@media (max-width:1023px) {

    .app-sidebar,
    .hidden_xs,
    .navigation .menu ul li:hover ul.cs-dropdown {
        display: none
    }

    .header {
        background: #000;
        position: relative
    }

    .top_right {
        height: 58px
    }

    .navigation {
        float: left;
        width: 100%;
        position: relative
    }

    .navigation .navbar {
        display: block;
        float: left;
        width: 100%;
        padding: 2px 0;
        border-top: 1px solid #222
    }

    .navbar .phone_call {
        margin: 10px 0 0
    }

    .navigation .menu {
        display: none;
        width: 100%;
        overflow: hidden;
        z-index: 9999;
        max-height: 480px;
        overflow-y: auto;
        position: absolute;
        top: 100%;
        background: #151313;
        left: 0;
        right: 0;
        text-align: left
    }

    .navigation .menu ul:after,
    .navigation .menu ul:before {
        height: 0
    }

    .navigation .menu ul li {
        padding: 0;
        float: left;
        width: 100%;
        display: block
    }

    .navigation .menu ul li a {
        padding: 7px 15px;
        text-align: left;
        font-size: 14px;
        border-right: 1px dashed transparent;
        color: #fff;
        border-bottom: 1px solid #312e2e;
        display: block
    }

    .navigation .menu ul li ul.cs-dropdown {
        position: relative !important;
        opacity: 1 !important;
        visibility: visible !important;
        top: auto !important;
        left: auto !important;
        transition: none !important
    }

    .navigation .menu ul li ul.cs-dropdown,
    .navigation .menu ul li ul.cs-dropdown li .cs-dropdown {
        display: none;
        transition: none;
        padding: 0;
        width: 100%;
        background: #666
    }

    .navigation .menu ul .cs-submenu a {
        position: relative
    }

    .navigation .menu ul li.cs-submenu a button {
        display: block;
        position: absolute;
        top: 0;
        right: 15px;
        background: 0 0;
        border: 0;
        color: #fff;
        font-size: 16px;
        height: 30px;
        outline: 0;
        width: 30px;
        padding: 0;
        text-align: center;
        line-height: 18px
    }

    .navigation ul li.cs-submenu a button svg {
        width: 16px;
        height: 16px
    }

    .navigation ul li.cs-submenu a button.rotated svg {
        transform: rotateZ(180deg)
    }

    .navigation ul li.cs-submenu:hover svg {
        transform: rotateZ(0)
    }

    .navigation .menu ul li ul.cs-dropdown,
    .navigation .menu ul li ul.cs-dropdown li .cs-dropdown li .cs-dropdown {
        display: none;
        transition: none;
        padding: 0;
        float: left;
        width: 100% !important;
        background: #444
    }

    .navigation .menu ul li ul.cs-dropdown li ul.cs-dropdown {
        left: 100%;
        margin-top: 0
    }

    .navigation .menu ul li ul.cs-dropdown li ul.cs-dropdown li ul.cs-dropdown {
        left: -100%;
        margin-top: 0
    }

    .navigation .menu ul li ul.cs-dropdown li {
        border-bottom: 0
    }

    .navigation .menu ul li ul.cs-dropdown li a {
        color: #fff;
        display: block;
        font-size: 14px;
        padding: 7px 15px;
        line-height: normal;
        border-bottom: 1px solid #484646;
        background: #312e2e
    }

    .navigation .menu ul li ul.cs-dropdown li ul.cs-dropdown li a {
        background: #666
    }

    .mobile_hide {
        display: none !important
    }

    .navigation .menu ul li.active a,
    .navigation .menu ul li:hover a {
        border-color: transparent
    }

    .navigation .menu ul>li:nth-child(3) ul.cs-dropdown,
    .navigation .menu ul>li:nth-child(3) ul.cs-dropdown li {
        width: 100%
    }

    .navigation .menu ul>li:nth-child(3) ul.cs-dropdown li:nth-child(2n) {
        border-left: 0
    }

    .right-content {
        padding: 0 15px
    }

    .grid_1:first-child,
    .grid_1:nth-child(2),
    .grid_2:first-child,
    .grid_2:nth-child(2) {
        padding-left: calc(var(--bs-gutter-x) * .5);
        padding-right: calc(var(--bs-gutter-x) * .5)
    }

    .service_content {
        height: auto
    }

    .service_content .center_box {
        position: relative;
        top: 0;
        left: 0;
        transform: translate(0, 0)
    }
}

@media (max-width:980px) {

    .home_about-web-pulse .features-image,
    .home_about-web-pulse .web-pulse-features-area {
        width: 100%
    }

    #featuredProducts .owl-nav .owl-prev {
        left: -10px
    }

    #featuredProducts .owl-nav .owl-next {
        right: -10px
    }

    .blog-item {
        margin-bottom: 20px
    }

    .home_right_sec {
        padding: 20px 0
    }
}

@media (max-width:767px) {
    .home_slider .title_1 {
        font-size: 15px
    }

    .home_slider p {
        font-size: 12px
    }

    .inner-box {
        margin: 0
    }

    .feture_box,
    .footer-links a {
        margin-bottom: 10px
    }

    .blog_details_img,
    .image04,
    .inner-box .image-box .image {
        height: auto
    }

    .image04 img,
    .inner-box .image-box .image img {
        position: relative;
        top: 0;
        left: 0;
        transform: none
    }

    .web-pulse-india .read_more_btn {
        margin-bottom: 30px
    }

    .home_about-web-pulse .features-image,
    .home_about-web-pulse .web-pulse-features-area {
        width: 100%
    }

    .red-sec-heading {
        padding: 0 0 70px
    }

    .footer-links {
        margin: 0 0 25px
    }

    .footer-links a {
        color: #fff;
        text-transform: capitalize !important;
        padding: 3px 10px;
        border: 1px solid #636262;
        display: inline-block;
        width: 100%;
        background: rgba(255, 255, 255, .2)
    }

    .footer-links a:hover {
        background: var(--primary);
        border-color: var(--primary);
        color: #fff
    }

    .product_listing .product {
        padding: 15px 0 0;
        border-right: 0px solid #ccc
    }

    .heading_banner {
        padding: 20px 0;
        background-size: cover
    }

    .heading_banner .cat_title {
        font-size: 28px;
        padding: 5px 15px
    }

    .heading_banner .cat_title2 {
        display: none
    }

    .product_right_image {
        float: right;
        width: 100%;
        margin: 0 0 15px;
        text-align: center
    }

    .path_type_1,
    .path_type_2.home-left,
    .path_type_2.home-right,
    .path_type_2.home-right path {
        height: 50px
    }

    .product_popup,
    .wprt-icon-text {
        margin-bottom: 20px
    }

    .service_content .center_box {
        padding: 15px
    }

    .home_about_content {
        max-width: 100%
    }

    .home_about-web-pulse,
    .home_testimonials_webpulse,
    .web-pulse-choose {
        background-size: cover;
        background-position: center center
    }

    .market-list li {
        width: 50%
    }

    .more_info {
        max-height: inherit
    }

    .right-content {
        padding-bottom: 15px
    }

    .read_more_btn_2.callback {
        margin-top: 15px
    }

    .video-section .video-inner {
        width: 100%;
        padding: 56px 0;
        max-height: inherit;
        margin: 0 auto
    }
}