@media only screen and (max-width:1366px) {

    .home-bannerss .bnt-imgss img {

        height: 100vh;

    }

    .home-bannerss .booking-form-container-wrapper {



    bottom: 50px;

}



.site-footer .footer-grid {

    display: grid

;

    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));

    gap: 2rem;

}


}

@media (max-width:992px) {
    .counter-section-v2 .counter-number{
            font-size: 28px;
    }
}

@media (max-width:992px) {

    .navbar-toggler-icon {

    filter:brightness(0) invert(1);

}

header .manu-nav .side-btn {

    color: #ffffff;

    position: absolute;

    right: 19px;

    top: 12px;

}

header .manu-nav .navbar-nav .nav-item .nav-link {

    font-size: 15px;

    color: #ffffff !important;

    padding: 14px 0px;

    padding-bottom: 2px;

    margin-left: 0px;

    font-weight: 500;

    line-height: 23px;

    transition: all 0.3s;

    font-family: var(--nav-font);

    border-left: 0px solid white;

}

.beard-head .bread h1 {
    font-size: 24px;
}
.beard-head {
          padding: 47px 0 55px;
}

    #mega-menu-wrap-header-menu .mega-menu-toggle {
        background: #22222200;
    }
   header #mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-blocks-right {
        flex: 1;
        justify-content: flex-end;
        background: var(--theme-hover);
    }
    /* #mega-menu-wrap-header-menu .mega-menu-toggle + #mega-menu-header-menu{
          background: var(--theme-hover) !important; 
    } */
     #mega-menu-wrap-header-menu .mega-menu-toggle ~ button.mega-close:before{
      
        font-size: 28px !important;
        background: var(--theme-color) !important;
    }
}

@media (max-width:768px) {

    .common-heading{
        font-size: 33px;
    }
    .home-bannerss {
    position: relative;
    padding-top: 0px;
}
    .home-bannerss .bnt-imgss img{
        height: auto;
    }
    .counter-section-v2 .counter-number{
        font-size: 34px;
    }

    .financial-solutions-section .service-card .service-card-content h3{
            font-size: 21px;
    }
    .financial-solutions-section .service-card .service-card-content .read-more-link{
            color: #1f3a49;
    }

}

@media (max-width:576px) {
    .clientss .clinets-wraps-top .clients-box{
            padding: 5px 0px;
    }
  .common-heading{
        font-size: 28px;
    }
    .sidebar {

   

    right: -100%;

    width: 100%;

}

header .social-no .left-sde{

    display: none;

}



header .social-no .call-btn{

    margin-left: 0;

    padding-left: 0;

    border-left: 0;

}

header .navbar-brand {

    position: relative;

    margin-right: 22px;

    max-width: 123px;

    transition: all 0.3s;

    filter: drop-shadow(1px 1px 3px black);

}



.home-bannerss .bnt-main-conts .banner-inner-boxx h2{

    font-size: 35px;

    text-align: center;

}

.navbar-toggler{

border: none;

}

.home-bannerss .bnt-main-conts{

    top: 70%;

}

.home-bannerss .main-cen{

    display: flex;

    justify-content: center;

    align-items: center;

}

.beard-head .bread h1 {

    font-size: 25px;

}

.clientss .clinets-wraps-top .clients-box img{
    width: 125px;
}

}

@media (max-width:375px) {

        header .call-btn i {

    width: 35px;

    height: 35px;

    border-radius: 50px;

    font-size: 16px;

    background: var(--theme-color);

    color: white;

    display: flex

;

    justify-content: center;

    align-items: center;

}

header .call-btn a p {

    font-size: 16px;

}

header .call-btn{

    padding-right: 10px;

}

}

@media (max-width: 1280px) and (min-width: 990px) {
  
  .beard-head .bread h1,
  .common-heading {
    font-size: 32px !important; 
    line-height: 1.2;
		/* margin-top:60px!important */
  }

}