.w-form-formrecaptcha {
  margin-bottom: 8px;
}

h1 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
}

h2 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 28px;
  line-height: 36px;
  font-weight: 700;
}

.navbar {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  width: 100%;
  max-width: 2000px;
  padding: 11px 17px;
  clear: none;
  background-color: hsla(0, 0%, 100%, 0.89);
}

.brand-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  float: left;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}

.navlink {
  color: #f8852c;
  font-size: 16px;
  letter-spacing: 0px;
  text-transform: uppercase;
}

.navlink.w--current {
  color: #000;
}

.brand {
  width: 70px;
  height: 70px;
  background-image: url("../images/Iyenga-yoga-devon-logo.svg");
  background-position: 0px 0px;
  background-size: contain;
}

.inline {
  display: block;
  float: left;
}

.brand-h {
  color: #f8852c;
  font-size: 30px;
  line-height: 17px;
  font-weight: 300;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.brand-h.brandlrg {
  font-size: 60px;
  line-height: 62px;
}

.brand-h.brandlrg.whb {
  color: #fff;
  font-size: 40px;
  line-height: 42px;
}

.text-span {
  letter-spacing: 11px;
}

.brand-title {
  padding-top: 12px;
  color: #f8852c;
  text-align: left;
  text-transform: uppercase;
}

.brand-h2 {
  color: #646361;
  font-size: 20px;
  line-height: 32px;
  font-weight: 300;
  text-align: center;
}

.brand-h2.brand2lrg {
  font-size: 39px;
  line-height: 39px;
}

.brand-h2.brand2lrg.brd2 {
  font-size: 27px;
  line-height: 20px;
}

.body {
  background-color: rgba(248, 133, 44, 0.03);
  font-family: "Open Sans", sans-serif;
}

.site-wrapper {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  max-width: 2000px;
  min-height: 100vh;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
}

.site-wrapper.single--post {
  padding-top: 99px;
}

.site-wrapper.site--wrapper--short {
  min-height: 100vh;
}

.hero-wrapper {
  position: relative;
  width: 100%;
  height: 100vh;
  padding-top: 0px;
}

.hero-wrapper.about-hero {
  z-index: 0;
  background-image:
    -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(rgba(248, 133, 44, 0.39)),
      to(rgba(248, 133, 44, 0.39))
    ),
    url("../images/Gallery_Photo_5.JPG");
  background-image:
    linear-gradient(180deg, rgba(248, 133, 44, 0.39), rgba(248, 133, 44, 0.39)),
    url("../images/Gallery_Photo_5.JPG");
  background-position:
    0px 0px,
    50% 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.hero-wrapper.classes-hero {
  z-index: 0;
  background-image:
    -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(rgba(248, 133, 44, 0.39)),
      to(rgba(248, 133, 44, 0.39))
    ),
    url("../images/Class_photo_2.jpg");
  background-image:
    linear-gradient(180deg, rgba(248, 133, 44, 0.39), rgba(248, 133, 44, 0.39)),
    url("../images/Class_photo_2.jpg");
  background-position:
    0px 0px,
    50% 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.hero-wrapper.hero-small {
  height: 10vh;
}

.hero-slider {
  width: 100%;
  height: 100%;
  background-color: #fff;
}

.arrow-hide {
  display: none;
}

.hero-slide-wrapper {
  width: 100%;
  height: 100%;
  background-color: rgba(248, 133, 44, 0.07);
  background-image:
    -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(rgba(248, 133, 44, 0.37)),
      to(rgba(248, 133, 44, 0.37))
    ),
    url("../images/example-bg.png");
  background-image:
    linear-gradient(180deg, rgba(248, 133, 44, 0.37), rgba(248, 133, 44, 0.37)),
    url("../images/example-bg.png");
  background-position:
    0px 0px,
    50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.hero-slide-wrapper.hs1 {
  background-image: url("../images/bg-1.jpg");
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.hero-slide-wrapper.hs01 {
  position: relative;
  min-height: 100px;
  background-image:
    -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(rgba(248, 133, 44, 0.34)),
      to(rgba(248, 133, 44, 0.34))
    ),
    url("../images/Cover_photo_1.JPG");
  background-image:
    linear-gradient(180deg, rgba(248, 133, 44, 0.34), rgba(248, 133, 44, 0.34)),
    url("../images/Cover_photo_1.JPG");
  background-position:
    0px 0px,
    50% 100%;
}

.hero-slide-wrapper.hs2 {
  position: relative;
  min-height: 100px;
  background-image:
    -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(rgba(248, 133, 44, 0.31)),
      to(rgba(248, 133, 44, 0.31))
    ),
    url("../images/Cover_photo_2.JPG");
  background-image:
    linear-gradient(180deg, rgba(248, 133, 44, 0.31), rgba(248, 133, 44, 0.31)),
    url("../images/Cover_photo_2.JPG");
  background-position:
    0px 0px,
    50% 50%;
}

.hero-slide-wrapper.hs3 {
  position: relative;
  min-height: 100px;
  background-image:
    -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(rgba(248, 133, 44, 0.31)),
      to(rgba(248, 133, 44, 0.31))
    ),
    url("../images/Cover_photo_3.JPG");
  background-image:
    linear-gradient(180deg, rgba(248, 133, 44, 0.31), rgba(248, 133, 44, 0.31)),
    url("../images/Cover_photo_3.JPG");
  background-position:
    0px 0px,
    50% 50%;
}

.cc-container {
  position: relative;
  top: 50%;
  display: block;
  width: 70%;
  min-height: 30px;
  margin-right: auto;
  margin-left: auto;
  padding: 15px;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  color: #fff;
}

.banner-text-md {
  width: 60%;
  margin-top: 5px;
  font-size: 20px;
  line-height: 25px;
}

.paragraph {
  font-size: 25px;
  line-height: 33px;
  font-weight: 300;
}

.heading-3 {
  margin-top: 5px;
  color: #333;
  font-size: 38px;
  text-transform: uppercase;
}

.gt-btn {
  margin-top: 10px;
  padding: 11px 17px;
  background-color: #f8852c;
  font-size: 18px;
  line-height: 20px;
  font-weight: 300;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.gt-btn.smt-right {
  margin-top: 10px;
  margin-right: 16px;
}

.gt-btn.smt-right._w-button {
  background-color: #333;
}

.gt-btn.btn-w {
  background-color: #fff;
  color: #333;
}

.gt-btn.btnblk {
  margin-right: 15px;
  background-color: #333;
}

.gt-btn.btn-w-o {
  background-color: #fff;
  color: #f8852c;
}

.gt-btn.btn-w-o.d {
  margin-top: 0px;
  padding: 9px;
  color: #333;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0px;
}

.heading-4 {
  font-size: 32px;
  text-transform: uppercase;
}

.heading-5 {
  font-size: 32px;
}

.section {
  position: relative;
  padding: 70px 0px;
}

.section.orange {
  background-color: #f8852c;
}

.section.orange.lessmargins {
  padding-top: 7px;
  padding-bottom: 7px;
}

.section.orange.char {
  background-image:
    -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(rgba(248, 133, 44, 0.91)),
      to(rgba(248, 133, 44, 0.91))
    ),
    url("../images/sm1.jpg");
  background-image:
    linear-gradient(180deg, rgba(248, 133, 44, 0.91), rgba(248, 133, 44, 0.91)),
    url("../images/sm1.jpg");
  background-position:
    0px 0px,
    50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.section-title-wrapper {
  margin-bottom: 40px;
  color: #f8852c;
  text-align: center;
}

.page-title {
  font-size: 32px;
  text-transform: uppercase;
}

.page-title.h-wh {
  color: #fff;
}

.inline-b {
  display: inline-block;
  float: none;
}

.logo-p {
  display: inline-block;
  width: 150px;
  height: 150px;
  background-image: url("../images/Iyenga-yoga-devon-logo.svg");
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

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

.flexed.re {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.f-col-50 {
  position: relative;
  width: 50%;
  min-height: 40px;
  padding: 19px;
}

.f-col-50.bg-o {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #f8852c;
}

.f-col-50.image-f {
  padding: 0px;
}

.f-col-50.image-f.bgcol {
  background-image: url("../images/Cover_photo_3.JPG");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.f-col-50.image-f.bgcol.ab1 {
  background-image: url("../images/AboutUs_Photo_2.jpg");
}

.f-col-50.image-f.bgcol.ab2 {
  background-image: url("../images/Class_photo_2.jpg");
}

.cc-r {
  position: relative;
  top: 50%;
  width: 100%;
  color: #fff;
  text-align: center;
}

.cc-r.txt-l {
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  text-align: left;
}

.text-content {
  max-width: 480px;
  padding-top: 13px;
  padding-bottom: 13px;
  font-size: 18px;
  line-height: 25px;
}

.text-content.text-o {
  color: #333;
}

.text-or {
  color: #f8852c;
}

.tblk {
  margin-top: 0px;
  color: #333;
}

.sec-title {
  margin-bottom: 79px;
  font-size: 70px;
  font-weight: 400;
}

.sec-title.xs {
  margin-bottom: 70px;
  padding: 0px;
}

.paragraph-2 {
  font-size: 60px;
  line-height: 60px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

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

.containerflexed.first-c {
  margin-top: 41px;
}

.gal-col {
  position: relative;
  overflow: hidden;
  width: 300px;
  height: 300px;
  margin: 5px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-decoration: none;
}

.gal-col.fullcol {
  width: 620px;
  height: 260px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.iwrap {
  position: absolute;
  width: 100%;
  height: 100%;
}

.iwrap.i1 {
  position: absolute;
  overflow: visible;
  background-image: url("../images/sm1.jpg");
  text-decoration: none;
}

.iwrap.i2 {
  background-image: url("../images/bg-2.jpg");
}

.iwrap.i3 {
  background-image: url("../images/sm2.jpg");
}

.iwrap.i4 {
  background-image: url("../images/sm4.jpg");
}

.i-wrap-overlay {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(248, 133, 44, 0.6);
  opacity: 1;
}

.le-wrap-cont {
  position: relative;
  top: 50%;
  display: block;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  padding: 10px;
  border-style: none;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, 0.22);
  box-shadow: none;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  color: #fff;
  font-size: 16px;
  text-decoration: none;
  text-transform: capitalize;
}

.nostyle {
  margin-bottom: 0px;
  text-decoration: none;
  text-shadow: 1px 1px 6px rgba(51, 51, 51, 0.77);
}

.nostyle.whitestext {
  color: #fff;
  font-weight: 700;
}

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

.iwrapper2.iw1 {
  background-image: url("../images/Gallery_Photo_1.JPG");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.iwrapper2.iw1.m-2 {
  background-image: url("../images/AboutUs_Photo_3.jpg");
}

.iwrapper2.iw2 {
  background-image: url("../images/Gallery_Photo_2.JPG");
}

.iwrapper2.iw2.m-3 {
  background-image: url("../images/Gallery_Photo_6.jpg");
}

.iwrapper2.iw3 {
  background-image: url("../images/gav-tilston-iyengar-yoga-devon.jpg");
}

.iwrapper2.iw3.m-4 {
  background-image: url("../images/Class_photo_1.jpg");
}

.iwrapper2.iw4 {
  background-image: url("../images/Gallery_Photo_4.JPG");
}

.iwrapper2.iw33 {
  background-image: none;
}

.iwrapper2.why6 {
  background-image: none;
}

.iwrapper2.newimage {
  background-image: url("../images/iyengaryoga-backstretch.jpg");
}

.iwrapper2.iw3 {
  background-image: url("../images/Gallery_Photo_2.JPG");
}

.iwrapper2.iw3.m-3 {
  background-image: url("../images/Gallery_Photo_6.jpg");
}

.iwrapper2.galleryi3 {
  background-image: url("../images/iyengaryoga-backstretch.jpg");
}

.iwrapper2.ffs3 {
  background-image: url("../images/iyengaryoga-backstretch.jpg");
}

.iwrapper2.ffs3.m-3 {
  background-image: url("../images/Gallery_Photo_6.jpg");
}

.promo {
  padding: 50px 10px;
  background-color: #f8852c;
  background-image:
    -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(rgba(248, 133, 44, 0.83)),
      to(rgba(248, 133, 44, 0.83))
    ),
    url("../images/bg-3.jpg");
  background-image:
    linear-gradient(180deg, rgba(248, 133, 44, 0.83), rgba(248, 133, 44, 0.83)),
    url("../images/bg-3.jpg");
  background-position:
    0px 0px,
    50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.promo.pro2 {
  background-image: none;
}

.promo-content {
  position: relative;
  display: block;
  width: 70%;
  margin-right: auto;
  margin-left: auto;
  padding: 30px;
  border: 2px solid #fff;
  text-align: center;
}

.heading-6 {
  margin-top: 0px;
  margin-bottom: 15px;
  color: #fff;
  font-size: 30px;
  line-height: 40px;
  text-transform: uppercase;
}

.alist {
  display: inline-block;
  margin-right: 10px;
  margin-left: 10px;
}

.heading-7 {
  display: inline-block;
  float: none;
  color: #333;
  font-size: 18px;
  text-transform: uppercase;
}

.promo-i {
  display: block;
  width: 80px;
  height: 80px;
  margin-right: auto;
  margin-bottom: 15px;
  margin-left: auto;
  background-image: url("../images/placeholders-1.svg");
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.unordered-list {
  color: #fff;
}

.div-block {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: -2px;
  margin-bottom: 6px;
  float: none;
  background-image: url("../images/pin.svg");
  background-position: 50% 50%;
  background-size: contain;
}

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

.tagline-s {
  display: block;
  width: 50%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 14px;
  padding-bottom: 14px;
  color: #333;
  font-size: 17px;
  font-weight: 300;
}

.container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px;
}

.div-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  padding: 0px 10px;
  background-color: rgba(51, 51, 51, 0.99);
}

.c-col {
  position: relative;
  width: 38%;
  padding-top: 20px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.c-col.full {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.contc {
  position: relative;
  left: -25px;
  top: -40px;
  padding: 20px;
  background-color: #f8852c;
  box-shadow: 5px 5px 17px 1px hsla(0, 0%, 100%, 0.06);
  color: #fff;
  text-align: left;
}

.div-block-4 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 20px;
  line-height: 30px;
  font-weight: 300;
  text-transform: uppercase;
}

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

.wr {
  width: 20%;
  height: 1px;
  background-color: #fff;
  color: #333;
}

.wr.oranf {
  background-color: #f8852c;
}

.paragraph-3 {
  margin-bottom: 10px;
  color: #333;
  font-weight: 400;
}

.c-inf {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 5px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #333;
  font-size: 18px;
  line-height: 30px;
  font-weight: 300;
  text-transform: uppercase;
}

.c-inf.las {
  margin-bottom: 0px;
}

.email-i {
  width: 25px;
  height: 25px;
  margin-right: 10px;
  background-image: url("../images/send.svg");
  background-position: 50% 50%;
  background-size: contain;
}

.i-dr {
  margin-left: 5px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.cont-link {
  display: inline;
  color: #fff;
  font-size: 17px;
  text-decoration: none;
  text-transform: none;
}

.locate {
  width: 28px;
  height: 28px;
  margin-right: 10px;
  background-image: url("../images/pin-1.svg");
  background-position: 50% 50%;
  background-size: contain;
}

.clokc {
  width: 28px;
  height: 28px;
  margin-right: 10px;
  background-image: url("../images/clock.svg");
  background-position: 50% 50%;
  background-size: contain;
}

.form {
  overflow: scroll;
  max-width: 100%;
  text-align: left;
}

.heading-8 {
  color: #fff;
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
  text-transform: uppercase;
}

.div-block-5 {
  margin-bottom: 30px;
}

.inputs {
  margin-top: 41px;
  margin-bottom: 20px;
  margin-left: 0px;
  padding: 0px;
  border-style: none none solid;
  border-bottom-width: 1px;
  border-bottom-color: #f8852c;
  border-left-width: 0.5px;
  border-left-color: rgba(248, 133, 44, 0.06);
  background-color: transparent;
  color: #fff;
  font-size: 18px;
}

.textarea {
  position: static;
  overflow: visible;
  height: auto;
  max-width: 100%;
  min-width: 100%;
  margin-top: 49px;
  margin-bottom: 20px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  border-style: none none solid;
  border-width: 1px;
  border-color: #f8852c;
  background-color: transparent;
  color: #fff;
  font-size: 17px;
  line-height: 25px;
}

.form-block {
  padding-right: 30px;
}

.submit-button {
  margin-top: 20px;
  background-color: #f8852c;
}

.div-block-6 {
  width: 2px;
  margin-right: 8px;
  margin-left: 6px;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  background-color: rgba(51, 51, 51, 0.42);
}

.footer {
  padding-top: 14px;
  padding-bottom: 0px;
  background-color: #f8852c;
  color: #fff;
}

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

.brand-ff {
  padding-top: 0px;
  padding-bottom: 0px;
  color: #f8852c;
  text-align: left;
  text-transform: uppercase;
}

.div-block-7 {
  display: block;
  width: 2px;
  height: 100%;
  margin-right: 10px;
  float: left;
  background-color: rgba(51, 51, 51, 0.56);
}

.div-block-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1px;
  padding-bottom: 9px;
  -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;
}

.div-block-9 {
  padding-left: 15px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: right;
}

.flink {
  margin-right: 8px;
  margin-left: 8px;
  color: #333;
  font-size: 14px;
  text-decoration: none;
  text-transform: capitalize;
}

.flink.sp {
  color: #fff;
}

.div-block-10 {
  margin-top: 14px;
  padding: 9px 20px;
  background-color: #333;
  color: #fff;
  font-size: 12px;
  text-align: center;
}

.paragraph-4 {
  display: inline-block;
  margin-bottom: 0px;
}

.promo-banner {
  margin-bottom: 20px;
  color: #fff;
  font-size: 25px;
  line-height: 30px;
}

.paragraph-5 {
  color: #fff;
  font-size: 30px;
  line-height: 49px;
  font-weight: 600;
  text-transform: uppercase;
}

.div-block-11 {
  padding: 10px 42px;
  font-size: 20px;
  line-height: 30px;
}

.hero-cc {
  position: relative;
  top: 50%;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.hero-cc.center-white-caps {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
}

.hero-cc.just-image {
  position: static;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.ll-container {
  display: block;
  width: 85%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 10px;
  padding-bottom: 10px;
}

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

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

.flex-box.reversed-f {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.flex-box.ccfexed {
  -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;
}

.flex-box.ccfexed.reversedflexed {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.flex-box.ccfexed.reversedflexed.zflex {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.flex-col-stretch {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: left;
}

.flex-col-stretch.right {
  text-align: right;
}

.flex-col-stretch.txt-flex-c {
  padding-top: 10px;
  text-align: center;
}

.flex-col-stretch.text-right.tr2 {
  padding-top: 0px;
  padding-right: 45px;
  padding-left: 30px;
}

.flex-headings {
  color: #f8852c;
  font-size: 25px;
  line-height: 35px;
  letter-spacing: 0px;
  text-transform: uppercase;
}

.flex-text-wrapper {
  display: inline-block;
  width: 71%;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 17px;
  line-height: 25px;
}

.flex-text-wrapper.t-2 {
  width: 100%;
  padding-right: 30px;
}

.flex-text-wrapper.t-4 {
  width: 80%;
  padding-right: 30px;
  padding-bottom: 16px;
  font-size: 20px;
  line-height: 35px;
}

.tilte-block {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
}

.benefits-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 25px;
  -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-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  color: #333;
}

.bene-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 3px 15px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.dotty {
  display: none;
  width: 7px;
  height: 7px;
  margin-right: 4px;
  border-radius: 210px;
  background-color: #333;
}

.text-block {
  margin-bottom: 20px;
  color: #fff;
  font-size: 21px;
}

.page2-title {
  font-size: 23px;
  text-transform: capitalize;
}

.page2-title.white-2 {
  margin-bottom: 15px;
  color: #fff;
  font-size: 30px;
  text-transform: uppercase;
}

.page-text-box {
  max-width: 500px;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 16px;
  line-height: 22px;
}

.page-text-box.zm {
  padding-top: 0px;
}

.flex-child-streched {
  padding-top: 1px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.flex-child-streched.xcnd {
  padding-top: 0px;
  padding-right: 50px;
  padding-left: 50px;
}

.text-center-container {
  text-align: center;
}

.times {
  padding-top: 31px;
  color: #333;
  font-size: 24px;
  line-height: 36px;
  text-align: left;
}

.white-link {
  color: #fff;
  text-decoration: underline;
}

.sml-textinfo {
  font-size: 18px;
}

.c-flexed {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}

.flex-c-in {
  display: inline-block;
  padding-right: 20px;
  padding-left: 20px;
  text-align: left;
}

.flex-c-in.unlin {
  display: block;
}

.morec {
  padding-top: 23px;
}

.heads {
  margin-top: 0px;
  margin-bottom: 25px;
  color: #000;
}

.furtht {
  max-width: 500px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 18px;
  line-height: 25px;
}

.p-head {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
}

.div-block-12 {
  display: block;
  width: 60%;
  margin-right: auto;
  margin-left: auto;
}

.heading-9 {
  font-size: 16px;
  line-height: 26px;
}

.div-block-13 {
  width: 39%;
}

.d-wr {
  display: block;
  width: 40%;
  margin-right: auto;
  margin-left: auto;
}

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

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

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

.div-block-14 {
  float: left;
}

.ll-mrk {
  float: right;
}

.nolink {
  color: #f8852c;
  text-decoration: none;
}

.emaillink {
  color: #f8852c;
  font-weight: 600;
}

.toiy-iwrap {
  width: 33%;
}

.image {
  margin-top: 15px;
}

.iwrapper2wi3 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
}

.iwrapper2wi3.iw1 {
  background-image: url("../images/Gallery_Photo_1.JPG");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.iwrapper2wi3.iw1.m-2 {
  background-image: url("../images/AboutUs_Photo_3.jpg");
}

.iwrapper2wi3.iw2 {
  background-image: url("../images/Gallery_Photo_2.JPG");
}

.iwrapper2wi3.iw2.m-3 {
  background-image: url("../images/Gallery_Photo_6.jpg");
}

.iwrapper2wi3.iw3 {
  background-image: url("../images/IMG_0045.jpg");
  background-position: 100% 50%;
  background-size: cover;
}

.iwrapper2wi3.iw3.m-4 {
  background-image: url("../images/Class_photo_1.jpg");
}

.iwrapper2wi3.iw4 {
  background-image: url("../images/Gallery_Photo_4.JPG");
}

.iwrapper3 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background-image: url("../images/iyengaryoga-backstretch.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.iwrapper3.iw1 {
  background-image: url("../images/Gallery_Photo_1.JPG");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.iwrapper3.iw1.m-2 {
  background-image: url("../images/AboutUs_Photo_3.jpg");
}

.iwrapper3.iw2 {
  background-image: url("../images/Gallery_Photo_2.JPG");
}

.iwrapper3.iw2.m-3 {
  background-image: url("../images/Gallery_Photo_6.jpg");
}

.iwrapper3.iw3 {
  background-image: url("../images/gav-tilston-iyengar-yoga-devon.jpg");
}

.iwrapper3.iw3.m-4 {
  background-image: url("../images/Class_photo_1.jpg");
}

.iwrapper3.iw4 {
  background-image: url("../images/Gallery_Photo_4.JPG");
}

.iwrapper3.iw33 {
  background-image: none;
}

.iwrapper3.why6 {
  background-image: none;
}

.iwrapper3.newimage {
  background-image: url("../images/iyengaryoga-backstretch.jpg");
}

.iwrapper3.iw3 {
  background-image: url("../images/Gallery_Photo_2.JPG");
}

.iwrapper3.iw3.m-3 {
  background-image: url("../images/Gallery_Photo_6.jpg");
}

.iwrapper3.galleryi3 {
  background-image: url("../images/iyengaryoga-backstretch.jpg");
}

.lb-image-bg {
  position: relative;
  width: 100%;
  height: 100%;
  background-image: url("../images/iyengaryoga-backstretch.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.lb-image-bg.lbg-01 {
  background-image: url("../images/Gallery_Photo_1.JPG");
}

.lb-image-bg.lbg-02 {
  background-image: url("../images/Gallery_Photo_2.JPG");
}

.lb-image-bg.lbg-04 {
  background-image: url("../images/Gallery_Photo_5.JPG");
}

.lb-image-bg.lbg-05 {
  background-image: url("../images/Class_photo_1.jpg");
}

.lb-image-bg.lbg-06 {
  background-image: url("../images/Gallery_Photo_6.jpg");
}

.lb-image-bg.lbg-07 {
  background-image: url("../images/AboutUs_Photo_3.jpg");
}

.lb-ov {
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgba(248, 133, 44, 0.33);
}

.contain-texted {
  display: block;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  font-size: 18px;
  line-height: 31px;
}

.e-login {
  position: relative;
  width: 100%;
  height: 100vh;
  padding: 50px;
  background-color: #f8852c;
}

.e-login.regist-page {
  position: relative;
  height: auto;
  min-height: 90vh;
  background-image:
    -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(rgba(248, 133, 44, 0.41)),
      to(rgba(248, 133, 44, 0.41))
    ),
    url("../images/pexels-photo-797824.jpg");
  background-image:
    linear-gradient(180deg, rgba(248, 133, 44, 0.41), rgba(248, 133, 44, 0.41)),
    url("../images/pexels-photo-797824.jpg");
  background-position:
    0px 0px,
    50% 50%;
  background-size: auto, cover;
}

.e-login.forgotten {
  background-color: #6b67c9;
}

.e-crop {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background-image: url("../images/Cover_photo_1.JPG");
  background-position: 50% 50%;
  background-size: cover;
}

.e-content--vc {
  position: relative;
  top: 50%;
  width: 100%;
  padding-top: 2px;
  padding-bottom: 2px;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.e-forms_login {
  display: block;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.e-col--50 {
  display: block;
  width: 50%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.e-form_studentlogin {
  display: block;
  padding: 20px;
  background-color: rgba(255, 113, 6, 0.46);
  text-align: center;
}

.e-form_studentlogin.forgottenpage {
  background-color: rgba(166, 198, 202, 0.33);
}

.e-form__heading {
  color: #fff;
  font-size: 28px;
  line-height: 36px;
  font-weight: 700;
  text-transform: uppercase;
}

.login_wrapper {
  margin-top: 20px;
  margin-bottom: 20px;
}

.e-cta__register {
  position: relative;
  height: 100%;
  padding: 20px;
  background-color: #fff;
}

.e-text_register {
  display: block;
  width: 90%;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-bottom: 0px;
  color: #333;
  font-size: 28px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.button-wrapper--cc {
  position: static;
  top: 50%;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  text-align: center;
}

.e-button__register {
  margin-top: 10px;
  padding: 15px 27px;
  background-color: #333;
  -webkit-transition: background-color 350ms ease-in;
  transition: background-color 350ms ease-in;
  color: #fff;
  font-size: 20px;
}

.e-button__register:hover {
  background-color: #f8852c;
}

.e-register-form {
  position: absolute;
  top: 0%;
  right: 70px;
  width: 50%;
  min-width: 360px;
  padding: 20px;
  float: none;
  background-color: rgba(248, 133, 44, 0.67);
}

.e-register-form__headings {
  color: #000;
  text-align: center;
}

.form-2 {
  display: block;
  width: 80%;
  min-width: 270px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  text-align: left;
}

.e-form-block {
  margin-bottom: 30px;
}

.forgot-password {
  text-align: right;
}

.forgot-password_link {
  color: #333;
}

.e-form__submit {
  padding: 12px 21px;
  background-color: #333;
  text-transform: uppercase;
}

.register_heading {
  color: #000;
  font-size: 25px;
}

.register-form {
  padding: 10px;
}

.e-form--login_remember {
  font-weight: 700;
  text-align: left;
  text-transform: uppercase;
}

.login__error {
  background-color: #fff;
  color: red;
}

.e-form-block--register {
  margin-bottom: 30px;
}

.form_2inputs {
  display: inline-block;
  width: 50%;
  padding-right: 5px;
}

.field_label {
  text-transform: uppercase;
}

.fullpage {
  position: relative;
  width: 100vw;
  height: 100vh;
  background-image:
    -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(rgba(248, 133, 44, 0.23)),
      to(rgba(248, 133, 44, 0.23))
    ),
    url("../images/pexels-photo-797824.jpg");
  background-image:
    linear-gradient(180deg, rgba(248, 133, 44, 0.23), rgba(248, 133, 44, 0.23)),
    url("../images/pexels-photo-797824.jpg");
  background-position:
    0px 0px,
    50% 50%;
  background-size: auto, cover;
}

.div-block-15 {
  position: relative;
  top: 50%;
  display: block;
  width: 60%;
  margin-right: auto;
  margin-left: auto;
  padding: 20px;
  background-color: #f8852c;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.ty_headings {
  color: #fff;
  text-align: center;
}

.ty_heading {
  font-size: 44px;
  line-height: 50px;
}

.ty_content {
  padding: 10px;
  color: #333;
  font-size: 16px;
  line-height: 28px;
  text-align: center;
}

.student_page--hero {
  height: 60vh;
  background-color: #f8852c;
  background-image:
    -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(rgba(248, 133, 44, 0.44)),
      to(rgba(248, 133, 44, 0.44))
    ),
    url("../images/Gallery_Photo_5.JPG");
  background-image:
    linear-gradient(180deg, rgba(248, 133, 44, 0.44), rgba(248, 133, 44, 0.44)),
    url("../images/Gallery_Photo_5.JPG");
  background-position:
    0px 0px,
    50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.student_page--hero.events--hero {
  background-image:
    -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(rgba(248, 133, 44, 0.59)),
      to(rgba(248, 133, 44, 0.59))
    ),
    url("../images/pexels-photo-1308746.jpg");
  background-image:
    linear-gradient(180deg, rgba(248, 133, 44, 0.59), rgba(248, 133, 44, 0.59)),
    url("../images/pexels-photo-1308746.jpg");
}

.student_page--hero.events--hero.workshop--hero {
  background-image:
    -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(rgba(248, 133, 44, 0.59)),
      to(rgba(248, 133, 44, 0.59))
    ),
    url("../images/DSC01960.jpg");
  background-image:
    linear-gradient(180deg, rgba(248, 133, 44, 0.59), rgba(248, 133, 44, 0.59)),
    url("../images/DSC01960.jpg");
  background-size: auto, cover;
}

.classes_headings {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
}

.classes_classes {
  padding-top: 50px;
  padding-right: 0px;
  padding-left: 0px;
}

.student-page__headigns {
  margin-bottom: 30px;
  padding-left: 25px;
}

.collection-list {
  max-width: 1010px;
}

.collection-list.archive--list {
  display: block;
  max-width: 1100px;
  margin-right: auto;
  margin-left: auto;
}

.collection-list__item {
  margin: 0px 0px 29px;
  padding-right: 15px;
  padding-left: 15px;
}

.lesson_item {
  position: relative;
  height: 200px;
  background-color: #f8852c;
  text-decoration: none;
}

.lesson_anchor {
  display: block;
  width: 100%;
  color: #fff;
  text-decoration: none;
}

.lesson__headings {
  position: relative;
  top: 50%;
  display: block;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  text-decoration: none;
}

.lesson__heading {
  color: #333;
  font-size: 20px;
  line-height: 29px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.lesson__content {
  position: relative;
  top: -25px;
  display: block;
  width: 90%;
  min-height: 100px;
  margin-right: auto;
  margin-left: auto;
  padding: 28px 22px 22px;
  background-color: #fff;
  box-shadow: 4px 5px 33px 2px rgba(0, 0, 0, 0.26);
  color: #333;
}

.lesson__dates {
  position: absolute;
  top: 10px;
  right: 10px;
  margin-bottom: 6px;
  text-align: right;
}

.lesson__date {
  display: inline-block;
  margin-right: 0px;
  margin-left: 5px;
  font-weight: 700;
  text-align: left;
}

.lesson__description {
  padding-right: 0px;
  padding-left: 0px;
  font-size: 17px;
  line-height: 24px;
}

.lesson__buttons {
  padding-top: 10px;
}

.classes_wrapper {
  display: inline-block;
  width: 75%;
  padding-left: 10px;
}

.classes__sidebar {
  display: inline-block;
  width: 23%;
  padding-top: 14px;
  padding-bottom: 14px;
}

.sidebar__headings {
  margin-bottom: 12px;
  font-size: 22px;
  text-align: center;
}

.classes_flexed {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.paragraph-8 {
  line-height: 30px;
}

.recent-event {
  display: block;
  width: 90%;
  max-width: 330px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  padding: 0px;
  float: none;
  border-style: solid;
  border-width: 2px;
  border-color: rgba(51, 51, 51, 0.23);
}

.recent-event__anchor {
  position: relative;
  width: 100%;
  height: 190px;
  margin-bottom: -3px;
}

.recent-event__image {
  position: relative;
  width: 100%;
  height: 100%;
  background-image: url("../images/example-bg.png");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.recent-event__content {
  padding: 16px 10px 10px;
  background-color: #fff;
}

.recent-event__headier {
  font-size: 20px;
}

.paragraph-9 {
  line-height: 23px;
}

.recent-event__button {
  font-size: 16px;
}

.classes__button {
  background-color: #333;
}

.container-3 {
  padding-bottom: 54px;
}

.div-block-16 {
  text-align: center;
}

.button {
  padding: 21px 41px;
  font-size: 22px;
}

.recent-events_date {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: -7px;
  text-align: right;
}

.recent_events--dates {
  display: inline-block;
  padding: 6px 10px;
  background-color: rgba(248, 133, 44, 0.81);
}

.paragraph-10 {
  margin-bottom: 0px;
  color: #000;
  font-size: 17px;
}

.events-posts_wrapper {
  display: block;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 30px;
  padding-bottom: 30px;
}

.event_post {
  padding: 15px;
}

.event__anchor {
  position: relative;
  display: block;
  width: 100%;
  height: 300px;
  text-decoration: none;
}

.event__image {
  position: relative;
  width: 100%;
  height: 100%;
  background-image: url("../images/example-bg.png");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.event__overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(248, 133, 44, 0.35);
}

.event__content {
  padding: 10px;
}

.event__excerpt {
  font-size: 16px;
  line-height: 25px;
}

.event__button {
  display: inline-block;
  padding: 11px 25px;
  background-color: #f8852c;
  font-size: 16px;
}

.event__buttons {
  display: block;
  padding: 10px 0px 0px;
  font-size: 16px;
}

.event__dates {
  position: absolute;
  top: 0px;
  right: 0px;
  display: inline-block;
  padding: 8px 11px;
  background-color: rgba(51, 51, 51, 0.67);
  text-align: right;
}

.paragraph-11 {
  display: inline-block;
  margin-bottom: 0px;
  color: #fff;
  font-weight: 700;
}

.event__types {
  position: absolute;
  left: 0px;
  bottom: 0px;
  padding: 10px 19px;
  background-color: rgba(173, 0, 255, 0.44);
}

.np {
  margin-bottom: 0px;
  color: #fff;
  font-weight: 700;
}

.pagination {
  margin-bottom: 83px;
  padding-top: 20px;
}

.pagination--flexed {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -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-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.previous {
  width: 150px;
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: #3898ec;
  text-align: center;
}

.pagi--numbers {
  display: inline-block;
  margin-right: 5px;
  margin-left: 5px;
  padding: 9px 12px;
  background-color: #b4b4b4;
}

.pagi--numbers.current {
  padding-bottom: 8px;
  border-bottom: 2px solid #000;
  background-color: #3898ec;
  color: #fff;
}

.unordered-list-3 {
  padding-left: 0px;
}

.single--posts_wrapper {
  padding-top: 85px;
  padding-right: 10px;
  padding-left: 10px;
}

.lesson__subheading {
  display: inline-block;
  margin-right: 5px;
  color: #f8852c;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
}

.text-blk {
  color: #000;
}

.post__contents {
  padding-top: 30px;
  padding-right: 20%;
}

.heading-10 {
  margin-top: 8px;
  margin-bottom: 29px;
  font-size: 39px;
  text-transform: uppercase;
}

.line-thing {
  width: 30%;
  height: 1px;
  background-color: #c6c9ca;
}

.more__lessons {
  padding: 60px 7px 7px;
}

.buttons--centered {
  padding-top: 15px;
  padding-bottom: 24px;
  text-align: center;
}

.button-2 {
  padding: 16px 23px;
  text-transform: uppercase;
}

.more__headings {
  margin-bottom: 40px;
}

.hero--events {
  position: relative;
  height: 65vh;
  margin-top: 60px;
  padding-top: 0px;
}

.event--image {
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: url("../images/example-bg.png");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.event-post__subheading {
  margin-bottom: 12px;
  text-align: center;
}

.paragraph-12 {
  font-size: 20px;
  font-weight: 700;
}

.heading-11 {
  color: #000;
}

.overlay {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(248, 133, 44, 0.46);
}

.event--post-wrapper {
  display: block;
  max-width: 1600px;
  margin-right: auto;
  margin-left: auto;
  padding: 60px 10px 58px;
}

.rich-text-block {
  padding-right: 20%;
  font-size: 16px;
  line-height: 23px;
}

.event-post__categories {
  margin-top: 10px;
  margin-bottom: 21px;
}

.event-post--type {
  margin-bottom: 34px;
}

.event--types {
  display: inline-block;
  padding: 10px 15px;
  background-color: #8f22b1;
  text-align: center;
}

.students__hero {
  height: 60vh;
  min-height: 500px;
  background-image:
    -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(rgba(248, 133, 44, 0.45)),
      to(rgba(248, 133, 44, 0.45))
    ),
    url("../images/Class_photo_2.jpg");
  background-image:
    linear-gradient(180deg, rgba(248, 133, 44, 0.45), rgba(248, 133, 44, 0.45)),
    url("../images/Class_photo_2.jpg");
  background-position:
    0px 0px,
    50% 50%;
  background-size: auto, cover;
}

.student-welcom_headings {
  text-align: center;
}

.student--names {
  color: #fff;
  font-size: 34px;
  line-height: 40px;
}

.view-all-right {
  text-align: right;
}

.class_categories {
  margin-bottom: 36px;
}

.collection-item {
  padding: 0px;
  text-align: center;
}

.button-3 {
  margin: 10px;
  padding: 12px 22px;
}

.collection-list-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.categories {
  margin: 12px;
  padding: 10px 23px;
  background-color: #3898ec;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
}

.categorie__header {
  font-size: 20px;
  font-weight: 700;
}

.nohero-page {
  padding-top: 127px;
}

.cat_headings {
  padding-top: 32px;
  font-size: 24px;
  text-align: center;
}

.div-block-17 {
  text-align: center;
}

.heading-12 {
  color: #f8852c;
  font-size: 36px;
  line-height: 46px;
}

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

.paggi-n {
  display: inline-block;
  margin-right: 2px;
  margin-left: 2px;
  padding: 5px 12px;
  background-color: hsla(0, 0%, 82%, 0.57);
}

.paggi-n.current {
  padding-top: 7px;
  padding-bottom: 7px;
  border-bottom: 2px solid #525151;
  background-color: #f7f7f7;
}

.pagnumber {
  color: #302f2f;
  text-decoration: none;
}

.event-title {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #333;
  font-size: 22px;
  line-height: 29px;
  text-align: center;
}

.event-title_sml {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #333;
  font-size: 21px;
  line-height: 29px;
  text-align: center;
  text-decoration: none;
}

.rich-text-block-2 {
  font-size: 16px;
  line-height: 23px;
}

.hero.hero--short {
  position: relative;
  height: 60vh;
  min-height: 400px;
}

.hero--inner {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #f8852c;
}

.hero__heading {
  color: #fff;
  font-size: 38px;
  text-align: center;
  text-transform: uppercase;
}

.account__headings {
  margin-bottom: 30px;
  text-align: center;
}

@media (max-width: 991px) {
  .navlink {
    display: inline-block;
    clear: none;
  }
  .cc-container {
    width: 80%;
  }
  .section.orange.lessmargins {
    padding-top: 19px;
    padding-bottom: 19px;
  }
  .section.no-btm-margins {
    padding-bottom: 0px;
  }
  .flexed {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .cc-r.txt-l {
    top: 0%;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .tblk {
    margin-top: 0px;
  }
  .c-col {
    width: 50%;
  }
  .contc {
    margin-right: 0px;
  }
  .nav-menu {
    background-color: #333;
    text-align: center;
  }
  .hero-cc.image-flexed {
    position: static;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .hero-cc.just-image {
    position: static;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .flex-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .flex-col-stretch.txt-flex-c {
    text-align: left;
  }
  .flex-col-stretch.text-right.tr2 {
    padding-right: 15px;
    padding-left: 0px;
  }
  .flex-text-wrapper {
    width: 85%;
  }
  .flex-text-wrapper.t-4 {
    width: 90%;
    font-size: 18px;
    line-height: 28px;
  }
  .benefits-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .bene-wrap {
    color: #fff;
  }
  .text-block {
    color: #fff;
    font-size: 18px;
  }
  .links-wrapper {
    padding-top: 10px;
  }
  .list-item {
    margin-bottom: 3px;
  }
  .unordered-list-2 {
    color: #333;
  }
  .d-wr {
    width: 50%;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 1px;
  }
  .toiy-iwrap {
    width: 40%;
  }
  .e-col--50 {
    width: 60%;
  }
  .classes_wrapper {
    width: 95%;
    padding-left: 0px;
  }
  .classes__sidebar {
    width: 80%;
  }
  .classes_flexed {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .recent-event {
    width: 50%;
    padding: 6px;
    float: left;
    border-style: none;
  }
  .post__contents {
    padding-right: 10%;
  }
}

@media (max-width: 767px) {
  h1 {
    font-size: 32px;
  }
  .navlink {
    display: block;
    clear: none;
    text-align: center;
  }
  .cc-container {
    width: 90%;
  }
  .section.mdsla {
    padding-bottom: 0px;
  }
  .section.cxd {
    padding-bottom: 0px;
  }
  .section-title-wrapper {
    margin-bottom: 30px;
  }
  .flexed {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .flexed.re {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .f-col-50 {
    width: 100%;
  }
  .f-col-50.bg-o {
    width: 100%;
  }
  .f-col-50.image-f.bgcol {
    width: 100%;
    height: 500px;
  }
  .promo-content {
    width: 90%;
  }
  .heading-6 {
    font-size: 25px;
  }
  .alist {
    display: block;
    margin-right: 0px;
    margin-left: 0px;
    text-align: center;
  }
  .promo-i {
    width: 50px;
    height: 50px;
  }
  .unordered-list {
    padding-left: 0px;
  }
  .div-block {
    display: inline-block;
    margin-right: auto;
    margin-left: auto;
  }
  .tagline-s {
    width: 90%;
  }
  .div-block-3 {
    width: 100%;
    padding: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .c-col {
    position: static;
    width: 100%;
    padding-top: 0px;
  }
  .contc {
    position: static;
    padding-right: 20px;
    padding-left: 20px;
  }
  .form-block {
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .paragraph-5 {
    margin-bottom: 0px;
    font-size: 21px;
  }
  .div-block-11 {
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .paragraph-6 {
    margin-bottom: 0px;
    font-size: 18px;
  }
  .nav-menu {
    background-color: #fff;
  }
  .menu-button {
    color: #333;
  }
  .menu-button.w--open {
    background-color: rgba(51, 51, 51, 0.25);
    color: #f8852c;
  }
  .flex-box.ccfexed.reversedflexed.zflex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .div-block-13 {
    width: 90%;
    margin-top: 19px;
  }
  .d-wr {
    width: 80%;
  }
  .toiy-iwrap {
    width: 90%;
    margin-top: 19px;
  }
  .e-login {
    padding-right: 0px;
    padding-left: 0px;
  }
  .e-col--50 {
    width: 70%;
  }
  .lesson_item {
    height: 250px;
  }
  .recent-event {
    width: 70%;
    float: none;
  }
  .post__contents {
    padding-right: 0%;
  }
}

@media (max-width: 479px) {
  h1 {
    font-size: 29px;
    line-height: 39px;
  }
  .brand {
    width: 60px;
    height: 60px;
    background-repeat: no-repeat;
  }
  .hero-wrapper.about-hero {
    padding: 19px;
  }
  .hero-wrapper.classes-hero {
    padding: 19px;
  }
  .cc-container {
    width: 100%;
  }
  .banner-text-md {
    width: 100%;
    font-size: 16px;
  }
  .heading-3 {
    font-size: 28px;
  }
  .heading-4 {
    font-size: 26px;
  }
  .paragraph-2 {
    font-size: 40px;
  }
  .containerflexed {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .containerflexed.first-c {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .gal-col.fullcol {
    width: 101%;
  }
  .promo {
    padding-right: 0px;
    padding-left: 0px;
  }
  .promo.pro2 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .promo-content {
    width: 90%;
    padding: 15px;
  }
  .div-block-3 {
    width: 100%;
  }
  .container-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .div-block-9 {
    padding-top: 16px;
    padding-bottom: 16px;
    padding-left: 0px;
    font-size: 24px;
  }
  .flink {
    display: block;
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 25px;
    text-align: center;
  }
  .ll-container {
    width: 95%;
  }
  .flex-col-stretch.text-right {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .flex-text-wrapper {
    width: 100%;
  }
  .flex-text-wrapper.t-4 {
    width: 100%;
    padding-right: 9px;
    padding-bottom: 29px;
  }
  .e-login {
    padding-right: 0px;
    padding-left: 0px;
  }
  .e-col--50 {
    width: 100%;
  }
  .paragraph-7 {
    font-size: 26px;
    line-height: 34px;
  }
  .lesson__heading {
    font-size: 18px;
  }
  .lesson__content {
    width: 98%;
    margin: 1px;
    padding: 15px;
    font-size: 13px;
  }
  .lesson__description {
    font-size: 16px;
  }
  .recent-event {
    width: 99%;
  }
  .paragraph-9 {
    font-size: 18px;
  }
  .previous {
    margin-bottom: 30px;
  }
  .unordered-list-3 {
    margin-bottom: 23px;
    padding-left: 0px;
  }
}

.main-content {
  min-height: 85vh;
}
