@media only screen and (min-width: 1600px) and (max-width: 1920px) {}

@media only screen and (min-width: 1445px) and (max-width: 1599px) {}

@media only screen and (min-width: 1400px) and (max-width: 1444px) {
    .video-sec .main-img img {
        max-height: 600px;
        min-height: 600px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .testimonials-sec,
    .england-sec,
    .services-sec,
    .about-sec {
        padding: 70px 0px;
    }
    header .header-btm .navbar .navbar-nav .nav-item .nav-link{
            font-size: 18px;
    }
    header .header-btm .side-ul .sd-li .btn-started {
    font-size: 22px;
    }
    header .header-btm .navbar .navbar-nav {
        gap: 25px;
    }
    .home-banner-wrap .form-body h2 {
        font-size: 40px;
        line-height: 50px;
    }
    .home-banner-wrap .banner-content h2 {
        font-size: 70px;
        line-height: 90px;
    }
    header .header-btm .navbar .navbar-brand .logo {
        min-width: 85px;
        max-width: 85px;
        max-height: 85px;
        min-height: 85px;
    }
    header .header-btm .navbar .navbar-nav .nav-item .nav-link {
        font-size: 17px;
        line-height: 17px;
        letter-spacing: 0.5px;
    }
    header .header-btm .navbar .navbar-nav {
        gap: 15px;
    }
    header .header-btm .side-ul .sd-li .btn-started{
        font-size: 20px;
    }
    .home-banner-wrap{
            padding: 170px 0 50px;
    }
    .services-sec .cart-box .cart-text p {
        min-height: 130px;
        max-height: 130px;
        overflow-y: scroll;
    }
    .services-sec .cart-box .cart-text h3 {
        font-size: 25px;
    }
    .need-servies .need-text p {
        font-size: 40px;
        line-height: 55px;
    }
    .england-sec .main-img {
        height: 100%;
    }
    .england-sec .main-img img {
        min-height: 100%;
        max-height: 100%;
    }
    .video-sec .main-img img {
        max-height: 500px;
        min-height: 500px;
    }
    .info-box-sec .info-card .main-img i,
    footer .info-box .info-card .main-img i {
        min-width: 140px;
        max-width: 140px;
        min-height: 120px;
        max-height: 120px;
        font-size: 45px;
    }
    .info-box-sec .info-card .card-content .btn-box ul li,
    footer .info-box .info-card .card-content .btn-box ul li {
        font-size: 20px;
        line-height: 25px;
    }
    footer .footer-top .footer-logo img {
        min-width: 100%;
        max-width: 100%;
        max-height: 200px;
        min-height: 200px;
    }
    .testimonials-sec .main-img::before{
        top: 1%;
        left: -10%;
        width: 200px;
        height: 200px;
    }
    .testimonials-sec .coments-box .testimoinal-card .info p {
        min-height: auto;
        max-height: 200px;
        overflow-y: scroll;
    }
    .testimonials-sec .coments-box .testimoinal-card .info {
        margin: 0 0 20px 0;
    }
    .inner-banner-wrap {
        padding: 220px 0px 100px;
    }
    .inner-banner-wrap .banner-content h2 {
        font-size: 90px;
    }
    .inner-blog .cart-box .main-img img {
        min-height: 360px;
        max-height: 360px;
    }
    .inner-blog .cart-box .cart-text h3 {
        font-size: 28px !important;
        line-height: 35px;
        margin: 5px 0px;
        min-height: 80px;
        max-height: 80px;
        display: flex;
        align-items: center;
        justify-content: flex-start;
    }
    /*location-page*/
    .loction-sec .Recovered {
        padding: 20px 20px;
    }
    .contect-sec .content-box h2,
    .Understanding-sec .contect-box h2,
    .loction-sec .Table h1,
    .loction-sec .Recovered h1 {
        font-size: 35px;
        line-height: 45px;
    }
   .Understanding-sec .main-img {
       height: 100%;
   }
       .Understanding-sec .main-img img {
        min-height: 100%;
        max-height: 100%;
    }
    .loction-sec .main-img img {
        min-height: 300px;
        max-height: 300px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .btn-box .btn-wh {
        width: 100% !important;
        padding: 12px 20px !important;
        height: auto !important;
        font-size: 16px !important;
        line-height: 23px !important;
    }
    footer .footer-top,
    footer .info-box,
    .testimonials-sec,
    .england-sec,
    .services-sec,
    .about-sec {
        padding: 50px 0px;
    }
     .testimonials-sec .head h2,
    .england-sec .england-content h2,
    .services-sec .head h2,
    .about-sec .about-contect-box h2,
    .home-banner-wrap .banner-content h2 {
        font-size: 35px;
        line-height: 45px;
    }
    header .header-btm .navbar .navbar-brand .logo {
        min-width: 85px;
        max-width: 85px;
        max-height: 85px;
        min-height: 85px;
    }
    header .header-btm .navbar .navbar-nav .nav-item .nav-link {
        font-size: 17px;
        line-height: 17px;
        letter-spacing: 0.5px;
    }
    header .header-btm .navbar .navbar-nav {
        gap: 15px;
    }
    header .header-btm .side-ul .sd-li .btn-started{
        font-size: 20px;
    }
    .home-banner-wrap{
            padding: 170px 0 50px;
    }
    .home-banner-wrap .banner-content h2 {
        font-size: 50px;
        line-height: 75px;
    }
    .home-banner-wrap .form-body h2 {
        font-size: 40px;
        line-height: 50px;
    }
    .services-sec .cart-box .cart-text p {
        min-height: 130px;
        max-height: 130px;
        overflow-y: scroll;
    }
    .services-sec .cart-box .cart-text .btn-box .btn-wh {
        font-size: 14px !important;
    }
    .services-sec .cart-box .cart-text h3 {
        font-size: 20px;
        line-height: 30px;
    }
    .need-servies .need-text p {
        font-size: 40px;
        line-height: 55px;
    }
    .england-sec .main-img {
        height: 100%;
    }
    .england-sec .main-img img {
        min-height: 100%;
        max-height: 100%;
    }
    .video-sec .main-img img {
        max-height: 500px;
        min-height: 500px;
    }
    .info-box-sec .info-card .main-img i,
    footer .info-box .info-card .main-img i {
        min-width: 140px;
        max-width: 140px;
        min-height: 120px;
        max-height: 120px;
        font-size: 45px;
    }
    .info-box-sec .info-card .card-content .btn-box ul li,
    footer .info-box .info-card .card-content .btn-box ul li {
        font-size: 20px;
        line-height: 25px;
    }
    footer .footer-top .footer-logo img {
        min-width: 100%;
        max-width: 100%;
        max-height: 200px;
        min-height: 200px;
    }
    .testimonials-sec .main-img {
        margin: 0 0  30px 0;
    }
    .testimonials-sec .main-img::before{
            top: 1%;
        left: -10%;
        width: 100px;
        height: 100px;
    }
    .testimonials-sec .swiper-container {
            max-height: 800px;
    min-height: 800px;
    }
    .testimonials-sec .swiper-container .swiper-wrapper {
        
    }
    .testimonials-sec .coments-box .testimoinal-card .info p {
        min-height: auto;
        max-height: 300px;
        overflow-y: scroll;
    }
    .testimonials-sec .coments-box .testimoinal-card .info {
        margin: 0 0 20px 0;
    }
    .testimonials-sec .coments-box .testimoinal-card {
        height: 100%;
        padding: 18px 15px;
    }
    .inner-banner-wrap .banner-content h2 {
        font-size: 80px;
    }
    .inner-banner-wrap {
        padding: 200px 0px 100px;
    }
    .about-info-sec .content-info {
        padding: 30px 0px;
    }
    .about-info-sec .content-info ul {
        padding: 0 20px;
    }
    .about-info-sec .content-info ul li {
        font-size: 18px;
        line-height: 26px;
    }
    .inner-blog .cart-box .main-img img {
        min-height: 300px;
        max-height: 300px;
    }
    /*location-page*/
    .loction-sec .Towns h1 {
        font-size: 15px;
        line-height: 20px;
    }
    
    .loction-sec .main-img img {
        min-height: 300px;
        max-height: 300px;
        margin: 0px 0px 15px;
    }
    .loction-sec .Recovered {
        padding: 20px 20px;
    }
    .contect-sec .content-box h2,
    .Understanding-sec .contect-box h2,
    .loction-sec .Table h1,
    .loction-sec .Recovered h1 {
        font-size: 27px;
        line-height: 40px;
    }
    .loction-sec .btn-box {
        flex-direction: column;
    }
    .loction-sec .btn-box .btn-wh {
        width: 100%;
        padding: 10px 20px;
        height: auto;
        font-size: 14px;
        line-height: 25px;
    }
       .Understanding-sec .main-img {
           height: 100%;
       }
       .Understanding-sec .main-img img {
        min-height: 100%;
        max-height: 100%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .info-box-sec .head h2,
    .contact-info-sec .head h2,
     .testimonials-sec .head h2,
    .england-sec .england-content h2,
    .services-sec .head h2,
    .about-sec .about-contect-box h2,
    .home-banner-wrap .banner-content h2 {
        font-size: 40px;
        line-height: 55px;
    }
    .info-box-sec,
    .contact-info-sec,
        .about-info-sec,
    footer .footer-top,
    footer .info-box,
    .testimonials-sec,
    .england-sec,
    .services-sec,
    .about-sec {
        padding: 50px 0px;
    }
    .home-banner-wrap .form-body h2 {
        font-size: 25px;
        line-height: 25px;
    }
    .services-sec .head {
        margin: 0px 0px 20px 0px;
    }
    .england-sec .main-img img,
    .about-sec .main-img img {
        min-height: 300px;
        max-height: 300px;
    }
    
    header .header-btm .navbar .navbar-brand .logo {
   min-width: 90px;
        max-width: 90px;
        min-height: 90px;
        max-height: 90px;
    }
    .home-banner-wrap {
        padding: 150px 0 50px;
    }
    .home-banner-wrap .form-body {
        margin: 20px 0 0 0;
    }
    .services-sec .cart-box .cart-text p {
        min-height: 130px;
        max-height: 130px;
        overflow-y: scroll;
    }
    .services-sec .cart-box .cart-text .btn-box .btn-wh {
        font-size: 15px;
    }
    .services-sec .cart-box .main-img img {
        min-height: 220px;
        max-height: 220px;
    }
    .about-sec .about-contect-box {
        padding: 20px 20px;
        margin: 0;
    }
    .need-servies .need-text p {
        font-size: 30px !important;
        line-height: 45px !important;
    }
    .services-sec .cart-box {
        margin: 0 0 30px 0;
    }
    .need-servies {
        padding: 50px 0px;
    }
    .video-sec .main-img img {
        max-height: 400px;
        min-height: 400px;
    }
    .video-sec .main-img .icon-box {
        padding: 0 40px 40px 0;
    }
    .testimonials-sec .main-img {
        margin: 0 0  30px 0;
    }
    .testimonials-sec .main-img::before{
            top: 1%;
        left: -10%;
        width: 100px;
        height: 100px;
    }
    .testimonials-sec .swiper-container {
            max-height: 800px;
    min-height: 800px;
    }
    .testimonials-sec .swiper-container .swiper-wrapper {
        
    }
    .testimonials-sec .coments-box .testimoinal-card .info p {
        min-height: auto;
        max-height: 300px;
        overflow-y: scroll;
    }
    .testimonials-sec .coments-box .testimoinal-card .info {
        margin: 0 0 20px 0;
    }
    .testimonials-sec .coments-box .testimoinal-card {
        height: 100%;
        padding: 18px 15px;
    }
    .info-box-sec .info-card .main-img i,
    footer .info-box .info-card .main-img i {
        min-width: 100%;
        max-width: 100%;
        min-height: 100px;
        max-height: 100px;
        font-size: 40px;
    }
    .info-box-sec .info-card .card-content h4,
    footer .info-box .info-card .card-content h4 {
        font-size: 20px;
        line-height: 20px;
    }
    .info-box-sec .info-card .card-content .btn-box ul li,
    footer .info-box .info-card .card-content .btn-box ul li {
        font-size: 14px;
        line-height: 17px;
    }
    footer .footer-top .footer-logo {
        margin: 0 0 20px 0;
    }
    footer .footer-top .footer-logo img {
        min-width: 100px;
        max-width: 100px;
        max-height: 100px;
        min-height: 100px;
    }
    footer .footer-top .quik-inks {
        margin: 0 0 20px 0;
    }
    footer .footer-top .quik-inks ul {
        gap: 6px;
    }
    footer .info-box .info-card {
        margin: 0 0 15px 0;
    }
    .inner-banner-wrap {
        padding: 200px 0px 100px;
    }
    .inner-banner-wrap .banner-content h2 {
        font-size: 70px;
    }
    .about-info-sec .content-info {
        padding: 0;
    }
    .about-info-sec .main-img {
        width: 100%;
        height: 400px;
        position: relative;
    }
    .inner-blog .cart-box .cart-text h3 {
        font-size: 20px;
    line-height: 22px;
        min-height: 60px;
        max-height: 60px;
        display: flex;
        align-items: center;
        justify-content: flex-start;
    }
     .services-sec .cart-box .cart-text h3 {
        font-size: 24px;
        line-height: 32px;
    }
    
    /*location-page*/
    .loction-sec .sidebar-body .side-main {
        min-width: 250px;
        max-width: 250px;
    }
    .loction-sec .Towns h1 {
        font-size: 15px;
        line-height: 20px;
    }
    
    .loction-sec .main-img img {
        min-height: 300px;
        max-height: 300px;
        margin: 0px 0px 15px;
    }
    .loction-sec .Recovered {
        padding: 20px 20px;
    }
    .contect-sec .content-box h2,
    .Understanding-sec .contect-box h2,
    .loction-sec .Table h1,
    .loction-sec .Recovered h1 {
        font-size: 27px;
        line-height: 40px;
    }
    .loction-sec .btn-box {
        flex-direction: column;
    }
    .loction-sec .btn-box .btn-wh {
        width: 100%;
        padding: 10px 20px;
        height: auto;
        font-size: 14px;
        line-height: 25px;
    }
    .Understanding-sec .main-img img {
        min-height: 300px;
        max-height: 300px;
    }

}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .contact-info-sec .head h2,
    .info-box-sec .head h2,
    .frequently-sec .head h2,
    .testimonials-sec .head h2,
    .england-sec .england-content h2,
    .services-sec .head h2,
    .about-sec .about-contect-box h2,
    .home-banner-wrap .form-body h2,
    .home-banner-wrap .banner-content h2 {
        font-size: 40px;
        line-height: 55px;
    }
    .contact-info-sec,
    .info-box-sec,
    .frequently-sec,
    .about-info-sec,
    footer .footer-top,
    footer .info-box,
    .testimonials-sec,
    .england-sec,
    .services-sec,
    .about-sec {
        padding: 30px 0px;
    }
    .services-sec .head {
        margin: 0px 0px 20px 0px;
    }
    .england-sec .main-img img,
    .about-sec .main-img img {
        min-height: 300px;
        max-height: 300px;
    }
    
    header .header-btm .navbar .navbar-brand .logo {
        min-width: 70px;
        max-width: 70px;
        min-height: 70px;
        max-height: 70px;
    }
    .home-banner-wrap {
        padding: 140px 0 50px;
    }
    .home-banner-wrap .form-body {
        margin: 20px 0 0 0;
    }
    
    .about-sec .about-contect-box {
        padding: 20px 20px;
        margin: 0;
    }
    .need-servies .need-text p {
        font-size: 30px !important;
        line-height: 45px !important;
    }
    .services-sec .cart-box {
        margin: 0 0 30px 0;
    }
    .need-servies {
        padding: 50px 0px;
    }
    .video-sec .main-img img {
        max-height: 400px;
        min-height: 400px;
    }
    .video-sec .main-img .icon-box {
        padding: 0 40px 40px 0;
    }
    .testimonials-sec .main-img {
        margin: 0 0  30px 0;
    }
    .testimonials-sec .main-img img {
        max-height: 300px;
        min-height: 300px;
        border-radius: 100px 0 100px 100px;
    }
    .testimonials-sec .main-img::before{
        display: none;
    }
    .testimonials-sec .swiper-container {
        max-height: 400px;
        min-height: 400px;
    }
    .testimonials-sec .swiper-container .swiper-wrapper {
        position: relative;
        top: 0;
         height: 100%;
    }
    .testimonials-sec .coments-box .testimoinal-card .info p {
        min-height: auto;
        max-height: 300px;
        overflow-y: scroll;
    }
    .testimonials-sec .coments-box .testimoinal-card .info {
        margin: 0 0 20px 0;
    }
    .testimonials-sec .coments-box .testimoinal-card {
        height: 100%;
        padding: 18px 15px;
    }
    .info-box-sec .info-card .main-img i,
    footer .info-box .info-card .main-img i {
        min-width: 100%;
        max-width: 100%;
        min-height: 100px;
        max-height: 100px;
        font-size: 40px;
    }
    .info-box-sec .info-card .card-content h4,
    footer .info-box .info-card .card-content h4 {
        font-size: 20px;
        line-height: 20px;
    }
    .info-box-sec .info-card .card-content .btn-box ul li,
    footer .info-box .info-card .card-content .btn-box ul li {
        font-size: 14px;
        line-height: 17px;
    }
    footer .footer-top .footer-logo {
        margin: 0 0 20px 0;
    }
    footer .footer-top .footer-logo img {
        min-width: 100px;
        max-width: 100px;
        max-height: 100px;
        min-height: 100px;
    }
    footer .footer-top .quik-inks {
        margin: 0 0 20px 0;
    }
    footer .footer-top .quik-inks ul {
        gap: 6px;
    }
    footer .info-box .info-card {
        margin: 0 0 15px 0;
    }
    .inner-banner-wrap{
        padding: 150px 0 50px;
    }
    
    .inner-banner-wrap .banner-content h2{
                font-size: 55px;
        line-height: 60px;
    }
    .about-info-sec .content-info {
        padding: 0;
    }
    .about-info-sec .main-img {
        width: 100%;
        height: 220px;
        position: relative;
    }
    .about-info-sec .content-info ul {
        padding: 0 30px;
    }
    .about-info-sec .content-info ul li {
        font-size: 17px;
        line-height: 30px;
    }
    .england-sec .england-content .btn-box .btn-wh {
        height: 50px;
        font-size: 15px;
    }
     .inner-blog .cart-box .main-img img {
        min-height: 230px;
        max-height: 230px;
    }
    .inner-blog .cart-box .cart-text h3 {
        font-size: 22px;
        line-height: 32px;
    }
    .contact-info-sec .contact-box {
        padding: 40px 40px;
    }
    .info-box-sec .info-card .card-content .btn-box .btn-wh,
    footer .info-box .info-card .card-content .btn-box .btn-wh {
        font-size: 15px;
        line-height: 20px;
    }
     .services-sec .cart-box .cart-text h3 {
        font-size: 24px;
        line-height: 32px;
    }
     /*location-page css*/
     .loction-sec .Table h1,
    .loction-sec .Recovered h1 {
        font-size: 30px;
        line-height: 40px;
    }
    .loction-sec .btn-box {
        flex-direction: column;
    }
    .loction-sec .btn-box .btn-wh {
        width: 100%;
        padding: 13px 20px;
        height: auto;
        font-size: 17px;
        line-height: 20px;
    }
    .loction-sec .sidebar-body {
        flex-direction: column;
    }
    .loction-sec .sidebar-body .side-main {
        min-width: 100%;
        max-width: 100%;
    }
    .loction-sec .Towns .loction-items ul {
        min-height: auto;
        max-height: 300px;
    }
}

@media only screen and (min-width: 300px) and (max-width: 575px) {
    .btn-box{
        flex-direction: column;
    }
    .btn-box .btn-wh {
        width: 100% !important;
        padding: 15px 10px !important;
        height: auto !important;
        font-size: 16px !important;
        line-height: 20px !important;
    }
    p {
        font-size: 17px !important;
        line-height: 26px !important;
    }
    .home-banner-wrap .banner-content p {
        font-size: 25px !important;
        line-height: 35px !important;
    }
    .loction-sec .Recovered h1,
    .loction-sec .Table h1,
    .contact-info-sec .head h2,
    .info-box-sec .head h2,
    .frequently-sec .head h2,
    .testimonials-sec .head h2,
    .england-sec .england-content h2,
    .services-sec .head h2,
    .about-sec .about-contect-box h2,
    .home-banner-wrap .form-body h2,
    .home-banner-wrap .banner-content h2 {
        font-size: 30px;
        line-height: 40px;
    }
    .loction-sec,
    .info-box-sec,
    .frequently-sec,
    .about-info-sec,
    footer .footer-top,
    footer .info-box,
    .testimonials-sec,
    .england-sec,
    .services-sec,
    .about-sec {
        padding: 30px 0px;
    }
    .services-sec .head {
        margin: 0px 0px 20px 0px;
    }
    .england-sec .main-img img,
    .about-sec .main-img img {
        min-height: 220px;
        max-height: 220px;
    }
    
    header .header-btm .navbar .navbar-brand .logo {
        min-width: 70px;
        max-width: 70px;
        min-height: 70px;
        max-height: 70px;
    }
    .home-banner-wrap {
        padding: 140px 0 50px;
    }
    .home-banner-wrap .form-body {
        margin: 20px 0 0 0;
    }
    
    .about-sec .about-contect-box {
        padding: 20px 20px;
        margin: 0;
    }
    .need-servies .need-text p {
        font-size: 25px !important;
        line-height: 35px !important;
    }
    .services-sec .cart-box {
        margin: 0 0 30px 0;
    }
    .need-servies {
        padding: 50px 0px;
    }
    .video-sec .main-img img {
        max-height: 400px;
        min-height: 400px;
    }
    .video-sec .main-img .icon-box {
        padding: 0 40px 40px 0;
    }
    .testimonials-sec .main-img {
        margin: 0 0  30px 0;
    }
    .testimonials-sec .main-img img {
        max-height: 300px;
        min-height: 300px;
        border-radius: 100px 0 100px 100px;
    }
    .testimonials-sec .main-img::before{
        display: none;
    }
    .testimonials-sec .swiper-container {
        max-height: 400px;
        min-height: 400px;
    }
    .testimonials-sec .swiper-container .swiper-wrapper {
        position: relative;
        top: 0;
         height: 100%;
    }
    .testimonials-sec .coments-box .testimoinal-card .info p {
        min-height: auto;
        max-height: 300px;
        overflow-y: scroll;
    }
    .testimonials-sec .coments-box .testimoinal-card .info {
        margin: 0 0 20px 0;
    }
    .testimonials-sec .coments-box .testimoinal-card .card-foot {
        align-items: flex-start;
        flex-direction: column;
    }
    .testimonials-sec .coments-box .testimoinal-card {
        height: 100%;
        padding: 18px 15px;
    }
    .info-box-sec .info-card .main-img i,
    footer .info-box .info-card .main-img i {
        min-width: 100%;
        max-width: 100%;
        min-height: 100px;
        max-height: 100px;
        font-size: 40px;
    }
    .info-box-sec .info-card .card-content h4,
    footer .info-box .info-card .card-content h4 {
        font-size: 20px;
        line-height: 20px;
    }
    .info-box-sec .info-card .card-content .btn-box ul li,
    footer .info-box .info-card .card-content .btn-box ul li {
        font-size: 14px;
        line-height: 17px;
    }
    footer .footer-top .footer-logo {
        margin: 0 0 20px 0;
    }
    footer .footer-top .footer-logo img {
        min-width: 100px;
        max-width: 100px;
        max-height: 100px;
        min-height: 100px;
    }
    footer .footer-top .quik-inks {
        margin: 0 0 20px 0;
    }
    footer .footer-top .quik-inks ul {
        gap: 6px;
    }
    .inner-banner-wrap{
        padding: 150px 0 50px;
    }
    
    .inner-banner-wrap .banner-content h2{
        font-size: 40px;
        line-height: 50px;
    }
    .about-info-sec .content-info {
        padding: 0;
    }
    .about-info-sec .main-img {
        width: 100%;
        height: 220px;
        position: relative;
    }
    .about-info-sec .content-info ul {
        padding: 0 30px;
    }
    .about-info-sec .content-info ul li {
        font-size: 17px;
        line-height: 30px;
    }
    .inner-blog .cart-box .main-img img {
        min-height: 230px;
        max-height: 230px;
    }
    .inner-blog .cart-box .cart-text h3 {
        font-size: 22px;
        line-height: 32px;
        }
    .contact-info-sec .contact-box {
        padding: 25px 25px;
    }
    .services-sec .cart-box .cart-text h3 {
        font-size: 24px;
        line-height: 32px;
    }
    
    /*location-page css*/
    .loction-sec .Table ul li {
        font-size: 18px;
        line-height: 29px;
    }
    .loction-sec .sidebar-body {
        flex-direction: column;
    }
    .loction-sec .sidebar-body .side-main {
        min-width: 100%;
        max-width: 100%;
    }
    .loction-sec .Towns .loction-items ul {
        min-height: auto;
        max-height: 300px;
    }
}