  @import url("/content/dam/bc1/top-tier/css/custom-global.css");


.int-wrap .main-content h2, .info-section h2 {
        font-size: 34px;
    }

.int-wrap .main-content p {
        font-size: 23px;
    }

.int-wrap .info-section h2 {
        font-size: 28px;
    }

.int-wrap section.text-section {
         padding: 24px 0 11px;
    }
header .nav-wrap.on {
box-shadow: 0 2px 20px rgba(0,0,0,.6);
}

@media screen and (min-width: 991px){
.jumbotron .banner .item .container-fluid > .row > div .banner-content {
    padding: 240px 34% 0 85px;

  }
}

.jcarousel-wrapper .image img {
 width: 100%;
}

@media screen and (max-width: 991px) and (min-width: 768px){
.col-md-6.col-sm-6.col-xs-12 .content {
    margin-top: -12px;
  }
.int-wrap .image-section .container-fluid .pull-right .content {
    padding: 15px 20px;
    background: rgba(0,0,0,.3);
}
}

.feature-section .jcarousel-wrapper .controls .jcarousel-control-prev, .feature-section .jcarousel-wrapper .controls .jcarousel-control-next {
    color: #DCCEAF;
    text-shadow: 0px 1px 4px rgba(0,0,0,.6)
}

@media screen and (max-width: 640px){
.responsive-columns .image img, 
.nav-content-section .image img,
.padded-section .image img, .col-md-4.col-sm-4.col-xs-12 {
    display: none;
   }
.feature-section .jcarousel-wrapper .controls .jcarousel-control-prev, .feature-section .jcarousel-wrapper .controls .jcarousel-control-next {
    margin-top: -2px;
 }
  .int-wrap .image-section .container-fluid .pull-right {
    margin-top: 47%;
    float: none !important;
    background: #777;
	}
    .int-wrap .image-section .container-fluid .pull-right .content h2,
     .int-wrap .image-section .container-fluid .pull-right .content p{
        color: #fff;
    }
    .int-wrap .image-section.left-caption .container-fluid .pull-right .content, .int-wrap .image-section .container-fluid .pull-right .content {
        color: #ffffff;
        position: relative;
        bottom: 14px;
        top: auto;
        right: auto;
        left: 0px;
        padding: 10px 20px 10px;
    }
  .in
}
