/*
Theme Name: Flag Luxury
Author: 10oz
Author URI: https://wordpress.org/
Description: Flag Luxury Theme
Version: 1.1

*/

/**
 * Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/) | http://cssreset.com
 */
 * {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, sub, sup, var,
b, u, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	box-sizing: border-box;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, menu, nav, section {
	display: block;
}

/** Generated by FG **/
@font-face {
	font-family: 'Conv_Gotham-Book';
	src: url('/wp-content/themes/flag/fonts/Gotham-Book.eot');
	src: local('☺'), url('/wp-content/themes/flag/fonts/Gotham-Book.woff') format('woff'), url('/wp-content/themes/flag/fonts/Gotham-Book.ttf') format('truetype'), url('/wp-content/themes/flag/fonts/Gotham-Book.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Conv_Gotham-Thin';
	src: url('/wp-content/themes/flag/fonts/Gotham-Thin.eot');
	src: local('☺'), url('/wp-content/themes/flag/fonts/Gotham-Thin.woff') format('woff'), url('/wp-content/themes/flag/fonts/Gotham-Thin.ttf') format('truetype'), url('/wp-content/themes/flag/fonts/Gotham-Thin.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Conv_Gotham-Light';
	src: url('/wp-content/themes/flag/fonts/Gotham-Light.eot');
	src: local('☺'), url('/wp-content/themes/flag/fonts/Gotham-Light.woff') format('woff'), url('/wp-content/themes/flag/fonts/Gotham-Light.ttf') format('truetype'), url('/wp-content/themes/flag/fonts/Gotham-Light.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}


blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
* {
	outline: none;
}

.clear {
	clear:both;
	}

.pull-left {
	float:left;
	}

.pull-right {
	float:right;
	}

.center {
	text-align:center;
	}

.animated {
	-webkit-transition: all .2s linear 0s;
	-ms-transition: all .2s linear 0s;
	transition: all .2s linear 0s;
    }

.d_table {
	display:table;
	}

.d_row {
	display:table-row;
	}

.d_cell {
	display:table-cell;
	}


/**/

html {
	height:100%;
	}

body {
	height:100%;
	font-family: 'Conv_Gotham-Book', sans-serif;
	font-size:13px;
	line-height:18px;
	color:#6d6b6b;
    /*color:#787878;*/
	background:#FFF;
        font-weight:400;
	}

.wrapper {
	max-width:1270px;
	min-width:320px;
	margin:0 auto;
	padding:0;
	}

.mobile{display: none;}

aside {
	width:26%;
	float:left;
	box-sizing:border-box;
	padding:0;
	position:fixed;
	margin-top:50px;
    height:100vh;
	}

.logo img {
        display:block;
        max-width:100%;
        height:auto;
}

section {
	padding-top:100px;
	}

main {
	width:63%;
	float:left;
	padding-top:30px;
	margin-left:36%;
	}

h1 {
	font-family: 'Conv_Gotham-Light'!important;
	font-weight:200;
	color:#000;
	font-size:35px;
	line-height:35px;
/*	font-size:25px;
	line-height:40px;	*/
	letter-spacing:14px;
	text-align:center;
	text-transform:uppercase;
	border-top:8px solid #dfe3e2;
	border-bottom:8px solid #dfe3e2;
	padding:24px 0 19px 0;
	margin-bottom:50px;
	/*text-indent:60px;*/
	}

.properties-page h1{
	font-size:25px;
	line-height:30px;
	letter-spacing:1px;
}

h1.nb {
	/*border-bottom:none;*/
	/*margin-bottom:0;*/
	}

/*#press h1 {
    letter-spacing: 13.8px;
    overflow: hidden;
    white-space: nowrap;
    text-align: left;
    text-indent: -3px;
	}*/

h2 {
	color:#000;
	font-size:18px;
	line-height:26px;
	text-transform:uppercase;
	margin-bottom:7px;
	letter-spacing:1px;
	}

p {
    font-size:14px;
	line-height:38px;
	margin-bottom:20px;
    text-align: justify;
    letter-spacing: 0.6px;/*fix*/
	}

aside ul {
	list-style:none;
	margin:81px 0 0 10px;
	padding:0;
	}

aside ul li {
	margin-bottom:28px;
	}

aside ul li a {
	font-family:'Conv_Gotham-Book',Sans-Serif!important;
	color:#787878;
	text-decoration:none;
	text-transform:lowercase;
	font-size:19.3px;
	line-height:22px;
        letter-spacing: 1px;
	}

.square_slider {
	position:relative;
	}

.square_slider div {
	text-align:center;
	box-sizing:border-box;
	}

.square_slider .w20 {
	display:block;
	width: 20%;
	float:left;
	}

.square_slider .w60 {
	width: 60%;
	float:left;
	}

.square_slider .w100 {
	width:100%;
	}

.square_slider img {
	width:100%;
	height:auto;
	display:block;
	margin:0;
	padding:0;
	border-right:2px solid #fff;
	border-bottom:2px solid #fff;
	}

.square_slider .thumb img {
	-webkit-filter: grayscale(1) brightness(110%);
        filter: grayscale(1) brightness(110%);
	}

.square_slider .thumb.active img {
	-webkit-filter: grayscale(0) brightness(110%);
        filter: grayscale(0) brightness(110%);
	}

.square_slider .copy {
    display:block;
    position:absolute;
    bottom: -33%;
    right: 135%;
    width:300px;
    text-align:right;
    text-decoration:none;
    color: inherit;
    margin-bottom:-4px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    }
.square_slider .full-img.active .copy {
    visibility: visible;
    opacity: 1;
    }

.square_slider .copy p {
	display:inline-block;
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
    margin-bottom: 0;
    padding-right: 0;
    font-weight: 400;
	color:#787878;
	background:#fff;
    text-align:right;
    }

.people_slider {
	position:relative;
	margin-bottom:30px;
	}

.people_slider .view {
	width:100%;
	box-sizing:border-box;
	}

.people_slider .view img {
	width:79%;
	border-right:7px solid #fff;
	}

.people_slider .thumbs {
	width:21%;
	position:absolute;
	right:0;
	top:0;
	box-sizing:border-box;
	}

.people_slider .thumbs .slick-slide {
	margin-bottom:7px;
	width:100% !important;
	display:block;
	}

.people_slider .thumbs .slick-slide.slick-current img {
	filter: brightness(100%) contrast(110%);
	-webkit-filter: brightness(100%);
	-moz-filter: brightness(100%);
	-o-filter: brightness(100%);
	-ms-filter: brightness(100%);
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;

	}

.people_slider .thumbs .slick-slide img {
	filter: brightness(30%);
	-webkit-filter: brightness(30%);
	-moz-filter: brightness(30%);
	-o-filter: brightness(30%);
	-ms-filter: brightness(30%);
	cursor:pointer;
        transform: translateX(-11%);
        -webkit-transform: translateX(-11%);
	}

.people_slider .view img, .people_slider .thumbs img {
	width:100%;
	height:auto;
	margin:0;
	padding:0;
	display:block;
	}

.people_slider .view img {
	width:79%;
	border-right:7px solid #fff;
	}

.people_slider .view .caption {
	margin-top:30px;
    line-height:38px;
    letter-spacing: 0.6px;/*fix*/
    text-align: justify;
    font-size: 14px;
	}

.people_slider .view .caption h2 {
font-size: 19px;
margin-bottom: 13px;
letter-spacing: 2px;
}

.people_slider .nav {
	position:absolute;
	bottom:-55px;
	right:13px;
	}

.people_slider .nav a {
	margin-left:10px;
	}

.properties_slider {
	float:left;
	width:53%;
	}

.properties_slider .view, .properties_slider .view img, .properties_slider .thumbs, .properties_slider .slick-slide img {
	width:100%;
	height:auto;
	display:block;
	margin:0;
	padding:0;
	}



.properties_slider .thumbs .slick-slide {
	display:block;
	float:left;
	width:25% !important;
	box-sizing:border-box;
	border-top:2px solid #fff;
	border-right: 2px solid #fff;
	}

.properties_slider .thumbs .slick-slide img {
        -webkit-filter: grayscale(1) brightness(110%);
        filter: grayscale(1) brightness(110%);
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	cursor:pointer;
    }

.properties_slider .thumbs .slick-slide.slick-current img {
        -webkit-filter: grayscale(0) brightness(110%);
        filter: grayscale(0) brightness(110%);
	}

.properties_nav {
	float:left;
	width:47%;
	box-sizing:border-box;
	padding-left:25px;
	}

.properties_nav .slick-slide {
	width:100%;
	margin-bottom:37px;
	color: #6d6b6b;
	font-size:14px;
	line-height:20px;
	}

.properties_nav .slick-slide {
	width:100% !important;
	cursor:pointer;
	text-decoration:none;
	/*padding-left:12px;*/
    letter-spacing: 0.25px;/*fix*/
	}

.properties_nav .slick-slide h3 {
	display:block;
	/*margin-left:-12px;*/
	text-transform:uppercase;
        font-size: 15px;
        /*letter-spacing: 0.5px;*/
	}

.properties_nav .slick-slide, .properties_nav .slick-slide h3 {
	margin-bottom: 23px;
	}

.properties_nav .slick-track {
        width:105% !important;
        }

.properties_nav .slick-slide:hover {
	color:#000;
	}

.properties_nav .slick-slide.slick-current {
	color:#000;
	/*font-weight:700;*/
	}

.properties_nav .slick-slide.slick-current h3,
.properties_nav .slick-slide h3 {
	color:#6D6B6B;
	}

.properties_nav .hide {
	display:none !important;
	visibility:hidden;
	opacity:0;
	}

#press h2 {
	color: #6d6b6b;
	font-size:15px;
    font-weight: 500;
	}

#press #tabs_press {
	margin-bottom:40px;
	}

#press .tabs .links {
	width:56%;
	float:left;
        list-style:none;
	}

#press .tabs .links li {
	margin-bottom:40px;
	}

#press .tabs .links li a {
	color:inherit;
	text-decoration:none;
	font-size: 16px;
    line-height: 20px;
    letter-spacing: 1px;/*fix*/
	}

#press .tabs .links li.ui-state-active {
	background: url(img/gray_dot.jpg) repeat-x 0 center;
	}

#press .tabs .links li.ui-state-active a {
	color:#000;
	font-weight:700;
	background-color:#fff;
	padding-right:13px;
    }

#press .tabs .content {
	width:44%;
	float:left;
	}

#press .tabs .content div {
	display:block;

	border-left:2px solid #b7bdbc;
	padding:0 0 0 20px;
	}

#press .tabs .content div:nth-child(2) {
	margin-top:58px;
	}

#press .tabs .content div:nth-child(3) {
	margin-top:95px;
	}

#press .tabs .content div:nth-child(4) {
	margin-top:160px;
	}

#press .tabs .content div:nth-child(5) {
	margin-top:175px;
	}

#press .tabs .content div:nth-child(6) {
	margin-top:255px;
	}

#press .tabs .content div:nth-child(7) {
	margin-top:180px;
	}

#press .tabs .content a {
	display:block;
	color:#6d6b6b;
	text-decoration:none;
	font-size: 15px;
        line-height: 20px;
	padding:5px 0;
    letter-spacing: 1px;/*fix*/
	}

#contact p {
	font-size:14px;
	line-height:20px;
	}

#contact p.big {
	text-transform:uppercase;
	}

#contact p a {
	color:inherit;
	text-decoration:none;
	}

#contact p img {
	margin-bottom:25px;
	}

#contact {
	border-bottom: 8px solid #DFE3E2;
	padding-bottom:30px;
	margin-bottom:100px;
	}

/*.properties-page h1 {
    letter-spacing: -2.2px;/*fix - change value*/
    border-top-width: 4px;
    border-bottom: none;
    margin-bottom: 0;
    text-indent: 0;
    font-size: 2.9em;
    white-space: nowrap;
    text-align: justify !important;
    }*/

/*fix for title properties*/
/*#the-ritz-carlton-golf-club-spa-jupiter h1 {letter-spacing: 0.2px;font-size: 2.54em;}
#the-ritz-carlton-coconut-grove-residences h1 {letter-spacing: 0.2px;font-size: 2.22em;}
#the-ritz-carlton-south-beach h1 { letter-spacing: 4.7px;}
#the-wyndham-orlando-resort h1 { letter-spacing: 5px;}
#the-shelborne-south-beach h1 { letter-spacing: 7.1px;}
#the-ritz-carlton-bal-harbour-resort-spa h1 { letter-spacing: 0px;font-size: 2.12em;}
#regent-wall-street h1 { letter-spacing: 21.5px;}
#harmon-center h1 {letter-spacing: 0.2px;font-size: 2.54em;}
#about-us h1 { letter-spacing: 85.6px;}
#i-drive-360 h1 { letter-spacing: 19.3px;}
#i-shops h1 { letter-spacing: 28.4px;}
#hawaiian-marketplace h1 { letter-spacing: 2px;}
#temenos-anguilla-golf-course h1 { letter-spacing: 24.8px;}
#under-development h1 { letter-spacing: 22.4px;}*/



.properties-page {
	border-bottom: 4px solid #DFE3E2;
	margin-bottom:100px;
	}

.page-template-page-allproperties .properties-page {
    border-bottom: none;
    margin-bottom:20px;
    }

.page-template-page-allproperties section {
    padding-top: 50px;
}

.properties-page p {
	line-height: 34px;
	margin-bottom: 34px;
	font-size: 15px;
    text-align: justify;
    }

.properties-page .propperties-slider {
    margin-bottom: 35px;
    }

.properties-page .people_slider .view {
	width:82%;
	}

.properties-page .people_slider .thumbs {
	width:18%;
	}


.propperties-slider {
	width:100%;
	margin-bottom:30px;
	}

.propperties-slider img {
	width:100%;
	height: auto;
	position:relative;
	}

.propperties-slider .slick-arrow {
	position:absolute;
	top:50%;
	-webkit-transform: translateY(-50%);
    transform: translateY(-50%);
	z-index:9;
	border:none;
	text-indent:-9999px;
	overflow:hidden;
	-webkit-transition: all 2s;
	-moz-transition: all 2s;
	-o-transition: all 2s;
	transition: all 2s;
	cursor:pointer;
	}

.propperties-slider .slick-arrow:hover {
	background-color:#666;
	}

.propperties-slider .slick-prev {
	left:0;
	background:url(img/prop-prev.png) no-repeat scroll left center #000;
	width:20px;
	height:111px;
	}

.propperties-slider .slick-next {
	right:0;
	background:url(img/prop-next.png) no-repeat scroll right center #000;
	width:20px;
	height:111px;
	}

p.sm {
	font-size: 13px;
    line-height: 19px;
    margin-bottom: 15px;
	}

/*#our_process h1 {
    letter-spacing: 51px;
    overflow: hidden;
    white-space: nowrap;
    text-align: left;
    text-indent: 0;
    }

#properties h1 {
    letter-spacing: 61.4px;
    overflow: hidden;
    white-space: nowrap;
    text-align: left;
    text-indent: 0px;
    margin-bottom:40px;
    }

#contact h1 {
    letter-spacing: 78px;

    }*/

.square_slider .w20.right {
	float:right;
	}

.square_slider .center-img {
	position:relative;
	z-index:1;
	}

.square_slider .center-img a {
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	display:block;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	z-index: inherit;
	opacity:0;
	}

.square_slider .center-img a.active {
	z-index:9;
	opacity:1;
	}

.square_slider .thumb {
	cursor:pointer;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	}

.square_slider .thumb:hover {
	/* opacity:.7; */
	}

.back {
	display:inline-block;
	margin:0 0 0 10px;
	font-size:19px;
	line-height:20px;
	color:gray;
	text-decoration:none;
        position:absolute;
        left:0;
        bottom:155px;
	}

.back:hover {
	color:#000;
	}

.properties_slider .thumbs .slick-track {
        width:101% !important;
}

ol {
margin-top:30px;
list-style: number !important;
list-style-position: inside !important;
}

main ol li {
font-size: 14px;
line-height: 36px;
margin-bottom: 20px;
text-align: justify;
letter-spacing: 0.6px;
padding-left:20px;
}



/* fixes */


.square_slider img {
    width: 100%;
    height: auto;
    }

.people_slider .thumbs img {
	width:120%;
}

#press h2 {
    margin-bottom: 5px;
    margin-top: 30px;
    letter-spacing: 1px;/*fix*/
    }

#press h2:first-child {
    margin-top:0;
}

#press .ui-corner-bottom a:last-child {
    padding-bottom:0;
}



/* add properties nav ul li */

.properties_nav {
    float:left;
    width:47%;
    box-sizing:border-box;
    padding-left:10px;
    }

.properties_nav ul li {
    margin-bottom:37px;
    }

.properties_nav ul li a {
    text-decoration:none;
    color: inherit;
    font-size:16px;
    line-height:20px;
    }

.properties_nav ul li.active a {
    color:#000;
    font-weight:700;
    }

/* fix for prop h3 in link */
/*.properties_nav a.slick-slide h3 {
	display: none;
}*/
.properties_nav .slick-slide h3 {
    cursor:default;
    font-weight: bolder;
    /*letter-spacing: 2px;*/
}
.properties_nav .slick-slide span.underdevelop {
    cursor:pointer;
    text-transform: none;
    /*margin-left:-12px;*/
}


/* fix center slider img */
.w60.center-img img {
	height:auto !important;
        width:100% !important;
}







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

.wrapper {
padding:0 30px;
}

/*h1 {
    font-size: 3vw;
    letter-spacing: 4vw;
    text-indent: 4vw;
    padding: 0.7vw 0;
    margin-bottom: 25px;
}*/

/*.properties-page h1 {
    font-size: 3vw;
    letter-spacing: -0.2vw;
    text-indent: -0.2vw;
    padding: 0.7vw 0;
    overflow:hidden;
}

#the-ritz-carlton-golf-club-spa-jupiter h1 {
    font-size: 2.2vw;
    letter-spacing: 0.148vw;
}

#the-ritz-carlton-coconut-grove-residences h1 {
    letter-spacing: 0.09vw;
    font-size: 2vw;
}

#the-ritz-carlton-south-beach h1 {
    font-size: 3vw;
    letter-spacing: 0.193vw;
}

#the-wyndham-orlando-resort h1 {
    font-size: 3vw;
    letter-spacing: 0.19vw;
}

#the-shelborne-south-beach h1 {
    font-size: 3vw;
    letter-spacing: 0.355vw;
}

#the-ritz-carlton-bal-harbour-resort-spa h1 {
    font-size: 2vw;
    letter-spacing: 0.015vw;
}

#regent-wall-street h1 {
    font-size: 3vw;
    letter-spacing: 1.42vw;
}

#harmon-center h1 {
    font-size: 2.3vw;
    letter-spacing: 0.095vw;
}

#about-us h1 {
    font-size: 3vw;
    letter-spacing: 6vw;
}

#i-drive-360 h1 {
    font-size: 3vw;
    letter-spacing: 1.26vw;
}

#i-shops h1 {
    font-size: 3vw;
    letter-spacing: 1.92vw;
}

#hawaiian-marketplace h1 {
    font-size: 2.8vw;
    letter-spacing: 0.125vw;
}

#temenos-anguilla-golf-course h1 {
    font-size: 3vw;
    letter-spacing: 1.65vw;
}

#under-development h1 {
    font-size: 3vw;
    letter-spacing: 1.46vw;
}

#our_process h1 {
    letter-spacing: 3.6vw;
}

#properties h1 {
    letter-spacing: 4.39vw;
}

#press h1 {
    letter-spacing: 0.86vw;
}

#contact h1 {
    letter-spacing: 6vw;
}*/

aside {
    margin-top: 70px;
}

section {
    padding-top: 70px;
}

.people_slider .view img {
    border-right: 4px solid #fff;
}

.people_slider .thumbs .slick-slide {
    margin-bottom: 4px;
}

.properties_nav .slick-slide, .properties_nav .slick-slide h3 {
    margin-bottom: 1.65vw;
    font-size: 1vw;
}

.properties_nav {
    padding-left: 13px;
}

.properties_nav .slick-slide {
    /*padding-left: 13px;*/
}

.properties_nav .slick-slide h3, .properties_nav .slick-slide span.underdevelop {
    /*margin-left: -13px;*/
}

.square_slider .copy {
    width: 150px;
    margin-bottom:-2px;
}

aside ul {
    margin: 75px 0 0 6px;
}

aside ul li {
    margin-bottom: 25px;
}

aside ul li a {
    font-size: 17px;
    line-height: 22px;
    font-weight: 300;
}

.square_slider .copy p {
    font-size: 12px;
    line-height: 16px;
}

p {
    line-height: 26px;
    margin-bottom: 10px;
}

h2 {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 3px;
    letter-spacing: 1px;
}

body {
    font-size: 11px;
    line-height: 15px;
}

ol {
    margin-top: 30px;
}

main ol li {
    font-size: 11px;
    line-height: 15px;
    margin-bottom: 10px;
}

.people_slider .view .caption h2 {
    font-size: 15px;
    margin-bottom: 5px;
    letter-spacing: 1px;
}

.people_slider .view .caption {
    margin-top: 24px;
    line-height: 26px;
}

.people_slider {
    margin-bottom: 15px;
}

#press .tabs .links li a {
    font-size: 14px;
    line-height: 16px;
}

#press .tabs .links li {
    margin-bottom: 30px;
}

#press h2 {
    margin-bottom: 4px;
    font-size: 13px;
    line-height: 15px;
    margin-top: 17px;
}

#press .tabs .content a {
    font-size: 13px;
    line-height: 15px;
    padding: 4px 0;
}

#press #tabs_press {
    margin-bottom: 20px;
    margin-top: 40px;
}

#contact p {
    font-size: 13px;
    line-height: 17px;
}

#press .tabs .content div:nth-child(2) {
    margin-top: 40px;
}

#press .tabs .content div:nth-child(3) {
    margin-top: 50px;
}

#press .tabs .content div:nth-child(4) {
    margin-top: 135px;
}

#press .tabs .content div:nth-child(5) {
    margin-top: 145px;
}

#press .tabs .content div:nth-child(6), #press .tabs .content div:nth-child(7) {
    margin-top: 185px;
}

.properties-page p {
    line-height: 26px;
    margin-bottom: 15px;
    font-size: 11px;
}

.back {
    margin: 0 0 0 6px;
    font-size: 16px;
    line-height: 18px;
    bottom:135px;
}

main {
    padding-top: 20px;
}



}



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

aside ul {
    margin: 65px 0 0 6px;
}

aside ul li {
    margin-bottom: 14px;
}



}







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


aside ul {
    margin: 50px 0 0 6px;
}

aside ul li {
    //margin-bottom: 4px;
}


.properties_nav .slick-slide, .properties_nav .slick-slide h3 {margin-bottom: 1.58vw;}

.people_slider .thumbs .slick-slide {margin-bottom: 2px;overflow: hidden;}

.people_slider .view img {
    border-right: 2px solid #fff;
}

/*#our_process h1 {letter-spacing: 3.8vw;}

#properties h1 {letter-spacing: 4.43vw;text-indent: 0;}

#press h1 {letter-spacing: 0.9vw;}

#the-ritz-carlton-golf-club-spa-jupiter h1 {font-size: 2.7vw;letter-spacing: -0.13vw;}

#the-ritz-carlton-coconut-grove-residences h1 {letter-spacing: -0.08vw;font-size: 2.3vw;}

#the-ritz-carlton-south-beach h1 {letter-spacing: 0.21vw;}

#the-wyndham-orlando-resort h1 {letter-spacing: 0.23vw;}

#the-shelborne-south-beach h1 {letter-spacing: 0.4vw;}

#the-ritz-carlton-bal-harbour-resort-spa h1 {font-size: 2.12vw;letter-spacing: -0.05vw;}

#regent-wall-street h1 {letter-spacing: 1.46vw;}

#harmon-center h1 {font-size: 2.8vw;letter-spacing: -0.21vw;}

#about-us h1 {letter-spacing: 6.2vw;}

#i-drive-360 h1 {letter-spacing: 1.31vw;}

#i-shops h1 {letter-spacing: 1.98vw;}

#hawaiian-marketplace h1 {font-size: 2.8vw;letter-spacing: 0.148vw;}

#temenos-anguilla-golf-course h1 {letter-spacing: 1.7vw;}

#under-development h1 {letter-spacing: 1.52vw;}

#our_process h1 {letter-spacing: 3.65vw;}*/

}




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

	#press .tabs .content div:nth-child(5) {
		margin-top: 176px;
	}

	#press .tabs .content div:nth-child(6), #press .tabs .content div:nth-child(7) {
	    margin-top: 233px;
	}

}









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

main ol li {text-align: left;}

.wrapper {
    padding: 0 5px;
}

aside {
    width: 30%;
    margin-top: 20px;
}

.back {
    bottom:85px;
}

main {
    padding-top: 10px;
}

section {
    padding-top: 10px;
}

aside ul {
    margin: 25px 0 0 4px;
}

aside ul li {
    margin-bottom: 5px;
}

aside ul li a {
    font-size: 12px;
    line-height: 22px;
    font-weight: 300;
}

h1 {
    font-weight: 300;
/*    line-height: 18px;*/
    border-top: 2px solid #dfe3e2;
    border-bottom: 2px solid #dfe3e2;
    margin-bottom: 10px;
}

p {
    line-height: 16px;
    margin-bottom: 5px;
    /*text-align: left;*/
}

body {
    font-size: 10px;
    line-height: 12px;
}

h2 {
    font-size: 11px;
    line-height: 14px;
    margin-bottom: 0px;
    letter-spacing: .5px;
}

main ol li {
    font-size: 10px;
    line-height: 12px;
    margin-bottom: 5px;
}

ol {
    margin-top: 15px;
}

#properties h1 {
    margin-bottom: 15px;
}

.properties_slider .thumbs .slick-slide {
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
}

.properties_nav, .properties_nav .slick-slide {
    /*padding-left: 5px;*/
}

.properties_nav .slick-slide h3, .properties_nav .slick-slide span.underdevelop {
    /*margin-left: -5px;*/
}

.properties_nav .slick-slide {
    line-height: 9px;
}

.properties_nav .slick-slide, .properties_nav .slick-slide h3 {
    margin-bottom: .5vw;
    font-size: 1.25vw;
}

.people_slider .thumbs .slick-slide {
    margin-bottom: 1px;
}

.people_slider .view img {
    border-right: 1px solid #fff;
}

.people_slider .view .caption h2 {
    font-size: 10px;
    margin-bottom: 3px;
    letter-spacing: .5px;
}

.people_slider .view .caption {
    margin-top: 15px;
    line-height: 18px;
}

#press .tabs .links li a {
    font-size: 10px;
    line-height: 12px;
    display:inline-block;
}

#press .tabs .links li {
    margin-bottom: 13px;
}

#press #tabs_press {
    margin-bottom: 10px;
    margin-top: 20px;
}

#press .tabs .content div {
    padding: 0 0 0 7px;
}

#press h2 {
    margin-bottom: 2px;
    font-size: 9px;
    line-height: 11px;
    margin-top: 8px;
}

#press .tabs .content a {
    font-size: 9px;
    line-height: 11px;
    padding: 2px 0;
}

#press .tabs .content div:nth-child(2) {
    margin-top: 15px;
}

#press .tabs .content div:nth-child(3) {
    margin-top: 30px;
}

#press .tabs .content div:nth-child(4) {
    margin-top: 75px;
}

#press .tabs .content div:nth-child(5) {
    margin-top: 100px;
}

#press .tabs .content div:nth-child(6), #press .tabs .content div:nth-child(7) {
    margin-top: 125px;
}

#contact p {
    font-size: 10px;
    line-height: 12px;
}

#contact p img {
    margin-bottom: 10px;
}

#contact {
    border-bottom: 2px solid #DFE3E2;
    padding-bottom: 10px;
    margin-bottom: 30px;
}

.square_slider .copy p {
    font-size: 8px;
    line-height: 10px;
}

/*#our_process h1 {
    letter-spacing: 3.8vw;
}

#properties h1 {
    letter-spacing: 4.6vw;
}

#press h1 {
    letter-spacing: .95vw;
    text-indent: 0px;
}*/

.propperties-slider .slick-prev, .propperties-slider .slick-next {
    width: 10px;
    height: 50px;
}

.properties-page p {
    line-height: 18px;
    margin-bottom: 10px;
    font-size: 11px;
}

.properties-page .propperties-slider {
    margin-bottom: 10px;
}

/*.properties-page h1 {
    letter-spacing: 0;
    text-indent: 0;
    padding: 0.7vw 0;
    overflow:visible;
    border-top-width: 2px;
    white-space: inherit;
}*/

.properties-page {
    border-bottom: 2px solid #DFE3E2;
    margin-bottom: 20px;
}

.square_slider .copy {
    margin-bottom: 0px;
}


/*#about-us h1 {
    letter-spacing: 5.65vw;
}


#the-ritz-carlton-golf-club-spa-jupiter h1 {
    font-size: 2.7vw;
    letter-spacing: -0.13vw;
}

#the-ritz-carlton-coconut-grove-residences h1 {
    letter-spacing: -0.08vw;
    font-size: 2.3vw;
}

#the-ritz-carlton-south-beach h1 {
    letter-spacing: 0.29vw;
}

#the-wyndham-orlando-resort h1 {
    letter-spacing: 0.23vw;
}

#the-shelborne-south-beach h1 {
    letter-spacing: 0.46vw;
}

#the-ritz-carlton-bal-harbour-resort-spa h1 {
    font-size: 2.12vw;
    letter-spacing: -0.05vw;
}

#regent-wall-street h1 {
    letter-spacing: 1.46vw;
}

#harmon-center h1 {
    font-size: 2.8vw;
    letter-spacing: -0.21vw;
}

#about-us h1 {
    letter-spacing: 6.2vw;
}

#i-drive-360 h1 {
    letter-spacing: 1.31vw;
}

#i-shops h1 {
    letter-spacing: 1.96vw;
}

#hawaiian-marketplace h1 {
    letter-spacing: 0.02vw;
}

#temenos-anguilla-golf-course h1 {
    letter-spacing: 1.7vw;
}

#under-development h1 {
    letter-spacing: 1.52vw;
}*/



}

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


.properties_nav .slick-slide, .properties_nav .slick-slide h3 {margin-bottom: 1vw;font-size: 1.3vw;}

.people_slider .thumbs img {width: 122%;}

/*#properties h1 {letter-spacing: 4.43vw;text-indent: 0;}

#press h1 {letter-spacing: 0.9vw;}

#the-ritz-carlton-golf-club-spa-jupiter h1 {font-size: 2.7vw;letter-spacing: -0.13vw;}

#the-ritz-carlton-coconut-grove-residences h1 {letter-spacing: -0.08vw;font-size: 2.3vw;}

#the-ritz-carlton-south-beach h1 {letter-spacing: 0.21vw;}

#the-wyndham-orlando-resort h1 {letter-spacing: 0.23vw;}

#the-shelborne-south-beach h1 {letter-spacing: 0.4vw;}

#the-ritz-carlton-bal-harbour-resort-spa h1 {font-size: 2.12vw;letter-spacing: -0.05vw;}

#regent-wall-street h1 {letter-spacing: 1.46vw;}

#harmon-center h1 {font-size: 2.8vw;letter-spacing: -0.21vw;}

#about-us h1 {letter-spacing: 6.2vw;}

#i-drive-360 h1 {letter-spacing: 1.31vw;}

#i-shops h1 {letter-spacing: 1.98vw;}

#hawaiian-marketplace h1 {font-size: 2.8vw;letter-spacing: 0.148vw;}

#temenos-anguilla-golf-course h1 {letter-spacing: 1.7vw;}

#under-development h1 {letter-spacing: 1.52vw;}

#our_process h1 {letter-spacing: 3.65vw;}*/

}


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


.properties_nav .slick-slide, .properties_nav .slick-slide h3 {font-size: 14px; line-height: 24px;}

.people_slider .thumbs img {width: 122%;}

/*#our_process h1 {letter-spacing: 3.55vw;}

#properties h1 {letter-spacing: 4.32vw;text-indent: 0;}

#press h1 {letter-spacing: 0.85vw;padding-left: 1px;}

#the-ritz-carlton-golf-club-spa-jupiter h1 {font-size: 2.65vw;letter-spacing: -0.13vw;}

#the-ritz-carlton-coconut-grove-residences h1 {letter-spacing: -0.08vw;font-size: 2.26vw;}

#the-ritz-carlton-south-beach h1 {letter-spacing: 0.18vw;}

#the-wyndham-orlando-resort h1 {letter-spacing: 0.18vw;}

#the-shelborne-south-beach h1 {letter-spacing: 0.35vw;}

#the-ritz-carlton-bal-harbour-resort-spa h1 {font-size: 2.1vw;letter-spacing: -0.05vw;}

#regent-wall-street h1 {letter-spacing: 1.39vw;}

#harmon-center h1 {font-size: 2.75vw;letter-spacing: -0.21vw;}

#about-us h1 {letter-spacing: 6.2vw;}

#i-drive-360 h1 {letter-spacing: 1.25vw;}

#i-shops h1 {letter-spacing: 1.9vw;}

#hawaiian-marketplace h1 {font-size: 2.8vw;letter-spacing: 0.11vw;}

#temenos-anguilla-golf-course h1 {letter-spacing: 1.6vw;}

#under-development h1 {letter-spacing: 1.43vw;}*/


}


@media screen and (max-width: 736px) {
.properties_nav{width: auto; padding-top: 0px;}

.page-template-page-allproperties section{padding-top: 0;}

.mobile{display: block;height: 50px;}
.mobile .logo-holder{width: 50%;float: left;}
.mobile .menu-holder{width: 50%;float: left;}
main{width: auto;float: none;margin-left:0;}
aside {display: none;}
aside ul li a {font-size: 17px;line-height: 20px;font-weight: 300;}

/*.properties_nav .slick-slide, .properties_nav .slick-slide h3 {margin-bottom: .1vw;font-size: 1.3vw;}*/

.people_slider .thumbs img {width: 122%;}

.thumbs.properties-thumbs.slick-initialized.slick-slider{display: none;}
.properties_nav{margin-top: 20px;}

.back {bottom: 80px;}

h1, .properties-page h1{font-size: 14px;padding: 10px 0px; line-height: 18px;}
.properties_slider{float: none;width: auto;}
/*.properties_nav.properties-thumbs-text.slick-initialized.slick-slider{display: none!important;}*/

/*#our_process h1 {letter-spacing: 3.55vw;}

#properties h1 {letter-spacing: 4.3vw;text-indent: 0;}

#press h1 {letter-spacing: 0.84vw;padding-left: 1px;}

#the-ritz-carlton-golf-club-spa-jupiter h1 {font-size: 2.63vw;letter-spacing: -0.13vw;}

#the-ritz-carlton-coconut-grove-residences h1 {letter-spacing: -0.08vw;font-size: 2.24vw;}

#the-ritz-carlton-south-beach h1 {letter-spacing: 0.16vw;}

#the-wyndham-orlando-resort h1 {letter-spacing: 0.16vw;}

#the-shelborne-south-beach h1 {letter-spacing: 0.33vw;}

#the-ritz-carlton-bal-harbour-resort-spa h1 {font-size: 2vw;letter-spacing: 0vw;}

#regent-wall-street h1 {letter-spacing: 1.37vw;}

#harmon-center h1 {font-size: 2.73vw;letter-spacing: -0.21vw;}

#about-us h1 {letter-spacing: 6vw;}

#i-drive-360 h1 {letter-spacing: 1.23vw;}

#i-shops h1 {letter-spacing: 1.88vw;}

#hawaiian-marketplace h1 {font-size: 2.8vw;letter-spacing: 0.1vw;}

#temenos-anguilla-golf-course h1 {letter-spacing: 1.6vw;}

#under-development h1 {letter-spacing: 1.41vw;}*/

}

@media screen and (max-width: 667px) {
/*.properties_nav .slick-slide, .properties_nav .slick-slide h3 {margin-bottom: 2.15vw;font-size: 1.3vw;}*/
.people_slider .thumbs img {width: 122%;}
.back {bottom: 45px;}
/*
#our_process h1 {letter-spacing: 3.92vw;}

#properties h1 {letter-spacing: 4.72vw;text-indent: 0;}

#press h1 {letter-spacing: 1vw;padding-left: 1px;}

#the-ritz-carlton-golf-club-spa-jupiter h1 {font-size: 2.63vw;letter-spacing: -0.03vw;}

#the-ritz-carlton-coconut-grove-residences h1 {letter-spacing: .01vw;font-size: 2.24vw;}

#the-ritz-carlton-south-beach h1 {letter-spacing: 0.29vw;}

#the-wyndham-orlando-resort h1 {letter-spacing: 0.31vw;}

#the-shelborne-south-beach h1 {letter-spacing: 0.47vw;}

#the-ritz-carlton-bal-harbour-resort-spa h1 {font-size: 2vw;letter-spacing: 0.08vw;}

#regent-wall-street h1 {letter-spacing: 1.52vw;}

#harmon-center h1 {font-size: 2.73vw;letter-spacing: -0.1vw;}

#about-us h1 {letter-spacing: 6vw;}

#i-drive-360 h1 {letter-spacing: 1.36vw;}

#i-shops h1 {letter-spacing: 2.01vw;}

#hawaiian-marketplace h1 {font-size: 2.8vw;letter-spacing: 0.23vw;}

#temenos-anguilla-golf-course h1 {letter-spacing: 1.75vw;}

#under-development h1 {letter-spacing: 1.57vw;}	*/
}


@media screen and (max-width: 568px) {
/*.properties_nav .slick-slide, .properties_nav .slick-slide h3 {margin-bottom: 1.8vw;font-size: 1.3vw;}*/
.people_slider .thumbs img {width: 122%;}
.back {bottom: 45px;}
/*#our_process h1 {letter-spacing: 3.9vw;}

#properties h1 {letter-spacing: 4.7vw;text-indent: 0;}

#press h1 {letter-spacing: 1vw;padding-left: 1px;}

#the-ritz-carlton-golf-club-spa-jupiter h1 {font-size: 2.63vw;letter-spacing: -0.03vw;}

#the-ritz-carlton-coconut-grove-residences h1 {letter-spacing: .01vw;font-size: 2.24vw;}

#the-ritz-carlton-south-beach h1 {letter-spacing: 0.29vw;}

#the-wyndham-orlando-resort h1 {letter-spacing: 0.31vw;}

#the-shelborne-south-beach h1 {letter-spacing: 0.46vw;}

#the-ritz-carlton-bal-harbour-resort-spa h1 {font-size: 2vw;letter-spacing: 0.08vw;}

#regent-wall-street h1 {letter-spacing: 1.51vw;}

#harmon-center h1 {font-size: 2.73vw;letter-spacing: -0.1vw;}

#about-us h1 {letter-spacing: 6vw;}

#i-drive-360 h1 {letter-spacing: 1.36vw;}

#i-shops h1 {letter-spacing: 2vw;}

#hawaiian-marketplace h1 {font-size: 2.8vw;letter-spacing: 0.22vw;}

#temenos-anguilla-golf-course h1 {letter-spacing: 1.74vw;}

#under-development h1 {letter-spacing: 1.56vw;}	*/
}

@media screen and (max-width: 414px) {
	aside ul li a {font-size: 17px;line-height: 22px;font-weight: 300;}
/*.properties_nav .slick-slide, .properties_nav .slick-slide h3 {margin-bottom: 1vw;font-size: 1.3vw;}*/
.people_slider .thumbs img {width: 122%;}
/*

#our_process h1 {letter-spacing: 3.86vw;}

#properties h1 {letter-spacing: 4.67vw;text-indent: 0;}

#press h1 {letter-spacing: 0.98vw;padding-left: 1px;}

#the-ritz-carlton-golf-club-spa-jupiter h1 {font-size: 2.63vw;letter-spacing: -0.04vw;}

#the-ritz-carlton-coconut-grove-residences h1 {letter-spacing: 0vw;font-size: 2.24vw;}

#the-ritz-carlton-south-beach h1 {letter-spacing: 0.27vw;}

#the-wyndham-orlando-resort h1 {letter-spacing: 0.29vw;}

#the-shelborne-south-beach h1 {letter-spacing: 0.45vw;}

#the-ritz-carlton-bal-harbour-resort-spa h1 {font-size: 2vw;letter-spacing: 0.07vw;}

#regent-wall-street h1 {letter-spacing: 1.49vw;}

#harmon-center h1 {font-size: 2.73vw;letter-spacing: -0.11vw;}

#about-us h1 {letter-spacing: 6vw;}

#i-drive-360 h1 {letter-spacing: 1.33vw;}

#i-shops h1 {letter-spacing: 1.97vw;}

#hawaiian-marketplace h1 {font-size: 2.8vw;letter-spacing: 0.2vw;}

#temenos-anguilla-golf-course h1 {letter-spacing: 1.72vw;}

#under-development h1 {letter-spacing: 1.53vw;}*/
}


@media screen and (max-width: 375px) {
/*.properties_nav .slick-slide, .properties_nav .slick-slide h3 {margin-bottom: .52vw;font-size: 1.3vw;}*/
.people_slider .thumbs img {width: 122%;}
/*#our_process h1 {letter-spacing: 3.8vw;}

#properties h1 {letter-spacing: 4.6vw;text-indent: 0;}

#press h1 {letter-spacing: 0.95vw;padding-left: 1px;}

#the-ritz-carlton-golf-club-spa-jupiter h1 {font-size: 2.63vw;letter-spacing: -0.06vw;}

#the-ritz-carlton-coconut-grove-residences h1 {letter-spacing: 0vw;font-size: 2.24vw;}

#the-ritz-carlton-south-beach h1 {letter-spacing: 0.27vw;}

#the-wyndham-orlando-resort h1 {letter-spacing: 0.28vw;}

#the-shelborne-south-beach h1 {letter-spacing: 0.44vw;}

#the-ritz-carlton-bal-harbour-resort-spa h1 {font-size: 2vw;letter-spacing: 0.06vw;}

#regent-wall-street h1 {letter-spacing: 1.48vw;}

#harmon-center h1 {font-size: 2.73vw;letter-spacing: -0.11vw;}

#about-us h1 {letter-spacing: 6vw;}

#i-drive-360 h1 {letter-spacing: 1.33vw;}

#i-shops h1 {letter-spacing: 1.96vw;}

#hawaiian-marketplace h1 {font-size: 2.8vw;letter-spacing: 0.2vw;}

#temenos-anguilla-golf-course h1 {letter-spacing: 1.71vw;}

#under-development h1 {letter-spacing: 1.53vw;}	*/
}


@media screen and (max-width: 320px) {
/*.properties_nav .slick-slide, .properties_nav .slick-slide h3 {margin-bottom: 0vw;font-size: 1.3vw;}*/
.people_slider .thumbs img {width: 122%;}
/*#our_process h1 {letter-spacing: 3.55vw;}

#properties h1 {letter-spacing: 4.32vw;text-indent: 0;}

#press h1 {letter-spacing: 0.85vw;padding-left: 1px;}

#the-ritz-carlton-golf-club-spa-jupiter h1 {font-size: 2.63vw;letter-spacing: -0.06vw;}

#the-ritz-carlton-coconut-grove-residences h1 {letter-spacing: -0.01vw;font-size: 2.24vw;}

#the-ritz-carlton-south-beach h1 {letter-spacing: 0.26vw;}

#the-wyndham-orlando-resort h1 {letter-spacing: 0.27vw;}

#the-shelborne-south-beach h1 {letter-spacing: 0.43vw;}

#the-ritz-carlton-bal-harbour-resort-spa h1 {font-size: 2vw;letter-spacing: 0.06vw;}

#regent-wall-street h1 {letter-spacing: 1.46vw;}

#harmon-center h1 {font-size: 2.73vw;letter-spacing: -0.13vw;}

#about-us h1 {letter-spacing: 6vw;}

#i-drive-360 h1 {letter-spacing: 1.31vw;}

#i-shops h1 {letter-spacing: 1.95vw;}

#hawaiian-marketplace h1 {font-size: 2.8vw;letter-spacing: 0.19vw;}

#temenos-anguilla-golf-course h1 {letter-spacing: 1.69vw;}

#under-development h1 {letter-spacing: 1.51vw;}	*/

}



/*@media screen and (max-width: 413px) {


.properties_nav .slick-slide, .properties_nav .slick-slide h3 {
    margin-bottom: .93vw;
}

.people_slider .thumbs img {
    width: 123%;
}


}*/







/* mobile nav */

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

	body {
		padding-top: 50px;
	}

	.mobile {
		padding: 10px 5px;
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		z-index: 999;
		background: #fff;
		border-color: #f00;
	}

	.mobile .logo-holder {
		max-width: 200px;
	}

	#nav-toggle {
		display: block;
		width: 50px;
		height: 50px;
		position: absolute;
		top: 0;
		right: 0;
		z-index: 9;
	}
	#nav-toggle i {
		display: block;
		height: 4px;
		margin-top: -2px;
		position: absolute;
		top: 50%;
		left: 7px;
		right: 10px;
		background: #777;
	}
	#nav-toggle i::before,
	#nav-toggle i::after {
		display: block;
		content: "";
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		background: #777;
	}
	#nav-toggle i::before {
		-webkit-transform: translateY(-9px);
		-ms-transform: translateY(-9px);
		transform: translateY(-9px);
	}
	#nav-toggle i::after {
		-webkit-transform: translateY(9px);
		-ms-transform: translateY(9px);
		transform: translateY(9px);
	}

	#nav-toggle i,
	#nav-toggle i::before,
	#nav-toggle i::after {
		-webkit-transition: all .2s ease;
		-ms-transition: all .2s ease;
		transition: all .2s ease;
	}

	.mob-nav-opened {
		overflow: hidden;
	}

	.mob-nav-opened #nav-toggle i {
		background: rgba(255,255,255,0);
	}
	.mob-nav-opened #nav-toggle i::before {
		-webkit-transform: rotate(135deg);
		-ms-transform: rotate(135deg);
		transform: rotate(135deg);
	}
	.mob-nav-opened #nav-toggle i::after {
		-webkit-transform: rotate(-135deg);
		-ms-transform: rotate(-135deg);
		transform: rotate(-135deg);
	}

	aside {
		display: block;
		float: none;
		width: 100%;
		height: 100%;
		margin: 0;
		position: fixed;
	    top: 50px;
	    left: 0;
	    right: 0;
	    z-index: 999;
	    opacity: 0;
		visibility: hidden;
	    background: #fff;
	    -webkit-transition: all .5s ease;
		-ms-transition: all .5s ease;
		transition: all .5s ease;
		-webkit-transform: translateY(-25px);
		-ms-transform: translateY(-25px);
		transform: translateY(-25px);
	}
	.mob-nav-opened aside {
		opacity: 1;
		visibility: visible;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}

	aside .logo {
		display: none;
	}

	aside ul {
		margin: 5px 10px;
	}
	aside ul li {
		margin-bottom: 10px;
	}

}



/* corssbrowser grayscale thumbs */

.thumb_el {
		background: #eee;
}

.thumb_el a {
	display: block;
	position: relative;
	opacity: 0;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}
.thumbs-loaded a {
	opacity: 1 !important;
}

.thumb_el a img {
	display: block;
	width: 100%;
	height: auto;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	-webkit-filter: grayscale(1) brightness(110%);
	filter: grayscale(1) brightness(110%);
}
.thumb_el.active a img,
.thumb_el a:hover img {
	-webkit-filter: grayscale(0) brightness(110%);
	filter: grayscale(0) brightness(110%);
}

.thumb_el a img:nth-child(2) {
	position: absolute;
	top: 0;
	left: 0;
}
.thumb_el.active a img:nth-child(2),
.thumb_el a:hover img:nth-child(2) {
	opacity: 0;
}


