@media (max-width: 991px) {
    .sidebar {
        margin-top: 0px;
    }
    
}
@media (min-width: 678px) and (max-width: 985px) {
    .method{
        width: 48% !important;
        margin: 5px 5px;
    }
    .steps .title{
        font-size: 14px;
    }
    .news-details__title{
        font-size: 24px;
    }
}
@media (max-width: 676px) {
    a[href$='#next'], a[href$='#finish']{
        width: 95% !important;
    }
    .ui-datepicker{
        width: 100% !important;
    }
    .wizard, .tabcontrol{
        width: 100% !important;
    }
    .span-radio-btn{
        right: 0 !important;
    }
    .method .span-radio-btn{
        right: 25px !important;
    }
    .news-details__title{
        margin-top: 20px !important;
    }
    .method{
        width: 94% !important;
        text-align: center;
    }
    .discount-bar{
        left: -136px;
    }
    .case-one__content.case2{
        margin-right: 0 !important;
    }
    .work-together__img-1 .img-parent{
        width: 100% !important;
    }
    .booking-fixed-service-btn a{
        width: 100% !important;
        
    }
    .booking-fixed{
        padding: 15px 10px 5px 10px;
    }
    .case-one__content.case2{
        padding: 15px 5px 15px !important;
    }
    .case2 .case-one__title{
        font-size: 18px !important;
        line-height: 22PX;
    }
    .case-one__arrow {
        right: 10px !important;
    }
    .main-slider .container{
        padding: 0 !important;
    }
    .main-slider .image-layer{
        top: auto;
        bottom: -12px;
    }
    .main-menu-wrapper__logo{
        padding-top: 20px !important;
    }
    .main-menu .mobile-nav__toggler{
        padding: 27px 0 !important;
    }
}
@media (min-width: 1200px){
    .news-details__pagenation li{
        padding-right: 30px;
    }
}
@media (max-width: 767px){
    .main-menu-wrapper__logo{
        padding-bottom: 27px;
    }
    .login-modal, .forgotpassword-modal, .register-modal{
        z-index: 99999999999999999999999999;
    }
    .booking-fixed{
        height: 332px;
        padding: 20px 0 10px 0 !important;
    }
    .work-together-two .container .row div:nth-child(2){
        padding-top: 30px;
    }
    .testimonial-one__single{
        padding-bottom: 30px;
    }
    .testimonial-one__client-info{
        width: 150px;
        margin: auto;
    }
    .work-together-two {
        padding: 30px 0 20px !important;
    }
    .free-consultation{
        padding: 0 0 30px;
    }
    .work-together-tow__right .section-title {
        margin-bottom: 0;
    }
    .contact-details{
        padding: 20px 0 0;
    }
    .contact-details__content{
        padding: 20px 30px 20px !important;
    }
    .contact-page{
        padding: 25px 0 0px;
    }
    .wizard > .steps .current a::after, .wizard > .steps .done a::after{
        display: none !important;
    }
    .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{
        padding-top: 10px;
    }
    .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{
        height: 40px !important;
    }
    a.ui-state-default.select-time{
        line-height: 1.5 !important;
    }
    .testimonial-three__single {
        padding: 15px 5px 15px 10px !important;
    }
    .testimonial-three__client-name{
        font-size: 18px;
    }
    .method{
        margin: 15px 0 !important;
    }
    .alert.alert-primary.d-flex.align-items-center{
        margin: 0 !important;
    }
    .case-one__arrow a{
        float: left;
    }
    .why-choose-one__right{
        margin-top: 25px;
    }
    .welcome-one__bottom{
        padding-bottom: 90px !important;
        padding-top: 0;
    }
    .welcome-two__right{
        margin-top: 25px;
    }
    .welcome-two .welcome-two__right{
        padding-bottom: 30px;
    }
    .service-details{
        padding: 0 !important
    }
    .testimonial-one__carousel.owl-carousel .owl-dots{
        bottom: 80px;
    }
    .service-details__need-help{
        margin-bottom: 30px;
    }
    .sidebar__single+.sidebar__single{
        margin-bottom: 20px;
    }
    .services-two__text{
        font-size: 13px;
    }
    .consulting-section{
        padding: 25px 0 !important;
    }
    .table__head{
        background: #966469 !important;
    }
}
@media (min-width: 768px){
    .mobile-btn, .mobile-v{
        display: none;
    }
}
.error-page{
    padding: 50px 0 20px;
}
.noselect {
    -webkit-touch-callout: none;
    /* iOS Safari */
    -webkit-user-select: none;
    /* Safari */
    -khtml-user-select: none;
    /* Konqueror HTML */
    -moz-user-select: none;
    /* Old versions of Firefox */
    -ms-user-select: none;
    /* Internet Explorer/Edge */
    user-select: none;
    /* Non-prefixed version, currently
                                    supported by Chrome, Edge, Opera and Firefox */
}
.gray-bg {
    background-color: #FBF9F9;
}
.main-menu-wrapper__logo::before {
    right: -15px;
}
.page-header {
    padding: 150px 0 25px !important;
}
.thm-breadcrumb li {
    font-size: 11px;
}
.services-two__title2 {
    font-size: 20px;

}
.services-category-btn {
    border: 0;
    padding-top: 0px;
    margin: 10px auto 5px;
    text-align: center;
    display: inline-flex;
}
.services-category-btn .services-two__arrow2,
.services-category-btn .services-two__arrow2:hover {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--oslim-black);
    font-size: 16px;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    z-index: 1;
    height: 40px;
    width: 150px;
    border-radius: 5px;
    color: #fff;
    background: rgb(25, 24, 37);
    background: linear-gradient(90deg, rgb(104 66 70) 0%, rgba(151, 100, 105, 1) 32%, rgba(151, 100, 105, 1) 100%)
}
.services-category-btn .services-two__arrow2 span {
    margin: 0 0px 0px 45px;
}
.sidebar__single+.sidebar__single {
    padding: 25px 20px 50px;
}
.sidebar__category-list li a {
    padding: 7px 15px;
}
.services-two__single {
    padding: 25px 15px 15px 15px
}
.case-one__content.case2 {
    padding: 15px 15px 15px;
    margin-right: 15px;
}
.case-one__arrow2 {
    bottom: 17px;
}
.case2 .case-one__title {
    font-size: 16px;
    height: 52px;
    overflow: hidden;
    line-height: 1.5;
}
.news-one__title{
    font-size: 16px;
    height: 52px;
    overflow: hidden;
    line-height: 1.5;
}
.services-one__text{
    font-size: 14px;
    line-height: 1.5;
}
.category {
    position: absolute;
    top: 0;
    right: 0;
    width: 60px;
    /* background: #f5921a; */
    border-bottom-left-radius: 25px;
    padding: 5px;
}
.bc-color-001 {
    background: #627EEA;
}
.bc-color-002 {
    background: #26a17b;
}
.bc-color-003 {
    background: #8dc351;
}
.page-header__inner h2 {
    font-size: 45px;
    margin-top: 4px;
}

.fullsecreen-video{
    position: fixed;
    z-index: 999;
    width: 100%;
    height: 100%;
    right: 0;
    top: 0;
    background-color: #000;
}
/* @media only screen and (min-width: 1600px){
    .fullsecreen-video{
        background-color: #fff;
    }
} */
.fullsecreen-video video{
    width: 100%;
    height: 100%;
}
.ratings{
    font-size: 14px;
}
.ratings i{
    color:#cecece;
    font-size:14px;
}
.rating-color{
    color:#fbc634 !important;
}
.case-one__arrow{
    right: 30px;
}
.main-menu .main-menu__list>li+li, .stricky-header .main-menu__list>li+li{
    margin-left: 25px;
}
.login-modal .btn, .forgotpassword-modal .btn, .register-modal .btn{
    width: 100%;
    border: unset;
}

.form-email, .form-password, .form-fullname,  .form-confirm-password{
    margin: 10px 0;
}
.form-password input, .form-email input, .form-fullname input, .form-confirm-password input{
    width: 100%;
    border: 1px solid #E8E9E9;
    color: #BABBBC;
    padding: 10px;
    font-size: 14px;
}
.form-password input:focus-visible , .form-email input:focus-visible{
    border: 1px solid #E8E9E9;
}
.forget-password a {
    color: #976469;
    font-weight: bold;
    font-size: 12px;
}
.forget-password p{
    margin-bottom: 0;
}
.have-account p, .dont-have-account p{
    font-size: 13px;
}
.have-account a, .dont-have-account a{
    color: #976469;
    font-weight: bold;
}
.login-btn{
    border: unset;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    background: #fff;
    border-radius: 5px;
    border: 1px solid #fff;
    background: unset;
    padding: 0 12px;
}
.register-btn{
    border: unset;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    background: #966469;
    border-radius: 5px;
    padding: 0 12px;
    border: 1px solid #966469;
}
.login-modal .modal-header, .register-modal .modal-header, .forgotpassword-modal .modal-header{
    border-bottom: 0;
    padding: 25px 25px 0 25px;
}
.login-modal .modal-body, .forgotpassword-modal .modal-body , .register-modal .modal-body{
    padding: 20px 25px 0 25px;
}
.login-modal .modal-footer, .register-modal .modal-footer{
    margin: 0;
    border: 0;
    padding: 0px 20px 0 28px;
    width: 100%;
}
.forgotpassword-modal .modal-footer{
    margin: 0;
    border: 0;
    padding: 30px 20px 30px 28px;
    width: 100%;
}
.forget-password{
    margin-top: 22px;
}
.login-modal .modal-title, .forgotpassword-modal .modal-title, .register-modal .modal-title{
    font-weight: bold;
}
.btn-close{
    background-color: #F7F7F7;
    border-radius: 30px;
    background-size: 40%;
}
.account-btn{
    background-color: #966469;
    border: 1px solid #966469;
}
.account-btn:hover, .account-btn:active, .account-btn:focus{
    background-color: #764f53 !important;
    border: 1px solid #764f53 !important;
    box-shadow: unset !important;
}
.btn-check:focus+.btn-secondary, .btn-secondary:focus{
    background-color: unset;
    border-color: unset;
}
.account-dropdown a:active{
    background-color: #e9ecef !important;
    color: #000 !important;
}
.discount-bar{
    font-size: 20px;
}
.services-two__title{
    max-width: unset;
    font-size: 16px;
    height: 52px;
    overflow: hidden;
    margin-bottom: 10px;
    line-height: 1.5;
}
.services-two__text{
    line-height: 1.5;
    height: 64px;
    overflow: hidden;
    font-size: 14px;
}
.services-two__bottom-box{
    margin-top: 10px;
}
.testimonial-one__text{
    font-size: 18px;
    line-height: 1.5;
    padding-bottom: 36px;
    padding-top: 25px;
}
.section-title__title{
    font-size: 30px;
}
.section-title{
    margin-bottom: 10px;
}
.booking-fixed{
    padding: 25px 200px 0px 200px;
}
.booking-fixed p span{
    font-size: 19px;
}
.booking-fixed p b{
    font-size: 28px;
}
.service-details__title{
    font-size: 20px;
}
.sidebar__search-form input[type="search"]{
    height: 55px;
}
.work-together__right-text , .why-choose-one__text{
    font-size: 16px;
}
.main-header:before{
    display: block !important;
}
#control .close-call{
    font-size: 25px;
}
button.btn.btn-primary.consultant-btn{
    bottom: 44px;
}
.welcome-one__feature-title{
    font-size: 20px;
}
.footer-widget__contact-number{
    font-size: 21px;
    display: block;
}
.mobile-btn{
    border: unset !important;
    padding: 0 !important;
    background-color: unset !important;
}
.work-together-tow__text{
    font-size: 18px;
    line-height: 1.5;
}
.work-together-tow__text-2{
    font-size: 16px;
    line-height: 1.5;
}
.sidebar__post-list li{
    padding: 14px 0px 19px;
}
.thm-breadcrumb li a , .thm-breadcrumb li+li{
    letter-spacing: 0;
}
.page-header__inner h2{
    font-size: 30px;
}
.main-slider .container{
    padding-bottom: 0;
}
.contact-details__contact-number span{
    font-size: 25px;
}
.contact-details__text{
    font-size: 16px;
    line-height: 1.5;
}
.contact-details__title{
    font-size: 30px;
}
.news-details__content p{
    font-size: 16px;
    line-height: 1.5;
}
.method span{
    margin: 15px 0 15px 0;
}
.payment-method-icon img{
    width: 61px;
    height: 61px;
}
.work-together-two{
    padding: 60px 0;
}
.sidebar__search form input{
    border: 1px solid #e1e1e1;
    padding: 2px 6px;
    color: #888888;
    border-radius: 3px;
}
.sidebar__search form button{
    border: unset;
    padding: 3px 8px;
    background: #966469;
    border-radius: 3px;
}
.sidebar__search form button i{
    color: #fff;
}
.testimonial-three__client-img{
    width: 100px;
}
.news-details__title{
    font-size: 25px;
}
.ui-state-default.select-time{
    direction: ltr;
}
#wizard .news-details__title{
    font-size: 25px;
}
#toast-container>div{
    padding: 5px 10px 10px 10px !important;
}
.no-dates{
    padding: 0 30px;
}
.testimonial-three__single{
    padding: 15px 10px 15px 40px !important;
}
.payment-methods .testimonial-three__single{
    padding: 15px 10px 15px 10px !important;
}
.bio-desc{
    height: 50px;
    overflow: hidden;
}
.bio-desc{
    height: 50px;
    overflow: hidden;
}
.bio-desc p{
    font-size: 16px;
    padding-bottom: 0;
    line-height: 1.5;
}
.custom-card{
    padding: 35px 35px;
}
span.c-date{
    font-size: 23px;
}
span.c-time{
    font-size: 23px;
    top: -20px;
}
span.c-date::after{
    margin: 0 75px;
}
.method{
    width: 100% !important;
}
.payment-methods span img{
    width: 55px;
    height: 55px;
}
.section-title__tagline{
    margin-bottom: 0;
}
.section-title__tagline{
    background-color: #fcf5f3 !important;
}
.work-together{
    padding-top: 0 !important;
}
.welcome-two{
    padding: 0;
}
.welcome-two .welcome-two__right{
    padding-top: 30px;
}
.site-footer{
    margin-top: 0 !important;
}
.consulting-section{
    padding: 60px 0;
}
.blog-section{
    padding: 60px 0 30px 0;
}
.free-consultation{
    padding: 0 0 50px;
}
.testimonial-one__single{
    padding-bottom: 60px;
}
.contact-details{
    padding: 60px 0 0;
}
.contact-page{
    padding: 60px 0 60px;
}
.contact-details__content{
    padding: 50px;
}
.welcome-one__bottom {
    padding-top: 50px;
}
.bannar-image{
    background-image: url(../images/banner.jpg);
    height: 270px;
    background-size: cover;
}
.error-page__title{
    font-size: 200px;
    line-height: 200px;
}
.error-page__title-2{
    font-size: 230px;
    line-height: 200px;
}
.error-page__tagline{
    font-size: 35px;
    font-weight: bold;
}
.error-page__inner.card.c-card.card-2 .error-page__btn:hover{
    color: #fff !important;
}
.thm-btn{
    padding: 16px 60px 16px;
}
.modal .testimonial-three__single{
    margin-bottom: 15px;
}
#toast-container>.toast-error{
    background-position-y: 10px;
}
.sidebar__tags-list a{
    padding: 2px 7px;
}
.wizard>.content{
    min-height: 12em !important;
}
.no-data{
    text-align: center;
    margin-top: 10px;
}
.wizard > .steps .last a::after{
    display: none !important;
}
.footer-widget__contact-email{
    color: #fff;
}
.footer-widget__contact-email:hover{
    color: #976469;
}
.whatsapp-call {
    width: 60px;
    height: 60px;
    position: fixed;
    bottom: 15px;
    background: #966469;
    border-radius: 50%;
    font-size: 80%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 0 50px 0 rgb(0 0 0 / 15%);
    cursor: pointer;
    z-index: 99;
}
.show-all{
    margin-top: 30px;
    padding: 8px 30px;
}
.show-all:hover{
    color: #fff;
}
.show-all-c{
    margin-top: 0px;
    padding: 8px 30px;
    margin-bottom: 13px;
}
.show-all-c:hover{
    color: #fff;
}
.welcome-one__bottom{
    padding-bottom: 120px;
}
.sidebar__post-list li:hover{
    background-color: #976469 !important;
}
.sidebar__post-list li{
    background-color: #fff !important;
}
.sidebar__post-list li:hover .sidebar__post-content h3 span , .sidebar__post-list li:hover .sidebar__post-content h3 span i{
    color: #fff !important;
}
.work-together{
    padding: 15px 0 60px;
}
.service-details{
    padding: 60px 0 0px;
}
.testimonial-one__carousel.owl-carousel .owl-dots{
    bottom: 100px;
}
.text-14 {
    font-size: 14px;
}
.text-black {
    color: black;
}
.instructions-list {
    margin-bottom: 15px;
    padding-right: 19px;
}
.instructions-list li {
    font-size: 14px;
}
.copy-btn {
    background: unset;
    border: unset;
    color: #8b5c61
}