<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

@import url("fonts.css");
@import url("mobile.css");

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
}

html {
    line-height: 1;
}


ol, ul {
    list-style: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

caption, th, td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle;
}

q, blockquote {
    quotes: none;
}

    q:before, q:after, blockquote:before, blockquote:after {
        content: "";
        content: none;
    }

a img {
    border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
    display: block;
}

p {
    line-height: normal;
}


* {
    outline: none;
}

body {
    font-size: 17px;
    line-height: normal;
    font-weight: 400;
    font-family: 'Roboto Regular';
    color: #55565A;
}

html {
    height: 100%;
}

body {
    min-height: 100%;
    padding: 0px;
}

img {
    max-width: 100%;
    height: auto;
}

iframe {
    display: block;
}

input, textarea, button, select {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: 'Roboto Regular';
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}


    input:-webkit-autofill,
    input:-webkit-autofill:hover,
    input:-webkit-autofill:focus,
    input:-webkit-autofill:active {
        box-shadow: 0 0 0 30px white inset !important;
    }

button,
input,
optgroup,
select,
textarea {
    color: inherit; /* 1 */
    font: inherit; /* 2 */
    margin: 0; /* 3 */
}

input, textarea, select {
    outline: none;
}

button {
    overflow: visible;
}


button,
select {
    text-transform: none;
}


button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button; /* 2 */
    cursor: pointer; /* 3 */
}

    button[disabled],
    html input[disabled] {
        cursor: default;
    }


    button::-moz-focus-inner,
    input::-moz-focus-inner {
        border: 0;
        padding: 0;
    }

input {
    line-height: normal;
}

    input[type="checkbox"],
    input[type="radio"] {
        box-sizing: border-box; /* 1 */
        padding: 0; /* 2 */
    }

    input[type="number"]::-webkit-inner-spin-button,
    input[type="number"]::-webkit-outer-spin-button {
        height: auto;
    }

    input[type="search"] {
        -webkit-appearance: textfield; /* 1 */
        -moz-box-sizing: content-box;
        -webkit-box-sizing: content-box; /* 2 */
        box-sizing: content-box;
    }

        input[type="search"]::-webkit-search-cancel-button,
        input[type="search"]::-webkit-search-decoration {
            -webkit-appearance: none;
        }

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0; /* 1 */
    padding: 0; /* 2 */
}


textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}



a {
    background-color: transparent;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

    a:active,
    a:hover {
        outline: 0;
    }

b,
strong {
    font-family: 'Roboto Bold';
}


textarea,
input.text,
input[type="text"],
input[type="button"],
input[type="submit"],
.input-checkbox {
    -webkit-appearance: none;
}

input[type="search"] {
    -webkit-appearance: textfield;
}

.clear {
    clear: both;
}

input, select {
    font-size: 18px;
}

.container {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.wrap {
    width: 1523px;
    margin: 0 auto;
}

.wrap-large {
    width: 1620px;
    margin: 0 auto;
}

.header .wrap-large {
    width: 1523px;
}



.header-top {
    background-color: #263645;
}

.ht-wrap {
    color: #fff;
    font-size: 16px;
    padding: 15px 0px 15px 0px;
}

.ht-lhs {
    float: left;
    overflow: hidden;
    padding-top: 2px;
}

    .ht-lhs ul li {
        float: left;
        margin-right: 19px;
        line-height: 18px;
        background-repeat: no-repeat;
        background-position: left center;
    }

        .ht-lhs ul li a {
            color: #fff;
            text-decoration: none;
        }

.ht-phone {
    background-image: url("../images/netshell/phone-icon.svg");
    padding-left: 35px;
    min-height: 20px;
}

.ht-email {
    background-image: url("../images/netshell/email-icon.svg");
    padding-left: 38px;
}

.mobile-burger {
    display: none;
}

.ht-rhs {
    float: right;
}

.vat {
    float: left;
}

.accessibility {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.toggle-button-wrapper strong {
    font-family: 'Roboto Bold';
    vertical-align: top;
    margin-left: 5px;
}

.toggle-button-wrapper div {
    float: left;
}

.toggle-button-wrapper button {
    float: left;
    margin: 2px 10px 0px 10px;
}

[role="switch"] {
    background-color: #87929a;
    border-radius: 25px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    height: 18px;
    margin: 0 7px;
    overflow: visible;
    position: relative;
    width: 37px;
    border: none;
    outline: none;
}


.toggle-button-switch {
    background: #b8c0c4;
    color: #000;
    border-radius: 50%;
    display: inline-block;
    height: 18px;
    right: 0px;
    line-height: 18px;
    position: absolute;
    top: 0px;
    width: 19px;
}

[role="switch"][aria-checked="true"] .toggle-button-switch {
    left: 0px;
}

.currency-select {
    padding: 0;
    margin: 0;
    width: auto;
    overflow: hidden;
    background-color: #263645;
    float: left;
    margin-left: 12px;
}

    .currency-select select {
        padding: 0px 15px 2px 10px;
        font-family: 'Roboto Bold';
        width: 100%;
        border: none;
        box-shadow: none;
        color: #fff;
        background-image: url("../images/netshell/select-arrow.svg");
        background-repeat: no-repeat;
        background-position: right 45%;
        background-color: #263645;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        cursor: pointer;
    }

        .currency-select select:focus {
            outline: none;
        }

select, option {
    font: -moz-pull-down-menu;
    font-size: 16px;
    -moz-font-family: 'Roboto Regular';
}

.header-topmost-img {
    display: none;
}

.header-middle {
    padding: 31px 0px 32px 0px;
    position: relative;
}

.logo {
    float: left;
    width: 106px;
}

.search-wrap {
    float: left;
    background-color: #f5f5f6;
    padding: 8px;
    width: 910px;
    min-height: 58px;
    margin: 15px 0px 0px 48px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

    .search-wrap .select-box {
        float: left;
        margin-left: 25px;
        width: 810px;
    }

        .search-wrap .select-box input {
            width: 100%;
            height: 58px;
            border: none;
            outline: none;
            color: #333;
            background-color: transparent;
            padding-right: 20px;
        }

    .search-wrap select {
        color: #55565A;
        width: 100%;
        border: none;
        box-shadow: none;
        background-color: transparent;
        background-image: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        -moz-font-family: 'Roboto Regular';
        padding: 5px;
        height: 58px;
        cursor: pointer;
    }

        .search-wrap select:focus {
            outline: none;
        }


.search-button {
    float: right;
    height: 58px;
}

    .search-button input, .search-button button {
        width: 58px;
        height: 58px;
        background-color: #ff6b0b;
        border: none;
        outline: none;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        background-image: url("../images/netshell/ic_search.svg");
        background-repeat: no-repeat;
        background-position: center center;
    }

        .search-button input:hover, .search-button button:hover {
            background-color: #ff8030;
        }

.hm-rhs {
    float: right;
    font-size: 18px;
    line-height: 18px;
    font-family: 'Roboto Medium';
    color: #10181F;
    margin-top: 26px;
}

    .hm-rhs a {
        color: #10181F;
        text-decoration: none;
    }

        .hm-rhs a:hover {
            color: #666;
            text-decoration: none;
        }

    .hm-rhs .my-account {
        float: left;
        background-image: url("../images/netshell/my-account.svg");
        background-repeat: no-repeat;
        background-position: left top;
        min-height: 50px;
        padding: 17px 0px 0px 62px;
        position: relative;
    }

    .hm-rhs .basket {
        float: left;
        background-image: url("../images/netshell/basket.svg");
        background-repeat: no-repeat;
        background-position: left top;
        min-height: 50px;
        padding: 17px 0px 0px 62px;
        margin-left: 21px;
        position: relative;
    }

        .hm-rhs .basket span {
            position: absolute;
            top: -4px;
            left: 37px;
            background-color: #ff6b0b;
            color: #fff;
            width: 20px;
            height: 20px;
            text-align: center;
            border-radius: 50%;
            font-size: 12px;
            line-height: 20px;
        }

.header-navigation {
    border-top: #d0d0d0 solid 1px;
}

.hb-wrap {
    padding-top: 29px;
    min-height: 40px;
}

.header-bottom {
    background-color: #D40900;
    color: #fff;
    text-align: center;
    padding: 13px 0px 13px 0px;
    font-size: 15px;
    line-height: 18px;
    font-family: 'Roboto Bold';
    text-transform: uppercase;
}

    .header-bottom marquee {
        max-width: 2000px;
        margin: 0 auto;
        overflow: hidden;
    }


.sub-banner {
    background-color: #0d151d;
    background-image: url("../images/netshell/sub-banner.jpg");
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
}

.sub-banner-wrap {
    color: #fff;
    padding: 75px 0px 85px 0px;
}

.sb-text {
    max-width: 812px;
}

    .sb-text h1 {
        font-size: 50px;
        line-height: 55px;
        font-family: 'Roboto Bold';
    }

    .sb-text p {
        font-size: 21px;
        line-height: 30px;
        padding-top: 20px;
    }

.join-mailing {
    background-color: #10181F;
}

.jm-wrap {
    padding: 20px 0px 20px 0px;
    color: #fff;
    overflow: hidden;
}

.jm-head {
    float: left;
    font-size: 35px;
    line-height: 40px;
    font-family: 'Roboto Bold';
    padding-top: 8px;
}

.jm-box {
    float: right;
    background-color: #fff;
    padding: 8px;
    min-height: 42px;
    width: 742px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.jm-text {
    float: left;
    width: 680px;
}

    .jm-text input {
        width: 100%;
        height: 42px;
        border: none;
        outline: none;
        padding-left: 20px;
        color: #333;
    }

.jm-button {
    float: right;
    height: 42px;
}

    .jm-button input, .jm-button button {
        width: 43px;
        height: 42px;
        background-color: #ff6b0b;
        border: none;
        outline: none;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        background-image: url("../images/netshell/join.svg");
        background-repeat: no-repeat;
        background-position: center center;
    }

        .jm-button input:hover, .jm-button button:hover {
            background-color: #ff8030;
        }

.footer-top {
    padding: 88px 0px 88px 0px;
    overflow: hidden;
    color: #55565A;
}

.ft-lhs {
    float: left;
    width: 345px;
}

    .ft-lhs h5 {
        font-size: 35px;
        line-height: 35px;
        padding-bottom: 15px;
        color: #10181F;
        font-family: 'Roboto Bold';
    }

    .ft-lhs p {
        font-size: 18px;
        line-height: 29px;
        padding-bottom: 20px;
        min-height: 150px;
    }

    .ft-lhs ul li {
        display: inline-block;
        margin-right: 12px;
    }

        .ft-lhs ul li a:hover {
            opacity: 0.7;
        }

.ft-rhs {
    float: right;
    width: 762px;
    overflow: hidden;
    font-size: 15px;
    line-height: 18px;
}

    .ft-rhs h5 {
        font-size: 20px;
        line-height: 20px;
        padding-bottom: 30px;
        color: #10181F;
        font-family: 'Roboto Bold';
    }

    .ft-rhs .support {
        float: left;
        width: 266px;
    }

    .ft-rhs .knowledge {
        float: left;
    }

.ft-links ul li {
    padding-bottom: 14px;
}

    .ft-links ul li a {
        color: #55565A;
        text-decoration: none;
    }

        .ft-links ul li a:hover {
            color: #d9000c;
            text-decoration: none;
        }

.ft-rhs .contact {
    float: right;
    width: 260px;
}

    .ft-rhs .contact p {
        padding-bottom: 15px;
    }

    .ft-rhs .contact ul {
        padding-bottom: 32px;
    }

        .ft-rhs .contact ul li {
            padding: 0px 0px 15px 30px;
            background-repeat: no-repeat;
            background-position: left top;
        }

            .ft-rhs .contact ul li:nth-child(1) {
                background-image: url("../images/netshell/email-icon.svg");
            }

            .ft-rhs .contact ul li:nth-child(2) {
                background-image: url("../images/netshell/phone-icon.svg");
            }


            .ft-rhs .contact ul li a {
                color: #55565A;
                text-decoration: none;
            }

                .ft-rhs .contact ul li a:hover {
                    color: #d9000c;
                    text-decoration: none;
                }

    .ft-rhs .contact div div {
        display: inline-block;
        margin-right: 20px;
    }

.footer-bottom {
    border-top: #d5d5d5 solid 1px;
    overflow: hidden;
    padding: 30px 0px 30px 0px;
    color: #55565A;
    font-size: 13px;
}

    .footer-bottom a {
        color: #55565A;
        text-decoration: none;
    }

.copyright {
    float: left;
}

.reg {
    float: right;
}

.brand-logo-wrap {
    padding: 0px;
    width: 95%;
    margin: 0 auto;
    overflow: hidden;
    max-width: 1724px;
}

.product-section {
    background-color: #EFEFF1;
}

.ps-wrap {
    padding: 55px 0px 70px 0px;
    overflow: hidden;
}

.ps-heading-wrap {
    overflow: hidden;
    padding-bottom: 47px;
}

    .ps-heading-wrap .lhs {
        float: left;
        width: 75%;
    }

        .ps-heading-wrap .lhs h2 {
            font-size: 35px;
            line-height: 45px;
            color: #263645;
            font-family: 'Roboto Bold';
            padding-bottom: 16px;
        }

        .ps-heading-wrap .lhs ul {
            overflow: hidden;
        }

            .ps-heading-wrap .lhs ul li {
                font-size: 18px;
                line-height: 22px;
                float: left;
                font-family: 'Roboto Bold';
                color: #D40900;
                padding-right: 8px;
            }

                .ps-heading-wrap .lhs ul li:before {
                    content: "/";
                    padding-right: 9px;
                    color: #55565a;
                }

                .ps-heading-wrap .lhs ul li:first-child {
                    padding: 0px 8px 0px 0px;
                    background-image: none;
                }

                    .ps-heading-wrap .lhs ul li:first-child:before {
                        content: inherit;
                    }

                .ps-heading-wrap .lhs ul li a {
                    color: #55565a;
                    text-decoration: none;
                }

                    .ps-heading-wrap .lhs ul li a:hover {
                        color: #999;
                        text-decoration: none;
                    }


.item-number {
    float: right;
    width: 300px;
    background-image: url("../images/netshell/select_dropdown.svg");
    background-repeat: no-repeat;
    background-position: 91% 50%;
    background-color: #fff;
    padding: 0px 26px 0px 26px;
    border: #E6E6E8 solid 1px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

    .item-number select {
        color: #55565A;
        width: 100%;
        border: none;
        box-shadow: none;
        background-color: transparent;
        background-image: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        -moz-font-family: 'Roboto Regular';
        padding: 5px;
        height: 58px;
        cursor: pointer;
    }

        .item-number select:focus {
            outline: none;
        }

.category-listing {
    overflow: hidden;
    padding-bottom: 20px;
}

    .category-listing ul {
        margin-left: -32px;
    }

        .category-listing ul li {
            float: left;
            width: 355px;
            height: 360px;
            text-align: center;
            background-color: #fff;
            margin: 0px 0px 30px 32px;
            border: #eee solid 1px;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            padding: 20px 33px 10px 33px;
        }

            .category-listing ul li figure {
                height: 240px;
                width: 90%;
                overflow: hidden;
                margin: 0 auto;
                text-align: center;
                padding-bottom: 10px;
            }

                .category-listing ul li figure img {
                    max-height: 100%;
                    width: auto;
                    display: inline-block;
                }

            .category-listing ul li div {
                background-color: #ff6b0b;
                color: #fff;
                padding: 20px 10px 20px 10px;
                -webkit-border-radius: 5px;
                -moz-border-radius: 5px;
                border-radius: 5px;
                font-size: 18px;
                text-transform: uppercase;
                font-family: 'Roboto Bold';
                -webkit-transition: all .3s;
                -moz-transition: all .3s;
                -ms-transition: all .3s;
                -o-transition: all .3s;
                transition: all .3s;
            }

            .category-listing ul li a {
                color: #fff;
                text-decoration: none;
            }

            .category-listing ul li:hover div {
                background-color: #d40900;
            }

.product-listing {
    overflow: hidden;
}

    .product-listing ul {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-wrap: wrap;
        align-items: stretch;
        margin-left: -32px;
    }

        .product-listing ul li {
            -webkit-flex: 0 0 356px;
            -moz-flex: 0 0 356px;
            -ms-flex: 0 0 356px;
            flex: 0 0 356px;
            margin: 0px 0px 30px 32px;
            background-color: #fff;
            border: #eee solid 1px;
            width: 356px;
            padding: 35px 34px 18px 34px;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            position: relative;
        }

            .product-listing ul li figure {
                width: 200px;
                height: 200px;
                text-align: center;
                margin: 0px auto 20px auto;
            }

            .product-listing ul li h4 {
                font-size: 15px;
                line-height: 17px;
                color: #55565A;
                text-transform: uppercase;
                padding-bottom: 10px;
            }

                .product-listing ul li h4 strong {
                    font-family: 'Roboto Bold';
                }

            .product-listing ul li h3 {
                font-size: 22px;
                line-height: 26px;
                color: #10181f;
                font-family: 'Roboto Bold';
                height: 80px;
                overflow: hidden;
                margin-bottom: 15px;
            }

                .product-listing ul li h3 a {
                    color: #10181f;
                    text-decoration: none;
                }

                    .product-listing ul li h3 a:hover {
                        color: #55565A;
                        text-decoration: none;
                    }

.product-rating {
    overflow: hidden;
    padding-bottom: 20px;
    font-size: 10px;
    line-height: 10px;
    color: #55565A;
}

    .product-rating .stars {
        float: left;
        margin-right: 9px;
    }

        .product-rating .stars span {
            display: inline-block;
            width: 10px;
            height: 10px;
            background-image: url("../images/netshell/star-grey.png");
            background-repeat: no-repeat;
            background-position: center center;
        }

            .product-rating .stars span.checked {
                background-image: url("../images/netshell/star-red.png");
            }

    .product-rating .rating-count {
        float: left;
    }

.product-listing .product-price {
    font-size: 30px;
    line-height: 30px;
    font-family: 'Roboto Black';
    padding-bottom: 2px;
    color: #10181F;
}

    .product-listing .product-price strong {
        font-size: 18px;
        font-family: 'Roboto Regular';
    }

.product-listing .select-type {
    background-image: url("../images/netshell/select_dropdown.svg");
    background-repeat: no-repeat;
    background-position: 92% 50%;
    background-color: #fff;
    padding: 0px 20px 0px 20px;
    border: #E6E6E8 solid 1px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 20px;
    margin-top: 15px;
}

    .product-listing .select-type select {
        color: #55565A;
        width: 100%;
        border: none;
        box-shadow: none;
        background-color: transparent;
        background-image: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        -moz-font-family: 'Roboto Regular';
        padding: 5px;
        height: 58px;
        cursor: pointer;
    }

        .product-listing .select-type select:focus {
            outline: none;
        }

.product-listing .add-button {
    padding-bottom: 10px;
}

    .product-listing .add-button button {
        background-color: #ff6b0b;
        color: #fff;
        height: 58px;
        padding: 0px 10px 0px 10px;
        width: 100%;
        border: none;
        outline: none;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        font-size: 18px;
        text-transform: uppercase;
        font-family: 'Roboto Bold';
    }

        .product-listing .add-button button:hover {
            background-color: #d9000c;
            color: #fff;
        }

.pagination {
    overflow: hidden;
    border-top: #dadadb solid 1px;
    color: #616266;
    padding: 30px 0px 20px 0px;
}

    .pagination .lhs {
        float: left;
        padding-top: 20px;
        font-size: 18px;
        line-height: 22px;
    }

.pagination-control {
    float: right;
    width: 358px;
    font-size: 18px;
    font-family: 'Roboto Bold';
    overflow: hidden;
}

.p-prev {
    float: left;
    background-image: url("../images/netshell/prev-arrow.svg");
}

.p-count {
    float: left;
    width: 238px;
    text-align: center;
    padding-top: 20px;
}

.p-next {
    float: right;
    background-image: url("../images/netshell/next-arrow.svg");
}

.p-prev, .p-next {
    width: 57px;
    height: 57px;
    background-color: #fff;
    border: #E6E6E8 solid 1px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-indent: -9999px;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.pagination-control a {
    display: block;
    width: 100%;
    height: 100%;
}

.p-prev:hover, .p-next:hover {
    border: #ccc solid 1px;
}

.bredcrub {
    overflow: hidden;
    padding-bottom: 40px;
    text-transform: uppercase;
}

    .bredcrub ul {
        overflow: hidden;
    }

        .bredcrub ul li {
            font-size: 18px;
            line-height: 22px;
            float: left;
            font-family: 'Roboto Bold';
            color: #D40900;
            padding-right: 8px;
        }

            .bredcrub ul li:before {
                content: "/";
                padding-right: 9px;
                color: #55565a;
            }

            .bredcrub ul li:first-child {
                padding: 0px 8px 0px 0px;
                background-image: none;
            }

                .bredcrub ul li:first-child:before {
                    content: inherit;
                }

            .bredcrub ul li a {
                color: #55565a;
                text-decoration: none;
            }

                .bredcrub ul li a:hover {
                    color: #999;
                    text-decoration: none;
                }

.product-main {
    background-color: #fff;
    padding: 37px 48px 35px 48px;
    border: #e6e6e8 solid 1px;
    overflow: hidden;
    margin-bottom: 50px;
}

.pm-lhs {
    float: left;
    width: 658px;
}

.pm-rhs {
    float: right;
    width: 814px;
    color: #55565A;
    position: relative;
}

    .pm-rhs h4 {
        font-size: 20px;
        line-height: 26px;
        text-transform: uppercase;
        padding-bottom: 15px;
    }

        .pm-rhs h4 strong {
            font-family: 'Roboto Bold';
        }

    .pm-rhs h3 {
        font-size: 35px;
        line-height: 43px;
        color: #10181F;
        font-family: 'Roboto Bold';
        padding-bottom: 35px;
        max-width: 600px;
    }

        .pm-rhs h3 a {
            color: #10181f;
            text-decoration: none;
        }

    .pm-rhs a:hover {
        color: #55565A;
        text-decoration: none;
    }

.product-rating-large {
    overflow: hidden;
    padding-bottom: 22px;
    font-size: 15px;
    line-height: 15px;
}

    .product-rating-large a {
        color: #55565A;
        text-decoration: underline;
    }

        .product-rating-large a:hover {
            color: #D40900;
            text-decoration: underline;
        }

    .product-rating-large .stars {
        float: left;
        margin-right: 10px;
    }

        .product-rating-large .stars span {
            display: inline-block;
            width: 22px;
            height: 22px;
            background-image: url("../images/netshell/star-grey-large.png");
            background-repeat: no-repeat;
            background-position: center center;
        }

            .product-rating-large .stars span.checked {
                background-image: url("../images/netshell/star-red-large.png");
            }

    .product-rating-large .rating-count {
        float: left;
        padding-top: 5px;
    }

    .product-rating-large .review-link {
        float: left;
        margin-left: 18px;
        padding-top: 5px;
    }

.pm-rhs .product-price {
    font-size: 45px;
    line-height: 45px;
    font-family: 'Roboto Black';
    padding-bottom: 5px;
    color: #10181F;
}

    .pm-rhs .product-price strong {
        font-size: 29px;
        font-family: 'Roboto Regular';
        color: #E6E6E8;
    }

.pm-rhs .product-price-save {
    font-size: 20px;
    line-height: 20px;
    font-family: 'Roboto Regular';
    padding-bottom: 28px;
}

    .pm-rhs .product-price-save strong {
        font-family: 'Roboto Bold';
        color: #C22B1C;
    }

.pm-rhs .describtion {
    font-size: 20px;
    line-height: 24px;
    padding-bottom: 25px;
}

    .pm-rhs .describtion p {
        font-family: 'Roboto Medium';
        padding-bottom: 24px;
    }

    .pm-rhs .describtion ul {
        padding-bottom: 20px;
    }

        .pm-rhs .describtion ul li {
            padding: 0px 0px 2px 12px;
            background-image: url("../images/netshell/bullet.png");
            background-repeat: no-repeat;
            background-position: left 11px;
        }

.pm-rhs .other {
    position: absolute;
    right: 0px;
    top: 0px;
}

    .pm-rhs .other ul li {
        padding-bottom: 18px;
    }

.pr-bottom {
    overflow: hidden;
}

.product-quantity {
    text-align: left;
    float: left;
}

.quantity-wrap {
    overflow: hidden;
    padding-bottom: 10px;
    text-align: left;
}

    .quantity-wrap div {
        display: inline-block;
        vertical-align: middle;
        font-size: 18px;
        color: #777;
    }

.qty {
    width: 90px;
    height: 56px;
    text-align: center;
    border: #e8e8ea solid 1px;
}

.q-input input {
    float: left;
    font-size: 18px;
    color: #55565A;
}

.qtyplus, .qtyminus {
    width: 56px;
    height: 56px;
    padding: 0px;
    background-color: #fff;
    border: #e4e4e4 solid 1px;
    font-family: 'Roboto Black';
    font-size: 20px;
}

.qtyminus {
    border-right: none;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.qtyplus {
    border-left: none;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.pr-bottom .add-to-basket {
    float: left;
    margin-left: 28px;
}

.pr-bottom .button a {
    width: 275px;
    height: 56px;
    line-height: 56px;
    background-color: #FF6B0B;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    font-family: 'Roboto Black';
    display: block;
    text-align: center;
    text-decoration: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.pr-bottom .button button {
    width: 275px;
    height: 56px;
    line-height: 56px;
    background-color: #FF6B0B;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    font-family: 'Roboto Black';
    display: block;
    text-align: center;
    text-decoration: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: none !important;
}

.pr-bottom .button a:hover {
    background-color: #d9000c;
    color: #fff;
    text-decoration: none;
}

.pr-bottom .button button:hover {
    background-color: #d9000c;
    color: #fff;
    text-decoration: none;
    border: none !important;
}

.pr-bottom .shop-parts {
    float: left;
    margin-left: 28px;
}

    .pr-bottom .shop-parts a {
        background-color: #263645;
    }

        .pr-bottom .shop-parts a:hover {
            background-color: #415464;
        }

.pr-bottom .button button {
    width: 275px;
}

.product-details {
    background-color: #fff;
    padding: 45px 48px 35px 48px;
    border: #e6e6e8 solid 1px;
    overflow: hidden;
}

    .product-details h2 {
        font-size: 35px;
        line-height: 35px;
        color: #263645;
        font-family: 'Roboto Bold';
        padding-bottom: 20px;
    }

.tab-section {
    overflow: hidden;
}

.tab-menu {
    clear: both;
    overflow: hidden;
    text-align: left;
    padding-bottom: 10px;
}

    .tab-menu li {
        display: inline-block;
        font-size: 15px;
        color: #55565A;
        font-family: 'Roboto Black';
        text-transform: uppercase;
        margin: 0px 20px 10px 0px;
    }

        .tab-menu li a {
            padding: 10px 14px 10px 14px;
            display: block;
            text-decoration: none;
            color: #55565A;
            border: #e6e6e8 solid 1px;
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            border-radius: 3px;
        }

        .tab-menu li.active a {
            color: #c22b1c;
        }

.tab-content {
    clear: both;
    overflow: hidden;
}

.sub-text {
    font-size: 20px;
}

    .sub-text .col2 {
        width: 48%;
    }

.tab-content .lhs {
    float: left;
}

.tab-content .rhs {
    float: right;
}

.sub-text p {
    line-height: 24px;
    padding-bottom: 20px;
}

.sub-text h5 {
    font-size: 20px;
    line-height: 24px;
    color: #C22B1C;
    text-transform: uppercase;
    padding-bottom: 20px;
    font-family: 'Roboto Bold';
}

.sub-text ul li {
    padding: 0px 0px 10px 12px;
    background-image: url("../images/netshell/bullet.png");
    background-repeat: no-repeat;
    background-position: left 11px;
}

.product-video {
    width: 800px;
    margin: 0 auto;
    padding-bottom: 20px;
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}

    .videoWrapper iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

.similar-products {
    overflow: hidden;
    padding: 100px 0px 100px 0px;
    position: relative;
}

.sp-head {
    border-bottom: #ddd solid 1px;
    margin-bottom: 50px;
    padding-bottom: 30px;
    color: #263645;
}

    .sp-head h2 {
        font-size: 35px;
        line-height: 40px;
        font-family: 'Roboto Bold';
        padding-bottom: 15px;
    }

    .sp-head p {
        font-size: 18px;
        line-height: 24px;
        padding-bottom: 18px;
    }

.product-listing .best-seller {
    position: absolute;
    right: 5%;
    top: 3%;
}

.product-listing .product-price-save {
    font-size: 18px;
    line-height: 20px;
    font-family: 'Roboto Regular';
    padding-bottom: 15px;
}

    .product-listing .product-price-save strong {
        font-family: 'Roboto Bold';
        color: #C22B1C;
    }


.product-listing .quantity-wrap {
    padding-bottom: 20px;
}

    .product-listing .quantity-wrap div {
        font-size: 18px;
    }

.product-listing .qty {
    width: 170px;
    height: 56px;
}

.product-listing .q-input input {
    font-size: 18px;
}

.product-listing .qtyplus, .product-listing .qtyminus {
    width: 56px;
    height: 56px;
    font-size: 18px;
}

.pl-nav {
    position: absolute;
    right: 0px;
    top: 110px;
    overflow: hidden;
}

    .pl-nav .pl-prev {
        float: left;
    }

    .pl-nav .pl-next {
        float: left;
        margin-left: 29px;
    }

        .pl-nav .pl-prev a, .pl-nav .pl-next a {
            display: block;
            width: 57px;
            height: 57px;
            background-color: #fff;
            border: #E6E6E8 solid 1px;
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            border-radius: 3px;
            text-indent: -9999px;
            background-repeat: no-repeat;
            background-position: center center;
        }

    .pl-nav .pl-prev a {
        background-image: url("../images/netshell/prev-arrow.svg");
    }

    .pl-nav .pl-next a {
        background-image: url("../images/netshell/next-arrow.svg");
    }

        .pl-nav .pl-prev a:hover, .pl-nav .pl-next a:hover {
            border: #ccc solid 1px;
        }

.grey-section {
    background-color: #f5f5f6;
}

    .grey-section div.subsection {
        padding: 1em 2em;
        margin: 0 auto;
        width: 90%;
        overflow: hidden;
        display: flex;
    }

        .grey-section div.subsection .sub-contents {
            background-color: #fff;
            padding: 40px 50px 50px 50px;
            overflow: hidden;
            border: #E6E6E8 solid 1px;
            font-size: 18px;
            color: #55565A;
            float: left;
            width: auto;
        }

            .grey-section div.subsection .sub-contents:not(:first-child) {
                margin-left: 1em;
            }

        .grey-section div.subsection .small-content {
            float: left;
            background-color: #fff;
            border: #E6E6E8 solid 1px;
            overflow: hidden;
            width: 25%;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            padding: 1em;
            margin-left: 1em;
        }

        .grey-section div.subsection div:nth-child(n+3).small-content {
            width: 55%;
        }

    .grey-section.column-view {
        display: flex;
        flex-direction: row;
        align-content: flex-start;
    }

        .grey-section.column-view div.subsection {
            padding: 1em 0.5em 1em 0.5em;
            margin: 0 auto;
            width: 90%;
        }


.technical-spec {
    padding: 50px 0px 50px 0px;
}

.ts-box {
    background-color: #fff;
    border: #e6e6e8 solid 1px;
    padding: 45px 48px 45px 48px;
    overflow: hidden;
    font-size: 18px;
}

    .ts-box h2 {
        font-size: 35px;
        line-height: 40px;
        color: #263645;
        font-family: 'Roboto Bold';
        padding-bottom: 20px;
    }

    .ts-box .lhs {
        float: left;
        width: 48.5%;
    }

    .ts-box .rhs {
        float: right;
        width: 48.5%;
    }

    .ts-box table td {
        background-color: #fafafb;
        padding: 20px 10px 20px 10px;
        text-align: center;
        width: 50%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .ts-box table tr:nth-child(odd) td {
        background-color: #edeeee;
    }

    .ts-box table tr td:first-child {
        font-family: 'Roboto Bold';
        text-transform: uppercase;
    }

.shop-similar-cat {
    background-color: #263645;
}

.ssc-wrap {
    overflow: hidden;
    padding: 60px 0px 100px 0px;
    color: #fff;
}

.ssc-head {
    padding-bottom: 30px;
}

    .ssc-head h2 {
        font-size: 35px;
        line-height: 40px;
        font-family: 'Roboto Bold';
        padding-bottom: 15px;
    }

    .ssc-head p {
        font-size: 18px;
        line-height: 24px;
        padding-bottom: 18px;
    }

.ssc-wrap .bx-wrapper {
    width: 1523px;
    margin: 0 auto;
}

    .ssc-wrap .bx-wrapper .bx-controls-direction a {
        top: -110px;
        background-position: center center;
    }

.similar-slider .bx-wrapper .bx-prev {
    right: 87px !important;
}

.similar-slider .bx-wrapper .bx-next {
    right: 0px;
}

.similar-slider div {
    width: 357px !important;
    height: 357px;
    background-color: #fff;
    margin-right: 30px;
    text-align: center;
}

    .similar-slider div figure {
        width: 100%;
        height: 243px;
        background-color: #000;
        overflow: hidden;
    }

    .similar-slider div nav {
        padding: 25px 35px 10px 35px;
    }

        .similar-slider div nav a {
            display: block;
            padding: 22px 10px 22px 10px;
            background-color: #ff6b0b;
            color: #fff;
            text-transform: uppercase;
            -webkit-border-radius: 5px;
            -moz-border-radius: 5px;
            border-radius: 5px;
            font-size: 18px;
            line-height: 18px;
            font-family: 'Roboto Bold';
            text-decoration: none;
        }

            .similar-slider div nav a:hover {
                background-color: #d9000c;
                color: #fff;
                text-decoration: none;
            }

.home-banner {
    position: relative;
    max-height: 697px;
    margin: 0 auto;
    overflow: hidden;
    background-color: #000;
}


    .home-banner .bxslider div {
        width: 100%;
        height: 697px;
        position: relative;
        overflow: hidden;
    }

    .home-banner .bx-wrapper figure {
        position: absolute;
        left: 0px;
        top: 0px;
        width: 100%;
        height: 100%;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .home-banner .bx-has-pager {
        max-width: 1523px;
        margin: 0 auto;
        display: inline-block;
    }

    .home-banner .bx-wrapper .bx-pager,
    .home-banner .bx-wrapper .bx-controls-auto {
        bottom: 0px;
    }

    .home-banner .bx-wrapper .bx-controls-direction a {
        top: 50% !important;
        margin-top: -29px !important;
    }

    .home-banner .bx-wrapper .bx-prev {
        right: inherit;
        left: 20px !important;
    }

    .home-banner .bx-wrapper .bx-next {
        right: 20px !important;
    }

.trending-products {
    padding-bottom: 30px !important;
}


.why-section {
    overflow: hidden;
    padding: 139px 0px 83px 0px;
    text-align: center;
}

    .why-section h2 {
        font-size: 45px;
        line-height: 50px;
        color: #10181F;
        font-family: 'Roboto Bold';
        padding-bottom: 74px;
    }

    .why-section ul li {
        display: inline-block;
        vertical-align: top;
        width: 19%;
        height: 310px;
        padding-bottom: 20px;
    }

        .why-section ul li figure {
            width: 157px;
            height: 157px;
            border: #e6e6e8 solid 3px;
            margin: 0px auto 20px auto;
            position: relative;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            border-radius: 50%;
        }

            .why-section ul li figure img {
                position: absolute;
                top: 50%;
                left: 50%;
                transform: translate(-50%, -50%);
                max-width: 60%;
            }

        .why-section ul li h5 {
            font-size: 22px;
            line-height: 26px;
            font-family: 'Roboto Bold';
            color: #10181F;
            padding-bottom: 10px;
            text-transform: uppercase;
            max-width: 90%;
            margin: 0 auto;
        }

        .why-section ul li p {
            font-size: 18px;
            line-height: 21px;
            font-family: 'Roboto Light';
            color: #55565A;
            max-width: 80%;
            margin: 0 auto;
        }


.customer-review {
    background-color: #efeff1;
}

.cr-wrap {
    overflow: hidden;
    padding: 60px 0px 75px 0px;
    color: #10181f;
}

.cr-head {
    padding-bottom: 25px;
}

    .cr-head h2 {
        font-size: 35px;
        line-height: 40px;
        font-family: 'Roboto Bold';
        padding-bottom: 15px;
    }

    .cr-head p {
        font-size: 18px;
        line-height: 24px;
        padding-bottom: 18px;
        color: #55565A;
    }

.cr-wrap .bx-wrapper {
    width: 1523px;
    margin: 0 auto;
}

    .cr-wrap .bx-wrapper .bx-controls-direction a {
        top: -110px;
        background-position: center center;
        background-color: #fff;
        border: #e6e6e8 solid 1px;
    }

    .cr-wrap .bx-wrapper .bx-prev {
        right: 87px !important;
        background-image: url("../images/netshell/prev-arrow.svg") !important;
    }

    .cr-wrap .bx-wrapper .bx-next {
        right: 0px;
        background-image: url("../images/netshell/next-arrow.svg") !important;
    }

.review-slider div {
    width: 357px !important;
    height: 198px;
    background-color: #fff;
    border: #e8e8e9 solid 1px;
    margin-right: 31px;
    background-image: url("../images/netshell/quote.svg");
    background-repeat: no-repeat;
    background-position: 95% 5%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 23px 19px 10px 19px;
    font-size: 14px;
}

.review-slider .c-name {
    overflow: hidden;
    padding-bottom: 17px;
}

    .review-slider .c-name figure {
        float: left;
        width: 50px;
        height: 50px;
        background-color: #D8D8D8;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
    }

    .review-slider .c-name .cn-text {
        float: right;
        width: 255px;
        padding-top: 7px;
    }

        .review-slider .c-name .cn-text h5 {
            font-size: 15px;
            line-height: 17px;
            color: #000;
            font-family: 'Roboto Medium';
            padding-bottom: 3px;
        }

        .review-slider .c-name .cn-text .stars span {
            display: inline-block;
            width: 11px;
            height: 11px;
            background-image: url("../images/netshell/star-grey-large.png");
            background-repeat: no-repeat;
            background-position: center center;
            background-size: 100% 100%;
        }

            .review-slider .c-name .cn-text .stars span.checked {
                background-image: url("../images/netshell/star-red-large.png");
            }

.review-slider div p {
    font-size: 14px;
    line-height: 21px;
    height: 84px;
    overflow: hidden;
}

.sub-page {
    padding: 32px 0px 80px 0px;
}

.sub-contents {
    padding-top: 20px;
}

.sub-text h1, .sub-text h2, .sub-text h3, .sub-text h4, .sub-text h5, .sub-text h6 {
    font-family: 'Roboto Bold';
    padding-bottom: 25px;
}

.sub-text h1 {
    font-size: 45px;
    line-height: 50px;
}

.sub-text h2 {
    font-size: 34px;
    line-height: 44px;
    color: #263645;
}

.sub-text h3 {
    font-size: 28px;
    line-height: 35px;
    color: #55565A;
}

.sub-text h4 {
    font-size: 25px;
    line-height: 33px;
}

.sub-text h6 {
    font-size: 18px;
    line-height: 28px;
}

.sub-text ul {
    padding-bottom: 10px;
}

    .sub-text ul li ul {
        padding-top: 20px;
    }

.sub-text ol {
    padding-bottom: 10px;
    margin-left: 30px;
}

    .sub-text ol li {
        padding-bottom: 15px;
        list-style: decimal;
    }

        .sub-text ol li ol {
            padding-top: 20px;
        }

.sub-text em {
    font-family: 'Roboto Italic';
}

.sub-text blockquote {
    font-family: 'Roboto Italic';
    padding: 0px 3% 30px 3%;
}

.sub-text input[type=text], .sub-text input[type=password], .sub-text input[type=number], .sub-text input[type=email] {
    width: 100%;
    border: #ccc solid 1px;
    padding: 10px 20px 10px 20px;
}

.sub-text textarea {
    width: 100%;
    border: #ccc solid 1px;
    padding: 10px 20px 10px 20px;
    resize: none;
}

.sub-text select {
    width: 100%;
    border: #ccc solid 1px;
    padding: 10px 20px 10px 20px;
    resize: none;
}

.sub-text input[type=submit], .sub-text button {
    border: #ccc solid 1px;
    padding: 10px 20px 10px 20px;
    resize: none;
}

.wrap2 {
    width: 1620px;
    margin: 0 auto;
}

.basket-page {
    padding: 75px 0px 75px 0px;
    overflow: hidden;
}

.basket-list {
    float: left;
    width: 1003px;
    background-color: #fff;
    border: #E6E6E8 solid 1px;
    min-height: 250px;
}

    .basket-list ul li {
        overflow: hidden;
        padding: 48px 48px 40px 48px;
        border-bottom: #E6E6E8 solid 1px;
    }

        .basket-list ul li:last-child {
            border: none;
        }

        .basket-list ul li figure {
            float: left;
            width: 241px;
            height: 205px;
            overflow: hidden;
            text-align: center;
        }

            .basket-list ul li figure img {
                width: auto;
                max-height: 100%;
                max-width: 100%;
            }

.basket-list-text {
    float: right;
    width: 595px;
}

    .basket-list-text h4 {
        font-size: 15px;
        line-height: 17px;
        color: #55565A;
        text-transform: uppercase;
        padding-bottom: 10px;
    }

        .basket-list-text h4 strong {
            font-family: 'Roboto Bold';
        }

    .basket-list-text h3 {
        font-size: 22px;
        line-height: 30px;
        color: #10181F;
        font-family: 'Roboto Bold';
        min-height: 57px;
        overflow: hidden;
        margin-bottom: 15px;
        max-width: 90%;
    }

        .basket-list-text h3 a {
            color: #10181f;
            text-decoration: none;
        }

            .basket-list-text h3 a:hover {
                color: #55565A;
                text-decoration: none;
            }

    .basket-list-text .product-price {
        font-size: 30px;
        line-height: 37px;
        font-family: 'Roboto Black';
        padding-bottom: 18px;
        color: #10181F;
    }

        .basket-list-text .product-price strong {
            font-size: 18px;
            font-family: 'Roboto Regular';
            color: #ccc;
        }

        .basket-list-text .product-price span {
            font-size: 18px;
            font-family: 'Roboto Regular';
            color: #55565A;
        }

        .basket-list-text .product-price .save {
            color: #C22B1C;
            font-family: 'Roboto Bold';
        }

.bl-options-wrap {
    overflow: hidden;
}

    .bl-options-wrap .qty {
        width: 90px;
    }

    .bl-options-wrap .delete-product {
        float: left;
        margin: 19px 0px 0px 27px;
        cursor: pointer;
    }

    .bl-options-wrap .in-stock {
        font-size: 18px;
        line-height: 20px;
        font-family: 'Roboto Bold';
        color: #ED7431;
        float: left;
        margin: 19px 0px 0px 27px;
    }

.order-summary {
    float: right;
    background-color: #fff;
    border: #E6E6E8 solid 1px;
    overflow: hidden;
    width: 585px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 50px 30px 50px;
}

    .order-summary h2 {
        font-size: 34px;
        line-height: 40px;
        color: #263645;
        font-family: 'Roboto Bold';
        padding-bottom: 18px;
    }

    .order-summary ul li {
        padding: 25px 0px 25px 0px;
        overflow: hidden;
        border-bottom: #E6E6E8 solid 1px;
        font-size: 22px;
        color: #10181F;
    }

        .order-summary ul li:last-child {
            border: none;
        }

        .order-summary ul li .lhs {
            float: left;
            max-width: 300px;
        }

        .order-summary ul li .rhs {
            float: right;
            font-family: 'Roboto Bold';
        }

        .order-summary ul li h5 {
            font-family: 'Roboto Bold';
            line-height: 30px;
        }

            .order-summary ul li h5 span {
                font-family: 'Roboto Regular';
                color: #ccc;
            }

        .order-summary ul li p {
            font-family: 'Roboto Medium';
        }

    .order-summary .total {
        color: #263645;
        font-size: 34px;
        font-family: 'Roboto Bold';
    }

.btn {
    padding-bottom: 18px;
}

    .btn button {
        background-color: #ff6b0b;
        color: #fff;
        height: 58px;
        padding: 0px 10px 0px 10px;
        width: 100%;
        border: none;
        outline: none;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        font-size: 18px;
        text-transform: uppercase;
        font-family: 'Roboto Black';
    }

        .btn button:hover {
            background-color: #d9000c;
            color: #fff;
        }

.estimate-button button {
    background-color: #263645 !important;
}

    .estimate-button button:hover {
        background-color: #42596E !important;
    }


/* Basket Popup */

.basket-pop {
    position: absolute;
    background-color: #fff;
    padding: 32px 0px 14px 0px;
    width: 488px;
    right: 0px;
    top: 101%;
    z-index: 99999;
    -moz-box-shadow: rgba(0, 0, 0, 0.1) 0px 3px 10px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 3px 10px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 3px 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.basket-pop-products {
    padding: 0px 30px 0px 30px;
    overflow: hidden;
    max-height: 800px;
    overflow-y: auto;
}.basket-pop-products::-webkit-scrollbar {
    width: 10px;
}.basket-pop-products::-webkit-scrollbar-track {
    background: #f1f1f1;
}.basket-pop-products::-webkit-scrollbar-thumb {
    background: #888;
}.basket-pop-products::-webkit-scrollbar-thumb:hover {
    background: #555;
}

    .basket-pop-products ul li {
        border: #E6E6E8 solid 1px;
        margin-bottom: 19px;
        overflow: hidden;
        padding: 17px;
    }

        .basket-pop-products ul li figure {
            float: left;
            width: 130px;
            height: 130px;
        }

            .basket-pop-products ul li figure img {
                height: 100%;
                width: 100%;
                object-fit: cover;
            }

.bpp-text {
    float: right;
    width: 240px;
}

.bpp-text-top {
    overflow: hidden;
    padding-bottom: 24px;
    font-size: 15px;
    line-height: 19px;
}

    .bpp-text-top h3 {
        float: left;
        color: #10181F;
        width: 153px;
        font-family: 'Roboto Bold';
    }

        .bpp-text-top h3 a {
            color: #10181F;
            text-decoration: none;
        }

.bpp-text-details {
    float: right;
    width: 80px;
    text-align: right;
}

    .bpp-text-details span {
        display: block;
    }

    .bpp-text-details .bpp-price {
        color: #10181F;
        font-family: 'Roboto Bold';
    }

    .bpp-text-details .bpp-vat {
        color: #ccc;
    }

    .bpp-text-details .bpp-save {
        color: #55565A;
    }

    .bpp-text-details .bpp-save-amt {
        color: #C22B1C;
    }

.bpp-text .product-quantity {
    clear: both;
}

.bpp-text .quantity-wrap {
    padding-bottom: 0px;
}

    .bpp-text .quantity-wrap div {
        font-size: 15px;
    }

.bpp-text .qty {
    width: 40px;
    height: 27px;
}

.bpp-text .q-input input {
    font-size: 15px;
}

.bpp-text .qtyplus, .bpp-text .qtyminus {
    width: 27px;
    height: 27px;
    font-size: 15px;
}

.basket-pop-bottom {
    border-top: #E6E6E8 solid 1px;
    padding: 18px 33px 0px 33px;
}

.bpb-details {
    padding-bottom: 20px;
    font-size: 15px;
    line-height: 19px;
    color: #10181F;
}

    .bpb-details strong {
        font-family: 'Roboto Bold';
    }

    .bpb-details span {
        color: #ccc;
    }

.view-basket-button button {
    background-color: #ED7431 !important;
}

    .view-basket-button button:hover {
        background-color: #FF6B0B !important;
    }

.quote-button button {
    background-color: #263645 !important;
}

    .quote-button button:hover {
        background-color: #42596E !important;
    }



/* About Page */


.about-page {
    padding: 75px 0px 75px 0px;
}

.about-box {
    background-color: #fff;
    padding: 40px 50px 50px 50px;
    overflow: hidden;
    border: #E6E6E8 solid 1px;
    font-size: 18px;
    color: #55565A;
}

    .about-box h2 {
        font-size: 34px;
        line-height: 44px;
        padding-bottom: 25px;
        border-bottom: #E6E6E8 solid 1px;
        margin-bottom: 25px;
    }

    .about-box p {
        line-height: 24px;
        padding-bottom: 25px;
    }

.red {
    color: #D40900;
}

.image-middle {
    text-align: center;
    padding: 10px 0px 25px 0px;
}

.photo-gallery {
    padding: 75px 0px 47px 0px;
    overflow: hidden;
}

    .photo-gallery ul {
        margin-left: -27px;
    }

        .photo-gallery ul li {
            width: 231px;
            height: 231px;
            margin: 0px 0px 26px 27px;
            overflow: hidden;
            float: left;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
        }

            .photo-gallery ul li img {
                display: block;
            }

/* Login Page */


.login-page {
    overflow: hidden;
    padding: 75px 0px 55px 0px;
    text-align: center;
    margin: 0px -14px 0px -14px;
}

.login-box {
    padding: 40px 50px 40px 50px;
    width: 745px;
    min-height: 468px;
    margin: 0px 14px 20px 14px;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: left;
    display: inline-block;
    vertical-align: top;
    border: #E6E6E8 solid 1px;
    font-size: 18px;
}

    .login-box h2 {
        font-size: 35px;
        line-height: 35px;
        color: #10181F;
        font-family: 'Roboto Bold';
        padding-bottom: 30px;
    }

    .login-box p {
        font-size: 18px;
        line-height: 22px;
        color: #999;
        padding-bottom: 25px;
    }

.lp-box {
    padding-bottom: 20px;
    position: relative;
}

    .lp-box label {
        display: block;
        color: #707070;
        padding-bottom: 18px;
    }

    .lp-box input {
        width: 100%;
        height: 58px;
        border: #E6E6E8 solid 1px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        padding: 0px 24px 0px 24px;
        font-size: 18px;
        color: #55565A;
    }

        .lp-box input:focus {
            border: #ccc solid 1px;
        }


.eye {
    position: absolute;
    right: 22px;
    top: 60px;
    width: 24px;
    height: 24px;
    background-image: url("../images/netshell/eye.svg");
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer;
}

.lp-button {
    padding: 15px 0px 9px 0px;
    text-align: center;
}

    .lp-button input, .lp-button button {
        width: 100%;
        height: 58px;
        background-color: #FF6B0B;
        color: #fff;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        border: none;
        outline: none;
        cursor: pointer;
        text-transform: uppercase;
        font-size: 18px;
        font-family: 'Roboto Black';
    }

        .lp-button input:hover,
        .lp-button input:focus {
            background-color: #D40900;
            box-shadow: rgba(0, 0, 0, 0.1) 0 4px 12px;
        }

.lb-bottom {
    overflow: hidden;
}

    .lb-bottom .lhs {
        float: left;
    }

    .lb-bottom .rhs {
        float: right;
    }

    .lb-bottom a {
        color: #55565A;
        text-decoration: none;
    }

        .lb-bottom a:hover {
            color: #55565A;
            text-decoration: underline;
        }

    .lb-bottom .clear a {
        color: #D40900;
        text-decoration: none;
    }

        .lb-bottom .clear a:hover {
            color: #FF6B0B;
            text-decoration: none;
        }

.form-row {
    overflow: hidden;
}

    .form-row .lhs {
        float: left;
        width: 48%;
    }

    .form-row .rhs {
        float: right;
        width: 48%;
    }

.recent-purchases {
    padding: 100px 0px 50px 0px;
    overflow: hidden;
}

.rp-head {
    border-bottom: #ddd solid 1px;
    margin-bottom: 50px;
    padding-bottom: 45px;
    color: #263645;
    overflow: hidden;
}

    .rp-head h2 {
        font-size: 35px;
        line-height: 40px;
        font-family: 'Roboto Bold';
        padding-bottom: 15px;
    }

    .rp-head p {
        font-size: 18px;
        line-height: 24px;
    }

    .rp-head .lhs {
        float: left;
        max-width: 900px;
    }

.customer-area {
    overflow: hidden;
    padding: 70px 0px 60px 0px;
}

.ca-list {
    margin-left: -0.8%;
    margin-right: -0.8%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}

    .ca-list li {
        -webkit-flex: 0 0 33.33%;
        -moz-flex: 0 0 33.33%;
        -ms-flex: 0 0 33.33%;
        flex: 0 0 33.33%;
        width: 33.33%;
        padding: 0.8%;
        overflow: hidden;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }


.cl-container {
    background-color: #fff;
    border: #E6E6E8 solid 1px;
    width: 99%;
    height: auto;
    position: relative;
    padding: 15px 22px 15px 117px;
    background-image: url("../images/netshell/rapid-logo-small.svg");
    background-repeat: no-repeat;
    background-position: 22px 15px;
    min-height: 93px;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    box-shadow: rgba(0, 0, 0, 0.02) 0 1px 3px 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.ca-list li:hover .cl-container {
    box-shadow: rgba(0, 0, 0, 0.1) 0 4px 8px;
    transform: translateY(-1px);
    border: #ddd solid 1px;
}

.link {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 3;
}

.cl-container h5 {
    font-size: 20px;
    line-height: 26px;
    color: #10181F;
    font-weight: bold;
    padding-bottom: 3px;
}

.cl-container p {
    font-size: 18px;
    line-height: 22px;
    color: #707070;
}

.my-account:hover .hover-menu {
    display: block;
    color: red;
}

@media only screen and (min-width: 1600px) and (max-width: 1719px) {


    .wrap {
        width: 1523px;
    }

    .wrap-large {
        width: 1570px;
    }


    .product-main {
        padding: 37px 40px 35px 40px;
    }

    .pm-lhs {
        width: 620px;
    }

    .pm-rhs {
        width: 820px;
    }

        .pm-rhs h4 {
            font-size: 18px;
            line-height: 22px;
        }

        .pm-rhs h3 {
            font-size: 33px;
            line-height: 42px;
            padding-bottom: 30px;
            max-width: 580px;
        }

        .pm-rhs .product-price {
            font-size: 43px;
            line-height: 43px;
        }

            .pm-rhs .product-price strong {
                font-size: 28px;
            }

        .pm-rhs .product-price-save {
            font-size: 19px;
            line-height: 19px;
        }

    .pr-bottom .add-to-basket {
        margin-left: 25px;
    }

    .pr-bottom .button a {
        width: 275px;
    }

    .product-details {
        padding: 40px 40px 35px 40px;
    }


    .sub-text {
        font-size: 20px;
    }

        .sub-text p {
            line-height: 25px;
        }

    .similar-products {
        padding: 80px 0px 80px 0px;
    }

    .pl-nav {
        top: 90px;
    }

    .ts-box {
        padding: 40px;
    }

        .ts-box table td {
            padding: 18px 10px 18px 10px;
        }

    .ssc-wrap .bx-wrapper {
        width: 1523px;
    }


    .home-banner {
        max-height: 650px;
    }


        .home-banner .bxslider div {
            height: 650px;
        }

    .why-section {
        padding: 120px 0px 80px 0px;
    }


    .wrap2 {
        width: 1570px;
    }

    .basket-page {
        padding: 70px 0px 70px 0px;
    }

    .basket-list {
        width: 980px;
    }

        .basket-list ul li {
            padding: 48px 40px 40px 40px;
        }


    .basket-list-text {
        width: 590px;
    }

        .basket-list-text h3 {
            max-width: 92%;
        }

    .order-summary {
        width: 560px;
        padding: 40px 40px 30px 40px;
    }


    .recent-purchases {
        padding: 90px 0px 50px 0px;
    }

    .rp-head .lhs {
        max-width: 900px;
    }

    .customer-area {
        padding: 65px 0px 60px 0px;
    }

    .grey-section div.subsection .small-content {
        width: 35%;
    }

    .grey-section div.subsection div:nth-child(n+3).small-content {
        width: 95%;
    }
}


@media only screen and (min-width: 1400px) and (max-width: 1599px) {



    .wrap {
        width: 1370px;
    }

    .wrap-large {
        width: 1370px;
    }

    .header .wrap-large {
        width: 1370px;
    }

    .ht-wrap {
        font-size: 15px;
    }

    [role="switch"] {
        height: 17px;
    }

    select, option {
        font-size: 15px;
    }

    .search-wrap {
        padding: 7px;
        width: 780px;
        min-height: 50px;
        margin: 18px 0px 0px 40px;
    }

        .search-wrap .select-box {
            margin-left: 20px;
            width: 690px;
        }

            .search-wrap .select-box input {
                height: 50px;
            }

        .search-wrap select {
            height: 50px;
        }

    .search-button {
        height: 50px;
    }

        .search-button input, .search-button button {
            width: 50px;
            height: 50px;
        }

    .hm-rhs {
        font-size: 16px;
        line-height: 16px;
    }

        .hm-rhs .my-account {
            padding: 17px 0px 0px 60px;
        }

        .hm-rhs .basket {
            padding: 17px 0px 0px 60px;
        }


    .hb-wrap {
        padding-top: 20px;
        min-height: inherit;
    }

    .sb-text {
        max-width: 710px;
    }

        .sb-text h1 {
            font-size: 45px;
            line-height: 55px;
        }

        .sb-text p {
            font-size: 19px;
            line-height: 25px;
        }


    .jm-head {
        font-size: 32px;
        line-height: 38px;
    }

    .jm-box {
        width: 700px;
    }

    .jm-text {
        width: 640px;
    }

    .ps-heading-wrap .lhs {
        width: 75%;
    }

        .ps-heading-wrap .lhs h2 {
            font-size: 33px;
            line-height: 40px;
        }

        .ps-heading-wrap .lhs ul li {
            font-size: 17px;
            line-height: 21px;
        }


    .item-number {
        width: 280px;
        background-position: 91% 50%;
        padding: 0px 26px 0px 20px;
    }

    .category-listing ul {
        margin-left: -25px;
    }

        .category-listing ul li {
            width: 323px;
            height: 340px;
            margin: 0px 0px 30px 25px;
            padding: 20px 23px 10px 23px;
        }

            .category-listing ul li figure {
                height: 230px;
                width: 90%;
            }

            .category-listing ul li div {
                padding: 15px 10px 15px 10px;
                font-size: 17px;
            }

    .product-listing ul {
        margin-left: -25px;
    }

        .product-listing ul li {
            -webkit-flex: 0 0 323px;
            -moz-flex: 0 0 323px;
            -ms-flex: 0 0 323px;
            flex: 0 0 323px;
            margin: 0px 0px 30px 25px;
            width: 323px;
            padding: 30px 25px 18px 25px;
        }

            .product-listing ul li h4 {
                font-size: 14px;
                line-height: 16px;
            }

            .product-listing ul li h3 {
                font-size: 21px;
                line-height: 25px;
                height: 78px;
                margin-bottom: 15px;
            }


    .product-listing .product-price {
        font-size: 29px;
    }

        .product-listing .product-price strong {
            font-size: 17px;
        }

    .product-listing .select-type select {
        height: 50px;
    }

    .product-listing .add-button button {
        height: 55px;
        font-size: 17px;
    }

        .product-listing .add-button button:hover {
            background-color: #d9000c;
            color: #fff;
        }

    .pagination .lhs {
        font-size: 17px;
        line-height: 22px;
    }

    .pagination-control {
        font-size: 17px;
    }



    .bredcrub {
        padding-bottom: 30px;
    }

        .bredcrub ul li {
            font-size: 17px;
            line-height: 21px;
            margin-bottom: 10px;
        }

    .product-main {
        padding: 35px;
    }

    .pm-lhs {
        width: 44%;
    }

    .pm-rhs {
        width: 53%;
    }

        .pm-rhs h4 {
            font-size: 18px;
            line-height: 22px;
        }

        .pm-rhs h3 {
            font-size: 28px;
            line-height: 35px;
            padding-bottom: 25px;
            max-width: 500px;
        }

        .pm-rhs .product-price {
            font-size: 40px;
            line-height: 40px;
        }

            .pm-rhs .product-price strong {
                font-size: 22px;
            }

        .pm-rhs .product-price-save {
            font-size: 18px;
            line-height: 20px;
            padding-bottom: 25px;
        }

        .pm-rhs .describtion {
            font-size: 18px;
            line-height: 24px;
        }

    .qty {
        width: 80px;
    }

    .pr-bottom .add-to-basket {
        margin-left: 20px;
    }

    .pr-bottom .button a {
        width: 220px;
        font-size: 17px;
    }

    .pr-bottom .button button {
        width: 220px;
        font-size: 17px;
    }

    .pr-bottom .shop-parts {
        margin-left: 20px;
    }

        .pr-bottom .shop-parts a {
            background-color: #263645;
        }

            .pr-bottom .shop-parts a:hover {
                background-color: #415464;
            }


    .product-details {
        padding: 35px;
    }

        .product-details h2 {
            font-size: 33px;
        }

    .tab-menu li {
        margin: 0px 10px 10px 0px;
    }

    .sub-text {
        font-size: 18px;
    }

    .similar-products {
        padding: 70px 0px 70px 0px;
    }

    .sp-head h2 {
        font-size: 33px;
    }

    .product-listing .product-price-save {
        font-size: 17px;
        line-height: 18px;
    }

    .product-listing .qty {
        width: 155px;
    }

    .pl-nav {
        top: 90px;
    }


    .ts-box {
        padding: 35px;
        font-size: 17px;
    }

        .ts-box h2 {
            font-size: 33px;
            line-height: 40px;
        }

        .ts-box table td {
            padding: 17px 10px 17px 10px;
        }

    .ssc-head h2 {
        font-size: 33px;
    }

    .ssc-wrap .bx-wrapper {
        width: 1370px;
    }

    .similar-slider div {
        width: 324px !important;
        height: 324px;
        margin-right: 25px;
    }

        .similar-slider div figure {
            width: 100%;
            height: 220px;
        }

        .similar-slider div nav {
            padding: 20px 25px 10px 25px;
        }

            .similar-slider div nav a {
                padding: 20px 10px 20px 10px;
                font-size: 16px;
                line-height: 18px;
            }

    .home-banner {
        max-height: 620px;
    }


        .home-banner .bxslider div {
            height: 620px;
        }

        .home-banner .bx-has-pager {
            max-width: 1370px;
        }

        .home-banner .bx-wrapper .bx-pager,
        .home-banner .bx-wrapper .bx-controls-auto {
            bottom: 60px;
        }


    .why-section {
        padding: 100px 0px 70px 0px;
    }

        .why-section h2 {
            font-size: 43px;
            line-height: 48px;
            padding-bottom: 70px;
        }

        .why-section ul li figure {
            width: 147px;
            height: 147px;
        }


        .why-section ul li h5 {
            font-size: 21px;
            line-height: 25px;
            max-width: 90%;
        }

        .why-section ul li p {
            font-size: 17px;
            line-height: 21px;
        }


    .cr-wrap {
        padding: 60px 0px 75px 0px;
    }


    .cr-head h2 {
        font-size: 33px;
        line-height: 38px;
        padding-bottom: 10px;
    }

    .cr-head p {
        font-size: 18px;
        line-height: 24px;
        padding-bottom: 18px;
        color: #55565A;
    }

    .cr-wrap .bx-wrapper {
        width: 1370px;
    }

        .cr-wrap .bx-wrapper .bx-controls-direction a {
            top: -110px;
        }

    .review-slider div {
        width: 324px !important;
        height: 198px;
        margin-right: 25px;
    }

    .review-slider .c-name {
        padding-bottom: 15px;
    }

        .review-slider .c-name .cn-text {
            width: 225px;
            padding-top: 7px;
        }


    .wrap2 {
        width: 1370px;
    }

    .basket-page {
        padding: 55px 0px 60px 0px;
    }

    .basket-list {
        width: 880px;
    }

        .basket-list ul li {
            padding: 40px 30px 35px 30px;
        }

            .basket-list ul li figure {
                width: 230px;
                height: 196px;
            }

    .basket-list-text {
        float: right;
        width: 550px;
    }

        .basket-list-text h3 {
            font-size: 21px;
            line-height: 30px;
            max-width: 95%;
        }

        .basket-list-text .product-price {
            font-size: 28px;
            line-height: 35px;
        }

            .basket-list-text .product-price strong {
                font-size: 17px;
            }

            .basket-list-text .product-price span {
                font-size: 17px;
            }

    .bl-options-wrap .in-stock {
        font-size: 17px;
    }

    .order-summary {
        width: 460px;
        padding: 30px 30px 20px 30px;
    }

        .order-summary h2 {
            font-size: 30px;
            line-height: 36px;
            padding-bottom: 16px;
        }

        .order-summary ul {
            padding-bottom: 10px;
        }

            .order-summary ul li {
                padding: 22px 0px 22px 0px;
                font-size: 19px;
            }

                .order-summary ul li .lhs {
                    max-width: 75%;
                }

        .order-summary .total {
            font-size: 30px;
        }

        .order-summary .btn {
            padding-bottom: 18px;
        }

            .order-summary .btn button {
                height: 55px;
                font-size: 17px;
            }




    .about-page {
        padding: 70px 0px 70px 0px;
    }

    .photo-gallery {
        padding: 70px 0px 42px 0px;
    }

        .photo-gallery ul {
            margin-left: -20px;
        }

            .photo-gallery ul li {
                width: 211px;
                height: 211px;
                margin: 0px 0px 20px 20px;
            }


    .login-page {
        padding: 60px 0px 55px 0px;
        margin: 0px -10px 0px -10px;
    }

    .login-box {
        padding: 40px;
        width: 670px;
        min-height: 458px;
        margin: 0px 10px 20px 10px;
    }

        .login-box h2 {
            font-size: 33px;
            line-height: 33px;
            padding-bottom: 25px;
        }

    .lp-box label {
        padding-bottom: 16px;
    }

    .lp-box input {
        padding: 0px 20px 0px 20px;
    }

    .eye {
        right: 20px;
        top: 58px;
    }


    .recent-purchases {
        padding: 80px 0px 50px 0px;
    }

    .rp-head {
        margin-bottom: 45px;
        padding-bottom: 35px;
    }

        .rp-head h2 {
            font-size: 34px;
            line-height: 40px;
        }

        .rp-head .lhs {
            max-width: 800px;
        }

    .customer-area {
        padding: 60px 0px 60px 0px;
    }


    .cl-container h5 {
        font-size: 19px;
        line-height: 25px;
    }

    .cl-container p {
        font-size: 17px;
        line-height: 22px;
    }

    .grey-section div.subsection .small-content {
        width: 35%;
    }

    .grey-section div.subsection div:nth-child(n+3).small-content {
        width: 95%;
    }
}


@media only screen and (min-width: 1280px) and (max-width: 1399px) {


    input, select {
        font-size: 16px;
    }

    .wrap {
        width: 1250px;
    }

    .wrap-large {
        width: 1250px;
    }

    .header .wrap-large {
        width: 1250px;
    }

    .ht-wrap {
        font-size: 14px;
    }

    .ht-phone {
        padding-left: 32px;
    }

    .ht-email {
        padding-left: 32px;
    }

    select, option {
        font-size: 14px;
    }


    .header-middle {
        padding: 22px 0px 22px 0px;
    }

    .search-wrap {
        padding: 6px;
        width: 700px;
        min-height: 45px;
        margin: 23px 0px 0px 35px;
    }

        .search-wrap .select-box {
            margin-left: 15px;
            width: 625px;
        }

            .search-wrap .select-box input {
                width: 100%;
                height: 45px;
                padding-right: 20px;
            }

        .search-wrap select {
            height: 45px;
            font-size: 16px;
        }

    .search-button {
        height: 45px;
    }

        .search-button input, .search-button button {
            width: 45px;
            height: 45px;
        }

    .hm-rhs {
        font-size: 14px;
        line-height: 17px;
        margin-top: 26px;
    }

        .hm-rhs .my-account {
            padding: 17px 0px 0px 60px;
        }

        .hm-rhs .basket {
            padding: 17px 0px 0px 60px;
        }

    .hb-wrap {
        padding-top: 15px;
        min-height: inherit;
    }


    .header-bottom {
        font-size: 14px;
        line-height: 16px;
    }

    .sub-banner-wrap {
        padding: 60px 0px 68px 0px;
    }

    .sb-text {
        max-width: 650px;
    }

        .sb-text h1 {
            font-size: 40px;
            line-height: 48px;
        }

        .sb-text p {
            font-size: 16px;
            line-height: 23px;
            padding-top: 20px;
        }


    .jm-head {
        font-size: 30px;
        line-height: 35px;
        padding-top: 8px;
    }

    .jm-box {
        padding: 6px;
        min-height: 42px;
        width: 650px;
    }

    .jm-text {
        float: left;
        width: 580px;
    }

        .jm-text input {
            padding-left: 15px;
            font-size: 16px;
        }

    .footer-top {
        padding: 78px 0px 70px 0px;
    }


    .ft-lhs h5 {
        font-size: 32px;
        line-height: 32px;
    }

    .ft-lhs p {
        font-size: 17px;
        line-height: 27px;
        min-height: 160px;
    }

    .ps-wrap {
        padding: 40px 0px 60px 0px;
    }

    .ps-heading-wrap {
        padding-bottom: 35px;
    }

        .ps-heading-wrap .lhs {
            width: 75%;
        }

            .ps-heading-wrap .lhs h2 {
                font-size: 32px;
                line-height: 40px;
                padding-bottom: 12px;
            }

            .ps-heading-wrap .lhs ul li {
                font-size: 15px;
                line-height: 18px;
                margin-bottom: 5px;
            }

    .item-number {
        width: 270px;
        background-position: 92% 50%;
        padding: 0px 22px 0px 15px;
        margin-top: 5px;
    }

        .item-number select {
            font-size: 16px;
            height: 50px;
        }

    .category-listing ul {
        margin-left: -20px;
    }

        .category-listing ul li {
            width: 297px;
            height: 300px;
            margin: 0px 0px 25px 20px;
            padding: 20px 20px 10px 20px;
        }

            .category-listing ul li figure {
                height: 200px;
            }

            .category-listing ul li div {
                padding: 15px 10px 15px 10px;
                font-size: 16px;
            }

    .product-listing ul {
        margin-left: -20px;
    }

        .product-listing ul li {
            -webkit-flex: 0 0 297px;
            -moz-flex: 0 0 297px;
            -ms-flex: 0 0 297px;
            flex: 0 0 297px;
            margin: 0px 0px 25px 20px;
            width: 297px;
            padding: 20px 20px 18px 20px;
        }

            .product-listing ul li figure {
                width: 200px;
                height: 200px;
            }

            .product-listing ul li h4 {
                font-size: 13px;
                line-height: 15px;
            }

            .product-listing ul li h3 {
                font-size: 20px;
                line-height: 24px;
                height: 77px;
                margin-bottom: 15px;
            }

    .product-listing .product-price {
        font-size: 28px;
        line-height: 28px;
    }

        .product-listing .product-price strong {
            font-size: 16px;
        }

    .product-listing .select-type {
        background-position: 92% 50%;
        padding: 0px 15px 0px 15px;
    }

        .product-listing .select-type select {
            height: 50px;
        }

    .product-listing .add-button button {
        height: 52px;
        font-size: 16px;
    }

    .pagination .lhs {
        font-size: 16px;
        line-height: 20px;
    }

    .pagination-control {
        font-size: 16px;
    }

    .p-count {
        width: 242px;
        padding-top: 17px;
    }

    .p-prev, .p-next {
        width: 52px;
        height: 52px;
    }


    .bredcrub {
        padding-bottom: 20px;
    }

        .bredcrub ul li {
            font-size: 14px;
            line-height: 18px;
            margin-bottom: 10px;
        }

    .product-main {
        padding: 30px;
    }

    .pm-lhs {
        width: 45%;
    }

    .pm-rhs {
        width: 52%;
    }

        .pm-rhs h4 {
            font-size: 15px;
            line-height: 18px;
            padding-bottom: 10px;
        }

        .pm-rhs h3 {
            font-size: 26px;
            line-height: 32px;
            padding-bottom: 25px;
            max-width: 420px;
        }

    .product-rating-large {
        font-size: 14px;
        line-height: 15px;
    }

    .pm-rhs .product-price {
        font-size: 35px;
        line-height: 35px;
    }

        .pm-rhs .product-price strong {
            font-size: 20px;
        }

    .pm-rhs .product-price-save {
        font-size: 16px;
        line-height: 18px;
        padding-bottom: 25px;
    }

    .pm-rhs .describtion {
        font-size: 17px;
        line-height: 22px;
        padding-bottom: 25px;
    }

    .quantity-wrap div {
        font-size: 17px;
    }

    .qty {
        width: 80px;
        height: 50px;
    }

    .q-input input {
        font-size: 17px;
    }

    .qtyplus, .qtyminus {
        width: 50px;
        height: 50px;
        padding: 0px;
        font-size: 18px;
    }

    .pr-bottom .add-to-basket {
        margin-left: 20px;
    }

    .pr-bottom .button a {
        width: 190px;
        height: 50px;
        line-height: 50px;
        font-size: 16px;
    }

    .pr-bottom .button button {
        width: 190px;
        height: 50px;
        line-height: 50px;
        font-size: 16px;
    }

    .pr-bottom .shop-parts {
        margin-left: 20px;
    }

    .product-details {
        padding: 30px;
    }

        .product-details h2 {
            font-size: 30px;
            line-height: 32px;
        }

    .tab-menu li {
        font-size: 14px;
        margin: 0px 10px 10px 0px;
    }


    .sub-text {
        font-size: 17px;
    }

        .sub-text p {
            line-height: 22px;
        }

        .sub-text h5 {
            font-size: 19px;
            line-height: 22px;
        }

    .product-video {
        width: 700px;
    }


    .similar-products {
        padding: 60px 0px 60px 0px;
    }

    .sp-head h2 {
        font-size: 30px;
        line-height: 35px;
    }

    .sp-head p {
        font-size: 17px;
        line-height: 22px;
    }

    .product-listing .product-price-save {
        font-size: 16px;
        line-height: 18px;
    }

    .product-listing .quantity-wrap div {
        font-size: 17px;
    }

    .product-listing .qty {
        width: 154px;
        height: 50px;
    }

    .product-listing .q-input input {
        font-size: 17px;
    }

    .product-listing .qtyplus, .product-listing .qtyminus {
        width: 50px;
        height: 50px;
        font-size: 17px;
    }

    .pl-nav {
        top: 70px;
    }

        .pl-nav .pl-prev a, .pl-nav .pl-next a {
            width: 50px;
            height: 50px;
        }

    .ts-box {
        padding: 30px;
        font-size: 16px;
    }

        .ts-box h2 {
            font-size: 30px;
            line-height: 35px;
        }


        .ts-box table td {
            padding: 12px 5px 12px 5px;
        }

    .ssc-wrap {
        padding: 50px 0px 90px 0px;
    }

    .ssc-head h2 {
        font-size: 30px;
        line-height: 35px;
    }

    .ssc-head p {
        font-size: 16px;
        line-height: 22px;
    }

    .ssc-wrap .bx-wrapper {
        width: 1250px;
    }

        .ssc-wrap .bx-wrapper .bx-controls-direction a {
            top: -80px;
        }


    .similar-slider div {
        width: 299px !important;
        height: 299px;
        margin-right: 20px;
    }

        .similar-slider div figure {
            width: 100%;
            height: 203px;
        }

        .similar-slider div nav {
            padding: 18px 20px 10px 20px;
        }

            .similar-slider div nav a {
                padding: 20px 10px 20px 10px;
                font-size: 15px;
                line-height: 16px;
            }


    .home-banner {
        max-height: 560px;
    }

        .home-banner .bxslider div {
            height: 560px;
        }


        .home-banner .bx-has-pager {
            max-width: 1250px;
        }

        .home-banner .bx-wrapper .bx-pager,
        .home-banner .bx-wrapper .bx-controls-auto {
            bottom: 0px;
        }


    .why-section {
        padding: 100px 0px 60px 0px;
    }

        .why-section h2 {
            font-size: 40px;
            line-height: 45px;
            padding-bottom: 60px;
        }

        .why-section ul li {
            width: 19%;
            height: 280px;
            padding-bottom: 20px;
        }

            .why-section ul li figure {
                width: 127px;
                height: 127px;
            }


            .why-section ul li h5 {
                font-size: 19px;
                line-height: 22px;
            }

            .why-section ul li p {
                font-size: 16px;
                line-height: 20px;
            }


    .cr-wrap {
        padding: 50px 0px 65px 0px;
    }


    .cr-head h2 {
        font-size: 30px;
        line-height: 35px;
        padding-bottom: 10px;
    }

    .cr-head p {
        font-size: 17px;
        line-height: 24px;
        padding-bottom: 10px;
    }

    .cr-wrap .bx-wrapper {
        width: 1250px;
    }

        .cr-wrap .bx-wrapper .bx-controls-direction a {
            top: -100px;
        }

        .cr-wrap .bx-wrapper .bx-prev {
            right: 75px !important;
        }

    .review-slider div {
        width: 397px !important;
        height: 198px;
        margin-right: 30px;
    }

    .review-slider .c-name .cn-text {
        width: 290px;
    }

    .wrap2 {
        width: 1250px;
    }

    .basket-page {
        padding: 45px 0px 50px 0px;
    }

    .basket-list {
        width: 800px;
    }

        .basket-list ul li {
            padding: 30px 25px 30px 25px;
        }

            .basket-list ul li:last-child {
                border: none;
            }

            .basket-list ul li figure {
                width: 200px;
                height: 170px;
            }

    .basket-list-text {
        width: 520px;
    }

        .basket-list-text h4 {
            font-size: 14px;
            line-height: 17px;
            padding-bottom: 8px;
        }

        .basket-list-text h3 {
            font-size: 20px;
            line-height: 30px;
            min-height: 50px;
            margin-bottom: 15px;
            max-width: 95%;
        }

        .basket-list-text .product-price {
            font-size: 26px;
            line-height: 30px;
            padding-bottom: 15px;
        }

            .basket-list-text .product-price strong {
                font-size: 16px;
            }

            .basket-list-text .product-price span {
                font-size: 16px;
            }

    .bl-options-wrap .delete-product {
        margin: 15px 0px 0px 20px;
    }

    .bl-options-wrap .in-stock {
        font-size: 16px;
        line-height: 18px;
        margin: 16px 0px 0px 20px;
    }

    .order-summary {
        width: 425px;
        padding: 25px 25px 20px 25px;
    }

        .order-summary h2 {
            font-size: 28px;
            line-height: 35px;
            padding-bottom: 10px;
        }

        .order-summary ul {
            padding-bottom: 10px;
        }

            .order-summary ul li {
                padding: 20px 0px 20px 0px;
                font-size: 17px;
            }

                .order-summary ul li .lhs {
                    max-width: 70%;
                }

                .order-summary ul li .rhs {
                    max-width: inherit;
                }

                .order-summary ul li h5 {
                    line-height: 20px;
                }

        .order-summary .total {
            font-size: 27px;
        }

        .order-summary .btn {
            padding-bottom: 15px;
        }

            .order-summary .btn button {
                height: 55px;
                font-size: 16px;
                font-family: 'Roboto Bold';
            }

    .basket-pop {
        padding: 30px 0px 13px 0px;
    }

    .basket-pop-products {
        padding: 0px 30px 0px 30px;
    }

    .basket-pop-bottom {
        padding: 18px 30px 0px 30px;
    }

    .view-basket-button {
        padding-bottom: 15px;
    }

        .view-basket-button button {
            font-size: 16px;
            height: 55px;
            font-family: 'Roboto Bold';
        }

    .quote-button button {
        font-size: 16px;
        height: 55px;
        font-family: 'Roboto Bold';
    }


    .about-page {
        padding: 55px 0px 55px 0px;
    }

    .about-box {
        padding: 40px;
        font-size: 17px;
    }

        .about-box h2 {
            font-size: 32px;
            line-height: 42px;
        }

        .about-box p {
            line-height: 22px;
        }

    .photo-gallery {
        padding: 55px 0px 30px 0px;
    }

        .photo-gallery ul {
            margin-left: -20px;
        }

            .photo-gallery ul li {
                width: 191px;
                height: 191px;
                margin: 0px 0px 20px 20px;
            }


    .login-page {
        padding: 50px 0px 35px 0px;
        margin: 0px -10px 0px -10px;
    }

    .login-box {
        padding: 30px;
        width: 610px;
        min-height: 468px;
        margin: 0px 10px 20px 10px;
        font-size: 17px;
    }

        .login-box h2 {
            font-size: 30px;
            line-height: 30px;
            padding-bottom: 25px;
        }

        .login-box p {
            font-size: 17px;
            line-height: 22px;
            padding-bottom: 25px;
        }

    .lp-box label {
        padding-bottom: 15px;
    }

    .lp-box input {
        padding: 0px 20px 0px 20px;
        font-size: 17px;
    }

    .eye {
        right: 20px;
        top: 55px;
    }

    .lp-button {
        padding: 12px 0px 9px 0px;
    }

        .lp-button input, .lp-button button {
            font-size: 17px;
        }


    .recent-purchases {
        padding: 70px 0px 50px 0px;
    }

    .rp-head {
        margin-bottom: 40px;
        padding-bottom: 35px;
    }

        .rp-head h2 {
            font-size: 32px;
            line-height: 38px;
        }

        .rp-head p {
            font-size: 17px;
        }

        .rp-head .lhs {
            max-width: 800px;
        }

    .customer-area {
        padding: 50px 0px 50px 0px;
    }

    .ca-list {
        margin-left: -0.7%;
        margin-right: -0.7%;
    }

        .ca-list li {
            padding: 0.7%;
        }


    .cl-container {
        padding: 15px 22px 15px 112px;
    }

        .cl-container h5 {
            font-size: 18px;
            line-height: 24px;
        }

        .cl-container p {
            font-size: 16px;
            line-height: 21px;
        }

    .grey-section div.subsection .small-content {
        width: 55%;
    }

    .grey-section div.subsection div:nth-child(n+3).small-content {
        width: 95%;
    }
}

@media only screen and (min-width: 1180px) and (max-width: 1279px) {

    input, select {
        font-size: 16px;
    }

    .wrap {
        width: 1100px;
    }

    .wrap-large {
        width: 1100px;
    }

    .header .wrap-large {
        width: 1100px;
    }


    .ht-wrap {
        font-size: 15px;
        padding: 18px 0px 18px 0px;
    }

    .ht-phone {
        padding-left: 30px;
    }

    .ht-email {
        padding-left: 32px;
    }

    .ht-rhs {
        font-size: 14px;
    }

    .toggle-button-wrapper button {
        margin: 1px 10px 0px 10px;
    }



    .currency-select select {
        font-size: 14px;
    }

    select, option {
        font-size: 14px;
    }

    .header-middle {
        padding: 20px 0px 22px 0px;
    }

    .logo {
        width: 119px;
    }

    .search-wrap {
        padding: 5px;
        width: 560px;
        min-height: 45px;
        margin: 25px 0px 0px 25px;
    }

        .search-wrap .select-box {
            margin-left: 10px;
            width: 495px;
        }

            .search-wrap .select-box input {
                height: 45px;
                padding-right: 10px;
            }

        .search-wrap select {
            height: 45px;
            font-size: 15px;
        }

    .search-button {
        height: 45px;
    }

        .search-button input, .search-button button {
            width: 45px;
            height: 45px;
        }

    .hm-rhs {
        font-size: 13px;
        line-height: 14px;
        margin-top: 34px;
    }

        .hm-rhs .my-account {
            background-size: 40px auto;
            min-height: 40px;
            padding: 13px 0px 0px 50px;
        }

        .hm-rhs .basket {
            background-size: 40px auto;
            min-height: 40px;
            padding: 13px 0px 0px 50px;
            margin-left: 15px;
        }

            .hm-rhs .basket span {
                top: -3px;
                left: 30px;
            }

    .hb-wrap {
        padding-top: 15px;
        min-height: inherit;
    }

    .header-bottom {
        font-size: 15px;
        line-height: 17px;
    }


    .sub-banner-wrap {
        padding: 56px 0px 65px 0px;
    }

    .sb-text {
        max-width: 60%;
    }

        .sb-text h1 {
            font-size: 45px;
            line-height: 50px;
        }

        .sb-text p {
            font-size: 16px;
            line-height: 24px;
            padding-top: 20px;
        }

    .jm-wrap {
        padding: 15px 0px 15px 0px;
    }

    .jm-head {
        font-size: 28px;
        line-height: 35px;
        padding-top: 8px;
    }

    .jm-box {
        padding: 5px;
        min-height: 40px;
        width: 520px;
    }

    .jm-text {
        width: 450px;
    }

        .jm-text input {
            height: 40px;
            padding-left: 15px;
        }

    .jm-button {
        height: 40px;
    }

        .jm-button input, .jm-button button {
            width: 40px;
            height: 40px;
        }

    .footer-top {
        padding: 68px 0px 60px 0px;
    }

    .ft-lhs {
        width: 320px;
    }

        .ft-lhs h5 {
            font-size: 30px;
            line-height: 32px;
        }

        .ft-lhs p {
            font-size: 16px;
            line-height: 24px;
            min-height: 160px;
        }

    .ft-rhs {
        width: 740px;
    }

        .ft-rhs .support {
            width: 255px;
        }

    .ps-wrap {
        padding: 40px 0px 50px 0px;
    }

    .ps-heading-wrap {
        padding-bottom: 40px;
    }

        .ps-heading-wrap .lhs {
            float: left;
            width: 75%;
        }

            .ps-heading-wrap .lhs h2 {
                font-size: 28px;
                line-height: 35px;
                padding-bottom: 14px;
            }

            .ps-heading-wrap .lhs ul li {
                font-size: 14px;
                line-height: 18px;
                margin-bottom: 5px;
            }

    .item-number {
        width: 230px;
        background-position: 91% 50%;
        padding: 0px 15px 0px 15px;
        margin-top: 10px;
    }

        .item-number select {
            height: 45px;
        }

            .item-number select:focus {
                outline: none;
            }

    .category-listing ul {
        margin-left: -20px;
    }

        .category-listing ul li {
            width: 260px;
            height: 270px;
            margin: 0px 0px 25px 20px;
            padding: 15px 15px 10px 15px;
        }

            .category-listing ul li figure {
                height: 180px;
            }

            .category-listing ul li div {
                padding: 12px 10px 12px 10px;
                font-size: 14px;
            }

    .product-listing ul {
        margin-left: -20px;
    }

        .product-listing ul li {
            -webkit-flex: 0 0 260px;
            -moz-flex: 0 0 260px;
            -ms-flex: 0 0 260px;
            flex: 0 0 260px;
            margin: 0px 0px 25px 20px;
            width: 260px;
            padding: 20px 15px 10px 15px;
        }

            .product-listing ul li figure {
                width: 180px;
                height: 180px;
            }

            .product-listing ul li h4 {
                font-size: 12px;
                line-height: 14px;
            }

            .product-listing ul li h3 {
                font-size: 19px;
                line-height: 24px;
                height: 77px;
                margin-bottom: 15px;
            }

    .product-listing .product-price {
        font-size: 25px;
        line-height: 25px;
    }

        .product-listing .product-price strong {
            font-size: 14px;
        }

    .product-listing .select-type {
        background-position: 92% 50%;
        padding: 0px 10px 0px 10px;
    }

        .product-listing .select-type select {
            height: 48px;
            font-size: 14px;
        }

    .product-listing .add-button button {
        height: 48px;
        font-size: 14px;
    }

    .pagination .lhs {
        font-size: 15px;
        line-height: 18px;
    }

    .pagination-control {
        width: 338px;
        font-size: 15px;
    }

    .p-count {
        width: 238px;
        padding-top: 15px;
    }

    .p-prev, .p-next {
        width: 47px;
        height: 47px;
    }

    .pagination-control a {
        display: block;
        width: 100%;
        height: 100%;
    }

    .p-prev:hover, .p-next:hover {
        border: #ccc solid 1px;
    }



    .bredcrub {
        padding-bottom: 30px;
    }

        .bredcrub ul li {
            font-size: 14px;
            line-height: 17px;
            margin-bottom: 10px;
        }

    .product-main {
        padding: 25px;
    }

    .pm-lhs {
        width: 45%;
    }

    .pm-rhs {
        width: 52%;
    }

        .pm-rhs h4 {
            font-size: 13px;
            line-height: 17px;
            padding-bottom: 10px;
        }

        .pm-rhs h3 {
            font-size: 24px;
            line-height: 30px;
            padding-bottom: 25px;
            max-width: 360px;
        }

    .product-rating-large {
        font-size: 14px;
        line-height: 15px;
    }

        .product-rating-large .stars span {
            width: 20px;
            height: 20px;
            background-size: 100% auto;
        }

        .product-rating-large .rating-count {
            padding-top: 2px;
        }

        .product-rating-large .review-link {
            margin-left: 10px;
            padding-top: 2px;
        }

    .pm-rhs .product-price {
        font-size: 35px;
        line-height: 35px;
    }

        .pm-rhs .product-price strong {
            font-size: 18px;
        }

    .pm-rhs .product-price-save {
        font-size: 15px;
        line-height: 15px;
        padding-bottom: 25px;
    }

    .pm-rhs .describtion {
        font-size: 16px;
        line-height: 22px;
        padding-bottom: 20px;
    }

        .pm-rhs .describtion p {
            padding-bottom: 24px;
        }

    .pm-rhs .other ul li {
        padding-bottom: 12px;
    }

    .quantity-wrap div {
        font-size: 17px;
    }

    .qty {
        width: 60px;
        height: 45px;
    }

    .q-input input {
        font-size: 17px;
    }

    .qtyplus, .qtyminus {
        width: 45px;
        height: 45px;
        font-size: 18px;
    }

    .pr-bottom .add-to-basket {
        float: left;
        margin-left: 15px;
    }

    .pr-bottom .button a {
        width: 170px;
        height: 45px;
        line-height: 45px;
        font-size: 14px;
    }

    .pr-bottom .button button {
        width: 170px;
        height: 45px;
        line-height: 45px;
        font-size: 14px;
    }

    .pr-bottom .shop-parts {
        margin-left: 15px;
    }

    .product-details {
        padding: 25px;
    }

        .product-details h2 {
            font-size: 30px;
            line-height: 32px;
        }


    .tab-menu li {
        font-size: 13px;
        margin: 0px 10px 10px 0px;
    }

        .tab-menu li a {
            padding: 10px;
        }

    .sub-text {
        font-size: 17px;
    }

        .sub-text p {
            line-height: 24px;
            padding-bottom: 20px;
        }

        .sub-text h5 {
            font-size: 19px;
            line-height: 24px;
        }


    .product-video {
        width: 600px;
    }

    .similar-products {
        padding: 50px 0px 50px 0px;
    }

    .sp-head {
        margin-bottom: 30px;
        padding-bottom: 30px;
    }

        .sp-head h2 {
            font-size: 30px;
            line-height: 35px;
            padding-bottom: 10px;
        }

        .sp-head p {
            font-size: 16px;
            line-height: 20px;
            padding-bottom: 15px;
        }

    .product-listing .product-price-save {
        font-size: 15px;
        line-height: 18px;
        padding-bottom: 15px;
    }

    .product-listing .quantity-wrap div {
        font-size: 17px;
    }

    .product-listing .qty {
        width: 134px;
        height: 45px;
    }

    .product-listing .q-input input {
        font-size: 17px;
    }

    .product-listing .qtyplus, .product-listing .qtyminus {
        width: 45px;
        height: 45px;
        font-size: 17px;
    }

    .pl-nav {
        top: 60px;
    }

        .pl-nav .pl-prev a, .pl-nav .pl-next a {
            width: 50px;
            height: 50px;
        }

    .technical-spec {
        padding: 40px 0px 40px 0px;
    }

    .ts-box {
        padding: 25px;
        font-size: 15px;
    }

        .ts-box h2 {
            font-size: 30px;
            line-height: 35px;
        }

        .ts-box .lhs {
            width: 49%;
        }

        .ts-box .rhs {
            width: 49%;
        }

        .ts-box table td {
            padding: 10px 5px 10px 5px;
        }

    .ssc-wrap {
        padding: 40px 0px 70px 0px;
    }

    .ssc-head {
        padding-bottom: 30px;
    }

        .ssc-head h2 {
            font-size: 30px;
            line-height: 35px;
        }

        .ssc-head p {
            font-size: 16px;
            line-height: 20px;
        }

    .ssc-wrap .bx-wrapper {
        width: 1100px;
    }

        .ssc-wrap .bx-wrapper .bx-controls-direction a {
            top: -110px;
        }

    .similar-slider .bx-wrapper .bx-prev {
        right: 87px !important;
    }

    .similar-slider div {
        width: 260px !important;
        height: 250px;
        margin-right: 20px;
    }

        .similar-slider div figure {
            width: 100%;
            height: 176px;
        }

        .similar-slider div nav {
            padding: 13px 20px 5px 20px;
        }

            .similar-slider div nav a {
                padding: 15px 10px 15px 10px;
                font-size: 14px;
                line-height: 14px;
            }


    .home-banner {
        max-height: 530px;
    }

        .home-banner .bxslider div {
            height: 530px;
        }

        .home-banner .bx-has-pager {
            max-width: 1100px;
        }

        .home-banner .bx-wrapper .bx-pager,
        .home-banner .bx-wrapper .bx-controls-auto {
            bottom: 50px;
        }


    .why-section {
        padding: 80px 0px 60px 0px;
    }

        .why-section h2 {
            font-size: 30px;
            line-height: 35px;
            padding-bottom: 50px;
        }

        .why-section ul li {
            width: 19%;
            height: 260px;
        }

            .why-section ul li figure {
                width: 127px;
                height: 127px;
            }

            .why-section ul li h5 {
                font-size: 17px;
                line-height: 22px;
                max-width: 95%;
                padding-bottom: 5px;
            }

            .why-section ul li p {
                font-size: 15px;
                line-height: 19px;
                max-width: 80%;
            }


    .cr-wrap {
        padding: 40px 0px 65px 0px;
    }

    .cr-head {
        padding-bottom: 20px;
    }

        .cr-head h2 {
            font-size: 30px;
            line-height: 35px;
            padding-bottom: 10px;
        }

        .cr-head p {
            font-size: 17px;
            line-height: 22px;
            padding-bottom: 10px;
        }

    .cr-wrap .bx-wrapper {
        width: 1100px;
    }

        .cr-wrap .bx-wrapper .bx-controls-direction a {
            top: -90px;
        }

        .cr-wrap .bx-wrapper .bx-prev {
            right: 70px !important;
        }

    .review-slider div {
        width: 355px !important;
        height: 198px;
        margin-right: 20px;
    }


    .wrap2 {
        width: 1100px;
    }

    .basket-page {
        padding: 40px 0px 50px 0px;
    }

    .basket-list {
        width: 700px;
    }

        .basket-list ul li {
            padding: 20px;
        }


            .basket-list ul li figure {
                width: 200px;
                height: 170px;
            }


    .basket-list-text {
        width: 440px;
    }

        .basket-list-text h4 {
            font-size: 14px;
            line-height: 15px;
            padding-bottom: 8px;
        }

        .basket-list-text h3 {
            font-size: 19px;
            line-height: 26px;
            min-height: 47px;
            margin-bottom: 10px;
            max-width: inherit;
        }

        .basket-list-text .product-price {
            font-size: 26px;
            line-height: 30px;
            padding-bottom: 15px;
        }

            .basket-list-text .product-price strong {
                font-size: 15px;
            }

            .basket-list-text .product-price span {
                font-size: 15px;
            }


    .bl-options-wrap .qty {
        width: 80px;
    }

    .bl-options-wrap .delete-product {
        margin: 12px 0px 0px 20px;
    }

    .bl-options-wrap .in-stock {
        font-size: 16px;
        line-height: 18px;
        margin: 13px 0px 0px 20px;
    }

    .order-summary {
        width: 380px;
        padding: 25px 20px 10px 20px;
    }

        .order-summary h2 {
            font-size: 26px;
            line-height: 33px;
            padding-bottom: 15px;
        }

        .order-summary ul {
            padding-bottom: 10px;
        }

            .order-summary ul li {
                padding: 18px 0px 18px 0px;
                font-size: 17px;
            }

                .order-summary ul li .lhs {
                    max-width: 75%;
                }

                .order-summary ul li h5 {
                    line-height: 22px;
                }

        .order-summary .total {
            font-size: 24px;
        }

        .order-summary .btn {
            padding-bottom: 15px;
        }

            .order-summary .btn button {
                height: 48px;
                font-size: 16px;
                font-family: 'Roboto Bold';
            }


    .basket-pop {
        padding: 25px 0px 12px 0px;
        width: 470px;
    }

    .basket-pop-products {
        padding: 0px 25px 0px 25px;
    }

        .basket-pop-products ul li {
            padding: 15px;
        }

    .basket-pop-bottom {
        padding: 18px 25px 0px 25px;
    }

    .view-basket-button {
        padding-bottom: 15px;
    }

        .view-basket-button button {
            font-size: 16px;
            height: 50px;
            font-family: 'Roboto Bold';
        }

    .quote-button button {
        font-size: 16px;
        height: 50px;
        font-family: 'Roboto Bold';
    }


    .about-page {
        padding: 40px 0px 40px 0px;
    }

    .about-box {
        padding: 30px 35px 30px 35px;
        font-size: 17px;
    }

        .about-box h2 {
            font-size: 30px;
            line-height: 40px;
        }

        .about-box p {
            line-height: 22px;
            padding-bottom: 25px;
        }

    .photo-gallery {
        padding: 40px 0px 20px 0px;
    }

        .photo-gallery ul {
            margin-left: -15px;
        }

            .photo-gallery ul li {
                width: 170px;
                height: 170px;
                margin: 0px 0px 15px 15px;
            }



    .login-page {
        padding: 45px 0px 30px 0px;
        margin: 0px -10px 0px -10px;
    }

    .login-box {
        padding: 25px;
        width: 535px;
        min-height: 448px;
        margin: 0px 10px 20px 10px;
        font-size: 15px;
    }

        .login-box h2 {
            font-size: 30px;
            line-height: 30px;
            padding-bottom: 25px;
        }

        .login-box p {
            font-size: 16px;
            line-height: 22px;
            padding-bottom: 25px;
        }

    .lp-box label {
        padding-bottom: 12px;
    }

    .lp-box input {
        height: 50px;
        padding: 0px 20px 0px 20px;
        font-size: 16px;
    }

    .eye {
        right: 15px;
        top: 46px;
    }

    .lp-button {
        padding: 10px 0px 9px 0px;
    }

        .lp-button input, .lp-button button {
            height: 50px;
            font-size: 16px;
            font-family: 'Roboto Black';
        }


    .recent-purchases {
        padding: 60px 0px 50px 0px;
    }

    .rp-head {
        margin-bottom: 40px;
        padding-bottom: 35px;
    }

        .rp-head h2 {
            font-size: 30px;
            line-height: 35px;
            padding-bottom: 10px;
        }

        .rp-head p {
            font-size: 16px;
            line-height: 22px;
        }

        .rp-head .lhs {
            max-width: 70%;
        }

    .customer-area {
        padding: 40px 0px 40px 0px;
    }

    .ca-list {
        margin-left: -0.6%;
        margin-right: -0.6%;
    }

        .ca-list li {
            padding: 0.6%;
        }

    .cl-container {
        padding: 15px 22px 15px 105px;
        background-position: 18px 15px;
    }

        .cl-container h5 {
            font-size: 18px;
            line-height: 22px;
            padding-bottom: 3px;
        }

        .cl-container p {
            font-size: 16px;
            line-height: 22px;
        }

    .grey-section div.subsection .small-content {
        width: 55%;
    }

    .grey-section div.subsection div:nth-child(n+3).small-content {
        width: 95%;
    }
}



@media only screen and (min-width: 960px) and (max-width: 1179px) {

    .my-account:hover .hover-menu {
        display: none;
    }

    input, select {
        font-size: 16px;
    }

    .wrap {
        width: 940px;
    }

    .wrap-large {
        width: 940px;
    }

    .header .wrap-large {
        width: 940px;
    }

    .ht-wrap {
        font-size: 15px;
        padding: 15px 0px 15px 0px;
    }

    .ht-lhs {
        float: left;
        overflow: hidden;
        padding-top: 2px;
    }

        .ht-lhs ul li {
            margin-right: 15px;
            line-height: 15px;
        }

    .ht-phone {
        padding-left: 30px;
    }

    .ht-email {
        padding-left: 32px;
    }

    .vat {
        float: left;
        font-size: 14px;
    }

    .toggle-button-wrapper button {
        margin: 1px 10px 0px 10px;
    }


    .currency-select select {
        font-size: 15px;
    }

        .currency-select select:focus {
            outline: none;
        }

    select, option {
        font-size: 15px;
    }

    .header-topmost-img {
        display: block;
        position: static;
        left: 0px;
        top: 15px;
        width: 119px;
        margin: 15px auto 10px auto;
    }

    .logo {
        display: none;
    }

    .header-middle {
        padding: 20px 0px 18px 0px;
    }

    .search-wrap {
        float: left;
        padding: 5px;
        width: 700px;
        min-height: 40px;
        margin: 25px 0px 0px 25px;
    }

        .search-wrap .select-box {
            margin-left: 10px;
            width: 640px;
        }

            .search-wrap .select-box input {
                height: 40px;
                padding-right: 10px;
            }

        .search-wrap select {
            height: 40px;
        }

    .search-button {
        height: 40px;
    }

        .search-button input, .search-button button {
            width: 40px;
            height: 40px;
        }

    .hm-rhs {
        font-size: 14px;
        line-height: 14px;
        margin-top: 0px;
    }

        .hm-rhs .my-account {
            float: none;
            min-height: 40px;
            padding: 14px 0px 0px 50px;
            background-size: 40px auto;
        }

        .hm-rhs .basket {
            float: none;
            min-height: 40px;
            padding: 14px 0px 0px 50px;
            background-size: 40px auto;
            margin-left: 0px;
        }

            .hm-rhs .basket span {
                top: -4px;
                left: 27px;
            }

    .hb-wrap {
        padding-top: 15px;
        min-height: inherit;
    }

    .header-bottom {
        padding: 12px 0px 12px 0px;
        font-size: 14px;
        line-height: 18px;
    }

    .sub-banner-wrap {
        padding: 50px 0px 53px 0px;
    }

    .sb-text {
        max-width: 70%;
    }

        .sb-text h1 {
            font-size: 40px;
            line-height: 45px;
        }

        .sb-text p {
            font-size: 15px;
            line-height: 22px;
            padding-top: 15px;
        }

    .jm-wrap {
        padding: 15px 0px 15px 0px;
    }

    .jm-head {
        font-size: 25px;
        line-height: 30px;
        padding-top: 8px;
    }

    .jm-box {
        padding: 5px;
        min-height: 40px;
        width: 442px;
    }

    .jm-text {
        width: 380px;
    }

        .jm-text input {
            height: 40px;
            padding-left: 10px;
        }

    .jm-button {
        height: 40px;
    }

        .jm-button input, .jm-button button {
            width: 40px;
            height: 40px;
        }

    .footer-top {
        padding: 50px 0px 40px 0px;
    }

    .ft-lhs {
        width: 250px;
    }

        .ft-lhs h5 {
            font-size: 25px;
            line-height: 25px;
        }

        .ft-lhs p {
            font-size: 16px;
            line-height: 23px;
            padding-bottom: 20px;
            min-height: 135px;
        }

        .ft-lhs ul li {
            margin-right: 8px;
        }

    .ft-rhs {
        width: 662px;
        font-size: 14px;
        line-height: 17px;
    }

        .ft-rhs h5 {
            font-size: 18px;
            line-height: 18px;
            padding-bottom: 25px;
        }

        .ft-rhs .support {
            width: 220px;
        }

    .ft-links ul li {
        padding-bottom: 12px;
    }

    .ft-rhs .contact p {
        padding-bottom: 15px;
    }

    .ft-rhs .contact ul {
        padding-bottom: 20px;
    }


    .ft-rhs .contact div div {
        margin-right: 10px;
    }

    .brand-logo-wrap {
        padding: 5px 0px 5px 0px;
    }

    .ps-wrap {
        padding: 40px 0px 50px 0px;
    }

    .ps-heading-wrap {
        padding-bottom: 30px;
    }

        .ps-heading-wrap .lhs {
            float: none;
            width: auto;
        }

            .ps-heading-wrap .lhs h2 {
                font-size: 30px;
                line-height: 35px;
                padding-bottom: 16px;
            }

            .ps-heading-wrap .lhs ul li {
                font-size: 16px;
                line-height: 20px;
                margin-bottom: 10px;
            }


    .item-number {
        padding: 0px 20px 0px 20px;
        background-position: 94% center;
    }

        .item-number select {
            height: 50px;
        }



    .category-listing ul {
        margin-left: -15px;
    }

        .category-listing ul li {
            width: 223px;
            height: 265px;
            margin: 0px 0px 20px 15px;
            padding: 20px 20px 10px 20px;
        }

            .category-listing ul li figure {
                height: 170px;
                width: 90%;
                padding-bottom: 10px;
            }

            .category-listing ul li div {
                padding: 12px 5px 12px 5px;
                font-size: 13px;
            }



    .product-listing ul {
        margin-left: -20px;
    }

        .product-listing ul li {
            -webkit-flex: 0 0 300px;
            -moz-flex: 0 0 300px;
            -ms-flex: 0 0 300px;
            flex: 0 0 300px;
            margin: 0px 0px 25px 20px;
            width: 300px;
            padding: 20px 15px 10px 15px;
        }

            .product-listing ul li figure {
                width: 200px;
                height: 200px;
            }

            .product-listing ul li h4 {
                font-size: 14px;
                line-height: 16px;
            }

            .product-listing ul li h3 {
                font-size: 20px;
                line-height: 25px;
                height: 80px;
                margin-bottom: 15px;
            }


    .product-listing .product-price {
        font-size: 27px;
        line-height: 27px;
    }

        .product-listing .product-price strong {
            font-size: 16px;
        }

    .product-listing .select-type {
        background-position: 92% 50%;
        padding: 0px 15px 0px 15px;
    }

        .product-listing .select-type select {
            height: 50px;
        }

    .product-listing .add-button button {
        height: 50px;
        font-size: 16px;
    }

    .pagination .lhs {
        padding-top: 20px;
        font-size: 16px;
        line-height: 20px;
    }

    .pagination-control {
        width: 358px;
        font-size: 16px;
    }


    .p-count {
        width: 238px;
        padding-top: 15px;
    }

    .p-prev, .p-next {
        width: 50px;
        height: 50px;
    }




    .bredcrub {
        padding-bottom: 25px;
    }

        .bredcrub ul li {
            font-size: 14px;
            line-height: 18px;
            margin-bottom: 10px;
            font-family: 'Roboto Medium';
        }


    .product-main {
        padding: 20px 20px 30px 20px;
    }

    .pm-lhs {
        width: 45%;
    }

    .pm-rhs {
        width: 53%;
    }

        .pm-rhs h4 {
            font-size: 13px;
            line-height: 16px;
            max-width: 300px;
            padding-bottom: 10px;
        }

        .pm-rhs h3 {
            font-size: 23px;
            line-height: 28px;
            padding-bottom: 25px;
            max-width: 300px;
        }

            .pm-rhs h3 br {
                display: none;
            }

    .product-rating-large {
        font-size: 14px;
        line-height: 15px;
    }

        .product-rating-large .review-link {
            margin-left: 10px;
        }

    .pm-rhs .product-price {
        font-size: 35px;
        line-height: 35px;
    }

        .pm-rhs .product-price strong {
            font-size: 20px;
        }

    .pm-rhs .product-price-save {
        font-size: 15px;
        line-height: 16px;
        padding-bottom: 20px;
    }

    .pm-rhs .describtion {
        font-size: 16px;
        line-height: 22px;
        padding-bottom: 20px;
    }


        .pm-rhs .describtion ul li {
            background-position: left 9px;
        }

    .pm-rhs .other {
        max-width: 200px;
    }

        .pm-rhs .other ul li {
            padding-bottom: 10px;
        }


    .product-quantity {
        float: none;
        margin-bottom: 10px;
    }

    .quantity-wrap div {
        font-size: 17px;
    }

    .qty {
        width: 120px;
        height: 45px;
    }

    .q-input input {
        font-size: 17px;
    }

    .qtyplus, .qtyminus {
        width: 45px;
        height: 45px;
        font-size: 18px;
    }

    .pr-bottom .add-to-basket {
        margin-left: 0px;
    }

    .pr-bottom .button a {
        width: 220px;
        height: 45px;
        line-height: 45px;
        font-size: 16px;
        font-family: 'Roboto Medium';
    }

    .pr-bottom .button button {
        width: 220px;
        height: 45px;
        line-height: 45px;
        font-size: 16px;
        font-family: 'Roboto Medium';
    }

    .pr-bottom .shop-parts {
        margin-left: 20px;
    }

        .pr-bottom .shop-parts a {
            background-color: #263645;
        }

            .pr-bottom .shop-parts a:hover {
                background-color: #415464;
            }


    .product-details {
        padding: 20px;
    }

        .product-details h2 {
            font-size: 30px;
            line-height: 32px;
        }

    .tab-menu li {
        font-size: 14px;
        margin: 0px 10px 10px 0px;
    }

    .sub-text {
        font-size: 16px;
    }

        .sub-text p {
            line-height: 22px;
            padding-bottom: 20px;
        }

        .sub-text h5 {
            font-size: 18px;
            line-height: 22px;
        }

    .product-video {
        width: 600px;
    }

    .similar-products {
        padding: 50px 0px 50px 0px;
    }

    .sp-head {
        margin-bottom: 30px;
        padding-bottom: 30px;
    }

        .sp-head h2 {
            font-size: 30px;
            line-height: 35px;
            padding-bottom: 10px;
        }

        .sp-head p {
            font-size: 16px;
            line-height: 22px;
            padding-bottom: 18px;
        }

    .product-listing .product-price-save {
        font-size: 16px;
        line-height: 18px;
    }

    .product-listing .quantity-wrap {
        padding-bottom: 10px;
    }

        .product-listing .quantity-wrap div {
            font-size: 17px;
        }

    .product-listing .qty {
        width: 176px;
        height: 45px;
    }

    .product-listing .q-input input {
        font-size: 17px;
    }

    .product-listing .qtyplus, .product-listing .qtyminus {
        width: 45px;
        height: 45px;
        font-size: 17px;
    }

    .pl-nav {
        top: 50px;
    }


        .pl-nav .pl-next {
            margin-left: 20px;
        }

            .pl-nav .pl-prev a, .pl-nav .pl-next a {
                width: 45px;
                height: 45px;
            }

    .ts-box {
        padding: 20px;
        font-size: 14px;
    }

        .ts-box h2 {
            font-size: 30px;
            line-height: 35px;
        }

        .ts-box .lhs {
            width: 49%;
        }

        .ts-box .rhs {
            width: 49%;
        }

        .ts-box table td {
            padding: 15px 10px 15px 10px;
        }

    .ssc-wrap {
        padding: 40px 0px 60px 0px;
    }

    .ssc-head {
        padding-bottom: 30px;
    }

        .ssc-head h2 {
            font-size: 30px;
            line-height: 35px;
            padding-bottom: 10px;
        }

        .ssc-head p {
            font-size: 16px;
            line-height: 22px;
        }

    .ssc-wrap .bx-wrapper {
        width: 940px;
    }

        .ssc-wrap .bx-wrapper .bx-controls-direction a {
            top: -110px;
        }

    .similar-slider .bx-wrapper .bx-prev {
        right: 70px !important;
    }

    .similar-slider div {
        width: 300px !important;
        height: 285px;
        margin-right: 20px;
    }

        .similar-slider div figure {
            width: 100%;
            height: 204px;
        }

        .similar-slider div nav {
            padding: 15px 20px 10px 20px;
        }

            .similar-slider div nav a {
                padding: 16px 10px 16px 10px;
                font-size: 15px;
                line-height: 16px;
            }



    .home-banner {
        max-height: 530px;
    }

        .home-banner .bxslider div {
            height: 500px;
        }

        .home-banner .bx-has-pager {
            max-width: 940px;
        }

        .home-banner .bx-wrapper .bx-pager,
        .home-banner .bx-wrapper .bx-controls-auto {
            bottom: 50px;
        }

    .why-section {
        padding: 60px 0px 40px 0px;
    }

        .why-section h2 {
            font-size: 30px;
            line-height: 35px;
            padding-bottom: 50px;
        }

        .why-section ul li {
            width: 24%;
            height: 220px;
            padding-bottom: 20px;
        }

            .why-section ul li figure {
                width: 100px;
                height: 100px;
                border: #e6e6e8 solid 2px;
                margin: 0px auto 15px auto;
            }

            .why-section ul li h5 {
                font-size: 18px;
                line-height: 21px;
                padding-bottom: 10px;
                max-width: 90%;
            }

            .why-section ul li p {
                font-size: 16px;
                line-height: 20px;
            }


    .cr-wrap {
        padding: 40px 0px 50px 0px;
    }

    .cr-head {
        padding-bottom: 20px;
    }

        .cr-head h2 {
            font-size: 30px;
            line-height: 35px;
            padding-bottom: 10px;
        }

        .cr-head p {
            font-size: 17px;
            line-height: 22px;
            padding-bottom: 10px;
        }

    .cr-wrap .bx-wrapper {
        width: 940px;
    }

        .cr-wrap .bx-wrapper .bx-controls-direction a {
            top: -90px;
        }

        .cr-wrap .bx-wrapper .bx-prev {
            right: 70px !important;
        }

    .review-slider div {
        width: 455px !important;
        margin-right: 30px;
    }

    .review-slider .c-name .cn-text {
        width: 350px;
    }


    .wrap2 {
        width: 940px;
    }

    .basket-page {
        padding: 35px 0px 40px 0px;
    }

    .basket-list {
        width: 600px;
    }

        .basket-list ul li {
            padding: 20px;
        }


            .basket-list ul li figure {
                width: 180px;
                height: 153px;
            }

    .basket-list-text {
        width: 355px;
    }

        .basket-list-text h4 {
            font-size: 14px;
            line-height: 16px;
            padding-bottom: 8px;
        }

        .basket-list-text h3 {
            font-size: 18px;
            line-height: 26px;
            min-height: 47px;
            margin-bottom: 10px;
            max-width: inherit;
        }

        .basket-list-text .product-price {
            font-size: 22px;
            line-height: 27px;
            padding-bottom: 15px;
        }

            .basket-list-text .product-price strong {
                font-size: 14px;
            }

            .basket-list-text .product-price span {
                font-size: 14px;
            }

            .basket-list-text .product-price .save {
                font-family: 'Roboto Black';
            }

    .bl-options-wrap .qty {
        width: 90px;
    }

    .bl-options-wrap .delete-product {
        margin: 0px 0px 0px 0px;
    }

    .bl-options-wrap .in-stock {
        font-size: 15px;
        line-height: 18px;
        margin: 2px 0px 0px 15px;
    }

    .order-summary {
        float: right;
        width: 320px;
        padding: 20px 20px 10px 20px;
    }

        .order-summary h2 {
            font-size: 23px;
            line-height: 30px;
            padding-bottom: 15px;
        }

        .order-summary ul {
            padding-bottom: 20px;
        }

            .order-summary ul li {
                padding: 15px 0px 15px 0px;
                font-size: 15px;
                line-height: 20px;
            }

                .order-summary ul li .lhs {
                    max-width: 75%;
                }

                .order-summary ul li h5 {
                    line-height: 20px;
                }

        .order-summary .total {
            font-size: 22px;
        }

        .order-summary .btn {
            padding-bottom: 15px;
        }

            .order-summary .btn button {
                height: 45px;
                font-size: 15px;
                font-family: 'Roboto Bold';
            }


    .basket-pop {
        padding: 25px 0px 10px 0px;
        width: 420px;
    }

    .basket-pop-products {
        padding: 0px 18px 0px 18px;
    }

        .basket-pop-products ul li {
            padding: 12px;
        }

            .basket-pop-products ul li figure {
                width: 110px;
                height: 110px;
            }

    .bpp-text {
        width: 235px;
    }

    .bpp-text-top {
        padding-bottom: 22px;
        font-size: 14px;
        line-height: 18px;
    }

        .bpp-text-top h3 {
            width: 145px;
        }

    .bpp-text-details {
        width: 80px;
    }

    .basket-pop-bottom {
        padding: 15px 20px 0px 20px;
    }

    .view-basket-button {
        padding-bottom: 15px;
    }

        .view-basket-button button {
            font-size: 16px;
            height: 50px;
            font-family: 'Roboto Bold';
        }

    .quote-button button {
        font-size: 16px;
        height: 50px;
        font-family: 'Roboto Bold';
    }


    .about-page {
        padding: 35px 0px 35px 0px;
    }

    .about-box {
        padding: 30px 35px 30px 35px;
        font-size: 16px;
    }

        .about-box h2 {
            font-size: 28px;
            line-height: 35px;
        }

        .about-box p {
            line-height: 22px;
            padding-bottom: 25px;
        }


    .photo-gallery {
        padding: 40px 0px 20px 0px;
    }

        .photo-gallery ul {
            margin-left: -20px;
        }

            .photo-gallery ul li {
                width: 219px;
                height: 219px;
                margin: 0px 0px 20px 20px;
            }



    .login-page {
        padding: 40px 0px 20px 0px;
        margin: 0px -9px 0px -9px;
    }

    .login-box {
        padding: 25px;
        width: 455px;
        min-height: 420px;
        margin: 0px 9px 20px 9px;
        font-size: 15px;
    }

        .login-box h2 {
            font-size: 27px;
            line-height: 30px;
            padding-bottom: 20px;
        }

        .login-box p {
            font-size: 15px;
            line-height: 20px;
            padding-bottom: 25px;
        }


    .lp-box label {
        ;
        padding-bottom: 10px;
    }

    .lp-box input {
        height: 45px;
        padding: 0px 18px 0px 18px;
        font-size: 15px;
    }

        .lp-box input:focus {
            border: #ccc solid 1px;
        }


    .eye {
        right: 15px;
        top: 40px;
    }

    .lp-button {
        padding: 10px 0px 9px 0px;
    }

        .lp-button input, .lp-button button {
            height: 45px;
            font-size: 15px;
        }


    .recent-purchases {
        padding: 50px 0px 40px 0px;
    }

    .rp-head {
        margin-bottom: 40px;
        padding-bottom: 30px;
    }

        .rp-head h2 {
            font-size: 27px;
            line-height: 35px;
            padding-bottom: 10px;
        }

        .rp-head p {
            font-size: 16px;
            line-height: 22px;
        }

        .rp-head .lhs {
            max-width: 70%;
        }

    .customer-area {
        padding: 40px 0px 40px 0px;
    }

    .ca-list li {
        -webkit-flex: 0 0 50%;
        -moz-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        width: 50%;
    }


    .cl-container {
        padding: 15px 22px 15px 110px;
    }

        .cl-container h5 {
            font-size: 18px;
            line-height: 24px;
        }

        .cl-container p {
            font-size: 16px;
            line-height: 22px;
        }
}

@media only screen and (min-width: 959px) and (max-width: 1180px) {
    .mobile-burger {
        display: block;
    }

    .wrap-large {
        width: 740px;
    }

    .hb-wrap {
        position: relative;
        padding-top: 20px;
        min-height: 40px;
    }

    .header-navigation {
        display: none;
    }

    .grey-section div.subsection .small-content {
        width: 85%;
    }

    .grey-section div.subsection div:nth-child(n+3).small-content {
        width: 100%;
    }

    div.subsection div:nth-child(n+3).small-content {
        width: 100%;
    }

    .my-account {
        display: none;
    }
}

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {
    .mobile-burger {
        display: block;
    }

    input, select {
        font-size: 16px;
    }

    .wrap {
        width: 740px;
    }

    .wrap-large {
        width: 740px;
    }

    .header .wrap-large {
        width: 740px;
    }

    .header-navigation {
        display: none;
    }

    .ht-wrap {
        font-size: 15px;
        padding: 10px 0px 10px 0px;
    }

    .ht-lhs {
        float: left;
        padding-top: 0px;
        padding-bottom: 3px;
    }

        .ht-lhs ul li:nth-child(1) {
            float: none;
            padding-bottom: 8px;
        }

        .ht-lhs ul li:nth-child(2) {
            display: none;
        }

    .ht-phone {
        padding-left: 30px;
    }

    .ht-email {
        padding-left: 32px;
    }

    .ht-rhs {
        padding-top: 27px;
    }

    .vat {
        font-size: 14px;
    }

    .toggle-button-wrapper button {
        margin: 1px 10px 0px 10px;
    }

    .currency-select {
        margin-left: 10px;
    }

        .currency-select select {
            font-size: 14px;
        }

    select, option {
        font-size: 14px;
    }

    .header-topmost-img {
        display: block;
        position: static;
        left: 0px;
        top: 15px;
        width: 119px;
        margin: 15px auto 10px auto;
    }

    .logo {
        display: none;
    }

    .header-middle {
        padding: 25px 0px 20px 0px;
        position: relative;
    }

    .logo {
        float: none;
        position: absolute;
        left: 0px;
        top: 15px;
    }

    .search-wrap {
        float: left;
        padding: 5px;
        width: 530px;
        min-height: 40px;
        margin: 25px 0px 0px 0px;
    }

        .search-wrap .select-box {
            margin-left: 10px;
            width: 465px;
        }

            .search-wrap .select-box input {
                height: 40px;
                padding-right: 10px;
            }

        .search-wrap select {
            height: 40px;
        }

    .search-button {
        float: right;
        height: 45px;
    }

        .search-button input, .search-button button {
            width: 45px;
            height: 45px;
        }

            .search-button input:hover, .search-button button:hover {
                background-color: #ff8030;
            }

    .hm-rhs {
        font-size: 14px;
        line-height: 14px;
        margin-top: 0px;
    }

        .hm-rhs .my-account {
            float: none;
            min-height: 40px;
            padding: 14px 0px 0px 50px;
            background-size: 40px auto;
        }

        .hm-rhs .basket {
            float: none;
            min-height: 40px;
            padding: 14px 0px 0px 50px;
            background-size: 40px auto;
            margin-left: 0px;
        }

            .hm-rhs .basket span {
                top: -4px;
                left: 27px;
            }

    .hb-wrap {
        position: relative;
        padding-top: 20px;
        min-height: 40px;
    }


    .header-bottom {
        font-size: 14px;
        line-height: 18px;
    }

        .header-bottom marquee {
            max-width: 99%;
        }


    .sub-banner-wrap {
        padding: 50px 0px 50px 0px;
    }

    .sb-text {
        max-width: inherit;
    }

        .sb-text h1 {
            font-size: 38px;
            line-height: 45px;
        }

        .sb-text p {
            font-size: 16px;
            line-height: 22px;
            padding-top: 10px;
        }

    .jm-wrap {
        padding: 15px 0px 20px 0px;
        text-align: center;
    }

    .jm-head {
        float: none;
        font-size: 25px;
        line-height: 30px;
        padding-top: 0px;
        padding-bottom: 15px;
    }

    .jm-box {
        float: none;
        padding: 5px;
        min-height: 40px;
        width: 730px;
    }

    .jm-text {
        width: 680px;
    }

        .jm-text input {
            width: 100%;
            height: 40px;
        }

    .jm-button {
        height: 40px;
    }

        .jm-button input, .jm-button button {
            width: 40px;
            height: 40px;
        }

    .footer-top {
        padding: 40px 0px 40px 0px;
    }

    .ft-lhs {
        float: none;
        width: auto;
        text-align: center;
        padding-bottom: 40px;
    }

        .ft-lhs h5 {
            font-size: 25px;
            line-height: 25px;
        }

        .ft-lhs p {
            font-size: 16px;
            line-height: 22px;
            padding-bottom: 20px;
            min-height: inherit;
        }

        .ft-lhs ul li {
            margin: 0px 5px 0px 5px;
        }


    .ft-rhs {
        float: none;
        width: auto;
    }

        .ft-rhs h5 {
            padding-bottom: 20px;
        }

    .footer-bottom {
        padding: 20px 0px 30px 0px;
        font-size: 12px;
        text-align: center;
    }


    .copyright {
        float: none;
        padding-bottom: 20px;
    }

    .reg {
        float: none;
    }

    .brand-logo-wrap {
        padding: 5px 0px 5px 0px;
    }

    .ps-wrap {
        padding: 35px 0px 40px 0px;
    }

    .ps-heading-wrap {
        padding-bottom: 30px;
    }

        .ps-heading-wrap .lhs {
            float: none;
            width: auto;
            padding-bottom: 20px;
        }

            .ps-heading-wrap .lhs h2 {
                font-size: 30px;
                line-height: 40px;
                padding-bottom: 14px;
            }

            .ps-heading-wrap .lhs ul li {
                font-size: 14px;
                line-height: 18px;
                margin-bottom: 10px;
            }

    .item-number {
        width: 250px;
        background-position: 91% 50%;
        padding: 0px 16px 0px 16px;
    }

        .item-number select {
            height: 45px;
        }

    .category-listing ul {
        margin-left: -15px;
    }

        .category-listing ul li {
            width: 236px;
            height: 270px;
            margin: 0px 0px 20px 15px;
            padding: 15px 10px 10px 10px;
        }

            .category-listing ul li figure {
                height: 180px;
            }

            .category-listing ul li div {
                padding: 15px 10px 15px 10px;
                font-size: 14px;
            }


    .product-listing ul {
        margin-left: -15px;
    }

        .product-listing ul li {
            -webkit-flex: 0 0 236px;
            -moz-flex: 0 0 236px;
            -ms-flex: 0 0 236px;
            flex: 0 0 236px;
            margin: 0px 0px 20px 15px;
            width: 236px;
            padding: 15px 10px 5px 10px;
        }

            .product-listing ul li figure {
                width: 150px;
                height: 150px;
            }

            .product-listing ul li h4 {
                font-size: 13px;
                line-height: 15px;
            }

            .product-listing ul li h3 {
                font-size: 19px;
                line-height: 22px;
                height: 89px;
            }

    .product-listing .product-price {
        font-size: 25px;
        line-height: 25px;
    }

        .product-listing .product-price strong {
            font-size: 15px;
        }

    .product-listing .select-type {
        background-position: 92% 50%;
        padding: 0px 10px 0px 10px;
        margin-bottom: 10px;
    }

        .product-listing .select-type select {
            height: 45px;
        }

            .product-listing .select-type select:focus {
                outline: none;
            }

    .product-listing .add-button button {
        height: 45px;
        font-size: 15px;
    }

    .pagination .lhs {
        padding-top: 20px;
        font-size: 14px;
        line-height: 20px;
    }

    .pagination-control {
        width: 300px;
        font-size: 14px;
    }

    .p-count {
        width: 200px;
        padding-top: 12px;
    }

    .p-prev, .p-next {
        width: 45px;
        height: 45px;
    }




    .bredcrub {
        padding-bottom: 20px;
    }

        .bredcrub ul li {
            font-size: 14px;
            line-height: 16px;
            margin-bottom: 10px;
            font-family: 'Roboto Medium';
        }

    .product-main {
        padding: 25px;
        margin-bottom: 50px;
    }

    .pm-lhs {
        float: none;
        width: 100%;
    }

    .pm-rhs {
        float: none;
        width: auto;
        margin-top: 20px;
    }

        .pm-rhs h4 {
            font-size: 14px;
            line-height: 16px;
            padding-bottom: 10px;
        }

        .pm-rhs h3 {
            font-size: 24px;
            line-height: 30px;
            padding-bottom: 25px;
            max-width: 500px;
        }

        .pm-rhs .product-price {
            font-size: 35px;
            line-height: 35px;
        }

            .pm-rhs .product-price strong {
                font-size: 20px;
            }

        .pm-rhs .product-price-save {
            font-size: 15px;
            line-height: 15px;
            padding-bottom: 25px;
        }

        .pm-rhs .describtion {
            font-size: 16px;
            line-height: 20px;
            padding-bottom: 20px;
        }

            .pm-rhs .describtion p {
                padding-bottom: 24px;
                line-height: 22px;
            }

            .pm-rhs .describtion ul {
                padding-bottom: 20px;
            }

                .pm-rhs .describtion ul li {
                    background-position: left 9px;
                }

        .pm-rhs .other {
            max-width: 200px;
        }

            .pm-rhs .other ul li {
                padding-bottom: 12px;
            }


    .product-quantity {
        float: left;
    }


    .quantity-wrap div {
        font-size: 16px;
    }

    .qty {
        width: 70px;
        height: 45px;
    }

    .q-input input {
        font-size: 16px;
    }

    .qtyplus, .qtyminus {
        width: 45px;
        height: 45px;
        font-size: 18px;
    }

    .pr-bottom .add-to-basket {
        margin-left: 15px;
    }

    .pr-bottom .button button {
        width: 200px;
        height: 45px;
        line-height: 45px;
        font-size: 14px;
    }

    .pr-bottom .button a {
        width: 200px;
        height: 45px;
        line-height: 45px;
        font-size: 14px;
        font-family: 'Roboto Bold';
    }

    .pr-bottom .shop-parts {
        margin-left: 15px;
    }


    .product-details {
        padding: 25px;
    }

        .product-details h2 {
            font-size: 30px;
            line-height: 35px;
        }

    .tab-menu li {
        font-size: 14px;
        margin: 0px 10px 10px 0px;
    }


    .tab-content {
        padding-top: 10px;
    }

    .sub-text {
        font-size: 16px;
    }

        .sub-text p {
            line-height: 22px;
            padding-bottom: 20px;
        }

        .sub-text h5 {
            font-size: 18px;
            line-height: 22px;
        }

    .product-video {
        width: 500px;
    }


    .similar-products {
        padding: 40px 0px 40px 0px;
    }

    .sp-head {
        margin-bottom: 30px;
        padding-bottom: 20px;
    }

        .sp-head h2 {
            font-size: 30px;
            line-height: 35px;
            padding-bottom: 10px;
            max-width: 80%;
        }

        .sp-head p {
            font-size: 16px;
            line-height: 20px;
            padding-bottom: 10px;
            max-width: 80%;
        }

    .product-listing .best-seller {
        right: 4%;
        top: 2%;
    }

    .product-listing .product-price-save {
        font-size: 14px;
        line-height: 16px;
    }

    .product-listing .quantity-wrap {
        padding-bottom: 10px;
    }

        .product-listing .quantity-wrap div {
            font-size: 16px;
        }

    .product-listing .qty {
        width: 122px;
        height: 45px;
    }

    .product-listing .q-input input {
        font-size: 16px;
    }

    .product-listing .qtyplus, .product-listing .qtyminus {
        width: 45px;
        height: 45px;
        font-size: 16px;
    }

    .pl-nav {
        top: 50px;
    }

        .pl-nav .pl-next {
            margin-left: 20px;
        }

            .pl-nav .pl-prev a, .pl-nav .pl-next a {
                width: 45px;
                height: 45px;
            }

    .technical-spec {
        padding: 40px 0px 40px 0px;
    }

    .ts-box {
        padding: 25px;
        font-size: 15px;
    }

        .ts-box h2 {
            font-size: 30px;
            line-height: 45px;
            padding-bottom: 20px;
        }

        .ts-box .lhs {
            float: none;
            width: auto;
            padding-bottom: 20px;
        }

        .ts-box .rhs {
            float: none;
            width: auto;
        }

        .ts-box table td {
            padding: 15px 10px 15px 10px;
        }

    .ssc-wrap {
        padding: 40px 0px 60px 0px;
    }

    .ssc-head h2 {
        font-size: 30px;
        line-height: 35px;
        padding-bottom: 10px;
    }

    .ssc-head p {
        font-size: 15px;
        line-height: 20px;
        padding-bottom: 10px;
    }

    .ssc-wrap .bx-wrapper {
        width: 740px;
    }

        .ssc-wrap .bx-wrapper .bx-controls-direction a {
            top: -95px;
        }

    .similar-slider .bx-wrapper .bx-prev {
        right: 87px !important;
    }

    .similar-slider div {
        width: 233px !important;
        height: 250px;
        margin-right: 20px;
    }

        .similar-slider div figure {
            width: 100%;
            height: 158px;
        }

        .similar-slider div nav {
            padding: 15px 15px 5px 15px;
        }

            .similar-slider div nav a {
                padding: 12px 10px 12px 10px;
                font-size: 14px;
                line-height: 18px;
            }

                .similar-slider div nav a:hover {
                    background-color: #d9000c;
                    color: #fff;
                    text-decoration: none;
                }



    .home-banner {
        max-height: 450px;
    }

        .home-banner .bxslider div {
            height: 450px;
        }

        .home-banner .bx-has-pager {
            max-width: 740px;
        }

        .home-banner .bx-wrapper .bx-pager,
        .home-banner .bx-wrapper .bx-controls-auto {
            bottom: 40px;
        }

    .why-section {
        padding: 50px 0px 40px 0px;
    }

        .why-section h2 {
            font-size: 30px;
            line-height: 35px;
            padding-bottom: 50px;
        }

        .why-section ul li {
            width: 32%;
            height: 230px;
            padding-bottom: 20px;
        }

            .why-section ul li figure {
                width: 127px;
                height: 127px;
                border: #e6e6e8 solid 2px;
                margin: 0px auto 15px auto;
            }

            .why-section ul li h5 {
                font-size: 18px;
                line-height: 22px;
                padding-bottom: 6px;
            }

            .why-section ul li p {
                font-size: 15px;
                line-height: 20px;
                max-width: 80%;
            }

    .cr-wrap {
        padding: 40px 0px 50px 0px;
    }

    .cr-head {
        padding-bottom: 20px;
    }

        .cr-head h2 {
            font-size: 30px;
            line-height: 35px;
            padding-bottom: 10px;
        }

        .cr-head p {
            font-size: 17px;
            line-height: 22px;
            padding-bottom: 10px;
        }

    .cr-wrap .bx-wrapper {
        width: 740px;
    }

        .cr-wrap .bx-wrapper .bx-controls-direction a {
            top: -90px;
        }

        .cr-wrap .bx-wrapper .bx-prev {
            right: 70px !important;
        }

    .review-slider div {
        width: 355px !important;
        height: 198px;
        margin-right: 30px;
    }


    .wrap2 {
        width: 740px;
    }

    .basket-page {
        padding: 30px 0px 40px 0px;
    }

    .basket-list {
        float: none;
        width: auto;
        margin-bottom: 20px;
    }

        .basket-list ul li {
            padding: 20px;
        }

            .basket-list ul li figure {
                width: 200px;
                height: 170px;
            }

    .basket-list-text {
        width: 470px;
    }

        .basket-list-text h4 {
            font-size: 14px;
            line-height: 16px;
            padding-bottom: 8px;
        }

        .basket-list-text h3 {
            font-size: 20px;
            line-height: 28px;
            min-height: 47px;
            margin-bottom: 10px;
            max-width: 95%;
        }

        .basket-list-text .product-price {
            font-size: 25px;
            line-height: 30px;
            padding-bottom: 15px;
        }

            .basket-list-text .product-price strong {
                font-size: 16px;
            }

            .basket-list-text .product-price span {
                font-size: 16px;
            }

    .bl-options-wrap .delete-product {
        margin: 12px 0px 0px 20px;
    }

    .bl-options-wrap .in-stock {
        font-size: 15px;
        line-height: 18px;
        margin: 13px 0px 0px 20px;
    }

    .order-summary {
        float: none;
        width: auto;
        padding: 25px 20px 10px 25px;
    }

        .order-summary h2 {
            font-size: 27px;
            line-height: 33px;
            padding-bottom: 10px;
        }

        .order-summary ul {
            padding-bottom: 10px;
        }

            .order-summary ul li {
                padding: 15px 0px 15px 0px;
                font-size: 18px;
            }

                .order-summary ul li .lhs {
                    max-width: inherit;
                }

                .order-summary ul li h5 {
                    line-height: 25px;
                }


        .order-summary .total {
            font-size: 30px;
        }

        .order-summary .btn {
            padding-bottom: 15px;
        }

            .order-summary .btn button {
                height: 55px;
                font-size: 17px;
            }


    /* Basket Popup */

    .basket-pop {
        padding: 20px 0px 10px 0px;
        width: 400px;
        top: 150px;
    }

    .basket-pop-products {
        padding: 0px 18px 0px 18px;
    }

        .basket-pop-products ul li {
            margin-bottom: 15px;
            padding: 12px;
        }

            .basket-pop-products ul li figure {
                width: 100px;
                height: 100px;
            }

    .bpp-text {
        width: 225px;
    }

    .bpp-text-top {
        padding-bottom: 20px;
        font-size: 14px;
        line-height: 18px;
    }

        .bpp-text-top h3 {
            width: 143px;
        }

    .bpp-text-details {
        width: 75px;
        font-size: 13px;
        line-height: 16px;
    }

    .basket-pop-bottom {
        padding: 15px 20px 0px 20px;
    }

    .bpb-details {
        padding-bottom: 20px;
        font-size: 14px;
        line-height: 19px;
    }

    .view-basket-button {
        padding-bottom: 10px;
    }

        .view-basket-button button, .quote-button button {
            height: 50px;
            font-size: 15px;
            font-family: 'Roboto Bold';
        }

    .about-page {
        padding: 30px 0px 30px 0px;
    }

    .about-box {
        padding: 30px 35px 30px 35px;
        font-size: 16px;
    }

        .about-box h2 {
            font-size: 27px;
            line-height: 35px;
            padding-bottom: 20px;
            margin-bottom: 20px;
        }

        .about-box p {
            line-height: 22px;
            padding-bottom: 20px;
        }

    .image-middle {
        text-align: center;
        padding: 10px 0px 25px 0px;
    }

    .photo-gallery {
        padding: 40px 0px 20px 0px;
    }

        .photo-gallery ul {
            margin-left: -20px;
        }

            .photo-gallery ul li {
                width: 170px;
                height: 170px;
                margin: 0px 0px 20px 20px;
            }


    .sub-text h1, .sub-text h2, .sub-text h3, .sub-text h4, .sub-text h5, .sub-text h6 {
        padding-bottom: 20px;
    }

    .sub-text h1 {
        font-size: 40px;
        line-height: 45px;
    }

    .sub-text h2 {
        font-size: 30px;
        line-height: 40px;
    }

    .sub-text h3 {
        font-size: 25px;
        line-height: 32px;
    }

    .sub-text h4 {
        font-size: 22px;
        line-height: 30px;
    }

    .sub-text h6 {
        font-size: 17px;
        line-height: 25px;
    }


    .login-page {
        padding: 40px 0px 20px 0px;
        margin: 0px;
    }

    .login-box {
        padding: 30px;
        width: auto;
        min-height: inherit;
        margin: 0px 0px 30px 0px;
        font-size: 16px;
        display: inherit;
    }

        .login-box h2 {
            font-size: 28px;
            line-height: 30px;
            padding-bottom: 20px;
        }

        .login-box p {
            font-size: 16px;
            line-height: 20px;
            padding-bottom: 25px;
        }

    .lp-box label {
        padding-bottom: 15px;
    }

    .lp-box input {
        height: 50px;
        padding: 0px 24px 0px 24px;
        font-size: 16px;
    }

    .eye {
        right: 20px;
        top: 50px;
    }

    .lp-button {
        padding: 10px 0px 9px 0px;
    }

        .lp-button input, .lp-button button {
            height: 50px;
            font-size: 16px;
        }


    .recent-purchases {
        padding: 40px 0px 40px 0px;
    }

    .rp-head {
        margin-bottom: 40px;
        padding-bottom: 25px;
    }

        .rp-head h2 {
            font-size: 25px;
            line-height: 30px;
            padding-bottom: 10px;
        }

        .rp-head p {
            font-size: 16px;
            line-height: 22px;
        }

        .rp-head .lhs {
            float: none;
            max-width: inherit;
        }

    .customer-area {
        padding: 35px 0px 40px 0px;
    }

    .ca-list li {
        -webkit-flex: 0 0 50%;
        -moz-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        width: 50%;
    }


    .cl-container {
        padding: 15px 15px 15px 100px;
        background-position: 15px 15px;
    }

        .cl-container h5 {
            font-size: 18px;
            line-height: 22px;
        }

        .cl-container p {
            font-size: 16px;
            line-height: 21px;
        }

    .grey-section div.subsection {
        padding: 0;
        padding-top: 1em;
        padding-bottom: 1em;
        overflow: hidden;
        display: flex;
        flex-direction: column;
    }

        .grey-section div.subsection .sub-contents {
            margin-bottom: 1em;
            padding: 1em 1em 1em 1em;
        }

            .grey-section div.subsection .sub-contents:not(:first-child) {
                margin: 0;
                margin-bottom: 1em;
            }

        .grey-section div.subsection .small-content {
            width: 100%;
            margin: 0;
        }

        .grey-section div.subsection div:nth-child(n+3).small-content {
            width: 100%;
            margin: 0;
        }

    .my-account {
        display: none;
    }
}

/* Tablet Portrait size to standard 960 (devices and browsers) */
/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
    .mobile-burger {
        display: block;
    }

    input, select {
        font-size: 15px;
    }

    .wrap {
        width: 90%;
        min-width: 300px;
    }

    .wrap-large {
        width: 90%;
        min-width: 300px;
    }

    .header .wrap-large {
        width: 90%;
        min-width: 300px;
    }

    .ht-wrap {
        font-size: 14px;
        padding: 20px 0px 20px 0px;
    }

    .ht-lhs {
        float: none;
        padding-top: 0px;
        text-align: center;
        padding-bottom: 10px;
    }

        .ht-lhs ul li {
            float: none;
            display: inline-block;
            margin: 0px 10px 10px 10px;
            line-height: 14px;
        }

            .ht-lhs ul li:nth-child(2) {
                display: none;
            }

    .ht-phone {
        padding-left: 30px;
        padding-top: 4px;
    }

    .ht-email {
        padding-left: 32px;
    }

    .ht-rhs {
        float: none;
        width: 210px;
        margin: 0 auto;
    }

    .vat {
        float: left;
        font-size: 14px;
    }


    .toggle-button-wrapper button {
        margin: 1px 10px 0px 10px;
    }

    .currency-select {
        margin-left: 10px;
    }

        .currency-select select {
            font-size: 14px;
        }

    select, option {
        font-size: 14px;
    }

    .header-middle {
        padding: 20px 0px 20px 0px;
        position: relative;
    }

    .header-topmost-img {
        display: block;
        position: static;
        left: 0px;
        top: 15px;
        width: 119px;
        margin: 15px auto 10px auto;
    }

    .logo {
        display: none;
    }

    .search-wrap {
        display: flex;
        float: none;
        padding: 5px 10px 5px 10px;
        width: auto;
        min-height: inherit;
        margin: 15px 0px 20px 0px;
        overflow: hidden;
    }

        .search-wrap .select-box {
            float: none;
            margin-left: 0px;
            width: 100%;
            border-right: none;
            margin-bottom: 0px !important;
        }

            .search-wrap .select-box input {
                width: 100%;
                height: 45px;
                padding-right: 0px;
            }

        .search-wrap select {
            height: 45px;
        }

    .search-button {
        height: 45px;
    }

        .search-button input, .search-button button {
            width: 45px;
            height: 45px;
        }

    .hm-rhs {
        float: none;
        position: static;
        top: 15px;
        right: 0px;
        font-size: 13px;
        line-height: 13px;
        margin-top: 0px;
        text-align: center;
    }


        .hm-rhs .my-account {
            float: none;
            display: inline-block;
            background-size: 40px auto;
            min-height: 40px;
            padding: 13px 0px 0px 50px;
            margin: 0px 5px 0px 5px;
        }

        .hm-rhs .basket {
            float: none;
            display: inline-block;
            background-size: 40px auto;
            min-height: 40px;
            padding: 13px 0px 0px 50px;
            margin: 0px 5px 0px 5px;
        }

            .hm-rhs .basket span {
                top: -4px;
                left: 25px;
            }

    .header-navigation {
        display: none;
    }

    .hb-wrap {
        padding-top: 20px;
        min-height: 35px;
        position: relative;
    }

    .header-bottom {
        font-size: 14px;
        line-height: 16px;
    }

        .header-bottom marquee {
            max-width: 95%;
        }

    .sub-banner-wrap {
        padding: 30px 0px 30px 0px;
    }

    .sb-text {
        max-width: inherit;
    }

        .sb-text h1 {
            font-size: 30px;
            line-height: 35px;
        }

        .sb-text p {
            font-size: 15px;
            line-height: 20px;
            padding-top: 10px;
        }

    .jm-wrap {
        padding: 15px 0px 20px 0px;
        text-align: center;
    }

    .jm-head {
        float: none;
        font-size: 22px;
        line-height: 30px;
        padding-top: 0px;
        padding-bottom: 20px;
    }

    .jm-box {
        float: none;
        padding: 5px;
        min-height: 40px;
        width: auto;
    }

    .jm-text {
        width: 80%;
    }

        .jm-text input {
            height: 40px;
            padding-left: 10px;
        }

    .jm-button {
        height: 40px;
    }

        .jm-button input, .jm-button button {
            width: 40px;
            height: 40px;
        }

    .footer-top {
        padding: 40px 0px 40px 0px;
    }

    .ft-lhs {
        float: none;
        width: auto;
        padding-bottom: 30px;
        text-align: center;
    }

        .ft-lhs h5 {
            font-size: 25px;
            line-height: 25px;
            padding-bottom: 15px;
        }

        .ft-lhs p {
            font-size: 15px;
            line-height: 20px;
            padding-bottom: 20px;
            min-height: inherit;
        }

        .ft-lhs ul li {
            margin: 0px 5px 0px 5px;
        }

    .ft-rhs {
        float: none;
        width: auto;
        font-size: 15px;
        line-height: 18px;
    }

        .ft-rhs h5 {
            font-size: 18px;
            line-height: 20px;
            padding-bottom: 20px;
        }

        .ft-rhs .support {
            float: left;
            width: 48%;
            margin-bottom: 30px;
        }

        .ft-rhs .knowledge {
            float: right;
            width: 48%;
            margin-bottom: 30px;
        }

    .ft-links ul li {
        padding-bottom: 10px;
    }


    .ft-rhs .contact {
        float: none;
        width: auto;
        text-align: center;
        clear: both;
    }

        .ft-rhs .contact p {
            padding-bottom: 15px;
        }

        .ft-rhs .contact ul {
            padding-bottom: 15px;
        }

            .ft-rhs .contact ul li {
                display: inline-block;
                margin: 0px 10px 10px 10px;
                padding: 0px 0px 15px 30px;
            }

        .ft-rhs .contact div div {
            display: inline-block;
            margin: 0px 10px 10px 10px;
        }

    .footer-bottom {
        padding: 30px 0px 30px 0px;
        font-size: 12px;
        text-align: center;
    }

    .copyright {
        float: none;
        padding-bottom: 20px;
    }

    .reg {
        float: none;
    }

    .brand-logo-wrap {
        padding: 5px 0px 5px 0px;
    }

    .ps-wrap {
        padding: 35px 0px 40px 0px;
    }

    .ps-heading-wrap {
        padding-bottom: 20px;
    }

        .ps-heading-wrap .lhs {
            float: none;
            width: auto;
            padding-bottom: 20px;
        }

            .ps-heading-wrap .lhs h2 {
                font-size: 26px;
                line-height: 32px;
                padding-bottom: 16px;
            }

            .ps-heading-wrap .lhs ul li {
                font-size: 14px;
                line-height: 18px;
                padding-right: 8px;
                margin-bottom: 10px;
            }


    .item-number {
        float: none;
        width: auto;
        background-position: 93% 50%;
        padding: 0px 15px 0px 15px;
    }

        .item-number select {
            height: 45px;
        }

            .item-number select:focus {
                outline: none;
            }

    .category-listing {
        padding-bottom: 20px;
    }

        .category-listing ul {
            margin-left: 0px;
        }

            .category-listing ul li {
                float: none;
                width: auto;
                height: auto;
                margin: 0px 0px 20px 0px;
                padding: 10px 15px 15px 15px;
            }

                .category-listing ul li figure {
                    height: 160px;
                    width: 90%;
                    padding-bottom: 10px;
                }

                .category-listing ul li div {
                    padding: 10px 5px 10px 5px;
                    font-size: 13px;
                }


    .product-listing ul {
        margin-left: 0px;
    }

        .product-listing ul li {
            -webkit-flex: 0 0 100%;
            -moz-flex: 0 0 100%;
            -ms-flex: 0 0 100%;
            flex: 0 0 100%;
            margin: 0px 0px 20px 0px;
            width: 100%;
            padding: 15px 10px 5px 10px;
        }

            .product-listing ul li figure {
                width: 170px;
                height: 170px;
                margin: 0px auto 20px auto;
            }

            .product-listing ul li h4 {
                font-size: 13px;
                line-height: 17px;
            }

            .product-listing ul li h3 {
                font-size: 18px;
                line-height: 22px;
                height: auto;
                margin-bottom: 15px;
            }

    .product-listing .product-price {
        font-size: 20px;
        line-height: 20px;
    }

        .product-listing .product-price strong {
            font-size: 14px;
        }

    .product-listing .select-type {
        background-position: 92% 50%;
        padding: 0px 10px 0px 10px;
        margin-bottom: 10px;
    }

        .product-listing .select-type select {
            height: 45px;
        }

            .product-listing .select-type select:focus {
                outline: none;
            }

    .product-listing .add-button {
        padding-bottom: 10px;
    }

        .product-listing .add-button button {
            height: 45px;
            font-size: 14px;
        }

    .pagination {
        padding: 20px 0px 20px 0px;
        text-align: center;
    }

        .pagination .lhs {
            float: none;
            padding-top: 0px;
            font-size: 14px;
            line-height: 20px;
            padding-bottom: 20px;
        }

    .pagination-control {
        float: none;
        width: 300px;
        font-size: 14px;
        margin: 0 auto;
    }


    .p-count {
        width: 190px;
        padding-top: 18px;
    }

    .p-prev, .p-next {
        width: 50px;
        height: 50px;
    }


    .bredcrub {
        padding-bottom: 20px;
    }

        .bredcrub ul li {
            font-size: 13px;
            line-height: 16px;
            margin-bottom: 5px;
            font-family: 'Roboto Medium';
        }

    .product-main {
        padding: 20px;
        margin-bottom: 50px;
    }

    .pm-lhs {
        float: none;
        width: 100%;
    }

    .pm-rhs {
        float: none;
        width: auto;
        padding-top: 20px;
    }

        .pm-rhs h4 {
            font-size: 13px;
            line-height: 16px;
            padding-bottom: 10px;
        }

        .pm-rhs h3 {
            font-size: 22px;
            line-height: 27px;
            padding-bottom: 25px;
            max-width: inherit;
        }

            .pm-rhs h3 br {
                display: none;
            }

    .product-rating-large {
        padding-bottom: 20px;
        font-size: 13px;
        line-height: 13px;
    }

        .product-rating-large .stars {
            margin-right: 5px;
        }

        .product-rating-large .rating-count {
            padding-top: 5px;
        }

        .product-rating-large .review-link {
            margin-left: 10px;
            padding-top: 5px;
        }

    .pm-rhs .product-price {
        font-size: 30px;
        line-height: 35px;
    }

        .pm-rhs .product-price strong {
            font-size: 18px;
        }

    .pm-rhs .product-price-save {
        font-size: 14px;
        line-height: 16px;
        padding-bottom: 25px;
    }

    .pm-rhs .describtion {
        font-size: 15px;
        line-height: 20px;
        padding-bottom: 20px;
    }

        .pm-rhs .describtion p {
            padding-bottom: 24px;
        }

        .pm-rhs .describtion ul {
            padding-bottom: 20px;
        }

            .pm-rhs .describtion ul li {
                background-position: left 9px;
            }

    .pm-rhs .other {
        position: static;
    }

        .pm-rhs .other ul li {
            display: inline-block;
            padding: 0px 5px 10px 5px;
        }

    .product-quantity {
        text-align: left;
        float: none;
        padding-bottom: 10px;
    }

    .quantity-wrap div {
        font-size: 17px;
    }

    .qty {
        width: 130px;
        height: 45px;
    }

    .q-input input {
        font-size: 17px;
    }

    .qtyplus, .qtyminus {
        width: 45px;
        height: 45px;
        font-size: 17px;
    }

    .pr-bottom .add-to-basket {
        float: none;
        margin: 0px 0px 10px 0px;
    }

    .pr-bottom .button a {
        width: 100%;
        height: 45px;
        line-height: 45px;
        font-size: 14px;
        padding: 0px;
        font-family: 'Roboto Medium';
    }

    .pr-bottom .button button {
        width: 100%;
        height: 45px;
        line-height: 45px;
        font-size: 14px;
        padding: 0px;
        font-family: 'Roboto Medium';
    }

    .pr-bottom .shop-parts {
        float: none;
        margin: 0px 0px 10px 0px;
    }

    .product-details {
        padding: 20px;
    }

        .product-details h2 {
            font-size: 25px;
            line-height: 30px;
        }

    .tab-menu li {
        font-size: 14px;
        margin: 0px 10px 10px 0px;
    }

        .tab-menu li a {
            padding: 10px 14px 10px 14px;
        }

    .sub-text {
        font-size: 16px;
    }

        .sub-text p {
            line-height: 22px;
        }

        .sub-text h5 {
            font-size: 18px;
            line-height: 22px;
        }

        .sub-text ul li {
            background-position: left 9px;
        }

        .sub-text .col2 {
            width: auto;
        }

    .tab-content .lhs {
        float: none;
    }

    .tab-content .rhs {
        float: none;
    }


    .product-video {
        width: 100%;
        padding-bottom: 20px;
    }

    .similar-products {
        padding: 30px 0px 30px 0px;
    }

    .sp-head {
        margin-bottom: 100px;
        padding-bottom: 20px;
    }

        .sp-head h2 {
            font-size: 25px;
            line-height: 30px;
            padding-bottom: 10px;
        }

        .sp-head p {
            font-size: 15px;
            line-height: 20px;
            padding-bottom: 10px;
        }

    .product-listing .best-seller {
        right: 4%;
        top: 2%;
    }

    .product-listing .product-price-save {
        font-size: 14px;
        line-height: 18px;
        padding-bottom: 15px;
    }

    .product-listing .quantity-wrap {
        padding-bottom: 10px;
        text-align: center;
    }

        .product-listing .quantity-wrap div {
            font-size: 17px;
        }

    .product-listing .qty {
        width: 150px;
        height: 45px;
    }

    .product-listing .q-input input {
        font-size: 17px;
    }

    .product-listing .qtyplus, .product-listing .qtyminus {
        width: 45px;
        height: 45px;
        font-size: 17px;
    }

    .pl-nav {
        position: absolute;
        right: 0px;
        top: 190px;
        overflow: hidden;
    }

        .pl-nav .pl-next {
            margin-left: 20px;
        }

            .pl-nav .pl-prev a, .pl-nav .pl-next a {
                width: 45px;
                height: 45px;
            }

    .technical-spec {
        padding: 30px 0px 30px 0px;
    }

    .ts-box {
        padding: 20px;
        font-size: 14px;
    }

        .ts-box h2 {
            font-size: 25px;
            line-height: 30px;
        }

        .ts-box .lhs {
            float: none;
            width: auto;
            padding-bottom: 20px;
        }

        .ts-box .rhs {
            float: none;
            width: auto;
        }

        .ts-box table td {
            padding: 10px 5px 10px 10px;
            width: 50%;
            text-align: left;
        }

    .ssc-wrap {
        padding: 40px 0px 60px 0px;
    }

    .ssc-head {
        padding-bottom: 100px;
        text-align: center;
    }

        .ssc-head h2 {
            font-size: 25px;
            line-height: 30px;
            padding-bottom: 10px;
        }

        .ssc-head p {
            font-size: 14px;
            line-height: 18px;
            padding-bottom: 10px;
        }

    .ssc-wrap .bx-wrapper {
        width: 300px;
        margin: 0 auto;
    }

        .ssc-wrap .bx-wrapper .bx-controls-direction a {
            top: -80px;
            background-position: center center;
        }

    .similar-slider .bx-wrapper .bx-prev {
        right: 67px !important;
    }

    .similar-slider .bx-wrapper .bx-next {
        right: 0px;
    }

    .similar-slider div {
        width: 300px !important;
        height: 300px;
        margin-right: 30px;
    }

        .similar-slider div figure {
            width: 100%;
            height: 204px;
        }

        .similar-slider div nav {
            padding: 20px 20px 10px 20px;
        }

            .similar-slider div nav a {
                padding: 20px 10px 20px 10px;
                font-size: 14px;
                line-height: 16px;
            }


    .home-banner {
        max-height: inherit;
    }

        .home-banner .bx-viewport {
            height: auto !important;
        }


        .home-banner .bxslider div {
            height: 240px;
        }

        .home-banner .bx-has-pager {
            max-width: 92%;
            min-width: 300px;
        }

        .home-banner .bx-wrapper .bx-pager,
        .home-banner .bx-wrapper .bx-controls-auto {
            bottom: 0px;
        }

    .why-section {
        padding: 30px 0px 30px 0px;
    }

        .why-section h2 {
            font-size: 25px;
            line-height: 30px;
            padding-bottom: 30px;
        }

        .why-section ul li {
            width: 98%;
            height: auto;
            padding-bottom: 30px;
        }

            .why-section ul li figure {
                width: 120px;
                height: 120px;
                border: #e6e6e8 solid 2px;
                margin: 0px auto 12px auto;
            }

            .why-section ul li h5 {
                font-size: 18px;
                line-height: 22px;
                padding-bottom: 6px;
            }

            .why-section ul li p {
                font-size: 16px;
                line-height: 20px;
                max-width: 220px;
            }

    .cr-wrap {
        padding: 30px 0px 40px 0px;
    }

    .cr-head {
        padding-bottom: 70px;
        text-align: center;
    }

        .cr-head h2 {
            font-size: 25px;
            line-height: 30px;
            padding-bottom: 6px;
        }

        .cr-head p {
            font-size: 16px;
            line-height: 22px;
            padding-bottom: 10px;
        }

    .cr-wrap .bx-wrapper {
        width: 300px;
    }

        .cr-wrap .bx-wrapper .bx-controls-direction a {
            top: -65px;
        }

        .cr-wrap .bx-wrapper .bx-prev {
            right: 70px !important;
        }

    .review-slider div {
        width: 298px !important;
        height: 220px;
        margin-right: 31px;
        padding: 23px 15px 10px 15px;
    }


    .review-slider .c-name .cn-text {
        width: 205px;
        padding-top: 7px;
    }

    .review-slider div p {
        height: 102px;
    }

    .wrap2 {
        width: 90%;
        min-width: 300px;
    }

    .basket-page {
        padding: 30px 0px 40px 0px;
    }

    .basket-list {
        float: none;
        width: auto;
        min-height: 100px;
        margin-bottom: 20px;
    }

        .basket-list ul li {
            padding: 20px 15px 20px 15px;
        }

            .basket-list ul li:last-child {
                border: none;
            }

            .basket-list ul li figure {
                float: none;
                width: 200px;
                height: 170px;
                max-height: 200px;
            }

    .basket-list-text {
        float: none;
        width: auto;
        padding-top: 10px;
    }

        .basket-list-text h4 {
            font-size: 14px;
            line-height: 16px;
            padding-bottom: 5px;
        }

        .basket-list-text h3 {
            font-size: 18px;
            line-height: 25px;
            min-height: inherit;
            margin-bottom: 10px;
            max-width: inherit;
        }

        .basket-list-text .product-price {
            font-size: 23px;
            line-height: 27px;
            padding-bottom: 15px;
        }

            .basket-list-text .product-price strong {
                font-size: 15px;
            }

            .basket-list-text .product-price span {
                font-size: 15px;
            }

    .bl-options-wrap .qty {
        width: 90px;
    }

    .bl-options-wrap .delete-product {
        float: left;
        margin: 0px;
    }

    .bl-options-wrap .in-stock {
        font-size: 15px;
        line-height: 18px;
        float: left;
        margin: 2px 0px 0px 20px;
    }

    .order-summary {
        float: none;
        width: auto;
        padding: 20px;
    }

        .order-summary h2 {
            font-size: 23px;
            line-height: 30px;
            padding-bottom: 0px;
        }

        .order-summary ul {
            padding-bottom: 10px;
        }

            .order-summary ul li {
                padding: 15px 0px 15px 0px;
                font-size: 15px;
            }

                .order-summary ul li .lhs {
                    max-width: 70%;
                }


                .order-summary ul li h5 {
                    line-height: 20px;
                }


        .order-summary .total {
            font-size: 22px;
        }

        .order-summary .btn {
            padding-bottom: 15px;
        }

            .order-summary .btn button {
                height: 45px;
                font-size: 14px;
                font-family: 'Roboto Bold';
            }


    .basket-pop {
        padding: 15px 0px 5px 0px;
        width: 300px;
        top: 97%;
    }

    .basket-pop-products {
        padding: 0px 15px 0px 15px;
    }

        .basket-pop-products ul li {
            margin-bottom: 15px;
            padding: 10px;
        }

            .basket-pop-products ul li figure {
                width: 100px;
                height: 100px;
                float: none;
            }

    .bpp-text {
        float: none;
        width: auto;
        padding-top: 10px;
    }

    .bpp-text-top {
        padding-bottom: 10px;
        font-size: 15px;
        line-height: 19px;
    }

        .bpp-text-top h3 {
            width: 153px;
        }

    .bpp-text-details {
        float: right;
        width: 80px;
        font-size: 14px;
        line-height: 18px;
    }

    .basket-pop-bottom {
        padding: 15px 15px 0px 15px;
    }

    .bpb-details {
        padding-bottom: 20px;
        font-size: 15px;
        line-height: 19px;
    }

    .view-basket-button {
        padding-bottom: 10px;
    }

        .view-basket-button button, .quote-button button {
            font-family: 'Roboto Bold';
            height: 45px;
            font-size: 14px;
        }

    .about-page {
        padding: 30px 0px 30px 0px;
    }

    .about-box {
        padding: 20px;
        font-size: 16px;
    }

        .about-box h2 {
            font-size: 25px;
            line-height: 33px;
            padding-bottom: 20px;
            margin-bottom: 20px;
        }

        .about-box p {
            line-height: 22px;
            padding-bottom: 20px;
        }

    .image-middle {
        text-align: center;
        padding: 0px 0px 20px 0px;
    }

    .photo-gallery {
        padding: 40px 0px 20px 0px;
    }

        .photo-gallery ul {
            margin-left: -1%;
        }

            .photo-gallery ul li {
                width: 31.2%;
                height: auto;
                margin: 0px 0px 2% 2%;
            }

    .sub-text h1, .sub-text h2, .sub-text h3, .sub-text h4, .sub-text h5, .sub-text h6 {
        padding-bottom: 20px;
    }

    .sub-text h1 {
        font-size: 35px;
        line-height: 40px;
    }

    .sub-text h2 {
        font-size: 27px;
        line-height: 35px;
    }

    .sub-text h3 {
        font-size: 23px;
        line-height: 30px;
    }

    .sub-text h4 {
        font-size: 21px;
        line-height: 28px;
    }

    .sub-text h6 {
        font-size: 17px;
        line-height: 25px;
    }

    .login-page {
        padding: 30px 0px 20px 0px;
        margin: 0px;
    }

    .login-box {
        padding: 20px 15px 20px 15px;
        width: auto;
        min-height: inherit;
        margin: 0px 0px 20px 0px;
        display: block;
        font-size: 15px;
    }

        .login-box h2 {
            font-size: 24px;
            line-height: 28px;
            padding-bottom: 10px;
        }

        .login-box p {
            font-size: 15px;
            line-height: 20px;
            padding-bottom: 25px;
        }


    .lp-box label {
        padding-bottom: 10px;
    }

    .lp-box input {
        height: 45px;
        padding: 0px 15px 0px 15px;
        font-size: 15px;
    }

    .eye {
        right: 15px;
        top: 40px;
    }

    .lp-button {
        padding: 5px 0px 9px 0px;
    }

        .lp-button input, .lp-button button {
            height: 45px;
            font-size: 15px;
        }


    .lb-bottom .lhs {
        float: left;
    }

    .lb-bottom .rhs {
        float: right;
    }

    .form-row .lhs {
        float: none;
        width: auto;
    }

    .form-row .rhs {
        float: none;
        width: auto;
    }

    .recent-purchases {
        padding: 30px 0px 40px 0px;
    }

    .rp-head {
        margin-bottom: 30px;
        padding-bottom: 20px;
    }

        .rp-head h2 {
            font-size: 25px;
            line-height: 30px;
            padding-bottom: 10px;
        }

        .rp-head p {
            font-size: 15px;
            line-height: 20px;
            padding-bottom: 20px;
        }

        .rp-head .lhs {
            float: none;
            max-width: inherit;
        }

    .customer-area {
        padding: 30px 0px 20px 0px;
    }

    .ca-list {
        margin-left: -0.8%;
        margin-right: -0.8%;
    }

        .ca-list li {
            -webkit-flex: 0 0 100%;
            -moz-flex: 0 0 100%;
            -ms-flex: 0 0 100%;
            flex: 0 0 100%;
            width: 100%;
            padding: 0.8%;
            margin-bottom: 10px;
        }


    .cl-container {
        padding: 15px 22px 15px 95px;
        background-position: 10px 15px;
    }

        .cl-container h5 {
            font-size: 16px;
            line-height: 21px;
        }

        .cl-container p {
            font-size: 14px;
            line-height: 20px;
        }

    .grey-section div.subsection {
        padding: 0;
        padding-top: 1em;
        padding-bottom: 1em;
        overflow: hidden;
        display: flex;
        flex-direction: column;
    }

        .grey-section div.subsection .sub-contents {
            margin-bottom: 1em;
            padding: 1em 1em 1em 1em;
        }

            .grey-section div.subsection .sub-contents:not(:first-child) {
                margin: 0;
                margin-bottom: 1em;
            }

        .grey-section div.subsection .small-content {
            width: 100%;
            margin: 0;
        }

        .grey-section div.subsection div:nth-child(n+3).small-content {
            width: 100%;
            margin: 0;
        }

    .my-account {
        display: none !important;
    }
}



/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {

    input, select {
        font-size: 15px;
    }

    .mobile-burger {
        border-top: #d0d0d0 solid 1px
    }

    .wrap {
        width: 92%;
        min-width: 420px;
    }

    .wrap-large {
        width: 92%;
        min-width: 420px;
    }

    .header .wrap-large {
        width: 92%;
        min-width: 420px;
    }

    .ht-wrap {
        font-size: 14px;
        padding: 20px 0px 20px 0px;
    }

    .ht-lhs {
        float: none;
        padding-top: 0px;
        text-align: center;
        padding-bottom: 10px;
    }

        .ht-lhs ul li {
            float: none;
            display: inline-block;
            margin: 0px 10px 10px 10px;
            line-height: 14px;
        }

    .ht-phone {
        padding-left: 30px;
    }

    .ht-email {
        padding-left: 32px;
    }

    .ht-rhs {
        float: none;
        width: 210px;
        margin: 0 auto;
    }

    .vat {
        float: left;
        font-size: 14px;
    }


    .toggle-button-wrapper button {
        margin: 1px 10px 0px 10px;
    }

    .currency-select {
        margin-left: 10px;
    }

        .currency-select select {
            font-size: 14px;
        }

    select, option {
        font-size: 14px;
    }

    .header-middle {
        padding: 20px 0px 20px 0px;
        position: relative;
    }

    .logo {
        display: none;
        float: none;
        position: absolute;
        left: 0px;
        top: 15px;
        width: 119px;
    }

    .search-wrap {
        float: none;
        padding: 5px 10px 5px 10px;
        width: auto;
        min-height: inherit;
        margin: 15px 0px 20px 0px;
        overflow: hidden;
    }

        .search-wrap .select-box {
            float: none;
            margin-left: 0px;
            width: 100%;
            border-right: none;
            margin-bottom: 10px;
        }

            .search-wrap .select-box input {
                width: 100%;
                height: 45px;
                padding-right: 0px;
            }

        .search-wrap select {
            height: 45px;
        }

    .search-button {
        height: 45px;
    }

        .search-button input, .search-button button {
            width: 45px;
            height: 45px;
        }

    .hm-rhs {
        float: none;
        position: static;
        top: 15px;
        right: 0px;
        font-size: 13px;
        line-height: 13px;
        margin-top: 0px;
        text-align: center;
    }


        .hm-rhs .my-account {
            float: none;
            display: inline-block;
            background-size: 40px auto;
            min-height: 40px;
            padding: 13px 0px 0px 50px;
            margin: 0px 5px 0px 5px;
        }

        .hm-rhs .basket {
            float: none;
            display: inline-block;
            background-size: 40px auto;
            min-height: 40px;
            padding: 13px 0px 0px 50px;
            margin: 0px 5px 0px 5px;
        }

            .hm-rhs .basket span {
                top: -4px;
                left: 25px;
            }

    .header-navigation {
        border-top: #d0d0d0 solid 1px;
    }

    .hb-wrap {
        padding-top: 20px;
        min-height: 35px;
        position: relative;
    }

    .header-bottom {
        font-size: 14px;
        line-height: 16px;
    }

        .header-bottom marquee {
            max-width: 95%;
        }

    .sub-banner-wrap {
        padding: 40px 0px 40px 0px;
    }

    .sb-text {
        max-width: inherit;
    }

        .sb-text h1 {
            font-size: 35px;
            line-height: 40px;
        }

        .sb-text p {
            font-size: 17px;
            line-height: 22px;
            padding-top: 10px;
        }

    .jm-wrap {
        padding: 15px 0px 20px 0px;
        text-align: center;
    }

    .jm-head {
        float: none;
        font-size: 22px;
        line-height: 30px;
        padding-top: 0px;
        padding-bottom: 20px;
    }

    .jm-box {
        float: none;
        padding: 5px;
        min-height: 40px;
        width: auto;
    }

    .jm-text {
        width: 80%;
    }

        .jm-text input {
            height: 40px;
            padding-left: 10px;
        }

    .jm-button {
        height: 40px;
    }

        .jm-button input, .jm-button button {
            width: 40px;
            height: 40px;
        }

    .footer-top {
        padding: 40px 0px 40px 0px;
    }

    .ft-lhs {
        float: none;
        width: auto;
        padding-bottom: 30px;
        text-align: center;
    }

        .ft-lhs h5 {
            font-size: 28px;
            line-height: 28px;
            padding-bottom: 15px;
        }

        .ft-lhs p {
            font-size: 15px;
            line-height: 20px;
            padding-bottom: 20px;
            min-height: inherit;
        }

        .ft-lhs ul li {
            margin: 0px 5px 0px 5px;
        }

    .ft-rhs {
        float: none;
        width: auto;
        font-size: 15px;
        line-height: 18px;
    }

        .ft-rhs h5 {
            font-size: 18px;
            line-height: 20px;
            padding-bottom: 20px;
        }

        .ft-rhs .support {
            float: left;
            width: 48%;
            margin-bottom: 30px;
        }

        .ft-rhs .knowledge {
            float: right;
            width: 48%;
            margin-bottom: 30px;
        }

    .ft-links ul li {
        padding-bottom: 10px;
    }


    .ft-rhs .contact {
        float: none;
        width: auto;
        text-align: center;
    }

        .ft-rhs .contact p {
            padding-bottom: 15px;
        }

        .ft-rhs .contact ul {
            padding-bottom: 15px;
        }

            .ft-rhs .contact ul li {
                display: inline-block;
                margin: 0px 10px 10px 10px;
                padding: 0px 0px 15px 30px;
            }

        .ft-rhs .contact div div {
            display: inline-block;
            margin: 0px 10px 10px 10px;
        }

    .footer-bottom {
        padding: 30px 0px 30px 0px;
        font-size: 12px;
        text-align: center;
    }

    .copyright {
        float: none;
        padding-bottom: 20px;
    }

    .reg {
        float: none;
    }

    .brand-logo-wrap {
        padding: 5px 0px 5px 0px;
    }

    .product-section {
        background-color: #EFEFF1;
    }

    .ps-wrap {
        padding: 35px 0px 40px 0px;
    }

    .ps-heading-wrap {
        padding-bottom: 20px;
    }

        .ps-heading-wrap .lhs {
            float: none;
            width: auto;
            padding-bottom: 20px;
        }

            .ps-heading-wrap .lhs h2 {
                font-size: 28px;
                line-height: 35px;
                padding-bottom: 16px;
            }

            .ps-heading-wrap .lhs ul li {
                font-size: 14px;
                line-height: 18px;
                padding-right: 8px;
                margin-bottom: 10px;
            }


    .item-number {
        float: none;
        width: 300px;
        background-position: 93% 50%;
        padding: 0px 15px 0px 15px;
    }

        .item-number select {
            height: 45px;
        }

            .item-number select:focus {
                outline: none;
            }

    .category-listing {
        padding-bottom: 20px;
    }

        .category-listing ul {
            margin-left: -2%;
        }

            .category-listing ul li {
                float: left;
                width: 48%;
                height: 220px;
                margin: 0px 0px 20px 2%;
                padding: 10px 15px 10px 15px;
            }

                .category-listing ul li figure {
                    height: 140px;
                    width: 90%;
                    padding-bottom: 10px;
                }

                .category-listing ul li div {
                    padding: 10px 5px 10px 5px;
                    font-size: 13px;
                }


    .product-listing ul {
        margin-left: -2%;
    }

        .product-listing ul li {
            -webkit-flex: 0 0 48%;
            -moz-flex: 0 0 48%;
            -ms-flex: 0 0 48%;
            flex: 0 0 48%;
            margin: 0px 0px 20px 2%;
            width: 48%;
            padding: 15px 10px 5px 10px;
        }

            .product-listing ul li figure {
                width: 150px;
                height: 150px;
                margin: 0px auto 20px auto;
            }

            .product-listing ul li h4 {
                font-size: 13px;
                line-height: 17px;
            }

            .product-listing ul li h3 {
                font-size: 18px;
                line-height: 22px;
                height: 90px;
                margin-bottom: 15px;
            }

    .product-listing .product-price {
        font-size: 20px;
        line-height: 20px;
    }

        .product-listing .product-price strong {
            font-size: 14px;
        }

    .product-listing .select-type {
        background-position: 92% 50%;
        padding: 0px 10px 0px 10px;
        margin-bottom: 10px;
    }

        .product-listing .select-type select {
            height: 45px;
        }

            .product-listing .select-type select:focus {
                outline: none;
            }

    .product-listing .add-button {
        padding-bottom: 10px;
    }

        .product-listing .add-button button {
            height: 45px;
            font-size: 14px;
        }

    .pagination {
        padding: 20px 0px 20px 0px;
        text-align: center;
    }

        .pagination .lhs {
            float: none;
            padding-top: 0px;
            font-size: 14px;
            line-height: 20px;
            padding-bottom: 20px;
        }

    .pagination-control {
        float: none;
        width: 358px;
        font-size: 14px;
        margin: 0 auto;
    }


    .p-count {
        width: 238px;
        padding-top: 18px;
    }

    .p-prev, .p-next {
        width: 50px;
        height: 50px;
    }



    .bredcrub {
        padding-bottom: 20px;
    }

        .bredcrub ul li {
            font-size: 13px;
            line-height: 16px;
            margin-bottom: 5px;
            font-family: 'Roboto Medium';
        }

    .product-main {
        padding: 20px;
        margin-bottom: 50px;
    }

    .pm-lhs {
        float: none;
        width: 100%;
    }

    .pm-rhs {
        float: none;
        width: auto;
        padding-top: 20px;
    }

        .pm-rhs h4 {
            font-size: 13px;
            line-height: 16px;
            padding-bottom: 10px;
        }

        .pm-rhs h3 {
            font-size: 25px;
            line-height: 30px;
            padding-bottom: 25px;
            max-width: inherit;
        }

    .product-rating-large {
        padding-bottom: 20px;
        font-size: 13px;
        line-height: 13px;
    }

        .product-rating-large .stars {
            margin-right: 5px;
        }

        .product-rating-large .rating-count {
            padding-top: 5px;
        }

        .product-rating-large .review-link {
            margin-left: 10px;
            padding-top: 5px;
        }

    .pm-rhs .product-price {
        font-size: 30px;
        line-height: 35px;
    }

        .pm-rhs .product-price strong {
            font-size: 18px;
        }

    .pm-rhs .product-price-save {
        font-size: 14px;
        line-height: 16px;
        padding-bottom: 25px;
    }

    .pm-rhs .describtion {
        font-size: 15px;
        line-height: 20px;
        padding-bottom: 20px;
    }

        .pm-rhs .describtion p {
            padding-bottom: 24px;
        }

        .pm-rhs .describtion ul {
            padding-bottom: 20px;
        }

            .pm-rhs .describtion ul li {
                background-position: left 9px;
            }

    .pm-rhs .other {
        position: static;
    }

        .pm-rhs .other ul li {
            display: inline-block;
            padding: 0px 5px 10px 5px;
        }

    .product-quantity {
        text-align: left;
        float: none;
        padding-bottom: 10px;
    }

    .quantity-wrap div {
        font-size: 17px;
    }

    .qty {
        width: 130px;
        height: 45px;
    }

    .q-input input {
        font-size: 17px;
    }

    .qtyplus, .qtyminus {
        width: 45px;
        height: 45px;
        font-size: 17px;
    }

    .pr-bottom .add-to-basket {
        float: left;
        margin: 0px 10px 10px 0px;
    }

    .pr-bottom .button a {
        width: auto;
        height: 45px;
        line-height: 45px;
        font-size: 14px;
        padding: 0px 30px 0px 30px;
        font-family: 'Roboto Medium';
    }

    .pr-bottom .button button {
        width: auto;
        height: 45px;
        line-height: 45px;
        font-size: 14px;
        padding: 0px 30px 0px 30px;
        font-family: 'Roboto Medium';
    }

    .pr-bottom .shop-parts {
        float: left;
        margin: 0px 0px 10px 0px;
    }

    .product-details {
        padding: 20px;
    }

        .product-details h2 {
            font-size: 25px;
            line-height: 30px;
        }

    .tab-menu li {
        font-size: 14px;
        margin: 0px 10px 10px 0px;
    }

        .tab-menu li a {
            padding: 10px 14px 10px 14px;
        }

    .sub-text {
        font-size: 16px;
    }

        .sub-text p {
            line-height: 22px;
        }

        .sub-text h5 {
            font-size: 18px;
            line-height: 22px;
        }

        .sub-text ul li {
            background-position: left 9px;
        }

        .sub-text .col2 {
            width: auto;
        }

    .tab-content .lhs {
        float: none;
    }

    .tab-content .rhs {
        float: none;
    }


    .product-video {
        width: 100%;
        padding-bottom: 20px;
    }

    .similar-products {
        padding: 30px 0px 30px 0px;
    }

    .sp-head {
        margin-bottom: 100px;
        padding-bottom: 20px;
    }

        .sp-head h2 {
            font-size: 25px;
            line-height: 30px;
            padding-bottom: 10px;
        }

        .sp-head p {
            font-size: 15px;
            line-height: 20px;
            padding-bottom: 10px;
        }

    .product-listing .best-seller {
        right: 4%;
        top: 2%;
    }

    .product-listing .product-price-save {
        font-size: 14px;
        line-height: 18px;
        padding-bottom: 15px;
    }

    .product-listing .quantity-wrap {
        padding-bottom: 10px;
        text-align: center;
    }

        .product-listing .quantity-wrap div {
            font-size: 17px;
        }

    .product-listing .qty {
        width: 100px;
        height: 45px;
    }

    .product-listing .q-input input {
        font-size: 17px;
    }

    .product-listing .qtyplus, .product-listing .qtyminus {
        width: 45px;
        height: 45px;
        font-size: 17px;
    }

    .pl-nav {
        position: absolute;
        right: 0px;
        top: 150px;
        overflow: hidden;
    }

        .pl-nav .pl-next {
            margin-left: 20px;
        }

            .pl-nav .pl-prev a, .pl-nav .pl-next a {
                width: 45px;
                height: 45px;
            }

    .technical-spec {
        padding: 30px 0px 30px 0px;
    }

    .ts-box {
        padding: 20px;
        font-size: 14px;
    }

        .ts-box h2 {
            font-size: 25px;
            line-height: 30px;
        }

        .ts-box .lhs {
            float: none;
            width: auto;
            padding-bottom: 20px;
        }

        .ts-box .rhs {
            float: none;
            width: auto;
        }

        .ts-box table td {
            padding: 10px 5px 10px 10px;
            width: 50%;
            text-align: left;
        }

    .ssc-wrap {
        padding: 40px 0px 60px 0px;
    }

    .ssc-head {
        padding-bottom: 100px;
        text-align: center;
    }

        .ssc-head h2 {
            font-size: 25px;
            line-height: 30px;
            padding-bottom: 10px;
        }

        .ssc-head p {
            font-size: 15px;
            line-height: 20px;
            padding-bottom: 10px;
        }

    .ssc-wrap .bx-wrapper {
        width: 357px;
        margin: 0 auto;
    }

        .ssc-wrap .bx-wrapper .bx-controls-direction a {
            top: -80px;
            background-position: center center;
        }

    .similar-slider .bx-wrapper .bx-prev {
        right: 67px !important;
    }

    .similar-slider .bx-wrapper .bx-next {
        right: 0px;
    }

    .similar-slider div {
        width: 357px !important;
        height: 357px;
        margin-right: 30px;
    }

        .similar-slider div figure {
            width: 100%;
            height: 243px;
        }

        .similar-slider div nav {
            padding: 25px 35px 10px 35px;
        }

            .similar-slider div nav a {
                padding: 22px 10px 22px 10px;
                font-size: 17px;
                line-height: 18px;
            }



    .home-banner {
        max-height: inherit;
    }

        .home-banner .bx-viewport {
            height: auto !important;
        }


        .home-banner .bxslider div {
            height: 350px;
        }

        .home-banner .bx-has-pager {
            max-width: 92%;
            min-width: 420px;
        }

        .home-banner .bx-wrapper .bx-pager,
        .home-banner .bx-wrapper .bx-controls-auto {
            bottom: 0px;
        }

    .why-section {
        padding: 40px 0px 40px 0px;
    }

        .why-section h2 {
            font-size: 25px;
            line-height: 30px;
            padding-bottom: 30px;
        }

        .why-section ul li {
            width: 48%;
            height: 240px;
            padding-bottom: 20px;
        }

            .why-section ul li figure {
                width: 110px;
                height: 110px;
                border: #e6e6e8 solid 2px;
                margin: 0px auto 15px auto;
            }

            .why-section ul li h5 {
                font-size: 18px;
                line-height: 22px;
            }

            .why-section ul li p {
                font-size: 16px;
                line-height: 20px;
                max-width: 80%;
            }

    .cr-wrap {
        padding: 30px 0px 40px 0px;
    }

    .cr-head {
        padding-bottom: 70px;
        text-align: center;
    }

        .cr-head h2 {
            font-size: 25px;
            line-height: 30px;
            padding-bottom: 10px;
        }

        .cr-head p {
            font-size: 16px;
            line-height: 22px;
            padding-bottom: 10px;
        }

    .cr-wrap .bx-wrapper {
        width: 420px;
    }

        .cr-wrap .bx-wrapper .bx-controls-direction a {
            top: -70px;
        }

        .cr-wrap .bx-wrapper .bx-prev {
            right: 70px !important;
        }

    .review-slider div {
        width: 418px !important;
        height: 198px;
        margin-right: 31px;
        padding: 23px 19px 10px 19px;
    }


    .review-slider .c-name .cn-text {
        width: 315px;
        padding-top: 7px;
    }

    .review-slider div p {
        height: 84px;
    }


    .wrap2 {
        width: 90%;
        min-width: 420px;
    }

    .basket-page {
        padding: 30px 0px 40px 0px;
    }

    .basket-list {
        float: none;
        width: auto;
        min-height: 100px;
        margin-bottom: 20px;
    }

        .basket-list ul li {
            padding: 20px 15px 20px 15px;
        }

            .basket-list ul li:last-child {
                border: none;
            }

            .basket-list ul li figure {
                float: left;
                width: 22%;
                height: auto;
                max-height: 190px;
            }

    .basket-list-text {
        float: right;
        padding-top: 0px;
        width: 76%;
    }

        .basket-list-text h4 {
            font-size: 14px;
            line-height: 16px;
            padding-bottom: 5px;
        }

        .basket-list-text h3 {
            font-size: 18px;
            line-height: 25px;
            min-height: inherit;
            margin-bottom: 10px;
            max-width: inherit;
        }

        .basket-list-text .product-price {
            font-size: 23px;
            line-height: 27px;
            padding-bottom: 15px;
        }

            .basket-list-text .product-price strong {
                font-size: 15px;
            }

            .basket-list-text .product-price span {
                font-size: 15px;
            }

    .bl-options-wrap .qty {
        width: 70px;
    }

    .bl-options-wrap .delete-product {
        float: left;
        margin: 0px;
    }

    .bl-options-wrap .in-stock {
        font-size: 15px;
        line-height: 18px;
        float: left;
        margin: 2px 0px 0px 20px;
    }

    .order-summary {
        float: none;
        width: auto;
        padding: 20px;
    }

        .order-summary h2 {
            font-size: 24px;
            line-height: 30px;
            padding-bottom: 0px;
        }

        .order-summary ul {
            padding-bottom: 10px;
        }

            .order-summary ul li {
                padding: 15px 0px 15px 0px;
                font-size: 16px;
            }

                .order-summary ul li .lhs {
                    max-width: 70%;
                }


                .order-summary ul li h5 {
                    line-height: 20px;
                }


        .order-summary .total {
            font-size: 24px;
        }

        .order-summary .btn {
            padding-bottom: 15px;
        }

            .order-summary .btn button {
                height: 48px;
                font-size: 15px;
                font-family: 'Roboto Bold';
            }

    .basket-pop {
        padding: 20px 0px 12px 0px;
        width: 410px;
        top: 240px;
    }

    .basket-pop-products {
        padding: 0px 15px 0px 15px;
    }

        .basket-pop-products ul li {
            margin-bottom: 15px;
            padding: 10px;
        }

            .basket-pop-products ul li figure {
                width: 100px;
                height: 100px;
                float: left;
            }

    .bpp-text {
        width: 240px;
        float: right;
    }

    .bpp-text-top {
        padding-bottom: 20px;
        font-size: 15px;
        line-height: 19px;
    }

        .bpp-text-top h3 {
            width: 153px;
        }

    .bpp-text-details {
        float: right;
        width: 80px;
        font-size: 14px;
        line-height: 18px;
    }

    .basket-pop-bottom {
        padding: 15px 15px 0px 15px;
    }

    .bpb-details {
        padding-bottom: 20px;
        font-size: 15px;
        line-height: 19px;
    }

    .view-basket-button {
        padding-bottom: 10px;
    }

        .view-basket-button button, .quote-button button {
            font-family: 'Roboto Bold';
            height: 50px;
            font-size: 16px;
        }

    .about-page {
        padding: 30px 0px 30px 0px;
    }

    .about-box {
        padding: 25px;
        font-size: 16px;
    }

        .about-box h2 {
            font-size: 27px;
            line-height: 35px;
            padding-bottom: 20px;
            margin-bottom: 20px;
        }

        .about-box p {
            line-height: 22px;
            padding-bottom: 20px;
        }

    .image-middle {
        text-align: center;
        padding: 0px 0px 20px 0px;
    }

    .photo-gallery {
        padding: 40px 0px 20px 0px;
    }

        .photo-gallery ul {
            margin-left: -1%;
        }

            .photo-gallery ul li {
                width: 31.2%;
                height: auto;
                margin: 0px 0px 2% 2%;
            }

    .sub-text h1 {
        font-size: 35px;
        line-height: 40px;
    }

    .sub-text h2 {
        font-size: 27px;
        line-height: 35px;
    }

    .sub-text h3 {
        font-size: 23px;
        line-height: 30px;
    }

    .sub-text h4 {
        font-size: 21px;
        line-height: 28px;
    }

    .sub-text h6 {
        font-size: 17px;
        line-height: 25px;
    }


    .login-page {
        padding: 35px 0px 20px 0px;
        margin: 0px;
    }

    .login-box {
        padding: 25px;
        width: auto;
        min-height: inherit;
        margin: 0px 10px 20px 10px;
        display: block;
        font-size: 15px;
    }

        .login-box h2 {
            font-size: 26px;
            line-height: 30px;
            padding-bottom: 20px;
        }

        .login-box p {
            font-size: 15px;
            line-height: 20px;
            padding-bottom: 25px;
        }


    .lp-box label {
        padding-bottom: 10px;
    }

    .lp-box input {
        height: 45px;
        padding: 0px 18px 0px 18px;
        font-size: 16px;
    }

    .eye {
        right: 15px;
        top: 40px;
    }

    .lp-button {
        padding: 5px 0px 9px 0px;
    }

        .lp-button input, .lp-button button {
            height: 45px;
            font-size: 16px;
        }


    .lb-bottom .lhs {
        float: left;
    }

    .lb-bottom .rhs {
        float: right;
    }

    .form-row .lhs {
        float: none;
        width: auto;
    }

    .form-row .rhs {
        float: none;
        width: auto;
    }

    .recent-purchases {
        padding: 40px 0px 40px 0px;
    }

    .rp-head {
        margin-bottom: 30px;
        padding-bottom: 20px;
    }

        .rp-head h2 {
            font-size: 25px;
            line-height: 30px;
            padding-bottom: 10px;
        }

        .rp-head p {
            font-size: 15px;
            line-height: 20px;
            padding-bottom: 20px;
        }

        .rp-head .lhs {
            float: none;
            max-width: inherit;
        }

    .customer-area {
        padding: 30px 0px 40px 0px;
    }

    .ca-list {
        margin-left: -0.8%;
        margin-right: -0.8%;
    }

        .ca-list li {
            -webkit-flex: 0 0 100%;
            -moz-flex: 0 0 100%;
            -ms-flex: 0 0 100%;
            flex: 0 0 100%;
            width: 100%;
            padding: 0.8%;
            margin-bottom: 10px;
        }


    .cl-container {
        padding: 15px 22px 15px 110px;
        background-position: 20px 15px;
    }

        .cl-container h5 {
            font-size: 17px;
            line-height: 22px;
        }

        .cl-container p {
            font-size: 15px;
            line-height: 20px;
        }

    .grey-section div.subsection {
        padding: 0;
        padding-top: 1em;
        padding-bottom: 1em;
        overflow: hidden;
        display: flex;
        flex-direction: column;
    }

        .grey-section div.subsection .sub-contents {
            margin-bottom: 1em;
            padding: 1em 1em 1em 1em;
        }

            .grey-section div.subsection .sub-contents:not(:first-child) {
                margin: 0;
                margin-bottom: 1em;
            }

        .grey-section div.subsection .small-content {
            width: 100%;
            margin: 0;
        }

        .grey-section div.subsection div:nth-child(n+3).small-content {
            width: 100%;
            margin: 0;
        }
}

select {
    appearance: none;
    border: 1px solid #DDD;
    outline: 0;
    font: inherit;
    width: 80%;
    height: 1.75em;
    padding: 0 4em 0 1em;
    background: #f5f5f6;
    background-image: url("../images/netshell/select_dropdown.svg");
    background-repeat: no-repeat;
    background-size: 10px 10px;
    background-position: 96% 50%;
    border-radius: 0.25em;
    cursor: pointer;
    margin-left: 10px;
}

option
{
    color: inherit;
    /*background-color: #320a28;*/
    }

&amp;:focus {
    outline: none;
}

&amp;::-ms-expand {
    display: none;
}



.bx-wrapper {
    background: white;
}

.bx-pager-item a:hover, .bx-pager-item a:focus {
    background: #bdbdbd !important;
}

.bx-pager-item .active {
    background: #191919 !important;
}


.hover-menu {
    display: none;
    position: relative;
    z-index: 9999;
}

.hover-content {
    position: absolute;
    right: -3em;
    top: .5em;
    height: fit-content();
    text-align: center;
    background-color: #fff;
    border: 2px solid #666;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 9px;
    -webkit-box-shadow: 2px 2px 4px #888;
    -moz-box-shadow: 2px 2px 4px #888;
    box-shadow: 2px 2px 4px #888;
    display: flex;
}

    .hover-content h4 {
        padding: 0px;
        margin: 0px;
        height: 2em;
        font-size: 16px;
        color: #acacac;
        border-bottom: #c4c4c5 1px solid;
    }

    .hover-content .account-hover {
        background-color: #fff;   /*changed from #f5f5f6*/
        border-top-left-radius: 15px;
        border-bottom-left-radius: 15px;
        padding: 1em;
        width: 200px;
    }

    .hover-content .tools-hover {
        background-color:  #fff;   /*changed from #f5f5f6*/
        padding: 1em;
        width: 200px;
        position: relative;
    }

        .hover-content .tools-hover::after {
            content: "";
            background: #c4c4c5;
            position: absolute;
            bottom: 5%;
            left: 0;
            height: 90%;
            width: 1px;
        }

    .hover-content .custom-hover {
        background-color: #fff;   /*changed from #f5f5f6*/
        padding: 1em;
        width: 200px;
        position: relative;
        border-top-right-radius: 15px;
        border-bottom-right-radius: 15px;
    }

        .hover-content .custom-hover::after {
            content: "";
            background: #c4c4c5;
            position: absolute;
            bottom: 5%;
            left: 0;
            height: 90%;
            width: 1px;
        }

    .hover-content ul {
        background-color: #fff;   /*changed from #f5f5f6*/
        list-style: none;
    }

.account li:first-child {
    border-radius: 10px 10px 0px 0px;
}

.account li:last-child {
    border-radius: 0px 0px 10px 10px;
    padding-bottom: 10px
}

.account li a {
    text-decoration: none;
    display: block;
    padding-top: 10px;
    margin: 0px;
    line-height: 1.3em;
    color: #55565A;
    font-family: 'Roboto Medium';
}

    .account li a:hover {
        color: red;
    }

.tools li:first-child {
    border-radius: 10px 10px 0px 0px;
}

.tools li:last-child {
    border-radius: 0px 0px 10px 10px;
    padding-bottom: 10px
}

.tools li a {
    text-decoration: none;
    display: block;
    padding-top: 10px;
    margin: 0px;
    line-height: 1.5em;
}

    .tools li a:hover {
        color: red;
    }

.custom li:first-child {
    border-radius: 10px 10px 0px 0px;
}

.custom li:last-child {
    border-radius: 0px 0px 10px 10px;
    padding-bottom: 10px
}

.custom li a {
    text-decoration: none;
    display: block;
    padding-top: 10px;
    margin: 0px;
    line-height: 1.5em;
}

    .custom li a:hover {
        color: red;
    }


</pre></body></html>