a:link, a:visited {
    text-decoration: none !important;
}

.youtube {
  width: 495px;
  margin-left: auto;
  margin-right: auto;
}

.bluebutton {
 color: transparent;
padding: 15px;
font-size: 30px;
    background-size: 265px 83px; 
    border: 2px solid darkblue;
    width: 100px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
text-decoration: none !important;
color: white;
background: rgb(131,168,210);
background: linear-gradient(0deg, rgba(131,168,210,1) 0%, rgba(95,142,196,1) 100%);
margin-bottom: -30px;
}

.bluebutton:hover {
opacity: 0.7;
}

.bluebutton a {
    color: white !important;
    text-decoration: none !important;
    font-family: roboto;
}

h2 {
  display:none;
}


ul.primary {
    z-index: 200;
    display: block;
    position: relative;
}

.avail img {
  width: 10px;
  height:auto;
  float: left;
  margin-right: 10px;
  top: 5px;
  position: relative;
}


.viewoption {
width: 140px;
display: inline-block;
left: 7vw;
positioN: relative;
}

.viewoption a {
text-decoration: none !important;
font-weight: bold;
color: black !important;
}

.viewoption a:hover {
  opacity: 0.7;
}

.viewoption img {
  width: 50px;
  height: auto;
position:relative;
top: 15px;
}


.responsiveimg {
  width: 100% !important;
  height: auto !important;
}

h2.block-title {
    font-size: 28px !important;
}

.blockform {
    background: #5a8bc5;
    padding: 10px;
    color: white !important;
    width: 90vw;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
    margin-top: 40px;
}


.blockform h3 {
    background: #3f6187;
    color: white;
    padding: 5px;
}

.blockform .description {
    color: white !important;
}

textarea, select, input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"] {
  max-width: 100%
}


.field-name-body {
  margin-left: 6.5vw;
  margin-right: 6.5vw;
  margin-bottom: 60px;
  margin-top: 50px;
}

.centerwidth {
    width: 86vw;
margin-left: auto;
margin-right: auto;
position: relative;
    left: 4vw;
}

.martop20 {
margin-top: 20px;
}

.centerthis {
text-align: center;
}

.centerwidth2 {
    width: 78vw;
margin-left: auto;
margin-right: auto;
}

.ui-slider .ui-slider-handle {
    width: 20px !important;
    height: 20px !important;
    background: #5a8bc5;
    border: 0px solid black;
}

.featblock {
  width: 87vw;
  margin-left:auto;
  margin-right:auto;
 margin-top: 30px;
}

.aptlistview {
  min-height: 500px;
}

.featbox {
    font-weight: bold;
    position: relative;
    border: 3px solid #3f6187;
    border-radius: 4px;
    width: 31.5%;
    float: left;
    margin-left: 1%;
    margin-bottom: 10px;
}

.featavail h2 {
  display: none;
}

.featavail img {
   width: 20px;
   height: auto;
   float: right;
   right: 10px;
   top: 5px;
   position: relative;
}

.feattitle a {
color: white;
text-decoration: none;
}

.feattitle {
background: #5a8bc5;
padding-top: 5px;
padding-bottom: 5px;
color: white;
text-align: center;
font-weight: bold;
font-size: 15px;
}


.featimg {
  position: relative;
}

.featfrom {
    width: 100%;
    background: rgba(0, 0, 0, 0.42);
    position: absolute;
    text-align: center;
    color: white;
    bottom: 0px;
    -webkit-text-stroke-width: 0.2px;
    -webkit-text-stroke-color: black;
    font-size: 20px;
    font-family: calibri !important;
}

.featimg img {
width: 100%;
height: auto;
}

.featleft {
float: left;
padding-left: 10px;
max-width: 50%;
font-size: 0.8rem;
}

.featright {
  float: right;
padding-right: 10px;
  font-size: .8rem;
}





body {
overflow-x: hidden;
}

.navigation {
  display: none;
}

.grid-1, .grid-2, .grid-3, .grid-4, .grid-5, .grid-6, .grid-7, .grid-8, .grid-9, .grid-10, .grid-11, .grid-12, .grid-13, .grid-14, .grid-15, .grid-16, .grid-17, .grid-18, .grid-19, .grid-20, .grid-21, .grid-22, .grid-23, .grid-24 {
margin-left: 0px;
margin-right: 0px;
}

.fullwidthline {
  margin-bottom: 10px;
  width: 100vw;
  border-bottom: 2px solid black;
}

#block-block-2--2 > div > div.content.clearfix > div {
    margin-top: -21px;
}


.logo {
  position: relative;
  top: -10px;
}

.headerblock {

}

.headerright {
  height: 0px;
  position: relative;
  top: -40px;
text-align: right;
font-size: 16px;
font-weight: bold;
background; blue;
}


#zone-header {
  background: #5a8bc5;
  padding: 20px;
  color: white;
  height: 90px; 

    padding-right: 6.5vw;
    padding-left: 6.5vw;
}

#zone-preface {
  background: #3f6187;
  padding: 20px;
  color: white !important;
padding-top: 10px;
padding-bottom: 10px;
    padding-right: 6.5vw;
    padding-left: 6.5vw;
}

.supermenu {
  float: right;
}

.supermenu a {
  margin-left: 50px;
  text-decoration: none;
  font-size: 20px;
}

.supermenu a:hover {
opacity: 0.7;
}

#zone-preface a, #zone-header a {
  color: white !important;
}

#zone-footer {
  margin-top: -10px;
  border-top: 5px solid #3f6187;
  background: #5a8bc5;
  padding: 20px;
  color: white;
  min-height: 100px;
}


.fullcentered  {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 80%;
}

.centered20  {
  margin-left: auto !important;
  margin-right: auto !important;
    width: 30%;
    min-width: 410px;
}

.arrow-right:before, .exarrow:before {
    content: "";
    border-color: transparent #5a8bc5;
    border-style: solid;
    border-width: 5px 0 5px 9px;
    display: block;
    height: 0;
    width: 0;
    left: -20px;
    top: 16px;
    position: relative;
}

.sitemap {
 /* width: 10vw; */
  margin-left: 3vw;
  float: left;
}


.clear {
  clear: both;
}

.midwidth {
  width: 80vw;
  margin-left: auto;
  margin-right: auto;
}

.footer a {
  color: white !important;
}

#block-block-4 > div > div.content.clearfix > div > div:nth-child(5) {
  font-size: 10px;
}

#block-block-4 > div > div.content.clearfix > div > div:nth-child(5) b {
font-size: 13px;
}

.frontmap iframe {
  width: 100vw !important;
}

.googlemaptext {
    position: relative;
    z-index: 100;
    bottom: -300px;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 300px;
    font-size: 20px;
    font-weight: bold;
    background: rgba(255, 255, 255, 0.53);
    padding: 10px;
}