/*
Theme Name:         Meraki Properties
Author:             UP
*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}
body {
    line-height: 1;
}
ol,
ul {
    list-style: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
input,
select {
    vertical-align: middle;
}
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
img {
    border: 0;
}
figure {
    margin: 0;
}
textarea {
    overflow: auto;
}
optgroup {
    font-weight: normal;
}
textarea {
    resize: vertical;
}
textarea[contenteditable] {
    -webkit-appearance: none;
}
*,
*:before,
*:after {
    box-sizing: border-box;
}
* {
    -webkit-tap-highlight-color: transparent;
}
*:focus {
    outline: 0;
}
html {
    overflow-y: scroll;
    font-size: 100%;
}
html,
body {
    width: 100%;
    height: 100%;
}
body,
button,
textarea,
input,
select {
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    font-smoothing: antialiased;
    font-smooth: always;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
}
body {
    font-family: "Times New Roman", "Times", serif;
    line-height: 1.1;
    letter-spacing: 0;
    color: #000;
    min-height: 100%;
}
body:after {
    display: none;
}
.col {
    float: left;
    position: relative;
}
.col__inner {
    margin: 1rem;
}
.col__inner--hori {
    margin: 0 1rem;
}
.col__inner--vert {
    margin: 1rem 0;
}
.col__padd {
    padding: 1rem;
}
.col__padd--hori {
    padding: 0 1rem;
}
.col img {
    width: 100%;
    height: auto;
}
.row {
    width: 100%;
    float: left;
}
.left {
    float: left;
}
.right {
    float: right;
}
.align--left {
    text-align: left;
}
.align--right {
    text-align: right;
}
.align--center {
    text-align: center;
}
.center--outer {
    display: table;
    width: 100%;
    height: 100%;
}
.center--inner {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.display--block,
.display--show {
    display: block;
}
.display--inline-block {
    display: inline-block;
}
.display--inline {
    display: inline;
}
.display--hide {
    display: none;
}
.center-all {
    margin-left: auto;
    margin-right: auto;
    display: block;
    float: none;
}
.col--xsm-10 {
    width: 10%;
}
.col--xsm-16 {
    width: 16.666%;
}
.col--xsm-20 {
    width: 20%;
}
.col--xsm-25 {
    width: 25%;
}
.col--xsm-33 {
    width: 33.33334%;
}
.col--xsm-50 {
    width: 50%;
}
.col--xsm-66 {
    width: 66.6%;
}
.col--xsm-75 {
    width: 75%;
}
.col--xsm-100 {
    width: 100%;
}
@media only screen and (min-width: 768px) {
    .col--sm-10 {
        width: 10%;
    }
    .col--sm-16 {
        width: 16.666%;
    }
    .col--sm-20 {
        width: 20%;
    }
    .col--sm-25 {
        width: 25%;
    }
    .col--sm-33 {
        width: 33.33334%;
    }
    .col--sm-50 {
        width: 50%;
    }
    .col--sm-66 {
        width: 66.6%;
    }
    .col--sm-75 {
        width: 75%;
    }
    .col--sm-100 {
        width: 100%;
    }
}
@media only screen and (min-width: 769px) {
    .col--med-10 {
        width: 10%;
    }
    .col--med-16 {
        width: 16.666%;
    }
    .col--med-20 {
        width: 20%;
    }
    .col--med-25 {
        width: 25%;
    }
    .col--med-33 {
        width: 33.33334%;
    }
    .col--med-50 {
        width: 50%;
    }
    .col--med-66 {
        width: 66.6%;
    }
    .col--med-75 {
        width: 75%;
    }
    .col--med-100 {
        width: 100%;
    }
}
@media only screen and (min-width: 1025px) {
    .col--lg-10 {
        width: 10%;
    }
    .col--lg-16 {
        width: 16.666%;
    }
    .col--lg-20 {
        width: 20%;
    }
    .col--lg-25 {
        width: 25%;
    }
    .col--lg-33 {
        width: 33.33334%;
    }
    .col--lg-50 {
        width: 50%;
    }
    .col--lg-66 {
        width: 66.6%;
    }
    .col--lg-75 {
        width: 75%;
    }
    .col--lg-100 {
        width: 100%;
    }
}
small,
.small {
    font-size: 0.75rem;
}
p,
li {
    font-size: 1.0625rem;
}
h6 {
    font-size: 1.375rem;
}
h5 {
    font-size: 1.375rem;
}
h4 {
    font-size: 1.125rem;
}
h3 {
    font-size: 2.5rem;
}
h2 {
    font-size: 2.25rem;
}
h1 {
    font-size: 1.5rem;
}
.bold,
strong,
b {
    font-weight: normal;
}
em,
.italic,
italic {
    font-style: italic;
}
.underline {
    text-decoration: underline;
}
.uppercase {
    text-transform: uppercase;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
}
.text-rules > p,
.text-rules > h1,
.text-rules > h2,
.text-rules > h3,
.text-rules > h4,
.text-rules > h5,
.text-rules > h6 {
    margin-bottom: 1.1em;
}
.text-rules > p:first-child,
.text-rules > h1:first-child,
.text-rules > h2:first-child,
.text-rules > h3:first-child,
.text-rules > h4:first-child,
.text-rules > h5:first-child,
.text-rules > h6:first-child {
    margin-bottom: 1.1em;
}
.text-rules > p:last-child,
.text-rules > h1:last-child,
.text-rules > h2:last-child,
.text-rules > h3:last-child,
.text-rules > h4:last-child,
.text-rules > h5:last-child,
.text-rules > h6:last-child {
    margin-bottom: 0;
}
a {
    color: #000;
    outline: 0;
    -webkit-tap-highlight-color: transparent;
}
a:hover {
    color: #000;
}
body {
    background: #cdc1d2;
}
.wrapper {
    max-width: 1100px;
    margin: auto;
    padding: 0 1rem;
}
@media only screen and (min-width: 768px) {
    .wrapper {
        padding: 0 1rem;
    }
}
header {
    border-bottom: 1px solid #000;
    padding: 1rem 0 1rem;
}
@media only screen and (min-width: 768px) {
    header {
        padding: 1em 0 0.5em;
    }
}
.contact-details {
    padding: 0.5em 0 12em;
    border-bottom: 1px solid #000;
}
@media only screen and (min-width: 768px) {
    .contact-details {
        display: -webkit-box;
        display: flex;
    }
}
.contact-details h1 {
    flex-basis: 50%;
}
.contact-details h1 span {
    font-family: "Arial", "Times New Roman", "Times", sans-serif;
}
.contact-details h1:first-child {
    margin-bottom: 1em;
}
@media only screen and (min-width: 768px) {
    .contact-details h1:first-child {
        margin-bottom: 0;
    }
}
.content {
    padding: 0.75em 0 3em;
    border-bottom: 1px solid #000;
}
@media only screen and (min-width: 769px) {
    .content__row {
        display: -webkit-box;
        display: flex;
    }
}
.content__row:last-child p {
    margin-bottom: 0.5em;
}
.content__row p {
    flex-basis: 50%;
    margin-bottom: 1em;
}
.content__row p:first-child {
    padding-right: 4rem;
    font-family: "Arial", "Times New Roman", "Times", sans-serif;
}
footer {
    text-align: center;
    padding: 1rem 0;
}
footer p {
    font-size: 0.8em;
}
footer img {
    max-width: 60px;
    margin: auto;
    display: block;
    margin-bottom: 1em;
}
