/*************
Hash CSS Start
**************/
@media(min-width: 1200px){
    .map-btn{
        right: -4.45vw;
    }
    .map-btn.active{
        right: -4.35vw;
    }
}
@media(min-width: 1348px){
    .map-btn{
        right: -4.05vw;
    }
    .map-btn.active{
        right: -4vw;
    }
}
@media(min-width: 1500px){
    .map-btn{
        right: -4.6vw;
    }
    .map-btn.active{
        right: -4.51vw;
    }
}
@media(min-width: 1680px){
    .map-btn{
        right: -3.58vw;
    }
    .map-btn.active{
        right: -3.58vw;
    }
}
@media(min-width: 1920px){
    .map-btn, .map-btn.active{
        right: -3.3vw;
    }
}
@media(min-width: 2200px){
    .map-btn{
        right: -2.79vw;
    }
    .map-btn.active{
        right: -2.79vw;
    }
    .wpcf7-checkbox input[type="checkbox"]{
        height: 2vh;
    }
    .wpcf7-checkbox input[type="checkbox"]:checked::before{
        width: 12px;
        height: 11px;
    }
}
@media(min-width: 2680px){
    .map-btn{
        right: -3.1vw;
    }
    .map-btn.active{
        right: -3.05vw;
    }
}
@media(min-width: 3000px){
    .map-btn{
        right: -2.28vw;
    }
    .map-btn.active{
        right: -2.25vw;
    }
}
@media(max-width: 991px){
    .container{
        padding-left: 20px;
        padding-right: 20px;
        max-width: 100%;
    }
}
@media(max-width: 767px){
    body{
        font-size: 16px;
        line-height: 26px;
    }
    .banner-video{
        /* height: 43vh; */
        height: 0;
        min-height: unset;
    }
    .banner-slider, .map-img-wrapper{
        max-width: 100%;
    }
    .main-logo > a > img{
        max-height: 150px;
    }
    .content-wrapper {
        max-width: 100%;
        position: unset;
        top: unset;
        left: unset;
        max-width: unset;
        min-height: auto;
        height: auto;
        max-width: 100%;
        padding: 0;
        background: var(--black-color);
        background-repeat: no-repeat;
        background-color: var(--white-color);
    }
    .content-wrapper .content-inner-wrapper{
        position: unset !important;
        padding: 10px 20px;
    }
    .content-form-wrapper{
        padding: 20px 20px 90px;
    }
    .main-title-area{
        max-width: 100%;
    }
    .sticker{
        top: 10px;
        right: 10px;
        left: unset;
        max-width: 66px;
    }
    .map-img-wrapper{
        position: relative;
    }
    .banner-slider .slick-track .slick-slide > img, .map-img-wrapper > img{
        min-height: 330px;
        height: 100%;
    }
    [dir="rtl"] .slick-next {
        left: 20px;
    }
    [dir="rtl"] .slick-prev {
        right: 20px;
    }
    .slider-content {
        position: absolute;
        right: unset;
        top: 20px;
        left: 20px;
        z-index: 99;
    }
    .slider-content .slider-logo {
        max-width: 90px !important;
    }
    .main-logo > a {
        max-width: 180px;
        margin-bottom: 16px;
    }
    .main-title {
        font-size: 48px;
        line-height: 56px !important;
        margin-bottom: 6px;
    }
    .subtitle{
        font-size: 30px;
        line-height: 35px;
    }
    .subtitle-1{
        font-size: 24px !important;
        line-height: 35px !important;
        font-weight: var(--font-weight-regular);
        font-family: var(--font-family-Heebo-Regular);
        margin-bottom: 1vh;
    }
    .content-wrapper .content {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 10px;
    }
    .content-wrapper .content-2{
        font-size: 20px;
        line-height: 22px;
        margin-bottom: 0;
    }
    .amount-content{
        font-size: 35px;
        line-height: 38px;
        margin-top: 2vh;
    }
    .amount-image-after {
        position: absolute;
        right: 23vw;
        width: 20px;
        height: auto;
        top: 1vh;
    }
    .icon-box-wrapper{
        margin: 2vh 0 0vh !important;
    }
    .unit-title, .payment-terms{
        font-size: 17px;
        line-height: 22px;
    }
    .unit-title > strong, .payment-terms{
        font-weight: var(--font-weight-medium);
        font-family: var(--font-family-Heebo-Medium);
    }
    .unit-price-wrapper{
        padding: 10px;
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 10px;
    }
    .icon-box-title{
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 10px;
        margin-top: -13px;
        padding: 0 12px;
    }
    .star-img {
        margin-bottom: 30px;
        width: 117px;
    }
    .icon-list {
        margin: 16px 0 20px;
    }
    .icon-list .item {
        width: 100%;
        padding: 10px 0 10px 10px !important;
        gap: 0 10px;
    }
    .icon-list .item:nth-child(2n){
        margin-right: 0;
    }
    .wpcf7-checkbox > span{
        margin-top: 12px;
    }
    .icon-list .item:last-child{
        margin-bottom: 0;
    }
    .icon-list .item > img{
        height: 54px;
        margin-bottom: 16px;
    }
    .icon-list .item > .text {
        font-size: 17px;
        line-height: 22px;
    }
    .icon-list .item .img-area{
        min-width: 50px !important;
        height: 32px !important;
    }
    .quote-icon {
        margin-bottom: 10px;
    }
    .quote-icon::before{
        height: 2px;
    }
    .quote-icon .icon-area{
        padding: 0 20px;
    }
    .quote-icon .icon-area > img {
        width: 28px;
        height: unset;
    }
    .quote-desc {
        font-size: 16px;
        line-height: 24px;
        max-width: 100%;
        margin-bottom: 10px;
    }
    .reviewer-name{
        font-size: 16px;
        line-height: 24px;
    }
    .form-title{
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 10px;
    }
    .form-subtitle{
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 16px;
    }
    .lp-form {
        max-width: 100%;
    }
    .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-not-valid-tip {
        font-size: 14px;
        line-height: 20px;
        margin-top: -4px;
        margin-bottom: 6px;
    }
    .submit-btn input {
        padding: 8px 16px;
        font-size: 22px;
        line-height: 26px;
    }
    .submit-btn img {
        left: 10px;
        width: 18px;
        height: auto;
    }
    .form-bottom-text {
        font-size: 12px;
        line-height: 17px;
        margin-bottom: 20px;
        margin-top: 10px;
    }
    .form-logo{
        max-width: 100px;
    }
    .checkbox-group.d-flex > p{
        width: 100%;
    }
    .checkbox-group.d-flex{
        margin-bottom: 10px;
    }
    .checkbox-group :where(.wpcf7-checkbox, .wpcf7-form-control-wrap, .wpcf7-list-item.first){
        width: 100%;
        display: block;
    }
    .wpcf7-checkbox label{
        padding-right: 30px;
    }
    .wpcf7-checkbox input[type="checkbox"]{
        min-width: 18px;
        width: 18px;
        height: 18px;
        border: 1px solid var(--white-color);
    }
    .wpcf7-checkbox .wpcf7-list-item-label{
        font-size: 12px;
        line-height: 17px;
    }
    .wpcf7-checkbox input[type="checkbox"]:checked::before{
        width: 8px;
        height: 8px;
    }
    .wpcf7-checkbox input[type="checkbox"]:checked{
        border: 1px solid var(--white-color);
    }
    .desclimar-links{
        align-items: center;
        gap: 10px;
        margin-bottom: 8px;
        margin-top: 0;
    }
    .sidebar-content-main-wrapper{
        padding-top: 0;
    }
    .sidebar-video{
        display: none;
    }
    .desclimar-links > *, .desclimar-links{
        font-size: 14px;
        line-height: 18px;
    }
    .desclimar-links{
        flex-wrap: wrap !important;
    }
    .amount-content > span {
        font-size: 14px !important;
    }
    .amount-content > span.badge {
        font-size: 3vw !important;
        line-height: 3vw; 
        background: #000;
    }
    .video-tag-absolute{
        left: 0;
        bottom: 0;
        background: #000;
        width: 100%;
        text-align: center;
        padding: 12px 0;
    }
    .vector-image{
        display: none;
    }
    .vector-image-mobile{
        display: block !important;            
        position: absolute;
        bottom: 5vh;
        background-size: cover;
        width: 100%;

    }
    .banner-video video{
        object-fit: cover;
    }
    .notice-text {
        position: relative;
        right: unset;
        bottom: unset;
        font-size: 12px;
        line-height: 16px;
    }
    .mobile-butotn {
        background: #fff;
        padding: 10px;
        gap: 10px;
        position: fixed;
        width: 100%;
        bottom: 0;
        z-index: 5;
        display: flex !important;
        z-index: 99;
    }
    .mobile-butotn a{
        flex: 1;
    }
    .map-btn{
        position: fixed;
        top: 48vh;
        bottom: unset;
        right: unset;
        left: -27px;
        padding: 4px 12px;
    }
    #pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a{
        font-size: 150%;
    }
    a > *{
        font-size: 14px;
        line-height: 18px;
    }

    /* Global Page CSS */
    .privacy-banner {
        min-height: 250px;
    }
    .privacy-banner h1 {
        font-size: 36px;
        line-height: 44px;
        margin-bottom: 10px;
    }
    .privacy-content .page-content h2{
        font-size: 26px;
        line-height: 32px;
    }
    .privacy-content .page-content h3{
        font-size: 20px;
        line-height: 26px;
    }
    .breadcrumbs li {
        font-size: 18px;
        line-height: 18px;
    }
    .privacy-banner{
        margin-bottom: 40px;
    }
    .privacy-banner {
        min-height: 250px;
    }
    .page-content {
        margin-bottom: 60px;
    }
    .content-wrapper::after{
        content: none;
    }
    .js-review-carousel.owl-carousel.owl-rtl .owl-item{
        height: 150px;
    }
    .content-wrapper .content-inner-wrapper{
        background: #000;
    }
    .content-wrapper .content-form-wrapper{
        background: #000;
        padding: 20px 20px 90px;
    }
    .field-col input {
        padding: 0.8vh 1vw !important;
    }
    .submit-btn input{
        padding: 0.8vh 1vw !important;
    }
    .main-section video{
        position: relative;
        object-position: center;
    }
    .content-wrapper{
        max-width: 100% !important;
    }
    .dot{
        margin: 0 8px;
    }
    #video-container{
        width: 80% !important;
        overflow-y: auto;
    }
    #close-popup{
        top: 4px;
        right: 4px;
    }
}
@media(max-width: 380px){
    .mobile-butotn a{
        font-size: 15px;
    }
}
@media (max-width: 330px) {
    .mobile-butotn a {
        font-size: 13px;
    }
}

@media (max-width: 1020px){
    .content-wrapper{
        max-width: 37.45vw;
        min-height: auto;
    }
    .main-title{
        line-height: 5.5vh;
        margin-bottom: 0;
    }
    .subtitle{
        margin-bottom: 0;
    }
    .subtitle-1{
        font-size: 3.57vw;
        line-height: 3.57vh;
        margin-bottom: 0;
    }
    .content-wrapper .content{
        margin: 0;
    }
    .content-wrapper .content-2{
        margin: 0;
    }
    .amount-content{
        margin-top: 1vh;
    }
    .icon-box-wrapper {
        margin: 2vh 0 2vh;
    }
    .icon-list .item .img-area{
        height: 4.45vh;
    }
    .icon-list .item{
        padding: 0vh 0.5vw;
    }
    .content-form-wrapper{
        padding: 0;
    }
    .field-col input {
        padding: 0vh 1vw;
    }
    .submit-btn input{
        padding: 0vh 1vw;
    }
    .banner-video{
        min-height: auto;
    }   
}