﻿
/***************************************|desktop master mq|*********************************************************/
@media(min-width:1920px) and (max-width:1920px) {
    .mango_brand strong {
        width: 78.8% !important;
    }
}

@media(min-width:1922px) and (max-width:8000px) {
    .mango_brand strong {
        width: 81% !important;
        left: 0px;
        right: 71px;
    }
}

@media(min-width:1280px) and (max-width:8000px) {
    .first_paging {
        width: 71%;
        float: right;
    }

    .map_over > div > div div {
        padding: 25px 25px 25px 25px !important;
        padding-bottom: 0px !important;
    }

    .lhs .bgcons > div > div {
        height: auto !important
    }

    .pagination_top .owl-wrapper-outer {
        width: 88% !important;
    }

    .breadcrumb_links ~ .more_btn {
        display: none;
    }

    .mango_brand .owl-prev:hover i {
        background-color: #37b1fe;
    }

    .mango_brand .owl-prev {
        position: absolute;
        left: -75px;
        background-color: #e4e5e6 !important;
        padding: 20px 5px 20px 17px;
        opacity: 1;
    }

    .mango_brand .owl-prev i {
        font-size: 0.6em;
        background-color: #091059;
        color: #ffffff;
        width: 30px;
        height: 30px;
        padding: 4px 0px;
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        border-radius: 15px;
    }

    .mango_brand .owl-prev:hover {
        background-color: #e4e5e6;
    }

    .mango_brand .owl-prev::after {
        content: " ";
        position: absolute;
        display: block;
        width: 100%;
        height: 100%;
        right: 0;
        top: 0px;
        bottom: 0px;
        z-index: -1;
        -ms-transform: skew(-10deg, 0deg);
        -webkit-transform: skew(-10deg, 0deg);
        transform: skew(-10deg, 0deg);
        background: #e4e5e6;
        transform-origin: bottom left;
        animation: none;
        -webkit-backface-visibility: hidden;
        outline: 1px solid transparent;
    }
    /***********************|mango_brand|************************/
    .mango_brand .owl-next:hover i {
        background-color: #37b1fe;
    }

    .mango_brand .owl-next {
        position: absolute;
        left: -25px;
        background-color: #dadcdd;
        padding: 20px 5px 20px 17px;
        opacity: 1;
        width: 50px;
    }

    .mango_brand .owl-next i {
        font-size: 0.6em;
        background-color: #091059;
        color: #ffffff;
        width: 30px;
        height: 30px;
        padding: 4px 0px;
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        border-radius: 15px;
    }

    .mango_brand .owl-next:hover {
        background-color: #e4e5e6;
    }

    .mango_brand .owl-next::after {
        content: " ";
        position: absolute;
        display: block;
        width: 100%;
        height: 100%;
        right: 0;
        top: 0px;
        bottom: 0px;
        z-index: -1;
        -ms-transform: skew(-10deg, 0deg);
        -webkit-transform: skew(-10deg, 0deg);
        transform: skew(-10deg, 0deg);
        background: #dadcdd;
        transform-origin: bottom left;
        animation: none;
        -webkit-backface-visibility: hidden;
        outline: 1px solid transparent;
    }
}

@media(min-width:480px) and (max-width:800px) {
    .lhs .bgcons {
        margin-left: -15px !important;
        margin-right: -15px !important
    }
}

@media(min-width:480px) and (max-width:8000px) {
    .lhs .bgcons > div > div {
        padding-left: 80px;
    }

    .lhs .bgcons i {
        position: absolute;
        left: 0px !important;
    }

    .lhs .bgcons > div > div {
        padding-bottom: 30px;
        padding-top: 10px !important;
    }

    .form_holder {
        overflow: hidden !important;
    }
}

@media(min-width:1900px) and (max-width:8000px) {
    .container {
        width: 93%;
        margin: 0 auto;
    }
}

@media(min-width:1280px) and (max-width:1365px) {
    .uspx::before {
        margin-left: -146px;
    }

    .breadcrumb {
        padding-top: 80px;
    }

    .bgcons span {
        font-size: 0.9em;
    }

    .container {
        width: 100%;
    }

    .logo {
        padding: 10px 0px;
    }

    .logo img {
        width: 231px; /*margin-left: -25px; */
    }

    .search_form {
        margin-top: 1px;
    }

    #slideshow-carousel li a img {
        width: 45px;
        padding: 20px 5px;
    }

    .search_form input {
        width: 200px;
    }

    .search_form a {
        margin: 0px 5px 5px;
    }
    /*.select_holder { padding: 8px 0px; margin-right: -10px; }*/
    .header {
        height: 80px;
    }

    .header .col-lg-10 {
        margin-left: 0px;
        margin-right: -30px;
    }
    /*.cta { font-size: 1em; margin-top: 12px; margin-right: 10px; }
.cta a { padding: 5px; }*/
    .main_nav {
        font-size: 0.98em;
        font-family: 'robotomedium'; /*margin-top: 10px;*/
    }

    .main_nav > li > a {
        padding: 4px 4px;
    }

    header {
        height: 84px;
    }

    header .cta a i {
        font-size: 1em;
    }

    .search_form input {
        width: 169px;
        padding: 8px 5px;
        font-size: 0.9em;
    }

    .search_form select {
        width: 106px;
        padding-right: 5px !important;
        font-size: 0.9em;
    }

    .search_form .submit_btn {
        width: 30px;
        padding: 0px !important;
    }

    header .cta a i {
        height: 22px;
        width: 22px;
    }
    /*.cta { font-size: 0.9em !important; margin-top: 0px !important; margin-right: 10px; }
.cta { display: inline-block; margin-top: 8px; font-size: 1em; position: absolute; right: -43px !important; color: #fff; top: 61px; /*background-color: #060d45; padding: 0px; padding-right: 0px;  padding-right: 10px !important; }*/
    

    .breadcrumb_links {
        float: left;
        margin-top: 5px;
        margin-bottom: 0px;
    }
}

@media(min-width:1366px) and (max-width:1679px) {
    .breadcrumb {
        padding-top:80px;
    }

    .breadcrumb_links {
        float: left;
        margin-top: 5px;
        margin-bottom: 0px;
    }

    .container {
        width: 100%;
    }

    .logo {
        padding: 0px 8px !important;
        margin-left: 0px !important;
    }

    .logo img {
        width: 273px;
        margin-left: -20px;
    }

    .search_form input {
        width: 150px;
        font-size: 0.9em;
    }

    .search_form select {
        font-size: 0.9em;
        width: 100px;
    }

    .search_form a {
        margin: 0px 5px 5px;
    }
    /*.select_holder { padding: 8px 5px 8px 8px; }*/
    /*.header { height: 67px; }*/
    .header .col-lg-10 {
        margin-left: 0px;
        margin-right: -25px;
    }

    .cta {
        margin-top: 0px;
        top: 58px;
    }

    header .cta a i {
        width: 20px;
        height: 20px;
    }

    .main_nav {
        font-size: 0.90em !important;
        font-family: 'robotomedium';
        margin-top: 9px;
    }

    .main_nav > li > a {
        padding: 10px 5px;
    }
}

@media(min-width:1680px) and (max-width:1899px) {
    .container {
        width: 100%;
    }
}
/***************************************|master mq clsoe|*********************************************************/
/***************************************|all desktops|*********************************************************/
@media(min-width:1280px) and (max-width:1480px) {
    .search_form {
        padding-left: 10px;
    }

    .uspx div {
        padding-top: 1px;
        padding: 10px 0px 0px 81px;
    }

    #slideshow-main {
        width: 420px;
    }

    .line-pattern {
        padding: 20px 30px;
    }

    .line-pattern > h1, .line-pattern > h2, .line-pattern > h3, .line-pattern > h4 {
        font-size: 1.8em !important;
        margin-left: 0px;
    }

    .line-pattern > div > div div h3, .line-pattern > div div h2, .line-pattern > div div h4 {
        font-size: 1.2em !important;
        font-weight: bold;
    }

    .mango_brand strong {
        padding: 27px 18px !important;
        font-size: 1em !important;
        width: 69%;
    }

    .slidehead {
        color: #030558;
        font-size: 1.5em !important;
        margin-bottom: 25px;
        margin-top: 8px !important;
    }

    .lhs .owl-carousel03 .owl-next, .owl-carousel03 .owl-next {
        right: 0;
    }

    .lhs .owl-carousel03 .owl-prev, .owl-carousel03 .owl-prev {
        right: 36px;
    }

    .owl-carousel01 .owl-item img {
        height: 465px !important;
        width: 108% !important;
    }

    .floatingtext {
        font-size: 1.5em !important;
    }

    .form_title {
        font-size: 1.5em;
    }

    .banner {
        padding-top: 60px;
    }

    .content_section .sub_title_style {
        font-size: 1.4em;
    }

    .content_section .title_style {
        font-size: 1.5em;
        margin-bottom: 10px;
    }

    .content_section h3 {
        font-size: 1.3em;
    }

    .points strong {
        font-size: 1.3em;
    }

    .points li .icons {
        padding-top: 8px;
    }

    .form_holder .btn {
        font-size: 1.1em;
    }

    .owl-carousel01 .owl-dots {
        bottom: 10px;
    }

    .form_holder input {
        padding: 9.5px;
    }

    .form_holder .btn {
        margin: 0px;
        margin-bottom: 0px;
    }

    .content_section {
        padding: 20px 0px;
    }

    .content_section p {
        font-size: 1em;
    }

    .hang_number {
        margin-left: 5px;
    }

    .iconic strong {
        font-size: 1em;
    }
    /*.floatingform { bottom: 15px; }*/
    .iconic i {
        margin-right: 10px;
    }

    .floating_numberbg > div > div {
        padding: 15px 15px 0px 15px;
    }

    .map_over > div > div div {
        padding: 20px 0 10px;
    }

    .footer_line {
        padding: 20px;
    }

    .bgcons div {
        font-size: 0.95em;
    }

    .owl-carousel03 .owl_text {
        font-size: 1.3em;
    }

    @keyframes mymovewater {
        0% {
            top: -17px;
            -ms-transform: skew(0deg, 3deg);
            -webkit-transform: skew(0deg, 3deg);
            transform: skew(0deg, 3deg);
        }

        50% {
            top: 0px;
            -ms-transform: skew(0deg, -3deg);
            -webkit-transform: skew(0deg, -3deg);
            transform: skew(0deg, -3deg);
        }

        100% {
            top: -17px;
            -ms-transform: skew(0deg, 3deg);
            -webkit-transform: skew(0deg, 3deg);
            transform: skew(0deg, 3deg);
        }
    }

    @keyframes mymovewater2 {
        0% {
            top: 0px;
            -ms-transform: skew(0deg, -3deg);
            -webkit-transform: skew(0deg, -3deg);
            transform: skew(0deg, -3deg);
        }

        50% {
            top: -17px;
            -ms-transform: skew(0deg, 3deg);
            -webkit-transform: skew(0deg, 3deg);
            transform: skew(0deg, 3deg);
        }

        100% {
            top: 0px;
            -ms-transform: skew(0deg, -3deg);
            -webkit-transform: skew(0deg, -3deg);
        }
    }
}

@media(min-width:1280px) and (max-width:1280px) {

    .mango_brand strong {
        font-size: 0.8em !important;
    }

    .search_form input {
        width: 117px;
    }
}
/*.cta{ width:180% !important}}*/
/***************************************|all mobile and tablet|*********************************************************/
@media(min-width:0px) and (max-width:1279px) {
    .form_holder .btn {
        width: auto !important;
        position: relative !important;
    }

    .main_paging {
        margin-top: 0px;
    }

    .floatingtext > div > div::after, .floatingtext > div > div::before {
        background-color: transparent !important;
    }

    .text-holder {
        width: 100% !important;
        padding: 120px 50px !important;
    }

    .owl-carousel01 .owl-dots {
        text-align: center !important;
        padding-left: 0px;
    }

    .banner {
        padding-top: 56px !important;
    }

    .floatingtext {
        font-size: 1.8em !important;
    }

    .lhs .line {
        text-align: center
    }

    .top_links .cta {
        padding-left: 5px !important;
        padding-right: 5px !important
    }

    .breadcrumb .more_btn {
        right: 40px !important;
    }

    .content_section.slide03 {
        padding-top: 0px !important;
    }

    .search_form h4 {
        display: none !important;
    }

    .search_form input {
        height: 38px;
    }

    .rfq_form .more_btn {
        margin: 15px 0px !important;
    }

    .pop span.form_title strong {
        color: #fff !important;
    }

    .breadcrumb {
        padding-top: 70px !important;
        margin-bottom: 0px !important;
        height: auto !important;
    }

    .rhs {
        margin-bottom: 0px !important;
    }

    .mango_brand {
        margin: 0px -30px;
    }

    .mango_brand .owl-carousel10 {
        width: 100%;
    }

    .mango_brand strong {
        font-size: 1.5em;
    }

    .breadcrumb .more_btn {
        background-color: transparent !important;
        font-weight: normal !important;
        bottom: -2px !important;
    }

    .breadcrumb .more_btn:hover {
        background-color: transparent !important;
        color: #ffa201 !important;
    }

    .cta .more_btn {
        font-size: 0.8em;
        margin-left: 10px !important;
        background-color: transparent !important;
        position: absolute;
        top: 5px;
    }

    .top_links .cta a {
        margin-right: 0px !important;
    }

    .top_links .cta {
        top: inherit;
        bottom: 0px;
        background-color: #000 !important;
        border: none !important
    }

    .top_links .cta i {
        width: 10px;
        padding-top: 8px !important
    }

    .top_links .cta a:first-child i {
        width: 10px;
        padding-top: 9.5px !important;
    }

    .bgcons {
        margin-top: -77px;
    }

    .owl-carousel01 .owl-dots {
        bottom: 5px !important;
    }

    .search_form .submit_btn:hover, .search_form .submit_btn:focus {
        background-color: #de8d46;
    }

    .topsec {
        margin-top: 30px;
    }
    /*.banner .pop { top: 225px; }*/
    .banner .line {
        display: block;
        padding-top: 10px;
        clear: both;
    }

    .search_form .submit_btn {
        width: auto;
        background-color: #de8d46;
        color: #ffffff !important;
    }

    .search_form .submit_btn:hover {
        background-color: #495934
    }

    .search_form .submit_btn:after {
        content: '  Search'
    }

    .search_form button.submit_btn:nth-of-type(1):after {
        content: ' Search'
    }

    .breadcrumb {
        margin-top: 0px;
    }

    .sprite-asap-big {
        display: block !important;
        margin: 0 auto !important;
        margin-bottom: 10px !important;
    }

    .fixed02 {
        position: fixed;
        top: 44px;
        padding: 7px !important;
        width: 100%;
        background-color: #ffffff !important;
        display: block;
        left: 0px !important;
        right: 0px !important;
        z-index: 1000;
        border-bottom: 1px #cccccc solid;
        padding-top: 27px !important;
        padding-right: 10px !important;
    }
}

@media(min-width:0px) and (max-width:1279px) {
    .breadcrumb .more_btn::before {
        content: " ";
        position: absolute;
        display: block;
        width: 80px;
        height: 100%;
        top: 0px; /* right: -76 !important; */
        z-index: -1;
        background-color: #ff9923;
        transform-origin: bottom left;
        -ms-transform: none;
        -webkit-transform: none;
        transform: none;
        -webkit-backface-visibility: hidden;
        outline-right: 1px solid transparent;
        margin-right: 0px;
        margin-left: -15px !important;
    }

    .breadcrumb .more_btn::after {
        content: " ";
        position: absolute;
        display: block;
        width: 35px;
        height: 100%;
        top: 0px;
        left: -16 !important;
        z-index: -1;
        background: #ff9923;
        transform-origin: bottom left;
        -ms-transform: none;
        -webkit-transform: none;
        transform: none;
        -webkit-backface-visibility: hidden;
        outline-left: 1px solid transparent;
        margin-left: -25px;
        z-index: -1;
    }

    .breadcrumb .more_btn {
        position: relative;
        right: 50px !important;
    }


    .floatingform::before {
        display: none;
    }

    .form_holder .btn::after, .form_holder .btn::before {
        display: none;
    }

    .asapbot {
        top: 120px !important;
    }


    .listed {
        margin-bottom: 20px !important;
    }

    footer {
        background-size: auto 100%;
    }

    .breadcrumb .more_btn {
        right: 50px !important;
    }

    .btt {
        padding: 4px 11px !important;
    }

    .breadcrumb .more_btn i {
        background-color: transparent !important;
    }

    .fildset_linke {
        margin-bottom: 10px;
    }

    .text-holder .more_btn {
        float: none !important;
        width: 120px;
        position: relative;
        left: 0px;
        right: 0px;
        margin: 0 auto !important;
        margin-top: 10px !important;
    }

    .breadcrumb .more_btn, .btt {
        z-index: 10000000000 !important;
    }

    .banner img, .owl-carousel01 .owl-item img {
        width: 100% !important
    }

    .same_divx {
        padding-left: 0px;
    }

    .uspx {
        padding-bottom: 100px;
    }

    .uspx::before {
        display: none !important;
    }

    .same_divx > div {
        height: auto !important;
        overflow: hidden !important;
    }

    .floatingtext {
        transform: none !important;
    }

    .text-holder {
        transform: none !important;
    }

    .table-responsive {
        border: none !important;
        padding-top: 36px;
    }

    .main_nav li:nth-child(1) a:after {
    }

    .mango_brand strong {
        width: 100%;
    }

    .topsec section {
        position: relative;
    }

    .gray_table td {
        display: block
    }

    .lhs .form_holder, .lhs .listed {
        margin: 0px -15px;
    }

    .why_us {
        margin-right: -15px !important;
        margin-left: -15px !important;
    }

    .why_us::before {
        left: -15px;
        right: -15px;
        width: auto !important
    }

    .formbox div:nth-child(1) {
        padding-right: 15px;
    }

    .lhs .closer {
        display: none !important;
    }

    .form_title strong {
        color: #fff;
        font-weight: normal !important;
        font-family: 'robotoregular'
    }

    .form_title {
        color: #091059;
        text-align: left;
    }

    .brands {
        padding-top: 37px;
        position: relative;
        border: none !important;
        padding-bottom: 2px;
    }

    .brands div {
        border: 1px #cccccc solid !important;
        border-bottom: 1px #cccccc solid !important;
        margin: 1px 0px;
    }

    .checkbrand-height {
        height: auto !important
    }

    .brands .more_less {
        top: 0px !important;
        right: 0px !important;
    }

    .map_over > div > div div {
        margin: 0px;
    }

    header .cta a i {
        padding-top: 1px;
    }

    input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], select:focus, textarea {
    }

    .content_section3 h1 {
        font-size: 1.2em;
    }

    .content_section3 h2 {
        font-size: 1.1em;
    }

    .more_less {
        display: inline-block;
        position: absolute;
        background-color: #ffa201;
        color: #ffffff !important;
        padding: 8px 15px;
        top: 0px;
        right: 0px;
        cursor: pointer;
        text-decoration: none !important;
        width: auto !important;
        text-align: left;
    }

    .more_less:after {
        content: " View More";
    }

    .topsec section {
        transition: 0.3s;
        overflow: hidden;
    }

    .autoheight {
        height: auto !important
    }

    .autoheight .more_less:after {
        content: " View Less";
    }

    .more_less:hover {
        background-color: #091059
    }

    .upload_btn img {
        width: 100%;
    }

    .rfq_page .col-lg-5 .topsec {
        display: none;
    }

    .upload_btn {
        display: none;
    }

    body {
        padding-bottom: 43px;
    }

    .header a:focus {
        outline: none !important;
    }

    .container {
        width: 100%;
    }

    header {
        height: 68px;
    }

    .header {
        height: 56px;
    }

    .logo img {
        margin: 0px 0 2px -20px;
        width: 195px;
    }

    .menu_bar {
        display: block;
        color: #ffffff;
        padding: 5px;
        color: #ff9923 !important;
        border: none;
        padding: 10px 15px;
        font-size: 1.8em;
        transition: 0.3s;
        position: absolute;
        right: 10px;
        top: 1px;
        z-index: 10000;
    }

    .menu_bar:hover {
        color: #ff9923 !important;
    }

    .search_bar {
        display: block;
        color: #ffffff;
        padding: 5px;
        color: #ff9923 !important;
        border: none;
        padding: 10px 15px;
        font-size: 1.8em;
        transition: 0.3s;
        position: absolute;
        right: 55px;
        top: 0px;
        z-index: 10000;
    }

    .search_bar i, .menu_bar i { /*Main nav Animation*/
        -webkit-transition: all 1s;
        -moz-transition: all 1s;
        -o-transition: all 1s;
        transition: all 1s; /*Main nav Animation close*/
    }

    .search_bar:hover {
        color: #ff9923 !important;
    }

    .top_links {
        display: none;
    }

    .search_form {
        display: none;
    }

    .nav_holder {
        display: none;
    }

    .owl-carousel01 .owl-dots {
        bottom: 0px;
    }

    .plus_btn {
        background-color: #c60311;
        color: #ffffff !important;
        border: none;
        -webkit-border-radius: 25px;
        -moz-border-radius: 25px;
        border-radius: 25px;
        padding: 7px 14px 6px 14px;
        font-size: 1.5em;
        transition: 0.3s;
        display: block;
        position: absolute;
        right: 22px;
        z-index: 1000;
        bottom: 0px;
    }

    .content_section {
        padding: 20px 0px !important;
    }

    .content_section > div > div:nth-child(2) {
        margin-top: 0px;
    }
    /**************************|banner|*****************************/
    .banner img, .owl-carousel01 .owl-item img {
        height: 350px !important;
    }

    .banner {
        width: 100% !important;
    }

    .banner {
        position: relative;
        height: 400px;
    }
    /***************************|bgcons|**********************/
    .bgcons > div {
        padding-top: 0px
    }

    .fildset_linke .more_btn {
        font-size: 0.9em;
        float: none;
        position: relative;
        bottom: 0px;
        left: 12px;
    }
    /********************************|menu|***********************************/
    header .cta a i {
        background-color: transparent;
        padding: 0px !important;
    }

    .top_links .cta a {
        padding: 0px 6px 6px 0px !important;
        border: none !important
    }

    .nav_holder {
        background-color: #00005a;
        display: block;
        position: fixed;
        left: 100%;
        right: -50%;
        bottom: 100%;
        top: 67px;
        padding-top: 0px;
        text-align: left;
        height: 0%;
        width: 0%;
        opacity: 1;
        transition: 0.5s ease-out;
        -webkit-border-bottom-left-radius: 300%;
        -moz-border-radius-bottomleft: 300%;
        border-bottom-left-radius: 300%;
    }

    .md-menu-view {
        height: auto;
        width: 100%;
        display: block;
        transition: 0.5s ease-in;
        background-color: #2a2a2a;
        -webkit-border-radius: 0%;
        -moz-border-radius: 0%;
        border-radius: 0%;
        opacity: 1;
        left: 0%;
        right: 0px;
        top: 55px;
        bottom: 0px;
    }

    .nav_holder {
        top: 55px !important;
    }

    .main_nav {
        margin-top: 0px !important;
    }

    .nav_holder ul {
        opacity: 1;
        transition: 0s ease-in;
        left: 100%;
        padding-bottom: 30px;
    }

    .md-menu-view ul {
        opacity: 1;
        transition: 0.3 ease-in;
        left: 0%;
    }

    .nav_holder ul {
        height: 92%;
        overflow-y: auto;
    }

    .nav_holder ul li {
        display: block;
        position: relative;
    }

    .nav_holder ul li a {
        color: #ffffff !important;
        font-weight: normal;
        font-family: 'robotomedium';
        padding: 13px 15px !important;
        width: 100%;
        position: relative;
    }

    .nav_holder ul li a:focus {
        background-color: #495934;
    }

    .nav_holder ul li a:hover {
        background-color: #495934;
    }

    .nav_holder ul li span {
        display: none !important;
    }

    .main_nav li:hover ul, .main_nav > li > ul > li:hover ul {
        display: none;
        width: 100% !important;
    }

    .main_nav > li > ul, .main_nav > li > ul > li > ul {
        width: 100% !important;
        position: relative !important;
        left: 0px !important;
        right: 0px !important;
    }

    .main_nav li > .fa-angle-down, .main_nav li > ul > li .fa-angle-down {
        display: block;
        position: absolute;
        right: 10px;
        top: 0px;
        color: #ffffff;
        padding: 15px;
        cursor: pointer;
    }

    .main_nav li:hover > a {
        background-color: #495934;
    }

    .main_nav > li > ul > li > ul {
        background-color: #333;
    }

    .main_nav li > a > .fa-angle-down, .main_nav li > ul > li a > .fa-angle-right {
        display: none;
    }

    .main_nav li > a, .main_nav li > ul > li > a {
        display: block;
        width: 100%;
        left: 0px;
        right: 0px;
    }
    /********************************|menu close|***********************************/
    .top_links {
        display: block;
        width: 100%;
        margin: 0 auto;
        left: 0px;
        right: 0px;
    }
    /********************************|mobile form 01|***********************************/
    .floatingform .form_holder {
        text-align: center;
    }

    .form_title {
        font-size: 1.8em;
    }

    .search_form h4 {
        margin-bottom: 2px;
    }

    .search_form {
        background-color: #ffffff;
        -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.49);
        -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.49);
        box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.49);
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        padding: 15px;
        margin: 0 auto;
        top: -1000px;
        left: 0px;
        right: 0px;
        position: fixed;
        width: 90% !important;
        height: auto !important;
        transition: 0.3s;
        overflow-y: scroll;
        height: 190px !important;
        text-align: center;
    }

    .multi_part {
        width: 90% !important;
    }

    .floatingform .form_holder {
        margin: 0px !important;
        padding: 15px !important;
        width: 100%;
    }

    .floatingform .form_holder div div {
        margin: 0px;
        padding: 0px;
    }

    .form_holder .btn {
        width: auto !important;
        margin-bottom: 10px !important;
        margin: 0px !important;
    }

    .floatingform {
        display: none;
        background-color: #de8d46;
        -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.49);
        -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.49);
        box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.49);
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        padding: 0px !important;
        margin: 0 auto !important;
        top: -1000px;
        left: 0px;
        right: 0px;
        position: fixed;
        width: 90% !important;
        height: auto !important;
        transition: 0.3s;
        overflow-y: scroll;
        height: 250px !important;
        z-index: 1000000000;
    }

    .form_holder .closer {
        display: inline-block;
        position: absolute;
        top: 0px;
        right: 0px;
        font-size: 1.5em;
        color: #fff;
        cursor: pointer;
        padding: 15px !important;
    }

    .select_holder {
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        width: 100%;
        margin-bottom: 10px;
        border-bottom: 1px #cccccc solid;
        padding: 8px !important;
        padding-top: 0px !important;
        padding-left: 5px !important;
    }

    .search_form input {
        width: 100%;
        border-bottom: 1px #cccccc solid;
        margin-bottom: 10px;
        margin-top: 0px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
    }

    .search_form input:focus {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

    .pop {
        display: block;
        top: 60px;
        transition: 0.3s;
    }

    .search_form select {
        width: 100%;
    }

    .search_form h4 {
        display: block;
    }

    .top_links .cta {
        vertical-align: top;
        position: fixed;
        bottom: 0px;
        display: block;
        left: 0px;
        right: 0px;
        height: 48px;
        padding-top: 6px;
        background-color: #D6D6D7;
        text-align: left;
        transition: 0.3s;
        padding-left: 15px;
        border-top: 1px #BFBDBD solid;
        width: 100%;
    }

    .top_links .cta a i {
        font-size: 1.3em;
    }

    .top_links .cta a {
        padding: 0px 15px !important;
        text-align: left !important;
    }

    .top_links .cta a:hover, .top_links .cta a:focus {
        background-color: transparent;
        color: #ffa201 !important;
    }

    .top_links .cta a span {
        display: none;
    }

    .top_links .cta span {
        display: none;
    }
    /********************************|mobile form close|***********************************/
    .map_over > div > div {
        display: inline-block;
        width: 100%;
        overflow: hidden;
        position: relative;
        top: 0px;
        display: inline-block;
        display: inline-block;
        display: inline-block;
        display: inline-block;
        display: inline-block;
        display: inline-block;
        flex-direction: row;
    }

    .map_over {
        padding-top: 20px;
    }

    .map_over > div > div > div {
        border-right: none;
        margin-right: 0px;
        padding: 20px 0 0px;
        text-align: center;
    }

    .map_over > div > div {
        margin: 0px;
    }

    figure img {
        width: 100% !important
    }

    .content_section.content_section2 {
        margin: 0px -20px !important;
        margin-bottom: 0px !important;
    }

    .points {
        margin-left: 30px !important;
        margin: 0px;
    }

    .breadcrumb_links {
        margin-top: 0px;
    }

    .breadcrumb .more_btn {
        position: fixed;
        bottom: -3px;
        right: 45px;
        z-index: 10000;
        font-size: 0.9em;
        padding: 6px 0px 0px 12px !important;
    }

    .breadcrumb .more_btn i {
        border-radius: 15px;
        margin-left: 10px;
        margin-right: -2px;
        margin-top: -3px;
        padding: 7px 8px;
    }

    .breadcrumb .more_btn span {
        display: none;
    }

    .notavalableonhome {
        display: inline;
        background-color: transparent;
        padding: 0px !important;
        margin: 0px !important;
    }

    .form_holder input {
        padding: 8px !important;
    }

    .btt {
        bottom: 7px;
        right: 10px;
        padding: 7px 10px;
        font-size: 1em;
        height: 30px;
    }

    .pagination_top.fixed02 ul {
        left: -15px !important;
        right: 10px !important;
    }

    .lhs .bgcons {
        margin-bottom: 20px;
    }

    .form_holder .btn {
        float: none;
        margin: 0 auto !important;
        width: 215px !important;
    }
}

@media(min-width:0px) and (max-width:1023px) {
    @media(min-height:0px) and (max-height:320px) {

        .banner .pop {
            top: 70px;
        }

        .multi_part, .search_form, .floatingform {
            height: 200px !important;
            width: 100% !important;
            overflow-y: scroll !important;
            position: fixed !important;
            top: 0px;
            left: -15px !important;
            right: -15px !important;
            bottom: 0px !important;
        }

        .floatingform {
            margin: 15px 25px !important;
            width: auto !important;
        }

        .multi_part button, .search_form button {
            margin-bottom: 150px !important;
        }

        .top_links .cta {
            margin-bottom: 0px;
        }

        .breadcrumb .more_btn, .btt {
            bottom: -100px;
        }
    }
}

@media(min-width:360px) and (max-width:480px) {
    .container {
        width: 100%;
    }

    .line-pattern > h1, .line-pattern > h2, .line-pattern > h3, .line-pattern > h4 {
        font-size: 1.4em !important;
        margin-left: 0px;
    }

    .line-pattern > div > div div h3, .line-pattern > div div h2, .line-pattern > div div h4 {
        font-size: 1.1em !important;
        font-weight: bold;
    }
}

@media(min-width:0px) and (max-width:480px) {
    .red_text {
        float: none !important;
        text-align: right
    }

    .floatingtext {
        font-size: 1.5em;
        text-align: center;
    }

    .floatingtext > div > div {
        margin: 0px;
    }

    .banner {
        width: 100% !important;
    }

    .banner img {
        height: 155px !important;
        width: auto !important
    }

    .owl-carousel01 .owl-item img {
        width: auto !important
    }

    .owl-carousel02 .owl-item img {
        width: 100% !important
    }

    .content_section .title_style {
        font-size: 1.2em;
        text-align: center;
    }

    .content_section .sub_title_style {
        font-size: 1em;
        text-align: center;
    }

    .sprite-asap-logo {
        display: block;
        margin: 0 auto;
        margin-bottom: 5px;
    }

    .map_over {
        padding-top: 20px;
    }

    .map_over > div > div > div {
        border-right: none;
        margin-right: 0px;
        padding: 20px 0 0px;
        text-align: center;
    }

    .map_over > div > div {
        margin: 0px;
    }

    .table_view table {
        display: block !important;
        width: 100% !important;
    }

    .table_view table tr, .table_view table tbody {
        width: 100% !important;
        display: block !important;
    }

    .table_view table tr td {
        border: 1px #eeeeee solid !important;
    }

    .table_view table td {
        width: 100% !important;
        display: block !important;
    }

    .table_view tr:nth-child(even) {
        border: none !important;
        background-color: transparent;
    }

    .table_view tr td:nth-child(odd) { /*background-color: #efefef;*/
        border: 1px solid #e1e7f1;
    }

    .content_section2 {
        padding: 20px 15px !important;
        padding-bottom: 0px !important;
    }

    .lhs .bgcons {
        margin-left: -15px;
        margin-right: -15px;
    }

    .lhs .bgcons > div:last-child > div {
        border: none;
    }
}

@media(min-width:480px) and (max-width:1279px) {
    .content_section h1 {
        font-size: 1.5em;
        margin-bottom: 5px;
    }

    .line-pattern > h1, .line-pattern > h2, .line-pattern > h3, .line-pattern > h4 {
        font-size: 1.6em !important;
        margin-left: 0px;
    }

    .line-pattern > div > div div h3, .line-pattern > div div h2, .line-pattern > div div h4 {
        font-size: 1.3em !important;
        font-weight: bold;
    }
}

@media(min-width:481px) and (max-width:800px) {
    .content_section .title_style {
        font-size: 1.5em;
    }

    .content_section .sub_title_style {
        font-size: 1.2em;
    }

    .floatingtext {
        font-size: 2em;
        text-align: center;
    }

    .floatingtext > div > div {
        margin: 0px;
    }

    .img_box img {
        width: 100%;
    }

    .map_over {
        padding-top: 20px;
    }

    .map_over > div > div > div {
        border-right: none;
        margin-right: 0px;
        padding: 20px 0 0px;
        text-align: center;
    }

    .map_over > div > div {
        margin: 0px;
    }

    .table_view table {
        display: block !important;
        width: 100% !important;
    }

    .table_view table tr, .table_view table tbody {
        width: 100% !important;
        display: block !important;
    }

    .table_view table tr td {
        border: 1px #eeeeee solid !important;
        height: 37px !important;
        overflow: hidden !important;
        padding: 7px;
    }

    .table_view table td {
        width: 49% !important;
        display: inline-block !important;
    }

    .table_view tr:nth-child(even) {
        border: none !important;
        background-color: transparent;
    }

    .content_section2 {
        padding: 30px 15px !important;
        padding-bottom: 0px !important
    }
}

@media(min-width:0px) and (max-width:1024px) {
    .line-pattern .more_btn {
        font-size: 0.9em !important;
        text-align: center;
        width: 105px;
    }
}

@media(min-width:801px) and (max-width:1024px) {
    .floatingtext {
        font-size: 3.5em;
        text-align: center;
    }

    .floatingtext > div > div {
        margin: 0px;
    }
}

@media(min-width:0px) and (max-width:767px) {
    .line-pattern {
        padding: 30px 30px !important;
    }

    .line-pattern > div > div > div {
        height: auto !important;
    }

    .line-pattern > div {
        height: auto !important;
    }

    .breadcrumb {
        height: 0px;
        overflow: hidden;
    }

    .part_list table td:nth-child(2), .part_list table td:nth-child(3), .part_list table th:nth-child(2), .part_list table th:nth-child(3) {
        display: none;
    }

    .bgcons > div > div {
        border-right: none;
        padding: 15px 0px;
        height: auto !important
    }
}

@media(min-width:0px) and (max-width:768px) {
    .extn img {
        width: 75px;
    }
}

@media(min-width:0px) and (max-width:767px) {
    .line-pattern > div div:nth-child(2) {
        height: auto !important;
    }

    .rfq_form .g-recaptcha {
        margin: 0 auto;
        text-align: center;
        transform-origin: unset !important;
    }

    .tncholder {
        text-align: center;
    }
}

@media(min-width:0px) and (max-width:768px) {
    .appadd {
        margin: 0px -15px;
    }
    /*.form_holder .btn{ width:100% !important;}	 */
    .spacer {
        width: 80%;
        margin: 0 auto;
    }
    /*.line-pattern > div div:nth-child(2){ height: auto !important; }*/
    .fildsetholder > div > div {
        border: none !important
    }

    .hang_number {
        font-size: 4em;
        width: 100%;
        text-align: center;
        margin: 0px auto !important;
        opacity: 0.8;
    }
}

@media(min-width:768px) and (max-width:1024px) {
    .bgcons > div > div {
        border-right: none;
        padding: 15px 0px;
    }

    .line-pattern {
        padding: 30px 30px !important;
    }

    .bgcons {
        padding-bottom: 0px;
    }

    .bgcons > div:nth-child(3) > div {
        border: none !important
    }

    .bgcons > div:nth-child(4) > div {
        border: none !important
    }
}

@media(min-width:0px) and (max-width:768px) {
    .text-holder {
        width: 100% !important;
        padding: 60px 50px !important;
    }

    #welcomeHero {
        margin-left: -15px;
    }

    #slideshow-main {
        width: 100%;
    }

    #slideshow-main img {
        width: 100%
    }

    #slideshow-carousel {
        border-left: 0px !important;
        margin-left: 0px !important;
        float: none;
        clear: both;
        height: auto !important;
    }

    .rfq_page {
        margin-left: -15px;
        margin-right: -15px;
    }

    .content_section .title_style {
        text-align: center;
    }

    .content_section .sub_title_style {
        text-align: center;
    }

    .sprite-asap-logo {
        display: block;
        margin: 0 auto;
        margin-bottom: 5px;
    }

    .content_section p {
        font-size: 1em;
    }

    .content_section h3 {
        font-size: 1.2em;
    }

    .points strong {
        font-size: 1.1em;
    }

    .floating_numberbg > div > div {
        padding: 20px 15px 0px 15px;
    }

    .hang_number {
        margin-left: 15px;
    }

    .img_box > div > div {
        margin-bottom: 20px;
    }

    .testimon {
        padding: 0px !important;
    }

    .iconic {
        text-align: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }

    .iconic i {
        margin-left: -10px;
        margin-right: -1px;
        vertical-align: middle;
    }

    .iconic strong {
        display: block;
        font-size: 1em;
        text-align: center;
        padding: 10px 0px;
    }
}

/************************|responsive paging|*************************/
@media(min-width:0px) and (max-width:320px) {
    #owl-demo03, #owl-demo03.pager {
        width: 66% !important;
    }

    #owl-demo04, #owl-demo04.pager {
        width: 66% !important;
    }

    #owl-demo05, #owl-demo05.pager {
        width: 66% !important;
    }

    .pager .owl-wrapper-outer {
        width: 50% !important;
    }

    .message .more_btn {
        margin-top: 15px !important;
    }

    .message .rfq_form, .message .rfq_form input {
        text-align: center !important
    }

    .message .move_up, {
        margin: -12px 0 auto !important;
        left: 0px !important;
        right: 0px !important;
    }

    .materialinput {
        margin-top: 0px 0px auto !important;
        left: 0px !important;
        right: 0px !important;
    }
}

@media(min-width:0px) and (max-width:479px) {
    .mobi-fixer {
    }

    .bgcons > div > div {
        height: auto !important
    }

    .bgcons i {
        margin: 0px !important;
        padding: 0px !important;
        margin: 0 auto !important;
        position: absolute;
        left: 0px;
        right: 0px;
    }

    .bgcons strong {
        text-align: center;
        width: 100%;
        display: block;
        margin-top: 60px;
    }

    .bgcons span {
        text-align: center;
        width: 100%;
        display: block
    }

    .slide03 {
        text-align: center
    }

    .slide03 .slidehead {
        margin-bottom: 0px;
    }

    .lhs .owl-carousel03, .owl-carousel03 {
        margin-top: 0px !important;
    }

    .content_section h1 {
        font-size: 1.4em !important;
        margin-bottom: 10px;
        text-align: center
    }

    .content_section h2 {
        font-size: 1.2em !important;
        margin-bottom: 10px;
        text-align: center
    }

    .slidehead {
        font-size: 1.5em;
        text-align: center;
    }

    .second_paging.row {
        text-align: center
    }

    .owl-carousel02 .owl-prev {
        right: 50% !important;
    }

    .owl-carousel02 .owl-next {
        right: 37% !important;
    }
}

@media(min-width:0px) and (max-width:479px) {
    .product_slider {
        padding-top: 50px;
    }
}

@media(min-width:321px) and (max-width:360px) {
    #owl-demo03, #owl-demo03.pager {
        width: 60% !important;
    }

    #owl-demo04, #owl-demo04.pager {
        width: 70% !important;
    }

    #owl-demo05, #owl-demo05.pager {
        width: 70% !important;
    }

    .pager .owl-wrapper-outer {
        width: 62% !important;
    }

    .message .more_btn {
        margin-top: 15px !important;
    }

    .message .rfq_form, .message .rfq_form input {
        text-align: center !important
    }

    .message .move_up {
        margin: -12px 0 auto !important;
        left: 0px !important;
        right: 0px !important
    }

    .materialinput {
        margin-top: 0px 0px auto !important;
        left: 0px !important;
        right: 0px !important;
    }

    .fixed02 .view_all {
        margin-right: 5px !important;
    }
}

@media(min-width:361px) and (max-width:480px) {
    .fixed02 .view_all {
        margin-right: 10px !important;
    }

    #owl-demo03, #owl-demo03.pager {
        width: 65% !important;
    }

    #owl-demo04, #owl-demo04.pager {
        width: 73% !important;
    }

    #owl-demo05, #owl-demo05.pager {
        width: 75% !important;
    }

    .pager .owl-wrapper-outer {
        width: 72% !important;
    }
}

@media(min-width:481px) and (max-width:600px) {
    #owl-demo03, #owl-demo03.pager {
        width: 84% !important;
    }

    #owl-demo04, #owl-demo04.pager {
        width: 84% !important;
    }

    #owl-demo05, #owl-demo05.pager {
        width: 84% !important;
    }

    .pager .owl-wrapper-outer {
        width: 81% !important;
    }

    .spacer {
        width: 60%;
        margin: 0 auto;
    }
}

@media(min-width:751px) and (max-width:768px) {
    #owl-demo03, #owl-demo03.pager {
        width: 87% !important;
    }

    #owl-demo04, #owl-demo04.pager {
        width: 87% !important;
    }

    #owl-demo05, #owl-demo05.pager {
        width: 87% !important;
    }

    .pager .owl-wrapper-outer {
        width: 86% !important;
    }

    .spacer {
        width: 55%;
        margin: 0 auto;
    }
}

@media(min-width:601px) and (max-width:768px) {
    #owl-demo03, #owl-demo03.pager {
        width: 88% !important;
    }

    #owl-demo04, #owl-demo04.pager {
        width: 88% !important;
    }

    #owl-demo05, #owl-demo05.pager {
        width: 88% !important;
    }

    .pager .owl-wrapper-outer {
        width: 86% !important;
    }

    .spacer {
        width: 55%;
        margin: 0 auto;
    }
}

@media(min-width:600px) and (max-width:750px) {
    #owl-demo03, #owl-demo03.pager {
        width: 84% !important;
    }

    #owl-demo04, #owl-demo04.pager {
        width: 84% !important;
    }

    #owl-demo05, #owl-demo05.pager {
        width: 84% !important;
    }
}

@media(min-width:375px) and (max-width:667px) {
    #owl-demo03, #owl-demo03.pager {
        width: 65% !important;
    }

    #owl-demo04, #owl-demo04.pager {
        width: 65% !important;
    }

    #owl-demo05, #owl-demo05.pager {
        width: 65% !important;
    }

    .pager .owl-wrapper-outer {
        width: 65% !important;
    }
}

@media(min-width:414px) and (max-width:736px) {
    #owl-demo03, #owl-demo03.pager {
        width: 65% !important;
    }

    #owl-demo04, #owl-demo04.pager {
        width: 65% !important;
    }

    #owl-demo05, #owl-demo05.pager {
        width: 65% !important;
    }

    .pager .owl-wrapper-outer {
        width: 65% !important;
    }
}

@media(min-width:801px) and (max-width:980px) {
    #owl-demo03, #owl-demo03.pager {
        width: 89% !important;
    }

    #owl-demo04, #owl-demo04.pager {
        width: 89% !important;
    }

    #owl-demo05, #owl-demo05.pager {
        width: 89% !important;
    }

    .pager .owl-wrapper-outer {
        width: 88% !important;
    }
}

@media(min-width:980px) and (max-width:1024px) {
    #owl-demo03, #owl-demo03.pager {
        width: 89% !important;
    }

    #owl-demo04, #owl-demo04.pager {
        width: 89% !important;
    }

    #owl-demo05, #owl-demo05.pager {
        width: 89% !important;
    }

    .pager .owl-wrapper-outer {
        width: 89% !important;
    }
}

@media(min-width:720px) and (max-width:1279px) {

    #welcomeHero {
        position: relative;
        clear: both;
    }

    .why_us_holder {
        padding: 15px 0px !important;
        margin-top: -55px !important;
    }

    .why_us::before {
        display: none !important
    }

    .why_us {
        padding-top: 15px !important;
    }

    .lhs .bgcons {
        margin: 0px -15px !important
    }

    .lhs .form_holder, .lhs .listed {
        overflow: hidden;
    }

    .lhs .bgcons > div {
        overflow: hidden;
        padding: 15px !important;
        padding-bottom: 0px !important;
    }
}

@keyframes mymovewater {
    0% {
        top: 0px;
        -ms-transform: skew(0deg, 0deg);
        -webkit-transform: skew(0deg, 0deg);
        transform: skew(0deg, 0deg);
    }

    50% {
        top: 0px;
        -ms-transform: skew(0deg, 0deg);
        -webkit-transform: skew(0deg, 0deg);
        transform: skew(0deg, 0deg);
    }

    100% {
        top: 0px;
        -ms-transform: skew(0deg, 0deg);
        -webkit-transform: skew(0deg, 0deg);
        transform: skew(0deg, 0deg);
    }
}

@keyframes mymovewater2 {
    0% {
        top: 0px;
        -ms-transform: skew(0deg, 0deg);
        -webkit-transform: skew(0deg, 0deg);
        transform: skew(0deg, 0deg);
    }

    50% {
        top: 0px;
        -ms-transform: skew(0deg, 0deg);
        -webkit-transform: skew(0deg, 0deg);
        transform: skew(0deg, 0deg);
    }

    100% {
        top: 0px;
        -ms-transform: skew(0deg, 0deg);
        -webkit-transform: skew(0deg, 0deg);
        transform: skew(0deg, 0deg);
    }
}
/************************|all 2k 4k 8k Fixed|****************************/
@media(min-width:1440px) and (max-width:2560px) {
    body html {
        width: 100% !important;
        margin: 0 auto !important;
        display: block !important;
        height: 100% !important;
        overflow-x: hidden !important;
        position: relative;
    }
}

@media(min-width:2561px) and (max-width:80000000px) {
    body, html {
        position: relative;
        width: 1920px !important;
        margin: 0 auto !important;
        overflow-x: hidden !important;
        -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.24) !important;
        -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.24) !important;
        box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.24) !important;
    }

    header {
        width: 1920px !important;
    }

    .header {
        width: 1920px !important;
    }
}
/********************************|arrow_fix|*****************************/
.banner .owl-controls i {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 3em;
    color: #ffffff;
    margin: 0px 30px;
    border: 2px #ffffff solid;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    background-color: rgba(0,0,0,0.1)
}

.banner .owl-controls i {
    border-color: rgba(255,255,255,0.5)
}

.banner .owl-controls i:hover {
    border-color: rgba(255,255,255,1)
}

.banner .owl-controls .owl-prev i {
    left: 0px;
    padding: 9px 25px 11px 22px;
}

.banner .owl-controls .owl-next i {
    right: 0px;
    padding: 9px 22px 11px 25px;
}

@media(min-width:641px) and (max-width:1024px) {
    .banner img {
        width: auto !important;
        height: 400px;
    }

    .banner .owl-controls i {
        font-size: 2em;
        margin: 0px 20px;
    }

    .banner .owl-controls .owl-next i {
        padding: 6px 14px 8px 16px;
    }

    .banner .owl-controls .owl-prev i {
        padding: 6px 16px 8px 14px;
    }
}

@media(min-width:0px) and (max-width:640px) {
    .banner .owl-controls i {
        font-size: 1.8em;
        margin: 0px 20px;
    }

    .banner .owl-controls .owl-next i {
        padding: 1px 9px 3px 11px;
    }

    .banner .owl-controls .owl-prev i {
        padding: 1px 11px 3px 9px;
    }

    .red_text {
        float: none;
        text-align: center !important
    }
}

@media(min-width:1280px) and (max-width:1480px) {
    .floatingtext {
        font-size: 3.0em;
    }
}

@media (max-width: 800px) and (min-width: 481px) {
    .cagecode table td {
        width: 24% !important;
        float: left;
        text-align: center !important;
        display: block !important;
    }
}

@media(max-width:767px) {
    .cagecode table td {
        width: 24% !important;
        float: left;
        text-align: center !important;
        display: block !important;
    }
}

@media(max-width:480px) {
    .cagecode table td {
        width: 50% !important;
        float: left;
        text-align: center !important;
        display: block !important;
    }

    .nochina {
        position: absolute;
        bottom: -2.5px !important;
        right: 0px;
        z-index: 100;
        width: 78%;
        margin: 0 auto;
        left: 0px;
        right: 0px;
    }

    #slideshow-main li span.content {
        font-size: 11px;
        margin: 5px 0;
        padding: 0 10px;
    }
}

@media(min-width:0px) and (max-width:767px) {
    .mobi-width-fix {
        width: 10% !important;
    }

    .table-responsive > .table-bordered > tbody > tr > td:first-child {
        border-left: 1px #ccc solid;
    }

    .table-responsive > .table-bordered > tbody > tr > td:last-child {
        border-right: 1px #ccc solid;
    }

    .cagecode.table-responsive {
        padding-top: 0px !important;
    }

    .asapbot {
        right: 1px;
    }
}


.foot-disc p, .no-china p, .fallenheroes p { line-height: 1.2; font-size: 1em }

.no-china img, .no-china p, .fallenheroes p { vertical-align: middle }

.pre-footer { padding: 0; margin: 0 }

.foot-disc, .no-china, .fallenheroes { position: relative; background-color: #fff; color: #6a7582; padding: 4px 20px 0 40px; border-top: 2px #d4333c solid; border-bottom: 3px solid #ccc; overflow: hidden; min-height: 150px; margin-bottom: 30px; border-radius: 10px; }

.no-china-content, .fallenheroes-content { position: absolute; width: 100%; height: 100%; left: 0; right: 0; top: 0; margin: 0 auto; padding-top: 2em }

.foot-disc ul li { width: 100%; float: none; text-align: left; margin: 0; padding: 0; /*border-bottom: 1px dashed #ccc*/ }

.foot-disc p { margin-bottom: 0; padding: 5px 0; color: #000 }

.no-china p, .fallenheroes p { padding-left: 14px; padding-top: 1.2em; margin-left: 18% }

.no-china img, .fallenheroes img { width: 80px; float: left }

@media(min-width:768px) and (max-width:980px) {
	.foot-disc, .no-china, .fallenheroes { min-height: 138px }
}

@media(min-width:1024px) and (max-width:1280px) {
	.no-china-content, .fallenheroes-content { position: absolute; width: 100%; height: 100%; padding-left: 10px; padding-right: 10px }

	.no-china p, .fallenheroes p { margin-left: 29%; padding-left: 2px }

	.mobipfix { margin-top: -10% !important }

	.foot-disc, .no-china, .fallenheroes { min-height: 187px }
		.foot-disc ul { margin-top: 11%; }
}

@media(min-width:768px)and (max-width:991px) {
	.no-china-content, .fallenheroes-content { padding-left: 30px; padding-right: 30px }

	.mobipfix { margin-top: 0 !important }

	.no-china p, .fallenheroes p { margin-left: 14% }
	.foot-disc ul { margin-top: 3%; }
}

@media(max-width:767px) {
	.no-china p, .fallenheroes p { line-height: 1.2; font-size: 1em; display: block; vertical-align: middle; margin-left: 95px; padding-top: 1.2em }
}

@media(max-width:480px) {
	.no-china-content, .fallenheroes-content { position: absolute; width: 100%; height: 100%; padding-left: 15px; padding-right: 10px; padding-top: 20px }

	.no-china p, .fallenheroes p { margin-left: 79px; padding-top: .4em; margin-top: 12px; }

	.fallenheroes { min-height: 165px }
	.foot-disc, .no-china { min-height: 120px; }

	.mobipfix { margin-top: -4% !important }
	.foot-disc ul { margin-top: 3%; }
	.mobiimg-fix { margin-top: 2%; }
}

.mobipfix { margin-top: -6%; }

@media(min-width:1367px) and (max-width:1920px) {
	.mobipfix { margin-top: -1% }

	.foot-disc, .no-china, .fallenheroes { min-height: 167px }

		.no-china p, .fallenheroes p { margin-left: 17% }

	.no-china-content { left: 21%; }

	.foot-disc ul { margin-top: 6%; }
	.fallenheroes p { padding-right: 29px; }
}

@media(min-width:1025px) and (max-width:1366px) {
	.no-china-content { left: 12%; }

	.foot-disc ul { margin-top: 6%; }
	.fallenheroes p { padding-right: 29px; }
}


@media(max-width:360px) {
	.fallenheroes { min-height: 170px; }
}

@media(max-width:330px) {
	.fallenheroes { min-height: 220px }
	.foot-disc, .no-china { min-height: 120px; }
	.mobiimg-fix { margin-top: 10%; }
}


