.top_bar {
    color: rgb(27, 27, 27);
    text-align: center;
    font-weight: 700;
    font-size: 16px;
    font-family: "Montserrat", sans-serif , sans-serif;
    transition: all .5s linear;
    padding: 4px 15px;
}
header {
    background: rgb(22, 22, 22);
    max-height: 106px;
    transition: all 0.5s;
}
img.custom-logo {
  width: auto;
  transition: all 0.5s;
  object-fit: cover;
  max-height: 84px;
}
.site-header-wrapper.site-header {
    background: transparent;
}
.main-navigation-container {
    background: transparent;
}
/*.hero {
   
    background-attachment: fixed;
}*/
.sticky {
    position: fixed;
    width: 100%;
    z-index: 99;
    top: 0;
    max-height: 75px;
}
.sticky img.custom-logo {
  width: auto;
  max-height: 45px;
}
.sticky .menu a {
  padding: 0 0 1px;
}
.menu li a {
  font-family: "Montserrat", sans-serif !important;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 16px;
  padding: 0 0 1px;
}
div#space_bar {
    height: 0px;
    background: #000;
}
div#space_bar.sticky_space{
  height: 107px;
  
}
.page-content h2 {
  text-align: center;
  color: rgb(119, 119, 119);
  text-transform: uppercase;
  font-size: 44px;
  font-family: 'Archivo Black', sans-serif;
  margin: 0;
  margin-bottom: 40px;
}
.about_us img {
    border-radius: 50%;
    width: 223px !important;
    margin: 0 auto;
}
.about_us h4 {
  color: rgb(27, 27, 27);
  font-size: 20px;
  text-align: center;
  font-weight: 400;
  font-family: "Montserrat", sans-serif !important;
  margin: 24px 0;
  text-transform: capitalize;
}
.hero h2.widget-title {
  color: rgb(247, 247, 247) !important;
  font-size: 62px;
  font-weight: 400 !important;
}
.hero p {
    font-size: 20px;
    color: #fff !important;
    color:rgb(94, 94, 94);
    
}
.hero a.button {
  background: #fff !important;
  padding: 16px 48px !important;
  color: rgb(48, 48, 48) !important;
  font-size: 14px !important;
  letter-spacing: 1px;
}
.hero a.button:hover {
    background: #fff !important;
}
p, a, li, span, body{
  font-family: "Montserrat", sans-serif  !important;
} 
h1, h2, h3, h4, h5, h6{

   font-family: 'Archivo Black', arial, sans-serif  ;
}
.about_us p, .about_us li {
  font-size: 14px;
  color: rgb(145, 145, 145);
}
.about_us p {
  text-align: center;
  line-height: 20px;
}
.about_us a {
  background: rgb(255, 255, 255);
  color: #000;
  padding: 16px 48px;
  font-weight: 700;
  display: inline-block;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1px;
}
.about_us a:hover {
    color: rgb(27, 27, 27);
	text-decoration:none;
}
.wp-block-button__link {
  text-decoration: none !important;
  letter-spacing: 1px;
  padding: 16px 48px;
}
.alignwide{
max-width:calc(6 * (112vw / 8.5)) !important; 
}
/*iframe#iframe-411 {
    width: 100%;
    height: 442px;
}*/
.intrusted .wp-block-coblocks-column {
  max-width: 860px;
  margin: 0 auto !important;
}
.Contact_info h4 {
  text-align: center;
  font-size: 20px;
  font-family: "Montserrat", sans-serif ;
  color: rgb(17, 17, 17);
  font-weight: 400;
  margin-top: 0;
}
footer#colophon {
    padding: 56px 0;
    background: #000;
}
.site-info-inner .wp-block-column {
    margin: 0;
}
.contact_detail .wpcf7 {
    
    position: absolute;
    top: 0;
    left: -715px;
    transition: all 0.6s;
        width: 100%;
}
.page-id-351 {
    background: rgb(246, 246, 246);
}
.contact_detail .wpcf7 input, .contact_detail .wpcf7 textarea {
    background: #fff;
    width: 100%;
    font-family: "Montserrat", sans-serif  !important;
}
.contact_detail .wpcf7 textarea {
    height: 80px;
}

button {
    padding: 15px 48px !important;
    border-radius: unset !important;
    text-transform: uppercase;
}
.contact_detail .wpcf7 {
    background: rgb(246, 246, 246);
}

input.wpcf7-form-control.wpcf7-submit {
    width: initial;
}
div#content {
    padding: 0;
}

.page_title {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 50px;
    padding-bottom: 50px;
}
.coblocks-gallery--item {
    opacity: 0.5;
}
.coblocks-gallery--item.is-selected {
    opacity: 1;
}
.flickity-button::after{
	display:none !important;
}
.flickity-button::before{
	display:none !important;
}
.intrusted h2 {
    color: #fff;
}
span.get_connect {
    background: rgb(218, 218, 218);
    color: rgb(27, 27, 27);
    padding: 10px 43px;
    font-weight: 700;
    display: inline-block;
    text-transform: uppercase;
    margin-top: 15px;
    cursor: pointer;
    font-size: 13px;
}
.contact_info {
    color: rgb(87, 87, 87);
    font-size: 14px;
}
.contact_info p {
    color: rgb(21, 21, 21);
    font-size: 20px;
    text-transform: capitalize;
    font-weight: 400 !important;
    margin-top: 20px !important;
}
.wpcf7-form p {
    color: rgb(111, 111, 111);
    font-size: 11px;
    font-family: Quicksand, sans-serif !important;
}
input.wpcf7-form-control.wpcf7-submit {
    background: rgb(218, 218, 218) !important;
    color: rgb(27, 27, 27);
    padding: 10px 43px;
    font-weight: 700;
    float: left;
    width: 100px;
}
form.wpcf7-form {
    margin-top: 30px;
}
.wpcf7-validation-errors {
    display: none !important;
}
.primer-hero-text-widget .widget-title {
  width: 90%;
  margin: 0 auto;
  font-family: 'Archivo Black', sans-serif;
  line-height: 67px;
  margin-bottom: 40px;
  margin-top:80px !important;
}
.current_page_item a {
  opacity: 1 !important;
  color: #fff !important;
  font-weight: 600 !important;
  border-bottom: 1px solid #fff;
}
.main-navigation ul li a:hover, .main-navigation ul li a:focus {
  color: #fff !important;
  opacity: 1 !important;
  text-decoration: none;
}

.sticky .main-navigation li {
  padding: 20px;
}
.sp-thumbnails-container.sp-bottom-thumbnails {
    width: 100% !important;
    margin-top: 10px;
}
.about_us {
  margin-top: 30px;
}
.about_us ul {
  margin: 0 0 40px 50px;
}
.ab_ul1 {
  margin-bottom: 44px !important;
}
.flickity-button-icon {
  fill: #fff !important;
  background: rgba(0, 0, 0, .7);
  padding: 10px;
}
.flickity-prev-next-button.next {
  right: 0;
  padding: 0 !important;
}
.flickity-prev-next-button .flickity-button-icon {
  left: 48%;
}
.flickity-prev-next-button.previous {
  left: 0;
  padding: 0 !important;
}
.previous.flickity-prev-next-button .flickity-button-icon {
  left: 15%;
}
.intrusted .has-medium-padding {
  padding: 56px 0;
}
.intrusted p {
  margin-bottom: 0;
  color: rgb(164, 164, 164);
}
.intrusted ul {
  padding-left: 45px;
}
.intrusted ul li{
   color: rgb(164, 164, 164);
}
.intrusted h4 {
  font-size: 20px;
  text-transform: capitalize;
}
.commons_era {
  padding-left: 65px;
  text-align:center;
}
.commons_era ul,.commons_era p{
color:rgb(164, 164, 164);
margin-bottom:0px !important;
font-size:16px !important;
}

.commons_era ul{
    width: 70%;
    text-align: left;
    margin: 0 auto;
}
.center_living.coblocks-column-91715853654 > div {
    max-width: 70%;
    margin: 0 auto;
}
.Contact_info p{
  color:rgb(82, 82, 82);
  font-size: 14px;
}
.Contact_info .has-medium-padding {
  padding: 20px 0 56px;
}
.avail_unit {
  margin-bottom: 40px !important;
  margin-top: 56px !important;
}
.site-info-wrapper .site-info-text {
  color: rgb(169, 169, 169) !important;
}
.privacy_text a {
  color: #fff;
  font-size: 13px;
  font-weight: 400;
}
.hero {
  background-repeat: no-repeat;
 background-position: unset !important;
}

.ph_no p {
  display: inline-block;
  background: rgba(22, 22, 22, 0.3);
  padding: 8px 24px;
  font-size: 20px;
  color: #fff;
  margin: 0;
  width: auto;
  position: absolute;
  right: 0;
}
.ph_no {
  max-width: 1100px;
  margin: 0 auto;
  text-align: right;
  width: 100%;
  position: relative;
}
.button::after {
  display: none !important;
}
.site-header {
  padding: 0 15px;
}
.page-id-351 .page-content {
  margin-top: 0;
}
.closebtn{
  display: none;
}
.page-id-351 .page_title {
  color: #fff;
  padding: 80px 0;
  position: relative;
  z-index: 9999;
  margin-bottom: 0;
  z-index: -1;
}
.page-id-351 iframe {
  margin-bottom: 0;
}
iframe {
  margin-bottom: 36px;
}
.get_connect:hover {
  background: rgb(232, 232, 232);
}
.page-id-351 .page_title::before {
  position: absolute;
  content: '';
  background: rgba(27, 27, 27, .5);
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: -1;
}
.primer-hero-text-widget {
    position: relative;
}
div#content {
    background: #fff;
    position: relative;
    z-index: 9;
}

.site-info-wrapper{
display:none !important;
}
.call-txt{
    text-align: center;
    width: 100%;
    display: inline-block;

}
ul, ol, dl{
list-style-position: inside !important;
margin-bottom:0px !important;
}
body .has-margin.has-medium-margin{
margin-bottom:0px !important;
}
.page-content p{
margin-bottom:15px;
}
.fb-ic{
text-align:center;
}
.fb-ic a{
    background: #fff;
    padding: 2px;
    border-radius: 50%;
    color: #000;
    font-size: 12px;
}
.fb-ic a:hover,.hero-inner a:hover{
color: #000 !important;
text-decoration:none;
}
.fb-ic a i{
padding:5px;
}
.widget{
padding:0px !important;
}
.widget #menu-footer-menu{
text-align:center;
}
ul#menu-footer-menu li {
    display: inline-flex;
}
#menu-footer-menu li a{
color:#fff;
padding:0px 10px;
text-transform:capitalize;
font-size:16px;
}
.footer-widget-area{
padding:0px !important;
}
.footer-widget-area.columns-3 {
    display: flex;
}
.footer-widget1, .footer-widget2, .footer-widget3 {
    margin: 20px 0px;
}
.footer-widget2{
width: 33% !important;
}
.footer-widget1 p,.footer-widget3  p{
    font-size: 14px !important;
    color: rgba(164, 164, 164, 1);
	}
	.menu-footer-menu-container {
    padding-top: 30px !important;
}
.wp-block-image.brewery img {
    width: 187px;
    height: auto;
    object-fit: cover;
}
.tappo img{
    width: 395px !important;
    height: 194px;
    object-fit: cover;
}
.wp-block-image.bird img {
    height: 194px;
    object-fit: cover;
    width: 158px;
}
h4.heading-around-village {
    margin-bottom: 30px;
}
.hero-inner p{
font-size:22px !important;
}
.commons_era li{
font-size:16px;
}
.wp-block-button.aligncenter {
  margin-bottom: 0 !important;
}
.sp-previous-arrow::before, .sp-previous-arrow::after, .sp-next-arrow::before, 
.sp-next-arrow::after {
  width: 15% !important;
  height: 30% !important;
}
.sp-arrow {
  width: 35px !important;
  height: 35px !important;
  background: rgba(0, 0, 0, .3);
  padding: 20px !important;
}
.sp-next-arrow::after {
  left: 30% !important;
  top: 50% !important;
}
.sp-next-arrow::before {
  left: 30% !important;
  top: 8px !important;
}
.sp-previous-arrow::after {
  left: 33% !important;
  top: 50% !important;
}
.sp-previous-arrow::before {
  left: 34% !important;
  top: 8px !important;
}
.sp-horizontal .sp-arrows {
  margin-top: 0 !important;
}
.request a:hover {
    background: #f1f1f1 !important;
}
.widget-footer-menus{
width:100%;
text-align:center;
}

.footer-widget4 li {
    list-style: none;
    display: inline-block;
}
.footer-widget4 li a {
    color: #fff;
    text-decoration: none;
    padding-right: 10px;
    text-transform: capitalize;
}
.footer-widget4 li a:hover{
  color: #fff;
}
body .tablet-more {
  display: none !important;
}

.numbr {
  font-weight: 400;
  text-decoration: underline;
}
.sp-horizontal .sp-previous-arrow {
  left: 0 !important;
}
.sp-horizontal .sp-next-arrow {
  right: 0 !important;
}
.tablet-hero-img {
    display: none;
}
.around-img {
    margin-bottom: 30px;
}
.around-img figcaption {
    font-size: 16px;
    color: #a4a4a4;
}
#menu-footer-menu .current_page_item a {
    border: none!important;
}

/************************************************media****************************************************/
@media only screen and (min-width: 1280px){
  .row, .navigation, body:not(.no-max-width) .site-header, 
  body:not(.no-max-width) .site-content, 
  body:not(.no-max-width) .site-footer-inner, 
  body:not(.no-max-width) .site-info, .featured-content .entry-header .entry-header-row, 
  .featured-content .featured-content-inner {
   max-width: 1160px !important;
   width: 100%;
}
}


@media only screen and (min-width: 1024px) and (max-width: 1279px){
  .row, .navigation, body:not(.no-max-width) .site-header, 
  body:not(.no-max-width) .site-content, 
  body:not(.no-max-width) .site-footer-inner, 
  body:not(.no-max-width) .site-info, .featured-content .entry-header .entry-header-row, 
  .featured-content .featured-content-inner,  .row, .navigation, .site-header, 
 .site-content, .site-footer-inner, .site-info, 
 .featured-content .entry-header .entry-header-row, 
  .featured-content .featured-content-inner {
   width: 100%;
}
.ab_ul1 {
  margin-bottom: 67px !important;
}
.ph_no p {
  left: 0;
  width: 175px;
  margin: 0 auto;
}
.hero h2.widget-title {
  font-size: 50px;
}
#primer-hero-text-2 {
  max-width: 850px;
  margin: 0 auto;
  padding: 55px 20px 30px;
}
#menu-item-354, #menu-item-654{
display:none;
}
body .tablet-more {
display: block !important;
}
.primer-hero-text-widget .widget-title {
  width: 100%;
}
.tablet-more .sub-menu {
  right: 0;
  top: 106px;
}
.tablet-more li {
  padding: 10px;
}
.tablet-more .sub-menu {
  right: 0;
  top: 105px;
  max-width: 220px;
  left: unset !important;
}
.sub-menu {
  display: none;
}
.tablet-more:hover .sub-menu {
  display: block;
}
.sticky .tablet-more .sub-menu {
  top: 67px;
}
.page-content h2 {
  font-size: 38px;
}
.alignwide {
  max-width: calc(6 * (130vw / 8.5)) !important;
}
[class^="wp-block-"].alignfull {
  width: 100% !important;
}
.has-medium-gutter > [class*="wp-block-coblocks-"]:nth-child(2n+1) {
  margin-right: 0 !important;
}
span.more-bn::after {
    content: '\f107';
    font-family: fontawesome;
    padding-left: 4px;
    font-size: 16px !important;
}
}

@media only screen and (max-width: 1023px){
  .ph_no p {
    width: 100%;
  }
  .hero h2.widget-title {
    font-size: 29px;
    line-height: normal;
    margin-bottom: 20px;
  }
  .hero .widget.widget_text p {
    font-size: 16px;
  }
  .about_us .wp-block-image {
    text-align: center;
  }
 .page-content h2 {
  font-size: 26px;
  padding: 0 15px;
  line-height: 35px;
}
  .about_us {
    margin-top: 15px;
  }
  .about_us a {
    width: 90%;
  }
  .intrusted h4 {
    font-size: 18px;
  }
  .commons_era {
    padding-left: 25px;
  }
  iframe {
    padding: 0 15px;
  }
  .site-info-inner {
    padding: 15px;
    text-align: center;
    font-size: 13px;
  }
  .privacy_text {
    text-align: center !important;
  }
  footer#colophon {
    padding: 35px;
  }
  .about_us a {
    padding: 16px 40px;
  }
  .hentry .wp-block-column {
    max-width: 47% !important;
    flex: 47%;
    padding: 0 15px;
  }
  .hentry .wp-block-column:last-child {
  max-width: 47% !important;
  flex: 47%;
  padding: 0 15px;
  margin: 0 auto;
  margin-top: 20px !important;
}
  .commons_era {
    padding-left: 70px;
  }
  .coblocks-row-820133333267 > div {
    margin-left: 30px;
  }
  .page-id-351 .page_title {
    padding: 56px 0 !important;
  }
   .row, .navigation, body:not(.no-max-width) .site-header, 
    body:not(.no-max-width) .site-content, 
    body:not(.no-max-width) .site-footer-inner, 
    body:not(.no-max-width) .site-info, .featured-content .entry-header .entry-header-row, 
    .featured-content .featured-content-inner,  .row, .navigation, .site-header, 
   .site-content, .site-footer-inner, .site-info, 
   .featured-content .entry-header .entry-header-row, 
    .featured-content .featured-content-inner {
     max-width: 100% !important;
     width: 100%;
  }
  .menu li a {
    font-size: 18px;
    line-height: normal;
  }
  .main-navigation a:hover, .main-navigation a:visited:hover {
    background-color: transparent !important;
  }
  .current_page_item a{
    border-bottom: 0;
  }
  .main-navigation li {
    padding: 20px 15px;
    border-color: rgba(76, 76, 76, 0.5) !important;
    border-bottom: 1px solid;
    width: 100%;
  }
  
  #site-navigation {
    transition: all .2s ease-in-out;
    width: 0;
    opacity: 0;
    display: block !important;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
  #site-navigation.opennav {
    opacity: 1;
    width: 100%;
    height: 100%;
  }
  .closebtn {
    color: #fff;
    font-size: 36px;
    position: fixed;
    right: 20px;
    top: 40px;
    z-index: 9999;
    display: none;
  }
  .main-navigation.open {
    background-color: rgb(22, 22, 22, .9) !important;
  }
  .opennav.main-navigation ul {
    padding: 56px 24px 0;
  }
  .menu-toggle{
    display: block !important;
  }
  .main-navigation-container {
    float: none;
    clear: both;
    z-index: 9999;
    position: relative;
  }
  .open {
    z-index: -1;
  }
  .closebtn.open {
    display: block !important;
    z-index: 99;
  }
  .top_bar {
    font-weight: 400;
  }
  .site-title-wrapper {
    text-align: center !important;
    float: none;
  }
#primer-hero-text-2 {
  padding: 50px 0px 0px !important;
}
  .menu-toggle {
  top: -70px;
}
img.custom-logo {
  max-height: 80px;
}
.hero { 
  background: #000;
  background-image: none;
  }
.site-header{
  background: #161616;
  }
  .primer-hero-text-widget .widget-title {
  margin-top: 10px !important;
}
.hero h2.widget-title {
  font-size: 50px;
  width: 100%;
}
[class^="wp-block-"].alignfull {
  width: 100% !important;
}
.has-medium-gutter > [class*="wp-block-coblocks-"]:nth-child(2n+1) {
  margin-right: 0 !important;
}
.alignwide {
  max-width: 100% !important;
}
.tablet-hero-img {
    display: block;
}
.about_us {
  width: 100% !important;
  max-width: 96% !important;
  margin: 0 2% !important;
}
.wp-block-columns {
  flex-wrap: none !important;
}
.footer-widget-area.columns-3 {
  display: block;
  text-align: center;
}
.footer-widget1, .footer-widget2, .footer-widget3 {
  margin: 20px 0px;
  width: 100%;
  max-width: 100%;
}
.footer-widget2 {
  width: 100% !important;
}
.container{
  max-width: 100%;
  width: 100%;
}
.sticky .menu-toggle {
  top: -50px !important;
}
}



@media only screen and (max-width: 767px){ 
.hentry .wp-block-column {
  max-width: 100% !important;
  flex: 100%;
  padding: 0 15px;
}
.page-id-351 .wp-block-coblocks-column {
  width: 100% !important;
  margin-bottom: 20px !important;
}
.page-id-351 .wp-block-coblocks-row__inner {
  width: 100%;
  display: block !important;
}
.hentry .wp-block-column:last-child {
  max-width: 100% !important;
  flex: 100%;
  padding: 0 15px;
}
#primer-hero-text-2 {
  padding: 70px 15px 40px;
}
.commons_era {
  padding-left: 20px;
}
.custom-logo-link img {
  margin: 0 auto;
  padding: 5px 0 0;
  width: 160px !important;
}
.hero a.button {
  padding: 16px 38px !important;
}
.coblocks-row-820133333267 > div {
  margin-left: 0;
}
.contact_detail .wpcf7 {
  left: -770px;
}
.contact_info {
  margin: 15px !important;
}
.wp-block-coblocks-map, .page-id-351 iframe {
  min-height: 300px !important;
}
.menu-toggle {
  top: -48px;
  left: -15px !important;
}
.footer-widget-area.columns-3 {
    width: 100%;
    display: inline-block;
}
.footer-widget1,.footer-widget2,.footer-widget3{
width:100% !important;
text-align:center;
}
.commons_era ul{
width:70% !important;
}
.wp-block-button__link {
    padding: 10px !important;
}
.page-content h2 {
  font-size: 32px;
}
.about_us a {
  width: auto;
}
img.custom-logo {
  max-height: 65px;
}
.hero h2.widget-title {
  font-size: 40px;
  margin: 38px 0 !important;
}
.top_bar{
padding: 5px 15px;
}
.site-header {
  padding: 10px;
}
.wp-block-button {
  width: 100% !important;
  max-width: 100% !important;
}
.hero .widget.widget_text p {
  margin-bottom: 0;
}
.site-title-wrapper {
  padding: 0px;
}
.sticky .menu-toggle {
  top: -37px !important;
}
.center_living.coblocks-column-91715853654 > div {
     max-width: 100%; 

}
}


@media only screen and (max-width: 600px){
  .menu-toggle {
  top: -30px;
  }
}