h1.site-title {
	margin: 10px 0
}

#page {
	position: relative
}

body {
	font-family: 'Ridley Grotesk W05 Light', sans-serif
}

strong {
	font-family: 'Ridley Grotesk W05 Bold', sans-serif!important;
	font-weight: normal!important
}

h1,
h2,
h3,
h4,
h5 {
	font-weight: 400
}

.entry-content h2,
.entry-content h3,
.entry-content h4 {
	font-family: 'Playfair Display', serif
}

.entry-content h2 {
	font-size: 30px;
	margin: 0 0 .25em
}

.entry-content h3 {
	font-size: 26px;
	margin: .5em 0 .25em
}

.entry-content h4 {
	font-size: 22px;
	margin: .5em 0 .25em
}

.entry-content h5 {
	font-size: 16px;
	margin: .5em 0 .25em;
	font-family: 'Ridley Grotesk W05 Bold', sans-serif!important
}

.entry-content h4.p1,
.entry-content h4.p1 strong i,
.entry-content h4.p2,
.entry-content h4.p2 strong i {
	font-family: 'Ridley Grotesk W05 Light', sans-serif!important;
	font-size: 16px
}

.entry-content h4.p1 strong i,
.entry-content h4.p2 strong i {
	font-weight: 700
}

.entry-content h4 strong,
.entry-content h4.p1 strong,
.entry-content h4.p2 strong {
	font-family: 'Playfair Display', serif!important;
	font-size: 20px
}

.entry-content h3 strong {
	text-transform: capitalize
}

.entry-content h2 strong,
.entry-content h3 strong,
.entry-content h4 strong {
	font-weight: 400
}

.entry-content .wpb_content_element {
	margin-bottom: 15px
}

.entry-content p {
	margin: .5em 0
}

a,
a:active,
a:visited {
	color: #000
}

.site-branding {
	width: 200px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -100px
}

.site-branding img {
	height: 60px;
	margin-top: 1px
}

.site-branding p {
	margin: 10px 0 0
}

.site-branding a {
	color: #fff
}

#headerWrap {
	position: absolute;
	z-index: 100;
	padding: 10px 50px 0;
	width: 100%
}

.blog.paged #headerWrap{
	background: #000;
}

.blog.paged .paged_index{
	padding-top: 200px;
}

.single-article #headerWrap,
.error404 #headerWrap,
.archive.tag #headerWrap,
.archive.category #headerWrap,
.post-type-archive #headerWrap,
.tax-itinerary #headerWrap,
.page-template-page-basic #headerWrap,
.single-post #headerWrap,
.single-review #headerWrap,
.single-experience #headerWrap {
	background: #EFF0F1;
	position: relative;
	overflow: none
}

#masthead {
	/*border-bottom: .5px solid #efefef;*/
	color: #fff;

}

.wrap {
	max-width: 1290px;
	width: 94%;
	margin: 0 auto;
	clear: both
}

.page-template-new_homepage2018 .wrap {
	max-width: 1440px
}

.wrap:after,
.posts-items:after {
	content: '';
	display: block;
	clear: both
}

.main-navigation {
	padding: 34px 0 0
}

.home .main-navigation {
	padding: 34px 0 10px
}

.main-navigation ul {
	display: block;
	text-align:center;
	padding: 15px 0;
}

.main-navigation a {
	color: #fff;
	font-family: 'Ridley Grotesk W05 Light', sans-serif;
	line-height: 26px;
	font-size:14px;
	text-transform:uppercase;
}

.main-navigation li {
	position: relative;
	z-index: 1001
}

.single-article .main-navigation a,
.error404 .main-navigation a,
.archive.tag .main-navigation a,
.archive.category .main-navigation a,
.post-type-archive .main-navigation a,
.tax-itinerary .main-navigation a,
.page-template-page-basic .main-navigation a,
.single-post .main-navigation a,
.single-review .main-navigation a,
.single-experience .main-navigation a {
	color: #000
}

.site-footer {
	padding: 20px 0;
	color: #000;
	background: #EFF0F1;
	font-size: 13px;
	font-family: 'Ridley Grotesk W05 Light', sans-serif
}

.site-footer {
	text-align: center
}

.site-footer p {
	margin-bottom: 0
}

.site-info {
	width: 30%;
	float: left
}

.site-links {
	width: 100%;
	float: none;
	text-align: center
}

.site-links ul {
	list-style: none;
	margin: 0
}

.site-links li {
	display: inline-block;
	padding-left: 8px;
	padding-right: 8px
}

.site-links li a {
	color: #000;
	text-decoration: none
}

.dark-section {
	background: #EFF0F1;
	color: #fff
}

.centered {
	text-align: center
}

.two-columns>div,
.three-columns>div,
.four-columns>div,
.five-columns>div {
	float: left;
	padding: 0 10px
}

.five-columns>div {
	width: 20%
}

.four-columns>div {
	width: 25%
}

.fdfullwidth .four-columns>div {
	width: 100%
}

.three-columns>div {
	width: 33.3333%
}

.two-columns>div {
	width: 50%
}

.section {
	padding: 30px 0
}

.category-section{
	padding: 40px 0 0 0;
}

.box-items a {
	text-decoration: none
}

.site-branding {
	text-align: center
}

.menu-primary-menu-left-container {
	/*float: left;
	margin-left: 5%*/
	position:relative;
	margin-top:50px;
	/*border-top:0.5px solid #efefef;
	padding-top:10px;*/
}

.menu-primary-menu-right-container {
	float: right;
	margin-right: 5%
}

#cover-story,
.cover-item {
	padding: 0;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	position: relative;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
	height: 100vh
}

#cover-story .slick-track {
	position: relative;
	height: 100vh
}

.featured_posts .slick-track {
	width: 100%!important
}

.slider-nav .slick-slide:before {
	content: '';
	display: block;
	height: 5px;
	margin-bottom: 10px
}

.slider-nav .slick-current:before {
	content: '';
	display: block;
	max-width: 250px;
	width: 90%;
	height: 5px;
	background: #fff
}

.cover-item {
	padding: 200px 0 290px;
	position: relative
}

.cover-item:after {
	content: '';
	display: block;
	z-index: 1;
	width: 100%;
	height: 100%;
	position: absolute;
	background: rgba(0, 0, 0, .3);
	top: 0;
	left: 0
}

#cover-story .wrap {
	position: relative;
	z-index: 2;
	margin-top: 110px
}

#featured-posts .post-item {
	border: 10px solid #EFF0F1;
	height: 375px
}

.page-template-new_homepage2018 #featured-posts .post-item {
	border: 20px solid #EFF0F1
}

.page-template-new_homepage2018 #featured-posts .fp_col_full_width .post-item {
	height: 576px
}

.fp_col_first {
	float: left;
	width: 50%
}

.fp_col_full_width {
	float: none;
	width: 100%;
	clear: both
}

.post-item {
	position: relative;
	background-size: cover
}

.post-item a {
	height: 100%;
	width: 100%;
	display: block;
	position: relative
}

.post-item a>div {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 5px 10px;
	text-shadow: 1px 1px 6px #333
}

.post-item a p.golden {
	font-size: 14px
}

.fp_col {
	width: 25%;
	float: left
}

.fp_col_new {
	width: 50%;
	float: left;
	padding-bottom:8px;
}

.fp_col_new a {
	text-decoration: none
}

.fp_col_new>a span,
.fp_col_new>a h3 {
	text-align: center;
	display: block
}

.fp_col h3,
.fp_col_first h3 {
	margin: 0
}

.post-item a {
	color: #fff;
	text-decoration: none
}

.site-content {
	position: relative;
	z-index: 50
}

#top-search {
	position: absolute;
	top: 42px;
	left: 50px;
	width: 280px;
	z-index: 1000
}

#top-search #searchform {
	position: absolute;
	top: 28px;
	background: rgba(255, 255, 255, .5);
	display: none
}

.single-article #top-search #searchform,
.error404 #top-search #searchform,
.archive.tag #top-search #searchform,
.archive.category #top-search #searchform,
.post-type-archive #top-search #searchform,
.tax-itinerary #top-search #searchform,
.page-template-page-basic #top-search #searchform,
.single-post #top-search #searchform,
.single-review #top-search #searchform,
.single-experience #top-search #searchform {
	background: rgba(0, 0, 0, .5)
}

#top-search input#s {
	background: transparent;
	color: #fff;
	border: 0 none;
	font-size: 18px;
	width: 100%;
	padding-left: 10px
}

#top-search input#s::-webkit-input-placeholder {
	color: #fff
}

#top-search input#s::-moz-placeholder {
	color: #fff
}

#top-search input#s:-ms-input-placeholder {
	color: #fff
}

#top-search input#s:-moz-placeholder {
	color: #fff
}

.company-item {
	display: inline-block;
	width: 148px;
	margin: 0 6px;
	background: #bcbec0
}

#specialist-agents img {
	height: 30px;
	width: auto
}

#specialist-agents .company-item {
	background: transparent
}

.company-item h3 {
	margin: 0;
	font-size: 12px;
	text-align: center
}

.section h2,
.dark-section h2 {
	margin: 0 0 5px;
	font-size: 30px;
	font-family: 'Ridley Grotesk W05 SemiBold', sans-serif;
	color: #3B545D
}

.page-template-new_homepage2018 .section h2,
.page-template-new_homepage2018 .dark-section h2 {
	font-family: 'Ridley Grotesk W05 SemiBold', sans-serif;
	color: #dba100;
	margin: 10px 0 20px;
	letter-spacing: 1px
}

.archive.category #page-header h1,
.post-type-archive #page-header h1,
.archive.tag #page-header h1,
.error404 #page-header h1{
	font-family: 'Ridley Grotesk W05 SemiBold', sans-serif;
	color: #dba100;
	margin: 30px 0 20px;
	letter-spacing: 1px;
	font-size: 30px;
	text-align: center;
}

#cover-story.section h2,
.full-width-feature.section h2 {
	text-transform: none;
	font-family: 'Playfair Display', serif;
	font-size: 50px;
	margin: 0;
	line-height: 60px;
	color: #fff!important
}

.page-template-new_homepage2018 #cover-story.section h2,
.page-template-new_homepage2018 .full-width-feature.section h2 {
	font-family: 'Playfair Display', serif;
	font-size: 50px;
	font-weight: 600
}

.page-template-new_homepage2018 .full-width-feature.section h2 {
    font-size:45px;
}

.page-template-new_homepage2018 .full-width-feature.section.interactive h2 {
    font-family: 'Ridley Grotesk W05 SemiBold', sans-serif;
}

.slick-track {
	-moz-transform: none!important;
	-webkit-transform: none!important;
	-o-transform: none!important;
	-ms-transform: none!important;
	transform: none!important
}

body .golden {
	color: #dba100 !important;
	font-family: 'Ridley Grotesk W05 SemiBold', sans-serif;
	text-transform: uppercase;
	margin-bottom: 0;
	margin-top: 0
}

body .interactive .golden {
    font-size:24px;
}

body.page-template-new_homepage2018 .golden {
	font-family: 'Ridley Grotesk W05 Regular', sans-serif
}

body #cover-story .golden,
body .full-width-feature .golden {
	color: #fff!important
}

/*body .full-width-feature.interactive .golden {
	color: #dba100 !important;
}*/

.box-items a>span,
#featured-posts a>span {
	color: #dba100;
	font-family: 'Ridley Grotesk W05 SemiBold', sans-serif;
	text-transform: uppercase
}

.box-items .fullwidth a>span {
	font-size: 16px;
	color: #EDFAFD
}

.box-items .fullwidth a.overlaypanel>span,
.page-template-new_homepage2018 .posts-items .post-item a div>span {
	color: #dba100
}

.box-items:after {
	content: '';
	display: block;
	clear: both
}

.box-items h3,
#featured-posts a h3 {
	font-family: 'Playfair Display', serif;
	margin: 0;
	/*min-height: 56px;*/
	line-height: 24px;
	font-weight: 700;
	font-size: 19px
}

.page-template-new_homepage2018 .box-items h3,
.page-template-new_homepage2018 #featured-posts a h3 {
	/*min-height: 45px;*/
	font-family: 'Playfair Display', serif;
	margin-top: 10px;
	font-weight: 600
}

.page-template-new_homepage2018 .box-items .fullwidth h3,
.page-template-new_homepage2018 #featured-posts .fp_col_full_width a h3 {
	font-size: 24px
}

.page-template-new_homepage2018 .box-items a>span,
.page-template-new_homepage2018 #featured-posts a>span {
	font-family: 'Ridley Grotesk W05 SemiBold', sans-serif;
	padding: 0;
	letter-spacing: 1px;
	font-size: 14px;
	color: #dba100;
	display:block;
}

.box-items p,
#featured-posts a p {
	margin: 0;
	font-size: 14px;
	line-height: 18px;
	margin-top: 17px;
	font-family: 'Ridley Grotesk W05 Regular', sans-serif;
    color: #999;
}

.box-items p.read-more,
#featured-posts a p.read-more {
	font-style: normal;
	height: 0;
	font-size: 16px;
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: center;
	left: 0;
	-webkit-transition: height 0.2s ease;
	-moz-transition: height 0.2s ease;
	-ms-transition: height 0.2s ease;
	-o-transition: height 0.2s ease;
	transition: height 0.2s ease
}

.box-items a:hover p.read-more,
#featured-posts a:hover p.read-more {
	height: 30px
}

.page-template-homepage .section>div>p {
	font-style: italic;
	margin-top: 0
}

.page-template-homepage .section>div>p.see-more {
	font-style: normal;
	margin: 20px 0 0;
	font-size: 20px
}

.box-items>div {
	position: relative
}

.box-items .destination-item a,
.box-items>div a {
	display: block;
	position: relative;
	color: #000;
	width: 100%;
	height: 96px;
	padding: 12px;
	box-sizing: border-box
}

.fdfullwidth .box-items .destination-item a {
	height: auto
}

.box-items>div .thumb a {
	height: 100%
}

.posts-items .post-item a {
	display: block;
	position: absolute;
	color: #fff;
	bottom: 0;
	width: 100%;
	padding: 12px;
	box-sizing: border-box;
	overflow: hidden;
	background: rgba(0, 0, 0, .25)
}

.page-template-new_homepage2018 .posts-items .post-item a {
	background: none
}

.posts-items .fp_col_new .post-item a {
	background: none
}

.posts-items .post-item a div {
	position: absolute;
	bottom: 0;
	left: 10px
}

.page-template-new_homepage2018 .posts-items .post-item a div {
	left: 0
}

.posts-items .post-item a div>span {
	color: #EDFAFD;
	font-family: 'Ridley Grotesk W05 SemiBold', sans-serif;
	text-transform: uppercase
}

.box-items .brand-item a {
	height: 180px
}

.box-items .brand-item:hover a {
	height: 180px
}

.destination-item,
.box-items>div {
	height: 420px;
	padding: 0!important;
	position: relative;
	text-align: center
}

.destination-item {
	height: 420px!important
}

.fdfullwidth .destination-item {
	height: auto!important
}

.page-template-new_homepage2018 .destination-item,
.page-template-new_homepage2018 .destination-item .thumb {
	height: 550px!important
}

.destination-item .thumb,
.box-items .thumb {
	height: 322px;
	background-position: center center!important;
	background-size: cover;
	background-repeat: no-repeat;
	padding: 0!important;
	position: relative
}

.box-items div.fullwidth {
	width: 100%;
	height: 450px;
	margin-bottom: 40px;
	overflow: hidden
}

.box-items div.fullwidth .thumb {
	height: 450px
}

.page-template-new_homepage2018 .box-items div.fullwidth {
	height: 550px;
	margin-bottom: 0
}

.page-template-new_homepage2018 .box-items div.fullwidth .thumb {
	height: 550px
}

.box-items div.fullwidth h3 {
	font-size: 22px
}

.box-items div.fullwidth>a {
	position: absolute;
	bottom: 0;
	text-align: left;
	color: #fff;
	font-size: 22px;
	padding: 10px 0 0 25px;
	height: 96px
}

.box-items div.fullwidth>a.overlaypanel,
.page-template-new_homepage2018 #featured-posts .fp_col_full_width a {
	background: #fff;
	color: #000;
	text-shadow: none;
	height: auto;
	top: calc(35%);
	bottom: auto;
	width: calc(50% - (60px + 12px));
	padding: 30px;
	right: 60px;
	text-align: center;
	min-height: 160px;
	display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.page-template-exclusives .box-items div.fullwidth>a.overlaypanel {
    min-height:160px;
}

.page-template-exclusives .box-items div.fullwidth>a.overlaypanel h3 {
    margin-bottom:20px;
}


/*.box-items div.fullwidth>a.overlaypanel h3 {
	margin-top: 10px
}*/

.box-items div.fullwidth>a.overlaypanel p, .post-items div.fp_col_full_width>a.overlaypanel p {
	display: block;
	font-family: 'Ridley Grotesk W05 Regular', sans-serif;
	color: #999
}

.latest-news {
	padding: 6px
}

.latest-news ul {
	list-style: none;
	padding-left: 0;
	margin: 0
}

.latest-news ul li a {
	text-decoration: none
}

.latest-news ul li {
	border-bottom: 1px dotted #fff;
	padding: 3px 0
}

.latest-news h3 {
	text-transform: uppercase;
	background: #fff;
	color: #000!important;
	text-align: center;
	font-family: 'Ridley Grotesk W05 Light', sans-serif;
	font-size: 20px;
	line-height: 1.5em;
	margin-bottom: 1.25em
}

.latest-news h3 strong {
	font-family: 'Ridley Grotesk W05 SemiBold', sans-serif!important
}

.see-more a {
	text-decoration: none;
	color: #3B545D
}

.see-more a strong {
	font-family: 'Ridley Grotesk W05 SemiBold', sans-serif!important
}

.page-template-new_homepage2018 .see-more a strong {
	font-family: 'Ridley Grotesk W05 Regular', sans-serif!important;
	color: #dba100
}

.main-navigation li {
	margin: 0 15px;
	float:none;
	display:inline-block
}

.cover-info .read-more a,
.full-width-feature .read-more a {
	font-size: 18px;
	font-family: 'Ridley Grotesk W05 Bold', sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff!important
}

.page-template-new_homepage2018 .cover-info .read-more a,
.page-template-new_homepage2018 .full-width-feature .read-more a {
	font-family: 'Ridley Grotesk W05 Regular', sans-serif
}

.read-more span {
	font-size: 14px;
	font-family: 'Ridley Grotesk W05 Bold', sans-serif
}

.cover-info p {
	margin: 0
}

.featured_posts {
	padding-top: 12px;
	color: #fff;
	margin-top: -190px;
	height: 190px;
	overflow: hidden
}

.cover-info p.read-more,
.full-width-feature p.read-more {
	margin-bottom: 12px;
	width: 120px;
	border-top: .5px solid #efefef;
	padding-top: 10px;
	margin-top: 20px
}


.full-width-feature.interactive {
    text-align:center;
}

.full-width-feature.interactive p.read-more {
	width: 250px;
	margin: 20px auto;
	border: .5px solid #efefef;
	padding: 10px 0;
}

.featured_posts:after {
	content: '';
	display: block;
	clear: both
}

.slider-nav .slick-list {
	padding: 0!important
}

.slider-nav .slick-list .slick-slide {
	padding-right: 20px;
	cursor: pointer
}

.slider-nav .slick-list .slick-slide:nth-child(4) {
	padding-right: 0
}

.featured-item span {
	text-transform: uppercase;
	font-family: 'Ridley Grotesk W05 SemiBold', sans-serif;
	color: #fff
}

.page-template-new_homepage2018 .featured-item span {
	font-family: 'Ridley Grotesk W05 Regular', sans-serif
}

.featured-item h3 {
	font-family: 'Playfair Display', serif;
	margin: 0;
	font-size: 19px;
	line-height: 26px
}

.page-template-new_homepage2018 .featured-item h3 {
	font-family: 'Playfair Display', serif;
	margin: 5px 0 0 0;
	font-weight: 600;
	font-size: 22px
}

.page-template-new_homepage2018 .featured_posts .featured-item h3 {
	font-size: 20px
}

.featured-item p {
	margin: 0
}

.featured-item a {
	text-decoration: none;
	display: block
}

.page-template-new_homepage2018 .featured-item a {
	color: #fff
}

.featured-item p {
	font-family: 'Playfair Display', serif;
	font-size: 16px
}

.box-items .term-description {
	font-family: 'Playfair Display', serif;
	font-style: italic
}

.issue-number strong {
	font-family: 'Ridley Grotesk W05 SemiBold', sans-serif!important
}

#specialist-agents.section h2 {
	font-size: 14px;
	font-family: 'Ridley Grotesk W05 SemiBold', sans-serif
}

.box-items>div {
	border: 10px solid #fff
}

.page-template-new_homepage2018 .box-items>div {
	border: 20px solid #fff
}

.dark-section .box-items>div {
	border: 10px solid #EFF0F1
}

.page-template-new_homepage2018 .dark-section .box-items>div {
	border: 20px solid #EFF0F1
}

.single #secondary,
.tax-itinerary #secondary,
.page-template-page-basic #secondary,
.single-review #secondary,
.single-experience #secondary {
	width: 26%;
	float: right;
	margin-top: 23px;
	max-width: 300px;
}

.single #primary,
.tax-itinerary #primary,
.page-template-page-basic #primary,
.single-review #primary,
.single-experience #primary {
	width: 72%;
	float: left
}

#page-heading {
	background-color: #1a1a1a;
	color: #fff;
	margin-bottom: 8px;
	position: relative
}

.search-results #page-heading {
	margin-bottom: 0
}

.search-results #page-heading .wrap {
	height: 350px
}

#page-heading .wrap {
	height: 350px;
	z-index: 1;
	position: relative
}

.page-template-default.page #page-heading .wrap {
	height: 150px
}

.single #page-heading .wrap,
.tax-itinerary #page-heading .wrap,
.page-template-page-basic #page-heading .wrap,
.single-review #page-heading .wrap,
.single-experience #page-heading .wrap {
	height: auto;
	border-bottom: .5px solid #666;
	padding-bottom: 10px
}

#page-heading:before {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .1);
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0
}

.single #page-heading,
.tax-itinerary #page-heading,
.page-template-page-basic #page-heading,
.single-review #page-heading,
.single-experience #page-heading {
	text-align: left;
	background: #1a1a1a
}

.related-items a {
	text-decoration: none
}

.socmed {
	width: 130px;
	text-align: center;
	position: absolute;
	right: 50px;
	top: 45px;
	z-index: 1000
}

.main-navigation .socmed {
    display:none;
}

.site-header .wrap {
	position: relative;
	padding: 10px 0
}

.socmed a {
	width: 20px!important;
	padding: 0!important;
	height: 20px;
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
	margin: 0 2px;
	display: inline-block
}

.socmed .sl-facebook {
	background-image: url(/wp-content/themes/luxtramag/images/sl-facebook.png);
	width: 16px
}

.socmed .sl-twitter {
	background-image: url(/wp-content/themes/luxtramag/images/sl-twitter.png)
}

.socmed .sl-instagram {
	background-image: url(/wp-content/themes/luxtramag/images/sl-instagram.png)
}

.single-article .socmed .sl-facebook,
.error404 .socmed .sl-facebook,
.archive.category .socmed .sl-facebook,
.post-type-archive .socmed .sl-facebook,
.archive.tag .socmed .sl-facebook,
.tax-itinerary .socmed .sl-facebook,
.page-template-page-basic .socmed .sl-facebook,
.single-post .socmed .sl-facebook,
.single-review .socmed .sl-facebook,
.single-experience .socmed .sl-facebook,
#instagram-feed .socmed .sl-facebookk,
.main-navigation .socmed .sl-facebook {
	background-image: url(/wp-content/themes/luxtramag/images/sl-facebook-black.png);
	width: 16px
}

.single-article .socmed .sl-twitter,
.error404 .socmed .sl-twitter,
.archive.category .socmed .sl-twitter,
.archive.tag .socmed .sl-twitter,
.post-type-archive .socmed .sl-twitter,
.tax-itinerary .socmed .sl-twitter,
.page-template-page-basic .socmed .sl-twitter,
.single-post .socmed .sl-twitter,
.single-review .socmed .sl-twitter,
.single-experience .socmed .sl-twitter,
#instagram-feed .socmed .sl-twitter,
.main-navigation .socmed .sl-twitter {
	background-image: url(/wp-content/themes/luxtramag/images/sl-twitter-black.png)
}

.single-article .socmed .sl-instagram,
.error404 .socmed .sl-instagram,
.archive.category .socmed .sl-instagram,
.archive.tag .socmed .sl-instagram,
.post-type-archive .socmed .sl-instagram,
.tax-itinerary .socmed .sl-instagram,
.page-template-page-basic .socmed .sl-instagram,
.single-post .socmed .sl-instagram,
.single-review .socmed .sl-instagram,
.single-experience .socmed .sl-instagram,
#instagram-feed .socmed .sl-instagram,
.main-navigation .socmed .sl-instagram {
	background-image: url(/wp-content/themes/luxtramag/images/sl-instagram-black.png)
}

#page-content.dark-section {
	background: #EFF0F1
}

#page-content.dark-section a {
	text-decoration: none
}

.page-template-accommodations #primary,
.page-template-destination #primary,
.tax-destination #primary,
.page-template-experience #primary,
.tax-experience #primary,
.tax-experiences #primary,
.page-template-itineraries #primary {
	width: 73%;
	float: right
}

.page-template-accommodations #secondary,
.page-template-destination #secondary,
.page-template-experience #secondary,
.tax-destination #secondary,
.page-template-experience #secondary,
.tax-experience #secondary,
.tax-experiences #secondary,
.page-template-itineraries #secondary {
	width: 26%;
	float: left;
	padding: 10px 0;
	max-width: 300px;
}

#page-heading {
	background: #808285;
	text-align: center;
	color: #fff;
	padding-top: 250px
}

.single-hotel #page-heading{
	padding-top: 200px;
}

.single-article #page-heading,
.error404 #page-heading,
.archive.category #page-heading,
.archive.tag #page-heading,
.post-type-archive #page-heading,
.tax-itinerary #page-heading,
.page-template-page-basic #page-heading,
.single-post #page-heading,
.single-review #page-heading,
.single-experience #page-heading {
	background: #fff;
	color: #000;
	padding-top: 30px;
	padding-bottom: 10px
}

.single-article #page-heading,
.error404 #page-heading,
.archive.category #page-heading,
.archive.tag #page-heading,
.post-type-archive #page-heading,
.single-experience #page-heading {
	padding-top: 50px
}

.single-article #page-heading:before,
.error404 #page-heading:before,
.archive.category #page-heading:before,
.post-type-archive #page-heading:before,
.archive.tag #page-heading:before,
.tax-itinerary #page-heading:before,
.page-template-page-basic #page-heading:before,
.single-post #page-heading:before,
.single-review #page-heading:before,
.single-experience #page-heading:before {
	background: none
}

#page-heading a {
	color: #000;
	text-decoration: none
}

.select_page {
	position: absolute;
	bottom: 0;
	width: 100%;
	padding-bottom: 6px;
	font-size: 20px
}

.select_page a {
	display: block;
	float: right;
	color: #fff!important
}

.select_page a span {
	font-family: 'Ridley Grotesk W05 SemiBold', sans-serif!important
}

.select_page a:first-child {
	float: left
}

#secondary h2 {
	background: #dba100;
	color: #fff!important;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Ridley Grotesk W05 SemiBold', sans-serif!important;
	margin: 0 0 10px
}

.page .entry-content {
	margin-top: 0
}

.page #page-content {
	padding-top: 10px
}

#secondary ul {
	color: #000
}

#secondary ul li {
	margin: 5px 0
}

#secondary ul li a {
	display: block
}

#secondary ul li.current-cat a {
	font-family: 'Ridley Grotesk W05 SemiBold', sans-serif
}

#secondary ul li a:hover {
	color: #3B545D!important
}

#secondary ul>li ul {
	display: none
}

.experience-item {
	text-align: center
}

.metadata>div {
	display: inline-block;
	margin-right: 12px
}

.rates-label {
	text-transform: uppercase
}

.single #secondary>div {
	margin-bottom: 10px;
	padding: 15px
}

.single #secondary>div.mrecadspace {
	padding: 0
}

.related-items {
	background: #F1F2F4;
	padding: 0!important;
	/*margin: 0 5px*/
	margin-bottom:30px !important;
}

.related-items h2 {
	color: #fff;
	background: #3B545D;
	padding: 5px;
	font-size: 20px
}

.related-items h3 {
	font-family: 'Playfair Display', serif;
	color: #000;
	font-weight: 700;
	padding-bottom: 10px;
	border-bottom: .5px solid #666;
	font-size: 18px
}

.related-item:last-of-type h3{ 
	border: none;
}

.booking-form {
	background: #e6e7e8;
	min-height: 100px
}

.hotel-info {
	background: #f7f6f5
}

.related-items a {
	color: #fff
}

.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0
}

.rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
	padding-bottom: 46%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat
}

.rslides li p {
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: center;
	color: #fff;
	margin: 0;
	line-height: 2em;
	background: rgba(0, 0, 0, .5);
	padding: 5px
}

.rslides li:first-child {
	position: relative;
	display: block;
	float: left
}

.rslides img {
	display: block;
	height: auto;
	float: left;
	width: 100%;
	border: 0
}

.gallery-container {
	position: relative
}

.rslides_nav {
	position: absolute;
	top: 50%;
	margin-top: -50px;
	background: rgba(0, 0, 0, .5);
	color: #fff;
	line-height: 100px;
	width: 40px;
	z-index: 9999;
	text-align: center;
	font-size: 30px;
	text-decoration: none
}

.rslides_nav:hover {
	color: #fff
}

.rslides_nav.prev {
	left: 0
}

.rslides_nav.next {
	right: 0
}

.featured-quote {
	font-family: 'Playfair Display', serif;
	font-size: 20px;
	text-align: center;
	padding: 20px 80px
}

.related-items .related-item {
	border-top: 1px dotted #fff;
	padding: 10px 15px
}

.related-items .related-item:first-of-type {
	border-top: 0 none
}

.related-items>h3 {
	font-family: 'Ridley Grotesk W05 Bold', sans-serif!important;
	font-weight: normal!important;
	text-transform: uppercase;
	margin: 0;
	padding: 15px;
}

.related-item h3 {
	margin: 0
}

.related-item p {
	margin: 0;
	font-size: 15px
}

.related-item p.golden {
	font-size: 16px
}

.single #page-heading h1,
.tax-itinerary #page-heading h1,
.page-template-page-basic #page-heading h1 {
	margin: 0 0 .25em;
	font-family: 'Playfair Display', serif;
	font-size: 3em;
	margin-bottom: 10px
}

.single #primary {
	padding-bottom: 50px
}

#page-heading {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover
}

#secondary ul {
	list-style: none;
	margin-left: 0;
	font-family: 'Ridley Grotesk W05 Light', sans-serif!important;
	font-size: 20px;
	padding-left: 0
}

#page-heading h1 {
	font-size: 60px;
	margin: 0;
	font-family: 'Playfair Display', serif;
	line-height: 1.5em
}

#page-heading .wrap>p {
	font-family: 'Playfair Display', serif;
	font-size: 24px;
	margin: 0;
	font-style: italic
}

#page-heading .wrap p.golden {
	font-family: 'Ridley Grotesk W05 SemiBold', sans-serif;
	font-style: normal;
	font-size: 16px;
	margin-bottom: 0
}

.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
	width: 100%;
	font-size: 16px!important
}

.gform_wrapper ul.gform_fields li.gfield {
	padding-right: 0!important
}

.gform_wrapper label.gfield_label {
	margin-bottom: 0;
	font-size: 16px
}

body .gform_wrapper .top_label div.ginput_container {
	margin-top: 0
}

.gform_wrapper .gform_footer {
	padding: 0;
	margin: 0
}

.logo-image {
	text-align: center
}

.logo-image img {
	display: inline-block
}

.entry-content a {
	text-decoration: none;
	color: #dba100;
	font-weight: 700
}

#secondary a {
	text-decoration: none
}

.rates .rates-label {
	font-size: 16px
}

.rates div {
	font-size: 30px;
	font-family: 'Ridley Grotesk W05 Bold', sans-serif!important;
	position: relative;
	line-height: 1.2em
}

.rates div span {
	float: left;
	display: block;
	font-size: 16px;
	line-height: 1.2em
}

.map-url {
	padding: 10px 0
}

.map-url a {
	line-height: 30px;
	padding-left: 24px;
	background: url(/wp-content/themes/luxtramag/images/golden-location.png) scroll no-repeat 0 center;
	display: inline-block
}

.map-url a:hover {
	color: #3B545D
}

.page .hentry {
	margin-bottom: 0
}

.page-template-exclusives #page-heading,
.page-template-brands #page-heading {
	margin-bottom: 0
}

ul,
ol {
	margin-left: 0
}

.archive #page-heading {
	margin-bottom: 0
}

#secondary ul li {
	position: relative
}

#secondary ul ul {
	margin-left: 25px;
	-webkit-transition: all 100ms ease;
	-moz-transition: all 100ms ease;
	-ms-transition: all 100ms ease;
	-o-transition: all 100ms ease;
	transition: all 100ms ease
}

.tax-destination #page-content,
.tax-experience #page-content,
.tax-experiences #page-content {
	padding-top: 5px
}

.box-items>div a p {
	display: none
}

/*.box-items>div:hover a p {
	display: block
}*/

body .gform_wrapper .gform_footer {
	margin: 0;
	padding: 0
}
.footer-newsletter.section .gform_wrapper .gform_footer {
	margin: 10px 0;
	text-align: center;
}

.footer-newsletter.section .gform_wrapper .ginput_container.ginput_container_email input[type=text]{
	text-align: center;
}

.footer-newsletter.section .gform_wrapper .gform_footer input[type=submit]{
	margin: 0;
}

.footer-newsletter.section h2{
	color: #3B545D;
}

.gform_wrapper .gform_footer input.button,
.gform_wrapper .gform_footer input[type=submit],
.gform_wrapper .gform_page_footer input.button,
.gform_wrapper .gform_page_footer input[type=submit] {
	background: #3B545D;
	font-family: 'Ridley Grotesk W05 Bold', sans-serif!important;
	color: #fff;
	border: 0 none;
	text-transform: uppercase;
	font-size: 18px!important;
	padding: 10px 30px
}

.gform_wrapper .top_label .gfield_label {
	font-size: 16px;
	font-family: 'Ridley Grotesk W05 Light', sans-serif
}

.gform_wrapper textarea.medium {
	height: 100px
}

.social_icons a {
	width: 40px;
	height: 40px;
	text-indent: -9999px;
	background: url(/wp-content/themes/luxtramag/images/social-share.gif) scroll no-repeat 0 0;
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 15px
}

.social_icons a.sl-twitter {
	background-position: -26px 0
}

.social_icons a.sl-email {
	background-position: 0 0
}

.social_icons a.sl-facebook {
	background-position: -58px 0
}

.social_icons a.sl-pinterest {
	background-position: -113px 0
}

.social_icons a.sl-pinterest {
	background-position: -113px 0
}

.search-item a {
	text-decoration: none
}

.search-item {
	padding: 10px;
	position: relative;
	border-bottom: 1px dotted #fff;
	min-height: 320px
}

.search-item .search-thumb {
	height: 300px;
	width: 300px;
	position: absolute;
	top: 10px;
	left: 10px;
	background: #3B545D
}

.search-item .search-text {
	padding-left: 320px
}

.search-item h3 {
	font-family: 'Playfair Display', serif;
	font-size: 30px;
	margin: 0
}

#search-items {
	padding: 50px 0
}

.search-nav {
	text-align: center;
	padding: 10px 0
}

.search-nav a {
	margin: 0 5px;
	display: inline-block;
	color: #fff;
	border-radius: 4px;
	padding: 5px 30px;
	text-decoration: none;
	font-family: 'Ridley Grotesk W05 Bold', sans-serif!important;
	font-size: 14px;
	text-transform: uppercase;
	border: 2px solid #dba100;
	color: #dba100
}

.search-nav a:hover {
	background: #dba100;
	color: #000
}

#secondary .i-have-kids>span {
	position: absolute;
	top: 0;
	right: 0;
	background: url(/wp-content/themes/luxtramag/images/white-arrow.png) scroll no-repeat center center;
	width: 30px;
	height: 30px;
	cursor: pointer;
	-webkit-transition: all 100ms ease;
	-moz-transition: all 100ms ease;
	-ms-transition: all 100ms ease;
	-o-transition: all 100ms ease;
	transition: all 100ms ease
}

#secondary .i-have-kids.toggled>a {
	color: #dba100!important
}

#secondary .i-have-kids.toggled>span {
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}

.slick-dots {
	list-style: none;
	width: 100%;
	margin-top: -50px;
	text-align: center;
	position: relative
}

.slick-dots li {
	display: inline-block;
	margin: 0 4px
}

.slick-dots li button {
	background: transparent;
	padding: 0;
	width: 30px;
	border: 2px solid #dba100;
	color: #fff;
	font-weight: 700;
	line-height: 24px;
	font-size: 12px;
	border-radius: 20px
}

.slick-dots li.slick-active button {
	background: #dba100;
	color: #fff
}

#left_menu {
	position: absolute;
	width: 250px;
	overflow-y: auto;
	left: 0;
	top: 0;
	margin-left: -250px;
	background: rgba(255, 255, 255, .9);
	padding: 20px;
	z-index: 999;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease
}

#left_menu .close,
#left_menu .close:visited,
#left_menu .close:active {
	float: right;
	position: relative;
	width: 18px;
	border: 1px solid #fff;
	text-align: center;
	line-height: 18px;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	opacity: .8
}

#left_menu.toggled {
	margin-left: 0
}

#left_menu .close {
	display: block;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
	-moz-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg)
}

#left_menu .close:hover {
	opacity: 1;
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}

#left_menu h2 {
	font-family: 'Ridley Grotesk W05 Bold', sans-serif!important;
	text-transform: uppercase;
	font-size: 16px;
	color: #fff
}

#left_menu a {
	color: #000
}

#left_menu ul {
	list-style: none;
	margin: 0;
	padding: 0
}

#left_menu li {
	padding: 7px 0
}

#left_menu li a {
	font-size: 14px;
	font-family: 'Ridley Grotesk W05 SemiBold', sans-serif!important;
	text-decoration: none
}

#left_menu .lmissueimage {
	margin-bottom: 5px
}

#left_menu .lmissue {
	font-size: 16px;
	margin: 0;
	color: #fff;
	text-transform: uppercase;
	font-family: 'Ridley Grotesk W05 SemiBold', sans-serif!important
}

#left_menu .lmseason {
	margin: -5px 0 0 0;
	font-size: 24px;
	color: #fff;
	text-transform: uppercase
}

#left_menu .lmissuelink {
	margin: 0;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	font-family: 'Ridley Grotesk W05 SemiBold', sans-serif!important;
	text-decoration: none
}

#left_menu .lmissuelink a {
	text-decoration: none;
	color: #fff
}

#left_menu .lmissuelink a span {
	color: #EDFAFD
}

#newsletter {
	background: url(/wp-content/themes/luxtramag/images/newsletter.jpg) center center no-repeat;
	color: #fff;
	background-size: cover;
	padding: 60px 0
}

#newsletter .wrap {
	max-width: 650px
}

#newsletter .wrap h2 {
	font-size: 24px;
	color: #fff
}

#newsletter .wrap h3,
#newsletter .wrap p {
	font-style: normal
}

#newsletter .wrap form {
	max-width: 600px;
	position: relative
}

#newsletter .wrap .gform_wrapper {
	clear: both;
	overflow: auto
}

body #newsletter .wrap .gform_wrapper .top_label div.ginput_container,
body #newsletter .gform_wrapper li.hidden_label input,
body #newsletter .gform_wrapper ul li.gfield {
	margin: 0
}

#newsletter .wrap .gform_body,
#newsletter .wrap .gform_footer {
	float: left;
	width: 70%;
	margin-right: 10px
}

#newsletter .wrap .gform_footer {
	width: 25%;
	margin-right: 0;
	clear: none
}

#newsletter .wrap .gform_footer input[type=submit] {
	background: #3B545D;
	font-family: 'Ridley Grotesk W05 SemiBold', sans-serif!important;
	text-transform: none
}

.three-columns.box-items {
	margin-bottom: 40px
}

#comments label {
	min-width: 80px
}

.required {
	color: red
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: none;
	background: #3B545D;
	color: #fff;
	font-size: 14px;
	font-size: 1rem;
	font-family: 'Ridley Grotesk W05 SemiBold', sans-serif;
	padding: .6em 1em .6em
}

.ultimate-layouts-container .ultimate-layouts-timeline-basic .ultimate-layouts-item .ultimate-layouts-entry-wrapper:after {
	background-color: #D79D30!important
}

.ultimate-layouts-container .ultimate-layouts-categories>a {
	background-color: #D79D30!important
}

.ultimate-layouts-container .ultimate-layouts-filter-container .ultimate-layouts-sc-filter-container .ultimate-layouts-filter-item.active-elm {
	background-color: #D79D30!important
}

.ultimate-layouts-container .ultimate-layouts-filter-container .ultimate-layouts-sc-filter-container .ultimate-layouts-filter-item {
	font-family: "Ridley Grotesk W05 Light"!important
}

.page-template-page-news .ultimate-layouts-excerpt,
.page-template-page-news .ultimate-layouts-timeline-data span {
	color: #000
}

.page-template-page-news .ultimate-layouts-container {
	margin-bottom: 40px
}

.single #secondary>div.mrecadspace,
.page-template #secondary>div.mrecadspace{
    max-width: 300px;
    overflow: hidden;
    margin: 0 auto 30px auto;
}



.load-more-link {
	text-align: center
}

#load-more {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold!important;
	padding: 5px 20px;
	display: inline-block;
	border: 1px solid #D79D30
}

.page-template-new_homepage2018 #load-more {
	border: 1px solid #dba100
}

#load-more.disable {
	cursor: default;
	opacity: .75
}

#experience-items,
#accommodation-items,
#destination-items,
.posts-items {
	margin-bottom: 40px
}

#new_newsletter:after {
	content: '';
	display: block;
	clear: both
}

.latest-issue {
	width: 50%;
	float: left;
	background-color: #fcfcfc
}

.latest-issue>div {
	float: right;
	width: 100%;
	max-width: 750px;
	padding: 80px 65px 30px
}

.footer-newsletter {
	float: right;
	width: 50%;
	background: #d6d7d6
}

.footer-newsletter>div {
	width: 560px;
	float: left;
	padding: 120px 60px;
	text-align: center;
	min-height: 220px
}

.latest-issue>div:after,
.footer-newsletter>div:after {
	content: '';
	display: block;
	clear: both
}

.lmissueimage {
	float: left;
	margin: -50px 45px 0 0
}

.lmissue {
	margin: 0;
	font-size: 20px;
	margin-top: 50px;
	font-family: 'Ridley Grotesk W05 Bold', sans-serif!important
}

.lmseason {
	margin: 0;
	font-size: 30px;
	line-height: 1em
}

.lmissuelink a {
	display: inline-block;
	text-transform: uppercase;
	text-decoration: none;
	border: 1px solid #465454;
	line-height: 24px;
	padding: 5px 20px
}

.lmissuelink a:hover {
	background: #465454;
	color: #fff
}

.page-template-new_homepage2018 .lmissuelink a {
	border: 1px solid #dba100;
	color: #dba100
}

.page-template-new_homepage2018 .lmissuelink a:hover,
.page-template-new_homepage2018 a#load-more:hover {
	background: #dba100;
	color: #fff!important
}

.page-template-new_homepage2018 a#load-more:hover strong {
	color: #fff!important
}

#new_newsletter.section {
	padding: 0;
	background-color: #fcfcfc
}

#new_newsletter h3 {
	font-size: 14px;
	margin: .5em 0;
	line-height: 1.3em
}

#new_newsletter .gform_wrapper .gform_body {
	width: 100%;
	padding-right: 128px;
	float: left;
	clear: none
}

body #new_newsletter .gform_wrapper .gform_footer {
	width: 115px;
	clear: none;
	position: absolute;
	top: 0;
	right: 0
}

body #new_newsletter .gform_wrapper ul li.gfield {
	margin-top: 0
}

body #new_newsletter .gform_wrapper li.hidden_label input[type="text"] {
	margin-top: 0;
	border-radius: 0 none!important;
	border: 1px solid #bcbcbc;
	color: #3B545D;
	line-height: 22px;
	font-size: 14px!important;
	padding: 6px 12px
}

#gform_2 {
	position: relative
}

#new_newsletter .gform_wrapper li.hidden_label input[type="text"]::placeholder {
	color: #bcbcbc
}

body #new_newsletter .gform_wrapper .top_label div.ginput_container {
	margin-top: 0
}

body #new_newsletter .gform_wrapper .gform_footer input[type="submit"] {
	width: 100%;
	line-height: 22px;
	border: 1px solid #444f53;
	color: #444f53;
	border-radius: 0;
	text-align: center;
	padding: 6px;
	background: #eff1f0;
	font-size: 16px!important
}

body #new_newsletter .gform_wrapper .gform_footer input[type="submit"]:hover {
	background: #444f53;
	color: #eff1f0
}

#new_newsletter .gform_wrapper {
	padding-top: 6px
}

.entry-content .vc_images_carousel {
	margin: 0 auto
}

#instagram-feed .socmed {
	position: static;
	width: 100%;
	text-align: center;
	margin: 10px 0
}

#inquiry-widget {
	background: #eee;
	padding: 20px 25px
}

#inquiry-widget h2 {
	text-align: center;
	color: #242424;
	font-size: 22px;
	line-height: 30px;
	padding: 5px 0
}

#inquiry-widget h2:after {
	content: '';
	display: block;
	margin: 0 auto;
	height: 1px;
	width: 85px;
	background: #242424;
	margin-top: 10px
}

.gform_wrapper ul.gform_fields li.gfield.half-width {
	clear: none;
	width: 46%;
	float: left
}

.gform_wrapper ul.gform_fields li.gfield.half-width:first-of-type {
	margin-right: 8%
}

#inquiry-widget p {
	font-family: 'Playfair Display', serif;
	font-size: 14px
}

#inquiry-widget .gform_wrapper .top_label input.medium,
#inquiry-widget .gform_wrapper textarea.medium {
	background: transparent!important;
	border: 0 none;
	border-bottom: 1px solid #242424;
	padding: 4px
}

#inquiry-widget .gform_wrapper textarea.medium {
	margin-top: 20px;
	height: 80px
}

#inquiry-widget .gform_footer {
	padding-top: 20px;
	text-align: right
}

#inquiry-widget .gform_wrapper .gform_footer input[type="submit"] {
	margin-right: 0;
	border-radius: 0;
	color: #242424;
	background: transparent;
	border: 1px solid #242424;
	font-family: 'Playfair Display', serif!important
}

#inquiry-widget .gform_wrapper .gform_footer input[type="submit"]:hover {
	background: #242424;
	color: #eee
}

#digital-cover {
	padding-top: 100px;
	padding-bottom: 50px
}

#digital-cover p {
	font-size: 18px
}

#digital-cover p.lmissue {
	margin-top: 40px;
	font-size: 20px;
	font-family: 'Ridley Grotesk W05 SemiBold', sans-serif!important;
	text-transform:uppercase;
	color:#dba100;
}

#digital-cover p.lmseason {
	font-size: 40px;
	/*text-transform: uppercase*/
	font-family: 'Playfair Display', serif;
	color:#000;
	margin-top:10px;
}

#digital-cover .fp_col_padded {
	padding: 0 10% 0 5%
}

.single-article.postid-11927 #secondary {
	display: none!important
}

.single-article.postid-11927 #primary {
	width: 100%
}

.full-width-feature {
	background-size: cover;
	/*padding: 300px 0 100px;*/
	background-position: center center;
	position:relative;
	max-height:658px;
	min-height:658px;
}

.full-width-feature.interactive {
	/*padding: 300px 0 100px;*/
}

.full-width-feature.interactive .wrap p:nth-child(3) {
    /*font-size:1.3rem;
    max-width:80%;*/
    margin-top:0;
}

.full-width-feature:after {
    content: '';
    display: block;
    z-index: 1;
    width: 100%;
    height: 100%;
    position: absolute;
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 33%, rgba(0,0,0,0.5) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 33%,rgba(0,0,0,0.5) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 33%,rgba(0,0,0,0.5) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#80000000',GradientType=0 ); /* IE6-9 */
    top: 0;
    left: 0;
}

.full-width-feature .wrap {
    z-index: 2;
    position: absolute;
    bottom: 50px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 94%;
}

.archive .banner-area {
	margin-top: 50px;
	margin-bottom: -20px
}

.single-article .banner-area,
.single-experience .banner-area {
	margin-top: 50px;
	text-align: center;
}

.page-template-accommodations .banner-area,
.page-template-experience .banner-area {
	margin-top: 30px;
	margin-bottom: 40px
}

.enquirebutton {
	border: 1px solid #dba100;
	display: inline-block;
	padding: 3px 10px!important
}

.bannerarea2 {
	margin: 40px 0
}

.floatnav {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: #fff;
    box-shadow: 0px 4px 7px 0px rgba(0,0,0,0.4);
    z-index: 999;
    padding: 7px 0;
    -webkit-transition: all 0.25ms ease;
    -moz-transition: all 0.25ms ease;
    -ms-transition: all 0.25ms ease;
    -o-transition: all 0.25ms ease;
    transition: all 0.25ms ease;
    padding: 7px 0 !important;
}

.main-navigation.floatnav a {
    color: #000;
}

.floatnav .menu-primary-menu-left-container {
    margin-top:0;
}

.main-navigation.floatnav ul {
    padding:10px 0;
}

.menu-primary-menu-left-container::before, .menu-primary-menu-left-container::after {
    content: "";
    display: table;
    table-layout: fixed;
    position:absolute;
    left:0;
    width:100%;
    height:1px;
    background:rgba(255,255,255,0.3);
}

.single-article .menu-primary-menu-left-container::before,
.error404 .menu-primary-menu-left-container::before,
.archive.category .menu-primary-menu-left-container::before,
.post-type-archive .menu-primary-menu-left-container::before,
.archive.tag .menu-primary-menu-left-container::before,
.tax-itinerary .menu-primary-menu-left-container::before,
.page-template-page-basic .menu-primary-menu-left-container::before,
.single-post .menu-primary-menu-left-container::before,
.single-review .menu-primary-menu-left-container::before,
.single-experience .menu-primary-menu-left-container::before,
.single-article .menu-primary-menu-left-container::after,
.error404 .menu-primary-menu-left-container::after,
.archive.category .menu-primary-menu-left-container::after,
.post-type-archive .menu-primary-menu-left-container::after,
.archive.tag .menu-primary-menu-left-container::after,
.tax-itinerary .menu-primary-menu-left-container::after,
.page-template-page-basic .menu-primary-menu-left-container::after,
.single-post .menu-primary-menu-left-container::after,
.single-review .menu-primary-menu-left-container::after,
.single-experience .menu-primary-menu-left-container::after {
    background:rgba(0,0,0,0.25);
}

.floatnav .menu-primary-menu-left-container::before, .floatnav .menu-primary-menu-left-container::after {
    display:none;
}

#secondary ul > li.current {
    font-weight:600;
}
}

.archive_pagination{
	width: 100%;
	padding: 0 10px;
}
.archive_pagination{
	width: 100%;
	padding: 0 10px;
}
.pagi_block{
	margin: 0 0 20px 0;
}
.pagi_block a{
    color: #fff !important;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Ridley Grotesk W05 SemiBold', sans-serif!important;
    text-decoration: none;
	background: #dba100;
	padding: 10px 20px;
	
}

.error404 .site-content{
	padding: 100px 0 150px 0;
}

.full_404_container{
    float: left;
    width: 100%;
    margin: 0 0 30px 0;
}

.half_404_container{
    float: left;
    width: 48%;
    margin: 0;
}

.half_404_container:first-of-type{
	margin: 0 4% 0 0;
}

.search_404{
	text-align: center;
}

.hotels-list{ 
	columns: 3;
	-webkit-columns: 3;
	-moz-columns: 3;
}

.desktop_adspot_container{ display: block; }
.mobile_adspot_container{ display: none; }

.ginput_recaptcha {
    transform: scale(0.82);
    transform-origin: 0 0;
}

.section.home-banner{
	padding: 60px 0;
}

.page-template-new_homepage2018 .youtube-container .wrap,
.page-template-new_homepage2018 .vimeo-container .wrap{
	max-width: 1290px;
}

.page-template-new_homepage2018 .youtube-container,
.page-template-new_homepage2018 .vimeo-container{
	padding: 0 0 60px 0;
}

.imap_overlay {
    position: relative;
    width: 100%;
    max-width: 1180px;
    margin: 0 auto;
}

.imap_footer a, 
.imap_footer a:active, 
.imap_footer a:visited{
	color: transparent;
}

.imap_footer .wrap {
    max-width: 1170px;
}

.imap_footer,
.page-template-page-newsletter_subscribe .site-footer.imap_footer{
	background: #414143;
}

.imap_footer hr{
	border-top: 1px solid #8a8a8a;
}

.imap_footer h2{
	color: #8a8a8a;
}

.imap_footer .wp_rss_retriever_item{
    float: left;
    width: 100%;
}

.imap_footer .wp_rss_retriever_item_wrapper{
    float: left;
    width: 100%;
}


.imap_footer a.wp_rss_retriever_title {
    margin: 10px 0 25px 0;
    padding: 0;
    font-size: 20px;
    line-height: 25px;
    height: 50px;
    overflow: hidden;
    text-decoration: none;
    color: #8a8a8a;
    font-family: 'Playfair Display', serif;
    text-align: left;
    display: block;
    float: left;
    width: 100%;
}

.imap_footer .category{
	text-align: left;
}

.imap_footer .category a {
	text-decoration: none;
    color: #8a8a8a;
    text-align: left;
    font-family: 'Ridley Grotesk W05 Light', sans-serif;
}

.imap_footer .wp_rss_retriever_image {
    position: relative;
    float: left;
    margin: 0;
}

.imap_left .imap_image {
    display: inline-block;
    margin: 10px auto 20px auto;
    width: 70%;
}

.imap_right .hab_image {
    display: inline-block;
    width: 42%;
    float: left;
    margin: 20px 2% 20px 0;
}

.imap_right .sus_image {
    display: inline-block;
    width: 52%;
    float: left;
    margin: 20px 0 20px 4%;
}

.row.subs_header_row{
  background: #f0f0f0;
  margin: 0;
}
.subs_header_container{
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}

.subs_logo_container{ float: left; width: 100%; max-width: 300px; margin: 60px 0 40px 0;}
.subs_logo_container img{ width: 100%; display: block;}
.subs_navigation{ float: right; margin: 60px 0 40px 0;}
.subs_navigation ul{ display: inline-block; }
.subs_navigation ul li{ display: inline-block; float: left; font-family: 'Ridley Grotesk W05 SemiBold', sans-serif; text-transform: uppercase; margin: 0 0 0 40px; font-size: 16px; }
.subs_cta_container{ margin: 60px 0 80px 0px; float: left; }
.subs_cta_container h1 {
    margin: 0 0 20px 0;
    font-size: 3em;
    line-height: 1.3em;
    font-family: 'Playfair Display', serif;
    color: #000;
}
.subs_cta_container p{ font-size: 16px; margin: 0 0 45px 0; line-height: 20px;}
.subs_cta_button{
  float: left;
  -webkit-transition: all 0.4s ease;    
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;    
  transition: all 0.4s ease;
}
.subs_cta_button p {
    text-transform: uppercase;
    text-align: center;
    padding: 5px 20px;
    display: inline-block;
    border: 1px solid #D79D30;
    font-family: 'Ridley Grotesk W05 Regular', sans-serif;
    color: #dba100;
    font-size: 16px;
}
.subs_cta_button:hover p{ color: #FFF; background: #dba100;}
.subs_cta_block_container{ margin-top: 60px; margin-bottom: 0; }
.subs_cta_block{ margin: 0; text-align: center;}
.subs_cta_block h3 {
    font-size: 26px;
    font-family: 'Playfair Display', serif;
    color: #000;
    margin: 0;
}
.subs_button{
  display: inline-block; 
  margin: 30px 0 0 0;
  -webkit-transition: all 0.4s ease;    
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;    
  transition: all 0.4s ease;
}
.subs_button p{
    text-transform: uppercase;
    text-align: center;
    padding: 5px 20px;
    display: inline-block;
    border: 1px solid #D79D30;
    font-family: 'Ridley Grotesk W05 Regular', sans-serif;
    color: #dba100;
    font-size: 16px;
}
.subs_button:hover p{ background: #dba100; color: #FFF;}

.subs_pricing_container{ float: left; width: 100%; }
.subs_pricing_container .subs_pricing_header{ margin: 0 0 30px 0; }
.subs_pricing_container .subs_pricing_header h3{ font-size: 26px; font-family: 'Playfair Display', serif; margin-top: 0; color: #000; }
.subs_pricing_container .subs_pricing_blurb{ margin: 0 0 30px 0;}
.subs_pricing_container .subs_pricing_blurb p{ font-size: 16px; line-height: 20px;}
.subs_pricing_info{float: left; width: 100%; margin: 0 0 50px 0;}
.subs_pricing_info h4{ font-size: 18px; font-family: 'Ridley Grotesk W05 SemiBold', sans-serif; text-transform: uppercase; margin: 0; }
.subs_pricing_info .subs_pricing_issues{ float: left; margin: 10px 50px 0 0; }
.subs_pricing_info .subs_pricing_issues h4{ text-transform: none; text-decoration: underline;}
.subs_pricing_info .subs_pricing_issues p{ font-size: 16px; margin: 5px 0 0 0;}
.subs_pricing_cta{
  display: inline-block; 
  margin: 10px 0 0 0;
  -webkit-transition: all 0.4s ease;    
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;    
  transition: all 0.4s ease;
}
.subs_pricing_cta p{
    text-transform: uppercase;
    text-align: center;
    padding: 5px 20px;
    display: inline-block;
    border: 1px solid #D79D30;
    font-family: 'Ridley Grotesk W05 Regular', sans-serif;
    color: #dba100;
    font-size: 16px;
}
.subs_pricing_cta p:hover{ color: #FFF; background: #dba100;}

.issue_header{ float: left; width: 100%; margin: 60px 0 30px 0; }
.issue_header h3{ font-size: 26px; font-family: 'Playfair Display', serif; color: #000; }
.issue_header{ float: left; width: 100%; margin:0 0 30px 0; }
.issue_blurb p{ font-size: 16px; line-height: 20px; margin: 0 0 15px 0; }
.issue_cta{
  display: inline-block; 
  margin: 20px 0 0 0;
  -webkit-transition: all 0.4s ease;    
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;    
  transition: all 0.4s ease;
}
.issue_cta p{
    text-transform: uppercase;
    text-align: center;
    padding: 5px 20px;
    display: inline-block;
    border: 1px solid #D79D30;
    font-family: 'Ridley Grotesk W05 Regular', sans-serif;
    color: #dba100;
    font-size: 16px;
}
.issue_cta:hover p{ background: #dba100; color: #FFF;}

.win_algin{ float: inherit; margin: 0 auto; text-align: center; }
.subs_win_container{ float: left; width: 100%; display: block; margin: 0; }
.subs_win_header{ float: left; width: 100%; }
.subs_win_header h3 {
  font-size: 26px;
  font-family: 'Playfair Display', serif;
  text-align: center;
  margin: 0 0 30px 0;
  color: #000;
}
.subs_win_intro{ float: left; width: 100%; }
.subs_win_intro h4{
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  text-align: center;
}
.subs_win_image{
  float: left;
  width: 100%;
  margin: 40px 0;
}
.subs_win_image img{
  display: block;
  width: 100%;
}
.subs_win_body{ float: left; width: 100%; text-align: center; }
.subs_win_body p{ font-size: 16px; line-height: 20px; margin: 0 0 35px 0; }
.subs_win_t_c{ float: left; width: 100%; text-align: center; }
.subs_win_t_c p{ font-size: 12px; line-height: 16px; margin: 0 0 15px 0; color: #8D8D8D; }

.subs_win_cta{
  display: inline-block; 
  margin: 30px 0 0 0;
  -webkit-transition: all 0.4s ease;    
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;    
  transition: all 0.4s ease;
}
.subs_win_cta p{
    text-transform: uppercase;
    text-align: center;
    padding: 5px 20px;
    display: inline-block;
    border: 1px solid #D79D30;
    font-family: 'Ridley Grotesk W05 Regular', sans-serif;
    color: #dba100;
    font-size: 16px;
}
.subs_win_cta:hover p{ background: #dba100; color: #FFF;}

.subs_images_container .flex-control-nav{ bottom: 0;}
.subs_images_container .flex-control-nav li{ margin: 0 2px; zoom: 2;}
.subs_images_container .flex-control-paging li a{ background:#FFF; border:1px solid #FFF;     box-shadow: none;}
.subs_images_container .flex-control-paging li a.flex-active{ border-color: #000;background: #FFF;}

.page-template-page-magazine_subscribe-php .main-menu{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100000;
}
.logged-in.page-template-page-magazine_subscribe-php .main-menu{ top: 30px; }
.subs_issue.flexslider{ margin: 0; }
.latest_issue.flexslider{ margin: 0; }
.subs_billboard_container{ float: left; width: 100%; margin: 60px 0 0 0; }
.subs_billboard_container img{ width: 100%; display: block; }
ul.slides{
	margin: 0;
}
.subs_images_container .flexslider .slides img{
	display: block;
	width: 100%;
}

.page-template-page-magazine_subscribe-php hr{ margin: 50px 0; }
.page-template-page-magazine_subscribe-php .win_algin {
    float: inherit;
    margin: 0 auto;
    text-align: center;
}

.footer_newsletter_container{
	float:none;
	width:80%;
	max-width:800px;
	margin:0 auto;
	padding: 0 30px;
}

.footer_newsletter_container .mktoForm{
	width: 100% !important;
	text-align: center;
}

.footer_newsletter_container .mktoForm .mktoButtonRow,
.footer_newsletter_container .mktoForm .mktoFormRow,
.footer_newsletter_container .mktoForm .mktoFieldWrap,
.footer_newsletter_container .mktoForm .mktoFieldDescriptor{
	width: 100%;
}

.footer_newsletter_container .mktoForm .mktoFormRow:nth-of-type(2),
.footer_newsletter_container .mktoForm .mktoOffset,
.footer_newsletter_container .mktoForm .mktoRequiredField label.mktoLabel{
	display: none;
}

.footer_newsletter_container .mktoForm input[type=email] {
    width: 100% !important;
    font-size: 16px;
    text-align: center;
    padding: 10px;
}

.footer_newsletter_container .mktoForm .mktoButtonWrap {
	margin: 10px auto 0 auto !important;
    display: block;
    text-align: center;
}

.footer_newsletter_container .mktoForm button.mktoButton {
    background: #3B545D;
    font-family: 'Ridley Grotesk W05 Bold', sans-serif!important;
    color: #fff;
    border: 0 none;
    text-transform: uppercase;
    font-size: 18px!important;
    padding: 5px 30px;
}


.newsletter_popup_container .mktoForm{
	width: 100% !important;
	text-align: center;
}

.newsletter_popup_container .mktoForm .mktoButtonRow,
.newsletter_popup_container .mktoForm .mktoFormRow,
.newsletter_popup_container .mktoForm .mktoFieldWrap,
.newsletter_popup_container .mktoForm .mktoFieldDescriptor{
	width: 100%;
}

.newsletter_popup_container .mktoForm .mktoFormRow:nth-of-type(2),
.newsletter_popup_container .mktoForm .mktoOffset,
.newsletter_popup_container .mktoForm .mktoRequiredField label.mktoLabel{
	display: none;
}

.newsletter_popup_container .mktoForm input[type=email] {
    width: 100% !important;
    font-size: 16px;
    text-align: center;
    padding: 10px;
}

.newsletter_popup_container .mktoForm .mktoButtonWrap {
	margin: 10px auto 0 auto !important;
    display: block;
    text-align: center;
}

.newsletter_popup_container .mktoForm button.mktoButton {
    background: #3B545D;
    font-family: 'Ridley Grotesk W05 Bold', sans-serif!important;
    color: #fff;
    border: 0 none;
    font-size: 18px!important;
    padding: 5px 30px;
}


.newsletter_popup_container .mktoForm{
	width: 100% !important;
	text-align: center;
}

.newsletter_popup_container .mktoForm .mktoButtonRow,
.newsletter_popup_container .mktoForm .mktoFormRow,
.newsletter_popup_container .mktoForm .mktoFieldWrap,
.newsletter_popup_container .mktoForm .mktoFieldDescriptor{
	width: 100%;
}

.newsletter_popup_container .mktoForm .mktoFormRow:nth-of-type(2),
.newsletter_popup_container .mktoForm .mktoOffset,
.newsletter_popup_container .mktoForm .mktoRequiredField label.mktoLabel{
	display: none;
}

.newsletter_popup_container .mktoForm input[type=email] {
    width: 100% !important;
    font-size: 16px;
    text-align: center;
    padding: 10px;
}

.newsletter_popup_container .mktoForm .mktoButtonWrap {
	margin: 10px auto 0 auto !important;
    display: block;
    text-align: center;
}

.newsletter_popup_container .mktoForm button.mktoButton {
    background: #3B545D;
    font-family: 'Ridley Grotesk W05 Bold', sans-serif!important;
    color: #fff;
    border: 0 none;
    font-size: 18px!important;
    padding: 5px 30px;
}

.tgl_form_container .mktoForm .mktoButtonWrap {
	margin: 10px auto 0 auto !important;
    display: block;
    text-align: center;
}

.tgl_form_container .mktoForm button.mktoButton {
    background: #3B545D;
    font-family: 'Ridley Grotesk W05 Bold', sans-serif!important;
    color: #fff;
    border: 0 none;
    font-size: 18px!important;
    padding: 5px 30px;
}

.tgl_form_container .mktoForm input {
    width: 100% !important;
    font-size: 16px;
    text-align: center;
    padding: 10px !important;
}

.tgl_form_container .mktoForm .mktoGutter,
.tgl_form_container .mktoForm .mktoOffset,
.tgl_form_container .mktoForm .mktoRequiredField label.mktoLabel{
	display: none;
}

.tgl_form_container .mktoForm{
	width: 100% !important;
	text-align: center;
}

.tgl_form_container .mktoForm .mktoButtonRow,
.tgl_form_container .mktoForm .mktoFormRow,
.tgl_form_container .mktoForm .mktoFieldWrap,
.tgl_form_container .mktoForm .mktoFieldDescriptor{
	width: 100%;
	text-align: center;
}

.tgl_form_container .mktoForm .mktoFormRow:first-of-type .mktoFieldDescriptor{
	width: 49%;
}

.tgl_form_container .mktoForm .mktoFormRow:first-of-type .mktoFieldDescriptor:first-of-type{
	margin: 0 2% 0 0;
}

.tgl_form_container .mktoForm .mktoFormRow fieldset{
	float: none;
	width: 60%;
	margin: 20px auto;
	text-align: center;
}
.tgl_form_container .mktoForm .mktoFormRow fieldset .mktoFieldDescriptor{
	width: 100% !important;
}

.tgl_form_container .mktoForm .mktoFormRow fieldset input{
	width: 15px !important;
}

.tgl_form_container .mktoForm fieldset legend{ display:none; }

.tgl_form_container .mktoForm .mktoFormRow fieldset .mktoLabel{
	width: 310px !important;
	float: right;
	text-align: left;
}

.tgl_form_container .mktoForm .mktoRadioList, .tgl_form_container .mktoForm .mktoCheckboxList{
	width: 15px !important;
	float: left;
}


.page-template-page-newsletter_subscribe #headerWrap{ position:relative; background:#000; }
.page-template-page-newsletter_subscribe .footer-newsletter{ display:none; }
.page-template-page-newsletter_subscribe .site-footer{ background:#d6d7d6; }

.page-template-page-newsletter_subscribe .subs_win_container{
    margin: 60px auto;
}

.row.nl_subs_header_row {
    background: #ddd;
    margin: 0;
}

.nl_subs_cta_container {
    margin: 70px 0 80px 0px;
    float: left;
    max-width: 80%;
}

.nl_subs_cta_container h1 {
    margin: 0 0 20px 0;
    font-size: 3em;
    line-height: 1.3em;
    font-family: 'Playfair Display', serif;
    color: #000;
}

.nl_subs_form_container form {
    width: 100% !important;
    margin: 80px 0;
    padding: 30px 30px 40px 30px;
    box-sizing: border-box;
    border: 1px solid #CCC;
}

.nl_subs_form_container .mktoForm .mktoOffset,
.nl_subs_form_container .mktoForm .mktoGutter{display: none;}
.nl_subs_form_container .mktoForm .mktoFormCol,
.nl_subs_form_container .mktoForm .mktoFieldWrap,
.nl_subs_form_container .mktoForm .mktoButtonRow{
	width: 100%;
}
.nl_subs_form_container .mktoForm .mktoButtonRow span.mktoButtonWrap{
	width: 100%;
	margin: 0 !important;
}
.nl_subs_form_container .mktoForm .mktoFormRow{
	margin-bottom: 10px;
}
.nl_subs_form_container .mktoField{color:#555; border:1px solid #CCC !important; font-size:16px !important; width: 100% !important;  }
.nl_subs_form_container .mktoEmailField{ color:#555; border:1px solid #CCC !important; font-size:16px !important;  width: 100% !important;}
.nl_subs_form_container .mktoForm .mktoButtonWrap.mktoSimple .mktoButton{background-color: #000;  padding:10px; margin:10px 0; text-transform:uppercase; font-size:1.3em; width:100%; background-image: none; border: none;}
.nl_subs_form_container .mktoForm .mktoLabel{display: none;}
.nl_subs_form_container .mktoForm input[type=text], input[type=tel], select.mktoField{color:#555; border:1px solid #CCC !important; font-size:16px !important; width: 100% !important; padding: 10px !important; }
.nl_subs_form_container .mktoForm input[type=email]{color:#555; border:1px solid #CCC !important; font-size:16px !important; width: 100% !important; padding: 10px !important; }
.nl_subs_form_container .mktoForm select{border-radius: 0px !important; width: 100%; padding: 10px 5px !important}

.nl_subs_form_container .mktoForm .mktoButton {
    background: #3B545D;
    font-family: 'Ridley Grotesk W05 Bold', sans-serif!important;
    color: #fff;
    border: 0 none;
    text-transform: uppercase;
    font-size: 16px!important;
    padding: 10px 30px;
    width: 100%;
}

.nl_subs_form_container .mktoForm .mktoFormRow:nth-of-type(8){
    display: none;
}

.win_align {
    float: inherit !important;
    margin: 0 auto;
    text-align: center;
}

.home_medrec_container{
	max-width: 970px;
	margin: auto;
}

.medrec_container {
    float: left;
    margin: 0px 17px 30px 18px;
}

.medrec_container:first-of-type {
    margin-left: 0;
}

.medrec_container:last-of-type {
    margin-right: 0;
}