/* C O L O U R S */

/*

OPACITY SLASHES ETC. - background-color: rgba(23,32,35,0.9);

PRIMARY COLOUR - #022302
SECONDARY COLOUR - #9ad9ef
OTHER SOLID COLOUR - #9ad9ef

*/

/*Style Away, No Globals Please*/

a {
	text-decoration: none;
	color: inherit;
}
ul, ol {
	margin: 0;
	padding: 0;
	list-style: none;
}
.site-container {
	overflow-x: hidden;
}
*:focus {
	outline: none;
}
.toggle-menu {
	display: none;
}

/* F O N T S */

@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800');

@font-face {
	font-family: 'EARLPANTS';
	src: url('fonts/EARLPANTS-Light.eot');
	src: url('fonts/EARLPANTS-Light.eot?#iefix') format('embedded-opentype'),
		url('fonts/EARLPANTS-Light.woff') format('woff'),
		url('fonts/EARLPANTS-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: 'EARLPANTS';
	src: url('fonts/EARLPANTS-Regular.eot');
	src: url('fonts/EARLPANTS-Regular.eot?#iefix') format('embedded-opentype'),
		url('fonts/EARLPANTS-Regular.woff') format('woff'),
		url('fonts/EARLPANTS-Regular.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: 'EARLPANTS';
	src: url('fonts/EARLPANTS-Bold.eot');
	src: url('fonts/EARLPANTS-Bold.eot?#iefix') format('embedded-opentype'),
		url('fonts/EARLPANTS-Bold.woff') format('woff'),
		url('fonts/EARLPANTS-Bold.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
}
@font-face {
	font-family: 'EARLPANTS';
	src: url('fonts/EARLPANTS-Heavy.eot');
	src: url('fonts/EARLPANTS-Heavy.eot?#iefix') format('embedded-opentype'),
		url('fonts/EARLPANTS-Heavy.woff') format('woff'),
		url('fonts/EARLPANTS-Heavy.ttf') format('truetype');
	font-weight: 600;
	font-style: normal;
}

/* B O D Y */

body {
	font-family: 'Open Sans', sans-serif;
	position: relative;
}
.sub-menu {
	display: none;
}
.footer-sub-menu {
	display: none;
}
.no-pad {
	padding: 0!important;
	margin: 0!important;
}
.no-mg img {
	margin: 0!important;
}
.slick-slide {
    height: 200px !important;
}
.review-link-pad {
	margin-top: 20px;
	display: block;
}

/* H E A D E R */

header {
	height: 100vh;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center center;
	overflow: hidden;
	position: relative;
}
.other-header, .other-header .navlogo-container, .other-header .splash-container {
	height: 450px!important;
}

/* L O G O */

.navlogo {
	text-align: center;
}
.navlogo-container {
	background-color: rgba(6,31,45,0.9);
	display: table;
	height: 100vh;
	top: 0;
	left: 0;
	position: absolute;
	width: 250px;
}
.navlogo-inner {
	display: table-cell;
	vertical-align: middle;
}
.navlogo logotext, .splash logotext, .other-logo logotext, .footer-logo logotext {
	color: #9ad9ef;
	font-family: 'EARLPANTS';
	font-size: 32px;
	font-weight: 600;
	margin: 0;
	line-height: 30px;
	position: relative;
}
.logotext-split {
	color: #fff!important;
	font-weight: 400!important;
	font-size: 24px!important;
}
.navlogo hr {
	margin-top: 25px;
}
.logo img {
	width: 150px;
}
.accreditations {
	margin-top: 15px;
}
.accreditations a {
	display: block;
}

/* N A V */

.index-nav {
	text-align: center;
	margin-top: 20px;
}
.index-nav ul li a {
	text-transform: uppercase;
	letter-spacing: 3px;
	color: #fff;
	font-weight: 600;
	font-size: 12px;
	line-height: 20px;
	transition: ease 0.4s;
}
.index-nav ul li a:hover {
	margin-right: 3px;
	transition: ease 0.4s;
}
.sub-menu {
	padding: 10px 0px;
}
nav.index-nav .sub-menu li a {
	font-size: 12px;
	color: #9ad9ef;
	font-weight: 500;
	letter-spacing: 4px;
	line-height: 20px;
}
.index-nav ul li a.active {
	color: #9ad9ef;
}


/* S P L A S H */

.splash:before {
	-ms-transform: skew(25deg,0deg);
	-webkit-transform: skew(25deg,0deg);
	transform: skew(25deg,0deg);
	position: absolute;
	transform-origin:0% 100%;
	background-color: rgba(6,31,45,0.85);
	content: " ";
	overflow: hidden;
	top: 0;
	right: -1900px;
	width: 1900px;
	height: 1800px; 
}
.splash-container {
	display: table;
	position: absolute;
	right: 0;
	top: 0;
	height: 100vh;
	width: 750px;
}
.splash-inner {
	display: table-cell;
	vertical-align: middle;
	padding: 100px;
}
.other-splash-inner p {
	margin-top: 30px;
	width: 65%;
}
.other-splash-inner span {
	display: block;
}
.splash {
	padding: 50px 100px;
	float: right;
	text-align: right;
}
.splash h1 {
	font-family: 'EARLPANTS';
	margin: 0;
	text-transform: uppercase;
	font-size: 38px;
	color: #fff;
	font-weight: 500;
	line-height: 35px;
}
.splash span {
	font-family: 'Open Sans', sans-serif;
	color: #9ad9ef;
	text-transform: uppercase;
	letter-spacing: 3px;
	font-weight: 700;
	font-size: 16px;
	margin: 0;
	padding: 0;
}
.splash span:first-of-type {
	line-height: 35px;
}
.splash p {
	color: #fff;
	font-size: 13px;
	float: right;
}
.splash h2 {
	font-family: 'EARLPANTS';
	margin: 0;
	text-transform: uppercase;
	font-size: 38px;
	color: #fff;
	font-weight: 500;
	line-height: 40px;
}
.splash h3 {
	color: #9ad9ef;
	text-transform: uppercase;
	letter-spacing: 3px;
	font-weight: 700;
	font-size: 16px;
	margin: 0;
	padding: 0;
}

/* D E E T S */

.deets {
	z-index: 10;
	position: relative;
}
.deets p {
	display: block;
	width: 100%;
	margin: 0;
	color: #9ad9ef;
	font-size: 10px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.deets a, .other-deets a {
	color: #fff;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	display: inline-block;
}
.deets a:after, .other-deets a:after {
	content: '/';
	top: 0;
	left: 0;
	color: #9ad9ef;
	margin: 0px 20px;
}
.deets a:last-of-type:after, .other-deets a:last-of-type:after {
	display: none;
}

/* L E A R N   M O R E   C H E V R O N */

.learn-more {
	bottom: 100px;
	right: 100px;
	position: absolute;
}
.other-learn-more {
	bottom: 50px;
}
.learn-more i {
	font-size: 30px;
	color: #9ad9ef;
	transition: ease 0.4s;
}
.learn-more i:hover {
	color: #fff;
	transition: ease 0.4s;
}

/* A B O U T   U S */

section {
	position: relative;
	background-color: #111;
}
section .row {
	padding: 100px 0px;
}
section img {
	margin-bottom: 20px;
}
section h2 {
	font-family: 'EARLPANTS';
	color: #9ad9ef;
	margin: 0;
	letter-spacing: 1px;
	font-size: 35px;
	line-height: 40px;
	margin-top: 30px;
	position: relative;
	text-transform: uppercase;
}
section h2:before {
	content: attr(data-title);
	font-family: 'EARLPANTS';
	margin: 0;
	opacity: 0.1;
	font-size: 180px;
	color: #9ad9ef;
	line-height: 70px;
	font-weight: 600;
	position: absolute;
}
.about-us p {
	color: #fff;
	margin: 0;
	margin-top: 30px;
	padding-right: 50px;
	font-size: 14px;
}
.about-us img {
	margin-top: 30px;
}

/* W H Y   C H O O S E */

.why-choose {
	text-align: center;
	margin-top: 30px;
}
.why-choose h5 {
	text-transform: uppercase;
	font-family: 'EARLPANTS';
	letter-spacing: 1px;
	color: #9ad9ef;
	margin: 0;
	font-weight: 400;
	font-size: 20px;
	line-height: 25px;
}
.why-choose p {
	margin: 0;
	color: #fff;
	margin-top: 10px;
	font-size: 12px;
}
.why-choose i {
	color: #fff;
	font-size: 24px;
	margin-bottom: 10px;
}
.top-why {
	margin-bottom: 40px;
}

/* M A I N   C O N T E N T */

main {
	position: relative;
	z-index: 0;	
}
main h4 {
	font-family: 'EARLPANTS';
	color: #114968;
	margin: 0;
	letter-spacing: 1px;
	font-size: 22px;
	line-height: 40px;
	position: relative;
	text-transform: uppercase;	
}
.content-inner {
	position: relative;
}
.content-inner {
	padding: 100px 50px 100px 0px;
}
main p {
	font-size: 14px;
	margin-top: 10px;	
}
.main-content {
	text-align: left;
}
main h2 {
	font-family: 'EARLPANTS';
	color: #114968;
	margin: 0;
	letter-spacing: 1px;
	font-size: 35px;
	line-height: 40px;
	margin-top: 30px;
	margin-bottom: 40px;
	position: relative;
	text-transform: uppercase;
}
main h2:before {
	content: attr(data-title);
	font-family: 'EARLPANTS';
	margin: 0;
	opacity: 0.1;
	font-size: 150px;
	color: #114968;
	line-height: 70px;
	font-weight: 600;
	position: absolute;
}
main ol {
	margin: 30px 0px;
    list-style-type: none;
    counter-reset: li-counter;
}
main ol li{
	padding-left: 30px;
	margin-bottom: 15px;
	position: relative;
	font-size: 14px;
}
main ol > li:before {
	left: 0;
	margin-right: 15px;
	line-height: 25px;
	position: absolute;
	font-size: 20px;
	font-weight: 700;
	color: #114968;
    content: counter(li-counter);
    counter-increment: li-counter;
}

/* O T H E R   P A G E S */

.services-showcase, .reviews-showcase {
	margin-top: 80px;
}
.services-main, .reviews-main {
	padding-right: 40px;
}
.services-img {
	-webkit-background-size: cover;
	background-size: cover;
	background-image: url(../images/services.jpg);
}
.services-showcase ul {
	-webkit-columns: 2;
	-moz-columns: 2;
	-o-columns: 2;
	columns: 2;
	margin-top: 10px;
	margin-bottom: 20px;
}
.triple-list {
	-webkit-columns: 3!important;
	-moz-columns: 3!important;
	-o-columns: 3!important;
	columns: 3!important;	
}
.services-showcase ul li {
	font-size: 14px;
}
.services-showcase ul li:before {
	content: '\f0ad';
	font-family: fontAwesome;
	margin-right: 15px;
	line-height: 25px;
}
.review-box {
	margin-bottom: 20px;
	float: left;
	width: 100%;
}
.review-box:last-of-type {
	margin-bottom: 0px;
}
.review-box p {
	background-color: #d8d6d6;
	padding: 0;
	margin: 0;
	padding: 20px 30px;
	float: left;
	width: 100%;
}
.review-box p:before {
	content: '\f10d';
	font-family: fontAwesome;
	margin-right: 20px;
	color: #114968;
}
.review-box p:after {
	content: '\f10e';
	font-family: fontAwesome;
	margin-left: 20px;
}
.review-box reviewheading {
	padding-left: 30px;
	font-size: 11px;
	letter-spacing: 2px;
	text-transform: uppercase;
	background-color: #114968;
	font-weight: 400;
	color: #fff;
	margin: 0;
	line-height: 30px;
	width: 50%;
	display: inline-block;
	float: left;
}
.review-box reviewheading + reviewheading {
	background-color: #222;
}
.reviews-img {
	-webkit-background-size: cover;
	background-size: cover;
	background-image: url(../images/reviews.jpg);
}
.enquiries-img {
	-webkit-background-size: cover;
	background-size: cover;
	background-image: url(../images/enquiries.jpg);
}
.findus-img {
	-webkit-background-size: cover;
	background-size: cover;
	background-image: url(../images/findus.jpg);
}

/* C O N T A C T   P A G E */

#map {
	margin-top: 30px;
	width: 100%;
	height: 310px;
}
.bige-form {
	margin-top: 30px;
}
.bige-form label {
}
.bige-form input {
	float: left;
	font-size: 11px;
	letter-spacing: 2px;
	text-transform: uppercase;
	width: 100%;
	height: 30px;
	color: #fff;
	background-color: #222;
	border-radius: 0;
	margin: 0 0 10px 0!important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bige-form textarea {
	height: 100px;
	font-size: 11px;
	letter-spacing: 2px;
	text-transform: uppercase;
	background-color: #222;
	border-radius: 0;
	width: 100%;
	color: #fff;
}
.text-bige {
	line-height: 70px!important;
	height: 70px!important;
}
input[type=submit] {
	width: 100%;
	margin-top: 10px;
	background-color: #114968;
	border: 0;
	color: #fff;
	font-size: 11px;
	letter-spacing: 2px;
	text-transform: uppercase;
}
.bige-form input:focus {
	background-color: #222;
}
.bige-form ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #777;
  opacity: 1;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 2px;
  padding-left: 5px;
}
.bige-form ::-moz-placeholder { /* Firefox 19+ */
  color: #777;
  opacity: 1;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 2px;
  padding-left: 5px;
}
.bige-form :-ms-input-placeholder { /* IE 10+ */
  color: #777;
  opacity: 1;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 2px;
  padding-left: 5px;
}
.bige-form :-moz-placeholder { /* Firefox 18- */
  color: #777;
  opacity: 1;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 2px;
  padding-left: 5px;
}

/* A S I D E */

aside {
	position: relative;
}
aside:before {
	content: '';
	background-image: url(../images/aside.jpg);	
	-webkit-background-size: cover;
	background-size: cover;
	width: 200%;
	height: 100%;
	top: 0;
	right: -100%;
	position: absolute;
	z-index: -1;
}
aside:after {
	content: '';
	background-color: rgba(6,31,45,0.85);
	width: 200%;
	height: 100%;
	top: 0;
	right: -100%;
	position: absolute;
	z-index: -1;
}
.aside-inner {
	padding: 100px 0px 100px 50px;
}
aside h2 {
	color: #9ad9ef;
	margin-bottom: 30px;
}
aside ul {
	padding: 0;
	margin: 0;
	margin-top: 20px;
}
aside ul li {
	padding-left: 35px;
	color: #fff;
	font-size: 15px;
	line-height: 40px;
	font-style: italic;
	letter-spacing: 1.5px;
	position: relative;
}
aside ul li:before {
	content: '';
	width: 11px;
	height: 11px;
	top: 14px;
	left: 0;
	border: 1px solid #fff;
	position: absolute;
	border-radius: 50%;
}
aside ul li:after {
	content: '';
	width: 1px;
	height: calc(100% - 10px);
	top: 24px;
	left: 4.5px;
	border: 1px solid #fff;
	position: absolute;
	border-radius: 50%;
}
aside ul li:last-of-type:after {
	display: none;
}
.company-deets p {
	color:  #fff;
}

/* A C C R E D I T A T I O N S */

.accreditations-aside img {
	margin-bottom: 20px;
}

/* P O R T F O L I O */

.portfolio {
	background-color: #111;
}
.portfolio .row {
	text-align: center;
	padding: 100px 0px;
}
.portfolio h2 {
	font-family: 'EARLPANTS';
	color: #9ad9ef;
	margin: 0;
	letter-spacing: 1px;
	font-size: 35px;
	line-height: 40px;
	margin-top: 30px;
	position: relative;
	text-transform: uppercase;
}
.portfolio h2:before {
	content: attr(data-title);
	font-family: 'EARLPANTS';
	margin: 0;
	opacity: 0.05;
	font-size: 150px;
	color: #9ad9ef;
	line-height: 70px;
	font-weight: 600;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	position: absolute;
}
.portfolio p {
	color: #fff;
	font-size: 14px;
}
.portfolio-grid {
	margin-top: 50px!important;
}
.portfolio-grid .columns a:first-child {
	margin-bottom: 30px;
}
.portfolio-grid a {
	position: relative;
	display: inline-block;
	overflow: hidden;
}
.portfolio-grid a:hover::before {
	opacity: 1;
}
.portfolio-grid a:before {
	text-align: center;
	pointer-events: none;
	content: '\f067';
	font-family: fontAwesome;
	font-size: 30px;
	opacity: 0;
	transition: all 0.5s;
	width: 600px;
	height: 600px;
	line-height: 600px;
	top: calc(50% - 300px);
	left: calc(50% - 300px);
	position: absolute;
	color: #9ad9ef;
	background-color: rgba(0,0,0,0.7);
}
.gallery {
	margin-top: 100px!important;
}
.view-more {
	margin-top: 10px;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 3px;
	font-size: 13px;
	font-weight: 600;
	border: 1px solid #fff;
	padding: 7.5px 20px;
	display: inline-block;
	transition: ease 0.6s;
}
.view-more:hover {
	transition: ease 0.6s;
	background-color: rgba(0,0,0,0.2);
}

/* F O O T E R */

footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	overflow: hidden;
	position: relative;
	z-index: 0;
}
footer:before {
	content: '';
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.85);
	top: 0;
	left: 0;
	z-index: -1;
	position: absolute;
}
.footer-inner {
	padding: 100px 0px;
}
.footer-logo {
	margin-bottom: 20px;
}
.footer-logo img {
	width: 125px;
}
.footer-logo span {
	color: #fff;
	text-transform: uppercase;
	font-size: 11px;
	display: block;
	letter-spacing: 2px;
}
footer h5 {
	display: block;
	font-family: 'EARLPANTS';
	color: #9ad9ef;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 1.5px;
	font-size: 22px;
	margin: 0;
	line-height: 50px;
}
.footer-about {
	font-size: 13px;
	color: #fff;
	margin: 0;
	margin-bottom: 5px;
}
.footer-deets-inner {
	padding-left: 50px;
}
.footer-nav ul li {
	display: inline-block;
}
.footer-nav ul li a {	
	text-transform: uppercase;
	letter-spacing: 3px;
	color: #fff;
	opacity: 1;
	font-size: 11px;
	line-height: 30px;
	transition: ease 0.4s;
}
.footer-nav ul li:after {
	content: '|';
	top: 0;
	left: 0;
	color: #9ad9ef;
	margin: 0px 20px;
}
.footer-nav ul li:last-of-type:after {
	display: none;
}
.footer-right {
	text-align: right;
}
footer hr {
	margin-top: 20px;
	display: block;
	opacity: 1;
	width: 10%;
	border: none;
	border: 1px solid #9ad9ef;
	margin-left: 0;
	margin-right: auto;
}
.copyright {
	color: #fff;
	display: block;
	width: 100%;
	font-size: 10px;
	opacity: 1;
	margin: 0;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-top: 20px;
}
.footer-left {
	position: relative;
	z-index: 0;
}
.footer-left:before {
	-ms-transform: skew(25deg,0deg);
	-webkit-transform: skew(25deg,0deg);
	transform: skew(25deg,0deg);
	position: absolute;
	transform-origin:0% 100%;
	background-color: #113f59;
	content: " ";
	overflow: hidden;
	top: 0;
	left: -575px;
	width: 1900px;
	height: 1800px;
	z-index: -1; 
}
.footer:after {
	content: '';
	background-color: rgba(0,0,0,0.8);
	width: 200%;
	height: 100%;
	top: 0;
	right: -100%;
	position: absolute;
	z-index: -1;
}
.footer-deets p {
	font-style: italic;
	font-size: 13px;
	color: #fff;
	margin: 0;
	letter-spacing: 1px;
	margin-bottom: 5px;
}

/*-------------------*/
/* R E S P O N S I V E   R E S O L U T I O N S*/
/*-------------------*/

/* 1366 x 768   M O N I T O R */
@media screen and (max-width: 1366px) { 

.splash-container {
	width: 50%;
}
.splash h2 {
	font-size: 55px;
}
.learn-more {
	bottom: 50px;
}

}

/* 1280 x 1024   M O N I T O R */
@media screen and (max-width: 1280px) { 

.splash:before {
	right: -2050px;
}
.splash-container {
	width: 52.5%;
}
.splash-inner {
	padding: 50px;
}
.splash {
	padding-right: 50px!important;
}

}

/* 1024 x 768   I P A D */
@media screen and (max-width: 1024px) { 

aside h2 {
	font-size: 30px;
}
.aside-inner {
	padding: 100px 0px 100px 25px;
}
.portfolio .row {
	padding: 100px 10px;
}
.footer-left:before {
	left: -750px;
}
.services-showcase ul li {
	font-size: 13px;
}
.learn-more {
	right: 50px;
}

}

/* 768 x 1024   I P A D */
@media screen and (max-width: 768px) { 

.other-splash-inner h2 {
	font-size: 38px;
}
.location-aside {
	display: none;
}
.deets {
	margin-top: 20px;
}
.services-showcase ul {
	-webkit-columns: 1;
	-moz-columns: 1;
	-o-columns: 1;
	columns: 1;
}
.reviews-main {
	width: 100%;
}
.reviews-img {
	display: none;
}
.other-splash-inner p {
	width: 100%;
}
.other-learn-more {
	display: none;
}
.other-splash-inner {
	display: block;
	margin-top: 160px;
}
.toggle-menu {
	display: block;
}
.splash:before {
	transition: all 0.5s;
	right: 0;
	width: 85%;
	transform-origin: 100% 0%;
	height: 100%;
}
.splash-container {
	width: 60%;
}
.learn-more {
	right: 50px;
}
.navlogo {
	position: absolute;
	z-index: 101;
	left: -250px;    
	transition: left 0.4s;
}
.navlogo.visible {
	left: 0;
}
.toggle-menu {
	width: 50px;
	z-index: 200;
	top: 0;
	height: 100%;
	background-color: rgba(0,0,0,1);
	position: absolute;
}
.toggle-menu p {
	text-align: center;
	letter-spacing: 8px;
	width: 400px;
	line-height: 50px;
	top: calc(50% - 25px);
	left: -175px;
	margin: 0;
	padding: 0;
	color: #fff;
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	-o-transform: rotate(270deg);
	transform: rotate(270deg);
	position: absolute;
    -webkit-font-smoothing: antialiased;
}
.navlogo-container {
	background-color: rgba(16,23,46,1);
	z-index: 200!important;
}
.splash.active:before{
	-ms-transform: skew(0deg,0deg);
	-webkit-transform: skew(0deg,0deg);
	transform: skew(0deg,0deg);
	position: absolute;
	transform-origin:0% 100%;
	content: " ";
	overflow: hidden;
	top: 0;
	right: -50%;
	width: 150%;
	height: 100%; 
	transition: all 0.5s;
}
section {
	padding: 0px 30px;
}
.about-us {
	width: 100%;
}
.why-choose {
	margin-top: 50px;
	width: 100%;
	text-align: left;
	padding-left: 0px;
}
.main-content {
	width: 100%;
}
.content-inner {
	padding-right: 0px!important;
}
aside {
	width: 100%!important;
}
.accreditations-aside {
	margin-top: 0px;
}
.aside-inner {
	overflow: auto;
	padding: 0px!important;
	padding-top: 75px!important;
	padding-bottom: 100px!important;
}
.footer-left:before {
	display: none;
}
.footer-left {
	text-align: center;
	width: 100%;
}
.footer-left hr {
	margin: auto;
	margin-top: 20px;
}
.footer-right {
	display: none;
}
.portfolio {
	padding: 0px 30px;
}
footer {
	padding: 0px 30px;
}
.main-content {
	padding: 0px 50px;
}
.bottom-why {
	margin-bottom: 40px;
}

}



/* 375 x 667   I P H O N E */
@media screen and (max-width: 667px) { 

.logotext-split {
	font-size: 30px!important;
}
.gallery {
	margin-top: 50px!important;
}
.navlogo-container {
	width: 250px;
}
.navlogo-inner {
	z-index: 101;
}
.index-nav ul li a {
	font-size: 12px;
}
.splash-inner {
	bottom: 0;
	position: absolute;
	background-color: rgba(0,0,0,0.85);
	padding: 20px;
	right: 0;
	width: 100%;
}
.splash-inner p {
	display: none;
}
.splash-container {
	width: 100%;
	bottom: 0!important;
	display: block;
}
.splash:before{
	display: none;
}
.splash span {
	font-size: 12px;
	font-weight: 600;
}
.splash h2 {
	font-size: 38px;
	line-height: 40px;
}
.splash {
	padding: 0;
	padding-right: 20px!important;
	margin-top: 20px;
}
.splash .logo {
	position: relative;
	z-index: 100;
}
.deets:before {
	position: absolute;
	bottom: -20px;
	min-width: 667px;
	height: 500px;
	right: -20px;
	content: '';
	z-index: -1;
	background-color: rgba(0,0,0,0.85);
}
.deets a {
	line-height: 25px;
	font-size: 11px;
	letter-spacing: 2px;
}
.deets p {
	display: none;
}
.deets-landline, .deets-mobile {
	display: inline-block;
}
.deets-email {
	display: block!important;
}
.deets-mobile:after {
	display: none;
}
.deets-landline:after {
	content: '/';
	top: 0;
	left: 0;
	color: #9ad9ef;
	margin: 0px 15px!important;
}
.splash logotext {
	margin-bottom: 10px;
}
.learn-more {
	display: none;
}
header, .splash-container, .navlogo-container {
	height: calc(100vh - 60px);
}
.about-us p {
	padding-right: 0px;
}
.why-choose p {
	font-size: 14px;
}
.priorities {
	width: 100%!important;
}
.accreditations-aside {
	width: 100%!important;
}
.portfolio-grid .columns a {
	margin-bottom: 30px;
}
	
}
/*iPad Portrait*/
@media screen and (max-width: 768px) { 
	
}
/*Phone*/
@media screen and (max-width: 480px) { 
	
}