/*************
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%;
    }
}

@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%;
    }

    /**** Form CSS Start ****/
    .field-col label .wpcf7-form-control-wrap, .field-col input, .wpcf7-select {
        font-size: 16px !important;
        border-radius: 8px;
    }
    .field-col label .wpcf7-form-control-wrap, .field-col input {
        margin-bottom: 10px;
        padding: 8px 16px;
        font-size: 16px;
        line-height: 24px;
        border: none;
    }
    .wpcf7 form.sent .wpcf7-response-output{
        font-size: 12px;
    }
    .wpcf7 form.failed .wpcf7-response-output, .wpcf7 form.aborted .wpcf7-response-output{
        font-size: 12px;
    }
    .wpcf7 form.invalid .wpcf7-response-output{
        font-size: 12px;
    }
    .simple-text{
        margin-top: 10px;
    }
    .form-order form :where(p, .wpcf7-list-item-label) {
        font-size: 13px !important;
        line-height: 18px !important;
    }
    .submit-btn input {
        padding: 6px 16px !important;
        font-size: 22px !important;
        line-height: 26px !important;
        border-radius: 8px;
    }
    .submit-btn img {
        left: 10px;
        width: 18px;
        height: auto;
    }
    .checkbox.checkbox-group {
        margin-bottom: 0;
        flex-wrap: wrap !important;
    }
    .form-logo {
        min-width: 150px;
    }
    .checkbox.checkbox-group > .form-logo {
        order: 2;
        width: 100%;
        max-width: 150px;
        margin: 20px auto 0;
    }
    .wpcf7-checkbox .wpcf7-list-item-label {
        font-size: 10px !important;
        width: 100%;
    }
    .wpcf7-checkbox input[type="checkbox"] {
        height: 22px !important;
        width: 22px !important;
        min-width: 22px !important;
        margin-top: 6px;
        border-radius: 5px;
    }
    .checkbox.checkbox-group {
        padding: 0;
    }
    .wpcf7-checkbox label{
        padding-right: 30px;
    }
    .wpcf7-checkbox input[type="checkbox"]:checked::before{
        width: 12px;
        height: 12px;
    }
    .form-logo {
        min-width: auto;
        margin-left: 0;
    }
    .wpcf7-not-valid-tip{
        margin: -11px 0 2px 0;
        font-size: 14px;
        line-height: 20px;
    }
    .checkbox-group .wpcf7-not-valid-tip{
        padding-right: 28px !important;
    }
    .simple-text p{
        font-size: 10px;
    }
    .side-logo{
        width: 200px;
        margin-left: 10px;
    }
    .elementor-element.elementor-element-4c14b6b.e-con-full.video-side-wrapper.e-flex.e-con.e-child{
        position: relative;
        height: auto;
    }
    .video-side video{
        width:100%;
        height: auto;
    }
    .white-background{
        background: #fff;
    }
}

@media (min-width: 2500px) {
    .wpcf7-checkbox input[type="checkbox"]{
        height: 2em !important;
    }
}