body{font-family: 'Roboto', sans-serif; font-size:14px;}
*:focus{box-shadow: none!important}
.transition, .transition a, .transition img{-webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -o-transition:all .3s ease-in-out; transition: all .3s ease-in-out;}
.over_hidden{overflow:hidden;}
.image img{max-width:100%;}
.site_bg{background: #019ccd;}
.site_color{color:#e82a2a;}
/*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;}




.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: #019ccd;border: 1px solid #019ccd;color: #FFFFFF;border-radius: 0px;padding: 8px 30px;font-size: 14px;}
.siteBtn:hover{background-color: #fff;color: #070909;}
.siteBtnOutline{border: 1px solid #fff; background: transparent; color: #FFFFFF; border-radius: 0px; padding: 8px 30px; font-size: 14px;}
.siteBtnOutline:hover{background: #fff;color: #019ccd;}
.siteBtnReverse{border: 1px solid #e82a2a; color: #e82a2a; background: transparent;}
.siteBtnReverse:hover{color: #fff; background: #e82a2a;}

.hrDesign{line-height: 8px; margin-top: 5px;}
.hrDesign > span{width: 3px;height: 3px;display: inline-block;background: #019ccd;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: .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: #e82a2a;}

.bg_black {
    background: #181717;
}
.copy  {
    font-size: 11px;
    font-weight: 400;
    line-height: 20px;
}
.footer_info .copy  a {
    color: #e82a2a;
    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: 999;
}
.siteUL li{padding: 2px 0px}
.headAfter:after{
    content: '';
    background: #e82a2a;
    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 .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    background: #f8f9fa;
}
.spkMain:hover .spkImage {
    border-radius: 0px;
}

.siteA{color: #e82a2a;}
.siteA:hover{text-decoration: none;color: #000}
.forgotA{color: #000;}
.forgotA:hover{text-decoration: none;color: #e82a2a}

.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: #e82a2a;
    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;
    
}
.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: #e82a2a!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;
}
section {
    padding: 50px 0;
}


/* custome select */
.custome-dropdown-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 400px;
    margin: 100px auto 0;
}

.custome-dropdown-wrapper .select2.select2-container {
    width: 180px !important;
}

.custome-dropdown-wrapper .custome-dropdown {
    flex: 0 0 45%;
    max-width: 45%;
}

img.img-flag {
    margin: 0 !important;
    display: inherit !important;
    height: 15px;
    width: 18px;
    object-fit: contain;
}
input.select2-search__field {
    width: 100% !important;
    background: none !important;
}

.select2-container--classic .select2-selection--multiple {
    border-radius: 0;
    background: #eee;
    border: none;
    padding: 4px 8px;
    margin-bottom: 10px;
}

.adjcolSpace.no-gutters>[class*=col-] label {
    color: #797775;
}
section.banner{
    padding:0;
}

@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:#E82A2A;}
	 .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;}
    
}

@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}
}

.font-weight-bold.mb-5, .description.mb-4.h6 {
    font-size: 17px;
    font-weight: 400 !important;
  }
  
.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: 14px;
}
.row.no-gutters.adjcolSpace .iti {
    margin: 0 !important;
}


.container.position-relative .form-control {
    background-color: #eee;
    border: none;
    padding: 10px 15px;
    width: 100%;
    font-size: 12px;
    color: #757575;
    border-radius: 0;
    height: 38px;
}

p.font12 {
    font-size: 13px;
}
header.z_index_2.bg-white.py-2.border-bottom.fixed-top + section.banner {
    padding-top:67px;
}
p.know-more {
    margin: 0;
    padding: 10px 0;
}

p.know-more a {
    color: #7cdaff;
}

.col-lg-4.col-md-4.country {
    position: relative;
}


.reschedule ul.follwUs.pl-0.mt-3 li a {
    color: #fff;
    border-color: #fff;
}
.reschedule ul.follwUs.pl-0.mt-3 li a:hover {
    background: #fff;
    color: #019ccd;
}

.col-lg-4.col-md-4.country span.reqired {position: absolute;left: 104px;z-index: 999999;color: #827f7f;display: block;width: 10px;font-size: 13px;height: 10px;top: 11px;}