body {
  background: #f2f2f2;
  margin: 0px;
  padding: 0px;
}

#infoHeader {
  height: 30px;
  background: #a0ce81;
}
#phones {
  line-height: 30px;
  float: left;
  margin-left: 20px;
  font-family: "Century Gothic", sans-serif;
  color: #ffffff;
}
#social {
  float: right;
  margin-right: 20px;
}
#social img {
  height: 24px;
}
a[href^="tel:"] {
  color: #ffffff;
  text-decoration: none;
}

#header_wrapper {
  width: 100%;
  height: 70px; /*background:#404040;*/
  background: rgba(0, 0, 0, 0.4);
  box-shadow: 0px 2px 5px #000000;
  position: relative;
  z-index: 999;
}
#header_menu {
  float: right;
  line-height: 40px;
}
nav ul {
  list-style: none;
}
nav li {
  float: left;
  margin-right: 30px;
}
/*nav a.selected { border-bottom:2px solid #A0CE81; }*/
nav li a {
  text-decoration: none;
  display: inline-block;
  position: relative;
  color: #cdcbc9;
  font-family: "Century Gothic", sans-serif;
  font-size: 1.6vw;
}
#headerLogo {
  float: left;
  margin-left: 20px;
}
#ipTitle {
  float: left;
  margin-left: 10px;
  font-family: "Lobster";
  line-height: 70px;
  color: #cdcbc9;
  font-size: 2.2vw;
}
#headerLogo img {
  height: 65px;
  max-width: 79px;
  margin-top: 2px;
}

#header_wrapper_2 {
  width: 100%;
  height: 70px;
  box-shadow: 0px 2px 5px #000000;
  position: relative;
  z-index: 999;
  background: #404040;
}
#menu_icon {
  display: none;
  width: 40px;
  height: 40px;
}

nav a:after {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 4px;
  background: #a0ce81;
  content: "";
  opacity: 0;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  -moz-transition: opacity 0.3s, -moz-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  transform: translateY(10px);
}

nav a:hover:after,
nav a:focus:after {
  opacity: 1;
  -webkit-transform: translateY(-5px);
  -moz-transform: translateY(-5px);
  transform: translateY(-5px);
}

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 0;
  height: 0;
}
.videoWrapper #big_img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#tagline {
  padding: 10px;
  width: 40%;
  top: 80px;
  text-align: center;
  margin: 0px auto;
  font-family: "Lobster", cursive;
  font-weight: bold;
  font-size: 2.5vw;
  color: #ffffff;
  text-shadow: 1px 2px 2px #000000;
  position: relative;
  z-index: 998;
}
#welcBig {
  font-size: 6vw;
}

#welcome {
  width: 85%;
  margin: 0px auto 40px auto;
  text-align: center;
  font-family: "Century Gothic", sans-serif;
  font-size: 2vw;
}
#welcome h1 {
  font-family: "Lobster", cursive;
}

#quote_box {
  margin: 0px auto;
  max-height: 711px;
  max-width: 1300px;
  height: auto;
  background: #a0ce81;
  display: flex;
  justify-content: center;
  align-items: center;
}
#left_quote {
  float: left;
  width: 45%;
  height: 100%;
}
#quote {
  width: 55%;
  margin: 0px auto;
  text-align: center;
  font-family: "Century Gothic", sans-serif;
  color: #ffffff;
  font-size: 2.5vw;
}
#right_quote {
  float: right;
  width: 55%;
}
#right_quote img {
  height: auto;
  max-height: 395px;
  width: 100%;
  max-width: 714px;
  margin-bottom: -4px;
}

#bubble_links {
  margin: 0px auto;
  max-width: 1300px;
  width: 100%;
  text-align: center;
  height: auto;
  margin-top: 30px;
  margin-bottom: 30px;
}
.bubble {
  display: inline-block;
  width: 30%;
  height: auto;
  position: relative;
  text-align: center;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -o-transition: 1s;
  -ms-transition: 1s;
  transition: 1s;
}
.bubble:hover {
  -webkit-transform: scale(0.8, 0.8);
  -moz-transform: scale(0.8, 0.8);
  -ms-transform: scale(0.8, 0.8);
  -o-transform: scale(0.8, 0.8);
  transform: scale(0.8, 0.8);
}
.bubble img {
  max-width: 90%;
  height: auto;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
}

#direct_box {
  margin: 0px auto;
  height: auto;
  max-height: 938px;
  max-width: 1300px;
  background: #404040; /*display:table-row;*/
  display: flex;
}
#googMap {
  /*display:table-column;*/
  float: left;
  width: 72%;
  max-width: 915px;
  position: relative;
}
#googMap img {
  height: auto;
  max-height: 400px;
  width: 100%;
  max-width: 915px;
  margin-bottom: -4px;
}
#mapHead {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-family: "Century Gothic", AppleGothic, Arial, Tahoma, Verdana, sans-serif;
  font-size: 5vw;
  text-shadow: 0px 0px 40px white, 0px 0px 40px white, 0px 0px 40px white,
    0px 0px 10px white, 0px 0px 10px white;
}
#mapHead a {
  text-decoration: none;
  color: #000000;
}
#newsForm {
  /*display:table-column;*/
  float: right;
  background: #404040;
  width: 28%;
  height: auto;
}
#form_body {
  width: 70%;
  margin: 10px auto 0px auto;
  text-align: right;
  font-family: "Century Gothic", sans-serif;
  color: #ffffff;
  font-size: 1.6vw;
}
#newsHead {
  font-size: 2.6vw;
  font-family: "Lobster", cursive;
}
input[type="text"] {
  background-color: #a0ce81;
  color: #ffffff;
  padding: 7px 7px;
  margin: 4px 0;
  border: none;
}
::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #ffffff;
}
::-moz-placeholder {
  /* Firefox 19+ */
  color: #ffffff;
}
:-ms-input-placeholder {
  /* IE 10+ */
  color: #ffffff;
}
:-moz-placeholder {
  /* Firefox 18- */
  color: #ffffff;
}
input[type="submit"] {
  margin-top: 4px;
  height: 25px;
  background: #e0e0e0;
  border-radius: 5px;
  font-size: 14px;
}

#map_box {
  width: 100%;
  max-width: 1300px;
  margin: 0px auto;
  position: relative;
  margin-bottom: -35px;
}
#map_box img {
  width: 100%;
  height: auto;
}
#rmTitle {
  position: absolute;
  font-family: "Century Gothic", sans-serif;
  color: #ffffff;
  font-size: 5vw;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-shadow: 4px 2px 4px #000000;
}
#rmTitle a {
  text-decoration: none;
  color: #ffffff;
}

#content {
  margin: 30px auto 30px auto;
  width: 85%;
}
.cont_title {
  font-size: 3vw;
  font-family: "Lobster", cursive;
  color: #a0ce81;
}
.mainCont {
  margin: 30px auto 0px auto;
  font-family: "Century Gothic", sans-serif;
}
p {
  font-family: "Century Gothic", sans-serif;
  font-size: 2vw;
}

#golf img {
  width: 100%;
}
#tennis img {
  width: 100%;
}
#golf_buttons,
.golf_buttons {
  margin-bottom: 30px;
}
#golf_tag,
a.button {
  float: left;
  display: block;
  text-decoration: none;
  float: left;
  margin-top: 10px;
  padding: 5px 0px 5px 0px;
  margin-right: 20px;
  border-radius: 0px;
  border: none;
  width: 290px;
  text-align: center;
  background: #ffffff;
  border: 2px solid #a0ce81;
  border-radius: 5px;
  color: #ffffff;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
#golf_buttons a,
a.button {
  font-family: "Lobster", cursive;
  color: #a0ce81;
  text-decoration: none;
}

#golf_tag:hover,
a.button:hover {
  background: #a0ce81;
  border-radius: 6px;
  color: #ffffff;
}

#contact_box {
  float: left;
  margin-bottom: 25px;
  padding: 10px;
  font-family: "Century Gothic", sans-serif;
  width: 320px;
}
#contact_box a {
  text-decoration: none;
  color: #000000;
}
#bodTitle {
  border-bottom: 4px solid #a0ce81;
  padding-bottom: 3px;
}
#dTitle {
  font-size: 2vw;
}

#resMap {
  width: 100%;
  max-width: 958px;
}
#resMap img {
  width: 100%;
}

#actTitle {
  font-size: 2vw;
}
#comm_links {
  font-size: 1.5vw;
}
#comm_links a {
  color: #000000;
}
#local_links {
  font-size: 1.5vw;
}
#local_links a {
  color: #000000;
}

/*Home Owner's Corner styles*/
#meeting_docs a {
  font-family: "Lobster", cursive;
  color: #a0ce81;
  text-decoration: none;
}
#newsletter_docs a {
  font-family: "Lobster", cursive;
  color: #a0ce81;
  text-decoration: none;
}
#homeOwnerInfo a {
  font-family: "Lobster", cursive;
  color: #a0ce81;
  text-decoration: none;
}
#fs_docs a {
  font-family: "Lobster", cursive;
  color: #a0ce81;
  text-decoration: none;
}
#doc_tag {
  float: left;
  display: block;
  text-decoration: none;
  float: left;
  margin-top: 10px;
  padding: 5px 0px 5px 0px;
  margin-right: 20px;
  border-radius: 0px;
  border: none;
  width: 280px;
  text-align: center;
  background: #ffffff;
  border: 2px solid #a0ce81;
  border-radius: 5px;
  font-family: "Century Gothic", sans-serif;
  color: #ffffff;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
#doc_tag:hover {
  background: #a0ce81;
  border-radius: 6px;
  color: #ffffff;
}

#eventInfo {
  display: none;
}

#hocHome {
  color: #000000;
}
.docBox {
  margin-top: 30px;
}
.docBox a {
  color: #000000;
}
.docBox b {
  font-size: 2vw;
}
.wnewBox {
  margin-top: 30px;
}
.wnewBox {
  font-size: 2vw;
}
.wnewBox img {
  width: 100%;
  max-width: 550px;
}

#dayEvent {
  margin-top: 10px;
  height: 80px;
  background: #fafafa;
  padding-bottom: 10px;
}
#eventDate {
  padding-top: 10px;
  padding-bottom: 10px;
  margin-left: 10px;
  margin-right: 10px;
  color: #a0ce81;
  font-weight: bold;
  font-size: 18px;
  border-bottom: 2px dotted #000000;
}
#eventName {
  padding-top: 10px;
  margin-left: 10px;
}

#hocHR {
  margin-top: 40px;
  height: 2px;
  background: -webkit-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background: -moz-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background: -ms-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background: -o-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
}

.fname {
  display: inline-block;
  width: 49.5%;
}
.fname input {
  display: inline-block;
  width: 90%;
}
.fname select {
  display: inline-block;
  width: 90%;
}
.item input {
  display: inline-block;
  width: 95%;
}
.sectionHeader {
  font-weight: bold;
}
/*End Home Owner's Corner styles*/

#bottom {
  height: 60px;
  background: #404040;
  width: 100%;
  margin-top: 30px;
  text-align: center;
}
#footer_links {
  margin: 0px auto;
}
#footer_links a {
  font-family: "Century Gothic", sans-serif;
  font-size: 1.2vw;
  margin-right: 15px;
  color: #ffffff;
  text-decoration: none;
  line-height: 60px;
}

/*Media Query*/
@media only screen and (min-width: 1150px) {
  #quote {
    font-size: 30px;
  }
  #newsHead {
    font-size: 32px;
  }
  #form_body {
    font-size: 21px;
  }
  #mapHead {
    font-size: 56px;
  }
}

@media only screen and (max-width: 640px) {
  #ipTitle {
    float: left;
    font-size: 14px;
    line-height: 60px;
  }
  #tagline {
    padding: 10px;
    width: 200px;
    top: 40px;
    text-align: center;
    margin: 0px auto;
    font-family: "Lobster", cursive;
    font-weight: bold;
    font-size: 14px;
    color: #ffffff;
    text-shadow: 1px 2px 2px #000000;
    position: relative;
    z-index: 998;
  }
  #welcBig {
    font-size: 20px;
  }
  #welcome {
    font-family: "Century Gothic", sans-serif;
    font-size: 14px;
  }
  p {
    font-family: "Century Gothic", sans-serif;
    font-size: 14px;
  }
  #phones {
    font-size: 13px;
  }
  #header_wrapper {
    height: 60px;
  }
  #header_wrapper_2 {
    height: 60px;
  }
  #headerLogo {
    float: left;
  }
  #headerLogo img {
    float: left;
    height: 50px;
  }
  a[href^="tel:"] {
    color: #ffffff;
    text-decoration: none;
    font-size: 10px;
  }

  #menu_icon {
    float: right;
    display: inline-block;
    max-width: 30px;
    margin-right: 20px;
  }
  #menu_icon img {
    max-width: 30px;
    margin-top: 15px;
  }
  nav ul,
  nav:active ul {
    display: none;
    position: absolute;
    padding: 20px;
    background: #fff;
    border: 5px solid #444;
    right: 20px;
    top: 40px;
    width: 35%;
    border-radius: 4px 0 4px 4px;
  }
  nav li {
    text-align: center;
    width: 100%;
    padding: 10px 0;
    margin: 0;
  }
  nav li a {
    font-size: 14px;
    color: #000000;
  }
  nav:hover ul {
    display: block;
  }
  nav a:after {
    display: none;
  }

  #quote {
    font-size: 14px;
    width: 80%;
  }

  #direct_box {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; /* optional */
    -webkit-box-align: start;
    -moz-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
  }
  #googMap {
    width: 100%;
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  #googMap img {
    width: 100%;
  }
  #newsForm {
    padding-bottom: 10px;
    width: 100%;
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  #form_body {
    text-align: left;
  }
  #nform {
    float: right;
    width: 40%;
    margin-top: 30px;
  }
  #form_info {
    float: left;
    width: 50%;
  }
  #newsHead {
    font-size: 22px;
  }
  #newsBod {
    font-size: 12px;
  }

  b {
    font-size: 22px;
  }
  .docBox b {
    font-size: 22px;
  }
  #cphone {
    font-size: 24px;
  }

  .cont_title {
    font-size: 24px;
  }
  #footer_links {
    width: 330px;
    margin: 0px auto;
  }
  #footer_links a {
    font-size: 12px;
  }
}
