/*************
Hash CSS Start
**************/
@media(min-width: 2400px){
    .elementor-2 .elementor-element.elementor-element-a07f61d{
        padding-top: 17vh !important;
    }
    .orange-text{
        top: 33vh !important;
    }
    .circle-text{
        top: 34vh !important;
    }
    .list-sep{
        top: 44.5vh !important;
    }
    .orange-title{
        top: 54vh !important;
    }
    .form-wrapper{
        top: 65vh !important;
    }
    .contactUs > .form-field-col:first-child {
        margin-bottom: 0.8vh !important;
    }
    .bottom-text{
        top: 89% !important;
    }
    .gallery-btn{
        top: 80vh !important;
    }
    .map-btn{
        top: 87.5vh !important;
    }
    .cky-consent-container {
        max-width: 67.6vw !important;
    }
}
@media(max-width: 767px){
    #pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a {
        padding: 10px;
    }
    #pojo-a11y-toolbar {
        font-size: 14px !important;
    }
    /* Cookie css start */
    .cky-consent-container{
        max-width: 100%;
    }
    .cky-banner-bottom{
        bottom: unset !important;
    }
    .cky-notice .cky-notice-group :where(.cky-notice-des > p, .cky-notice-des a){
        font-size: 11px;
        line-height: 15px;
        text-align: center;
    }
    .cky-notice-btn-wrapper{
        margin-top: 5px !important;
    }
    .cky-btn{
        font-size: 12px !important;
        line-height: 16px !important;
        padding: 5px !important;
        max-width: fit-content !important;
    }

    /* Privacy Modal CSS */
    .privacy-wrapper{
        width: 100%;
        height: 100vh;
        min-height: 100vh;
        padding: 50px 20px;
        top: 0;
        left: 0;
        transform: unset;
    }
    .privacy-wrapper .privacy-content h2 {
        margin-bottom: 16px;
        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: justify;
    }
    .privacy-close-btn {
        top: 10px;
        right: 20px;
    }
    .privacy-close-btn > img{
        width: 30px;
    }


    .gallery-slider-mob .swiper-slide .swiper-slide-inner > img{
        height: 220px !important;
        object-fit: cover;
        object-position: center center;
    }
    input:not(input[type="checkbox"], input[type="submit"]){
        font-size: 16px;
        line-height: 18px;
        color: #036371;
        height: 41px;
        padding-right: 42px;
    }
    .wpcf7-checkbox input[type="checkbox"]:checked::before{
        width: 9px;
        height: 9px;
    }
    .check-col .wpcf7-not-valid-tip{
        margin-right: 34px;
    }
    .wpcf7-response-output{
        display: none !important;
    }
    #contactUsm{
        padding: 0 14px;
    }
    .wpcf7-not-valid-tip {
        font-size: 12px;
        line-height: 14px;
        left: 8px;
    }
    .wpcf7-checkbox .wpcf7-list-item-label{
        font-size: 11px;
        line-height: 14px;
    }
    .checkbox-group{
        margin-top: 0;
    }
    .wpcf7-checkbox input[type="checkbox"]{
        min-width: 16px;
        width: 16px;
        height: 16px;
        border: 1px solid var(--white-color);
        border-radius: 2px;
    }
    .wpcf7-checkbox label{
        padding-right: 26px !important;
    }
    .submit-btn input, .submit-btn input:hover{
        border: 1px solid #fff;
        width: 100%;
        padding: 7px 10px;
        font-size: 16px;
        line-height: 20px;
        background-color: #fff;
        margin-top: 6px;
        color: #f4766d !important;
    }
}

@media(max-width: 400px){
	
}