/*
	Theme Name: SCOTT PRINT V1.2
	Description: Updated T&C
	Version: 1.1
	Author: Bonfire
	Author URI: http://www.bonfire.com.au
*/

/**
 * @license
 * MyFonts Webfont Build ID 3141165, 2015-12-14T18:43:30-0500
 *
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are
 * explicitly restricted from using the Licensed Webfonts(s).
 *
 * You may obtain a valid license at the URLs below.
 *
 * Webfont: Cambria-BoldItalic by Ascender
 * URL: http://www.myfonts.com/fonts/ascender/cambria/bold-italic/
 *
 * Webfont: Cambria-Bold by Ascender
 * URL: http://www.myfonts.com/fonts/ascender/cambria/bold/
 *
 * Webfont: Cambria by Ascender
 * URL: http://www.myfonts.com/fonts/ascender/cambria/regular/
 *
 * Webfont: Cambria-Italic by Ascender
 * URL: http://www.myfonts.com/fonts/ascender/cambria/italic/
 *
 *
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=3141165
 * Licensed pageviews: 250,000
 * Webfonts copyright: &#x00A9; 2007 Microsoft Corporation. All Rights Reserved.
 *
 * © 2015 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/2fee2d");


@font-face {font-family: 'cambria-bold-i';src: url('font/cambria/2FEE2D_0_0.eot');src: url('font/cambria/2FEE2D_0_0.eot?#iefix') format('embedded-opentype'),url('font/cambria/2FEE2D_0_0.woff2') format('woff2'),url('font/cambria/2FEE2D_0_0.woff') format('woff'),url('font/cambria/2FEE2D_0_0.ttf') format('truetype');}

@font-face {font-family: 'cambria';src: url('font/cambria/2FEE2D_2_0.eot');src: url('font/cambria/2FEE2D_2_0.eot?#iefix') format('embedded-opentype'),url('font/cambria/2FEE2D_2_0.woff2') format('woff2'),url('font/cambria/2FEE2D_2_0.woff') format('woff'),url('font/cambria/2FEE2D_2_0.ttf') format('truetype');}


@font-face {font-family: 'cambria-i';src:url('font/cam-i.woff') format('woff');}




html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
*, *:before, *:after {
	box-sizing: inherit;
	z-index: 1;
}
a {
	text-decoration: none;
	color: #11175E;
	text-decoration: none;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
a:hover {
	color: #3942ba;
}
.clear {
	clear: both;
}
html {
	box-sizing: border-box;
	height: 100%;
}
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: "Gotham A", "Gotham B";
	font-style: normal;
	font-weight: 300;
	font-size: 14px;
	overflow-x: hidden;
	height: 100%;
	position: relative;
	left: 0;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;

}
.site {
	height: 100%;

}

p{
	margin: 0 0 5px;
}

p strong{
	font-family: "Gotham A", "Gotham B";
font-style: normal;
font-weight: 500;
}

h1,h2,h3,h4,h5,h6{
	font-family: "Gotham A", "Gotham B";
font-style: normal;
font-weight: 400;
	letter-spacing: 1px;
	text-transform: uppercase;
}

h2,h3,h4,h5,h6{
	margin: 30px 0 20px;
}
h1 strong,h2 strong,h3 strong,h4 strong,h5 strong,h6 strong{
	font-family: "Gotham A", "Gotham B";
	font-style: normal;
	font-weight: 800;
	text-transform: uppercase;
}

h1 em,h2 em,h3 em,h4 em,h5 em,h6 em{
	font-family: 'cambria-i';
	text-transform: none;
}


h1 {
	font-size: 60px;
	color: #ffaf00;
	margin: 0 0 50px;
}
h2 {
	font-size: 50px;
	color: #444;
}
h3 {
	font-size: 40px;
	color: #444;
	font-family: "Gotham A", "Gotham B";
font-style: normal;
font-weight: 800;
}
h4 {
	font-size: 30px;
	color: #11175E;
	font-family: "Gotham A", "Gotham B";
font-style: normal;
font-weight: 800;

}
h5 {
	font-family: "Gotham A", "Gotham B";
	font-style: normal;
	font-size: 21px;
	color: #11175E;
	font-weight: 800;

}
h6{
	font-size: 30px;
	font-family: "cambria", sans-serif;
	font-style: italic;
	text-transform: none;
	color: #444;
}
p {
	font-size: 14px;
}

.content ol {
    margin: 0 0 0 30px;
}
.wrap {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.wrap:after {
	content: "";
	display: table;
	clear: both;
}
 .content ul{
	 margin: 0 0 20px;
 }

 .content ul li {
    padding: 5px 0;
    margin: 0 0 0 30px;
		line-height: 1.8;
}

.content ul li strong{
	font-family: "Gotham A", "Gotham B";
font-style: normal;
font-weight: 400;
	font-weight: bold;
}

.content a{
	font-family: "Gotham A", "Gotham B";
font-style: normal;
font-weight: 500;
	text-decoration: underline;
}
@media(max-width:1300px){
	.wrap{
		width:90%;
	}
}

/* /////////////////////////////////////////////////////////////////////////////////////// HEADER */
header {
	background: #fff;
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	padding: 15px 20px;
	z-index: 999;
	height: 110px;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.scrolled header{
	box-shadow: 10px -6px 20px;
}
.logo {
	background: url(images/scott-logo.svg) no-repeat top center;
	background-size: 100%;
	position: relative;
	float: left;
	width: 240px;
	height: 95px;
	top:4px;
	text-indent: -9999em;
	z-index: 999;
}

.phone-menu {
	float: right;
	cursor:default;
	font-family: "Gotham A", "Gotham B";
font-style: normal;
font-weight: 500;
	font-size: 30px;
	color:#000;
  padding: 22px 0px 22px 22px;
}



/* /////////////////////////////////////////////////////////////////////////////////////// NAVIGATION */


.header-nav {
	position: relative;
	font-size: 13px;
	text-transform: uppercase;
	z-index: 90;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	right: 0;
	float:right;
	padding: 13px 0;
}
.header-nav:after {
	content: "";
	display: table;
	clear: both;
}
.header-nav li {
	position: relative;
	float: left;
	text-align: left;
	list-style: none;
	padding: 10px 30px;
}

.header-nav a {
	-webkit-transition: color .2s ease-in-out;
	-moz-transition: color .2s ease-in-out;
	-ms-transition: color .2s ease-in-out;
	-o-transition: color .2s ease-in-out;
	transition: color .2s ease-in-out;
}

.header-nav ul li:after {
    content: '//';
    top: 20px;
    left: -4px;
    position: absolute;
	color:#ddd !important;
	letter-spacing:-2px;
}

.header-nav ul li:first-child:after{
	display:none;
}
.header-nav ul li:last-child a{
		color:#FFAF00;
}
.header-nav ul li:last-child a:hover{
		color:#11195d;
}
.header-nav ul li li:last-child a{
		color:#fff;
}
.header-nav ul li li:last-child a:hover{
		color:#FFAF00;
}

.header-nav ul ul li:after{
	content: ''
}

.header-nav li a {
	display: block;
	padding: 10px 20px;
	color: #585858;

}


.header-nav li a:hover{
	color:#FFAF00;
}

.header-nav .current_page_item a:link,.header-nav .current_page_item a:visited {
	color:#FFAF00;
	text-transform: uppercase;
	background: url('images/menu-line.svg') 19px 35px no-repeat;
	background-size: 50px;
	padding: 10px 20px 20px;

}
.header-nav .current_page_item li a:link,.header-nav .current_page_item li a:visited {
	background-image: none;
	color:#fff;
	padding: 5px;
}

.header-nav ul ul .current_page_item   {
	padding: 0 5px;
}

.header-nav .current_page_item li a:hover{
	color:#FFAF00;

}

.header-nav .current_page_item a {
	color:#888;
}


/* Level 1 Drop Down Menu */
.header-nav ul > li {
	display: inline-block;
	vertical-align: top;
	padding: 10px 10px 40px;
}
.header-nav ul > li:first-child {
	margin-left: 0;
}
.header-nav ul > li > a {

}
.header-nav ul > li > a:hover {

}



/* Level 2 */
.header-nav ul > li > ul {
	text-align: left;
	width: auto;
	opacity: 0;
	visibility: hidden;
	background: rgba(17, 23, 94, .9);
	position: absolute;
	top: 82px;
	left: 0;
	z-index: 9999999;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.header-nav ul li ul li{
	padding: 7px;
}
.header-nav ul > li:hover > ul {
	opacity: 1;
	visibility: visible;
	padding: 7px;

}
.header-nav ul ul li a, .header-nav ul ul ul li a {
	color: #fff;
	min-width: 230px;
	padding: 5px 20px;
}
.header-nav ul ul li a:hover {}



/* Level 3 */
.header-nav ul > li > ul > li > ul {
	text-align: left;
	opacity: 0;
	visibility: hidden;
	background: rgba(17, 23, 94, .9);
	position: absolute;
	left: 251px;
	top: -7px;
	z-index: 9999999;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.header-nav ul > li > ul > li:hover > ul {
	opacity: 1;
	visibility: visible;
}
.header-nav ul ul ul li {}
.header-nav ul ul ul li a {}
.header-nav ul ul ul li a:hover {}


	/* Level 4 */
	.header-nav ul > li > ul > li > ul > li > ul {
		text-align: left;
		opacity: 0;
		visibility: hidden;
		background: rgba(17, 23, 94, .9);
		position: absolute;
		left: 100%;
		top: 0;
		z-index: 9999999;
		-webkit-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;
	}
	.header-nav ul > li > ul > li > ul > li:hover > ul {
		opacity: 1;
		visibility: visible;
	}
	.header-nav ul ul ul ul li {}
	.header-nav ul ul ul li ul a {}
	.header-nav ul ul ul li ul a:hover {}


		@media(max-width:1440px){
			.header-nav li a{
				padding: 10px 10px 0 20px;
				font-size: 13px;

			}
			.header-nav{
				float: none;
				padding: 0px 0;
				top: 45px;
				position: absolute;
			}
			.phone-menu{
				position: absolute;
		    float: none;
				top:20px;
				right:20px;
				padding: 0;
			}
			.header-nav ul > li > ul{
				top:65px;
			}
		}

		@media(max-width:1200px){
			.header-nav ul li:after{
				display:none;
			}
			.header-nav ul > li{
				padding: 10px 0px 40px;
			}
			.header-nav{
				padding: 0 10px 0 0;

			}


		}

		@media(max-width:1050px){
			.header-nav, .phone-menu {
				display: none;
			}
		}


/*/////////////////////////////////////////////////////////////  Off Canvas menu style */

.off-canvas {
    width: 350px;
    height: 100%;
    position: fixed;
    right: -350px;
    top: 0;
    background: #fff;
    z-index: 9999;
		-webkit-transition: right .5s ease-in-out;
		-moz-transition: right .5s ease-in-out;
		-ms-transition: right .5s ease-in-out;
		-o-transition: right .5s ease-in-out;
		transition: right .5s ease-in-out;
		padding: 30px 10px;
		overflow: scroll;
		border-left: 2px #FFAF00 solid;
}

.mob-clicked .off-canvas{
	right:0;

}

.mob-overlay, .cta-overlay {
		visibility: hidden;
		opacity: 0;
    width: 100%;
    height: 100%;
    position: fixed;
    background: rgba(0,0,0, .4);
    z-index: 9998;
		-webkit-transition: all .5s ease-in-out;
		-moz-transition: all .5s ease-in-out;
		-ms-transition: all .5s ease-in-out;
		-o-transition: all .5s ease-in-out;
		transition: all .5s ease-in-out;
}

.cta-overlay{
	z-index: 5;
}

.mob-clicked .mob-overlay, .ctaform-open .cta-overlay{
	visibility: visible;
	opacity: 1;
}
.off-canvas ul{
	list-style: none;
}

.off-canvas ul li{
	margin: 4px 0;
}


.off-canvas .current-menu-item{
	border: none;
	margin-bottom: 0;
}

.off-canvas ul ul{
	padding: 0px 0 0 10px;
}

.off-canvas li a {
    text-transform: uppercase;
    font-size: 17px;
    background: rgb(230, 227, 227);
    padding: 14px 25px;
		display: block;
		font-weight: 400;
		color:#111;
}

.off-canvas li a:hover{
	background: #11175E;
	color:#FFAF00;
}

.off-canvas ul li {
	background: #fff;
}



.off-canvas ul ul li a{
	font-size: 16px;
	background: #eee;


}

.off-canvas ul ul ul li a{
	background: rgb(245, 245, 245);
}

.off-canvas .menu-main-menu-container{
	padding: 0 10px;
}

.top-icons {
	display:none;
    top: 0;
    right: 0;
		position: fixed;
    height: 110px;
    background: #11175E;
    z-index: 1000;
}
i.icons{
	display: block;
	color: #fff;
	font-size: 34px;
	text-align: center;
	padding: 6px 12px;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	height: 50%;
	cursor: pointer;
}
i.icons:hover{
	color:#FFAF00;

}

.mob-toggle span{
	display: block;
	font-size: 12px;
	text-align: center;
	color: #fff;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.mob-toggle:hover span{
	color:#FFAF00;
}

.social .fa {
    display: inline-block!important;
    font-size: 30px!important;
    margin: 0 10px!important;
}



.fa-phone{
	color: #fff;
	font-size: 34px;
	text-align: center;
	padding: 6px 12px;
}

i.icons.fa.fa-phone {
    padding: 12px 0 0 0;
}

.fa-times {
    font-size: 30px!important;
    position: relative;
		float: right;
    width: 0;
    color: #11175E;
    margin:10px 30px 20px;
}

.fa-times:after {
    content: 'close';
    position: absolute;
    left: -40px;
    top: 9px;
    font-size: 14px;
}

.cta-form .fa-times:after{
	content:'';
}

.fa-times:hover{
	color: #17208e;
}

.cta-form .fa-times{
	top: 16px;
  right: 10px;
  color: #FFAF00;
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
cursor: pointer;

}
.cta-form .fa-times:before{
	font-size: 20px;
}

.cta-form .fa-times:hover{
	color: rgb(255, 151, 29);
}



@media (max-width:1050px){
	.top-icons{
		display:block;
	}
}



@media (max-width:400px){
	.off-canvas{
		width: 85%;
		right:-85%;
	}
}


/* /////////////////////////////////////////////////////////////////////////////////////// HERO	SLIDER */
.slide {
	width: 100%;
	background-size: cover;
	background-position: center;
	height: 100%;

}
.page-template-default .slide {
	width: 100%;
	background-size: cover;
}
.hero-content {
	position: relative;
	top: 40%;
 	margin-left:auto;
 	margin-right:auto;
 	margin-bottom:0;
	bottom:0;

	text-align: center;
}
.hero-content span{
	border: 2px #ffaf00 solid;
	background: rgba(0,0,0, .5);
    padding: 45px 100px;
	position:relative;
	display: table;
	margin:auto;
	opacity:1;
}
.hero-content span strong{
	font-family: "Gotham A", "Gotham B";
font-style: normal;
font-weight: 800;
	color:#ffaf00;
	font-size:88px;
}

.hero-content span em{
	font-family: 'cambria-i';
	color:#ffaf00;
	font-size:36px;
}
.hero-head{
	text-transform: uppercase;
	font-size: 87px;

}

.rslides-wrap {
	top: 0;
	width: 100%;
	height: 100%;

}
.rslides {
	position: fixed;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
	height: 100%;
}
.rslides li {
	-webkit-backface-visibility: hidden;
	position: fixed;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
}
.rslides li:first-child {
	position: relative;
	display: block;
	float: left;
}
.rslides img {
	display: block;
	height: auto;
	float: left;
	width: 100%;
	border: 0;
}
.grad-bottom {
	background: url(images/gradient-page.png) repeat-x bottom center;
	position: absolute;
	width: 100%;
	height: 160px;
	bottom: 0;
}
.rslides_nav {
	top: 50%;
}
.rslides1_nav.prev {
	right: 0;
}
/* SLIDER COUNTER */

.rslides1_nav.prev {
	background: url(images/arrow-r.svg)top right no-repeat;
	width: 25px;
	height: 200px;
	display: block;
	opacity: .7;
	text-indent: -9999px;
	margin: 0 50px 0 0;
	position: fixed;
	-webkit-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}
.rslides1_nav.next {
	background: url(images/arrow-l.svg)top right no-repeat;
	width: 25px;
	height: 200px;
	display: block;
	opacity: .7;
	text-indent: -9999px;
	margin: 0 0 0 50px;
	position: fixed;
	-webkit-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}
.scrolled .rslides1_nav.prev {
	margin: 0;
}
.scrolled .rslides1_nav.next {
	margin: 0;
}
.scrolled .rslides1_nav.next, .scrolled .rslides1_nav.prev {
	opacity: 0;
}
/* SLIDER COUNTER */


.rslides_tabs {
	position: absolute;
	bottom: 20px;
	left:20px;
	z-index: 9;
}

.rslides_tabs li{
	list-style: none;
	display: inline;


}

.rslides_tabs li a{
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
	text-indent:1000%;
	height: 5px;
	width:50px;
	background: #fff;
	margin: 0 1px;
}
.rslides_here a {
	background:#FFAF00!important;
}




.cta {
    right:-50px;
    top: 44%;
    position: absolute;
    color: #111;
    font-size: 18px;
    text-transform: uppercase;
    padding: 20px 45px;
    background: url('images/tab.svg') no-repeat;
    background-size: cover;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    width: 280px;
	margin-right:0;
	cursor:pointer;
	font-weight: 400;
}


.cta:hover{
	right: -20px;
}

.cta strong{
	color:#111;

}

.cta:after {
    content: '\25ba';
    position: absolute;
    right: 80px;
    font-size: 12px;
    top: 23px;
}


.cta-form {
    width: 400px;
    background: #333;
    right: 0;
    position: fixed;
    height: 100%;
	z-index: 9999;
	margin: 0 -400px 0 0;
	top:0;
	border-left: #FFAF10 solid 2px;
	-webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.ctaform-open, .ctaform-open header {
	left:-400px;

}
.ctaform-open .cta-close {
	background:#FFAF10;
	position:fixed;
	margin-right:400px;
}

.ctaform-open .cta-form{
	margin: 0;
}

@media(max-width:1400px){
	.cta{
		top:77%;
	}

}

@media(max-width:1024px){
	.hero-content span strong{
		font-size: 55px;
	}
	.hero-content span{
		padding: 45px;
	}
	.rslides{
		position: relative;
	}
	.cta-form ,.cta{
		display:none;
	}
}

@media(max-width:768px){
	.hero-content span{
		width: 90%;
		padding: 25px;
	}

	.hero-content span em{
		font-size: 37px;
	}
}

@media(max-width:400px){
	.rslides_tabs{
		display:none;
	}
}







/* /////////////////////////////////////////////////////////////////////////////////////// HOME & PAGE CONTENT */

.mob-banner{
	width:100%;
  margin: 110px 0 0;
}

.home-content h1, .page-template-default h1, .page-template-templatesblog-php h1, .single-post h1, .page-template-templatesaccred-php h1{
    text-transform: uppercase;
    background-image: url('images/line.svg');
    background-position: left bottom;
    background-size: 75px;
    background-repeat: no-repeat;
    padding: 0 0 30px;
}

.content h1{
	font-size: 60px;
}

.home-content p {
	padding:0 0 20px 0;
}
.home .content p strong{
	color: #11195d;
	font-weight: bold;
}

.page-template-default .content p {
    line-height: 1.8;
}

.home .content p{
	margin: 0;
}

.home .main {
    width: 100%;
    background: #fff;
    padding: 150px 0;
    position: relative;
}
.page-template-default .main, .page-template-templatesblog-php .main, .page-template .main, .single-post .main {
	width: 100%;
	background: #fff;
	padding: 100px;
}

.home .main{
	width:100%;
}

.category-3 .main, .error404 .main{
	margin: 170px 0;
}
.page-template-default .content, .page-template-templatesaccred-php .content, .single-post .content {
	width: 750px;
	float: left;

}
.content p{
	line-height: 1.6;
	margin:0 0 25px;
}
.content h5{
	font-weight: 700;
}
.page-template-templatesblog-php .content{
	width:100%;
}
.sidebar {
	width: 350px;
	float: right;
	margin: 110px 0 0 0;
	background:#f8f8f8;
	padding:0 30px 30px 30px;
	overflow:hidden;
}
.page-template-default .page-banner, .page-template .page-banner, .single-post .page-banner{
	width: 100%;
	height: 66%;
	margin:110px 0 0 0;
	background-size: cover;
	background-position:center
}

@media(max-width:1400px){
	.page-template-default .main, .page-template-templatesblog-php .main, .page-template .main, .single-post .main, .single-post .main{
		padding: 100px 5%;
	}
	.page-template-default .page-banner, .page-template .page-banner, .single-post .page-banner{
		background-position: center;
	}
}

@media(max-width:1300px){
	.page-template-default .content, .page-template-templatesaccred-php .content, .single-post .content{
		width: 65%;
	}
	.page-template-default .sidebar, .page-template-templatesaccred-php .sidebar, .single-post .sidebar{
		width: 30%;
	}
}

@media(max-width:1024px){
	.page-template-default .content, .page-template-templatesaccred-php .content, .single-post .content{
		width:100%;
		margin: 0 0 150px;
	}
	.page-template-default .sidebar, .page-template-templatesaccred-php .sidebar, .single-post .sidebar{
		width:400px;
		float:none;
		margin: 0 auto ;
	}
}

@media(max-width:768px){
	.page-template-default .main, .page-template-templatesblog-php .main, .page-template .main, .single-post .main, .single-post .main{
		padding: 70px 5% 0;
	}
}

@media(max-width:450px){
	.page-template-default .sidebar, .page-template-templatesaccred-php .sidebar, .single-post .sidebar{
		width:100%;

	}
}



/* /////////////////////////////////////////////////////////////////////////////////////// ACCREDITATION	PAGE */

.a-content {
    float: right;
    width: 68%;
}
.a-page {
    margin: 30px 0px;
}

.a-page img{
	float: left;
	width:180px;;
}

@media(max-width:768px){
	.a-content{
		width:100%;
		padding: 0 0 30px;;
	}

	.a-page img{
		margin: 0 auto;
		float: none;
		width:180px;
	}
	.a-page{
		width:100%;
		text-align: center;
	}
}



/* /////////////////////////////////////////////////////////////////////////////////////// FEATURED */
.feat-mob {
	display:none;
}
.feat-wrap {
	position: relative;
	padding: 150px 0;
	background: -moz-linear-gradient(top,  rgba(255,255,255,0.9) 0%, rgba(0,0,0,0.9) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0.9) 0%,rgba(0,0,0,0.9) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(255,255,255,0.9) 0%,rgba(0,0,0,0.9) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6ffffff', endColorstr='#e6000000',GradientType=0 ); /* IE6-9 */
}
.feat-item {
	position: relative;
	background-size: contain;
	background-size: cover;

}
.feat-item {
    background: #f2b226;
    height: 100%;
    display: block;
		padding: 40px 50px;
		-webkit-transition: background .3s ease-in-out;
		-moz-transition: background .3s ease-in-out;
		-ms-transition: background .3s ease-in-out;
		-o-transition: background .3s ease-in-out;
		transition: background .3s ease-in-out;

}

.feat-top{
	padding-bottom: 1000px;
	margin-bottom: -1000px;
}
.feat-item:hover{
	background: #fdc652;
}
.feat-head{
	font-family: "Gotham A", "Gotham B";
font-style: normal;
font-weight: 100;
	margin: 0 0 60px 0;
}

.feat-head, .feat-head strong{
	color:#555555;
	text-transform: uppercase;
	font-size: 50px;

}
.featured, .feat-icons  {
    width: 32.7%;
    float: left;
    margin: 0px 0.2% 0;
		padding: 0 0 50px;
}

.featured, .feat-icons img {
	bottom:-5px;
	position:relative;

}

.feat-icons img{
	width:20px;
}

.feat-i {
    padding: 4px 0;
    display: block;
}
.feat-i:hover {
    padding: 4px 0 4px 4px;
	color:#ffad00;

}


.feat{
	overflow: hidden;
}

.feat-title strong{
	color:#fff;
	text-transform: uppercase;
	font-size:36px;

}

.feat-title{
	margin: 0px 0 25px;
}

.feat-icons {
    background: #090909;
    padding:40px 50px;
}

.feat-icons p {
    color: #fff;
    text-transform: uppercase;
		font-family: "Gotham A", "Gotham B";
font-style: normal;
font-weight: 500;
    display: inline;
		padding: 0 10px;
}
.feat-text {
    color: #111;
    line-height: 1.7;
		font-family: "Gotham A", "Gotham B";
font-style: normal;
font-weight: 400;
}

@media(max-width:1024px){

	.feat-top{
		padding: 40px 30px 1000px;
	}
	.feat-icons{
		padding: 40px 30px;
	}
}

@media(max-width:850px){
	.feat-mob {
		display:block;
	}
	.feat{
		display:none;
	}
	.feat-head{
		text-align: center;
	}

	.feat-mob .featured{
    width: 80%;
    float: left;
    margin: 0 0 0 10%;
    padding: 0 0 50px;
}
.feat-mob .feat-icons{
	width: 99.75%;
}

.feat-icons p{
	font-size: 18px;
	font-family: "Gotham A", "Gotham B";
	font-style: normal;
	font-weight: 300;
}

}

@media(max-width:600px){
	.feat-item{
		padding: 40px 30px;
	}
	.feat-head, .feat-head strong, .content h1{
		font-size: 35px;
	}
	.feat-icons p{
		font-size: 13px;
	}

	.feat-mob .featured{
		width: 100%;
		margin: 0;
	}
}





/* /////////////////////////////////////////////////////////////////////////////////////// LOWER FEATURED */

.lower-feat {
    position: relative;
    background: rgba(255,255,255,.95);
    padding: 50px 0;
}


.l-feat-text{
	position:absolute;
	width:100%;
	height:100%;

}
.l-feat-text-inner{
	width: 50%;
	float: left;
	position:relative;
	padding:80px 0;
}
.lower-feat:after, .img-area:after {
	display:table;
	content:'';
	clear:both;

}

.lower-feat h2{
	background-image: url('images/line-grey.svg');
background-position: left bottom;
background-size: 75px;
background-repeat: no-repeat;
padding: 0 0 30px;
margin: 0 0 50px;
font-family: "Gotham A", "Gotham B";
font-style: normal;
font-weight: 400;
line-height: 1.2;
}

.lower-feat h2, .lower-feat h2 strong{
	color:#555555;
	font-size: 85px;
	text-transform: uppercase;

}

.lower-feat h4, .lower-feat h4 em{
	color:#555555;
	font-size: 35px;
	text-transform:none;
  width: 80%;
	line-height: 1.2;


}
@-moz-document url-prefix() {
  .lower-feat h4, .lower-feat h4 em{
     line-height: .6 !important;
  }
}
.lower-feat h4{
	font-family: 'cambria',sans-serif;
  font-weight: lighter;
}


.l-feat-images{
	position: relative;
	right:0;
	top:0;
	width:50%;
	height:100%;
	float:right;
	box-shadow:0 0 15px rgba(255,255,255,1);
}

.l-feat-img{
	background-size:cover;
	background-repeat: no-repeat;
	background-position:center;
	position:relative;
	float:left;
	border:2px solid rgba(255,255,255,1);
}
#feat-one{
	width:20%;
	height:385px;
}
#feat-two{
	width:80%;
	height:195px;
}
#feat-three{
	width:15%;
	height:190px;
}
#feat-four{
	width:65%;
	height:477px;
}
#feat-five{
	width:35%;
	height:287px;
	margin:-287px 0 0 0;
}

@media(max-width:1350px){
	#feat-two {
    width: 65%;
}

#feat-one{
	width: 35%;
}
#feat-three{
	display: none;
}
}

@media(max-width:1200px){
	.l-feat-text-inner{
    padding: 0px 50px;
	}
	.lower-feat h2, .lower-feat h2 strong{
		font-size: 65px;
	}
}

@media(max-width:1024px){
	.l-feat-text{
		position: relative;
	}
	.l-feat-text-inner{
		width:100%;
		padding:50px 0;
	}
	.l-feat-images{
		margin: 0 auto;
		float: none;
		width:90%;
	}

	.lower-feat h4, .lower-feat h4 em{
		width:100%;
	}
	#feat-one{
		height: 525px;
	}
	#feat-four{
		height: 330px;
	}

	#feat-five{
		display:none;
	}
}

@media(max-width:660px){
	#feat-one, #feat-five{
		display: none;
	}
	#feat-four, #feat-two {
    width: 100%;
}
.l-feat-images{
	width:90%;
}
.l-feat-text-inner {
    padding: 0px 20px;
}
}

@media(max-width:520px){
	.l-feat-text{
		position: relative;
		float:left;

	}



	.l-feat-text-inner{
		width:100%;
	}
}

/* /////////////////////////////////////////////////////////////////////////////////////// ACCREADITATIONS */

.accred {
    background: #fff;
    position: relative;
		padding: 130px 0;
		width: 100%;
}

.accred h2{
	font-family: "Gotham A", "Gotham B";
font-style: normal;
font-weight: 100;
	margin: 0 0 20px 0;
	font-size: 48px;
	color: #FFAF00;
}

.accred img {
	filter: grayscale(100%);
  -webkit-filter: grayscale(100%); /* For Webkit browsers */
  filter: gray; /* For IE 6 - 9 */
  -webkit-transition: all .6s ease; /* Fade to color for Chrome and Safari */
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	opacity: .6;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	height: 140px;
	margin: 0 5px;
}

.accred img:hover{
	-webkit-filter: none;
	filter: none;
	filter: none;
	opacity: 1;
}

.accred, .lower-feat, .feat-wrap, .main, .cta{
	z-index: 5;
}
/* /////////////////////////////////////////////////////////////////////////////////////// CONTACT FORM; */

.contact{
	overflow:hidden;
	position: relative;
	background-image: url('images/lower-banner.jpg');
	background-size:cover;
	background-position:center;
	background-attachment:fixed;
}

.contact .wrap{
	padding: 120px 0;
}
.contact-content {
    position: relative;
	width: 50%;
	float: left;
}
.contact-form{
	width:400px;
	float: right;
}

.contact-form .gform_body {
    margin: 0 0 20px;
}

.contact .gform_confirmation_message{
	color:#fff;
}

.contact-content h2{
	font-size: 90px;
	color: #fff;
	font-family: "Gotham A", "Gotham B";
font-style: normal;
font-weight: 800;
	text-transform: uppercase;
	line-height: 1.2;
	margin: 16px 0 0px
}

.contact-content h4{
	font-family: 'cambria',sans-serif;
	font-size: 36px;
	color: #fff;
	background-image: url('images/line-white.svg');
	background-position: left bottom;
	background-size: 75px;
	background-repeat: no-repeat;
	padding: 0 0 90px;
  font-weight: lighter;
	margin: 20px 0 ;
	line-height: 1;
}

@media(max-width:1350px){
	.accred .wrap{
		text-align: center;
	}

}

@media(max-width:1024px){

	.contact{
		background-attachment: scroll;
	}
	.contact-content h2{
		font-size: 60px;
	}
	.contact-content h4{
		font-size: 35px;
	}
	}

	@media(max-width:850px){
		.contact-content h2{
			font-size: 90px;
		}
		.contact-content h4{
			font-size: 50px;
		}
	}

@media(max-width:768px){
	.accred h2{
		font-size: 40px;
		margin: 0 auto 50px;
	}

	.contact-content h2{
		font-size: 70px;
	}
	.contact-content h4{
		font-size: 40px;
	}


}

@media(max-width:500px){
	.accred h2{
		font-size: 30px;
	}
	.contact-content h2{
		font-size: 40px;
	}
	.contact-content h4{
		font-size: 30px;
	}
}

/* /////////////////////////////////////////////////////////////////////////////////////// NEWS */

.back{
	margin: 100px 0 0;
}

.news{
	-webkit-column-count: 2;
		-webkit-column-gap: 15px;
		-moz-column-count: 2;
		-moz-column-gap: 15px;
		column-count: 2;
		column-gap: 15px;
}

.news-section{
	display: inline-block;
	margin: 0 0 15px;
	-webkit-column-break-inside: avoid;
	-moz-column-break-inside: avoid;
	column-break-inside: avoid;
	max-width: 100%;
	position: relative;

}

.news-section .wp-post-image {
	width: 100%;
	height: auto;
}

.post-ol{
	background: rgba(1,1,1,.4);
}

.bread-wrap {
	background: rgba(0,0,0, .7);
	margin: -60px 0 0;
}
.breadcrumbs{
	width:1200px;
	margin: 0 auto;
	z-index: 99;
}
.breadcrumbs li {
    display: inline-block;
		padding: 22px 3px;
		text-transform: uppercase;
		color:#fff;
}

.breadcrumbs li a{
	color:#fff;
}

.bread-current{
	color:#FFAF00;
}

.separator{
	color:#5a5a5a!important;
}



.newsright{
	position: absolute;
	bottom: 0;
	width: 100%;
  padding: 10px;
}

.newsright h3{
	font-family: "Gotham A", "Gotham B";
font-style: normal;
font-weight: 800;
	font-size: 18px;
	text-transform: uppercase;
  margin: 0;
	color:#ffaf00;
}

.newsthumbnail {
    margin: 0 0 -2px;
		position: relative;
		float: left;
		width: 100%;
		min-height:145px;
    background-size: cover;
	}

	.newsthumbnail .wp-post-image{
		opacity: 0;
		visibility: hidden;
	}

.date{
	color: #fff;
}

.post-ol{
	background: rgba(1,1,1,.4);
height: 100%;
width: 100%;
position: absolute;
top: 0;
visibility: hidden;
opacity: 0;
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
}

.news-section:hover .post-ol{
	visibility: visible;
	opacity: 1;
}


.cross{
	position:absolute;
	top: 10px;
	left: 10px;
	width: 40px;
	background: none;
}
@media (max-width: 579px) {
.news {
	-webkit-column-count: 1;
	-moz-column-count: 1;
	column-count: 1;
}
}

@media (min-width: 580px) {
.news {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
}
}
 @media (min-width: 870px) {
.news {
	-webkit-column-count: 4;
	-moz-column-count: 4;
	column-count: 4;
}
}

 @media (min-width: 1450px) {
.news {
	-webkit-column-count: 4;
	-moz-column-count: 4;
	column-count: 4;
}
}


@media(max-width:1250px){
	.page-template .main .wrap{
		width:100%;
	}
}

@media(max-width:1300px){
	.breadcrumbs{
		width:80%;
		margin-left:10%;
	}
}

@media(max-width:768px){
	.bread-wrap{
		display:none;
	}
}

@media(max-width:600px){
	.news{
		-webkit-column-gap: 6px;
		-moz-column-gap: 6px;
		column-gap: 6px;
	}
	.news-section{
		margin: 0 0 3px;
	}

	.date{
		display:none;
	}

	.cross{
		display:none;

	}

	.newsright h3{
		font-size:14px;
	}
}



/* /////////////////////////////////////////////////////////////////////////////////////// GRAVITY FORMS */

/* Cta Home page */
.cta-form .gform_wrapper input[type="text"],.cta-form .gform_wrapper input[type="tel"],.cta-form .gform_wrapper input[type="email"],.cta-form .gform_wrapper input[type="password"],.cta-form .gform_wrapper input[type="file"],.cta-form .gform_wrapper textarea,.cta-form .gform_wrapper select {
	  height: 33px;
	background-color: #fff;
	border: 1px solid #231f20;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 5px 7px;
	-webkit-box-shadow: inset 0px 2px 5px 0px rgba(0, 0, 0, 0.2);
	font-family: "Gotham A", "Gotham B"!important;
	font-style: normal;
	font-weight: 400;
	box-shadow: inset 0px 2px 5px 0px rgba(0, 0, 0, 0.2);
	font-size: 14px;
	width: 259px;
	float: right;

}

.cta-form .gform_wrapper ::-webkit-input-placeholder {
 color: #333;
 font-family: "Gotham A", "Gotham B"!important;
font-style: normal;
font-weight: 400;
 font-size: 14px;
}

.cta-form .gform_wrapper ::-moz-placeholder {
 color: #333;
 font-family: "Gotham A", "Gotham B"!important;
font-style: normal;
font-weight: 400;
 font-size: 14px;
}

.cta-form .gform_wrapper ::-ms-input-placeholder {
 color: #333;
 font-family: "Gotham A", "Gotham B"!important;
font-style: normal;
font-weight: 400;
 font-size: 14px;
}

.cta-form .gform_body li {
  margin: 0;
  list-style: none;
  background: none;
	padding:20px 20px 40px;
	border-bottom: 1px solid #474444;
	clear: both;
}
.cta-form .gform_body li:last-child {
	border: 0;
}

.cta-form .gform_body label {
	color: #d1d1d1;
	font-size: 14px;
	font-weight: 300;
	float: left;
	padding: 6px 0 0;
    margin: 0 18px 0 0;
}

.contact ul ul .gfield_label{
  float: left;
}

.cta-form .gfield{
	background: #fff;
}


.cta-form .gform_title{
	font-size: 25px;
	text-transform: uppercase;
	margin: 0 0 10px ;
}

.cta-form .gform_heading {
    padding: 30px 20px 0;
}

.cta-form .gform_description{
	color: #fff;
}

.cta-form .gform_body{
	margin: 40px 0 0 ;
}

.cta-form .gform_button {
	border: 0;
	color: #fff;
	font-size: 20px;
	float: right;
	cursor: pointer;
	font-family: 'cambria-bold-i',sans-serif;
	right: -60px;
	position:relative;

  padding: 10px 50px 10px 0px;
  background: url('images/tab.svg') no-repeat;
  background-size: cover;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  width: 180px;
  margin: 20px 0 0;
}

.cta-form .gform_button:hover{
	right: -30px;
}


.contact-form .gform_wrapper h3{
	border-bottom: 1px solid rgba(255,255,255,.2);
	font-family: "Gotham A", "Gotham B";
font-style: normal;
font-weight: 800;
	font-size: 24px;
	padding: 0 0 35px 0;
}

.gform_wrapper h3{
	color:#FFAF00;
}


.contact-form .gform_wrapper {
	font-weight: 300;
	margin: 0 auto;
}
.contact-form .gform_heading{
	font-family: "Gotham A", "Gotham B";
font-style: normal;
font-weight: 800;
	font-size: 24px;
	text-transform: uppercase;
}

.contact-form .gform_heading h3{
	margin:30px 0 0 ;
}
.gform_fields {
	margin: 0;
	padding: 0;
	list-style: none;
}
 .contact-form.gform_wrapper label {
	display: none;
	
}

.cta-form #gform_ajax_spinner_2 {
    margin: 50px 30px;
}

/* Lower Home page */
.contact-form .gform_wrapper input[type="text"],.contact-form .gform_wrapper input[type="tel"],.contact-form .gform_wrapper input[type="email"],.contact-form .gform_wrapper input[type="password"],.contact-form .gform_wrapper input[type="file"],.contact-form .gform_wrapper textarea,.contact-form .gform_wrapper select {
	border: 0;
	width: 100%;
	padding: 25px 0;
	font-family: "Gotham A", "Gotham B"!important;
 font-style: normal;
 font-weight: 400;
	font-size: 14px;
	color: #fff;
	border-bottom: 1px solid rgba(255,255,255,.2);
	display: block;
	background: none;
	text-transform: none;
}

.contact-form .gform_wrapper .top_label .gfield_label{
	display:none;
	color:#fff;
	font-weight:bold;
	font-size:2em;
}
.contact-form .gform_wrapper textarea, .cta-form textarea {
	height: 120px !important;
	overflow: auto;
}
.gfield {
	position: relative;
}
.gfield_description {
	margin: 10px 0;
}

.contact-form .gform_button {
	font-family: 'cambria-bold-i';
	border: 0;
	padding: 15px 60px;
	color: #fff;
	font-size: 30px;
	float: right;
	cursor: pointer;
	position: relative;
	left: 0;
	transition: all 0.5s ease;
	  background: url('images/tab.svg') no-repeat;
	background-size:cover;

}

.contact-form .gform_button:hover{
	opacity:.8;

}

/* Inner Page sidebar */
.sidebar h3{
	font-family: "Gotham A", "Gotham B";
font-style: normal;
font-weight: 800;
	font-size: 24px;
	text-transform: uppercase;
	color: #FFAF00;
	margin: 25px 0 20px 0;
}

.sidebar .gform_title {
	display: none;
}
.sidebar .gform_wrapper input[type="text"],.sidebar .gform_wrapper input[type="tel"],.sidebar .gform_wrapper input[type="email"],.sidebar .gform_wrapper input[type="password"],.sidebar .gform_wrapper input[type="file"],.sidebar .gform_wrapper textarea,.sidebar .gform_wrapper select {
	border: 0;
	width: 100%;
	padding: 25px 0;
	margin: 0 0 10px;
	font-family: "Gotham A", "Gotham B"!important;
 font-style: normal;
 font-weight: 400;
	font-size: 14px;
	border-bottom: 1px solid #d1d1d1;
	display: block;
	background: none;
	text-transform: none;
}

.sidebar .gform_button {
    border: 0;
    padding: 8px 0;
    color: #fff;
    font-size: 30px;
    float: right;
    cursor: pointer;
    position: relative;
    right: -50px;
    transition: all 0.5s ease;
    background: url('/wp-content/themes/scott/images/tab.svg') no-repeat;
	background-size:cover;
    font-family: 'cambria-bold-i',sans-serif;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    opacity: 1;
    width: 180px;
    font-size: 25px;
	top:10px;
}

.sidebar .gform_button:hover{
	right:-40px;


}

.sidebar .gform_wrapper .top_label .gfield_label{
	display:none;
}

.sidebar ::-webkit-input-placeholder{
	color: #111b5b;
}

.sidebar ::-moz-placeholder{
	color:#111b5b;
}

.sidebar ::-ms-input-placeholder{
color:#111b5b;
}

.validation_error{
	color: #f00;
	font-weight: 500;
}
.validation_message{
	color:#FFAF00;
}


.cta-form .validation_error{
	padding: 20px 20px 0px;
	color: #f00;
}

.cta-form .gform_title{
	font-family: "Gotham A", "Gotham B";
 font-style: normal;
 font-weight: 400;
}


.cta-form .gfield_description.validation_message{
	color:#FFAF00;
	float: right;
}

.cta-form #gform_confirmation_wrapper_2 {
    padding: 40px 20px;
    color: #fff;
}

.cta-form textarea{
	max-width: 259px;
}

::-webkit-input-placeholder {
 color: white;
 font-family: "Gotham A", "Gotham B"!important;
font-style: normal;
font-weight: 400;
 font-size: 14px;
}

::-moz-placeholder {
 color: white;
 font-family: "Gotham A", "Gotham B"!important;
font-style: normal;
font-weight: 400;
 font-size: 14px;
}

::-ms-input-placeholder {
 color: white;
 font-family: "Gotham A", "Gotham B"!important;
font-style: normal;
font-weight: 400;
 font-size: 14px;
}





.contact-form .gform_wrapper .top_label .gfield_label {
 display:none;
}

 .contact-form.gform_wrapper .top_label input.medium,.contact-form .gform_wrapper .top_label select.medium {
	width: 100%!important;
}

@media (max-width:900px){
	.contact-form{
		width:70%;
		margin: 0 0 0 15%;
		float: left;
	}
	.contact-content {
    position: relative;
    width: 70%;
    float: left;
    margin: 0 0 50px 15%;
}
}

@media (max-width:600px){
	.contact-form{
		width:90%;
		margin: 0 0 0 5%;
	}
	.contact-content {
		width: 90%;
		margin:0 0 50px 5%;


	}

}


/* /////////////////////////////////////////////////////////////////////////////////////// FOOTER */


footer {
	position: relative;
	z-index: 3;
	background: #fff;
	width: 100%;
	overflow: hidden;
	margin: 0;
	color: #000;
	padding: 40px 0 20px ;
}

footer .wrap{
	text-align: center;
}
.footer-map {
	width: 100%;
	position: relative;
	z-index: 20;
	padding: 17px 0 0 0;
	background: #fff;
}


.footer-logo {
    background: url(images/logo.svg) no-repeat top left;
    background-size: 100% 100%;
    position: absolute;
    text-indent: -9999em;
    z-index: 999;
    width: 220px;
    background-size: 100%;
    height: 100%;
    left: 50%;
    margin-left: -110px;
}


.location-map {
	height: 580px;

}

.logo-wrap {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: rgba(255,255,255,.8);
    height: 120px;
    padding: 30px;
}

.social-head {
    background: url(images/svg/get-social.svg) no-repeat top center;
		background-size: 70%;
		width: 100%;
		padding: 40px 0 10px 0;
	}

	.social-foot {
	    margin: 0 auto;
	    width: 650px;

			float: none;
			position:relative;
text-align: center;
padding:30px 0;
	}


	.social-foot:after {
		content:'';
		display:table;
		clear:both;
	}
	.social-foot a {
	    display: inline;
	    height: 20px;
			text-align: center;
			width:33.3%;
			position:relative;
	}
	.social-foot a:hover {
		opacity:.6;
	}

	.social-foot a img {
    width: 140px;
    -webkit-transition: margin .3s ease-in-out;
    -moz-transition: margin .3s ease-in-out;
    -ms-transition: margin .3s ease-in-out;
    -o-transition: margin .3s ease-in-out;
    transition: margin .3s ease-in-out;
    margin: 0 9px;
}
.social-foot a:last-child {
	top:-3px;
	
}
.sitelinks {
	width:60%;
	border-top:2px dotted #111;
	position:relative;
	margin:0 auto;
}
.sitelinks a {
	color:#111;
	cursor:pointer;
	background:#fff;
	padding:0 8px;
	top:-9px;
	position:relative;
	font-size:1.2em;
}
.sitelinks h3 {
	font-size:1em;
	letter-spacing:0px;
	margin:0;
	padding:0;
}
.sitelinks span {
	font-size:.7em;
	position:relative;
	top:-1px;
}
.sitelinks-content {
	max-height:0;
	overflow:hidden;
	-webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.sitelinks-clicked .sitelinks-content {
	max-height:500px;
	-webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.sitelinks-content ul{
	opacity:0;
	display:inline-block;
	position:relative;
	width:25%;
	margin:0px 0 50px 0;
	-webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
	vertical-align:top;
}
.sitelinks-clicked .sitelinks-content ul{
	opacity:1;
	margin:15px 0 50px 0;
	-webkit-transition: all .8s ease-in-out;
    -moz-transition: all .8s ease-in-out;
    -ms-transition: all .8s ease-in-out;
    -o-transition: all .8s ease-in-out;
    transition: all .8s ease-in-out;
	vertical-align:top;
}
.sitelinks-content li{
	list-style:none;
	padding:10px 0;
}
.sitelinks-content a{
	color:#000;

}
.sitelinks-content a:hover{
	color:#222;


}
.t-c {
    text-align: center;
    color: #111;
    text-transform: uppercase;
    font-size: 12px;
		display:inline-block;
}



.low-footer {
    padding: 20px 0;
	text-align:center;


}

.low-footer ul li {
    display: inline-block;
    list-style: none;
		margin: 0 0 0 30px;
		font-family: "Gotham A", "Gotham B";
	 font-style: normal;
	 font-weight: 400;
}

.low-footer ul li:after {
    content: '//';
    position: absolute;
		margin: 0 0px 0 10px;
}

.low-footer ul li:last-child:after{
	display:none;
}
.low-footer ul li:first-child {
	margin: 0;
}
.credits {
    width: 400px;
    margin: 20px auto;
    text-align: center;
		color: #555;
		text-transform: uppercase;
}

.credits a{
	font-weight: bold;
	color: #333;
	font-family: 'Montserrat', arial, sans-serif !important;
}

.credits a:hover{
	color: #555;
}

.location-map .marker {
	background: url(images/map-marker.svg) no-repeat center center;
	width: 200px;
	height: 100px;
	margin: -78px 0 0 -31px;
}

.hvr-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-grow:hover, .hvr-grow:focus, .hvr-grow:active {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}


.gm-style-iw * {
	display: block;
	width: 100%;
}
.gm-style-iw h4, .gm-style-iw p {
	margin: 0;
	padding: 0;
}
.gm-style-iw a {
	color: #4272db;
}

@media(max-width:1024px){
	.social a img {
    width: 140px;
    margin: 0 3px;
}
}

@media(max-width:900px){
	.social-head{
		background: url(images/svg/get-social-nolines.svg) no-repeat top center;
		background-size: 270px;
	}

}

@media(max-width:768px){

	.low-footer{
		width:90%;
		text-align: center;
		line-height: 1.7;
		margin-left: 5%;
	}
	.low-footer ul li:first-child{
		margin: 0;
	}

	.credits{
		width:90%;
	}
	.social {

    margin: 0 auto;
    width: 450px;
    border-bottom: dotted 2px #111;
    text-align: center;
}
	.location-map{
		height: 400px;
	}
}

@media(max-width:540px){
	.social{
		border-bottom: none;
		width: 100%;
	}
	.social a{
		display: block;
		width:100%;
		height: auto;
		text-align: center;
		margin: 10px 0;
	}

}
.gallery {
	    margin: 0 0 25px;
}
.gallery-item {
	position:relative;
	float:left; 
	opacity:1; 
	-webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
	border:1px solid #fff;
	width:25%;
	height:auto;
}
.gallery-item img {
	width:100%;
	height:100%;
	
}
.gallery-item:hover {
	opacity:.6;
}
.post-edit-link {
	
	color:#000;
	text-decoration:none !important;
	text-transform: uppercase;
	position:absolute;
	line-height:none !important;
	left:-165px;
	font-weight:800 !important;
	top:27px;
	-webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.post-edit-link:hover {
color:#000;
}
.post-edit-link span{
	font-size:2.5em;
	position: absolute;
	
	line-height:none;
	top:-13px;
	right:-42px;
	
	
}
@-moz-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateX(0);
    transform: translateX(0);
  }
  40% {
    -moz-transform: translateX(-8px);
    transform: translateX(-8px);
  }
  60% {
    -moz-transform: translateX(-5px);
    transform: translateX(-5px);
  }
}
@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  40% {
    -webkit-transform: translateX(-8px);
    transform: translateX(-8px);
  }
  60% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  40% {
    -moz-transform: translateX(-8px);
    -ms-transform: translateX(-8px);
    -webkit-transform: translateX(-8px);
    transform: translateX(-8px);
  }
  60% {
    -moz-transform: translateX(-5px);
    -ms-transform: translateX(-5px);
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }
}
.bounce {
  -moz-animation: bounce 2s infinite;
  -webkit-animation: bounce 2s infinite;
  animation: bounce 2s infinite;
}