.list-1 {
    margin-top: 0 !important;
    margin-bottom: 0px !important;
    color: #000 !important;
}

.mb-10 {
    margin-bottom: 10px !important;
}

.services-two__title-box {
    height: 216px !important;
}

.testimonial-one__ratting i {
    color: #FDCC0D;
}

@media (min-width:769px) {
    .desk-none {
        display: none !important;
    }

    .main-header-four {
        display: none !important;
    }
}

@media (max-width:1024px) {
    .main-header {
        display: none !important;
    }

    .m-pr-40 {
        padding-right: 40px !important;
    }

    .mobile-wh {
        width: 384px !important;
        height: 470px !important;
    }

    .get-one__img-box {
        position: static;
    }

    .mobile-none {
        display: none !important;
    }

    .mobile-w390 {
        width: 100% !important;
        height: 214px;
    }

}

.get-one__img-box {
    position: static;
}

.disabled {
    display: none !important;
}

.main-header-four__right {
    right: 20px !important;
}

.main-header-four {
    background-color: #f2edea !important;
}

.main-header-four__right {
    background-color: #f2edea !important;
}

.main-header-four .main-menu .mobile-nav__toggler {
    color: #000;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .main-menu__bottom-inner {
        justify-content: space-around !important;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .main-menu__btn-box {
        padding: 0 23px 0 !important;
    }
}

.cta-two__btn {
    color: #fff !important;
    background-color: #976147 !important;
}

.get-one__video-icon {
    width: 50px;
    height: 50px;
    font-size: 18px;
}

.get-one__video-link {
    left: 0;
    right: 0;
    margin-inline: auto;
    width: fit-content;
}

.video-con {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: calc(100% - 60px);
    z-index: 2;
    background-color: transparent;
    border-radius: 10px 10px 0 0;
    padding: 10px 0px 30px;
    transition: all 900ms ease;
    margin: auto;
    color: #fff;
    text-align: center;
}

.pb-30 {
    padding-bottom: 30px !important;
}

.contact-two__contact-box-icon {
    width: 172px !important;
    height: 88px !important;
    border-radius: 0 !important;
}
.pt-20{
    padding-top: 10px !important;
}
.modal {
    display: none;
    position: fixed;
    z-index: 1000;
    padding-top: 50px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.4);
}

.img-close {
    color: #fff;
    float: right;
    font-size: 28px;
    font-weight: bold;
    margin-top: -30px;
    margin-right: 0px;
    cursor: pointer;
}
.modal-content-img {
    background-color: #fefefe;
    margin: auto;
    /* padding: 20px; */
    border: 1px solid #888;
    width: 40%;
}
@media (max-width: 1024px) {
    .img-top {
        padding-top: 200px !important;
    }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
    .modal-content-img {
        width: 90% !important;
    }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
    .modal-content-img {
        width: 90% !important;
    }
}