.w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 36px;
  font-weight: bold;
}

.section {
  padding-top: 3px;
  padding-bottom: 132px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.53)), to(rgba(0, 0, 0, 0.53))), url('../images/dr-kian-hero.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.53), rgba(0, 0, 0, 0.53)), url('../images/dr-kian-hero.jpg');
  background-position: 0px 0px, 50% -212px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
  text-align: center;
}

.section.bottom {
  height: 704px;
  padding-top: 25px;
  padding-bottom: 0px;
  background-color: #d6d0d2;
  background-image: url('../images/drkian.jpg');
  background-position: 89% -7%;
  background-size: 530px;
  background-repeat: no-repeat;
  text-align: justify;
  text-transform: uppercase;
}

.image {
  margin-top: 159px;
  text-align: center;
}

.div-block {
  padding-top: 19px;
  padding-right: 16px;
  text-align: right;
}

.div-block-2 {
  padding-top: 0px;
  padding-left: 0px;
  font-family: 'Open Sans', sans-serif;
  line-height: 30px;
  font-weight: 300;
}

.div-block-2.home-intro-div {
  padding-left: 15px;
}

.heading {
  margin-top: 4px;
  margin-bottom: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 25px;
  background-color: transparent;
  font-family: brandon-grotesque, sans-serif;
  color: #000;
  font-size: 36px;
  line-height: 50px;
  font-weight: 300;
  text-align: left;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.heading._212 {
  margin-top: 57px;
  float: right;
}

.heading.over1 {
  font-size: 48px;
  font-weight: 300;
}

.heading.over1.new1 {
  width: 444px;
  margin-top: -7px;
  margin-left: -34px;
  font-size: 44px;
  line-height: 51px;
  font-weight: 300;
}

.heading.aaa {
  font-size: 48px;
}

.heading.ctatitle1 {
  padding-bottom: 11px;
  font-size: 48px;
}

.heading.heading1 {
  position: relative;
  left: -5px;
  margin-top: -25px;
  background-color: #fff;
}

.paragraph {
  width: 98%;
  margin-top: 35px;
  padding-top: 17px;
  padding-right: 22px;
  padding-left: 76px;
  background-color: #fff;
  font-family: 'Open Sans', sans-serif;
  line-height: 30px;
  font-weight: 300;
  text-align: left;
  text-transform: none;
}

.paragraph.home {
  width: 600px;
  float: right;
  font-family: 'Open Sans', sans-serif;
  line-height: 30px;
  font-weight: 300;
}

.paragraph.deux {
  margin-top: 32px;
  margin-bottom: 0px;
  padding-top: 39px;
  padding-left: 43px;
  background-color: transparent;
  font-family: brandon-grotesque, sans-serif;
  color: #000;
  font-size: 16px;
  line-height: 32px;
  text-align: justify;
  text-transform: none;
}

.paragraph.deux.p-2 {
  margin-top: 44px;
  padding-left: 0px;
}

.paragraph.deux.p4 {
  padding-left: 0px;
}

.paragraph.deux.p3 {
  padding-right: 0px;
  padding-left: 0px;
}

.paragraph.balance {
  width: 100%;
  margin-bottom: 38px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  background-color: transparent;
}

.paragraph.balance.results-p {
  margin-top: 94px;
  padding-top: 44px;
  padding-bottom: 32px;
  font-size: 15px;
}

.paragraph.balance.home-intro {
  font-family: brandon-grotesque, sans-serif;
  color: #000;
  font-size: 16px;
  line-height: 32px;
  text-align: justify;
}

.paragraph.balance.home-intro.intro-text {
  margin-top: 90px;
}

.paragraph.advanced {
  padding-top: 33px;
  padding-right: 28px;
  padding-left: 0px;
}

.paragraph.balance {
  width: 100%;
  margin-bottom: 38px;
  padding: 0px;
  background-color: transparent;
}

.paragraph.balance.section2-par {
  width: 100%;
}

.paragraph.balance {
  width: 100%;
  margin-bottom: 38px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  background-color: transparent;
}

.paragraph.balance.results-p {
  margin-top: 94px;
  padding-top: 44px;
  padding-bottom: 32px;
  font-size: 15px;
}

.link {
  display: inline-block;
  margin-top: 3px;
  padding: 10px 31px;
  border: 1px solid #000;
  background-color: hsla(0, 0%, 100%, 0);
  -webkit-transition: background-color 200ms cubic-bezier(.25, .46, .45, .94), color 200ms cubic-bezier(.25, .46, .45, .94);
  transition: background-color 200ms cubic-bezier(.25, .46, .45, .94), color 200ms cubic-bezier(.25, .46, .45, .94);
  font-family: brandon-grotesque, sans-serif;
  color: #000;
  font-size: 18px;
  line-height: 32px;
  font-weight: 300;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.link:hover {
  border-style: solid;
  border-color: #9ab2b6;
  background-color: #9ab2b6;
  box-shadow: none;
  color: #fff;
}

.link.link2 {
  font-family: 'Open Sans', sans-serif;
  line-height: 30px;
}

.section-2 {
  height: 670px;
}

.image-2 {
  width: 510px;
  margin-top: -90px;
  margin-left: 83px;
  float: left;
}

.div-block-3 {
  width: 1250px;
  height: 350px;
  margin-top: 41px;
  margin-left: -74px;
  padding-left: 128px;
  float: none;
}

.middle-line {
  position: absolute;
  left: 0px;
  top: 28px;
  right: 0px;
  width: 40px;
  height: 2px;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
}

.top-line {
  position: absolute;
  left: 0px;
  top: 18px;
  right: 0px;
  width: 40px;
  height: 2px;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
}

.navbar-animated {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  background-color: transparent;
}

.nav-work {
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 32px;
  text-transform: uppercase;
}

.nav-work:hover {
  color: #757575;
}

.nav-work.w--current {
  color: #fff;
}

.nav-contact {
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 32px;
  text-transform: uppercase;
}

.nav-contact:hover {
  color: #757575;
}

.nav-contact.w--current {
  color: #fff;
}

.nav-contact.mob {
  font-size: 21px;
  font-weight: 300;
  text-transform: none;
}

.bottom-line {
  position: absolute;
  left: 0px;
  top: 38px;
  right: 0px;
  width: 40px;
  height: 2px;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
}

.nav-button-animated {
  position: fixed;
  top: 0px;
  right: 0px;
  z-index: 900;
  width: 60px;
  height: 60px;
  margin-top: 10px;
  margin-right: 20px;
  padding: 0px;
}

.nav-button-animated.w--open {
  background-color: transparent;
}

.nav-home {
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 32px;
  text-transform: uppercase;
}

.nav-home:hover {
  color: #757575;
}

.nav-home.w--current {
  color: #fff;
}

.nav-home.w--current:hover {
  color: #d95de3;
}

.full-screen-menu-overlay {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.9);
}

.nav-menu {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.image-3 {
  position: absolute;
  margin-top: 46px;
  margin-right: 107px;
  float: none;
  clear: none;
}

.section-3 {
  height: 645px;
}

.div-block-5 {
  display: inline-block;
  width: 900px;
  height: 900px;
  -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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-4 {
  margin-top: -93px;
  float: none;
}

.column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 660px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.column-2 {
  margin-top: 154px;
  padding-right: 174px;
}

.image-5 {
  width: 581px;
  height: 638px;
  margin-top: -80px;
}

.image-6 {
  position: absolute;
  right: 10px;
  bottom: 41px;
  display: block;
  overflow: visible;
  width: 141px;
  max-width: 100%;
  padding-right: 0px;
  clear: left;
}

.div-block-6 {
  height: 529px;
  margin-top: -10px;
  background-image: url('../images/rejuva-bg-dark.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.div-block-6.doctors {
  height: 940px;
  margin-top: -68px;
}

.bigwhite {
  margin-top: 46px;
  padding-top: 31px;
  padding-bottom: 33px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 82px;
  line-height: 84px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 10px;
  text-transform: uppercase;
}

.bigwhite.docs {
  margin-top: 33px;
  margin-bottom: 28px;
}

.bigwhite.tiny {
  margin-top: 41px;
  font-size: 48px;
  line-height: 54px;
  letter-spacing: 0px;
}

.paragraph-2 {
  height: 320px;
  margin-top: 0px;
  padding-top: 229px;
  padding-right: 97px;
  padding-left: 237px;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0)), to(hsla(0, 0%, 100%, 0))), url('../images/hockey.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, 0)), url('../images/hockey.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 30px;
  font-weight: 300;
}

.div-block-7 {
  height: 320px;
  padding-top: 36px;
  padding-left: 64px;
  background-color: #fff;
  background-image: linear-gradient(88deg, #dbdbdb 33%, hsla(0, 0%, 100%, 0.24) 55%), url('../images/dr-kian.png');
  background-position: 0px 0px, 138px -199px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.hdocs {
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-weight: 300;
}

.paragraph-3 {
  font-family: 'Open Sans', sans-serif;
  color: hsla(0, 0%, 100%, 0.56);
  font-size: 17px;
  line-height: 30px;
  font-weight: 300;
  text-align: left;
}

.column-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 850px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.image-7 {
  height: 70%;
  margin-bottom: 77px;
}

.div-block-8 {
  width: 450px;
  float: right;
}

.div-block-9 {
  width: 450px;
}

.div-block-10 {
  height: 700px;
}

.image-8 {
  position: absolute;
  z-index: -100;
  height: 680px;
  margin-top: -33px;
  margin-left: -34px;
  padding-right: 0px;
  padding-left: 0px;
}

.div-block-11 {
  width: 692px;
  margin-right: -95px;
  margin-left: 141px;
  padding-top: 34px;
  float: right;
}

.div-block-11.deux {
  margin-right: 0px;
  margin-left: -66px;
  padding-top: 196px;
  padding-left: 97px;
}

.div-block-12 {
  height: 420px;
  margin-top: 40px;
  background-color: #fff;
}

.div-block-12.deux {
  height: 320px;
  margin-top: 0px;
  background-color: transparent;
}

.div-block-13 {
  height: 900px;
  margin-top: 62px;
  background-color: #eee;
}

.line1 {
  margin-top: 80px;
  float: left;
}

.line1.intro-line {
  position: relative;
  right: 25px;
  bottom: 25px;
  margin-top: 115px;
}

.image-9 {
  display: block;
  height: 800px;
  padding-top: 80px;
  padding-bottom: 0px;
  padding-left: 63px;
  opacity: 1;
}

.div-block-14 {
  height: auto;
}

.container {
  margin-top: 96px;
}

.image-10 {
  margin-top: 42px;
  margin-right: 10px;
  padding-right: 84px;
  padding-bottom: 39px;
  padding-left: 0px;
  float: right;
}

.image-10.payman-danielpour-img {
  margin-right: 0px;
  padding-right: 220px;
}

.div-block-15 {
  display: none;
  margin-top: 76px;
  padding-left: 19px;
}

.div-block-16 {
  width: 600px;
  height: auto;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-bottom: 109px;
  padding-left: 45px;
  background-color: #fff;
}

.image-11 {
  position: static;
  display: inline-block;
  overflow: visible;
  padding-right: 27px;
  float: right;
  clear: none;
}

.div-block-17 {
  height: 400px;
  margin-top: 0px;
  padding: 85px 18px;
  background-color: #000;
  background-image: url('../images/dark-bg.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.footer {
  color: #8a8a8a;
}

.footer.h3 {
  margin-bottom: 0px;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
}

.footer.h2 {
  margin-top: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-weight: 400;
}

.image-12 {
  margin-top: 38px;
  padding-bottom: 27px;
  text-align: center;
}

.column-4 {
  text-align: center;
}

.image-13 {
  width: 45px;
  float: right;
}

.image-14 {
  width: 45px;
  margin-right: 18px;
  float: right;
}

.image-15 {
  width: 45px;
  margin-right: 18px;
  float: right;
}

.column-5 {
  padding-top: 28px;
  clear: right;
}

.paragraph-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  margin-top: 35px;
  -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;
}

.paragraph-4.foot1 {
  margin-top: 5px;
  margin-bottom: 0px;
  padding-right: 30px;
  padding-left: 30px;
  font-family: 'Open Sans', sans-serif;
  color: hsla(0, 0%, 100%, 0.68);
  font-size: 12px;
  line-height: 30px;
  font-weight: 300;
  letter-spacing: 2px;
}

.div-block-18 {
  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;
}

.image-17 {
  position: fixed;
  top: 32px;
  right: 27px;
  bottom: 0px;
  margin-top: 51px;
}

.icon {
  color: #fff;
}

.text-block {
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 21px;
  font-weight: 300;
}

.droplink {
  background-color: rgba(27, 27, 27, 0);
  font-family: Lato, sans-serif;
  color: hsla(0, 0%, 100%, 0.69);
  line-height: 8px;
  font-weight: 300;
  text-align: center;
}

.droplink:hover {
  color: hsla(0, 0%, 100%, 0.94);
}

.dropdown-list.w--open {
  background-color: transparent;
}

.column-7 {
  padding-bottom: 0px;
}

.row {
  background-color: #fff;
}

.text-span {
  font-size: 19px;
}

.testimonial-name {
  font-size: 16px;
}

.image-18 {
  display: none;
  max-width: 100%;
  padding: 0px 11px 11px;
  float: none;
}

.image-19 {
  display: block;
  max-width: 90%;
  padding-top: 60px;
}

.image-20 {
  display: inline-block;
  width: 246px;
  padding-top: 13px;
  padding-right: 16px;
  box-shadow: 0 0 6px 0 #fff;
}

.image-20.venice-logo {
  padding-left: 31px;
}

.image-20.venice-family-clinic-photo {
  padding-top: 24px;
  padding-right: 0px;
}

.image-21 {
  max-width: 100%;
  padding-top: 37px;
  padding-bottom: 0px;
  opacity: 0.82;
}

.image-21.reals {
  opacity: 1;
  -webkit-filter: brightness(76%);
  filter: brightness(76%);
}

.image-21.assoc-logos {
  -webkit-filter: brightness(78%);
  filter: brightness(78%);
}

.image-22 {
  position: absolute;
  display: inline-block;
  max-width: 90%;
  margin-top: 16px;
  margin-left: 233px;
  padding-right: 0px;
  border: 1px solid #000;
}

.paragraph-5 {
  width: 26%;
  height: 340px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding: 40px 17px 0px 18px;
  border-left: 2px solid #5b809b;
  background-color: rgba(69, 110, 139, 0.81);
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 21px;
  line-height: 41px;
  font-weight: 100;
  text-shadow: none;
}

.section-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.62)), to(rgba(0, 0, 0, 0.62))), url('../images/hero.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.62), rgba(0, 0, 0, 0.62)), url('../images/hero.jpg');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.section-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: auto;
  padding-top: 125px;
  padding-bottom: 125px;
  -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: #fff;
  background-image: url('../images/bg.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.section-5.intro-home {
  margin-top: -238px;
}

.columns {
  max-height: 790px;
  max-width: 1210px;
}

.column-9 {
  padding-right: 0px;
}

.column-10.intro-col2 {
  margin-top: 87px;
}

.image-23 {
  display: block;
  margin-top: 40px;
  opacity: 1;
}

.section-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 630px;
  padding-top: 125px;
  padding-bottom: 125px;
  -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;
}

.heading-2 {
  margin-top: 4px;
  margin-bottom: 5px;
  font-family: 'Open Sans', sans-serif;
  font-size: 48px;
  line-height: 54px;
  font-weight: 300;
  text-align: left;
  text-transform: uppercase;
}

.heading-2.aaa {
  font-size: 48px;
}

.heading-2.over1 {
  width: auto;
  font-family: brandon-grotesque, sans-serif;
  color: #000;
  font-size: 36px;
  line-height: 50px;
  font-weight: 300;
}

.heading-2.over1.contact-us {
  width: 100%;
  padding-bottom: 28px;
  text-align: center;
}

.heading-2.over1.h2-home {
  font-size: 36px;
  letter-spacing: 3px;
}

.heading-2.over1.h2-home.home-h2-alt {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 30px;
  background-color: #fff;
}

.heading-2.over1.h2-home.h2-alt {
  padding-top: 10px;
  padding-right: 30px;
  padding-bottom: 10px;
  background-color: #fff;
  text-align: right;
}

.heading-2.over1.h2-home.h2-alt.h2-3 {
  margin-top: -42px;
}

.heading-2.over1.h2-bottom {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 30px;
  background-color: #fff;
  font-size: 36px;
}

.heading-2.over1 {
  font-size: 48px;
  font-weight: 300;
}

.heading-2.over1.new1 {
  width: 444px;
  margin-top: -7px;
  margin-left: -53px;
  padding-right: 0px;
  font-size: 44px;
  line-height: 51px;
  font-weight: 300;
}

.div-block-21 {
  width: 100%;
  padding-top: 61px;
}

.column-11 {
  text-align: right;
}

.image-25 {
  height: 500px;
  max-width: 550px;
  margin-top: 100px;
  padding-right: 40px;
  padding-bottom: 0px;
  -webkit-transform: translate(0px, -167px);
  -ms-transform: translate(0px, -167px);
  transform: translate(0px, -167px);
}

.columns-2 {
  max-width: 1500px;
  margin-top: 115px;
}

.column-12 {
  padding-right: 16px;
  padding-left: 41px;
}

.section-7 {
  display: block;
  padding-top: 125px;
  padding-bottom: 125px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000;
  background-image: url('../images/dark-bg.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.all-titles.white-titles {
  display: inline-block;
  margin-top: 0px;
  font-family: brandon-grotesque, sans-serif;
  color: #fff;
  font-size: 36px;
  line-height: 50px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.columns-3 {
  max-width: 1200px;
  min-width: 1170px;
}

.link-2 {
  display: inline-block;
  margin-top: 0px;
  padding: 10px 31px;
  border: 2px solid #000;
  background-color: hsla(0, 0%, 100%, 0);
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 18px;
  line-height: 30px;
  font-weight: 600;
}

.link-2.mediabutton {
  display: none;
  margin-bottom: 25px;
}

.div-block-22 {
  height: 340px;
  padding-top: 0px;
  padding-left: 0px;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 91.4%, 0.16)), to(hsla(0, 0%, 91.4%, 0.16))), url('../images/dr-kian.png');
  background-image: linear-gradient(180deg, hsla(0, 0%, 91.4%, 0.16), hsla(0, 0%, 91.4%, 0.16)), url('../images/dr-kian.png');
  background-position: 0px 0px, 50% 37%;
  background-size: auto, 115%;
  background-repeat: repeat, no-repeat;
  box-shadow: inset 0 0 50px -2px rgba(0, 0, 0, 0.14);
  text-align: left;
}

.div-block-22.dr-danielpour-office {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('../images/dr-danielpour-in-office.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), linear-gradient(180deg, transparent, transparent), url('../images/dr-danielpour-in-office.jpg');
  background-position: 0px 0px, 0px 0px, 50% 10%;
  background-size: auto, auto, cover;
  background-repeat: repeat, repeat, no-repeat;
}

.columns-4 {
  margin-top: 24px;
}

.image-26 {
  max-height: 340px;
  float: right;
}

.div-block-23 {
  width: 100%;
  height: 340px;
  background-image: url('../images/kings-logo.png'), url('../images/hockey.jpg');
  background-position: 59% 50%, 0px 0px;
  background-size: 235px, cover;
  background-repeat: no-repeat, repeat;
}

.div-block-23.office {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('../images/office-danielpour.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../images/office-danielpour.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.section-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 500px;
  padding-top: 125px;
  padding-bottom: 125px;
  -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/bg.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.section-8.section-dup.sec-3 {
  margin-top: -38px;
}

.section-8.sec-2 {
  margin-top: -200px;
}

.columns-5 {
  max-width: 1390px;
}

.link-3 {
  display: inline-block;
  margin-top: 3px;
  padding: 10px 31px;
  border: 2px solid #000;
  background-color: hsla(0, 0%, 100%, 0);
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 18px;
  line-height: 30px;
  font-weight: 600;
}

.column-13 {
  padding-top: 0px;
  padding-right: 0px;
}

.column-13.about-main-column-top {
  padding-top: 60px;
}

.column-13.about-main-column-top.ethical-exploration {
  padding-top: 25px;
}

.column-13.col-section {
  padding-top: 160px;
}

.column-13.col-section.col-final {
  padding-top: 113px;
}

.column-13.dr-col {
  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;
}

.section-9 {
  height: 80px;
  background-color: #000;
  background-image: url('../images/dark-bg.jpg');
  background-position: 50% -18px;
  background-size: cover;
  background-repeat: no-repeat;
}

.section-9.section9-dup.hr24 {
  display: block;
  margin-top: -199px;
}

.section-9.section9-dup.hr24.new-block {
  margin-top: 0px;
}

.section-9.hr23 {
  margin-top: -197px;
}

.column-14 {
  padding-left: 0px;
}

.column-15 {
  padding-right: 0px;
}

.paragraph-6 {
  padding-top: 3px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 15px;
  font-weight: 300;
}

.paragraph-6.section-7-p {
  padding-top: 10px;
  padding-bottom: 15px;
  font-family: brandon-grotesque, sans-serif;
  font-size: 16px;
  line-height: 32px;
}

.image-28 {
  max-width: 100%;
  margin-left: -33px;
  padding-top: 78px;
}

.image-28.white-line {
  position: relative;
  top: 55px;
  right: 198px;
  margin-right: 0px;
  margin-left: 0px;
}

.image-29 {
  width: 210px;
  height: 46px;
  max-width: 100%;
  margin-top: 36px;
  margin-bottom: 55px;
  padding: 0px;
}

.image-29.menu-logo {
  width: auto;
  height: 60px;
}

.full-screen-menu-overlay-2 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  padding-top: 13px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.9);
}

.nav-button-animated-2 {
  position: fixed;
  top: 0px;
  right: 0px;
  z-index: 900;
  width: 60px;
  height: 60px;
  margin-top: 10px;
  margin-right: 20px;
  padding: 0px;
  background-color: transparent;
}

.nav-button-animated-2.w--open {
  background-color: transparent;
}

.text-block-3 {
  padding-top: 5px;
  padding-bottom: 4px;
  color: #707070;
  font-size: 11px;
}

.nav-home-2 {
  margin-top: 7px;
  margin-bottom: 0px;
  font-family: brandon-grotesque, sans-serif;
  color: hsla(0, 0%, 100%, 0.56);
  font-size: 28px;
  line-height: 15px;
  font-weight: 300;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.nav-home-2:hover {
  color: #87a2b5;
}

.nav-home-2:focus {
  color: #fff;
}

.nav-home-2:visited {
  color: #fff;
}

.nav-home-2.w--current {
  font-family: brandon-grotesque, sans-serif;
  color: #fff;
  font-size: 28px;
  letter-spacing: 3px;
}

.nav-home-2.w--current:hover {
  color: #87a2b5;
}

.text-block-4 {
  position: static;
  left: 0px;
  right: 0px;
  bottom: 0px;
  margin-top: 30px;
  padding-bottom: 0px;
}

.nav-home-3 {
  margin-top: 7px;
  margin-bottom: 0px;
  font-family: Lato, sans-serif;
  color: hsla(0, 0%, 100%, 0.56);
  font-size: 29px;
  line-height: 15px;
  font-weight: 300;
  letter-spacing: 9px;
  text-transform: uppercase;
}

.nav-home-3:hover {
  color: #87a2b5;
}

.nav-home-3.w--current {
  color: #fff;
}

.nav-home-3.w--current:hover {
  color: #d95de3;
}

.top-section-about {
  height: 490px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(39, 38, 38, 0.47)), to(rgba(39, 38, 38, 0.47))), url('../images/about-head.jpg');
  background-image: linear-gradient(180deg, rgba(39, 38, 38, 0.47), rgba(39, 38, 38, 0.47)), url('../images/about-head.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.image-30 {
  max-width: 435px;
  padding: 29px 0px 29px 29px;
  opacity: 1;
}

.container-2 {
  position: relative;
  bottom: -119px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -100px;
  padding-top: 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;
}

.heading-3 {
  width: 100%;
  padding-top: 58px;
  padding-bottom: 0px;
  background-image: none;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 58px;
  line-height: 54px;
  font-weight: 300;
  text-align: center;
  text-transform: uppercase;
}

.div-block-26 {
  width: 1px;
  height: 230px;
  margin-top: 37px;
  margin-left: 4px;
  background-color: hsla(0, 0%, 100%, 0.48);
}

.div-block-25 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  display: none;
  width: 100%;
  height: 530px;
  background-image: url('../images/texture.png');
  background-position: 0px 0px;
  background-size: 171px;
  opacity: 0.09;
}

.section-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 500px;
  padding-top: 60px;
  padding-bottom: 60px;
  -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;
}

.section-10.about-section {
  padding-top: 150px;
  padding-bottom: 150px;
}

.section-10.about-section.contact-style {
  padding-top: 71px;
  padding-bottom: 0px;
}

.line1-2 {
  max-width: 60%;
  margin-top: 66px;
  float: left;
}

.link-4 {
  display: inline-block;
  margin-top: 3px;
  padding: 10px 31px;
  border: 1px solid #000;
  background-color: hsla(0, 0%, 100%, 0);
  -webkit-transition: background-color 200ms cubic-bezier(.25, .46, .45, .94), color 200ms cubic-bezier(.25, .46, .45, .94), box-shadow 200ms cubic-bezier(.25, .46, .45, .94);
  transition: background-color 200ms cubic-bezier(.25, .46, .45, .94), color 200ms cubic-bezier(.25, .46, .45, .94), box-shadow 200ms cubic-bezier(.25, .46, .45, .94);
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 18px;
  line-height: 30px;
  font-weight: 300;
}

.link-4:hover {
  border-style: solid;
  border-color: transparent;
  background-color: #59809d;
  box-shadow: 1px 1px 50px -10px rgba(0, 0, 0, 0.85);
  color: #fff;
}

.link-4.about-button-opt2 {
  margin-top: 35px;
  margin-bottom: 58px;
  margin-left: 0px;
}

.link-4.about-button-opt2.mainbutt {
  margin-top: 0px;
  margin-left: 43px;
}

.section-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 105px;
  -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;
}

.div-block-27 {
  max-width: 1375px;
}

.image-32 {
  margin-top: -87px;
  margin-bottom: -26px;
  -webkit-transform: translate(0px, -56px);
  -ms-transform: translate(0px, -56px);
  transform: translate(0px, -56px);
}

.image-32.media-div {
  margin-top: -7px;
}

.div-block-28 {
  width: 60%;
  height: 52px;
  margin-top: -17px;
  margin-right: 93px;
  margin-left: 158px;
  float: left;
  clear: none;
  border-top: 1px solid rgba(0, 0, 0, 0.21);
  -webkit-transform: translate(0px, -60px);
  -ms-transform: translate(0px, -60px);
  transform: translate(0px, -60px);
}

.div-block-28.media-divs {
  width: 32%;
  margin-top: 53px;
  margin-left: 114px;
}

.div-block-29 {
  height: 300px;
  margin-top: 0px;
  padding-top: 14px;
  padding-right: 18px;
  padding-left: 18px;
  background-color: #000;
}

.image-33 {
  margin-top: 37px;
  padding-bottom: 40px;
  text-align: center;
}

.div-block-30 {
  width: 33%;
  height: 300px;
}

.div-block-31 {
  max-width: 1700px;
}

.section-12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 84px;
  padding-bottom: 84px;
  -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;
}

.image-34 {
  width: 40%;
}

.video-lightbox-image-block {
  position: relative;
  display: block;
  overflow: hidden;
  width: 430px;
  height: 240px;
  padding-top: 0px;
  padding-bottom: 0px;
  float: none;
  border-radius: 4px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.1))), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.video-lightbox-button {
  position: absolute;
  left: 0px;
  top: 53%;
  right: 0px;
  display: block;
  width: 60px;
  height: 60px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 16px;
  padding-left: 2px;
  border-radius: 100%;
  background-color: #c04545;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  -webkit-transition: -webkit-transform 200ms ease;
  transition: -webkit-transform 200ms ease;
  transition: transform 200ms ease;
  transition: transform 200ms ease, -webkit-transform 200ms ease;
  text-align: center;
}

.video-lightbox-button:hover {
  box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.5);
  -webkit-transform: translate(0px, -50%) scale(1.2);
  -ms-transform: translate(0px, -50%) scale(1.2);
  transform: translate(0px, -50%) scale(1.2);
}

.video-lightbox-icon-2 {
  height: 25px;
}

.div-block-32 {
  width: 430px;
}

.div-block-32.video-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30%;
  margin-right: 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;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}

.presentation-grid-wrapper {
  display: block;
  padding-top: 75px;
  padding-bottom: 75px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -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;
  background-color: #fff;
}

.presentation-grid {
  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-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -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;
}

.blog-grid-item {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30%;
  margin: 20px 15px;
  -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: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  color: #2699fb;
  text-decoration: none;
}

._wf-blog-image {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 250px;
  margin-top: 0px;
  margin-bottom: 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: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-image: none;
}

.blog-info {
  font-size: 12px;
}

.feature-header {
  margin-top: 0px;
  font-family: 'Open Sans', sans-serif;
  font-size: 28px;
  line-height: 125%;
  font-weight: 300;
}

.feature-header.gallery-title {
  padding-top: 23px;
  padding-bottom: 23px;
  background-color: rgba(190, 206, 217, 0.13);
  text-align: center;
}

.features-text {
  margin-top: 10px;
  font-size: 14px;
  line-height: 160%;
  font-weight: 300;
}

._wf-content-section {
  padding-top: 75px;
  padding-bottom: 75px;
  background-color: #fff;
}

._wf-content-section.videos {
  padding-top: 0px;
  padding-bottom: 27px;
}

._wf-content-section.line-section {
  padding: 104px 175px 0px 283px;
}

._wf-content-video-container-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  padding-bottom: 111px;
  -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;
}

._wf-content-image {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  max-height: 500px;
  min-height: 300px;
  margin-top: 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: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-image: none;
}

._wf-features-item-left-aligned {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 33%;
  margin-top: 0px;
  padding: 25px 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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

._wf-features-item-left-aligned.image-content-text {
  min-width: 0%;
  padding: 0px;
}

.image-text {
  max-width: 52%;
  padding-right: 35px;
  padding-left: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.image-text.image-text-on-the-right {
  padding-right: 0px;
  padding-left: 35px;
}

.overall-video-lightbox {
  display: block;
  overflow: hidden;
  width: auto;
  max-height: 320px;
  max-width: 500px;
  min-height: 320px;
  min-width: 300px;
  border-radius: 4px;
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.3);
}

.video-lightbox-image-block-2 {
  position: relative;
  display: block;
  overflow: hidden;
  max-height: 320px;
  max-width: 520px;
  min-height: 320px;
  min-width: 500px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-radius: 4px;
  background-image: url('../images/youtube-1.jpg');
  background-position: 50% 76%;
  background-size: 631px;
}

.video-lightbox-image-block-2.vid2 {
  background-image: url('../images/extra.jpg');
  background-size: cover;
}

.video-lightbox-image-block-2.vid-3 {
  background-image: url('../images/sddefault.jpg');
  background-size: cover;
}

.video-lightbox-image-block-2.drs1 {
  background-image: url('../images/drs1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.video-lightbox-image-block-2.drs1.docs2 {
  background-image: url('../images/drs2.jpg');
}

.video-lightbox-image-block-2.drs1.docs2.docsv4 {
  background-image: url('../images/drs4.jpg');
}

.div-block-33 {
  max-width: 1500px;
  min-width: 880px;
}

.image-35 {
  opacity: 1;
}

.image-36 {
  padding-right: 62px;
  float: left;
}

.grid {
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto auto auto;
  grid-template-rows: auto auto auto auto;
}

.gallery-thumbnail {
  overflow: hidden;
  height: 100%;
  min-height: 320px;
  background-image: url('../images/kian-2018-iafa-10.jpg'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%, 0px 0px;
  background-size: cover, 125px;
}

.gallery-thumbnail.pic1 {
  height: 100%;
  background-image: url('../images/kian-2018-iafa-11.jpg'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-size: cover, 125px;
}

.gallery-thumbnail.pic3 {
  background-image: url('../images/kian-2018-iafa-9.jpg'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
}

.gallery-thumbnail.pic4 {
  background-image: url('../images/kian-2018-iafa-8.jpg'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
}

.gallery-thumbnail.pic5 {
  background-image: url('../images/kian-2018-iafa-7.jpg'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
}

.gallery-thumbnail.pic6 {
  background-image: url('../images/kian-2018-iafa-6.jpg'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
}

.gallery-thumbnail.pic7 {
  background-image: url('../images/kian-2018-iafa-5.jpg'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
}

.gallery-thumbnail.pic9 {
  background-image: url('../images/kian-2018-iafa-3.jpg'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
}

.gallery-thumbnail.pic8 {
  background-image: url('../images/kian-2018-iafa-4.jpg'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
}

.gallery-thumbnail.pic10 {
  background-image: url('../images/kian-2018-iafa-2.jpg'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
}

.gallery-thumbnail.pic11 {
  background-image: url('../images/kian-2018-iafa-1.jpg'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
}

.section-13 {
  display: block;
  padding: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: left;
}

.lightbox-link {
  width: 100%;
  height: 100%;
}

.div-block-34 {
  max-width: 1180px;
}

.image-37 {
  display: none;
}

.dr-danielpour {
  max-width: 90%;
}

.column-18 {
  padding-top: 65px;
}

.column-18.danielpour-col {
  padding-top: 70px;
}

.section-8-img {
  margin-top: 0px;
  margin-left: 1px;
}

.ether-box {
  position: relative;
  top: 116px;
  z-index: auto;
  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;
}

.ether-box.ether-2 {
  top: 126px;
}

.ether-box.ether-2.ether-3 {
  top: 208px;
}

.ether-box.ether-2.ether-3.ether-4 {
  top: 206px;
}

.ether-box.e1 {
  top: 87px;
}

.initials {
  font-family: 'Great Vibes', cursive;
  color: rgba(154, 178, 182, 0.25);
  font-size: 400px;
  font-weight: 400;
  text-align: right;
}

.initials.initials-2 {
  color: rgba(154, 178, 182, 0.25);
  text-align: left;
}

.map-section {
  min-height: 400px;
}

.map-div {
  min-height: 400px;
  background-image: url('../images/pd-map.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.link-block {
  width: 100%;
}

.hero-div-top {
  display: block;
  margin-bottom: 140px;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
}

.hero-seals {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.hero-bottom-div {
  position: relative;
  top: 265px;
  display: none;
  overflow: visible;
  margin-top: 0px;
}

.slider {
  width: 600px;
  height: 200px;
}

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

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

.city-span {
  color: #000;
}

.section-header {
  margin-top: 20px;
  margin-bottom: 8px;
  font-weight: 300;
}

.section-header.white-text.testimonials-header {
  color: #fff;
}

.review-slide-card {
  padding: 40px 56px;
  border-radius: 0px;
  background-color: #fff;
  box-shadow: 0 5px 18px 0 rgba(46, 50, 60, 0.27);
  text-align: center;
}

.paragraph-7 {
  color: #000;
  font-size: 18px;
  line-height: 30px;
  font-weight: 300;
}

.testimonials-slider-nav {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: 0px;
  height: 12px;
  margin-top: 25px;
  padding-top: 0px;
  font-size: 11px;
}

.test-name.bold-text {
  color: #aaa;
}

.slider-arrow-button {
  position: absolute;
  left: 0px;
  top: 0%;
  right: 0px;
  bottom: 0px;
  height: 40px;
  max-height: auto;
  max-width: 80%;
  margin: auto;
  background-color: transparent;
  box-shadow: 0 3px 9px 0 rgba(46, 50, 60, 0.09);
}

.slider-arrow-button.arrow-right {
  max-width: 80%;
}

.section-header-wrapper {
  display: block;
  max-width: 570px;
  margin-right: auto;
  margin-left: auto;
  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;
  -webkit-transition: none 0ms ease;
  transition: none 0ms ease;
  text-align: center;
}

.review-slide-card-wrapper {
  width: 50%;
  padding-right: 15px;
  padding-left: 15px;
}

.section-small-header-2 {
  margin-bottom: 0px;
  color: #3f7f9e;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  letter-spacing: 4px;
  text-transform: uppercase;
}

.section-14 {
  padding: 120px 24px;
  background-color: #fff;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  color: #111;
  text-align: center;
}

.section-14.testimonials-color-image {
  position: static;
  z-index: 0;
  padding-top: 115px;
  padding-bottom: 115px;
  background-color: #3f7f9e;
  background-image: url('../images/bg.jpg');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.testimonials-slider-cards {
  height: auto;
  padding-right: 8.33333333%;
  padding-left: 8.3333333%;
  background-color: transparent;
}

.review-slide-card-avatar {
  display: block;
  width: 64px;
  height: 64px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  border-radius: 50%;
}

.testimonials-slider-cards-arrow {
  margin-bottom: 90px;
}

.testimonials-slider-cards-arrow.right-arrow-div {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.testimonials-slider-cards-arrow.right-arrow-div:hover {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.bold-text-2 {
  color: #000;
}

.bold-text-2.test-name {
  color: #aaa;
}

.wrapper {
  display: block;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  background-color: transparent;
}

.review-slide-card-author {
  margin-top: 24px;
  color: #6d5b96;
  font-size: 18px;
  line-height: 32px;
  font-weight: 300;
  letter-spacing: 4px;
  text-transform: uppercase;
}

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

html.w-mod-js *[data-ix="fade-left"] {
  opacity: 0;
  -webkit-transform: translate(60px, 0px);
  -ms-transform: translate(60px, 0px);
  transform: translate(60px, 0px);
}

html.w-mod-js *[data-ix="fade-right"] {
  opacity: 0;
  -webkit-transform: translate(-60px, 0px);
  -ms-transform: translate(-60px, 0px);
  transform: translate(-60px, 0px);
}

@media screen and (max-width: 991px) {
  .section {
    min-height: 450px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.66)), to(rgba(0, 0, 0, 0.66))), url('../images/dr-kian-hero.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.66), rgba(0, 0, 0, 0.66)), url('../images/dr-kian-hero.jpg');
    background-position: 0px 0px, 50% 0px;
    background-size: auto, 100%;
  }

  .section.bottom {
    background-image: url('../images/dr-kian_1.png'), -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.79)), to(hsla(0, 0%, 100%, 0.79))), url('../images/rejuva-hero.jpg');
    background-image: url('../images/dr-kian_1.png'), linear-gradient(180deg, hsla(0, 0%, 100%, 0.79), hsla(0, 0%, 100%, 0.79)), url('../images/rejuva-hero.jpg');
    background-position: 50% -111%, 0px 0px, -30% 50%;
    background-size: 493px, auto, cover;
    background-repeat: no-repeat, repeat, repeat;
    background-attachment: scroll, scroll, scroll;
  }

  .image {
    width: 500px;
    margin-top: 162px;
  }

  .div-block-2 {
    overflow: hidden;
    height: 544.203125px;
    margin-bottom: 33px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    float: none;
    text-align: center;
  }

  .div-block-2.copy-div-b-2 {
    height: auto;
    max-height: auto;
    padding-top: 10px;
  }

  .div-block-2.mydnewdiv {
    height: auto;
    margin-bottom: 0px;
  }

  .heading {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    font-size: 48px;
    text-align: center;
  }

  .paragraph {
    width: 50%;
    text-decoration: none;
  }

  .paragraph.home {
    width: 600px;
  }

  .paragraph.deux {
    width: 100%;
    margin-top: 0px;
    padding-right: 32px;
    padding-left: 23px;
  }

  .paragraph.balance {
    margin-top: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .paragraph.balance {
    margin-top: 19px;
    padding-top: 0px;
  }

  .paragraph.balance.section2-par {
    padding-right: 50px;
    padding-left: 50px;
  }

  .paragraph.balance {
    margin-top: 19px;
    padding-top: 0px;
  }

  .paragraph.balance.results-p {
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 18px 50px 40px 40px;
  }

  .link {
    padding-right: 43px;
    padding-left: 43px;
  }

  .section-2 {
    height: 1270px;
  }

  .image-2 {
    margin-top: 0px;
    margin-left: 79px;
  }

  .div-block-3 {
    margin-top: -15px;
  }

  .nav-button-animated {
    background-color: rgba(0, 0, 0, 0.66);
  }

  .section-3 {
    height: 665px;
  }

  .column {
    height: 10px;
    padding-left: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .column-2 {
    margin-top: 45px;
    padding-bottom: 20px;
    padding-left: 37px;
    clear: left;
  }

  .image-5 {
    position: static;
    display: none;
    overflow: visible;
    width: 39%;
    margin-top: -69px;
    margin-left: -86px;
    clear: none;
  }

  .bigwhite.tiny {
    font-size: 32px;
    line-height: 35px;
  }

  .line1 {
    display: none;
  }

  .line1.intro-line {
    display: none;
  }

  .image-10 {
    margin-top: 65px;
    padding-right: 46px;
    padding-bottom: 20px;
    padding-left: 46px;
  }

  .div-block-15 {
    margin-top: 20px;
    padding-left: 0px;
  }

  .div-block-16 {
    width: auto;
    margin-left: 0px;
    padding-left: 0px;
    text-align: center;
  }

  .image-11 {
    position: absolute;
    right: -33px;
    padding-right: 31px;
  }

  .div-block-17 {
    margin-top: 0px;
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .image-16 {
    position: relative;
    bottom: 349px;
    float: right;
    clear: none;
  }

  .image-18 {
    display: block;
    clear: none;
  }

  .image-21 {
    max-width: 100%;
    padding-top: 0px;
    padding-bottom: 29px;
    opacity: 0.89;
  }

  .image-21.newone {
    max-width: 25%;
    padding-bottom: 0px;
    opacity: 1;
  }

  .paragraph-5 {
    width: 90%;
    height: 150px;
    padding: 30px;
    background-color: rgba(69, 110, 139, 0.95);
    -webkit-transform: translate(37px, -23px);
    -ms-transform: translate(37px, -23px);
    transform: translate(37px, -23px);
  }

  .section-4 {
    height: 50vh;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.62)), to(rgba(0, 0, 0, 0.62))), url('../images/hero.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.62), rgba(0, 0, 0, 0.62)), url('../images/hero.jpg');
    background-position: 0px 0px, 0% 0%;
    background-size: auto, 950px;
  }

  .section-5 {
    display: block;
    overflow: visible;
    height: auto;
    padding-top: 72px;
    padding-bottom: 125px;
  }

  .columns {
    height: 800px;
    max-height: 1200px;
    max-width: 100%;
  }

  .column-10 {
    padding-bottom: 0px;
    clear: none;
  }

  .image-23 {
    max-width: 100%;
    margin-top: -99px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .image-24 {
    max-width: 30%;
    padding-top: 28px;
  }

  .section-6 {
    display: block;
    height: 100%;
  }

  .heading-2 {
    padding-top: 414px;
    font-size: 50px;
  }

  .heading-2.aaa {
    margin-top: 10px;
    padding-top: 10px;
    padding-bottom: 20px;
    text-align: center;
  }

  .heading-2.over1 {
    width: 100%;
    padding-top: 20px;
    font-size: 36px;
    text-align: center;
  }

  .heading-2.over1.h2-home.home-h2-alt {
    padding-left: 0px;
  }

  .heading-2.over1.h2-bottom {
    padding-left: 0px;
  }

  .heading-2.over1.new1 {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding: 0px 118px;
    text-align: center;
  }

  .div-block-21 {
    padding-top: 0px;
  }

  .column-11 {
    text-align: center;
  }

  .image-25 {
    margin-top: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .columns-2 {
    width: auto;
  }

  .column-12 {
    padding-bottom: 43px;
  }

  .section-7 {
    padding-bottom: 34px;
  }

  .link-2.mediabutton {
    margin-left: 20px;
  }

  .div-block-22 {
    height: 420px;
    padding: 0px;
    background-image: url('../images/dr-kian.png');
    background-position: 46% 50%;
    background-size: 810px;
    box-shadow: inset 0 0 50px -2px rgba(0, 0, 0, 0.14), 0 0 50px 6px hsla(0, 0%, 100%, 0.33);
  }

  .section-8 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    padding-top: 100px;
    padding-bottom: 220px;
  }

  .section-8.section-dr {
    display: block;
    padding-bottom: 100px;
  }

  .section-8.sec-2 {
    display: block;
  }

  .link-3 {
    margin-top: 0px;
    margin-left: 25px;
  }

  .column-13 {
    padding-top: 0px;
    padding-right: 28px;
    padding-left: 28px;
    text-align: center;
  }

  .image-27 {
    padding-top: 28px;
    padding-right: 74px;
    padding-left: 74px;
  }

  .section-9 {
    height: 70px;
    background-color: #000;
    background-image: url('../images/dark-bg.jpg');
    background-position: 50% 50%;
    background-size: cover;
  }

  .column-14 {
    padding: 14px 36px;
  }

  .paragraph-6 {
    padding-right: 120px;
    padding-left: 120px;
    color: hsla(0, 0%, 100%, 0.71);
  }

  .image-28.white-line {
    display: none;
  }

  .nav-home-2 {
    font-family: brandon-grotesque, sans-serif;
    font-size: 28px;
    letter-spacing: 3px;
  }

  .nav-home-2.w--current {
    font-family: brandon-grotesque, sans-serif;
    font-size: 28px;
    letter-spacing: 3px;
  }

  .text-block-4 {
    font-family: brandon-grotesque, sans-serif;
    color: hsla(0, 0%, 100%, 0.31);
    line-height: 20px;
  }

  .top-section-about {
    background-position: 0px 50%;
  }

  .image-30 {
    max-width: 65%;
  }

  .container-2 {
    margin-top: -161px;
  }

  .heading-3 {
    padding-top: 145px;
    padding-bottom: 15px;
  }

  .div-block-26 {
    height: 120px;
  }

  .section-10 {
    padding-top: 27px;
    padding-bottom: 48px;
  }

  .section-10.about-section.contact-style {
    padding-top: 0px;
  }

  .column-17 {
    display: none;
  }

  .link-4 {
    padding-right: 43px;
    padding-left: 43px;
  }

  .link-4.aboutlink {
    margin-top: 36px;
  }

  .image-31 {
    padding: 45px 57px 0px;
    opacity: 1;
  }

  .section-11 {
    padding-bottom: 40px;
  }

  .div-block-27 {
    padding-right: 28px;
    padding-left: 28px;
  }

  .image-32.media-div {
    margin-top: -59px;
  }

  .div-block-28 {
    border-bottom: 1px solid rgba(0, 0, 0, 0.21);
    border-top-style: none;
  }

  .div-block-29 {
    margin-top: 0px;
  }

  .image-33 {
    margin-top: 33px;
  }

  .presentation-grid {
    -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;
  }

  .blog-grid-item {
    width: 100%;
  }

  .feature-header {
    font-size: 22px;
  }

  .features-text {
    max-width: 500px;
    font-size: 14px;
  }

  ._wf-content-section {
    padding-right: 20px;
    padding-bottom: 27px;
    padding-left: 20px;
  }

  ._wf-content-section.videos {
    padding-top: 0px;
  }

  ._wf-content-section.line-section {
    padding-top: 50px;
    padding-bottom: 33px;
    padding-left: 72px;
  }

  ._wf-content-video-container-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  ._wf-features-item-left-aligned.image-content-text {
    min-width: 0%;
    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;
  }

  .image-text {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .image-text.image-text-on-the-right {
    max-width: 100%;
    padding: 46px 51px 0px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .div-block-33 {
    max-width: 90%;
    min-width: 93%;
  }

  .image-36 {
    padding-right: 39px;
    padding-bottom: 33px;
    padding-left: 39px;
  }

  .column-18 {
    padding-top: 25px;
  }

  .ether-box {
    display: none;
  }

  .map-div {
    width: 100%;
  }

  .link-block {
    width: 100%;
  }

  .hero-div-top {
    margin-top: -100px;
    margin-bottom: -80px;
  }

  .hero-seals {
    margin-top: 100px;
  }

  .hero-bottom-div {
    top: 198px;
  }

  .review-slide-card {
    padding-right: 40px;
    padding-left: 40px;
    box-shadow: 0 5px 18px 0 rgba(46, 50, 60, 0.18);
  }

  .testimonials-slider-nav {
    margin-top: 64px;
  }

  .section-header-wrapper {
    max-width: 66.66%;
    padding-bottom: 56px;
  }

  .review-slide-card-wrapper {
    padding-right: 8px;
    padding-left: 8px;
  }

  .section-14 {
    padding: 100px 8px;
  }

  .testimonials-slider-cards {
    margin-right: -8px;
    margin-left: -8px;
    padding-right: 72px;
    padding-left: 72px;
  }

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

@media screen and (max-width: 767px) {
  .section.bottom {
    background-image: url('../images/cover.jpg'), url('../images/dr-kian_1.png'), -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.79)), to(hsla(0, 0%, 100%, 0.79))), url('../images/rejuva-hero.jpg');
    background-image: url('../images/cover.jpg'), url('../images/dr-kian_1.png'), linear-gradient(180deg, hsla(0, 0%, 100%, 0.79), hsla(0, 0%, 100%, 0.79)), url('../images/rejuva-hero.jpg');
    background-position: 50% 169%, 50% -111%, 0px 0px, -30% 50%;
    background-size: 72px 499px, 493px, auto, cover;
    background-repeat: repeat-x, no-repeat, repeat, repeat;
    background-attachment: scroll, scroll, scroll, scroll;
  }

  .image {
    width: 400px;
    margin-top: 142px;
  }

  .div-block-2 {
    width: 100%;
    padding-top: 308px;
  }

  .div-block-2.copy-div-b-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 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;
    text-align: left;
  }

  .div-block-2.mydnewdiv {
    padding-top: 0px;
  }

  .heading {
    padding-top: 0px;
    font-size: 38px;
  }

  .heading.aaa {
    padding-top: 0px;
  }

  .paragraph.home {
    width: 500px;
    margin-top: 10px;
  }

  .paragraph.balance {
    width: 100%;
    margin-top: 6px;
    margin-bottom: 10px;
    padding: 16px 0px 20px;
  }

  .paragraph.balance {
    width: 100%;
    margin-top: 6px;
    padding-top: 16px;
  }

  .paragraph.balance.section2-par {
    padding-right: 0px;
    padding-left: 0px;
  }

  .paragraph.balance {
    width: 100%;
    margin-top: 6px;
    padding-top: 16px;
  }

  .paragraph.balance.results-p {
    margin-top: -1px;
    padding: 14px 0px 29px;
  }

  .link {
    position: static;
    display: block;
    width: 48%;
    margin-top: 0px;
    margin-bottom: 12px;
    padding-top: 10px;
    clear: none;
    text-align: center;
  }

  .div-block-3 {
    margin-top: -31px;
    padding-left: 37px;
  }

  .div-block-4 {
    height: 339px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.66)), to(rgba(0, 0, 0, 0.66))), url('../images/dr-kian-hero.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.66), rgba(0, 0, 0, 0.66)), url('../images/dr-kian-hero.jpg');
    background-position: 0px 0px, 50% 0px;
    background-size: auto, 100%;
    background-repeat: repeat, no-repeat;
    background-attachment: scroll, fixed;
    text-align: center;
  }

  .nav-contact.mob {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    color: hsla(0, 0%, 100%, 0.7);
    font-size: 14px;
    line-height: 0px;
    font-weight: 300;
  }

  .nav-contact.contactus {
    font-weight: 300;
  }

  .full-screen-menu-overlay {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .column-2 {
    margin-top: 9px;
    padding-top: 6px;
    padding-bottom: 48px;
  }

  .image-5 {
    padding-top: 0px;
  }

  .div-block-7 {
    height: 297px;
  }

  .image-10 {
    margin-top: 66px;
    padding-right: 31px;
    padding-bottom: 20px;
    padding-left: 31px;
  }

  .div-block-15 {
    padding-left: 0px;
  }

  .div-block-16 {
    width: auto;
    margin-left: 0px;
    padding-top: 26px;
    padding-right: 13px;
    padding-left: 13px;
    text-align: center;
  }

  .image-11 {
    position: absolute;
    right: -44px;
  }

  .div-block-17 {
    height: auto;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .div-block-20 {
    height: 407px;
    background-image: url('../images/rejuva-01.gif');
    background-position: 50% 4%;
    background-size: cover;
  }

  .row {
    padding-top: 0px;
    padding-bottom: 40px;
  }

  .image-18 {
    display: inline-block;
    padding-right: 79px;
    padding-left: 48px;
  }

  .row-2 {
    background-color: #d6d6d6;
  }

  .image-21 {
    padding-top: 15px;
    padding-bottom: 0px;
  }

  .image-21.newone {
    max-width: 60%;
    padding-top: 51px;
    padding-bottom: 0px;
  }

  .paragraph-5 {
    width: 91%;
    height: 128px;
    padding: 16px 18px 0px;
    background-color: rgba(69, 110, 139, 0.95);
    -webkit-transform: translate(23px, -42px);
    -ms-transform: translate(23px, -42px);
    transform: translate(23px, -42px);
    line-height: 30px;
    text-align: center;
  }

  .section-4 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.62)), to(rgba(0, 0, 0, 0.62))), url('../images/hero.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.62), rgba(0, 0, 0, 0.62)), url('../images/hero.jpg');
    background-position: 0px 0px, 0% 0%;
  }

  .column-10 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .image-23 {
    margin-top: 0px;
  }

  .image-24 {
    max-width: 30%;
  }

  .section-6 {
    padding-top: 80px;
    padding-bottom: 46px;
  }

  .heading-2 {
    padding-top: 19px;
    font-size: 38px;
  }

  .heading-2.aaa {
    padding-top: 0px;
  }

  .heading-2.over1.new1 {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
    text-align: left;
  }

  .column-11 {
    text-align: center;
  }

  .image-25 {
    margin-top: 0px;
    padding: 0px 43px 30px;
  }

  .columns-2 {
    margin-top: 0px;
  }

  .column-12 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .all-titles.white-titles {
    font-size: 30px;
  }

  .link-2 {
    width: 48%;
    text-align: center;
  }

  .link-3 {
    width: 48%;
    margin-left: 0px;
    text-align: center;
  }

  .top-section-about {
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/about-head.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/about-head.jpg');
    background-position: 0px 0px, -296px 0px;
  }

  .image-30 {
    padding-right: 0px;
    padding-left: 38px;
  }

  .heading-3 {
    padding-top: 256px;
    padding-bottom: 2px;
  }

  .link-4 {
    position: static;
    display: block;
    width: 48%;
    margin-top: 0px;
    margin-bottom: 12px;
    margin-left: 149px;
    padding-top: 10px;
    clear: none;
    text-align: center;
  }

  .image-31 {
    padding-top: 25px;
  }

  .image-32.media-div {
    margin-left: 15px;
    padding-left: 0px;
  }

  .div-block-29 {
    height: auto;
    padding-top: 20px;
    padding-bottom: 13px;
  }

  .image-33 {
    padding-bottom: 0px;
  }

  ._wf-blog-image {
    width: 100%;
  }

  .feature-header {
    padding-right: 29px;
  }

  ._wf-content-section.line-section {
    padding-right: 138px;
    padding-left: 0px;
  }

  ._wf-content-video-container-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  ._wf-content-image {
    width: 100%;
  }

  .image-text {
    max-width: none;
    padding-right: 0px;
  }

  .image-text.image-text-on-the-right {
    padding: 30px 47px;
  }

  .section-13 {
    padding: 14px;
  }

  .hero-div-top {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .hero-seals {
    margin-top: 10px;
  }

  .hero-bottom-div {
    display: none;
  }

  .section-header {
    margin-top: 16px;
  }

  .testimonials-slider-nav {
    margin-top: 40px;
    font-size: 9px;
  }

  .section-header-wrapper {
    padding-bottom: 40px;
  }

  .review-slide-card-wrapper {
    width: 100%;
  }

  .section-small-header-2 {
    font-size: 10px;
    line-height: 16px;
    letter-spacing: 3px;
  }

  .section-14 {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .section-14.testimonials-color-image {
    overflow: visible;
    width: 100%;
    min-width: 100%;
  }

  .testimonials-slider-cards-arrow {
    margin-bottom: 52px;
  }

  .wrapper {
    display: block;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}

@media screen and (max-width: 479px) {
  .section.bottom {
    min-height: 131px;
    background-position: 50% 0px;
    background-size: cover;
    background-repeat: repeat-y;
    background-attachment: scroll;
  }

  .image {
    width: 220px;
    margin-top: 71px;
  }

  .image.footerimage {
    position: fixed;
    left: 67px;
    right: -1px;
    bottom: 0px;
    z-index: 900;
    width: 49%;
    margin-top: 0px;
    padding-right: 0px;
    padding-bottom: 8px;
    padding-left: 0px;
  }

  .div-block-2.copy-div-b-2 {
    padding-bottom: 10px;
    font-family: brandon-grotesque, sans-serif;
    font-size: 16px;
    line-height: 26px;
  }

  .div-block-2.mydnewdiv {
    height: 444px;
  }

  .heading {
    margin-top: 5px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 4px;
    padding-left: 0px;
    font-size: 30px;
    line-height: 34px;
    font-weight: 300;
  }

  .heading.aaa {
    margin-top: 25px;
    margin-bottom: 0px;
    padding-bottom: 14px;
    color: #000;
    font-size: 22px;
    font-weight: 400;
  }

  .paragraph {
    width: 250px;
  }

  .paragraph.home {
    width: 270px;
  }

  .paragraph.deux {
    padding-right: 0px;
    padding-left: 0px;
    line-height: 26px;
  }

  .paragraph.balance {
    width: 100%;
    margin-top: -20px;
    padding-top: 20px;
    padding-right: 0px;
    font-family: brandon-grotesque, sans-serif;
    font-size: 16px;
    line-height: 26px;
    font-weight: 300;
  }

  .paragraph.balance {
    width: 100%;
    margin-top: -20px;
    padding-top: 20px;
    padding-right: 0px;
    line-height: 21px;
    font-weight: 400;
  }

  .paragraph.balance.section2-par {
    padding-right: 0px;
    padding-left: 0px;
  }

  .paragraph.balance {
    width: 100%;
    margin-top: -20px;
    padding-top: 20px;
    padding-right: 0px;
    line-height: 21px;
    font-weight: 400;
  }

  .paragraph.balance.results-p {
    line-height: 25px;
    font-weight: 300;
    text-align: justify;
  }

  .link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 31px;
    padding-right: 21px;
    padding-left: 21px;
    -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;
  }

  .div-block-3 {
    margin-top: -35px;
    padding-left: 24px;
  }

  .div-block-4 {
    display: block;
    height: 211px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.59)), to(rgba(0, 0, 0, 0.59))), url('../images/dr-kian-hero.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.59), rgba(0, 0, 0, 0.59)), url('../images/dr-kian-hero.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, repeat;
    background-attachment: scroll, scroll;
    text-align: center;
  }

  .navbar-animated {
    display: block;
  }

  .nav-contact {
    border: 1px solid #000;
    font-size: 15px;
    letter-spacing: 3px;
    text-transform: none;
  }

  .nav-contact.menutitle {
    margin-bottom: 6px;
    margin-left: 45px;
    padding: 10px 64px 10px 17px;
    background-color: rgba(87, 87, 87, 0.57);
    color: hsla(0, 0%, 100%, 0.71);
    font-size: 20px;
    font-weight: 300;
  }

  .nav-contact.mob {
    left: 0px;
    top: 0px;
    bottom: 0px;
    margin-left: 44.640600000000006px;
    padding-top: 23px;
    clear: left;
    border-style: none;
    font-weight: 300;
  }

  .nav-contact.contactus {
    margin-top: 22px;
    margin-left: 61.484399999999994px;
    border-color: #fff;
  }

  .nav-button-animated {
    position: fixed;
    top: auto;
    right: 0px;
    bottom: 0px;
    z-index: 1900;
    margin-right: 10px;
    margin-bottom: 10px;
  }

  .full-screen-menu-overlay {
    height: 90vh;
    padding-top: 6px;
    padding-bottom: 159px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .column {
    height: auto;
    margin-top: -50px;
    padding-right: 0px;
    padding-left: 82px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .column-2 {
    margin-top: -2px;
    padding-right: 18px;
    padding-left: 12px;
  }

  .image-5 {
    width: auto;
    height: auto;
    margin-top: -9px;
    margin-bottom: -15px;
  }

  .div-block-6 {
    height: 499px;
  }

  .bigwhite {
    font-size: 42px;
    line-height: 44px;
  }

  .bigwhite.docs {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 34px;
    margin-bottom: 24px;
    padding-top: 0px;
    padding-bottom: 0px;
    float: left;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -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;
    font-size: 15px;
    text-align: center;
    letter-spacing: 3px;
  }

  .bigwhite.tiny {
    margin-top: 45px;
    padding-top: 20px;
    padding-right: 19px;
    padding-left: 19px;
    font-size: 16px;
  }

  .paragraph-2 {
    padding-right: 20px;
    padding-left: 24px;
  }

  .div-block-7 {
    height: 206px;
    margin-top: -18px;
    padding-left: 10px;
  }

  .div-block-8 {
    padding-left: 51px;
    background-color: #000;
  }

  .image-10 {
    margin-top: 20px;
    margin-right: 0px;
  }

  .div-block-16 {
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
  }

  .image-11 {
    display: none;
  }

  .div-block-17 {
    width: 100%;
    height: 302px;
    padding: 40px 24px 60px;
  }

  .column-5 {
    padding-top: 0px;
  }

  .paragraph-4.foot1 {
    width: 100%;
    margin-top: 0px;
    padding-right: 22px;
    padding-left: 22px;
    font-size: 10px;
    line-height: 21px;
    text-align: center;
  }

  .div-block-19 {
    position: fixed;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 100;
    height: 78px;
    background-color: #000;
  }

  .column-6 {
    background-color: #000;
  }

  .div-block-20 {
    height: 533px;
    margin-top: 0px;
    padding-top: 264px;
    padding-right: 13px;
    padding-left: 13px;
    background-color: #d4d6cb;
    background-image: url('../images/cover.jpg'), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.17)), to(rgba(0, 0, 0, 0.17))), url('../images/23681-nb49_calnw_karimijpg.jpg.470x0_q80_crop-scale.jpg');
    background-image: url('../images/cover.jpg'), linear-gradient(180deg, rgba(0, 0, 0, 0.17), rgba(0, 0, 0, 0.17)), url('../images/23681-nb49_calnw_karimijpg.jpg.470x0_q80_crop-scale.jpg');
    background-position: 50% 102%, 0px 0px, 50% 0px;
    background-size: 72px 280px, auto, cover;
    background-repeat: repeat-x, repeat, repeat;
  }

  .image-17 {
    position: fixed;
    top: 0px;
    right: 0px;
    bottom: 0px;
    margin-top: 28px;
    margin-right: 21px;
  }

  .dropdown {
    margin-left: 53.078100000000006px;
    font-family: Lato, sans-serif;
    color: #fff;
  }

  .icon {
    color: hsla(0, 0%, 42%, 0.7);
  }

  .text-block {
    color: hsla(0, 0%, 100%, 0.7);
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 3px;
  }

  .droplink {
    color: hsla(0, 0%, 100%, 0.45);
    text-align: left;
  }

  .dropdown-list {
    background-color: #837777;
  }

  .dropdown-list.w--open {
    margin-top: -13px;
    background-color: rgba(39, 39, 39, 0);
  }

  .dropdown-toggle {
    padding-left: 12px;
  }

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

  .row {
    padding-bottom: 0px;
  }

  .image-21 {
    max-width: 100%;
  }

  .image-21.newone {
    max-width: 60%;
    padding-bottom: 0px;
  }

  .paragraph-5 {
    width: 100%;
    max-width: 100%;
    margin-bottom: 4px;
    padding-right: 10px;
    padding-left: 8px;
    border-left-style: none;
    background-color: transparent;
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
    color: #000;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    text-align: left;
  }

  .section-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    width: 100%;
    height: 100vh;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.62)), to(rgba(0, 0, 0, 0.62))), url('../images/danielpour-hero.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.62), rgba(0, 0, 0, 0.62)), url('../images/danielpour-hero.jpg');
    background-position: 0px 0px, 70% 50%;
    background-size: auto, cover;
  }

  .section-5 {
    width: 100%;
    height: auto;
    padding-top: 40px;
    padding-bottom: 125px;
    background-size: cover;
    background-repeat: repeat-y;
  }

  .columns {
    height: 840px;
  }

  .column-9 {
    background-color: transparent;
  }

  .column-10 {
    padding-top: 20px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .image-23 {
    max-width: 100%;
  }

  .image-24 {
    max-width: 80%;
  }

  .section-6 {
    height: auto;
    max-width: 100%;
    padding-top: 40px;
    padding-bottom: 0px;
  }

  .heading-2 {
    margin-top: 5px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 4px;
    font-size: 22px;
    line-height: 34px;
    font-weight: 400;
  }

  .heading-2.aaa {
    margin-top: 25px;
    margin-bottom: 0px;
    padding-bottom: 14px;
    color: #000;
    font-size: 22px;
    font-weight: 400;
  }

  .heading-2.over1 {
    font-size: 30px;
    line-height: 34px;
    font-weight: 400;
  }

  .heading-2.over1.h2-home.home-h2-alt {
    font-size: 30px;
  }

  .heading-2.over1.h2-bottom {
    font-size: 30px;
  }

  .heading-2.over1.new1 {
    padding-right: 29px;
    padding-left: 29px;
    font-size: 22px;
    line-height: 34px;
    font-weight: 400;
    text-align: center;
  }

  .image-25 {
    display: block;
    width: 100%;
    height: auto;
    max-width: 500px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .columns-2 {
    max-width: 100%;
    margin-top: 0px;
  }

  .column-12 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .section-7 {
    display: block;
    overflow: visible;
    max-width: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .all-titles.white-titles {
    display: block;
    margin-bottom: 0px;
    padding-top: 6px;
    direction: ltr;
    font-size: 20px;
    line-height: 42px;
    text-decoration: none;
  }

  .link-2 {
    width: 62%;
    margin-bottom: 31px;
    padding-right: 21px;
    padding-left: 21px;
  }

  .link-2.mediabutton {
    width: 100%;
    margin-left: 0px;
    font-size: 15px;
  }

  .div-block-22 {
    height: 340px;
    margin-top: -20px;
    padding-top: 206px;
    padding-right: 4px;
    padding-left: 4px;
    background-image: url('../images/dr-kian.png');
    background-position: 50% 56%;
    background-size: 570px;
    text-align: left;
  }

  .section-8 {
    width: 100%;
    padding-top: 40px;
    padding-bottom: 190px;
  }

  .section-8.sec-2 {
    width: 100%;
    margin-top: 0px;
    padding-bottom: 190px;
  }

  .link-3 {
    width: 100%;
    margin-bottom: 31px;
    padding-right: 21px;
    padding-left: 21px;
  }

  .column-13 {
    padding-top: 26px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .image-27 {
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .section-9 {
    height: 41px;
  }

  .section-9.section9-dup.hr24 {
    width: 100%;
  }

  .column-14 {
    padding-right: 15px;
    padding-left: 15px;
  }

  .paragraph-6 {
    padding: 0px 13px 5px;
    font-size: 14px;
    line-height: 21px;
  }

  .image-29 {
    width: 180px;
    height: 42px;
    margin-top: 30px;
    margin-bottom: 11px;
  }

  .image-29.menu-logo {
    height: 50px;
  }

  .full-screen-menu-overlay-2 {
    padding-top: 53px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    color: #333;
  }

  .nav-button-animated-2 {
    margin-top: 15px;
    margin-right: 8px;
  }

  .nav-home-2 {
    padding-top: 14px;
    padding-bottom: 14px;
    font-size: 22px;
  }

  .body-2 {
    overflow: hidden;
    background-color: #fff;
  }

  .column-16 {
    padding-bottom: 0px;
  }

  .div-block-24 {
    padding-top: 0px;
  }

  .text-block-4 {
    padding-top: 9px;
    font-family: Lato, sans-serif;
    color: hsla(0, 0%, 52.2%, 0.57);
    font-size: 12px;
    line-height: 20px;
    font-weight: 300;
  }

  .nav-home-3 {
    font-size: 22px;
  }

  .top-section-about {
    height: 356px;
  }

  .image-30 {
    margin-left: 6px;
    padding: 30px 0px 30px 18px;
  }

  .container-2 {
    margin-top: 0px;
  }

  .heading-3 {
    margin-bottom: 0px;
    padding-top: 2px;
    padding-bottom: 0px;
    font-size: 32px;
  }

  .div-block-26 {
    height: 130px;
    margin-top: 0px;
  }

  .section-10 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .link-4 {
    position: static;
    left: 0px;
    right: 0px;
    bottom: 0px;
    width: 100%;
    margin-bottom: 31px;
    margin-left: 0px;
    padding-right: 21px;
    padding-left: 21px;
    float: none;
    clear: both;
  }

  .link-4.aboutlink {
    margin-bottom: 90px;
  }

  .image-31 {
    padding: 0px;
  }

  .section-11 {
    padding-bottom: 16px;
  }

  .div-block-27 {
    padding-left: 12px;
  }

  .image-32 {
    margin-top: -15px;
  }

  .div-block-28 {
    margin-top: -75px;
    margin-right: 13px;
    float: right;
  }

  .div-block-29 {
    height: auto;
    padding-right: 24px;
    padding-left: 24px;
  }

  .image-33 {
    padding-bottom: 21px;
  }

  .video-lightbox-button {
    width: 50px;
    height: 50px;
    padding-top: 13px;
  }

  .video-lightbox-icon-2 {
    height: 20px;
  }

  .blog-grid-item {
    margin-right: 0px;
    margin-left: 0px;
  }

  ._wf-blog-image {
    min-height: 200px;
  }

  .feature-header {
    padding-bottom: 22px;
    font-size: 16px;
  }

  ._wf-content-section {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  ._wf-content-section.videos {
    padding-right: 0px;
    padding-left: 0px;
  }

  ._wf-content-section.line-section {
    padding-top: 68px;
    padding-right: 48px;
    padding-bottom: 0px;
  }

  ._wf-content-video-container-2 {
    padding-bottom: 40px;
  }

  ._wf-content-image {
    min-height: 200px;
  }

  ._wf-features-item-left-aligned {
    padding-right: 0px;
    padding-left: 0px;
  }

  ._wf-features-item-left-aligned.image-content-text {
    padding-right: 0px;
    padding-left: 0px;
  }

  .image-text {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .image-text.image-text-on-the-right {
    padding: 10px 15px 0px;
  }

  .overall-video-lightbox {
    width: 295px;
    height: 149px;
    max-width: 450px;
    min-height: 210px;
    min-width: 280px;
  }

  .video-lightbox-image-block-2 {
    max-height: 240px;
    max-width: 300px;
    min-height: 210px;
    min-width: 290px;
    background-image: url('../images/youtube-1.jpg');
    background-size: cover;
  }

  .image-36 {
    padding-top: 31px;
    padding-right: 8px;
    padding-left: 8px;
  }

  .grid {
    min-height: 2650px;
    -ms-grid-rows: auto auto auto auto auto auto auto auto auto auto auto;
    grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto;
  }

  .gallery-thumbnail.pic1 {
    min-height: 290px;
  }

  .gallery-thumbnail.pic2 {
    min-height: 170px;
  }

  .gallery-thumbnail.pic3 {
    min-height: 190px;
  }

  .gallery-thumbnail.pic5 {
    min-height: 220px;
  }

  .gallery-thumbnail.pic6 {
    min-height: 190px;
  }

  .gallery-thumbnail.pic7 {
    min-height: 130px;
  }

  .gallery-thumbnail.pic9 {
    min-height: 120px;
  }

  .gallery-thumbnail.pic10 {
    min-height: 110px;
  }

  .gallery-thumbnail.pic11 {
    min-height: 270px;
  }

  .section-13 {
    padding: 20px;
  }

  .initials-div {
    overflow: visible;
    width: 100%;
  }

  .initials {
    width: 100%;
    font-size: 200px;
  }

  .map-section {
    width: 100%;
  }

  .review-slide-card {
    padding-right: 32px;
    padding-left: 32px;
  }

  .section-header-wrapper {
    max-width: 100%;
    padding-right: 8px;
    padding-left: 8px;
  }

  .section-14.testimonials-color-image {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .testimonials-slider-cards {
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .testimonials-slider-cards-arrow {
    display: none;
  }

  .wrapper {
    overflow: hidden;
    padding-top: 0px;
    padding-bottom: 0px;
  }
}

#w-node-_1ff38463-5c5a-63ec-8da0-b9d96c4b9415-bca80148 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-_7002f782-157b-e6a5-e54b-81cfbcea072c-bca80148 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
}

#w-node-b5fc1a06-c782-1d5e-126b-b40c04d3b42c-bca80148 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 2;
  grid-row-end: 3;
}

#w-node-_45bd7a53-11f8-0943-5ab1-ef2bddf8bf07-bca80148 {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-e91d9ecf-ee5c-fd7f-addf-8a5bf20c252f-bca80148 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 4;
  grid-row-start: 4;
  -ms-grid-row-span: 1;
  grid-row-end: 5;
}

#w-node-_1e264220-6cea-dc06-7ec2-011c61a7f9ca-bca80148 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
}

#w-node-_8210b326-22a4-b850-6e69-648546a10d94-bca80148 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 4;
  grid-row-start: 4;
  -ms-grid-row-span: 1;
  grid-row-end: 5;
}

#w-node-_66fe8aef-e4a9-e7d5-28a7-a38cc85135dd-bca80148 {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 2;
  grid-row-end: 5;
}

#w-node-aae69681-ae71-b7f0-b3ac-c15c1c4da573-bca80148 {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-_70607c26-6809-976d-71be-5807e1906d74-bca80148 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-c9cff4d0-66f0-c974-a336-e74d21eff256-bca80148 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

@media screen and (max-width: 767px) {
  #w-node-b5fc1a06-c782-1d5e-126b-b40c04d3b42c-bca80148 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }

  #w-node-_45bd7a53-11f8-0943-5ab1-ef2bddf8bf07-bca80148 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }

  #w-node-_70607c26-6809-976d-71be-5807e1906d74-bca80148 {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 2;
    grid-column-end: 4;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_7002f782-157b-e6a5-e54b-81cfbcea072c-bca80148 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 3;
    grid-column-end: 4;
    -ms-grid-row: 4;
    grid-row-start: 4;
    -ms-grid-row-span: 1;
    grid-row-end: 5;
  }

  #w-node-b5fc1a06-c782-1d5e-126b-b40c04d3b42c-bca80148 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 3;
    grid-column-end: 4;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 2;
    grid-row-end: 3;
  }

  #w-node-_45bd7a53-11f8-0943-5ab1-ef2bddf8bf07-bca80148 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 3;
    grid-column-end: 4;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
  }

  #w-node-e91d9ecf-ee5c-fd7f-addf-8a5bf20c252f-bca80148 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 3;
    grid-column-end: 4;
    -ms-grid-row: 11;
    grid-row-start: 11;
    -ms-grid-row-span: 1;
    grid-row-end: 12;
  }

  #w-node-_1e264220-6cea-dc06-7ec2-011c61a7f9ca-bca80148 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 3;
    grid-column-end: 4;
    -ms-grid-row: 10;
    grid-row-start: 10;
    -ms-grid-row-span: 1;
    grid-row-end: 11;
  }

  #w-node-_8210b326-22a4-b850-6e69-648546a10d94-bca80148 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 3;
    grid-column-end: 4;
    -ms-grid-row: 9;
    grid-row-start: 9;
    -ms-grid-row-span: 1;
    grid-row-end: 10;
  }

  #w-node-_66fe8aef-e4a9-e7d5-28a7-a38cc85135dd-bca80148 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 3;
    grid-column-end: 4;
    -ms-grid-row: 8;
    grid-row-start: 8;
    -ms-grid-row-span: 1;
    grid-row-end: 9;
  }

  #w-node-aae69681-ae71-b7f0-b3ac-c15c1c4da573-bca80148 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 3;
    grid-column-end: 4;
    -ms-grid-row: 7;
    grid-row-start: 7;
    -ms-grid-row-span: 1;
    grid-row-end: 8;
  }

  #w-node-_70607c26-6809-976d-71be-5807e1906d74-bca80148 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 3;
    grid-column-end: 4;
    -ms-grid-row: 6;
    grid-row-start: 6;
    -ms-grid-row-span: 1;
    grid-row-end: 7;
  }

  #w-node-c9cff4d0-66f0-c974-a336-e74d21eff256-bca80148 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 3;
    grid-column-end: 4;
    -ms-grid-row: 5;
    grid-row-start: 5;
    -ms-grid-row-span: 1;
    grid-row-end: 6;
  }
}

