  .ffmont,
    .ffopen,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        font-display: swap;
    }
    #navbar,
    #offcanvas-navicon,
    #offcanvas-sidebar {
        position: fixed;
        transition: 0.4s;
    }
    #navbar,
    #offcanvas-navicon,
    #offcanvas-sidebar,
    #offcanvas-sidebar div,
    #page-wrap {
        transition: 0.4s;
    }
    .blank_bgl ul li a:hover,
    .cookies_message3 a.link,
    .fm_box_search_link a:hover {
        text-decoration: underline;
    }
    #navbar,
    .media_box .media,
    .megamenu,
    .menu,
    .menu-search {
        overflow: hidden;
    }
    .cross_btn:hover,
    .wrap span.text img {
        filter: brightness(0);
    }
    .exp_text span,
    .gradient-text,
    .offer_button a span,
    ul.sub_menu > li .prduct_name[aria-expanded="true"] .menu_main_title {
        text-fill-color: transparent;
        -webkit-text-fill-color: transparent;
    }
    .left-nav li a strong,
    body,
    div,
    p,
    span {
        font-family: "open sans";
    }
    #custom-search-input input,
    #partners li a,
    .exp_text span,
    .ffmont,
    .product_box_wrapper .read_more,
    .product_box_wrapper p,
    .with_os .sub_menu_title a.os_title,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        font-family: Montserrat;
    }
    .ffopen {
        font-family: "open sans";
    }
    .f400 {
        font-weight: 400;
    }
    .f500 {
        font-weight: 500;
    }
    .f600 {
        font-weight: 600;
    }
    .f700 {
        font-weight: 700;
    }
    .f800 {
        font-weight: 800;
    }
    a:hover {
        text-decoration: none;
        color: #181617;
    }
    .bg-gray {
        background: #f3f3f3;
    }
    .bg-gray1 {
        background: #f0f0f0;
    }
    .bgf7,
    .glob_gray {
        background: #f7f7f7;
    }
    .bgf5 {
        background: #f5f5f5;
    }
    .bg-black {
        background: #181617;
    }
    .bg_gray {
        background: #ededed;
    }
    .bg-white {
        background: #fff;
    }
    .bg-red {
        background: #e11f26;
    }
    .bg-green {
        background: #099e44;
    }
    .bg-green-light {
        background: #32908f;
    }
    .language_menu a.red,
    .language_menu a:hover,
    .red,
    .top_navbar li .dropdown-menu li a:hover {
        color: #e11f26;
    }
    #offcanvas-sidebar span.offcanvas-child-back-link,
    .black,
    .cookies_message3 .close_cookis:hover,
    .dd_wrap ul li a.active,
    .dd_wrap ul li a:hover,
    .left-nav > li > a,
    .right-nav > li > a,
    a,
    ul.prodcut_type.b2b_product a span {
        color: #181617;
    }
    .text_gray {
        color: #777;
    }
    .text-green-light {
        color: #32908f;
    }
    .f11 {
        font-size: 11px;
        font-weight: 500;
    }
    .f13 {
        font-size: 13px;
    }
    .f14,
    .mobile_main-menu p {
        font-size: 14px;
    }
    .gradient_bgmenu,
    .gradient_bgv7 {
        background: linear-gradient(-147deg, #f53843 0, #2f5795 100%);
    }
    .globle_h {
        font-size: 32px;
        font-weight: 700;
    }
    .globle_sh,
    .right-nav li a .fa,
    .stellar_navbar {
        font-size: 18px;
    }
  .right-nav li{ color:#000 !important; margin-right:0px !important; padding:0px !important}
  .navbar-expand .navbar-nav .nav-link{padding-right:.5rem !important;padding-left:.5rem !important}
    html {
        scroll-behavior: smooth;
    }
    .glob_lr {
        padding-left: 4.3rem;
        padding-right: 4.3rem;
    }
    .gradient-text {
        background: linear-gradient(90deg, #f53843 10%, #2f5795 68%);
        -webkit-background-clip: text;
        background-clip: text;
    }
    #navbar {
        width: 100%;
        top: 0;
        z-index: 99999;
    }
    header {
        width: 100%;
        position: sticky;
        top: -30px;
        z-index: 102;
    }
    header nav.navbar {
        padding-top: 1.375rem;
        padding-bottom: 1.375rem;
    }
    .stellar_logo {
        align-items: center;
        padding-bottom: 0;
        margin-bottom: 0;
    }
    .exp_text {
        font-size: 12px;
        line-height: 1;
        color: #737373;
        margin-top: 0.4rem;
        padding-left: 0.938rem;
    }
    .exp_text span {
        display: block;
        background: linear-gradient(147deg, #f53843 10%, #2f5795 68%);
        -webkit-background-clip: text;
        background-clip: text;
        font-size: 16px;
        font-weight: 700;
        padding-bottom: 0.35rem;
    }
    .stellar_logo a {
        padding-right: 0.938rem;
        position: relative;
    }
    .stellar_logo a:before {
        width: 1px;
        height: 100%;
        background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0, #d0d0d0 50%, rgba(0, 0, 0, 0) 100%);
        position: absolute;
        right: 0;
        top: 0.3rem;
        margin: auto;
        content: "";
    }
    .offer_button a {
        display: flex;
        border: 1px dashed #555;
        border-radius: 5px;
        margin-right: 1.2rem;
        margin-top: 0.3rem;
    }
    .offer_button a figure {
        margin: -0.6rem 0 0;
        padding: 0.3rem;
        background: #fff;
    }
    .offer_button a span {
        font-size: 14px;
        text-transform: uppercase;
        background: linear-gradient(147deg, #f53843 10%, #2f5795 68%);
        -webkit-background-clip: text;
        background-clip: text;
        font-weight: 700;
        padding-right: 0.4rem;
    }
    .dropdown-menu-right {
        right: inherit;
    }
    .product_nav.stellar_navbar a {
        color: #000;
    }
    .field,
    .footer_mobile_collaps h4.diy-box-title,
    .gray_menu,
    .left-nav > li a,
    .mobile_sub-menu li,
    .mobile_sub_menu li.mobile-link,
    .mobile_sub_menu li.mobile-link > a:after,
    .top_navbar li {
        position: relative;
    }
    .left-nav > li > a.nav-link:before,
    .right-nav li.support_btn a:before {
        position: absolute;
        right: 0;
        transform-origin: right center;
        background: #e11f26;
        content: "";
    }
    .left-nav > li > a.nav-link:before {
        width: 0%;
        height: 2px;
        bottom: 0;
        transition: 0.3s ease-in-out;
    }
    .left-nav > li > a.nav-link:hover:before,
    .right-nav li.support_btn a:hover:before,
    .top_navbar > li > a:hover:before {
        width: 100%;
        left: 0;
    }
    .navbar-nav.mr-auto .nav-link {
        border-bottom: 2px solid transparent;
        font-size: 16px;
        font-family: "Open Sans";
    }
    .navbar-nav.mr-auto .nav-link[aria-expanded="true"]:before {
        width: 100%;
    }
    .support_btn {
        padding-right: 0 !important;
    }
    .left-nav > li > a {
        margin-left: 2.938rem;
        font-family: "Open Sans";
    }
    .forBusiness .menu_title,
    .left-nav li:first-child a,
    .media_box .media .product_variants li:first-child a,
    .product_variants ul.product_child li:first-child a,
    .top_navbar > li:first-child a {
        margin-left: 0;
    }
    .right-nav li.support_btn a {
        background: 0 0;
        font-size: 16px;
        box-sizing: border-box;
        text-align: center;
        display: block;
        border-radius: 4px;
        border: 1px solid #e11f26;
        color: #e11f25;
        padding: 0.4rem 1.09rem;
        position: relative;
        overflow: hidden;
        transition: 0.3s;
    }
    .a_child .wrap i,
    .right-nav .support_btn a img,
    .top_navbar > li > a:before {
        transition: 0.3s ease-in-out;
    }
    .right-nav li.support_btn a:before {
        height: 100%;
        top: 0;
        width: 0%;
        transition: width 0.3s ease-in-out;
    }
    .call-us a:focus,
    .call-us a:hover,
    .freeexemenubutton a:hover,
    .right-nav li.support_btn a:hover {
        color: #fff;
    }
    .main-navbar {
        margin-left: 8.5rem;
    }
    .product_box_wrapper .read_more:hover img,
    .right-nav .support_btn a:hover img {
        transform: translateX(5px);
    }


    .main_navigation .dropdown-menu {
        border-radius: 0;
        border: 1px solid #e5e5e5;
        box-shadow: 0 5px 8px #dfdfdf;
    }
    .dropdown-toggle::after,
    .footer_mobile_collaps .row ~ .row h4:before {
        display: none;
    }
    nav.gradient_bg,
    nav.gradient_bgv7 {
        background: #fff;
        position: relative;
    }
    .top_nav_item::after {
        display: inline-block !important;
        margin-left: 0.255em !important;
        vertical-align: 0.255em !important;
        content: "";
        border-top: 0.3em solid !important;
        border-right: 0.3em solid transparent !important;
        border-bottom: 0;
        border-left: 0.3em solid transparent !important;
    }
    .top_navbar > li > a {
        margin-left: 1.5rem;
        font-family: "open sans";
        font-size: 13px;
        color: #fff;
        position: relative;
    }
    .cookis_cntainer,
    .left_side_logo,
    .top_navbar li a.offer_item,
    .with_os .sub_menu_title {
        display: flex;
        align-items: center;
    }
    .top_navbar li a.offer_item img {
        margin-right: 0.3rem;
    }
    .top_navbar li .dropdown-menu li a {
        color: #555;
        font-size: 13px;
        font-family: "open sans";
    }
    .top_navbar li .dropdown-menu li a:active {
        color: #e11f26;
        background: #f8f9fa;
    }
    .top_navbar > li > a:before {
        position: absolute;
        content: "";
        width: 0%;
        height: 1px;
        bottom: 0;
        right: 0;
        background: #fff;
        transform-origin: right center;
    }
    nav.gradient_bg:before,
    nav.gradient_bgv7:before {
        content: "";
        position: absolute;
        right: 0;
        background: linear-gradient(129deg, #fff 13%, #34578d 13%, #f53a45 100%);
        top: 0;
        width: 43%;
        height: 70px;
    }
    .left-nav,
    .stellar_logo {
        margin-top: 0rem;
    }
    header nav.navbar {
        position: relative;
        background: #fff;
    }
    #custom-search-input {
        padding: 3px;
        border-bottom: 2px solid #cfcfcf;
        background-color: #fff;
    }
    #custom-search-input input {
        border: 0;
        box-shadow: none;
        padding: 25px 0;
        height: 70px;
        color: #888;
        font-size: 42px;
        font-weight: 300;
    }
    #custom-search-input button {
        margin: 2px 0 0;
        background: 0 0;
        box-shadow: none;
        border: 0;
        color: #666;
        padding: 0 8px 0 10px;
    }
    #custom-search-input button:hover {
        border: 0;
        box-shadow: none;
    }
    #custom-search-input .fa {
        color: #e11f26;
        margin-top: 15px;
    }

     .product_box_wrapper {
        background: linear-gradient(133deg, rgb(255 230 231 / 67%) 31%, rgba(234, 242, 254, 0.7) 49%);
        padding: 2rem 2rem 0;
        min-height: 100%;
        position: absolute;
        right: 0;
        max-width: 419px;
        width: 100%;
        top: 0;
        display: flex;
    }
    .megamenu .menu_tab {
        position: relative;
        height: 555px;
    }
    .megamenu .menu_tab > .nav-tabs {
        border: none;
        padding-top: 2rem;
        position: relative;
    }
    .megamenu .menu_tab > .nav-tabs:before {
        max-width: 987px;
        width: 100%;
        height: 1px;
        position: absolute;
        bottom: 0;
        background: -webkit-linear-gradient(39deg, rgba(85, 85, 85, 34%) 0, rgba(85, 85, 85, 0) 100%);
        background: -o-linear-gradient(39deg, rgba(85, 85, 85, 34%) 0, rgba(85, 85, 85, 0) 100%);
        background: linear-gradient(129deg, rgba(85, 85, 85, 34%) 0, rgba(85, 85, 85, 0) 100%);
        content: "";
    }
    .menu_tab .nav-tabs .nav-link {
        position: relative;
        display: block;
        border: 0;
    }
    .forBusiness ul.megamenu_tab_sec:before {
        max-width: 100% !important;
    }
    .product_box_wrapper article {
        display: flex;
        flex-direction: column;
    }
    .bottomPart {
        margin-top: auto;
    }
    .product_box_wrapper .bgShape {
        position: absolute;
        right: 0;
        bottom: 0;
    }
    .product_box_wrapper .banner_product_box {
        max-width: 100%;
        margin-left: auto;
        display: flex;
        justify-content: flex-end;
        position: relative;
        z-index: 1;
    }
    .product_box_wrapper .wrapper_head {
        font-size: 0.875rem;
        font-family: Montserrat;
    }
    .product_box_wrapper p {
        font-size: 20px;
        font-weight: 400;
        margin-top: 0.5rem;
        margin-bottom: 0;
        padding-bottom: 0.3rem;
    }
    .product_box_wrapper .lern_text {
        display: inline-block;
        margin-left: 0.3rem;
        font-weight: 600;
        color: #e11f26;
        position: relative;
        font-style: normal;
    }
    .menu_tab .menu_top_title,
    .save-tag {
        font-weight: 700;
        font-family: Montserrat;
    }
    .product_box_wrapper .read_more img {
        transition: 0.3s;
        transform: translateX(0);
    }
    .product_box_wrapper .lern_text:after {
        width: 100%;
        height: 2px;
        background: #e11f26;
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        transform: scaleX(0);
        transform-origin: bottom right;
        transition: transform 0.3s ease-in-out;
    }
    .product_box_wrapper .lern_text:hover:after {
        transform: scaleX(1);
        transform-origin: bottom left;
    }
    .megamenu_tab_sec li a {
        font-size: 1rem;
        color: #555;
        display: block;
        margin-right: 2.5rem;
        padding-bottom: 0.5rem;
        position: relative;
        margin-left: 0;
    }
    .megamenu_tab_sec li a:after {
        content: "";
        position: absolute;
        width: 100%;
        height: 2px;
        background: linear-gradient(90deg, #f53843 0, #2f5795 100%);
        left: 0;
        bottom: 0;
        transform: scaleX(0);
        transform-origin: bottom right;
        transition: transform 0.3s;
    }
    .megamenu_tab_sec li a.active:after {
        transform-origin: bottom left;
        transform: scaleX(1);
    }
    .megamenu_tab_sec li a.active {
        background: linear-gradient(90deg, #f53843 10%, #2f5795 68%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }
    .menu_tab .menu_top_title {
        margin-top: 1.5rem;
        text-transform: uppercase;
        font-size: 0.875rem;
        color: #656565;
        margin-bottom: 0;
        display: none;
    }
    .menu_tab .menu_top_sbtitle {
        font-size: 0.813rem;
        color: #888;
        font-weight: 440;
        margin-bottom: 0;
        padding-top: 1.5rem;
    }
    .media_box {
        background: #e1e1e1;
        padding: 1px;
        border-radius: 10px;
        max-width: 441px;
        width: 100%;
        margin-top: 1.5rem;
        display: flex;
        min-height: 158px;
        box-sizing: border-box;
    }
    .footer_row,
    .media-container,
    ul.b2b_product .product_variants.show {
        display: flex;
    }
    .media_box .media {
        background: #fff;
        border-radius: 9px;
        padding: 1.5rem;
        position: relative;
    }
    .media_box .media .menu_title .sub_menu_title {
        font-size: 1rem;
        font-weight: 700;
        font-family: Montserrat;
        line-height: 1;
        padding-bottom: 0.4rem;
    }
    .media_box .media .menu_title .sub_menu_desc {
        font-size: 0.813rem;
        font-weight: 400;
        margin-top: 0.3rem;
    }
    .media_box .media .product_variants {
        list-style: none;
        padding-left: 0;
        display: flex;
        margin-top: 0.8rem;
        opacity: 0;
    }
    .media_box .media .product_variants li a {
        font-size: 0.803rem;
        padding: 0.25rem 0.5rem;
        border: none;
        border-radius: 25px;
        margin-left: 0.6rem;
        font-weight: 600;
        color: #181617;
        background: #fff;
        box-sizing: border-box;
        box-shadow: 0 0 2px #888;
    }
    .man-li_mob:after,
    .mobile_sub-menu li:before,
    .mobile_sub_menu li.mobile-link > a:after {
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        width: 0;
        height: 0;
    }
    .with_os .sub_menu_title span {
        margin-left: 0.5rem;
        display: inline-flex;
        align-items: center;
        visibility: hidden;
    }
    .with_os .sub_menu_title span a {
        font-size: 0.75rem;
        font-weight: 600;
        margin-left: 0.5rem;
        border-bottom: 1px solid #e11f26;
        color: #1a1a1a;
        line-height: 1.2;
    }
    .media_box:hover .with_os .sub_menu_title span {
        visibility: visible;
    }
    .with_os .sub_menu_title span a:hover {
        color: #000;
        border-bottom-color: #e11f26;
    }
    .media_box .media .product_variants li a:hover {
        background: linear-gradient(147deg, #f53843 9%, #2f5795 78%);
        color: #fff;
        outline: #ffffff00 solid 1px;
    }
    .media_box:hover {
        background: linear-gradient(147deg, #f53843 9%, #2f5795 78%);
        box-shadow: 0 6px 16px 0 rgba(0, 0, 0, 0.06);
    }
    .gototop:hover,
    .media_box .media:hover:before,
    .media_box:hover .product_variants {
        opacity: 1;
    }
    .media_box img,
    .media_box:hover img {
        filter: brightness(0.5);
    }
    .media_box .media:before {
        width: 130px;
        height: 100px;
        position: absolute;
        content: "";
        background: #e11f2610;
        bottom: -2rem;
        right: 25%;
        filter: blur(25px);
        opacity: 0;
        transition: 0.3s ease-in-out;
    }
    .save-tag {
        font-size: 12px;
        color: #099e44;
        display: block;
        margin-bottom: 0.3rem;
    }
    .cross_price_menu,
    .nav_btn_free a,
    .special_tag,
    .subscription {
        display: inline-block;
    }
    .casestudy_p {
        font-size: 0.95rem;
        font-weight: 400;
        margin-bottom: 1rem;
    }
    .case_img {
        filter: drop-shadow(0 0 10px #ccc);
        margin-top: 1rem;
        max-width: 100px;
    }
    .special_tag {
        padding: 0.3rem 1rem;
        color: #fff;
        margin-bottom: 2rem;
        border-radius: 25px;
        font-size: 0.95rem;
        font-family: Montserrat;
        font-weight: 500;
    }
    .price_menu {
        font-size: 2rem;
        font-family: Montserrat;
    }
    .price_on_top {
        margin-bottom: 1rem;
        margin-top: 1rem;
    }
    .cross_price_menu {
        font-size: 1rem;
        position: relative;
    }
    .cross_price_menu:before {
        content: "";
        width: 100%;
        height: 1px;
        background: #e11f26;
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        transform: scaleX(1.2);
    }
    .price_on_top sup,
    .special_tag sup {
        font-size: 65%;
    }
    .subscription {
        font-size: 0.85rem;
        font-weight: 600;
        position: relative;
        color: #555;
    }
    .subscription:before {
        width: 100%;
        position: absolute;
        height: 1px;
        content: "";
        background: linear-gradient(129deg, #555 0, rgba(85, 85, 85, 0) 59%);
        bottom: -2px;
    }
    body #offcanvas-navicon {
        position: absolute;
        right: 8px;
    }
    .mobile-search-icon {
        float: left;
        width: 15px;
        margin-right: 11px;
        margin-top: 12px;
    }
    .mobile-search {
        float: left;
        width: 90%;
        border: none;
    }
    .menu-search {
        border-bottom: 1px solid #ccc;
    }
    input.mobile-search::placeholder {
        font-size: 18px;
    }
    .nav_top-stellar,
    input.mobile-search:focus {
        box-shadow: none;
    }
    .mobile_sub-menu li a {
        color: #181617 !important;
    }
    ul .mobile_sub-menu ~ span {
        display: none !important;
    }
    .man-li_mob {
        display: block;
        position: relative;
    }
    .man-li_mob:after,
    .mobile_sub_menu li.mobile-link > a:after {
        position: absolute;
        right: 0;
        top: 15px;
        content: "";
        border-top: 5px solid red;
        transform: rotate(270deg);
    }
    #offcanvas-sidebar ul {
        max-width: 320px;
        position: relative;
        background: #fff;
        z-index: 1;
        width: 100%;
        margin: 0;
        list-style-type: none;
        padding: 0;
    }
    .man-li_mob[aria-expanded="true"]::after,
    .mobile_sub_menu li.mobile-link > a[aria-expanded="true"]::after {
        transform: rotate(0);
    }
    p.mobile_box_link a {
        padding: 4px 0 !important;
        font-size: 14px !important;
        color: #e11f26 !important;
        text-decoration: underline !important;
    }
    .mobile_sub-menu li:before {
        position: absolute;
        content: "";
        border-top: 5px solid #555;
        right: 8%;
        top: 10px;
    }
    #offcanvas-sidebar {
        width: 100%;
        height: 100%;
        overflow-x: hidden;
        overflow-y: auto;
        background: #fff;
        padding-top: 50px;
    }
    #page-wrap {
        background: #fff;
    }
    #offcanvas-navicon {
        display: none;
        top: 0;
        right: 0;
        z-index: 102;
        height: 48px;
        width: 48px;
        padding: 10px 6px;
        border-radius: 50%;
    }
    #offcanvas-navicon span,
    #offcanvas-navicon:after,
    #offcanvas-navicon:before {
        content: "";
        display: block;
        height: 2px;
        margin: 6px 4px;
        border-radius: 2px;
        background: #e11f26;
        transition: 0.4s;
    }
    #offcanvas-navicon span {
        width: 59%;
        margin-left: 10px;
    }
    #offcanvas-navicon:hover,
    #offcanvas-sidebar a:hover {
        cursor: pointer;
    }
    .offcanvas-open #offcanvas-navicon:before {
        transform: translate3d(0, 8px, 0) rotate(135deg);
    }
    .offcanvas-open #offcanvas-navicon:after {
        transform: translate3d(0, -8px, 0) rotate(-135deg);
    }
    .offcanvas-open #offcanvas-navicon span {
        transform: scale(0);
    }
    #offcanvas-sidebar h4 {
        margin: 24px 0 0;
        color: #aaa;
        padding: 8px 16px;
    }
    #offcanvas-sidebar a,
    .offcanvas-child-back-link {
        color: #e11f26;
        transition: 0.25s;
        font-weight: 600;
        text-decoration: none;
    }
    #offcanvas-sidebar h4 a {
        margin: -8px -16px;
    }
    #offcanvas-sidebar a {
        display: block;
        padding: 8px 0;
        font-size: 15px;
        font-family: Montserrat;
    }
    #offcanvas-sidebar ul li:first-child ul {
        display: none;
        position: absolute;
        float: right;
        margin-top: -38px;
        background: #fff;
        margin-left: 230px;
        width: 90%;
    }
    #offcanvas-sidebar ul li:nth-child(2) ul {
        display: none;
        position: absolute;
        float: right;
        margin-top: -78px;
        background: #fff;
        margin-left: 230px;
        max-width: 290px;
    }
    #offcanvas-sidebar.offcanvas-child-open > div {
        margin-left: -250px;
    }
    #offcanvas-sidebar.offcanvas-child-open > div .offcanvas-child-visible {
        display: block;
    }
    .offcanvas-child-link {
        position: absolute;
        display: none;
        width: 44px;
        height: 40px;
        margin-top: -26px;
        margin-left: 90%;
        background-size: 8px;
    }
    .offcanvas-child-link:hover {
        color: #ccc;
        background: #444;
        cursor: pointer;
    }
    .offcanvas-child-back-link {
        position: absolute;
        display: block;
        width: 100%;
        margin-top: -55px;
        padding: 10px 0;
        font-size: 18px;
    }
    .offcanvas-child-back-link:hover {
        color: #000;
        cursor: pointer;
    }
    body #offcanvas-sidebar {
        right: 0;
        z-index: 101;
        margin-right: -100%;
    }
    body.offcanvas-open #page-wrap {
        margin-left: -250px;
        margin-right: 250px;
    }
    body.offcanvas-open #offcanvas-sidebar {
        margin-right: 0;
    }
    .zsiq_theme11 .siqico-chat div,
    .zsiq_theme11 .siqico-chat::before {
        color: #fff !important;
    }
    .red-learnmore {
        position: absolute;
        bottom: 10%;
        padding-left: 25px;
    }
    .freeexemenubutton {
        display: flex;
        position: relative;
        white-space: nowrap;
    }
    .freeexemenubutton a {
        background: #099e44;
        color: #fff;
        border-radius: 4px;
        padding: 0.5rem 0.7rem;
        font-size: 14px;
        font-weight: 600;
        font-family: Montserrat;
    }
    .freeexemenubutton span.bottom_lene {
        display: block;
        width: 15px;
        height: 2px;
        background: #fff;
        margin: auto;
        position: absolute;
        left: 0;
        bottom: 15px;
        right: 0;
        justify-content: center;
        transform: scaleX(0);
        transition: 0.5s;
        opacity: 0;
    }
    .freeexemenu {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
    .banner_bottom_sec {
        background: rgba(0, 0, 0, 0.7);
        width: 100%;
        position: absolute;
        bottom: 0;
        z-index: 1;
        padding-top: 20px;
    }
    .red_bg_sec {
        background: #e11f26;
        padding: 25px;
        width: 85%;
        position: absolute;
        top: -50px;
    }
    .red_bg_sec h5 {
        font-size: 21px;
        color: #fff;
    }
    .foote-col-1 {
        width: 30%;
    }
    .foote-col-2 {
        width: 20%;
        margin-left: 5%;
    }
    .blank_bgl ul {
        margin: 0;
        padding: 0;
    }
    .blank_bgl ul li {
        list-style: none;
        color: #888;
        padding: 3px 0;
    }
    .blank_bgl ul li a {
        color: #555;
        font-size: 14px;
        font-family: "Open Sans";
    }
    .bottom_footer P {
        color: #888;
        font-size: 14px;
    }
    .nav_btn_buy a,
    .nav_btn_free a {
        font-size: 18px;
        text-align: center;
    }
    red_bg_sec p {
        line-height: 28px;
    }
    .diy-box-title {
        font-size: 15px;
        letter-spacing: 0.15em;
    }
    .bg_gray_footer {
        background: #f2f2f2;
    }
    .popover_img {
        background: #181617;
        color: #fff;
        width: 300px;
        padding: 14px 15px 7px;
        border-radius: 5px;
        position: absolute;
        left: -20px;
        top: -125px;
    }
    .popover_img:before {
        width: 0;
        height: 0;
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        border-right: 10px solid #181617;
        content: "";
        z-index: 9;
        position: absolute;
        left: 23px;
        bottom: -14px;
        transform: rotate(272deg);
    }
    .nav_btn_free a {
        padding: 12px 30px !important;
        color: #fff !important;
        background-color: #099e44;
        border-radius: 3px;
        border: 1px solid #099e44 !important;
    }
    .nav_btn_free {
        position: absolute;
        right: 5%;
        padding-right: 0 !important;
        padding: 0 50px;
        top: -5px;
    }
    .nav_btn_buy a {
        padding: 12px 30px;
        color: #e11f26 !important;
        background-color: none;
        border: 2px solid #e11f26;
    }
    a.nav_buy {
        background: 0 0 !important;
        border: 1px solid #e11f26 !important;
        color: #e11f26 !important;
    }
    a.nav_buy:hover {
        background: #e11f26 !important;
        color: #fff !important;
    }
    .footer_mobile_collaps .footer_title.diy-box-title:before {
        width: 8px;
        height: 8px;
        content: "";
        right: 20px;
        position: absolute;
        background: 0 0;
        text-indent: -9999px;
        border-top: 2px solid #555;
        border-left: 2px solid #555;
        transition: 250ms ease-in-out;
        transform: rotate(135deg);
        display: block;
    }
    .footer_mobile_collaps .footer_title.diy-box-title[aria-expanded="true"]:before {
        transform: rotate(224deg);
    }
    .diy-box-title,
    .diy-box-title span,
    .footer_mobile_collaps .footer_title.diy-box-title {
        color: #555;
        letter-spacing: 0;
        margin-bottom: 0.3rem;
    }
    .bottom_footer_logo {
        display: flex;
        list-style: none;
        margin-left: auto;
        align-items: center;
        justify-content: flex-end;
        margin-bottom: 0;
    }
    footer .social_app img {
        filter: brightness(0.5) invert(1);
    }
    footer .bottom_footer P {
        color: #888;
        font-size: 12px;
    }
    .blank_bgl ul li a:hover {
        color: #181617;
    }
    .gradient_strip {
        background: linear-gradient(147deg, #f53843 9%, #2f5795 78%);
    }
    .logo_list {
        list-style: none;
        display: flex;
        justify-content: flex-end;
        margin-bottom: 0;
        align-items: center;
        column-gap: 1rem;
    }
    .left_side_logo p {
        margin-left: 2rem;
        border-left: 1px solid #fff;
        padding-left: 2rem;
        font-size: 20px;
        text-transform: uppercase;
        font-weight: 700;
        color: #fff;
        font-family: Montserrat;
        margin-bottom: 0;
    }
    .left_side_logo p span {
        display: block;
        text-transform: capitalize;
        font-size: 16px;
        font-weight: 500;
        color: #fff;
    }
    .logo_list li {
        margin-left: 0.5rem;
        margin-top: 1rem;
    }
    .bottom_footer_logo li img {
        max-width: 75px;
        padding-left: 5px;
    }
    .cookies_message3 {
        position: fixed;
        bottom: 0;
        background-color: #fff;
        color: #555;
        font-size: 12px;
        z-index: 1025;
        height: auto !important;
        max-width: 1154px;
        width: 100%;
        margin: auto;
        left: 0;
        right: 0;
        padding: 0 1rem;
        box-shadow: 0 0 18px rgb(0 0 0 / 30%);
        border-radius: 6px 6px 0 0;
        border: 1px solid #555;
        border-bottom: 0;
    }
    .cookis_wrapper {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        background: #f3f3f3;
        box-shadow: 0 0 18px rgb(0 0 0 / 20%);
    }
    .cookisTitle {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        color: #555;
    }
    .cookisTitle h4 {
        font-size: 20px;
        font-weight: 600;
        margin-left: 0.5rem;
        color: #181617;
    }
    .cookisTitle img {
        margin-bottom: 0.4rem;
    }
    .cookies_message3 a.link {
        color: #e11f26;
        cursor: pointer;
    }
    .cookies_message3 .button_box {
        display: flex;
        align-items: center;
        margin-top: 0.6rem;
    }
    .cookies_message3 .button_box .ok_btn {
        display: inline-flex;
        text-decoration: none;
        padding: 0.3rem 0.5rem;
        background: #fff;
        color: #e11f26;
        border-radius: 3px;
        margin-bottom: 1rem;
        border: 1px solid #e11f26;
        font-weight: 700;
        white-space: nowrap;
        margin-right: 0.6rem;
    }
    .cookies_message3 .button_box .ok_btn:hover {
        background: #e11f26;
        color: #fff;
    }
    .cookies_message3 .close_cookis {
        position: absolute;
        font-size: 30px;
        color: #555;
        right: 2rem;
        transform: rotate(45deg);
        cursor: pointer;
    }

    .cookis_wrapper .cookis_cntainer .button_box {
        display: flex;
        align-items: center;
        max-width: 250px;
        width: 100%;
        margin-left: auto;
        justify-content: flex-end;
        margin-top: 1rem;
    }
    .close-btn {
        align-items: center;
    }
    .cookies_message3 .cookis_cntainer p {
        padding: 0 2rem 0 15px;
        text-align: start;
    }
    .close-btn {
        font-size: 12px;
        font-weight: 400;
        cursor: pointer;
        position: absolute;
        color: #fff;
        top: 4px;
        right: 4px;
        display: flex;
        justify-content: center;
    }
    .toppart {
        position: relative;
        z-index: 2;
    }
    .repair_list {
        list-style: none;
        padding: 0;
    }
    .repair_list li {
        position: relative;
        padding-left: 1.5rem;
        margin: 0.5rem 0;
        color: #454545;
        font-size: 1rem;
    }
    .repair_list li:before {
        content: "";
        display: block;
        width: 5px;
        height: 9px;
        border: solid #fff;
        border-width: 0 2px 2px 0;
        transform: rotate(45deg);
        position: absolute;
        top: 7px;
        left: 5px;
        z-index: 1;
    }
    .repair_list li:after {
        content: "";
        display: block;
        width: 15px;
        height: 15px;
        border-radius: 10px;
        background: #099e44;
        position: absolute;
        top: 5px;
        left: 0;
    }
    .gototop {
        display: inline-flex;
        padding: 0.5rem;
        background: #000;
        border-radius: 20px;
        position: fixed;
        bottom: 7rem;
        right: 2rem;
        width: 32px;
        height: 32px;
        z-index: 9;
        opacity: 0.6;
        transition: 0.3s;
    }
    @media screen and (min-width: 2000px) {
        nav.gradient_bg:before {
            width: 46%;
        }
    }
    @media screen and (max-width: 1920px) {
    .box-wrapper{
    max-width: 632px;
    }
    }
    @media  screen and (min-width:1920px){
      .cookies_message3 { max-width: 755px}
    }
    @media screen and (min-width: 1750px) {
        nav.gradient_bg:before {
            width: 41%;
        }
    }
    @media screen and (max-width:1600px){
      .cookies_message3 { max-width: 994px}
      .cookies_message3 .cookis_cntainer p{padding-left: 0; padding-right: 0}
      .cookies_message3 .button_box .ok_btn{margin-right: 0}

    }
    @media screen and (min-width: 1500px) {
        .container-fluid {
            width: 1400px !important;
            padding: 0;
            margin: auto;
        }
    }
    @media screen and (max-width: 1440px) {
        .media_box .media .product_variants li a {
            font-size: 0.703rem;
        }
        .product_box_wrapper {
            max-width: 375px;
        }
        .megamenu_tab_sec li a {
            margin-right: 2rem;
            font-size: 0.95rem;
        }
    }
    @media screen and (max-width:1440px){
    .cookies_message3 { max-width: 855px}
      
  }
    @media screen and (max-width: 1400px) {
        nav.stellar_navbar {
            padding: 0 5.1rem;
        }
    }
    @media screen and (max-width: 1366px) {
        nav.gradient_bg:before {
            width: 41%;
        }
        .media_box .media .product_variants li a {
            margin-left: 0.3rem;
            padding: 0.25rem 0.45rem;
        }
        .product_box_wrapper {
            max-width: 320px;
            padding: 2rem 1.5rem 0;
        }
        .media_box .media .menu_title .sub_menu_desc {
            font-size: 0.75rem;
        }
        .product_box_wrapper .wrapper_head {
            font-size: 0.775rem;
        }
        .product_box_wrapper p {
            font-size: 1rem;
        }
        .megamenu_tab_sec li a {
            font-size: 0.9rem;
            margin-right: 1.8rem;
        }
        .media_box .media .menu_title .sub_menu_title {
            font-size: 0.85rem;
            white-space: nowrap;
        }
        .special_tag {
            margin-bottom: 1rem;
        }
        .cookies_message3 { max-width: 765px}
    }
    @media screen and (max-width: 1280px) {
        nav.stellar_navbar {
            padding: 0 3rem;
        }
        .glob_lr {
            padding-left: 3rem;
            padding-right: 3rem;
        }
        .globle_h {
            font-size: 27px;
        }
        .media_box .media .product_variants li a {
            font-size: 0.603rem;
        }
        .media_box .media {
            padding: 1rem;
        }
        .media_box img {
            width: 40px;
        }
        .megamenu_tab_sec li a {
            margin-right: 1.95rem;
            font-size: 0.95rem;
        }
        .product_box_wrapper {
            position: static;
        }
        .bgShape {
            display: none;
        }
        .cookies_message3 { max-width: 685px}
    }
    @media screen and (max-width: 1200px) {
        nav.gradient_bg:before {
            width: 46%;
        }
    }
    @media screen and (max-width: 1024px) {
        .glob_lr {
            padding-left: 2rem;
            padding-right: 2rem;
        }
        .left_side_logo p {
            font-size: 16px;
        }
        nav.gradient_bg:before {
            width: 50%;
        }
        .product_box_wrapper {
            max-width: 280px;
            position: static;
        }
        .media_box .media .menu_title .sub_menu_title {
            white-space: normal;
        }
        .media_box {
            max-width: 100%;
        }
        .left-nav li a {
            word-break: break-word;
        }
        .media_box .media .product_variants,
        .with_os .sub_menu_title span {
            display: none;
        }
        .megamenu .menu_tab {
            height: auto;
        }
        .toppart {
            margin-bottom: 2rem;
        }
        .cookies_message3 { max-width: 445px} 
        nav.gradient_bg:before,
        nav.gradient_bgv7:before{width: 48%;}
    }
    @media (min-width: 768px) and (max-width: 770px) {
        h4.diy-box-title span.d-md-none {
            display: inline-block !important;
        }
    }
    @media (min-width: 991px) {
        .footer_mobile_collaps .footer_title.diy-box-title:before {
            display: none;
        }
        .collapse.dont-collapse-sm {
            display: block;
            height: auto !important;
            visibility: visible;
            font-size: 13px;
        }
        .footer_mobile_collaps .footer_title.diy-box-title[aria-expanded="true"]:before {
            transform: rotate(224deg);
        }
    }
    
    @media screen and (max-width: 575.98px) {
        *,
        body {
            margin: 0;
            padding-bottom: 0;
        }
        .address-bg:after,
        .call-us:after {
            width: 25px;
            height: 25px;
            left: 0;
            top: 10px;
            content: "";
        }
        .navbar-brand svg {
            width: 98px;
        }
        body {
            overflow-x: hidden;
        }
        #offcanvas-navicon {
            display: block !important;
        }
        .bg-black .diy-box-title {
            text-align: left;
        }
        .red_bg_sec {
            position: static;
            background: #181617;
            width: 100%;
            padding-left: 0;
            padding-right: 0;
        }
        .address-bg,
        .call-us {
            display: block;
            position: relative;
        }
        .red_bg_sec p {
            line-height: 21px;
            font-size: 13px;
        }
        .address-bg {
            padding: 5px 30px;
        }
        .address-bg:after {
            background: url(https://www.stellarinfo.com/image/call-us.png) no-repeat;
            position: absolute;
        }
        .call-us {
            padding: 10px 0 5px 30px;
        }
        .call-us:after {
            background-position-y: -32px;
            position: absolute;
        }
        .social_app {
            margin-top: 14px;
        }
        .footer_mobile_collaps {
            padding: 0 15px;
        }
        .blank_bgl .diy-box-title {
            border-bottom: 1px solid #6f6f6f;
            padding-bottom: 10px;
            font-size: 13px;
        }
        .collaps {
            position: absolute;
            right: 30px;
            background-size: 12px;
        }
        .bottom_footer .discler {
            padding: 0;
            order: 2;
        }
        .footer-partners-logo {
            text-align: left !important;
        }
        .footer_s_logo img {
            margin-bottom: 20px;
            margin-top: 10px;
        }
        .blank_bgl ul li {
            padding: 0;
        }
        .blank_bgl ul li a {
            font-size: 12px;
        }
        .footer_mobile_collaps .diy-box-title {
            font-size: 12px;
            text-align: left;
        }
    }
    @media (min-width: 576px) and (max-width: 767.98px) {
        .address-bg:after,
        .call-us:after {
            background: url(https://www.stellarinfo.com/image/call-us.png) no-repeat;
            width: 25px;
            height: 25px;
            left: 0;
            top: 10px;
            content: "";
        }
        #offcanvas-navicon {
            display: block;
        }
        .red_bg_sec {
            position: static;
            background: #181617;
            width: 100%;
        }
        .address-bg,
        .call-us {
            display: block;
            position: relative;
        }
        .red_bg_sec p {
            line-height: normal;
        }
        .address-bg {
            padding: 5px 30px;
        }
        .address-bg:after {
            position: absolute;
        }
        .call-us {
            padding: 10px 0 5px 30px;
        }
        .call-us:after {
            background-position-y: -32px;
            position: absolute;
        }
        .social_app {
            margin-top: 30px;
        }
        .footer_mobile_collaps {
            padding: 0 35px;
        }
        .blank_bgl .diy-box-title {
            border-bottom: 1px solid #6f6f6f;
            padding-bottom: 10px;
            font-size: 13px;
        }
        .collaps {
            position: absolute;
            right: 30px;
            background-size: 12px;
        }
        .bottom_footer .discler {
            padding: 0;
            order: 2;
        }
        .footer_s_logo img {
            width: 100px;
            margin-bottom: 50px;
            margin-top: 10px;
        }
        .blank_bgl ul li {
            padding: 0;
        }
        .blank_bgl ul li a,
        .footer_mobile_collaps .diy-box-title {
            font-size: 12px;
        }
    }
    @media (min-width: 768px) and (max-width: 991.98px) {
        .address-bg:after,
        .call-us:after {
            background: url(https://www.stellarinfo.com/image/call-us.png) no-repeat;
            width: 25px;
            height: 25px;
            left: 0;
            content: "";
        }
        .left-nav,
        .navtop_stellar,
        .right-nav {
            display: none;
        }
        #offcanvas-navicon {
            display: block !important;
        }
        .red_bg_sec {
            position: static;
            background: #181617;
            width: 100%;
        }
        .address-bg,
        .call-us {
            display: block;
            position: relative;
        }
        .red_bg_sec p {
            line-height: normal;
        }
        .insights_col img {
            width: 100%;
        }
        .address-bg {
            padding: 5px 30px;
        }
        .address-bg:after {
            position: absolute;
            top: 5px;
        }
        .call-us {
            padding: 10px 0 5px 30px;
        }
        .call-us:after {
            background-position-y: -32px;
            position: absolute;
            top: 10px;
        }
        .social_app {
            margin-top: 30px;
        }
        .blank_bgl .diy-box-title {
            border-bottom: 1px solid #6f6f6f;
            padding-bottom: 10px;
            font-size: 13px;
        }
        .collaps {
            position: absolute;
            right: 30px;
            background-size: 12px;
        }
        .bottom_footer .discler {
            order: 2;
        }
        .footer_s_logo img {
            width: 100px;
            margin-bottom: 30px;
            margin-top: 10px;
        }
        .blank_bgl ul li {
            padding: 0;
        }
        .blank_bgl ul li a {
            font-size: 12px;
        }
        .footer_mobile_collaps .diy-box-title {
            font-size: 12px;
            text-align: left;
        }
        .red_bg_sec {
            padding: 25px 0;
        }
        .ser_sec {
            margin-bottom: 3.8rem;
        }
    }
    .hamburger_icon:after,
    .hamburger_icon:before {
        width: calc(100%);
        position: absolute;
        right: 0;
        content: "";
    }
    @media (min-width: 992px) and (max-width: 1200px) {
        .left-nav li a {
            margin-left: 10px;
            margin-right: 10px;
        }
        .navbar-expand .navbar-nav .nav-link {
            font-size: 14px;
        }
        .footer-partners-logo img {
            max-width: 150px;
        }
        header {
            background: #fff !important;
        }
    }
    @media screen and (max-width: 375px) {
        .footer-partners-logo img {
            max-width: 170px;
        }
    }
    .wrapper_mb {
        width: 100%;
        position: sticky;
        top: 106px;
        z-index: 150;
        background: #f0f0f0;
        padding-bottom: 0;
    }

    .back_btn,
    .wrap span.text {
        display: inline-flex;
        cursor: pointer;
        font-family: Montserrat;
    }
    .menu a.navbar-brand {
        margin-left: 22px;
        position: relative;
        z-index: 1052;
    }

    .back_btn,
    ul.prodcut_type li a {
        font-size: 12px;
        font-weight: 600;
    }

    .a_child .wrap,
    .dd_menu,
    .dd_sub_menu ul li,
    .dd_wrap,
    .hamburger_icon:after,
    .hamburger_icon:before,
    .searchwrape {
        transition: 0.3s ease-in-out;
    }
    .dd_wrap ul {
        padding: 0;
        list-style: none;
        margin-top: 1rem;
    }
    .dd_wrap ul li a {
        display: block;
        background: 0 0;
        color: #181617;
        padding: 0 22px;
        width: 100%;
        transition: 0.2s;
    }
    .dd_wrap ul li:first-child a {
        border-top-right-radius: 3px;
        border-top-left-radius: 3px;
    }
    .dd_wrap ul li:last-child a {
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
    }
    .dd_wrap ul li a .icon {
        width: 30px;
        display: inline-block;
    }
    .dd_wrap.active {
        z-index: 12;
        box-shadow: -3px 20px 15px #d1d1d1;
        overflow-y: auto;
    }
    .a_child + .dd_sub_menu,
    .dd_sub_menu ul {
        overflow: hidden;
    }
    .dd_menu {
        top: 0;
        left: 0;
        height: 100vh;
        padding-top: 0.5rem;
        transform: translateX(-100%);
        z-index: 1055;
        margin-top: 0;
        overflow-y: auto;
    }
    .dd_menu:before {
        content: "";
        position: absolute;
        top: 15px;
        left: -30px;
        z-index: 1;
        border: 15px solid;
        border-color: transparent #dc555f transparent transparent;
    }
    .back_btn {
        margin-left: 22px;
        padding: 10px 0;
    display: inline-flex;
        align-items: center;
        color: #888;
    cursor: pointer;
    }
    .back_btn svg {
    margin-right: 10px;
        width: 5px !important;
    }
    .dd_sub_menu ul li a {
        padding: 5px 5px 5px 2rem;
        text-transform: capitalize;
        letter-spacing: normal;
    }
    .dd_sub_menu ul {
        width: 100%;
        height: 100%;
    }
    .dd_sub_menu ul li {
        margin-bottom: -3rem;
    }
    .a_child.active + .dd_sub_menu ul li {
        margin-bottom: 0.5rem;
        transition: 0.5s ease-in-out;
    }
    .a_child .wrap {
        display: flex;
        justify-content: space-between;
    }
    .a_child.active .wrap i {
        transform: rotate(90deg);
    }
    .product_name_h[aria-expanded="false"]:before,
    .product_name_h[aria-expanded="true"]:before,
    .resource li a:before,
    .wrap:before,
    ul.sub_menu > li .prduct_name[aria-expanded="false"]:before,
    ul.sub_menu > li .prduct_name[aria-expanded="true"]:before {
        content: "";
        position: absolute;
        right: 0;
        bottom: 0;
        margin: auto 0.8rem auto auto;
        transition: 0.5s ease-in-out;
    }
    .field i {
        width: 5px;
        height: 9px;
        border: solid #25a043;
        border-width: 0 2px 2px 0;
        transform: rotate(45deg);
        position: absolute;
        right: 1rem;
        bottom: 1rem;
        display: block;
    }
    .wrap span.text {
        font-size: 15px;
        line-height: 3.5;
        font-weight: 700;
        align-items: center;
        column-gap: 0.7rem;
    color:#000;
    }
    .wrap span.text img {
        opacity: 0.9;
    }
    .wrap {
        border-bottom: 1px solid #eee;
        position: relative;
    }
    .resource li a:before,
    .wrap:before {
        width: 10px;
        height: 10px;
        border: solid #ccc;
        border-width: 0 2px 2px 0;
        transform: rotate(-48deg);
        top: 0;
    }
    .dd_wrap ul ul li a.active .wrap:before {
        transform: rotate(47deg);
    }
    .searchpanel {
        margin-left: auto;
        display: flex;
        margin-right: 15px;
    }
    .searchpanel span {
        margin-left: 10px;
    }
    .dd_menu .h3 {
        font-size: 15px;
        padding-left: 22px;
        font-weight: 700;
        margin-top: 10px;
        margin-bottom: 10px;
        font-family: Montserrat;
        padding-top: 10px;
        padding-bottom: 10px;
        background: linear-gradient(147deg, rgb(245 56 67 / 9%) 4%, rgb(47 87 149 / 5%) 29%);
    color:#000
    }
    ul.sub_menu {
        padding: 0 22px 170px;
        margin-top: 0;
    }
    ul.sub_menu > li {
        border-bottom: 1.5px solid #eee;
        padding: 5px 0;
    }
    ul.sub_menu li .prduct_name {
        font-family: Montserrat;
        font-size: 15px;
        font-weight: 600;
        padding: 5px 0;
        position: relative;
        margin-bottom: 0 !important;
        cursor: pointer;
    }
    .product_dis {
        font-weight: 300;
        font-size: 15px;
        line-height: 20px;
        color: #333;
    }
    .prodcut_type {
        display: flex;
        padding: 0;
        list-style: none;
    }
    .menu_main_title,
    ul.prodcut_type li a {
        display: inline-block;
    }
    .b2b_product {
        flex-direction: column;
    }
    ul.prodcut_type li a {
        color: #e11f26;
        line-height: 20px;
        padding: 0 0 5px;
        margin-right: 8px;
        border-bottom: 1px solid #e11f26;
        width: auto;
        border-radius: 0 !important;
        margin-bottom: 15px;
    }
    .sub_menu p {
        padding-right: 15px;
        display: none;
    }
    ul.prodcut_type.b2b_product a {
        border-bottom: 1px solid #ebebeb;
        color: #888;
        font-weight: 400;
        padding-bottom: 0;
        margin: 0.5rem 0;
    }
    ul.prodcut_type.b2b_product a span {
        display: inline-block;
        padding-bottom: 0;
        font-weight: 600;
        font-size: 15px;
        line-height: normal;
    }
    ul.sub_menu > li .prduct_name[aria-expanded="false"]:before {
        width: 7px;
        height: 7px;
        border: solid #555;
        border-width: 0 1px 1px 0;
        transform: rotate(-48deg);
        top: 0;
    }
    .product_name_h[aria-expanded="false"]:before,
    ul.sub_menu > li .prduct_name[aria-expanded="true"]:before {
        transform: rotate(47deg);
        width: 7px;
        height: 7px;
        border: solid #555;
        border-width: 0 1px 1px 0;
        top: 0;
    }
    ul.sub_menu > li .prduct_name[aria-expanded="true"] span,
    ul.sub_menu > li:hover .prduct_name span {
        background: linear-gradient(147deg, #f53843 10%, #2f5795 68%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        background-clip: text;
        text-fill-color: transparent;
    }
    ul.sub_menu > li .prduct_name[aria-expanded="true"] .menu_main_title {
        background: linear-gradient(147deg, #f53843 10%, #2f5795 68%);
        -webkit-background-clip: text;
        background-clip: text;
        font-family: Montserrat;
    }
    ul.sub_menu > li .prduct_name span:before {
        width: 100%;
        height: 1px;
        background: linear-gradient(147deg, #f53843 10%, #2f5795 68%);
        content: "";
        position: absolute;
        left: 0;
        bottom: -11px;
        transform: scaleX(0);
        transition: 0.3s ease-in-out;
        transform-origin: left;
    }
    ul.sub_menu > li .prduct_name[aria-expanded="true"] span:before {
        transform: scaleX(1);
    }
    ul.sub_menu > li .prduct_name span {
        font-family: Montserrat;
        display: inline-flex;
        align-items: center;
        column-gap: 0.5rem;
    color:#000
    }
    .b2b_product li:last-child ul {
        border-bottom: none !important;
        flex-wrap: wrap;
    }
    @keyframes slide_down {
        from {
            top: -25px;
        }
        to {
            top: 0;
        }
    }
    .searchwrape {
        width: 100%;
        height: 100%;
        background: #fff;
        position: fixed;
        top: 4.5rem;
        margin-top: 0;
        transform: translateX(100%);
        overflow-y: scroll;
        padding: 20px;
        display: none;
    }
    .searchwrape.active {
        transform: translateX(0);
        display: block;
    }
    .searchwrape label {
        display: block;
        width: 100%;
        max-width: 100%;
        border-bottom: 1px solid #eee;
        margin-top: 0.5rem;
        position: relative;
    }
    .searchwrape label input {
        display: block;
        width: 100%;
        outline: 0;
        padding: 13px 8px;
        border: 1px solid #b3b3b3;
        border-radius: 3px;
        font-size: 14px;
    }
    .searchwrape .search {
        position: absolute;
        right: 1rem;
        left: auto;
        top: 0;
        bottom: 0;
        margin: auto;
        display: flex;
        align-items: center;
    }
    .searchwrape .search svg {
        cursor: pointer;
        margin: 0 5px;
    }
    .fm_box_search_link a {
        color: #616161;
    }
    .mobilebtn {
        border: none;
        color: #181617;
        background: #fff;
        display: inline-block;
        margin: 0 2px;
        padding: 0;
        border-radius: 20px;
    }
    .for_individuals ul.prodcut_type li a {
        border: 1px solid #e1e1e1;
        display: flex;
        padding: 0.2rem 0.5rem;
        color: #555;
        border-radius: 25px !important;
    }
    .for_individuals ul.b2c_product ul.product_variants a:hover,
    .for_individuals ul.prodcut_type li a:focus,
    .for_individuals ul.prodcut_type li a:hover,
    ul.b2c_product ul.product_variants a:focus {
        background: linear-gradient(147deg, #f53843 10%, #2f5795 68%);
        color: #fff;
    }
    .dd_wrap {
        margin-top: 0;
    }
    ul.prodcut_type.b2b_product a {
        cursor: pointer;
        border: none;
        font-size: 0;
        line-height: 0;
    }
    ul.sub_menu > li:last-child .wrap span.text {
        line-height: normal;
    }
    ul.for_individuals li:last-child .wrap {
        border-bottom: none;
    }
    ul.b2b_product .product_variants {
        padding-top: 10px;
        padding-bottom: 10px;
        margin-top: -1rem !important;
        padding-left: 0;
    }
    ul.b2b_product .product_variants a {
        color: #181617;
        font-size: 13px;
        line-height: 1;
        margin-top: 5px;
        margin-bottom: 0;
        border: 1px solid transparent;
        padding-bottom: 3px;
    }
    .prodcut_type.b2c_product {
        display: flex;
        flex-direction: column;
        border-top: 0;
    }
    .for_individuals ul.prodcut_type.b2c_product li a {
        border: 0;
        border-radius: 0;
        display: flex;
        flex-direction: column;
        padding-left: 0;
    }
    .for_individuals ul.prodcut_type.b2c_product li a:hover {
        background: 0 0;
        color: #181617;
    }
    .for_individuals ul.prodcut_type.b2c_product li a span {
        display: block;
        color: #181617;
        font-family: Montserrat;
        padding-bottom: 0.2rem;
        font-weight: 600;
        font-size: 14px;
    }
    .for_individuals ul.b2c_product ul.product_variants a {
        border: 1px solid #e1e1e1;
        display: flex;
        padding: 0;
        color: #555;
        border-radius: 25px !important;
    }
    .for_individuals ul.b2c_product ul.product_variants {
        display: flex;
        margin-top: -0.5rem;
    }
    ul.product_variants li a:hover {
        border-bottom: 1px solid #181617;
    }
    .resource li a {
        font-family: Montserrat;
        font-size: 14px;
        font-weight: 700;
        position: relative;
        display: flex;
        padding: 8px 0;
    }
    .product_name_h {
        display: block !important;
        position: relative;
        margin-top: 15px;
    }
    .product_name_h[aria-expanded="true"]:before {
        transform: rotate(224deg);
        width: 7px;
        height: 7px;
        border: solid #555;
        border-width: 0 1px 1px 0;
        top: 0;
    }
    .dd_wrap ul li a:hover.a_parent .wrap .text {
        background: linear-gradient(147deg, #f53843 35%, #2f5795 68%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        background-clip: text;
    }
    .product_variants ul.product_child {
        padding-left: 0;
        margin-top: 0;
    }
    .product_variants ul.product_child li a {
        margin: 10px 3px 0;
        padding: 6px 7px;
        border: 1px solid #d1d1d1;
        border-radius: 20px !important;
    }
    ul.prodcut_type.b2b_product > li > a:hover {
        background: linear-gradient(147deg, #f53843 35%, #2f5795 68%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        background-clip: text;
    }
    .product_variants ul.product_child li a:hover {
        background: linear-gradient(147deg, #f53843 15%, #2f5795 68%);
        color: #fff !important;
    }
    .product_name_h[aria-expanded="true"] span {
        color: #e11f26 !important;
    }
    .prodcut_type.b2b_product li > .product_name_h:hover span {
        background: linear-gradient(147deg, #f53843 10%, #2f5795 68%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        background-clip: text;
    }
    .dd_wrap::-webkit-scrollbar {
        width: 2px;
    }
    .dd_wrap::-webkit-scrollbar-track {
        background: #f0f0f0;
    }
    .dd_wrap::-webkit-scrollbar-thumb {
        background: #bbb;
        border-radius: 5px;
    }
    .dd_wrap::-webkit-scrollbar-thumb:hover {
        background: #888;
    }
    @media screen and (max-width: 991px) {
        .main-navbar {
            justify-content: flex-end;
            padding-right: 1rem;
        }
        header nav.stellar_navbar {
            padding-top: 1rem;
            padding-bottom: 1rem;
        }
        .left-nav,
        .stellar_logo {
            margin-top: 0;
            margin-left: 22px;
        }
        #stellar_navbar2,
        .left-nav,
        .right-nav {
            display: none;
        }
        .stellar_navbar a.navbar-brand img {
            width: 90px;
        }
        .red_bg_sec h5 {
            color: #e11f26;
        }
        .glob_lr,
        header nav.navbar {
            padding-left: 1rem;
            padding-right: 1rem;
        }
        #exesendModal {
            padding-right: 0 !important;
        }
        .model_send_mail_h {
            padding: 0;
            font-size: 18px;
        }
        .model_send_mail_sh {
            font-size: 13px;
        }
        .model_globally_awrads {
            font-size: 16px;
            padding: 20px 0 10px;
        }
        .model_send_mail .modal-dialog {
            width: 100%;
            height: 100%;
            padding: 0;
            margin: 0;
        }
        .mail_sendfree_download {
            padding: 13px 7px 16px;
            font-size: 12px;
            background-color: #099e44;
            color: #fff;
            border-radius: 3px;
        }
        .mail_sendfree_download img {
            padding-right: 4px;
        }
        .mail_sendfree_download:hover {
            text-decoration: none;
            color: #fff;
        }
        .model_send_mail .modal-body {
            padding-top: 0;
        }
        .model_send_mail .modal-header {
            padding: 0;
            border-bottom: none;
        }
        .model_send_mail .subsc_submit {
            color: #fff;
            padding: 11px 19px !important;
            border: 1px solid #e11f27;
            background-color: #e11f27;
        }
        .model_send_mail input[type="text"] {
            border: 2px solid #e11f27;
            padding: 10px;
        }
        .model_send_mail .modal-content {
            height: 100%;
            border-radius: 0;
            overflow: auto;
        }
        .model_send_mail .close {
            font-size: 20px;
            font-weight: 400;
            padding-right: 20px;
        }
        .mobile_success {
            font-size: 18px;
        }
        ul.Featured_logo {
            flex-wrap: wrap;
            justify-content: center;
            list-style: none;
            display: flex;
            margin: 0;
            padding: 0;
            align-items: center;
        }
        ul.Featured_logo li {
            width: 33%;
            padding: 0 25px;
        }
        .left_side_logo {
            flex-direction: column;
            align-items: center;
        }
        .left_side_logo p {
            border-left: none;
            text-align: center;
            padding-top: 1rem;
            margin-left: 0;
        }
        .logo_list {
            justify-content: center;
        }
        .social_app {
            justify-content: flex-start !important;
            margin-top: 0;
        }
        .bottom_footer_logo {
            justify-content: flex-start;
            padding-left: 0;
        }
        .dd_wrap {
            top: 4.5rem !important;
        }
        nav.gradient_bg:before,
        nav.gradient_bgv7:before {
            height: 30px;
        }
    }
    @media screen and (max-width: 767px) {
        header {
            padding: 0 !important;
        }
    }
    @media screen and (max-width: 572px) {
        .exp_text span {
            font-size: 14px;
        }
        .left-nav,
        .stellar_logo {
            margin-left: 0;
        }
        .main-navbar {
            margin-right: 0;
            padding-right: 0;
            margin-left: auto;
        }
        .stellar_logo img {
            max-width: 100px;
        }
        /*.dd_wrap,*/
        .logo_list li a img {
            max-width: 100%;
            height: auto;
        }
        .glob_lr {
            padding-left: 0.3rem;
            padding-right: 0.3rem;
        }
        .menu a.navbar-brand img {
            max-width: 99px;
        }
        .globle_h {
            font-size: 22px;
        }
        .left_side_logo {
            padding-top: 1rem;
        }
        .left_side_logo p,
        .logo_list,
        footer .col-lg-3.diy-box-title {
            padding-left: 0;
        }
        .row.border-bottom {
            border-bottom: none !important;
        }
        .exp_text {
            white-space: nowrap;
            padding-left: 0.5rem;
        }
        .stellar_logo a {
            padding-right: 0.5rem;
        }
        .searchpanel {
            margin-right: 9px;
        }
        .cookis_cntainer {
            display: block;
        }
        .cookies_message3 .button_box {
            justify-content: flex-start;
            margin-bottom: 0;
        }
        .cookies_message3 .cookis_cntainer p {
            padding-left: 0;
            padding-top: 0.5rem;
        }
    }
    @media screen and (max-width: 370px) {
        .stellar_logo a img {
            max-width: 78px;
        }
        .hamburger_menu {
            margin-right: 1rem;
        }
        .left-nav,
        .stellar_logo {
            margin-left: 1rem;
        }
        .exp_text span {
            font-size: 12px;
        }
        .exp_text {
            font-size: 10px;
        }
        .searchpanel span {
            margin-left: 5px;
            margin-right: 5px;
        }
        .searchpanel {
            margin-right: 12px;
        }
        .for_individuals ul.prodcut_type li a {
            padding: 0.2rem;
        }
    }

    .cookis_cntainer{ justify-content: center; column-gap: 5px; padding: 10px 0}    
    .cookies_message3 .button_box .ok_btn{ margin-right: 0; margin-bottom: 0}
    .cookies_message3 .button_box{margin-top: 0}
    .cookies_message3{max-width: 1082px}
        
    @media screen and (max-width: 1600px){
    .cookies_message3 {max-width: 900px;}
    }
        
    @media screen and (max-width: 1500px){
    .cookies_message3 {max-width: 855px;}
    }
        
    @media screen and (max-width:1366px) {
    .cookies_message3 {max-width: 765px;}
    }
        
    @media screen and (max-width:1280px) {
    .cookies_message3 {max-width: 685px;}
            
    }
        
    @media screen and (max-width:1190px) {
    .cookies_message3 {max-width: 595px;margin-left: 2rem;}
    }
        
    @media screen and (max-width:1024px) {
    .cookies_message3 {max-width: 595px; right: 1rem; margin-left: 2rem}
    }
        
    @media screen and (max-width:991px) {
    .cookies_message3 {max-width: 455px; right: 1rem; margin-left: 2rem; padding: 10px!important;}
    header{position: fixed;top: -4px;}
    }
    @media screen and (max-width:572px) {
        .cookies_message3{max-width: 100%;margin-left: 0;}
        .cookis_cntainer{flex-direction: column;align-items: flex-start;row-gap: 10px;}
        .cookies_message3 .cookis_cntainer p{padding-left: 0; padding-right: 3rem;}
        .searchwrape label input {padding-right: 5.5rem;}
    }
.sidebar-search-container{ width:299px}
.close_sidebar_btn{ width: 35px; height: 35px; border: solid 1px #000; display: flex; justify-content: center; align-items: center; font-size:28px; border-radius: 35px; font-weight: 500;background: linear-gradient(135.41deg, #FFFFFF 19.18%, #FECBCC 100%); margin-right: 1rem; padding: 0; box-sizing: border-box; cursor: pointer}
.right-nav{align-items: center; column-gap: 1rem} 
.mainnavtab{ cursor: pointer}
.suport_lg{ display: flex; align-items: center; column-gap: 1rem; font-size: 13px; font-weight: 600;cursor: pointer}
.suport_lg a{ font-family: 'Open Sans'; cursor: pointer; position: relative; padding-left: 5px}
.megamenu {width: 100%; border: none;  border-radius: 0; margin: 0; box-shadow: -18.858px -2.316px 16px 0 rgba(0, 0, 0, 0.08), 0 11px 24px 0 rgba(0, 0, 0, 0.08)}
.globle_lang{ display: inline-block; position: relative; }
.globle_lang:before,  .suport_lg > a:before{position: absolute; left: -5px; top: 0; bottom: 0; margin: auto;width: 1px; height:15px; background: #dadada; content: ''}
.selected_text {font-style: normal; font-weight: 700}
.language_menu{min-width:150px; padding-left: 15px; left: -63px; right: auto}
.language_menu div {   display: flex; flex-direction: column; row-gap:8px; font-size: 13px; font-weight: 700}
.language_menu{right: -25px; margin-top: 10px;     box-shadow: -1px -12px 15px #7c7c7c40;}
#custom-search-input {padding: 3px;border-bottom: 2px solid #cfcfcf;background-color: #fff}
#custom-search-input input {border: 0;box-shadow: none;padding: 25px 0;height: 70px;color: #888;font-size: 42px;font-weight: 300}
#custom-search-input button {margin: 2px 0 0;background: 0 0;box-shadow: none;border: 0;color: #666;padding: 0 8px 0 10px}
#custom-search-input button:hover {border: 0;box-shadow: none}
#custom-search-input .fa {color: #e11f26;margin-top: 15px}
.hamburger_menu {
  text-align: center;
  color: #e11f26;
  line-height: 50px;
  font-size: 26px;
  cursor: pointer;
  position: relative;
  z-index: 9;
  transition: all 0.2s ease;
}
.hamburger_menu {display: flex;justify-content:center !important;align-items: center !important;margin-left: 10px;z-index: 50; width: 35px !important; height: 35px !important; border: solid 1px #000; border-radius: 50px !important; background:  linear-gradient(135.41deg, #FFFFFF 19.18%, #FECBCC 100%);}
.hamburger_icon {width:18px;height: 2px; background:#181617 !important;display: block;position: relative;margin-top: 0;}


.hamburger_icon:before {
  width: calc(100%);
  height: 2px;
  position: absolute;
  right: 0;
  top: -6px;
  content: "";
  background:#181617 !important;
  transition: 0.3s ease-in-out;
}
.hamburger_icon:after {
  width: calc(100%);
  height: 2px;
  position: absolute;
  right: 0;
  bottom: -6px;
  content: "";
  background:#181617 !important;
  transition: 0.3s ease-in-out;
}

.menu {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  overflow: hidden;
  width: 100%;
}
.dd_wrap.active {
  transform: translateX(0) !important;
  z-index: 12 !important;
  box-shadow: -3px 20px 15px #d1d1d1 !important;
  overflow-y: auto !important;  
}
.dd_menu {
  position: fixed !important;
  top: 70px !important;
  left: 0%;
  width: 100%;
  height: 100%;
  background: #fff;
  padding-top: 0.5rem;
  transform: translateX(-100%);
  transition: ease-in-out 0.3s;
  z-index: 1055;
  margin-top: 0;
}
.dd_wrap {
  height: 100% !important;
  background: #ffffff !important;
  position: fixed !important;
  top:0 !important;
  margin-top: 0 !important;
  width: 100% !important;
  max-width: 400px !important;
  transform: translateX(100%) !important;
  transition: 0.3s ease-in-out !important;
  overflow-y: hidden !important;
  right: 0 !important;
}
.dd_wrap {
  top: 0 !important;
  max-width: 400px !important;
  display: flex !important;
  flex-direction: column !important;
}
.sidebar-header-fixed {
  position: sticky;
  top: 0;
  background: #ffffff;
  z-index: 1060; /* Ensures it sits above sub-menus */
}
.dd_wrap ul li a.active + .dd_menu {
  transform: translateX(0);
}
.megamenu .cross_btn {
                position: absolute;
                right: 2%;
                top: 3%;
                background: url(https://www.stellarinfo.com/newblacktheme/images/download.svg) no-repeat;
                width: 15px;
                height: 15px;
                z-index: 999;
                cursor: pointer;
                font-weight: 600;
            }
@media screen and (max-width:992px){
  .searchpanel{ display: none}
  header{ z-index:100 !important; background:none !important}
}
@media screen and (max-width:572px){
  .suport_lg, .searchpanel span, .right-nav{ display: none}
  .stellar_logo img{max-width: 110px}
  .exp_text span{font-size: 14px}
  .stellar_logo a{padding-right: 8px}
  .exp_text{padding-left: 8px}
  .stellar_logo img{margin-left: 10px}
  .hamburger_menu{margin-left: auto}
  header{height: 55px}
  .close_sidebar_btn{margin-right: 0}
  
}
@media screen and (min-width: 1200px) {
.left-nav, .stellar_logo{margin-top:0rem !important} 
}
@media screen and (max-width: 572px) {
    .menu .dd_wrap,.dd_wrap.active {
        top: 0rem !important;
    }
}

/*Act Nav*/
  .alert_tag {
    width: 100%;
    background: linear-gradient(257.05deg, #2A64F6 24.35%, #E72578 72.24%)!important;
    border-radius: 11px;
    padding: 3px;
    border: solid 1px #ffffff;
    margin: auto;
    box-shadow: 0px 4px 12.3px rgba(255, 189, 189, 0.25);
    font-size: var(--fs-sm);
    display: flex;
    justify-content: center;
    column-gap: 1rem;
    align-items: center;
    font-style: italic;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    backdrop-filter: blur(3px);
    z-index: 15!important;
    border-radius: 0;
    font-size: 13px;
    color: #fff;
    position: sticky!important;
}
@media screen and (max-width: 572px) {
    .alert_tag{position: absolute!important;display: none;}
}
@media screen and (max-width: 390px) {
.sidebar-search-container{ width:269px}
}
/*.gap-1 {
    gap: .25rem !important;
}
.flex-nowrap {
    flex-wrap: nowrap !important;
}
@media screen and (max-width: 572px) {
    .alert_tag {
        display: block;
        max-width: 100%;
    }
}
@media screen and (max-width: 991px) {
    .alert_tag {
        font-size: 12px;
    }
}
@media screen and (max-width: 767px) {
    .laert_container {
        display: flex;
        width: max-content;
        animation: smoothScroll 20s linear infinite;
        will-change: transform;
        white-space: nowrap;
        flex-wrap: nowrap;
    }
}*/
/*End Act Nav*/

