/*************
Hash CSS Start
**************/
@media(min-width: 2501px){

}
@media(min-width: 2100px) and (max-width: 2500px){

}
@media(min-width: 1920px) and (max-width: 2099px){

}
@media(min-width: 1601px) and (max-width: 1919px){
    
}
@media(min-width: 1340px) and (max-width: 1600px){
    
}
@media(max-width: 767px){
    .vp-center{
        align-items: start !important;
    }
    .lp-section{
        background-color: var(--black-color);
        padding-bottom: 30px;
    }
    .bg-img-wrapper .bg-img{
        height: 200px;
    }
    .logos-wrapper{
        position: relative;
        top: unset;
        left: unset;
        max-width: fit-content;
        margin: 20px auto;
        gap: 8px;
    }
    .logos-wrapper > img{
        max-width: 150px;
        max-height: 70px;
    }
    .logos-wrapper > img:first-child{
        background-color: var(--white-color);
        padding: 6px;
    }
    .hero-content-wrapper {
        position: relative;
        top: unset;
        right: unset;
    }
    .hero-content-wrapper .content{
        max-width: 100%;
        margin: 10px auto 0;
        padding: 20px 0 0;
        background-color: var(--white-color);
    }
    .hero-content-wrapper .content .content-area{
        padding: 0 16px;
    }
    .hero-content-wrapper::before {
        /* width: 93%;
        height: 50%;
        border: 1px solid var(--white-color); */
        content: none;
    }
    .hero-content-wrapper .content .content-area h1.title {
        font-size: 30px;
        line-height: 35px;
        margin-bottom: 16px;
    }
    .hero-content-wrapper .content .content-area h1.title span{
        font-size: 42px;
    }
    .hero-wrapper .sticker {
        /* top: 100px;
        left: unset;
        max-width: 80px;
        right: 10px; */
        top: unset;
        left: unset;
        max-width: unset;
        right: unset;
        position: relative !important;
    }
    .hero-content-wrapper .desc {
        margin-bottom: 20px;
        font-size: 18px;
        line-height: 24px;
    }
    .payment-terms {
        margin: 10px 0 20px;
    }
    .payment-terms .box{
        max-width: 94%;
    }
    .payment-terms .box .installment {
        font-size: 70px;
        line-height: 60px;
        margin-bottom: 10px;
    }
    .payment-terms .box .desc{
        margin-bottom: 6px;
    }
    .price-wrapepr .desc{
        margin-bottom: 0;
    }
    .price-wrapepr{
        margin-bottom: 20px;
    }
    .price-area .price-badge {
        font-size: 13px;
        line-height: 14px;
        right: 0;
        padding: 1px 2px;
    }
    .price-area .price > span {
        font-size: 20px;
    }
    .price-area .price {
        font-size: 46px;
        line-height: 46px;
    }
    .hero-content-wrapper .content > .title {
        font-size: 24px;
        line-height: 28px;
        margin-bottom: 16px;
    }
    .hero-content-wrapper .content > .subtitle {
        margin-bottom: 15px;
        font-size: 18px;
        line-height: 24px;
    }
    .financial-terms .title {
        font-size: 28px;
        line-height: 34px;
    }
    .financial-terms .desc{
        margin-bottom: 10px;
        font-size: 18px;
        line-height: 24px;
    }
    .condition-text {
        font-size: 14px;
        line-height: 18px;
        margin-bottom: 24px;
    }
    .feature-list {
        gap: 20px;
        justify-content: center !important;
        margin-bottom: 20px;
    }
    .feature-list .item{
        width: 28%;
    }
    .feature-list .item > img {
        margin-bottom: 10px;
        height: 50px;
        min-height: 50px;
    }
    .feature-list .item > .desc {
        font-size: 15px;
        line-height: 18px;
        font-weight: var(--font-weight-semibold);
    }
    .button-group {
        gap: 15px;
        margin-bottom: 20px;
        flex-wrap: wrap;
        width: 100%;
        position: relative;
        left: unset;
        top: unset;
        transform: none;
        display: flex;
        flex-wrap: wrap;
        padding: 0 16px;
    }
    .button-group .global-btn {
        font-size: 18px;
        line-height: 24px;
        border-width: 1px;
        font-weight: var(--font-weight-bold);
        padding: 12px 24px 12px 40px;
        min-width: 100%;
        margin-bottom: 0px;
        border-radius: 50px !important;
        justify-content: center;
    }
    .form-wrapper-area {
        padding: 20px 16px;
    }
    .form-title {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 10px;
    }
    .form-wrap {
        max-width: 100%;
        padding: 0 20px 16px;
    }
    input{
        padding: 12px 16px;
        font-size: 18px;
        line-height: 24px;
    }
    .check-col .wpcf7-form-control-wrap {
        width: 100%;
        display: flex;
    }
    .wpcf7-checkbox .wpcf7-list-item-label {
        font-size: 15px;
        line-height: 20px;
    }
    input[type="checkbox"] {
        margin-top: 5px;
    }
    .wpcf7-checkbox label{
        gap: 8px;
    }
    .check-col{
        margin-bottom: 16px;
    }
    .contact-form .wpcf7-submit{
        font-size: 20px;
        line-height: 23px;
    }
    .form-desc {
        font-size: 15px;
        line-height: 20px;
        margin-top: 10px;
    }
    .text-col > p{
        font-size: 15px;
        line-height: 20px;
        margin-bottom: 16px;
    }
    .copyright-text {
        font-size: 15px;
        line-height: 20px;
        text-align: start;
        position: relative;
        left: unset;
        margin-top: 0;
        bottom: unset;
        top: unset;
    }
    .wpcf7-not-valid-tip {
        font-size: 16px;
        line-height: 20px;
        position: relative;
        top: unset;
    }


    .video-wrapper{
        width: 100vw !important;
	    height: calc(100vh - 12vh) !important;
    }
    #detailModal {
        height: 100vh;
        overflow-y: auto;
        backdrop-filter: blur(10px);
    }
    .modal-close-btn{
        z-index: 99;
        top: 10px;
        right: 10px;
        font-size: 36px;
        color: var(--main-color);
    }

    .lb-data .lb-close{
        width: 30px !important;
        height: 30px !important;
        background-size: 12px;
    }
    .lb-nav a{
        width: 35px !important;
        height: 35px;
        background-size: 10px;
    }
    .lb-nav a.lb-prev {
        margin-left: 8px;
    }
    .lb-nav a.lb-next {
        margin-right: 8px;
    }

    .gallery-slider .item .gallery-img{
        height: 350px;
    }
    .gallery-slider .slick-prev{
        left: 10px;
    }
    .gallery-slider .slick-next{
        right: 10px;
    }

    .privacy-links {
        font-size: 16px;
        line-height: 20px;
    }
    .privacy-banner {
        min-height: 250px;
    }
    .privacy-banner h1 {
        font-size: 42px;
        line-height: 48px;
        margin-bottom: 14px;
    }
    .breadcrumbs li {
        font-size: 22px;
        line-height: 22px;
    }
    .privacy-banner{
        margin-bottom: 40px;
    }
    .privacy-banner {
        min-height: 250px;
    }
    .page-content {
        margin-bottom: 60px;
    }
}