body {
  height: 100%;
  font-family: Oxygen, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}
h1 {
  position: relative;
  left: 0px;
  top: 28%;
  right: 0px;
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
  text-align: left;
}
h2 {
  margin-top: 61px;
  margin-bottom: 10px;
  padding-left: 0px;
  font-family:'Playfair Display', sans-serif;
  color: black;
  font-size: 32px;
  line-height: 36px;
  font-weight: 400;
  text-align: center;
}
h3 {
  position: relative;
  top: 28%;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 10px;
  float: left;
  font-family: Economica, sans-serif;
  color: black;
  font-size: 28px;
  line-height: 30px;
  font-weight: 700;
  text-align: center;
  text-shadow: rgba(255, 255, 255, 0.24) 0px 1px 1px;
}
h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}
h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}
p {
  width: auto;
  margin-bottom: 10px;
  padding-right: 25px;
  padding-left: 27px;
  float: none;
  font-size: 14px;
  line-height: 30px;
  text-align: left;
}
a {
  font-family: Oxygen, sans-serif;
  color: #f58345;
  text-decoration: none;
}
a:hover {
  color: #ffffff;
  text-decoration: none;
}
a:active {
  color: #5a5b5c;
}
.button {
  display: inline-block;
  padding: 15px 78px;
  background-color: #fec34e;
  font-family: Economica, sans-serif;
  color: black;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}
.button:hover {
  background-color: #f58345;
}
.button:active {
  background-color: #e0e0e0;
}
.navbar {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  padding-top: 5px;
  padding-bottom: 10px;
  border-bottom: 3px none #6d1f7e;
  background-color: white;
}
.navlink {
  margin-bottom: 5px;
  margin-left: 0px;
  padding-right: 10px;
  padding-left: 10px;
  border-bottom: 3px none #6d1f7e;
  border-top-style: none;
  background-color: white;
  font-family: Economica, sans-serif;
  color: #14a7cd;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.4px;
  text-transform: uppercase;
}
.navlink:hover {
  background-color: transparent;
  color: #f58345;
  font-weight: 600;
  letter-spacing: 0.4px;
}
.navlink:active {
  border-bottom-color: #7b737d;
  background-color: transparent;
  color: #5a5b5c;
  font-weight: 600;
}
.navlink.w--current {
  background-color: white;
  font-family: Economica, sans-serif;
  color: #8caa53;
  font-weight: 700;
}
.navlink.go_top {
  background-color: #6d1f7e;
  color: white;
}
.navlink.go_top:hover {
  background-color: #c21ae8;
}
.navlink.go_top:active {
  background-color: #2f0838;
}
.navlink.top {
  background-color: #6d1f7e;
  color: white;
}
.navlink.top:hover {
  background-color: #cf19f7;
}
.navlink.top:active {
  background-color: #450d52;
}
.main_pict {
  position: static;
  height: 75%;
  background-image: none;
  background-position: 0% 0%;
  background-size: auto;
  background-repeat: repeat;
  background-attachment: scroll;
  text-align: center;
}
.logo {
  width: 20%;
  padding-top: 0px;
  padding-left: 43px;
}
.nav_menu {
  position: static;
  left: 0px;
  top: auto;
  margin-top: 17px;
  padding-top: 0px;
  padding-right: 19px;
  float: right;
  clear: none;
  border-bottom: 1px none #6d1f7e;
  text-align: right;
}
.nav_menu.scroll {
  top: 0px;
  display: none;
  margin-top: 0px;
}
.menu_button {
  background-color: #6d1f7e;
  color: white;
}
.phone_number {
  position: relative;
  left: auto;
  top: 0%;
  right: 0px;
  display: block;
  width: 18%;
  margin-top: 30px;
  margin-bottom: 19px;
  margin-left: 0px;
  padding: 0px 25px 0px 5px;
  float: right;
  clear: none;
  background-color: white;
  font-family:'Playfair Display', sans-serif;
  font-size: 28px;
  line-height: 24px;
  font-weight: 700;
  letter-spacing: 0px;
  text-transform: none;
  text-shadow: rgba(255, 255, 255, 0.34) 1px 1px 1px;
}
.phone_number:hover {
  color: #6d1f7e;
}
.main_headline {
  left: 0px;
  top: 27%;
  right: 0px;
  display: block;
  width: 55%;
  padding-right: 0px;
  padding-bottom: 14px;
  padding-left: 0px;
  float: none;
  border-bottom: 1px none #011345;
  font-family: Economica, sans-serif;
  color: #424242;
  font-size: 34px;
  line-height: 36px;
  font-weight: 400;
  text-align: left;
  text-transform: none;
  text-shadow: rgba(255, 255, 255, 0.58) 1px 1px 1px;
}
.main_headline._3 {
  top: 78%;
  padding-left: 0px;
  text-align: center;
}
.main_headline.vol2 {
  top: 29%;
  width: 55%;
  padding-left: 0px;
  font-family: Economica, sans-serif;
  color: black;
  font-size: 38px;
  line-height: 46px;
  font-weight: 700;
  text-align: left;
  text-transform: uppercase;
}
.main_headline.vol2.second_slide {
  top: 34%;
  width: 100%;
  float: left;
  font-family: Economica, sans-serif;
  color: black;
  font-size: 42px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 26px;
}
.main_headline.vol3 {
  left: 0%;
  top: 77%;
  right: 0%;
  width: 100%;
  padding-left: 0px;
  float: none;
  clear: right;
  color: black;
  font-size: 42px;
  font-weight: 700;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  text-shadow: white 1px 1px 26px;
}
.main_headline.second_slide {
  top: 20%;
  display: block;
  width: 45%;
  padding-left: 0px;
  float: right;
  clear: right;
}
.slideshow {
  position: relative;
  left: 0px;
  top: 0%;
  right: 0px;
  height: 100%;
  clear: both;
}
.slide1 {
  padding-left: 85px;
  background-image: url('../images/pict1.jpg');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
}
.left_arrow {
  top: 0px;
  text-align: center;
}
.arrow_icon {
  position: relative;
  top: 90%;
  opacity: 1;
  color: white;
}
.right_arrow {
  position: absolute;
  opacity: 1;
}
.slide2 {
  padding-left: 0px;
  background-image: url('../images/pict2.jpg');
  background-position: 50% -55px;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: right;
}
.slide3 {
  background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0) 52%, white), url('../images/main_pict3.jpg');
  background-image: linear-gradient(rgba(255, 255, 255, 0) 52%, white), url('../images/main_pict3.jpg');
  background-position: 0% 0%, 50% 64px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}
.form_div {
  position: absolute;
  left: 0%;
  top: 85%;
  right: 0px;
  z-index: 10;
  display: block;
  width: 100%;
  height: 15%;
  padding: 0px 30px;
  background-color: #6d1f7e;
}
.label {
  display: block;
  padding: 8px 10px 8px 22px;
  float: none;
}
.text_field {
  display: inline-block;
  width: 28%;
  margin-right: 3px;
  margin-bottom: 18px;
  margin-left: 3px;
  float: left;
  border-top-style: none;
  border-right-style: none;
  border-bottom-color: white;
  border-left-style: none;
  background-color: transparent;
  color: #fdf8f0;
}
.text_field.vol2 {
  width: 100%;
  margin-right: 3px;
  margin-left: 3px;
  float: none;
  border-bottom-style: none;
  background-color: #f0f2eb;
  font-size: 12px;
}
.form {
  text-align: center;
}
.form_wrapper {
  display: inline-block;
  width: 60%;
  padding-top: 39px;
}
.submit_btn {
  float: right;
  background-color: #fdf8f0;
  color: #6d1f7e;
  font-weight: 700;
  text-transform: uppercase;
}
.submit_btn:hover {
  background-color: #ce2cf2;
  color: #fdf8f0;
}
.submit_btn:active {
  background-color: #2a0533;
}
.submit_btn.vol2 {
  display: block;
  width: 100%;
  margin-top: 13px;
  margin-left: 3px;
  float: none;
  border: 1px none white;
  background-color: #f58345;
  color: white;
  font-weight: 700;
}
.submit_btn.vol2:hover {
  background-color: #fec34e;
  color: black;
}
.submit_btn.vol2:active {
  background-color: #4f5052;
  color: white;
}
.about_lasik {
  height: auto;
  padding-top: 150px;
  padding-bottom: 100px;
  background-color: white;
}
.section_headline {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 10px;
  padding-bottom: 13px;
  padding-left: 0px;
  float: left;
  border-top: 1px none #6d1f7e;
  border-left: 10px none black;
  font-family:'Playfair Display', sans-serif;
  color: black;
  font-weight: 500;
  text-align: center;
  text-transform: none;
}
.section_headline.appointment {
  border-left-color: black;
  color: black;
}
.section_headline._1 {
  width: 100%;
  padding-left: 15px;
  text-align: left;
}
.text_link {
  display: inline-block;
  margin-top: 12px;
  margin-bottom: 17px;
  padding-top: 9px;
  padding-bottom: 9px;
  padding-left: 25px;
  float: left;
  color: #6d1f7e;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
}
.text_link:hover {
  color: #bc10e3;
}
.text_link:active {
  color: #2a0533;
}
.container_one {
  padding-bottom: 0px;
  text-align: center;
}
.about_milwaukee {
  height: auto;
  padding-top: 150px;
  padding-bottom: 165px;
  border-top: 5px none #6d1f7e;
  background-color: white;
}
.lasik_self_test {
  padding-top: 155px;
  padding-bottom: 155px;
  background-color: #e8e9eb;
  background-image: none;
  background-position: 0% 0%;
  background-size: auto;
  background-repeat: repeat;
  background-attachment: scroll;
}
.advanced_lenses {
  padding-top: 0px;
  padding-bottom: 0px;
  border-left-color: #6d1f7e;
  background-color: #b9e3ed;
  background-image: url('../images/bg.jpg');
  background-position: 0% 0%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}
.location {
  padding: 150px 100px 165px;
  background-color: white;
  background-image: none;
  background-position: 0% 0%;
  background-size: auto;
  background-repeat: repeat;
  background-attachment: scroll;
}
.footer {
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #c3edf7;
}
.p1 {
  display: inline-block;
  width: auto;
  margin-bottom: 13px;
  padding-right: 0px;
  padding-left: 15px;
  float: none;
  clear: none;
  direction: ltr;
  font-size: 14px;
  line-height: 26px;
  text-align: left;
  list-style-type: none;
}
.p1.vol2 {
  display: block;
  width: auto;
}
.picture {
  padding-top: 300px;
  padding-bottom: 300px;
  background-image: url('../images/main_pict2_new.jpg');
  background-position: 50% -56px;
  background-size: cover;
  background-repeat: no-repeat;
}
.appointment_text {
  margin-bottom: 33px;
  padding-left: 26px;
  color: #303030;
  font-size: 18px;
  letter-spacing: 0px;
}
.test_form_wrapper {
  width: 65%;
  float: left;
  clear: none;
}
.test_label {
  font-weight: 400;
}
.question_label {
  margin-top: -1px;
  padding-bottom: 9px;
  padding-left: 26px;
  float: none;
  color: #6d1f7e;
  font-weight: 700;
}
.button_field {
  margin-left: 24px;
  float: none;
}
.question_div {
  margin-bottom: 14px;
  padding-top: 8px;
  padding-bottom: 20px;
}
.test_textfield {
  width: 50%;
  margin-top: 13px;
  margin-left: 19px;
  border-style: none none solid;
}
.test_submit_btn {
  margin-left: 18px;
  background-color: #6d1f7e;
  color: #fdf8f0;
  text-transform: uppercase;
}
.test_submit_btn:hover {
  background-color: #bc10e3;
}
.test_submit_btn:active {
  background-color: #2d0536;
}
.success_msg {
  background-color: transparent;
  color: #ea8cff;
}
.error_msg {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: transparent;
  color: #fdf8f0;
}
.error_msg.vol2 {
  color: #6d1f7e;
}
.msg_text {
  margin-bottom: 1px;
}
.appointment_form_wrapper {
  width: auto;
  margin-top: 46px;
  padding-left: 0px;
  text-align: left;
}
.text_area {
  display: inline-block;
  width: 100%;
  height: auto;
  margin-top: 2px;
  margin-right: 0px;
  margin-left: 3px;
  padding-top: 6px;
  float: none;
  border-style: none;
  border-bottom-color: white;
  background-color: #f0f2eb;
  font-size: 12px;
}
.map_div {
  height: auto;
  margin-bottom: 0px;
  padding-right: 12px;
  padding-left: 12px;
}
.map_div.vol2 {
  padding-top: 30px;
}
.map {
  height: 225px;
}
.address_text {
  margin-top: 8px;
  padding-left: 15px;
  opacity: 1;
  line-height: 24px;
}
.footer_container {
  text-align: center;
}
.footer_text {
  padding-top: 14px;
  font-size: 12px;
}
.footer_link {
  display: block;
  margin-bottom: 5px;
  padding-top: 20px;
  padding-bottom: 10px;
  font-family: Oxygen, sans-serif;
  color: #0694b8;
  font-size: 20px;
  font-weight: 300;
  text-decoration: none;
  text-transform: uppercase;
}
.footer_link:hover {
  color: white;
}
.footer_link:active {
  color: #376f7d;
}
.navbar_scroll {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 2000;
  display: block;
  background-color: transparent;
}
.navbar_div {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 10;
}
.scroll_navbar_div {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 2000;
}
.scroll_navbar {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  background-color: transparent;
}
.logo_head {
  position: fixed;
  z-index: 1200;
  width: 25%;
}
.doc_headline {
  width: 100%;
  margin-top: 17px;
  margin-bottom: 27px;
  margin-left: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  float: left;
  border-top: 1px solid #b8b8b8;
  border-bottom: 1px solid rgba(200, 201, 202, 0.81);
  font-family: Economica, sans-serif;
  color: #5a5b5c;
  font-weight: 600;
  text-align: left;
}
.doc_image {
  position: relative;
  top: 53px;
  margin-bottom: 9px;
  padding-top: 33px;
  float: right;
}
.main_button_div {
  position: relative;
  left: 0px;
  top: 34%;
  right: 0px;
  width: 55%;
  padding-top: 0px;
  padding-left: 0px;
  text-align: left;
}
.main_button_div.vol2 {
  top: 56%;
  width: 100%;
  margin-bottom: 8px;
  padding-top: 1px;
  padding-left: 0px;
  float: left;
  clear: none;
  text-align: center;
}
.main_button_div.vol3 {
  top: 77%;
  width: 100%;
  padding-top: 0px;
  padding-left: 0px;
  float: none;
  clear: right;
}
.small_headline {
  padding-bottom: 20px;
  padding-left: 25px;
  font-family: Oswald, sans-serif;
  color: #430452;
}
.small_headline.vol2 {
  margin-top: 0px;
  margin-bottom: 4px;
  padding-left: 0px;
  font-family: Economica, sans-serif;
  color: #5b5b5c;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
}
.lasik_p {
  width: auto;
  padding-right: 25px;
  float: none;
  text-align: left;
}
.lasik_p._2 {
  padding-left: 41px;
}
.lasik_p._1 {
  font-weight: 700;
  text-align: center;
}
.lasik_pict {
  display: inline-block;
  width: 50%;
  margin-bottom: 29px;
  float: none;
}
.lasik_text {
  width: auto;
  padding-right: 13px;
  float: none;
}
.lasik_test_pict {
  width: 35%;
  float: right;
  clear: none;
  text-align: right;
}
.testimonial1 {
  position: absolute;
  left: 6%;
  top: 53%;
  display: inline-block;
  width: 20%;
  padding: 30px;
  border-radius: 30px;
  background-color: rgba(255, 255, 255, 0.90);
}
.testimonial_text {
  display: inline-block;
  padding-right: 0px;
  padding-left: 0px;
  font-size: 16px;
  line-height: 26px;
  font-weight: 700;
}
.testimonial2 {
  position: absolute;
  left: 50%;
  top: 66%;
  display: inline-block;
  width: 20%;
  padding: 30px;
  border-radius: 30px;
  background-color: rgba(255, 255, 255, 0.90);
}
.testimonial3 {
  position: absolute;
  left: 74%;
  top: 35%;
  display: inline-block;
  width: 20%;
  padding: 30px;
  border-radius: 30px;
  background-color: rgba(255, 255, 255, 0.90);
}
.testimonial_name {
  margin-bottom: 0px;
  color: #6d1f7e;
  font-style: italic;
}
.color {
  color: #6d1f7e;
}
.quick_contact_form_div {
  padding-top: 50px;
  padding-right: 0px;
  padding-left: 0px;
  background-color: #015c73;
  text-align: center;
}
.about_cataracts_text_div {
  margin-bottom: 31px;
}
.location_headline {
  padding-top: 30px;
  padding-left: 15px;
}
.location_div {
  width: 50%;
  float: left;
}
.contact_div {
  width: 40%;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 31px;
  float: left;
}
.select_field {
  margin-left: 2px;
  background-color: #f0f2eb;
}
.locations_div {
  width: 60%;
  float: left;
}
.contact_headline {
  width: 40%;
  padding-top: 10px;
  padding-bottom: 13px;
  padding-left: 0px;
  float: none;
  font-family:'Playfair Display', sans-serif;
  font-weight: 400;
}
.locations_each_div {
  width: 33%;
  float: left;
}
.small_logo_image {
  display: inline-block;
  width: 200px;
  height: auto;
  padding-top: 0px;
  padding-right: 20px;
  padding-left: 20px;
  border-radius: 0px;
  background-color: transparent;
}
.picture_section {
  padding-top: 0px;
  padding-bottom: 0px;
  background-image: url('../images/bg2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
.qiuck_contact_inner_div {
  display: inline-block;
  width: 80%;
}
.qiuck_contact_headline {
  margin-bottom: 27px;
  padding-left: 68px;
  background-image: url('../images/talk_bubble.png');
  background-position: 0px 50%;
  background-size: contain;
  background-repeat: no-repeat;
  font-family: Economica, sans-serif;
  color: white;
  font-size: 38px;
  font-weight: 400;
  text-transform: uppercase;
}
.quick_text_field {
  width: 22%;
  margin-right: 2px;
  margin-left: 2px;
  padding-top: 9px;
  padding-bottom: 9px;
  float: left;
  border-color: #16758c #16758c #5ed5f2;
  border-top-style: solid;
  border-top-width: 1px;
  border-right-style: solid;
  border-right-width: 1px;
  border-left-style: solid;
  border-left-width: 1px;
  background-color: transparent;
}
.quick_submit_btn {
  width: 10%;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #14a7cd;
  text-transform: uppercase;
}
.quick_submit_btn:hover {
  background-color: #04303b;
}
.quick_submit_btn:active {
  background-color: #294147;
}
.slide_stripe_div1 {
  position: relative;
  left: 0px;
  right: 0px;
  padding-top: 0px;
  padding-bottom: 150px;
}
.slides_stripe_div2 {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: 0px;
  padding-top: 150px;
  float: right;
}
.picture_text_div {
  width: 50%;
  padding-right: 80px;
  float: right;
  text-align: right;
}
.tagline {
  width: 100%;
  float: right;
  color: #16758c;
  font-size: 30px;
  text-align: right;
}
.text_color {
  color: #16758c;
}
.tagline2 {
  width: 100%;
  margin-top: 0px;
  float: right;
  font-family: Oxygen, sans-serif;
  color: white;
  font-size: 18px;
  line-height: 28px;
  text-align: right;
  letter-spacing: 0.6px;
}
.quick_contact_mobile {
  display: none;
}
html.w-mod-js *[data-ix="testimonial-slide"] {
  opacity: 0;
  -webkit-transform: translate(0px, -60px);
  -ms-transform: translate(0px, -60px);
  transform: translate(0px, -60px);
}
html.w-mod-js *[data-ix="testimonial-slide-2"] {
  opacity: 0;
  -webkit-transform: translate(0px, -60px);
  -ms-transform: translate(0px, -60px);
  transform: translate(0px, -60px);
}
html.w-mod-js *[data-ix="testimonial-slide-3"] {
  opacity: 0;
  -webkit-transform: translate(0px, -60px);
  -ms-transform: translate(0px, -60px);
  transform: translate(0px, -60px);
}
html.w-mod-js *[data-ix="top-slide"] {
  opacity: 0.03;
  -webkit-transform: translate(0px, -43px);
  -ms-transform: translate(0px, -43px);
  transform: translate(0px, -43px);
}
html.w-mod-js *[data-ix="top-slide-2"] {
  opacity: 0.03;
  -webkit-transform: translate(0px, -43px);
  -ms-transform: translate(0px, -43px);
  transform: translate(0px, -43px);
}
html.w-mod-js *[data-ix="top-slide-3"] {
  opacity: 0.03;
  -webkit-transform: translate(0px, -43px);
  -ms-transform: translate(0px, -43px);
  transform: translate(0px, -43px);
}
html.w-mod-js *[data-ix="slide"] {
  opacity: 0;
  -webkit-transform: translate(0px, 56px);
  -ms-transform: translate(0px, 56px);
  transform: translate(0px, 56px);
}
#sb-wrapper-inner{
  overflow: hidden;
}
.lasik_p.testimonials {
  text-align: center;
  color: #fb824d;
  font-weight: 800;
  font-size: 16px;
}
@media (max-width: 991px) {
  h3 {
    top: 15%;
    font-size: 20px;
  }
  .button {
    padding-right: 61px;
    padding-left: 61px;
    font-size: 16px;
  }
  .navbar {
    position: fixed;
    overflow-x: visible;
    overflow-y: visible;
  }
  .navlink {
    margin-bottom: 0px;
    text-align: left;
  }
  .navlink.w--current {
    margin-bottom: 0px;
  }
  .main_pict {
    background-position: 79% 50%;
  }
  .logo {
    width: 30%;
    padding-left: 25px;
  }
  .nav_menu {
    position: absolute;
    left: auto;
    top: 60px;
    right: 0px;
    bottom: -81px;
    margin-top: 0px;
    padding-right: 0px;
    float: right;
    background-color: transparent;
  }
  .menu_button {
    position: absolute;
    top: 0px;
    right: 0px;
    margin-top: 11px;
  }
  .menu_button:hover {
    background-color: #c707f2;
  }
  .menu_button:active {
    background-color: #380b42;
  }
  .menu_button.w--open {
    position: absolute;
    float: right;
    background-color: #6d1f7e;
  }
  .phone_number {
    position: static;
    top: 0%;
    display: block;
    width: 35%;
    margin-top: 23px;
    padding-right: 16px;
    padding-left: 40px;
    float: right;
    font-size: 20px;
  }
  .main_headline {
    top: 48%;
    padding-left: 0px;
    font-size: 28px;
    text-align: left;
  }
  .main_headline.vol2 {
    font-size: 30px;
    line-height: 36px;
    text-align: left;
  }
  .main_headline.vol2.second_slide {
    top: 22%;
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 30px;
    text-align: center;
  }
  .main_headline.second_slide {
    top: 12%;
    width: 50%;
    padding-right: 30px;
    padding-left: 0px;
    text-align: right;
  }
  .slideshow {
    height: 70%;
  }
  .slide1 {
    padding-left: 59px;
    background-position: 49% 54%;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .slide2 {
    background-position: 50% 50%;
  }
  .slide3 {
    background-position: 0% 0%, 41% 7px;
  }
  .form_wrapper {
    width: 100%;
    padding-top: 55px;
  }
  .about_lasik {
    padding: 100px 35px;
  }
  .section_headline._1 {
    padding-left: 0px;
  }
  .about_milwaukee {
    padding: 100px 35px;
  }
  .lasik_self_test {
    padding: 100px 35px;
  }
  .advanced_lenses {
    padding-right: 0px;
    padding-left: 0px;
  }
  .location {
    padding: 100px 40px;
  }
  .p1 {
    width: 100%;
  }
  .picture {
    padding-top: 219px;
    padding-bottom: 219px;
    background-position: -7px 50%;
  }
  .appointment_text {
    font-size: 16px;
  }
  .map_div {
    padding-right: 6px;
    padding-left: 0px;
  }
  .map_div.vol2 {
    padding-top: 60px;
  }
  .address_text {
    padding-left: 0px;
  }
  .logo_head {
    position: absolute;
  }
  .doc_image {
    top: 0px;
    width: 100%;
    text-align: center;
  }
  .main_button_div {
    top: 42%;
    padding-left: 0px;
    text-align: left;
  }
  .main_button_div.vol2 {
    top: 60%;
    width: 100%;
    padding-right: 0px;
    text-align: center;
  }
  .lasik_pict {
    width: 40%;
  }
  .lasik_text {
    width: 100%;
  }
  .testimonial1 {
    left: 6%;
    top: 31%;
    width: 30%;
  }
  .testimonial2 {
    top: 68%;
    width: 40%;
  }
  .testimonial3 {
    left: 73%;
    top: 37%;
    width: 30%;
  }
  .quick_contact_form_div {
    height: 30%;
  }
  .location_headline {
    padding-left: 0px;
  }
  .contact_div {
    width: 100%;
    padding-top: 55px;
    padding-left: 0px;
  }
  .locations_div {
    width: 100%;
  }
  .picture_section {
    background-position: 43% 50%;
  }
  .qiuck_contact_inner_div {
    width: 90%;
  }
  .qiuck_contact_headline {
    text-align: left;
  }
  .quick_text_field {
    width: 49%;
  }
  .quick_submit_btn {
    display: block;
  }
  .slide_stripe_div1 {
    padding-bottom: 75px;
  }
  .slides_stripe_div2 {
    padding-top: 75px;
  }
}
@media (max-width: 767px) {
  h3 {
    left: 0px;
    top: 28%;
    right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 4px;
    padding-bottom: 4px;
    background-color: rgba(255, 255, 255, 0.49);
    font-size: 14px;
    line-height: 18px;
  }
  .button {
    padding: 10px 30px;
    font-size: 14px;
  }
  .button:hover {
    color: black;
  }
  .navbar {
    padding-bottom: 0px;
  }
  .navlink {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .navlink:hover {
    background-color: white;
  }
  .navlink:active {
    background-color: white;
  }
  .navlink.w--current {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .logo {
    width: 30%;
  }
  .menu_button {
    margin-top: 0px;
  }
  .phone_number {
    width: 60%;
    margin-top: 11px;
    padding-right: 72px;
    padding-left: 40px;
    font-family:'Playfair Display', sans-serif;
    font-size: 20px;
  }
  .main_headline {
    top: 23%;
    padding-right: 10px;
    padding-left: 0px;
    font-size: 18px;
    line-height: 22px;
  }
  .main_headline.vol2 {
    top: 25%;
    width: 57%;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    font-size: 20px;
    line-height: 24px;
  }
  .main_headline.vol2.second_slide {
    top: 28%;
    width: 100%;
    margin-bottom: 0px;
    padding: 4px 0px 4px 1px;
    clear: none;
    background-color: rgba(255, 255, 255, 0.49);
    font-size: 24px;
    line-height: 28px;
    text-align: center;
  }
  .main_headline.second_slide {
    top: 12%;
    padding-left: 0px;
    text-align: right;
  }
  .slideshow {
    height: 100%;
  }
  .slide1 {
    padding-left: 28px;
    background-position: 50% -38%;
  }
  .slide2 {
    background-position: 50% -40%;
  }
  .slide3 {
    background-position: 0% 0%, 38% 25px;
  }
  .form_div {
    top: 80%;
    height: 20%;
    padding-right: 16px;
    padding-left: 16px;
  }
  .text_field {
    width: 50%;
  }
  .form_main {
    display: block;
  }
  .form_wrapper {
    padding-top: 26px;
  }
  .submit_btn {
    margin-right: 45px;
    float: right;
  }
  .about_lasik {
    padding: 58px 40px 58px 25px;
  }
  .section_headline {
    position: static;
    display: inline-block;
    float: none;
    font-size: 28px;
    line-height: 32px;
  }
  .section_headline._1 {
    font-size: 28px;
  }
  .about_milwaukee {
    padding: 50px 25px;
  }
  .lasik_self_test {
    padding: 58px 40px 58px 25px;
  }
  .advanced_lenses {
    padding: 0px;
  }
  .location {
    padding: 51px 25px;
  }
  .footer {
    padding-top: 49px;
    padding-bottom: 49px;
  }
  .p1 {
    width: 100%;
    margin-bottom: 0px;
    font-size: 14px;
    line-height: 30px;
  }
  .picture {
    padding-top: 199px;
    padding-bottom: 199px;
    background-position: 30% 50%;
  }
  .test_form_wrapper {
    width: 100%;
  }
  .appointment_form_wrapper {
    margin-top: 2px;
  }
  .text_area {
    width: 100%;
  }
  .map_div {
    margin-bottom: 23px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .map_div.vol2 {
    padding-top: 0px;
  }
  .milwaukee_image {
    margin-left: 24px;
  }
  .logo_head {
    position: absolute;
    width: 35%;
  }
  .doc_image {
    margin-bottom: 0px;
    padding-left: 25px;
    text-align: left;
  }
  .main_button_div {
    top: 20%;
    width: 80%;
  }
  .main_button_div.vol2 {
    top: 31%;
    padding-top: 0px;
    padding-right: 0px;
    text-align: center;
  }
  .small_headline {
    font-size: 20px;
  }
  .lasik_pict {
    width: 100%;
    text-align: center;
  }
  .lasik_text {
    width: 100%;
  }
  .lasik_test_pict {
    width: 100%;
    padding-bottom: 27px;
    text-align: center;
  }
  .testimonial1 {
    left: 5%;
    top: 38%;
    width: 50%;
  }
  .testimonial_text {
    font-size: 14px;
  }
  .testimonial2 {
    left: 35%;
    width: 60%;
  }
  .testimonial3 {
    left: 36%;
    top: 14%;
    width: 50%;
  }
  .testimonial_name {
    font-size: 16px;
  }
  .quick_contact_form_div {
    display: none;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .quick_contact_form_div_mobile {
	  display:block;
  height: 25%;
  padding-top: 50px;
  padding-right: 0px;
  padding-left: 0px;
  background-color: #015c73;
  text-align: center;
  }
  .location_headline {
    padding-top: 4px;
  }
  .contact_headline {
    font-size: 28px;
  }
  .locations_each_div {
    width: 100%;
  }
  .qiuck_contact_headline {
    font-size: 28px;
  }
  .quick_submit_btn {
    width: 20%;
  }
  .tagline {
    font-size: 24px;
    line-height: 28px;
  }
  .tagline2 {
    font-size: 14px;
  }
  .quick_contact_mobile {
    display: block;
  }
}
@media (max-width: 479px) {
  h2 {
    font-size: 24px;
  }
  h3 {
    top: 46%;
    padding-right: 16px;
    padding-left: 16px;
    background-color: rgba(255, 255, 255, 0.63);
  }
  p {
    padding-right: 0px;
    padding-left: 0px;
    line-height: 24px;
  }
  .button {
    padding-right: 32px;
    padding-left: 32px;
    font-size: 14px;
    line-height: 22px;
  }
  .main_pict {
    background-position: 83% 50%;
    height: 100%;
  }
  .logo {
    position: relative;
    width: 35%;
    padding-top: 8px;
    padding-left: 22px;
    float: left;
  }
  .menu_button {
    position: fixed;
  }
  .menu_button:active {
    background-color: #766d78;
  }
  .phone_number {
    top: 56%;
    margin-top: 11px;
    padding-left: 6px;
    font-size: 14px;
  }
  .main_headline {
    top: 44%;
    width: 100%;
    margin-bottom: 0px;
    padding: 5px 19px;
    background-color: rgba(255, 255, 255, 0.81);
    font-size: 18px;
    line-height: 22px;
  }
  .main_headline.vol2 {
    top: 44%;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 17px;
    background-color: rgba(255, 255, 255, 0.8);
    opacity: 1;
    font-size: 24px;
    line-height: 24px;
  }
  .main_headline.vol2.second_slide {
    top: 46%;
    z-index: 1;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    background-color: rgba(255, 255, 255, 0.63);
    text-align: center;
  }
  .main_headline.second_slide {
    position: relative;
    top: 57%;
    display: block;
    width: 100%;
    padding-top: 14px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    clear: none;
    background-color: white;
    text-align: center;
  }
  .slideshow {
    height: 100%;
  }
  .slide1 {
    padding-left: 0px;
    background-position: 63% 50%;
  }
  .slide2 {
    background-position: 86% 50%;
  }
  .slide3 {
    background-position: 0% 0%, 63% 150px;
  }
  .form_div {
    top: 75%;
    height: 25%;
  }
  .text_field {
    width: 100%;
  }
  .text_field.vol2 {
    display: block;
    width: 100%;
    float: none;
  }
  .submit_btn {
    margin-right: 0px;
  }
  .about_lasik {
    padding-right: 15px;
    padding-left: 15px;
  }
  .section_headline {
    position: static;
    display: inline-block;
    width: 100%;
    margin-bottom: 0px;
    float: none;
    font-size: 20px;
    line-height: 28px;
  }
  .about_milwaukee {
    padding-right: 15px;
    padding-left: 15px;
  }
  .lasik_self_test {
    padding-right: 25px;
  }
  .advanced_lenses {
    padding: 106px 15px;
  }
  .location {
    padding-right: 15px;
    padding-left: 15px;
  }
  .p1 {
    padding-right: 12px;
    padding-left: 16px;
  }
  .picture {
    padding-top: 130px;
    padding-bottom: 130px;
  }
  .appointment_text {
    font-size: 14px;
    line-height: 24px;
  }
  .test_form_wrapper {
    width: auto;
    padding-right: 17px;
  }
  .test_textfield {
    width: 90%;
    margin-right: 0px;
    padding-right: 13px;
  }
  .text_area {
    width: 100%;
  }
  .map_div {
    padding-right: 0px;
    padding-left: 0px;
  }
  .footer_link {
    font-size: 14px;
  }
  .logo_head {
    width: 43%;
  }
  .doc_headline {
    width: 90%;
    margin-right: 0px;
    margin-left: 15px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 16px;
  }
  .doc_image {
    padding-top: 8px;
    padding-left: 15px;
  }
  .main_button_div {
    top: 45%;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    text-align: center;
  }
  .main_button_div.vol2 {
    top: 48%;
    width: 100%;
    padding-top: 6px;
    padding-right: 15px;
    float: left;
    clear: none;
    text-align: center;
  }
  .small_headline.vol2 {
    font-size: 18px;
  }
  .lasik_p {
    padding-right: 0px;
    padding-left: 0px;
  }
  .lasik_pict {
    width: 100%;
  }
  .lasik_text {
    width: 100%;
    padding-right: 0px;
  }
  .lasik_test_pict {
    width: auto;
    margin-bottom: 23px;
    float: none;
  }
  .testimonial1 {
    left: 11%;
    top: 15%;
    width: 80%;
    padding: 20px;
  }
  .testimonial2 {
    left: 11%;
    top: 47%;
    width: 80%;
    padding: 20px;
  }
  .testimonial3 {
    left: 11%;
    top: 72%;
    width: 80%;
    padding: 20px;
  }
  .contact_headline {
    width: 80%;
  }
  .picture_section {
    padding-top: 80px;
    padding-bottom: 80px;
    background-position: 98% 50%;
  }
  .qiuck_contact_headline {
    padding-left: 71px;
    font-size: 24px;
    line-height: 28px;
  }
  .quick_text_field {
    width: 100%;
  }
  .quick_submit_btn {
    width: 30%;
    padding-top: 11px;
  }
  .slide_stripe_div1 {
    display: none;
    padding-bottom: 57px;
  }
  .slides_stripe_div2 {
    display: none;
  }
  .picture_text_div {
    width: 100%;
    padding-right: 25px;
    padding-left: 25px;
    font-size: 12px;
  }
  .tagline {
    width: 100%;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
  }
  .text_color {
    text-align: right;
  }
  .tagline2 {
    font-size: 14px;
    line-height: 18px;
    text-align: center;
  }
}

