/* Media Queries  */
@media only screen and (min-width: 1920px) {
    /* Home 01 Banne Heading */
    .home-01-banner-heading h1{
        font-size: 126px !important;
    }
}
@media only screen and (max-width: 1700px) and (min-width: 1551px) {
    .subscribe-box { padding-right: 110px !important; width: 800px !important; }
}
@media only screen and (max-width: 1550px) and (min-width: 1451px) {
    .subscribe-box { padding-right: 110px !important; width: 798px !important; }
}
@media only screen and (max-width: 1450px) and (min-width: 1367px) {
    .subscribe-box { padding-right: 60px !important; width: 100% !important; }
}
@media only screen and (max-width: 1450px) and (min-width: 1367px) {
    .about-missison-box { width: 100% !important; }
}
@media screen and (max-width: 1366px){
    .home3-service-form {
        padding: 12px;
        width: 1000px;
    }
}
@media screen and (max-width: 1366px){
    .newsletter-form .news-email {padding: 15px 20px;}
    .contact-form .input {  height: 54px; padding: 11px 25px; }
    .contact-form .message { margin-bottom: 20px; }
    .contact-form textarea.input { padding: 14px 25px; }
    .contact-form .submit {  padding: 18px 30px; }
    .contact-form .wpcf7-not-valid-tip { padding-top: 3px; }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
    .subscribe-box { width: 100% !important; }
}
@media screen and (max-width: 1199px){
    .home3-service-form { padding: 10px; width: 890px; }
    .home3-form-item { padding: 0 23px; width: 170px; }
    .home3-submit-btn { min-width: 230px; }
    .home3-form-item.first-item { width: 275px;}
}
@media only screen and (max-width: 1024px){
    .accordion .e-n-accordion-item-title-icon { top: -3px; }
    .newsletter-form .news-email {padding: 13px 20px; }
    .newsletter-form-outer .mc4wp-response { text-align: center; margin: 0 auto; left: 50%; transform: translateX(-50%); width: 100%; }
    .contact-form { gap: 20px; }
    .contact-form .fields { gap: 20px; }
    .contact-form .input { height: 50px; padding: 11px 20px; }
    .contact-form select.input { background-position: center right 15px; }
    .contact-form .submit {  padding: 16px 25px; }
    .contact-form .message { margin-bottom: 10px; }
    .contact-form textarea.input { height: 135px; padding: 11px 20px; }
    .schedule-online-form .wait-con .wait-con-primary-btn i {width: 40px; height: 40px; font-size: 16px; }
    .schedule-online-form .wait-con .wait-con-primary-btn{font-size: 20px;}
    .schedule-form-heading{ font-size: 24px; line-height: 28px;}
}
@media only screen and (max-width: 991px){
    .home3-service-form { padding: 10px;  width: 680px; }
    .home3-form-item.first-item { flex-shrink: 0; width: 140px; }
    .home3-btn-wrap { margin-left: 0; }
    .home3-submit-btn { min-width: 200px; height: 58px; line-height: 58px; padding-right: 43px; font-size: 15px; }
    .home3-btn-wrap i { right: 6px; top: 8px;}
    .home3-form-item { padding: 0 12px; width: auto; }
    .home3-form-item.last-item{width: 153px;}
    .home3-input { font-size: 15px; background: none; }
}
@media only screen and (max-width: 767px){
    .accordion .e-n-accordion-item-title-icon { top: -2px; }
    .newsletter-form-outer .mc4wp-response p, .newsletter-form-outer .mc4wp-response a { font-size: 12px; }
    .contact-form .fields { gap: 20px; }
    .contact-form .input { font-size: 14px; padding: 10px 15px; height: 45px; }
    .contact-form select.input { background-position: center right 10px; }
    .contact-form .message { margin-bottom: 0; }
    .contact-form textarea.input { height: 100px; padding: 10px 15px; }
    .contact-form .submit { font-size: 14px; padding: 14px 20px; }
    .job-form .cv { font-size: 14px; }
    .newsletter-form .news-email{ height: 50px;}
    .newsletter-form .news-btn {height: 50px; line-height: 50px;}
    .newsletter-form .news-btn i { width: 40px;height: 40px; right: 6px; top: 5px;}
    .schedule-online-form input { height: 50px; padding: 0 25px; font-size: 14px; padding: 0 20px;}
    .schedule-online-form .form-group-custom select{height: 50px;}
    .schedule-online-form .form-group-custom .option-group .contact_method .wpcf7-list-item{ width: 185px;}
    .schedule-online-form .toggle-grid span.wpcf7-form-control-wrap .wpcf7-form-control {width: 100%;}
    .schedule-online-form .wait-con{ padding: 20px 25px;}
    .schedule-online-form .spacing-border { margin-bottom: 25px; padding-bottom: 25px;}
    .schedule-form-heading{ font-size: 22px; line-height: 26px; margin-bottom: 19px;}
    .schedule-form-sub-heading{font-size: 20px; line-height: 24px;}
    .schedule-online-form .form-group-custom .form-control {background-position: 95% 21px !important;}
    .schedule-online-form input.wpcf7-submit{height: 56px;}
    .schedule-online-form .schedule-form-submit-btn-outter i{ width: 44px;height: 44px;}
    .schedule-online-form input.wpcf7-submit{padding: 8px 10px 8px 26px;}
    .schedule-online-form .wpcf7-list-item input {width: 18px; height: 18px;}
    .schedule-online-form .wpcf7-list-item .wpcf7-list-item-label { font-size: 14px;}
    .home3-service-form { width: 100%; }
    .home3-form-item.last-item {  width: 128px; }
    .home3-form-item { padding: 0 7px; }
    .home3-form-item i { margin-right: 4px; }
}

@media only screen and (max-width: 700px){ 
    .home3-service-form{ flex-wrap: wrap; row-gap: 15px; justify-content: center; border-radius: 30px;}
    .home3-form-item.first-item { width: 40%; }
    .home3-form-item { width: 30%; }
    .home3-form-item.last-item { width: 30%; }
}
@media only screen and (max-width: 575px){
    .newsletter-form .news-email { text-align: center; margin-bottom: 15px;}
    .newsletter-form { display: block; }
    .newsletter-form .news-btn { width: 100%; justify-content: center; }
    .contact-form .fields { grid-template-columns: repeat(1,1fr); }
    .schedule-form-heading{ margin-bottom: 15px; font-size: 20px;}
    .schedule-form-sub-heading{font-size: 18px; line-height: 22px;}
    .schedule-online-form label{ font-size: 15px;  line-height: 23px; margin-bottom: 10px !important; }
    .schedule-online-form .form-row-custom{flex-direction: column;}
    .schedule-online-form .form-group-custom {margin-bottom: 10px;}
    .schedule-online-form .form-row-custom {gap: 10px;}
    .schedule-online-form .form-group-custom .option-group .contact_method .wpcf7-list-item {width: 110px; padding: 12px 16px;}
    .schedule-online-form .form-group-custom .option-group .contact_method {gap: 10px; }
    .schedule-online-form .wait-con {flex-direction:column; gap: 15px;}
    .schedule-online-form .wait-con h3{font-size: 22px;}
    .schedule-online-form .wait-con p {font-size: 16px; line-height: 20px;}
    .schedule-online-form .wait-con .wait-con-primary-btn {padding: 6px 26px 6px 6px;}
    .schedule-online-form .wait-con .wait-con-primary-btn i {width: 36px; height: 36px; font-size: 15px; }
    .schedule-online-form .wpcf7-radio{flex-direction: column;}
    .schedule-online-form input.wpcf7-submit{padding: 8px 40px 8px 26px; height: 50px;}
    .schedule-online-form .schedule-form-submit-btn-outter i{ width: 38px; height: 38px;}
}   
@media only screen and (max-width: 515px){
    .home3-service-form{ justify-content: space-between;}
    .home3-form-item.first-item { width: 60%; border-right: 1px solid #d9e0ec;}
    .home3-form-item { width: 40%; border-right: 0;}
    .home3-form-item.last-item { width: 40%; }
}
@media only screen and (max-width: 410px){
    .home3-service-form{ justify-content: center;}
    .home3-form-item.first-item { width: 100%;  border-right: 0;}
    .home3-form-item { width: 100%;}
    .home3-form-item.last-item { width: 100%; }
}