.breadcrumb-wrap {
    background: #fd4761;
    background: -moz-linear-gradient(left,#fd4761 70%,#fb7a41 99%);
    background: -webkit-linear-gradient(left,#fd4761 70%,#fb7a41 99%);
    background: linear-gradient(to right,#fd4761 70%,#fb7a41 99%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fd4761',endColorstr='#fb7a41',GradientType=1);
    padding: 5px 0;
    position: relative;
    z-index: 9
}

ul.breadcrumb-list {
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 0
}

    ul.breadcrumb-list li {
        display: inline-block;
        margin: 0
    }

        ul.breadcrumb-list li:first-child {
            margin-left: 0
        }

        ul.breadcrumb-list li a {
            color: #0468be;
            font-size: 1em;
            text-decoration: none;
            font-family: 'robotoregular';
            font-weight: 400
        }

        ul.breadcrumb-list li.active a {
            color: #fff;
            font-weight: 500
        }

ol.post-breadcrumb li:last-child {
    float: inline-end
}

    ol.post-breadcrumb li:last-child:before {
        content: ""
    }

@media(max-width:1024px) {
    .breadcrumb-wrap {
        padding: 40px 0 5px
    }
}

@media(max-width:480px) {
    ul.breadcrumb-list li {
        margin: 0
    }

        ul.breadcrumb-list li a {
            font-size: 1em
        }
}

section.clearfix.inner-page-wrap {
    background-color: #edf1fb
}

.filler-content {
    background: #fd4761;
    background: -moz-linear-gradient(left,#fd4761 70%,#fb7a41 99%);
    background: -webkit-linear-gradient(left,#fd4761 70%,#fb7a41 99%);
    background: linear-gradient(to right,#fd4761 70%,#fb7a41 99%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fd4761',endColorstr='#fb7a41',GradientType=1);
    padding: 40px 0;
    position: relative
}

.inner-page-content {
    background-color: #fff;
    margin-top: -61px;
    padding-bottom: 20px;
    position: relative;
    font-family: 'robotoregular';
    font-weight: 400
}

.inner-page-right, .inner-page-left {
    background-color: transparent;
    padding-top: 15px
}

.inner-page-right {
    padding-right: 0
}

@media(max-width:1024px) {
    .inner-page-right, .inner-page-left {
        background-color: transparent;
        padding-top: 0
    }

    .inner-page-right {
        padding-right: 15px
    }
}

@media(max-width:991px) {
    .inner-page-right, .inner-page-left {
        background-color: #fff;
        padding: 0 15px
    }
}

@media(max-width:767px) {
    .inner-page-right, .inner-page-left {
        background-color: #fff;
        padding: 0 5px
    }
}

.inner-rfq-wrap .form-wrap {
    padding: 0 10px 20px
}

.inner-rfq-wrap .formbox {
    max-width: 100%;
    margin: 0 auto
}

    .inner-rfq-wrap .formbox .rfq-title {
        margin: 0 0 20px;
        font-weight: 600;
        text-shadow: none;
        letter-spacing: 2px
    }

@media(max-width:1024px) {
    .inner-rfq-wrap .formbox {
        margin: 20px auto 0
    }
}

@media(max-width:568px) {
    ul.listingx li {
        padding-bottom: 8px
    }

    ul.foot-quick-links li {
        padding-bottom: 8px
    }
}

.inner-usp-wrap {
    padding: 10px 0;
    margin: 20px 0;
    -webkit-box-shadow: 0 3px 13px 0 rgba(50,50,50,.22);
    -moz-box-shadow: 0 3px 13px 0 rgba(50,50,50,.22);
    box-shadow: 0 3px 13px 0 rgba(50,50,50,.22)
}

.inner-usp-item {
    color: #000;
    padding-right: 0;
    padding-left: 0;
    margin-bottom: 10px
}

    .inner-usp-item .row-0 {
        border-bottom: 1px solid #fff
    }

    .inner-usp-item:last-child .row-0 {
        border-bottom: 0
    }

    .inner-usp-item .inner-usp-text h4 {
        margin-top: 0;
        font-family: 'Open Sans',sans-serif;
        font-weight: 500
    }

.top-manuf-inner {
    padding: 10px 0;
    margin-bottom: 10px
}

    .top-manuf-inner h3.top-manuf-inner-title, .top-manuf-inner h2.top-manuf-inner-title {
        background: #fd4761;
        background: -moz-linear-gradient(left,#fd4761 40%,#fb7a41 100%);
        background: -webkit-linear-gradient(left,#fd4761 40%,#fb7a41 100%);
        background: linear-gradient(to right,#fd4761 40%,#fb7a41 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fd4761',endColorstr='#fb7a41',GradientType=1);
        padding: 10px 10px 10px 20px;
        margin-top: 0;
        margin-bottom: 0;
        color: #fff
    }

    .top-manuf-inner .top-manuf-content {
        background-color: #fff;
        -webkit-box-shadow: 0 7px 15px 0 rgba(0,0,0,.09);
        -moz-box-shadow: 0 7px 15px 0 rgba(0,0,0,.09);
        box-shadow: 0 7px 15px 0 rgba(0,0,0,.09);
        padding-bottom: 20px
    }

    .top-manuf-inner table tr {
        list-style-type: none;
        padding: 0 20px;
        margin-bottom: 0
    }

        .top-manuf-inner table tr td {
            border-top: 1px solid #dadada;
            line-height: 1.8;
            padding-left: 10px
        }

            .top-manuf-inner table tr td a {
                color: #000;
                font-weight: 500;
                text-decoration: none;
                transition: all .3s ease-in-out;
                text-transform: capitalize
            }

                .top-manuf-inner table tr td a:hover, .top-manuf-inner table tr td a:focus, .top-manuf-inner table tr td a:active {
                    color: #009 !important;
                    outline: 0;
                    text-decoration: none
                }

    .top-manuf-inner .inner-view-more {
        text-align: center;
        padding: 15px 20px
    }

        .top-manuf-inner .inner-view-more a {
            background-color: #b69f72;
            color: #fff;
            border-radius: 0;
            padding: 8px 30px;
            text-decoration: none;
            transition: all .3s ease-in-out
        }

            .top-manuf-inner .inner-view-more a:hover, .top-manuf-inner .inner-view-more a:focus, .top-manuf-inner .inner-view-more a:active {
                background-color: #132b43;
                color: #fff
            }

    .top-manuf-inner .table {
        margin-bottom: 0
    }

@media(max-width:1024px) {
    .top-manuf-inner table tr td {
        width: 50%;
        max-width: 50%
    }
}

@media(max-width:991px) {
    .top-manuf-inner .top-manuf-content td {
        width: 50%
    }
}

.inner-featured-title {
    position: relative;
    background: #fd4761;
    width: 100%;
    padding: 3em 6em 1.5em
}

    .inner-featured-title h2 {
        font-size: 2.8em;
        line-height: 1.3;
        margin: 0
    }

        .inner-featured-title h2 span.font-medium {
            color: #fff
        }

.inner-bottom-border {
    height: 3px;
    background-color: #fff;
    width: 120px;
    display: block
}

.inner-featured-item {
    position: relative;
    transition: all .3s ease-in-out;
    cursor: pointer
}

.inner-featured-slider .slick-slide {
    margin: 0
}

.inner-featured-item img {
    width: 100%
}

.inner-featured-item .overlay-text h3 {
    margin-top: 30px;
    padding: 0 15px
}

.inner-featured-item .overlay-text span.bottom-border {
    position: absolute;
    top: 70px;
    height: 3px;
    background: #fff;
    width: 100px;
    margin: 0 auto;
    left: 0;
    right: 0;
    display: none
}

.inner-featured-item .overlay-text {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    color: #fff;
    font-family: 'robotomedium';
    font-weight: 500
}

.inner-featured-item:hover .overlay-text {
    background: #fd4761;
    background: -moz-linear-gradient(-45deg,rgba(253,71,97,.3) 30%,rgba(251,122,65,.3) 100%);
    background: -webkit-linear-gradient(-45deg,rgba(253,71,97,.3) 30%,rgba(251,122,65,.3) 100%);
    background: linear-gradient(135deg,rgba(253,71,97,.3) 30%,rgba(251,122,65,.3) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fd4761',endColorstr='#fb7a41',GradientType=1)
}

.inner-featured-item .overlay-text .featured-view-details {
    position: absolute;
    bottom: 10%;
    left: 0;
    right: 0;
    border: 0;
    background: transparent;
    display: none
}

.inner-featured-item:hover .overlay-text .featured-view-details, .inner-featured-item:hover .overlay-text span.bottom-border {
    display: block
}

.inner-featured-item .overlay-text .featured-view-details button {
    background: transparent;
    border: 2px solid #fff;
    border-radius: 3px;
    padding: 10px 15px
}

.inner-featured-slider-nav .inner-featured-prev, .inner-featured-slider-nav .inner-featured-next {
    border: 0;
    background-color: transparent;
    padding: 0;
    margin: 0 10px
}

    .inner-featured-slider-nav .inner-featured-prev:hover, .inner-featured-slider-nav .inner-featured-next:hover, .inner-featured-slider-nav .inner-featured-prev:focus, .inner-featured-slider-nav .inner-featured-next:focus {
        cursor: pointer;
        -webkit-box-shadow: 0 11px 30px 0 rgba(248,66,95,.1);
        -moz-box-shadow: 0 11px 30px 0 rgba(248,66,95,.1);
        box-shadow: 0 11px 30px 0 rgba(248,66,95,.1);
        outline: 0
    }

.inner-featured-slider-nav {
    text-align: center;
    padding: 20px 0 10px
}

@media(max-width:1024px) {
    .inner-featured-title {
        position: relative;
        background: #fd4761;
        width: 100%;
        padding: 1em 3em 1.5em
    }
}

.inner-top-brand {
    position: relative;
    margin-bottom: 20px
}

div.inner-top-brand-title {
    font-size: 1.35em;
    margin-top: 0
}

.inner-top-brand .inner-brand-logo-nav {
    position: absolute;
    right: 0;
    top: 0%
}

.inner-brand-logo-nav .inner-brand-prev:before {
    content: "";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 1.2em;
    color: #333
}

.inner-brand-logo-nav .inner-brand-next:before {
    content: "";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 1.2em;
    color: #333
}

.inner-brand-prev, .inner-brand-next {
    border: 0;
    background: #dbdad9;
    padding: 5px 10px;
    border-radius: 3px;
    transition: all .3s ease-in-out
}

    .inner-brand-prev:hover, .inner-brand-next:hover, .inner-brand-prev:focus, .inner-brand-next:focus, .inner-brand-prev:active, .inner-brand-next:active, .inner-brand-prev:hover:before, .inner-brand-next:hover:before, .inner-brand-prev:focus:before, .inner-brand-next:focus:before, .inner-brand-prev:active:before, .inner-brand-next:active:before {
        background: #fd4761;
        background: -moz-linear-gradient(-45deg,#fd4761 30%,#fb7a41 100%);
        background: -webkit-linear-gradient(-45deg,#fd4761 30%,#fb7a41 100%);
        background: linear-gradient(135deg,#fd4761 30%,#fb7a41 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fd4761',endColorstr='#fb7a41',GradientType=1);
        color: #fff;
        outline: 0
    }

.brand-border {
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding: 5px 0
}

    .brand-border:nth-child(6), .brand-border:nth-child(12) {
        border-right: 0
    }

    .brand-border:nth-child(7), .brand-border:nth-child(8), .brand-border:nth-child(9), .brand-border:nth-child(10), .brand-border:nth-child(11), .brand-border:nth-child(12) {
        border-bottom: 0
    }

.inner-brand-logo-box {
    margin-top: 20px;
    -webkit-box-shadow: 0 0 10px 0 rgba(211,211,211,1);
    -moz-box-shadow: 0 0 10px 0 rgba(211,211,211,1);
    box-shadow: 0 0 10px 0 rgba(211,211,211,1)
}

    .inner-brand-logo-box .slick-slide img {
        width: 240px;
        height: 55px;
        margin: 0 auto;
        max-width: 100%
    }

@media(max-width:1280px) {
    .inner-featured-slider .top-part-item .top-lower-part table tr td {
        padding-left: 20px
    }
}

@media(max-width:1199px) {
    .inner-top-brand {
        margin-top: 20px
    }
}

@media(max-width:991px) {
    .brand-border:nth-child(7), .brand-border:nth-child(8), .brand-border:nth-child(9) {
        border-bottom: 1px solid #ddd
    }

    .brand-border:nth-child(6), .brand-border:nth-child(12) {
        border-right: 1px solid #ddd
    }

    .inner-top-brand-title {
        margin-top: 0
    }

    .inner-featured-view-more a {
        padding: 4px 10px
    }

    p.inner-featured-part-title {
        margin-top: 20px
    }
}

@media(max-width:480px) {
    h3.inner-top-brand-title {
        font-size: 1.6em;
        margin-top: 10px
    }

    .brand-border:nth-child(10), .brand-border:nth-child(11), .brand-border:nth-child(12) {
        border-bottom: 1px solid #ddd
    }

    p.inner-featured-part-title {
        margin-top: 10px
    }
}

@media(min-width:2000px) {
    p.inner-featured-part-title {
        font-size: 1.125em;
        margin-top: 20px
    }
}

.inner-main-pagination {
    margin: 20px 0
}

.pagination_top {
    padding-top: 10px
}

    .pagination_top a {
        color: #22265c;
        background: #eaedf6;
        font-size: 1em;
        text-transform: uppercase;
        text-decoration: none;
        padding: 5px 15px;
        font-family: 'Open Sans',sans-serif;
        cursor: pointer;
        font-weight: 500
    }

        .pagination_top a.active {
            background: #fd4761;
            background: -moz-linear-gradient(-45deg,#fd4761 30%,#fb7a41 100%);
            background: -webkit-linear-gradient(-45deg,#fd4761 30%,#fb7a41 100%);
            background: linear-gradient(135deg,#fd4761 30%,#fb7a41 100%);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fd4761',endColorstr='#fb7a41',GradientType=1);
            color: #fff;
            position: relative;
            right: 10px
        }

            .pagination_top a.active:hover, .pagination_top a.active:focus {
                background: #fd4761;
                background: -moz-linear-gradient(-45deg,#fd4761 30%,#fb7a41 100%);
                background: -webkit-linear-gradient(-45deg,#fd4761 30%,#fb7a41 100%);
                background: linear-gradient(135deg,#fd4761 30%,#fb7a41 100%);
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fd4761',endColorstr='#fb7a41',GradientType=1);
                color: #fff
            }

.main-page-list {
    list-style: none;
    padding: 6px 0;
    margin: -6px 2px;
    background: #eaedf6;
    overflow: auto;
    max-width: 100%;
    float: right
}

    .main-page-list li {
        display: inline-block;
        border-right: 1px solid #fff
    }

        .main-page-list li ul li {
            display: inline-block;
            border-right: 0
        }

        .main-page-list li a {
            color: #1d1b54;
            background: #eaedf6;
            font-size: 1em;
            text-transform: uppercase;
            text-decoration: none;
            padding: 5px 15px;
            font-family: 'robotomedium'
        }

            .main-page-list li a.active {
                background: #fd4761;
                background: -moz-linear-gradient(-45deg,#fd4761 30%,#fb7a41 100%);
                background: -webkit-linear-gradient(-45deg,#fd4761 30%,#fb7a41 100%);
                background: linear-gradient(135deg,#fd4761 30%,#fb7a41 100%);
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fd4761',endColorstr='#fb7a41',GradientType=1);
                color: #fff
            }

        .main-page-list li.active a {
            background: #fd4761;
            background: -moz-linear-gradient(-45deg,#fd4761 30%,#fb7a41 100%);
            background: -webkit-linear-gradient(-45deg,#fd4761 30%,#fb7a41 100%);
            background: linear-gradient(135deg,#fd4761 30%,#fb7a41 100%);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fd4761',endColorstr='#fb7a41',GradientType=1);
            color: #fff
        }

        .main-page-list li ul li a {
            padding: 5px;
            background-color: transparent;
            color: #fff
        }

        .main-page-list li a:hover {
            background: #fd4761;
            background: -moz-linear-gradient(-45deg,#fd4761 30%,#fb7a41 100%);
            background: -webkit-linear-gradient(-45deg,#fd4761 30%,#fb7a41 100%);
            background: linear-gradient(135deg,#fd4761 30%,#fb7a41 100%);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fd4761',endColorstr='#fb7a41',GradientType=1);
            color: #fff
        }

.inner-main-pagination .main-page-list li:hover > .dropdown-menu, .inner-main-pagination .main-page-list li.open > .dropdown-menu {
    top: 100%;
    max-width: 45%;
    right: 21.5%;
    left: auto;
    padding: 0;
    background: #f04c4d;
    border-radius: 0;
    text-align: center
}

.inner-main-pagination .main-page-list li:hover:nth-child(4) > .dropdown-menu, .inner-main-pagination .main-page-list li:nth-child(4).open > .dropdown-menu {
    top: 100%;
    max-width: 45%;
    right: 10%;
    left: auto
}

.inner-main-pagination .main-page-list li:hover:nth-child(5) > .dropdown-menu, .inner-main-pagination .main-page-list li:hover:nth-child(6) > .dropdown-menu, .inner-main-pagination .main-page-list li:nth-child(5).open > .dropdown-menu, .inner-main-pagination .main-page-list li:nth-child(6).open > .dropdown-menu {
    right: 0;
    left: auto
}

.main-page-list li:hover ul.dropdown-menu {
    display: block
}

.main-page-list li:hover a {
    background: #fd4761;
    background: -moz-linear-gradient(-45deg,#fd4761 30%,#fb7a41 100%);
    background: -webkit-linear-gradient(-45deg,#fd4761 30%,#fb7a41 100%);
    background: linear-gradient(135deg,#fd4761 30%,#fb7a41 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fd4761',endColorstr='#fb7a41',GradientType=1);
    color: #fff
}

.main-page-list li:hover ul li a {
    background: transparent;
    color: #fff
}

.main-page-list li:hover ul li:hover a {
    background: transparent;
    color: #1d1b54
}

.inner-main-pagination .main-page-list li:hover > .dropdown-menu {
    top: 100%;
    max-width: 45%;
    right: auto;
    left: auto;
    padding: 0;
    background: #fd4761;
    background: -moz-linear-gradient(-45deg,#fd4761 30%,#fb7a41 100%);
    background: -webkit-linear-gradient(-45deg,#fd4761 30%,#fb7a41 100%);
    background: linear-gradient(135deg,#fd4761 30%,#fb7a41 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fd4761',endColorstr='#fb7a41',GradientType=1);
    color: #fff;
    border-radius: 0;
    text-align: center
}

.inner-main-pagination .main-page-list li:hover:nth-child(4) > .dropdown-menu {
    top: 100%;
    max-width: 45%;
    right: 10%;
    left: auto
}

.inner-main-pagination .main-page-list li:hover:nth-child(5) > .dropdown-menu, .inner-main-pagination .main-page-list li:hover:nth-child(6) > .dropdown-menu {
    right: 0;
    left: auto
}

@media(max-width:1440px) {
    .main-page-list li a {
        padding: 5px 5px
    }
}

@media(max-width:1280px) {
    .main-page-list li a {
        padding: 5px 10px
    }

    .pagination_top a {
        padding: 5px 8px
    }
}

@media(max-width:1199px) {
    .inner-main-pagination.scroll-fixed {
        position: fixed;
        top: 45px;
        padding: 20px 10px 10px !important;
        width: 100%;
        background-color: #fff !important;
        display: block;
        left: 0 !important;
        right: 0 !important;
        z-index: 9999;
        border-bottom: 1px #ccc solid;
        background: #fd4761;
        background: -moz-linear-gradient(left,#fd4761 70%,#fb7a41 99%);
        background: -webkit-linear-gradient(left,#fd4761 70%,#fb7a41 99%);
        background: linear-gradient(to right,#fd4761 70%,#fb7a41 99%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fd4761',endColorstr='#fb7a41',GradientType=1)
    }

        .inner-main-pagination.scroll-fixed .row-0 {
            background: #fff;
            padding: 0 5px 3px 5px
        }

    .inner-main-pagination .main-page-list li:nth-child(4).open > .dropdown-menu {
        top: 100%;
        max-width: 45%;
        right: 13%;
        left: auto
    }
}

@media(max-width:991px) {
    .manuf-table-wrap-title h1 {
        margin-bottom: 10px !important
    }

    .main-page-list li a {
        padding: 5px 5px
    }

    .pagination_top a {
        padding: 5px 6px
    }

    .manuf-table {
        border: 0
    }
}

@media(max-width:767px) {
    .inner-main-pagination.scroll-fixed {
        padding-bottom: 10px !important;
        z-index: 999
    }

        .inner-main-pagination.scroll-fixed .row-0 {
            background: #fff;
            padding: 0 5px 7px 5px
        }
}

@media(max-width:480px) {
    .main-page-list li a {
        padding: 5px 6px !important
    }

    .pagination_top {
        text-align: left
    }

    .inner-main-pagination .main-page-list li.open > .dropdown-menu {
        top: 83%;
        right: auto
    }

    .inner-main-pagination .main-page-list li:nth-child(4).open > .dropdown-menu {
        top: auto;
        right: 13%
    }

    .pagination_top a.active {
        position: relative;
        top: 0;
        right: 0
    }
}

@media(max-width:380px) {
    .scroll-fixed .main-page-list li a, .pagination_top a {
        font-size: .9em
    }
}

@media(max-width:320px) {
    .main-page-list li a {
        padding: 3px 3px !important
    }

    .inner-main-pagination.scroll-fixed .main-page-list li a {
        padding: 3px 5px !important
    }

    .pagination_top {
        padding-top: 0
    }

        .pagination_top a {
            padding: 6px 2px
        }

            .pagination_top a.active {
                position: relative;
                top: 8px
            }

    .main-page-list {
        padding: 6px 0;
        margin: 3px 0 0 0
    }
}

.search_long {
    position: relative
}

    .search_long input {
        border: 0;
        border-radius: 3px;
        width: 100%;
        padding: 6px 15px;
        padding-right: 45px;
        margin-top: 5px;
        background: #f4f6fa
    }

    .search_long button {
        position: absolute;
        right: 0;
        top: 5px;
        bottom: 0;
        z-index: 9;
        background-color: transparent;
        border: 0;
        padding: 0 15px;
        color: #fb7941
    }

        .search_long button .fa-search:before {
            content: "";
            font-size: 1.25em
        }

    .search_long input::-webkit-input-placeholder {
        color: rgba(0,0,0,.36);
        font-family: 'robotoregular';
        font-weight: 400;
        font-size: 1em
    }

    .search_long input::-moz-placeholder {
        color: rgba(0,0,0,.36);
        font-family: 'robotoregular';
        font-weight: 400;
        font-size: 1em
    }

    .search_long input:-ms-input-placeholder {
        color: rgba(0,0,0,.36);
        font-family: 'robotoregular';
        font-weight: 400;
        font-size: 1em
    }

    .search_long input:-moz-placeholder {
        color: rgba(0,0,0,.36);
        font-family: 'robotoregular';
        font-weight: 400;
        font-size: 1em
    }

.manufacturer-table-wrap {
    margin-top: 20px;
    padding: 20px 0;
    border: 1px solid #7d8d9c
}

.manuf-table-wrap-title h1 {
    color: #61646d;
    margin-top: 0;
    margin-bottom: 30px;
    font-size: 1.25em
}

.manuf-table thead {
    background: #c0cae2
}

    .manuf-table thead tr th {
        border-bottom: 0
    }

        .manuf-table thead tr th button {
            padding: 8px 20px;
            border: 0;
            color: #fff;
            background: #fd4761;
            background: -moz-linear-gradient(-45deg,#fd4761 30%,#fb7a41 100%);
            background: -webkit-linear-gradient(-45deg,#fd4761 30%,#fb7a41 100%);
            background: linear-gradient(135deg,#fd4761 30%,#fb7a41 100%);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fd4761',endColorstr='#fb7a41',GradientType=1)
        }

.manuf-table .table > tbody > tr td {
    border-bottom: 1px solid #dadada;
    padding: 10px
}

    .manuf-table .table > tbody > tr td a {
        color: #265682;
        font-weight: 500;
        transition: all .3s ease-in-out
    }

        .manuf-table .table > tbody > tr td a:hover, .manuf-table .table > tbody > tr td a:focus, .manuf-table .table > tbody > tr td a:active {
            color: #009
        }

.manuf-table .table-striped > tbody > tr:nth-child(even) {
    background-color: #f4f6fb
}

.manuf-table .table-striped > tbody > tr:nth-child(odd) {
    background-color: #fff
}

.manuf-table-wrap-paginate {
    padding-top: 0;
    color: #717171;
    font-size: .95em;
    font-weight: 400;
    font-family: 'robotoregular'
}

@media(max-width:1024px) {
    .manuf-table-wrap-title h3 {
        margin-bottom: 10px;
        text-align: center
    }

    .manuf-table-pagination {
        text-align: center;
        margin: -5px 0 10px;
        left: -15px
    }

    .inner-main-pagination.scroll-fixed .manuf-table-wrap-paginate {
        background-color: #fff
    }

    .inner-main-pagination.scroll-fixed .part-table-pagination {
        background-color: #fff;
        padding-bottom: 5px
    }
}

@media(max-width:767px) {
    .manuf-table .table > tbody > tr td {
        display: block;
        width: 100%
    }

    .manuf-table-pagination {
        text-align: center;
        margin: 0 auto 10px;
        left: 30px;
        width: 90%
    }
}

@media(max-width:480px) {
    .manuf-table-pagination {
        text-align: center;
        margin: 0 auto 10px;
        left: 20px;
        width: 90%
    }

    .manuf-table .table-striped > tbody > tr td {
        border-top: 1px solid #e1e6f0;
        padding: 10px;
        display: block;
        width: 100%;
        white-space: normal
    }
}

@media(min-width:1024px) {
    .manuf-table .table > tbody > tr td {
        width: 25%;
        word-break: break-all
    }
}

@media(max-width:991px) {
    .manuf-table .table > tbody > tr td {
        Display: inline-block;
        width: 50%;
        word-break: break-all
    }
}

@media(max-width:480px) {
    .manuf-table .table > tbody > tr td {
        display: block;
        width: 100%;
        word-break: break-all
    }
}

.page-item {
    border: 1px solid #ddd;
    text-align: center;
    max-width: 30px;
    height: 30px;
    vertical-align: middle;
    padding: 5px
}

    .page-item a {
        text-decoration: none;
        color: #61646d;
        cursor: pointer
    }

    .page-item:hover a, .page-item:focus a, .page-item:active a {
        color: #61646d;
        outline: 0;
        text-decoration: none
    }

    .page-item:hover, .page-item:focus, .page-item:active {
        background: #7d8d9c;
        color: #61646d;
        outline: 0;
        text-decoration: none
    }

    .page-item.active {
        background: #c0cae2;
        color: #61646d
    }

        .page-item.active a {
            color: #61646d
        }

    .page-item:hover {
        background: #c0cae2;
        color: #61646d
    }

.manuf-list-pagination-1 {
    position: relative;
    left: -20px;
    max-width: 85%;
    margin: 0 auto;
    text-align: center !important
}

.manuf-list-pagination-1-nav .manuf-list-1-prev:before {
    content: "";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 1.2em;
    color: #fff
}

.manuf-list-pagination-1-nav .manuf-list-1-next:before {
    content: "";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 1.2em;
    color: #fff
}

.manuf-list-1-prev, .manuf-list-1-next {
    border: 0;
    background: #c0cae2;
    color: #919090;
    padding: 6px 10px;
    border-radius: 3px
}

.manuf-list-1-prev {
    position: absolute;
    left: -18px;
    top: 0%;
    z-index: 99
}

.manuf-list-1-next {
    position: absolute;
    right: 15px;
    top: 0%;
    z-index: 99
}

    .manuf-list-1-prev:hover, .manuf-list-1-next:hover, .manuf-list-1-prev:focus, .manuf-list-1-next:focus, .manuf-list-1-prev:active, .manuf-list-1-next:active {
        background: #fd4761;
        background: -moz-linear-gradient(-45deg,#fd4761 30%,#fb7a41 100%);
        background: -webkit-linear-gradient(-45deg,#fd4761 30%,#fb7a41 100%);
        background: linear-gradient(135deg,#fd4761 30%,#fb7a41 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fd4761',endColorstr='#fb7a41',GradientType=1);
        color: #61646d;
        outline: 0
    }

@media(max-width:991px) {
    .manuf-list-pagination-1 {
        left: 0;
        max-width: 100%
    }

    .manuf-list-1-prev {
        position: absolute;
        left: 0;
        top: 0;
        z-index: 99
    }

    .manuf-list-1-next {
        position: absolute;
        right: 0;
        top: 0;
        z-index: 99
    }
}

.manuf-list-pagination-2 {
    position: relative;
    left: -20px;
    max-width: 95%;
    margin: 0 auto;
    text-align: center !important
}

.manuf-list-pagination-2-nav .manuf-list-2-prev:before {
    content: "";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 1.2em;
    color: #fff
}

.manuf-list-pagination-2-nav .manuf-list-2-next:before {
    content: "";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 1.2em;
    color: #fff
}

.manuf-list-2-prev, .manuf-list-2-next {
    border: 0;
    background: #c0cae2;
    color: #919090;
    padding: 6px 10px;
    border-radius: 3px;
    transition: all .3s ease-in-out
}

.manuf-list-2-prev {
    position: absolute;
    left: -18px;
    top: 0%;
    z-index: 99
}

.manuf-list-2-next {
    position: absolute;
    right: 15px;
    top: 0%;
    z-index: 99
}

    .manuf-list-2-prev:hover, .manuf-list-2-next:hover, .manuf-list-2-prev:focus, .manuf-list-2-next:focus, .manuf-list-2-prev:active, .manuf-list-2-next:active {
        background: #fd4761;
        background: -moz-linear-gradient(-45deg,#fd4761 30%,#fb7a41 100%);
        background: -webkit-linear-gradient(-45deg,#fd4761 30%,#fb7a41 100%);
        background: linear-gradient(135deg,#fd4761 30%,#fb7a41 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fd4761',endColorstr='#fb7a41',GradientType=1);
        color: #61646d;
        outline: 0
    }

@media(max-width:1440px) {
    .manuf-list-2-prev {
        left: -25px
    }

    .manuf-list-2-next {
        right: 10px
    }
}

@media(max-width:991px) {
    .manuf-list-pagination-2 {
        left: 0;
        max-width: 100%
    }

    .manuf-list-2-prev {
        position: absolute;
        left: 0;
        top: 0;
        z-index: 99
    }

    .manuf-list-2-next {
        right: -5px
    }
}

.part-list-table-wrap {
    margin: 0;
    padding: 20px;
    border: 1px solid #7d8d9c
}

.part-list-title h1 {
    color: #000;
    font-family: 'Open Sans',sans-serif;
    font-weight: 500;
    margin: 20px;
    font-size: 1.6em
}

.part-pagination {
    margin: -25px 0
}

.part-table .darkblue-bkg {
    background: #fd4761;
    background: -moz-linear-gradient(left,#fd4761 30%,#fb7a41 99%);
    background: -webkit-linear-gradient(left,#fd4761 30%,#fb7a41 99%);
    background: linear-gradient(to right,#fd4761 30%,#fb7a41 99%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fd4761',endColorstr='#fb7a41',GradientType=1)
}

.part-list-table-wrap .search_long input {
    margin-top: 0
}

.part-list-table-wrap .inner-main-pagination .search-by-manuf .search_long {
    max-width: 90%
}

.part-list-table-wrap .search_long button {
    top: 0
}

.part-table table {
    border: 0
}

.part-table .table-striped > tbody > tr:nth-child(even) {
    background-color: #fff
}

.part-table .table-striped > tbody > tr:nth-child(odd) {
    background-color: #fff
}

.part-table thead {
    background: #d7d9df
}

    .part-table thead tr th button {
        padding: 8px 20px;
        border: 0;
        background: #f6b549;
        color: #fff
    }

    .part-table thead.darkblue-bkg th {
        color: #fff;
        font-family: 'robotomedium';
        font-weight: 500;
        font-size: 1.15em;
        line-height: 1.5
    }

        .part-table thead.darkblue-bkg th:last-child {
            text-align: center
        }

.part-table td.table-rfq-btn {
    text-align: center
}

.part-table .table > tbody > tr td {
    padding: 15px
}

    .part-table .table > tbody > tr td.table-rfq-btn a {
        background: #fd4761;
        background: -moz-linear-gradient(left,#fd4761 30%,#fb7a41 99%);
        background: -webkit-linear-gradient(left,#fd4761 30%,#fb7a41 99%);
        background: linear-gradient(to right,#fd4761 30%,#fb7a41 99%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fd4761',endColorstr='#fb7a41',GradientType=1);
        color: #fff;
        padding: 6px 25px;
        border-radius: 20px;
        font-family: 'robotomedium'
    }

.part-table td a {
    color: #337ab7;
    text-decoration: none;
    cursor: pointer
}

    .part-table td a:hover, .part-table td a:active, .part-table td a:focus {
        color: #009
    }

.part-table .table > tbody > tr td.table-rfq-btn a:hover, .part-table .table > tbody > tr td.table-rfq-btn a:focus, .part-table .table > tbody > tr td.table-rfq-btn a:active {
    outline: 0;
    text-decoration: none;
    -webkit-box-shadow: 0 5px 30px 0 rgba(244,29,28,.34);
    -moz-box-shadow: 0 5px 30px 0 rgba(244,29,28,.34);
    box-shadow: 0 5px 30px 0 rgba(244,29,28,.34);
    -webkit-text-fill-color: #fff
}

@media(max-width:1199px) {
    .part-table .table > tbody > tr td.table-rfq-btn a {
        padding: 6px 30px
    }

    .part-list-title {
        margin-top: 20px;
        margin-bottom: 20px
    }
}

@media(max-width:768px) {
    .part-pagination {
        margin: 0 0
    }
}

@media(max-width:480px) {
    .part-pagination {
        margin: 0 0
    }

    .part-table .table > thead > tr th, .part-table .table > tbody > tr td {
        font-size: 1em;
        white-space: normal;
        padding: 8px
    }

        .part-table .table > tbody > tr td.table-rfq-btn a {
            padding: 5px 12px
        }

    .part-table.table-responsive {
        padding-left: 0;
        padding-right: 0
    }

    .marLn15 {
        margin-left: 0
    }

    table.nsn-listing tr td {
        width: 100% !important;
        float: left;
        text-align: center !important;
        display: block !important
    }
}

.part-table-pagination .manuf-list-pagination-1 {
    left: 0
}

.part-table-pagination .manuf-list-pagination-1-nav .manuf-list-1-prev {
    left: 0
}

.part-table-pagination .manuf-list-pagination-1-nav .manuf-list-1-next {
    right: 0
}

.part-table-pagination .manuf-list-pagination-2 {
    left: -22px
}

.part-table-pagination .manuf-list-pagination-2-nav .manuf-list-2-prev {
    left: -20px
}

.part-table-pagination .manuf-list-pagination-2-nav .manuf-list-2-next {
    right: 20px
}

.part-table-pagination.inner-main-pagination {
    margin: 5px 0
}

.inner-main-pagination {
    margin-top:20px;
}

@media(max-width:1199px) {
    .inner-main-pagination.scroll-fixed {
        top: 45px
    }

    .inner-main-pagination.scroll-fixed {
        padding: 0
    }

    .part-table-pagination .manuf-list-pagination-1 {
        left: 0;
        max-width: 82%
    }
}

@media(max-width:991px) {
    .search-by-manuf {
        margin-bottom: 0
    }

    .part-table-pagination .manuf-list-pagination-2 {
        left: 0;
        margin-bottom: 20px;
        max-width: 82%
    }

    .part-table-pagination .manuf-list-pagination-2-nav .manuf-list-2-prev {
        left: 10px
    }

    .part-table-pagination .manuf-list-pagination-2-nav .manuf-list-2-next {
        right: 10px
    }

    .part-table-pagination .manuf-list-pagination-1 {
        left: 0;
        max-width: 85%
    }
}

.cage-code-title h1 {
    color: #000;
    font-family: 'Open Sans',sans-serif;
    font-weight: 500;
    margin: 0;
    font-size: 1.6em
}

.cage-code-wrapper {
    margin-top: 10px;
    float: left;
    width: 100%;
    color: #333;
    font-family: 'Open Sans',sans-serif;
    font-weight: 500
}

    .cage-code-wrapper p {
        margin-bottom: 0;
        line-height: 1.5
    }

.more_btn {
    background: #fd4761;
    background: -moz-linear-gradient(left,#fd4761 30%,#fb7a41 99%);
    background: -webkit-linear-gradient(left,#fd4761 30%,#fb7a41 99%);
    background: linear-gradient(to right,#fd4761 30%,#fb7a41 99%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fd4761',endColorstr='#fb7a41',GradientType=1);
    color: #fff;
    padding: 6px 25px;
    border-radius: 20px;
    font-family: 'robotomedium';
    color: #fff !important;
    font-size: 1em;
    display: inline-block;
    padding: 5px 10px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    transition: all .3s ease-in-out;
    border: 0 !important;
    margin: 10px 10px 10px 0 !important;
    text-decoration: none
}

a.more_btn.less_morectrl:hover, a.more_btn.less_morectrl:focus {
    text-decoration: none;
    -webkit-box-shadow: 0 5px 30px 0 rgba(244,29,28,.34);
    -moz-box-shadow: 0 5px 30px 0 rgba(244,29,28,.34);
    box-shadow: 0 5px 30px 0 rgba(244,29,28,.34)
}

.less_morectrl_rfq.red_btn, .less_morectrl.red_btn {
    display: inline-block;
    padding: 5px 15px;
    font-weight: 700;
    text-decoration: none !important;
    margin-bottom: 15px;
    font-size: .9em
}

.less_more {
    height: 55px;
    overflow: hidden
}

.auto_height {
    height: auto !important
}

.less_morectrl.red_btn {
    background-color: #fff;
    border: 2px solid #f6740d;
    color: #e35a10;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    text-decoration: none
}

.less_morectrl:hover, .less_morectrl:focus {
    background-color: #0f273f;
    color: #fff !important;
    text-decoration: none
}

.less_more_rfq {
    height: 91px;
    overflow: hidden;
    text-decoration: none
}

.less_morectrl_rfq.red_btn {
    border: 2px solid #f6740d;
    color: #e35a10;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    text-decoration: none
}

.less_morectrl_rfq:hover, .less_morectrl_rfq:focus {
    background-color: #f6740d;
    color: #fff !important;
    text-decoration: none
}

@media(max-width:1199px) {
    .cage-code-title h1 {
        margin-top: 20px
    }
}

.nsn-listing tr td {
    width: 33% !important;
    float: left;
    text-align: center !important;
    display: block !important
}

@media(max-width:767px) {
    .more_btn {
        margin: 10px !important
    }

    .cage-result tr td {
        width: 50% !important;
        float: left;
        text-align: center !important;
        display: block !important
    }
}

.fsc-pagination {
    margin: -20px 0
}

h2.fsc-table-title {
    color: #fff;
    margin: 0;
    padding: 10px 10px;
    background: #fd4761;
    background: -moz-linear-gradient(-45deg,#fd4761 30%,#fb7a41 100%);
    background: -webkit-linear-gradient(-45deg,#fd4761 30%,#fb7a41 100%);
    background: linear-gradient(135deg,#fd4761 30%,#fb7a41 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fd4761',endColorstr='#fb7a41',GradientType=1)
}

h1.fsc-title {
    font-size: 1.6em;
    color: #000;
    margin: 0;
    margin-bottom: 20px;
    font-family: 'Open Sans',sans-serif;
    font-weight: 500
}

.fsc-table .table {
    margin-bottom: 0
}

.fsc-table td {
    padding: 0;
    width: 50%;
    white-space: normal !important
}

.fsc-table .table > tbody > tr > td {
    border-top: 0;
    border-bottom: 1px solid #fff;
    padding: 10px 8px;
    background-color: #f0f4fd
}

.fsc-table .table > tbody > tr:last-child > td {
    border-bottom: 0
}

.fsc-table .table > tbody > tr > td a {
    color: #333;
    font-weight: 500;
    text-decoration: none;
    cursor: pointer
}

    .fsc-table .table > tbody > tr > td a:hover, .fsc-table .table > tbody > tr > td a:focus, .fsc-table .table > tbody > tr > td a:active {
        color: #009;
        text-decoration: none
    }

.fsc-view-more a.pulse {
    background: #fd4761;
    background: -moz-linear-gradient(-45deg,#fd4761 30%,#fb7a41 100%);
    background: -webkit-linear-gradient(-45deg,#fd4761 30%,#fb7a41 100%);
    background: linear-gradient(135deg,#fd4761 30%,#fb7a41 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fd4761',endColorstr='#fb7a41',GradientType=1);
    color: #fff;
    padding: 6px 20px;
    position: relative;
    top: 5px;
    text-decoration: none
}

    .fsc-view-more a.pulse:hover, .fsc-view-more a.pulse:focus, .fsc-view-more a.pulse:active {
        background-color: #0f273f;
        -webkit-box-shadow: 0 5px 30px 0 rgba(244,29,28,.34);
        -moz-box-shadow: 0 5px 30px 0 rgba(244,29,28,.34);
        box-shadow: 0 5px 30px 0 rgba(244,29,28,.34);
        -webkit-text-fill-color: #fff
    }

@media(max-width:1600px) {
    .fsc-pagination {
        margin: -20px 0 -20px -20px
    }
}

@media(max-width:1279px) and (min-width:0) {
    h4.fsc-table-title {
        margin: 15px 0 0
    }

    .mob-padLR0 {
        padding-left: 0;
        padding-right: 0
    }
}

@media(max-width:1199px) {
    .inner-main-pagination.scroll-fixed .fsc-pagination {
        margin: 0
    }

    h1.fsc-title {
        margin-top: 0;
        margin-bottom: 0
    }

    .fsc-pagination-wrap {
        background-color: #fff;
        padding-top: 20px;
        margin-bottom: 7px
    }

    .fsc-view-more a.pulse {
        position: relative;
        top: 5px;
        right: 10px
    }
}

@media(max-width:991px) {
    .fsc-table td {
        padding: 0;
        width: 100%;
        display: block;
        white-space: normal !important
    }

    h1.fsc-title {
        margin-bottom: 0
    }

    .fsc-table .table > tbody > tr:last-child > td {
        border-bottom: 1px solid #fff
    }

        .fsc-table .table > tbody > tr:last-child > td:last-child {
            border-bottom: 0
        }

    .fsc-view-more a.pulse {
        padding: 6px
    }

    .fsc-pagination-wrap {
        background-color: #fff;
        padding-top: 0
    }

    .inner-main-pagination.scroll-fixed .fsc-pagination-wrap {
        padding-top: 10px
    }
}

@media(min-width:481px) and (max-width:835px) {
    table.nsn-listing tr td {
        width: 50% !important;
        float: left;
        text-align: center !important;
        display: block !important;
        padding: 15px 5px !important
    }
}

@media(max-width:380px) {
    .fsc-view-more a.pulse {
        right: -5px
    }

    .fsc-view-more {
        text-align: left !important
    }
}

h1.rfq-title {
    color: #000;
    margin-top: 20px;
    margin-bottom: 0;
    font-family: 'robotomedium';
    font-weight: 500;
    font-size: 1.6em;
    text-transform: initial;
    margin-bottom: 10px
}

.rfq-mfg-table-wrap {
    border: 0;
    background-color: #fff;
    padding: 10px 20px;
    border-radius: 5px
}

    .rfq-mfg-table-wrap .table {
        margin-bottom: 0;
        border: 0
    }

.rfq-mfg-table td {
    font-family: 'robotomedium';
    font-weight: 500;
    border: 0;
    text-transform: capitalize
}

    .rfq-mfg-table td span.orange {
        color: #f04c4d
    }

@media(max-width:1280px) {
    .rfq-mfg-table-wrap {
        padding: 10px 5px
    }
}

@media(max-width:1024px) {
    h1.rfq-title {
        margin-bottom: 20px
    }

    .mob-general-text {
        padding: 0 10px;
        margin-bottom: 20px
    }
}

@media(max-width:991px) {
    .rfq-mfg-table-wrap {
        margin-bottom: 10px !important
    }
}

@media(max-width:767px) {
    .rfq-mfg-table-wrap {
        margin-bottom: 20px !important
    }

    table.nsn-listing tr td {
        padding: 15px 5px !important
    }
}

h4.rfq-form-title {
    background: #fd4761;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fd4761',endColorstr='#fb7a41',GradientType=1);
    color: #fff;
    font-family: 'robotomedium';
    font-weight: 500;
    text-transform: uppercase;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin: 0;
    padding: 15px 10px
}

p.rfq-form-title {
    background: #fd4761;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fd4761',endColorstr='#fb7a41',GradientType=1);
    color: #fff;
    font-family: 'robotomedium';
    font-weight: 500;
    text-transform: uppercase;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin: 0;
    padding: 15px 10px
}

.req-sec, .contact-sec {
    position: relative
}

    .req-sec p.red_text {
        position: absolute;
        right: 30px;
        top: 10px;
        color: #ecf1fd;
        font-family: 'robotomedium'
    }

p.red_text {
    color: #cd2027;
    font-size: 1.15em;
    font-family: 'robotomedium';
    font-weight: 500
}

.rfq_form {
    padding: 0 0 10px 0;
    overflow: visible
}

    .rfq_form input[type="email"], .rfq_form input[type="tel"], .rfq_form input[type="text"], .rfq_form select, .rfq_form textarea {
        height: 40px;
        width: 100%;
        padding: 8px 25px 8px 8px;
        border: 0;
        border-bottom: 1px #c5c7c7 solid;
        background-color: transparent !important;
        margin-top: 15px;
        margin-bottom: 0;
        outline: 0
    }

    .rfq_form textarea {
        display: block;
        resize: vertical;
        margin-top: 20px;
        padding: 0 8px;
        position: relative;
        top: -5px;
        margin-bottom: -5px
    }

.high_up .move_up {
    margin-top: 0
}

.rfq_form select {
    outline: 0 !important;
    -webkit-appearance: none;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    box-shadow: none !important;
    background-color: #fff
}

.rfq_form select {
    background-image: url(../images/arrow_select2.png) !important;
    background-repeat: no-repeat !important;
    background-position: 90% center !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

    .rfq_form select::-ms-expand {
        display: none
    }

.input_line {
    background-color: #fd4761;
    display: block;
    height: 2px;
    position: absolute;
    bottom: 0;
    width: 0%;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    color: #666
}

.mdline {
    width: 100%;
    background-color: #fd4761;
    margin-left: 0;
    margin-right: 30px
}

.rfq_form select, .rfq_form select option {
    color: #666
}

.rfq_form .more_btn {
    margin: 0 !important;
    border-radius: 0;
    background: #fd4761;
    background: -moz-linear-gradient(-45deg,#fd4761 30%,#fb7a41 100%);
    background: -webkit-linear-gradient(-45deg,#fd4761 30%,#fb7a41 100%);
    background: linear-gradient(135deg,#fd4761 30%,#fb7a41 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fd4761',endColorstr='#fb7a41',GradientType=1);
    padding: 10px 23px;
    transition: all .3s ease-in-out;
    border-radius: 5px;
    font-size: 1.25em
}

    .rfq_form .more_btn:hover, .rfq_form .more_btn:hover {
        -webkit-box-shadow: 0 5px 30px 0 rgba(244,29,28,.34);
        -moz-box-shadow: 0 5px 30px 0 rgba(244,29,28,.34);
        box-shadow: 0 5px 30px 0 rgba(244,29,28,.34);
        -webkit-text-fill-color: #fff
    }

.materialinput {
    position: absolute;
    font-size: 1em;
    font-weight: bold;
    background: -webkit-linear-gradient(left,#fd4761,#fb7a41);
    background: -o-linear-gradient(right,#fd4761,#fb7a41);
    background: -moz-linear-gradient(right,#fd4761,#fb7a41);
    background: linear-gradient(to right,#fd4761,#fb7a41);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-top: 10px;
    margin-left: 8px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    opacity: 0;
    z-index: -1
}

.move_up {
    z-index: 100;
    position: absolute;
    top: 0;
    margin-top: 7px;
    margin-left: 8px;
    opacity: 1;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.rfq_form abbr {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-10%)
}

    .rfq_form abbr .fa-check {
        color: #03b65b
    }

    .rfq_form abbr .fa-close {
        color: #d30105
    }

.rfq_form .inh {
    overflow: hidden;
    position: relative
}

.contact_box {
    background-color: #37b1fe
}

    .contact_box img {
        width: 100%
    }

.rfq-general-text {
    color: #474848
}

.rfq-general-text-bottom {
    font-weight: 500
}

    .rfq-general-text-bottom a {
        color: #f2692f;
        text-decoration: none
    }

.g-recaptcha {
    transform: scale(.8);
    transform-origin: 0;
    -webkit-transform: scale(.8);
    transform: scale(.8);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0
}

.terms-checkbox {
    text-align: center;
    font-size: .86em !important
}

    .terms-checkbox sup {
        top: -.2em;
        font-size: 100%
    }

.inner-rfq-submit {
    text-align: left
}

@media(max-width:1600px) {
    p.red_text {
        font-size: 1em
    }
}

@media(max-width:1366px) {
    p.red_text {
        font-size: 1em
    }
}

@media(max-width:1280px) {
    .g-recaptcha {
        transform: scale(.75);
        transform-origin: 0;
        -webkit-transform: scale(.75);
        transform: scale(.75);
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
        float: none
    }
}

@media(max-width:1024px) {
    p.red_text {
        font-size: 1em
    }
}

@media(max-width:991px) {
    .req-sec, .contact-sec {
        padding-left: 15px;
        padding-right: 15px
    }

    .req-sec {
        margin-bottom: 40px
    }

    .g-recaptcha {
        transform: scale(.7);
        transform-origin: 0;
        -webkit-transform: scale(.7);
        transform: scale(.7);
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
        float: none
    }
}

@media(max-width:767px) {
    p.red_text {
        font-size: 1em
    }

    .req-sec, .contact-sec {
        padding-left: 0;
        padding-right: 0
    }

    p.red_text {
        font-size: .85em
    }

    .terms-checkbox {
        text-align: left
    }

    .inner-rfq-submit {
        text-align: left
    }
}

@media(max-width:480px) {
    .req-sec p.red_text {
        position: absolute;
        right: 6px;
        top: -20px;
        color: #f00;
        font-family: 'robotomedium';
        font-size: .8em
    }

    p.red_text {
        font-size: .8em
    }
}

.upload-rfq-wrap {
    padding: 20px 10px;
    margin-bottom: 20px;
    border-radius: 5px;
    background: #fd4761;
    background: -moz-linear-gradient(-45deg,#fd4761 30%,#fb7a41 100%);
    background: -webkit-linear-gradient(-45deg,#fd4761 30%,#fb7a41 100%);
    background: linear-gradient(135deg,#fd4761 30%,#fb7a41 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fd4761',endColorstr='#fb7a41',GradientType=1)
}

.uplod-rfq-title img, .uplod-rfq-title p {
    display: inline-block;
    vertical-align: middle;
    margin: 0 20px
}

.upload-rfq-wrap p span.font-light {
    display: inline-block;
    font-weight: 300;
    font-family: 'robotolight';
    color: #fff;
    font-size: 2em
}

.upload-rfq-wrap p span.font-medium {
    display: inline-block;
    font-weight: 500;
    font-family: 'robotomedium';
    color: #fff;
    font-size: 2em
}

p.upload-rfq-text {
    margin: 20px;
    line-height: 1.35;
    color: #fff;
    font-size: 1.125em
}

.upload-rfq-btn {
    position: relative;
    background: none;
    display: block;
    border: 0;
    padding: 15px 20px;
    text-transform: uppercase;
    color: #fb7a41;
    background: #ffff;
    font-size: 1.5em;
    border-radius: 5px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    background: #fff
}

    .upload-rfq-btn:hover, .upload-rfq-btn:focus, .upload-rfq-btn:active {
        outline: 0 !important;
        -webkit-box-shadow: 0 5px 30px 0 rgba(244,29,28,.73);
        -moz-box-shadow: 0 5px 30px 0 rgba(244,29,28,.73);
        box-shadow: 0 5px 30px 0 rgba(244,29,28,.73);
        color: #fd4761
    }

    .upload-rfq-btn img, .upload-rfq-btn span {
        display: inline-block;
        vertical-align: middle
    }

@media(max-width:1600px) {
    .upload-rfq-btn {
        padding: 15px 10px
    }

    p.upload-rfq-text {
        margin: 20px 0
    }
}

@media(max-width:1440px) {
    .upload-rfq-btn {
        font-size: 1.125em
    }

    p.upload-rfq-text {
        font-size: 1em
    }
}

@media(max-width:1200px) {
    .uplod-rfq-title img, .uplod-rfq-title p {
        margin: 0 10px
    }

    .upload-rfq-btn {
        padding: 15px 5px
    }

    p.upload-rfq-text {
        margin: 10px 0
    }
}

@media(max-width:991px) {
    .upload-rfq-wrap p span.font-light, .upload-rfq-wrap p span.font-medium {
        font-size: 1.5em
    }

    .upload-rfq-btn {
        font-size: .95em;
        padding: 10px 3px
    }
}

@media(max-width:480px) {
    p.upload-rfq-text {
        text-align: center
    }
}

@media(max-width:320px) {
    .uplod-rfq-title img, .uplod-rfq-title p {
        margin: 0 0
    }
}

.related-components h4 {
    background: #fd4761;
    background: -moz-linear-gradient(-45deg,#fd4761 30%,#fb7a41 100%);
    background: -webkit-linear-gradient(-45deg,#fd4761 30%,#fb7a41 100%);
    background: linear-gradient(135deg,#fd4761 30%,#fb7a41 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fd4761',endColorstr='#fb7a41',GradientType=1);
    color: #fff;
    font-family: 'robotomedium';
    font-weight: 500;
    text-transform: uppercase;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin: 0;
    padding: 15px 20px
}

    .related-components h4 i {
        margin-right: 10px
    }

.related-components h2 {
    background: #fd4761;
    background: -moz-linear-gradient(-45deg,#fd4761 30%,#fb7a41 100%);
    background: -webkit-linear-gradient(-45deg,#fd4761 30%,#fb7a41 100%);
    background: linear-gradient(135deg,#fd4761 30%,#fb7a41 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fd4761',endColorstr='#fb7a41',GradientType=1);
    color: #fff;
    font-family: 'robotomedium';
    font-weight: 500;
    text-transform: uppercase;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin: 0;
    padding: 15px 20px
}

    .related-components h2 i {
        margin-right: 10px
    }

.related-components .table {
    padding: 20px 0
}

.related-components .table-striped > tbody > tr:nth-child(odd) {
    background-color: #ecf1fd
}

.related-components .table-striped > tbody > tr:nth-child(even) {
    background-color: #fff
}

.related-components .table tbody tr td {
    border: 1px solid #ddd;
    padding-left: 20px
}

    .related-components .table tbody tr td a {
        color: #000;
        font-weight: 500;
        transition: all .3s ease-in-out;
        text-decoration: none
    }

        .related-components .table tbody tr td a:hover, .related-components .table tbody tr td a:focus {
            color: #009
        }

@media(max-width:991px) {
    .related-components .table {
        margin-bottom: 0
    }
}

@media(max-width:767px) {
    .related-components .table tbody tr td {
        display: block;
        max-width: 100%
    }

    .checkbox-wrap label {
        width: 85%
    }

    .rfq_form .more_btn {
        margin: 10px 0 !important
    }
}

h4.rfq-sec-title {
    color: #fff;
    font-family: 'Open Sans',sans-serif;
    font-weight: 500;
    margin-bottom: 0;
    background: #f6b549;
    padding: 10px 10px 10px 20px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    text-transform: uppercase
}

h2.rfq-sec-title {
    color: #fff;
    font-family: 'Open Sans',sans-serif;
    font-weight: 500;
    margin-bottom: 0;
    background: #f6b549;
    padding: 10px 10px 10px 20px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    text-transform: uppercase
}

.rfq-top-manuf .table-striped > tbody > tr:nth-child(odd) {
    background-color: #f4f6fb
}

h4.rfq-sec-title {
    background: #fd4761;
    background: -moz-linear-gradient(-45deg,#fd4761 30%,#fb7a41 100%);
    background: -webkit-linear-gradient(-45deg,#fd4761 30%,#fb7a41 100%);
    background: linear-gradient(135deg,#fd4761 30%,#fb7a41 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fd4761',endColorstr='#fb7a41',GradientType=1);
    color: #fff;
    font-family: 'robotomedium';
    font-weight: 500;
    text-transform: uppercase;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin: 0;
    padding: 15px 20px
}

h2.rfq-sec-title {
    background: #fd4761;
    background: -moz-linear-gradient(-45deg,#fd4761 30%,#fb7a41 100%);
    background: -webkit-linear-gradient(-45deg,#fd4761 30%,#fb7a41 100%);
    background: linear-gradient(135deg,#fd4761 30%,#fb7a41 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fd4761',endColorstr='#fb7a41',GradientType=1);
    color: #fff;
    font-family: 'robotomedium';
    font-weight: 500;
    text-transform: uppercase;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin: 0;
    padding: 15px 20px
}

.rfq-part-type .table-striped > tbody > tr:nth-child(odd) {
    background-color: #f4f6fb
}

.rfq-top-manuf, .rfq-part-type, .rfq-top-nsn {
    border: 1px solid #7d8d9c;
    border-top: 0
}

    .rfq-part-type .table, .rfq-top-manuf .table, .rfq-top-nsn .table {
        margin-bottom: 20px
    }

        .rfq-top-nsn .table tr td, .rfq-part-type .table tr td {
            padding: 15px
        }

            .rfq-top-nsn .table tr td a, .rfq-part-type .table tr td a {
                color: #333;
                text-decoration: none
            }

                .rfq-top-nsn .table tr td a:hover, .rfq-top-nsn .table tr td a:focus, .rfq-top-nsn .table tr td a:active, .rfq-part-type .table tr td a:hover, .rfq-part-type .table tr td a:focus, .rfq-part-type .table tr td a:active {
                    color: #009
                }

        .rfq-top-nsn .table tr:nth-child(odd) {
            background-color: #f4f6fb
        }

        .rfq-top-nsn .table tr td, .rfq-part-type .table tr td {
            padding: 10px 20px
        }

            .rfq-top-nsn .table tr td a, .rfq-part-type .table tr td a {
                color: #061b5f;
                font-weight: 500
            }

.rfq-view-more {
    margin-bottom: 20px
}

    .rfq-view-more a {
        background: #fd4761;
        background: -moz-linear-gradient(-45deg,#fd4761 30%,#fb7a41 100%);
        background: -webkit-linear-gradient(-45deg,#fd4761 30%,#fb7a41 100%);
        background: linear-gradient(135deg,#fd4761 30%,#fb7a41 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fd4761',endColorstr='#fb7a41',GradientType=1);
        color: #fff;
        padding: 6px 20px;
        text-decoration: none;
        transition: all .3s ease-in-out;
        border-radius: 5px
    }

        .rfq-view-more a:hover, .rfq-view-more a:focus, .rfq-view-more a:active {
            -webkit-box-shadow: 0 5px 30px 0 rgba(244,29,28,.73);
            -moz-box-shadow: 0 5px 30px 0 rgba(244,29,28,.73);
            box-shadow: 0 5px 30px 0 rgba(244,29,28,.73)
        }

@media(max-width:1280px) {
    .rfq-top-nsn .table tr td, .rfq-part-type .table tr td {
        padding: 10px 8px
    }
}

@media(max-width:991px) {
    h4.rfq-sec-title {
        margin-top: 20px
    }

    .rfq-top-nsn .table tr td, .rfq-part-type .table tr td {
        padding: 10px 8px;
        width: 20%
    }
}

@media(max-width:767px) {
    .fsc-table.table > tbody > tr > td, .table > tfoot > tr > td {
        display: block;
        width: 100%
    }
}

.usp {
    background-color: #edf1fb
}

.inner-usp {
    background-color: #fff
}

.usp .inner-usp-wrap {
    margin: 10px 0;
    padding-bottom: 0
}

.nsn-rfq-tables .nsn-rfq-table-title {
    background: #fd4761;
    background: -moz-linear-gradient(-45deg,#fd4761 30%,#fb7a41 100%);
    background: -webkit-linear-gradient(-45deg,#fd4761 30%,#fb7a41 100%);
    background: linear-gradient(135deg,#fd4761 30%,#fb7a41 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fd4761',endColorstr='#fb7a41',GradientType=1);
    color: #fff;
    font-family: 'robotomedium';
    font-weight: 500;
    text-transform: uppercase;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin: 0;
    padding: 15px 20px
}

.nsn-rfq-tables .table-striped {
    margin-top: -1px
}

    .nsn-rfq-tables .table-striped > tbody > tr:nth-child(odd) {
        color: #fff
    }

    .nsn-rfq-tables .table-striped > tbody > tr td {
        border-top: 0;
        color: #000;
        padding-left: 20px
    }

        .nsn-rfq-tables .table-striped > tbody > tr td a {
            color: #000;
            text-decoration: none
        }

            .nsn-rfq-tables .table-striped > tbody > tr td a:hover, .nsn-rfq-tables .table-striped > tbody > tr td a:focus, .nsn-rfq-tables .table-striped > tbody > tr td a:active {
                background: -webkit-linear-gradient(left,#fd4761,#fb7a41);
                background: -o-linear-gradient(right,#fd4761,#fb7a41);
                background: -moz-linear-gradient(right,#fd4761,#fb7a41);
                background: linear-gradient(to right,#fd4761,#fb7a41);
                -webkit-background-clip: text;
                -webkit-text-fill-color: transparent
            }

.nsn-rfq-tables .characteristic-table tbody > tr:nth-child(even), .nsn-rfq-tables .characteristic-table tbody > tr:nth-child(odd) {
    color: #000
}

.nsn-rfq-tables .characteristic-table tbody > tr:nth-child(odd) {
    background-color: #ecf1fd
}

.nsn-rfq-tables .characteristic-table th:nth-child(2n), .nsn-rfq-tables .characteristic-table th:nth-child(2n+1) {
    font-family: 'robotomedium';
    color: #fff;
    font-weight: 500;
    max-width: 33.33%;
    width: 33%;
    padding-left: 20px
}

.characteristic-table tr th strong {
    font-weight: 500;
    color: #000;
    font-family: 'robotomedium'
}

@media(max-width:1440px) {
    .nsn-rfq-tables .table-striped > tbody > tr td {
        color: #000;
        padding-left: 20px
    }
}

.white_content {
    background-color: #fff;
    padding-top: 20px;
    padding-bottom: 20px
}

.container {
    margin: 0 auto
}

.content_section2 {
    padding: 20px !important;
    -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.2);
    -moz-box-shadow: 0 0 10px 0 rgba(0,0,0,.2);
    box-shadow: 0 0 10px 0 rgba(0,0,0,.2);
    margin: 0 0 0 0;
    overflow: visible
}

.content_section.content_section2 {
    position: relative;
    overflow: hidden
}

    .content_section.content_section2 section {
        position: relative
    }

.content_section2 h1 {
    font-size: 1.8em;
    color: #008000;
    margin-top: 20px;
    font-weight: bold
}

.content_section2 .message h1 {
    margin-bottom: 0;
    padding-bottom: 0;
    display: inline-block
}

.content_section2 .rfq_form {
    padding: 15px 0;
    overflow: visible;
    padding-bottom: 0
}

.content_section2 .tpage {
    position: relative;
    padding-top: 0;
    margin-top: 0
}

.content_section2 .materialinput {
    position: absolute;
    font-size: 1em;
    font-weight: bold;
    color: #333;
    margin-top: 10px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    opacity: 0;
    z-index: -1;
    margin-left: 15px !important
}

.content_section2 .move_up {
    z-index: 100;
    position: absolute;
    top: 0;
    margin-top: -3px;
    opacity: 1;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    margin-left: 15px !important
}

.content_section2 .rfq_form input[type="email"], .content_section2 .rfq_form input[type="tel"], .content_section2 .rfq_form input[type="text"], .content_section2 .rfq_form select, .content_section2 .rfq_form textarea {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    height: 40px;
    width: 100%;
    padding: 8px 15px 8px 15px;
    border: 0;
    border: 1px #c5c7c7 solid;
    background-color: transparent !important;
    margin-top: 15px;
    margin-bottom: 0;
    outline: 0
}

.content_section .rfq_form input[type="email"]:focus, .content_section .rfq_form input[type="tel"]:focus, .content_section .rfq_form input[type="text"]:focus, .content_section .rfq_form select:focus, .content_section .rfq_form textarea:focus {
    border-bottom: 1px solid #f84761
}

.content_section2 .more_btn {
    margin: 0 !important
}

.content_section2 .more_btn {
    background-color: #b69f72;
    color: #fff !important;
    text-transform: uppercase;
    font-size: 1em;
    display: inline-block;
    padding: 10px 18px;
    text-decoration: none !important;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 0;
    transition: .3s;
    border: 0 !important;
    margin: 10px 10px 10px 0 !important;
    transition: all .3s ease-in-out
}

    .content_section2 .more_btn:hover, .content_section2 .more_btn:hover, .content_section2 .more_btn:hover {
        background-color: #0f273f
    }

.content_section2 h2 {
    font-weight: bold
}

.content_section2 .message {
    padding: 0
}

    .content_section2 .message h1 {
        margin-bottom: 0;
        padding-bottom: 0;
        display: inline-block
    }

    .content_section2 .message .move_up {
        margin-top: -15px !important
    }

    .content_section2 .message h3 {
        font-size: 1.3em
    }

.content_section2 .red_btn, .content_section2 .view {
    background: #fd4761;
    background: -moz-linear-gradient(-45deg,#fd4761 30%,#fb7a41 100%);
    background: -webkit-linear-gradient(-45deg,#fd4761 30%,#fb7a41 100%);
    background: linear-gradient(135deg,#fd4761 30%,#fb7a41 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fd4761',endColorstr='#fb7a41',GradientType=1);
    color: #fff !important;
    text-transform: uppercase;
    font-size: 1.2em;
    display: inline-block;
    padding: 8px 18px;
    text-decoration: none !important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    transition: .3s;
    border: 0 !important;
    margin: 12px 10px 10px 0 !important
}

.content_section2 .view {
    background-color: #b69f72
}

    .content_section2 .red_btn:hover, .content_section2 .view:hover, .content_section2 .red_btn:focus, .content_section2 .view:focus {
        -webkit-box-shadow: 0 5px 30px 0 rgba(244,29,28,.34);
        -moz-box-shadow: 0 5px 30px 0 rgba(244,29,28,.34);
        box-shadow: 0 5px 30px 0 rgba(244,29,28,.34);
        -webkit-text-fill-color: #fff
    }

@media(max-width:1440px) {
    .content_section2 .more_btn {
        padding: 10px 15px
    }

    .g-recaptcha {
        transform: scale(.65);
        transform-origin: 0;
        -webkit-transform: scale(.65);
        transform: scale(.65);
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0
    }
}

@media(max-width:1280px) {
    .content_section2 .more_btn {
        padding: 10px 10px
    }

    .g-recaptcha {
        float: none
    }
}

@media(max-width:1199px) {
    .g-recaptcha {
        transform: scale(.75);
        transform-origin: 0;
        -webkit-transform: scale(.75);
        transform: scale(.75);
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
        float: none
    }
}

@media(max-width:991px) {
    .content_section2 .tpage {
        width: 100%;
        margin: 0 auto;
        margin-top: 15px !important;
        left: auto !important;
        right: auto !important;
        text-align: center
    }

    .g-recaptcha {
        transform: scale(.7);
        transform-origin: 0;
        -webkit-transform: scale(.7);
        transform: scale(.7);
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
        float: none
    }
}

@media(max-width:767px) {
    .g-recaptcha {
        transform: scale(.85);
        transform-origin: 0;
        -webkit-transform: scale(.85);
        transform: scale(.85);
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0
    }
}

.site_map {
    color: #666 !important
}

    .site_map a {
        color: #00005a
    }

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

    .site_map .row > div > ul > li > a {
        font-weight: bold
    }

    .site_map ul li {
        padding-bottom: 6px;
        padding: 5px
    }

    .site_map .row > div > ul > li > ul {
        margin-left: 20px
    }

        .site_map .row > div > ul > li > ul > li {
            margin-left: 20px
        }

            .site_map .row > div > ul > li > ul > li > ul > li {
                margin-left: 20px
            }

            .site_map .row > div > ul > li > ul > li > ul > li {
                list-style: circle
            }

    .site_map ul li ul li {
        list-style: disc
    }

.slidehead {
    font-size: 2em;
    margin-bottom: 20px;
    color: #030558 !important;
    margin-top: -5px
}

.content_section p {
    color: #666464;
    font-size: 1.1em;
    margin-bottom: 20px
}

.content_section h2 {
    font-weight: bold
}

.content_section .slidehead {
    font-size: 2em;
    margin-bottom: 20px;
    color: #030558 !important;
    margin-top: -5px
}

.content_section .rfq_form {
    padding: 15px 0;
    overflow: visible;
    padding-bottom: 0
}

    .content_section .rfq_form > form > div > div {
        position: relative !important;
        margin-bottom: 20px !important;
        overflow: visible !important
    }

        .content_section .rfq_form > form > div > div > div {
            position: relative !important;
            padding-top: 5px;
            overflow: visible !important
        }

.content_section .materialinput {
    position: absolute;
    font-size: 1em;
    font-weight: bold;
    color: #333;
    margin-top: 10px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    opacity: 0;
    z-index: -1;
    margin-left: 15px !important
}

.content_section .move_up {
    z-index: 100;
    position: absolute;
    top: 0;
    margin-top: -18px;
    opacity: 1;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    margin-left: 15px !important
}

.content_section .rfq_form input[type="email"], .content_section .rfq_form input[type="tel"], .content_section .rfq_form input[type="text"], .content_section .rfq_form select, .content_section .rfq_form textarea {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    height: 40px;
    width: 100%;
    padding: 8px 15px 8px 15px;
    border: 0;
    border: 1px #c5c7c7 solid;
    background-color: transparent !important;
    margin-top: 0;
    margin-bottom: 0;
    outline: 0
}

.content_section .rfq_form textarea {
    resize: vertical
}

.content_section2 .rfq_form textarea {
    margin-top: 10px
}

.content_section .input_line {
    display: none !important;
    background-color: #c60311;
    height: 2px;
    position: absolute;
    bottom: 0;
    width: 0%;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    color: 666666
}

.content_section .more_btn:hover, .content_section .more_btn:focus {
    background-color: #ff7200
}

.content_section .red_text {
    color: #ce0202 !important;
    float: right
}

@media(max-width:767px) {
    .content_section .move_up {
        margin-top: -15px
    }

    .content_section .rfq_form {
        padding: 0;
        overflow: visible;
        padding-bottom: 0
    }

    .content_section2 {
        padding: 0 !important
    }

    .content_section .slidehead {
        margin-top: 0
    }

    .content_section .red_text {
        float: none;
        margin-bottom: 0
    }

    .g-recaptcha {
        float: none
    }
}

.def-pag .pagination > .active > a, .def-pag .pagination > .active > span, .def-pag .pagination > .active > a:hover, .def-pag .pagination > .active > span:hover, .def-pag .pagination > .active > a:focus, .def-pag .pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    cursor: default;
    border-color: transparent;
    background: #fd4761;
    background: -moz-linear-gradient(left,#fd4761 30%,#fb7a41 99%);
    background: -webkit-linear-gradient(left,#fd4761 30%,#fb7a41 99%);
    background: linear-gradient(to right,#fd4761 30%,#fb7a41 99%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fd4761',endColorstr='#fb7a41',GradientType=1)
}

.def-pag .pagination > li > a:hover, .def-pag .pagination > li > span:hover, .def-pag .pagination > li > a:focus, .def-pag .pagination > li > span:focus {
    background: #fd4761;
    background: -moz-linear-gradient(left,#fd4761 30%,#fb7a41 99%);
    background: -webkit-linear-gradient(left,#fd4761 30%,#fb7a41 99%);
    background: linear-gradient(to right,#fd4761 30%,#fb7a41 99%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fd4761',endColorstr='#fb7a41',GradientType=1);
    border-color: transparent;
    color: #fff
}

.def-pag .pagination {
    display: inline-block;
    padding-left: 0;
    margin: 0 0;
    border-radius: 4px;
    cursor: pointer
}

.def-pag {
    text-align: right;
    width: 100%;
    background-color: #fff
}

@media(max-width:1199px) {
    .inner-main-pagination.scroll-fixed .def-pag {
        text-align: center
    }

        .inner-main-pagination.scroll-fixed .def-pag .pagination {
            padding: 5px;
            border-radius: 0;
            text-align: center
        }
}

.search_long input {
    margin-bottom: 6px
}

.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
}

.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%
    }
}

@media only screen and (max-width:760px),(min-device-width:768px) and (max-device-width:1024px) {
    table.resp-table, .resp-table > thead, .resp-table > tbody, .resp-table th, .resp-table td, .resp-table tr {
        display: block
    }

        .resp-table > thead tr {
            position: absolute;
            top: -9999px;
            left: -9999px
        }

        .resp-table > tbody > tr {
            border: 1px solid #ccc
        }

            .resp-table > tbody > tr:nth-child(odd) {
                background: #ccc !important
            }

            .resp-table > tbody > tr > td {
                border: 0;
                border-bottom: 1px solid #eee;
                position: relative;
                padding-left: 50%;
                width: 100% !important
            }

                .resp-table > tbody > tr > td:before {
                    top: 6px;
                    left: 6px;
                    width: 45%;
                    padding-right: 10px;
                    white-space: nowrap;
                    font-weight: bold
                }

    .resp-table-nsn > tbody > tr > td:nth-of-type(1):before {
        content: "Part No : "
    }

    .resp-table-nsn > tbody > tr > td:nth-of-type(2):before {
        content: "NSN : "
    }

    .resp-table-nsn > tbody > tr > td:nth-of-type(3):before {
        content: "Item Name : "
    }

    .resp-table-nsn > tbody > tr > td:nth-of-type(4):before {
        content: "QTY : "
    }

    .resp-table-ele > tbody > tr > td:nth-of-type(1):before {
        content: "Part No : "
    }

    .resp-table-ele > tbody > tr > td:nth-of-type(2):before {
        content: "Description : "
    }

    .resp-table-ele > tbody > tr > td:nth-of-type(3):before {
        content: "QTY : "
    }

    .resp-table-parttype > tbody > tr > td:nth-of-type(1):before {
        content: "Part No : "
    }

    .resp-table-parttype > tbody > tr > td:nth-of-type(2):before {
        content: "Manufacturer : "
    }

    .resp-table-parttype > tbody > tr > td:nth-of-type(3):before {
        content: "Description :"
    }

    .resp-table-parttype > tbody > tr > td:nth-of-type(4):before {
        content: "QTY : "
    }

    .resp-table-stdpart > tbody > tr > td:nth-of-type(1):before {
        content: "Part No : "
    }

    .resp-table-stdpart > tbody > tr > td:nth-of-type(2):before {
        content: "Manufacturer : "
    }

    .resp-table-stdpart > tbody > tr > td:nth-of-type(3):before {
        content: "Part Desc : "
    }

    .resp-table-stdpart > tbody > tr > td:nth-of-type(4):before {
        content: "QTY : "
    }

    .resp-table-aviation > tbody > tr > td:nth-of-type(1):before {
        content: "Part No : "
    }

    .resp-table-aviation > tbody > tr > td:nth-of-type(2):before {
        content: "NSN : "
    }

    .resp-table-aviation > tbody > tr > td:nth-of-type(3):before {
        content: "Manufacturer : "
    }

    .resp-table-aviation > tbody > tr > td:nth-of-type(4):before {
        content: "QTY : "
    }

    .resp-table-prop-anteanna-cabin > tbody > tr > td:nth-of-type(1):before {
        content: "Part No : "
    }

    .resp-table-prop-anteanna-cabin > tbody > tr > td:nth-of-type(2):before {
        content: "Manufacturer : "
    }

    .resp-table-prop-anteanna-cabin > tbody > tr > td:nth-of-type(3):before {
        content: "Description : "
    }

    .resp-table-turbocharger > tbody > tr > td:nth-of-type(1):before {
        content: "Part No : "
    }

    .resp-table-turbocharger > tbody > tr > td:nth-of-type(2):before {
        content: "Manufacturer : "
    }

    .resp-table-turbocharger > tbody > tr > td:nth-of-type(3):before {
        content: "Aircraft Application : "
    }

    .resp-table-turbocharger > tbody > tr > td:nth-of-type(4):before {
        content: "Engine Model : "
    }

    .resp-table-salvaged > tbody > tr > td:nth-of-type(1):before {
        content: "Part No : "
    }

    .resp-table-salvaged > tbody > tr > td:nth-of-type(2):before {
        content: "Manufacturer : "
    }

    .resp-table-salvaged > tbody > tr > td:nth-of-type(3):before {
        content: "Description : "
    }

    .resp-table-salvaged > tbody > tr > td:nth-of-type(4):before {
        content: "Category : "
    }

    .resp-table-windows > tbody > tr > td:nth-of-type(1):before {
        content: "Part No : "
    }

    .resp-table-windows > tbody > tr > td:nth-of-type(2):before {
        content: "Manufacturer : "
    }

    .resp-table-windows > tbody > tr > td:nth-of-type(3):before {
        content: "Description : "
    }

    .resp-table-windows > tbody > tr > td:nth-of-type(4):before {
        content: "Aircraft Model : "
    }

    .resp-table-search-partno > tbody > tr > td:nth-of-type(1):before {
        content: "Part No : "
    }

    .resp-table-search-partno > tbody > tr > td:nth-of-type(2):before {
        content: "Manufacturer : "
    }

    .resp-table-search-partno > tbody > tr > td:nth-of-type(3):before {
        content: "Details : "
    }

    .resp-table-search-partno > tbody > tr > td:nth-of-type(4):before {
        content: "Component Type : "
    }
}

.note {
    font-size: .85em !important
}

.outer_cust_data {
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
}

@media (min-width: 992px) and (max-width: 800000px) {
    .outer_cust_data {
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        line-clamp: 1;
        -webkit-box-orient: vertical;
    }
}

@media (min-width:992px) and (max-width:1200px) {
    ul.breadcrumb-list {
        padding-top: 10px;
    }
}

@media (max-width:1200px) {
    .cage-code-details table td {
        width: 100% !important;
        display: block;
    }
}
