/*************
Hash CSS Start
**************/
@media(max-width: 1920px){
    
}
@media(min-width: 768px){
    
}
@media(max-width: 767px){
	.container{
        padding-right: 16px;
        padding-left: 16px;
    }
    /* 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;
    }
    #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%;
    }
    /* 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;
    }

    /* mobile btn */
    .wp-btn > a > span{
        text-transform: capitalize !important;
    }
    .mobile-menu {
        background: #a5855b;
        padding: 12px;
        position: fixed;
        bottom: 0;
        width: 100%;
        display: block;
        z-index: 999;
    }
    .mobile-menu .row{
        margin-right: 0;
        margin-left: 0;
    }
    .detail-mob a img, .phone-mob a img{
        margin-right: 0px;
    }
    .detail-mob a, .detail-mob a:hover{
        color: #FFFFFF;
    }
    .phone-mob a, .phone-mob a:hover{
        color: #FFFFFF;
    }
    .mobile-menu .col-6 {
        width: 48%;
    }
    .mob-box {
        gap: 20px;
    }

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

    .desktop-view {
        display: none !important;
    }
    .mobile-view,
    .bg-541d3a {
        display: block !important;
    }
    .mobile-bottom,
    .mobile-view {
        width: 100%;
        /* height: 100vh; */
        overflow: hidden;
        display: block;
    }
    .mobile-bottom img ,
    .mobile-view img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        display: block;
    }
    .banner-mobile-slider,
    .mobile-menu {
        display: block !important;
    }
    .bg-541d3a {
        background: #5d2342;
    }
    .mob-description {
        position: relative;
        padding: 40px 15px;
        text-align: center;
    }
    .banner-mobile-slider {
        left: 0;
        position: relative;
        z-index: 999;
        right: 0;
    }
    .banner-mobile-slider .slick-track .slick-slide > img {
        display: block;
        min-height: 260px;
        object-fit: cover;
        object-position: top center;
        width: 100%;
        padding: 25px 25px 0px;
    }
    .mob-wrapper {
        display: flex;
        padding: 0px 20px;
        position: relative;
    }
        .mob-wrapper p:first-child {
        font-size: 18px;
        line-height: 25px;
        color: rgb(93, 35, 66) !important;
        padding: 6px;
        background-color: #ffffff;
        width: 100%;
        margin-bottom: 0;
    }
    .mob-wrapper p:nth-child(2) {
        font-size: 25px;
        line-height: 25px;
        color: #ffffff !important;
        padding: 6px;
        background: #b18d60;
        width: 100%;
        margin-bottom: 0;
    }
    .mob-content > p {
        color: #ffffff !important;
        font-size: 17px;
        line-height: 18px;
        margin-bottom: 5vh;       
    }
    .banner-mobile-slider .slick-prev, .slick-next {
        position: absolute;
        top: 55%;
        display: block;
        width: 45px;
        height: 45px;
        padding: 0;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
        cursor: pointer;
        color: #ffffff;
        background: transparent;
    }
    .mob-form-order {
        padding: 20px;
        padding-bottom: 0px;
        background: #a3bce3;
    }
    .banner-mobile-slider .vw-fit {
        height: auto !important;
    }
    .slick-next {
        right: 4vw;
    }
    #contactUs {
        width: 100%;
        max-width: 100%;
        margin: auto;
    }
    .field-1, .field-2 {
        width: 100%;
        max-width: 335px;
    }
    input::placeholder{
        color: #5d2440 !important;
        opacity: 1 !important;
    }
    .field-1 span > input[type="text"], .field-2 span > input[type="text"], .wpcf7 input[type="email"] {
        width: 100%;
        /* max-width: 335px; */
        background-color: #FFFFFF;
        margin-bottom: 0px;
        min-height: 33px;
        color: #5d2440;
        font-size: 15.031px;
        direction: rtl;
    }
    .field-1 span > input[type="text"] {
        padding: 0px 10px;
        line-height: 35px;
    }
    .field-2 span > input[type="text"] {
        padding: 0px 10px;
        line-height: 35px;
    }
    .wpcf7 input[type="email"] {
        padding: 0px 10px;
        line-height: 35px;
    }
    /* .wpcf7-not-valid-tip {
        font-size: 2.9vw;
        line-height: 2vh;
        position: absolute;
        top: 3.46vh;
        left: unset;
        direction: ltr;
        right: 0px;
    } */
    .submit-btn input {
        background: #5b2440;
        opacity: 1;
        border: none;
        width: 100%;
        font-size: 4.1vw;
        line-height: 3.5vh;
        color: #b18d60 !important;
        padding: 1px;
        max-width: 31vw;
    }
    .submit-btn.field-4 {
        width: 100%;
        max-width: 335px;
        position: relative;
        top: 0px;
        right: 0;
        padding: 0;
    }
    .wpcf7-checkbox .wpcf7-list-item-label {
        color: #5b2440;
    }
    .checkbox.checkbox-group > p {
        opacity: 0;
    }
    .checkbox.form-item5.checkbox-group {
        position: absolute;
        right: 25px;
        left: unset;
        top: 19.6vh;
        width: 20px;
        max-width: 20px;
        height: 35px;
    }
    .field-col > p {
        margin-bottom: 14px;
    }
    .mob-content {
        position: relative;
    }
    .mob-wrapper > p > span {
        font-size: 32px;
        line-height: 15px;
    }
    .list-mobile {
        display: flex;
        position: absolute;
        top: 143vh;
    }
    .list-mobile p:first-child {
        position: absolute;
        left: 0;
        right: 60px;
        color: #a2bbe1 !important;
        width: 130px;
        max-width: 130px;
        top: -8px;
    }
    .list-mobile p:nth-child(2) {
        position: absolute;
        left: 0;
        right: 200px;
        color: #a2bbe1 !important;
        width: 60px;
        max-width: 130px;
        top: -8px;
    }
    .list-mobile p:nth-child(3) {
        position: absolute;
        left: 0;
        right: 75px;
        color: #a2bbe1 !important;
        top: 6.5vh;
        max-width: 130px;
        width: 130px;
    }

/**** Form CSS ****/
    .form-field-col.col-md-4 {
        max-width: 100%;
    }
    .form-field-col > p{
        margin-bottom: 6px;
    }
    .wpcf7-form-control-wrap {
        line-height: 20px;
    }
    input:not(input[type="checkbox"], input[type="submit"]){
        font-size: 14px;
        line-height: 18px;
        min-height: 35px;
        padding-right: 16px;
        color: #5b2440;
        background-color: #ffffff;
        border-color: #ffffff;
        padding: 0.5vh 1vw;
    }
    .submit-btn input:hover {
        background-color: #561c3b !important;
        color: #b18d60 !important;
    }
    .wpcf7-not-valid-tip {
        font-size: 12px;
        line-height: 18px;
    }
    .wpcf7-checkbox input[type="checkbox"]{
        min-width: 16px;
        width: 16px;
        height: 16px;
        border: 1px solid #561c3b !important;
    }
    .form-field-col > p > span{
        width: 100%;
    }
    .wpcf7-checkbox input[type="checkbox"]:checked::after {
        font-size: 11px;
        color: #561c3b !important;
    }
    .wpcf7-checkbox label{
        padding-right: 22px;
    }
    .wpcf7-checkbox .wpcf7-list-item-label{
        font-size: 10px;
        line-height: 13px;
    }
    .submit-btn input{
        font-size: 18px;
        line-height: 18px;
    }
    .wpcf7-response-output {
        font-size: 10px;
        padding: 7px 10px !important;
        line-height: 12px;
        margin: 0px auto !important;
        text-align: center;
        position: relative;
        top: 0;
    }
    .col-md-6.form-field-col{
        width: 100%;
    }
    .form-end-text,
    .form-bottom-text,
    .form-top-text {
        display: none;
    }


}

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