/*
Theme Name: PSDC 1962
Theme URI: http://underscores.me/
Author: Splat, Inc
Author URI: http://splatworld.tv
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: psdc1962
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

PSDC 1962 is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Header
# Navigation
    ## Links
    ## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
    ## Posts and pages
    ## Comments
# Infinite scroll
# Media
    ## Captions
    ## Galleries
# Footer
# HOME PAGE
# PAGES
## Available Properties
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust:     100%;
}

body {
    margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
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-color: transparent;
}

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

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

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

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

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

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

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

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

figure {
    margin: 1em 40px;
}

hr {
    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-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

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

td,
th {
    padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/

body,
button,
input,
select,
textarea {
    color: #4a4a4a;
    font-size: 22px;

    line-height: 1.5;
}

body,
input,
select,
textarea {
    font-family: 'BodoniBT-Book';

}

button, .button {
    font-family: 'BrandonGrotesqueWeb-Medium';
    font-weight: normal;
    font-style: normal;
}

h1 {
    clear: both;
    font-family: 'BrandonGrotesqueWeb-Bold';
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
    font-size: 40px;
}

h2,
h3 {
    clear: both;
    font-family: 'BrandonGrotesqueWeb-Medium';
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
}
h2 {
    font-size: 30px;
}
h3 {
    font-size: 24px;
}

h4,
h5,
h6 {
    clear: both;
    font-family: 'BodoniBT-Book';
    font-weight: normal;
    font-style: normal;
}

p {
    margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
    font-style: italic;
}

blockquote {
    margin: 2em 0 0 3em;
}

address {
    margin: 0 0 1.5em;
}

pre {
    background: #eee;
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: 15px;

    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
}

code,
kbd,
tt,
var {
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
    font-size: 15px;

}

abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}

mark,
ins {
    background: #fff9c0;
    text-decoration: none;
}

big {
    font-size: 125%;
}
.top-bar {
    font-family: 'BrandonGrotesqueWeb-Regular';
    font-weight: normal;
    font-style: normal;
}
.main-navigation {
    font-family: 'BrandonGrotesqueWeb-Regular';
    font-weight: normal;
    font-style: normal;
}
.slider-copy, .image-copy {
    font-family: 'BrandonGrotesqueWeb-Bold';
    font-weight: normal;
    font-style: normal;
}
.slider-blue-copy, .image-blue-copy {
    font-family: 'BrandonGrotesqueWeb-Black';
    font-weight: normal;
    font-style: normal;
}
.front-text {
    font-family: 'BodoniBT-Book';
    font-weight: normal;
    font-style: normal;
}
.bodoni-bold {
    font-family: 'BodoniBT-Bold';
    font-weight: normal;
    font-style: normal;
}
.see-more {
    font-family: 'BrandonGrotesqueWeb-Regular';
    font-weight: normal;
    font-style: normal;
}
.grid-title {
    font-family: 'BodoniBT-Book';
    font-weight: normal;
    font-style: normal;
}
.grid-text {
    font-family: 'BodoniBT-Book';
    font-weight: normal;
    font-style: normal;
}



/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
    box-sizing: border-box;
    background: #f3f3f3;
}

*,
*:before,
*:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
    box-sizing: inherit;
}

body {
    background: #fff; /* Fallback for when there is no custom background color defined. */
    max-width: 1920px;
    margin: 0 auto;
}
/*
.content-area {
    max-width: 1440px;
    margin: 0 auto;
}
*/
blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
}
blockquote:before {
    display: block;
    height: 0;
    content: "\201C";
    margin-left: -.75em;
    font: italic 400%/1 "BodoniBT-Book", serif;
    color: #6492f3;
    text-align: left;
}
blockquote,
q {
    quotes: "" "";
}

hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em;
}

ul,
ol {
    margin: 0 0 1.5em 3em;
}

ul {
    list-style: disc;
}

ol {
    list-style: decimal;
}

li > ul,
li > ol {
    margin-bottom: 0;
    margin-left: 1.5em;
}

dt {
    font-weight: bold;
}

dd {
    margin: 0 1.5em 1.5em;
}

img {
    height: auto; /* Make sure images are scaled correctly. */
    max-width: 100%; /* Adhere to container width. */
}

table {
    margin: 0 0 1.5em;
    width: 100%;
}

.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    border: 1px solid;
    border-color: #6e8cc7;
    background: transparent;
    color: #6e8cc7;
    font-size: 16px;
    line-height: 1.2;
    padding: .6em 1em .4em;
    text-transform: uppercase;
    -webkit-transition: all 250ms ease-out;
    -ms-transition: all 250ms ease-in;
    -o-transition: all 250ms ease-in;
    -moz-transition: all 250ms ease-in;
    transition: all 250ms ease-out;
}
input[type="button"],
input[type="reset"],
input[type="submit"] {
    padding: .8em 1.5em .7em;
    font-family: 'BrandonGrotesqueWeb-Medium';
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    background: #6e8cc7;
    color: #fff;
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
    background: #6e8cc7;
    color: #fff;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
    color: #666;
    border: 1px solid #ccc;
    padding: 3px;
}

select {
    border: 1px solid #ccc;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
    color: #111;
}

textarea {
    width: 100%;
}


/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
.site-header {
    box-shadow: 0px 3px 12px -2px rgba(0,0,0,0.2);
    border-bottom: 2px solid rgba(0,0,0,0.2);
}

.top-bar {
    background: #4a4a4a;
    color: #fff;
    padding: 8px;
    text-align: center;
    font-size: 16px;
}
.top-bar a {
    color: #fff;
    text-decoration: none;
}
.top-bar a:hover, .top-bar a:focus, .top-bar a:active  {
    color: #fff;
}
.top-bar img {
    width: 15px;
    height: 15px;
    margin-right: 10px;
}
.navigation-bar {
    padding-bottom: 10px;
}

.site-branding {
    text-align: center;
}
.logo {
    display: inline-block;
    margin: 20px 20px 10px;
    -webkit-transition: all 250ms ease-out;
    -ms-transition: all 250ms ease-in;
    -o-transition: all 250ms ease-in;
    -moz-transition: all 250ms ease-in;
    transition: all 250ms ease-out;
}
.logo img {
    max-width: 150px;
    width: 100%;
    height: 68px;
}
.header-tagline {
    display: none;
    font-family: 'BrandonGrotesqueWeb-Medium';
    font-family: 'BodoniBT-Book';
/*    font-style: italic;  */
    font-size: 18px;
    text-transform: none;
    background: #6e8cc7;
    color: #fff;
    text-align: center;

}


/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
    color: #2b3853;
    text-decoration: none;
}

a:visited {
    color: #2b3853;
}

a:hover,
a:focus,
a:active {
    color: #6e8cc7;
}

:focus {
    outline: #6e8cc7 auto 2px;
}
a:focus {
    outline: thin dotted;
}

a:hover,
a:active {
    outline: 0;
}
.button {
    font-size: 14px;
    line-height: 1.25;
    display: inline-block;
    border: 1px solid;
    border-color: #2b3853;
    background: transparent;
    color: #2b3853;
    padding: .6em 1em .4em;
    text-transform: uppercase;
    -webkit-transition: all 250ms ease-out;
    -ms-transition: all 250ms ease-in;
    -o-transition: all 250ms ease-in;
    -moz-transition: all 250ms ease-in;
    transition: all 250ms ease-out;
}
.button:hover,
.button:focus,
.button:active {
    border-color: #2b3853;
    background: #2b3853;
    color: #fff;
}
.button.white-button {
    color: #fff;
    border-color: #fff;
    text-transform: uppercase;
    padding: 12px 20px 9px;
    background: rgba(0, 0, 0, .2);
    -webkit-transition: all 250ms ease-out;
    -ms-transition: all 250ms ease-in;
    -o-transition: all 250ms ease-in;
    -moz-transition: all 250ms ease-in;
    transition: all 250ms ease-out;
}
.button.white-button:hover, .button.white-button:focus, .button.white-button:active {
    background: rgba(0, 0, 0, .5);
}
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
    clear: both;
    display: block;
    font-size: 20px;
    font-size: 17px;
    text-transform: uppercase;
}

.main-navigation ul {
    display: none;
    list-style: none;
    margin: 0;
    padding-left: 0;
    padding-top: 10px;
}

.main-navigation li {
    position: relative;
    padding: 5px 10px;
}

.main-navigation a {
    display: block;
    text-decoration: none;
}

.main-navigation ul ul {
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    float: left;
    position: absolute;
    top: 1.5em;
    left: -999em;
    z-index: 99999;
}

.main-navigation ul ul ul {
    left: -999em;
    top: 0;
}

.main-navigation ul ul a {
    width: 200px;
}

.main-navigation ul ul li {

}

.main-navigation li:hover > a,
.main-navigation li.focus > a {
    border-bottom: 3px solid #6492f3;
}

.main-navigation ul ul :hover > a,
.main-navigation ul ul .focus > a {
}

.main-navigation ul ul a:hover,
.main-navigation ul ul a.focus {
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
    left: auto;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
    left: 100%;
}

.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a,
.main-navigation .current-menu-ancestor > a {
    border-bottom: 3px solid #6492f3;
    color: #6492f3;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
    display: block;
    margin: 0 auto;
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
    margin: 0 0 1.5em;
    overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
    float: left;
    width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%;
}


.menu-toggle, .menu-toggle:focus {
    cursor: pointer;
    border-color: #333;
    outline: 0;
    padding: .4em .8em .3em;
}
.menu-toggle:hover,
.menu-toggle:active,
.menu-toggle:focus {
    background: transparent;
}
.bar1, .bar2, .bar3 {
    width: 30px;
    height: 4px;
    background-color: #333;
    margin: 5px 0;
    transition: 0.4s;
}

/* Rotate first bar */
.toggled .menu-toggle .bar1 {
    -webkit-transform: rotate(-45deg) translate(-6px, 7px) ;
    transform: rotate(-45deg) translate(-6px, 7px) ;
}

/* Fade out the second bar */
.toggled .menu-toggle .bar2 {
    opacity: 0;
}

/* Rotate last bar */
.toggled .menu-toggle .bar3 {
    -webkit-transform: rotate(45deg) translate(-6px, -7px) ;
    transform: rotate(45deg) translate(-6px, -7px) ;
}




/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;

    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
    outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
    content: "";
    display: table;
    table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
    clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
    margin: 0 0 1.5em;
}

/* Make sure select elements fit in widgets. */
.widget select {
    max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
.hide-mobile {
    display: none;
}

/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
    display: block;
}
/*
.hentry {
    margin: 0 0 1.5em;
}
*/
.byline,
.updated:not(.published) {
    display: none;
}

.single .byline,
.group-blog .byline {
    display: inline;
}

.page-content,
.entry-content,
.entry-summary {
/*    margin: 1.5em 0 0;
    padding: 0 20px; */
}

.page-links {
    clear: both;
    margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
    word-wrap: break-word;
}

.bypostauthor {
    display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
    display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
    display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
    max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}

.wp-caption-text {
    text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
    margin-bottom: 1.5em;
}

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
}

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

.gallery-columns-3 .gallery-item {
    max-width: 33.33%;
}

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

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

.gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}

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

.gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}

.gallery-caption {
    display: block;
}



/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/

.site-footer {
    background: #9b9b9b;
    color: #fff;
    padding: 20px;
    text-align: center;
    margin-top: 60px;
}
.site-info {

}

.site-info a {
    color: #fff;
    text-decoration: none;
}
.site-info a:hover, .site-info a:focus, .site-info a:active {
    color: #f0f0f0;
}

.site-info p {
    font-size: 18px;
    margin-bottom: 10px;
}






/*--------------------------------------------------------------
# HOME PAGE
--------------------------------------------------------------*/
.top-slider {
    width: 100%;
    height: 250px;
    position: relative;
}
.slider-image {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    text-align: center;
}

.slider-copy {
    text-transform: uppercase;
    color: #fff;
    font-size: 30px;
    letter-spacing: .75px;
    padding: 95px 0 15px;
    line-height: 1;

}
.slider-blue-copy {
    color: #d1e0ff;
    font-size: 27px;
    letter-spacing: 0.25px;
}

.front-text {
    font-size: 22 px;
    text-align: center;
    max-width: 1240px;
    margin: 60px auto;
    padding: 20px;
}

.see-more {
    position: absolute;
    left: 0;
    right: 0;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 1;
    font-weight: bold;
    color: #2b3853;
    cursor: pointer;
    padding: 20px;
    margin: 10px;
}
#triangle {
    display: block;
    height: 14px;
    width: 20px;
    margin: 0 auto;
    background: url(img/triangle-down.svg);
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
.more-text {
    padding-top: 5px;
}

.grid-area {
    margin-top: 40px;
    padding: 10px;

}

.grid-pair {
    padding: 5px;
    text-align: center;

}

.grid-square-image, .grid-square-text {
    border: 1px solid #ccc;
    width: 100%;
    max-width: 340px;
    height: 340px;
    margin: 0 auto 8px;
    position: relative;
}

.image-1 {
    background: url("img/grid-img-developers.jpg");
}
.image-2 {
    background: url("img/grid-img-2.jpg");
}
.image-3 {
    background: url("img/grid-img-properties.jpg");
}
.image-4 {
    background: url("img/grid-img-temple.jpg");
}
.grid-square-image {
    background-position: 50% 50%;
    background-size: cover;
}


.overlay {
    opacity: 1;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, .55);

    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;

     -webkit-transition: all 350ms ease-out;
    -ms-transition: all 350ms ease-in;
    -o-transition: all 350ms ease-in;
    -moz-transition: all 350ms ease-in;
    transition: all 350ms ease-out;

}
.grid-title-front {
    color: #fff;
    text-transform: uppercase;
    padding: 0 20px 5px;
    font-size: 32px;
    line-height: 1.1;
}
.blue-underline {
    width: 40px;
    height: 6px;
    margin: 0 auto;
    background: #6492f3;
}
.grid-text-area {
    opacity: 1;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;

    -webkit-transition: all 350ms ease-out;
    -ms-transition: all 350ms ease-in;
    -o-transition: all 350ms ease-in;
    -moz-transition: all 350ms ease-in;
    transition: all 350ms ease-out;
}

.grid-text {
    color: #999;
    padding: 10px 0px 20px;
    font-size: 24px;
    line-height: 1.4;
}

.grid-square-text button {
    padding: 8px 16px 6px;
    text-transform: uppercase;
    color: #999;
    border-color: #999;
}

.grid-pair:hover .overlay, .grid-pair:focus .overlay, .grid-pair:active .overlay {
    opacity: 1;
}
.grid-pair:hover .grid-text-area, .grid-pair:focus .grid-text-area, .grid-pair:active .grid-text-area  {
    opacity: 1;
}
.grid-pair .grid-square-text button:hover, .grid-pair .grid-square-text button:focus  {
    color: #2b3853;
    border-color: #2b3853;
}



/*--------------------------------------------------------------
# PAGES
--------------------------------------------------------------*/
h2 {
    text-transform: uppercase;
    margin-bottom: 1px;
}
.entry-header {
    position: relative;
}

.top-image-area {
    width: 100%;
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
    height: 250px;
    position: relative;
/*    margin-bottom: 35px; */
}
.top-image-page-area {
    width: 100%;
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
    height: 250px;
    position: relative;
/*    margin-bottom: 35px; */
}
.top-image{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-size: cover;
    background-position: 50% 77%;
    background-repeat: no-repeat;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.image-copy {
    text-transform: uppercase;
    color: #fff;
    font-size: 30px;
    letter-spacing: .75px;
    padding: 70px 0 15px;
    line-height: 1;
    opacity: .6;

}
.image-blue-copy {
    color: #d1e0ff;
    font-size: 27px;
    letter-spacing: 0.25px;
}



.entry-title {
    color: #fff;
    text-transform: uppercase;
    line-height: 1.1;
    text-align: center;
    margin-bottom: 5px;
}
.blue-line {
    width: 50px;
    height: 8px;
    background: #6e8cc7;
    margin: 0 auto;
}
/*--------------------------------------------------------------
## Services
--------------------------------------------------------------*/
.title-description {
    margin: 5px auto 40px;
    line-height: 1.2;
    text-align: center;
    padding: 0 20px;
    font-family: 'BrandonGrotesqueWeb-Bold';
    font-size: 30px;

}
.section {
    padding: 30px 20px;
    text-align: center;
}


.services-specific-area p {
}
.page-template-services .site-footer,
.page-template-our-clients .site-footer,
.page-template-contact .site-footer,
.page-template-available-properties .site-footer{
    margin-top: 0;
}
.separator {
    height: 25px;
}
/*--------------------------------------------------------------
## Available Properties
--------------------------------------------------------------*/
#all-available-properties-area {
    padding-bottom: 60px;
}
.center {
    text-align: center;
}
/*
.page-template-available-properties .entry-content {
    max-width: 1000px;
    margin: 40px auto 0;
    padding: 0 20px;
}
*/
.all-properties-title {
    text-transform: uppercase;
    text-align: center;
    padding: 50px;
}
.all-properties-title h3 {
    margin-bottom: 2px;
}
.all-properties {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
       -ms-flex-pack: center;
           justify-content: center;
}

.property-grid {
    position: relative;
    max-width: 360px;
    width: 100%;
    border: 1px solid #fff;

}

.single-img-grid {
    padding-bottom: 100%;
}
.property-thumbnail-image {
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.color-bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(79, 176, 206, 0.77);
}
.property-grid:nth-child(3n+2) .color-bg {
    background: rgba(79, 206, 125, 0.77);
}
.property-grid:nth-child(3n+3) .color-bg {
    background: rgba(125, 98, 206, 0.77);
}
.overlay-property {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    -moz-transition: all .3s linear;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    background: rgba(0, 0, 0, .5);
    color: #ffffff;
    opacity: 0;
}
.grid-title {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    -moz-transition: all .3s linear;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    color: #fbfbfb;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;

}
.grid-title h3 {
    text-transform: uppercase;
    padding: 0 20px;
    font-size: 24px;
    line-height: 1.4;
    text-shadow: 0px 0px 7px rgba(0, 0, 0, 0.45);
}

.property-grid:hover .overlay-property, .property-grid:focus .overlay-property, .property-grid:active .overlay-property {
    opacity: 1;
}



.light-blue-bg {
    background: #f6f9fb;

}

.property-title {
    font-size: 30px;
    color: #333;
    text-transform: none;
}
.single-properties article {
    padding: 50px 0;
}

.property-image,
.property-detailes {
    text-align: center;
}

.address {
    display: inline-block;
    border-bottom: 1px solid #6e8cc7;
}
.address p {
    margin-bottom: 5px;
}
.available-space {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
}
.available-space,
.multiple-availability {
    margin: 15px;
}
.available-space h3,
.multiple-availability h3 {
    margin: 0 5px;
    text-transform: none;
}
.available-space p,
.multiple-availability p {
    margin: 0;
}


/**** Map ******/
.acf-map {
    position: relative;
    width: 100%;
    max-width: 700px;
    height: 0;
    padding-bottom: 50%;
    border: #6e8cc7 solid 2px;
    margin: 20px auto;
}



/* fixes potential theme css conflict */
.acf-map img {
   max-width: inherit !important;
}

.plan-link {
    margin: 20px auto 14px;
}
.plan-link .button {
    color: #6e8cc7;
    border-color: #6e8cc7;
    width: 240px;
}
.plan-link .button:hover {
    border-color: #2b3853;
    color: #fff;
}
.contact-link .button {
    background: #6e8cc7;
    color: #fff;
    border: none;
    width: 240px;
}

.contact-link .button:hover {
    background: #2b3853;

}
/*--------------------------------------------------------------
# Archives, Taxonomy-location
--------------------------------------------------------------*/


.no-results {
    margin-bottom: 50px;
}


/* Property menu*/
.menu-property-location-container {
    overflow: auto;
    padding-bottom: 50px;
    font-family: 'BrandonGrotesqueWeb-Medium';
    font-weight: normal;
    font-style: normal;
}
.menu-property-location-container ul {
    list-style: none;
    padding-left: 0;
    margin: 0;
    text-align: center;

}
.menu-property-location-container li {
    cursor: pointer;

}
#menu-property-location>li {
    max-width: 300px;
    margin: 0 auto 12px;
    background: #6e8cc7;
    text-transform: uppercase;
}
#menu-property-location li.dropdown>a:before,
#menu-property-location li.dropdown>a:after{
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    right: 29px;
    width: 2px;
    height: 8px;
    margin-top: -3px;
    background: #fefefe;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: all .25s ease-out;
    transition: all .25s ease-out;
}
#menu-property-location li.dropdown>a:after{
    right: 25px;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

ul#menu-property-location a {
   text-decoration: none;
    color: #f5f5f5;
    min-height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: relative;
}


#menu-property-location ul li {
    cursor: pointer;
    text-transform: none;
    background: #586d96;
    border-bottom: 1px solid rgba(255, 255, 255, 0.18);
    font-size: 20px;
}
#menu-property-location ul ul {

    display: block;
}
#menu-property-location ul ul li {
    background: #284a60;
    font-size: 16px;
}

#menu-property-location li.current-menu-item>a {
    color: #ccc;
    text-decoration: underline;

}

/*-------------------------------
## Our Clients
 ------------------------------*/
.testimonial p {
    margin: 0;
}

.quote {

    font-style: italic;
    color: #999;
    font-family: 'BrandonGrotesqueWeb-Regular';
    font-size: 24px;
    text-align: left;
    border-left: 5px solid #6492f3;
    padding-left: 20px;
}
.quote-author {
/*
    color: #bbb;
    font-style: italic;
*/
    text-align: right;
    padding-top: 4px;
}
.clientListContainer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    text-align: left;
}
.clientListContainer ul {
    margin-left: 0;
}
.client-list h3 {
    margin-bottom: 4px;
}
.clients-banner {
    background-image: url(img/clients_banner.jpg);
    background-size: contain;
    background-position: 50% 50%;
    background-repeat: no-repeat;

    margin: 0 auto;

}
.banner {
    margin: 10px 0;
}

/*-------------------------------------------------------
# Contact
 -----------------------------------------------------*/
.form-field {
    margin: 25px 0;
}
.form-field input {
    width: 100%;
    padding: 4px 10px 5px;
}
.location-area {
    padding: 40px 0;
    text-align: center;
}
.location {
    position: relative;
}
.location-info,
.driving-info {
    padding-left: 20px;
    padding-right: 20px;
}
.location-info h3 {
    font-size: 20px;
    margin-bottom: 0;
    line-height: 1.2;
}
#map {
    height: 0;
    overflow: hidden;
    padding-bottom: 80%;
    position: relative;
    margin-bottom: 50px;
}
#info-content {
    color: #333a56;
    text-align: left;
    font-family: 'BrandonGrotesqueWeb-Regular';
}
#info-content h3 {
    margin: 0 0 5px;
    color: #686868;
    font-size: 18px;
}
#info-content p {
    margin: 0;
    font-size: 16px;
}
#info-content a {
    font-weight: bold;
}




/* ----------------------------------------------------------------
-------------------------------------------------------------------
 # RESPONSIVE
___________________________________________________________________
__________________________________________________________________*/

.width-1040 {
    max-width: 1040px;
    margin:  0 auto;
}
.width-1440 {
    max-width: 1440px;
    margin:  0 auto;
}


@media screen and (min-width: 37.5em) {
    .logo {
        margin-bottom: 0;
    }
    .logo img {
        max-width: 200px;
        height: 90px;
    }
    .menu-toggle {
        display: none;
    }
    .main-navigation ul {
        display: block;
        text-align: center;
    }

    .main-navigation li {
        display: inline-block;
    }

    .header-tagline {
        display: block;
    }
    /*------- # HOME PAGE -------*/
    .top-slider {
        height: 300px;
    }
    .slider-copy {
        font-size: 38px;
        padding: 105px 0 20px;
    }
    .slider-blue-copy {
        font-size: 34px;
    }



    /*------- # PAGEs -------*/
    .top-image-area {
        height: 300px;
    /*    margin-bottom: 45px; */
    }
    .image-copy {
        font-size: 38px;
        padding: 105px 0 20px;
    }
    .image-blue-copy {
        font-size: 34px;
    }


    /******** Available Properties ******/
    .all-properties {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
            /*justify-content: flex-start;*/
            justify-content: center;
    }

    .property-grid {
        width: 50%;

    }



}

@media screen and (min-width: 720px) {
 /******** Available Properties ******/
    .property-grid {
        width: 33.3%;

    }
}

@media screen and (min-width: 768px) {

    .hide-mobile {
        display: block;
    }

    /*----- # Footer --------*/
    .footer-address {
        letter-spacing: .55px;
    }
    .footer-phone {
        float: left;
    }



    /*------- # HOME PAGE -------*/
    .top-slider {
        height: 0;
        padding-bottom: 45%;
    }
    .slider-copy {
        font-size: 46px;
        padding: 17% 0 20px;
    }
    .slider-blue-copy {
        font-size: 41px;
    }
    .button.white-button {
        padding: 12px 25px 10px;
    }
    .grid-pair {
        max-width: 710px;
        margin: 0 auto;
    }
    .grid-square-image, .grid-square-text {
        width: 340px;
        max-width: 340px;
        height: 340px;
        float: left;
        margin: 5px;
    }
    .text-1, .image-2, .text-3, .image-4 {
        float: right;
    }



    /*------- # PAGES -------*/
    .top-image-area {
        height: 0;
        padding-bottom: 30%;
/*        margin-bottom: 50px; */
    }
    .top-image-page-area {
        height: 0;
        padding-bottom: 28%;

    }
    .image-copy {
        font-size: 46px;
        padding: 11% 0 20px;
    }
    .image-blue-copy {
        font-size: 41px;
    }

    .section {
        padding: 60px 20px;
    }

 /*
    #menu-property-location>li {
        float: left;
        width: 50%;
        color: #ddd;
    }
*/

    #map {
        padding-bottom: 50%;
    }
}


@media screen and (min-width: 840px) {
    /*----- # Header --------*/
    .top-bar {
        text-align: right;
    }
    .site-branding {
        text-align: left;
        display: inline-block;
    }
    .main-navigation {
        display: inline-block;
        float: right;
        margin-top: 40px;
    }
    .main-navigation ul {
        padding-top: 5px;
    }
}


@media screen and (min-width: 992px) {

     .top-image-page-area {
        padding-bottom: 25%;

    }
 /*-------- # Properties---------*/
    .single-properties article {
        padding: 50px;
    }

    .about-property {
        padding: 50px 0;
    }
    .acf-map {
        max-width: 50%;
        height: 400px;
        display: inline-block;
        vertical-align: middle;
        margin: 0;
        padding-bottom: 0;
    }
    .property-detailes {
        width: 48%;
        display: inline-block;
        text-align: center;
        vertical-align: middle;
    }
    .address p {
        margin-top: 0;
    }

     #map {
        padding-bottom: 40%;
    }

/*
    .acf-map {
        width: 80%;
        margin: 20px auto 0;
    }
*/
}

@media screen and (min-width: 1024px) {

    .property-grid {
        width: 25%;

    }
/*
    .all-properties:after {
        content: "";
        -webkit-box-flex: 1;
            -ms-flex: auto;
                flex: auto;
    }
*/
}

@media screen and (min-width: 1200px) {

/*------- # HOME PAGE -------*/
    .slider-copy {
        font-size: 62px;
        padding: 19% 0 20px;
    }
    .slider-blue-copy {
        font-size: 55px;
    }

    .button.white-button {
        padding: 16px 40px 13px;
    }





    /*------- # PAGES -------*/
    .image-copy {
        font-size: 62px;
    }
    .image-blue-copy {
        font-size: 55px;
    }

    .property-grid {
        width: 25%;

    }
/*
    .acf-map {
        width: 66%;
        margin: 35px auto 0;
        padding-bottom: 40%;
    }
*/



    /***** Properties menu */
    .menu-property-location-container {
        position: relative;
        height: 200px;
    }

    #menu-property-location {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }

    #menu-property-location>li {
        max-width: 506px;
        min-width: 306px;
        margin: 0 50px;
        background: none;
    }

    ul#menu-property-location a {
        color: #6e8cc7;
        display: inline;
    }
    #menu-property-location ul {
        margin: 4px 0px;
        padding: 0px 6%;
    }
    #menu-property-location li.dropdown>a:before,
    #menu-property-location li.dropdown>a:after {
        background: #6e8cc7;
        right: -14px;
    }
    #menu-property-location li.dropdown>a:after {
        right: -19px;
    }
    .sub-menu {
        position: absolute;
        left: 0px;
        right: 0px;
    }
    #menu-property-location ul li {
        float: left;
        padding: 3px 35px;
        background: #eef9fd;
        min-width: 200px;
        margin: 4px 2px;
    }
    #menu-property-location ul ul li {
        background: #f7f4ff;
        padding: 3px 22px;
        margin: 5px 2px;
        min-width: 100px;
    }
    #map {
        padding-bottom: 35%;
    }
}

@media screen and (min-width: 1350px) {

/*------- # HOME PAGE -------*/
    .grid-area {
        padding: 0;
    }
    .grid-pair {
        width: 50%;
        display: inline-block;
        max-width: 720px;
        padding: 0;

    }
    .pair-2, .pair-4 {
        float: right;
    }


    .grid-square-image, .grid-square-text {
        width: 48.4%;
        max-width: 360px;
        margin: .8%;
    }
    .image-2, .text-3 {
        float: left;
    }
    .text-2, .image-3 {
        float: right;
    }
    .overlay,
    .grid-text-area {
        opacity: 0.01;
    }

    .acf-map {
        height: 500px;
    }


}



@media screen and (min-width: 1464px) {
    #menu-property-location ul {
        padding: 0px 13%;
    }
}



@media screen and (min-width: 1480px) {
    .page-content,
    .entry-content,
    .entry-summary {
        padding: 0;
    }
    .logo {
        margin-left: 0;
    }



}


body.tax-location {
    animation: myfadeInAnimation .5s;

}
@keyframe myfadeInAnimation {
    from {opacity: 0;}
    to {opacity: 1;}
}
@-webkit-keyframes myfadeInAnimation {
    from {opacity: 0;}
    to {opacity: 1;}
}
