.banner-section {
    width: 100%;
    float: left;
    position: relative;
    /* max-height: 100vh; */
    overflow: hidden;
}
.expertise-banner {
    width: 100%;
    float: left;
}
.bannner-list {
    width: 33.3333%;
    float: left;
    position: relative;
}
.read-more:hover {
    color: #fff;
    border: 1px solid #659257;
    background: #659257;
}
.banner-section img {
    display: block;

    width: 100%;
}
.bannner-list h2 {
    font-size: 32px;
    font-family: 'Lato-Heavy';
    line-height: 42px;
    margin: 0;
    color: #fff;
    position: absolute;
    bottom: 0px;
    padding: 25px  0px;
    text-align: center;
    left: 0;
    width: 100%;
    background: rgb(120 60 139 / 80%);
}
.bannner-list:nth-child(2) h2{
    background: rgb(234 196 10 / 80%);
}
.bannner-list:nth-child(3) h2{
    background:rgb(49 131 163 / 80%);
}
.our-ethos {
    width: 100%;
    float: left;
    position: relative;
    padding: 80px 140px;
}
h3.head {
    width: 100%;
    float: left;
    font-size: 32px;
    text-align: center;
    font-size: 32px;
    font-family: 'Lato-Heavy';
    line-height: 42px;
    margin: 0 0 30px;
    color: #404041;
}
.our-ethos p{
  font-family: 'Inter-Regular';
  margin: 0;
  padding-bottom: 20px;
  color: #404041;
  font-family: 18px;
  line-height: 30px;
}
.our-ethos p:last-child{
    padding: 0;
}
.our-ethos p b{
 font-family: 'Inter-Bold';
}
.home-section {
    width: 100%;
    float: left;
    padding: 60px 140px;
    background: #659257;
    color: #fff;
}
.hamo-list {
    width: 33.3%;
    float: left;
    padding: 0 30px;
}
.hamo-list h4{
    width: 100%;
    float: left;
    font-size: 18px;
    font-family: 'Inter-Bold';
    margin: 0 0 10px;
    padding: 10px 0;
    border-bottom: 2px solid #84A879;
    color: #fff;
}
.hamo-list p{
 font-family: 'Inter-Regular';
 margin: 0; 
 color: #fff;
 font-family: 18px;
 line-height: 30px;
}
.impacts{
    width: 100%;
    float: left;
    position: relative;
    padding: 80px 140px; 
    background: #F3F3F3;
}
.impacts-list {
    width: 100%;
    float: left;
}
.impct{
    width: 31.5%;
    float: left;
    position: relative;
    padding-bottom: 30px;
    
}
.impct:nth-child(3n+2){ 
    margin:0 2%;
    
}
.impct img{
    width: 100%;
}
.impct h4{
   width: 100%;
   float: left; 
   text-align: left;
   font-size: 26px;
   font-family: 'Lato-Heavy';
   line-height: 36px;
   margin: 20px 0  10px;
   color: #404041;
}
.impct p{
 font-family: 'Inter-Regular';
 margin: 0;  
 font-size: 16px;
 line-height: 30px;
}
.read-more label{
 cursor: pointer;
}
.read-more {
    margin-top: 20px;
    width: 109px;
    padding: 5px 15px;
    font-family: 'Inter-Bold';
    font-size: 12px;
    border: 1px solid #231F20;
    border-radius: 25px;
    float: left;
}
.who{
   width: 100%;
   float: left;
   position: relative;
   padding: 80px 140px; 
   background: #F3F3F3;
}
.who p{
    font-family: 'Inter-Regular';
    margin: 0;  
    font-family: 18px;
    line-height: 30px;
    text-align: center; 
}
.who-secction {
    width: 100%;
    display: block;
    margin: 0 auto;
    max-width: 786px;
}
.read-wrap {
    width: 100%;
    float: left;
    position: relative;
    
}
.servicetxt-wrap {
    width: 100%;
    float: left;
   /* height: 320px;
    overflow: hidden;*/
    transition: all 0.5s;
}
.read-more a{
    color:#404041 ;
}
.imp-img{
    width: 100%;
    float: left;
    position: relative;

}

.imp-img img{
    width: 100%;
    display: block;
}
.rear-more-wrap {
    width: 100%;
    float: left;
    padding:10px 30px 30px;
    background: #fff;
}
.imp-img:before{
    width: 100%;
    height: 12px;
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    opacity: 1;
}
.impct.violet .imp-img:before{
 background: #783C8B;
}

.impct.blue .imp-img:before{
 background: #3183A3;
}

.impct.yellow .imp-img:before{
 background: #EAC40A;
}


.projects-list {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 25px;
    position: relative;
    z-index: 9;
}
.projects-list ul li {
    width: auto;
    margin: 0 auto;
    display: inline-block; 
    font-weight: 700;
    font-size: 13.5px;
    padding: 0 0px;
}
li.linkend {
    opacity: 0.3;
}
.projects-list ul li .button {
    line-height: 13px;
    width: 120px;
    border: none;
    border-left: 1px solid #444;
    padding: 0;
    background: transparent;
    font-size: 13.5px;
    border-right: 1px solid #444;
}
.projects-list ul li span {
    padding: 0 10px;
}

@media only screen and (min-width: 1800px){
  .bannner-list h2{
    font-size: 45px;
    line-height: 55px;
    padding: 30px  0px;
}
}

@media only screen and (min-width: 1650px){
  .bannner-list h2{
    font-size: 40px;
    line-height: 50px;
    padding: 30px  0px;
}
.read-more{
    font-size: 15px;
}
.impct h4,
h3.head{
   font-size: 45px;
   line-height: 55px;
}
.who p,
.hamo-list p,
.impct p,
.hamo-list h4,
.our-ethos p{
    font-size: 24px;
    line-height: 38px;
}
.who-secction {
    width: 100%;
    display: block;
    margin: 0 auto;
    max-width: 1087px;
}
.servicetxt-wrap{
  height: 382px;
}
.read-more{
    width: 127px;
}
}

@media only screen and (max-width: 1000px){
  .bannner-list h2{
    font-size: 22px;
}
.impacts {

    padding: 60px 80px;
}
.home-section {

    padding: 60px 80px; 
}
}
@media only screen and (max-width: 820px){
  .bannner-list h2{
    font-size: 22px;
}
h3.head{
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 20px;
}
.impct h4{
    font-size: 22px;
    line-height: 32px;
}
.bannner-list {
    width: 100%;
    max-height: 50vh;
}
.who,
.impacts,
.our-ethos {

    padding: 60px 30px;
}
.home-section {

    padding: 60px 30px; 
}
.hamo-list {
    width: 100%;
    float: left;
    padding: 0  0px 40px;
}
.hamo-list:last-child{
    padding-bottom: 0;
}
.impct {
    width: 100%;
    float: left;
    position: relative;
    margin-bottom:  0px;
}
.impct:nth-child(2) {
    margin: 0 0   0px;
}
.impct:last-child{
   margin-bottom: 0px;
}
.rear-more-wrap {
    width: 100%;
    float: left;
    padding: 10px 20px 20px;
    background: #fff;
}
.imp-img:before{
    height: 8px;
}
.bannner-item {
    width: 100%;
    float: left;
    position: relative;
    height: 40vh;
    background: url(../images/banner.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.bannner-item img{
    visibility: hidden;
    opacity: 0;
}
.servicetxt-wrap { 
    max-height: inherit; 
    height: auto !important;
}
.read-more{
    margin-bottom: 20px;
}

.who p,
.hamo-list p,
.impct p,
.hamo-list h4,
.our-ethos p{
    font-size: 14px;
    line-height: 25px;
}
}

