.bs-padding {
    padding: 100px 0;
}

.home-img-section img {
    margin: 0 auto;
    display: block;
}

.home-products + .home-img-section {
    margin-top: 80px;
}

.home-img-section {display: block;}

.home-img-section:hover, .home-img-section:focus {
    opacity: 0.8;
}

.home-img-section .home-img-m {
    display: none;
}

@media (max-width: 767px) {
  .home-img-section .home-img-m {display: block;}
  .home-img-section .home-img-d {display: none;}
  .bs-padding {
      padding: 50px 0 !important;
  }

    .bs-padding  * {
      text-align: center !important;
    }
}

@media(max-width: 1199px) {

header .site-title a {
    width: 264px;
    height: 56px;
    -webkit-background-size: 264px;
    background-size: 264px;
}

header nav ul {
    margin: 7px 0 0px;
}

.banner .responsive-video:after {
    width: 700px;
    right: 0;
    left: 0;
    margin: auto;
    background-size: 700px;
    bottom: -20px;
    height: 97px;
}

.home-products h2 {
    font-size: 40px;
}

.home-products h4 {
    font-size: 22px;
    line-height: 20px;
}

.home-products h4:after {
    margin: 25px auto 36px;
}

.home-products a img {
    max-height: 180px;
}

.home-products span {
    font-size: 22px;
}

.home-products hr.line {
    margin: 65px 0 0;
}

.performance h2 span {
    font-size: 59px;
}

.performance h2 {
    font-size: 29px;
}

.performance p {
    font-size: 14.5px;
}

.performance .pillars .girl {
    width: 330px;
    margin: -173px 0 0;
}

.performance .pillars ul li a {
    width: 140px;
    margin-left: 20px;
}

.performance .pillars ul li a span {
    font-size: 23px;
}

.performance .pillars {
    height: 142px;
}

.big-section h2 {
    font-size: 60px;
    line-height: 45px;
}

.big-section p {
    font-size: 23px;
    line-height: 35px;
    margin: 30px 0 35px;
}

.news p:first-child a {
    height: 154px;
}

.home-posts {
    padding: 0 30px;
}

.owl-carousel .owl-nav .owl-prev {
    left: -80px;
}

.owl-carousel .owl-nav .owl-next {
    right: -80px;
}

.owl-carousel .owl-nav .owl-prev {
    left: -80px;
}

.owl-carousel .owl-nav .owl-next {
    right: -80px;
}

.news h3 a {
    font-size: 16px;
    line-height: 18px;
    display: block;
    margin: 0 0 7px;
}

.big-section + .big-section {
    padding: 30px 0 75px;
}

.big-section {
    padding: 20px 0 0;
}

.big-section .button {
    font-size: 14px;
}

.megamenu-parent .megamenu ul li {
    width: 189px;
}

.megamenu-parent .megamenu {
    width: 567px;
}

.page-title h1 {
    padding: 20px 0;
    font-size: 58px;
}

.page .content ul.onpagesubnav li a {
    font-size: 16px;
    padding: 7px 18px;
}

.page .content h3 {
    font-size: 22px;
}

.product-menu .pmenu
h3 {
    font-size: 24px;
    border-right: 3px solid #c6a540;
    padding: 15px 16px 9px;
    width: 266px;
}

.product-menu .pmenu
.menu-product-menu-container {
    width: calc(100% - 266px);
}

.product-menu .pmenu
.menu-product-menu-container ul li a {
    font-size: 16px;
    outline: 0;
    padding: 18px 54px;
}


}

@media (max-width: 991px) and (min-width: 768px) {
    header.header .col-sm-4, header.header .col-sm-8 {
    display: block;
    float: none;
    width: 100%;
}
}

@media (max-width: 991px) {

header .site-title a {
    width: 224px;
    height: 47px;
    -webkit-background-size: 224px;
    background-size: 224px;
    margin: 0 auto;
}

header nav ul li a {
    padding: 0 0 0 13px;
}



header nav ul {
    margin: 3px 0 0px;
}

.performance h2 span {
    font-size: 48px;
    letter-spacing: -4px;
    margin-left: 20px;
    margin-top: -11px;
}

.performance h2 {
    margin: 0 0 0 42px;
    font-size: 25px;
}

.performance p {
    font-size: 12px;
    letter-spacing: 0;
    margin-top: -10px;
}

.performance .pillars .girl {
    width: 260px;
    margin: -130px 0 0;
}

.performance .pillars {
    height: 118px;
}

.performance .pillars ul li a {
    width: 110px;
    margin-left: 10px;
}

.performance .pillars ul li a span {
    font-size: 19px;
}

.performance .pillars ul {
    margin: -41px 0 0px;
}

.big-section h2 {
    font-size: 47px;
    line-height: 35px;
}

.big-section p {
    font-size: 20px;
    line-height: 27px;
    margin: 20px 0 25px;
}

.big-section hr.line {
    margin: 10px 0 0;
}

.news p:first-child a {
    height: 114px;
}

.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next {
    top: -225px;
}

.news h2 {
    font-size: 44px;
}

.news h4 {
    font-size: 20px;
    margin: -2px 0 60px;
}

.news {
    padding: 50px 0;
}

footer ul li, footer ul li:nth-child(1) {
    position: relative;
    top: 0;
    left: 0;
    margin-bottom: 5px;
}

footer ul {
    padding: 0;
}

footer ul li:nth-child(3) {
    margin: 0;
}

footer h2 {
    font-size: 16px;
}

footer p, footer ul
li {
    font-size: 14px;
}

.page-title h1 {
    padding: 10px 0;
    font-size: 46px;
    letter-spacing: -1px;
}

.product-menu .pmenu
h3 {
    width: 229px;
    font-size: 18px;
}

.product-menu .pmenu
.menu-product-menu-container {
    width: calc(100% - 229px);
}

.product-menu .pmenu
.menu-product-menu-container ul li a {
    font-size: 16px;
    outline: 0;
    padding: 12px 24px;
}

.product-menu .pmenu
.menu-product-menu-container ul li ul {
    top: 41px;
    left: 10px;
}

.page .content p, .page .content ul {
    font-size: 16px;
    line-height: 23px;
}

.page .slp_results_container .results_wrapper .location_name {
    font-size: 17px;
}

.page .location_secondary {
    font-size: 12px;
    line-height: 13px;
}

.content {
    padding: 40px 0;
}

header nav ul ul {
    padding-top: 0;
}

.page .content .contact-info h3 {
    font-size: 17px;
    padding: 6px 5px;
}

.content.contact-us .elementor-text-editor {font-size: 13px;}


header nav ul li a {
    padding: 0 7px;
}

header nav {
    text-align: center !Important;
}

.top-contact .text-right {
    text-align: center;
}

}

@media (max-width: 770px) {

.contact-name h4 {
    font-size: 33px;
}

.fabric-intro {
    padding: 20px 20px 10px;
    margin-right: 30px;
}

.page .content h3 {
    font-size: 20px;
}

.page .content p, .page .content ul {
    font-size: 14px;
    line-height: 19px;
}

.store_locator_plus #searchForm #radius_in_submit {
    display: block;
}

.slp_search_form .search_box .search_item {
    display: block;
    align-items: unset;
    flex: unset;
    justify-content: unset;
}

.slp_search_form .search_box .search_item div {
    display: block;
    flex: unset;
}

.slp_search_form .search_box .search_item {
    width: 100%;
    float: none;
}

.store_locator_plus #searchForm #addressInput, .store_locator_plus #searchForm #radiusSelect {
    width: 100%;
    display: block;
    margin-top: 4px;
}

.store_locator_plus #searchForm #radius_in_submit input {
    float: none;
    width: 100%;
    margin-top: 5px;
    padding: 13px;
    font-size: 14px;
}

.page-title h1 {
    font-size: 36px;
}

.store_locator_plus #searchForm #radius_in_submit {
    display: block;
}

.slp_search_form .search_box .search_item {
    display: block;
    align-items: unset;
    flex: unset;
    justify-content: unset;
}

.slp_search_form .search_box .search_item div {
    display: block;
    flex: unset;
}

.slp_search_form .search_box .search_item {
    width: 100%;
    float: none;
}

.store_locator_plus #searchForm #addressInput, .store_locator_plus #searchForm #radiusSelect {
    width: 100%;
    display: block;
    margin-top: 4px;
}

.store_locator_plus #searchForm #radius_in_submit input {
    float: none;
    width: 100%;
    margin-top: 5px;
    padding: 13px;
    font-size: 14px;
}

.page-title h1 {
    font-size: 36px;
}

footer.footer {
    padding: 30px 0 20px;
}

footer.footer .col-sm-6 {
    text-align: center;
    display: block;
    float: none;
    width: 100%;
}

footer.footer .col-sm-6 + .col-sm-6 {
    padding-top: 30px;
}

footer .footer-contact {
    padding: 63px 0 0;
    background-position: top center;
}.performance p {
    margin-bottom: 70px;
}

footer ul li, footer ul li:nth-child(1) {
    padding: 0;
}

footer ul li span.fa {
    position: relative;
    display: block;
    text-align: center;
    width: 20px;
    height: 25px;
    margin: 20px auto 9px;
    border-right: 0;
    border-bottom: 1px solid #212121;
}

footer ul li br {display: none;}

form .fields.row {margin: 0;}

form .fields.row .col-sm-6 {
    padding: 0;
    width: 100%;
    float: none;
}

.performance p {
    margin-bottom: 70px;
}

.home-posts {
    padding: 0 100px;
}

.news p:first-child a {
    height: 84px;
}

}

@media (max-width: 767px) {

.news p:first-child a {
    height: 174px;
    position: relative;
    overflow: hidden;
}

.news p:first-child a
 img {
    position: absolute;
    top: -50%;
    bottom: -50%;
    margin: auto;
    left: -50%;
    right: -50%;
}

.news h2 {
    font-size: 34px;
}

.news h4 {
    font-size: 16px;
}

.performance h2 span {
    margin: -5px 0 0;
}

.performance p {
    text-align: center;
    margin: -5px 0 40px;
}

.performance h2 {
    font-size: 20px;
    margin: 0;
}

.mopt a i {
    padding: 0;
    box-shadow: none;
    text-shadow: none;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: Center;
    font-size: 25px;
}

.mopt a span {
    color: #FFF;
    display: block;
    font-size: 10px;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    left: 1px;
    position: relative;
    top: 2px;
}

.mopt a {
    text-align: center;
    display: inline-block;
    margin-left: 5px;
    background: none !important;
}

header.header .col-xs-5 {
    text-align: left !important;
}

header .site-title a {
    margin: 0;
}

.mnav {
    background: #000;
    z-index: 40000;
    position: fixed;
    top: 0;
    right: -240px;
    bottom: 0;
    width: 240px;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
}

    .mnav.active {
        right: 0;
    }

.mnav ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.mnav ul li a {
    color: #FFF;
    font-size: 18px;
    border-bottom: 1px solid #222;
    display: block;
    padding: 7px 10px 9px;
}

.mnav ul li ul {
    background: #111;
}

.mnav ul li ul li a {
    font-size: 14px;
    border-bottom: 1px solid #333;
}

.mnav ul li ul {
    display: none;
}

.mnav a.close-this {
    color: #FFF;
    font-size: 14px;
    border: 1px solid rgba(255,255,255,0.75);
    padding: 10px 15px;
    display: inline-block;
    margin: 20px 0 10px 10px;
}

.mnav a.close-this i {
    margin-right: 10px;
}

.banner .responsive-video:after {
    display: none;
}

.banner {
    padding: 110px 0 35px;
}

.home-products {
    padding-top: 45px;
}

.home-products span:after {
    width: 64px;
}

.pillar-modal {
    max-width: 90% !important;
}

.big-section .button {
    font-size: 17px;
    padding: 14px 0;
}


}

@media (max-width: 480px) {

.home-products h2 {
    font-size: 33px;
}

.home-products h4 {
    font-size: 18px;
    line-height: 14px;
}

.home-products h4:after {
    margin: 20px auto 39px;
    width: 60px;
}

.home-products img.img-responsive {
    max-height: 90px;
}

.home-products span {
    font-size: 16px;
}

.home-products span:after {
    margin-top: 4px;
    width: 46px;
}

.home-products hr.line {
    margin: 35px 0 10px;
}

.performance h2 {
    font-size: 17px;
}

.performance h2 span {
    font-size: 39px;
}

.performance .pillars {
    height: 88px;
}

.performance .pillars ul li a {
    width: 109px;
}

.performance .pillars ul li {
    max-width: 35%;
}

.performance .pillars ul li a span {
    font-size: 19px;
}

.performance .pillars ul li:nth-child(1), .performance .pillars ul
 li {
    margin: 0;
}

.performance .pillars ul li a img {
    width: 70px;
}

.news p:first-child a {
    height: 94px;
}

.product-menu .pmenu h3 {
    width: 100%;
    border-bottom: 3px solid #c6a540;
    border-right: 0;
    text-align: center;
}

.product-menu .pmenu .menu-product-menu-container {
    width: 100%;
}

.product-menu .pmenu .menu-product-menu-container ul li {
    width: 100%;
    float: none;
}

.product-menu .pmenu .menu-product-menu-container ul li a {
    border-right: none;
    border-bottom: 1px solid #EEE;
}

.product-menu .pmenu .menu-product-menu-container ul li a:after {
    display: inline-block;
}

.product-menu .pmenu .menu-product-menu-container ul li ul, .product-menu .pmenu .menu-product-menu-container ul li ul li ul {
    position: relative;
    transform: scale(1);
    top: 0;
    left: 0;
    width: 100%;
    display: none;
}

}

@media (max-width: 767px) {
    div#map {
    height: 200px !important;
}
    .page-title {
        margin-top: 76px;
    }
    .slp_search_form .search_box .search_item {
    display: block !important;
    flex: unset !important;
}

.slp_search_form .search_box .search_item div {
    display: block !important;
}
}

@media (max-width: 400px) {

    .page .content h3 {
    font-size: 17px;
}
    .home-products span {
    font-size: 12px;
}

.performance .pillars ul li a img {
    width: 50px;
}

.performance .pillars ul li a span {
    width: 60px;
    margin: 0 auto;
}

.performance .pillars ul li a {
    width: 64px;
}

.news p:first-child a {
    height: 50px;
}
}

.owl-carousel .owl-item img {

    height: auto;
}

.blog-main section {
  display: -webkit-flex;
  display: -ms-flex;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  -ms-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.blog-main section .blog-post-item {
  -webkit-flex: 0 0 32%;
  -ms-flex: 0 0 32%;
  flex: 0 0 32%;
  max-width: 32%;
  margin: 20px 0.5%;
}

.blog-main section .blog-post-item .bpi-img {
    display: block;
    overflow: hidden;
    height: 230px;
    border: 3px solid #EEE;
    padding: 10px;
    position: relative;
    margin: 0 auto 10px;
}

.blog-main section .blog-post-item .bpi-img:hover, .blog-main section .blog-post-item .bpi-img:focus {
    border-color: #333;
}

.blog-main section .blog-post-item .bpi-img img {
    max-height: 115%;
    width: auto;
    position: absolute;
    margin: auto;
    left: -50%;
    right: -50%;
    top: -50%;
    bottom: -50%;
    transition: all 0.3s;
}

.blog-main section .blog-post-item .bpi-img:hover img, .blog-main section .blog-post-item .bpi-img:focus img {
    max-height: 125%;
}

.blog-main section .blog-post-item {
    text-align: center;
}

.blog-main section .blog-post-item h3 a {
    color: #333;
    font-size: 20px;
    line-height: 1.2;
}

.blog-main section .blog-post-item h3 {margin: 0 0 4px;}

.blog-main section .blog-post-item h3 a:hover, .blog-main section .blog-post-item h3 a:focus {
    color: #999;
}

.blog-main section .blog-post-item h5 {
    color: #666;
    margin: 0 0 20px;
    font-weight: 400;
}

@media (max-width: 991px) {

  .blog-main section .blog-post-item {
    -webkit-flex: 0 0 49%;
    -ms-flex: 0 0 49%;
    flex: 0 0 49%;
    max-width: 49%;
  }

}

@media (max-width: 767px) {
  .blog-main section .blog-post-item {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin: 20px 0;
  }
}

.gal-link, .gal-link * {
    font-family: "europa", sans-serif !important;
}

.gal-link a {
    float: none;
    display: inline-block;
    width: auto !important;
    color: #fff !important;
    font-size: 16px !important;
    letter-spacing: 0 !important;
    font-weight: 400 !important;
    padding: 8px 20px !important;
}

.gal-link small {
    display: block;
    margin-bottom: 10px !important;
}

.gal-link {
    padding: 15px !important;
    position: absolute;
    bottom: 50px;
    left: 0;
    right: 0;
    background: rgba(0,0,0,0.8);
    width: 400px;
    margin: auto !important;
    font-size: 15px;
}

div#shCount {
    display: none;
}

#shDisplay div#shTitle a {
    color: #fff;
}


.gold-link a {
    color: #9b7705;
text-decoration: underline;
}


a.pdf-link {
    display: block;
    text-align: center;
    margin-bottom: 30px;
}

a.pdf-link span {
    display: block;
    height: 170px;
    overflow: hidden;
    position: relative;
    border: 5px double #fff;
    background: #9b7705;
}

a.pdf-link:hover span img {
    opacity: 0.4;
}

a.pdf-link span img {
    transition: all 0.3s;
    max-width: 100%;
    width: 100%;
}

a.pdf-link strong {
    font-weight: 600;
    color: #555;
    font-size: 18px;
    line-height: 1.1;
    margin: 13px 0 0;
    display: block;
}

.col-sm-12 > a.pdf-link {
    display: none;
}

@media (max-width: 767px) {

    a.pdf-link {
        max-width: 200px;
        margin: 0 auto 10px;
    }

    a.pdf-link strong {
        font-size: 14px;
        margin: 4px 0 0;
    }

}


.ws-tabs .ws-tab {
    display: none;
}

.ws-tabs .ws-tab.active {
    display: block;
}

.ws-tab-links {
    display: flex;
    align-items: center;
}

.ws-tab-links a {
    display: block;
    background: #eee;
    color: #666;
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    padding: 14px 25px;
    margin-right: 5px;
}

.ws-tabs {
    border-top: 2px solid #c6a540;
    padding: 25px 0 0;
}

.ws-tab-links a.active, .ws-tab-links a.active:hover, .ws-tab-links a.active:focus {
    background: #c6a540;
    color: #fff;
}

.ws-tab-links a:hover, .ws-tab-links a:focus {
    background: #333;
    color: #fff;
}
.ws-tab-downloads a {
    display: flex;
    margin: 0 20px 10px 0;
    flex-direction: column;
    max-width: 200px;
    line-height: 1.1;
    color: #000;
    font-size: 13px;
}

.ws-tab-downloads a img {
  max-height: 120px;
  width: auto;
  object-fit: contain;
}

.ws-tab-downloads a strong {
    font-size: 14px;
    max-width: 200px;
}

.ws-tab-downloads a:hover, .ws-tab-downloads a:focus {
    opacity: 0.7;
}

.ws-tab-fabrics .wp-caption {
    display: inline-block;
    text-align: center;
}

.ws-tab-fabrics .wp-caption a {
    cursor: default;
}

.ws-tab.ws-tab-downloads.active {
  display: flex;
  align-items: center;
}

@media (max-width: 767px) {

    .ws-tab-links a {
        flex: 0 0 32%;
        margin: 0;
        text-align: center;
        font-size: 13px;
        padding: 18px 5px;
    }

    .ws-tab-links {
        justify-content: space-between;
    }

    .ws-tab-fabrics .wp-caption {
        max-width: 80px;
        min-width: unset;
    }

    .ws-tab-fabrics .wp-caption img {
        max-width: 100% !important;
        height: auto !important;
    }

    .ws-tab-fabrics .wp-caption a {
        display: block;
    }

    .ws-tabs {
        padding: 25px 25px 0;
    }

    .ws-tab-downloads {
        text-align: center;
    }

}
