@charset "UTF-8";
html, body, #form1, #site-wrapper {
    height: 100%;
    margin: 0;
    padding: 0
}

body {
    background: #1e1c17
}

.container {
    position: relative
}

.site-top {
    position: relative;
    z-index: 200
}

.promotion-wrap {
    background-color: rgba(244, 236, 123, 1);
    text-align: center;
    font-size: 20px
}

.promotion-wrap p {
    margin: 0;
    padding: 5px
}

.promotion-wrap a {
    color: #38342c
}

.promotion-wrap em {
    color: rgba(161, 48, 70, 1);
    text-transform: uppercase;
    font-style: normal;
    font-weight: 600
}

.top-slider {
    background: #26231d url('../Userfiles/Hero-Images/resources-header.jpg') center no-repeat;
    background-size: cover;
    position: relative;
    z-index: 3;
    min-height: 300px;
    overflow: hidden
}

body.page34295 .store-specials-wrap.show {
    display: none
}

.top-slider .gal-image-wrap {
    height: 30vw;
    min-height: 560px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

.top-model-gallery {
    display: none
}

.top-slider .galDescription {
    position: absolute;
    background: rgba(30, 27, 23, .7);
    top: 50%;
    left: 50%;
    text-align: center;
    margin-left: -270px;
    display: table;
    width: 540px;
    padding: 20px 40px;
    margin-top: -50px;
    color: #ecede2;
    line-height: 1
}

.top-slider .vert-center {
    display: table-cell;
    vertical-align: middle;
    width: 100%
}

.top-slider .galDescription h2 {
    color: #ecede2
}

.top-slider .galDescription p a {
    text-decoration: none
}

.owl-dots {
    position: absolute;
    z-index: 300;
    width: 100%;
    bottom: 40px;
    text-align: center
}

.owl-dots div {
    height: 10px;
    width: 10px;
    margin: 0 10px;
    display: inline-block;
    background: rgba(255, 255, 255, 1);
    border-radius: 200px 200px 200px 200px;
    -moz-border-radius: 200px 200px 200px 200px;
    -webkit-border-radius: 200px 200px 200px 200px
}

.owl-dots div.active {
    background: #abaa36
}

@media only screen and (max-width:767px) {
    .top-slider .galDescription h2 {
        color: #ecede2;
        font-size: 24px
    }

    .top-slider .galDescription {
        top: 50%;
        left: 0;
        height: 250px;
        margin-left: 0;
        width: 100%;
        padding: 20px
    }
}

.header-wrap {
    position: absolute;
    width: 100%;
    z-index: 200;
    left: 0;
    top: 0
}

.stuck {
    position: fixed;
    top: 0
}

#nav {
    background: #ecede2;
    border-left: 20px solid #ecede2;
    margin-left: -20px;
    margin-right: -20px
}

.logo {
    padding: 35px 0;
    padding-bottom: 27px
}

.logo img {
    height: 43px
}

.header-right {
    padding-top: 20px
}

.header-right:after {
    content: "";
    width: 20px;
    height: 50px;
    display: block;
    position: absolute;
    right: -10px;
    bottom: 26px;
    background: #ecede2
}

.header-right .social {
    padding-bottom: 20px;
    text-align: right
}

body.contact-us .content-wrap .social a {
    display: block;
    float: left;
    padding-right: 15px;
    text-align: center;
    width: 32px
}

.form-wrap input[type=text], .form-wrap input[type=email], .form-wrap textarea {
    width: 100%
}

@media only screen and (max-width:767px) {
    #nav, #mobile-menu .navicon {
        display: none
    }

    .logo {
        text-align: left
    }

    .logo img {
        height: 40px
    }

    #menu-button {
        display: block
    }

    .header-right .social {
        padding-bottom: 10px;
        padding-top: 10px;
        text-align: right
    }

    .header-right:after {
        display: none
    }
}

.header-right .social a:hover {
    color: #abaa36
}

.header-right .store-links {
    background: #dcddd3;
    padding: 5px 10px
}

.header-right .store-links a {
    color: #1d1b17;
    display: inline-block;
    font-size: 13px;
    text-decoration: none;
    padding-right: 10px
}

.header-right .store-links a:after {
    content: "\f101";
    font-family: 'Font Awesome 5 Free';
    font-weight:900;
    padding-left: 5px
}

.header-right .store-links a:hover {
    color: #abaa36
}

@media only screen and (max-width:767px) {
    .logo {
        padding: 20px 0;
        padding-bottom: 0
    }

    .header-right {
        padding-top: 0
    }

    .header-right .social {
        text-align: center
    }
}

.header-right .search-wrap {
    background: #dcddd3;
    text-align: right
}

.header-right .search {
    padding: 10px;
    padding-bottom: 0;
    position: relative
}

.header-right .search input {
    float: left;
    margin: 0;
    width: 100%;
    padding-right: 35px;
    border: 0;
    font-size: 13px;
    height: 29px
}

.header-right .search .search-button {
    color: #878787;
    top: 14px;
    display: block;
    position: absolute;
    right: 20px
}

.social a {
    font-size: 27px;
    line-height: 27px
}

.header-spacer {
    min-height: 1px
}

@media only screen and (max-width:767px) {
    .header-spacer {
        min-height: 0
    }
}

.header-bottom .contact-info {
    background: #abaa36;
    padding: 2px 10px
}

.header-bottom .contact-info div, .header-bottom .contact-info a {
    display: inline-block;
    color: #1d1b17;
    text-decoration: none
}

.header-bottom .contact-info a:hover {
    color: #fff
}

.header-bottom .contact-info .phone:after {
    content: "|";
    padding: 0 10px;
    color: #1d1b17
}

.site-bottom {
    position: relative;
    z-index: 100;
    background: #9fcfdd url(../Userfiles/template/site-bg.jpg) no-repeat;
    background-size: cover;
    background-position-x: center
}

body.barn-store .content-wrap.light-bg {
    background: #fff !important
}

.site-bottom .content-wrap .content {
    padding: 40px 0
}

.site-bottom .content-wrap .content:empty {
    display: none
}

.pages .site-bottom {
    min-height: 600px
}

.home-section {
    min-height: 200px;
    padding: 40px 0;
    text-align: center
}

.home .site-bottom .structures-wrap .content {
    padding: 0
}

/*
.home .site-bottom .structures-wrap .item-wrap:last-of-type .item-image {
    background-image: url(//www.barnpros.com/Userfiles/Banners/Banner_Thumbnail-Main-Page_STALLSALE.jpg) !important
}
*/

.video-wrap {
    background: rgba(255, 255, 255, .8);
    min-height: 620px;
    position: relative
}

.video-wrap p {
    padding: 0 80px
}

.video-wrap img {
    display: block
}

.video-wrap a:before {
    content: "";
    font-family: 'FontAwesome';
    font-size: 60px;
    line-height: 60px;
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    top: 50%;
    margin-top: -30px;
    margin-left: -30px;
    color: #fff;
    opacity: .8;
    z-index: 200
}

.video-wrap a {
    position: relative;
    display: inline-block;
    width: auto;
    text-align: center
}

.video-wrap a:hover:after {
    opacity: 0
}

.video-wrap a:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -moz-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, .65) 100%);
    background: -webkit-gradient(radial, center center, 0, center center, 100%, color-stop(50%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, .65)));
    background: -webkit-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, .65) 100%);
    background: -o-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, .65) 100%);
    background: -ms-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, .65) 100%);
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, .65) 100%);
    filter: DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000', GradientType=1);
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    -o-transition: all ease .5s;
    -ms-transition: all ease .5s;
    transition: all ease .5s
}

@media only screen and (max-width:767px) {
    .video-wrap p {
        padding: 0 0
    }
}

.testimonials h3 {
    color: #ecede2;
    font-size: 20px;
    line-height: 30px;
    padding: 0 60px
}

.testimonials em {
    display: block;
    font: 15px / 19px 'proxima-nova', sans-serif;
    padding-top: 20px
}

.testimonials .owl-nav {
    width: 100%;
    position: absolute;
    top: 50%;
    margin-top: -18px;
    left: 0
}

.testimonials .owl-nav div {
    background: #38342c;
    overflow: hidden;
    font-family: 'FontAwesome';
    font-size: 30px;
    line-height: 40px;
    padding: 0 10px
}

.testimonials .owl-nav div:hover {
    background: #abaa36
}

.testimonials .owl-prev {
    display: block !important;
    float: left
}

.testimonials .owl-next {
    display: block !important;
    float: right
}

@media only screen and (max-width:767px) {
    .testimonials h3 {
        color: #ecede2;
        font-size: 20px;
        line-height: 30px;
        padding: 0 20px
    }
}

.featured-wrap {
    background: rgba(255, 255, 255, .8);
    min-height: 440px
}

.featured td {
    float: left;
    width: 33.33%;
    position: relative;
    box-sizing: border-box;
    padding: 20px;
    height: 300px
}

.featured a.button {
    display: block;
    position: relative;
    z-index: 1;
    position: absolute;
    bottom: 30px;
    left: 50%;
    margin-left: -35%;
    width: 70%;
    box-sizing: border-box
}

.featured img {
    width: 100% !important;
    height: 100%;
    padding: 0 10px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1
}

.featured h3 {
    z-index: 200;
    position: relative;
    color: #ecede2;
    font-size: 40px;
    padding-top: 10px;
    line-height: 1;
    min-height: 180px
}

.featured .button {
    box-sizing: border-box;
    width: 90%;
    margin: 0 auto
}

.featured em {
    z-index: 1;
    position: relative;
    color: #ecede2;
    padding: 0 0;
    font: 15px / 19px 'proxima-nova', sans-serif;
    padding: 0 30px;
    padding-top: 20px;
    display: block
}

.featured strong {
    z-index: 1;
    position: relative;
    color: #ecede2;
    padding: 0;
    display: block;
    font: 15px / 19px 'proxima-nova', sans-serif
}

@media only screen and (max-width:767px) {
    .featured td {
        float: left;
        width: 100%;
        position: relative;
        box-sizing: border-box;
        padding: 20px;
        margin-bottom: 20px
    }
}

.about-wrap {
    text-align: center
}

.about-wrap a {
    font-size: 20px;
    padding: 0 10px;
    text-decoration: none;
    color: #ecede2;
    font-family: 'utopia-std', serif
}

.dark-bg .about-wrap a {
    font-size: 20px;
    padding: 0 10px;
    text-decoration: none;
    color: #ecede2;
    font-family: 'utopia-std', serif
}

.about-wrap a:hover {
    color: #abaa36
}

.about-wrap, .testimonials-wrap {
    background: rgba(29, 27, 23, .6);
    color: #fff;
    min-height: 200px
}

.about-wrap h5, .testimonials-wrap h5 {
    color: #fff
}

.about-wrap h5:after, .testimonials-wrap h5:after {
    background: #fff
}

.footer-wrap {
    background: #1e1c17;
    color: #60584f;
    padding: 40px 0
}

.footer-wrap h5 {
    border-bottom: 1px solid #38332b;
    margin-bottom: 40px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'proxima-nova', sans-serif;
    font-size: 15px;
    line-height: 19px;
    padding-bottom: 10px
}

.connect-info .social {
    padding-bottom: 10px
}

.connect-info .contact-info div, .connect-info .contact-info a {
    display: inline-block;
    color: #fff
}

.connect-info .contact-info a:hover {
    color: #abaa36
}

.connect-info .contact-info .phone:after {
    content: "|";
    padding: 0 10px;
    color: #abaa36
}

@media only screen and (min-width:768px) and (max-width:959px) {
    .contact-info {
        font-size: 12px
    }
}

.credits {
    border-top: 1px solid #38332b;
    padding-top: 20px;
    margin-top: 40px
}

.how-section table td:first-of-type {
    width: 45%
}

.how-section table img {
    padding-right: 20px
}

.how-section h3 {
    font-size: 20px;
    line-height: 24px
}

@media only screen and (max-width:767px) {
    .how-section td {
        display: block;
        width: 100% !important
    }
}

.tab-container {
    position: relative
}

.z-tabs:before {
    content: " ";
    height: 30px;
    background: #38342c;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute
}

.model-bottom.z-tabs:before {
    display: none
}

.z-tabs-nav li:before {
    display: none
}

.z-tabs .z-tabs-nav a {
    padding: 5px 20px !important;
    color: #fff !important;
    background: #38342c !important;
    border: 0 !important;
    font-weight: inherit !important;
    font-size: inherit !important;
    font-weight: normal !important;
    box-shadow: none !important;
    text-shadow: none !important
}

.z-tabs-nav a:before {
    content: "|";
    color: #fff;
    position: absolute;
    right: 0
}

.z-tabs-nav li:last-of-type a:before {
    display: none
}

.z-tabs .z-tabs-nav a:hover, .z-tabs-nav .z-active a {
    color: #abaa36 !important
}

.how-tabs-wrap .z-content {
    color: #fff
}

.how-tabs-wrap ul.process-steps {
    position: relative;
    min-height: 220px
}

.how-tabs-wrap ul.process-steps, .how-tabs-wrap ul.process-steps li {
    margin: 0;
    padding: 0
}

.how-tabs-wrap ul.process-steps li {
    margin: 0;
    padding: 0;
    list-style: none !important;
    display: none;
    position: absolute;
    height: 220px
}

.how-tabs-wrap ul.process-steps li:before {
    display: none
}

.how-tabs-wrap .process-steps-buttons {
    padding: 20px 0;
    position: absolute;
    left: 0;
    bottom: 0
}

@media only screen and (max-width:767px) {
    .how-tabs-wrap .process-steps-buttons {
        padding: 20px 0;
        position: relative;
        left: 0;
        bottom: 0
    }

    .how-tabs-wrap .process-steps-buttons a {
        margin-right: 20px;
        width: 100%;
        margin-top: 2px
    }
}

#ucSearchResults1_DataList1 .product-wrap {
    text-align: center;
    float: left;
    padding: 1.6% 1.6%;
    box-sizing: border-box;
    width: 33.3%;
    position: relative;
    transition: all ease .5s;
    overflow: hidden;
    min-height: 280px;
    margin-top: 30px;
    border-bottom: 2px solid rgba(56, 52, 44, .2)
}

#ucSearchResults1_DataList1 .prodListTitle {
    height: 50px
}

#ucSearchResults1_DataList1 .prodListPrice {
    height: 20px
}

.sales-rep-item {
    width: 50%;
    float: left;
    min-height: 150px;
    padding-right: 30px;
    box-sizing: border-box;
    margin-bottom: 30px
}

.sales-rep-video iframe {
    width: 100%;
    height: 32vh
}

#pnlDetail h1 {
    position: relative
}

.sales-rep-list-small {
    padding: 20px 0
}

.sales-rep-list-small:after {
    content: '\20';
    font-family: 'FontAwesome';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
    clear: both
}

.sales-rep-list-small .sales-rep-item {
    width: 33.3%;
    float: left;
    padding-right: 30px;
    box-sizing: border-box
}

.sales-rep-title {
    margin-bottom: 20px;
    display: block
}

.sales-rep-item img {
    transition: opacity ease .4s;
    background: #fff
}

.sales-rep-item img:hover {
    opacity: .7
}

#main .sales-rep-item a {
    text-decoration: none
}

.sales-rep-bio {
    padding-top: 15px;
    padding-bottom: 15px
}

.christmas-message {
    background: rgba(162, 0, 0, .94);
    color: #fff;
    padding: 20px;
    margin-bottom: 20px;
    text-align: center;
    font-size: 20px
}

.christmas-message h3 {
    color: #fff
}

.christmas-message a {
    color: #fff;
    font-weight: bold
}

@media only screen and (max-width:767px) {
    iframe, video, .content-wrap img {
        max-width: 100%
    }

    .content-wrap td {
        display: block;
        width: 100% !important;
        height: auto !important
    }
}


