
@media screen and (max-width:1280px){
.container_middle,.container{max-width: 1170px;}
.ComminSections{width:100%; display:inline-block;}
.container{min-width: 1170px;}
 }
 
 @media screen and (max-width:1100px){
.container_middle,.container,.header,.section-header{max-width:100%; width:100%;}
.container{min-width: 100%;}
.Whoweare .MainContent_inforight img {max-width: 100%;height: 100%;object-fit: cover;}
.MainContent_infoleft h1 {font-size: 32px;color: #000;}
.MainContent_infoleft p{    font-size: 16px;}

 }
 
 @media screen and (max-width:767px){
.Whoweare .MainContent_inforight img {max-width: 100%;height:auto;object-fit: cover;}	 
.Whoweare {padding: 22px 0 0;}	
.container{padding:0px;}
.enable-section{    padding: 26px 20px 25px;}
.tech-section{    padding: 0px 20px 25px;}
 .containe_top{display:inline-block;}
 .quote-section{    padding: 20px 15px;}
 .career-banner{    padding: 0 17px;}
 .services-page{        padding: 30px 17px 30px 17px;}
 .services-process{    flex: 1 1 110px;}
.founder-content {flex: 1.2;padding: 0 17px;text-align: justify; }
.founder-section,.WhychousBG{padding-bottom:30px; padding-top:30px;}
.page-wrapper,.main-banner{min-height: 50vh;}
.banner-content{padding: 19px;}
.main-banner{        padding: 23px 0;}

 }