/*
Theme Name: Denver
Theme URI: www.brightervision.com
Description: Denver Theme
Author: Brighter Vision
Author URI: http://www.brightervision.com
Template: genesis
Text Domain: Denver

Version: 3.5.1

The Paris Theme is a Genesis child theme owned and designed by Brighter Vision. 
The use of this child theme is reserved only for Brighter Vision customers.
*/

@media screen and (max-width: 600px) {
    #wpadminbar {
        position: fixed !important;
        overflow: hidden;
    }
}

.hide, .hidden {
    display: none;
}

:root {
    --vh: 1vh;
}

*, *:hover, *:active, *:focus {
    outline: none !important;
}

.inside .acf-fields {
    background: #fff;
}

.lasso--controls__right {
    text-align: left !important;
}

.full-width-content .left-col {
    width: 100% !important;
}

.full-width-content .right-col {
    display: none !important;
}

h6 {
    -webkit-margin-before: 1em !important;
    -webkit-margin-after: 1em !important;
}

/* LEFT ALIGN FIX */

img.alignright {
    float: right;
    margin: 0 0 1em 1em;
}

img.alignleft {
    float: left;
    margin: 0 1em 1em 0;
}

img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.alignright {
    float: right;
}

.alignleft {
    float: left;
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/* Footer Copyright */

#footer-copyright {
    text-align: center;
}

body {
    margin: 0;
    padding: 0;
    color: #363636;
    font-family: 'Ubuntu';
    font-size: 17px;
    line-height: 22px;
    font-weight: 300;
    max-width: 100vw;
    overflow-x: hidden;
}

html {
    max-width: 100vw;
    overflow-x: hidden;
}

a {
    color: #363636;
    text-decoration: none;
}

a:hover {
    color: #111;
}

.clear {
    clear: both;
}

img {
}

.wrap {
    max-width: 1322px; /* changed from 1200px; 3/11/20 JB */
    margin: auto;
}

.header {
    position: relative;
}

.header-inner {
    height: 360px;
    overflow: hidden;
    background: url('https://wellnessfirstclinics.com/wp-content/uploads/2016/11/light.jpg');
    background-size: cover;
    position: relative;
    display: flex;
    flex-direction: column;
}

.header-inner .page-overlay, .header-inner .blog-page-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
}

.header-inner img {
    height: auto;
    min-height: 200px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}


/*===========================================================================
STAFF SECTION
===========================================================================*/

.staff-slider-section {
    margin-top: 60px;
    padding: 60px 0;
    position: relative;
    max-width: 1360px;
    margin: 0 auto;
}

.staff-section-title {
    text-align: center;
    display: block;
}

.staff-slider-section .content {
    width: 1200px;
    max-width: calc(100% - 100px);
    margin: 0 auto;
    margin-top: 40px;
    overflow-x: hidden;
}

.staff-box .photo {
    display: block;
    width: 80%;
    position: relative;
    margin: 0 auto 20px;
    border-radius: 50%;
    background-size: cover;
    background-position: center;
    max-width: 250px;
}

.staff-box .photo:after {
    display: block;
    content: "";
    padding-bottom: 100%;
}

.staff-box {
    text-align: center;
    font-size: 19px;
    font-weight: 300;
    line-height: 1.4;
}

.staff-box h4 {
    color: #486577;
    text-transform: uppercase;
    margin-bottom: 5px;
    font-size: 30px;
}

.staff-box p {
    margin-bottom: 15px;
}


.staff-container.loading {
    display: flex;
    justify-content: center;
}

.staff-container.loading .staff-box {
    width: calc(100% / 3);
}


.staff-box .wpforms-submit {
    display: inline-block;
}

.owl-nav.disabled {
    display: none;
}

.about-me .owl-prev, .about-me .owl-next {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    font-size: 0;
    width: 40px;
    height: 40px;
    text-align: center;
    cursor: pointer;
}

.about-me .owl-prev:before, .about-me .owl-next:before {
    color: #486577;
    font-size: 30px;
}

.about-me .owl-prev:before {
    content: '\f053';
    font-family: 'fontAwesome';
}

.about-me .owl-next:before {
    content: '\f054';
    font-family: 'fontAwesome';
}

.about-me .owl-prev {
    left: 20px;
}

.about-me .owl-next {
    right: 20px;
}

@media (max-width: 767px) {
    .about-me .owl-prev {
        left: 3px;
    }

    .about-me .owl-next {
        right: 3px;
    }
}


.about-me .owl-nav .disabled {
    display: none;
}


.about-me .owl-carousel.one-item .owl-item {
    width: auto !important;
    max-width: 780px;
}

.about-me .staff-container.one-item .staff-box {
    padding-left: 380px;
}

.about-me .staff-container.one-item .staff-box .photo {
    float: left;
    margin-left: -380px;
}

.about-me .owl-carousel .owl-stage {
    display: flex;
}


/*===========================================================================
END STAFF SECTION
===========================================================================*/

/* # Site Navigation
---------------------------------------------------------------------------------------------------- */

.genesis-nav-menu {
    clear: both;
    width: auto;
    text-align: center;
    display: inline-block;
    margin: 0;
    float: right;
}

.genesis-nav-menu .menu-item {
    display: inline-block;
    text-align: left;
    float: left;
}


.genesis-nav-menu a {
    color: #333;
    display: block;
    /*padding: 30px 24px;*/
}

.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item > a,
.genesis-nav-menu .sub-menu .current-menu-item > a:hover {
    color: #EEBB62;
}

.genesis-nav-menu > li > ul:before {
    border-bottom: solid .5em #4092B5;
    border-left: solid .5em transparent;
    border-right: solid .5em transparent;
    content: '';
    left: .75em;
    position: absolute;
    top: -.45em;
    display: none;
}

.genesis-nav-menu .sub-menu {
    left: -9999px;
    opacity: 0;
    position: absolute;
    -webkit-transition: opacity .4s ease-in-out;
    -o-transition: opacity .4s ease-in-out;
    transition: opacity .4s ease-in-out;
    width: 200px;
    z-index: 99;
}

.genesis-nav-menu .sub-menu a {
    background-color: #fff;
    border: 1px solid #eee;
    border-top: none;
    font-size: 14px;
    padding: 20px;
    position: relative;
    width: 200px;
}

.genesis-nav-menu .sub-menu .sub-menu {
    margin: -55px 0 0 199px;
}

.genesis-nav-menu .menu-item:hover {
    position: static;
}

.genesis-nav-menu .menu-item:hover > .sub-menu {
    left: auto;
    opacity: 1;
}

.genesis-nav-menu > .first > a {
    padding-left: 0;
}

.genesis-nav-menu > .last > a {
    padding-right: 0;
}

.genesis-nav-menu > .right {
    color: #fff;
    float: right;
    list-style-type: none;
    padding: 30px 0;
}

.genesis-nav-menu > .right > a {
    display: inline;
    padding: 0;
}

.genesis-nav-menu > .rss > a {
    margin-left: 48px;
}

.genesis-nav-menu > .search {
    padding: 10px 0 0;
}

div.wpforms-container-full {
    padding: 15px !important;

}

/* ## Primary Navigation
--------------------------------------------- */

.nav-primary {
    background-color: transparent; /* Changed from #333 to fix customizer issue - 4/23/19 - ColinW */
}

.nav-primary .genesis-nav-menu a {
    color: #fff;
    font-family: 'Ubuntu', sans-serif;
    padding-bottom: 10px;
    padding-top: 10px;
    font-size: 18px;
    font-weight: 500;
}

.nav-primary .genesis-nav-menu .sub-menu .menu-item {
    padding: 0;
}

.nav-primary .genesis-nav-menu .sub-menu a {
    color: #333;
}

.nav-primary .genesis-nav-menu a:hover,
.nav-primary .genesis-nav-menu .current-menu-item > a,
.nav-primary .genesis-nav-menu .sub-menu .current-menu-item > a:hover {
    color: #fff;
}


.nav-primary .genesis-nav-menu .sub-menu {
    padding-top: 10px;
    background: #fff;
    padding-bottom: 10px;
}

.nav-primary .genesis-nav-menu .sub-menu li > a {
    background-color: #332944;
    border: none;
    padding: 5px 15px;
    text-shadow: none;
}

/* .nav-primary .genesis-nav-menu li.current-menu-item{background-color: #4092B5;} */
.nav-primary .genesis-nav-menu .sub-menu {
    padding: 0;
    border: none;
}

.nav-primary .genesis-nav-menu .sub-menu li > a:after {
    display: none;
}

.nav-primary .genesis-nav-menu .sub-menu li > a {
    border-bottom: 1px solid rgba(0, 0, 0, .07);
    background: #332944;
    color: #fff;
    padding: 8px 10px !important;
}

.nav-primary .genesis-nav-menu .sub-menu li.current-menu-item > a,
.nav-primary .genesis-nav-menu .sub-menu li > a:hover {
    color: #fff;
}

.logo {
    float: left;
}

.logo img {
    max-width: 320px;
}

@media (max-width: 1199px) {
    .logo img {
        max-width: 260px;
    }
}

#content-area {
    max-width: 1000px;
    margin: auto;
    width: 100%;
}

h1.entry-title {

    margin: 0;
    padding-bottom: 25px;
    text-align: center;
    line-height: 1;
}

.about-me {
    background-size: 100% 100%;
    background-position: center top;
    background-repeat: no-repeat;
    min-height: 360px;
    padding: 50px 0;
    position: relative;
}

.about-me h3 {
    margin: 0;
    padding: 0 0 10px 0;
    color: #fff;
}

.about-me-wrap {
    max-width: 800px;
    width: 100%;
    margin: auto;
    position: relative;
}

.about-me-overlay {
    background: rgba(228, 250, 255, 0.8);
    height: 100%;
    position: absolute;
    width: 100%;
    top: 0;

}

.about-me-pic {
    float: left;
    width: 33%;
}

.about-me-pic img {
    max-width: 260px;
    border: solid 2px #2a9255;
    border-radius: 200px;
    margin-top: 50px;
}

.about-me-pic img.Square {
    border-radius: 0px;
}

.about-me-text {
    float: right;
    width: 64%;
    color: #000;
    padding-top: 50px;
}

.home-services {
    padding: 60px 0;
    max-width: 1024px;
    margin: auto;
    width: 100%;
}

.home-services h2 {
    margin: 0;
    padding-bottom: 40px;
    text-align: center;
}

.services-wrap {
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
}

.service-box {
    margin-bottom: 20px;
    text-align: center;
    box-sizing: border-box;
}


.services-wrap[data-col="3"] {
    justify-content: center;
}

.services-wrap[data-col="3"] .service-box {
    width: calc(100% / 3);
    padding: 0 35px;
}

.services-wrap[data-col="4"] .service-box {
    width: calc(100% / 4);
    padding: 0 35px;
}

@media (max-width: 991px) {
    .services-wrap .service-box {
        width: calc(100% / 2) !important;
        padding: 0 35px !important;
    }
    .service-thumb {
        max-width: 80%;
        margin-left: auto;
        margin-right: auto;
    }
    .service-content {
        max-width: 80%;
        margin-left: auto;
        margin-right: auto;
    }
}

@media (max-width: 565px) {
    .services-wrap .service-box {
        width: 100% !important;
        padding: 0 35px !important;
    }
}


.service-box h3 {
    border-bottom: 1px solid #2ab8a9;
    line-height: 38px;
    padding-bottom: 20px;
    font-weight: 300;
    margin-top: 0;
}

.service-box p {
    line-height: 27px;
    text-align: center;
}

.service-thumb img {
    border: 2px solid #2a9255;
    border-radius: 100%;
    margin: auto;
    height: 180px !important;
    width: 180px !important;
    object-fit: cover;
}

.service-thumb img.Square {
    border-radius: 0px;
}

.service-thumb img.Rounded {
    border-radius: 25px;
}

.service-thumb {
    margin-bottom: 10px;
    min-height: 235px;
    padding-top: 20px;
    /* set animation */
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.service-thumb:hover {
    min-height: 255px;
    padding-top: 0px;
}

.service-thumb {
    /* set animation */
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    background-position: bottom center;
}

.service-thumb:hover {
    background: url(images/shadow.png) no-repeat bottom center;
}

.home-services-bg {
    background: #F3F3F3;
    border-bottom: 1px solid #ccc;
}

.contact-map {
    /*  background:rgba(0, 0, 0, 0) url("images/map.png") no-repeat scroll 0 0 / 100% auto; */
    min-height: 270px;
    position: relative;
}

.map-address {
    border: 1px solid #fff;
    color: #fff;
    left: 40%;
    padding: 10px 20px 0;
    position: absolute;
    top: 50%;
    font-size: 12px;


    background: #626262; /* Old browsers */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
    background: -webkit-gradient(linear, left top, left bottom, from(#626262), color-stop(68%, #586a70));
    background: -o-linear-gradient(top, #626262 0%, #586a70 68%);
    background: linear-gradient(to bottom, #626262 0%, #586a70 68%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#626262', endColorstr='#586a70', GradientType=0); /* IE6-9 */

}

.map-address p {
    margin: 0 0 10px 0;
}

.icon-location {
    background: rgba(0, 0, 0, 0) url("images/Location.png") no-repeat scroll 0 9px / 10% auto;
    padding: 10px 0 10px 35px;
    display: block;
}

.map-address .icon-phone {
    background: rgba(0, 0, 0, 0) url("images/phone.png") no-repeat scroll 0 0 / 10% auto;
    padding: 3px 0 10px 37px;
    display: block;
    color: #fff;
}

.icon-email {
    background: rgba(0, 0, 0, 0) url("images/packet.png") no-repeat scroll 0 0 / 11% auto;
    padding: 3px 0 10px 38px;
    display: block;
    color: #fff;
}

.pre-footer-area {
    padding: 35px 0;
}

.pre-footer-area p {
    margin: 0;
    padding: 0;
}

.pre-footer-area .widget {
    list-style: none;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
}

.pre-footer-area .widget p {
    line-height: 1.55 !important;
}

.footer-denver {
    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;
    padding: 40px 0 !important;
}

.footer-denver li {
    list-style: none;
}

.footer-denver .widget {
    margin-bottom: 20px;
}

.footer-denver .widget:last-child {
    margin-bottom: 0;
}

.footer-btn-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
}

.footer-btn-wrap .btn {
    margin: 15px;
}


.footer-area {
    background: #252525;
    padding: 30px 0;
    color: #fff;
    font-size: 15px;
}

.footer-area h3 {
    padding-bottom: 15px;
    text-transform: capitalize !important;
    color: #fff;
}

.footer-area p {
    font-size: 15px;
}

.footer-area a {
    color: #fff;
    text-decoration: none;
}

.footer-area a:hover {
    color: #ccc;
}

.copyright {
    text-align: center;
}

#footer-sidebar {
    max-width: 800px;
    width: 100%;
    margin: auto;
    padding-bottom: 50px;
}

#footer-sidebar .widget {
    float: left;
    margin: 0 10%;
    width: 30%;
}

/*#footer-sidebar h3{
    text-transform:uppercase;
    font-size:16px;
    border-bottom: 2px solid #746091;
    padding-bottom:15px;
}*/
.section-title {
    /* color: #7ba298;
     display: block;
     font-size: 32px; */
    line-height: 60px;
    margin: 0;
    padding-bottom: 40px;
    padding-top: 30px;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
    /*  font-weight:400; */
}

.home .section-title {
    background: #fff; /* Changed from f3f3f3 to fff - 4/23/19 ColinW */
}

.contact-map iframe {
    width: 100%;
    height: 270px;
}

.map-wrap {
    background: rgba(47, 54, 101, 0.66);
    height: 500px;
    position: absolute;
    display: none;
    width: 100%;
}

.icon-fb {
    background: url(images/icon-fb.png) no-repeat 3px 0px;
    padding-left: 30px;
}

.icon-twitter {
    background: url(images/icon-twitter.png) no-repeat 0 0;
    padding-left: 30px;
}

.icon-google {
    background: url(images/icon-google.png) no-repeat 0 0;
    padding-left: 30px;
}

.icon-youtube {
    background: url(images/icon-youtube.png) no-repeat 0 0;
    padding-left: 30px;
}

.icon-phone {
    background: url(images/icon-phone.png) no-repeat 0 0;
    padding-left: 30px;
}

.icon-address {
    background: url(images/icon-location.png) no-repeat 0 0;
    padding-left: 30px;
}

.icon-clock {
    background: url(images/icon-clock.png) no-repeat 0 0;
    padding-left: 30px;
}

.icon-email-white {
    background: url(images/mail-iconwhite.png) no-repeat 0 0;
    padding-left: 30px;
}

.post-box {
    float: left;
    width: 46%;
    margin: 2%;
    position: relative;
    overflow: hidden;
}

.post-box img {
    height: auto;
    min-height: 250px;
    width: 100%;
}

.box-content {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    display: block;
    height: 155px;
    max-width: 328px;
    padding-left: 40px;
    padding-top: 100px;
    position: absolute;
    top: 0;
    width: 100%;
    cursor: pointer;
    /* set animation */
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.box-content:hover {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
}


.post-date {
    color: #fff;
    font-size: 12px;
}

.blog-page {
    width: 1000px;
    max-width: calc(100% - 30px);
    margin: 0 auto;
    padding: 20px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}


/* Layout sidebar-content */
.internal-page-template[data-layout="sidebar-content"] {
    display: flex;
    flex-direction: row-reverse;
}

@media (max-width: 767px) {
    .internal-page-template[data-layout="sidebar-content"] {
        flex-direction: column;
    }
}

/* Layout full-width-content */
.internal-page-template[data-layout="full-width-content"] .left-col {
    width: 100%;
}

.internal-page-template[data-layout="full-width-content"] .right-col {
    display: none;
}


.blog-page .left-col {
    width: calc(65% - 15px);
    float: none !important;
}

.blog-page .right-col {
    width: calc(35% - 15px);
    font-size: 16px;
    float: none !important;
    padding-top: 40px;
}

@media (max-width: 991px) {
    .blog-page {
        width: 720px;
    }

    .blog-page .left-col {
        width: 100%;
    }

    .blog-page .right-col {
        margin-top: 35px;
        width: 100% !important;
    }
}

.default-post-title {
    margin: 0;
    font-size: 20px;
    padding-bottom: 12px;
}

.default-post-title a {
    color: #78b2c8;
    text-decoration: none;
}

.default-post-title a:hover {
    color: #363636;
}

.post-meta {
    font-size: 11px;
}

.author-name {
    padding-right: 40px;
    background: url(images/icon-author.jpg) no-repeat;
    padding-left: 15px;
}

.post-date2 {
    background: url(images/icon-clock.jpg) no-repeat 0 3px;
    padding-left: 17px;
}

.Default-post-content {
    font-size: 17px;
}

.default-post {
    margin-bottom: 40px;
}

.default-post .wp-post-image {
    float: left;
    height: auto;
    width: 35%;
    margin-right: 5%;
    margin-top: 10px;
    padding-bottom: 20px;
    /*   max-width: 200px; REMOVED BY PERRY */
}

.navigation ul {
    margin: 0;
    padding: 0;
}

.navigation ul li {
    display: inline-block;
}

.navigation ul li a {
    display: block;
    float: left;
    background: #363636;
    color: #fff;
    padding: 2px 10px;
    margin: 3px;
    text-decoration: none;
    font-size: 12px;
}

.navigation ul li.active a {
    background: #111111;
}

.right-col .widget-title {
    margin: 0 0 20px 0;
    padding-bottom: 10px;
    border-bottom: solid 2px #01BAEC;
    font-size: 18px;
    color: #363636;
}

.right-col .widget {
    margin-bottom: 40px;
}

.page-template-blog-page .navigation {
    text-align: center;
}

.contact-form {
    float: left;
    width: 55%;
}

.contact-address {
    float: right;
    width: 40%;
}

.contact-page {
    padding-bottom: 40px;
}

.contact-address p {
    color: #363636;
    font-size: 14px;
    padding-bottom: 10px;
}

.contact-form input {
    border-top: 2px solid #ccc !important;
    border-right: 1px solid #ccc !important;
    border-left: 1px solid #ccc !important;
    border-bottom: 2px solid #78b2c8 !important;
    max-width: 460px !important;
    width: 100% !important;

}

.contact-form textarea {
    border-top: 2px solid #ccc !important;
    border-right: 1px solid #ccc !important;
    border-left: 1px solid #ccc !important;
    border-bottom: 2px solid #78b2c8 !important;
    max-width: 460px !important;
    width: 100% !important;
}

.wpforms-field-label {
    color: #898989;
    font-size: 12px !important;
    font-weight: normal !important;
}

.content-btn, .wpforms-submit, .wpforms-form button[type=submit] {
    background: #2a639d;
    border: 2px solid #2a639d;
    border-radius: 4px;
    color: #fff !important;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 1px;
    padding: 12px 30px;
    -webkit-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    transition: 0.3s all ease;
    border-radius: 4px !important;
}

@media (max-width: 660px) {
    .content-btn, .wpforms-submit, .wpforms-form button[type=submit] {
        padding: 10px;
        font-size: 15px;
    }
}

.content-btn:hover, .content-btn:active, .content-btn:focus, .wpforms-submit:hover, .wpforms-submit:active, .wpforms-submit:focus, div.wpforms-container-full .wpforms-form button[type=submit]:hover, div.wpforms-container-full .wpforms-form button[type=submit]:active {
    color: #fff;
    background-color: #bb8844;
    border: 2px solid #bb8844;
}

.phone-icon {
    background: url(images/phone-icon.png) no-repeat;
    padding-left: 30px;
}

.location-icon {
    background: url(images/location-icon.png) no-repeat;
    padding-left: 30px;
}

.clock-icon {
    background: url(images/clock-icon.png) no-repeat 0 7px;
    padding-left: 30px;
}

.mail-icon {
    background: url(images/mail-icon.png) no-repeat;
    padding-left: 30px;
}

.fb-icon {
    background: url(images/fb-icon.png) no-repeat 8px 0px;
    padding-left: 30px;
    display: block;
    float: left;
    padding-left: 30px;
    text-indent: -9999px;
    margin-right: 10px;
}

.twitter-icon {
    background: url(images/twitter-icon.png) no-repeat;
    padding-left: 30px;
    display: block;
    float: left;
    padding-left: 30px;
    text-indent: -9999px;
    margin-right: 10px;
}

.google-icon {
    background: url(images/google-icon.png) no-repeat;
    padding-left: 30px;
    display: block;
    float: left;
    padding-left: 30px;
    text-indent: -9999px;
    margin-right: 10px;
}

.youtune-icon {
    background: url(images/youtune-icon.png) no-repeat;
    padding-left: 30px;
    display: block;
    float: left;
    padding-left: 30px;
    text-indent: -9999px;
    margin-right: 10px;
}

.contact-address > h3:first-child {
    padding-bottom: 20px;
}

.mobile-contact {
    padding: 50px 10px 10px;
    text-align: center;
    display: none;
}

.mobile-contact a {
    /* padding:0 20px 0 30px; Font Awesome Replaced */
    line-height: 30px;
}

.mob-phone {
    background: rgba(0, 0, 0, 0) url("images/phone-icon.png") no-repeat scroll 0 0;
    padding-left: 30px;
}

.mob-email {
    background: rgba(0, 0, 0, 0) url("images/mail-icon.png") no-repeat scroll 0 0;
    padding-left: 30px;
}

#mob-icon {
    position: absolute;
    right: 20px;
    display: none;
    top: 27px;
}

#mob-menu {
    position: absolute;
    right: 20px;
    top: 72px;
    max-width: 320px;
    width: 100%;
    background: #363636;
}

#mob-menu .menu-main-menu-container {
    display: block;
}

#mob-menu ul {
    margin: 0;
    padding: 10px;
}

#mob-menu ul li {
    margin: 0;
    padding: 0;
    list-style: none;
}

#mob-menu ul a {
    margin-bottom: 10px;
    padding: 4px 10px;
    border-bottom: solid 1px #23282d;
    color: #CACAD9;
    display: block;
    font-size: 12px;
}

#mob-menu ul a:hover {
    color: #fff;
}

a {
    color: #a38fb4;
}

/*comment */

.comments-area {
    border-top: 1px dotted #ccc;
    font-size: 12px;
    margin: 48px auto;
    padding: 30px 10px 0;
}

.comment-reply-title,
.comments-title {
    font: 900 16px/1.5 Lato, sans-serif;
    margin: 0;
    text-transform: uppercase;
    padding-bottom: 20px;
}

.comment-list {
    list-style: none;
    margin: 0 0 48px 0;
    padding: 10px;
}

.comment-author {
    font-size: 14px;
    line-height: 1.7142857142;
}

.comment-list .reply,
.comment-metadata {
    font-size: 12px;
    line-height: 2;
    text-transform: uppercase;
}

.comment-list .reply {
    margin-bottom: 24px;
}

.comment-author .fn {
    font-weight: 900;
}

.comment-author a {
    color: #2b2b2b;
}

.comment-list .trackback a,
.comment-list .pingback a,
.comment-metadata a {
    color: #767676;
}

.comment-author a:hover,
.comment-list .pingback a:hover,
.comment-list .trackback a:hover,
.comment-metadata a:hover {
    color: #41a62a;
}

.comment-list article,
.comment-list .pingback,
.comment-list .trackback {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 24px;
    padding-top: 24px;
}

.comment-list > li:first-child > article,
.comment-list > .pingback:first-child,
.comment-list > .trackback:first-child {
    border-top: 0;
}

.comment-author {
    position: relative;
}

.comment-author .avatar {
    border: 1px solid rgba(0, 0, 0, 0.1);
    height: 18px;
    padding: 2px;
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
}

.bypostauthor > article .fn:before {
    content: "\f408";
    margin: 0 2px 0 -2px;
    position: relative;
    top: -1px;
}

.says {
    display: none;
}

.comment-author,
.comment-awaiting-moderation,
.comment-content,
.comment-list .reply,
.comment-metadata {
    padding-left: 30px;
}

.comment-edit-link {
    margin-left: 10px;
}

.comment-edit-link:before {
}

.comment-reply-link:before,
.comment-reply-login:before {
    margin-right: 2px;
}

.comment-content {
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    word-wrap: break-word;
}

.comment-content ul,
.comment-content ol {
    margin: 0 0 24px 22px;
}

.comment-content li > ul,
.comment-content li > ol {
    margin-bottom: 0;
}

.comment-content > :last-child {
    margin-bottom: 0;
}

.comment-list .children {
    list-style: none;
    margin-left: 15px;
}

.comment-respond {
    margin-bottom: 24px;
    padding: 0;
    max-width: 400px;
}

.comment-respond textarea {
    border-color: #ccc #ccc #78b2c8;
    border-style: solid;
    border-width: 2px 1px;
    max-width: 460px;
    width: 100%;
    padding: 10px;
}

.comment-respond input[type="text"] {
    border-color: #ccc #ccc #78b2c8;
    border-style: solid;
    border-width: 2px 1px;
    max-width: 460px;
    width: 100%;
    padding: 10px;
}

.comment .comment-respond {
    border-top: 1px solid #78b2c8;
    margin-top: 24px;
    padding-top: 20px;
}

.comment-respond h3 {
    margin-top: 0;
}

.form-submit input.submit {
    background: #78b2c8 none repeat scroll 0 0;
    border: medium none;
    border-radius: 4px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 1px;
    padding: 10px 30px;
    cursor: pointer;
}

.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.no-comments,
.form-allowed-tags,
.form-allowed-tags code {
    color: #767676;
}

.comment-notes,
.comment-awaiting-moderation,
.logged-in-as {
    font-size: 14px;
    line-height: 1.7142857142;
}

.no-comments {
    font-size: 16px;
    font-weight: 900;
    line-height: 1.5;
    margin-top: 24px;
    text-transform: uppercase;
}

.comment-form label {
    color: #898989;
}

.comment-form p {
    margin: 0 0 30px 0;
}

.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"] {
    width: 100%;
}

.form-allowed-tags,
.form-allowed-tags code {
    font-size: 12px;
    line-height: 1.5;
}

.required {
    color: #c0392b;
}

.comment-reply-title small a {
    color: #2b2b2b;
    float: right;
    height: 24px;
    overflow: hidden;
    font-size: 12px;
}

.comment-reply-title small a:hover {
    color: #78b2c8;
}

.comment-reply-title small a:before {
    font-size: 32px;
}

.comment-navigation {
    font-size: 12px;
    line-height: 2;
    margin-bottom: 48px;
    text-transform: uppercase;
}

.comment-navigation .nav-next,
.comment-navigation .nav-previous {
    display: inline-block;
}

.comment-navigation .nav-previous a {
    margin-right: 10px;
}

#comment-nav-above {
    margin-top: 36px;
    margin-bottom: 0;
}

/*comment */


.parallax-window {
    min-height: 400px;
    background: transparent;
}


/* Responsive CSS */

@media (max-width: 1024px) {
    i.fa.fa-caret-down {
        display: none;
    }
}


@media (max-width: 768px) {

    .header-inner img {
        width: auto;
    }

    i.fa.fa-caret-down {
        display: none;
    }


    #content-area {
        padding: 40px 20px;
        width: inherit;
    }

    .about-me-text {
        padding-right: 2%;
        width: 55%;
    }

    .about-me {
        background-position: center center;
        background-repeat: no-repeat;
        background-size: auto 100%;
    }

    .post-box img {
        height: 250px;
        width: auto;
    }

}

@media (max-width: 720px) {
    .header-inner img {
        width: auto;
    }

    .contact-me {
        margin-top: 15px;
    }

    i.fa.fa-caret-down {
        display: none;
    }

    .nav-area {
        padding: 25px 0 25px 0;
    }

}

@media (max-width: 600px) {


    i.fa.fa-caret-down {
        display: none;
    }

    div#topsidebar {
        display: none;
    }

    .header-inner {
        height: 208px;
    }

    .mobile-contact {
        padding: 5px 0px 0px;
    }

    .page-title {
        font-size: 32px;
        top: 15%;
    }

    .logo img {
        max-width: 225px;
    }

    button#responsive-menu-button {
        top: 80px !important;
    }

    #mob-icon {
        display: none;
    }

    .menu-main-menu-container, .nav-primary {
        display: none;
    }

    .mobile-contact {
        display: none;
    }

    .contact-form {
        float: inherit;
        margin: auto;
        max-width: 400px;
        width: inherit;
    }

    .contact-address {
        float: inherit;
        margin: 40px auto 0;
        max-width: 400px;
        width: inherit;
    }

    .contact-page {
        padding-left: 10px;
        padding-right: 10px;
    }

    .blog-page {
        width: inherit;
        padding: 20px; /* Added to fix Internal page padding - 4/23/19 ColinW */
    }

    .header-inner img {
        width: auto;
    }

    .page-title {
        line-height: 45px;
    }

    .navbar ul li {
        padding: 0 5px;
    }

    .navbar {
        float: inherit;
        text-align: center;
    }


    .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {

        bottom: -20px !important;
    }

    .slider-content.Top {
        top: 40%;
    }

    .slider-content.Bottom {
        top: 40%;
    }

    .about-me-text {
        float: inherit;
        padding: 0 20px;
        text-align: center;
        width: inherit;
        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-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .about-me-text p:empty {
        display: none;
    }

    .about-me-pic {
        float: inherit;
        margin-bottom: 20px;
        text-align: center;
        width: inherit;
    }

    .about-me-pic img {
        margin-top: 0;
    }

    .service-box {
        padding: 0 20px;
        text-align: center;
        width: 200px;
        margin: 20px auto;
    }

    .map-address {
        left: 0;
        margin: 20px;
        top: 10%;
    }

    .map-wrap {
        height: 300px;
    }

    .contact-map iframe {
        height: 300px;
        width: 100%;
    }

    .contact-map {
        height: 300px;
        min-height: 300px;
    }

    #footer-sidebar .widget {
        float: inherit;
        margin: auto;
        padding: 20px;
        width: 300px;
    }

    .about-me-wrap, .home-services, #footer-sidebar {
        width: inherit;
    }

    .bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
        background: #78b2c8 !important;
        display: none !important;
    }

    .post-box {
        float: inherit;
        margin: 0 auto 30px;
        overflow: hidden;
        position: relative;
        max-width: 300px;
        width: inherit;
    }
}

/* Responsive Select Navbar */
.tablet-navbar {
    display: none;
}

@media (max-width: 960px) {
    .header .nav-area .responsiveSelectContainer select.responsiveMenuSelect,
    .header .nav-area select.responsiveMenuSelect {
        display: none !important;
    }

    .tablet-navbar {
        display: none;
        padding: 10px 10px 10px;
        background: #5286a5;
    }

    .tablet-navbar .responsiveSelectContainer {
        display: block;
    }
}

.header-inner img {
    height: auto !important;
    width: 100% !important;
}

.header-inner {
    height: auto !important;
    width: 100% !important;
    max-height: 550px;
}

@media (max-width: 1112px) and (min-width: 960px) {
    .nav-primary .genesis-nav-menu a {
        font-size: 16px !important;
    }
}

/* ReCaptcha Resizing */

@media screen and (max-height: 575px) {
    #rc-imageselect, .g-recaptcha {
        -ms-transform: scale(0.77);
        transform: scale(0.77);
        -webkit-transform: scale(0.77);
        -ms-transform-origin: 0 0;
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
    }
}

.g-recaptcha {
    -webkit-transform: scale(0.77);
    -ms-transform: scale(0.77);
    transform: scale(0.77);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
}

.bvsd-staff-listing .wp-post-image {
    float: none;
    margin-right: 0px;
    margin-top: 0px;
}

.bxslider {
    padding: 0;
}

.bxslider img {
    width: 100%;
    height: auto;
}


#responsive-menu-container {
    width: 100% !important;
    padding-left: 55% !important;
}

@media (max-width: 767px) {
    #responsive-menu-container {
        padding-left: 30% !important;
    }

    .logo img {
        max-width: 320px;
    }
}

#responsive-menu-container {
    background-color: rgba(0, 0, 0, 0.6) !important;
}

/*.utility-bar{z-index:1 !important;}*/
@media (max-width: 1024px) {
    button#responsive-menu-button.is-active {
        top: 0 !important;
        right: 0px !important;
    }
}

.utility-bar .simple-social-icons ul li {
    margin-bottom: 0 !important;
}

@media (max-width: 400px) {
    .logo img {
        max-width: 225px;
        -webkit-transition: 0.6s;
        -o-transition: 0.6s;
        transition: 0.6s;
    }
}

ul.alignleft {
    padding-top: 20px !important;
}


.mobile-navigation, .mobile-navigation__overlay {
    display: none;
}

/* Mobile Menu Orientation Change */
@media (max-width: 991px) and (orientation: landscape) {

    .mobile-navigation__footer {
        height: 0 !important;
        display: none !important;
    }

    .mobile-navigation__header {
        height: 70px;
    }

    .mobile-navigation__menu .menu {
        padding: 15px 0;
    }

}


#container {
    -webkit-filter: blur(0px);
    filter: blur(0px);
    -webkit-transition: 0.15s all ease;
    -o-transition: 0.15s all ease;
    transition: 0.15s all ease;
}

.blur {
    -webkit-filter: blur(8px) !important;
    filter: blur(8px) !important;
}

/****** Nav Mobile *******/
@media (max-width: 1024px) {
    .mobile-navigation__overlay {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: fixed;
        width: 55%;
        min-height: 100vh;
        max-height: 100vh;
        top: 0;
        bottom: 0;
        right: 0;
        z-index: 100000;
        overflow: hidden;
        -webkit-transition: 0.3s all ease;
        -o-transition: 0.3s all ease;
        transition: 0.3s all ease;
        -webkit-transform: translateX(101%);
        -ms-transform: translateX(101%);
        transform: translateX(101%);
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .mobile-navigation__overlay img {
        display: block;
        -o-object-fit: contain;
        object-fit: contain;
        max-width: 70%;
        height: auto;
        margin: auto;
    }

    .mobile-navigation__overlay.active {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    .mobile-navigation {
        -webkit-transform: translateX(-101%);
        -ms-transform: translateX(-101%);
        transform: translateX(-101%);
        display: block;
        position: fixed;
        width: 45%;
        min-height: 100vh;
        max-height: 100vh;
        background: #fff;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 100000;
        overflow: hidden;
        -webkit-transition: 0.3s all ease;
        -o-transition: 0.3s all ease;
        transition: 0.3s all ease;
    }

    .mobile-navigation__scroller {
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
    }

    .mobile-navigation.active {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    .mobile-navigation__template {
        position: relative;
        width: 100%;
        height: 100vh;
        height: calc(var(--vh, 1vh) * 100);
        display: block;
        overflow: hidden;
    }

    .mobile-navigation__template .container {
        width: 100%;
        max-width: calc(100% - 100px);
        margin-left: auto;
        margin-right: auto;
    }

    .mobile-navigation__header {
        position: absolute;
        left: 0;
        right: 0;
        width: 100%;
        top: 0;
        height: 100px;
    }

    .mobile-navigation__header .container {
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .mobile-navigation__header .close-button {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-left: 20px;
    }

    .mobile-navigation__header .close-button svg {
        height: 18px;
        width: auto;
        display: block;
        -o-object-fit: contain;
        object-fit: contain;
    }

    .mobile-navigation__header .close-label {
        -webkit-transition: 0.3s all ease;
        -o-transition: 0.3s all ease;
        transition: 0.3s all ease;
        font-size: 17px;
        font-weight: 400;
    }

    .mobile-navigation__header .close-button polygon {
        -webkit-transition: 0.3s all ease;
        -o-transition: 0.3s all ease;
        transition: 0.3s all ease;
    }

    /* Menu */
    .mobile-navigation__menu {
        padding: 0;
    }

    .mobile-navigation__menu .menu {
        margin: 0 !important;
        padding: 25px 0;
        display: block;
        width: 100%;
        list-style-type: none;
    }

    .mobile-navigation__menu .menu ul {
        list-style-type: none;
        list-style: none;
    }

    .mobile-navigation__menu .menu > li {
        margin: 25px 0;
        line-height: 1.6;
        font-size: 18px;
        min-height: 20px;
        list-style-type: none;
        list-style: none;
    }

    .mobile-navigation__menu .menu li a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-transition: 0.3s all ease;
        -o-transition: 0.3s all ease;
        transition: 0.3s all ease;
    }

    .mobile-navigation__menu .menu li a .sub-toggle {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-left: 15px;
        padding: 5px;
        cursor: pointer;
        padding-left: 10px;
        padding-right: 10px;
    }

    .mobile-navigation__menu .menu li a .sub-toggle i {
        font-size: 90%;
        -webkit-transition: 0.3s all ease;
        -o-transition: 0.3s all ease;
        transition: 0.3s all ease;
    }

    .mobile-navigation__menu .menu li a .sub-toggle.active i {
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
    }

    .mobile-navigation__menu .menu li .sub-menu {
        display: none;
        padding-left: 25px;
        padding-top: 15px;
        padding-bottom: 10px;
    }

    .mobile-navigation__menu .menu li .sub-menu li {
        margin: 10px 0;
    }

    .mobile-navigation__menu .menu li .sub-menu li a {
        font-size: 16px;
    }


    /* Footer */
    .mobile-navigation__footer {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .mobile-navigation__footer .mobile-widget {
        padding: 12px 0;
        list-style-type: none;
    }

    .mobile-navigation__footer ul {
        list-style-type: none;
        padding: 0;
        list-style: none;
    }

    .mobile-navigation__footer ul li {
        list-style-type: none;
        list-style: none;
    }


    /* Other */
    .utility-bar {
        max-width: 100vw;
    }


    .mobile-navigation .menu-main-menu-container {
        display: block;
    }

    .utility-bar {
        margin-left: 0 !important;
        margin-right: 0 !important;
        font-size: 15px;
    }

    .utility-bar .wrap-1 {
        height: 56px;
        position: relative;
    }

    .utility-bar .wrap-1 .utility-bar-left {
        height: 56px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    #mob-icon {
        display: block;
        position: absolute;
        right: 12px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .logo img {
        max-width: 220px;
    }
}

@media (min-width: 661px) {
    .mobile-navigation__header .mobile-nav-image {
        display: none;
    }
}

@media (max-width: 660px) {
    .mobile-navigation__menu .menu {
        padding-bottom: 40px;
    }

    .mobile-navigation {
        width: 100% !important;
    }

    .mobile-navigation__overlay {
        display: none !important;
    }

    .mobile-navigation__header.show-logo .mobile-nav-image {
        height: 100%;
        max-width: 65%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .mobile-navigation__header.show-logo .mobile-nav-image img {
        max-width: 100%;
        height: 95%;
        display: block;
        -o-object-fit: contain;
        object-fit: contain;
    }

    /* Hide Label */
    .mobile-navigation__header.show-logo .close-label {
        display: none;
    }

    /* Hide Logo */
    .mobile-navigation__header.show-label .mobile-nav-image {
        display: none;
    }

}

@media (max-width: 350px) {
    .mobile-navigation__menu {
        padding: 15px 0;
    }

    .mobile-navigation__menu .menu > li {
        margin: 20px 0;
    }

    .mobile-navigation__template .container {
        max-width: calc(100% - 30px);
    }

    .mobile-navigation__header {
        height: 70px;
    }

    .mobile-navigation__footer {
        padding: 10px 0;
    }

    .mobile-navigation__menu .menu {
        padding: 0;
    }
}

/* Left Menu Bar Social Icons Alignment Center */
.simple-social-icons ul {
    margin-left: -6px !important;
    padding: 0 !important;
}

.maps-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-left: -10px;
    margin-right: -10px;
}

.maps-wrap .map {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: calc(100% / 3 - 20px);
    flex-basis: calc(100% / 3 - 20px);
    position: relative;
    margin-left: 10px;
    margin-right: 10px;
    max-height: 460px;
    overflow: hidden;
}

.maps-wrap .map iframe.greyscale {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
}

.maps-wrap .map iframe.sepia {
    -webkit-filter: sepia(100%);
    -moz-filter: sepia(100%);
    -ms-filter: sepia(100%);
    -o-filter: sepia(100%);
    filter: sepia(100%);
}

.maps-wrap .map iframe.colorful {
    -webkit-filter: hue-rotate(75deg);
    -moz-filter: hue-rotate(75deg);
    -ms-filter: hue-rotate(75deg);
    -o-filter: hue-rotate(75deg);
    filter: hue-rotate(75deg);
}

.maps-wrap .map iframe.nighttime {
    -webkit-filter: invert(90%);
    -moz-filter: invert(90%);
    -ms-filter: invert(90%);
    -o-filter: invert(90%);
    filter: invert(90%);
}


.maps-wrap .map .google-map-wrap, .maps-wrap .map .google-map-wrap .google-map {
    width: 100%;
    height: 100%;
}

@media (max-width: 1199px) {
    .maps-wrap {
        margin-left: auto;
        margin-right: auto;
    }

    .maps-wrap .map {
        min-width: auto;
        width: 100%;
        margin-bottom: 0px;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        margin-left: auto;
        margin-right: auto;
    }
}

.maps-wrap .map:after {
    display: block;
    content: "";
    padding-bottom: 60%;
    max-height: 600px;
}

.maps-wrap .map iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
}

.page-title {
    z-index: 10;
    /* color: #2a639d;
     font-size: 50px;
     width: 100%;
     font-weight: 200;
     z-index: 2;*/
}



body{font-family:Poppins;}

.utility-bar{font-size:15px;}

.about-me-pic img {
	border: solid 2px #5B62FF;}

/*Ja Edits*/
.grid-container {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
}@media screen and (max-width:757px){
.grid-container {
	display: grid;
	grid-template-columns: 1fr 1fr;
}
}
.page-id-2681 .nav-area {
    background: #f3f3f3 !important;
    display: none;
}