@media screen and (max-width: 360px) {

}

@media screen and (max-width: 480px) {

.header .navigation .menu-item-has-children .sub-menu .menu-item-has-children>.sub-menu {
    left: 0% !important;
    top: 100% !important;
}
.header.sticky .navigation .menu-item-has-children .sub-menu .menu-item-has-children>.sub-menu {
    left: 0% !important;
    top: 100% !important;
}

}
@media screen and (max-width: 576px) {
    
}

@media screen and (max-width: 992px) {
	.hamburger {
    display: flex !important;
    width: 40px;
    height: 40px;
    background: var(--thm-color-one);
    align-items: center;
    justify-content: center;
}

.navigation {
    display: block !important;
    position: fixed;
    left: -100% !important;
    top: 77px;
    height: 100vh;
    overflow-y: auto;
    width: 250px;
    background-color: var(--thm-color-one);
    transition: 0.5s all;
    z-index: 100;
}
	.header .navigation.open {
    left: 0 !important;
}
	.menu-item-has-children .sub-menu .menu-item-has-children>.sub-menu, .menu-item-has-megamenu:hover>.megamenu, .menu-item-has-megamenu .megamenu, .menu-item-has-children .sub-menu {
    opacity: 1 !important;
    visibility: visible!important;
    left: 0!important;
    width: 100%!important;
    position: relative;
    display: none;
    padding: 0;
}

.menu-item-has-children .sub-menu {
    position: relative !important;
    top: 10px!important;
    left: 0px!important;
    right: 0!important;
    width: 200px!important;
    transition: 0s all !important;
    z-index: 1!important;
}
    .header .navigation .main-menu {
    display: block !important;
}
.menu-item {
    color: #000!important;
    font-size: 16px !important;
    font-family: 'Sora';
    font-weight: 500;
    margin: 1px 2px;
    padding: 10px;
    border-bottom: 1px solid #fff;
}
    .banner-image img {
    width: 100%;
    height: 550px;
}
    .menu-item a {
    display: flex;
    justify-content: space-between;
}

.header .navigation .menu-item-has-children .sub-menu {
        width: 100% !important;
}
.header .navigation .menu-item-has-children .sub-menu .menu-item {
    background-color: var(--thm-color-one) !important;
    border: 0 ;
}

.header .navigation .menu-item-has-children .sub-menu .menu-item>a {
    font-size: 16px !important;
}

.header-btn {
    display: none;
}

.about-right {
    padding: 0 22px !important;
}


.headding-line::before {
    width: 18%;
}
.headding-line::after {
    width: 18%;
}
.ft-top-headding h1 {
    font-size: 22px;
}
.service-card h3 {
    display: flex;
    align-items: flex-start;
}
.testimonial-text {
    padding: 20px;
}
.testimonial-text i {
    font-size: 29px;
}
.ft-rorate {
    width: 100px;
}
.w-100.text-end.mb-5 {
    margin: 22px 0 !important;
}
.about-image {
    margin-top: 24px;
    margin-bottom: 14px;
}
.about-image img {
    border-radius: 15px;
    width: 100%;
}
.servicetwo-image img {
    width: 60px;
}
.contact-details {
    height: auto;
}
.testimonial-slider.slick-initialized .slick-slide {
    display: block;
}
.testimonial-text {
    width: 100%;
}
}

@media screen and (max-width: 576px) {
    .top-headding {
        display: block !important;
        margin-bottom: 25px;
    }
    .number-about {
        gap: 6px !important;
    }
    .rotate-two {
        margin-top: 16px !important;
    }
    .rotate-three {
        margin-top: 16px !important;
    }
    .rotate-four {
        margin-top: 16px !important;
    }
    
    .about-card h4 {
        font-size: 16px !important;
    }
   
    .ft-top-headding h1 {
        font-size: 20px;
    }
    .ft-rorate {
        width: 80px;
    }
    .footer {
        border-radius: 0 0 0 0;
    }
    .team-headding h1 {
        font-size: 16px;
    }
    .team-headding img {
        width: 50px;
    }
    .service-card h3 {
        display: flex;
        align-items: center;
        font-size: 18px;
    }
    .subheader-title h1 {
        color: #fff;
        font-size: 25px;
    }
    .ft-top-headding {
        display: block !important;
    }
    .w-100.text-end {
        text-align: left !important;
        padding-top: 23px;
    }
    .next-btn.w-20 {
        width: 50%;
    }
    .headding h1 {
        font-size: 25px;
    }
}

@media screen and (min-width: 576px) and (max-width: 767px) {
    .team-headding h1 {
        font-size: 25px;
    }
    .headding-line::before {
        width: 35%;
    }
    .headding-line::after {
        width: 35%;
    }
    .ft-top-headding h1 {
        font-size: 22px;
    }
   
}
@media screen and (max-width: 767px) {
    .section-heading h2 {
        font-size: 16px;
    }
    .banner-title {
        font-size: 36px !important;
    }
    .banner-bottom {
        display: block;
    }
    .counter-list {
        justify-content: start;
    }
    .sm-img {
        margin-top: 25px;
    }
    .rectangle {
        width: 167px !important;
    }
    .rotate-img {
        top: -31px;
        width: 81px !important;
    }
    .partner-hadding:before {
        width: 30%;
    }
    .partner-hadding h2 {
        font-size: 22px;
    }
    .subheader {
        height: 200px;
    }
    .breadcrumb {
        padding: 10px;
        font-size: 20px;
        margin-bottom: 0;
    }
    .comment-one.box-comment {
        margin-left: 0px !important;
    }
    .d-flex.justify-content-between.w-100 {
        display: block !important;
    }
}

@media screen and (min-width: 767px) and (max-width: 992px) {
    .rectangle {
        width: 167px !important;
    }
    .rotate-img {
        top: -31px;
        width: 81px !important;
    }
    .partner-hadding:before {
        width: 50%;
    }
    .banner-title {
        font-size: 38px !important;
    }
    .team-headding h1 {
        font-size: 25px;
    }
    .headding-line::before {
        width: 35%;
    }
    .headding-line::after {
        width: 35%;
    }
}
@media screen and (min-width: 360px) and (max-width: 576px) {
    .banner-title {
        font-size: 28px !important;
    }
    .banner-title p {
        font-size: 16px !important;
    }
}

@media screen and (min-width: 1200px) and (max-width: 1400px) {
    .banner-title {
        font-size: 50px !important;
    }
    .btn-sm {
        padding: 3px 10px !important;
        font-size: 13px !important;
    }
    .rotate-img {
        top: -50px;
        width: 164px !important;
    }
    
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
    .banner-title {
        font-size: 45px !important;
    }
    .partner-hadding:before {
        width: 60%;
    }
    .rotate-img {
        top: -50px;
        width: 138px !important;
    }
}


