.our-dna{
    font-size: 30px;
    font-family: 'Open Sans', sans-serif;
}
.paragraph{
    font-size: 16px;
    color:#747684;
}
.our-mission{
    font-size: 16px;
    color:#747684;
    margin-top: 30px;
}
.col-20 {
    width: 18%;
    margin: 7px 15px 7px 0px !important;
    display: inline-block;
    font-size: 17px;
}
.integrity-title{
    color: #ffffff;
    background-color: #325708;
    padding: 10px;
    text-align: center;
}
.integrity-body{
    color: #ffffff;
    background-color: #64ae11;
  
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
}
.integrity{
    /*height: 200px;*/

}
.innovation-title{
    color: #ffffff;
    background-color: #2e2045;
    padding: 10px;
    text-align: center;
}
.innovation-body{
    color: #ffffff;
    background-color: #5c418a;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
}
.innovation{
    /*height: 200px;*/
}
.Expertise-title{
    color: #ffffff;
    background-color: #760e12;
    padding: 10px;
    text-align: center;
}
.Expertise-body{
    color: #ffffff;
    background-color: #ed1c24;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
}
.Expertise{
    /*height: 200px;*/

}
.Collaborative-title{
    color: #ffffff;
    background-color: #003435;

    text-align: center;
}
.Collaborative-body{
    color: #ffffff;
    background-color: #00686b;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
}
.Collaborative{
    /*height: 200px;*/

}
.Human-title{
    color: #ffffff;
    background-color: #532246;

    text-align: center;
}
.Human-body{
    color: #ffffff;
    background-color: #a6448d;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
}
.Human{
    /*height: 200px;*/
}
.core-values{
    margin-top: 10px;
}
.winner,.business,.shortlisted,.business-awards,.finalist,.rec,.iso{
    display: inline-block;
    padding: 17px;
    text-align: center;

}
@media (min-width : 320px) and (max-width : 359px) {
    .OUR-DNA{
        margin-top: 20px;
    }
    .col-20 {
        width: 100%;
    }
    .integrity,.innovation,.Expertise,.Collaborative,.Human{
        height: 110px;
    }
    .winner, .business, .shortlisted, .business-awards, .finalist, .rec, .iso {
        padding: 6px;
        float: left;
    }
}
@media (min-width : 360px) and (max-width : 640px) {
    .OUR-DNA{
        margin-top: 20px;
    }
    .col-20 {
        width: 100%;
    }
    .integrity,.innovation,.Expertise,.Collaborative,.Human{
        height: 110px;
    }
    .winner, .business, .shortlisted, .business-awards, .finalist, .rec, .iso {
        padding: 10px;
    }
}
@media (min-width : 641px) and (max-width : 732px) {
    .OUR-DNA{
        margin-top: 20px;
    }
    .col-20 {
        width: 100%;
    }
    .integrity,.innovation,.Expertise,.Collaborative,.Human{
        height: 110px;
    }
    .winner, .business, .shortlisted, .business-awards, .finalist, .rec, .iso {
        padding: 11px;
    }
}
@media (min-width: 768px) and (max-width: 991px)
{
    .aboutBody
    {
        min-height: 220px !important;
    }
    .col-20
    {
        width:30%;
    }
    .aboutBox {
    margin: 6px !important;
    width: 18% !important;
}
}
@media (min-width: 992px) and (max-width: 1199px)
{
    .aboutBody
    {
        min-height: 220px !important;
    }
    .aboutBox {
    margin: 3px !important;
    width: 19% !important;
   
}
.aboutBoxParent {
    margin-left: -4px !important;
}
}
.tilteBold{
    font-weight: 600;
}
.aboutBody {
    min-height: 200px;
    font-size: 16px;
}


@media (min-width: 768px){
  .seven-cols .col-md-1,
  .seven-cols .col-sm-1,
  .seven-cols .col-lg-1  {
    width: 13%;
  }
}


@media (min-width: 992px) {
  .seven-cols .col-md-1,
  .seven-cols .col-sm-1,
  .seven-cols .col-lg-1 {
    width: 14.285714285714285714285714285714%;
    *width: 14.285714285714285714285714285714%;
  }
}


@media (min-width: 1200px) {
  .seven-cols .col-md-1,
  .seven-cols .col-sm-1,
  .seven-cols .col-lg-1 {
    width: 14.285714285714285714285714285714%;
    *width: 14.285714285714285714285714285714%;
  }
}
@media (max-width: 767px)
{
    .normalpad
    {
        padding-left: 15px !important;
    }
    .aboutBox {
    margin: 4px !important;
    width: 47% !important;
}
}
.aboutBoxParent {
    padding: 0px;
    width: 105%;
    margin-left: -10px;
}
.aboutBox {
    min-height: 225px;
    margin: 10px;
    width: 18%;
    float: left;
    position: relative;
    line-height: 225px;
}
p.aboutBoxP {
    display: inline-block;
    width: 100%;
    text-align: center;
    background: rgba(0,0,0,.5);
    height: 30px;
    padding-top: 5px;
    color: #fff;
    font-weight: 600;
    position: absolute;
    top: 0;
    right: 0;
    left: 0px;
    line-height: 15px;  
}
.aboutBox h5  {
    color: #fff;
    text-align: center;
    line-height: normal;
    vertical-align: middle;
    display: inline-block;
    width: 100%;
   /*  font-size: 15px; */
    font-family: 'Open Sans', sans-serif;
}
.meet-that-team-footer
{
	    display: inline-block;
    width: 102%;
}