
@media only screen and (max-width: 1200px) {

    li.wrap-phoneheader::before,
    li.wrap-mailheader::before {
        width: 30px;
        height: 30px;
        line-height: 30px;
    }

    li.wrap-mailheader,
    li.wrap-phoneheader {
        padding-left: 35px;
    }

    .header a {
        font-size: 16px;
        padding-bottom: 10px;
    }

    .Serve-wrap .weserve-postimg {
        height: 253px;
    }

    #content .weserve-wrap li .wrap-weserve-content p {
        font-size: 14px;
    }

    #content .elementor-button {
        font-size: 18px;
        line-height: 46px;
        padding: 0px 68px 0px 15px;
        clip-path: polygon(0 0, 79% 0, 100% 100%, 0% 100%);
    }

    #content .weserve-wrap li::before {
        top: 160.8px;
        transform: rotate(-7.3deg);
    }

    #content .weserve-wrap li .wrap-weserve-content h3 {
        font-size: 19px;
    }

    #content .weserve-wrap li .elementor-button {
        padding: 0px 40px 0px 40px;
        margin: 20px -24px 0 0;
    }

    .products .ourproduct-wrap li .wrap-ourproduct-title h3 {
        font-size: 17px;
    }

    .products .wrap-ourproduct-postimg {
        height: 227px;
    }

    .products .ourproduct-wrap li .wrap-ourproduct-title::before {
        height: 6px;
        top: -29px;
        bottom: auto;
        transform: rotate(-11.2deg);
    }
 .archive .wrap-title-breadcrumb .cat-title {
      font-size: 54px;
    
}
}
/*responsive menu*/

@media only screen and (max-width:1024px) {
    header #masthead .hfe-nav-menu__toggle {
        position: absolute;
        height: 20px;
        width: 29px;
        background: transparent;
        right: 0px;
        top: 0px;
        left: auto;
        bottom: auto;
        transition: none;
        margin-right: 15px;
    }
        header #masthead .hfe-nav-menu__toggle .hfe-nav-menu-icon {
        display: block;
        opacity: 0;
    }
    header #masthead .hfe-nav-menu__toggle::before {
        content: "";
        position: absolute;
        height: 3px;
        width: 29px;
        background: #fff;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        margin: auto;
        box-shadow: 0 -8px 0 0 #fff ,0 8px 0 0 #fff;
        transition: 0.5s all;
    }
        header #masthead .hfe-nav-menu__toggle.hfe-active-menu::before {
            box-shadow: none;
            transform: rotate(45deg);
        }
        header #masthead .hfe-nav-menu__toggle.hfe-active-menu::after {
            height: 2px;
            width: 24px;
            background: #fff;
            content: "";
            position: absolute;
            margin: auto;
            top: 0;
            right: 0;
            left: 0;
            bottom: 0;
            transform: rotate(-45deg);
            transition: 0.5s all;
        }
        header #masthead nav {
            position: fixed;
            top: 0;
            right: 0;
            left: 0 !important;
            bottom: 0;
            padding: 100px 0 0 0;
            background: #004666;
            height: 100vh;
            overflow: hidden;
            transform: translateX(100%);
            transition: 0.5s all;
            z-index: 99999 !important;
            width: 100% !important;
            margin: 0;
            border-radius: 0;
            display: block;
        }
        header #masthead .hfe-nav-menu__toggle.hfe-active-menu {
            z-index: 999999;
            position:fixed;
        }
        header #masthead .hfe-nav-menu__toggle.hfe-active-menu + nav {
            transform: translateY(0);
        }
        header #masthead nav>ul {
            overflow: hidden;
    /*
            overflow-Y: auto;
    */
            max-height: calc(100vh - 104px);
            display: block;
            opacity: 1;
        }
        header #masthead nav>ul>li {
            margin: 0;
            background: transparent;
            border-bottom: 1px solid #fff;
            padding: 0px;
            border-radius: 0;
        }
        header #masthead nav>ul>li>a {
            background: transparent;
            margin:0px!important;
            padding: 13px 15px!important;
            color: white;
        }
        header #masthead nav ul li.current-menu-parent > div > a,
        header #masthead nav ul li.current-menu-item > a {
            background: #FFF!important;
            color: #1A1463!important;
        }
        header #masthead nav ul li.current-menu-parent > div i::before, header #masthead nav ul li.current-menu-parent > div i::after {
            background: #009DDD;
        }
        header #masthead nav>ul>li:first-child {
            border-left: 0;
        }
        body .smart-menu-bar nav ul li {
            border-right: 0;
        }
        header #masthead nav>ul>li>a::After {
            display: none;
        }
        body .smart-menu-bar nav ul li.mob-menu {
            display: block;
        }
        header .sub-menu::before {
            display: none;
        }
        header #masthead nav>ul>li.menu-item-has-children>div.hfe-has-submenu-container>a,
        header #masthead nav>ul>li.menu-item-has-children>ul.sub-menu>li>a.hfe-sub-menu-item {
            padding: 13px 15px;
            background: #009DDD;
            color: #FFF;
        }
        body #masthead .smart-menu-bar nav ul li.current-menu-item a, 
        body #masthead .smart-menu-bar nav ul li a:hover {
            background: #000 !important;
        }
        header #masthead nav>ul>li.menu-item-has-children .sub-menu::after {
            opacity: 0 !important;
        }
        header #masthead nav>ul>li.menu-item-has-children>ul.sub-menu>li:first-child {
            border-top: 1px solid #FFF;
            border-radius: 0;
        }
        header #masthead nav>ul>li.menu-item-has-children .sub-menu {
            background: transparent;
            border-radius: 0;
        }
        header #masthead nav>ul>li.menu-item-has-children .sub-menu>li {
            padding-left: 15px;
        }
       
        header .elementor-widget-navigation-menu,
        header .header-menu-col .elementor-widget-wrap,
        header .header-menu-col {
            position: static;
        }
    
        body .smart-menu-bar nav ul li:first-child a,
        body .smart-menu-bar nav ul li a {
        border: 0;
        }
        header #masthead nav >ul li  .sub-arrow {
        border: 0;
    }
        header #masthead nav >ul li i.fa::before, header #masthead nav >ul li i.fa::after {
        height: 2px;
        width: 17px;
        background: #fff;
        content: "";
        position: absolute;
        right: 19px;
        top: 21px;
    }
    header #masthead nav >ul li i.fa::after {
        width: 2px;
        height: 16px;
        top: 14px;
        right: 26px;
    }   
    header #masthead nav >ul li .sub-menu-active i.fa::after {
         opacity: 0;
    }   
    .products .ourproduct-wrap li .wrap-ourproduct-title {
		min-height: 70px;
	}
	.products .ourproduct-wrap li .wrap-ourproduct-title::after {
		clip-path: polygon(0 80%, 100% 0%, 100% 100%, 0% 100%);
	}
}
    

@media only screen and (min-width: 1024px) and (max-width: 1099px) {
    #content .weserve-wrap li::before {
        transform: rotate(-9.1deg);
        top: 160.2px;
    }
    /* 24-02-2023 */
    .product-maincategory {
        display: grid;
        /* grid-template-columns: 1fr; */
        padding-bottom: 50px;
        padding-right: 15px;
        padding-left: 15px;
        grid-template-columns: auto auto auto;
        grid-gap: 20px 20px;
    }
/* 24-02-2023 */
    .products .ourproduct-wrap li .wrap-ourproduct-title::before {
        transform: rotate(-11.3deg);
    }
    header #masthead .hfe-nav-menu__toggle {
        right: 30;
        top: 62px;
    }
    body .wrapper header#masthead::before {
        left: 39%;
    }
    body .wrapper header#masthead::after {
        left: 39%;
    }
    .our-partners-owl .elementor-swiper-button-prev {
        left: -15px;
    }
    .our-partners-owl .elementor-swiper-button-next {
        right: -15px;    
    }

    /* CONTACT US */
    .contact-data ul li::before {
        height: 42px;
        width: 36px;
        top: 2px;
        background-size: auto 191px;
    }
    .contact-data ul .wrap-phone::before {
        background-position: 0px -79px;
    }
    .contact-data .wrap-phone span {
        font-size: 18px;
    }
    .contact-data #start {
        font-size: 17px;
        line-height: 12px;
    }
    .contact-data ul .wrap-mail::before {
        background-position: 0 -151px;
    }
    .contact-data .wrap-mail span {
        font-size: 16px;
    }
    .contact-data #top {
        font-size: 15px;
        line-height: 15px;
    }
    .contact-data ul li {
        padding-left: 49px;
        padding-bottom: 34px;
    }
    .form-data .form-field {
        margin: 0 0 13px 0;
    }
    .form-data .captcha_submit_wrap {
        padding-bottom: 25px;
    }
    .form-data .wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
        width: 100%;
        height: 46px;
    }
    .form-data label {
        top: 8px;
        font-size: 15px;
    }
    .form-data .wpcf7-form-control.wpcf7-textarea {
        height: 110px;
    }
    body .wrapper header#masthead::before {
        display: none;
    }
    body .wrapper header#masthead::after {
        display: none;
    }

    /* PRODUCT DETAILS PAGE */
    .single-ngproduct .productcontentrow-wrap h2 {
        padding-bottom: 30px;  
    }
    .tax-product_categories .cat-img-content .cat-img {
        margin: 0 58px 0px 0;
    }
.ewd-upcp-catalog-sidebar {
    width: 31%;
    padding: 15px 15px 10px 10px;
    margin: 0;
}
.ewd-upcp-catalog-display {
    width: 68%;
    padding: 0 0 0 20px;
}
.ewd-upcp-catalog-view.ewd-upcp-list-view > h3 {
    min-width: 621px;
}


}

@media only screen and (max-width: 1023px) {
    .find-our-location iframe {
        height: 400px;
    }
    li.wrap-mailheader,
    li.wrap-phoneheader {
        padding-left: 32px;
    }

    li.wrap-phoneheader::before, li.wrap-mailheader::before {
		width: 27px;
		height: 27px;
		line-height: 27px;
		font-size: 15px;
		top: 6px;
	}
	header#masthead .mailcall ul li a {
		padding-bottom: 0;
	}	
    .header a {
        font-size: 15px;
    }

    #content .elementor-button::after {
        right: 29px;
    }

    #content .elementor-button {
        font-size: 14px;
        line-height: 39px;
        padding: 0px 51px 0px 17px;
    }

    #content .weserve-wrap li {
        padding: 0 8px;
    }

    .Serve-wrap .weserve-postimg {
        height: 200px;
    }

    #content .weserve-wrap li .wrap-weserve-content h3 {
        font-size: 16px;
        margin: 0 0 7px;
    }

    #content .weserve-wrap li .wrap-weserve-content {
        padding: 0 11px;
        width: calc(100% - 18px);
    }

    #content .weserve-wrap li .wrap-weserve-content p {
        font-size: 13px;
        line-height: 21px;
        max-height: 102px;
    }

    .products .ourproduct-wrap li {
        padding: 0 10px;
        width: 33.33%;
        margin: 0 0 33px 0;
    }

    #content .weserve-wrap li .elementor-button {
        padding: 0px 35px 0px 27px;
        margin: 4px -7px 0 0;
    }

    #content .elementor-button {
        font-size: 14px;
        line-height: 32px;
        padding: 0px 51px 0px 17px;
    }

    #content .weserve-wrap li .wrap-weserve-content::after {
        top: -42px;
    }

    #content .weserve-wrap li::before {
        top: 112.2px;
        transform: rotate(-9deg);
        height: 4px;
        left: 15px;
        right: 16px;
    }

    .products .wrap-ourproduct-postimg {
        height: 200px;
    }
	.products .ourproduct-wrap li .wrap-ourproduct-title::after {
		clip-path: polygon(0 83%, 100% 0%, 100% 100%, 0% 100%);
		height: 50px;
	}
    .products .ourproduct-wrap li .wrap-ourproduct-title::before {
		height: 4px;
		top: -26px;
		transform: rotate(-12.3deg);
		z-index: 9;
	}
    .our-partners-owl .elementor-swiper-button-prev {
        left: -15px;
    }
    .our-partners-owl .elementor-swiper-button-next {
        right: -15px;    
    }

    .footer-contact ul li::before {
        height: 40px;
        width: 37px;
        left: 20px;
        top: 7px;
        background-size: auto 200px;
    }

    .footer-contact ul .wrap-address a {
        font-size: 16px;
        line-height: 25px;
    }

    .footer-contact .elementor-widget-container ul {
        padding: 0 0 25px 0;
    }

    .footer-contact ul .wrap-phone::before {
        background-position: 0px -82px;
    }

    .footer-contact ul .wrap-phone span {
        font-size: 18px;
    }

    .footer-contact ul .wrap-phone a {
        font-size: 17px;
        line-height: 12px;
    }

    .footer-contact ul .wrap-mail::before {
        background-position: 1px -164px;
    }

    .footer-contact ul .wrap-mail span {
        font-size: 16px;
    }

    .footer-contact ul .wrap-mail a {
        font-size: 15px;
        line-height: 15px;
    }

    .footer-contact ul .wrap-address {
        width: 38.7%;
    }

    .footer-contact ul .wrap-phone {
        width: 33.3%;
    }

    .footer-contact ul .wrap-mail {
        width: 28%;
    }
    header #masthead .hfe-nav-menu__toggle {
        right: 12px;
        top: 44px;
    }
    body .wrapper header#masthead::before {
        display: none;
    }
    body .wrapper header#masthead::after {
        display: none;
    }

    /* ABOUT US */
    .iconlist ul li {
        padding-left: 30px !important;
        padding-bottom: 10px !important;
    }

    /* CONTACT US */
    .contact-data ul li::before {
        height: 36px;
        width: 30px;
        top: 2px;
        background-size: auto 161px;
    }
    .contact-data .wrap-address a {
        font-size: 14px;
        line-height: 20px;
    }
    .contact-data ul .wrap-phone::before {
        background-position: 0px -65px;
    }
    .contact-data .wrap-phone span {
        font-size: 16px;
    }
    .contact-data #start {
        font-size: 15px;
        line-height: 12px;
    }
    .contact-data ul .wrap-mail::before {
        background-position: 0 -126px;
    }
    .contact-data .wrap-mail span {
        font-size: 16px;
    }
    .contact-data #top {
        font-size: 15px;
        line-height: 8px;
    }
    .contact-data ul li {
        padding-left: 43px;
        padding-bottom: 38px;
    }
    .form-data .form-field {
        margin: 0 0 10px 0;
    }
    .form-data .captcha_submit_wrap {
        flex-wrap: wrap;
    }
    .recaptcha .g-recaptcha {
        transform: scale(1);
    }
    .form-data .captcha_submit_wrap {
        padding-bottom: 25px;
    }
    .form-data input.wpcf7-form-control.wpcf7-text, .form-data #showfile,
    .form-data .wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
        width: 100%;
        height: 46px;
    }
    .form-data label {
        top: 8px;
        font-size: 15px;
    }
    .form-data .wpcf7-form-control.wpcf7-textarea {
        height: 110px;
    }
    .fileupload .wpcf7-form-control-wrap::before {
		line-height: 31px;
		margin-top: 6px;
		padding: 0 8px;
		font-size: 15px;
	}
    /* .form-data #btnsub {
        line-height: 39px;
        font-size: 14px;
        padding: 0px 30px 0px 7px;
    } */
   

   /* 404 PAGE */
   .\34 04-section .container {
	height: 520px;
    }
    .\34 04-section .page-not-found h2 {
        font-size: 44px;
        line-height: 0px;
    }
    .\34 04-section .page-not-found a {
        font-size: 16px;
    }
    .\34 04-section .page-not-found .breadcrumb_last {
        font-size: 16px;
    }
    .\34 04-section .page-not-found a::after {
        height: 12px;
        width: 9px;
        margin: 0px 3px 0 6px;
    }
    .\34 04-logo-img a {
        width: 40px;
        height: 45px;
        margin-top: 10px;
        margin-bottom: 5px;
    }
    .error-404-section #content-area h1 {
        font-size: 112px;
    }
    .error-404-section .main-title {
        font-size: 19px;
        margin-bottom: 10px;
    }
    #content-area h1 {
        margin-bottom: 6px;
    }
    #content-area .grve-subtitle {
        font-size: 16px;
    }
    .error-404-section .custom-btn {
        margin: 18px 0 105px 0;
    }
    .error-404-section .custom-btn a {
        font-size: 18px;
        line-height: 47px;
        padding: 0px 64px 0px 20px;
    }

        /* PRODUCT DETAILS PAGE */
        .single-ngproduct .wholebanner-wrap {
            min-height: 480px;
          }
        .single-ngproduct .productrow-wrap .e-con-inner {
            padding-top: 50px;
            padding-bottom: 20px;
        }
        .single-ngproduct .productimg-wrap img {
            height: 480px;
        }
        .single-ngproduct .product-text-logo {
            padding-left: 40px;
        }
        .single-ngproduct .productlogo-wrap {
            padding-bottom: 13px;
        }
        .single-ngproduct .productcontentrow-wrap h2 {
            font-size: 40px;
            padding-bottom: 15px;
        }
        .single-ngproduct .productcontent-wrap {
            font-size: 17px;
            line-height: 26px;
        }
        .single-ngproduct .productcontentmore-wrap {
            font-size: 17px;
            line-height: 26px;
            padding-bottom: 80px;
        }
        .single-ngproduct .product-img {
            width: 48%;
        }
        .single-ngproduct .product-text-logo {
            width: 52%;
            padding-left: 15px;
        }
        .tax-product_categories .wrap-contentarea .wrap-catbanner img {
              height: 520px;
       } 
       .tax-product_categories .nv-index-posts {
        margin-bottom: 75px;
        /* padding-top: 0; */
        margin-top: 50px;
    }
      .tax-product_categories .cat-img-content p {
        font-size: 16px;
        line-height: 27px;
    }
    .tax-product_categories .cat-img-content .cat-img {
        margin: 0 30px 10px 0px;
    }
    .tax-product_categories .cat-img-content .cat-img img {
        height: 400px;
    }
    .tax-product_categories .wrap-title-breadcrumb .cat-title {
      font-size: 44px;
    
    }
    .tax-product_categories .cat-img-content .titlewrap {
        font-size: 40px;
        padding: 34px 0 25px 0;
    }
.ewd-upcp-catalog-sidebar {
    width: 100%;
  
}
.ewd-upcp-sidebar-toggle {
    margin: 0 0 30px calc(50% - 60px);
   
}
.ewd-upcp-catalog-default .ewd-upcp-catalog-display {
    width: 100%;
}
input[name="ewd-upcp-search"] {
    width: 50%;

}
.ewd-upcp-sidebar-toggle:hover {
    background: #004766;
}
.ewd-upcp-catalog-category-heading >div {
    font-size: 28px;
    padding: 28px 0 8px 0;
}
.ewd-upcp-catalog-sidebar-title, .ewd-upcp-catalog-sidebar-search span, .ewd-upcp-catalog-sidebar-subcategories >div {
    font-size: 20px;
}
.wrap-social-icon span.linkedin a {
    width: 40px;
    height: 40px;
    line-height: 40px;
}
.wrap-social-icon span.linkedin a::before {
    font-size: 25px;
}
.ewd-upcp-catalog-view.ewd-upcp-list-view > h3 {
    min-width: 650px;
}
body .ewd-upcp-pagination:last-of-type {
    width: 100%;
}


}

@media only screen and (max-width: 767px) {

    #content .weserve-wrap li {
        width: 100%;
    }
/* 24-02-2023 */
    .Serve-wrap .weserve-postimg {
        height: 300px;
        margin: 0 10px 0px 10px;
    }
    .our-partners-owl .elementor-swiper-button svg {
        height: 2em;
        width: 30px;
        fill: #FFFF;
        margin-left: 192px;
        margin-right: 195px;
    }
/* 24-02-2023 */
    #content .weserve-wrap li .wrap-weserve-content h3 {
        font-size: 20px;
        margin: 0 0 11px;
    }

    #content .weserve-wrap li .wrap-weserve-content p {
        font-size: 14px;
        line-height: 24px;
    }

    #content .weserve-wrap li .wrap-weserve-content {
        padding: 0 25px;
        width: calc(100% - 26px);
    }

    #content .elementor-button {
        font-size: 16px;
        line-height: 39px;
    }

    #content .weserve-wrap li .elementor-button {
        padding: 0px 39px 0px 27px;
        margin: 30px -24px 0 0;
    }

    #content .weserve-wrap li {
        padding: 0 0;
    }

    #content .weserve-wrap li .wrap-weserve-content::after {
        top: -62px;
    }

    #content .weserve-wrap li::before {
        top: 194.2px;
        transform: rotate(-6.7deg);
        height: 6px;
        left: 12px;
        right: 12px;
    }

    .products .ourproduct-wrap li {
        padding: 0 30px;
        width: 100%;
    }

    .products .ourproduct-wrap li .wrap-ourproduct-title h3 {
        font-size: 22px;
    }

    .products .wrap-ourproduct-postimg {
        height: 300px;
    }

    .products .ourproduct-wrap li .wrap-ourproduct-title {
        margin: -20px 20px 0 20px;
        min-height: 70px;
    }

    .products .ourproduct-wrap li .wrap-ourproduct-title::before {
        height: 5px;
        top: -26.5px;
        transform: rotate(-9deg);
    }

    .back-to-top {
        height: 40px;
        width: 40px;
        right: 7px;
        bottom: 41px;
        line-height: 38px;
    }

    .footer-contact ul .wrap-address {
        width: 100%;
        padding-bottom: 11px;
    }

    .footer-contact ul .wrap-phone {
        width: 100%;
    }

    .footer-contact ul .wrap-mail {
        width: 100%;
    }

    .footer-contact ul .wrap-address a {
        font-size: 14px;
    }

    .footer-contact ul .wrap-phone a {
        font-size: 16px;
    }

    .footer-contact ul .wrap-phone span {
        font-size: 16px;
    }

    .footer-contact ul .wrap-mail a {
        font-size: 16px;
    }
    header #masthead .hfe-nav-menu__toggle {
        right: 18px;
        top: 26px;
    }
    header #masthead .hfe-nav-menu__toggle::before {
        box-shadow: 0 -8px 0 0 #fff ,0 8px 0 0 #fff;
    }

    /* ABOUT US */
    .breadcrumbs .breadcrumb_last {
        font-size: 15px;
    }
    .breadcrumbs a {
        font-size: 15px;
    }
    .iconlist ul li {
        padding-bottom: 0px !important;
    }

    /* CONTACT US */
    .form-data .captcha_submit_wrap {
        flex-wrap: wrap;
    }
    .contact-data .wrap-address a {
        font-size: 18px;
        line-height: 26px;
    }
    .contact-data ul li::before {
        height: 50px;
        width: 45px;
        top: 0px;
        background-size: auto 229px;
    }
    .contact-data ul li {
        padding-left: 70px;
        padding-bottom: 25px;
    }
    .wrap-social-icon span.linkedin a {
		margin-bottom: 30px;
	}
    .contact-data ul .wrap-phone::before {
        background-position: 0px -92px;
    }
    .contact-data .wrap-phone span {
        font-size: 20px;
    }
    .contact-data #start {
        font-size: 20px;
        line-height: 21px;
    }
    .contact-data .wrap-mail span {
        font-size: 18px;
    }
    .contact-data ul .wrap-mail::before {
        background-position: 0 -178px;
    }
    .contact-data #top {
        font-size: 18px;
        line-height: 19px;
    }
    .form-data #btnsub {
        line-height: 46px;
        font-size: 18px;
        padding: 0px 45px 0px 15px;
    }
    .form-data .btnsub-wrap p::before {
		right: 20px;
	}
	.form-data .btnsub-wrap span.wpcf7-spinner {
		top: 2px;
	}
	.btnsub-wrap::after {
        top: 10px;
        padding: 0 95px;
    }
    /* 404 PAGE */
    .\34 04-section .container {
        height: 445px;
    }
    .\34 04-section .page-not-found h2 {
        font-size: 33px;
        margin-bottom: 26px;
    }
    .\34 04-section .page-not-found a {
        font-size: 15px;
    }
    .\34 04-section .page-not-found .breadcrumb_last {
        font-size: 15px;
    }
    .\34 04-section .page-not-found a::after {
        margin: 0px 0px 0 5px;
    }
    .error-404-section #content-area h1 {
        font-size: 74px;
      }
      .error-404-section .custom-btn {
        margin: 15px 0 70px 0;
    }
    .error-404-section .custom-btn a {
        font-size: 15px;
        line-height: 38px;
        padding: 0px 43px 0px 10px;
    }
    .custom-btn a span::after {
        padding: 0 6px;
        top: 0px;
    }
    /* PRODUCT DETAILS PAGE */
    .single-ngproduct .wholebanner-wrap {
        min-height: 445px;
      }
      .single-ngproduct .product-img {
        width: 100%;
    }
    .single-ngproduct .product-text-logo {
        width: 100%;
        padding: 0px 15px;
    }
    .single-ngproduct .productrow-wrap {
        padding: 0px;
    }
    .single-ngproduct .productimg-wrap img {
        height: 455px;
    }
    .single-ngproduct .productcontent-wrap {
        font-size: 18px;
        text-align: justify;
        padding-top: 25px;
    }
    .single-ngproduct .productcontentmore-wrap {
        font-size: 18px;
        padding-bottom: 0px;
        text-align: justify;
    }
    .single-ngproduct .productcontentrow-wrap h2 {
        display: none;
    }
    .single-ngproduct .product-img .mobiletitle-wrap h2 {
        display: block;
        color: #004766;
        font-family: "Eurostile Bold";
        font-size: 42px;
        padding-bottom: 40px;
        padding-top: 35px;
        text-align: center;
    }
    .single-ngproduct .product-img .mobiletitle-wrap h2::before {
        content: "";
        position: absolute;
        height: 28px;
        width: 25px;
        background: url("https://ngimpl.in/wp-content/uploads/2023/01/product-details-logo2.png") no-repeat;
        left: 0;
        top: 0;
        bottom: auto;
        right: 0;
        margin: 0 auto;
    }
    .tax-product_categories .wrap-title-breadcrumb .cat-title {
      font-size: 30px;
    
}
.tax-product_categories .wrap-contentarea .wrap-catbanner img {
    height: 445px;
}
.tax-product_categories .cat-img-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.tax-product_categories .cat-img-content .cat-img {
    margin: 0 0px 20px 0;
    width: 100%;
}
.tax-product_categories .cat-img-content .cat-img img {
	height: 400px;
}
.tax-product_categories .cat-img-content .cat-img {
	width: 100%;
}
.tax-product_categories .cat-img-content .titlewrap{
    display: none;
}
.tax-product_categories .cat-img-content .cattitlewrap {
	display: block;
	color: #004666;
	font-family: "Eurostile Bold", Sans-serif;
	font-size: 35px;
	margin: 0;
	padding: 45px 0 30px 0;
	position: relative;
	text-align: center;
}
.tax-product_categories .cat-img-content .cattitlewrap::before {
	content: "";
	position: absolute;
	height: 28px;
	width: 25px;
	background: url("https://ngimpl.in/wp-content/uploads/2023/01/product-details-logo2.png") no-repeat;
	left: 0;
	top: 0px;
	bottom: auto;
	right: 0;
	display: block;
	margin: 0 auto;
	/* text-align: center; */
}
.tax-product_categories .nv-index-posts {
	margin-top: 10px;
}
.tax-product_categories .cat-img-content p {
	font-size: 16px;
}
#content .weserve-wrap li .wrap-weserve-content::after {
 -webkit-clip-path: polygon(0 16%, 100% 0%, 100% 100%, 0% 100%);
    }
.our-partners-owl .elementor-swiper-button-next {
    top: 70px;
}
.our-partners-owl .elementor-swiper-button-prev {
    top: 70px;
}
.our-partners-owl .elementor-swiper-button-prev {
    left: 100px;
}
.our-partners-owl .elementor-swiper-button-next {
    right: 100px;
}
.elementor-swiper-button {
    transform: translateY(70%);
}
.products .ourproduct-wrap {
    text-align: center;
}
.ewd-upcp-catalog-sidebar {
    width: 100%;
    padding: 0;
}
.ewd-upcp-catalog-category-heading >div {
    font-size: 30px;

}
.ewd-upcp-product-title-div a.ewd-upcp-product-title, .ewd-upcp-catalog-sidebar-taxonomy-label span {
    font-size: 15px;

}
.ewd-upcp-catalog-product-list .ewd-upcp-product-title-div {
    width: auto;
    padding: 4px 0px 0 12px;
}
.ewd-upcp-catalog-sidebar-taxonomy-label span {

    padding: 5px 0 0 0;
}
.ewd-upcp-product-title-div a.ewd-upcp-product-title:before {
    top: 3px;
}
.ewd-upcp-catalog-view.ewd-upcp-list-view.ewd-upcp-hidden {
    padding: 0;
}
input[name="ewd-upcp-search"] {
    width: 90%;
}
.ewd-upcp-catalog-sidebar-title, .ewd-upcp-catalog-sidebar-search span, .ewd-upcp-catalog-sidebar-subcategories >div {
    font-size: 16px;
}
.ewd-upcp-catalog-sidebar {
    padding: 10px 10px 10px 20px;
}
.ewd-upcp-catalog-category-heading >div {
    font-size: 25px;
}
.ewd-upcp-catalog-view.ewd-upcp-list-view > h3 {
    min-height: 230px;
    min-width: 0;
    padding: 90px 15px 0;
}
.ewd-upcp-catalog-view.ewd-upcp-list-view > h3::after {
    width: 50px;
    height: 50px;
}












}

@media only screen and (min-width: 580px) and (max-width: 767px) {
    #content .weserve-wrap li {
        width: 50%;
    }

    #content .weserve-wrap li {
        padding: 0 10px;
    }

    .Serve-wrap .weserve-postimg {
        height: 250px;
    }

    #content .weserve-wrap li .wrap-weserve-content h3 {
        font-size: 16px;
        margin: 0 0 11px;
    }

    #content .weserve-wrap li .wrap-weserve-content p {
        max-height: 97px;
    }

    #content .weserve-wrap li .wrap-weserve-content p {
        font-size: 14px;
        line-height: 20px;
    }

    #content .weserve-wrap li .wrap-weserve-content::after {
        top: -50px;
    }

    #content .weserve-wrap li::before {
        top: 155.6px;
        transform: rotate(-9.3deg);
        height: 5px;
        max-width: 245px;
        margin: 0 auto;
    }
    #content .weserve-wrap li .elementor-button {
        margin: 30px -16px 0 0;
    }
    #content .weserve-wrap li .wrap-weserve-content {
        padding: 0 17px;
        max-width: 245px;
    }
    .products .wrap-ourproduct-postimg {
        height: 250px;
    }
    .products .ourproduct-wrap li {
        padding: 0 20px;
        width: 50%;
    }
    .products .ourproduct-wrap li .wrap-ourproduct-title h3 {
        font-size: 18px;
    }
    .products .ourproduct-wrap li .wrap-ourproduct-title {
        margin: -20px 15px 0 15px;
    }
    .products .ourproduct-wrap li .wrap-ourproduct-title::before {
        top: -28.4px;
        transform: rotate(-10.5deg);
    }
    .products .ourproduct-wrap li .wrap-ourproduct-title {
        max-width: 220px;
        margin: -13px auto;
    }

    /* CONTACT US */

    /* 404 page */
    .error-404-section #content-area h1 {
        font-size: 80px;
    }
    .custom-btn a span::after {
        padding: 0 7px;
    }
    .error-404-section .custom-btn a {
        font-size: 17px;
        line-height: 42px;
        padding: 0px 51px 0px 14px;
    }
    .ewd-upcp-catalog-view.ewd-upcp-list-view > h3 {
		min-width: 580px;
	
}
    
}


