.icon-boxes {
    padding: 20px 15px;
    position: relative;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 0 29px 0 rgb(68 88 144 / 20%);
    transition: all 0.3s ease-in-out;
    border-radius: 8px;
    text-align: center;
    }
    .iconboxes{
    padding: 20px 15px;
    position: relative;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 0 29px 0 rgb(68 88 144 / 20%);
    transition: all 0.3s ease-in-out;
    border-radius: 8px;
    text-align: center;
    margin-top: 139px;

    }
    .locationbox{
      background:#FFFFFF 0% 0% no-repeat padding-box;
      box-shadow: 0px 0px 25px #0000001a;
     
      display: flex;
      align-items: center;
      padding: 5px;
      gap: 11px;   
      margin-bottom: 10px;
      border-radius: 11px;
    }
    .centdata{
      font-family: 'Poppins';
      font-style: normal;
      font-weight: 400;
      line-height: 136%;
      color: #3E4958;
      
    }    
    .designfounder{
      height: 3px;
      background: #F48884;
    }
   .box{
      background: white;    
      border-radius: 10px !important;  
      box-shadow: 0 0 29px 0 rgb(68 88 144 / 20%);
      padding: 20px 15px;   
      position: relative;
      text-align: center;
      margin-bottom:10px;   
  } 
  #infoparagraph{
    text-align: justify !important;
    }
     
    #headingheader{font-family: 'Poppins';
    font-style: normal;
    font-weight: 800;
    color: #F16A65;
    text-align: center;}    
    .designadvisor{    background-color: #D66F6F;
    height: 34px;
    width: auto;
    max-width: inherit;}
    
    .ac{text-align: justify; font-family: 'Poppins'; display: contents;}
    h6{
      font-family: 'Poppins';
    }
    #im{width: 100%;
      height: 50%;}
  
    .contentpillars{font-family: 'Poppins'; text-align: justify;display: contents;color:black}
    
    .headingpillar{font-family: 'Poppins';
    font-style: normal;
    font-weight: 800;
    color: #F16A65;
    text-align: center;
    margin-top: 25px;}
  
  .infofounder{
    color:black;
  
  }
  .mark{
    color: red;
  }
  #map{
    color:blue;
  }
  #location{
    width: 100%;
    height: 260px;
  }
  #paragraphmain{
      font-family: 'Poppins';
      font-style: normal;
      font-size: 18px;
      line-height: 27px;
      color: #2C2C2C;
  }
  #headingbanner{
    font-family: 'Poppins';
      font-style: normal;
      font-weight: 800;
      font-size: 35px;
      line-height: 65px;
      color: #F16A65;
  }
  #paragraphone{
    height: 328px;    
      font-family: 'Poppins';
      font-style: normal;
      font-weight: 300;
      font-size: 14px;
      line-height: 18px;
      text-align: center;
  }
  #paragraphtwo{
    font-family: 'Poppins';
      font-style: normal;
      font-weight: 300;
      font-size: 14px;
      line-height: 18px;
      text-align: center;
      color: #3A3A3A;
  
  }
  #parathree{
    font-family: 'Poppins';
      font-style: normal;
      font-weight: 400;
      font-size: 14px;
      line-height: 18px;
      text-align: center;
      color: #3A3A3A;
  }
  #parafour{
    font-family: 'Poppins';
      font-style: normal;
      font-weight: 400;
      font-size: 14px;
      line-height: 18px;
      text-align: center;
      color: #3A3A3A;
  }
  #parafive{
    font-family: 'Poppins';
      font-style: normal;
      font-weight: 400;
      font-size: 14px;
      line-height: 18px;
      text-align: center;
      color: #3A3A3A;
  }
  #imgfounder{
  width: 335px;
  height: 246px;
  }
  .imm{
    width: 100%;
    height: 490px;
  }
  .pillars .owl-nav { display: none; }
  .pillars .owl-stage{margin-top: 2.5rem!important; margin-bottom: 1.5rem!important;} 
  /* @media only screen and (max-device-width: 767px){
    .pillars .owl-nav { display: none; }
  } */
 
  @media only screen and (min-device-width: 320px) and (max-device-width: 568px)
  {
    #paragraphmain{
      text-align:left;
    }
    
    #location{
      width: 100%;
      height: 100%;
    }
    .locationbox{
      display:block;
  } 
  .icon-boxes{
    margin-top: 0px!important;
  } 
  }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px)
  {
    
    /* .our-pillars{
      width: 50% !important;
    } */
    .coldesign{
      width: 100%;
    }
  #im {
    width: 50% !important;    
}
.imm{
  width: 100%;
}
#location{
  width: 100%;
  height: 100%;
  
}
.locationbox{
  display:block;
} 
.locc{
  display: contents;

}
}