@media (min-width:992px) and (max-width:1199px){
    header nav > ul > li > a {
        font-size: 14px;
    }
    header nav > ul > li + li {
        margin-left: 20px;
    }
    header nav > ul > li.nav-logo > a {
        max-width: 100px;
    }
    .scrollToTop {
        bottom: 30px;
    }
    .banner-bg h2 {
        font-size: 46px;
    }
    .banner-bg .text p {
        font-size: 15px;
        width: 325px;
    }
    .c_content_wrap {
        width: 400px;
        height: 400px;
    }
    .c_wrapper .c_descriptions,
    .c_descriptions_wrap {
        width: 250px;
        height: 250px;
    }
    .c_wrapper:after {
        height: 230px;
        width: 460px;
        right: 0;
        left: 0;
        bottom: -30px;
    }
    .c_content_wrap .c_content_wrap_inner .c_content {
        left: -100px;
        top: 40px;
    }
    .c_wrapper {
        width: 460px;
        height: 460px;
        margin: auto;
    }
    .c_descriptions_wrap .item_img .product_name h3 {
        font-size: 26px;
    }
    .product_shape {
        bottom: 18%;
        left: 24%;
    }
    .navigation button {
        bottom: 60px;
        left: 20px;
    }
    .navigation button.next {
        right: 0px;
    }
    .c_descriptions_wrap .item_img .product_name {
        margin-top: 40px;
    }
    section.banner-bg {
        padding-top: 170px;
        padding-bottom: 140px;
    }
    section.about-us-section .image4 img {
        width: 220px;
    }
    .title h2 {
        font-size: 35px;
        margin-bottom: 14px;
    }
    .our-product .item .image a {
        width: 160px;
        height: 160px;
    }
    .our-product.owl-carousel {
        padding: 0 130px;
    }
    section.our-product-section p {
        padding: 0 20%;
    }
    .our-product .item .image {
        height: auto;
        filter: drop-shadow(0px 6.30435px 32.2222px rgba(0, 0, 0, 0.22));
    }
    .our-product .item h4 {
        font-size: 22px;
    }
    .our-product .owl-nav button {
        height: 160px;
        width: 160px;
        left: -100px;
    }
    .our-product .owl-nav button.owl-next {
        left: auto;
        right: -100px;
    }
    .our-product .owl-nav button:before {
        height: 32px;
        width: 32px;
    }
    .our-product .owl-nav button:hover:before,
    .our-product .owl-nav button.owl-next:hover:before {
        left: 20px;
    }
    section.our-product-section {
        padding-bottom: 30px;
    }
    section.about-us-section p {
        margin-bottom: 24px;
        font-size: 15px;
    }
    .green-sections {
        padding-bottom: 30px;
    }
    ul.certificates li {
        min-height: 150px;
    }
    footer .right-img {
        bottom: 60px;
    }
    .follow-us ul a {
        height: 28px;
        width: 28px;
        padding: 6px;
    }
    .contect-information ul li p {
        font-size: 15px;
    }
    .contect-information ul li {
        padding-left: 36px;
        margin-bottom: 16px;
        position: relative;
    }


















}
@media (max-width:991px){
    li.nav-logo {
        display: none;
    }
    .head-logo a {
        display: block;
        max-width: 110px;
    }
    html .btn {
        padding: 0 30px;
        line-height: 42px;
        font-size: 15px;
        min-width: 140px;
    }
    .header-logo a {
        max-width: 140px;
    }
    .scrollToTop {
        width: 36px;
        height: 36px;
        bottom: 100px;
        right: 25px;
        padding: 14px;
    }
    .scrollToTop:before {
        transform: skew(-20deg);
    }
    .scrollToTop:hover:before {
        transform: skew(20deg);
    }
    section.banner-bg {
        padding-top: 150px;
        padding-bottom: 120px;
        text-align: center;
    }
    .c_descriptions_wrap .item_img .product_name h3 {
        font-size: 18px;
    }
    .c_descriptions_wrap .item_img .product_name {
        margin-top: 30px;
    }
    .c_descriptions_wrap .item_img .product_name h3 a:after {
        height: 34px;
        width: 34px;
        margin-top: 6px;
    }
    .c_content_wrap {
        width: 320px;
        height: 320px;
    }
    .c_descriptions_wrap {
        width: 160px;
        height: 160px;
    }
    .c_wrapper:after {
        height: 174px;
        width: 350px;
        bottom: -20px;
        left: -4px;
    }
    .c_wrapper .c_descriptions {
        width: 160px;
        height: 160px;
    }   
    .title p {
        font-size: 15px;
    }
    .title h2 {
        font-size: 34px;
        margin-bottom: 6px;
    }
    header nav > ul > li > a {
        font-size: 14px;
    }
    section {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .title.title-center {
        margin-bottom: 60px;
    }
    header nav > ul > li + li {
        margin-left: 25px;
    }
    .header-main-bar nav.header-navbar {
        margin-right: 25px;
    }
    .footer-box {
        border-radius: 35px;
        padding: 30px 25px;
        margin-top: -100px;
        font-size: 13px;
    }
    footer {
        border-radius: 20px 20px 0 0;
        margin-top: -100px;
    }
    footer h4 {
        font-size: 22px;
        margin-bottom: 13px;
    }
    .banner-bg .text .icon {
        margin-right: 16px;
    }
    .banner-bg h2 {
        font-size: 38px;
        margin-bottom: 18px;
    }
    .banner-bg .text {
        margin-bottom: 26px;
    }
    .banner-bg .text p {
        font-size: 14px;
        width: 265px;
        text-align: left;
    }
    section.about-us-section .image4 img {
        width: 200px;
    }
    section.about-us-section .image4 {
        top: -110px;
    }
    .c_wrapper {
        width: 350px;
        height: 350px;
        margin: 0 auto;
        margin-bottom: 60px;
    }
    .c_content_wrap .c_content_wrap_inner .c_content {
        left: -66px;
        top: 157px;
    }
    .c_content_wrap .c_content_wrap_inner .item {
        height: 90px;
        width: 90px;
        top: 0;
    }
    .navigation button {
        height: 34px;
        width: 34px;
        bottom: 50px;
        left: 10px;
    }
    .navigation button.next {
        right: -10px;
    }
    .product_shape svg {
        width: 40px;
    }
    .product_shape {
        bottom: 17%;
        left: 24%;
    }
    .banner-bg .text {
        justify-content: center;
    }
    section.about-us-section .order {
        order: -1;
    }
    section.about-us-section {
        text-align: center;
    }
    section.about-us-section .image img {
        width: 400px;
        margin-top: 30px;
    }
    section.our-product-section .image5 img {
        width: 130px;
    }
    section.our-product-section p {
        padding: 0 16%;
    }
    section.about-us-section p {
        margin-bottom: 20px;
    }
    .our-product .item .image a {
        width: 150px;
        height: 150px;
    }
    .our-product.owl-carousel {
        padding: 0 90px;
    }
    .our-product .item .image {
        height: auto;
        filter: drop-shadow(0px 6.30435px 32.2222px rgba(0, 0, 0, 0.29));
    }
    .our-product .item h4 {
        font-size: 22px;
    }
    .our-product .owl-nav button {
        height: 150px;
        width: 150px;
        left: -100px;
    }
    .our-product .owl-nav button.owl-next {
        right: -110px;
    }
    .our-product .owl-nav button:before {
        height: 30px;
        width: 30px;
    }
    .our-product .item {
        margin-top: 40px;
    }
    section.our-product-section {
        padding-bottom: 20px;
    }
    ul.certificates li {
        min-height: 130px;
        width: 17%;
        margin-bottom: 15px;
    }
    footer .footer-middle {
        padding-bottom: 20px;
        padding-top: 50px;
    }
    .footer-logo a {
        margin-bottom: 16px;
        max-width: 150px;
    }
    .footer-middle .text p {
        font-size: 14px;
    }
    .follow-us h4, .contect-information h4, .page-links h4 {
        font-size: 18px;
        margin-bottom: 22px;
    }
    .contect-information ul li a, .page-links ul li a {
        font-size: 14px;
    }
    .page-links ul li {
        margin-bottom: 8px;
    }
    .contect-information ul li p {
        font-size: 14px;
    }
    .contect-information ul li {
        padding-left: 30px;
        margin-bottom: 16px;
    }
    .follow-us ul a {
        height: 30px;
        width: 30px;
        padding: 8px;
    }
    footer .right-img img {
        width: 120px;
    }
    .our-product .owl-nav button:hover:before {
        right: 10px;
    }
    .our-product .owl-nav button.owl-next:hover:before {
        left: 10px;
    }
    section.banner-bg .order {
        order: -1;
    } 
    footer .right-img {
        bottom: 50px;
    }  
    .contact_title h2 {
        font-size: 45px;
    }
    .contact_us-content {
        padding: 50px;
    }
    .form-feild {
        margin-bottom: 25px;
    }
    section.contact_info {
        padding: 25px 0 140px 0;
    }
    section.contact_info {
        padding: 25px 0 140px 0;
    }
    section.contact_info .contact_box .icon {
        margin-bottom: 35px;
    }
    section.contact_info .contact_box a {
        font-size: 15px;
    }
    section.contact_info .contact_box p {
        font-size: 15px;
    }










}






@media (max-width:767px){
    
    .navbar-toggle{
        display: block;
        position:relative;
        width:40px;
        height:40px;
    }
    .header-main-bar nav.header-navbar {
        margin-left: auto;
        margin-right: 0px;
    }
    .navbar-toggle span {
        width: 32px;
        height: 2px;
        background: var(--dark);
        display: block;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        border-radius: 0;
        margin: auto;
        transition:all 0.3s;
    }
    .navbar-toggle span:nth-child(1) {
        top: -16px;
        width: 18px;
    }
    .navbar-toggle span:nth-child(3) {
        bottom: -16px;
        width: 18px;
    }
    .menu-show .navbar-toggle span:nth-child(1) {
        top: 0;
        width: 28px;
        transform:rotate(45deg);
    }
    .menu-show .navbar-toggle span:nth-child(2) {
        width: 0;
    }
    .menu-show .navbar-toggle span:nth-child(3) {
        bottom: 0;
        width: 28px;
        transform:rotate(-45deg);
    }
    nav.header-navbar {
        position: fixed;
        right: 0;
        display: block;
        z-index: 9999;
        background: var(--primary);
        top: 0;
        bottom: 0;
        width: 100%;
        padding: 30px;
        transform: translatex(100%);
        transition: all 0.4s;
        overflow: auto;
        color: #fff;
    }
    .menu-show nav.header-navbar {
        transform: translatex(0%);
    }
    .header-navbar .navbar-toggle {
        margin-left: auto;
        margin-right: 0;
        margin-bottom: 20px;
    }
    .header-navbar .navbar-toggle span {
        background:#fff;
    }
    header nav > ul {
        margin: 10px 0 0;
        display: block;
    }
    header nav > ul > li + li {
        margin-left: 0;
        margin-top: 10px;
    }
    header nav > ul > li:hover > a {
        color: var(--white);
    }
    header nav > ul > li > a {
        color: #fff;
        font-size: 26px;
        line-height: 50px;
        font-weight: 600;
        display: inline-flex;
        align-items: center;
        font-family: var(--font1);
        text-transform: none;
    }
    header nav > ul > li > a:before {
        display: none;
    }
    header nav > ul > li{
        transform: translateY(20px);
        opacity: 0;
        transition: all 0.4s;
    }
    .menu-show header nav > ul > li{
        transform: translateY(0);
        opacity: 1;
    }
    .sub-menu.mega-menu {
        min-width: 100%;
        right: 0;
        left: 0;
    }
    .sub-menu {
        position: relative;
        left: 0;
        margin-top: 10px;
        border: 1px solid #eee;
        box-shadow: 0 0 0 transparent;
        border-radius: 5px;
        padding: 10px;
        display: none;
        transform:none;
        width:100%;
        opacity: 1;
        visibility: visible;
    }
    li:hover > .sub-menu {
        display: none;
    }
    li.submenu_active > .sub-menu {
        display: block;
    }
    header nav > ul > li.menu-parent > a:after {
        display: none;
    }
    header nav > ul > li {
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .submenu-toggle {
        display: flex;
        align-items: center;
        width: 24px;
        height: 24px;
        position: relative;
        justify-content: center;
        transition:all 0.3s;
    }
    li.submenu_active > .submenu-toggle {
        transform:rotate(180deg);
    }
    .submenu-toggle:after {
        content: "";
        display: block;
        border-right: 2px solid;
        border-bottom: 2px solid;
        transform: rotate(45deg);
        width: 9px;
        height: 9px;
        vertical-align: top;
    }
    .header-logo a {
        max-width: 140px;
    }
    .contact-btn {
        margin-left: auto;
        margin-right: 10px;
    }
    html .btn {
        padding: 0 20px;
        line-height: 36px;
        font-size: 14px;
        min-width: 110px;
    }
    .sticky .header-logo a {
        max-width: 120px;
    }
    .sticky header {
        padding: 14px 0;
    }
    html .container {
        padding-left: 20px;
        padding-right: 20px;
    }
    .title {
        margin-bottom: 16px;
        text-align: center;
    }
    .title h2 {
        font-size: 30px;
        margin-bottom: 0;
    }
    section {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    footer {
        margin-top: -30px;
    }
    .green-sections {
        padding-bottom: 50px;
    }
    header nav > ul > li.active a {
        color: #000;
    }
    header {
        padding: 18px 0;
    }
    section.banner-bg {
        padding-top: 140px;
        padding-bottom: 150px;
    }
    .banner-bg h2 {
        font-size: 32px;
        margin-bottom: 8px;
    }
    .banner-bg .text .icon {
        margin-right: 16px;
        display: none;
    }
    .banner-bg .text p {
        width: auto;
        text-align: center;
    }
    .c_content_wrap .c_content_wrap_inner .item {
        height: 80px;
        width: 80px;
    }
    .c_content_wrap {
        width: 280px;
        height: 280px;
    }
    .c_content_wrap .c_content_wrap_inner .c_content {
        left: -56px;
        top: 137px;
    }
    .c_descriptions_wrap {
        width: 160px;
        height: 160px;
    }
    .c_wrapper {
        width: 280px;
        height: 280px;
    }
    .c_wrapper:after {
        height: 137px;
        width: 280px;
        bottom: -43px;
        left: -8px;
    }
    .navigation button {
        height: 30px;
        width: 30px;
        bottom: 10px;
    }
    .c_descriptions_wrap .item_img .product_name h3 {
        font-size: 20px;
    }
    .c_descriptions_wrap .item_img .product_name h3 a:after {
        height: 30px;
        width: 30px;
        margin: 0;
        background-size: 40%;
    }
    .product_shape {
        bottom: 8%;
        left: 26%;
    }
    .c_descriptions_wrap .item_img .product_name {
        margin-top: 40px;
    }
    section.about-us-section .image4 img {
        display: none;
    }
    section.about-us-section p {
        margin-bottom: 18px;
        font-size: 14px;
    }
    section.about-us-section .image img {
        width: 320px;
        margin-top: 20px;
    }
    section.our-product-section .image5 {
        z-index: -1;
    }
    section.our-product-section .image5 img {
        width: 90px;
    }
    section.our-product-section p {
        padding: 0;
    }
    .our-product .owl-nav button {
        height: 120px;
        width: 120px;
        left: -70px;
    }
    .our-product .owl-nav button:before {
        height: 24px;
        width: 24px;
        right: -10px;
    }
    .our-product .owl-nav button.owl-next {
        right: -70px;
    }
    .our-product.owl-carousel {
        padding: 0 40px;
    }
    ul.certificates li {
        min-height: 90px;
        width: 28%;
        margin-bottom: 12px;
        padding: 0 12px;
        margin-right: 12px;
    }
    footer .footer-middle .text {
        margin-bottom: 20px;
    }
    .follow-us h4, .contect-information h4, .page-links h4 {
        font-size: 20px;
        margin-bottom: 16px;
    }
    footer .footer-middle .page-links{
        margin-bottom: 20px;
    }
    
    footer .footer-middle .contect-information{
        margin-bottom: 30px;
    }
    .vamika-copy-right p {
        text-align: center;
    }
    footer .right-img img {
        width: 80px;
    }

    .contact_title h2 {
        font-size: 33px;
    }
    .contact_us-content {
        padding: 25px;
        border-radius: 18px;
    }
    .form-feild {
        width: 100%;    
        margin-bottom: 20px;
    }
    .form-feild label {
        font-size: 14px;
    }
    .form-feild input {
        height: 40px;
    }
    html .form-feild textarea {
        min-height: 110px;
    }
    section.contact_info .contact_title h2 {
        font-size: 33px;
        margin-bottom: 40px;
    }
    section.contact_info .contact_box {
        padding: 30px;
        margin-bottom: 20px;
    }
    section.contact_info .col-md-4:last-child .contact_box {
        margin-bottom: 0 !important;
    }











    .green-sections {
        border-radius: 40px 40px 0 0px;
        padding-top: 60px;
    }

    footer .footer-bottom:before {
        margin-right: 90px;
    }



    .shape-4 {
        left: 87%;
    }

    body {
        font-size: 14px;
    }
    section.banner-bg.inner_banner .title h2 {
        font-size: 30px;
        margin-bottom: 0px;
    }
    section.banner-bg.inner_banner {
        padding-bottom: 70px;
        padding-top: 100px;
    }
    .our-product-section .our-product .item {
        margin-top: 0;
        margin-bottom: 20px;
    }
    .our-product-section .our-product .item h4 {
        font-size: 18px;
    }
    section.our-product-section.product_list {
        padding-top: 0;
        padding-bottom: 0;
    }
    section.our-product-section.product_list .image4{
        display: none;
    }
    section.inner_banner ol.breadcrumb {
        justify-content: center;
    }
    .inner_banner .btn-wrap .row {
        justify-content: center;
    }
    .inner_banner .btn-wrap .btn {
        margin:7px 0;
    }
    section.our-product-section.product_list.product_detail {
        padding-top: 0;
    }
    .inquery-modal .modal-content {
        padding: 20px;
        border-radius: 30px 0 30px 30px;
    }
    .inquery-modal .modal-content .btn-close {
        margin: 13px;
    }
    .product-details {
        position: relative;
        top: 0;
        margin-bottom: 30px;
    }





}










