﻿/*===============================
    General Layout Styling
=================================*/
/*html, body {
    overflow: hidden;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
}*/
.arch-accordion {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 20px; }
  @media screen and (min-width: 768px) {
    .arch-accordion {
      padding-left: 5px;
      padding-right: 5px; } }
  .arch-accordion .panel-group {
    clear: both;
    margin-bottom: 0; }
    .arch-accordion .panel-group + .panel-group {
      margin-top: 5px; }
  .arch-accordion .panel-default {
    border: none;
    background-color: transparent; }
  .arch-accordion .panel-heading {
    background-color: transparent;
    padding: 15px 0 20px 0; }
    .arch-accordion .panel-heading[aria-expanded="true"] .panel-title > .icon:before {
      content: "\f00d"; }
  .arch-accordion .panel-title {
    font-family: 'Whitney SSm A', 'Whitney SSm B', sans-serif;
    font-size: 20px;
    font-weight: bold;
    cursor: pointer;
    display: flex;
    align-items: center; }
    .arch-accordion .panel-title:hover {
      text-decoration: underline; }
    .arch-accordion .panel-title > .icon:before {
      content: "\f067";
      font-family: 'FontAwesome';
      font-style: normal;
      font-size: 1.6em;
      width: 40px;
      line-height: 0.8;
      float: left;
      padding: 0;
      margin: 0;
      color: #697591; }
    .arch-accordion .panel-title > .icon, .arch-accordion .panel-title .media-icon {
      margin-right: 22px; }
    .arch-accordion .panel-title .media-icon {
      height: 75px;
      width: 75px; }
  .arch-accordion .panel-body {
    border: 0; }
    .arch-accordion .panel-body img {
      max-width: 100%;
      height: auto !important; }
  .arch-accordion .depth-1 {
    text-transform: uppercase;
    border: none;
    padding: 25px 0px; }
    .arch-accordion .depth-1[aria-expanded="true"] .panel-title > .icon:before {
      content: "\f078";
      /* fa-chevron-down */
      margin-top: -10px; }
    .arch-accordion .depth-1 .panel-title {
      font-size: 24px; }
      .arch-accordion .depth-1 .panel-title > .icon:before {
        content: "\f054";
        /*  fa-chevron-right */ }
  .arch-accordion .depth-2 {
    border-bottom: 1px dotted #697591;
    text-transform: uppercase; }
    .arch-accordion .depth-2 + .panel-collapse .panel-body > .rte {
      padding-top: 15px; }
  .arch-accordion .depth-3 {
    border-bottom: 1px dotted #697591; }
    .arch-accordion .depth-3 + .panel-collapse .panel-body > .rte {
      padding-top: 15px; }

.secondary-nav-bg.colour-slide-up .colour-slide-up-hover li {
  background-size: 100% 200%;
  background-image: linear-gradient(to bottom, #002d5f 45%, var(--nav-colour) 45%);
  transition: background-position .2s ease-in-out; }
  .secondary-nav-bg.colour-slide-up .colour-slide-up-hover li:hover, .secondary-nav-bg.colour-slide-up .colour-slide-up-hover li:focus, .secondary-nav-bg.colour-slide-up .colour-slide-up-hover li.active {
    background-position: 0 100%; }
  .secondary-nav-bg.colour-slide-up .colour-slide-up-hover li a:hover, .secondary-nav-bg.colour-slide-up .colour-slide-up-hover li.active a {
    color: white;
    height: auto; }

.email-form.SchoolJourneys .custom-checkbox, .email-form.SchoolJourneys .custom-radio {
  display: flex; }
  .email-form.SchoolJourneys .custom-checkbox input, .email-form.SchoolJourneys .custom-radio input {
    flex-shrink: 0; }
  .email-form.SchoolJourneys .custom-checkbox label, .email-form.SchoolJourneys .custom-radio label {
    font-weight: 300;
    margin-left: 0.25em; }

.secondary-nav {
  width: 100%;
  padding-top: 0; }

.secondary-nav:hover {
  padding-top: 0; }

.secondary-nav li.active {
  margin-bottom: -17px; }

.secondary-nav li:hover {
  margin-bottom: 0;
  margin-top: 0;
  height: auto; }

.secondary-nav li a {
  padding-top: 8px;
  margin-bottom: 0; }

.secondary-nav li.active a {
  text-decoration: none;
  height: 52px;
  color: #666; }

.secondary-nav.general-hover li a:hover, .secondary-nav.general-hover li.active a {
  background: #f9f8f6;
  color: #666;
  padding-top: 8px;
  height: auto; }

@media screen and (min-width: 768px) {
  .secondary-nav {
    width: auto;
    margin-bottom: 0; }
  .secondary-nav li a {
    padding: 17px 10px 14px 10px; }
  .secondary-nav.general-hover li a:hover, .secondary-nav.general-hover li.active a {
    padding-top: 17px; } }

.secondary-nav-bg {
  overflow: hidden; }

.rssp-section {
  background: #003876; }

.rssp-section a {
  color: white; }

.mrs-section {
  background: #000; }

.mrs-section a {
  color: white; }

.rsf {
  background: #EBB426; }

.rsf a {
  color: white; }

.secondary-nav.rsf-hover li a:hover, .secondary-nav.rsf-hover li.active a {
  background: #F8E6B8; }

.gfei {
  background: #9F9F26; }

.gfei a {
  color: white; }

.secondary-nav.gfei-hover li a:hover, .secondary-nav.gfei-hover li.active a {
  background: #DEDFBD; }

.general {
  background-color: #002d5f; }

.general a {
  color: white; }

.secondary-nav-bg.general .secondary-nav-section {
  padding: 17px 10px 14px 10px;
  background: white; }

.secondary-nav-bg.general .secondary-nav-section a {
  color: #333; }

.carousel-inner img {
  display: block;
  margin-left: auto;
  margin-right: auto; }

@media screen and (max-width: 768px) {
  .carousel-inner img {
    max-width: 100%;
    object-fit: cover; } }

@media screen and (min-width: 3439px) {
  .carousel-caption {
    left: 25%; } }

html {
  -ms-overflow-style: scrollbar; }

footer {
  background-color: #2a3244;
  padding: 25px 0; }

.footer-logo {
  background: url(../images/child-health-inititiative-footer-logo.png) no-repeat;
  background-size: contain;
  height: 65px; }

@media screen and (min-width: 768px) {
  footer .col-content {
    min-height: 150px;
    margin-bottom: 10px; }
  footer .row .col-md-3:nth-child(-n + 2) {
    display: none; } }

@media (min-width: 992px) {
  footer .row .col-md-3:last-child {
    margin-left: 50%;
    border: solid #999999;
    border-width: 0 0 0 1px; } }

@media screen and (min-width: 768px) and (orientation: portrait) {
  footer .col-content {
    min-height: inherit;
    margin-bottom: auto; } }

/*===============================
    Content Style Overrides
=================================*/
@media screen and (max-width: 568px) {
  .free-content {
    padding-left: 10px;
    padding-right: 10px; } }

/*===============================
    Bootstrap Overrides
=================================*/
.carousel {
  z-index: auto; }

.carousel-control {
  z-index: 100; }

.dropdown-menu {
  z-index: 1001; }

nav.navbar.yamm {
  z-index: 101; }

.navbar-collapse.in {
  overflow-y: inherit; }

/*===============================
    Navigation Styling
=================================*/
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background: #ECECEC;
  background-color: #ECECEC; }

.search_bar {
  width: 94%; }

.nav-logo img {
  max-width: 100%;
  height: auto; }

.banner .share-more {
  display: none; }

@media screen and (min-width: 760px) {
  .meganavlist > ul {
    margin-bottom: 10px; } }

@media (min-width: 768px) {
  .search_bar {
    width: 200px; }
  .search_bar .search-input {
    width: 100%;
    left: 0;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease; }
  .search_bar .search-input:focus {
    width: 200%;
    left: -100%; } }

@media (min-width: 768px) and (orientation: portrait) {
  .search_bar .search-input:focus {
    width: 100%;
    left: 0; } }

/*===============================
    Arch Styles
=================================*/
.arch-richText, .arch-htmlContent {
  padding-left: 5px;
  padding-right: 5px; }

.arch-richText img, .arch-htmlContent img {
  max-width: 100%;
  height: auto !important; }

@media screen and (max-width: 768px) {
  .arch-richText, .arch-htmlContent {
    padding-left: 15px;
    padding-right: 15px; } }

/*===============================
    Grid Item Styling
=================================*/
.arch-grid {
  clear: both; }

section.alt-bg {
  margin-top: 2px; }

section.even .grid-item-wrapper .grid-item.even .caption,
section.even .grid-item-wrapper .grid-item.even .caption .caption-meta,
section.even .grid-item-wrapper .grid-item.even .caption .caption-wrap,
section.odd .grid-item-wrapper .grid-item.odd .caption,
section.odd .grid-item-wrapper .grid-item.odd .caption .caption-meta,
section.odd .grid-item-wrapper .grid-item.odd .caption .caption-wrap {
  background: white; }

section.even .grid-item-wrapper .grid-item.even,
section.even .grid-item-wrapper .grid-item.even .thumbnail,
section.odd .grid-item-wrapper .grid-item.odd,
section.odd .grid-item-wrapper .grid-item.odd .thumbnail {
  background: white; }

section.odd .grid-item-wrapper .grid-item.even .caption,
section.odd .grid-item-wrapper .grid-item.even .caption .caption-meta,
section.odd .grid-item-wrapper .grid-item.even .caption .caption-wrap, alt-bg
section.even .grid-item-wrapper .grid-item.odd .caption,
section.even .grid-item-wrapper .grid-item.odd .caption .caption-meta,
section.even .grid-item-wrapper .grid-item.odd .caption .caption-wrap {
  background: #ECECEC; }

section.odd .grid-item-wrapper .grid-item.even,
section.odd .grid-item-wrapper .grid-item.even .thumbnail,
section.even .grid-item-wrapper .grid-item.odd,
section.even .grid-item-wrapper .grid-item.odd .thumbnail {
  background: #ECECEC; }

section.odd .grid-item-wrapper .EventGrid .grid-item.even,
section.even .grid-item-wrapper .EventGrid .grid-item.odd,
section.odd .grid-item-wrapper .EventGrid .grid-item.even .thumbnail,
section.even .grid-item-wrapper .EventGrid .grid-item.odd .thumbnail,
section.even .grid-item-wrapper .EventGrid .grid-item.odd .caption,
section.even .grid-item-wrapper .EventGrid .grid-item.odd .caption .caption-meta,
section.even .grid-item-wrapper .EventGrid .grid-item.odd .caption .caption-wrap {
  background: white; }

.grid-item {
  overflow: hidden; }

.grid-item .imageContainer a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1; }

.imageContainer .img-as-block {
  display: block; }

.ios51-fix {
  background-repeat: no-repeat;
  background-position: center center; }

@media screen and (orientation: portrait) {
  .ios51-fix {
    background-size: 100% auto; } }

@media screen and (orientation: landscape) {
  .ios51-fix {
    background-size: auto 100%; } }

@media screen and (min-width: 767px) {
  .grid-item .caption-wrap {
    margin-top: 20px; }
  .arch-grid .grid-item .caption {
    position: absolute;
    overflow: hidden;
    -moz-transition: max-height 450ms linear 0ms;
    -o-transition: max-height 450ms linear 0ms;
    -webkit-transition: max-height 450ms linear 0ms;
    transition: max-height 450ms linear 0ms;
    bottom: 1px;
    left: 0;
    right: 0; }
  .arch-grid .grid-item:hover .caption {
    max-height: 100% !important; }
  .arch-grid .grid-item .caption .caption-wrap {
    -moz-transition: color 300ms linear;
    -o-transition: color 300ms linear;
    -webkit-transition: color 300ms linear;
    transition: color 300ms linear; }
  section.even .grid-item-wrapper .grid-item.even .caption .caption-wrap,
  section.odd .grid-item-wrapper .grid-item.odd .caption .caption-wrap {
    color: #fff; }
  section.odd .grid-item-wrapper .grid-item.even .caption .caption-wrap,
  section.even .grid-item-wrapper .grid-item.odd .caption .caption-wrap {
    color: #ECECEC; }
  section.even .grid-item-wrapper .grid-item:hover.even .caption .caption-wrap,
  section.odd .grid-item-wrapper .grid-item:hover.odd .caption .caption-wrap,
  section.odd .grid-item-wrapper .grid-item:hover.even .caption .caption-wrap,
  section.even .grid-item-wrapper .grid-item:hover.odd .caption .caption-wrap {
    color: #000; }
  /*

        .arch-grid .grid-item .caption .caption-wrap {
            overflow: hidden;
            position: relative;
            left: 0;
            right: 0;
            bottom: 0;
            -moz-transform: translate3d(0,100%,0);
            -ms-transform: translate3d(0,100%,0);
            -o-transform: translate3d(0,100%,0);
            -webkit-transform: translate3d(0,100%,0);
            transform: translate3d(0,100%,0);
            -moz-transition: all 300ms linear;
            -o-transition: all 300ms linear;
            -webkit-transition: all 300ms linear;
            transition: all 300ms linear;
            z-index: 1;
        }

            .arch-grid .grid-item .caption .caption-wrap p {
                margin-top: 0;
            }

        .arch-grid .grid-item .caption .caption-meta {
            position: relative;
            top: 0;
            left: 0;
            right: 0;
            -moz-transition: all 100ms ease-in-out 0;
            -o-transition: all 100ms ease-in-out 0;
            -webkit-transition: all 100ms ease-in-out 0;
            transition: all 100ms ease-in-out 0;
        }
        .arch-grid .grid-item:hover .caption, .arch-grid .grid-item:hover .caption .caption-meta {
            max-height: 95% !important;
            padding-bottom: 15px;
        }
    .arch-grid .grid-item:hover .caption .caption-wrap {
        -moz-transform: translate3d(0,0,0);
        -ms-transform: translate3d(0,0,0);
        -o-transform: translate3d(0,0,0);
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
        max-height: 1000px !important;
    }

    .arch-grid .grid-item .caption .caption-meta p.pre-caption {
        position: relative;
        bottom: 0;
        margin: 10px 0 0;
        -moz-transition: bottom 300ms ease-in-out;
        -o-transition: bottom 300ms ease-in-out;
        -webkit-transition: bottom 300ms ease-in-out;
        transition: bottom 300ms ease-in-out;
    }*/ }

.grid-item .caption .caption-spacer {
  height: 15px;
  margin-bottom: 10px; }

.staff-grid-item .caption {
  min-height: 100px; }

.social-icon {
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 20; }

.flickr-image, .youtube-video {
  position: relative;
  width: 100%;
  height: 250px;
  overflow: hidden; }

.flickr-image img, .youtube-video img {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  max-width: inherit !important;
  height: 100% !important;
  width: auto; }

.thumbnail.twitter, .thumbnail.youtube, .thumbnail.flickr, .thumbnail.facebook {
  width: 100%;
  min-height: 250px;
  margin-bottom: 2px; }

.thumbnail.twitter, .thumbnail.facebook {
  height: auto;
  width: 100%;
  overflow: hidden; }

.thumbnail.twitter:hover, .thumbnail.facebook:hover {
  overflow: auto; }

.twitter .caption, .facebook .caption {
  bottom: 0;
  position: inherit;
  padding-left: 40px; }

.img-loading {
  background: white url("/images/loading.gif") no-repeat center center; }

.img-failed .fa {
  width: 50%;
  display: block;
  margin: 10% 10%;
  font-size: 4em; }

.caption .social-date {
  position: absolute;
  top: 14px;
  right: 15px; }

/*===============================
    Navigation Logo fixes
=================================*/
.nav-logo-wrapper {
  position: relative;
  width: 100%;
  height: auto;
  min-height: 5em; }

/*===============================
    Column Sizing
=================================*/
.col3-small {
  max-width: 291px;
  height: 290px; }

.col3-medium {
  max-width: 388px;
  height: 290px; }

.col3-large {
  max-width: 485px;
  height: 290px; }

.col4 {
  max-width: 291px;
  height: 198px; }

.col3 {
  height: 250px; }

.col2 {
  max-width: 583px;
  height: 250px; }

.col3-small, .col3-medium, .col3-large, .col4, .col3, .col2 {
  position: relative;
  margin: 0; }

@media screen and (max-width: 480px) {
  /*mobile portrait*/
  .col4, .col3, .col2 {
    max-width: 100%;
    height: 110px; }
  .col3-small, .col3-medium, .col3-large {
    max-width: 100%;
    height: 110px; } }

@media screen and (max-width: 568px) and (orientation: landscape) {
  /*mobile landscape*/
  .col4, .col3, .col2 {
    max-width: 100%;
    height: 180px; }
  /*.col3-small, .col3-medium, .col3-large {
        max-width: 100%;
        height: 110px;
    }*/ }

@media screen and (max-width: 768px) and (min-width: 481px) {
  .col3-small, .col3-medium, .col3-large, .col4, .col3, .col2 {
    max-width: 100%; } }

@media screen and (min-width: 980px) and (max-width: 1200px) {
  .col3 {
    height: 205px; }
  .col4 {
    height: 148px; } }

@media screen and (min-width: 768px) {
  /*
    .col3-small, .col3-medium, .col3-large {
        max-width: 500px;
    }
    .col3 {max-width: 388px;}
    */ }

/*===============================
    Blog Styling
=================================*/
.blog-post-meta span:nth-of-type(2) {
  padding-left: 5px;
  border-left: 1px solid #999;
  margin-left: 3px; }

.blog-post-img {
  max-width: 100%;
  overflow: hidden; }

.blog-post-img img {
  min-width: 100%;
  max-width: 100%; }

.img-right, .img-left {
  float: none;
  clear: inherit;
  margin: inherit; }
  .img-right a, .img-left a {
    margin: 0; }
  .img-right.width-288, .img-left.width-288 {
    width: 288px;
    float: right;
    max-width: 50%; }
  .img-right.width-388, .img-left.width-388 {
    width: 388px;
    float: right;
    max-width: 50%; }

.content-image-wrapper {
  width: 100%; }

.blog-post > .video-right {
  width: 50%; }

.blog-post .content-image-wrapper {
  margin-bottom: 10px; }

.blog-post .content-image-wrapper a {
  margin-top: 10px;
  display: block; }

.content-image-wrapper a:first-child {
  margin-top: 0; }

@media screen and (max-width: 480px) {
  .blog-post .content-image-wrapper {
    margin-bottom: 20px; } }

@media screen and (min-width: 768px) {
  .img-right.width-288, .img-left.width-288 {
    max-width: 288px; }
  .img-right.width-388, .img-left.width-388 {
    max-width: 388px; }
  .img-right {
    float: right;
    margin-left: 20px; }
  .img-left {
    float: left;
    margin-right: 20px; } }

.blogArchive ul {
  list-style-type: none;
  padding: 0px 15px; }

.sidebar-module {
  margin: inherit;
  padding-top: 15px;
  padding-left: 20px;
  position: relative; }

.sidebar-module h2 {
  margin-left: -10px; }

/*===============================
    Carousel Styling
=================================*/
.carousel-indicators {
  left: 65%;
  width: 30%; }

.carousel-inner .item a {
  position: absolute;
  z-index: 12;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0; }

.carousel-title {
  background: none; }

.carousel-title h1 span {
  padding: 7px 15px;
  display: inline-block;
  float: left;
  clear: left;
  white-space: nowrap; }

.carousel-description p {
  background: none;
  padding: 0; }

.carousel-description * {
  padding: 0;
  font-size: 20px !important;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 1.1; }

.carousel.slide .map {
  width: 100%;
  height: 250px; }

@media screen and (min-width: 768px) {
  .carousel.slide .map {
    width: 100%;
    height: 450px; } }

.player-bg-full-width {
  background: black;
  z-index: 20; }

.player-bg-full-width .carousel-caption {
  width: auto;
  z-index: 1; }

.video-item .container {
  z-index: 10;
  position: relative; }

.video-item img {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0; }

.item.video-item {
  width: 100%;
  height: 150px;
  background-repeat: no-repeat;
  background-position: center; }

.item.video-item iframe {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 150px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10; }

.carousel .item .embed-responsive.embed-responsive-16by9 {
  padding: 0;
  min-height: 150px; }

@media screen and (min-width: 768px) {
  .item.video-item {
    width: 100%;
    height: 300px; } }

@media screen and (max-width: 1200px) and (min-width: 768px) {
  .item.video-item {
    width: 100%;
    height: 300px; }
  .item.video-item iframe {
    height: 300px;
    width: 50%;
    left: 25%;
    right: 25%; } }

@media screen and (min-width: 1200px) {
  .item.video-item {
    width: 100%;
    height: 374px; }
  .item.video-item iframe {
    height: 374px;
    width: 50%;
    left: 25%;
    right: 25%; } }

.item.video-item.playing {
  max-height: inherit;
  height: auto !important;
  z-index: 103; }

/*===============================
    Content Modal Images
=================================*/
/*===============================
    Social Grid Items
=================================*/
.social-grid-item {
  width: 100%; }

.social-grid-item.small {
  max-width: 25%; }

.social-grid-item.medium {
  max-width: 25%; }

.social-grid-item.large {
  width: 50%; }

.arch-latestSocialItems .connect-item {
  margin-right: 1px; }

.arch-latestSocialItems .item-wrapper:last-child .connect-item {
  margin-right: 0; }

/*===============================
    Section Definitions
=================================*/
/*===============================
    share and follow lists
=================================*/
.social-wrapper {
  position: relative;
  top: 35px; }

.social-wrapper > ul > li, .social-wrapper > ul > li > ul {
  float: left; }

.social-wrapper > ul > li > ul {
  height: auto; }

.social-wrapper .social-list-toggle {
  float: left;
  margin: 0 10px;
  padding: 4px 0 0 0; }

.social-wrapper > ul li > a {
  color: #FFF; }

.social-wrapper > ul li > ul li {
  float: left;
  margin: 3px 10px 0 0; }

.share .share-platforms {
  display: block;
  position: absolute;
  left: -99999px; }

/*===============================
    social brand colours
=================================*/
.theatre {
  -webkit-transition: background 600ms ease-in-out;
  -moz-transition: background 600ms ease-in-out;
  -ms-transition: background 600ms ease-in-out;
  -o-transition: background 600ms ease-in-out;
  transition: background 600ms ease-in-out;
  background-color: #000000;
  background-color: transparent; }

.theatre.active {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.9);
  z-index: 9;
  cursor: pointer; }

/*===============================
    social grid items
=================================*/
#social-grid-items .item-wrapper {
  background: none !important;
  /*width: 100%;*/ }

@media screen and (min-width: 641px) {
  #social-grid-items .item-wrapper {
    width: inherit; } }

#social-grid-items .item-wrapper .connect-item > a {
  display: block;
  width: 100%;
  height: 100%; }

#social-grid-items .item-wrapper .social-icon {
  position: absolute;
  top: 5px;
  left: 5px;
  z-index: 20;
  padding: 8px 12px 5px 12px;
  color: white; }

#social-grid-items .flickr .post-footer, #social-grid-items .instagram .post-footer {
  width: 100%;
  background: #ECECEC;
  padding: 15px;
  color: #333;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -webkit-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
  overflow: hidden;
  font-size: small;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  max-height: 100px;
  z-index: 10; }

#social-grid-items .connect-item.flickr, #social-grid-items .connect-item.instagram {
  overflow: hidden; }

#social-grid-items .flickr .post-footer p, #social-grid-items .instagram .post-footer p {
  padding: 10px; }

#social-grid-items .flickr:hover .post-footer, #social-grid-items .instagram:hover .post-footer {
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  -webkit-transform: translateY(0);
  transform: translateY(0); }

#social-grid-items .flickr .post-author-container small, #social-grid-items .instagram .post-author-container small {
  font-size: 12px;
  line-height: 0.05;
  padding: 0;
  margin: 0; }

#social-grid-items .connect-item .post-footer {
  position: absolute;
  bottom: 0;
  z-index: 10;
  left: 0;
  right: 0;
  padding: 5px 10px; }

#social-grid-items .connect-item {
  position: relative;
  font-size: 14px;
  padding: 0; }

#social-grid-items .connect-item .post-content.last {
  padding: 5px; }

#social-grid-items .connect-item.flickr .post-content.last {
  padding: 0;
  background: white; }

#social-grid-items .connect-item.facebook .post-content.last,
#social-grid-items .connect-item.twitter .post-content.last {
  padding: 5px 15px; }

#social-grid-items .connect-item.flickr .post-content.last,
#social-grid-items .connect-item.facebook .post-content.first,
#social-grid-items .connect-item.twitter .post-content.first {
  display: none; }

#social-grid-items .mailchimp {
  background: white; }

#social-grid-items .mailchimp .post-content.first {
  display: none; }

#social-grid-items .mailchimp .post-content.last {
  padding: 50px 15px 0 15px; }

#social-grid-items .mailchimp .post-content.last h4 {
  margin: 5px 0 7px 0; }

.mailchimp .submit {
  margin-top: 10px; }

@media screen and (orientation: landscape) and (max-device-width: 768px) {
  #social-grid-items .mailchimp .post-content.last h4 {
    line-height: 2px;
    font-size: 16px;
    font-weight: normal; } }

#social-grid-items .connect-item.item-1x1,
#social-grid-items .connect-item.item-2x2,
#social-grid-items .connect-item.item-2x1 {
  width: 100%;
  min-width: 291px;
  height: 175px; }

@media screen and (max-width: 568px) {
  #social-grid-items .connect-item.item-1x1,
  #social-grid-items .connect-item.item-2x2,
  #social-grid-items .connect-item.item-2x1 {
    min-width: 322px; } }

#social-grid-items .connect-item.item-1x1.mailchimp {
  height: 200px; }

#social-grid-items .connect-item .post-body {
  position: relative;
  height: 100%; }

#social-grid-items .connect-item .post-content {
  position: absolute;
  top: 0;
  bottom: 0;
  min-height: 100%;
  height: 100%;
  overflow: hidden;
  width: 100%; }

#social-grid-items .connect-item .post-content.first img {
  max-width: inherit;
  height: auto;
  width: auto; }

#social-grid-items .connect-item .post-content.first a {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden; }

#social-grid-items .connect-item.item-2x1 .post-content.last {
  right: 0;
  height: 100%;
  width: 100%; }

@media screen and (max-width: 568px) and (orientation: landscape) {
  #social-grid-items .connect-item.item-2x1,
  #social-grid-items .connect-item.item-2x2,
  #social-grid-items .connect-item.item-1x1 {
    width: 283px;
    min-width: initial; } }

#social-grid-items .connect-item .post-content.first {
  left: 0;
  width: 100%; }

#social-grid-items .connect-item.item-1x1 .post-content.first {
  z-index: 10; }

.connect-item.facebook {
  background: #EBF6FC; }

.facebook .post-content.first {
  display: none; }

#social-grid-items .connect-item.facebook .post-content.last,
#social-grid-items .connect-item.twitter .post-content.last {
  left: auto;
  min-height: inherit;
  font-size: 88%;
  right: auto;
  bottom: auto;
  top: 40%;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  height: 60%; }

#social-grid-items .connect-item.facebook .post-footer,
#social-grid-items .connect-item.twitter .post-footer {
  bottom: auto;
  top: 30px;
  left: 5px; }

#social-grid-items .connect-item.facebook .social-date,
#social-grid-items .connect-item.twitter .social-date {
  position: relative;
  top: -15px;
  padding-left: 50px; }

#social-grid-items .connect-item.youtube .post-content.first {
  width: 100%; }

#social-grid-items .connect-item.youtube .post-content.last {
  display: none; }

#social-grid-items .connect-item.youtube .post-footer {
  width: 100%;
  background: #ECECEC;
  padding: 12px 15px;
  color: #333;
  font-size: 15px; }

@media screen and (min-width: 586px) {
  #social-grid-items .connect-item.youtube .post-footer {
    font-size: 20px;
    padding: 15px; } }

@media (min-width: 768px) {
  #social-grid-items .connect-item.item-2x1 {
    width: 583px;
    height: 248px; }
  #social-grid-items .connect-item.item-2x2 {
    width: 583px;
    height: 500px; }
  #social-grid-items .connect-item.item-1x1, #social-grid-items .connect-item.item-1x1.mailchimp {
    width: 291px;
    height: 248px; }
  #social-grid-items .connect-item.item-2x1 .post-content.last {
    width: 80%; } }

@media (min-width: 768px) and (orientation: portrait) {
  #social-grid-items .connect-item.item-2x1,
  #social-grid-items .connect-item.item-2x2,
  #social-grid-items .connect-item.item-1x1 {
    width: 367px;
    height: 248px; }
  #social-grid-items .connect-item.item-2x1 .post-content.last {
    width: 80%; } }

@media (min-width: 992px) {
  #social-grid-items .connect-item.item-2x1 {
    width: 483px;
    height: 210px; }
  #social-grid-items .connect-item.item-2x2 {
    width: 483px;
    height: 421px; }
  #social-grid-items .connect-item.item-1x1, #social-grid-items .connect-item.item-1x1.mailchimp {
    width: 241px;
    height: 210px;
    min-width: inherit;
    min-height: 210px; }
  #social-grid-items .connect-item.item-2x1 .post-content.last {
    width: 80%; } }

@media (min-width: 1200px) {
  #social-grid-items .connect-item.item-2x1 {
    width: 583px;
    height: 236px; }
  #social-grid-items .connect-item.item-2x2 {
    width: 583px;
    height: 473px; }
  #social-grid-items .connect-item.item-1x1, #social-grid-items .connect-item.item-1x1.mailchimp {
    width: 291px;
    height: 236px;
    min-width: inherit; }
  #social-grid-items .connect-item.item-2x1 .post-content.last {
    width: 80%; } }

.marker-label,
.marker-icon {
  z-index: 99;
  position: absolute;
  display: block;
  margin-top: -50px;
  margin-left: -25px;
  width: 50px;
  height: 50px;
  font-size: 30px !important;
  text-align: center;
  color: #FFFFFF;
  white-space: nowrap; }

/*===============================
    Member Grid Items
===============================*/
.member-grid-item.grid-item {
  height: auto;
  min-height: 260px;
  width: 48.9%; }

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .member-grid-item.grid-item {
    min-height: 400px; } }

.member-grid-item img {
  position: inherit !important;
  width: 100% !important;
  height: auto !important;
  max-width: 100% !important; }

.member-grid-item .caption {
  position: inherit; }

.member-grid-item .caption-meta p {
  font-size: 11px; }

@media screen and (orientation: landscape) {
  .member-grid-item.grid-item {
    min-height: 380px; } }

@media screen and (min-width: 1024px) {
  .member-grid-item.grid-item {
    max-width: 33%; } }

@media screen and (min-width: 1200px) {
  .member-grid-item.grid-item {
    min-height: 429px;
    max-width: 24.9%; }
  .member-grid-item .caption {
    min-height: 230px; } }

/*===============================
    New Grid Item Styles
===============================*/
.grid-item .image {
  /*-moz-transition: margin-left 300ms ease-in-out, margin-right 300ms ease-in-out, height 150ms ease-in-out;
    -o-transition: margin-left 300ms ease-in-out, margin-right 300ms ease-in-out, height 150ms ease-in-out;
    -webkit-transition: margin-left 300ms ease-in-out, margin-right 300ms ease-in-out, height 150ms ease-in-out;
    transition: margin-left 300ms ease-in-out, margin-right 300ms ease-in-out, height 150ms ease-in-out;*/ }

/* New styles */
.clean {
  background-color: #f3c615;
  color: #ffffff; }

.clean a {
  color: #ffffff; }

.fair {
  background-color: #d47428;
  color: #ffffff; }

.fair a {
  color: #ffffff; }

.target-save-lives-social {
  width: 100%;
  float: left;
  clear: both;
  margin-right: 25px;
  margin-bottom: 20px; }

.text-block-padding-right {
  padding-right: 25px; }

.text-block-padding-left {
  padding-left: 25px; }

.grid-text-bg {
  padding: 18px; }

.bg-white {
  background-color: #ffffff; }

.bg-grey {
  background-color: #ececec; }

@media screen and (max-width: 768px) {
  .rsf-hover li:hover,
  .gfei-hover li:hover,
  .general-hover li:hover {
    background-color: transparent !important; }
  .secondary-nav li.active {
    display: block;
    border: solid #ffffff;
    border-width: 0 0 1px 0;
    margin-top: 0 !important;
    margin-bottom: 8px !important;
    padding-top: 0 !important;
    padding-bottom: 8px !important; }
  .secondary-nav li.active a {
    padding-top: 17px;
    text-decoration: none;
    /* height: 52px; */
    color: #666; } }

/*===============================
    Form Styling
===============================*/
form form .col-xs-1, form .col-sm-1, form .col-md-1, form .col-lg-1, form .col-xs-2, form .col-sm-2, form .col-md-2, form .col-lg-2, form .col-xs-3, form .col-sm-3, form .col-md-3, form .col-lg-3, form .col-xs-4, form .col-sm-4, form .col-md-4, form .col-lg-4, form .col-xs-5, form .col-sm-5, form .col-md-5, form .col-lg-5, form .col-xs-6, form .col-sm-6, form .col-md-6, form .col-lg-6, form .col-xs-7, form .col-sm-7, form .col-md-7, form .col-lg-7, form .col-xs-8, form .col-sm-8, form .col-md-8, form .col-lg-8, form .col-xs-9, form .col-sm-9, form .col-md-9, form .col-lg-9, form .col-xs-10, form .col-sm-10, form .col-md-10, form .col-lg-10, form .col-xs-11, form .col-sm-11, form .col-md-11, form .col-lg-11, form .col-xs-12, form .col-sm-12, form .col-md-12, form .col-lg-12 {
  padding-left: 15px;
  padding-right: 15px; }

/*===============================
			Hero Image
===============================*/
.HeroImage {
  overflow: hidden; }

.HeroImage img, .HeroImage video {
  top: 50%;
  position: relative;
  display: block;
  left: 0;
  z-index: 0;
  max-height: 900px; }

.HeroImage img {
  padding-top: 10px; }

.HeroImage video {
  width: 100%; }

.HeroImage figcaption {
  position: relative;
  width: 100%;
  top: 20%;
  z-index: 0;
  text-align: left;
  background-color: #fff; }

.HeroImage figcaption .text {
  padding: 1em; }

.HeroImage figcaption {
  border-bottom-width: 0; }

.HeroImage .container {
  position: relative;
  padding: 0; }

@media (max-width: 769px) {
  .HeroImage figcaption {
    top: 20% !important; } }

@media (max-width: 769px) {
  .HeroImage img {
    width: 80%; } }

@media (min-width: 769px) {
  .HeroImage figcaption {
    position: absolute;
    width: 75%;
    z-index: 10; }
  .HeroImage .left {
    left: 0px; }
  .HeroImage .right {
    right: 0px; } }

@media (min-width: 992px) {
  .HeroImage figcaption {
    width: 50%; } }

@media (min-width: 1200px) {
  .HeroImage figcaption {
    width: 40%; } }

@media (min-width: 1600px) {
  .HeroImage {
    height: 900px; }
  .HeroImage img, .HeroImage video {
    min-height: 0;
    max-height: unset; }
  .HeroImage img {
    transform: translateY(0%); }
  .HeroImage video {
    transform: translateY(-50%); } }

/*===============================
			Full Width Image
===============================*/
.FullWidthImage {
  position: relative;
  margin: 0 0 2px 0;
  width: 100%;
  min-width: 100%; }

.FullWidthImage img {
  top: 0;
  left: 0;
  width: 100%;
  z-index: 0; }

.FullWidthImage figcaption {
  position: relative;
  width: 100%;
  top: 20%;
  z-index: 0;
  padding: 15px 20px;
  text-align: left;
  background-color: #000;
  color: #fff; }

.FullWidthImage figcaption p:last-child {
  margin: 0; }

.FullWidthImage .container {
  position: relative;
  padding: 0; }

@media (max-width: 769px) {
  .FullWidthImage figcaption {
    top: 20% !important; } }

@media (min-width: 769px) {
  .FullWidthImage figcaption {
    position: absolute;
    width: 75%;
    z-index: 10;
    padding: 0;
    text-align: left;
    background-color: inherit;
    color: #fff; }
  .FullWidthImage .left {
    left: 0px; }
  .FullWidthImage .right {
    text-align: right;
    right: 0px; } }

@media (min-width: 992px) {
  .FullWidthImage figcaption {
    width: 50%; } }

@media (min-width: 1200px) {
  .FullWidthImage figcaption {
    width: 30%; } }

/* GFEI Global Map Styles */
.global-map h3 {
  font-family: 'Whitney Cond A', 'Whitney Cond B', sans-serif;
  font-weight: 600; }

.global-map svg {
  width: 100%;
  max-width: 100%;
  background-color: #B7E1F8; }

.global-map path:hover, .global-map circle:hover {
  cursor: pointer; }

.global-map .colour path:hover {
  cursor: default; }

.global-map-list {
  display: none; }

.global-map-list .list-group-item:last-child, .global-map-list .list-group-item:first-child {
  border-radius: 0; }

.global-map .popover,
.global-map .popover-title {
  background-color: #002D5F;
  color: #ffffff; }

.global-map .popover {
  border-radius: 10px;
  padding-top: 4px; }

.global-map .popover-title {
  border-radius: 10px;
  border-bottom: 0;
  line-height: 100%;
  font-size: 21px;
  font-weight: 500;
  text-transform: uppercase; }

.global-map .popover.right > .arrow:after {
  border-right-color: #002d5f; }

.global-map .popover.left > .arrow:after {
  border-left-color: #002d5f; }

.global-map .popover-content {
  padding: 0 14px 2px; }

@media (max-width: 768px) {
  .global-map {
    display: none; }
  .global-map-list {
    display: block; } }

@media (min-width: 768px) and (max-width: 991px) {
  .global-map svg {
    width: 750px;
    height: 395px; }
  .global-map .latin-america-popover {
    margin-top: -3px; }
  .global-map .europe-popover {
    margin-top: 45px;
    margin-left: 10px !important; }
  .global-map .africa-popover {
    margin-top: -20px; }
  .global-map .north-america-popover {
    margin-top: 25px;
    margin-left: -50px !important; }
  .global-map .middle-east-and-western-asia-popover {
    margin-top: 14px; }
  .global-map .asia-and-the-pacific-popover {
    margin-top: -65px; }
  .global-map .central-and-eastern-europe-popover {
    margin-top: -2px; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .global-map svg {
    width: 970px;
    height: 505px; }
  .global-map .latin-america-popover {
    margin-top: 0px; }
  .global-map .europe-popover {
    margin-top: 57px;
    margin-left: 30px !important; }
  .global-map .africa-popover {
    margin-top: -28px; }
  .global-map .north-america-popover {
    margin-top: 33px;
    margin-left: -85px !important; }
  .global-map .middle-east-and-western-asia-popover {
    margin-top: 18px; }
  .global-map .asia-and-the-pacific-popover {
    margin-top: -83px; }
  .global-map .central-and-eastern-europe-popover {
    margin-top: -2px; } }

@media screen and (min-width: 1200px) {
  .global-map svg {
    width: 1170px;
    height: 610px; }
  .global-map .latin-america-popover {
    margin-top: 2px; }
  .global-map .europe-popover {
    margin-top: 70px; }
  .global-map .africa-popover {
    margin-top: -28px; }
  .global-map .north-america-popover {
    margin-top: 45px; }
  .global-map .middle-east-and-western-asia-popover {
    margin-top: 18px; }
  .global-map .asia-and-the-pacific-popover {
    margin-top: -100px; }
  .global-map .central-and-eastern-europe-popover {
    margin-top: -2px; } }

/* Carousel image positioning*/
@media (max-width: 768px) {
  .carousel-inner .item img {
    position: relative; } }

.arch-mailChimpForm {
  padding: 15px; }

@media (min-width: 768px) {
  .arch-mailChimpForm {
    padding: 0; } }

.arch-mailChimpForm img {
  max-width: 100%; }

.mailchimp-form {
  background-color: #ccc;
  padding: 20px;
  margin-bottom: 20px;
  font-size: 15px; }

.mailchimp-form .form-group {
  margin-bottom: 20px; }

.mailchimp-form .help-block {
  color: #a94442;
  position: absolute;
  top: 30px;
  font-size: 11px; }

.mailchimp-list ul {
  margin-top: 25px; }

.mailchimp-list ul li {
  margin-top: 10px; }

.email-form-container .form-group label {
  padding-right: 20px; }

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
/* Collapsable side content on iPad */
.sidebar-module > h2 > span.menu-expand {
  display: none; }

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .sidebar-module > h2 {
    cursor: pointer; }
  .sidebar-module > h2 > span.menu-expand {
    display: inline-block;
    position: absolute;
    right: 30px;
    top: 17px;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s; }
  .sidebar-module > h2 > span.menu-expand.open {
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg); }
  .sidebar-module > ul, .sidebar-module > div {
    display: none; } }

#cookie-bar {
  z-index: 100;
  background-color: #ECECEC;
  color: #000;
  padding: 10px;
  border-top: 1px solid #000; }

#cookie-bar span > a {
  margin: 0;
  padding: 0;
  color: #002d5f;
  font-weight: bold; }

#cookie-bar .cb-enable {
  background: #002d5f; }

#cookie-bar .cb-enable:hover {
  background: #000000; }

/* BEGIN -- BODY COUNTER SECTION */
.body-counter hr {
  border-top: 1px solid black;
  margin-top: 0px;
  margin-bottom: 14px; }

.body-counter .intro {
  padding: 25px 15px 15px 15px; }

.body-counter .border-left {
  border-left: 1px solid black; }

@media only screen and (max-width: 480px) {
  .body-counter .section-one .border-left {
    border-left: none; } }

@media only screen and (min-width: 481px) and (max-width: 768px) {
  .body-counter .section-one .border-left {
    border-left: none; } }

.body-counter .intro .intro-text {
  padding-bottom: 25px;
  font-weight: 900;
  font-size: 35px;
  line-height: 35px; }

/* Tablet landscape */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .body-counter .intro .intro-text {
    font-size: 32px; } }

.body-counter .intro .intro-subtext {
  font-size: 14px; }

.body-counter .stats {
  padding: 25px 0 15px 0;
  font-size: 18px;
  font-weight: 600; }

.body-counter .stats .section-one {
  margin-right: 10px; }

.body-counter .death-num {
  font-size: 80px;
  font-weight: bold; }

/* Mobile portrait and landscape */
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
  .body-counter .death-num {
    font-size: 50px; } }

.body-counter .bold {
  font-weight: 900; }

.padding-left-20 {
  padding-left: 20px; }

.padding-right-20 {
  padding-right: 20px; }

/* END -- BODY COUNTER SECTION */
/* two-colum-list */
.two-column-list ul, .two-column-list ol {
  counter-reset: section;
  list-style: none;
  padding-left: 0; }

.two-column-list ul li, .two-column-list ol li {
  margin-bottom: 1em;
  padding-left: 2.7em;
  position: relative;
  font-weight: 800; }

.two-column-list ol li:before {
  counter-increment: section;
  content: counter(section);
  background-color: #000000;
  color: #ffffff;
  border-radius: 2em;
  display: inline-block;
  height: 2em;
  width: 2em;
  line-height: 2em;
  text-align: center;
  vertical-align: top;
  position: absolute;
  left: 0;
  font-size: 0.9em; }

@media only screen and (min-width: 768px) {
  .two-column-list ul, .two-column-list ol {
    column-count: 2; } }

/* line 1, ../../scss/vendor/custom-checkbox.scss */
.custom-checkbox {
  position: relative; }

/* line 4, ../../scss/vendor/custom-checkbox.scss */
.custom-checkbox input[type="checkbox"] {
  width: 0;
  height: 0;
  position: absolute; }

/* line 10, ../../scss/vendor/custom-checkbox.scss */
.custom-checkbox input[type="checkbox"]:focus + label:before {
  outline: 5px auto -webkit-focus-ring-color; }

/* line 16, ../../scss/vendor/custom-checkbox.scss */
.custom-checkbox input[type="checkbox"][disabled] + label:before {
  cursor: not-allowed;
  background-color: #eee;
  opacity: 1; }

/* line 24, ../../scss/vendor/custom-checkbox.scss */
.custom-checkbox label {
  margin-left: 1.5em;
  position: relative;
  display: block; }

/* line 30, ../../scss/vendor/custom-checkbox.scss */
.custom-checkbox label:before {
  content: "";
  width: 1em;
  height: 1em;
  border: 1px solid #afafaf;
  position: absolute;
  left: -1.5em;
  top: 0;
  background-color: white; }

/* line 41, ../../scss/vendor/custom-checkbox.scss */
.custom-checkbox input[type=checkbox]:checked + label:after {
  content: "";
  width: 0.5em;
  height: 0.5em;
  background-color: currentColor;
  position: absolute;
  margin: calc((16px - 8px) / 2);
  left: -1.5em;
  top: 0; }

/* line 52, ../../scss/vendor/custom-checkbox.scss */
.custom-radio {
  position: relative; }

/* line 55, ../../scss/vendor/custom-checkbox.scss */
.custom-radio input[type=radio] {
  position: absolute;
  visibility: hidden; }

/* line 61, ../../scss/vendor/custom-checkbox.scss */
.custom-radio input[type=radio]:checked + label:after {
  width: 0.8em;
  height: 0.8em;
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  margin: calc(.2em / 2);
  background-color: #505050;
  border-radius: 1em; }

/* line 75, ../../scss/vendor/custom-checkbox.scss */
.custom-radio label {
  padding-left: 1.5em;
  position: relative;
  display: block; }

/* line 80, ../../scss/vendor/custom-checkbox.scss */
.custom-radio label:before {
  content: " ";
  height: 1em;
  width: 1em;
  position: absolute;
  left: 0;
  border: 1px solid #333333;
  border-radius: 1em;
  background-color: white; }

/*This is my Street*/
.custom-radio input[type=radio]:checked + label:before {
  background-color: #505050; }

@media (max-width: 767px) {
  .arch-mailChimpForm {
    padding: 0px; }
  .btn-sign-up {
    margin-bottom: 5px; }
  .btn-dark {
    color: #fff;
    background-color: #505050;
    border-color: #505050;
    margin-bottom: 5px; }
  a.btn-dark:hover {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; } }

.btn-sign-up {
  margin-bottom: 5px; }

.btn-dark {
  color: #fff;
  background-color: #505050;
  border-color: #505050;
  margin-bottom: 5px; }

a.btn-dark:hover, input.btn-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40; }

section.alt-bg-no-margin {
  margin-top: 0px; }

.sign-up-form {
  background-color: #eae3db;
  padding-bottom: 0;
  margin-bottom: 0;
  margin-top: 0; }

/*This is My Street*/
.follow-toggle a,
.share-toggle a,
.share-platform a,
.follow-platform a {
  color: #555 !important; }

.share-platform iframe {
  z-index: 200; }

.social-network-bottom {
  font-size: 14px; }

.logo1-hidden-social {
  height: 113px;
  margin-bottom: 0.6em;
  margin-top: 0.4em;
  display: flex;
  flex-direction: row;
  align-items: stretch;
  justify-content: space-between; }

.logo {
  flex-grow: 3;
  width: auto;
  height: auto;
  float: none;
  background-position: center left;
  background-size: contain;
  margin: 0px; }

@media screen and (max-width: 465px) {
    .logo {
        width: 270px;
        height: 45px;
        float: left;
        margin-top: 20px;
        margin-bottom: 20px;
    }
}

.my-street-social-and-logo1 {
  flex-grow: 1;
  padding-left: 30px;
  display: flex;
  flex-direction: row-reverse;
  font-size: 15px;
  align-items: center; }
  @media screen and (min-width: 992px) {
    .my-street-social-and-logo1 {
      flex-grow: 2;
      margin-top: 20px;
      align-items: normal; } }
  .my-street-social-and-logo1 .logo1 {
    background: url(../images/Logo-SDG-Decade.png) no-repeat;
    background-size: contain;
    background-position: top right;
    width: 145px;
    height: 75%; }
    @media screen and (min-width: 992px) {
      .my-street-social-and-logo1 .logo1 {
        height: 75px; } }

/*Breakpoint when the Social Sharing Links dissapear from the top*/
@media screen and (max-width: 991px) {
  section.mailchimp-sign-up-form h2 {
    padding: 0px 20px 0px 20px; } }

/*All devices before with iPad*/
@media screen and (max-width: 767px) {
  .logo1-hidden-social {
    height: 55px; } }
