.pane-node-field-video-tabs .field-collection-container,
.pane-node-field-handouts-and-posters .field-collection-container {
  border: none;
}
#video-tabs ul {
  padding: 0;
  margin: 0;
}
#video-tabs .nav {
  text-align: center;
  margin: 100px 0;
}
#video-tabs .nav li {
  display: inline-block;
  margin: 10px;
  vertical-align: top;
  height: 60px;
}
#video-tabs .nav li .nav-link-wrap {
  display: table;
  height: 100%;
}
#video-tabs .nav li span {
  background: #03b28f;
  color: #fff;
  width: 215px;
  height: 100%;
  padding: 0 10px;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  line-height: 1.2em;
  font-family: "Open Sans", Arial, sans-serif;
  border: 2px solid #03b28f;
  -webkit-transition: background-color .3s;
  -moz-transition: background-color .3s;
  transition: background-color .3s;
}
#video-tabs .nav li span:hover {
  cursor: pointer;
  background: none;
  color: #03b28f;
}
#video-tabs .nav li span.current {
  background: #fff;
  color: #03b28f;
}

#video-tabs .list-wrap h3 {
  color: #03b28f;
  margin-bottom: 20px;
  margin-top: 0;
}
#video-tabs .list-wrap .desc {
  margin-bottom: 30px;
}
#video-tabs .list-wrap .desc p {
  color: #5b5b5b;
  font-family: "Open Sans", Arial, sans-serif;
}
#video-tabs .list-wrap .video-wrapper img {
  display: inline-block;
  max-height: 360px;
  max-width: 40%;
  margin-right: 20px;
  vertical-align: top;
  border: 2px solid #efefef;
}
#video-tabs .list-wrap .video-wrapper .video {
  width: 637px;
  display: inline-block;
}
#video-tabs .list-wrap .video-wrapper .video iframe {
  border: 2px solid #efefef;
}
#video-tabs .list-wrap .video-wrapper .video p {
  color: #5b5b5b;
}
#video-tabs .list-wrap a.spanish-link {
  display: block;
  text-align: right;
  font-size: 18px;
  color: #03b28f;
  font-style: italic;
  padding-top: 10px;
}

.ministry-resources {
  margin-top: 60px;
}
.ministry-resources .resource:first-child {
  margin-top: 0;
}
.ministry-resources .resource {
  margin: 50px 0 0;
}
.ministry-resources .resource img {
  float: left;
  margin: 0 30px 50px 0;
}
.ministry-resources .resource .res-data {
  width: 80%;
  display: inline-block;
}
.ministry-resources .resource .usops-types span {
  text-transform: uppercase;
  color: #808080;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 14px;
}
.ministry-resources .resource a.view-resource {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  font-family: "Open Sans", Arial, sans-serif;
}



.pane-node-field-handouts-and-posters h2 {
  font-weight: 700;
  margin: 70px 0 40px;
}
.pane-node-field-handouts-and-posters h2.gray-centered:before {
  width: 100%;
  border-width: 2px;
}
.pane-node-field-handouts-and-posters h3 {
  text-align: center;
  color: #03b28f;
  text-transform: none;
  font-style: italic;
  font-weight: 200;
  font-family: Georgia,"Times New Roman", "DejaVu Serif", serif;
  margin: 60px 0 20px;
}
.pane-node-field-handouts-and-posters .field-collection-container > p {
  color: #00b5e2;
  padding: 0 80px;
}
.handouts-and-posters .handout-and-poster {
  margin-top: 40px;
}
.handouts-and-posters .handout-and-poster:first-child {
  margin-top: 0;
}
.handouts-and-posters .handout-and-poster h4 {
  color: #00b5e2;
  font-style: italic;
  font-weight: 200;
  margin: 15px 0;
}
.handouts-and-posters .handout-and-poster img {
  border: 3px solid #ddd;
  width: 100%;
  padding: 10px;
}
.handouts-and-posters .handout-and-poster .en-content,
.handouts-and-posters .handout-and-poster .es-content {
  width: 45%;
  display: inline-block;
}
.handouts-and-posters .handout-and-poster .en-content {
  float: left;
}
.handouts-and-posters .handout-and-poster .es-content {
  float: right;
}
.handouts-and-posters .handout-and-poster .downloads-link {
  display: table;
  width: 100%;
  text-align: center;
}
.handouts-and-posters .handout-and-poster .downloads-link a {
  display: inline-block;
  background: #4ac4ac;
  color: #fff;
  width: 49%;
  font-family: "Open Sans", Arial, sans-serif;
  padding: 5px;
  font-size: 16px;
}
.handouts-and-posters .handout-and-poster .downloads-link a:hover {
  color: #fff;
}
.handouts-and-posters .handout-and-poster .downloads-link a:first-child {
  float: left;
}
.handouts-and-posters .handout-and-poster .downloads-link a:last-child {
  float: right;
}


@media (max-width: 47.938em) {
  #video-tabs .list-wrap .video-wrapper .video iframe {
    height: 335px !important;
  }
  #video-tabs .list-wrap .video-wrapper img {
    display: none;
  }
  #video-tabs .list-wrap .video-wrapper .video {
    width: 100%;
  }
  .handouts-and-posters .handout-and-poster .en-content,
  .handouts-and-posters .handout-and-poster .es-content {
    width: 100%;
  }
}
@media (max-width: 59.938em) {
  .ministry-resources .resource img {
    display: none;
  }
  .ministry-resources .resource .res-data {
    width: 100%;
  }
  .pane-node-field-handouts-and-posters .field-collection-container > p {
    padding: 0;
  }
}

@media (min-width: 47.939em) and (max-width: 60.625em) {
  #video-tabs .list-wrap .video-wrapper .video {
    width: 58%;
  }
}


#custom-silc-page .pane-custom.pane-7 h5 {
  font-size: 18px;
}
#custom-silc-page .pane-custom.pane-7 .savings-groups p,
#custom-silc-page .pane-custom.pane-7 .success-africa p {
  font-size: 14px;
}
#custom-silc-page .pane-custom.pane-7 .success-africa {
  margin-bottom: 30px;
}
.pane-custom.pane-7 .savings-groups > p {
  width: 60%;
  float: left;
}
.pane-custom.pane-7 .savings-groups > .total-wrap {
  width: 30%;
  float: right;
  text-align: center;
  text-transform: uppercase;
  color: #1f5794;
}
.pane-custom.pane-7 .savings-groups > h4 {
  color: #1f5794;
  text-transform: uppercase;
  font-weight: 200;
}
.pane-custom.pane-7 .savings-groups > .total-wrap span.providers {
  display: block;
  font-size: 33px;
  font-weight: 700;
}
#custom-silc-page .pane-custom.pane-7 .savings-groups > .total-wrap span.stat-number {
  color: #fdb80f;
  font-weight: 700;
}
.pane-custom.pane-7 .success-africa a {
  font-weight: 700;
}
.bottom-blocks {
  margin-top: 60px;
}
.pane-custom.pane-7 .bottom-blocks .row a:first-of-type {
  float: left;
  margin-right: 1%;
  margin-bottom: 19.188px;
}
.pane-custom.pane-7 .bottom-blocks .row a:last-of-type {
  float: right;
  margin-left: 1%;
  margin-bottom: 19.188px;
}
.pane-custom.pane-7 .bottom-blocks a {
  display: inline-block;
  position: relative;
  height: 270px;
  overflow: hidden;
  text-align: center;
  padding: 10px;
}
.pane-custom.pane-7 .bottom-blocks a .bg-gradient {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.7);
}
.pane-custom.pane-7 .bottom-blocks a:hover .bg-gradient {
  background: rgba(6, 70, 136, 0.9);
}
.pane-custom.pane-7 .bottom-blocks a .title {
  margin-top: 100px;
  margin-bottom: 20px;
  text-transform: uppercase;
  color: #1f5794;
  position: relative;
  z-index: 1;
  font-size: 18px;
  font-weight: 700;
}
.pane-custom.pane-7 .bottom-blocks a .desc {
  color: #1f5794;
  position: relative;
  z-index: 1;
  font-weight: 200;
  display: none;
  font-size: 16px;
}
.pane-custom.pane-7 .bottom-blocks a:hover .desc {
  display: block;
}
.pane-custom.pane-7 .bottom-blocks a:hover .title,
.pane-custom.pane-7 .bottom-blocks a:hover .desc {
  color: #fdb80f;
}
.pane-custom.pane-7 .bottom-blocks a.research-publications,
.pane-custom.pane-7 .bottom-blocks a.tools-field-staff {
  width: 64%;
  padding: 10px 165px;
}
.pane-custom.pane-7 .bottom-blocks a.stories-showcasing-silc,
.pane-custom.pane-7 .bottom-blocks a.videos {
  width: 34%;
}

.pane-custom.pane-7 .bottom-blocks a.research-publications,
.pane-custom.pane-7 .bottom-blocks a.stories-showcasing-silc,
.pane-custom.pane-7 .bottom-blocks a.videos,
.pane-custom.pane-7 .bottom-blocks a.tools-field-staff {
  background: url('../silc/img/silc-crs-1.jpg') no-repeat;
  background-size: cover !important;
}

.pane-custom.pane-7 .bottom-blocks a.stories-showcasing-silc {
  background: url('../silc/img/silc-crs-2.jpg') no-repeat;
}

.pane-custom.pane-7 .bottom-blocks a.videos {
  background: url('../silc/img/silc-crs-3.jpg') no-repeat;
}

.pane-custom.pane-7 .bottom-blocks a.tools-field-staff {
  background: url('../silc/img/silc-crs-4.jpg') no-repeat;
}

@media (max-width: 60em) {
}

@media (max-width: 48em) {
  .pane-custom.pane-7 .bottom-blocks a.research-publications,
  .pane-custom.pane-7 .bottom-blocks a.tools-field-staff {
    padding: 10px;
  }
  .pane-custom.pane-7 .savings-groups > .total-wrap,
  .pane-custom.pane-7 .savings-groups > p {
    float: none;
    width: 100%;
  }
  .pane-custom.pane-7 .savings-groups > .total-wrap {
    margin: 30px 0;
  }
  .pane-custom.pane-7 .bottom-blocks .row a,
  .pane-custom.pane-7 .bottom-blocks .row a:first-of-type,
  .pane-custom.pane-7 .bottom-blocks .row a:last-of-type {
    float: none;
    width: 98%;
    margin-left: 1%;
    margin-right: 1%;
  }
}
