.w-embed-youtubevideo {
  width: 100%;
  position: relative;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-size: cover;
  background-position: 50% 50%;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

.body {
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.75em;
  font-weight: 300;
  letter-spacing: 0px;
}

/* .navbar-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.navbar {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 5000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 5px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
} */

/* .brand {
  width: auto;
  max-width: 20%;
  min-width: 0px;
  margin-right: 10px;
  padding-top: 0px;
  padding-left: 0px;
} */

.navlink {
  margin-right: 0px;
  padding: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.2em;
  font-weight: 400;
  letter-spacing: 0px;
  text-transform: uppercase;
}

.navlink.dropdown {
  padding-right: 25px;
}

.slider {
  width: 100%;
  /* height: 95vh; */
  height: 100vh;
  margin-top: 0px;
  /* padding-top:92px; */
  padding-top:150px;
}

.dropdown-link {
  display: block;
  overflow: visible;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color: #3c6fb9;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  white-space: pre-wrap;
  -o-object-fit: fill;
  object-fit: fill;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.dropdown-link:hover {
  background-color: rgba(60, 111, 185, 0.75);
}

.navbutton {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  margin-right: 10px;
  padding: 15px 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #3c6fb9;
  font-weight: 400;
  text-decoration: none;
  height: fit-content;
}

.navbutton:hover {
  background-color: #104e7f;
}

.text-block {
  color: #fff;
  font-size: 14px;
  line-height: 1em;
}

.nav-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -o-object-fit: fill;
  object-fit: fill;
}

.body-text {
  margin-bottom: 20px;
  color: #fff;
  text-align: center;
}

.body-text.left {
  text-align: center;
}

.body-text.left.dark {
  margin-top: 5px;
  margin-bottom: 15px;
  font-size: 16px;
  line-height: 2em;
  font-weight: 400;
  text-align: left;
  letter-spacing: 0px;
}

.body-text.dark {
  color: #000;
  line-height: 2em;
  font-weight: 400;
}

.body-text.dark.left.caps {
  text-transform: uppercase;
}

.body-text.consult-div {
  font-size: 18px;
  line-height: 2em;
  text-align: left;
}

.button {
  padding: 15px 35px 15px 20px;
  background-color: #3c6fb9;
  /* background-image: url('../images/hero-slider/arrow_set-04_1arrow_set-04.png'); */
  background-position: 90% 50%;
  background-size: 15px;
  background-repeat: no-repeat;
  font-size: 14px;
  font-weight: 400;
}

.button:hover {
  background-color: #6fc044;
}

.button.no-arrow {
  padding: 15px 30px;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
}

.section-header {
  display: block;
  margin-top: 0px;
  margin-bottom: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  color: #3c6fb9;
  font-size: 37px;
  line-height: 1.4em;
  font-weight: 300;
  text-align: center;
}

.section-header.left {
  text-align: left;
}

.section-header.left.smaller {
  font-weight: 400;
}

.section-header.smaller {
  font-size: 30px;
}

.body-button {
  margin-top: 0px;
  margin-right: 15px;
  padding: 15px 35px 15px 25px;
  background-color: #333;
  background-image: url('../images/hero-slider/arrow_set-04_1arrow_set-04.png');
  background-position: 90% 50%;
  background-size: 15px;
  background-repeat: no-repeat;
}

.body-button:hover {
  background-color: #6fc044;
}

.body-button.no-arrow {
  margin-right: 0px;
  margin-bottom: 20px;
  padding-right: 25px;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
}

.top-nav-div {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  background-color: #fff;
  align-items: center;
}

.split-nav-div {
  overflow: visible;
  width: auto;
  -o-object-fit: fill;
  object-fit: fill;
}

.hero-slide-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  margin-top: 0px;
  padding: 100px 2% 5%;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.hero-slide-wrapper._2-jm {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.hero-text-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  max-width: 65%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.hero-text-div.slide-3 {
  max-width: 55%;
}

.hero-text-div._4 {
  max-width: 70%;
}

.left-arrow {
  display: none;
}

.right-arrow {
  display: none;
}

.slide {
  background-image: url('../images/hero-slider/new-york-city-sky-line.jpg');
  background-position: 100% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide._1 {
  background-image: linear-gradient(16deg, rgba(0, 0, 0, 0.68), rgba(0, 0, 0, 0.31) 38%, rgba(0, 0, 0, 0.13) 51%, transparent 61%), url('../images/hero-slider/friend-group-nyc.jpg');
  /* background-position: 0px 0px, 100% 100%; */
  background-position: center;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.slide._2 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), to(rgba(0, 0, 0, 0.65))), url('../images/hero-slider/aerial-manhattan.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0.65)), url('../images/hero-slider/aerial-manhattan.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.slide._3 {
  background-image: linear-gradient(45deg, rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.26) 35%, rgba(0, 0, 0, 0.1) 52%, transparent 75%), url('../images/hero-slider/joejonas.jpg');
  background-position: 0px 0px, 100% 0%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.slide._4 {
  background-image: linear-gradient(6deg, rgba(0, 0, 0, 0.47), rgba(0, 0, 0, 0.21) 39%, rgba(0, 0, 0, 0.07) 58%, rgba(0, 0, 0, 0.02) 67%, transparent 92%), url('../images/hero-slider/excited-woman.jpg');
  background-position: 0px 0px, 0% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.slide._5 {
  background-image: linear-gradient(27deg, rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0.18) 31%, rgba(0, 0, 0, 0.09) 43%, transparent 62%), url('../images/hero-slider/Doctor-Kevin-Niksarli.jpg');
  background-position: 0px 0px, 0% 20%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.hero-header {
  margin-top: 0px;
  margin-bottom: 5px;
  color: #fff;
  font-size: 3.5em;
  line-height: 1.2em;
  font-weight: 600;
  text-transform: uppercase;
  text-shadow: none;
}

.hero-subh {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 2.5em;
  line-height: 1.2em;
  font-weight: 400;
}

.hero-button {
  margin-right: 10px;
  padding: 15px 40px 15px 25px;
  background-color: #3c6fb9;
  /* background-image: url('../images/hero-slider/arrow_set-04_1arrow_set-04.png'); */
  background-position: 93% 50%;
  background-size: 15px;
  background-repeat: no-repeat;
  line-height: 1.2em;
  font-weight: 400;
}

.hero-button:hover {
  background-color: #6fc044;
}

.hero-button.right.btm {
  line-height: 1.2em;
}

.hero-button-holder {
  margin-top: 15px;
}

.hero-box {
  position: absolute;
  display: none;
  left: auto;
  top: auto;
  right: 2%;
  bottom: 2%;
  z-index: 9;
  /*display: flex;*/
  width: 30%;
  min-height: 0px;
  padding: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: rgba(245, 0, 139, 0.9);
}

.hero-box.mobile-not-hero{
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.hero-text {
  margin-bottom: 5px;
  color: #fff;
  font-size: 30px;
  line-height: 1.3em;
  font-weight: 400;
  text-align: left;
  text-transform: uppercase;
}

.hero-text.bold {
  font-size: 18px;
  line-height: 1em;
  font-weight: 600;
}

.hero-text.bold.centered {
  margin-bottom: 15px;
  font-size: 1.5em;
  line-height: 1.2em;
}

.hero-text.extra-space {
  margin-bottom: 20px;
  font-size: 16px;
}

.hero-text.extra-space.centered {
  margin-bottom: 10px;
  font-size: 13px;
  line-height: 1.4em;
}

.hero-text.centered {
  text-align: center;
}

.hero-text.centered.small-box {
  margin-bottom: 0px;
  font-size: 1.5em;
  line-height: 1.2em;
}

.text-field {
  width: 49.5%;
  margin-right: 0px;
  margin-bottom: 5px;
  line-height: 1.2em;
}

.text-field::-webkit-input-placeholder {
  color: #333;
}

.text-field:-ms-input-placeholder {
  color: #333;
}

.text-field::-ms-input-placeholder {
  color: #333;
}

.text-field::placeholder {
  color: #333;
}

.form-name-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.submit-button {
  margin-top: 5px;
  background-color: #3c6fb9;
  line-height: 1.2em;
  font-weight: 400;
  text-transform: uppercase;
}

.color-div {
  width: 100%;
  height: 1.5px;
  margin-top: 10px;
  margin-bottom: 20px;
  background-color: hsla(0, 0%, 100%, 0.75);
}

.slide-nav {
  margin-bottom: 5px;
  text-transform: none;
}

.youtube {
  width: 100%;
  margin-top: 0px;
}

.address-text {
  margin-bottom: 5px;
  font-size: 16px;
  line-height: 1.4em;
  font-weight: 400;
}

.address-text.centered {
  font-size: 16px;
  line-height: 1.5em;
  text-align: center;
}

.contact-section {
  padding: 50px 100px;
}

.contact-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 20px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

._40-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 35%;
  min-height: 20px;
  margin-right: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.number-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  padding: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #000;
}

.bold-subheader {
  color: #3c6fb9;
  font-size: 20px;
  line-height: 1em;
  text-align: center;
  text-transform: uppercase;
}

.bold-subheader.black {
  margin-top: 5px;
  color: #000;
}

.bold-subheader.more-space {
  margin-top: 20px;
}

.subheader {
  margin-bottom: 15px;
  color: #3c6fb9;
  line-height: 1.3em;
  font-weight: 400;
  text-transform: none;
}

.subheader.black {
  margin-top: 0px;
  margin-bottom: 5px;
  color: #333;
}

.subheader.centered {
  text-align: center;
}

._60-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 55%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.submit-button-2 {
  margin-top: 14px;
  padding: 15px 20px;
  background-color: #333;
  letter-spacing: 1px;
}

.submit-button-2:hover {
  background-color: #6fc044;
}

.footer {
  padding: 50px 100px;
  background-color: #104e7f;
}

.nav-bar-bg-div {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  overflow: visible;
  background-color: #fff;
  box-shadow: 0 -1px 20px 0 rgba(0, 0, 0, 0.29);
}

.hero-section {
  position: relative;
  margin-top: 0px;
}

.bold-text-3 {
  font-size: 1em;
  line-height: 1.2em;
  font-weight: 400;
}

.social-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  min-height: 20px;
  margin-top: 15px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.social-circle {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #3c6fb9;
  background-image: url('../images/hero-slider/youtubewhite.png');
  background-position: 0px 0px;
  background-size: auto;
}

.social-circle.youtube {
  background-position: 50% 50%;
  background-size: 20px;
  background-repeat: no-repeat;
}

.social-circle.facebook {
  background-image: url('../images/hero-slider/facebookwhite.png');
  background-position: 50% 50%;
  background-size: 10px;
  background-repeat: no-repeat;
}

.social-circle.twitter {
  background-color: #1ea1f3;
  background-image: url('../images/hero-slider/Twitter-white.png');
  background-position: 50% 50%;
  background-size: 20px;
  background-repeat: no-repeat;
}

.social-circle.linkedin {
  background-image: url('../images/hero-slider/Linkedin-white.png');
  background-position: 50% 50%;
  background-size: 20px;
  background-repeat: no-repeat;
}

.social-circle.instagram {
  background-image: url('../images/hero-slider/Instagram_logo_white.png'), url('../images/hero-slider/instagramBK.png');
  background-position: 50% 50%, 50% 50%;
  background-size: 20px, cover;
  background-repeat: no-repeat, no-repeat;
}

.image-5 {
  margin-bottom: 0px;
}

.footer-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.logo-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  margin-bottom: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.form-block {
  margin-top: 10px;
}

.dropdown-menu-items {
  margin-bottom: 5px;
  background-color: #fff;
  color: #333;
  line-height: 1.2em;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.search {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  margin-bottom: 25px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.search-input {
  margin-bottom: 0px;
}

.search-button {
  margin-top: 0px;
  padding: 7px 25px;
  background-color: #3c6fb9;
}

.mobile-only-form-section {
  display: none !important;
}

.mobile-only-btm-button {
  display: none;
}

.phone-link {
  margin-top: 5px;
  color: #000;
  font-size: 20px;
  line-height: 1em;
  font-weight: 700;
  text-decoration: none;
}

.social-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20%;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.phone-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 30px;
  padding-left: 0px;
  /* -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; */
  -webkit-box-pack: start;
  -webkit-justify-content: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: center;
}

.social-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 10%;
  height: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/hero-slider/facebookblack.png');
  background-position: 50% 50%;
  background-size: auto 20px;
  background-repeat: no-repeat;
}

.social-icon:hover {
  background-image: url('../images/hero-slider/facebook-blue.png'), url('../images/hero-slider/facebookblack.png');
  background-position: 50% 50%, 50% 50%;
  background-size: auto 20px, auto 20px;
  background-repeat: no-repeat, no-repeat;
}

.social-icon._2 {
  background-image: url('../images/hero-slider/twitter_black.png');
  background-position: 50% 50%;
  background-size: auto 15px;
  background-repeat: no-repeat;
}

.social-icon._2:hover {
  background-image: url('../images/hero-slider/twitter.png'), url('../images/hero-slider/twitter_black.png');
  background-position: 50% 50%, 50% 50%;
  background-size: auto 15px, auto 15px;
  background-repeat: no-repeat, no-repeat;
}

.social-icon._3 {
  background-image: url('../images/hero-slider/linkedin_black.png');
  background-position: 50% 50%;
  background-size: auto 20px;
  background-repeat: no-repeat;
}

.social-icon._3:hover {
  background-image: url('../images/hero-slider/linkedin.png'), url('../images/hero-slider/linkedin_black.png');
  background-position: 50% 50%, 50% 50%;
  background-size: auto 20px, auto 20px;
  background-repeat: no-repeat, no-repeat;
}

.social-icon._4 {
  background-image: url('../images/hero-slider/instagram_black.png');
  background-position: 50% 50%;
  background-size: auto 20px;
  background-repeat: no-repeat;
}

.social-icon._4:hover {
  background-image: url('../images/hero-slider/instagram.png'), url('../images/hero-slider/instagram_black.png');
  background-position: 50% 50%, 50% 50%;
  background-size: auto 20px, auto 20px;
  background-repeat: no-repeat, no-repeat;
}

.social-icon._5 {
  height: 25px;
  background-image: url('../images/hero-slider/youtube.png');
  background-position: 50% 50%;
  background-size: auto 25px;
  background-repeat: no-repeat;
}

.social-icon._5:hover {
  background-image: url('../images/hero-slider/youtube_1.png'), url('../images/hero-slider/youtube.png');
  background-position: 50% 50%, 50% 50%;
  background-size: auto 25px, auto 25px;
  background-repeat: no-repeat, no-repeat;
}

.phone-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.link-2 {
  margin-left: 0px;
  color: #000;
  font-size: 17px;
  font-weight: 700;
  text-decoration: none;
}

.link-2:hover {
  color: #3c6fb9;
}

.contact-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.paragraph-6 {
  margin-right: 7px;
  margin-bottom: 0px;
  padding-right: 0px;
}

.circle-nav-buttons {
  display: none;
}

.mobile-only-hero-section {
  display: none;
}

.lasik-ad-section {
  display: none;
}

.icon-2 {
  margin-right: 6px;
}

.icon-3 {
  margin-right: 6px;
}

.icon-4 {
  margin-right: 6px;
}

.icon-5 {
  margin-right: 6px;
}

.icon-6 {
  margin-right: 6px;
}

.icon-7 {
  margin-right: 6px;
}

.icon-8 {
  margin-right: 6px;
}

.innerpage-hero {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 30vh;
  margin-top: 120px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/hero-slider/location_insidebanner_2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.inner-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 50px 60px 100px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.inner-page-header {
  margin-top: 25px;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  color: #3c6fb9;
  font-size: 37px;
  line-height: 1.4em;
  font-weight: 600;
}

.youtube-3 {
  margin-bottom: 30px;
}

.side-nav {
  width: 27%;
  margin-left: 35px;
  padding-top: 30px;
}

.inner-section {
  background-image: url('../images/hero-slider/office_location_img_bg.jpg');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.inner-info-div {
  width: 65%;
}

.body-2 {
  font-family: Montserrat, sans-serif;
}

.inner-hero-header {
  color: #fff;
  font-size: 45px;
  line-height: 1.5em;
  font-weight: 600;
}

.side-nav-1 {
  border-style: none;
  border-width: 2px;
  border-color: rgba(51, 51, 51, 0.11);
  border-radius: 9px;
  background-color: #333;
}

.side-nav-1._2 {
  margin-top: 15px;
}

.side-nav-header {
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 20px 20px 20px 25px;
  border-style: none;
  border-width: 1px;
  border-color: #333;
  background-color: transparent;
  color: #fff;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.link-block {
  width: 100%;
  min-height: 0px;
  padding: 20px 25px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(51, 51, 51, 0.11);
  background-color: #fff;
  text-align: left;
  text-decoration: none;
  cursor: pointer;
}

.link-block.no-line {
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom-style: none;
}

.link-block.no-line.btm {
  border-bottom-left-radius: 7px;
  border-bottom-right-radius: 7px;
}

.link-block.btm {
  border-bottom-left-radius: 9px;
  border-bottom-right-radius: 9px;
}

.link-block.dropdown-icon {
  background-image: url('../images/hero-slider/Circle-dropdown.png');
  background-position: 90% 50%;
  background-size: auto 20px;
  background-repeat: no-repeat;
}

.side-nav-text {
  color: #333;
  font-size: 16px;
  line-height: 2em;
  text-decoration: none;
}

.search-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.search-input-2 {
  margin-bottom: 0px;
}

.search-button-2 {
  background-color: #3c6fb9;
}

.side-nav-consult-div {
  margin-top: 15px;
  padding: 40px 35px;
  border-radius: 11px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.46)), to(rgba(0, 0, 0, 0.46))), url('../images/hero-slider/side-nav-image-for-consultation.jpeg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.46), rgba(0, 0, 0, 0.46)), url('../images/hero-slider/side-nav-image-for-consultation.jpeg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.bold-text-7 {
  font-size: 1em;
  line-height: 1.2em;
}

.text-field-2 {
  margin-bottom: 5px;
  color: #333;
  line-height: 1.2em;
}

.text-field-2::-webkit-input-placeholder {
  color: #333;
}

.text-field-2:-ms-input-placeholder {
  color: #333;
}

.text-field-2::-ms-input-placeholder {
  color: #333;
}

.text-field-2::placeholder {
  color: #333;
}

.stand-out-text {
  padding-right: 5px;
  padding-left: 5px;
  font-size: 1em;
  line-height: 1.2em;
  font-weight: 400;
}

.fancy-hero-h3 {
  margin-top: 0px;
  margin-bottom: 5px;
  padding: 5px;
  background-color: #3c6fb9;
  color: #fff;
  font-size: 2.5em;
  line-height: 1em;
  font-weight: 400;
  text-transform: uppercase;
}

.sub-text {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 2em;
  line-height: 1.2em;
  font-weight: 400;
}

.form-block-4 {
  margin-bottom: 0px;
  width: 100%;
}

.testimonial-graphic {
  position: relative;
  width: 90%;
  min-height: 200px;
  margin-bottom: 25px;
}

.top-right-test-div {
  position: absolute;
  left: auto;
  top: -10%;
  right: 0%;
  bottom: auto;
  width: 85%;
  min-height: 75%;
  border-top: 2px solid #6fc044;
  border-right: 2px solid #6fc044;
  border-top-right-radius: 50px;
}

.image-7 {
  position: absolute;
  left: 0%;
  top: -25%;
  right: auto;
  bottom: auto;
  width: 75px;
}

.image-7.bottom-right {
  left: auto;
  top: auto;
  right: 0%;
  bottom: -25%;
  -webkit-transform: rotateX(180deg) rotateY(180deg) rotateZ(0deg);
  transform: rotateX(180deg) rotateY(180deg) rotateZ(0deg);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.bottom-left-test-div {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: -10%;
  width: 85%;
  min-height: 75%;
  border-style: none none solid solid;
  border-width: 2px;
  border-color: #6fc044;
  border-top-right-radius: 50px;
  border-bottom-left-radius: 50px;
}

.testimonial-text-div {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 2% 3%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.hero-testimonial-text {
  color: #fff;
  font-size: 1.4em;
  line-height: 1.3em;
  font-style: normal;
}

.hero-testimonial-text.marg {
  margin-bottom: 20px;
}

.mobil-testimonial-slide-graphic {
  display: none;
}

.mobile-image-div {
  display: none;
}

.mobile-image-div._1-jm {
  display: none;
}

.mobile-image-div._3-jm {
  display: none;
}

.sub-text-mobile-slide-5 {
  display: none;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 2em;
  line-height: 1.2em;
  font-weight: 400;
}

.image-slider{
  position: absolute;
  left: 1%;
  top: 7%;
  right: auto;
  bottom: auto;
  width: auto;
  height: 155px;
  box-shadow: 1px 1px 6px 0 rgb(0 0 0 / 15%);
  -o-object-fit: cover;
  object-fit: cover;
}

.image-slider__image-8{
  width: 100%;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
  max-width:275px;
}



@media screen and (max-width: 991px) {

  .image-slider{
    display: none;
  }

  .icon-section{
    display:block;
    /*margin-top: 370px;
    margin-top: 425px;*/
    margin-top: 0px;
    padding-top: 90px;
  }


  /* .navbar-div {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .navbar {
    padding: 10px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  } */

  /* .brand {
    width: 31%;
    padding-top: 10px;
    padding-bottom: 10px;
  } */

  .navlink:hover {
    background-color: rgba(60, 111, 185, 0.15);
  }

  .navlink.dropdown {
    width: 100%;
  }

  .slider {
    height: 800px;
    margin-top: 0px;
  }

  .navbutton {
    display: none;
    margin-right: 0px;
  }

  .nav-menu {
    width: 85%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    background-color: #fff;
  }

  .body-text.left.dark {
    display: block;
    margin-top: 0px;
    margin-bottom: 10px;
    text-align: left;
  }

  .button {
    margin-top: 0px;
  }

  .section-header {
    position: static;
    font-size: 35px;
  }

  .section-header.smaller {
    font-size: 30px;
  }

  .top-nav-div {
    position: absolute;
    left: auto;
    top: 0%;
    right: 0%;
    bottom: 0%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    margin-right: 10px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: transparent;
  }

  .split-nav-div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .hero-slide-wrapper {
    padding: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .hero-slide-wrapper._2-jm {
    padding-bottom: 8%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .hero-text-div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 95%;
    max-width: none;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    padding: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    position: absolute;
    bottom: 3%;
    background-color: #000;
    width: 100%;
    padding: 10px 20px 40px 20px;
  }

  .hero-text-div.slide-3 {
    max-width: none;
  }

  .hero-text-div._4 {
    max-width: none;
  }

  .slide._1 {
    background-color: #000;
    background-image: none;
    background-position: 0px 0px;
  }

  .slide._2 {
    background-color: #000;
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }

  .slide._3 {
    background-color: #000;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
  }

  .slide._4 {
    background-color: #000;
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }

  .slide._5 {
    background-color: #000;
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }

  .hero-header {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 3em;
    line-height: 1em;
    text-align: left;
  }

  .hero-header.mobile {
    margin-bottom: 15px;
  }

  .hero-subh {
    font-size: 1.5em;
    line-height: 1.2em;
  }

  .hero-subh.mobile {
    margin-bottom: 10px;
    font-weight: 500;
  }

  .hero-button {
    margin-right: 10px;
    margin-bottom: 0px;
    padding: 10px 40px 10px 15px;
  }

  .hero-button.btm {
    margin-bottom: 0px;
  }

  .hero-button.right {
    margin-right: 0px;
  }

  .hero-button.mobile {
    margin-right: 0px;
    margin-bottom: 15px;
  }

  .hero-button-holder {
    margin-top: 5px;
    margin-bottom: 0px;
  }

  .hero-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: static;
    right: 3%;
    /* display: none; */
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f5008b;
    padding:10% 5% 5% 5%;
  }

  .hero-box.mobile-not-hero{
    display: none;
  }

  .hero-text {
    margin-bottom: 5px;
    font-size: 30px;
    line-height: 1.2em;
  }

  .text-field {
    border-radius: 0px;
  }

  .text-field.full-width {
    width: 100%;
    border-radius: 0px;
  }

  .form {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .color-div {
    width: 95%;
  }

  /* .slide-nav._3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 2%;
  } */

  .contact-section {
    padding: 50px;
  }

  .contact-wrapper {
    min-height: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  ._40-div {
    width: 100%;
    min-height: 0px;
    margin-right: 0px;
    margin-bottom: 40px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .number-div {
    width: 60%;
  }

  ._60-div {
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .footer {
    padding: 50px;
  }

  .nav-bar-bg-div {
    padding: 0px;
  }

  .hero-section {
    display: block;
    height: 800px;
  }

  .bold-text-3 {
    line-height: 1.2em;
    text-align: left;
  }

  .social-holder {
    width: 75%;
    min-height: 0px;
  }

  .logo-div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 60%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .form-block {
    width: 90%;
  }

  .dropdown-menu-items {
    width: 100%;
    border-radius: 0px;
  }

  .menu-button {
    padding: 10px;
  }

  .menu-button.w--open {
    background-color: #104e7f;
  }

  .mobile-only-form-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 0px;
    padding: 25px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f5008b;
  }

  .form-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 95%;
    min-height: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .form-block-3 {
    width: 90%;
    margin-bottom: 0px;
  }

  .dropdown-nav-item {
    width: 100%;
  }

  .dropdown-nav-item:hover {
    background-color: rgba(60, 111, 185, 0.15);
  }

  .form-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .mobile-only-btm-button {
    display: none;
  }

  .social-container {
    display: none;
  }

  .contact-container {
    display: none;
  }

  .circle-nav-buttons {
    display: block;
    width: 55px;
    height: 55px;
    margin: 0px;
    padding: 10px;
    border-radius: 50%;
    background-color: #3c6fb9;
    background-image: url('../images/hero-slider/CALENDARWHITE.png');
    background-position: 50% 50%;
    background-size: auto 20px;
    background-repeat: no-repeat;
  }

  .circle-nav-buttons:hover {
    background-color: #104e7f;
  }

  .circle-nav-buttons.phone {
    width: 55px;
    height: 55px;
    border-radius: 50%;
    background-color: #3c6fb9;
    background-image: url('../images/hero-slider/phone_white.png');
    background-size: auto 20px;
  }

  .circle-nav-buttons.phone:hover {
    background-color: #104e7f;
  }

  .circle-nav-buttons.text {
    width: 45px;
    height: 45px;
    border-radius: 0%;
    background-image: url('../images/hero-slider/text-icon-white_1text-icon-white.png');
    background-size: auto 20px;
  }

  .circle-nav-buttons.text.middle {
    width: 55px;
    height: 55px;
    margin-right: 10px;
    margin-left: 10px;
    border-radius: 50%;
    background-color: #3c6fb9;
    background-size: auto 22px;
  }

  .circle-nav-buttons.text.middle:hover {
    background-color: #104e7f;
  }

  .mobile-only-hero-section {
    display: none;
    height: 600px;
    margin-bottom: 0px;
    padding-bottom: 60px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    background-image: url('../images/hero-slider/new-york-city-sky-line.jpg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .hero-wrapper-mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .lasik-ad-section {
    display: none;
    height: 600px;
    background-image: url('../images/hero-slider/16478891303154656094989722003650.jpg');
    background-position: 50% 65%;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .icon {
    font-size: 30px;
  }

  .innerpage-hero {
    height: 300px;
    margin-top: 75px;
  }

  .inner-wrapper {
    padding-top: 25px;
    padding-right: 45px;
    padding-left: 45px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .inner-page-header {
    margin-bottom: 15px;
    font-size: 30px;
  }

  .youtube-3 {
    margin-bottom: 20px;
  }

  .side-nav {
    width: 55%;
    margin-left: 0px;
  }

  .inner-info-div {
    width: 100%;
  }

  .side-nav-consult-div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 300px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .stand-out-text {
    line-height: 1.4em;
  }

  .fancy-hero-h3 {
    font-size: 2em;
    line-height: 1.2em;
    text-align: left;
  }

  .sub-text {
    margin-bottom: 5px;
    font-size: 1.5em;
    line-height: 1.2em;
    text-align: left;
  }

  .testimonial-graphic {
    display: none;
    margin-bottom: 40px;
  }

  .testimonial-graphic.mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .mobil-testimonial-slide-graphic {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 75%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), to(rgba(0, 0, 0, 0.65))), url('../images/hero-slider/aerial-manhattan.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0.65)), url('../images/hero-slider/aerial-manhattan.jpg');
    background-position: 0px 0px, 0px 0px;
    background-size: auto, cover;
  }

  .mobile-image-div {
    display: block;
  }

  .mobile-image-div._1-jm {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .mobile-image-div._3-jm {
    display: block;
  }

  .mobile-image-div._5-jm {
    width: 100%;
    min-height: 65%;
    background-image: url('../images/hero-slider/Doctor-Kevin-Niksarli.jpg');
    background-position: 0px 0px;
    background-size: cover;
  }

  .sub-text-mobile-slide-5 {
    margin-bottom: 5px;
    font-size: 1.5em;
    line-height: 1.2em;
    text-align: left;
  }
}

@media screen and (max-width: 767px) {

  .icon-section{
    display:block;
    /*margin-top: 445px;*/
    margin-top: 0px;
    padding-top: 40px;
  }


  /* .navbar-div {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .navbar {
    padding: 5px;
  } */

  /* .brand {
    width: 32%;
    padding-top: 10px;
    padding-bottom: 10px;
  } */

  .slider {
    /* height: 500px; */
    height: 625px;
    padding-top: 90px !important;
  }

  .navbutton {
    display: none;
  }

  .text-block {
    font-size: 18px;
  }

  .body-text.dark {
    margin-bottom: 10px;
  }

  .section-header {
    margin-bottom: 5px;
    font-size: 30px;
  }

  .section-header.smaller {
    font-size: 25px;
  }

  .split-nav-div {
    position: absolute;
    left: auto;
    top: 0%;
    right: 0%;
    bottom: 0%;
  }

  .hero-slide-wrapper {
    padding: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(2%, hsla(0, 0%, 100%, 0.4)), color-stop(22%, transparent));
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.4) 2%, transparent 22%);
  }

  .hero-text-div {
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 0px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .hero-text-div._4 {
    max-width: none;
  }

  .slide {
    background-position: 0px 0px, 50% 0%;
  }

  .hero-header {
    font-size: 30px;
  }

  .hero-header.mobile {
    margin-bottom: 15px;
    font-weight: 700;
    text-align: center;
  }

  .hero-subh {
    font-size: 30px;
  }

  .hero-subh.mobile {
    margin-bottom: 10px;
    font-size: 22px;
    font-weight: 500;
    text-align: center;
  }

  .hero-button {
    margin-right: 10px;
    margin-bottom: 0px;
  }

  .hero-button.mobile {
    margin-right: 0px;
    margin-bottom: 15px;
  }

  .hero-button-holder {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 5px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .hero-text {
    font-size: 27px;
    line-height: 1.2em;
  }

  .contact-section {
    padding: 30px 20px 20px;
  }

  ._40-div {
    margin-bottom: 35px;
  }

  .number-div {
    width: 70%;
  }

  ._60-div {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .footer {
    margin-bottom: 0px;
  }

  .nav-bar-bg-div {
    display: block;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .hero-section {
    display: block;
    /* height: 500px; */
    height: 625px;
  }

  .bold-text-3 {
    font-size: 1em;
  }

  .form-block {
    width: 100%;
  }

  .mobile-only-form-section {
    padding: 25px;
  }

  .form-wrapper {
    width: 100%;
  }

  .mobile-only-btm-button {
    position: fixed;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    z-index: 5000;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 15px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #3c6fb9;
    box-shadow: 0 -1px 2px 4px rgba(0, 0, 0, 0.05);
    text-decoration: none;
  }

  .mobile-only-btm-button:hover {
    background-color: #6fc044;
  }

  .bold-text-6 {
    text-transform: uppercase;
  }

  .circle-nav-buttons {
    width: 50px;
    height: 50px;
    background-size: auto 18px;
  }

  .circle-nav-buttons.phone {
    width: 50px;
    height: 50px;
  }

  .circle-nav-buttons.text.middle {
    width: 50px;
    height: 50px;
  }

  .mobile-only-hero-section {
    display: none;
    height: 500px;
    margin-bottom: 0px;
    padding-right: 60px;
    padding-bottom: 34px;
    padding-left: 60px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    background-image: url('../images/hero-slider/new-york-city-sky-line.jpg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .hero-wrapper-mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .lasik-ad-section {
    height: 500px;
  }

  .icon {
    font-size: 28px;
  }

  .innerpage-hero {
    height: 250px;
    margin-top: 55px;
  }

  .inner-wrapper {
    padding: 15px 25px 70px;
  }

  .side-nav {
    width: 65%;
  }

  .inner-hero-header {
    font-size: 40px;
  }

  .stand-out-text {
    font-size: 1.5em;
  }

  .fancy-hero-h3 {
    font-size: 1.2em;
  }

  .sub-text {
    font-size: 1.5em;
  }

  .testimonial-graphic {
    min-height: 200px;
    margin-bottom: 0px;
  }

  .testimonial-text-div {
    padding-top: 7%;
    padding-left: 4%;
  }

  .hero-testimonial-text {
    font-size: 1em;
  }

  .mobile-image {
    width: 100%;
    height: 100%;
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
    -o-object-fit: cover;
    object-fit: cover;
  }

  .mobile-image-div {
    overflow: hidden;
    width: 100%;
    max-height: 200px;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .mobile-image-div._1-jm {
    max-height: 235px;
  }

  .mobile-image-div._3-jm {
    max-height: 250px;
  }

  .mobile-image-div._5-jm {
    display: block;
    max-height: none;
    min-height: 275px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: url('../images/hero-slider/Doctor-Kevin-Niksarli.jpg');
    background-position: 0px 20%;
    background-size: cover;
  }

  .sub-text-mobile-slide-5 {
    font-size: 1.5em;
  }
}

@media screen and (max-width: 479px) {

  .hide-on-mobile{
    display:none !important;
  }

  .slide-nav {
    margin-bottom: 0px;
    text-transform: none;
  }

  /* .navbar {
    padding: 10px;
  } */

  .slide._2 .hero-header{
    font-size: 1.6em;
  }
  .sub-text-mobile-slide-5 span{
    display: inline-block;
  }

  /* .brand {
    width: 42%;
    margin-right: 0px;
    padding: 5px;
  } */

  .slider {
    height: 725px;
    margin-top: 0px;
  }

  .body-text.dark.left.space-below {
    margin-bottom: 25px;
  }

  .top-nav-div {
    margin-right: 5px;
    padding: 5px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .hero-slide-wrapper {
    padding: 0px;
    background-image: none;
  }

  .hero-text-div {
    padding-top: 20px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .slide._3 {
    background-position: 0px 0px, 65% 0%;
  }

  .slide._4 {
    background-position: 0px 0px, 40% 50%;
  }

  .slide._5 {
    background-position: 0px 0px, 45% 0%;
  }

  .hero-header {
    margin-bottom: 5px;
    font-size: 2em;
    line-height: 1.2em;
  }

  .hero-header.mobile {
    font-size: 30px;
  }

  .hero-subh {
    margin-bottom: 5px;
    font-size: 30px;
    line-height: 1em;
    text-align: left;
  }

  .hero-subh.mobile {
    font-size: 25px;
    font-weight: 600;
  }

  .hero-button {
    margin-right: 0px;
    margin-bottom: 5px;
    padding: 10px 30px 10px 10px;
    background-position: 95% 50%;
    font-size: 14px;
    line-height: 1.3em;
  }

  .hero-button-holder {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .hero-text {
    margin-bottom: 6px;
    font-size: 16px;
    line-height: 1.1em;
  }

  .text-field {
    border-radius: 0px;
  }

  .text-field.full-width {
    border-radius: 0px;
  }

  .color-div {
    width: 100%;
  }

  ._40-div {
    margin-bottom: 30px;
  }

  .number-div {
    width: 90%;
  }

  .submit-button-2 {
    margin-top: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .hero-section {
    height: 725px;
  }

  .bold-text-3 {
    font-size: 1em;
    line-height: 1em;
  }

  .social-holder {
    width: 100%;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .social-circle.youtube {
    width: 40px;
    height: 40px;
    margin-top: 0px;
  }

  .social-circle.facebook {
    width: 40px;
    height: 40px;
    margin-right: 0px;
  }

  .social-circle.twitter {
    width: 40px;
    height: 40px;
    margin-right: 0px;
  }

  .social-circle.linkedin {
    width: 40px;
    height: 40px;
    margin-right: 0px;
  }

  .social-circle.instagram {
    width: 40px;
    height: 40px;
    margin-top: 0px;
  }

  .footer-wrapper {
    margin-bottom: 15px;
  }

  .logo-div {
    width: 65%;
    margin-bottom: 15px;
  }

  .dropdown-menu-items {
    width: 100%;
    border-radius: 0px;
  }

  .search {
    width: 100%;
  }

  .menu-button {
    padding: 0px;
  }

  .mobile-only-form-section {
    padding: 20px 0px;
  }

  .form-wrapper {
    width: 90%;
  }

  .form-block-3 {
    width: 100%;
  }

  .bold-text-5 {
    font-size: 14px;
  }

  .bold-text-6 {
    font-size: 16px;
  }

  .circle-nav-buttons {
    width: 40px;
    height: 40px;
    margin-right: 0px;
    margin-left: 0px;
    background-size: auto 15px;
  }

  .circle-nav-buttons.phone {
    /* width: 40px;
    height: 40px; */
    width: 30px;
    height: 30px;
    margin-right: 0px;
    margin-left: 0px;
    padding: 0px;
    background-size: auto 15px;
  }

  .circle-nav-buttons.text {
    width: 30px;
    height: 30px;
    background-size: auto 12px;
  }

  .circle-nav-buttons.text.middle {
    /* width: 40px;
    height: 40px; */
    width: 30px;
    height: 30px;
    margin-right: 5px;
    margin-left: 5px;
  }

  .mobile-only-hero-section {
    height: 525px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-right: 25px;
    padding-bottom: 75px;
    padding-left: 25px;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    background-position: 50% 50%;
  }

  .lasik-ad-section {
    height: 350px;
    background-position: 100% 50%;
    background-size: cover;
  }

  .icon {
    font-size: 25px;
  }

  .innerpage-hero {
    height: 225px;
    margin-top: 50px;
  }

  .inner-wrapper {
    padding-top: 10px;
    padding-bottom: 50px;
  }

  .inner-page-header {
    margin-top: 15px;
    font-size: 25px;
  }

  .side-nav {
    width: 100%;
  }

  .inner-hero-header {
    font-size: 35px;
  }

  .side-nav-consult-div {
    min-height: 250px;
  }

  .stand-out-text {
    font-size: 1em;
    line-height: 1em;
  }

  .fancy-hero-h3 {
    margin-bottom: 5px;
    font-size: 25px;
    line-height: 1.2em;
  }

  .sub-text {
    /* display: none; */
    margin-bottom: 10px;
    margin-top: 10px;
    /* font-size: 20px; */
    font-size: 16px;
    line-height: 1em;
  }

  .testimonial-graphic {
    width: 100%;
    min-height: 270px;
  }

  .top-right-test-div {
    width: 80%;
    min-height: 80%;
  }

  .image-7.top-right {
    width: 50px;
  }

  .image-7.bottom-right {
    width: 50px;
  }

  .bottom-left-test-div {
    width: 80%;
    min-height: 80%;
  }

  .testimonial-text-div {
    padding-right: 4%;
    padding-left: 4%;
  }

  .mobil-testimonial-slide-graphic {
    height: auto;
    min-height: 350px;
  }

  .sub-text-mobile-slide-5 {
    display: block;
    margin-bottom: 5px;
    font-size: 20px;
    line-height: 1em;
  }
}

