/*@import url('https://fonts.googleapis.com/css?family=Barlow:400,700&display=swap');*/
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900&display=swap');

*{margin:0px; padding:0px;}
body{font-size:15px; font-family: 'Roboto', sans-serif; color:#888; font-weight:400; line-height:24px;letter-spacing: 1.2px;}
h1, h2, h3, h4, h5, h6{font-family: 'Roboto', sans-serif; font-weight:bold;}
a:focus, a:active, a{ outline:0!important; border: 0; }
button {outline: none; }
.white, .text-white {
    color: #ffffff;
}


.hide-mob {
    display: block;
}
.hide-dsk{ display: none; }


.orange-text{
  color: #F15A22;
}


h5.orange-bg{
    display: inline-block;
background-color: #ed490a;
border-radius: 15px;
padding: 6px 12px;
margin: 0;
}


.socialshareicon {
position: fixed;
left: 0;
top: 50%;
z-index: 99;
-moz-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.socialshareicon > a {
clear: both;
display: block;
}
.socialshareicon .fa {
clear: none;
float: left;
width: 28px;
line-height: 28px;
text-align: center;
-webkit-transition: ease-in-out 0.3s;
-moz-transition: ease-in-out 0.3s;
-o-transition: ease-in-out 0.3s;
transition: ease-in-out 0.3s;
color: white;
}
.socialshareicon .fa-facebook {
background: #3B5998;

}
.socialshareicon .fa-twitter {
background: #55ACEE;
}
.socialshareicon .fa-google-plus {
background: #dd4b39;
display: none!important;
}
.socialshareicon .fa-linkedin {
background: #007bb5;
}
.socialshareicon .fa-reddit-alien {
background: #ff4200;
display: none!important;
}
.socialshareicon .fa-tumblr {
background: #395976;
display: none!important;
}
.socialshareicon .fa-pinterest-p {
background: #cb2027;
display: none!important;
}
.socialshareicon .fa-whatsapp {
background: #199c0e;

}

.bannerarea .imgfld{
    display: none;
}


.eventpoints li{
background-image: inherit !important;
width: 100%;
color: #fff !important;
}

.eventpoints li:before{
  border: 1px #fff solid !important;
}

.mustblock {
    padding:30px 0;
}

.mustblock .aboutcontsefl{
    padding-left: 0;
}


.mustblock h3{
    font-size: 18px;
    margin-bottom: 20px;

}

section {padding:50px 0; position:relative;clear:both;}
section h2 {
    font-size: 36px;
    color: #1d274e;
    text-transform: none;
    font-weight: 700;
    font-style: normal;margin-top: 0px;
}

section h2 span{ color:#ed490a;}

section.inri h2 {
    font-size: 34px;
    line-height: 40px;
    letter-spacing: 0;
    color: #1d274e;
    text-transform: none;
    font-weight: 700;
    font-style: normal;margin-top: 0px;
}
.inri .aboutcontsefl {
    padding-left: 10px;
    position: relative;
}

.grey-bg{
    background-color:#f9f9f9;
}

.certification-box .badge-icon{
background-image: url("https://clsite-file1.s3.amazonaws.com/106960_certificate0badge-icon.png");
background-size: 55px;
background-repeat: no-repeat;
width: 60px;
height: 55px;
margin-left: -20px;
margin-top: -5px;
float: left;
}

            
.arrow-pointer {
width: 365px;
height: 34px;
background-color: #1E64AE;
position: relative;
margin-bottom: 25px;
text-align: left;
line-height: 34px;
font-weight: 600;
}

.arrow-pointer:after {
/*    content: '';
    position: absolute;
    left: 0; bottom: 0; width: 0; height: 0;
    border-left: 25px solid #7eb4e2;
    border-top: 25px solid transparent;
    border-bottom: 25px solid transparent;*/
  }

.arrow-pointer:before {
content: '';
position: absolute;
right: 0;
bottom: 0;
width: 0;
height: 0;
border-right: 18px solid #181f3e;
border-top: 18px solid transparent;
border-bottom: 18px solid transparent;
  }

  .eventpoints{
float: left;
width: 100%;
  }

    
.prizebox{
float: left;
width: 33.33%;
position: relative;
text-align: center;
}

.prizeboxinner {
padding: 15px;
}


.info-block{
    background-color: #fff4f4;
padding: 10px;
}


.pointslist p{
    font-size: 12px;
}

.pointslist ul li{
position: relative;
padding-left: 25px;
font-size: 12px;
margin-bottom: 3px;
}

.pointslist ul li:before{
content: "\f105";
font-family: FontAwesome;
color: #fff;
position: absolute;
left: 0;
background-color: #ed490a;
width: 16px;
height: 16px;
border-radius: 50%;
text-align: center;
line-height: 16px;
top: 4px;
}




/*.prizebox1 .prizeboxinner{
background-color: #136059;
} 

.prizebox2 .prizeboxinner{
background-color: #07544D;
} 

.prizebox3 .prizeboxinner{
background-color: #136059;
} */


.gift-box{
width: 70px;
height: 70px;
display: inline-block;
border-radius: 50%;
line-height: 70px;
margin-bottom: 10px;
border: 2px #fff solid;
}

.gift-box img{
max-height:35px;
}

.prizebox p{
font-size: 14px;
}

/*.prizebox2 .prizeboxinner .gift-box{
 background-color: #064A43;
}
*/

.infoband{
background-color: #008cc9;
text-align: center;
padding: 12px 10px 7px 10px;
color: #fff;
float: left;
width: 100%;
position: relative;
}

.infoband:before{
content: "";
width: 0;
height: 0;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-top: 10px solid #2b1e47;
position: absolute;
left: 50%;
top: 0;
transform: translateX(-50%);
}

#mustknow{
    padding-bottom: 0;
}

.bannerarea {
position: relative;
margin-top: 71px;
padding: 50px 0;
background-image: url("../images/banner-big.jpg");
float: left;
width: 100%;
}
.bannerarea .imgfld img {
    width: 100%;
    height: 580px;
}
.bannerarea:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(5, 24, 45, .1);
}
.textfold {
/*    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    color: #fff;
    width: 100%;
    z-index: 1;
    padding-top: 30px;
    padding-bottom: 30px;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;*/

position: relative;
z-index: 9;
color: #fff;


}
.textfold h1 {
    margin-top: 0;
    font-size: 42px;
    font-weight: 600;
    margin-bottom: 5px;
    color: #fff;
}
.textfold h2 {
margin-top: 20px;
font-size: 60px;
font-weight: bold;
margin-bottom: 15px;
color: #ffec12;
}

.textfold h2 span{
    color: #fff!important;
}

.textfold h3 {
margin-top: 0;
font-size: 20px;
font-weight: 300;
margin-bottom: 10px;
}
.textfold .logoimg {
    position: relative;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: 0;
    margin-bottom: 0;
}
.textfold .logoimg img {
    max-height: 185px;
}
.logoimg .live-icon {
    position: absolute;
    display: inline-block;
    margin-left: 5px;
}   
.logoimg .live-icon img {
    vertical-align: top;
    max-height: 25px!important;
}
.textfold h4 {
margin-top:0;
margin-bottom: 10px;
font-size: 18px;
font-weight: bold;
line-height: 1.3;
position: relative;
color: #ffec12;
}
.innerlefthe {
    display: inline-block;
    vertical-align: top;
    position: relative;
    border-bottom: 1px solid #e15615;
    padding-bottom: 5px;
    padding-right: 15px;
    padding-left: 15px;
    border-left: 1px solid #e15615;
    border-right: 1px solid #e15615;
    padding-top: 9px;
    border-top: 1px solid #e15615;
    background-color: rgba(0, 0, 0, .3);font-size: 16px;
}
.textfold h4 span {
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding-right: 10px;
    margin-right: 10px;
}
.textfold h4 span:after {
    position: absolute;
    content: "";
    height: 100%;
    width: 1px;
    background: #F15A22;
    right: 0;
    top: 0;
}
.textfold h4 span:last-child:after{
    display: none;
}
.textfold h4 span:last-child {
    padding-right: 0;
    margin-right: 0;
}


.textfold ul{
    padding: 0;
    margin-top: 20px;
    display: block;
    list-style: none;
    margin-bottom: 20px;
}
.cursor {
    margin-left: 5px;
    color: #000;
    height: 18px;
    width: 2px;
    background-color: #fff;
    display: inline-block;
    vertical-align: top;
}
.textfold ul li{
    display: inline-block;
    vertical-align: top;
    background-repeat: no-repeat;
    background-position: left 7px;
    background-image: url(../images/calender.png);
    padding-left: 23px;
    margin-right: 20px; 
}
.textfold ul li.timefld{
    background-image: url(../images/time.png);
}

.textfold ul li.online-video{
background-image:inherit;
padding-left:0;
}

.textfold ul li a{
    color: #fff;
}
.textfold .btnflds {
    align-items: center;
    justify-content: center;
}
.registerbtnfld .simplebtn {
    color: #fff;
    font-weight: bold;
    border-radius: 0;
    background-image: url(../images/seaticon-white.png);
    background-repeat: no-repeat;
    background-size: auto 17px;
    background-position: 10px center;
    background-color: #ed490a;
    padding: 10px 25px 10px 45px;
    box-shadow: 0 10px 20px 0 rgba(40,55,71,.25);
    border: 1px solid #ed490a;
}

#header-region {background: #fff;border: 0 none;font-size: 15px;margin-bottom: 0;padding: 10px 0;position: fixed;width: 100%; z-index:111; top:0; left:0;
font-family: 'Roboto', sans-serif; color:#4f4f4f;  box-shadow: 0 8px 6px -6px rgba(0, 0, 0, .2);}
.header-region .navbar-nav > li > a {background-color: transparent;color:#3b3b3b;font-weight: 500;line-height: 50px;padding: 0 10px; z-index:111;}
.header-region .navbar-right > li {margin: 0 5px;}
.header-region .navbar-nav > li > .dropdown-menu {top: calc(100% + 12px);min-width: 220px;border-radius: 0;padding: 0;border: none;}
.header-region .navbar-nav > li > .dropdown-menu li a {line-height: 35px;font-size: 15px;border-bottom: 1px solid #f2f2f2;}
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {background-color: transparent;border-color: #337ab7;}

.navbar-brand > img {max-height: 40px;}
.navbar-brand {height: auto;padding-bottom: 1px;padding-top: 1px;}

.header-region .navbar-nav>li.iconforweb>a img {height: 22px;float: left;margin-top: 15px;margin-right: 7px;}
.callphoneno2, .callphoneno3, .callphoneno4 {display: none;}
.header-call .popup-header-link {background: 0 0;color: #4f4f4f;width: auto;float: left;margin-right: 15px;position: relative;}
.header-region .navbar-nav>li.iconforweb>a b {
    font-weight: 500;
}

.header-region .navbar-nav > li > a.btnsamecont {
    background-color:#ed490a;
    border-radius: 3px;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    padding: 0px 20px;
    line-height: 41px;
    margin-top: 5px;}
    
#header-region.fixedheader { position: fixed;  left: 0;  width: 100%;  top: 0;} 
.eventhelpline {
    display: none !important;
}

.sub-heading {
    margin-bottom: 30px;
    position: relative;
}

.bulets ul {list-style: outside none none;margin:0 0 10px 0;padding: 0;}
.bulets ul li {
    list-style: outside none none;
    margin: 10px 0;
    padding: 2px 0 2px 35px;
    position: relative;
    color:#555;
}
.bulets ul li::before {
    color:#FF692E;
    content: "\f00c";
    font-family: "FontAwesome";
    font-size: 14px;
    left: 0;
    position: absolute;
    top: 2px;
    border:1px solid #999999;
    border-radius: 0;
    width: 22px;
    height: 22px;
    line-height: 22px;
    text-align: center;
}
.aboutcontsefl {
    padding-left: 10px;
    position: relative;
}

.aboutcontsefl .registerbtnfld {
    margin-top: 20px;
}

.service-item {
    margin: 0 auto;
    padding: 0px 10px;
    transition: .5s ease;
    position: relative;
}
 
.bg-blue {
    background-color: rgb(255 255 255 / 70%)!important;
    border-radius: 50%;
    height: 105px;
    width: 105px;
    line-height: 105px;
    text-align: center;
    padding: 10px;
    display: inline-block;
}
.bg-blue img {
    width: 100px !important;
    width: 55px !important;
    margin: 14px auto;
}
.service-item h5 {
    color: #fff;
    font-size: 17px;
    font-weight: 500;
    margin-top: 20px;
    margin-bottom: 0px;
    line-height: 24px;
}
.service-item p {
    line-height: 1.69;
    margin: 0; color:#fff;
}
.thrd-part .col-md-4:nth-child(3) ~ * {
    margin-top: 30px;
}
.light-blue {
    background: #20486a;
}
.light{
    background: #eaf5fb;
}

.globalregion {
    display: block;
    position: relative;
    padding: 50px 0;
    clear: both;
}

/* Time line */

.timeline{
    padding: 0;
    list-style: none;
    display: block; margin-top:0px;
}
.timeline li{
    display: flex;
}
.leftfldtim{
    background-color: #e6f3f7;
    padding: 30px 20px;
    text-align: center;
    width: 220px; position:relative;
}
.leftfldtim p{
    color: #545584;
    font-size: 16px;
    letter-spacing: 0;
    font-weight: 400;
    margin-bottom: 0px;
}
.leftfldtim .iconfld{
    margin-bottom: 10px;
}
.leftfldtim .iconfld img{
    max-height: 30px;
}

.leftii {
    background-color: #20486a;
    padding: 15px 15px;
    text-align: center;
    width: 220px;
    position: relative;
}

.rightii{
    margin-left: 30px;
    width: calc(100% - 250px);
    padding-top: 15px;
    padding-bottom: 15px;
    border: none;
    position: relative;
    background: #20486a;
    padding-left: 20px;
}


.leftii h6, .rightii h6{font-size: 18px; margin:0; color:#fff;}
.rightfldtim{
    margin-left: 50px;
    width: calc(100% - 270px);
    padding-top: 50px;
    padding-bottom: 30px;
    border-top: 1px solid #ededed;
    position: relative;
}
.rightfldtim h3{
    margin-top: 0;
    font-weight: 300;
    color: #333;
    font-size:20px;font-family: 'Roboto', sans-serif;
}
.imgouterf{
    margin-top: 35px;
    position: absolute;
    right: 0;
    top: 0;
    margin-bottom: 15px;
}
.imgouterf img{
    border-radius: 50%;
    width: 60px;
    height: 60px;
    box-shadow: -14.14px 14.14px 45px 0 rgba(40,55,71,.2);
    margin-right: 10px;
    border: 1px solid rgba(0, 0, 0, .1);
}

.ms ul {
    list-style: outside none none;
    margin: 0 0 15px 0;
    padding: 0;
}

.ms ul li {
    list-style: outside none none;
    margin: 0;
    padding: 5px 0 5px 25px;
    position: relative;
    text-align: left;
    font-size: 15px;
    color: #303030;
}

.ms ul li::before {
   color: #FF692E;
    content: "\f0a4";
    font-family: "FontAwesome";
    font-size: 14px;
    left: 0;
    position: absolute;
    top: 5px;  font-weight: 600;   
}

p.datee {
    border: 1px solid #F15A22;
    display: inline-block;
    color: #131313;
    padding: 6px 10px;
    border-radius: 2px;
    font-weight: bold;
}


/* Speaker css */
.profilespekrs{
    border: 1px solid #ddd;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
}
.profilespekrs .imgfld{
    
}
.profilespekrs .imgfld img{
    width: 100%;
height: 260px;
}
.profilespekrs .conteflddiv{
    padding: 15px;
    min-height: 144px;background: #fff;
}
.profilespekrs .conteflddiv h2{
    font-size: 17px;
    margin-top: 0;
    color: #1c1c24;
    margin-bottom: 12px;
 /*   font-family: 'Barlow';*/
    font-weight: bold;line-height: 12px;
}
.profilespekrs .conteflddiv p{
    margin-bottom: 10px;
    letter-spacing: 0.5px;
    font-size: 12px;line-height:18px;
}
.profilespekrs .conteflddiv a{
    background-color: #2796cf;
    float: left;
    padding: 5px;
    position: absolute;
    right: 10px;
    top: -45px;
    box-shadow: 0 10px 20px 0 rgba(40,55,71,.50);   
}
.profilespekrs .conteflddiv a img{
    width: 25px;
}
.slick-dots{
    display: none !important;
}
.profilespekrs .logocompnay span {
    font-size: 14px;
    line-height: 16px!important;
    font-weight: 500;
    letter-spacing: 0.7px;
}
.profilespekrs .logocompnay img{
    max-height: 35px;
}

.bgfilled {
    background-color:#20486a; position:relative;
}
.bgfilled::before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/working-line.png);
    background-repeat: repeat-x;
    background-position: center 130%;
}
.testmonials-pull {
background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    background-image: none;
    position: relative;
}

.testmonials-pull .slick-prev{
    left: -40px!important;
    background-image: url(../images/left-arrow.png);

}
.testmonials-pull .slick-next {
    right: -40px;
    background-image: url(../images/right-arrow.png);
}
.testmonials-pull .slick-arrow{
    position: absolute;
    z-index: 9;
    border: 0;
    background-repeat: no-repeat;
    font-size: 0;
    top: 45%;
    width: 35px !important;
    height: 35px !important;
    padding: 0;
    cursor: pointer;
    background-color:#fff !important;
    background-size: 18px;
    background-position: center;
    border-radius: 50%;
}
.testmonials-pull .slick-arrow {
    top: 40%;
}



/* Speaker css */


.registers{ position:relative;text-align: center;}
/*.registers::before {
    background: url(../images/pattern-11.png) left top no-repeat;
    content: '';
    position: absolute;
    width: 555px;
    height: 517px;
    top: 180px;
    background-size: 55%;left: -80px;
}
.registers::after {
    background: url(../images/pattern-16.png) right top no-repeat;
    content: '';
    position: absolute;
    width: 175px;
    height: 628px;
    top: 25px;
    background-size: 55%;
    right: -0px;
}*/
.registers p {
    color: #ea4c0f;
    font-size: 20px; margin-bottom:15px;
}
.tel-code {
   
    width: 94px !important;
    padding-left: 40px !important;
}
.intl-tel-input {
    float: left;
    margin: 0 5px 0 0;
}

.intl-tel-input .flag-dropdown .selected-flag {
 padding: 10px 16px 7px 6px;
}
.mobile-new {
    width:calc(100% - 100px) !important;
    float: left;
}

.intl-tel-input {
font-size: 14px;
color: #333;
}
.intl-tel-input input {
width: 250px;
border: 1px solid #CCC;
font-family: inherit;
font-size: 100%;
color: inherit;
}
.form-control::placeholder {
    color: #6b7c8a;
    opacity: 1;
}
input::placeholder { font-size:14px;}

.form-box p{
color: #333;
font-size: 12px;
margin-top: 5px;
margin-bottom: 0;
text-align: center;
}

.form-box h4 {
    color: #515151;
    font-size: 22px;
    padding-bottom: 12px;
    text-align: center;
    margin-top: 0px;
    font-weight: 600;
    font-family: 'Roboto', sans-serif;
}
.form-group {
    margin-bottom: 15px!important;
}
.form-box {background: #ffffff;
padding: 25px 25px;
border-radius: 0px;
box-shadow: 0 0 30px rgba(31, 45, 61, 0.125);
margin: 0 auto;
float: left;
width: 100%;
}
.form-control {
    background: #fff none repeat scroll 0 0;
    border-radius: 3px;
    box-shadow: none;
    color: #6b7c8a;
    font-size: 14px!important;
    font-weight: 300;
    border: 1px solid #e0e0e0;
    height: 40px;
    margin-bottom: 0px;
    padding-left: 10px;letter-spacing: 1.2px;
}
.form-box .btn {
background-color: #e74c09;
border: 0 none;
color: #fff;
display: inline-block;
font-size: 17px;
font-weight: 500;
margin-top: 0px;
padding: 6px 20px;
border-radius: 3px;
}
.form-group select {
-moz-appearance: none;
-webkit-appearance: none;
background-image: url("../images/dropdown.png");
background-position: 96% center;
background-repeat: no-repeat;
}
.form-control:focus {
border-color: none;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
box-shadow: none;
}
.intl-tel-input input.mobile-new {
    padding-left: 15px!important; 
}
.intl-tel-input .flag-dropdown .selected-flag {
    padding: 12px 16px 6px 6px!important;
}
.intl-tel-input .flag-dropdown .country-list .country {
    line-height: 16px;
    padding: 4px 10px;
    text-align: left;
}

.main-prod {
    display: inline-block;
    width: 100%;
}
.discount {margin-top: 10px;}
.discount .btn{
background: #228db8;
font-size: 13px;
height: 40px;
padding: 10px 15px;
}
/* price css */


.price-plans {background: #eaf5fb;}
.price-plans .table-inner {
    position: relative;
    border: 1px solid #efefef;
    background: #ffffff;
    padding: 20px 20px 20px 20px;
    width: 100%;
    margin: 0 auto; box-shadow:0 5px 15px 0 rgba(68,68,68,.1);min-height: 260px;
}
.price-plans .table-inner:before {
    background:#20486a;
}
.hvr-sweep-to-bottom: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% 0;
    transform-origin: 50% 0;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.price-plans .price .amount {
    position: relative;
    display: block;
    font-size: 20px;
    line-height: 1.2em;
    margin-bottom: 5px;
}
.price-plans .price .amount sup {
    font-size: 25px;
    padding-right: 5px;
    top: inherit;
}
.price-plans .half-column p {
    margin-bottom: 0px;

}
.price-plans .half-column.price {
    text-align: left;
    position: absolute;
    bottom: 0;
}
.price-plans .half-column {
    position: relative;
    margin-bottom: 4px;
    text-align: left;
}
.price-plans h3 {
    font-size: 20px;
    margin-bottom: 10px;margin-top: 0;
}

.price-plans .read-more{
    position:absolute;
    right:0px;
    bottom:0px;
    font-size: 14px;
    text-align:center;
    line-height:24px;
    padding: 6px 10px;
    color:#ffffff;
    background:#fc5a1b;
    transition:all 300ms ease 100ms;
    -webkit-transition:all 300ms ease 100ms;
    -ms-transition:all 300ms ease 100ms;
    -o-transition:all 300ms ease 100ms;
    -moz-transition:all 300ms ease 100ms;
}

.price-plans.style-two .read-more{
    position:relative;
    display:inline-block;
    right:0px;
    top:0px;
    padding:10px 20px;
    width:auto;
    font-size:14px;
    text-transform:uppercase;
    margin-bottom:30px;
}

.price-plans.style-two .read-more .fa{
    position:relative;
    padding-right:15px;
    top:-1px;
    font-size:12px; 
}

.price-plans .read-more:before{
    background-color:#292929;   
}

.price-plans .recommended .read-more,
.price-plans .table-inner:hover .read-more{
    background: #ffffff;
    color: #222;
}

.hvr-sweep-to-bottom:hover, .hvr-sweep-to-bottom:focus, .hvr-sweep-to-bottom:active {
    color: white;
}
.hvr-sweep-to-bottom {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.hvr-sweep-to-bottom:hover:before, .hvr-sweep-to-bottom:focus:before, .hvr-sweep-to-bottom:active:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}
.price-plans .recommended .table-inner .price p, .price-plans .recommended .table-inner .ms li, .price-plans .table-inner:hover .price p, .price-plans .table-inner:hover .ms li, .price-plans .recommended .table-inner .amount, .price-plans .recommended .table-inner .list h3 {
    color: #ffffff;
}

.price-plans .col-md-3:nth-child(4) ~ * {
    margin-top: 30px;
}


/* mCustom scroll bar settings */
.mCustomScrollbar{
    position: relative;
    height: 175px;
    overflow: auto;
    -ms-touch-action: pinch-zoom;
    touch-action: pinch-zoom;
}
.mCustomScrollBox {
    position: relative;
    overflow: hidden;
    height: 100%;
    max-width: 100%;
    outline: none;
    direction: ltr;
}
.mCSB_container {
    overflow: hidden;
    width: auto;
    height: auto;
}
.mCSB_inside > .mCSB_container {
    margin-right: 20px;
}
.mCSB_scrollTools {
    position: absolute;
    width: 16px;
    height: auto;
    left: auto;
    top: 0;
    right: 0;
    bottom: 0;
}
.mCSB_scrollTools .mCSB_draggerContainer {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: auto;
}
.mCSB_scrollTools .mCSB_dragger {
    cursor: pointer;
    width: 100%;
    height: 30px;
    z-index: 1;
}
.mCSB_scrollTools .mCSB_draggerRail {
    width: 6px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    background-color: rgba(0, 0, 0, .1);
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    position: relative;
    width: 4px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    text-align: center;
    background-color:#131A22;
}
.currentafbox .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    background-color: rgb(105, 204, 68);
}
.table {
        margin-bottom: 0px; text-align:center;}
thead {
    background: #0a4470;
    color: #fff;
    font-size: 18px;
}
th{text-align:center;}
.table-striped>tbody>tr:nth-of-type(even) {
    background-color: #fff;
}
.table-striped>tbody>tr:first-child {
    background-color: #ed490a;
    font-weight: 500;
    font-size: 16px; color: #fff;
}

.gallry {
    margin:0px 5px; background:#FFF; padding:10px; box-shadow:0 5px 30px 0 rgba(153, 153, 153, 0.2);
}
.marquee0 img{ width:150px;}


.anatomy {
    position: relative; padding: 80px 0 50px;
}
.anatomy h5{     
font-size: 20px;
line-height: 30px;
}

.anatomy .info-right {
    padding-left: 50px;
    max-width: 580px;
}

.sm ul {list-style: outside none none;margin:0 0 10px 0;padding: 0;}
.sm ul li {
    list-style: outside none none;
    margin: 0;
    padding: 4px 0 4px 27px;
    position: relative;
    color:#fff; font-size: 15px;
}

.sm ul li::before {
    color: #fff;
    content: "\f0a4";
    font-family: "FontAwesome";
    font-size: 14px;
    left: 0;
    position: absolute;
    top: 8px;
    line-height: 18px;
    text-align: center;
    font-weight: 600;
}



/*-------------------------------------------------------------------------------------
    video area
---------------------------------------------------------------------------------------*/

.align-middle {
    vertical-align: middle!important;
}
.video-player-wrap {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 360px;
    background-image: url(../images/vido-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center; z-index: 9;
}
.wrap-small {
   width: 580px;
    height: 411px;
    content: "";
    position: absolute;
    background-color: rgb(145, 177, 194);
    left: -25px;
    top: -25px;
    z-index: 9;
}

.video-player a {
    display: inline-block;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    font-size: 30px;
    line-height: 80px;
    padding: 0 28px;
    background-color: #ff4e56;
color:    #fff;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
}

.video-player a:hover {
    background-color: #ff4e56;
    color: #fff;
}

.video-player a:after {
    content: "";
    position: absolute;
    left: -5px;
    top: -5px;
    height: 90px;
    width: 90px;
    border: 3px solid #ff4e56;
    border-radius: 50%;
    -webkit-animation: icon-bubble 1s infinite forwards linear;
    animation: icon-bubble 1s infinite forwards linear;
}

.video-player a:before {
    content: "";
    position: absolute;
    left: -5px;
    top: -5px;
    height: 90px;
    width: 90px;
    border: 3px solid #ff4e56;
    border-radius: 50%;
    -webkit-animation: icon-bubble 1s infinite forwards linear 0.5s;
    animation: icon-bubble 1s infinite forwards linear 0.5s;
}



.video-cont.two .video-player {
    margin: 50px 0 0;
}

@-webkit-keyframes icon-bubble {
    0% {
        -webkit-transform: scale(0.85);
        transform: scale(0.85);
        opacity: 1;
    }

    25% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
        opacity: 0.8;
    }

    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
        opacity: 0.55;
    }

    75% {
        -webkit-transform: scale(1.32);
        transform: scale(1.32);
        opacity: 0.3;
    }

    100% {
        -webkit-transform: scale(1.4);
        transform: scale(1.4);
        opacity: 0;
    }
}

@-webkit-keyframes icon-bubble {
    0% {
        -webkit-transform: scale(0.85);
        transform: scale(0.85);
        opacity: 1;
    }

    25% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
        opacity: 0.8;
    }

    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
        opacity: 0.55;
    }

    75% {
        -webkit-transform: scale(1.32);
        transform: scale(1.32);
        opacity: 0.3;
    }

    100% {
        -webkit-transform: scale(1.4);
        transform: scale(1.4);
        opacity: 0;
    }
}

@keyframes icon-bubble {
    0% {
        -webkit-transform: scale(0.85);
        transform: scale(0.85);
        opacity: 1;
    }

    25% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
        opacity: 0.8;
    }

    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
        opacity: 0.55;
    }

    75% {
        -webkit-transform: scale(1.32);
        transform: scale(1.32);
        opacity: 0.3;
    }

    100% {
        -webkit-transform: scale(1.4);
        transform: scale(1.4);
        opacity: 0;
    }
}


#chartdiv, #chartdiv2, #chartdiv3, #chartdiv4, #chartdiv5, #chartdiv6, #chartdiv7, #chartdiv8, #chartdiv9, #chartdiv10, #chartdiv11, #chartdiv12, #chartdiv13 {
    width: 100%;
    height: 300px;
}
/* Color change */
g[fill="#67b7dc"]{
    fill:rgb(41, 140, 179);
    stroke:rgb(41, 140, 179);
}
g[fill="#6794dc"]{
    fill:rgb(255, 33, 79);
    stroke:rgb(255, 33, 79);
}
g[fill="#6771dc"]{
    fill:rgb(84, 207, 255);
    stroke:rgb(84, 207, 255);
}
g[fill="#8067dc"]{
    fill:rgb(204, 195, 39);
    stroke:rgb(204, 195, 39);
}
g[fill="#a367dc"]{
    fill:rgb(179, 172, 50);
    stroke:rgb(179, 172, 50);
}
.counter-box{

}
.counter-box img{
    object-fit: scale-down;
    margin-bottom: 15px;
}
.target h3 {
    font-size: 20px;
    margin-bottom: 10px;
    margin-top: 0;
    text-align: center;
}
.l-brdr{ border-left:2px solid #ff6600; padding-left:40px;}
/*.sepreatoradded {
    background-image: url(../images/pattern-1.png);
    background-repeat: no-repeat;
    position: absolute;
    content: "";
    top: 50px;
    z-index: 1;
    width: 88px;
    height: 375px;background-size: 80%;
}*/

.sp-name{
    display: none;
}

.sepreatoradded {
background-image: url(../images/pattern-1.png);
background-repeat: no-repeat;
position: absolute;
content: "";
top: 50px;
z-index: 1;
width: 88px;
height: 375px;
background-size: 80%;
   /* padding-top:px;*/
}

/* Speaker css */
.profilespekrs{
    border: 1px solid #ddd;
    margin-right: 20px !important;
    width: calc(100% - 20px) !important;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    display: flex !important;
    flex-direction: column;
}
.profilespekrs .imgfld{
    
}
.profilespekrs .imgfld img{
    width: 100%;
}
.profilespekrs .conteflddiv{
    padding: 15px;
    min-height: 140px;
}
.profilespekrs .conteflddiv h2{
    font-size: 15px;
    margin-top: 0;
    color: #1c1c24;
    margin-bottom: 7px;
   /* font-family: 'Barlow';*/
    font-weight: bold;
}
.profilespekrs .conteflddiv p{
    margin-bottom: 10px;
    min-height: 38px;
    letter-spacing: 0.5px;
    font-size: 12px;
}
.profilespekrs .conteflddiv a{
    background-color: #2796cf;
    float: left;
    padding: 5px;
    position: absolute;
    right: 10px;
    top: -45px;
    box-shadow: 0 10px 20px 0 rgba(40,55,71,.50);   
}
.profilespekrs .conteflddiv a img{
    width: 25px;
}
.slick-dots{
    display: none !important;
}
.profilespekrs .logocompnay{
    
}
.profilespekrs .logocompnay img{
    max-height: 35px;
}
.speakeregion .slick-arrow{
    position: absolute;
    top: 50%;
    font-size: 0;
    text-indent: -9999px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 1px solid #58585a;
    margin-top: -15px;
    padding: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(/ugsummit/images/previous-arrow.png);
    background-size: auto 14px; 
}  
.speakeregion .slick-next{
    background-image: url(/ugsummit/images/next-arrow.png);
    right: 5px;
} 
.speakeregion .slick-prev{
    left: -15px;
    z-index: 1;
} 
.speakeregion .registerbtnfld{
    margin-top: 20px;
}


/* mCustom scroll bar settings */
.mCustomScrollbar{
    position: relative;
    height: 140px;
    overflow: auto;
    -ms-touch-action: pinch-zoom;
    touch-action: pinch-zoom;margin-bottom: 20px;
}
.mCustomScrollBox {
    position: relative;
    overflow: hidden;
    height: 100%;
    max-width: 100%;
    outline: none;
    direction: ltr;
}
.mCSB_container {
    overflow: hidden;
    width: auto;
    height: auto;
}
.mCSB_inside > .mCSB_container {
    margin-right: 10px;
}
.mCSB_scrollTools {
    position: absolute;
    width: 16px;
    height: auto;
    left: auto;
    top: 0;
    right: 0;
    bottom: 0;
}
.mCSB_scrollTools .mCSB_draggerContainer {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    height: auto;
}
.mCSB_scrollTools .mCSB_dragger {
    cursor: pointer;
    width: 100%;
    height: 30px;
    z-index: 1;
}
.mCSB_scrollTools .mCSB_draggerRail {
    width: 6px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    background-color: rgba(0, 0, 0, .1);
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    position: relative;
    width: 4px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    text-align: center;
    background-color:#9b1145;
}
.currentafbox .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    background-color: rgb(105, 204, 68);
}

.profilespekrs .conteflddiv p strong {
    color: #9b1145;
}

.profilespekrs.new-one .conteflddiv h2 {
    font-size: 18px;
    margin-top: 0;
    color: #1c1c24;
    margin-bottom: 7px;
 /*   font-family: 'Barlow';*/
    font-weight: bold;
}
.profilespekrs.new-one .conteflddiv p {
    margin-bottom: 10px;
    min-height: initial;
    letter-spacing: 0.5px;
    font-size: 13px;
}




/* #Colobox css */
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden; -webkit-transform: translate3d(0,0,0);}
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}
#cboxOverlay{background:url(/images/bg_img.png) repeat 0 0; opacity: 0.9; filter: alpha(opacity = 90);}
#cboxLoadedContent{position:relative;}
#cboxClose {
    background-image: url(/images/crossiconresu.jpg);
    height: 36px;
    right: 0px;
    top: 5px;
    width: 36px;
    position: absolute;
    border: 0;
    background-repeat: no-repeat;
    font-size: 0;
    background-color: transparent;
    z-index: 999;
}
#inline_content{padding: 20px;}
#colorbox *, #colorbox *:focus{outline: 0px !important;}
.popup-outer{min-width:600px;max-width:600px;}
.fixed {position: fixed;}

.youtube-player {
    position: relative;
    padding-bottom: 56.23%;
    /* Use 75% for 4:3 videos */
    height: 0;
    overflow: hidden;
    max-width: 100%;
    background: #000;
    margin: 0px;
}
.youtube-player iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    background: transparent;
}
.youtube-player img {
    bottom: 0;
    display: block;
    left: 0;
    margin: auto;
    max-width: 100%;
    width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border: none;
    height: auto;
    cursor: pointer;
    -webkit-transition: .4s all;
    -moz-transition: .4s all;
    transition: .4s all;
}
.youtube-player img:hover {
    -webkit-filter: brightness(75%);
}
.youtube-player .play {height: 72px;width: 72px;left: 50%;top: 50%;margin-left: -36px;margin-top: -36px;position: absolute;
background: url("//i.imgur.com/TxzC70f.png") no-repeat;cursor: pointer;}
.imagefld-con img {width: 100%; height: 220px;}
.imagefld-cons img {width: 100%; height: 280px;}

/*-------------------------pop up video -------------------------------------------------------*/

.footeregion{
    background-color: #283747;
    color: #fff;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 13px;
}
.footeregion .leftfoot{
    float: left;
}
.footeregion .rightfoo{
    float: right;
}

#back-to-top{width: 54px;height: 54px;position: fixed;bottom: 30px;right: 20px;font-size: 27px;border-radius: 50%; line-height:54px;z-index: 99;display: none;
color: #fff;text-align: center;cursor: pointer;background:#F15A22;}
#back-to-top::after {position: absolute;z-index: -1;content: '';top: 100%;font-size: 18px;left: 5%;height: 10px;width: 90%;opacity: 1;
background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
background: -webkit-radial-gradient(center ellipse, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
}

[aria-labelledby="id-66-title"] {
    display: none;
}
.canvasjs-chart-toolbar, a.canvasjs-chart-credit  {
    display: none;
}


.credential{font-family:'Roboto', Helvetica, sans-serif;}
.modal-header {background: #eaeaea;  }
button.close {background:#e6775d;border-radius: 50%;width: 30px;height: 30px;opacity: inherit;color: #fff!important;}
h4.modal-title {text-align: center;}
button.close:focus, button.close:hover {color: #fff;text-decoration: none;cursor: pointer;filter: alpha(opacity=50);opacity: initial;}
.modal-body p{ font-size:14px;}

.credential .tab-content {background-color: #f3f3f3;padding: 20px;}
.credential .modal-dialog {width: 350px!important;}
.credential .form-control{ height:36px; border:1px solid #ccc; border-width:1px;}
.credential .form-group label{ color:#575757}
a:focus{ outline:none;}
.credential .btn-new .btn {background-color:#e6775d; border-color: #e6775d; width:100%; padding:10px 15px;}
.modal-backdrop.in {
    opacity: 0.7;
}
.credential .modal-dialog .form-box {
    background: #ffffff;
    padding: 15px 15px;
    border-radius: 0px;
    box-shadow: none;
    max-width: inherit;
}

/* Thank you page */
.thanlkyou{
    background-color:#20486a;
    margin-top: 65px;
    padding-top: 50px;
    padding-bottom: 90px;
    text-align: center;
}
.thanlkyou img{
    
}
.thanlkyou h2{
    margin-top: 20px;
    font-weight: bold;
    color: #fff;
   /* font-family: 'Barlow';*/
    letter-spacing: 2px;
    font-size: 35px;
}
.thanlkyou p{
    color: #fff;
    letter-spacing: 1px;
    font-size: 18px;
}
.thanlkyou p span{
    position: relative;
}
.thanlkyou p span strong{
        position: relative;
    z-index: 2;
}
.thanlkyou p span:after {
    position: absolute;
    bottom: 4px;
    width: 100%;
    left: 0;
    height: 5px;
    background: #fbd1c2;
    content: '';
    z-index: 1;
    opacity: .3;
}
.contfldthh {
    margin-top: -62px;
}
.boxesiner {
    padding: 15px;
    border: 1px solid rgba(171, 171, 171, .4);
    box-shadow: 0 2px 6px rgba(0, 0, 0, .20);
    margin-bottom: 20px;
    border-radius: 15px;
    float: left;
    width: 100%;
    clear: both;
    text-align: center;
    background-color: #fff;
    font-size: 16px;
}

.blue-clr{ background:#298cb3;}
.pink-clr{ background:#ff214f;}
.blue-clr h4, .pink-clr h4{
    color: #fff;
    font-size: 17px;
    font-weight: 600;
    margin-top: 0px;
    padding-bottom: 15px;
    margin-bottom: 0px;
}
.blue-clr, .pink-clr{ padding:20px;}
.sm .blue-clr ul, .sm .pink-clr ul{ margin-bottom:0px;}
.blue-clr, .pink-clr{
    min-height: 171px;  border-radius:5px;margin-top: 10px;
}

.tooltip{ width:100px;}

.contbordleffld {
    display: block;
    padding-left: 20px;
    border-left: 2px solid #F15A22;
    font-size: 15px;
    line-height: 1.8;
    margin-bottom: 20px;
}
.contbordleffld1 {

    display: block;
    padding-right: 20px;
    border-right: 2px solid #F15A22;
    font-size: 15px;
    line-height: 1.8;
    margin-bottom: 20px;
}

.sessimasterimg {
    margin-bottom: 15px;
}
.sessimasterimg img {
    width: 100%;
}
.sessimaster h3 {
    font-size: 20px;
    margin-top: 0;
    color: #1c1c24;
    margin-bottom: 5px;
   /* font-family: 'Barlow';*/
    font-weight: bold;
}
.dign {
    color: #333;
    font-style: italic;
    margin-top: 10px;
    clear: both;
}
.sessimaster .dign p {
    line-height: 18px;
    margin-bottom: 7px;font-size: 14px;
}
p.space {
    margin-top: 20px;
}
.list-bg {
    padding: 5px 15px;
    background-color: #1a4b70;
    color: #fff;
}

.headinhidemobi {
    display: none;
}
.spacingdecoflde {
    padding: 10px;
    border: 1px solid #efefef;
    box-shadow: 0 20px 30px 0 rgba(40,55,71,.15);
}
.textfold-new .aprtoff {
    max-width: 560px;
    margin: 10px auto 10px auto;
}
.aprtoff {
    position: relative;
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: bold;
}
.aprtoff:before {
    position: absolute;
    content: "";
    right: 0;
    top: 12px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #fff;
}
.aprtoff > span span {
    display: inline-block;
    vertical-align: top;
    background-color: #F15A22;
    padding: 6px 30px;
    border-radius: 5px;
    z-index: 1;
    position: relative;
}
.aprtoff > span:after {
    position: absolute;
    left: 0;
    width: 100%;
    height: 1px;
    content: "";
    background-color: #fff;
    top: 18px;
}
.aprtoff:after {
    position: absolute;
    content: "";
    left: 0;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #fff;
    top: 12px;
}

.image2 {

    width: 100%;
    margin-right: 0%;
    border: 1px solid #ddd;
    text-align: center;
    border-radius: 2px;
    margin-top: 0px;
    background-color: #fff;
    padding: 5px;
}

.image2 img {
    height: inherit;
    box-shadow: 0 20px 30px 0 rgb(40 55 71 / 15%);
    width: inherit;
    border-radius: 0px;
}
.detsilspe {
    padding: 0;
    margin-top: 10px;
}
.detsilspe h3 {
    font-size: 24px;
    margin-top: 0;
    color: #1c1c24;
    margin-bottom: 5px;
   /* font-family: 'Barlow';*/
    font-weight: bold;
}
.detsilspe p {
    font-size: 17px;
    font-weight: 500;
    color: #f15a22;
    margin-top: 10px;
    border-bottom: 1px solid #7d7d7d;
    padding-bottom: 15px;
}

.copntheffil {
    background: #fcfcfc;
}

@media only screen and (max-width: 767px) { 

#experts .image2{
    margin-bottom: 15px;
}

.headinhidemobi {
    display: block;
}
.navbar-toggle { background-color:#F15A22; border-color:#F15A22!important;padding: 8px 6px;margin-top: 0px;}
.navbar-toggle .icon-bar {background-color: #fff;}
.header-region .navbar-nav > li > a {
    line-height: 42px;
    border-bottom: 1px solid #ccc;
}
#navbar-collapse-1>ul.navbar-nav {
    margin: 7.5px -4px;
}
.header-region .navbar-nav>li>a.helpline {
    background-color: #F15A22 !important;
    color: #fff !important;
    border-radius: 5px;
    border-bottom: 0;
}

.eventhelpline {
    display: block !important;
}
.phonemobile {
    display: none !important;
}
.bannerarea {
margin-top: 60px;
overflow: hidden;
padding-top: 20px;
}
.bannerarea .imgfld img {
    width: initial;
    height: auto;
}
.textfold {
    padding-top: 20px;
    display: block;
    padding-bottom: 20px;
}
.textfold h2 {
    font-size: 30px;
    line-height: 1.3;
}
.textfold h3 {
    font-size: 14px;
    min-height: initial;
}
.cursor {
    height: 14px;
}
.textfold .logoimg {
    padding-top: 15px;
    padding-bottom: 15px;
    margin-top: 0px;
    margin-bottom: 0;
}
.textfold .logoimg img {
    max-height: 90px;
}
.innerlefthe {
    border: 0;
    background: transparent;
    font-weight: 400;
    padding: 0;
}
.textfold h4 span:first-child {
    padding-right: 0;
}
.textfold h4 span {
    padding-bottom: 5px;
    margin-bottom: 5px;
}
.textfold h4 span:after {
    bottom: 0;
    height: 1px;
    width: 100%;
    top: initial;
}
.textfold ul {
    margin-top: 15px;
}
.textfold ul li {
    font-size: 12px;padding-left: 19px;
    margin-right: 12px;
}
.registerbtnfld .simplebtn {
    font-size: 13px;
}
.aboutimgouter {
    display: none;
}
.aboutcontsefl {
    padding-left: 0px;
    position: relative;
}
section h2 {
font-size: 24px;   
}
section {
    padding: 30px 0!important;
    position: relative;
}
.sub-heading {
    margin-bottom: 20px;
    position: relative;
}
.thrd-part .col-md-4:nth-child(1) ~ * {
    margin-top: 30px;
}
.sepreatoradded{ display:none;} 

.timeline li {
    display: flex;
    flex-direction: column;
}
.timeline li.disply{ display:none;}
.leftfldtim {
    width: 100%;
    padding: 5px 10px;
    text-align: left;
    padding-top: 10px;
}
.leftfldtim .iconfld {
    float: left;
    margin-bottom: 0;
}
.leftfldtim .iconfld img {
    max-height: 20px;
    margin-right: 10px;
}
.leftfldtim p {
    float: left;
    width: calc(100% - 30px);  font-weight: bold;
}
.rightfldtim {
    width: 100%;
    margin-left: 0;
    border-top: 0;
    border-bottom: 1px solid rgba(51, 51, 51, 0.2);
    padding: 0 10px;
    padding-left: 40px;
    background: #e6f3f7;
    padding-bottom: 10px;
}
.rightfldtim h3 {
    margin-bottom: 0;
    font-size: 16px;
}
.imgouterf {
    position: relative;
    margin-top: 15px;
    margin-bottom: 0;
}
.imgouterf img {
    width: 40px;
    height: 40px;
}
/*.profilespekrs .conteflddiv {
    min-height: 135px; padding:10px 5px;
}
.profilespekrs .conteflddiv h2 {
    font-size: 14px;
    margin-bottom: 7px;
}
.profilespekrs .conteflddiv p {
    font-size: 11px;
    min-height: 51px;
    margin-bottom: 2px;line-height:16px;
}
.profilespekrs .logocompnay img {
    max-height: 22px;
}*/
.wrap-small {
    display: none;
}
.registers::before, .registers::after{ display: none;}
.testmonials-pull .slick-prev {
    left: 10px !important;
}
.testmonials-pull .slick-next {
    right: 10px;
}
.testmonials-pull .col-md-3{
 padding-right:8px; padding-left:8px;
}

.video-player-wrap {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    min-height: 175px;
    height: inherit;
}
.video-player a {
    width: 60px;
    height: 60px;
    font-size: 22px;
    line-height: 60px;
    padding: 0 23px;
    color: #fff;
}
.video-player a::before, .video-player a::after {
    height: 70px;
    width: 70px;
}
.anatomy {
    position: relative;
    padding: 30px 0 30px;
}
.anatomy .info-right {
    padding-left: 15px;
    max-width: 100%;
    padding-top: 15px;
}
.anatomy h5{font-size: 16px;line-height: 25px;margin-top: 0;}
.l-brdr {
    border-left: none;
    padding-left: 0px;
}
.price-plans .col-md-3:nth-child(1) ~ * {
    margin-top: 30px;
}
.price-plans .price .amount {
    position: relative;
    display: block;
    font-size: 22px;
    line-height: 1.2em;
    margin-bottom: 5px;
}
.price-plans .price .amount sup {
    font-size: 30px;
}
.price-plans h3 {
    font-size: 17px;
    margin-bottom: 10px;
    margin-top: 8px;
}
.price-plans .table-inner{ min-height:inherit;}
.price-plans .read-more{
    position: inherit;
    right: inherit;
    bottom: inherit;
    width: 90px;
    font-size: 14px;
    text-align:center;
    line-height:24px;
    padding: 5px 10px;
    border-radius: 2px;
    color:#ffffff;
    display: inline-block;
    background:#fc5a1b;
    
}
.price-plans .half-column {
    position: relative;
    margin-bottom: 10px;
    text-align: left;
}
.mCustomScrollbar {
    position: relative;
/*    height: 240px;*/
    
}
.bg-blue {
    background-color: #fff;
    height: 85px;
    width: 85px;
    line-height: 85px;
}
.bg-blue img {
    width: 50px !important;
    margin: 8px auto;
}
.navbar-brand > img {max-height: 38px;}
.popup-outer {
    min-width: 300px;
    max-width: 90%;
}

#chartdiv, #chartdiv2, #chartdiv3, #chartdiv4, #chartdiv5, #chartdiv6, #chartdiv7, #chartdiv8, #chartdiv9, #chartdiv10, #chartdiv11, #chartdiv12, #chartdiv13 {
    width: 100%;
    height: 100px;
}
.credential .modal-dialog {
    width: 100% !important;
    margin: 0;
    padding: 15px;
}

.price-plans .half-column.price {
    text-align: left;
    position: inherit;
    bottom: 0;
}
.headinhidemobi2 {
    display: none;
}
.spacingdecoflde {
    padding: 10px;
    border: 1px solid #efefef;
    box-shadow: none;
    margin-bottom: 15px;
}
.sessimasterimg img {
    width: 80px;
    border-radius: 50%;
    height: 80px;
}
.contbordleffld {margin-bottom: 0px;}
.textfold h1 {
    margin-top: 0;
    font-size: 19px;
    font-weight: 600;
    margin-bottom: 10px;
    color: #fff;
}

.form-box {
    padding: 20px 20px; 
}
.form-box h4 {
    font-size: 20px;
}
.hide-mob {
    display: none;
}
.hide-dsk{ display: block; }
.detsilspe h3 {
    font-size: 21px;
    color: #1c1c24;
    margin-bottom: 5px;
    margin-top: 20px;
}


.eventpoints{
    margin-bottom: 20px;
}

.prizebox {
    width: 100%;
}

#captchaId,
#captchaId div,
#captchaId iframe{
    width:100%!important;
}


.infoband::before {
    border-top: 10px solid #31455a;
}

.prizeboxinner {
    padding: 10px 0;
}

.speakeregion .slick-arrow{
    display: none;
}
    
}

@media only screen and (max-width:370px){
.arrow-pointer {
    width: auto;
    background-color: #1E64AE;
    position: relative;
    margin-bottom: 25px;
    text-align: left;
    line-height: 16px;
    font-weight: 600;
    padding-top: 3px;
    font-size: 16px;
    padding-bottom: 3px;
    height: auto;
}

.certification-box .badge-icon {
    margin-top: -10px;
}
    
}