/*Additional Consumer styles*/
@media only screen and (max-width: 1200px){
  .flexslider .slides img{
    height: auto;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1600px){
  .flexslider .slides img{
    margin-left: -445px;
  }
}

@media only screen and (min-width: 1200px){
  .flexslider .slides img{
    height: 500px;
    width: 2000px;

  }

}

@media only screen and (min-width: 1600px){

  #slider img{
    width: auto;
    margin-left: -5%;
  }

}

.servicesholder img{
  margin-top: -6px;
}

.toplogo {
  background-image: url("//nhbccampaigns.co.uk/img/new_logo_v3.png");
  background-repeat: no-repeat;
  height: 40px;
  width: 335px;
  display: inline-block !important;
  margin-top: -69px;
  font-size: 0px;
  padding-top: 23px;
  margin-left: -10px;
}

.toplogo img {
  float: left;
  margin-left: 0px;
  border: none;
  margin-top: -23px;
}

/*New homestyling*/
.home_slider_containers .slick-slider{
  margin-bottom: 34px;
}


.pride_in_the_job{
  background: url(../images/external_seminars.jpg) top center no-repeat #1B2D3E;
  background-size: cover;
  padding-top: 130px;
}

.pride_in_the_job h2,.pride_in_the_job p{
  color: #FFFFFF;
  max-width: 405px;
}

.pride_in_the_job .btn{
  color: #FFFFFF;
  border-color: #FFFFFF;
}

.pride_in_the_job .btn:hover{
  background-color: #FFFFFF;
  color: #1B2D3E;
}

.home_slider .slide.slide-rbb {
    background-color: #fff;
}

.btn-rbb {
  border: 2px solid #192c3f;
  color: #192c3f;
}

.btn-rbb:hover, .btn-rbb:focus {
  background-color:#192c3f;
  color:#fff;
  text-decoration:none
}

.btn-rbb a {
  color:#fff;
}

.btn-rbb a:hover, .btn-rbb a:focus {
  color:#fff;
}

.structure .home_slider_containers .slick-dots li button::before{
  font-size: 46px!important;
}

.sales_hero_banner {
  height: 321px;
  padding-top: 115px;
  background: url(http://nhbccampaigns.co.uk/landingpages/consumersite/images/sales_hero_desktop.jpg) no-repeat top center #1B2D41;
  margin-bottom: 60px;
}

.sales_hero_banner.major_projects {
  background: url(http://nhbccampaigns.co.uk/landingpages/consumersite/images/sales_hero_v2.jpg) no-repeat top center #1B2D41;
  margin-bottom: 20px;
}

.sales_hero_banner h2 {
  font-size: 40px;
  font-family: 'Gudea', sans-serif;
  margin-top: 15px;
}

.sales_hero_banner h1,
.sales_hero_banner h2 {
  color: #ffffff;
}

.sales_toolkit_body ul {
  padding-left: 15px;
}

.sales_toolkit_body h5 {
  color: #253952;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  line-height: 1;
  font-size: 16px;
  padding: 8px;
  margin: 0;
}

.sales_toolkit_video_container {
  margin: 0 auto;
  width: 620px;
  height: 349px;
}

.sales_toolkit_video_container iframe {
  width: 100%;
  height: 100%;
}

.sales_toolkit_body {
  font-size: 13px;
  color: #666666;
}

.sales_toolkit_body ul, li, p, td {
  line-height: 24px !important;
}

.final-box {
  padding-bottom: 20px;
}

.small {
  font-size: 8px;
}

@media only screen and (max-width: 767px) and (min-width: 600px){
  body .structure .home_slider_containers .slick-dots li button::before {
    font-size: 46px!important;
  }  
  .home_slider .slide.slide-video-template .video_text .play_holder img{
    height: auto;
  }  
  .sales_toolkit_video_container {
    width: 500px;
    height: 281px;
  }
}

@media only screen and (max-width: 599px) and (min-width: 480px){
  body .structure .home_slider_containers .slick-dots li button::before {
    font-size: 74px!important;
  }    
  .home_slider .slide.slide-video-template .video_text .play_holder img{
    height: auto;
  }  
  .sales_toolkit_video_container {
    width: 387px;
    height: 218px;
  }
}

@media only screen and (max-width: 479px){
  body .structure .home_slider_containers .slick-dots li button::before {
    font-size: 74px!important;
  }

  .home_slider .slide.slide-video-template .video_text .play_holder img{
    height: auto;
  }
  
  .home_slider_containers .home_slider .slide-nhbc-overview{
    padding-top: 276px;
  }  

  .home_slider .slide.slide-rbb {
    background-color: #fff;
  }

  .btn-rbb {
    border: 2px solid #fff;
    color: #fff;
  }

  .btn-rbb:hover, .btn-rbb:focus {
    background-color: #fff;
    color: #192c3f;
    text-decoration:none
  }

  .btn-rbb a {
    color:#192c3f;
  }

  .btn-rbb a:hover, .btn-rbb a:focus {
    color:#192c3f;
  }

  .rbb-text {
    color: #fff !important;
  }
  
  .sales_toolkit_video_container {
    width: 200px;
    height: 113px;
  }

}

@media only screen and (max-width: 1200px) and (min-width: 960px) {

  .slide-rbb img {

    left: -590px !important;

  }

  .slide-npa img {

    left: -500px !important;

  }

}

@media only screen and (max-width: 959px) and (min-width: 768px) {

  .slide-rbb img {

    left: -777px !important;

  }

}

@media only screen and (max-width: 599px) {

  .sales_hero_banner {

    background: url(http://nhbccampaigns.co.uk/landingpages/consumersite/images/sales_hero_mobile.jpg) no-repeat top center;
    background-color: #1D2E40;

  }

}