@media (min-width:1025px) and (max-width:1440px){

.header-style-five .header-lower .nav-outer .main-menu .navigation > li {
        margin-right: 15px;
    }
    .main-menu .navigation > li > a {
    position: relative;
    display: block;
    text-align: center;
    opacity: 1;
    color: #000 !important;;
    font-size: 16px;
    line-height: 30px;
    font-weight: 500;
    padding: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
;
    text-transform: capitalize;
    -webkit-transition: all 300ms 
ease;
    transition: all 300ms 
ease;
}
.header-style-five .header-lower .outer-box .btn-box {
        display: block;
    }
        .banner-section-two {
        padding: 120px 15px 0;
    }

    
}

@media (min-width:1441px) and (max-width:1920px){
  
.header-style-five .header-lower .outer-box .btn-box {
        display: block;
    }
        .banner-section-two {
        padding: 120px 15px 0;
    }
}


@media(min-width:1380px) and (max-width:1550px){
.banner-section-two .banner-slide .content-column .inner-column .title {
    font-size: 44px;
    margin-bottom: 30px;
}

    .banner-section-two .banner-slide .content-column .inner-column
 {
        padding: 181px 0 262px 60px;
    }
}


@media(min-width:320px) and (max-width:720px){
    .contact-section-five .outer-box {
        padding-left: 0;
        border-radius: 0;
        margin-right: -114px;
    }

    .row>* {
    flex-shrink: 0;
    width: 95%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-top: var(--bs-gutter-y);
    padding-top: 20px;
}
.contact-section-five .contact-column{
    padding-left: 0px !important;
}

.row {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(-1 * var(--bs-gutter-y));
    margin-right: calc(-.5 * var(--bs-gutter-x));
    margin-left: calc(-.5 * var(--bs-gutter-x));
    flex-direction: row-reverse;
}
.contact-section-five .content-column .inner-column {
    position: relative;
    margin-bottom: 40px;
    padding: 0px 40px 70px;
    background-color: #f5f5f5;
    border-radius: 10px;
   
}
.footer-style-one.style-two .footer-bottom .inner-container .footer-nav {
    padding-right: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    padding-bottom: 0px;
}
.imggal {
    margin: 1px;
    margin-top: 20px;
}
.row {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(-1 * var(--bs-gutter-y));
    margin-right: calc(-.5 * var(--bs-gutter-x));
    margin-left: calc(-.5 * var(--bs-gutter-x));
    flex-direction: row;
    align-content: stretch;
    justify-content: space-around;
}


.footer-style-one.style-two .footer-bottom .scroll-to-top {
    margin-left: 0px;
    position: relative;
    border-radius: 0;
}

    .footer-style-one.style-two .footer-bottom .inner-container

 {
        padding: 10px 0;
        padding-bottom: 69px;
    }

    .footer-bottom .footer-nav li:first-child {
    margin-left: 0px;
    padding: 10px;
}

.about-section-two {
    position: relative;
    padding: 120px 0 10px;
    margin-top: 30px !important;
}


.sec-title .faqtxt {
    font-size: 27px;
}
.faqtxt1{
    font-size: 22px !important;
}
.contacttxt{
    font-size: 24px !important;
    padding-top: 20px !important;
}
.mapsize{
    width:80% !important;
    height:50% !important;
}
.contact-section-five {
    position: relative;
    padding: 0px 0px 50px;
}

.client-section-two .client-block .image img {
    width: 100%;
}

.service-details-section .widget-sidber .widget-category ul li a {
    padding: 2px 8px;
    width: 100%;
    color: #236e95;
    display: inline-block;
    margin-bottom: 15px;
    border-radius: 50px;
    position: relative;
    z-index: 1;
    text-transform: capitalize;
    font-size: 17px;
    line-height: 30px;
    font-weight: 500;
    background-color: var(--theme-color-white);
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
}

.breadcume-section .breadcumb-content {
    padding: 0px 0 0px !important;
}


}
 @media (max-width: 575.98px) {
    .footer-style-one.style-two .footer-bottom .scroll-to-top {
        padding: 3px 0;
    }
    .footer-style-one.style-two .footer-bottom .scroll-to-top {
    padding: 0px 0;
}
.footer-style-one .footer-bottom .footer-nav{
    padding: 0 15px;
}
}

@media (min-width:1443px) and (max-width:2200px) {
    
    
    .shape-24 {
    width: 775px;
    height: 759px;
    background-image: url(../images/icons/shape-24.png);
    display: none !important;
}
    
}

@media (min-width:320px) and (max-width:2200px) {
    
    
   .icon-5 {
  width: 206px;
  height: 140px;
  /* background-image: url(../images/icons/icon-5.png); */
  display: none !important;
}
    
}

/* Make swiper arrows smaller on mobile */
@media (max-width: 768px) {
  .swiper-button-next,
  .swiper-button-prev {
    width: 18px !important;   /* smaller width */
    height: 18px !important;  /* smaller height */
  }

  .swiper-button-next::after,
  .swiper-button-prev::after {
    font-size: 12px !important; /* smaller arrow icons */
  }
}
@media (min-width:320px) and (max-width:720px) {
   .button{
        display: none !important;
    }

    .space {
    padding: 3px;
    margin-left: 0px !important;
    width: 100%;
}

.h2txt{

    margin-top: 84px !important;
    margin-left: 75px !important;
   

}
.txtsize1{
        margin-top: 43px !important;
        margin-left: 22px !important;
        font-size: 25px;
        text-align: center !important;
}
.breadcume-section .outer-box {
    position: relative;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    /* height: 109%; */
    padding: 59px;
}
.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    width: 100%;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 20px;
}

.breadcume-section .breadcumb-content .breadcumb-title .title {
    font-size: 25px;
    line-height: 45px;
    margin-bottom: 10px;
}
.service-details-section .widget-sidber-box .inner-contact-box .title {
    font-size: 27px;
    color: var(--theme-color-black);
    margin-bottom: 28px;
}
img {
    display: -webkit-box;
    max-width: 100%;
    height: auto;
}

.contact-form-three .form-group {
    position: relative;
    margin-bottom: -18px;
}
.contact-form-three .select2-container--default .select2-selection--single, .contact-form-three input:not([type=submit]), .contact-form-three textarea, .contact-form-three select {
    position: relative;
    display: block;
    width: 100%;
    height: 56px;
    font-size: 16px;
    line-height: 30px;
    font-weight: 500;
    padding: 13px 20px;
    color: #9c94b3;
    border-radius: 44px;
    border: 1px solid rgba(0, 0, 0, 0.1019607843);
    background-color: transparent;
    margin-bottom: 10px;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
}
.testimonial-section-two .content-column .inner-column .outer-box .nav-box {
    display: none !important;
}

}

@media (min-width:1350px) and (max-width:1920px) {
.sticky-header .main-menu .navigation > li {
    margin: 0;
    margin-left: 10px;
    margin-right: 23px;
    padding: 20px 0;
}
}


@media (min-width:320px) and (max-width:720px) {

    .breadcume-section::before {
display: none !important;
}

.breadcume-section .outer-box {
    position: relative;
    overflow: hidden;
    background-image: url(../images/inner-banner.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 0px !important;
}

.breadcume-section {
    position: relative;
    padding: 75px 9px 0px;
}
.testisize {
    width: 40% !important;
}
.service-details-section .contents-column .service-content .title {
    font-size: 35px;
    color: #054e6d;
    padding-top: 20px;
    padding-bottom: 4px;
}

}