﻿.innerpagebody{ background: #f1f1f1 url(../images/career_BG.jpg) top left repeat-x;}
.page-title{
    font-size:42px;
    color:#FFF;
    font-weight:normal;
    padding-top:50px;
}

.companybox{
  margin-top:30px;
    background-color:#FFF;    
    padding:00px 50px 50px 50px;     
}

.comtext{text-align:justify !important; padding-top:20px; font-size:14px !important; line-height:22px !important;}

.approach{width:100%; margin-top:40px;}
.approach .number{ 
    background:#00112f;
    color:#FFF;
    text-align:center;
    padding:2.5%;
    min-width:40px;
    min-height:40px;
    font-weight:800;
    font-size:30px;
	border-radius:3px;
}
.approach strong
{
    font-weight:600;
    font-size:16px;
    line-height:24px;
    color:#000;

}
.approach p
{
    padding-top:5px;
   text-align:left;
   line-height:22px;

}
.companybox .title{
    font-size:30px;
    font-weight:normal;
    color:#450b70;
    padding-bottom:20px;
    padding-top:40px;
}
.companybox p{
    font-size:13px;
    font-weight:normal;
    color:#5c5c5c;
    line-height:18px;
    width:95%;

}



@media only screen and (min-width : 0px) and (max-width : 480px) {
   .innerpagebody{ background: #f1f1f1 url(../images/career_BG_m.jpg) top left repeat-x;}
    .page-title{ padding-left:15px; padding-top:30px;}
    .approach .number{ 
  margin-bottom:10px;
}
   .mobhide{display:none;}
}

@media only screen and (min-width : 481px) and (max-width : 768px) {
    .innerpagebody{ background: #f1f1f1 url(../images/career_BG_m.jpg) top left repeat-x;}
  .page-title{ padding-left:15px; padding-top:30px;}
   .approach .number{ 
  margin-bottom:10px; width:10%;
}
    .approach .col-md-9{width:85%;}
    .mobhide{display:none;}
}
