<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*:focus {
    outline: none;
}

.container.main&gt;iframe, .hide-iframe&gt;iframe{
	position: absolute;
	z-index: -10000;
	top: -10000;
}

.navbar {

    margin-bottom: 17px;
	font-family: freight-sans-pro, sans-serif;
	font-weight: 600;
	font-style: normal;
}

input {

	/*text-rendering:optimizeLegibility;
	 text-shadow: #333 0 0 0;*/

	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	border-radius: 0 !important;
}

@media (min-width: 1200px) {
	body {
		padding-top: 31px;
	}

}

@media (max-width: 500px) {
	.navbar-right {
		display: none;
	}

	input{max-width: 340px!important;}

}

@media (max-width: 320px) {

	input{max-width: 260px!important;}

}


/*MENUS*/

ul.nav li.dropdown:hover &gt; ul.dropdown-menu {
	display: block;
}

@media (min-width: 767px) {
	.mobile-menu {
		display: none;
	}

}

@media (max-width: 500px) {
	.share-container {
		display: none !important;
	}
	.label.subscribe {
		display: none;
	}
	.label.date {
		display: none;
	}
}

@media (max-width: 500px) {
	.make-us {
		display: none;
	}
	.rss {
		display: none;
	}
	.initials, .magnify {
		padding: 10px 10px 0 10px !important;
	}
	.search-inner .navbar-form .form-control {
		width: 325px !important;
		margin-left: 22px;
	}

	.ad.rectangle.large {
	    margin-left: 0px!important;
	}

}

@media (min-width: 501px) and (max-width: 767px) {

	.initials, .magnify {
		padding: 0px 10px 0 10px !important;
	}

}

.dropdown-menu {
	min-width: 200px;
}
.dropdown-menu.columns-2 {
	min-width: 283px;
}
.dropdown-menu.columns-3 {
	min-width: 600px;
}
.dropdown-menu li a {
	padding: 5px 15px;
	font-weight: 400;
	font-size: 13px;
	text-transform: uppercase;
}
.multi-column-dropdown {
	list-style: none;
	padding-left: 0;
}
.multi-column-dropdown li a {
	display: block;
	clear: both;
	line-height: 1.428571429;
	color: #333;
	white-space: normal;
}
.multi-column-dropdown li a:hover {
	text-decoration: none;
	color: #262626;
	background-color: #f5f5f5;
}

@media (max-width: 767px) {
	.dropdown-menu.multi-column {
		min-width: 240px !important;
		overflow-x: hidden;
	}
}

.thicken {
	text-shadow: 0.1px 0;
	letter-spacing: 0.1px;
}

h1, .h1, h2, .h2, h3, .h3 {
	margin-top: 10px;
	margin-bottom: 10.5px;
}

.legacy {
	font-family: Verdana, Arial, sans-serif;
}

.navbar-collapse {
	padding-right: 0px;
}

.navbar.search, .navbar.popular, .navbar.subscribe {
	height: 0;
	overflow: hidden;
}

.navbar.search .search-inner {
	width: 425px;
	margin: 20px auto;
}


.navbar.search .search-inner, .navbar.popular .popular-inner, .navbar.subscribe .subscribe-inner {

	margin: 20px auto;
}

.navbar.popular .popular-inner{
	font-family: "bigmoore", Georgia, "Times New Roman", Times, serif;

}

.container.main {
	position: relative;
}

.container.main .overlay {

	-webkit-box-shadow: 0px -10px 5px 0px rgba(50, 50, 50, 0.10);
	-moz-box-shadow: 0px -10px 5px 0px rgba(50, 50, 50, 0.10);
	box-shadow: 0px -10px 5px 0px rgba(50, 50, 50, 0.10);
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	opacity: 0.75;
	z-index: 2;
}

@media (min-width: 501px) and (max-width: 1200px) {
	.navbar-right {
		float: left !important;
	}
}

body, .navbar-default {
	background-color: #fff;
}

/*a:hover{
 background-position: 0px!important;
 background-color: transparent!important;
 }*/

.bold {
	font-weight: 600;
}

.article strong, .article .bold {

	font-weight: 600;
}

.italic {
	font-family: bigmoore, serif;
	font-weight: 400;
	font-style: italic;
}

.nopin {
	width: 20px;
	height: 20px;
}

.navbar-default {
	border-bottom: 1px solid #fafafa;
}

.navbar-right {
	margin-right: 0;
}

.navbar-toggle {

	border: 0px solid transparent;
}

.small-logo {
	padding-top: 10px;
	padding-right: 8px;
}

.navbar-default .navbar-nav &gt; li &gt; a {
	color: #a71b28;
	/*text-shadow: 1px 0;
	 letter-spacing: 1px;*/
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 13px;
}

ul.clr {
	list-style-type: none;
	clear: both;
	padding: 0;
	margin: 0;
}
ul.clr:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
ul.clr li {
	float: left;
	margin: 0;
}

.clear {
	clear: both;
}

img.responsive {
	display: block;
	margin: 0 auto;
	max-width: 100%;
}

.page-header {

	margin: 11px 0 0 0;
	border-bottom: 2px solid #f3f3f3;
	border-top: 2px solid #f3f3f3;
	padding-top: 10px;
}

.page-header.leaderboard {

	margin: 0;
}

.page-header.leaderboard.top {

	border-top: 0px;
	padding-top: 0;
	padding-bottom: 0;
}

.page-header.logo {

	margin: 0px 0 0 0;
	border-bottom: 2px solid #f3f3f3;
	border-top: 2px solid #f3f3f3;
	padding-top: 20px;
	padding-bottom: 0;
}

.page-header.logo .col-lg-8 {
	padding-right: 0;
}

.initials {
	padding-top: 0px;
	float: left;
	margin-top: 2px;
}

.magnify {
	float: left;
	margin-top: 0px;
}

.icon-small {
	background-image: url("https://www.luxurydaily.com/wp-content/themes/LD2016/img/glyphicons-small.png");
	background-position: 12px 12px;
	background-repeat: no-repeat;
	display: inline-block;
	height: 14px;
	line-height: 14px;
	vertical-align: text-bottom;
	width: 14px;
}

.icon-medium {
	background-image: url("https://www.luxurydaily.com/wp-content/themes/LD2016/img/glyphicons-medium.png");
	background-position: 18px 18px;
	background-repeat: no-repeat;
	display: inline-block;
	height: 21px;
	line-height: 21px;
	vertical-align: text-bottom;
	width: 21px;
}

.icon-large.icon-medium.icon-align-justify {
	background-position: -39px -1352px;
	width: 14px;
	height: 13px;
}

.icon-large.icon-medium.icon-gt {
	background-position: -49px -1436px;
	width: 9px;
	height: 17px;
}

.icon-large.icon-medium.icon-pen {
	background-position: -103px -1246px;
	width: 18px;
	height: 22px;
	vertical-align: top;
}

.icon-large.icon-medium.icon-search {
	background-image: url("https://www.luxurydaily.com/wp-content/themes/LD2016/img/glyphicons/png/glyphicons-28-search.png");
	width: 18px;
	height: 22px;
	vertical-align: top;
}

.navbar-nav.sharing {
	margin-left: 228px
}

.rss {
	font-size: 0.75em;
	color: #999 !important;
	margin: 3px 0 0 10px;
	display: inline-block;
    vertical-align: top;
}

.rss a {
	padding: 0 !important;
	margin: 4px 0 0 22px !important;
}

.rss-br {
	font-size: 0.25em;
}

.make-us {
	padding: 0 21px 0 0 !important;
    margin: 9px 0 0 23px !important;
    float: left !important;
    font-size: 13px;
    text-transform: uppercase;
}

.mr_social_sharing a:hover {
	text-decoration: none;
}

.gt-label {
}
.gt-one {
	margin-left: -5px;
	vertical-align: bottom;
}
.gt-two {
	margin-left: -9px;
	vertical-align: bottom;
}

a.desktop {
	display: block;
	padding: .3em 0em .1em 0;
	margin-top: 4px;
	margin-right: 2px;
	float: left;
	background-color: transparent !important;
}

a.desktop:hover {
	background-position: 0px;
	background-color: transparent !important;
}

a.desktop .label {
	color: #999 !important;
	padding: 5px !important;
	font-weight: 600;
}

a.desktop .bar {

	height: 5px;
	width: 16px;
	border-top: 2px solid #999;
}

.navbar-toggle {
	width: 35px;
	margin-bottom: 3.5px;
}

@media (max-width: 768px) {
	button.navbar-toggle.desktop {
		display: none;
	}
}

.navbar {
	min-height: 0;
	border-color: transparent !important;
}

.navbar.sections {
	float: left;
	margin-bottom: 0px;
}

.navbar-default .navbar-toggle .icon-bar {
	padding: 1px 0 0px 0;
	display: none;
}

.navbar-toggle .icon-bar {
    width: 16px;
}

.navbar-header .label, #navbar-main .label {
	color: #000;
	padding: 0;
}

button.navbar-toggle.desktop .label {
	padding: 5px 0px 4px 8px;
	font-family: freight-sans-pro, sans-serif;
	font-weight: 700;
	font-size: 14px;
	letter-spacing: 0px;
}

.navbar-header .bars {
	padding: 0.1em .2em 0em .4em;
	font-size: 0;
	margin-left: 0px;
	margin-right: 0px;
}

.navbar-header .label {
	line-height: 2px;
	font-size: 13px;
}

#navbar-main .label.date {
	padding-top: 11px;
	padding-bottom: 3.5px;
	font-size: 75%;
	color: #999;
}

.navbar-nav &gt; li &gt; a {
	padding-top: 8px;
	padding-bottom: 3.5px;
}

.label.subscribe {
	font-size: 80%;
	margin-right: 23px;
	margin-top: 6px;
}

.label.subscribe a {
	padding: 0px;
  display: inline;
}
.label.subscribe a:hover {
	text-decoration: underline;
	background-color: transparent !important;
}

.label.rss {
	padding-top: 2px !important;
}

.share-container {
	padding-right: 25px;
}

.row .header {
	padding: 20px 0;
	border-bottom: 2px solid #f3f3f3;
}

.row.columns {
	padding: 0 10px;
}

.row.text {
	padding-top: 10px;
}

.page-header.logo .navbar {
	padding-left: 0;
	margin-bottom: 0px;
	margin-top: 9px;
}

.page-header.logo .navbar-nav &gt; li {
	margin: 0px 3px 0px 0;
}

.page-header.logo .navbar-nav &gt; li &gt; a {
	color: #000;
	font-size: 80%;
	padding: 0px 4px 0px 4px;
	margin-top: 2px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
    font-size: 13px;
}

.page-header.logo .navbar-nav &gt; li &gt; a:after {
	content: "";
}

.dropdown-toggle {
	width: inherit;
}
.dropdown-toggle:after {
	width: inherit;
}

.navbar-form {;
	margin-top: -4px;
}

.navbar-form.search {;
	padding: 0px 0;
}

.navbar-form .form-control {

	font-family: freight-sans-pro, sans-serif;
	border-radius: 3px;
	font-weight: 600;
	font-size: 13px;
	margin-top: 0px;
	width: 167px;
	height: 22px;
	color: #777;
	padding: 1px 0 0 6px;
	/*-moz-box-shadow:inset 2px 2px 5px rgba(0,0,0,0.07);*/
	/*box-shadow:inset 2px 2px 5px rgba(0,0,0,0.07);*/
	border: 0px solid #e2e2e2;
	border-width: 1px 0 1px 1px;
}

.fold .form-control {
	width: 369px;
	height: 44px;
	font-size: 19px;
}

.fold.subscribe .form-control {

	width: 325px!important;
    margin-left: 10px;

}

.page-content {
	padding: 10px;
}

.popup-magnify, .fold .footer-subscribe{
	display: block;
	border: 1px solid #e2e2e2;
	height: 44px;
	width: 38px;
	padding: 5px;
}

.fold .footer-subscribe {

    margin-top: 0px;
}

.popup-magnify img, .fold .footer-subscribe img {
	padding-top: 3px;
	vertical-align: top;
	width: 27px;
}

.header-magnify {
	display: block;
	border: 1px solid #e2e2e2;
	height: 22px;
	width: 19px;
	margin-top: 4px;
}

.header-magnify img {
	padding-top: 3px;
	vertical-align: top;
}

.footer-magnify {
	display: block;
	border: 1px solid #ccc;
	height: 25px;
	width: 22px;
	margin-top: -2px;
	padding-left: 1px;
}

.footer-magnify img {
	width: 19px;
	padding-top: 2px;
}

.footer-subscribe {
	display: block;
	border: 1px solid #ccc;
	height: 25px;
	width: 22px;
	margin-top: -2px;
	padding-left: 1px;
}

.footer-subscribe img {
	width: 19px;
	padding-top: 3px;
}

.footer {
	display: block;
	border: 1px solid #e2e2e2;
	height: 22px;
	width: 22px;
}

footer input.form-control, footer input.form-control:focus {
	width: 287px;
	height: 25px;
	border: 0px solid #cccccc;
	border-width: 1px 0 1px 1px;
	padding: 5px 1px 0 12px;
	font-size: 13px;
	margin-top: -2px;
}

/*
 footer input.form-control::-webkit-input-placeholder {
 padding-top: 100px;
 }

 footer input.form-control:-moz-placeholder {
padding-top: 100px;
}

footer input.form-control::-moz-placeholder {
	padding-top: 100px;
}

footer input.form-control:-ms-input-placeholder {
	padding-top: 100px;
}*/

input::-webkit-input-placeholder {
	font-family: freight-sans-pro, sans-serif;
	padding-left: 3px;
}

input::-moz-placeholder {
	font-family: freight-sans-pro, sans-serif;
	padding-left: 3px;
}

input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="number"]:focus, textarea:focus {
	background-color: #transparent;
	border-color: #e2e2e2;
	color: #777;
}

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], input[type="number"], textarea {
	background: transparent;
	background-image: none;
}

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], input[type="number"], textarea {
	background: transparent;
	background-image: none;
}

input.form-control, input.form-control:focus {

	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-moz-transition: none;
	-webkit-transition: none;
}

.navbar-form a.search {
	padding: 0px;
	color: #000;
	text-decoration: none;
}

footer .navbar-form .form-control {;
	margin-right: 9px;
	margin-top: 0px;
}

.page-header .alert {
	margin: 5px auto 5px auto;
	width: 336px;
	padding: 0;
}

.page-header .alert strong {
	font-size: 170%;
}

.page-header .alert a {
	font-size: 150%;
}

.section {
	margin: 20px 0 0 0;
}

.section.categories {
	border-top: 2px solid #f3f3f3;
	margin-top: 0px;
	padding-top: 20px;
}

.section.sectors {
	border-top: 2px solid #f3f3f3;
	margin-top: 11px;
	padding-top: 20px;
}

.section.sectors small {
	line-height: 16px;
	padding-bottom: 17px;
}

.section.main {

	margin: 0;
}

.section.memos {
	border-top: 2px solid #f3f3f3;
	padding-top: 20px;
}

/*ADS*/

.ad.leaderboard{

	max-height:90px; width:728px;
	margin: 20px auto 20px auto!important;
}

.ad.leaderboard.middle{
	margin: 10px auto 10px auto!important;
}

.ad.leaderboard.footer{
	margin: 10px auto 10px auto!important;
	height: inherit;
	border: 0px solid #e2e2e2;
}

.ad iframe{display: block!important;}

@media (max-width: 799px) {
	.ad.leaderboard{
		width:300px;
		max-height:50px;
		margin: 0 auto 0px auto!important;
	}

}


.ad {
	margin-bottom: 20px;
	margin-top: 0px;
}

.ad div {
	margin: 0 auto;
}

.article .ad {
	margin-bottom: 20px;
	margin-top: 20px;
}

.ad.rectangle.large {
	width: 336px;
	float: none;
    margin-left: 16px;
}

.ad.rectangle.small {
	width: 234px;
	float: none;
}

.home .ad.rectangle.large.ad-1 {
	margin-left: 0;
}

.ad-2 {
}


.lead-story h2 {
	margin-top: 0px;
	margin-bottom: 6px;
	font-size: 33px;
	/*text-shadow: 1px 0;
	letter-spacing: 1px;*/
	font-weight: 600;
}

.lead-story p {
	margin: 6px 0 0px;
	font-size: 16px;
}

.lead-story ul {
	list-style-type: none;
	list-style-type: disc;
	margin-left: 15px;
	padding-left: 0;
}

.lead-story .sector {
	margin-top: 20px;
	font-size: 12px;
	margin-bottom: 6px;
	text-transform: uppercase;
}
.lead-story .sector a {
	color: #a71b28 !important;    
	letter-spacing: 1px;
    font-size: 13px;
	font-weight: 600;
}
.lead-story .byline-container {
	margin-top: 8px;
	margin-bottom: 0px;
	font-size: 13px;
}

.lead-story .byline {
	font-size: 13px;
	text-transform: uppercase;
}

.divider {
	width: 100%;
	text-align: center;
	color: #f3f3f3;
	margin-top: 10px;
	height: 0;
	margin-bottom: 0px;
	border-top: 2px solid #f3f3f3;
}

.lead-story .column-one {
	display: block;
	margin-top: 13px;
	margin-bottom: 7px;
}

.lead-story .column-two {
	display: block;
	margin-top: 7px;
	margin-bottom: 7px;
}

.headline-list {
}

.headline-list li {
	margin-bottom: 18px;
}

.headline-list h6 {
	font-size: 16px;
}

.headline-list.main ul {
	list-style-type: none;
}

.photos .headline-list.main ul, .videos .headline-list.main ul {
	padding-left: 15px;
}

.headline-list.main ul li a.img-container, .headline-list.main ul li a.img-container:hover {
	display: block;
	width: 227px;
	text-align: center;
}

.headline-list.main ul li img {
	max-width: 227px;
	max-height: 152px;
}

.headline-list.main ul li iframe {
	overflow: hidden;
}

.headline-list.latest ul {
	list-style-type: none;
	padding-left: 0px;
	margin-bottom: 10px;
	line-height: 16px;
	/*margin-left: 28px;*/
}

.headline-list.latest li {
	margin-bottom: 10px;
}

.headline-list.sidebar ul {
	list-style-type: disc;
	clear: both;
}

.headline-list.sidebar li {
	margin-bottom: 10px;
	line-height: 16px;
}

.headline-list.sidebar ol li {
	padding-left: 5px;
}

.left-bumper {
	margin-left: 20px;
}

hr {
	border-bottom: 0px solid #f3f3f3;
}

/*.text, .more, h1, h2, h3, h4, h5, h6 {font-family: "Chronicle Display A","Chronicle Display B",Georgia,"Times New Roman",Times,serif;}*/
body, .text {
	font-family: freight-sans-pro, sans-serif;
	font-weight: 400;
	font-style: normal;
}
h1, h2, h3, h4, h5, h6 {
	font-family: bigmoore, Georgia, serif;
	font-weight: 400;
	font-style: normal;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: 600;
	/*text-shadow: 1px 0;
	 letter-spacing: 0.5px;*/
}

.alert, .more, .heading {
	font-family: freight-sans-pro, sans-serif;
}

a, a.reverse:hover {
	color: #a71b28;
	text-decoration: none;

}

.mr_social_sharing_wrapper {
	display: none;
}

.mr_social_sharing a:hover {
	text-decoration: none;
}

a:hover, a.reverse {
	color: #000;
}

a.reverse.grey {
	color: #8c8c8c;
}

.grey {
	color: #777777 !important;
}

/*.red{color: #e22620;}*/
.red {
	color: #a71b28;
}
.heading a.red {
	color: #a71b28;
}

.lighter-grey {
	color: #999 !important;
}

.larger {
	font-size: 16px;
}

.smaller {
	font-size: 13px;
}

.smallest {
	font-size: 12px;
}

.smallest-2 {
	font-size: 11px;
}

.newsbox {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

.newsbox a {
	
}

.newsbox a.category {
	text-transform: uppercase;
	font-size: 13px;
    font-weight: 600;
    font-style: normal;
    letter-spacing: 1px;
}

.heading a {
	font-size: inherit;
	color: inherit;
	text-decoration: inherit;
	letter-spacing: 1px;
	font-size: 13px;
}

.heading a.sector {
	text-transform: uppercase;
	font-weight: 600;
}

.newsbox a.reverse {
	font-size: 16px;
}

.newsbox a.reverse.byline {
	font-size: 13px;
	text-transform: uppercase;
}

.newsbox a.img-container {
	margin: 10px 0 10px;
	text-decoration: none;
	display: block;
	width: 100%;
	text-align: center;
	background-color: #fafafa;
}

a.img-container.light-silver {
	background-color: #b4b9be;
}

a.img-container.light-grey, a.img-container.light-grey:hover {
	background-color: #D3D3D3;
}

a.img-container.pastel-blue {
	background-color: #B4CFEC;
}

a.img-container.pastel-yellow {
	background-color: #fdfd96;
}

a.img-container.main img {
	max-width: 462px;
}

.caption {
	margin-top: 10px;
	font-style: italic;
	font-size: 14px;
}

.newsbox a.img-container img {
	max-width: 100%;
	max-height: 152px;
}

.newsbox h6 {
	margin: 3px 0 6px;
	display: block;
}

.newsbox small {
	display: block;
}

.newsbox small {
	padding-bottom: 5px;
}

.first {
	font-weight: 600;
}

.heading {

	margin-bottom: 10px;
	color: #999;
}


.related .heading {
	text-transform: uppercase;
}

.heading.red {
	color: #e22620;
	font-weight: 600;
	margin-bottom: 15px;
	margin-top: -6px;
}

.headline-list .heading {
	margin-left: 15px;
	font-weight: 600;
	font-style: normal;
	letter-spacing: 1px;
    font-size: 13px;
}

.cloud.heading {
	margin-left: 0;
}

.cloud.heading {
	margin-top: 4px;
}

.headline-list.latest .heading {
	margin-top: -5px;
	margin-left: 0px;
}

.list-share {
	margin-right: 5px;
}

.list-article {
	max-width: 520px;
}

.jobs .date {
	font-size: 11px;
}

.cloud {
	padding-left: 25px;
}

.more {
	display: block;
	float: right;
	margin-bottom: 20px;
}

.section.quote {
	border-top: 2px solid #f3f3f3;
	border-bottom: 2px solid #f3f3f3;
	padding-top: 20px;
	margin: 11px 0 0 0;

}

.blockquote {
	padding-right: 15px;
	padding-left: 0;
	padding-bottom: 30px;
	border-left: 0;
	text-align: right;
}

.blockquote p {
	margin-top: 3px;
}

.blockquote small {
	display: block;
	font-size: 100%;
	line-height: 1.42857143;
	color: #999999;
}

.blockquote p a {
	font-size: 18px;
}

/*VIDEOS*/
.videos {
	border-top: 2px solid #f3f3f3;
	padding-top: 20px;
}

.videos h4 {
	font-size: 16px;
}

.iframe-container {
	position: relative;
	width: 227px;
	height: 152px;
}

.viewer .iframe-container {

	width: inherit;
	height: inherit;

}

.iframe-container a {
	position: absolute;
	width: 227px;
	height: 152px;
	z-index: 1;
	top: 0;
	left: 0;
	display: block;
}

/*GALLERIES*/
.img-container a{
	width: 227px;
	height: 152px;
	overflow: hidden;
	display: block;
}

.slideshow-container{

	margin: 0 auto;
    width: 530px;

}

.slideshow-container-inner {
	width: 420px;
	height: 236px;
	overflow: hidden;
	position: relative;
}

.slideshow-container-inner ul {
	width: 5000px;
	position: absolute;
	top: 0;
	left: 0;
}

.slideshow-container-inner ul li{
	width: 420px;
	height: 236px;
	overflow: hidden;
	text-align: center;
}

.slideshow-container-inner ul li img{
	max-width: 420px;
	vertical-align: middle;
}

.features {
	border-top: 2px solid #f3f3f3;
	padding-top: 20px;
	padding-bottom: 20px;
	margin: 11px 0 0 0;
}

.categories small {
	line-height: 16px;
	padding-bottom: 17px;
}

.arrow{visibility: hidden;}

.left-arrow, .right-arrow {
	display: block;
	margin-top: 100px;
}

.left-arrow.disabled, .right-arrow.disabled {
	opacity: 0.5;
}

.left-arrow {
	margin-right: 5px;
}

.right-arrow {
	margin-left: 5px;
}

footer {
	margin: 2em 0;
}

footer .section {
	border-bottom: 2px solid #f3f3f3;
	padding-bottom: 10px;
}

footer .section.no-border {
	border-bottom: 0px;
}

/*footer .input-box{
 display:inline;
 border-radius: 3px;
 font-weight: bold;
 font-size: 75%;
 margin-top: 0px;
 width: 309px;
 height: 22px;
 color: #e2e2e2;
 padding: 1px 0 0 6px;
 -moz-box-shadow: inset 2px 2px 5px rgba(0,0,0,0.07);
 box-shadow: inset 2px 2px 5px rgba(0,0,0,0.07);
 border: 1px solid #e2e2e2;}*/

footer li {
	margin-bottom: 0.5em;
}

footer li.input-box {
	margin-right: 0;
	margin-left: 0;
}

footer .input-box {
	display: inline;
	width: 302px;
	height: 21px;
	padding: 10px 12px 9px;
}

.sharing .heading {
	padding-left: 20px;
	padding-right: 3px;
}

footer .subscribe, footer .search {
	padding-top: 10px;
}

.subscribe .heading {
	padding-left: 5px;
}

.search .heading{

	 padding-left: 5px;

}

/*.subscribe form{display: inline;}

 .subscribe input{
 display: inline;
 color: #000;
 font-weight: bold;
 font-size: 75%;
 padding: 5px;
 border-top: 1px solid #999;
 margin-top: -3px;
 width: 200px;
 height: 22px;
 border-top: 1px solid #000;
 border: 1px solid #000;
 }
 */

.service {
	padding-top: 10px;
}

.service .heading {
	padding-left: 20px;
}

.footer-nav {
	padding-top: 10px;
}

.footer-nav ul {
	margin-left: 20px;
}

.emails .heading {
	padding-left: 20px;
}

.copyright {
	padding-left: 20px;
}

.lastline {
	padding-left: 20px;
	margin-top: 10px;
}

/*ARTICLE*/

.caption img{display: block;}
.caption.main img{display: none;}

.article p {
	margin-top: 0;
	margin-bottom: 0;
}

.article .breadcrumb {
	margin-top: 10px;
	margin-bottom: 0;
	padding: 0;
	background-color: transparent;
}

.article .breadcrumb a {
	color: #777777;
}

.article h2 {
	margin-top: 10px;
}

.article .sector.category {
	margin-top: 10px;
	margin-bottom: 0;
	text-transform: uppercase;
}

.article .date {
	margin-top: 10px;
}

.article .image {
	display: block;
	margin-top: 10px;
	margin-bottom: 0;
}

.article .caption {
	margin-top: 10px;
	margin-bottom: 0;
}

.article .caption a {
	display: block;
	margin-bottom: 10px;
}

.article hr {
	margin-top: 10px;
	margin-bottom: 0;
}

.article .byline-container {
	margin-top: 10px;
	margin-bottom: 10px;
}

.article .byline-container .byline {
	text-transform: uppercase;
}

.article .body p {
	margin-bottom: 15px;
	color: #000;
	text-shadow: 0.1px 0;
	letter-spacing: 0.1px;
}

.article .like-this {
	clear: both;
	padding-top: 10px;
	margin-bottom: 20px;
}

.tools {
	float: left;
	margin: 579px 0 1em -3px;
	list-style: none;
}

.tools li {
	/*float: left;*/
	color: #9f9e9e;
	font-size: 1em;
	margin: 15px 1.3em 0 0;
}

.tools li a {
	text-decoration: none;
}

.tools li a:hover {
	text-decoration: none;
	background: url(https://www.luxurydaily.com/wp-content/themes/LD2016/img/sharing/facebook-sm.png) no-repeat 0;
}

.tools li a.download-pdf:hover {
	text-decoration: none;
	background: initial;
}

.tools li.fbTool a {
	background: url("https://www.luxurydaily.com/wp-content/themes/LD2016/svg/facebook_icon.svg") no-repeat 0;
}

.tools li.twTool a {
	background: url("https://www.luxurydaily.com/wp-content/themes/LD2016/svg/x_icon.svg") no-repeat 0;
}

.tools li.liTool a {
	background: url("https://www.luxurydaily.com/wp-content/themes/LD2016/svg/linkedin_icon.svg") no-repeat 0;
}

.tools li.goTool a {
  display: none;
	background: url(https://www.luxurydaily.com/wp-content/themes/LD2016/img/sharing/google-sm.jpg) no-repeat 0;
}

.tools li.emailTool a {
	background: url(https://www.luxurydaily.com/wp-content/themes/LD2016/img/email.png) no-repeat 0 4px;
}

.tools li.printTool a {
	background: url(https://www.luxurydaily.com/wp-content/themes/LD2016/img/print.png) no-repeat 0 1px;
}

.tools li.reprintsTool a {
	background: url(https://www.luxurydaily.com/wp-content/themes/LD2016/img/reprints.png) no-repeat 0 0px;
	padding-top: 1px;
}

.tools li.articletools {
	margin: 11px 0 0 0;
}

.tools li.articlesponsor {

	padding: 0px 0px 0px 8px;
	float: left;
}

.tools.top li {
	margin: 18px 0 0 10px;
}

.tools.bottom li.articlesponsor {

	margin: 0;
}

.tools li a {
	padding: 4px 0 2px 19px;
	color: #9f9e9e;
}

.tools li.social a {
	padding: 27px 0 2px 29px;
    display: inline-block;
}

.tools li.articlesponsor a {

	padding: 0px 0px 0px 0px;
}

.tools.top li.articletools {
	margin: 16px 0 0 16px;
}

@media (max-width: 500px) {
	.tools.top li.articletools, .tools.top li.articlesponsor{
		display:none;
	}
}

.tools.bottom {
	margin: 20px 0 0 0px;
}

.tools.bottom li {
	margin: 0 0 0 10px;
    display: inline-block;
    vertical-align: middle;
    float: none;
}

.tools.bottom li.articletools {
	margin: 0 0 0 21px;
}

.banner {
	margin: 14px auto;
}

.banner {
	text-align: center;
}

.article .body {
	color: #000;
	margin-bottom: 15px;
	font-size: 16.5px;
}

.article .share-container {
	padding-left: 0;
}
.article .section.main {
	border-bottom: 0px;
}

.article .newsbox img {
	max-width: 180px;
}

.nextnav {
	float: right;
	margin: 0px 0px 0px 5px;
	display: inline;
	padding: 2px;
}

.previousnav {
	float: left;
	margin: 0px 5px 0px 0px;
	display: inline;
	padding: 2px;
}

/*COMMENTS*/

.comment-link {
	font-size: .8em;
	color: #9f9e9e;
	padding-left: 20px;
}

#recaptcha-submit-btn-area {
	margin-top: 20px;
	margin-bottom: 20px;
}

input[type=submit], button {
    border-radius: 5px;
    border: 1px solid #cccccc;
    width: 180px;
    height: 30px;
    margin-left: -3px;
    background: #f4f4f4;
    /* Old browsers */
    background: -moz-linear-gradient(top, #f4f4f4 1%, #ededed 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #f4f4f4), color-stop(100%, #ededed));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f4f4f4 1%, #ededed 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f4f4f4 1%, #ededed 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #f4f4f4 1%, #ededed 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #f4f4f4 1%, #ededed 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#ededed', GradientType=0);
    /* IE6-9 */

    outline: none !important;
}

input[type=submit]:hover {

    background: #e6e6e6;

}

input[type=submit]:active {

    background: #cccccc;

}

/*CATEGORY*/

ul.no-bullet {
	list-style-type: none;
	padding-left: 15px;
}

.cat-item-none {
	display: none;
}

/*SUBSCRIBE*/
#newsletterlist td {
	padding-bottom: 11px;
}

/*GALLERIES*/
.gallery {
	display: block;
	position: relative;
}
.gallery a.arrow {
	width: 30px;
	height: 30px;
	position: absolute;
	top: 150px;
	background-color: #000;
	opacity: 0.5;
	color: #fff;
	font-size: 1.5em;
}
.gallery a.left {
	left: 0;
}
.gallery a.right {
	left: 370;
}

/*VIDEOS*/
.collapsed .caption {
	display: none;
}
.viewer {
	margin-left: 16px;
}

.veiwer img{display:none;}

.viewer .headline {
	font-size: 32px;
	margin-top: 21px;
	margin-bottom: 10.5px;
}
.viewer .caption {
	margin: 0 0 10.5px;
	font-size: 15px;
}

/*COOKIE POPUP*/
#eu-cookie {
	left: 0;
	text-align: center;
}

/*JOBS*/
#job_preview_submit_button{
	display: none;

}


.list-jobs div.job_listings {
	margin-bottom: 0;
}

.list-jobs ul.job_listings {
	border-top: none!important;
	list-style: disc!important;
	list-style-type: disc!important;
}

.list-jobs li.job_listing {
	border-bottom: none!important;
	padding: 0!important;
	list-style: disc!important;
	list-style-type: disc!important;
	float: left!important;
	margin: 0 0 0 41px!important;
}

.list-jobs li.job_listing:before {
   content: "";
}

.list-jobs li.job_listing a {
	color: #a71b28!important;
	padding: 0!important;
	zoom: 0!important;
	display: inline!important;
}

.list-jobs .company_logo, .list-jobs .company, .list-jobs .location, .list-jobs .job-type {
	display: none!important;
}

.list-jobs div.position {

    float: none!important;
    width: initial!important;
    padding: 0!important;
	display: inline!important;

}

.list-jobs h3 {
	margin: 0!important;
	padding: 0!important;
	line-height: inherit!important;
	font-size: inherit!important;
	color: #a71b28!important;
	display: inline!important;
}

.list-jobs li.job_listing a:hover h3{
	color: #000!important;
	text-decoration: underline!important;
	display: inline!important;
}

.list-jobs .meta {

    width: initial!important;
    float: none!important;

}

/*LOGIN*/
.login.status div{padding: 20px 0 0px 0;}

/*RSS*/
.entry-content td.rss ul li {

    width: 300px;
}

/*SUBSCRIPTION PROMOTION*/
.subscription-promotion.article-page {
    width: 336px;
	height: 400px;

}

.subscription-promotion {
    margin: 5px auto 21px auto;
    width: 336px;
	height: 95px;
    padding: 4px 15px 24px 15px;
    font-family: "Helvetica Neue", "Arial Narrow Bold", sans-serif;
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #3a87ad;
    border-radius: 4px;
    text-align: center;
}

.subscription-promotion h1{
    font-size: 23px;
    color: #3a87ad;
}

.subscription-promotion h2{
    font-size: 20px;
    color: grey;
}

.subscription-promotion h1.hover{

    color: #2d6987;
    cursor: pointer;
}

.subscription-promotion h2.hover{

    color: #333333;
    cursor: pointer;
}

.key:after {

	content : url(https://www.luxurydaily.com/wp-content/themes/LD2016/img/key.png);
}

.free:after {
	content: 'FREE';
	color: #BCBCBC;
	font-size: 10px;
	padding-left: 5px;
}

.locked, .unlocked{display: none;}

/*BAND*/
@media (max-width: 1200px) {

	.band-container{display:none;}

}

.band, .locked{

	min-height: 50px;
	position: relative;
	padding-bottom: 0px;
}

.band .col-lg-6, .call-to-action{
	background-color: #a71b28;
}

.call-to-action center{
	padding-top: 15px;
	padding-bottom: 10px;
}

.call-to-action a{color: #fff;}

.band .line-1{
	font-weight: bold;
	font-size: 18px;
  color: #000;
	display: block;
	margin-top: 10px;
}

.band .line-2 a{
  font-family: freight-sans-pro, sans-serif;
	text-transform: uppercase;
	font-size: 14px;
	color: #fff;
}

.band .subscribe-btn{
	background-color: #fff;
	margin-top: 15px;
	width: 140px;
	margin-bottom: 20px;
	font-family: freight-sans-pro, sans-serif;
	font-weight: 700;

}

.band .subscribe-btn:hover{
	color: #000;

}

.band .close{
	position: absolute;
	right: -65px;
	top: 0px;
	z-index: 1;
	color: #fff;
	opacity: 1;
	font-size: 15px;
}

/*TOGGLE*/
.navbar-toggle{
	 position: absolute; top: 3px; left: 10px; width: 36px; margin-top: 9px;
    border: 1px solid #e8e8e8;
    background-color: #f3f3f3;

}

.navbar-toggle .navbar-toggle-inner{

  	width: 16px;
  	height: 15px;
    background: url('https://www.luxurydaily.com/wp-content/themes/LD2016/img/mobile/bars-grey.png') no-repeat 0 0px;
    margin-left: -1px;
	}

.navbar-toggle.red .navbar-toggle-inner{

	background: url('https://www.luxurydaily.com/wp-content/themes/LD2016/img/mobile/bars-red.png') no-repeat 0 0px;

}

@media (min-width: 500px) and (max-width: 768px) {
	.navbar-toggle{
		left: initial; right: 10px; top: -4px;
	}

	#navbar-main{margin-top: 20px;}

	.share-container, .label.date{display:none!important;}

	.navbar-header .label, #navbar-main .label {
    color: #000;
    padding: 0 0 0 10px;
	}
}

/*PROMO*/
.promo .line-1{
	cursor: pointer; color: #d9a200; font-size: 25px; font-family: freight-sans-pro, sans-serif; font-weight: 600; padding-bottom: 10px; display: block;
}

.promo .line-2{
	color: #777; font-size: 13px;
}

.promo.next-step{
	text-align: center;
	line-height: 24px;
}

.promo.next-step .line-1{
  color: #a71b28;
}

.promo.next-step .line-2{
  color: #808084;
	font-size: 23px;
}

.promo.next-step .line-3{
  color: #000;
	font-size: 23px;
}

@media (max-width: 500px) {
	.promo .line-1{
		font-size: 19px;
	}
}

@media (min-width: 500px) {
	.promo .line-2 .subscribe-now{
		display:none;
	}
}


@media (min-width: 500px) and (max-width: 1199px) {

	.col-lg-4.headline-list.sidebar{
		margin-top: 30px;
	}

}
</pre></body></html>