/*====================== common css start here =================*/
.grid4{
	position:relative;
	float:left;
	min-height:1px;
	box-sizing:border-box;
}
/*.rev_slider .slotholder .rs-background-video-layer .fullcoveredvideo video{
        background-size: 100% !important;
    object-fit: inherit !important;
    top: 0 !important;
    height: 100% !important;
}*/
.rev_slider .slotholder .rs-background-video-layer .fullcoveredvideo video{
     background-size: 100% !important;
    /* object-fit: inherit !important; */
    top: 0% !important;
    height: 100% !important;
}
.rev_slider .slotholder .rs-background-video-layer .fullcoveredvideo video{}
/*====================== common css start here =================*/
.pe-menu-sticky{
	    background-color: #0088cc;
}
.pe-menu > li > a{
	color:#fff;
}
.desktop .pe-menu > li > a:hover, .pe-menu > li.active > a{
	color:#fff;
}
.header_bg{
	/*background: url(https://jcconsultants.in/wp-content/uploads/2017/02/header_bg.jpg);*/
  background: url(https://jcconsultants.in/wp-content/uploads/2017/02/carrer_bg.png);
    padding: 85px 0;
    text-align: center;
    color: #ffffff;
    font-size: 42px;
    font-weight: bold;
  	position:relative;
	}
.header_bg.career_bg{
  background: url(https://jcconsultants.in/wp-content/uploads/2017/02/carrer_bg.png);
      color: #fff;

}
/*.header_bg:after {
    background-color: rgba(0,0,0,0.2);
    content: "";
    position: absolute;
    top: 0;
    height: 100%;
    left: 0;
    width: 100%;
}*/
.head-wrapper:after {
	content: "";
	display: block;
	height: 0;
	overflow: hidden;
	clear: both;
}
.site-body {
    padding-top: 62px !important;
}
.page-id-608 .pe-main-section{
	padding:0 !important;
}
.pe-menu-sticky .logo {
    top: 33px;
}
.staff-item .position {
    font-size: 15px;
}
header.row-fluid{
	    height: 80px !important;
}
header .pe-menu-main{
	padding-top: 31px !important;
}
.contact_icon{
	position: relative;
    display: block;
    padding-left: 65px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 15px;
}
.contact_icon:before{
	content: "";
    width: 50px;
    height: 50px;
    position: absolute;
    background-repeat: no-repeat;
    left: 0;
    margin-top: -25px;
    top: 50%;
}
.single-service{
	padding-top: 80px !important;
}
.contact_icon.phone:before{
    background: url(https://jcconsultants.in/wp-content/uploads/2017/02/phone.png);    
}
.contact_icon.email:before{
    background: url(https://jcconsultants.in/wp-content/uploads/2017/02/email.png);    
}
#section-services .service-item a{
	display:none;
}
#section-services{
	display:none;
}
#section-info_box .grid4{
	width: 31.914893617021278%;
}
#section-info_box .grid4:nth-child(3n+1){
      margin-left:0%;

}
#section-info_box .grid4:nth-child(3n+2){
      margin-left: 2.127659574468085%;

}
#section-info_box .grid4:nth-child(3n+0){
      margin-left: 2.127659574468085%;
}
#section-info_box p, #section-info_box{
	color:#fff;
}
#section-about_sec .pe-block{
	    margin-bottom: 15px;
}
#section-about_sec .pe-block p br{
	display:none;
}
#section-about_sec .pe-block h4{
	margin-bottom: 8px;
}
#section-about_sec .pe-block-fullwidth{
	margin-bottom: 71px;
}
.pe-style-dark .service-item {
    border-color: #666;
    min-height: 330px;
}
p{
	margin-bottom:15px;
  	color:#747474;
}
h4{color: #0088cc;
    text-align: left;
    margin-bottom: 8px;
    font-weight: 400;
}
.image_sec:after {
	content: "";
	display: block;
	height: 0;
	overflow: hidden;
	clear: both;
}
/*==================== RESPONSIVE CSS START HERE ===============*/
@media only screen and (max-width:1024px) {
}
@media only screen and (min-width:768px) and (max-width:959px) {
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
#section-info_box .grid4{
	width: 100%;
}
  #section-info_box .grid4:nth-child(3n+1){
      margin-left:0%;

}
#section-info_box .grid4:nth-child(3n+2){
      margin-left:0%;

}
#section-info_box .grid4:nth-child(3n+0){
      margin-left: 0%;
}
}
@media only screen and (max-width: 480px), screen and (max-device-width: 480px) {
#section-info_box .grid4{
	width: 100%;
}
  #section-info_box .grid4:nth-child(3n+1){
      margin-left:0%;

}
#section-info_box .grid4:nth-child(3n+2){
      margin-left:0%;

}
#section-info_box .grid4:nth-child(3n+0){
      margin-left: 0%;
}
  #section-team .staff-item img{
  	width:100%;
  }
  .head-wrapper .logo img{
  	 width: 80%;
  }
}
/*==================== RESPONSIVE CSS END HERE ===============*/