h5 {
  color: #ffffff;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 12px;
  line-height: 2.1;
  letter-spacing: 1.5px;
}

h1 {
  color: #003366 !important;
  font-family: "Roboto", sans-serif !important;
  font-weight: bold !important;
  font-size: 20px !important;
  text-align: left !important;
  letter-spacing: 1.5px !important;
  line-height: 1.2 !important;
}

h2 {
  color: #ffffff;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 20px;
  text-align: left;
  line-height: 1.2;
}

h3 {
  color: #4cabce !important;
  font-family: "Roboto", sans-serif !important;
  font-weight: bold !important;
  font-size: 30px !important;
  text-align: left !important;
  line-height: 1.4 !important;
}

h4 {
  color: #ffffff;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 30px;
  text-align: left;
  line-height: 1.6;
}

h6 {
  color: #ffffff;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 20px;
  text-align: left;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  line-height: 1.2;
}


.btn-style {background-color: #4cabce;
  font-family: "Roboto", sans-serif;
  border: none;
  color: white;
  padding: 14px 14px;
  text-align: center;
  width: 100%;
  font-weight: bold;
  font-size: 20px;
  letter-spacing: 1px;
  text-transform: uppercase;
  display: inline-block;
  font-size: 18px;}

.btn-style2 {background-color: #d772ad;
  font-family: "Roboto", sans-serif;
  border: none;
  color: white;
  padding: 14px 14px;
  text-align: center;
  width: 100%;
  font-weight: bold;
  font-size: 20px;
  letter-spacing: 1px;
  text-transform: uppercase;
  display: inline-block;
  font-size: 18px;}

.btn-style3 {background-color: #f9a862;
  font-family: "Roboto", sans-serif;
  border: none;
  color: white;
  padding: 14px 14px;
  text-align: center;
  width: 100%;
  font-weight: bold;
  font-size: 20px;
  letter-spacing: 1px;
  text-transform: uppercase;
  display: inline-block;
  font-size: 18px;}


/*specific pages container*/
.home-custom-css{}
.community-custom-css{}
.agenda-custom-css{}
.speakers-custom-css{}

/*main container of each section*/
.main-app-container {}

/*
call-to-action buttons e.g:
Register, Join The Community etc
*/
.btn-register {background-color: #4cabce;
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  width: 100%;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;}

/*Top navigation bar container*/

.nav-menu-btn {font-size: 14px !important;}

.navbar-nav {width: 100%;}

.flexible-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
 
.flexible-container iframe,   
.flexible-container object,  
.flexible-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*Top navigation bar items container*/
#bs-example-navbar-collapse-1 {}

/*social share buttons container*/
.social-share-button {}

/*social share buttons per social network*/
.social-share-button.facebook {}
.social-share-button.twitter {}
.social-share-button.linkedin {}
.social-share-button.google {}


hline {width:100%; height:2px; background: #4cabce}

.arrow-down {
  width: 0; 
  height: 0; 
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 25px solid #ffffff;
  padding:0;
  margin:0;
}

/*CLARK/BIZZABO's CSS BELOW*/


/*Sponsor Element: Remove Labels*/
.partner-level .partner-level-label {
display: none;
}

.sponsors .partner-container {
   padding: 0px 0 0px !important;
  margin-top: -5px !important;
   float: none !important;
}
.sponsors .partners-container {
   display: flex !important;
   flex-wrap: wrap !important;
   justify-content: center !important;
   margin-bottom: 0px !important;
  margin-top: -5px !important;
}

.urban-template .sponsors .partner-container {
   padding: 0px 0 0px !important;
  margin-top: -25px !important;
   float: none !important;
}
.urban-template .sponsors .partners-container {
   display: flex !important;
   flex-wrap: wrap !important;
   justify-content: center !important;
   margin-bottom: 0px !important;
  padding: 0px 0 0px !important;
}

.trade-template .sponsors .partners-container {
 padding: 0px 0 0px !important;
  margin-top: -35px !important;
   float: none !important;
}

.global-template .sponsors .partners-container {
  padding: 0px 0 0px !important;
  margin-top: -25px !important;
   float: none !important;
}
.sleek-template .sponsors .partners-container {
   padding: 0px 0 0px !important;
  margin-top: -15px !important;
   float: none !important;
}





/*Navigation Bar: Button*/
#bs-example-navbar-collapse-1 > ul:nth-child(1) > li:nth-child(7) > a > div {
  background-color: #4cabce;
  color: white;
  font-weight: 600;
  padding: 8px 20px;
  display: inline;
  border: none;
  text-align: center;
  text-decoration: none;
}

#bs-example-navbar-collapse-1 > ul:nth-child(1) > li:nth-child(9) > a > div:hover {
  background-color: #41B3A3;
}

.btn-register {background-color: #4cabce;
  border: none;
  color: white;
  text-align: center;
  width: 25%;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
float: left;
  width: 300px;
  padding: 10px;}

.btn-register:hover {
  background-color: #003366;
  color: white;
}

/*Countdown*/
.count-number {
    font-size: 40px!important;
    font-weight: 600!important;}

.count-unit {
    font-size: 18px !important;}

.count-container {
   border-left-width: 1px;
   border-left-style: solid;
border-left-color: white;
border-right-color: white;
 border-right-width: 1px}

/*Logo*/

.logo-li-holder {
   width: 220px;
padding: 1px;
position: relative;}

.image-container-item {
   position: relative;
   width: 100%;}

/*Sponsor Header*/



/*H1*/

.header {
    text-align: center;
    font-size: 30px !important;
}

.footer {visibility: hidden;}
footer {background-color: #003366;}


.element-2391912.cover-image-background {
      background-size: 650px;
    background-repeat: no-repeat;
    background-attachment: initial;
    background-position: right bottom;
}

/*Video*/

video {background-color: black !important; height: auto !important;
  width: 100% !important;
}

.section-609085 .custom-space-top {
Padding-top: 35%;}

/*Tablet*/
@media screen and (max-width: 900px) {
  .element-2391912.cover-image-background {
    background-size: 400px;
  }
.section-616676 .cover-image-background {
      background-size: 900px;
    background-repeat: no-repeat;
    background-attachment: initial;
    background-position: right bottom;
}
  .section-616676 .custom-space-bottom {
    padding-bottom: 150px;
}
  .section-616676 .custom-space-top {
    padding-top: 150px;
}
.element-2434988 {background-size: 900px;
  }
}

/*Mobile*/
@media screen and (max-width: 600px) {
  .element-2391912.cover-image-background {
    background-size: 0px;
  }
  .section-616676 .custom-space-bottom {
    padding-bottom: 100px;
}
  .section-616676 .custom-space-top {
    padding-top: 100px;
}
  
  .section-616676 .cover-image-background {
      background-size: 400px;
    background-repeat: no-repeat;
    background-attachment: initial;
    background-position: right bottom;
}
.count-number {
    font-size: 20px!important;
    font-weight: 600!important;}

.count-unit {
    font-size: 9px !important;}

.countdown-header-container .countdown-header {
 text-align: center;
    height: 20px !important;
  padding: 0px;
   font-size: 1.5rem;}
  .global-template .countdown-header-container {
    display: table;
    height: 10px;
  padding-top: 18px;
  padding-bottom: 10px;}
  
  .global-template .countdown-view-holder {
    padding-top: 0px;
    padding-bottom: 25px;}
  
  .element-2434988 {background-size: 600px;
  }
}

