* { font-family: 'Montserrat', sans-serif !important; }
.fa { font-family: FontAwesome !important; }



/* Succesfull Past Conferences */

.past-success-box{border: 1px #F7F7F7 solid;
    background: #FFF;
    border-radius: 4px;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .2);
    margin-top: 20px;
    margin-bottom: 20px; padding: 20px;}
  	
	.past-info-row{display:inline-block; width:100%; border-radius:3px;
	 margin-bottom: 6px; 
	 border: 1px #f7f7f7 solid; 
	 padding: 10px; 
	 background: #FFF; text-align:center; }
	 .past-info-row:hover{box-shadow: 0 0 5px 0 rgba(0, 0, 0, .2);}
	 
	.past-info-row:nth-child(even){ background:#f7f7f7;}
	 
	 .past-info-row .title{ font-size:14px !important; margin-top:5px; margin-bottom:0px; }
	 .past-info-row .title span{font-weight:600;}
	 .past-links{ display:inline-block;}
	 .past-links ul{ padding:0px; margin:0px; }
	 .past-links ul li{ float:left; list-style:none;  }
	 .past-links ul li a{ float:left; padding:2px 6px; margin:10px 5px; margin-bottom: 0px; border:1px #0a2b6d solid; background:#FFF; border-radius:4px; color:#0a2b6d; text-transform: uppercase; 
	 font-weight:600; font-size:12px; }
	 .past-links ul li a:hover{border:1px #0a2b6d solid; background:#0a2b6d; color:#FFF;}
	 
	 
	 .rectangle_1 { padding:20px;
  border-radius: 6px;
  /* background-color: rgb(247, 247, 247); */
  background-color: #FFF;
  box-shadow: -11.89px -10.706px 0px 0px rgba(35, 31, 32, 0.14);
  width: 100%;
  height: auto;
}
.text-black{ color:#000 !important;}


.highlights-box {padding:10px; display:inline-block; margin-top:10px; width:100%;}
.highlights-box:hover{ background:rgb(247, 247, 247); border-radius:4px;}
.highlights-box .icon{ float:left; margin-right:20px; border-radius:50%; max-width:60px; height:60px; background:#fbbc05; padding: 7px; width:22%; margin-bottom:0px;}
.highlights-box .icon img{}
.highlights-box .text{float:left; font-size:14px; font-weight:600; margin-top: 5px; width:70%;}
.highlights-box .text span{color:#fbbc05; font-size:18px;clear: both; display: block;}

.highlights-box:nth-child(odd) .icon{ margin-right:0px; margin-left:20px;}
.highlights-box:nth-child(odd) .text{ text-align:right;}


  /* end  */



/*** Important Alert start ***/
.cookie-notify {
background: #f2f3f5;
color: #000;
font-size: 13px;
border: 0px;
padding: 10px 0px !important;
}
.btn.btn-rounded {
border-radius: 2em !important;
}
.close-new-btn{ width:100%; background:#0a2b6d; border:1px #0a2b6d solid; margin-top: 25px; font-size:14px; padding:8px 8px; text-transform: capitalize; color: #FFF !important;}	
.close-new-btn:hover{background:#252525; border:1px #252525 solid;}
.mob-close-icon{display:none;}
.cookie-notify a{color:#000;}
/*@media (max-width: 767px) {
.mob-pad-b-30{ padding-bottom:30px;}    
.close-new-btn{ margin-top:0px !important; margin-bottom:20px !important;}
.mob-close-icon{display:block !important; background:#0a2b6d; color#FFF; margin-right:0px !important; padding: 0px 6px;
border-radius: 4px; font-size: 12px; cursor: pointer; }
.p-m-20{ padding:0 20px !important;}
}
*/
@media only screen and (max-width: 767px) {
    .mob-pad-b-30 { 
        padding-bottom: 30px;
    }    

    .close-new-btn { 
        margin-top: 0px !important; 
        margin-bottom: 20px !important;
    }

    .mob-close-icon {
        display: block !important; 
        background: #0a2b6d; 
        color: #FFF; 
        margin-right: 0px !important; 
        padding: 0px 6px;
        border-radius: 4px; 
        font-size: 12px; 
        cursor: pointer;
    }

    .p-m-20 { 
        padding: 0 20px !important;
    }
}
/*** Important Alert end ***/
.sponsors_box_new .sponsors_box {
height: auto;
}
.sponsors_box_new .sponsors_box img {
width: 100%;
height: auto;
}
/** google translater start **/
.lan {
/* display: none; */
/* width: 180px; */
background: #f3f3f3;
border-radius:2px;
/* border: 1px #CCC solid; */
padding: 2px 7px !important;
position: absolute;
right: 6px;
top: 40px;
z-index: 999;
}
.lan .goog-te-gadget {
font-family: arial;
font-size: 7px !important;
color: #666;
white-space: nowrap;
}
.lan select {
padding: 2px !important;
font-size: 11px !important;
margin-bottom: 0px !important;
box-shadow: none !important;
border-radius: 2px !important;
width: 100px !important;
}
@media (max-width:767px){
.lan {display:none !important;}
}
/** google translater end **/
.signup-heading{font-size:24px; margin-bottom:0px;}
.no-display{ display:none;}
.f-logo{font-size:26px; line-height:30px; margin-top:14px;}
.col-container-members{display: flex; /* equal height of the children */}
.col-members {
flex: 1; /* additionally, equal width */
margin: 5px 10px; padding:0px; transition:all .4s ease;
/*border:1px #dddddb solid;*/
background:#FFF;
}
.col-members:hover{-webkit-transform:translateY(-8px);transform:translateY(-8px);box-shadow:0 60px 40px -40px rgba(0,0,0,0.13);}
.col-container{display: flex; /* equal height of the children */}
.col {
flex: 1; /* additionally, equal width */
margin:5px;
padding: 4px;
/*border:1px #dddddb solid;*/
}
.col-commitee{display: table; /* equal height of the children */}
.col-commitee {
display: table-cell; /* additionally, equal width */
padding: 4px;
border: 1px solid #c4c4c4;
}
@media (max-width: 767px) {
.col-container{display: block; }
.col {display: block; margin: 0px; }
.team-desc {min-height: 84px;}
.col-container-members{display: block; }
.col-members { display: block; margin: 0px; padding:6px; border: 4px #0a2b6d solid;}
}    
/*
.col-container {
display: table;
width: 100%
}
.col {
display: table-cell;
margin:5px;
padding: 4px;
}
*/
/* exhibitors landing page */      
.btn-exhibitors{ display:inline-block; width:100%; margin-bottom: 40px;}    
.btn-exhibitors a{display:inline-block; 
background-color: #1d975c;
border:1px #1d975c solid; 
color: #FFF; 
font-size: 16px;
padding: 10px 30px; border-radius:4px;}
.btn-exhibitors a:hover{background-color:#FFF;border:1px #1d975c solid;color:#1d975c;}
.exhibitors-bg-1{ background:url(../images/exhibitors-bg-full.jpg) center top no-repeat; width:100%; height:800px; }
.exhibitors-bg-2{ background:url(../images/exhibitors-bg-full-2.html) center top no-repeat; width:100%; height:800px; }
.exhibitors-bg-3{ background:url(../images/exhibitors-bg-full-03_2.html) center top no-repeat; width:100%; height:800px; }
.exhibitors-bg{/* background:url(../images/exhibitors-bg.jpg) center top no-repeat; width:1100px; height:580px;*/ display:block;}
.exhibitors-bg .exh-main-info{ display:block;}
.exhibitors-bg .video-box{ float:left; background:#000;  width:270px; border-radius:10px; overflow:hidden; position: absolute; top: 310px; left: 470px; box-shadow: 0 0 20px 0 rgb(0 0 0 / 20%); border:4px #1d975c solid;}
.exhibitors-bg .video-box:hover{border:4px #000 solid;}
.exhibitors-bg .pdf-box{width: 140px; border-radius: 10px; overflow: hidden; position: absolute; top: 310px; left: 250px;  border:4px #63a343 solid; /*height: 190px;*/}
.exhibitors-bg .pdf-box:hover{border:4px #000 solid;}
.exhibitors-bg .pdf-box img{width: 140px; height: 190px;}
.exhibitors-bg .pdf-box .cal-btn{ display:block; background:#63a343;}
.exhibitors-bg .pdf-box .cal-btn a{ text-decoration:none; background:#63a343; color:#FFF; padding:1px 6px; font-size: 11px; font-weight: bold; 
text-transform:uppercase;}
.exhibitors-bg .paper-box{width:230px; border-radius:10px; overflow:hidden; position: absolute; top: 305px; right: 380px; border:4px #1d975c solid; /*height: 190px;*/}
.exhibitors-bg .paper-box:hover{border:4px #000 solid;}
.exhibitors-bg .paper-box img{/*width: 140px; height: 190px;*/ width:100%; height:auto;}
.exhibitors-bg .paper-box .cal-btn{ display:block; background:#63a343; padding:6px 0px;}
.exhibitors-bg .paper-box .cal-btn a{ text-decoration:none; color:#FFF; padding:1px 5px; font-size: 12px; font-weight: bold; text-transform:uppercase;}
.exhibitors-bg .paper-box-2_1{width:200px; border-radius:10px; overflow:hidden; position: absolute; top: 305px; right: 500px; border:4px #1d975c solid; /*height: 190px;*/}
.exhibitors-bg .paper-box-2_1:hover{border:4px #000 solid;}
.exhibitors-bg .paper-box-2_1 img{/*width: 140px; height: 190px;*/ width:100%; height:auto;}
.exhibitors-bg .paper-box-2_1 .cal-btn{ display:block; background:#63a343; padding:6px 0px;}
.exhibitors-bg .paper-box-2_1 .cal-btn a{ text-decoration:none; color:#FFF; padding:1px 5px; font-size: 12px; font-weight: bold; text-transform:uppercase;}
.exhibitors-bg .paper-box-2_2{width:200px; border-radius:10px; overflow:hidden; position: absolute; top: 305px; right: 290px; border:4px #1d975c solid; /*height: 190px;*/}
.exhibitors-bg .paper-box-2_2:hover{border:4px #000 solid;}
.exhibitors-bg .paper-box-2_2 img{/*width: 140px; height: 190px;*/ width:100%; height:auto;}
.exhibitors-bg .paper-box-2_2 .cal-btn{ display:block; background:#63a343; padding:6px 0px;}
.exhibitors-bg .paper-box-2_2 .cal-btn a{ text-decoration:none; color:#FFF; padding:1px 5px; font-size: 12px; font-weight: bold; text-transform:uppercase;}
.exhibitors-bg .paper-box-2{/*width:230px;*/ width:150px; border-radius:10px; overflow:hidden; position: absolute; top:500px; right:290px; border:4px #1d975c solid; /*height: 190px;*/}
.exhibitors-bg .paper-box-2:hover{border:4px #000 solid;}
.exhibitors-bg .paper-box-2 img{/*width: 140px; height: 190px;*/ width:100%; height:auto;}
.exhibitors-bg .paper-box-2 .cal-btn{ display:block; background:#63a343; padding:6px 0px;}
.exhibitors-bg .paper-box-2 .cal-btn a{ text-decoration:none; color:#FFF; padding:1px 5px; font-size: 12px; font-weight: bold; text-transform:uppercase;}
.hileted-box{ padding:20px 20px 0px 20px; background: #FFF; margin-bottom:20px; border-radius: 4px; box-shadow: 0 0 20px 0 rgb(0 0 0 / 20%);}
.hileted-box p{margin-bottom:10px; }
@media (max-width:991px){
.exhibitors-bg .exh-main-info { display: inline-block;  /*margin-top: 50px;*/}
.exhibitors-bg-1{ background:none; height:auto; padding-bottom:20px;}  
.exhibitors-bg-2{ background:none; height:auto; padding-bottom:20px;} 
.exhibitors-bg-3{ background:none; height:auto; padding-bottom:20px;}
.exhibitors-bg .video-box{ position:static; margin-top:20px; margin-bottom:20px; margin-left: 0px; width:240px !important;}
.exhibitors-bg .pdf-box{position:static; float:left; margin:10px;}
.exhibitors-bg .paper-box {position: static; float: left; margin: 10px;}
.exhibitors-bg .paper-box-2_1{position: static; float: left; margin: 10px;}
.exhibitors-bg .paper-box-2_2{position: static; float: left; margin: 10px;}
.exhibitors-bg .paper-box-2{position:static; float:left; margin:10px;}
}
/* exhibitors landing page end */ 
.org-sec{ display:block;}
.org-sec h4{ text-align:left;}
.footer-organizer-sec{ display:block; color:#FFF; text-align:left;}
.footer-organizer-sec h5{  margin-bottom:0px; color:#FFF;  }
.footer-organizer-sec h5 a{text-decoration:none; font-size:16px; color:#FFF; font-weight:700 !important;}
.footer-organizer-sec .org-add{ font-size:13px; margin-bottom:14px;}
.footer-organizer-sec .org-call{ font-size:13px;}
/*** brochure alert css ****/
.alert-brochure{ display:block; background: #f1f1f1; text-align:center;}
.alert-brochure h4{font-size:24px; color:#0a2b6d ; margin-bottom:5px;}
.alert-brochure p{font-size:14px; color:#000; margin-bottom:5px;}
.alert-brochure .btn-brochure{background-color: #0a2b6d ; border-color: #FFF; font-size: 14px; height: 36px; line-height: 33px; padding: 0 18px; border-radius:3px; font-weight:500;}
.alert-brochure .btn-brochure:hover{background-color: #0a2b6d ; border-color: #0a2b6d ;}
.alert-brochure .alert-success{display:block; background: #f1f1f1; border-color:#CCC;  text-align:center; padding: 10px;}
.alert-brochure .alert-success span{font-size:24px !important; color:#0a2b6d ; margin-bottom:10px; display:inline-block; width:100%; line-height: 24px;}
.alert-brochure .alert-success span:nth-child(3){font-size:14px !important; color:#000; margin-bottom:10px;}
.alert-brochure .alert-success .btn.btn-primary{background-color: #0a2b6d ; border-color: #0a2b6d ;}
.alert-brochure .alert-success .btn.btn-primary:hover{background-color: #224386 ; border-color: #224386 ;}
.alert-brochure .alert-success .btn.btn-sm{font-size: 14px; height: 36px; line-height: 33px; padding: 0 18px; border-radius:3px; font-weight:500; text-transform: capitalize;}
@media (max-width: 767px) {
.alert-brochure .alert-success span{font-size:18px !important; }  
} 
/*** brochure alert css  End ****/
/*** 404 page css ****/
.page-not-found {background: #FFF; border-bottom: 1px #eee solid; padding:20px; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15); border-radius: 5px;}
.page-not-found h1{color: #0a2b6d; font-weight:600; margin-bottom:0px;}
.page-not-found h6{ font-weight:24px; }
.404-sessions{ display:block;}
.page-not-found-sessions .scientific_bg { display: inline-block; width: 100%; background: #f1f1f1; border-radius: 3px; padding: 0 20px;}
.page-not-found-sessions .scientific li {
color: #000;
padding: 4px 18px; padding-left:28px;
overflow: hidden;
width: 32%;
float: left;
margin-right: 0%;
margin-bottom: 1%;
margin-left: 1%;
font-weight: 400;
font-family: 'Montserrat', sans-serif;
line-height: 20px;
font-size: 14px;
text-align: left;
transition: all .4s ease;
background: #FFF;
}
@media (max-width:767px){
.page-not-found h1{font-size:24px;}
}
/*** 404 page css  end ****/
/*** pagenation css ****/
.pagination > li > a, .pagination > li > span {
position: relative;
float: left;
padding: 6px 12px;
line-height: 1.42857143;
text-decoration: none;
color: #0a2b6d ;
background-color: #fff;
border: 1px solid #ddd;
margin-left: -1px;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
z-index: 3;
color: #fff; 
background-color: #0a2b6d ;
border-color: #0a2b6d ;
cursor: default;
}
.pagination > li > a:hover{color: #0a2b6d;
background-color: #eee;
border-color: #eee;
}
/*** pagenation css END ****/
.sponsors-banner{ 
display: inline-block;
margin-right: 0px;
position: absolute;
right: 10px;
bottom: 10px;
background: #222;
/* width: 100%; */
padding-bottom: 4px;
border-radius: 4px;}
.sponsors-banner h6 {
color: #FFF;
text-align: center;
margin-bottom: 0px;
font-weight: 600 !important;
font-size: 18px;
line-height:30px;
}
.sponsors-banner ul{ padding:0px; margin:0px;display: block;width: 100%;margin-left: 20px;   margin-right: 20px;}
.sponsors-banner ul li{ padding:0px; margin:0px; list-style:none; float:left; 
background: #FFF;
border-radius: 4px;
padding: 0px 4px;
margin-right: 2px; }
.sponsors-banner ul li a{ /*margin-top:5px;*/ /*margin-right:5px;*/ display:block; padding:4px; /*border-right: 4px #000 solid;*/}
.sponsors-banner ul li a:last-child{ margin-right:0px; }
.sponsors-banner ul li a img{ height:44px; width:100%;}
@media (max-width: 991px) {
.sponsors-banner { display: none!important;}
}
.download-btn{ display:block; margin-top:-20px; margin-bottom:0px;}
.download-btn a{ text-decoration: none;
background: #0a2b6d;
border: 1px #0a2b6d solid;
color: #FFF;
padding: 12px 20px 12px 14px;
box-shadow: 1px 1px 2px #555555;
border-radius: 3px;
display: inline-block;
font-size:15px; width:100%; text-align:center;}
.download-btn a .fa-cloud-download{ margin-right:10px;}	
.download-btn a:hover{box-shadow:none; background: #1a469d;}
/* new registration css */
.pad-less{display:block;}
.pad-less .col-md-6:nth-child(odd){padding-left:0px;}
.pad-less .col-md-6:nth-child(even){padding-right:0px;}
.secure-max-width {max-width: 336px;}
.secureimageBox{ float:left;}
.register-form{ display:block;}
.register-form .form-control{ border-radius: 6px;
box-shadow: none;
height: auto;
line-height: 1.33333;
padding: 14px 18px;
border-radius: 3px;
box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%);
border: 2px solid #ddd ;
margin-bottom: 6px;
color: #000; background:#dddddd;}
.register-form .form-control:focus{background-color:#FFF;}	
.register-form select{border:2px solid #ddd;
color: #000;
cursor: pointer;
display: block;
line-height: 1.33333;
max-width: 100%;
min-width: 100%;
padding: 10px;
border-radius: 3px;
box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%);
-webkit-appearance: none !important;
-moz-appearance: none !important;
appearance: none !important;
background-image: url(../images/dropdown-arrow.png);
background-repeat: no-repeat;
background-position: right center;
padding: 14px 18px;
background-color:#dddddd;}
.register-form select:focus{background-color:#FFF;}	
.register-form .form-group label {
/* color: #0c3e61;*/
cursor: pointer;
display: inline-block;
margin-top: 8px;
margin-bottom: 4px;
/* font-size: 14px;*/
font-weight: normal;
}
.register-form .text-aria {
border: 1px solid #b0b6bb;
width: 100% !important; background:#dddddd ; padding:4px 14px !important; border-radius: 3px;
}
.register-form .text-aria:focus{background-color:#FFF ;}
.for-mobile .new_registration{ padding:0px;}
.for-mobile .new_registration .price-bar span{ padding:6px 0px;}
.new_registration{display:block;/*border:1px #b0b6bb solid;*/	}
.new_registration .types-cat{ background:#f9f1da; border-radius:4px;}
.new_registration .types-cat h4{ color:#202441 !important; margin-top:10px; margin-bottom:13px;}
.new_registration .titel-heading{ display:block; /*border-bottom:1px #b0b6bb solid;}*/}
.new_registration .titel-heading h4{ display:block; font-size:14px; font-weight:600 !important; padding:20px 0; text-align:center; text-transform: uppercase; /*color:#fb9605;*/ color:#000; }
.new_registration .titel-heading h4 span{display:block; text-transform:capitalize; }
.new_registration .price-bar{ padding:0px 0px; /*color:#000; background:#f2f2f2; border-bottom:1px #b0b6bb solid;*/}
.new_registration .price-bar .p-for{font-weight:600; font-size:14px; padding:7px 0; color:#FFF;}
.new_registration .price-bar span{ text-align:center !important; font-size:16px; padding: 7px 0; display: block; font-weight:600;  }
.new_registration .price-bar .text{ font-size:14px !important; font-weight:500; color:#FFF; margin-bottom: 0px; padding: 10px 0; font-weight:600;}
.new_registration .price-bar .price-hide{ color: gray !important; text-decoration: line-through; opacity: .5;}
.new_registration .price-bar span.selected a{ text-decoration:none; background: #ff9f00; color: #FFF; padding: 2px 12px; border-radius: 2px; }
.new_registration .price-bar span a{ text-decoration:none; background: #4e9435; color: #FFF; padding: 2px 12px; border-radius: 2px; font-size: 14px; width: 80px; display: block; height: 30px; }
.new_registration .price-bar span a:hover{ background: #FFF; border:1px #4e9435 solid; color:#4e9435; }
.new_registration .body-sec{ padding:20px; background:#0a2b6d; border-radius:4px;}
.new_registration .body-sec .td-bg{ background:#f9f1da;  /*border-top-left-radius:4px; border-bottom-left-radius:4px;*/ border-bottom:1px #FFF solid; border-right:1px #FFF solid; padding:5px !important;}
.new_registration .body-sec .td-bg:nth-child(3) { border-radius:0px;}
.new_registration .body-sec .td-bg:nth-child(4) { border-radius:0px; /*border-top-right-radius:4px; border-bottom-right-radius:4px;*/}
.new_registration .body-sec .hide-radius{ border-radius:0px !important;}
.mx-width{max-width:250px;}
.selectedrow{background:#dff0d8;}
.new_registration select {
height: 34px;
padding: 6px 12px;
background-color: #fff;
border: 2px solid #b0b6bb ;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.new_registration label{padding:0px !important;}
.new_registration .body-sec .td-bg.success{
background-color: #fbbc05  !important;
border-color: #fbbc05 ;
color: #FFF !important;
}
.new_registration .body-sec .td-bg. span.success{
background-color: #fbbc05  !important;
border-color: #fbbc05 ;
color: #FFF !important;
}
.new_registration .success1 {
background-color: #fbbc05  !important;
border-color: #fbbc05  !important;
color: #FFF !important;
}
.new_registration .success-active {
background-color: #fff !important;
border-bottom: 1px #e2f4fa solid !important;
}
.for-desk{ display:block;}
.for-mobile { display:none;}
@media (max-width: 991px) {

.for-desk{ display:none;}
.for-mobile { display:block;} 
}
@media (max-width: 767px) {
    .mobile_hide {display:none !important;}
.pad-less .col-md-6:nth-child(odd){padding-left:0px; padding-right:0px;}
.pad-less .col-md-6:nth-child(even){padding-left:0px; padding-right:0px;}
.new_registration .body-sec{ padding:10px !important;}
.new_registration .price-bar span{padding:4px !important;}
.new_registration .titel-heading h4{padding:10px 0px !important;}
.new_registration .body-sec .td-bg{ padding:3px 2px 2px 3px !important;}
.for-mobile .new_registration .price-bar span{padding:4px !important;}
.new_registration .price-bar .p-for{ padding:10px 0px !important;}
}
/* End : new registration css */
.h-SCMembers .team-image > img {height:auto;}
.h-speakers .team-image > img {height:auto;}
.committee-members .team-image > img{}
@media (min-width:480px) and (max-width:767px){
.h-SCMembers .team-image > img {height:auto;}
.h-speakers .team-image > img{} 
.committee-members .team-image > img{}    
}
@media (max-width:479px){
.h-SCMembers .team-image > img {height:auto;}  
.h-speakers .team-image > img{height:auto;} 
.committee-members .team-image > img{}
}
/*.faq table {width: 100% !important;}*/
.faq table td { width: auto !important; border: 1px solid #333; padding:4px;}
.faq table p{ margin-bottom:0px !important;}
.btn-full{width:100% !important;}
.focus-link{ 
display: block;
/*position: absolute;
margin-left: 35%;*/
margin:10px 0 20px 0px;
}
.focus-link span{
text-decoration: none;
color: #0a2b6d;
background: #FFF;
/* background: linear-gradient(324deg, rgba(238,22,58,1) 0%, rgba(117,20,122,1) 100%);*/
font-size: 18px;
font-weight: normal;
padding: 10px 10px;
border-radius: 4px;
/*line-height: 40px;*/
}
.important-info{ display:block; background: #eeeff6;
border: 1px #d2d6fa solid;}
.important-info h2{color: #0a2b6d;
text-transform: capitalize;
font-size: 24px;
line-height: 24px;
font-weight: 600; text-align:center;}
.important-info p{ margin-bottom: 10px;}
.important-info p a{ color:#000 !important; font-weight:bold;}
.important-info p a:hover{ text-decoration:underline;}
.hybrid-text {
background: #ff9f00;
text-align: center;
color: #FFF;
font-size: 16px;
font-weight: 600;
padding: 6px;
}
.hybrid-text span{color:#0a2b6d;}
.inquiry-box-1 {
padding: 20px;
background: #FFF;
margin: 0 20px;
border-radius: 4px;
box-shadow: 0 0 20px 0 rgba(0,0,0,.2);
}
.inquiry-box-1 .btn {
width: 100%;
}
.inquiry-box-1 p{line-height:22px;}
/* Web Add css */
.top-ad{background-color:#e6e6e6;}
.top-ad p{ margin-bottom:1rem; font-size:9px !important; color:grey; text-align:right;}
.top-ad img{ margin:0px auto;}
#ad-close {
float: right;
display: inline-block;
padding: 2px 5px;
background: #ccc;
cursor: pointer;
}
/* End Web Add css */
.mfp-close-btn-in .mfp-close{display:none;}
/* Event Postponement css */
.model-bg{ background:rgba(0, 0, 0, 0.9); width:100%; height:100%; position:fixed; z-index:1043; overflow-y: hidden; top: 0; }	
.modal-new {
background: #fff;
border-radius: 0px;
display: block;
margin: 0 auto;
max-width: 800px;
padding:20px 20px;
position:fixed;
z-index: 1050;
margin: 4% 20%;
top:0;
height: 560px;
overflow-y: scroll;
}
.open-pop-up{
background: #fff;
border-radius: 4px;
display: block;
margin: 0 auto;
max-width: 100%;
padding: 40px;
position: relative;
z-index: 1050;
/* padding-bottom:60px;*/
}
.open-pop-up p{font-size:15px !important; margin-bottom:10px; text-align: justify;}
.open-pop-up-close {
background: #004170 !important;
color: #FFF !important;
width: 36px;
height: 36px;
line-height: 36px;
position: absolute;
right: 0;
top: 0;
z-index: 9999;
text-decoration: none;
text-align: center;
font-style: normal;
font-size: 22px;
font-family: Arial, Baskerville, monospace;
border:none;
}
.info-alert-heading{color:#004170 !important; font-size:30px; line-height:30px; font-weight:800;}
.info-alert p{font-size:15px !important; margin-bottom: 10px; text-align: justify; line-height: 25px;}
.mfp-close-btn-in .mfp-close {background:#004170 !important; color:#FFF !important;}
.btn.btn-dark-new{background-color:#004170;border-color:#004170;color:#ffffff; font-size:14px;  text-transform:uppercase;}
.btn.btn-dark-new:hover, .btn.btn-dark:focus, .btn.btn-dark:active, .btn.btn-dark.active{background-color:#FFF;border-color:#004170;color:#004170;}
/* End Event Postponement css */
/* Group Gregistration css */
.group_registration{display:block;/*border:1px #b0b6bb solid;*/	}
.group_registration .titel-heading{ display:block; /*border-bottom:1px #b0b6bb solid;}*/}
.group_registration .titel-heading h4{ display:block; font-size:14px; font-weight:500; padding:20px 0; text-align:center; text-transform: uppercase;}
.group_registration .titel-heading h4 span{display:block; text-transform:capitalize; }
.group_registration .price-bar{ /*padding:10px 0;*/ color:#000; background:#f2f2f2; border-bottom:1px #b0b6bb solid;}
.group_registration .price-bar .p-for{font-weight:normal; font-size:14px; padding:10px 0;}
.group_registration .price-bar span{ text-align:center !important; font-size:16px; padding: 10px 0; display: block;}
.group_registration .price-bar .text{ font-size:14px !important; font-weight:500; color:#000; margin-bottom: 0px;     padding: 10px 0;}
.group_registration .price-bar .price-hide{ color: gray !important; text-decoration: line-through; opacity: .5;}
.group_registration .price-bar span.selected a{
text-decoration:none;
background: #ff9f00;
color: #FFF;
padding: 2px 12px;
border-radius: 2px;
}
.group_registration .price-bar span a{
text-decoration:none;
background: #4e9435;
color: #FFF;
padding: 2px 12px;
border-radius: 2px;
font-size: 14px;
width: 80px;
display: block;
height: 30px;
}
.group_registration .price-bar span a:hover{
background: #FFF;
border:1px #4e9435 solid;
color:#4e9435;
}
.mx-width{max-width:250px;}
.selectedrow{background:#dff0d8;}
.delegate-group-heading{ background:#0a2b6d; color:#FFF; line-height:44px; margin-bottom:20px; margin-top:20px; padding-left:16px; font-size:18px;}
.no_persons{  color:#000; margin-top:30px;}
.no_persons .np-1{ float:left; font-size:16px; margin-top: 5px;}
.no_persons .np-2{ float:left; width:60px; margin-left:10px;}
.group_registration select {
height: 34px;
padding: 6px 12px;
background-color: #fff;
border: 2px solid #b0b6bb ;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.group_registration label{padding:0px !important;}
.success-active{
background-color: #fff;
border-color: #1d975c;
font-weight:550;
color: #000 !important;	
}
.success1 {
background-color: #1d975c;
border-color: #1d975c;
color: #FFF !important;
}

/* End : Group Gregistration css */
.time-hide{display:none;}
.time-show{display:block;}
#topbar.topbar-dark, #topbar.dark {
background-color: #f3f3f3 !important; border-bottom:0px !important;
}
#topbar .container{background:none !important;}
.top-time{ display:block; margin:0px auto; width:80%;}
.top-count{ float:left; margin-right:20px;  }
.top-count p{color:#0a2b6e; line-height:50px; margin-bottom: 0px;}
.btn-count{
line-height: 30px;
background-color: #0a2b6e;
text-transform: uppercase;
font-size: 16px;
font-weight:400;
padding: 4px 16px;
border: 1px #0a2b6e solid;
color: #FFF;
border-radius: 0;
margin-top:5px;
}
.btn-count:hover{
background-color:#FFFF;
border:1px #FFF solid;
color:#000;
}
.top-header{width:100%;background:#0a2b6d; /*padding:20px 0 !important;*/}
.top-header .top-logo{float:left; /*width:80%;*/ margin-top:-8px;}
.top-header h1{font-size:26px;color:#FFF;margin-top:14px;text-align:left;line-height:34px; font-weight:600; margin-bottom: 4px; padding-left:30px; padding-top:10px;}
.top-header h1 > span{font-size:14px; font-weight:normal;}
.top-header h2{font-size:26px;color:#FFF;margin-top:14px;text-align:left;line-height:34px; font-weight:600; margin-bottom: 4px; padding-left:30px; padding-top:10px;}
.top-header h2 > span{font-size:14px; font-weight:normal;}
.top-add-text-1{ padding-top:2px; font-size: 12px;
color: #FFF;
padding-left: 40px;
margin-top: 30px;
background: url(../images/locate-icon.png) no-repeat;
background-position: 0px 4px;
line-height: 18px; min-height:40px;}
.top-add-text-2{font-size: 12px;
color: #FFF;
padding-left: 40px;
margin-top: 10px;
background: url(../images/chat-icon.png) no-repeat;
background-position: 0px 4px;
line-height: 18px;
padding-top: 0px;
padding-bottom: 6px;
min-height: 44px;}
.no-bg{background:none !important;}
.whiteBg_heading h3{color:#0a2b6d;text-transform:capitalize;display:inline;font-size:24px;text-align:left !important;font-weight:600;}
.whiteBg_heading h2{color:#0a2b6d !important;text-transform:capitalize;display:inline;font-size:24px;line-height:24px;font-weight:600;}
.colorBg_heading h2{color:#FFF;text-transform:capitalize;display:inline;font-size:24px;font-weight:600;line-height:22px;}
.logo h1{color:#FFF;font-size:44px;font-weight:800;text-transform:uppercase;}
.logo h3{color:#FFF;font-size:20px;margin-bottom:0px;}
.slide-captions span{color:#ea008e;font-size:44px;margin-bottom:0px;}
.slide-captions h3{color:#e8ad10;font-size:44px;margin-bottom:0px;}
.slider_text_box{width:390px;padding:46px 30px !important;background:#0a2b6d;}
.slider_text_box h2{font-size:20px;line-height:30px;font-weight:400;color:#FFF;}
.btn.btn-outline-dark{background-color:transparent;border-width:2px;border-style:solid;border-color:#0161b8;color:#0161b8;}
.btn.btn-outline-dark:hover, .btn.btn-outline-dark:focus, .btn.btn-outline-dark:active, .btn.btn-outline-dark.active{background-color:#65ac4c;border-width:2px;border-style:solid;border-color:#65ac4c;color:#fff;}
.extra_btn_1{display:block;}
.extra_btn_1 span{color:#fff;background-color:#091f7b;padding:16px 33px;line-height:50px;}
.extra_btn_1 span:hover{background-color:#111;}
.extra_btn_2{display:block;}
.extra_btn_2 span{color:#fff;background-color:#ff9f00;padding:16px 22px;line-height:50px;}
.extra_btn_2 span:hover{background-color:#111;}
.slider_text_box .slider_heading_main{font-size:28px;line-height:40px;font-weight:400;color:#FFF;}
.btn-banner{line-height:30px;background-color:#fbbc05;text-transform:uppercase;font-size:14px;padding:4px 10px;border:1px #fbbc05 solid;color:#000;border-radius:0;}
.btn-banner:hover{background-color:transparent;border:1px #fbbc05 solid;color:#fbbc05;}
.btn-outline-theme{border:2px solid #4e9435;background-color:transparent;color:#4e9435;padding:16px 55px;text-transform:uppercase;font-weight:900;margin:0 auto;display:inline-block;text-align:center;vertical-align:middle;cursor:pointer;user-select:none;min-width:220px;border-radius:0px;text-shadow:none !important;}
.btn.btn-outline-theme:hover, .btn.btn-outline-theme:focus, .btn.btn-outline-theme:active, .btn.btn-outline-theme.active{background-color:#4e9435;border-width:2px;border-style:solid;border-color:#4e9435;color:#fff;}
.btn-theme{border:2px solid #BC9F60;background:#BC9F60;color:#FFF;padding:16px 55px;text-transform:uppercase;font-weight:900;margin:0 auto;display:inline-block;text-align:center;vertical-align:middle;cursor:pointer;user-select:none;min-width:220px;border-radius:0px;text-shadow:none !important;}
.btn.btn-theme:hover, .btn.btn-theme:focus, .btn.btn-theme:active, .btn.btn-theme.active{background-color:#FFF;border-width:2px;border-style:solid;border-color:#FFF;color:#BC9F60;}
.btn-white{border:2px solid #FFF;background-color:#FFF;color:#0a2b6d;padding:16px 55px;text-transform:uppercase;font-weight:900;margin:0 auto;display:inline-block;text-align:center;vertical-align:middle;cursor:pointer;user-select:none;min-width:220px;border-radius:0px;text-shadow:none !important;}
.btn.btn-white:hover, .btn.btn-white:focus, .btn.btn-white:active, .btn.btn-white.active{background-color:#0a2b6d;border-width:2px;border-style:solid;border-color:#FFF;color:#fff;}
.btn-dark-theme-2{border:2px solid #fbbc05;background-color:#fbbc05;color:#000;padding:16px 55px;text-transform:uppercase;font-weight:900;margin:0 auto;display:inline-block;text-align:center;vertical-align:middle;cursor:pointer;user-select:none;min-width:220px;border-radius:0px;text-shadow:none !important;}
.btn.btn-dark-theme-2:hover, .btn.btn-dark-theme-2:focus, .btn.btn-dark-theme-2:active, .btn.btn-dark-theme-2.active{background-color:transparent;border-width:2px;border-style:solid;border-color:#fbbc05;color:#fbbc05;}
.accordion:hover .accordion-item:hover .accordion-item-content,
.accordion .accordion-item--default .accordion-item-content{height:auto;}
.accordion-item-content,
.accordion:hover .accordion-item-content{height:0;overflow:hidden;transition:height .25s;}
.accordion .accordion-item{background:#f5f5f5;margin-bottom:2px;}
.accordion .title{font-size:15px;padding:12px 30px 12px 15px;font-size:15px;line-height:22px;font-weight:400;color:#FFF;}
.accordion-item-content{display:block;}
.accordion-item-content p{font-size:15px !important;background:#FFF;color:#111;border:1px #CCC solid;}
.innerLinks{display:inline-block;margin-left:0px;padding:0px;}
.innerLinks li{float:left;list-style:none;margin-right:20px;}
.innerLinks li a{list-style:none;text-decoration:none;font-size:20px;display:block;padding:10px;}
.innerLinks li a.information{border-bottom:2px #0161b8 solid;color:#0161b8;font-size:18px;}
.innerLinks li a.prospectus{border-bottom:2px #0a2b6d solid;color:#0a2b6d;font-size:18px;}
.programs{padding:8px 0;border-radius:0px;}
.programs h3{color:#4fb94d;display:block;font-size:1.17em;margin-bottom:10px;font-weight:bold;}
.programs a{padding:4px 8px 4px 21px;text-decoration:none;font-size:15px;color:#4fb94d;display:block;font-family:Arial,Helvetica,sans-serif;margin-bottom:5px;}
.programs a:before{content:"\f105";margin-left:-20px;position:absolute;font-family:fontawesome;font-size:15px;}
.programs a:hover{text-decoration:underline;}
.programs a.active{color:#a20f3a;}
.information{padding:8px 0;border-radius:0px;}
.information h3{color:#f06925;display:block;font-size:1.17em;margin-bottom:10px;font-weight:bold;}
.information a{padding:4px 8px 4px 21px;text-decoration:none;font-size:15px;color:#f06925;display:block;font-family:Arial,Helvetica,sans-serif;margin-bottom:5px;}
.information a:before{content:"\f105";margin-left:-20px;position:absolute;font-family:fontawesome;font-size:15px;}
.information a:hover{text-decoration:underline;}
.information a.active{color:#a20f3a;}
.abstracts{padding:8px 0;border-radius:0px;}
.abstracts h3{color:#a20f3a;display:block;font-size:1.17em;font-weight:bold;margin-bottom:10px;}
.abstracts h3 a{font-weight:bold;color:#a20f3a;display:block;}
.abstracts h3 a:hover{text-decoration:underline;}
.about{padding:8px 0;border-radius:0px;}
.about h3{color:#0161b8;display:block;font-size:1.17em;font-weight:bold;margin-bottom:10px;}
.about a{padding:4px 8px 4px 21px;text-decoration:none;font-size:15px;color:#0161b8;display:block;font-family:Arial,Helvetica,sans-serif;margin-bottom:5px;}
.about a:before{content:"\f105";margin-left:-20px;position:absolute;font-family:fontawesome;font-size:15px;}
.about a:hover{text-decoration:underline;}
.conference a.active{color:#a20f3a;}
.contact{padding:8px 0;border-radius:0px;}
.contact h3{display:block;font-size:1.17em;}
.contact h3 a{color:#e20044;display:block;font-weight:bold;}
.contact h3 a:hover{text-decoration:underline;}
.ScientificCommittee{padding:8px 0;border-radius:0px;}
.ScientificCommittee h3{display:block;font-size:1.17em;}
.ScientificCommittee h3 a{color:#0a2b6d;display:block;font-weight:bold;}
.ScientificCommittee h3 a:hover{text-decoration:underline;}
.speakers{padding:8px 0;border-radius:0px;}
.speakers h3{display:block;font-size:1.17em;}
.speakers h3 a{color:#0099df;display:block;font-weight:bold;}
.speakers h3 a:hover{text-decoration:underline;}
.register{padding:8px 0;border-radius:0px;}
.register h3{display:block;font-size:1.17em;}
.register h3 a{color:#2b8b92;display:block;font-weight:bold;}
.register h3 a:hover{text-decoration:underline;}
.sidenav{overflow-x:hidden;padding:8px 0;border-radius:0px;border-bottom:2px #dfe0e1 solid;}
.sidenav a{padding:6px 8px 6px 16px;text-decoration:none;font-size:15px;color:#000;display:block;font-family:Arial,Helvetica,sans-serif;}
.sidenav a:before{content:"\f0da";margin-left:-20px;position:absolute;font-family:fontawesome;font-size:15px;}
.sidenav a:hover{color:#a20f3a;}
.sidenav a.active{color:#a20f3a;}
font-size:28px;padding:0px 10px;}*/@media screen and (max-height:450px){.sidenav{padding-top:15px;}
.sidenav a{font-size:18px;}
}
.m-menu-icon{position:fixed;z-index:999;bottom:100px;right:30px;}
.m-menu-icon span{background:#ff6410;border-radius:70px;width:70px;height:70px;-moz-box-shadow:0 2px 4px 0 rgba(0,0,0,0.5);-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,0.5);box-shadow:0 2px 4px 0 rgba(0,0,0,0.5);padding:10px 14px;text-align:center;font-size:36px;cursor:pointer;color:#FFF;}
.overlay .closebtn{position:fixed;bottom:90px;right:30px;z-index:999;background:#ea008e;border-radius:60px;width:60px;height:60px;line-height:50px;-moz-box-shadow:0 2px 4px 0 rgba(0,0,0,0.5);-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,0.5);box-shadow:0 2px 4px 0 rgba(0,0,0,0.5);padding:0px 14px;text-align:center;font-size:46px;cursor:pointer;color:#FFF;}
.overlay{height:100%;width:100%;display:none;position:fixed;z-index:999;top:0;left:0;background-color:#FFF;}
.overlay-content{position:relative;width:100%;text-align:center;overflow-x:hidden;overflow:auto;position:fixed;top:0px;bottom:0px;left:0px;right:0px;}
.icon-bar{position:fixed;top:60%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:4;right:0;}
.icon-bar a{display:block;text-align:center;padding:16px;transition:all 0.3s ease;color:white;font-size:20px;}
.icon-bar a:hover{background-color:#000;}
.facebook{background:#3B5998;color:white;}
.twitter{background:#55ACEE;color:white;}
.google{background:#dd4b39;color:white;}
.linkedin{background:#007bb5;color:white;}
.youtube{background:#bb0000;color:white;}
.banner-right{display:block;margin-top:20px;}
.banner-right .links{display:block;margin-bottom:10px;}
.banner-right .links a{font-family:'Cairo', sans-serif;display:inline-block;padding:15px 25px;font-size:24px;cursor:pointer;text-align:center;text-decoration:none;outline:none;color:#fff;background-color:#4CAF50;border:none;border-radius:4px;min-width:240px;max-width:240px;}
.banner-right .links a:active{background-color:#3e8e41;box-shadow:0 5px #666;transform:translateY(4px);}
.banner-right .links a.bg1{background:#ea008e;}
.banner-right .links a.bg1:hover{background:#0161b8;}
.banner-right .links a.bg2{background:#f06925;}
.banner-right .links a.bg2:hover{background:#a20f3a;}
.banner-right .links a.bg3{background:#0099df;}
.banner-right .links a.bg3:hover{background:#f06925;}
.banner-right .links a.bg4{background:#4fb94d;}
.banner-right .links a.bg4:hover{background:#2b8b92;}
#signup_form .btn.btn-dark-3{ margin-top:0px !important;}
.btn.btn-dark-1{background-color:#2b8b92;border-color:#2b8b92;color:#FFF;font-size:22px;padding:20px 60px;}
.btn.btn-dark-1:hover, .btn.btn-dark-1:focus, .btn.btn-dark-1:active, .btn.btn-dark-1.active{background-color:#FFF;border-color:#2b8b92;color:#2b8b92;}
.btn.btn-dark.btn-outline-1{background-color:transparent;color:#FFF;border-color:#FFF;padding:20px 60px;font-size:18px;font-weight:700;}
.btn.btn-dark.btn-outline-1:hover, .btn.btn-dark.btn-outline-1:focus, .btn.btn-dark.btn-outline-1:active, .btn.btn-dark.btn-outline-1.active{background-color:#f8c512;border-color:#f8c512;color:#ffffff;}
.btn.btn-dark-2{background-color:#ea008e;border-color:#ea008e;color:#FFF;font-size:22px;padding:20px 60px;}
.btn.btn-dark-2:hover, .btn.btn-dark-1:focus, .btn.btn-dark-1:active, .btn.btn-dark-1.active{background-color:#FFF;border-color:#FFF;color:#ea008e;}
.btn.btn-dark-3{background-color:#4e9435;border-color:#4e9435;color:#FFF;font-size:14px;padding:9px 60px;margin-top:5px !important;border-radius:0px;}
.btn.btn-dark-3:hover, .btn.btn-dark-1:focus, .btn.btn-dark-1:active, .btn.btn-dark-1.active{background-color:#0161b8;border-color:#0161b8;color:#FFF;}
.btn.btn-dark.btn-outline-bg{background-color:#f06925;color:#FFF;border-color:#f06925;padding:20px 60px;font-size:18px;font-weight:700;}
.btn.btn-dark.btn-outline-bg:hover, .btn.btn-dark.btn-outline-bg:focus, .btn.btn-dark.btn-outline-bg:active, .btn.btn-dark.btn-outline-bg.active{background-color:#FFF;border-color:#FFF;color:#2e932c;}
.btn.btn-color-1{background-color:#ea008e;border-color:#ea008e;color:#FFF;font-size:18px;padding:20px 60px;margin-top:0px !important;}
.btn.btn-color-1:hover, .btn.btn-color-1:focus, .btn.btn-color-1:active, .btn.btn-color-1.active{background-color:#FFF;border-color:#FFF;color:#ea008e;}
.btn.btn-color-2{background-color:#0161b8;border-color:#0161b8;color:#FFF;font-size:18px;padding:20px 60px;margin-top:0px !important;}
.btn.btn-color-2:hover, .btn.btn-color-2:focus, .btn.btn-color-2:active, .btn.btn-color-2.active{background-color:#FFF;border-color:#FFF;color:#0161b8;}
.btn.btn-color-3{background-color:#f06925;border-color:#f06925;color:#FFF;font-size:18px;padding:20px 60px;margin-top:0px !important;}
.btn.btn-color-3:hover, .btn.btn-color-2:focus, .btn.btn-color-2:active, .btn.btn-color-2.active{background-color:#FFF;border-color:#FFF;color:#f06925;}
.set_1_btn{color:#FFF;cursor:pointer;display:block;font-size:16px;font-weight:400;line-height:45px;margin-right:2em;text-align:center;max-width:300px;position:relative;text-decoration:none;text-transform:uppercase;vertical-align:middle;width:100%;padding:0 40px;}
.Vbtn-1 svg{height:45px;left:0;position:absolute;top:0;width:100%;}
.Vbtn-1 rect{fill:none;stroke:#FFF;stroke-width:3;stroke-dasharray:422, 0;transition:all 450ms linear 0s;}
.Vbtn-1:hover{background:rgba(225, 51, 45, 0);font-weight:400;letter-spacing:1px;transition:all 150ms linear 0s;color:#FFF;}
.Vbtn-1:hover rect{stroke-width:5;stroke-dasharray:15, 310;stroke-dashoffset:48;-webkit-transition:all 1.35s cubic-bezier(0.19, 1, 0.22, 1);transition:all 1.35s cubic-bezier(0.19, 1, 0.22, 1);}
.section--skewed-a{background:#0161b8;}
.section--skewed-a::before{top:0;transform-origin:right top;transform:skewY(2deg);}
span.btm-bar{background:url('../images/h1-btm-bar.html') no-repeat;width:130px;height:17px;display:block;overflow:hidden;margin:0 auto;margin-top:0px;margin-bottom:0px;margin-bottom:15px;margin-top:15px;}
span.btm-bar-1{background:url('../images/h1-btm-bar-1.html') no-repeat;width:130px;height:17px;display:block;overflow:hidden;margin:0 auto;margin-top:0px;margin-bottom:0px;margin-bottom:15px;margin-top:15px;}
span.btm-bar-2{background:url('../images/h1-btm-bar-2.html') no-repeat;width:130px;height:17px;display:block;overflow:hidden;margin:0 auto;margin-top:0px;margin-bottom:0px;margin-bottom:15px;margin-top:15px;}
.zoom{margin:0 auto;transition:transform .1s;}
.zoom:hover{transform:scale(1.1);}
.new_SCMembers .SCMembers{width:18%;float:left;margin:10px;}
.SCMembers{display:block;}
.SCMembers .team-image{overflow:hidden;margin:0px auto;}
.SCMembers .team-image:hover{}
.SCMembers .team-desc{position:relative;width:100%;padding:5px 20px;height:100px !important;text-align:center !important;}
.SCMembers .team-desc h3{color:#38872a !important;font-size:14px !important;font-weight:600 !important;margin-bottom:5px !important;}
.SCMembers .team-desc span{color:#313131 !important;display:block;font-size:14px !important;font-weight:400 !important;}
.SCMembers_all{display:block;}
.SCMembers_all .team-image{margin:0px auto;/*border-radius:50%;border:1px #CCC solid;*/overflow:hidden;}
.SCMembers_all .team-members .team-member:hover{background:#f6f6f6;border:1px #CCC solid;}
.SCMembers_all .team-members{display:block;}
.SCMembers_all .team-members .team-member{padding:4px;border:1px #CCC solid;background:#FFF;}
.SCMembers_all .team-members .team-member .team-desc{position:relative;width:100%;/*padding:5px 20px;*/height:77px !important;text-align:left !important;}
.SCMembers_all .team-members .team-member .team-desc h3{text-align:center;}
.SCMembers_all .team-members .team-member .team-desc h3 a{color:#0a2b6d !important;font-size:14px !important;font-weight:600 !important; line-height:16px; margin-top:0px; margin-bottom:5px !important;text-align:center !important;
display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden;
}
.SCMembers_all .team-members .team-member .team-desc span{color:#000 !important;display:block;font-size:12px !important;font-weight:400 !important;text-align:center !important;line-height:17px !important;
display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden;
}
.HSpeakers{display:block;}
.HSpeakers .team-image{overflow:hidden;margin:0px auto;}
.HSpeakers .team-image:hover{transform:scale(1.08);}
.HSpeakers .team-desc{width:100%;padding:5px 10px;min-height:120px !important;max-height:120px !important;text-align:center !important;}
.HSpeakers .team-desc h3{color:#0a2b6d !important;font-size:14px !important;font-weight:600 !important;}
.HSpeakers .team-desc h3 a{color:#0a2b6d !important;font-size:14px !important;font-weight:600 !important;} 
.HSpeakers .team-desc span{color:#000 !important;font-size:13px !important;line-height:20px !important;display:block;font-weight:400 !important;}
.background-color{background:#e84943;}
.bg-white{background:#FFF;}
.text-b-color{color:#0a2b6d !important;font-weight:400;}
.ct-text{line-height:1.5;font:11px "Helvetica Neue", Arial, sans-serif !important;color:#323232;margin-bottom:24px;}
.btn-full{width:96%;display:block;text-align:center;margin-bottom:0px;margin-left:6px;}
.btn-1{border-radius:3px;font-size:12px;font-weight:700;letter-spacing:1px;outline:none;padding:12px 20px;position:relative;overflow:hidden;text-transform:uppercase;background-color:#65ac4c;border-color:#65ac4c;border-width:1px;border-style:solid;color:#fff;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;transition:all 0.3s;margin-bottom:6px;outline:none;line-height:14px;}
.btn-1:hover{background-color:#FFF;border-color:#65ac4c;border-width:1px;border-style:solid;color:#65ac4c;}
.v-box{background:#f3f2f9;max-height:200px;overflow:hidden;border:1px #ebe8f6 solid;padding-bottom:20px;display:inline-block;width:100%;}
.v-box h4{font-size:16px;color:#FFF !important;background:#222;padding:10px 20px;margin-bottom:10px;}
.link-box{max-height:400px;overflow:hidden;margin-bottom:20px;border:1px #ebe8f6 solid;display:inline-block;width:100%;}
.link-box h4{font-size:16px;color:#FFF !important;background:#65ac4c;padding:10px 20px;margin-bottom:10px;}
.link-box ul{padding:0px;margin:0px;}
.link-box ul li{padding:0px;margin:0px;list-style:none;}
.link-box ul li a{text-decoration:none;font-size:15px;color:#4a8c33;border-bottom:1px #CCC solid;padding:10px 4px;display:block;text-align:center;}
.link-box ul li a:hover{font-weight:600;}
.v-box .content{font-size:15px;color:#222 !important;padding:0px 30px;margin-bottom:0px !important;}
.mg-box{background:#f1f1f1;border:1px #CCC solid; color:#0b0c0c !important;}
.mg-box ul li{margin-bottom:5px;}
.register-content{padding:20px; margin-bottom:20px;}
.r-mid-box{padding:10px;border:1px #ebe8f6 solid; color:#0b0c0c !important;}
.r-mid-box ul li{margin-bottom:5px;}
.title-link{color:#000;font-weight:600;font-size:16px;letter-spacing:0px;/*display:inline-block;*/}
.title-link:hover{color:#000;text-decoration:underline;}
.title-link:focus{color:#000;}
.text_holder p{margin:10px 0;font-size:14px !important;color:#000;}
.text_holder .more-links{padding:0px 10px;color:#a71a1a!important;margin-top:0px;padding-top:0px;padding-left:0px;float:right;clear:both;}
a.red-link{margin:0 5px;font-size:13px;color:#a71a1a!important;font-style:italic;}
a.red-link:hover{text-decoration:underline;}
.designation{font-size:13px;color:#222;font-style:italic;}
.top-row{display:inline-block;clear:both;}
.top-row .point{font-size:11px;color:#999;margin-bottom:0px !important;float:left;margin-right:10px;}
.top-row .time{float:left;font-size:11px;color:#999;}
.top-row .time span{margin-right:5px;}
.designation{font-size:13px;color:#222;font-style:italic;}
.s-links{padding:4px 8px;border:1px #CCC solid !important;color:#000 !important;font-weight:400 !important;font-size:14px;}
.s-links:hover{background:#000 !important;color:#FFF !important;}
.form-box{}
select{background-color:#FFF; border:2px solid #b0b6bb;color:#000;cursor:pointer;display:block;line-height:1.33333;max-width:100%;min-width:100%;padding:10px;border-radius:0px;box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.1);-webkit-appearance:none !important;-moz-appearance:none !important;appearance:none !important;background-image:url(../images/dropdown-arrow.png);background-repeat:no-repeat;background-position:right center;padding:6px 18px;}
.form-control{box-shadow:none;height:auto;line-height:1.33333;padding:6px 18px;border-radius:0px;box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.1);border:2px solid #b0b6bb;margin-bottom:0px;color:#000;}
.text-aria{border:1px solid #b0b6bb;width:100% !important;}
.imp-content-box{padding:10px 20px;position:relative;border:1px #ebe8f6 solid;}
.imp-b-head{font-size:16px;text-transform:capitalize;color:#FFF !important;background:#313131;padding:4px 20px;margin-bottom:0px !important;font-weight:400; text-align:center;}
.imp-b-head2{font-size:16px;text-transform:capitalize;color:#FFF !important;background:#313131;padding:4px 20px;margin-bottom:0px !important;font-weight:400; text-align:center;}
.imp-b-head3{font-size:16px;text-transform:capitalize;color:#FFF !important;background:#313131;padding:4px 20px;margin-bottom:0px !important;font-weight:400; text-align:center;}
.imp-content-box p{margin-bottom:4px !important; text-align:center;}
.speakers-box-lg{display:block;}
.speakers-box-lg .top{display:inline-block; width:100%;}
.speakers-box-lg .top .icon{float:left; width:18%; max-width:120px; margin-bottom:0px;}
.speakers-box-lg .top .icon img{border-radius:50%;border:1px #c4c4e8 solid;}
.speakers-box-lg .top .titel{float:left; width:80%; margin-left:2%; margin-top:20px;}
.speakers-box .titel p{font-size:12px !important;line-height:normal;color:#202340; margin-bottom:0px;
display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden;    
}
.speakers-box-lg .top .titel .name{font-size:18px;color:#000;font-weight:600;clear:both;}
.speakers-box-lg .top .titel .name a{ color:#0a2b6d;}
.speakers-box-lg .top .titel .sub{font-size:13px !important;color:#222 !important;margin-bottom:20px;line-height:18px;font-style:italic;margin-top:5px;}
.speakers-box-lg .text{display:block;margin-top:10px;}
.speakers-box-lg .text h5 a{color:#0a2b6d;}
.speakers-box-lg .text p{margin-bottom:10px; text-align: justify; font-family: 'Montserrat', sans-serif !important; font-size:14px !important;}
.speakers-box-lg .text p[style] {text-align: justify !important; font-family: 'Montserrat', sans-serif !important;  font-size:14px !important;}
.speakers-box-lg .text p span[style] {text-align: justify !important; font-family: 'Montserrat', sans-serif !important; font-size:14px !important;}
.speakers-box-lg .text p span span[style] {text-align: justify !important; font-family: 'Montserrat', sans-serif !important; font-size:14px !important;}
.speakers-box-lg .text > p:empty{display: none;}
.speakers-box-lg .text > p:blank {display: none;}
.speakers-box-lg .text .lead{display:none;}
.speakers-box-lg .text h4{margin-bottom:0px;}
.speakers-box-lg .text:nth-child(3) {
margin-top:30px
}
.speaker-container{padding:25px;background:#fff;border-radius:4px;border:solid 1px gray;box-shadow:0 0 10px #000;}
.speakers-box{background:#FFF;border:solid 1px #dddddb;padding:8px;margin:0 0px 20px 0px;display:inline-block; width:100%;}
.speakers-box:hover{box-shadow:0 0 10px #000;}
.speakers-box .top{position:relative;}
.speakers-box .text{display:block;margin-top:60px;}
.speakers-box .text p{color:#222;font-size:14px;}
.speakers-box .icon{width:25%;float:left; margin-bottom:0px;}
.speakers-box .icon img{ width:100%;  }
.speakers-box .titel{height:120px;padding-left:10px;width:75%;float:left;}
.speakers-box .titel .name{font-size:14px;color:#0a2b6d;font-weight:400; line-height: 18px;
display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; 
}
.speakers-box .titel .name a{font-size:14px;color:#0a2b6d;font-weight:400; line-height: 18px; text-decoration:none;
display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; 
}
.speakers-box .titel .sub{font-style:italic;margin-bottom:3px;line-height:16px;font-size:11px;
display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; 
}
.border-page-titel{border-bottom:1px #0a2b6d solid;background:#0a2b6d;}
#header .special{position:absolute;right:0;top:0px;}
#header .special ul{padding:0px;margin:0px;}
#header .special ul li{padding:0px;margin:0px;margin-right:0px;float:left;list-style:none;margin-right:10px;color:#FFF;font-size:13px;background:#0a2b6d;border-bottom-left-radius:4px;border-bottom-right-radius:4px;padding:0 10px;line-height:44px;}
#header .special ul li:last-child{margin-right:0px;}
.brochure-sec{padding-top:20px;}
.register{margin-bottom:10px;}
.register.register-box{border:1px solid #888;margin-top:10px;padding:10px;border-radius:4px;background:#0a2b6d;}
.register-active{background:#FFF;border:1px #000 solid !important;}
.register-active h4{color:#FFF !important;font-weight:400;}
.tab-set1 li a{color:#000;border-color:#e5e8e8 !important;background:#FFF !important;text-align:center;border-right:1px #f3f6f6 solid;font-size:15px;}
.tab-set1 li.active a, .tab-set1 li.active a:focus, .tab-set1 li.active a:hover{border-color:#e5e8e8 #e5e8e8 #f8f9fb;color:#000;box-shadow:none;background:#fbbc05 !important;}
.linetriangle .tab-set1 > li.active > a:before{border-left:12px solid transparent;border-right:12px solid transparent;border-top:12px solid #fbbc05 !important;}
.success{background-color:#dff0d8;border-color:#d6e9c6;color:#3c763d !important;}
.accom-sec { display:block; background:#0a2b6d; border-radius:4px; margin-bottom:20px; padding:10px 10px 20px}
.accom-sec .heading h4 { color:#fff; }
.accom-desk { display:inline-block; width:100%}
.accom-box { background:#fff; border:1px #ccc solid; padding-bottom:5px; display:inline-block; width:100%; padding-top:5px; border-radius:4px; margin-bottom:5px}
.accom-p { background:#0a2b6d; padding:6px; color:#fff; font-weight:500; text-align:center; margin-bottom:10px}
.accom-box span { color:#222; text-align:center; display:block}
.accom-box span label{margin-bottom:0px;}
.pciTabs{display:block;}
.pciTabs table {width: 100% !important;}
.pciTabs table td { width: auto !important; border:1px #000 solid; padding:4px;}
.pciTabs .tabs-navigation{display:block;}
.pciTabs .tabs-navigation li{position:relative;display:block;float:left;margin:0px 0px 0px; background:#313131;}
.pciTabs .tabs-navigation li a{color:#FFF;background:none !important;text-align:center;border:0px #a20f3a solid !important;font-size:16px;padding:10px 26px;margin:0px 0px -2px;}
.pciTabs .tabs-navigation li a:hover{color:#000;background:#fbbc05 !important;}
.pciTabs .tabs-navigation li.active a,
.tabs-navigation li.active a:focus,
.tabs-navigation li.active a:hover{color:#FFF;background:#0a2b6d !important;padding:10px 26px;top:0px;border:0px;}
.pciTabs .tabs-navigation > li.active > a:after{border-top-color:#0a2b6d;border-width:10px;margin-left:-10px;}
.pciTabs .tabs-navigation > li.active > a:before{border-left:12px solid transparent;border-right:12px solid transparent;border-top:12px solid #0a2b6d;}
.pciTabs .tabs-content{border:1px #CCC solid;}
.secureimageBox{display:block;}
.register-tabs{display:block;}
.register-tabs .tabs-content{border:1px #CCC solid;}
.register-tabs .tabs-navigation{background:#313131;border-top-left-radius:0px;border-top-right-radius:0px;}
.register-tabs .tabs-navigation li{position:relative;display:block;float:left;margin:0px 0px 2px;width:50%;}
.register-tabs .tabs-navigation li a{color:#FFF;background:none !important;text-align:center;border:0px #a20f3a solid !important;font-size:18px;padding:10px 26px;margin:0px 0px -2px;}
.register-tabs .tabs-navigation li a:hover{color:#FFF;background:#4e9435 !important;}
.register-tabs .tabs-navigation li.active a,
.tabs-navigation li.active a:focus,
.tabs-navigation li.active a:hover{color:#FFF;background:#0a2b6d !important;padding:10px 26px;top:0px;border:0px;}
.register-tabs .tabs-navigation > li.active > a:after{border-top-color:#0a2b6d;border-width:10px;margin-left:-10px;}
.register-tabs .tabs-navigation > li.active > a:before{border-left:12px solid transparent;border-right:12px solid transparent;border-top:12px solid #0a2b6d;}
.quickLinksBox{display:block;border:1px #b7b7b7 solid !important;border-radius:0px;border-top:0px !important;border-bottom:2px #65ac4c solid!important;}
.quickLinksBox a{text-decoration:none;font-size:24px;color:#a0a0a0;}
.quickLinksBox a:hover{color:#65ac4c;}
/*#c-eventBox{margin-bottom:10px;padding:10px;margin-left:10px;border-bottom:1px #dbdbdb solid;}*/
#c-eventBox {padding: 10px; float:left; width:48%; height:110px; margin:1%; background:#f1f1f1; }
#c-eventBox .eventImage{width:100%;float:none;padding:0 .5em;margin-bottom:1em;}
#c-eventBox .eventImage img{max-width:100%;height:auto;}
#c-eventBox .b-date{display:block;float:left;height:50px;overflow:hidden;width:50px;background:#0a2b6d;text-align:center;color:#FFF!important;font-size:16px;border:1px solid #0a2b6d;}
#c-eventBox .b-date span{border-top:1px #FFF solid;display:block;padding-top:2px;}
#c-eventBox .eventContent{padding:0 0 0 66px;/*min-height:80px;*/position:relative;}
.eventBox .eventContent .date{font-size:11px !important;color:#999;margin-bottom:10px;}
#c-eventBox .eventContent .eventTitel{display:block;}
#c-eventBox .eventContent .eventTitel a{color:#000;font-weight:600;font-size:16px;letter-spacing:0px;display:block;}
#c-eventBox .eventContent .eventTitel a:hover{text-decoration:underline;} 
#c-eventBox .eventContent .eventText{margin:10px 0;font-size:14px !important;color:#000;}
#c-eventBox .eventContent .date{font-size:14px !important;color:#000;margin-bottom:0px;}
.eventBox{margin-bottom:10px;margin-left:10px;border:1px #f2f2f2 solid;padding:10px;}
.eventBox .eventImage{width:100%;float:none;padding:0 .5em;margin-bottom:1em;}
.eventBox .eventImage img{max-width:100%;height:auto;}
.eventBox .b-date{display:block;float:left;height:50px;overflow:hidden;width:50px;background:#0a2b6d;text-align:center;color:#fff!important;font-size:16px;}
.eventBox .b-date span{border-top:1px #FFF solid;display:block;padding-top:2px;}
.eventBox .eventContent{padding:0 0 0 66px;min-height:80px;position:relative;}
.eventBox .eventContent .date{font-size:11px !important;color:#666;margin-bottom:10px;}
.eventBox .eventContent .eventTitel{display:block;}
.eventBox .eventContent .eventTitel a{color:#000;font-weight:400;font-size:1.429rem;letter-spacing:0px;display:block;}
.eventBox .eventContent .eventTitel a:hover{text-decoration:underline;}
.eventBox .eventContent .eventText{margin:10px 0;font-size:15px !important;color:#000;}
.pastBook{width:150px;float:none;}
.pastBook .image{padding:4px;overflow:hidden;border:1px #CCC solid;border-radius:4px;}
.pastBook .image img{max-width:100%;height:auto;}
.pastBook .booklink{display:block;text-align:center;}
.pastBook .booklink a{font-size:13px;color:#a71a1a !important;font-style:italic;display:inline-block;padding:5px 0px;cursor:pointer;text-align:right;text-decoration:none;outline:none;border:none;width:100%;}
.pastBook .booklink a:hover{text-decoration:underline;}
.pastBook .programlink a{font-size:13px;color:#a71a1a !important;font-style:italic;display:inline-block;padding:5px 0px;cursor:pointer;text-align:right;text-decoration:none;outline:none;border:none;width:100%;}
.pastBook .programlink a:hover{text-decoration:underline;}
.pastevent{margin-top:40px;}
.pastevent .links{display:block;margin-bottom:10px;}
.pastevent .links a{display:inline-block;padding:4px 18px;font-size:14px;cursor:pointer;text-align:center;text-decoration:none;color:#fff;background-color:#4CAF50;border:none;min-width:140px;}
.pastevent .links a:active{background-color:#3e8e41;box-shadow:0 5px #666;transform:translateY(4px);}
.pastevent .links a.bg1{background-color:#0a2b6d;border-color:#0a2b6d;color:#ffffff;padding:12px 16px;border-radius:0px;}
.pastevent .links a.bg1:hover{background-color:#FFF;border:1px #0a2b6d solid !important;color:#0a2b6d;}
.pastevent .links a.bg2{background-color:#313131;border-color:#091f7b;color:#ffffff;padding:12px 16px;border-radius:0px;}
.pastevent .links a.bg2:hover{background-color:#CCC;border-color:#111;color:#000;}
.full-box{margin-bottom:10px;border:1px #f2f2f2 solid;padding:10px;background:#2b8b92;}
.newTeammembers{display:block;}
.newTeammembers .team-member{width:13.9%;float:left;margin:15px;}
.cst .tabs-navigation{padding-left:60px;}
.cst .tabs-navigation li a{color:#000;line-height:16px;font-weight:400;text-align:center;margin-right:20px;background:#fbbc05 !important;padding:12px 20px !important;border:1px #fbbc05 solid !important;}
.cst li a:hover{color:#FFF !important;background:#0a2b6d !important;border:1px #fbbc05 solid !important;}
.cst li.active a, .cst li.active a:focus, .cst li.active a:hover{color:#0a2b6d !important;background:#FFF !important;border:1px #0a2b6d solid !important;}
.cst .tabs-navigation > li.active > a:after{border-top-color:#0a2b6d;border-width:10px;margin-left:-10px;}
.cst .tabs-navigation > li.active > a:before{border-left:12px solid transparent;border-right:12px solid transparent;border-top:12px solid #0a2b6d;}
.CSTcontent{display:block;padding:10px;}
.CSTcontent .schedule-item{/*margin-bottom:10px;*/ padding:6px;}
.schedule-item{background:#FFF;padding:4px 4pxfont-family:'Roboto', sans-serif;padding-left:10px;border-bottom:1px solid #cad4f6;}
.schedule-item .time{font-size:14px;letter-spacing:0.5px;color:#0a2b6d;}
.schedule-item .text{display:block;}
.schedule-item .text a{text-decoration:none;cursor:pointer;}
.schedule-item .text a:hover{background:#f6f6f6 !important;}
.schedule-item .text a h4{font-size:18px;letter-spacing:0.5px;color:#000;margin-bottom:0px;}
.schedule-item .text a h4:hover{text-decoration:underline;color:#f06925;}
.schedule-item .text a .arrowdown{background:#0a2b6d;color:#FFF;padding:6px 12px;position:absolute;right:-4px;top:-4px;}
.schedule-item .text a .arrowdown:hover{background:#000;}
.schedule-item .text a:hover{color:#0161b8;}
.schedule-item h4{font-size:14px !important;font-weight:400;color:#000;}
.schedule-item h5{font-size:14px !important;font-weight:400;color:#000;font-family:'Roboto', sans-serif;}
.schedule-item .image-section{width:150px;height:auto;overflow:hidden;border:2px #CCC solid;padding:4px;}
.testimonial-item > p{color:#000;}
.testimonial-item > span{color:#0a2b6d;}
.f-logo-text{display:block;}
.f-logo-text a{text-decoration:none;display:block;font-size:36px;font-weight:700 !important;color:#FFF !important;padding:10px;line-height:60px;}
.f-subscribe{background:#FFF;border-radius:0px;padding:76px 30px;}
.f-subscribe h3{color:#e23a3c;font-size:1.78571429em;line-height:1.5em;font-weight:600;margin-bottom:5px;}
.baner-date{background:#0a2b6d;color:#FFF;display:inline;padding:14px 40px;font-size:24px;}
.scrollTab{display:block;}
.scrollTab{display:block;height:510px;overflow-y:scroll;}
.twitter-feed{height:500px;overflow:hidden;overflow-y:scroll;}
.no-st{background:none;border:none;box-shadow:none;}
.logo-text{font-weight:700px;font-size:36px;margin-left:15px;margin-top:0px;color:#FFF;text-decoration:none;line-height:80px;display:block;}
.logo-text:hover{color:#FFF;}
.dates{font-size:20px;font-weight:600;color:#fbbc05;text-align:left;margin-top:0px;line-height:34px; padding-left:30px;}
.page-title h1{color:#0a2b6d;text-align:center;font-size:24px;}
.page-title h2{color:#0a2b6d;text-align:center;font-size:24px; font-weight:300;}
.breadcrumb ul li{display:inline;position:relative;margin-left:10px;color:#65ac4c;}
.breadcrumb ul li a{color:#4e9435 !important;}
.arrow-shape{margin-left:250px;}
.titel-color{color:#0a2b6d;}
.border-page-titel{border-bottom:4px #0a2b6d solid;}
.home-li-icon{margin-bottom:10px;margin-left:20px;color:#000;font-weight:400;line-height:34px;}
.form-group{margin-bottom:8px;}
.about-box{display:block;}
.about-box p{color:#000 !important;text-align:justify;font-size:14px !important;line-height:24px;font-family:'Montserrat', sans-serif;}
.about-box .btn {width: 46%;}
.scientific_bg{background:#FFF;}
.scientific li{color: #000;
padding: 8px 14px;
overflow: hidden;
width: 48%;
float: left;
margin:0.5% 1%;
font-weight: 500;
font-family: 'Montserrat', sans-serif;
line-height: 20px;
font-size: 14px;
text-align: left;
box-shadow: 0 0 4px rgba(0,0,0,.1);
border: 1px #e6e6e6 solid;
list-style: none;
min-height: 44px;}
.scientific li:hover{box-shadow: 0 0 14px rgba(0,0,0,.2);}
.scientific li a{color: #000;}
.scientific li a:hover{color: #0a2b6d;}
.btn-dropbox:hover{background:#42a4f4;}
.submitAbstract{display:block;background:#65ac4c !important;border:1px #65ac4c solid !important;text-align:center !important;}
.submitAbstract a{text-decoration:none;background:#65ac4c;color:#FFF;text-align:center;line-height:50px;}
.team-titel{background:#000;color:#FFF;font-size:15px;min-height:100px;position:absolute;z-index:1;bottom:0px;width:100%;text-align:center;}
.team-titel h3{font-size:15px;margin-bottom:0px;margin-top:0px;color:#FFF;}
.team-titel span{font-size:14px;margin-bottom:0px;color:#ddd;}
.team-desc > h3{font-size:15px;line-height:22px;margin-bottom:0;color:#0a2b6d;letter-spacing:0px;margin-top:10px;}
.team-desc > span{font-size:13px;color:#222 !important;line-height:20px !important; display:block;}
.registrations-bg{background-image:url(../images/registrations-bg.jpg);background-size:cover;}
.baltimore-bg{background-image:url(../images/Baltimore.jpg);background-size:cover;}
.bannerLeadtext{color:#65ac4c;font-size:40px !important;text-transform:capitalize !important;line-height:44px;display:inline-block;margin-bottom:30px;}
.section-skewed{background-color:#f6f6f6;}
.section-skewed-1{background-color:#0a2b6d;}
.video__info{position:relative;color:#FFF;font-weight:600;font-size:16px;}
.video__title{padding:5px 10px;overflow:hidden;height:80px;background:#fbbc05;color:#000;}
.photoGalleryHome{display:block;}
.photoGalleryHome .portfolio-image{height:190px !important;}
.photoGalleryHome .portfolio-description{background:#0a2b6d;height:80px !important;}
.photoGalleryHome .portfolio-description a{display:block;}
.photoGalleryHome .portfolio-description a h3{color:#FFF !important;font-size:16px;text-align:left;}
.bgTestimonial{background:#e23a3c;}
.grid-item img{height:200px;}
.photo__info{position:relative;color:#fff;font-weight:500;font-size:18px;top:-6px;background:#0a2b6d;margin-bottom:20px;}
.photo__title{padding:10px 10px;overflow:hidden;height:80px;margin-top:7px;}
.gallery__info{border:1px solid #c4c4c4;box-shadow:0px 3px 16px rgba(0, 0, 0, 0.03);box-shadow:0 25px 35px -20px rgba(0,0,0,0.35);padding:4px !important;transition:all .4s ease;background:#FFF;}
.gallery__info h3{color:#252525;font-size:14px;font-style:normal;font-weight:400;letter-spacing:0px;line-height:16px;margin-bottom:4px;text-transform:capitalize;overflow:hidden;height:80px;padding:10px;}
.academiaText{display:block;}
.academiaText .r-price{background:#4e9435;color:#FFF;padding:2px 12px;border-radius:2px;}
.academiaText .text{color:#387722 !important;}
.businessText{display:block;}
.businessText .r-price{background:#0a2b6d;color:#FFF;padding:2px 12px;border-radius:2px;}
.businessText .text{color:#0a2b6d !important;}
.video-box{margin:0 0 20px 0;}
.photo-box{/*margin:0 20px;*/transition:box-shadow .3s;}
.photo-box img{width:100%;height:200px;}
.photo-box:hover{box-shadow:6px 4px 11px rgba(255,255,255,.3);}
.portfolio-item, .grid-item:hover{-webkit-transform:translateY(-8px) !important;transform:translateY(-8px) !important;}
.hvr-sweep-to-top{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0, 0, 0, 0);position:relative;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:0.1s;transition-duration:0.1s;}
.hvr-sweep-to-top:before{content:"";position:absolute;z-index:1;top:0;left:0;right:0;bottom:0;background:#2098D1;-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:0.1s;transition-duration:0.1s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;}
.hvr-sweep-to-top:hover, .hvr-sweep-to-top:focus, .hvr-sweep-to-top:active{color:white;}
.hvr-sweep-to-top:hover:before, .hvr-sweep-to-top:focus:before, .hvr-sweep-to-top:active:before{-webkit-transform:scaleY(1);transform:scaleY(1);}
.border-left{border-left:1px #dbdbdb solid;}
.footer-small-text{font-size:12px !important;color:#FFF;}
.footer-nav{display:inline-block;}
.footer-nav ul{padding:0px;margin:0px;}
.footer-nav ul li{padding:0px;margin:6px;list-style:none;text-align:left;display:inline-block;}
.footer-nav ul li a{color:#FFF !important;text-align:left;font-size:14px;font-weight:400;}
.footer-nav ul li a:hover{color:#ff9f00 !important;}
.footer h4{color:#FFF !important;}
.mailLinks{display:block;padding-left:0px;}
.mailLinks li{list-style:none;font-size:14px;line-height:28px;margin-bottom:0px;margin-left:0px;color:#FFF;}
.mailLinks li a{color:#FFF;}
.mailLinks li a:hover{color:#ff9f00;text-decoration:underline;}
#topbar .social-icons li a{border-radius:2px;font-size:15px;height:34px;line-height:34px;text-align:center;width:34px;overflow:hidden;margin:0;}
.footer-social li a{float:left;height:30px;width:30px;line-height:30px;text-align:center;margin:0 4px 4px 0;border-radius:50%;border:0;background:transparent;color:#333;overflow:hidden;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;font-size:18px;background:#FFF !important;color:#458030 !important;}
#topbar .social-icons li, #topbar .social-icons li a{float:left;list-style:outside none none;margin-right:5px;}
.address-box{margin-top:41px;}
.address-contact{margin-top:5px;margin-bottom:15px;}
.address-contact span{float:left;color:#aaaaaa;}
.address-contact .address-content{display:block;padding-left:45px;font-style:italic;font-size:18px;}
.address-contact .fa-inverse{font-size:12px;}
.contact-body{padding:20px;background:#f7f7f7;}
.c-color{color:#0161b8;}
.contact-box{display:block;margin-bottom:20px;border:1px #CCC solid;}
.contact-heading{border-bottom:solid 3px #f7f7f7;padding:7px 15px;}
.contact-heading p{margin-bottom:0px !important;font-size:14px !important;color:#111;}
.contact-heading h2{font-size:16px;font-weight:600;}
.contact-text{background:#fff;margin-bottom:2px;padding:7px 15px;}
.contact-text p{margin-bottom:0px !important;font-size:14px !important;color:#111;}
.contact-text p a{font-size:16px !important;color:#111;margin-bottom:0px;}
.contact-text p a:hover{color:#0161b8;text-decoration:underline;}
.faq{display:block;}
.faq .accordion .ac-title:before{content:'\002B';font-size:21px;float:left !important;background:#0a2b6d;border-radius:50%;height:24px;width:24px;text-align:center;line-height:17px;position:relative;top:0px;}
.faq .accordion .ac-active .ac-title:before{content:"\2212";font-size:21px;float:left !important;background:#0a2b6d;border-radius:50%;height:24px;width:24px;text-align:center;line-height:17px;position:relative;top:0px;}
.faq .accordion .ac-title{color:#000;font-weight:400;font-size:14px;letter-spacing:0px;background:#f6f6f6;position:relative;padding:12px 30px 12px 0px;}
.faq .ac-content{font-size:15px !important;color:#000;font-family:Arial,Helvetica,sans-serif;border:none;}
.faq-box{margin-bottom:10px;padding:10px;margin-left:10px;}
.faq-box h1{color:#000;font-weight:400;font-size:1.429rem;letter-spacing:0px;display:block;}
.faq-box p{margin:10px 0;font-size:15px !important;color:#000;font-family:Arial,Helvetica,sans-serif;}
.message-box{/*padding:20px;*/border-bottom:1px #dbdbdb solid;}
.message-box .heading h3{color:#1d975c;}
.message-box .top{display:block;clear:both;}
.message-box .icon{float:left;background:#FFF;border:1px #c4c4e8 solid;padding:10px;width:140px;margin-left:15px;margin-bottom:0px;}
.message-box .titel{float:left;margin-left:20px;}
.message-box .titel p{font-size:13px !important;line-height:normal;color:#202340;margin-bottom:0px;margin-top:10px;}
.message-box .titel .name{font-size:16px;color:#000;font-weight:400;}
.message-box .titel .sub{font-size:13px !important;color:#222 !important;margin-bottom:20px;line-height:18px;font-style:italic;margin-top:5px;}
.message-box .text{display:block;}
.message-box .text h1{margin-bottom:10px; margin-top:10px;font-weight:600;font-size:1.429rem;color:#42328f;}
.message-box .text h1 a{font-weight:400;font-size:1.429rem;letter-spacing:0px;display:block;}
.message-box .text h1 a:hover{text-decoration:underline;}
.message-box .text p{display:block;font-size:14px !important;line-height:22px;font-style:italic;margin-bottom:10px;}
.message-box .text .venue-info{background:#f9f9ee;padding:10px;margin-bottom:10px;margin-top:10px;border-left:2px solid #a4112b;}
.message-box .titel-info{/*background:#f0f0f0;padding:10px;margin-bottom:10px;margin-top:10px;border-left:2px solid #42328f;*/}
.message-box .titel-info p{font-size: 18px !important;
font-weight: 700 !important;
line-height: 24px;}
.message-box .message-image{width:140px;border:1px #42328f solid;padding:4px;}
.message-box .message-image{width: 100%;
border: 4px #8393ca solid;
border-radius: 50%;
overflow: hidden;
height: auto;
padding: 0;}
.message-box .message-image img{ width:100%; display:block; max-height:220px;   }  
.welcome-inner {
background: #fff;
display: block;
padding: 30px;
border-radius: 6px;
}    
.bg-message{background:#fbbc05; border:4px #fbbc05 solid; margin-bottom:10px; border-radius:6px;}
.bg-message .heading{ margin:0px;}
.bg-message .heading h3{ font-weight: 600!important; font-size: 30px; } 
.r-detailes{background:#f8f8f8;border:1px #cfcfcf solid;}
.order-box{display:block;}
.order-one{width:48%;float:left;}
.order-two{width:40%;float:left;margin-left:10%;}
.testimonial .testimonial-item > p:empty{display: none;}
#mobileMenu{display:block;font-size:15px;padding-top:20px;padding-bottom:20px;background:#f6f6f6;margin-bottom:20px;}
#mobileMenu nav > ul > li{list-style:none;text-align:left;margin-bottom:20px;}
#mobileMenu nav > ul > li:nth-child(1) a{color:#000;}
#mobileMenu nav > ul > li:nth-child(1) a:hover{text-decoration:underline;}
#mobileMenu nav > ul > li:nth-child(2) a{color:#000;}
#mobileMenu nav > ul > li:nth-child(2) a:hover{text-decoration:underline;}
#mobileMenu nav > ul > li:nth-child(3) a{color:#000;}
#mobileMenu nav > ul > li:nth-child(3) a:hover{text-decoration:underline;}
#mobileMenu nav > ul > li:nth-child(4){color:#000;}
#mobileMenu nav > ul > li:nth-child(4) a{color:#000;}
#mobileMenu nav > ul > li:nth-child(4) a:hover{color:#000;text-decoration:underline;}
#mobileMenu nav > ul > li:nth-child(4) ul{padding-left:20px;margin-top:10px;}
#mobileMenu nav > ul > li:nth-child(4) ul li{list-style:none;text-align:left;display:block;margin-bottom:10px;font-weight:normal !important;}
#mobileMenu nav > ul > li:nth-child(4) ul li a::before{content:"\f105";margin-left:-20px;position:absolute;font-family:fontawesome;font-size:15px;}
#mobileMenu nav > ul > li:nth-child(5) a{color:#000;}
#mobileMenu nav > ul > li:nth-child(5) a:hover{text-decoration:underline;}
#mobileMenu nav > ul > li:nth-child(6){color:#000;}
#mobileMenu nav > ul > li:nth-child(6) a{color:#000;}
#mobileMenu nav > ul > li:nth-child(6) a:hover{text-decoration:underline;}
#mobileMenu nav > ul > li:nth-child(6) ul{padding-left:20px;margin-top:10px;}
#mobileMenu nav > ul > li:nth-child(6) ul li{list-style:none;text-align:left;display:block;margin-bottom:10px;}
#mobileMenu nav > ul > li:nth-child(6) ul li a::before{content:"\f105";margin-left:-20px;position:absolute;font-family:fontawesome;font-size:15px;}
#mobileMenu nav > ul > li:nth-child(7) a{color:#000;}
#mobileMenu nav > ul > li:nth-child(7) a:hover{text-decoration:underline;}
#mobileMenu nav > ul > li:nth-child(8){color:#000;}
#mobileMenu nav > ul > li:nth-child(8) a{color:#000;}
#mobileMenu nav > ul > li:nth-child(8) a:hover{text-decoration:underline;}
#mobileMenu nav > ul > li:nth-child(8) ul{padding-left:20px;margin-top:10px;}
#mobileMenu nav > ul > li:nth-child(8) ul li{list-style:none;text-align:left;display:block;margin-bottom:10px;}
#mobileMenu nav > ul > li:nth-child(8) ul li a::before{content:"\f105";margin-left:-20px;position:absolute;font-family:fontawesome;font-size:15px;}
#mobileMenu nav > ul > li:nth-child(9) a{color:#000;}
#leftMenu{display:block;font-size:15px;padding-top:20px;padding-bottom:20px;background:#f6f6f6;margin-bottom:20px;}
#leftMenu nav > ul > li{list-style:none;text-align:left;margin-bottom:20px;}
#leftMenu nav > ul > li:nth-child(1) a{color:#000;}
#leftMenu nav > ul > li:nth-child(1) a:hover{text-decoration:underline;}
#leftMenu nav > ul > li:nth-child(2) a{color:#000;}
#leftMenu nav > ul > li:nth-child(2) a:hover{text-decoration:underline;}
#leftMenu nav > ul > li:nth-child(3) a{color:#000;}
#leftMenu nav > ul > li:nth-child(3) a:hover{text-decoration:underline;}
#leftMenu nav > ul > li:nth-child(4){color:#000;}
#leftMenu nav > ul > li:nth-child(4) a{color:#000;}
#leftMenu nav > ul > li:nth-child(4) a:hover{color:#000;text-decoration:underline;}
#leftMenu nav > ul > li:nth-child(4) ul{padding-left:20px;margin-top:10px;}
#leftMenu nav > ul > li:nth-child(4) ul li{list-style:none;text-align:left;display:block;margin-bottom:10px;font-weight:normal !important;}
#leftMenu nav > ul > li:nth-child(4) ul li a::before{content:"\f105";margin-left:-20px;position:absolute;font-family:fontawesome;font-size:15px;}
#leftMenu nav > ul > li:nth-child(5) a{color:#000;}
#leftMenu nav > ul > li:nth-child(5) a:hover{text-decoration:underline;}
#leftMenu nav > ul > li:nth-child(6){color:#000;}
#leftMenu nav > ul > li:nth-child(6) a{color:#000;}
#leftMenu nav > ul > li:nth-child(6) a:hover{text-decoration:underline;}
#leftMenu nav > ul > li:nth-child(6) ul{padding-left:20px;margin-top:10px;}
#leftMenu nav > ul > li:nth-child(6) ul li{list-style:none;text-align:left;display:block;margin-bottom:10px;}
#leftMenu nav > ul > li:nth-child(6) ul li a::before{content:"\f105";margin-left:-20px;position:absolute;font-family:fontawesome;font-size:15px;}
#leftMenu nav > ul > li:nth-child(7) a{color:#000;}
#leftMenu nav > ul > li:nth-child(7) a:hover{text-decoration:underline;}
#leftMenu nav > ul > li:nth-child(8){color:#000;}
#leftMenu nav > ul > li:nth-child(8) a{color:#000;}
#leftMenu nav > ul > li:nth-child(8) a:hover{text-decoration:underline;}
#leftMenu nav > ul > li:nth-child(8) ul{padding-left:20px;margin-top:10px;}
#leftMenu nav > ul > li:nth-child(8) ul li{list-style:none;text-align:left;display:block;margin-bottom:10px;}
#leftMenu nav > ul > li:nth-child(8) ul li a::before{content:"\f105";margin-left:-20px;position:absolute;font-family:fontawesome;font-size:15px;}
#leftMenu nav > ul > li:nth-child(9) a{color:#000;}
.social-blogger{line-height:28px !important;display:block;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;}
.social-blogger:hover img{-webkit-animation:toTopFromBottom 0.3s forwards;-moz-animation:toTopFromBottom 0.3s forwards;animation:toTopFromBottom 0.3s forwards;}
@-webkit-keyframes toTopFromBottom{49%{-webkit-transform:translateY(-100%);}
50%{opacity:0;-webkit-transform:translateY(100%);}
51%{opacity:1;}
}
@-moz-keyframes toTopFromBottom{49%{-moz-transform:translateY(-100%);}
50%{opacity:0;-moz-transform:translateY(100%);}
51%{opacity:1;}
}
@keyframes toTopFromBottom{49%{transform:translateY(-100%);}
50%{opacity:0;transform:translateY(100%);}
51%{opacity:1;}
}
.modal-strip .container{background:none !important;}
.sponsors_box{margin:3% 0px;border:1px #CCC solid;width:100%;height:80px;background:#FFF;}
.sponsors_box img{width:auto;height:78px;margin:0px auto;vertical-align:middle;}
.border8{border:1px #d1def8 solid;}
.page_title_bg{background:#f6f6f6;border-bottom:1px #CCC solid;}
.theme_bg_1{background:#0a2b6d;}
.sbl::after, #sidebar.sbr::after{content:'';position:absolute;right:0px;top:0px;bottom:-2500px;width:1px;background:#dbdbdb;z-index:1;}
.flash-bar{background:#eeeff6; border-bottom:1px #d2d6fa solid;}
/* Blick CSS */	
.mobile_notification{ margin-top:10px;
display:inline-block;
}
.mobile_notification ul{ padding:0px; margin:0px;}
.mobile_notification ul li{
list-style:none;
float:left;
}
/*.mobile_notification ul li a{text-decoration:none; text-align:center; font-size:14px; background:#; border:1px #a4112b solid; padding:6px 14px; color:#202340; display:block; margin-right:15px; margin-bottom:10px;}*/
.mobile_notification ul li a {
text-decoration: none;
text-align: left;
font-size: 13px;
font-weight:600;
padding: 6px 0px 6px 26px;
color: #202340;
display: block;
margin-right: 15px;
/*margin-bottom: 5px;*/
background: url(../images/bell-icon.png) no-repeat;
background-size: 15px 15px;
background-position: 4px 9px;
}
.mobile_notification ul li a:hover {text-decoration:underline;}
.blink{background:# !important;border:0px #1d975c solid !important;color:#0a2b6d !important;animation:blink 1s linear infinite;}
@keyframes blink{0%{opacity:0;}
50%{opacity:.5;}
100%{opacity:1;}
}
.call_color{color:#ea008e !important;background:white !important;border:1px #ea008e solid !important;border-radius:50%;font-size:16px;padding:0px 8px;}
.mail_color{color:#0099df !important;background:white !important;border:1px #0099df solid !important;border-radius:50%;font-size:16px;padding:0px 6px;}
.whatsapp_color{color:green !important;background:white !important; border:1px green solid !important;}
.freecall_color{color:#2b8b92 !important;background:#FFF !important;border:1px #2b8b92 solid !important;border-radius:50%;font-size:16px;padding:0px 8px;}
.widget-subscribe-form label.error{position:absolute;background:#d51522;border:1px solid #f54e65;color:#fff!important; display:none !important;}
.widget-subscribe-form label.error:after, .widget-subscribe-form label.error:before{top:100%;left:8%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;}
.widget-subscribe-form label.error:after{border-color:rgba(213, 21, 34, 0);border-top-color:#d51522;border-width:8px;margin-left:-8px;}
.widget-subscribe-form label.error:before{border-color:rgba(245, 78, 101, 0);border-top-color:#f54e65;border-width:9px;margin-left:-9px;}
.widget-subscribe-form.ram label.error{top:29% !important;}
.widget-subscribe-form .text-success{background:green;display:inline-block;border:1px solid #090;color:#fff!important;padding:2px 4px 2px 4px;}
.error{color:red !important;}
.quickLinks{margin-top: 30px;}
.quickLinks h2{font-size:22px;color:#ff5c1a;text-transform:uppercase;margin:20px 0 10px 0;font-weight:400;}
.quickLinks > .btn{border-radius:3px;font-size:14px;padding:12px 20px;position:relative;overflow:hidden;text-transform:capitalize;background-color:#FFF;border-color:#FFF;border-width:1px;border-style:solid;color:#000;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;transition:all 0.3s;margin-bottom:10px;outline:none;line-height:14px;width:320px;font-weight:500;}
.Academia label{color:#0a2b6d !important;}
.Academia .r-price{background:#0a2b6d;color:#FFF;padding:2px 12px;border-radius:2px;}
.Business label{color:#0a2b6d !important;}
.Business .r-price{background:#0a2b6d;color:#FFF;padding:2px 12px;border-radius:2px;}
.widget-s label.error{position:absolute;background:#d51522;border:1px solid #f54e65;color:#fff!important;top:-40px;}
footer .top-bdr{border-top:1px #FFF solid;}
.top-add-text-2 a{color:#fff !important;text-decoration:none;}
.pay_opt_h h3{border-bottom:1px #CCC solid;color:#253b80;font-size:18px;padding:10px 0px 10px 0;text-align:center;}
.thanks-text h4{font-size:14px;font-weight:600 !important;}
.text-small-1{font-size:13px !important;line-height:20px !important;font-weight:normal !important;} 
.r-text{color:#000;font-size:14px;font-weight:normal;line-height:18px;margin-top:10px;text-align:center;}
.or{margin-top:120px;}
.m-h{height:230px;}
.pay-option-heading{padding:8px;line-height:1.42857143;vertical-align:top;border:1px solid #ddd;background:#eee;margin-bottom:6px;}
.th _bg{background:#eee;}
.m-w-290{min-width:290px;}
.power_sripe{bottom:6px;position:absolute;left:90px;}
.border{border:1px #CCC solid;}
.c_btn{background:#0a2b6d;color:#FFF;padding:3px 6px;font-size:13px;}
.c_btn:hover{background:#000;color:#FFF ;}
.watsapp{background:#11b925;color:white;}
.watsapp-box{
position: fixed;
bottom: 80px;
z-index: 4;
left: 56px;
width:60px;
height:auto;
border-radius: 50%;
overflow: hidden;
box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16);
}
.watsapp-box img{
width: 100%;
height:auto ;   
}
@media (max-width:767px){
.watsapp-box{left: 5px !important; bottom: 90px !important;}
}
/* webinar-online-event CSS */
.register-now-btn {
/*position:absolute;
top:0;
right: 0;*/
display:block;
}
.webinar_flash{ display:block; clear:both;}
.webinar_flash ul{ padding:0px; margin:0px; }
.webinar_flash ul li{list-style:none; float:left; border-right:1px #4d4f66 solid;}
/*.webinar_flash ul li:last-child{border-right:none;}*/
.webinar_flash ul li:first-child{ float:left;}
.webinar_flash ul li:last-child{ float:right;}
.webinar_flash ul li a{ text-decoration:none; padding:0px 8px; color:#FFF; 
font-weight:500; border-radius:4px;  margin-bottom:0px; display:block;
}
.webinar_flash ul li a:hover{ margin-left:5px;}
.blink-webinar {
animation: blink 2s linear infinite;
}
.event{ display:block;}
.event .heading{
font-size: 24px;
color:#0a2b6d ;
text-align: left;
margin-bottom: 20px;}
.event p{ color:#111;}
.event-banner-bg{background:#0d1a2a url(../images/webinar-bg.html) no-repeat center;}
.event-banner-text{ display:block;}
.event-banner-text .btn-danger{ background:#42328f; border:#42328f; text-transform:uppercase; font-weight: 700;}
.event-banner-text .date {font-size:18px; color:#FFF;}
/* Date and Time */
.event-banner-text .date-time{ display:inline-block; }
.event-banner-text .date-time .fixed-icon{ position:absolute; width:35px; height:35px; margin-top:-7px; margin-left:-40px;}
.event-banner-text .date-time .date{font-size:14px;color:#FFF; font-weight: 600; float:left; border-radius:4px; padding:10px 10px 10px 20px; 
margin:0px 15px 10px 15px; background:#0a2b6d;}
.event-banner-text .date-time .time{font-size:14px;color:#FFF; font-weight: 600; float:left; border-radius:4px; padding:10px 10px 10px 20px;
margin:0px 15px 10px 15px; background:#0a2b6d;}
/* End Date and Time */
.event-banner-text .date {
font-size: 18px;
color: #FFF;
}
.event-banner-text span{
font-size: 14px;
line-height: 1.5;
color:#FFF;
}
.event-banner-text h1{display:block; margin-bottom:10px !important; font-size: 34px; font-weight:400 !important; color:#FFF;}
.event-banner-text .shortName {
font-size:18px !important;
margin-bottom:0px;
}
.event-banner-text .btn-danger {
background-color: #0a2b6d !important;
border-color: #0a2b6d !important;
color:#FFF;
}
.event-banner-text .btn-danger:hover {
background-color:#0a2b6d !important;
border-color: #0a2b6d !important;
color:#FFF;
}	
.inquiry-box .btn.btn-danger {
background-color: #42328f;
border-color: #42328f;
}		
.inquiry-box h2 {
color:#0a2b6d ;
text-transform: capitalize;
display: inline;
font-size: 24px;
margin-bottom:20px;
display:block;
}
.inquiry-box{ padding:10px 30px 30px; border:1px #ddd solid; background:#f4f4f4;}
.inquiry-box .form-control{ background:#FFF; border:2px #ddd solid;}
.inquiry-box select{ background:#; border:2px #ddd solid; margin-bottom:6px;}
.inquiry-box .btn.btn-danger { background-color: #0a2b6d; border-color: #0a2b6d;
}
.address-box {
margin-top: 41px;
}
.address-contact {
margin-top: 5px;
margin-bottom: 15px;
}
.address-contact span {
float: left;
color: #FFF;
}
.address-contact .address-content {
display: inline-block;
padding-left: 10px;
font-size: 14px;
margin-top: 0px !important;
padding-top: 9px;
color:#000;
}
.address-contact .address-content a{color:#000;}
.address-contact .fa-inverse {
font-size: 12px;
}
.address-box .fa-phone{ 
font-size: 18px;
margin-top: 5px;
border: 1px #0a2b6d  solid !important;
background:#0a2b6d ;
border-radius: 50%;
height: 30px;
width: 30px;
line-height: 30px;}
.address-box .fa-envelope-o{font-size: 18px;
margin-top: 5px;
border: 1px #0a2b6d  solid;
background:#0a2b6d ;
border-radius: 50%;
height: 30px;
width: 30px;
line-height: 30px;}
.address-box .fa-whatsapp{font-size: 18px;
margin-top: 5px;
border: 1px #0a2b6d  solid;
background:#0a2b6d ;
border-radius: 50%;
height: 30px;
width: 30px;
line-height: 30px;}
.event-testimonials-box{ background:#303030; padding:20px !important;}
.event-testimonials-box .heading{ text-align:center; font-size:24px; margin-bottom:20px; color:#FFF;}
.event-testimonials-box .testimonial-item{ padding:0 40px !important;}
.event-testimonials-box .testimonial .testimonial-item > p{ color:#FFF; font-size:14px !important;}
.event-testimonials-box .testimonial .testimonial-item > span{ color:#FFF;}
.whiteBg_heading h2{
color:#4e9435;
text-transform: capitalize;
display: inline;
font-size: 24px;
line-height: 24px;
}
.who-can-attend li{color:#000;padding:4px 18px;overflow:hidden;width:48.5%;float:left;margin-right:0%;margin-bottom:1%;margin-left:1%;font-weight:400;line-height:20px;font-size:14px;text-align:left;transition:all .4s ease;}
.who-can-attend li:hover{}
.sponsors_box{margin:3% 0px;border:1px #f1f1f1 solid;width:100%; height:100px; background:#FFF; box-shadow:#000 0px 0px 8px -3px; padding:10px;}
.sponsors_box img{width:auto;height:78px;margin:0px auto;vertical-align:middle;}
.scientific_bg{ display:inline-block;width: 100%;}
.connect-with-us{display:block; border:1px #f0eded solid; border-radius:4px; padding:10px; margin-bottom:20px;}
.connect-with-icons{ display:inline-block;}
.connect-with-icons ul{ padding:0px; margin:0px;}
.connect-with-icons ul li{ float:left; list-style:none;}
.connect-with-icons ul li a{ border-radius: 50%;
width: 40px;
height: 40px;
margin-right: 10px;
border: 1px #CCC solid;
font-size: 20px;
color:#333;
display: block;
line-height: 40px;
text-align: center;}
.connect-with-icons ul li a:hover{ background:#e05725; color:#FFF; border:1px #e05725 solid;}
.links1 a {
position: relative;
font-size: 14px;
display: block;
letter-spacing: 0px;
text-transform: uppercase;
color: #FFF;
background-color: #0a2b6d;
border: 1px solid #0a2b6d;
padding: 5px;
text-align:center;
line-height:30px;
border-radius:4px;
font-weight: 700;
margin-bottom:5px;
}
.links1 a:hover {
background-color: #fff !important;
border-color: #0a2b6d !important;
color: #0a2b6d;
}
/* Webinar Schedule Tabs */
.schedule-content{ display:block;}
.webinar-schedule{display:block;}
.webinar-schedule .tabs-navigation{ margin-left:20px;}
.webinar-schedule .tabs-navigation li a{color:#a3a3a3;background:#FFF !important;text-align:left;font-size:15px;padding:10px 6px;font-weight:600; margin-right:10px; border:none; }
.webinar-schedule .tabs-navigation li a:hover{color:#1c202a;background:#f8fafa;}
.webinar-schedule .tabs-navigation li.active a, .webinar-schedule li.active a:focus, .webinar-schedule li.active a:hover{color:#0a2b6d !important;background:#FFF !important;padding:10px 6px !important;top:0px !important; border-bottom:2px #0a2b6d solid !important; border-top:0px !important; border-right:0px !important; border-left:0px !important;}
.webinar-schedule .tabs-content {
margin-top: 0px !important;
border-top: 1px #f3f3f3 solid;
background: #FFF !important;
padding: 20px 0px 0px 0px !important;
border-left:0px;
border-right:0px;
border-bottom:0px;
}
.webinar-schedule .schedule-item:nth-child(odd){
background: #f3f3f3;
}
.webinar-schedule .schedule-item {
background: #FFF;
padding: 5px 10px;
border-bottom: 1px #f7f4ee solid;
margin-bottom:0px;
}
.schedule-item .time {
font-size: 14px;
font-weight: 400;
color: #707070;
border-radius: 20px;
/*padding: 4px;*/
text-align: left;
}
.webinar-schedule .schedule-item h4 {
font-size: 14px !important;
font-weight: 400;
color: #000;
}
/* Webinar Schedule Tabs */
/* tags start */
.tagssec {
display:block;
/* text-align: justify;*/
}
.tagssec .tagcloud a {
font-size: 13px;
letter-spacing: 0;
font-weight: 400;
text-transform: capitalize;
background: #FFF;
color: #000;
border:1px #ddd solid;
padding: 4px 3px;
margin-right: 4px;
margin-bottom: 4px;
line-height:30px;
margin-top:8px;
-o-transition: .3s;
-ms-transition: .3s;
-moz-transition: .3s;
-webkit-transition: .3s;
/* word-break: break-all;*/
}
.fa-bell{
content: "\f0f3";
color: #fff;
}
.flashwebinar{
color: #fff; 
}
.flashwebinar:hover{
color:#fff;
text-decoration:underline;
}
/* tags end */
/* webinar-speakers */
.webinar-speakers{ display:block; margin:20px 0;}
.speakers_box{
border: 1px #ddd solid;
background: #f4f4f4;
display: inline-block;
margin-bottom: 5px;
border-bottom: 1px solid #e6e6e6;
padding-bottom: 5px;
width: 30%;
float: left;
margin-right: 3%;
margin-bottom: 2%;
}
.speakers_box .content{ display:block;}
.speakers_box .content h6 {	
margin-bottom: 0px;
}
.speakers_box .content h6 a{
font-size: 15px;
line-height: 1.55;
padding-top: 0px;
margin-bottom: 0px;
color: #0a2b6d;
}
.speakers_box .content h6 a:hover{
text-decoration:underline;
}
.speakers_box .content p{
font-size: 13px !important;
line-height: 1.55;
margin-bottom:0px;
color:#222;
}
.speakers_box .board_img{
/*float: left;
width:40%;*/
display:block;
}
.speakers_box .board_img img{
height:220px;
width: 100%;
border: 2px #f4f4f4 solid;	
padding-bottom:0px !important;
border-radius:6px;
}
.speakers_box .content{
/*float: left; width:60%;*/
padding:10px !important;
height: 120px;
background: #FFF;
margin-bottom: 0px;
text-align: center;
}
.speakers_box .content span{
display:block;
}
.speakers_box .content span a{
text-decoration:none;
color:#385aa3;
}	
.speakers_box .content h6{
font-size:13px;
font-weight:bold;
}	
@media (max-width:767px){
.speakers_box{ width:48% !important; margin-right:2% !important; margin-bottom:2%;}
.speakers_box .board_img img { height:200px !important;}
.speakers_box .content { padding:4px !important;  height:140px !important;}
.speakers_box .content h6 a{ display:block; line-height:18px !important; margin-bottom:5px !important;}
}
@media (max-width:479px){
.speakers_box{ width:48% !important; margin-right:2% !important; margin-bottom:2%;}
.speakers_box .board_img img { height:150px !important;}
.speakers_box .content { padding:4px !important;  height:200px !important;}
.speakers_box .content h6 a{ display:block; line-height:18px !important; margin-bottom:5px !important;}
}	
/* End webinar-speakers */
/* End ::webinar-online-event CSS */
.downloadSponsorship-box {
padding: 20px;
background: #FFF;
margin: 0 20px;
border-radius: 4px;
box-shadow: 0 0 20px 0 rgb(0 0 0 / 20%);
}
.downloadSponsorship-box h3 {
color: #0a2b6d   !important;
font-size: 20px;
text-align: center;
font-weight:400;
}
.faq .accordion { background-color: #f6f6f6 ; color: #000; cursor: pointer; padding:10px 18px; width: 100%; border: none; text-align: left; outline: none; font-size: 15px; transition: 0.4s; margin-bottom:10px; }
.faq .accordion:hover {background-color: #f5f5f5 ; }
.faq .panel { padding: 0 18px; display: none;  background-color: white; overflow: hidden; margin-bottom:0px;}
/*.accordion:before{content:'\002B';font-size:21px;float:left !important;background:#4e9435;border-radius:50%;height:24px;width:24px;text-align:center;line-height:22px;position:relative;top:0px; color:#FFF; margin-right: 10px;}
.accordion.active:before{content:"\2212";font-size:21px;float:left !important;background:#4e9435;border-radius:50%;height:24px;width:24px;text-align:center;line-height:22px;position:relative;top:0px; color:#FFF; margin-right: 10px;}
*/
.faq .accordion:after {
content: '\02795'; /* Unicode character for "plus" sign (+) */
font-size: 13px;
color: #0a2b6d;
float: right;
margin-left: 5px;
background:#FFF ; padding: 1px 6px; border: 1px #CCC solid;
}
.faq .accordion.active:after {
content: "\2796"; /* Unicode character for "minus" sign (-) */
color: #0a2b6d; background:#FFF ; padding: 1px 6px; border: 1px #CCC solid;
}
.form-control.error{border:2px solid;}
.form-group .error {
color: #F00 !important; border:2px #F00 solid;
}
.form-group span.error{border:0px !important;}
.clearfix { clear: both !important;}
/* past events landing page css start */
.past-event-titel{ display:block; padding:20px 30px; background:#f6f6f6; border:1px #eee solid; margin-top:30px;/*box-shadow:0 0 10px rgba(0,0,0,.25)*/ }
.past-event-titel .event-short-titel {display:inline-block; border-radius:0px;  border-bottom:1px #CCC solid;  padding:0px;  font-size:20px;    text-align:center; line-height:24px; color:#ff9f00; margin-bottom:10px; font-weight:600;}
.past-event-titel .event-titel_info{ margin-left:0px;}
.past-event-titel .event-titel_info h3{ color:#222; clear: both; font-size:16px; margin-bottom:0px; font-weight:normal;}	
.past-event-titel .event-titel_info h1 {clear:both; font-size:28px; margin-bottom:0px; color:#0a2b6d ;  line-height:34px; font-weight:600; }
.past-event-titel .event-titel_info .dates { font-size:14px; font-weight:600; color:#000; margin-top:5px; display:inline-block; line-height:28px; font-weight:normal;}
.past-event-titel .dates span { float:left; display:block; font-size:16px; margin-right:10px; width:28px; height:28px;  border-radius:50%; border:1px #000 solid;  text-align:center; line-height:24px; }
.past-event-titel .event-titel_info .venue { font-size:14px; font-weight:600;  color:#000;  margin-top:10px; font-weight:normal;}
.past-event-titel .event-titel_info .venue span { float: left; display: block; font-size: 20px; margin-right: 10px; width: 28px; height: 28px;
border-radius: 50%;  border:1px #000 solid; text-align: center; line-height: 24px; }
.event-info{color:#222; padding:12px 0px; font-size:20px;}	
.past-btn-dark{border:2px solid #0a2b6d;background-color:#0a2b6d;color:#FFF;padding:10px 30px;text-transform:uppercase;font-weight:900;margin:0 auto;display:inline-block;text-align:center;vertical-align:middle;cursor:pointer;user-select:none;min-width:220px;border-radius:0px;text-shadow:none !important;}
.btn.past-btn-dark:hover, .btn.past-btn-dark:focus, .btn.past-btn-dark:active{background-color:transparent;border-width:2px;border-style:solid;border-color:#0a2b6d;color:#0a2b6d;}
.past-btn-outline{border:2px solid #0a2b6d;background-color:transparent;color:#0a2b6d;padding:10px 30px;text-transform:uppercase;font-weight:900;margin:0 auto;display:inline-block;text-align:center;vertical-align:middle;cursor:pointer;user-select:none;min-width:220px;border-radius:0px;text-shadow:none !important;}
.btn.past-btn-outline:hover, .btn.past-btn-outline:focus, .btn.past-btn-outline:active{background-color:#0a2b6d;border-width:2px;border-style:solid;border-color:#0a2b6d;color:#fff;}
.past-event-aside{ background:#f6f6f6; border:1px #eee solid; padding:10px 0;}
.past-event-aside h4{color: #0a2b6d !important; margin-bottom:5px;}
.about-past-events{ display:block; background:#FFF; /*border:1px #eee solid;*/ padding:20px; box-shadow: 0 0 10px rgba(0,0,0,.25);}
.about-past-events h2{color: #0a2b6d;
text-transform: capitalize;
font-size: 24px;
line-height: 24px;
font-weight: 600 !important; text-align:center;}
.about-past-events p{ margin-bottom: 10px;}
.about-past-events p a{ color:#000 !important; font-weight:bold;}
.about-past-events p a:hover{ text-decoration:underline;}
.end-event-books{ display:block;}
.end-event-books ul{ padding:0px; margin:0px;}
.end-event-books ul li{ list-style:none; float:; width:80%; /*margin:5%;*/ margin:0px auto;  }
.end-event-books ul li .image img {  overflow:hidden; /*border-radius:10px;border:1px #CCC solid; box-shadow: 0 0 10px rgba(0,0,0,.25);*/
width: 100%;}
.end-event-books .booklink{display:block;text-align:center; width:100%;}
.end-event-books .booklink a{font-size:14px;
color: #FFF ;
/* font-style: italic; */
display: inline-block;
padding: 5px 0px;
cursor: pointer;
text-align: center;
text-decoration: none;
outline: none;
border: none;
width: 100%;
background: #0a2b6d;
border: 1px #0a2b6d solid;
padding: 8px 16px;
text-transform: uppercase;
font-weight: 900;
border-radius: 6px;
margin-top: 10px;}
.end-event-books .booklink a:hover{text-decoration:none; background:#FFF; border: 1px #0a2b6d solid; color:#0a2b6d;}
.end-event-books .programlink{display:block;text-align:center; width:100%;}
.end-event-books .programlink a{font-size:14px;
color: #FFF ;
/* font-style: italic; */
display: inline-block;
padding: 5px 0px;
cursor: pointer;
text-align: center;
text-decoration: none;
outline: none;
border: none;
/*width: 100%;*/
background: #0a2b6d;
border: 1px #0a2b6d solid;
padding: 8px 16px;
text-transform: uppercase;
font-weight: 900;
border-radius: 6px;
margin-top: 10px;}
.end-event-books .programlink a:hover{text-decoration:none; background:#FFF; border: 1px #0a2b6d solid; color:#0a2b6d;}
/* past events landing page css start */
.past-program{ display:block; border-top:10px #FFF solid; padding-top:10px;}
.past-program .comments .comment{ margin:10px;}
.past-program .comments .comment .point{ display:inline-block;}
.past-program .comments .comment .text{ padding-left:0px; margin-left:0px;}
.past-program .comments .comment .text .name{ line-height:16px; margin-top:10px;}
.past-program .title-link{ font-size:14px; line-height: 18px;}
.past-sessions{ display:block;}
.past-sessions .scientific li{ float:none; width:100%;}
.past-event-members{ display:block; margin-top:40px;}
.past-event-members .team-members .team-member img{ }
.past-event-members .team-members .team-member .team-desc{height:100px;}
.past-event-members .team-members.team-members-shadow .team-member{ background:none; border:1px #CCC solid;}
.past-event-members .team-members .team-member .team-desc > h3{ font-size:14px; font-weight:600; margin-top:0px;line-height:16px; margin-bottom:0px; color:#0a2b6d;
display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden;}
.past-event-members .team-members .team-member .team-desc > h3 a{ text-decoration:none; font-size:14px; font-weight:600; margin-top:0px;line-height:16px; margin-bottom:5px; color:#0a2b6d;
display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden;}
.past-event-members .team-members .team-member .team-desc > h3 a{ font-size:14px; font-weight:600; margin-top:0px;line-height:16px !important;  margin-bottom:5px; color:#0a2b6d;
display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden;}
.past-event-members .team-members .team-member .team-desc > span{color:#222 !important; display:block; font-size:14px; font-weight:400; line-height:16px !important;
display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden;}
.past-event-speakers{ display:block;}
.past-event-speakers .speakers_home .team-image{ width:100%;  overflow:hidden;}
.past-event-speakers .team-members .team-member .team-image > img{ }
.past-event-speakers .team-members .team-member .team-desc{ height:110px;}
.past-event-speakers .team-members .team-member .team-desc > h3{font-size:14px; color:#0a2b6d; line-height:15px; margin-bottom:0px; margin-top:5px;
display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden;}
.past-event-speakers .team-members .team-member .team-desc > h3 a{font-size:14px; color:#0a2b6d; line-height:15px; margin-bottom:5px; margin-top:5px;
display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden;}
.past-event-speakers .team-members .team-member .team-desc > span{font-size:13px; color:#222 !important; line-height:14px; display:block;
display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden;}
.past-event-reviews{ padding:0 20px 20px 20px;}
.past-event-reviews .video-box { margin: 0 0px 20px 0px; border:none; box-shadow:none; width:100%;}
.past-event-reviews .video-box .video-thumbnail { position: relative; display: block; width: 100%;}
.past-event-reviews .video-box .video-thumbnail img{ width:100%;}
.past-event-reviews .video-box .video__title{color:#222; background:#FFF; height:auto; font-weight:600; font-size:14px; padding:5px 10px;}
.past-event-reviews .video-box .video-thumbnail i.fa {
color: rgba(255,255,255,.9);
background-color:rgba(0,0,0,.9);
padding: 2px;
border-radius: 50%;
box-shadow: 0 2px 1px rgba(0,0,0,.3);
position: absolute;
left: 45%;
top: 40%;
font-size: 16px;
line-height: normal;
}
.past-event-reviews .video-box .video-thumbnail i.fa:hover {color: rgba(224,87,37,.9);
background-color:rgba(0,0,0,.6);}
.past-event-reviews .video-box .video-thumbnail:hover {
color: #FFF !important;
background-color:#FFF;
}
.past-event-gallery{display: block; border-top: 10px #FFF solid; padding: 0 20px 0px 20px;}
.past-event-gallery .photo-box{margin: 0 0px 20px 0px;}
.past-event-gallery .photo-box img{width:100%; height:auto; }
.past-event-gallery .photo-box:hover{box-shadow:6px 4px 11px rgba(255,255,255,.3);}
.past-event-gallery .photo__title{color:#222; background:#FFF; height:auto; font-weight:600; font-size:14px; padding:5px 10px; margin-top:0px;}
.past-event-gallery .photo__title:hover{ text-decoration:underline; color:#111;}
@media (max-width: 991px){
.past-program .comments { padding-top: 0px !important;}
.boxes{ display:flex; flex-flow: column;}
.boxes .box-1 { order: 2;  }
.boxes .box-2 {  order: 1; }
.boxes .box-3 {  order: 3; }
}
@media (max-width: 767px){
.past-program .comments { padding-top: 0px !important;}
.past-event-speakers .speakers_home .team-image { }
.boxes{ display:flex; flex-flow: column;}
.boxes .box-1 { order: 2;  }
.boxes .box-2 {  order: 1; }
.boxes .box-3 {  order: 3; }
}
@media (max-width: 479px) {.past-event-speakers .speakers_home .team-image { }}
.year-titel{display:block; text-align:center;  padding: 0px; font-size: 20px; text-align: center; line-height: 24px; color: #000; margin-bottom: 10px; font-weight: 600;}
.year-titel span{border-bottom: 1px #CCC solid;}	
.yearwise_text_box{ width: 100%; border-radius:4px;  padding: 10px 20px;  background: #0a2b6d; margin-bottom:20px;}	
.yearwise_text_box h4 { text-align:center;
font-size:18px;
color: #FFF !important;
margin-bottom: 5px;
font-weight: 600;
}	
.yearwise_text_box .quickLinks{margin-top:0px;}
.yearwise_text_box ul{padding:0px; margin:0px;}
.yearwise_text_box ul li{padding:0px; margin:0px; list-style:none; text-align:center;}
.yearwise_text_box ul li a{padding: 6px; margin-bottom: 6px; text-align: center;  color: #0a2b6d;  background: #FFF;  display: block;  border-radius: 4px; font-weight: 500;}
.yearwise_text_box ul li a:hover{background:#fbbc05; color: #000;}
.previous-box{ display:block; margin-bottom:50px; margin-top:20px;}
.previous-box .comments .comment{background: #f3f2f9; border: 1px #eee solid; padding: 10px; margin-bottom: 10px; border-radius:4px;}
.previous-box .comments .comment:hover{background:#FFF; border:1px #eee solid;}
.previous-box .comments .comment .text{ padding-left:0px; min-height:auto !important; margin-left:0px;}
.previous-box .year-count{background: #FFF;  border: 1px #202340 solid;  padding: 2px 20px;  color: #202340;  display: inline-block;  font-weight: 600; border-radius: 4px;  margin-bottom: 5px;}
.previous-box .point{font-weight: 400; color:#0b0c0c; padding:0px; background:none; border:none; font-size:14px; font-weight:400;}
.aside-past{display:block;font-size:15px;padding:10px 40px; background:#f6f6f6; border: 1px #eee solid;margin-bottom:20px; border-radius:4px;}
.aside-past nav > ul{padding:0px; margin:0px;}
.aside-past nav > ul > li{list-style:none;text-align:left;margin-bottom:10px;    font-weight: 500;}
.aside-past nav > ul > li:nth-child(4) ul li { list-style: none;  text-align: left;  display: block;  margin-bottom:5px;   font-weight: normal !important; }
.aside-past nav > ul > li:nth-child(4) ul li a::before {  content: "\f105";  margin-left: -20px;  position: absolute;  font-family: fontawesome; font-size: 15px; }
.aside-past nav > ul > li:nth-child(5) ul li { list-style: none;  text-align: left;  display: block;  margin-bottom:5px;   font-weight: normal !important; }
.aside-past nav > ul > li:nth-child(5) ul li a::before { content: "\f105"; margin-left: -20px;  position: absolute;  font-family: fontawesome;  font-size: 15px; }
.aside-past nav > ul > li:nth-child(6) ul li { list-style: none;  text-align: left;  display: block;  margin-bottom:5px;   font-weight: normal !important; }
.aside-past nav > ul > li:nth-child(6) ul li a::before { content: "\f105"; margin-left: -20px; position: absolute; font-family: fontawesome; font-size: 15px; }
.aside-past nav > ul > li:nth-child(1) a:hover{text-decoration:underline; color:#0a2b6d; border-radius:4px;}
.aside-past nav > ul > li:nth-child(2) a:hover{text-decoration:underline; color:#0a2b6d; border-radius:4px;}
.aside-past nav > ul > li:nth-child(3) a:hover{text-decoration:underline; color:#0a2b6d; border-radius:4px;}
.aside-past nav > ul > li:nth-child(4) a:hover{text-decoration:underline; color:#0a2b6d; border-radius:4px;}
.aside-past nav > ul > li:nth-child(5) a:hover{text-decoration:underline; color:#0a2b6d; border-radius:4px;}
.aside-past nav > ul > li:nth-child(6) a:hover{text-decoration:underline; color:#0a2b6d; border-radius:4px;}
.aside-past nav > ul > li:nth-child(7) a:hover{text-decoration:underline; color:#0a2b6d; border-radius:4px;}
.aside-past nav > ul > li:nth-child(8) a:hover{text-decoration:underline; color:#0a2b6d; border-radius:4px;}
.aside-past nav > ul > li:nth-child(9) a:hover{text-decoration:underline; color:#0a2b6d; border-radius:4px;}
.subscribe-sec{display:block;}
.subscribe-sec input {
height: 40px;
border-radius: 4px !important;
}
.subscribe-sec .widget-subscribe-form.ram label.error{top:-38% !important;}
.subscribe-sec .btn-subscribe{margin-top: 13px; border-radius: 4px;}
.subscribe-sec label{margin-bottom:5px;}
/*.subscribe-sec .reload-captcha:focus{color:#d51522 !important;}*/
.subscribe-sec .reload-captcha:hover{color:#1d975c !important;}
#cap-img img { /*width:100%*/ border:1px #CCC solid; }
.session-individual {
display:block
}
.session-individual p a {
color:#0a2b6d
}
.session-individual p a:hover {
text-decoration:underline
}
.session-individual li a {
color:#a4112b
}
.session-individual li a:hover {
text-decoration:underline
}
.session-individual .s-titel {
display:block;
color:#0a2b6d;
font-weight:600;
font-size:20px;
font-family:open sans,helvetica,arial,sans-serif;
letter-spacing:0;
margin-bottom:10px
}
.session-individual p {
margin-bottom:10px; text-align:justify;
}
.related-sessions {
display:block;
margin-bottom:20px
}
.related-sessions .heading {
color:#202340;
text-align:left;
font-weight:600;
font-size:20px;
font-family:open sans,helvetica,arial,sans-serif;
letter-spacing:0;
margin-bottom:10px
}
.related-sessions ul {
padding:0;
margin:0
}
.related-sessions ul li {
padding:0;
margin-right:1%;
margin-bottom:1%;
list-style:none;
float:left;
width:48%
}
.related-sessions ul li a {
display:block;
height:50px;
padding:6px 10px;
border-radius:4px;
color:#fff;
background:#0a2b6d;
border:1px #0a2b6d solid;
box-shadow:0 3px 9px 0 rgba(0,0,0,.1)
}
.related-sessions ul li a:hover {
color:#202340;
background:#fff;
border:1px #202340 solid;
box-shadow:0 3px 9px 0 rgba(0,0,0,.1)
}
.related-sessions ul li a span {
height:34px;
display:block;
margin-right:5px;
float:left
}
.session-individual .s-programs {
display:block;
margin-bottom:40px
}
.session-individual .s-programs .comments .comment {
background-color:#f6f7fd;
margin-bottom:5px;
border:1px #f6f6f6 solid
}
.session-individual .s-programs .comments .comment:hover {
background-color:#fff;
border:1px #f6f6f6 solid
}
.session-individual .s-programs .comments .comment .text {
margin-left:0;
padding-left:0
}
.comments .comment .text .text_holder h5 .title-link {
/*display:inline-block;*/
font-size:16px
}
.tags-sessions {
display:block;
margin-bottom:40px
}
.tags-sessions .heading {
color:#202340;
text-align:left;
font-weight:600;
font-size:20px;
font-family:open sans,helvetica,arial,sans-serif;
letter-spacing:0;
margin-bottom:10px
}
.tags-sessions ul {
padding:0;
margin:0
}
.tags-sessions ul li {
padding:0;
margin-right:1%;
margin-bottom:1%;
list-style:none;
float:left
}
.tags-sessions ul li a {
display:block;
padding:6px;
color:#0a2b6d;
background:#fff;
border:1px #0a2b6d solid;
border-radius:20px
}
.tags-sessions ul li a:hover {
color:#fff;
background:#0a2b6d;
border:1px #0a2b6d solid;
box-shadow:0 3px 9px 0 rgba(0,0,0,.1)
}
.session-individual .committee-heading {
font-weight:600!important;
font-size:20px;
color:#202340!important;
margin-bottom:20px
}
.box-shadow {
padding:20px;
margin-bottom:40px;
box-shadow:0 1px 5px 0 rgba(0,0,0,.75);
-webkit-box-shadow:0 1px 5px 0 rgba(0,0,0,.75);
-moz-box-shadow:0 1px 5px 0 rgba(0,0,0,.75)
}
.session-committee {
display:block
}
.session-committee .team-members .committee-members .team-image {
overflow:hidden
}
.session-committee .team-members .committee-members .team-desc {
height:auto;
text-align:left
}
.session-speakers {
display:block
}
.session-speakers .h-speakers .team-desc {
height:110px
}
.session-speakers .h-speakers .team-desc h3 {
margin-top:0
}
.submit-today {
margin-bottom:100px;
background:#0a2b6d;
border-radius:4px;
padding:20px
}
.submit-today h2 {
font-size:36px;
text-align:center;
color:#fff;
font-weight:700;
margin-bottom:-10px
}
.click-btn {
display:inline-block;
position:relative;
top:30px
}
.click-btn a {
font-weight:700;
font-size:18px;
color:#202340;
text-align:center;
border-radius:20px;
padding:6px 26px;
background:#ffa200;
border:1px #ff9600 solid
}
.click-btn a:hover {
background:#fff;
border:1px #202340 solid;
color:#202340
}
.HSpeakers .team-image{width:168px;height:168px;margin:0px auto;}
.HSpeakers .team-image:hover{transform:scale(1.08);}
.HSpeakers .team-desc{width:100%;padding:5px 10px;min-height:120px !important;max-height:120px !important;text-align:center !important;}
.HSpeakers .team-desc h3{color:#38872a !important;font-size:14px !important;font-weight:600 !important;}
.HSpeakers .team-desc span{color:#000 !important;font-size:14px !important;line-height:20px !important;display:block;font-weight:400 !important;}
.team-members1 .team-member1 .speaker-name1{height: 80px;}
.team-members1 .team-member1 .speaker-name1 > h3{font-size:15px;line-height:18px;margin-bottom:0;color:#ee163a;font-weight:600;letter-spacing:0px;margin-top:10px;
display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden;
}
.team-members1 .team-member1 .speaker-name1 > h3 a{font-size:15px;line-height:18px;margin-bottom:0;color:#222;font-weight:600;letter-spacing:0px;
display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden;
}
.team-members1 .team-member1 .speaker-name1 > span{ display:block; font-size:14px;color:#222;font-style:italic;line-height:20px!important;
display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden;
}
.newTeammembers1{display:block;}
.team-members1.team-members-circle1 .team-member1{background-color:transparent;padding:10px; padding-bottom:0px !important; margin-bottom:0px !important;}
.newTeammembers1 .team-member1{width:18%; /*min-height:315px;*/ float:left;margin:10px;}
.team-members1 .team-member1{background-color:none;text-align:center;position:relative;overflow:hidden;margin-bottom:10px;}
.team-members1 .team-member1 .team-image1{ width:px; height:px; }
.team-members1.team-members-circle1 .team-member1 .team-image1 > img{/*border-radius:50%;*/}
.team-members1 .team-member1 .team-image1 > img{width:100%;overflow:hidden;border:2px solid #eaeaea;}
.HSpeakers1.team-image1{width:168px;height:168px;margin:0px auto;}
.HSpeakers1 .team-image1:hover{transform:scale(1.08);}
.HSpeakers1 .team-desc1{width:100%;padding:5px 10px;min-height:120px !important;max-height:120px !important;text-align:center !important;}
.HSpeakers1 .team-desc1 h3{color:#38872a !important;font-size:14px !important;font-weight:600 !important;}
.HSpeakers1 .team-desc1 span{color:#000 !important;font-size:14px !important;line-height:20px !important;display:block;font-weight:400 !important;}
.HSpeakers1 .team-member1 .team-image1 {
width: 100%; height: 210px; overflow: hidden;
}
.team-members1 .HSpeakers1 .team-image1 > img{ }
.alert-brochure .alert-success .btn.btn-sm,.alert-brochure .btn-brochure{padding:0 18px;font-weight:500;height:36px;border-radius:3px;font-size:14px}*{font-family:Montserrat,sans-serif!important}.fa{font-family:FontAwesome!important}.accordion .accordion-item--default .accordion-item-content,.accordion:hover .accordion-item:hover .accordion-item-content,.sponsors_box_new .sponsors_box{height:auto}.exhibitors-bg .paper-box img,.exhibitors-bg .paper-box-2 img,.exhibitors-bg .paper-box-2_1 img,.exhibitors-bg .paper-box-2_2 img,.past-event-gallery .photo-box img,.sponsors_box_new .sponsors_box img,.watsapp-box img{width:100%;height:auto}.lan{background:#f3f3f3;border-radius:2px;padding:2px 7px!important;position:absolute;right:6px;top:40px;z-index:999}.lan .goog-te-gadget{font-family:arial;font-size:7px!important;color:#666;white-space:nowrap}.lan select{padding:2px!important;font-size:11px!important;margin-bottom:0!important;box-shadow:none!important;border-radius:2px!important;width:100px!important}.signup-heading{font-size:24px;margin-bottom:0}.for-mobile,.no-display,.speakers-box-lg .text>p:empty,.time-hide{display:none}.f-logo{font-size:26px;line-height:30px;margin-top:14px}.col-container,.col-container-members{display:flex}.col-members{flex:1;margin:5px 10px;padding:0;transition:.4s;background:#fff}.col-members:hover{-webkit-transform:translateY(-8px);transform:translateY(-8px);box-shadow:0 60px 40px -40px rgba(0,0,0,.13)}.exhibitors-bg .video-box,.hileted-box{box-shadow:0 0 20px 0 rgb(0 0 0 / 20%)}.col{flex:1;margin:5px;padding:4px}.col-commitee{display:table-cell;padding:4px;border:1px solid #c4c4c4}.btn-exhibitors{display:inline-block;width:100%;margin-bottom:40px}.btn-exhibitors a{display:inline-block;background-color:#1d975c;border:1px solid #1d975c;color:#fff;font-size:16px;padding:10px 30px;border-radius:4px}.btn-exhibitors a:hover{background-color:#fff;border:1px solid #1d975c;color:#1d975c}.exhibitors-bg-1{background:url(../images/exhibitors-bg-full.jpg) center top no-repeat;width:100%;height:800px}.exhibitors-bg-2{background:url(../images/exhibitors-bg-full-2.html) center top no-repeat;width:100%;height:800px}.exhibitors-bg-3{background:url(../images/exhibitors-bg-full-03_2.html) center top no-repeat;width:100%;height:800px}#c-eventBox .eventContent .eventTitel,.404-sessions,.HSpeakers,.SCMembers,.SCMembers_all,.SCMembers_all .team-members,.about-box,.academiaText,.accordion-item-content,.businessText,.end-event-books,.event,.event-banner-text,.eventBox .eventContent .eventTitel,.exhibitors-bg,.exhibitors-bg .exh-main-info,.extra_btn_1,.extra_btn_2,.f-logo-text,.faq,.for-desk,.group_registration,.group_registration .titel-heading,.message-box .text,.newTeammembers,.newTeammembers1,.new_registration,.new_registration .titel-heading,.order-box,.org-sec,.pad-less,.past-event-speakers,.past-sessions,.pciTabs,.pciTabs .tabs-navigation,.photoGalleryHome,.photoGalleryHome .portfolio-description a,.register-form,.register-now-btn,.register-tabs,.schedule-content,.schedule-item .text,.secureimageBox,.session-committee,.session-individual,.session-speakers,.speakers-box-lg,.speakers_box .board_img,.speakers_box .content span,.subscribe-sec,.tagssec,.time-show,.webinar-schedule{display:block}.exhibitors-bg .video-box{float:left;background:#000;width:270px;border-radius:10px;overflow:hidden;position:absolute;top:310px;left:470px;border:4px solid #1d975c}.exhibitors-bg .paper-box-2:hover,.exhibitors-bg .paper-box-2_1:hover,.exhibitors-bg .paper-box-2_2:hover,.exhibitors-bg .paper-box:hover,.exhibitors-bg .pdf-box:hover,.exhibitors-bg .video-box:hover{border:4px solid #000}.exhibitors-bg .paper-box,.exhibitors-bg .pdf-box{border-radius:10px;overflow:hidden;position:absolute}.exhibitors-bg .pdf-box{width:140px;top:310px;left:250px;border:4px solid #63a343}.exhibitors-bg .pdf-box img{width:140px;height:190px}.exhibitors-bg .pdf-box .cal-btn{display:block;background:#63a343}.exhibitors-bg .pdf-box .cal-btn a{text-decoration:none;background:#63a343;color:#fff;padding:1px 6px;font-size:11px;font-weight:700;text-transform:uppercase}.exhibitors-bg .paper-box{width:230px;top:305px;right:380px;border:4px solid #1d975c}.exhibitors-bg .paper-box-2_1,.exhibitors-bg .paper-box-2_2{width:200px;border-radius:10px;top:305px;overflow:hidden;position:absolute}.exhibitors-bg .paper-box .cal-btn,.exhibitors-bg .paper-box-2 .cal-btn,.exhibitors-bg .paper-box-2_1 .cal-btn,.exhibitors-bg .paper-box-2_2 .cal-btn{display:block;background:#63a343;padding:6px 0}.exhibitors-bg .paper-box .cal-btn a,.exhibitors-bg .paper-box-2 .cal-btn a,.exhibitors-bg .paper-box-2_1 .cal-btn a,.exhibitors-bg .paper-box-2_2 .cal-btn a{text-decoration:none;color:#fff;padding:1px 5px;font-size:12px;font-weight:700;text-transform:uppercase}.exhibitors-bg .paper-box-2_1{right:500px;border:4px solid #1d975c}.exhibitors-bg .paper-box-2_2{right:290px;border:4px solid #1d975c}.exhibitors-bg .paper-box-2{width:150px;border-radius:10px;overflow:hidden;position:absolute;top:500px;right:290px;border:4px solid #1d975c}.hileted-box{padding:20px 20px 0;background:#fff;margin-bottom:20px;border-radius:4px}.about-past-events p,.hileted-box p,.important-info p,.register{margin-bottom:10px}.org-sec h4{text-align:left}.footer-organizer-sec{display:block;color:#fff;text-align:left}.footer-organizer-sec h5{margin-bottom:0;color:#fff}.footer-organizer-sec h5 a{text-decoration:none;font-size:16px;color:#fff;font-weight:700!important}.footer-organizer-sec .org-add{font-size:13px;margin-bottom:14px}.footer-organizer-sec .org-call{font-size:13px}.alert-brochure{display:block;background:#f1f1f1;text-align:center}.alert-brochure h4{font-size:24px;color:#0a2b6d;margin-bottom:5px}.alert-brochure p{font-size:14px;color:#000;margin-bottom:5px}.alert-brochure .btn-brochure{background-color:#0a2b6d;border-color:#fff;line-height:33px}.alert-brochure .alert-success .btn.btn-primary,.alert-brochure .btn-brochure:hover,.inquiry-box .btn.btn-danger{background-color:#0a2b6d;border-color:#0a2b6d}.alert-brochure .alert-success{display:block;background:#f1f1f1;border-color:#ccc;text-align:center;padding:10px}.alert-brochure .alert-success span{font-size:24px!important;color:#0a2b6d;margin-bottom:10px;display:inline-block;width:100%;line-height:24px}.alert-brochure .alert-success span:nth-child(3){font-size:14px!important;color:#000;margin-bottom:10px}.alert-brochure .alert-success .btn.btn-primary:hover{background-color:#224386;border-color:#224386}.alert-brochure .alert-success .btn.btn-sm{line-height:33px;text-transform:capitalize}.page-not-found{background:#fff;border-bottom:1px solid #eee;padding:20px;box-shadow:0 1px 3px rgba(0,0,0,.15);border-radius:5px}.page-not-found h1{color:#0a2b6d;font-weight:600;margin-bottom:0}.page-not-found h6{font-weight:24px}.page-not-found-sessions .scientific_bg{display:inline-block;width:100%;background:#f1f1f1;border-radius:3px;padding:0 20px}.page-not-found-sessions .scientific li{color:#000;padding:4px 18px 4px 28px;overflow:hidden;width:32%;float:left;margin-right:0;margin-bottom:1%;margin-left:1%;font-weight:400;font-family:Montserrat,sans-serif;line-height:20px;font-size:14px;text-align:left;transition:.4s;background:#fff}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;line-height:1.42857143;text-decoration:none;color:#0a2b6d;background-color:#fff;border:1px solid #ddd;margin-left:-1px}.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{z-index:3;color:#fff;background-color:#0a2b6d;border-color:#0a2b6d;cursor:default}.pagination>li>a:hover{color:#0a2b6d;background-color:#eee;border-color:#eee}.sponsors-banner{display:inline-block;margin-right:0;position:absolute;right:10px;bottom:10px;background:#222;padding-bottom:4px;border-radius:4px}.modal-new,.model-bg{position:fixed;top:0}.sponsors-banner h6{color:#fff;text-align:center;margin-bottom:0;font-weight:600!important;font-size:18px;line-height:30px}.sponsors-banner ul{padding:0;margin:0 20px;display:block;width:100%}.sponsors-banner ul li{padding:0 4px;margin:0 2px 0 0;list-style:none;float:left;background:#fff;border-radius:4px}.sponsors-banner ul li a{display:block;padding:4px}#header .special ul li:last-child,.sponsors-banner ul li a:last-child{margin-right:0}.sponsors-banner ul li a img{height:44px;width:100%}.download-btn{display:block;margin-top:-20px;margin-bottom:0}.download-btn a{text-decoration:none;background:#0a2b6d;border:1px solid #0a2b6d;color:#fff;padding:12px 20px 12px 14px;box-shadow:1px 1px 2px #555;border-radius:3px;display:inline-block;font-size:15px;width:100%;text-align:center}.register-form select,select{min-width:100%;background-image:url(../images/dropdown-arrow.png);background-repeat:no-repeat;background-position:right center}.download-btn a .fa-cloud-download{margin-right:10px}.download-btn a:hover{box-shadow:none;background:#1a469d}.pad-less .col-md-6:nth-child(odd){padding-left:0}.pad-less .col-md-6:nth-child(2n){padding-right:0}.secure-max-width{max-width:336px}.secureimageBox,.webinar_flash ul li:first-child{float:left}.register-form .form-control{border-radius:3px;box-shadow:none;height:auto;line-height:1.33333;padding:14px 18px;box-shadow:inset 0 1px 2px rgb(0 0 0 / 10%);border:2px solid #ddd;margin-bottom:6px;color:#000;background:#ddd}.register-form .form-control:focus,.register-form .text-aria:focus,.register-form select:focus{background-color:#fff}.register-form select{border:2px solid #ddd;color:#000;cursor:pointer;display:block;line-height:1.33333;max-width:100%;padding:14px 18px;border-radius:3px;box-shadow:inset 0 1px 2px rgb(0 0 0 / 10%);-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;background-color:#ddd}.register-form .form-group label{cursor:pointer;display:inline-block;margin-top:8px;margin-bottom:4px;font-weight:400}.register-form .text-aria{border:1px solid #b0b6bb;width:100%!important;background:#ddd;padding:4px 14px!important;border-radius:3px}.for-mobile .new_registration,.new_registration .price-bar{padding:0}.for-mobile .new_registration .price-bar span{padding:6px 0}.new_registration .types-cat{background:#f9f1da;border-radius:4px}.new_registration .types-cat h4{color:#202441!important;margin-top:10px;margin-bottom:13px}.new_registration .titel-heading h4{display:block;font-size:14px;font-weight:600!important;padding:20px 0;text-align:center;text-transform:uppercase;color:#000}.group_registration .titel-heading h4 span,.new_registration .titel-heading h4 span{display:block;text-transform:capitalize}.new_registration .price-bar .p-for{font-weight:600;font-size:14px;padding:7px 0;color:#fff}.new_registration .price-bar span{text-align:center!important;font-size:16px;padding:7px 0;display:block;font-weight:600}.new_registration .price-bar .text{font-size:14px!important;color:#fff;margin-bottom:0;padding:10px 0;font-weight:600}.group_registration .price-bar .price-hide,.new_registration .price-bar .price-hide{color:gray!important;text-decoration:line-through;opacity:.5}.group_registration .price-bar span.selected a,.new_registration .price-bar span.selected a{text-decoration:none;background:#ff9f00;color:#fff;padding:2px 12px;border-radius:2px}.group_registration .price-bar span a,.new_registration .price-bar span a{text-decoration:none;background:#4e9435;color:#fff;padding:2px 12px;border-radius:2px;font-size:14px;width:80px;display:block;height:30px}.group_registration .price-bar span a:hover,.new_registration .price-bar span a:hover{background:#fff;border:1px solid #4e9435;color:#4e9435}.new_registration .body-sec{padding:20px;background:#0a2b6d;border-radius:4px}.new_registration .body-sec .td-bg{background:#f9f1da;border-bottom:1px solid #fff;border-right:1px solid #fff;padding:5px!important}.new_registration .body-sec .td-bg:nth-child(3),.new_registration .body-sec .td-bg:nth-child(4){border-radius:0}.new_registration .body-sec .hide-radius{border-radius:0!important}.group_registration select,.new_registration select{height:34px;padding:6px 12px;background-color:#fff;border:2px solid #b0b6bb;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-o-transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.group_registration label,.new_registration label{padding:0!important}.new_registration .body-sec .td-bg. span.success,.new_registration .body-sec .td-bg.success{background-color:#fbbc05!important;border-color:#fbbc05;color:#fff!important}.new_registration .success1{background-color:#fbbc05!important;border-color:#fbbc05!important;color:#fff!important}.new_registration .success-active{background-color:#fff!important;border-bottom:1px solid #e2f4fa!important}.faq table td{width:auto!important;border:1px solid #333;padding:4px}.faq table p{margin-bottom:0!important}.btn-full,.pciTabs table{width:100%!important}.inquiry-box-1 .btn,.model-bg,.past-event-reviews .video-box .video-thumbnail img,.speakers-box .icon img{width:100%}.focus-link{display:block;margin:10px 0 20px}.focus-link span{text-decoration:none;color:#0a2b6d;background:#fff;font-size:18px;font-weight:400;padding:10px;border-radius:4px}.hybrid-text,.important-info h2{font-weight:600;text-align:center}.important-info{display:block;background:#eeeff6;border:1px solid #d2d6fa}.important-info h2{color:#0a2b6d;text-transform:capitalize;font-size:24px;line-height:24px}.about-past-events p a,.important-info p a{color:#000!important;font-weight:700}#c-eventBox .eventContent .eventTitel a:hover,#leftMenu nav>ul>li:first-child a:hover,#leftMenu nav>ul>li:nth-child(2) a:hover,#leftMenu nav>ul>li:nth-child(3) a:hover,#leftMenu nav>ul>li:nth-child(5) a:hover,#leftMenu nav>ul>li:nth-child(6) a:hover,#leftMenu nav>ul>li:nth-child(7) a:hover,#leftMenu nav>ul>li:nth-child(8) a:hover,#mobileMenu nav>ul>li:first-child a:hover,#mobileMenu nav>ul>li:nth-child(2) a:hover,#mobileMenu nav>ul>li:nth-child(3) a:hover,#mobileMenu nav>ul>li:nth-child(5) a:hover,#mobileMenu nav>ul>li:nth-child(6) a:hover,#mobileMenu nav>ul>li:nth-child(7) a:hover,#mobileMenu nav>ul>li:nth-child(8) a:hover,.ScientificCommittee h3 a:hover,.about a:hover,.about-past-events p a:hover,.abstracts h3 a:hover,.contact h3 a:hover,.eventBox .eventContent .eventTitel a:hover,.important-info p a:hover,.information a:hover,.message-box .text h1 a:hover,.mobile_notification ul li a:hover,.pastBook .booklink a:hover,.pastBook .programlink a:hover,.programs a:hover,.register h3 a:hover,.session-individual li a:hover,.session-individual p a:hover,.speakers h3 a:hover,.speakers_box .content h6 a:hover,a.red-link:hover{text-decoration:underline}.hybrid-text{background:#ff9f00;color:#fff;font-size:16px;padding:6px}.hybrid-text span,.scientific li a:hover,.session-individual p a,.speakers-box-lg .text h5 a,.speakers-box-lg .top .titel .name a,.testimonial-item>span,.titel-color{color:#0a2b6d}.inquiry-box-1{padding:20px;background:#fff;margin:0 20px;border-radius:4px;box-shadow:0 0 20px 0 rgba(0,0,0,.2)}.inquiry-box-1 p{line-height:22px}.top-ad{background-color:#e6e6e6}.top-ad p{margin-bottom:1rem;font-size:9px!important;color:grey;text-align:right}.top-ad img{margin:0 auto}.info-alert p,.open-pop-up p{font-size:15px!important;margin-bottom:10px;text-align:justify}#ad-close{float:right;display:inline-block;padding:2px 5px;background:#ccc;cursor:pointer}.mfp-close-btn-in .mfp-close{display:none;background:#004170!important;color:#fff!important}.model-bg{background:rgba(0,0,0,.9);height:100%;z-index:1043;overflow-y:hidden}.modal-new,.open-pop-up{background:#fff;z-index:1050;display:block}.modal-new{border-radius:0;margin:4% 20%;max-width:800px;padding:20px;height:560px;overflow-y:scroll}.open-pop-up{border-radius:4px;margin:0 auto;max-width:100%;padding:40px;position:relative}.open-pop-up-close{background:#004170!important;color:#fff!important;width:36px;height:36px;line-height:36px;position:absolute;right:0;top:0;z-index:9999;text-decoration:none;text-align:center;font-style:normal;font-size:22px;font-family:Arial,Baskerville,monospace;border:none}.m-menu-icon,.overlay,.overlay .closebtn{z-index:999;position:fixed}.info-alert-heading{color:#004170!important;font-size:30px;line-height:30px;font-weight:800}.info-alert p{line-height:25px}.btn.btn-dark-new{background-color:#004170;border-color:#004170;color:#fff;font-size:14px;text-transform:uppercase}.btn.btn-dark-new:hover,.btn.btn-dark.active,.btn.btn-dark:active,.btn.btn-dark:focus{background-color:#fff;border-color:#004170;color:#004170}.group_registration .titel-heading h4{display:block;font-size:14px;font-weight:500;padding:20px 0;text-align:center;text-transform:uppercase}.group_registration .price-bar{color:#000;background:#f2f2f2;border-bottom:1px solid #b0b6bb}.group_registration .price-bar .p-for{font-weight:400;font-size:14px;padding:10px 0}.group_registration .price-bar span{text-align:center!important;font-size:16px;padding:10px 0;display:block}.group_registration .price-bar .text{font-size:14px!important;font-weight:500;color:#000;margin-bottom:0;padding:10px 0}.mx-width{max-width:250px}.selectedrow{background:#dff0d8}.delegate-group-heading{background:#0a2b6d;color:#fff;line-height:44px;margin-bottom:20px;margin-top:20px;padding-left:16px;font-size:18px}.no_persons{color:#000;margin-top:30px}.no_persons .np-1{float:left;font-size:16px;margin-top:5px}.no_persons .np-2{float:left;width:60px;margin-left:10px}.success-active{background-color:#fff;border-color:#1d975c;font-weight:550;color:#000!important}.success1{background-color:#1d975c;border-color:#1d975c;color:#fff!important}#topbar.dark,#topbar.topbar-dark{background-color:#f3f3f3!important;border-bottom:0!important}#topbar .container,.modal-strip .container,.no-bg{background:0 0!important}.top-time{display:block;margin:0 auto;width:80%}.innerLinks li,.top-count{margin-right:20px;float:left}.top-count p{color:#0a2b6e;line-height:50px;margin-bottom:0}.btn-count{line-height:30px;background-color:#0a2b6e;text-transform:uppercase;font-size:16px;font-weight:400;padding:4px 16px;border:1px solid #0a2b6e;color:#fff;border-radius:0;margin-top:5px}.top-add-text-1,.top-add-text-2{font-size:12px;color:#fff;padding-left:40px;line-height:18px}.btn-count:hover{background-color:#fffF;border:1px solid #fff;color:#000}.top-header{width:100%;background:#0a2b6d}.top-header .top-logo{float:left;margin-top:-8px}.top-header h1,.top-header h2{font-size:26px;color:#fff;margin-top:14px;text-align:left;line-height:34px;font-weight:600;margin-bottom:4px;padding-left:30px;padding-top:10px}.colorBg_heading h2,.whiteBg_heading h3{text-transform:capitalize;display:inline;font-size:24px;font-weight:600}.top-header h1>span,.top-header h2>span{font-size:14px;font-weight:400}.top-add-text-1{padding-top:2px;margin-top:30px;background:url(../images/locate-icon.png) 0 4px no-repeat;min-height:40px}.top-add-text-2{margin-top:10px;background:url(../images/chat-icon.png) 0 4px no-repeat;padding-top:0;padding-bottom:6px;min-height:44px}.whiteBg_heading h3{color:#0a2b6d;text-align:left!important}.whiteBg_heading h2{color:#0a2b6d!important;text-transform:capitalize;font-weight:600}.colorBg_heading h2{color:#fff;line-height:22px}.btn-banner,.logo h1{text-transform:uppercase}.logo h1{color:#fff;font-size:44px;font-weight:800}.logo h3{color:#fff;font-size:20px;margin-bottom:0}.slide-captions span{color:#ea008e;font-size:44px;margin-bottom:0}.slide-captions h3{color:#e8ad10;font-size:44px;margin-bottom:0}.slider_text_box{width:390px;padding:25px 30px;background:#0a2b6d}.slider_text_box h2{font-size:20px;line-height:30px;font-weight:400;color:#fff}.btn.btn-outline-dark{background-color:transparent;border:2px solid #0161b8;color:#0161b8}.btn.btn-outline-dark.active,.btn.btn-outline-dark:active,.btn.btn-outline-dark:focus,.btn.btn-outline-dark:hover{background-color:#65ac4c;border:2px solid #65ac4c;color:#fff}.extra_btn_1 span{color:#fff;background-color:#091f7b;padding:16px 33px;line-height:50px}.extra_btn_1 span:hover,.extra_btn_2 span:hover{background-color:#111}.extra_btn_2 span{color:#fff;background-color:#ff9f00;padding:16px 22px;line-height:50px}.about a,.information a,.programs a{padding:4px 8px 4px 21px;font-family:Arial,Helvetica,sans-serif;text-decoration:none}.slider_text_box .slider_heading_main{font-size:28px;line-height:40px;font-weight:400;color:#fff}.btn-banner{line-height:30px;background-color:#fbbc05;font-size:14px;padding:4px 10px;border:1px solid #fbbc05;color:#000;border-radius:0}.btn-dark-theme-2,.btn-outline-theme,.btn-theme,.btn-white{padding:16px 55px;font-weight:900;margin:0 auto;user-select:none;min-width:220px;text-shadow:none!important;display:inline-block;text-transform:uppercase;cursor:pointer;text-align:center;vertical-align:middle}.btn-banner:hover{background-color:transparent;border:1px solid #fbbc05;color:#fbbc05}.btn-outline-theme{border:2px solid #4e9435;background-color:transparent;color:#4e9435;border-radius:0}.btn.btn-outline-theme.active,.btn.btn-outline-theme:active,.btn.btn-outline-theme:focus,.btn.btn-outline-theme:hover{background-color:#4e9435;border:2px solid #4e9435;color:#fff}.btn-theme{border:2px solid #bc9f60;background:#bc9f60;color:#fff;border-radius:0}.btn.btn-theme.active,.btn.btn-theme:active,.btn.btn-theme:focus,.btn.btn-theme:hover{background-color:#fff;border:2px solid #fff;color:#bc9f60}.btn-white{border:2px solid #fff;background-color:#fff;color:#0a2b6d;border-radius:0}.btn.btn-white.active,.btn.btn-white:active,.btn.btn-white:focus,.btn.btn-white:hover{background-color:#0a2b6d;border:2px solid #fff;color:#fff}.btn-dark-theme-2{border:2px solid #fbbc05;background-color:#fbbc05;color:#000;border-radius:0}.btn.btn-dark-theme-2.active,.btn.btn-dark-theme-2:active,.btn.btn-dark-theme-2:focus,.btn.btn-dark-theme-2:hover{background-color:transparent;border:2px solid #fbbc05;color:#fbbc05}.accordion-item-content,.accordion:hover .accordion-item-content{height:0;overflow:hidden;transition:height .25s}.accordion .accordion-item{background:#f5f5f5;margin-bottom:2px}.accordion .title{padding:12px 30px 12px 15px;font-size:15px;line-height:22px;font-weight:400;color:#fff}.accordion-item-content p{font-size:15px!important;background:#fff;color:#111;border:1px solid #ccc}.programs a,.programs h3{color:#4fb94d;display:block}.innerLinks{display:inline-block;margin-left:0;padding:0}.overlay,.speakers-box-lg .text .lead,.testimonial .testimonial-item>p:empty{display:none}.ScientificCommittee,.about,.abstracts,.contact,.information,.programs,.register,.sidenav,.speakers{padding:8px 0;border-radius:0}.innerLinks li{list-style:none}.innerLinks li a{list-style:none;text-decoration:none;font-size:20px;display:block;padding:10px}.innerLinks li a.information{border-bottom:2px solid #0161b8;color:#0161b8;font-size:18px}.innerLinks li a.prospectus{border-bottom:2px solid #0a2b6d;color:#0a2b6d;font-size:18px}.programs h3{font-size:1.17em;margin-bottom:10px;font-weight:700}.programs a{font-size:15px;margin-bottom:5px}#leftMenu nav>ul>li:nth-child(4) ul li a::before,#leftMenu nav>ul>li:nth-child(6) ul li a::before,#leftMenu nav>ul>li:nth-child(8) ul li a::before,#mobileMenu nav>ul>li:nth-child(4) ul li a::before,#mobileMenu nav>ul>li:nth-child(6) ul li a::before,#mobileMenu nav>ul>li:nth-child(8) ul li a::before,.about a:before,.aside-past nav>ul>li:nth-child(4) ul li a::before,.aside-past nav>ul>li:nth-child(5) ul li a::before,.aside-past nav>ul>li:nth-child(6) ul li a::before,.information a:before,.programs a:before{content:"\f105";margin-left:-20px;position:absolute;font-family:fontawesome;font-size:15px}.conference a.active,.information a.active,.programs a.active,.sidenav a.active,.sidenav a:hover{color:#a20f3a}.information h3{color:#f06925;display:block;font-size:1.17em;margin-bottom:10px;font-weight:700}.information a{font-size:15px;color:#f06925;display:block;margin-bottom:5px}.about h3,.abstracts h3{font-size:1.17em;margin-bottom:10px}.abstracts h3,.abstracts h3 a{color:#a20f3a;font-weight:700}.abstracts h3{display:block}.about a,.about h3{color:#0161b8;display:block}.abstracts h3 a{display:block}.about h3{font-weight:700}.about a{font-size:15px;margin-bottom:5px}.ScientificCommittee h3,.contact h3,.register h3,.speakers h3{display:block;font-size:1.17em}.contact h3 a{color:#e20044;display:block;font-weight:700}.ScientificCommittee h3 a{color:#0a2b6d;display:block;font-weight:700}.speakers h3 a{color:#0099df;display:block;font-weight:700}.register h3 a{color:#2b8b92;display:block;font-weight:700}.sidenav{overflow-x:hidden;border-bottom:2px solid #dfe0e1}.sidenav a{padding:6px 8px 6px 16px;text-decoration:none;font-size:15px;color:#000;display:block;font-family:Arial,Helvetica,sans-serif}.sidenav a:before{content:"\f0da";margin-left:-20px;position:absolute;font-family:fontawesome;font-size:15px}@media screen and (max-height:450px){.sidenav{padding-top:15px}.sidenav a{font-size:18px}}.m-menu-icon{bottom:100px;right:30px}.m-menu-icon span{background:#ff6410;border-radius:70px;width:70px;height:70px;-moz-box-shadow:0 2px 4px 0 rgba(0,0,0,.5);-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.5);box-shadow:0 2px 4px 0 rgba(0,0,0,.5);padding:10px 14px;text-align:center;font-size:36px;cursor:pointer;color:#fff}.overlay .closebtn{bottom:90px;right:30px;background:#ea008e;border-radius:60px;width:60px;height:60px;line-height:50px;-moz-box-shadow:0 2px 4px 0 rgba(0,0,0,.5);-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.5);box-shadow:0 2px 4px 0 rgba(0,0,0,.5);padding:0 14px;text-align:center;font-size:46px;cursor:pointer;color:#fff}.hvr-sweep-to-top:before,.team-titel{bottom:0;z-index:1;position:absolute}.btn.btn-dark-1,.btn.btn-dark-2{font-size:22px;padding:20px 60px}.overlay{height:100%;width:100%;top:0;left:0;background-color:#fff}.overlay-content{width:100%;text-align:center;overflow-x:hidden;overflow:auto;position:fixed;top:0;bottom:0;left:0;right:0}.icon-bar{position:fixed;top:60%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:4;right:0}.icon-bar a{display:block;text-align:center;padding:16px;transition:.3s;color:#fff;font-size:20px}.icon-bar a:hover{background-color:#000}.facebook{background:#3b5998;color:#fff}.twitter{background:#55acee;color:#fff}.google{background:#dd4b39;color:#fff}.linkedin{background:#007bb5;color:#fff}.youtube{background:#b00;color:#fff}.banner-right{display:block;margin-top:20px}.banner-right .links,.pastevent .links{display:block;margin-bottom:10px}.banner-right .links a{font-family:Cairo,sans-serif;display:inline-block;padding:15px 25px;font-size:24px;cursor:pointer;text-align:center;text-decoration:none;outline:0;color:#fff;background-color:#4caf50;border:none;border-radius:4px;min-width:240px;max-width:240px}.banner-right .links a:active,.pastevent .links a:active{background-color:#3e8e41;box-shadow:0 5px #666;transform:translateY(4px)}.banner-right .links a.bg1{background:#ea008e}.banner-right .links a.bg1:hover,.section--skewed-a{background:#0161b8}.banner-right .links a.bg2,.banner-right .links a.bg3:hover{background:#f06925}.banner-right .links a.bg2:hover{background:#a20f3a}.banner-right .links a.bg3{background:#0099df}.banner-right .links a.bg4{background:#4fb94d}.banner-right .links a.bg4:hover{background:#2b8b92}#signup_form .btn.btn-dark-3{margin-top:0!important}.btn.btn-dark-1{background-color:#2b8b92;border-color:#2b8b92;color:#fff}.btn.btn-dark-1.active,.btn.btn-dark-1:active,.btn.btn-dark-1:focus,.btn.btn-dark-1:hover{background-color:#fff;border-color:#2b8b92;color:#2b8b92}.btn.btn-dark.btn-outline-1{background-color:transparent;color:#fff;border-color:#fff;padding:20px 60px;font-size:18px;font-weight:700}.btn.btn-dark.btn-outline-1.active,.btn.btn-dark.btn-outline-1:active,.btn.btn-dark.btn-outline-1:focus,.btn.btn-dark.btn-outline-1:hover{background-color:#f8c512;border-color:#f8c512;color:#fff}.btn.btn-dark-2{background-color:#ea008e;border-color:#ea008e;color:#fff}.btn.btn-color-1.active,.btn.btn-color-1:active,.btn.btn-color-1:focus,.btn.btn-color-1:hover,.btn.btn-dark-1.active,.btn.btn-dark-1:active,.btn.btn-dark-1:focus,.btn.btn-dark-2:hover{background-color:#fff;border-color:#fff;color:#ea008e}.btn.btn-dark-3{background-color:#4e9435;border-color:#4e9435;color:#fff;font-size:14px;padding:9px 60px;margin-top:5px!important;border-radius:0}.btn.btn-color-1,.btn.btn-color-2,.btn.btn-color-3{padding:20px 60px;margin-top:0!important;color:#fff;font-size:18px}.btn.btn-dark-1.active,.btn.btn-dark-1:active,.btn.btn-dark-1:focus,.btn.btn-dark-3:hover{background-color:#0161b8;border-color:#0161b8;color:#fff}.btn.btn-dark.btn-outline-bg{background-color:#f06925;color:#fff;border-color:#f06925;padding:20px 60px;font-size:18px;font-weight:700}.btn.btn-dark.btn-outline-bg.active,.btn.btn-dark.btn-outline-bg:active,.btn.btn-dark.btn-outline-bg:focus,.btn.btn-dark.btn-outline-bg:hover{background-color:#fff;border-color:#fff;color:#2e932c}.btn.btn-color-1{background-color:#ea008e;border-color:#ea008e}.btn.btn-color-2{background-color:#0161b8;border-color:#0161b8}.btn.btn-color-2.active,.btn.btn-color-2:active,.btn.btn-color-2:focus,.btn.btn-color-2:hover{background-color:#fff;border-color:#fff;color:#0161b8}.btn.btn-color-3{background-color:#f06925;border-color:#f06925}.btn.btn-color-2.active,.btn.btn-color-2:active,.btn.btn-color-2:focus,.btn.btn-color-3:hover{background-color:#fff;border-color:#fff;color:#f06925}.set_1_btn{color:#fff;cursor:pointer;display:block;font-size:16px;font-weight:400;line-height:45px;margin-right:2em;text-align:center;max-width:300px;position:relative;text-decoration:none;text-transform:uppercase;vertical-align:middle;width:100%;padding:0 40px}.Vbtn-1 svg{height:45px;left:0;position:absolute;top:0;width:100%}span.btm-bar,span.btm-bar-1,span.btm-bar-2{width:130px;height:17px;overflow:hidden;margin:15px auto;display:block}.Vbtn-1 rect{fill:none;stroke:#FFF;stroke-width:3;stroke-dasharray:422,0;transition:450ms linear}.Vbtn-1:hover{background:rgba(225,51,45,0);font-weight:400;letter-spacing:1px;transition:150ms linear;color:#fff}.btn-1:hover,select{background-color:#fff}.Vbtn-1:hover rect{stroke-width:5;stroke-dasharray:15,310;stroke-dashoffset:48;-webkit-transition:1.35s cubic-bezier(.19, 1, .22, 1);transition:1.35s cubic-bezier(.19, 1, .22, 1)}.section--skewed-a::before{top:0;transform-origin:right top;transform:skewY(2deg)}span.btm-bar{background:url('../images/h1-btm-bar.html') no-repeat}span.btm-bar-1{background:url('../images/h1-btm-bar-1.html') no-repeat}span.btm-bar-2{background:url('../images/h1-btm-bar-2.html') no-repeat}.link-box h4,.v-box h4{color:#fff!important;padding:10px 20px;margin-bottom:10px}.zoom{margin:0 auto;transition:transform .1s}.zoom:hover{transform:scale(1.1)}.newTeammembers1 .team-member1,.new_SCMembers .SCMembers{width:18%;float:left;margin:10px}.SCMembers .team-image,.SCMembers_all .team-image{margin:0 auto;overflow:hidden}.SCMembers .team-desc{position:relative;width:100%;padding:5px 20px;height:100px!important;text-align:center!important}.SCMembers .team-desc h3{color:#38872a!important;font-size:14px!important;font-weight:600!important;margin-bottom:5px!important}.SCMembers .team-desc span{color:#313131!important;display:block;font-size:14px!important;font-weight:400!important}.HSpeakers .team-desc h3,.HSpeakers .team-desc h3 a,.SCMembers_all .team-members .team-member .team-desc h3 a{font-size:14px!important;font-weight:600!important;color:#0a2b6d!important}.SCMembers_all .team-members .team-member:hover{background:#f6f6f6;border:1px solid #ccc}.SCMembers_all .team-members .team-member{padding:4px;border:1px solid #ccc;background:#fff}.SCMembers_all .team-members .team-member .team-desc{position:relative;width:100%;height:77px!important;text-align:left!important}.SCMembers_all .team-members .team-member .team-desc h3{text-align:center}.SCMembers_all .team-members .team-member .team-desc h3 a{line-height:16px;margin-top:0;margin-bottom:5px!important;text-align:center!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.SCMembers_all .team-members .team-member .team-desc span{color:#000!important;display:block;font-size:12px!important;font-weight:400!important;text-align:center!important;line-height:17px!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.background-color{background:#e84943}.bg-white,.scientific_bg{background:#fff}.text-b-color{color:#0a2b6d!important;font-weight:400}.ct-text{line-height:1.5;font:11px "Helvetica Neue",Arial,sans-serif!important;color:#323232;margin-bottom:24px}.btn-1,.quickLinks>.btn{line-height:14px;outline:0}.btn-full{display:block;text-align:center;margin-bottom:0;margin-left:6px}.btn-1{border-radius:3px;font-size:12px;font-weight:700;letter-spacing:1px;padding:12px 20px;position:relative;overflow:hidden;text-transform:uppercase;background-color:#65ac4c;border:1px solid #65ac4c;color:#fff;-webkit-transition:.3s;-moz-transition:.3s;transition:.3s;margin-bottom:6px}.link-box,.v-box{border:1px solid #ebe8f6;width:100%;display:inline-block;overflow:hidden}.mg-box,.r-mid-box{color:#0b0c0c!important}.btn-1:hover{border:1px solid #65ac4c;color:#65ac4c}.v-box{background:#f3f2f9;max-height:200px;padding-bottom:20px}.v-box h4{font-size:16px;background:#222}.link-box{max-height:400px;margin-bottom:20px}.link-box h4{font-size:16px;background:#65ac4c}#header .special ul,.aside-past nav>ul,.connect-with-icons ul,.end-event-books ul,.footer-nav ul,.link-box ul,.link-box ul li,.mobile_notification ul,.related-sessions ul,.tags-sessions ul,.webinar_flash ul,.yearwise_text_box ul{padding:0;margin:0}.link-box ul li{list-style:none}.link-box ul li a{text-decoration:none;font-size:15px;color:#4a8c33;border-bottom:1px solid #ccc;padding:10px 4px;display:block;text-align:center}.link-box ul li a:hover{font-weight:600}.v-box .content{font-size:15px;color:#222!important;padding:0 30px;margin-bottom:0!important}.mg-box{background:#f1f1f1;border:1px solid #ccc}.mg-box ul li,.r-mid-box ul li,.subscribe-sec label{margin-bottom:5px}.register-content{padding:20px;margin-bottom:20px}.r-mid-box{padding:10px;border:1px solid #ebe8f6}.title-link{color:#000;font-weight:600;font-size:16px;letter-spacing:0}#leftMenu nav>ul>li:nth-child(4) a:hover,#mobileMenu nav>ul>li:nth-child(4) a:hover,.title-link:hover{color:#000;text-decoration:underline}#leftMenu nav>ul>li:first-child a,#leftMenu nav>ul>li:nth-child(2) a,#leftMenu nav>ul>li:nth-child(3) a,#leftMenu nav>ul>li:nth-child(4),#leftMenu nav>ul>li:nth-child(4) a,#leftMenu nav>ul>li:nth-child(5) a,#leftMenu nav>ul>li:nth-child(6),#leftMenu nav>ul>li:nth-child(6) a,#leftMenu nav>ul>li:nth-child(7) a,#leftMenu nav>ul>li:nth-child(8),#leftMenu nav>ul>li:nth-child(8) a,#leftMenu nav>ul>li:nth-child(9) a,#mobileMenu nav>ul>li:first-child a,#mobileMenu nav>ul>li:nth-child(2) a,#mobileMenu nav>ul>li:nth-child(3) a,#mobileMenu nav>ul>li:nth-child(4),#mobileMenu nav>ul>li:nth-child(4) a,#mobileMenu nav>ul>li:nth-child(5) a,#mobileMenu nav>ul>li:nth-child(6),#mobileMenu nav>ul>li:nth-child(6) a,#mobileMenu nav>ul>li:nth-child(7) a,#mobileMenu nav>ul>li:nth-child(8),#mobileMenu nav>ul>li:nth-child(8) a,#mobileMenu nav>ul>li:nth-child(9) a,.address-contact .address-content a,.scientific li a,.testimonial-item>p,.title-link:focus{color:#000}#c-eventBox .eventContent .eventText,.text_holder p{margin:10px 0;font-size:14px!important;color:#000}.designation,a.red-link{font-size:13px;font-style:italic}.text_holder .more-links{padding:0 10px 0 0;color:#a71a1a!important;margin-top:0;float:right;clear:both}a.red-link{margin:0 5px;color:#a71a1a!important}.top-row{display:inline-block;clear:both}.top-row .point{font-size:11px;color:#999;margin-bottom:0!important;float:left;margin-right:10px}.top-row .time{float:left;font-size:11px;color:#999}.top-row .time span{margin-right:5px}.designation{color:#222}.s-links{padding:4px 8px;border:1px solid #ccc!important;color:#000!important;font-weight:400!important;font-size:14px}.form-control,select{line-height:1.33333;padding:6px 18px}.s-links:hover{background:#000!important;color:#fff!important}select{border:2px solid #b0b6bb;color:#000;cursor:pointer;display:block;max-width:100%;border-radius:0;box-shadow:inset 0 1px 2px rgba(0,0,0,.1);-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important}.form-control{box-shadow:none;height:auto;border-radius:0;box-shadow:inset 0 1px 2px rgba(0,0,0,.1);border:2px solid #b0b6bb;margin-bottom:0;color:#000}.speaker-container,.speakers-box:hover{box-shadow:0 0 10px #000}.text-aria{border:1px solid #b0b6bb;width:100%!important}.imp-content-box{padding:10px 20px;position:relative;border:1px solid #ebe8f6}.imp-b-head,.imp-b-head2,.imp-b-head3{font-size:16px;text-transform:capitalize;color:#fff!important;background:#313131;padding:4px 20px;margin-bottom:0!important;font-weight:400;text-align:center}.imp-content-box p{margin-bottom:4px!important;text-align:center}.accom-desk,.scientific_bg,.speakers-box-lg .top{display:inline-block;width:100%}.speakers-box-lg .top .icon{float:left;width:18%;max-width:120px;margin-bottom:0}.speakers-box-lg .top .icon img{border-radius:50%;border:1px solid #c4c4e8}.speakers-box-lg .top .titel{float:left;width:80%;margin-left:2%;margin-top:20px}.speakers-box .titel p{font-size:12px!important;line-height:normal;color:#202340;margin-bottom:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.speakers-box-lg .top .titel .name{font-size:18px;color:#000;font-weight:600;clear:both}.message-box .titel .sub,.speakers-box-lg .top .titel .sub{font-size:13px!important;color:#222!important;margin-bottom:20px;line-height:18px;font-style:italic;margin-top:5px}.speakers-box-lg .text{display:block;margin-top:10px}.speakers-box-lg .text p{margin-bottom:10px;text-align:justify;font-family:Montserrat,sans-serif!important;font-size:14px!important}.speakers-box-lg .text p span span[style],.speakers-box-lg .text p span[style],.speakers-box-lg .text p[style]{text-align:justify!important;font-family:Montserrat,sans-serif!important;font-size:14px!important}.speakers-box-lg .text>p:blank{display:none}.past-event-members .team-members .team-member .team-desc>h3,.past-event-members .team-members .team-member .team-desc>h3 a,.speakers-box .titel .name,.speakers-box .titel .name a,.speakers-box .titel .sub{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.accom-box span label,.speakers-box-lg .text h4{margin-bottom:0}.quickLinks,.speakers-box-lg .text:nth-child(3){margin-top:30px}.speaker-container{padding:25px;background:#fff;border-radius:4px;border:1px solid gray}.speakers-box{background:#fff;border:1px solid #dddddb;padding:8px;margin:0 0 20px;display:inline-block;width:100%}.speakers-box .top{position:relative}.speakers-box .text{display:block;margin-top:60px}.speakers-box .text p{color:#222;font-size:14px}.speakers-box .icon{width:25%;float:left;margin-bottom:0}.speakers-box .titel{height:120px;padding-left:10px;width:75%;float:left}.speakers-box .titel .name{font-size:14px;color:#0a2b6d;font-weight:400;line-height:18px;overflow:hidden}.speakers-box .titel .name a{font-size:14px;color:#0a2b6d;font-weight:400;line-height:18px;text-decoration:none;overflow:hidden}.speakers-box .titel .sub{font-style:italic;margin-bottom:3px;line-height:16px;font-size:11px;overflow:hidden}.border-page-titel,.theme_bg_1{background:#0a2b6d}#header .special{position:absolute;right:0;top:0}#header .special ul li{padding:0 10px;margin:0 10px 0 0;float:left;list-style:none;color:#fff;font-size:13px;background:#0a2b6d;border-bottom-left-radius:4px;border-bottom-right-radius:4px;line-height:44px}.brochure-sec{padding-top:20px}.register.register-box{border:1px solid #888;margin-top:10px;padding:10px;border-radius:4px;background:#0a2b6d}.register-active{background:#fff;border:1px solid #000!important}.register-active h4{color:#fff!important;font-weight:400}.tab-set1 li a{color:#000;border-color:#e5e8e8!important;background:#fff!important;text-align:center;border-right:1px solid #f3f6f6;font-size:15px}.tab-set1 li.active a,.tab-set1 li.active a:focus,.tab-set1 li.active a:hover{border-color:#e5e8e8 #e5e8e8 #f8f9fb;color:#000;box-shadow:none;background:#fbbc05!important}.pciTabs .tabs-navigation li a,.register-tabs .tabs-navigation li a{background:0 0!important;text-align:center;padding:10px 26px;margin:0 0 -2px}.linetriangle .tab-set1>li.active>a:before{border-left:12px solid transparent;border-right:12px solid transparent;border-top:12px solid #fbbc05!important}.success{background-color:#dff0d8;border-color:#d6e9c6;color:#3c763d!important}.accom-p,.accom-sec .heading h4,.event-testimonials-box .testimonial .testimonial-item>span,.flashwebinar,.hvr-sweep-to-top:active,.hvr-sweep-to-top:focus,.hvr-sweep-to-top:hover,.logo-text:hover,.mailLinks li a{color:#fff}.accom-sec{display:block;background:#0a2b6d;border-radius:4px;margin-bottom:20px;padding:10px 10px 20px}.accom-box{background:#fff;border:1px solid #ccc;padding-bottom:5px;display:inline-block;width:100%;padding-top:5px;border-radius:4px;margin-bottom:5px}.accom-p,.eventBox,.full-box,.home-li-icon{margin-bottom:10px}.accom-p{background:#0a2b6d;padding:6px;font-weight:500;text-align:center}.accom-box span{color:#222;text-align:center;display:block}.pciTabs table td{width:auto!important;border:1px solid #000;padding:4px}.pciTabs .tabs-navigation li{position:relative;display:block;float:left;margin:0;background:#313131}.pciTabs .tabs-navigation li a{color:#fff;border:0 solid #a20f3a!important;font-size:16px}.pciTabs .tabs-navigation li a:hover{color:#000;background:#fbbc05!important}.pciTabs .tabs-navigation li.active a,.register-tabs .tabs-navigation li.active a,.tabs-navigation li.active a:focus,.tabs-navigation li.active a:hover{color:#fff;background:#0a2b6d!important;padding:10px 26px;top:0;border:0}.cst .tabs-navigation>li.active>a:after,.pciTabs .tabs-navigation>li.active>a:after,.register-tabs .tabs-navigation>li.active>a:after{border-top-color:#0a2b6d;border-width:10px;margin-left:-10px}.cst .tabs-navigation>li.active>a:before,.pciTabs .tabs-navigation>li.active>a:before,.register-tabs .tabs-navigation>li.active>a:before{border-left:12px solid transparent;border-right:12px solid transparent;border-top:12px solid #0a2b6d}#cap-img img,.border,.pciTabs .tabs-content,.register-tabs .tabs-content{border:1px solid #ccc}.register-tabs .tabs-navigation{background:#313131;border-top-left-radius:0;border-top-right-radius:0}.register-tabs .tabs-navigation li{position:relative;display:block;float:left;margin:0 0 2px;width:50%}.register-tabs .tabs-navigation li a{color:#fff;border:0 solid #a20f3a!important;font-size:18px}.register-tabs .tabs-navigation li a:hover{color:#fff;background:#4e9435!important}.quickLinksBox{display:block;border:1px solid #b7b7b7!important;border-radius:0;border-top:0!important;border-bottom:2px solid #65ac4c!important}.quickLinksBox a{text-decoration:none;font-size:24px;color:#a0a0a0}.quickLinksBox a:hover{color:#65ac4c}#c-eventBox{padding:10px;float:left;width:48%;height:110px;margin:1%;background:#f1f1f1}#c-eventBox .eventImage,.eventBox .eventImage{width:100%;float:none;padding:0 .5em;margin-bottom:1em}#c-eventBox .b-date,.eventBox .b-date{float:left;height:50px;width:50px;background:#0a2b6d;color:#fff!important;font-size:16px;text-align:center;overflow:hidden;display:block}#c-eventBox .eventContent,.eventBox .eventContent{padding:0 0 0 66px;position:relative}#c-eventBox .eventImage img,.eventBox .eventImage img,.pastBook .image img{max-width:100%;height:auto}#c-eventBox .b-date{border:1px solid #0a2b6d}#c-eventBox .b-date span,.eventBox .b-date span{border-top:1px solid #fff;display:block;padding-top:2px}#c-eventBox .eventContent .eventTitel a{color:#000;font-weight:600;font-size:16px;letter-spacing:0;display:block}#c-eventBox .eventContent .date{font-size:14px!important;color:#000;margin-bottom:0}.eventBox{margin-left:10px;border:1px solid #f2f2f2;padding:10px}.eventBox .eventContent{min-height:80px}.eventBox .eventContent .date{font-size:11px!important;color:#666;margin-bottom:10px}.eventBox .eventContent .eventTitel a,.faq-box h1{color:#000;font-weight:400;font-size:1.429rem;letter-spacing:0;display:block}.eventBox .eventContent .eventText{margin:10px 0;font-size:15px!important;color:#000}.pastBook{width:150px;float:none}.pastBook .image{padding:4px;overflow:hidden;border:1px solid #ccc;border-radius:4px}.pastBook .booklink a,.pastBook .programlink a,.pastevent .links a{display:inline-block;border:none;text-decoration:none;cursor:pointer}.pastBook .booklink{display:block;text-align:center}.pastBook .booklink a,.pastBook .programlink a{font-size:13px;color:#a71a1a!important;font-style:italic;padding:5px 0;text-align:right;outline:0;width:100%}.pastevent{margin-top:40px}.pastevent .links a{padding:4px 18px;font-size:14px;text-align:center;color:#fff;background-color:#4caf50;min-width:140px}.pastevent .links a.bg1{background-color:#0a2b6d;border-color:#0a2b6d;color:#fff;padding:12px 16px;border-radius:0}.pastevent .links a.bg1:hover{background-color:#fff;border:1px solid #0a2b6d!important;color:#0a2b6d}.pastevent .links a.bg2{background-color:#313131;border-color:#091f7b;color:#fff;padding:12px 16px;border-radius:0}.pastevent .links a.bg2:hover{background-color:#ccc;border-color:#111;color:#000}.full-box{border:1px solid #f2f2f2;padding:10px;background:#2b8b92}.newTeammembers .team-member{width:13.9%;float:left;margin:15px}.cst .tabs-navigation{padding-left:60px}.cst .tabs-navigation li a{color:#000;line-height:16px;font-weight:400;text-align:center;margin-right:20px;background:#fbbc05!important;padding:12px 20px!important;border:1px solid #fbbc05!important}.cst li a:hover{color:#fff!important;background:#0a2b6d!important;border:1px solid #fbbc05!important}.cst li.active a,.cst li.active a:focus,.cst li.active a:hover{color:#0a2b6d!important;background:#fff!important;border:1px solid #0a2b6d!important}.CSTcontent{display:block;padding:10px}.CSTcontent .schedule-item{padding:6px}.schedule-item{background:#fff;padding:4px 4pxfont-family:'Roboto',10px;border-bottom:1px solid #cad4f6}.schedule-item .text a{text-decoration:none;cursor:pointer}.schedule-item .text a:hover{background:#f6f6f6!important}.schedule-item .text a h4{font-size:18px;letter-spacing:.5px;color:#000;margin-bottom:0}.schedule-item .text a h4:hover{text-decoration:underline;color:#f06925}.schedule-item .text a .arrowdown{background:#0a2b6d;color:#fff;padding:6px 12px;position:absolute;right:-4px;top:-4px}.schedule-item .text a .arrowdown:hover{background:#000}.c-color,.schedule-item .text a:hover{color:#0161b8}.schedule-item h4,.webinar-schedule .schedule-item h4{font-size:14px!important;font-weight:400;color:#000}.schedule-item h5{font-size:14px!important;font-weight:400;color:#000;font-family:Roboto,sans-serif}.about-box p,.scientific li{font-family:Montserrat,sans-serif}.schedule-item .image-section{width:150px;height:auto;overflow:hidden;border:2px solid #ccc;padding:4px}.f-logo-text a{text-decoration:none;display:block;font-size:36px;font-weight:700!important;color:#fff!important;padding:10px;line-height:60px}.f-subscribe{background:#fff;border-radius:0;padding:76px 30px}.f-subscribe h3{color:#e23a3c;font-size:1.78571429em;line-height:1.5em;font-weight:600;margin-bottom:5px}.page-title h1,.page-title h2{color:#0a2b6d;text-align:center}.baner-date{background:#0a2b6d;color:#fff;display:inline;padding:14px 40px;font-size:24px}.scrollTab{display:block;height:510px;overflow-y:scroll}.twitter-feed{height:500px;overflow:hidden;overflow-y:scroll}.no-st{background:0 0;border:none;box-shadow:none}.logo-text{font-weight:700px;font-size:36px;margin-left:15px;margin-top:0;color:#fff;text-decoration:none;line-height:80px;display:block}.dates{font-size:20px;font-weight:600;color:#fbbc05;text-align:left;margin-top:0;line-height:34px;padding-left:30px}.page-title h1{font-size:24px}.page-title h2{font-size:24px;font-weight:300}.breadcrumb ul li{display:inline;position:relative;margin-left:10px;color:#65ac4c}.breadcrumb ul li a{color:#4e9435!important}.arrow-shape{margin-left:250px}.border-page-titel{border-bottom:4px solid #0a2b6d}.home-li-icon{margin-left:20px;color:#000;font-weight:400;line-height:34px}.form-group{margin-bottom:8px}.about-box p{color:#000!important;text-align:justify;font-size:14px!important;line-height:24px}.about-box .btn{width:46%}.scientific li{color:#000;padding:8px 14px;overflow:hidden;width:48%;float:left;margin:.5% 1%;font-weight:500;line-height:20px;font-size:14px;text-align:left;box-shadow:0 0 4px rgba(0,0,0,.1);border:1px solid #e6e6e6;list-style:none;min-height:44px}.scientific li:hover{box-shadow:0 0 14px rgba(0,0,0,.2)}.btn-dropbox:hover{background:#42a4f4}.submitAbstract{display:block;background:#65ac4c!important;border:1px solid #65ac4c!important;text-align:center!important}.bannerLeadtext,.connect-with-icons,.event-banner-text .date-time,.footer-nav,.footer-nav ul li,.hvr-sweep-to-top,.past-program .comments .comment .point{display:inline-block}.submitAbstract a{text-decoration:none;background:#65ac4c;color:#fff;text-align:center;line-height:50px}.team-titel{background:#000;color:#fff;font-size:15px;min-height:100px;width:100%;text-align:center}.team-titel h3{font-size:15px;margin-bottom:0;margin-top:0;color:#fff}.team-titel span{font-size:14px;margin-bottom:0;color:#ddd}.team-desc>h3{font-size:15px;line-height:22px;margin-bottom:0;color:#0a2b6d;letter-spacing:0;margin-top:10px}.team-desc>span{font-size:13px;color:#222!important;line-height:20px!important;display:block}.registrations-bg{background-image:url(../images/registrations-bg.jpg);background-size:cover}.baltimore-bg{background-image:url(../images/Baltimore.jpg);background-size:cover}.bannerLeadtext{color:#65ac4c;font-size:40px!important;text-transform:capitalize!important;line-height:44px;margin-bottom:30px}.section-skewed{background-color:#f6f6f6}.links1 a,.section-skewed-1{background-color:#0a2b6d}.video__info{position:relative;color:#fff;font-weight:600;font-size:16px}.video__title{padding:5px 10px;overflow:hidden;height:80px;background:#fbbc05;color:#000}.gallery__info h3,.photo__title{height:80px;padding:10px;overflow:hidden}.photoGalleryHome .portfolio-image{height:190px!important}.photoGalleryHome .portfolio-description{background:#0a2b6d;height:80px!important}.photoGalleryHome .portfolio-description a h3{color:#fff!important;font-size:16px;text-align:left}.bgTestimonial{background:#e23a3c}.photo__info{position:relative;color:#fff;font-weight:500;font-size:18px;top:-6px;background:#0a2b6d;margin-bottom:20px}.photo__title{margin-top:7px}.gallery__info{border:1px solid #c4c4c4;box-shadow:0 3px 16px rgba(0,0,0,.03);box-shadow:0 25px 35px -20px rgba(0,0,0,.35);padding:4px!important;transition:.4s;background:#fff}.gallery__info h3{color:#252525;font-size:14px;font-style:normal;font-weight:400;letter-spacing:0;line-height:16px;margin-bottom:4px;text-transform:capitalize}.academiaText .r-price{background:#4e9435;color:#fff;padding:2px 12px;border-radius:2px}.academiaText .text{color:#387722!important}.Academia .r-price,.Business .r-price,.businessText .r-price{background:#0a2b6d;color:#fff;padding:2px 12px;border-radius:2px}.Academia label,.Business label,.businessText .text{color:#0a2b6d!important}.footer h4,.footer-nav ul li a{color:#fff!important}.past-event-gallery .photo-box,.video-box{margin:0 0 20px}.photo-box{transition:box-shadow .3s}.photo-box img{width:100%;height:200px}.past-event-gallery .photo-box:hover,.photo-box:hover{box-shadow:6px 4px 11px rgba(255,255,255,.3)}.grid-item:hover,.portfolio-item{-webkit-transform:translateY(-8px)!important;transform:translateY(-8px)!important}.hvr-sweep-to-top{vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.1s;transition-duration:.1s}.hvr-sweep-to-top:before{content:"";top:0;left:0;right:0;background:#2098d1;-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.1s;transition-duration:.1s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-sweep-to-top:active:before,.hvr-sweep-to-top:focus:before,.hvr-sweep-to-top:hover:before{-webkit-transform:scaleY(1);transform:scaleY(1)}.border-left{border-left:1px solid #dbdbdb}.footer-small-text{font-size:12px!important;color:#fff}.footer-nav ul li{padding:0;margin:6px;list-style:none;text-align:left}.footer-nav ul li a{text-align:left;font-size:14px;font-weight:400}.footer-nav ul li a:hover{color:#ff9f00!important}.mailLinks{display:block;padding-left:0}.mailLinks li{list-style:none;font-size:14px;line-height:28px;margin-bottom:0;margin-left:0;color:#fff}.mailLinks li a:hover{color:#ff9f00;text-decoration:underline}#topbar .social-icons li a{border-radius:2px;font-size:15px;height:34px;line-height:34px;text-align:center;width:34px;overflow:hidden;margin:0}.footer-social li a{float:left;height:30px;width:30px;line-height:30px;text-align:center;margin:0 4px 4px 0;border-radius:50%;border:0;overflow:hidden;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;font-size:18px;background:#fff!important;color:#458030!important}#topbar .social-icons li,#topbar .social-icons li a{float:left;list-style:none;margin-right:5px}.contact-body{padding:20px;background:#f7f7f7}.contact-box{display:block;margin-bottom:20px;border:1px solid #ccc}.faq .accordion .ac-active .ac-title:before,.faq .accordion .ac-title:before{font-size:21px;float:left!important;background:#0a2b6d;border-radius:50%;height:24px;width:24px;line-height:17px;position:relative;top:0;text-align:center}.contact-heading{border-bottom:3px solid #f7f7f7;padding:7px 15px}.contact-heading p,.contact-text p{margin-bottom:0!important;font-size:14px!important;color:#111}.contact-heading h2{font-size:16px;font-weight:600}.faq .ac-content,.faq-box p{font-size:15px!important;font-family:Arial,Helvetica,sans-serif;color:#000}.contact-text{background:#fff;margin-bottom:2px;padding:7px 15px}.contact-text p a{font-size:16px!important;color:#111;margin-bottom:0}.contact-text p a:hover{color:#0161b8;text-decoration:underline}.faq .accordion .ac-title:before{content:'\002B'}.faq .accordion .ac-active .ac-title:before{content:"\2212"}.faq .accordion .ac-title{color:#000;font-weight:400;font-size:14px;letter-spacing:0;background:#f6f6f6;position:relative;padding:12px 30px 12px 0}.faq .ac-content{border:none}.faq-box{margin-bottom:10px;padding:10px;margin-left:10px}.faq-box p{margin:10px 0}.message-box{border-bottom:1px solid #dbdbdb}.message-box .heading h3{color:#1d975c}.message-box .top,.webinar_flash{display:block;clear:both}.message-box .icon{float:left;background:#fff;border:1px solid #c4c4e8;padding:10px;width:140px;margin-left:15px;margin-bottom:0}.message-box .titel{float:left;margin-left:20px}.message-box .titel p{font-size:13px!important;line-height:normal;color:#202340;margin-bottom:0;margin-top:10px}.message-box .titel .name{font-size:16px;color:#000;font-weight:400}.message-box .text h1{margin-bottom:10px;margin-top:10px;font-weight:600;font-size:1.429rem;color:#42328f}.message-box .text h1 a{font-weight:400;font-size:1.429rem;letter-spacing:0;display:block}.message-box .text p{display:block;font-size:14px!important;line-height:22px;font-style:italic;margin-bottom:10px}.message-box .text .venue-info{background:#f9f9ee;padding:10px;margin-bottom:10px;margin-top:10px;border-left:2px solid #a4112b}.message-box .titel-info p{font-size:18px!important;font-weight:700!important;line-height:24px}.message-box .message-image{border:4px solid #8393ca;padding:0;width:100%;border-radius:50%;overflow:hidden;height:auto}.message-box .message-image img{width:100%;display:block;max-height:220px}.welcome-inner{background:#fff;display:block;padding:30px;border-radius:6px}.bg-message{background:#fbbc05;border:4px solid #fbbc05;margin-bottom:10px;border-radius:6px}.bg-message .heading{margin:0}.bg-message .heading h3{font-weight:600!important;font-size:30px}.r-detailes{background:#f8f8f8;border:1px solid #cfcfcf}.order-one{width:48%;float:left}.order-two{width:40%;float:left;margin-left:10%}#leftMenu,#mobileMenu{display:block;font-size:15px;padding-top:20px;padding-bottom:20px;background:#f6f6f6;margin-bottom:20px}#leftMenu nav>ul>li,#mobileMenu nav>ul>li{list-style:none;text-align:left;margin-bottom:20px}#leftMenu nav>ul>li:nth-child(4) ul,#leftMenu nav>ul>li:nth-child(6) ul,#leftMenu nav>ul>li:nth-child(8) ul,#mobileMenu nav>ul>li:nth-child(4) ul,#mobileMenu nav>ul>li:nth-child(6) ul,#mobileMenu nav>ul>li:nth-child(8) ul{padding-left:20px;margin-top:10px}#leftMenu nav>ul>li:nth-child(4) ul li,#mobileMenu nav>ul>li:nth-child(4) ul li{list-style:none;text-align:left;display:block;margin-bottom:10px;font-weight:400!important}#leftMenu nav>ul>li:nth-child(6) ul li,#leftMenu nav>ul>li:nth-child(8) ul li,#mobileMenu nav>ul>li:nth-child(6) ul li,#mobileMenu nav>ul>li:nth-child(8) ul li{list-style:none;text-align:left;display:block;margin-bottom:10px}.social-blogger{line-height:28px!important;display:block;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.social-blogger:hover img{-webkit-animation:.3s forwards toTopFromBottom;-moz-animation:.3s forwards toTopFromBottom;animation:.3s forwards toTopFromBottom}@-webkit-keyframes toTopFromBottom{49%{-webkit-transform:translateY(-100%)}50%{opacity:0;-webkit-transform:translateY(100%)}51%{opacity:1}}@-moz-keyframes toTopFromBottom{49%{-moz-transform:translateY(-100%)}50%{opacity:0;-moz-transform:translateY(100%)}51%{opacity:1}}@keyframes toTopFromBottom{49%{transform:translateY(-100%)}50%{opacity:0;transform:translateY(100%)}51%{opacity:1}}.border8{border:1px solid #d1def8}.page_title_bg{background:#f6f6f6;border-bottom:1px solid #ccc}#sidebar.sbr::after,.sbl::after{content:'';position:absolute;right:0;top:0;bottom:-2500px;width:1px;background:#dbdbdb;z-index:1}.flash-bar{background:#eeeff6;border-bottom:1px solid #d2d6fa}.call_color,.freecall_color,.mail_color,.whatsapp_color{background:#fff!important}.mobile_notification{margin-top:10px;display:inline-block}.mobile_notification ul li{list-style:none;float:left}.mobile_notification ul li a{text-decoration:none;text-align:left;font-size:13px;font-weight:600;padding:6px 0 6px 26px;color:#202340;display:block;margin-right:15px;background:url(../images/bell-icon.png) 4px 9px/15px 15px no-repeat}.blink{border:0 solid #1d975c!important;color:#0a2b6d!important;animation:1s linear infinite blink}@keyframes blink{0%{opacity:0}50%{opacity:.5}100%{opacity:1}}.call_color{color:#ea008e!important;border:1px solid #ea008e!important;border-radius:50%;font-size:16px;padding:0 8px}.mail_color{color:#0099df!important;border:1px solid #0099df!important;border-radius:50%;font-size:16px;padding:0 6px}.whatsapp_color{color:green!important;border:1px solid green!important}.freecall_color{color:#2b8b92!important;border:1px solid #2b8b92!important;border-radius:50%;font-size:16px;padding:0 8px}.widget-subscribe-form label.error{position:absolute;background:#d51522;border:1px solid #f54e65;color:#fff!important;display:none!important}.widget-subscribe-form label.error:after,.widget-subscribe-form label.error:before{top:100%;left:8%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.widget-subscribe-form label.error:after{border-color:rgba(213,21,34,0);border-top-color:#d51522;border-width:8px;margin-left:-8px}.widget-subscribe-form label.error:before{border-color:rgba(245,78,101,0);border-top-color:#f54e65;border-width:9px;margin-left:-9px}.widget-subscribe-form.ram label.error{top:29%!important}.widget-subscribe-form .text-success{background:green;display:inline-block;border:1px solid #090;color:#fff!important;padding:2px 4px}.error{color:red!important}.quickLinks h2{font-size:22px;color:#ff5c1a;text-transform:uppercase;margin:20px 0 10px;font-weight:400}.quickLinks>.btn{border-radius:3px;font-size:14px;padding:12px 20px;position:relative;overflow:hidden;text-transform:capitalize;background-color:#fff;border:1px solid #fff;color:#000;-webkit-transition:.3s;-moz-transition:.3s;transition:.3s;margin-bottom:10px;width:320px;font-weight:500}.widget-s label.error{position:absolute;background:#d51522;border:1px solid #f54e65;color:#fff!important;top:-40px}footer .top-bdr{border-top:1px solid #fff}.top-add-text-2 a{color:#fff!important;text-decoration:none}.pay_opt_h h3{border-bottom:1px solid #ccc;color:#253b80;font-size:18px;padding:10px 0;text-align:center}.thanks-text h4{font-size:14px;font-weight:600!important}.text-small-1{font-size:13px!important;line-height:20px!important;font-weight:400!important}.r-text{color:#000;font-size:14px;font-weight:400;line-height:18px;margin-top:10px;text-align:center}.or{margin-top:120px}.m-h{height:230px}.pay-option-heading{padding:8px;line-height:1.42857143;vertical-align:top;border:1px solid #ddd;background:#eee;margin-bottom:6px}.th _bg{background:#eee}.m-w-290{min-width:290px}.power_sripe{bottom:6px;position:absolute;left:90px}.c_btn{background:#0a2b6d;color:#fff;padding:3px 6px;font-size:13px}.c_btn:hover{background:#000;color:#fff}.watsapp{background:#11b925;color:#fff}.watsapp-box{position:fixed;bottom:60px;z-index:4;left:56px;width:60px;height:auto;border-radius:50%;overflow:hidden;box-shadow:0 2px 4px 0 rgba(0,0,0,.16)}.webinar_flash ul li{list-style:none;float:left;border-right:1px solid #4d4f66}.webinar_flash ul li:last-child{float:right}.webinar_flash ul li a{text-decoration:none;padding:0 8px;color:#fff;font-weight:500;border-radius:4px;margin-bottom:0;display:block}.webinar_flash ul li a:hover{margin-left:5px}.blink-webinar{animation:2s linear infinite blink}.event .heading{font-size:24px;color:#0a2b6d;text-align:left;margin-bottom:20px}.event p{color:#111}.event-banner-bg{background:url(../images/webinar-bg.html) center no-repeat #0d1a2a}.event-banner-text .btn-danger{background:#42328f;border:#42328f;text-transform:uppercase;font-weight:700}.event-banner-text .date-time .fixed-icon{position:absolute;width:35px;height:35px;margin-top:-7px;margin-left:-40px}.event-banner-text .date-time .date,.event-banner-text .date-time .time{font-size:14px;color:#fff;font-weight:600;float:left;border-radius:4px;padding:10px 10px 10px 20px;margin:0 15px 10px;background:#0a2b6d}.event-banner-text .date{font-size:18px;color:#fff}.event-banner-text span{font-size:14px;line-height:1.5;color:#fff}.event-banner-text h1{display:block;margin-bottom:10px!important;font-size:34px;font-weight:400!important;color:#fff}.schedule-item .time,.who-can-attend li{font-weight:400;text-align:left;font-size:14px}.event-banner-text .shortName{font-size:18px!important;margin-bottom:0}.event-banner-text .btn-danger,.event-banner-text .btn-danger:hover{background-color:#0a2b6d!important;border-color:#0a2b6d!important;color:#fff}.inquiry-box h2{color:#0a2b6d;text-transform:capitalize;font-size:24px;margin-bottom:20px;display:block}.inquiry-box{padding:10px 30px 30px;border:1px solid #ddd;background:#f4f4f4}.inquiry-box .form-control{background:#fff;border:2px solid #ddd}.inquiry-box select{border:2px solid #ddd;margin-bottom:6px}.address-box{margin-top:41px}.address-contact{margin-top:5px;margin-bottom:15px}.address-contact span{float:left;color:#fff}.address-contact .address-content{font-style:italic;display:inline-block;padding-left:10px;font-size:14px;margin-top:0!important;padding-top:9px;color:#000}.address-contact .fa-inverse{font-size:12px}.address-box .fa-envelope-o,.address-box .fa-phone,.address-box .fa-whatsapp{font-size:18px;background:#0a2b6d;height:30px;width:30px;line-height:30px;margin-top:5px}.address-box .fa-phone{border:1px solid #0a2b6d!important;border-radius:50%}.address-box .fa-envelope-o,.address-box .fa-whatsapp{border:1px solid #0a2b6d;border-radius:50%}.event-testimonials-box{background:#303030;padding:20px!important}.event-testimonials-box .heading{text-align:center;font-size:24px;margin-bottom:20px;color:#fff}.event-testimonials-box .testimonial-item{padding:0 40px!important}.event-testimonials-box .testimonial .testimonial-item>p{color:#fff;font-size:14px!important}.whiteBg_heading h2{text-transform:capitalize;display:inline;font-size:24px;line-height:24px}.who-can-attend li{color:#000;padding:4px 18px;overflow:hidden;width:48.5%;float:left;margin-right:0;margin-bottom:1%;margin-left:1%;line-height:20px;transition:.4s}.sponsors_box{margin:3% 0;border:1px solid #f1f1f1;width:100%;height:100px;background:#fff;box-shadow:#000 0 0 8px -3px;padding:10px}.sponsors_box img{width:auto;height:78px;margin:0 auto;vertical-align:middle}.connect-with-us{display:block;border:1px solid #f0eded;border-radius:4px;padding:10px;margin-bottom:20px}.connect-with-icons ul li{float:left;list-style:none}.connect-with-icons ul li a{border-radius:50%;width:40px;height:40px;margin-right:10px;border:1px solid #ccc;font-size:20px;color:#333;display:block;line-height:40px;text-align:center}.connect-with-icons ul li a:hover{background:#e05725;color:#fff;border:1px solid #e05725}.links1 a{position:relative;font-size:14px;display:block;letter-spacing:0;text-transform:uppercase;color:#fff;border:1px solid #0a2b6d;padding:5px;text-align:center;line-height:30px;border-radius:4px;font-weight:700;margin-bottom:5px}.links1 a:hover{background-color:#fff!important;border-color:#0a2b6d!important;color:#0a2b6d}.webinar-schedule .tabs-navigation{margin-left:20px}.webinar-schedule .tabs-navigation li a{color:#a3a3a3;background:#fff!important;text-align:left;font-size:15px;padding:10px 6px;font-weight:600;margin-right:10px;border:none}.webinar-schedule .tabs-navigation li a:hover{color:#1c202a;background:#f8fafa}.webinar-schedule .tabs-navigation li.active a,.webinar-schedule li.active a:focus,.webinar-schedule li.active a:hover{color:#0a2b6d!important;background:#fff!important;padding:10px 6px!important;top:0!important;border-bottom:2px solid #0a2b6d!important;border-top:0!important;border-right:0px!important;border-left:0!important}.webinar-schedule .tabs-content{margin-top:0!important;border-top:1px solid #f3f3f3;background:#fff!important;padding:20px 0 0!important;border-left:0;border-right:0px;border-bottom:0}.webinar-schedule .schedule-item:nth-child(odd){background:#f3f3f3}.webinar-schedule .schedule-item{background:#fff;padding:5px 10px;border-bottom:1px solid #f7f4ee;margin-bottom:0}.schedule-item .time{letter-spacing:.5px;color:#707070;border-radius:20px}.tagssec .tagcloud a{font-size:13px;letter-spacing:0;font-weight:400;text-transform:capitalize;background:#fff;color:#000;border:1px solid #ddd;padding:4px 3px;margin-right:4px;margin-bottom:4px;line-height:30px;margin-top:8px;-o-transition:.3s;-ms-transition:.3s;-moz-transition:.3s;-webkit-transition:.3s}.fa-bell{content:"\f0f3";color:#fff}.flashwebinar:hover{color:#fff;text-decoration:underline}.webinar-speakers{display:block;margin:20px 0}.speakers_box{border:1px solid #ddd;background:#f4f4f4;display:inline-block;border-bottom:1px solid #e6e6e6;padding-bottom:5px;width:30%;float:left;margin-right:3%;margin-bottom:2%}.speakers_box .content{display:block;padding:10px!important;height:120px;background:#fff;margin-bottom:0;text-align:center}.speakers_box .content h6 a{font-size:15px;line-height:1.55;padding-top:0;margin-bottom:0;color:#0a2b6d}.speakers_box .content p{font-size:13px!important;line-height:1.55;margin-bottom:0;color:#222}.speakers_box .board_img img{height:220px;width:100%;border:2px solid #f4f4f4;padding-bottom:0!important;border-radius:6px}.end-event-books .booklink a,.end-event-books .programlink a{padding:8px 16px;color:#fff;background:#0a2b6d;display:inline-block}.speakers_box .content span a{text-decoration:none;color:#385aa3}.speakers_box .content h6{margin-bottom:0;font-size:13px;font-weight:700}@media (max-width:767px){.lan{display:none!important}.col,.col-members{display:block;margin:0}.col-container,.col-container-members{display:block}.team-desc{min-height:84px}.col-members{padding:6px;border:4px solid #0a2b6d}.alert-brochure .alert-success span{font-size:18px!important}.page-not-found h1{font-size:24px}.pad-less .col-md-6:nth-child(2n),.pad-less .col-md-6:nth-child(odd){padding-left:0;padding-right:0}.new_registration .body-sec{padding:10px!important}.for-mobile .new_registration .price-bar span,.new_registration .price-bar span{padding:4px!important}.new_registration .price-bar .p-for,.new_registration .titel-heading h4{padding:10px 0!important}.new_registration .body-sec .td-bg{padding:3px 2px 2px 3px!important}.watsapp-box{left:5px!important;bottom:90px!important}.speakers_box{width:48%!important;margin-right:2%!important;margin-bottom:2%}.speakers_box .board_img img{height:200px!important}.speakers_box .content{padding:4px!important;height:140px!important}.speakers_box .content h6 a{display:block;line-height:18px!important;margin-bottom:5px!important}}@media (max-width:479px){.speakers_box{width:48%!important;margin-right:2%!important;margin-bottom:2%}.speakers_box .board_img img{height:150px!important}.speakers_box .content{padding:4px!important;height:200px!important}.speakers_box .content h6 a{display:block;line-height:18px!important;margin-bottom:5px!important}}.downloadSponsorship-box{padding:20px;background:#fff;margin:0 20px;border-radius:4px;box-shadow:0 0 20px 0 rgb(0 0 0 / 20%)}.downloadSponsorship-box h3{color:#0a2b6d!important;font-size:20px;text-align:center;font-weight:400}.faq .accordion{background-color:#f6f6f6;color:#000;cursor:pointer;padding:10px 18px;width:100%;border:none;text-align:left;outline:0;font-size:15px;transition:.4s;margin-bottom:10px}.faq .accordion:hover{background-color:#f5f5f5}.faq .accordion.active:after,.faq .accordion:after{color:#0a2b6d;background:#fff;padding:1px 6px;border:1px solid #ccc}.faq .panel{padding:0 18px;display:none;background-color:#fff;overflow:hidden;margin-bottom:0}.faq .accordion:after{content:'\02795';font-size:13px;float:right;margin-left:5px}.faq .accordion.active:after{content:"\2796"}.past-program .comments .comment .text,.session-individual .s-programs .comments .comment .text{margin-left:0;padding-left:0}.form-control.error{border:2px solid}.form-group .error{color:red!important;border:2px solid red}.form-group span.error{border:0!important}.clearfix{clear:both!important}.past-event-titel{display:block;padding:20px 30px;background:#f6f6f6;border:1px solid #eee;margin-top:30px}.past-event-titel .event-short-titel{display:inline-block;border-radius:0;border-bottom:1px solid #ccc;padding:0;font-size:20px;text-align:center;line-height:24px;color:#ff9f00;margin-bottom:10px;font-weight:600}.past-event-titel .event-titel_info{margin-left:0}.past-event-titel .event-titel_info h3{color:#222;clear:both;font-size:16px;margin-bottom:0;font-weight:400}.past-event-titel .event-titel_info h1{clear:both;font-size:28px;margin-bottom:0;color:#0a2b6d;line-height:34px;font-weight:600}.past-event-titel .event-titel_info .dates{font-size:14px;color:#000;margin-top:5px;display:inline-block;line-height:28px;font-weight:400}.past-event-titel .dates span{float:left;display:block;font-size:16px;margin-right:10px;width:28px;height:28px;border-radius:50%;border:1px solid #000;text-align:center;line-height:24px}.past-event-titel .event-titel_info .venue{font-size:14px;color:#000;margin-top:10px;font-weight:400}.past-event-titel .event-titel_info .venue span{float:left;display:block;font-size:20px;margin-right:10px;width:28px;height:28px;border-radius:50%;border:1px solid #000;text-align:center;line-height:24px}.event-info{color:#222;padding:12px 0;font-size:20px}.past-btn-dark,.past-btn-outline{padding:10px 30px;display:inline-block;vertical-align:middle;user-select:none;min-width:220px;text-shadow:none!important;margin:0 auto;cursor:pointer;text-transform:uppercase;font-weight:900;text-align:center}.past-btn-dark{border:2px solid #0a2b6d;background-color:#0a2b6d;color:#fff;border-radius:0}.btn.past-btn-dark:active,.btn.past-btn-dark:focus,.btn.past-btn-dark:hover,.past-btn-outline{border:2px solid #0a2b6d;background-color:transparent;color:#0a2b6d}.past-btn-outline{border-radius:0}.btn.past-btn-outline:active,.btn.past-btn-outline:focus,.btn.past-btn-outline:hover{background-color:#0a2b6d;border:2px solid #0a2b6d;color:#fff}.past-event-aside{background:#f6f6f6;border:1px solid #eee;padding:10px 0}.past-event-aside h4{color:#0a2b6d!important;margin-bottom:5px}.about-past-events{display:block;background:#fff;padding:20px;box-shadow:0 0 10px rgba(0,0,0,.25)}.about-past-events h2{color:#0a2b6d;text-transform:capitalize;font-size:24px;line-height:24px;font-weight:600!important;text-align:center}.end-event-books ul li{list-style:none;width:80%;margin:0 auto}.end-event-books ul li .image img{overflow:hidden;width:100%}.end-event-books .booklink,.end-event-books .programlink{display:block;text-align:center;width:100%}.end-event-books .booklink a{font-size:14px;cursor:pointer;text-align:center;text-decoration:none;outline:0;border:1px solid #0a2b6d;width:100%;text-transform:uppercase;font-weight:900;border-radius:6px;margin-top:10px}.end-event-books .booklink a:hover,.end-event-books .programlink a:hover{text-decoration:none;background:#fff;border:1px solid #0a2b6d;color:#0a2b6d}.end-event-books .programlink a{font-size:14px;cursor:pointer;text-align:center;text-decoration:none;outline:0;border:1px solid #0a2b6d;text-transform:uppercase;font-weight:900;border-radius:6px;margin-top:10px}.past-program{display:block;border-top:10px solid #fff;padding-top:10px}.past-program .comments .comment{margin:10px}.past-program .comments .comment .text .name{line-height:16px;margin-top:10px}.past-program .title-link{font-size:14px;line-height:18px}.past-sessions .scientific li{float:none;width:100%}.past-event-members{display:block;margin-top:40px}.past-event-members .team-members .team-member .team-desc{height:100px}.past-event-members .team-members.team-members-shadow .team-member{background:0 0;border:1px solid #ccc}.past-event-members .team-members .team-member .team-desc>h3{font-size:14px;font-weight:600;margin-top:0;line-height:16px;margin-bottom:0;color:#0a2b6d;overflow:hidden}.past-event-members .team-members .team-member .team-desc>h3 a{text-decoration:none;font-size:14px;font-weight:600;margin-top:0;line-height:16px!important;margin-bottom:5px;color:#0a2b6d;overflow:hidden}.past-event-members .team-members .team-member .team-desc>span{color:#222!important;display:block;font-size:14px;font-weight:400;line-height:16px!important;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.past-event-speakers .team-members .team-member .team-desc>h3,.past-event-speakers .team-members .team-member .team-desc>h3 a,.team-members1 .team-member1 .speaker-name1>h3,.team-members1 .team-member1 .speaker-name1>h3 a{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.past-event-speakers .speakers_home .team-image{width:100%;overflow:hidden}.past-event-speakers .team-members .team-member .team-desc,.session-speakers .h-speakers .team-desc{height:110px}.past-event-speakers .team-members .team-member .team-desc>h3{font-size:14px;color:#0a2b6d;line-height:15px;margin-bottom:0;margin-top:5px}.past-event-speakers .team-members .team-member .team-desc>h3 a{font-size:14px;color:#0a2b6d;line-height:15px;margin-bottom:5px;margin-top:5px}.past-event-speakers .team-members .team-member .team-desc>span{font-size:13px;color:#222!important;line-height:14px;display:block;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.past-event-reviews{padding:0 20px 20px}.past-event-reviews .video-box{margin:0 0 20px;border:none;box-shadow:none;width:100%}.past-event-reviews .video-box .video-thumbnail{position:relative;display:block;width:100%}.past-event-reviews .video-box .video__title{color:#222;background:#fff;height:auto;font-weight:600;font-size:14px;padding:5px 10px}.past-event-reviews .video-box .video-thumbnail i.fa{color:rgba(255,255,255,.9);background-color:rgba(0,0,0,.9);padding:2px;border-radius:50%;box-shadow:0 2px 1px rgba(0,0,0,.3);position:absolute;left:45%;top:40%;font-size:16px;line-height:normal}.past-event-reviews .video-box .video-thumbnail i.fa:hover{color:rgba(224,87,37,.9);background-color:rgba(0,0,0,.6)}.past-event-reviews .video-box .video-thumbnail:hover{color:#fff!important;background-color:#fff}.past-event-gallery{display:block;border-top:10px solid #fff;padding:0 20px}.past-event-gallery .photo__title{color:#222;background:#fff;height:auto;font-weight:600;font-size:14px;padding:5px 10px;margin-top:0}.past-event-gallery .photo__title:hover{text-decoration:underline;color:#111}@media (max-width:991px){.exhibitors-bg .exh-main-info{display:inline-block}.exhibitors-bg-1,.exhibitors-bg-2,.exhibitors-bg-3{background:0 0;height:auto;padding-bottom:20px}.exhibitors-bg .video-box{position:static;margin-top:20px;margin-bottom:20px;margin-left:0;width:240px!important}.exhibitors-bg .paper-box,.exhibitors-bg .paper-box-2,.exhibitors-bg .paper-box-2_1,.exhibitors-bg .paper-box-2_2,.exhibitors-bg .pdf-box{position:static;float:left;margin:10px}.for-desk{display:none}.for-mobile{display:block}.past-program .comments{padding-top:0!important}.boxes{display:flex;flex-flow:column}.boxes .box-1{order:2}.boxes .box-2{order:1}.boxes .box-3{order:3}}@media (max-width:767px){.past-program .comments{padding-top:0!important}.boxes{display:flex;flex-flow:column}.boxes .box-1{order:2}.boxes .box-2{order:1}.boxes .box-3{order:3}}.year-titel{display:block;padding:0;font-size:20px;text-align:center;line-height:24px;color:#000;margin-bottom:10px;font-weight:600}.year-titel span{border-bottom:1px solid #ccc}.yearwise_text_box{width:100%;border-radius:4px;padding:10px 20px;background:#0a2b6d;margin-bottom:20px}.yearwise_text_box h4{text-align:center;font-size:18px;color:#fff!important;margin-bottom:5px;font-weight:600}.session-speakers .h-speakers .team-desc h3,.yearwise_text_box .quickLinks{margin-top:0}.yearwise_text_box ul li{padding:0;margin:0;list-style:none;text-align:center}.related-sessions ul li,.tags-sessions ul li{margin-right:1%;margin-bottom:1%;list-style:none;float:left}.yearwise_text_box ul li a{padding:6px;margin-bottom:6px;text-align:center;color:#0a2b6d;background:#fff;display:block;border-radius:4px;font-weight:500}.yearwise_text_box ul li a:hover{background:#fbbc05;color:#000}.previous-box{display:block;margin-bottom:50px;margin-top:20px}.previous-box .comments .comment{background:#f3f2f9;border:1px solid #eee;padding:10px;margin-bottom:10px;border-radius:4px}.previous-box .comments .comment:hover{background:#fff;border:1px solid #eee}.previous-box .comments .comment .text{padding-left:0;min-height:auto!important;margin-left:0}.previous-box .year-count{background:#fff;border:1px solid #202340;padding:2px 20px;color:#202340;display:inline-block;font-weight:600;border-radius:4px;margin-bottom:5px}.previous-box .point{color:#0b0c0c;padding:0;background:0 0;border:none;font-size:14px;font-weight:400}.aside-past{display:block;font-size:15px;padding:10px 40px;background:#f6f6f6;border:1px solid #eee;margin-bottom:20px;border-radius:4px}.aside-past nav>ul>li{list-style:none;text-align:left;margin-bottom:10px;font-weight:500}.aside-past nav>ul>li:nth-child(4) ul li,.aside-past nav>ul>li:nth-child(5) ul li,.aside-past nav>ul>li:nth-child(6) ul li{list-style:none;text-align:left;display:block;margin-bottom:5px;font-weight:400!important}.aside-past nav>ul>li:first-child a:hover,.aside-past nav>ul>li:nth-child(2) a:hover,.aside-past nav>ul>li:nth-child(3) a:hover,.aside-past nav>ul>li:nth-child(4) a:hover,.aside-past nav>ul>li:nth-child(5) a:hover,.aside-past nav>ul>li:nth-child(6) a:hover,.aside-past nav>ul>li:nth-child(7) a:hover,.aside-past nav>ul>li:nth-child(8) a:hover,.aside-past nav>ul>li:nth-child(9) a:hover{text-decoration:underline;color:#0a2b6d;border-radius:4px}.subscribe-sec input{height:40px;border-radius:4px!important}.subscribe-sec .widget-subscribe-form.ram label.error{top:-38%!important}.subscribe-sec .btn-subscribe{margin-top:13px;border-radius:4px}.subscribe-sec .reload-captcha:hover{color:#1d975c!important}.session-individual li a{color:#a4112b}.session-individual .s-titel{display:block;color:#0a2b6d;font-weight:600;font-size:20px;font-family:open sans,helvetica,arial,sans-serif;letter-spacing:0;margin-bottom:10px}.session-individual p{margin-bottom:10px;text-align:justify}.click-btn a,.submit-today h2{font-weight:700;text-align:center}.related-sessions{display:block;margin-bottom:20px}.related-sessions .heading,.tags-sessions .heading{color:#202340;text-align:left;font-weight:600;font-size:20px;font-family:open sans,helvetica,arial,sans-serif;letter-spacing:0;margin-bottom:10px}.related-sessions ul li{padding:0;width:48%}.related-sessions ul li a{display:block;height:50px;padding:6px 10px;border-radius:4px;color:#fff;background:#0a2b6d;border:1px solid #0a2b6d;box-shadow:0 3px 9px 0 rgba(0,0,0,.1)}.related-sessions ul li a:hover{color:#202340;background:#fff;border:1px solid #202340;box-shadow:0 3px 9px 0 rgba(0,0,0,.1)}.related-sessions ul li a span{height:34px;display:block;margin-right:5px;float:left}.session-individual .s-programs,.tags-sessions{display:block;margin-bottom:40px}.session-individual .s-programs .comments .comment{background-color:#f6f7fd;margin-bottom:5px;border:1px solid #f6f6f6}.session-individual .s-programs .comments .comment:hover{background-color:#fff;border:1px solid #f6f6f6}.comments .comment .text .text_holder h5 .title-link{font-size:16px}.tags-sessions ul li{padding:0}.tags-sessions ul li a{display:block;padding:6px;color:#0a2b6d;background:#fff;border:1px solid #0a2b6d;border-radius:20px}.tags-sessions ul li a:hover{color:#fff;background:#0a2b6d;border:1px solid #0a2b6d;box-shadow:0 3px 9px 0 rgba(0,0,0,.1)}.session-individual .committee-heading{font-weight:600!important;font-size:20px;color:#202340!important;margin-bottom:20px}.box-shadow{padding:20px;margin-bottom:40px;box-shadow:0 1px 5px 0 rgba(0,0,0,.75);-webkit-box-shadow:0 1px 5px 0 rgba(0,0,0,.75);-moz-box-shadow:0 1px 5px 0 rgba(0,0,0,.75)}.session-committee .team-members .committee-members .team-image{overflow:hidden}.session-committee .team-members .committee-members .team-desc{height:auto;text-align:left}.submit-today{margin-bottom:100px;background:#0a2b6d;border-radius:4px;padding:20px}.submit-today h2{font-size:36px;color:#fff;margin-bottom:-10px}.click-btn{display:inline-block;position:relative;top:30px}.click-btn a{font-size:18px;color:#202340;border-radius:20px;padding:6px 26px;background:#ffa200;border:1px solid #ff9600}.click-btn a:hover{background:#fff;border:1px solid #202340;color:#202340}.HSpeakers .team-image{overflow:hidden;width:168px;height:168px;margin:0 auto}.HSpeakers .team-image:hover,.HSpeakers1 .team-image1:hover{transform:scale(1.08)}.HSpeakers .team-desc,.HSpeakers1 .team-desc1{width:100%;padding:5px 10px;min-height:120px!important;max-height:120px!important;text-align:center!important}.HSpeakers .team-desc h3,.HSpeakers1 .team-desc1 h3{color:#38872a!important;font-size:14px!important;font-weight:600!important}.HSpeakers .team-desc span,.HSpeakers1 .team-desc1 span{color:#000!important;font-size:14px!important;line-height:20px!important;display:block;font-weight:400!important}.team-members1 .team-member1 .speaker-name1{height:80px}.team-members1 .team-member1 .speaker-name1>h3{font-size:15px;line-height:18px;margin-bottom:0;color:#ee163a;font-weight:600;letter-spacing:0;margin-top:10px}.team-members1 .team-member1 .speaker-name1>h3 a{font-size:15px;line-height:18px;margin-bottom:0;color:#222;font-weight:600;letter-spacing:0}.team-members1 .team-member1 .speaker-name1>span{display:block;font-size:14px;color:#222;font-style:italic;line-height:20px!important;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.team-members1.team-members-circle1 .team-member1{background-color:transparent;padding:10px;padding-bottom:0!important;margin-bottom:0!important}.team-members1 .team-member1{background-color:none;text-align:center;position:relative;overflow:hidden;margin-bottom:10px}.team-members1 .team-member1 .team-image1{width:px;height:px}.team-members1 .team-member1 .team-image1>img{width:100%;overflow:hidden;border:2px solid #eaeaea}.HSpeakers1.team-image1{width:168px;height:168px;margin:0 auto}.HSpeakers1 .team-member1 .team-image1{width:100%;height:210px;overflow:hidden}