/*
	Theme Name: Atlantis Beach
	Theme URI: http://atlantisbeach.com.au
	Description: Custom theme for Atlantis Beach
	Author: Altitude Media
	Author URI: http://atlantisbeach.com.au

	Version: 1.0.4

	Tags: one-column, two-columns, left-sidebar, right-sidebar, custom-colors, custom-header, custom-menu, featured-images, flexible-header, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, accessibility-ready

	Template: genesis
	Template Version: 2.2

	License: GPL-2.0+
	License URI: http://www.opensource.org/licenses/gpl-license.php
*/

/* @import url('//fonts.googleapis.com/css?family=Lora:400,400i|Tajawal:400,700'); */

/* Table of Contents
- Imports
- HTML5 Reset
	- Baseline Normalize
	- Box Sizing
	- Float Clearing
- Defaults
	- Typographical Elements
	- Headings
	- Objects
	- Gallery
	- Forms
	- Column Classes
	- Tables
	- Screen Reader Text
- Structure and Layout
	- Site Container
	- Site Inner
- Common Classes
	- Avatar
	- Genesis
	- Search Form
	- Titles
	- WordPress
- Widgets
	- Featured Content
- Plugins
	- Genesis eNews Extended
	- Genesis Simple Share
	- Jetpack
- Skip Links
- Site Header
	- Site Title and Description
- Site Navigation
	- Accessible Menu
	- Primary Navigation
	- Secondary Navigation
	- Responsive Navigation
- Content Area
	- Entries
	- Intro Text
	- Entry Meta
	- After Entry
	- Pagination
	- Sidebar
	- Comments
- Footer Widgets
- Site Footer
- Fadeup Effect
- Media Queries
	- Min-width: 801px
	- Max-width: 800px
	- Max-width: 600px
*/
html.js {
    margin-top: 0px ! important;
}

#wpadminbar {
    display: none ! important;
}

/* HTML5 Reset
---------------------------------------------------------------------------------------------------- */

/* Baseline Normalize
--------------------------------------------- */
/* normalize.css v3.0.1 | MIT License | git.io/normalize */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    overflow-x: hidden;
}

body {
    margin: 0;overflow-x: hidden;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden], template {
    display: none
}

a {
    background: 0 0
}

a:active, a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: 600
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #5b5e5e
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 600
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td, th {
    padding: 0
}

*, input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.author-box:before, .clearfix:before, .entry:before, .entry-content:before, .footer-widgets:before, .nav-primary:before, .nav-secondary:before, .pagination:before, .site-container:before, .site-footer:before, .site-header:before, .site-inner:before, .widget:before, .wrap:before {
    content: " ";
    display: table
}

.author-box:after, .clearfix:after, .entry:after, .entry-content:after, .footer-widgets:after, .nav-primary:after, .nav-secondary:after, .pagination:after, .site-container:after, .site-footer:after, .site-header:after, .site-inner:after, .widget:after, .wrap:after {
    clear: both;
    content: " ";
    display: table
}

html {
    font-size: 62.5%
}

body > div {
    font-size: 1.6rem
}

body {
    background-color: #fff;
    color: #5b5e5e;
    font-family: 'Tajawal', 'Roboto', sans-serif;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 2;
    margin: 0;
    -webkit-font-smoothing: antialiased
}

a, button, input:focus, input[type="button"], input[type="reset"], input[type="submit"], textarea:focus, .button, .gallery img, .site-header {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

::-moz-selection {
    background-color: #5b5e5e;
    color: #fff
}

::selection {
    background-color: #5b5e5e;
    color: #fff
}

a {
    color: #232525;
    text-decoration: none
}

a:focus, a:hover {
    color: #fcaa2d
}

p {
    margin: 0 0 30px;
    padding: 0
}

ol, ul {
    margin: 0;
    padding: 0
}

li {
    list-style-type: none
}

b, strong {
    font-weight: 700
}

small {
    font-size: 14px;
    font-size: 1.4rem
}

blockquote, cite, em, i {
    font-style: italic
}

blockquote {
    margin: 40px
}

blockquote::before {
    content: "\201C";
    display: block;
    font-size: 30px;
    font-size: 3rem;
    height: 0;
    left: -20px;
    position: relative;
    top: -10px
}

hr {
    border: 0;
    border-collapse: collapse;
    border-bottom: 1px solid #ddd;
    clear: left;
    margin: 0 0 40px;
    padding-top: 20px
}


embed, iframe, img, object, video, .featured-content img.entry-image, .wp-caption {
    max-width: 100%
}

.mobile-inclusion-image{
    display: none;
}

img {
    height: auto
}

img.entry-image {
    max-width: 500px
}

.full-width-content img.pull {
    margin-left: -70px;
    margin-right: -70px;
    max-width: 800px
}

.gallery {
    overflow: hidden
}

.gallery-item {
    float: left;
    margin: 0 0 28px;
    text-align: center
}

.gallery-columns-1 .gallery-item {
    width: 100%
}

.gallery-columns-2 .gallery-item {
    width: 50%
}

.gallery-columns-3 .gallery-item {
    width: 33%
}

.gallery-columns-4 .gallery-item {
    width: 25%
}

.gallery-columns-5 .gallery-item {
    width: 20%
}

.gallery-columns-6 .gallery-item {
    width: 16.6666%
}

.gallery-columns-7 .gallery-item {
    width: 14.2857%
}

.gallery-columns-8 .gallery-item {
    width: 12.5%
}

.gallery-columns-9 .gallery-item {
    width: 11.1111%
}

.gallery-columns-2 .gallery-item:nth-child(2n+1), .gallery-columns-3 .gallery-item:nth-child(3n+1), .gallery-columns-4 .gallery-item:nth-child(4n+1), .gallery-columns-5 .gallery-item:nth-child(5n+1), .gallery-columns-6 .gallery-item:nth-child(6n+1), .gallery-columns-7 .gallery-item:nth-child(7n+1), .gallery-columns-8 .gallery-item:nth-child(8n+1), .gallery-columns-9 .gallery-item:nth-child(9n+1) {
    clear: left
}

.gallery img {
    border: 1px solid #ddd;
    height: auto;
    padding: 4px
}

.gallery img:hover, .gallery img:focus {
    border: 1px solid #999
}

input, select, textarea {
    background-color: #f5f5f5;
    border: 1px solid #f5f5f5;
    color: #5b5e5e;
    font-size: 18px;
    font-size: 16px;
    font-weight: 300;
    padding: 20px;
    width: 100%
}

input[type="number"] {
    background-color: #fff;
    border: 1px solid #5b5e5e;
    padding: 7px
}

.footer-widgets input, .footer-widgets input:focus {
    background-color: transparent;
    border: 0 none transparent !important;
    border-bottom: 1px solid !important;
    color: #223C6B
}

input:focus, textarea:focus {
    background-color: transparent;
    border: 0 none transparent;
    border-bottom: 1px solid;
    font-size: 15px
}

input[type="checkbox"], input[type="image"], input[type="radio"] {
    width: auto
}

::-moz-placeholder {
    color: #223C6B;
    font-weight: 300;
    opacity: 1
}

::-webkit-input-placeholder {
    color: #223C6B;
    font-weight: 300
}

button, input[type="button"], input[type="reset"], input[type="submit"], .button, .entry-content a.button, .textwidget a.button {
    background-color: #fcaa2d;
    border-radius: 50px;
    border: none;
    color: #fff;
    cursor: pointer;
    font-family: 'Tajawal', 'Roboto', sans-serif;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 500;
    letter-spacing: .5px;
    padding: 20px 30px;
    text-transform: uppercase;
    white-space: normal;
    width: auto
}

a.button.small, button.small, input[type="button"].small, input[type="reset"].small, input[type="submit"].small, .entry-content a.button.small, .textwidget a.button.small {
    font-size: 12px;
    font-size: 1.2rem;
    padding: 12px 20px
}

input[type="submit"], .content input[type="submit"] {
    font-size: 16px;
    font-size: 1.6rem;
    padding: 20px 25px;
    width: 100%
}

a.more-link {
    display: inline-block;
    font-family: 'Tajawal', 'Roboto', sans-serif;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: 600;
    letter-spacing: .5px;
    margin-bottom: 10px;
    text-transform: uppercase
}

button:hover, button:focus, input:hover[type="button"], input:focus[type="button"], input:hover[type="reset"], input:focus[type="reset"], input:hover[type="submit"], input:focus[type="submit"], .button:focus, .button:hover, .entry-content a.button:focus, .entry-content a.button:hover, .textwidget a.button:focus, .textwidget a.button:hover {
    background-color: #232525;
    border: none;
    color: #fff;
    text-decoration: none
}

.footer-widgets button:focus, .footer-widgets button:hover, .footer-widgets input:focus[type="button"], .footer-widgets input:hover[type="button"], .footer-widgets input:focus[type="reset"], .footer-widgets input:hover[type="reset"], .footer-widgets input:focus[type="submit"], .footer-widgets input:hover[type="submit"], .footer-widgets .textwidget a.button:focus, .footer-widgets .textwidget a.button:hover {
    background-color: #fff;
    color: #232525;
    text-decoration: none
}

.site-container button:disabled, .site-container button:disabled:hover, .site-container input:disabled, .site-container input:disabled:hover, .site-container input[type="button"]:disabled, .site-container input[type="button"]:disabled:hover, .site-container input[type="reset"]:disabled, .site-container input[type="reset"]:disabled:hover, .site-container input[type="submit"]:disabled, .site-container input[type="submit"]:disabled:hover {
    background-color: #ddd;
    border-width: 0;
    color: #777;
    cursor: not-allowed
}

.button {
    display: inline-block
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-results-button {
    display: none
}

.error404 .entry-content input[type="search"], .post-password-form input[type="password"] {
    margin-bottom: 15px
}

.five-sixths, .four-sixths, .one-fourth, .one-half, .one-sixth, .one-third, .three-fourths, .three-sixths, .two-fourths, .two-sixths, .two-thirds {
    float: left;
    margin-left: 2.5641025641026%
}

.one-half, .three-sixths, .two-fourths {
    width: 48.717948717949%
}

.one-third, .two-sixths {
    width: 31.623931623932%
}

.four-sixths, .two-thirds {
    width: 65.811965811966%
}

.one-fourth {
    width: 23.076923076923%
}

.three-fourths {
    width: 74.358974358974%
}

.one-sixth {
    width: 14.529914529915%
}

.five-sixths {
    width: 82.905982905983%
}

.first {
    clear: both;
    margin-left: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    line-height: 2;
    margin-bottom: 40px;
    width: 100%
}

tbody {
    border-bottom: 1px solid #ddd
}

td, th {
    text-align: left
}

td {
    border-top: 1px solid #ddd;
    padding: 6px 0
}

th {
    font-weight: 400
}

.screen-reader-shortcut, .screen-reader-text, .screen-reader-text span {
    background-color: #fff;
    border: 0;
    clip: rect(0, 0, 0, 0);
    color: #232525;
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px
}

.genesis-nav-menu .search input[type="submit"]:focus, .screen-reader-shortcut:focus, .screen-reader-text:focus, .widget_search input[type="submit"]:focus {
    border: 1px solid #5b5e5e;
    clip: auto !important;
    display: block;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 700;
    height: auto;
    padding: 20px;
    text-decoration: none;
    width: auto;
    z-index: 100000
}

.more-link {
    position: relative
}

.site-container {
    overflow: hidden;
    width: 100vw
}

.digital-landing .site-container {
    margin: 0 auto;
    max-width: 800px
}

@keyframes fadein {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@-moz-keyframes fadein {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@-webkit-keyframes fadein {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@-ms-keyframes fadein {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@-o-keyframes fadein {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

.site-inner {
    background-color: #fff;
    clear: both;
    margin: 0 auto;
    padding: 0;
    max-width: 1065px;
    min-height: 400px
}

.digital-landing .site-inner, .front-page .site-inner {
    margin-top: 0
}

.avatar {
    border-radius: 50%;
    float: left
}

.after-entry .avatar {
    float: right;
    height: 180px;
    margin-bottom: 30px;
    margin-left: 30px;
    width: 180px
}

.alignleft .avatar, .author-box .avatar {
    margin-right: 30px
}

.alignright .avatar {
    margin-left: 30px
}

.author-box .avatar {
    display: inline-block;
    float: none;
    height: 80px;
    margin: 0 auto 20px;
    width: 80px
}

.comment .avatar {
    margin: 0 16px 24px 0
}

.archive-description, .author-box {
    border-bottom: 1px solid #eee;
    margin-bottom: 20px;
    padding-bottom: 20px;
    text-align: center
}

.archive-description p, .author-box, .author-box p, .author-box .author-box-title {
    margin-left: auto;
    margin-right: auto;
    max-width: 660px
}

.archive-description .archive-title {
    max-width: none;
    margin: 0 -50vw;
    padding: 30px 50vw;
    text-align: left
}

.breadcrumb {
    border-bottom: 1px solid #eee;
    font-size: 16px;
    font-size: 1.6rem;
    margin: 0 auto 10%;
    max-width: 660px;
    padding-bottom: 10px
}

.author-box {
    font-size: 18px;
    font-size: 1.8rem
}

.single .author-box {
    border-top: 1px solid #eee;
    padding-top: 10%
}

.archive-description p:last-child, .author-box p:last-child {
    margin-bottom: 0
}

.search-form {
    overflow: hidden
}

.search-form input {
    -webkit-appearance: none
}

.search-form input[type="submit"] {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    padding: 0;
    position: absolute;
    width: 1px
}

.archive-title, .author-box-title {
    font-size: 40px;
    margin-bottom: 10px;
    font-family: FocoBlack;
}

.search .archive-title {
    margin-bottom: 0
}

.entry-title, .page.page-template-page_blog .entry-title {
    font-size: 40px;
    word-wrap: break-word
}

.page .entry-title, .single .entry-title {
    font-size: 48px;
    font-weight: 700;
    letter-spacing: -3px
}

.error404 .entry-title {
    margin-left: auto;
    margin-right: auto;
    max-width: 660px
}

.content .entry-title a, .content .entry-title a:focus, .content .entry-title a:hover {
    border-bottom: none;
    color: #043261;
    font-family: FocoBlack;
}

.content .entry-title a:focus, .content .entry-title a:hover {
    color: #04a583;
}

.widget-title {
    font-size: 22px;
    font-size: 2.2rem;
    letter-spacing: -1px;
    margin-bottom: 0;
    text-transform: uppercase
}

.widget-title.center {
    margin-bottom: 10%;
    text-align: center
}

a.aligncenter img {
    display: block;
    margin: 0 auto
}

a.alignnone {
    display: inline-block
}

.alignleft {
    float: left;
    text-align: left
}

.alignright {
    float: right;
    text-align: right
}

a.alignleft, a.alignnone, a.alignright {
    max-width: 50%
}

img.centered, .aligncenter {
    display: block;
    margin: 0 auto 30px
}

img.alignnone, .alignnone {
    margin-bottom: 12px
}

a.alignleft, img.alignleft, .wp-caption.alignleft {
    margin: 0 60px 30px 0
}

a.alignright, img.alignright, .wp-caption.alignright {
    margin: 0 0 30px 60px
}

img.alignleft.entry-image, img.alignright.entry-image {
    margin-bottom: 0
}

.entry-content figure {
    margin: 60px 0 50px
}

.wp-caption-text {
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 700;
    text-align: center
}

.entry-content p.wp-caption-text {
    margin-bottom: 0
}

.gallery-caption, .entry-content .gallery-caption {
    margin: 0 0 10px
}

.wp-audio-shortcode, .wp-playlist, .wp-video {
    margin-bottom: 30px
}

a[rel~="attachment"], a[rel~="attachment"]:hover, .gallery-item a, .wp-audio-shortcode a, .wp-audio-shortcode a:hover, .wp-caption a, .wp-caption a:hover, .wp-playlist a, .wp-playlist a:hover, .wp-video a, .wp-video a:hover {
    border-width: 0 !important
}

.widget {
    word-wrap: break-word
}

.widget ol > li {
    list-style-position: inside;
    list-style-type: decimal;
    padding-left: 20px;
    text-indent: -20px
}

.widget li li {
    border: 0;
    margin: 0 0 0 30px;
    padding: 0
}

.widget_calendar table {
    width: 100%
}

.widget_calendar td, .widget_calendar th {
    text-align: center
}

.featured-content a {
    border-width: 0
}

.featured-content.widget .entry {
    padding-bottom: 60px
}

.featured-content.widget .entry:last-child {
    border-bottom-width: 0;
    margin-bottom: 0;
    padding-bottom: 0
}

.featured-content .entry p {
    font-size: 18px;
    font-size: 1.8rem
}

.featured-content p.entry-meta {
    font-family: "Poppins", sans-serif;
    font-size: 10px;
    font-size: 1rem;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase
}

.featuredpost .entry-title, .featured-content.widget .entry-title {
    font-size: 24px;
    font-size: 2.4rem;
    letter-spacing: .5px;
    text-transform: uppercase
}

.featured-content .more-link {
    border-width: 1px
}

.enews-widget ::-moz-placeholder {
    font-family: 'Tajawal', 'Roboto', sans-serif;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 400;
    letter-spacing: .5px;
    text-transform: uppercase
}

.enews-widget ::-webkit-input-placeholder {
    font-family: 'Tajawal', 'Roboto', sans-serif;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 400;
    letter-spacing: .5px;
    text-transform: uppercase
}

.enews-widget input {
    font-family: 'Tajawal', 'Roboto', sans-serif;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 400;
    letter-spacing: .5px;
    text-transform: uppercase;
    margin-bottom: 30px;
    text-align: center
}

.sidebar .enews-widget input {
    margin-bottom: 10px
}

.enews-widget input[type="submit"] {
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 500;
    margin-bottom: 0
}

.enews-widget p {
    margin-bottom: 20px
}

.enews form + p {
    line-height: 1.5;
    margin-top: 30px
}

.content .share-after {
    margin-bottom: 20px
}

.content a.count, .content a.count:hover, .content a.count:focus, .content a.share, .content a.share:hover, .content a.share:focus {
    border: none;
    font-weight: 400
}

.content .share-filled .share {
    border-radius: 0
}

.content .share-filled .count {
    border-radius: 0
}

.content .share-filled .facebook .count, .content .share-filled .facebook .count:hover, .content .share-filled .googlePlus .count, .content .share-filled .googlePlus .count:hover, .content .share-filled .linkedin .count, .content .share-filled .linkedin .count:hover, .content .share-filled .pinterest .count, .content .share-filled .pinterest .count:hover, .content .share-filled .stumbleupon .count, .content .share-filled .stumbleupon .count:hover, .content .share-filled .twitter .count, .content .share-filled .twitter .count:hover {
    color: #5b5e5e;
    border: 1px solid #5b5e5e
}

.content .share-filled .facebook .share, .content .share-filled .facebook:hover .count, .content .share-filled .googlePlus .share, .content .share-filled .googlePlus:hover .count, .content .share-filled .linkedin .share, .content .share-filled .linkedin:hover .count, .content .share-filled .pinterest .share, .content .share-filled .pinterest:hover .count, .content .share-filled .stumbleupon .share, .content .share-filled .stumbleupon:hover .count, .content .share-filled .twitter .share, .content .share-filled .twitter:hover .count {
    background: #5b5e5e !important
}

.content .share-filled .facebook:hover .count, .content .share-filled .googlePlus:hover .count, .content .share-filled .linkedin:hover .count, .content .share-filled .pinterest:hover .count, .content .share-filled .stumbleupon:hover .count, .content .share-filled .twitter:hover .count {
    color: #fff
}

#wpstats {
    display: none
}

.genesis-skip-link {
    margin: 0
}

.genesis-skip-link li {
    height: 0;
    width: 0;
    list-style: none
}

:focus {
    color: #232525;
    outline: #ddd solid 1px
}

.site-header {
    background-color: #f8b732;
    border-bottom: 1px solid transparent;
    padding: 28px 30px;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 999
}

.site-header.shrink {
    border-color: #eee;
    padding: 18px 30px
}

.admin-bar .site-header {
    top: 0
}

.title-area {
    float: none;
    margin-top: 8px
}

.site-title {
    font-family: 'Tajawal', 'Roboto', sans-serif;
    font-size: 20px;
    font-size: 2rem;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 0;
    text-transform: uppercase
}

.site-title a, .site-title a:hover, .site-title a:focus {
    border-bottom-width: 0;
    color: #232525
}

.header-image .nav-primary:not(button) {
    margin-top: 22px
}

.header-image .site-header {
    padding: 9px 40px
}

.header-image .site-header.shrink {
    padding: 0 40px
}

.header-image .site-title {
    display: block;
    text-indent: -9999px
}

.header-image .site-title > a {
    background-position: center center !important;
    background-size: contain !important;
    float: left;
    min-height: 70px;
    width: 300px
}

.header-image .title-area {
    margin: 0
}

.site-description {
    display: block;
    height: 0;
    margin-bottom: 0;
    text-indent: -9999px
}

.genesis-nav-menu {
    clear: both;
    line-height: 1;
    width: 100%;
    text-align: left
}

.genesis-nav-menu .menu-item {
    position: relative;
    display: inline-block;
    text-align: left;
    height: 40px;
    vertical-align: middle;
    z-index: 1
}

.genesis-nav-menu .menu-item:before {
    position: absolute;
    z-index: -1;
    display: block;
    height: 30px;
    width: 30px;
    line-height: 30px;
    text-align: center;
    background-color: #ff9d00;
    background: rgba(244, 156, 52, 1);
    background: -moz-linear-gradient(top, rgba(244, 156, 52, 1) 0%, rgba(248, 182, 50, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(244, 156, 52, 1)), color-stop(100%, rgba(248, 182, 50, 1)));
    background: -webkit-linear-gradient(top, rgba(244, 156, 52, 1) 0%, rgba(248, 182, 50, 1) 100%);
    background: -o-linear-gradient(top, rgba(244, 156, 52, 1) 0%, rgba(248, 182, 50, 1) 100%);
    background: -ms-linear-gradient(top, rgba(244, 156, 52, 1) 0%, rgba(248, 182, 50, 1) 100%);
    background: linear-gradient(to bottom, rgba(244, 156, 52, 1) 0%, rgba(248, 182, 50, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f49c34', endColorstr='#f8b632', GradientType=0);
    border-radius: 100%;
    color: #fff
}

.genesis-nav-menu a {
    border-bottom-width: 0;
    color: #232525;
    display: block;
    font-family: 'Tajawal', 'Roboto', sans-serif;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: .5px;
    padding: 12px 15px;
    text-transform: uppercase;
    min-width: 30px;
    min-height: 30px
}

.genesis-nav-menu a:focus, .genesis-nav-menu a:hover, .genesis-nav-menu .current-menu-item > a {
    color: #fcaa2d
}

.genesis-nav-menu .sub-menu {
    background-color: #fff;
    left: -9999px;
    opacity: 0;
    position: absolute
}

.genesis-nav-menu .sub-menu, .genesis-nav-menu .sub-menu a {
    width: 180px
}

.genesis-nav-menu .sub-menu .sub-menu {
    margin: -44px 0 0 179px
}

.genesis-nav-menu .sub-menu a {
    border: 1px solid #eee;
    border-top: 0;
    padding: 15px;
    position: relative
}

.genesis-nav-menu .menu-item:hover {
    position: relative
}

.genesis-nav-menu .menu-item:hover > .sub-menu {
    left: auto;
    opacity: 1
}

nav.nav-header {
    margin: 30px 0
}

nav.nav-header .genesis-nav-menu a {
    padding: 0 15px;
    line-height: 30px;
    font-size: 20px;
    color: #ff9d00;
    background-color: transparent;
    background-image: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(244, 156, 52, 1)), color-stop(100%, rgba(248, 182, 50, 1)));
    background-image: -webkit-linear-gradient(top, rgba(244, 156, 52, 1) 0%, rgba(248, 182, 50, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.menu .menu-item:focus {
    position: static
}

.menu .menu-item > a:focus + ul.sub-menu, .menu .menu-item.sfHover > ul.sub-menu {
    left: auto;
    opacity: 1
}

.nav-primary {
    margin-top: 2px
}

.nav-primary .genesis-nav-menu li.last a {
    padding-right: 0
}

.nav-primary .sub-menu {
    border-top: 1px solid #ddd
}

.nav-primary .genesis-nav-menu li li {
    margin-left: 0
}

.nav-secondary {
    margin-top: 10px
}

.nav-secondary .genesis-nav-menu a {
    padding: 0;
    margin-left: 10px;
    margin-right: 10px
}

.sub-menu-toggle, .menu-toggle {
    display: none;
    visibility: hidden
}

.content-sidebar .content, .sidebar-content .content {
    width: 65%
}

.content-sidebar .content {
    float: left
}

.sidebar-content .content {
    float: right
}

.page .content, .single .content {
    overflow: visible
}

.digital-landing .content {
    max-width: 800px;
    padding-bottom: 5%;
    padding-top: 5%
}

.entry, .page.page-template-page_blog .entry {
    border-bottom: 1px solid #eee;
    margin-bottom: 20px;
    padding-bottom: 20px
}

.page .entry, .single .entry {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0
}

.page .entry-content, .single .entry-content {
    margin-left: auto;
    margin-right: auto
}

.page.page-template-page_blog .entry-content {
    max-width: none
}

.entry-content p:last-child {
    margin-bottom: 0
}

.entry-content ol, .entry-content ul {
    margin-bottom: 30px;
    margin-left: 40px
}

.entry-content ol > li {
    list-style-type: decimal
}

.entry-content ul > li {
    list-style-type: disc
}

.entry-content ol ol, .entry-content ul ul {
    margin-bottom: 0
}

.single .entry-content p.intro {
    color: #232525;
    display: block;
    font-size: 20px;
    font-size: 2rem;
    font-style: italic
}

.single .entry-content p.intro:after {
    border-bottom: 1px solid #232525;
    content: "";
    display: block;
    margin-bottom: 40px;
    padding-bottom: 40px;
    width: 10%
}

p.entry-meta {
    font-weight: 600;
    letter-spacing: 1px;
    margin-bottom: 10px;
    text-transform: uppercase
}

.entry-meta a, .entry-meta a:focus, .entry-meta a:hover {
    border-bottom-width: 0
}

.page .entry-header, .single .entry-header {
    margin: 0 auto 5%;
    max-width: 660px
}

.page.page-template-page_blog .entry-header {
    max-width: none
}

.page-template-template-search .entry-header {
    display: none
}

.entry-footer {
    margin: 20px 0;
    max-width: 660px
}

.after-entry {
    border: 1px solid #eee;
    margin: 0 auto 10%;
    max-width: 660px;
    overflow: hidden;
    padding: 40px
}

.after-entry .widget {
    margin-bottom: 40px
}

.after-entry .widget-title {
    font-size: 24px;
    font-size: 2.4rem;
    font-weight: 700;
    letter-spacing: -1px;
    margin-bottom: 30px
}

.after-entry p:last-child, .after-entry .widget:last-child {
    margin-bottom: 0
}

.after-entry ol, .after-entry ul {
    margin-bottom: 30px;
    margin-left: 40px
}

.after-entry ol > li {
    list-style-type: decimal
}

.after-entry ul > li {
    list-style-type: disc
}

.pagination {
    clear: both;
    font-family: 'Tajawal', 'Roboto', sans-serif;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: 600;
    letter-spacing: .5px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5%;
    text-transform: uppercase
}

.pagination a {
    border-bottom: 1px solid #232525
}

.pagination a:focus, .pagination a:hover {
    border-bottom: 1px solid #fcaa2d
}

.adjacent-entry-pagination {
    margin-bottom: 0
}

.archive-pagination li {
    display: inline
}

.archive-pagination li a {
    background-color: #232525;
    border: 1px solid #232525;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    margin-bottom: 4px;
    padding: 8px 12px
}

.archive-pagination li a:focus, .archive-pagination li a:hover, .archive-pagination .active a {
    background-color: #203c6c;
    color: #fff
}

.content-sidebar .sidebar, .sidebar-content .sidebar {
    width: 30%
}

.content-sidebar .sidebar {
    float: right
}

.sidebar-content .sidebar {
    float: left
}

.sidebar .widgettitle {
    font-family: 'Tajawal', 'Roboto', sans-serif;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 10px;
    text-transform: uppercase
}

.sidebar .widget {
    margin-bottom: 80px
}

.sidebar p:last-child, .sidebar .ul li:last-child, .sidebar .widget:last-child {
    margin-bottom: 0
}

.sidebar ul li {
    margin-bottom: 10px
}

.sidebar p:last-child {
    margin-bottom: 0
}

.entry-pings, .comment-respond, .entry-comments {
    margin: 0 auto;
    max-width: 660px
}

p.comment-meta, .entry-comments .comment, .entry-comments .comment-reply {
    margin-bottom: 40px
}

.comment-header {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.5
}

.entry-pings .reply {
    display: none
}

.entry-comments .comment {
    border-bottom: 1px solid #eee
}

.entry-comments .comment:last-child {
    margin-bottom: 0
}

p.comment-form-comment {
    margin-bottom: 20px
}

p.form-submit, .entry-comments .children .comment, .entry-comments .comment-author {
    margin: 0
}

.entry-comments .comment {
    clear: both
}

.entry-comments .children .comment {
    border: none
}

.comment-list li {
    list-style-type: none
}

.comment-list ul.children {
    margin-left: 40px
}

.footer-widgets {
    background-color: #223C6B;
    border-top: 0 none transparent;
    clear: both;
    text-align: center
}

.footer-widgets-1, .footer-widgets-2, .footer-widgets-3 {
    float: left;
    padding: 90px 4% 20px;
    width: 33%
}

.footer-widgets-1 {
    background-color: transparent;
    text-align: left;
    width: 33%
}

.footer-widgets-2 {
    text-align: left;
    width: 33%
}

.footer-widgets-3 {
    padding-left: 4%;
    text-align: left;
    width: 33%
}

.footer-widgets .widget {
    margin-bottom: 20px
}

.footer-widgets h1, .footer-widgets h2, .footer-widgets h3, .footer-widgets h4, .footer-widgets h5, .footer-widgets h6 {
    color: #fff
}

.footer-widgets p {
    margin-bottom: 5px
}

.footer-widgets p:last-child, .footer-widgets .widget:last-child {
    margin-bottom: 0
}

.footer-widgets .widget-title {
    font-size: 20px;
    font-size: 2rem;
    letter-spacing: -1px
}

.footer-widgets, .footer-widgets a, .footer-widgets p, .footer-widgets .widget-title {
    color: #fff
}

.footer-widgets a {
    border-bottom-width: 0;
    font-family: 'Tajawal', 'Roboto', sans-serif;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 600;
    letter-spacing: .5px;
    text-transform: uppercase
}

.footer-widgets a:focus, .footer-widgets a:hover {
    color: #fcaa2d;
    text-decoration: underline
}

.footer-widgets .footer-widgets-1 a:focus, .footer-widgets .footer-widgets-1 a:hover {
    color: #232525
}

.footer-widgets .simple-social-icons ul {
    margin-top: 10px !important
}

.footer-widgets .simple-social-icons ul li {
    margin: 0 12px 12px 0 !important
}

.footer-widgets .simple-social-icons ul li a {
    padding: 15px !important
}

.footer-widgets ul.menu li.menu-item {
    margin-bottom: 20px
}

.footer-widgets ul.menu li.menu-item.small-menu-item {
    margin-bottom: 0
}

.footer-widgets ul.menu li.menu-item.small-menu-item a {
    font-weight: 300
}

.footer-widgets ul.menu li.menu-item.left-half {
    display: inline-block;
    width: 49%;
    margin-right: 2%
}

.footer-widgets ul.menu li.menu-item.right-half {
    float: right;
    width: 49%
}

.footer-widgets .widget.gform_widget {
    padding: 10px;
    background-color: #f7913d;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3OTEzZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk4JSIgc3RvcC1jb2xvcj0iI2ZmYzIwZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background-image: -moz-linear-gradient(top, rgba(247, 145, 61, 1) 0%, rgba(255, 194, 14, 1) 98%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(247, 145, 61, 1)), color-stop(98%, rgba(255, 194, 14, 1)));
    background-image: -webkit-linear-gradient(top, rgba(247, 145, 61, 1) 0%, rgba(255, 194, 14, 1) 98%);
    background-image: -o-linear-gradient(top, rgba(247, 145, 61, 1) 0%, rgba(255, 194, 14, 1) 98%);
    background-image: -ms-linear-gradient(top, rgba(247, 145, 61, 1) 0%, rgba(255, 194, 14, 1) 98%);
    background-image: linear-gradient(to bottom, rgba(247, 145, 61, 1) 0%, rgba(255, 194, 14, 1) 98%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7913d', endColorstr='#ffc20e', GradientType=0)
}

.ie-9 .footer-widgets .widget.gform_widget {
    filter: none
}

.footer-widgets .widget.gform_widget .gform_wrapper h3.gform_title {
    text-transform: uppercase
}


.footer-widgets .widget.gform_widget .gform_wrapper .top_label .gfield_label {
    display: none
}

.ie-9 .footer-widgets .widget.gform_widget .gform_wrapper .top_label .gfield_label {
    display: inline-block
}

.footer-widgets .widget.gform_widget .gform_wrapper .gform_footer {
    position: relative;
    padding: 0;
    margin: 0
}

.footer-widgets .widget.gform_widget .gform_wrapper .gform_footer input[type="submit"] {
    position: absolute;
    bottom: 10px;
    right: 0;
    width: 30px;
    height: 30px;
    padding: 0;
    margin: 0;
    font-size: 0;
    background-color: #223C6B;
    background-image: url(/wp-content/themes/atlantis-beach/images/submit-icon.png);
    background-position: center;
    background-repeat: no-repeat
}

.footer-widgets .widget.gform_widget .gform_wrapper ul.gform_fields li.gfield {
    padding-right: 0
}

.footer-widgets .widget small {
    font-size: 10px
}

.footer-widgets .widget .widget-title {
    font-size: 25px;
    text-transform: none;
    color: #ff9d00;
    background-color: transparent;
    background-image: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(244, 156, 52, 1)), color-stop(100%, rgba(248, 182, 50, 1)));
    background-image: -webkit-linear-gradient(top, rgba(244, 156, 52, 1) 0%, rgba(248, 182, 50, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.footer-widgets a.tel {
    display: block;
    margin: 10px 0;
    font-size: 38px;
    line-height: 1.2
}

.footer-widgets ul.social-list {
    display: block;
    list-style: none;
    padding: 0;
    margin: 0
}

.footer-widgets ul.social-list > li {
    display: inline-block;
    margin-right: 5px
}

.footer-widgets ul.social-list > li a {
    font-size: 14px;
    text-transform: none;
    color: #ff9d00;
    background-color: transparent;
    background-image: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(244, 156, 52, 1)), color-stop(100%, rgba(248, 182, 50, 1)));
    background-image: -webkit-linear-gradient(top, rgba(244, 156, 52, 1) 0%, rgba(248, 182, 50, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    letter-spacing: 0
}

.footer-widgets [class^="icon-"], .footer-widgets [class*=" icon-"] {
    display: inline-block;
    height: 30px;
    width: 30px;
    vertical-align: middle;
    border-radius: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    -webkit-text-fill-color: #fff;
    background: #f7913d;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3OTEzZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk4JSIgc3RvcC1jb2xvcj0iI2ZmYzIwZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(top, rgba(247, 145, 61, 1) 0%, rgba(255, 194, 14, 1) 98%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(247, 145, 61, 1)), color-stop(98%, rgba(255, 194, 14, 1)));
    background: -webkit-linear-gradient(top, rgba(247, 145, 61, 1) 0%, rgba(255, 194, 14, 1) 98%);
    background: -o-linear-gradient(top, rgba(247, 145, 61, 1) 0%, rgba(255, 194, 14, 1) 98%);
    background: -ms-linear-gradient(top, rgba(247, 145, 61, 1) 0%, rgba(255, 194, 14, 1) 98%);
    background: linear-gradient(to bottom, rgba(247, 145, 61, 1) 0%, rgba(255, 194, 14, 1) 98%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7913d', endColorstr='#ffc20e', GradientType=0)
}

.footer-widgets .wrap {
    max-width: 1065px;
    margin: auto
}

footer.site-footer {
    display: none
}

.site-footer {
    padding: 18px 28px 70px;
    text-align: center
}

.site-footer a, .site-footer p {
    border-bottom-width: 0;
    color: #232525
}

.site-footer a:focus, .site-footer a:hover {
    color: #fcaa2d;
    text-decoration: underline
}

.site-footer p {
    font-size: 14px;
    font-size: 1.4rem;
    margin-bottom: 0
}

.js .fadeup-effect {
    opacity: 0;
    overflow: hidden;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out
}

@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translateY(20px)
    }
    to {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(20px)
    }
    to {
        opacity: 1;
        transform: translateY(0)
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

.home .site-inner {
    display: none
}

.home-video-section {
    min-height: 700px
}

.home-video-section .vidbg-container {
    top: 0 !important
}

.site-header {
    background: none;
    top: 0;
    padding: 0
}

.home-video-section h3 {
    display: none
}

.site-header .wrap {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    background: none
}

.title-area {
    position: relative;
    background: url(/wp-content/themes/atlantis-beach/images/logo-2.svg) no-repeat;
    width: 220px;
    height: 100px;
    margin: 15px auto;
    background-size: contain;
    background-position: center
}

.site-header .nav-primary li.current-menu-item a {
    color: #fcaa2d
}

.site-header.shrink {
    border-color: transparent;
    padding: 0;
    z-index: 999
}

.forsale-page .testimonial-footer #text-7, .forsale-page .house-land-widget #text-9 {
    padding-bottom: 20px
}

.forsale-page .site-footer {
    margin-top: 0
}

.site-title {
    text-indent: -9999px;
    height: 53px;
    width: 400px
}

.site-header .site-title a {
    position: absolute;
    float: none;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: auto;
    height: auto
}

.site-header .title-area span {
    display: none
}

.nav-primary .wrap {
    width: 100% !important;
    margin: auto !important;
    background: none !important
}

.textwidget .header-right {
    display: none
}

.header-right.half-first {
    width: 70%;
    float: left;
    height: 47px;
    padding: 5px 0;
    font-size: 17px;
    color: #fdb620;
    padding-left: 10px;
    font-weight: 600;
    text-align: right
}

.header-right.half-first a[href*="register-now"] {
    background-color: #d1372d;
    margin-right: 5px
}

.header-right.half-first a[href*="register-now"], .header-right.half-first a[href*="youtube"] {
    padding: 5px 10px;
    display: inline-block;
    text-align: left;
    line-height: 1.2;
    text-transform: uppercase;
    width: 48%
}

.header-right.half-first a[href*="register-now"] strong {
    display: block;
    font-size: 16px
}

.header-right.half-first a[href*="register-now"]:before {
    content: "\f044";
    font-family: FontAwesome;
    float: left;
    font-size: 32px;
    margin-right: 5px;
    display: inline-block;
    line-height: 1
}

.header-right.half-first a[href*="youtube"] {
    background-color: #183664;
    color: #fff;
    font-size: 14px;
    padding: 10px;
    border-radius: 22px;
    top: -9px;
    position: relative
}

.header-right.half-first a[href*="youtube"]:before {
    content: "\f167";
    font-family: FontAwesome;
    display: inline-block;
    float: left;
    margin-right: 5px
}

.header-right.half-first a[href*="youtube"]:hover, .header-right.half-first a[href*="register-now"]:hover {
    color: #f6a932
}

.site-header .header-widget-area {
    position: absolute;
    top: 0;
    left: 0;
    right: 0
}

.site-header .header-widget-area .widget_nav_menu {
    position: absolute;
    top: 0;
    left: 0
}

.site-header .header-widget-area .widget_text {
    position: absolute;
    top: 0;
    right: 0
}

.header-right.half-last {
    width: 30%;
    float: right;
    font-size: 21px;
    line-height: 23px;
    text-align: right;
    padding-right: 20px;
    padding-top: 7px
}

.site-header .nav-primary {
    width: 100%;
    margin-top: 17px;
    background: none transparent
}

.site-header .nav-primary .genesis-nav-menu {
    display: block;
    width: 100%;
    table-layout: fixed
}

.site-header .nav-primary .genesis-nav-menu > li {
    display: inline-block
}

.site-header .nav-primary .genesis-nav-menu > li > a {
    text-align: center;
    padding: 12px 30px
}

.site-header .nav-primary li a {
    color: #1d3d6f
}

#popup-backyard-upgrade .right p strong {
    font-size: 23px !important
}

@media only screen and (min-width: 768px) {
    .site-header .nav-primary .genesis-nav-menu > li.current-menu-item > a > span:after {
        content: "";
        display: block;
        position: absolute;
        top: 100%;
        left: 50%;
        margin-top: -9px;
        margin-left: -75px;
        width: 150px;
        height: 10px;
        background-color: #f7913d;
        background-image: -moz-linear-gradient(left, rgba(247, 145, 61, 1) 0%, rgba(255, 194, 14, 1) 98%);
        background-image: -webkit-linear-gradient(left, rgba(247, 145, 61, 1) 0%, rgba(255, 194, 14, 1) 98%);
        background-image: linear-gradient(to right, rgba(247, 145, 61, 1) 0%, rgba(255, 194, 14, 1) 98%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7913d', endColorstr='#ffc20e', GradientType=1);
        border-radius: 10px 10px 0 0
    }
}

span.phone-num {
    font-size: 12px;
    letter-spacing: 1.5px;
    display: block;
    font-weight: 600
}

span.phone {
    font-weight: 800;
    color: #1a3d6f
}

.header-right.half-first span {
    background: url(../atlantis-beach/images/ico-register.png) no-repeat;
    width: 24px;
    background-size: contain;
    padding-left: 28px
}

span.phone {
    width: 24px;
    background-position: left 73%;
    font-size: 21.41px;
    font-family: 'Tajawal', 'Roboto', sans-serif !important
}

.menu-special-item {
    background: none
}

@keyframes glowing {
    0% {
        box-shadow: none
    }
    100% {
        box-shadow: none
    }
}

.menu-special-item a {
    background: none;
    padding-left: 0;
    margin-left: 0
}

.menu-special-item a.glow {
    -webkit-animation: none;
    -moz-animation: none;
    -o-animation: none;
    animation: none
}

.menu-special-item a span {
    font-size: inherit;
    color: inherit
}

.front-page-1 {
    margin: 0 !important;
    height: auto !important;
    background: none #233d6b
}

.front-page-1 .wrap {
    max-width: none !important;
    padding: 0 !important
}

.front-page-1 .widget-area {
    display: block;
    padding: 0
}

.search-half.first {
    width: 55%;
    float: left;
    border: 2px solid #294a7e;
    padding: 10px
}

.search-half.last {
    width: 40%;
    float: right
}

.search-half.last a.search-link {
    border: none;
    border: 1px solid #FFF;
    padding: 0 13px;
    color: #FFF;
    font-size: 13px;
    font-weight: 300;
    float: right;
    background: #d1372d;
    line-height: 20px
}

.search-half.last a:hover {
    -webkit-filter: brightness(80%);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease
}

.front-page-1 h2 {
    font-size: 38px;
    font-weight: 400;
    color: #0b2650;
    float: left;
    text-align: center;
    width: 100%;
    margin-bottom: 8px
}

.front-page-1 form select, .front-page-1 form input {
    width: 337px;
    border-radius: 8px;
    font-family: inherit;
    font-weight: 400;
    font-size: 17px;
    color: #14325f
}

.front-page-1 form select:focus, .front-page-1 form input:focus {
    outline: 0
}

.front-page-1 form select {
    padding: 10px 15px;
    -webkit-appearance: none;
    -moz-appearance: none
}

.range-wrap {
    width: 100%;
    float: left;
    display: inline-block;
    clear: both;
    padding-bottom: 20px;
    margin-bottom: 10px
}

.range-wrap .irs {
    width: 100%
}

.front-page-1 .js-search-home {
    width: 190px;
    padding: 10px;
    border-radius: 0;
    margin-left: 10px;
    background: linear-gradient(to bottom right, #e1372c, #bf0503);
    color: #FFF !important;
    margin-top: 26px !important;
    font-size: 17px
}

.front-page-1 .js-search-home:hover {
    background: linear-gradient(to bottom right, #bf0503, #e1372c)
}

.front-page-1 h3.widgettitle.widget-title {
    display: none
}

.range-wrap input {
    margin-top: 8px
}

.front-page-2 {
    margin: 0 !important;
    border-top: none !important
}

.front-page-2 .widget-wrap {
    padding: 0 !important
}

.front-page-2 h3.widgettitle.widget-title, .front-page-3 h3.widgettitle.widget-title {
    display: block;
    font-size: 41px;
    font-weight: 400;
    text-transform: none;
    text-align: center;
    color: #ff9d00;
    background-color: transparent;
    background-image: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(244, 156, 52, 1)), color-stop(100%, rgba(248, 182, 50, 1)));
    background-image: -webkit-linear-gradient(top, rgba(244, 156, 52, 1) 0%, rgba(248, 182, 50, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.front-page-3 {
    padding: 40px 0 !important;
    background: none #fef5da !important
}

.front-page-2 .title, .front-page-3 .title {
    text-align: center;
    padding: 28px 0;
    background: #FFF
}

.front-page-2 .title h2 {
    display: none
}

.front-page-2 .title h2, .front-page-3 .title h2 {
    margin-bottom: 0;
    color: #1e3867;
    text-transform: capitalize;
    font-weight: 900;
    font-size: 36px
}

.front-page-2 .wrap {
    min-height: 789px;
    padding: 0 !important;
    margin: 0 !important;
    max-width: 100% !important
}

.front-page-2 .wrap .widget {
    padding: 0 !important
}

.cash-back-bonus {
    background: linear-gradient(to bottom right, #2e548a, #000324);
    color: #FFF;
    height: 198px;
    width: 387px;
    padding: 10px;
    text-align: center;
    line-height: 45px;
    max-width: 100%
}

.cash-back-bonus span {
    font-size: 28px;
    display: block;
    line-height: 25px;
    margin-bottom: 10px;
    text-align: left;
    font-weight: 600;
    color: #FFF
}

.range-wrap-label {
    font-size: 17px;
    width: 337px;
    float: left;
    padding-left: 15px
}

.cash-back-bonus span strong {
    font-size: 100px;
    font-weight: 600;
    text-align: left;
    line-height: 75px
}

span.cash-yourway {
    display: inline-block;
    font-size: 47px;
    line-height: 40px;
    padding-left: 6px
}

span.cash-yourway span {
    display: inherit;
    vertical-align: middle;
    font-size: 40px;
    font-weight: 300
}

.cash-back-bonus span.condition {
    font-size: 12px;
    font-weight: 300;
    float: left;
    margin-bottom: 0;
    margin-top: 10px
}

span.cash-back:after, span.cash-back:before {
    content: "";
    position: absolute;
    height: 5px;
    border-bottom: 2px solid #fff;
    top: 0;
    width: 70px;
    margin-top: 5px
}

span.cash-back:before {
    margin-right: 15px;
    left: 0
}

span.cash-back:after {
    right: 0;
    margin-left: 15px
}

span.cash-back {
    font-size: 24px;
    font-weight: 300;
    margin-bottom: 3px;
    text-align: center;
    position: relative
}

.footer-last span.fb {
    display: inline-block;
    background: url(../atlantis-beach/images/ico-fb.png) no-repeat;
    width: 26px;
    padding-left: 28px;
    background-position: left;
    height: 26px;
    padding-top: 25px;
    margin-left: 11px
}

.footer-last span.in {
    display: inline-block;
    background: url(../atlantis-beach/images/ico-in.png) no-repeat;
    width: 26px;
    padding-left: 28px;
    background-position: left;
    height: 26px;
    padding-top: 25px;
    margin-left: 4px
}

.home header.site-header.shrink {
    background: none transparent;
    filter: none;
    z-index: 999
}

.home header.site-header {
    background: none transparent
}

header.site-header {
    background: none #fff
}

.instagram {
    overflow: hidden
}

.instagram .wrap {
    border-top: 1px solid #eee;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    text-align: center
}

.instagram .widget-title {
    font-size: 24px;
    font-size: 2.4rem;
    font-style: italic;
    margin-bottom: 20px
}

.instagram h3.widgettitle.widget-title {
    text-align: center;
    padding: 20px 0;
    background: linear-gradient(to bottom right, #acacac, #292929);
    font-size: 36px;
    font-style: inherit;
    color: #FFF;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 36px;
    margin-bottom: 10px
}

.instagram ul {
    display: inline-block;
    margin-left: auto;
    margin-right: auto
}

.instagram ul li {
    float: left;
    margin-left: 12px;
    margin-right: 15px
}

.instagram img {
    height: 160px;
    vertical-align: top;
    width: 160px
}

.instagram ul {
    width: 100%
}

.instagram ul li {
    margin: 0;
    margin-right: 8px;
    width: 10.3%;
    display: inline-block;
    float: none;
    margin-bottom: 10px
}

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

.site-footer {
    background: linear-gradient(to bottom right, #2e548a, #000324);
    margin-top: 20px
}

.single-land .site-footer {
    margin-top: 0
}

.single .site-inner .single-p p {
    font-size: 18px;
    margin-bottom: 24px;
    line-height: 29px;
    font-weight: 400
}

.single-house_and_land .icon-bed-ico {
    font-size: 15px !important
}

.single-house_and_land .icon-bath-ico {
    font-size: 22px !important
}

.single-house_and_land .icon-car-ico {
    font-size: 21px !important
}

.single-house_and_land .icon-brochure, .single-land.single-property .icon-brochure {
    display: inline-block;
    font-size: 19px
}

.single-house_and_land #tab-plan .wrap {
    width: 880px;
    margin: 0 auto;
    padding-top: 40px
}

.single-house_and_land #tab-plan .wrap .onehalf.first {
    width: 49%;
    float: left
}

.single-house_and_land #tab-plan .wrap .onehalf.last {
    width: 49%;
    float: right
}

.single-house_and_land #tab-plan .wrap .onehalf.first img {
    width: 400px;
    margin-left: 0
}

.single-house_and_land #tab-plan .wrap .onehalf.last li:before {
    content: "-";
    padding-right: 10px;
    font-size: 16px;
    font-weight: 500
}

.single-house_and_land #tab-plan .wrap .onehalf.last li {
    color: #000;
    font-size: 18px;
    padding-bottom: 10px
}

.single-house_and_land #tab-plan h3 {
    text-transform: uppercase;
    color: #244273;
    font-size: 26px
}

.single-house_and_land #tab-plan .wrap .onehalf.last p {
    font-size: 18px;
    color: #000;
    line-height: 30px;
    font-weight: 400
}

.creds p, .creds a {
    color: #FFF
}

.front-page-3 .wrap {
    max-width: 100% !important;
    padding: 0 !important
}

.front-page-3 .wrap section {
    margin: 0 !important;
    padding: 0 !important
}

.front-page-3 .widget-title h3 {
    display: none
}

.front-page-3 p {
    color: #223C6B !important
}

.front-page-3 .blog-wrap {
    width: 1224px;
    margin: 0 auto
}

.front-page-3 .blog-wrap .blog-item {
    width: 245px;
    float: left;
    height: 400px
}

.front-page-3 .title-wrap h4 {
    font-size: 16px;
    padding-top: 10px;
    font-weight: 400;
    color: #07204a !important;
    text-align: left;
    text-transform: none;
    min-height: 4.2em !important
}

.front-page-3 .date-wrap {
    text-align: left !important;
    font-size: 13px;
    margin-bottom: -10px;
    font-style: italic;
    color: #08224d !important;
    padding: 0 10px;
    font-weight: 300;
    display: inherit;
    margin-top: 10px
}

.front-page-3 p {
    font-size: 24px
}

.front-page-3 h2.ps-title.title-wrap {
    font-size: 15px !important;
    padding-top: 10px !important;
    font-weight: 900 !important;
    color: #07204a !important;
    text-align: left;
    text-transform: uppercase
}

.front-page-3 .ps-excerpt.excerpt-wrap {
    line-height: 18px;
    font-size: 11px;
    color: #061f49 !important;
    text-align: left;
    padding: 0 10px;
    margin-top: 7px !important
}

.front-page-3 a.ps-readmore.readmore-wrap {
    display: block !important;
    margin-left: 10px;
    background: linear-gradient(to bottom right, #2e548a, #000324) !important;
    color: #FFF !important;
    margin-top: 10px !important;
    width: 117px;
    font-size: 13px !important;
    margin-bottom: 18px;
    border-radius: 0 !important
}

.front-page-3 .excerpt-wrap p {
    line-height: 18px;
    font-size: 11px;
    color: #061f49 !important;
    text-align: left;
    padding: 0 10px
}

.front-page-3 a.btn.btn-primary {
    font-size: 20px;
    height: 50px;
    line-height: 55px;
    border-radius: 50px;
    min-width: 230px;
    max-width: 100%;
    color: #fff !important
}

.location-page .bx-wrapper .bx-controls-direction a {
    top: 40%
}

.location-page .bx-wrapper .bx-next, .blog-wrap .bx-wrapper .bx-next, .testimonial-wrap .bx-wrapper .bx-next, .land-wrap .bx-wrapper .bx-next {
    right: -60px;
    background: url(images/controls3.png) no-repeat -70px -47px;
    width: 45px;
    height: 45px
}

.location-page .bx-wrapper .bx-next, .houseland-wrap .bx-wrapper .bx-next, .video-wrap .bx-wrapper .bx-next {
    right: -60px;
    background: url(images/controls3.png) no-repeat -70px -47px;
    width: 45px;
    height: 45px
}

.location-page .bx-wrapper .bx-prev, .blog-wrap .bx-wrapper .bx-prev, .testimonial-wrap .bx-wrapper .bx-prev, .land-wrap .bx-wrapper .bx-prev, .video-wrap .bx-wrapper .bx-prev {
    left: -60px;
    background: url(images/controls3.png) no-repeat -4px -47px;
    width: 45px;
    height: 45px
}

.location-page .bx-wrapper .bx-prev, .houseland-wrap .bx-wrapper .bx-prev, .video-wrap .bx-wrapper .bx-prev {
    left: -60px;
    background: url(images/controls3.png) no-repeat -4px -47px;
    width: 45px;
    height: 45px
}

.location-page .bx-wrapper .bx-prev:hover, .location-page .bx-wrapper .bx-prev:focus, .blog-wrap .bx-wrapper .bx-prev:hover, .blog-wrap .bx-wrapper .bx-prev:focus, .testimonial-wrap .bx-wrapper .bx-prev:hover, .testimonial-wrap .bx-wrapper .bx-prev:focus, .land-wrap .bx-wrapper .bx-prev:hover, .land-wrap .bx-wrapper .bx-prev:focus, .video-wrap .bx-wrapper .bx-prev:hover, .video-wrap .bx-wrapper .bx-prev:focus {
    background-position: -4px -2px
}

.location-page .bx-wrapper .bx-prev:hover, .location-page .bx-wrapper .bx-prev:focus, .houseland-wrap .bx-wrapper .bx-prev:hover, .houseland-wrap .bx-wrapper .bx-prev:focus {
    background-position: -4px -2px
}

.location-page .bx-wrapper .bx-next:hover, .location-page .bx-wrapper .bx-next:focus, .blog-wrap .bx-wrapper .bx-next:hover, .blog-wrap .bx-wrapper .bx-next:focus, .testimonial-wrap .bx-wrapper .bx-next:hover, .testimonial-wrap .bx-wrapper .bx-next:focus, .land-wrap .bx-wrapper .bx-next:hover, .land-wrap .bx-wrapper .bx-next:focus {
    background-position: -70px 0
}

.location-page .bx-wrapper .bx-next:hover, .location-page .bx-wrapper .bx-next:focus, .houseland-wrap .bx-wrapper .bx-next:hover, .houseland-wrap .bx-wrapper .bx-next:focus, .video-wrap .bx-wrapper .bx-next:hover, .video-wrap .bx-wrapper .bx-next:focus {
    background-position: -70px 0
}

.front-page-3 .title-wrap {
    padding: 0 10px
}

.front-page-3 .readmore-wrap {
    text-align: left
}

.front-page-3 .readmore-wrap a {
    display: block;
    padding: 0;
    border-radius: 0;
    margin-left: 10px;
    background: none transparent !important;
    color: #223C6B !important;
    margin-top: 0 !important;
    width: 117px;
    font-size: 14px;
    margin-bottom: 18px;
    font-weight: 700;
}

.front-page-3 .readmore-wrap a:after {
    content: " →";
    font-size: 3rem;
    line-height: 0;
    vertical-align: middle;
    color: #ff9d00;
    background-color: transparent;
    background-image: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(244, 156, 52, 1)), color-stop(100%, rgba(248, 182, 50, 1)));
    background-image: -webkit-linear-gradient(top, rgba(244, 156, 52, 1) 0%, rgba(248, 182, 50, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

/*.footer-wrap { width:1020px; margin:0 auto;color:#c4c4c4}*/

.footer.first {
    width: 35%;
    float: left;
    font-size: 15px;
    text-align: left;
    margin-top: 8px
}

.footer.last {
    width: 65%;
    float: right;
    font-size: 13px
}

.footer.first ul li {
    list-style-type: none;
    display: inline-block;
    padding-right: 16px;
    font-weight: 300
}

.footer.first p {
    font-size: 13px;
    color: #c4c4c4;
    font-weight: 300
}

.footer-last.half.first {
    width: 50%;
    float: left;
    font-size: 14.93px;
    font-weight: 300
}

.footer-last.half.last {
    width: 50%;
    float: right;
    text-align: right
}

.footer-last.half.last span {
    color: #fed037;
    font-size: 21px;
    font-weight: 600;
    text-align: right;
    background-position: left
}

.footer-last.half.last .phone-num {
    font-size: 12px;
    text-align: right;
    font-weight: 600;
    margin-top: -10px;
    background: none
}

.footer-last.half.last a {
    border: 1px solid #fed037;
    color: #fed037;
    padding: 0;
    margin-top: 10px;
    display: block;
    width: 192px;
    float: right;
    text-align: center;
    border-radius: 0
}

.footer-last.half.last a span {
    float: left;
    margin-left: 11px;
    font-size: 20px;
    margin-top: 2px
}

.site-header .nav-primary li a:hover {
    color: #fcaa2d
}

.home #post-cs.carousel4 {
    width: 1280px;
    min-height: 10px !important
}

.home #post-cs.carousel4 .ps-box {
    width: 19%;
    background: #FFF
}

.home #post-cs .ps-box .ps-pad {
    padding: 0
}

.home #post-cs.carousel4 img.ps-image {
    max-width: 100%
}

.home #post-cs.carousel4 .ps-box {
    width: 19%;
    background: #FFF;
    margin: 4px
}

.ca-container {
    position: relative;
    margin: 0 auto
}

.ca-nav span {
    width: 38px;
    height: 38px;
    background: url(images/arrows.png) no-repeat top left;
    position: absolute;
    top: 50%;
    margin-top: -19px;
    left: -75px;
    text-indent: -9000px;
    cursor: pointer;
    z-index: 100;
    background-size: cover
}

.ca-nav span.nonebg {
    background: none
}

.ca-nav span.ca-nav-next {
    background-position: top right;
    left: auto;
    right: -75px
}

.ca-wrapper {
    width: 100%;
    height: 100%;
    position: relative
}

.ca-item {
    position: relative;
    float: left;
    height: 100%;
    text-align: center
}

.ca-item-main {
    margin-right: 5px;
    background: none transparent;
    overflow: hidden;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0 none transparent
}

.home .range-wrap {
    border-radius: 5px;
    height: 62px;
    margin-top: 8px;
    margin-bottom: 3px
}

.search-half .select-wrap p {
    font-size: 23px;
    margin-bottom: 0;
    font-weight: 500;
    float: left;
    padding-left: 15px
}

.search-half .radio-wrap {
    float: left;
    padding-left: 10px;
    width: 180px;
    text-align: center;
    clear: none
}

.select-wrap {
    width: 100%
}

.search-half .radio-wrap input {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    position: relative;
    top: 13.33333px;
    right: 0;
    bottom: 0;
    left: 0;
    height: 30px;
    width: 30px;
    transition: all .15s ease-out 0;
    background: #ebebeb;
    border: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    margin-right: .5rem;
    outline: none;
    position: relative;
    z-index: 888
}

.search-half .radio-wrap input:hover {
    background: #5099e7
}

.search-half .radio-wrap input:checked {
    background: #2f92fb
}

.search-half .radio-wrap input:checked::before {
    height: 30px;
    width: 30px;
    position: absolute;
    content: '✔';
    display: inline-block;
    font-size: 26.66667px;
    text-align: center;
    line-height: 30px
}

.search-half .radio-wrap input:checked::after {
    background: #40e0d0;
    content: '';
    display: block;
    position: relative;
    z-index: 100
}

.search-half .radio-wrap label {
    padding-right: 2px;
    display: inline-block;
    line-height: 40px
}

.search-half.last .cash-back-bonus:hover {
    -webkit-filter: brightness(70%);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease
}

.front-page-3 .image-wrap a {
    border-bottom: 0
}

.front-page-3 .image-wrap a:hover, .testimonial-wrap .image-wrap a:hover, .houseland-wrap .image-wrap a:hover {
    -webkit-filter: brightness(70%);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease
}

.front-page-3 a.image-wrap {
    display: block;
    padding-top: 100%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

.front-page-3 .bx-wrapper, .location-page .bx-wrapper, .testimonial-wrap .bx-wrapper, .houseland-wrap .bx-wrapper {
    background: none;
    border: none;
    box-shadow: none
}

.testimonial-wrap {
    width: 1075px;
    margin: 0 auto
}

.ca-item.testimonial-item {
    width: 275px;
    float: left
}

.testimonial-wrap .date-wrap {
    text-align: left !important;
    font-size: 13px;
    margin-bottom: -10px;
    font-style: italic;
    color: #08224d !important;
    padding: 0 10px;
    font-weight: 300;
    display: inherit
}

.testimonial-wrap .title-wrap {
    padding: 0 10px
}

.testimonial-wrap .image-wrap img {
    width: 100%;
    max-width: 300px
}

.testimonial-wrap .image-wrap a, .houseland-wrap .image-wrap a {
    border-bottom: 0 !important
}

.testimonial-wrap .ca-item-main {
    background: #ededed
}

.testimonial-wrap .title-wrap h4 {
    font-size: 17px;
    text-transform: uppercase;
    text-align: left;
    color: #132e59;
    font-weight: 800;
    margin-top: 10px;
    margin-bottom: 10px;
    min-height: 40px !important
}

.testimonial-wrap p {
    line-height: 18px;
    font-size: 13px;
    color: #1a3d6f !important;
    text-align: left;
    padding: 0 10px;
    margin-bottom: 0
}

.testimonial-wrap .excerpt-wrap {
    min-height: 52px
}

.front-page-3 .excerpt-wrap {
    min-height: 88px
}

.testimonial-wrap .readmore-wrap a {
    display: inline-block;
    padding: 4px;
    border-radius: 0;
    margin-left: 10px;
    background: linear-gradient(to bottom right, #2e548a, #000324);
    color: #FFF !important;
    margin-top: 10px !important;
    width: 117px;
    font-size: 13px;
    text-align: center;
    margin-right: 10px;
    font-weight: 600
}

.testimonial-wrap .readmore-wrap {
    text-align: right
}

.testimonial-footer h3.widget-title, .house-land-widget h3.widget-title {
    display: none
}

.testimonial-footer h3, .house-land-widget h3 {
    text-align: center;
    padding: 28px 0;
    margin-bottom: 0;
    color: #FFF;
    font-weight: 900;
    font-size: 36px;
    background: #FFF;
    color: #1e3867;
    text-transform: capitalize;
    letter-spacing: 0
}

.detail-wrapper {
    min-height: 192px
}

.blogs_wrapper {
    min-height: 0
}

.site-header .title-area .mobile-hid {
    display: none
}

.single .site-inner .testimonial-wrap .image-wrap img {
    margin-bottom: 0
}

.single .site-inner .testimonial-wrap p {
    line-height: 18px;
    font-size: 13px;
    margin-bottom: 0
}

.testimonial-wrap .bx-wrapper .bx-viewport {
    height: 340px !important
}

.houseland-wrap {
    width: 1356px;
    margin: 0 auto
}

.houseland-wrap .ca-nav span.ca-nav-prev {
    left: -48px
}

.houseland-wrap .ca-nav span.ca-nav-next {
    right: -48px
}

.houseland-item {
    width: 194px;
    float: left;
    margin-left: 1px
}

.houseland-item img {
    min-height: 150px
}

.houseland-item p.land {
    font-size: 14px;
    color: #000;
    line-height: 1.4
}

.houseland-item p.land span {
    width: 50%;
    float: left;
    text-align: center;
    font-weight: 300
}

.houseland-item p.land strong {
    display: block;
    font-weight: 400
}

.houseland-wrap .title-wrap {
    margin-top: 10px
}

.houseland-wrap h4 {
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 10px
}

.houseland-wrap .readmore-wrap a {
    display: inline-block;
    padding: 4px;
    border-radius: 0;
    background: linear-gradient(to bottom right, #e43d32, #8a211a);
    color: #FFF !important;
    margin-top: 10px !important;
    width: 83px;
    font-size: 13px;
    text-align: center;
    margin-right: 6px;
    font-weight: 600
}

.houseland-wrap .readmore-wrap a.btn-moreinfo {
    background: linear-gradient(to bottom right, #2e548a, #000324)
}

.houseland-wrap .readmore-wrap a.btn-moreinfo:hover {
    background: linear-gradient(to bottom right, #000324, #2e548a)
}

a.btn-moreinfo {
    margin-left: 5px
}

.shortlist-wrap a {
    display: inline-block;
    padding: 4px;
    border-radius: 0;
    background: linear-gradient(to bottom right, #2e548a, #000324);
    color: #FFF !important;
    margin-top: 7px !important;
    width: 180px;
    font-size: 13px;
    margin-right: 6px;
    margin-left: 6px
}

.price-wrap span {
    display: block;
    font-size: 10px;
    font-weight: 600;
    color: #2f1717
}

.price-wrap span.price {
    font-size: 20px;
    color: #2d2d26;
    margin-top: -13px
}

span.break-line {
    display: block;
    width: 100px;
    border-top: 1px solid #2e3c45;
    margin: 0 auto;
    margin-bottom: 6px;
    margin-top: -8px
}

.buyer-page .site-inner h2 {
    font-weight: 400
}

.buyer-page .site-inner p {
    font-size: 17px;
    font-weight: 300;
    line-height: 25px;
    margin-bottom: 15px
}

.buyer-page .site-inner h5 {
    font-weight: 400
}

.buyer-page .site-inner strong {
    font-weight: 400
}

.buyer-page .download {
    width: 120px;
    padding: 15px 10px;
    background: #eee;
    float: left;
    text-align: center;
    margin-right: 10px;
    margin-bottom: 30px
}

.buyer-page .download .icon-download2 {
    font-size: 28px;
    color: #1a3d6f
}

.buyer-page .download .download-label {
    color: #1a3d6f;
    font-size: 14px
}

.buyer-page .download a:hover .icon-download2, .buyer-page .download a:hover .download-label {
    color: #f89c37
}

.buyer-page .faq {
    background: #f6f6f6;
    padding: 10px 0
}

.buyer-page .faq .site-inner {
    background: none
}

.buyer-page .faq-ps {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2
}

.buyer-page .site-inner {
    margin-bottom: 30px
}

.buyer-page .faq .site-inner h2 {
    text-align: center;
    color: #1a3d6f
}

.land-foot .title {
    text-align: center;
    padding: 20px 0;
    background: linear-gradient(to bottom right, #2e548a, #000324)
}

.land-wrap .bx-wrapper {
    height: 400px;
    background: none;
    border: none;
    box-shadow: none;
    margin-bottom: 0;
    max-width: 1065px !important
}

.land-wrap {
    width: 1000px;
    margin: 0 auto
}

.land-wrap .blog-item {
    height: 400px;
    margin-right: 5px
}

.land-wrap .title-wrap h4 {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
    margin-top: 20px;
    margin-bottom: 0;
    min-height: 10px !important
}

.land-wrap .price-wrap .break-line {
    margin-top: 18px
}

.land-wrap .price-wrap span {
    font-size: 15px;
    font-weight: 400
}

.land-foot {
    background: rgba(244, 156, 52, 1);
    background: -moz-linear-gradient(top, rgba(244, 156, 52, 1) 0%, rgba(248, 182, 50, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(244, 156, 52, 1)), color-stop(100%, rgba(248, 182, 50, 1)));
    background: -webkit-linear-gradient(top, rgba(244, 156, 52, 1) 0%, rgba(248, 182, 50, 1) 100%);
    background: -o-linear-gradient(top, rgba(244, 156, 52, 1) 0%, rgba(248, 182, 50, 1) 100%);
    background: -ms-linear-gradient(top, rgba(244, 156, 52, 1) 0%, rgba(248, 182, 50, 1) 100%);
    background: linear-gradient(to bottom, rgba(244, 156, 52, 1) 0%, rgba(248, 182, 50, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f49c34', endColorstr='#f8b632', GradientType=0);
    padding-bottom: 30px
}

.buyer-page .site-footer {
    margin-top: 0
}

.land-wrap a.am-popup-trigger.am-popup-inline {
    display: inline-block;
    padding: 4px;
    border-radius: 0;
    background: linear-gradient(to bottom right, #2e548a, #000324);
    color: #FFF !important;
    width: 176px;
    font-size: 13px;
    text-align: center;
    margin: 10px auto 0 !important;
    text-transform: uppercase
}

.land-wrap span.price {
    font-size: 26px
}

.land-wrap input.hidden {
    display: none
}

.land-foot .title h2 {
    margin-bottom: 0;
    color: #faab2c;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 36px
}

.land-wrap .detail-item {
    line-height: 23px;
    color: #000;
    font-size: 14px;
    width: 50%;
    float: left
}

.land-wrap .title-wrap {
    margin-bottom: 20px
}

.land-wrap .detail-item span {
    display: block
}

div[id*="enquire-"] form input, div[id*="enquire-"] form select, div[id*="enquire-"] form textarea {
    border: 1px solid #c9cacb;
    background-color: transparent;
    padding: 10px !important;
    width: 100% !important
}

div[id*="enquire-"] .gfield_checkbox li label {
    font-size: 11px
}

div[id*="enquire-"] form input[type="checkbox"] {
    vertical-align: top !important;
    margin-top: 0 !important
}

div[id*="enquire-"] .gform_footer .gform_button:hover {
    background-color: #f49d34
}

div[id*="enquire-"] .gform_footer .gform_button {
    background-color: #1a3d6f;
    border-radius: 0;
    border: 0;
    max-width: 200px
}

div[id*="enquire-"] .gform_wrapper .one-half {
    width: 50%;
    clear: none !important
}

div[id*="enquire-"] .gform_wrapper .one-half.first {
    padding-right: 16px !important
}

div[id*="enquire-"] #input_8_3 {
    margin-top: 25px !important
}

div[id*="enquire-"] .gform_wrapper li.checkbox .gfield_label {
    display: none
}

.location-page .location {
    margin-top: 0
}

.location-page .location .site-inner .section-amenities .section-wrap {
    width: 585px;
    margin: 0 auto;
    padding: 100px 0 60px
}

.location-page .section-amenities h2 {
    text-align: center;
    font-size: 32px;
    font-weight: 400;
    color: #fff
}

.location-page .section-amenities p {
    font-size: 17px;
    font-weight: 300;
    line-height: 25px;
    margin-bottom: 15px;
    text-align: center;
    color: #fff
}

.location-page .amenities-item {
    width: 33.33333%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    min-height: 1px;
    padding: 0 15px;
    font-size: 13px;
    margin-bottom: 40px;
    text-align: center;
    color: #FFF
}

.location-page .amenities-item img {
    display: inline-block;
    max-height: 50px;
    width: auto
}

.location-page .section-amenities .amenities-text {
    margin-bottom: 40px;
    font-size: 16px;
    font-weight: 300
}

.location-page .amenities-item h5 {
    font-size: 16px;
    font-weight: 500;
    margin: 5px 0;
    text-transform: uppercase;
    color: #FFF
}

.location-page .amenities-item p {
    font-size: 13px;
    line-height: 19px
}

.location-page .section-amenities {
    background-position: center !important;
    background-repeat: no-repeat;
    background-size: cover !important;
    color: #fff;
    text-align: center
}

.location-page .section-amenities-detail {
    text-align: center;
    background: #fafafa
}

.location-page .section-amenities-detail .section-wrap {
    width: 944px;
    margin: 0 auto;
    padding: 25px 0
}

.location-page .mfp-close-btn-in .mfp-close {
    color: #fff
}

.amenities-detail-item {
    background-color: #fff;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: stretch;
    align-items: stretch;
    margin-bottom: 30px
}

.amenities-detail-item.item-6 {
    margin-bottom: 0
}

.amenities-detail-item-image {
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    width: 50%
}

.amenities-detail-item-text {
    border: 1px solid #b7b7b7;
    border-left: 0;
    font-size: 14px;
    text-align: center;
    padding: 39px 5%;
    width: 50%
}

.home .amenities-detail-item-text {
    border-left: 1px solid #b7b7b7 !important
}

.location-page .amenities-detail-item-text img {
    display: inline-block;
    max-height: 50px;
    width: auto
}

.location-page .amenities-detail-item-text h5 {
    font-size: 20px;
    font-weight: 500;
    margin: 10px 0;
    text-transform: uppercase
}

.location-page .amenities-detail-item-text p {
    line-height: 20px;
    font-weight: 100;
    color: #000
}

.location-page .section-gallery .section-wrap {
    width: 880px;
    margin: 0 auto;
    padding: 25px 0 0
}

.location-page .site-footer {
    margin-top: 0
}

.location-page .section-gallery {
    background: #fafafa
}

.location-page .amenities-gallery {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    min-height: 1px;
    padding: 0 15px;
    width: 33.33333%
}

.location-page .amenities-gallery img {
    display: block;
    margin-bottom: 30px
}

.section-gallery .section-wrap h2 {
    text-align: center;
    text-transform: uppercase;
    font-weight: 300;
    margin-bottom: 40px
}

.location-page .mfp-content div[id*="gallery-image-"] {
    max-width: 900px;
    background: transparent;
    padding: 0
}

.location-page #register-now.modal-form, .location-page #enquire-now-homediv[id*="enquire-"] {
    max-width: 600px;
    background: #FFF;
    padding: 20px 40px
}

.page .site-inner h2, .page .site-inner h3, .page .site-inner h4 {
    font-weight: 300
}

.page .site-inner p {
    font-weight: 300;
    line-height: 24px
}

@font-face {
    font-family: 'icomoon';
    src: url(./fonts/iconmoon/icomoon.eot);
    src: url(./fonts/iconmoon/icomoon.eot) format("embedded-opentype"), url(./fonts/iconmoon/icomoon.ttf) format("truetype"), url(./fonts/iconmoon/icomoon.woff) format("woff"), url(./fonts/iconmoon/icomoon.svg) format("svg");
    font-weight: 400;
    font-style: normal
}

[class^="icon-"], [class*=" icon-"] {
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-stage-b:before {
    content: "\e912"
}

.icon-stageop2:before {
    content: "\e911"
}

.icon-pground:before {
    content: "\e90f";
    font-size: 80%
}

.icon-bath-ico:before {
    content: "\e90b"
}

.icon-bed-ico:before {
    content: "\e90c"
}

.icon-brochure:before {
    content: "\e90d"
}

.icon-car-ico:before {
    content: "\e90e"
}

.icon-ico-phone:before {
    content: "\e907"
}

.icon-bath:before {
    content: "\e8f5"
}

.icon-bed:before {
    content: "\e8f6"
}

.icon-carpark:before {
    content: "\e8f7"
}

.icon-car2:before {
    content: "\e914"
}

.icon-bath2:before {
    content: "\e918"
}

.icon-bed2:before {
    content: "\e919"
}

.icon-pin:before {
    content: "\e908";
    color: #e52626
}

.icon-time:before {
    content: "\e909"
}

.icon-download2:before {
    content: "\e9c5"
}

.icon-envelope:before {
    content: "\e90a"
}

.icon-facebook:before {
    content: "\ea93"
}

.icon-facebook2:before {
    content: "\ea91"
}

.icon-instagram:before {
    content: "\ea92"
}

.icon-btn-arrow:before {
    content: "\e910"
}

.icon-btn-arrow2:before {
    content: "\e917"
}

.icon-arrow-down:before {
    content: "\ea3e"
}

.icon-checkmark:before {
    content: "\ea10"
}

.icon-carrot-right:before {
    content: "\e916"
}

.footer-last.half.first span {
    font-size: 22px;
    color: #FFF;
    margin-top: 7px !important;
    display: inline-block;
    margin-right: 2px;
    margin-left: 2px
}

.site-header a.am-popup-trigger.am-popup-inline {
    color: #FFF;
    font-size: 12px
}

.site-header a.am-popup-trigger.am-popup-inline:hover {
    color: #1A3D6F
}

.forsale-page #input_8_3, #enquire-now-home #input_8_3 {
    margin-top: 25px !important
}

#enquire-now-home form input, #enquire-now-home form select, #enquire-now-home form textarea {
    border: 1px solid #c9cacb;
    background-color: transparent;
    padding: 10px;
    width: 100%
}

#register-now .gfield_checkbox li label, #enquire-now-home .gfield_checkbox li label {
    font-size: 11px
}

#register-now form input[type="checkbox"], #enquire-now-home form input[type="checkbox"] {
    vertical-align: top;
    margin-top: 0
}

#register-now .gform_footer .gform_button:hover, #enquire-now-home .gform_footer .gform_button:hover {
    background-color: #f49d34
}

#register-now .gform_footer .gform_button, #enquire-now-home .gform_footer .gform_button {
    background-color: #1a3d6f;
    border-radius: 0;
    border: 0;
    max-width: 200px
}

.gform_wrapper #gform_10 ul.gform_fields li.gfield, .gform_wrapper #gform_11 ul.gform_fields li.gfield {
    padding-right: 16px !important
}

.home .site-footer {
    margin-top: 0
}

#field_11_5 .gfield_label {
    display: none
}

.footer-wrap a.am-popup-trigger.am-popup-inline {
    color: #FFF;
    display: block
}

.footer-wrap a.am-popup-trigger.am-popup-inline:hover {
    color: #f6ab33
}

.contact-page #gform_submit_button_2 {
    background-color: #1a3d6f !important;
    color: #FFF;
    border-radius: 0 !important;
    border-color: transparent !important;
    width: 100%
}

.contact-page #gform_submit_button_2:hover {
    background-color: #f49d34 !important
}

.contact-page .one-half.first {
    width: 31%;
    float: left;
    clear: none
}

.contact-page .one-half {
    width: 66%;
    float: right
}

#RegisterNow .one-half {
    width: 48%
}

.contact-half-title h2 {
    float: left;
    width: 100%;
    font-family: FocoBlack;
    font-weight: 700 !important;
    padding-bottom: 0;
    font-size: 58px;
    line-height: 60px;
    color: #043261;
    text-align: center;
}

.gform_wrapper .bdr_orange input, .gform_wrapper .bdr_orange textarea, .gform_wrapper .bdr_orange select, .gform_wrapper .single_form .chosen-container-multi .chosen-choices {
    border: 2px solid #f5b136 !important
}

.gform_wrapper .single_form .chosen-container-multi .chosen-choices {
    padding: 4px
}

.contact-half-title p {
    font-size: 15px;
    margin-bottom: 12px;
    line-height: 20px !important
}

.contact-left.gform_item_wrapper_begin {
    width: 49%;
    padding-right: 0 !important;
    float: left
}

.contact-right.gform_item_wrapper_begin {
    width: 49%;
    padding-right: 0 !important;
    float: right;
    clear: none !important
}

.contact-left.gform_item_wrapper_begin ul, .contact-right.gform_item_wrapper_begin ul {
    margin-left: 0
}

.contact-page .cash-back-bonus {
    width: 100%
}

.contact-page .search-half.last {
    width: 100%;
    float: none;
    margin-top: 17px
}

.contact-page .cash-back-bonus span strong {
    font-size: 85px;
    line-height: 55px
}

.contact-page span.cash-yourway {
    font-size: 32px;
    line-height: 37px
}

.contact-page span.cash-back {
    font-size: 22px
}

.contact-page span.cash-back:after, .contact-page span.cash-back:before {
    width: 44px;
    top: 4px
}

.contact-page .one-half .gform_wrapper {
    margin-top: -10px !important
}

.contact-page .am-cleanform .gform_footer.top_label {
    width: 49%;
    float: right;
    clear: none;
    padding-top: 4px;
    padding-right: 16px
}

.how-to-contact ul label, .when-to-buy ul label {
    display: inline-block !important;
    padding: 8px 5px !important;
    border: solid 1px #ccc;
    transition: all .3s;
    font-size: 18px !important;
    text-align: center;
    width: 40% !important;
    color: #1e1e1e;
    max-width: 95% !important;
    width: 100% !important;
    margin-left: 0 !important
}

.how-to-contact input[type="radio"], .when-to-buy input[type="radio"] {
    display: none !important
}

.how-to-contact ul li {
    float: left;
    width: 49% !important
}

.when-to-buy ul li {
    float: left;
    width: 33%
}

.how-to-contact input[type="radio"]:checked + label, .when-to-buy input[type="radio"]:checked + label {
    border: solid 2px #f49c34;
    background: #f49c34;
    color: #FFF;
    font-weight: 400 !important
}

.how-to-contact input[type="radio"]:hover + label, .when-to-buy input[type="radio"]:hover + label {
    border: solid 2px #f49c34;
    background: #f1b369;
    color: #FFF;
    font-weight: 400 !important
}

.how-to-contact input[type="radio"]:hover + label .icon-ico-phone, .how-to-contact input[type="radio"]:checked + label .icon-ico-phone {
    color: #FFF
}

.how-to-contact .gfield_label, .when-to-buy .gfield_label {
    font-weight: 300 !important
}

.how-to-contact input[type="radio"] + label, .when-to-buy input[type="radio"] + label {
    border: solid 2px #1a3d6f
}

.when-to-buy input[type="radio"] + label {
    background: #fff
}

.single-house_and_land .how-to-contact ul li, .single-land .how-to-contact ul li {
    width: 100%
}

.contact-page .checkbox .gfield_label {
    display: none !important
}

.single-property .widget-hero .single_form .gform_footer .gform_button {
    background-color: #1d3d6e !important;
    color: #FFF;
    width: 100%
}

.ad-code-single {
    margin-bottom: 40px !important
}

.single-property .widget-hero .single_form .gform_footer .gform_button:hover {
    background-color: #f5833c !important;
    color: #FFF
}

.single-house_and_land .how-to-contact ul li label, .single-land .how-to-contact ul li label {
    background: #FFF
}

.single-property #tab-enquire h5, .single-property #tab-enquire .tField label {
    font-size: 17px !important;
    font-weight: 400
}

.single .single_form_wrapper form .checkbox.error .ginput_container_checkbox {
    border: none !important;
    color: #790000 !important;
    font-weight: 900;
    background: #FFDFE0 !important
}

.single .single_form_wrapper form .checkbox.error {
    border: 0 !important
}

.single .single_form_wrapper form .checkbox.error .ginput_container_checkbox .gfield_checkbox li {
    margin: 0 0 8px !important
}

.detail-wrap .detail-item {
    width: 33%;
    float: left
}

.clear {
    clear: both
}

.detail-wrap .detail-item span {
    display: block;
    font-size: 12px
}

.houseland-wrap .ca-container {
    min-height: 400px
}

.detail-wrap .detail-item span.icon-bed, .detail-wrap .detail-item span.icon-carpark, .detail-wrap .detail-item span.icon-bath {
    font-size: 28px
}

.houseland-wrap .bx-wrapper {
    max-width: 1353px !important
}

.testimonial-footer .widget-title {
    margin-bottom: 0
}

.btn-gd-add-mylist {
    display: inline-block;
    padding: 5px;
    border-radius: 0;
    background: linear-gradient(to bottom right, #2e548a, #000324);
    color: #f99d36 !important;
    width: 176px;
    font-size: 13px;
    text-align: center;
    margin: 10px auto 0 !important;
    text-transform: uppercase;
    margin-bottom: 5px;
    font-weight: 600
}

.single a.back-btn.mobile {
    display: none
}

#gmap #infoWindow.white .info-link a {
    border-radius: 50px
}

#gmap #infoWindow.white .info-link a.btn-gd-add-mylist {
    display: none
}

#gmap #infoWindow.white .info-link a.btn-enquire-pup {
    background: #f7913d;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3OTEzZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk4JSIgc3RvcC1jb2xvcj0iI2ZmYzIwZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(top, rgba(247, 145, 61, 1) 0%, rgba(255, 194, 14, 1) 98%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(247, 145, 61, 1)), color-stop(98%, rgba(255, 194, 14, 1)));
    background: -webkit-linear-gradient(top, rgba(247, 145, 61, 1) 0%, rgba(255, 194, 14, 1) 98%);
    background: -o-linear-gradient(top, rgba(247, 145, 61, 1) 0%, rgba(255, 194, 14, 1) 98%);
    background: -ms-linear-gradient(top, rgba(247, 145, 61, 1) 0%, rgba(255, 194, 14, 1) 98%);
    background: linear-gradient(to bottom, rgba(247, 145, 61, 1) 0%, rgba(255, 194, 14, 1) 98%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7913d', endColorstr='#ffc20e', GradientType=0)
}

#gmap #infoWindow.white .info-link a.btn-enquire-pup:hover {
    background: #f7913d;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3OTEzZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk4JSIgc3RvcC1jb2xvcj0iI2ZmYzIwZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(bottom, rgba(247, 145, 61, 1) 0%, rgba(255, 194, 14, 1) 98%);
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0%, rgba(247, 145, 61, 1)), color-stop(98%, rgba(255, 194, 14, 1)));
    background: -webkit-linear-gradient(bottom, rgba(247, 145, 61, 1) 0%, rgba(255, 194, 14, 1) 98%);
    background: -o-linear-gradient(bottom, rgba(247, 145, 61, 1) 0%, rgba(255, 194, 14, 1) 98%);
    background: -ms-linear-gradient(bottom, rgba(247, 145, 61, 1) 0%, rgba(255, 194, 14, 1) 98%);
    background: linear-gradient(to top, rgba(247, 145, 61, 1) 0%, rgba(255, 194, 14, 1) 98%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc20e', endColorstr='#f7913d ', GradientType=0)
}

.ie9 #gmap #infoWindow.white .info-link a.btn-enquire-pup {
    filter: none !important
}

#gmap #infoWindow.white .info-link span.clear {
    display: block
}

.btn-gd-remove-mylist {
    display: inline-block;
    padding: 4px;
    border-radius: 0;
    background: linear-gradient(to bottom right, #6d747e, #101011);
    color: #FFF !important;
    width: 179px;
    font-size: 13px;
    text-align: center;
    margin: 10px auto 0 !important;
    text-transform: uppercase;
    margin-bottom: 5px;
    font-weight: 600
}

.page .entry-header, .single .entry-header, .search .entry-header {
    max-width: 100%;
    margin-bottom: 0;
    padding: 20px 0;
    background: linear-gradient(to bottom right, #2e548a, #000324)
}

.page .entry-header h1, .single .entry-header h1, .search .entry-header h1 {
    font-style: inherit;
    color: #faab2c;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 36px;
    width: 1065px;
    margin: 0 auto;
    text-align: center;
    letter-spacing: 0
}

.page .entry-header, .single .entry-header, .search .entry-header {
    background: #e9ebf0
}

.page .entry-header h1, .single .entry-header h1, .search .entry-header h1 {
    color: #223C6B;
    font-weight: 700 !important;
    font-style: italic;
    font-size: 31px;
    text-align: left;
    padding: 0;
    line-height: 45px;
    text-transform: none
}

.page .col-sm-12 .thumbnail.gd-mylist-box {
    width: 19%;
    background: #ededed;
    overflow: hidden;
    -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
    padding-bottom: 15px;
    float: left;
    margin-left: 5px
}

.page .gd-mylist-box .caption h3 a {
    font-size: 15px !important;
    text-transform: uppercase;
    border-bottom: 0
}

.page .gd-mylist-box .caption h3 {
    line-height: 17px;
    text-align: center
}

.page .gd-mylist-box .caption p small {
    display: none
}

.page .gd-mylist-box .caption p a {
    margin-top: -10px;
    display: block
}

.page .col-sm-12 .thumbnail.gd-mylist-box a {
    border-bottom: 0
}

.forsale-page .site-inner, .location-page .site-inner {
    max-width: 100%;
    margin-top: 0
}

.forsale-page .entry-header, .houseland-page .entry-header {
    display: none
}

a.post-edit-link {
    display: none
}

span.icon-ico-phone {
    font-weight: 800;
    color: #1a3d6f;
    padding-right: 10px
}

.no-title-head .entry-header {
    display: none
}

.map-contact {
    margin-top: 0
}

.contact-page .entry-header {
    margin-top: -10px
}

.contact-page .one-half .gform_button {
    padding: 10px 25px !important;
    border-radius: 5px !important;
    background: #f5833c !important;
    color: #1a3d6f;
    font-weight: 600;
    font-size: 17px !important
}

.contact-page .one-half.first img {
    border-radius: 50%;
    padding: 4px;
    background: #f9f9f9;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.25);
    width: 180px
}

.contact-page .one-half.first a {
    border-bottom: 0
}

.contact-page .grid-container {
    margin: 0 auto; /*max-width:1065px;*/
    position: relative
}

.contact-page .one-half.first p {
    margin-bottom: 14px;
    line-height: 22px
}

.contact-page .one-half input, .contact-page .one-half select, .contact-page .one-half textarea {
    min-height: 45px;
    padding-left: 10px !important;
    background: #fcfcfc;
    border: 1px solid #bababa
}

.contact-page .contact-map-overlay {
    background-color: #fff;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
    padding: 30px 30px 10px;
    position: absolute;
    width: 290px;
    z-index: 1
}

.contact-page .gform_wrapper.gf_browser_chrome .gfield_checkbox li input, .contact-page .gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox], .am-popup.single-enquire-form .gform_wrapper.gf_browser_chrome .gfield_checkbox li input, .am-popup.single-enquire-form .gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox], .am-popup.register-form .gform_wrapper.gf_browser_chrome .gfield_checkbox li input, .am-popup.register-form .gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox] {
    margin-top: 0 !important;
    vertical-align: middle !important
}

.map-contact h2 {
    text-transform: uppercase
}

.map-contact .address, .map-contact .time {
    font-weight: 300;
    padding-left: 30px
}

.map-contact .address span {
    font-size: 28px;
    margin-left: -32px
}

.map-contact .time span {
    font-size: 24px;
    margin-left: -28px
}

.houseland-wrap .readmore-wrap a.am-popup-trigger {
    display: inline-block;
    text-transform: uppercase
}

.readmore-wrap .hidden {
    display: none
}

.forsale-page .gform_wrapper ul.gform_fields li.gfield, .single-land .gform_wrapper ul.gform_fields li.gfield, .modal-form.register-form .gform_wrapper #gform_10 ul.gform_fields li.gfield, .shortlist-page .gform_wrapper ul.gform_fields li.gfield {
    padding-right: 0 !important
}

.single-land.single-property .widget-hero .first ul li a {
    color: #fff;
    padding: 11px 14px;
    background: linear-gradient(to bottom right, #2e548a, #000324);
    width: 100% !important;
    text-align: center;
    float: left;
    margin-top: 4px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 15px
}

.single-land.single-property .widget-hero .first ul li a:hover {
    background: linear-gradient(to bottom right, #0c1940, #284a7d);
    color: #FFF
}

.register-form.modal-form .form_half_with_ad .cash-back-bonus {
    width: 100%;
    height: 208px
}

.register-form.modal-form .form_half_with_ad .cash-back-bonus span strong {
    font-size: 74px;
    line-height: 60px
}

.register-form.modal-form .form_half_with_ad .cash-back-bonus span.cash-yourway {
    font-size: 34px;
    line-height: 29px
}

.register-form.modal-form .form_half_with_ad .cash-back-bonus span.cash-back {
    font-size: 17px
}

.register-form.modal-form .form_half_with_ad .cash-back-bonus .cash-back:before, .form_half_with_ad .cash-back-bonus .cash-back:after {
    width: 45px;
    top: 3px
}

.register-form.modal-form .form_half_with_ad .cash-back-bonus a.search-link {
    border: 1px solid #FFF;
    padding: 0 13px;
    color: #FFF;
    font-size: 13px;
    font-weight: 300;
    float: right;
    background: #d1372d;
    line-height: 20px;
    margin-top: 15px
}

.register-form.modal-form .form_half_with_no_ad #field_10_6 label.gfield_label {
    display: none
}

.register-form.modal-form .gform_footer {
    width: 49%;
    float: right;
    margin-top: -127px
}

.register-form.modal-form .gform_footer input {
    max-width: 100% !important;
    width: 100% !important;
    padding-right: 0 !important;
    margin-right: 0 !important
}

.register-form.modal-form h3.gform_title {
    text-align: center !important;
    text-transform: uppercase;
    font-size: 60px !important;
    color: #ff9d00;
    line-height: 65px
}

.register-form.am-popup input, .register-form.am-popup select {
    padding: 10px !important
}

.register-form.am-popup h4 {
    font-size: 20px;
    margin-bottom: 32px !important
}

.register-form.am-popup p {
    margin-bottom: 10px;
    line-height: 23px
}

.blog-page .archive-description.blog-template-description {
    display: none
}

.blog-page .entry-image-link {
    float: left;
    border-bottom: 0;
    padding-bottom: 20px
}

.blog-page .entry-image-link img {
    margin-left: 0;
    margin-right: 20px;
    width: 320px
}

.page.blog-page .entry {
    margin-bottom: 0;
    padding-bottom: 0
}

.blog-page time.entry-time {
    text-transform: none
}

span.entry-comments-link, .blog-page .entry-footer {
    display: none
}

.blog-page .entry-content {
    margin-bottom: 40px
}

.blog-page .more-link-wrap a {
    padding: 8px 20px;
    border-radius: 0;
    background: linear-gradient(to bottom right, #2e548a, #000324);
    color: #FFF !important;
    margin-top: 10px !important;
    width: 117px;
    font-size: 14px;
    margin-bottom: 18px;
    text-align: center;
    font-weight: 300
}

.blog-page .entry-content p {
    font-size: 17px;
    font-weight: 300;
    line-height: 25px;
    margin-bottom: 15px
}

.blog-page p.entry-meta {
    text-transform: none;
    font-weight: 400;
    font-style: italic;
    font-size: 13px
}

.blog-page .entry {
    border-bottom: 0 !important
}

.single .site-inner .entry-footer, .single .site-inner .comment-respond {
    display: none
}

.single .site-inner {
    padding-bottom: 100px
}

.single .site-inner p.entry-meta {
    font-weight: 300;
    text-transform: none;
    font-size: 14px
}

.single .site-inner p {
    margin-bottom: 8px;
    font-weight: 300;
    line-height: 22px;
    font-size: 16px
}

.single .site-inner img {
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    display: block
}

.blog-page .more-link-wrap a:hover, .front-page-1 .js-search-home:hover, .cash-back-bonus a:hover, .front-page-3 a.ps-readmore.readmore-wrap:hover, .front-page-3 .readmore-wrap a:hover, .testimonial-wrap .readmore-wrap a:hover, .shortlist-wrap a :hover, .blog-page .more-link-wrap a:hover, .btn-gd-add-mylist:hover, .land-wrap a.am-popup-trigger.am-popup-inline:hover {
    background: linear-gradient(to bottom right, #0c1940, #284a7d)
}

.houseland-wrap .readmore-wrap a:hover {
    background: linear-gradient(to bottom right, #8a211a, #e43d32)
}

.blog-page h2.entry-title a {
    font-weight: 300;
    font-size: 26px;
    text-transform: uppercase
}

.blog-page h2.entry-title {
    margin-bottom: 12px;
    margin-top: -10px
}

.blog-page .pagination {
    margin-top: 40px;
    margin-bottom: 40px
}

.blog-page .pagination a {
    border-bottom: 0;
    font-size: 14px
}

.single .site-inner h1.entry-title {
    display: none
}

.page .site-inner h1.entry-title {
    display: none
}

.houseland-wrap .ca-container .title-wrap a {
    border-bottom: 0;
    font-weight: 700
}

.houseland-wrap .ca-container .title-wrap h4 {
    vertical-align: middle;
    display: table-cell;
    margin-bottom: 10px;
    font-weight: 700
}

.houseland-wrap .ca-container .title-wrap h4 small {
    display: block;
    text-transform: initial;
    font-weight: 400;
    font-size: 80%;
    text-shadow: none;
    color: #5a5d5e
}

ul.tabs {
    margin: 0;
    padding: 0;
    list-style: none
}

ul.tabs li {
    background: none;
    color: #222;
    display: inline-block;
    padding: 10px 15px;
    cursor: pointer;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

ul.tabs li.current {
    background: #ededed;
    color: #222
}

.tab-content {
    display: none;
    height: 400px
}

.tab-content.current {
    display: inherit
}

.forsale-page .site-inner {
    border-bottom: 6px solid #1a3d6f
}

.single-property .site-inner {
    max-width: 100%;
    margin: 0 auto;
    padding-bottom: 0
}

.single-property .site-inner .widget-hero {
    background: #fff;
    padding: 0;
    border-bottom: 6px solid #1a3d6f
}

.single-property .site-inner .widget-packages {
    padding: 40px 0;
    text-align: center;
    background: #fef5da
}

.single-property .site-inner .widget-packages h2.search-land-heading {
    color: #F6903D
}

.single-property .widget-title {
    padding: 28px 0;
    background: #2e548a;
    margin-bottom: 0;
    text-align: center;
    background: #FFF
}

.single-property .widget-title h3 {
    font-weight: 600;
    color: #1e3867;
    margin-bottom: 0;
    font-size: 36px;
    text-transform: capitalize;
    letter-spacing: 0
}

.single .category-testimonials iframe {
    width: 90% !important;
    height: auto !important;
    margin: 0 auto;
    min-height: 600px;
    display: block
}

.single-property .widget-area div.one-half {
    width: 78%;
    margin-left: 0;
    margin-bottom: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    min-height: 340px;
    background: #FFF
}

.single-property .widget-area div.one-half.first {
    width: 22%;
    background: #fff
}

.single-property .widget-area .property-details {
    padding: 1.25em;
    overflow: auto;
    padding-bottom: 16px
}

.single-property .widget-hero .entry-title {
    font-size: 28px;
    color: #1d3d6f;
    text-transform: uppercase;
    letter-spacing: -1px;
    display: block !important
}

.single-property .widget-hero .first ul li {
    color: #1d3d6f;
    line-height: 1.2;
    width: 50%;
    float: left;
    margin-bottom: 1.75em
}

.single-house_and_land .widget-hero .first ul li {
    width: 100%;
    float: none;
    margin-bottom: 30px
}

.single-land .widget-hero .first ul li.property-price {
    font-size: 40px;
    line-height: 1.1;
    width: 100%;
    float: none;
    margin-bottom: 30px
}

.single a.back-btn {
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 700;
    width: 105px;
    display: block;
    float: left;
    line-height: 17px;
    color: #1d3d6f;
    padding-top: 5px
}

.single span.icon-btn-arrow::before {
    font-size: 30px;
    display: inline-block;
    line-height: 36px;
    float: left
}

.single a.back-btn:hover {
    border-bottom: 6px solid #f5833c;
    background-color: transparent
}

.single-house_and_land .widget-hero .first ul li h1.entry-title {
    margin-bottom: 0
}

.single-house_and_land .widget-hero .first ul li:first-child {
    margin-bottom: 1em
}

.single-house_and_land .widget-hero .first ul li.property-title span {
    display: inline-block;
    font-size: 28px;
    margin-right: .75em;
    letter-spacing: -2px
}

.single-house_and_land .widget-hero .first ul li.property-title span i {
    font-size: 80%
}

.single-house_and_land .widget-hero ul li div[class*="one-"] {
    background-color: transparent
}

.single-house_and_land .widget-hero .first ul li.property-price {
    font-size: 40px;
    line-height: 1.1
}

.single-house_and_land .widget-hero .first ul li.property-price small {
    display: block;
    text-transform: initial;
    font-weight: 600;
    font-size: 20px;
    text-shadow: none;
    padding-top: 10px
}

.single-house_and_land .widget-hero .first ul li.property-frontage span.one-half {
    width: 70%;
    margin-left: 0
}

.single-house_and_land .widget-hero .first ul li.property-frontage span.one-half.first {
    width: 30%
}

.single-house_and_land .widget-hero .first ul li.property-builder {
    margin: 5px 0
}

.single-house_and_land .widget-hero .first ul li.property-builder div {
    width: 100%;
    min-height: 110px;
    display: block;
    background-repeat: no-repeat;
    background-size: auto 100%
}

.single-house_and_land .widget-hero .first ul li.property-manager strong {
    text-transform: capitalize;
    display: inline-block
}

.single-property .widget-hero .first ul li:last-child, .single-property .widget-hero .first ul li.downloads {
    width: 100%;
    clear: both;
    margin-bottom: 0
}

.single-property .widget-hero .first ul li strong {
    font-size: 19px;
    text-transform: uppercase;
    display: block
}

.single-property .widget-hero .first ul li a:hover {
    color: #f89a36
}

.single-property .widget-hero .first ul li a {
    color: #d1372d;
    font-weight: 600
}

.single-house_and_land .widget-hero .first ul li a:hover {
    background: linear-gradient(to bottom right, #0c1940, #284a7d);
    color: #FFF
}

.single-house_and_land .widget-hero .first ul li a {
    color: #fff;
    padding: 5px 27px;
    background: linear-gradient(to bottom right, #2e548a, #000324);
    border-radius: 3px
}

.single-house_and_land .icon-brochure:before, .single-land.single-property .icon-brochure:before {
    float: left;
    padding-right: 10px
}

.single-property .widget-hero .heading-links {
    border-bottom: 4px solid #000;
    background-color: #fff;
    min-height: 56px
}

.single-property .heading-links ul {
    text-align: center;
    padding-top: 5px
}

.single-property .heading-links ul li {
    font-size: 22px;
    color: #1d3d6f;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: -1px;
    line-height: 1;
    padding: 10px 30px
}

.bx-wrapper .bx-controls-direction a {
    z-index: 990 !important
}

.single-property .heading-links ul li[data-tab*="enquire"] {
    background: linear-gradient(to bottom right, #e43d32, #8a211a);
    color: #FFF;
    padding-bottom: 16px
}

.single-property .heading-links ul li:hover, .single-property .heading-links ul li.current {
    border-bottom: 6px solid #f5833c;
    background: linear-gradient(to bottom right, #0c1940, #284a7d);
    color: #FFF
}

.single-property .heading-links ul li[data-tab*="enquire"].current, .single-property .heading-links ul li[data-tab*="enquire"]:hover {
    background: linear-gradient(to bottom right, #8a211a, #e43d32);
    border-bottom: 0
}

.single-property .widget-hero a[class*="btn-"] {
    margin: .6em auto .2em !important;
    width: 100%;
    font-size: 15px
}

body.map-search section#text-8 div.textwidget {
    display: none
}

body.map-search .property-search ul.search-footer li em, .single-property .widget-hero .first ul li em {
    font-style: normal;
    font-size: 13px;
    width: 50%;
    display: inline-block;
    float: left;
    line-height: 1;
    margin-top: 5px
}

body.map-search .property-search ul.search-footer li em:before, .single-property .widget-hero .first ul li em:before {
    content: "";
    width: 15px;
    background-color: #f80000;
    height: 15px;
    display: inline-block;
    margin: 0 5px -2.5px 0
}

body.map-search .property-search ul.search-footer li em.available:before, .single-property .widget-hero .first ul li em.available:before {
    background-color: #19ad3b
}

body.map-search .property-search ul.search-footer li em.on-hold:before, .single-property .widget-hero .first ul li em.on-hold:before {
    background-color: #f5833c
}

.single-property div#tab-diagram {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

.single-property .widget-hero form {
    max-width: 880px;
    margin-left: 0
}

.single-property .widget-hero form input[type="text"], .single-property .widget-hero form input[type="email"], .single-property .widget-hero form select, .single-property .widget-hero form textarea {
    background-color: transparent;
    border: 1px solid #a1a1a1;
    width: 100%
}

.single-property .widget-hero form textarea {
    height: 100px
}

.single-property #tab-enquire h3 {
    font-size: 38px;
    text-transform: uppercase;
    font-weight: 600;
    color: #ff9d04;
    text-align: center
}

.single-property div#tab-enquire {
    padding: 1em 5em;
    background: #f0f0f0
}

.single-property .widget-hero ul.gform_fields li.gfield {
    padding-right: 0;
    margin-top: 2px;
    margin-bottom: 2px
}

.single-property .widget-hero .gfield_description {
    padding-top: 0
}

.single-property .widget-hero .ginput_container {
    margin-top: 0 !important
}

.single-property .widget-hero li.checkbox ul li label {
    font-size: 11px
}

.single-property .widget-hero .gform_footer {
    text-align: left;
    margin-top: 0;
    padding-top: 5px;
    float: left
}

.single-property .widget-hero .gform_footer .gform_button {
    background-color: #f5833c;
    color: #1d3d6e;
    border-radius: 0;
    padding: 10px 15px
}

.single-property .widget-hero .gform_footer .gform_button:hover {
    background-color: #1d3d6e;
    color: #f5833c
}

.single-property .widget-hero .chosen-container {
    min-width: 100%
}

.single-property .widget-hero input[type="checkbox"] {
    vertical-align: top !important;
    margin-top: 0 !important
}

form .error {
    background: #FFDFE0 !important;
    border: 1px solid #C89797 !important;
    color: #790000 !important
}

.error404 .site-inner, .search .site-inner {
    padding-top: 40px
}

.error404 h1.entry-title, .search .archive-title {
    max-width: 100%;
    font-weight: 400
}

.error404 .site-inner h2, .error404 .site-inner h3, .search .site-inner h2, .search .site-inner h3 {
    font-weight: 300
}

.search .entry-header {
    display: none
}

.search .archive-description {
    margin-bottom: 0;
    padding-bottom: 40px
}

.search .entry-image-link {
    float: left;
    border-bottom: 0;
    padding-bottom: 20px
}

.search .entry-image-link img {
    margin-left: 0;
    margin-right: 20px;
    width: 320px
}

.search .entry {
    margin-bottom: 0;
    padding-bottom: 0
}

.search time.entry-time {
    text-transform: none
}

.search .entry-footer {
    display: none
}

.search .entry-content {
    margin-bottom: 40px
}

.search .more-link-wrap a {
    padding: 8px 20px;
    border-radius: 0;
    background: linear-gradient(to bottom right, #2e548a, #000324);
    color: #FFF !important;
    margin-top: 10px !important;
    width: 117px;
    font-size: 14px;
    margin-bottom: 18px;
    text-align: center;
    font-weight: 300
}

.search .entry-content p {
    font-size: 17px;
    font-weight: 300;
    line-height: 25px;
    margin-bottom: 15px
}

.search p.entry-meta {
    text-transform: none;
    font-weight: 400;
    font-style: italic;
    font-size: 13px
}

.search .entry {
    border-bottom: 0 !important
}

.search .site-inner h2 a {
    font-weight: 300;
    font-size: 26px;
    text-transform: uppercase
}

body.map-search .property-search {
    width: 22%;
    float: left;
    background-color: #fff;
    padding: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    overflow: auto
}

body.map-search .property-search .wrap {
    padding: 1em
}

body.map-search .property-search .highlight {
    background-color: #1b3d6e
}

body.map-search .property-search .input-container {
    width: 100%;
    float: none;
    margin: 0 0 3em
}

body.map-search .property-search .input-container.option {
    overflow: auto;
    margin: 0 0 .5em
}

body.map-search .property-search .input-container.option label {
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    float: left;
    line-height: 1.2;
    letter-spacing: 0;
    font-weight: 600;
    cursor: pointer
}

body.map-search .property-search .input-container.option:first-child label {
    border-bottom: 1px solid #fff;
    padding-bottom: 10px
}

body.map-search .property-search .input-container.option input {
    display: inline-block;
    float: left;
    vertical-align: top !important;
    margin-top: 2px !important;
    margin-right: 5px;
    margin-left: 2px
}

body.map-search .property-search .input-container.option input:active, body.map-search .property-search .input-container.option input:focus {
    outline: none
}

body.map-search .property-search .input-container.extras {
    max-width: 91%;
    margin: 0 auto 1em;
    overflow: hidden
}

body.map-search .property-search .input-container label {
    font-size: 18px;
    color: #1d3d6f;
    text-transform: uppercase;
    max-width: 91%;
    margin: 0 auto;
    display: block;
    font-weight: 600
}

body.map-search .property-search .input-container.range-wrap label {
    margin-bottom: -15px
}

body.map-search .property-search .input-container ul {
    margin-left: 0
}

body.map-search .property-search .input-container ul li {
    list-style-type: none;
    width: 24%;
    float: left;
    margin-right: 14%
}

body.map-search .property-search .input-container ul li:last-child {
    margin-right: 0
}

body.map-search .entry-content p:empty {
    display: none
}

body.map-search div#atlantis-gmap {
    float: right;
    width: 78%
}

body.map-search .property-search ul.search-footer {
    margin-left: auto;
    max-width: 91%;
    margin-right: auto;
    margin-top: 0
}

body.map-search .property-search ul.search-footer li {
    list-style-type: none
}

body.map-search .property-search ul.search-footer li strong {
    font-size: 19px;
    text-transform: uppercase;
    display: block
}

body.map-search .property-search .button {
    border-radius: 0;
    max-width: 91%;
    margin: 0 auto;
    display: block;
    background: #bf0503;
    padding: 10px
}

body.page-id-94.map-search .property-search .button {
    margin-top: 1em
}

body.map-search .property-search .button:hover {
    background: #f5833c
}

.detail-wrap .clear {
    padding-top: 25px
}

.single .form_last_half_wrap {
    width: 38%;
    float: right;
    clear: none !important
}

.single .form_half_wrap {
    width: 59%;
    float: left
}

.single_form input, .single_form textarea {
    padding: 10px !important;
    margin-bottom: 10px;
    background: #FFF !important
}

.single_form .cash-back-bonus span strong {
    font-size: 76px
}

.single_form span.cash-yourway {
    display: inline-block;
    font-size: 33px;
    line-height: 34px;
    padding-left: 6px
}

.single_form .cash-back-bonus {
    width: 100%
}

.single_form span.cash-back {
    font-size: 20px
}

.single_form span.cash-back:after, .single_form span.cash-back:before {
    width: 42px;
    margin-top: 8px
}

.cash-back-bonus a.search-link, .single_form a.search-link {
    border: 1px solid #FFF;
    padding: 0 13px;
    color: #FFF;
    font-size: 13px;
    font-weight: 600;
    float: right;
    background: #d1372d;
    line-height: 20px
}

.single-btn-view-pack, .single .mobile-btn {
    display: none
}

.mobile-btn {
    padding: 1.25em
}

.vidbg-overlay {
    background: url(images/video-overlay.jpg) no-repeat 0 0;
    background-size: cover;
    z-index: -2
}

.footer.first a {
    color: #FFF
}

.footer.first a:hover {
    text-decoration: none;
    color: #f6ab33
}

a.am-popup-trigger[href*="enquire"], #gmap[data-location*="home"] .infoBox img {
    display: none
}

.hide {
    display: none !important
}

@-webkit-keyframes uil-ring-anim {
    0% {
        -ms-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -ms-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
    0% {
        -ms-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -ms-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-moz-keyframes uil-ring-anim {
    0% {
        -ms-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -ms-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-ms-keyframes uil-ring-anim {
    0% {
        -ms-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -ms-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-moz-keyframes uil-ring-anim {
    0% {
        -ms-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -ms-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes uil-ring-anim {
    0% {
        -ms-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -ms-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-o-keyframes uil-ring-anim {
    0% {
        -ms-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -ms-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes uil-ring-anim {
    0% {
        -ms-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -ms-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

body.fetching-data {
    position: relative
}

.spinner-wrap {
    content: '';
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.9);
    z-index: 9999 !important
}

.lp-spinner {
    background: none;
    position: fixed;
    width: 200px;
    height: 200px;
    display: block;
    z-index: 999;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto
}

.fetching-data .spinner-wrap {
    display: none
}

.lp-spinner > div {
    position: absolute;
    display: block;
    width: 160px;
    height: 160px;
    top: 20px;
    left: 20px;
    border-radius: 80px;
    box-shadow: 0 6px 0 0 #1d3d6f;
    -ms-animation: uil-ring-anim 1s linear infinite;
    -moz-animation: uil-ring-anim 1s linear infinite;
    -webkit-animation: uil-ring-anim 1s linear infinite;
    -o-animation: uil-ring-anim 1s linear infinite;
    animation: uil-ring-anim 1s linear infinite
}

.notifyjs-bootstrap-base {
    background-position: 3px center !important
}

.home .bx-wrapper, .page .bx-wrapper, .single .bx-wrapper {
    margin-bottom: 0
}

.home .search-half form select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(images/arrow-down.png) !important;
    background-repeat: no-repeat;
    background-position: 94% 50%
}

.testimonial-wrap .ca-container {
    height: 340px
}

.footer-mobile-hid {
    display: none
}

.search-half .irs-bar {
    background-position: 0 -59px
}

.form_half_with_no_ad {
    width: 49%;
    float: left;
    margin-top: 0 !important
}

.form_half_with_ad {
    width: 49%;
    float: right;
    clear: none !important;
    margin-top: 0 !important
}

.single-enquire-form.modal-form {
    padding: 20px 25px;
    max-width: 600px !important
}

.single-enquire-form.modal-form h3 {
    font-size: 25px !important;
    text-transform: uppercase;
    text-align: center
}

.how-to-contact ul .icon-ico-phone {
    color: #000
}

#field_3_10 label.gfield_label {
    font-weight: 300
}

.field_description_below {
    line-height: 24px
}

.single-enquire-form.modal-form .gform_wrapper .gform_heading {
    margin-bottom: 0 !important
}

.single-enquire-form.modal-form .gform_footer.top_label {
    width: 49%;
    float: left;
    margin-top: -92px
}

.single-enquire-form.modal-form .gform_footer.top_label input {
    max-width: 100% !important;
    width: 100% !important;
    padding-right: 0 !important;
    margin-right: 0 !important
}

.how-to-contact ul .icon-ico-phone, .how-to-contact ul .icon-envelope {
    padding-right: 5px
}

.am-popup.single-enquire-form .gform_wrapper h3.gform_title {
    text-align: center !important;
    text-transform: uppercase;
    font-size: 41px !important;
    color: #ff9d00;
    line-height: 45px
}

.modal-form {
    max-width: 700px !important
}

#LandEnquiryPage .two-third {
    width: 56%;
    float: left
}

#LandEnquiryPage .one-third {
    width: 40%
}

#LandEnquiryPage .one-half {
    width: 48.717948717949%;
    background-color: transparent !important;
    margin-left: 2.5641025641026%;
    min-height: 0
}

#LandEnquiryPage .one-half.first {
    margin-left: 0
}

.WebToLeadForm .form-heading {
    text-align: center;
    text-transform: uppercase;
    font-size: 60px;
    color: #ff9d00;
    line-height: 1;
    font-weight: 700 !important;
    letter-spacing: -2px
}

.WebToLeadForm#LandEnquiryPage .form-heading {
    text-align: left;
    color: #232525;
    font-size: 26px;
    letter-spacing: 0
}

.WebToLeadForm p {
    text-align: left
}

.WebToLeadForm .form-description {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700 !important;
    color: #232525;
    line-height: 1.2;
    margin-bottom: 1em
}

.WebToLeadForm#LandEnquiryPage .form-description {
    font-size: inherit;
    text-transform: inherit;
    color: inherit;
    font-weight: inherit !important
}

.WebToLeadForm p:not(.form-description) {
    font-weight: 400;
    line-height: 1.4
}

.WebToLeadForm label {
    display: none
}

.WebToLeadForm .input-container {
    margin: 0 0 8px
}

.WebToLeadForm input[type="text"], .WebToLeadForm input[type="email"], .WebToLeadForm textarea, .WebToLeadForm select {
    border: 2px solid #f5b136;
    background-color: #fff;
    padding: 10px
}

.WebToLeadForm input[type="text"]:focus, .WebToLeadForm input[type="email"]:focus, .WebToLeadForm textarea:focus, .WebToLeadForm select:focus {
    outline: none;
    border: 2px solid #f5b136
}

.WebToLeadForm input[type="submit"] {
    background-color: #1a3d6f;
    border-radius: 0;
    border: 0;
    padding: 10px
}

.WebToLeadForm input[type="submit"]:hover {
    background-color: #f49d34
}

.WebToLeadForm select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    line-height: 1
}

a.tab-link.single-enquire:hover {
    background: linear-gradient(to bottom right, #8a211a, #e43d32)
}

a.tab-link.single-enquire {
    display: inline-block;
    padding: 3px 4px;
    border-radius: 0;
    background: linear-gradient(to bottom right, #e43d32, #8a211a);
    color: #fff !important;
    width: 100%;
    font-size: 15px;
    text-align: center;
    margin: 6px auto 0 !important;
    text-transform: uppercase;
    margin-bottom: 5px;
    cursor: pointer;
    font-weight: 600
}

.am-popup.register-form .am-cleanform .error.checkbox, .am-popup.single-enquire-form .am-cleanform .error.checkbox, .contact-page .one-half .error.checkbox {
    border: none !important;
    color: #790000 !important;
    font-weight: 900;
    background: #FFDFE0 !important
}

.checkbox a {
    color: #f99d36
}

.checkbox a:hover {
    color: #d57a17
}

.checkbox.error a {
    color: #790000
}

.contact-page .register-form.modal-form .gform_footer {
    margin-top: -20px;
    padding-right: 0
}

.front-hide {
    display: none
}

.responsive-menu-icon {
    cursor: pointer;
    display: none
}

.responsive-menu-icon::before {
    color: #fff;
    content: "\f0c9";
    display: inline-block;
    font: normal 30px/1 fontawesome;
    margin: 0 auto;
    padding: 5px 10px;
    text-align: right;
    position: absolute;
    top: 0;
    right: 0
}

.site-header .title-area span.mobile-hid span.phone a {
    background: none;
    display: inline-block;
    float: none;
    width: 100% !important;
    height: auto;
    color: #1a3d6f
}

.footer-last.half.last .phone.mobile {
    display: none
}

.atlantis-shortlist ul li .two a.btn {
    font-weight: 600
}

.atlantis-shortlist ul li .two a.btn:last-child {
    background: linear-gradient(to bottom right, #e43d32, #8a211a)
}

.atlantis-shortlist ul li .two a.btn:last-child:hover {
    background: linear-gradient(to bottom right, #8a211a, #e43d32)
}

.info-link input.hidden {
    display: none
}

.thank-you-page .site-inner .entry-content h3 a {
    color: #07269b !important
}

.thank-you-page .site-inner .entry-content h3 a:hover {
    color: #5372e6 !important
}

.single-land .widget-area div.one-half {
    background: #f0f0f0
}

.single-land .widget-hero .gform_footer {
    margin-bottom: 10px
}

.home .cash-back-bonus {
    height: 240px;
    padding: 30px 10px
}

.search-block-below-button {
    margin-top: 12px
}

.search-block-below-button a:hover {
    background: linear-gradient(to bottom right, #0c1940, #284a7d)
}

.search-block-below-button div {
    width: 49%
}

.btn-masterplan {
    float: left
}

.btn-pricelist {
    float: right
}

.search-block-below-button a {
    background: linear-gradient(to bottom right, #2e548a, #000324);
    padding: 3px 10px;
    color: #FFF;
    width: 100%;
    display: inherit;
    text-align: center
}

.single .site-inner input[type="checkbox"] {
    margin-top: 0 !important;
    vertical-align: middle !important;
    margin-bottom: 0 !important
}

.forsale-page .btn-pricelist {
    margin-top: 1em;
    float: none
}

a.btn-pricelist, .forsale-page .btn-pricelist a {
    border-radius: 0;
    margin: 0 auto;
    display: block;
    background: #1d3d6f;
    padding: 5px 30px;
    text-align: center;
    color: #FFF !important;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 18px
}

@media only screen and (max-width: 767px) {
    a.btn-pricelist, .forsale-page .btn-pricelist a {
        padding: 5px 10px
    }

    .header-widget-area .btn-pricelist {
        width: 50vw
    }
}

a.btn-pricelist i {
    color: #fcaa2d
}

a.btn-pricelist.vertical-gradient {
    background: #f7913d;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…IgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(top, rgba(247, 145, 61, 1) 0%, rgba(255, 194, 14, 1) 98%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(247, 145, 61, 1)), color-stop(98%, rgba(255, 194, 14, 1)));
    background: -webkit-linear-gradient(top, rgba(247, 145, 61, 1) 0%, rgba(255, 194, 14, 1) 98%);
    background: -o-linear-gradient(top, rgba(247, 145, 61, 1) 0%, rgba(255, 194, 14, 1) 98%);
    background: -ms-linear-gradient(top, rgba(247, 145, 61, 1) 0%, rgba(255, 194, 14, 1) 98%);
    background: linear-gradient(to bottom, rgba(247, 145, 61, 1) 0%, rgba(255, 194, 14, 1) 98%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7913d', endColorstr='#ffc20e', GradientType=0)
}

a.btn-pricelist.vertical-gradient i {
    color: #1d3d6f
}

.forsale-page .btn-pricelist a:hover {
    background: #213657
}

.float-horizonal-bar {
    border-top: 5px solid #1a3d6f;
    border-bottom: 5px solid #1a3d6f;
    float: right;
    width: 78%;
    padding-left: 30px
}

.float-horizonal-bar ul {
    margin: 0
}

.float-horizonal-bar li {
    list-style-type: none !important;
    float: left;
    width: 50%
}

.float-horizonal-bar li:last-child {
    width: 60%
}

.float-horizonal-bar li:first-child {
    width: 40%
}

.float-horizonal-bar li strong {
    text-transform: uppercase;
    font-size: 17px
}

.float-horizonal-bar li em {
    padding-left: 19px;
    font-style: inherit
}

.float-horizonal-bar li em:before {
    content: "";
    width: 15px;
    height: 15px;
    display: inline-block;
    margin: 0 5px -2.5px 0
}

.float-horizonal-bar li em.available:before {
    background-color: #19ad3b
}

.float-horizonal-bar li em.sold:before {
    background-color: #ff0604
}

.float-horizonal-bar li em.on-hold:before {
    background-color: #f5833c
}

.float-horizonal-bar li em.st-cons:before {
    background-color: #02a3db
}

.float-horizonal-bar li em.st-blax:before {
    background-color: #ff5c99
}

.float-horizonal-bar li em.st-mull:before {
    background-color: #d700f4
}

.float-horizonal-bar li em.st-may:before {
    background-color: #ffda00
}

#atlantis-gmap .overlay-menu ul li a {
    border: 2px solid #FFF !important
}

.home .video-wrap {
    width: 1148px;
    margin: 0 auto
}

.home .video-wrap .bx-wrapper {
    box-shadow: none !important;
    max-width: 100% !important
}

.home .video-wrap .ca-item {
    margin-right: 37px
}

.home .video-wrap .ca-item .ca-item-main {
    border: 2px solid #254577
}

.home .video-wrap .blogs_wrapper {
    min-height: 10px
}

.home .video-wrap h4 {
    font-size: 16px;
    padding-top: 5px;
    font-weight: 900;
    color: #07204a !important;
    text-align: left;
    margin-bottom: 0;
    min-height: 48px !important
}

a.popup-youtube:before {
    position: absolute;
    top: 36%;
    left: 42%;
    content: "\f16a";
    font-family: FontAwesome;
    font-size: 44px;
    color: #ea0000;
    background: #FFF;
    line-height: 20px;
    border-radius: 11px
}

a.popup-youtube:hover:before {
    color: #ea0000
}

.front-page-3 .video-wrap .title-wrap {
    padding: 0 8px
}

.salesforce-row {
    max-width: 880px
}

.salesforce form div.input-container {
    margin-bottom: 10px;
    overflow: hidden
}

.salesforce form .one-half {
    width: 48.717948717949% !important;
    min-height: 10px !important;
    background-color: inherit !important;
    margin-left: 2.5641025641026% !important
}

.salesforce form .one-half.first {
    margin-left: 0 !important
}

.salesforce form label {
    display: none;
    font-size: 16px;
    font-weight: 300;
    text-align: left
}

.salesforce form .checkbox input {
    float: left;
    margin-bottom: 5px;
    width: 13px !important
}

.salesforce form .static label, .salesforce form .checkbox label, .salesforce form label[for*="lead_source"] {
    display: block
}

.salesforce form .checkbox label {
    font-size: 13px;
    line-height: 1;
    float: left;
    margin-left: 5px
}

.salesforce form input[type="text"], .salesforce form select, .salesforce form textarea {
    border: 2px solid #04a583 !important;
    padding: 10px;
    background-color: #fff !important
}

.salesforce form input[type="submit"] {
    background-color: #009ca7 !important;
    color: #FFF;
    width: 100%;
    border-radius: 0;
    margin-top: 10px;
    padding: 10px;
    letter-spacing: 0
}

.salesforce form input[type="submit"]:hover {
    background-color: #043650 !important
}

.salesforce-left {
    width: 59%;
    float: left
}

.salesforce-right {
    width: 38%;
    float: right;
    clear: none
}

.salesforce-right p {
    font-size: 18px !important;
    line-height: 1.3 !important;
    font-weight: 400 !important;
    margin-bottom: 1.4em !important
}

div[class*="salesforce-"] .cash-back-bonus span strong {
    font-size: 76px
}

div[class*="salesforce-"] span.cash-yourway {
    display: inline-block;
    font-size: 33px;
    line-height: 34px;
    padding-left: 6px
}

div[class*="salesforce-"] span.cash-back:after, div[class*="salesforce-"] span.cash-back:before {
    max-width: 42px
}

div[class*="salesforce-"] span.cash-back {
    font-size: 20px
}

div.Contact_Preference__c ul li, div.TimeFrametobuy ul li {
    width: 32%;
    float: left;
    text-align: center;
    border: solid 2px #1a3d6f;
    margin-left: 2%;
    background-color: #fff;
    padding: 10px 5px;
    line-height: 1.2;
    cursor: pointer;
    font-size: 17px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

div.Contact_Preference__c ul, div.TimeFrametobuy ul {
    margin-bottom: 0;
    margin-left: 0;
    list-style-type: none;
    list-style: none
}

div.Contact_Preference__c ul li, div.TimeFrametobuy ul li {
    width: 48%;
    margin-left: 4%;
    list-style-type: none
}

div.TimeFrametobuy ul li.active, div.TimeFrametobuy ul li:hover, div.Contact_Preference__c ul li.active, div.Contact_Preference__c ul li:hover {
    background-color: #f1b368;
    color: #fff;
    border-color: #f5b136
}

div.TimeFrametobuy ul li:first-child, div.Contact_Preference__c ul li:first-child {
    margin-left: 0
}

.am-popup.single-enquire-form h3.form_title {
    text-align: center !important;
    text-transform: uppercase;
    font-size: 41px !important;
    color: #ff9d00;
    line-height: 45px
}

.salesforce form .text-container span {
    text-align: left;
    display: inline-block;
    line-height: 24px;
    margin-bottom: 10px
}

.options.TimeFrametobuy ul li {
    width: 30%;
    margin-right: -1px
}

.contact-page .one-half textarea {
    min-height: 155px
}

.contact-page .salesforce form .checkbox input {
    min-height: 15px
}

.single-land .salesforce form input[type="submit"] {
    margin-bottom: 10px
}

.home .cash-back-bonus {
    display: none
}

.home .cash-back-bonus.pic-ad {
    background: url(images/save-thousands-atlantis.jpg) no-repeat;
    background-size: 100%;
    display: block;
    width: 387px;
    background-position: center
}

.mobile-home {
    display: none
}

.mobile-home .bx-wrapper {
    border: 0;
    border: 0;
    background: none;
    box-shadow: none
}

#register-now-mobile {
    background: #f6d300;
    width: 480px
}

.RegisterNowMobile p.form-description {
    text-transform: none;
    font-weight: 400 !important;
    color: #2e2e64
}

.RegisterNowMobile.salesforce form input, .RegisterNowMobile.salesforce form textarea {
    border: 1px solid #2e2e64 !important;
    min-height: 40px;
    background: none !important;
    color: #2e2e64
}

.RegisterNowMobile.salesforce form input::-webkit-input-placeholder, .RegisterNowMobile.salesforce form textarea::-webkit-input-placeholder {
    color: #2e2e64
}

.RegisterNowMobile.salesforce form input::-moz-placeholder, .RegisterNowMobile.salesforce form textarea::-moz-placeholder {
    color: #2e2e64
}

.RegisterNowMobile.salesforce form input:-ms-input-placeholder, .RegisterNowMobile.salesforce form textarea:-ms-input-placeholder {
    color: #2e2e64
}

.RegisterNowMobile.salesforce form input:-moz-placeholder, .RegisterNowMobile.salesforce form textarea:-moz-placeholder {
    color: #2e2e64
}

.RegisterNowMobile.salesforce form input[type="submit"] {
    background: #c32127 !important;
    border: 1px solid #FFF !important;
    color: #FFF
}

.RegisterNowMobile.salesforce p.condition {
    font-size: 12px;
    margin-top: 10px;
    color: #201f48
}

.RegisterNowMobile.salesforce p.condition a {
    color: #c32127
}

.site-header .header-widget-area p {
    margin: 0
}

.genesis-sidebar-title, .site-description {
    display: none
}

@media only screen and (max-width: 1023px) {
    .contact-page .salesforce form .one-half {
        width: 100% !important
    }

    .contact-page .salesforce form .one-half.first {
        margin-bottom: 10px
    }

    .single .salesforce-left {
        width: 100%
    }

    .single .salesforce-right {
        display: none
    }

    .home-video-section {
        min-height: 590px
    }

    .home-video-section .vidbg-container {
        top: 0 !important
    }
}

@media only screen and (max-width: 767px) {
    .mfp-content .salesforce .one-half, .salesforce form .one-half {
        width: 100% !important
    }

    .salesforce form .one-half.first {
        margin-bottom: 10px !important
    }

    .salesforce form .one-half {
        margin: 0 !important
    }

    .one-half.reg-detail {
        display: none
    }

    .register-form h3.form-heading {
        font-size: 40px
    }

    .contact-page .salesforce .one-half, .single-property .widget-area .salesforce-left .one-half.first {
        border-bottom: 0 !important
    }
}

@media only screen and (max-width: 480px) {
    .am-popup.single-enquire-form h3.form_title {
        font-size: 29px !important;
        line-height: 33px
    }

    .register-form h3.form-heading {
        font-size: 30px
    }

    .options.TimeFrametobuy ul li, div.Contact_Preference__c ul li {
        width: 100%;
        margin: 0;
        margin-bottom: 10px
    }
}

@media only screen and (max-width: 767px) {
    .genesis-nav-menu.responsive-menu > .menu-item > .sub-menu, .genesis-nav-menu.responsive-menu {
        display: none
    }

    .genesis-nav-menu.responsive-menu .menu-item, .responsive-menu-icon {
        display: block
    }

    .genesis-nav-menu.responsive-menu .menu-item {
        text-align: right;
        margin: 10px
    }

    .genesis-nav-menu.responsive-menu .menu-item a {
        font-size: 24px;
        font-weight: 600;
        color: #264679;
        text-align: center;
        border-bottom: 1px solid #264679;
        padding: 8px 6px
    }

    .genesis-nav-menu.responsive-menu .menu-item:last-child a, .genesis-nav-menu.responsive-menu .menu-item:nth-last-child(2) a {
        border-bottom: 0 !important
    }

    .genesis-nav-menu.responsive-menu .menu-item:hover {
        position: static
    }

    .genesis-nav-menu.responsive-menu .menu-item-has-children {
        cursor: pointer
    }

    .genesis-nav-menu.responsive-menu .menu-item-has-children > a {
        margin-right: 60px
    }

    .genesis-nav-menu.responsive-menu > .menu-item-has-children:before {
        content: "\f347";
        float: right;
        font: normal 20px/1 dashicons;
        height: 20px;
        padding: 15px 20px;
        right: 0;
        text-align: right;
        z-index: 9999
    }

    .genesis-nav-menu.responsive-menu .menu-open.menu-item-has-children:before {
        content: "\f343"
    }

    .genesis-nav-menu.responsive-menu .sub-menu {
        border: none;
        left: auto;
        opacity: 1;
        padding-left: 25px;
        position: relative;
        width: 100%;
        z-index: 99
    }

    .genesis-nav-menu.responsive-menu .sub-menu .sub-menu {
        margin: 0
    }

    .genesis-nav-menu.responsive-menu .sub-menu li a, .genesis-nav-menu.responsive-menu .sub-menu li a:hover {
        padding: 12px 20px;
        position: relative;
        text-transform: none;
        width: 100%
    }

    .genesis-nav-menu.responsive-menu .current-menu-item > a, .genesis-nav-menu.responsive-menu .sub-menu a, .genesis-nav-menu.responsive-menu .sub-menu a:hover, .genesis-nav-menu.responsive-menu a:hover, .genesis-nav-menu.responsive-menu li:hover {
        background: none;
        color: #fff
    }

    .menu-active #menu-primary-menu a.close-btn {
        color: #fff
    }

    .genesis-nav-menu a {
        color: #fff
    }

    .genesis-nav-menu a:hover, .genesis-nav-menu .current-menu-item > a, .genesis-nav-menu .v .current-menu-item > a:hover {
        color: #fcaa2d !important
    }

    .site-header .genesis-nav-menu {
        background: #2e548a;
        background: linear-gradient(to bottom right, #2e548a, #000324);
        color: #fff;
        top: 0;
        position: fixed;
        width: 150px;
        height: 100%;
        right: -150px;
        display: block !important;
        z-index: 8888;
        overflow: hidden
    }

    .menu-active .site-header .genesis-nav-menu {
        top: 38px;
        width: 95%;
        height: auto;
        left: 10px;
        right: 10px;
        background: #FFF;
        position: absolute;
        border: 1px solid #e4e4e4;
        overflow: hidden
    }

    .genesis-nav-menu.responsive-menu .menu-item.control {
        margin-top: 15px
    }
}

@media only screen and (min-width: 801px) {
    .footer-widgets .wrap {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media only screen and (max-width: 800px) {
    .site-inner {
        margin-top: 0
    }

    .content-sidebar .content, .content-sidebar .sidebar, .footer-widgets-1, .footer-widgets-2, .footer-widgets-3, .header-image .site-title > a, /* .js .genesis-nav-menu .sub-menu,*/
        /* .js .genesis-nav-menu .sub-menu a,*/
    .sidebar-content .content, .sidebar-content .sidebar, .site-header {
        width: 100%
    }

    .site-header {
        position: inherit;
        text-align: center
    }

    .header-image .nav-primary:not(button) {
        background: #fff;
        margin-top: 0;
        padding-bottom: 20px
    }

    .content-sidebar .content, .content-sidebar .sidebar, .nav-primary, .sidebar-content .content, .sidebar-content .sidebar, .title-area {
        float: none
    }

    .page .entry-header, .single .entry-header {
        max-width: 100%
    }

    .entry-content {
        margin-left: 0;
        margin-right: 0
    }

    .entry-header {
        clear: both;
        margin: 0
    }

    .comment-list ul.children {
        margin-left: 0
    }

    .footer-widgets-1, .footer-widgets-2, .footer-widgets-3 {
        padding: 8% 5%
    }

    .footer-widgets-1, .page .entry-header, .single .entry-header {
        text-align: left;
        margin-top: 0
    }

    .site-footer {
        padding: 20px
    }

    .front-page-1 .widget-area {
        padding-top: 20px !important
    }

    .site-header .wrap, .footer-wrap {
        width: 100% !important
    }

    .forsale-page .site-inner, .houseland-page .site-inner, .location-page .site-inner, .location-page .location {
        margin-top: 0
    }

    .single-property .site-inner {
        margin-top: 0
    }

    .single-property .property-details .btn-gd-add-mylist {
        line-height: 20px
    }
}

@media only screen and (max-width: 600px) {
    .page .entry-title, .single .entry-title {
        font-size: 36px;
        font-size: 3.6rem;
        letter-spacing: -2px
    }

    .gallery-item {
        float: none
    }

    .gallery-columns-2 .gallery-item, .gallery-columns-3 .gallery-item, .gallery-columns-4 .gallery-item, .gallery-columns-5 .gallery-item, .gallery-columns-6 .gallery-item, .gallery-columns-7 .gallery-item, .gallery-columns-8 .gallery-item, .gallery-columns-9 .gallery-item {
        width: 100%
    }

    .five-sixths, .four-sixths, .one-fourth, .one-half, .one-sixth, .one-third, .three-fourths, .three-sixths, .two-fourths, .two-sixths, .two-thirds {
        float: none;
        margin-left: 0;
        width: 100%
    }
}

.row:before, .row:after {
    content: "";
    display: table
}

.row:after {
    clear: both
}

.col {
    width: 100%;
    float: left;
    min-height: 1px
}

@media screen and (min-width: 768px) {
    .c-1-1 {
        width: 100%
    }

    .c-1-2 {
        width: 50%
    }

    .c-1-3 {
        width: 33.333333333%
    }

    .c-2-3 {
        width: 66.666666666%
    }

    .c-1-4 {
        width: 25%
    }

    .c-3-4 {
        width: 75%
    }

    .c-1-5 {
        width: 20%
    }

    .c-2-5 {
        width: 40%
    }

    .c-3-5 {
        width: 60%
    }

    .c-4-5 {
        width: 80%
    }

    .r-g-1 {
        margin-left: -10px
    }

    .r-g-1 > .col {
        padding-left: 10px
    }

    .r-g-2 {
        margin-left: -20px
    }

    .r-g-2 > .col {
        padding-left: 20px
    }

    .r-g-3 {
        margin-left: -30px
    }

    .r-g-3 > .col {
        padding-left: 30px
    }

    .r-g-4 {
        margin-left: -40px
    }

    .r-g-4 > .col {
        padding-left: 40px
    }

    .r-g-5 {
        margin-left: -50px
    }

    .r-g-5 > .col {
        padding-left: 50px
    }

    .r-g-6 {
        margin-left: -60px
    }

    .r-g-6 > .col {
        padding-left: 60px
    }

    .r-g-7 {
        margin-left: -70px
    }

    .r-g-7 > .col {
        padding-left: 70px
    }

    .r-g-8 {
        margin-left: -80px
    }

    .r-g-8 > .col {
        padding-left: 80px
    }

    .r-g-9 {
        margin-left: -90px
    }

    .r-g-9 > .col {
        padding-left: 90px
    }

    .r-g-10 {
        margin-left: -100px
    }

    .r-g-10 > .col {
        padding-left: 100px
    }

    .r-g-11 {
        margin-left: -110px
    }

    .r-g-11 > .col {
        padding-left: 110px
    }

    .r-g-12 {
        margin-left: -120px
    }

    .r-g-12 > .col {
        padding-left: 120px
    }

    .row-r-2 .col:nth-child(2n+1) {
        clear: both
    }

    .row-r-3 .col:nth-child(3n+1) {
        clear: both
    }

    .row-r-4 .col:nth-child(4n+1) {
        clear: both
    }
}

@media screen and (max-width: 1080px) and (min-width: 768px) {
    .md-1-1 {
        width: 100%
    }

    .md-1-2 {
        width: 50%
    }

    .md-1-3 {
        width: 33.333333333%
    }

    .md-2-3 {
        width: 66.666666666%
    }

    .md-1-4 {
        width: 25%
    }

    .md-3-4 {
        width: 75%
    }

    .md-1-5 {
        width: 20%
    }

    .md-2-5 {
        width: 40%
    }

    .md-3-5 {
        width: 60%
    }

    .md-4-5 {
        width: 80%
    }

    .md-g-1 {
        margin-left: -10px
    }

    .md-g-1 > .col {
        padding-left: 10px
    }

    .md-g-2 {
        margin-left: -20px
    }

    .md-g-2 > .col {
        padding-left: 20px
    }

    .md-g-3 {
        margin-left: -30px
    }

    .md-g-3 > .col {
        padding-left: 30px
    }

    .md-g-4 {
        margin-left: -40px
    }

    .md-g-4 > .col {
        padding-left: 40px
    }

    .md-g-5 {
        margin-left: -50px
    }

    .md-g-5 > .col {
        padding-left: 50px
    }

    .md-g-6 {
        margin-left: -60px
    }

    .md-g-6 > .col {
        padding-left: 60px
    }

    .md-g-7 {
        margin-left: -70px
    }

    .md-g-7 > .col {
        padding-left: 70px
    }

    .md-g-8 {
        margin-left: -80px
    }

    .md-g-8 > .col {
        padding-left: 80px
    }

    .md-g-9 {
        margin-left: -90px
    }

    .md-g-9 > .col {
        padding-left: 90px
    }

    .md-g-10 {
        margin-left: -100px
    }

    .md-g-10 > .col {
        padding-left: 100px
    }

    .md-g-11 {
        margin-left: -110px
    }

    .md-g-11 > .col {
        padding-left: 110px
    }

    .md-g-12 {
        margin-left: -120px
    }

    .md-g-12 > .col {
        padding-left: 120px
    }

    .row-md-2 .col:nth-child(2n+1) {
        clear: both
    }

    .row-md-3 .col:nth-child(3n+1) {
        clear: both
    }

    .row-md-4 .col:nth-child(4n+1) {
        clear: both
    }
}

@media screen and (min-width: 1081px) {
    .lg-1-1 {
        width: 100%
    }

    .lg-1-2 {
        width: 50%
    }

    .lg-1-3 {
        width: 33.333333333%
    }

    .lg-2-3 {
        width: 66.666666666%
    }

    .lg-1-4 {
        width: 25%
    }

    .lg-3-4 {
        width: 75%
    }

    .lg-1-5 {
        width: 20%
    }

    .lg-2-5 {
        width: 40%
    }

    .lg-3-5 {
        width: 60%
    }

    .lg-4-5 {
        width: 80%
    }

    .lg-g-1 {
        margin-left: -10px
    }

    .lg-g-1 > .col {
        padding-left: 10px
    }

    .lg-g-2 {
        margin-left: -20px
    }

    .lg-g-2 > .col {
        padding-left: 20px
    }

    .lg-g-3 {
        margin-left: -30px
    }

    .lg-g-3 > .col {
        padding-left: 30px
    }

    .lg-g-4 {
        margin-left: -40px
    }

    .lg-g-4 > .col {
        padding-left: 40px
    }

    .lg-g-5 {
        margin-left: -50px
    }

    .lg-g-5 > .col {
        padding-left: 50px
    }

    .lg-g-6 {
        margin-left: -60px
    }

    .lg-g-6 > .col {
        padding-left: 60px
    }

    .lg-g-7 {
        margin-left: -70px
    }

    .lg-g-7 > .col {
        padding-left: 70px
    }

    .lg-g-8 {
        margin-left: -80px
    }

    .lg-g-8 > .col {
        padding-left: 80px
    }

    .lg-g-9 {
        margin-left: -90px
    }

    .lg-g-9 > .col {
        padding-left: 90px
    }

    .lg-g-10 {
        margin-left: -100px
    }

    .lg-g-10 > .col {
        padding-left: 100px
    }

    .lg-g-11 {
        margin-left: -110px
    }

    .lg-g-11 > .col {
        padding-left: 110px
    }

    .lg-g-12 {
        margin-left: -120px
    }

    .lg-g-12 > .col {
        padding-left: 120px
    }

    .row-lg-2 .col:nth-child(2n+1) {
        clear: both
    }

    .row-lg-3 .col:nth-child(3n+1) {
        clear: both
    }

    .row-lg-4 .col:nth-child(4n+1) {
        clear: both
    }
}

@media screen and (min-width: 1600px) {
    .xl-1-1 {
        width: 100%
    }

    .xl-1-2 {
        width: 50%
    }

    .xl-1-3 {
        width: 33.333333333%
    }

    .xl-2-3 {
        width: 66.666666666%
    }

    .xl-1-4 {
        width: 25%
    }

    .xl-3-4 {
        width: 75%
    }

    .xl-1-5 {
        width: 20%
    }

    .xl-2-5 {
        width: 40%
    }

    .xl-3-5 {
        width: 60%
    }

    .xl-4-5 {
        width: 80%
    }

    .xl-g-1 {
        margin-left: -10px
    }

    .xl-g-1 > .col {
        padding-left: 10px
    }

    .xl-g-2 {
        margin-left: -20px
    }

    .xl-g-2 > .col {
        padding-left: 20px
    }

    .xl-g-3 {
        margin-left: -30px
    }

    .xl-g-3 > .col {
        padding-left: 30px
    }

    .xl-g-4 {
        margin-left: -40px
    }

    .xl-g-4 > .col {
        padding-left: 40px
    }

    .xl-g-5 {
        margin-left: -50px
    }

    .xl-g-5 > .col {
        padding-left: 50px
    }

    .xl-g-6 {
        margin-left: -60px
    }

    .xl-g-6 > .col {
        padding-left: 60px
    }

    .xl-g-7 {
        margin-left: -70px
    }

    .xl-g-7 > .col {
        padding-left: 70px
    }

    .xl-g-8 {
        margin-left: -80px
    }

    .xl-g-8 > .col {
        padding-left: 80px
    }

    .xl-g-9 {
        margin-left: -90px
    }

    .xl-g-9 > .col {
        padding-left: 90px
    }

    .xl-g-10 {
        margin-left: -100px
    }

    .xl-g-10 > .col {
        padding-left: 100px
    }

    .xl-g-11 {
        margin-left: -110px
    }

    .xl-g-11 > .col {
        padding-left: 110px
    }

    .xl-g-12 {
        margin-left: -120px
    }

    .xl-g-12 > .col {
        padding-left: 120px
    }

    .row-xl-2 .col:nth-child(2n+1) {
        clear: both
    }

    .row-xl-3 .col:nth-child(3n+1) {
        clear: both
    }

    .row-xl-4 .col:nth-child(4n+1) {
        clear: both
    }
}

@media screen and (max-width: 767px) {
    .sm-1-1 {
        width: 100%
    }

    .sm-1-2 {
        width: 50%
    }

    .sm-1-3 {
        width: 33.333333333%
    }

    .sm-2-3 {
        width: 66.666666666%
    }

    .sm-1-4 {
        width: 25%
    }

    .sm-3-4 {
        width: 75%
    }

    .sm-1-5 {
        width: 20%
    }

    .sm-2-5 {
        width: 40%
    }

    .sm-3-5 {
        width: 60%
    }

    .sm-4-5 {
        width: 80%
    }

    .sm-g-1 {
        margin-left: -10px
    }

    .sm-g-1 > .col {
        padding-left: 10px
    }

    .sm-g-2 {
        margin-left: -20px
    }

    .sm-g-2 > .col {
        padding-left: 20px
    }

    .sm-g-3 {
        margin-left: -30px
    }

    .sm-g-3 > .col {
        padding-left: 30px
    }

    .sm-g-4 {
        margin-left: -40px
    }

    .sm-g-4 > .col {
        padding-left: 40px
    }

    .sm-g-5 {
        margin-left: -50px
    }

    .sm-g-5 > .col {
        padding-left: 50px
    }

    .sm-g-6 {
        margin-left: -60px
    }

    .sm-g-6 > .col {
        padding-left: 60px
    }

    .sm-g-7 {
        margin-left: -70px
    }

    .sm-g-7 > .col {
        padding-left: 70px
    }

    .sm-g-8 {
        margin-left: -80px
    }

    .sm-g-8 > .col {
        padding-left: 80px
    }

    .sm-g-9 {
        margin-left: -90px
    }

    .sm-g-9 > .col {
        padding-left: 90px
    }

    .sm-g-10 {
        margin-left: -100px
    }

    .sm-g-10 > .col {
        padding-left: 100px
    }

    .sm-g-11 {
        margin-left: -110px
    }

    .sm-g-11 > .col {
        padding-left: 110px
    }

    .sm-g-12 {
        margin-left: -120px
    }

    .sm-g-12 > .col {
        padding-left: 120px
    }

    .row-sm-2 .col:nth-child(2n+1) {
        clear: both
    }

    .row-sm-3 .col:nth-child(3n+1) {
        clear: both
    }

    .row-sm-4 .col:nth-child(4n+1) {
        clear: both
    }

    .sm-hide, .hide-sm {
        display: none
    }
}

@media screen and (max-width: 480px) {
    .xs-1-1 {
        width: 100%
    }

    .xs-1-2 {
        width: 50%
    }

    .xs-1-3 {
        width: 33.333333333%
    }

    .xs-2-3 {
        width: 66.666666666%
    }

    .xs-1-4 {
        width: 25%
    }

    .xs-3-4 {
        width: 75%
    }

    .xs-1-5 {
        width: 20%
    }

    .xs-2-5 {
        width: 40%
    }

    .xs-3-5 {
        width: 60%
    }

    .xs-4-5 {
        width: 80%
    }

    .xs-g-1 {
        margin-left: -10px
    }

    .xs-g-1 > .col {
        padding-left: 10px
    }

    .xs-g-2 {
        margin-left: -20px
    }

    .xs-g-2 > .col {
        padding-left: 20px
    }

    .xs-g-3 {
        margin-left: -30px
    }

    .xs-g-3 > .col {
        padding-left: 30px
    }

    .xs-g-4 {
        margin-left: -40px
    }

    .xs-g-4 > .col {
        padding-left: 40px
    }

    .xs-g-5 {
        margin-left: -50px
    }

    .xs-g-5 > .col {
        padding-left: 50px
    }

    .xs-g-6 {
        margin-left: -60px
    }

    .xs-g-6 > .col {
        padding-left: 60px
    }

    .xs-g-7 {
        margin-left: -70px
    }

    .xs-g-7 > .col {
        padding-left: 70px
    }

    .xs-g-8 {
        margin-left: -80px
    }

    .xs-g-8 > .col {
        padding-left: 80px
    }

    .xs-g-9 {
        margin-left: -90px
    }

    .xs-g-9 > .col {
        padding-left: 90px
    }

    .xs-g-10 {
        margin-left: -100px
    }

    .xs-g-10 > .col {
        padding-left: 100px
    }

    .xs-g-11 {
        margin-left: -110px
    }

    .xs-g-11 > .col {
        padding-left: 110px
    }

    .xs-g-12 {
        margin-left: -120px
    }

    .xs-g-12 > .col {
        padding-left: 120px
    }

    .row-xs-2 .col:nth-child(2n+1) {
        clear: both
    }

    .row-xs-3 .col:nth-child(3n+1) {
        clear: both
    }

    .row-xs-4 .col:nth-child(4n+1) {
        clear: both
    }

    .grid-container .row{
        /*display: inline-block !important;*/
    }

    .col-sm-3{
        width:50% !important;
        height:50% !important;
        float: left !important;
    }

    .col-sm-3 .icon-title{
        font-size: 20px !important;
    }

    .spring-icon{
        transform: translate(0, 0) !important;
        margin-top: 10px !important;
        margin-bottom: 20px !important;
    }

    .spring-form{
        height:800px !important;
    }

    .fifo-page .spring-form{
        height:560px !important;
    }

    .mid-imgr{
        display:none;
    }

    .mid-imgl img{
        width:170px !important;
    }

    .mobile-inclusion-image{
        display:block;
    }

    .desktop-inclusion-image{
        display:none;
    }

    .inclusion-title {
        padding:0px !important;
        margin:25px 0 20px 0 !important;
    }

    .mid-text p{
        line-height: 25px !important;
    }

    .mid-text{
        margin: 5px !important;
        padding: 0px;
        padding: 0 0 0 10rem !important;
    }

    .inclusion-section .lifestyle-button{
        margin: 5px auto 25px auto !important;
    }

    .inclusion-title{
        text-align:center !important;
        display:block !important;
    }
}
.spring-form .gform_wrapper .gfield_required {
    display: none;
}
h2.search-land-heading, .property-details .single-heading {
    color: #043261;
    font-family: FocoBlack,sans-serif;
    font-size: 48px;
    font-weight: 300 !important;
    line-height: 1;
    margin: 0;
    padding: 20px 0
}

.property-search-land .form-header, .property-details .single-heading {
    margin: 0 -50vw;
    padding: 20px 50vw;
    background-color: #e9ebf0
}

.property-search-land .form-header h2 {
    line-height: 45px;
    padding: 0
}

.property-search-land label {
    font-size: 25px;
    color: #043261
}

.property-search-land input[type="submit"] {
    display: block;
    max-width: 400px;
    margin: 15px auto;
    background-color: #043261;
    font-size: 20px;
    font-weight: 700;
    line-height: 55px;
    height: 50px;
    padding: 0 25px
}

.entry-content p:empty {
    display: none
}

.box-radio {
    display: inline-block;
    background: #043261;
    width: 150px
}

.box-radio input {
    display: none
}

.box-radio input + label {
    display: block;
    background-color: #e9ebf0;
    height: 45px;
    line-height: 45px;
    border: 1px solid #043261;
    text-align: center;
    font-weight: 700;
    color: #043261;
    font-size: 18px;
    text-transform: uppercase
}

.box-radio input:checked + label, .box-radio input + label i:not(.icon-grid) {
    color: #fcaa2d;
    background-color: transparent;
    background-image: -webkit-gradient(left top, right top, color-stop(0%, rgba(244, 156, 52, 1)), color-stop(100%, rgba(248, 182, 50, 1)));
    background-image: -webkit-linear-gradient(left, rgba(248, 182, 50, 1) 0%, rgba(244, 156, 52, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.range-wrap .min {
    float: left
}

.range-wrap .max {
    float: right
}

.release-stages input {
    display: none
}

.release-stages input + label i {
    display: inline-block;
    margin-right: 1em;
    width: 1.5em;
    height: 1.5em;
    line-height: 1.5em;
    text-align: center;
    color: transparent;
    vertical-align: baseline
}

.release-stages input:checked + label i {
    color: #fff
}

.icon-grid {
    position: relative;
    display: inline-block;
    margin-top: -4px;
    vertical-align: middle
}

.icon-grid, .icon-grid:before, .icon-grid:after {
    width: 1em;
    height: 2px;
    background: #f8b632;
    background: -moz-linear-gradient(left, rgba(248, 182, 50, 1) 0%, rgba(244, 156, 52, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(248, 182, 50, 1) 0%, rgba(244, 156, 52, 1) 100%);
    background: linear-gradient(to right, rgba(248, 182, 50, 1) 0%, rgba(244, 156, 52, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8b632', endColorstr='#f49c34', GradientType=1)
}

.icon-grid:before, .icon-grid:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0
}

.icon-grid:before {
    margin-top: -7px
}

.icon-grid:after {
    margin-top: 7px
}

.irs .irs-line-mid, .irs .irs-line-left, .irs .irs-line-right, .irs .irs-bar, .irs .irs-bar-edge, .irs .irs-slider, .irs .irs-line {
    background-image: none;
    border-radius: 100px
}

.irs .irs-line {
    height: 14px;
    top: 22px;
    background: #f7913d;
    background: -moz-linear-gradient(left, rgba(247, 145, 61, 1) 0%, rgba(255, 194, 14, 1) 98%);
    background: -webkit-linear-gradient(left, rgba(247, 145, 61, 1) 0%, rgba(255, 194, 14, 1) 98%);
    background: linear-gradient(to right, rgba(247, 145, 61, 1) 0%, rgba(255, 194, 14, 1) 98%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7913d', endColorstr='#ffc20e', GradientType=1)
}

.irs .irs-slider.from {
    background-color: rgba(247, 145, 61, 1)
}

.irs .irs-slider.to {
    background-color: rgba(255, 194, 14, 1)
}

.irs-from, .irs-to, .irs-single {
    font-size: 14px
}

table.results, table.results a {
    color: #043261;
    font-size: 18px
}

table.results thead th {
    text-align: left;
    font-size: 25px
}

table.results td, table.results th {
    font-weight: 700
}

table.results td:last-child, table.results th:last-child {
    width: 1px;
    white-space: nowrap
}

.btn.btn-primary {
    color: #fff;
    height: 40px;
    display: inline-block;
    padding: 0 20px;
    border-radius: 20px;
    line-height: 40px;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 300;
    background: #f7913d;
    background: -moz-linear-gradient(top, rgba(247, 145, 61, 1) 0%, rgba(255, 194, 14, 1) 98%);
    background: -webkit-linear-gradient(top, rgba(247, 145, 61, 1) 0%, rgba(255, 194, 14, 1) 98%);
    background: linear-gradient(to bottom, rgba(247, 145, 61, 1) 0%, rgba(255, 194, 14, 1) 98%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7913d', endColorstr='#ffc20e', GradientType=0)
}

.btn-full {
    width: 100%;
    text-align: center
}

@media only screen and (min-width: 768px) {
    .availability .sold:before {
        content: "";
        display: inline-block;
        width: 12px;
        height: 12px;
        background-color: #ef4836;
        border-radius: 12px;
        margin: 0 12px
    }

    .availability .on-hold:before {
        content: "";
        display: inline-block;
        width: 12px;
        height: 12px;
        background-color: #f6903d;
        border-radius: 12px;
        margin: 0 12px
    }

    .availability .available:before {
        content: "\e908";
        font-family: "icomoon";
        font-size: 40px;
        line-height: 18px;
        vertical-align: text-top;
        color: #009863
    }

    ul.availability {
        display: block;
        list-style: none;
        margin: 0;
        text-align: right
    }

    ul.availability > li {
        display: inline-block;
        color: #043261;
        margin-left: 10px
    }

    td.availability i {
        display: inline-block;
        height: 18px;
        font-size: 0;
        font-style: normal;
        line-height: 18px
    }

    td.availability i.available:before {
        vertical-align: text-bottom
    }

    table.table-responsive .lot-image {
        display: none
    }

    #atlantis-gmap {
        width: 100vw;
        max-width: 100vw !important;
        left: 50%;
        transform: translateX(-50%)
    }
}

@media only screen and (max-width: 767px) {
    table.table-responsive {
        display: block
    }

    table.table-responsive thead {
        display: none
    }

    table.table-responsive tbody {
        display: block
    }

    table.table-responsive tr {
        display: block;
        border-bottom: 1px solid;
        padding: 10px
    }

    table.table-responsive td {
        border: none;
        display: block;
        line-height: 1.2;
        padding: 0;
        white-space: nowrap
    }

    table.table-responsive td[data-title]:before {
        content: attr(data-title)
    }

    table.table-responsive td.lot-image {
        float: left;
        margin-right: 20px
    }

    .availability .sold {
        color: #ef4836
    }

    .availability .on-hold {
        color: #f6903d
    }

    .availability .available {
        color: #009863
    }

    #atlantis-gmap {
        display: none
    }
}

.horizontal-gradient {
    background: #f7913d;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3OTEzZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk4JSIgc3RvcC1jb2xvcj0iI2ZmYzIwZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(left, rgba(247, 145, 61, 1) 0%, rgba(255, 194, 14, 1) 98%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(247, 145, 61, 1)), color-stop(98%, rgba(255, 194, 14, 1)));
    background: -webkit-linear-gradient(left, rgba(247, 145, 61, 1) 0%, rgba(255, 194, 14, 1) 98%);
    background: -o-linear-gradient(left, rgba(247, 145, 61, 1) 0%, rgba(255, 194, 14, 1) 98%);
    background: -ms-linear-gradient(left, rgba(247, 145, 61, 1) 0%, rgba(255, 194, 14, 1) 98%);
    background: linear-gradient(to right, rgba(247, 145, 61, 1) 0%, rgba(255, 194, 14, 1) 98%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7913d', endColorstr='#ffc20e', GradientType=1)
}

.vertical-gradient {
    background: #f7913d;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3OTEzZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk4JSIgc3RvcC1jb2xvcj0iI2ZmYzIwZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(top, rgba(247, 145, 61, 1) 0%, rgba(255, 194, 14, 1) 98%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(247, 145, 61, 1)), color-stop(98%, rgba(255, 194, 14, 1)));
    background: -webkit-linear-gradient(top, rgba(247, 145, 61, 1) 0%, rgba(255, 194, 14, 1) 98%);
    background: -o-linear-gradient(top, rgba(247, 145, 61, 1) 0%, rgba(255, 194, 14, 1) 98%);
    background: -ms-linear-gradient(top, rgba(247, 145, 61, 1) 0%, rgba(255, 194, 14, 1) 98%);
    background: linear-gradient(to bottom, rgba(247, 145, 61, 1) 0%, rgba(255, 194, 14, 1) 98%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7913d', endColorstr='#ffc20e', GradientType=0)
}

.ie9 .vertical-gradient, .ie9 .horizontal-gradient {
    filter: none
}

.house-item {
    margin-bottom: 30px
}

.house-item .image {
    padding-top: 75%;
    background-position: center;
    background-size: cover;
    margin-bottom: 20px
}

.house-item h3 {
    font-size: 20px;
    font-weight: 300 !important;
    color: #043261;
    text-align: center
}

.house-item h3 span {
    font-weight: 400
}

dl.amenities {
    text-align: center;
    font-size: 18px
}

dl.amenities dt {
    color: #F6903D
}

dl.amenities dt, dl.amenities dd {
    display: inline-block;
    margin: 0 5px
}

.input-container {
    margin: 10px auto
}

.extras .input-container {
    text-align: center
}

.extras .input-container label, .extras .input-container select {
    position: relative;
    display: inline-block;
    width: auto
}

.extras .input-container select {
    -webkit-appearance: none;
    appearance: none;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    border: 1px solid;
    border-radius: 20px;
    background-color: #fff;
    z-index: 2
}

.extras .input-container label {
    line-height: 1;
    vertical-align: middle;
    font-size: 16px;
    margin-right: 10px
}

.extras .input-container label:after {
    content: "\e913";
    font-family: icomoon;
    position: absolute;
    right: -77px;
    top: 5px;
    font-weight: 700;
    z-index: 1
}

.extras .input-container label i {
    font-size: 20px;
    vertical-align: middle;
    color: #ff9d00;
    background-color: transparent;
    background-image: -webkit-gradient(left top, right top, color-stop(0%, rgba(244, 156, 52, 1)), color-stop(100%, rgba(248, 182, 50, 1)));
    background-image: -webkit-linear-gradient(left, rgba(244, 156, 52, 1) 0%, rgba(248, 182, 50, 1) 100%);
    -webkit-background-clip: text; /*-webkit-text-fill-color:transparent*/
}

h1 {
    font-size: 31px;
    color: #043261;
    padding: 30px 0;
    background: #e9ebf0;
    line-height: 1
}

.grid {
    max-width: 1065px;
    margin: auto;
    padding: 0 0px;

}

ul.breadcrumbs {
    display: block;
    margin-bottom: 20px
}

ul.breadcrumbs > li {
    display: inline-block
}

ul.breadcrumbs > li:after {
    content: " /"
}

ul.breadcrumbs > li:last-child:after {
    content: none
}

ul.breadcrumbs > li, ul.breadcrumbs > li a {
    color: #043261
}

ul.breadcrumbs > li a:hover {
    color: #04a583;
}

.hero-image img {
    width: 100%
}

.single-property h3 {
    color: #043261;
    font-weight: 700;
}

.from {
    font-weight: 400
}

.col-right {
    float: right
}

hr {
    margin: 20px 0;
    padding-top: 0;
    border: 0 none transparent;
    height: 3px;
    background: #f7913d;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3OTEzZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk4JSIgc3RvcC1jb2xvcj0iI2ZmYzIwZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(left, rgba(247, 145, 61, 1) 0%, rgba(255, 194, 14, 1) 98%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(247, 145, 61, 1)), color-stop(98%, rgba(255, 194, 14, 1)));
    background: -webkit-linear-gradient(left, rgba(247, 145, 61, 1) 0%, rgba(255, 194, 14, 1) 98%);
    background: -o-linear-gradient(left, rgba(247, 145, 61, 1) 0%, rgba(255, 194, 14, 1) 98%);
    background: -ms-linear-gradient(left, rgba(247, 145, 61, 1) 0%, rgba(255, 194, 14, 1) 98%);
    background: linear-gradient(to right, rgba(247, 145, 61, 1) 0%, rgba(255, 194, 14, 1) 98%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7913d', endColorstr='#ffc20e', GradientType=1)
}

ul.features {
    color: #043261
}

ul.features > li {
    position: relative;
    padding-left: 1em
}

ul.features > li:before {
    content: "";
    position: absolute;
    display: block;
    top: 1em;
    left: 0;
    width: 3px;
    height: 3px;
    border-radius: 3px;
    background-color: #043261
}

ul.lot-info {
    color: #043261;
    font-weight: 700;
    line-height: 1.2
}

ul.lot-info > li {
    display: inline-block;
    margin-right: 30px
}

.lot-info-title {
    font-size: 25px
}

.lot-info-value {
    font-size: 18px
}

.land-results-heading {
    padding: 30px 0
}

.property-details .btn, .property-details .btn.btn-alt {
    display: inline-block;
    height: 50px;
    line-height: 55px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 15px;
    padding: 0 20px;
    border-radius: 30px;
    min-width: 250px;
    max-width: 100%;
    text-align: center;
    margin-bottom: 20px
}

a.btn.btn-alt {
    color: #fff;
    height: 40px;
    display: inline-block;
    padding: 0 20px;
    border-radius: 20px;
    line-height: 40px;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 700;
    background-color: #043261
}

.house-and-land-packages .bx-wrapper {
    max-width: none !important;
    border: none;
    box-shadow: none;
    background: none transparent
}

.house-and-land-packages .bx-wrapper .bx-prev {
    right: 100%;
    left: auto
}

.house-and-land-packages .bx-wrapper .bx-next {
    left: 100%;
    right: auto
}

.lifestyle-benefits {
    margin: 60px auto
}

.lifestyle-benefits .col {
    height: 300px;
    position: relative
}

.lifestyle-benefits .bg {
    position: relative;
    height: 100%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

.lifestyle-benefits .bg.bg-blue {
    background-color: #043261
}

.lifestyle-benefits .bg.bg-orange {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3OTEzZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk4JSIgc3RvcC1jb2xvcj0iI2ZmYzIwZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(top, rgba(247, 145, 61, 1) 0%, rgba(255, 194, 14, 1) 98%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(247, 145, 61, 1)), color-stop(98%, rgba(255, 194, 14, 1)));
    background: -webkit-linear-gradient(top, rgba(247, 145, 61, 1) 0%, rgba(255, 194, 14, 1) 98%);
    background: -o-linear-gradient(top, rgba(247, 145, 61, 1) 0%, rgba(255, 194, 14, 1) 98%);
    background: -ms-linear-gradient(top, rgba(247, 145, 61, 1) 0%, rgba(255, 194, 14, 1) 98%);
    background: linear-gradient(to bottom, rgba(247, 145, 61, 1) 0%, rgba(255, 194, 14, 1) 98%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7913d', endColorstr='#ffc20e', GradientType=0)
}

.ie .lifestyle-benefits .bg.bg-orange {
    filter: none
}

.lifestyle-benefits .bg:not(.bg-blue):not(.bg-orange):before {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 40%;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzIzM2Q2YiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzIzM2Q2YiIgc3RvcC1vcGFjaXR5PSIwLjUiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzIzM2Q2YiIgc3RvcC1vcGFjaXR5PSIwLjU3Ii8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(top, rgba(35, 61, 107, 0) 0%, rgba(35, 61, 107, 0.5) 50%, rgba(35, 61, 107, 0.57) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(35, 61, 107, 0)), color-stop(50%, rgba(35, 61, 107, 0.5)), color-stop(100%, rgba(35, 61, 107, 0.57)));
    background: -webkit-linear-gradient(top, rgba(35, 61, 107, 0) 0%, rgba(35, 61, 107, 0.5) 50%, rgba(35, 61, 107, 0.57) 100%);
    background: -o-linear-gradient(top, rgba(35, 61, 107, 0) 0%, rgba(35, 61, 107, 0.5) 50%, rgba(35, 61, 107, 0.57) 100%);
    background: -ms-linear-gradient(top, rgba(35, 61, 107, 0) 0%, rgba(35, 61, 107, 0.5) 50%, rgba(35, 61, 107, 0.57) 100%);
    background: linear-gradient(to bottom, rgba(35, 61, 107, 0) 0%, rgba(35, 61, 107, 0.5) 50%, rgba(35, 61, 107, 0.57) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00233d6b', endColorstr='#91233d6b', GradientType=0)
}

.ie .lifestyle-benefits .bg:not(.bg-blue):not(.bg-orange):before {
    filter: none
}

.lifestyle-benefits h3 {
    font-size: 30px;
    color: #fff;
    text-transform: none;
    padding: 0 20px;
    margin-bottom: 0;
    line-height: 1
}

.lifestyle-benefits .bottom {
    position: absolute;
    bottom: 20px
}

.lifestyle-benefits .bg * {
    color: #fff !important
}

.lifestyle-benefits .title {
    background: none transparent;
    display: block;
    padding: 0;
    text-align: left
}

.lifestyle-benefits .title:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 5px;
    right: -30px;
    border-style: solid;
    border-color: transparent transparent transparent orange;
    border-width: 10px 20px
}

.lifestyle-benefits img, .lifestyle-benefits .btn {
    margin: 20px
}

.lifestyle-benefits .bg {
    overflow: hidden
}

.lifestyle-benefits .bg .benefit-overlay {
    display: block !important;
    left: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 50%;
    min-width: 300px;
    max-width: 100%;
    background: #fff;
    padding: 30px;
    overflow: auto;
    transition: all .3s ease-out
}

.lifestyle-benefits .bg .benefit-overlay p {
    color: #043261 !important;
    line-height: 1.2
}

.lifestyle-benefits .bg .benefit-overlay .btn {
    margin: 0
}

.lifestyle-benefits .bg:hover .benefit-overlay {
    transform: translateX(-100%)
}

.blog header.entry-header {
    display: none
}

.home-banner ul.banner-images {
    position: relative;
    display: block;
    width: 100vw;
    left: 50%;
    transform: translateX(-50%);
    height: 100vw;
    max-height: 700px;
    list-style: none;
    padding: 0;
    margin: 0;
    overflow: hidden
}

@media only screen and (max-height: 700px) {
    .home-banner ul.banner-images {
        max-height: 100vh
    }
}

.home-banner ul.banner-images > li.banner-image {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    transition: all .3s ease-out;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    z-index: 1
}

.home-banner ul.banner-images > li.banner-image:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(35, 61, 107, 0.39)
}

.home-banner ul.banner-images > li.banner-image.active {
    opacity: 1;
    z-index: 2
}

.home-banner ul.banner-images > li.banner-image .banner-inner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    text-align: center
}

.home-banner ul.banner-images > li.banner-image .banner-inner * {
    color: #fff
}

.home-banner ul.banner-images > li.banner-image .banner-inner .bg-transparent {
    min-width: 600px;
    max-width: 100%;
    padding: 30px;
    background-color: rgba(35, 61, 107, 0.39)
}

.home-banner ul.banner-images > li.banner-image .banner-inner h1 {
    background: transparent;
    font-style: normal;
    font-size: 69px;
    font-weight: 400
}

.home-banner ul.banner-images > li.banner-image .banner-inner h2 {
    font-weight: 700;
    font-size: 53px;
    margin-bottom: 20px
}

.home-banner ul.banner-images > li.banner-image .banner-inner span {
    display: inline-block;
    position: relative;
    border-bottom: 5px solid #f7913d;
    line-height: .8
}

.home-banner ul.banner-images > li.banner-image .banner-inner span:after {
    content: "";
    display: block;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    height: 5px;
    background-color: #f7913d;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3OTEzZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk4JSIgc3RvcC1jb2xvcj0iI2ZmYzIwZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background-image: -moz-linear-gradient(left, rgba(247, 145, 61, 1) 0%, rgba(255, 194, 14, 1) 98%);
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(247, 145, 61, 1)), color-stop(98%, rgba(255, 194, 14, 1)));
    background-image: -webkit-linear-gradient(left, rgba(247, 145, 61, 1) 0%, rgba(255, 194, 14, 1) 98%);
    background-image: -o-linear-gradient(left, rgba(247, 145, 61, 1) 0%, rgba(255, 194, 14, 1) 98%);
    background-image: -ms-linear-gradient(left, rgba(247, 145, 61, 1) 0%, rgba(255, 194, 14, 1) 98%);
    background-image: linear-gradient(to right, rgba(247, 145, 61, 1) 0%, rgba(255, 194, 14, 1) 98%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7913d', endColorstr='#ffc20e', GradientType=1)
}

.home-banner ul.banner-images > li.banner-image.static {
    background-position: bottom center !important;
    background-color: #19294d;
    background-size: contain !important
}

@media only screen and (min-width: 1200px) {
    .home-banner ul.banner-images > li.banner-image.static {
        background-size: 1274px !important
    }
}

.home-banner ul.banner-images > li.banner-image.static:before {
    background: none !important
}

.home-banner ul.banner-images > li.banner-image.static .banner-inner {
    top: 0 !important;
    left: 0 !important;
    width: 100%;
    transform: none !important;
    height: 100%
}

.home-banner ul.banner-images > li.banner-image.static .banner-inner a {
    width: 100%;
    height: 100%;
    display: inline-block
}

.ie .home-banner ul.banner-images > li.banner-image .banner-inner span:after {
    filter: none
}

.home-banner ul.banner-images > li.banner-image .banner-inner .btn {
    font-size: 20px;
    line-height: 55px;
    height: 50px;
    border-radius: 50px
}

ul.feature-links {
    display: table;
    table-layout: fixed;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none
}

ul.feature-links > li.feature-link {
    display: table-cell;
    vertical-align: middle;
    padding: 30px;
    text-align: center
}

ul.feature-links > li.feature-link.a {
    padding: 0;
    background: none #233d6b;
    transition: all .3s ease-out
}

ul.feature-links > li.feature-link.a:hover {
    background: none #19294d
}

ul.feature-links > li.feature-link.a > a {
    display: block;
    height: 100%;
    padding: 30px
}

ul.feature-links > li.feature-link * {
    color: #fff
}

ul.feature-links > li.feature-link img {
    display: block;
    margin: 20px auto
}

ul.feature-links > li.feature-link h3 {
    position: relative;
    font-weight: 400;
    font-size: 25px
}

ul.feature-links > li.feature-link:first-child h3:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: -32px;
    width: 4px;
    background: #f7913d;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3OTEzZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk4JSIgc3RvcC1jb2xvcj0iI2ZmYzIwZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(top, rgba(247, 145, 61, 1) 0%, rgba(255, 194, 14, 1) 98%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(247, 145, 61, 1)), color-stop(98%, rgba(255, 194, 14, 1)));
    background: -webkit-linear-gradient(top, rgba(247, 145, 61, 1) 0%, rgba(255, 194, 14, 1) 98%);
    background: -o-linear-gradient(top, rgba(247, 145, 61, 1) 0%, rgba(255, 194, 14, 1) 98%);
    background: -ms-linear-gradient(top, rgba(247, 145, 61, 1) 0%, rgba(255, 194, 14, 1) 98%);
    background: linear-gradient(to bottom, rgba(247, 145, 61, 1) 0%, rgba(255, 194, 14, 1) 98%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7913d', endColorstr='#ffc20e', GradientType=0)
}

.ie9 ul.feature-links > li.feature-link:first-child h3:after {
    filter: none
}

ul.feature-links > li.feature-link h3 > strong {
    font-size: 31px;
    display: block;
}

ul.feature-links > li.feature-link h2 {
    text-align: left;
    font-size: 47px;
    font-weight: 700
}

ul.feature-links > li.feature-link h2 > strong {
    display: block;
    font-size: 41px;
    text-transform: uppercase;
    color: #233d6b
}

ul.feature-links > li.feature-link h2 > small {
    font-size: 29px;
    font-weight: 400;
    display: block
}

ul.feature-links > li.feature-link:first-child, ul.feature-links > li.feature-link:last-child {
    position: relative
}

.ie9 ul.feature-links > li.feature-link.bg-orange {
    filter: none
}

ul.feature-links > li.feature-link:first-child:after, ul.feature-links > li.feature-link:last-child:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 50vw;
    background: inherit;
    filter: inherit
}

ul.feature-links > li.feature-link:first-child:after {
    right: 100%
}

ul.feature-links > li.feature-link:last-child:after {
    left: 100%
}

ul.feature-links > li.feature-link .btn {
    font-size: 20px;
    line-height: 55px;
    height: 50px;
    border-radius: 50px
}

@media only screen and (max-width: 767px) {
    .site-header .nav-primary .genesis-nav-menu {
        position: relative;
        max-height: 0;
        overflow: hidden;
        right: auto;
        transition: all .3s ease-out
    }

    .site-header .nav-primary .genesis-nav-menu.active {
        max-height: 100vh;
        overflow: auto
    }

    .site-header .nav-primary .genesis-nav-menu > li {
        display: block;
        width: unset
    }

    .site-header .nav-primary .genesis-nav-menu > li > a {
        color: #fff;
        border-bottom: 1px solid #fff
    }

    .genesis-nav-menu.responsive-menu .menu-item:nth-last-child(2) a {
        border-bottom: 1px solid #fff !important
    }

    .responsive-menu-icon::before {
        position: absolute;
        bottom: 100%;
        top: auto;
        color: #1d3d6f
    }
}

.blog-wrap .bx-wrapper .bx-prev, .blog-wrap .bx-wrapper .bx-next {
    background: none transparent;
    color: transparent !important
}

.blog-wrap .bx-wrapper .bx-prev:before {
    content: "";
    display: block;
    width: 35px;
    height: 35px;
    border-style: solid;
    border-width: 4px 0 0 4px;
    border-color: #f7913d transparent transparent #f7913d;
    transform: rotate(-45deg)
}

.blog-wrap .bx-wrapper .bx-next:before {
    content: "";
    display: block;
    width: 35px;
    height: 35px;
    border-style: solid;
    border-width: 4px 4px 0 0;
    border-color: #f7913d #f7913d transparent transparent;
    transform: rotate(45deg)
}

div#ContactPage form {
    margin-bottom: 30px
}

.salesforce form input[type="submit"] {
    padding: 0 20px !important;
    height: 50px;
    border-radius: 50px;
    font-weight: 700
}
.spring-form img {
    display: none;
}
@media only screen and (max-width: 480px) {
    .home-banner ul.banner-images > li.banner-image .banner-inner {
        transform: translateX(-50%) translateY(-50%) scale(.4)
    }

    ul.feature-links > li.feature-link {
        border-bottom: 1px solid #fff;
        background: none !important;
        padding-bottom: 20px;
        display: block
    }

    .site-header .site-title a {
        background: none !important
    }

    .property-search-land label {
        font-size: 14px
    }

    .property-search .wrap {
        padding: 0px 0px 15px 0px;
    }

    .house-and-land-packages {
        padding: 0 20px
    }

    .feature-links-wrapper {
        display: none
    }

    .site-header .title-area {
        margin-top: 55px;
        margin-bottom: 10px
    }

    .site-header .nav-primary {
        margin-top: 10px
    }

    .spring-form .gform_button {
        padding: 0 !important;
    }
    .spring-icon .icon-title {
        padding: 0 !important;
    }

    .service-icon {
        padding: 0 !important;
    }
    .backyard_upgrade img {
        padding-top: 0 !important;
        opacity: 0;
        margin-top: -50px;
    }


    .subpage_banner {
        background-size: 150% auto !important;
        background-position: top !important;
        margin-top: 90px !important;
    }
    .spring-form img {
        display: block;
    }
}
.page-template-default .content-sidebar-wrap {
    margin-top: 30px
}

.site-header .header-widget-area .widget_nav_menu .genesis-nav-menu {
    display: inline-block;
    width: auto
}

.site-header .header-widget-area .widget_nav_menu .genesis-nav-menu > li {
    margin-right: 10px
}

.site-header .header-widget-area .widget_nav_menu .genesis-nav-menu > li > a {
    padding: 0
}

@media only screen and (min-width: 1200px) {
    .site-container {
        -webkit-animation: fadein 1s;
        -moz-animation: fadein 1s;
        -ms-animation: fadein 1s;
        -o-animation: fadein 1s;
        animation: fadein 1s;
    }
}

@media only screen and (max-width: 1200px) {
    .nav-primary .wrap {
        max-width: 100%
    }

    .site-header .nav-primary .genesis-nav-menu > li > a {
        padding: 12px
    }
}

@media only screen and (max-width: 1023px) {
    .site-header .nav-primary .genesis-nav-menu > li > a {
        padding: 12px 6px
    }
}

@media only screen and (max-width: 767px) {
    .site-header .header-widget-area .widget_nav_menu .genesis-nav-menu {
        display: none !important
    }
}

.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus, .gform_wrapper textarea:focus, .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .gform_wrapper textarea {
    border: 1px solid #f5f5f5;
    line-height: 24px
}

.gform_wrapper.gf_browser_chrome input.button.gform_button_select_files {
    padding: 0 20px !important;
    height: 35px;
    line-height: 40px;
    font-weight: 700
}

.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] {
    padding: 0 20px;
    line-height: 50px;
    height: 45px;
    font-weight: 700
}

.gform_wrapper.gf_browser_chrome .gfield_checkbox li input, .gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox], .gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio] {
    margin-top: 0
}

#gform_wrapper_15 li.gfield.honeypot {
    display: none
}

.site-header .site-title > span {
    display: none !important;
}

/*-----------spring landing page-----------*/

.entry-header {display: none;}
/*-----------form and banner-----------*/
.spring-form {
    background-color: #0d3f60;
    padding: 20px 40px;
    color: #ffffff;
    background-image:url("https://www.atlantisbeach.com.au/wp-content/uploads/2019/09/atlantis_beach_spring_form_bg.png") ;
    background-repeat: no-repeat;
    background-position: right bottom;
    height: 700px;
}
.spring-form .form_heading{
    display: none !important;
}
.spring-form .gform_title{
    display: none !important;
}
.spring-form input{
    min-height: 50px;
    border-radius: 1px;
}

.spring-form h2{
    font-family: FocoBlack;
    margin: 0;
	font-size: 40px;
    text-align: center;
}
.spring-form h3{
    margin: 0;
	text-align: center;
    padding-top: 15px;
    padding-bottom: 5px;
}
.spring-form .gform_body li{
    margin: 0 0 -18px 0 !important;

}
.page-template-template-spring-lp .site-inner, .page-template-template-spring-thank .site-inner
{
	max-width:100%;
}
.page-template-template-spring-lp .subpage_banner .row
{
	padding:0 15px;
}
.page-template-template-spring-lp .subpage_banner .row .backyard_form.col-sm-5
{
	float:right;
}

.page-template-template-spring-lp .ginput_container_text input, .page-template-template-spring-lp .ginput_container_email input, .page-template-template-spring-lp .ginput_container_phone input{
    background-color: #fff !important;
}

.spring-form .gform_button {
    width: 100% !important ;
    background-color: #fecc00;
    color: #0d3f60;
    font-family: FocoBlack;
    font-size: 20px !important;
    text-transform: none;
    font-weight: 300 !important;

}

.page-template-template-spring-lp .nav-overlay, .page-template-template-spring-thank .nav-overlay {
    width: 100%;
    height: 100%;
}

.page-template-template-spring-thank .thank-you {
    font-family: FocoBlack;
    font-size: 24px;
    position: relative;
    top: 40%;
}

/*-----------icons-----------*/
.spring-form .gform_wrapper .gform_footer{padding-right: 16px}
.spring-icon .row{
    display: flex;
    justify-content: space-around;
}
@media only screen and (max-width: 800px){
    .spring-icon .icon-img img {
            width: 80px;
        }
}
/*-----------main content-----------*/
.main-section.spring {
    margin: -30px 10px 70px;
}
.main-section.spring h2{
    font-family: FocoBlack !important;
}


.spring-select select{
    min-height: 50px;
    margin: 2rem 0;}
.spring .main-content{
    padding: 10px;
}
.spring-icon{transform: translate(0, -35%);}
.spring-icon .icon-title{
    color: #fecc00;;
    font-family: FocoBlack !important;
    font-size: 25px;
    font-weight: 300;
    line-height: 1;
    text-align: center;
	padding: 0 20px;
    margin-top: 15px;
}
.spring-icon .icon-img{
    display: block;
    justify-content: center;
}

.service-icon{
    text-align:center;
}

.spring .backyard_upgrade_side{
    display: flex;
    justify-content: center;
    align-content: center;
    flex-flow: column;
}

.backyard_upgrade img{
    padding-top: 9rem;

}
.spring  .main-content h2{color: #0d3f60;font-size: 42px;}
.spring-baner {
    position: absolute;
    width: 100%;
    background-repeat:no-repeat;
    height: 700px;
    left: 0;
    background-position: center;
    background-size:cover}

.spring .backyard_upgrade_side img{
    margin: 20px 10px 45px 10px
}
.spring .col-sm-4.side-content {
    float: right;
}
.spring .main-content {
    font-size: 21px;
}
.spring .main-content strong
{
    color: #043261;
}
.spring .main-content a
{
    color: #043261;
    text-decoration: underline;
}
.spring .main-content p
{
    line-height: 1.5;
}
@media only screen and (max-width: 1200px) {

    .spring-baner{
        display: none;
    }
}
.spring .lifestyle-button{
    margin: 5px auto;
    color:#04a583 ;
}
.spring .lifestyle-button a{
	color: #043261;
	border-radius: 0;
}
.spring .lifestyle-button a:hover {
    color: #fff;
}

/*-----------mid banner-----------*/
.mid-banner-section{
    background-color:#04a583 ;
    position: absolute;
    left: 0;
    width: 100%;
    background-position: right center;
    background-repeat: no-repeat;
}
.mid-banner{
    background-color:#04a583 ;
    min-height: 50px;
    display: flex;
    flex-flow: row nowrap;
    overflow: hidden;
    max-height: 150px;
    width: 100%;
    padding-left: 22rem;
    margin: 0 auto;
}
.mid-imgl{
    width: 200px;
    justify-self: flex-start;
    margin: 5px 5px 5px 5px;}
.mid-imgl img{
    width: 200px;
    position: absolute;
    bottom: 0;
    transform: translate(-15%, 0);
}
.mid-text{
    font-family: Foco;
    color: #ffffff;
    font-size: 26px;
    justify-self: center;
    padding: 25px 0;
    margin-left: 90px;
}
.mid-text span{
    font-family: FocoBlack;
}
.page .site-inner .mid-text p {
    line-height: 32px;
    margin: 0;
}
.mid-text p{line-height: 1.6;}
.mid-imgr{
    justify-self: flex-end;
    margin-bottom: -5px;

}
.mid-imgr img{ object-fit: fill;  height: 100%;}

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

    .mid-banner{
        padding-left: 0;
    }
    .mid-text{
    padding-left: 14rem;
    margin-left: 0;
}
}
/*-----------big imeg section-----------*/
.spring .inclusion-title {
    border-top: none;
    margin: 25px 0 50px 0;
}
.spring .inclusion-title img{
    transform: translate(0, 25%);
}
.inclusion-section.spring{
    margin-top: 20rem !important;
}
.inclusion-section.spring .col-sm-12{
    display: flex;
flex-flow: column nowrap}
.inclusion-section.spring .lifestyle-button{
   justify-self: center;
}
.inclusion-section.spring  .inclusion-image{margin-bottom: 1rem;}
/*-----------imeg buttons-----------*/
.Spring-3button{
    display: flex;
    justify-content: space-evenly;
}

.nav-block-section.spring{
    margin-bottom: 35px;
    background: none;
}
.s3-icon{
    align-self: center;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
}
.nav-block-icon{margin: 0 2rem;}
.nav-block-img{
    position: relative;
    display: flex;
    justify-content: space-between;
}
.nav-block-img h2 {
    font-family: FocoBlack;
    color: #ffffff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);}
.nav-block-back{
    height: 100px;
    background-color: #04a583;
    width: 100%;
    position: absolute;
    /* top: 50%; */
    left: 50%;
    transform: translate(-50%, -50%);
}

/********************************************************/
.banner_overlap {
    width: 100%;
    display: flex;
}
.left_side {
    width: 37.5%;
    float: left;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    padding-right: 15px;
    position: relative;
    bottom: -30px;
}
.middle_side {
    width: 500px;
    float: left;
    display: flex;
    padding: 29px 75px;
    background-image: url("./images/bg_dark_blue.gif");
    background-repeat:repeat;
    transform: skewY(1.7deg);
    position: relative;
    top: -15px;
}
.form_content {
    transform: skewY(-1.7deg);
}
.right_side {
    width: 37.5%;
    float: left;
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
    padding-left: 15px;
    position: relative;
    bottom: -30px;
}
section.home_plus_new_banner_section {
    position: relative;
    background-image: url("./images/home_plus_banner.png");
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    padding-bottom: 36px;
}
@media (max-width: 767px) {
    section.home_plus_new_banner_section {
        background-image: url("https://www.atlantisbeach.com.au/wp-content/uploads/2020/02/home_plus_banner_mobile-e1580965822119.png");
    }
}
.title1 {
    font-family: OdudoSoft;
    font-weight: bold;
    font-size: 36px;
    color: #fff;
    text-align: center;
    line-height: normal;
}
.title1 > span {
    color: #ffe335;
}
.title2 {
    font-family: OdudoSoft;
    font-weight: bold;
    font-size: 36px;
    color: #fff;
    text-align: center;
    line-height: normal;
    padding: 15px 0;
}
.title2 > span {
    color: #ffe335;
}
.title3 {
    font-size: 20px;
    color: #fff;
    font-weight: 300;
    text-align: center;
    font-family: OdudoSoft;
    line-height: normal;
}
#gform_wrapper_31 ul#gform_fields_31 > li{
    padding-right: 0;
}
#gform_wrapper_31 ul#gform_fields_31 > li input{
    background-color: #fff;
    border-color: #fff;
    height: 45px;
    margin: 0;
    font-size: 18px;
}
#gform_wrapper_31 .gform_footer.top_label > input{
    width: 100%;
    border-radius: 0;
    background-color: #ffe335;
    font-size: 16px;
    font-weight: bold;
    font-family: OdudoSoft;
    color: #061d3f;

}
.second_section .section-inner {
    clear: both;
    margin: 0 auto;
    max-width: 1200px;
}
.home_icon {
    text-align: center;
}
.second_section {
    padding: 60px 0;
}
.content_section h2 {
    font-size: 28px;
    line-height: 1.4;
    color: #1dbfd7;
    font-weight: 700 !important;
    font-family: OdudoSoft;
    margin-bottom: 10px;
}
.content_section p {
    font-weight: 300 !important;
    margin: 0;
    padding-bottom: 10px;
}

.section_nepture .nep_title{
    text-align: center;
    font-weight: 700 !important;
    font-family: OdudoSoft;
    font-size: 72px;
    color: #ffffff;
}
.section_nepture{
    background-image: url("./images/bg_dark_blue.gif");
    background-repeat:repeat;
    padding: 50px 0 100px;
    transform: skewY(-2deg);
}
.nep_title .title {
    line-height: normal;
}
.section_nepture:before {
    content: '';
    padding: 10px;
    width: 100%;
    position: absolute;
    top: -20px;
    background-color: #fbdbdb;
}
.nep_title,
.napt_gallery,
.nap-content-outer{
    transform: skewY(2deg);
}
.napt_gallery{
    padding: 50px 0;
}
.gallery_slider .g_img{
    position: relative;
}
.gallery_slider .g_img.slick-active .blue_overlay{
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
    background-color: #061d3fc2;
}
.gallery_slider .g_img.slick-active.slick-center .blue_overlay{
    display: none;
}
.gallery_slider .slick-prev{
    background-image: url("./images/slick-prev.png");
    left: -58%;
    right: 0;
    margin: auto;
}
.gallery_slider .slick-next{
    background-image: url("./images/slick-next.png");
    left: 0;
    right: -58%;
    margin: auto;
}
.nap-content-outer {
    max-width: 1200px;
    margin: 0 auto;
}
.nap-content-outer {
    max-width: 1000px;
    margin: 0 auto;
    color: #fff;
    padding-bottom: 100px;
}
.nap-title {
    font-size: 36px;
    font-weight: bold;
    padding-bottom: 10px;
}
.nap-icon{
    background-image: url(./images/new_bed_icon.png);
    font-size: 32px;
    font-weight: bold;
    background-repeat: no-repeat;
    padding: 0px 40px 0px 60px;
    background-position-y: 5px;
}
.nap-icon-bath {
    background-image: url("./images/new_bath_icon.png");
}
.nap-icon-car {
    background-image: url("./images/new_car_icon.png");
}
.nap-desc ul {
    padding-left: 25px;
}
.nap-desc ul li {
    list-style: disc;
}
.nap-desc {
    padding-bottom: 25px;
}
a.btn.btn-enquire {
    color: #061d3f;
    background-color: #ffe335;
    font-weight: bold;
    padding: 10px 20px;
    border-radius: 3px;
    display: inline-block;
}
a.btn.btn-view-floor {
    border: 1px solid #fff;
    border-radius: 3px;
    color: #fff;
    padding: 10px 20px;
    font-weight: bold;
    margin-left: 10px;
}
a.btn.btn-enquire .fa-arrow-up, a.btn.btn-view-floor .fa-eye {
    margin-right: 10px;
}
.nap-price {
    background-color: #ffe335;
    width: 300px;
    height: 300px;
    color: #061d3f;
    font-weight: bold;
    font-size: 32px;
    text-align: center;
    border-radius: 100%;
    padding: 85px 0px;
}
.nap-price span {
    font-size: 82px;
    position: relative;
    top: -18px;
}
.nap-price sup {
    top: -54px;
}
.nap-side-img {
    position: absolute;
    bottom: -210px;
    right: 0px;
}
.nap-price-block {
    position: relative;
}
.nap-desc, .nap-desc p {
    line-height: 31px;
}



.section_marina{
    background-image: url(./images/bg_light_blue.gif);
    background-repeat: repeat;
    padding: 50px 0;
    transform: skewY(2deg);
    margin-top: -75px;
}
.section_marina:before {
    content: '';
    padding: 10px;
    width: 100%;
    position: absolute;
    top: -20px;
    background-color: #fbdbdb;
}
.section_marina .mari_title{
    text-align: center;
    font-weight: 700 !important;
    font-family: OdudoSoft;
    font-size: 72px;
    color: #ffffff;
}
.mari_title,
.mari_gallery,
.mari-content-outer{
    transform: skewY(-2deg);
}
.mari_gallery{
    padding: 50px 0;
}
.mari-content-outer {
    max-width: 1000px;
    margin: 0 auto;
    color: #fff;
    padding-bottom: 100px;
}
.mari-title {
    font-size: 36px;
    font-weight: bold;
    padding-bottom: 10px;
}

.mari-desc ul {
    padding-left: 25px;
}
.mari-desc ul li {
    list-style: disc;
}
.mari-desc {
    padding-bottom: 25px;
}
.mari-price {
    background-color: #ffe335;
    width: 300px;
    height: 300px;
    color: #061d3f;
    font-weight: bold;
    font-size: 32px;
    text-align: center;
    border-radius: 100%;
    padding: 85px 0px;
}
.mari-price span {
    font-size: 82px;
    position: relative;
    top: -18px;
}
.mari-price sup {
    top: -54px;
}
.mari-side-img {
    position: absolute;
    bottom: -210px;
    right: 0px;
}
.mari-price-block {
    position: relative;
}
.mari-desc, .mari-desc p {
    line-height: 31px;
}
.gallery_slider .g_img.slick-active .light_blue_overlay {
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
    background-color: #23b9d7bf;
}
.gallery_slider .g_img.slick-active.slick-center .light_blue_overlay{
    display: none;
}
.mari_gallery .gallery_slider .slick-next {
    background-image: url(./images/mari-slick-next.png);
}
.mari_gallery .gallery_slider .slick-prev {
    background-image: url(./images/mari-slick-prev.png);
}
.marina-bottom {
    height: 75px;
    background-color: #043261;
    position: relative;
    top: -40px;
    margin-bottom: -40px;
}
.content-img {
    text-align: center;
    padding-top: 50px;
}
.left_side > img,
.right_side > img{
    cursor: pointer;
}
.mobile_visiable{
    display: none;
}
.banner_overlap .middle_side {
    padding: 29px 42px;
}
.banner_overlap .second_section {
    padding: 0px 0;
}
.home-plus-form {
    color: #fff;
    font-size: 20px;
}
.second_section .section-inner {
    clear: both;
    margin: 0 auto;
    max-width: 850px;
}

/*--------- FIFO PAGE DESIGN --------*/
body.page-template-template-fifo-lp, 
body.page-template-template-fifo-thank{
    overflow-x: hidden;
}
.page-template-template-fifo-lp .site-inner,
.page-template-template-fifo-thank .site-inner{
    max-width: 100%;
}
.page-template-template-fifo-lp .subpage_banner .row .backyard_form.col-sm-5,
.page-template-template-fifo-thank .subpage_banner .row .backyard_form.col-sm-5 {
    float:right;
}
.page-template-template-fifo-lp .subpage_banner .row,
.page-template-template-fifo-thank .subpage_banner .row{
    padding: 0 15px;
}
.page-template-template-fifo-lp .ginput_container_text input, 
.page-template-template-fifo-lp .ginput_container_email input, 
.page-template-template-fifo-lp .ginput_container_phone input{
    background-color: #fff !important;
}

.gform_wrapper .fifo-form .gform_footer input[type=submit]{
    background:#fecc00;
    color:#043261;
}
.gform_wrapper .fifo-form .gform_footer input[type=submit]:hover
{
    background: #043261;
    color:#fff;
}
.gform_wrapper .fifo-form div.validation_error {
    display: none !important;
}

.gform_wrapper .fifo-form li.gfield.gfield_error{
    background-color: transparent !important;
    border:none !important;
    padding:0px 16px 0px 0px !important;
    margin: 0 !important;
    position: relative;
}
.gform_wrapper .fifo-form .field_description_below .gfield_description {
    padding-top: 0px !important;
    position: absolute;
    text-align: right;
    top: 100%;
    color:#ff4f4f;
    font-weight:normal;
    padding-right:0px !important;
    right: 15px;
    width: 50%;
}
.gform_wrapper .fifo-form li.gfield.gfield_error.gfield_contains_required div.ginput_container,
.gform_wrapper .fifo-form li.gfield.gfield_error.gfield_contains_required label.gfield_label {
    margin-top: 5px;
    /* color:#ff4f4f; */
}
.gform_wrapper.gform_validation_error .fifo-form .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half){
    max-width:100% !important;
}
.gform_wrapper .fifo-form li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), 
.gform_wrapper .fifo-form  li.gfield_error textarea{
    border:0px;
    border-bottom:1px solid #fff;
}




.fifo-page .main-section.spring{
    margin:-30px 0 70px;
}
.fifo-page .inclusion-section.spring{
    margin-top:26rem !important;
}
.fifo-page .spring .col-sm-5.side-content{
    padding:0;
}
.fifo-page .spring .backyard_upgrade_side img{
    margin:0;
}
.fifo-page .spring .main-content{
    padding-right:8rem;
}
.fifo-page .spring .main-content p{
    line-height:30px;
}
.fifo-page .inclusion-section.spring .inclusion-image{
    margin-bottom:0px;
}
.fifo-page .inclusion-section.spring .lifestyle-button.button-top{
    margin-bottom:45px;
}
.fifo-page .inclusion-section.spring .lifestyle-button.button-bottom{
    margin:45px auto 15px;
}
.fifo-page .inclusion-section.spring .lifestyle-button a{
    font-size:28px;
}

.fifo-page .nav-overlay{
    width:100%;
    height:100%;
}
.fifo-page .masterplan-page{
    padding:15px 0;
}

.page-template-template-fifo-thank .thank-you {
    font-family: FocoBlack;
    font-size: 24px;
    position: relative;
    top: 40%;
    display: block;
    text-align: center;
}



@media (max-width: 767px) {
    .mobile_visiable{
        display: block;
    }
    .mobile_visiable .form_content {
        transform: none;
    }
    .mobile_visiable .middle_side {
        width: 100%;
        float: none;
        display: block;
        padding: 30px 15px;
        background-image: url(./images/bg_dark_blue.gif);
        background-repeat: repeat;
        transform: none;
        position: relative;
        top: 0;
    }
    section.home_plus_new_banner_section .middle_side{
        display: none;
    }
    .left_side {
        width: 50%;
        float: left;
        display: flex;
        align-items: center;
        justify-content: center;
        padding-right: 15px;
        position: relative;
        bottom: -130px;
    }
    .right_side {
        width: 50%;
        float: left;
        display: flex;
        align-items: center;
        justify-content: center;
        padding-left: 15px;
        position: relative;
        bottom: -130px;
    }
    .home_plus_new_banner_section{
        background-image: url("./images/bg_dark_blue.gif") !important;
        background-repeat: repeat !important;
        background-size: auto !important;
        padding-bottom: 135px !important;
        transform: skewY(2deg);
    }
    .banner_overlap{
        transform: skewY(-2deg);
    }
    section.home_plus_new_banner_section:after {
        content: "";
        padding: 10px;
        background-color: #23b9d7;
        width: 100%;
        display: block;
        position: absolute;
        bottom: 0;
        z-index: -1;
    }
    .second_section {
        padding: 60px 15px;
    }
    .content_section h2 {
        font-size: 22px;
    }
    .section_nepture .nep_title{
        font-size: 50px;
    }
    .nap-price,
    .mari-price{
        background-color: #ffe335;
        width: 200px;
        height: 200px;
        color: #061d3f;
        font-weight: bold;
        font-size: 18px;
        text-align: center;
        border-radius: 100%;
        padding: 70px 0px;
        z-index: 1;
    }
    .nap-price span,
    .mari-price span{
        font-size: 40px;
        position: relative;
        top: -18px;
        display: block;
    }
    .nap-price sup ,
    .mari-price sup{
        top: -65px;
        right: -60px;
    }
    .nap-side-img ,
    .mari-side-img{
        position: absolute;
        bottom: -10px;
        right: -8px;
        width: 200px;
        z-index: -1;
    }
    .nap-icon{
        padding: 0px 40px 0px 45px;
    }
    a.btn.btn-view-floor{
        display: inline-block;
        margin-left: 0;
        margin-top: 15px;
    }
    .section_marina .mari_title {
        font-size: 50px;
    }
    .gallery_slider .slick-next,
    .gallery_slider .slick-prev{
        background-size: cover;
        top: 50%;
    }
    .gform_wrapper ul.gform_fields li.gfield.gfield_error+li.gfield.gfield_error {
        margin-top: 0;
    }
    .page-template-template-new-home-plus .site-inner{
        padding-top: 93px;
    }
}
@media (max-width: 1024px) {
    .gallery_slider .slick-next,
    .gallery_slider .slick-prev{
        background-size: cover;
        top: 50%;
    }
}

@media(max-width:767px){
    .fifo-page .spring .main-content{
        padding-right:15px;
    }
    .fifo-page .spring .col-sm-5.side-content{
        padding:0 15px
    }
    .fifo-page .subpage_banner{
        background-image:url('/wp-content/themes/atlantis-beach/images/fifo_banner_mobile.jpg') !important;
    }

    
}

@media only screen and (max-width: 480px){
    .fifo-page .backyard_upgrade {
        height:263px;
    }
    .fifo-page .inclusion-section.spring{
        margin-top:23rem !important;
    }
    .fifo-page .inclusion-section.spring .lifestyle-button.button-bottom{
        margin:35px auto 35px auto !important;
    }
    .fifo-page .spring-icon .row{
        display: block;
    }
    .fifo-page .spring .main-content{
        margin-top:35px;
    }
    .fifo-page .spring-form h2{
        font-size:32px
    }
}

@media(min-width:768px) and (max-width:992px){
    .page-template-template-fifo-lp .subpage_banner .row .backyard_form.col-sm-5,
    .page-template-template-fifo-thank .subpage_banner .row .backyard_form.col-sm-5{
        width:65%;
    }
    .fifo-page .spring .main-content{
        padding-right:15px;
    }
    .fifo-page .site-inner .mid-text p{
        line-height: 28px;
        font-size: 22px;
    }
    .fifo-page .nav-title {
        font-size: 20px;
        line-height: 25px;
    }
}