
@media only screen and (min-width: 1028px) {
}

/*==========================================================================================================*/
@media (min-width: 1400px) and (max-width: 11920px) {

}

/*==========================================================================================================*/

@media only screen and (max-width: 1300px) {
}

/*==========================================================================================================*/
@media only screen and (max-width: 1028px) {
}

/*==========================================================================================================*/
@media (min-width: 1024px) and (max-width: 1100px) {
	
.mobmenur-container, .mob-menu-logo-holder {
	display: none;
}
	
body.mob-menu-overlay, body.mob-menu-slideout, body.mob-menu-slideout-over, body.mob-menu-slideout-top {
	padding-top: 0px !important;
}
	
}


/*==========================================================================================================*/

@media (min-width: 768px) and (max-width: 1023px) {
		.mob-menu-logo-holder .mob-retina-logo {
	display: none !important;
}
.site-header .menu-section{
		display: none;
	}
.mobmenu-content {
	margin-top: 0px !important;
	padding-bottom: 20px;
	background: #132947;
}
	
.site-footer h2.widget-title {
	text-align: left;
}
	
	.banner-serv-box .wpb_content_element{
		margin-bottom: 15px;
	}
	
.banner-serv-box h2 {
	font-size: 16px;
	font-weight: 400 !important;
}
	
	.serv-sec .vc_col-sm-3{
	width: 50%;
	float: left;
}
	
	.job-section .vc_col-sm-2{
		width: 50%;
	float: left;
	}
	footer .ft-one{
		width: 100%;
	}
footer .ft-two, footer .ft-three, footer .ft-four {
	width: 33%;
	float: left;
	margin: 20px 0px 0px !important;
}
	
.time-line-section {
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}
	
.job-section .vc_col-sm-2{
		width: 33%;
	float: left;
	}
	
	.cert-text {
	width: 100% !important;
	margin-bottom: 30px;
	}
	
.searchjoblist .searchlist li {
	padding-top: 25px;
	width: 45.8% !important;
	float: left;
	margin: 15px;
}
	
}

/*==========================================================================================================*/

@media only screen and (max-width: 767px) {

	
	
}


/*==========================================================================================================*/
@media (min-width: 480px) and (max-width: 767px) {
	
		.mob-menu-logo-holder .mob-retina-logo {
	display: none !important;
}
.site-header .menu-section{
		display: none;
	}
.mobmenu-content {
	margin-top: 0px !important;
	padding-bottom: 20px;
	background: #132947;
}
	
.site-footer h2.widget-title {
	text-align: left;
}
.banner-serv-box.wpb_column.vc_column_container.vc_col-sm-2 {
	height: 120px;
	width: 33.33%;
	float: left;
}
	
	.serv-sec .vc_col-sm-3{
	width: 50%;
	float: left;
}
	
	.job-section .vc_col-sm-2{
		width: 50%;
	float: left;
	}
	
footer .ft-two, footer .ft-three, footer .ft-four {
	width: 50%;
	float: left;
	margin: 0px !important;
}
	
.more-jobs {
	margin: 0% 40% 30px;
}
	
}

/*==========================================================================================================*/
/* only iphone4 landscape & Potriat 300 by 480*/
@media only screen and (max-width: 567px) {
	.mob-menu-logo-holder .mob-retina-logo {
	display: none !important;
}
.site-header .menu-section{
		display: none;
	}
.mobmenu-content {
	margin-top: 0px !important;
	padding-bottom: 20px;
	background: #132947;
}
	
.site-footer h2.widget-title {
	text-align: left;
}
	
}

/*==========================================================================================================*/
/* Retina css */ 
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 3 / 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 2) {
}
