html, body {
    height: 100%;
}
html {
  scroll-behavior: smooth;
}
body.view-booth_reg #sp-main-body{
  margin-bottom: 20px;
}
body.view-checkout #sp-main-body{
  margin-bottom: 20px;
}
.body-wrapper {
    position: relative;
    min-height: 100%;
    padding-bottom: 62px !important;
}
.img-cont{
  position:relative;
  z-index:5;
}
.image-scroll{
  position:absolute;
  top:0;
  left:0;
  z-index:5;
}
.image-scroll.right{
  left:auto;
  right:0;
}
.image-scroll img{
  	height: 100vh;
    padding-bottom: 30px;
    width: auto;
}
.close-offcanvas span{
  line-height: 25px;
}
.sp-has-child .sp-dropdown-main.sp-menu-right{
  width: 150px !important; 
  text-align: left;
}

.sp-has-child .sp-dropdown li.sp-menu-item{
  padding: 5px 5px;
  border-bottom: 1px solid #000000;
}

.sp-has-child .sp-dropdown .sp-dropdown-inner{
  padding: 0px;
  border: 1px solid #000000;
  border-bottom: none;
}
.courses-listing .course-details-wrapper .presnters-section .presenter-single.no-photo{
  text-align:left;
  padding:0;
}
.sp-has-child .sp-dropdown li.sp-menu-item > a:hover{
  color:#22b8f0;
}

#main-section .your-credentials-info{
  padding-bottom: 50px;
}
#main-section .your-credentials-info .sub-heading{
  color: #253d59;
  margin-bottom: 10px;
  font-weight: 600;
}
#main-section .your-credentials-info .zoom-section{
  padding-bottom: 30px;
}

#main-section .your-credentials-info .flex-container{
  flex-direction: row;
    display: flex;
}
#main-section .flex-container .talk-in-section{
  flex: 50%;
}
#main-section .flex-container .zoom-section{
  flex: 50%;
  margin-right: 30px;
}

#main-section .your-credentials-info p{
  word-break: break-word;
}

.sp-page-builder .page-content #column-id-1573822239738 {
  padding-top: 20px !important;
}

body::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 7px;
}
body::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: #253d59;
    -webkit-box-shadow: 0 0 1px rgba(255,255,255,.5);
}
.logo-image{height:auto !important}

.view-userlogin #sp-main-body{padding-top:40px !important}
#sp-footer {
    position: absolute !important;
    bottom: 0;
    width: 100%;
  z-index:1;
  font-family:'Raleway';
    font-size:14px;
}

a:focus, a:hover {
    text-decoration: none !important;
}

.courses-listing .list-of-events .courses-listing-readmore:focus, .btn-schedule:focus, .btn-block:focus{
    color: #fff;
}

.body-innerwrapper #sp-section-1 {
    background: #2d6789;
}
#sp-top1{
  text-align:right
}
#sp-top1 .sp-module {
  display:inline-block;
  vertical-align:middle;
} 
#sp-top1 p{margin:0;}
#sp-top1 a{
  color:#fff !important;
  font-family:"Titillium Web", sans-serif;
  font-size:14px;

}
.sp-megamenu-parent {
    float: none;
    padding:25px 0;
}
.acc-dropdown{
  position:relative;
    padding:5px;
  margin-right:5px;
  display:inline-block;
  vertical-align:middle;
}
#sp-top1 p{
    display:inline-block;
  vertical-align:middle;
}
.acc-dropdown ul{
  position:absolute;
top:34px;
left:0;
  background:#fff;;
  padding:5px;
  z-index:999;
  border:1px solid #253d59;
  font-size:14px;
  width:190px;
  display:none;
  text-align:left;
}
.acc-dropdown:hover ul{ display:block; }
.acc-dropdown ul li{
  list-style:none;
  margin: 5px 0 0;
    border-top: 1px solid #253d59;
    padding: 5px 0 0;
}
.acc-dropdown ul li:first-child{
  border:0;
  margin:0;
  padding:0;
}
#sp-top1 .acc-dropdown ul li a{color:#000 !important;}
#sp-top1 .acc-dropdown ul li a:hover{color:#22b8f0 !important;}
#sp-header {
    display: inline-block;
    text-align: center;
  background-color: #2d6789 !important;
}

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    font-size:14px;
  	line-height: 21px;
}
.offcanvas-menu .offcanvas-inner .sp-module ul{
    text-align:left;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li.active a{
    color:#0345bf;
}
.my-schedule-app .schedule-login{
   overflow:hidden;
padding:20px 0;
}
/*.my-schedule-app h3{display:none;}*/
.brand-conf-year{
  color:#f8f8f8 !important
}
.schedule-login h1{
    margin: 0 0 10px;
    font-size: 21px;
}
.my-schedule-app .schedule-login input[type="email"],
.my-schedule-app .schedule-login input[type="password"]{
    width: 100%;
    height: 40px;
    margin: 0 0 15px;
}
.my-schedule-app .schedule-login input[type="submit"]{
    background: #456386;
    border: 0;
    color: #fff;
    padding: 5px 15px;
    font-size: 15px;
    line-height: 20px;
  outline:none;
  border-radius:5px;
  cursor:pointer;
}
.event-schedule a{
   margin:0 0 10px;
}
.event-schedule .list-of-events time{
       font-size: 13px;
    font-weight: normal;
}
.cec-events,
.social-events{
  overflow:hidden;
  margin:0 0 15px;
}
.cec-events h3,
.reports h3,
.social-events h3{
  margin:0 0 5px;
  font-size:19px;
}
.cec-events .event-block,
.social-events .event-block{
  overflow:hidden;
    background: #f1f1f1;
    padding: 5px 10px;
    border-radius: 5px;
    margin:0 0 10px;
}
.cec-events .event-block span,
.social-events .event-block span{
  display:block;
  margin:0 0 1px;
}
.cec-events .event-block h4,
.social-events .event-block h4{
  margin:0 0 5px;
  font-size:14px;
  line-height:20px
}
.cec-events .event-block .event-head-info, 
.social-events .event-block .event-head-info{
  float:left;
}
.cec-events .event-block .span_joinmeeting, 
.social-events .event-block .span_joinmeeting{
  float:right;
  margin-top:7px;
}

/*.reports{
  display:none;
}*/

.self-reports-list {
    margin: 0;
    padding: 0;
    list-style: disc;
    overflow: hidden;
}
.self-reports-list li a {
    position: relative;
    padding-left: 12px;
}
.self-reports-list li > a:before {
    position: absolute;
    top: 50%;
    left: 0;
    content: '\f101';
    font-family: 'Fontawesome';
    font-size: 12px;
    line-height: 15px;
    transform:translateY(-50%);
}
/*.user-btn-area{
    display:none; 
}*/
.your-attendees-list select{
  width:100%;
}
button.btn-success.join-meeting:focus{
  box-shadow:none;
}
button.btn-success.join-meeting:hover{
 background-color:#1c97dc !important;
 border-color:#1c97dc !important;
}
#sp-footer .container-inner {
    padding: 0;
    border-top: 0;
}

#sp-footer1 {
    display: inline-block;
    margin: 0 auto;
    text-align: center;
}
a.forgot-btn {
    color: #233a5b !important;
}
.registration-options a {
    color: #233a5b !important;
}
.itemid-130 h2{
    color: #000;
}

.courses-listing .course-details-wrapper .presnters-section .presenter-single img {
    margin: 0 auto !important;
}

.sppb-addon-overlay-image-content  .overlay-image-title h4{
  display: none; 
}
.sppb-addon-overlay-image-content:hover .overlay-image-title h4{
  display:block !important; 
}

.sppb-addon-overlay-image-content .overlay-image-title .sppb-addon-subtitle{
  display: none; 
}

.sppb-addon-overlay-image-content:hover .overlay-image-title .sppb-addon-subtitle{
  display:block !important; 
}
#sp-top1 a {
    color: #fff !important;
    font-family: 'Raleway',sans-serif;
    font-size: 14px;
}

#sp-top1 p {
    display: inline-block;
    vertical-align: middle;
    margin-top: 1px;
}

.con-crs-box{
  padding-bottom:100px
}
.con-pri-box{
  padding-bottom:209px
}

.con-crs-box ul,
.con-pri-box ul{
  list-style:disc;
}
.con-crs-box ul li,
.con-pri-box ul li {
    padding-bottom: 6px;
}
section#sp-section-2 {
    background-color: #fff;
}

section#section-id-1598959074235{
  background-color: #f8f8f8;
  
}

.overlay-image-content:hover .overlay-info .title a.exhi-link{
  font-size:15px
}
/***** Coupon Book *****/

#coupon-book-slideshow .carousel-slideshow .sppb-carousel-extended-item {
    border: 5px dotted #bbb;
    border-radius: 15px;
    margin: 0 auto;
    max-width: 600px;
}
#coupon-book-slideshow .carousel-slideshow .sppb-carousel-extended-item img {
    padding: 20px 20px 25px 20px;
}


#coupon-book-slideshow .carousel-slideshow .sppb-carousel-extended-item .sppb-carousel-extended-team-content {
    text-align: center;
    box-shadow: 0 2px 2px 0 #fff;
    padding: 20px 20px 0px 20px;
}

#coupon-book-slideshow .carousel-slideshow .sppb-carousel-extended-item .sppb-carousel-extended-team-content .button {
    background-color: #fff;
    border: 1px solid;
    color: #333;
    padding: 8px 32px;
    text-align: center;
    text-decoration: none;
    display: block;
    font-size: 16px;
    font-weight: 700;
    cursor: pointer;
    margin: 0 auto 20px;
}

#sp-main-body {
    padding: 0 0 0 0 !important;
}

.cleardent-slider .sppb-carousel-extended-heading{
      font-family: 'Signika', sans-serif !important;
      margin-bottom: 30px;
}
#userlogin button.btn{
  background:#1e76a9 !important
}

#userlogin button.btn:hover{
  background:#0083ca !important
}

/***** Area CSS *****/


#sppb-addon-wrapper-1611290498062,
#sppb-addon-wrapper-1611290498039,
#sppb-addon-wrapper-1611290498045,
#sppb-addon-wrapper-1611309135414,
#sppb-addon-wrapper-1611311572196,
#sppb-addon-wrapper-1611741835395,
#sppb-addon-wrapper-1611741835398,
#sppb-addon-wrapper-1611738257779,
#sppb-addon-wrapper-1611741835392{
    position:absolute;
    top:0;
    left:0;
    width:74%;
    padding:0 10px;
}
#sppb-addon-wrapper-1611741835392 .sppb-addon-content{display:flex;}
div#random_iamge_after2min1,
div#random_iamge_after2min2,
div#random_iamge_after2min3{
  display:flex;
  flex:3;
  align-items:center;
  justify-content:center;
}
.random-image{
  width:68%;
}
#sppb-addon-wrapper-1611309135414,
#sppb-addon-wrapper-1611311572196,
#sppb-addon-wrapper-1611738257779,
#sppb-addon-wrapper-1611738257780{
    background:inherit;
    width:auto;
}
#sppb-addon-wrapper-1611309135414,
#sppb-addon-wrapper-1611738257779{
    top: 51%;
    left: 30%;
}
#sppb-addon-wrapper-1611311572196{
    top: 51%;
    left: 50%;
}
#sppb-addon-wrapper-1611290498062,
#sppb-addon-wrapper-1611741835398{
  top:13%;
  left:13%;
}
#sppb-addon-wrapper-1611290498039,
#sppb-addon-wrapper-1611741835395{
    top: 13%;
    left: 50%;
    transform:translate(-50%, 0px);
}

#sppb-addon-wrapper-1611290498045,
#sppb-addon-wrapper-1611741835392{
    top: 14%;
    left: 13%;
    padding: 10px 0;
}
.random-image img{
    width:80%;
    margin:0 auto;
}
.logo-btns{
    position: absolute !important;
    top: 43%;
    left: 50%;
    transform: translateX(-50%);
    width: 74%;
}
.btns-area{
    position: absolute !important;
    bottom: 37%;
    left: 50%;
    width: 40%;
    transform: translateX(-50%);
}
.enter-raffle-button{
  font-family:pathway gothic one;
  font-size:22px;
}


@media only screen and (max-width:1199px){

.logo-btns{
    top:42%;
}

  #sppb-addon-wrapper-1611290498062,
  #sppb-addon-wrapper-1611741835398{
  	left: 12%;
  }
  #sppb-addon-wrapper-1611290498039,
 #sppb-addon-wrapper-1611290498045,
 #sppb-addon-wrapper-1611741835395,
 #sppb-addon-wrapper-1611741835392{
      right:12%
  }
  #sppb-addon-1611309135414 .conf-btn,
  #sppb-addon-1611311572196 .conf-btn,
  #sppb-addon-wrapper-1611738257779 .conf-btn,
    #sppb-addon-wrapper-1611738257780 .conf-btn{
      padding:10px 30px !important;
  }
  #sppb-addon-wrapper-1611309135414,
  #sppb-addon-wrapper-1611738257779{
      left:30%
  }
  #sppb-addon-wrapper-1611311572196{
      left:51%
  }
  .btns-area{
      bottom:35%;
  }
}

@media only screen and (max-width:991px){
    #sppb-addon-1617706410940 .conf-btn,
    #sppb-addon-1617706410933 .conf-btn,
    #sppb-addon-1617706410928 .conf-btn,
    #sppb-addon-1611738257780 .conf-btn,
    #sppb-addon-1617706411005 .conf-btn,
    #sppb-addon-wrapper-1611738257779 .conf-btn,
    #sppb-addon-wrapper-1611738257780 .conf-btn{
        font-size:13px;
    }
        #sppb-addon-1617706410928 .conf-btn,
    #sppb-addon-1611738257780 .conf-btn,
    #sppb-addon-1617706411005 .conf-btn{
      line-height:13px !important;
    }
}



@media only screen and (max-width:767px){
#sppb-addon-wrapper-1611741835392{
        padding:5px 0;
    }


.btns-area {
    bottom: 27%;
}
}

@media only screen and (max-width:610px){
.btns-area {
    bottom: 23%;
}
}
@media only screen and (max-width:570px){

     #sppb-addon-wrapper-1611741835392 .random-image{width:59%;}
    #sppb-addon-wrapper-1611309135414,
    #sppb-addon-wrapper-1611311572196,
    #sppb-addon-wrapper-1611738257779,
    #sppb-addon-wrapper-1611738257779{
        top:50%;
    }
    #sppb-addon-1611309135414 .conf-btn,
    #sppb-addon-1611311572196 .conf-btn{
        font-size:10px;
        padding:4px 5px !important;
    }
    #sppb-addon-1617706411005 .conf-btn{
        padding:7px ​!important;
    }

}

@media only screen and (max-width:525px){
.btns-area {
    bottom: 12%;
}
}

@media only screen and (max-width:490px){
#sppb-addon-1617706410940 .conf-btn{padding:2px 0;}

}

@media only screen and (max-width:389px){
.logo-btns {
    top: 39%;
}
}


/***** TEM CSS *****/

@media only screen and (max-width:1200px){
    #offcanvas-toggler {
        height: auto;
        line-height: 50px !important;
    }
    #sp-header {
        height: 90px;
    }  
  
    #sppb-addon-1604604381025 img{
      width: auto !important;
      max-width: 195px !important;
    }
}

@media only screen and (max-width:1199px){
  .con-crs-box{
    padding-bottom:64px
  }
}

@media only screen and (max-width:991px){
  .banner-image{
    text-align: center;
  }
  
}

@media only screen and (max-width:1200px) and (min-width:768px) {
	.sp-megamenu-parent {
        display: none !important;
     }
    #offcanvas-toggler{
        display: block !important;
    }
}
@media only screen and (max-width:991px){ 

  .latest-list h3{
    color: #ffffff !important;
  }
}
@media only screen and (max-width:900px){ 
.animated-headings h2{
  font-size: 40px !important;
}
}
@media only screen and (max-width:767px){
  .courses-listing{
    flex-direction: column-reverse;
  }
  #main-section .your-credentials-info .flex-container{
  flex-direction: column;
  
}
   .animated-headings h2{
   font-size: 30px !important;
    }
  .noel-barlaan, .noel-barlaan-btn #sppb-addon-1622231184957 .sppb-text-left, .alex-zlatin{ text-align: center; }
}


@media only screen and (max-width:599px){
  .cec-events .event-block .event-head-info,
  .social-events .event-block .event-head-info{
    display:block;
    float:none;
  }
  .cec-events .event-block .span_joinmeeting, 
  .social-events .event-block .span_joinmeeting{
    float:none;
    display:block
  }

}
@media only screen and (max-width:500px){
  .courses-listing .course-details-wrapper .presnters-section .presenter-single .placeholder.ph-circle{
    height: auto;
  }
  .Useful-button-links .sppb-btn{
    display: block;
  }
}

@media only screen and (max-width:389px){
  .body-wrapper{
    padding-bottom: 83px !important;
  }
}
/***
@media only screen and (max-width:490px){
    #offcanvas-toggler {
        height: auto;
        line-height: 50px;
    }
    #sp-header {
        height: 90px;
    }  
}
***/