@font-face {
    font-family: 'open_sansbold';
    src: url('../fonts/opensans-bold_0-webfont.woff2') format('woff2'), url('../fonts/opensans-bold_0-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sansbold_italic';
    src: url('../fonts/opensans-bolditalic_0-webfont.woff2') format('woff2'), url('../fonts/opensans-bolditalic_0-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sansextrabold';
    src: url('../fonts/opensans-extrabold_0-webfont.woff2') format('woff2'), url('../fonts/opensans-extrabold_0-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sansextrabold_italic';
    src: url('../fonts/opensans-extrabolditalic_0-webfont.woff2') format('woff2'), url('../fonts/opensans-extrabolditalic_0-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sansitalic';
    src: url('../fonts/opensans-italic_0-webfont.woff2') format('woff2'), url('../fonts/opensans-italic_0-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sanslight';
    src: url('../fonts/opensans-light_0-webfont.woff2') format('woff2'), url('../fonts/opensans-light_0-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sanslight_italic';
    src: url('../fonts/opensans-lightitalic_0-webfont.woff2') format('woff2'), url('../fonts/opensans-lightitalic_0-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sansregular';
    src: url('../fonts/opensans-regular_0-webfont.woff2') format('woff2'), url('../fonts/opensans-regular_0-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sanssemibold';
    src: url('../fonts/opensans-semibold_0-webfont.woff2') format('woff2'), url('../fonts/opensans-semibold_0-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sanssemibold_italic';
    src: url('../fonts/opensans-semibolditalic_0-webfont.woff2') format('woff2'), url('../fonts/opensans-semibolditalic_0-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

html {
    scroll-behavior: smooth;
}

header {
    padding: 20px 0 30px;
}

.menuarea {
    background: #000;
    position: relative;
}

.menuarea:before {
    position: absolute;
    content: "";
    background: #ec0908;
    left: 0;
    width: 21%;
    height: 100%;
}

.blogholder.blgdtlmn img {
    width: 100%;
    border: 7px solid #ccc;
}

.blogholder.blgdtlmn h2 {
    margin: 0 0 10px 0;
    padding: 0;
    font-size: 24px;
    font-weight: bold;
}

.blogholder.blgdtlmn p {
    font-size: 18px;
    font-weight: normal;
    line-height: 28px;
}

#fadeandscale {
    background: #fff;
    text-align: center !important;
    width: 50%;
    box-shadow: 0 0 40px #000;
    border-radius: 5px;
    padding: 30px;
}

.fb_Popup_close.fadeandscale_close.btn.btn-default {
    position: absolute;
    right: 3px;
    top: 3px;
    border: 0;
    font-size: 20px;
}

.fb_Popup_close.fadeandscale_close.btn.btn-default:hover {
    background: #fff;
}

.fb_Popup_close.fadeandscale_close.btn.btn-default:active {
    box-shadow: none;
}

#fadeandscale1 {
    background: #fff;
    text-align: left !important;
    width: 50%;
    box-shadow: 0 0 40px #000;
    border-radius: 5px;
    padding: 30px;
}

#fadeandscale1 h2 {
    text-align: center;
}

#fadeandscale1 ol,
#fadeandscale1 ul {
    margin: auto;
    padding: 0 0 0 35px;
    list-style: decimal;
}

.fb_Popup_close.fadeandscale1_close.btn.btn-default {
    position: absolute;
    right: 3px;
    top: 3px;
    border: 0;
    font-size: 20px;
    background: none;
    box-shadow: none;
}

#fadeandscale2 {
    background: #fff;
    text-align: left !important;
    width: 50%;
    box-shadow: 0 0 40px #000;
    border-radius: 5px;
    padding: 30px;
}

#fadeandscale2 h2 {
    text-align: center;
}

#fadeandscale2 ol,
#fadeandscale2 ul {
    margin: auto;
    padding: 0 0 0 35px;
    list-style: decimal;
}

.fb_Popup_close.fadeandscale2_close.btn.btn-default {
    position: absolute;
    right: 3px;
    top: 3px;
    border: 0;
    font-size: 20px;
    background: none;
    box-shadow: none;
}

#fadeandscale3 {
    background: #fff;
    text-align: left !important;
    width: 50%;
    box-shadow: 0 0 40px #000;
    border-radius: 5px;
    padding: 30px;
}

#fadeandscale3 h2 {
    text-align: center;
}

#fadeandscale3 ol,
#fadeandscale3 ul {
    margin: auto;
    padding: 0 0 0 35px;
    list-style: decimal;
}

.fb_Popup_close.fadeandscale3_close.btn.btn-default {
    position: absolute;
    right: 3px;
    top: 3px;
    border: 0;
    font-size: 20px;
    background: none;
    box-shadow: none;
}

#fadeandscale4 {
    background: #fff;
    text-align: left !important;
    width: 50%;
    box-shadow: 0 0 40px #000;
    border-radius: 5px;
    padding: 30px;
}

#fadeandscale4 h2 {
    text-align: center;
}

#fadeandscale4 ol,
#fadeandscale4 ul {
    margin: auto;
    padding: 0 0 0 35px;
    list-style: decimal;
}

.fb_Popup_close.fadeandscale4_close.btn.btn-default {
    position: absolute;
    right: 3px;
    top: 3px;
    border: 0;
    font-size: 20px;
    background: none;
    box-shadow: none;
}

#fadeandscale5 {
    background: #fff;
    text-align: left !important;
    width: 50%;
    box-shadow: 0 0 40px #000;
    border-radius: 5px;
    padding: 30px;
}

#fadeandscale5 h2 {
    text-align: center;
}

#fadeandscale5 ol,
#fadeandscale5 ul {
    margin: auto;
    padding: 0 0 0 35px;
    list-style: decimal;
}

.fb_Popup_close.fadeandscale5_close.btn.btn-default {
    position: absolute;
    right: 3px;
    top: 3px;
    border: 0;
    font-size: 20px;
    background: none;
    box-shadow: none;
}

.top_pop h2 {
    margin: 0 0 17px 0;
    padding: 0;
    font-family: 'open_sanssemibold';
}

.top_pop p {
    font-family: 'open_sansregular';
    font-size: 15px;
    line-height: 27px;
    margin: 0;
    padding: 0;
}

.top_pop p a {
    color: #2b2764;
    font-weight: bold;
}

#fadeandscalenoti {
    background: #fff;
    text-align: center !important;
    width: 50%;
    box-shadow: 0 0 40px #000;
    border-radius: 5px;
    padding: 30px;
}

.fb_Popup_close.fadeandscalenoti_close.btn.btn-default {
    position: absolute;
    right: 3px;
    top: 3px;
    border: 0;
    font-size: 20px;
}

.fb_Popup_close.fadeandscalenoti_close.btn.btn-default:hover {
    background: #fff;
}

.fb_Popup_close.fadeandscalenoti_close.btn.btn-default:active {
    box-shadow: none;
}

.notifybtn {
    clear: both;
}

p.notifybtn a {
    background: #ec0908;
    border: 1px solid #ec0908;
    color: #fff;
    padding: 7px 15px;
    display: inline-block;
    font-size: 14px;
    margin: 6px 0 0 0;
    border-radius: 25px;
}

p.notifybtn a:hover {
    background: #fff;
    color: #ec0908;
}

#fadeandscalenoti {
    width: 33%;
}

#fadeandscalenoti .btn_sub {
    background: #262161;
    color: #fff;
    border: 0;
    padding: 5px 20px 3px;
    font-size: 14px;
    line-height: 24px;
}

.notifyptag {
    line-height: 23px !important;
    margin: 0 0 12px 0 !important;
}

.notifyh2tag {
    margin: 0 0 10px 0 !important;
    font-size: 27px !important;
}

.contact-info-heading {
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 22px;
}

.contact-submitbtn {
    background: #ec0908;
    border: 1px solid #ec0908;
    color: #fff;
    padding: 8px 43px;
    font-size: 16px;
    border-radius: 25px;
}

.msg_success {
    background: #008000;
    padding: 9px 15px;
}

.msg_success h3 {
    color: #fff !important;
    margin: 0;
    font-size: 21px;
}

.msg_error {
    background: #ff0000;
    padding: 9px 15px;
}

.msg_error h3 {
    color: #fff !important;
    margin: 0;
    font-size: 21px;
}

@media only screen and (min-width:767px) and (max-width:1199px) {
    header {
        border-bottom: 1px solid #eee;
        padding: 20px 0 20px !important;
    }
    .breadcrumb_df ul li a {
        font-size: 13px !important;
    }
    .blogbottom {
        padding: 20px 0 25px !important;
    }
    .footer_top p {
        font-size: 20px !important;
    }
    .cartprice {
        display: inline-block !important;
    }
    .wishlist_btn {
        padding: 8px 8px !important;
        font-size: 14px !important;
    }
    .addcart_btn {
        padding: 8px 8px !important;
        font-size: 14px !important;
    }
}

@media only screen and (min-width:1800px) {
    .menuarea:before {
        width: 29%;
    }
}

@media only screen and (max-width: 4000px) and (min-width: 1440px) {
    .menuarea {
        width: 1220px !important;
        margin: auto;
    }
    .menuarea:before {
        width: 15% !important;
    }
    .home_header {
        width: auto !important;
    }
    .home_header:before {
        width: 0% !important;
    }
    .main-menu ul li:first-child:before {
        position: absolute;
        content: "";
        background: url(../images/navleft.png) right top;
        width: 50px;
        height: 100%;
        top: 0;
        left: -49px;
        transform: rotate(180deg);
    }
}

.search_area {
    margin-left: -35px;
}

.main-menu ul li:last-child {
    background: #2b2764;
    position: relative;
    margin-left: 50px;
}

.main-menu ul li:last-child:after {
    position: absolute;
    content: "";
    width: 50px;
    right: -35px;
    top: 0;
    width: 50px;
    height: 100%;
    background: url(../images/menulast.png) no-repeat right top;
}

.main-menu ul li:last-child:before {
    position: absolute;
    content: "";
    width: 50px;
    left: -42px;
    top: 0;
    width: 50px;
    height: 100%;
    background: url(../images/menulast1.png) no-repeat right top;
}

.cart_area a {
    font-size: 16px;
    color: #000;
    font-family: 'open_sansbold';
}

.cartprice {
    display: flex;
    color: #5a5a5a;
    font-size: 14px;
}

.cart_area span img {
    float: left;
    margin-right: 12px;
    margin-top: 5px;
}

.search_area p {
    margin: 0;
    padding: 0;
    font-size: 15px;
    color: #5a5a5a;
}

.search_area p a {
    font-size: 15px;
    color: #5a5a5a;
    margin-right: 30px;
}

.searchtext input {
    width: 100%;
    border: 1px solid #e3e3e3;
    height: 55px;
    padding: 0 175px 0 25px;
    border-radius: 12px;
}

.searchbtn button {
    background: #ec0908;
    color: #fff;
    border: 0;
    text-transform: uppercase;
    font-size: 16px;
    font-family: 'open_sansbold';
    height: 55px;
    border-radius: 0 12px 12px 0;
    width: 170px;
}

.searchbox {
    position: relative;
    margin-top: 30px;
}

.cart_area {
    margin-top: 60px;
}

.logo {
    padding-top: 20px;
}

.searchbtn {
    position: absolute;
    top: 0;
    right: 0;
}

.navclose a {
    padding: 30px 0;
}

.banner_left {
    width: 61%;
    float: left;
    position: relative;
}

.bannerleft_content {
    position: absolute;
    right: 100px;
    top: 35%;
}

.bannerleft_content span {
    color: #fff;
    font-size: 35px;
    font-family: 'open_sansbold';
    vertical-align: middle;
    margin-left: 18px;
}

.bannerleft_content a {
    display: inherit;
    background: #ec0908;
    width: 110px;
    text-align: center;
    color: #fff;
    font-size: 13px;
    padding: 8px 10px;
    border-radius: 8px;
    font-family: 'open_sansbold';
    margin-top: 35px;
}

.bannerleft_content a:hover {
    background: #2b2764;
}

.banner_right {
    width: 38%;
    float: right;
    position: relative;
}

.bgoverlay {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0)), to(rgba(0, 0, 0)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x;
    position: absolute;
    width: 75%;
    opacity: 1;
    height: 100%;
    top: 0;
}

.banimg {
    width: 100%;
    display: block;
}

.banner_right_top {
    margin-bottom: 19px;
    position: relative;
}

.bannerright_content {
    position: absolute;
    top: 29%;
    right: 50px;
}

.bannerright_content h2 {
    margin: 0;
    padding: 0;
    color: #fff;
    font-family: 'open_sansbold';
    font-size: 25px;
}

.bannerright_content ul {
    margin: 10px 0 15px;
    padding: 0;
    list-style: none;
}

.bannerright_content ul li {
    color: #fff;
    font-size: 14px;
    padding-top: 6px;
}

.bannerright_content a {
    color: #fff;
    background: #ec0908;
    font-size: 12px;
    padding: 8px 20px;
    display: inline-block;
    border-radius: 8px;
    font-family: 'open_sansbold';
    margin-top: 15px;
}

.bannerright_content a:hover {
    background: #2b2764;
}

.bannerright_content p {
    margin: 10px 0 0 0;
    padding: 0;
    color: #fff;
    font-size: 14px;
}

.banner_right_bottom {
    position: relative;
}

.banner_bottom {
    background: #f7f7f7;
    width: 100%;
    position: relative;
    text-align: center;
    padding: 45px 0 30px;
}

.banner_bottom ul li {
    display: inline-block;
    vertical-align: top;
    width: 19.5%;
    position: relative;
}

.banner_bottom ul li:after {
    position: absolute;
    content: "";
    width: 49px;
    height: 100%;
    background: url(../images/border.png) no-repeat;
    top: 30px;
    right: -30px;
}

.banner_bottom ul li:last-child:after {
    display: none;
}

.banner_bottom ul li p {
    color: #353535;
    font-size: 18px;
    font-family: 'open_sanssemibold';
    margin: 0;
}

.banner_bottom ul li img {
    margin-bottom: 15px;
}

.equipment_category {
    text-align: center;
    position: relative;
    padding: 70px 0;
}

.equipment_category h2 {
    margin: 20px 0 40px 0;
    font-family: 'open_sanssemibold';
    color: #353535;
    font-size: 45px;
}

.equipment_category ul li {
    vertical-align: top;
    display: inline-block;
    width: 20%;
    padding: 0 10px;
    float: left;
}

.equipment_category ul li p {
    margin: 20px 0;
    color: #353535;
    font-size: 18px;
}

.equipment_category ul li p a {
    color: #353535;
}

.equip_img {
    border: 1px solid #ccc;
    padding: 30px 0;
    min-height: 270px;
    text-align: center;
}

.equip_img img {
    height: 200px;
    max-width: 100%;
}

.blog_area {
    text-align: center;
    padding: 90px 0 60px;
    position: relative;
    background: url(../images/blogbg.jpg) no-repeat left top;
    background-size: cover;
}

.blog_area h2 {
    color: #fff;
    font-size: 45px;
    font-family: 'open_sanssemibold';
    line-height: 55px;
    margin: 15px 0 30px;
}

.blogbox h3 {
    color: #fff;
    margin: 30px 0 15px;
    padding: 0;
    font-size: 20px;
    line-height: 30px;
    font-family: 'open_sanssemibold';
}

.blogbox p {
    margin: 0 0 15px 0;
    padding: 0;
    color: #c4c4c4;
    line-height: 26px;
    font-size: 16px;
}

.moreinfo {
    color: #fff;
    background: #ec0908;
    font-size: 12px;
    padding: 8px 20px;
    display: inline-block;
    border-radius: 8px;
    font-family: 'open_sansbold';
    margin-top: 0;
}

.moreinfo:hover {
    color: #fff;
}

.blog_area ul li {
    width: 33%;
    display: inline-block;
    padding: 15px;
    margin-bottom: 20px;
}

.blogbox {
    text-align: center;
}

.blogbox img {
    width: 100%;
    display: block;
}

.blogbottom {
    position: relative;
    width: 100%;
    padding: 100px 0 160px;
}

.sell_part {
    background: #efefed;
    padding: 40px;
    background: url(../images/sellbg.jpg) no-repeat right center;
    background-size: cover;
}

.sell_part h2 {
    color: #ec0908;
    margin: 0 0 60px 0;
    padding: 0;
    font-size: 25px;
    text-transform: uppercase;
    font-family: 'open_sansbold';
    line-height: 35px;
}

.sell_part p {
    color: #000000;
    font-size: 16px;
    font-family: 'open_sansbold';
    padding-bottom: 20px;
    margin-bottom: 20px;
    width: 64%;
    border-bottom: 1px solid #d6d6d6;
}

.sell_part a {
    color: #000;
    font-size: 16px;
    background: #ec0908;
    color: #fff;
    padding: 12px;
    display: inline-block;
    border-radius: 6px;
    font-weight: bold;
    padding: 12px 50px;
}

.sell_part a:hover {
    background: #2b2764;
}

.need_part {
    padding: 50px;
    background: url(../images/partbg.jpg) no-repeat right center;
    background-size: cover;
}

.need_part h2 {
    margin: 0;
    padding: 0;
    color: #ec0908;
    font-family: 'open_sansbold';
    font-size: 30px;
}

.need_part p {
    color: #fff;
    margin: 13px 0 25px 0;
    padding: 0;
    font-size: 16px;
    line-height: 30px;
}

.need_part a {
    background: #ec0908;
    color: #fff;
    font-size: 16px;
    padding: 17px 28px;
    display: inline-block;
    border-radius: 6px;
    font-family: 'open_sansbold';
}

.need_part a:hover {
    background: #2b2764;
}

.footer_top {
    background: #ec0908;
    position: relative;
    padding: 32px 0;
}

.footer_top p {
    color: #fff;
    font-family: 'open_sanssemibold';
    margin: 0;
    padding: 0;
    font-size: 18px;
    line-height: 26px;
}

.footer_top a {
    color: #fff;
    display: block;
    font-family: 'open_sanssemibold';
    font-size: 18px;
}

.ftrtop_box {
    border-right: 1px solid #fff;
    padding: 14px 0;
}

.footer_top .col-md-7 {
    padding: 0;
}

.footer_top .col-md-3 {
    padding: 0;
}

.footer_top .col-md-2 {
    padding: 0;
}

.secondbox {
    padding-left: 30px;
}

.manicon {
    position: absolute;
    bottom: -32px;
    left: 0;
}

.firstbox {
    padding-left: 205px;
}

.ftrtop_box.thirdbox {
    border-right: 0;
    padding-left: 20px;
    padding-top: 27px;
}

.footer {
    padding: 70px 0;
    background: #171616;
    position: relative;
}

.footer_box h2 {
    margin: 0 0 15px 0;
    padding: 0;
    color: #fff;
    font-size: 18px;
    font-family: 'open_sanssemibold';
}

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

.footer_box ul li a {
    color: #fff;
    font-size: 16px;
}

.footer_box ul li a:hover {
    color: #ec0908;
}

.footer_box p {
    color: #fff;
    font-size: 16px;
    line-height: 26px;
    margin: 0;
    padding: 0;
}

.follow_us {
    margin-top: 15px;
}

.follow_us ul li {
    float: left;
    margin-right: 12px;
}

.footer_bottom {
    background: #0c0b0b;
    position: relative;
}

.footer_bottom p {
    margin: 0;
    padding: 0 0 0 0;
    color: #fff;
    font-size: 16px;
}

.card {
    text-align: right;
    padding-top: 30px;
}

.copyright {
    padding: 22px 0;
    background-color: #ec0908;
    position: relative;
}

.copyright:after {
    background: url(../images/footerborder.png) no-repeat right top;
    position: absolute;
    top: 0;
    right: -50px;
    width: 53px;
    height: 100%;
    content: "";
}

.footer_bottom::before {
    background: #ec0908;
    position: absolute;
    left: 0;
    height: 80px;
    width: 30%;
    height: 100%;
    content: "";
}

.inner-body {
    padding: 20px 0;
}

.inner-body p {
    margin: 0;
    padding: 10px 0 0px 0;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color: #646464;
    line-height: 24px;
    font-size: 20px;
}

.inner-body ol {
    padding: 10px 0 0 15px;
    margin: 0;
}

.inner-body ol li {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color: #646464;
    line-height: 24px;
    list-style: decimal;
    padding: 0 0 5px;
}

.inner-body address {
    margin: 0;
    padding: 10px 0 0px 0;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color: #646464;
    line-height: 24px;
}

.container-fluid {
    position: relative;
}

.innerheading {
    font-size: 21px;
}

.innerheading {
    margin: 0 0 15px 32px;
    padding: 0;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 26px;
    color: #EC0908;
}

.innerheading span {
    font-size: 15px;
    font-weight: 500;
    text-transform: capitalize;
    vertical-align: middle;
    padding: 0 5px;
}

.innerheading a {
    margin: 0;
    padding: 6px 0 0;
    font-weight: 500;
    float: right;
    font-size: 16px;
    color: #1277bd;
}

.blogholder {
    width: 100%;
    padding: 0;
    margin: 0 0 25px;
    float: left;
}

.pagination-area {
    text-align: right;
    margin-top: 20px;
    margin-bottom: 20px;
}

.blgsearch {
    margin: 0 0 25px 18px;
}

.blgsearch input[type=text] {
    width: 100%;
    max-width: 250px;
    min-height: 35px;
    margin: 0;
    padding: 0;
}

.blgsearch input[type=submit] {
    max-width: 50px;
    width: 100%;
    background-color: #EC0908;
    border: none;
    color: #fff;
    font-size: 16px;
    min-height: 35px;
}

.blogholder a {
    color: #2B2764;
}

.blogholder a:hover {
    color: #23527c;
}

.blgrdmr {
    font-size: 15px;
    color: #fff !important;
    background-color: #EC0908;
    text-align: left;
    padding: 7px 15px;
    font-family: 'Open Sans', sans-serif;
    border: 1px solid #e9e9e9;
    text-transform: uppercase;
    width: 18%;
    margin: 8px 0 0 0;
    display: inline-block;
}

.main-menu ul li ul li {
    background: none !important;
    margin: 0 !important;
}

.main-menu ul li ul li::after,
.main-menu ul li ul li::before {
    background: none !important;
    position: relative !important;
}

.blogholder.blgdtlmn.blghdrgap {
    margin: 20px 0 20px 0;
}

.listing_body {
    padding: 30px 0;
}

.listing_sidebar {
    border: 1px solid #ccc;
}

.listing_sidebar h2 {
    font-size: 16px;
    font-weight: 700;
    margin: 0;
    padding: 15px 10px;
    background: #2b2764;
    color: #fff;
}

.listing_sidebar ul li a {
    color: #000;
    padding: 8px 10px;
    display: block;
    border-bottom: 1px solid #ccc;
}

.tabbtn ul li a {
    font-size: 22px;
    color: #ccc;
    border: 1px solid #ccc;
    padding: 6px 10px;
    cursor: pointer;
}

.listing_right .breadcrumb_df {
    margin-bottom: 15px;
}

.tabbtn ul li {
    float: left;
    margin-left: 7px;
}

.tabbtn {
    float: right;
}

.listingbar select {
    padding: 6px;
    border: 1px solid #ccc;
    width: 125px;
    cursor: pointer;
}

.listingbar {
    margin-bottom: 30px;
}

.gridproduct {
    border: 1px solid #ccc;
    padding: 15px;
    margin-bottom: 30px;
    min-height: 430px;
}

#contactus label {
    width: 100%;
    margin-top: 15px;
    font-size: 13px;
}

#contactus input {
    border: 1px solid #ccc;
    padding: 9px;
}

#contactus select {
    border: 1px solid #ccc;
    padding: 9px;
    display: block;
}

#work_issue {
    margin-top: 15px;
}

#notes {
    border: 1px solid #ccc;
}

#contactus input[type="submit"] {
    background: #ec0908;
    border: 1px solid #ec0908;
    color: #fff;
    padding: 8px 43px;
    font-size: 16px;
    border-radius: 25px;
    margin: 15px 0;
}

#contactus input[type="submit"]:hover {
    background: #fff;
    color: #ec0908;
}

#acode {
    width: 50px;
}

.large_area {
    width: 30%;
}

.sldout {
    background: #000;
    padding: 10px;
    text-align: center;
    color: #fff;
    display: inline-block;
    width: 90px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 80px;
    text-transform: uppercase;
}

.gridproduct.slddiv img {
    opacity: .5;
}

.gridproduct.slddiv h3 {
    opacity: .5;
}

.gridproduct.slddiv p {
    opacity: .5;
}

.gridproduct.slddiv .available {
    opacity: .5;
}

.gridproduct h3 a {
    color: #000;
    font-weight: bold;
    font-size: 17px;
}

.gridproduct h3 {
    margin: 8px 0 6px 0;
    padding: 0;
}

.gridproduct p {
    margin: 0;
    padding: 0;
    color: #ec0908;
}

.rating {
    display: block;
    color: #2b2764;
}

.available {
    margin: 5px 0;
    display: block;
}

.listproduct {
    border: 1px solid #ccc;
    padding: 15px 0;
    margin-bottom: 30px;
}

.searchtips-area h2 {
    margin: 0 0 20px 0;
    padding: 0;
    font-size: 26px;
    color: #EC0908;
    text-transform: uppercase;
    font-weight: bold;
}

.searchtip-box {
    width: 100%;
    float: left;
    margin-bottom: 25px;
    padding-bottom: 25px;
    border-bottom: 1px solid #ccc;
}

.searchtip-box img {
    float: left;
}

.searchtip-box img {
    float: left;
    border: 1px solid #ccc;
    padding: 3px;
    margin-right: 20px;
}

.searchtip-box h3 {
    margin: 0;
    padding: 0;
    font-size: 18px;
    font-weight: 700;
    color: #000;
}

.searchtip-box p {
    color: #646464;
    font-size: 16px;
    line-height: 26px;
}

.searchtips-area h4 {
    font-size: 20px;
    margin: 0;
    padding: 0;
    color: #000;
    font-weight: 700;
}

.searchtips-area p {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 20px;
}

#accordion a {
    color: #2b2764;
    font-size: 17px;
    width: 100%;
    display: block;
    padding: 1px;
}

.brandarea ul {
    margin: 0 -1px;
}

.brandarea ul li {
    float: left;
    width: 18%;
    text-align: center;
    min-height: 155px;
    margin: 0 17px 17px 2px;
    border: 1px solid #e4e4e4;
    box-shadow: 5px 2px 8px #ccc;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
}

.brandarea ul li a {
    width: 100%;
    display: block;
    padding: 18px 0;
}

.brandarea ul li a span {
    display: block;
    font-size: 12px;
    margin-top: 7px;
}

.brandarea ul li img {
    max-height: 80px;
    width: auto !important;
    border: 0 !important;
}

.listinglistview {
    text-align: left;
}

@media only screen and (max-width:1050px) {
    .search_area {
        margin-left: 0;
    }
    .search_area p {
        font-size: 15px;
    }
    .search_area p a {
        font-size: 15px;
    }
    .cart_area {
        margin-top: 47px;
    }
    .main-menu ul li:last-child {
        margin-left: 0;
    }
    .banner_right_top {
        margin-bottom: 14px;
    }
    .footer_top p {
        font-size: 16px;
    }
    .secondbox {
        padding-left: 18px;
    }
    .ftrtop_box.thirdbox {
        padding-top: 15px;
        word-wrap: break-word;
    }
}

@media only screen and (max-width:991px) {
    .shrcrtlnk {
        margin-right: 0 !important;
    }
    .swap {
        display: flex;
        flex-direction: column;
    }
    .ordertwo {
        order: 2;
    }
    .orderone {
        order: 1;
    }
    .listingbar select {
        width: 124px;
    }
    .gridproduct {
        min-height: 1px;
    }
    .listingbar {
        margin-bottom: 15px;
        display: inline-block;
        width: 100%;
    }
    .tabbtn {
        float: none;
        text-align: right;
        margin-top: 15px;
    }
    .tabbtn ul li {
        float: none;
        margin-left: 7px;
        display: inline-block;
    }
    .logo {
        padding-top: 0;
        text-align: center;
    }
    .search_area {
        text-align: center;
    }
    .searchbox {
        margin-top: 10px;
    }
    .search_area {
        margin-top: 20px;
    }
    .cart_area span img {
        float: none;
    }
    .cart_area {
        text-align: center;
        margin-top: 20px;
    }
    .menuarea {
        background: none;
        position: absolute;
        width: 100%;
        top: 30px;
    }
    .main-menu ul li:last-child {
        background: #fff;
    }
}

@media only screen and (max-width:768px) {
    #fadeandscale {
        width: 98% !important;
    }
    #fadeandscale_1 {
        width: 98%;
    }
    .menuarea {
        top: 40px;
        right: 25px;
    }
    .banner_left {
        width: 100%;
    }
    .banner_right {
        width: 100%;
    }
    .banner_right_top {
        margin-bottom: 0;
    }
    .banner_bottom ul li {
        width: 30%;
        margin-bottom: 20px;
    }
    .equipment_category ul li {
        width: 30%;
        margin-bottom: 30px;
    }
    .equipment_category {
        padding: 70px 0 40px;
    }
    .blog_area ul li {
        width: 48%;
        vertical-align: top;
    }
    .sell_part {
        background-size: cover;
    }
    .need_part {
        background-size: cover;
    }
    .manicon {
        display: none;
    }
    .firstbox {
        padding-left: 0;
    }
    .secondbox {
        padding-left: 0;
    }
    .ftrtop_box.thirdbox {
        padding: 0;
    }
    .ftrtop_box {
        text-align: center;
        border-bottom: 1px solid #fff;
        border-right: 0;
        padding: 20px 0 !important;
    }
    .ftrtop_box.thirdbox {
        border-bottom: 0;
    }
    .footer_box {
        margin-bottom: 20px;
    }
    .copyright::after {
        display: none;
    }
    .footer_bottom::before {
        display: none;
    }
    .copyright {
        text-align: center;
        padding: 15px 0;
    }
    .card {
        text-align: center;
        padding-top: 30px;
        padding-bottom: 30px;
    }
}

@media only screen and (max-width:767px) {
    .equipment_category {
        padding: 35px 10px;
        color: #ec0908;
        font-weight: bold;
    }
    .equipment_category ul li p {
        margin: 10px 0 !important;
    }
    .equipment_category ul li p a {
        font-weight: 600;
    }
    .footer {
        text-align: center;
    }
    .cartprice {
        display: inline-block;
    }
    .carttable table tr td {
        padding: 10px 3px !important;
        font-weight: normal !important;
        font-size: 13px !important;
    }
    .carttable table thead tr td {
        font-size: 15px !important;
        padding: 10px 7px !important;
    }
    .shrcrtlnk {
        float: none !important;
        margin-bottom: 15px !important;
        margin-right: 0 !important;
        margin-top: 0 !important;
        display: inline-block !important;
    }
    .listing_right .col-md-12 {
        padding: 0;
    }
    .listingbar span {
        display: block;
    }
    .listingbar span strong {
        width: 46%;
        display: inline-block;
    }
    .listingbar select {
        width: 52%;
    }
    .swap {
        display: flex;
        flex-direction: column;
    }
    .ordertwo {
        order: 2;
    }
    .orderone {
        order: 1;
    }
    .xs-top {
        padding-top: 0;
        margin-top: 0 !important;
    }
}

@media only screen and (max-width:667px) {
    .equipment_category h2 {
        font-size: 30px;
    }
    .blog_area h2 {
        font-size: 30px;
        line-height: normal;
    }
    .blogbottom {
        padding: 50px 0;
    }
    .listing_right {
        margin-top: 30px;
    }
    .searchtip-box img {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }
    .pro_title {
        font-size: 20px;
        font-weight: bold;
    }
    .wishlist_btn {
        padding: 8px 10px !important;
        font-size: 15px !important;
    }
    .addcart_btn {
        padding: 8px 23px !important;
        font-size: 15px !important;
    }
    .pro_des_tab {
        padding: 15px 0 0 0;
    }
    .carttable.row {
        overflow: scroll;
    }
    .innerheading {
        margin-top: 15px;
    }
    .table_responsive {
        overflow-x: scroll;
    }
    .war_hdng {
        margin-top: 10px !important;
    }
    #fadeandscale_6,
    #fadeandscale_2,
    #fadeandscale_wish,
    #fadeandscale_1,
    #fadeandscale_3,
    #fadeandscale_4,
    #fadeandscale_5 {
        width: 90% !important;
        padding: 40px 10px 0 10px !important;
    }
    .equipment_category ul li {
        min-height: 252px;
    }
    .equip_img {
        min-height: 180px;
    }
    .equip_img img {
        max-height: 110px;
    }
    .equipment_category ul li p {
        margin-bottom: 0;
    }
}

@media only screen and (max-width:500px) {
    .searchbtn {
        width: 100%;
        position: relative;
    }
    .searchbtn button {
        width: 100%;
        border-radius: 12px;
        font-size: 20px;
        height: 40px;
        margin-top: 8px;
    }
    .bannerright_content {
        right: inherit;
        left: 50px;
    }
    .bgoverlay {
        width: 100%;
    }
    .banner_bottom ul li {
        width: 48%;
    }
    .banner_bottom ul li::after {
        display: none;
    }
    .equipment_category ul li {
        width: 48%;
    }
    .blogbox h3 {
        font-size: 18px;
        line-height: normal;
    }
    .sell_part {
        padding: 20px;
    }
    .need_part {
        padding: 20px;
    }
}

@media only screen and (max-width:480px) {
    header {
        border-bottom: 1px solid #eee;
        padding: 20px 0 20px;
        margin-bottom: 10px;
    }
    .equipment_category h2 {
        font-size: 22px;
        color: #ec0908;
        font-weight: bold;
    }
    .footer {
        padding: 20px 0;
    }
    .follow_us ul {
        display: inline-block;
    }
    .optn_choose {
        font-weight: bold !important;
        padding: 15px !important;
        font-size: 16px !important;
    }
    .breadcrumb_df ul li a {
        font-size: 10px !important;
    }
    .menuarea {
        right: 0;
    }
    .searchtext input {
        padding: 15px;
        height: 40px;
    }
    .bannerleft_content {
        right: 0;
        top: 27%;
        width: 100%;
        text-align: center;
    }
    .bannerleft_content span {
        font-size: 25px;
    }
    .bannerleft_content a {
        margin: 0 auto;
    }
    .bannerright_content {
        top: 17%;
        width: 100%;
        left: 0;
        text-align: center;
    }
    .banner_bottom ul li p {
        font-size: 14px;
    }
    .blog_area h2 {
        font-size: 20px;
    }
    .blog_area ul li {
        width: 100%;
    }
    .sell_part h2 {
        font-size: 18px;
        line-height: normal;
    }
    .need_part h2 {
        font-size: 18px;
        line-height: normal;
    }
    .need_part p {
        line-height: normal;
    }
    .card img {
        width: 100%;
    }
    .tabbtn {
        margin-top: 20px;
        display: none;
    }
    #div1 {
        display: none;
    }
    #div2 {
        display: block !important;
    }
    .listingbar {
        display: inline-block;
        width: 100%;
    }
}

.pro_title {
    margin-bottom: 20px;
}

.breadcrumb_df ul li {
    display: inline-block;
}

.breadcrumb_df ul li a {
    color: #2b2764;
    font-size: 17px;
    font-weight: 400;
}

.breadcrumb_df ul li:last-child a {
    color: #000;
}

.glass-case * {
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
    padding: 0;
    margin: 0;
    border: 0;
}

.glass-case *:before,
.glass-case *:after {
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
}

.glass-case {
    position: relative;
}

.gc-display-area {
    position: absolute;
    overflow: hidden;
    border: 2px solid #F5F5F5;
    padding: 2px;
    background-color: #fff;
}

.gc-display-container {
    position: relative;
    overflow: hidden;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
}

.gc-display-display {
    position: relative;
    height: 100%;
    width: 100%;
    max-height: 100%;
    max-width: 100%;
    cursor: crosshair;
    opacity: 1;
}

.gc-lens {
    position: absolute;
    overflow: hidden;
    z-index: 1000;
    cursor: crosshair;
    background: #CECECE;
    opacity: .5 !important;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50) !important;
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
}

.gc-zoom {
    position: absolute;
    /overflow: hidden;
    width: 100%;
    height: auto;
    z-index: 1040 !important;
    border: 2px solid #f5f5f5;
    padding: 2px;
    background-color: #fff;
}

.gc-zoom-inner {
    cursor: crosshair;
    border: 0 !important;
    left: -2px !important;
    top: -2px !important;
    margin: 0 !important;
    z-index: 1010 !important;
}

.gc-zoom-container {
    position: relative;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
}

.gc-zoom-container img {
    position: relative;
    max-width: none !important;
}

.gc-caption-container {
    position: absolute;
    overflow: hidden;
    width: 100%;
    padding: 2px;
    z-index: 1050 !important;
    background-color: rgba(255, 255, 255, 0.5);
    line-height: 1.6;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
    color: #333;
    font-size: 0.9em;
}

.gc-caption-container div {
    position: relative;
    padding: 0 12px 0 12px;
}

.gc-caption-intop {
    left: 0;
    top: 0;
}

.gc-caption-inbottom {
    left: 0;
    bottom: 0;
}

.gc-caption-outtop,
.gc-caption-outbottom {
    width: 100%;
    width: calc(100% + 4px);
    border: 2px solid #f5f5f5;
    background: #fff;
}

.gc-caption-outtop {
    top: 0;
    left: -2px;
    -webkit-transform: translate(0, -100%);
    -moz-transform: translate(0, -100%);
    -ms-transform: translate(0, -100%);
    -o-transform: translate(0, -100%);
    transform: translate(0, -100%);
}

.gc-caption-outbottom {
    bottom: 0;
    left: -2px;
    -webkit-transform: translate(0, 100%);
    -moz-transform: translate(0, 100%);
    -ms-transform: translate(0, 100%);
    -o-transform: translate(0, 100%);
    transform: translate(0, 100%);
}

.gc-alignment-center {
    text-align: center;
}

.gc-alignment-left {
    text-align: left;
}

.gc-alignment-right {
    text-align: right;
}

.gc-thumbs-area {
    position: absolute;
    overflow: hidden;
    background-color: transparent;
}

.gc-thumbs-area-prev,
.gc-thumbs-area-next {
    position: absolute;
    z-index: 1010;
}

.gc-thumbs-area.gc-hz .gc-thumbs-area-prev,
.gc-thumbs-area.gc-hz .gc-thumbs-area-next {
    top: 0;
    height: 100%;
    min-height: 100%;
    width: 5%;
}

.gc-thumbs-area.gc-vt .gc-thumbs-area-prev,
.gc-thumbs-area.gc-vt .gc-thumbs-area-next {
    left: 0;
    width: 100%;
    min-width: 100%;
    height: 5%;
}

.gc-thumbs-area.gc-hz .gc-thumbs-area-prev {
    left: 0;
}

.gc-thumbs-area.gc-hz .gc-thumbs-area-next {
    right: 0;
}

.gc-thumbs-area.gc-vt .gc-thumbs-area-prev {
    top: 0;
}

.gc-thumbs-area.gc-vt .gc-thumbs-area-next {
    bottom: 0;
}

.gc-thumbs-area-prev:hover,
.gc-thumbs-area-next:hover {
    opacity: 1;
    cursor: pointer;
    cursor: hand;
}

.gc-thumbs-area-prev .gc-disabled,
.gc-thumbs-area-next .gc-disabled,
.gc-thumbs-area-prev .gc-disabled:hover,
.gc-thumbs-area-next .gc-disabled:hover {
    opacity: .3;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter: alpha(opacity=30);
    -moz-opacity: 0.3;
    -khtml-opacity: 0.3;
    cursor: default;
}

.glass-case ul {
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    border: 0;
    padding: 0;
    height: 100%;
    list-style: none;
}

.glass-case ul li {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
    border: 2px solid #f5f5f5;
    padding: 2px;
    background-color: #fff;
}

.gc-thumbs-area.gc-hz li {
    display: inline;
    float: left;
    max-width: 100%;
    max-height: 100%;
    margin-right: 5px;
}

.gc-thumbs-area.gc-vt li {
    margin-bottom: 5px;
}

.glass-case ul li .gc-li-display-container {
    position: relative;
    overflow: hidden;
    height: 100%;
    width: 100%;
    display: inline-block;
}

.glass-case ul li:hover {
    border-color: #4f4f4f;
    cursor: pointer;
    cursor: hand;
}

.glass-case ul li.gc-active,
.glass-case ul li.gc-active:hover {
    border-color: #669966;
    cursor: default;
}

.glass-case ul li .gc-li-display-container img {
    position: relative;
    top: 50%;
    left: 50%;
}

.gc-overlay-area {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2147483647 !important;
    background-color: rgb(204, 204, 204);
    background-color: rgba(51, 51, 51, 0.95);
}

.gc-overlay-gcontainer {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 0;
}

.gc-overlay-container {
    position: relative;
    overflow: auto;
    width: 100%;
    height: 100%;
    padding: 0;
}

.gc-overlay-container-display {
    position: absolute;
    overflow: auto;
    width: 100%;
    height: 100%;
    padding: 0;
}

.gc-ocd-top {
    top: 0;
}

.gc-ocd-bottom {
    bottom: 0;
}

.gc-overlay-fit {
    padding: 4em 5.5em 1em 5.5em;
    overflow: hidden;
}

.gc-overlay-display {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    cursor: crosshair;
}

.gc-overlay-display-center {
    max-width: 100%;
    max-height: 100%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.gc-overlay-display-vcenter {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.gc-overlay-display-hcenter {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}

.gc-overlay-top-icons {
    position: absolute;
    top: 0;
    padding: 1em 1.5em 1em 0;
    width: 100%;
    height: 4em;
}

.gc-overlay-left-icons {
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    padding: 0 1em 0 1.5em;
    height: 100%;
    width: 5.5em;
}

.gc-overlay-right-icons {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0 1.5em 0 1em;
    height: 100%;
    width: 5.5em;
}

@charset "UTF-8";
@font-face {
    font-family: "linea-arrows-10";
    src: url("../fonts/linea-arrows-10.eot");
    font-weight: normal;
    font-style: normal;
}

.gc-icon:before {
    line-height: 1;
}

.gc-icon {
    font-family: "linea-arrows-10" !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    z-index: 1020;
    cursor: pointer;
    cursor: hand;
    color: #fff;
    opacity: .7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    height: 1em;
    width: 1em;
    line-height: 0;
    background: rgb(204, 204, 204);
    background: rgba(204, 204, 204, 0.5);
    border: 2px solid #F5F5F5;
}

.gc-icon:hover {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
}

.gc-disabled .gc-icon:hover,
.gc-disabled .gc-icon:hover,
.gc-disabled .gc-icon,
.gc-disabled .gc-icon {
    opacity: .3;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter: alpha(opacity=30);
    -moz-opacity: 0.3;
    -khtml-opacity: 0.3;
    cursor: default;
}

.gc-icon-next {
    top: 50%;
    right: -2px;
}

.gc-icon-next:before {
    position: absolute;
    top: -2px;
    right: -2px;
    content: ">";
}

.gc-icon-next-vt {
    bottom: 0;
    left: 50%;
}

.gc-icon-next-vt:before {
    position: absolute;
    top: -2px;
    left: -2px;
    content: ">";
}

.gc-display-area .gc-icon-next {
    font-size: 2em !important;
}

.gc-thumbs-area-next .gc-icon-next {
    right: 0;
    font-size: 2em !important;
}

.gc-thumbs-area-next .gc-icon-next-vt {
    font-size: 1.5em !important;
}

.gc-overlay-area .gc-icon-next {
    position: relative;
    right: 0;
    font-size: 3em;
}

.gc-icon-prev {
    top: 50%;
    left: -2px;
}

.gc-icon-prev:before {
    position: absolute;
    top: -2px;
    left: -2px;
    content: "<";
}

.gc-icon-prev-vt {
    top: 0;
    left: 50%;
}

.gc-icon-prev-vt:before {
    position: absolute;
    top: -2px;
    left: -2px;
    content: "<";
}

.gc-display-area .gc-icon-prev {
    font-size: 2em !important;
}

.gc-thumbs-area-prev .gc-icon-prev {
    font-size: 2em !important;
}

.gc-thumbs-area-prev .gc-icon-prev-vt {
    font-size: 1.5em !important;
}

.gc-overlay-area .gc-icon-prev {
    position: relative;
    left: 0;
    font-size: 3em;
}

.gc-icon-download {
    right: -2px;
    bottom: 0;
    font-size: 2em;
    overflow: hidden;
}

.gc-icon-download:before {
    position: absolute;
    top: -4px;
    left: -2px;
    content: "\e064";
    display: none;
}

.gc-icon-close {
    position: relative;
    font-size: 2em;
    float: right;
}

.gc-icon-close:before {
    position: absolute;
    content: "x";
    top: -4px;
    right: 3px;
}

.gc-icon-enlarge {
    position: relative;
    float: right;
    margin-right: 0.25em;
    font-size: 2em;
    display: none !important;
}

.gc-icon-enlarge:before {
    position: absolute;
    content: '\e017';
    top: -4px;
    right: 3px;
}

.gc-icon-compress {
    position: relative;
    float: right;
    margin-right: 0.25em;
    font-size: 2em;
}

.gc-icon-compress:before {
    position: absolute;
    content: '\e053';
    top: -2px;
    right: -2px;
}

.gc-icon-download {
    display: none !important;
}

.gc-icon-download:hover {
    opacity: 0;
}

.gc-loading {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 31px;
    height: 31px;
    margin-left: -15px;
    margin-top: -15px;
    background-image: url(../images/loader.gif);
}

.gc-loading3 {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -15px;
    margin-top: -15px;
    font-size: 0.25em;
    text-indent: -9999em;
    border-top: 1.1em solid rgba(102, 153, 102, 0.2);
    border-right: 1.1em solid rgba(102, 153, 102, 0.2);
    border-bottom: 1.1em solid rgba(102, 153, 102, 0.2);
    border-left: 1.1em solid #669966;
    -webkit-animation: loadGC 1.1s infinite linear;
    animation: loadGC 1.1s infinite linear;
}

.gc-loading3,
.gc-loading3:after {
    border-radius: 50%;
    width: 30px;
    height: 30px;
}

@-webkit-keyframes loadGC {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes loadGC {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.gc-hide {
    display: none;
    z-index: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
}

.gc-noscroll {
    overflow: hidden;
}

.gc-start {
    display: none;
    z-index: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
}

.pro_price {
    font-size: 18px;
    padding-bottom: 10px;
}

.pro_del span {
    display: block;
    color: #000;
}

.optn_choose {
    background: #2b2764;
    margin: 15px 0;
    color: #fff;
    font-weight: lighter;
    padding: 8px;
    font-size: 19px;
}

.quan input {
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 5px;
}

.wishlist_btn {
    color: #ec0908;
    background: #fff;
    border: 1px solid #ec0908;
    padding: 8px 20px;
    font-size: 16px;
    margin: 15px 0;
    border-radius: 25px;
}

.wishlist_btn:hover {
    background: #ec0908;
    color: #fff;
}

.addcart_btn {
    background: #ec0908;
    border: 1px solid #ec0908;
    color: #fff;
    padding: 8px 43px;
    font-size: 16px;
    border-radius: 25px;
    margin: 15px 0;
}

.addcart_btn:hover {
    background: #fff;
    color: #ec0908;
}

.ship_info p {
    font-size: 15px;
    color: #ec0908;
}

.ship_info p span {
    color: #000;
}

.tab_hdng {
    background: #2b2764;
    color: #fff;
    padding: 12px 30px;
    font-size: 16px;
    display: inline-block;
}

.pro_des_tab p {
    color: #000;
    font-size: 16px;
}

.pro_des_detail {
    border: 1px solid #a0a0a0;
    padding: 15px;
    margin-bottom: 5px;
}

.pro_des_detail ul {
    list-style: disc;
    padding-left: 30px;
    color: #000;
    padding-top: 10px;
}

.pro_des_detail ul li {
    padding: 3px 0;
}

.gridproduct img {
    max-height: 208px;
    max-width: 100%;
}

.listproduct img {
    max-width: 100%;
}

.tabbtn ul li a.active_list {
    background: #ec0908;
}

.carttable table img {
    max-width: 100%;
}

.carttable table tr td {
    padding: 15px;
    font-weight: 600;
    font-size: 15px;
    color: #212121;
}

.carttable table tr td p {
    color: #212121;
    font-size: 15px;
}

.carttable table tr td input[type="text"] {
    border: 2px solid #2b2764;
    background: #fff;
    width: 40%;
    -moz-appearance: none;
    -webkit-appearance: none;
    height: 27px;
    text-align: left;
}

.carttable table thead tr td {
    background: #2b2764;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    padding: 8px 15px;
}

.summery-box h4 span {
    float: right;
}

.summery-box h4 {
    color: #000;
}

.summery-box h4 {
    margin: 10px 0 0 0;
    padding: 10px 0 0 0;
    font-size: 20px;
    font-weight: 700;
    border-top: 1px solid #dbdbdb;
}

.summery-box p span {
    float: right;
}

.summery-box p {
    color: #282b32;
    font-size: 13px;
    padding: 0;
}

.summery-box h3 {
    margin: 0;
    padding: 0 0 6px 0;
    font-size: 20px;
    font-weight: 700;
}

.summery-box {
    border: 1px solid #dbdbdb;
    padding: 15px;
}

.lwr_bx p {
    font-size: inherit;
}

.coupon-btn,
.coupon-btn:hover {
    background: #2b2764;
    color: #fff;
}

.checkout_btu {
    background: #ec0908;
    border: 1px solid #ec0908;
    color: #fff;
    padding: 8px 20px;
    font-size: 16px;
    text-transform: capitalize;
    border-radius: 25px;
    margin: 23px 0 15px 0;
}

.cupdivcls {
    padding-top: 30px;
}

.ml_0 {
    margin-left: 0 !important;
}

.alert {
    padding: 10px;
    font-size: 20px;
    margin-top: 10px;
}

.alert-dismissible .close {
    position: relative;
    top: 2px;
    right: -2px;
    color: inherit;
}

.top_pop h2 {
    color: #ec0908;
}

.btn_sub {
    background: #2b2764;
    border: none;
    color: #fff;
    padding: 6px 22px;
    border-radius: 25px;
}

.btn_sub:focus {
    outline: 0;
}

.fadeandscale_open {
    color: #ec0908;
}

.txt_red {
    color: #ec0908;
}

.txt_black {
    color: #000 !important;
    font-size: 13px;
}

.listproduct h3 a {
    color: #000;
    font-size: 20px;
}

.listproduct h3 a:hover {
    color: #000;
}

.listproduct h3 {
    margin-top: 0;
}

#fadeandscale_1 {
    background: #fff;
    text-align: center !important;
    width: 50%;
    box-shadow: 0 0 40px #000;
    border-radius: 5px;
    padding: 30px;
}

#fadeandscale_2 {
    background: #fff;
    text-align: center !important;
    width: 50%;
    box-shadow: 0 0 40px #000;
    border-radius: 5px;
    padding: 30px;
}

#fadeandscale_3 {
    background: #fff;
    text-align: center !important;
    width: 50%;
    box-shadow: 0 0 40px #000;
    border-radius: 5px;
    padding: 30px;
}

#fadeandscale_4 {
    background: #fff;
    text-align: center !important;
    width: 50%;
    box-shadow: 0 0 40px #000;
    border-radius: 5px;
    padding: 30px;
}

#fadeandscale_5 {
    background: #fff;
    text-align: center !important;
    width: 50%;
    box-shadow: 0 0 40px #000;
    border-radius: 5px;
    padding: 30px;
}

#fadeandscale_6 {
    background: #fff;
    text-align: center !important;
    width: 50%;
    box-shadow: 0 0 40px #000;
    border-radius: 5px;
    padding: 30px;
}

.fb_Popup_close.fadeandscale_1_close.btn.btn-default {
    position: absolute;
    right: 3px;
    top: 3px;
    border: 0;
    font-size: 20px;
}

.fb_Popup_close.fadeandscale_1_close.btn.btn-default:hover,
.fb_Popup_close.fadeandscale_1_close.btn.btn-default:focus,
.fb_Popup_close.fadeandscale_1_close.btn.btn-default:active {
    background: #fff;
    box-shadow: none;
}

#fadeandscale_1 .top_pop p {
    text-align: left;
}

.fadeandscale_1_open {
    display: inline-block;
    background: #ec0908;
    color: #fff;
    border-radius: 50%;
    width: 18px;
    height: 18px;
    text-align: center;
    margin-left: 6px;
}

.fadeandscale_1_open:hover,
.fadeandscale_1_open:focus {
    color: #fff;
}

:focus {
    outline: 0;
}

.fb_Popup_close.fadeandscale_2_close.btn.btn-default {
    position: absolute;
    right: 3px;
    top: 3px;
    border: 0;
    font-size: 20px;
}

.fb_Popup_close.fadeandscale_2_close.btn.btn-default:hover,
.fb_Popup_close.fadeandscale_2_close.btn.btn-default:focus,
.fb_Popup_close.fadeandscale_2_close.btn.btn-default:active {
    background: #fff;
    box-shadow: none;
}

#fadeandscale_2 .top_pop p {
    text-align: left;
}

.fadeandscale_2_open {
    display: inline-block;
    background: #ec0908;
    color: #fff;
    border-radius: 50%;
    width: 18px;
    height: 18px;
    text-align: center;
    margin-left: 6px;
}

.fadeandscale_2_open:hover,
.fadeandscale_2_open:focus {
    color: #fff;
}

.fb_Popup_close.fadeandscale_3_close.btn.btn-default {
    position: absolute;
    right: 3px;
    top: 3px;
    border: 0;
    font-size: 20px;
}

.fb_Popup_close.fadeandscale_3_close.btn.btn-default:hover,
.fb_Popup_close.fadeandscale_3_close.btn.btn-default:focus,
.fb_Popup_close.fadeandscale_3_close.btn.btn-default:active {
    background: #fff;
    box-shadow: none;
}

#fadeandscale_3 .top_pop p {
    text-align: left;
}

.fadeandscale_3_open {
    display: inline-block;
    background: #ec0908;
    color: #fff;
    border-radius: 50%;
    width: 18px;
    height: 18px;
    text-align: center;
    margin-left: 6px;
}

.fadeandscale_3_open:hover,
.fadeandscale_3_open:focus {
    color: #fff;
}

.fb_Popup_close.fadeandscale_4_close.btn.btn-default {
    position: absolute;
    right: 3px;
    top: 3px;
    border: 0;
    font-size: 20px;
}

.fb_Popup_close.fadeandscale_4_close.btn.btn-default:hover,
.fb_Popup_close.fadeandscale_4_close.btn.btn-default:focus,
.fb_Popup_close.fadeandscale_4_close.btn.btn-default:active {
    background: #fff;
    box-shadow: none;
}

#fadeandscale_4 .top_pop p {
    text-align: left;
}

.fadeandscale_4_open {
    display: inline-block;
    background: #ec0908;
    color: #fff;
    border-radius: 50%;
    width: 18px;
    height: 18px;
    text-align: center;
    margin-left: 6px;
}

.fadeandscale_4_open:hover,
.fadeandscale_4_open:focus {
    color: #fff;
}

.fb_Popup_close.fadeandscale_5_close.btn.btn-default {
    position: absolute;
    right: 3px;
    top: 3px;
    border: 0;
    font-size: 20px;
}

.fb_Popup_close.fadeandscale_5_close.btn.btn-default:hover,
.fb_Popup_close.fadeandscale_5_close.btn.btn-default:focus,
.fb_Popup_close.fadeandscale_5_close.btn.btn-default:active {
    background: #fff;
    box-shadow: none;
}

#fadeandscale_5 .top_pop p {
    text-align: left;
}

.fadeandscale_5_open {
    display: inline-block;
    background: #ec0908;
    color: #fff;
    border-radius: 50%;
    width: 18px;
    height: 18px;
    text-align: center;
    margin-left: 6px;
}

.fadeandscale_5_open:hover,
.fadeandscale_5_open:focus {
    color: #fff;
}

.fb_Popup_close.fadeandscale_6_close.btn.btn-default {
    position: absolute;
    right: 3px;
    top: 3px;
    border: 0;
    font-size: 20px;
}

.fb_Popup_close.fadeandscale_6_close.btn.btn-default:hover,
.fb_Popup_close.fadeandscale_6_close.btn.btn-default:focus,
.fb_Popup_close.fadeandscale_6_close.btn.btn-default:active {
    background: #fff;
    box-shadow: none;
}

#fadeandscale_6 .top_pop p {
    text-align: left;
}

.fadeandscale_6_open {}

.fadeandscale_6_open:hover,
.fadeandscale_6_open:focus {}

.about_area .panel-heading {
    padding: 0;
}

.noselect {
    border: 1px solid #ccc;
    padding: 10px;
    color: #999;
}

.about_area .panel {
    margin-top: -2px !important;
}

.checkout-accro .accordion-toggle {
    background: #2b2764 !important;
    color: #fff !important;
    font-weight: 600;
    font-size: 16px !important;
    padding: 12px !important;
    border: 0 !important;
}

.noselect span {
    background: #ddd;
    color: #2b2764;
    padding: 2px 7px;
    border-radius: 5px;
    font-size: 15px;
    margin-right: 10px;
}

.checkout-accro .accordion-toggle span {
    background: #fff;
    color: #2b2764;
    width: 20px;
    height: 20px;
    display: inline-block;
    text-align: center;
    font-size: 13px;
    line-height: 19px;
    font-weight: bold;
    margin-right: 10px;
    vertical-align: text-top;
    border-radius: 5px;
}

.checkout-accro .panel-body {
    background: #f3f8fc;
    padding: 20px 10px;
}

.newregs h3 {
    margin: 0;
    font-size: 18px;
    color: #000;
    font-weight: bold;
}

.about_area .checkoutshipping-box p a {
    display: inline-block !important;
    width: auto !important;
}

.about_area .panel-body p {
    padding: 0 0 10px 0;
    font-size: 15px;
}

.checkoutshipping-box label {
    font-weight: 600;
    margin-bottom: 3px;
    margin-top: 11px;
    color: #000;
}

.checkoutshipping-box input[type="text"],
[type="email"],
[type="phone"],
input[type="password"],
.checkoutshipping-box select {
    border: 1px solid #e1e2e6;
    background: #fff;
    max-width: 100% !important;
    width: 100% !important;
    height: 40px;
    padding: 0 10px;
    margin: 0 0 0 0;
}

.check {
    color: #000;
}

.shippingrow {
    padding: 10px 0;
}

.checkoutshipping-box textarea {
    border: 1px solid #e1e2e6;
    background: #fff;
    width: 100%;
    height: 40px;
    padding: 10px;
    min-height: 85px;
}

.d_inline {
    display: inline-block !important;
    width: auto !important;
    font-size: 14px !important;
}

.d_inline:hover {
    color: #ec0908;
}

.shaddrs span {
    display: block;
}

.hed {
    font-weight: bold;
    padding: 5px 0;
    color: #000;
}

.checkoutshipping-box.carttable table tr td img {
    max-width: 100%;
    width: 60px;
}

.checkoutshipping-box.carttable .bgclr {
    background: #fff !important;
}

.about_area ul li {
    margin: 0;
    padding: 0 0 5px 0;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color: #646464;
    line-height: 24px;
    font-size: 14px;
    list-style-type: square;
    list-style-position: inside;
}

.shaddrs {
    padding-bottom: 15px;
}

.crthsiprad {
    width: 14px;
    height: 14px;
    margin-left: 0px;
    font-size: 10px;
    line-height: 16px;
    position: relative;
    top: -2px;
}

.signbtn {
    background: #413c96;
    color: #fff !important;
    font-size: 12px !important;
    display: inline-block;
    padding: 2px 5px;
    margin-top: 5px;
    border-radius: 5px;
}

.creatac {
    font-size: 14px !important;
}

.war_hdng {
    margin: 0;
    font-size: 26px;
    font-weight: 900;
}

.rtn_del .about_area h2 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 0;
    margin-top: 15px;
}

.rtn_del .about_area p {
    font-size: 15px;
    color: #2f2f2f;
}

.rtn_del .about_area p a {
    color: #ec0908;
}

#fadeandscale_wish {
    background: #fff;
    text-align: center !important;
    width: 50%;
    box-shadow: 0 0 40px #000;
    border-radius: 5px;
    padding: 30px;
}

.fadeandscale_wish_close {
    position: absolute;
    right: 3px;
    top: 3px;
    border: 0;
    font-size: 20px;
}

.fadeandscale_wish_close:hover {
    background: #fff;
}

.fadeandscale_wish_close:focus {
    box-shadow: none;
    background-color: #fff;
}

.fadeandscale_wish_close:active:focus {
    box-shadow: none;
    background-color: #fff;
}

.fadeandscale_wish_close:active:hover {
    box-shadow: none;
    background-color: #fff;
}

.top_pop p {
    text-align: left;
}

#suggesstion-box {
    border-radius: 5px;
    position: absolute;
    z-index: 99;
    background-color: #fff;
    width: 100%;
}

#equipment-list li {
    margin: 5px 10px;
    cursor: pointer;
    padding: 5px;
}

#equipment-list li:hover {
    background-color: #ddd;
}

.morcnd {
    font-size: 18px !important;
}

#fadeandscale {
    background: #fff;
    text-align: center !important;
    width: 50%;
    box-shadow: 0 0 40px #000;
    border-radius: 5px;
    padding: 30px;
}

.fb_Popup_close.fadeandscale_close.btn.btn-default {
    position: absolute;
    right: 3px;
    top: 3px;
    border: 0;
    font-size: 20px;
}

.fb_Popup_close.fadeandscale_close.btn.btn-default:hover {
    background: #fff;
}

.fb_Popup_close.fadeandscale_close.btn.btn-default:active {
    box-shadow: none;
}

.top_pop_sh h4 {
    margin: 0 0 15px 0;
    font-weight: bold;
}

.clpdiv {
    margin-bottom: 17px;
}

.clpdiv input {
    width: 80%;
    padding: 10px;
}

.clpdiv button {
    padding: 12px;
    background: #000;
    border: 0;
    color: #fff;
}

.top_pop_sh p {
    font-weight: bold;
}

.shrcrtlnk {
    float: right;
    margin-bottom: 15px;
    margin-right: 212px;
    margin-top: -40px;
    text-decoration: underline;
}

/*---- Seller Section----- */
ul#brand-list .brand-suggestion-item , ul#brand-list .suggesstion-box-model,ul#brand-list .suggesstion-box-model-name, .model-suggestion-item , .model-suggestions{
    border: 2px solid #e4e2e2;
    padding: 2px 3px !important;
}

ul#brand-list .brand-suggestion-item:hover, ul#brand-list .suggesstion-box-model:hover,ul#brand-list .suggesstion-box-model-name:hover, .model-suggestion-item:hover, .model-suggestions:hover {
    border: 2px solid #262161;
    background-color:#262161 ;
    color:white;
    padding: 2px 3px !important;
}
.seller-section .col-md-4 ul li a.active {
    background: #ec0908;
    color: white;
    padding: 0px 4px;
}

.seller-right .sellerorders tr td {
    border: 2px solid #2b2764;
    padding: 5px ;
}


.seller-right .seller-table.sellerorders {
    margin-top: 10px;
}

.addressshipping-table tr td {
    border: 2px solid !important;
    padding: 5px !important;
}
.addressshipping-table{
    margin-top:20px !important;
}


.addressshipping-table input.srcbutn {
    background: #ec0908;
    color: white;
    border: 2px solid #ec0908;
    padding: 3px 18px;
    text-transform: uppercase;
    font-weight: bolder;
}