/*
@font-face {
    font-family: 'Futura Std';
    src: url('https://discovermandarina.com/wp-content/themes/twentyseventeen/fonts/FuturaStd-Book.eot');
    src: url('https://discovermandarina.com/wp-content/themes/twentyseventeen/fonts/FuturaStd-Book.eot?#iefix') format('embedded-opentype'),
        url('https://discovermandarina.com/wp-content/themes/twentyseventeen/fonts/FuturaStd-Book.woff2') format('woff2'),
        url('https://discovermandarina.com/wp-content/themes/twentyseventeen/fonts/FuturaStd-Book.woff') format('woff'),
        url('https://discovermandarina.com/wp-content/themes/twentyseventeen/fonts/FuturaStd-Book.ttf') format('truetype'),
        url('https://discovermandarina.com/wp-content/themes/twentyseventeen/fonts/FuturaStd-Book.svg#FuturaStd-Book') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Futura Std';
    src: url('https://discovermandarina.com/wp-content/themes/twentyseventeen/fonts/FuturaStd-HeavyOblique.eot');
    src: url('https://discovermandarina.com/wp-content/themes/twentyseventeen/fonts/FuturaStd-HeavyOblique.eot?#iefix') format('embedded-opentype'),
        url('https://discovermandarina.com/wp-content/themes/twentyseventeen/fonts/FuturaStd-HeavyOblique.woff2') format('woff2'),
        url('https://discovermandarina.com/wp-content/themes/twentyseventeen/fonts/FuturaStd-HeavyOblique.woff') format('woff'),
        url('https://discovermandarina.com/wp-content/themes/twentyseventeen/fonts/FuturaStd-HeavyOblique.ttf') format('truetype'),
        url('https://discovermandarina.com/wp-content/themes/twentyseventeen/fonts/FuturaStd-HeavyOblique.svg#FuturaStd-HeavyOblique') format('svg');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Futura Std';
    src: url('https://discovermandarina.com/wp-content/themes/twentyseventeen/fonts/FuturaStd-LightOblique.eot');
    src: url('https://discovermandarina.com/wp-content/themes/twentyseventeen/fonts/FuturaStd-LightOblique.eot?#iefix') format('embedded-opentype'),
        url('https://discovermandarina.com/wp-content/themes/twentyseventeen/fonts/FuturaStd-LightOblique.woff2') format('woff2'),
        url('https://discovermandarina.com/wp-content/themes/twentyseventeen/fonts/FuturaStd-LightOblique.woff') format('woff'),
        url('https://discovermandarina.com/wp-content/themes/twentyseventeen/fonts/FuturaStd-LightOblique.ttf') format('truetype'),
        url('https://discovermandarina.com/wp-content/themes/twentyseventeen/fonts/FuturaStd-LightOblique.svg#FuturaStd-LightOblique') format('svg');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Futura Std';
    src: url('https://discovermandarina.com/wp-content/themes/twentyseventeen/fonts/FuturaStd-Light.eot');
    src: url('https://discovermandarina.com/wp-content/themes/twentyseventeen/fonts/FuturaStd-Light.eot?#iefix') format('embedded-opentype'),
        url('https://discovermandarina.com/wp-content/themes/twentyseventeen/fonts/FuturaStd-Light.woff2') format('woff2'),
        url('https://discovermandarina.com/wp-content/themes/twentyseventeen/fonts/FuturaStd-Light.woff') format('woff'),
        url('https://discovermandarina.com/wp-content/themes/twentyseventeen/fonts/FuturaStd-Light.ttf') format('truetype'),
        url('https://discovermandarina.com/wp-content/themes/twentyseventeen/fonts/FuturaStd-Light.svg#FuturaStd-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Futura Std';
    src: url('https://discovermandarina.com/wp-content/themes/twentyseventeen/fonts/FuturaStd-Heavy.eot');
    src: url('https://discovermandarina.com/wp-content/themes/twentyseventeen/fonts/FuturaStd-Heavy.eot?#iefix') format('embedded-opentype'),
        url('https://discovermandarina.com/wp-content/themes/twentyseventeen/fonts/FuturaStd-Heavy.woff2') format('woff2'),
        url('https://discovermandarina.com/wp-content/themes/twentyseventeen/fonts/FuturaStd-Heavy.woff') format('woff'),
        url('https://discovermandarina.com/wp-content/themes/twentyseventeen/fonts/FuturaStd-Heavy.ttf') format('truetype'),
        url('https://discovermandarina.com/wp-content/themes/twentyseventeen/fonts/FuturaStd-Heavy.svg#FuturaStd-Heavy') format('svg');
    font-weight: bold;
    font-style: normal;
}
*/


@import url("https://use.typekit.net/bes4kck.css");

#module_video{
	max-width: 1116px;
    margin: auto;
}
.points-tooltips.tips{
	/*display: none;*/
}

.page-id-11 #video,
.page-id-4033 #video{
	position: absolute;
	top: -140px;
}
.module_six_content{display: flex; justify-content: center;flex-wrap: wrap;}
.play {
    background: url(https://discovermandarina.com/wp-content/uploads/2018/09/play_video.png);
    width: 40px;
    height: 40px;
    top: calc(50% - 24px);
    left: 50%;
    z-index: 99;
    position: absolute;
    background-size: cover;
    transform: translate(-50%, -50%);
	pointer-events: none;
}

.points-tooltips {
    pointer-events: none
}
body {
    background-color: #f7f6f4
}
.blackoverlay {
    width: 100%;
    height: 100vh;
    background-color: rgba(0,0,0,0.5);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 888888;
    display: none;
}
.mappop {
    background-color: transparent!important
}
.widthcontroolerrightmfour {
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    width: 10px;
    display: inline-block;
}
.cls-3 {
    fill: none;
    stroke: #90826e;
    stroke-miterlimit: 10;
}
.cls-4 {
    fill: #90826e;
}
.title_module_two {
    text-align: right;
    line-height: 24px;
    padding: 25px 20px;
    color: #5d150f;
    font-size: 18px;
    text-transform: uppercase;
    font-family: 'futura-pt';
    font-weight: 400;
    letter-spacing: 3px;
    line-height: 25px;
}
.title_right_module_one {
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    pointer-events: none;
    padding: 25px;
    border-bottom: 1px solid #90826e;
    color: #5d150f;
    font-size: 18px;
    text-transform: uppercase;
    font-family: 'futura-pt';
    font-weight: 500;
    letter-spacing: 3px;
    line-height: 25px;
}

.single-article .title_right_module_one{
	border-bottom: 0;
	padding: 0 0 25px 0;
}
.single-article h2.title_right_module_one{
	font-size: 18px;
}
.single-article h3.title_right_module_one{
	font-size: 16px;
}
.single-article h4.title_right_module_one{
	font-size: 14px;
}
.single-article .body_copy div:not(.fcolor) ul{
	list-style: none;
    padding-left: 30px;
}
.single-article .body_copy div:not(.fcolor) ul li{
	padding-bottom: 8px;
	position: relative;
}
.single-article .body_copy div:not(.fcolor) ul li:before{
	content: '–';
    position: absolute;
    left: -16px;
}
.single-article .body_copy ul li strong{
	font-weight: 700;
}
.single-article .body_copy ul ul{
	list-style: none;
}
.single-article .body_copy ul ul li{
	padding-bottom: 0;
}

.sub_paragraph_right_module_one {
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    pointer-events: none;
    padding: 25px;
    font-size: 16px;
    line-height: 25px;
    font-family: 'futura-pt';
    font-weight: 300;
    color: #1c1e20;
}
.sub_paragraph_right_module_one.links{
    pointer-events: auto;
}
.body_copy {
    font-size: 16px;
    line-height: 25px;
    font-family: 'futura-pt';
    font-weight: 300;
    color: #1c1e20;
}
#footerfullred > div > div > div:nth-child(3) > div {
    font-size: 14px;
}
.title_right_module_three {
    padding: 25px;
    border-bottom: 1px solid #90826e;
    color: #90826e;
    font-size: 18px;
    text-transform: uppercase;
    font-family: 'futura-pt';
    font-weight: 400;
    letter-spacing: 3px;
}
.title_right_module_onefive {
    padding: 25px;
    border-bottom: 1px solid #90826e;
    color: #5d150f;
    font-size: 16px;
    text-transform: uppercase;
    font-family: 'futura-pt';
    font-weight: 400;
    letter-spacing: 3px;
    line-height: 25px;
}
.meta_date {
    margin-bottom: 25px;
    font-size: 12px;
    color: #1c1e20;
    font-family: 'futura-pt';
    line-height: 17px;
    font-weight: 300;
}
.meta_title {
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    letter-spacing: 2px;
    margin-bottom: 25px;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 22px;
    color: #90826e;
    font-family: 'futura-pt';
    font-weight: 400;
}
.meta_excerpt {
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    margin-bottom: 25px;
    font-size: 14px;
    line-height: 20px;
    color: #90826e;
    font-family: 'futura-pt';
    font-weight: 300;
}
.body_copy > p, .body_copy > p > span {
    font-weight: 300!important
}
.footer_form_subtitle {
    color: #90826e;
    display: block;
    width: 90%;
    letter-spacing: 2px;
    font-family: 'futura-pt';
    font-weight: 400;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 24px
}
.read_more_cta {
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    letter-spacing: 2px;
    pointer-events: none;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 25px;
    color: #5d150f;
    font-family: 'futura-pt';
    font-weight: 400;
}
.module_two_column {
    width: 25%;
    float: left
}
@media all and (max-width:1345px) and (min-width: 993px) {
	.module_two_column_first{
		min-height: 320px;
		display: flex;
		align-items: flex-start;
	}
	.module_two_column_first h3.title_module_two{
		text-align: right!important;
	}
	.module_two_column_first,
	.module_two_column {
		width: 50%!important;
	}
}
.sub_paragraph_right_module_three {
    padding: 25px;
    padding-right: 0;
    font-size: 18px;
    line-height: 25px;
    font-family: 'futura-pt';
    font-weight: 300;
    color: white;
}
.sub_paragraph_right_module_onefive {
    padding: 25px;
    font-size: 16px;
    line-height: 25px;
    font-family: 'futura-pt';
    font-weight: 300;
    color: white;
}
.quote_signature {
    font-size: 14px;
    font-weight: 400;
    font-family: 'futura-pt';
    margin-top: 28px;
    letter-spacing: 2px;
    color: #90826e;
    display: block;
    float: right;
    margin-right: 80px;
    padding-right: 15px;
    padding-bottom: 40px;
    border-right: 1px solid #90826e;
    max-width: 80%;
    line-height: 20px;
}
.override_featured_section {
    margin-top: 50px;
    margin-bottom: 70px;
    width: 100%;
    height: auto;
    display: block;
    position: relative
}
.override_featured_section > div {
    background-color: #e7e4df!important
}
#contact_form_wrapper, #module_onetwo, #module_oneone, #module_one, #module_two, #module_three, #module_four, #module_four_faq, #module_four_team, #module_five, #module_six, #module_seven, #module_eight, #module_nine, #module_ten, #footer, #header_one, #module_paragraph, #module_paragraph_logo, #module_title_subtitle, #static_image, #global_2c, #global_3c {
    position: relative;
    display: block;
    margin: 0 auto 0;
    width: 100%;
    position: relative;
    max-width: 1370px;
    padding: 70px 15px
}
.page-template-page-villa-template #static_image{
	text-align: center;
}
.page-template-page-villa-template #static_image video{
	max-width: 1140px;
}
#global_2cc {
    position: relative;
    display: block;
    margin: 0 auto 0;
    width: 90%;
    position: relative;
    max-width: 1370px;
    padding: 70px 15px
}
.containerfull, #module_three {
    width: 90%!important;
}
#module_onetwo {
    padding-top: 40px
}
#video_hero {
    position: relative;
    display: block;
    margin: 0 auto 0;
    width: 100%;
    position: relative;
    padding: 10px 0px 70px 0px	
}
#video_hero {
    padding-top: 0px!important;
    max-height: 91vh!important;
    overflow: hidden!important;
    object-fit: cover;		padding-bottom: 56.25%; 	height: 0; 	overflow: hidden; 	max-width: 100%;
}#video_hero iframe,#video_hero object,#video_hero embed{	position: absolute; 	top: 0; 	left: 0; 	width: 100%; 	height: 100%;}
.logohomevideo {
    width: 80%;
    max-width: 416px;
    height: auto;
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    position: absolute;
    transform: translate(-50%, -50%);	z-index:9;
}
#module_title_subtitle {
    padding-bottom: 0
}
#module_onethree {
    max-width: 1370px;
    position: relative;
    display: block;
    margin: 0 auto 0;
    width: 100%;
    padding: 0 15px;
    margin-top: 70px;
    margin-bottom: 100px
}
[type="radio"]:checked, [type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
[type="radio"]:checked + label, [type="radio"]:not(:checked) + label {
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #90826e;
    line-height: 21px;
    font-family: 'futura-pt';
    letter-spacing: 2px;
    font-size: 14px;
}
[type="radio"]:checked + label:before, [type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
    border: 2px solid #90826e;
    border-radius: 100%;
    background: #1c1e21;
}
[type="radio"]:checked + label:after, [type="radio"]:not(:checked) + label:after {
    content: '';
    width: 12px;
    height: 12px;
    background: #90826e;
    position: absolute;
    top: 4px;
    left: 4px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
[type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
[type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
#footerfullblack {
    width: 100%;
    background-color: #f7f6f4;
    max-width: none;
}
#footerfullred {
    width: 100%;
    max-width: none;
    padding-top: 40px;
    padding-bottom: 40px;
}
.formbutton {
    border: 0;
    border-radius: 0;
    padding: 9px 40px;
    background-color: #90826e;
    font-family: 'futura-pt';
    font-weight: 400;
    letter-spacing: 3px;
    margin-top: 20px;
    font-size: 14px;
}
.formbutton--style{
    margin-top: 117px!important;
    background-color: #5d150f!important;
    color: white!important;
}
.formbutton_contact {
    float: left;
    color: white;
    border: 0;
    border-radius: 0;
    padding: 12px 20px;
    background-color: #90826e;
    font-family: 'futura-pt';
    font-weight: 400;
    letter-spacing: 3px;
    font-size: 14px;
}
.footer_main_wrapper {
    position: relative;
    display: block;
    margin: 0 auto 0;
    width: 100%;
    position: relative;
    max-width: 1370px;
}
.mainfooterform {
    width: 87%;
    height: auto;
    position: relative;
    box-sizing: border-box;
    padding-left: 30px;
    margin-left: 13%;
    border-left: 1px solid #90826e;
    margin-top: 50px;
}
#footer_nav {
    padding: 40px 20px;
}
.module_one_content {
    cursor: pointer;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
width: calc(10 * 8.333%);
    margin-left: 8.333%;
    display: flex;
    align-items: center;
    position: relative;
}
.left_img_module_one {
    width: 60%;
    float: left
}
.right_content_module_one, .right_content_module_one_reverse {
    width: 40%;
    float: left;
}
.right_content_module_one {
    padding-right: 50px;
    position: relative;
    z-index: 999
}
.right_content_module_one_reverse {
    padding-left: 50px;
    position: relative;
    z-index: 999
}
.drawer_towards_left {
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    width: 0%;
    right: 60%;
    height: 100%;
    background-color: #1c1e21;
    position: absolute;
    top: 0;
    z-index: 998;
    pointer-events: none;
}
.drawer_towards_right {
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    width: 0%;
    left: 60%;
    height: 100%;
    background-color: #1c1e21;
    position: absolute;
    top: 0;
    z-index: 998;
    pointer-events: none;
}
.right_content_module_one > .right_mone_content {
    position: relative;
    margin-left: 50px;
    border-left: 1px solid #90826e;
}
.right_content_module_one_reverse > .left_mone_content {
    position: relative;
    margin-right: 50px;
    border-right: 1px solid #90826e;
    text-align: right;
}
.spanlinkcontroller:hover .widthcontroolerrightmfour {
    width: 20px
}
.top_section_mone:hover .mone_link_cta {
    color: #90826e
}
.top_section_mone:hover .widthcontroolerrightmfour {
    width: 20px;
}
.bottom_section_mone:hover .mone_link_cta {
    color: #90826e
}
.bottom_section_mone:hover .widthcontroolerrightmfour {
    width: 20px;
}
/*
.top_section_mone:hover .title_right_module_one {
    color: #90826e
}
.top_section_mone:hover .sub_paragraph_right_module_one {
    color: white
}

.top_section_mone:hover .drawer_towards_right {
    width: 40%
}
.bottom_section_mone:hover .title_right_module_one {
    color: #90826e
}
.bottom_section_mone:hover .sub_paragraph_right_module_one {
    color: white
}

*/
/*
.bottom_section_mone:hover .drawer_towards_left {
    width: 40%
}
*/
.mone_link_cta {
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-weight: 400;
    letter-spacing: 2px;
    color: #5d150f;
    text-decoration: none
}
.mar30top {
    margin-top: 30px
}
.module_two_content {
width: calc(10 * 8.333%);
    margin-left: 8.333%;
    display: flex;
    align-items: flex-start
}
.single-your_villa #module_two{
	padding: 90px 0 0;
}
.single-your_villa .module_two_content{
	width: 100%;
    margin-left: 0;
}
.single-your_villa .module_two_content .meta_title,
.single-your_villa .module_two_content .read_more_cta{
	font-size: 13px;
}
.single-your_villa .module_two_content .meta_title,
.single-your_villa .module_two_content .meta_excerpt{
	margin-bottom: 10px;
}
.module_two_column {
    margin-bottom: 10px;
    position: relative;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    cursor: pointer;
    padding: 20px 25px;
    float: left;
    border-left: 1px solid #90826e;
    background-position: -480px;
    background-size: cover
}
.two_module_two {
    background-repeat: no-repeat;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.three_module_two {
    background-repeat: no-repeat;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.four_module_two {
    background-repeat: no-repeat;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
/*
.module_two_column:hover {
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background-position: 0;
    background-repeat: no-repeat;
    background-size: cover
}
*/
/*
.module_two_column:hover .meta_date, .module_two_column:hover .meta_title, .module_two_column:hover .meta_excerpt, .module_two_column:hover .read_more_cta {
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: white
}
*/
.module_two_column:hover .widthcontroolerrightmfour {
    width: 20px;
}
.module_three_content {
width: calc(10 * 8.333%);
    margin-left: 8.333%;
    display: flex;
    align-items: center
}
.module_three_content_home {
    background-color: #1c1e21;
width: calc(10 * 8.333%);
    margin-left: 8.333%;
    display: flex;
    align-items: center
}
.border_overlay_controller {
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    border: 0px solid #cdc7bc
}
.mfour_cta {
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-weight: 400;
    letter-spacing: 2px;
    color: #5d150f;
    text-decoration: none;
    text-transform: uppercase
}
.mfour_cta.whiteoverride {
    color: white!important;
}
/*
.left_side_mfour:hover .border_overlay_controller {
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-width: 15px;
}
.right_side_mfour:hover .border_overlay_controller {
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-width: 15px;
}
*/
.left_side_mfour:hover .widthcontroolerrightmfour {
    width: 20px;
}
.right_side_mfour:hover .widthcontroolerrightmfour {
    width: 20px;
}
.left_side_mfour:hover .mfour_cta {
    color: #90826e
}
.right_side_mfour:hover .mfour_cta {
    color: #90826e
}
.mfour_cta:hover {
    color: #90826e;
    text-decoration: none!important;
}
.mfour_cta:hover .widthcontroolerrightmfour {
    width: 20px;
    text-decoration: none!important;
}
.video_cta {
    font-size: 14px;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-weight: 400;
    letter-spacing: 2px;
    color: #5d150f;
    text-decoration: none;
    text-transform: uppercase;
    font-family: 'futura-pt';
    font-weight: 400;
    width: 73%;
    display: block;
	cursor: pointer;
}
.page-id-2537 .video_cta,
.page-id-4077 .video_cta{
	width: 100%;
	line-height: normal;
    padding-top: 16px!important;
}
.msixentry.wistia h3.video_cta {
	padding-top: 20px;
	min-height: 48px;
}

.msix_cta {
    font-size: 14px;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-weight: 400;
    letter-spacing: 2px;
    color: #5d150f;
    text-decoration: none;
    text-transform: uppercase;
    font-family: 'futura-pt';
    font-weight: 400;
    white-space: nowrap;
}
.module_six_content .msix_cta {
	white-space: wrap;
}
.gen_cta {
    font-size: 16px;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-weight: 400;
    letter-spacing: 2px;
    color: #5d150f;
    text-decoration: none;
    text-transform: uppercase;
    font-family: 'futura-pt';
    font-weight: 400;
}
.gen_cta:hover .widthcontroolerrightmfour {
    width: 20px;
}
.gen_cta:hover {
    text-decoration: none;
    color: #90826e
}
.msixentry:hover .widthcontroolerrightmfour {
    width: 20px;
}
.msixentry:hover .msix_cta {
    color: #90826e
}
.msixentry:hover .msix_img {
    -moz-transition: opacity 0.3s ease;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    opacity: 0.7
}
.footer_nav_left {
    width: calc(50% - 122px);
    padding-top: 13px;
    display: inline-block;
    font-size: 16px;
    font-family: 'futura-pt';
    text-align: right;
}
.footer_nav_right {
    width: calc(50% - 122px);
    padding-top: 13px;
    display: inline-block;
    font-size: 16px;
    font-family: 'futura-pt';
    text-align: left;
}
.footernavseparator {
    width: 121px;
    height: Auto;
    display: inline-block;
    vertical-align: middle
}
.msixentry {
    width: 33.333%;
    float: left;
    position: relative;
    min-height: 300px
}
.module_six_content {
width: calc(10 * 8.333%);
    margin-left: calc(8.333%);
}
.msixentry > div {
    padding: 20px 15px;
    position: relative
}
.spanlinkcontroller {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1000
}

.msix_img {
    width: 100%;
    height: auto;
    display: block;
    margin-bottom: 20px;
    -moz-transition: opacity 0.3s ease;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}
.module_six_content, .module_seven_content, .module_eight_content, .module_nine_content, .module_ten_content, .footer_content, .header_one_content, .module_oneone_content, .module_onethree_content, .module_onetwo_content, .static_content_wrapper_10 {
width: calc(10 * 8.333%);
    margin-left: calc(8.333%);
}
/*.page-template-adventure-template .module_onetwo_content{
	width: 100%;
}*/
.page-template-adventure-template .container-fluid .row.justify-content-center{
	margin: auto;
}
.page-template-adventure-template .container-fluid .row.justify-content-center .col-md-11{
	float: none;
    margin: auto;
}
.page-template-adventure-template .row.land-highlights{
	display: flex;
	flex-wrap: wrap;
}


.single-your_villa .module_six_content{
	width: 100%;
    margin-left: 0;
}

.module_paragraph_wrapper, .static_content_wrapper_6 {
width: calc(6 * 8.333%);
    margin-left: calc(24.999%);
}
.module_paragraph_wrapper_wide, .static_content_wrapper_8 {
width: calc(8 * 8.333%);
    margin-left: calc(16.666%);
}
.paragraph_content {
    text-align: center;
    font-family: 'futura-pt';
    font-weight: 300;
    color: #1c1e21;
    font-size: 16px;
    line-height: 24px;
}
.meta_date_blog {
    margin-bottom: 20px;
    font-size: 12px;
    color: #90826e;
    font-family: 'futura-pt';
    line-height: 17px;
    margin-top: 30px;
    font-weight: 300;
}
.meta_title_blog {
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 22px;
    color: #5d150f;
    font-family: 'futura-pt';
    font-weight: 400;
}
.mtenentryimg {
    -moz-transition: opacity 0.3s ease;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    width: 100%;
    padding-bottom: 100%;
    display: block;
    background-image: url(img/sampleimage.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
.mtenentry {
    width: 100%;
    padding: 0 15px;
    height: auto;
    position: relative;
    margin-bottom: 40px;
}
.mtenentry:hover .mtenentryimg {
    -moz-transition: opacity 0.3s ease;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    opacity: 0.7;
}
.mnine_left {
    position: relative;
    width: calc(50% - 15px);
    float: left;
    margin-right: 15px;
}
.mnine_right {
    position: relative;
    width: calc(50% - 15px);
    float: left;
    margin-left: 15px;
}
.mnineimg {
    -moz-transition: opacity 0.3s ease;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    display: block;
    width: 100%;
    height: auto;
}
.body_copy > h3 {
    color: #5d150f;
    font-family: 'futura-pt';
    font-size: 16px;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-weight: 500
}
/*.highlight.body_copy > h3{
	font-size: 18px;
	text-transform: lowercase;
    font-weight: 700;
    font-family: 'Antic Didone', serif;
}*/
.highlight.body_copy{
	padding-bottom: 32px;
}
.page-template-events-template .highlight.body_copy,
#landactivities .highlight.body_copy{
	padding-left: 32px;
    padding-right: 32px;
}
.page-template-events-template .highlight.body_copy em,
#landactivities  .highlight.body_copy em{
	font-style: italic;
	display: block;
	/*font-weight: 400;*/
}
.page-template-events-template #footerfullblack{
	margin-top: 60px;
}
.section_2c {
    width: 75%;
    display: block;
    margin: 0 auto 0;
    padding-left: 25px;
    border-left: 1px solid #90826e;
    margin-bottom: 30px;
    margin-top: 30px;
}
.caption_2c {
    letter-spacing: 2px;
    margin-top: 20px;
    font-size: 12px;
    font-family: 'futura-pt';
    color: #90826e;
    text-transform: uppercase;
    font-weight: 400;
}
.st-custom-button {
    cursor: pointer
}
.container2c {
    width: 100%;
    padding-left: 0;
    padding-right: 0
}
.mnine_left:hover .mnineimg {
    -moz-transition: opacity 0.3s ease;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    opacity: 0.7;
}
.mnine_right:hover .mnineimg {
    -moz-transition: opacity 0.3s ease;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    opacity: 0.7;
}
.mninecta {
    width: 100%;
    height: auto;
    margin-top: 20px;
    text-align: center;
    font-family: 'futura-pt';
    font-size: 14px;
    letter-spacing: 1px;
    color: #5d150f
}
.mninectaoneone {
    width: 100%;
    height: auto;
    margin-top: 20px;
    text-align: left;
    font-family: 'futura-pt';
    font-size: 14px;
    letter-spacing: 1px;
    color: #90826e
}
.mninectaonetwo {
    width: 100%;
    height: auto;
    margin-top: 20px;
    text-align: left;
    font-family: 'futura-pt';
    font-size: 14px;
    letter-spacing: 1px;
    color: #5d150f;
    position: relative
}
.static_fw {
    width: 100%;
    height: auto
}
.static_fw.padfix {
    padding-left: 2px;
    padding-right: 2px;
}
.mnineglass {
    width: 15px;
    height: auto;
    display: inline-block;
    margin-right: 10px
}
.left_img_module_three {
    width: 70%;
    float: left
}
.sliderimg {
    display: block;
    width: 100%;
    height: auto;
}
.module_four_content {
width: calc(10 * 8.333%);
    margin-left: 8.333%;
    position: relative;
}
.module_four_content_team {
width: calc(8 * 8.333%);
    margin-left: 16.666%;
    position: relative;
}
.left_side_mfour {
    width: 100%;
    padding-right: 15px;
    position: relative;
}
.left_side_mfour.last{
	padding-top: 20px;
}
.left_img_mfour {
    width: 50%;
    height: auto;
    position: relative;
    float: left;
    margin-bottom: 60px;
}
.last .left_img_mfour {
    margin-bottom: 0px;
}
.mfourtextsectionright {
    float: left;
    position: relative;
    border-left: 1px solid #90826e;
    width: 40%;
    margin-left: 30px;
    margin-bottom: 30px;
    padding-bottom: 40px;
}
.last .mfourtextsectionright {
	margin-bottom: 0;
    padding-bottom: 0;
    margin-top: 10px;
    padding-top: 0px;
}
.left_side_mfour_faq {
    width: 100%;
    padding-right: 15px;
    position: relative;
}
div.mninectaonetwo > div > p > span > a, div.mninectaonetwo > div > p > a {
    color: #90826e;
}
.header_one_title {
    margin-bottom: 35px;
    font-size: 48px;
    line-height: 52px;
    font-family: 'Antic Didone', serif;
    color: #90826e;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.antic_quote_content {
    font-size: 30px;
    line-height: 40px;
    text-align: center;
    font-family: 'Antic Didone', serif;
    color: #90826e;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.global_header_section_title {
    margin-bottom: 10px;
    font-size: 42px;
    line-height: 46px;
    font-weight: 100;
    font-style: normal;
    font-family: 'Antic Didone', serif;
    color: #90826e;
    text-align: center;
    text-transform: lowercase;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.global_header_main_title {
    margin-bottom: 50px;
    font-size: 60px;
    line-height: 66px;
    font-weight: 100;
    font-style: normal;
    font-family: 'Antic Didone', serif;
    color: #90826e;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.heroimage_landing {
    background-position: center center;
    background-size: cover;
    width: 100%;
    display: block;
    max-width: 1320px;
    margin: 20px auto 0;
    height: 477px;
}
.title_right_header_one {
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    pointer-events: none;
    padding: 0 75px 0 25px;
    color: #90826e;
    font-size: 18px;
    text-transform: uppercase;
    font-family: 'futura-pt';
    font-weight: 400;
    letter-spacing: 3px;
    line-height: 28px;
}
.right_content_header_one {
    width: 50%;
    float: right;
    border-left: 1px solid #90826e;
    padding-bottom: 60px;
}
.right_content_module_one {
    padding-right: 50px;
    position: relative;
    z-index: 999
}
#header_one {
    padding-bottom: 0
}
.rela {
    position: relative
}
.nopadr {
    padding-right: 0
}
.nopadl {
    padding-left: 0
}
.rela999 {
    position: relative;
    z-index: 999
}
.row {
    max-width: 1370px
}
.mobile992 {
    display: none
}
.desktop992 {
    display: block
}
.module_three_gtext {
    position: relative;
    margin-left: 20px;
    border-left: 1px solid #90826e;
    padding-right: 0px;
}
.module_onesix_gtext {
    position: relative;
    margin-left: 50px;
    border-left: 1px solid #90826e;
    padding-top: 20px;
    padding-bottom: 20px;
}
.module_onesix_gtext_left {
    position: relative;
    margin-right: 50px;
    border-right: 1px solid #90826e;
    padding-top: 20px;
    padding-bottom: 20px;
}
.right_side_mfour_faq {
    width: 100%;
    padding-left: 15px;
    position: relative;
    margin-top: 30px;
}
.right_side_mfour {
    width: 100%;
    padding-left: 15px;
    position: relative;
    margin-top: -160px;
}
.page-template-page-villa-template .right_side_mfour {
	margin-top: 0;
}

.right_side_mfour.nomargin{margin-top: 0;}
.right_side_mfour.nomargin .right_img_mfour{margin-top: -60px;}

.right_img_mfour {
    width: 50%;
    height: auto;
    position: relative;
    float: right;
    margin-left: 15px;
    margin-right: -15px;
}
.mfourtextsectionleft {
    border-right: 1px solid #90826e;
    position: relative;
    text-align: right;
    margin-right: 15px;
    width: 40%;
    float: right
}
.mfourtextsectionleft_faq {
    position: relative;
    text-align: right;
    margin-right: 15px;
    width: 40%;
    float: right;
    border-right: 1px solid #90826e;
}
.mseven_img {
    width: 60%;
    float: left;
}
.mseven_text {
    width: 34%;
    float: left;
    margin-left: 50px;
}
.moneone {
    width: 100%;
    margin-top: 20px;
    padding-right: 110px
}
.monetwo {
    width: 100%;
    margin-top: 20px;
    padding-right: 110px
}
.monethree {
    width: 100%;
    margin-top: 20px;
    padding-right: 110px
}
.monefour {
    width: 100%;
    margin-top: 60px;
}
.mten_entry {
    width: 25%;
    float: left;
}
.meight_title {
    width: 100%;
    float: left;
    font-size: 16px;
    font-family: 'futura-pt';
    font-weight: 500;
    color: #5d150f;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 2px
}
.meight_entry_wrapper {
    text-align: center;
    margin-top: 30px;
    width: 100%;
    float: left;
    font-size: 14px;
    line-height: 25px;
    font-family: 'futura-pt';
    font-weight: 300;
    color: #1c1e20;
}
.nav {
    /*white-space: nowrap*/
}
.meight_entry {
    width: 19%;
    display: inline-block;
    margin-bottom: 15px;
    border-right: 1px solid #90826e;
}
.meight_entry:nth-child(5) {
    border-right: 0;
}
.meight_entry > span {
    font-weight: 400;
    width: 80%;
    display: block;
    margin: 0 auto 0;
    text-align: center
}
.nav > li {
    margin: 5px 8px;
    display: inline-block;
    font-weight: 500;
    color: #1c1e21
}
.dropdown-menu > li > a, .dropdown-menu > a {
    font-size: 12px;
    font-weight: 500;
    color: #1c1e21
}
.dropdown-toggle {
    color: #1c1e21
}
.villa_thumb {
    display: block;
    width: 163px;
    height: 124px;
    margin-top: 20px;
    background-size: cover;
    background-position: center center;
    position: relative
}
.module_oneone_content {
    height: auto;
    display: block;
}
.moneone_one {
    width: 20%;
    height: 100%;
    float: left;
    margin-left: 70px;
    position: relative;
}
.moneone_one_one {
    text-align: right;
    color: #90826e;
    font-size: 42px;
    width: 100%;
    line-height: 49px;
    background-color: #f7f6f4;
    white-space: nowrap;
    padding-left: 0px;
    font-family: 'Antic Didone', serif;
    position: absolute;
    z-index: 1000;
    right: -1px;
    padding-bottom: 50px;
}
.moneone_two {
    width: calc(80% - 70px);
    height: 100%;
    float: right;
    padding: 0 0 0 70px;
    border-left: 1px solid #90826e;
}
.thumb_zoom {
    width: 35px;
    height: auto;
    position: absolute;
    bottom: 0;
    left: 0;
}
.module_onetwo_content {
    height: auto;
    display: block;
}
.monetwo_one {
    width: calc(20% + 70px);
    height: 100%;
    float: left;
    margin-left: 0px;
    position: relative;
}
.monetwo_one_offerings {
    width: 20%;
    height: 100%;
    float: left;
    margin-left: 70px;
    position: relative;
}
.monetwo_one_offerings h2{
	position: absolute;
    padding-top: 114px;
    width: 100%;
    text-align: right;
    padding-right: 0;
    line-height: 1.4em;
	z-index: 1001;
}
.monetwo_one_offerings.estate h2{
	padding-top: 152px;
}
.monetwo_one_single {
    width: 20%;
    height: 100%;
    float: left;
    margin-left: 70px;
    position: relative;
}
.monetwo_one_one {
    text-align: right;
    color: #90826e;
    font-size: 38px;
    width: 100%;
    line-height: 45px;
    background-color: #f7f6f4;
    padding-left: 0px;
    font-family: 'Antic Didone', serif;
    position: absolute;
    z-index: 1000;
    right: -4px;
    padding-bottom: 56px;
    padding-top: 70px;
    letter-spacing: 1px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	line-height: 1;
}
.single-article .monetwo_one_one{
	text-transform: lowercase;
}
.monetwo_two {
    width: calc(80% - 70px);
    height: 100%;
    float: right;
    padding: 0 0 0 70px;
    border-left: 1px solid #90826e;
}
.module_onethree_content {
    height: 100%;
    display: block;
    overflow: hidden;
}
.monethree_one {
    float: right;
    margin-right: 0;
    width: 385px;
    height: auto;
    background-color: #f7f6f4;
    top: 0;
}
.global_header_section_title {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.monethree_one_one {
    text-align: left;
    color: #90826e;
    font-size: 42px;
    width: 100%;
    line-height: 49px;
    background-color: transparent;
    padding-left: 0px;
    font-weight: 100;
    font-style: normal;
    font-family: 'Antic Didone', serif;
    position: relative;
    z-index: 1000;
    left: 30px;
    padding-bottom: 50px;
    padding-top: 40px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.monethree_two {
    width: calc(80% - 80px);
    height: 100%;
    float: left;
    padding: 0 80px 0 0;
    border-right: 1px solid #90826e;
}
.showmobile {
    display: none!important
}
.hidemobile {
    display: block!important
}
.polo_features_blurb {
    font-family: 'futura-pt';
    font-weight: 500;
    color: #5d150f!important;
}
.monethree_one_two {
    position: relative;
    padding-left: 30px;
    line-height: 22px;
    color: #1c1e20;
    font-family: 'futura-pt';
    font-weight: 300;
    font-size: 14px;
    border-left: 1px solid #90826e;
    margin-left: 61px;
}
.monethree_img_holder {
    float: left;
    margin-left: 0;
    width: calc(100% - 390px);
    height: 100%;
    background-image: url(img/module_one_image_one.jpg);
    background-size: cover;
    background-position: center center;
}
.monefour_text {
    width: 100%;
    height: auto;
}
.monefour_text_one {
    width: 50%;
    float: left;
    padding-right: 35px;
}
.monefour_text_two {
    width: 50%;
    float: left;
    padding-left: 35px;
}
hr.lineleft {
    display: block;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    margin-left: 0;
    border-width: 1px;
    width: 20px;
    border-color: #90826e
}
hr.lineright {
    float: right;
    display: block;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    margin-left: 0;
    border-width: 1px;
    width: 20px;
    border-color: #90826e
}
.specs_beds, .specs_baths {
    display: block;
    letter-spacing: 1px;
    color: #90826e;
    text-transform: uppercase
}
.specs_beds_no, .specs_baths_no {
    display: block;
    letter-spacing: 1px;
    color: #1c1e20;
    text-transform: uppercase
}
.specs_cta {
    font-weight: 400;
    display: block;
    letter-spacing: 1px;
    color: #5d150f;
    text-transform: uppercase
}
.specs_cta > a {
    font-weight: 400;
    letter-spacing: 1px;
    color: #5d150f;
    text-transform: uppercase
}
.dropdown-menu {
    width: 100%;
    position: fixed;
    top: 70px;
    left: 0;
    z-index: 1000;
    float: left;
    min-width: 160px;
    padding: 0;
    margin: 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #f7f6f4;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    border-radius: 0;
    padding-top: 40px;
}
#navwrapper {
    height: 75px;
    position: relative;
}
.footer_logo_left {
    width: 100%;
    display: block;
    max-width: 252px;
    height: auto;
}
.footer_links {
    color: #90826e!important;
    text-decoration: none
}
.footer_links:hover {
    text-decoration: underline
}
#nav {
    width: 100%;
    z-index: 8888;
    top: 0;
    position: fixed;
    background-color: #f7f6f4
}
.nav_wrapper {
    padding-bottom: 80px
}
.nav_li > a {
    color: #5c160f;
    font-size: 14px;
    line-height: 18px;
    text-transform: capitalize;
    font-weight: 400;
    letter-spacing: 1px;
	padding-bottom: 6px;
	display: inline-block;
}
.navhref:hover {
    color: #5c160f
}
.modal {
    z-index: 999999;
}
.navhref {
    color: #5c160f;
    font-size: 14px;
    line-height: 21px;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 1px;
}
.nav>li>a:focus, .nav>li>a:hover {
    background: none
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px 0;
    font-size: 14px;
    color: #5c160f;
    letter-spacing: 1px;
}
.sub_title {
    font-size: 16px;
    line-height: 20px;
    font-family: 'futura-pt';
    font-weight: 400;
    text-align: center;
    letter-spacing: 2px;
    color: #90826e
}
.body_title_im {
    text-transform: uppercase;
    display: block;
    font-size: 16px;
    letter-spacing: 2px;
    color: #90826e;
    font-family: 'futura-pt';
    font-weight: 400
}

.polo_3c {
    padding-left: 28px;
    padding-right: 28px;
    border-left: 1px solid #90826e;
    padding-bottom: 15px;
}
.pad-b-65 {
}
.pad-b-80 {
}
.pad-t-80 {
}
.pad-t-65 {
}
.mt70 {
    margin-top: 70px
}
.mt30 {
    margin-top: 30px
}
.nopadleft {
    padding-left: 0
}
.pad-t-100 {
    padding-top: 100px!important;
}
.pad-b-100 {
    padding-bottom: 100px!important;
}
.pad-t-90 {
    padding-top: 100px!important;
}
.pad-b-90 {
    padding-bottom: 100px!important;
}
.pad-t-15 {
    padding-top: 15px!important;
}
.pad-b-15 {
    padding-bottom: 15px!important;
}
.pad-t-25 {
    padding-top: 25px!important;
}
.pad-b-25 {
    padding-bottom: 25px!important;
}
.pad-t-45 {
    padding-top: 45px!important;
}
.pad-b-45 {
    padding-bottom: 45px!important;
}
.pad-t-40 {
    padding-top: 40px!important;
}
.pad-b-40 {
    padding-bottom: 40px!important;
}
.pad-t-50 {
    padding-top: 50px!important;
}
.pad-b-50 {
    padding-bottom: 50px!important;
}
.pad-t-60 {
    padding-top: 60px!important;
}
.pad-b-60 {
    padding-bottom: 60px!important;
}
.pad-t-70 {
    padding-top: 70px!important;
}
.pad-b-70 {
    padding-bottom: 70px!important;
}
.pad-t-30 {
    padding-top: 30px!important;
}
.pad-b-30 {
    padding-bottom: 30px!important;
}
.pad-t-20 {
    padding-top: 20px!important;
}
.pad-b-20 {
    padding-bottom: 20px!important;
}
.pad-t-130 {
    padding-top: 130px!important;
}
.pad-b-130 {
    padding-bottom: 130px!important;
}
.pad-l-0 {
    padding-left: 0!important
}
.pad-r-0 {
    padding-right: 0!important
}
.pad-b-0 {
    padding-bottom: 0!important
}
.pad-t-0 {
    padding-top: 0!important
}
.pad-r-50 {
    padding-right: 50px!important;
}
.pad-l-50 {
    padding-left: 50px!important;
}
.pad-l-30 {
    padding-left: 30px!important;
}
.mar-b-0 {
    margin-bottom: 0!important
}
.faq_team_sub_title {
    text-transform: uppercase;
    display: block;
    font-size: 14px;
    line-height: 23px;
    color: #8a7e71;
    font-family: 'futura-pt';
    font-weight: 100
}
.image_wrapper2c {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto 0;
}
.mt60 {
    margin-top: 60px!important
}
.mb0 {
    margin-bottom: 0!important
}
.pad-r-2c {
    padding-right: 16.666%
}
.mt20 {
    margin-top: 20px!important
}
.mt34 {
    margin-top: 34px!important
}
.mt13 {
    margin-top: 13px!important
}
.mb20 {
    margin-bottom: 20px!important
}
.mb30 {
    margin-bottom: 30px!important
}
.gold_border_right {
    border-right: 1px solid #90826e
}
h3 {
    line-height: 24px;
    text-transform: uppercase;
    display: block;
    font-size: 16px;
    letter-spacing: 2px;
    color: #90826e;
    font-family: 'futura-pt';
    font-weight: 400
}
.fcolor {
    color: #90826e!important
}
.dred {
    color: #5d150f!important
}
.futura500 {
    font-weight: 500!important
}
.futura400 {
    font-weight: 400!important
}
.futura300 {
    font-weight: 300!important
}
.futura200 {
    font-weight: 200!important
}
.foverride {
    line-height: 34px!important;
    font-size: 14px;
}
.dgray {
    color: #1c1e21!important
}
.uppercase {
    text-transform: uppercase!important
}
.flexdiv {
    display: flex!important;
    align-items: center!important
}
.alignleft {
    text-align: left!important
}
.videogallery_play {
    width: 100%;
    max-width: 60px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -70%);
    -moz-transform: translate(-50%, -70%);
    -ms-transform: translate(-50%, -70%);
    transform: translate(-50%, -70%)
}
.containerfull {
    width: 100%;
    max-width: 1370px;
    display: block;
    margin: 0 auto 0;
    padding-top: 120px;
    padding-bottom: 120px;
    background-color: #1c1e21
}
.containerfulla {
    width: 100%;
    max-width: 1370px;
    display: block;
    margin: 0 auto 0;
}
.contactform_left_wrapper > h3 {
    text-align: left;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 2px;
    color: #5c160f;
    text-transform: uppercase;
    font-family: 'futura-pt'
}
.contactform_left_wrapper {
    text-align: right
}
.pnumberc, .addressc {
    font-family: 'futura-pt';
    text-align: left;
    display: block;
    font-size: 14px;
    font-weight: 400;
    color: #1c1e21;
    line-height: 22px;
}
.pnumberc > a {
    color: #1c1e21;
    text-decoration: none
}
.paragraph_form_top {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 2px;
    color: #5c160f;
    line-height: 25px;
    font-family: 'futura-pt';
    text-transform: uppercase;
    text-align: left;
    padding-top: 70px;
    padding-bottom: 30px;
}
.form_w_text {
    display: block;
    font-size: 14px;
    padding-top: 10px;
    color: #90826e;
    font-weight: 300;
    font-family: 'futura-pt';
    white-space: nowrap;
}
.form_w_textc {
    display: block;
    font-size: 14px;
    padding-top: 10px;
    color: #1c1e21;
    font-weight: 300;
    font-family: 'futura-pt';
    white-space: nowrap;
}
.metaholdersingle {
    float: right;
    text-align: right;
    padding-right: 30px;
}
.date_meta_single {
    font-size: 12px;
    line-height: 19px;
    color: #90826e;
    display: block;
    width: 100%;
    padding-bottom: 5px;
    font-family: 'futura-pt';
    font-weight: 400;
    letter-spacing: 1px;
}
.outgoinglink_single {
    font-size: 14px;
    line-height: 19px;
    color: #5d150f;
    display: block;
    width: 100%;
    padding-bottom: 10px;
    font-family: 'futura-pt';
    font-weight: 400;
}
.social_share_holder {
    width: 180px;
    height: auto;
    position: absolute;
    bottom: 0;
    right: -1px;
    height: 89px;
    border-right: 1px solid #90826e;
    background-color: #f7f6f4;
}
.shareontext {
    letter-spacing: 2px;
    font-size: 12px;
    font-family: 'futura-pt';
    font-weight: 400;
    color: #cdc7bc;
    text-transform: uppercase;
    position: absolute;
    top: 50%;
    right: 65px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}
.social_line {
    width: 30px;
    height: 1px;
    background-color: #90826e;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    /*left: 90px;*/
    right: 10px;
}
.fb_social_share {
    width: 10px;
    height: auto;
    position: absolute;
    top: 10px;
    right: 20px
}
.tw_social_share {
    width: 19px;
    height: auto;
    position: absolute;
    bottom: 10px;
    right: 15px;
}
.header2c {
    text-align: center;
    font-family: 'futura-pt';
    font-size: 12px;
    text-transform: uppercase
}
.header1c {
    height: 38px;
    width: auto;
    shape-rendering: geometricPrecision;
    -webkit-transform: rotate(0.01deg);
    transform: rotate(0.01deg)
}
.header3c {
    height: 22px;
    margin-right: 10px;
    width: auto;
    shape-rendering: geometricPrecision;
    -webkit-transform: rotate(0.01deg);
    transform: rotate(0.01deg)
}
.form_half_right {
    width: 50%;
    padding-left: 30px;
    padding-right: 30px;
    float: left;
    box-sizing: border-box
}
.form_half_left {
    width: 50%;
    float: left;
    box-sizing: border-box
}
#responsive-menu-pro-container {
    top: 82px!important
}
.frealover {
    position: relative;
    margin-left: 10px;
    border-left: 1px solid #90826e;
    padding-right: 20px;
}
.map_callout_header {
    font-size: 12px;
    font-family: 'futura-pt';
    font-weight: 500;
    letter-spacing: .5px;
    color: #797979;
}
.mapmain {
    width: 100%;
    max-width: 1370px;
    display: block;
    margin: 0 auto 40px;
}
.map_mobile_section {
    width: 90%;
    height: auto;
    display: none;
    margin: 0 auto 25px;
}
.mapcalloutwrapper {
    /*padding-top: 10px;*/
    float: right;
    display: flex;
    align-items: center;
    color: #797979;
}
#responsive-menu-pro-header #responsive-menu-pro-header-bar-logo img {
    width: 40px;
    height: auto;
}
.showmapback {
    transition: all 0.6s ease;
    opacity: 1!important;
    z-index: 110;
}
.closemapbutton {
    position: absolute;
    width: auto;
    font-size: 20px;
    line-height: 15px;
    color: #90826e;
    font-family: 'futura-pt';
    font-weight: 300;
    background-color: #f7f6f4;
    top: 0;
    padding: 5px 10px;
    right: 0;
    z-index: 400;
}
.showmapback .closemapbutton{
	background-color: transparent;
    font-size: 24px;
    padding: 5px 0;
    color: #5c160f;
    cursor: pointer;
}
.closemapbuttona {
    cursor: pointer;
    position: absolute;
    width: auto;
    font-size: 23px;
    line-height: 15px;
    color: white;
    font-family: 'futura-pt';
    font-weight: 300;
    top: -30px;
    padding: 5px 10px;
    right: 0;
    z-index: 400;
}
.containercontrol {
    width: 100%!important
}

@media all and (max-width:1420px) {
.overrideformwidth {
    width: 96%;
    margin-left: 4%
}
}

@media all and (max-width:1370px) {
.monetwo_one {
    width: 30%
}
.monetwo_one_single {
    width: 30%
}
.monetwo_one_offerings {
    width: 30%
}
.monetwo_two {
    width: calc(70% - 70px);
}
}

@media all and (max-width:1320px) {
.msixentry {
    width: 50%;
}
}

@media all and (max-width:1230px) {
.mainfooterform {
    width: 91%
}
}

@media all and (max-width:1200px) {
.right_side_mfour {
    margin-top: -90px
}
.left_img_mfour {
    margin-bottom: 30px
}
.last .left_img_mfour {
    margin-bottom: 0px
}
}

@media all and (max-width:1160px) {
.nav > li {
    margin: 5px 0;
    display: inline-block;
    font-weight: 500;
    color: #1c1e21
}
.nav>li>a{
	padding: 10px 12px 0;
}
.mainfooterform {
    width: 81%
}
.form_half_right {
    width: 100%;
}
.form_half_left {
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
    margin-top: 30px;
}
.mseven_img {
    width: 50%;
}
.mseven_text {
    width: 44%;
}
.right_side_mfour_faq {
    margin-top: 0px
}
.right_side_mfour {
    margin-top: -50px
}
.left_img_mfour {
    margin-bottom: 10px
}
}

@media all and (max-width:1050px) {
.mseven_img {
    width: 100%;
}
.mseven_text {
    width: 100%;
    margin-left: 0;
    margin-top: 25px;
}
}

#navwrapper .logo-main.mobile{display:none;}

@media all and (max-width:1080px) {
	.mbfb-villas{
		vertical-align: top;
	}
	.fancybox-content .villa-slider .slick-arrow{
		bottom: 0!important;
	}
	.fancybox-content .villa-slider .slick-arrow img{
		width: 8px;
	}
	.slick-prev.slick-arrow {
		left: 36%!important;
	}
	.slick-next.slick-arrow {
		right: 36%!important;
	}
#navwrapper .logo-main.mobile{
	display:block;
}
#navwrapper .logo-main.mobile img{
	position: absolute;
    top: 22px;
    left: 20px;
}
.meight_entry {
    width: 30%
}
.mfourtextsectionright, .mfourtextsectionleft, .mfourtextsectionleft_faq {
    width: 45%
}
.right_side_mfour {
    margin-top: -20px
}
.left_img_mfour {
    margin-bottom: 0px
}
.right_side_mfour_faq {
    margin-top: -20px
}
.left_img_mfour_faq {
    margin-bottom: 0px
}
.module_one_content, .module_two_content, .module_three_content, .module_three_content_home {
    display: block
}
.title_module_two {
    text-align: center
}
.bottom_section_mone:hover .sub_paragraph_right_module_one, .top_section_mone:hover .sub_paragraph_right_module_one, .module_two_column:hover .meta_date, .module_two_column:hover .meta_title, .module_two_column:hover .meta_excerpt, .module_two_column:hover .read_more_cta {
    color: inherit
}
.right_content_header_one {
    width: 95%
}
}

@media all and (max-width:992px) {
	.monetwo_one_offerings h2{
		position: relative;
		padding-top: 0;
		text-align: left;
		padding-left: 4px;
		padding-bottom: 20px;
		margin-top: -10px;
	}
.module_two_column {
    width: 100%
}
#global_2cc {
    width: 100%;
}
.monetwo_one {
    height: auto!important
}
#module_two > div.module_two_content.container > div:nth-child(2) {
    margin-bottom: 10px
}
body > div.mob_section.section.mob_three.showmobile > div > div.unslider > div > ul > li.unslider-active > div > p {
    width: 100%;
}
.intro_map_section {
    width: 93%;
    display: block;
    margin: 0 auto 10px;
}
.footer_form_subtitle {
    width: 100%
}
#hero_wrapper {
    margin-bottom: 25px
}
#hero_wrapper > div{
	margin: 0 auto!important;
}

.hidemobile {
    display: none!important
}
.showmobile {
    display: block!important
}
.containerfull, #module_three {
    width: 100%!important;
}
.override_featured_section {
    margin-top: 30px;
    margin-bottom: 0px
}
.header_one_title {
    font-size: 34px;
    line-height: 40px;
}
.formbutton {
    margin-top: 24px
}
.form_half_left, .form_half_right {
    padding-left: 0
}
.mainfooterform {
    margin-left: 7%
}
#contact_form_wrapper > div > div.col-md-4.contactform_left_wrapper.pad-l-30 {
    margin-top: 30px;
}
#footer_nav > div > div {
    height: auto;
}
.global_header_main_title {
    margin-bottom: 30px;
    font-size: 40px;
    line-height: 50px;
}
#hero_wrapper > div {
    height: auto!important;
    padding-bottom: 56%
}
#footerfullblack {
    padding-bottom: 0px
}
#contact_form_wrapper, #module_onetwo, #module_oneone, #module_one, #module_two, #module_three, #module_four, #module_four_faq, #module_four_team, #module_five, #module_six, #module_seven, #module_eight, #module_nine, #module_ten, #footer, #header_one, #module_paragraph, #module_paragraph_logo, #module_title_subtitle, #static_image, #global_2c {
    padding: 30px 15px;
}
#module_title_subtitle {
    padding-top: 15px!important
}
#module_four {
    padding-bottom: 30px
}
.module_title_subtitle {
    padding-top: 30px
}
.fancybox-toolbar {
    opacity: 1!important;
    visibility: visible!important;
}
.fancybox-container {
    z-index: 999999!important
}
#footerfullred > div > div > div:nth-child(3) > div {
    padding-top: 15px
}
#footerfullred > div > div > div.col-md-2 > div {
    padding-top: 15px
}
#module_eight {
    padding-top: 60px!important;
    padding-bottom: 40px!important
}
#module_eight > div.static_content_wrapper_10 > div.meight_title {
    margin-top: 20px
}
.meight_entry {
    border-right: 0
}
#module_onethree {
    margin-top: 0
}
/*#navwrapper {
    height: 60px
}*/
.title_right_header_one {
    padding-right: 85px
}
#responsive-menu-pro-container {
    top: 75px!important
}
.module_four_content_team {
    width: 100%;
    margin-left: 0
}
.quote_signature {
    margin-right: 30px;
}
#static_image {
    padding-bottom: 20px
}
#module_two > div.module_two_content.container > div:nth-child(4), #module_two > div.module_two_content.container > div:nth-child(5) {
    /*display: none!important*/
}
.antic_quote_content {
    font-size: 23px;
    padding: 0 30px;
    line-height: 33px;
}
#module_five {
    padding-bottom: 0px!important
}
.global_header_section_title {
    font-size: 32px;
    line-height: 36px;
}
.footer_logo_left {
    margin-bottom: 20px;
	margin: 0 auto 20px;
}
#footerfullred .col-md-2{
	text-align: center;
}
#video_hero {
    display: none
}
.left_img_mfour.mb0 {
    margin-bottom: 30px!important
}
.pad-b-0-mob {
    padding-bottom: 0!important
}
.pad-t-0-mob {
    padding-top: 0!important
}
#footer_nav {
    padding-left: 10px;
    padding-right: 10px
}
.footer_nav_left, .footer_nav_right {
    display: block;
    width: 100%;
    margin-bottom: 3px;
    text-align: center;
}
.footernavseparator {
    display: none
}
.gen_cta {
    font-size: 13px;
    white-space: nowrap
}
.pad-l-0, .pad-r-0 {
    padding-left: 0!important;
    padding-right: 0!important
}
#responsive-menu-pro-container #responsive-menu-pro li.responsive-menu-pro-item .responsive-menu-pro-item-link {
    font-size: 12px;
}
.monetwo {
    padding-right: 30px;
}
#footerfullblack {
    padding-top: 0px;
}
.module_onesix_gtext_left {
    margin-right: 0;
    border-left: 1px solid #90826e;
}
#responsive-menu-pro-container #responsive-menu-pro li.responsive-menu-pro-item a {
    letter-spacing: 2px;
    text-transform: uppercase;
}
#module_one, .rela {
    padding-left: 0!important;
    padding-right: 0!important
}
#module_onetwo {
    padding-top: 20px!important
}
.flexdiv {
    display: block!important
}
.formheader {
    padding-left: 25px;
    padding-right: 25px
}
.containerfull {
    padding-top: 60px;
    padding-bottom: 60px
}
.static_content_wrapper_6, .module_paragraph_wrapper, .module_two_content, .module_three_content, .module_four_content, .module_six_content, .module_seven_content, .module_eight_content, .module_nine_content, .module_ten_content, .footer_content, .header_one_content, .module_oneone_content, .module_onethree_content, .module_onetwo_content, .static_content_wrapper_10, .module_three_content_home {
    width: 100%;
    margin-left: 0
}
.hero_text {
    display: block;
    font-size: 14px;
    font-family: 'futura-pt';
    width: 100%;
    color: white;
    font-family: 500;
    letter-spacing: 1px
}
.hero_line {
    width: 1px;
    height: 30px;
    display: inline-block;
    background-color: white;
    margin-top: 10px;
}
.monetwo_one_one {
    position: relative;
    padding-bottom: 20px;
    text-align: left;
    padding-top: 0;
    font-size: 32px;
}
.monetwo_one_one h2{
	position: relative;
    padding-top: 0;
    text-align: left;
    padding-left: 4px;
    padding-bottom: 20px;
    margin-top: -10px;
}
.monetwo_one {
    width: 100%;
    float: none;
    margin-left: 0
}
.monetwo_one_single {
    width: 100%;
    float: none;
    margin-left: 0
}
.monetwo_one_offerings {
    width: 100%;
    float: none;
    margin-left: 0
}
.monetwo_two {
    width: 100%;
    padding-left: 14px;
}
.monetwo_two img{
	max-width: 100%;
}
#global_2c > div > div > div.col-sm-12.col-md-6.pad-r-0 > div.image_wrapper2c.pad-b-30 {
    margin-top: 60px;
}
.right_side_mfour {
    padding-left: 0
}
.right_side_mfour_faq {
    padding-left: 0
}
.left_side_mfour, .left_side_mfour_faq {
    padding-right: 0
}
.right_img_mfour {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0
}
.mnine_left, .mnine_right {
    width: 100%;
    margin: 0;
    margin-bottom: 20px;
}
.mten_entry, .meight_entry {
    width: 50%;
    margin-bottom: 10px;
}
.msixentry {
    width: 50%;
}
.left_img_mfour, .right_img_mfour {
    width: 100%;
    margin-bottom: 20px
}
.optionblack {
    color: black!important
}
.right_img_mfour {
    margin-top: 20px
}
.mfourtextsectionright, .mfourtextsectionleft, .mfourtextsectionleft_faq {
    margin-left: 0;
    margin-right: 0;
    width: 75%
}
.drawer_towards_right, .drawer_towards_left {
    display: none
}
.module_three_gtext, .module_onesix_gtext {
    position: relative;
    margin-left: 0px;
    margin-top: 20px;
    border-left: 1px solid #90826e
}
.module_onesix_gtext {
    position: relative;
    margin-left: 0px;
    margin-top: 20px;
}
.mobile992 {
    display: block
}
.desktop992 {
    display: none
}
.module_one_content, .module_two_content {
    margin-left: 0;
    width: 100%;
}
}

@media all and (max-width:768px) {
.module_six_content{flex-direction: column;}
.fancybox-close-small, .fancybox-button--zoom {
    display: none!important
}
.video_cta {
    width: 80%
}
.monethree_one {
    width: 100%
}
.monethree_one {
    float: none;
    margin-right: 0;
    padding-right: 37px;
}
.monethree_img_holder {
    display: none
}
body {
    max-width: 100vw;
    overflow-x: hidden;
}
.msixentry, .mten_entry, .meight_entry {
    width: 100%
}
#module_two > div.module_two_content.container > div:nth-child(3), #module_two > div.module_two_content.container > div:nth-child(4), #module_two > div.module_two_content.container > div:nth-child(5) {
    /*display: none!important*/
}
.module_two_column {
    background-image: none
}
.mfourtextsectionright, .mfourtextsectionleft, .mfourtextsectionleft_faq {
    margin-left: 0;
    margin-right: 0;
    width: 95%
}
}

@media all and (max-width:480px) {
.monethree_one {
    float: none;
    margin-right: 0;
    width: 100%;
    height: auto;
    background-color: #f7f6f4;
    top: 0;
    box-sizing: border-box;
    padding-right: 40px;
}
}

/* @media only screen and (min-device-width : 1024px) and (max-device-width : 1366px) {
.meight_entry {
    width: 30%
}
} */
/* Real Estate Interactive Map /one-and-only/one-and-only-private-homes/one-and-only-real-estate-offerings/ */
#static_image.vmapdesktop {
  display: none;
}

.mobile-map-container .lb-trigger {
  cursor: pointer;
  pointer-events: all;
}

.vmapmobile .mobile-map-container .nav-tabs {
  border-bottom: none;
}

.vmapmobile .mobile-map-container .nav>li {
  width: 50%;
  margin: 0;
}

.vmapmobile .mobile-map-container .nav>li>a {
  background-color: #d8d5cf;  
  font-family: 'futura-pt';
  font-size: 14px;
  font-weight: 400;
  color: #1c1e20;
  text-align: center;  
  text-transform: uppercase;
  letter-spacing: 3px;
  border: 0;
  border-radius: 0;
  padding: 10px 22px;
  margin-right: 0;
}

.vmapmobile .mobile-map-container .nav-tabs>li.active>a {
  background-color: #5d150f;
  color: #fff;
}

.mbfb-villas {
  display: none; 
  padding: 15px;  
}

.mbfb-villas.fancybox-content {
  width: 100%;  
  background-color: #f7f6f4;
}

.mbfb-villas.fancybox-content .point-content__text {
  padding-top: 22px;
}

.points-tooltips.villas .rborder,
.mbfb-villas.fancybox-content .rborder {
  border-left: 1px solid #aea694;
  padding-bottom: 6px;  
  padding-left: 15px;
  margin-left: 18px;
}

.mbfb-villas.fancybox-content .rborder {
  margin-left: 0;
}

.points-tooltips.villas .rborder .point-tooltip__title,
.mbfb-villas.fancybox-content .rborder .point-tooltip__title {
  font-size: 15px;
  position: relative;
  padding-top: 8px;
  padding-bottom: 15px;
  margin-bottom: 22px;
}

.points-tooltips.villas .rborder .point-tooltip__title:after,
.mbfb-villas.fancybox-content .rborder .point-tooltip__title:after {
  display: block;
  content: "";
  width: 38px;
  height: 1px;
  background-color: #90826e;
  position: absolute;
  bottom: 0;
  left: 0;
}

.points-tooltips.villas .rborder ul,
.mbfb-villas.fancybox-content .rborder ul {
  font-size: 13px;
  letter-spacing: 0.3px;  
  margin-bottom: 20px;
}

.points-tooltips.villas .rborder ul li,
.mbfb-villas.fancybox-content .rborder ul li { 
  line-height: 1.2;
  margin-bottom: 12px;
}

.mbfb-villas.fancybox-content .mfour_cta,
.mbfb-villas.fancybox-content .mfour_cta:hover,
.mbfb-villas.fancybox-content .mfour_cta:focus {
  color: #5d150f; 
  text-decoration: none!important; 
}

#villaMap .slick-dots,
.fancybox-content .villa-slider .slick-dots {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);  
  -ms-transform: translateX(-50%);  
  transform: translateX(-50%);  
}

#villaMap .slick-dots {
  bottom: 15px;
}

.fancybox-content .villa-slider .slick-dots {
  bottom: 5px;
}

#villaMap .slick-dots li,
.fancybox-content .villa-slider .slick-dots li {
  display: inline-block;
  margin: 0 3px;
}
.fancybox-content .villa-slider .slick-dots li:first-child:last-child,#villaMap .slick-dots li:first-child:last-child{display:none;}

#villaMap .slick-dots li button,
.fancybox-content .villa-slider .slick-dots li button {
  -webkit-appearance: none;
  width: 7px;
  height: 7px;
  background: transparent;
  border-radius: 5px;
  cursor: pointer;  
  overflow: hidden;
  text-indent: -999em;
  border: 1px solid #fff;
  padding: 0;
}

#villaMap .slick-dots li.slick-active button,
.fancybox-content .villa-slider .slick-dots li.slick-active button {
  background: #fff;
  cursor: default;
}

#villaMap .slick-arrow,
.fancybox-content .villa-slider .slick-arrow {
  -webkit-appearance: none;
  background-color: transparent;
  border: 0;
  padding: 0;
  position: absolute;
  z-index: 9994;
}

#villaMap .slick-arrow {
  bottom: 16px;
}

.fancybox-content .villa-slider .slick-arrow {
  bottom: 7px;
}

#villaMap .slick-arrow:focus,
.fancybox-content .villa-slider .slick-arrow:focus {
  outline: none;
}

.slick-prev.slick-arrow {
  left: 40%;
}

.slick-next.slick-arrow {
  right: 40%;
} 

#villaMap .points-tooltips.villas .point-content__text ul li{
	text-transform: uppercase;
}

@media (min-width: 768px) {
  .vmapmobile {
    display: none;
  }

  #static_image.vmapdesktop {
    display: block;
  }
  #villaMap .backgrounds,
  #villaMap .background__element {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition:all 0.6s ease;
  }
  #villaMap .background__element {
    opacity: 0;
    -webkit-transition: opacity 0.1s;
    transition: opacity 0.1s;
  }
  #villaMap .points-tooltip {
    display: block;
  }
  #villaMap .point-tooltip {
    pointer-events: none;
    cursor: pointer;
    z-index: 9999;
    position: absolute;
    margin: 0.75em 0 0 0.25em;
    opacity: 0;
    bottom:20px;right:15px;   -webkit-transform: translate3d(0,10px,0);
    transform: translate3d(0,10px,0);
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
  }
  #villaMap .point-tooltip--current {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    z-index: 99999;
  }  
  #villaMap .points-tooltips.villas .point-tooltip.rfive {
    right: auto;
    left: 320px;
    bottom: 165px;  
  }
  #villaMap .points-tooltips.villas .point-content__text {
    min-width: 228px;
  }
  #villaMap .points-tooltips.villas .point-tooltip.rfive .point-content__text {
    min-width: 225px;
  }
  .points-tooltips.villas .rborder .point-tooltip__title {
    font-size: 13px;
  }
  .points-tooltips.villas .rborder ul {
    font-size: 11px;
  }
  #villaMap .points-tooltips.villas .point-content__text .mfour_cta {
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 1px;  
  }
  #villaMap .slick-slide {
    margin: 0;
  } 
  .slick-prev.slick-arrow {
    left: 45%;
  }
  .slick-next.slick-arrow {
    right: 45%;
  }   
}

@media (min-width: 992px) {
  #villaMap .points-tooltips.villas .point-content__text {
    min-width: 248px;
  }  
  .points-tooltips.villas .rborder .point-tooltip__title {
    font-size: 15px;
  }
  .points-tooltips.villas .rborder ul {
    font-size: 13px;
  }
  #villaMap .points-tooltips.villas .point-content__text .mfour_cta {
    font-size: 13px;  
  }
}