@media (max-width: 1400px) {

    .w780 {
        width: 750px;
        height: 100%;
    }

    .oi-w50 {
        width: 80%;
        margin: 0 auto;
        text-align: center;
    }
	
	.dflex-column {
        margin-right:10px;
    }

}

@media (max-width: 1200px) {
    .sec-px60 {
        padding: 0 40px !important;
    }

    .auto-slider-section .sub-para {
        width: 70%;
        margin: 0 auto;
    }

    .w-xl-200 {
        width: 100%;
    }

    .w-xl-50 {
        width: 100%;
    }

    .max-none {
        display: none !important;
    }

    .max-tab {
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: center;
    }

    .fd-lg-cr {
        flex-direction: column-reverse;
    }

    .h93vh {
        height: 785px;
    }

    .h930 {
        height: 800px;
    }

    .pl-100 {
        padding-left: 50px;
    }

    .about-us {
        .our-story {
            p {
                width: 80%;
            }
        }
    }

    .acc-left-container {
        background-color: #F6F6F6;
        padding: 50px 30px 50px 30px;
        border-radius: 18px;
    }

    .w780 {
        width: 550px;
        height: 100%;
    }

    .pw50 {
        width: 70%;
    }

    .mflex-column {
        flex-direction: column-reverse;
    }

    .pos-absolute {
        position: relative;
    }

    .pricing-card.active-card {
        transform: translateY(0);
      }

    .text-para {
    width: 75% !important;
    }

    .fcr {
        flex-direction: column-reverse;
    }

    .contact-us {
        .pr-75 {
            padding-right: 0px;
        }

        .hero-sec-content {
            position: relative !important;
            left: -30px;
            height: 700px;
        }
    }

}

@media (max-width: 992px) {
    h1 {
        font-size: 45px;
    }

    h2 {
        font-size: 40px;
    }

    header.expanded {
        height: 100vh;
    }

    header.expanded .menu-list {
        width: 100%;
        padding-block: 15px;
    }

    header.expanded .menu-list a {
        padding-block: 15px;
    }

    footer h2 {
        width: 70%;
    }

    .auto-slider-section .sub-para {
        width: 90%;
        margin: 0 auto;
    }

    .w-60 {
        width: 80%;
    }

    .max-tab {
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: center;
    }

    .expert-team {
        .w-75 {
            width: 100% !important;
        }
    }

    .tab-container {
        display: none !important;
    }

    .pl-70 {
        padding-left: 50px !important;
    }

    .show-md {
        display: block;
    }

    .sub-para {
        width: 75%;
    }

    .about-us {
        .our-story {
            p {
                width: 90%;
            }
        }
    }

    .news-and-blogs {
        .hero-sec {
            height: 50vh;
        }
    }

    .h80vh {
        height: 50vh;
    }

    .w-55 {
        width: 90%;
    }

    .news-and-blogs {
        .card-container {
            padding: 30px;
        }
    }

    .w780 {
        width: 400px;
        height: 100%;
    }

    .pw50 {
        width: 80%;
    }

    .pl-75 {
        padding-left: 40px !important;
    }

    .pl40 {
        padding-left: 60px;
    }

    .contact-us {
        .hero-sec-content {
            display: none;
        }
    }
	
	.dflex-column {
        flex-direction: column;
        justify-content: center !important;
        align-items: center;
        gap: 25px;
    }

	.gform_wrapper.gravity-theme .gform_validation_errors {
		width: 100% !important;
	}
}

@media (max-width: 768px) {
    h1 {
        font-size: 35px;
    }

    h2 {
        font-size: 26px;
    }

    p {
        font-size: 16px;
    }

    .w-65 {
        width: 100%;
    }

    .pl-70 {
        padding-left: 30px !important;
    }

    .sub-para {
        width: 95%;
    }

    .w-55 {
        width: 100%;
    }

    .w-45 {
        width: 80%;
    }

    .news-and-blogs {
        .card-container {
            padding: 20px;
        }
    }

    .acc-left-container {
        background-color: #F6F6F6;
        padding: 20px;
        border-radius: 18px;
    }

    .flex-md-column {
        flex-direction: column;
    }

    .w-360 {
        width: 100%;
    }

    .mob-font22 {
        font-size: 22px !important;
    }

    .mob-font18 {
        font-size: 18px !important;
    }

    .pr30 {
        padding-right: 15px;
    }

    .w780 {
        display: block;
        width: 100%;
        height: 100%;
    }

    .pw50 {
        width: 100%;
    }

    .pt-115 {
        padding-top: 25px;
    }

    .pl-75 {
        padding-left: 25px !important;
    }

    .oi-w50 {
        width: 100%;
        margin: 0 auto;
        text-align: center;
        background-color: #CFA935;
        padding:0 10px;
    }

    .mt-60 {
        margin-top: 20px !important;
    }

    .b10 {
        bottom: 5px;
    }

    .text-para {
        width: 100% !important;
    }
	
#nav-cs .right-wrapper {padding:0; margin-top: 10px;} 	
#nav-cs .right-wrapper .cs-box {width: auto; height: auto;}

}

@media (max-width: 576px) {
    .sec-px60 {
        padding: 0 20px !important;
    }

    .mob-p-0 {
        padding: 0 0 !important;
    }

    footer h2 {
        width: 90%;
    }

    .features-certs-sec .card-container {
        width: 100%;
        height: 450px;
    }

    .mp-25 {
        padding: 25px;
    }

    .w-60,
    .w-70,
    .w-85 {
        width: 100%;
    }

    .w-75 {
        width: 100% !important;
    }

    .news-slide-up:hover .newscaption {
        padding: 25px;
    }

    .mw-100 {
        width: 100%;
    }

    .p-sm-0 {
        padding: 0;
    }

    .certificate-mismanage {
        height: 410px;
    }

    .box-blur-content {
        width: 100%;
    }

    .news-slide-up .newscaption {
        opacity: 1;
        background-color: #CFA935;
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
        -webkit-transition: opacity 0.1s, -webkit-transform 0.4s;
        transition: opacity 0.1s, -webkit-transform 0.4s;
        transition: transform 0.4s, opacity 0.1s;
        transition: transform 0.4s, opacity 0.1s, -webkit-transform 0.4s;
        padding: 30px;
    }

    .pl-70 {
        padding-left: 20px !important;
    }

    .w-45 {
        width: 100%;
    }

    /* .pr30 {
        padding-right: 0;
    } */

    .pr40 {
        padding-right: 0;
    }

    .mw-100 {
        width: 100%;
    }

    .py-md-70 {
        padding-block: 20px !important;
    }

    .our-industries {
        background-image: none;
        background-repeat: no-repeat;
        background-position: right;
    }

    .pt80 {
        padding-top: 30px;
    }

    .font42 {
        font-size: 34px;
    }

    .pl40 {
        padding-left: 15px;
    }

    .font22 {
        font-size: 18px !important;
    }

    .mb-70 {
        margin-bottom: 30px;
    }

    .pricing-tab {
        .owl-carousel .owl-stage-outer {
          padding-top: 20px;
        }
      
      }
	  footer {
	 form {
		 flex-direction: column !important;
		 gap: 20px !important;
         align-items: center !important;
		}	  
	}
}

@media (max-width: 390px) {
    h2 {
        font-size: 22px;
    }

    .mob-font12 {
        font-size: 12px;
    }

    h1 {
        font-size: 28px;
    }

    .font22 {
        font-size: 18px !important;
    }

    .font20 {
        font-size: 16px !important;
    }
}

@media (max-width: 360px) {

    h2,
    .mob-font22 {
        font-size: 18px !important;
    }

    .h4 {
        font-size: 18px !important;
    }

    p {
        font-size: 12px;
    }

    .mob-font18 {
        font-size: 14px !important;
    }

    .font30 {
        font-size: 16px !important;
    }

    .font16 {
        font-size: 14px;
    }

    .news-and-blogs {
        .card-container {
            padding: 15px;
        }
    }
}