.hiddenLg {
    display: none !important;
}

.hiddenXs {
    display: block;
}

@media (max-width:1200px) {
    .sedexMemberHead {
        top: 54px;
        width: 120px;
      }

    .header .topbar .connect_option>li {
        padding: 0 1px
    }

    .header .topbar .connect_option>li a.youtube {
        width: 35px
    }

    .header .topbar .connect_option>li a.facebook {
        width: 35px
    }

    .header .topbar .connect_option>li a.twitter {
        width: 35px
    }

    .header .topbar .connect_option>li a.tiktok {
        width: 35px
    }

    .wanted {
        padding: 12px 12px;
        font-size: 13px
    }

    .header .topbar .login {
        font-size: 15px
    }

    .header .logo img {
        z-index: 999;
        position: relative;
        max-width: 100px;
        padding: 5px 0
    }

    .navigation .menu ul>li>a {
        padding: 12px 2px;
        font-size: 13px;
        background: 0 0
    }

    .header .topbar ul.top-nav li {
        padding: 0 6px;
        font-size: 11px
    }

    .header .topbar ul.follow-us li {
        display: inline-block;
        padding-left: 4px;
        font-size: 13px
    }

    .popular_product .popular_product_image {
        height: 225px
    }

    #content_block_six .content-box .single-item .inner-box .box {
        height: 200px
    }

    #content_block_six .content-box .single-item .inner-box .box h4 {
        font-size: 15px
    }

    #content_block_six .content-box .single-item .inner-box .overlay-box .overlay-inner p {
        font-size: 15px
    }

    .working-block-one .inner-box .icon-box {
        width: 100px;
        height: 100px;
        line-height: 100px
    }

    .working-block-one .inner-box .icon-box .icon {
        width: 90px;
        height: 90px
    }

    .home_worldwide li:first-child {
        position: absolute;
        left: 12%;
        top: 15%
    }

    .home_worldwide li:nth-child(2) {
        position: absolute;
        left: 18%;
        top: 35%
    }

    .home_worldwide li:nth-child(3) {
        position: absolute;
        bottom: 25%;
        left: 28%
    }

    .home_worldwide li:nth-child(4) {
        position: absolute;
        top: 40%;
        left: 50%
    }

    .home_worldwide li:nth-child(5) {
        position: absolute;
        bottom: 20%;
        right: 44%
    }

    .home_worldwide li:nth-child(6) {
        position: absolute;
        top: 21%;
        left: 49%
    }

    .home_worldwide li:nth-child(7) {
        position: absolute;
        top: 40%;
        right: 35%
    }

    .home_worldwide li:nth-child(8) {
        position: absolute;
        top: 10%;
        right: 25%
    }

    .home_worldwide li:nth-child(9) {
        position: absolute;
        top: 35%;
        right: 27%
    }

    .home_worldwide li:nth-child(10) {
        position: absolute;
        bottom: 15%;
        right: 2%
    }

    .home_worldwide li:nth-child(11) {
        position: absolute;
        bottom: 41%;
        right: 13%
    }

    .home_worldwide li:nth-child(12) {
        position: absolute;
        top: 18%;
        right: 40%
    }

    .home_worldwide li:last-child {
        position: absolute;
        right: -9%;
        bottom: 2%
    }

    #custom .owl-nav .owl-next,
    #popular .owl-nav .owl-next {
        right: -40px;
    }

    #custom .owl-nav .owl-prev,
    #popular .owl-nav .owl-prev {
        left: -40px;
    }

    #content_block_six .content-box .single-item .inner-box .box .icon-box img {
        width: 60px;
        line-height: 60px;
        color: #fff;
        margin-bottom: 10px;
    }

    .working-block-one .inner-box {
        padding: 0px 10px 15px;
    }

    #content_block_six .content-box .single-item .inner-box .overlay-box .overlay-inner .icon-box img {
        width: 60px;
        line-height: 60px;
        margin-bottom: 0px;
    }

    .working-block-one .inner-box .icon-box {
        margin-top: -70px;
    }

    #scroll-up {
        right: 40px;
    }

    section.inner_banner_1 {
        width: 100%;
        overflow: hidden;
    }

    .navigation .menu ul>li:nth-child(6) ul.cs-dropdown {
        left: -90px;
    }
}

@media (max-width:1023px) {
    .hiddenLg {
        display: block !important;
    }

    .hiddenXs {
        display: none !important;
    }

    .header.stricky-fixed {
        position: relative
    }

    .header {
        float: left;
        width: 100%;
        position: relative;
        z-index: 99;
        background: #fff;
        height: 130px
    }

    .header:before {
        content: "";
        background: #1e1e2a;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 60px
    }

    .header .logo {
        position: absolute;
        z-index: 9;
        padding: 7px 20px
    }

    .header .topbar .login {
        color: #333;
        padding: 10px 0 8px;
        font-size: 14px;
        float: right
    }

    .header .topbar .connect_option>li {
        float: right
    }

    .wanted {
        font-size: 13px;
        padding: 5px 20px
    }

    .header .topbar {
        background: #fff;
        position: relative;
        z-index: 999
    }

    .mobile_l {
        float: left !important;
        margin-top: 15px
    }

    .header .topbar .mobile_l {
        position: absolute;
        top: 65px;
        z-index: 999
    }

    .header .topbar .search-bar:before {
        border-color: transparent
    }

    .mobile_right {
        float: right
    }

    .header .navigation {
        background: transparent;
        padding-right: 0;
    }

    .header .menu_wrapper {
        -webkit-transform: skew(0);
        -ms-transform: skew(0);
        transform: skew(0)
    }

    .header .topbar .search-bar-holder .search-bar .search_btn {
        -webkit-transform: skew(0);
        -ms-transform: skew(0);
        transform: skew(0)
    }

    .header .topbar .row {
        -webkit-transform: skew(0);
        -ms-transform: skew(0);
        transform: skew(0)
    }

    .header .topbar .search-bar-holder .search-bar .search_btn i {
        -webkit-transform: skew(0);
        -ms-transform: skew(0);
        transform: skew(0)
    }

    .header_car_btn {
        position: absolute;
        top: 0
    }

    .header_car_btn a {
        font-style: normal
    }



    .nav-menu {
        width: 100%
    }

    .navigation {
        width: 100%
    }

    .header .navigation .navbar {
        display: block;
        padding: 14px 15px;
        float: left;
        width: 100%;
        margin-left: 0;
        margin-top: 0
    }

    .navigation .menu {
        display: none;
        overflow: hidden;
        overflow-y: visible;
        position: relative;
        z-index: 9999;
        width: 100%;
        position: absolute;
        top: 100%;
        left: 0;
        background: #1e1e2a;
        left: 0;
        height: 400px
    }

    .navigation>.menu ul>li {
        float: none;
        padding: 0 !important;
        padding-bottom: 0;
        display: block !important
    }

    .navigation .menu ul>li>a {
        padding: 8px 15px;
        font-size: 13px;
        border-right: 1px dashed transparent;
        color: #fff
    }

    .navigation>.menu ul>li>.cs-dropdown {
        position: relative !important;
        opacity: 1 !important;
        visibility: visible !important;
        top: auto !important;
        left: auto !important;
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 20px;
        width: 100%;
        display: none;
        transition: none !important
    }

    .navigation>.menu ul>li>ul.cs-dropdown,
    .navigation>.menu ul>li>ul.cs-dropdown>li>.cs-dropdown {
        padding-top: 0;
        padding-left: 0;
        padding-bottom: 0;
        display: none;
        transition: none;
        padding-right: 0;
        width: 100% !important
    }

    .menu ul {
        padding-bottom: 5px
    }

    .menu ul>li>a {
        border-bottom: 1px solid #36364b;
        color: #fff;
        display: block;
        font-size: 14px;
        padding: 0 15px
    }

    .menu ul .cs-submenu>a {
        position: relative
    }

    .menu ul .cs-submenu>a>button {
        display: block;
        position: absolute;
        top: 9px;
        right: 15px;
        background: #7fa409 none repeat;
        border: 1px solid #c4cab3;
        border-radius: 5px;
        color: #fff;
        font-size: 16px;
        height: 30px;
        outline: medium none;
        width: 30px;
        padding: 0;
        text-align: center;
        line-height: 15px
    }

    .menu ul .cs-submenu>a>button {
        display: block;
        position: absolute;
        top: 2px;
        right: 15px;
        background: 0 0;
        border: 1px solid transparent;
        border-radius: 5px;
        color: #fff;
        font-size: 13px;
        height: 30px;
        outline: medium none;
        width: 30px;
        padding: 0;
        text-align: center;
        line-height: 15px
    }
    .navigation ul li.cs-submenu a button{
        display: block;
        position: absolute;
        top: 2px;
        right: 15px;
        background: 0 0;
        border: 1px solid transparent;
        border-radius: 5px;
        color: #fff;
        font-size: 13px;
        height: 30px;
        outline: medium none;
        width: 30px;
        padding: 0;
        text-align: center;
        line-height: 15px
    }
    .navigation ul li.cs-submenu ul.cs-dropdown li a button{
        color: #fff;
    }
    .navigation ul li.cs-submenu ul.cs-dropdown li a button svg{
        transform: rotateZ(0deg);
    }
    .home_slider {
        margin-top: -30px
    }

    .navigation .menu ul>li:nth-child(2) ul.cs-dropdown li {
        width: 100%
    }

    .navigation .menu ul>li:nth-child(2) ul.cs-dropdown li ul.cs-dropdown {
        display: none
    }

    .navigation .menu ul>li:nth-child(2) ul.cs-dropdown li:nth-child(2n) {
        border-left: 0
    }

    .navigation .menu ul>li:nth-child(3) ul.cs-dropdown li:nth-child(2n) {
        border-left: 0
    }

    .navigation .menu ul>li:nth-child(6) ul.cs-dropdown {
        width: 100%
    }

    .navigation .menu ul>li:nth-child(6) ul.cs-dropdown li {
        display: none;
        width: 100%;
        float: left;
        position: relative
    }

    .navigation .menu ul>li:nth-child(6) ul.cs-dropdown li:nth-child(2n) {
        border-left: 0
    }

    .navigation .menu ul>li:nth-child(6) ul.cs-dropdown li ul.cs-dropdown {
        display: none;
        width: 100%;
        left: 0
    }

    .navigation .menu ul>li:nth-child(6) ul.cs-dropdown li ul.cs-dropdown li {
        width: 100%;
        border-left: 0
    }
}

@media (max-width:980px) {
    .header .topbar .search-bar-holder .search-bar .search_btn svg {
        -webkit-transform: skew(0deg);
        -ms-transform: skew(0deg);
        transform: skew(0deg);
    }

    .inner_banner_1 .container .section-title {
        margin-top: 50px;
    }

    .navigation .menu ul {
        float: right;
        width: 100%;
        text-align: left
    }

    .nav-menu {
        margin-top: -60px
    }

    .navigation>.menu ul>li {
        float: left;
        width: 100%;
        padding: 0 !important;
        padding-bottom: 0;
        display: block !important
    }

    .navigation>.menu ul>li>ul.cs-dropdown,
    .navigation>.menu ul>li>ul.cs-dropdown>li>.cs-dropdown {
        padding-top: 0;
        padding-left: 0;
        padding-bottom: 0;
        display: none;
        transition: none;
        padding-right: 0;
        width: 100% !important;
        background: #3d3d51
    }

    .menu ul {
        padding-bottom: 0
    }

    .navigation .menu ul>li ul.cs-dropdown li {
        border: 0
    }

    .navigation .menu ul>li ul.cs-dropdown li a {
        color: #fff;
        display: block;
        font-size: 14px;
        padding: 6px 15px;
        border-bottom: 1px solid #515179;
        background: 0 0
    }

    .navigation .menu ul>li ul.cs-dropdown li:last-child a {
        border-bottom: 1px solid #515179
    }

    .navigation_bar.stricky-fixed .menu ul>li>a {
        padding: 8px 15px
    }

    .navigation .menu ul>li ul.cs-dropdown li a:hover {
        background: #ef682f;
        color: #fff
    }

    .navigation .menu ul>li:hover a {
        color: #fff;
        background: #c8202d
    }

    .menu ul li.has-submenu>a>button {
        display: block;
        position: absolute;
        top: 6px;
        right: 15px;
        background: 0 0;
        border: 1px solid transparent;
        border-radius: 5px;
        color: #fff;
        font-size: 13px;
        height: 30px;
        outline: medium none;
        width: 30px;
        padding: 0;
        text-align: center;
        line-height: 15px
    }

    .navigation .menu ul>li ul.cs-dropdown li:hover>a {
        color: #fff;
        background: #ef682f
    }

    #testimonial .owl-nav .owl-prev {
        left: -10px
    }

    #testimonial .owl-nav .owl-next {
        right: -10px
    }

    #popular .owl-nav .owl-prev {
        left: -10px
    }

    #popular .owl-nav .owl-next {
        right: -10px
    }

    .chooseus-style-two {
        padding: 50px 0
    }

    #content_block_six .content-box {
        margin: 0;
        padding: 0
    }

    #content_block_five {
        margin-bottom: 20px;
        float: left;
        width: 100%
    }

    #content_block_six .content-box .single-item .inner-box .box h4 {
        font-size: 18px
    }

    #content_block_six .content-box .single-item .inner-box .overlay-box .overlay-inner p {
        font-size: 18px
    }

    .hot_key_box .border_1:nth-child(5) .item_product_1 {
        border-bottom: 1px solid #e5e5e5
    }

    .hot_key_box .border_1:nth-child(6) .item_product_1 {
        border-bottom: 1px solid #e5e5e5
    }

    .home_working_section .working-block {
        width: 100%
    }

    .working-block-one:before {
        content: none
    }

    .working-block-one {
        float: left;
        width: 100%;
        margin-bottom: 40px
    }

    .news-block-one .inner-box {
        margin-bottom: 30px
    }

    .home_gallery .gallery_grid .gallery_item {
        margin-left: auto;
        margin-top: auto;
        display: inline-block;
        margin-bottom: 70px
    }

    .home_gallery .gallery_grid .gallery_item .gallery_shape {
        display: inline-block;
        width: 150px;
        height: 150px
    }

    .home_gallery .gallery_grid .gallery_item:first-child {
        margin-left: auto
    }

    .home_gallery .gallery_grid .gallery_item:nth-child(9n+6) {
        margin-left: 0;
        margin-top: 0
    }

    .home_gallery .gallery_grid .gallery_item:nth-child(5) {
        margin-left: auto
    }

    .home_gallery .gallery_grid .gallery_item:nth-child(n+5) {
        margin-top: 0;
        margin-bottom: 0
    }

    .navigation .menu ul>li.active a,
    .navigation .menu ul>li:hover a {
        background: 0 0
    }

    .mainCategory .leftImage{
        width: 100%;
    }
    .mainCategory .rightInfo {
        width:100%;
      }
      .mainCategory .gridFlex:nth-child(2n) .rightInfo {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
      }
      .mainCategory .rightInfo .boxContent .right_content{
        padding: 0;
        text-align: left;
      }
}

@media (max-width:991px) {
    .mobile_right {
        width: 80%;
        margin-top: 15px;
        padding: 0;
        padding-bottom: 4px;

    }

    .inner_banner_1 .container .section-title {
        margin-top: 0px;
        font-size: 20px;
        margin-left: 0px;
    }

    .cat_info .col-lg-4.col-md-4.col-sm-4 h3 {
        font-size: 14px;
    }

    .header .topbar .connect_option>li {
        padding: 1px 2px
    }

    .header .topbar .connect_option>li a.twitter,
    .header .topbar .connect_option>li a.youtube,
    .header .topbar .connect_option>li a.tiktok,
    .header .topbar .connect_option>li a.facebook {
        width: 42px;
        line-height: 27px;
        font-size: 14px;
    }

    .offer_banner_v1 .offer-item .offer-content .h3_title {
        font-size: 18px;
    }

    .home_about_video .about_video_info.noMargin {
        margin: 8px auto 15px;
    }

    .heading_home {
        font-size: 20px;
    }

    .home_content h2 {
        font-size: 16px;
    }

    .title {
        font-size: 20px;
        float: none;
        display: flow-root;
    }

    div#content_block_six {
        margin: 20px 0px 0px;
    }

    .working-block-one .inner-box {
        min-height: 230px;
    }

    .working-block-one {
        margin-bottom: 15px;
    }

    .footer .col-md-2.col-sm-3.col-xs-12 {
        width: 50%;
        height: 390px;
        overflow-y: auto;
    }

    .footer .col-md-4.col-xs-12 {
        margin-bottom: 15px;
    }

    .copyright p {
        text-align: center;
    }

    .section-title {
        margin-top: 0px;
        font-size: 20px;
    }

    .inner_banner_1 .banner_bg .container {
        display: flex;
        align-items: center;
        height: 100%;
    }

    .cat_info h2.h1_title {
        font-size: 18px;
    }

    .right_content {
        padding-right: 10px;
    }

    .about_right h1 {
        font-size: 18px;
    }

    .blog_page .col-md-3.col-sm-3 {
        width: 40%;
    }

    .blog_page .col-md-9.col-sm-9 {
        width: 60%;
    }

    .lelf_menu h2 {
        font-size: 16px;
    }

    form#contact-form {
        border: 1px solid #cccccc94;
        border-radius: 5px;
        padding: 20px;
    }

}

@media (max-width:768px) {

    .cat_title2 {
        margin-left: 4%;
        color: #fff;
        font-size: 15px;
        margin-top: 5px;
    }

    .navigation>.menu ul>li {
        float: left;
        width: 100%;
        padding: 0 !important;
        padding-bottom: 0;
        display: block !important
    }

    .title {
        font-size: 20px
    }

    #slider .owl-nav .owl-prev {
        left: 15px
    }

    #slider .owl-nav .owl-next {
        right: 15px
    }

    #custom .owl-nav .owl-prev {
        left: -10px;
        top: 48%
    }

    #custom .owl-nav .owl-next {
        right: -10px;
        top: 48%
    }

    .popular_product .popular_product_image {
        height: auto
    }

    .popular_product .popular_product_image .image img {
        position: relative;
        top: 0;
        left: 0;
        transform: none
    }

    .home_working_section .working-block {
        width: 50% !important
    }

    .home_worldwide {
        background-size: 100%
    }

    .home_worldwide ul {
        min-height: 155px
    }

    .home_worldwide li {
        display: none
    }

    .blog_listing .blog_thumb {
        width: 100%;
        margin: 0 0 15px
    }

    .blog_listing .blog_content {
        width: 100%
    }

    .blog_listing h2.title_small {
        height: auto
    }

    .blog_listing h2.title_small span {
        position: relative;
        transform: none;
        left: 0;
        top: 0
    }

    #productID .modal-dialog {
        width: 93%
    }

    .home_about_video .video_bg {
        padding: 30px 0 20px
    }

    .header .topbar .connect_option>li {
        padding: 1px 2px
    }

    .header .topbar .connect_option>li:first-child {
        margin-left: auto;
    }

    .header .topbar .login {
        font-size: 16px;
        color: #ef682f
    }

    .home_about_video .about_video_info {
        float: left;
        width: 100%;
        margin: 0 0 20px
    }

    .item_product_1 .product_thumb .buy_new_link {
        transform: translateY(75px);
        -webkit-transform: translateY(75px)
    }

    .header .topbar .connect_option {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
}

@media (max-width:650px) {
    .header {
        float: left;
        width: 100%;
        position: relative;
        z-index: 99
    }

    .navigation .menu ul>li:nth-child(3) ul.cs-dropdown li {
        width: 100%
    }

    .nav-menu {
        width: 100%;
        margin-top: -60px
    }

    .navigation>.menu ul>li {
        float: left;
        width: 100%;
        padding: 0 !important;
        padding-bottom: 0;
        display: block !important
    }

    .inner_banner_1 .container .section-title {
        color: #ef682f;
        font-size: 18px;
        line-height: normal;
        padding: 0;
        width: 100%;
        font-weight: 600;
        margin-top: 8%;
        margin-left: 4%;
        text-align: left
    }

    .shipping_foot {
        margin-bottom: 35px
    }
}

@media(max-width:480px) {
    .inner_banner_1 .container .section-title {
        margin-top: 20px;
        margin-left: 0;
    }

    .cat_title2 {
        font-size: 12px;
        margin-left: 0;
    }

    .header .topbar ul.top-nav li {
        padding: 0;
        font-size: 11px;
        border: 0;
        font-weight: 600
    }

    .nav-menu {
        width: 100%
    }

    .navigation>.menu ul>li {
        float: left;
        width: 100%;
        padding: 0 !important;
        padding-bottom: 0;
        display: block !important
    }

    .navigation_bar .logo {
        position: absolute;
        top: 6px;
        z-index: 100;
        width: 230px
    }

    .navigation_bar .logo img {
        width: 115px
    }

    .navigation .menu ul>li.active a,
    .navigation .menu ul>li:hover a {
        color: #fff;
        background: #ef682f
    }

    .navigation .menu ul>li>ul.cs-dropdown>li>ul.cs-dropdown {
        left: 100%;
        margin-top: 0 !important
    }

    .customize {
        text-align: center
    }

    .customize h1 {
        font-size: 18px;
        margin-bottom: 10px
    }

    .get-started {
        float: none
    }

    .about-tabs.nav-tabs>li {
        margin-right: 9px;
        width: 30%
    }

    .about-tabs-wrap {
        padding-bottom: 520px
    }

    .col-lg-3-1 {
        float: left;
        width: 100%;
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
        margin-bottom: 15px
    }

    .cat_image {
        float: right;
        width: 100%;
        margin: 0 0 15px 0;
        text-align: center
    }

    .left_menu li:hover ul {
        display: none
    }

    .right_content {
        width: 100%;
        margin: 0 0 15px;
        padding: 0 15px;
        text-align: center
    }

    .right_content p {
        text-align: justify
    }

    .sub_menu li {
        width: 100%;
        text-align: left
    }

    .market-list li {
        float: left;
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px
    }

    .section-title {
        padding: 0 30px;
        margin-bottom: 30px;
        text-align: center
    }
}

@media(max-width:767px) {
    .home_slider img {
        height: auto !important;
    }

    .title.title2.text-yellow {
        font-size: 18px;
    }

    .title3.text-yellow {
        font-size: 16px;
        color: #ff5b00;
        height: auto;
    }

    .title_details {
        font-size: 16px;
    }

    .blog_page .col-md-3.col-sm-3 {
        width: 100%;
    }

    .blog_page .col-md-9.col-sm-9 {
        width: 100%;
    }

    .blog_inner h1 {
        font-size: 16px;
        color: #fff;
    }

    .about_right h1 {
        font-size: 16px;
    }

    .mobile_right {
        width: 100%;
    }

    .header .logo img {
        max-width: 75px;
        padding: 0px 0;
    }

    .header {
        height: 112px;
    }

    .navigation .navbar button span:first-child {
        top: 5px;
    }

    .navigation .navbar button span:nth-child(2),
    .navigation .navbar button span:nth-child(3) {
        top: 17px;
    }

    div#slider .owl-dots {
        display: none;
    }

    .heading_home {
        font-size: 18px;
    }

    #content_block_six .content-box .single-item {
        width: 100%;
        float: none;
        border-radius: 10px;
        overflow: hidden;
    }

    #content_block_six .content-box .single-item .inner-box .overlay-box .overlay-inner p {
        font-size: 16px;
    }

    .col-lg-3.col-md-3.col-sm-3.col-xs-6.padding_0.border_1 {
        width: 100%;
        float: none;
        display: flow-root;
        margin-bottom: 5px;
    }

    .home_working_section .working-block {
        width: 100% !important;
    }

    .working-block-one .inner-box {
        min-height: auto;
        border-radius: 5px;
    }

    .working-block-one .inner-box .icon-box .count-box {
        position: absolute;
        line-height: 43px;
        font-size: 16px;
    }

    .home_working_section .inner-content {
        margin: 0 0 10px;
    }

    #testimonial .owl-next,
    #testimonial .owl-prev {
        width: 30px;
        height: 30px;
        line-height: 30px;
    }

    .home_testimonial .testimonial-content .inner-box {
        margin: 40px 15px 0px 15px;
    }

    .home_video_gallery .video_info .h4 {
        margin: 5px 0 0;
    }

    .footer .col-md-2.col-sm-3.col-xs-12 {
        width: 100%;
        height: auto;
        overflow-y: auto;
    }

    .cat_info h2.h1_title {
        font-size: 16px;
    }

    .inner_banner_1 .container .section-title {
        margin-top: 0px;
        font-size: 16px;
    }

    .cat_info h3 {
        font-size: 16px;
    }

    #popular .owl-next,
    #popular .owl-prev {
        width: 30px;
        height: 30px;
        line-height: 30px;
    }

    .mobile_right {
        margin-top: 6px;
        padding-bottom: 0px;
    }

    .header .topbar .mobile_l {
        top: 48px;
    }

    .title {
        font-size: 18px;
    }

    .home_slider {
        margin-top: 0px;
    }

    #custom .owl-next,
    #custom .owl-prev {
        width: 30px;
        height: 30px;
        line-height: 30px;
    }

    .header .topbar .search-bar-holder .search-bar .search_btn {
        line-height: 35px;
        height: 35px;
    }

    .header .topbar .search-bar .form-control {
        height: 35px;
    }

    #slider .owl-next,
    #slider .owl-prev {
        top: 40%;
        width: 30px;
        height: 30px;
    }

    .whatapp_btn,
    .send_enquiry {
        width: 30px;
        height: 30px;
        left: 10px;
        min-width: 30px;
        min-height: 30px;
        max-height: 30px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .whatapp_btn i,
    .send_enquiry i {
        font-size: 16px;
    }

    .navigation .navbar button {
        height: 35px;
        padding: 0px 3px 0px;
    }

    #scroll-up {
        right: 5px;
        width: 30px;
        height: 30px;
        line-height: 30px;
    }

    .slide video.w-100.d-block {
        height: auto;
    }

    .whatapp_btn {
        bottom: 75px;
    }

    .sedexMember2 {
        position: absolute;
    right: 4%;
    top: 300px;
    width: 100px;
    height: 40px;
      }
      .sedexMember2 svg{
        width: 100px;
      }
      .sedexMember {
        position: absolute;
        left: 3%;
        top: 17%;
        background-color: #fff;
        border-radius: 100%;
        width: 50px;
        height: 50px;
        overflow: hidden;
      }

      .sedexMemberHead {
        position: absolute;
        left: 125px;
        top: 4px;
        z-index: 9991;
      }
      .header .topbar .connect_option{
        height: 40px;
      }
      .header .topbar .connect_option li{
        display: none;
      }
      .navigation .menu ul li:hover ul.cs-dropdown {
        display: none;
      }
      .navigation .menu ul li:hover ul.cs-dropdown li:hover ul.cs-dropdown {
        display: none;
      }
      .simple-list {
        margin-bottom: 20px
      }

}