@media screen and (max-width:1300px){
    .main-slider .swiper-slide .container{
        padding-left: 30px;
    }
}
@media screen and (max-width:1200px){
    .main-menu .logo-box{
        width: 100%;
    }
    .main-menu .logo-box .mobile-nav__toggler{
        margin-left: auto;
    }
    .about-left p{
        padding-right: 0;
    }
    .service-carousel-btns{
        order: -1;
        padding-bottom: 15px;
    }
    .services-left{
        padding-left: 0;
    }
    .ft-minus{
        bottom: 0;
    }
}
@media screen and (max-width:991px){
    .why-choose-widget{
        border: 0 !important;
    }
    .about-three__image{
        margin-bottom: 15px;
    }
    .about-main-left-img img{
        width: 100%;
    }
    .how-works__content{
        margin-top: 15px;
        max-width: 100%;
        padding: 30px;
    }
    .our-vision-img img,.relative-index{
        position: static;
    }
    .flex-col-reverse{
        flex-direction: column-reverse;
    }
    .our-vision-img img{
        margin-top: 15px;
    }
    .service-details__content{
        padding-right: 0;
    }
    .advisory-slide-right{
        padding-left: 0;
        padding-top: 15px;
        padding-bottom: 25px;
    }
    .transaction-carousel .owl-nav{
        position: static;
        padding-left: 0;
        flex-direction: row;
        justify-content: flex-start;
    }
  
}
@media screen and (max-width:768px){
    .about-img-home{
        height: 400px;
    }
    .service-slider-container img{
        width: 100%;
        height: 300px;
    }
    .service-slider-container{
        flex-direction: column;
    }
    .service-desc{
              position: static;
        max-width: 95%;
        height: fit-content;
        margin-top: -115px;
    }
    .why-choose__image img{
        height: 450px;
    }
    .advisory-slide-left{
        height: 400px;
    }
    .animate-advisory h3 {
        font-size: 25px;
    }
}
@media screen and (max-width:567px){
    .main-slider .swiper-slide h2{
        margin-bottom: 15px;
    }
    .about-img-home{
        height: 320px;
    }
    .services-left h2{
        font-size: 35px !important;
    }
    .why-choose__image img{
        height: 320px;
    }
    .about-main-left-img img{
        height: 350px;
    }
    .how-works__content{
        padding: 20px;
    }
    .about-mission-vision h2{
        font-size: 30px;
    }
      .service-info-img{
        height: 300px;
    }
    .service-details__content h3 ,.service-details__content h4{
        font-size: 26px;
    }
    .advisory-slide-left{
        height: 300px;
    }
    .advisory-slide-right h3{
        font-size: 30px;
        line-height: 40px;
    }
    .transaction-carousel .owl-nav button{
        width: 45px;
        height: 45px;
        font-size: 30px !important;
    }
    .block-title h2{
        font-size: 30px;
        line-height: 1.2;
    }
    .logo-box img{
        width: 230px !important;
    }
    .footer-widget img{
        width: 250px !important;
    }
}