header.header.container-outer {
    max-width: 100%;
}
.header .back-img-header {
    min-height: auto !important;
    background: #fff;
}
.header_nav_wave{
    background: url("../images/NAV_Bar_Swoosh.png");
    height: 66px;
    background-size: cover;
    margin-top: -7px;
}
.site-content {
    margin-top: -10px;
}
.section-connect-us .right-side .left-info .socials-menu li a i.fab::before {
    line-height: 1.3em;
    margin-left: 10px;
}

.single-content-wrapper {
    text-align: left;
}

.single-content-wrapper h2 {
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 15px;
}

.single-content-wrapper h3 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 15px;
}

.single-content-wrapper p {
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 20px;
}

.map_iframe {}

.map_iframe iframe {
    width: 100%;
    height: 105%;
    position: absolute;
    top: 10px;
    left: 0;
    z-index: 50;
}
.map_iframe_location_page iframe{
  top: 50px;
}
.section-connect-us .left-side .btn {
    z-index: 100;
}

@media all and (max-width: 900px){
  .map_iframe iframe {
      height: 400px;
      position: inherit;
  }

  .map_iframe {
      padding-top: 10px;
  }
}
/* ===========================Added by Max at Resident360========================== */
ul.socials-menu {
    position: relative;
    left: 50%;
    display: flex !important;
    justify-content: space-around !important;
}
.page-id-10 .section-two-columns-type-2 .left-side .title.dark-theme, .page-id-10 .section-two-columns-type-2 .left-side .title.light-theme{
	font-family: Prata, serif;
}
.page-id-10 .section-two-columns-type-2 .left-side .item .text {
font-family:'Open Sans', sans-serif;
}
.h-btns-div {
    display: flex;
    justify-content: space-around;
	margin-top: 2em;
}

@media all and (max-width: 900px){
 
.header .navbar-head .logo img {
	width: 3em;}
.site-content {
	margin-top: -14px;
}
}
@media(min-width:900){
.content p {
    font-size: 0.8em;
}}
/* Menu */
.header .menu{
	width:40%;
	height:74vh;
}
.header .nav {
	height: 74vh;
}
.header .nav>li {
	padding:0;
	margin:0;
}
@media (max-height: 900px){
	.header .nav>li>a {
    font-size: 3em;
}}
@media (max-width: 1020px){
footer .logotype-image {
    width: 16%;
    padding: 0 0 10px;
    text-align: center;
    margin: 0 5% 0 5%;
}}
@media(max-width:700px){
.site-content {
	margin-top: 150px;
overflow-y:hidden;
}
	.page-id-10 .content h2.title-type-1{
font-size:32px;
}
}
@media (max-width:414px) {
	.section-location .right-side .title-type-2 {
    margin: 20px;
    font-size: 29px;
}
	.content ul li {
    font-size: 13px;
}
	.site-content {
    margin-top: 0;
}
}
@media(min-width:700px){
	.br-700-dis-none{
display:none;
}
	.page-id-5773 .section-top-banner-type-1 {
    height: 50vh;
}
}
@media(max-width:699px){
	.page-id-5773 .section-top-banner-type-1 {
    height: 30vh;
}
}
@media (max-width: 1919px) and (min-width: 401px){
.page-id-8 .btn {
    font-size: calc(11 * ((100vw - 400px)/ 1519) + 16px);
}}
@media (max-width: 1919px) and (min-width: 401px){
.header .header-btn.phone-btn {
    font-size: 20px;
	}}
.page-id-5773{
	background-color:#dadada;
}
