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

/*custom override*/

body .video {
    position: relative;
    margin-right: 0px;
}

.news-section .news-col.bc-news .news-list .news-item a .image {
    width: 42%;
    margin-right: 12px;
    overflow: hidden;
}

.news-section .news-col.bc-news .news-list .news-item a .image img {
	width: 146%;
    margin: auto -19%;
    height: 146%;

}

.news-section .news-col.bc-news .news-list .news-item a .content {
    width: 53%;
}

.news-list .news-item h3 {
    margin: 0 0 5px;
}


.access-content {
    position: absolute;
    z-index: 55555;
    width: 250px;
    left: 0px;
    overflow: visible;
}

.access-content a {
    position: absolute;
    padding: 5px 10px;
    top: -500px;
    left: 0;
}

.access-content a:focus {
    background-color: #fff;
    left: 0;
    top: 0;
}

.jumbotron #homeCarousel .carousel-inner .item .container-fluid > .row > div .carousel-caption h2 a:focus {
    border: none;
 }
.jumbotron #homeCarousel .carousel-inner .item .container-fluid > .row > div .carousel-caption h2 {
    text-transform: none
 }
@media screen and (min-width: 969px){
.jumbotron #homeCarousel .carousel-inner .item .container-fluid > .row > div .carousel-caption h2 {
    text-shadow: none !important;
    /*font-size: 58px;
    font-weight: 700;*/
    font-size: 42px;
    font-weight: 600;
    text-transform: none
 }

}
.events-section .event-list .item {
    height: auto;

}
.events-section a.title-link{
    color:#555;
}
.events-section a.title-link:hover{
    color:#428bca
}
 .explore-section .explore-row .explore-link .content h3{
    font-size: 20px;
    -webkit-transition: font 0.3s ease;
    -moz-transition: font 0.3s ease;
    -o-transition: font 0.3s ease;
    -ms-transition: font 0.3s ease;
   }
.explore-section .explore-row .explore-link:hover .content h3  {
    font-size: 20px;
   }

.explore-section .explore-row .explore-link .content {
    position: absolute;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
}
/*.explore-section .explore-row .explore-link:hover .content {
  bottom: 10px;
}

.explore-section .explore-row .explore-link .over {
    opacity: .85;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: url(/etc/designs/bc-web/images/bg-fade3.png) bottom left repeat-x;
        transition: 0.2s;
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
}*/

.explore-section .explore-row .explore-link .over:hover {
    opacity: 1;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    background:rgba{0,0,0,.5} !important;
}

/*Border on explore-bc images */
.explore-section .explore-row .col-xs-6, .explore-section .explore-row .col-sm-6, .explore-section .explore-row .col-md-6 {
    border-right: 2px solid #fff;
    border-bottom: 1px solid #fff;
    border-left: 1px solid #fff;
}

.explore-section .explore-row .col-xs-6 .explore-section .explore-row .col-sm-6 {
    border-right: none;
    border-bottom: none;
}

.explore-section .explore-row .col-xs-12, .explore-section .explore-row .col-sm-12, .explore-section .explore-row .col-md-12 {
    border-right: 1px solid #fff;
}

/* Explore BC hover interaction */
.explore-bc .col-sm-6 img {
    margin-bottom: 15px;
    display: block;
    width: auto;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
}

.explore-bc .col-sm-6 a:hover img {
    -webkit-transform: scale(1.06);
    /* Safari and Chrome */
    -moz-transform: scale(1.06);
    /* Firefox */
    -ms-transform: scale(1.06);
    /* IE 9 */
    -o-transform: scale(1.06);
    /* Opera */
    transform: scale(1.06);
}

.explore-bc .col-sm-6 a div:hover {
    max-width: 100%;
}

    /* z-index: 1; */
@media screen and (max-width: 767px) {
.news-section .news-col.bc-news .news-list .news-item a .image {
    height: auto !important;
	}
  #sideNav { /* Push page content down on mobile viewport */
    z-index: 50;
    position: relative;
    margin-bottom: 45px;
  }
  .explore-section .explore-row .explore-link .content {
    bottom: 10px; max-width: 100%;
 }
  .explore-section .explore-row .explore-link .content h3 {
    font-size: 17px;
    line-height: 26px;
    margin: 0;
    -webkit-transition: font 0.3s ease;
    -moz-transition: font 0.3s ease;
    -o-transition: font 0.3s ease;
    -ms-transition: font 0.3s ease;
   }
.explore-section .explore-row .explore-link:hover .content h3 {
    font-size: 18px;
   }
 .explore-section .explore-row .explore-link .over {
    opacity: .8;
  }
.explore-section .explore-row .explore-link:hover .content {
  bottom: 25px;
}

.explore-section .explore-row .col-xs-6, .explore-section .explore-row .col-sm-6, .explore-section .explore-row .col-md-6 {    
    border-bottom: 3px solid #fff;
  }
.social-twitter iframe #twitter-widget-0 {
   height: 420px !important;
    }

.explore-section .explore-filter ul li.filter .bootstrap-select button {
    max-width: none;
    }
.bootstrap-select.btn-group .btn .filter-option {
    overflow: visible;
}
.jumbotron #homeCarousel .carousel-inner .item .container-fluid > .row > div .carousel-caption {
    top: 33%;
}
}


@media (min-width: 768px){
.modal-content {
    -webkit-box-shadow: none;
    box-shadow: none;
 }

}

.modal-content {

    background-color: transparent;
    background-clip: none;
    border: none; 
    border: none; 
    border-radius: none;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}


.modal .close {
    float: right;
    font-size: 16px;
    font-weight: normal;
    color: #fff !important;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=100);
    opacity: 1;
    right: 4px;
    position: absolute;
    top: 4px;
    width: 28px;
    height: 28px;
    border-radius: 15px;
    border: 2px solid #999;
    /* line-height: 10px; */
    background: rgba(0, 0, 0, 0.8);
    display: block;
}

.modal button.close:hover,.modal .close:hover {
   color: #dccaa0 !important:
}

header .nav-wrap {
    background: url(/etc/designs/bc-web/images/nav-overlay.png) repeat-x;
}

@media screen and (max-width: 767px){
    .jumbotron #homeCarousel .carousel-inner .item .container-fluid {
     background: none;
  }
 }

/*COLOR CONTRANST */  
    .quote-section blockquote {    /* Homepage */
    color: #927d4d;
}

@media screen and (min-width: 1200px) and (min-width: 1100px){
  .jumbotron #homeCarousel .carousel-inner .item img {
      top: -16%
   }
   .jumbotron .banner .item img {
    -8%
 }
}
@media screen and (min-width: 1200px) {
  .explore-section .col-md-6.col-sm-6.col-xs-6 img,.explore-section .col-md-6.col-sm-6.col-xs-12 img {    
    margin-left: -50%;
  }
  .explore-section .col-md-6.col-sm-6.col-xs-12 .col-md-12.col-sm-12.col-xs-12 img{
    margin-left: 0%;
  }

}

@media screen and (max-width: 1200px) and (min-width: 960px) {
  .explore-section .col-md-6.col-sm-6.col-xs-6 img,.explore-section .col-md-6.col-sm-6.col-xs-12 img {    
    margin-left: -50%;
  }
  .explore-section .col-md-6.col-sm-6.col-xs-12 .col-md-12.col-sm-12.col-xs-12 img{
    margin-left: 0%;
  }

  .jumbotron #homeCarousel .carousel-inner .item img {
       top: 0%;
    }


}

@media screen and (max-width: 960px) and (min-width: 766px) {
  .explore-section .col-md-6.col-sm-6.col-xs-6 img,.explore-section .col-md-6.col-sm-6.col-xs-12 img {    
    margin-left: -35%;
  }

}
@media screen and (max-width: 766px) and (min-width: 480px){

  .jumbotron #homeCarousel .carousel-inner .item img {
       top: -8%
    }

}

@media screen and (max-width: 765px) and (min-width: 320px) {
  .explore-section .col-md-6.col-sm-6.col-xs-12 .col-md-12.col-sm-12.col-xs-12 img{
    margin-left: -30%;
    width: 150%
  }

}
@media screen and (max-width: 420px) and (min-width: 320px) {
.explore-section .explore-row .col-xs-6 img, 
.explore-section .explore-row .col-sm-6 img, 
 .explore-section .explore-row .col-md-6 img {
     margin-left: -55%;
     }
}

#bc-web .alert-banner {
    position: absolute;
    padding: 25px 34px 10px !important;
}