.nav-tabs > li {
    width:50%;
    text-align:center;
    text-transform:uppercase;
    padding: 0 !important;
}
.nav-tabs {
    border-bottom: 0 !important;
}


html, body {
    font-size: 16px;
    font-family: GTW-Regular, sans-serif;
}

a, p {
    color: #1e1e1e;
    font-size: 16px;
}

    a:hover {
        text-decoration: none;
        color: #1e1e1e;
    }

input[type=text]::-ms-clear {
    display: none;
}

@media (min-width: 1230px) {
    .container {
        width: 1200px;
    }
}

.container.main {
    border: 1px solid #ddd;
    padding-bottom: 80px;
}

.footer .container {
    border: 1px solid #ddd;
    border-top: 0;
}

.footer .bottom .container {
    background: #ebebeb;
    /*padding: 0 7%;*/
}

body.home header {
    position: absolute;
    width: 100%;
    z-index: 100;
}

.header .navbar-default {
    max-width: 1200px;
    margin: 0 auto;
    border-radius: 0;
    border: 1px solid #ddd;
    border-bottom: 0;
    background: transparent;
}

    .header .navbar-default .container-fluid,
    .footer .container-fluid {
        padding: 0 8%;
    }

@media (min-width: 992px) {
    .header .navbar-default .container-fluid,
    .footer .container-fluid {
        padding: 0 11%;
    }
}

footer .container ul {
    margin: 20px auto;
}

footer .list-inline > li {
    padding: 0;
    margin-right: 24px;
}

footer .social.list-inline > li {
    margin-right: 18px;
    vertical-align: middle;
}

    footer .social.list-inline > li object,
    .footer ul.social li img {
        height: 20px;
        vertical-align: top;
    }

footer ul li a {
    font-size: 15px;
    font-family: GTW-Medium, sans-serif;
}

footer ul.social {
    margin-left: 8px;
    padding-left: 40px;
    border-left: 1px solid #666666;
}

footer p.copyright {
    margin: 15px auto;
    margin-left: 10px;
    font-size: 15px;
    font-family: GTW-Light, sans-serif;
    color: #b5b5b5;
}

footer .bottom ul {
    margin: 15px auto;
}

    footer .bottom ul li a {
        font-size: 15px;
        font-family: GTW-Light, sans-serif;
        color: #b5b5b5;
    }

#contactUsForm .bootstrap-select.btn-group .dropdown-menu li a {
    font-size: 20px;
}

.close.svg object {
    height: 15px;
}

.close-asset-icon.svg object {
    height: 12px;
}

.xv-block-item .asset-hover .svg object {
    width: 30px;
}

.svg {
    position: relative;
    display: inline-block;
}

    .svg:after {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
    }

@media (min-width: 768px) {
    #navbar {
        padding: 0;
        margin: 20px auto;
    }

    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
        margin-left: 0;
        padding: 0;
    }

    .navbar-brand > img {
        margin-top: 28px;
    }

    .navbar-default .navbar-nav > li > a {
        padding: 0;
        margin: 15px 18px;
        padding-bottom: 9px;
        margin-bottom: 6px;
        margin-right: 10px;
    }

    .filter-product h5 {
        margin-left: 15px;
    }
}

.navbar-brand {
    height: auto;
}

.open-search-mobile {
    display: none;
}

.container {
    padding: 0;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    background: transparent;
    color: #1e1e1e;
}

.navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #1e1e1e;
}

.hero-wrapper {
    margin-bottom: -1rem;
}

    .hero-wrapper .sf_cols.autoscale_img_wrapper {
        margin: 0;
        padding: 0;
    }

.section-hero a.chevron-hero {
    position: absolute;
    bottom: 30px;
    left: 50%;
    width: auto;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
    cursor: pointer;
    z-index: 12;
}

.chevron-hero svg {
    height: 20px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
}

.section-hero .text-container p, .section-hero .text-container a {
    width: 100%;
    display: block;
    text-align: center;
}

.section-hero {
    padding: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 0 0;
    position: relative;
    z-index: 0;
}

    .section-hero .text-container {
        padding: 0 40px;
        position: absolute;
        z-index: 11;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        top: 50%;
        left: 50%;
        width: 100%;
    }

        .section-hero .text-container .big-text {
            font-size: 60px;
            font-family: GTW-Medium,sans-serif;
        }

        .section-hero .text-container .small-text {
            font-size: 16px;
            font-family: GTW-Medium,sans-serif;
        }

    .section-hero .hero-video {
        width: 100%;
        top: 0;
        left: 0;
        z-index: 1;
    }

        .section-hero .hero-video video {
            width: 100%;
            display: block;
        }

    .section-hero .hero-image img {
        width: 100%;
        height: auto;
    }


    .section-hero.no-video-img {
        min-height: 40rem;
    }

        .section-hero.no-video-img .text-container {
            padding: 5rem 20px;
        }

.section-separator {
    width: 33%;
    height: 1px;
    background: #ddd;
    margin: 1rem auto;
    clear:both;
}

    .section-separator.big {
        max-width: 620px;
        width: 90%;
    }

.yamm .dropdown.yamm-fw .dropdown-menu {
    border-radius: 0;
    border-color: #ddd;
    box-shadow: none;
}

.navbar-nav > li > a {
    border: 1px solid transparent;
    font-size: 17px;
    font-family: GTW-Medium, sans-serif;
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    border: 1px solid transparent;
}

.navbar-default .navbar-nav > .open > a, .navbar-nav > li > a:hover {
    border-bottom: 1px solid #000;
}

.navbar-nav .submenu-trigger {
    font-size: 10px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    display: inline-block;
    width: 25px;
    text-align: center;
    margin-left: -4px;
    top: auto;
}

    .navbar-nav .submenu-trigger:before {
        content: "\e259";
    }

.navbar-default .navbar-nav > .open > a .submenu-trigger {
    /*content: "\e260";*/
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
}

/*start submenu*/
.dropdown-menu.applications .title {
    font-size: 15px;
    font-family: GTW-Medium, sans-serif;
}

.dropdown-menu.applications .desc {
    font-size: 13px;
    font-family: GTW-Regular, sans-serif;
    line-height: 18px;
    margin-top: 4px;
    color: #8d8d8d;
}

.dropdown-menu.applications .row > div {
    margin-bottom: 23px;
}

.dropdown-menu.products {
    text-align: center;
}

    .dropdown-menu.products .list-container {
        float: left;
        margin: 0 14px;
        text-align: left;
        margin-bottom: 30px;
    }

        .dropdown-menu.products .list-container:last-child {
            margin-right: 0;
        }

        .dropdown-menu.products .list-container ul {
            list-style: none;
            padding: 0;
            -webkit-column-gap: 20px;
            -moz-column-gap: 20px;
            column-gap: 20px;
            border-top: 1px solid #000;
            padding-right: 0;
            margin-top: 9px;
        }

.dropdown-menu.applications > li {
    max-width: 700px;
    display: block;
    margin: 32px auto;
}

.dropdown-menu.products > li {
    max-width: 800px;
    display: inline-block;
    margin: 32px auto;
}

.dropdown-menu.products .list-container .list-title {
    font-size: 15px;
    font-family: GTW-Medium, sans-serif;
}

.dropdown-menu.products .list-container ul li {
    padding-top: 8px;
    max-width: 130px;
    width: 130px;
}

    .dropdown-menu.products .list-container ul li a {
        font-size: 13px;
        font-family: GTW-Regular, sans-serif;
    }

.dropdown-menu.search {
    text-align: center;
    border: 1px solid #ddd;
}

#header-search {
    width: 80%;
}

#header-search, #header-search-mobile {
    height: 80px;
    line-height: 80px;
    width: 260px;
    font-size: 20px;
    border: 0;
    font-family: GTW-Regular, sans-serif;
    text-align: center;
}

    #header-search:focus, #header-search-mobile:focus {
        outline: 0;
    }

.navbar-default .navbar-toggle {
    border: 0;
    margin-top: 1rem;
}

    .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
        background: transparent;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #3a3a3a;
    }
/*end submenu*/

.section-link {
    text-align: center;
    margin: 0 auto;
    padding: 16px 0;
}

    .section-link a {
        font-size: 16px;
        font-family: GTW-Medium, sans-serif;
    }

.sf_cols.autoscale_img_wrapper {
    padding-top: 1rem;
    padding-bottom: 1.5rem;
}

.section-resources .sf_cols.autoscale_img_wrapper {
    padding-top: 0;
    padding-bottom: 0;
}

.autoscale_img_wrapper .product-img {
    width: 100%;
}

.autoscale_img_wrapper .sf_colsOut {
    float: left;
    text-align: center;
    position: relative;
}

.autoscale_img_wrapper .image1Up {
    width: 100%;
}


body.home .autoscale_img_wrapper .image1Up .caption {
    font-size: 45px;
    font-family: GTW-Medium,sans-serif;
    margin-top: 24px;
    margin-bottom: 8px;
}

.autoscale_img_wrapper .caption {
    margin: 16px auto;
    padding: 0 2rem;
}

    .autoscale_img_wrapper .caption .link-caption {
        margin: 16px auto;
        padding: 0 2rem;
    }

.autoscale_img_wrapper .image2Up {
    width: 50%;
}

.autoscale_img_wrapper .image3Up {
    width: 33.333%;
}

.autoscale_img_wrapper .image4Up {
    width: 25%;
}

.dropdown-search-mobile {
    display: none;
}

.container.main .breadcrumb {
    background-color: transparent;
    margin-bottom: 16px;
    margin-top: 20px;
    padding: 0 11%;
    font-size: 12px;
    color: #9b9b9b;
    font-family: GTW-Light, sans-serif;
}

    .container.main .breadcrumb li a {
        font-size: 12px;
        color: #9b9b9b;
        font-family: GTW-Light, sans-serif;
    }

.breadcrumb > li + li:before {
    padding: 0;
}
/*Start About*/
.section-imageTextOver {
    margin-top: 16px;
    position: relative;
    background-size: cover;
    padding: 19% 0;
    background-repeat: no-repeat;
    background-position: center center;
}

    .section-imageTextOver .textOver {
        font-size: 50px;
        font-family: GTW-Medium,sans-serif;
        position: absolute;
        width: 100%;
        text-align: center;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        line-height: 45px;
    }

        .section-imageTextOver .textOver.textColor {
            color: #f9bc2f;
        }

h1.page-title {
    color: #1e1e1e;
    max-width: 620px;
    padding: 24px 0;
    margin: 0 auto;
    text-align: center;
    font-size: 35px;
    font-family: GTW-Medium,sans-serif;
}

h2.widget-title {
    color: #1e1e1e;
    max-width: 420px;
    padding: 24px 0;
    margin: 0 auto;
    text-align: center;
    font-size: 30px;
    font-family: GTW-Medium,sans-serif;
}

.section-widget.news-widget {
    padding: 0 11%;
}

    .section-widget.news-widget .news {
        background: #f8f8f8;
        margin-bottom: 32px;
        margin-top: 16px;
    }

        .section-widget.news-widget .news .text-container {
            padding: 40px 32px 40px 24px;
        }

        .section-widget.news-widget .news .img-container {
            padding: 0;
            padding-left: 32px;
        }

            .section-widget.news-widget .news .img-container.only-mobile {
                padding: 0;
                margin-top: 1.333rem;
            }

            .section-widget.news-widget .news .img-container img {
                width: 100%;
                height: auto;
            }

        .section-widget.news-widget .news .text-container .news-title {
            font-family: GTW-Medium,sans-serif;
            font-size: 20px;
            max-width: 584px;
            display: block;
            margin-bottom: 8px;
        }

        .section-widget.news-widget .news .text-container ul li {
            border-left: 1px solid #9b9b9b;
            font-size: 11px;
            font-family: GTW-Light,sans-serif;
            color: #9b9b9b;
            line-height: 11px;
            text-transform: uppercase;
            padding: 0 0.5rem;
        }

            .section-widget.news-widget .news .text-container ul li:first-child {
                border: 0;
            }

.section-button {
    text-align: center;
    margin: 0 auto;
    padding: 1.5rem 0;
}

    .section-button a {
        font-size: 0.875rem;
        font-family: GTW-Regular, sans-serif;
        border: 1px solid #1e1e1e;
        border-radius: 32px;
        display: inline-block;
        line-height: 0.875rem;
        letter-spacing: 0.02em;
        padding: 0.8125rem 2rem 0.8125rem 2rem;
        transition-duration: 0.2s;
    }

        .section-button a:hover {
            color: #c74237;
            border: 1px solid #c74237;
        }

    .section-button.text-left {
        text-align: left;
    }
/*End About*/

/*Start Product Detail*/
.flexslider {
    border: 0;
    margin-bottom: 16px;
    margin-top: 24px;
}

@media(max-width: 768px) {
    

    #carousel .flex-viewport {
        display: inline-block;
        width: auto;
    }

    #carousel li {
        width: auto !important;
    }
 }


    #carousel li {
        border: 1px solid #ddd;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    
    }

    #carousel {
        max-width: 620px;
        margin: 0 auto;
        margin-bottom: 24px;
        text-align: center;
    }

        #carousel .flex-active-slide {
            border-bottom: 2px solid #1e1e1e;
        }
    

        #carousel .slides img {
            width: auto;
            max-height: 100%;
            max-width:100%;
        }

        #carousel .carousel-circle {
            width: 10px;
            height: 10px;
            border-radius: 50%;
            background: grey;
            display: block;
            margin: 0 auto;
        }

        #carousel .flex-active-slide .carousel-circle {
            background: red;
        }
        
        #carousel .slides li {
            margin: 0 5px !important;
        }
            
    .section-text img {
        max-width: 100%;
        margin-bottom: 32px;
    }

    .section-text {
        max-width: 620px;
        margin: 0 auto;
        font-size: 16px;
        font-family: GTW-Light, sans-serif;
        padding: 1rem 0;
    }

        .section-text .widget-title + .content-text {
            padding-top: 1rem;
        }

        .section-text .content-text {
            padding-top: 0;
        }

            .section-text .content-text p {
                margin-bottom: 0;
            }

        .section-text p {
            font-size: 16px;
            font-family: GTW-Light, sans-serif;
        }

        .section-text .widget-title.title-only {
            padding: 0;
        }

    h3 {
        font-size: 20px;
        font-family: GTW-Medium, sans-serif;
        text-align: center;
        max-width: 620px;
        margin: 0 auto;
        padding: 16px 0;
    }

    h5 {
        font-family: GTW-Medium, sans-serif;
        font-size: 0.8rem;
        color: #9b9b9b;
        text-transform: uppercase;
    }

    .section-text ul {
        margin-bottom: 0;
    }

        .section-text ul li {
            margin-bottom: 16px;
        }

            .section-text ul li:last-child {
                margin-bottom: 0;
            }

    .section-text ul {
        padding-left: 20px;
    }

        .section-text ul.list-inline {
            padding-left: 0;
        }

    ul.list-inline.social a:hover {
        opacity: 0.8;
    }

    .section-share {
        max-width: 620px;
        margin: 0 auto;
        margin-top: 0;
        padding: 0.5rem 0 1rem;
    }

        .section-share .list-inline {
            margin-bottom: 0;
            margin-left: 0;
        }

            .section-share .list-inline > li {
                vertical-align: middle;
                margin-right: -4px;
                padding-right: 1rem;
                padding-left: 0;
            }

    .section-resources,
    .sf_cols.section-resources {
        max-width: 960px;
        margin: 0 auto;
    }

    .resources-page .autoscale_img_wrapper {
        margin-top: 0;
    }

    .section-media {
        max-width: 930px;
        margin: 0 auto;
    }

    .autoscale_img_wrapper .no-img {
        width: 100%;
        height: 200px;
    }

    .autoscale_img_wrapper .resource-container {
        margin: 10px;
    }

    .autoscale_img_wrapper .text-over {
        max-width: 200px;
        margin: 0;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        font-family: GTW-Medium, sans-serif;
    }

    .autoscale_img_wrapper .resource-container .text-over {
        font-family: GTW-Regular, sans-serif;
    }

    .autoscale_img_wrapper .overlay-container {
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        z-index: 9;
        display: none;
    }

    .autoscale_img_wrapper .sf_colsOut:hover .overlay-container {
        display: block;
    }

    .autoscale_img_wrapper .resource-container .overlay-container {
        padding: 10px;
    }

    .autoscale_img_wrapper .overlay-container .buttons {
        position: relative;
        top: 100%;
        transform: translateY(-45px);
    }

        .autoscale_img_wrapper .overlay-container .buttons .btn {
            width: 50%;
            text-align: center;
            font-size: 16px;
            font-family: GTW-Medium, sans-serif;
            border: 1px solid #1e1e1e;
            padding: 6px 12px;
            border-radius: 32px;
            cursor: pointer;
        }

        .autoscale_img_wrapper .overlay-container .buttons a {
            cursor: pointer;
        }

    /*END Product Detail*/
    .filetype {
        color: #9b9b9b;
        font-size: 13px;
        display: block;
        padding-top: 8px;
    }

    /*Start News Articke*/
    .section-2cols {
        max-width: 940px;
        margin: 0 auto;
    }

        .section-2cols .column-text {
            background: #f8f8f8;
            padding: 2.5rem 1.5rem;
            margin: 1rem 0;
        }

            .section-2cols .column-text p {
                font-size: 20px;
            }

            .section-2cols .column-text .article-date {
                color: #9b9b9b;
                font-size: 11px;
                text-transform: uppercase;
            }

            .section-2cols .column-text img {
                padding-left: 10px;
                margin-bottom: 6px;
            }

            .section-2cols .column-text .article-date .line-separator {
                padding: 0 1rem;
            }
    /*End News Articke*/

    /*Start Contact*/
    .xv-contact-wrapper .validation-wrapper .dropdown-selector {
        margin-bottom: 1.25rem;
    }

    .xv-contact-wrapper .form-group {
        margin-bottom: 1.25rem;
    }

    .caps {
        text-transform: uppercase;
    }

    .validation-wrapper h5 {
        padding: 0 0 0.5rem 0;
        margin: 0;
    }

    .xv-contact-wrapper .customPicker .btn {
        /*padding: 1rem 1rem 0.5rem 1rem;*/
        border-radius: 0;
    }

    .xv-contact-wrapper .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
        width: 100%;
    }

    .xv-contact-wrapper .form-control {
        padding: 0.75rem 1rem 0.3125rem 1rem;
        height: auto;
        font-size: 16px;
        color: #1e1e1e;
        border-radius: 0;
        border-color: #dcdcdc;
    }

    .xv-contact-wrapper textarea.form-control {
        max-height: 200px;
    }

    .form-control:focus {
        border: 1px solid #1e1e1e;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .btn-group.open .dropdown-toggle {
        -webkit-box-shadow: none;
        box-shadow: none;
        border: 1px solid #1e1e1e;
    }

        .btn-group.open .dropdown-toggle:hover {
            border: 1px solid #1e1e1e;
        }

    .validation-wrapper label {
        margin-bottom: 0.5rem;
        color: #9b9b9b;
        font-size: 11px;
        font-weight: normal;
        text-transform: uppercase;
    }

    .xv-contact-wrapper {
        max-width: 940px;
        margin: 0 auto;
        padding: 1rem 0 1.5rem 0;
    }

        .xv-contact-wrapper .bootstrap-select.btn-group .dropdown-toggle .filter-option {
            font-size: 20px;
            color: #1e1e1e;
        }

    .primary-button {
        margin: 1.5rem 0;
    }

        .primary-button a {
            font-size: 0.875rem;
            font-family: GTW-Regular, sans-serif;
            border: 1px solid #1e1e1e;
            border-radius: 32px;
            display: inline-block;
            background-color: #1e1e1e;
            color: #fff;
            transition-duration: 0.2s;
            line-height: 0.875rem;
            letter-spacing: 0.02em;
            padding: 0.8125rem 2rem 0.8125rem 2rem;
        }

            .primary-button a:hover {
                background-color: #c74337;
                border: 1px solid #c74337;
            }

    .validation-wrapper textarea {
        margin-bottom: 1.25rem;
        resize: none;
    }

    .contact-info-bundle {
        background: #f8f8f8;
        padding: 0.5rem 1.25rem 0 1.25rem;
    }

        .contact-info-bundle .contact-info-block {
            margin-bottom: 12px;
            clear: both;
        }

            .contact-info-bundle .contact-info-block p {
                margin-bottom: 8px;
            }

    .support-wrapper h3 {
        text-align: left;
    }

    .contact-info-block h5, .contact-info-block h5 {
        margin: 0 0 0.5rem 0;
    }

    /*End Contact*/
    /*Start Find Dealer*/
    .row.showroom-item {
        border-bottom: 1px solid #ebebeb;
        padding: 1.5rem 0;
    }

        .row.showroom-item.head {
            padding-bottom: 0.5rem;
        }

        .row.showroom-item:last-child {
            border-bottom: none;
        }

    .showroom-item h2 {
        text-align: left;
        padding: 0;
        margin: 0;
        font-size: 20px;
    }

    .showroom-details {
        max-width: 210px;
    }

    .xv-showroom-wrapper {
        max-width: 940px;
        margin: 0 auto;
    }

        .xv-showroom-wrapper .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
            width: 100%;
        }

    .showroom-item:last-child {
        border-bottom: none;
    }

    .showroom-details a {
        font-weight: 900;
    }

    .showroom-details p {
        margin-bottom: 0;
    }

    .showroom-filter {
        border-top: 1px solid #ebebeb;
        padding: 1.5rem 0;
    }

        .showroom-filter p {
            margin-top: 0.5rem;
        }

        .showroom-filter .primary-button {
            margin: 2rem 0;
        }

        .showroom-filter .form-control {
            padding: 19px 12px;
        }

    .filter-product {
        max-width: 940px;
        margin: 0 auto;
    }

        .filter-product .bootstrap-select {
            text-transform: uppercase;
        }

            .filter-product .bootstrap-select .btn {
                text-transform: uppercase;
            }
    /*End Find Dealer*/

    /*Start News&Press*/
    .news-title img {
        padding-left: 10px;
        margin-bottom: 5px;
    }
    /*Start SearchResult*/
    .searchresult-widget {
        max-width: 940px;
        margin: 0 auto;
        padding: 0;
    }

    .section-widget.searchresult-widget .result {
        border-top: 1px solid #ebebeb;
        padding: 1.5rem 0;
        margin: 0;
    }

        .section-widget.searchresult-widget .result:last-child {
            border-bottom: 1px solid #ebebeb;
        }

    .searchresult-widget .result .text-result {
        padding-left: 0px;
    }

    .searchresult-widget .result .text-container {
        max-width: 584px;
    }

    .searchresult-widget .result .img-container {
        padding: 0;
        text-align: right;
    }

    .section-widget.searchresult-widget .result .img-container.only-mobile {
        padding: 0;
        text-align: center;
    }

    .section-widget.searchresult-widget .result .img-container img {
        width: auto;
        height: auto;
        max-height: 140px;
    }

    .searchresult-widget .result .text-container h3 {
        text-align: left;
        padding-left: 0;
    }

    .searchresult-widget .result .text-container a {
        font-weight: 900;
        text-decoration: none;
    }

    .searchresult-widget .result .text-container ul li {
        border-left: 1px solid #9b9b9b;
        font-size: 11px;
        font-family: GTW-Light,sans-serif;
        color: #9b9b9b;
        line-height: 11px;
        text-transform: uppercase;
        padding: 0 0.5rem;
    }

        .searchresult-widget .result .text-container ul li:first-child {
            border: none;
        }

    .searchresult-pager .sf_pagerNumeric {
        display: inline-block;
        margin-top: 1.5rem;
    }

    .searchresult-pager a {
        font-size: 16px;
        margin-right: 0.5rem;
        padding: 0 0.5rem;
    }

    .searchresult-pager .pager-current {
        border-bottom: 2px solid #1e1e1e;
    }

    .search-box-container {
        overflow: hidden;
        position: relative;
        font-size: 20px;
    }

    .searchSearchBox {
        margin: 1rem 0;
    }

        .searchSearchBox input[type="text"] {
            padding: 1rem 1rem 0.5rem 1rem;
            width: 100%;
            border: 1px solid #dcdcdc;
        }

            .searchSearchBox input[type="text"]::-webkit-input-placeholder {
                color: #1e1e1e;
            }

            .searchSearchBox input[type="text"]:focus {
                border: 1px solid #1e1e1e;
            }

        .searchSearchBox input[type="button"] {
            padding: 0;
            position: absolute;
            right: 0;
            top: 0;
            background: transparent;
        }

            .searchSearchBox input[type="button"]:focus {
                outline: none;
            }

        .searchSearchBox .close-icon {
            width: 50px;
            height: 50px;
            border: none;
        }

    .result-number {
        margin: 1rem 0;
    }

    .breadcrumb > .active {
        color: #9b9b9b;
    }

    .xv-search-order .customPicker.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
        width: 205px;
    }

    .bootstrap-select.btn-group .dropdown-menu li a {
        font-size: 14px;
    }

    .customPicker.bootstrap-select.btn-group .dropdown-toggle .caret {
        top: 60%;
        border-right: 4px solid transparent;
        border-left: 4px solid transparent;
        border-bottom: 0;
        border-top: 4px dashed;
    }

        .customPicker.bootstrap-select.btn-group .dropdown-toggle .caret:before {
            content: "";
            display: inline-block;
            width: 0;
            height: 0;
            margin-left: 0;
            vertical-align: middle;
            border-bottom: 4px dashed;
            border-bottom: 4px solid\9;
            border-right: 4px solid transparent;
            border-left: 4px solid transparent;
            position: absolute;
            top: -10px;
            left: -4px;
        }

        .customPicker.bootstrap-select.btn-group .dropdown-toggle .caret.animate-spin-dropdown {
            background: url("../gif/studioload.gif");
            width: 25px;
            height: 25px;
            display: inline-block;
            background-size: cover;
            border: none;
            top: 50%;
            transform: translateY(-50%);
            right: 5px;
        }

            .customPicker.bootstrap-select.btn-group .dropdown-toggle .caret.animate-spin-dropdown:before {
                display: none;
            }

    /*End SearchResult*/

    .imageWrapper {
        position: relative;
    }

    .img-hover {
        position: absolute;
        top: 0;
        width: 100%;
        height: 100%;
        padding: 0 3rem;
        display: block;
        opacity: 0;
        z-index: 3;
        -webkit-transition: opacity 1s linear;
        -moz-transition: opacity 1s linear;
        transition: opacity 1s linear;
    }

    .imageWrapper .image4Up .img-hover {
        padding: 0 2rem;
    }

    .img-hover h3 {
        color: #fff;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        transform: translateY(-50%);
        position: relative;
        text-align: center;
    }


    .imageWrapper:hover .img-hover {
        display: block;
        opacity: 1;
        height: 100%;
    }

    .section-imageTextOver:hover .img-hover {
        display: block;
        opacity: 1;
        height: 100%;
    }

    .autoscale_img_wrapper .image1Up .img-hover h3,
    .section-imageTextOver h3 {
        max-width: 420px;
    }

    .autoscale_img_wrapper .image1Up .img-overlay h3 {
        max-width: 400px;
    }

    .autoscale_img_wrapper .image2Up .img-hover h3,
    .autoscale_img_wrapper .image3Up .img-hover h3,
    .autoscale_img_wrapper .image4Up .img-hover h3,
    .autoscale_img_wrapper .image2Up .img-overlay h3,
    .autoscale_img_wrapper .image3Up .img-overlay h3,
    .autoscale_img_wrapper .image4Up .img-overlay h3 {
        max-width: 210px;
    }

    .section-link a:hover,
    .autoscale-link:hover .link-caption {
        color: #cf665f;
    }

    .section-slider #carousel .slides li:hover {
        opacity: 0.8;
    }

    .autoscale_img_wrapper .sf_colsOut:hover .transparent-overlay {
        display: block;
    }

    .transparent-overlay {
        display: none;
        position: absolute;
        WIDTH: 100%;
        HEIGHT: 100%;
        TOP: 0;
        opacity: 0.15;
    }

    .news .img-container:hover .transparent-overlay {
        display: block;
    }

    /* Autoscale overlay */
    .img-overlay {
        position: absolute;
        top: 0;
        width: 100%;
        height: 100%;
        padding: 0 3rem;
        display: block;
        z-index: 2;
    }

        .img-overlay .overlay-color {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            z-index: 0;
            opacity: 0.8;
        }

        .img-overlay h3 {
            z-index: 1;
            color: #fff;
            top: 50%;
            -webkit-transform: translateY(-50%);
            -moz-transform: translateY(-50%);
            transform: translateY(-50%);
            position: relative;
            text-align: center;
            /*Taha: remove font-size: 2.8125rem; */
        }

    /* Header Default State */
    .header.default-state .custom-logo,
    .custom-logo + .default-logo {
        display: none;
    }

    .header.default-state .default-logo {
        display: block;
    }

    .header.default-state .navbar {
        background: #fff;
    }

    .header.default-state .navbar-default .navbar-toggle .icon-bar {
        background-color: #1e1e1e;
    }

    .header.default-state .open-search-mobile {
        color: #1e1e1e;
    }

    @media(min-width: 768px) {

        .header.default-state .navbar-default .navbar-nav > .open > a, .navbar-nav > li > a:hover {
            border-bottom: 1px solid #1e1e1e;
        }

        .header.default-state .navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
            color: #1e1e1e;
        }

        .header.default-state .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
            color: #1e1e1e;
        }
    }



    /* Backend spacing for layouts */
    body.fPageEditor .sf_cols.autoscale_img_wrapper,
    body.fPageEditor .sf_cols.section-resources {
        padding: 1rem 0 !important;
    }

    body.fPageEditor .header {
        position: static !important;
    }


/* May 2019 Menu Customisations */

@media screen and (min-width: 992px) {
    .dropdown-menu.products .list-container:nth-child(3) {
        clear: left;
    }


    .dropdown-menu.products .list-container {
        margin: 0 14px 30px 7px;
    }
}


@media screen and (min-width: 758px) and (max-width: 992px) {
    .dropdown-menu.products .list-container:nth-child(4) {
        margin-bottom: 60px
    }
}
.section-full{max-width:95% !important;} 
.section-full img{min-width:100% !important;padding:0 !important}