@media screen and (-webkit-min-device-pixel-ratio: 1),
(min-width: 1024px) and (max-width: 1280px) {
    body {
        font-family: "Roboto", sans-serif;
        background-color: #f7f7f7;
        font-size: 14px;
        color: #24272c;
        padding-right: 0px !important;
    }
    h2 {
        font-size: 18px;
    }
    input[type="checkbox"]:before {
        line-height: 15px;
        content: "";
        display: inline-block;
        width: 15px;
        height: 15px;
        margin-top: 0px;
        margin-left: 0px;
        border-radius: 2px;
        background: #f7f7f7;
        box-shadow: 0px 0px 0px 1px rgba(36, 39, 44, 0.1);
    }
    input[type="checkbox"]:checked:after {
        width: 15px;
        height: 15px;
        content: "\2713";
        color: #fff;
        background: #472dc2;
        padding: 3px 5px;
        position: relative;
        top: -22px;
        right: 0px;
        font-size: 8px;
        border-radius: 2px;
    }
    /* top search section css */
    /* header */
    .header {
        background-color: #472dc2;
        border-radius: 0px;
        margin-bottom: 0px;
        float: left;
        width: 100%;
    }
    .header .top_header {
        transition: top 0.3s;
        height: 64px;
        padding: 0px 0px;
    }
    .header .top_header .logo_section {
        float: left;
        padding-top: 6px;
        width: 20%;
    }
    .header .top_header .logo_section img {
        max-height: 26px;
        max-width: 100%;
    }
    .nav_mobile,
    .mobile_nav,
    .product_list_moreBtns {
        display: none !important;
    }
    .header .top_header .top_header_search {
        float: left;
        width: 30%;
        transition: all 0.5s;
        padding-top: 12px;
    }
    .new-menubar {
        display: inline-block;
        width: 100%;
        padding: 64px 0 0 0;
        border-top: 0;
    }
    .home_top_search form .input-group .form-control {
        box-shadow: none;
        height: 40px;
        outline: none !important;
        font-size: 12px;
    }
    .header .top_header .top_header_search .form-control:focus {
        border-color: #fff;
    }
    .header .top_header .top_header_search .form-control {
        box-shadow: none;
        height: 40px;
        outline: none !important;
        font-size: 12px;
    }
    .input-group-btn:last-child>.btn,
    .input-group-btn:last-child>.btn-group {
        z-index: 3 !important;
        /* for the search bar button to be visible*/
    }
    
    .header .top_header .top_nav ul {
        padding: 0;
        margin: 0;
        width: 100%;
        float: right;
        text-align: right;
    }
    
    .header .top_header .top_nav ul li a {
        text-decoration: none;
        font-size: 13px;
    }
    .header .top_header .top_nav ul li .free-icon {
        position: absolute;
        top: 7px;
        right: 0px;
        font-size: 10px;
        color: #f8e71c;
        display: none;
    }
    
    .header .top_header .top_nav ul li.header-icons a {
        position: absolute;
        width: 100%;
        left: 0;
        top: 0;
        height: 100%;
    }
    /* .header .top_header .top_nav ul li.header-icons a.cart-icon {
        background-image: url(../images/cart_white.svg);
        background-position-x: 36px;
        background-position-y: 0px;
        background-repeat: no-repeat;
        text-align: left;
        padding-left: 8px;
        padding-top: 3px;
        margin-left: 6px;
    } */
    .header .top_header .top_nav ul li.header-icons a.wishlist-icon {
        background-image: url(../images/all-icons.png);
        background-position-x: -171px;
        background-position-y: -202px;
    }
    
    .header .top_header .top_nav ul li .dropdown-d button.btn-primary5 {
        background: transparent;
        border: none;
        color: #fff;
    }
    .header .top_header .top_nav ul li .dropdown-d ul.dropdown-menu {
        margin-top: 14px;
    }
    .header .top_header .top_nav ul li .dropdown-d ul li {
        color: #23242c;
        text-align: left;
        padding: 0px;
        width: 100%;
        white-space: normal;
    }
    .header .top_header .top_nav ul li .dropdown-d ul li a {
        color: #23242c;
        text-align: left;
        width: 100%;
        white-space: normal;
        display: block;
        padding: 10px 15px;
    }
    
    .header .top_header .top_nav ul li.header-icons a {
        position: absolute;
        width: 100%;
        left: 0;
        top: 0;
        height: 100%;
    }
    .header .top_header .top_nav ul li.header-icons a.cart-icon img {
        position: absolute;
        margin-left: 10px;
        margin-top: 3px;
    }
    .header .top_header .top_nav ul li.header-icons a.cart-icon span {
        position: absolute;
        width: 20px;
        height: 20px;
        background: #fb641b;
        color: #fff;
        border-radius: 50%;
        margin-top: -35px;
        text-align: center;
        vertical-align: middle;
        line-height: 23px;
        font-size: 11px;
        font-weight: 500;
        left: 48px;
        border-color: #fb641b;
    }
    .header .top_header .top_nav ul li.header-icons a.cart-icon5 {
        display: none;
    }
    .header .top_header .top_header_search5 {
        float: left;
        width: 30%;
        transition: all 0.5s;
        padding-top: 12px;
    }
    .header .top_header .top_header_search5 .form-control {
        box-shadow: none;
        height: 40px;
        outline: none !important;
        font-size: 12px;
    }
    .header .top_header .top_header_search5 .input-group-btn button {
        width: 40px;
        height: 40px;
        border-color: #fb641b !important;
        background-color: #fb641b !important;
        color: #fff;
        box-shadow: none;
        outline: none !important;
        background-image: url(../images/search_white.svg);
        background-repeat: no-repeat;
        background-position-x: 0px;
        background-position-y: 0px;
    }
    .header .top_header .top_nav ul li.header-icons a.cart-icon span.mm-cart {
        position: relative;
        top: -1px;
        left: 0px;
        background: transparent;
        font-size: 14px;
        font-weight: 400;
    }
    .header .top_header .top_header_search .input-group input.form-control {
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
    }
    .sticky_now .new-menubar {
        box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
    }
    .sticky_now .new-menubar .home_container.center-div {
        background: #fff;
        /* border-bottom: 1px solid rgb(0,0,0,0.2); */
        width: 100%;
        position: fixed;
        top: 58px;
        z-index: 998;
        box-shadow: 0 1px 3px 0 rgba(36, 39, 44, 0.15);
    }
    .caret {
        border-left: 4px solid rgba(0, 0, 0, 0);
        border-right: 4px solid rgba(0, 0, 0, 0);
        border-top: 4px solid;
        display: inline-block;
        height: 0;
        margin-left: 2px;
        vertical-align: middle;
        width: 0;
    }
    .home_top_search.only_for_home_page {
        background-color: #7c13c3;
        /*background: url(../images/desktop_banner_small.png);*/
        min-height: 360px;
        background-repeat: no-repeat;
        padding-top: 0px;
        background-size: cover;
    }
    .home_top_search h1 {
        /*    font-family: Roboto, sans-serif;*/
        font-weight: 500;
        line-height: inherit;
        margin-top: 62px;
        margin-bottom: 8px;
        /*color: #fff;*/
        font-size: 36px;
        text-transform: capitalize;
    }
    .text_color_white {
        color: #ffffff;
    }
    .home_top_search form .input-group .form-control,
    .home_EmailSubscribe .form-group input,
    .home_EmailSubscribe .form-group button {
        outline: none !important;
        box-shadow: none !important;
    }
    .home_top_search form .input-group {
        width: 100%;
        border: none;
        padding: 0px;
        margin-bottom: 10px;
    }
    .header .top_header .top_header_search .input-group input.form-control {
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
    }
    .home_top_search form .input-group .form-control {
        width: 100%;
        height: 64px;
        border-color: #fff;
        color: rgba(36, 39, 44, 0.5);
        font-size: 12px;
        border-radius: 32px;
        letter-spacing: 0.5px;
        padding: 0px 30px;
    }
    .home_top_search form .input-group .input-group-btn {
        width: 64px;
        position: absolute;
        top: 8px;
    }
    .home_top_search .top_header_search form .input-group .input-group-btn {
        width: 37px;
        top: 0;
    }
    .home_top_search form#home_page_hero_form .input-group .input-group-btn button {
        width: 48px;
        height: 48px;
        border-color: #ff715b !important;
        background-color: #ff715b !important;
        color: #fff;
        outline: none !important;
        background-image: url(../images/search_white.svg);
        background-position-x: 4px;
        background-repeat: no-repeat;
        background-position-y: 4px;
        border-radius: 24px;
        box-shadow: 0 12px 24px 0 rgba(255, 113, 91, 0.7);
    }
    .home_top_search .top_search_links {
        margin-top: 35px;
        margin-bottom: 0px;
    }
    .home_top_search .top_search_links a {
        display: inline-block;
        width: auto;
        border-radius: 20px;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        line-height: 40px;
        padding-left: 15px;
        padding-right: 15px;
        margin-right: 25px;
        text-decoration: none;
        font-size: 12px;
    }
    .home_top_search .top_search_links a.filled_btn {
        border: 1px solid #fb641b;
        color: #fff;
        background-color: #fb641b;
    }
    .home_top_search .top_search_links a.filled_btn span {
        display: inline-block;
        width: 20px;
        height: 20px;
        position: relative;
        top: 7px;
        left: 5px;
        background-image: url(../images/all-icons.png);
        background-position-x: -175px;
        background-position-y: -16px;
    }
    .home_top_search .top_search_links a.unfilled_btn {
        border: 1px solid #4a4a4a;
        color: #4a4a4a;
        background-color: #fff;
    }
    .home_top_search .top_search_links a.unfilled_btn span {
        display: inline-block;
        width: 20px;
        height: 20px;
        position: relative;
        top: 7px;
        left: 5px;
        background-image: url(../images/all-icons.png);
        background-position-x: -128px;
        background-position-y: -16px;
    }
    .home_top_search .search_banner {
        margin-top: 22px;
    }
    #home_page_hero_form {
        text-align: center;
    }
    /* top search section ends */
    .only_for_home_page .overlay_only_for_home {
        background: linear-gradient( 0deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.1));
    }
    .home_top_search.only_for_home_page .header {
        background: transparent;
        border-bottom: 1px solid rgb(255, 255, 255, 0.2) !important;
    }
    .sticky_now {
        transition-delay: 0.5s;
    }
    .header .top_header .top_header_search {
        float: left;
        width: 37%;
        padding-top: 12px;
    }
    .dd-div {
        position: fixed !important;
        top: 0;
        width: 100%;
        z-index: 9991;
        border: none !important;
        border-radius: 0 !important;
    }
    /* full search popup mobile */
    .fixed_height {
        overflow: hidden;
    }
    .mobile_full_popup_outer {
        position: fixed;
        background-color: #f7f7f7;
        z-index: 99999;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        display: none;
    }
    .mobile_full_popup_outer .close_full_search {
        border: 1px solid red;
        position: fixed;
        z-index: 999999;
        right: 20px;
        top: 20px;
        background-color: transparent;
        border-color: transparent;
        color: #fff;
        outline: none;
        box-shadow: none;
    }
    .close_mobile_search {
        display: block;
    }
    .mobile_full_popup_outer .close_full_search img {
        width: 24px;
    }
    .search_show {
        border: 1px solid red;
        position: fixed;
        z-index: 999999;
        right: 20px;
        top: 20px;
        background-color: transparent;
        border-color: transparent;
        color: #fff;
        outline: none;
        box-shadow: none;
        display: none;
    }
    .mobile_full_popup_outer .mobile_top_seach_input {
        background-color: #472dc2;
        box-shadow: 0 4px 8px 0 rgba(71, 45, 194, 0.4);
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 120px;
    }
    .mobile_full_popup_outer .mobile_top_seach_input form {
        margin: 0 auto;
        width: 56%;
        position: relative;
        margin-top: 55px;
        border-bottom: 1px solid #fff;
    }
    .mobile_full_popup_outer .mobile_top_seach_input form input {
        border: none;
        background-color: transparent;
        width: 100%;
        font-size: 18px;
        color: #fff !important;
        outline: none;
        box-shadow: none;
    }
    input#keyword_main::placeholder {
        color: rgba(255, 255, 255, 0.6);
    }
    .mobile_full_popup_outer .mobile_top_seach_input form button {
        position: absolute;
        top: -4px;
        right: 0;
        height: 52px;
        background-color: transparent;
        border-color: transparent;
        outline: none;
        box-shadow: none;
    }
    .mobile_full_popup_outer .mobile_top_seach_input form button img.img_mobile_search {
        width: 26px;
        position: relative;
        top: -8px;
    }
    .mobile_full_popup_outer .mobile_top_seach_input form input::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
        color: #fff;
    }
    .mobile_full_popup_outer .mobile_top_seach_input form input::-moz-placeholder {
        /* Firefox 19+ */
        color: #fff;
    }
    .mobile_full_popup_outer .mobile_top_seach_input form input:-ms-input-placeholder {
        /* IE 10+ */
        color: #fff;
    }
    .mobile_full_popup_outer .mobile_top_seach_input form input:-moz-placeholder {
        /* Firefox 18- */
        color: #fff;
    }
    .mobile_full_popup_outer .mobile_top_seach_input form p {
        color: #fff;
        font-size: 12px;
        text-align: right;
        margin-bottom: 0px;
        margin-top: 5px;
        margin-left: 20px;
    }
    .mobile_full_popup_outer .mobile_top_seach_content {
        position: fixed;
        top: 126px;
        left: 0;
        width: 100%;
        bottom: 0;
        overflow-y: auto;
        padding-bottom: 20px;
    }
    .mobile_full_popup_outer .mobile_top_seach_content::-webkit-scrollbar-track {
        /*-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);*/
        background-color: #fff;
        border-radius: 4px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
    }
    .mobile_full_popup_outer .mobile_top_seach_content::-moz-scrollbar-track {
        /*-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);*/
        background-color: #fff;
        border-radius: 4px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
    }
    .mobile_full_popup_outer .mobile_top_seach_content::-webkit-scrollbar {
        width: 2px;
        background-color: #fff;
        border-radius: 4px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
    }
    .mobile_full_popup_outer .mobile_top_seach_content::-moz-scrollbar {
        width: 2px;
        background-color: #fff;
        border-radius: 4px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
    }
    .mobile_full_popup_outer .mobile_top_seach_content::-webkit-scrollbar-thumb {
        background-color: #472dc2;
        border-radius: 4px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
    }
    .mobile_full_popup_outer .mobile_top_seach_content::-moz-scrollbar-thumb {
        background-color: #472dc2;
        border-radius: 4px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
    }
    .homeSection h2,
    .homeSection p.homePage_headings_replica {
        /*font-family: Roboto, sans-serif;*/
        font-weight: 500;
        font-size: 18px;
        margin-top: 0px;
        margin-bottom: 12px;
        padding-right: 120px;
        line-height: 1.4;
    }
    .homeSection h2.homePage_headings,
    .homeSection p.homePage_headings_replica {
        padding-left: 20px;
    }
    .feature_box_section .feature_box_listitems {
        margin: 0px 6px;
    }
    .new_card_box .new_card_features::-webkit-scrollbar-track {
        width: 2px;
    }
    /* 25 feb css */
    .header .top_header .top_nav ul li.padding-cc button.btn.btn-primary5.dropdown-toggle {
        background: transparent;
        border: none;
        color: #fff;
    }

    #myDropdown{
        left:-133px !important;
    }

    .logo-section{
        margin-top: 0px !important;
    }

    .header .top_header .top_nav ul li.padding-cc .dropbtn {
        background-color: transparent;
        /* padding: 16px; */
        /* font-size: 16px; */
        border: none;
        display: block;
        top:0px !important;
    }
    .header .top_header .top_nav ul li.padding-cc .dropdown {
        position: relative;
        display: inline-block;
    }
    .header .top_header .top_nav ul li.padding-cc .dropdown .caret {
        margin-top: -6px;
    }
    .header .top_header .top_nav ul li.padding-cc .dropdown-content {
        display: none;
        position: absolute;
        background-color: #fff;
        min-width: 160px;
        box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
        z-index: 1;
        margin-top: 0px;
        left:-113px;
    }
    .header .top_header .top_nav ul li.padding-cc .dropdown-content a {
        color: black;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
        text-align: left;
    }
    /* .header .top_header .top_nav ul li.padding-cc .dropdown-content a:hover {
        background-color: #472dc2;
        color: #fff;
    } */
    .header .top_header .top_nav ul li.padding-cc .dropdown:hover .dropdown-content {
        display: block;
    }
    .header .top_header .top_nav ul li.padding-cc .dropdown:hover .dropbtn {
        background-color: transparent;
    }
    .add_buy_btns5 a.btn.button.btn_orng.add_to_cart_btn {
        display: none;
    }
    .home_featured_industry {
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px !important;
    }
    .home_featured_industry .swiper-container {
        padding-left: 20px;
        padding-bottom: 20px;
    }
    .padding-above {
        padding: 20px !important;
    }
    #pricing_plans_modal {
        z-index: 9999999;
    }
    .home_info_icons_footer .a:focus,
    a:hover {
        color: #fff;
        text-decoration: none;
    }
    .container-fluid.home_container.home_featured_categories .home_info_icons_footer .a:focus,
    a:hover {
        /* color: #24272c; */
        text-decoration: none;
    }
    .mobile_tabs {
        color: #24272c;
        position: fixed;
        bottom: 0;
        width: 100%;
        height: 56px;
        box-shadow: 0 -1px 3px 0 rgba(36, 39, 44, 0.2);
        background-color: #fff;
        z-index: 999;
    }
    .mobile_tabs .mobile_tab {
        padding-top: 11px;
        width: 20%;
    }
    .mobile_tabs .mobile_tab .mobile_tab_icon {
        height: 20px;
        text-align: center;
        margin: 0 auto;
    }
    .mobile_tabs .mobile_tab .mobile_tab_name {
        color: #24272c;
        font-size: 11px;
        opacity: 0.7;
        font-family: Roboto, sans-serif;
        /* font-size: 11px; */
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: normal;
        padding-top: 3px;
        padding-left: 10px;
        padding-right: 10px;
    }
    /* ends */
    .goToTop {
        position: fixed;
        top: 112px;
        z-index: 998;
        width: 190px !important;
    }
    .header .top_header .top_nav ul li.header-icons a.cart-icon span.mm-cart {
        position: relative;
        top: -1px;
        left: 0px;
        background: transparent;
        font-size: 14px;
        font-weight: 400;
    }
    .shopping-cart {
        margin: 54px 0 0 0;
        float: right;
        background: #fff;
        width: 320px;
        position: absolute;
        border-radius: 3px;
        padding: 0;
        right: 16px;
        top: 10px;
        z-index: 99999;
        border: 1px solid rgba(0, 0, 0, 0.15);
        box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    }
    .shopping-cart .shopping-cart-header {
        border-bottom: 1px solid #e8e8e8;
        padding-bottom: 15px;
    }
    .shopping-cart .shopping-cart-header .shopping-cart-total {
        float: right;
    }
    .shopping-cart .shopping-cart-items {
        height: 250px !important;
        overflow-y: scroll;
        padding: 0 10px 0 10px;
        display: block !important;
    }
    .shopping-cart .shopping-cart-items li {
        border-bottom: 1px solid rgba(36, 39, 44, 0.1);
        float: left;
        position: relative !important;
        width: 100% !important;
    }
    .shopping-cart .shopping-cart-items img {
        float: left;
        margin-right: 12px;
    }
    .shopping-cart .shopping-cart-items .item-name {
        display: block;
        padding-top: 10px;
        font-size: 16px;
    }
    .shopping-cart .shopping-cart-items .item-price {
        color: #6394f8;
        margin-right: 8px;
    }
    .shopping-cart .shopping-cart-items .item-quantity {
        color: #abb0be;
    }
    .shopping-cart:after {
        bottom: 100%;
        left: 100%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-bottom-color: #fff;
        border-width: 8px;
        margin-left: -16px;
    }
    .header .top_nav .cart-icon {
        color: #fff;
        margin-right: 7px;
        float: left;
    }
    .header .top_nav .button {
        background: #6394f8;
        color: #fff;
        text-align: center;
        padding: 12px;
        text-decoration: none;
        display: block;
        border-radius: 3px;
        font-size: 16px;
        margin: 25px 0 15px 0;
    }
    .header .top_nav .button:hover {
        background: #729ef9;
    }
    .header .top_nav .clearfix:after {
        content: "";
        display: table;
        clear: both;
    }
    .home_top_search h3,
    .home_top_search .second_h1_home {
        font-family: Roboto;
        font-weight: 500;
        font-size: 24px;
        margin-top: 0;
        color: #fff;
        margin-bottom: 56px;
        text-transform: capitalize;
        padding-top: 0;
    }
    .home_top_search.only_for_home_page .hero_heading span.second_h1_home {
        margin-bottom: 30px;
        padding-top: 0;
        float: left;
        width: 100%;
    }
    .shopping-cart .shopping-cart-items li span.item {
        display: block;
        padding: 0 5px;
    }
    .shopping-cart .shopping-cart-items li span.item span.item-left {
        float: left;
        width: 25%;
    }
    .shopping-cart .shopping-cart-items li span.item span.item-left img {
        max-width: 100%;
        max-height: 100%;
        height: 64px;
        margin: 0 auto;
        vertical-align: middle;
    }
    .shopping-cart .shopping-cart-items li span.item span.item-right {
        float: left;
        width: 75%;
    }
    .shopping-cart .shopping-cart-items li span.item span.item-right button.btn.btn-xs.btn-danger {
        background-color: transparent;
        border: none;
        font-family: Roboto, sans-serif;
        font-weight: 500;
        position: relative;
        top: 4px;
        left: 0px;
        outline: 0;
        text-align: left;
        padding-left: 0px;
        color: rgba(36, 39, 44, 0.5);
        font-size: 11px;
        float: left !important;
        border: 1px solid rgba(36, 39, 44, 0.4);
        padding: 0px 10px;
        box-shadow: none;
        margin-right: 8px;
    }
    .shopping-cart .shopping-cart-items li span.item span.item-right span.item-info {
        float: left;
        width: auto;
        padding-left: 10px;
    }
    .shopping-cart .shopping-cart-items li span.item span.item-right span.item-info a {
        float: left;
        margin-bottom: 5px;
        letter-spacing: 0.5px;
        width: 100%;
        color: #000;
        font-size: 14px;
        font-family: Roboto, sans-serif;
        font-weight: 400;
        position: relative;
        text-align: left;
        color: #24272c;
        word-break: break-all;
    }
    .cart_price_right,
    .shopping-cart .shopping-cart-items li span.item span.item-right span.item-info span.cart_price_left {
        width: 100%;
        float: left;
        font-size: 10px;
        font-family: Roboto, sans-serif;
        font-weight: 400;
        font-weight: 500;
        color: #999;
        font-size: 13px;
        letter-spacing: 0.5px;
        margin-bottom: 3px;
        text-align: left;
    }
    .shopping-cart .home_cart_btn {
        min-height: 40px;
        padding: 15px 12px 15px 12px;
        border-top: 1px solid #ddd;
    }
    .shopping-cart .home_cart_btn a.checkout_cart.btn {
        width: 48% !important;
        border-radius: 2px;
        border: 1px solid #472dc2;
        color: #472dc2 !important;
        font-size: 14px !important;
        letter-spacing: 0.5px !important;
        position: relative !important;
    }
    .shopping-cart .home_cart_btn a.checkout_cart.checkout_cart_active.btn {
        background-color: #472dc2;
        color: #fff !important;
    }
    .shopping-cart .home_cart_btn a:hover.checkout_cart.btn {
        background: #472dc2;
        color: #fff !important;
    }
    .shopping-cart .shopping-cart-items li button.btn.btn-xs.btn-danger {
        background-color: transparent;
        color: #150202;
        border: none;
        font-family: Roboto, sans-serif;
        font-weight: 400;
        font-weight: 500;
        position: absolute;
        top: 11px;
        right: 5px;
        outline: 0;
    }
    .shopping-cart .shopping-cart-items::-webkit-scrollbar {
        width: 2px;
        background-color: #472dc2;
    }
    .shopping-cart .shopping-cart-items::-moz-scrollbar {
        width: 2px;
        background-color: #472dc2;
    }
    .shopping-cart .shopping-cart-items::-webkit-scrollbar-thumb {
        background-color: #472dc2;
    }
    .shopping-cart .shopping-cart-items::-moz-scrollbar-thumb {
        background-color: #472dc2;
    }
    .shopping-cart .shopping-cart-items::-webkit-scrollbar-track {
        -moz-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    }
    .shopping-cart .shopping-cart-items::-moz-scrollbar-track {
        -moz-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    }
    .shopping-cart .shoping-no-items {
        margin-top: 0px;
        min-width: 290px;
        /* left: -225px; */
        border-radius: 2px;
        padding: 0px;
        left: auto;
        right: -10px;
        border: none;
    }
    .shopping-cart .shoping-no-items ul {
        list-style-type: none;
        float: left;
        padding: 0px;
        top: 40px;
        width: 100%;
    }
    .shopping-cart .shoping-no-items ul li {
        min-height: 80px;
        border-bottom: 1px solid rgba(221, 221, 221, 0.45);
        color: #9b9b9b;
        font-family: Montserrat;
        list-style: none;
        float: left;
        width: 100%;
        padding-left: 0px !important;
        margin-bottom: 8px;
        position: relative;
    }
    .shopping-cart .shoping-no-items ul li.header_empty_cart {
        text-align: center;
        padding-top: 30px !important;
        border-bottom: none !important;
        padding-bottom: 30px !important;
        /*font-family: Roboto, sans-serif;*/
        font-size: 16px;
        width: 100% !important;
    }
    .shopping-cart .shoping-no-items ul li.header_empty_cart img {
        display: block;
        text-align: center;
        margin: 0px auto;
    }
    .shopping-cart .shoping-no-items ul li.header_empty_cart span {
        color: #24272c;
        font-size: 14px;
        text-align: center;
        margin: 0px auto;
        width: 100%;
        font-family: Roboto, sans-serif;
        font-weight: 400;
        float: left;
        padding-left: 30px;
        margin-top: 4px;
    }
    .modal {
        z-index: 9998;
    }
    .right-caret {
        background: url(../images/Chevron_right.svg) no-repeat;
        height: 20px;
        width: 20px;
        margin: 3px 0 0 0;
        float: right;
        background-position: 0 0;
    }
    /* css for features section */
    .feature_box_section .feature_box_listitems ul {
        padding: 0px 18px;
    }
    .feature_box_section .feature_box_listitems ul,
    .mobile_filter_features {
        padding: 0;
        margin: 0;
        display: inline-block;
        width: 100%;
        font-size: 0px;
    }
    .feature_box_section .feature_box_listitems ul li,
    .mobile_filter_features li {
        list-style: none;
        display: inline-block;
        width: auto;
        margin-right: 8px;
        margin-bottom: 8px;
        /* border: 1px solid #472dc2; */
        border-radius: 4px;
        cursor: pointer;
        font-size: 12px;
        color: #472dc2;
        border: 1px solid rgba(36, 39, 44, 0.15);
    }
    .feature_box_section .feature_box_listitems ul li a {
        font-size: 13px;
        color: #24272c;
        text-decoration: none;
    }
    .feature_box_section .feature_box_listitems ul li:hover,
    .mobile_filter_features li.active,
    .feature_box_section .feature_box_listitems ul li.active {
        background-color: #472dc2;
        color: #fff !important;
        /*  border: 1px solid rgba(36, 39, 44, 0.15);*/
        position: relative;
        border-color: #472dc2;
    }
    .mobile_filter_features li.active a,
    feature_box_section .feature_box_listitems ul li label {
        color: #fff;
        background: #472dc2;
    }
    .mobile_filter_features li a {
        color: #24272c;
        text-decoration: none;
    }
    .feature_box_listitems.selected_features .selected_features_list {
        text-align: right;
    }
    .feature_box_listitems.selected_features .selected_features_list ul li {
        float: none;
        display: inline-block;
    }
    .feature_box_listitems.selected_features .selected_features_list .selected_features_heading {
        border: none;
        color: #4a4a4a;
        font-size: 16px;
        font-family: Roboto, sans-serif;
        font-weight: 500;
    }
    .feature_box_listitems.selected_features .selected_features_btn {
        text-align: right;
    }
    .feature_box_listitems.selected_features .selected_features_btn button {
        width: 100%;
        max-width: 100px;
        height: 40px;
        border-radius: 4px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border: 1px solid #472dc2;
        background-color: #472dc2;
        color: #fff;
        outline: none;
        box-shadow: none;
    }
    .feature_box_listitems.selected_features .selected_features_btn button.clear_all {
        border: 1px solid #472dc2;
        color: #472dc2;
        background-color: transparent;
        margin-right: 8px;
    }
    .only_image_slider {
        /*box-shadow:none;*/
    }
    .only_image_slider .home_product_outer {
        width: 290px;
        border: none;
        box-shadow: 0 2px 4px 0 rgba(36, 39, 44, 0.15);
        border: 1px solid rgba(36, 39, 44, 0.08);
        background-color: #fff;
        margin-bottom: 10px;
        border-radius: 4px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        overflow: hidden;
    }
    .only_image_slider a {
        text-decoration: none;
        display: block;
    }
    .only_image_slider .image_only_slider_text {
        margin: 0px;
        padding: 15px;
        position: relative;
        padding-right: 85px;
        font-size: 16px;
        color: #24272c;
    }
    .only_image_slider .image_only_slider_text .ios_btn {
        position: absolute;
        right: 15px;
        top: 0;
        width: 60px;
        font-size: 12px;
        line-height: 26px;
        height: 26px;
        text-align: center;
        border-radius: 4px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        top: 50%;
        margin-top: -13px;
        border: 1px solid rgba(36, 39, 44, 0.15);
        font-family: Roboto, sans-serif;
        font-weight: 500;
    }
    .bottom_30 {
        margin-bottom: 30px;
    }
    .top_custom_banner {
        display: inline-block;
        width: 100%;
        min-height: 400px;
        background-color: #4f38cd;
    }
    .top_custom_banner h3 {
        color: #fff;
        font-size: 40px;
        letter-spacing: 0.3px;
        line-height: 50px;
        margin-top: 90px;
        margin-bottom: 30px;
    }
    .top_custom_banner h3 span {
        font-family: Roboto, sans-serif;
        font-weight: 500;
    }
    .top_custom_banner a {
        display: inline-block;
        width: 300px;
        line-height: 60px;
        border-radius: 4px;
        background-color: #fb641b;
        text-align: center;
        color: #fff;
        text-decoration: none;
        font-size: 28px;
    }
    .top_custom_banner img {
        max-width: 100%;
        margin-top: 10px;
    }
    .close_back_search {
        display: none;
    }
    .login_register_popup_box .register_form_outer {
        margin-top: 50px;
    }
    .popup_industry-cc .swiper-slide {
        width: 290px;
    }
    .register_form_outer .form-group input.pop_sign_terms {
        float: left;
    }
    .register_form_outer .form-group .check-term label {
        margin-left: 6px;
        margin-top: 1px;
        font-size: 14px;
        font-weight: 500;
    }
    .form-group a {
        color: #472dc2;
        text-decoration: none;
        cursor: pointer;
        font-size: 13px;
        font-family: roboto;
    }
    /* css for features section ends */
    button.ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-icon-only.ui-dialog-titlebar-close span.ui-button-text {
        text-indent: 0px;
        position: absolute;
        color: #fff;
        top: 0px;
    }
    .ui-corner-all .ui-dialog-titlebar.ui-widget-header.ui-corner-all.ui-helper-clearfix.ui-draggable-handle span.ui-button-icon-primary.ui-icon.ui-icon-closethick {
        background: none;
    }
    .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset button.ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-text-only {
        color: #fff !important;
    }
    .ui-corner-all .ui-dialog-titlebar.ui-widget-header.ui-corner-all.ui-helper-clearfix.ui-draggable-handle {
        background: #ffffff;
        color: #24272c;
        border-radius: 0px;
    }
    button.ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-icon-only.ui-dialog-titlebar-close {
        border: none !important;
        position: relative;
        height: 30px;
    }
    .ui-state-default,
    .ui-widget-content .ui-state-default {
        border: 1px solid white !important;
        background: #472dc2 !important;
        font-weight: normal !important;
        color: #472dc2 !important;
        border-radius: 50px;
        font-size: 12px;
    }
    .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset button.ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-text-only {
        color: #fff !important;
    }
    /* autocomplete css */
    .autocomplete-suggestions {
        border: 1px solid #eee;
        background: #fff;
        cursor: default;
        overflow: auto;
    }
    .autocomplete-suggestion {
        padding: 2px 5px;
        white-space: nowrap;
        overflow: hidden;
        font-size: 14px !important;
    }
    .autocomplete-selected {
        background: #f0f0f0;
    }
    .autocomplete-suggestions strong {
        font-weight: 400;
        color: #39f;
        font-size: 14px !important;
        padding: 7.5px 10px;
    }
    .autocomplete-w1 {
        position: absolute;
        top: 0;
        left: 0;
        margin: 6px 0 0 2px;
        width: 100%;
    }
    .product_detail_page .autocomplete-w1 {
        position: fixed !important;
        top: inherit !important;
        left: inherit !important;
    }
    .autocomplete {
        /*border:1px solid #e5e5e5; */
        background: #fff;
        text-align: left;
        max-height: 350px;
        overflow: auto;
        margin: -6px 6px 6px -3px;
        cursor: pointer;
        box-shadow: 0px 6px 18px rgba(36, 39, 44, 0.3);
        border-bottom-left-radius: 4px;
        border-bottom-right-radius: 4px;
    }
    .autocomplete .selected {
        background: #f0f0f0;
    }
    .autocomplete div {
        border-bottom: 1px solid #e5e5e5;
        white-space: nowrap;
        overflow: hidden;
        font-size: 14px !important;
        padding: 7.5px 10px;
        text-transform: capitalize;
        letter-spacing: 0.3px;
    }
    .autocomplete strong {
        font-weight: 400;
        color: #5f2487;
    }
    .autocomplete div span {
        font-size: 14px !important;
    }
    .autocomplete span.btitles {
        font-weight: 500;
    }
    /* autocomplete css ends */
    .feature_box_section .feature_box_listitems ul li:hover a {
        color: #fff;
    }
    .feature_box_section .feature_box_listitems ul li a:hover {
        color: #fff;
    }
    /*Talk to Expert Css*/
    /* compare box popup */
    .compare_box_popup_outer_content {
        position: fixed;
        bottom: 20px;
        right: 80px;
        min-height: 100px;
        width: 52%;
        padding: 15px;
        padding-bottom: 20px;
        z-index: 999;
        background-color: #fff;
        box-shadow: 0 4px 8px 0 rgba(36, 39, 44, 0.15);
        border: 1px solid rgba(36, 39, 44, 0.08);
        border-radius: 4px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
    }
    .compare_box_popup_outer_content .compare_top_border {
        height: 3px;
        background-image: linear-gradient(to left, #9ed5cb, #a397e1);
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
    }
    .compare_box_popup_outer_content ul {
        padding: 0;
        margin: 0;
    }
    .compare_box_popup_outer_content ul li {
        list-style: none;
        display: inline-block;
        width: 22.9%;
        border: 1px solid #e5e5e5;
        background-color: #f7f7f7;
        text-align: center;
        position: relative;
        margin: 5px;
        float: right;
    }
    .compare_box_popup_outer_content ul li p {
        font-size: 12px;
        font-family: "Roboto", sans-serif;
        font-weight: 500;
        text-transform: capitalize;
    }
    .compare_box_popup_outer_content ul li p img {
        width: 100%;
        height: 110px;
    }
    .compare_box_popup_outer_content ul li .remove_com_product {
        font-family: Roboto, sans-serif;
        font-weight: 500;
        position: absolute;
        top: 5px;
        right: 5px;
        border: 1px solid red;
        outline: none;
        background-color: transparent;
        border: none;
        color: #a9a1a1;
        width: 20px;
        height: 20px;
    }
    .compare_box_popup_outer_content ul li .remove_com_product:hover {
        background-color: #f5f5f5;
        color: #4a4a4a;
        border-radius: 4px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
    }
    .compare_box_popup_outer_btns .clear_comapre_list {
        background-color: #fff;
        box-shadow: none;
        outline: none;
        border-radius: 0px;
        color: #333;
        height: 50px;
        margin-bottom: 5px;
        position: relative;
        border: none;
    }
    .compare_list_btn span {
        position: absolute;
        top: 2px;
        right: 0;
        bottom: 0;
        width: 50px;
        background-color: #4a4a4a;
        padding-top: 14px;
        text-align: center;
    }
    .compare_box_popup_outer_content .padding_zero {
        padding: 0px;
    }
    .compare_svg_bottom {
        position: relative;
        top: 5px;
    }
    /*Compare New PopUP Bottom*/
    .compare_button_clear_all {
        background: transparent;
        border: 1px solid rgba(36, 39, 44, 0.2);
        padding: 4px 8px;
        border-radius: 2px;
        font-size: 12px;
        margin-top: 8px;
        margin-left: 8px;
        height: 38px;
        float: right;
        margin-right: 8px;
    }
    .compare_products_head_section {
        height: 30px;
        padding: 0px;
        cursor: pointer;
    }
    .compare_products_head {
        float: left;
        margin-top: 0px;
        margin-bottom: 0px;
        font-weight: 500;
    }
    .compare_popup_close {
        width: 20px;
        float: right;
    }
    .compare_box_popup_outer_btns .compare_list_btn span {
        position: unset;
        top: 2px;
        right: 0;
        bottom: 0;
        width: 50px;
        background-color: transparent;
        padding-top: 14px;
        text-align: center;
    }
    .compare_popup_close {
        width: 20px;
        float: right;
    }
    .compare_innerbox_popup_close {
        position: relative;
        right: 2px;
    }
    .compare_list_btn {
        background: #fb641b;
        color: white;
        line-height: 1;
        font-size: 12px;
        padding: 14px 20px;
        font-weight: 500;
        border-radius: 4px;
        margin-top: 6px;
        display: block;
        width: auto;
        float: right;
    }
    .compare_list_btn:hover {
        color: white;
    }
    .compare_smallbox_popUp_svg {
        top: 4px;
        position: relative;
    }
    .compare_smallbox_popUp_span {
        position: relative;
        top: 0px;
        left: 2px;
        color: white;
    }
    .compare_smallbox_popUp span:nth-child(3) {
        display: none;
    }
    .position_unset {
        position: unset !important;
    }
    /*Compare New PopUp End*/
    /* ends */
    #myCallbackModalFullscreen .talk-to-expert-error {
        padding-right: 20px;
        margin-left: 0;
        width: 100%;
        padding-right: 0;
        margin-bottom: 24px;
    }
    #myCallbackModalFullscreen .form_field_outer .js_error {
        margin-top: 18px;
        display: inline-block;
    }
    #myCallbackModalFullscreen .first_lbl span#request_email-error,
    #myCallbackModalFullscreen .second_lbl span#request_contact_number-error,
    #myCallbackModalFullscreen span#request_name-error {
        position: absolute;
        top: 56px;
    }
    #myCallbackModalFullscreen .close {
        font-size: 28px;
        font-weight: 500;
        opacity: unset;
        top: -10px;
        float: right;
        right: -10px;
        position: absolute;
    }
    #myCallbackModalFullscreen .close:focus,
    #myCallbackModalFullscreen .close:hover {
        color: #000;
        text-decoration: none;
        cursor: pointer;
    }
    #myCallbackModalFullscreen .form-group .sign_up_label {
        font-family: roboto-medium;
        color: rgba(36, 39, 44, 0.5);
        margin-bottom: 20px;
        font-weight: 500 !important;
    }
    #myCallbackModalFullscreen .modal-body {
        padding: 0;
    }
    #myCallbackModalFullscreen .icon_paragraph {
        padding-left: 0;
    }
    #myCallbackModalFullscreen h2,
    #myCallbackModalFullscreen p.request_a_callback_p_1 {
        width: auto;
        height: auto;
        font-family: Roboto;
        font-size: 22px;
        font-weight: 500;
        color: #24272c;
        margin-bottom: 6px;
        margin-top: 0;
    }
    #myCallbackModalFullscreen p {
        width: auto;
        height: 48px;
        font-family: Roboto;
        font-size: 16px;
        font-weight: 400;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.5;
        letter-spacing: normal;
    }
    #myCallbackModalFullscreen .col-md-12 {
        padding-left: 0;
        padding-right: 0;
    }
    #myCallbackModalFullscreen .modal-content {
        background-color: #fefefe;
        margin: auto;
        border: 1px solid rgba(36, 39, 44, 0.7);
        width: 804px;
        height: auto;
        padding: 32px;
    }
    #myCallbackModalFullscreen.modal {
        background-color: rgba(36, 39, 44, 0.5);
        z-index: 99999;
    }
    #myCallbackModalFullscreen .form_field_outer1 {
        position: relative;
        height: 56px;
        padding: 18px 16px 0;
        -webkit-transition: border 0.2s;
        transition: border 0.2s;
        border: 1px solid rgba(36, 39, 44, 0.15);
        border-radius: 2px;
        background: #fff;
        color: #202026;
        font-size: 14px;
        letter-spacing: 0.5px;
        margin-bottom: 12px;
        width: 50%;
        float: left;
    }
    #myCallbackModalFullscreen .form_field_outer1 .form_field_input {
        display: block;
        width: 100%;
        height: 36px;
        padding: 5px 0;
        border: 0;
        outline: 0;
        background: 0 0;
        box-shadow: none;
        -webkit-appearance: none;
    }
    #myCallbackModalFullscreen .form_field_outer_activated .form_field_label {
        top: 4px;
        font-size: 10px;
        color: rgba(36, 39, 44);
        opacity: unset;
    }
    #myCallbackModalFullscreen .form_field_outer .form_field_label1 {
        position: absolute;
        top: 14px;
        left: 16px;
        transition: top 0.2s, font-size 0.2s;
        opacity: 0.5;
        line-height: 18px;
        pointer-events: none;
        color: rgba(36, 39, 44, 0.5);
        width: 50%;
        float: left;
    }
    #myCallbackModalFullscreen .form_field_outer_activated .form_field_label1 {
        top: 4px;
        font-size: 10px;
        color: rgba(36, 39, 44);
        opacity: unset;
        width: 50%;
        float: left;
    }
    #myCallbackModalFullscreen .div_input2 {
        height: 56px;
        margin-bottom: 24px;
    }
    #myCallbackModalFullscreen .first_lbl {
        width: 362px;
        margin-right: 8px;
        float: left;
        height: 56px;
        margin-bottom: 0;
    }
    #myCallbackModalFullscreen .second_lbl {
        width: 362px;
        margin-left: 6px;
        float: left;
        height: 56px;
        margin-bottom: 0;
    }
    #myCallbackModalFullscreen button {
        width: 123px;
        height: 48px;
        border-radius: 4px;
        background-color: #472dc2;
        color: #fff;
        border-color: #472dc2;
    }
    #myCallbackModalFullscreen .second_button {
        width: auto;
        height: 48px;
        border-radius: 4px;
        background-color: #fff;
        color: #472dc2;
        margin-right: 12px;
        padding: 0px 24px;
    }
    #myCallbackModalFullscreen .second_button_back {
        width: 123px !important;
        height: 48px;
        border-radius: 4px;
        background-color: #fff;
        color: #472dc2;
        margin-right: 12px;
        padding: 0px 24px;
    }
    #myCallbackModalFullscreen .col-md-6 {
        padding-right: 16px;
        padding-left: 0;
    }
    #myCallbackModalFullscreen label.calender {
        width: 200px;
        height: 19px;
        font-family: Roboto;
        font-size: 16px;
        font-weight: 400;
        margin-bottom: 12px !important;
    }
    #myCallbackModalFullscreen input {
        width: 100%;
        height: 24px;
        background: white;
    }
    #myCallbackModalFullscreen select {
        height: 48px;
    }
    #myCallbackModalFullscreen .cart_svg {
        width: 76px;
        height: 76px;
        padding-right: 0;
        padding-left: 0;
        border-radius: 100%;
        box-shadow: 0 6px 12px 0 rgba(251, 100, 27, 0.5);
    }
    #myCallbackModalFullscreen #wrapper {
        padding-top: 0;
        padding-bottom: 0;
        position: absolute;
        top: -60px;
        background: #fff;
    }
    #myCallbackModalFullscreen .button_calender_cancle {
        width: 123px;
        height: 48px;
        border-radius: 4px;
        background-color: #fff;
        color: #472dc2;
        margin: 16px;
        margin-right: 4px;
    }
    #myCallbackModalFullscreen .date .input-group-addon {
        background: #fff;
    }
    #myCallbackModalFullscreen .Time_Div {
        width: 96px;
        padding-right: 0;
        padding-left: 0;
        margin-right: 20px;
        margin-bottom: 32px;
    }
    #myCallbackModalFullscreen .modal_dialog1 {
        width: auto;
        top: 8%;
    }
    #myCallbackModalFullscreen .close {
        font-size: 28px;
        font-weight: 500;
        opacity: unset;
        top: -10px;
        float: right;
        right: -10px;
        position: absolute;
    }
    #myCallbackModalFullscreen .close img {
        position: absolute;
        left: 4px;
        top: -8px;
    }
    /*Talk to Expert Css End*/
    /* Login_PopUp Start  */
    .login_signup_popup .signup_h2_tag,
    .login_signup_popup h2,
    .login_signup_popup p.forgot_password_for_title_1 {
        text-align: left;
        font-size: 18px;
        margin-top: 0;
        font-family: Roboto;
        padding-bottom: 10px;
        margin-bottom: 0;
        color: rgba(36, 39, 44, 0.7);
    }
    .login_popUp .all_padding1 {
        padding-left: 0;
        padding-right: 0;
        padding-top: 76px;
    }
    .all_padding1 .all_padding {
        padding-left: 0;
        padding-right: 0;
        padding-top: 16px;
    }
    .all_padding1 .login_list_left {
        width: 100%;
        height: 100px;
        text-align: left;
        display: block;
    }
    .button {
        outline: none;
        box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.16);
        height: 40px;
        width: 100%;
        padding: 0px !important;
        line-height: 40px;
    }
    .btn_orng {
        background-color: #fb641b;
        border: 1px solid #fb641b;
        color: #fff;
        box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.3);
    }
    .btn_puple {
        background-color: #472dc2;
        color: #fff;
        border: 1px solid #472dc2;
    }
    .btn_orng:hover {
        color: #fff;
    }
    .btn_puple:hover {
        color: #fff;
    }
    input:-internal-autofill-selected {
        background-color: #fff !important;
    }
    input:-webkit-autofill,
    input:-webkit-autofill:hover,
    input:-webkit-autofill:focus,
    input:-webkit-autofill:active {
        -webkit-box-shadow: 0 0 0 30px white inset !important;
    }
    /* Login_PopUp End */
    /* #START - Loading Spinner Styles */
    .spinner {
        margin: 0 auto;
        width: 100%;
        text-align: center;
        height: 20px;
    }
    .spinnerblock {
        margin: 0 auto;
        width: 100%;
        text-align: center;
        height: 30px;
    }
    .white>div {
        width: 10px;
        height: 10px;
        background-color: #fff;
        margin: 6px 2px;
        border-radius: 100%;
        display: inline-block;
        -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
        animation: sk-bouncedelay 1.4s infinite ease-in-out both;
    }
    .whiteblock>div {
        width: 20px;
        height: 20px;
        background-color: #fff;
        margin: 6px 2px;
        border-radius: 100%;
        display: inline-block;
        -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
        animation: sk-bouncedelay 1.4s infinite ease-in-out both;
    }
    .purple>div {
        width: 10px;
        height: 10px;
        background-color: #472dc2;
        margin: 6px 2px;
        border-radius: 100%;
        display: inline-block;
        -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
        animation: sk-bouncedelay 1.4s infinite ease-in-out both;
    }
    .purpleblock>div {
        width: 20px;
        height: 20px;
        background-color: #472dc2;
        margin: 6px 2px;
        border-radius: 100%;
        display: inline-block;
        -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
        animation: sk-bouncedelay 1.4s infinite ease-in-out both;
    }
    .spinner .bounce1,
    .spinnerblock .bounce1 {
        -webkit-animation-delay: -0.32s;
        animation-delay: -0.32s;
    }
    .spinner .bounce2,
    .spinnerblock .bounce2 {
        -webkit-animation-delay: -0.16s;
        animation-delay: -0.16s;
    }
    @-webkit-keyframes sk-bouncedelay {
        0%,
        80%,
        100% {
            -webkit-transform: scale(0);
        }
        40% {
            -webkit-transform: scale(1);
        }
    }
    @keyframes sk-bouncedelay {
        0%,
        80%,
        100% {
            -webkit-transform: scale(0);
            transform: scale(0);
        }
        40% {
            -webkit-transform: scale(1);
            transform: scale(1);
        }
    }
    /* #END - Loading Spinner Styles */
    /* footer */
    footer .form-group span#subscribe_email-error {
        width: 100%;
        font-size: 12px;
        margin-left: 0px;
        float: left;
    }
    footer .footer_social_outer label.error_message {
        margin-top: 2px;
        width: 100%;
        float: left;
        border: none;
    }
    footer .form-group span#subscribe_email-error label.error_message {
        width: 95%;
        float: right;
        margin-left: 0px;
        padding-left: 2px;
    }
    span.error {
        color: #da1032;
        font-size: 12px;
        font-family: Roboto, sans-serif;
        font-weight: 500;
        letter-spacing: 0.3px;
        margin-left: -18px;
    }
    .error_message {
        color: #da1032;
        padding-left: 3px;
        font-weight: 500;
    }
    .footer_category ul li .category_items {
        font-size: 12px;
        font-weight: 500;
        color: #24272c !important;
        opacity: 0.7 !important;
    }
    .footer_category ul li a:hover {
        font-size: 12px;
        font-weight: 500;
        opacity: 1 !important;
        color: #472dc2 !important;
    }
    #chart_spinner_btm {
        margin-left: -70px;
    }
    footer .address_section li {
        display: inline-block;
        width: 100%;
    }
    footer .address_section li .contact-icons {
        float: left;
        width: 33px;
        height: 33px;
        background-image: url(../images/all-icons.png);
        background-position-x: -17px;
        background-position-y: -152px;
    }
    footer .address_section li .chat-icons {
        float: left;
        width: 33px;
        height: 33px;
        background-image: url(../images/all-icons.png);
        background-position-x: -70px;
        background-position-y: -152px;
    }
    footer .address_section li .contact_titles {
        float: left;
        width: auto;
        padding-top: 5px;
        padding-left: 10px;
    }
    .footer_section1 p.footer_h5 {
        font-size: 18px;
        font-weight: 500;
        margin-bottom: 30px;
        position: relative;
    }
    footer ul li a:hover {
        text-decoration: none;
        color: #fff;
    }
    .footer_section1 p.footer_h5 span {
        position: absolute;
        border: 1px solid #472dc2;
        width: 22px;
        height: 2px;
        left: 0;
        bottom: -10px;
    }
    footer .footer_social_links li a img {
        width: 28px;
    }
    footer .footer_section2 p.footer_h5 {
        font-family: Roboto, sans-serif;
        font-weight: 500;
        font-size: 18px;
        margin-bottom: 30px;
        position: relative;
    }
    footer .footer_section2 p.footer_h5 span {
        position: absolute;
        border: 1px solid #472dc2;
        width: 22px;
        height: 2px;
        left: 0;
        bottom: -10px;
    }
    footer .tools_links li a .tool_icons img {
        height: 40px;
    }
    footer .footer_section3 p span {
        margin-right: 4px;
        font-size: 18px;
        font-weight: 500;
        position: relative;
        margin-bottom: 20px;
        display: block;
    }
    footer.about_footer {
        background: #fff;
        color: #24272c;
    }
    footer.about_footer ul li a {
        color: #24272c;
        opacity: 0.7;
    }
    footer .footer_section3 p span:after {
        position: absolute;
        content: "";
        background: #472dc2;
        height: 2px;
        width: 22px;
        bottom: -8px;
        left: 0;
        margin: 0 auto;
    }
    footer ul li a:focus {
        color: #fff;
        text-decoration: none;
        border: none;
        outline: none;
    }
    footer .footer_social_links li a img {
        width: 28px;
    }
    /* footer ends */
    .compare_smallbox_popUp {
        position: fixed;
        bottom: 32px;
        right: 97px;
        background: #fb631b;
        z-index: 99999;
        padding: 14px 20px;
        border-radius: 4px;
        height: auto;
        box-shadow: 0px 4px 8px rgba(36, 39, 44, 0.3);
        display: none;
        margin-bottom: 10px;
        cursor: pointer;
        width: auto;
        font-weight: 500;
        font-size: 12px;
        line-height: 1;
    }
    .homeSection {
        padding: 20px;
        background-color: #fff;
        margin-top: 20px;
        box-shadow: 0 2px 4px 0 rgba(36, 39, 44, 0.15);
        border-radius: 4px;
        -webkit-border-radius: 4px;
        padding-left: 0px;
        padding-right: 0px;
        -moz-border-radius: 4px;
    }
    .homeSection .swiper-container {
        padding-left: 20px;
        padding-right: 20px;
    }
    .nav_mobile,
    .mobile_nav,
    .product_list_moreBtns {
        display: none !important;
    }
    .home_info_icons_footer img {
        height: 134px;
        margin-bottom: 15px;
        width: 134px;
    }
    .home_info_icons_footer .info_f_title {
        font-weight: 500;
        margin-bottom: 10px;
    }
    .home_info_icons_footer .info_f_subtitle {
        opacity: 0.7;
        margin-bottom: 0px;
    }
    footer {
        background-color: #363637;
        color: #fff;
        padding-top: 35px;
        padding-bottom: 35px;
        margin-top: 20px;
        z-index: 1;
        position: relative;
    }
    footer a {
        color: #fff;
    }
    footer ul {
        padding: 0;
        margin: 0;
    }
    footer ul li {
        list-style: none;
        margin-bottom: 10px;
    }
    footer ul li a {
        color: #fff;
        font-weight: 400;
    }
    footer .tools_links li {
        display: inline-block;
        width: 31%;
    }
    footer .tools_links li a {
        display: inline-block;
        width: 100%;
    }
    footer .tools_links li a .tool_icons {
        float: left;
    }
    footer .tools_links li a .asset-icon {
        background-position-x: 0px;
        background-position-y: 0px;
    }
    footer .tools_links li a .compare-icon {
        background-position-x: -99px;
        background-position-y: 0px;
    }
    footer .tools_links li a .TA-icon {
        background-position-x: -197px;
        background-position-y: 0px;
    }
    footer .tools_links li.footer_tabs {
        text-align: center;
        border-radius: 4px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        background-color: #545454;
        line-height: 40px;
        margin-right: 0.5%;
    }
    footer .tools_links li.footer_tabs a {
        text-decoration: none;
        color: #fff !important;
        font-size: 10px;
    }
    footer .footer_newsletter {
        font-weight: 400;
    }
    footer .footer_newsletter input {
        display: inline-block;
        width: 58%;
        height: 40px;
        background-color: #fff;
    }
    footer .footer_newsletter button {
        display: inline-block;
        width: 40%;
        height: 40px;
        border-radius: 4px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        background-color: #472dc2 !important;
        border: 1px solid #472dc2 !important;
        color: #fff !important;
        padding: 0;
        position: relative;
        top: -2px;
    }
    footer .footer_social_links li {
        display: inline-block;
        width: 26px;
        height: 35px;
        margin-right: 6px;
    }
    footer .footer_social_links li a {
        float: left;
        height: 35px;
        width: 100%;
        text-decoration: none !important;
        background-image: url(../images/all-icons.png);
    }
    footer .footer_social_links li a.custom-icon {
        background-position-x: 26px;
        background-position-y: -58px;
    }
    footer .footer_section3 {
        margin-top: 40px;
    }
    footer .footer_section3 p {
        font-weight: 500;
        font-size: 20px;
    }
    footer .footer_section3 img {
        max-width: 100%;
        height: 36px;
    }
    .caret {
        border-left: 4px solid rgba(0, 0, 0, 0);
        border-right: 4px solid rgba(0, 0, 0, 0);
        border-top: 4px solid;
        display: inline-block;
        height: 0;
        margin-left: 2px;
        vertical-align: middle;
        width: 0;
    }
    .mobile_nav_overlay {
        display: none;
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        bottom: 0;
        background-color: rgba(36, 39, 44, 0.7);
        z-index: 9991;
    }
    .mobile_nav_overlay span.close {
        right: 14px;
        opacity: 1;
        position: relative;
        top: 10px;
    }
    .mobile_nav_overlay span.close img {
        opacity: 1;
        right: 10px;
        width: 24px;
    }
    /* css for mobile navigation */
    .mobile_nav_outer_active {
        left: 0px !important;
    }
    .mobile_nav_overlay span.close {
        right: 14px;
        opacity: 1;
        position: relative;
        top: 10px;
    }
    .mobile_nav_overlay span.close img {
        opacity: 1;
        right: 10px;
        width: 24px;
    }
    .mobile_nav_outer .mobile_nav_content h4 {
        font-size: 12px;
        opacity: 0.5;
        text-transform: uppercase;
        margin: 8px 16px 8px 15px;
    }
    .mobile_nav_outer .mobile_nav_content span {
        font-size: 12px;
        opacity: 0.5;
        text-transform: uppercase;
        margin: 8px 16px 8px 15px;
    }
    .mobile_nav_outer .mobile_nav_header .mobile_view_profile a.facebook-class {
        box-shadow: 0 2px 4px 0 rgba(36, 39, 44, 0.15);
        border: none;
        padding: 0px;
        width: 36px;
        height: 36px;
        border-radius: 50%;
        margin-right: 8px;
    }
    .mobile_nav_outer {
        position: fixed;
        left: -100%;
        top: 0;
        width: 90%;
        bottom: 0;
        height: 100%;
        background-color: #fff;
        z-index: 999;
        overflow-y: auto;
        box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
        transition: 0.3s;
        -webkit-transition: 0.3s;
        /* Safari 3.1 to 6.0 */
    }
    .mobile_nav_outer .mobile_nav_header {
        padding: 10px 0px;
        background-color: #fff;
        color: #fff;
        height: 72px;
        box-shadow: 0 3px 6px 0 rgba(36, 39, 44, 0.15);
    }
    .mobile_nav_outer .mobile_nav_header .media-left img {
        border-radius: 50%;
    }
    .social-icon-tabs {
        position: absolute;
        right: 0px;
    }
    .social-icon-tabs a.facebook-class {
        margin-right: 18px;
        /* background: #333; */
        box-shadow: 0 2px 4px 0 rgba(36, 39, 44, 0.15);
        display: block;
        float: left;
        border-radius: 50%;
    }
    .mobile_nav_outer .mobile_nav_header .media-body span.line-cc {
        color: rgba(36, 39, 44, 0.5);
        height: 35px;
        float: left;
        border: 1px solid rgba(36, 39, 44, 0.2);
        margin-left: 24px;
    }
    .mobile_nav_outer .mobile_nav_header .mobile_username {
        font-size: 20px;
        font-family: Roboto, sans-serif;
        font-weight: 500;
        color: #24272c;
    }
    .mobile_nav_outer .mobile_nav_header .media .media-body p.mobile_user_email {
        font-size: 12px;
        opacity: 0.7;
        color: #24272c;
    }
    .mobile_nav_outer .mobile_nav_header .mobile_view_profile {
        margin-bottom: 0px;
        float: left;
    }
    .mobile_nav_outer .mobile_nav_header .mobile_view_profile a {
        display: inline-block;
        width: auto;
        border-radius: 4px;
        text-decoration: none;
        color: #472dc2;
        font-size: 14px;
        text-align: center;
        height: auto;
        border: 1px solid #472dc2;
        font-weight: 400;
        padding: 7px 14px;
        text-shadow: none;
        box-shadow: none;
        margin-top: 0px;
        border-radius: 18px;
    }
    .mobile_nav_outer .mobile_nav_header .media-body {
        /* margin-top: 8px; */
        display: inline-block;
        margin: 8px 16px 0px 16px;
    }
    .mobile_nav_outer .mobile_nav_content ul.mobile_featured_navlist .mobile_featured_navlist_li a.mobile_featured_navlist_title.active-class {
        color: #472dc2;
        font-weight: 500;
        line-height: 40px;
        background-color: #472dc221;
        border-radius: 4px;
        margin-top: 8px;
        margin-bottom: 8px;
    }
    .mobile_nav_outer .mobile_nav_header .mobile_view_profile_login {
        margin-bottom: 0px;
    }
    .mobile_nav_outer .mobile_nav_content ul.mobile_featured_navlist .mobile_featured_navlist_li a.mobile_featured_navlist_title img.free-img5 {
        display: none;
    }
    .mobile_nav_outer .mobile_nav_content ul.mobile_featured_navlist .mobile_featured_navlist_li a.mobile_featured_navlist_title.active-class img.free-img5 {
        display: block;
        float: left;
        margin-top: 11px;
        margin-right: 20px;
    }
    .mobile_nav_outer .mobile_nav_content ul.mobile_featured_navlist .mobile_featured_navlist_li a.mobile_featured_navlist_title.active-class img.free-img {
        display: none;
    }
    .mobile_nav_outer .mobile_nav_header .mobile_view_profile_login button {
        display: inline-block;
        width: auto;
        /* line-height: 23px; */
        border-radius: 4px;
        /* background-color: #ffffff; */
        text-decoration: none;
        color: #fff;
        font-size: 14px;
        text-align: center;
        height: auto;
        border: 1px solid #fff;
        font-weight: 500;
        padding: 10px 20px;
        text-shadow: none;
        box-shadow: none;
        margin-top: 0px;
    }
    .mobile_nav_outer .mobile_nav_content {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .mobile_nav_outer .mobile_nav_content ul {
        padding: 0;
        margin: 0;
        display: inline-block;
        width: 96%;
        margin-left: 2%;
        margin-right: 2%;
    }
    .mobile_nav_outer .mobile_nav_content ul li {
        list-style: none;
        /*display:inline;*/
        float: left;
        width: 100%;
    }
    .mobile_nav_outer .mobile_nav_content ul.mobile_featured_navlist .mobile_featured_navlist_li {
        /* border-bottom: 1px solid #ccc; */
    }
    .mobile_nav_outer .mobile_nav_content ul.mobile_featured_navlist .mobile_featured_navlist_title {
        color: #24272c;
        text-decoration: none;
        float: left;
        width: 100%;
        /* border-bottom: 1px solid #ccc; */
        font-size: 16px;
        font-family: Roboto, sans-serif;
        font-weight: 500;
        line-height: 56px;
        padding-left: 10px;
        position: relative;
    }
    .mobile_nav_outer .mobile_nav_content ul.mobile_featured_navlist .mobile_featured_navlist_title img {
        margin-right: 18px;
        opacity: 0.7;
    }
    .mobile_nav_outer .mobile_nav_content ul.mobile_featured_navlist .mobile_featured_navlist_title span {
        position: absolute;
        top: 50%;
        right: 10px;
        width: 18px;
        height: 18px;
        margin-top: -9px;
        background-image: url(../images/dropdown_20.svg);
        background-repeat: no-repeat;
        transform: rotate(0deg);
        transition: 0.25s;
        /* Safari 3.1 to 6.0 */
    }
    .mobile_nav_outer .mobile_nav_content ul.mobile_featured_navlist .mobile_featured_navlist_title span.nav_active {
        transform: rotate(180deg);
        background-image: url(../images/dropdown_20_sel.svg);
    }
    /*
.mobile_nav_outer .mobile_nav_content ul.mobile_featured_navlist .mobile_featured_navlist_title span.nav_active {
    transform: rotate(0deg);
    -ms-transform: rotate(0deg);

    -webkit-transform: rotate(0deg);
 
    transform: rotate(0deg); } */
    .mobile_nav_outer .mobile_nav_content ul.mobile_featured_navlist .mobile_featured_navlist_sub {
        display: none;
    }
    .mobile_nav_outer .mobile_nav_content ul.mobile_featured_navlist .mobile_featured_navlist_sub li {
        width: 100%;
        display: inline-block;
        padding-left: 46px;
        padding-right: 10px;
        line-height: 48px;
    }
    .mobile_nav_outer .mobile_nav_content ul.mobile_featured_navlist .mobile_featured_navlist_sub li a {
        color: #24272c;
        text-decoration: none;
        font-size: 14px;
        font-weight: 500;
        opacity: 0.7;
    }
    .mobile_nav_outer .mobile_nav_content ul.mobile_featured_navlist.mobile_navlist_info .mobile_featured_navlist_title {
        font-family: Roboto, sans-serif;
        font-weight: 500;
    }
    .mobile_nav_outer::-webkit-scrollbar-track {
        /*-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);*/
        background-color: #fff;
        border-radius: 4px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
    }
    .mobile_nav_outer::-moz-scrollbar-track {
        /*-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);*/
        background-color: #fff;
        border-radius: 4px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
    }
    .mobile_nav_outer::-webkit-scrollbar {
        width: 2px;
        background-color: #fff;
        border-radius: 4px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
    }
    .mobile_nav_outer::-moz-scrollbar {
        width: 2px;
        background-color: #fff;
        border-radius: 4px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
    }
    .mobile_nav_outer::-webkit-scrollbar-thumb {
        background-color: #e5e5e5;
        border-radius: 4px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
    }
    .login_register_popup_box.modal-dialog {
        width: 800px;
        margin: 5% auto;
    }
    .login_register_popup_box .login_register_container {
        float: left;
        width: 100%;
    }
    .login_register_popup_box .login_form_left_outer {
        padding-top: 90px;
    }
    .login_register_popup_box .login_form_left_outer p {
        font-size: 14px;
        font-weight: 500;
    }
    .login_register_popup_box .login_form_left_outer p span {
        font-family: Roboto, sans-serif;
        font-weight: 500;
    }
    .login_register_popup_box .login_form_left_outer .close {
        position: absolute;
        top: 8px;
        right: 8px;
        border: 1px solid rgba(36, 39, 44, 0.5);
        opacity: 1;
        border-radius: 4px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        font-size: 10px;
        width: 20px;
        height: 20px;
        z-index: 9;
        outline: none;
        background-color: #fff;
        display: none;
    }
    .login_register_popup_box .modal-content {
        background-color: #f7f7f7;
        border-radius: 4px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        overflow: hidden;
    }
    .login_register_popup_box .modal-content .modal-body {
        padding: 0px;
    }
    .login_register_popup_box .lr_form_heading {
        margin-top: 0px;
        font-size: 24px;
        font-family: Roboto, sans-serif;
        font-weight: 400;
    }
    .login_register_popup_box .form_spacing {
        margin-top: 10px;
        margin-bottom: 20px;
    }
    .login_register_popup_box .login_form_right_outer {
        background-color: #fff;
        padding: 0px 50px;
        min-height: 405px;
        position: relative;
    }
    .login_register_popup_box .login_form_right_outer .close {
        position: absolute;
        top: 8px;
        right: 8px;
        border: 1px solid rgba(36, 39, 44, 0.5);
        opacity: 1;
        border-radius: 4px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        font-size: 10px;
        width: 20px;
        height: 20px;
        z-index: 9;
        outline: none;
        background-color: #fff;
        display: block;
    }
    .login_register_popup_box .login_social_outer {
        margin-top: 35px;
        padding-bottom: 20px;
    }
    .login_register_popup_box .login_social_outer .social_btn_divider {
        position: relative;
    }
    .login_register_popup_box .login_social_outer .social_btn_divider .s_divider_line {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 1px;
        background-color: #e5e5e5;
    }
    .login_register_popup_box .login_social_outer .social_btn_divider .s_divider_content {
        position: relative;
        top: -9px;
        background-color: #fff;
        padding-left: 10px;
        padding-right: 10px;
    }
    .login_register_popup_box .login_social_outer .login_fb_btn_outer {
        padding-left: 0px;
        padding-right: 8px;
    }
    .login_register_popup_box .login_social_outer .login_fb_btn_outer button {
        background-color: #3d5a98;
        color: #fff;
        border: 1px solid #3d5a98;
    }
    .login_register_popup_box .login_social_outer .login_fb_btn_outer button img {
        width: 20px;
    }
    .login_register_popup_box .login_social_outer .login_google_btn_outer {
        padding-right: 0px;
        padding-left: 8px;
    }
    .login_register_popup_box .login_social_outer .login_google_btn_outer button {
        background-color: #dd4c39;
        color: #fff;
        border: 1px solid #dd4c39;
    }
    .login_register_popup_box .login_social_outer .login_google_btn_outer a {
        background-color: #dd4c39;
        color: #fff;
        border: 1px solid #dd4c39;
    }
    .login_register_popup_box .login_social_outer .login_google_btn_outer button img {
        width: 20px;
    }
    .login_register_popup_box .login_social_outer .login_google_btn_outer a img {
        width: 20px;
        margin-right: 4px;
    }
    .login_register_popup_box .login_social_outer .social_bottom_cta {
        margin-top: 20px;
        margin-bottom: 0px;
        display: inline-block;
        width: 100%;
    }
    .login_register_popup_box .login_social_outer .social_bottom_cta button {
        outline: none;
        box-shadow: none;
        color: #24272c;
        background-color: #fff;
        /*opacity: .7;*/
        text-align: left;
        float: left;
        padding-left: 0px;
    }
    .login_register_popup_box .login_social_outer .social_bottom_cta button span {
        opacity: 0.7;
    }
    .login_register_popup_box .form-control {
        outline: none;
        box-shadow: none;
        height: 40px;
        padding-left: 20px;
        padding-right: 20px;
        background-color: #ffffff;
        border-radius: 4px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
    }
    .login_register_popup_box .login_form_outer .login_forgot_btn {
        /*color: #9b9b9b;*/
        font-size: 12px;
        background: transparent;
        border: none;
        box-shadow: none;
        outline: none;
        opacity: 0.7;
    }
    .login_register_popup_box .common_form_outer {
        margin-top: 60px;
    }
    .login_register_popup_box .login_form_outer {
        margin-top: 40px;
    }
    .login_register_popup_box .login_form_left_outer p.smile-dd {
        padding-left: 15px;
        font-weight: 500;
        font-size: 12px;
        color: #24272c;
        margin-top: 0;
    }
    /* login/register popup box css ends */
    /*css for form sections */
    .form_field_outer {
        position: relative;
        height: 56px;
        padding: 18px 16px 0;
        -webkit-transition: border 0.2s;
        transition: border 0.2s;
        border: 1px solid #e5e5e5;
        border-radius: 4px;
        background: #fff;
        color: #202026;
        font-size: 14px;
        letter-spacing: 0.5px;
        margin-bottom: 20px;
    }
    .form_field_outer .form_field_input {
        display: block;
        width: 100%;
        height: 36px;
        padding: 5px 0;
        border: 0;
        outline: none;
        background: transparent;
        box-shadow: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
    }
    .form_field_outer .form_field_select {
        display: block;
        width: 100%;
        height: 36px;
        padding: 5px 0;
        border: 0;
        outline: none;
        background: transparent;
        box-shadow: none;
        /* -webkit-appearance: none; */
        /* -moz-appearance: none; */
        /* appearance: none; */
    }
    .form_field_outer .form_field_label {
        position: absolute;
        top: 19px;
        left: 16px;
        -webkit-transition: top 0.2s, font-size 0.2s;
        transition: top 0.2s, font-size 0.2s;
        opacity: 0.5;
        line-height: 18px;
        pointer-events: none;
    }
    .form_field_outer_activated .form_field_label {
        top: 10px;
        font-size: 10px;
        color: #24272c;
        opacity: 0.7;
    }
    .disabled_form .form_field_outer {
        background-color: #f5f5f5;
    }
    .input_blue_border {
        border: 1px solid #472dc2;
        background-color: #fff;
    }
    .input_red_border {
        border: 1px solid #f52a2a85;
        background-color: #fff;
    }
    .hub_chat_css {
        position: fixed;
        bottom: 30px;
        right: 16px;
        z-index: 3;
    }
    .hub_chat_css a.btn.btn-default {
        border-radius: 50%;
        box-shadow: 0 2px 10px rgba(36, 39, 44, 0.2), 0 4px 40px rgba(36, 39, 44, 0.3);
        background-image: linear-gradient(103deg, #41318c, #472dc2);
        width: 60px;
        margin: 0px auto;
        display: block;
        margin-top: 24px;
        text-align: center;
        text-decoration: none;
        height: 60px;
        border: none;
    }
    .hub_chat_css a.btn.btn-default img {
        width: 55px;
        height: 55px;
        display: block;
        left: 3px;
        padding: 0px;
        position: absolute;
        top: 27px;
    }
    .hub_chat_css a.btn.btn-default5 {
        border-radius: 50%;
        box-shadow: 0 2px 10px rgba(36, 39, 44, 0.2), 0 4px 40px rgba(36, 39, 44, 0.3);
        background-image: linear-gradient(-225deg, #ffc371 20%, #ff5f6d);
        width: 60px;
        margin: 0px auto;
        display: block;
        margin-top: 24px;
        text-align: center;
        text-decoration: none;
        height: 60px;
        border: none;
    }
    .hub_chat_css a.btn.btn-default5 img {
        width: 32px;
        height: 32px;
        display: block;
        /* left: 3px; */
        padding: 0px;
        /* position: absolute; */
        /* top: 27px; */
        margin: 10px auto;
    }
    .all_padding1 .login_list_left img {
        width: 64px;
    }
    /* form css ends */
    .product_like_btn {
        width: 40px;
        height: 34px;
        border-radius: 0;
        background-color: transparent;
        border-color: #fff !important;
        outline: none;
        box-shadow: none;
        background-image: url(../images/all-icons.png);
        background-position: -209px -9px;
        background-repeat: no-repeat;
    }
    .product_liked_btn {
        width: 40px;
        height: 34px;
        border-radius: 0;
        background-color: transparent;
        border-color: #fff !important;
        outline: none;
        box-shadow: none;
        background-image: url(../images/all-icons.png);
        background-position: -259px -9px !important;
        background-repeat: no-repeat;
    }
    /* White header links bug fixture */
    .detailpage_outer .new-menubar .headerstripes,
    .detailpage_outer .new-menubar .headerstripes a,
    .category_listing_page .new-menubar .headerstripes,
    .category_listing_page .new-menubar .headerstripes a,
    .industry_listing_page .new-menubar .headerstripes,
    .industry_listing_page .new-menubar .headerstripes a,
    .compare_page .new-menubar .headerstripes,
    .compare_page .new-menubar .headerstripes a,
    .brand_page .new-menubar .headerstripes,
    .brand_page .new-menubar .headerstripes a,
    .brands_page .new-menubar .headerstripes,
    .brands_page .new-menubar .headerstripes a,
    .my_account_pages .new-menubar .headerstripes,
    .my_account_pages .new-menubar .headerstripes a,
    .standalone_login_page .new-menubar .headerstripes,
    .standalone_login_page .new-menubar .headerstripes a,
    .inner_pages_header .new-menubar .headerstripes,
    .inner_pages_header .new-menubar .headerstripes a {
        color: #24272c !important;
    }
    .mobile_hidden_compare_tick {
        display: none;
    }
    .product_detail_left_section .product_info_image .product_like_share_btns {
        right: 300px;
    }
    /*New Changes for 1024*/
    .product_detail_left_section {
        width: 100% !important;
    }
    .spn_need_icon {
        display: inline-flex !important;
        width: 100%;
        height: 32px;
        border-radius: 4px;
        color: #24272d;
        position: relative;
        top: 0px;
        font-size: 12px;
        background-color: #ffffff;
        padding: 8px 8px;
        border: 1px solid rgba(36, 39, 44, 0.15);
    }
    .order_link_invoice_cancle {
        width: 100%;
        height: 32px;
        border-radius: 4px;
        position: relative;
        font-size: 12px;
        background-color: white;
        padding: 8px 14px;
        border: 1px solid rgba(36, 39, 44, 0.3);
        color: rgba(36, 39, 44, 0.7);
    }
    .order_total {
        font-family: Roboto, sans-serif;
        font-weight: 500;
        font-size: 16px;
    }
    .order_share {
        position: absolute;
        top: 40px;
        left: 74px;
    }
    .cart_right_section .orange_bt {
        width: 100%;
        margin: 10px auto;
        text-align: center;
        display: block;
    }
    .cart_page_heading {
        margin-top: 16px;
        margin-left: 20px;
    }
    .list_filters_items li label {
        font-weight: normal;
        cursor: pointer;
        position: relative;
        width: 100%;
        margin-bottom: 0px;
        line-height: 1.5;
        padding: 8px 20px;
    }
    .new_card_box .new_card_img {
        border: 1px solid rgba(36, 39, 44, 0.06);
        float: left;
        width: 32.5%;
        height: 56px;
        border-radius: 4px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        overflow: hidden;
        margin-right: 4px;
    }
    .new_card_box .new_card_info {
        float: left;
        width: 65%;
    }
    .new_card_box .new_card_img ul li label {
        display: inline-block;
        width: 56px;
        height: 56px;
        float: left;
        cursor: pointer;
        max-width: 80px;
    }
    .btnPrimary {
        border-radius: 4px;
        background-color: #472dc2;
        color: #fff;
        border: 1px solid #472dc2;
        margin-bottom: 4px;
        font-family: Roboto, sans-serif;
        font-weight: 500;
        font-size: 12px;
        margin-top: 4px;
        padding: 2px 4px;
    }
    .new_card_box .new_card_btns button.add_to_compare {
        color: #472dc2;
        font-size: 12px;
        /* display: block; */
        background-color: transparent;
        border-color: transparent;
        /* font-family: Roboto, sans-serif; */
        font-weight: 500;
        width: 51%;
        /* float: right; */
        padding: 2px 4px;
        margin-left: 0px;
        border: 1px solid rgba(36, 39, 44, 0.3);
        border-radius: 4px;
        margin-left: 8px;
        margin-top: 4px;
    }
    .new_card_box .new_card_btns button {
        float: left;
        width: 44%;
        height: 40px;
        outline: none;
        padding: 4px;
    }
    .new_card_box .new_card_stats .home_product_info span.card_first-pd {
        width: 28%;
    }
    .new_card_box .new_card_stats .home_product_info span.card_middle-pd {
        width: 32%;
    }
    .new_card_box .new_card_stats .home_product_info span.card_last-pd {
        width: 38%;
    }
    .new_card_box .new_card_features {
        border-top: 1px solid rgba(36, 39, 44, 0.06);
        border-bottom: 1px solid rgba(36, 39, 44, 0.06);
        height: auto;
        float: left;
        width: 100%;
        padding-top: 10px;
        padding-bottom: 10px;
        min-height: 168px;
        overflow: hidden;
    }
    .new_card_box .new_card_features {
        border-top: 1px solid rgba(36, 39, 44, 0.06);
        border-bottom: 1px solid rgba(36, 39, 44, 0.06);
        height: auto;
        float: left;
        width: 100%;
        padding-top: 10px;
        padding-bottom: 10px;
        max-height: 178px;
        overflow: auto;
    }
    .new_card_box .new_card_pricebox p.price-request-cd {
        margin-top: 40px;
    }
    .home_testimonials .swiper-slide {
        width: 32%;
        margin: 0 auto;
        background-color: #fff;
        position: relative;
        border-radius: 8px;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        padding: 24px;
        height: auto;
        box-shadow: none;
    }
    .media_left_width {
        width: 35%;
    }
    .new_card_box .new_card_info .card_title a {
        font-size: 12px;
        color: #24272c;
        font-family: Roboto, sans-serif;
        font-weight: 500;
        line-height: 1.5;
        padding-bottom: 4px;
        display: inline-block;
    }
    /*.home_featured_categories .swiper-slide {
    width: 152px !important;
}*/
    .label_category {
        height: 40px;
        margin: 0px;
        padding: 2px 2px;
        font-weight: 500;
        font-size: 12px;
    }
    .cart_right_section {
        padding-left: 0px;
        padding-right: 0px;
        margin-top: 0px;
        margin-left: 15px;
    }
    .cart_right_section {
        width: 26.4% !important;
        padding-left: 0px;
        padding-right: 0;
    }
    .cart_left_section {
        width: 72% !important;
    }
    .home_productSection1 .new_card_box {
        width: 280px;
        min-height: 500px;
    }
    .offer-card-pp-right .offer-inner-soltions .new_card_box {
        min-height: 454px;
        float: left;
        max-width: 100%;
        margin-right: 20px;
        height: 520px;
    }
    .new_card_box {
        border-radius: 4px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        box-shadow: 0 2px 4px 0 rgba(36, 39, 44, 0.15);
        border: 1px solid rgba(36, 39, 44, 0.08);
        padding: 16px;
        margin-bottom: 10px;
        background: #fff;
        min-height: 500px;
    }
    .category_pre {
        border: none;
    }
    .right-cart-part-dd .cart_right_section_inner .search-amount-dd input.form-control {
        background: #fff;
        border-radius: 4px;
        font-size: 12px;
        width: 100%;
    }
    .breadcrumb_outer {
        padding-left: 0px;
        padding-right: 0px;
        margin-top: 0px;
        margin-bottom: 4px;
    }
    .product_list_style .product_list_style_bottom .product_list_style_bottom_right.right-share-dd {
        width: auto;
        float: right;
        /* position: absolute; */
        right: 0px;
        margin-top: -26px;
        bottom: 48px;
    }
    .buyer-head {
        background: #f7f7f7;
        margin-top: 38px;
        box-shadow: 0 2px 4px 0 rgba(36, 39, 44, 0.15);
        padding-bottom: 20px;
    }
    .height_top {
        background: white;
        border-bottom-left-radius: 4px;
        border-top-left-radius: 4px;
        width: 30%;
        padding: 16px;
    }
    .guide_div {
        height: auto;
        background: white;
        margin-bottom: 0px;
        min-height: 120px;
        width: 60%;
    }
    .res_all {
        padding: 0px;
    }
    .heading_div {
        padding-left: 0px;
        padding-right: 22px;
        width: 75%;
    }
    .compare_top_fixed_modal_release {
        background-color: #fff;
        width: 100% !important;
        position: relative;
        z-index: 998;
        padding-left: 20px;
    }
    .account_main_outer {
        padding-top: 20px;
    }
    .account_breadcrumb_outer {
        margin-top: 3px;
        margin-bottom: 15px;
    }
    .product_list_style .product_list_style_top .product_list_btn_section button.btn.list_views_all_form {
        height: 40px;
        background-color: #fb641b;
        color: #fff;
        outline: none;
        border-radius: 4px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        /* font-family: Roboto, sans-serif; */
        font-weight: 500;
        line-height: 40px;
        padding: 0;
        width: 40%;
    }
    .breadcrumb {
        padding: 0px;
        margin-bottom: 16px;
        background-color: #f7f7f7;
    }
    .order_review_top {
        margin-top: 4px;
    }
    .account_new_address_btns .address_outer_btn {
        margin-bottom: 0px;
        border: 1px solid rgba(36, 39, 44, 0.15);
        width: 80%;
        padding: 0px 0px 0px 16px;
        box-shadow: 0px 2px 4px rgba(36, 39, 44, 0.15);
        background: #fff;
        color: #24272c;
        font-weight: 500;
    }
    .product_detail_right_section_inner .detail_more_btn button:nth-child(2) {
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 8px;
    }
    .home_productSection1 ul li.home_productSection1_left .swiper-container {
        padding-left: 20px;
        padding-right: 20px;
        max-height: 520px;
    }
    .home_blogs .swiper-slide {
        width: 260px;
        margin-bottom: 10px;
        box-shadow: 0 2px 4px 0 rgba(36, 39, 44, 0.15);
        border: none;
        border-radius: 4px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        height: 400px;
    }
    .new_card_box .new_card_infobox {
        float: left;
    }
    .product_list_style .product_list_style_bottom .product_list_style_bottom_left {
        float: left;
        width: 100%;
    }
    .breadcrumb_outer_med {
        padding-left: 0px;
        padding-right: 0px;
        margin-top: 64px !important;
        margin-bottom: 4px;
    }
    .department_custom_slider .top_7_tools .department_best_offers_slider {
        width: 13.8%;
        height: 134px;
        text-align: center;
        float: left;
        margin-right: 0px;
        margin-left: 20px;
        margin-bottom: 20px;
    }
    .department_bread_top {
        margin-top: 50px;
    }
    .breadcrums_padding_left {
        padding-left: 45px;
    }
    .product_list_style_middle .col-md-12 .features_content_title {
        font-size: 12px;
        font-weight: 500;
        font-family: Roboto, sans-serif;
        margin-right: 16px;
        padding-left: 0px;
        width: 30%;
        float: left;
        text-align: left;
    }
    .product_list_style_middle .features_sub_content {
        width: 60%;
        float: left;
    }
    .account_main_outer form#frmchangePWD button#change-pwd-btn {
        width: 62%;
    }
    .product_detail_reviews .all_rating_box_detailed p.feedback-dd span.text {
        text-align: left;
        float: left;
        margin-right: 14px;
        font-family: Roboto, sans-serif;
        font-size: 14px;
        /* height: 40px; */
        width: 60%;
        margin-top: 0px;
        opacity: 0.7;
    }
    .font_mac {
        font-size: 14px;
    }
    .customer_icon {
        width: 40%;
    }
    .order_detail .product_list_style_top .product_list_style_top_left .product_list_info_section {
        padding-right: 8px;
        padding-left: 20px;
        width: 75%;
    }
    .order_detail .product_list_style_top .product_list_btn_section {
        width: 100%;
        padding-left: 10px;
    }
    .order_details_reviewMy_order {
        float: left;
        width: 100%;
        padding: 0px 20px 0px 0px;
    }
    .order_details_section_subscrition {
        width: 76%;
        float: left;
        margin-left: 10px;
        line-height: 1;
        font-size: 16px;
        color: #24272c;
        font-weight: 500;
    }
    .button_order_detail_subcription_rate {
        width: 100%;
        background: #472dc2;
        border-radius: 4px;
        height: 40px;
        border-color: #472dc2;
        color: #ffffff;
        padding: 8px;
        font-size: 14px;
    }
    .compare_top_fixed_modal {
        background-color: #fff;
        width: 1024px !important;
        position: fixed;
        top: 56px;
        z-index: 998;
        padding-left: 20px;
    }
    .home_news_logos .feature_box_inner ul {
        list-style-type: none;
    }
    .home_news_logos .feature_box_inner ul li {
        float: left;
        margin-right: 42px;
        margin-top: 12px;
    }
    .home_testimonials .swiper-slide p.testimonials_hds {
        font-size: 14px;
    }
    .detail_page_top_outer {
        margin-top: 14px;
        padding-top: 0px;
    }
    .search_page_outer {
        margin-top: 10px;
    }
    .prepaid_order_outer_section {
        width: 100%;
        max-width: 1260px;
        margin: 60px auto;
    }
    .myCallbackModalFullscreen .modal_dialog1 {
        width: auto;
    }
    .search_page_outer .searched_center {
        width: 52%;
    }
    .mobile_filters_outer {
        margin-top: 10px;
        display: none;
        margin-bottom: 20px;
    }
    .mobile_filters_outer .swiper-slide {
        width: auto;
        padding-left: 10px;
        padding-top: 10px;
        margin-right: 0px !important;
    }
    .product_detail_left_section .detail_specification_box .platform_compatible li {
        position: relative;
        padding-left: 35px;
        width: 28.3%;
        margin: 0px;
    }
    .search_page_outer.offer-next-moblie .offer-right-part {
        width: 100%;
        margin-top: 60px;
    }
    .home_EmailSubscribe .subscribe-inner .subscribe-inner-left {
        width: 14%;
        float: left;
    }
    .home_EmailSubscribe .subscribe-inner .subscribe-inner-right {
        width: 82%;
        float: left;
        margin-top: 22px;
        margin-left: 22px;
    }
    .home_EmailSubscribe .subscribe-inner .subscribe-inner-left img {
        width: 100%;
        height: 148px;
        display: block;
    }
    .home_featured_categories .icon_outer .top_cat_arrow {
        max-height: 50px;
        max-width: 50px;
        margin-top: 20px;
        margin-left: 40px;
        width: 100%;
    }
    .search_page_outer .searched_left,
    .search_page_outer .searched_right {
        width: 24%;
    }
    .product_list_style .product_list_style_top .product_list_btn_section .list_add_to_cart {
        font-size: 12px;
    }
    .product_list_style .product_list_style_top .product_list_btn_section .list_get_call_back {
        font-size: 12px;
    }
    .price_plan_items .price_plan_head .product_plan_name {
        font-size: 14px;
        line-height: 1.5;
        margin-bottom: 0px;
        font-weight: 500;
    }
    .product_list_ul .features_content {
        font-size: 12px;
        font-weight: 500;
        font-family: Roboto, sans-serif;
        margin-right: 16px;
        margin-right: 6px;
        color: rgba(36, 39, 44, 0.7);
    }
    .span_icon {
        width: 100%;
        height: 1px;
        opacity: 0.15;
        display: inline-block;
        background: rgba(36, 39, 44);
        margin-top: 21px;
    }
    .product_detail_right_section {
        padding-left: 35px;
        width: 248px;
    }
    /*Order_Details*/
    .order_details_section_subscrition {
        width: 70%;
        float: left;
        margin-left: 10px;
        line-height: 1;
        font-size: 16px;
        color: #24272c;
        font-weight: 500;
    }
    .list_product_name a {
        line-height: 1.2;
        font-weight: 500;
    }
    .list_product_oem {
        margin-bottom: 10px;
    }
    /**/
    .paddin-cc .dropbtn{
        top:0px;
    }
    /* .header .top_header .top_nav ul {
        display: flex;
        height: 40px;
    } */
    
    .nav_web p {
        font-size: 14px !important;
    }
    header.dd-div .col-xs-12 {
        display: flex;
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
    /* .header .top_header .top_header_search {
        width: 20%;
    } */
    .sticky_now .header .top_header .top_header_search {
        width: 38%;
    }
    
    .header .top_header .top_nav .expertadvice {
        padding: 9px 15px;
    }
    
    /* .header .top_header .top_nav ul {
        display: flex;
        justify-content: flex-start;
    } */
    .detail_page_top_outer {
        padding-top: 32px;
    }
    .header .top_header .top_nav .loginsection {
        padding: 11px 12px;
        background-image: url(../images/login_profile.svg);
        background-position-x: 0;
        background-repeat: no-repeat;
        padding-left: 28px;
        background-position-y: 7px;
    }
    .homefooternew {
        padding-left: 0;
    }
}