/*************
Hash CSS Start
**************/
@media(max-width: 1920px){
    
}
@media(min-width: 768px){
    
}
/* Large tablets */
@media (min-width: 1025px) and (max-width: 1440px) {

    /* .wpcf7-checkbox .wpcf7-list-item-label{
        line-height: 1.5;
    }
    .wpcf7-checkbox input[type="checkbox"]{
        height: 1.1em !important;
        top: 0.1vw;
    } */
}

@media (min-width: 768px) and (max-width: 1250px) {
/* .elementor-element.elementor-element-4c14b6b.e-con-full.video-side-wrapper.e-flex.e-con.e-child{
        position: relative;
        top: unset;
    }
    .html-widget{
        height: 100%;
    }
    .video-side video{
        height: 100%;
    }
    .elementor-element.elementor-element-4c14b6b.e-con-full.video-side-wrapper.e-flex.e-con.e-child{
        height: 100%;
    }
    .video-side{
        height: 100%;
    } */

    .submit-col img{
        width: 9px;
    }
    .submit-col .global-btn{
        padding: 0 1.4vw;
    }
}

@media (min-width: 768px) and (max-width: 1080px) {
    
    /* .wpcf7-checkbox label{
        padding-right: 2.7vw;
    }
    .field-col, .submit-btn {
        margin-bottom: 0.5vh;
    }
    .field-col label .wpcf7-form-control-wrap, .field-col input, .wpcf7-select{
        padding: 0.6vh 0.8vw;
        line-height: 1.6;
    }
    .submit-btn input{
        padding: 0.58vh 0.8vw;
        line-height: 1.4;
    }
    .submit-btn img{
        left: 1vw;
        width: 1vw;
        height: 2.5vh;
        top: 50%;
        object-fit: contain;
    }
    .simple-text p, .wpcf7-checkbox .wpcf7-list-item-label{
        line-height: 1.4;
    }
    .wpcf7-checkbox .wpcf7-list-item-label{
        font-size: 1vw;
        width: 100%;
    }
    .simple-text p{
        text-align: right;
        font-size: 1vw;
    }
    .checkbox-group > p{
        margin-top: 1vh;
        margin-bottom: 0.5vh;
    }
    .wpcf7-checkbox input[type="checkbox"]{
        height: 15px !important;
        width: 15px !important;
        min-width: 15px !important;
        top: 0.1vw;
    }
    .wpcf7-not-valid-tip{
        font-size: 1vw;
        line-height: 1.2;
        margin-top: 0.2vh;
    }
    .side-logo {
        width: 17vw;
    }
    .checkbox-group {
        padding: 0 0px;
    }
    .field-col, .submit-btn.form-col-pr-5 {
        padding: 0 3px !important;
    }
    .wpcf7-checkbox input[type="checkbox"]:checked::before{
        width: 9px;
        height: 9px;
    }
    .wpcf7-response-output{
        padding: 0.3vh 0.5vw !important;
        font-size: 1vw;
        line-height: 1.2;
    } */
}
@media(max-width: 767px){
	/* Privacy Modal CSS */
    .privacy-wrapper{
        width: 100%;
        height: 100vh;
        min-height: 100vh;
        padding: 50px 20px;
        top: 0;
        left: 0;
        transform: unset;
        position: fixed;
    }
    .privacy-wrapper .privacy-content h2 {
        margin-bottom: 16px;
        font-size: 18px;
        line-height: 22px;
    }
    .privacy-wrapper .privacy-content h3 {
        margin-top: 16px;
        margin-bottom: 10px;
        font-size: 16px;
        line-height: 22px;
    }
    .privacy-wrapper .privacy-content :where(p, li, a) {
        margin-bottom: 10px;
        font-size: 12px;
        line-height: 20px;
        text-align: right;
    }
    .privacy-close-btn {
        top: 10px;
        right: 20px;
    }
    .privacy-close-btn > img{
        width: 30px;
    }
    .pv-link, .pv-links > span{
        font-size: 14px;
    }
    .privacy-wrapper .privacy-content{
        padding-bottom: 0px !important;
    }

    /* Accessibility CSS */
    #pojo-a11y-toolbar.pojo-a11y-toolbar-left{
        left: unset !important;
        transition: right 750ms cubic-bezier(.23, 1, .32, 1) !important;
        right: -180px !important;
        z-index: 99999999;
    }
    #pojo-a11y-toolbar.pojo-a11y-toolbar-left.pojo-a11y-toolbar-open{
        right: 0 !important;
    }
    #pojo-a11y-toolbar.pojo-a11y-toolbar-left .pojo-a11y-toolbar-toggle {
        right: 180px !important;
    }
    #pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a{
        font-size: 150%;
    }

    
    /**** Contact form css start ****/
    .first.last .wpcf7-list-item-label{
        font-size: 14px;
        line-height: 1.2;
    }
	.main-contact-form .form-field label span.wpcf7-form-control-wrap {
		width: 100%;
	}
	input, textarea, select {
		padding: 8px 16px !important;
    font-size: 16px;
        border-radius: 8px;
        height: 51px;
	}
	.main-contact-form label span:first-child {
		min-width: 10vw;
		font-size: 3.4vw;
		line-height: 1;
	}
	.form-field {
		margin-bottom: 16px;
	}
	.form-field.privacy-checkbox {
		margin-bottom: 20px;
	}
	.submit-col{
		margin-bottom: 0 !important;
	}
	.privacy-checkbox .wpcf7-list-item-label {
		font-size: 13px;
        letter-spacing: 2%;

	}
	.privacy-checkbox input {
		width: 18px;
		margin-left: 12px;
		height: 18px;
	}
	.privacy-checkbox input[type="checkbox"]:checked::before{
		font-size: 12px;
	}
	.wpcf7-not-valid-tip {
		font-size: 3vw;
		bottom: -15px;
	}
	.privacy-checkbox.first .wpcf7-not-valid-tip {
		top: 45px;
	}
	.privacy-checkbox .wpcf7-list-item-label.next{
		margin-top: 16px;
	}
	.wpcf7 form .wpcf7-response-output {
		font-size: 12px;
		line-height: 1.5;
		margin: 25px 0 6px 0;
	}
    .first.last input {
        width: 22px !important;
        height: 22px !important;
        margin-left: 13px !important;
        border-radius: 2px;
        padding: 0 !important;
    }
    .form-field{
        min-width: 100%;
    }
    .form-field select{
        font-size: 4.4vw;
        padding: 12px 16px;
        background-position: right 16px center;
        background-size: 14px;
        padding-right: 40px;
    }
    .submit-col{
        min-width: 100%;
    }
    .submit-col .global-btn{
        min-width: 100%;
        margin-bottom: 12px;
        height: 51px;
		padding: 9px 20px;
		font-size: 5vw;
        border: 1px solid transparent !important;
        border-radius: 10px;
    }
    .form-main-wrapper{
        background: #0F2D45FA;
        backdrop-filter: none;
        -webkit-backdrop-filter: none;
        border: none;
    }
    .form-main-wrapper{
        background: #0F2D45FA;
        backdrop-filter: none;
        -webkit-backdrop-filter: none;
        border: none;
    }
}

@media (min-width: 2500px) {

}