/*!
Theme Name: Modo Studios
Theme URI: http://underscores.me/Author: Visual InclinationAuthor URI: http://underscores.me/Description: DescriptionVersion: 1.0.0License: GNU General Public License v2 or laterLicense URI: LICENSEText Domain: modostudiosTags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-readyThis theme, like WordPress, is licensed under the GPL.Use it to make something cool, have fun, and share what you've learned with others.Modo Studios is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.Underscores is distributed under the terms of the GNU GPL v2 or later.Normalizing styles have been helped along thanks to the fine work ofNicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/*/
/* -------------------------------------------------------------- */
@font-face {
  font-family: 'vivabeautifuluploaded_file';
  src: url('../fonts/vivabeautiful-webfont.woff2') format('woff2'), url('../fonts/vivabeautiful-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Gothic821CnBT';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/gothic_821_condensed_bt-webfont.woff2') format('woff2'), url('../fonts/gothic_821_condensed_bt-webfont.woff') format('woff');
}

@font-face {
  font-family: 'AcherusGrotesque-Medium';
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/AcherusGrotesque-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/AcherusGrotesque-Medium.otf') format('opentype'), url('../fonts/AcherusGrotesque-Medium.woff') format('woff'), url('../fonts/AcherusGrotesque-Medium.ttf') format('truetype'), url('../fonts/AcherusGrotesque-Medium.svg#AcherusGrotesque-Medium') format('svg');
}

@font-face {
  font-family: 'acherus_grotesquebold';
  src: url('../fonts/fonts/acherus-grotesque-bold-webfont.woff2') format('woff2'), url('../fonts/acherus-grotesque-bold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

/* Site custom header start */

.site_header_top_row
{
  padding-top: 0px;
}

.site_header_top_row .header-left 
{
  display: flex;
  justify-content: end;
  padding-top: 8px !important;
}

.site_header_top_row .header-right 
{
  padding-top:0px !important;
}


.site_newsletter_btn
{
  padding: 10px 20px !important;
  background-color: #931b23;
  color: #fff !important;
}

.site_newsletter_btn:hover
{
  background-color: #8e8f93;
  color: #fff;
}

.site_header_top_row .header-left ul {
  display: flex;
  align-items: center;
}

.site_newsletter_btn_li
{
  margin-left: 15px !important;
}


.header-social-container .header-social {
  margin: 5px 0 0;
}

.navigation ul > li
{
  padding-bottom: 0px;
}

.navigation ul > li a
{
margin-bottom: 0px;
}

.navigation ul > li .sub-menu li a
{
margin-bottom: 20px;
}

.site_social_lang_header
{
  display: flex;
  align-items: center;
}

/*.header-language-container
{
  display: none;
}*/


.header-language-container
{
  display: flex;
  margin-left: 15px;
}

/* Site custom header end */

.what-need-block .what-left-part ul {
  float: left;
  width: 100%;
  text-align: center;
  display: block;
  margin: 0;
  padding: 0;
}

.f-social .header-social li a.insta::after {
  content: "";
  width: 0;
  height: 0;
  visibility: hidden;
  background-image: url(../images/icon/social-footer-instaON.png);
}

.f-social .header-social li a.facebook::after {
  content: "";
  width: 0;
  height: 0;
  visibility: hidden;
  background-image: url(../images/icon/social-footer-facebookON.png);
}

.f-social .header-social li a.twit-icon::after {
  content: "";
  width: 0;
  height: 0;
  visibility: hidden;
  background-image: url(../images/icon/social-footer-twitterON.png);
}

.f-social .header-social li a.you-icon::after {
  content: "";
  width: 0;
  height: 0;
  visibility: hidden;
  background-image: url(../images/icon/social-footer-ytON.png);
}

.header-logo {
  text-align: left;
  -moz-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}

.header-logo a {
  margin: 0;
  font: 44px 'Gothic821CnBT', sans-serif;
  color: #931b23;
  text-decoration: none;
  display: inline-block;
  text-transform: uppercase;
}

.header-logo img {
  height: 40px;
  width: 39px;
  margin: -5px 10px 2px 0;
  vertical-align: middle;
}

.section-one {
/*   margin-top: 209px; */
  padding-top: 100px;
  background-repeat: no-repeat;
  background-size: contain;
  transition-duration: 0.3s;
}

.seconecnt .seconeimg {
  border-radius: 50%;
  overflow: hidden;
  flex-basis: unset;
  width: 500px;
  height: 500px;
  display: flex;
  padding: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.seconeimg img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
  position: absolute;
  max-width: none;
  max-height: none;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}

.seconetxt {
  padding: 50px 20px 0 50px;
}

.seconecnt .seconetxt h2 {
  text-align: left;
}

.seconetxt h2 a {
  color: #5b5f68;
  font-size: 42px;
}

.seconetxt h2 a:hover {
  text-decoration: underline;
  font-family: 'Gothic821CnBT', sans-serif;
}

.seconetxt h6 {
  font-size: 18px;
  font-weight: 600;
  font-family: 'AcherusGrotesque-Bold', sans-serif;
  margin-bottom: 30px;
}

.seconetxt p {
  font-size: 16px;
  color: #231f20;
  line-height: 26px;
}

.sectwotxt {
  text-align: center;
  padding: 0 15px 0;
  position: relative;
  min-height: 225px;
  margin: 0 auto;
}

.page-template-template-about .section-two {
  margin-top: 0;
  padding: 110px 0 0;
}

.section-two {
  padding: 110px 0;
  margin-top: 100px;
}

section.section-two.list-blog {
  margin-top: 123px;
  padding: 0;
}

section.container section.section-two.list-blog {
  margin: 123px 108px 100px;
}

.all-btn {
  width: auto;
  margin: 100px auto 0;
  text-align: center;
  display: block;
}

.all-btn .all_posts {
  width: 96px;
  height: 96px;
  border-radius: 50%;
  background-color: #8e8f93;
  text-align: center;
  color: #fff;
  padding: 28px 30px;
  display: inline-block;
  text-transform: uppercase;
  text-decoration: none;
  transform: 0.3s;
  line-height: 1.25em;
}

.all-btn .all_posts:hover {
  background-color: #931b23;
}

.overflowing {
  overflow-y: scroll;
}

.active-studio-card .divider {
  border-right: 2px solid #931b23;
}

.list-teacher {
  margin-top: 250px;
}

.studio-card .title h4 {
  text-align: start;
  border: none;
}

.active-studio-card .identifier,
.active-studio-card .title h4,
.active-studio-card .distance h5 {
  color: #931b23;
}

.section-two .row {
  justify-content: center;
  text-align: center;
}

.list-teacher .row {
  justify-content: center;
  text-align: center;
}

.teacher-img {
  width: 175px;
  height: 175px;
  border-radius: 50%;
  display: flex;
  flex-basis: unset;
  overflow: hidden;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  transition: 0.5s;
}

.section-two img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
  width: 100%;
  object-fit: cover;
  opacity: 0.2;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.sectwotxt a:hover .teacher-img img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
  opacity: 1;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
  filter: opacity(100%);
}

#ajax-posts>.sectwotxt>a>img {
  display: none;
}

.sectwotxt a:hover .teacher-txt {
  opacity: 0;
  transition-duration: 0.5s;
}

.teacher-txt {
  text-align: center;
  position: relative;
  left: 50%;
  top: 41%;
  transition-duration: 0.5s;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
}

.teacher-txt h2 {
  margin-bottom: 10px;
}

.teacher-txt h2 a {
  font-family: 'AcherusGrotesque-Medium', sans-serif;
  font-size: 24px;
  font-weight: 500;
  color: #231f20;
}

.teacher-txt h6 {
  font-size: 16px;
  font-weight: 500;
  color: #231f20;
  font-family: 'AcherusGrotesque-Light', sans-serif;
}

.sectwotxt a {
  position: relative;
  height: 100%;
  display: inline-block;
  text-decoration: none;
}

.sectwotxt a:hover .teacher-img {
  width: 190px;
  height: 190px;
  transition: 0.5s ease-out;
}

.page-template-front-page #mySelect, .selectBox {
  font-size: 16px;
  border: 2px solid #ccc;
  padding: 12px 54px 12px 23px;
  height: auto;
  background: url(../images/down-arrow.svg) no-repeat 88% 14px;
  -moz-appearance: none;
  appearance: none;
  -webkit-appearance: none;
  background-size: 18px 18px;
  cursor: pointer;
}

.selectWrapper {
  border-radius: 36px;
  display: inline-block;
  overflow: hidden;
  position: relative
}

.class-shedule-mob iframe {
  margin-bottom: 100px;
}

/***************  5-9-2018  *************/
.join-banner {
  width: 100%;
  background: url(../images/join-banner.jpg) no-repeat left top;
  background-size: cover;
  height: 614px;
  /* margin-top: 191px; */
  position: relative;
  overflow: hidden;
  background-position: center !important;
  transition-duration: 0.4s;
  letter-spacing: -1px;
}

.join-banner img {
  width: 100%;
  display: block;
}

.inside-banner {
  width: 100%;
  background: url(../images/join-banner.jpg) no-repeat left top;
  background-size: cover;
  height: 769px;
  margin-top: 210px;
  position: relative;
  overflow: hidden;
  background-position: center !important;
}

.banner-text-middle {
  font-size: 500px;
  font-family: 'vivabeautifuluploaded_file', sans-serif;
  text-align: center;
  position: absolute;
  transform: translate(-50%, -50%);
  top: 60%;
  color: #fff;
  opacity: 0.5;
  left: 50%;
  text-shadow: 0 0 5px #00000019;
  width: 100%;
}

.page-template-template-purchase-classes .banner-text-middle {
  font-size: 270px;
  width: 100%;
  top: 50%;
  text-shadow: 0 0 15px #00000019;
}

.join-section {
  width: 100%;
  display: inline-block;
  padding: 100px 0 80px;
}

.join-section .col-md-4 {
  float: left;
}

.join-section .join-box {
  width: 100%;
  float: left;
  text-align: center;
}

section.healcode-home {
  margin-top: 100px;
}

.join-section .join-box p {
  text-align: center;
  margin-bottom: 30px;
}

.buy-btn {
  width: 96px;
  height: 96px;
  background-color: #8c8e92;
  border-radius: 50%;
  display: inline-block;
  font-size: 16px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  padding: 36px 0;
  transition: 0.3s;
  text-decoration: none;
  margin: 0;
  cursor: pointer;
}

.buy-btn:hover {
  background-color: #931b23;
  color: #fff;
}

.join-king-block {
  width: 100%;
  display: block;
  background: url(../images/bg-color-king.jpg) no-repeat left top;
  background-size: cover;
  height: auto;
  padding: 100px 0;
  float: left;
}

.join-king-left {
  width: 280px;
  float: left;
  margin-right: 50px;
  height: 280px;
}

.join-king-left img {
  max-width: 100%;
  display: block;
  border-radius: 100%;
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.page-template-default h6 {
  font-family: 'acherus_grotesquebold', Arial, sans-serif;
  font-size: 20px;
  line-height: 37px;
  color: #565656;
  text-align: center;
  max-width: 780px;
  margin: 0 auto;
}

.default-template .myaccount-top-links a.default_temp_menu {
  padding: 10px 100px;
  color: #fff;
  background-color: #8e8f93;
  display: inline-block !important;
  border-radius: 20px;
  font-size: 14px;
  text-decoration: none;
  margin-right: 50px;
  margin-bottom: 100px;
}

.default-template .myaccount-top-links a.default_temp_menu:hover {
  background-color: #931b23;
}

.default-template h6 {
  margin-top: -35px;
}

.join-king-right {
  width: 59%;
  float: right;
  padding-top: 50px;
}

.join-king-right h2 {
  text-align: left;
}

.join-king-right p {
  font-size: 16px;
  text-align: left;
  color: #000;
  padding-right: 130px;
}

.what-need-block {
  width: 100%;
  display: block;
  text-align: center;
}
#what-youll-need{
  clear: both;
}

.rounded-box-join p {
  margin: 0;
}

.what-need-block h2 {
  margin-bottom: 60px;
}

.what-need-block .what-left-part {
  width: 30%;
  display: inline-block;
  vertical-align: top;
}

.what-need-block .what-left-part .title {
  font-size: 24px;
  color: #5d6067;
  display: inline-block;
  margin-bottom: 30px;
  text-transform: uppercase;
  padding-top: 52px;
}

.header-social li a .what-need-block .what-left-part ul {
  margin: 0;
  padding: 0;
}

.what-need-block .what-left-part ul li {
  list-style: disc;
  color: #231f20;
  font-size: 16px;
  list-style-position: inside;
  line-height: 21px;
  padding-bottom: 7px;
  float: left;
  width: 100%;
}

.what-need-block .what-middle-part {
  width: auto;
  display: inline-block;
}

.what-need-block .what-middle-part .rounded-box-join {
  margin-top: -35px;
  color: #fff;
  font-size: 17px;
  text-transform: uppercase;
  cursor: pointer;
}

.what-need-block .what-middle-part .rounded-box-join h4 a {
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-size: 24px;
  padding: 70px 60px;
  font-family: 'AcherusGrotesqueBold', sans-serif;
  margin-top: 30px;
}

.footer {
  float: left;
  width: 100%;
  background: #5b5f66;
  padding: 80px 0;
}

.what-need-block .owl-carousel .item .event-left-part {
  width: 41%;
  float: left;
  margin-right: 50px;
  margin-left: 80px;
}

.what-need-block .owl-carousel .item .event-right-part {
  width: 46%;
  float: right;
  text-align: left;
  padding-top: 59px;
}

.what-need-block .owl-carousel .item .event-right-part h2 {
  margin-bottom: 25px;
  text-align: left;
}

.what-need-block .owl-carousel .item .event-right-part .event-date {
  margin-bottom: 20px;
  font-size: 23px;
  width: 100%;
  display: inline-block;
  line-height: 27px;
  color: #5b6064;
}

.what-need-block .owl-carousel .item .event-right-part .event-price {
  margin-bottom: 20px;
  font-size: 20px;
  width: 100%;
  display: inline-block;
  color: #5b6064;
}

.what-need-block .owl-carousel .item .event-right-part .go-btn {
  height: 96px;
  width: 96px;
  padding: 25px 0;
  text-align: center;
  background-color: #8c8e92;
  border-radius: 50%;
  display: inline-block;
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
  transition: 0.3s;
  text-decoration: none;
}

.what-need-block .owl-carousel .item .event-right-part .go-btn:hover {
  background-color: #931b23;
}

.owl-dot {
  background-color: #fff !important;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  display: inline-block;
  margin-right: 5px;
  border: 3px solid #5d6268 !important;
}

body .owl-dot.active {
  background-color: #931b23 !important;
  border: none !important;
}

.owl-dots {
  top: 10px;
  position: absolute;
  left: 50%;
  margin-left: 38px;
}

.owl-nav {
  position: absolute;
  top: 12%;
  transform: translateY(-50%);
  width: 100%;
  overflow: hidden;
  height: 100px;
}

.owl-prev {
  position: absolute;
  left: -35px;
  background: #8c8e92 !important;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  transition: 0.3s;
}

.owl-prev:hover {
  background: #931b23 !important;
}

.owl-prev span {
  color: #fff;
  padding-left: 25px;
  font-size: 32px;
}

.owl-next {
  position: absolute;
  right: -35px;
  background: #8c8e92 !important;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  transition: 0.3s;
}

.owl-next:hover {
  background: #931b23 !important;
}

.owl-next span {
  color: #fff;
  padding-right: 25px;
  font-size: 32px;
}

.teacher-training-block {
  /* ORIGINAL
  width: 100%;
  display: block;
  height: 994px;
  background-size: cover !important;
  text-align: center;
  padding: 100px 0;
  text-transform: uppercase;
  background-position: center;
  margin-top: 90px;*/

  width: 100%;
  display: block;
  height: auto;
  background-size: cover !important;
  text-align: center;
  padding: 82px 0;
  text-transform: uppercase;
  background-position: center !important;
  margin-top: 90px;
}

.teacher-training-block h2 {
  margin-bottom: 60px;
}

.teacher-training-block p {
  font-size: 16px;
  text-transform: none;
  padding: 0 229px;
  text-align: center;
  color: #231f20;
  font-family: 'AcherusGrotesque-Medium';
  line-height: 21px;
}

.more-btn {
  width: 275px;
  height: 275px;
  border-radius: 50%;
  background: rgba(93, 98, 104, 0.7);
  display: inline-block;
  color: #fff;
  padding: 110px 70px;
  transition: 0.3s;
  margin-top: 30px;
  text-decoration: none;
  text-transform: uppercase;
}

.MT_form.MT_form-payment-cards__form label.MT_form__input-label {
     display: block;
    text-align: left;
    padding-left: 22px;
    font-size: 12px;
    letter-spacing: 1px;
    font-weight: normal;
    padding-top: 20px;
    text-transform: uppercase;
    line-height: 1px;

}

.more-btn:hover {
  background: rgba(134, 44, 46,1);
}

.menu-prime-container ul {
  margin: 0;
}

.menu-prime-container .menu .menu-item a {
  text-decoration: none;
  text-align: center;
}

.navigation li ul li {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  border-bottom: none;
  white-space: nowrap;
}

.teacher-txt h4 {
  font-size: 24px;
  text-transform: uppercase;
  line-height: 1.29em;
  letter-spacing: 1px;
  color: black;
  text-align: center;
  padding: 0;
  margin: 0 0 13px;
  font-family: 'acherus_grotesquebold', sans-serif;
}

.teacher-txt p {
  font-size: 16px;
  text-align: center;
}

.header-left a {
  background-size: 12px;
  padding: 0 0 0 18px;
  margin: 0;
  text-decoration: none;
}

.header-left a:hover {
  color: #931b23;
}

.banner-main-btn ul {
  width: 100%;
  height: 10px;
  text-align: center;
}

.banner-main-btn ul li {
  width: 374px;
  position: relative;
  list-style: none;
  display: inline-block;
}

.banner-main-btn {
  position: absolute;
  bottom: 0;
  margin-left: -525px;
  left: 50%;
  width: 750px;
}

.banner-main-btn h4 {
  font-family: 'AcherusGrotesque-Medium', sans-serif;
  margin: 0;
}

.banner-main-btn .view-btn {
  background: rgba(90, 95, 101, 0.7);
  width: 275px;
  height: 275px;
  border-radius: 50%;
  display: inline-block;
  font-size: 22px;
  text-align: center;
  line-height: 28px;
  padding: 70px 51px;
  color: #fff;
  position: absolute;
  bottom: -155px;
  transition-duration: 0.3s;
  text-transform: uppercase;
  text-decoration: none;
}

.banner-main-btn .view-btn:hover {
  background: rgba(134, 43, 45, 1);
  bottom: -60px;
  transition-duration: 0.8s;
  padding-top: 100px;
}

.banner-main-btn .purchase-btn:hover {
  background: rgba(134, 43, 45, 0.7);
  bottom: -50px;
  transition-duration: 0.3s;
  padding-top: 90px;
}

.header-my-account a {
  cursor: pointer;
  line-height: normal;
  letter-spacing: 1px;
  font-family: 'AcherusGrotesque-Medium', Arial, sans-serif;
  text-decoration: none;
  padding: 0 0 0 16px;
  display: inline;
  z-index: 1;
  text-transform: uppercase;
  font-size: 12px;
  color: #5b5f66;
}

.header-my-account {
  position: relative;
  margin: 0 0 25px;
  font-family: 'AcherusGrotesque-Medium', Arial, sans-serif;
  -moz-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.3s ease 0s;
}

.header-fixed .header-my-account {
  margin-top: -44px;
  transition-duration: 0.3s;
}

.navigation {
  text-align: center;
  position: relative;
  z-index: 4;
  margin: 0px 0 0;
  -moz-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}

.header-right {
  padding: 0px 0 0;
}

.header-left ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.header-left {
  padding: 10px 0 0;
  -moz-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}

.header-fixed .site-main>header {
  height: auto;
  padding-bottom: 4px;
}

.header-fixed .header-left {
  padding: 12px 0 0 0;
}

.header-fixed .header-right {
  padding: 0px 0 0 0;
}

.footer .foot-addr {
  font-weight: bold;
}

#contact .col-5 {
  overflow: hidden;
}

.footer-email:hover {
  color: #ccc !important;
  text-decoration: underline;
}

.f-content .text-size h5 {
  font-family: 'AcherusGrotesque-Medium', Arial, sans-serif;
  color: #fff;
  margin: 0 0 22px;
}

.f-menu li h5 {
  font-family: 'AcherusGrotesque-Medium', Arial, sans-serif;
}

.text-box:hover {
  border: 2px solid #fff;
  background: transparent;
  color: #fff !important;
}

.f-social .header-social li a {
  color: #fff;
  width: 30px;
  height: 30px;
  display: inline-block;
  font-size: 32px;
  line-height: 32px;
}

header .container {
  max-width: 1220px;
  margin: 0 auto;
}

.container {
  max-width: 1068px;
  margin: 0 auto;
}

.f-menu li a:hover {
  color: #ccc;
  text-decoration: underline;
}

.detail-blog {
  padding: 0 0 100px 0 !important;
}

.blog-wrapper.detail-wrapper .section-two.detail-blog {
  margin-top: 0;
}

.header-my-account::after {
  position: absolute;
  height: 32px;
  width: 380px;
  content: "";
  display: block;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background: url(../images/my-account-link.png) no-repeat 0 0;
  background-size: 100% auto;
  z-index: -1;
  pointer-events: none;
}

/***************  blog page css  *************/
.blog-container .blog-title a {
  text-decoration: none;
}

.blog-container .blog-date {
  margin: 0 0 23px 0;
  padding: 0;
  display: inline-block;
  font-weight: 400;
  letter-spacing: 2px;
  font-size: 17px;
  color: #5d6069;
  text-transform: uppercase;
  line-height: 18px;
}

.blog-container h2 {
  text-align: left;
  margin-top: 50px;
}

.blog-container .morelink {
  margin: 26px 0 0;
  display: inline-block;
  text-transform: capitalize;
}

.blog-image img {
  width: 100%;
  height: 418px;
  max-width: none;
  max-height: none;
}

.detail-blog .blog-image img {
  width: 100%;
  height: auto;
}

.blog-container {
  margin: 0 100px 100px;
}

.blog-wrapper {
  width: 100%;
  background: url(../images/blog-top-bg.jpg) no-repeat left top;
  height: 100%;
/*   float: left; */
  /* margin-top: 197px; */
  transition-duration: 0.3s;
}

.post-navigation {
  margin-top: 50px !important;
}

.comments-area {
  margin: 50px 103px 0;
}

.comment-form-comment label {
  vertical-align: top;
}

.comment-form-comment #comment {
  width: 100%;
}

.form-submit .submit {
  background-color: #8e8f93;
  padding: 10px 20px;
  color: #fff;
  font-size: 16px;
  text-align: center;
  transition: 0.3s;
  border: 0;
  cursor: pointer;
  margin-top: 30px;
}

.form-submit .submit:hover {
  background-color: #931b23;
}

.comment-form-author {
  width: 48%;
  float: left;
  margin-right: 30px;
}

.comment-form-author input {
  width: 100%;
  border: 1px solid #ccc;
}

.comment-form-email {
  width: 48%;
  float: left;
}

.comment-form-email input {
  width: 100%;
  border: 1px solid #ccc;
  padding: 5px 10px;
}

.comment-form-url {
  width: 48%;
  float: left;
  margin-right: 30px;
}

.comment-form-url input {
  width: 100%;
  border: 1px solid #ccc;
  padding: 5px 10px;
}

.backblogurl {
  text-align: center;
}

.backblogurl a {
  text-decoration: underline;
}

.blog-content .apss-theme-5 .apss-single-icon .apss-icon-block {
  padding: 10px 0;
}

.header-fixed .header-my-account::after {
  display: none;
  opacity: 0;
}

.footer-inner .f-info h2 {
  color: #fff;
  margin: 0 0 26px;
}

.popularsection {
  background: #5a5f65;
  margin-bottom: 0px;
  padding: 0px 0 0px;
}

.popularsection h1 {
  color: #fff;
  text-align: center;
  margin-bottom: 80px;
  width: 100%;
}

.popularsection .popularcontainer .popularmain p {
	color: #ffffff;
	font-family: 'AcherusGrotesque-Medium', Arial, sans-serif;
}
.popularcontainer .popularmain h3 {
  color: #fff;
  margin-bottom: 10px;
  text-align: left;
}

.popularcontainer .popularmain h5 {
  color: #fff;
  font-family: 'AcherusGrotesque-Medium', Arial, sans-serif;
  margin: 0;
}

.newclassmain h5 {
  font-family: 'AcherusGrotesque-Medium', Arial, sans-serif;
  margin: 0;
  text-align: left;
}

.yogaclassmain h5 {
  font-family: 'AcherusGrotesque-Medium', Arial, sans-serif;
  margin: 0;
  text-align: left;
}

.otherclassmain h5 {
  font-family: 'AcherusGrotesque-Medium', Arial, sans-serif;
  margin: 0;
  text-align: left;
}

.popularmain ul li {
  color: #fff;
}

.popularmain .buy-btn {
  width: 96px;
  height: 96px;
  border-radius: 50%;
  background: #fff;
  text-align: center;
  padding: 36px 0;
  color: #565656;
  font-size: 16px;
  margin-bottom: 100px;
  transition: 0.3s;
  border: 2px solid transparent;
}

.popularmain .buy-btn:hover {
  border: 2px solid #fff;
  background: transparent;
  color: #fff;
}

.new-class-section h2 {
  width: 100%;
  margin-bottom: 35px;
}

.new-class-section h3 {
  width: 100%;
  text-align: center;
  margin-bottom: 80px;
}

.newclassmain h3 {
  text-align: left;
  text-transform: uppercase;
  font-family: 'AcherusGrotesque-Medium', Arial, sans-serif;
  padding-bottom: 0;
  margin-bottom: 30px;
}

.newclasscontainer {
  background: url(../images/shadow-png.png) no-repeat left top;
  width: 100%;
  height: 100%;
  padding: 100px 0 80px;
}

.row.popularclass {
  margin-left: 0;
  margin-right: 0;
}

.yogaclass h2 {
  width: 100%;
  text-align: center;
  padding: 0 0 80px;
  display: inline-block;
}

.yogaclasscontainer {
  background: url(../images/shadow-png.png) no-repeat left top;
  width: 100%;
  height: 100%;
  padding: 100px 0 60px;
}

.otherclass h2 {
  width: 100%;
  text-align: center;
  padding: 0 0 80px;
  display: inline-block;
}

.otherclasscontainer {
  background: url(../images/shadow-png.png) no-repeat left top;
  width: 100%;
  height: 100%;
  padding: 100px 0 40px;
}

.price-popular {
  font-size: 28px;
  color: #fff;
  margin-bottom: 30px;
  line-height: 30px;
  letter-spacing: 1px;
}

.yogaclassmain .buy-btn {
  margin: 20px 0 40px;
}

.otherclassmain .buy-btn {
  margin: 30px 0 40px;
}

.yogaclassmain h3 {
  text-transform: uppercase;
  font-family: 'AcherusGrotesque-Medium', Arial, sans-serif;
  text-align: left;
  margin: 0 0 30px;
}

.otherclassmain h3 {
  margin-bottom: 10px;
  text-transform: uppercase;
  font-family: 'AcherusGrotesque-Medium', Arial, sans-serif;
  text-align: left;
}

.header-fixed .blog-wrapper {
  /* margin-top: 124px; */
  transition-duration: 0.3s;
}

.yogaclassmain ul li {
  line-height: 26px;
  font-size: 16px;
}

.yogaclassmain span {
  font-size: 20px;
}

.popularmain span {
  font-size: 23px;
}

.header-left ul li i {
  margin-right: 4px;
}

.seconetxt .intro-text {
  font-family: 'AcherusGrotesque-Medium', Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: normal;
  color: #5b5f66;
  text-align: left;
}

.newclassmain p {
  font-family: 'AcherusGrotesque-Medium', Arial, sans-serif;
  margin-bottom: 30px;
}

.header-social li .fb {
  width: 17px;
  display: inline-block;
}

.header-social li .twitter {
  width: 17px;
  display: inline-block;
}

.header-social li .youtube {
  width: 24px;
  display: inline-block;
}

.f-social .header-social li .insta {
  background: url(../images/icon/social-footer-instaOFF.png) no-repeat left top;
  width: 30px;
  height: 30px;
  display: inline-block;
  background-size: 30px;
}

.f-social .header-social li .insta:hover {
  background: url(../images/icon/social-footer-instaON.png) no-repeat left top;
  height: 30px;
  background-size: 30px;
}

.f-social .header-social li .facebook {
  background: url(../images/icon/social-footer-facebookOFF.png) no-repeat left top;
  width: 30px;
  height: 30px;
  display: inline-block;
  background-size: 30px;
}

.f-social .header-social li .facebook:hover {
  background: url(../images/icon/social-footer-facebookON.png) no-repeat left top;
  background-size: 30px;
}

.f-social .header-social li .twit-icon {
  background: url(../images/icon/social-footer-twitterOFF.png) no-repeat left center;
  width: 30px;
  height: 30px;
  display: inline-block;
  background-size: 30px;
}

.f-social .header-social li .twit-icon:hover {
  background: url(../images/icon/social-footer-twitterON.png) no-repeat left center;
  background-size: 30px;
}

.f-social .header-social li .you-icon {
  background: url(../images/icon/social-footer-ytOFF.png) no-repeat left center;
  width: 42px;
  height: 30px;
  display: inline-block;
  background-size: 40px;
}

.f-social .header-social li .you-icon:hover {
  background: url(../images/icon/social-footer-ytON.png) no-repeat left center;
  background-size: 40px;
}

.header-fixed .join-banner {
  /* margin-top: 170px; */
  transition-duration: 0.4s;
}

.header-social li+li {
  margin-left: 10px;
}

.site-main>header {
  padding-bottom: 4px;
  position: sticky;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9;
  background: #fff;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.05);
  -moz-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}

/* .admin-bar .site-main>header {
  top: 32px;
} */

.header-fixed .acc-user {
  opacity: 0;
}

.header-fixed .section-one {
  /* margin-top: 150px; */
}

.text-box {
  border: 2px solid transparent;
  display: inline-block;
  vertical-align: bottom;
  width: 20px;
  height: 20px;
  line-height: 16px;
  background: #fff;
  text-align: center;
  font-size: 12px;
  color: #5b6066 !important;
  font-weight: 600;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin: 0 2px;
}

.text-box.size2 {
  width: 30px;
  height: 30px;
  line-height: 26px;
  font-size: 16px;
}

.text-box.size3 {
  width: 40px;
  height: 40px;
  line-height: 34px;
  font-size: 18px;
  border: 2px solid #fff;
}

/*********  login page  ***********/
.accountlogin-container {
  width: 100%;
  display: block;
  text-align: center;
  padding-bottom: 140px;
  padding-top: 0;
  margin-top: 210px;
}

.accountlogin-container h1 {
  display: block;
  text-align: center;
  text-transform: uppercase;
  font-size: 54px !important;
  line-height: 1.1;
  margin: 100px 0 80px;
}

.accountlogin-container p {
  color: #5e6166;
  text-align: center;
  display: inline-block;
  font-size: 18px;
  margin-bottom: 30px;
}

.MT_payment-cards__card p{
text-align:left;
}

button#ember64{background:transparent; width:100%; display:block; text-align:center; border:none; color:#5a5f66; text-decoration:underline;}
.MT_form_payment-cards__submit-button{margin-right:0px !important; margin-top:30px;}



.accountlogin-container p a {
  color: #5e6166;
  text-align: center;
  font-size: 18px;
  display: inline-block;
  text-decoration: underline;
  margin: 0;
}

.accountlogin-container p a:hover {
  color: #931b23;
}

.accountlogin-container .login-block {
  width: 380px;
  margin: 0 auto;
  text-align: center;
}

.accountlogin-container .login-block .input-style,
.MT_component [type=email],
.MT_component [type=number],
.MT_component [type=password],
.MT_component [type=text] {
  width: 100%;
  display: block;
  padding: 20px 20px;
  border: 2px solid #8e8f94;
  border-radius: 25px;
  margin-bottom: 0px;
  color: #000;
  height: 40px;
  font-family: 'AcherusGrotesque-Medium', Arial, sans-serif;
}

.page-template-template_my_account .email {
  width: 334px;
}

.page-template-template_my_account .password {
  width: 334px;
}

div.MT_form__input.MT_form_login__email-input {
  margin-bottom: 28px;
  padding-left:0px !important;
}

.MT_form__input-label {
     display: block;
    text-align: left;
    padding-left: 22px;
    font-size: 12px;
    letter-spacing: 1px;
    font-weight: normal;
    padding-top: 20px;
    text-transform: uppercase;
    line-height: 1px;
}

.page-template-template-purchase-classes
.MT_form__input-label {
  display: block;
}

.page-template-template-purchase-classes
.MT_buy-list__giftcard-detail {
  margin-bottom: 75px;
}

button.MT_button.MT_type--h6 {
  color: #ffffff;
  background-color: #8e8f93;
}

button.MT_button.MT_type--h6:hover {
  background-color: #931b23;
}

.accountlogin-container .login-block .login-btn,
.MT_button.MT_bg--primary.MT_color--inverse.MT_type--h6.MT_form_login__submit-button {
  width: 96px;
  height: 96px;
  border-radius: 50%;
  background: #8e8f93;
  display: inline-block;
  text-align: center;
  font-family: 'AcherusGrotesque-Medium', Arial, sans-serif;
  line-height: 1.25;
  letter-spacing: 1px;
  border: none;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  cursor: pointer;
  transition: 0.3s;
  margin-bottom: 30px;
  margin-top: 0;
  padding: 0;
  font-weight: unset;
}

.accountlogin-container .login-block .login-btn:hover,
.MT_button.MT_bg--primary.MT_color--inverse.MT_type--h6.MT_form_login__submit-button:hover {
  background: #931b23;
}

.accountlogin-container .forget-password,
.MT_button.MT_button--naked.MT_form_login__button-button {
  color: #5e6166;
  text-align: center;
  display: inline-block;
  font-size: 18px;
  text-decoration: underline;
  font-family: 'acherus_grotesqueregular', Arial, sans-serif;
  padding: 0;
  margin-bottom:65px;
}

.accountlogin-container .forget-password:hover,
.MT_button.MT_button--naked.MT_form_login__button-button:hover {
  color: #931b23;
}

/*********  Register page  ***********/
.page-template-template-createaccount .container.fixcontain {
  width: 733px;
}

.createaccount-container {
  width: 100%;
  display: block;
  text-align: center;
  margin: 135px 0 140px;
}

.createaccount-container h1 {
  display: block;
  color: #000;
  text-align: center;
  text-transform: uppercase;
  margin:80px 0 80px;
}

.createaccount-container .personal-info {
  max-width: 736px;
  margin: 0 auto;
}

.createaccount-container
 .personal-info .personal-title,
.data-test-fitform-register-form legend {
  color: #5e6166;
  text-align: center;
  font-size: 22px;
  display: inline-block;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.createaccount-container
 .personal-info .register-block {
  width: 100%;
  display: block;
  float: left;
}

.createaccount-container
.personal-info
.register-block .block {
  width: 45%;
  float: left;
  margin-right: 36px;
}

.createaccount-container
.personal-info
.register-block .block
.input-style {
  width: 100%;
  display: block;
  padding: 20px 20px;
  border: 2px solid #8e8f94;
  border-radius: 25px;
  margin-bottom: 30px;
  color: #000;
  font-size: 16px;
}

.createaccount-container
.personal-info
.register-block .block:nth-child(even) {
  margin-right: 0;
  float: right;
}

.createaccount-container
 .personal-info
 .register-block .block label {
  width: 100%;
  display: block;
  text-align: left;
  text-transform: uppercase;
  color: #5e6166;
  margin-bottom: 0;
  font-size: 12px;
  padding-left: 14px;
  margin-top: -24px;
}

.createaccount-container
 .personal-info
 .address-block {
  width: 100%;
  display: block;
  float: left;
}

.createaccount-container .personal-info .emergency-block {
  width: 100%;
  display: block;
  float: left;
}

.createaccount-container .personal-info .address-block .selectric-wrapper {
  width: 100%;
  text-align: left;
}

.createaccount-container .personal-info .emergency-block .selectric-wrapper {
  width: 100%;
  text-align: left;
}

.sub-bttom {
  max-width: 307px;
  margin: 0 auto;
  display: block;
}

.sub-bttom .term-btn {
  font-size: 16px;
  color: #000;
  background: url(../images/icon/off-btn.png) no-repeat left 3px;
  width: 100%;
  text-align: left;
  float: left;
  line-height: 27px;
  padding: 0 0 0 40px;
}

.sub-bttom .term-btn:hover {
  background: url(../images/icon/on-btn.png) no-repeat left 3px;
  color: #931b23;
}

.createaccount-container .personal-info .login-btn,
.mariana-customer-register-binding button#ember216,
 .mariana-customer-register-binding button#ember217 {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background: #8e8f93;
  display: inline-block;
  text-align: center;
  border: none;
  color: #fff;
  font-size: 17px;
  text-transform: uppercase;
  cursor: pointer;
  transition: 0.3s;
  margin-bottom: 20px;
}

.mariana-customer-register-binding button#ember216 {
  margin-right: 25px;
}

.createaccount-container .personal-info .login-btn:hover,
.mariana-customer-register-binding button#ember216:hover {
  background: #931b23;
}

.submit-main-btn {
  width: 100%;
  float: left;
  text-align: center;
  margin: 50px 0 100px 0;
}

::-webkit-input-placeholder {
  /* Chrome */
  color: #000;
}

::-ms-input-placeholder {
  color: #000;
}

:-moz-placeholder {
  color: #000;
  opacity: 1;
}

.selectric-wrapper:last-child {
  margin-right: 0;
}

/*********  check box  ***********/
.check-box-main {
  display: block;
  position: relative;
  padding-left: 36px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 16px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #000;
  float: left;
  text-align: left;
}

.check-box-main input {
  position: relative;
  opacity: 0;
  cursor: pointer;
}

.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #8e8f93;
  border-radius: 50%;
}

.check-box-main:hover input~.checkmark {
  background-color: #8e8f93;
}

.check-box-main input:checked~.checkmark {
  background-color: #931b23;
}

.checkmark::after {
  content: "";
  position: absolute;
  display: none;
}

.check-box-main input:checked~.checkmark::after {
  display: block;
}

.check-box-main .checkmark::after {
  top: 9px;
  left: 9px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
}

.signup-btn {
  background: #fff;
  display: inline-block;
  width: 96px;
  height: 96px;
  border: 2px solid #fff;
  padding: 25px 10px;
  text-align: center;
  font-size: 18px;
  line-height: 24px;
  color: #5b5f66 !important;
  text-transform: uppercase;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

/*********  Inside page css  **********/
.inside-banner .banner-text-middle {
  font-size: 337px;
  font-family: 'vivabeautifuluploaded_file', serif;
  text-align: center;
  position: absolute;
  transform: translateY(-50%);
  top: 60%;
  color: #fff;
  opacity: 0.4;
  left: 0;
  right: 0;
}

.inside-content-main {
  width: 100%;
  display: inline-block;
  padding: 90px 0 75px;
  text-align: center;
}

.inside-content-main .p-content {
  font-size: 20px;
  text-align: center;
  color: #5a5f65;
  max-width: 780px;
  margin: 0 auto 65px;
  font-weight: bold;
}

.inside-content-main .p-content a {
  font-size: 20px;
  text-align: center;
  color: #5a5f65;
  text-decoration: underline;
}

.inside-content-main .p-content a:hover {
  color: #931b23;
  text-decoration: none;
}

.section-inside-main .image-section {
  width: 100%;
  padding: 0 0 90px;
  text-align: center;
  float: left;
  background-size: cover;
}

.site-wraper-bottom {
  padding: 100px 0 100px !important;
  float: left;
}

.section-inside-main .image-section h2 {
  color: #fff;
  margin-bottom: 80px;
  text-transform: uppercase;
}

.section-inside-main .image-section p {
  color: #fff;
  text-align: center;
  font-weight: bold;
  line-height: 30px;
}

.site-warpper-content {
  width: 100%;
  float: left;
  padding: 0 0 100px;
}

.site-warpper-content .left-image {
  text-align: center;
  margin: 0 auto;
}

.img-circular {
  width: 280px;
  height: 280px;
  background-size: cover;
  display: block;
  border-radius: 140px;
  -webkit-border-radius: 140px;
  -moz-border-radius: 140px;
  margin: 0 auto;
}

.site-warpper-content .left-image img {
  width: 280px;
  height: 280px;
  border-radius: 50%;
}

.site-warpper-content .right-image {
  float: right;
  order: 2;
  text-align: center;
}

.site-warpper-content .right-image img {
  width: 280px;
  height: 280px;
  border-radius: 50%;
}

.single-text {
  padding-top: 25px;
}

.single-bootom-text {
  padding-top: 50px;
}

.double-text {
  padding-top: 30px;
}

.circularlogohover {
  display: none;
}

.popularmain .col-md-6 {
  padding: 0;
}

.circularlogomain:hover .circularlogohover {
  display: block;
}

.circularlogomain:hover .circularlogo {
  display: none;
}

img.circularlogohover {
  width: 118px;
  text-align: center;
  height: 118px;
  margin: 0 auto;
}

img.circularlogo {
  width: 118px;
  height: 118px;
  transition-duration: 0.3s;
  margin: auto;
  text-align: center;
}

.row-eq-height h3 span {
  text-transform: uppercase;
  font-size: 26px;
}

/********* WPML button styling css  ************/
.wpml-ls-current-language a.wpml-ls-link {
  background: #931b23;
}

.wpml-ls-item {
  width: 20px;
  height: 20px;
  display: inline-block;
  text-align: center;
  color: #fff;
}

.header-language ul li.wpml-ls-item+li {
  margin-left: 10px;
  float: left;
}

.wpml-ls-legacy-list-horizontal .wpml-ls-item {
  float: left;
  padding: 0px 0 0;
}

.header-language li a {
  display: block;
  font-size: 9px;
  margin: 0;
  height: 20px;
  width: 20px;
  background-color: #5b5f66;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  -webkit-border-radius: 50%;
  color: #fff;
  text-align: center;
  line-height: 12px;
  text-transform: uppercase;
  padding: 4px 4px;
  text-decoration: none;
}

.mobile-menu-block ul.header-language li a {
  background: transparent;
  padding: 5px 0;
  font-size: 12px;
  text-transform: uppercase;
  border: 1px solid #fff;
  color: #fff;
  height: 30px;
  width: 30px;
}

.mobile-menu-block ul.header-language li a:hover {
  background: #fff;
  color: #000;
}

.mobi-account {
  margin: 0px;
  padding: 15px 0 0;
}

.mobile-menu-block .header-language {
  padding-bottom: 10px;
}

.header-language li.wpml-ls-item-sp a {
  background-image: url(../images/french.svg);
  display: inline-block;
  font-size: 0;
}

.header-language li.wpml-ls-item-gr a {
  background-image: url(../images/french.svg);
}

/*********  Account page css  **********/
.mariana-customer-register-binding .MT_column--md {
  max-width: 736px;
}

.mariana-customer-register-binding .MT_form__input {
  width: 50%;
  padding-right: 30px;
  float: left;
  position: relative;
  margin-bottom: 0;
}

.fit-form--checkbox--wrapper {
  margin-top:45px;
}

.MT_form_register__no-name-fieldset .MT_form_register__submit-button {
margin-top:50px;
display:inline-block;
}

.MT_form_register__reset-button{
width:100%;
margin-top:20px;
color: #5e6166;
text-align: center;
display: inline-block;
font-size: 18px;
text-decoration: underline;
font-family: 'acherus_grotesqueregular', Arial, sans-serif;
padding: 0;
}

.mariana-customer-register-binding .MT_component select {
  border-radius: 25px;
  padding: 12px 20px;
  border: 2px solid #8e8f94;
  background-position: 95% !important;
  min-height: 45px;
}

.mariana-customer-register-binding .MT_form__fieldset-birth-date-legend {
  text-align: left;
  font-size: 12px;
  color: #5e6166;
  padding-left: 20px;
  text-transform: uppercase;
}

.mariana-customer-register-binding .MT_form_register__emergency-contact-fieldset {
  margin-top: 30px;
  margin-bottom: 0;
}

.mariana-customer-register-binding .MT_form__fieldset {
  width: 100%;
}

.mariana-customer-register-binding .MT_button {
  padding: 0;
}

.MT_form__input--checkbox {
  width: 100% !important;
  text-align: left;
  clear: both;
  display: inline-block;
  padding-left: 26%;
}

.mariana-customer-register-binding #ember211 {
  margin-top: 95px;
  min-height: auto;
}

.mariana-customer-register-binding #ember213 {
  margin-bottom: 40px;
}

.mariana-customer-register-binding #ember213 .MT_form__errors {
  width: 100%;
  text-align: center;
  margin-bottom: 20px;
  display: inline-block;
  left: 0;
  right: 0;
}

.mariana-customer-register-binding #ember48 .MT_bg--inverse {
  background-position: 85% !important;
}

.MT_form_edit-account__reset-button{width:100%; display:block; text-align:center; text-decoration:underline; margin-top:30px;}

.mariana-customer-register-binding .MT_form__fieldset-emergency-contact-legend,
.mariana-customer-register-binding .MT_form__fieldset-address-legend {
  color: #5b5f66;
  text-align: center;
  font-size: 24px;
  line-height: 1.2;
  letter-spacing: 1.4px;
  display: inline-block;
  text-transform: uppercase;
  margin-bottom: 30px;
  font-weight: normal;
  padding-top: 30px;
  font-family: 'AcherusGrotesqueBold', Arial, sans-serif;
}

.mariana-customer-register-binding .MT_form__input-label {
  text-align: left;
    padding-left: 22px;
    font-size: 12px;
    letter-spacing: 1px;
    font-weight: normal;
    padding-top: 20px;
    text-transform: uppercase;
    line-height: 1px;
  font-family: 'AcherusGrotesque-Medium', Arial, sans-serif;

}

[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
}

[type="checkbox"]:not(:checked)+label,
[type="checkbox"]:checked+label {
  position: relative;
  padding-left: 36px;
  cursor: pointer;
  color: #000;
  font: normal 16px 'AcherusGrotesque-Medium', Helvetica, sans-serif;
}

/* checkbox aspect */
[type="checkbox"]:not(:checked)+label::before,
[type="checkbox"]:checked+label::before {
  content: '';
  position: absolute;
  left: -7px;
  top: -4px;
  width: 30px;
  height: 30px;
  background: #8e8f93;
  border-radius: 50%;
}

/* checked mark aspect */
[type="checkbox"]:not(:checked)+label::after,
[type="checkbox"]:checked+label::after {
  content: '';
  position: absolute;
  top: -4px;
  left: -7px;
  font-size: 1.3em;
  line-height: 0.8;
  color: #09ad7e;
  transition: all 0.2s;
  background: #931b23;
  width: 30px;
  height: 30px;
  border-radius: 50%;
}

/* checked mark aspect changes */
[type="checkbox"]:not(:checked)+label::after {
  opacity: 0;
  transform: scale(0);
}

[type="checkbox"]:checked+label::after {
  opacity: 1;
  transform: scale(1);
}

/* disabled checkbox */
[type="checkbox"]:disabled:not(:checked)+label::before,
[type="checkbox"]:disabled:checked+label::before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}

[type="checkbox"]:disabled:checked+label::after {
  color: #999;
}

[type="checkbox"]:disabled+label {
  color: #aaa;
}

/*********  Account page css  **********/
.MT_class-register__customer-toggle button {
  background-color: #8e8f93;
  padding: 10px 55px !important;
  display: inline-block;
  color: #ffff;
  border-radius: 20px;
  margin-right: 10px;
  font-family: 'AcherusGrotesqueBold', sans-serif;
  margin-bottom: 100px;
  font-size: 14px;
  text-decoration: none;
  border: none;
}

.page-template-template_my_account .mt_acc_a {
  margin-bottom: 0px;
}

.MT_class-register__customer-toggle button.MT_button--selected {
  background-color: #931b23;
}

.MT_register-flow__heading {
  margin-top: 100px;
  margin-bottom: 100px !important;
  font-size: 54px !important;
}

.MT_class-info .MT_eq--md .MT_type--h3 {
  font-size: 18px;
  text-transform: lowercase;
}

.MT_class-info span {
  font-size: 17px !important;
  color: #000 !important;
}

.page-template-template_my_account .mt_acc_a:hover, .page-template-MT_account_history .mt_acc_a:hover, .page-template-MT_purchases .mt_acc_a:hover {
  background-color: #931b23;
}

.page-template-template_my_account .mt_acc_a.active, .page-template-MT_account_history .mt_acc_a.active, .page-template-MT_purchases .mt_acc_a.active {
  background-color: #931b23;
}

.MT_gutter--md {
  text-align: left;
}

.MT_gutter--md .MT_customer-account__info {
  text-align: left;
  font-size: 15px;
  margin-bottom: 10px;
  font-family: 'AcherusGrotesque-Medium', sans-serif;
  color: #5e6166;
}

div#ember8 {
  padding-left: 8px;
}

.accountlogin-container div#ember11 {
  padding-left: 8px;
  margin-bottom: 30px;
  margin-top: 0px;
}

.MT_form_giftcard__no-name-fieldse{margin-top:20px;}

.MT_customer-account__label span {
  font-family: 'AcherusGrotesque-Medium', sans-serif;
  color: #5e6166;
}

#ember6 .MT_row .MT_type--h2 {
  font-family: 'Gothic821CnBT', sans-serif;
  color: #5a5f66;
  font-size: 40px;
  margin-bottom: 35px;
}

#ember6 .MT_type--h3 {
  font-family: 'AcherusGrotesque-Medium', Arial, sans-serif;
  text-align: left;
  text-transform: uppercase;
  margin-bottom: 25px;
}

.MT_payment-options__account-balance-container .MT_gutter--sm {
  text-align: left;
  margin-bottom: 0;
}

.MT_payment-options__account-balance-container .MT_gutter--sm .MT_payment-options__account-balance {
  margin-bottom: 5px;
  text-align: left;
  font-size: 24px;
  margin-top:5px;
}

.MT_gutter--lg .MT_payment-options__use-account-balance-towards-fees__header {
  text-align: left;
  display: flex;
  font-size: 16px;
}

.MT_gutter--sm .MT_type--h2 {
  font-size: 40px;
}

.page-template-template_my_account .MT_gutter--sm .MT_type--h2 {
  text-align: left;
}

.page-template-template_my_account .MT_form__display .MT_gutter--xs .MT_type--h3 {
  text-align: left;
}

.MT_form__display .mt_form-payment-method__display {
  text-align: left;
}

.MT_form__display .MT_gutter--xs .MT_type--h3 {
  font-family: 'AcherusGrotesque-Medium', Arial, sans-serif;
  font-size: 24px;
  font-weight: normal;
  text-transform: uppercase;
  margin-bottom: 25px;
}

.MT_form-giftcard__form {
  width: 100%;
  position: relative;
  padding-right: 114px;
}

.MT_form-giftcard__form .MT_form_giftcard__no-name-fieldset {
  position: absolute;
  right: 0;
  top:42px;
}



.MT_form-giftcard__form .MT_form__input .MT_form__input-label{
	text-align:left;
    padding-left: 22px;
    font-size: 12px;
    letter-spacing: 1px;
    font-weight: normal;

    text-transform: uppercase;
    line-height: 20px;}


.MT_form-giftcard__form .MT_form__input .redemption_code{margin-bottom:0px !important;}
.MT_customer-account__profile .MT_customer-account__edit-button{height:40px; padding:0 20px;}
.MT_form_payment-method__no-name-section .MT_type--h6{    padding: 10px 20px !important; height: 40px;}

.MT_type--h6 {
  border-radius: 20px;
  font-family: 'AcherusGrotesque-Medium', sans-serif;
  color: #5e6166;
  border-color: #5e6166;
}



.MT_gutter--xs {
  text-align: left;
}

.MT_form__section {
  text-align: left;
}

.MT_layout-two-column__column .MT_color--inverse {
  width: 96px;
  height: 96px;
  border-radius: 50%;
  color: #fff;
  background-color: #8e8f93;
  text-transform: uppercase;
  font-family: 'AcherusGrotesque-Medium', Arial, sans-serif;
  font-weight: normal;
  letter-spacing: 3px;
  position: absolute;
  right: 0;
  left: 50%;
  transform: translateX(-50%);
  transition: 0.3s;
  bottom: -150px;
}

.page-template-MT_checkout .MT_layout-two-column__column .MT_color--inverse {
  position: relative;
  left: 0;
  bottom: 0;
}

.MT_layout-two-column__column .MT_color--inverse:hover {
  background-color: #931b23;
}

p.MT_gutter--md.MT_customer-loggedin__text {
  display: none;
}

.MT_customer-loggedin__logout-button {
  display: none;
}

.MT_form-payment-cards__form .MT_form__input {
  width: 47%;
  float: left;
  margin-right: 20px;
}

.MT_eq--sm .MT_column--sm {
  width: auto;
  max-width: 735px;
  margin: 0 auto;
}

.MT_form_payment-cards__billing-info-fieldset {
  width: 100%;
}

.MT_component select {
  padding: 0px 11px;
  border: 2px solid #8e8f94;
  border-radius: 22px;
  background-position: 95%;
  min-height:45px;
}

.MT_form_payment-cards__billing-info-fieldset .MT_form_payment-cards__use-account-address-input .fit-form--checkbox--wrapper {
  margin: 0 auto;
  text-align: center;
  padding-right: 190px;
}

.MT_form_payment-cards__billing-info-fieldset .MT_form__errors {
  position: relative;
  margin-top: 0;
}

.MT_form_payment-cards__billing-info-fieldset .MT_color--danger.MT_type--note--em {
  position: absolute;
  left: 7px;
  top: 0px;
  font-size: 15px;
  color: red;
}

.MT_form_payment-cards__submit-button {
  width: 96px;
  height: 96px;
  border-radius: 50%;
  color: #fff;
  background-color: #8e8f93;
  text-transform: uppercase;
  font-family: 'AcherusGrotesque-Medium', Arial, sans-serif;
  font-weight: normal;
  letter-spacing: 3px;
  padding: 0;
  transition: 0.3s;
  margin-right: 25px;
}

.MT_form_payment-cards__submit-button:hover {
  background-color: #931b23;
}

.MT_form_payment-cards__reset-button {
  width: 96px;
  height: 96px;
  border-radius: 50%;
  background-color: #8e8f93;
  text-transform: uppercase;
  font-family: 'AcherusGrotesque-Medium', Arial, sans-serif;
  font-weight: normal;
  letter-spacing: 3px;
  padding: 0 11px !important;
  transition: 0.3s;
  color: #fff;
}

.MT_form_payment-cards__reset-button:hover {
  background-color: #931b23;
}

.MT_gutter--lg .MT_payment-options__use-account-balance-towards-fees__header span {
  color: #000;
  font-weight: 700;
  padding-left: 5px;
}

.MT_customer-account__label .MT_customer-account__info {
  color: #000;
  font-size: 17px;
  font-weight: 700;
}

.MT_form_register__submit-button {
  width: 96px;
  height: 96px;
  background-color: #8c8e92;
  border-radius: 50%;
  display: inline-block;
  font-size: 16px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  padding: 36px 0;
  transition: 0.3s;
  text-decoration: none;
  margin: 0;
  cursor: pointer;
}

.MT_form_register__submit-button:hover {
  background-color: #931b23;
  color: #fff;
}

.MT_color--danger.MT_type--note--em {
  position: static;
  color: red;
  font-size: 15px;
  margin: 0;
  text-align: center;
}

.MT_eq--md .MT_type--h3 {
  font-family: 'AcherusGrotesque-Medium', Arial, sans-serif;
  font-size: 24px;
  color: #5a5f66;
  text-transform: uppercase;
  font-weight: normal;
}

.MT_form_edit-account__no-name-fieldset .MT_color--inverse {
  width: 96px;
  height: 96px;
  border-radius: 50%;
  color: #fff;
  background-color: #8e8f93;
  text-transform: uppercase;
  font-family: 'AcherusGrotesque-Medium', Arial, sans-serif;
  font-weight: normal;
  letter-spacing: 3px;
  padding: 0;
  transition: 0.3s;
}

.MT_form_edit-account__no-name-fieldset .MT_color--inverse:hover {
  background-color: #931b23;
}

.MT_form-edit-account__form h1 {
  font-size: 55px !important;
}

.MT_form-payment-method__display .MT_border-color--default {
  border: none;
  text-decoration: underline;
  padding: 0;
}

.navigation .sub-menu {
  background: #fff;
  left: 50%;
  display: none;
  min-width: 180px;
  text-align: left;
  position: absolute;
  top: 35px;
  margin: -1px 0 0 -90px;
  z-index: 1;
  padding: 8px 25px 5px;
}

.navigation li ul li a {
  font-size: 14px;
  color: #5b5f66 !important;
  padding: 5px 0;
  text-transform: none;
  letter-spacing: 0.025em;
}

.navigation li ul li a:hover {
  color: #931b23 !important;
}

.term-class-esction {
  max-width: 862px;
  margin: 0 auto;
}

.termcondition {
  padding-bottom: 100px;
}

.header-fixed .navigation {
  margin-top: 0px;
}

.page-template-template-insidemodo .white-text {
  color: #fff;
  margin-bottom: 80px;
}

.faq-block h1 {
  margin-top: 41px;
}

.faq-wrapper h3 {
  font-size: 18px;
  color: #000;
  text-align: left;
  line-height: 40px;
  text-transform: inherit !important;
}

.faq-wrapper .btn-modo-list {
  margin-top: 5px;
}

.faq-wrapper .card.card-body {
  padding: 1.25rem 1.25rem 3rem;
  font-family: 'AcherusGrotesque-Medium', Arial, sans-serif;
}

.class-block-type h1 {
  margin-top: 80px;
  margin-bottom: 100px;
}

.about-faq-main {
  margin-bottom: 80px;
}

.page-template-front-page .all-btn {
  margin: 50px auto 0;
}

.outro-section ul,
.partnership-about-wrapper ul {
  margin: 0 0 0 18px;
}

.outro-section ul li {
  padding-bottom: 25px;
}

.partnership-about-wrapper ul li {
  padding-bottom: 25px;
}

.partnership-about-wrapper ul li a {
  font-weight: 700;
  color: #000;
}

.page-template-template-about .into-body {
  width: 100%;
  max-width: 780px;
  padding: 0 0;
  text-align: center;
  flex: none;
  margin: 0 auto;
}

.page-template-template-about .into-body p {
  font-family: 'acherus_grotesquebold', Arial, sans-serif;
  font-size: 20px;
  line-height: 37px;
  color: #565656;
  text-align: center;
  max-width: 780px;
  margin: 0 auto;
}

/*****************  new css 24-10-2018  *****************/
h3 {
  text-transform: uppercase !important;
}

.header-left ul li a:hover svg #search-icon,
.header-left ul li a:hover svg #contact-icon,
.header-my-account a:hover svg #account {
  fill: #931b23;
  color: #931b23;
}

.header-my-account a:hover {
  color: #931b23;
}

.header-social li a svg:hover #facebook,
.header-social li a svg:hover #instagram,
.header-social li a svg:hover #twitter,
.header-social li a svg:hover #you-tube {
  fill: #931b23;
}

.rounded-box-join a {
  width: 275px;
  height: 275px;
  border-radius: 50%;
  background: rgba(93, 98, 104, 0.7);
  display: inline-block;
  color: #fff;
  padding: 110px 70px;
  transition: 0.3s;
  margin-top: 0;
  text-decoration: none;
  text-transform: uppercase;
}

.rounded-box-join a:hover {
  background: rgba(134, 44, 46,1);
}

.header-social li a {
  font-size: 13px;
  color: #5b5f66;
  font-family: 'FontAwesome', Arial, sans-serif;
  line-height: 18px;
  
  margin-bottom: 0px;
}

.home.page-template-front-page .MT_week-nav button {
  display: none;
}

.MT_schedule-filters__button {
  width: 100%;
  border: 2px solid #ccc;
}

.bw-session__sub{
display: none;
}

.MT_schedule__instructor-info span,
.MT_schedule__classroom-name {
  font-size: 15px;
}

ul.MT_schedule-filters__checkboxes li {
  list-style: none;
}

.page-template-template-schedule #ember17,
.home #ember17 {
  display: none;
}

.page-template-template-schedule #ember17 {
  display: block;
}

.home .MT_schedule-filters__instructors,
.home .MT_schedule-filters__type,
.home .MT_schedule-filters__class-room {
  display: none;
}

.home .MT_schedule-filters__region {
  margin-top: 30px;
}

.intro-body,
.section-inside-main .image-section p,
.piller-wrap .pillers-block .center p {
  margin: 0 auto;
  max-width: 780px;
  padding: 0;
  flex: inherit;
}

.page-template-template-join h1,
.page-template-template-purchase-classes h1,
.page-template-template-insidemodo h1,
.page-template-template-about h1 {
  display: inline-block;
  width: 100%;
  text-align: center;
}

.intro-section {
  padding: 100px 0 100px;
  background: url(../images/gradient-bg.png) no-repeat center bottom;
  background-size: 100% auto;
}

.about-Partnerships h2 {
  margin: 65px 0 90px;
}

.page-template-template-about #teachers .row {
  justify-content: center;
}

.home .mariana-integraion {
  background-color: #fff;
  box-shadow: inset 1px 10px 75px #cccc;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  margin-top: 100px;
  overflow: hidden;
}

.home #ember5.MT_schedule-week {
  height: 720px;
  overflow-x: hidden;
  margin-top: 50px;
  overflow-y: scroll;
}

.home .MT_component table {
  background-color: transparent;
  border: none;
  border-style: none !important;
  width: 90%;
  margin: 0 auto;
}

.home .MT_week-nav__schedule {
  width: 86%;
  margin: 0 auto;
}

.home .MT_schedule-filters__region .MT_schedule-filters__button {
  margin-bottom: 0;
}

.home .location-info {
  margin-top: 200px !important;
}

.home .MT_type--h1,
.MT_type--h2,
.MT_type--h3,
.MT_type--h4 {
  margin-bottom: 0;
}

.home .MT_schedule__table-cell-location {
  display: none;
}

.home .MT_eq--md .MT_schedule-button {
  padding: 1em 0.75em;
}

.alignleft {
  display: inline;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.btn-circle {
  width: 96px;
  height: 96px;
  text-align: center;
  vertical-align: middle;
  border-radius: 50%;
  padding-top: 12%;
  text-decoration: none;
}

.btn-circle h5 {
  color: white;
  text-transform: uppercase;
}

.btn-circle:hover {
  background-color: #931b23;
}

.btn-modo-list {
  background: none;
  padding: 0;
  margin-right: 20px;
}

.center-block {
  margin: 0 auto 0 auto;
}

.contain-image {
  position: relative;
  width: 200px;
  margin-bottom: 100px;
}

.rounden {
  overflow: hidden;
  border-radius: 50%;
  margin: auto;
  width: 165px;
  height: 165px;
}

.class-type-image {
  /* object-fit: cover; */
  filter: opacity(30%);
  width: 100%;
  height: 100%;
}

.class-type-text {
  text-transform: uppercase;
  position: absolute;
  text-align: center;
  left: 0;
  right: 0;
  top: 71px;
  bottom: 0;
  color: black;
  font-size: 24px;
}

.faq-summary {
  width: 32px;
  height: 32px;
}

.collapsed .faq-uncollapsed {
  display: none;
}

.faq-uncollapsed {
  display: block;
}

.collapsed .faq-collapsed {
  display: block;
}

.faq-collapsed {
  display: none;
}

.mariana-integraion h2.MT_week-nav__title {
  display: none;
}

.partnership-about-wrapper p {
  color: #000;
}

.navigation li ul li.current-menu-item>a,
.navigation li ul li.current-menu-parent>a {
  color: inherit;
}

.navigation li.current-menu-item>a {
  color: #931b23;
}

/*.mobile-menu-block ul.header-language li.wpml-ls-item-fr a:hover { background: #fff url(../images/french.svg) no-repeat center center; }
.mobile-menu-block ul.header-language li.wpml-ls-item-en a:hover { background: #fff url(../images/english.svg) no-repeat center center; }*/
.mariana-purchases-list-binding {
  margin-top: 30px;
}

.mariana-reservations-all-binding {
  margin-top: 30px;
}

.my-account-wrapper {
  position: relative;
}

.freeze-account-main {
  margin-top: 240px !important;
}

.page-template-MT_purchases article, .page-template-MT_account_history article {
  margin-top: 300px;
  text-align: center;
}

.page-template-template_my_account .mt_acc_a, .mt_links .mt_acc_a {
  padding: 10px 100px;
  display: inline-block;
  color: #ffff;
  border-radius: 20px;
  margin-right: 31px;
  font-size: 14px;
  text-decoration: none;
  background-color: #8e8f93;
}
.page-template-template_my_account .myaccount-top-links a h5{
font-size: 14px;
 color: #ffff;
 padding: 5px 0 4px;
 margin-bottom:0px;
}

.mt_links .mt_acc_a:last-child {
  margin-right: 0px;
}

.mt_links {
  margin-top: 70px;
}

.mariana-reservations-all-binding .MT_component p {
  padding-left: 35px;
}

.mariana-purchases-list-binding .MT_component p {
  padding-left: 35px;
}

.mariana-purchases-list-binding {
  margin-bottom: 80px;
}

.mariana-reservations-all-binding {
  margin-bottom: 80px;
}

.mariana-reservations-all-binding .MT_gutter--md {
  margin-bottom: 0px;
}

.page-template-template-accountlogin p.MT_gutter--md.MT_customer-loggedin__text {
  display: block;
}

.page-template-template-accountlogin .accountlogin-container {
  padding-bottom: 50px;
}

.circularlogomain a {
  margin: auto;
  text-align: center
}

.circularlogomain a img {
  float: left
}

_::-webkit-full-page-media, _:future, :root .circularlogomain a {
  text-decoration: none;
  text-align: center
}

_::-webkit-full-page-media, _:future, :root .footer-inner .col-4 {
  max-width: 33%;
  width: 33%;
  flex: inherit;
}

_::-webkit-full-page-media, _:future, :root .join-banner {
  letter-spacing: 5px;
}

.page-template-template-schedule .MT_register-flow__heading {
  font-size: 42px;
  margin: 100px 0;
}

.page-template-templatestemplate-schedule-php .mt_acc_a, .MT_class-register__customer-toggle button {
  margin-bottom: 50px;
}

.MT_class-register__customer-toggle header h3 {
  margin-bottom: 30px;
  font-size: 24px;
}

.page-template-template-schedule .MT_type--h3 {
  font-size: 20px !important;
  text-transform: capitalize !important;
  color: #000 !important;
  font-family: 'acherus_grotesqueregular', sans-serif !important;
}

.MT_class-register__no-payment-button .MT_bg--primary {
  background: #8e8f93;
  color: #fff;
}

.wpml-ls-legacy-list-horizontal {
  padding: 7px 0;
}

.header-logo .logo-text {
  display: inline-block;
  transition-duration: 0.3s;
}

.header-left ul li svg {
  margin-right: 5px;
}

.header-left ul li+li {
  margin-top: 5px;
}

.header-social-container {
  margin-top: 0px;
}

.page-id-4784 .default-template h6 {
  margin-top: 0px;
}

.page-id-4784 .default-template .myaccount-top-links {
  margin-bottom: 0px;
}

.page-id-4784 .default-template .myaccount-top-links a.default_temp_menu {
  margin-bottom: 80px;
}

.page-template-template-createaccoun .MT_color--danger.MT_type--note--em {
  margin: 14px 10px;
}

.page-template-front-page .MT_component p {
  line-height: 15px;
}

.wp-share-button.theme22 .share-button, .wp-share-button.theme22 .share-button-more {
  background: transparent !important;
  padding: 0px !important;
  margin-right: 10px !important;
}

.button-name {
  display: none !important;
}

.button-count {
  display: none !important;
}

.wp-share-button.theme22 .share-button:hover .button-icon {
  display: block !important;
}

.wp-share-button.theme22 .share-button:hover .button-count {
  display: none !important;
}

.MT_schedule__table-cell-location {
  padding: .20em 1.5em;
}

.MT_schedule__table-cell-register {
  margin-top: -5px;
}

.MT_component table th, .MT_eq--md.MT_component table td:not(.MT_table__cell--no-padding) {
  margin-top: 4px;
}

.MT_schedule__register-button {
  padding: 4px 10px;
}

.MT_button__return-button {
  background: none !important;
  color: #5b5f66 !important;
}

.home .location-wrapper {
  margin-top: 0px !important;
}

.mobi-account a {
  text-decoration: inherit;
}

.MT_component table td:not(.MT_table__cell--no-padding), .MT_component table th {
  padding: 3px;
}

.header-fixed .wpml-ls-legacy-list-horizontal .wpml-ls-item {
  padding: 0px 0 0;
}

.header-fixed .wpml-ls-legacy-list-horizontal {
  padding: 0px;
}

.header-language li a:hover {
  background: #931b23;
}

.mobilemenuicon .icon-bar {
  margin-bottom: 7px;
}

.mobile-menu-open .mobilemenuicon .icon-bar {
  margin-bottom: 0px;
}

.studio-search-main {
  /* margin-top: 190px; */
  padding: 0px;
}

.studio-search-main h1 {
  margin-top: 130px 0 80px;
}

.studio-banner {
  height: 614px;
  background-size: cover !important;
}

.search-result-main {
  margin-top: 190px;
  padding: 0px;
}

.studio-search-main h1 {
  margin: 130px 0 80px;
}

.full-studio-card {
  margin-bottom: 20px;
}

.studio-card h4 {
  text-align: left;
}

.header-language li a:hover {
  background: #931b23;
}

.intro-text {
  margin: 0 auto;
  display: block;
}

.full-studio-card {
  margin-bottom: 20px;
}

.default-template .myaccount-top-links a.default_temp_menu:last-child {
  margin-right: 0px;
}

ul#menu-prime-1 .contactbtn {
  display: none;
}

ul#pagination-demo {
  max-width: 1068px;
  margin: 0 auto 75px;
  float: none;
}

ul#pagination-demo li:nth-child(3) {
  margin-left: 40px;
}

ul#pagination-demo li {
  list-style: none;
  padding: 3px 0px;
  text-align: center;
  border-radius: 3px;
  cursor: pointer;
  margin-right: 10px;
  border-radius: 50%;
  width: 30px;
  height: 30px;
}

ul#pagination-demo li a {
  padding: 0px;
  font-size: inherit;
  color: inherit;
  background: none;
  border: none;
  line-height: inherit;
  display: inline;
  text-decoration: none;
}

ul#pagination-demo li:hover {
  background: #931b23;
  color: #fff;
  text-decoration: none !important;
}

ul#pagination-demo li.active {
  background: #931b23;
  color: #fff;
  text-decoration: none !important;
  border-radius: 50%;
  width: 30px;
  height: 30px;
}

ul#pagination-demo li.first {
  display: none;
}

ul#pagination-demo li.prev {
  display: none;
}

ul#pagination-demo li.next {
  display: none;
}

ul#pagination-demo li.last {
  display: none;
}

.page-template-default .hc-.registration-field input[type="checkbox"]:not(:checked), [type="checkbox"]:checked {
  position: static;
  margin: -4px 5px 0 0;
  padding: 0px;
  height: auto;
  display: inline-block;
}

.page-template-template-search-results .full-studio-card .col-auto {
  max-width: 70%;
}

.MT_form_reset__reset-password-input {
  padding-left: 0px !important;
}

.MT_form_reset__confirm-password-input {
  padding-left: 0px !important;
}

.page-template-template-createaccount .fit-form--checkbox--wrapper input {
  display: none;
}

.class-shedule-mob .MT_schedule__time {
  margin-bottom: 0px !important;
}

.MT_reservations__cell--edit, .MT_schedule__table-cell-register {
  text-align: center;
}

.parent-pageid-34 .mariana-integraion .MT_eq--md .MT_type--h4 {
  font-size: 21px !important;
}

.page-template-template-schedule .MT_week-nav__schedule-container .MT_border--lowlight:hover {
  background: #f6f6f6;
}

.MT_cart__table-cell-quantity .MT_cart__button {
  color: #fff;
}

.MT_cart__table-cell-remove .MT_cart__button-remove {
  color: #fff;
  margin-left: 7px;
}

.MT_cart__action-container .MT_type--h6 {
  margin-bottom: 100px !important;
}

.page-template-MT_checkout .hc-.registration-field input[type="checkbox"]:not(:checked), [type="checkbox"]:checked {}

.page-template-MT_checkout .MT_cart__table-cell-item {
  padding: 1rem 0px !important;
}

.page-template-MT_checkout .MT_cart__table-cell {
  padding: 1rem 0px !important;
}

.page-template-MT_checkout .MT_color--danger.MT_type--note--em {
  text-align: left;
}

.page-template-MT_checkout .MT_form__input--checkbox {
  padding-left: 0px !important;
  margin-top: 20px !important;
}

.header-social {
  margin: 18px 0 0;
}

.header-left ul li {
  margin: 1px 0 0 0;
}

.header-fixed .header-social {
  /* margin: 18px 0 0; */
}

.page-template-MT_checkout .MT_form-giftcard__form .MT_form_giftcard__no-name-fieldset {
  top: 33px;
}

.page-template-MT_checkout .MT_form-coupon-code__form {
  position: relative;
  padding-right: 50px;
}

.MT_form_coupon-code__code-input {
  width: 86%;
}

.MT_form_coupon-code__no-name-fieldset {
  position: absolute;
  right: 0px;
  top: 32px;
  padding: 0 20px;
}

.page-template-template-schedule button.MT_button.MT_type--h6 {
  background: none;
  color: #5e6166;
}

.page-template-template-schedule button.MT_button.MT_type--h6:hover {
  background: none;
}

.page-template-default .alignright {
  text-align: right;
  float: right;
}

.page-template-default .aligncenter {
  text-align: center;
}

.page-template-default .alignleft {
  text-align: left;
  float: left;
}

.justify-content-between {
  padding-left: 0px;
}


.MT_form_payment-cards__usage-location-fieldset{margin:0 auto;}
.MT_form_payment-cards__usage-location-fieldset .MT_form_payment-cards__payment-gateway-input{float:none; margin:0 auto;}

/*****************  new css  *****************/
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  body .owl-dot.active {
    position: relative;
    top: 3px;
  }
}

@media (max-width: 1500px) {
  .page-template-template-purchase-classes .banner-text-middle {
    font-size: 225px;
  }
}

@media (max-width: 1310px) {
  .page-template-template-purchase-classes .banner-text-middle {
    font-size: 180px;
  }

  /* .header-fixed .section-one {
    margin-top: 84px;
  } */

  .single-teacher .section-two {
    margin-top: 0px;
  }

  .single-class_type .section-two {
    margin-top: 0px;
  }
}

@media (max-width: 1280px) {
  body.page-template-templatestemplate-insidemodo-php .banner-text-middle {
    font-size: 250px;
  }

  .banner-text-middle {
    font-size: 350px;
  }

  .header-left {
    padding: 0 5px 0 30px !important;
  }

  .header-right {
    padding-right: 30px !important;
  }

  .header-logo a {
    transition-duration: 0.2s;
    width: 100%;
    text-align: center;
  }

  .header-logo a, .header-fixed .header-logo a {
    max-width: 100%;
  }

  .wpml-ls-legacy-list-horizontal {
    padding: 0px;
  }

  .accountlogin-container {
    margin-top: 200px;
  }

  .header-logo img {
    width: 28px;
    height: 28px;
    margin: -3px 10px 2px 0;
  }
}

@media (max-width: 1200px) {
  .what-need-block .owl-carousel .item .event-right-part {
    width: 45%;
  }

  .what-need-block .owl-carousel .item .event-right-part .event-date {
    padding-right: 0;
  }

  .owl-dots {
    margin-right: -107px;
  }

  .banner-text-middle {
    font-size: 450px;
  }

  .menuicon {
    top: 27px;
  }

  .inside-banner .banner-text-middle {
    font-size: 220px;
  }

  .inside-banner {
    margin-top: 120px;
  }

  .wpml-ls-legacy-list-horizontal .wpml-ls-item {
    padding: 11px 0 0;
  }
}

@media (max-width: 1024px) {
  .menuicon {
    display: block !important;
    right: 30px;
  }

  .mobile-menu-block {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
  }

  ul#menu-prime-1 .contactbtn {
    display: block;
  }

  .header-left ul li+li {
    margin-top: 10px;
    margin-right: 15px;
  }

  .default-template .myaccount-top-links a.default_temp_menu {
    width: 45%;
    padding: 10px 0;
    text-align: center;
    margin-right: 0px;
  }

  section.section-two.list-blog {
    margin-top: 113px;
  }

  .seconecnt .seconeimg {
    width: 250px;
    height: 250px;
    position: relative;
    transform: translateY(50%);
    margin: 0 auto;
  }

  .section-one {
    padding-top: 20px;
/*     margin-top: 55px; */
  }

  .menuicon {
    top: 26px;
  }

  .join-banner {
    margin-top: 0;
    background-position: center !important;
    height: 500px;
  }

  .join-king-left {
    width: 37%;
  }

  .join-king-right {
    width: 52%;
  }

  .join-king-right p {
    padding-right: 0;
  }

  .what-need-block .what-left-part {
    width: 28%;
  }

  .what-need-block .owl-carousel .item .event-left-part {
    width: 42%;
    margin-left: 0;
  }

  .what-need-block .owl-carousel .item .event-right-part h2 {
    line-height: 35px;
  }

  .what-need-block .owl-carousel .item .event-right-part .event-date {
    padding-right: 0;
  }

  .teacher-training-block p {
    padding: 0 50px;
  }

  .join-king-block {
    height: 400px;
    padding: 36px 0;
  }

  .banner-main-btn ul li {
    width: 48%;
  }

  .banner-main-btn {
    margin-left: -240px;
    bottom: 0;
    max-width: 351px;
    width: 60%;
  }

  .banner-main-btn .view-btn {
    width: 120px;
    height: 120px;
    font-size: 11px;
    padding: 19px 22px;
    bottom: -80px;
    line-height: 20px;
  }

  .banner-main-btn .view-btn:hover {
    background: rgba(134, 43, 45, 0.7);
    bottom: -40px;
    transition-duration: 0.3s;
    padding-top: 38px;
  }

  .banner-text-middle {
    font-size: 250px;
  }

  .blog-container {
    margin: 0 0 30px;
  }

  .blog-container h2 {
    margin-top: 20px;
    margin-bottom: 10px;
  }

  .blog-container .morelink {
    margin: 20px 0;
  }

  .all-btn {
    margin: 30px 0 50px;
  }

  .blog-excerpt p {
    font-size: 16px;
  }

  .blog-wrapper {
    margin-top: 0;
/*     padding: 30px 0 0; */
  }

  .comments-area {
    margin: 60px 0 0;
  }

  .single-post .detail-wrapper {
/*     margin-top: 26px !important; */
  }

  .page-template-template-purchase-classes .banner-text-middle {
    font-size: 120px;
  }

  .inside-banner .banner-text-middle {
    font-size: 200px;
  }

  .header-my-account {
    display: none;
  }

  .navigation {
    display: none;
  }

  .inside-banner {
    margin-top: 50px;
    height: 500px;
  }

  .mariana-customer-register-binding .MT_form__input {
    width: 50%;
    padding: 0 20px;
    margin-right: 0;
  }

  .page-template-template_my_account .mt_acc_a, .page-template-MT_purchases .mt_links .mt_acc_a, .page-template-MT_account_history .mt_links .mt_acc_a {
    width: 25%;
    padding: 10px 0;
    margin-top: 50px;
    text-align: center;
  }

  .header-fixed .section-one {
    padding-bottom: 0px;
  }

  body.page-template-templatestemplate-insidemodo-php .banner-text-middle {
    font-size: 150px;
    bottom: 100px;
  }

  .header-fixed .blog-wrapper {
    /* margin-top: 16px; */
  }

  .single-teacher .section-two {
    margin-top: 0px;
  }

  .single-class_type .seconecnt .seconeimg {
    transform: translateY(10%)
  }

  .search-result-main {
    margin-top: 57px;
  }

  .studio-search-main {
    margin-top: 57px;
  }

  .header-left li .header-search {
    background: url(../images/icon-mobilesearch.svg) no-repeat center top;
    width: 23px;
    height: 23px;
    font-size: 0px;
    background-size: 22px;
  }

  .header-left ul li svg {
    display: none;
  }

  .header-left {
    top: 0px !important;
  }

  .mobile-menu-block ul.header-language li a {
    padding: 0px;
  }

  .MT_eq--md .MT_schedule-button {
    width: 100px;
    height: 100px;
    min-width: 100px;
    min-height: 100px;
    margin: auto;
  }

  .mobile-nav ul li.collapsable a {
    color: #fff;
  }

  .mobile-nav ul li.collapsable .sub-menu a {
    color: #333;
  }
}

@media (max-width: 991px) {
  .MT_eq--md .MT_schedule-button {
    width: 80px;
    height: 80px;
    min-width: 80px;
    min-height: 80px;
    margin: auto;
    font-size: 13px;
    padding-top: 13px;
  }

  .MT_eq--md .MT_type--h2 {
    font-size: 20px;
  }

  .header-fixed .header-left ul li {
    margin: 12px 15px 0 0;
  }

  .header-fixed .join-banner {
    margin-top: 0px;
  }
   .accountlogin-container .forget-password, .MT_button.MT_button--naked.MT_form_login__button-button{margin-bottom:50px;}
}

@media (max-width: 768px) {
  .page-template-template-createaccount .container.fixcontain{
    width: 100%;
  }
  .mobile-menu-block ul.header-language li a {
    padding: 1px 0;
  }

  .seconecnt .seconeimg {
    transform: unset;
  }

  .MT_week-nav__day-button {
    margin: 11px;
    width: 70px;
    height: 70px;
  }

  .seconetxt {
    text-align: center;
    padding: 30px 15px;
  }

  .section-two {
    padding: 0 15px;
  }

  .list-teacher {
    margin-top: 100px;
  }

  .menuicon {
    top: 24px;
  }

  .comment-form-author {
    width: 47%;
  }

  .comments-area {
    margin: 20px 0 0;
  }

  /* .blog-wrapper {
    margin-top: 55px;
  } */

  .inside-banner .banner-text-middle {
    font-size: 150px;
  }

  .intro-section .intro-body,
  .page-template-template-about .into-body {
    padding: 0 15px;
  }

  .MT_eq--md .MT_schedule-button {
    width: 80px;
    height: 80px;
    min-width: 80px;
    min-height: 80px;
    margin: auto;
  }
}

@media (max-width: 767px) {
  .mobile-menu-block ul.header-language li a {
    padding: 5px 0;
  }

  _::-webkit-full-page-media, _:future, :root .more-btn {
    padding: 47px 26px;
  }

  _::-webkit-full-page-media, _:future, :root .footer-inner .col-4 {
    max-width: 100%;
    width: 100%;
    flex: inherit;
  }

  .map-wrapper {
    max-width: 100%;
    flex: inherit;
    padding: 0px;
  }

  ul#pagination-demo li:nth-child(3) {
    margin-left: 11px;
  }

  .page-template-template-purchase-classes .MT_color--lowlight.MT_product-card__description {
    text-align: center;
    line-height: 29px;
    font-size: 15px;
  }

  .owl-prev:after {
    position: absolute;
    content: "Prev";
    top: 34px;
    left: 66px;
  }

  .owl-next:before {
    position: absolute;
    content: "Next";
    top: 34px;
    right: 63px;
  }

  .owl-prev {
    background: none !important;
  }

  .owl-next {
    background: none !important;
  }

  .owl-prev span {
    color: #000;
    margin-right: 5px;
  }

  .owl-next span {
    color: #000;
    margin-left: 5px;
  }

  .owl-next:hover {
    background: none !important;
    color: #931b23;
  }

  .owl-prev:hover {
    background: none !important;
    color: #931b23;
  }

  .header-fixed .join-banner {
    margin-top: 0px;
  }

  .accountlogin-container .myaccount-top-links {
    margin-top: 0px;
  }

  .accountlogin-container .freeze-account-main {
    margin-top: 110px !important;
  }

  .accountlogin-container .my-account-wrapper {
    margin-bottom: 40px;
  }

  .mobile-logo img {
    margin-top: -4px !important;
  }

  .header-left {
    top: 3px !important;
  }

  .header-left ul li+li {
    margin-top: 8px;
    margin-right: 0px;
  }

  .full-studio-card .col-auto {
    width: 89%;
  }

  .acf-map {
    margin-bottom: 30px;
    height: 300px;
    border-radius: 0px;
  }

  .search-main-map {
    max-width: 100%;
    flex: inherit;
    padding: 0px;
  }

  .search-result-main h1 {
    margin: 30px 0;
  }

  .search-main-list {
    max-width: 100%;
    flex: inherit
  }

  .search-main-map col-6 {
    max-width: 100%;
    flex: inherit;
  }

  .full-studio-card .col-auto {
    width: 100%;
  }

  .intro-section h2 {
    font-size: 57px;
  }

  .search-result-main {
    margin-top: 57px;
  }

  .studio-search-main {
    margin-top: 59px;
    padding: 0 30px;
  }

  .studio-search-main h1 {
    margin: 30px 0 30px;
  }

  .studio-banner {
    height: auto;
    padding-bottom: 86%;
    background-position: center bottom !important;
  }

  .page-template-template-studio-search form .col-4 {
    max-width: 100%;
    margin-left: 0px !important;
    flex: inherit;
    padding: 0 30px
  }

  .studio-banner .intro-text {
    padding: 0 30px;
  }

  .page-template-template-search-results form .col-4 {
    max-width: 100%;
    margin-left: 0px !important;
    flex: inherit;
    padding: 0 30px;
  }

  .class-type-section {
    padding: 0 15px;
  }

  .header-left ul li svg {
    margin-right: 0px !important;
  }

  .header-left li .header-search svg {
    width: 22px !important;
    height: 22px !important;
    display: none;
  }

  .seconetxt {
    padding: 50px 15px;
  }

  .MT_week-nav__day-button {
    margin: auto;
    width: 60px;
    height: 60px;
    min-height: 60px;
    min-width: 60px;
    font-size: 15px;
    padding-top: 11px;
  }

  .MT_component table {
    margin-top: 20px;
  }

  .header-fixed .blog-wrapper {
    /* margin-top: 60px; */
  }

  .header-fixed {
    margin: 0px;
  }

  .single-post .detail-wrapper .section-two {
    margin-top: 27px;
  }

  .blog section.section-two.list-blog h1 {
    margin: 50px 0 50px;
  }

  .blog-image img {
    width: 100%;
    height: auto;
  }

  .outro-section .col-6 {
    max-width: 100%;
    flex: inherit;
  }

  .outro-section ul li {
    padding-bottom: 15px;
  }

  .partnership-about-wrapper .col-6 {
    max-width: 100%;
    flex: inherit;
  }

  .about-Partnerships h2 {
    margin: 30px 0 50px;
  }

  #memberperks h1 {
    margin-top: 50px !important;
    margin-bottom: 40px !important;
  }

  .row {
    margin: 0px;
  }

  .memberperks h1 {
    margin-top: 10px;
    margin-bottom: 40px;
    padding: 0 15px;
  }

  .outro-section {
    padding: 40px 15px 0;
    text-align: center;
  }

  .outro-section ul, .partnership-about-wrapper ul {
    margin: 0px;
    text-align: center;
  }

  .page-template-template-about h1 {
    margin: 30px 0 50px;
  }

  .intro-section .intro-body,
  .page-template-template-about .into-body {
    padding: 0 30px;
  }

  .page-template-template-insidemodo .white-text {
    margin: 50px 0 30px;
    word-break: break-all;
  }

  .accountlogin-container div#ember11 {
    margin-bottom: 30px;
  }

  .mobile-logo {
    padding-left: 15px;
  }

  body.page-template-templatestemplate-insidemodo-php .banner-text-middle {
    font-size: 85px !important;
    bottom: 90px !important;
  }

  .partnership-about-wrapper p {
    text-align: center;
  }

  .row.partnership-about-wrapper {
    padding: 0 15px;
  }

  .piller-wrap .pillers-block .center {
    margin: 20px 0 50px !important;
    padding: 0px !important;
  }

  .page-template-newsletter section.container section.section-two.list-blog {
    margin: 0px;
  }

  .piller-wrap .pillers-block .intro-text {
    padding: 20px 0 50px;
  }

  .page-template-template-purchase-classes .banner-text-middle {
    font-size: 57px;
    line-height: 48px;
  }

  .join-banner {
    margin-top: 0;
    background-position: center;
    height: 300px;
  }

  .join-section {
    padding: 50px 0 0px;
    width: auto;
  }

  .join-king-left {
    width: auto;
    margin: 0;
    float: none;
    display: inline-block;
    padding: 0 15px;
  }

  .join-king-right {
    width: 100%;
    padding: 0 15px;
  }

  .join-king-right p {
    padding-right: 0;
    text-align: center;
  }

  .join-section .join-box {
    margin-bottom: 0px;
    padding: 0 15px;
  }

  .join-king-block {
    padding: 50px 0;
    height: 100%;
    background-position: center;
    text-align: center;
    float: left;
  }

  .join-king-right h2 {
    text-align: center;
  }

  .what-need-block h2 {
    font-size: 35px;
    margin-top: 30px;
    margin-bottom: 20px;
  }

  .what-need-block .what-left-part .title {
    padding-top: 20px;
  }

  .what-need-block .what-left-part {
    width: 100%;
    margin-bottom: 40px;
  }

  .what-middle-part {
    margin-bottom: 40px;
  }

  .what-need-block .owl-carousel .item .event-left-part {
    width: 100%;
    margin: 0;
    padding: 0 15px;
  }

  .what-need-block .owl-carousel .item .event-right-part {
    width: 100%;
    text-align: center;
    padding-top: 0;
    padding: 0 15px;
  }

  .what-need-block .owl-carousel .item .event-right-part h2 {
    text-align: center;
    line-height: 35px;
  }

  .what-need-block .owl-carousel .item .event-right-part .event-date {
    padding-right: 0;
    text-align: center;
  }

  .what-need-block .owl-carousel .item .event-right-part .event-price {
    text-align: center;
  }

  .what-need-block .owl-carousel .item .event-right-part p {
    text-align: center;
  }

  .teacher-training-block {
    height: 100%;
    padding: 50px 0;
  }

  .teacher-training-block h2 {
    font-size: 35px;
  }

  .teacher-training-block p {
    text-align: center;
    padding: 0 15px;
  }

  .teacher-training-block .more-btn {
    background: rgba(93, 98, 104, 0.8);
  }

  .banner-main-btn .view-btn {
    width: 120px;
    height: 120px;
    font-size: 11px;
    padding: 19px 22px;
    bottom: -80px;
    line-height: 20px;
  }

  .banner-main-btn {
    margin-left: -226px;
    bottom: 0;
    max-width: 289px;
    width: 100%;
  }

  .banner-main-btn .view-btn:hover {
    background: rgba(134, 43, 45, 0.7);
    bottom: -40px;
    transition-duration: 0.3s;
    padding-top: 38px;
  }

  .owl-carousel .owl-item img {
    width: 351px;
    margin: 0 auto;
  }

  .owl-dots {
    position: relative;
    right: 0;
    left: 0;
    margin: 0 auto;
    bottom: -20px;
    margin-top: 20px;
  }

  .mobile-menu-block ul.header-language li a {
    line-height: 20px;
    background: auto;
  }

  .banner-text-middle {
    font-size: 160px;
  }

  .comments-area {
    margin: 30px 0;
  }

  .comment-form-author {
    width: 100%;
    margin-right: 0;
  }

  .comment-form-email {
    width: 100%;
  }

  .comment-form-url {
    width: 100%;
  }

  /* .blog-wrapper {
    margin-top: 55px;
  } */

  .apss-social-share {
    margin-bottom: 50px;
  }

  .popularmain {
    text-align: center;
  }

  .popularmain .buy-btn {
    display: block;
    margin: 0 auto 30px;
  }

  .newclassmain {
    text-align: left;
  }

  .buy-btn {
    margin-bottom: 30px;
    margin-top: 10px;
  }

  .otherclassmain {
    text-align: center;
  }

  .popularsection h2 {
    margin-bottom: 30px;
  }

  .popularcontainer .popularmain h3 {
    font-size: 28px;
    text-align: center;
  }

  .new-class-section h2 {
    font-size: 35px;
    margin-bottom: 0;
  }

  .popularsection {
    padding: 0px 0;
    margin-bottom: 30px;
  }

  .popularsection h1 {
    margin: 50px 0 40px;
  }

  .popularcontainer .popularmain h2 {
    text-align: center !important;
    margin-bottom: 10px;
  }

  .popularmain ul li {
    text-align: center !important;
    line-height: 30px;
  }

  .newclasscontainer {
    padding: 30px 0;
  }

  .yogaclasscontainer {
    padding: 30px 0;
  }

  .new-class-section h3 {
    margin-bottom: 30px;
  }

  .yogaclass h2 {
    padding: 0 0;
    font-size: 35px;
    margin: 0 0 50px;
  }

  .otherclass h2 {
    padding: 0 0;
    font-size: 35px;
    margin-bottom: 50px;
  }

  .yogaclassmain ul li {
    line-height: 30px;
  }

  .termcondition ul {
    margin: 0px 15px;
  }

  .otherclasscontainer {
    padding: 30px 0 0;
  }

  .createaccount-container h1 {
    font-size: 32px;
    margin-bottom: 30px;
  }

  .createaccount-container .personal-info .register-block .block {
    width: 100%;
    margin-right: 0;
  }

  .selectric-wrapper {
    width: 31%;
  }

  .home-location {
    margin-top: -22px;
  }

  .inside-banner .banner-text-middle {
    font-size: 80px;
  }

  .inside-banner {
    height: 350px;
    margin-top: 80px;
  }

  .inside-content-main {
    padding: 50px 15px 10px;
    line-height: 30px;
  }

  .inside-content-main img {
    width: 100px;
    margin-bottom: 20px;
    height: 100px;
  }

  .section-inside-main .image-section p {
    text-align: center;
    padding: 0 0px;
    font-weight: normal;
    line-height: 40px;
  }

  .site-warpper-content {
    padding: 30px 0;
    margin: 0;
    text-align: center;
  }

  .section-inside-main .image-section {
    padding: 0px 15px 50px;
    margin: 0;
  }

  .site-wraper-bottom {
    padding: 50px 0px 50px !important;
    line-height: 28px;
  }

  .inside-content-main .p-content {
    margin: 0 auto 50px;
  }

  .site-warpper-content .left-image {
    padding: 0px;
  }

  .section-inside-main .image-section h2 {
    margin-bottom: 20px;
  }

  .site-warpper-content p {
    text-align: center;
  }

  .single-text {
    padding-top: 50px;
  }

  .double-text {
    padding-top: 20px;
  }

  .seconetxt .intro-text {
    text-align: center;
  }

  .site-warpper-content .right-image {
    text-align: center;
    float: none;
    order: 0;
  }

  .circularlogomain {
    width: 33%;
    float: left;
    margin-bottom: 20px;
  }

  .header-social li .insta {
    background: url(../images/icon/social-footer-instaOFF@2x.png) no-repeat left top;
    width: 17px;
    height: 17px;
    display: inline-block;
    background-size: 17px;
  }

  .header-social li .insta:hover {
    background: url(../images/icon/social-footer-instaON@2x.png) no-repeat left top;
    height: 17px;
    background-size: 17px;
  }

  .header-social li .fb {
    background: url(../images/icon/social-footer-facebookOFF@2x.png) no-repeat left top;
    width: 17px;
    height: 17px;
    display: inline-block;
    background-size: 17px;
  }

  .header-social li .fb:hover {
    background: url(../images/icon/social-footer-facebookON@2x.png) no-repeat left top;
    height: 17px;
    background-size: 17px;
  }

  .header-social li .twitter {
    background: url(../images/icon/social-footer-twitterOFF@2x.png) no-repeat left top;
    width: 20px;
    height: 17px;
    display: inline-block;
    background-size: 20px;
  }

  .header-social li .twitter:hover {
    background: url(../images/icon/social-footer-twitterON@2x.png) no-repeat left top;
    height: 17px;
    background-size: 20px;
  }

  .header-social li .youtube {
    background: url(../images/icon/social-footer-ytOFF@2x.png) no-repeat left top;
    width: 24px;
    height: 17px;
    display: inline-block;
    background-size: 24px;
  }

  .header-social li .youtube:hover {
    background: url(../images/icon/social-footer-ytON@2x.png) no-repeat left top;
    height: 17px;
    background-size: 24px;
  }

  .mariana-customer-register-binding .MT_component select {
    width: 98%;
    padding: 12px 10px;
  }

  .mariana-customer-register-binding .MT_form__input {
    width: 100%;
    padding: 0;
  }

  .mariana-customer-register-binding .MT_form_register__birth-date-fieldset {
    margin-top: 0;
  }

  .createaccount-container {
    padding-bottom: 50px;
  }

  .page-template-template_my_account .mt_acc_a, .page-template-MT_account_history .mt_links .mt_acc_a, .page-template-MT_purchases .mt_links .mt_acc_a {
    width: 100%;
    margin: 0 0 30px;
    padding: 10px 0;
    text-align: center;
  }

  .accountlogin-container p {
    margin-bottom: 30px;
  }

  .MT_form-payment-cards__form .MT_form__input {
    width: 100%;
    margin-right: 0;
  }

  .MT_form_payment-cards__billing-info-fieldset .MT_form_payment-cards__use-account-address-input .fit-form--checkbox--wrapper {
    padding-right: 0;
    padding-left: 0;
  }

  .MT_form__input--checkbox {
    padding-left: 0;
  }

  .my-account-wrapper {
    position: relative;
    margin-bottom: 80px;
  }

  .MT_layout-two-column__column .MT_color--inverse {
    bottom: -130px;
  }

  .section-one {
    padding-top: 50px;
  }

  .header-fixed .section-one {
    padding-bottom: 0;
  }

  .popularcontainer .popularmain h5 {
    margin: 0 auto;
  }

  .f-social .header-social li .insta {
    background: url(../images/icon/social-footer-instaOFF@2x.png) no-repeat left top;
    width: 30px;
    height: 30px;
    display: inline-block;
    background-size: 30px;
  }

  .f-social .header-social li .insta:hover {
    background: url(../images/icon/social-footer-instaON@2x.png) no-repeat left top;
    height: 30px;
    background-size: 30px;
  }

  .f-social .header-social li .facebook {
    background: url(../images/icon/social-footer-facebookOFF@2x.png) no-repeat left top;
    width: 30px;
    height: 30px;
    display: inline-block;
    background-size: 30px;
  }

  .f-social .header-social li .facebook:hover {
    background: url(../images/icon/social-footer-facebookON@2x.png) no-repeat left top;
    height: 30px;
    background-size: 30px;
  }

  .f-social .header-social li .twit-icon {
    background: url(../images/icon/social-footer-twitterOFF@2x.png) no-repeat left center;
    width: 30px;
    height: 30px;
    display: inline-block;
    background-size: 30px;
  }

  .f-social .header-social li .twit-icon:hover {
    background: url(../images/icon/social-footer-twitterON@2x.png) no-repeat left center;
    height: 30px;
    background-size: 30px;
  }

  .f-social .header-social li .you-icon {
    background: url(../images/icon/social-footer-ytOFF@2x.png) no-repeat left center;
    width: 42px;
    height: 30px;
    display: inline-block;
    background-size: 40px;
  }

  .f-social .header-social li .you-icon:hover {
    background: url(../images/icon/social-footer-ytON@2x.png) no-repeat left center;
    height: 30px;
    background-size: 40px;
  }

  .f-social .header-social li a::after {
    content: "";
    width: 0;
    height: 0;
    visibility: hidden;
    background-image: url(../images/icon/social-footer-facebookOFF@2x.png), url(../images/icon/social-footer-facebookON@2x.png), url(../images/icon/social-footer-twitterON@2x.png), url(../images/icon/social-footer-ytON@2x.png);
  }

  div.piller-banner div.banner-text-middle {
    margin-top: 33px !important;
    font-size: 130px;
  }

  .piller-wrap .pillers-block .center p {
    font-size: 16px;
  }

  .piller-wrap .pillers-block .center,
  .piller-wrap .pillers-block .piller-row {
    padding: 0px 0 !important;
  }

  .piller-wrap .pillers-block .piller-row .piller-col h2 {
    font-size: 30px;
  }

  .piller-wrap .pillers-block .piller-row .piller-col .image-block img {
    width: 200px !important;
    height: 200px !important;
  }

  /*********  new css  *******/
  .vibes-section .vibe-top-heading {
    padding-top: 50px !important;
    padding: 0 15px;
  }

  .vibes-section .site-warpper-content {
    padding-top: 30px !important;
  }

  .vibes-section h1 {
    margin-bottom: 30px;
  }

  .popularmain ul li {
    text-align: left;
  }

  .new-class-section h1 {
    margin: 40px 0 40px;
  }

  .new-class-section .newclass h2 {
    margin: 0 0 50px;
  }

  .vibes-section .vibe-top-heading p {
    padding: 0;
  }

  .circularlogomain {
    width: 50%;
    float: none;
  }

  .img-circular {
    width: 250px;
    height: 250px;
  }

  .what-need-block h1 {
    margin: 50px 0 30px !important;
    padding: 0 30px;
   
  }

  .what-need-block .what-middle-part .rounded-box-join h4 a {
    width: 180px;
    height: 180px;
    font-size: 15px;
    padding: 55px 36px;
  }

  .what-need-block .what-middle-part {
    margin-bottom: 0px;
  }

  .what-need-block .owl-carousel .item .event-right-part p {
    text-align: center !important;
  }

  .owl-nav {
    top: 50%;
  }

  body .owl-dot.active {
    top: 3px;
  }

  .teacher-training-block {
    margin-top: 60px;
  }

  .teacher-training-block h1 {
    margin: 0 0 50px 0 !important;
  }

  .teacher-training-block a.more-btn {
    margin-top: 30px !important;
  }

  .more-btn {
    width: 180px;
    height: 180px;
    padding: 56px 26px;
  }

  .mariana-product-buy-list-binding {
    padding: 50px 30px;
  }

  section.section-two.list-blog {
    margin-top: 0px;
  }

  section.section-two.list-blog h1 {
    margin: 50px 0 30px;
  }

  .default-template .myaccount-top-links a.default_temp_menu {
    width: 45%;
    padding: 10px 0;
    text-align: center;
    margin-right: 0px;
  }

  .page-id-4784 .default-template .myaccount-top-links a.default_temp_menu {
    margin-bottom: 40px;
  }

  .page-template-default section.container section.section-two.list-blog {
    margin: 0px;
    padding: 0 15px;
  }

  .piller-wrap .pillers-block .piller-row .piller-col {
    padding: 10px 10px 40px 10px !important;
  }

  .single-teacher .section-two {
    margin-top: 0px;
  }

  .single-teacher .postcount {
    margin-top: 0px;
  }

  .seconecnt .seconetxt h2 {
    text-align: center;
  }

  .seconetxt p {
    text-align: center;
  }

  .newsletter-template .newsletter-copy {
    padding: 0 15px;
    text-align: center;
  }

  .home #contact {
    margin-bottom: 50px !important;
  }

  button.MT_button.MT_type--h6 {
    margin-top: 10px;
  }

  .header-fixed .header-left ul li {
    margin: 3px 0px 0 0;
  }

}

@media (max-width: 500px) {
  .banner-main-btn .view-btn {
    width: 120px;
    height: 120px;
    font-size: 11px;
    padding: 19px 22px;
    bottom: -80px;
    line-height: 20px;
  }

  .banner-text-middle {
    letter-spacing: 5px;
  }

  body.page-template-templatestemplate-insidemodo-php .banner-text-middle {
    font-size: 85px !important;
    bottom: 31px !important;
    line-height: 68px;
  }

  .MT_week-nav__day-button {
    margin: auto;
    width: 40px;
    font-size: 11px;
    border-radius: 0;
    height: 40px;
    min-width: 40px;
    min-height: 40px;
    padding-top: 0px;
  }

  .banner-main-btn {
    margin-left: -220px;
    bottom: 0;
    max-width: 289px;
    width: 100%;
  }

  .banner-main-btn .view-btn:hover {
    background: #931b23;
    bottom: -40px;
    transition-duration: 0.3s;
    padding-top: 38px;
  }

  .accountlogin-container .login-block {
    width: 100%;
  }

  .accountlogin-container h1 {
    font-size: 32px;
    margin: 30px 0 50px;
  }

  .accountlogin-container {
    padding-bottom: 50px;
  }

  .inside-banner {
    height: 225px;
    margin-top: 50px;
  }

  .default-template .myaccount-top-links a.default_temp_menu {
    width: 100%;
    padding: 10px 0;
    text-align: center;
  }

  .page-id-4784 .default-template .myaccount-top-links a.default_temp_menu {
    margin-bottom: 40px;
  }

  .page-template-default section.container section.section-two.list-blog {
    margin: 0px;
    padding: 0 15px;
  }
}

/* --------------------- PILLERS PAGE CSS ---------------------- */
div.piller-banner {
  background-position: top !important;
}

div.piller-banner div.banner-text-middle {
  line-height: normal;
  margin-top: 70px;
}

.piller-wrap .pillers-block .join-section {
  padding: 0 15px;
  margin: 0;
}

.piller-wrap .pillers-block .center {
  padding: 100px 0;
  margin: 0 auto;
  max-width: 780px;
}

.piller-wrap .pillers-block .center p {
  margin-bottom: 0;
  font-size: 20px;
  font-family: 'AcherusGrotesque-bold', Arial, sans-serif;
  font-weight: bold;
  color: #5b5f66;
}

.piller-wrap .pillers-block .center p:first-child {
  padding: 0;
}

.piller-wrap .pillers-block .center p:last-child {
  display: block;
  width: 100%;
  text-align: center;
  padding: 30px 0;
}

.piller-wrap .pillers-block .join-king-block {
  position: relative;
  width: 100%;
  float: left;
  background: inherit;
  padding: 0;
  height: auto;
  margin: 0;
}

.piller-wrap .pillers-block .join-king-block .join-king-left {
  background: url("../images/shadow.png") no-repeat 0 0;
  width: 100%;
  height: 137px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-size: contain;
  background-position: center;
  margin: 0;
}

.piller-wrap .pillers-block .join-king-block .join-king-right {
  padding: 0;
}

.piller-wrap .pillers-block .piller-row {
  padding: 100px 0 0;
  width: 100%;
  float: left;
  clear: both;
}

.piller-wrap .pillers-block .piller-row .piller-col {
  padding: 10px 10px 90px 10px;
  margin: auto;
  width: 100%;
}

.piller-wrap .pillers-block .piller-row .piller-col .image-block {
  width: 100%;
  position: relative;
}

.piller-wrap .pillers-block .piller-row .piller-col .image-block img {
  margin: auto;
  display: block;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  width: 278px;
  height: 278px;
}

.piller-wrap .pillers-block .piller-row .piller-col .image-block .hover-img {
  position: absolute;
  /* opacity:0; */
  opacity: 1;
  top: 0;
  left: 0;
  right: 0;
}

.piller-wrap .pillers-block .piller-row .piller-col .image-block:hover img.hover-img {
  display: block;
  opacity: 1;
}

.piller-wrap .pillers-block .piller-row .piller-col .image-block:hover img {
  opacity: 0;
}

.piller-wrap .pillers-block .piller-row .piller-col h2 {
  margin: 30px 0 20px 0;
}

.piller-wrap .pillers-block .piller-row .piller-col p {
  text-align: center;
  margin: 0;
}

/********  new css  ********/
.newclassmain h2 {
  margin-bottom: 30px;
}

.popularcontainer .popularmain h2 {
  color: #fff;
  text-align: left;
  text-transform: capitalize;
}

.otherclassmain p {
  margin: 0;
}

.join-section .join-box h4 {
  font-family: 'AcherusGrotesque-Medium', Arial, sans-serif;
  font-size: 16px;
  line-height: 1.25;
  letter-spacing: 1px;
  text-align: center;
  text-transform: capitalize;
  color: #5b5f66;
  margin-bottom: 35px;
}

.what-need-block h1 {
  margin: 90px 0 90px;
  clear: both;
  color: #5b5f66;
}

.teacher-training-block .more-btn h4 {
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-size: 16px !important;
}

.what-need-block .owl-carousel .item .event-right-part p {
  font-size: 16px;
  text-align: left;
  color: #000;
}

.what-need-block .owl-nav .owl-prev {
  left: -45px;
  background: #8d8e92;
  height: 90px;
  width: 90px;
}

.what-need-block .owl-nav .owl-next {
  right: -45px;
  background: #8d8e92;
  height: 90px;
  width: 90px;
}

.vibes-section {
  margin: 0;
  padding: 0;
/*   float: left; */
  width: 100%;
}

.vibes-section .vibe-top-heading {
  padding-top: 100px;
  width: 100%;
}

.parent-intro {
  width: 100%;
  text-align: center;
}

.parent-intro .intro-text p {
  font-family: 'acherus_grotesquebold', Arial, sans-serif;
  font-size: 19px;
  line-height: 37px;
  color: #565656;
  text-align: center;
  max-width: 780px;
  margin: 0 auto;
}

.vibes-section h1 {
  display: block;
  text-align: center;
  margin-bottom: 60px;
}

.vibes-section .site-warpper-content {
  padding-top: 80px;
}

body.page-template-templatestemplate-insidemodo-php .banner-text-middle {
  transform: inherit;
  font-size: 300px;
  left: 0;
  width: 100%;
  right: 0;
  margin: auto;
  top: inherit;
  bottom: 190px;
}

.body-text p {
  font-family: 'acherus_grotesqueregular', sans-serif;
  line-height: 1.63;
  margin: 0 0 20px;
  font-size: 16px;
  text-align: left;
  color: #231f20;
}

.page-template-front-page .btn-circle {
  margin-bottom: 0;
}

.location-info h2 {
  text-align: left;
}

.intro-section h2 {
  margin-bottom: 35px;
}

.intro-body p,
.intro-body p a {
  font-family: 'acherus_grotesquebold', Arial, sans-serif;
  line-height: 2;
  margin: 0 0 20px;
  font-size: 20px;
  text-align: center;
  color: #5b5f66;
}

.membership-col-main .membership-col h3 {
  text-transform: uppercase;
}

.what-need-block .what-middle-part .rounded-box-join h4 {
  color: #fff;
  text-transform: capitalize;
}

.intro-section .intro-body {
  margin: 0 auto;
  -webkit-box-flex: 780px;
  -ms-flex: 780px;
  flex: 780px;
  max-width: 780px;
  width: 100%;
  padding: 0;
}

.teacher-training-block h1 {
  margin: 0 0 30px 0;
  padding-top: 0px;
  color: #5b5f66;
}

.teacher-training-block a.more-btn {
  /*margin-top: 80px;
  padding: 0 70px;*/
  margin-top: 20px;
  padding: 0 10px;
  width: 105px;
  height: 105px;
  margin-bottom: 0px;
}

.vibe-top-heading .foot-content,
.image-section .container {
  max-width: 780px;
  width: 100%;
  margin: 0 auto;
}

.vibe-top-heading .foot-content p {
  padding: 0;
}

#memberperks h1 {
  margin-top: 100px;
  margin-bottom: 80px;
}

.postcount {
  margin-top: 50px;
}

.myaccount-top-links {
  margin-top: 100px;
  display: inline-block;
  width: 100%;
  margin-bottom:100px;
}

.default-template .myaccount-top-links {
  margin-top: 0px;
  text-align: center;
  margin-bottom: 35px;
}

.MT_unauthenticated .myaccount_login_btn {
  display: block !important;
}

.MT_unauthenticated .myaccount-top-links a {
  display: none !important;
}

.myaccount_login_btn.all-btn .all_posts {
  padding: 37px 0;
}

.myaccount_login_btn.all-btn {
  margin: 0 auto 0;
}

@ (max-width: 479px) {
  .piller-wrap .pillers-block .piller-row .piller-col .image-block img {
    width: 170px;
    height: 170px;
  }

  .piller-wrap .pillers-block .join-king-block .join-king-left {
    bottom: -30px;
  }
}

.ctct-form input {
  border-radius: 25px;
  color: #8e8f93;
  margin: 10px 0;
  border-color: #8e8f93;
  border-style: solid;
}

.ctct-form label {
  color: #5e6166;
}

/* removed #hc-register from CSS below */
#ctct-submitted {
  width: 96px;
  height: 96px;
  border-radius: 50%;
  background: #8e8f93;
  display: block;
  text-align: center;
  font-family: 'AcherusGrotesque-Medium', Arial, sans-serif;
  line-height: 1.25;
  letter-spacing: 1px;
  border: none;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  cursor: pointer;
  transition: 0.3s;
  margin: 50px auto;
  padding: 0;
  font-weight: unset;
}

#ctct-submitted:hover {
  background: #931b23;
}

.MT_customer-account__edit-button{
background: none;

padding: 0;

margin: 0;

color: #000;

border: none;
}

.MT_form_payment-method__no-name-section .button.MT_button.MT_type--h6{
  background: none;

  color: #000;
}

.ctct-form-wrapper {
  margin-bottom: 50px;
}

.newsletter-template {
  margin-bottom: 140px;
}

.healcode.registration {
  max-width: 560px;
  margin: auto;
}

.default_template {
  max-width: 838px;
  width: 100%;
  margin: 0 auto;
}

p {
  color: #231F20;
}

.default_temp_menu {
  background-color: #8e8f93;
  padding: 10px 100px;
  display: inline-block;
  color: #ffff;
  border-radius: 20px;
  margin-right: 50px;
  margin-bottom: 100px;
  font-size: 14px;
  text-decoration: none;
}

.default_temp_menu:hover {
  background-color: #931b23;
  color: #fff;
}

.page-template-default.page .list-blog [type="checkbox"]:not(:checked), .page-template-default.page .list-blog [type="checkbox"]:checked {
  position: inherit !important;
  left: 0 !important;
}

.page-template-default .list-blog .registration .hc_registration .hc-registration-email-opt_in #registrations_promotion_email_opt_in {
  position: inherit;
  left: 0;
}

.page-template-default.page .list-blog #registrations_liability_release {
  position: inherit;
  left: 0;
}

.home-three-text-box .row-eq-height p.text-center {
  min-height: 80px;
}

.mobileonly-map {
  display: none;
}

.accountlogin-container p.MT_send-reset__instruction {
  margin-top: 110px;
}

.accountlogin-container .login-block .login-btn, .MT_button.MT_bg--primary.MT_color--inverse.MT_type--h6#ember22 {
  background: #8e8f93;
  border-radius: 40px;
  padding: 10px 40px 11px 40px;
  color: #fff;
  font-size: 16px;
  text-decoration: none;
  line-height: 18px;
  display: inline-block;
  margin-bottom: 0px;
  width: auto;
  height: auto;
}

.accountlogin-container .login-block .login-btn, .MT_button.MT_bg--primary.MT_color--inverse.MT_type--h6#ember22:hover {
  background: #931b23;
}

.page-template-MT_passwordreset #ember14 {
  background: #8e8f93;
  border-radius: 40px;
  padding: 10px 40px 11px 40px;
  color: #fff;
  font-size: 16px;
  text-decoration: none;
  line-height: 18px;
  display: inline-block;
  margin-bottom: 0px;
  width: auto;
  height: auto;
}

.page-template-MT_passwordreset #ember14:hover {
  background: #931b23;
}

.page-template-MT_passwordreset .MT_form_reset__reset-password-input {
  margin-top: 110px;
}

/* 16-1-2019 ***/
.home .banner-text-middle,
.page-template-template-about .banner-text-middle,
.page-template-template-join .banner-text-middle,
.page-template-template-pillars .banner-text-middle {
  width: 100%;
}

.page-template-template-join .what-need-block .owl-carousel .item .event-right-part .go-btn {
  padding: 35px 0;
}

.page-template-template_my_account .MT_component .MT_payment-options__gift-card [type=text] {
  margin-top: 0;
  margin-bottom: 30px;
}

button.MT_button.MT_type--h6 {
  border-color: #8e8f93;
  -moz-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  font-weight: normal
}

button.MT_button.MT_type--h6:hover {
  border-color: #931b23;
  -moz-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}

.page-template-template_my_account .MT_form_payment-method__no-name-section #ember22 {
  padding: 10px 40px;
  text-decoration: none;
  font-weight: normal;
}

.page-template-template-schedule .MT_week-nav__day-button:hover {
  background-color: #862b2d
}

body.page-template-templatestemplate-insidemodo-php .banner-text-middle {
  text-shadow: 0 0 100px #00000019;
}

.page-template-template-accountlogin section.mariana-integraion {
  padding-top: 0px;
}
.MT_form-login__form{margin-top:0px;}
.MT_form-login__form .MT_form_login__submit-button{margin-top:34px !important;}

.what-need-block .owl-carousel.singl-evnt-class .item .event-right-part {padding-top: 0;}

.page-template-template-join .what-need-block .owl-carousel .item .event-right-part .event-slider-btn.go-btn {
    padding: 0 0;
    display: table;
    position: relative;
    height: 105px;
    overflow: hidden;
    width: 105px;
	margin-bottom: 20px;
}
.page-template-template-join .what-need-block .owl-carousel .item .event-right-part .event-slider-btn.go-btn a {
    /* position: absolute; */
    /* transform: translate(-50%,-50%); */
    /* left: 50%; */
    /* top: 50%; */
    margin-bottom: 0;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    /* font-size: 13px; */
    color: #fff;
    text-decoration: none;
}

/* purchase-classes 29-1-2019 ***/
.page-template-template-purchase-classes  .MT_product-comparison-list:first-child .MT_product-comparison-list__title{margin-top: 50px;margin-bottom: 10px;font-size: 42px;letter-spacing: 1px}
.page-template-template-purchase-classes  .MT_product-comparison-list:not(:first-child) .MT_product-comparison-list__title{margin-top: 20px;margin-bottom: 10px;font-size: 42px;letter-spacing: 1px}
.page-template-template-purchase-classes .MT_product-list li .MT_bg--primary.MT_color--inverse.MT_type--note.MT_product-card__banner{background-color: transparent;font-family: 'AcherusGrotesque-Medium', Arial, sans-serif;font-size: 16px;line-height: 1.25;letter-spacing: 1px;text-align: center;text-transform: uppercase;color: #5b5f66;margin-bottom: 0;padding-bottom: 4px;}
.page-template-template-purchase-classes .MT_product-card__info p.MT_product-card__description{text-align: center;}
.page-template-template-purchase-classes .MT_product-card__info p .MT_product-card__price{margin-bottom: 0;font-size: 30px;color: #5b5f66;margin-top: 15px;}
.page-template-template-purchase-classes .MT_product-card__info p .MT_product-card__payment-interval {font-size: 16px;color: #5b5f66;text-transform: uppercase;letter-spacing: 1px;}
.page-template-template-purchase-classes .MT_product-card__info p span.MT_product-card__subtext{display: inline-block;margin-top: 25px;}
.page-template-template-purchase-classes .MT_product-card__info .MT_product-card__action-container {margin-top: 9px;}
.page-template-template-purchase-classes .MT_product-card__info .MT_product-card__action-container button {font-size: 13.28px;letter-spacing: 1px;}
.page-template-template-purchase-classes .MT_product-card__info h3.MT_type--h4.MT_product-card__title {margin-bottom: 0px!important;font-size: 24px!important;}
.page-template-template-purchase-classes .MT_component p {line-height: 1.5;}
.page-template-template-purchase-classes .mariana-integraion .MT_product-card__log-in.MT_link{padding: 13px 40px 11px 40px;font-size: 16px;letter-spacing: 1px;text-transform: uppercase;font-family: 'AcherusGrotesque-Medium', sans-serif;margin-bottom: 0px; text-align: center;}


@media screen and (-webkit-min-device-pixel-ratio: 0) {
  body.page-template-template-training .owl-dot.active, body.page-template-template-join .owl-dot.active {
    position: relative;
    top: 0px;
  }
}

@supports (-webkit-appearance:none) and (not (overflow:-webkit-marquee)) and (not (-ms-ime-align:auto)) and (not (-moz-appearance:none)) {
  body.page-template-template-training .owl-dot.active, body.page-template-template-join .owl-dot.active {
    position: relative;
    top: 3px;
  }
}
/* Safari 7.1+ */

_::-webkit-full-page-media, _:future, :root body.page-template-template-training .owl-dot.active{
    position: relative;
    top:0px;
  }
  _::-webkit-full-page-media, _:future, :root body.page-template-template-join .owl-dot.active {
    position: relative;
    top:0px;
  }
@media (max-width: 1100px){
.page-template-template-schedule .MT_schedule-filters__button{font-size: 15px;}
}

@media (max-width: 767px) {
  .page-template-MT_purchases article, .page-template-MT_account_history article {
    margin-top: 125px;
    text-align: center;
  }


  .page-template-MT_purchases .mt_links, .page-template-MT_account_history .mt_links {
    margin-top: 30px;
  }
  .page-template-template-purchase-classes .term-class-esction .termcondition ul li{word-break: break-all;}
  .page-template-template-purchase-classes .mariana-product-buy-list-binding {
    padding: 0px 30px 50px;
}
}

@media (max-width: 640px) {
  .MT_schedule__register-button {
    padding: 8px 20px;
  }
}

.tst4mik{
  font-size: 100em;
}
 

/* Site custom responisve */

@media(max-width:1024px)
{

  .site_social_lang_header
  {
    display: none;
  }
  body .site-main > header {
    padding-bottom: 14px;
  }
  .site_header_top_row .header-left
  {
    top: 10px !important;
    z-index: 1;
    padding-top: 0px !important;
  }

  .header-fixed .site-main > header {
    padding-bottom: 14px !important;
  }

  .header-left li .header-search
  {
    font-size: 14px !important;
    text-indent: -9999999999999px;
  }
}

@media(max-width:767px)
{
  
}
@media(max-width:768px)
{
  .teacher-training-block, .teacher-training-block .container
  {
    position:relative;
  }

  .vibes-section .site-warpper-content {
    padding-bottom: 40px;
  }

  .teacher-training-block
  {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .vibes-section .vibe-top-heading {
    padding-top: 40px;
  }

  .teacher-training-block::before
  {
    content: "";
    position:absolute;
    top:0px;
    left:0px;
    width:100%;
    height:100%;
    background-color: rgb(255 255 255 / 60%)
  }

  .teacher-training-block h1
  {
    font-size: 45px;
    margin-bottom: 20px !important;
  }
  .teacher-training-block 
  {

    background-position: bottom right !important;
    
  }

  .teacher-training-block a.more-btn
  {
    padding: 0 10px;
    margin-bottom: 0px;
    width: 105px;
    height: 105px;
  }
  
  .teacher-training-block .more-btn h4 {
    font-size: 14px !important;
  }


  
}

@media(max-width:640px){

  .teacher-training-block h1
  {
    font-size: 40px;
    
  }
  .site_newsletter_btn_li
  {
    display: none !important;
  }

  .site_header_top_row .header-left {
    top: 10px !important;
    padding-top: 0px !important;
}


  
}

