/*************
Hash CSS Start
**************/
@media(max-width: 1920px){
    
}
@media(min-width: 768px){
    
}
@media(max-width: 767px){
	.container{
        padding-right: 16px;
        padding-left: 16px;
    }
    .lp-sec {
        display: flex !important;
        flex-direction: column;
        flex-wrap: wrap;
        width: 100%;
    }
    .content-wrapper {
        width: 100%;
        max-width: 100%;
        order: 1;
        min-height: 100vh;
        height: auto;
        position: relative;
        padding: 0;
    }
    .slider-content {
        width: 100%;
        max-width: 94%;
        order: 2;
        margin: auto;
    }
    .vw-fit {
        height: auto;
        width: 30px;
    }
    .vw-61 {
        width: 100%;
        margin: auto;
    }
    .mob-notice {
        display: block !important;
        color: rgb(236, 240, 241);
        line-height: 1.8vh;
        font-size: 1.5vh;
        text-align: left;
        padding: 0 10px;
        font-family: 'Heebo-Regular';
        font-weight: 500;
    }
    .mob-title {
        display: block !important;
        color: rgb(236, 240, 241);
        font-size: 16px;
        line-height: 14px;
        text-align: right;
        margin-bottom: 15px !important;
        font-family: 'Heebo-Regular';
        font-weight: 500;
    }
    .mobile-logo {
        display: block !important;
    }
    .slider-logo {
        display: none;
    }
    .mobile-logo .mobslider-logo.slider-logo {
        position: absolute;
        z-index: 1;
        top: 2%;
        right: 8.28%;
        left: 8.28%;
        width: 85%;
        display: block !important;
    }
    .banner-slider .slick-track .slick-slide > img {
        min-height: 100%;
        object-fit: cover;
        object-position: top right;
        height: 100%;
    }
    .slick-prev, .slick-next {
        position: absolute;
        top: 50%;
        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;
    }
    .content p {
        max-width: 88%;
        color: rgb(236, 240, 241);
        margin-bottom: 15px;
        font-size: 11px;
        line-height: 14px;
    }
    .content p:nth-child(2) {
        max-width: 85%;
    }
    .main-title {
        font-weight: 300;
        font-size: 38px;
        line-height: 35px;
        max-width: 100%;
        margin-bottom: 35px;
    }
    .main-title strong {
        margin-top: 10px;
    }
    .icon-list .item > img {
        object-fit: contain;
        max-width: 30px;
        /* max-height: 50px; */
        min-height: 30px;
    }
    .icon-list .item > .text {
        font-size: 10px;
        line-height: 12px;
    }
    .form-title.highlighted {
        display: none;
    }
    .lp-form {
        max-width: 90%;
    }
    .field-col input::placeholder {
        color: rgb(1, 43, 80) !important;
        text-align: right;
        font-size: 14px;
        padding-right: 8px;
        padding-left: 8px;
        direction: rtl;
    }
    .field-col label .wpcf7-form-control-wrap, .field-col input {
        width: 100%;
        border: solid rgb(255, 255, 255) 0.2vw;
        padding: 6px 0px;
        color: rgb(1, 43, 80);
        background: #ffffff !important;
        font-size: 14px;
    }
    .icon-list {
        margin: 1vh 0;
    }
    #contactUs .field-col {
        padding: 0px 12px;
        margin-bottom: 3px;
    }
    .bottom-content {
        padding: 0px 0px 100px 0px;
    }
    .bottom-content .lp-form {
        padding: 30px 0px;
    }
    .main-logo {
        margin-top: 16px;
        width: 45.78%;
        height: 2.61%;
        margin: auto;
    }
    .top-content {
        margin: 10px;
        padding: 24px 0px 50px;
    }
    .slick-prev {
        left: 5px !important;
    }
    .banner-slider  {
        display: none !important;
        min-height: auto;
    }
    .banner-slider.mob-slider {
        display: block !important;
        /* background: #4e5947; */
        overflow: hidden;
    }
    .submit-btn.field-4 {
        width: 40%;        
    }
    .checkbox.form-item5 {
        width: 60%;
    }
    .checkbox.checkbox-group {
        padding-right: 3vw;
    }
    .wpcf7-checkbox .wpcf7-list-item-label {
        font-size: 10px;
        line-height: 12px;
        margin-right: 40px;
    }
    .wpcf7-checkbox input[type="checkbox"] {
        min-width: 23px;
        width: 23px;
        height: 23px;
        border-radius: 6px;
    }
    .wpcf7-not-valid-tip {
        font-size: 3vw;
        line-height: normal;
    }
    #contactUs .field-4 {
        padding: 0px 10px;
        margin-top: 6px;
        display: flex;
        justify-content: flex-end;
    }
    .submit-btn > p > input {
        font-size: 18px;
        line-height: 10px;
        padding: 10px;
        font-weight: bolder;
        color: rgb(1, 43, 80) !important;
    }
    .form-bottom-text {
        font-size: 10px;
        line-height: 12px;
        text-align: center;
    }

    /* mobile btn */
    .wp-btn > a > span{
        text-transform: capitalize !important;
    }
    .mobile-menu{
        background: #FFFFFF;
        padding: 12px;
        position: fixed;
        bottom: 0;
        width: 100%;
        display: block;
        z-index: 99;
    }
    .mobile-menu .row{
        margin-right: 0;
        margin-left: 0;
    }
    .detail-mob{
        background: #4d5a46;
        border: none;
        margin-left: 6px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .phone-mob{
        background-color: #4d5a46;
        border: none;
        margin-right: 6px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .detail-mob a, .phone-mob a {
        padding: 10px 0;
        display: block;
        text-decoration: none;
        font-family: var(--font-family-Heebo-Regular);
        font-weight: var(--font-weight-bold);
        text-align: center;
        font-size: 16px;
        line-height: 14px;
    }
    .detail-mob a img, .phone-mob a img{
        margin-right: 6px;
    }
    .detail-mob a, .detail-mob a:hover{
        color: #FFFFFF;
    }
    .phone-mob a, .phone-mob a:hover{
        color: #FFFFFF;
    }
    .mobile-menu .col-6 {
        width: 48%;
    }

    /* Cookie css start */
    .cky-banner-bottom{
        bottom: unset !important;
    }
    .cky-notice .cky-notice-group :where(.cky-notice-des > p, .cky-notice-des a){
        font-size: 2.8vw;
        text-align: center;
        line-height: normal;
    }
    .cky-notice-btn-wrapper{
        margin-top: 5px !important;
    }
    .cky-btn {
        font-size: 12px !important;
        line-height: 10px !important;
        padding: 3px 8px !important;
        max-width: fit-content !important;
    }
    .cky-consent-container .cky-consent-bar {
        max-width: 100%;
        padding: 6px 12px !important;
    }
    .cky-notice-des p .s1 {
        color: #000;
        font-size: 18px;
        line-height: 24px;
        font-weight: 400;
    }
    .cky-notice-btn-wrapper {
        justify-content: center !important;
    }
    .cky-notice-des {
        padding: 0 !important;
    }

    /* Privacy Modal CSS */
    .privacy-wrapper{
        width: 100%;
        height: auto;
        padding: 100px 20px 80px 30px; 
        top: 0;
        max-height: 100vh;
    }
    .privacy-wrapper .privacy-content h2 {
        /* margin-bottom: 16px;
        font-size: 16px;
        line-height: 22px; */
        margin: 30px 0px;        
        font-size: 28px;
    }
    .privacy-wrapper .privacy-content :where(p, li, a) {
        margin-bottom: 10px;
        font-size: 15px;
        line-height: 20px;
        text-align: justify;
    }
    .privacy-close-btn {
        top: 20px;
        right: 20px;
    }
    .privacy-close-btn > img {
        width: 50px;
    }

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

}

@media(max-width: 400px){
    .detail-mob a, .phone-mob a {
        font-size: 12px;
        line-height: 14px;
        letter-spacing: 0.5px;
    }
}