@media only screen and (min-width: 1024px) {
    
.container{max-width:990px;} 

}




@media only screen and (max-width: 991px) and (min-width: 768px) {
 
.navbar-brand img {
    max-width: 200px;
}

.header-inner-contant nav li a {
    font-size: 14px;
}

.banner-contant h1 {
    font-size: 32px;
}

.banner-contant p {
    font-size: 14px;
    padding: 0;
}

.about-article {
    padding-left: 50px;
}

.team-grid figcaption h3 {
    font-size: 15px;
    line-height: 1.2;
}

.team-grid p {
    font-size: 13px;
}

.team {
    padding: 50px 0;
}

.review-part .section-title {
    padding-top: 0;
    font-size: 36px;
    padding-bottom: 24px;
}

.footer-contant h2 {
    font-size: 40px;
}

.footer-nav ul li a {
    font-size: 16px;
}

  .whatWeDo hroup {
    max-width: 620px;
}
.ProcessStepsRow:nth-child(odd) .ProcessStepsCols {
    padding-right: 10%;
}

.ProcessStepsRow:nth-child(even) .ProcessStepsCols {
    padding-left: 10%;
}

.ProcessStepsRow:last-child {
    padding-bottom: 0;
}


  .section_title { font-size: 84px;}


}



 



@media only screen and (max-width: 767px) { 
    
 
    
    .ProcessStepsSection h2 {
        padding: 15px;
        font-size: 24px;
    }

.whatWeDo {
    padding: 36px 0;
}
    .ProcessStepsSection h2 {
    margin-bottom: 15px;
}

.Step-shape {
    margin: auto;
}

 

.Step-shape img {
    max-width: 200px;
}



    .ProcessStepsRow:last-child {
    padding-bottom: 0;
}
    .ProcessStepsRow {
    flex-direction: column;  padding-bottom: 68px;
}

.ProcessStepsCols {
    flex: 1;
    max-width: 100%;
    padding: 24px;
}

.ProcessStepsBanner {
    flex: 1;
    max-width: 100%;
}

.ProcessStepsRow:nth-child(odd) {
    flex-direction: column;
}

.ProcessStepsCols h3 {
    font-size: 24px;
    margin-bottom: 25px;
}

.ProcessStepsCols hgroup p {
    font-size: 16px;
}
    
    .processBannerCaption h1 {
    font-size: 32px;
}

.navbar-brand img {
    max-width: 150px;
}

.header-inner-contant nav li a {
    font-size: 12px;
    padding: 5px 6px;
}

.banner-contant h1 {
    font-size: 24px;
    padding: 10px 0;
}

.banner-contant p {
    font-size: 12px;
    padding: 0;
}

.about-article {
    padding-left: 0;
    padding-top: 0;
    padding-bottom: 20px;
}

.team-grid figcaption h3 {
    font-size: 15px;
    line-height: 1.2;
}

.team-grid p {
    font-size: 13px;
}

.team {
    padding: 50px 0 36px 0;
}

.review-part .section-title {
    padding-top: 0;
    font-size: 28px;
    padding-bottom: 24px;
    line-height: 1.5;
    max-width: 100%;
}

.footer-contant h2 {
    font-size: 32px;
    max-width: 100%;
}

.footer-nav ul li a {
    font-size: 14px;
    margin: 0;
}.about-section {
    padding: 50px 0;
}

.team-grid {
    padding: 15px 10px;
}

.review-part {
    padding: 50px 0;
}
 
.section-title {
    font-size: 28px;
    margin-bottom: 0;
}

.contact-aobut p {
    font-size: 18px;
}

.footer-contant img {
    width: 200px;
    margin: auto;
}
.about-section .row {
    flex-direction: column-reverse;
}
    .whatWeDo hroup {
    max-width: 480px;
}

.achivmentSection article.text_content {
    text-align: left;
    margin-bottom:20px;
}

.achivmentSection ul {direction: ltr;padding-left: 1.5rem;padding-right: 0;}

.achivmentSection .btn.border_btn {
    margin-left: 0;
}

.section_title{ font-size: 54px;}
   

}



@media screen and (max-width: 575px) {
    
    .section_title { font-size: 36px;}
    
    .whatWeDoBanner{display:none;}
    
 
    .processBannerCaption h1 {
    font-size: 24px;
}

.banner-contant p {
    display: none;
}

.banner-contant h1 {
    font-size: 14px;
    text-align: center;
}

.banner-contant {
    top: 64%;
}

.navbar-brand img {
    max-width: 100px;
}

.header-inner-contant {
    flex-direction: column;
}

.navbar-brand {
    /* padding-top: 0; */
}

header {
    padding: 5px 0 10px 0;
}

.header-inner-contant nav li a {
    font-size: 11px;
    padding: 5px 4px;
}

.about-section {
    padding: 36px 0;
}

.about-article .section-title {
    font-size: 24px;
}

.about-article p {
    font-size: 13px;
    padding: 8px 0;
}

.team {
    padding: 36px 0 20px 0;
}

.section-title {
    font-size: 20px;
}

.review-part {
    padding: 36px 0;
}

.review-part .section-title {
    font-size: 20px;
    padding-bottom: 15px;
}

.review-part p {
    max-width: 100%;
    font-size: 15px;
}

.review-part .ardent-rsearch {
    font-size: 14px;
    line-height: 1.4;
}

.contact-part {
    padding: 40px 0;
}

.contact-aobut p {
    font-size: 14px;
}

.contact-form {
    padding: 20px;
}

.contact-form .form-control {
    font-size: 13px;
}

.contact-form .btn {
    padding: 10px 15px;
    font-size: 14px;
}

.footer-contant h2 {
    font-size: 24px;
    margin: 0;
    text-align: left;
    padding: 10px 0;
}

.footer-nav ul li a {
    font-size: 14px;
    padding: 6px 8px;
    display: inline-block;
    width: 100%;
}

.footer-nav ul {flex-direction: column;}

footer {
    padding: 32px 0;
}

.team-grid figcaption {
    padding: 15px 0 0 0;
}
.contact-part .section-title {
padding: 10px 15px;}


}
