

p.gdpr-consent {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 300;
    font-size: 14px;
    letter-spacing: normal;
    line-height: 20px !important;
}

p.gdpr-consent a {
    color: white;
    text-decoration: underline;
}

#site-footer {
    display: none;
}

#mainLayout .wp-block-group__inner-container {
    width: 100%;
    height: 100%;
}

.charleft.ginput_counter {
    display: none;
}

#gform_4 input[type=text], #gform_4 input[type=email], #gform_4 input[type=tel] {
/*     border-radius: 4px; */
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 300;
	margin-bottom: 0;
}
#gform_4 .gfield_consent_label {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 300;
}
#gform_4 input[type=submit] {
    background-color: #fff !important;
    color: #4e4a4a;
/*     border-radius: 4px; */
    font-family: 'Montserrat', sans-serif !important;
}
#gform_4 input[type=submit]:hover {
    background-color: #339F9A !important;
    color: #fff;
    border-color: #339F9A !important;
}
#gform_4 .gfield_description.validation_message {
    margin-bottom: 0px!important;
    padding: 0px 0!important;
    font-family: 'Montserrat', sans-serif;
    font-weight: normal;
    letter-spacing: normal;
    color: darkred !important;
    font-size: 14px;
    background-color: transparent;
}
#field_1_8 label {
    display: none;
}
.member-benefits li {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 300;
    letter-spacing: normal;
    margin-left: 26px;
}
#gform_confirmation_message_1 {
    color: white;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 300;
    letter-spacing: normal;
	padding: 20px;
    border: 1px solid;
}

.post-inner.thin {
    padding-top: 0px;
}

header#site-header {
    z-index: 100;
    background-color: transparent;
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}
@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}
.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    animation-duration: 2s;

}

#site-header .menu-bar-navigation .primary-menu li a, #site-header .menu-bar-navigation .mobile-menu li a {
    color: #fff;
}
#site-header.isFixed {
	background:url("http://emaarlanding.shadesofweb.com/wp-content/uploads/2020/03/HERO-HOMEPAGE-1.jpg");
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.isFixed  {
    padding: 25px 0 10px;
}

#mainLayout .wp-block-columns {
    padding-left: 26px;
    margin: 0;
    height: 100%;
    padding-right: 25px;
}

@media (max-width: 999px) {
    .toggle.search-toggle.mobile-search-toggle, .toggle.nav-toggle.mobile-nav-toggle {
        color: #fff !important;
    }
    .community-image {
        display: none;
    }
    .header-inner.menu-header {
		padding: 35px 0 0;
		margin-left: 30px;
	}
	/* main#site-content {
		margin-top: -178px;
	} */
	#mainLayout .heading-home {
		margin-top: 25px;
		margin-bottom: 30px;
	}
	.wp-block-column.middle-spacing {
		display: none;
	}
}

@media (min-width: 1000px) {
    .menu-bar-search .toggle-inner {
        color: #fff;
    }
    .header-inner.menu-header {
        padding: 40px 0 0;
    }
    .explore .community-text {
        padding-left: 50px;
    }
    .wp-block-column.community-text {
        padding-right: 50px;
    }
    #site-content .wp-block-button__link {
        margin-top: 20px;
    }
	/* main#site-content {
		margin-top: -170px;
	} */
}

/* #mainLayout {
    height: 100vh;
    position: relative;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
    background-color: #000;
    z-index: 97;
    max-width: 100%;
}

@media only screen and (min-width: 1000px) {
	#mainLayout {
		background:url("/wp-content/uploads/2020/03/HERO-HOMEPAGE-1-1.jpg");
		background-position: center;
    	background-repeat: no-repeat;
   		background-size: cover;
        position: absolute;
        top: 0;
        bottom: 0;
        overflow: hidden;
	}
} */

/* @media only screen and (max-width: 999px) {
	#mainLayout {
		background:url("/wp-content/uploads/2020/03/HERO-HOMEPAGE-1-1.jpg");
		background-position: center;
    	background-repeat: no-repeat;
    	background-size: cover;
		height: auto;
        min-height: 100vh;
        position: absolute;
        top: 0;
	}
} */


#mainLayout .scrollIndicator {
    position: absolute;
    left: 50%;
    bottom: 30px;
    color: #fff;
    font-size: 15px;
    transform: translateX(-50%);
    display: flex;
    flex-direction: column;
    text-decoration: none;
    background-color: transparent;
}

/* #mainLayout .bannerimg img {
    object-fit: cover;
    width: 100%;
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0;
    height: 100vh;
    vertical-align: middle;
    border-style: none;
} */
#mainLayout .contentBox {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
#mainLayout .sectionTitle {
    font-size: 42px;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-weight: normal;
    letter-spacing: -.28px;
    line-height: 50px;
    text-shadow: 0 2px 4px rgba(0,0,0,.34);
    margin: 0 0 200px 0;
    width: 50%;
    text-align: center;
}
#mainLayout .siteStats {
    display: block;
    margin: 0 0 150px 0;
    padding: 0;
    list-style: none;
    justify-content: space-between;
    align-items: center;
    align-self: baseline;
    width: 100%;
}
#mainLayout .siteStats:after, #mainLayout .siteStats:before {
    content: '';
    clear: both;
}
#mainLayout .siteStats li {
    font-size: 16px;
    color: #fff;
    text-align: center;
    width: 25%;
    float: left;
    font-family: 'Montserrat', sans-serif;
    font-weight: normal;
    margin: 0;
}
#mainLayout .siteStats li span {
    font-size: 40px;
    margin-bottom: 5px;
    display: block;
    line-height: 40px;
}
.timer.count-number.counter-plus::after {
    content: "+";
}
#mainLayout .siteStats:after {
    display: table;
}
#mainLayout .scrollIndicator img {
    margin: 0 auto 10px;
    max-width: 22px;
    width: 22px;
    vertical-align: middle;
    border-style: none;
}
#mainLayout .siteStats li a.title-target-link:hover, #mainLayout .siteStats li a.title-target-link:visited {
    color: #f3b329;
}
#mainLayout .siteStats li a.title-target-link {
    color: #fff;
}
@media (max-width: 767px) {
    #mainLayout .sectionTitle {
        width: 100%;
        margin: 0 0 30px 0;
        font-size: 32px;
    }
    #mainLayout .siteStats {
        margin: 0 0 70px 0;
    }
    #mainLayout .scrollIndicator {
        bottom: 10px;
    }
    #mainLayout .siteStats li {
        font-size: 12px;
    }
    #mainLayout .siteStats li span {
        font-size: 18px;
        line-height: 22px;
    }
}

@media only screen and (max-device-width: 667px) and (min-device-width: 375px) and (orientation: portrait) {
    #mainLayout .contentBox {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
    }
    #mainLayout .sectionTitle {
        margin: 0 0 70px 0 !important;
    }
    #mainLayout .siteStats {
        margin: 0 0 20px 0;
    }
    #mainLayout .scrollIndicator {
        bottom: 80px;
    }
}

p.has-text-color.has-large-font-size.has-background-color.form-text strong {
    font-weight: 700;
    color: white;
}

.gform_wrapper form p.gdpr-consent {
    color: white;
}

.gform_wrapper input[type="checkbox"] {
    position: relative;
    top: 5px;
    display: inline-block;
    margin: 0 !important;
    width: 15px;
    min-width: 15px;
    height: 1.5rem;
    background: #fff;
    border-radius: 0;
    border-style: solid;
    border-width: 0.1rem;
    border-color: #dcd7ca;
    box-shadow: none;
    cursor: pointer;
}

label.gfield_consent_label {
    line-height: 20px;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: normal;
    font-weight: 300;
    font-size: 16px;
    display: initial;
}

#gform_confirmation_wrapper_4 {
    margin-top: 20px;
    border-color: white;
    color: white;
}

#gform_confirmation_message_4 {
    color: white;
    font-family: 'Montserrat', sans-serif !important;
}


span.gfield_required {
    display: none !important;
}

#site-content {
    height: 100%;
}

#site-content article {
    border: none;
    margin: 0;
    height: 100%;
}

#site-content .post-inner.thin .entry-content {
    height: 100%;
}

#site-content .wp-block-group.alignfull {
    margin-top: 0;
    margin-bottom: 0;
    height: 100%;
}
#site-content .community-text h2 {
    margin-bottom: 40px;
    margin-top: 0;
    font-weight: 400;
    line-height: 1.2;
    font-size: 42px;
    color: #887c68;
    font-family: 'Roboto', sans-serif;
    letter-spacing: normal;
}
#site-content .community-text p {
    font-family: 'Montserrat', sans-serif;
    font-weight: normal;
    letter-spacing: normal;
    line-height: 27px;
    margin-top: 0;
    margin-bottom: 16px;
    font-size: 17px;
    color: #64615b;
}
.wp-block-columns.alignwide.explore.responsive-container {
    margin: 50px auto;
}
.wp-block-columns.alignwide.new.responsive-container {
    margin: 50px auto;
}
#site-content .wp-block-image {
    margin: 0;
}
#site-content .wp-block-button__link {
    text-transform: none;
    padding: 11px 22px 12px 22px;
    font-family: "Foundry Sans W04 Md",Arial,sans-serif;
    line-height: 27px;
    letter-spacing: normal;
    font-weight: normal;
}
#site-content .wp-block-button__link img {
    display: inline-block;
    margin-left: 20px;
}
.wp-block-column.play-eat-laugh {
    max-width: 449px;
}
#site-content .play-eat-laugh h2 {
    margin-top: 0;
    margin-bottom: 30px;
    font-family: 'Montserrat', sans-serif;
    font-weight: normal;
    letter-spacing: normal;
    font-size: 42px;
    line-height: 50px;
}
#site-content .play-eat-laugh p {
    margin-bottom: 10px;
    font-family: 'Montserrat', sans-serif;
    font-weight: normal;
    letter-spacing: normal;
    line-height: 27px;
    font-size: 17px;
}
#explore {
    background: #000;
    padding: 80px 0;
    max-width: 100%;
}
#explore h2 {
    color: #fff;
    margin: 0 0 30px;
 	font-family: 'Montserrat', sans-serif;
    font-weight: normal;
    letter-spacing: normal;
    text-align: center;
    font-size: 42px;
    line-height: 50px;
}
#explore .explore-item {
    width: 255px;
    margin-right: 30px;
}
#explore .section-element {
    position: relative;
    overflow: hidden;
}
#explore .div-inner {
    position: absolute;
    width: 100%;
    display: flex;
    flex-direction: column;
    top: 100px;
    left: 0;
    bottom: 5px;
    right: 0;
    opacity: 0;
}
#explore .video-overlay.explore-item-text  {
    padding: 25px 20px 15px 20px;
    background: -moz-linear-gradient(top,rgba(23,34,42,.74) 0,rgba(0,0,0,.7) 78%,rgba(0,0,0,.9) 100%);
    background: -webkit-linear-gradient(top,rgba(23,34,42,.74) 0,rgba(0,0,0,.7) 78%,rgba(0,0,0,.9) 100%);
    background: linear-gradient(to bottom,rgba(23,34,42,.74) 0,rgba(0,0,0,.7) 78%,rgba(0,0,0,.9) 100%);
    height: 100%;
    width: 100%;
}
#explore .section-title {
    position: absolute;
    padding: 15px 20px;
    font-family: 'Montserrat', sans-serif;
    font-weight: normal;
    margin-bottom: 0;
    font-size: 20px;
    color: #fff;
    width: 100%;
    z-index: 1;
    bottom: 0;
    transition: opacity .4s linear;
    opacity: 1;
    line-height: 1.2;
    letter-spacing: normal;
}
#explore .section-title.onhover {
    opacity: 0;
}
.section-element.video-mockup .video-onhover:after {
    background: -moz-linear-gradient(top,rgba(23,34,42,0) 0,rgba(13,14,14,.96) 100%);
    background: -webkit-linear-gradient(top,rgba(23,34,42,0) 0,rgba(13,14,14,.96) 100%);
    background: linear-gradient(to bottom,rgba(23,34,42,0) 0,rgba(13,14,14,.96) 100%);
    position: absolute;
    height: 154px;
    content: '';
    width: 100%;
    bottom: 0;
    left: 0;
}
#explore .explore-item-text .title {
    margin: 0 0 22px;
    font-family: 'Montserrat', sans-serif;
    font-weight: normal;
    font-size: 20px;
    color: #fff;
    letter-spacing: normal;
    line-height: 1.2;
}
#explore .explore-item-text ul {
    font-size: 16px;
    color: #fff;
    margin: 0 0 10px 0;
    font-family: 'Montserrat', sans-serif;
    font-weight: normal;
    letter-spacing: normal;
}
#explore .flickity-prev-next-button.next {
    right: -64px;
}
#explore .flickity-prev-next-button.previous {
    left: -64px;
}
#explore .flickity-prev-next-button {
    background: transparent;
}
#explore .flickity-button-icon {
    fill: #f3b329;
}
@media (max-width: 600px) {
    #exploreCarousel {
        max-width: 255px;
        overflow: visible;
        margin: auto;
    }
}


button {
    padding: 10px 40px!important;
}
button:not(.toggle){
	background-color: #e2265800!important;
    border: 2px solid white;
	text-decoration: none!important;
	transition: all ease .3s;
}
button:hover {
    background-color: white!important;
    color: #555559;
    text-decoration: none!important;
	padding: 10px 44px!important;
    transition: all ease .3s;
}
button:focus {
	text-decoration:none!important;
    padding: 10px 44px!important;
    transition: all ease .3s;
}
button {
    margin: 12px 0px!important;
}
.checkbox {
    line-height: 20px;
}
h1.has-background-color.has-text-color.heading-home{
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
    font-weight: normal;
	margin-bottom: 40px;
    margin-top: 0;
    line-height: 1.2;
    font-size: 52px;
    letter-spacing: normal;
}


h2.has-background-color.has-text-color.heading-home {
    text-transform: none;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    font-size: 45px;
    color: #fff;
    letter-spacing: normal;
    text-shadow: 1px 1px 2px rgba(72, 72, 72, 0.75);
    margin: 0 0 20px 0;
}

h3.has-background-color.has-text-color.heading-home{
	text-transform: uppercase;
	font-family: 'Roboto', sans-serif;
	margin-bottom: 40px;
    margin-top: 0;
    font-weight: 700;
    line-height: 1.2;
    font-size: 43px;
    letter-spacing: normal;
}
.heading-home{
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
    font-weight: normal;
	margin-bottom: 40px;
    margin-top: 0;
    line-height: 1.2;
    font-size: 32px;
    letter-spacing: normal;
}
h5.has-background-color.has-text-color.heading-home{
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
    font-weight: normal;
	margin-bottom: 40px;
    margin-top: 0;
    line-height: 1.2;
    font-size: 32px;
    letter-spacing: normal;
}
h6.has-background-color.has-text-color.heading-home{
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
    font-weight: normal;
	margin-bottom: 40px;
    margin-top: 0;
    line-height: 1.2;
    font-size: 28px;
    letter-spacing: normal;
}
ul {
    color: white!important;
	font-size: 26px!important;
}
h4.has-background-color.has-text-color span {
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    font-size: 32px!important;
    letter-spacing: normal;
    margin-top: 0px !important;
}
p.has-text-color.has-large-font-size.has-background-color.form-text {
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    font-size: 26px;
    line-height: 36px;
}
li {
    font-weight: 400;
}
.container-1 fieldset {
    border: none;
    padding: 0px;
    margin: 10px 0px;
}
fieldset.checkbox-1 {
    color: white;
    font-size: 13px;
    line-height: 1.5;
}

body .gform_wrapper .gform_footer input[type=submit]:hover {
 background-color: white!important;
    color: #555559;
    text-decoration: none!important;
	padding: 10px 44px!important;
    transition: all ease .3s;
}
.ginput_container.ginput_container_consent {
    line-height: 1.2!important;
	font-family: 'Montserrat', sans-serif !important;
    font-weight: normal;
}
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
   font-family: 'Montserrat', sans-serif !important;
    font-weight: normal;
	line-height: 1!important;
}

@media only screen and (max-width: 800px){
/* h2.has-background-color.has-text-color.heading-home {
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    font-weight: 800!important;
} */

	li {
		font-weight: 400!important;
	}
}

.member-benefits {
	font-family: 'Montserrat', sans-serif !important;
    font-weight: 300;
	letter-spacing: normal;
}
