body {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
}
*:focus {
  box-shadow: none !important;
}
.transition,
.transition a,
.transition img {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
h6.pl-3 {
  margin-left: -38px !important;
  font-size: 14px;
}
.over_hidden {
  overflow: hidden;
}
.image img {
  max-width: 100%;
}
.site_bg {
  background: #102694;
}
.site_color {
  color: #102694;
}
/*z-index*/
.z_index_1 {
  z-index: 1;
}
.z_index_2 {
  z-index: 2;
}
.container {
  max-width: 1200px;
}

/* Font Size */
.font_size_11 {
  font-size: 11px;
}
.font_size_12 {
  font-size: 12px;
}
.font_size_13 {
  font-size: 13px;
}
.font_size_14 {
  font-size: 14px;
}
.font_size_15 {
  font-size: 15px;
}
.font_size_16 {
  font-size: 16px;
}
.font_size_17 {
  font-size: 17px;
}
.font_size_18 {
  font-size: 18px;
}
.font_size_19 {
  font-size: 19px;
}
.font_size_20 {
  font-size: 20px;
}
.copyLogo {
  max-width: 97px;
}

.form_des_line .form-group {
  position: relative;
  margin-bottom: 30px;
}
.form_des_line .form-control {
  padding: 10px;
  height: inherit;
}
.form_des_line .form-control:focus {
  box-shadow: none;
}
.form_des_line .lab_pos {
  left: 10px;
  pointer-events: none;
  top: 10px;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 12px;
  margin: 0px;
  color: #444;
  line-height: 22px;
}
.form_des_line .lab_vlu .lab_pos {
  top: -20px;
  left: 0px;
  font-size: 12px;
  color: #007bff;
}

.siteBtn {
  background: #102694;
  border: 1px solid #102694;
  color: #ffffff;
  border-radius: 0px;
  padding: 8px 30px;
  font-size: 14px;
}
.siteBtn:hover {
  background-color: #fff;
  color: #102694;
}
.siteBtnOutline {
  border: 1px solid #fff;
  background: transparent;
  color: #ffffff;
  border-radius: 0px;
  padding: 8px 30px;
  font-size: 14px;
}
.siteBtnOutline:hover {
  background: #fff;
  color: #102694;
}
.siteBtnReverse {
  border: 1px solid #102694;
  color: #102694;
  background: transparent;
}
.siteBtnReverse:hover {
  color: #fff;
  background: #102694;
}

.hrDesign {
  line-height: 8px;
  margin-top: 5px;
}
.hrDesign > span {
  width: 3px;
  height: 3px;
  display: inline-block;
  background: #102694;
  vertical-align: top;
}
.evtLabel {
  font-weight: 500;
  padding-right: 30px;
  min-width: 100px;
  font-size: 13px;
}
.eventRow {
  display: flex;
}
.evtValue {
  font-size: 12px;
  color: #666;
  margin-bottom: 0.5rem;
}
.mapForIframe {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.mapForIframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.mapForIframeSingle iframe {
  height: 300px;
  width: 100%;
}
.adjCkMarg {
  margin-top: -15px;
}

.showMobile {
  display: none;
}
.mt_minus_150 {
  margin-top: -150px;
}
.boxShadow {
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2);
}
.site_bg .hrDesign > span {
  background: #ffffff;
}
.site_bg .evtValue {
  color: #ffffff;
}

/* counter box style 1 */
.counter-feature-box-1 {
  height: 199px;
}
.counter-feature-box-1:hover {
  background: #ff214f;
  border-color: #ff214f;
}

/* counter box style 3 */
.counter-box-3 .counter-box {
  display: inline-block;
  width: auto;
  padding: 0 15px;
  vertical-align: top;
  text-align: center;
  position: relative;
}
.counter-box-3 .counter-box:after {
  position: absolute;
  right: 0;
  width: 1px;
  height: 70%;
  background-color: #f9f9f9;
  content: "";
  top: 15%;
}
.counter-box-3 .counter-box:last-child:after {
  width: 0;
}
.counter-box-3 .counter-box .number {
  display: block;
  font-weight: 600;
  font-size: 34px;
  line-height: 30px;
}
.counter-box-3 .counter-box span {
  font-weight: 400;
  font-size: 10px;
  line-height: 18px;
  text-transform: uppercase;
}
.termtext a,
.bestView a {
  color: #102694;
}

.bg_black {
  background: #181717;
}
.copy {
  font-size: 11px;
  font-weight: 400;
  line-height: 20px;
}
.footer_info .copy a {
  color: #102694;
  text-decoration: none;
}

.siteInput {
  background-color: #eee;
  border: none;
  padding: 10px 15px;
  width: 100%;
  font-size: 12px;
  color: #757575;
}
.adjcolSpace.no-gutters {
  margin-right: -4px;
  margin-left: -4px;
}
.adjcolSpace.no-gutters > [class*="col-"] {
  padding-right: 5px;
  padding-left: 5px;
}

.lLogo {
  max-width: 110px;
}

.footerAdj {
  position: fixed;
  bottom: 0px;
  left: 0px;
  right: 0px;
  z-index: 9999999;
}
.siteUL li {
  padding: 2px 0px;
}
.headAfter:after {
  content: "";
  background: #102694;
  width: 50px;
  height: 2px;
  display: block;
  margin-top: 5px;
}
.headAfter.text-center:after {
  margin: 5px auto 0;
}

.spkImage {
  max-width: 150px;
  display: inline-block;
  overflow: hidden;
  border-radius: 50%;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  background: #f8f9fa;
}
.spkMain:hover .spkImage {
  border-radius: 0px;
}

.siteA {
  color: #102694;
}
.siteA:hover {
  text-decoration: none;
  color: #000;
}
.forgotA {
  color: #000;
}
.forgotA:hover {
  text-decoration: none;
  color: #102694;
}

.adjJuryModal .modal-header {
  margin-top: 150px;
}
.adjJuryModal .avatar {
  width: 200px;
  border-radius: 50%;
  overflow: hidden;
  margin-top: -110px;
  margin-left: auto;
  margin-right: auto;
  background: #f9f9f9;
}
.adjJuryModal .avatar img {
  max-width: 100%;
}
.modalClose {
  position: absolute;
  right: -20px;
  margin: 0 !important;
  top: -20px;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  line-height: 40px;
  padding: 0 !important;
  background: #fff !important;
  opacity: 1;
  z-index: 1;
}
.adjJuryModal {
  border: 0px;
}

.spkMain > p {
  line-height: 20px;
  min-height: 40px;
}

.agenda-row {
  display: table;
  width: 100%;
}
.agenda-col {
  display: table-cell;
  position: relative;
}
.agenda-row .agenda-col:first-child {
  width: 100px;
}

.agenda-row .agenda-col:last-child {
  border-left: 4px solid #ddd;
  padding: 0 0 30px 20px;
}

.agenda-row .agenda-col:last-child:before {
  content: "";
  width: 12px;
  height: 12px;
  background: #102694;
  position: absolute;
  left: -8px;
  border-radius: 12px;
  top: 5px;
}

.agDate {
  margin-bottom: 30px;
}
.agenda-row h3 {
  font-size: 16px;
  line-height: 18px;
  color: #555555;
}
.agenda-row .speaker {
  position: relative;
  display: inline-block;
  padding-left: 50px;
  min-height: 40px;
  margin-right: 20px;
  display: flex;

  margin-bottom: 10px;
}
.agenda-row p {
  font-size: 12px;
  margin: 10px 0 0;
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
}
.arrow-icon {
  border: solid #6b6565;
  border-width: 0 1.8px 1.8px 0;
  display: inline-block;
  padding: 2.5px;
}
.down {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  position: relative;
  top: -3px;
}
.agenda-row:last-child .agenda-col:last-child {
  padding-bottom: 0px;
}

.speakerMain {
  display: flex;
}
.spDEt {
  margin-top: 3px;
}
.spImage {
  width: 40px;
  height: 40px;
  overflow: hidden;
  border-radius: 50%;
  border: 1px solid #ddd;
  position: absolute;
  left: 0px;
  top: 0px;
  background: #ddd;
}
.spImage img {
  max-width: 100%;
}
img {
  max-width: 100%;
}
.spName {
  font-weight: 500;
  font-size: 13px;
}
.spDeg {
  font-size: 11px;
}

.spon .no-gutters {
  margin-right: -4px;
  margin-left: -4px;
}
.spon .no-gutters > [class*="col-"] {
  padding-right: 5px;
  padding-left: 5px;
  margin-bottom: 10px;
}

.inrSpon {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}

.inrSpon img {
  max-width: 80%;
}
.iti {
  width: 100%;
  margin-bottom: 1rem;
}

.fError {
  display: none;
}

.forJq.notRight .fMian {
  display: none;
}
.forJq.notRight .fError {
  display: block;
}
.fixexHeader {
  padding-top: 54px;
}
.icon_design {
}
.bar1,
.bar2,
.bar3 {
  width: 15px;
  height: 1px;
  background-color: #333;
  margin: 4px 0;
  transition: 0.4s;
  display: block;
}
.change .bar1 {
  -webkit-transform: rotate(-45deg) translate(-4px, 4px);
  transform: rotate(-45deg) translate(-4px, 4px);
}
.change .bar2 {
  opacity: 0;
}
.change .bar3 {
  -webkit-transform: rotate(45deg) translate(-3px, -4px);
  transform: rotate(45deg) translate(-3px, -4px);
}
.menu_layer {
  display: none;
}
.menu_layer.layer_opn {
  display: block;
}
.opacity_05 {
  opacity: 0.5;
}
.bg_black {
  background: #000;
}
.pos_full {
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
}

.whyBox .whoinner > i {
  font-size: 42px;
}
.whoinner {
  margin-bottom: 50px;
}
.datetime-icon i,
.datetime-icon .icons {
  font-size: 40px;
}

@media (min-width: 992px) {
  .whyBox .col-lg-2 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}

.left_side_main_menu li.nav-item {
  padding: 0px 10px;
}
.linkBtn {
  color: #102694 !important;
}
.mtMius {
  margin-top: -50px;
}
.agendaMain li > a.nav-link {
  background: #eee;
  padding: 15px 20px;
  position: relative;
  color: #343a40;
}
.agendaMain li > a.nav-link.active {
  background: #343a40;
  color: #eee;
}
.agendaMain li > a.nav-link > span {
  margin-bottom: 3px;
}
.agendaMain li > a.nav-link.active:after {
  position: absolute;
  left: 50%;
  bottom: -5px;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #343a40;
  content: "";
  margin-left: -5px;
}

.fullA {
  color: #6c757d;
  text-decoration: none !important;
  display: block;
}
.fullA:hover {
  color: #000;
}

ul.footerIcons {
  display: inline-block;
  list-style: none;
  margin: 0;
  padding: 0;
  vertical-align: middle;
}

.footerIcons li {
  text-indent: 100%;
  overflow: hidden;
  width: 24px;
  height: 24px;
  display: inline-block;
  margin-left: 3px;
  vertical-align: middle;
}

.footerIcons li a {
  display: block;
  height: 100%;
  width: 100%;
  background-size: 100%;
  background-size: cover;
}

.footerIcons .twitter a {
  background-image: url(../img/twitter-icon.png);
}

.footerIcons .linkedin a {
  background-image: url(../img/linkedin-icon.png);
}
.footerIcons .facebook a {
  background-image: url(../img/facebook-icon.png);
}

.linksF a + a {
  border-left: 1px solid #ddd;
  padding-left: 10px;
  margin-left: 7px;
}
.rFot > span {
  font-size: 11px;
  vertical-align: middle;
}
.adjyes .btn {
  border-radius: 0px;
  box-shadow: none !important;
  border: 1px solid #00bceb;
}
.adjyes .btn.active {
  background: #00bceb;
  color: #fff;
}

.socialBtn {
  background: #444;
  border: 1px solid #444;
  color: #fff;
}
.gogle {
  background: #4081ed;
  border-color: #4081ed;
}
.facebok {
  background: #3b5998;
  border-color: #3b5998;
}
.linkdn {
  background: #0077b5;
  border-color: #0077b5;
}

.sIcon {
  font-size: 20px;
  width: 40px;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  text-align: center;
  vertical-align: middle;
  border-right: 1px solid rgb(0, 0, 0, 0.2);
  margin-right: 5px;
}
.sIcon i {
  vertical-align: middle;
}
.orBg {
  text-align: center;
  position: relative;
}
.orBg:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background: #eee;
  left: 0px;
  top: 49.5%;
}
.orBg > span {
  display: inline-block;
  background: #fff;
  position: relative;
  z-index: 1;
  padding: 0px 50px;
}
.socialBtn a {
  color: #ffffff;
  text-decoration: none;
}
.fullA {
  color: #6c757d;
  text-decoration: none !important;
  display: block;
}
.follwUs {
  list-style: none;
}
.follwUs li {
  display: inline-block;
  margin-right: 10px;
}
.follwUs li a {
  color: #017cc2;
  width: 36px;
  height: 36px;
  border: 1px solid #017cc2;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.follwUs li a:hover {
  background: #017cc2;
  color: #fff;
  text-decoration: none;
}
.onSiteBg.follwUs li a {
  color: #fff;
  border-color: #fff;
}
.onSiteBg.follwUs li a:hover {
  background: #fff;
  color: #017cc2;
}

section.banner img {
  width: 100%;
}
.privacy-ui h2 {
  font-size: 25px;
}

.privacy-ui h3 {
  font-size: 17px;
  margin: 10px 0;
}

.privacy-ui {
  text-align: justify;
  line-height: 29px;
}
.country-select.inside {
  display: block;
  position: relative;
}

.country-select .country-list {
  max-width: 100%;
  min-width: 100%;
}

.country-select.inside .flag-dropdown {
  position: relative;
}

.selected-flag {
  top: -20px !important;
}
.iti.iti--allow-dropdown {
  margin-bottom: 0;
}
section.banner {
  box-shadow: 2px 1px 2px #ccc !important;
}
.gender-ui h6 {
  font-size: 12px;
  margin: 0 0 3px;
}

.gender-ui input {
  margin: 0;
  position: relative;
  top: 3px;
}

.gender-ui label {
  padding-right: 10px;
  font-size: 11px;
}

.formMain.mt-4.pt-2 .btn-group {
  width: 100%;
  margin-bottom: 15px;
}

.btn-group button.multiselect.dropdown-toggle.custom-select.text-center {
  text-align: left !important;
  border-radius: 0;
  background: #ccc;
  background-color: #eee;
  border: none;
  padding: 10px 15px;
  width: 100%;
  font-size: 12px;
  color: #757575;
  height: 38px;
}
span.multiselect-native-select .multiselect-container.dropdown-menu {
  width: 100%;
  height: 140px;
  overflow: auto;
}
span.multiselect-native-select
  .multiselect-container.dropdown-menu
  label.form-check-label {
  font-size: 12px;
}
button.multiselect-option.dropdown-item {
  width: 100%;
  min-width: 600px;
}

button.multiselect-option.dropdown-item span.form-check {
  min-width: 100%;
  width: 100%;
}

.btn-group {
  margin-bottom: 7px !important;
  font-size: 12px;
}
span.multiselect-native-select ~ label.mb-3 {
  font-size: 12px;
}
button.multiselect {
  background-image: linear-gradient(45deg, transparent 42%, black 50%),
    linear-gradient(135deg, black 50%, transparent 50%),
    linear-gradient(to right, #ccc, #ccc);
  background-position: calc(100% - 20px) calc(1em + 2px),
    calc(100% - 15px) calc(1em + 2px), 100% 0;
  background-size: 5px 5px, 5px 5px, 2.5em 2.5em;
  background-repeat: no-repeat;
}

button.multiselect:focus {
  background-image: linear-gradient(45deg, white 50%, transparent 50%),
    linear-gradient(135deg, transparent 50%, white 50%),
    linear-gradient(to right, gray, gray);
  background-position: calc(100% - 15px) 1em, calc(100% - 20px) 1em, 100% 0;
  background-size: 5px 5px, 5px 5px, 2.5em 2.5em;
  background-repeat: no-repeat;
  border-color: grey;
  outline: 0;
}
span.arrow-ui {
  width: 38px;
  height: 38px;
  background: #dfdfdfcc;
  position: absolute;
  right: 6px;
  z-index: 999;
  text-align: center;
  line-height: 37px;
  font-size: 21px;
  cursor: pointer;
}

@media screen and (max-device-width: 991px), screen and (max-width: 991px) {
  .fixexHeader {
    padding-top: 47px;
  }
  .left_side_main_menu {
    position: fixed;
    top: 0px;
    left: -251px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    width: 250px;
    transition: all 0.1s ease-in;
    background: #fff;
    padding: 0px;
    bottom: 0;
  }
  .left_side_main_menu.collapsing {
    transition: all 0.1s ease-in;
  }
  .left_side_main_menu.show {
    left: 0;
  }
  .left_side_main_menu .navbar-nav {
    height: 80%;
    overflow-y: auto;
    max-height: calc(100% - 63px);
  }
  .mob_menu_logo {
    border-bottom: 1px solid #eee;
    margin-bottom: -1px;
    min-height: 47px;
    line-height: 27px;
  }

  header.position-absolute {
    position: fixed !important;
    background: #102694;
  }
  .navbar-light .navbar-nav .nav-link {
    padding: 10px;
    border-bottom: 1px solid #eee;
    color: #000;
  }
  .navbar-brand {
    margin-left: 6px;
  }
  .mast_img_adj {
    max-width: 100% !important;
  }
}
.btn-group button.multiselect.dropdown-toggle.custom-select.text-center {
  z-index: 999;
  background: transparent;
}
.btn-group {
  background: #eee;
}

@media screen and (max-width: 767px) {
  .showDesktop {
    display: none;
  }
  .showMobile {
    display: block;
  }
  .why-attand-icons li {
    width: 46%;
    display: inline-block;
  }
  .agenda-row .agenda-col:first-child {
    width: 60px;
    font-size: 12px;
  }
  .box.p-5 {
    padding: 20px !important;
  }
  .evtLabel {
    padding-right: 10px;
    min-width: 80px;
  }
  .counter-box-3 .counter-box {
    padding: 0 10px;
  }
  .counter-box-3 .counter-box .number {
    font-size: 30px;
  }
  .speakerMain {
    display: block;
  }
}

.stepwizard-step p {
  margin-top: 10px;
}

.stepwizard-row {
  display: table-row;
}

.stepwizard {
  display: table;
  width: 100%;
  position: relative;
}

.stepwizard-step button[disabled] {
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
}

.stepwizard-row:before {
  top: 14px;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 100%;
  height: 1px;
  background-color: #ccc;
  z-order: 0;
}

.stepwizard-step {
  display: table-cell;
  text-align: center;
  position: relative;
}

.btn-circle {
  width: 30px;
  height: 30px;
  text-align: center;
  padding: 6px 0;
  font-size: 12px;
  line-height: 1.428571429;
  border-radius: 15px;
}

.form-group.has-error label {
  color: #f61515 !important;
}

.form-group.has-error .form-control {
  border-color: #f62c3a;
}
.form-group.col-md-12.question input[type="radio"] {
  width: auto !important;
}

.row.pt-4.pl-0 .form-group.col-md-4 {
  padding-left: 0;
}

.row.pt-4.pl-0 .form-group {
  padding-left: 0 !important;
}
.submit {
  display: none;
}
.form-group.col-md-12.question.main ~ .row.next {
  display: none;
}
.form-group.col-md-12.question.main ~ .submit {
  display: block;
}
