/*resposnive manage*/
/*min-width: 1200px and max-width: 768px*/

@media all and (max-width: 1200px) and (min-width: 768px){
	.container{
	    margin: 0 auto;
    max-width: 1180px;
    padding: 0 20px !important;
    width: 100%; 
	}
	.hero-form-value-content{
	flex-wrap: wrap;
	}
	.hero-form-left{
	max-width: 100%;
	}
	.hero-form-right{
	width: 100%;
	padding-top: 10em;
	}
	
	.hero-info-form .form-card{
	width: 100%;
	}
	
	.director-wrap-section{
	margin-top: 10em;
	}
	
	.real-clients-main-div .container{
	   margin: 0 auto;
    max-width: 1180px;
    padding: 0 20px !important;
    width: 100%; 
	}
	.video-wrapper-content{
	flex-wrap: wrap-reverse;
	}
	.video-wrapper-right{
	max-width: 100%;
	padding: 20px;
	position: relative;
	}
	
	.circle-img{
	top: -10px;
    height: 369px;
    max-width: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    position: absolute;
    width: 100%;
    z-index: 1;
    display: flex;
    justify-content: center;
	left: 0;
	}
	
	.video-wrapper-left{
	margin-top: 0px;
	justify-content: left;
	}
	
	.video-wrapper-left .director-image{
	height: 380px;
    max-width: 350px;
	}
	
	
	.video-section-content .container{
	    margin: 0 auto;
    max-width: 1180px; 
    padding: 0 20px !important;
    width: 100%; 
	}
	
	.testimonial-section-content{
	display: flex;
	gap: 30px;
	padding-top: 2em;
	padding-bottom: 2em;
	}
	
	.our-team-section-main-div{
	flex-wrap: wrap;
	}
	
	.bootomLine{
	    /* top: 0; */
    bottom: 0;
    max-width: 147px;
    /* margin-top: 110px; */
    height: 7px;
    background: red;
    position: absolute;
    bottom: -17px;
    z-index: 10;
    width: 100%;
	}
	
	.our-team-left{
	position: relative;
	}
	
	.our-service-heading{
	flex-wrap: wrap;
	}
	
	.our-team-right{
	text-align: center;
    width: 100%;
    padding-top: 3em;
}

.our-team-images{
	flex-wrap: wrap;
    justify-content: center;
    row-gap: 40px;
}
	
.featured-logo-section-div.container{
	padding: 0;
}

.featured-logo-section-content{
	border-radius: 0;
	padding: 50px 90px 47px;
}

.desktop-view{
	margin-top: 150px;
}
	
.why-choose-inner-box{
	padding: 24px 18px;
}

.why-choose-list-img img {
    height: 80px;
    max-width: 80px;
    width: 100%;
}

.ready-transform-content h2{
	    font-size: 50px;
    line-height: 70px;
}

.ready-transform-content h2 span {
    font-size: 44px;
}

.footer-item-grid{
	grid-template-columns: repeat(3, 1fr);
}
	
	
}



/*media 768px*/

@media (max-width: 768px){
	.container {
		margin: 0 auto;
    max-width: 1180px;
    padding: 0 20px !important;
    width: 100%;
}
	
	.hero-form-value-content{
	flex-wrap: wrap;
	}
	
	.hero-form-right{
	padding-top: 5em;
    padding-bottom: 5em;
	}
	
	.director-wrap-content{
	margin-right: 0;
	flex-wrap: wrap;
	}
	
	.director-img{
	margin-top: 3em;
	}
	
	.our-service-heading{
	flex-wrap: wrap;
	}
	
	.ourServiceList-content{
	flex-wrap: wrap;
	gap: 22px;
	}
	
	.ourServiceList-decs{
	flex-wrap: wrap;
	padding-bottom: 25px;
	gap: 10px;
	}
	
	.ourServiceList-content img{
	    height: 54px;
    max-width: fit-content;
    width: 100%;
	}
	
	.ourServiceList-left p{
	font-size: 22px;
	}
	
	.footer-item-grid{
	    grid-template-columns: repeat(1, 1fr);
	}
	
	.client-info-wrapper{
	margin-top: 3px;
	}
	.client-info{
	    padding: 15px;
    background: #f2f6ff;
    padding-top: 50px;
	}
	.everflex-main-div{
	flex-wrap: wrap;
	}
	
	.everflex-main-div .everflex-left{
	width: 100%;
	}
	
	.that-mater-value{
	justify-content: space-between;
	}
	.everflex-main-div .everflex-right{
	width: 100%;
	}
	
	.brand-img-content{
	flex-wrap: wrap;
	}
	
	.video-wrapper-content{
	    flex-wrap: wrap;
    flex-direction: column-reverse;
	}
	
	.video-wrapper-left{
	margin-top: 60px;
	}
	.video-wrapper-right{
	padding: 20px;
    position: relative;
	}
	
	.circle-img {
    top: 0;
    left: 0;
    height: 240px;
    max-width: 460px;
    -o-object-fit: contain;
    object-fit: contain;
    position: absolute;
    width: 100%;
    z-index: 1;
}

.director-image{
	height: 250px;
}

.play-video img {
    cursor: pointer;
    width: auto;
    height: 40px; 
}

.swipe-scroll-div{
	width: 100%;
	margin-top: 3em;
}


.form-card{
	width: 100%;
}

.testimonial-section-top-heading h1{
	font-size: 25px;
}

.testimonial-card{
	    max-width: 100%;
    margin-top: 2em;
}

.awards-div{
	border-radius: 50.5px;
}

.bottom-img-wrap{
	flex-wrap: wrap;
}

.our-team-section-main-div{
	flex-wrap: wrap;
}

.our-team-left h2{
	font-size: 27px;
}

.our-team-right img{
 max-width: 100%;
}

.our-team-left{
	position: relative;
}

.our-team-right{
	padding-top: 3em;
}

.bootomLine{
	bottom: -15px;
}

.our-team-images{
	flex-wrap: wrap;
	gap: 30px;
}

.our-team-images img{
	max-width: 100%;
}

.ready-transform-content h2{
	font-size: 30px;
	line-height: 45px;
}

.ready-transform-content h2 span{
	font-size: 30px;
}

.ready-transform-content .text{
	font-size: 19px;
    line-height: 26px;
}


.featured-logo-section-div.container{
	padding: 0 !important;
}

.featured-logo-section-content{
	border-radius: 0;
}

.hero-form-value {
    padding-top: 30px;
}

.top-main-section-div{
	padding: 40px 0 44px;
}

.director-wrap-text{
	width: 100%;
    align-items: end;
}

.director-text-right {
    max-width: 100%;
    border-bottom: 2px solid red;
    padding-bottom: 10px;
}

.real-clients-top-heading h2{
	font-size: 27px;
}

.that-mater-value{
	display: block;
}

.that-mater-text p{
	font-size: 13px;
}

.everflex-content p{
	font-size: 13px;
}

.coma-text-content{
	flex-wrap: wrap;
}

.coma-text-right .coma-top-heading {
    font-size: 14px;
    color: #000;
    font-weight: bold;
}

.coma-text-right .bottom-text {
    font-size: 14px;
    line-height: 20px;
    color: #000;
    font-weight: bold;
}

.video-wrapper-text h2{
	font-size: 27px;
}

.p-text{
	font-size: 15px;
	line-height: 23px;
}

.user-name{
	font-size: 15px;
}

.user-role{
	font-size: 15px;
}

.our-service-heading h2{
	font-size: 25px;
}

.our-service-p p{
	font-size: 14px;
    line-height: 20px;
}

.why-choose-card .bgImage{
	display: none;
}

.why-choose-card{
	background: #fff;
}

.why-choose-inner-box{
	padding: 20px 20px;
	gap: 10px;
}

.why-choose-list-img{
	width: 100%;
	height: 70px;
}

.why-choose-list-inner-desc{
	        opacity: 1;
        transition: none;
        visibility: visible;
        overflow: visible;
        max-height: 100%;
}

.why-choose-list-title{
	max-width: 100%;
}

.why-choose-list-img img{
	    height: 57px;
    max-width: 71px;
    width: 100%;
}

.desktop-view {
    margin-top: 90px;
}

.why-choose-heading h2 {
    color: #fff;
    font-size: 30px;
    font-weight: 500;
    line-height: 125%;
    text-align: center;
    margin: 0;
}

.why-heading-border {
    max-width: 129px;
    width: 100%;
    background: red;
    height: 8px;
    margin: 0 auto;
    margin-top: -10px;
}

.why-choose{
	padding: 80px 0 50px;
}

.ready-transform-form-content{
	padding: 25px 30px 37px !important
}

.footer-section {
    background-image: url(../Images/footer-bg.webp);
    background-position: 0;
    background-size: cover;
    color: #fff;
    padding: 50px 0 80px;
}

.aboutus-footer .footer-logo img {
    height: 100px;
    margin: 30px 0 0;
    max-width: 1140px;
    -o-object-fit: contain;
    object-fit: contain;
    width: 100%;
}
	
	
}





@media (max-width: 1200px){
	.desktop-circle{
	display: none;
	}
}

@media (min-width: 1200px){
	.mobile-circle{
	display: none;
	}
}



