/* ----------------------------- */
/* WP-admin Bar */
/* ----------------------------- */
html body.admin-bar{
	margin-top: -32px !important;
}

#wpadminbar{
	top: -28px !important;
	cursor: pointer;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

#wpadminbar:hover{
	top: 0px !important;
}

/* ----------------------------- */
/* ANIMATIONS */
/* ----------------------------- */

/*Vertigo*/

@-webkit-keyframes vertigo{
  0%, 100%   { transform: scale(1,1) rotate(0deg); }
  50% { transform: scale(1.4,1.4) rotate(0.1deg); }
}
@-moz-keyframes vertigo{
  0%, 100%   { transform: scale(1,1) rotate(0deg); }
  50% { transform: scale(1.4,1.4) rotate(0.1deg); }
}
@-o-keyframes vertigo{
  0%, 100%   { transform: scale(1,1) rotate(0deg); }
  50% { transform: scale(1.4,1.4) rotate(0.1deg); }
}
@keyframes vertigo{
  0%, 100%   { transform: scale(1,1) rotate(0deg); }
  50% { transform: scale(1.4,1.4) rotate(0.1deg); }
}

ul{
	margin: 0;
	padding: 0;
}

input{
	border: none;
	background: none;
}

address{
	font-style: normal;
}

.no-padding{
	margin: 0;
	padding: 0;
}

/* ----------------------------- */
/* GFORM */
/* ----------------------------- */

.gform_wrapper .gform_heading{
	margin-bottom: 42px !important;
}

.gform_body	input,
.gform_body	textarea{
	border-radius: 4px;
	padding: 17px 18px !important;
	background-color: #fff;
	border: 1px solid rgba( 51, 51 ,51, 0.25 );
}

.gform_body	textarea{
	height: 160px !important;
}

.gform_body	input::placeholder{
	color: #54585A;
}

div.gform_footer.top_label {
	text-align: center;	
	margin: 0 !important;
	padding: 0 !important;
}

.gform_wrapper input[type=submit]{
	font-family: 'Georgia', PT serif;
    display: inline-block;
    border-radius: 24px;
    text-align: center;
    font-size: 16px;
    background-color: #0b2660;
    color: #fff;
    margin: 8px 0 0 0 !important;
    padding: 11px 8px;
    min-width: 148px;
    min-height: 48px;
}

.gform_body .ginput_container{
	margin: 0 !important;
	padding: 8px;
}

.gform_body .gfield{
	margin: 0 !important;
}

.gform_body > ul > li{
	padding: 0 !important;
	background: none !important;
}

/* .gform_body label{
	display: none !important;
} */

.gform_wrapper .gform_title{
	font-size: 40px !important;
	text-align: center;
}

#gform_wrapper_3{
	max-width: 780px;
	margin: auto;
}

@media( max-width: 768px ){
	.gform_body	input,
	.gform_body	textarea{
		padding: 10px 18px !important;
		line-height: 24px !important;
	}

	.gform_wrapper .gform_footer input[type=submit]{
		line-height: 24px !important;
		max-width: 148px;
	}
}

/* ----------------------------- */
/* NAVBAR */
/* ----------------------------- */

header > nav > .top{
	border-bottom: 1px solid #F1F1EB;
	min-height: 96px;
	background-color: #FFF;
}

header .nav-brand{
	float: left;
	width: 50%;
	padding: 0 0 0 36px;
}

header .nav-brand img{
	padding: 18px 0;
	max-height: 96px;
}

nav .contact{
	float: left;
	width: 50%;
	padding: 32px 15px 15px 0px;
	font-size: 24px;
	text-align: right;
}

header > nav > .bottom{
	background-color: rgba(255,255,255,1);
}

#mainmenu{
	font-family: 'Georgia', PT serif; 
	font-size: 14px;
	letter-spacing: 0.1em; 
	text-transform: uppercase; 
}

#mainmenu > .nav{
	display: -webkit-box;  /* OLD - iOS 6-, Safari 3.1-6, BB7 */
	display: -ms-flexbox;  /* TWEENER - IE 10 */
	display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
	display: flex;   
	width: 100%;
}

#mainmenu > .nav > li{
	flex: 1;
}

@media( max-width: 992px ){
	#mainmenu > .nav{
		display: block;
	}
}

nav .contact > span,

nav .contact > .bold{

	display: inline-block;

	}

@media( max-width: 768px ){
	header .nav-brand{
		width: 100%;
		text-align: center;
		padding: 0;
	}

	header .nav-brand > img{
		padding: 8px;
		max-height: 80px;
	}

	.navbar-toggle {
	    position: absolute;
	    left: 0;
	    top: 0;
	}

	nav .contact{
		position: absolute;
	    right: 0;
	    margin: 24px 15px 14px;
	    padding: 0;
	}

	nav .contact > span,
	nav .contact > .bold{
		display: none;
	}

	nav .contact > .mobile-tel{
		display: inline-block;
	    width: 41px;
	    height: 36px;
		background-image: url( '../images/phone.svg' );
		background-size: 26px;
		background-position: center;
		background-repeat: no-repeat;
	}
}

/* ----------------------------- */
/* SIMPLE CONTENT */
/* ----------------------------- */

.simple-content{
	line-height: 32px;
}

.simple-content > div:first-child{
	padding: 60px 40px;
}
.simple-content a {
	color: #B9A660 !important;
}

.simple-content > div:first-child > h2 {
	color: #0b2660;
}
.simple-content > div:first-child > h3 {
	color: #0b2660;
}
.simple-content > div:first-child > h1,

.simple-content > div:first-child > p{
	margin: 16px 0;
}

.simple-content > div:first-child > :first-child{
	margin-top: 0 !important;
}

.simple-content > div:first-child > :last-child{
	margin-bottom: 0 !important;
}

.simple-menu{
	list-style-type: none;
	display: -webkit-box;  /* OLD - iOS 6-, Safari 3.1-6, BB7 */
	display: -ms-flexbox;  /* TWEENER - IE 10 */
	display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
	display: flex;   
	flex-wrap: wrap;
	text-align: center;
	padding-bottom: 44px;
}

.simple-menu > li{
	flex: 1;
	min-width: 50%;
	max-width: 50%;
	margin-bottom: 16px;
}

.simple-menu > li > a{
	position: relative;
}

.simple-menu > li > a:hover{
	text-decoration: none;
}

.simple-menu > li > a::before{ 
	position: absolute; 
	bottom: 0; 
	content: ''; 
	width: 0px; 
	height: 2px; 
	background-color: #A00062; 
	transition: 0.3s all ease-out;
}

.simple-menu > li> a:hover::before{ 
	content: ''; 
	width: 100%; 
}

@media(min-width: 768px){
	.simple-menu > li{
		min-width: 33.3333%;
	}
}

@media(min-width: 992px){
	.simple-content > div:first-child{
		padding: 70px 200px;
	}

	.simple-menu{
		padding-bottom: 54px;
	}

	.simple-menu > li{
		min-width: 0;
	}
}

@media( min-width: 1200px ){
	.simple-content > div:first-child{
		padding: 60px 25%;
	}
	.simple-menu{
		padding: 0 10% 88px 10%;
	}
}

/* ----------------------------- */
/* POSTER */
/* ----------------------------- */

.poster{
	display: -webkit-box;  /* OLD - iOS 6-, Safari 3.1-6, BB7 */
	display: -ms-flexbox;  /* TWEENER - IE 10 */
	display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
	display: flex;
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
	color: #fff;
	align-items: initial;
	height: 75vh;
	min-height: 600px;
}

.poster .content{
	width: 100%;
	padding: 2% 8%;
}

.poster .content > p{
	font-size: 1.5em; 
	line-height: 1.33333em; 
}

@media( min-width: 992px){
	.poster{
		align-items: center;
	}

	.poster .content{
		width: 50%;
		padding: 0 0 0 8%;
	}

	.poster .content > h2,
	.poster .content > h3{
		font-size: 3.5em;
		color: white;
	}
}

/* ----------------------------- */
/* CTA - single */
/* ----------------------------- */

.single-cta > .cta{
	display: -webkit-box;  /* OLD - iOS 6-, Safari 3.1-6, BB7 */
	display: -ms-flexbox;  /* TWEENER - IE 10 */
	display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
	display: flex;   
	flex-wrap: wrap;
	margin: 0 16px;
	border-radius: 8px; /*to ensure shadow is rounded too*/
}

.single-cta > .cta > .image{
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	min-height: 300px;
}

.single-cta > .cta > .content {
	display: -webkit-box;  /* OLD - iOS 6-, Safari 3.1-6, BB7 */
	display: -ms-flexbox;  /* TWEENER - IE 10 */
	display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
	display: flex;   
    align-items: center;
}

.single-cta > .cta > .content > div{
	width: 100%;
	padding: 80px 10%;
	background-color:#fff;
}

.single-cta > .cta > .content > div > :first-child{
	margin-top: 0;
	color: #0b2660;
}

@media (max-width: 767px){
	.single-cta.base-padding {
	    padding-left: 0;
	    padding-right: 0;
	}

	.single-cta > .cta {
	    margin: 0;
	}

	.single-cta > .cta > .image{
		min-height: 250px;
	}

	.single-cta > .cta > .content > div{
		padding: 32px;
	}
}

@media( min-width: 992px ){
	.single-cta > .cta > .image{
		background-position: center;
		width: 40%;
		min-height: 350px;
		border-radius: 8px 0px 0px 8px;
	}

	.single-cta > .cta > .content{
		width: 60%;
		border-radius: 0px 8px 8px 0px;
	}
}

@media( min-width: 1500px ){
	.single-cta > .cta > .image{
		min-height: 400px;
	}
}

/* ----------------------------- */
/* CTA - multiple */
/* ----------------------------- */

.multi-cta {
    text-align: center;
	position: relative;
}

.multi-cta .cta{
	display: -webkit-box;  /* OLD - iOS 6-, Safari 3.1-6, BB7 */
	display: -ms-flexbox;  /* TWEENER - IE 10 */
	display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
	display: flex;   
    flex-direction: column;
	flex: 1;
	padding: 16px;
	max-width: 500px;
	text-align: center;
	margin: auto;
}

.multi-cta > .row:first-child > .cta:first-child{
	padding-top: 0;
}

.multi-cta > .row:last-child > .cta:last-child{
	padding-bottom: 0;
}

.multi-cta .cta > .image{
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	min-height: 200px;
	border-radius: 8px 8px 0px 0px;
}

.multi-cta .by-2 .cta > .image{
	min-height: 300px;
}

.multi-cta .cta > .content{
	position: relative;
	width: 100%;
	padding: 24px;
	border-radius: 0px 0px 8px 8px;
}

.multi-cta .cta > .content > h3{
	margin: 32px 0
}

.multi-cta .cta > .content > :first-child{
	margin-top: 0 !important;
}

.multi-cta .cta > .content > :last-child{
	margin-bottom: 0 !important;
}

.multi-cta .by-2 .cta > .content > h3,
.multi-cta .by-2 .cta > .content > p{
	margin: 16px 0;
}

.multi-cta .cta > .content > p:not(:last-child){
	margin-bottom: 48px;
}

.multi-cta .cta > .content > .link{
	width: 100%;
	font-family: 'Georgia', PT serif;
	text-align: center;
	text-transform: uppercase;
}

.multi-cta .cta .content .auto-height{
	height: auto;
}

.multi-cta .cta .content .fixed-height{
	height: 330px;
}

@media( min-width: 1200px ){
	.multi-cta > .row{
		display: -webkit-box;  /* OLD - iOS 6-, Safari 3.1-6, BB7 */
		display: -ms-flexbox;  /* TWEENER - IE 10 */
		display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
		display: flex;
		flex-wrap: wrap;
		margin: 0 16px;
	}

	.multi-cta .cta{
		margin: 0;
	}

	.multi-cta > .row:first-child > .cta:first-child{
		padding-top: 16px;
	}

	.multi-cta > .row:last-child > .cta:last-child{
		padding-bottom: 16px;
	}
}

/* ----------------------------- */
/* LIST CONTENT */
/* ----------------------------- */

.list-content > h2{
	text-align: center;
	margin-bottom: 24px;
	color: #0b2660;
	padding: 10px;
}

.list-content .big{
	margin: 8px 0;
	color: #0b2660;
}

.list-content p{
	margin: 0;
}

.list-content > ul{
	display: -webkit-box;  /* OLD - iOS 6-, Safari 3.1-6, BB7 */
	display: -ms-flexbox;  /* TWEENER - IE 10 */
	display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
	display: flex;   
	flex-wrap: wrap;
	list-style-type: none;
}

.list-content .list-item{
	width: 90%;
	margin: 0 auto;
	padding: 28px 20px;
}

.list-content .list-item{
	list-style-type: none;
	background-image: url('../images/check.svg');
	background-repeat: no-repeat;
	background-position: left -8px top 18px;
	background-size: 64px;
	padding: 24px 48px 8px 48px;
}

.list-content > :first-child{
	margin-top: 0 !important;
}

.list-content > :last-child{
	margin-bottom: 0 !important;
}

@media( min-width: 768px ){
	.list-content .list-item{
		width: 50%; /*responsive all cols collapse to 2 col on med screen*/
		padding: 24px 0 8px 48px;
	}
}

@media( min-width: 992px ){
	.list-content .by-2 > li:nth-child(2n-1){
		padding-right: 48px;
	}

	.list-content .by-2 > li:nth-child(2n){
		padding-left: 108px;
		background-position: left 40px top 24px;
	}

	.by-2 .list-item{
		width: 50%;
	}
}

@media( min-width: 1200px ){
	.by-4 .list-item{
		width: 25%;
	}
}

/* ----------------------------- */
/* CHESS BOARD */
/* ----------------------------- */

.chess-row{
	display: -webkit-box;  /* OLD - iOS 6-, Safari 3.1-6, BB7 */
	display: -ms-flexbox;  /* TWEENER - IE 10 */
	display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
	display: flex;   
	flex-wrap: wrap;
	padding: 0 32px;
}

.chess-row:first-child{
	padding-top: 80px;
}

.chess-row:last-child{
	padding-bottom: 24px;
}

.cb-image{
	padding: 0;
}

.chess-board > .chess-row:nth-child(2n) {
	flex-direction: row-reverse;
}

.cb-image, .cb-content{
	display: -webkit-box;  /* OLD - iOS 6-, Safari 3.1-6, BB7 */
	display: -ms-flexbox;  /* TWEENER - IE 10 */
	display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
	display: flex;   
	flex-direction: column;
	justify-content: center;
	width: 100%;
}

.cb-image > div {
    background-position: center;
    width: 100%;
    height: 40vw;
    min-height: 250px;
    margin: auto;
}
	
.cb-content{
	padding: 56px 0;
}

.cb-content h1,
.cb-content h2,
.cb-content h3,
.cb-content h4,
.cb-content h5,
.cb-content h6{
	margin: 12px 0;
}

.cb-content .indent{
	padding-left: 60px;
}

.cb-content p{
	margin: 12px 0;
}

.cb-content ul{
	margin: 12px 0;
}

.cb-content > :first-child{
	margin-top: 0 !important;
}

.cb-content > :last-child{
	margin-bottom: 0 !important;
}

@media( min-width: 600px ){
	.chess-row{
		padding: 0 32px;
	}

	.chess-row:first-child{
		padding-top: 80px;
	}

	.chess-row:last-child{
		padding-bottom: 24px;
	}

	.cb-content{
		padding: 56px;
	}

	.cb-image{
		padding: 0 24px;
	}

	.cb-image > div{
		background-position: center;
		width: 80%;
		height: 35vw;
		margin: auto;
	}
}

@media(min-width: 992px){
	.chess-row{
		padding: 24px 56px;
	}

	.chess-row:first-child{
		padding-top: 80px;
	}

	.chess-row:last-child{
		padding-bottom: 80px;
	}

	.cb-content{
		padding: 32px;
	}

	.chess-board > .chess-row:nth-child(2n-1) > .cb-content {
		padding-left: 80px;
	}

	.chess-board > .chess-row:nth-child(2n) > .cb-content {
		padding-right: 80px;
	}

	.cb-image > div{
		width: 100%;
		height: 32vw;
	}

	.cb-image, .cb-content{
		width: 50%;
	}
}

@media(min-width: 1200px){
	.chess-row{
		padding: 56px 8%;
	}

	.chess-row:first-child{
		padding-top: 104px;
	}

	.chess-row:last-child{
		padding-bottom: 104px;
	}
}

/* ----------------------------- */
/* MAP CONTENT */
/* ----------------------------- */

.map-content iframe{
	width: 100% !important;
	min-height: 300px;
	max-height: 650px;

}

.map-content .content{
	display: -webkit-box;  /* OLD - iOS 6-, Safari 3.1-6, BB7 */
	display: -ms-flexbox;  /* TWEENER - IE 10 */
	display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
	display: flex;   
	align-items: center;
}

.map-content .content > div{
	padding: 32px;
}

.map-content .content > div > :first-child{
	margin-top: 0 !important;
	color: #0b2660;
}

.map-content .content a {
	background-color: #0b2660;
	color: #fff;
	font-family: 'Georgia', PT serif;
	display: inline-block;
	border-radius: 24px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	padding: 11px 16px;
	min-width: 148px;
	min-height: 48px;
}

.map-content .content a:hover {
	text-decoration: none;
}

@media( min-width: 600px ){
	.map-content iframe{
		height: 35vw;
	}

	.map-content .content > div{
		padding: 80px;
	}
}

@media( min-width: 1200px ){
	.map-content > .row{
		display: -webkit-box;  /* OLD - iOS 6-, Safari 3.1-6, BB7 */
		display: -ms-flexbox;  /* TWEENER - IE 10 */
		display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
		display: flex;   
	}

	.map-content > .row > div{
		width: 50%;
	}

	.map-content .content{
		padding: 36px;
	}
}

@media( max-width: 767px ){
	.map-content > .row{
		padding-top: 0;
	}
}

/* ----------------------------- */
/* APARTMENTS OVERVIEW */
/* ----------------------------- */

.apartment-filters{
	list-style-type: none;
	text-align: center;
}

.apartment-filters > li{
	background-color: #F1F1EB;
	border: 1px solid rgba( 51, 51, 51, 0.25);
}

.apartment-filters > li > a{
	display: block;
	font-weight: 600;
	color: #333;
	padding: 8px 0;
	transition: 0.2s all ease-out;
}

.apartment-filters > li > a:hover{
	box-shadow: inset 0 0 56px rgba( 51, 51, 51, 0.25);
	text-decoration: none;
}

.archive-row{
	display: -webkit-box;  /* OLD - iOS 6-, Safari 3.1-6, BB7 */
	display: -ms-flexbox;  /* TWEENER - IE 10 */
	display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
	display: flex;   
	flex-wrap: wrap;
	padding: 0 32px;
}

.archive-row:first-child{
	padding-top: 80px;
}

.archive-row:last-child{
	padding-bottom: 24px;
}

.archive-image{
	padding: 0;
}

.archive-image, .archive-content{
	display: -webkit-box;  /* OLD - iOS 6-, Safari 3.1-6, BB7 */
	display: -ms-flexbox;  /* TWEENER - IE 10 */
	display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
	display: flex;   
	flex-direction: column;
	justify-content: center;
	width: 100%;
}

.archive-image > div {
    background-position: center;
    width: 100%;
    height: 40vw;
    min-height: 250px;
    margin: auto;
}
	
.archive-content{
	text-align: center;
	padding: 56px 0;
}

.archive-content h1,
.archive-content h2,
.archive-content h3,
.archive-content h4,
.archive-content h5,
.archive-content h6{
	margin: 12px 0;
}

.archive-content .indent{
	padding-left: 60px;
}

.archive-content p{
	margin: 12px 0;
}

.archive-content ul{
	margin: 12px 0;
}

.archive-content > :first-child{
	margin-top: 0 !important;
}

.archive-content > :last-child{
	margin-bottom: 0 !important;
}

@media( min-width: 768px ){
	.apartment-filters{
		display: -webkit-box;  /* OLD - iOS 6-, Safari 3.1-6, BB7 */
		display: -ms-flexbox;  /* TWEENER - IE 10 */
		display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
		display: flex;   
	}

	.apartment-filters > li{
		flex: 1;
	}

	.apartment-filters > li > a{
		padding: 16px 0;
	}
	.archive-row{
		padding: 0 32px;
	}

	.archive-row:first-child{
		padding-top: 80px;
	}

	.archive-row:last-child{
		padding-bottom: 24px;
	}

	.archive-content{
		padding: 56px;
	}

	.archive-image{
		padding: 0 24px;
	}

	.archive-image > div{
		background-position: center;
		width: 80%;
		height: 35vw;
		margin: auto;
	}
}

@media(min-width: 992px){
	.apartment-filters > li > a{
		font-size: 1.5em;
		padding: 24px 0;
	}

	.archive-row{
		padding: 24px 56px;
	}

	.archive-row:first-child{
		padding-top: 80px;
	}

	.archive-row:last-child{
		padding-bottom: 80px;
	}

	.archive-content{
		text-align: left;
		padding: 32px 32px 32px 80px;
	}

	.archive-image > div{
		width: 100%;
		height: 32vw;
	}

	.archive-image, .archive-content{
		width: 50%;
	}
}

/* ----------------------------- */
/* CONTACT PAGE  */
/* ----------------------------- */

@media( min-width: 992px ){
	.sidebar-content > div:first-of-type{
		padding-right: 8%;
	}
}

/* ----------------------------- */
/* FOOTER */
/* ----------------------------- */

footer{
    background-image: url( '../images/texture.png' );
}

footer .top .row > div{
	padding: 16px;
}

footer .top .block{
    height: 100%;
    max-width: 500px;
	background-color: #fff;
	border-radius: 8px;
	box-shadow: 0 3px 6px rgba( 0, 0, 0, 0.16 );
	text-align: center;
	padding: 32px;
    margin: auto;
}

footer .top .block > h3 {
	margin: 0;
	padding: 24px 0;
}

footer .top .block > .mid {
	display: -webkit-box;  /* OLD - iOS 6-, Safari 3.1-6, BB7 */
	display: -ms-flexbox;  /* TWEENER - IE 10 */
	display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
	display: flex;   
	flex-direction: column;
	justify-content: center;
	margin: auto;
	max-width: 400px;
}

footer .top .block > .mid > p{
	margin: 16px 0;
}

footer .top .block input[type=email] {
	height: 48px;
	border: 1px solid rgba( 51, 51, 51, 0.25 );
	border-radius: 4px;
	padding: 0 56px 0 16px;
}

footer .nav-brand > img{
	width: 100%;
	max-width: 205px;
	margin-bottom: 24px;
}

footer > .bottom{
	background-color: #fff;
	padding: 30px 40px;
}

footer .bottom a{
	color: #333;
}

footer > .bottom > .row > div{
	padding: 10px 0;
	text-align: center;
}

footer .socials{
	list-style-type: none;
	margin-top: 16px;
}

footer .socials > li{
	display: inline-block;
	padding: 0 12px;
}

footer .socials > li > a > img{
	width: 25px;
}

footer .newsletter input{
	max-width: 400px;
}

footer .legal{
	list-style-type: none;
}

footer .legal li{
	display: inline-block;
}

@media( min-width: 768px ){
	footer .top{
		padding-top: 32px;
		padding-bottom: 32px;
	}
}

@media( min-width: 1200px ){
	footer .top{
		padding-top: 80px;
		padding-bottom: 80px;
	}

	footer .top .row{
		display: -webkit-box;  /* OLD - iOS 6-, Safari 3.1-6, BB7 */
		display: -ms-flexbox;  /* TWEENER - IE 10 */
		display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
		display: flex;   
	}

	footer > .bottom > .row > div:first-child{
		text-align: left;
	}

	footer > .bottom > .row > div:nth-child(2){
		text-align: center;
	}

	footer > .bottom > .row > div:last-child{
		text-align: right;
	}

	footer .top .block > .mid {
		height: 120px;
		max-width: 210px;
	}

	footer .legal li{
		padding-right: 40px;
	}
}

@media( min-width: 1300px ){
	footer .top .block > :last-child {
	    margin-top: 24px; 
	}
}

#mc_embed_signup_scroll{
	position: relative;
    max-width: 400px;
    margin: auto;
}

#mc-embedded-subscribe{
	position: absolute;
	top: 0;
	right: 0;
	width: 56px;
	height: 100%;
	background-image: url(../images/envelope.png);
    background-size: 47px;
    background-position: right 4px center;
    background-repeat: no-repeat;
}

/* ----------------------------- */
/* GALLERY LAYOUT				 */
/* ----------------------------- */


.slides li {
	position: relative;
}

.flex-caption {
	background-color: rgba(0, 0, 0, 0.5);
	bottom: 0;
	color: white;
	margin: 0;
	padding: 0.5em;
	position: absolute;
	width: 100%;
}

.flex-direction-nav a {
	line-height: 2.5em;
}

.flexslider-container {
	padding: 16px;
}

/* ----------------------------- */
/* CAROUSEL CONTENT				 */
/* ----------------------------- */

.carousel{
	display: flex;
	flex-direction: column;
	justify-content: center;
}
ol.package {
	list-style: none;
	counter-reset: my-counter;
	padding: 0;
	padding: 1.5em;
	display: grid;
	grid-template-columns: 50% 50%;
  }
  .package li {
	counter-increment: my-counter;
	margin: 1rem;
	text-indent: -2em;
	padding: 1em;

  }
  .package li::before {
	content: counter(my-counter);
	background: #0b2660;
	width: 3rem;
	height: 3rem;
	border-radius: 100%;
	display: inline-block;
	line-height: 3rem;
	color: white;
	text-align: center;
	margin-right: 1rem;
	text-indent: 0em;
}

@media (max-width: 425px) {
	ol.package {
		grid-template-columns: 100%;
		padding: 0.5em;
	}
}

/* -----------------------------*/
/* ADDITIONAL CSS IMPORT		*/
/* -----------------------------*/

#hero.full > :first-child{
	background-position: center bottom;	
	margin-top: 84px;
}

@media(min-width: 768px){
	#hero.full > :first-child{
		margin-top: 84px;
	}
}

@media(min-width: 992px){
	#hero.full > :first-child{
		margin-top: 212px;
	}
}

@media(min-width: 1200px){
	#hero.full > :first-child{
		margin-top: 187px;
	}
}

@media(min-width: 1358px){
	#hero.full > :first-child{
		margin-top: 167px;
	}
}

@media(min-width: 1915px){
	#hero.full > :first-child{
		margin-top: 147px;
	}
}

@media(max-width: 440px){
	.hero-message{
		font-size: 0.9em;
		padding: 1rem
	}
}

.full .caption-wrapper {
   margin-top: -140px;
   padding-bottom: 100px;
}

.hero-caption {
   padding: 3% 8% 6% 8%;
}

.nav>li>a {
	color:#000000;
}

body > section.simple-content:nth-of-type(2) > div{
	margin-top: -104px;
}

#hero.short{
	margin-bottom: 104px;	
}

.blog .meta {
	display: none;
}
body {
    font-family: 'Georgia', PT serif; 
		font-size: 18px;
}
div.btn-holder>a {
    font-family: 'Georgia', PT serif;
}


h1 {
    font-family: 'trajan-pro-3', PT serif;
}
h2 {
    font-family: 'Georgia', PT serif;
}
h3 {
    font-family: 'Georgia', PT serif;
	}
div.content.shadow.bg-white>a.link {
    font-family: 'trajan-pro-3', PT serif;
	}
div.top.clearfix>div.contact {
    font-family: 'trajan-pro-3', PT serif;
	}
div.contact>a.bold {
    font-family: 'trajan-pro-3', PT serif;
	}
div.mid p >a.bold {
    font-family: 'trajan-pro-3', PT serif;
	}

.simple-content a {
	color: #52ae9c;
}

div a.btn.btn-inverse {
    font-family: 'Georgia', PT serif;
}

div a.btn.customize-unpreviewable {
    font-family: 'Georgia', PT serif;
}
div a.btn.customize-unpreviewable {
    font-family: 'Georgia', PT serif;
}

#mainmenu {
	font-family: trajan-pro-3, serif;
	font-size: 12px;
	text-align: center;
}

#mainmenu > .nav > li {
    border-right: 1px solid #F1F1EB;
}

.gform_wrapper .top_label li.gfield.gf_left_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker), .gform_wrapper .top_label li.gfield.gf_right_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker) {
	padding-left: 10px !important;
	padding-right: 10px !important;
}

.trading-standards + .trading-standards {
	align-items: center;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
	gap: 2rem;
}

.trading-standards + .trading-standards > div {
	display: grid;
	gap: 2rem;
	grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
	justify-self: end;
}

.trading-standards + .trading-standards > div + div {
	justify-self: start;
}

.trading-standards + .trading-standards .logos {
	display: grid;
	gap: 2rem;
	grid-template-columns: repeat(2, 1fr);
}

@media(max-width: 767px){
	.trading-standards + .trading-standards {
		grid-template-columns: none;
	}
	
	.trading-standards + .trading-standards > div {
		justify-self: center;
	}

	.trading-standards + .trading-standards > div + div {
		justify-self: center;
	}

	.trading-standards + .trading-standards .logos {
		grid-template-columns: repeat(auto-fit, minmax(50%, 1fr));
	}
}