@media (min-width: 993px) and (max-width: 1200px){
    .heade-left-col{
        width: 41% !important;
    }
    .heade-center-col{
        width: 22% !important;
    }
    .heade-right-col{
       width: 37% !important; 
    }
}
@media (max-width: 767px){
    .home-banner-section .elementor-container{
        align-items: center !important;
    }
    .dolorIn-section-list ul{
        row-gap: 15px;
    }
    .background-design h2{
        text-transform: capitalize !important;
    }
	.project-nav {
    justify-content: flex-start;

}
	.slider-content a {
    padding-top: 0px;
    padding-bottom: 0px;
}
	.all-site-button .cs-cta-btn a.button {
    padding-top: 0px;
    padding-bottom: 0px;
}
	.project-archive-btn {
    padding-top: 0px;
    padding-bottom: 0px;
}
.slider-content {
    padding-bottom: 5px;
}
    #desing-philosophy {
    z-index: 99;
    width: 100%;
}
#project-over-view .project:nth-child(odd) .project-box .inner-right-col{
 padding-right: 0px;
}

#project-over-view .project:nth-child(even) .project-box .inner-right-col{
     padding-left: 0px
}
#project-over-view .project-box .inner-right-col{
 padding-top: 6px;
}
.home_ctaImg .cs-cta .cs-cta-img img {
     height: auto;
    object-fit: cover;
    aspect-ratio: 4 / 3;
    overflow: hidden;
}
.project-featued-image img{
    height: auto !important;
    object-fit: cover !important;
    aspect-ratio: 4 / 3 !important;
    overflow: hidden ;
}
.banner-area{
    min-height: 480px !important;
}
.banner-area .e-con-inner{
    padding-top: 200px !important;
    padding-bottom: 200px !important;
}
.banner-area-inner {
    justify-content: center !important;
}
.project-nav.desktop{
    display: none;
}
.project-nav {
    transform: translateY(13px);
    margin-top: 0;
    z-index: 999;
    position: relative;
}
.cs-menu-mobile .dropdown-toggle {
    width: 100%;
}

.cs-menu-mobile .dropdown-toggle:before {
    right: 0;
    position: absolute;
    top: 7px;
}
.cs-cta.cta-layout-text-normal .cs-cta-content {
    padding-top: 8px;
}
.project-slider-title {
    margin-top: 24px;
	margin-bottom: 16px;
}
	.project-slider-dis{
		margin-bottom:16px
	}
p {
    margin: 0 auto 16px;

}
.circle-partner .slick-dots{
		margin:24px auto 0;
	}
.single-course-layout {
    flex-direction: column;
    align-items: self-start;
}
.single-content {
    flex: 0 0 100%;
    padding-left: 0px;
    margin-top: 13px;
}
.single-content .custom-color{
   font-size: 16px;
        line-height: 22px;
}
    .single-content h2.custom-color {
        font-size: 24px;
        line-height: 31px;
    }
.content-pera {
    margin-top: 15px;
	line-height: 22px;
    font-size: 16px;
}
.single-project-layout .single-img img {
    height: 217px;
}
.col-layout-2 .course-card.swiper-slide {
    width: 100% !important;
    margin: 0 !important;
}
.col-layout-2 .course-card.swiper-slide img{
  height: 217px;
}
.col-layout-2 .swiper-wrapper {
    gap: 29px;
}
.post-desable {
    font-size: 16px;
    line-height: 22px;
}
	.project-archive-btn {
    font-size: 16px;
    line-height: 22px;
}
}
@media (min-width: 768px){
.project-nav.mobile{
    display: none;
}
}
