/*initial*/

 html, body {
  overflow-x: hidden;
}

@font-face {
  font-family: 'Montserrat';
  src: url('/fonts/Montserrat-VariableFont_wght.woff2') format('woff2'),
       url('/fonts/Montserrat-VariableFont_wght.woff') format('woff');
  font-weight: 100 900;  /* variable font weight range */
  font-style: normal;
  font-display: swap;
}
.Client header
 {
    background: #000000 !important;
	
}
/* Example usage */
body {
  font-family: 'Montserrat', Arial, sans-serif;
}
.main {
    background: #baded1;
}
:root {
	--navbarColor:#000 !important;
  --primary-color: #e53f30;
	--navbar-primaryColor:#e53f30;
  --secondary-color: #EFDFC0;
  --text-dark-color: #121212;
  --text-white-color: #ffff;
	 --agenda-bg: #0f1a33;
  --agenda-surface: #121f3f;
  --agenda-accent: #6ea8ff;
  --agenda-text: #e9efff;
  --agenda-muted: #b7c2dd;
  --radius: 14px;
  --shadow: 0 8px 24px rgba(0,0,0,.25);
}
#main-content{
	position: relative;
	top: -20px;
}
#conference_schedule_advanced_div .sticky-row-1, #conference_schedule_advanced_div .sticky-row-2{
	z-index: 1 !important;
}
section.section{
	padding:0px !important;
}
#sponsor-section{
	display: none !important;
}
.inner-container-section{
	padding:30px 150px 50px 150px;
}
html.sticky-header-active #header .header-body, .header-body.border-color-primary-temp.border-top-0.box-shadow-none {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .2) !important;
}
#header .header-body {
    background: #000000 !important;
}
#header .header-nav-main nav > ul > li {
  line-height: 15px !important;
}
#header .header-nav-bar .header-nav {
  min-height: 96px !important;
}
#header .header-nav.header-nav-force-light-text:not(.header-nav-force-light-text-active-skin-color) .header-nav-main nav > ul > li > a {
  font-size: 16px;
  font-weight: 500;
  text-transform: none !important;
  color: #121212 !important;
}
#header .header-nav-main nav > ul > li.dropdown.open > a:before, #header .header-nav-main nav > ul > li.dropdown:hover > a:before {
  border-bottom-color: #ffffff00;
  color: #f37721 !important;
}
#header .header-nav.header-nav-force-light-text:not(.header-nav-force-light-text-active-skin-color) .header-nav-main nav > ul:not(:hover) > li > a.active {
  color: #f37721 !important;
  font-size: 16px;
  font-weight: bold;
  text-transform: none !important;
}

html .custom-bg-primary {
  background-color: #fff !important;
}
/*.button-NALEO-atag {
  position: absolute;
  right: 30px;
}---*/
h1, .pageTitle, h1 {
	  font-family:  'Montserrat', Arial, sans-serif;
  font-weight: bold;
  font-size: 44px !important;
  line-height: 54px;
  letter-spacing: 0.3px;
}
.Bring-container h1.title-text-primary, .Bring-container p{
		color: #fff !important;
	}
h2 {
  font-weight: bold;
	  font-family: 'Montserrat', Arial, sans-serif;
  font-size: 30px;
  line-height: 54px;
  letter-spacing: 0.3px;
}
h5 {
  font-weight: bold;
	  font-family: 'Montserrat', Arial, sans-serif;
  font-size: 24px;
  line-height: 30px;
  letter-spacing: 0.3px;
}
a, span a span{
	 color: #eb722e !important;
	  font-family: 'Montserrat', Arial, sans-serif;
	 font-size: 16px;
  line-height: 28px;
  letter-spacing: 0.3px;
}
.session-title{
	 color: var(--primary-color) !important;
	  font-family:  'Montserrat', Arial, sans-serif;
	 font-size: 16px;
  line-height: 28px;
  letter-spacing: 0.3px;
}
p, ul li, span {
  color: var(--text-dark-color) !important;
	  font-family:'Montserrat', Arial, sans-serif;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0.3px;
}
.toggle{
	font-size: 16px;
  line-height: 28px;
  letter-spacing: 0.3px;
}
#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a:hover, #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a:focus, #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a.active, #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a:active{
	color: var(--text-dark-color) !important;
}
.session-description-label{
	  font-family:'Montserrat', Arial, sans-serif;
	font-size: 16px;
  line-height: 28px;
  letter-spacing: 0.3px;
	
}
.footer-email, .fa.fa-facebook, .fa.fa-twitter, .fa.fa-linkedin{
	color:#fff !important;
}
.pl-150 {
  padding-left: 150px;
}
.pr-150 {
  padding-right: 150px;
}

.button-NALEO {
  BACKGROUND: #e5e3c9;
	color: #000;
  padding: 20px 44px !important;

  border-radius: 10px !important;
  font-size: 25px !important;
  line-height: 16px !important;
  letter-spacing: 0.3px !important;
	    font-weight: 600 !important;
	cursor: pointer !important;
}
a.button-NALEO-atag, button.btn.btn-primary.button-NALEO{
cursor: pointer !important;	
}
.tp-fullwidth-forcer {
  height: 312px !important;
}
.container-nav {
  padding-right: 30px;
  padding-left: 30px;
}
.tb-color1{
	background-color:#000 !important; 
}
.tb-color2{
	background-color:#386154 !important; 
	
}
.tb-color3{
		background-color:#baded1 !important; 
	color:#121212 !important;
}
/*---Annual Conference---*/
/*    
.ConferenceImg {
	height: auto;
	width:100%;
}*/
.question_required{
	color: #fff !important;
	font-weight: bold !important;
	background-color: #B00020 !important;
	padding: 5px;
}
.ConferenceText {
  margin: 120px 0px 120px 0px;
}
/*
.Strongcase, .Conference{
	 margin: 100px 150px 100px 150px;
}*/
.countdown-timer h1 {
  color: #baded1;
	font-size: 60px !important;
}


.ConferenceImg {
  float: right;
	position: relative;
    right: -5%;
}

.ConferenceText {
  /*padding-left: 150px;*/
}
/*calendar*/
.calendar-sec {
  background-color: var(--primary-color);
  padding: 100px 0px 100px 0px;
}
.calendar-sec h2 {
  color: var(--text-white-color);
  margin: 0px !important;
}
.calendar-sec-container {
  padding: 0px 150px 0px 150px;
}
.calender-button {
  text-align: right;
}
/*---Dynamic Sessions---*/
.Bird-img {
  float: left;
}

 .friend-sec {
  background-color: #2e2b27;
}
.Dynamic{
  background-color: var(--secondary-color);

}

.DynamicText-container {
	
padding:100px 0px 100px 0px;
	/*padding-right: 150px;*/
  align-content: center;
}
.Bring-container {
	
padding:100px 0px 100px 30px;
	/*padding-right: 150px;*/
  align-content: center;
}
.Earlytext-container{
	  align-content: center;
	padding-top: 100px;
	padding-bottom: 100px;
}
.Bird-img{
	    width: auto;
    object-position: center !important;
    height: 620px;;
    position: relative;
    right: -75%;
}
 .friend-img{
	width: auto;
    object-position: center !important;
    height: 100%;
    position: relative;
    left: -50%;
}
.DynamicImg{
	position: relative;
    left: -130%;
   
	object-position: center !important;
	    height: 100%;
    width: auto;
}
.DynamicText, .BringaFrndText, .early-bird-text{
	display: flex;
}
/*---cards-sec ---*/
.card-margi {
  margin-top: 30px;
}
.cards-sec h5 {
  color: var(--primary-color);
  text-transform: none !important;
}
.cards-sec-container .partners-text, .cards-sec-container .cards-sec-text, .cards-sec-container .four-boxes-sec{
  padding: 0px 150px 0px 150px;
}
.four-cards {
  position: relative;
  border: 2px solid rgb(0 80 130);
  border-radius: 0px;
	 min-height: 278px;

}
.cards-sec, .partners {
  padding-top: 100px;
  padding-bottom: 100px;
	background: #3d8285;
}
/*--latino  image-*/
.latinoImg {
  width: 100%;
  height: auto;
}
/*---America leader ---*/
.America-sec-text{
  padding-top: 100px;
	padding-bottom:100px;
}
 .imagecenter{
	display: flex;
    justify-content: center;
    flex-direction: column;
}

.America-sec-img img{
	    float: left;
    position: relative;
   left:10%;
    height: 500px;
	margin-top: 100px;
}
.America-sec {
   width: 100%;
	background:#e5e3c9;
  /*background: 
    linear-gradient(to right, #3d82856e, #000000cc, #000000d4), url(https://dev.goeshow.com/cite/annual/2026/images/sitelook/section-bg-2.jpg) no-repeat center center;*/
  background-size: cover;
 
  position: relative
}
 .Bird h1, .Bird p {
  color: var(--text-white-color) !important;
}
.America-sec h1{
	    text-align: center;
    color: #386154;
    font-size: 60px !important;
    margin-bottom: 10px;
}

/*---Early Bird ---*/
.Bird {
  background-color: #3d8285;
}
/*--Early Bird-sec*--*/
.Bird-img {
  float: right;
}

/*--partners--*/
.welllogo {
  margin-left: 8rem
}
.partners-logo{
	margin-top:6rem;
}
/*sponsors*/
.Sponsors-sec-container {
  padding: 0px 180px 0px 180px;
}
.Sponsors-body-margin {
  background-color: var(--secondary-color);
  padding: 70px;
}
.Sponsors-body-margin h2 {
  margin-bottom: 0px !important;
  color: var(--primary-color);
  font-weight: 600 !important;
}
/*social media*/
.cards-sec-container h1 {
  word-break: break-word;
}
.fa, .twitter-bg {
  background: #eb732d;
    color: white;
	display: flex;
       flex-wrap: nowrap;
    align-content: center;
    flex-direction: column;
    align-items: center;
    justify-content: center;
	height: 44px;
    font-size: 20px;
    width: 44px;
    border-radius: 5%;
    text-decoration: none;
    margin: 0px 1px;
}

a.fa.fa-linkedin:hover, a.fa.fa-facebook:hover, a.fa.fa-instagram {
  text-decoration: none !important;
  color: #fff !important;
}
.fa-twitter:before {
  content: "\f099";
}
.fa-twitter:before {
  background: url(https://s2.goeshow.com/_assets/img/logos/x-twitter.svg);
  background-position: center;
  background-repeat: no-repeat;
  filter: invert(100%) sepia(79%) saturate(0%) hue-rotate(210deg) brightness(118%) contrast(119%);
  color: rgba(0, 0, 0, 0.0);
}
/*Hotel-page*/
.hotelpageImg{
	height: auto;
	width:100%;
}
/*footer-custom--*/
footer#footer-section {
  display: none !important;
}
.customfooter-sec {
  background: var(--primary-color);
}
.customfooter-sec a {
  color: #fff;
}
.footer-contact {
  font-weight: bold;
  color: #fff !important;
}
.customfooter-body {
  padding: 75px 0px 75px 0px;
}
/*media*/

@media (max-width: 400px){
	.countdown-timer h1, .schedule-header h1, .America-sec h1, h1, h1, .pageTitle, h1{
		    font-size: 40px !important;
	}
	.ConferenceText, .Strongcase {
    margin: 20px 0px 50px 0px;
}
		.main-footer ul{
		margin-bottom: 25px !important;
	}
	    .America-sec-img img {
        height: auto !important;
        width:315px !important;
			margin-top:100px;
			left:0%;
    }
	.footer-content .contact-widget {
    margin-left: 0px !important;
}
	.America-sec-img, .imagecenter {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}
		.main-footer ul{
		margin-bottom: 25px !important;
	}
	
	.America-sec-img, .imagecenter {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}
	 .DynamicImg {
          float: unset;
        height: 510px;
        width: auto;
        left: -75%;
  }
 .Bird-img {
                   float: unset;
        height: auto;
        width: 420px;
        right: 8%;
}
 .friend-img {
  float: unset;
        height: 350px;
        width: auto;
        object-fit: cover;
        position: relative;
        left: 0%;
  }
		.whyattendimg {
    position: relative;
    left: 0px;
	 width: 100%;
}
	div#countdown{
		font-size: 30px !important;
	}
	.button-NALEO, .site-button {
   
    font-size: 20px !important;
	}
}
@media (min-width: 401px) and (max-width: 569px) {
	div#countdown{
		font-size: 38px !important;
	}
	.ConferenceText, .Strongcase {
    margin: 20px 0px 50px 0px;
}
		.main-footer ul{
		margin-bottom: 25px !important;
	}
	    .America-sec-img img {
        height: auto !important;
        width: 400px !important;
			margin-top:100px;
			left:0%;
    }
	.footer-content .contact-widget {
    margin-left: 0px !important;
}
	.America-sec-img, .imagecenter {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}
  .DynamicImg {
                  float: unset;
        height: 621px;
        width: auto;
        left: -57%;
    
  }
	 .Bird-img {
            float: unset;
        height: 100%;
        width: auto;
        right: 6%;
}
	 .friend-img {
  float: unset;
        height: 100%;
        width: auto;
        object-fit: cover;
        position: relative;
        left: -20%;
  }
		.whyattendimg {
    position: relative;
    left: 0px;
			        width: 100%;
}
	
}
@media (min-width: 470px) and (max-width: 539px) {
	.ConferenceText, .Strongcase {
    margin: 20px 0px 50px 0px;
}
		.main-footer ul{
		margin-bottom: 25px !important;
	}
	    .America-sec-img img {
        height: auto !important;
        width: 600px !important;
			margin-top:100px;
    }
	.America-sec-img, .imagecenter {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}
  .DynamicImg {
                  float: unset;
        height: 621px;
        width: auto;
        left: -70%;
    }
  
	 .Bird-img {
            float: unset;
        height: 100%;
        width: auto;
        right: 6%;
}
	 .friend-img {
  float: unset;
        height: 100%;
        width: auto;
        object-fit: cover;
        position: relative;
        left: -5%;
  }
		.whyattendimg {
    position: relative;
    left: 0px;
			        width: 100%;
}
}
@media (min-width: 540px) and (max-width: 574px) {
	.ConferenceText, .Strongcase {
    margin: 20px 0px 50px 0px;
}
		.main-footer ul{
		margin-bottom: 25px !important;
	}
	    .America-sec-img img {
        height: auto !important;
        width: 520px !important;
			margin-top:100px;
    }
	.America-sec-img, .imagecenter {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}
	.DynamicImg {
           float: unset;
        height: 650px;
        width: auto;
	      left: -55%;
  }
	 .Bird-img {
                   float: unset;
        height: auto;
        width: 565px;
        right: 4%;
  }
	 .friend-img {
  float: unset;
        height: 100%;
        width: auto;
        object-fit: cover;
        position: relative;
        left: 0%;
  }
		.whyattendimg {
    position: relative;
    left: 0px;
			        width: 100%;
}
}
@media (min-width: 575px) and (max-width: 599px) {
	.ConferenceText, .Strongcase {
    margin: 20px 0px 50px 0px;
}
		.main-footer ul{
		margin-bottom: 25px !important;
	}
	    .America-sec-img img {
        height: auto !important;
        width: 600px !important;
			margin-top:100px;
    }
	.America-sec-img, .imagecenter {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}
  .Bird-img {
              height: 540px;
        width: auto;
        object-fit: cover;
        right: 15%;
  }
		.DynamicImg{
		position: relative;
        left:-80%;
        object-position: center !important;
        height: 100%;
        width: auto;
	}
		 .friend-img {
  		float: unset;
        float: unset;
        height: 100%;
        width: auto;
        object-fit: cover;
        position: relative;
        left: -4%;
  }
		.whyattendimg {
    position: relative;
    left: 0px;
			        width: 100%;
}
}
@media (min-width: 600px) and (max-width: 700px) {
	.ConferenceText, .Strongcase {
    margin: 20px 0px 50px 0px;
}
		.main-footer ul{
		margin-bottom: 25px !important;
	}
	    .America-sec-img img {
        height: auto !important;
        width: 600px !important;
			margin-top:100px;
    }
	.America-sec-img, .imagecenter {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}
  .Bird-img {
                     height: 100%;
        width: auto;
        object-fit: cover;
        right: -15%;
  }
		.DynamicImg{
		position: relative;
        left:-80%;
        object-position: center !important;
        height: 100%;
        width: auto;
	}
		 .friend-img {
  float: unset;
        float: unset;
        height: 100%;
        width: auto;
        object-fit: cover;
        position: relative;
        left: -4%;
  }
		.whyattendimg {
    position: relative;
    left: 0px;
			        width: 100%;
}
}
@media (min-width: 701px) and (max-width: 725px) {
	.ConferenceText, .Strongcase {
    margin: 20px 0px 50px 0px;
}
		.main-footer ul{
		margin-bottom: 25px !important;
	}
	    .America-sec-img img {
        height: auto !important;
        width: 600px !important;
			margin-top:100px;
    }
	.America-sec-img, .imagecenter {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}
  .Bird-img {
      height: 634px;
        width: auto;
        object-fit: cover;
        right: -22%;
  }
	.DynamicImg{
		        position: relative;
        left: -54%;
        object-position: center !important;
        height: 725px;
        width: auto;
	}
	.welllogo{
		margin-top: 5rem;
		margin-left:3rem;
	}
		.whyattendimg {
    position: relative;
    left: 0px;
			        width: 100%;
}
}
@media (min-width: 726px) and (max-width: 750px) {
	.ConferenceText, .Strongcase {
    margin: 20px 0px 50px 0px;
}
		.main-footer ul{
		margin-bottom: 25px !important;
	}
	    .America-sec-img img {
        height: auto !important;
        width: 600px !important;
			margin-top:100px;
    }
	.America-sec-img, .imagecenter {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}
  .Bird-img {
       height: 100%;
        width: auto;
        object-fit: cover;
        right: -23%;
  }
	.DynamicImg{
		        position: relative;
        left: -54%;
        object-position: center !important;
        height: 725px;
        width: auto;
	}
	.welllogo{
		margin-top: 5rem;
		margin-left:3rem;
	}
		.whyattendimg {
    position: relative;
    left: 0px;
			        width: 100%;
}
}
@media (min-width: 749px) and (max-width: 750px) {
	.ConferenceText, .Strongcase {
    margin: 20px 0px 50px 0px;
}
		.main-footer ul{
		margin-bottom: 25px !important;
	}
	    .America-sec-img img {
        height: auto !important;
        width: 600px !important;
			margin-top:100px;
    }
	.America-sec-img, .imagecenter {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}
  .Bird-img {
       height: 645px;
        width: auto;
        object-fit: cover;
        right: -12%;
  }
	.DynamicImg{
		        position: relative;
        left: -95%;
        object-position: center !important;
        height: 909px;
        width: auto;
	}
		.whyattendimg {
    position: relative;
    left: 0px;
			        width: 100%;
}
	
}
@media (min-width: 751px) and (max-width: 770px) {
	.ConferenceText, .Strongcase {
    margin: 20px 0px 50px 0px;
}
	.main-footer ul{
		margin-bottom: 25px !important;
	}
	    .America-sec-img img {
        height: auto !important;
        width: 600px !important;
			margin-top:100px;
    }
	.America-sec-img, .imagecenter {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}
  .Bird-img {
                      height: 100%;
        width: auto;
        object-fit: cover;
        right: -5%;
  }
	.DynamicImg{
		       position: relative;
        left: -55%;
        object-position: center !important;
        height: 880px;
        width: auto;
	}
	.whyattendimg {
    position: relative;
    left: 0px;
		        width: 100%;
}
}
@media (min-width: 769px) and (max-width: 799px) {
	.ConferenceText, .Strongcase {
    margin: 20px 0px 50px 0px;
}
	.main-footer ul{
		margin-bottom: 25px !important;
	}
	    .America-sec-img img {
        height: auto !important;
        width: 600px !important;
    }
	.America-sec-img, .imagecenter {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}
  .Bird-img {
                      height: 100%;
        width: auto;
        object-fit: cover;
        right: 15%;
  }
	.DynamicImg{
		       position: relative;
        left: -55%;
        object-position: center !important;
        height: 880px;
        width: auto;
	}
}
@media (min-width: 800px) and (max-width: 825px) {
.main-footer ul{
		margin-bottom: 25px !important;
	}
	    .America-sec-img img {
        height: auto !important;
        width: 600px !important;
    }
.America-sec-img, .imagecenter {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}
  .Bird-img {
      height: 747px;
        width: auto;
        object-fit: cover;
        right: -9%;
  }
	.DynamicImg{
	position: relative;
        left: -50%;
        object-position: center !important;
        height: 905px;
        width: auto;
	}
}
@media (min-width: 826px) and (max-width: 840px) {
	.main-footer ul{
		margin-bottom: 25px !important;
	}
	    .America-sec-img img {
        height: auto !important;
        width: 600px !important;
    }
.America-sec-img, .imagecenter {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}
  .Bird-img {
       height: 725px;
        width: auto;
        object-fit: cover;
        right: 15%;
  }
	.DynamicImg{
	position: relative;
        left: -50%;
        object-position: center !important;
        height: 905px;
        width: auto;
	}
}
@media (min-width: 841px) and (max-width: 850px) {
	.main-footer ul{
		margin-bottom: 25px !important;
	}
	    .America-sec-img img {
        height: auto !important;
        width: 600px !important;
    }
.America-sec-img, .imagecenter {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}
  .Bird-img {
              height: 100%;
        width: auto;
        object-fit: cover;
        right: -15%;
  }
	.DynamicImg{
	position: relative;
        left: -50%;
        object-position: center !important;
        height: 905px;
        width: auto;
	}
}
@media (min-width: 851px) and (max-width: 870px) {
	.main-footer ul{
		margin-bottom: 25px !important;
	}
	    .America-sec-img img {
        height: auto !important;
        width: 600px !important;
			margin-top: 100px
    }
.America-sec-img, .imagecenter {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}
  .Bird-img {
       height: 725px;
        width: auto;
        object-fit: cover;
        right: -11%;
  }
	.DynamicImg{
		position: relative;
        left: -50%;
        object-position: center !important;
        height: 905px;
        width: auto;
	}
}
@media (min-width: 871px) and (max-width: 899px) {
  .Bird-img {
      height: 740px;
        width: auto;
        object-fit: cover;
        right: -14%;
  }
	.DynamicImg{
		position: relative;
        left: -50%;
        object-position: center !important;
        height: 905px;
        width: auto;
	}
}
@media (min-width: 900px) and (max-width: 914px) {
  .Bird-img {
      height: 750px;
        width: auto;
        object-fit: cover;
        right: -16%
  }
	.DynamicImg{
		position: relative;
        left: -50%;
        object-position: center !important;
        height: 905px;
        width: auto;
	}
}
@media (min-width: 915px) and (max-width: 950px) {
	.Bring-container {
    padding: 75px 0px 75px 0px;
    
    align-content: center;
}
    .Bird-img {
        object-fit: cover;
        height: 793px;
        width: auto;
        right: -20%;
    }
		.friend-img {
   width: auto;
        object-position: center !important;
        height: 725px;
        position: relative;
        left: 0%;
    
}
	.DynamicImg{
		position: relative;
        left:-20%;
        object-position: center !important;
        height: 100%;
        width: auto;
	}
}
@media (min-width: 951px) and (max-width: 969px) {
	.Bring-container {
    padding: 75px 0px 75px 110px;
    
    align-content: center;
}
		.DynamicText-container {
    padding: 75px 0px 75px 65px;
    
}
    .Bird-img {
              
        object-fit: cover;
        height: 100%;
        width: auto;
        right: 25%;
    
    }
		.friend-img {
  width: auto;
        object-position: center !important;
        height: 760px;
        position: relative;
        left: 0%;
    
}
	.DynamicImg{
		        position: relative;
        left: -21%;
        object-position: center !important;
        height: 100%;
        width: auto;
	}
}
@media (min-width: 970px) and (max-width: 979px) {
	.Bring-container {
    padding: 75px 0px 75px 0px;
    
    align-content: center;
}
		.DynamicText-container {
    padding: 75px 0px 75px 0px;
    
}
    .Bird-img {
              
        object-fit: cover;
        height: 100%;
        width: auto;
        right: -21%;
    
    }
		.friend-img {
  width: auto;
        object-position: center !important;
        height: 760px;
        position: relative;
        left: 0%;
    
}
	.DynamicImg{
		      position: relative;
        left: -58%;
        object-position: center !important;
        height: 1000px;
        width: auto;
	}
}
@media (min-width: 980px) and (max-width: 989px) {
	.Bring-container {
    padding: 75px 0px 75px 0px;
    
    align-content: center;
}
		.DynamicText-container {
    padding: 75px 0px 75px 0px;
    
}
    .Bird-img {
              
        object-fit: cover;
        height: 100%;
        width: auto;
        right: -21%;
    
    }
		.friend-img {
  width: auto;
        object-position: center !important;
        height: 760px;
        position: relative;
        left: 0%;
    
}
	.DynamicImg{
		               position: relative;
        left: -60%;
        object-position: center !important;
        height: 1000px;
        width: auto;
	}
}
@media (min-width: 990px) and (max-width: 991px) {
	.Bring-container {
    padding: 75px 0px 75px 110px;
    
    align-content: center;
}
		.DynamicText-container {
    padding: 75px 0px 75px 0px;
    
}
    .Bird-img {
              
        object-fit: cover;
        height: 100%;
        width: auto;
        right: -21%;
    
    }
		.friend-img {
  width: auto;
        object-position: center !important;
        height: 760px;
        position: relative;
        left: 0%;
    
}
	.DynamicImg{
		        position: relative;
        left: -20%;
        object-position: center !important;
        height: 100%;
        width: auto;
	}
}
@media (min-width: 992px) and (max-width: 994px) {
	.Bring-container {
    padding: 75px 0px 75px 110px;
    
    align-content: center;
}
		.DynamicText-container {
    padding: 75px 0px 75px 90px;
    
}
    .Bird-img {
              
        object-fit: cover;
        height: 100%;
        width: auto;
        right: -165%;
    
    }
		.friend-img {
        width: auto;
        object-position: center !important;
        height: 490px;
        position: relative;
        left: 0%;
    
}
	.DynamicImg{
		        position: relative;
        left: -158%;
        object-position: center !important;
        height: 100%;
        width: auto;
	}
}
@media (min-width: 995px) and (max-width: 999px) {
	.Bring-container {
    padding: 75px 0px 75px 110px;
    
    align-content: center;
}
		.DynamicText-container {
    padding: 75px 0px 75px 90px;
    
}
    .Bird-img {
              
        object-fit: cover;
        height: 100%;
        width: auto;
        right: -165%;
    
    }
		.friend-img {
width: auto;
        object-position: center !important;
        height: 535px;
        position: relative;
        left: -5%;
    
}
	.DynamicImg{
		        position: relative;
        left: -165%;
        object-position: center !important;
        height: 100%;
        width: auto;
	}
}
@media (min-width: 1000px) and (max-width: 1180px) {
	.DynamicImg{
		        position: relative;
        left: -165%;
        object-position: center !important;
        height: 100%;
        width: auto;
	}
	.Bird-img {
   width: auto;
        object-position: center !important;
        height: 732px;
        position: relative;
        right: -147%;
}
.friend-img {
    width: auto;
    object-position: center !important;
    height: 100%;
    position: relative;
    left: -65%;
}	
	.ConferenceImg {
   width:450px !important;
}
}

@media (min-width: 1181px) and (max-width: 1200px) {
	 .Bird-img {
          width: auto;
        object-fit: cover;
	height: 732px;
        right: -145%;
  }
		.DynamicImg{
		position: relative;
        left: -155%;
        object-position: center !important;
        height: 100%;
        width: auto;
	}
}
@media (min-width: 1201px) and (max-width: 1250px) {
	 .Bird-img {
          width: auto;
        object-fit: cover;
	height: 732px;
        right: 0%;
  }
		.DynamicImg{
		position: relative;
        left: -113%;
        object-position: center !important;
        height: 100%;
        width: auto;
	}
}
@media (min-width: 1251px) and (max-width: 1280px) {
	 .Bird-img {
          width: auto;
        object-fit: cover;
	height: 732px;
        right: -108%;
  }
		.DynamicImg{
		position: relative;
        left: -113%;
        object-position: center !important;
        height: 100%;
        width: auto;
	}
}
@media (max-width: 575px) {
		.calendar-sec .calender-button {
    text-align: center;
		margin-top:15px;
}
	.Strongcase, .Conference {
    margin: 100px 0px 100px 0px;
}
	
	h1 {
  font-weight: bold;
  font-size: 30px;
  line-height: 54px;
  letter-spacing: 0.3px;
}
	.calendar-sec-container .button-NALEO, .calender-button .button-NALEO, .Sponsors-sec .button-NALEO{
		margin-top:15px !important;
	}
	
	
	    #header .header-nav-main:not(.header-nav-main-mobile-dark) nav > ul > li > a.active {
			background: #eb722e !important;
			
	}
	#header .header-nav.header-nav-force-light-text:not(.header-nav-force-light-text-active-skin-color) .header-nav-main nav > ul:not(:hover) > li > a.active {
    color: #ffffff !important;
	}
	
	
  .welllogo {
    margin-left: 0rem;
    margin-top: 100px;
  }
	.StateFarm{
		margin-top:30px;
	}
  .four-cards {
    min-height: auto !important;
  }
  /*.button-NALEO-atag {
   
    right: 120px;
}--*/
  .Conference {
    margin: 30px 0px 100px 0px;
  }
  .ConferenceImg {
    width: 100% !important;
    height: auto !important;
    margin-top: 50px;
	  left: 0%;
  }
  .imagecenter {
    display: flex;
    justify-content: center;
	/*  padding: 30px;*/
  }


  
  .cards-sec-container .card, .calender-button {
    text-align: center;
  }
  .Sponsors-sec-container, .calendar-sec-container,  .cards-sec-text, .cards-sec-container .cards-sec-box, .inner-container-section, .partners-text, .ConferenceText, .DynamicText  {
    margin: 50px 30px 0px 30px !important;
  }
	.card-margi, .America-sec-text, .customfooter-text, .BringaFrndText, .early-bird-text{
		padding-left: 30px;
		padding-right:30px;
	}
  .America-sec-container .America-sec-text{
    padding: 30px 30px 30px 30px !important;
  }
	
	 .cards-sec-container .four-boxes-sec{
		padding:0px !important;
	}
  .sec-body-margin h2, .Sponsors-body-margin h2, .calender-button {
    text-align: center;
  }
  .card-margi {
    margin-top: 30px;
  }
 
	.Bring-container {
    padding: 100px 0px 100px 0px;
  
    align-content: center;
}
  .bring-img {
    display: flex;
    justify-content: center;
  }
  button.btn.header-btn-collapse-nav.my-2 {
    position: absolute !important;
    left: 0px;
  }
}
@media (min-width: 580px) and (max-width: 914px) {
	
	
	    .imagecenter {
             display: flex;
        justify-content: center;
        align-content: center;
        align-items: center;
    }
	.Strongcase, .Conference {
    margin: 100px 0px 100px 0px;
}

.calendar-sec .button-NALEO{
		margin-top:15px !important;
	}
  .four-cards {
    min-height: auto !important;
  }
  .ConferenceImg {
    float: unset;
   right: 0%;
    margin-top: 30px;
  }
  .calendar-sec-container, .Sponsors-sec-container, .inner-container-section, .cards-sec-container .cards-sec-text{
    padding: 0px 30px 0px 30px !important;
  }
  .America-sec-container .America-sec-text, .BringaFrndText .early-bird-text {
    padding: 30px !important;
  }
	.cards-sec-container .four-boxes-sec {
		padding:0px 30px 0px 30px !important;
	}
  .imagecenter {
    display: flex;
    justify-content: center;
	}
	
	
.Bring-container {
    padding: 100px 0px 100px 0px;
    /* padding-right: 150px; */
    align-content: center;
}
        .friend-img {
        float: unset;
        height: 710px;
        width: auto;
        object-fit: cover;
        position: relative;
        left: 0%;
    
  }

  button.btn.header-btn-collapse-nav.my-2 {
    position: absolute !important;
    left: 30px;
  }
  .Conference {
    margin: 50px 0px 100px 0px;
  }
  .sec-body-margin h2, .Sponsors-body-margin h2, .calender-button {
    text-align: center;
  }
}

@media (min-width: 915px) and (max-width: 999px) {
	    .imagecenter {
        display: flex
;
        justify-content: center;
    }
	.Strongcase .ConferenceText {
   
}
	 .Conference {
    margin: 100px 0px 100px 30px;
}

  .America-sec-container .America-sec-text, .Sponsors-sec-container, .inner-container-section {
    padding: 30px !important;
  }
	/*
  .sec-body-margin h2 {
    text-align: center;
  }*/
  .Conference {
    margin: 60px 0px 100px 0px;
  }
  button.btn.header-btn-collapse-nav.my-2 {
    position: absolute !important;
    left: 20px;
  }
  #header .header-nav-main nav > ul > li {
    height: auto;
  }
  .ConferenceImg {
    float: unset;
	  height: 587px;
        width: auto;
   
    right: -5%;
  }
 .cards-sec-container .cards-sec-text, .cards-sec-container .four-boxes-sec {
    padding: 0px 30px 0px 30px !important;
  }

	

.cards-sec-container .cards-sec-container{
  padding: 0px 30px 0px 30px;
}
.four-cards {
  min-height: 305px !important;
}


	
}
@media (min-width: 701px) and (max-width: 750px) {
	    .imagecenter {
        display: flex
;
        justify-content: center;
    }
	.Strongcase .ConferenceText {
   
}
	 .Conference {
    margin: 100px 0px 100px 30px;
}

  .America-sec-container .America-sec-text, .Sponsors-sec-container, .inner-container-section {
    padding: 30px !important;
  }
	/*
  .sec-body-margin h2 {
    text-align: center;
  }*/
  .Conference {
    margin: 60px 0px 100px 0px;
  }
  button.btn.header-btn-collapse-nav.my-2 {
    position: absolute !important;
    left: 20px;
  }
  #header .header-nav-main nav > ul > li {
    height: auto;
  }
  .ConferenceImg {
    float: unset;
	  height: 587px;
        width: auto;
   
    right: -5%;
  }
 .cards-sec-container .cards-sec-text, .cards-sec-container .four-boxes-sec {
    padding: 0px 30px 0px 30px !important;
  }


.cards-sec-container .cards-sec-container{
  padding: 0px 30px 0px 30px;
}
.four-cards {
  min-height: 305px !important;
}
	.DynamicText-container {
    padding: 75px 0px 75px 30px;
   
}
	.friend-img {
    width: auto;
    object-position: center !important;
    height: 100%;
    position: relative;
    left: -5%;
    
}
	.Bring-container {
    padding: 75px 0px 75px 75px;
    
    align-content: center;
}
}
@media (min-width: 1181px) and (max-width: 1280px) {
	    .imagecenter {
        display: flex
;
        justify-content: center;
    }
	.Strongcase .ConferenceText {
   
}
	 .Conference {
    margin: 100px 0px 100px 30px;
}

  .America-sec-container .America-sec-text, .Sponsors-sec-container, .inner-container-section {
    padding: 30px !important;
  }
	/*
  .sec-body-margin h2 {
    text-align: center;
  }*/
  .Conference {
    margin: 60px 0px 100px 0px;
  }
  button.btn.header-btn-collapse-nav.my-2 {
    position: absolute !important;
    left: 20px;
  }
  #header .header-nav-main nav > ul > li {
    height: auto;
  }
  .ConferenceImg {
    float: unset;
	  height: 587px;
        width: auto;
   
    right: -5%;
  }
 .cards-sec-container .cards-sec-text, .cards-sec-container .four-boxes-sec {
    padding: 0px 30px 0px 30px !important;
  }



.cards-sec-container .cards-sec-container{
  padding: 0px 30px 0px 30px;
}
.four-cards {
  min-height: 305px !important;
}
	.DynamicText-container {
    padding: 75px 0px 75px 30px;
   
}
	.friend-img {
    width: auto;
    object-position: center !important;
    height: 100%;
    position: relative;
    left: -5%;
    
}
	.Bring-container {
    padding: 75px 0px 75px 75px;
    
    align-content: center;
}
}
@media (min-width: 1300px) and (max-width: 1400px) {
  #header {
    height: 120px !important;
  }
  #header .header-nav-main nav > ul > li {
    line-height: 0px !important;
  }
}
@media (min-width: 1500px) and (max-width: 1600px) {
  .tp-bgimg.defaultimg {
    height: 420px !important;
  }
  .tp-fullwidth-forcer {
    height: 420px !important;
  }
	.Bring-container {
    padding: 100px 0px 100px 0px;
position: relative;
    padding-left: 0px;
    left: -20%;
}
	.friend-img {
    width: auto;
    object-position: center !important;
    height: 100%;
    position: relative;
    left: -90%;
}
	.Bird-img {
    width: auto;
    object-position: center !important;
    height: 620px;
    position: relative;
    right: -77%;
}
}

@media (min-width: 1601px) and (max-width: 2500px) {
  .tp-bgimg.defaultimg {
    height: 420px !important;
  }
  .tp-fullwidth-forcer {
    height: 420px !important;
  }
	.Bring-container {
    padding: 100px 0px 100px 0px;
position: relative;
    padding-left: 0px;
    left: -20%;
}
	.friend-img {
    width: auto;
    object-position: center !important;
    height: 100%;
    position: relative;
    left: -90%;
}
	.Bird-img {
            width: auto;
        object-position: center !important;
        height: 620px;
        position: relative;
        right: -92%;
}
}
/*

@media (min-width: 1800px) and (max-width: 2500px) {
.Strongcase img, .Conference img{
		width:705px !important;
		height:auto !important;
	}
}*/




.footer-content .service-widget .list li a {
    position: relative;
    display: inline-block;
    color: #9ea0a9 !important;
}

.Conference .sub-head{
	color:#e53f30 !important;
	font-style: normal;
    font-weight: 600;
    letter-spacing: 0.2em;
    text-transform: uppercase;
}

.annualconference .whyattendimg {
	    border-radius: 25px;
}
.annualconference h2{
	text-transform: none;
margin-bottom:0px;
}
.annualconference p{
	text-transform: none;
color: #121212 !important; 
	font-size:18px !important;

}
.color-darkgreen{
	color:#386154;
}
#header .header-btn-collapse-nav{
	background-color: #eb722e !important;
}




/*scroll to top*/

#scrollbtn {
  display: inline-block;
  background-color: #eb732d;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  transition: background-color .3s, 
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}
#scrollbtn::after {
  content: "\f077";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 2em;
  line-height: 50px;
  color: #fff;
}
#scrollbtn:hover {
  cursor: pointer;
  background-color: #333;
}
#scrollbtn:active {
  background-color: #555;
}
#scrollbtn.show {
  opacity: 1;
  visibility: visible;
}
html .scroll-to-top.visible{
	display: none !important;
}

@media (min-width: 500px) {
 
  #scrollbtn {
    margin: 30px;
  }
}

a.bttn-form-default, input.bttn-form-default, button.bttn-form-default,  .site-button{
	color: #FFF !important;
    
    background-color: #eb732d !important;

    padding: 15px 20px !important;
    border-radius: 10px !important;
    font-size: 16px !important;
    line-height: 16px !important;
    letter-spacing: 0.3px !important;
    font-weight: 600 !important;
    cursor: pointer !important;
}
a.bttn-form-default:hover, input.bttn-form-default:hover, button.bttn-form-default:hover
 {
    color: #FFF !important;
    background-color: #ee610f !important;
    border: 1px solid transparent;
}
@media (min-width: 992px) {
    #header .header-nav.header-nav-divisor nav > ul > li > a{
       
        color: #fff !important;
    }
#header .header-nav-main nav > ul:not(:hover) > li > a.active, #header .header-nav.header-nav-force-light-text:not(.header-nav-force-light-text-active-skin-color) .header-nav-main nav > ul > li:hover > a, #header .header-nav.header-nav-force-light-text:not(.header-nav-force-light-text-active-skin-color) .header-nav-main nav > ul > li .wrapper-items-cloned:hover > a {
    background-color: #eb722e !important;
    color: #fff !important;
}
#header .header-nav.header-nav-divisor nav > ul > li > a:hover{
	   background-color: #eb722e !important;
    color: #fff !important;
}
}
@media (max-width: 991px) {
    #header .header-nav-main:not(.header-nav-main-mobile-dark) nav > ul > li > a {
        color: var(--primaryColor) !important;
    }
	    #header .header-nav-main:not(.header-nav-main-mobile-dark) nav > ul > li > a.active {
        background: #eb722e;
			        color: #ffffff !important;
    }
#header .header-nav-main:not(.header-nav-main-mobile-dark) nav > ul > li > a.active:focus, #header .header-nav-main:not(.header-nav-main-mobile-dark) nav > ul > li > a.active:hover{
	  background: #eb722e;
	}
}









@keyframes slide {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}

.logos {
  overflow: hidden;
  padding: 60px 0;
  background: #386154;
  white-space: nowrap;
  position: relative;
}

.logos:before,
.logos:after {
  position: absolute;
  top: 0;
  width: 250px;
  height: 100%;
  content: "";
  z-index: 2;
}



.logos:hover .logos-slide {
  animation-play-state: paused;
}

.logos-slide {
  display: inline-block;
  animation: 70s slide infinite linear;
}

.logos-slide img {

  margin: 0 40px;
}



@media (min-width: 935px) and (max-width: 1024px) {

	.nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: nowrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    flex-direction: row;
}
}

.Sponsorheader{
	background: #386154;
    margin: 0px;
    color:#baded1;
    padding-top: 100px;
}



.side-col-items.countdown-area{
	display: none !important;
}



/* Desktop only */
@media (min-width: 992px) {
    
    /* Target your dropdown menu */
    .custom-nav-level-1 .dropdown-menu {
        max-height: 550px;   /* adjust based on design */
        overflow-y: auto;
        overflow-x: hidden;
    }

    /* Optional: smooth scroll */
    .custom-nav-level-1 .dropdown-menu {
        scroll-behavior: smooth;
    }

    /* Optional: nicer scrollbar (Chrome/Edge) */
    .custom-nav-level-1 .dropdown-menu::-webkit-scrollbar {
        width: 6px;
    }

    .custom-nav-level-1 .dropdown-menu::-webkit-scrollbar-thumb {
        background: #999;
        border-radius: 3px;
    }

    .custom-nav-level-1 .dropdown-menu::-webkit-scrollbar-track {
        background: transparent;
    }
}