/*	General styles
========================================================================== */

body {
	overflow-x: hidden;
}

a {
	color: inherit;
}

.fullwidth {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	max-width: initial;
	padding: 0;
}


/*	Header styles
========================================================================== */

.header {
	position: relative;
}

.logo {
	margin-bottom: -40px;
	z-index: 9999;
	position: relative;
}

.phone a {
	color: #0e5fb2;
	font-family: 'museo300';
	font-size: 16px;
	margin-bottom: 10px;
	padding-right: 15px;
}

.logobox a.tel {
	color: white;
	font-family: 'museo100';
	font-size: 17px;
	text-align: center;
	margin-top: 10px;
	margin-left: -5px;
}


/*	Nav styles
========================================================================== */

.navigation {
	margin-top: 5vw;
}

.navigation ul li {
	display: inline;
	padding: 0 1%;
	font-family: 'museo500';
	text-transform: uppercase;
}

.navigation ul:last-child {
	padding: 0;
}

.navigation ul .active {
	color: #0e5fb2;
}

.navigation a:hover {
	color: #0e5fb2;
}


/*	Landing Page styles
========================================================================== */


.slide img {
	width: 100%;
}

.caption {
	position: absolute;
	bottom: 0;
	right: 0;
	margin-right: 25px;
}

.caption h5 {
	color: white;
	font-family: 'museo300';
	letter-spacing: 1px;
	opacity: 0.95;
	text-transform: uppercase;
	text-shadow: 1px 1px #0e5fb2;
	font-size: 12px;
}

.slicknav_menu {
	display: none;
}

.slick-dots {
	bottom: 0;
}

.slick-dots li button {
	background-color: white;
	border: 2px solid #0e5fb2;
}

.slick-dots li button:before {
	background-color: #0e5fb2;
	border: 2px solid #0e5fb2;
}

.about p {
	color: #0e5fb2;
	font-family: 'museo300';
	font-size: 24px;
}

.about p .strong {
	font-family: 'museo700';
}

hr {
	border-top: 3px solid #2a4672;
}

.whatwedo h3 {
	color: #0e5fb2;
	font-family: 'museo700';
	text-transform: uppercase;
	padding-left: 15.5px;
	font-size: 21px;
}

.whatwedo h4 {
	padding: 15px;
	background-color: #0e5fb2;
	color: white;
	font-family: 'museo300';
	margin-top: 20px;
	font-size: 18px;
}

.whatwedo p {
	font-family: 'museo300';
	font-size: 16px;
}

.whatwedo .learn-button {
	float: right;
	padding: 8px 20px;
	border: 2px solid #0e5fb2;
	font-family: 'museo300';
	color: #0e5fb2;
	text-transform: uppercase;
	font-size: 14px;
	margin-right: 10px;
}

.casestudies h3 {
	color: #0e5fb2;
	font-family: 'museo700';
	text-transform: uppercase;
	padding-left: 15.5px;
	font-size: 21px;
}

.case-study {
	width: 20%;
	padding: 0 10px;
}

.case-study h2 {
	color: #0e5fb2;
	font-family: 'museo500';
	font-size: 16px;
	text-align: center;
}

.case-study hr {
	border-top: 8px solid #0e5fb2;
	margin-top: 0;
	margin-bottom: 15px;
}

.case-study:focus {
	outline: none;
}

.case-image {
	background-position: 50% 75%;
	background-size: cover;
	-ms-behavior: url('http://cormackwebdevelopment.co.uk/JBCharteredSurveyors/backgroundsize.min.htc');
	height: 200px;
}

.prev-arrow,
.next-arrow {
	height: 30px;
	display: none;
}

.footer {
	background-color: #2a4672;
	padding-left: 45px;
	padding-top: 15px;
}

.footer p {
	color: white;
	font-family: 'museo300';
	font-size: 12px;
}


/*	What We Do Page styles
========================================================================== */

#whatwedo h3 {
	padding: 15px;
	background-color: #0e5fb2;
	color: white;
	font-family: 'museo300';
	font-size: 18px;
	text-align: center;
}

.whatwedo-container {
	margin: 65px 0 35px;
}

#whatwedo p {
	font-family: 'museo300';
	margin-top: 15px;
	font-size: 14px;
}

#whatwedo p a {
	color: #0e5fb2;
}

.whatwedo-img {
	background-size: cover;
	-ms-behavior: url('http://cormackwebdevelopment.co.uk/JBCharteredSurveyors/backgroundsize.min.htc');
	background-position: center;
	min-height: 300px;
	height: 100%;
}

.property,
.asset {
	margin-top: 55px;
}

.heading h2 {
	background: #274873;
	text-align: center;
	color: white;
	font-family: 'museo300';
	font-size: 28px;
	letter-spacing: 1px;
	padding: 5px 0 4px;
}


/*	Case Studies styles
========================================================================== */

.casestudy-container {
	margin: 55px 0 0;
}

.casestudy {
	margin-bottom: 85px;
}

.title h2 {
	font-family: 'museo500';
	color: #0e5fb2;
	font-size: 24px;
}

.title hr {
	border-top: 8px solid #0e5fb2;
	margin-top: 0;
	width: 82.5%;
}

.casestudy p {
	font-family: 'museo300';
	margin-top: 25px;
	font-size: 14px;
}

.casestudy li {
	font-family: 'museo300';
	font-size: 14px;
}

.full-height-img {
	width: 100%;
	height: 100%;
	background-size: cover;
	-ms-behavior: url('http://cormackwebdevelopment.co.uk/JBCharteredSurveyors/backgroundsize.min.htc');
	background-position: center;
	min-height: 365px;
}

.half-height-img {
	width: 100%;
	height: 48.4%;
	background-size: cover;
	-ms-behavior: url('http://cormackwebdevelopment.co.uk/JBCharteredSurveyors/backgroundsize.min.htc');
	background-position: center;
	min-height: 175px;
}

.dl-button {
	margin-top: 45px;
	padding: 8px 20px;
	border: 2px solid #0e5fb2;
	font-family: 'museo300';
	color: #0e5fb2;
	text-transform: uppercase;
	font-size: 14px;
	text-align: center;
	transition: all .3s ease;
}

.dl-button:hover {
	color: white;
	background: #0e5fb2;
	
}


/*	Contact Page styles
========================================================================== */

.contact-container {
	margin-top: 50px;
	margin-bottom: 40px;
}

.details {
	background-color: #0e5fb2;
	padding-top: 15px;
	padding-left: 25px;
}

.details h2 {
	color: white;
	font-family: 'museo500';
	text-transform: uppercase;
	margin-bottom: 100px;
}

.details p {
	color: white;
	font-family: 'museo100';
	line-height: 18px;
}

#map {
	height: 75vh;
	min-height: 700px;
}


/*	Queries
========================================================================== */

@media screen and (max-width: 1024px) {
	.whatwedo .learn-button {
		display: none;
	}
	.prev-arrow,
	.next-arrow {
		height: 30px;
		display: inline-block;
	}
	.details h2 {
		margin-bottom: 50px;
	}
	.details {
		padding-bottom: 35px;
	}
	.contact-container {
		margin-bottom: 0;
	}
}

@media screen and (max-width: 640px) {
	/* #menu is the original menu */
	.header {
		background-color: #2a4672;
	}
	.js #menu {
		display: none;
	}
	.js .slicknav_menu {
		display: block;
		background-color: #2a4672;
		text-align: center;
	}
	.js .slicknav_menu ul li {
		display: inline;
		padding: 0 2%;
		font-family: 'museo300';
		text-transform: uppercase;
	}
	.slicknav_btn {
		background-color: #2a4672;
		margin-right: 50px;
		margin-top: -32%;
	}
	.slicknav_menu .slicknav_icon-bar {
		width: 65px;
		margin: 8px 0;
		height: 4px;
	}
	.logo {
		margin-bottom: 10px;
	}
	.about p {
		font-size: 21px;
	}
	.whatwedo h3 {
		text-align: center;
	}
	.details h2 {
		text-align: center;
	}
	.title hr {
		width: 100%;
	}
	.casestudy-container {
		margin: 25px 0;
	}
	.casestudy {
		margin-bottom: 45px;
	}
	.footer {
		text-align: center;
		padding: 15px 10px 0;
	}
	.navigation {
		margin-top: 0;
	}
	
	.hideMobile {
		display: none!important;
	}
	

}