  @charset "UTF-8";
/* CSS Document */

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

.quote-section blockquote {
    color: #c7b895;
}

.quote-section .author span {
    color: #e6e6e6;
}

.quote-section .author {
    color: #e6e6e6;
}

.quote-section {
	margin-bottom: 25px;
}

.int-wrap .tools-section {
    padding-top: 30px;
}

.int-wrap .main-content h2, .responsive-columns-advanced .content h2 {
    font-weight: lighter !important;

}

.text .content h4, p > span{
    font-family: 'OpenSans-Light', Helvetica, Arial, sans-serif;
    font-weight: lighter;
 }

.int-wrap .nav-content-section .pull-up .main-content p{
    line-height: 36px;
}

.text .content h4{
	font-size: 24px;
    letter-spacing: 1px;
}
.text .content p{
    font-size: 16px;
    line-height: 25px;
}
.text .content h4 span span{
    font-size: 16px;
    font-style: italic;
    font-weight: lighter;
    letter-spacing: 0;
}

.feature-section .jcarousel-wrapper .jcarousel ul li .content a {
    text-decoration: underline;
    color: #8a100b;
    font-family: 'OpenSans-Light', Helvetica, Arial, sans-serif;
    font-weight: lighter;
    font-size: 18px;
}

.feature-section .jcarousel-wrapper .jcarousel ul li .content a:hover{
    text-decoration: none;
}
.image img{
    max-width: 100%;
}
.responsive-columns-advanced {
    padding: 50px;
 }
.responsive-columns-advanced .text .content p span {
    font-weight: 400;
    font-size: 18px;
}

.responsive-columns-advanced .text .content p a, .feature-section .special-feature a{
    color:#8a100b !important;
    text-decoration: underline;
}
.feature-section .content h2 {
        line-height: 24px;
        margin: 0 0 20px 0;
    }
@media screen and (max-width: 991px){
    .feature-section .content h2 {
        line-height: 24px;
        margin: 0 0 20px 0;
    }
}

.responsive-columns-advanced .text .content p a:hover, .feature-section .special-feature a:hover{
    text-decoration: none;
}

.padded-section .content{
    width: 70%;
    margin: 0 auto;
}

.padded-section .content p{
	font-family: Georgia;
    font-weight: lighter;
    font-size: 26px;
    line-height: 40px;
}
