@charset "UTF-8";

/* stylelint-disable */

@font-face {
    font-family: "icomoon";
    src: url(./fonts/icomoon.woff?c0a0e54a139890caef4087489463da08) format("woff"), url(./fonts/icomoon.woff?c0a0e54a139890caef4087489463da08) format("woff2");
    font-weight: 400;
    font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-plus-light:before {
    content: "\E907";
}

.icon-minus-light:before {
    content: "\E905";
}

.icon-times-circle-light:before {
    content: "\E906";
}

.icon-close:before {
    content: "\E904";
}

.icon-check-light:before {
    content: "\E900";
}

.icon-chevron-right-regular:before {
    content: "\E901";
}

.icon-chevron-down-regular:before {
    content: "\E902";
}

.icon-times-light:before {
    content: "\E903";
}

body {
    margin: 0;
    min-width: 320px;
}

* {
    box-sizing: border-box;
}

.main_updated {
    position: relative;
    font-size: 16px;
    color: #696969;
    line-height: 1.625;
    font-family: "Lato", "Arial", "Helvetica", sans-serif;
    position: relative;
    width: 100%;
    overflow: hidden;
    font-weight: 400;
}

.main_updated h1,
.main_updated h2,
.main_updated h3 {
    font-family: "Titillium Web", "Arial", "Helvetica", sans-serif;
}

@media (max-width: 1439.98px) {
    .main_updated .container {
        max-width: 100%;
    }
}

.main_updated a {
    -webkit-transition: color 0.4s ease , background 0.4s ease , opacity 0.4s ease , visibility 0.4s ease;
    transition: color 0.4s ease , background 0.4s ease , opacity 0.4s ease , visibility 0.4s ease;
    outline: none;
    color: #000;
    text-decoration: none;
}

.main_updated .js-tab-hidden {
    display: block !important;
    left: -9999px !important;
    position: absolute !important;
    top: -9999px !important;
}

.main_updated h1,
.main_updated .h1 {
    font-size: 35px;
    line-height: 44px;
    color: #ab2328;
}

@media (max-width: 767.98px) {
    .main_updated h1,
    .main_updated .h1 {
        font-size: 26px;
        line-height: 32px;
    }
}

@media (max-width: 479px) {
    .main_updated h1,
    .main_updated .h1 {
        font-size: 22px;
        line-break: 28px;
    }
}

.visual_banner {
    position: relative;
}

.visual_banner img {
    display: block;
    width: 100%;
    height: auto;
}

@media (max-width: 1439.98px) {
    .visual_banner img {
        position: relative;
        left: 50%;
        width: 1600px;
        margin-left: -800px;
        max-width: inherit;
    }
}

@media (max-width: 991.98px) {
    .visual_banner img {
        position: relative;
        left: 50%;
        width: 1200px;
        margin-left: -540px;
        max-width: inherit;
    }
}

@media (max-width: 767.98px) {
    .visual_banner img {
        width: 1000px;
        margin-left: -200px;
        left: 25%;
        max-width: inherit;
    }
}

.visual_banner .visual_caption {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.visual_banner .text_holder {
    max-width: 340px;
    text-align: center;
    margin: 0 0 56px;
}

@media (max-width: 1199px) {
    .page-node-39872 .visual_banner .text_holder,
    .page-node-39649 .visual_banner .text_holder {
        margin-left: 30px;
    }
}

@media (max-width: 991.98px) {
    .page-node-39872 .visual_banner .text_holder,
    .page-node-39649 .visual_banner .text_holder {
        margin-left: 0;
    }
}

@media (max-width: 767.98px) {
    .visual_banner .text_holder {
        font-size: 24px;
    }
}

.visual_banner .text_holder.add {
    text-align: left;
    margin-left: 0;
    max-width: 100%;
}
.visual_banner .text_holder.add strong {
    font-weight: bold;
}
.visual_banner .text_holder.add strong span {
    display: block;
    font-size: 28px;
    font-weight: 400;
}
@media (max-width: 767.98px) {
    .visual_banner .text_holder.add {
        text-align: center;
    }
    .visual_banner .text_holder.add strong span {
        font-size: 25px;
    }
}

.visual_banner .text_holder.add h1,
.visual_banner .text_holder.add strong {
    color: #fff;
    font-size: 35px;
    line-height: 44px;
    padding: 0;
}

@media (max-width: 767.98px) {
    .visual_banner .text_holder.add h1,
    .visual_banner .text_holder.add strong {
        padding-left: 0;
        font-size: 30px;
        line-height: 37px;
        margin: 0;
    }
}

.visual_banner .text_holder h1,
.visual_banner .text_holder strong {
    font-weight: 400;
    font-size: 35px;
    line-height: 44px;
    color: #ab2328;
    margin: 0;
    text-transform: none;
}
.visual_banner .text_holder strong,
.visual_banner .text_holder.add strong {
    font-family: "Titillium Web", "Arial", "Helvetica", sans-serif;
}
@media (max-width: 767.98px) {
    .visual_banner .text_holder h1,
    .visual_banner .text_holder strong {
        font-size: 30px;
        line-height: 37px;
    }
    .visual_banner .text_holder {
        max-width: 290px;
    }
}

.intro_area {
    padding: 75px 0;
    font-size: 16px;
    color: #696969;
    line-height: 1.875;
    font-family: "Lato", "Arial", "Helvetica", sans-serif;
    font-weight: 400;
}

.intro_area h1,
.intro_area .h1 {
    font-family: "Titillium Web", "Arial", "Helvetica", sans-serif;
    font-size: 35px;
    line-height: 44px;
    color: #ab2328;
    font-weight: 700;
    margin: 0 0 10px;
}

@media (max-width: 767.98px) {
    .intro_area h1,
    .intro_area .h1 {
        font-size: 26px;
        line-height: 32px;
    }
}

@media (max-width: 479px) {
    .intro_area h1,
    .intro_area .h1 {
        font-size: 22px;
        line-break: 28px;
    }
}

@media (max-width: 1199px) {
    .intro_area {
        padding: 40px 0;
    }
}

@media (max-width: 991.98px) {
    .intro_area {
        padding: 30px 30px;
    }
}

@media (max-width: 767.98px) {
    .intro_area {
        padding: 40px 15px;
    }
}

@media (max-width: 479px) {
    .intro_area {
        padding: 40px 0;
    }
}

.intro_area .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.intro_description {
    width: 68.5%;
    padding: 0 210px 0 0;
}

@media (max-width: 1359px) {
    .intro_description {
        padding: 0 178px 0 0;
    }
}

@media (max-width: 1199px) {
    .intro_description {
        padding: 0 100px 0 0;
        width: 61%;
    }
}

@media (max-width: 991.98px) {
    .intro_description {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        width: 100%;
        padding: 0;
    }
}

.intro_description .h1 {
    margin: 0 0 18px;
}

.intro_description p {
    margin: 0;
}

.intro_description .title {
    display: block;
    margin: 45px 0 12px;
    color: #555;
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
}

.intro_area .list {
    list-style: none;
    margin: 0 0 25px !important;
    padding: 0 !important;
}

.intro_area .list li {
    position: relative;
    padding: 0 0 0 28px;
    margin: 0 0 4px;
    color: #696969;
    font-size: 16px !important;
    font-weight: 400 !important;
}

.intro_area .list li:before {
    position: absolute;
    left: 0;
    top: 12px;
    content: '';
    background: #555;
    width: 7px;
    height: 7px;
    border-radius: 100%;
}

@media (max-width: 767.98px) {
    .intro_area .list li {
        padding: 0 0 0 14px;
        font-size: 14px !important;
    }
}

.intro_award-box {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    text-align: center;
    max-width: 355px;
    position: relative;
    line-height: 30px;
    padding: 0 0 68px;
}

@media (max-width: 991.98px) {
    .intro_award-box {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        margin: 0 0 30px;
        padding-bottom: 20px;
        text-align: left;
        max-width: 100%;
        width: 100%;
    }

    .intro_area .container:before,
    .intro_area .container:after {
        display: none;
    }
}

.intro_award-box:before {
    position: absolute;
    left: -70px;
    top: 130px;
    bottom: 0;
    right: -9999px;
    content: '';
    background: #eee;
    z-index: -1;
}

@media (max-width: 991.98px) {
    .intro_award-box:before {
        left: -999px;
    }
}

.intro_award-box .image-holder {
    width: 355px;
    height: 254px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-shadow: 5px 15px 30px rgba(0, 0, 0, 0.15);
    box-shadow: 5px 15px 30px rgba(0, 0, 0, 0.15);
    margin: 0 0 32px;
    background: #fff;
}

@media (max-width: 479px) {
    .intro_award-box .image-holder {
        width: 100%;
    }
}

@media (max-width: 479px) {
    .intro_award-box .image-holder img {
        max-width: 100%;
        height: auto;
    }
}

.products_blocks {
    text-align: center;
    padding: 0 0 75px;
    font-size: 16px;
    color: #696969;
    line-height: 1.625;
    font-family: "Lato", "Arial", "Helvetica", sans-serif;
}

.products_blocks h1,
.products_blocks .h1 {
    font-family: "Titillium Web", "Arial", "Helvetica", sans-serif;
    font-size: 35px;
    line-height: 44px;
    color: #ab2328;
    font-weight: 700;
}

@media (max-width: 767.98px) {
    .products_blocks h1,
    .products_blocks .h1 {
        font-size: 26px;
        line-height: 32px;
    }
}

@media (max-width: 479px) {
    .products_blocks h1,
    .products_blocks .h1 {
        font-size: 22px;
        line-break: 28px;
    }
}

@media (max-width: 1199px) {
    .products_blocks {
        padding: 0 0 40px;
    }
}

.products_blocks .h1 {
    margin: 0 0 64px;
}

@media (max-width: 479px) {
    .products_blocks .h1 {
        margin: 0 0 30px;
    }
}

@media (max-width: 479px) {
    .products_blocks .h1 br {
        display: none;
    }
}

.blocks_holder {
    margin: 0 -19px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    left: 5px;
}

@media (max-width: 1439.98px) {
    .blocks_holder {
        left: 0;
        margin: 0 -10px;
    }
}

.blocks_holder .block {
    padding: 0 19px;
    width: 25%;
}

@media (max-width: 1439.98px) {
    .blocks_holder .block {
        padding: 0 10px;
    }
}

@media (max-width: 991.98px) {
    .blocks_holder .block {
        width: 50%;
        margin-bottom: 30px;
    }
}

@media (max-width: 767.98px) {
    .blocks_holder .block {
        width: 100%;
    }
}

.blocks_holder .blocks_wrap {
    background: #fff;
    -webkit-box-shadow: 25px 5px 35px rgba(0, 0, 0, 0.1);
    box-shadow: 25px 5px 35px rgba(0, 0, 0, 0.1);
    height: 100%;
    display: block;
    position: relative;
    overflow: hidden;
}

.blocks_holder .blocks_wrap:hover .hover_box {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.blocks_holder .blocks_wrap:hover .hover_box .text {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.blocks_holder .blocks_wrap:hover .title {
    opacity: 0;
    visibility: hidden;
}

.blocks_holder .block.active .blocks_wrap .title {
    background: #ab2328;
}

.blocks_holder .block.active .blocks_wrap:hover .title {
    background: #ab2328;
    opacity: 1;
    visibility: visible;
}

.blocks_holder .image {
    height: 215px;
    position: relative;
    z-index: 9;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 15px;
}

@media (max-width: 479px) {
    .blocks_holder .image {
        border: 1px solid #999;
        border-bottom: none;
    }
}

.blocks_holder .image img {
    max-width: 100%;
    height: auto;
    display: block;
}

.blocks_holder .title {
    display: block;
    background: #999;
    padding: 23px 0;
    color: #fff;
    font-size: 20px;
    line-height: 26px;
    font-family: "Titillium Web", "Arial", "Helvetica", sans-serif;
    font-weight: 700;
    height: 97px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: all 0.6s ease;
    transition: all 0.6s ease;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.blocks_holder .hover_box {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 5;
    -webkit-transform: translateY(700px);
    transform: translateY(700px);
    -webkit-transition: all 0.6s ease;
    transition: all 0.6s ease;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.blocks_holder .block.active .blocks_wrap .hover_box {
    display: none !important;
}

.blocks_holder .hover_box .text {
    display: block;
    position: relative;
    text-align: center;
    padding: 45px 0;
    color: #fff;
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
    font-family: "Titillium Web", "Arial", "Helvetica", sans-serif;
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
}

.blocks_holder .hover_box:before {
    position: absolute;
    left: -100px;
    right: -100px;
    bottom: -100px;
    background: #ab2328;
    content: '';
    height: 100%;
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
}

.page-node-39872 .products_blocks,
.page-node-39649 .products_blocks {
    padding: 0 0 75px;
    margin-top: -30px;
}
@media (max-width: 1198px) {
    .page-node-39872 .products_blocks,
    .page-node-39649 .products_blocks {
        padding: 0 0 40px;
        margin-top: -15px;
    }
}

.filters_area {
    padding: 75px 0 0;
    color: #696969;
    line-height: 1.625;
    font-family: "Lato", "Arial", "Helvetica", sans-serif;
    font-weight: 400;
}

.filters_area:before {
    position: absolute;
    left: -9999px;
    right: -9999px;
    top: 0;
    bottom: 0;
    z-index: -1;
    content: '';
    background: #eee;
}

.filters_area h1,
.filters_area h2,
.filters_area h3 {
    font-family: "Titillium Web", "Arial", "Helvetica", sans-serif;
}

.filters_area h1,
.filters_area .h1 {
    font-size: 35px;
    line-height: 44px;
    color: #ab2328;
    font-weight: 700;
}

@media (max-width: 767.98px) {
    .filters_area h1,
    .filters_area .h1 {
        font-size: 26px;
        line-height: 32px;
    }
}

@media (max-width: 479px) {
    .filters_area h1,
    .filters_area .h1 {
        font-size: 22px;
        line-break: 28px;
    }
}

@media (max-width: 1199px) {
    .filters_area {
        padding: 40px 0 0;
    }
}

.filters_area .head {
    text-align: center;
    margin: 0 0 40px;
}

.filters_area form {
    padding: 0 50px;
}

@media (max-width: 1199px) {
    .filters_area form {
        padding: 0;
    }
}

.filters_area .h1 {
    margin: 0 0 5px;
}

.filters_area .filters_head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 0 25px;
    border-bottom: 1px solid #ccc;
    margin: 0 0 31px;
}

.filters_area .country_list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.filters_area .country_list li {
    margin: 0 10px 0 0;
}
.filters_area .country_list label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0;
}

.filters_area .country_list .image img {
    display: block;
    margin-left: 5px;
}

.filters_area .action {
    font-family: "Titillium Web", "Arial", "Helvetica", sans-serif;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #555;
}

.filters_area .action:hover {
    color: #ab2328;
}

.filters_area .action .icon {
    margin-right: 7px;
}

.filters_options {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 -18px;
    padding: 0;
    list-style: none;
}

@media (max-width: 1199px) {
    .filters_options {
        margin: 0 -8px;
    }
}

.filters_options li {
    padding: 0 18px;
    width: 25%;
}

@media (max-width: 1199px) {
    .filters_options li {
        padding: 0 8px;
    }
}

@media (max-width: 991.98px) {
    .filters_options li {
        width: 50%;
        margin-bottom: 30px;
    }
}

@media (max-width: 479px) {
    .filters_options li {
        width: 100%;
    }
}

.filters_options label {
    display: block;
    font-weight: 700;
    font-family: "Titillium Web", "Arial", "Helvetica", sans-serif;
    color: #696969;
    font-size: 18px;
    line-height: 24px;
    margin: 0 0 13px;
}

@media (max-width: 1439.98px) {
    .filters_options label {
        font-size: 14px;
    }
}

@media (max-width: 1199px) {
    .filters_options label {
        font-size: 12px;
    }
}

.filters_options .radio-holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.filters_options .radio-holder label {
    width: 47%;
    position: relative;
}

.filters_options .radio-holder .text {
    background: #fff;
    width: 100%;
    height: 45px;
    border: 1px solid #999;
    text-align: center;
    display: block;
    line-height: 42px;
    font-size: 16px;
    font-weight: 400;
    cursor: pointer;
}

.filters_options [type="radio"] {
    position: fixed;
    left: 0;
    top: 0;
    opacity: 0;
    z-index: -1;
}

.filters_options [type="radio"]:checked + .text {
    background: #ab2328;
    color: #fff;
}

.about_area {
    padding: 75px 0 75px;
    text-align: center;
    font-size: 16px;
    color: #696969;
    line-height: 1.625;
    font-family: "Lato", "Arial", "Helvetica", sans-serif;
}

.about_area iframe {
    height: auto;
}

.about_area h1,
.about_area h2,
.about_area h3 {
    font-family: "Titillium Web", "Arial", "Helvetica", sans-serif;
}

.about_area h1,
.about_area .h1 {
    font-size: 35px;
    line-height: 44px;
    color: #ab2328;
    font-weight: 700;
}

@media (max-width: 767.98px) {
    .about_area h1,
    .about_area .h1 {
        font-size: 26px;
        line-height: 32px;
    }
}

@media (max-width: 479px) {
    .about_area h1,
    .about_area .h1 {
        font-size: 22px;
        line-break: 28px;
    }
}

@media (max-width: 1199px) {
    .about_area {
        padding: 35px 0 0;
    }
}

.about_area .container {
    max-width: 820px;
}

.about_area .h1 {
    margin: 0 0 20px;
}

.about_area p {
    margin: 0 0 20px;
}

.about_area a {
    color: #ab2328;
    font-weight: 700;
    text-decoration: underline;
}

.about_area a:hover {
    text-decoration: none;
    color: #555;
}

.about_area .form-fields {
    list-style: none;
    padding: 20px 25px 0 16px;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.about_area .form-fields li {
    width: 39%;
}

@media (max-width: 767.98px) {
    .about_area .form-fields li {
        width: 100%;
        margin: 0 0 20px;
    }
}

.about_area .form-fields li:last-child {
    width: 107px;
}

.about_area .form-fields label {
    display: block;
    margin: 0 0 10px;
    color: #696969;
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
    font-family: "Titillium Web", "Arial", "Helvetica", sans-serif;
    text-align: left;
}

.about_area .form-fields .text-field {
    width: 100%;
    height: 45px;
    border: 1px solid #999;
    color: #555;
    font-size: 16px;
    line-height: 25px;
    padding: 10px 15px;
    font-family: "Titillium Web", "Arial", "Helvetica", sans-serif;
    outline: none;
}

.about_area .submit {
    outline: none;
    width: 107px;
    height: 45px;
    background: #999;
    text-align: center;
    color: #fff;
    font-size: 16px;
    line-height: 43px;
    cursor: pointer;
    border: none;
    margin: 0;
    font-family: "Titillium Web", "Arial", "Helvetica", sans-serif;
}

.about_area .submit:hover {
    background: #555;
}

.main_updated .select_holder select::-ms-expand {
    display: none;
}

.main_updated .select_holder select {
    display: block;
    border: 1px solid #999;
    padding: 12px 20px 12px 20px;
    margin: 0;
    font: 16px;
    line-height: 21px;
    font-family: "Titillium Web", "Arial", "Helvetica", sans-serif;
    outline: none;
    line-height: 1.2;
    background: #fff;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    width: 100%;
    position: relative;
}

.main_updated .select_holder {
    position: relative;
}

.main_updated .select_holder:before {
    position: absolute;
    right: 17px;
    top: 13px;
    font-family: 'icomoon' !important;
    content: "\E902";
    color: #999;
    font-size: 18px;
    line-height: 1;
    z-index: 9;
}

.info_area {
    position: relative;
    background: #ab2328;
    padding: 75px 0;
    color: #fff;
}

@media (max-width: 1199px) {
    .info_area {
        padding: 40px 0;
    }
}

@media (max-width: 767.98px) {
    .info_area {
        padding: 40px 0;
    }
}

.info_area .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width: 767.98px) {
    .info_area .container {
        display: block;
    }
}

.info_area h2 {
    margin: 0 0 24px;
    color: #fff;
    text-transform: none;
    font-size: 35px;
    line-height: 40px;
}

.info_area .info_description {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
}

@media (max-width: 767.98px) {
    .info_area .info_description {
        margin: 0 0 30px;
    }

    .info_area h2 {
        font-size: 30px;
        margin: 0 0 12px;
    }
}

.info_area .info_description p {
    margin: 0;
}

.info_area .btn-info {
    margin: 0 80px 0 70px;
    width: 102px;
    display: block;
    height: 42px;
    line-height: 46px;
    background: -webkit-gradient(linear, left top, right top, from(#f7f7f7), to(#f9f9f9));
    background: linear-gradient(to right, #f7f7f7 0%, #f9f9f9 100%);
    font-size: 16px;
    font-family: 'Bebas Neue', cursive;
    outline: none !important;
    border-radius: 6px;
    border: none !important;
    color: #2e2e2e;
    padding: 0;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    text-align: center;
}

@media (max-width: 767.98px) {
    .info_area .btn-info {
        margin: 0;
    }
}

.info_area .btn-info:hover,
.info_area .btn-info:focus,
.info_area .btn-info:active {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: 0.9;
}

.table-data-holder {
    position: relative;
    border: 1px solid #ccc;
    margin-top: 42px;
}

@media (max-width: 991.98px) {
    .table-data-holder {
        margin-top: 22px;
    }
}

.table-data-holder .data-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-bottom: 1px solid #ccc;
}

@media (max-width: 767.98px) {
    .table-data-holder .data-row {
        display: block;
        background: #fff;
    }
}

.table-data-holder .data-row:nth-child(odd) {
    background: #fff;
}

@media (max-width: 767.98px) {
    .table-data-holder .data-row:nth-child(odd) {
        background: #eee;
    }
}

@media (max-width: 767.98px) {
    .table-data-holder .data-row:nth-child(1) {
        display: none;
    }
}

.table-data-holder .data-row a {
    color: #ab2328;
    text-decoration: underline;
}

.table-data-holder .data-row a:hover {
    text-decoration: none;
    color: #555;
}

.table-data-holder .data-row p {
    margin: 0;
}

.table-data-holder .data-row .span {
    display: block;
    font-size: 16px;
    line-height: 27px;
    padding: 10px 26px 11px;
    font-family: "Titillium Web", "Arial", "Helvetica", sans-serif;
    border-left: 1px solid #000;
}

@media (max-width: 1199px) {
    .table-data-holder .data-row .span {
        font-size: 12px;
        line-height: 16px;
        padding: 15px 15px;
    }
}

@media (max-width: 767.98px) {
    .table-data-holder .data-row .span {
        border: none;
        width: 100% !important;
        display: block;
        text-align: left;
        position: relative;
        border-bottom: 1px solid #e8e8e8;
        padding: 15px 10px 15px 140px;
    }
}

@media (max-width: 767.98px) {
    .table-data-holder .data-row .span:before {
        position: absolute;
        left: 15px;
        top: 17px;
        color: #373737;
        font-size: 12px;
        line-height: 16px;
        font-weight: 700;
        width: 130px;
    }
}

.table-data-holder .data-row .span1 {
    width: 144px;
    border-left: none;
}

@media (max-width: 767.98px) {
    .table-data-holder .data-row .span1:before {
        content: 'Part Number';
    }
}

.table-data-holder .data-row .span3 {
    width: 248px;
}

@media (max-width: 767.98px) {
    .table-data-holder .data-row .span3:before {
        content: 'Description';
    }
}

.table-data-holder .data-row .span2 {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
}

@media (max-width: 767.98px) {
    .table-data-holder .data-row .span2:before {
        content: 'Output & Communications';
    }
}

.table-data-holder.style01 {
    border: none;
    -webkit-box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.02);
    box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.02);
}

.table-data-holder.style01 .data-row {
    background: #f7f7f7;
    border-bottom: 2px solid #e8e8e8;
}

.table-data-holder.style01 .data-row:nth-child(odd) {
    background: #fff;
}

.table-data-holder.style01 .data-row:first-child .span1 {
    background: #eee;
}

@media (max-width: 767.98px) {
    .table-data-holder.style01 .data-row:first-child .span {
        display: none;
    }
}

.table-data-holder.style01 .data-row .image {
    height: 167px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
}

@media (max-width: 1199px) {
    .table-data-holder.style01 .data-row .image {
        height: 120px;
    }
}

@media (max-width: 767.98px) {
    .table-data-holder.style01 .data-row .image {
        display: none;
    }
}

.table-data-holder.style01 .data-row .image img {
    max-width: 100%;
    height: auto;
}

.table-data-holder.style01 .data-row .title {
    display: block;
    font-size: 16px;
    color: #373737;
    line-height: 24px;
    padding: 0 0 13px;
}

.table-data-holder.style01 .data-row .span {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-left: 2px solid #e8e8e8;
}

@media (max-width: 767.98px) {
    .table-data-holder.style01 .data-row .span {
        border: none;
        width: 100% !important;
        display: block;
        text-align: left;
        position: relative;
        border-bottom: 1px solid #e8e8e8;
    }
}

@media (max-width: 767.98px) {
    .table-data-holder.style01 .data-row .span:before {
        position: absolute;
        left: 15px;
        top: 11px;
        color: #373737;
        font-size: 14px;
        line-height: 24px;
        font-weight: 700;
    }
}

@media (max-width: 767.98px) {
    .table-data-holder.style01 .data-row .span:before {
        top: 15px;
    }
}

.table-data-holder.style01 .data-row .span1 {
    width: 25%;
    color: #ab2328;
    font-weight: 700;
    border-left: none;
}

@media (max-width: 767.98px) {
    .table-data-holder.style01 .data-row .span1 {
        font-size: 18px;
        line-height: 24px;
    }
}

.table-data-holder.style01 .data-row .span3 {
    width: 25%;
}

@media (max-width: 767.98px) {
    .table-data-holder.style01 .data-row .span3 {
        padding-left: 120px;
    }
}

@media (max-width: 767.98px) {
    .table-data-holder.style01 .data-row .span3:before {
        content: 'PAX';
    }
}

.table-data-holder.style01 .data-row .span2 {
    width: 25%;
}

@media (max-width: 767.98px) {
    .table-data-holder.style01 .data-row .span2 {
        padding-left: 120px;
    }
    .table-data-holder.style01 .data-row .span1 {
        padding-left: 120px;
    }
}

@media (max-width: 767.98px) {
    .table-data-holder.style01 .data-row .span2:before {
        content: 'PAX lite';
    }
}

.table-data-holder.style01 .data-row .span4 {
    width: 25%;
}

@media (max-width: 767.98px) {
    .table-data-holder.style01 .data-row .span4 {
        padding-left: 120px;
    }
}

@media (max-width: 767.98px) {
    .table-data-holder.style01 .data-row .span4:before {
        content: 'PAX2';
    }
}

@media (max-width: 767.98px) {
    .page-node-39875 .table-data-holder .data-row .span3:before {
        content: 'C48C / C48T';
    }
    .page-node-27586 .table-data-holder .data-row .span3:before {
        content: 'C48C / C48T';
    }
}

@media (max-width: 767.98px) {
    .page-node-39875 .table-data-holder .data-row .span2:before {
        content: 'CUB5';
    }
    .page-node-27586 .table-data-holder .data-row .span2:before {
        content: 'CUB5';
    }
}

@media (max-width: 767.98px) {
    .page-node-39875 .table-data-holder .data-row .span4:before {
        content: 'LD' !important;
    }
    .page-node-27586 .table-data-holder .data-row .span4:before {
        content: 'LD' !important;
    }
}

.table-container {
    max-width: 1310px;
    margin: 0 auto;
    padding: 0 15px;
}

.table-container .data-row {
    text-align: left;
}

.table-container .data-row:last-child {
    border-bottom: none;
}

.table-container .data-row:nth-child(odd) {
    background: #fff;
}

.table-container .data-row .span1 {
    width: 30%;
    border-left: none;
}

@media (max-width: 767.98px) {
    .table-container .data-row .span1:before {
        content: 'Competitor';
    }
}

.table-container .data-row .span3 {
    width: 33%;
}

@media (max-width: 767.98px) {
    .table-container .data-row .span3:before {
        content: 'Competitor\2019s Product';
    }
}

.table-container .data-row .span2 {
    width: 35%;
}

@media (max-width: 767.98px) {
    .table-container .data-row .span2:before {
        content: 'Red Lion Product';
    }
}

.intro_area2 {
    padding: 75px 0 75px;
}

@media (max-width: 991.98px) {
    .intro_area2 {
        padding: 40px 0 40px;
    }
}

.intro_area2 .h1 {
    margin: 0 0 20px;
}

.intro_area2 .container {
    max-width: 885px;
    margin: 0 auto;
    text-align: center;
}

.intro_area2 p {
    margin: 0 0 32px;
}

.intro_area2 .btn-primary,
.intro_description .btn-primary {
    display: inline-block;
    vertical-align: top;
    padding: 0 20px;
    height: 42px;
    line-height: 46px;
    /*background: linear-gradient(to bottom, rgba(255,255,255,1) 1%,rgba(245,245,245,1) 100%);*/
    background: #1B365D;
    font-size: 16px;
    font-family: 'Bebas Neue', cursive;
    outline: none !important;
    border-radius: 6px;
    border: none !important;
    /*color: #2e2e2e;*/
    color: #fff;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    font-weight: 400;
    letter-spacing: 0.3px;
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.4);
}

.intro_area2 .btn-primary:hover,
.intro_area2 .btn-primary:focus,
.intro_area2 .btn-primary:active,
.intro_description .btn-primary:hover,
.intro_description .btn-primary:focus,
.intro_description .btn-primary:active {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    /*background: #999 !important;*/
    background: #89ABE3 !important;
    color: #fff !important;
}

.products_info {
    padding: 35px 0 75px;
    background: #eee;
}

@media (max-width: 1199px) {
    .products_info {
        padding: 15px 0 30px;
    }
}

@media (max-width: 767.98px) {
    .products_info {
        padding: 5px 0 60px;
    }
}

.products_info .container {
    max-width: 1160px;
}

.products_info .table-data-holder .title-text {
    display: block;
    width: 100%;
    position: relative;
    margin-top: -10px;
    margin-bottom: 10px;
}

.products_info .s-text {
    font-size: 12px;
    line-height: 14px;
    display: block;
    text-align: right;
    padding-top: 15px;
}

.products_info2 {
    padding: 75px 0 75px;
}

@media (max-width: 1199px) {
    .products_info2 {
        padding: 40px 0;
    }
}

.products_info2 .head {
    max-width: 800px;
    margin: 0 auto 54px;
    text-align: center;
}

.products_info2 .head .h1 {
    margin: 0 0 20px;
}

.products_info2 .holder {
    padding: 16px 35px;
}

.no-sidebars.mainProductBody .products_info2 .holder {
    padding: 36px 41px 25px;
}
.no-sidebars.mainProductBody .products_info2 .holder ul li {
    margin: 0 0 9px;
}

@media (max-width: 991.98px) {
    .products_info2 .holder {
        padding: 16px 15px 25px;
    }
    .no-sidebars.mainProductBody .products_info2 .holder {
        padding: 16px 15px 25px;
    }
}

.products_info2 .tabset {
    list-style: none;
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.products_info2 .tabset li {
    margin: 0 5px 0 0;
}

.products_info2 .tabset a {
    display: inline-block;
    vertical-align: top;
    padding: 0 20px;
    min-width: 142px;
    height: 53px;
    font-size: 16px;
    line-height: 53px;
    font-weight: 700;
    text-align: center;
    background: #f7f7f7;
    color: #696969;
    border: 2px solid transparent;
    border-bottom: none;
    position: relative;
    text-transform: uppercase;
}
.products_info2 .tabset a:hover {
    background: #e2e0e0;
}

@media (max-width: 1199.98px) {
    .products_info2 .tabset a {
        font-size: 14px;
        padding: 0 10px;
    }
}

@media (max-width: 991.98px) {
    .products_info2 .tabset a {
        min-width: inherit;
        padding: 0 10px;
        font-size: 11px;
    }
}

@media (max-width: 767.98px) {
    .products_info2 .tabset a {
        min-width: inherit;
        font-size: 12px;
        padding: 0 10px;
    }
}

.products_info2 .tabset a:before {
    position: absolute;
    left: 50%;
    top: -2px;
    height: 5px;
    right: 50%;
    content: '';
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    width: auto;
    background: #ab2328;
}

.products_info2 .tabset a.active {
    margin-bottom: -2px;
    background: #fff;
    height: 55px;
    border-color: #e8e8e8;
}

.products_info2 .tabset a.active:before {
    left: -1px;
    right: -1px;
    width: auto;
}

.products_info2 .tab-content {
    border: 2px solid #e8e8e8;
    -webkit-box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.05);
    box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.05);
}

@media (max-width: 767.98px) {
    .products_info2.style01 .tabset {
        display: block;
    }
}

@media (max-width: 767.98px) {
    .products_info2.style01 .tabset li {
        margin: 0;
    }
}

@media (max-width: 767.98px) {
    .products_info2.style01 .tabset a {
        width: 100%;
    }
}

.table-data-holder2 {
    position: relative;
}

.table-data-holder2.style01 .span1 {
    width: 10%;
}

.table-data-holder2.style01 .span2 {
    width: 18%;
}

.table-data-holder2.style01 .span3 {
    width: 12%;
}

.table-data-holder2.style01 .span4 {
    width: 13%;
}

.table-data-holder2.style01 .span5 {
    width: 11%;
}

.table-data-holder2.style01 .span6 {
    width: 14%;
}

.table-data-holder2.style01 .span7 {
    width: 14%;
}

.table-data-holder2.style01 .span8 {
    width: 8%;
}

.table-data-holder2.style02 .span1 {
    width: 13%;
}

.table-data-holder2.style02 .span2 {
    width: 13%;
}

.table-data-holder2.style02 .span3 {
    width: 13%;
}

.table-data-holder2.style02 .span4 {
    padding-right: 18px;
    width: 22%;
}

.table-data-holder2.style02 .span5 {
    width: 20%;
}

.table-data-holder2.style02 .span6 {
    width: 18%;
}

.table-data-holder2.style02 .data-row .span1 {
    color: #ab2328;
}

.table-data-holder2.style02 .data-row:nth-child(1) .span1 {
    color: #696969;
}

.table-data-holder2 .data-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 2px solid #ebebeb;
}

.table-data-holder2 .data-row:last-child {
    border-bottom: none;
}

@media (max-width: 767.98px) {
    .table-data-holder2 .data-row:first-child {
        display: none !important;
    }
}

@media (max-width: 767.98px) {
    .table-data-holder2 .data-row:nth-child(odd) {
        background: #eee;
    }
}

@media (max-width: 767.98px) {
    .table-data-holder2 .data-row:nth-child(odd) .span {
        border-bottom: 2px solid #f5f5f5;
    }
}

.table-data-holder2 .span {
    font-size: 16px;
    line-height: 23px;
    padding: 20px 10px;
    font-weight: 700;
    text-align: left;
    position: relative;
}

@media (max-width: 1199px) {
    .table-data-holder2 .span {
        font-size: 12px;
        line-height: 20px;
        padding: 15px 5px;
    }
}

@media (max-width: 991.98px) {
    .table-data-holder2 .span {
        font-size: 11px;
    }
}

@media (max-width: 767.98px) {
    .table-data-holder2 .span {
        width: 100% !important;
        padding: 15px 10px 15px 120px;
        border-bottom: 2px solid #ebebeb;
    }
}

@media (max-width: 767.98px) {
    .table-data-holder2 .span:last-child {
        border-bottom: none;
    }
}

@media (max-width: 767.98px) {
    .table-data-holder2 .span:before {
        position: absolute;
        left: 15px;
        top: 14px;
        color: #696969;
        font-size: 13px;
        line-height: 24px;
        font-weight: 700;
    }
}

.table-data-holder2 .span1 {
    width: 12%;
}

@media (max-width: 767.98px) {
    .table-data-holder2 .span1:before {
        content: 'Part #';
    }
}

.table-data-holder2 .span2 {
    width: 24%;
}

@media (max-width: 767.98px) {
    .table-data-holder2 .span2:before {
        content: 'Function';
    }
}

.table-data-holder2 .span3 {
    width: 10%;
}

@media (max-width: 767.98px) {
    .table-data-holder2 .span3:before {
        content: 'Size';
    }
}

.table-data-holder2 .span4 {
    width: 28%;
}

@media (max-width: 767.98px) {
    .table-data-holder2 .span4:before {
        content: 'Display';
    }
}

.table-data-holder2 .span5 {
    width: 13%;
}

@media (max-width: 767.98px) {
    .table-data-holder2 .span5:before {
        content: 'Relay Output(s)';
    }
}

.table-data-holder2 .span6 {
    width: 13%;
}

@media (max-width: 767.98px) {
    .table-data-holder2 .span6:before {
        content: 'Power';
    }
}

.table-data-holder2 a {
    color: #ab2328;
    text-decoration: underline;
}

.table-data-holder2 a:hover {
    text-decoration: none;
    color: #555;
}

.features_area {
    padding: 75px 0 75px;
    background: #eee;
}

@media (max-width: 991.98px) {
    .features_area {
        padding: 40px 0;
    }
}

.features_area .container {
    max-width: 1060px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: flex-start;
}

@media (max-width: 991.98px) {
    .features_area .container {
        display: block;
    }
}

.features_area .features_image {
    width: 44.4%;
    -webkit-box-shadow: 10px 10px 45px rgba(0, 0, 0, 0.25);
    box-shadow: 10px 10px 45px rgba(0, 0, 0, 0.25);
}

@media (max-width: 991.98px) {
    .features_area .features_image {
        width: auto;
        display: inline-block;
        margin: 0 0 30px;
    }
}

.features_area .features_image img {
    display: block;
    width: 100%;
    height: auto;
}

@media (max-width: 991.98px) {
    .features_area .features_image img {
        max-width: 100%;
        width: auto;
    }
}

.features_area .features_description {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    padding: 0 0 0 87px;
}

@media (max-width: 1439.98px) {
    .features_area .features_description {
        padding: 0 0 0 40px;
    }
}

@media (max-width: 991.98px) {
    .features_area .features_description {
        padding: 0;
    }
}

.features_area .features_description .h1 {
    margin: 0 0 15px;
}

.features_area .list {
    list-style: none;
    margin: 0;
    padding: 0 0 0 4px;
    font-weight: 700;
}

.features_area .list li {
    position: relative;
    padding: 0 0 0 17px;
    margin: 0 0 17px;
}

.features_area .list li:before {
    position: absolute;
    left: 0;
    top: 11px;
    content: '';
    background: #696969;
    width: 7px;
    height: 7px;
    border-radius: 100%;
}

.features_area2 {
    padding: 75px 0 75px;
}

@media (max-width: 991.98px) {
    .features_area2 {
        padding: 40px 0;
    }
}

.features_area2 .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.features_area2 .features_image {
    width: 54.8%;
}

@media (max-width: 991.98px) {
    .features_area2 .features_image {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        width: 100%;
        margin-bottom: 50px;
    }
}

.features_area2 .features_image img {
    display: block;
    max-width: 100%;
    height: auto;
}

.features_area2 .features_description {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    padding: 34px 70px 0 0;
}

.features_area2 .features_description .h1 {
    margin: 0 0 11px;
}

@media (max-width: 991.98px) {
    .features_area2 .features_description {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        width: 100%;
        padding: 0;
    }
}

.features_area2 .features_description .title {
    display: block;
    font-weight: 700;
    color: #323232;
}

.features_area2 .features_description p {
    margin: 0;
}

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

.features_area2 .list li {
    position: relative;
    padding: 0 0 0 25px;
    margin: 0 0 4px;
}

.features_area2 .list li:before {
    position: absolute;
    left: 0;
    top: 12px;
    content: '';
    background: #ab2328;
    width: 7px;
    height: 7px;
    border-radius: 100%;
}

.products_info-list {
    padding-left: 15px;
}

.product_section {
    padding: 52px 0 160px;
}

@media (max-width: 991.98px) {
    .product_section {
        padding: 50px 0 70px;
    }
}

@media (max-width: 767.98px) {
    .product_section {
        padding: 50px 0 70px;
    }

    .no-sidebars.mainProductBody .product_section .container {
        padding: 0;
    }
}

.no-sidebars.mainProductBody .product_section .container {
    padding: 0;
}

.product_section .products_info2 {
    padding: 40px 0 0;
}

@media (max-width: 991.98px) {
    .product_section .products_info2 {
        padding: 30px 0 0;
    }
}

@media (max-width: 479px) {
    .product_section .products_info2 .tabset a {
        padding: 0 6px;
        font-size: 10px;
        text-transform: none;
    }
}

.product_section .prod_holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.product_section .prod_holder .prod_description {
    width: 625px;
    padding-bottom: 27px;
}

@media (max-width: 1199px) {
    .product_section .prod_holder .prod_description {
        width: 420px;
        padding-bottom: 0;
    }
}

@media (max-width: 767.98px) {
    .product_section .prod_holder .prod_description {
        padding-bottom: 30px;
        width: 100%;
    }
    .product_section .prod_holder {
        display: block;
    }
}

.product_section .prod_holder h1 {
    margin: 0 0 15px;
}

.product_section .prod_holder .image {
    margin: 0 48px 0 0;
}

.no-sidebars.mainProductBody .product_section .prod_holder .image {
    margin: 0 48px 0 0;
    width: 289px;
}

@media (max-width: 1199px) {
    .no-sidebars.mainProductBody .product_section .prod_holder .image {
        margin: 0 20px 0 0;
        width: 260px;
    }
}

@media (max-width: 767.98px) {
    .no-sidebars.mainProductBody .product_section .prod_holder .image {
        margin: 0 0 25px;
    }
}

.product_section .prod_holder .image img {
    display: block;
    max-width: 100%;
    height: auto;
    width: 100%;
}

.product_section .add-to-cart {
    width: 115px;
    height: 45px;
    line-break: 45px;
    color: #fff;
    background: #ab2328;
    font-size: 16px;
    border-radius: 7px;
    border: none;
    font-family: 'Bebas Neue', cursive;
    cursor: pointer;
    outline: none;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.product_section .add-to-cart:hover {
    background: #555 !important;
}

.product_section .title {
    display: block;
    font-size: 20px;
    line-break: 24px;
    color: #2e2e2e;
    font-family: "Titillium Web", "Arial", "Helvetica", sans-serif;
}

.product_section p {
    font-size: 16px;
    line-break: 24px;
}

.product_section p a {
    color: #ab2328;
}

.product_section p a.btn-default {
    color: #333;
}

.main_updated .tagline {
    background: #ab2328;
    color: #fff;
    padding: 12px 0;
}

.main_updated .tagline .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.main_updated .tagline h2 {
    margin: 0;
    font-size: 26px;
    line-height: 30px;
    font-family: "Titillium Web", "Arial", "Helvetica", sans-serif;
    text-transform: none !important;
}

.main_updated .tagline .btn_contact {
    display: inline-block;
    vertical-align: top;
    padding: 0 20px;
    height: 36px;
    line-height: 36px;
    background: linear-gradient(to bottom, rgba(255,255,255,1) 1%,rgba(245,245,245,1) 100%);
    font-size: 15px;
    font-family: 'Bebas Neue', cursive;
    outline: none !important;
    border-radius: 6px;
    border: none !important;
    color: #2e2e2e;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    font-weight: 400;
    letter-spacing: 1px;
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.4);
}

.main_updated .tagline .btn_contact:hover,
.main_updated .tagline .btn_contact:focus,
.main_updated .tagline .btn_contact:active {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #999 !important;
    color: #fff !important;
}

@media (max-width: 767.98px) {
    .main_updated .tagline .container {
        display: block;
    }

    .main_updated .tagline h2 {
        padding-bottom: 15px;
    }
    .main_updated .tagline .btn_contact {
        margin-bottom: 25px;
    }
}

/* custom number input styles */

.main_updated .jcf-number {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border: 1px solid #d6d6d6;
    position: relative;
    height: 45px;
    width: 157px;
    margin-right: 14px;
}

.main_updated .jcf-number input {
    -moz-appearance: textfield;
}

.main_updated .jcf-number input::-webkit-inner-spin-button,
.main_updated .jcf-number input::-webkit-outer-spin-button {
    -webkit-appearance: none;
}

.main_updated .jcf-number input {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: none;
    padding: 3px 45px 3px;
    margin: 0;
    height: 100%;
    width: 100%;
    text-align: center;
    font-size: 16px;
    line-break: 24px;
    font-family: "Titillium Web", "Arial", "Helvetica", sans-serif;
    color: #555;
}

.main_updated .jcf-number .jcf-btn-dec,
.main_updated .jcf-number .jcf-btn-inc {
    position: absolute;
    background: #f1f1f1;
    width: 46px;
    height: 43px;
    right: 0;
    top: 0;
    cursor: pointer;
}

.main_updated .jcf-number .jcf-btn-dec {
    left: 0;
    right: auto;
}

.main_updated .jcf-number .jcf-btn-dec:hover,
.main_updated .jcf-number .jcf-btn-inc:hover {
    background: #e6e6e6;
}

.main_updated .jcf-number .jcf-btn-dec:before,
.main_updated .jcf-number .jcf-btn-inc:before {
    position: absolute;
    content: '';
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-family: 'icomoon' !important;
    content: "\E907";
}

.main_updated .jcf-number .jcf-btn-dec:before {
    content: "\E905";
}


.popup_form_holder {
    position: relative;
    overflow: hidden;
    height: 0;
}

.lightbox_form {
    padding: 5px;
    width: 1288px;
}

body.compensate-for-scrollbar {
    overflow: hidden;
}

.fancybox-active {
    height: auto;
}

.fancybox-is-hidden {
    left: -9999px;
    margin: 0;
    position: absolute !important;
    top: -9999px;
    visibility: hidden;
}

.fancybox-container {
    -webkit-backface-visibility: hidden;
    height: 100%;
    left: 0;
    outline: none;
    position: fixed;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    transform: translateZ(0);
    width: 100%;
    z-index: 99992;
}

.fancybox-container * {
    box-sizing: border-box;
}

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.fancybox-outer {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
}

.fancybox-bg {
    background: rgb(30, 30, 30);
    opacity: 0;
    transition-duration: inherit;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.47, 0, .74, .71);
}

.fancybox-is-open .fancybox-bg {
    opacity: .9;
    transition-timing-function: cubic-bezier(.22, .61, .36, 1);
}

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
    direction: ltr;
    opacity: 0;
    position: absolute;
    transition: opacity .25s ease, visibility 0s ease .25s;
    visibility: hidden;
    z-index: 99997;
}

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
    opacity: 1;
    transition: opacity .25s ease 0s, visibility 0s ease 0s;
    visibility: visible;
}

.fancybox-infobar {
    color: #ccc;
    font-size: 13px;
    -webkit-font-smoothing: subpixel-antialiased;
    height: 44px;
    left: 0;
    line-height: 44px;
    min-width: 44px;
    mix-blend-mode: difference;
    padding: 0 10px;
    pointer-events: none;
    top: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.fancybox-toolbar {
    right: 0;
    top: 0;
}

.fancybox-stage {
    direction: ltr;
    overflow: visible;
    transform: translateZ(0);
    z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
    overflow: hidden;
}

.fancybox-slide {
    -webkit-backface-visibility: hidden;
    /* Using without prefix would break IE11 */
    display: none;
    height: 100%;
    left: 0;
    outline: none;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: absolute;
    text-align: center;
    top: 0;
    transition-property: transform, opacity;
    white-space: normal;
    width: 100%;
    z-index: 99994;
}

.fancybox-slide::before {
    content: '';
    display: inline-block;
    font-size: 0;
    height: 100%;
    vertical-align: middle;
    width: 0;
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
    display: block;
}

.fancybox-slide--image {
    overflow: hidden;
    padding: 44px 0;
}

.fancybox-slide--image::before {
    display: none;
}

.fancybox-slide--html {
    padding: 6px;
}

.fancybox-content {
    background: #fff;
    display: inline-block;
    margin: 0;
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 50px 118px 0;
    position: relative;
    text-align: left;
    vertical-align: middle;
}

/* Buttons */

.fancybox-button {
    background: rgba(30, 30, 30, .6);
    border: 0;
    border-radius: 0;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    margin: 0;
    padding: 10px;
    position: relative;
    transition: color .2s;
    vertical-align: top;
    visibility: inherit;
    width: 44px;
}

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
    color: #ccc;
}

.fancybox-button:hover {
    color: #fff;
}

.fancybox-button:focus {
    outline: none;
}

.fancybox-button.fancybox-focus {
    outline: 1px dotted;
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
    color: #888;
    cursor: default;
    outline: none;
}

/* Fix IE11 */
.fancybox-button div {
    height: 100%;
}

.fancybox-button svg {
    display: block;
    height: 100%;
    overflow: visible;
    position: relative;
    width: 100%;
}

.fancybox-button svg path {
    fill: currentColor;
    stroke-width: 0;
}

/* Close button on the top right corner of html content */

.fancybox-close-small {
    background: transparent;
    border: 0;
    border-radius: 0;
    color: #ccc;
    cursor: pointer;
    opacity: .8;
    padding: 8px;
    position: absolute;
    right: -12px;
    top: -44px;
    z-index: 401;
}

.fancybox-close-small:hover {
    color: #fff;
    opacity: 1;
}

.fancybox-slide--html .fancybox-close-small {
    color: currentColor;
    padding: 10px;
    right: 0;
    top: 0;
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
    overflow: hidden;
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
    display: none;
}

/* Navigation arrows */

.fancybox-navigation .fancybox-button {
    background-clip: content-box;
    height: 100px;
    opacity: 0;
    position: absolute;
    top: calc(50% - 50px);
    width: 70px;
}

.fancybox-navigation .fancybox-button div {
    padding: 7px;
}

.fancybox-navigation .fancybox-button--arrow_left {
    left: 0;
    left: env(safe-area-inset-left);
    padding: 31px 26px 31px 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
    padding: 31px 6px 31px 26px;
    right: 0;
    right: env(safe-area-inset-right);
}

/* Caption */

.fancybox-caption {
    background: linear-gradient(to top,
    rgba(0, 0, 0, .85) 0%,
    rgba(0, 0, 0, .3) 50%,
    rgba(0, 0, 0, .15) 65%,
    rgba(0, 0, 0, .075) 75.5%,
    rgba(0, 0, 0, .037) 82.85%,
    rgba(0, 0, 0, .019) 88%,
    rgba(0, 0, 0, 0) 100%);
    bottom: 0;
    color: #eee;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 75px 44px 25px 44px;
    pointer-events: none;
    right: 0;
    text-align: center;
    z-index: 99996;
}

@supports (padding: max(0px)) {
    .fancybox-caption {
        padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left));
    }
}

.fancybox-caption--separate {
    margin-top: -50px;
}

.fancybox-caption__body {
    max-height: 50vh;
    overflow: auto;
    pointer-events: all;
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
    color: #ccc;
    text-decoration: none;
}

.fancybox-caption a:hover {
    color: #fff;
    text-decoration: underline;
}

/* Loading indicator */

.fancybox-loading {
    animation: fancybox-rotate 1s linear infinite;
    background: transparent;
    border: 4px solid #888;
    border-bottom-color: #fff;
    border-radius: 50%;
    height: 50px;
    left: 50%;
    margin: -25px 0 0 -25px;
    opacity: .7;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 50px;
    z-index: 99999;
}

@keyframes fancybox-rotate {
    100% {
        transform: rotate(360deg);
    }
}

/* Transition effects */

.fancybox-animated {
    transition-timing-function: cubic-bezier(0, 0, .25, 1);
}

/* transitionEffect: slide */

.fancybox-fx-slide.fancybox-slide--previous {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
    opacity: 1;
    transform: translate3d(0, 0, 0);
}

/* transitionEffect: fade */

.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
    opacity: 0;
    transition-timing-function: cubic-bezier(.19, 1, .22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1;
}

/* transitionEffect: zoom-in-out */

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(.5, .5, .5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
    opacity: 1;
    transform: scale3d(1, 1, 1);
}

/* transitionEffect: rotate */

.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    -ms-transform: rotate(-360deg);
    transform: rotate(-360deg);
}

.fancybox-fx-rotate.fancybox-slide--next {
    opacity: 0;
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}

.fancybox-fx-rotate.fancybox-slide--current {
    opacity: 1;
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}

/* transitionEffect: circular */

.fancybox-fx-circular.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
    opacity: 1;
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}

/* transitionEffect: tube */

.fancybox-fx-tube.fancybox-slide--previous {
    transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
    transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
    transform: translate3d(0, 0, 0) scale(1);
}

/* Styling for Small-Screen Devices */
@media all and (max-height: 576px) {
    .fancybox-slide {
        padding-left: 6px;
        padding-right: 6px;
    }

    .fancybox-slide--image {
        padding: 6px 0;
    }

    .fancybox-close-small {
        right: -6px;
    }

    .fancybox-slide--image .fancybox-close-small {
        background: #4e4e4e;
        color: #f2f4f6;
        height: 36px;
        opacity: 1;
        padding: 6px;
        right: 0;
        top: 0;
        width: 36px;
    }

    .fancybox-caption {
        padding-left: 12px;
        padding-right: 12px;
    }

    @supports (padding: max(0px)) {
        .fancybox-caption {
            padding-left: max(12px, env(safe-area-inset-left));
            padding-right: max(12px, env(safe-area-inset-right));
        }
    }
}
/* Share */

.fancybox-share {
    background: #f4f4f4;
    border-radius: 3px;
    max-width: 90%;
    padding: 30px;
    text-align: center;
}

.fancybox-share h1 {
    color: #222;
    font-size: 35px;
    font-weight: 700;
    margin: 0 0 20px 0;
}

.fancybox-share p {
    margin: 0;
    padding: 0;
}

.fancybox-share__button {
    border: 0;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    margin: 0 5px 10px 5px;
    min-width: 130px;
    padding: 0 15px;
    text-decoration: none;
    transition: all .2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
}

.fancybox-share__button:visited,
.fancybox-share__button:link {
    color: #fff;
}

.fancybox-share__button:hover {
    text-decoration: none;
}

.fancybox-share__button--fb {
    background: #3b5998;
}

.fancybox-share__button--fb:hover {
    background: #344e86;
}

.fancybox-share__button--pt {
    background: #bd081d;
}

.fancybox-share__button--pt:hover {
    background: #aa0719;
}

.fancybox-share__button--tw {
    background: #1da1f2;
}

.fancybox-share__button--tw:hover {
    background: #0d95e8;
}

.fancybox-share__button svg {
    height: 25px;
    margin-right: 7px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 25px;
}

.fancybox-share__button svg path {
    fill: #fff;
}

.fancybox-share__input {
    background: transparent;
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    border-radius: 0;
    color: #5d5b5b;
    font-size: 14px;
    margin: 10px 0 0 0;
    outline: none;
    padding: 10px 15px;
    width: 100%;
}
/* Thumbs */

.fancybox-thumbs {
    background: #ddd;
    bottom: 0;
    display: none;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 2px 2px 4px 2px;
    position: absolute;
    right: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    top: 0;
    width: 212px;
    z-index: 99995;
}

.fancybox-thumbs-x {
    overflow-x: auto;
    overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
    display: block;
}

.fancybox-show-thumbs .fancybox-inner {
    right: 212px;
}

.fancybox-thumbs__list {
    font-size: 0;
    height: 100%;
    list-style: none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    position: relative;
    white-space: nowrap;
    width: 100%;
}

.fancybox-thumbs-x .fancybox-thumbs__list {
    overflow: hidden;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
    width: 7px;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    border-radius: 10px;
}

.fancybox-thumbs__list a {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: rgba(0, 0, 0, .1);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    float: left;
    height: 75px;
    margin: 2px;
    max-height: calc(100% - 8px);
    max-width: calc(50% - 4px);
    outline: none;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    width: 100px;
}

.fancybox-thumbs__list a::before {
    border: 6px solid #ff5268;
    bottom: 0;
    content: '';
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .2s cubic-bezier(.25, .46, .45, .94);
    z-index: 99991;
}

.fancybox-thumbs__list a:focus::before {
    opacity: .5;
}

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
    opacity: 1;
}

/* Styling for Small-Screen Devices */
@media all and (max-width: 576px) {
    .fancybox-thumbs {
        width: 110px;
    }

    .fancybox-show-thumbs .fancybox-inner {
        right: 110px;
    }

    .fancybox-thumbs__list a {
        max-width: calc(100% - 10px);
    }
}

.popup_form_holder {
    position: relative;
}

#popup1 {
    overflow: hidden;
}

#popup1 h2 {
    font-size: 35px;
    line-height: 43px;
    color: #ab2328;
    font-weight: 700;
    font-family: "Titillium Web", "Arial", "Helvetica", sans-serif;
    margin: 0 0 31px;
    text-align: center;
    padding: 0 55px;
    letter-spacing: 0.6px;
}
#popup1 .popup_form {
    padding: 0;
    margin: 0 0 25px;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#popup1 .popup_form li {
    width: 31.5%;
    margin: 0 0 29px;
}
#popup1 .popup_form.style01 {
    margin: 0 0 15px;
}
#popup1 .popup_form.style01 li {
    width: 48%;
}
#popup1 .popup_form label {
    display: block;
    color: #696969;
    font-size: 18px;
    line-height: 22px;
    font-family: "Titillium Web", "Arial", "Helvetica", sans-serif;
    margin: 0 0 10px;
    font-weight: 700;
}

#popup1 .popup_form .text-field {
    width: 100%;
    font-size: 16px;
    line-height: 25px;
    padding: 10px 15px;
    border: 1px solid #999;
    color: #555;
    outline: none;
    background: #fff;
    height: 45px;
}
#popup1 .select_holder select::-ms-expand {
    display: none;
}

#popup1 .select_holder select {
    display: block;
    border: 1px solid #999;
    padding: 12px 20px 12px 20px;
    margin: 0;
    font: 16px;
    line-height: 21px;
    font-family: "Titillium Web", "Arial", "Helvetica", sans-serif;
    outline: none;
    line-height: 1.2;
    background: #fff;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    width: 100%;
    position: relative;
}

#popup1 .select_holder {
    position: relative;
}

#popup1 .select_holder:before {
    position: absolute;
    right: 17px;
    top: 13px;
    font-family: 'icomoon' !important;
    content: "\E902";
    color: #999;
    font-size: 18px;
    line-height: 1;
    z-index: 9;
}

#popup1 .text_description {
    padding: 45px 0 35px;
    background: #eee;
    font-size: 12px;
    line-height: 19px;
    text-align: center;
    font-family: "Lato", "Arial", "Helvetica", sans-serif;
    position: relative;
}
#popup1 .text_description:before {
    position: absolute;
    left: -999px;
    right: -999px;
    top: 0;
    bottom: 0;
    content: '';
    background: #eee;
}
#popup1 .text_description p {
    margin: 0;
    position: relative;
}
#popup1 .btn_holder {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    margin: 0 0 40px;
    align-items: center;
}

#popup1 .submit {
    width: 107px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    background: #999;
    padding: 0;
    border: 1px solid #999;
    outline: none;
    color: #fff;
    font-family: "Titillium Web", "Arial", "Helvetica", sans-serif;
    cursor: pointer;
    margin: 0 0 0 39px;
    transition: all 0.4s ease;
}
#popup1 .submit:hover {
    background: none;
    color: #999;
}
#popup1 .reset_btn {
    width: 107px;
    margin: 0 0 0 23px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    background: none;
    padding: 0;
    border: 1px solid #999;
    outline: none;
    color: #999;
    font-family: "Titillium Web", "Arial", "Helvetica", sans-serif;
    cursor: pointer;
    transition: all 0.4s ease;
}
#popup1 .reset_btn:hover {
    background: #999;
    color: #fff;
}


@media (max-width: 1439.98px) {
    .fancybox-content {
        padding: 40px 70px 0;
    }
}
@media (max-width: 1119.98px) {
    #popup1 h2 br {
        display: none;
    }
    #popup1 h2 {
        padding: 0;
    }
}
@media (max-width: 991.98px) {
    .fancybox-content {
        padding: 40px 40px 0;
    }
    #popup1 h2 {
        font-size: 25px;
        line-height: 32px;
    }
    .page-node-39874 .products_info2 .tabset a {
        font-size: 16px;
        padding: 0 20px;
    }
    .table-data-holder2 table.sticky-header {
        display: none !important;
    }
}

@media (max-width: 767.98px) {
    #popup1 .popup_form li,
    #popup1 .popup_form.style01 li {
        width: 100%;
    }
    #popup1 .btn_holder {
        justify-content: flex-start;
    }
    #popup1 .btn_holder .captcha {
        width: 100%;
        margin: 0 0 25px;
    }
    #popup1 .submit {
        margin: 0;
    }
    #popup1 .btn_holder .captcha img  {
        max-width: 100%;
        height: auto;
    }
    #popup1 h2 {
        font-size: 20px;
        line-height: 30px;
        letter-spacing: 0;
    }
}
@media (max-width: 479.98px) {
    .fancybox-content {
        padding: 40px 15px 0;
    }
}

.main_updated a:hover {
    text-decoration: none;
}
.main_updated .tagline .container:before,
.main_updated .tagline .container:after {
    display: none;
}
.main_updated .tagline h2 {
    color: #fff;
}

.main_updated .prod_description a {
    color: #ab2328;
}
.main_updated .prod_description a:hover {
    color: #696969;
    text-decoration: underline;
}

.products_info2 .holder ul {
    list-style: none;
    margin: 0 0 1em;
    padding: 0;
    font-size: 16px;
    line-height: 24px;
    color: #696969;
    font-weight: 700;
}

.products_info2 .holder ul li {
    position: relative;
    padding: 0 0 0 18px;
    margin: 0 0 4px;
}

.products_info2 .holder ul li:before {
    position: absolute;
    left: 0;
    top: 10px;
    content: '';
    background: #696969;
    width: 7px;
    height: 7px;
    border-radius: 100%;
}

.products_info2 .holder h3 {
    margin-bottom: 0.3em;
}

.uc-out-stock-processed .redlion_home-textfield .form-item {
    display: none;
}
.inStock .uc-out-stock-processed > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-top: 2px solid #f4f4f4;
    padding: 25px 0 0;

}


.inStock .quantity {
    margin: 0 12px 0 0;
}

@media (max-width: 767.98px) {
    .products_info2 .holder ul {
        font-size: 12px;
    }
    .main_updated .tagline h2 {
        margin-bottom: 15px;
    }
}

.errorMessage {
    color: #ab2328;
    display: block;
    text-align: center;
    width: 100%;
    border: 2px solid #ab2328;
    background: #f1ecee;
    padding: 10px 15px;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 15px;
}

.page-node-39872 .nd-region.icons .container,
.page-node-39649 .nd-region.icons .container {
    width: auto !important;
}
.node-type-family-page.page-node-39872 .page-heading,
.node-type-family-page.page-node-39649 .page-heading {
    display: block;
}

.no-sidebars.node-type-product .page-heading .col-md-6 {
    width: 50%;
}
.no-sidebars.node-type-product .page-heading .col-md-6 ul.breadcrumb {
    display: block;
}

.no-sidebars.node-type-product .page-heading .col-md-6 ul.breadcrumb li.last {
    display: none;
}

@media (max-width: 767.98px) {

    #block-block-90 .table-data-holder .data-row .span1:before {
        display: none;
    }
    #block-block-90 .table-data-holder .data-row .span1 {
        padding-left: 15px;
    }

    .page-node-39874 .table-data-holder.style01 .data-row .span2:before {
        content: 'CUB 7';
        top: 10px;
    }

    .page-node-39874 .table-data-holder.style01 .data-row .span3:before {
        content: 'CUB 4';
        top: 10px;
    }

    .page-node-39874 .table-data-holder.style01 .data-row .span4:before {
        content: 'CUB 5';
        top: 10px;
    }

    .page-node-27587 .table-data-holder.style01 .data-row .span2:before {
        content: 'CUB 7';
        top: 10px;
    }

    .page-node-27587 .table-data-holder.style01 .data-row .span3:before {
        content: 'CUB 4';
        top: 10px;
    }

    .page-node-27587 .table-data-holder.style01 .data-row .span4:before {
        content: 'CUB 5';
        top: 10px;
    }
    .products_blocks {
        padding-bottom: 30px;
    }

    .table-data-holder2 {
        overflow-x: auto;
    }
    .table-data-holder2 .view {
        min-width: 620px;
        font-size: 14px;
    }
    .no-sidebars.node-type-product .page-heading .col-md-6 {
        width: 100%;
    }
    .prod_description .quantity, .prod_description .quantity .qty {
        width: 125px !important;
    }
    .prod_description .quantity .minus, .prod_description .quantity .plus {
        width: 40px;
    }
}

@media (max-width: 479.98px) {
    .table-data-holder2 .views-table {
        font-size: 12px;
    }
}

.table-data-holder2 .views-align-center {
    text-align: left;
}
.table-data-holder2 table {
    font-family: "Lato", "Arial", "Helvetica", sans-serif;
}
.table-data-holder2 table > thead > tr > th,
.table-data-holder2 table > tbody > tr > td {
    font-size: 16px;
    line-height: 23px;
    font-weight: 700;
    text-align: left;
    color: #696969;
    font-family: "Lato", "Arial", "Helvetica", sans-serif;
    padding: 20px 10px;
    text-transform: none;
}
.table-data-holder2 table > tbody > tr > td:first-child {
    padding-left: 0;
}
.table-data-holder2 table > tbody > tr > th:first-child {
    padding-left: 0;
}
.table-data-holder2 table > tbody > tr > td {
    font-weight: 400;
}

@media (max-width: 1199.98px) {
    .table-data-holder2 table > thead > tr > th,
    .table-data-holder2 table > tbody > tr > td {
        font-size: 12px;
    }
}

@media (max-width: 991.98px) {
    .table-data-holder2 table > thead > tr > th,
    .table-data-holder2 table > tbody > tr > td {
        font-size: 11px;
        padding: 15px 5px;
    }
}

.main_updated h1, .main_updated .h1 {
    text-transform: none;
    font-weight: bold;
}

.blocks_holder .title p {
    margin-bottom: 0;
}
.header-main .main_updated {
    height: 0;
    -webkit-transition: height .3s ease;
    position: absolute;
    top: 80px;
    overflow: hidden;
}
.sticky-header .header-main .main_updated {
    height: 85px;
}

@media (max-width: 767.98px) {
    .page-node-39875 .products_info2 .tabset a {
        padding: 0 5px;
        font-size: 10px;
    }
}

@media (max-width: 559.98px) {
    .page-node-39875 .products_info2 .tabset {
        display: block;
    }
    .page-node-39875 .products_info2 .tabset a {
        padding: 0 10px;
        font-size: 14px;
        display: block;
    }
    .page-node-39875 .products_info2 .tabset li {
        margin: 0;
    }
}

.visual_coming {
    background: linear-gradient(to bottom, rgba(183,188,207,1) 0%,rgba(211,215,226,1) 100%);
    padding: 115px 0;
}

.visual_coming .holder {
    max-width: 740px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.visual_coming .video {
    position: relative;
    width: 424px;
    margin: 0 60px 0 0;
}
.visual_coming .description {
    flex-grow: 1;
    flex-basis: 0;
}
.visual_coming strong {
    font-size: 45px;
    line-height: 47px;
    color: #fff;
    margin: 0;
    font-family: "Titillium Web", "Arial", "Helvetica", sans-serif;
}
.visual_coming strong span {
    display: block;
    font-weight: 400;
}
.visual_coming .video img {
    display: block;
    width: 100%;
    height: 100%;
    opacity: 0;
}
.visual_coming .video iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.pm_info-section {
    padding: 93px 0;
    text-align: center;
}
.pm_info-section h2 {
    text-transform: none !important;
}
.pm_info-section .holder {
    max-width: 740px;
    margin: 0 auto;
    color: #696969;
    font-size: 16px;
    line-height: 26px;
}

.pm_info-section h2 {
    margin: 0 0 26px;
    font-size: 35px;
    line-height: 38px;
    color: #c8260a;
}

.pm_info-section p {
    margin: 0;
}

@media (max-width: 767.98px) {
    .visual_coming .holder {
        display: block;
    }
    .visual_coming .video {
        width: 100%;
        margin: 0 0 30px;
    }
    .visual_coming .description {
        text-align: center;
    }
    .visual_coming {
        padding: 40px 15px;
    }

    .pm_info-section {
        padding: 40px 15px;
    }
    .visual_coming strong {
        font-size: 32px;
        line-height: 34px;
    }
    .pm_info-section h2 {
        font-size: 28px;
        line-height: 32px;
        margin: 0 0 15px;
    }
}

/*fix get in touch box */
.page-node-39872 div.nd-region > .container {
    width: auto;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto;
}
.page-node-39872 .info_area {
    padding-left: 99999px;
    padding-right: 99999px;
    margin-left: -99999px;
    margin-right: -99999px;
}

@media (min-width: 1440px) {    
    .page-node-39872 .visual_banner {
        margin: 0 -15px;
    }
}
/* fix get in touch box ends */
