/*
Theme Name: Construct-Ex Child Theme
Author: Adam Bicknell
Template:     construct-ex
Text Domain: construct-ex-child
*/
body,
html {
	overflow-x: hidden !important;
	font-family: 'Oswald', sans-serif;
	width: 100vw;
}

.banner-text-content {
	display: inline;
}

.header-content.other {
	display: none;
}

.site-header.float-header {
	background-color: #fff !important;
	padding: 0px;
	padding-top: 80px;
}

#site-navigation ul li a {
	color: #222;
	font-weight: bold;
}

.btn-menu {
	color: #BA1F25;
}

.site-footer {
	background-color: #BA1F25;
}

#site-navigation-mobi {
	background-color: #BA1F25;
	right: 10px;
	width: 200px;
}

#site-navigation-mobi ul>li>a {
	color: #fff;
	padding: 10px;
}

.company_number {
	position: absolute;
	right: 35px;
	top: 15px;
	bottom: 0;
	margin: auto;
	font-size: 16px;
	color: #fff;
}

.current_page_item a {
	color: #111 !important;
	font-weight: bold;
}

/* body.home #content {
	display:none;
} */

.to-top:hover {
	background-color: #222;
}

#site-navigation ul li a:hover,
#site-navigation ul li a:hover {
	color: #BA1F25;
}



.other-header {
	height: 300px;
	background-color: #ececec;
	background: url(http://www.nwpropertygroup.uk/wp-content/uploads/2020/02/83281412_117133266488743_27504107275157504_o.jpg.webp);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

.other-header:before {
	content: "";
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	display: block;
	position: absolute;
}

.header-background:before {
	content: "";
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	display: block;
	position: absolute;
}


.breadcrumb {
	color: #fff;
}

.top_bar {
	font-weight: bold;
	font-size: 12px;
	width: 100vw;
	height: 66px;
	position: absolute;
	top: 0;
	left: 0;
	background: #BA1F25;
}


.info_bar {
	font-size: 20px;
	position: absolute;
	font-weight: bold;
	position: relative;
	top: 5px;
	left: 60px;
}



.header-nav {
	text-align: center;
	position: relative;
	top: 25px;
	color: #fff;
	z-index: 10;
}

.header-nav a {
	color: #fff;
}

.header-nav ul li {
	background: #BA1F25;
	padding: 5px 15px;
	list-style: none;
	display: inline;
}

.widgettitle,
.textwidget {
	color: #fff;
}


.footer-widgets {
	background: #444;
}

.textwidget {
	font-family: 'Tahoma'
}


.home .content-wrapper {
	display: none;
}


.menu-header-nav-container {
	position: relative;
	margin: auto;
	text-align: center;
}

@media only screen and (max-width: 1200px) {
	.info_bar {
		top: 0px;
		left: 90px;
	}

	.menu-header-nav-container {
		position: relative;
		margin: auto;
		text-align: center;
	}
}

@media only screen and (min-width: 1201px) {
	.info_bar {
		left: 165px;
	}

	.site-logo {
		width: 336px;
		max-width: none;
	}

	.head-wrap>.container>.row {
		width: 660px;
		margin: auto;
	}
}

@media only screen and (min-width: 992px)  and (max-width: 1200px) {
	.info_bar {
		left: 165px;
	}

	.site-logo {
		width: 336px;
		max-width: none;
	}

	.head-wrap>.container>.row {
		width: 660px;
		margin: auto;
	}
}

@media only screen and (min-width: 990px)  and (max-width: 1023px) {
	.info_bar {
		left: 215px;
	}
}

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


	.menu-header-nav-container {
		position: relative;
		margin: auto;
		text-align: center;
	}

	.header-nav {
		margin-top: -0px;
	}

	.site-header.float-header {
		background-color: #fff !important;
		padding-bottom: 25px;

	}

	.head-wrap>.container>.row {
		padding-top: 25px;
	}

	
	.footer-widgets .container {
	    width: 100%;
    padding: 0;
    padding-right: 20px;
	}

}

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

	#site-navigation-mobi,
	.btn-menu {
		display: none;
	}
}

@media only screen and (max-width: 992px) {
	#site-navigation-mobi {
		background-color: #BA1F25;
		left: calc(-50vw + 20px);
		width: 200px;
		top: -56px;
		border: 1px #fff solid;
		margin: 0;
		z-index: 2000000;
	}
}




@media only screen and (max-width: 980px) {
	.header-nav {
		margin-top: -0px;
	}
}


@media only screen and (max-width: 890px) {
	.info_bar {
		top: 10px;
		left: 30px;
	}
}


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

	.header-nav {
		top: 64px;

	}
}


@media only screen and (max-width: 768px) {
	.site-logo {
		max-width: 305px;
	}

	.info_bar {
		top: 0;
		right: 130px;
		position: absolute;
		left: auto;
	}

	.head-wrap>.container>.row {
		margin: auto;
		padding: 30px;
	}

	.head-wrap>.container>.row .site-logo {
		margin-top: 10px;
	}

	.btn-menu {
		top: -115px !important;
	}
}

@media only screen and (min-width: 768px) and (max-width: 865px) {
	.info_bar {
		top: 5px !important;
		right: 110px !important;
	}

	.site-header.float-header {
		padding-bottom: 40px !important;
	}
}

@media only screen and (min-width: 696px) and (max-width: 768px) {
	.info_bar {
		top: 5px !important;
		right: 110px !important;
	}
}

@media only screen and (max-width: 695px) {
	.site-logo {
		max-width: 70% !important;
		height: auto !important;
	}

	.btn-menu {
		display: block;
		position: absolute;
		left: auto;
		right: 10px;
	}

	.info_bar {
		display: none;
	}

	.head-wrap a {
		width: 100%;
		text-align: center;
		display: block;
	}
}

#site-navigation-mobi {
	background-color: #BA1F25;
	left: 20px;
	width: 200px;
	top: -35px;
	border: 1px #fff solid;
	margin: 0;
	z-index: 2000000;
}

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

	.header-nav {
		display: none;
	}

	.btn-menu {
		right: 10px !important;
		top: 0px !important;
	}

	.site-header.float-header {
		background-color: #fff !important;
		padding-bottom: 25px;

	}
}

@media only screen and (max-width: 435px) {
	.btn-menu {
		right: 10px !important;
		top: 0px !important;
	}
}

.btn-menu {
	position: absolute;
	right: calc(100vw - 45px) !important;
	top: -110px !important;
	color: #fff !important;
	z-index: 100000;
}

a,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
button:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
.to-top:hover,
.special .meta-post .fa,
.hentry .meta-post a:hover,
.special h2.title-post a:hover,
.widget-section .widgettitle,
.default-testimonials .client-info .client .client-name,
.type-team.type-b .team-social li a,
.type-team .team-content .name,
.other-header .entry-title,
.single-meta {
	color: #fff;
}

.widget {
	list-style: none;
}

#text-2,
#text-3,
#text-4 {
	font-size: 12px;
}

#text-3 li {
	border-bottom: dashed 1px #eee;
	padding: 10px 0;
}

iframe {
	width: 100%;
}

.widgettitle {
	border-bottom: dashed 1px #eee;
	font-size: 18px;
	font-weight: bold;
	padding: 15px 0;
}

.other-header .entry-title,
.other-header a {
	color: #fff
}

.wpcf7-form p input {
	margin-top: 10px;
}



/* @media (min-width: 1200px){
.banner-text-content h1, .banner-text-content h5, .banner-text-content p {
    font-size: 58px!important;
    line-height: 58px!important;
	color: #BA1F25;
	display:none;
	}
}
	@media (min-width: 992px){
.banner-text-content h1, .banner-text-content h5, .banner-text-content p  {
    font-size: 35px!important;
    line-height: 35px!important;
	color: #BA1F25;
	
/* 	display:none; */
/*}
	}
		@media (min-width: 768px){
.banner-text-content h1, .banner-text-content h5, .banner-text-content p  {
    font-size: 20px!important;
    line-height: 20px!important;
	color: #BA1F25;
	
/* 	display:none; 
}
} */

.header-nav ul li a:hover {
	color: #222
}

