#mobi_header{
	/* display: none; */
	position: fixed;
	width:100%;
	top: 0;
	left: 0;
}

#mobi_header.show_header{
	display: block;
}

.roll-button{
	color: #fff;
}

.twx-latest-news-thumb .entry-title a{
    color: #110729;
}
.other-header, .superb_marketing-banner-area{
	position: relative;
}

.other-banner-overlay, .banner-overlay {
	height: 100%;
	position: absolute;
	width: 100%;
}

#banner-slider .item::before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 1;
	left: 0;
	top: 0;
}

.owl-theme .owl-controls .owl-buttons div {
	padding: 10px 20px;
	font-size: 17px;
	background: #f0f0f0;
	border-radius: 50%;
	opacity: 0.7;
}

.gallery_content:hover .pagelayer-image-overlay{
	padding: 20px;
	margin: 15px 0px 0px 15px;
	width: calc(100% - 30px);
	height: calc(100% - 30px);
}

.get_in_touch label{
	margin-top: 15px;
}

.get_in_touch input[type="submit"]{
	margin-top: 20px;
}