/* Sidebar Styles */
/* Blog Styles */
/* Services Page Styles */

h1 {
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: 'Open Sans', sans-serif;
  color: #597a96;
  font-size: 23px;
  line-height: 27px;
  font-weight: 400;
}

h2 {
  margin-top: 0px;
  margin-bottom: 5px;
  font-family: 'Open Sans', sans-serif;
  color: #597a96;
  font-size: 23px;
  line-height: 30px;
  font-weight: 400;
}

h3 {
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: 'Open Sans', sans-serif;
  color: #597a96;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
}

h4 {
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: 'Open Sans', sans-serif;
  color: #597a96;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  letter-spacing: 0.1px;
}

h5 {
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: 'Open Sans', sans-serif;
  color: #597a96;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #597a96;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}

p {
  margin-bottom: 7px;
  font-family: 'Source Sans Pro', sans-serif;
  color: #93a7b0;
  font-size: 14.5px;
  line-height: 22px;
  font-weight: 300;
  letter-spacing: 0.1px;
}

a {
  color: #12aaeb;
  text-decoration: underline;
}

li {
  font-family: 'Source Sans Pro', sans-serif;
  color: #97a4b4;
  font-size: 14.5px;
  line-height: 22px;
}

blockquote {
  margin-bottom: 10px;
  padding: 10px 20px;
  border-left: 5px solid #e2e2e2;
  color: #597a96;
  font-size: 18px;
  line-height: 22px;
}

figcaption {
  margin-top: 5px;
  color: #97a4b4;
  font-size: 12px;
  line-height: 12px;
  font-style: italic;
  text-align: center;
}

.entry h1{
  margin-top: 31px;
  margin-bottom: 10px;
  font-family: Playball, sans-serif;
  color: #926041;
  font-size: 52px;
  line-height: 57px;
  font-weight: 600;
  text-align: left;
}

.entry h2{
  margin-top: 31px;
  margin-bottom: 10px;
  font-family: Playball, sans-serif;
  color: #926041;
  font-size: 40px;
  line-height: 45px;
  font-weight: 600;
  text-align: left;
}

.entry h3{
  margin-top: 31px;
  margin-bottom: 10px;
  font-family: Abel, sans-serif;
  color: #926041;
  font-size: 25px;
  line-height: 30px;
  font-weight: 600;
  text-align: left;
}

.entry p{
  font-family: 'Playfair Display', sans-serif;
  color: #3d3d3d;
  font-size: 17px;
  line-height: 32px;
  margin-bottom:20px;
}

.entry ul{
  margin-left: 20px;
}

.entry ol{
  margin-left: 20px;
}

.entry li{
  font-family: 'Playfair Display', sans-serif;
  color: #3d3d3d;
  font-size: 16px;
  line-height: 32px;
}

.entry a{
  color: #008061;
  text-decoration: none;
  border-bottom: 1px solid rgba(0,128,97,.25);
  transition:all 350ms ease;
  -webkit-transition:all 350ms ease;
  -moz-transition:all 350ms ease;
}

.entry a:hover{
  border-bottom: 1px solid rgba(0,128,97,1);
}

.navbar {
  top: 175px;
  z-index: 50;
  width: 100%;
  height: auto;
  border-top: 1px solid #efeff0;
  background-color: rgba(0, 0, 0, .38);
}

.body {
  height: 100%;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 100%;
  line-height: 100%;
}

.body.gray {
  background-color: #f4f5f9;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 16px;
}

.property-hero-section {
  position: relative;
  background-color: #97a4b4;
  background-image: url('../images/example-bg.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.content-wrapper {
  position: relative;
  padding: 25px 25px 20px;
}

.content-wrapper.white-and-bottom-border {
  margin-bottom: 50px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  background-color: #fff;
}

.content-wrapper.rounded-corners {
  border-radius: 5px;
  background-color: #fff;
}

.mini-title {
  display: inline-block;
  font-family: Montserrat, sans-serif;
  color: #887468;
  font-size: 19px;
  line-height: 17px;
  letter-spacing: 0px;
  text-transform: uppercase;
}

.mini-title.white {
  color: #fff;
}

.mini-title.white.services-title {
  font-size: 23px;
  line-height: 25px;
}

.mini-title.white.learn-title {
  font-family: Poppins, sans-serif;
  color: #52453d;
  font-size: 13px;
  line-height: 14px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.mini-title.white.mess {
  font-family: Abel, sans-serif;
  color: #fff;
  font-size: 17px;
  line-height: 16px;
  font-weight: 400;
  letter-spacing: 0px;
  text-transform: none;
}

.mini-title.dark-blue {
  color: #597a96;
  font-weight: 700;
}

.mini-title.dark-blue.cont {
  font-family: Poppins, sans-serif;
  color: #887468;
  font-size: 18.5px;
  font-weight: 400;
  letter-spacing: 0px;
  text-transform: none;
}

.mini-title.deep-sky-blue {
  display: block;
  margin-top: 28px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-family: Poppins, sans-serif;
  color: #14b891;
  font-size: 15px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

.mini-title-link {
  display: inline-block;
  height: 10px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  font-family: Montserrat, sans-serif;
  color: #97a4b4;
  font-size: 8.5px;
  line-height: 10px;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.mini-title-link:hover {
  border-bottom: 1px solid #97a4b4;
}

.mini-title-link.white {
  color: #fff;
}

.mini-title-link.white:hover {
  border-bottom-color: #fff;
}

.mini-title-link.bottom-border {
  margin-bottom: 5px;
}

.mini-title-link.deep-sky-blue {
  color: #12aaeb;
}

.hero-header {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 20;
  overflow: hidden;
  text-align: left;
}

.hero-header.bottom-border {
  position: relative;
  padding-right: 30px;
  padding-left: 30px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.hero-header.on-slide {
  display: inline-block;
  margin-bottom: 40px;
  padding-top: 30px;
  padding-right: 30px;
  padding-left: 30px;
}

.hero-header.relative {
  position: relative;
  padding-right: 30px;
  padding-left: 30px;
  -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;
}

.tab-link-box-1 {
  width: auto;
  margin-right: 6px;
  padding: 15px 35px 13px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  background-color: rgba(18, 170, 235, .75);
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  text-align: center;
}

.tab-link-box-1:hover {
  background-color: rgba(18, 170, 235, .85);
}

.tab-link-box-1._70-percent {
  background-color: rgba(18, 170, 235, .8);
}

.tab-link-box-1._70-percent:hover {
  background-color: rgba(18, 170, 235, .91);
}

.column-left {
  display: inline-block;
  width: 65%;
}

.column-right {
  width: 35%;
  float: right;
}

.bar {
  display: inline-block;
  margin-right: 5px;
  margin-left: 5px;
  font-family: Montserrat, sans-serif;
  color: #97a4b4;
  font-size: 9px;
  line-height: 9px;
}

.property-details._88-percent {
  width: 84%;
}

.tags-container {
  margin-top: 26px;
  float: right;
  border-radius: 3px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 7px;
  line-height: 11px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}

.tags-container.absolute {
  position: absolute;
  top: 0px;
  right: 0px;
  width: auto;
  margin-top: 10px;
  margin-right: 10px;
}

.tags-container.on-slide {
  position: absolute;
  left: 0px;
  top: 0px;
  margin-top: 0px;
  margin-left: 30px;
}

.details-container {
  margin-bottom: 17px;
  padding-bottom: 13px;
  border-bottom: 1px solid #f2f3f5;
}

.overview-container {
  border-top: 2px solid #f2f3f5;
  border-right: 2px solid #f2f3f5;
  border-left: 2px solid #f2f3f5;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.asking-price-box {
  padding-top: 15px;
  padding-bottom: 20px;
  border-bottom: 2px solid #f2f3f5;
  text-align: center;
}

.price-text {
  display: inline-block;
  font-family: 'Source Sans Pro', sans-serif;
  color: #12aaeb;
  font-size: 25px;
  line-height: 25px;
}

.price-text.medium {
  font-size: 20px;
  line-height: 19px;
}

.dollar-sign {
  position: relative;
  top: -3px;
  display: inline-block;
  margin-right: 2px;
  font-family: 'Source Sans Pro', sans-serif;
  color: #12aaeb;
  font-weight: 400;
}

.dollar-sign.small {
  font-size: 13px;
}

.overview-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding-top: 26px;
  padding-bottom: 18px;
  float: left;
  -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-top: 1px solid #f4f5f9;
  border-right: 1px solid #f4f5f9;
  border-bottom: 1px none #000;
  text-align: center;
}

.overview-item._33-percent {
  width: 33.33%;
  padding-top: 10px;
  padding-bottom: 0px;
  padding-left: 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-top-style: none;
  border-right-style: solid;
  border-right-color: #edeef2;
  border-bottom-style: none;
}

.overview-item._33-percent.no-right-border {
  border-right-style: none;
}

.overview-item._33-percent.no-left-inner-padding {
  padding-left: 0px;
}

.overview-item._2 {
  border-top-style: none;
  border-top-color: #f2f3f5;
  border-right-style: none;
  border-right-color: #f2f3f5;
  border-bottom-style: solid;
  border-bottom-color: #f2f3f5;
}

.overview-item._3 {
  border-top-style: none;
  border-top-color: #f2f3f5;
  border-right-color: #f2f3f5;
}

.overview-item._4 {
  border-top-style: none;
  border-top-color: #f2f3f5;
  border-right-style: none;
  border-right-color: #f2f3f5;
}

.overview-item._5 {
  border-top-color: #f2f3f5;
  border-right-color: #f2f3f5;
}

.overview-item._6 {
  border-top-color: #f2f3f5;
  border-right-style: none;
  border-right-color: #f2f3f5;
  border-bottom-color: #f2f3f5;
}

.overview-item._1 {
  border-top-style: none;
  border-top-color: #f2f3f5;
  border-right-color: #f2f3f5;
  border-bottom-style: solid;
  border-bottom-color: #f2f3f5;
}

.property-icon {
  width: 32%;
  margin-bottom: 10px;
}

.property-icon.small {
  width: 20.5%;
  max-width: 45px;
  margin-right: 8px;
}

.property-icon.medium {
  width: 22%;
  max-width: 30px;
  margin-right: 8px;
}

.overview-flex-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.overview-flex-container.no-inner-padding {
  padding-right: 0px;
  padding-left: 0px;
}

.number {
  margin-right: 2px;
}

.number.small {
  font-size: 12.8px;
  line-height: 12px;
}

.number.montserrat {
  margin-right: 5px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 12px;
  line-height: 12px;
}

.overview-text-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.more-details-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-right: 20px;
  padding-top: 16px;
  padding-bottom: 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;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  background-color: #12aaeb;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  text-decoration: none;
}

.more-details-link:hover {
  background-color: #19a0e1;
}

.property-overview-container {
  margin-left: 20px;
}

.property-section {
  width: 100%;
  margin-top: 50px;
}

.property-section.less-top-border {
  margin-top: 10px;
}

.property-section.no-top-border {
  margin-top: 0px;
}

.title {
  margin-bottom: 5px;
  font-family: 'Open Sans', sans-serif;
  color: #4a7884;
  font-size: 16.5px;
  line-height: 16px;
  font-weight: 600;
  letter-spacing: 0.1px;
  text-transform: none;
}

.title.all-caps {
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
}

.title.all-caps.secondary-title {
  font-size: 20px;
}

.title.regular {
  display: inline-block;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  line-height: 20px;
  font-weight: 600;
  letter-spacing: 0px;
}

.title.rt {
  font-family: Playball, sans-serif;
  color: #ebebeb;
  font-size: 45px;
  line-height: 53px;
}

.section-title-box {
  position: relative;
  width: 100%;
  margin-bottom: 20px;
  padding-right: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid #efeff0;
}

.section-title-box.no-bottom-border {
  position: relative;
  display: block;
  width: 100%;
  margin-bottom: 0px;
  text-decoration: none;
}

.section-title-box.top-border {
  margin-top: 20px;
}

.section-title-box.white-bottom-line {
  border-bottom-color: #fff;
}

.flex-grid {
  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-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.flex-grid.on-features {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.flex-grid.on-quantity {
  margin-top: 10px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.flex-grid.on-type-of-property {
  margin-top: 10px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.flex-grid.top-border {
  margin-top: 45px;
}

.flex-grid.on-vertical-items {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.flex-grid.on-mini-services {
  margin-top: 40px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.flex-grid.rows {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.flex-grid.justify-space-between {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.flex-grid.bottom-divider {
  padding-bottom: 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-bottom: 1px solid #efeff0;
}

.flex-grid.justify-center {
  width: 90%;
  margin-top: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.flex-grid.justify-center.flex-doctors {
  width: 100%;
  text-align: center;
}

.flex-grid.top-and-bottom-border {
  margin-top: 15px;
  margin-bottom: 15px;
}

.flex-grid.justify-start {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.flex-grid.on-services {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #f4f5f9;
}

.flex-grid.less-top-border {
  margin-top: 25px;
}

.flex-grid._90-percent {
  width: 90%;
}

.flex-grid.on-mobile {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.flex-grid.no-bottom-divider {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.flex-grid.top-and-bottom-divider {
  padding-top: 60px;
  padding-bottom: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-top: 1px none #efeff0;
  border-bottom: 1px none #efeff0;
}

.flex-grid.footer-grid {
  padding-bottom: 38px;
  border-bottom: 1px solid rgba(47, 236, 191, .86);
}

.gallery-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25%;
  min-height: 222px;
  -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/example-bg.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.gallery-item._1 {
  background-size: cover;
}

.gallery-item._2 {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 0px;
}

.gallery-item._3 {
  border-radius: 0px;
}

.gallery-item._4 {
  border-radius: 0px;
}

.gallery-item._5 {
  border-top-right-radius: 0px;
}

.gallery-item._6 {
  border-radius: 0px;
}

.gallery-item._7 {
  border-radius: 0px;
}

.pop-up-image-container {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1000;
  display: none;
  -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: rgba(0, 0, 0, .7);
  text-align: center;
}

.close-pop-up {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 6;
  width: 35px;
  height: 35px;
  margin-top: 10px;
  margin-right: 10px;
  border-radius: 3px;
  background-color: #12aaeb;
  background-image: url('../images/Close_1.png');
  background-position: 50% 50%;
  background-size: 15px;
  background-repeat: no-repeat;
}

.pop-up-image-2 {
  position: relative;
  display: none;
  overflow: hidden;
  width: 90vw;
  height: 90vh;
  -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/example-bg.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.pop-up-image-3 {
  position: relative;
  display: none;
  overflow: hidden;
  width: 90vw;
  height: 90vh;
  background-image: url('../images/example-bg.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.pop-up-image-4 {
  position: relative;
  display: none;
  overflow: hidden;
  width: 90vw;
  height: 90vh;
  background-image: url('../images/example-bg.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slider {
  overflow: hidden;
  width: 100%;
  height: 680px;
}

.slide {
  position: relative;
  height: 680px;
  background-image: url('../images/example-bg.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide._80-vh {
  position: relative;
  background-image: url('../images/Logo.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide.hero-section-1 {
  padding-top: 212px;
  -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/57752651251486d4703bd476_mm.jpg');
}

.slide.hero-section-2 {
  padding-top: 212px;
  background-image: url('../images/photo-1446144525544-808f420174ec.jpg');
}

.slide.hero-section-3 {
  padding-top: 212px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .26), rgba(0, 0, 0, .26)), url('../images/LJ515CPAKI-1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .26), rgba(0, 0, 0, .26)), url('../images/LJ515CPAKI-1.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.slide-nav {
  display: block;
  font-size: 9px;
}

.slide-nav.hide {
  display: none;
}

.slide-2 {
  background-image: url('../images/example-bg.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-3 {
  background-image: url('../images/example-bg.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-4 {
  background-image: url('../images/example-bg.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-5 {
  background-image: url('../images/example-bg.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-6 {
  background-image: url('../images/example-bg.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-7 {
  background-image: url('../images/example-bg.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-8 {
  background-image: url('../images/example-bg.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.left-arrow {
  opacity: 0.8;
  -webkit-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
}

.left-arrow:hover {
  opacity: 1;
}

.left-arrow.offset {
  left: -10%;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: rgba(151, 164, 180, .13);
}

.left-arrow.offset:hover {
  color: rgba(151, 164, 180, .35);
}

.right-arrow {
  opacity: 0.8;
  -webkit-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
}

.right-arrow:hover {
  opacity: 1;
}

.right-arrow.offset {
  right: -10%;
  -webkit-transition-property: color;
  transition-property: color;
  color: rgba(151, 164, 180, .13);
}

.right-arrow.offset:hover {
  color: rgba(151, 164, 180, .35);
}

.pop-up-image-5 {
  position: relative;
  display: none;
  overflow: hidden;
  width: 90vw;
  height: 90vh;
  -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-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: url('../images/example-bg.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.pop-up-image-1 {
  position: relative;
  display: none;
  overflow: hidden;
  width: 90vw;
  height: 90vh;
  -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/example-bg.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.map {
  margin-bottom: 25px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.detail-box {
  padding: 15px 10px 5px;
  border-bottom: 1px solid #f2f3f5;
}

.checkmark-box {
  display: block;
  width: 2%;
  margin-top: 2px;
  margin-right: 5px;
  float: left;
}

.detail-text {
  display: block;
  width: 97%;
  float: left;
}

.for-sale-icon {
  width: 32%;
  margin-bottom: 8px;
}

.for-rent-icon {
  width: 32%;
  margin-bottom: 10px;
}

.sold-icon {
  width: 32%;
  margin-bottom: 10px;
}

.foreclosure {
  width: 32%;
  margin-bottom: 10px;
}

.tag {
  max-width: 69px;
  min-width: 65px;
  padding: 7px 9px 5px;
  border-radius: 3px;
  background-color: #fe5d3c;
  text-align: center;
}

.tag.for-rent {
  border-radius: 3px;
  background-color: #116dde;
}

.tag.sold {
  background-color: #ff2b42;
}

.tag.foreclosure {
  max-width: 88px;
  min-width: 88px;
  background-color: #ff2e5f;
}

.tag.agent {
  position: absolute;
  top: 0px;
  right: 0px;
  max-width: 75px;
  min-width: 71px;
  margin-top: 10px;
  margin-right: 10px;
  background-color: #01b630;
}

.tag.rented {
  position: relative;
  background-color: #ff2b42;
}

.agent-container {
  display: inline-block;
  width: 41%;
}

.contact-form.on-property-page {
  position: relative;
  z-index: 50;
  display: inline-block;
  width: 59%;
  padding-top: 15px;
  padding-left: 20px;
  float: right;
}

.agent-picture {
  position: relative;
  width: 100%;
  height: 300px;
  margin-bottom: 15px;
  border: 6px solid #f4f4f4;
  background-image: url('../images/example-bg.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.agent-picture._30-percent {
  display: inline-block;
  width: 33%;
  height: auto;
  min-height: 250px;
  margin-right: 15px;
  margin-bottom: 0px;
}

.contact-details {
  width: 100%;
  padding-top: 15px;
  padding-right: 20px;
  padding-left: 20px;
  border: 2px solid #f4f5f9;
}

.contact-details._70-percent {
  display: inline-block;
  width: 65%;
  padding-top: 0px;
  float: right;
}

.agents-short-message {
  display: block;
  margin-bottom: 15px;
}

.contact-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 17px 10px;
  -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;
  border-bottom: 1px solid #f4f5f9;
  text-decoration: none;
}

.contact-item.no-bottom-border {
  display: block;
  border-bottom-style: none;
}

.contact-item.top-border {
  margin-top: 5px;
  border-top: 1px solid #f2f3f5;
  border-bottom-color: #f2f3f5;
}

.contact-item.no-side-border {
  margin-right: 0px;
  margin-left: 0px;
}

.contact-item.no-bottom-border-add-border {
  margin-bottom: 5px;
  border-bottom-style: none;
}

.contact-icon {
  width: 5%;
  margin-right: 15px;
  padding-top: 2px;
}

.contact-icon.large {
  width: 6.3%;
}

.contact-icon.small {
  width: 18px;
}

.paragraph.on-contact-details {
  position: relative;
  top: 5px;
  display: inline-block;
}

.paragraph.small {
  font-size: 12.8px;
  line-height: 12px;
}

.paragraph.white {
  color: #fff;
}

.paragraph.white.secondary-paragraph {
  font-size: 19.5px;
}

.paragraph.inline-block {
  display: inline-block;
}

.paragraph.montserrat {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 12px;
  line-height: 12px;
}

.paragraph.big {
  font-size: 15px;
  line-height: 23px;
}

.paragraph.medium {
  margin-bottom: 0px;
  font-family: 'Playfair Display', sans-serif;
  color: #575757;
  font-size: 17px;
  line-height: 28px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0px;
}

.paragraph.medium.lefty {
  text-align: left;
}

.paragraph.medium.kefty {
  margin-top: 36px;
  text-align: left;
}

.paragraph.medium.lasik-paragraph.left-paragraph {
  text-align: left;
}

.paragraph.medium.lefty-par-iowa {
  display: block;
  width: 70%;
  margin: 42px auto 26px;
  text-align: center;
}

.paragraph.medium.lefty-par-iowa.cvb {
  width: auto;
  margin-bottom: 31px;
  text-align: center;
}

.paragraph.ap {
  font-family: 'Playfair Display', sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 29px;
  font-weight: 400;
}

.mini-arrow {
  position: relative;
  top: 1px;
  width: 4px;
  margin-left: 2px;
  color: #ec696b;
}

.property-code-tag {
  display: inline-block;
  margin-right: 2px;
  font-family: Montserrat, sans-serif;
  color: #97a4b4;
  font-size: 8.5px;
  line-height: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.property-code-box {
  display: inline-block;
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 3px 10px 5px;
  border-radius: 3px;
  background-color: #f4f4f4;
}

.text-field {
  height: 50px;
  margin-bottom: 15px;
  border: 2px solid #efeff0;
  border-radius: 3px;
  -webkit-transition: border-color 350ms ease;
  transition: border-color 350ms ease;
  font-family: 'Open Sans', sans-serif;
  color: #97a4b4;
  font-size: 13px;
  line-height: 20px;
}

.text-field:hover {
  border-color: #c8d4e2;
}

.text-field:focus {
  border-color: #c8d4e2;
}

.text-field.name {
  display: inline-block;
  width: 49%;
  padding-left: 42px;
  border-right-width: 2px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  background-image: url('../images/User.png');
  background-position: 15px 50%;
  background-size: 15px;
  background-repeat: no-repeat;
}

.text-field.name:hover {
  border-right-width: 2px;
}

.text-field.name:focus {
  border-right-width: 2px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}

.text-field.name.mini {
  width: 100%;
  height: 40px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 12px;
  border-style: none none solid;
  border-bottom-width: 1px;
  border-bottom-color: rgba(0, 128, 97, .2);
  background-color: transparent;
  background-image: none;
  font-family: 'Playfair Display', sans-serif;
  color: #5a5a5a;
  font-size: 12px;
}

.text-field.name.mini:hover {
  background-color: #fff;
}

.text-field.last-name {
  position: relative;
  left: -2px;
  display: inline-block;
  width: 49.5%;
  padding-left: 20px;
  float: right;
  border-left-width: 2px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}

.text-field.last-name:hover {
  border-left-width: 2px;
}

.text-field.last-name:focus {
  border-left-width: 2px;
}

.text-field.email {
  padding-left: 42px;
  background-image: url('../images/Email.png');
  background-position: 15px 50%;
  background-size: 15px;
  background-repeat: no-repeat;
}

.text-field.email.mini {
  height: 40px;
  margin-bottom: 10px;
  padding-left: 12px;
  border-style: none none solid;
  border-bottom-width: 1px;
  border-bottom-color: rgba(0, 128, 97, .2);
  background-color: transparent;
  background-image: none;
  font-family: 'Playfair Display', sans-serif;
  font-size: 12px;
}

.text-field.email.mini:hover {
  background-color: #fff;
}

.text-field.phone {
  padding-left: 42px;
  background-image: url('../images/Cellphone.png');
  background-position: 15px 50%;
  background-size: 15px;
  background-repeat: no-repeat;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.text-field.property-code {
  padding-left: 42px;
  background-image: url('../images/576429b78c5f55a428ed3ef3_House-icon-1.png');
  background-position: 12px 50%;
  background-size: 23px;
  background-repeat: no-repeat;
  font-family: 'Open Sans', sans-serif;
}

.text-field.property-code.mini {
  height: 40px;
  margin-bottom: 10px;
  padding-left: 12px;
  border-style: none none solid;
  border-bottom-width: 1px;
  border-bottom-color: rgba(0, 128, 97, .2);
  background-color: transparent;
  background-image: none;
  font-family: 'Playfair Display', sans-serif;
  font-size: 12px;
}

.text-field.property-code.mini:hover {
  background-color: #fff;
}

.text-field.email-on-newsletter {
  display: inline-block;
  width: 35%;
  padding-left: 42px;
  border-left: 1px solid #efeff0;
  border-right-style: none;
  border-right-color: #efeff0;
  border-radius: 0px;
  background-image: url('../images/Email.png');
  background-position: 14px 50%;
  background-size: 15px;
  background-repeat: no-repeat;
}

.text-field.email-on-newsletter:hover {
  padding-left: 41px;
  border-left-width: 2px;
  border-left-color: #c8d4e2;
  background-position: 13px 50%;
}

.text-field.email-on-newsletter:focus {
  padding-left: 41px;
  border-left-width: 2px;
  border-left-color: #c8d4e2;
  background-position: 13px 50%;
}

.text-field.name-on-newsletter {
  display: inline-block;
  width: 35%;
  padding-left: 42px;
  border-width: 2px 1px 2px 2px;
  border-color: #efeff0;
  border-right-style: solid;
  border-radius: 3px 0px 0px 3px;
  background-image: url('../images/User.png');
  background-position: 15px 50%;
  background-size: 15px;
  background-repeat: no-repeat;
}

.text-field.name-on-newsletter:hover {
  border-color: #c8d4e2;
  border-right-width: 2px;
}

.text-field.name-on-newsletter:focus {
  border-color: #c8d4e2;
  border-right-width: 2px;
}

.form-wrapper {
  position: relative;
  margin-top: 15px;
}

.submit-button {
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  border-radius: 3px;
  background-color: #2fecbf;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  font-family: Poppins, sans-serif;
  color: #50423a;
  font-size: 12px;
  line-height: 12px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.submit-button:hover {
  background-color: #d6ae96;
}

.submit-button.on-newsletter {
  position: relative;
  top: -8px;
  display: inline-block;
  width: 29%;
  height: 50px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}

.submit-button.on-blog {
  position: relative;
  top: -9px;
  width: 29%;
  height: 50px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}

.select-field {
  height: 40px;
  margin-bottom: 15px;
  border: 1px solid #f4f5f9;
  border-radius: 3px;
  font-family: 'Open Sans', sans-serif;
  color: #aeaeae;
  font-size: 13px;
  line-height: 20px;
}

.text-area {
  min-height: 133px;
  margin-bottom: 15px;
  padding-top: 12px;
  padding-left: 42px;
  border: 2px solid #f4f5f9;
  border-radius: 3px;
  background-image: url('../images/Keyboard.png');
  background-position: 15px 14%;
  background-size: 17px;
  background-repeat: no-repeat;
  -webkit-transition: border-color 200ms ease;
  transition: border-color 200ms ease;
  color: #97a4b4;
  font-size: 13px;
  line-height: 20px;
}

.text-area:hover {
  border-color: #c8d4e2;
}

.text-area:focus {
  border-color: #c8d4e2;
}

.text-area.mini {
  min-height: 80px;
  margin-bottom: 10px;
  padding-left: 12px;
  border-style: none none solid;
  border-bottom-width: 1px;
  border-bottom-color: rgba(0, 128, 97, .2);
  background-color: transparent;
  background-image: none;
  font-family: 'Playfair Display', sans-serif;
  color: #2fecbf;
  font-size: 12px;
}

.text-area.mini:hover {
  background-color: #fff;
}

.rented-icon {
  width: 32%;
  margin-bottom: 10px;
}

.link-box {
  width: 100%;
  padding-top: 15px;
  padding-bottom: 7px;
  padding-left: 10px;
  border-bottom: 1px solid #efeff0;
  text-decoration: none;
}

.link-box.to-a-section {
  padding-bottom: 15px;
}

.arrows {
  position: relative;
  top: -1px;
  display: inline-block;
  margin-right: 4px;
  margin-left: 3px;
  font-family: Montserrat, sans-serif;
  color: #ec696b;
  font-size: 8.5px;
  line-height: 12px;
}

.link-to-section-container {
  margin-top: 5px;
}

.flex-item {
  width: 50%;
}

.flex-item.feature {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 32.5%;
  min-height: 165px;
  padding-top: 18px;
  padding-bottom: 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;
  border: 2px solid #f3f3f3;
  border-radius: 3px;
  background-color: #fff;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
}

.flex-item.feature:hover {
  background-color: #f9f9f9;
}

.flex-item.feature.w--current {
  background-color: #f9f9f9;
}

.flex-item.feature.right-border {
  margin-right: 10px;
}

.flex-item.feature._25-percent {
  width: 24%;
}

.flex-item.feature._25-percent.w--current {
  background-color: #f9f9f9;
}

.flex-item.quantity {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 32%;
  max-width: 150px;
  min-height: 100px;
  margin-right: 10px;
  padding-top: 15px;
  padding-bottom: 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;
  border: 2px solid #f3f3f3;
  border-radius: 3px;
  background-color: #fff;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
}

.flex-item.quantity:hover {
  background-color: #f9f9f9;
}

.flex-item.quantity.w--current {
  background-color: #f9f9f9;
}

.flex-item.price-option {
  width: auto;
  max-height: 40px;
  margin-right: 6px;
  padding-top: 9px;
  padding-right: 15px;
  padding-bottom: 0px;
  border: 2px solid #f3f3f3;
  border-radius: 3px;
  background-color: #fff;
}

.flex-item.price-option.w--current {
  padding-left: 40px;
  background-color: #f9f9f9;
}

.flex-item.price-option.highest {
  background-image: url('../images/Arrow-up.png');
  background-position: 13px 50%;
  background-size: 8px;
  background-repeat: no-repeat;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
}

.flex-item.price-option.highest:hover {
  background-color: #f9f9f9;
}

.flex-item.price-option.highest.w--current {
  padding-left: 30px;
}

.flex-item.price-option.lowest {
  background-image: url('../images/Arrow-down.png');
  background-position: 13px 50%;
  background-size: 8px;
  background-repeat: no-repeat;
}

.flex-item.price-option.lowest.w--current {
  padding-left: 30px;
}

.flex-item.property-type {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 23%;
  max-width: 140px;
  margin-right: 8px;
  padding-top: 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;
  border: 2px solid #f3f3f3;
  border-radius: 3px;
  background-color: #fff;
}

.flex-item.property-type.w--current {
  background-color: #f9f9f9;
}

.flex-item.latest-featured {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 17px;
  padding-right: 10px;
  padding-bottom: 17px;
  padding-left: 10px;
  border-bottom: 1px solid #f4f5f9;
}

.comma {
  display: inline-block;
  margin-right: 3px;
  font-family: Montserrat, sans-serif;
  color: #97a4b4;
  font-size: 8.5px;
  line-height: 12px;
  text-transform: uppercase;
}

.comma.white {
  color: #fff;
}

.location-title-box {
  width: 100%;
  height: 16px;
  margin-bottom: 7px;
}

.description-text-box {
  margin-top: 10px;
}

.asking-price-text-box {
  margin-top: 5px;
}

.asking-price-text-box.top-and-bottom-border {
  margin-top: 13px;
  margin-bottom: 10px;
}

.asking-price-text-box.bottom-border {
  margin-bottom: 10px;
}

.button {
  display: block;
  width: 100%;
  height: 38px;
  margin-top: 0px;
  padding-top: 9px;
  -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-radius: 3px;
  background-color: #12aaeb;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  text-align: center;
  text-decoration: none;
}

.button:hover {
  background-color: #19a0e1;
}

.empty-state {
  padding-top: 60px;
  padding-bottom: 20px;
  background-color: #f9f9f9;
  background-image: url('../images/House2-icon.png');
  background-position: 50% 18px;
  background-size: 39px;
  background-repeat: no-repeat;
  font-family: 'Open Sans', sans-serif;
  color: #97a4b4;
  font-size: 13px;
  line-height: 20px;
  text-align: center;
}

.empty-state.on-slide {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  height: 680px;
  padding-top: 367px;
  -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-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #f3f3f3;
  background-position: 50% 50%;
}

.title-link-box {
  text-decoration: none;
}

.title-link-box.block {
  display: block;
  margin-top: 5px;
}

.title-link-box.block:hover {
  text-decoration: underline;
}

.title-link-box.top-border {
  display: block;
  margin-top: 5px;
}

.header-section {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  min-height: 250px;
  padding-top: 125px;
  padding-bottom: 30px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: url('../images/57752651251486d4703bd476_mm.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.header-section.contact-us {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .13), rgba(0, 0, 0, .13)), url('../images/57752651251486d4703bd476_mm.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .13), rgba(0, 0, 0, .13)), url('../images/57752651251486d4703bd476_mm.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.header-section.services {
  min-height: 410px;
  padding-top: 240px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .13), rgba(0, 0, 0, .13)), url('../images/photo-1461418126083-a84e9ca935de-1.jpeg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .13), rgba(0, 0, 0, .13)), url('../images/photo-1461418126083-a84e9ca935de-1.jpeg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.header-section.large {
  min-height: 410px;
  padding-top: 240px;
}

.header-section.about-us {
  height: 330px;
  min-height: auto;
  padding-top: 0px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 128, 97, .46), rgba(0, 128, 97, .46)), url('../images/iowa_centers_background.jpg');
  background-image: linear-gradient(180deg, rgba(0, 128, 97, .46), rgba(0, 128, 97, .46)), url('../images/iowa_centers_background.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.header-section.dark {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .17), rgba(0, 0, 0, .17)), url('../images/57752651251486d4703bd476_mm.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .17), rgba(0, 0, 0, .17)), url('../images/57752651251486d4703bd476_mm.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.heading-1.big {
  margin-top: 31px;
  margin-bottom: 10px;
  font-family: Playball, sans-serif;
  color: #fff;
  font-size: 74px;
  line-height: 89px;
  font-weight: 600;
  text-align: center;
}

.heading-1.big.secondary-title-head {
  color: #008061;
  font-size: 52px;
  line-height: 69px;
}

.heading-1.on-main-hero {
  font-family: Playball, sans-serif;
  color: #fff;
  font-size: 65px;
  line-height: 95px;
  font-weight: 400;
  letter-spacing: 0px;
  text-transform: none;
}

.heading-1.bold {
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.underline {
  width: 100px;
  height: 4px;
  margin-top: 10px;
  margin-bottom: 15px;
  border-radius: 3px;
  background-color: #ec696b;
}

.underline.less-bottom-border {
  margin-bottom: 10px;
}

.underline.big {
  display: inline-block;
  width: 140px;
  height: 6px;
  background-color: #b7d9dd;
}

.underline.inline-block {
  display: block;
  width: 330px;
  height: 1px;
  margin: 17px auto 27px;
  border-radius: 0px;
  background-color: hsla(23, 13%, 47%, .48);
}

.underline.inline-block.footer-under {
  width: 100%;
  margin-top: 32px;
  margin-bottom: 0px;
  background-color: rgba(47, 236, 191, .76);
}

.location-link-box {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 290px;
  margin-bottom: 10px;
  background-image: url('../images/example-bg.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 1;
  -webkit-transition: opacity 200ms ease-in;
  transition: opacity 200ms ease-in;
}

.location-text-box {
  position: absolute;
  left: 0px;
  bottom: 0px;
  margin-right: 20px;
  margin-bottom: 15px;
  margin-left: 20px;
}

.horizontal-box {
  position: relative;
  overflow: hidden;
  width: 30%;
  margin-bottom: 20px;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

.horizontal-box._70-percent {
  width: 70%;
  height: auto;
  padding: 15px 20px 5px;
  border-radius: 0px 3px 3px 0px;
  background-color: #f7f8fa;
}

.horizontal-flex-container {
  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;
}

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

.horizontal-image {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  background-image: url('../images/example-bg.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.overlay {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, 0) 25%, rgba(0, 0, 0, .6));
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0) 25%, rgba(0, 0, 0, .6));
}

.overlay.darker {
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, 0) 47%, rgba(0, 0, 0, .95));
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0) 47%, rgba(0, 0, 0, .95));
}

.overlay.soft {
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, 0) 47%, rgba(0, 0, 0, .25));
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0) 47%, rgba(0, 0, 0, .25));
}

.tab-link {
  min-width: 160px;
  margin-right: 6px;
  padding: 13px 35px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  background-color: #afbccd;
  text-align: center;
}

.tab-link.w--current {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  background-color: #12aaeb;
  text-align: center;
}

.tabs-content {
  border-top: 1px solid #efeff0;
  background-color: #fff;
}

.feature-icon {
  max-width: 50px;
  margin-bottom: 10px;
}

.feature-icon.top-border {
  margin-top: 10px;
}

.quantity-number {
  margin-bottom: 5px;
  font-family: 'Open Sans', sans-serif;
  color: #97a4b4;
  font-size: 28px;
  line-height: 29px;
}

.tab-pane {
  margin-top: 25px;
}

.tab-pane.less-top-border {
  margin-top: 20px;
}

.brand {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 75px;
  margin-right: 10px;
  padding-top: 6px;
  -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-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.brand:hover {
  opacity: 0.7;
}

.brand.w--current {
  padding-top: 4px;
}

.brand.centered {
  margin-bottom: 10px;
}

.dropdown-list.w--open {
  border-top: 1px none #f2f3f5;
  border-bottom: 1px none #f2f3f5;
  background-color: #eee4de;
}

.dropdown-toggle {
  display: block;
  height: auto;
  padding: 15px 28px 15px 22px;
  -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-transition: color 350ms ease;
  transition: color 350ms ease;
  font-family: Abel, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 16px;
  font-weight: 400;
  letter-spacing: 0px;
  text-transform: none;
  cursor: pointer;
}

.dropdown-toggle:hover {
  color: #5affd7;
}

.nav-link {
  width: auto;
  height: auto;
  padding: 15px 22px;
  -webkit-transition: color 350ms ease;
  transition: color 350ms ease;
  font-family: Abel, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 16px;
  font-weight: 400;
  letter-spacing: 0px;
  text-transform: none;
  cursor: pointer;
}

.nav-link:hover {
  border-style: none;
  border-bottom-width: 1px;
  border-bottom-color: #ec696b;
  color: #5affd7;
}

.nav-link.w--current {
  color: #2fecbf;
}

.nav-link.w--current:hover {
  border-bottom-color: #ec696b;
  color: #b0f0e0;
}

.nav-menu {
  z-index: 50000;
  float: none;
}

.top-of-navbar {
  position: absolute;
  top: 40px;
  z-index: 3;
  width: 100%;
  height: 135px;
  padding-top: 7px;
  padding-bottom: 0px;
  border-top: 3px none #ec696b;
  background-color: hsla(0, 0%, 100%, .9);
}

.scroll-down-button {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 30;
  display: block;
  width: 50px;
  height: 50px;
  margin-right: auto;
  margin-left: auto;
  background-color: rgba(0, 0, 0, .6);
  background-image: url('../images/Scroll-down-icon.png');
  background-position: 50% 56%;
  background-size: 20px;
  background-repeat: no-repeat;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  cursor: pointer;
}

.scroll-down-button:hover {
  background-color: rgba(47, 236, 191, .66);
  color: rgba(47, 236, 191, .8);
}

.scroll-down-button.w--current {
  background-color: rgba(0, 0, 0, .6);
  background-position: 50% 56%;
}

.full-overlay {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 10;
  display: block;
  background-image: -webkit-linear-gradient(270deg, transparent 58%, rgba(0, 0, 0, .7));
  background-image: linear-gradient(180deg, transparent 58%, rgba(0, 0, 0, .7));
}

.social-icons-container {
/*   position: absolute; */
  top: 27px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.social-icons-container.on-footer {
  width: auto;
  min-width: 200px;
}

.social-icons-container.footes-social {
  position: static;
  display: block;
  padding-top: 14px;
  float: right;
}

.navbar-container {
  position: static;
  text-align: center;
}

.social-icon-box {
  margin-right: 16px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  margin:0 auto;
}

.social-icon-box:hover {
  opacity: 0.6;
}

.top-of-menu-bar {
  position: relative;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  text-align: right;
}

.top-of-menu-bar.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 17px;
  padding-bottom: 17px;
  -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;
}

.top-of-menu-item {
  display: inline-block;
  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;
  text-align: center;
}

.top-of-menu-item.absolute {
  position: absolute;
  top: 0px;
  right: 0px;
  margin-top: 15px;
}

.top-of-menu-item.centered {
  position: relative;
  margin-top: 15px;
  text-align: center;
}

.top-menu-text-box {
  display: inline-block;
  margin-top: 0px;
  margin-right: 10px;
  padding-right: 10px;
  border-right: 1px none #2fecbf;
  text-decoration: none;
}

.top-menu-text-box.no-right-border {
  margin-right: 4px;
  border-right-style: none;
}

.top-menu-text-box.no-right-border.phone {
  position: relative;
  top: 3px;
  font-size: 16px;
  line-height: 13px;
}

.top-menu-text {
  margin-right: 19px;
  padding-top: 0px;
  -webkit-transition: color 750ms ease;
  transition: color 750ms ease;
  font-family: Abel, sans-serif;
  color: #008061;
  font-size: 23px;
  letter-spacing: -1px;
  text-decoration: none;
  text-transform: uppercase;
}

.top-menu-text:hover {
  color: #887468;
}

.top-menu-text.appointment {
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 30px;
  background-image: url('../images/iowa_app_icon.svg');
  background-position: 0px 50%;
  background-size: 25px;
  background-repeat: no-repeat;
  -webkit-transition: color 350ms ease, opacity 350ms ease;
  transition: color 350ms ease, opacity 350ms ease;
  color: #887468;
  font-size: 17px;
  line-height: 16px;
  font-weight: 400;
  letter-spacing: 0px;
  text-transform: none;
  cursor: pointer;
}

.top-menu-text.appointment:hover {
  opacity: 0.6;
  color: #008061;
}

.top-menu-text.appointment.lenses {
  padding-left: 32px;
  background-image: url('../images/iowa_alenses_icon.svg');
  background-size: 27px;
}

.top-menu-text.appointment.pay {
  background-image: url('../images/iowa_pay_icon.svg');
  background-size: 27px;
}

.top-menu-text.appointment.forms {
  background-image: url('../images/patient_forms.svg');
  background-size: 27px;
}

.top-menu-text.appointment.portal {
  background-image: url('../images/patient_portal.svg');
  background-size: 27px;
}

.navbar-1 {
  position: absolute;
  width: 100%;
}

.overview-flex-blue-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 11px;
  padding-right: 20px;
  padding-left: 30px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.overview-flex-blue-item.apartment {
  background-image: url('../images/Building-blue-icon.png');
  background-position: 0px 50%;
  background-size: 16px;
  background-repeat: no-repeat;
}

.overview-flex-blue-item.bedrooms {
  padding-left: 45px;
  background-image: url('../images/Bedroom-blue.png');
  background-position: 0px 50%;
  background-size: 32px;
  background-repeat: no-repeat;
}

.overview-flex-blue-item.bathroom {
  padding-left: 36px;
  background-image: url('../images/Bathroom-blue.png');
  background-position: 0px 50%;
  background-size: 35px;
  background-repeat: no-repeat;
}

.overview-flex-blue-item.square-feet {
  padding-left: 39px;
  background-image: url('../images/Square-feet-blue.png');
  background-position: 0px 50%;
  background-size: 35px;
  background-repeat: no-repeat;
}

.overview-flex-blue-item.land {
  padding-left: 40px;
  background-image: url('../images/Land-blue.png');
  background-position: 0px 50%;
  background-size: 26px;
  background-repeat: no-repeat;
}

.overview-flex-blue-item.office {
  padding-left: 35px;
  background-image: url('../images/Office-blue.png');
  background-position: 0px 50%;
  background-size: 24px;
  background-repeat: no-repeat;
}

.overview-flex-blue-item.house {
  padding-left: 35px;
  background-image: url('../images/House-blue.png');
  background-position: 0px 50%;
  background-size: 20px;
  background-repeat: no-repeat;
}

.overview-flex-blue-item.parking-spaces {
  padding-left: 35px;
  background-image: url('../images/Parking-blue.png');
  background-position: 0px 50%;
  background-size: 30px;
  background-repeat: no-repeat;
}

.fixed-contact-form-container {
  position: fixed;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 80;
  display: block;
}

.fixed-contact-form-wrapper {
  position: relative;
}

.fixed-contact-form-box {
  position: absolute;
  right: 0px;
  bottom: 0px;
  width: 330px;
  margin-right: 0%;
}

.fixed-contact-form-tab {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 50px;
  padding-top: 2px;
  padding-right: 15px;
  padding-left: 25px;
  -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-color: rgba(0, 0, 0, .6);
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  text-decoration: none;
  cursor: pointer;
}

.fixed-contact-form-tab:hover {
  background-color: rgba(47, 236, 191, .6);
}

.fixed-contact-form-arrow {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70px;
  height: 50px;
  padding-top: 2px;
  -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;
}

.fixed-contact-form-body {
  padding: 30px 32px 5px;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  border-right: 1px none #edeef2;
  border-left: 1px none #edeef2;
  background-color: #e4fff8;
}

.support-girl {
  position: relative;
  top: 2px;
  width: 50px;
  height: 50px;
  border: 3px solid #efefef;
  border-radius: 50%;
  background-color: #fff;
  background-image: url('../images/eye_logo.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.fixed-contact-form-column._20-percent {
  display: inline-block;
  width: 20%;
  margin-right: 4%;
}

.fixed-contact-form-column.floated-right {
  position: relative;
  top: -2px;
  width: auto;
  float: left;
}

.fixed-contact-form-text {
  position: static;
  margin-top: 3px;
  float: left;
  font-family: 'Playfair Display', sans-serif;
  color: #444;
  font-size: 12px;
  line-height: 15px;
  font-weight: 400;
}

.footer-column {
  width: 22%;
}

.footer-column._40-percent {
  width: 32%;
  margin-right: 0px;
  padding-right: 20px;
  padding-left: 20px;
}

.footer-column.mc {
  width: 32%;
  padding-right: 20px;
  padding-left: 20px;
}

.footer-column.many-columnb {
  width: 32%;
  padding-right: 22px;
  padding-left: 22px;
}

.title-box {
  margin-bottom: 40px;
}

.title-box.less-bottom-border {
  margin-bottom: 5px;
}

.title-box.top-border {
  margin-top: 15px;
}

.title-box.on-side-menu {
  position: relative;
  margin-top: 25px;
  margin-bottom: 0px;
  padding-bottom: 10px;
  border-bottom: 1px solid #fff;
}

.footer-link {
  display: block;
  width: auto;
  margin-bottom: 9px;
  padding-top: 31px;
  padding-bottom: 31px;
  -webkit-transition: color 350ms ease;
  transition: color 350ms ease;
  font-family: Abel, sans-serif;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  text-decoration: none;
  cursor: pointer;
}

.footer-link:hover {
  color: #2fecbf;
  text-decoration: underline;
}

.footer {
  overflow: hidden;
  padding-top: 101px;
  padding-bottom: 101px;
  background-color: #fff;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 46, 35, .75), rgba(0, 46, 35, .75)), url('../images/contact_background_image.jpg');
  background-image: linear-gradient(180deg, rgba(0, 46, 35, .75), rgba(0, 46, 35, .75)), url('../images/contact_background_image.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.credits-section {
  margin-top: 50px;
  padding-top: 15px;
  padding-bottom: 15px;
  border-top: 1px none #edeef2;
}

.credits-wrapper {
  position: relative;
}

.credits-container {
  display: block;
  padding-top: 44px;
  padding-bottom: 15px;
  -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;
}

.credits-link-box {
  display: block;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  float: none;
  border-right: 1px none #edeef2;
  text-align: center;
}

.navbar-wrapper {
  overflow: hidden;
  width: 100%;
}

.hero-section {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 680px;
  -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/57752651251486d4703bd476_mm.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.hero-section.flex-centered {
  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;
}

.hero-section.cta {
  position: static;
  display: block;
  width: auto;
  height: 100%;
  background-image: none;
}

.main-hero-container {
  margin-top: 293px;
  -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;
  text-align: center;
}

.main-hero-subtitle-text {
  display: block;
  margin-top: 18px;
  margin-bottom: 25px;
  padding-top: 21px;
  border-top: 1px solid hsla(0, 0%, 100%, .33);
  font-family: Poppins, sans-serif;
  color: #fff;
  font-size: 31px;
  line-height: 25px;
  font-style: normal;
  font-weight: 300;
  letter-spacing: 0px;
  text-transform: none;
}

.content-section {
  overflow: hidden;
  width: 100%;
  padding-top: 79px;
  padding-bottom: 79px;
  background-color: #fff;
}

.content-section.gray {
  padding-top: 0px;
  background-color: #f8f8f8;
}

.content-section.no-top-padding {
  overflow: visible;
  padding-top: 58px;
  padding-bottom: 58px;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.content-section.no-top-padding.test-section {
  padding-top: 74px;
  padding-bottom: 74px;
  background-color: #fff;
}

.content-section.doc-section {
  padding: 97px 100px 114px;
  background-color: #fff;
}

.content-section.welcome-section {
  padding-top: 126px;
  padding-bottom: 126px;
}

.header-box {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  text-align: center;
}

.header-box.callout-header-box {
  width: 60%;
  margin-bottom: 94px;
}

.header-box.callout-header-box.single {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 825px;
  margin-bottom: 0px;
  float: none;
  -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;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.vertical-flex-image {
  position: relative;
  display: block;
  width: 100%;
  min-height: 240px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  background-image: url('../images/example-bg.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.vertical-flex-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 15px 15px 18px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.vertical-flex-box.gray {
  background-color: #f9f9f9;
}

.team-member-pic {
  position: relative;
  display: block;
  width: 100%;
  height: 250px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  background-image: url('../images/example-bg.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.short-box-message {
  margin-bottom: 10px;
}

.special-section {
  position: relative;
  margin-top: 35px;
  background-color: #f9f9f9;
}

.special-section.intro {
  margin-top: 0px;
  padding-top: 25px;
  padding-bottom: 25px;
}

.special-container {
  position: relative;
  min-height: 230px;
}

.girl {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  width: 33%;
}

.special-box {
  width: 67%;
  padding-top: 30px;
  padding-right: 30px;
  padding-left: 30px;
  float: right;
}

.special-title-box {
  position: relative;
  margin-bottom: 10px;
  padding-bottom: 3px;
  border-bottom: 1px solid #fff;
}

.divider-line {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 1px;
  background-color: #ededed;
}

.form.on-newsletter {
  margin-top: 20px;
}

.special-divider {
  position: relative;
  top: 13px;
  display: none;
  width: 2px;
  height: 50px;
  background-color: #c8d4e2;
}

.heading-2.white {
  color: #fff;
}

.mini-title-box {
  margin-bottom: 10px;
  font-family: Poppins, sans-serif;
  font-size: 18px;
}

.mini-title-box.less-bottom-padding {
  margin-bottom: 5px;
}

.feature-column {
  width: 81%;
  float: left;
}

.feature-column._20-percent {
  width: 15%;
  min-width: 40px;
  margin-right: 15px;
  text-align: center;
}

.item-box {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 9px;
  padding-bottom: 3px;
  padding-left: 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-bottom: 1px solid #fff;
}

.item-box.bottom-border {
  margin-bottom: 35px;
}

.item-box.top-border {
  margin-top: 15px;
}

.checkmark-blue {
  position: relative;
  top: 2px;
  margin-right: 10px;
}

.testimonial-pic {
  display: inline-block;
  width: 85px;
  height: 85px;
  margin-bottom: 10px;
  border: 3px solid #e9e9e9;
  border-radius: 50%;
}

.testimonial-pic._1 {
  border-width: 4px;
  background-image: url('../images/568879c0777706bd2a8a02c3_Girl-5-copia.png');
  background-position: 50% 50%;
  background-size: 90px;
  background-repeat: no-repeat;
}

.testimonial-pic._2 {
  background-image: url('../images/568844dc233e3b583380d865_Guy-4-copia.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.testimonial-pic._3 {
  background-image: url('../images/56887b01777706bd2a8a041c_Girl-3-copia.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.testimonial-pic._4 {
  background-image: url('../images/56887abe210f4cfc16046c21_Guy-2-copia.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.testimonial-pic._5 {
  background-image: url('../images/56915bb8fd0ff48f100da2f5_Girl-2-copia.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.testimonial-pic._6 {
  background-image: url('../images/568871e9172915f316724a62_Guy-6-copia.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.testimonials-slider {
  height: auto;
  margin-bottom: 25px;
  background-color: transparent;
}

.testimonial-slide {
  width: 33.5%;
  height: auto;
  text-align: center;
}

.scroll-down-container {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
}

.blog-grid-box {
  width: 49%;
}

.blog-grid-box._100-percent {
  width: 100%;
}

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

.blog-flex.bottom-border {
  margin-top: 5px;
  margin-bottom: 50px;
}

.post-thumbnail {
  position: relative;
  display: block;
  width: 100%;
  height: 195px;
  -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-top-left-radius: 3px;
  border-top-right-radius: 3px;
  background-image: url('../images/example-bg.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.blog-preview-box {
  width: 100%;
  padding: 10px 15px 20px 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;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  background-color: #fff;
}

.post-summary-box {
  margin-top: 10px;
}

.link-underline {
  display: inline-block;
  padding-bottom: 3px;
  border-bottom: 1px solid #12aaeb;
  font-family: Montserrat, sans-serif;
  color: #12aaeb;
  font-size: 11px;
  text-decoration: none;
}

.link-underline.dark-blue {
  border-bottom-style: none;
  color: #597a96;
}

.link-underline.dark-blue:hover {
  text-decoration: underline;
}

.date-container {
  position: absolute;
  top: 0px;
  right: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  margin-right: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.date-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  height: 24px;
  -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: #12aaeb;
}

.date-box.top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 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;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  background-color: rgba(18, 170, 235, .85);
  font-family: Oswald, sans-serif;
  font-size: 12px;
  line-height: 12px;
}

.date-box.bottom {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  background-color: rgba(18, 170, 235, .85);
}

.date-text {
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 12px;
  line-height: 12px;
  text-transform: uppercase;
}

.featured-post-flex {
  width: 56%;
  margin-right: 20px;
}

.featured-post-flex._45-percent {
  width: 45%;
  margin-right: 0px;
}

.featured-image-box {
  position: relative;
  display: block;
  width: 100%;
  height: 290px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  background-image: url('../images/example-bg.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.featured-preview-text-box {
  padding: 10px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

.latest-featured {
  width: 100%;
}

.latest-featured-item {
  width: 78%;
  padding-right: 10px;
  padding-left: 10px;
}

.latest-featured-item._20-percent {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30%;
  -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-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  background-image: url('../images/example-bg.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.go-up-container {
  position: relative;
  height: 40px;
  margin-bottom: 50px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  background-color: #fff;
}

.go-up-box {
  position: absolute;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 40px;
  padding-right: 30px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}

.go-up-text {
  margin-right: 5px;
  font-family: Montserrat, sans-serif;
  color: #97a4b4;
  font-size: 9px;
  line-height: 12px;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.intro-image {
  position: relative;
  width: 100%;
  height: 180px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  background-image: url('../images/photodune-15470227-explaining-details-s-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.intro-image._3 {
  background-image: url('../images/photodune-10992024-deal-s-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.intro-image._2 {
  background-image: url('../images/photodune-10992129-presenting-new-flat-s-1.jpg');
  background-size: cover;
}

.intro-image.about-us {
  height: 230px;
  background-image: url('../images/photodune-15470227-explaining-details-s-1.jpg');
}

.intro-text-box {
  padding: 10px 15px 15px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}

.intro-text-box.inner-padding {
  padding-top: 15px;
  padding-bottom: 10px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  background-color: #f7f8fa;
}

.mini-white-icon {
  position: absolute;
  top: 0px;
  right: 0px;
  margin-top: 15px;
  margin-right: 10px;
}

.corner {
  position: absolute;
  top: 0px;
  right: 0px;
  display: block;
  opacity: 1;
}

._50-percent {
  position: relative;
  width: 48%;
  padding-right: 30px;
}

._50-percent.right-padding {
  padding-right: 15px;
}

._50-percent.centered {
  text-align: center;
}

._33-percent-special {
  width: 30%;
  padding: 20px 25px;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}

._33-percent-special._1 {
  border-top: 2px solid #efeff0;
  border-bottom: 2px solid #efeff0;
  border-left: 2px solid #efeff0;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}

._33-percent-special._2 {
  border-style: solid;
  border-width: 2px;
  border-color: #f2f3f5 #f2f3f5 #efeff0;
}

._33-percent-special._3 {
  border-top: 2px solid #efeff0;
  border-right: 2px solid #efeff0;
  border-bottom: 2px solid #efeff0;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

.post-image-container {
  position: relative;
  height: 450px;
  margin-top: 30px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  background-color: #fff;
  background-image: url('../images/example-bg.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.post-header {
  margin-bottom: 15px;
  padding-bottom: 10px;
  border-bottom: 1px solid #f2f3f5;
}

.final-dots {
  text-align: center;
}

.final-dots-text {
  font-family: Montserrat, sans-serif;
  color: #12aaeb;
  font-size: 10px;
  line-height: 14px;
  font-weight: 700;
  letter-spacing: 2px;
}

.related-post {
  margin-top: 50px;
  margin-bottom: 20px;
}

.intro-header-box {
  position: static;
  display: block;
  width: 70%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.container {
  position: static;
}

.container.white {
  background-color: #fff;
}

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

.container.callouts-container {
  margin-bottom: 75px;
}

.center-image {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.agents-flex {
  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;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.hidden-box-1 {
  background-color: #fff;
}

.hide-show-box {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 40px;
  height: 40px;
  padding-top: 16px;
}

.vertical-line {
  position: relative;
  top: -7px;
  display: block;
  width: 15px;
  height: 1px;
  margin-right: auto;
  margin-left: auto;
  background-color: #97a4b4;
  color: #597a96;
}

.horizontal-line {
  position: relative;
  top: -8px;
  display: block;
  width: 15px;
  height: 1px;
  margin-right: auto;
  margin-left: auto;
  background-color: #97a4b4;
}

.post-preview-box {
  width: 32%;
  margin-bottom: 20px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  background-color: #fff;
}

.post-preview-box.gray {
  background-color: #f9f9f9;
}

.post-preview-box._50-percent-on-post-preview {
  width: 49%;
}

.post-preview-text-box {
  padding: 10px 15px 20px;
}

.intro-box {
  width: 32.5%;
  background-color: #f6f6f6;
}

.flex-main-features {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 49%;
  margin-bottom: 20px;
  padding: 15px 20px;
  border: 2px solid #efeff0;
  border-radius: 5px;
}

.location-preview {
  width: 32.5%;
}

.vertical-item {
  width: 49%;
  margin-bottom: 20px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  background-color: #f6f6f6;
}

.main-features {
  width: 31.9%;
  padding: 30px 23px 25px;
  border-style: solid;
  border-width: 2px;
  border-color: #efeff0 #f2f3f5;
  border-radius: 5px;
  text-align: center;
}

.testimonial-item {
  display: inline-block;
  width: 95%;
  padding: 20px 30px;
  border: 2px solid #f2f3f5;
  border-radius: 5px;
  background-color: #fff;
  text-align: center;
}

.our-team-item {
  width: 32.5%;
}

.our-team-item._50-percent {
  padding-right: 0px;
}

.our-team-text-box {
  padding: 14px 15px;
  -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;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

.overview-mini-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 24%;
  height: 25px;
  padding-top: 6px;
  padding-left: 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-right: 1px solid #edeef2;
}

.overview-mini-item.no-left-padding {
  padding-left: 0px;
}

.overview-mini-item.no-right-divider {
  border-right-style: none;
}

.overview-mini-item.large {
  width: 26%;
  padding-right: 10px;
}

.flex-mini-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33%;
  height: 25px;
  padding-top: 7px;
  padding-left: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-right: 1px solid #edeef2;
}

.flex-mini-item.no-left-padding {
  padding-left: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.flex-mini-item.no-right-divider {
  border-right-style: none;
}

.contact-us-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.contact-us-box {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding: 25px 25px 20px;
  border-radius: 3px;
  background-color: #fff;
}

.services-box {
  width: 60%;
  padding-left: 20px;
}

.service-image-box {
  position: relative;
  width: 40%;
  height: 200px;
  border-radius: 3px;
}

.service-image-box._2 {
  position: relative;
  background-image: url('../images/photodune-15470227-explaining-details-s-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.service-image-box._1 {
  position: relative;
  background-image: url('../images/photodune-10992129-presenting-new-flat-s-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.service-image-box._3 {
  background-image: url('../images/photodune-10992024-deal-s-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.contact-us-special {
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  border-radius: 5px;
  background-color: #f9f9f9;
  text-align: center;
}

.contact-us-special.top-border {
  margin-top: 20px;
}

.button-rounded {
  width: auto;
  height: 45px;
  min-width: 150px;
  padding-top: 13px;
  padding-right: 25px;
  padding-left: 25px;
  border-radius: 5px;
  background-color: #2fecbf;
  -webkit-transition: background-color 350ms ease;
  transition: background-color 350ms ease;
  font-family: Abel, sans-serif;
  font-size: 18px;
  text-align: center;
  letter-spacing: 1px;
  cursor: pointer;
}

.button-rounded:hover {
  background-color: #d6ae96;
}

.button-rounded.top-border {
  margin-top: 15px;
}

.button-rounded.learn-more-bellevue {
  margin-top: 18px;
}

.about-us-box {
  width: 70%;
  margin-bottom: 30px;
}

.about-us-box._30-percent {
  width: 30%;
  padding-left: 20px;
}

.about-us-image {
  position: relative;
  margin-bottom: 10px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.about-us-text-box {
  position: relative;
}

.side-menu-container {
  position: fixed;
  left: 0px;
  top: 0px;
  bottom: 0px;
  width: auto;
  max-width: 360px;
  min-width: 20%;
  padding-top: 2%;
  -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;
  border-right: 1px solid #f2f3f5;
  background-color: #fff;
}

.side-menu-tabs {
  display: block;
  width: 100%;
  border-bottom: 1px solid #f0f0f0;
  background-color: #fff;
}

.side-menu-tabs:hover {
  background-color: #f6f6f6;
}

.side-menu-tabs.w--current {
  left: 1px;
  background-color: #f9f9f9;
}

.side-menu-tabs.location.w--current {
  padding-left: 59px;
  background-color: #f9f9f9;
  background-position: 28px 38%;
}

.side-menu-tabs.top-divider {
  border-top: 1px solid #f0f0f0;
}

.side-menu-box-link {
  position: relative;
  width: 100%;
  padding-top: 17px;
  padding-bottom: 17px;
  padding-left: 10px;
  border-bottom: 1px solid #fff;
  -webkit-transition: background-color 350ms ease, color 350ms ease;
  transition: background-color 350ms ease, color 350ms ease;
  color: #4a7884;
  text-decoration: none;
  cursor: pointer;
}

.side-menu-box-link:hover {
  background-color: #fff;
  color: #4a7884;
  text-decoration: none;
}

.side-menu-box-link.on-inner-pages {
  border-bottom-color: #efeff0;
  -webkit-transition: background-color 350ms ease, color 350ms ease;
  transition: background-color 350ms ease, color 350ms ease;
  color: #ec696b;
  font-size: 16px;
}

.side-menu-box-link.on-inner-pages:hover {
  background-color: #f1fcfd;
  color: #4a7884;
  text-decoration: none;
}

.side-menu-box {
  margin-bottom: 25px;
}

.dropdown-toggle-on-side-menu {
  width: 100%;
  padding-top: 26px;
  padding-bottom: 15px;
  padding-left: 60px;
}

.dropdown-toggle-on-side-menu:hover {
  padding-left: 60px;
}

.dropdown-toggle-on-side-menu.w--open {
  border-right: 1px solid #f9f9f9;
}

.dropdown-list-on-side-menu.w--open {
  position: absolute;
  left: 100%;
  top: -260px;
  right: 100%;
  bottom: -260px;
  z-index: 500;
  width: 150px;
  height: 104vh;
  padding-top: 30px;
  padding-right: 20px;
  padding-left: 20px;
  border-right: 1px solid #f2f3f5;
  background-color: #f6f6f6;
}

.dropdown-list-on-side-menu.property-type.w--open {
  top: -323px;
  height: 104vh;
  background-color: #f6f6f6;
}

.dropdown-list-on-side-menu.location.w--open {
  left: 100%;
  top: -385px;
  overflow: auto;
  height: 104vh;
}

.dropdown-list-on-side-menu.location.cornea.w--open {
  top: -449px;
}

.dropdown-list-on-side-menu.location.general.w--open {
  top: -512px;
}

.side-menu-arrow {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  color: #ec696b;
}

.side-menu-header {
  display: block;
  margin-bottom: 50px;
  padding-right: 28px;
  padding-left: 28px;
  text-align: center;
}

.easy-finder-icon {
  margin-bottom: 15px;
}

.special-dropdown-list {
  display: none;
}

.special-dropdown-list.w--open {
  top: 0px;
  right: 0px;
  bottom: 0px;
  height: 100vh;
}

.special-dropdown-toggle {
  position: fixed;
  left: -51px;
  bottom: 50%;
  width: 160px;
  height: 116px;
  padding: 32px 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;
  border-top-left-radius: 13px;
  border-top-right-radius: 13px;
  background-color: #ec696b;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  text-align: center;
}

.special-dropdown-toggle:hover {
  background-color: #b7d9dd;
}

.special-dropdown {
  display: none;
}

.dropdown-arrow {
  top: 1px;
  right: -1px;
  color: #5affd7;
  font-size: 11px;
}

.dropdown-text {
  margin-right: 5px;
}

.dropdown-link {
  width: auto;
  min-width: auto;
  padding: 15px 27px;
  border-bottom: 1px solid hsla(23, 13%, 47%, .21);
  border-left: 1px none #f2f3f5;
  border-right-color: #f2f3f5;
  -webkit-transition: background-color 350ms ease, color 350ms ease;
  transition: background-color 350ms ease, color 350ms ease;
  font-family: Abel, sans-serif;
  color: #008061;
  font-size: 17px;
  line-height: 16px;
  letter-spacing: 0px;
  text-transform: none;
  cursor: pointer;
}

.dropdown-link:hover {
  background-color: #fff;
  color: #33c5a2;
}

.dropdown-link.w--current {
  background-color: #003b2d;
  color: #2fecbf;
}

.dropdown-link.last {
  border-bottom-style: none;
}

.footer-contact-item {
  position: relative;
  padding: 18px 10px 13px;
  border-bottom: 1px none #f4f5f9;
}

.footer-contat-icon {
  display: inline-block;
  width: 7%;
  height: 100%;
  margin-top: 2px;
  margin-right: 12px;
  float: left;
  text-align: center;
}

.footer-contact-text {
  display: inline-block;
  width: 100%;
  float: left;
  color: #000;
}

.credits-text-box {
  width: 100%;
}

.credits-box {
  display: block;
  float: none;
  text-align: center;
}

.inline-text {
  display: inline-block;
  margin-right: 3px;
  margin-bottom: 0px;
}

.inline-text-box {
  text-align: center;
}

.pop-up-image-6 {
  position: relative;
  display: none;
  overflow: hidden;
  width: 90vw;
  height: 90vh;
  background-image: url('../images/example-bg.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.pop-up-image-7 {
  position: relative;
  display: none;
  overflow: hidden;
  width: 90vw;
  height: 90vh;
  background-image: url('../images/example-bg.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.pop-up-image-8 {
  position: relative;
  display: none;
  overflow: hidden;
  width: 90vw;
  height: 90vh;
  background-image: url('../images/example-bg.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.close-pop-up-2 {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 35px;
  height: 35px;
  margin-top: 10px;
  margin-right: 10px;
  border-radius: 3px;
  background-color: #12aaeb;
  background-image: url('../images/Close_1.png');
  background-position: 50% 50%;
  background-size: 15px;
  background-repeat: no-repeat;
}

.close-pop-up-3 {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 35px;
  height: 35px;
  margin-top: 10px;
  margin-right: 10px;
  border-radius: 3px;
  background-color: #12aaeb;
  background-image: url('../images/Close_1.png');
  background-position: 50% 50%;
  background-size: 15px;
  background-repeat: no-repeat;
}

.close-pop-up-4 {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 35px;
  height: 35px;
  margin-top: 10px;
  margin-right: 10px;
  border-radius: 3px;
  background-color: #12aaeb;
  background-image: url('../images/Close_1.png');
  background-position: 50% 50%;
  background-size: 15px;
  background-repeat: no-repeat;
}

.close-pop-up-5 {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 35px;
  height: 35px;
  margin-top: 10px;
  margin-right: 10px;
  border-radius: 3px;
  background-color: #12aaeb;
  background-image: url('../images/Close_1.png');
  background-position: 50% 50%;
  background-size: 15px;
  background-repeat: no-repeat;
}

.close-pop-up-6 {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 35px;
  height: 35px;
  margin-top: 10px;
  margin-right: 10px;
  border-radius: 3px;
  background-color: #12aaeb;
  background-image: url('../images/Close_1.png');
  background-position: 50% 50%;
  background-size: 15px;
  background-repeat: no-repeat;
}

.close-pop-up-7 {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 35px;
  height: 35px;
  margin-top: 10px;
  margin-right: 10px;
  border-radius: 3px;
  background-color: #12aaeb;
  background-image: url('../images/Close_1.png');
  background-position: 50% 50%;
  background-size: 15px;
  background-repeat: no-repeat;
}

.close-pop-up-8 {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 35px;
  height: 35px;
  margin-top: 10px;
  margin-right: 10px;
  border-radius: 3px;
  background-color: #12aaeb;
  background-image: url('../images/Close_1.png');
  background-position: 50% 50%;
  background-size: 15px;
  background-repeat: no-repeat;
}

.title-link {
  display: inline-block;
  margin-bottom: 5px;
  font-family: 'Open Sans', sans-serif;
  color: #597a96;
  font-size: 15px;
  line-height: 20px;
  font-weight: 600;
  text-decoration: none;
}

.title-link:hover {
  text-decoration: underline;
}

.title-link.white {
  color: #fff;
}

.title-link.big {
  font-size: 16px;
}

.title-link.small {
  font-size: 14px;
}

.heading-link {
  text-decoration: none;
}

.paragraph-link {
  display: inline;
  font-family: 'Source Sans Pro', sans-serif;
  color: #ec696b;
  font-size: 16.5px;
  line-height: 22px;
  font-weight: 400;
  letter-spacing: 0.1px;
  text-decoration: none;
}

.paragraph-link:hover {
  text-decoration: underline;
}

._50-percent-listing-item {
  position: relative;
  overflow: hidden;
  width: 49%;
  height: 290px;
  margin-bottom: 20px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  background-image: url('../images/example-bg.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

._50-percent-listing-text-box {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  padding: 15px 15px 18px;
}

.overlay-hover {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background-image: -webkit-linear-gradient(270deg, transparent 59%, #000);
  background-image: linear-gradient(180deg, transparent 59%, #000);
  opacity: 0.61;
}

.tab-link-box-2 {
  width: auto;
  margin-right: 6px;
  padding: 15px 35px 13px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  background-color: rgba(18, 170, 235, .8);
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  text-align: center;
}

.tab-link-box-2:hover {
  background-color: rgba(18, 170, 235, .91);
}

.tab-link-box-3 {
  width: auto;
  padding: 15px 35px 13px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  background-color: rgba(18, 170, 235, .8);
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  text-align: center;
}

.tab-link-box-3:hover {
  background-color: rgba(18, 170, 235, .91);
}

.row-licensing {
  padding-bottom: 20px;
  border-bottom: 1px solid #f8f8f8;
}

.row-licensing.top-border {
  margin-top: 30px;
}

.dropdown-link-large {
  width: auto;
  min-width: 180px;
  padding-top: 22px;
  padding-bottom: 20px;
  padding-left: 60px;
  border-right: 1px solid #f2f3f5;
  border-bottom: 1px solid #f2f3f5;
  border-left: 1px solid #f2f3f5;
  font-family: Montserrat, sans-serif;
  color: #597a96;
  font-size: 11px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.dropdown-link-large:hover {
  background-color: #f9f9f9;
}

.dropdown-link-large.w--current {
  color: #97a4b4;
}

.dropdown-link-large.house {
  background-image: url('../images/House-blue.png');
  background-position: 24px 50%;
  background-size: 20px;
  background-repeat: no-repeat;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
}

.dropdown-link-large.apartment {
  background-image: url('../images/Building-blue-icon_1.png');
  background-position: 10px 50%;
  background-size: 50px;
  background-repeat: no-repeat;
}

.dropdown-link-large.office {
  background-image: url('../images/Office-blue.png');
  background-position: 21px 50%;
  background-size: 27px;
  background-repeat: no-repeat;
}

.dropdown-link-large.land {
  border-bottom-style: none;
  background-image: url('../images/Land-blue.png');
  background-position: 21px 50%;
  background-size: 26px;
  background-repeat: no-repeat;
}

.success-message {
  width: auto;
  margin-top: 10px;
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #f9f9f9;
  color: #97a4b4;
}

.success-message.on-fixed-contact-form {
  width: auto;
  margin-bottom: 227px;
  padding-top: 25px;
  padding-bottom: 25px;
  line-height: 18px;
}

.success-message.on-contact-us-page {
  padding-top: 40px;
  padding-bottom: 40px;
}

.error-message {
  width: auto;
  padding-top: 14px;
  padding-bottom: 6px;
}

.error-message.on-fixed-contact-form {
  width: auto;
  padding-top: 7px;
  padding-bottom: 3px;
}

.how-to-image {
  margin-bottom: 15px;
}

.how-to-box {
  margin-top: 20px;
  margin-bottom: 30px;
}

.about-us-image-box {
  position: relative;
  margin-bottom: 10px;
}

.about-us-image-box.video-box {
  margin-top: 49px;
}

.template-feature {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 60%;
  height: auto;
  margin: 26px 3px 0px;
  padding: 29px 4px;
  -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;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #fff;
  box-shadow: none;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
  text-decoration: none;
}

.template-feature:hover {
  opacity: 0.6;
}

.blue-circle {
  position: absolute;
  top: -20px;
  right: -10px;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background-color: #12aaeb;
}

.blue-circle.shield {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  width: 150px;
  height: 150px;
  margin-right: auto;
  margin-bottom: 26px;
  margin-left: auto;
  border-radius: 50%;
  background-color: transparent;
  background-image: url('../images/smsarno.jpg');
  background-position: 45% 22%;
  background-size: cover;
  background-repeat: no-repeat;
}

.blue-circle.shield.farag {
  background-image: url('../images/smball.jpg');
  background-position: 0% 23%;
  background-size: cover;
}

.blue-circle.shield.hammer {
  background-image: url('../images/smhammer.jpg');
}

.blue-circle.shield.ball {
  background-image: url('../images/smball.jpg');
}

.blue-circle.shield.steff {
  background-image: url('../images/sm_steffensmeier.jpg');
  background-size: cover;
}

.blue-circle.shield.rae {
  background-image: url('../images/dr-Raecker.jpg');
  background-size: cover;
}

.blue-circle.shield.baum {
  background-image: url('../images/kelley_s_baumhover.jpg');
  background-size: cover;
}

.blue-circle.server {
  background-image: url('../images/Server.png');
  background-position: 45% 62%;
  background-size: 23px;
  background-repeat: no-repeat;
}

.blue-circle.padlock {
  background-image: url('../images/Padlock.png');
  background-position: 46% 61%;
  background-size: 23px;
  background-repeat: no-repeat;
}

.blue-circle.cloud {
  background-image: url('../images/Cloud.png');
  background-position: 45% 62%;
  background-size: 35px;
  background-repeat: no-repeat;
}

.blue-circle.tablet {
  background-image: url('../images/Tablet.png');
  background-position: 46% 63%;
  background-size: 18px;
  background-repeat: no-repeat;
}

.blue-circle.rayo {
  background-image: url('../images/Rayo.png');
  background-position: 49% 65%;
  background-size: 19px;
  background-repeat: no-repeat;
}

.blue-circle.pig {
  background-image: url('../images/Pig.png');
  background-position: 48% 62%;
  background-size: 33px;
  background-repeat: no-repeat;
}

.blue-circle.smile {
  background-image: url('../images/Smile.png');
  background-position: 48% 63%;
  background-size: 26px;
  background-repeat: no-repeat;
}

.blue-circle.chat {
  background-image: url('../images/Chat.png');
  background-position: 46% 64%;
  background-size: 32px;
  background-repeat: no-repeat;
}

.cta-section {
  margin-top: 30px;
  padding-top: 52px;
  padding-bottom: 52px;
  background-image: url('../images/CTA-2.jpg');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.cta-box {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 415px;
  height: 415px;
  -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-radius: 50%;
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .5), hsla(0, 0%, 100%, .5));
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .5), hsla(0, 0%, 100%, .5));
}

.cta-box-front {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 400px;
  height: 400px;
  padding: 39px;
  -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-radius: 50%;
  background-color: #fff;
  text-align: center;
}

.layout-box {
  position: relative;
  overflow: hidden;
  height: 400px;
  margin-right: 10px;
  margin-bottom: 12px;
  border: 5px solid #f3f4f5;
  box-shadow: none;
}

.layout-container {
  width: 30%;
  text-align: center;
}

.icons-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 18%;
  margin-right: 2%;
  margin-bottom: 20px;
  padding-top: 23px;
  padding-bottom: 23px;
  -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 #efeff0;
  text-align: center;
}

.social-icon {
  margin-right: 15px;
}

.colored-bg {
  padding-top: 19px;
  padding-bottom: 19px;
  background-color: #12aaeb;
}

.see-image {
  position: relative;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, .6);
  background-image: url('../images/Magnifier.png');
  background-position: 50% 50%;
  background-size: 22px;
  background-repeat: no-repeat;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
}

.see-image:hover {
  background-color: rgba(0, 0, 0, .8);
}

.logo-div {
  display: block;
  width: 150px;
  margin-top: -6px;
  margin-right: auto;
  margin-left: auto;
  float: none;
}

.slider-bellevue {
  height: 100%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.slide-nav-bellevue {
  padding-left: 80px;
  font-size: 80%;
  text-align: left;
}

.slide_1 {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .95), rgba(0, 128, 97, 0) 81%), url('../images/iowa_hero_custom.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .95), rgba(0, 128, 97, 0) 81%), url('../images/iowa_hero_custom.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.slide_1.sb2 {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .07), rgba(0, 0, 0, .07)), url('../images/slide_2.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .07), rgba(0, 0, 0, .07)), url('../images/slide_2.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.slide_1.sb3 {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2)), url('../images/slide_3_b.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2)), url('../images/slide_3_b.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.slide_1.sb4 {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .1), rgba(0, 0, 0, .1)), url('../images/slide_4.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .1), rgba(0, 0, 0, .1)), url('../images/slide_4.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.slide_1.slide_2 {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 128, 97, .95), rgba(0, 128, 97, 0) 81%), url('../images/iowa_slide_2.jpg');
  background-image: linear-gradient(180deg, rgba(0, 128, 97, .95), rgba(0, 128, 97, 0) 81%), url('../images/iowa_slide_2.jpg');
  background-position: 0px 0px, 50% 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.side-paragraph {
  color: #4a7884;
  font-weight: 400;
}

.close {
  position: absolute;
  top: 7px;
  right: 10px;
  width: 35px;
  height: 35px;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  border-radius: 10px;
  background-color: #ec696b;
  background-image: url('../images/Close_1.png');
  background-position: 50% 50%;
  background-size: 20px;
  background-repeat: no-repeat;
  -webkit-transition: background-color 350ms ease;
  transition: background-color 350ms ease;
}

.close:hover {
  background-color: rgba(236, 105, 107, .52);
}

.title-bellevue {
  margin-bottom: 15px;
  font-family: Playball, sans-serif;
  color: #008061;
  font-size: 47px;
  line-height: 45px;
  font-weight: 800;
}

.title-bellevue.center {
  font-size: 22px;
  line-height: 25px;
  text-align: center;
}

.title-bellevue.doctors-title {
  text-align: center;
}

.doc-title {
  margin-bottom: 10px;
  padding-bottom: 0px;
  border-bottom: 1px solid hsla(23, 13%, 47%, 0);
  font-family: Playball, sans-serif;
  color: #008061;
  font-size: 21px;
  line-height: 24px;
  text-align: center;
}

.doc-paragraph {
  margin-bottom: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-family: 'Playfair Display', sans-serif;
  color: #5e5e5e;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0px;
}

.experience-list {
  display: block;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
}

.title-content {
  margin-top: 59px;
  margin-bottom: 19px;
  color: #ec696b;
  font-size: 21.5px;
  font-weight: 700;
  text-align: left;
}

.parallax-section {
  height: 800px;
  background-image: url('../images/iowa_parallax_2_custom.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.parallax-section.p2 {
  background-image: url('../images/iowa_parallax_1_custom.jpg');
  background-size: cover;
}

.row-div {
  display: block;
  padding-right: 23px;
  padding-left: 23px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.callout-button {
  display: block;
  padding: 30px 29px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-radius: 40px;
  background-color: #f3f3f3;
  box-shadow: 0 0 18px 0 rgba(0, 0, 0, .18);
  -webkit-transition: -webkit-transform 350ms ease;
  transition: -webkit-transform 350ms ease;
  transition: transform 350ms ease;
  transition: transform 350ms ease, -webkit-transform 350ms ease;
  text-decoration: none;
}

.callout-button:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.dude {
  position: absolute;
  top: -103px;
  z-index: 3000;
  display: block;
  width: 277px;
}

.dude-div {
  position: absolute;
  top: -98px;
  right: -62px;
  z-index: 0;
  width: 520px;
}

.fp {
  font-family: Poppins, sans-serif;
  color: #c1f3e7;
  font-size: 26px;
  line-height: 29px;
  font-weight: 700;
  text-align: center;
}

.form-div {
  padding-right: 0px;
  padding-left: 0px;
}

.field-label {
  display: block;
  margin-bottom: 0px;
  border-bottom: 1px none #ec696b;
  font-family: 'Playfair Display', sans-serif;
  color: #fff;
  font-size: 14.5px;
  line-height: 14px;
  font-weight: 400;
}

.text-firld {
  width: 90%;
  height: 38px;
  margin-top: 0px;
  margin-bottom: 41px;
  padding-top: 24px;
  padding-bottom: 17px;
  border-style: none none solid;
  border-width: 1px;
  border-color: #e1eef0 #e1eef0 rgba(225, 238, 240, .46);
  border-radius: 0px;
  background-color: rgba(0, 128, 97, 0);
  -webkit-transition: background-color 350ms ease;
  transition: background-color 350ms ease;
  font-family: 'Playfair Display', sans-serif;
  color: #fff;
  font-size: 13px;
  line-height: 15px;
}

.text-firld:hover {
  background-color: rgba(47, 236, 191, .11);
}

.submit-button-bellevue {
  height: 45px;
  padding: 2px 25px 0px;
  border-radius: 5px;
  background-color: #2fecbf;
  -webkit-transition: background-color 350ms ease;
  transition: background-color 350ms ease;
  font-family: Poppins, sans-serif;
  color: #52453d;
  font-size: 13px;
  line-height: 14px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.submit-button-bellevue:hover {
  background-color: #b7d9dd;
}

.bell-map {
  width: 248px;
  height: 340px;
  margin-top: 20px;
  margin-bottom: 14px;
}

.credits {
  margin-top: 52px;
  font-family: 'Playfair Display', sans-serif;
  color: #e0e0e0;
  font-size: 11px;
  text-align: center;
}

.secondary-content-title {
  color: #4a7884;
  font-size: 20px;
  font-weight: 700;
}

.middle-title-secondary {
  margin-bottom: 12px;
  font-weight: 400;
}

.totptotp {
  position: absolute;
  z-index: 6;
  width: 100%;
  height: 40px;
  padding-top: 10px;
  padding-bottom: 13px;
  padding-left: 10px;
  background-color: hsla(0, 0%, 100%, .9);
}

.learn-div {
  margin-top: 41px;
}

.centers-section {
  display: block;
  height: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
  -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-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: #1ea282;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 128, 97, .45), rgba(0, 128, 97, .45)), url('../images/iowa_centers_background.jpg');
  background-image: linear-gradient(180deg, rgba(0, 128, 97, .45), rgba(0, 128, 97, .45)), url('../images/iowa_centers_background.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  text-align: center;
}

.center-div {
  display: inline-block;
  width: 16%;
  height: 100%;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-right: 1px none #fff;
  border-left: 1px none #fff;
  background-color: #008061;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.iowa-center-button {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.center-image-iowa {
  display: block;
  margin-top: 21px;
  margin-right: auto;
  margin-left: auto;
}

.centers-background-picture {
  width: 100%;
  height: 100%;
  background-image: url('../images/iowa_lasik_center.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.centers-background-picture.cata {
  background-image: url('../images/iowa_cataract_center.jpg');
  background-size: cover;
}

.centers-background-picture.eyecare {
  background-image: url('../images/iowa_eye_care_center.jpg');
  background-size: cover;
}

.centers-background-picture.eyelid {
  display: block;
  background-image: url('../images/iowa_eyelid_surgery_stock.jpg');
  background-size: cover;
}

.centers-background-picture.cosmetic {
  background-image: url('../images/iowa_cosmetic_center.jpg');
  background-size: cover;
}

.centers-background-picture.optical {
  background-image: url('../images/iowa_optical_center_custom_2.jpg');
  background-size: cover;
}

.center-text {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 11px;
  z-index: 9;
  width: 100%;
  padding-top: 6px;
  padding-bottom: 6px;
  font-family: Playball, sans-serif;
  color: #fff;
  font-size: 38px;
  line-height: 36px;
  font-weight: 400;
  text-align: center;
}

.layover-center-text {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 1px;
  z-index: 9;
  width: 100%;
  font-family: Playball, sans-serif;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  text-align: center;
}

.layover-text-p {
    margin-bottom: 7px;
    font-family: 'Source Sans Pro', sans-serif;
    color: white;
    font-size: 12px;
    /* line-height: 22px; */
    font-weight: 300;
    background-image: linear-gradient(180deg, rgba(0, 128, 97, .45), rgba(0, 128, 97, .45)), url(../images/iowa_centers_background.jpg);
    height: 100%;
    opacity:0;
}
.layover-text-p:hover {
  opacity:1;
}

.center-text-1 {
  position: absolute;
  z-index: 9;
  width: 100%;
  font-family: Playball, sans-serif;
  color: #fff;
  font-size: 0.75em;
  line-height: 1.6vh;
  font-weight: 400;
  text-align: center;
  opacity: 0;
  background-color: rgba(0, 128, 97, .7);
  height: 100%;
  transition: opacity 0.5s;
  padding: 5px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}

.center-text-1:hover{
  opacity:1;
} 

.learn-more-text{
  color:#ffffff;width:100px;border:1px solid #ffffff;margin-top: 5px;font-size: 0.75em;
}

.iowa-center-text {
  display: inline-block;
  width: 77%;
  margin-top: 5px;
  padding-right: 0px;
  padding-left: 0px;
  border-top: 1px solid rgba(90, 255, 215, .52);
  font-family: Poppins, sans-serif;
  font-size: 16px;
  line-height: 31px;
  letter-spacing: 1px;
}

.center-overlay {
  position: absolute;
  z-index: 3;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 128, 97, .4);
  background-image: -webkit-linear-gradient(270deg, transparent 45%, rgba(0, 0, 0, .48));
  background-image: linear-gradient(180deg, transparent 45%, rgba(0, 0, 0, .48));
}

.address-div {
  position: absolute;
  left: 0px;
  top: 233px;
  right: 0px;
  z-index: 6;
  font-family: 'Playfair Display', sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 16px;
  font-weight: 400;
  letter-spacing: 0px;
}

.address-div.secondary-address-div {
  text-align: center;
}

.fi {
  border: 2px solid #4953c0;
  border-radius: 50px;
  background-color: hsla(0, 0%, 100%, .4);
}

.cosmetic-img-div {
  display: block;
  width: 70%;
  margin-right: auto;
  margin-left: auto;
}

.row-callouts {
  padding-top: 92px;
  border-top: 1px solid rgba(0, 0, 0, .12);
}

.secondary-content-container {
  margin-top: 32px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, .1);
  border-radius: 7px;
  background-color: #fff;
  box-shadow: 0 0 21px 0 rgba(0, 0, 0, .06);
  max-width: 1200px;
}

.secondary-column-1 {
  padding-right: 0px;
  padding-left: 0px;
}

.secondary-column-2 {
  border-left: 1px solid rgba(0, 0, 0, .1);
  padding-left: 20px;
}

.div-s-1 {
  padding: 10px 0px 23px;
  border-right: 1px none rgba(0, 0, 0, .1);
}

.s-topics {
  margin-top: 13px;
  margin-bottom: 26px;
  padding-top: 19px;
  padding-bottom: 19px;
  padding-left: 0px;
  font-family: Playball, sans-serif;
  color: #926041;
  font-size: 30px;
  text-align: center;
  letter-spacing: 0px;
}

.s-topics.co {
  padding-left: 27px;
  border-bottom: 1px solid rgba(0, 0, 0, .1);
  color: #926041;
  text-align: left;
}

.se-buttons-div {
  box-shadow: 13px 0 32px -22px rgba(0, 0, 0, .51);
}

.sec-button {
  width: 100%;
  height: 70px;
  padding-top: 27px;
  padding-bottom: 27px;
  padding-left: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, .1);
  background-color: hsla(23, 29%, 78%, .12);
  -webkit-transition: background-color 350ms ease, color 350ms ease, opacity 200ms ease;
  transition: background-color 350ms ease, color 350ms ease, opacity 200ms ease;
  font-family: Abel, sans-serif;
  color: #616161;
  font-size: 18px;
  text-decoration: none;
}

.sec-button:hover {
  background-color: #fff;
  background-image: none;
  color: #d6ae96;
}

.se-crow {
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 10px;
  padding-left: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
          align-items: stretch;
}

.sec-content-div {
  padding-top: 10px;
}

.sec-paragraph {
  padding-right: 20px;
  padding-left: 20px;
  font-family: 'Playfair Display', sans-serif;
  color: #3d3d3d;
  font-size: 16px;
  line-height: 32px;
}

.sec-image-content-div {
  margin-top: 21px;
  margin-bottom: 41px;
  text-align: center;
}

.lasik-video {
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 128, 97, .68);
}

.iowa-centers-section {
  height: 35%;
}

.comprehensive {
  font-size: 28px;
}

html.w-mod-js *[data-ix="pop-up-image-container-initial-appearance"] {
  display: none;
  opacity: 0;
}

html.w-mod-js *[data-ix="pop-up-image-initial-appearance"] {
  display: none;
  opacity: 0;
}

html.w-mod-js *[data-ix="close-pop-up-1"] {
  -webkit-transform: translate(0px, -47px);
  -ms-transform: translate(0px, -47px);
  transform: translate(0px, -47px);
}

html.w-mod-js *[data-ix="close-pop-up-2"] {
  -webkit-transform: translate(0px, -50px);
  -ms-transform: translate(0px, -50px);
  transform: translate(0px, -50px);
}

html.w-mod-js *[data-ix="close-pop-up-3"] {
  -webkit-transform: translate(0px, -50px);
  -ms-transform: translate(0px, -50px);
  transform: translate(0px, -50px);
}

html.w-mod-js *[data-ix="close-pop-up-4"] {
  -webkit-transform: translate(0px, -50px);
  -ms-transform: translate(0px, -50px);
  transform: translate(0px, -50px);
}

html.w-mod-js *[data-ix="close-pop-up-5"] {
  -webkit-transform: translate(0px, -50px);
  -ms-transform: translate(0px, -50px);
  transform: translate(0px, -50px);
}

html.w-mod-js *[data-ix="close-pop-up-6"] {
  -webkit-transform: translate(0px, -50px);
  -ms-transform: translate(0px, -50px);
  transform: translate(0px, -50px);
}

html.w-mod-js *[data-ix="close-pop-up-7"] {
  -webkit-transform: translate(0px, -50px);
  -ms-transform: translate(0px, -50px);
  transform: translate(0px, -50px);
}

html.w-mod-js *[data-ix="close-pop-up-8"] {
  -webkit-transform: translate(0px, -50px);
  -ms-transform: translate(0px, -50px);
  transform: translate(0px, -50px);
}

html.w-mod-js *[data-ix="fixed-contact-form-initial-appearance"] {
  -webkit-transform: translate(0px, 90%);
  -ms-transform: translate(0px, 90%);
  transform: translate(0px, 90%);
}

html.w-mod-js *[data-ix="horizontal-line-initial-appearance"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="hidden-box-initial-appearance"] {
  display: block;
  height: auto;
}

html.w-mod-js *[data-ix="hide-tabs-cotent-on-load"] {
  display: none;
  opacity: 0;
}

html.w-mod-js *[data-ix="move-left-side-menu-on-load"] {
  display: none;
  -webkit-transform: translate(-100%, 0px);
  -ms-transform: translate(-100%, 0px);
  transform: translate(-100%, 0px);
}

html.w-mod-js *[data-ix="display-none-on-load-special-dropdown"] {
  display: none;
}

html.w-mod-js *[data-ix="body-opacity-100-on-load"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="move-up-scroll-down-button"] {
  -webkit-transform: translate(0px, 50px);
  -ms-transform: translate(0px, 50px);
  transform: translate(0px, 50px);
}

html.w-mod-js *[data-ix="move-up-on-load-fixed-contact-form"] {
  -webkit-transform: translate(0px, 100%);
  -ms-transform: translate(0px, 100%);
  transform: translate(0px, 100%);
}

html.w-mod-js *[data-ix="slide-up-on-load-tabs"] {
  opacity: 0;
  -webkit-transform: translate(0px, 50px);
  -ms-transform: translate(0px, 50px);
  transform: translate(0px, 50px);
}

html.w-mod-js *[data-ix="slide-up-on-load-tabs-2"] {
  opacity: 0;
  -webkit-transform: translate(0px, 50px);
  -ms-transform: translate(0px, 50px);
  transform: translate(0px, 50px);
}

html.w-mod-js *[data-ix="slide-up-on-load-tabs-3"] {
  opacity: 0;
  -webkit-transform: translate(0px, 50px);
  -ms-transform: translate(0px, 50px);
  transform: translate(0px, 50px);
}

html.w-mod-js *[data-ix="display-none-on-load"] {
  -webkit-transform: rotate(90deg) translate(0px, 300%);
  -ms-transform: rotate(90deg) translate(0px, 300%);
  transform: rotate(90deg) translate(0px, 300%);
}

html.w-mod-js *[data-ix="display-none-on-load-side-tab-bar"] {
  display: none;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

html.w-mod-js *[data-ix="less-opacity-on-load"] {
  opacity: 0.5;
}

html.w-mod-js *[data-ix="slide-down-on-load"] {
  opacity: 0;
  -webkit-transform: translate(0px, 10px);
  -ms-transform: translate(0px, 10px);
  transform: translate(0px, 10px);
}

/* Sidebar Styles */
.rounded{
  margin-top: 13px;
  margin-bottom: 26px;
  padding-top: 19px;
  padding-bottom: 19px;
  padding-left: 0px;
  font-family: Playball, sans-serif;
  color: #926041;
  font-size: 30px;
  text-align: center;
  letter-spacing: 0px;
}

.submenu_headline{
  margin-top: 13px;
  margin-bottom: 26px;
  padding-top: 19px;
  padding-bottom: 19px;
  padding-left: 0px;
  font-family: Playball, sans-serif;
  color: #926041;
  font-size: 30px;
  text-align: center;
  letter-spacing: 0px;
}

.submenu_headline a{
  color:#926041;
  text-decoration: none;
}

.related-topics-div ul{
  list-style: none;
  padding-left: 0px;
}

.related-topics-div ul a{
  display: block;
  width: 100%;
  height: auto;
  padding-top: 27px;
  padding-bottom: 27px;
  padding-left: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, .1);
  background-color: hsla(23, 29%, 78%, .12);
  -webkit-transition: background-color 350ms ease, color 350ms ease, opacity 200ms ease;
  transition: background-color 350ms ease, color 350ms ease, opacity 200ms ease;
  font-family: Abel, sans-serif;
  color: #616161;
  font-size: 18px;
  text-decoration: none;
  transition:all 350ms ease;
  -webkit-transition:all 350ms ease;
  -moz-transition:all 350ms ease;
}

.related-topics-div ul a:hover{
  color:#d6ae96;
}

/* END Sidebar Styles */

/* Blog Styles */
article hr{
  margin:20px 0;
}
#searchform, h2.rounded, .tagcloud{
  padding:15px 0 15px 15px;
}
.moretag{
  font-family: Poppins, sans-serif;
  color:#52453d !important;
  font-size:1em; 
  font-weight: 500;
  margin:0.5em; 
  display:block;
  padding:0.6em;
  text-align:center;
  text-decoration:none; 
  background-color:#2fecbf !important; 
  -moz-border-radius: 10px; 
  -webkit-border-radius: 10px; 
  border-radius: 10px; 
  width:186px !important;
  border:none !important;
  transition:all 350ms ease;
  -webkit-transition:all 350ms ease;
  -moz-transition:all 350ms ease;
} 
.moretag:hover { 
  background:#d6ae96 !important;
}
#searchsubmit{
  background:#c4e9fb;
  color:#333;
  transition:color 350ms ease 0s, background-color 350ms ease 0s;
  padding:0.66em !important;
  font-size:1em;
  border:none;
}
#searchsubmit:hover{
  background:#4f7aac;
  color:#fff;
}
#searchform input {
  padding:0.5em;
}

/* END Blog Styles */

/* Services Page Styles */
.page-id-11 .secondary-column-1{
  width: 0%;
}

.page-id-11 .secondary-column-2{
  width: 100%;
}

.page-id-11 .entry .centers-section{
  background-image: none !important;
  background-color: transparent !important;
}

.page-id-11 .center-div{
  width: 25%;
  height: 320px;
}

.page-id-11 .iowa-centers-section{
  display: none !important;
}

.page-id-11 .center-div{
  background-color: transparent !important;
}

/* END Services Page Styles */

.gflexbox{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
          align-items: center;
}

/* Calculator */
#calculator_small {
    width: 326px;
    height: 232px;
    background:url("http://www.carecredit.com/assets/views/home/payment-calculator.jpg (12KB)") no-repeat;
    font-family: 'Myriad Pro', sans-serif;
}
#calculator_small h2 {
    font-weight: bold;
    color: #FFF;
    font-size: 36px;
    line-height: 40px;
    margin-bottom: 10px;
    margin-top:0;
border:0;
padding:0;
float:left;
text-align:left;
}
#calculator_small #input-amount-field {
    width: 245px;
    background: url("http://www.carecredit.com/assets/views/home/payment-calculator-input.png (1KB)") no-repeat;
    margin-bottom: 10px;
    height: 44px;
    margin-right: 30px;
    border: none;
    padding: 10px;
    font-size: 16px;
}
#calculator_small #submit-field {
    font-family: 'Myriad Pro', sans-serif;
    font-size:16px;
    oapcity:0.9;
    color:#fff;
    font-weight:300;
    text-decoration: none;
    padding:11px 18px;
    min-width:46px;
    background-color:#00ac9d ;
    border-radius:5px;
    display:inline-block;
    text-align:center;
    border:none;
    cursor:pointer;
    transition: opacity 0.2s;
        float:left;
}

::-webkit-input-placeholder {
   color: #ABABAB ;
   font-family: 'Myriad Pro', sans-serif;
   font-size:16px;
}

:-moz-placeholder { /* Firefox 18- */
   color: #ABABAB ;
   font-family: 'Myriad Pro', sans-serif;
    font-size:16px;
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #ABABAB ;
   font-family: 'Myriad Pro', sans-serif;
    font-size:16px;
}

:-ms-input-placeholder {  
  color: #ABABAB ;
   font-family: 'Myriad Pro', sans-serif;
    font-size:16px;
}

#calculator_small #submit-field:hover{
    opacity:0.7;
}

#calculator_small #content1{
    padding:25px;
}

@media (max-width: 991px) {
  .mini-title {
    font-size: 15px;
  }
  .mini-title.deep-sky-blue {
    margin-top: 23px;
  }
  .column-left {
    width: 58%;
  }
  .column-right {
    width: 42%;
  }
  .overview-flex-container.no-inner-padding {
    width: 90%;
  }
  .flex-grid.justify-center {
    width: 100%;
  }
  .flex-grid.justify-center.flex-doctors {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: space-around;
    -ms-flex-line-pack: distribute;
    align-content: space-around;
  }
  .flex-grid.top-and-bottom-border {
    margin-top: 20px;
  }
  .flex-grid.on-mobile {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .flex-grid.footer-grid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .gallery-item {
    width: 50%;
    border-top-right-radius: 3px;
    border-bottom-left-radius: 0px;
  }
  .gallery-item._1 {
    border-top-right-radius: 0px;
  }
  .gallery-item._8 {
    border-top-right-radius: 0px;
  }
  .pop-up-image-2 {
    width: 90%;
  }
  .pop-up-image-3 {
    width: 90%;
  }
  .pop-up-image-4 {
    width: 90%;
  }
  .slide-nav.hide {
    position: relative;
    display: block;
  }
  .pop-up-image-5 {
    width: 90%;
  }
  .pop-up-image-1 {
    width: 90%;
  }
  .agent-picture._30-percent {
    width: 37%;
  }
  .contact-details._70-percent {
    width: 60%;
  }
  .paragraph.medium {
    font-size: 16px;
    line-height: 26px;
  }
  .paragraph.medium.lefty-par-iowa {
    width: 100%;
  }
  .header-section.about-us {
    height: 252px;
  }
  .heading-1.big.secondary-title-head {
    margin-top: 16px;
    font-size: 54px;
    line-height: 59px;
  }
  .heading-1.on-main-hero {
    font-size: 52px;
    line-height: 74px;
  }
  .horizontal-box {
    width: 40%;
  }
  .brand.centered {
    display: none;
  }
  .dropdown-toggle {
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid hsla(23, 44%, 71%, .4);
    color: #5e5e5e;
  }
  .dropdown-toggle:hover {
    color: #1ea282;
  }
  .nav-link {
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid hsla(23, 44%, 71%, .4);
    color: #5e5e5e;
  }
  .nav-link:hover {
    border-bottom-style: solid;
    border-bottom-color: hsla(23, 44%, 71%, .4);
    color: #1ea282;
  }
  .nav-link.w--current {
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .nav-menu {
    background-color: rgba(0, 0, 0, .8);
  }
  .social-icons-container {
    top: 93px;
    right: 21px;
  }
  .top-of-menu-item.absolute {
    position: relative;
    margin-top: 0px;
  }
  .top-of-menu-item.centered {
    margin-top: 0px;
    text-align: right;
  }
  .top-menu-text {
    display: inline-block;
    font-size: 23px;
  }
  .top-menu-text.appointment {
    display: inline-block;
    margin-right: 6px;
  }
  .overview-flex-blue-item.square-feet {
    display: none;
  }
  .fixed-contact-form-container {
    display: none;
  }
  .footer-column {
    width: 20%;
  }
  .footer-column._40-percent {
    width: 100%;
    text-align: center;
  }
  .footer-column.mc {
    width: 100%;
    text-align: center;
  }
  .footer-column.many-columnb {
    width: 100%;
    margin-top: 65px;
    text-align: center;
  }
  .footer {
    padding-top: 59px;
    padding-bottom: 59px;
  }
  .hero-section.cta {
    display: block;
  }
  .main-hero-subtitle-text {
    font-size: 21px;
    line-height: 18px;
  }
  .content-section {
    padding-top: 26px;
    padding-bottom: 9px;
  }
  .content-section.no-top-padding.test-section {
    padding-top: 22px;
    padding-bottom: 22px;
  }
  .content-section.doc-section {
    padding-top: 44px;
    padding-bottom: 81px;
  }
  .content-section.welcome-section {
    padding-top: 51px;
    padding-bottom: 51px;
  }
  .header-box.callout-header-box {
    width: 100%;
    margin-bottom: 45px;
  }
  .special-section {
    margin-top: 0px;
  }
  .overview-mini-item {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .overview-mini-item.no-right-divider {
    display: none;
  }
  .overview-mini-item.large {
    padding-right: 0px;
    border-right-style: none;
  }
  .overview-mini-item._3 {
    border-right-style: none;
  }
  .flex-mini-item {
    width: 49%;
    margin-bottom: 15px;
    padding-bottom: 3px;
    padding-left: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    border-bottom: 1px none #edeef2;
    border-right-style: none;
  }
  .flex-mini-item.no-left-padding {
    border-right-style: solid;
  }
  .flex-mini-item.no-right-divider {
    margin-bottom: 0px;
    padding-left: 0px;
  }
  .special-dropdown {
    left: -5px;
  }
  .dropdown-text {
    line-height: 16px;
  }
  .dropdown-link {
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #ffede2;
  }
  .menu-button {
    height: 75px;
    padding-top: 28px;
    padding-bottom: 0px;
  }
  .menu-button.w--open {
    height: auto;
    padding-top: 28px;
    padding-bottom: 28px;
    background-color: #f9f9f9;
  }
  .burger-menu {
    color: #97a4b4;
  }
  .pop-up-image-6 {
    width: 90%;
  }
  .pop-up-image-7 {
    width: 90%;
  }
  .pop-up-image-8 {
    width: 90%;
  }
  .template-feature {
    width: 100%;
    margin-top: 0px;
    padding-top: 24px;
    padding-bottom: 24px;
  }
  .slider-bellevue {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .slide_1 {
    background-position: 0px 0px, 32% 0px;
  }
  .title-bellevue {
    font-size: 42px;
  }
  .title-bellevue.center {
    font-size: 17px;
    line-height: 20px;
  }
  .parallax-section {
    height: 800px;
  }
  .parallax-section.p2 {
    height: 800px;
    background-position: 69% 50%;
  }
  .dude-div {
    top: -61px;
    right: -81px;
    width: 440px;
  }
  .text-firld {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .bell-map {
    display: block;
    width: 90%;
    margin-right: auto;
    margin-bottom: 71px;
    margin-left: auto;
  }
  .totptotp {
    padding-top: 6px;
    text-align: center;
  }
  .centers-section {
    display: block;
    width: 100%;
    height: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .center-div {
    display: inline-block;
    width: 46%;
    height: 320px;
    border-right-width: 0px;
    border-left-width: 0px;
  }
  .center-overlay {
    display: block;
  }
  .address-div {
    top: 206px;
    z-index: 1000;
    padding-left: 32px;
    text-align: left;
    max-width: 70%;
  }
  .address-div.secondary-address-div {
    left: 0px;
    top: 205px;
    right: auto;
    display: inline-block;
    width: 58%;
    padding-left: 21px;
    text-align: left;
  }
  .cosmetic-img-div {
    width: 100%;
    height: auto;
  }
  .row-callouts {
    padding-top: 56px;
  }
  .secondary-content-container {
    margin-top: 20px;
  }
  .s-topics.co {
    margin-bottom: 21px;
    padding-left: 19px;
  }
  .sec-button {
    padding-left: 12px;
  }
  .iowa-centers-section {
    height: auto;
  }
}

@media (max-width: 767px) {
  .navbar {
    top: 124px;
  }
  .content-wrapper.white-and-bottom-border {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
  }
  .content-wrapper.rounded-corners {
    border-radius: 0px;
  }
  .hero-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 25px;
    padding-left: 25px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .hero-header.bottom-border {
    display: block;
  }
  .hero-header.justify-start {
    display: block;
  }
  .hero-header.relative {
    display: block;
  }
  .tab-link-box-1 {
    min-width: 32%;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .tab-link-box-1.w--current {
    padding-right: 5px;
    padding-left: 5px;
  }
  .column-left {
    width: 100%;
    margin-bottom: 30px;
  }
  .column-right {
    width: 100%;
  }
  .overview-item {
    width: 33%;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: solid;
    border-bottom-color: #f4f5f9;
  }
  .overview-item._2 {
    border-right-style: solid;
  }
  .overview-item._4 {
    border-right-style: solid;
    border-bottom-style: none;
  }
  .overview-item._5 {
    border-right-style: solid;
    border-bottom-style: none;
  }
  .overview-item._6 {
    border-bottom-style: none;
  }
  .overview-item._1 {
    border-right-style: solid;
    border-right-color: #f2f3f5;
  }
  .property-overview-container {
    margin-left: 0px;
  }
  .title.rt {
    font-size: 40px;
  }
  .flex-grid {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .flex-grid.top-border {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .flex-grid.bottom-divider {
    padding-bottom: 30px;
  }
  .flex-grid.justify-start.hide {
    display: none;
  }
  .flex-grid._90-percent {
    width: 100%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .flex-grid.top-and-bottom-divider {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .checkmark-box {
    width: 3%;
  }
  .detail-text {
    width: 95%;
  }
  .agent-container {
    width: 100%;
    margin-bottom: 20px;
  }
  .contact-form.on-property-page {
    width: 100%;
    margin-bottom: 30px;
    padding-left: 0px;
  }
  .agent-picture {
    height: 400px;
  }
  .agent-picture._30-percent {
    width: 100%;
    min-height: 450px;
    margin-right: 0px;
    margin-bottom: 10px;
  }
  .contact-details._70-percent {
    width: 100%;
  }
  .contact-icon.large {
    max-width: 20px;
  }
  .paragraph.medium {
    font-size: 15px;
    line-height: 24px;
  }
  .paragraph.medium.lasik-paragraph {
    width: 50%;
  }
  .flex-item.feature {
    width: 48.9%;
    margin-bottom: 10px;
  }
  .flex-item.feature._25-percent {
    width: 49%;
  }
  .flex-item.feature._3 {
    width: 100%;
  }
  .flex-item.quantity {
    width: 31%;
    margin-bottom: 10px;
  }
  .asking-price-text-box.bottom-border {
    margin-bottom: 0px;
  }
  .header-section.about-us {
    height: 200px;
  }
  .heading-1.big {
    font-size: 6vw;
    line-height: 1.1em;
  }
  .heading-1.big.secondary-title-head {
    margin-top: 17px;
    font-size: 34px;
    line-height: 39px;
  }
  .heading-1.on-main-hero {
    font-size: 36px;
    line-height: 40px;
  }
  .underline.inline-block.lasik-under {
    float: left;
  }
  .horizontal-box {
    width: 100%;
    height: 250px;
    margin-bottom: 0px;
    border-top-right-radius: 3px;
    border-bottom-left-radius: 0px;
  }
  .horizontal-box._70-percent {
    width: 100%;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 5px;
  }
  .horizontal-flex {
    margin-bottom: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .feature-icon.top-border {
    margin-bottom: 0px;
  }
  .brand {
    margin-left: 10px;
  }
  .top-of-navbar {
    height: 85px;
  }
  .scroll-down-button.on-property-page {
    display: none;
  }
  .social-icons-container {
    top: 74px;
    right: 10px;
  }
  .social-icons-container.on-footer {
    display: block;
    width: 100%;
    margin-top: 15px;
    padding-bottom: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .top-menu-text-box {
    display: inline-block;
    margin-right: 0px;
    padding-right: 0px;
    border-right-style: none;
  }
  .top-menu-text-box.no-right-border {
    margin-top: 19px;
    margin-right: 0px;
  }
  .top-menu-text-box.no-right-border.phone {
    display: inline-block;
    margin-top: 9px;
  }
  .top-menu-text {
    margin-right: 16px;
    font-size: 18px;
  }
  .top-menu-text.appointment {
    padding-left: 20px;
    background-size: 18px;
    font-size: 14px;
  }
  .top-menu-text.appointment.lenses {
    padding-left: 24px;
    background-size: 21px;
  }
  .top-menu-text.appointment.pay {
    padding-left: 22px;
    background-size: 19px;
  }
  .overview-flex-blue-item.parking-spaces {
    display: none;
  }
  .fixed-contact-form-container {
    display: none;
  }
  .footer-column {
    width: 100%;
  }
  .footer-column._40-percent {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 40px;
  }
  .footer-column.mc {
    width: 100%;
  }
  .footer-column.many-columnb {
    margin-top: 68px;
  }
  .credits-container {
    padding-right: 20px;
    padding-left: 30px;
  }
  .main-hero-container {
    margin-top: 223px;
  }
  .main-hero-subtitle-text {
    margin-top: 0px;
    margin-bottom: 3px;
    padding-top: 0px;
    font-size: 3vw;
    line-height: 1.5em;
  }
  .content-section {
    padding-top: 0px;
  }
  .content-section.no-top-padding {
    padding-bottom: 0px;
  }
  .content-section.doc-section {
    padding-right: 37px;
    padding-left: 37px;
  }
  .header-box {
    width: 100%;
  }
  .special-section {
    border-radius: 5px;
  }
  .girl {
    display: none;
  }
  .special-box {
    width: 100%;
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .feature-column {
    width: 100%;
  }
  .testimonial-slide {
    width: 50%;
  }
  .scroll-down-container {
    display: block;
  }
  .blog-flex.bottom-border {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .featured-post-flex {
    width: 100%;
    margin-right: 0px;
  }
  .featured-post-flex._45-percent {
    width: 100%;
  }
  .featured-preview-text-box {
    margin-bottom: 30px;
  }
  .latest-featured-item {
    width: 100%;
  }
  .latest-featured-item._20-percent {
    height: 90px;
  }
  ._50-percent {
    width: 100%;
    margin-top: 20px;
    padding-right: 0px;
  }
  ._50-percent.right-padding {
    width: 100%;
  }
  ._33-percent-special {
    width: 49%;
    margin-bottom: 20px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  ._33-percent-special._1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    border-right: 2px solid #efeff0;
    border-radius: 5px;
  }
  ._33-percent-special._2 {
    border-radius: 5px;
  }
  ._33-percent-special._3 {
    border-left: 2px solid #efeff0;
    border-radius: 5px;
  }
  .post-image-container {
    width: 100%;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
  }
  .container {
    padding-right: 25px;
    padding-left: 25px;
  }
  .container.callouts-container {
    margin-bottom: 0px;
  }
  .post-preview-box {
    width: 49%;
  }
  .post-preview-box.gray {
    width: 49%;
  }
  .intro-box {
    width: 49%;
    margin-bottom: 20px;
  }
  .flex-main-features {
    padding-top: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .location-preview {
    width: 49%;
  }
  .vertical-item {
    width: 100%;
  }
  .main-features {
    width: 100%;
    margin-bottom: 20px;
  }
  .main-features.last {
    margin-bottom: 0px;
  }
  .testimonial-item {
    width: 95%;
    margin-bottom: 20px;
  }
  .our-team-item {
    width: 49%;
    margin-bottom: 20px;
  }
  .overview-mini-item._3 {
    border-right-style: none;
  }
  .flex-mini-item {
    width: 33%;
    padding-top: 8px;
    padding-bottom: 0px;
    padding-left: 10px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border-right-style: solid;
    border-bottom-style: none;
  }
  .flex-mini-item.no-right-divider {
    width: 34%;
    padding-left: 10px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .services-box {
    width: 100%;
    padding-left: 0px;
  }
  .service-image-box {
    width: 100%;
    height: 280px;
    margin-bottom: 10px;
  }
  .about-us-box {
    width: 100%;
    margin-bottom: 30px;
  }
  .about-us-box._30-percent {
    width: 100%;
    padding-left: 0px;
  }
  .footer-contact-item {
    padding-right: 0px;
    padding-left: 0px;
  }
  .tab-link-box-2 {
    min-width: 32%;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .tab-link-box-3 {
    min-width: 32%;
    padding-right: 12px;
    padding-left: 12px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .template-feature {
    width: 100%;
  }
  .layout-container {
    width: 48%;
    margin-bottom: 30px;
  }
  .icons-box {
    width: 31.3%;
  }
  .logo-div {
    width: 100px;
  }
  .title-bellevue {
    font-size: 33px;
  }
  .callout-button {
    display: block;
    width: 60%;
    margin-right: auto;
    margin-bottom: 69px;
    margin-left: auto;
  }
  .dude-div {
    top: -333px;
    right: -67px;
    width: 320px;
  }
  .fp {
    font-size: 23px;
  }
  .totptotp {
    height: 40px;
    padding-top: 0px;
    text-align: center;
  }
  .address-div {
    top: 154px;
    z-index: 1000;
    padding-left: 26px;
    font-size: 12px;
    text-align: left;
  }
  .address-div.secondary-address-div {
    left: 0px;
    top: 154px;
    right: auto;
    display: inline-block;
    width: 80%;
    text-align: left;
  }
  .secondary-column-2 {
    border-left-style: none;
  }
  .s-topics {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 11px;
    padding-bottom: 11px;
    font-size: 27px;
  }
  .s-topics.co {
    margin-bottom: 20px;
    padding-left: 0px;
    font-size: 30px;
  }
  .sec-paragraph {
    padding-right: 0px;
    padding-left: 0px;
  }
}
.show-mobile { display:none !important; }
@media (max-width: 479px) {
  .navbar {
    top: 160px;
  }
  .mini-title-link {
    margin-right: 5px;
    margin-bottom: 15px;
  }
  .hero-header {
    height: auto;
  }
  .tab-link-box-1 {
    width: 100%;
  }
  .property-details._88-percent {
    width: 100%;
  }
  .tags-container {
    position: relative;
    width: 100%;
    margin-top: 0px;
  }
  .tags-container.absolute {
    top: 0px;
    right: 0px;
  }
  .overview-item {
    width: 50%;
  }
  .overview-item._2 {
    width: 100%;
    border-right-style: none;
  }
  .overview-item._3 {
    width: 100%;
    border-right-style: none;
  }
  .overview-item._4 {
    width: 100%;
    border-right-style: none;
    border-bottom-style: solid;
  }
  .overview-item._5 {
    width: 100%;
    border-right-style: none;
    border-bottom-style: solid;
  }
  .overview-item._6 {
    width: 100%;
  }
  .overview-item._1 {
    width: 100%;
    border-right-style: none;
  }
  .property-icon.small {
    max-width: 30px;
  }
  .title.rt {
    font-size: 38px;
  }
  .flex-grid.on-quantity {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .flex-grid.on-type-of-property {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .flex-grid.bottom-divider {
    padding-bottom: 30px;
  }
  .flex-grid._90-percent {
    width: 100%;
  }
  .gallery-item {
    width: 100%;
  }
  .gallery-item._8 {
    border-bottom-left-radius: 3px;
  }
  .left-arrow.hide {
    display: none;
  }
  .right-arrow.hide {
    display: none;
  }
  .checkmark-box {
    width: 5%;
  }
  .detail-text {
    width: 92%;
  }
  .tag {
    margin-bottom: 10px;
  }
  .agent-picture._30-percent {
    min-height: 350px;
  }
  .paragraph.medium.lasik-paragraph.left-paragraph {
    width: 100%;
    margin-top: 325px;
    text-align: center;
  }
  .paragraph.medium.lefty-par-iowa {
    margin-top: 23px;
  }
  .text-field.email-on-newsletter {
    width: 100%;
    margin-bottom: 25px;
    border-right-style: solid;
    border-left-width: 2px;
    border-radius: 3px;
  }
  .text-field.name-on-newsletter {
    width: 100%;
    border-right-width: 2px;
    border-radius: 3px;
  }
  .submit-button.on-newsletter {
    width: 100%;
    border-radius: 3px;
  }
  .flex-item.feature {
    width: 100%;
    margin-bottom: 10px;
  }
  .flex-item.feature.right-border {
    margin-right: 0px;
    margin-bottom: 10px;
  }
  .flex-item.feature.right-border.w--current {
    margin-right: 0px;
    margin-bottom: 10px;
  }
  .flex-item.feature._25-percent {
    width: 100%;
  }
  .flex-item.quantity {
    max-width: none;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .flex-item.price-option.lowest {
    margin-bottom: 5px;
  }
  .flex-item.price-option.lowest.w--current {
    margin-bottom: 10px;
  }
  .flex-item.property-type {
    width: 48%;
    max-width: none;
    margin-bottom: 10px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .flex-item.latest-featured {
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .header-section.about-us {
    height: 236px;
    background-image: -webkit-linear-gradient(270deg, null, null), url('../images/iowa_parallax_3.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/iowa_parallax_3.jpg');
    background-position: 0px 0px, 0px 50%;
  }
  .heading-1.big {
    font-size: 10vw;
  }
  .heading-1.big.secondary-title-head {
    margin-top: 12px;
    font-size: 30px;
  }
  .heading-1.on-main-hero {
    font-size: 22px;
  }
  .underline.inline-block {
    width: 56%;
  }
  .underline.inline-block.lasik-under {
    margin-bottom: 23px;
    float: none;
  }
  .tab-link {
    margin-bottom: 10px;
    border-radius: 3px;
  }
  .tab-link.w--current {
    margin-bottom: 10px;
    border-radius: 3px;
  }
  .tabs-content {
    border-top-style: none;
  }
  .top-of-navbar {
    height: 120px;
  }
  .social-icons-container {
    top: 106px;
    right: 1px;
  }
  .social-icons-container.on-footer {
    margin-top: 0px;
  }
  .top-of-menu-item {
    width: 100%;
    text-align: center;
  }
  .top-menu-text-box {
    margin-top: 4px;
  }
  .overview-flex-blue-item.bedrooms {
    padding-right: 10px;
  }
  .overview-flex-blue-item.bathroom {
    display: none;
  }
  .overview-flex-blue-item.house {
    margin-bottom: 5px;
  }
  .fixed-contact-form-container {
    display: none;
  }
  .fixed-contact-form-box {
    width: 90%;
  }
  .fixed-contact-form-column._20-percent {
    max-width: 55px;
    margin-right: 2%;
  }
  .fixed-contact-form-column.floated-right {
    width: 77%;
  }
  .footer-column {
    width: 50%;
    margin-bottom: 30px;
  }
  .credits-link-box {
    display: inline;
    width: 100%;
    margin-top: 4px;
    margin-bottom: 4px;
    margin-left: 0px;
    padding-left: 0px;
  }
  .main-hero-container {
    margin-top: 253px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .main-hero-subtitle-text {
    padding-right: 0px;
    padding-left: 0px;
    font-size: 15px;
  }
  .content-section.doc-section {
    padding-right: 21px;
    padding-left: 21px;
  }
  .content-section.welcome-section {
    padding-top: 35px;
  }
  .special-box {
    padding-right: 15px;
    padding-left: 15px;
  }
  .feature-column._20-percent {
    width: 28%;
  }
  .testimonial-slide {
    width: 100%;
  }
  .link-underline {
    display: inline;
  }
  .latest-featured-item {
    padding-top: 5px;
  }
  .latest-featured-item._20-percent {
    width: 100%;
    border-top-right-radius: 3px;
    border-bottom-left-radius: 0px;
  }
  ._50-percent {
    width: 100%;
    text-align: center;
  }
  ._50-percent.right-padding {
    margin-bottom: 30px;
  }
  ._33-percent-special {
    width: 100%;
  }
  .post-preview-box {
    width: 100%;
  }
  .post-preview-box.gray {
    width: 100%;
  }
  .post-preview-box._50-percent-on-post-preview {
    width: 100%;
  }
  .intro-box {
    width: 100%;
  }
  .flex-main-features {
    width: 100%;
  }
  .location-preview {
    width: 100%;
  }
  .our-team-item {
    width: 100%;
    margin-right: 0px;
  }
  .overview-mini-item {
    width: 100%;
    margin-bottom: 13px;
    padding-left: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    border-right-style: none;
  }
  .overview-mini-item.no-right-divider {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0px;
  }
  .overview-mini-item.large {
    width: 100%;
  }
  .flex-mini-item {
    width: 50%;
    margin-bottom: 15px;
    border-right-style: none;
  }
  .flex-mini-item.no-left-padding {
    border-right-style: solid;
  }
  .flex-mini-item.no-right-divider {
    width: 80%;
    margin-bottom: 0px;
    padding-left: 0px;
  }
  .footer-contact-item {
    padding-right: 0px;
    padding-left: 0px;
  }
  .credits-text-box {
    margin-bottom: 15px;
  }
  .credits-box {
    margin-right: 5px;
    margin-bottom: 4px;
  }
  ._50-percent-listing-item {
    width: 100%;
  }
  .cta-box {
    width: 100%;
    height: auto;
    padding-top: 5%;
    padding-bottom: 5%;
    border-radius: 5px;
  }
  .cta-box-front {
    width: 90%;
    height: auto;
    padding: 20px;
    border-radius: 5px;
  }
  .layout-container {
    width: 100%;
    margin-bottom: 30px;
  }
  .icons-box {
    width: 47.5%;
  }
  
  .contact-message-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .logo-div {
    margin-top: 25px;
    float: none;
  }
  .title-bellevue {
    line-height: 37px;
    text-align: center;
  }
  .callout-button {
    width: 100%;
  }
  .dude-div {
    top: -536px;
    right: 8px;
    width: 260px;
  }
  .fp {
    font-size: 23px;
  }
  .totptotp {
    padding-left: 0px;
  }
  .center-div {
    display: block;
    width: 100%;
  }
  .address-div {
    top: 182px;
    width: 70%;
    padding-left: 13px;
    font-size: 12px;
  }
  .address-div.secondary-address-div {
    top: 180px;
    width: 70%;
    text-align: left;
  }
  .row-callouts {
    padding-top: 15px;
  }
  .secondary-content-container {
    margin-top: 11px;
  }
  .s-topics {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .sec-paragraph {
    padding-right: 0px;
    padding-left: 0px;
  }
  
  .mobile-hide { display:none !important; }
  .show-mobile { display:block !important; }
  
  
}

