@charset "utf-8";
    a, img {
    outline: 0;
    border: 0;
}

body {
    margin: 0;
    padding: 0;
    display: block;
    clear: both;
}
div#deliveryFeeForm {
    padding-left: 40px;
}
div#deliveryFeeForm .input-control {
    height: 25px;
    width: 91%;
    font-size: 12px;
    margin-top: 10px;
    padding: 6px 12px;
    outline: 0;
}
div#shopping_cart_bottom_right .removeRate {
    border: 0;
    width: 98%;
    color: #fff;
    height: 38px;
    margin-top: 9px;
    font-size: 15px;
    margin-bottom: 20px;
    outline: 0;
    margin-left: 0;
    border-radius: 0;
    -webkit-border-radius: 0 !important;
    -webkit-appearance: none !important;
    background: #9E9E9E !important;
}
div#deliveryFeeForm input[type="submit"] {
    background-color: #000;
    border: 0;
    width: 100%;
    color: #fff;
    height: 38px;
    margin-top: 9px;
    font-size: 15px;
    margin-bottom: 20px;
    outline: 0;
    border-radius: 0;
    -webkit-border-radius: 0;
    -webkit-appearance: none !important;
}
div#header {
    margin: 0;
    padding: 0;
    display: block;
    clear: both;
    width: 100%;
    height: 160px;
    background: url(../images/header_bg_gold.png) repeat-x;
    background-size: auto 160px;
    position: relative;
    z-index: 999;
}
div#header div#header_block {
    margin: 0 auto;
    padding: 0;
    display: block;
    clear: both;
    width: 100%;
    max-width: 1430px;
    height: 160px;
    position: relative;
}

div#header div#header_block .mobile-block {
    display: none;
}

.navigation-block {
    display: none;
}

@media screen and (max-width: 850px) {
    div#shopping_cart_bottom div#shopping_cart_bottom_right {
        width: 36% !important;
    }
}
@media screen and (max-width: 825px) {
    div#shopping_cart_bottom div#shopping_cart_bottom_right {
        width: 39% !important;
    }
}
@media screen and (max-width: 768px) {
    div#shopping_cart_bottom div#shopping_cart_bottom_left {
        width: 50% !important;
    }
    div#shopping_cart_bottom div#shopping_cart_bottom_right {
        width: 43% !important;
    }
}
@media screen and (max-width: 655px) {
    div#shopping_cart_bottom div#shopping_cart_bottom_left {
        width: 40% !important;
    }
}
@media screen and (max-width: 625px) {
    div#shopping_cart_bottom div#shopping_cart_bottom_right {
        width: 50% !important;
    }
    div#shopping_cart_bottom div#shopping_cart_bottom_right p {
        font-size: 20px !important;
    }
    div#shopping_cart_bottom div#shopping_cart_bottom_right p span {
        font-size: 30px !important;
    }
    div#shopping_cart_bottom_right .removeRate {
        font-size: 14px !important;
    }
}
@media screen and (max-width: 615px) {
    div#shopping_cart_bottom div#shopping_cart_bottom_left {
        float: none !important;
        width: 259px !important;
        margin: 0 auto !important;
    }
    div#shopping_cart_bottom div#shopping_cart_bottom_right {
        float: none !important;
        width: 290px !important;
        margin: 30px auto 50px !important;
    }
    div#shopping_cart_bottom div#shopping_cart_bottom_right a {
        width: 98% !important;
        margin: 0 !important;
    }
}

@media screen and (max-width: 400px) {
    div.shopping_trolley_item div.shopping_trolley_item_price {
        width: 34% !important;
    }
    div.shopping_trolley_item div.shopping_trolley_item_remove {
        width: 25% !important;
    }
}

@media screen and (max-width: 1150px) {
    .navigation-block {
        position: absolute;
        background-color: #f2f2f2;
        width: 100%;
        padding-top: 45px;
        padding-bottom: 5px;
        z-index: -1;
        text-align: left;
        display: none;
    }
    .navigation-block ul {
        list-style-type: none;
    }
    .navigation-block ul li a {
        font-family: avantgarddemi, Arial, Helvetica, sans-serif;
        font-size: 18px;
        color: #5D5D5D;
        text-decoration: none;
        text-transform: uppercase;
        line-height: 30px;
    }
    .navigation-block ul li a:hover {
        color: #E8B01D;
    }
}
@media screen and (max-width: 768px) {
    .navigation-block ul li a {
        font-size: 15px;
    }
}
@media screen and (max-width: 376px) {
    .navigation-block ul li a {
        font-size: 14px;
    }
}

@media screen and (max-width: 1400px) {
    div#made_in_the_uk {
        display: none !important;
    }
    div#header div#header_block #logo img {
        width: 80%;
        padding-left: 50px;
        padding-top: 45px;
    }
    div#navigation a {
        font-size: 14px !important;
    }
}
@media screen and (max-width: 1206px) {
    div#header div#header_block #logo img {
        width: 80%;
        padding-left: 50px;
        padding-top: 65px;
    }
}
@media screen and (max-width: 1234px) {
    div#header div#header_block #logo img {
        width: 306px;
    }
}

@media screen and (max-width: 1150px) {
    div#header div#header_block #logo img {
        padding-left: 0 !important;
        padding-top: 0 !important;
    }
}



@media screen and (max-width: 1150px) {
    div#header, div#header div#header_block {
        height: 100%;
    }
    div#banner_container[style] {
        height: 422px !important;
    }
    div#header_block .logo-middle {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
            -webkit-transform: translateX(-50%);
            -moz-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
            -o-transform: translateX(-50%);   
        text-align: center;
    }
    div#header div#header25_block #logo img {
        width: 300px !important;
        margin-top: 32px
    }
    div#header_block .logo-middle a#logo {
        margin: 0;
        padding: 0;
        position: relative;
        bottom: auto;
        left: auto;
        z-index: auto;
        width: 100%;
        height: 100%;
    }
    div#header div#header_block .desktop-block {
        display: none;
    }
    div#header div#header_block .mobile-block {
        display: block;
        position: relative;
    }
    div#header div#header_block .mobile-block #searchBox {
        font-family: 'open sans', sans-serif;
        font-size: 15px;
        margin: 0;
    }
    div#header div#header_block .mobile-block .blue-bar {
        background-color: #E8B015;
        height: 45px;
        position: relative;
        padding-top: 9px;
    }
    div#header div#header_block .mobile-block .m-header {
        background-color: #fff;
    }
    div#header div#header_block .mobile-block .blue-bar #searchForm {
        margin: 0 auto;
        display: block;
        width: 401px;
    }
    div#header div#header_block .mobile-block .blue-bar #searchBox {
        margin: 0 auto;
        background: transparent;
        border-color: #fff;
        height: 32px;
        padding: 0 8px;
        font-size: 15px;
        font-style: italic;
        color: white;
        outline: 0;
        box-shadow: none;
        width: 325px;
        display: inline-block;
        vertical-align: top;
        border-right: 0;
        border-width: 1px;
    }
    div#header div#header_block .mobile-block .blue-bar #searchBoxButton {
        background-color: transparent;
        border: 1px solid white;
        border-style: solid solid solid none;
        height: 34px;
        margin-left: -4px;
    }
    div#header div#header_block .mobile-block .m-header {
        padding: 15px 0;
    }
    div#header div#header_block .mobile-block .m-header .left {
        display: inline-block;
        width: 50%;
    }
    div#header div#header_block .mobile-block .m-header .left .toggleNav {
        margin-left: 20px;
        display: block;
        margin-top: 0;
    }
    div#header div#header_block .mobile-block .m-header .right {
        display: inline-block;
        width: 49%;
    }
    div#header_block .mobile-block div#cart {
        width: 64px;
        height: 49px;
        background: url(../images/shop_cart.jpg);
        margin: 4px 0 0 10px;
        padding: 0;
        display: block;
        float: left;
        position: relative;
    }
    div#header_block .mobile-block div#cart div#items {
        width: 37px;
        height: 32px;
        background: url(../images/items_bg.png);
        margin: 0;
        padding: 0;
        display: block;
        clear: both;
        text-align: center;
        line-height: 32px;
        color: #FFF;
        position: absolute;
        bottom: -7px;
        right: -7px;
    }
    div#header_block .mobile-block .right .cartButton {
        float: right;
        margin-right: 32px;
    }
}

@media screen and (max-width: 500px) {
    .navigation-block {
        padding-top: 22px;
    }
    div#header div#header_block .mobile-block .m-header .right {
        width: 45%;
    }
    div#header div#header_block .mobile-block .m-header {
        padding: 7px 0;
    }
    div#header div#header_block #logo img {
        width: 200px !important;
        margin-top: 5px;
        margin-right: 24px;
    }
    div#header_block .mobile-block .right .cartButton {
        float: right;
        margin-right: 9px;
    }
    div#header div#header_block .mobile-block .m-header .left .toggleNav {
        margin-left: 9px;
        width: 44px;
    }
    div#header div#header_block .mobile-block .blue-bar #searchForm {
        width: 80%;
    }
    div#header div#header_block .mobile-block .blue-bar #searchBox {
        width: 80%;
    }
    div#header div#header_block .mobile-block .blue-bar #searchForm {
        width: 95%;
        margin-right: 0;
        margin-left: 14px;
    }
    div#header div#header_block .mobile-block .blue-bar #searchBox {
        width: 82% !important;
        border-radius: 0 !important;
        margin-right: 0;
    }
}

@media screen and (max-width: 376px) {
    div#header div#header_block .mobile-block .blue-bar #searchBox {
        width: 82% !important;
    }
}

@media screen and (max-width: 321px) {
    .navigation-block {
        padding-top: 15px;
    }
    div#header div#header_block #logo img {
        width: 169px !important;
        margin-right: 20px;
    }
    div#header div#header_block .mobile-block .blue-bar #searchBox {
        width: 78% !important;
        margin-right: 0;
    }
}

div#header_block a#logo {
    margin: 0;
    padding: 0;
    width: 463px;
    height: 166px;
    position: absolute;
    bottom: -56px;
    z-index: 10000;
    padding-left: 30px;
}
div#header_block a#logo img {
    width: 100%;
}

@media screen and (max-width: 1400px) {
    div#header div#header_block #logo img {
        padding-top: 21px !important;
        padding-left: 0 !important;
    }
}
@media screen and (max-width: 1234px) {
    div#header div#header_block #logo img {
        padding-top: 35px !important;
    }
}
@media screen and (max-width: 1150px) {
    .m-header {
        border-bottom: 3px solid #d6d6d6;
    }
    div#header div#header_block #logo img {
        padding-top: 15px !important;
    }
}

@media screen and (max-width: 549px) {
    div#header div#header_block #logo img {
        padding-top: 18px !important;
    }
}

div#number {
    width: 319px;
    height: 71px;
    background: url(../images/number_bg_gold.png);
    background-repeat: no-repeat;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 15px;
    right: 95px;
}
div#number p {
    margin: 0;
    padding: 0;
    font-size: 40px;
    font-family: avantgarddemi,  Arial,  Helvetica,  sans-serif;
    text-align: center;
    color: #FFF;
    display: block;
    width: 100%}
div#made_in_the_uk {
    width: 269px;
    height: 61px;
    margin: 0;
    padding: 0;
    display: block;
    clear: both;
    position: absolute;
    bottom: -54px;
    left: 650px;
}
div#shopping_cart {
    margin: 0;
    padding: 0;
    display: block;
    clear: both;
    position: absolute;
    bottom: -52px;
    right: 111px;
}
div#shopping_cart a.productsDropLink {
    width: 310px;
    height: 48px;
    background: url(../images/view_all_products.jpg);
    margin: 0;
    padding: 0;
    display: block;
    float: left;
}
div#shopping_cart div#cart {
    width: 64px;
    height: 49px;
    background: url(../images/shop_cart.jpg);
    margin: -1px 0 0 10px;
    padding: 0;
    display: block;
    float: left;
    position: relative;
}
div#shopping_cart div#cart div#items {
    width: 37px;
    height: 32px;
    background: url(../images/items_bg.png);
    margin: 0;
    padding: 0;
    display: block;
    clear: both;
    text-align: center;
    line-height: 32px;
    color: #FFF;
    position: absolute;
    bottom: -7px;
    right: -7px;
}
.cartButton {
    width: 64px;
    height: 49px;
    margin: -1px 0 0 10px;
    padding: 0;
    display: block;
    float: left;
    position: relative;
}
div#dropdown {
    width: 749px;
    height: auto;
    /*background: url(../images/dropdown_bg.png);*/
    margin: 0;
    padding: 0;
    display: none;
    clear: both;
    position: absolute;
    top: 152px;
    right: 171px;
    z-index: 99999;
    background-size: 100% 106%;
    padding-bottom: 20px;
    background-color: white;
}

div#dropdown:before {
    content: '';
    height: 40px;
    background: url(../images/dropdown_bg.png);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-size: 103%;
    background-position: -4px -5px;
}

div#dropdown:after {
    content: '';
    height: 40px;
    background: url(../images/dropdown_bg.png);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-size: 103%;
    background-position: -4px -5px;
}

div#dropdown div#dropdown_links {
    width: 342px;
    height: auto;
    margin: 0;
    padding: 30px 0 0 18px;
    display: block;
    float: left;
    position: relative;
    z-index: 2;
}
div#dropdown div#dropdown_links a {
    clear: both;
    color: #262626;
    display: block;
    font-family: "Open Sans",  Arial,  Helvetica,  sans-serif;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 1px;
    margin: 0;
    padding: 3px 0 3px 16px;
    text-decoration: none;
    text-transform: uppercase;
    width: 326px;
}
div#dropdown div#dropdown_links a.active, div#dropdown div#dropdown_links a:hover {
    background: #007eab;
    color: #FFF;
}
div#dropdown div#dropdown_img {
    width: 389px;
    height: 301px;
    background: url(../images/dropdown_img_bg.png) 50% 80% no-repeat;
    margin: 0;
    padding: 0;
    display: block;
    float: right;
}
div#dropdown div#dropdown_img img {
    margin: 70px auto;
    padding: 0;
    display: block;
    clear: both;
}
div#dropdown div#dropdown_img img.tall {
    margin: 20px auto;
    padding: 0;
    display: block;
    clear: both;
}
div#navigation {
    margin: 0;
    padding: 0;
    display: block;
    clear: both;
    position: absolute;
    right: 99px;
    bottom: 8px;
}
div#navigation a {
    background: #f0f1f1;
    margin: 0 2px 0 0;
    display: block;
    float: left;
    padding: 9px 10px;
    font-family: "Open Sans",  Arial,  Helvetica,  sans-serif;
    font-size: 15px;
    color: #414042;
    text-decoration: none;
}
div#banner_container {
    width: 100%;
    height: 674px;
    margin: -10px 0 0;
    padding: 0;
    display: block;
    clear: both;
}
@media screen and (max-width: 1051px) {
    div#banner_container {
        margin-bottom: 0 !important;
    }
}
div#banner {
    height: 611px;
    background: url(../images/banner.png);
    margin: 0 auto;
    padding: 5px 0 0 265px;
    display: block;
    clear: both;
}

div#banner_mobile_red_box {
    display: none;
}
@media screen and (max-width: 2640px) {
    div#banner div#banner_red_box {
        margin-left: 640px !important;
    }
}
@media screen and (max-width: 2485px) {
    div#banner div#banner_red_box {
        margin-left: 595px !important;
    }
}
@media screen and (max-width: 2335px) {
    div#banner div#banner_red_box {
        margin-left: 521px !important;
    }
}
@media screen and (max-width: 2210px) {
    div#banner div#banner_red_box {
        margin-left: 448px !important;
    }
}
@media screen and (max-width: 2210px) {
    div#banner div#banner_red_box {
        margin-left: 448px !important;
    }
}
@media screen and (max-width: 2048px) {
   div#banner div#banner_red_box {
        margin-left: 407px !important;
    }
}
@media screen and (max-width: 1950px) {
    div#banner div#banner_red_box {
        margin-left: 343px !important;
    }
}
@media screen and (max-width: 1850px) {
    div#banner div#banner_red_box {
        margin-left: 280px !important;
    }
}
@media screen and (max-width: 1780px) {
    div#banner div#banner_red_box {
        margin-left: 202px !important;
    }
}
@media screen and (max-width: 1622px) {
    div#banner div#banner_red_box {
        margin-left: 202px !important;
    }
}


@media screen and (max-width: 1311px) {
    div#banner {
        width: 100%;
        padding: 0 !important;
    }
    div#banner_big_img {
        display: none !important;
    }
    div#banner_right {
        padding: 0 !important;
        display: inline-block !important;
        float: none !important;
    }
    div#banner div#banner_red_box {
        margin-left: 615px !important;
    }
}

@media screen and (max-width: 1150px) {
    div#banner {
        width: 100%;
    }
    div#banner_big_img {
        width: 100% ;
        height: auto;
        display: block;
        float: none;
        position: relative;
    }
    div#banner_big_img[style],
    div#banner_right {
        width: 100% !important;
        height: 100% !important;
        display: inline !important;
        float: none !important;
        position: relative !important;
    }
    div#banner_right {
        display: block;
        float: none;
    }
    div#banner_red_box {
        margin-top: 85px !important;
        margin-left: 305px !important;
        width: 421px !important;
    }
    div#banner_container {
        margin-top: -43px;
        margin-bottom: 93px;
    }
    div.spacer-div {
        padding-top: 35px;
        margin-top: 42px !important;
    }
    div#banner[style] {
        background-position: 39% 0 !important;
    }
}
@media screen and (max-width: 1117px) {
    .owl-carousel-7.owl-carousel .owl-stage-outer {
        width: 99.5% !important;
    }
    .owl-carousel-7 div.owl-prev {
        background: url(../images/prev.png) 102px center no-repeat !important;
    }
    .owl-carousel-7 div.owl-next {
        background: url(../images/next.png) 75px center no-repeat !important;
    }
}
@media screen and (max-width: 1050px) {
    div#banner[style] {
        background-color: #CAC9C9 !important;
        background-image: url('../images/_banner.png') !important;
        background-position: center !important;
        height: 239px !important;
    }
    div#banner div#banner_red_box {
        display: none !important;
    }
    div#banner_container[style] {
        height: 100% !important;
    }
    div.spacer-div {
        display: none !important;
    }
    div#banner_mobile_red_box {
        display: block;
        display: block;
        background-color: #000;
        padding: 18px 35px 20px;
        text-align: center;
    }
    div#banner_mobile_red_box #banner_red_box_heading[style] {
        font-size: 22px !important;
    }
    div#banner_mobile_red_box div#banner_red_box_body p {
        margin-top: 7px;
        margin-bottom: 12px;
        color: #fff;
        font-size: 14px;
    }
    div#banner_mobile_red_box a {
        text-decoration: none;
        background-color: #E8B01B;
        display: inline-block;
        padding: 10px 17px;
        border-radius: 0;
        color: #fff;
        font-size: 19px;
        margin-top: 5px;
        font-family: avantgardbold, Arial, Helvetica, sans-serif;
        text-transform: uppercase;
    }
}

@media screen and (max-width: 843px) {
    .owl-carousel-7 div.owl-next {
        right: -28px !important;
    }
}
@media screen and (max-width: 642px) {
    .owl-carousel-7 div.owl-next {
        right: -28px !important;
    }
}

@media screen and (max-width: 768px) {
    div#banner_mobile_red_box a {
        width: 90%;
    }
    div#banner_mobile_red_box div#banner_red_box_body p {
        font-size: 16px;
    }
}

@media screen and (max-width: 321px) {
    div#banner_mobile_red_box a {
        padding: 15px 17px;
        font-size: 18px;
    }
}

div#banner div#banner_big_img {
    margin: 0;
    padding: 0;
    display: block;
    float: left;
}
div#banner_right {
    margin: 0;
    padding: 0 0 0 249px;
    display: block;
    float: left;
}
div#gold_block {
    padding: 131px 0;
    background-color: #E8B015;
    top: 580px;
    position: absolute;
    z-index: -1;
    width: 100%;
}
div#banner div#banner_red_box {
    width: 422px;
    min-height: 212px;
    max-height: 262px;
    background: #000;
    margin: 111px 0 0 386px;
    padding: 24px 27px;
    display: block;
    clear: both;
}
@media screen and (max-width: 1695px) {
    div#banner div#banner_red_box {
        margin: 111px 0 0 175px !important;
    }
}
@media screen and (max-width: 1569px) {
    div#banner div#banner_red_box {
        margin: 111px 0 0 107px !important;
    }
}
@media screen and (max-width: 1437px) {
    div#banner div#banner_red_box {
        margin: 111px 0 0 37px !important;
    }
}
@media screen and (max-width: 1328px) {
    div#banner div#banner_red_box {
        margin: 111px 0 0 0 !important;
    }
}
@media screen and (max-width: 1312px) {
    div#banner div#banner_red_box {
        margin: 111px 0 0 734px !important;
    }
}
@media screen and (max-width: 1280px) {
    div#banner div#banner_red_box {
        margin: 111px 0 0 682px !important;
    }
}
@media screen and (max-width: 1220px) {
    div#banner div#banner_red_box {
        margin: 111px 0 0 642px !important;
    }
}
@media screen and (max-width: 1187px) {
    div#banner div#banner_red_box {
        margin: 111px 0 0 613px !important;
    }
}
@media screen and (max-width: 1153px) {
    div#banner div#banner_red_box {
        margin: 111px 0 0 577px !important;
    }
}

#banner_red_box_heading {
    margin: 0;
    padding: 0;
    display: block;
    clear: both;
    font-size: 52px;
    font-family: avantgardbold,  Arial,  Helvetica,  sans-serif;
    color: #FFF;
    line-height: 51px;
    text-transform: uppercase;
}
@media screen and (max-width: 650px) {
    #banner_red_box_heading {
        line-height: 28px !important;
    }
}

@media screen and (max-width: 1102px) {
    div#blue_bar {
        width: 100%;
        height: 100%;
    }
    div#blue_bar_block {
        width: 100%;
        height: 100%;
    }
    div#blue_bar_block p {
        float: none;
    }
    div#blue_bar_block a {
        width: 100%;
        float: none;
    }
}


div#banner_red_box p {
    margin: 20px 0 0;
    padding: 0;
    display: block;
    clear: both;
    font-size: 15px;
    font-family: "Open Sans",  Arial,  Helvetica,  sans-serif;
    color: #FFF;
}
div#banner_imgs {
    width: 511px;
    height: 92px;
    background: url(../images/banner_imgs_bg.png);
    margin: 20px auto;
    padding: 13px 0 0 15px;
    display: block;
    clear: both;
}
div#banner_imgs a {
    height: 80px;
    background: #fdfdfd;
    border: 1px solid #d4d6d7;
    margin: 0;
    padding: 5px 20px 0;
    display: block;
    float: left;
}
div#banner_imgs a.short {
    height: 65px;
    background: #fdfdfd;
    border: 1px solid #d4d6d7;
    margin: 0;
    padding: 20px 20px 0;
    display: block;
    float: left;
}
div#banner_imgs a.wide {
    height: 65px;
    background: #fdfdfd;
    border: 1px solid #d4d6d7;
    margin: 0;
    padding: 20px 14px 0;
    display: block;
    float: left;
}
div#banner_imgs a.selected {
    background: 0 0;
    border: 0;
}
div#container {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    position: relative;
}
div#content {
    width: 100%;
    max-width: 1242px;
    background: #FFF;
    margin: -10px auto 0;
    padding: 102px 0 50px;
    position: relative;
}
@media screen and (max-width: 500px) {
    div#content {
        padding-top: 62px !important;
    }
}

h1#page_header {
    margin: 0 0 20px;
    padding: 0;
    display: block;
    clear: both;
    font-size: 34px;
    font-family: avantgarddemi,  Arial,  Helvetica,  sans-serif;
    color: #000;
    text-transform: uppercase;
    font-weight: 400;
}
div#page_sub_header {
    margin: 20px 0 10px;
    padding: 0;
    display: block;
    clear: both;
    font-size: 25px;
    font-family: avantgarddemi,  Arial,  Helvetica,  sans-serif;
    color: #000;
    text-transform: uppercase;
}
div#breadcrumbs {
    width: 100%;
    max-width: 1244px;
    height: 41px;
    background: url(../images/you_are_here.png) no-repeat;
    display: block;
    clear: both;
    border-bottom: 2px solid #000;
}
@media screen and (max-width: 458px) {
    div#breadcrumbs {
        background: none !important;
    }
    div#breadcrumbs div#breadcrumbs_links {
        margin-left: 0 !important;
        padding: 4px 10px;
        display: inline-block;
        clear: both;
        background: #000 !important;
        margin-top: 10px;
        width: 95%;
    }
}
div#breadcrumbs div#breadcrumbs_links {
    margin: 0;
    padding: 4px 10px;
    display: inline-block;
    clear: both;
    background: #E8B018;
    margin-left: 151px;
    margin-top: 10px;
}
div#breadcrumbs div#breadcrumbs_links a {
    margin: 0;
    padding: 0;
    display: block;
    float: left;
    font-size: 15px;
    font-family: avantgardmedium,  Arial,  Helvetica,  sans-serif;
    color: #FFF;
    text-decoration: none;
    text-transform: uppercase;
}
div#breadcrumbs div#breadcrumbs_links span {
    margin: 0;
    padding: 0 8px;
    display: block;
    float: left;
    font-size: 15px;
    font-family: avantgardmedium,  Arial,  Helvetica,  sans-serif;
    color: #FFF;
    text-decoration: none;
}
div#leftcol {
    margin: 57px 0 10px 24px;
    padding: 0;
    width: 57%;
    display: block;
    float: left;
    color: #1D1D1B;
    font-family: Arial,  Helvetica,  sans-serif;
}
div#rightcol {
    width: 40%;
    padding: 0;
    display: block;
    float: right;
    font-size: 15px;
    position: relative;
}

div#rightcol.contact-block {
    display: grid !important;
}

div#rightcol img {
    max-width: 100%;
}

/*div#rightcol.details img {*/
/*    width: 147px !important;*/
/*}*/

div#leftcol.top_box {
    margin: 57px 0 30px 11px;
    padding: 0;
    width: 770px;
    display: block;
    float: left;
    color: #1D1D1B;
    font-family: "Open Sans",  Arial,  Helvetica,  sans-serif;
}
div#rightcol.top_box {
    width: 443px;
    margin: 0 0 30px;
    padding: 0;
    display: block;
    float: right;
    font-size: 15px;
    position: relative;
}
div#leftcol.listing {
    margin: 57px 0 30px 11px;
    padding: 0;
    width: 348px;
    display: block;
    float: left;
    color: #1D1D1B;
    font-family: Arial,  Helvetica,  sans-serif;
}

.download_specifications{
    border-radius: 5px;
    padding: 15px 60px 15px 65px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    background-color: #e8b014;
    text-decoration: none;
    display: inline-block;
    margin-top: 15px;
    font-family: avantgarddemi,  Arial,  Helvetica,  sans-serif;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    position: relative;
}
.download_specifications:before{
    content: '';
    width: 34px;
    height: 39px;
    margin-right: 10px;
    background: url(../images/pdf-icon.png) 0 0 no-repeat;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 15px;
}
.download_specifications:after{
    content: '';
    width: 16px;
    height: 22px;
    margin-left: 10px;
    background: url(../images/arrow-right-icon.png) 0 0 no-repeat;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 20px;
}

.ajaxList {
    width: 832px !important;
}

.shown-mobile {
    display: none;
}

div#leftcol.top_box {
    width: 57% !important;
}
div#rightcol.top_box {
    width: 36% !important;
}
div#rightcol.top_box div#top_box {
    width: 100% !important;
    height: 100% !important;
    background-size: 100% 100% !important;
}
div#rightcol.top_box div#top_box div {
    width: 95% !important;
}
div#rightcol.top_box div#top_box img {
    width: 92% !important;
    display: block;
    margin: 0 auto 15px;
}
div#about_us_imgs img {
    float: none !important;
    width: 100%;
}
div#small_contact_form {
    width: 100% !important;
    height: 100% !important;
}
div#small_contact_form form {
    width: 100% !important;
    padding: 0 !important;
}
div#small_contact_form_header {
    width: 93%;
    margin: 0 auto !important;
    padding-top: 15px !important;
}
div#small_contact_form form input[type=text] {
    width: 89% !important;
    margin: 15px auto !important; 
}
div#small_contact_form form textarea {
    width: 89% !important;
    margin: 15px auto !important;
}
div#small_contact_form form input[type=submit] {
    margin: 10px auto 15px !important;
}
div.testimonial div.testimonial_right {
    width: 67% !important;
    margin-left: 20px !important;
    background-size: 100% 100% !important;
}
div.testimonial div.testimonial_left {
    width: 20% !important;
}
div.testimonial div.testimonial_left span {
    background-repeat: no-repeat !important;
    width: 100% !important;
}
div.testimonial div.testimonial_left img {
    width: 100% !important;
}

@media screen and (max-width: 1212px) {
    div.testimonial div.testimonial_left span {
        background: none !important;
    }
}
@media screen and (max-width: 991px) {
    div#rightcol.top_box {
        width: 38% !important;
    }
}
@media screen and (max-width: 944px) {
    div.testimonial div.testimonial_left {
        width: 27% !important;
    }
    div.testimonial div.testimonial_right {
        background: none !important;
        padding: 0 !important;
    }
    div.testimonial_right_name {
        float: none !important;
    }
    div.testimonial_right_company_name {
        float: none !important;
    }
    div.testimonial_right_name {
        margin-top: 29px !important;
    }
}

@media screen and (max-width: 845px) {
    div#leftcol.top_box {
        width: 90% !important;
        float: none !important;
        margin: 30px auto 35px;
    }
    div#rightcol.top_box {
        width: 100% !important;
    }
    div#rightcol.top_box div#top_box {
        width: 90% !important;
        margin: 0 auto;
        padding-bottom: 25px;
    }
    div#small_contact_form {
        max-width: 390px;
    }
}
@media screen and (max-width: 438px) {
    div#small_contact_form {
        width: 92% !important;
    }
}

@media screen and (max-width: 1229px) {
    div#leftcol.listing {
        float: left;
        display: inline-block;
        width: 33%;
    }
    div.listing_left_block {
        width: 90% !important;
    }
    div#rightcol.listing {
        width: 60% !important;
        float: left !important;
        margin-top: 17px;
    }
    div#blue_listing_filter {
        width: 100% !important;
        height: 62px !important;
        float: none !important;
    }
    div#blue_listing_filter div#left,
    div#blue_listing_filter div#middle,
    div#blue_listing_filter div#middle_right,
    div#blue_listing_filter div#right {
        float: none !important;
    }
    div#blue_listing_filter div#left select {
        width: 100% !important;
    }
    div#blue_listing_filter label {
        float: none !important;
    }
    div#blue_listing_filter div#right a {
        line-height: 35px !important;
    }
    div#blue_listing_filter div#right a.next {
        line-height: 35px !important;
    }
    h1#listing_heading {
        margin: 75px 0 0 !important;
    }
    .ajaxList {
        width: 62% !important;
    }
    div.product {
        width: 29% !important;
        height: 400px !important;
    }
    div#page_naviagtion {
        padding-right: 20px !important;
    }
    div#searchBox {
        width: 70% !important;
    }
}
@media screen and (max-width: 1081px) {
    div.product {
        width: 45% !important;
    }
    .shown-mobile {
        display: block;
    }
    .shown-desktop {
        display: none;
    }
    div#listing_custom_ladder {
        background: url(../images/need_a-custom_ladder_mobile.png) !important;
        background-size: 100% 100% !important;
    }
}
@media screen and (max-width: 1081px) {
    .ajaxList {
        width: 61% !important;
    }
}
@media screen and (max-width: 970px) {
    div#blue_listing_filter div#middle_right {
        display: none !important;
    }
    div#blue_listing_filter div#right a {
        line-height: 39px !important;
    }
    div#blue_listing_filter div#right a.next {
        line-height: 39px !important;
    }
    div#rightcol.listing {
        width: 59% !important;
    }
}
@media screen and (max-width: 957px) {
    div.product {
        width: 44% !important;
    }
    .ajaxList {
        width: 60% !important;
    }
    div#rightcol.listing {
        width: 58% !important;
    }
}

div#filter-product-dropdown {
    display: none;
}

@media screen and (max-width: 845px) {
    div#content {
        overflow: hidden;
    }
    div#leftcol.listing {
        width: 100%;
        display: none;
        max-width: 372px;
        float: none;
        margin: 50px auto;
    }
    div.listing_left_block {
        padding: 37px 18px 10px !important;
    }
    div#rightcol.listing {
        width: 100%;
        display: block;
        float: none !important;
    }
    div#filter-product-dropdown {
        background-color: #000;
        padding: 11px;
        margin: 30px 15px;
        color: white;
        font-family: avantgarddemi;
        font-size: 22px;
        display: block;
        max-width: 352px;
        margin: 35px auto;
        cursor: pointer;
    }
    div#filter-product-dropdown:hover {
        background-color: #000;
    }
    div#blue_listing_filter div#right a {
        width: 25px !important;
        height: auto !important;
    }
    div #filter-product-dropdown .caret.up {
        width: 0;
        height: 0; 
        border-left: 13px solid transparent;
        border-right: 13px solid transparent;
        border-bottom: 13px solid #fff;
        display: inline-block;
        margin-top: 7px;
        margin-right: 5px;
        float: right;
    }
    div #filter-product-dropdown .caret.down {
        width: 0;
        height: 0;
        border-left: 13px solid transparent;
        border-right: 13px solid transparent;
        border-top: 13px solid #fff;
        display: inline-block;
        margin-top: 7px;
        margin-right: 5px;
        float: right;
    }
    div#rightcol.listing {
        width: 100% !important;
        margin: 0 !important;
    }
    div#blue_listing_filter {
        max-width: 352px !important;
        margin: 0 auto !important;
        width: 89% !important;
    }
    div#blue_listing_filter div#middle {
        display: none !important
    }
    h1#listing_heading {
        margin: 0 !important;
        text-align: center;
        max-width: 408px;
        margin: 0 auto !important;
        padding-bottom: 15px !important;
    }
    div#blue_listing_filter div#right {
        float: right !important;
        padding-right: 38px !important;
    }
    div#blue_listing_filter div#right a {
        padding-top: 8px !important;
        font-size: 15px !important;
    }
    .ajaxList {
        margin: 0 auto !important;
        max-width: 352px !important;
        float: none !important;
        position: relative !important;
        width:  90% !important;
    }
    div.product {
        float: none !important;
        width: 100% !important;
        margin-bottom: 0 !important;
    }
    div.product .product_img {
        display: block !important;
        margin: 0 auto !important;
    }
    div.product .product_img img { 
        padding-top: 21px !important
    }
    div.product_links a.blue {
        width: 95.5% !important;
        float: none !important;
    }
    div#page_naviagtion {
        padding-top: 0 !important;
        float: none !important;
    }
    div.product {
        height: 100% !important;
    }
}

@media screen and (max-width: 390px) {
    div#filter-product-dropdown {
        max-width: 334px;
    }
    div.listing_left_block {
        padding: 37px 10px 10px !important;
        margin: 40px auto 0 !important;
    }
    div.product_links a.blue {
        width: 92.5% !important;
    }
}

@media screen and (max-width: 350px) {
    div#filter-product-dropdown {
        max-width: 305px;
        margin-left: 15px !important;
        margin-right: 15px !important;
    }
    div#blue_listing_filter div#right {
        padding-right: 29px !important;
    }
}

@media screen and (max-width: 376px) {
    div.featured_product div.featured_product_right a.btn.blue {
        width: 100% !important;
    }
}

div#rightcol.listing {
    width: 824px;
    margin: 0 20px 30px 27px;
    padding: 0;
    display: block;
    float: right;
    font-size: 15px;
    position: relative;
}
div#leftcol.details {
    margin: 57px 0 30px 11px;
    padding: 0;
    display: block;
    float: left;
    color: #1D1D1B;
    font-family: Arial,  Helvetica,  sans-serif;
    width: 45%;
}
div#rightcol.details {
    width: 50%;
    margin: 0 20px 30px 0;
    padding: 0;
    display: block;
    float: right;
    font-size: 15px;
    position: relative;
}
div#categories {
    width: 100%;
    height: 296px;
    background: url(../images/cats_bg.jpg);
    margin: 0;
    padding: 37px 0 0;
    display: block;
    clear: both;
}
div#categories_block {
    width: 1242px;
    height: 250px;
    margin: 0 auto;
    padding: 0;
    display: block;
    clear: both;
    position: relative;
}
@media screen and (max-width: 1363px) {
    div#categories_block {
        max-width: 100%;
    }
}

h1#categories_header {
    width: 701px;
    height: 83px;
    background: url(../images/category__header_bg.jpg);
    margin: 0;
    padding: 25px 0 0 20px;
    display: block;
    clear: both;
    font-size: 43px;
    font-family: avantgarddemi,  Arial,  Helvetica,  sans-serif;
    color: #FFF;
    position: absolute;
    top: -125px;
    left: 0;
}
@media screen and (max-width: 1050px) {
    h1#categories_header {
        display: none !important;
    }
}
@media screen and (max-width: 991px) {
    h1#categories_header {
        display: none;
    }
}
div#categories_block img#cogs {
    margin: 0;
    padding: 0;
    display: none;
    clear: both;
    position: absolute;
    top: -2px;
    right: -2px;
    z-index: 999999;
    padding-left: 8px;
    padding-bottom: 188px;
    background-color: #A3A4A8;
}
a.category {
    width: 164px;
    height: 250px;
    background: url(../images/category_bg.jpg);
    margin: 0 6px 0 0;
    padding: 0;
    display: block;
    float: left;
    position: relative;
}
a.category img {
    margin: 0 auto;
    padding: 0;
    display: block;
    clear: both;
}
a.category img.short {
    bottom: 60px;
    clear: both;
    display: block;
    left: 0;
    right: 0;
    margin: auto;
    padding: 0;
    position: absolute;
    max-height: 186px;
}
a.category img.tall {
    margin: 10px auto 0;
    padding: 0;
    display: block;
    clear: both;
}
a.category h3.category_name {
    width: 164px;
    height: 50px;
    margin: 0;
    padding: 10px 5px 0;
    display: block;
    clear: both;
    font-size: 16px;
    font-family: avantgarddemi,  Arial,  Helvetica,  sans-serif;
    color: #FFF;
    text-decoration: none;
    position: absolute;
    bottom: 0;
    left: 0;
    font-weight: 400;
}
@media screen and (max-width: 650px) {
    a.category h3.category_name {
        text-align: center;
        font-family: avantgarddemi, Arial, Helvetica, sans-serif;
        font-size: 20px;
        width: 98%;
        margin: 0 auto;
    }
}

.show-optional-extras{
    padding: 10px 0 !important;
    cursor: pointer;
    background-color: #e8b014;
    color: #fff;
    padding: 10px !important;
    text-align: center;
    margin-top: 0!important;
}

div.product_optional_extras{
    /*width: 100%;
    float: left;*/
    margin: 10px 0;
    display: none;
    max-width: 400px;
    margin-bottom: 10px;
    float: left;
}
div.product_optional_extras.shown{
    display: block;
}
div.product_optional_extras-item{
    width: 100%;
    float: left;
    padding: 5px 0;
    box-sizing: border-box;
    border-bottom: 1px solid #aaa;
}
div.product_optional_extras-item label{
    width: 90%;
    float: left;
    display: inline-block !important;
    margin: 0 !important;
    clear: none !important;
    font-size: 16px !important;
}
div.product_optional_extras-item input{
    width: auto;
    max-width: 10%;
    float: left;
    margin: 3px 10px 0 0;
}

div.product_detail_sticky{
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    float: left;
    z-index: 999;
    background-color: #000;
    padding: 10px 0;
    text-align: center;
}
@media ( max-width: 822px ) {
    div.product_detail_sticky{
        display: none;
    }
}
div.product_detail_sticky .container{
    width: 100%;
    max-width: 1242px;
    margin: 0 auto;
}
div.product_detail_sticky-price{
    /*width: 45%;
    float: left;*/
    display: inline-block;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Open Sans', Arial,  Helvetica,  sans-serif;
    font-size: 24px;
    font-weight: 400;
    margin-right: 40px;
    vertical-align: middle;
}
div.product_detail_sticky-price span{
    /*float: right;*/
    font-family: 'avantgardmedium', Arial,  Helvetica,  sans-serif;
    font-size: 40px;
    margin-left: 5px;
}
div.product_detail_sticky-btns{
    /*width: 55%;
    float: left;*/
    display: inline-block;
}
button.product_detail_sticky-quote{
    display: inline-block;
    /*float: left;*/
    text-transform: uppercase;
    text-align: center;
    padding: 10px 25px;
    color: #fff;
    font-family: 'Open Sans';
    font-size: 18px;
    background-color: #E8B014;
    border: 0;
    vertical-align: middle;
    margin-right: 10px;
    cursor: pointer;
    min-width: 195px;
    font-weight: 400;
}
button.product_detail_sticky-trolley{
    display: inline-block;
    /*float: left;*/
    text-transform: uppercase;
    text-align: center;
    padding: 10px 25px;
    color: #fff;
    font-family: 'Open Sans';
    font-size: 18px;
    background-color: #007eab;
    border: 0;
    vertical-align: middle;
    cursor: pointer;
    min-width: 195px;
    font-weight: 400;
}

.quoteForm{
    padding: 20px 25px 0;
}
.quoteForm-title{
    text-transform: uppercase;
    color: #000;
    font-size: 22pt;
    font-family: 'avantgarddemi';
    margin-top: 30px;
    margin-left: 20px;
}
.quoteForm input[type="text"]{
    width: 94%;
    height: 35px;
    margin: 10px 0 0;
    padding: 0 7px 0 17px;
    display: block;
    clear: both;
    line-height: 35px;
    font-size: 18px;
    font-family: avantgardbook,  Arial,  Helvetica,  sans-serif;
}
.quoteForm input[type="text"].error{
    border-color: red;
}

.quoteForm input[type="submit"] {
    float: right;
    margin: 10px 0 !important;
}

div#blue_bar {
    width: 100%;
    height: 42px;
    padding: 7px 0 0;
    display: block;
    clear: both;
    background: #000;
}
div#blue_bar_block {
    width: 100% !important;
    max-width: 1172px;
}
div#blue_bar_block a {
    width: 143px;
    height: 42px;
    margin: 0 10px 0 0;
    padding: 0;
    display: block;
    float: left;
}
div#blue_bar_block p {
    margin: 0;
    padding: 0;
    display: block;
    float: left;
    line-height: 42px;
    font-size: 23px;
    letter-spacing: 1px;
    font-family: avantgarddemi, Arial, Helvetica, sans-serif;
    color: #FFF;
    text-transform: uppercase;
    margin-left: 15px;
}
@media screen and (max-width: 1168px) {
    div#blue_bar.need-help-banner {
        margin: 0;
        padding-top: 0;
        height: 100%;
        background: none !important;
    }
    div#blue_bar.need-help-banner #blue_bar_block a {
        color: #fff !important;
        text-decoration: none !important;
    }
    div#blue_bar_block {
        height: 100% !important;
        background-color: #000;
        padding: 7px 0 12px !important;
    }
    div#blue_bar_block p {
        text-align: center;
        float: none;
        font-family: avantgarddemi, Arial, Helvetica, sans-serif;
        font-size: 19px;
        text-transform: uppercase;
        line-height: 24px;
        padding-top: 5px;
        width: 90%;
        margin: 0 auto;
    }
    div#blue_bar_block a {
        float: none;
        text-align: center;
        display: block;
        margin: 0 auto;
    }
    div#blue_bar_block img {
        margin: 0 auto;
    }
}

div#bottom_section {
    width: 100%;
    height: 554px;
    margin: 0;
    padding: 33px 0 0;
    display: block;
    clear: both;
    background: #f0f1f1;
}

@media screen and (max-width: 1000px) {
    div#bottom_section {
        background-size: 100% 100%;
        background-repeat: no-repeat;
    }
    div#blue_bar.need-help-banner {
        border-bottom: 6px solid #fff;
    }
}

@media screen and (max-width: 376px) {
    #newsletter-form-mobile input[type="submit"] {
        width: 76.5% !important;
    }
    div#footer div#footer_block div#footer_block_left div#footer_payment_methods #footer_payment_methods_header {
        font-family: avantgarddemi, Arial, Helvetica, sans-serif;
        font-size: 15px;
    }
    div#footer div#footer_block div#footer_block_left div#footer_payment_methods img {
        padding-bottom: 15px;
    }
}

#newsletter-form-mobile {
    display: none;
    width: 100%;
    max-width: 449px;
    height: 236px;
    background: url(../images/footer_gold_block.png);
    background-repeat: no-repeat;
    background-size: 86% 100%;
    margin: 0 auto;
    padding: 41px 0 0 52px;
    clear: both;
    margin-left: 7px;
}

div#footer_copyright {
    display: none;
}
@media screen and (max-width: 1037px) {
    .owl-carousel-7 div.owl-next {
        right: -30px !important;
    }
}
@media screen and (max-width: 1000px) {
    .owl-carousel-7 div.owl-next {
        right: -39px !important;
    }
}
@media screen and (max-width: 886px) {
    .owl-carousel-7 div.owl-next {
        right: -30px !important;
    }
}
@media screen and (max-width: 647px) {
    .owl-carousel-7 div.owl-next {
        right: -19px !important;
    }
}
@media screen and (max-width: 1247px) {
    div#footer div#footer_block div#footer_block_left #footer_logo {
        right: -46px !important;
    }
}
@media screen and (max-width: 1135px) {
    div#footer div#footer_block div#footer_block_left #footer_logo {
        top: 235px !important;
        right: 23px !important;
    }
}

@media screen and (max-width: 1144px) {
    .newsletter-mobile-wrapper {
        margin-left: 55px;
    }
    #newsletter-form-mobile {
        display: block;
    }
    #newsletter-form-mobile .header {
        margin: 0;
        padding: 0;
        display: block;
        clear: both;
        font-size: 26px;
        font-family: avantgardbold, Arial, Helvetica, sans-serif;
        color: #FFF;
        letter-spacing: .5px;
        text-align: center;
        width: 77%;
    }
    #newsletter-form-mobile p {
        width: 76%;
        text-align: center;
        margin: 10px 0 0;
        padding: 0;
        display: block;
        clear: both;
        font-size: 18px;
        font-family: 'Open Sans', Arial, Helvetica, sans-serif;
        color: #FFF; 
    }
    #newsletter-form-mobile input[type="text"] {
        margin-top: 20px;
        height: 30px;
        display: block;
        width: 71%;
        padding: 0 10px;
        font-size: 15px;
        border: 0;
        border-radius: 0 !important;
        -webkit-border-radius: 0 !important;
        -webkit-appearance: none;
    }
    #newsletter-form-mobile input[type="submit"] {
        display: block;
        width: 76%;
        max-width: 338px;
        border: 0;
        -webkit-appearance: none;
        border-radius: 0;
        -webkit-border-radius: 0;
        background-color: #000;
        height: 35px;
        font-size: 20px;
        color: #fff;
        font-family: avantgarddemi, Arial, Helvetica, sans-serif;
    }
    div#footer div#footer_block div#footer_block_left div#footer_payment_methods #footer_payment_methods_header {
        margin-bottom: 9px;
    } 
    div#footer_copyright {
        position: absolute;
        bottom: 0;
        right: 0;
        font-size: 15px;
        padding-bottom: 10px;
        padding-right: 22px;
        display: block;
    }
    div#footer_copyright a:first-child {
        margin-right: 10px;
    }
    div#footer_copyright a {
        color: #fff;
        text-decoration: none;
    }
}

@media screen and (max-width: 991px) {
    div#footer_address {
        font-size: 14px !important;
    }
    div#footer_copyright {
        font-size: 14px;
    }
}
@media screen and (max-width: 885px) {
    div#footer_address {
        font-size: 13px !important;
    }
    div#footer_copyright {
        font-size: 13px;
    }
    div#footer_copyright a:first-child {
        margin-right: 8px;
    }
}
@media screen and (max-width: 737px) {
    div#footer_copyright {
        display: none !important;
    }
    #footer_address span{
        display: none;
    }
    .mobile-navigation{
        display: block !important;
        width: 100%;
        text-align: center;
        float: left !important;
    }
    #footer_payment_methods {
        text-align: center;
        max-width: 347px;
        margin: 0 auto;
    }
}
@media screen and (max-width: 500px) {
    .newsletter-mobile-wrapper {
        margin-left: 0;
    }
}

iframe[name="google_conversion_frame"] {
    display: none;
}

@media screen and (max-width: 425px) {
    #newsletter-form-mobile .header {
        font-size: 20px;
    }
    #newsletter-form-mobile p {
        font-size: 16px;
    }
}
@media screen and (max-width: 321px) {
    #newsletter-form-mobile p {
        font-size: 14px;
    }
}


div#bottom_section div#bottom_section_block {
    width: 95%;
    height: 532px;
    margin: 0 auto;
    padding: 0;
    display: block;
    clear: both;
    position: relative;
}
div#bottom_section div#bottom_section_block div#bottom_section_block_carousel {
    width: 94%;
    max-width: 1191px;
    height: 365px;
    background: #FFF;
    margin: 0 auto;
    padding: 32px 26px 0 23px;
    display: block;
    clear: both;
    box-shadow: 2px 2px 2px #333;
    position: relative;
    overflow: hidden;
}

@media screen and (max-width: 650px) {
    div#bottom_section div#bottom_section_block div#bottom_section_block_carousel {
        width: 87%;
        height: 395px !important;
    }
}

@media screen and (max-width: 426px) {
    div#bottom_section div#bottom_section_block div#bottom_section_block_carousel div#bottom_section_block_carousel_header {
        font-size: 38px !important;
        text-align: center;
    }
}

div#bottom_section div#bottom_section_block div#bottom_section_block_carousel div#bottom_section_block_carousel_header {
    margin: 0;
    padding: 0;
    display: block;
    clear: both;
    font-size: 43px;
    font-family: avantgarddemi,  Arial,  Helvetica,  sans-serif;
    color: #000;
    border-bottom: 2px solid #E8B015;
}
div#bottom_section_block_carousel_inner {
    width: 100%;
    height: 289px;
    padding: 0;
    display: block;
    clear: both;
}
.owl-carousel-7 div.owl-prev {
    width: 180px;
    height: 277px;
    background: url(../images/prev.png) 102px center no-repeat !important;
    margin: 0;
    padding: 0;
    display: block;
    clear: both;
    position: absolute;
    top: -22px;
    left: -107px;
    z-index: 999999;
    text-indent: -9999px;
}
div#bottom_section_block_carousel_inner div.owl-prev {
    width: 94px;
    height: 146px;
    margin: 0;
    padding: 0;
    display: block;
    clear: both;
    position: absolute;
    top: 15%;
    left: -48px;
    z-index: 999999;
    text-indent: -9999px;
    background: url(../images/prev.png) 20px center no-repeat;
}
div#bottom_section_block_carousel_overlay_left {
    width: 180px;
    height: 277px;
    background: url(../images/carousel_overlay_left.png);
    margin: 0;
    padding: 0;
    display: block;
    clear: both;
    position: absolute;
    bottom: 20px;
    left: 0;
    z-index: 100;
}
div#bottom_section_block_carousel_overlay_right {
    width: 180px;
    height: 277px;
    background: url(../images/carousel_overlay_right.png);
    margin: 0;
    padding: 0;
    display: block;
    clear: both;
    position: absolute;
    bottom: 20px;
    right: 0;
    z-index: 100;
}
div.featured_product {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    display: block;
}
div.featured_product div.featured_product_left {
    width: 40%;
    height: 269px;
    margin: 0;
    padding: 20px 0 0;
    display: block;
    float: left;
}
div.featured_product div.featured_product_left img[style] {
    max-width: 78% !important;
}

div.featured_product div.featured_product_left img {
    margin: 0 auto;
    padding: 0;
    display: block;
    clear: both;
}
div.featured_product div.featured_product_right {
    width: 45%;
    height: 214px;
    margin: 0;
    padding: 0;
    display: block;
    float: left;
}
div.featured_product div.featured_product_right div.featured_product_name {
    margin: 23px 0 0;
    padding: 0;
    display: block;
    clear: both;
    font-size: 20px;
    font-family: avantgarddemi, Arial, Helvetica, sans-serif;
    color: #E8B015;
    text-transform: uppercase;
    letter-spacing: .1px;
    min-height: 57px;
}
@media screen and (max-width: 1041px) {
    div.featured_product div.featured_product_right div.featured_product_name {
        font-size: 19px;
    }
}

@media screen and (max-width: 442px) {
    div.featured_product div.featured_product_left {
        width: 38%;
    }
    div.featured_product div.featured_product_right {
        width: 45%;
    }
}

div.featured_product div.featured_product_right div.featured_product_price {
    margin: 0;
    padding: 0;
    display: block;
    clear: both;
    font-size: 32px;
    font-family: avantgarddemi,  Arial,  Helvetica,  sans-serif;
    color: #d30d20;
    letter-spacing: .1px;
    width: 100%;
}


div.featured_product div.featured_product_right .featured_product_spec {
    height: 85px;
    overflow: hidden;
}
div.featured_product div.featured_product_right p {
    margin: 1px 0 0;
    padding: 0;
    display: block;
    clear: both;
    font-size: 16px;
    font-family: avantgardbook,  Arial,  Helvetica,  sans-serif;
    color: #414042;
}
div.featured_product div.featured_product_right a.btn {
    margin: 15px 20px 0 0;
    padding: 9px 11px;
    display: block;
    float: left;
    font-size: 20px;
    font-family: avantgarddemi,  Arial,  Helvetica,  sans-serif;
    color: #FFF;
    letter-spacing: 1px;
    text-decoration: none;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    position: relative;
    z-index: 9999999;
    text-transform: uppercase;
}
div.featured_product div.featured_product_right button.btn {
    margin: 15px 0 0;
    padding: 9px 11px;
    display: block;
    float: left;
    font-size: 20px;
    font-family: avantgarddemi,  Arial,  Helvetica,  sans-serif;
    color: #FFF;
    letter-spacing: 1px;
    text-decoration: none;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    position: relative;
    z-index: 9999999;
    text-transform: uppercase;
}
div.featured_product div.featured_product_right button.btn.red {
    background: #d30d20;
}
div.featured_product div.featured_product_right a.btn.blue {
    background: #E8B015;
    width: 100%;
    text-align: center;
    border-radius: 0;
    font-size: 22px;
}
@media screen and (max-width: 444px) {
    div.featured_product div.featured_product_right a.btn.blue {
        width: 180px !important;
    }
}
@media screen and (max-width: 376px) {
    div.featured_product div.featured_product_right a.btn.blue {
        width: 100% !important;
    }
    #newsletter-form-mobile {
        padding: 39px 0 0 38px;
    }
}
@media screen and (max-width: 321px) {
    div.featured_product div.featured_product_right a.btn.blue {
        width: 100% !important;
    }
    .featured_product_price .blackLabel {
        font-size: 17px !important;
    }
    div.featured_product {
        height: 307px !important;
    }
    div#bottom_section div#bottom_section_block div#bottom_section_block_carousel {
        height: 430px !important;
    }
}

div#bottom_section_signs {
    width: 1286px;
    /*margin: 0 0 0 -620px;*/
    padding: 0;
    display: block;
    clear: both;
    text-align: center;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -5px;
}
@media screen and (max-width: 1315px) {
    div#bottom_section_signs {
        width: 1240px;
    }
}
@media screen and (max-width: 1298px) {
    div#bottom_section_signs {
        width: 1190px;
    }
}
@media screen and (max-width: 1235px) {
    div#bottom_section_signs {
        width: 1140px;
    }
}
@media screen and (max-width: 1199px) {
    div#bottom_section_signs {
        width: 1090px;
    }
}
@media screen and (max-width: 1153px) {
    div#bottom_section_signs {
        width: 1040px;
    }
}
@media screen and (max-width: 1100px) {
    div#bottom_section_signs {
        width: 960px;
    }
}
@media screen and (max-width: 1000px) {
    div#bottom_section_signs {
        text-align: center;
        position: relative;
        margin-top: 23px;
        margin-bottom: 5px;
        width: 100%;
    }
}

div#bottom_section_signs img {
    margin: 0;
    padding: 0;
    width: 32%;
    display: inline-block;
}
@media screen and (max-width: 1000px) {
    div#bottom_section,
    div#bottom_section div#bottom_section_block {
        height: 100% !important;
    }
    div#bottom_section_signs img {
        margin: 0 auto;
        padding: 0;
        width: auto;
        display: block;
        padding-bottom: 20px;
    }
}
@media screen and (max-width: 433px) {
    div#bottom_section_signs img {
        width: 100%;
    }
}

div#grey_block {
    width: 100%;
    height: auto;
    background: url(../images/bottom_section_top_bg.png) repeat-x #414042;
    margin: 0;
    padding: 27px 0 0;
    display: block;
    clear: both;
}
div#grey_block div#grey_block_inner {
    width: 100%;
    max-width: 1215px;
    height: auto;
    margin: 0 auto;
    padding: 0;
    display: block;
    clear: both;
    padding-bottom: 32px;
    background-color: #414042;
    color: #fff;
}
div#grey_block div#grey_block_inner div#grey_block_header {
    margin: 0 0 8px;
    padding: 0;
    display: block;
    clear: both;
    font-size: 34px;
    font-family: avantgardbold,  Arial,  Helvetica,  sans-serif;
    color: #E8B015;
    text-transform: uppercase;
}
div#grey_block div#grey_block_inner p {
    margin: 0;
    padding: 0;
    display: block;
    clear: both;
    font-size: 14px;
    font-family: 'Open Sans',  Arial,  Helvetica,  sans-serif;
    letter-spacing: .5px;
}
@media screen and (max-width: 1267px) {
    div#grey_block div#grey_block_inner div#grey_block_header,
    div#grey_block div#grey_block_inner p {
        padding-left: 30px;
        padding-right: 30px;
    }
    div#grey_block div#grey_block_inner a {
        margin-left: 30px !important;
        margin-right: 30px !important;
    }
}
@media screen and (max-width: 1000px) {
    div#grey_block div#grey_block_inner {
        text-align: center;
    }
    div#grey_block div#grey_block_inner p {
        line-height: 20px;
        margin-bottom: 5px;
    }
}
@media screen and (max-width: 650px) {
    div#grey_block div#grey_block_inner a { 
        width: 70%;
    }
}

div#grey_block div#grey_block_inner a {
     background: #E8B015;
    margin: 10px 0 0;
    padding: 5px 16px;
    display: inline-block;
    clear: both;
    font-size: 22px;
    font-family: avantgarddemi, Arial, Helvetica, sans-serif;
    color: #FFF;
    text-decoration: none;
    letter-spacing: .5px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    border-radius: 9;
    margin-top: 20px;
}
div.contact_header {
    margin: 0 0 8px;
    padding: 0;
    display: block;
    clear: both;
    font-size: 24px;
    font-family: avantgarddemi,  Arial,  Helvetica,  sans-serif;
    color: #E8B018;
}
@media screen and (max-width: 1070px) {
    div.contact_header {
        font-size: 20px;
    }
}

div#address {
    margin: 0;
    padding: 0;
    display: block;
    float: left;
}
div#address p {
    margin: 8px 0 0;
    padding: 0;
    display: block;
    clear: both;
    font-size: 22px;
    font-family: avantgardbook,  Arial,  Helvetica,  sans-serif;
    color: #262626;
}
@media screen and (max-width: 1070px) {
    div#address p {
        font-size: 18px;
    }
}

div#email {
    width: 310px;
    margin: 0;
    padding: 0;
    display: block;
    float: right;
}
div#email a {
    margin: 5px 0 0;
    padding: 0;
    display: block;
    clear: both;
    font-size: 22px;
    font-family: avantgardbook,  Arial,  Helvetica,  sans-serif;
    color: #262626;
    text-decoration: none;
}
@media screen and (max-width: 1070px) {
    div#email a {
        font-size: 18px;
    }
}

div#phone {
    width: 310px;
    margin: 0;
    padding: 0;
    display: block;
    float: right;
}
/*@media screen and (max-width: 955px) {
    div#phone {
        width: 33%;
    }
    div#leftcol {
        float: none !important;
    }
}*/
div#phone p {
    margin: 5px 0 0;
    padding: 0;
    display: block;
    clear: both;
    font-size: 22px;
    font-family: avantgardbook,  Arial,  Helvetica,  sans-serif;
    color: #262626;
    text-decoration: none;
}
@media screen and (max-width: 1070px) {
    div#phone p {
        font-size: 18px;
    }
}
@media screen and (max-width: 955px) {
    div#leftcol {
        /*float: none !important;*/
    }
    div#rightcol.contact-block {
        float: none !important;
        width: 100%;
    }
    div#rightcol img {
        max-width: 100%;
        width: auto;
        margin: 0 auto;
        display: block;
    }
}
@media screen and (max-width: 855px) {
    div#phone {
        width: 310px !important;
    }
}

div#contact_form {
    width: 100%;
    height: 228px;
    background: url(../images/contact_form_bg.png);
    background-size: 100% 100%;
    margin: 27px 0 48px;
    padding: 0;
    display: table;
    clear: both;
}
div#contact_form form div#contact_form_left {
    width: 47%;
    height: 127px;
    margin: 25px 0 0 10px;
    padding: 0;
    display: block;
    float: left;
}
div#contact_form form div#contact_form_left input[type=text] {
    width: 85%;
    height: 35px;
    margin: 10px 0 0;
    padding: 0 7px 0 17px;
    display: block;
    clear: both;
    line-height: 35px;
    font-size: 18px;
    font-family: avantgardbook,  Arial,  Helvetica,  sans-serif;
}
@media screen and (max-width: 1070px) {
    div#contact_form form div#contact_form_left input[type=text] {
        font-size: 15px;
    }
}

div#contact_form form div#contact_form_right {
    width: 47%;
    height: 127px;
    margin: 37px 10px 0 0;
    padding: 0;
    display: block;
    float: right;
}
div#contact_form form input[type=submit] {
    width: 103px;
    height: 38px;
    margin: 13px 123px 0 auto;
    padding: 0;
    display: block;
    clear: both;
    border: 0;
    cursor: pointer;
    font-size: 24px;
    font-family: avantgarddemi, Arial, Helvetica, sans-serif;
    background-color: #000;
    color: #fff;
}
@media screen and (max-width: 1070px) {
    div#contact_form form input[type=submit] {
        margin-right: 90px !important;
    }
}
@media screen and (max-width: 955px) {
    div#leftcol {
        display: block;
        width: 95%;
    }
    div#contact_form {
        margin: 35px 0 !important;
        padding: 28px 0 20px 30px;
    }
    div#contact_form form div#contact_form_left {
        width: 49% !important;
    }
    div#contact_form form div#contact_form_left input[type=text] {
        font-size: 18px !important;
    }
    div#contact_form form div#contact_form_right textarea {
        font-size: 18px !important;
        resize: none;
    }
    div#contact_form form input[type=submit] {
        margin-right: 37px !important;
    }
}
@media screen and (max-width: 767px) {
    div#contact_form form div#contact_form_left {
        width: 100% !important;
        height: 100% !important;
        display: block;
        float: none !important;
    }
    div#contact_form form div#contact_form_right {
        width: 100%;
        height: 127px;
        margin: 14px 10px 0 11px;
        display: block;
        float: none !important;
    }
}
@media screen and (max-width: 588px) {
    div#contact_form {
        padding: 0 !important;
    }
    div#contact_form form {
        padding-top: 25px;
        padding-bottom: 25px;
        padding-left: 13px;
    }
    div#contact_form form input[type=submit] {
        margin-right: 26px !important;
    }
}
@media screen and (max-width: 575px) {
    div#address, div#email, div#phone {
        float: none !important;
    }
    div#email {
        margin-top: 15px;
    }
    div#phone {
        margin-top: 8px;
    }
}
@media screen and (max-width: 589px) {
    div#process_block div#steps a {
        width: 19.5% !important;
    }
    div#process_block div#steps a.blue.active {
        border-top: 1px solid #eaebeb !important;
        border-bottom: 1px solid #eaebeb !important;
    }
    div#process_block div#steps {
        height: 165px !important;
        padding-left: 0 !important;
    }
    div#process_block div#steps div#steps_inner {
        width: 87% !important;
        margin: 0 auto !important;
    }
}

@media screen and (max-width: 405px) {
    div#contact_form {
        width: 90% !important;
    }
    div#contact_form form {
        padding-right: 13px !important;
    }
}

div#contact_form form div#contact_form_right textarea {
    width: 85%;
    height: 127px;
    margin: 0;
    padding: 0 7px 0 17px;
    display: block;
    clear: both;
    line-height: 35px;
    font-size: 18px;
    font-family: avantgardbook,  Arial,  Helvetica,  sans-serif;
}
@media screen and (max-width: 1070px) {
    div#contact_form form div#contact_form_right textarea {
        font-size: 15px;
    }
}

img.map {
    margin: 108px 0 0;
    padding: 0;
    display: block;
    clear: both;
}
form.directions {
    width: 230px;
    height: 34px;
    background: url(../images/directions.jpg);
    margin: 0;
    padding: 0;
    display: block;
    clear: both;
    position: absolute;
    bottom: 0;
    right: 8px;
}
form.directions input[type=text] {
    width: 125px;
    height: 20px;
    margin: 0;
    padding: 0;
    display: block;
    clear: both;
    font-size: 16px;
    font-family: avantgardbook,  Arial,  Helvetica,  sans-serif;
    position: absolute;
    top: 8px;
    left: 16px;
    background: 0 0;
    border: 0;
}
form.directions input[type=submit] {
    width: 56px;
    height: 25px;
    background: 0;
    margin: 0;
    padding: 0;
    display: block;
    clear: both;
    position: absolute;
    top: 5px;
    right: 15px;
    border: 0;
    cursor: pointer;
}
div#where_you_can_find_us {
    width: 284px;
    height: 47px;
    background: url(../images/where_you_can_find_us.png);
    margin: 0;
    padding: 0;
    display: block;
    clear: both;
    position: absolute;
    top: 70px;
    left: -10px;
}
div#top_box {
    width: 443px;
    height: 399px;
    background: url(../images/about_right_top_bg.jpg);
    margin: 0;
    padding: 71px 0 0;
    display: block;
    clear: both;
}
div#top_box.big {
    width: 443px;
    height: 524px;
    background: url(../images/about_right_top_bg_big.jpg);
    margin: 0;
    padding: 71px 0 0;
    display: block;
    clear: both;
}
div#top_box div {
    width: 408px;
    margin: 0 auto 11px;
    padding: 0;
    display: block;
    clear: both;
    box-shadow: 2px 2px 2px #333;
}
div.darker p {
    margin: 0;
    padding: 0;
    display: block;
    clear: both;
    font-size: 16px;
    font-family: 'Open Sans',  Arial,  Helvetica,  sans-serif;
}
div.darker.border {
    padding-bottom: 26px;
    border-bottom: 1px solid #d61c2e;
}
div.normal p {
    margin: 14px 0 0;
    padding: 0;
    display: block;
    clear: both;
    font-size: 16px;
    font-family: 'Open Sans',  Arial,  Helvetica,  sans-serif;
}
div#about_us_imgs {
    margin: 0;
    padding: 38px 0 11px;
    display: block;
    clear: both;
}
div#about_us_imgs img {
    margin: 0;
    padding: 0;
    display: block;
    float: left;
    border: 1px solid #e5e6e7;
}
div#small_contact_form {
    width: 392px;
    height: 462px;
    background: url(../images/small_contact_form_bg.jpg);
    background-size: 100% 100%;
    margin: 20px auto;
    padding: 0;
    display: block;
    clear: both;
    box-shadow: 2px 2px 5px #666;
}
div#small_contact_form form {
    width: 306px;
    margin: 0 auto;
    padding: 27px 0 0;
    display: block;
    clear: both;
}
div#small_contact_form_header {
    margin: 0;
    padding: 0 0 7px;
    display: block;
    clear: both;
    font-size: 31px;
    font-family: avantgarddemi,  Arial,  Helvetica,  sans-serif;
    border-bottom: 2px solid #E8B018;
}
div#small_contact_form form input[type=text] {
    width: 97%;
    height: 36px;
    line-height: 36px;
    margin: 10px 0 0;
    padding: 0 1% 0 2%;
    display: block;
    clear: both;
    font-size: 18px;
    font-family: avantgardbook,  Arial,  Helvetica,  sans-serif;
}
div#small_contact_form form textarea {
    width: 97%;
    height: 119px;
    margin: 10px 0 0;
    padding: 6px 1% 0 2%;
    display: block;
    clear: both;
    font-size: 18px;
    font-family: avantgardbook,  Arial,  Helvetica,  sans-serif;
}
div#small_contact_form form input[type=submit] {
    width: 103px;
    height: 38px;
    margin: 10px auto 0;
    padding: 0;
    display: block;
    clear: both;
    border: none;
    cursor: pointer;
    font-size: 24px;
    font-family: avantgarddemi, Arial, Helvetica, sans-serif;
    background-color: #000;
    color: #fff;
}
div#team_members {
    width: 754px;
    height: auto;
    margin: 40px 0 0;
    padding: 0;
    display: block;
    clear: both;
}
div#team_members div.team_member {
    width: 234px;
    height: 227px;
    margin: 20px 20px 0 0;
    padding: 0;
    display: block;
    float: left;
    position: relative;
    overflow: hidden;
}
div#team_members div.team_member span {
    width: 234px;
    height: 227px;
    background: url(../images/meet_the_team_overlay.png);
    margin: 0;
    padding: 0;
    display: block;
    float: left;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
}
div#team_members div.team_member:hover span {
    background: url(../images/meet_the_team_overlayhover.png);
}
div#team_members div.team_member div.blue_overlay {
    width: 203px;
    height: 183px;
    background: url(../images/overlay_bg.png);
    margin: 0;
    padding: 31px 9px 0;
    display: block;
    clear: both;
    position: absolute;
    bottom: -100%;
    left: 7px;
}
div#team_members div.team_member div.blue_overlay div.team_member_name {
    margin: 0;
    padding: 0;
    display: block;
    clear: both;
    font-size: 19px;
    font-family: avantgarddemi,  Arial,  Helvetica,  sans-serif;
    color: #FFF;
}
div#team_members div.team_member div.blue_overlay div.team_member_title {
    margin: 0;
    padding: 0;
    display: block;
    clear: both;
    font-size: 19px;
    font-family: avantgardbook,  Arial,  Helvetica,  sans-serif;
    color: #FFF;
    border-bottom: 1px solid #FFF;
}
div.demonstation_video {
    width: 100%;
    margin: 20px 0 0;
    padding: 0;
    display: block;
    clear: both;
}
div.demonstation_video div.demonstation_video_left {
    width: 245px;
    margin: 0;
    padding: 0;
    display: block;
    float: left;
}
div.demonstation_video div.demonstation_video_right {
    width: 59%;
    margin: 0;
    padding: 0;
    display: block;
    float: right;
    padding-left: 30px;
}
div#video_popup {
    margin: 0 auto !important;
    outline: 0 !important;
    box-shadow: none !important;
}

@media screen and (max-width: 678px) {
     #colorbox[style] {
       width: 100% !important;
    }
    #colorbox #cboxWrapper[style] {
        width: 100% !important;
    }
    * {
        outline: 0 !important;
        box-shadow: none !important;
    }
    #colorbox #cboxContent[style] {
        width: 100% !important;
        outline: 0 !important;
    }
    #colorbox #cboxLoadedContent[style] {
        width: 100% !important;
        outline: 0 !important;
        box-shadow: none !important;
    }
}

@media screen and (max-width: 1176px) {
    div.demonstation_video div.demonstation_video_right div.demonstation_video_right_header {
        padding-top: 15px !important;
    }
    div.demonstation_video div.demonstation_video_right {
        float: none !important;
        padding-left: 0 !important;
        width: 100% !important;
    }
    div#video_popup_right {
        width: 92% !important;
        height: auto !important;
        margin-top: 10px !important;
    }
    div#video_popup {
        width: 550px !important;
        height: 700px !important;
        background-size: 100% 100% !important;
    }
}
@media screen and (max-width: 595px) {
    div#video_popup {
        width: 90% !important;
        padding-left: 19px !important;
        padding-right: 19px !important;
    }
    div#video_popup div#video_popup_img {
        width: 100% !important;
    }
    div#video_popup div#video_popup_img iframe {
        width: 94% !important;
    }
}
div.demonstation_video div.demonstation_video_left div.demonstation_video_left_img_instruction {
    width: 229px;
    height: 31px;
    background: #E8B018;
    margin: 0 auto;
    padding: 0;
    display: block;
    clear: both;
    font-size: 16px;
    font-family: avantgardmedium,  Arial,  Helvetica,  sans-serif;
    line-height: 31px;
    text-align: center;
    color: #FFF;
    text-transform: uppercase;
}
div.demonstation_video div.demonstation_video_right div.demonstation_video_right_header {
    margin: 10px 0 0;
    padding: 0;
    display: block;
    clear: both;
    font-size: 22px;
    font-family: avantgarddemi,  Arial,  Helvetica,  sans-serif;
    color: #E8B018;
}
div.demonstation_video div.demonstation_video_right p {
    margin: 10px 0 0;
    padding: 0;
    display: block;
    clear: both;
    font-size: 17px;
    font-family: 'Open Sans',  Arial,  Helvetica,  sans-serif;
    color: #262626;
}
div#top_banner_signs {
    width: 100%;
    height: 75px;
    background: url(../images/top_signs.png);
    margin: 0;
    padding: 0;
    display: block;
    clear: both;
    text-align: center;
}
@media screen and (max-width: 1000px) {
    div#top_banner_signs {
        height: 100%;
        background-size: 100% 110% !important;
        padding-bottom: 18px;
        padding-top: 7px;
    }
    div#top_banner_signs div {
        margin: 0 auto !important;
        padding: 0 !important;
        width: 100% !important;
        padding-top: 8px !important;
        margin: 0 auto !important;
        padding-top: 8px !important;
    }
    div#top_banner_signs div img {
        width: 93% !important;
        max-width: 396px;
        padding-left: 15px;
        padding-right: 15px;
    }
    diV.addthis_toolbox {
        margin: 0 auto;
        text-align: center;
        padding-top: 15px;
        position: relative !important;
        right: 0 !important;
        top: 0 !important;
    }
}

div#top_banner_signs div {
    margin: 0 5px 0 0;
    padding: 0;
    display: inline-block;
    width: 32.5%;
    padding-top: 8px;
}
div#top_banner_signs div img {
    width: 100%;
}
div#shopping_cart_top {
    width: 98% !important;
    height: 37px;
    margin: 10px auto 0;
    padding: 0;
    display: block;
    clear: both;
}
@media screen and (max-width: 1256px) {
    div#shopping_cart_top a {
        display: none !important
    }
}
div#shopping_cart_top p {
    margin: 0;
    padding: 0;
    display: block;
    float: left;
    font-size: 34px;
    font-family: 'Open Sans',  Arial,  Helvetica,  sans-serif;
    text-transform: uppercase;
    color: #000;
}
div#shopping_cart_top a {
    width: 256px;
    margin: 0;
    padding: 0;
    display: block;
    float: right;
    background-color: #000;
    font-family: avantgarddemi, Arial, Helvetica, sans-serif;
    font-size: 19px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    padding: 10px 0;
}
div#shopping_trolley_headers {
    width: 100%;
    margin: 15px auto 0;
    padding: 0 0 14px;
    display: block;
    clear: both;
    border-bottom: 2px solid #E8B018;
}
div#shopping_trolley_headers div {
    margin: 0;
    padding: 0;
    display: inline-block;
    text-align: center;
    font-family: avantgarddemi,  Arial,  Helvetica,  sans-serif;
    font-size: 22px;
}
div#shopping_trolley_headers div#blank {
    width: 20%;
}
div#shopping_trolley_headers div#one {
    width: 32%;
}
div#shopping_trolley_headers div#two {
    width: 15.9%;
}
div#shopping_trolley_headers div#three {
    width: 15.5%;
}
div.shopping_trolley_item_desc_colour .size_p {
    float: left; 
    clear: none; 
    margin-right: 10px;
}

@media screen and (max-width: 991px) {
    div.shopping_trolley_item div.shopping_trolley_item_img {
        width: 98% !important;
        height: 170px !important;
        float: none !important;
    }
    div.shopping_trolley_item div.shopping_trolley_item_img a {
        width: 50%;
        height: 100%;
        display: block;
        margin: 0 auto;
    }
    div.shopping_trolley_item div.shopping_trolley_item_img img {
        max-width: 100%;
    }
    div.shopping_trolley_item div.shopping_trolley_item_desc {
        width: 98% !important;
        float: none !important;
        margin-top: 5px;
        padding-right: 30px;
    }
    div.shopping_trolley_item_desc_name a {
        width: 100%;
        display: block;
        text-align: center;
        font-size: 18px;
    }
    div.shopping_trolley_item_desc_colour {
        float: left !important;
        text-align: center;
        width: 70px !important;
        margin: 0 auto !important;
        padding-top: 15px;
    }
    .features-mobile {
        display: block;
        margin: 10px auto 0;
        width: 155px;
    }

    div.shopping_trolley_item_desc_colour .size_p {
        float: none !important;
        margin-right: 0 !important;
    }
    div.shopping_trolley_item div.shopping_trolley_item_quantity {
        height: auto !important;
    }
    div.shopping_trolley_item div.shopping_trolley_item_remove {
        height: 100px !important;
    }
    div.shopping_trolley_item_price {
        height: 50px !important;
    }
    div.shopping_trolley_item_quantity input[type=text] {
        margin: 0 !important;
    }
    div.shopping_trolley_item div.shopping_trolley_item_price p {
        margin: 10px 0 0 !important;
    }
    div.shopping_trolley_item div.shopping_trolley_item_remove a {
        margin: 12px auto 0 !important;
    }
}
@media screen and (max-width: 615px) {
    div#deliveryFeeForm {
        padding-left: 0 !important;
    }
}
@media screen and (max-width: 376px) {
   div.shopping_trolley_item div.shopping_trolley_item_remove {
        height: 55px !important;
   }
   #promoCodeForm input[type="text"] {
        width: 124px !important;
   }
}

div#phone a {
    text-decoration: none !important;
    color: #000 !important;
}
div.shopping_trolley_item {
    width: 100%;
    height: 100%;
    margin: 10px auto 0;
    padding: 0 0 17px;
    display: block;
    clear: both;
}
div.shopping_trolley_item div.shopping_trolley_item_img {
    width: 20%;
    height: 258px;
    margin: 0;
    padding: 0;
    display: block;
    float: left;
    overflow: hidden;
}
div.shopping_trolley_item_img img {
    margin: auto;
    display: block;
}
div.shopping_trolley_item div.shopping_trolley_item_desc {
    width: 32%;
    background: #fcfcfc;
    padding: 19px 0 0 18px;
    display: block;
    float: left;
    margin: 0 0 5px;
}
div.shopping_trolley_item div.shopping_trolley_item_quantity {
    width: 15%;
    height: 258px;
    margin: 0;
    padding: 0;
    display: block;
    float: left;
}
div.shopping_trolley_item div.shopping_trolley_item_price {
    width: 17%;
    height: 258px;
    background: #fcfcfc;
    margin: 0;
    padding: 0;
    display: block;
    float: left;
}
div.shopping_trolley_item div.shopping_trolley_item_remove {
    width: 10%;
    height: 258px;
    margin: 0;
    padding: 0;
    display: block;
    float: left;
}
table.productDetailTable_mobile {
    display: none;
}
@media screen and (max-width: 458px) {
    table.productDetailTable {
        display: none !important;
    }
    table.productDetailTable_mobile {
        display: block;
        margin-top: 30px;
    }
    table.productDetailTable_mobile a {
        text-decoration: none !important;
        color: #000 !important;
    }
    table.productDetailTable_mobile tr th {
        height: 25px;
        background-color: #007EAB;
        color: #fff;
        text-transform: uppercase;
        font-size: 13px;
        width: 50%;
        padding: 9px 10px;
    }
    table.productDetailTable_mobile tr td {
        padding-left: 20px !important;
    }
}
@media screen and (max-width: 1230px) {
    div#shopping_cart_top p {
        float: none !important;
        padding-left: 15px !important;
    }
}
@media screen and (max-width: 991px) {
    div.shopping_trolley_item_desc_specs {
        padding-right: 15px !important;
    }
    div.shopping_trolley_item_desc_name a {
        padding-right: 15px !important;
    }
    div.shopping_trolley_item div.shopping_trolley_item_quantity { 
        width: 33% !important;
    }
    div.shopping_trolley_item div.shopping_trolley_item_price {
        width: 33% !important;
    }
    div.shopping_trolley_item div.shopping_trolley_item_remove {
        width: 33% !important;
    }
    div#shopping_trolley_headers {
        display: none !important
    }
    div.shopping_trolley_item_desc_name {
        padding-right: 30px !important;
    }
}
@media screen and (max-width: 450px) {
    div.shopping_trolley_item div.shopping_trolley_item_quantity {
        width: 37% !important;
    }
    div.shopping_trolley_item div.shopping_trolley_item_price {
        width: 27% !important;
    }
}
@media screen and (max-width: 376px) {
    div.shopping_trolley_item div.shopping_trolley_item_price {
        width: 40% !important;
    }
    div.shopping_trolley_item div.shopping_trolley_item_remove {
        width: 20% !important;
    }
}
@media screen and (max-width: 321px) {
    div#shopping_cart_top p {
        font-size: 28px !important;
    }
    div.shopping_trolley_item div.shopping_trolley_item_price {
        width: 47% !important;
    }
    div.shopping_trolley_item div.shopping_trolley_item_remove {
        width: 14% !important;
    }
}

div.shopping_trolley_item_desc_name {
    margin: 0;
    padding: 0;
    display: block;
    clear: both;
    font-size: 22px;
    font-family: avantgarddemi,  Arial,  Helvetica,  sans-serif;
    color: #34bde2;
    text-transform: uppercase;
}
div.shopping_trolley_item_desc_name a {
    color: #E8B018;
    text-decoration: none;
}
div.shopping_trolley_item_desc_colour {
    padding: 0;
    display: block;
    float: left;
    font-family: avantgarddemi,  Arial,  Helvetica,  sans-serif;
    font-size: 18px;
    margin: 15px 0 14px;
}
div.shopping_trolley_item_desc_specs {
    margin: 15px 0 0;
    padding: 0px 0px 20px;
    display: block;
    clear: both;
    font-size: 18px;
    font-family: 'Open Sans',  Arial,  Helvetica,  sans-serif;
}
div.shopping_trolley_item_desc_specs p {
    margin: 7px 0 0;
    padding: 0;
    display: block;
    clear: both;
    font-size: 14px;
    font-family: 'Open Sans',  Arial,  Helvetica,  sans-serif;
}
div.shopping_trolley_item_quantity input[type=text] {
    width: 40px;
    height: 40px;
    margin: 80px auto 0;
    padding: 0;
    display: block;
    clear: both;
    border: 2px solid #f7f8f8;
    font-size: 27px;
    font-family: Arial,  Helvetica,  sans-serif;
    text-align: center;
}
div.shopping_trolley_item div.shopping_trolley_item_price p {
    margin: 80px 0 0;
    padding: 0;
    display: block;
    clear: both;
    text-align: center;
    font-size: 32px;
    font-family: avantgarddemi,  Arial,  Helvetica,  sans-serif;
    color: #E8B018;
}
div.shopping_trolley_item div.shopping_trolley_item_remove a {
    width: 25px;
    height: 25px;
    background: url(../images/remove.png);
    margin: 83px auto 0;
    padding: 0;
    display: block;
    clear: both;
}
div#shopping_cart_bottom {
    width: 98%;
    margin: 0 auto;
    padding: 26px 0 0;
    display: block;
    clear: both;
    border-top: 2px solid #E8B218;
}
div#shopping_cart_bottom div#shopping_cart_bottom_left {
    width: 59%;
    margin: 0;
    padding: 0;
    display: block;
    float: left;
}
div#shopping_cart_bottom div#shopping_cart_bottom_right {
    width: 32%;
    margin: 0;
    padding: 0;
    display: block;
    float: right;
}
div#shopping_cart_bottom div#shopping_cart_bottom_left a {
    margin: 0 20px 15px 0;
    padding: 0;
    display: block;
    float: left;
    width: 213px;
    background-color: #000;
    color: #fff;
    text-align: center;
    text-decoration: none;
    padding: 6px 0;
}
div#shopping_cart_bottom div#shopping_cart_bottom_right p {
    margin: 0;
    padding: 0;
    display: block;
    clear: both;
    text-align: center;
    font-size: 25px;
    font-family: avantgarddemi,  Arial,  Helvetica,  sans-serif;
    text-transform: uppercase;
    line-height: 36px;
}
div#shopping_cart_bottom div#shopping_cart_bottom_right p span {
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 36px;
    font-family: avantgarddemi,  Arial,  Helvetica,  sans-serif;
    text-transform: uppercase;
    color: #E8B018;
    line-height: 36px;
}
div#shopping_cart_bottom div#shopping_cart_bottom_right a {
    width: 94%;
    height: 28px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
    padding: 0;
    display: block;
    clear: both;
    background-color: #000;
    font-family: avantgarddemi, Arial, Helvetica, sans-serif;
    font-size: 24px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    padding: 10px 0;
}
div#shopping_cart_bottom div#shopping_cart_bottom_right img {
    margin: 10px auto;
    padding: 0;
    display: block;
    clear: both;
    width: 100%;
}
div#tabs iframe{
    max-width: 100%;
}
div#you_may_also_like {
    width: 100%;
    margin: 10px auto 0;
    padding: 0;
    display: block;
    clear: both;
}
div#you_may_also_like_heading {
    margin: 0;
    padding: 0;
    padding-left: 15px;
    padding-bottom: 7px;
    display: block;
    clear: both;
    font-size: 22px;
    font-family: avantgarddemi,  Arial,  Helvetica,  sans-serif;
    text-transform: uppercase;
    color: #000;
    border-bottom: 2px solid #E8B218;
}
div.you_may_also_like_item {
    width: 225px;
    margin: 10px 40px 0 0;
    padding: 0;
    display: block;
    float: left;
    padding-left: 15px;
}
@media screen and (max-width: 1203px) {
    div.you_may_also_like_item {
        margin: 0 !important;
    }
}

div.you_may_also_like_item img {
    margin: 10px auto;
    padding: 0;
    display: block;
    clear: both;
}
div.you_may_also_like_item p {
    margin: 0;
    padding: 0;
    display: block;
    clear: both;
    font-size: 16px;
    font-family: avantgarddemi,  Arial,  Helvetica,  sans-serif;
    text-align: center;
    color: #E8B218;
}
div.you_may_also_like_item_price {
    margin: 0;
    padding: 0;
    display: block;
    font-size: 25px;
    font-family: avantgarddemi, Arial, Helvetica, sans-serif;
    color: #d30d20;
    text-align: center;
}
div.you_may_also_like_item a {
    border-radius: 0;
    background: #000 !important;
    display: block;
    /* float: left; */
    width: 133px;
    height: 20px;
    padding-top: 8px;
    text-align: center;
    margin: 10px auto 0;
    line-height: 14px;
    font-size: 16px;
    font-family: avantgarddemi, Arial, Helvetica, sans-serif;
    color: #FFF;
    text-decoration: none;
}
div.listing_left_block {
    width: 325px;
    background: #fcfcfc;
    margin: 40px 0 0;
    padding: 37px 10px 10px;
    display: block;
    clear: both;
    position: relative;
    border: 2px solid #e5e6e7;
}
div.listing_left_block_header {
    width: 190px;
    height: 53px;
    background: url(../images/listing_left_block_header_bg.png);
    margin: 0;
    padding: 0 0 0 10px;
    display: block;
    clear: both;
    position: absolute;
    top: -26px;
    left: 6px;
    font-size: 24px;
    font-family: avantgarddemi,  Arial,  Helvetica,  sans-serif;
    text-transform: uppercase;
    color: #FFF;
    line-height: 53px;
}
div.listing_left_block a {
    margin: 5px 0 0;
    padding: 6px 0 6px 10px;
    display: block;
    clear: both;
    border: 1px solid #fcfcfc;
    font-size: 17px;
    font-family: avantgardmedium,  Arial,  Helvetica,  sans-serif;
    color: #4d4d4d;
    text-decoration: none;
}
/*div.listing_left_block a.active, div.listing_left_block a:hover {
    background: #FFF;
    margin: 5px 0 0;
    padding: 6px 0 6px 10px;
    display: block;
    clear: both;
    border: 1px solid #e5e6e7;
}*/
h1#listing_heading {
    margin: 83px 0 0;
    padding: 0;
    display: block;
    clear: both;
    font-size: 30px;
    font-family: avantgarddemi,  Arial,  Helvetica,  sans-serif;
}
div#listing_custom_ladder {
    height: 88px;
    background: url(../images/need_a_custom_ladder.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    margin: 15px 0;
    padding: 145px 0 0 97px;
    display: block;
    clear: both;
    font-size: 28px;
    font-family: avantgardbold,  Arial,  Helvetica,  sans-serif;
    color: #FFF;
}
@media screen and (max-width: 1062px) {
    01902 123 456
}
div#blue_listing_filter {
    width: 802px;
    height: 33px;
    background: #E8B018;
    margin: 10px 0 0;
    padding: 9px 0 0 19px;
    display: block;
    clear: both;
    box-shadow: 2px 2px 2px #333;
}
div#blue_listing_filter form {
    margin: 0;
    padding: 0;
    display: block;
    clear: both;
}
div#blue_listing_filter div#left {
    margin: 0 51px 0 0;
    padding: 0;
    display: inline-block;
    float: left;
}
div#blue_listing_filter label {
    margin: 0 5px 0 0;
    padding: 0;
    display: block;
    float: left;
    font-size: 16px;
    font-family: avantgardmedium,  Arial,  Helvetica,  sans-serif;
    line-height: 24px;
    color: #FFF;
}
div#blue_listing_filter div#left select {
    width: 158px;
    height: 24px;
    margin: 0;
    padding: 0 0 0 8px;
    display: block;
    float: left;
    font-size: 14px;
    font-family: Arial,  Helvetica,  sans-serif;
    color: #000;
}
div#blue_listing_filter div#middle {
    margin: 0 58px 0 0;
    padding: 0;
    display: inline-block;
    float: left;
}
div#blue_listing_filter div#middle select {
    width: 57px;
    height: 24px;
    margin: 0;
    padding: 0 0 0 8px;
    display: block;
    float: left;
    font-size: 14px;
    font-family: Arial,  Helvetica,  sans-serif;
    color: #000;
}
div#blue_listing_filter div#middle_right {
    margin: 0 28px 0 0;
    padding: 0;
    display: inline-block;
    float: left;
}
div#blue_listing_filter div#right {
    margin: 0;
    padding: 0;
    display: inline-block;
    float: left;
}
div#blue_listing_filter div#right a {
    width: 21px;
    height: 23px;
    margin: 0 2px 0 0;
    padding: 0;
    display: none;
    float: left;
    font-size: 14px;
    font-family: avantgardbook,  Arial,  Helvetica,  sans-serif;
    line-height: 23px;
    text-align: center;
    color: #FFF;
    text-decoration: none;
}

div#blue_listing_filter div#right a:nth-child(1),
div#blue_listing_filter div#right a:nth-child(2),
div#blue_listing_filter div#right a:nth-child(3) {
    display: block;
}

div#blue_listing_filter div#right a.active, div#blue_listing_filter div#right a:hover {
    background: #FFF;
    color: #262626;
}
div#blue_listing_filter div#right a.next {
    width: 21px;
    height: 23px;
    margin: 0 0 0 8px;
    padding: 0;
    display: block;
    float: left;
    font-size: 14px;
    font-family: avantgardbook,  Arial,  Helvetica,  sans-serif;
    line-height: 23px;
    text-align: center;
    color: #FFF;
    text-decoration: none;
}
div#blue_listing_filter div#right a.next:hover {
    background: 0 0;
    color: #FFF;
}
div.product {
    width: 244px;
    height: 370px;
    margin: 0 29px 0 0;
    padding: 25px 0;
    display: block;
    float: left;
}
div.spacer {
    width: 100%;
    height: 1px;
    background: #e8e9e9;
    margin: 0;
    padding: 0;
    display: block;
    clear: both;
}
div.product div.product_img {
    width: 244px;
    height: 205px;
    margin: 0;
    padding: 0;
    display: table-cell;
    clear: both;
    vertical-align: middle;
}
div.product div.product_img img {
    margin: 0 auto;
    padding: 0;
    display: block;
    clear: both;
}
div.product div.product_name a {
    clear: both;
    color: #E8B018;
    display: block;
    font-family: avantgardmedium,  Arial,  Helvetica,  sans-serif;
    margin: 8px 0 -2px;
    padding: 0;
    font-size: 15pt;
    text-align: left;
    text-transform: uppercase;
    text-decoration: none;
}
div.product div.product_price {
    margin: 0;
    padding: 0;
    display: inlin-block;
    float: left;
    font-size: 27pt;
    font-family: avantgarddemi,  Arial,  Helvetica,  sans-serif;
    color: #d30d20;
}
div.product div.product_qty {
    margin: 5px 0 0;
    padding: 0;
    display: inlin-block;
    float: right;
    font-size: 16px;
    font-family: avantgardmedium,  Arial,  Helvetica,  sans-serif;
}
div.product div.product_qty span {
    margin: 0 10px 0 0;
    padding: 0;
    display: block;
    float: left;
    font-size: 16px;
    font-family: avantgardmedium,  Arial,  Helvetica,  sans-serif;
    line-height: 24px;
}
div.product div.product_qty input[type=text] {
    width: 23px;
    height: 24px;
    margin: 0;
    padding: 0;
    display: block;
    float: left;
    text-align: center;
    line-height: 24px;
}
div.product div.product_colour {
    margin: 7px 0 0;
    padding: 0;
    display: block;
    clear: both;
}
div.product div.product_colour label {
    margin: 0;
    padding: 0;
    display: block;
    clear: both;
    font-size: 16px;
    font-family: avantgardmedium,  Arial,  Helvetica,  sans-serif;
}
div.product div.product_colour select {
    width: 159px;
    height: 23px;
    margin: 4px 0 0;
    padding: 0 0 0 10px;
    display: block;
    clear: both;
    font-size: 16px;
    font-family: avantgardmedium,  Arial,  Helvetica,  sans-serif;
}
div.product_links {
    margin: 20px 0 0;
    padding: 0;
    display: block;
    clear: both;
}
div.product_links a {
    height: 25px;
    margin: 0;
    padding: 0 12px;
    display: block;
    line-height: 25px;
    font-size: 16px;
    font-family: avantgarddemi,  Arial,  Helvetica,  sans-serif;
    color: #FFF;
    text-decoration: none;
    border-radius: 2px;
    -mox-border-radius: 2px;
    -webkit-border-radius: 2px;
    -o-border-radius: 2px;
}
div.product_links button {
    height: 25px;
    margin: 0;
    padding: 0 12px;
    display: block;
    line-height: 22px;
    font-size: 16px;
    font-family: avantgarddemi,  Arial,  Helvetica,  sans-serif;
    color: #FFF;
    text-decoration: none;
    border-radius: 2px;
    -mox-border-radius: 2px;
    -webkit-border-radius: 2px;
    -o-border-radius: 2px;
}
div.product_links a.blue {
    border-radius: 0;
    background: #000;
    display: block;
    float: left;
    height: 36px;
    padding-top: 8px;
    text-align: center;
    width: 100%}
div.product_links button.red {
    height: 25px;
    background: #d30d20;
    display: block;
    float: right;
}
div#page_naviagtion {
    margin: 20px 0 0 0;
    padding: 0;
    display: inline-block;
    float: right;
}
div#page_naviagtion.top {
    margin: 30px 0 0;
    padding: 0;
    display: inline-block;
    float: right;
}
div#page_naviagtion a {
    height: 26px;
    margin: 0 2px 0 0;
    padding: 0 7px;
    display: block;
    float: left;
    border: 2px solid #FFF;
    line-height: 26px;
    text-align: center;
    text-decoration: none;
    color: #231f20;
    font-family: avantgarddemi,  Arial,  Helvetica,  sans-serif;
    font-size: 20px;
}
div#page_naviagtion a.active, div#page_naviagtion a:hover {
    border: 2px solid #000;
}
div#video_popup {
    width: 1024px;
    height: 394px;
    background: url(../images/video_popup_bg.png);
    margin: 0;
    padding: 46px 0 0 29px;
    display: block;
    clear: both;
    position: relative;
    z-index: 999999999;
}
div#video_popup a#close {
    width: 120px;
    height: 51px;
    background: url(../images/close.png);
    margin: 0;
    padding: 0;
    display: block;
    clear: both;
    position: absolute;
    top: 0;
    right: 3px;
}
div#video_popup_img {
    width: 515px;
    height: 321px;
    margin: 0 31px 0 0;
    padding: 0;
    display: block;
    float: left;
}
div#video_popup_right {
    width: 402px;
    height: 292px;
    margin: 0;
    padding: 29px 0 0;
    display: block;
    float: left;
}
div#video_popup_right div#video_popup_name {
    margin: 0;
    padding: 0;
    display: block;
    clear: both;
    font-size: 30px;
    font-family: avantgarddemi,  Arial,  Helvetica,  sans-serif;
    color: #E8B018;
}
div#video_popup_right p {
    margin: 10px 0 0;
    padding: 0;
    display: block;
    clear: both;
    font-size: 16px;
    font-family: 'Open Sans',  Arial,  Helvetica,  sans-serif;
}
div#video_popup_right .addthis_toolbox {
    margin: 20px 0 0;
    padding: 0;
    display: block;
    clear: both;
}
div.testimonial {
    margin: 40px 0 0;
    padding: 0;
    display: block;
    clear: both;
}
div.testimonial div.testimonial_left {
    width: 140px;
    margin: 0 -3px 0 0;
    padding: 0;
    display: block;
    float: left;
    position: relative;
}
div.testimonial div.testimonial_left span {
    width: 138px;
    height: 136px;
    background: url(../images/testimonial_img_overlay.png);
    margin: 0;
    padding: 0;
    display: block;
    clear: both;
    position: absolute;
    top: 0;
    left: 0;
}
div.testimonial div.testimonial_right {
    width: 570px;
    min-height: 204px;
    background: url(../images/testimonial_right_bg.png) no-repeat;
    margin: 0;
    padding: 24px 10px 0 43px;
    display: block;
    float: left;
}
div.testimonial div.testimonial_right p {
    margin: 0;
    padding: 0;
    display: block;
    clear: both;
    font-size: 17px;
    font-family: 'Open Sans',  Arial,  Helvetica,  sans-serif;
    line-height: 25px;
}
div.testimonial_right_name {
    margin: 0;
    padding: 0;
    display: block;
    float: right;
    font-size: 20px;
    font-family: avantgarddemi,  Arial,  Helvetica,  sans-serif;
    color: #E8B015;
}
div.testimonial_right_company_name {
    margin: 0;
    padding: 0;
    display: block;
    float: right;
    font-size: 20px;
    font-family: avantgardbook,  Arial,  Helvetica,  sans-serif;
    color: #262626;
}
div#key {
    margin: 0;
    padding: 0;
    display: block;
    clear: both;
}
div#key div#key_header {
    margin: 24px 0 0;
    padding: 0;
    display: block;
    clear: both;
    font-size: 25px;
    font-family: avantgarddemi,  Arial,  Helvetica,  sans-serif;
    color: #007eab;
}
div#key p {
    margin-top: 20px !important;
    padding: 0 0 0 30px;
    display: inline-block;
    float: left;
    font-size: 18px;
    font-family: avantgardbook,  Arial,  Helvetica,  sans-serif;
}
div#key p.red {
    margin: 0 68px 0 0;
    background: url(../images/gold_dot.jpg) no-repeat;
}
div#key p.blue {
    margin: 0 68px 0 0;
    background: url(../images/blue_dot.png) no-repeat;
}
div#key p.green {
    background: url(../images/green_dot.png) no-repeat;
}
div#process_block {
    width: 100%;
    height: auto;
    margin: 10px 0 0;
    padding: 0;
    display: block;
    clear: both;
    border: 1px solid #d0d2d3;
    box-shadow: 2px 0 5px #999;
}
div#process_block div#process_block_img {
    width: 100%;
    height: auto;
    margin: 13px auto 0;
    padding: 0;
    display: block;
    clear: both;
}
div#process_block div#process_block_img img {
    width: 100%;
}
div#process_block div#steps {
    width: 100%;
    height: 83px;
    background: #eaebeb;
    margin: 0;
    padding: 6px 0 0 4px;
    display: block;
    clear: both;
    position: relative;
}
div#process_block div#steps a {
    width: 9.7%;
    height: 76px;
    margin: 0;
    padding: 0;
    display: block;
    float: left;
    font-size: 40px;
    font-family: avantgarddemi,  Arial,  Helvetica,  sans-serif;
    text-align: center;
    line-height: 76px;
    text-decoration: none;
    color: #000;
    border-top: 1px solid #d3d4d5;
    border-left: 1px solid #d3d4d5;
    border-bottom: 1px solid #d3d4d5;
}
div#process_block div#steps a.last {
    border-right: 1px solid #d3d4d5;
}
div#process_block div#steps a.red {
    background: url(../images/gold_step.jpg) 0 100% no-repeat #fff;
}
div#process_block div#steps a.blue {
    background: url(../images/blue_step.jpg) 0 100% no-repeat #fff;
}
div#process_block div#steps a.green {
    background: url(../images/green_step.jpg) 0 100% no-repeat #fff;
}
div#process_block div#steps a.red.active {
    background: 0 0;
    color: #E8B018;
    border-top: 0 !important;
    border-bottom: 0 !important;
}
div#process_block div#steps a.blue.active {
    background: 0 0;
    color: #007eab;
    border-top: 0;
    border-bottom: 0;
}
div#process_block div#steps a.green.active {
    background: 0 0;
    color: #00ab24;
    border-top: 0 !important;
    border-bottom: 0 !important;
}
div#steps_header {
    width: 119px;
    height: 43px;
    background: url(../images/steps.png);
    margin: 0;
    padding: 0;
    display: block;
    clear: both;
    position: absolute;
    top: -43px;
    left: 5px;
}
div#process_caption {
    width: auto;
    min-height: 63px;
    background: url(../images/process_caption_top.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    margin: 0;
    padding: 15px 0 0 37px;
    display: block;
    clear: both;
}
div#process_caption p {
    margin: 0;
    padding: 10px 12px 0 0;
    display: block;
    clear: both;
    font-family: "Open Sans",  Arial,  Helvetica,  sans-serif;
    font-size: 16px;
    color: #444;
    line-height: 23px;
}
div#process_caption_btm {
    width: 100%;
    height: 29px;
    background: url(../images/process_caption_btm.png);
    background-size: 100%;
    background-repeat: no-repeat;
    margin: 0;
    padding: 0;
    display: block;
    clear: both;
}
div#details_top {
    margin: 20px 0 0;
    padding: 0 23px 0 24px;
    display: block;
    clear: both;
}
div#details_top a#back {
    margin: 0;
    padding: 0;
    display: block;
    float: left;
    font-size: 18px;
    font-family: avantgarddemi,  Arial,  Helvetica,  sans-serif;
    color: #000;
    text-decoration: none;
}
div#details_top div#share {
    margin: 0;
    padding: 0;
    display: block;
    float: right;
}
div#details_img {
     /*width: 85%;*/
    width: 100%;
    /*height: 404px;*/
    height: auto;
    margin: 0;
    padding: 0 0 30px;
    /*display: table-cell;
    vertical-align: bottom;*/
    display: block;
}
div#details_img .slick-list{
    /*height: 100% !important;*/
}
div#details_img img {
    max-width: 100%;
    width: auto;
    margin: 0 auto;
    padding: 0;
    display: block;
    clear: both;
}
.slick-prev, .slick-next {
    /*background: #007eab;
    width: 45px;
    height: 45px;
    border-radius: 100%;*/
    width: 19px !important;
    height: 37px !important;
}
.slick-prev{
    z-index: 999 !important;
    left: 5px !important;
    background: url('../images/left_arrow.png') 0 0 no-repeat !important;
}
.slick-prev:before{
    display: none !important;
}
.slick-next {
    z-index: 999 !important;
    right: 5px !important;
    background: url('../images/right_arrow.png') 0 0 no-repeat !important;
}
.slick-next:before {
    display: none !important;
}
.cl-mobile {
    display: none;
}

@media screen and (max-width: 1083px) {
    div#details_img { 
        /*width: 80%;*/
    }
}
@media screen and (max-width: 1130px) {
    div#details_price {
        float: none !important;
    }
    div#details_price a {
        margin: 18px 0 0 !important;
    }
    div#details_video {
        float: none !important;
        margin: 29px 0 0 !important;
    }
}
@media screen and (max-width: 1203px) {
    .cl-desktop {
        display: none;
    }
    .cl-mobile {
        display: block;
        text-align: center;
    }
    .cl-mobile img {
        max-width: 100%;
    }
    div#tabs {
        float: none !important;
        width: auto !important;
        min-height: 0 !important;
    }
    div#details_bottom div#details_bottom_left {
        float: none !important;
        display: block !important;
        margin: 0 auto !important;
    }
    div#tabs div#tabs_header {
        width: 92% !important;
    }
    div#details_header {
        width: 100% !important;
    }
    div#details_bottom_left {
        width: auto !important;
    }
    div#custom_ladder {
        height: 100% !important;
        float: none !important;
    }
    div#custom_ladder {
        width: 100% !important; 
        text-align: center !important;
    }
    div.custom_ladder_text {
        margin-left: 494px !important;
    }
    div#you_may_also_like_small_header {
        width: 100%;
        position: relative !important;
        top: 0 !important;
        left: 0 !important;
        margin-top: 30px !important;
    }
    div#you_may_also_like_small {
        float: none !important;
        margin: 0 auto !important;
        padding: 0 !important;
    }
}
@media screen and (max-width: 1098px) {
    div#details_gallery {
        /*width: 20% !important;*/
    }
}
@media screen and (max-width: 820px) {
    div#leftcol.details {
        width: 98% !important;
        /*float: none !important;*/
        padding: 0 15px;
        margin: 0 !important;
        box-sizing: border-box;
    }
    div#rightcol.details {
        width: 92% !important;
        /*float: none !important;*/
        margin: 0 !important;
        padding: 0 20px;
    }
    div#tabs {
        margin: 80px 0 0 !important;
    }
    div#custom_ladder img {
        max-width: 100%;
    }
}

@media screen and (max-width: 630px) {
    div#tabs {
        margin: 45px 0 0 !important;
        padding: 4px 0 30px 14px !important;
    }
    div#tabs div#tabs_header {
        position: relative !important;
        top: 0 !important;
        left: 0 !important;
        height: auto !important;
    }
    div#tabs div#tabs_header a {
        display: block !important; 
        width: 100% !important;
        background: none !important;
        background-color: #E8B025 !important;
        float: none !important;
        margin-bottom: 10px !important;
    }
    .product_detail.product_spec {
        display: block;
        padding-right: 25px;
        padding-top: 19px;
    }
    div.you_may_also_like_item {
        width: 93%;
        float: none;
        display: block;
    }
    div.you_may_also_like_item img {
        margin-bottom: 0;
    }
    div.you_may_also_like_item p {
        font-size: 19px !important;
    }
    div.you_may_also_like_item_price {
        float: none;
        text-align: center;
        width: 100%;
    }
    div.you_may_also_like_item a {
        float: none;
        width: 135px;
        margin: 7px auto 35px;
        width: 100%;
        border: 0;
        border-radius: 0;
        padding: 12px 0 5px;
        background: #0F8BB7;
    }
    div.you_may_also_like_item a:hover {
        background: #0F8BB7 !important;
    }
    div#you_may_also_like_small {
        width: 93% !important;
    }
    div#you_may_also_like_small_header {
        width: 98.5% !important;
    }
    div.shopping_trolley_item_desc_colour {
        padding: 0 0 5px;
        width: 100% !important;
    }
}

div#details_gallery {
    width: 100%;
    /*height: 349px;*/
    margin: 20px 0 0;
    padding: 0 0 20px;
    display: block;
    float: left;
    position: relative;
}
@media screen and (max-width: 1083px) {
    div#details_gallery { 
        /*width: 20%;*/
    }
    div#details_gallery .slick-slide img {
        margin: 0 auto !important;
    }
}
@media screen and (max-width: 400px) {
    div#breadcrumbs {
        height: 100%;
    }
}
@media screen and (max-width: 321px) {
    div#details_gallery .slick-slide img {
        max-width: 100%;
    }
}

div#details_gallery a#down {
    width: 37px;
    height: 19px;
    background: url(../images/down_arrow.png);
    margin: 0 0 0 -18px;
    padding: 0;
    display: block;
    clear: both;
    position: absolute;
    bottom: -30px;
    left: 50%}

div#details_gallery_slider .sliderImg{
    width: 24%;
    float: left;
    /*width: 134px;*/
    border: 1px solid #000;
    margin-right: 1%;
    margin-bottom: 1%;
    box-sizing: border-box;
    text-align: center;
    position: relative;
    overflow: hidden;
    padding: 20px 0;
}
div#details_gallery_slider .sliderImg:after{
    content: '';
    position: relative;
    display: block;
    padding-bottom: 58%;
}

div#details_gallery_slider img{
    /*display: block;
    float: left;*/
    /*width: 33.33%;*/
    width: auto;
    max-width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

div#details_header {
    width: 400px;
    margin: 30px 0 0;
    padding: 0;
    display: block;
    clear: both;
    font-size: 39px;
    font-family: Arial,  Helvetica,  sans-serif;
    font-family: avantgarddemi,  Arial,  Helvetica,  sans-serif;
}
@media screen and (max-width: 678px) {
    h1#details_header {
        width: 100%;
    }
}
div#rightcol.details p {
    margin: 20px 0 0;
    padding: 0;
    display: block;
    clear: both;
    font-size: 15px;
    font-family: 'Open Sans',  Arial,  Helvetica,  sans-serif;
    word-break: break-word;
}
div#details_color_qty {
    margin: 20px 0 0;
    padding: 0;
    display: block;
    clear: both;
}
div#details_color {
    margin: 0 100px 0 0;
    padding: 0;
    display: inline-block;
    float: left;
}
div#details_color label {
    margin: 10px 0 0;
    padding: 0;
    display: block;
    clear: both;
    font-size: 18px;
    font-family: avantgardbook,  Arial,  Helvetica,  sans-serif;
}
div#details_color select {
    width: 158px;
    margin: 5px 0 0;
    padding: 2px 0 2px 10px;
    display: block;
    clear: both;
    font-size: 14px;
    font-family: Arial,  Helvetica,  sans-serif;
}
div#details_qty {
    margin: 0 100px 0 0;
    padding: 0;
    display: inline-block;
    float: left;
}
@media screen and (max-width: 376px) {
    div#details_qty {
        margin: 0 50px 0 0 !important;
    }
    div.you_may_also_like_item {
        padding-left: 10px !important;
    }
}

div#details_qty label {
    margin: 0 5px 0 0;
    padding: 0;
    display: block;
    float: left;
    font-size: 18px;
    font-family: avantgardbook,  Arial,  Helvetica,  sans-serif;
    line-height: 26px;
}
div#details_qty input[type=text] {
    width: 26px;
    height: 26px;
    margin: 0;
    padding: 0;
    display: table-cell;
    vertical-align: central;
    text-align: center;
    border: 1px solid #f3f4f4;
    font-size: 14px;
    font-family: Arial,  Helvetica,  sans-serif;
}
div#details_price {
    margin: 0;
    padding: 0;
    display: inline-block;
    float: left;
}
div#details_price div#price {
    margin: 30px 0 0;
    padding: 0;
    display: block;
    clear: both;
    font-size: 51px;
    font-family: avantgarddemi,  Arial,  Helvetica,  sans-serif;
    color: #d30d20;
}
div#details_price a {
    width: 190px;
    height: 29px;
    margin: 56px 0 0;
    padding: 0;
    display: block;
    clear: both;
    background-color: #000;
    font-size: 23px;
    font-family: avantgarddemi, Arial, Helvetica, sans-serif;
    color: #fff;
    text-decoration: none;
    padding: 10px;
    text-align: center;
}
div#details_video {
    width: 229px;
    height: 151px;
    background: url(../images/details_video_bg.png);
    margin: -52px 0 0;
    padding: 24px 0 0;
    display: block;
    float: right;
}
div#details_video div#video {
    width: 183px;
    height: 114px;
    background: #000;
    margin: 0 auto;
    padding: 0 0 0 38px;
    display: block;
    clear: both;
    position: relative;
}
div#details_video div#video a#play {
    width: 13px;
    height: 27px;
    background: url(../images/play.png);
    margin: -13px 0 0 -6px;
    padding: 0;
    display: block;
    clear: both;
    position: absolute;
    top: 50%;
    left: 50%}
div#details_video p {
    margin: 5px 0 0 !important;
    padding: 0 !important;
    display: block !important;
    clear: both !important;
    font-size: 16px !important;
    font-family: avantgardmedium,  Arial,  Helvetica,  sans-serif !important;
    text-align: center !important;
    color: #FFF !important;
}
div#details_bottom {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    display: block;
    clear: both;
    border-top: 1px solid #e8e9e9;
}
div#details_bottom div#details_bottom_left {
    width: 602px;
    margin: 0;
    padding: 0;
    display: inline-block;
    float: left;
}
@media screen and (max-width: 1203px) {
    div#details_bottom div#details_bottom_left {
        width: 59%;
    }
}
div#details_bottom div#details_bottom_right {
    margin: 0;
    padding: 0;
    display: inline-block;
    float: right;
}
div#tabs {
    width: 569px;
    min-height: 199px;
    background: #fcfcfc;
    margin: 53px 0 0;
    padding: 25px 0 30px 29px;
    display: block;
    float: left;
    border: 1px solid #f2f3f3;
    position: relative;
}
div#tabs div#tabs_header {
    width: 595px;
    height: 40px;
    margin: 0;
    padding: 0 0 0 4px;
    display: block;
    clear: both;
    position: absolute;
    top: -40px;
    left: 0;
    border-bottom: 2px solid #000;
}
div#tabs div#tabs_header a {
    width: 182px;
    height: 34px;
    margin: 0 16px 0 0;
    padding: 13px 0 0;
    display: block;
    float: left;
    text-transform: uppercase;
    font-size: 22px;
    font-family: avantgarddemi,  Arial,  Helvetica,  sans-serif !important;
    text-align: center;
    text-decoration: none;
    color: #231f20;
    letter-spacing: .5px;
}
div#tabs div#tabs_header a.selected, div#tabs div#tabs_header a:hover {
    background: url(../images/tabs_links_bg.png);
    color: #FFF;
}
div#tabs p {
    margin: 5px 0 0;
    padding: 0;
    display: block;
    clear: both;
    font-size: 16x;
    font-family: 'Open Sans',  Arial,  Helvetica,  sans-serif !important;
}
div#tabs iframe{
    max-width: 100%;
}
div#you_may_also_like_small {
    width: 575px;
    margin: 54px 0 0;
    padding: 0 0 0 29px;
    display: block;
    float: right;
    position: relative;
}
div#you_may_also_like_small_header {
    width: 575px;
    height: 29px;
    margin: 0;
    padding: 11px 0 0 4px;
    display: block;
    clear: both;
    position: absolute;
    top: -40px;
    left: 0;
    border-bottom: 2px solid #000;
    text-transform: uppercase;
    font-size: 22px;
    font-family: avantgarddemi,  Arial,  Helvetica,  sans-serif !important;
}
div#custom_ladder {
    width: 100%;
    height: 100%;
    margin: 10px 0 0;
    display: block;
    float: left;
    font-size: 36px;
    font-family: avantgarddemi,  Arial,  Helvetica,  sans-serif !important;
    color: #FFF;
    position: relative;
}
div#blue_bar_block {
    clear: both;
    display: block;
    height: 42px;
    margin: 0 auto;
    padding: 0;
    width: 1172px;
}
body {
    font-family: "Open Sans",  Helvetica,  sans-serif;
}
div.custom_ladder_text {
    bottom: 0;
    margin: -60px 0 0 296px;
    right: 0;
    width: 244px;
}
div#footer {
    width: 100%;
    height: 100%;
    margin: -10px 0 0;
    padding: 25px 0 0;
    display: block;
    background: url(../images/footer_bg.png);
    position: relative;
    overflow: hidden;
}

div#footer div#footer_block {
    width: 100%;
    max-width: 1260px;
    height: 100%;
    margin: 0 auto;
    padding: 0;
    display: block;
    clear: both;
    position: relative;
    background: url(../images/footer_block_bg.png) -3% 100% no-repeat;
}
@media screen and (max-width: 1236px) {
    div#footer div#footer_block div#footer_block_right div#footer_navigation {
        right: 39px !important;
    }
}
@media screen and (max-width: 1215px) {
    div#footer div#footer_block div#footer_block_right div#footer_navigation {
        right: 20px !important;
    }
    div#footer div#footer_block div#footer_block_right div#footer_navigation a {
        margin: 0 15px !important;
    }
}
@media screen and (max-width: 1190px) {
    div#footer div#footer_block div#footer_block_right div#footer_navigation a {
        margin: 0 10px !important;
    }
}
@media screen and (max-width: 1150px) {
    div#footer div#footer_block div#footer_block_right div#footer_navigation a {
        font-size: 15px !important;
    }
}
@media screen and (max-width: 1000px) {
    div#footer div#footer_block {
        background: none !important;
    }
    div#footer div#footer_block div#footer_block_left div#footer_payment_methods {
        bottom: 75px !important;
        left: 14px !important;
    }
    div#footer div#footer_block div#footer_block_left #footer_logo {
        right: 28px !important;
        width: 155px !important;
        top: 282px !important;
    }
}

div#footer_copyright_mobile {
    display: none;
}

@media screen and (max-width: 1248px) {
    div#footer div#footer_block div#footer_block_left {
        width: 55% !important;
        height: 100%;
    }
    div#footer div#footer_block div#footer_block_right {
        width: 43% !important;
        height: auto;
    }
    div#footer div#footer_block div#footer_block_right div#footer_red_block form input[type=text] {
        width: 85% !important;
        float: none;
    }
    div#footer div#footer_block div#footer_block_right div#footer_red_block form input[type=submit] {
        width: 87.5% !important;
    }
    div#footer div#footer_block div#footer_block_left div#footer_links ul.one {
        width: 25% !important;
    }
    div#footer div#footer_block div#footer_block_left div#footer_links ul.two {
        width: 40% !important;
    }
    div#footer div#footer_block div#footer_block_left div#footer_links ul.three {
        width: 30% !important;
    }
}
@media screen and (max-width: 1144px) {
    div#footer div#footer_block div#footer_block_left {
        width: 100% !important;
    }
    div#footer div#footer_block div#footer_block_right {
        width: 500px !important;
    }
    div#footer div#footer_block div#footer_block_left div#footer_links {
        width: 65% !important;
        padding: 0;
        display: block;
        clear: both;
        margin: 0 auto !important;
        text-align: center;
    }
    div#footer div#footer_block div#footer_block_right {
        display: none !important;
    }
    div#footer div#footer_block div#footer_block_left div#footer_links ul.one {
        width: 25% !important;
    }
    div#footer div#footer_block div#footer_block_left div#footer_links ul.two {
        width: 38% !important;
    }
    div#footer div#footer_block div#footer_block_left div#footer_links ul.three {
        width: 26% !important;
    }
    div#footer div#footer_block div#footer_block_left div#footer_links ul li a {
        font-size: 15px !important;
        line-height: 20px !important;
    }
    div#footer div#footer_block div#footer_block_left div#footer_links h2#footer_links_header {
        margin-left: 31% !important;
        margin-top: 12px !important;
    }
}
@media screen and (max-width: 1060px) {
    div#footer div#footer_block div#footer_block_left div#footer_links ul.one {
        width: 27% !important;
    }
    div#footer div#footer_block div#footer_block_left div#footer_links ul.two {
        width: 42% !important;
    }  
    div#footer div#footer_block div#footer_block_left div#footer_links ul.three {
        width: 26% !important;
    }
    div#footer div#footer_block div#footer_block_left div#footer_links h2#footer_links_header {
        margin-left: 33% !important;
    }
}
@media screen and (max-width: 1000px) {
    div#footer div#footer_block div#footer_block_left div#footer_links ul.one {
        width: 29% !important;
    }
    div#footer div#footer_block div#footer_block_left div#footer_links ul.two {
        width: 42% !important;
    }  
    div#footer div#footer_block div#footer_block_left div#footer_links ul.three {
        width: 26% !important;
    }
}
@media screen and (max-width: 960px) {
    div#footer div#footer_block div#footer_block_left div#footer_links {
        width: 93% !important;
    }
    div#footer div#footer_block div#footer_block_left div#footer_links h2#footer_links_header {
        margin-left: 37% !important;
    }
}
@media screen and (max-width: 768px) {
    div#footer div#footer_block div#footer_block_left div#footer_links h2#footer_links_header {
        margin-left: 33% !important;
    }
}
@media screen and (max-width: 737px) {
    div#footer div#footer_block div#footer_block_left div#footer_links {
        width: 95% !important;
    }
     div#footer div#footer_block div#footer_block_left div#footer_links ul.one {
        width: 100% !important;
        float: none !important;
    }
    div#footer div#footer_block div#footer_block_left div#footer_links ul.two {
        width: 100% !important;
        float: none !important;
    }  
    div#footer div#footer_block div#footer_block_left div#footer_links ul.three {
        width: 100% !important;
        float: none !important;
        margin: 10px auto;
    }
    div#footer {
        background: none !important;
        background-color: #fff !important;
    }
    div#footer, 
    div#footer div#footer_block,
    div#footer div#footer_block div#footer_block_left {
        height: 100% !important;
    }
    div#footer div#footer_block div#footer_block_left #footer_logo {
        position: relative !important;
        top: auto !important;
        right: auto !important;

    }
    div#footer div#footer_block div#footer_block_left div#footer_payment_methods {
        position: relative !important;
        bottom: auto !important;
        left: auto !important;
    }
    div#footer div#footer_block div#footer_block_left {
        background-color: #fff !important;
    }
    div#footer div#footer_block div#footer_block_left div#footer_links h2#footer_links_header {
        margin: 0 auto !important;
    }
    div#footer div#footer_block div#footer_block_left div#footer_links ul li.main {
        padding-top: 7px !important;
        font-size: 20px !important;
    }
    div#footer div#footer_block div#footer_block_left div#footer_links {
        margin: 0 !important;
    }
    div#footer div#footer_block div#footer_block_left #footer_logo {
        margin: 30px auto !important;
        padding-right: 51px !important;
        width: auto !important;
    }
    div#footer div#footer_block div#footer_block_left div#footer_payment_methods {
        margin: 0 auto !important;
    }
    div#footer div#footer_block div#footer_block_left div#footer_payment_methods img {
        width: 100% !important;
        margin-bottom: 20px;
    }
    div#footer div#footer_block div#footer_block_left {
        padding: 0 !important;
    }
    div#footer_copyright_mobile {
        background-color: #E8B015;
        padding: 15px 0;
        text-align: center;
        display: block;
    }
    div#footer_copyright_mobile a {
        padding: 0;
        margin: 0;
        color: #fff;
        text-decoration: none;
        font-size: 14px;
    }
    div#footer_copyright_mobile a:first-child {
        padding-right: 5px;
    }
    div#footer_copyright_mobile a + a {
        border-left: 1px solid #fff;
        padding-left: 9px;
    }

}
div#footer div#footer_block div#footer_block_left {
    width: 720px;
    height: 100%;
    margin: 0;
    padding: 0 0 0 10px;
    display: block;
    float: left;
    position: relative;
}
div#footer div#footer_block div#footer_block_right {
    width: 500px;
    height:230px;
    margin: 0;
    padding: 0;
    display: block;
    float: right;
    position: relative;
}
div#footer div#footer_block div#footer_block_left div#footer_links {
    width: 100%;
    margin: 0;
    padding: 0;
    display: block;
    clear: both;
}
div#footer div#footer_block div#footer_block_left div#footer_links h2#footer_links_header {
    border-bottom: 2px solid #e5e6e7;
    width: 208px;
    height: 33px;
    background: #000;
    margin: 0 0 10px;
    padding: 0;
    display: block;
    clear: both;
    color: #FFF;
    text-align: center;
    font-size: 26px;
    font-weight: 400;
    font-family: avantgardbold,  Arial,  Helvetica,  sans-serif;
    letter-spacing: 1px;
}
@media screen and (max-width: 1000px) {
    div#footer div#footer_block {

     background: url(../images/footer_block_bg.png) -3% 100% no-repeat
    }
}

div#footer div#footer_block div#footer_block_left div#footer_links ul {
    margin: 10px 0 0;
    padding: 0;
    display: block;
    float: left;
    list-style: none;
}
div#footer div#footer_block div#footer_block_left div#footer_links ul.one {
    width: 182px;
}
div#footer div#footer_block div#footer_block_left div#footer_links ul.two {
    width: 321px;
}
div#footer div#footer_block div#footer_block_left div#footer_links ul.three {
    width: 157px;
}
div#footer div#footer_block div#footer_block_left div#footer_links ul li.main {
    margin: 0;
    padding: 0;
    display: block;
    clear: both;
    font-size: 18px;
    font-family: avantgarddemi,  Arial,  Helvetica,  sans-serif;
    color: #000;
}
div#footer div#footer_block div#footer_block_left div#footer_links ul li {
    margin: 5px 0 0;
    padding: 0;
    display: block;
    clear: both;
    font-size: 14px;
    font-family: avantgardbook,  Arial,  Helvetica,  sans-serif;
    color: #414042;
}
div#footer div#footer_block div#footer_block_left div#footer_links ul li a {
    margin: 5px 0 0;
    padding: 0;
    display: block;
    clear: both;
    font-size: 14px;
    font-family: avantgardbook,  Arial,  Helvetica,  sans-serif;
    color: #414042;
    text-decoration: none;
}
div#footer div#footer_block div#footer_block_left #footer_logo {
    margin: 0;
    padding: 0;
    display: block;
    clear: both;
    position: absolute;
    top: 250px;
    right: 10px;
}
div#footer div#footer_block div#footer_block_left div#footer_payment_methods {
    margin: 0;
    padding: 0;
    display: block;
    clear: both;
    position: absolute;
    bottom: 63px;
    left: 30px;
}
div.shopping_trolley_item_desc_colour span {
    margin: 0 0 5px;
    padding: 0;
    display: block;
    clear: both;
    font-size: 18px;
    font-family: 'Open Sans',  Arial,  Helvetica,  sans-serif;
    color: #000;
}
div#footer_address {
    width: 100%;
    float: left;
    margin: 0;
    padding: 15px 0;
    display: block;
    clear: both;
    color: #FFF;
    text-transform: uppercase;
    font-family: avantgarddemi, Arial, Helvetica, sans-serif;
    background-color: #E8B015;
}
div#footer_address .mobile-navigation{
    float: right;
    display: none;
}
div#footer_address .mobile-navigation a{
    color: #ffffff;
    padding: 0 10px;
    text-decoration: none;
}
div#footer div#footer_block div#footer_block_right div#footer_red_block {
    width: 451px;
    height: 248px;
    background: url(../images/footer_gold_block.png);
    background-repeat: no-repeat;
    background-position: 10px;
    margin: 0;
    padding: 41px 0 0 52px;
    display: block;
    clear: both;
    position: absolute;
    top: -55px;
    left: 0;
}
div#footer div#footer_block div#footer_block_right div#footer_red_block div#footer_red_block_header {
    margin: 0;
    padding: 0;
    display: block;
    clear: both;
    font-size: 26px;
    font-family: avantgardbold,  Arial,  Helvetica,  sans-serif;
    color: #FFF;
    letter-spacing: .5px;
}
@media screen and (max-width: 1144px) {
    #footer_red_block_header {
        color: #fff !important;
        width: 75% !important;
        text-align: center !important;
    }
}

div#leftcol #searchBtn img {
    width: 10% !important;
}

div#leftcol iframe, 
div#rightcol iframe {
    width: 98% !important;
}
div#footer div#footer_block div#footer_block_right div#footer_red_block p {
    width: 355px;
    margin: 10px 0 0;
    padding: 0;
    display: block;
    clear: both;
    font-size: 18px;
    font-family: 'Open Sans',  Arial,  Helvetica,  sans-serif;
    color: #FFF;
}
div#footer div#footer_block div#footer_block_right div#footer_red_block form {
    margin: 20px 0 0;
    padding: 0;
    display: block;
    clear: both;
}
div#footer div#footer_block div#footer_block_right div#footer_red_block form input[type=text] {
    width: 241px;
    height: 38px;
    margin: 0 10px 0 0;
    padding: 0 5px;
    display: block;
    float: left;
    font-size: 18px;
    font-family: avantgardbook,  Arial,  Helvetica,  sans-serif;
    color: #414042;
    border: 0;
    line-height: 38px;
}
div#footer div#footer_block div#footer_block_right div#footer_red_block form input[type=submit] {
    width: 140px;
    height: 38px;
    background: #000;
    margin: 0;
    padding: 0;
    display: block;
    float: left;
    font-size: 22px;
    font-family: avantgardmedium,  Arial,  Helvetica,  sans-serif;
    color: #FFF;
    border: 0;
    cursor: pointer;
}
div#footer div#footer_block div#footer_block_right div#footer_navigation {
    margin: 0;
    padding: 0;
    display: block;
    clear: both;
    position: absolute;
    bottom: 43px;
    right: 60px;
}
div#footer div#footer_block div#footer_block_right div#footer_navigation a {
    margin: 0 20px;
    padding: 0;
    display: block;
    float: left;
    font-size: 16px;
    font-family: avantgarddemi, Arial,  Helvetica,  sans-serif;
    color: #FFF;
    text-decoration: none;
    text-transform: uppercase;
}
#footer_payment_methods_header {
    font-weight: bold;
    padding-bottom: 10px;
}

.clearfix {
    clear: both;
}
.noborder {
    border: none !important;
}
.noleft {
    margin-left: 0 !important;
}
.noright {
    margin-right: 0 !important;
}
.nobottom {
    margin-bottom: 0 !important;
}
.notop {
    margin-top: 0 !important;
}
@font-face {
    font-family: avantgardmedium;
    src: url(medium/avantgard-medium-webfont.eot);
    src: url(medium/avantgard-medium-webfont.eot?#iefix) format('embedded-opentype'),  url(medium/avantgard-medium-webfont.woff) format('woff'),  url(medium/avantgard-medium-webfont.ttf) format('truetype'),  url(medium/avantgard-medium-webfont.svg#avantgardmedium) format('svg');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: avantgarddemi;
    src: url(demi/avantgard-demi-webfont.eot);
    src: url(demi/avantgard-demi-webfont.eot?#iefix) format('embedded-opentype'),  url(demi/avantgard-demi-webfont.woff) format('woff'),  url(demi/avantgard-demi-webfont.ttf) format('truetype'),  url(demi/avantgard-demi-webfont.svg#avantgarddemi) format('svg');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: avantgardbold;
    src: url(bold/avantgard-bold-webfont.eot);
    src: url(bold/avantgard-bold-webfont.eot?#iefix) format('embedded-opentype'),  url(bold/avantgard-bold-webfont.woff) format('woff'),  url(bold/avantgard-bold-webfont.ttf) format('truetype'),  url(bold/avantgard-bold-webfont.svg#avantgardbold) format('svg');
    font-weight: 400;
    font-style: normal;
}
.contactForm label.error {
    display: none !important;
}
.contactForm .error {
    background-color: #de4a58;
}
.contactForm .message {
    display: block;
    font-size: 19pt;
    margin-left: 20px;
    margin-top: 108px;
}
.updateCart {
    width: 256px;
    height: 34px;
    color: #fff;
    font-size: 0;
    border: none;
    margin: 0;
    padding: 0;
    cursor: pointer;
    background-color: #000;
    font-size: 16px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    padding: 7px 0;
}
.swatch {
    display: inline-block;
    height: 26px;
    margin-right: 5px;
    width: 26px;
}
.selectText {
    display: inline-block;
    padding-top: 4px;
}
.basicSelect, .colourSelect {
    width: 250px;
}
.checkBox {
    height: 32px;
}
#cboxOverlay, #cboxWrapper, #colorbox {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: hidden;
}
#cboxWrapper {
    max-width: none;
}
#cboxOverlay {
    position: fixed;
    width: 100%;
    height: 100%}
#cboxBottomLeft, #cboxMiddleLeft {
    clear: left;
}
#cboxContent {
    position: relative;
}
#cboxLoadedContent {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}
#cboxTitle {
    margin: 0;
}
#cboxLoadingGraphic, #cboxLoadingOverlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%}
#cboxClose, #cboxNext, #cboxPrevious, #cboxSlideshow {
    cursor: pointer;
}
.cboxPhoto {
    float: left;
    margin: auto;
    border: 0;
    display: block;
    max-width: none;
    -ms-interpolation-mode: bicubic;
}
.cboxIframe {
    width: 100%;
    height: 100%;
    display: block;
    border: 0;
    padding: 0;
    margin: 0;
}
#cboxContent, #cboxLoadedContent, #colorbox {
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
}
#cboxOverlay {
    background: #000;
    opacity: .9;
    filter: alpha(opacity=90);
}
.product_detail {
    display: none;
}
#price .blackLabel {
    color: #000;
    font-size: 22pt;
    margin-right: 10px;
}
.product_price .blackLabel {
    color: #000;
    font-size: 17pt;
    margin-right: -2px;
}
.featured_product_price .blackLabel {
    color: #000;
    font-size: 17pt;
    margin-right: 10px;
}
ul.why_choose_us {
    margin: 0;
    padding: 0;
    display: block;
    clear: both;
}
.select2-container {
    vertical-align: bottom !important;
}
div.why_choose_us ul li {
    min-height: 34px;
    background: url(../images/li.png) no-repeat;
    margin: 25px 0;
    padding: 0 0 0 36px;
    clear: both;
    display: block;
    font-family: 'Open Sans', arial, Helvetica, sans-serif;
    font-size: 17px;
    padding-left: 47px;
}
div.page_sub_header {
    clear: both;
    color: #000;
    display: block;
    font-family: avantgardbook,  Arial,  Helvetica,  sans-serif;
    font-size: 25px;
    margin: 40px 0 10px;
    padding: 0;
    text-transform: uppercase;
}
#banner_red_box .btn.blue {
    background: #E8B015;
    text-align: center;
    width: 84%;
    border-radius: 0;
    font-size: 30px;
    position: absolute;
    bottom: 27px;
}
#banner_red_box .btn {
    border-radius: 3px;
    color: #fff;
    display: block;
    float: left;
    font-family: avantgarddemi,  Arial,  Helvetica,  sans-serif;
    font-size: 20px;
    letter-spacing: 1px;
    margin: 15px 20px 0 0;
    padding: 9px 11px;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
}
#amount, #weightSlider {
    margin: 10px;
}
.productDetailTable {
    margin: 15px 0;
    border: 1px;
}
.productDetailTable th {
    background-color: #007eab;
    padding: 10px;
    color: #FFF;
    font-family: avantgarddemi,  Arial,  Helvetica,  sans-serif;
    font-weight: 400;
}
.productDetailTable td {
    padding: 10px;
    font-family: "Open Sans",  Arial,  Helvetica,  sans-serif;
    font-weight: 400;
    text-align: center;
}
#searchBox {
    clear: both;
    display: block;
    /*font-family: avantgardbook,  Arial,  Helvetica,  sans-serif;
    font-size: 18px;
    line-height: 35px;*/
    font-family: 'open sans', sans-serif;
    font-size: 14px;
    line-height: 45px;
    height: 45px;
    
    margin: 10px 0 0;
    padding: 3px 41px 0 15px;
    width: 248px;
    border: 2px solid #F0F1EE;
}
#searchbar_top_nav {
    /*background: url(../images/searchbar_topnav.png);*/
    /*height: 76px;*/
    height: 50px;
    position: absolute;
    /*right: 95px;
    top: 147px;
    width: 402px;*/
    right: 440px;
    top: 57px;
    width: 379px;
    z-index: 999;
    /*display: none;*/
    overflow: hidden;
}
.owl-carousel-7.owl-carousel .owl-stage-outer {
    width: 99.5%;
    margin: 0 auto;
}

.owl-carousel-7 div.owl-next {
    width: 180px;
    height: 277px;
    background: url(../images/next.png) 75px center no-repeat !important;
    margin: 0;
    padding: 0;
    display: block;
    clear: both;
    position: absolute;
    top: -22px;
    right: -33px;
    z-index: 999999;
    text-indent: -9999px;
}

@media screen and (max-width: 321px) {
    .owl-carousel-7 div.owl-next {
        right: -36px !important;
    }
}

.owl-carousel-7 a.category {
    width: 95.9%;
    position: relative;
}
.owl-carousel-7 a.category img.short {
    width: 96% !important;
    max-width: 100% !important;
}

div#bottom_section_block_carousel_inner div.owl-next {
    width: 68px;
    height: 146px;
    background: url(../images/next.png) no-repeat;
    margin: 0;
    padding: 0;
    display: block;
    clear: both;
    position: absolute;
    top: 15%;
    right: -33px;
    z-index: 999999;
    text-indent: -9999px;
}

div#categories .owl-carousel {
    overflow: hidden !important;
}

@media screen and (max-width: 321px) {
    #newsletter-form-mobile {
        padding: 38px 0 0 38px !important;
    }
    #newsletter-form-mobile input[type="submit"] {
        width: 77.5% !important;
    }
    div#footer div#footer_block div#footer_block_left div#footer_payment_methods img {
        width: 90% !important;
    }
}

.owl-carousel-7 {
    width: 100% !important;
}
@media screen and (max-width: 1314px) {
    .owl-carousel-7 {
        width: 94% !important;
        padding-left: 34px;
    }
    .owl-carousel-7 a.category {
        background-size: 100% 250px !important;
    }
    div#categories_block img#cogs {
        right: 16px !important;
    }
    .owl-carousel-7 div.owl-prev {
        left: -68px;
    }
}
@media screen and (max-width: 1115px) {
    .owl-carousel-7 div.owl-next {
        right: -33px;
    }
}
@media screen and (max-width: 1100px) {
    .owl-carousel-7 div.owl-next {
        right: -30px;
    }
}
@media screen and (max-width: 1038px) {
    .owl-carousel-7 div.owl-next {
        right: -26px;
    }
}
@media screen and (max-width: 1000px) {
    .owl-carousel-7 div.owl-next {
        right: -22px;
    }
}
@media screen and (max-width: 975px) {
    .owl-carousel-7 div.owl-next {
        right: -19px;
    }
}
@media screen and (max-width: 935px) {
    .owl-carousel-7 div.owl-next {
        right: -16px;
    }
}
@media screen and (max-width: 376px) {
    .owl-carousel-7 div.owl-prev {
        left: -99px !important;
    }
}
@media screen and (max-width: 912px) {
    div#categories_block img#cogs {
        display: none !important;
    }
    .owl-carousel-7 {
        width: 92% !important;
    }
    .owl-carousel-7 div.owl-next {
        right: -39px;
    }
    div#blue_bar_block {
        border-top: 5px solid white;
        margin-top: -17px;
    }
}
@media screen and (max-width: 844px) {
    .owl-carousel-7 div.owl-next {
        right: -34px;
    }
}
@media screen and (max-width: 750px) {
    .owl-carousel-7 div.owl-next {
        right: -35px;
    }
}
@media screen and (max-width: 650px) {
    .owl-carousel-7 {
        padding-left: 0 !important;
        margin: 0 auto !important;
        width: 92% !important;
    }
    .owl-stage-outer {
        margin: 0 auto;
        width: 98%;
    }
    .owl-carousel-7 div.owl-next {
        right: -33px;
    }
    .owl-carousel-7 div.owl-prev {
        left: -98px;
    }
}
@media screen and (max-width: 584px) {
     .owl-carousel-7 div.owl-next {
        right: -35px;
    }
}
@media screen and (max-width: 518px) {
    .owl-carousel-7 div.owl-next {
    }
}
@media screen and (max-width: 462px) {
    .owl-carousel-7 div.owl-next {
    }
}
@media screen and (max-width: 408px) {
     .owl-carousel-7 div.owl-next {
        right: -35px;
    }
}


.owl-carousel-7 a.category img.short {
    width: 100%;
}
#promoCodeForm {
    display: block;
    margin-top: 19px;
}
#promoCodeForm input[type="text"] {
    width: 159px;
    vertical-align: top;
    padding: 1px 7px;
    font-size: 14px;
    height: 27px;
    border-radius: 0;
    -webkit-border-radius: 0 !important;
    -webkit-appearance: none !important;
}
#promoCodeFormSuccess input[type="submit"], #promoCodeForm input[type="submit"] {
    border: 0;
    background-color: #000;
    color: white;
    padding: 5px 12px;
    font-size: 17px;
    text-transform: uppercase;
    border-radius: 0;
    -webkit-border-radius: 0 !important;
    -webkit-appearance: none !important;
}

div.shopping_trolley_item_img img{
    max-width: 100%;
    width: auto !important;
}

div.footer_contain{
    width: 100%;
    max-width: 1260px;
    height: 100%;
    margin: 0 auto;
    padding: 0;
    display: block;
    clear: both;
    position: relative;
}


#footer_information{
    width: 100%;
    float: left;
    position: relative;
    background: url('../images/footer_information_shadow.png') 0 100% repeat-x;
}
#footer_information #footer_information_inner{
    width: 100%;
    max-width: 1260px;
    height: 100%;
    margin: 0 auto;
    padding: 0;
    display: block;
    clear: both;
    position: relative;
    background: url('../images/footer_block_bg.png') 0 0 no-repeat;
    height: 112px;
}
#footer_information #footer_payment_methods{
    float: left;
    padding: 30px 0 0 20px;
}

#footer_information #footer_navigation{
    float: right;
    position: absolute;
    bottom: 0;
    right: 30px;
}
#footer_information #footer_navigation a{
    margin: 0 20px;
    padding: 0;
    display: block;
    float: left;
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFF;
    text-decoration: none;
}

#footer #external_sites{
    width: 100%;
    float: left;
    margin: 30px 0;
}

#footer #external_sites #warehouse-ladders  {
    width: 48%;
    min-height: 95px;
    float: left;
    margin-right: 2%;
    border: 5px solid #b01f26;
    background-color: #fff;
    font-size: 20px;
    color: #ffffff;
    text-transform: uppercase;
    background-color: #b01f26;
    background-image: url('../images/warehouse-ladders-logo.png');
    background-position: 100% 50%;
    background-repeat: no-repeat;
    font-family: avantgarddemi, Arial, Helvetica, sans-serif;
    padding: 16px 10px;
    box-sizing: border-box;
}

#footer #external_sites #industrial-products{
    width: 48%;
    min-height: 95px;
    float: left;
    border: 5px solid #154a75;
    color: #ffffff;
    font-size: 20px;
    text-transform: uppercase;
    background-color: #154a75;
    background-image: url('../images/industrial-products-logo.png');
    background-position: 100% 50%;
    background-repeat: no-repeat;
    font-family: avantgarddemi, Arial, Helvetica, sans-serif;
    padding: 16px 10px;
    box-sizing: border-box;
}
#footer #external_sites #industrial-products p, #footer #external_sites #warehouse-ladders   p{
    width: 45%;
    float: left;
    margin: 0;
    padding: 0;
}

@media screen and (max-width: 1144px) {
    #footer #external_sites #industrial-products, #footer #external_sites #warehouse-ladders    {
        width: 90%;
        max-width: 612px;
        margin: 10px auto 0 auto;
        float: none;
    }
    #footer_information #footer_information_inner{
        background: none;
    }

    #footer_information #footer_payment_methods{
        float: none;
        margin: 0 auto;
        text-align: center;
    }
}

@media screen and (max-width: 1227px) {
    #footer_information #footer_navigation{
        display: none;
    }
    #footer .mobile-navigation{
        display: block !important;
    }
}

@media screen and (max-width: 540px) {
    #footer #external_sites #industrial-products p, #footer #external_sites #warehouse-ladders   p{
        display: none;
    }
    #footer #external_sites #industrial-products, #footer #external_sites #warehouse-ladders    {
        background-color: #ffffff;
        background-position: 50% 50%;
    }
}

@media screen and (max-width: 698px) {
    #footer #external_sites #industrial-products p, #footer #external_sites #warehouse-ladders   p{
        font-size: 16px;
        width: 30%;
    }
}

.external-logo{
    width: auto !important;
    margin: 10px 0;
    color: transparent;
}