.nohyperlink { pointer-events: none !important; cursor: default; }
.top-content i, .top-content ul li { display: inline-block; }
.best-elct-right a, .download-right a, .navbar-header, .right-head { text-transform: uppercase; }
.paging-des, .q-order, .search-top-box .search-box-main ul, .show-cat-search ul, .top-content ul { list-style-type: none; }
.P_l35, .back-to-top, .holder a { cursor: pointer; }
.copyright ul, .filterwrap ul li, .gal { list-style: none; }
body { font-family: arial !important; overflow-x: hidden; }
.fs_11 { font-size: 11px; }
.fs_13 { font-size: 13px; }
.mtb_10 { margin-top: 10px; margin-bottom: 10px; }
.mtb_20 { margin-top: 20px; margin-bottom: 20px; }
.top-content { width: 100%; padding: 6px; background-color: #000; color: #fff; }
.top-content ul { margin: 0; padding: 0; }
.top-content a { color: #fff; font-size: 11px; }
.logo .desktop { display: block; }
.logo .mobile { display: none; }
.main-search { margin-bottom: -15px; }
.main-phone .fa-phone { border: 2px solid #d03531; padding: 3px; border-radius: 50px; color: #d03531; font-weight: 700; }
.main-phone strong { font-size: 13px; }
.main-phone span { color: #d03531; font-size: 20px; font-weight: 700; display: block; margin-top: 5px; }
.confidence { background: url(/images/confidence.jpg) no-repeat; height: 510px; }
.footermap { background: url(/images/footer-bg.jpg) center fixed rgba(0,0,0,0); padding: 10px 0; }
.naver { background: #fff; }
.searchnew input[type=text] { border: 2px solid #f68a15; }
.searchnew .btn-danger { background: #000 !important; border: 1px solid #000; border-radius: 0; }
.active_menu { color: #000 !important; }

@media (min-width:220px) and (max-width:480px) {
    .blue a { background: #fff; border-bottom: 2px solid #ccc; color: #575757; display: inline-block; font-size: 13px; margin: 2px -7px !important; padding: 5px 0 !important; position: relative; text-align: center; text-decoration: none; width: 25px; }
    .data12 { margin: 0 -15px !important; }
    .fixtablehead_head { width: 150px; }
}

.header-middle .col-md-3, .header-middle .col-md-6 { min-height: 70px; }
.header-middle .main-phone { padding-top: 10px; }

@media (max-width:991px) {
    .logo .desktop, .top-content { display: none; }
    .logo .mobile { display: block; margin-top: 7px; }
    .main-phone { display: none; }
}

.search-top-box { display: block; }
.search-top-box .search-box-main { display: block; vertical-align: middle; }
.search-top-box .search-box-main .input-group .form-control { height: 30px; font-size: 13px; }
.search-top-box .search-box-main ul { margin: 0; padding: 0; width: 100%; }
.search-top-box .search-box-main ul li:first-child { width: 35%; }
.search-top-box .search-box-main ul li { width: 60%; display: inline-block; margin-top: 20px; }
#search, .search-top-box .search-box-main ul li select { width: 100%; }
.btn-search-new { background-color: #f58b16; color: #fff; outline: 0; border-radius: 1px; padding: 5px 12px; font-size: 13px; }
.btn-search-new:focus, .btn-search-new:hover { background-color: #e27a06; color: #fff; outline: 0; }
.btn-search-new span { font-weight: 700; font-size: 13px; letter-spacing: 2px; }
.btn-search-new span i { display: none; }
#search { position: fixed; top: 0; left: 0; height: 100%; background-color: rgba(0,0,0,.88); -webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; -ms-transition: all .5s ease-in-out; transition: all .5s ease-in-out; -webkit-transform: translate(0,-100%) scale(0,0); -moz-transform: translate(0,-100%) scale(0,0); -o-transform: translate(0,-100%) scale(0,0); -ms-transform: translate(0,-100%) scale(0,0); transform: translate(0,-100%) scale(0,0); opacity: 0; z-index: 999999; }
#search.open { -webkit-transform: translate(0,0) scale(1,1); -moz-transform: translate(0,0) scale(1,1); -o-transform: translate(0,0) scale(1,1); -ms-transform: translate(0,0) scale(1,1); transform: translate(0,0) scale(1,1); opacity: 1; }
#search input[type=search] { position: relative; width: 92%; margin: 10px 4% 0; color: #FFF; background: 0 0; font-size: 22px; font-weight: 300; text-align: center; outline: 0; padding: 5px; border: 1px solid #fff; }
#search .btn { position: relative; margin: 10px 0; }
#search .close { position: fixed; top: 4px; right: 15px; color: #fff; background-color: #f68a15; border-color: #f68a15; opacity: 1; padding: 5px 13px; font-size: 27px; }
.search-icon { float: right; color: #f68a15; margin-top: 8px; margin-right: 15px; }
.search-icon i { font-size: 22px; }

@media (max-width:780px) {
    .search-icon { margin-right: 20px !important; }
    .data .slick-track { transform: none !important; -webkit-transform: none !important; }
    #search .btn {
        position: relative;
        margin: 0;
    }
}

@media (max-width:991px) {
    .btn-search-new span strong { display: none; }
    .btn-search-new span i { display: block; line-height: 20px; }
}

.mobile-header-mid { display: none; }
.desktop-header-mid { display: block; }

@media (max-width:991px) {
    .mobile-header-mid { display: block; }
    .desktop-header-mid { display: none; }
}

.mobile-header-mid .main-logo { min-height: 30px; padding-bottom: 7px; }

@media (min-width:400px) and (max-width:480px) {
    .mobile-header-mid .logo { margin-top: 2px; }
}

@media (max-width:399px) {
    .mobile-header-mid .logo { margin-top: 5px; }
}

#search.open form { margin-top: 50px; text-align: center; }
.mob-select-cat { margin: 0 4%; position: relative; font-size: 22px; background: 0 0; color: #fff; width: 92%; padding: 5px; text-align: center; }
.mobile-footer { display: none; }

@media (max-width:991px) {
    .mobile-footer { background-color: rgba(0,0,0,.5); position: fixed; bottom: 0; display: block; width: 100%; z-index: 99999; }
    .mobile-footer .mobile-call-to-act { text-align: center; font-weight: 700; font-size: 13px; }
    .mobile-footer a { margin: 0 5px; background-color: #f68a15; color: #fff; padding: 5px 10px; display: inline-block; text-decoration: none; }
    .mobile-footer .mobile-call-to-act .email-pop { display: inline-block; vertical-align: top; }
    .mobile-footer .mobile-call-to-act .email { display: none; }
}

.dropdown-menu > li > a, span.tags { color: #f5f5f5; }

@media (max-width:720px) {
    .mobile-footer .mobile-call-to-act .phone span, .mobile-footer .mobile-call-to-act .rfq span { display: inline-block; }
    .mobile-footer .mobile-call-to-act .email { display: none; }
    .mobile-footer .mobile-call-to-act .email-pop { display: inline-block; vertical-align: top; }
}

@media (max-width:390px) {
    .mobile-footer .mobile-call-to-act .rfq span { display: inline-block; }
    .mobile-footer .mobile-call-to-act .email span, .mobile-footer .mobile-call-to-act .phone span { display: none; }
}

.dropup { display: inline-block; width: auto; }
.dropdown-toggle { background: #D03531; padding: 5px 10px; border-radius: 1px; }
span.tags { background: #D03531; border-radius: 2px; font-weight: 700; padding: 2px 4px; }
.dropdown-menu { background-color: #f68a15; box-shadow: none; -webkit-box-shadow: none; width: 265px; margin-left: -135px; left: 50%; }
.dropdown-menu .divider { background: 0 0; }
.dropup .dropdown-menu { margin-bottom: 10px; }
.dropup .dropdown-menu:before { content: ""; border-top: 10px solid #f68a15; border-right: 10px solid transparent; border-left: 10px solid transparent; position: absolute; bottom: -10px; left: 50%; margin-left: -10px; z-index: 10; }
.main-content { background-color: #f2f3f5; }

@media (min-width:768px) {
    .affix-content, .sidebar-nav .navbar li { background-color: #fff; }
    .sidebar-nav .navbar li, .sidebar-nav .navbar ul { float: none; display: block; }
    .affix-content .container { width: 700px; }
    .affix-content .container .page-header { margin-top: 0; }
    .sidebar-nav { position: relative; width: 100%; margin-bottom: 20px; }
    .affix-sidebar { padding-right: 0; font-size: small; padding-left: 0; }
    .affix-container, .affix-content, .affix-row { height: 100%; margin-left: 0; margin-right: 0; }
    .sidebar-nav .navbar .navbar-collapse { padding: 0; max-height: none; }
    .sidebar-nav .navbar { border-radius: 0; margin-bottom: 0; border: 0; }
    .sidebar-nav .navbar li a { padding-top: 12px; padding-bottom: 12px; margin: 0 10px; }
    .data .slick-track { transform: none !important; -webkit-transform: none !important; }
}

@media (min-width:769px) {
    .affix-content .container { width: 600px; }
    .affix-content .container .page-header { margin-top: 0; }
}

@media (min-width:992px) {
    .affix-content .container { width: 900px; }
    .affix-content .container .page-header { margin-top: 0; }
}

@media (min-width:1220px) {
    .affix-row { overflow: hidden; }
    .affix-content { overflow: auto; padding-right: 30px; padding-left: 30px; }
    .affix-content .container { width: 1000px; }
    .affix-content .container .page-header { margin-top: 0; }
    .affix-title { border-bottom: 1px solid #ecf0f1; padding-bottom: 10px; }
    .navbar-nav { margin: 0; }
    .navbar-collapse { padding: 0; }
    .sidebar-nav .navbar li a:hover { background-color: #428bca; color: #fff; }
    .sidebar-nav .navbar li a > .caret { margin-top: 8px; }
}

.navbar-default #sidenav01.navbar-nav > .active > a { background-color: #fff; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; font-weight: 700; font-size: 13px; letter-spacing: 1px; padding-top: 7px; padding-bottom: 7px; }
.sidebar-nav .navbar li a { padding-top: 7px; padding-bottom: 7px; background-color: #fff; border-bottom: 1px solid #ddd; color: #35404f; font-size: 13px; letter-spacing: .5px; }
.sidebar-nav .navbar li a:hover { background: 0 0; color: #f68a15; }
.sidebar-nav .navbar li a i { color: #999898; font-size: 13px; line-height: 17px; margin-left: -6px; margin-right: 5px; vertical-align: top; }
.sidebar-nav { margin-bottom: 20px; }
.view-more-red { background-color: #fff; display: block; width: 100%; padding: 5px 0; }
.view-more-cat { border: 2px solid #D03531 !important; display: inline-block !important; color: #D03531 !important; font-weight: 700 !important; text-decoration: none !important; letter-spacing: 1px !important; font-size: 10px !important; padding: 5px 15px !important; }
.view-more-cat:hover { background-color: #D03531 !important; color: #fff !important; }
.categories-head, .header-text { color: #fff; font-size: 15px; font-weight: 700; }
.carousel-indicators { width: 54%; text-align: right; margin-left: 0; position: absolute; left: 0; bottom: 85px; }
.carousel-indicators li { background-color: #fff; border: none; }
.carousel-indicators .active { background-color: #f68a15; border: none; }
.carousel-inner { overflow: visible; }
.carousel-inner img { width: 100%; max-height: 460px; }
.carousel-control { width: 0; }
.carousel-control.left, .carousel-control.right { opacity: 1; filter: alpha(opacity=100); background-image: none; background-repeat: no-repeat; text-shadow: none; }
.carousel-control.left span, .carousel-control.right span { padding: 15px; background-color: #000; }
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev { position: absolute; top: 45%; z-index: 5; display: inline-block; }
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev { left: 0; }
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next { right: 0; }
.carousel-control.left span:hover, .carousel-control.right span:hover { opacity: .7; filter: alpha(opacity=70); }
.sidebar-nav .navbar-default .navbar-brand { font-size: 15px; letter-spacing: 1px; }
.categories-head { background-color: #272d33; letter-spacing: .8px; padding: 10px; }
.header-text { position: absolute; bottom: 10%; left: 1.8%; right: auto; width: 96.66666666666666%; top: 25%; }
.header-text h2 { font-size: 40px; }
.header-text h2 span { padding: 10px 0 10px 10px; font-family: robotolight; font-size: 22px; font-weight: 700; color: #000; }
.header-text h3 { width: 56%; text-align: right; float: right; }
.header-text h3 span { padding: 15px 0 15px 15px; color: #000; font-family: robotolight; font-size: 13px; }
.btn-min-block { min-width: 170px; line-height: 26px; }
.btn-theme { color: #fff; background-color: transparent; border: 2px solid #fff; margin-right: 15px; }
.btn-theme:hover, .sidebar-nav .navbar-default .navbar-toggle { border-color: #fff; }
.btn-theme:hover { color: #000; background-color: #fff; }
.carousel-indicators li { border-radius: 50px; }
.navbar-header { background-color: #D03531; color: #FFF; font-size: 13px; font-weight: 700; padding: 10px; }
.navbar-header .navbar-toggle { margin-top: 0; margin-bottom: 0; }
.navbar-header .categories-side { color: #fff; padding-left: 0; height: 30px; padding-top: 5px; }
.sidebar-nav .navbar-default .navbar-toggle:focus, .sidebar-nav .navbar-default .navbar-toggle:hover { border-color: #fff; background-color: transparent !important; box-shadow: 0 0 1px 1px #fff; }
.ind_box, .sidebar-nav .navbar-default .navbar-toggle .icon-bar { background-color: #fff; }
.v_space5 { height: 5px; }
.v_space10 { height: 10px; }
.v_space20 { height: 20px; }
.v_space30 { height: 30px; }
.v_space40 { height: 40px; }
.v_space50 { height: 50px; }
.m_t10 { margin-top: 10px; }
.m_t20 { margin-top: 20px; }
.m_t30 { margin-top: 30px; }
.m_t40 { margin-top: 40px; }
.m_b10 { margin-bottom: 10px; }
.m_b20 { margin-bottom: 20px; }
.m_b30 { margin-bottom: 30px; }
.m_b40 { margin-bottom: 40px; }
.m_tb5 { margin-top: 5px; margin-bottom: 5px; }
.m_tb10 { margin-top: 10px; margin-bottom: 10px; }
.m_tb20 { margin-top: 20px; margin-bottom: 20px; }
.m_tb30 { margin-top: 30px; margin-bottom: 30px; }
.m_tb40 { margin-top: 40px; margin-bottom: 40px; }
.m_lr0 { margin-left: 0; margin-right: 0; }
.p_5 { padding: 5px; }
.p_l0, .p_lr0 { padding-left: 0; }
.h4-title, .p_tb10 { padding-bottom: 10px; }
.p_lr0 { padding-right: 0; }
.p_tb10 { padding-top: 10px; }
.h4-title { font-size: 1.5em; font-weight: 700; letter-spacing: 1px; margin-bottom: 8px; color: #333; position: relative; }
.h4-title::after, .h4-title::before { content: ''; position: absolute; bottom: 0; left: 0; }
.h4-title::before { width: 80px; }
.h4-title::after { width: 50px; }
.ind-main img { width: 100%:; }
.ind_box { color: A8ABB0; border-bottom: 3px solid #ccc; text-align: center; }
.ind_box .title { text-align: center; padding: 10px; font-size: 16px; }
.ind_box a, .ind_box a:hover { padding: 3px 15px; margin: 10px; display: inline-block; border: 2px solid #D03531; letter-spacing: 1px; font-size: 10px; text-decoration: none; font-weight: 700; }
.ind_box .text { margin: 10px; text-align: center; }
.ind_box a { color: #D03531; }
.ind_box a:hover { background-color: #D03531; color: #fff; }

@media (min-width:401px) and (max-width:767px) {
    .ind-main { text-align: center; }
    .ind-main .col-md-4 { width: 50%; float: left; }
    .ind-main .col-md-4.last { width: 100%; text-align: center; }
    .ind-main .col-md-4.last .ind-box { width: 50%; margin: 0 auto; }
}

p { font-size: 13px; letter-spacing: .5px; color: #636a71; line-height: 25px; }
.right-head { background-color: #272d33; color: #fff; font-size: 15px; font-weight: 700; letter-spacing: .8px; padding: 10px; }
.rfq-right { background-color: #fff; color: #fff; margin-bottom: 30px; }
    .rfq-right input[type=text] {
        border-radius: 1px;
        outline: 0;
        width: 100%;
        padding: 8px 5px;
        margin-bottom: 15px;
        font-weight: 700;
        border: 1px solid #c7c7c7;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
    }
.rfq-right input[type=number] {
    border-radius: 1px;
    outline: 0;
    width: 100%;
    padding: 8px 5px;
    margin-bottom: 15px;
    font-weight: 700;
}
.rfq-right input[type=email] {
    border-radius: 1px;
    outline: 0;
    width: 100%;
    padding: 8px 5px;
    margin-bottom: 15px;
    font-weight: 700;
}
.rfq-right input[type=submit] { width: 100%; background-color: #f68a15; border: 2px solid #fff; border-radius: 6px; font-size: 13px; padding: 10px; font-weight: 700; }
.rfq-right input[type=submit]:hover { background-color: #e87c06; color: #fff; }
.download-right { margin-bottom: 30px; }
.download-right .download-r-img { background-color: #e4b349; text-align: center; }
.download-right .download-r-img img { padding: 20px; }
.download-right a { background-color: #d03532; color: #fff; font-size: 13px; width: 100%; display: block; text-align: center; font-weight: 700; padding: 5px; text-decoration: none; letter-spacing: 1px; }
.q-link-right { background-color: #fff; border: 3px solid #004276; padding: 15px 5px; }
.q-order { padding: 0; margin: 0; }
.q-order li { line-height: 20px; border-top: 1px dotted #ddd; }
.q-order li:first-child { border-top: none; }
.q-order li a { font-size: 13px; color: #6c7882; text-decoration: none; }
.q-order li a:hover { color: #D03531; }
.q-order li a i { font-size: 10px; vertical-align: top; line-height: 20px; }
.offer-right { margin-top: 10px; margin-bottom: 10px; }
.offer-right fieldset { border: 3px solid #38aecc; letter-spacing: 1px; }
.offer-right fieldset legend { width: auto; margin-bottom: 0; font-size: 13px; font-weight: 700; padding: 10px; border-bottom: none; }
.offer-right fieldset div { font-size: 13px; font-weight: 700; text-align: center; padding-bottom: 0; line-height: 24px; }
.offer-right fieldset div span { color: #3c424b; font-size: 13px; font-size: 15px; text-shadow: 0 0 0; display: block; }
.offer-right fieldset div p { margin-top: 5px; }
.offer-right fieldset div p a { padding: 2px 20px; display: inline-block; border: 2px solid #D03531; text-decoration: none; background-color: #D03531; font-size: 10px; color: #fff; letter-spacing: 1px; }
.offer-right fieldset div p a:hover { border: 2px solid #D03531; background-color: #fff; color: #D03531; }
.best-elct-right { background: url(/images/add/add2.jpg); text-align: center; font-weight: 700; letter-spacing: 1px; padding: 10px 5px; margin: 20px 0; }
.best-elct-right div { font-size: 16px; color: #fff; line-height: 22px; text-shadow: 0 0 0; }
.best-elct-right div span { color: #000; display: block; }
.best-elct-add a, .best-elct-right a { display: inline-block; text-decoration: none; font-weight: 700; }
.best-elct-right a { border: 2px solid #fbe302; color: #fbe302; padding: 3px 20px; margin: 10px 0; font-size: 10px; }
.best-elct-right a:hover { border: 2px solid #fbe302; background-color: #fbe302; color: #D03531; }
.best-elct-add { background: url(/images/add/add3.png); background-size: 100% 100%; text-align: center; font-weight: 700; letter-spacing: 1px; padding: 10px 5px; margin: 20px 0; }
.best-elct-add div { font-size: 16px; color: #fff; line-height: 22px; text-shadow: 0 0 0; }
.best-elct-add a { color: #fff; line-height: 16px; margin: 10px 0; font-size: 11px; letter-spacing: 1px; }
.add2 { background-color: #fff; margin: 10px 0; border-bottom: 3px solid #ccc; }
.add2 .add2-img { padding: 5px; text-align: center; }
.add2 div.text-center div { font-size: 13px; font-weight: 700; letter-spacing: 1.5px; color: #575757; line-height: 22px; }
.add2 div.text-center div span { text-shadow: 0 0 0; color: #000; }
.add2 div.text-center div strong { color: #D03531; }

@media (min-width:500px) and (max-width:991px) {
    .best-elct-add { width: 48%; float: left; margin-top: 10px; }
    .add2 { width: 48%; float: right; }
    .navbar-collapse { padding-right: 2px !important; }
}

@media (min-width:480px) and (max-width:991px) {
    .download-right, .q-link-right { width: 48%; display: inline-block; }
    .download-right, .offer-right { margin-right: 5px; }
    .q-link-right { margin-left: 5px; }
    .q-link-right:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
    .best-elct-right, .offer-right { width: 48%; display: inline-block; }
    .best-elct-right { margin-left: 5px; vertical-align: top; }
}

.footer-top .more_btn { margin-right: 0; color: #333 !important; margin-top: 15px !important; }
.footer-top .more_btn:hover { text-decoration: underline !important; }
.footer-top { background: url(/images/bannerimg02.jpg) fixed; background-size: 100% 100%; padding-top: 40px; padding-bottom: 40px; }
.footer-top .col-md-3 { margin: 10px 0 0; }
.footer-top .col-md-3 .foot-cat-head { text-align: left; background-color: #e4b349; color: #fff; font-size: 1.2em; font-weight: 700; display: block; padding: 10px 10px 10px 20px; letter-spacing: .7px; }
.footer-top .col-md-3 .foot-cat-head-col1, .footer-top .col-md-3 .foot-cat-head-col2, .footer-top .col-md-3 .foot-cat-head-col3, .footer-top .col-md-3 .foot-cat-head-col4 { background-color: #8C979C; }
.footer-top .col-md-3 .foot-cat-ul { background-color: #fff; color: #6a7582; padding: 4px 0 0; border-bottom: 3px solid #ccc; overflow: hidden; }
.footer-top .col-md-3 .foot-cat-ul li a { border-bottom: 1px solid #ddd; display: block; line-height: 23px; color: #6a7582; text-decoration: none; font-size: 13px; letter-spacing: 1px; padding: 5px 20px; }
.footer-top .col-md-3 .foot-cat-ul li:nth-child(odd) { background-color: #fff; }
.footer-top .col-md-3 .foot-cat-ul li:nth-child(even) { background-color: #f4f6f7; }
.footer-top .col-md-3 .foot-cat-ul li:first-child a { border-top: none; }
.footer-top .col-md-3 .foot-cat-ul li a:hover { color: #D03531; }
.footer-top .col-md-3 .foot-cat-ul li a.more { color: #D03531; font-weight: 700; }
footer .footer-main { background-color: #fff; background-attachment: static; background-size: 100% 100%; padding-top: 20px; padding-bottom: 20px; }
footer .footer-main .col-md-3 { margin: 20px 0; }
footer .footer-main .col-md-3 .footer_ul { list-style-type: none; margin: 0; padding: 0; -webkit-column-count: 2; -moz-column-count: 2; column-count: 2; }
footer .footer-main .footer_ul li a { text-decoration: none !important; color: #c5c9d0 !important; display: block; text-shadow: 0 0 0; letter-spacing: .5px; }
.bredcrumb a, .copy-right a, .desk-header-phn, .foot-a, .foot-a-toll, .foot-a-toll:hover, .foot-a:hover { text-decoration: none; }
footer .footer-main .footer_ul li a:hover { color: #D03531 !important; }
footer .footer-main h4 { letter-spacing: 1px; margin-bottom: 7px; font-size: 15px; color: #2C3E50; text-align: left; font-weight: 700; font-style: normal; border-bottom: 3px solid #a1b1bc; padding-bottom: 10px; }
.card01 .holder01 .more_link, .copy-right, .fixmob ul, .gal li, .more_link, .rfq02, .rfq02 .more_link { text-align: center; }
footer .footer-main .footer_ul li.footer-more-text a { color: #D03531 !important; font-weight: 700; text-shadow: none; letter-spacing: .5px; }
.bredcrumb, .copy-right a, .copyright h4, .foot-a, .foot-a-toll, .red-btn { letter-spacing: 1px; }
footer .footer-main .footer-contact { color: #fff; }
footer .footer-main .footer-contact .col-md-10 div { font-size: 19px; font-weight: 700; margin-top: 5px; }
footer .footer-main .footer-contact .col-md-10 div:first-child { font-size: 13px; margin-top: 0; }
.foot-a-toll { display: block; line-height: 23px; color: #C5C9D0; text-shadow: 0 0 0; font-size: 19px; }
.foot-a-toll:hover { color: #D03531; text-shadow: none; }
.foot-a { display: block; line-height: 23px; color: #C5C9D0; text-shadow: 0 0 0; font-size: 13px; }
.copy-right a, .copyright p { font-size: 11px; }
.foot-a:hover { color: #D03531; text-shadow: none; }
.copyright { background-color: #212121; color: #C5C9D0; text-shadow: 0 0 0; }
.copyright h4 { color: #FFF; font-weight: 700; margin-bottom: 7px; display: inline; line-height: 30px; margin-right: 10px; }
.copyright .payment a { display: inline; float: left; margin: 0 5px; }
.copy-right { margin: 30px 0; }
.copy-right a { line-height: 23px; color: #C5C9D0; text-shadow: 0 0 0; border-left: 1px solid #ccc; padding-left: 5px; }
.copy-right a:first-child, .social-footer a { border: none; }
.copy-right a:hover { color: #D03531; }
footer .footer-main .footer_ul li a.xml-icon { background-color: #F60; border: 1px solid #FF8D41; color: #FFF !important; padding: 0 10px; display: inline-block !important; font-weight: 700; line-height: 15px; }
footer .footer-main .footer_ul li a.xml-icon:hover { color: #fff !important; }
.wsmenuexpandermain.slideRight .animated-arrow.slideLeft.menuopen { margin-top: 2px; }

@media (max-width:991px) {
    .copyright .payment a, .copyright .payment h4 { float: none; display: inline-block; }
    .copyright, .foot-a { text-align: center; }
    .copyright .payment h4 { vertical-align: top; }
}

@media (max-width:550px) {
    .footer-main .col-xs-6 { width: 100%; }
}

.footer-contact .fa-phone { padding: 5px 7px; border: 1px solid; border-radius: 100%; background-color: #D03531; color: #1A1B1F; font-size: 20px; }
.footer-contact .hr2 { border-color: #434c57; margin-bottom: 10px; }
.copy-text { font-size: 15px; }
.desk-header-phn { color: #D03531; }
.desk-header-phn:hover { color: #f43833; text-decoration: none; }
.collapse.cat-height { height: 180px; overflow-y: auto; }
.back-to-top { position: fixed; bottom: 0; right: 5px; display: none; border-radius: 1px; padding: 10px; z-index: 99999; background-color: #333; border-color: #333; }
.bredcrumb { margin: 0 0 20px; font-size: 13px; color: #666; text-transform: capitalize; }
.bredcrumb div { border-bottom: 1px solid #ccc; padding-bottom: 10px; }
.bredcrumb a { color: #f68a15; }
.bredcrumb a:hover { text-decoration: underline; }
.bredcrumb i { color: #999 !important; }
.red-btn { background-color: #f68a15; color: #fff; text-decoration: none; border: 2px solid #f68a15; font-size: 10px; padding: 3px 12px; text-transform: uppercase; font-weight: 700; display: inline-block; }
.red-btn:focus, .red-btn:hover { text-decoration: none; color: #333; background-color: #DDD9D9; }
.paging-des { padding: 0; margin: 0; }
.paging-des li a, .paging-des li a.page-lr { display: inline-block; padding: 5px 10px; text-decoration: none; }
.paging-des li { display: inline-block; font-size: 13px; border-right: 1px solid #ccc; border-bottom: 2px solid #ccc; }
.paging-des li a { color: #000; background-color: #fff; }
.paging-des li a.page-lr, .paging-des li a:hover { background-color: #D03531; color: #fff; }
.paging-des li a.page-lr { width: 100%; }
.show-cat-search table { background-color: #fff; width: 100%; border-bottom: 3px #ccc solid; }
.show-cat-search table tr { border-bottom: 1px solid #eee; }
.show-cat-search table tr:nth-child(odd) { background-color: #fff; }
.show-cat-search table tr td { border-left: 1px solid #eee; }
.show-cat-search table tr td:first-child { border-left: none; }
.show-cat-search table tr td a { display: block; padding: 9.9px; color: #333; letter-spacing: .5px; text-decoration: none; text-transform: capitalize; font-weight: normal; }
.show-cat-search table tr td a:hover { color: #f68a15; background-color: #dadada; }
.show-cat-search table tr td a i { font-size: 13px; vertical-align: top; line-height: 15px; color: #f68a15; }

@media (max-width:768px) {
    .show-cat-search table tr td:first-child { border-left: none; }
    .show-cat-search table tr td { display: inline-block; width: 49%; }
}

@media (max-width:500px) {
    .show-cat-search table tr td { display: inline-block; width: 100%; }
}

.show-cat-search ul li { width: 24.6%; display: inline-block; background-color: #fff; border-bottom: 1px solid #ccc; }
.show-cat-search ul li a { display: block; padding: 5px; color: #575757; letter-spacing: .5px; text-decoration: none; }
.show-cat-search ul li a:hover { color: #D03531; }
.show-cat-search ul li a i { font-size: 9px; vertical-align: top; line-height: 20px; }

@media (min-width:480px) and (max-width:991px) {
    .download-manufact { width: 48%; margin: 10px 30%; position: relative; display: block; }
    .download-manufact .download-r-img { width: 100%; text-align: center; margin: 0 auto; }
}

.ripplelink { position: relative; overflow: hidden; -webkit-transition: all .2s ease; -moz-transition: all .2s ease; -o-transition: all .2s ease; transition: all .2s ease; z-index: 0; }
.ink { display: block; position: absolute; background: rgba(255,255,255,.3); border-radius: 100%; -webkit-transform: scale(0); -moz-transform: scale(0); -o-transform: scale(0); transform: scale(0); }
.animate { -webkit-animation: ripple .65s linear; -moz-animation: ripple .65s linear; -ms-animation: ripple .65s linear; -o-animation: ripple .65s linear; animation: ripple .65s linear; }

@-webkit-keyframes ripple {
    100% { opacity: 0; -webkit-transform: scale(2.5); }
}

@-moz-keyframes ripple {
    100% { opacity: 0; -moz-transform: scale(2.5); }
}

@-o-keyframes ripple {
    100% { opacity: 0; -o-transform: scale(2.5); }
}

@keyframes ripple {
    100% { opacity: 0; transform: scale(2.5); }
}

.show-table-cat-result table { width: 100%; border-collapse: separate; border-spacing: 0 .3em; }
.show-table-cat-result table tr { border-bottom: 1px solid #ccc; background-color: #fff; }
.show-table-cat-result table tr:hover { border-bottom: 1px solid #ccc; background-color: #f9f7f7; }
.show-table-cat-result table tr td { border-left: 1px solid #ccc; padding: 3px; letter-spacing: .8px; border-bottom: 2px solid #fff; }
.show-table-cat-result table tr td:first-child { border-left: none; }
.show-table-cat-result table tr td strong { color: #333; display: block; }
.show-table-cat-result table tr td span.table-desc-text { display: inline-block; width: 230px; white-space: nowrap; overflow: hidden !important; text-overflow: ellipsis; }
.fixmob ul, .gal, .pay, .rfq02, .social { overflow: hidden; }
.form-bg-design { background-color: #fff; border-bottom: 2px solid #ccc; }
.form-rfq strong { display: block; color: #D03531; margin: 10px 0; letter-spacing: 1px; }
.add4, .add5, .add6 { margin-bottom: 30px; }
.form-rfq label { font-size: 11px; letter-spacing: 1px; }
.call, .emaillink { letter-spacing: .5px; line-height: 21px; text-decoration: none; }
.form-rfq label span { color: #f68a15; font-weight: 700; }
.form-rfq .or-text { font-weight: 700; font-size: 18px; }
.P_l35 { padding-left: 35px; font-size: 11px; font-weight: 400; }
.add4, .add5 { font-size: 13px; }
.call, .emaillink, .more_link, .privacy_box h3, .rfq02 h3, .service_box h3, .top-content i { font-weight: 700; }
#check-awesome { position: relative; }
.P_l35 span { display: block; position: absolute; left: 0; -webkit-transition-duration: .3s; -moz-transition-duration: .3s; transition-duration: .3s; }
.P_l35 .circle { background: #FFF; left: -30px; top: -30px; height: 80px; width: 80px !important; z-index: -1; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; -webkit-animation: growCircle .3s ease; -moz-animation: growCircle .3s ease; animation: growCircle .3s ease; }
.P_l35 .box { border: 2px solid #ccc; height: 20px; width: 20px !important; z-index: 888; -webkit-transition-delay: .2s; -moz-transition-delay: .2s; transition-delay: .2s; }
.P_l35 .check { top: -7px; left: 6px; width: 12px !important; height: 24px; border: 2px solid #0f9d58; border-top: none; border-left: none; opacity: 0; z-index: 888; -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); transform: rotate(180deg); -webkit-transition-delay: .3s; -moz-transition-delay: .3s; transition-delay: .3s; }
.add5, .add6 { border-bottom: 2px solid #ccc; }
input[type=checkbox]:checked ~ .P_l35 .box { opacity: 0; -webkit-transform: scale(0) rotate(-180deg); -moz-transform: scale(0) rotate(-180deg); transform: scale(0) rotate(-180deg); }
input[type=checkbox]:checked ~ .P_l35 .check { opacity: 1; -webkit-transform: scale(1) rotate(45deg); -moz-transform: scale(1) rotate(45deg); transform: scale(1) rotate(45deg); }

@-webkit-keyframes growCircle {
    0%,100% { -webkit-transform: scale(0); }
    70% { background: #DDD; -webkit-transform: scale(1.25); }
}

@-moz-keyframes growCircle {
    0%,100% { -moz-transform: scale(0); }
    70% { background: #DDD; -moz-transform: scale(1.25); }
}

@keyframes growCircle {
    0%,100% { transform: scale(0); }
    70% { background: #DDD; transform: scale(1.25); }
}

.add4 { background-color: #252D3A; color: #FFF; }
.add5, .add6, .holder a { background-color: #fff; }
.add5 { color: #000; }
.add5 .fa-lock { font-size: 50px; color: #6cc3d8; }
.add6, .emaillink, .holder a { font-size: 13px; }
.add6 { color: #000; }
.hr3 { border-color: #434C57; margin: 10px 0; }
.holder { margin: 0 0 15px; }
.holder a { margin: 0 1px; color: #333; padding: 5px 10px; border-bottom: 2px solid #ccc; text-decoration: none; }
.holder a:hover { background-color: #333; color: #fff; }
.holder a.jp-next, .holder a.jp-previous { background-color: #f68a15 !important; color: #fff; }
.holder a.jp-previous { margin-right: 2px; padding: 5px 10px; }
.holder a.jp-next { margin-left: 2px; padding: px 10px; }
.holder a.jp-current, a.jp-current:hover { color: #fff; font-weight: 700; background-color: #333 !important; }
.holder a.jp-disabled, a.jp-disabled:hover { color: #fff; }
.holder a.jp-current, .holder a.jp-disabled, a.jp-current:hover, a.jp-disabled:hover { cursor: default; background: 0 0; }
.holder span { margin: 0 5px; }
.mid-manual-md-6 { width: 64%; }
.cat-manual-md-3 { width: 18%; }

@media(max-width:991px) {
    .cat-manual-md-3, .mid-manual-md-6; { width: 100%; }
}

@media (max-width:1200px) {
    .table-data .p_desc { display: none; }
}

@media (max-width:450px) {
    .table-data .p_type .table-desc-text { width: 100px; }
}

.img_width100 { width: 100%; }
.font_cal { font-family: calibri; }
#stickyheader1 { z-index: -1 !important; margin: 0 auto; background: 0 0 !important; width: 100%; left: 0; }

@media (max-width:786px) {
    #stickyheader1 { margin: 5px auto 0; border: 1px solid #ccc; z-index: 9999 !important; background-color: #fff !important; width: 100%; left: 0; }
    #stickyheader1 .red-btn { display: none; }
    #stickyheader1 .col-md-3 { margin-top: 0 !important; }
    #stickyheader1 .col-md-9 { margin-bottom: 0 !important; }
}

@media (min-width:320px) and (max-width:360px) {
    #stickyheader1 { margin-top: 0; }
}

@media (max-width:319px) {
    #stickyheader1 { margin-top: -3px; }
}

.mobile-search, .wsmenu.menuopen { z-index: 9999; }

@media (max-width:991px) {
    .common-add1 { width: 48% !important; float: left; }
    .common-add2 { width: 48% !important; float: right; }
}

@media (max-width:500px) {
    .common-add1, .common-add2 { width: 100% !important; float: none; }
}

.navbar-default #sidenav01.navbar-nav > .active > .collapse.in.cat-height { display: block !important; }

@media (max-width:786px) {
    .data, .wsmenu-list > li > a { color: #fff; }
    .collapse.in.cat-height { display: none; }
    .collapse.cat-height { display: block; }
    .navbar-default #sidenav01.navbar-nav > .active > a.collapsed { display: block !important; }
    .navbar-default #sidenav01.navbar-nav > .active > .collapse.in.cat-height { display: none !important; }
    .navbar-default #sidenav01.navbar-nav > .active > .collapse.cat-height { display: block !important; height: 180px !important; }
    .data { background: #f68a15; padding: 10px 0; }
}

.radio_holder { padding-top: 5px; }
.call { color: #272d33; }
.call-icon { padding: 3px 5px; border: 1px solid #272d33; border-radius: 100%; }
.emaillink { color: #212121; }
.emaillink-icon { padding: 3px 5px; border: 1px solid #212121; border-radius: 100%; }
.carousel-inner .text-right { margin-right: 5%; top: 20px; }
.carousel-inner .text-right h2 { font-size: 3em; line-height: 1.2em; text-align: center; color: #fff; }
.more_link { display: block; width: 200px; margin: 25px auto 0; border: 2px solid #f68a15; background-color: #f68a15; padding: 8px 20px !important; color: #fff; text-transform: uppercase; font-size: 12px !important; }
.more_link:hover { text-decoration: none; background-color: #e37804; border: 2px solid #e37804; color: #fff; }
.more_link .fa { color: #fff !important; }
.banner_link { background-color: #f68a15; color: #fff; border: 2px solid #f68a15; text-decoration: none; border-radius: 50px; padding: 10px 25px !important; }
.banner_link:focus, .banner_link:hover { text-decoration: none; background-color: #575757; color: #fff; border: 2px solid #575757; }
.privacy_box, .rfq02 { background-color: #fff; }
.banner_link .fa { color: #fff !important; }
.main-content { position: relative !important; }
.main-content .rfq-right { position: absolute; z-index: 100; width: 262px; margin-top: 60px; }

@media (min-width:0px) and (max-width:990px) {
    .footer_end { padding-bottom: 50px; }
}

@media (min-width:0px) and (max-width:980px) {
    .show-cat-search table tr td { border-left: none; border-bottom: 1px #eee solid; border-collapse: collapse; }
    .show-cat-search table tr { border-bottom: none !important; }
    .mtb_20 { margin-top: 0; }
    .main-content .rfq-right { position: relative !important; margin-top: 15px; width: 100%; margin-bottom: 0; }
    .carousel-indicators { width: 55%; bottom: 0; }
    .carousel-inner .text-right { float: none; top: auto; width: auto; }
}

@media (min-width:981px) and (max-width:1200px) {
    .inside_left .inside_rfq .rfq-right { margin-top: 30px; width: 100%; }
    .main-content .rfq-right { margin-top: 30px; width: 22.5%; }
    .carousel-inner .text-right h2 { font-size: 2em; }
    .wsmenu-list > li > a { font-size: 13px !important; }
}

.card01 img { width: 100%; }
.card01 .holder01 { padding: 15px; color: #616161; overflow: hidden; }
.more_btn, .more_btn:hover { color: #333; }
.card01 .holder01 .more_link { width: 100%; margin-top: 15px; }
.more_btn { border: 1px solid #212121 !important; float: right; display: block; padding: 2px 15px !important; margin: 15px; text-transform: uppercase; }
.rfq02 { border-top: 2px #90BC4B solid; padding: 10px; }
.rfq02 h3 { font-size: 1.8em; padding: 15px; }
.rfq02 p, .rfq02 strong { font-size: 1.3em; }
.rfq02 p { margin-top: 20px; margin-bottom: 20px; }
.rfq02 select { padding: 10px 0; width: 100%; }
.rfq02 .more_link { width: 100%; margin-top: 0; }
.left_big_gal { padding-top: 15px; padding-bottom: 15px; }
.left_big_gal h2 { color: #35404f; font-size: 2em; margin-bottom: 20px; line-height: 1em; }
.gal { margin: 0; padding: 0; }
.gal li { float: left; margin-right: 15px; margin-bottom: 15px; }
.gal li:last-child { margin-right: 0; }
.gal li img { width: 192px; margin-bottom: 10px; -webkit-transition: all .3s; -moz-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
.gal li a { color: #35404f; }
.gal li a:hover img { opacity: .5; }
.footerlinks { margin: 0; padding: 0; }
.footerlinks li { clear: both; margin-bottom: 8px; }
.footerlinks li a { font-size: 1.2em; color: #a1b1bc; border-bottom: 1px #f4f4f4 solid; display: block; clear: both; padding: 5px 0; }
.footerlinks li a:hover { text-decoration: none; color: #7a90a0; }
.privacy_box a:hover, .service_box a:hover { text-decoration: underline; }
.footerlinks li a .fa { color: #90BC4B; }
.footer_header { font-size: 1.29em; }
.footerlinks .more_btn { border: 1px solid #fff !important; margin-top: 15px !important; }
.footerlinks .more_btn:hover { color: #fff; text-decoration: underline; }
.copyright ul { margin: 0; padding: 0; }
.copyright ul li { width: 46%; float: left; padding: 4px 10px 4px 0; }
.copyright p, .copyright ul li a { color: #ababab; }
.copyright h4 { clear: both; float: none; font-size: 1.2em; }
.pay, .social { clear: both; float: none; display: block; margin-bottom: 15px; }
.pay a, .social a { float: left; margin-right: 5px; }
.brands { padding: 30px 40px; position: relative; }
.amazingcarousel-next, .amazingcarousel-prev { top: 40px; position: absolute !important; z-index: 1000; color: #333; font-size: 2em; }
.amazingcarousel-prev { left: 20px; }
.amazingcarousel-next { right: 20px; }
.fixmob, .service_box, .service_box a { color: #fff; }
.footer-main .col-md-3 { height: 180px; }

@media (min-width:0px) and (max-width:780px) {
    .wsmenu-list li:hover > a, .wsmenu-list > li > a.active { background-image: none !important; }
    .upload_box div { text-align: center; padding: 10px 5px; }
    .upload_box div .more_link { width: 100%; float: none; }
}

@media (min-width:600px) and (max-width:980px) {
    .pulltop { padding-bottom: 15px; }
    .card01 { width: 35%; float: right; }
    .left_fix { float: left; width: 60%; }
    .card01:parentt { background-color: #fff; }
    #form_rfq { float: left; width: 50%; margin-top: 5px; }
    #form_rfq input { padding: 10px; margin-bottom: 15px; }
    #form_rfq .rfq-right { height: 300px; }
    .naver { float: right; width: 50%; }
    .naver1 { width: 100% !important; }
}

@media (min-width:941px) and (max-width:991px) {
    .card01 { width: 35%; float: right; }
    .left_fix { float: left; width: 60%; }
    .card01:parentt { background-color: #fff; }
}

@media (min-width:801px) and (max-width:990px) {
    .gal { margin-right: -35px; }
    .footer-top { padding-bottom: 0; }
    .gal li { width: 21% !important; height: 130px !important; }
    .gal li img { width: 100% !important; }
}

@media (min-width:991px) and (max-width:1145px) {
    .rfq02 { float: left; width: 100% margin-right:30px; }
    .gal { margin-right: -35px; }
    .gal li { width: 20% !important; height: 130px !important; }
    .gal li img { width: 100% !important; }
}

@media (min-width:0px) and (max-width:480px) {
    .copyright ul li, .left_big_gal h2, .pay, .pay a, .social, .social a { text-align: center; }
    .hideinmob { display: none; }
    .footer-main .col-md-3 { height: auto; }
    .copyright .col-xs-12 { padding-bottom: 15px; margin-top: 10px; }
    .copyright ul { padding-top: 20px; padding-bottom: 20px; }
    .gal { margin-right: -15px; }
    .gal li { width: 45% !important; height: 120px; }
    .gal li img { width: 100% !important; }
    .pay, .social { widows: 100%; }
    .pay a, .social a { float: none; display: inline-block; }
    #form_rfq input { padding: 10px; margin-bottom: 15px; }
    .confidence12 { font-size: 44px !important; line-height: 60px !important; }
    .normalp { width: 78%; font-size: 20px !important; }
    .data12 { border-bottom-width: 571px !important; }
}

@media (min-width:481px) and (max-width:800px) {
    .copyright ul li, .left_big_gal h2, .pay, .pay a, .social, .social a { text-align: center; }
    .footer-main .col-md-3 { height: 180px; }
    .copyright { padding-bottom: 50px; }
    .copyright .col-xs-12 { padding-bottom: 15px; margin-top: 10px; }
    .copyright ul { padding-top: 20px; padding-bottom: 20px; }
    .gal { margin-right: -35px; }
    .gal li { width: 30% !important; height: 145px; }
    .gal li img { width: 100% !important; }
    .pay, .social { widows: 100%; }
    .pay a, .social a { float: none; display: inline-block; }
    #form_rfq input { padding: 10px; margin-bottom: 15px; }
}

@media (min-width:801px) and (max-width:980px) {
    .copyright ul li, .pay, .pay a, .social, .social a { text-align: center; }
    .footer-main .col-md-3 { height: 180px; }
    .copyright { padding-bottom: 50px; }
    .copyright .col-xs-12 { padding-bottom: 15px; margin-top: 10px; }
    .copyright ul { padding-top: 20px; padding-bottom: 20px; }
    .pay, .social { widows: 100%; }
    .pay a, .social a { float: none; display: inline-block; }
}

@media (min-width:768px) and (max-width:991px) {
    .copyright .ending { width: 100% !important; }
}

.fixmob ul { padding: 0; margin: 0 auto; }
.fixmob ul li { padding: 5px !important; display: inline-block; }
.inside_rfq { margin: 0 0 20px; }
.inside_rfq .rfq-right { position: relative !important; margin: 0 !important; padding: 0 !important; }
.privacy_box, .service_box { border-bottom: 3px #ccc solid; padding: 15px; text-align: center; }
.inside_add { margin: 0 0 20px; }
.service_box { background-image: url(/images/service-bg.jpg); background-size: 100% 100%; background-repeat: repeat; margin-bottom: 20px; }
.service_box img { margin: 0 8px 10px; }
.service_box h3 { font-size: 2em; color: #fff; margin-bottom: 15px; }
.privacy_box { margin-bottom: 20px; color: #616161; }
.privacy_box img { margin: 0 8px 10px; }
.privacy_box h3 { font-size: 2em; color: #212121; margin-bottom: 15px; }
.privacy_box a { color: #616161; }

@media (min-width:600px) and (max-width:991px) {
    .service_box { float: left; width: 100%; }
    .privacy_box { clear: both; margin-top: 15px; }
    .inside_left #form_rfq { width: 48%; margin-top: 0; }
    .inside_left #form_rfq #rfq { height: 295px; }
    .inside_left .inside_add { width: 48%; }
    .inside_left .naver { width: 50%; }
    .banner-img { margin-bottom: 30px; }
    .content1 { padding: 0 20px !important; }
}

.upload_box { border: 1px solid #999; padding: 10px 10px 0; margin-bottom: 18px; margin-top: 10px; }
.upload_box .more_link { float: right; }

@media (min-width:768px) and (max-width:980px) {
    .privacy_box, .service_box { float: left; width: 100%; }
    .privacy_box { margin-top: 15px; }
}

.custom-search-form .form-control { border: 1px solid #ccc; }
.big_btn { padding: 10px 30px; }
.footer_end { background-color: #000; color: #666; }
.copyright i { color: #999 !important; font-size: 1.2em; width: 14px; height: 14px; margin-right: 5px; }
.ending a { color: #c5c9d0; text-wrap: wrap; }
.copyright a img { opacity: 1; filter: alpha(opacity=100); }
.copyright a:hover img { opacity: .5; filter: alpha(opacity=50); }
.iconfix { float: left; padding-bottom: 25px; }
.display_mob .more_btn, .display_mob02, .display_mob02 .more_btn { display: none; }

@media (min-width:0px) and (max-width:990px) {
    .service-items, .service-items .service h3, .service-items .service i, .service-items .service p { transform: skew(0) !important; }
    .confidence1 span, .service h3 { font-family: encode_sansbold; }
    .display_mob .more_btn, .display_mob02, .display_mob02 .more_btn { display: block; }
    .navbar .more_btn { margin-top: 15px !important; }
    .iconfix { float: none; padding-bottom: 0; }
    .display_mob { display: none; }
    .more_btn { display: inline-block; margin-top: 0 !important; }
    .data12 { animation: 1.5s ease-in-out 0s normal none 1 running move2; border-left: 0 solid transparent !important; border-bottom-style: solid; border-bottom-width: 510px; overflow: visible; position: relative; top: 0; z-index: 0; color: #f68a15; }
    .service-items { position: absolute; z-index: 9999; margin-top: 60px; margin-left: 0 !important; width: 94% !important; }
    .service-items .service h3 { color: #fff; font-size: 18px; margin-bottom: 5px; }
    .service-items .service p { color: #fff; font-size: 13px; margin-left: 15px; }
    .service-items .service { margin-bottom: 40px !important; }
    .service-items .service i { color: #ff6568; float: left; font-size: 46px; margin-right: 10px; }
    .confidence12 { font-size: 70px; color: #fff; line-height: 88px; }
    .normalp { color: #fff; font-size: 25px; margin-bottom: 50px; }
    .confidence1 span a { border: 1px solid #fff; color: #fff; padding: 15px 30px; border-radius: 50px; font-size: 13px; }
    .confidence1 { margin: 80px 0 !important; }
    .margin15 { margin-bottom: 15px; }
    .ourproducts P { margin-top: 20px !important; }
    .borderright { height: 100%; text-align: center !important; }
    .follow { text-align: center; }
    .padding10 { padding: 0 !important; }
    .footerlink { clear: both; }
}

@media (min-width:1200px) and (max-width:5000px) {
    .navbar-collapse { padding-top: 0 !important; padding-right: 38px !important; }
}

@media (min-width:991px) and (max-width:1200px) {
    footer .footer-main h4 { height: 30px; }
    .navbar-collapse { padding-top: 0 !important; padding-right: 38px !important; }
}

.redstar { color: red; }
.table-responsive { border: none; }

@media (min-width:992px) and (max-width:1024px) {
    .ourproducts li { font-size: 13px !important; }
    .padding10 a { font-size: 9px !important; }
    .follow, .padding10 p, .service-items .service p { font-size: 13px !important; }
    .follow img { width: 25px !important; }
    .service-items { margin-left: -75px !important; margin-top: 20px !important; position: absolute; z-index: 9999; }
    .navbar-collapse { padding-top: 0 !important; padding-right: 38px !important; }
}

@media only screen and (min-width:1920px) and (max-width:1920px) {
    .carousel-inner .text-right { float: right; width: 60%; margin-right: 17%; top: 0 !important; }
    .navbar-collapse { padding-top: 0 !important; padding-right: 38px !important; }
}

.search-top-box { margin-top: 38px; }
.search-top-box .search-box-main { margin: 10px -2px; height: auto; text-align: right; }
.top-content i { color: #90BC4B; border: 2px solid #90BC4B; }
.top-content a.call, .top-content a.emaillink { font-size: 13px; }
.main-menu { background-color: transparent; }
.navbar-collapse form .navbar-form .input-group .navbar-collapse { position: relative; padding-top: 30px !important; max-height: 270px; }
.navbar-collapse form[role=search] { position: absolute; top: 0; right: 0; width: 100%; padding: 0; margin: 0; z-index: 0; }
.navbar-collapse form[role=search] button, .navbar-collapse form[role=search] input { padding: 8px 12px; border-radius: 0; border-width: 0; color: #fff; background-color: #000; border-color: #e7e7e7; box-shadow: none; outline: 0; }
.navbar-collapse form[role=search] input { padding: 16px 12px; font-size: 14pt; font-style: italic; color: #a0a0a0; box-shadow: none; }
.navbar-collapse form[role=search] button[type=reset] { display: none; }

@media (min-width:768px) {
    .navbar-collapse form[role=search] { width: 38px; }
    .navbar-collapse form[role=search] button, .navbar-collapse form[role=search] input { padding: 8px 12px; }
    .navbar-collapse form[role=search] input { padding: 18px 12px; font-size: 18pt; opacity: 0; display: none; }
    .navbar-collapse form[role=search].active { width: 100%; text-align: right; }
    .navbar-collapse form[role=search].active button, .navbar-collapse form[role=search].active input { display: table-cell; opacity: 1; }
    .navbar-collapse form[role=search].active input { padding: 0; font-size: 15px; width: 133%; background-color: #fff; color: #575757; border: 1px solid #ccc; height: 36px; }
}

.navbar-collapse form .input-group { width: 100%; }

@media (max-width:991px) {
    .main-search { margin-bottom: -6px; }
    .desktop-header-mid { display: block; }
    .desktop-header-mid .main-logo, .desktop-header-mid .search-top-box, .navbar-collapse form[role=search] { display: none; }
    .animated-arrow span, .wsmenuexpandermain { display: block !important; }
    /*.header-text {        display: none!important;    }*/

    @media screen and (max-width: 550px) {
        .header-text h2 { font-size: 1.5em !important; }
        .header-text h2 span { font-size: 1em !important; }
    }
}

.sl-slider-wrapper { width: 100%; height: 460px; margin: -114px auto 0; position: relative; overflow: hidden; z-index: 1; }
header { position: relative; z-index: 99999; background-color: rgba(255,255,255,.7) !important; }
#stickyheader {
    margin: 0 auto;
    z-index: 9999;
    background-color: #fff;
    width: 100%;
    background-color: rgba(255,255,255,.5);
    border-bottom: 1px solid #f68a15;
}
.fixed_top { position: fixed; top: 0; background-color: #fff !important; -webkit-transform: translateZ(0); }
#carousel-example-generic { margin-top: 0; }
s .foot-cat-ul .btn-more { float: none; display: block; width: 100%; text-align: center; }
.footer-top .more_btn { float: none; display: inline-block !important; text-align: center; }
.learn_btn { float: none; display: inline-block; padding: 10px 20px !important; text-decoration: none !important; background-color: #000 !important; color: #fff !important; }
.retroshadow { color: #2c2c2c; letter-spacing: .05em; text-shadow: 4px 4px 0 #d5d5d5,7px 7px 0 rgba(0,0,0,.2); font-size: 2.5rem; line-height: 40px; }
.top_ind .col-md-3 { padding: 0; margin-top: 0; }
.rfq02 { border-bottom: 1px solid #eee; }
.footer-top.top_ind { padding-bottom: 0; }

@media (max-width:767px) {
    #carousel-example-generic { margin-top: 0; }
    .rfq02 .col-md-2, .rfq02 .col-md-3 { margin-top: 10px; }
    .borderright { height: 140px !important }
      .no-china p { line-height: 1.2; font-size: 1.15em; display: block; vertical-align: middle; margin-left: 95px; padding-top: 1.2em; }
    .borderright2 { margin-top: 70px !important; }
}

.fixed_top .logo .desktop { display: none !important; }
.header-middle .logo .sticky_logo { display: none; }
.fixed_top .logo .sticky_logo { display: block !important; }
.fixed_top .search-top-box, .fixed_top .search-top-box .search-box-main { margin-top: 0; }
.fixed_top .main-menu { padding-bottom: 15px; }
.fixed_top .logo {
    margin: 10px 0px 5px 10px;
}
.fixed_top .wsmenu-submenu { top: 30px; }

@media (max-width:991px) {
    .fixed_top .logo { margin: 0 auto; }
}

.rfq_part_des { background-color: #fff; }

@media (min-width:250px) and (max-width:450px) {
    .rfq_part_des .rfq_part_main .rfq_inner .part_content strong { width: 43%; }
    .rfq_part_des .rfq_part_main .rfq_inner .part_content span { width: 55%; }
    .rfq_part_des .rfq_part_main .rfq_inner .part_content.part_content_right strong { width: 100%; font-size: 13px; }
    .rfq_part_des .rfq_part_main .rfq_inner .part_content.part_content_right span { width: 100%; }
}

@media (min-width:220px) and (max-width:480px) {
    .rfq_new .part_content_right { border-top: 1px #fff solid !important; padding-top: 10px; margin-top: 10px; }
    .rfq_new .m_10 { margin: 0 !important; border-bottom: 1px #ccc solid; }
    .rfq_new span, .rfq_new strong { display: block; padding: 5px 2px !important; }
    .rfq_new span { background-color: #fff; }
    .part_content_right span { width: 100% !important; }
}

.filterallbtn, .filterwrap ul li a { display: block; height: 40px; border: 1px solid #CCC; font-size: 16px; line-height: 30px; text-align: center; background-repeat: no-repeat; text-decoration: none; }

@-moz-keyframes bounce {
    0%,100%,20%,50%,80% { -moz-transform: translateY(0); transform: translateY(0); }
    40% { -moz-transform: translateY(-10px); transform: translateY(-10px); }
    60% { -moz-transform: translateY(-8px); transform: translateY(-8px); }
}

@-webkit-keyframes bounce {
    0%,100%,20%,50%,80% { -webkit-transform: translateY(0); transform: translateY(0); }
    40% { -webkit-transform: translateY(-10px); transform: translateY(-10px); }
    60% { -webkit-transform: translateY(-8px); transform: translateY(-8px); }
}

@keyframes bounce {
    0%,100%,20%,50%,80% { -moz-transform: translateY(0); -ms-transform: translateY(0); -webkit-transform: translateY(0); transform: translateY(0); }
    40% { -moz-transform: translateY(-10px); -ms-transform: translateY(-10px); -webkit-transform: translateY(-10px); transform: translateY(-10px); }
    60% { -moz-transform: translateY(-8px); -ms-transform: translateY(-8px); -webkit-transform: translateY(-8px); transform: translateY(-8px); }
}

.bounce { -moz-animation: bounce 2s infinite; -webkit-animation: bounce 2s infinite; animation: bounce 2s infinite; }
.filterallbtn { padding: 5px; background-color: #F2F2F2; color: #666; }
.filterallbtn.selected { color: #23215B; background-color: #fff; }
.filterwrap { padding: 0; margin: 0; }
.filterwrap ul { padding: 0; }
.filterwrap ul li.selected a { color: #b8131c; background-color: #fff; }
.filterwrap ul li a { padding: 5px; width: 40px; background-color: #F2F2F2; color: #666; }
.filterwrap ul li a:hover { color: #b8131c; }
.filterwrap .flex-viewport { margin-right: 40px; margin-left: 40px; }
.filterwrap .flex-direction-nav { position: relative; }
.filterwrap .flex-direction-nav li { color: #fff; margin-top: -40px; }
.filterwrap .flex-direction-nav li:first-child { background-position: left center; float: left; }
.filterwrap .flex-direction-nav li:last-child { background-position: right center; float: right; }
.filterwrap .flex-direction-nav li:first-child a { background-position: left center; background-image: url(/images/GalArrow_next.png); background-repeat: no-repeat; }
.filterwrap .flex-direction-nav li:first-child a:hover { background-position: -48px top; }
.filterwrap .flex-direction-nav li:last-child a { background-position: right center; background-image: url(/images/GalArrow_prev.png); background-repeat: no-repeat; }
.filterwrap .flex-direction-nav li:last-child a:hover { background-position: 0 top; }
.filterwrap .flex-direction-nav li a { background-color: #FFF; font-size: .01px; }
Ul.slides li { display: inline-block; }
.filterwrap ul li.selectManuf a { background-color: #6c8c98; color: #fff; }
.part-type-list { background-color: #f5f5f5; border: 1px solid #ddd; }
.part-title { font-size: 16px; margin: 0; padding: 10px 5px; background: #E3E3E3; }
.part-title a:hover { color: #000; }
.part-type-list .list-unstyled { margin: 10px 0 20px; }
.part-type-list .list-unstyled li a { background: url(../images/bullet.png) 8px 8px no-repeat rgba(0,0,0,0); line-height: 25px; display: block; padding-left: 25px; }

@media (min-width:220px) and (max-width:580px) {
    .pagination-sm > li > a, .pagination-sm > li > span { font-size: 13px; padding: 4px 6px; }
    .show-table-cat-result table tr td a span.table-desc-text, .show-table-cat-result table tr td span.table-desc-text { display: inline-block; width: 100px; white-space: nowrap; overflow: hidden !important; text-overflow: ellipsis; }
}

.hidein_full { display: none; }
.hidein_mob { display: block; }

@media(min-width:0px) and (max-width:980px) {
    .hidein_mob; { display: none; }
    .hidein_full { display: block; height: auto; width: 100%; margin-top: 10px; }
}

@media(min-width:640px) and (max-width:980px) {
    .hvr-icon-wobble-vertical; { width: 40% !important; }
    .inside_left .tab_fix img { width: auto !important; }
    .inside_left .tab_fix { width: 100% !important; text-align: center !important; }
}

.bullet, .headernsn { text-align: left; }
.m_b0 { margin-bottom: 0; }
.col_green { color: #8FBB4A; }
.rfq_part_des { border-bottom: 2px solid #CCC; }
.rfq_part_des .rfq_part_main { background-color: #EFEFEF; color: #000; display: inline-block; width: 100%; }
.rfq_part_des .rfq_part_main .rfq_inner { display: block; width: 100%; }
.rfq_part_des .rfq_part_main .rfq_inner .part_content { width: 50%; float: left; border-right: 1px solid #fff; }
.rfq_part_des .rfq_part_main .rfq_inner .part_content .m_10 { margin: 10px; }
.rfq_part_des .rfq_part_main .rfq_inner .part_content strong { display: inline-block; width: 33%; text-transform: uppercase; vertical-align: top; }
.rfq_part_des .rfq_part_main .rfq_inner .part_content span { display: inline-block; width: 65%; text-transform: capitalize; vertical-align: top; }
.rfq_part_des .rfq_part_main .rfq_inner .part_content.part_content_right { width: 49%; float: left; border: none; }
.rfq_part_des .rfq_part_main .rfq_inner .part_content span input[type=text], select { width: 100%; }
.rfq_part_des .rfq_part_main .rfq_inner .part_content.part_content_right strong { display: inline-block; width: 40%; text-transform: uppercase; vertical-align: top; }
.rfq_part_des .rfq_part_main .rfq_inner .part_content.part_content_right span { display: inline-block; width: 55%; text-transform: capitalize; vertical-align: top; }

@media (min-width:768px) and (max-width:991px) {
    .rfq_part_des .rfq_part_main .rfq_inner .part_content.part_content_right strong { width: 55%; }
    .rfq_part_des .rfq_part_main .rfq_inner .part_content.part_content_right span { width: 40%; }
}

@media (min-width:650px) and (max-width:767px) {
    .rfq_part_des .rfq_part_main .rfq_inner .part_content.part_content_right strong { width: 55%; font-size: 13px; }
    .rfq_part_des .rfq_part_main .rfq_inner .part_content.part_content_right span { width: 40%; }
}

@media (min-width:200px) and (max-width:651px) {
    .rfq_part_des .rfq_part_main .rfq_inner .part_content { width: 100%; border: none; }
    .rfq_part_des .rfq_part_main .rfq_inner .part_content.part_content_right { width: 100%; font-size: 13px; }
}

@media (min-width:250px) and (max-width:450px) {
    .rfq_part_des .rfq_part_main .rfq_inner .part_content strong { width: 40%; }
    .rfq_part_des .rfq_part_main .rfq_inner .part_content span { width: 56%; }
    .rfq_part_des .rfq_part_main .rfq_inner .part_content.part_content_right strong { width: 100%; font-size: 13px; }
    .rfq_part_des .rfq_part_main .rfq_inner .part_content.part_content_right span { width: 100%; }
}

.main_top { margin: 1%; display: inline-block; width: 98%; }
.wrap_uploads { width: 100%; height: auto; padding: 20px; background-color: #6C8C98; border-bottom: 3px solid #ccc; font-size: 1.1em; font-weight: 400 !important; background-image: url(/images/service-bg.jpg); background-repeat: no-repeat; background-size: 100% 100%; }
.wrap_uploads img { margin: 0 auto; }
.hvr-icon-wobble-vertical { box-shadow: 0 0 1px transparent; position: relative; transition-duration: .3s; padding-right: 40px !important; float: none; display: inline-block; color: #fff !important; text-decoration: none; border: 1px solid #fff; }
.hvr-icon-wobble-vertical:hover { color: #fff !important; text-decoration: none !important; }
.hvr-icon-wobble-vertical:after { content: " \f062"; right: .3em; padding: 0 1px; color: #fff; font-family: FontAwesome; }

@media (min-width:220px) and (max-width:480px) {
    .rfq_new .part_content_right { border-top: 1px #fff solid !important; padding-top: 10px; margin-top: 10px; }
    .rfq_new .m_10 { margin: 0 !important; border-bottom: 1px #ccc solid; }
    .rfq_new span, .rfq_new strong { display: block; padding: 5px 10px !important; }
    .rfq_new span { background-color: #fff; width: 58.6% !important; }
    .part_content_right span { width: 100% !important; }
}

@media (min-width:220px) and (max-width:768px) {
    .rfq_new .v_space20 { height: 5px; margin-top: 0; }
    .rfq_new .h4-title { padding-bottom: 0; font-size: 1.2em; }
    .rfq_new .wrap_uploads { padding: 8px 20px; }
    .rfq_new .form-group { margin-bottom: 5px; }
}

p { margin: 0; }
.bullet { font-size: 1.2em; line-height: 1.5em; padding-left: 5px !important; list-style-type: square; }
.certif li { float: left; margin: 2px; }
.logo .desktop { padding-top: 6px; }
.rfqbtn { margin-top: -20px; }
.fixed_top .rfqbtn {
    margin-top: 20px;
    padding: 4px 11px;
    font-size: 13px;
    border-radius: 3px !important;
}
.para { color: #636a71; font-size: 13px; letter-spacing: .5px; line-height: 25px; }
.dis_footer-top { background: url(/images/bannerimg02.jpg) 0 0/100% 100% fixed rgba(0,0,0,0); padding: 10px; }
.dis_footer-top .col-md-4 .dis_foot-cat-head-col1 { background-color: #8c979c; color: #fff; display: block; font-size: 1.2em; font-weight: 700; letter-spacing: .7px; padding: 10px 10px 10px 20px; text-align: left; }
.dis_footer-top .col-md-4 .dis_foot-cat-ul { background-color: #fff; border-bottom: 3px solid #ccc; color: #6a7582; overflow: hidden; padding: 4px 0 0; }
.dis_footer-top .col-md-4 .dis_foot-cat-ul li:nth-child(2n+1) { background-color: #fff; }
.dis_footer-top .col-md-4 .dis_foot-cat-ul li:nth-child(2n) { background-color: #f4f6f7; }
.dis_footer-top .col-md-4 .dis_foot-cat-ul li:first-child a { border-top: medium none; }
.dis_footer-top .col-md-4 .dis_foot-cat-ul li a:hover { color: #d03531; }
.dis_footer-top .col-md-4 .dis_foot-cat-ul li a.more { color: #d03531; font-weight: 700; }
.dis_footer-top .col-md-3 .foot-cat-ul li a, .dis_footer-top .col-md-4 .dis_foot-cat-ul li a { border-bottom: 1px solid #ddd; color: #6a7582; display: block; font-size: 13px; letter-spacing: 1px; line-height: 23px; text-decoration: none; }
.dis_footer-top .col-md-4 .dis_foot-cat-ul li a { padding: 5px 20px; }
.dis_footer-top .col-md-3 .foot-cat-ul li a { padding: 5px 0; }
.dis_footer-top .more_btn { color: #333 !important; margin-right: 0; margin-top: 15px !important; }
.selectManuf a { background-color: #F68A15 !important; color: #fff !important; }
.recordnotfound { color: red; font-size: 15px; padding: 10px; }
#seeLessRecords, #seeMoreRecords { margin-top: 5px; padding: 5px; }
.headernsn, .table_form th { background-color: #F68A15; color: #fff; padding: 10px; }
.table_form { border: 1px solid #ccc; margin-bottom: 20px; width: 100%; }
.table_form tr:nth-child(2n+1) { background-color: #efefef; }
.table_form td { padding: 12px; }
.fixed_top .data, .fixed_top .slick-slider { display: none; }
.capitalize, strong { text-transform: capitalize !important; }
.h4-title, .show-table-cat-result table tr td span.table-desc-text { text-transform: capitalize; }
.search3 ul li { display: inline-block; margin-left: 10px; }
.search3 { margin-top: 2px !important; }
.search2 { margin-top: 6px !important; }

@media (min-width:0px) and (max-width:1024px) {
    .wsmenu-list i.fa-caret-down { display: none !important; }
}

.viewall { margin-top: 8px; }

@media (min-width:1000px) {
    .col-md-12.col-lg-12.slick-slide.slick-active { width: 1170px !important; }
}

@media (min-width:0px) and (max-width:600px) {
    .data12 { margin: 0 !important; }
}

.newrfqbtn {
    font-size: 13px;
    margin-top: 15px;
    padding: 4px 11px;
    border-radius: 3px !important;
}
.col-md-12.pulltop > form, .col-md-9.pulltop.animated.fadeInRight > form { border: 1px solid; }
.headernsn { font-weight: bold; }
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th { line-height: 1.1; vertical-align: middle; }
/********************************************************/
.owl-carousel0x { border-radius: 8px; padding: 15px 100px; }
.owl-carousel0x .owl-dots { display: none !important; }
.owl-carousel0x .owl-prev { position: absolute; top: 20%; padding: 5px 15px; left: 10px; color: #666666; font-size: 2.5em; opacity: 0.8; z-index: 999; }
.owl-carousel0x .owl-next { position: absolute; top: 20%; right: 10px; padding: 5px 15px; color: #666666; font-size: 2.5em; opacity: 0.8; filter: alpha(opacity=80) }
.owl-carousel0x .owl-prev:hover, .owl-carousel02 .owl-next:hover { opacity: 1; filter: alpha(opacity=100) }
.owl-carousel0x { text-align: center; padding: 10px 60px 40px 60px; }
.owl-carousel0x img { width: auto !important; }

@media (min-width:0px) and (max-width:1024px) {
    .owl-carousel0x .owl-prev { font-size: 1.5em; padding: 5px 10px; display: block !important; }
    .owl-carousel0x .owl-next { font-size: 1.5em; padding: 5px 10px; display: block !important; }
}

@media (min-width:0px) and (max-width:767px) {
    .owl-carousel0x img { width: 100% !important; }
    .owl-carousel0x img { width: 100% !important; }
    /*.topbrands {        height: 220px  !important;    }*/
    .footermap { position: relative; text-align: center; z-index: 9999; }
}
/*For Owl Mobile fix Start*/
.crtimg { display: none; }

@media (min-width:0px) and (max-width:640px) {
    .owl-carousel0x { display: none !important; }
    .crtimg { display: block; width: 100%; padding: 20px; }
}
/*For Owl Mobile fix END*/
.pad-r { padding-right: 4px; }

@media (max-width: 1279px) and (min-width: 0px) {
    .gaq { display: none; }
}

.gaq { position: fixed; bottom: 0px; right: 80px; background-color: rgba(246, 138, 21, 0.8); padding: 10px 20px; z-index: 1000; color: #212121; font-weight: bold; text-decoration: none !important; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; }
textarea.form-control, select.form-control {
    padding: 2px;
    outline: 0;
    display: block;
    background: #fff;
    text-indent: 2px;
    color: #2c2c2c;
    border: 1px solid #eee;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    box-shadow: none;
    border: 1px solid #c7c7c7;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.pre-footer { padding: 0px; margin: 0px; /*margin-bottom:20px;*/ }
.foot-disc, .no-china {
    position: relative;
    background-color: #fff;
    color: #6a7582;
    padding: 4px 20px 0px 40px;
    border-top: 2px #d4333c solid;
    border-bottom: 3px solid #ccc;
    overflow: hidden;
    min-height: 143px;
    margin-bottom: 30px;
    padding: 10px 10px !important;
    overflow: hidden;
    -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.15);
    -moz-box-shadow: 0 0 10px 0 rgba(0,0,0,.15);
    box-shadow: 0 0 10px 0 rgba(0,0,0,.15);
    margin-bottom: 30px;
    border-radius: 10px;
}
.no-china-content { position: absolute; width: 80%; 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 #cccccc; }
.foot-disc p { margin-bottom: 0; padding: 5px 0; line-height: 1.2; color: #000; font-size: 1.15em; }
.no-china p { line-height: 1.2; font-size: 1.15em; display: inline-block; vertical-align: middle; padding-left: 20px; padding-top: 1.2em; }
.no-china img { display: inline-block; vertical-align: middle; width: 80px; float: left; }

@media(max-width: 1280px) {
    .no-china-content { position: absolute; width: 100%; height: 100%; padding-left: 30px; padding-right: 30px; }
}

@media(max-width: 991px) {
    .no-china-content { padding-left: 30px; padding-right: 30px; }
}



@media(max-width: 480px) {
    .no-china-content { position: absolute; width: 100%; height: 100%; padding-left: 20px; padding-right: 20px; padding-top: 20px; }
    .no-china p { margin-left: 0px; padding-top: 0.4em; width:65% !important; }
}

.borderright1 { background: #f68a15; height: 245px; }
.borderright { height: 230px; }
 .fallenheroesfund {
        position: fixed;
        left: 0px;
        top: 360px;
        background-color: #fff;
        z-index: 1000;
        width: 600px;
        padding: 5px;
        transition: 1s;
    }

    .move_left {
        left: -572px !important;
        transition: 1s;
    }

    .move_left .btncloserx img {
        transform: rotate(180deg);
    }

    .fllogo {
        position: absolute;
        margin-top: -20px;
    }

    .fltext {
        padding: 5px;
        padding-right: 50px;
        padding-left: 135px;
        font-size: 0.9em;
        color: #333;
        position: relative;
    }

    .btncloserx {
        padding: 10px;
        background-color: #b52229;
        display: block;
        position: absolute;
        top: 0px;
        bottom: 0px;
        right: 0px;
    }

    .btncloserx img {
        padding-top: 25px;
        padding-bottom: 25px;
        cursor: pointer;
    }

    @media(max-width:1366px) {
        .fallenheroesfund {
            top: 360px;
        }
    }

    @media(max-width:1024px) {
        .fallenheroesfund {
            top: 280px;
        }
    }

    @media(max-width:768px) {
        .fallenheroesfund {
            top: 210px;
        }
    } 
    @media(min-width:0px) and (max-width:700px) {
        .fallenheroesfund {
            transform: scale(0.6);
            top: 120px;
            transform-origin: left;
        }

        .move_left {
            left: -344px !important;
            transition: 1s;
        }
    } 
    .fllogo {
        z-index: 1000;
    }
    @media (min-width:100px) and (max-width:760px) {
        .certif {
            text-align: center;
            /*margin-left: 25%;*/
        }
    }
    .dis_foot-cat-head{
        background: rgb(76, 76, 76);
    background: -moz-linear-gradient(left, rgba(197,25,59,1) 0%, rgba(96,55,147,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(197,25,59,1)), color-stop(100%, rgba(96,55,147,1)));
    background: -webkit-linear-gradient(left, rgb(76, 76, 76) 0%, rgb(246, 138, 21) 100%);
    background: -o-linear-gradient(left, rgba(197,25,59,1) 0%, rgba(96,55,147,1) 100%);
    background: -ms-linear-gradient(left, rgba(197,25,59,1) 0%, rgba(96,55,147,1) 100%);
    background: linear-gradient(to right, rgb(76, 76, 76) 0%, rgb(246, 138, 21) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c5193b', endColorstr='#603793', GradientType=1 );
    color: #ffffff;
    display: block;
    font-size: 1.2em;
    font-weight: bold;
    letter-spacing: 0.7px;
    padding: 10px 10px 10px 20px;
    text-align: left;
    }
    .content_section2 {
    padding: 10px 20px !important;
    overflow: hidden;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
    border-radius: 10px;
    background-color:white;
}
#searchtype {
    border: 2px solid #f68a15 !important;
    height: 35px !important;
    padding: 5px 10px;
    font-size: 13px;
    line-height: 1.5;
    border-radius: 3px !important;
}

#Keyword, #btnSearch {
    border: 2px solid #f68a15 !important;
    height: 35px !important;
    padding: 5px 10px;
    font-size: 13px;
    line-height: 1.5;
    /*border-radius: 3px !important;*/
}
h2.h4-title {
    font-size: 1.2em;
    font-weight: bold;
}
.footer-inner-wrap {
    padding: 5px 10px 20px 10px !important;
    overflow: hidden;
    -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.15);
    -moz-box-shadow: 0 0 10px 0 rgba(0,0,0,.15);
    box-shadow: 0 0 10px 0 rgba(0,0,0,.15);
    margin-bottom: 20px;
    border-radius: 10px;
}

.mobipfix { float: left !important; width: 240px !important; margin-top: -25px !important; font-size: 0.9em !important; }

.mobipfix2 { float: left !important; width: 240px !important; margin-top: 10px !important; font-size: 0.9em !important; }

.mobipfix3 { list-style: disc; display: inline-block; vertical-align: middle; padding-left: 20px; padding-top: 1.2em; width: 100%; }

@media (max-width: 480px) {
    .mobipfix { float: left !important; width: 65% !important; margin-top: -15px !important; font-size: 0.8em !important; }

    .mobipfix3 { list-style: disc; display: inline-block; vertical-align: middle; padding-left: 20px; padding-top: 0em; }

    .no-china img { width: 65px; }
}

@media (min-width:768px) and (max-width: 1024px) {
    .mobipfix { float: left !important; width: 76% !important; margin-top: -6px !important; font-size: 1em !important; }
}

@media only screen and (min-width: 1024px) and (max-width: 1366px) {
    .no-china img { width: 55px; }

    .mobipfix { float: left !important; width: 76% !important; margin-top: -30px !important; font-size: 0.8em !important; }

    .mobipfix2 { float: left !important; width: 76% !important; margin-top: 0px !important; font-size: 0.9em !important; }

    .logo .desktop { padding-top: 15px !important; }
    .navbar-collapse { padding-top: 0 !important; padding-right: 140px !important; }
}

@media (max-width: 767px) {
    .mobipfix { width: 60% !important; }

    .borderright { border-right: none !important; }
}

@media (min-width: 1366px) and (max-width: 2024px) {
    .mobipfix { float: left !important; width: 76% !important; margin-top: -15px !important; font-size: 0.8em !important; }
    .navbar-collapse { padding-top: 0 !important; padding-right: 15px !important; }
}
/*Common Certificate    START*/
@media(min-width:1920px) and (max-width:800000px) {
    .certificate {
        width: 100%;
        background-color: white;
        height: 130px;
    }
}

@media(min-width:1680px) and (max-width:1919px) {
    .certificate {
        width: 100%;
        background-color: white;
        height: 140px;
    }
}

@media(min-width:1440px) and (max-width:1679px) {
    .certificate {
        width: 100%;
        background-color: white;
        height: 140px;
    }
}

@media(min-width:1366px) and (max-width:1439px) {
    .certificate {
        width: 100%;
        background-color: white;
        height: 145px;
    }
}

@media(min-width:1280px) and (max-width:1365px) {
    .certificate {
        width: 100%;
        background-color: white;
        height: 140px;
    }
}

@media(min-width:1024px) and (max-width:1279px) {
    .certificate {
        width: 100%;
        background-color: white;
        height: 240px;
    }
}

@media(min-width:980px) and (max-width:1023px) {
    .certificate {
        width: 100%;
        background-color: white;
        height: 240px;
    }
}

@media(min-width:800px) and (max-width:979px) {
    .certificate {
        width: 100%;
        background-color: white;
        height: 245px;
    }
}

@media(min-width:768px) and (max-width:799px) {
    .certificate {
        width: 100%;
        background-color: white;
        height: 345px;
    }
}

@media(min-width:600px) and (max-width:767px) {
    .certificate {
        width: 100%;
        background-color: white;
        height: 340px;
    }
}

@media(min-width:480px) and (max-width:599px) {
    .certificate {
        width: 100%;
        background-color: white;
        height: 445px;
    }
}

@media(min-width:400px) and (max-width:479px) {
    .certificate {
        width: 100%;
        background-color: white;
        height: 441px;
    }
}

@media(min-width:0px) and (max-width:399px) {
    .certificate {
        width: 100%;
        background-color: white;
        height: 544px;
    }
}
/*     Common Certificate    END  */

.alert-danger {
    color: #a94442 !important;
    background-color: #f2dede !important;
    border-color: #ebccd1 !important
}

    .alert-danger hr {
        border-top-color: #e4b9c0
    }

    .alert-danger .alert-link {
        color: #843534
    }

.alert-success {
    color: #3c763d !important;
    background-color: #dff0d8 !important;
    border-color: #d6e9c6 !important
}

    .alert-success hr {
        border-top-color: #c9e2b3
    }

    .alert-success .alert-link {
        color: #2b542c
    }

.alert-info {
    color: #31708f !important;
    background-color: #d9edf7 !important;
    border-color: #bce8f1 !important;
}

    .alert-info hr {
        border-top-color: #a6e1ec
    }

    .alert-info .alert-link {
        color: #245269
    }