/* Enter Your Custom CSS Here */

#site-header-wrap .site-branding img { max-height: 75px; }

.as-recruiter-sec .item-category a:hover {
	border-bottom: 0 !important
}

.as-recruiter-sec .item-icon {
	display: none !important;
}

.as-four-boxes .cms-fancy-box.layout2 {
	padding: 20px 15px;
}

.career-fancy-box .cms-fancy-box.layout3 {
	padding: 15px;
}

.as-casestudy-banner {
	position: relative;
}
.as-casestudy-banner:before {
	content: '';
	background-color: rgba(0,0,0,0.5);
	display: block;
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.as-casestudy-banner p {
	margin-bottom: 0 !important;
}

.single-tag-share {
	display: none !important;
}

.moretext1,
.moretext2, 
.moretext3 {
	display: none;
}
a.read-more1, 
a.read-more2, 
a.read-more3 {
	color: #0E71FF !important;
	font-size: 16px !important;
	cursor: pointer !important;
}

@media(max-width: 767px) {
	.as-top-footer .as-top-box {
		width: 100% !important;
	}
	.as-bottom-footer .as-top-box .elementor-widget-wrap.elementor-element-populated {
		margin-left: 0 !important;
	}
}