/* Rules for width ≥ 0 */
html {
  color:#111;
}

.section-title {
    color: #fff;
    background-color: #1D4C82;
    padding: 1px 10px;
    margin-bottom: 15px;
}

.twitter-widget h3 {
    background-color: #1D4C82;
}

.ai1ec-posterboard-view .ai1ec-event-wrap {
  background: none repeat scroll 0 0 #fff !important;
  border: 1px solid #dadddb;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0);
  margin: 6px;
  opacity: 0.85;
  padding: 7px;
  position: relative;
  font-family: "Roboto Condensed",​Helvetica,​Arial,​sans-serif  !important;
  font-size: 13px !important;
  line-height: 19px !important;
}

.ai1ec-posterboard-view .ai1ec-event-title {
  font-size: 18px !important;
  line-height: 19px !important;
  font-family: "Roboto Condensed",​Helvetica,​Arial,​sans-serif !important;
}

.timely {
  font-family: "Roboto Condensed",​Helvetica,​Arial,​sans-serif !important;
}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.content-column {
  text-align:left;
}

.testimonial-author, .breadcrumbs a, .comment-notes, .ai1ec-posterboard-view .ai1ec-event-title {
  color:#111;
}

.wp-caption {
  max-width:100%;
}

.esg-grid .mainul li.eg-knowledge-hub-wrapper {
  min-height: 315px;
}

body.home .esg-media-cover-wrapper {
  border-width:0px !important;
}
#esg-grid-2-1 li {
	border: 1px solid #DDE0E2;
	/* height: 390px !important; */
}
.sponsored-by .sponsor-logo {
  padding-top: 0px;
  padding-bottom: 0px;
}

input[type="radio"] {
	-webkit-appearance: radio !important;
}

input[type="checkbox"] {
	-webkit-appearance: checkbox !important;
}


/* 2020 Partner CSS  ------------------------------ */

.page-id-2862 header.banner {
	margin-bottom: 0px;
}

.page-id-2862 .wrap.container .gutter-both {
	padding: 0px;
}

.page-id-2862 .wrap.container {
	width: 100%;
	max-width: none;
}

.page-id-2862 .wrap.container article {
	max-width: 1000px;
	padding: 0 10px 0 10px;
	margin: 0 auto;
}

.members2020head {
  height: 74vh;
  width: 100%;
  background-size: cover;
  background-position: center; 
  color: white;   
  position: relative;
}

.members2020head p {
  display: block;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left:0;
  right:0;
  margin-left:auto;
  margin-right:auto;
  width: 60%;
  line-height: 40px;
  text-shadow: 1px 1px 2px rgba(0,0,0,0.9);
  text-align: center;
  font-size: 30px;
  background-color: rgba(0, 0, 0, 0.6);
  padding: 10px; 
}
 
.partner-lightbox-image {
  position: relative;
}

.partner-lightbox-image p {
  position: absolute;
  top: 50%;
  width: 80%;
  margin-left: 10%;
  text-align: center;
  color: white;
  font-size: 26px;
  padding: 10px 0px;    
  background-color: rgba(0, 0, 0, 0.4);
}

.slide-anchor {
	display: block;
	background: url('/wp-content/themes/citiestoday/src/img/down-arrow-icon.png') no-repeat scroll center 10px #f6f6f6;
	background-size: 30px auto;
    border-top-left-radius: 223px;
    border-top-right-radius: 223px;
    bottom: -1px;
    color: #000;
    font-size: 40px;
    height: 39px;
    left: 50%;
    line-height: 51px;
    margin: 0 0 0 -40px;
    position: absolute;
    text-align: center;
    text-decoration: none;
    transition: all 0.3s ease-in-out 0s;
    width: 80px;
    z-index: 100;
}

.view .mask p {
  color: white;
  text-align: center;
  width: 100%;
  display: block;
  margin: 0px;
  letter-spacing: 2px;
}

.view .mask h3 {
  color: white;
  text-align: center;
  width: 100%;
  display: block;
  font-size: 22px;
  margin: 20px 0px 30px 0px;
  letter-spacing: 2px;
  line-height: 24px;
}

.view .mask p strong {
  font-size: 20px;
  margin-bottom: 20px;
}

.second-effect:hover .mask {
  border: none;
  background-color: rgba(0,0,0,.7);
}

.view .mask a.info {
	margin-top: 100px;
}

.customSelect{height:24px;  color:#7B9ABD;  font-size:15px;  line-height:20px;  font-weight:600;}
.customSelectInner::after{font-family:"eg-font"; font-weight:normal; content:'\e83b'; font-size:13px; margin-left:5px;}
.customSelectInner{height:24px;}
.customSelect.customSelectHover{border-width:0px;}
.customSelect.customSelectFocus{border-width:0px;}
.customSelect.customSelectOpen{border-width:0px;}



/* Author Bios */

 .author-bios {
   margin-bottom: 20px;      
 }

.author-bio {
  border-bottom: 1px solid #BBC0C6;  
  padding: 15px 0px;
}

.author-bios h3.section-title {
  margin-bottom: 0px;
}

.author-bio div {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5px;
}


/* Industry Update */

.sponsored-about {
  float: right;
  text-align: right;
  font-size: 11px;
  font-style: italic;
  line-height: 30px;
}

/* Responsive Stuff  */

@media screen and (max-width: 1280px) {
 .members2020head p {
    font-size: 24px;
    line-height: 34px;
  }

}


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

}


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

  .members2020head p {
    font-size: 18px;
    line-height: 28px;
  }

  .banner-widget {
    text-align: center;   
  }

  .banner-widget .g {
    max-width: 100%;
  }

}


@media screen and (max-width: 568px) {
  .members2020head p {
    font-size: 16px;
    line-height: 26px;
    top: 35%;
  }
}



/*
 * Albin
 */

.page-id-24 .pure-u-1 p:first-child {
  margin-bottom: 0px;
}
.page-id-24 .pure-u-1 h3 {
  margin-top: 0px;
}

.ytresponsive {
  position: relative;
  padding-bottom: 58%;
}
.ytresponsive iframe {
  position: absolute;
  top: 0px; height: 100%;
  left: 0px; width: 100%;
}

.menu-item.twitter {
  display: none;
}
/*
.home-categories {
  margin: 12px 0px;
  padding: 12px 12px;
  list-style: none;
  columns: 5;
  background: #EEF0F1;
}
.home-categories li {
  margin: 0px;
  padding: 0px;
  font-weight: 600;
}
.home-categories a {
  text-decoration: none;
}
*/
.home-categories {
  margin: 12px 0px;
  padding: 0px;
  text-align: center;
  list-style: none;
}
.home-categories li {
  display: inline-block;
  height: 45px;
  margin: 0px 7px 0px 0px;
  padding: 0px 25px;
  color : #204D80;
  font-family: 'Roboto Condensed';
  font-weight: 600;
  line-height: 45px;
  border: 1px solid #F4f4F4;
}
.home-categories li:last-child {
  margin: 0px;
}
.home-categories a {
  text-decoration: none;
}
@media (max-width: 1024px) {
  .home-categories {
    text-align: left;
  }
  .home-categories li {
    width: 160px;
    margin: 0px 7px 7px 0px;
    padding: 0px 15px;
    text-align: center;
  }
}

.header-social a {
    vertical-align: middle;
}
.header-social img {
    position: relative;
    top : 4px;
}





#archive-sponsored-wrapper,
#archive-cityprofiles-wrapper,
#archive-wrapper {
  position: relative;
  min-height: 200px
}

#archive-sponsored-wrapper #loader,
#archive-cityprofiles-wrapper #loader,
#archive-wrapper #loader {
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(255, 255, 255, .8);
  z-index: 999999;
  text-align: center
}

#archive-sponsored-wrapper #loader img,
#archive-cityprofiles-wrapper #loader img,
#archive-wrapper #loader img {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  left: 50%;
  margin-left: -16px
}

.archive-content-sponsored-home .home-categories,
.archive-content-cityprofiles-home .home-categories,
.widget-latest-from_sponsor .pages-container {
  display: none
}

@media (max-width: 768px) {
  .nomorethan3 {
    display: none;
  }
  .nomorethan3:nth-child(1),
  .nomorethan3:nth-child(2),
  .nomorethan3:nth-child(3) {
    display: block;
  }
}