/************end**********/

.container {
    max-width: 1280px;
}

@media (min-width: 1900px){

.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    max-width:1900px;
}

}

@media screen and (max-width: 1460px) {
   .container {
    max-width: 1280px;
}
}

@media screen and (max-width: 1360px) {
 
}

@media (max-width: 1250px) {

.banner-wrapper {
    padding: 162px 0 140px;
    position: relative;
}
.modernInnovationPic .modernInnovationBadge {
    position: absolute;
    bottom: 0;
    right: -5px;

}
.whyUsWrapper .whyUsPic {
    position: absolute;
    inset: 0;
    left: auto;
    width: 44%;
}
.section-heading h2,
.page-content h2, .heading-group h2 {
    font-size: 50px;

}

.sec-about {
    padding: 70px 0px 60px 0px;
}

}

@media screen and (max-width: 1235px){
      .menu-center{
    display: none;
}
.menu_icon_box {
  
    display: block;
 
    margin-right: 15px;
}

}

@media screen and (max-width: 991px){
	.inner-banner-new {
    padding: 100px 0px;
    background-size: cover;
}
 .serviceSliderOuter {
    margin: 0;
}
.modernInnovationWrapper .section-heading {
    max-width: 100%;
    margin-left: auto;
    margin-top: 30px;
}
.modernInnovationPic  img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.dataLeft,
.dataRight  {
    text-align: center;
}
.ourProjectWrapper .dataRight {
    max-width: 100%;
    padding-top: 15px;
}
.whyUsWrapper .section-heading {
    max-width: 100%;
    padding: 50px 0;
}
    .whyUsWrapper .whyUsPic {
        position: relative;
        inset: 0;
        left: auto;
        width: 100%;
    }

    .fieldTitle {
    flex: 0 0 100%;
}
.newContactFormOuter .formTop .fieldTitle p {
    max-width: 100%;
    color: #343332;
    font-family: var(--heading-font);
    font-size: 24px;
    font-weight: 400;
    line-height: 1.5;
    text-transform: capitalize;
    margin-bottom: 18px;
}
.serviceAreaWrapper .col {
    max-width: 50%;
    flex: 0 0 50%;
}
}
@media (max-width: 767.98px) {
    .img-fluid-castom {
    width: 100%;
    height: 300px;
    object-fit: cover;
}
    .card-group-data h3 {
    margin-bottom: 5px;
line-height: 1.5;
    font-size: 24px;

}
    .projects-holder .card-body h3,
	.projectCard .card-body h3{
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
  
}
    .sec-about {
    padding: 40px 0px 40px 0px;
}
  .mobile-group-details {
    margin-top: 15px;
    padding: 20px;
    background-color: #262F7C;
   
    border-radius: 0;
  }

  .view-more-btn,
	.projectViewMore{
margin-top: 10px;
        display: inline-block;
        padding: 10px 25px;
        border-radius: 100px;
  }
	    .footer-top-row .col {
        /* width: 30%; */
        flex: 0 0 30%;
			margin-bottom: 26px;
    }
	.footer-top-row .col:nth-child(4),
	.footer-top-row .col:nth-child(5){
		flex: 0 0 50%;
	}
	.logo {
    width: 237px;
  
}
	.banner-content-holder h1,
    .innrer-banerdat h1 {
    font-size: 40px;
		line-height:55px;
  
}
	.banner-content-holder p {
    font-size: 22px;
    font-weight: 500;
    line-height: 1.6;
    color: #fff;
    max-width: 650px;
    margin-bottom: 40px;
}
	.tab-btn {
  
    font-size: 16px;
 
}
}

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

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

.bathces1{
    display: none;
}
}
@media only screen and (max-width:650px) {
	.headerDataRight{
		display:none;
	}
   
.castom-conatct{
    flex-wrap: wrap;
}
.cta-dta h2 {
    color: #fff;
    text-align: center;
    font-size: 30px;
    line-height: 43px;
    margin-bottom: 30px;
}
	.items4 > div {
    padding-bottom: 22px !important;
}
}
@media only screen and (max-width:450px) {
    .page-content h2, .heading-group h2 {
    
    margin-bottom: 15px;
}
.sec-project .heading-group h2{
    margin-bottom: 0px;
}
    .sec-project{
        padding: 40px 0px;
    }
	    .newContactFormOuter {
        margin-top: -361px;
    }
	.newContactFormOuter{
		padding:24px;
	}
	.serviceSliderNav .swiper-pagination {
    position: static;
    width: auto;
    margin: 33px 0 0;
}
	.serviceSliderOuter {
        margin: 0;
        padding: 0px 15px;
    }
	.serviceSlideCard figure {
       height: 341px;
    margin: 0px;
}
	.serviceSlideCard .data {
    margin-top: 0;
    padding: 20px;
    background-color: var(--primary-color);
    max-width: 100%;
    position: relative;
    z-index: 2;
    margin-left: 0;
}
	.whyUsWrapper .whyUsPic {
        position: relative;
        inset: 0;
        left: auto;
        width: 100%;
        padding: 20px 15px 0px 15px;
    }
	    .whyUsWrapper .section-heading {
        max-width: 100%;
        padding: 25px 0;
    }
       .footer-top-row .col {
        /* width: 30%; */
        flex: 0 0 100%;
        margin-bottom: 26px;
    }
	    .footer-top-row .col:nth-child(4), .footer-top-row .col:nth-child(5) {
        flex: 0 0 100%;
    }
	.newContactFormOuter {

    margin-top:-395px;
  
}
	.section-heading h2,
    .page-content h2, .heading-group h2 {
        font-size: 30px;
      
    }
	.section-padding {
    padding: 30px 0;
}
	.section-padding {
    padding: 30px 0;
}
	.projectSliderOuter .swiper-pagination {
    position: static;
    margin-top: 36px;
}
	.projectSliderCard figure {
    height: 407px;
    position: relative;
    margin-bottom: 0px;
}
	.showroomMaps iframe {
    width: 100%;
    height: 300px;
    border-radius: 20px;
}
.projectSliderOuter {
    padding: 0 15px;
}
.section-heading.mb-50 {
    margin-bottom: 38px;
}
	.serviceAreaWrapper .col {
        max-width: 100%;
        flex: 0 0 100%;
    }
	.whyUsWrapper .section-heading .whyUsAwardsHolder {
    margin-top: 30px;
    flex-wrap: wrap;
}
	.whyUsWrapper .section-heading .whyUsAwardsHolder .awardsBadge {
    padding-right: 0;
    margin-right: 0;
    border-right: none;
    margin-bottom: 15px;
}
	.page-content-febrice h3 {
   
    font-size: 27px;
    line-height: 40px;
  
}
	
	.card-group-data p {

    font-size: 16px;
    line-height: 27px;
  
}
	.pejcts-cat-list li {
    padding: 6px 10px;
    background: #fff;
    margin-bottom: 8px;
    cursor: pointer;
    border-radius: 6px;
    width: 100%;
}
	    .page-content-febrice h2 {
        font-size: 27px;
        line-height: 40px;
    }
	.card-group-data ul li {
    position: relative;
    color: #fff;
    padding-left: 28px;
    margin-bottom: 16px;
    font-size: 16px;
}
	   
	.btn, .basic-btn {
    font-size: 16px;
    line-height: 1.4;
    font-weight: 600;
    letter-spacing: 0;
    text-align: center;
    text-transform: uppercase;
    border: 1px solid var(--primary-color);
    background-color: var(--primary-color);
    padding: 10px 13px;
    min-width: 210px;
    border-radius: 30px;
    cursor: pointer;
    display: inline-flex;
    justify-content: center;
    position: relative;
    overflow: hidden;
    z-index: 9;
    color: #fff !important;
}
	    .projects-holder .card-body h3, .projectCard .card-body h3 {
        font-style: normal;
        font-weight: 500;
        font-size: 18px;
    }
}