<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*!
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/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: 5px;
}

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

.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: 0px !important;
}

.navigation ul &gt; li
{
  padding-bottom: 0px;
}

.navigation ul &gt; li a
{
margin-bottom: 0px;
}

.navigation ul &gt; li .sub-menu li a
{
margin-bottom: 20px;
}

.header-language-container
{
  display: none;
}

/* 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: -6px 10px 2px 0;
  vertical-align: middle;
}

.section-one {
  /* margin-top: 210px; */
  padding-top: 120px;
  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-position: center;
  background-size: cover;
}

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

.slick-slide .sectwotxt {
  text-align: center;
  padding: 0 15px 0;
  position: relative;
  min-height: 225px;
 }


.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: 138px;
  padding: 0;
}

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

.active-studio-card .divider {
  border-right: 2px solid #931b23;

}

.list-teacher {
  margin-top: 250px;
}

.active-studio-card .identifier,
.active-studio-card .title h4,
.active-studio-card .distance h5 {
  color: #931b23;
  text-align: start;
  border: none;
}

.section-two .row {
  justify-content: left;
  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%);
}

.sectwotxt: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%);
}

.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;

}

/***************  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: 400px;
  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;
}

.page-template-template-purchase-classes .banner-text-middle {
  font-size: 270px;
  width: 100%;
  top: 50%;
}

.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: 526px;
  padding: 130px 0;
  margin-bottom: 80px;
}

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

.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;
  margin-bottom: 100px;
}

.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;
  padding-right: 255px;
  line-height: 27px;
  color: #5b6064;
}

.what-need-block .owl-carousel .item .event-right-part .event-price {
  margin-bottom: 20px;
  font-size: 16px;
  width: 100%;
  display: inline-block;
  color: #5b6064;
}

.what-need-block .owl-carousel .item .event-right-part .go-btn {
  height: 96px;
  width: 96px;
  padding: 37px 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: 40%;
  transform: translateY(-50%);
  width: 100%;
 height: 0;
}

.owl-prev {
  width: 46px;
    height: 89px;
    border-top-right-radius: 100px;
    border-bottom-right-radius: 100px;
    background: #8c8e92 !important;
    border-bottom: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	float:left;
}

.owl-prev:hover {
  background: #931b23 !important;
}

.owl-prev span {
  color: #fff;
 position:relative;
  font-size: 32px;
  left:-7px;
}

.owl-next {
width: 46px;
    height: 89px;
    border-top-left-radius: 100px;
    border-bottom-left-radius: 100px;
    background: #8c8e92 !important;
    border-bottom: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	float:right;
}

.owl-next:hover {
  background: #931b23 !important;
}

.owl-next span {
  color: #fff;

  font-size: 32px;
  position:relative; right:-5px;
}

.teacher-training-block {
  width: 100%;
  display: block;
  height: 994px;
  background-size: cover !important;
  text-align: center;
  padding: 100px 0;
  text-transform: uppercase;
  background-position: center;
}

.teacher-training-block h2 {
  margin-bottom: 60px;
}

.teacher-training-block p {
  font-size: 16px;
  text-transform: none;
  padding: 0 229px;
  text-align: left;
  color: #231f20;
}

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

.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 50px;*/
  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: -27px;
  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-fixed .navigation {

    margin-top: 0px;

}

.header-right {
  /*padding: 20px 0 0;*/
  padding: 0px !important;
}

.wpml-ls-legacy-list-horizontal{padding:0px;}

.header-social{margin:12px 0 0;}

.header-left ul {
  list-style-type: none;
  padding: 0;
  margin: 0px 0 0;
}

.header-left ul li{
  margin-top: 0px !important;
}


.header-fixed .header-right {
  padding: 10px 0 0;
}

.header-fixed .header-left ul {
	margin: 0px 0 0;
	}


.header-left {
  padding: 8px 0 0;
  -moz-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}

.header-left ul li + li{margin-top:5px;}

.header-fixed .site-main &gt; header {
  height: auto;
  padding-bottom: 4px;
}

.header-fixed .header-left {
  padding: 0;
}

.header-fixed .header-right {
  padding: 20px 0 0 0;
}

.footer .foot-addr {
  font-weight: bold;
}

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

.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: 815px;
  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: 100px;
  padding: 100px 0 40px;
}

.popularsection h1 {
  color: #fff;
  text-align: center;
  margin-bottom: 80px;
  width: 100%;
}

.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: 60px;
  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 100px;
}

.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 .insta {

  display: inline-block;
  background-size: 17px;
  position: relative;
}

.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 &gt; 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;
}

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

/*********  login page  ***********/
.accountlogin-container {
  width: 100%;
  display: block;
  text-align: center;
  padding-bottom: 140px;
  padding-top: 0;
  margin-top: 220px;
}

.accountlogin-container h1 {
  display: block;
  text-align: center;
  text-transform: uppercase;
  font-size: 54px !important;
  line-height: 1.1;
  margin: 100px 0;
}

.accountlogin-container p {
  color: #5e6166;
  text-align: center;
  display: inline-block;
  font-size: 18px;
  margin-bottom: 50px;
}

.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: 360px;
  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: 30px;
  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: 0;
  padding-left:0px !important;
}

.MT_customer-account__profile .MT_customer-account__edit-button {
    height: 40px;
    padding: 0 20px;
	color: #ffffff;
    background-color: #8e8f93;
	font-weight:normal;
}

.MT_form__input-label {
  display: none;
}

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

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

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

.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%;
}

.feedback-btn {
    background: #fff;
    display: inline-block;
    width: 96px;
    height: 96px;
    border: 2px solid #fff;
    padding: 35px 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%;
}

.feedback-btn:hover {
  border: 2px solid #fff;
color: #fff !important;
background: none;
}

/*********  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;
}

.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 80px;
  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 img.img-non-circular,
.site-warpper-content .right-image img.img-non-circular,
.site-warpper-content .left-image img.img-non-circular {
  border-radius: 0;
} 

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

.row-eq-height h3 span {
  text-transform: uppercase;
  font-size: 26px;
}

.circular-icons .row {
  justify-content: center;
}

/********* 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;
}

.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: 5px 4px;
}



/*********  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-bottom: 10px;
}

.mariana-customer-register-binding .MT_form__input:nth-last-child(odd) {
  padding-right: 0;
}

.mariana-customer-register-binding .MT_component select {
  border-radius: 25px;
  padding: 12px 20px;
  border: 2px solid #8e8f94;
  background-position: 95% !important;
}

.mariana-customer-register-binding .MT_form_register__birth-date-fieldset {
  float: left;
  margin-top: -36px;
}

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

.mariana-customer-register-binding .MT_form__errors {
  position: absolute;
  top: 41px;
  text-align: left;
  float: left;
}

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

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

.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 {
  font-size: 18px;
  color: #5e6166;
  text-align: left;
  font-family: 'AcherusGrotesque-Medium', Arial, sans-serif;
  letter-spacing: 1px;
  padding-left: 12px;
  font-weight: normal;
}

[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  **********/
.page-template-template_my_account .mt_acc_a {
  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;
}

.page-template-template_my_account .mt_acc_a:hover {
  background-color: #931b23;
}

.page-template-template_my_account .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;
}

.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: 25px;
}

#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;
}

.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: 0;
}

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

.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: 11px;
  border: 2px solid #8e8f94;
  border-radius: 22px;
  background-position: 95%;
}

.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: -18px;
  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;
}

.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__errors {
  margin-top: 0;
  text-align: left;
}

.MT_color--danger.MT_type--note--em {
  position: static;
  color: red;
  font-size: 15px;
  margin: 0;
}

.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: 40px;
  margin: -1px 0 0 -90px;
  z-index: 1;
  padding: 8px 25px 5px;
}

.navigation li ul li a {
  font-size: 14px;
  color: #5b5f66;
  padding: 5px 0;
  text-transform: none;
  letter-spacing: 0.025em;
}

.term-class-esction {
  max-width: 862px;
  margin: 0 auto;
}

.termcondition {
  padding-bottom: 100px;
}


.page-template-template-insidemodo .white-text {
  color: #fff;
}

.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: 12px;
  color: #5b5f66;
  font-family: 'FontAwesome', Arial, sans-serif;
  line-height:normal;
  margin-bottom: 0px;
}

.home.page-template-front-page .MT_week-nav button {
  display: none;
}

.MT_schedule-filters__button {
  width: 100%;
  border: 2px solid #ccc;
}

/* .MT_eq--md .MT_type--h3 {
	font-size: 15px;
	color: #000;
} */
.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;
}

.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 70px;
  background: url(../images/gradient-bg.png) no-repeat center bottom;
  background-size: 100% auto;
}

.about-Partnerships h2 {
  margin: 90px 0 100px;
}

.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: 700px;
  overflow: hidden;
  margin-top: 50px;
}

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


.teacher-img.bg-gray{background:#dedfe1;}
.sectwotxt .read-more-btn{background: #862c2e; width: 215px; height: 215px; display: inline-block;border-radius: 50%; text-align: center; font-size: 26px; padding: 63px; text-transform: uppercase;  font-weight: 600;  margin-top: -23px; transition:0.3s; color:#fff;}
.the-new-section{margin-bottom:100px;}
.page-template-front-page .news-section{margin:0 auto 50px;}
.inside-team{float:left; width:100%; margin-bottom:100px;}
.inside-team .owl-dots{display:none;}
.inside-team .item .section-two{margin:0px; padding:0px;}
.p-bottom{padding:100px 0 0 !important;}
.p-bottom .single-text{padding-top: 76px;}
.page-template-template-insidemodo .location-info{float:left; width:100%; margin-bottom:100px;}

/*****************scholarships css  *****************/
.scholarship-section{width: 100%;background: url(../images/shadow-png.png) no-repeat center top;height: 100%;float: left; margin-top: 197px;transition-duration: 0.3s; padding-top:38px;}
/*.scholarship-section h1{margin-bottom:40px; }*/
.scholarship-wrapper::after {
  content: '';
  display: table;
  clear: both;
}
.scholarship-section p{ font-family:'AcherusGrotesque-Medium', Helvetica, sans-serif; line-height:26px; font-size:15px;}
.how-to-apply-section h2{text-align:left; margin-bottom:30px;}
.how-to-apply-section span{font-size:15px; font-weight:600; color:#000; margin-top: 20px;display: inline-block;}
.how-to-apply-section p{ font-family:'AcherusGrotesque-Medium', Helvetica, sans-serif; line-height:26px; font-size:15px; width:76%;}
.how-to-apply-section h4{text-align:left; margin-top:40px; margin-bottom:30px; text-transform:uppercase;}
.how-to-apply-section ul li{line-height:24px; color:#5b5f66;}
.scholarship-grid {display: grid;
grid-template-columns: repeat(auto-fit, minmax(300px, max-content));
justify-content: center;
grid-gap: 145px;}
.scholarshipcolumns { max-width: 365px; text-align: center; }
.scholarshipimg {margin: auto;display: block; border-radius: 50%; max-width: 275px; margin-bottom: 40px;transition: all 0.4s ease 0s;}
.scholarshipimg:hover {opacity: 0.8;transition: all 0.4s ease 0s;}
.scholarshipcolumns h4 {text-transform: uppercase;}
.scholarshippillbutton {padding: 10px 100px;
color: #fff;
background-color: #8e8f93;
display: inline-block !important;
border-radius: 20px;
font-size: 14px;
text-decoration: none;
margin-bottom: 100px;
text-transform: uppercase;}
.scholarshippillbutton:hover {
  background-color: #931b23;
  color: #fff;
}
.mb40 {
  margin-bottom: 40px;
}
.mb30 {
  margin-bottom: 30px;
}
.scholarship-inner-page h4{
  text-transform: uppercase;
  text-align: left;
  margin-bottom: 40px;
}
.scholarship-inner-page p, .scholarship-inner-page ul {
margin-bottom: 30px;
}
.scholarship-inner-page li {
	line-height: 24px;
color: #5b5f66;
}
.scholarship-inner-page{
	max-width: 788px;
}
.buy-btn-inner-scholarship {
margin: 0 auto 30px;
display: block;
}

.scholarshipbackbutton {
  text-decoration: underline;
  text-align: center;
  display: block;
}

.scholarshipbackbutton:hover {
  text-decoration: underline;
}


.camelcase {text-transform: capitalize;}
.uppercase {text-transform: uppercase;}
/***************** training curriculum css  *****************/
.training-curri-section{text-align:center; margin-top:197px; padding-top:38px;background: url(../images/shadow-png.png) no-repeat center top;}
.training-curri-section h1{margin:100px 0 75px;}
.training-teacher{background-size:cover; margin:67px 0 100px; }
.training-teacher h1{display:inline-block; text-align:center; color:#fff; width:100%; }
.faq-more-section{width:100%; display:block; margin:90px 0; text-align:center; float:left;}
.faq-more-section .apply-btn{width: 96px;height: 96px;border-radius: 50%;background-color: #8e8f93;text-align: center;color: #fff;padding: 36px 0;display: inline-block;text-transform: uppercase;text-decoration: none;transition: 0.3s;line-height: 1.25em;}
.faq-more-section .apply-btn:hover{background:#931b23;}
.faq-more-section .read-link{width:100%; text-align:center; display:block; margin-bottom:0px; margin-bottom:0px;}
.page-template-template-trainingcurriculum .about-faq-main{margin-bottom:0px;}


/***************** classes css  *****************/
.classes-section{padding: 100px 0 80px;background: url(../images/gradient-bg.png) no-repeat center bottom; background-size: 100% auto; text-align:center}
.class-type-section{width:100%; text-align:center;}
.class-type-section p{margin-bottom:0px;}
.class-type-section .section-two{padding:0px; margin-top:80px;}
.modo-series-section{width:100%; text-align:center; display:inline-block;}
.modo-series-section h1{margin:40px 0 90px;}
.standing-series-section{width:100%; text-align:center;}
.standing-series-section h2{padding:50px 0 80px;text-align:center; width:100%;}
.standing-series-section p{text-align:center;}
.standing-series-section .owl-dots{display:none;}
.standing-series-section .section-two{margin-top:80px; padding:100px 0 0;}
.floor-series{margin-bottom:100px;}
.floor-series h2{padding:80px 0 80px}
.sectwotxt:hover .bg-gray{width: 190px;height: 190px;transition: 0.5s ease-out;background:#931b23;}
.sectwotxt .read-btn{ width:190px; height:190px; opacity:0; position:absolute; left:0px; right:0px; top:0px; bottom:0px; text-align:center; font-size:20px; color:#fff; margin:auto; transition-duration:0.6s;padding: 50px 50px; line-height: 24px;font-weight: 600;text-transform: uppercase; }
.sectwotxt:hover .read-btn{opacity:1; transition-duration:0.6s }

/***************** Training page css  *****************/
.training-wrapper .training-main{padding: 80px 0 0px;background: url(../images/gradient-bg.png) no-repeat center bottom;background-size: 100% auto;text-align: center; }
.training-wrapper .training-main .intro-main{width:100%; text-align:center; }
.training-apply{width:100%; display:inline-block; margin:80px 0 100px; text-align:center;}
.training-apply .apply-btn{width: 96px;height: 96px;border-radius: 50%;background-color: #8e8f93;text-align: center;color: #fff;padding: 36px 0;display: inline-block;text-transform: uppercase;text-decoration: none;transition: 0.3s;line-height: 1.25em; margin-bottom:0px;}
.training-apply .apply-btn:hover{background:#931b23;}
.application-process-section{width:100%; display:inline-block; text-align:center;}
.application-process-section h1{margin:80px 0 50px;}
.application-description{text-align:left; padding:0 100px; float:left;}
.application-description h4{text-transform:uppercase; text-align:left; padding:30px 0; margin-bottom:0px;}
.training-slider .owl-carousel .item .event-right-part .btn-more{margin-top:50px;}
.training-slider .owl-carousel .item .event-right-part .btn-more .go-btn{margin-bottom:0px;}
.step-description{text-align:left; padding:0 100px; float:left;}
.step-description span{width:100%; text-align:left; display:block; padding-top:40px; text-transform:uppercase; color:#5b5f66;}
.step-description h4{text-transform:uppercase; text-align:left; padding:10px 0 30px; margin-bottom:0px;}
.step-description p{margin-bottom:0px; font-size:16px; color:#000;}
.inside-loction iframe{height:500px;}
.page-template-template-training .banner-text-middle{font-size:350px;}
.how-to-apply-section p strong{margin-top:20px; display:inline-block;}
.find-studio{height:614px;}

/** FULL WIDTH */
.section-full-width {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

/** TWO COLUMNS */
.section-two-columns {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.section-two-columns__heading {
  margin-bottom: 3rem;
}

/** BANNER */
.banner-section::after {
  content: '';
  display: table;
  clear: both;
}

.banner-section .image-section {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.banner-section--tall .image-section {
  padding-top: 10rem;
  padding-bottom: 10rem;
}

.banner-section--overlay .image-section {
  position: relative;
}

.banner-section--overlay .image-section .container {
  position: relative;
}

.banner-section--overlay .image-section::before {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0.75;
}

.banner-section--light.banner-section--overlay .image-section::before {
  background-color: #fff;
}

.banner-section--light.banner-section--overlay .image-section * {
  color: #231f20;
}

.banner-section--dark.banner-section--overlay .image-section::before {
  background-color: #231f20;
}

.banner-section--dark.banner-section--overlay .image-section * {
  color: #fff;
}

.banner-section .image-section .banner-section__title {
  margin-top: 0;
  margin-bottom: 0;
}

.banner-section .image-section .banner-section__title + .banner-section__copy {
  margin-top: 1rem;
}

/** SESSION */
.upcoming-sessions {
  margin-top: 80px;
  margin-bottom: 80px;
}

.session__info {
  text-align: left;
  height: 100%;
  display: flex;
  flex-direction: column;
}

.session__title {
  text-align: left;
  color: #931b23;
  font-weight: bold;
  font-family: 'Gothic821CnBT', Arial, sans-serif;
  font-weight: normal;
  font-size: 1.25rem;
  margin-bottom: auto;
}

.session__location {
  font-size: 0.875rem;
}

@media (min-width: 768px) {
  .session-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    grid-gap: 2rem;
  }
}
/*Feedback Form CSS */

.wpcf7-form label {
display: inline-block;
padding-left: 22px;
font-size: 12px;
letter-spacing: 1px;
font-weight: normal;
padding-top: 20px;
text-transform: uppercase;
line-height: 1px;
}

.grecaptcha-badge {
  visibility: hidden !important;
}


/*****************  three row slider ss  *****************/
.row.sectwocnt {width: 100%; margin: 20px auto;}
.card {margin: 10px 0;border:none;}
.card &gt; .card-content {   padding: 10px;  text-align: center;  font-size: 36px;  height: 100px;}
.slick-arrow.slick-next{right: 20px; width: 56px;height: 89px;border-top-left-radius: 100px;border-bottom-left-radius: 100px;background: #8c8e92 !important; border-bottom: 0;-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;box-sizing: border-box;	right:-13px;}
.slick-arrow.slick-next:hover{background:#931b23 !important; }
.slick-arrow:hover:after{color:#fff;}
.slick-arrow::after{font-size: 25px; top:28px;}
.slick-prev:before, .slick-next:before{display:none;}
.slick-arrow.slick-prev{width: 56px;height: 89px; border-top-right-radius: 100px;border-bottom-right-radius: 100px;background: #8c8e92 !important;border-bottom: 0;-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;box-sizing: border-box;left:-13px;}
.slick-arrow.slick-prev:hover{background-color:#931b23 !important;}
.slick-arrow.slick-prev::after{font-size: 25px; top:28px;}
.slick-prev:before, .slick-prev:before{display:none;}

.inside-map-text h4{text-align:left;}
.inside-team h1{margin:100px 0 70px;}
.inside-team .section-two,
.training-wrapper .section-two,
.floor-series .section-two,
.standing-series-section .section-two{margin:0px; padding:0px; width:100%; position:relative; overflow:hidden;}
.slick-slider{max-width: 100vw; overflow: hidden;}
.news-section h1{margin:100px 0 70px;}
.find-studio h1{margin:100px 0 50px;}
.faculty-section h1{margin:100px 0 70px;}
.application-description p{font-size:16px; color:#000;}
.step-description ul li{list-style: disc;    font-size: 16px;    color: #000;    font-family: 'acherus_grotesqueregular', sans-serif;}
.slick-dots{bottom:0px;}
.slick-dots li.slick-active button:before{color:#931b23;}
.slick-dots li button:before{font-size:48px; line-height:17px;}
.slick-dots li button:hover:before, .slick-dots li button:focus:before{opacity:1; color:#931b23;}
.acf-map{border-radius:0; height:460px;}
.loc-div{font-size:16px; font-weight:700;}
.mariana-purchases-list-binding{margin-top:250px; margin-bottom:80px;}
.mariana-reservations-all-binding{margin-top:200px;}
.my-account-wrapper{position:relative;}
.studio-search-main {
  /* margin-top: 190px; */
  padding: 0px;
}
.studio-search-main h1{margin-top:130px 0 80px;}
.studio-banner{height:614px;}
.search-result-main{margin-top:202px; padding:0px;}
.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;}

.newsletter-template {

    text-align: center;

}

.newsletter-template #formID{max-width:700px; margin:0 auto 100px !important; padding:0 0 0 50px; position:relative;}
.newsletter-template #launchbox-input{width: 82%;padding: 20px 10px 20px 10px;float: left; border: 2px solid #8e8f94;border-radius: 25px;}
.newsletter-template #newsletter-sign-up{background: #5b5f66;padding: 10px 20px;text-align: center;color: #fff;position: absolute;right: 0px;top: -4px;border: none;border: 2px solid #8e8f94;border-radius: 25px; transition:0.3s;}
.newsletter-template #newsletter-sign-up:hover{color:#fff; background:#931b23; cursor:pointer;}
.newsletter-template p{margin-bottom:100px; width:100%; float:left;}
.mobile-menu-block ul.header-language li a{background: transparent;border: 1px solid #fff;color: #fff;font-family: AcherusGrotesque-Medium, Arial, sans-serif;font-size: 12px;padding: 5px 0;width: 30px;height: 30px;}
.mobile-menu-block ul.header-language li a:hover{background-color:#fff; color:#000;}
.mobi-account a{text-decoration:none !important;}
.mobi-account{margin:0px; padding:15px 0 0;}
.single-teacher.header-fixed .section-one {padding-bottom:0px;}
.single-teacher .section-two{margin-top:0px;}
.single-class_type .header-fixed .section-one {padding-bottom:0px;}
.single-class_type .section-two{margin-top:0px;}

.menuicon{right:30px;}

.mailchimpdiv #mc4wp-form-1{max-width:700px; margin:0 auto 100px !important; padding:0 0 0 0px; position:relative;}
.mailchimpdiv #mc4wp-form-1 label{ margin-top:10px; width:100%; text-align:left; padding-left:10px;}
.mailchimpdiv #mc4wp-form-1 input[type="email"]{width: 83%;padding: 10px 10px 10px 10px;float: left; border: 2px solid #8e8f94;border-radius: 25px;}
.mailchimpdiv #mc4wp-form-1 input[type=submit]{background: #5b5f66;padding: 10px 20px;text-align: center;color: #fff;border: none;border: 2px solid #8e8f94;border-radius: 25px; transition:0.3s; float:left; margin-left:10px;}
.mailchimpdiv #mc4wp-form-1 input[type=submit]:hover{color:#fff; background:#931b23; cursor:pointer;}
.mailchimpdiv p{margin-top:50px; margin-bottom:50px; float:left;}
.mobile-logo{display:none;}
#menu-prime-1 .contactbtn{display:none;}

.constantcontactdiv form{max-width:700px; margin:0 auto 0px !important; padding:0 0 0 0px; position:relative;}
.constantcontactdiv form label{ margin-top:10px; width:100%; text-align:left; padding-left:10px;}
.constantcontactdiv form .ctct-email{width: 83%;padding: 10px 10px 10px 10px;float: left; border: 2px solid #8e8f94;border-radius: 25px;}
.constantcontactdiv form .ctct-submit{background: #5b5f66;padding: 10px 20px;text-align: center;color: #fff;border: none;border: 2px solid #8e8f94;border-radius: 25px; transition:0.3s; position:absolute; right:0px; top:43px;}
.constantcontactdiv form .ctct-submit:hover{color:#fff; background:#931b23; cursor:pointer;}
.blog .blog-wrapper .list-blog h1{margin:80px 0 100px;}
.mobile-menu-block .header-language{margin-bottom:15px;}
_::-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;}
.navigation li.current-menu-item &gt; a {color: #931b23;}
.navigation li ul li a:hover {color: #931b23 !important;}
.navigation li ul li.current-menu-item &gt; a, .navigation li ul li.current-menu-parent &gt; a{color:#5b5f66;}
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;}
.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-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;}

.wpcf7-form {
  max-width: 830px;
  margin: auto;
  color: #5b5f66;
}

.wpcf7-text {
  height: 35px;
  color: #5b5f66;
}

.cf7-yesno {
    margin: 50px 25px auto;
    display: block !important;
    text-align: center;
    font-size: 16px !important;
}

.radio-868 {
	max-width: 50px;
	display: block;
	margin: auto;
}

#feedbackanon {
	margin: 50px;
}

.wpcf7-form textarea {
  max-width: 100%;
  width: 100%;
  margin: auto;
  border-radius: 25px;
  border: 2px solid #8c8e92;
  padding: 5px 20px;
}

.wpcf7-form .wpcf7-text {
  border-radius: 25px;
border: 2px solid #8c8e92;
max-width: 100%;
width: 100%;
padding: 0 20px;
height: 40px;
}

.wpcf7-form .wpcf7-submit{
  margin: 0 auto 57px;
display: block;
border: 0;
}

span.wpcf7-radio{
  max-width: 100px;
width: 100%;
font-size: 16px;
}

span.wpcf7-list-item {
  width: 100px;
display: block;
margin: auto;
}

.cf7-twopanel{
  max-width: 100%;
  width: 100%;
  overflow: hidden;
}
.cf7-left, .cf7-right{
  max-width: 45%;
  width: 100%;
  display: inline-block;
}

.cf7-right {
	float: right;
}

/*****************  new ss  *****************/
@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: 1300px) {
  .page-template-template-purchase-classes .banner-text-middle {
    font-size: 180px;
  }

  .header-fixed .section-one {
    /* margin-top: 150px; */
  }

  .single-teacher .section-two {

    margin-top: 0px;

}
}

@media (max-width: 1280px) {
  .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;
  }

  .header-left {
    padding: 0;
  }

  .menuicon {
    top: 27px;
  }

  .inside-banner .banner-text-middle {
    font-size: 220px;
  }

  .inside-banner {
    margin-top: 120px;
  }
  .header-logo a{
	display: initial;
	  }
	  .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) {
  .site-main &gt; header {
    height: auto;
  }

  .header-left{
	display:block;
	}

 .header-logo a{
	 font-size:24px;
  }

  .header-fixed .join-banner{
	 /* margin-top: 40px; */
	 }

	 .scholarship-section{
	margin-top:61px;
	 padding-top:0px;
	 }

	 .row.sectwocnt{
	 margin:0px;
	 }
	 .header-logo a {
    font-size: 30px;
}

.header-right{padding: 10px 15px 0;}
.header-left{margin-top: -7px;}
.header-social{margin:7px 0 0;  }
.header-left ul{margin:3px 0 0;}
.header-fixed .header-right{padding: 10px 15px 0;}
.header-fixed .header-left{margin-top: -7px;}
.header-fixed .header-social{margin:7px 0 0;  }
.header-fixed .header-left ul{margin:3px 0 0;}
.navigation ul &gt; li{margin:0px;}
.section-one{
  /* margin-top:200px; */
  padding-top:100px;
}
.page-template-template-insidemodo .banner-text-middle{font-size:250px !important; }
}
@media (max-width: 1024px) {
	.header-fixed .header-left{margin-top: 0px;}
.mobile-menu-block{border-bottom-left-radius:0 !important; border-bottom-right-radius:0 !important;}
.mobile-nav ul li.collapsable .sub-menu a{color:#333;}
ul#menu-prime-1 .contactbtn{display:block;}
.header-fixed .blog-wrapper{margin-top:60px;}
.mobile-menu-open .mobilemenuicon .icon-bar{margin-bottom:0px;}
#menu-prime-1 .contactbtn{display:block;}
.mobile-logo{display:none;}
.menuicon {display: block !important;right:30px;}
ul#menu-prime-1 .contactbtn{display:block;}
.header-left ul li + li{margin-top:12px; margin-right: 15px; }
.header-left{margin-top:0px;}

 .header-fixed .section-one {
    /* margin-top: 60px; */
  }
  .seconecnt .seconeimg {
    width: 250px;
    height: 250px;
    position: relative;
    transform: translateY(50%);
    margin: 0 auto;
  }

  .section-one {
    padding-top: 20px;
    /* margin-top: 55px; */
  }

  .menuicon {
    top: 24px;
  }

  .join-banner {
    margin-top: 0;
    background-position: center !important;
    height: 500px;
  }

  .join-king-left {
    width: auto;
  }

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

   {
    font-size: 250px;
  }

  .blog-container {
    margin: 0;
  }

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


  .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 {
    width: 25%;
    padding: 10px 0;
    margin-top: 50px;
  }

  .header-fixed .section-one {
    padding-bottom: 100px;
  }

 .banner-text-middle{
	font-size:128px !important;
	bottom: 150px !important;
	}

.scholarship-section .scholarship-main{width:100%;}
.scholarship-grid {
  grid-template-columns: auto;
  grid-gap: 0px;
}
.search-result-main {margin: 57px 0 0;padding: 0px;}
.studio-search-main{margin-top:57px; padding:0px;}
.studio-banner{height:300px;}
.header-left li .header-search{  background: url(../images/icon-mobilesearch.svg) no-repeat center top; width:23px; height:23px; font-size:0px !important; background-size: 22px;}
.header-left ul li svg{display:none;}
.header-left{top:0px !important;}
.mobile-menu-block ul.header-language li a{padding:1px 0;}
.header-left{display:block !important;}
.header-logo{display:block;}
body .site-main &gt; header {padding-bottom: 14px;}
.mobilemenuicon .icon-bar {
    margin-bottom: 7px;
}
.page-template-template-insidemodo .banner-text-middle {
    font-size: 180px !important;
}

 .MT_eq--md .MT_schedule-button {
    width: 100px;
    height: 100px;
	min-width:100px;
	min-height:100px;
	margin:auto;

}



}

@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;}

}


@media (max-width: 768px) {
	.mobile-menu-block ul.header-language li a{padding:1px 0;}
  .seconecnt .seconeimg {
    transform: unset;
  }
 .MT_eq--md .MT_schedule-button {
    width: 80px;
    height: 80px;
	min-width:80px;
	min-height:80px;
	margin:auto;

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

  .cf7-left, .cf7-right {
      max-width: 100%;
      width: 100%;
      display: block;
  }



}

@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;}
ul#pagination-demo li:nth-child(3){margin-left:11px;}
.map-wrapper{max-width:100%; flex:inherit; padding:0px;}
.single-class_type.header-fixed .section-one{padding-bottom:0px !important;}
.single-modoseries.header-fixed .section-one{padding-bottom:0px !important;}
.ctct-form-wrapper .ctct-form-field{margin:0 0 15px}
.header-fixed .header-left{margin-top:0px;}
.constantcontactdiv form .ctct-submit{width:100%; position:static; top:0px; }
.constantcontactdiv form .ctct-email{width:100%;}
.header-logo{display:none;}
.mobile-logo{display:block; padding-left:15px;}
 .mobile-logo img {
    height: 30px;
    width: 30px;
    margin: -4px 0 0 0;
    vertical-align: top;
    display: table-cell;
}

.menuicon {
	top: 16px;
}
.mobile-logo span span {
    color: #5c5d5f;
    font-size: 14px;
    display: block;
    font-family: 'acherus_grotesqueregular', sans-serif;
    letter-spacing: 1px;
}
.mobile-logo a {
    margin: 0px;
    font: 34px 'Gothic821CnBT', sans-serif;
        line-height: normal;
    color: #931b23;
    text-decoration: none;
    display: table;
    text-transform: uppercase;
    line-height: 24px;
}
.mobile-logo a &gt; span {
    display: table-cell;
    vertical-align: top;
    padding-left: 8px;
}
	.mailchimpdiv #mc4wp-form-1 input[type="email"]{width:100%; margin-bottom:30px;}
	.mailchimpdiv #mc4wp-form-1 input[type="submit"]{width:100%; margin-left:0px; margin-bottom:30px;}
	.owl-dots{margin-top:-15px !important;}
	.newsletter-template #launchbox-input{width:100%;}
	.newsletter-template #formID{padding:0px; margin-bottom:30px !important;}
	.newsletter-template #newsletter-sign-up{width:100%; margin-top:30px;}
	.newsletter-template p{text-align:center !important;}
	.newsletter-template #newsletter-sign-up{position:static;}
	.piller-wrap .pillers-block .center{margin:20px 0 50px !important; padding:0px !important;}
	.search-main-list{max-width:100%; flex:inherit}
	.search-main-map{max-width:100%; flex:inherit}
	.full-studio-card .col-auto{width:89%;}
	.intro-section h2{ margin-bottom:30px !important;}
	.search-result-main{margin-top:57px; }
	.piller-wrap .pillers-block .piller-row{padding:20px 0 0 !important;}
	.piller-wrap .pillers-block .piller-row .piller-col{padding: 10px 15px 30px 15px !important;}
	.seconecnt .seconetxt h2{text-align:center;}
	.seconecnt .seconetxt p{text-align:center;}
	.sectwotxt{
	min-height:216px;
	padding: 0 15px 0;
	}

  .page-template-template-insidemodo .location-info{
	margin-bottom:30px;
	padding:0 15px;
	}

	.acf-map{
		margin-bottom:30px;
		height:300px;
		}

	.inside-team h1{
		margin:30px 0px;
		padding: 0 15px;
		}

	.application-description{
		padding:0px;
		}

	.step-description{
		padding:0px;
		}

	.application-process-section h1{
		margin: 20px 0 20px;
        word-wrap: break-word;
		}
	.application-description h4{padding: 0px 0 10px;}
	.step-description span{padding-top:20px;}

	.training-wrapper .training-main{
		padding: 50px 15px 0;
		}

	.class-type-section h1{margin:50px 0 30px;}

	.class-type-section .section-two{margin-top:30px;}

	h1{
		font-size:54px;
		 margin: 50px 0;
		 }
	.page-template-newsletter .newsletter-template h1{font-size:48px; margin-bottom:30px;}

	.training-curri-section h1{
		margin:30px 0;
		}

	 .application-process-section{padding:0 15px;}
	  .training-teacher{
		  margin: 30px 0px;
		  }

	.faq-more-section{
		margin:30px 0;
		}

   .scholarship-section .scholarship-main h6{
		margin-bottom:20px;
		font-size:16px;
		}

   .header-fixed .header-left{
	   display:none;
	   }

   .header-logo a{
	   max-width:100%;
	   font-size:19px;
	   }

  .scholarship-section .scholarship-main h2{
		margin-bottom:20px;
		}

	.how-to-apply-section .faq-more-section{
		margin: 30px 0 0;
		}

   .how-to-apply-section{
		padding: 30px 0 30px;
		 margin-top:30px;
		 }

  .page-template-template-purchase-classes .banner-text-middle {
    font-size: 57px;
  }

  .join-banner {
    margin-top: 0;
    background-position: center;
    height: 300px;
  }

  .join-section {
    padding: 30px 0 30px;
    width: auto;
  }

  .join-king-left {
    width: auto;
    margin: 0;
    float: none;
    display: inline-block;
  }

  .join-king-right {
    width: 100%;
  }

  .join-king-right p {
    padding-right: 0;
    text-align: center;
  }

  .join-section .join-box {
    margin-bottom: 30px;
  }

  .join-section .join-box h2 {
    font-size: 30px;
  }

  .join-king-block {
    padding: 30px 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: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;
  }

  .what-need-block {
    margin-bottom: 50px;
  }

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

 .page-template-template-join .banner-text-middle {
    font-size: 160px;
  }

  .site-main &gt; header{
	  padding:11px 0;
	   height:60px;
  }

  .header-fixed .site-main &gt; header{
	  height:60px;
   }

  .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: 57px; */
	padding:0px;
  }

  section.section-two.list-blog{margin-top:0px; padding:0 15px;}
  .single-post .detail-wrapper{margin-top:26px;}
  .single-post .detail-wrapper .section-two{margin-top:30px;}
  .single-post .detail-wrapper .blog-container{padding:0 15px;}


  .apss-social-share {
    margin-bottom: 50px;
  }

  .popularmain {
    text-align: center;
  }

  .popularmain .buy-btn {
    display: block;
    margin: 0 auto 30px;
  }

  .newclassmain {
    text-align: center;
  }

  .newclassmain h3 {
    text-align: center;
  }

  .buy-btn {
    margin-bottom: 30px;
    margin-top: 10px;
  }

  .yogaclassmain {
    text-align: center;
  }

  .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: 30px 0;
    margin-bottom: 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;
  }

  .otherclasscontainer {
    padding: 30px 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;
  }

  .site-warpper-content .left-image{padding:0px;}

  .inside-content-main img {
    width: 100px;
    margin-bottom: 20px;
	height:100px;
  }

  .section-inside-main .image-section p {
    padding: 0;
    line-height: 30px;
    text-align: center;
	padding: 0 15px;
   font-weight: normal;
    line-height: 40px;
  }

  .site-warpper-content {
    padding: 30px 0;
    margin: 0;
    text-align: center;
  }

  .section-inside-main .image-section {
    padding: 30px 0;
    margin: 0;
  }

  .section-inside-main .image-section h1{
	  margin:0 0 30px;
	  font-size:54px;
	  line-height:55px;
	  word-wrap:break-word;
	  padding:0 15px;
	  }

  .section-inside-main .image-section h2 {
    margin-bottom: 20px;
  }

  .site-warpper-content p {
    text-align: center;
  }

  .single-text {
    padding-top: 50px;
  }
  .inside-team{margin-bottom:0px;}
  .acf-map{height:200px !important;}

  .double-text {
    padding-top: 20px;
  }

  .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 {
    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: 100px;
  }


  .single-teacher .section-two{margin-top:0px;}
  .single-teacher .seconetxt .intro-text{text-align:center;}
  .single-teacher .seconetxt{padding:30px 30px;}

  .popularcontainer .popularmain h5 {
    margin: 0 auto;
  }

  .new-class-section {
    margin-top: 30px;
  }

  .newclassmain p {
    text-align: center;
  }

  .newclassmain h5 {
    text-align: center;
  }

  .yogaclassmain h3 {
    text-align: center;
  }

  .yogaclassmain h5 {
    text-align: center;
  }

  .otherclassmain h5 {
    text-align: center;
  }

  .otherclassmain p {
    text-align: center;
  }

  .otherclassmain h3 {
    text-align: center;
  }

  .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: 70px;
    font-size: 130px;
  }

  .piller-wrap .pillers-block .center p {
    font-size: 16px;
  }

  .piller-wrap .pillers-block .center,
  .piller-wrap .pillers-block .piller-row {
    padding: 20px 0;
  }


  .piller-wrap .pillers-block .piller-row .piller-col .image-block img {
    width: 200px;
    height: 200px;
  }

  /*********  new css  *******/
  .vibes-section .vibe-top-heading {
    padding-top: 40px;
  }

  .vibes-section h1 {
    margin-bottom: 30px;
  }

  .popularmain ul li {
    text-align: left;
  }

  .new-class-section h1 {
    margin: 0;
  }

  .new-class-section .newclass h2 {
    margin: 0 0 50px;
  }

  .vibes-section .vibe-top-heading p {
    padding: 0;
  }

  .scholarship-section .scholarship-main{
	  margin-top: 0px;
	  }

  .how-to-apply-section h3{
	  font-size:20px;
	  }
  .site-wraper-bottom{
	 padding: 50px 0px 50px !important;
	 line-height: 28px;
	}

 .inside-map-text{
	  width:100%;
	   float:left;
	 max-width: 100%;
	flex: inherit;
	margin-left:0px;
	  }

  .inside-map{
	width:100%;
	 float:left;
	 max-width: 100%;
	flex: inherit;
	 }

 .img-circular{
	width:290px;
	}

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

 .header-left{display:none;}

 .header-logo a, .header-fixed .header-logo a{
	 max-width:100%;
	 }

 .header-fixed .join-banner{
	 margin-top: 0px;
	 }

 .scholarship-section{
	 margin-top:61px;
	  padding-top:0px;
	  }

 .find-studio{
   height:auto;
  }

  .find-studio h1{
	  padding:0 30px;
	   font-size:57px;
	       margin: 50px 0 30px;
	   }
	.news-section h1{margin:50px 15px 50px;}
	.intro-body p, .intro-body p a{padding:0 15px;}
	.teacher-txt p{padding:0 0px;}
	.location-info h2{text-align:center !important; font-size:50px;}
	.inside-map-text{float:none; text-align:center; display:inline-block; margin-top:20px;}
	.inside-map-text h4{text-align:center; font-size:22px;}
	.inside-map-text p{text-align:center;}

  .page-template-template-insidemodo .banner-text-middle{
	font-size:85px !important;
	bottom: 90px !important;
	}

 .intro-section{
	 padding:30px 15px;
	 }

 .row.sectwocnt{
	 margin:0px;
	 }

 .modo-series-section h1{margin: 30px 0;}
 .standing-series-section h2{padding:30px 0; margin:0px;}
 .standing-series-section{padding:0 0px;}
 .classes-section{padding:30px 15px;}
 .inside-content-main .p-content{padding:0 15px; margin-bottom:50px;}
 .inside-content-main .p-content a{text-decoration:none;}
 .footer-inner .f-info h2{font-size:40px;}
 .what-need-block h1{margin:50px 0 50px !important; }
 .training-apply{margin:30px 0 50px;}
 .faculty-section h1{margin:50px 0 50px;}
 .studio-search-main{margin-top:59px; padding:0 30px;}
 .studio-banner{height:auto; background-size:cover !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;}
 .modo-series-section{padding:0 15px;}
 .standing-series-section p{padding:0 30px;}
 .teacher-txt h4{padding:0px 0px;}
 .blog-image img{width:100%; height:auto;}
 .page-template-template-training .sectwotxt{padding: 0 30px 0;}
 .studio-banner {

    height: auto;
    padding-bottom: 86%;
    background-position: center bottom !important;

}

.MT_week-nav__day-button{margin: auto;width: 60px; height:60px; min-height:60px; min-width:60px; font-size:15px; padding-top: 11px;}

}

@media (max-width: 500px) {
  .banner-main-btn .view-btn {
    width: 120px;
    height: 120px;
    font-size: 11px;
    padding: 19px 22px;
    bottom: -80px;
    line-height: 20px;
/* 	word-break:break-all; */
  }

   .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-bottom: 30px;
  }

  .accountlogin-container {
    padding-bottom: 50px;
  }

  .inside-banner {
    height: 225px;
    margin-top: 50px;
  }

  .circularlogomain {
    width: 49%;
    float: none;
  }
  .img-circular{
	 width:250px;
	 height:250px;
	  }

}

/* --------------------- PILLERS PAGE CSS ---------------------- */
div.piller-banner {
  background-position: top !important;
}

div.piller-banner div.banner-text-middle {
  line-height: normal;
  margin-top: 120px;
}

.piller-wrap .pillers-block .join-section {
  padding: 0 15px;
  margin: 0;
}

.piller-wrap .pillers-block .center {
  padding: 50px 0;
  margin: 50px 0;
}

.piller-wrap .pillers-block .center p {
  margin-bottom: 0;
  font-size: 20px;
  font-family: 'AcherusGrotesque-Medium', Arial, sans-serif;
  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: 100px 0 100px;
  clear: both;
}

.teacher-training-block .more-btn h4 {
  text-align: center;
  color: #fff;
  text-transform: uppercase;
}

.what-need-block .owl-carousel .item .event-right-part p {
  font-size: 16px;
  text-align: left;
  color: #000;
}

.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: 60px;
}

body.page-template-templatestemplate-insidemodo-php .banner-text-middle {
  transform: inherit;
  font-size: 350px;
  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: 80px;
  font-size:57px;
}

.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 100px 0; }
.teacher-training-block a.more-btn { margin-top: 100px; }

.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: 70px; }

.myaccount-top-links {
  margin-top: 100px;
  display: inline-block;
  width: 100%;
}

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


/* 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_my_account .MT_form__fieldset 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;color: #ffffff;background-color: #8e8f93;font-weight: normal}
.page-template-template_my_account button.MT_button.MT_type--h6:hover{border-color: #931b23;background-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; color: #fff; background: #8e8f93;font-weight: normal;}
.page-template-template_my_account .MT_form_payment-method__no-name-section #ember22:hover{background-color: #931b23;}
body.page-template-templatestemplate-insidemodo-php .banner-text-middle{text-shadow: 0 0 100px #00000019;}
.wp-share-button.theme22 .share-button, .wp-share-button.theme22 .share-button-more {
    background: transparent !important;
    padding: 0px !important;
    margin-right: 10px !important;
}

@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;
  }

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


@media (max-width: 1024px){
.training-curri-section{
margin-top: 60px;
  }
}
@media (max-width: 991px){
  .page-template-template-pillars .banner-text-middle {
    bottom: 0!important;
}
.page-template-template-pillars div.piller-banner div.banner-text-middle{margin-top: 0;}
}

@media (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;
  }


}

/** Class module */
.class {
  text-align: left;
  padding: 2rem;
  border-radius: 5px;
}

.class:nth-child(even) {
  background-color: #f0f0f0;
}

.class p {
  margin-bottom: 0;
}

.class p strong {
  display: block;
  font-family: 'Gothic821CnBT', Arial, sans-serif;
  font-size: 1.125em;
  font-weight: normal;
} 

.class__time {
  text-align: left;
  margin-bottom: 1rem;
  font-weight: bold;
}

.class__type,
.class__type &gt; a {
  text-align: left;
  color: #931b23;
  font-weight: bold;
  font-family: 'Gothic821CnBT', Arial, sans-serif;
  font-weight: normal;
  font-size: 1.25rem;
}

@media (min-width: 768px) {
  .class__time {
    display: inline-block;
  }

  .class__info {
    display: flex;
    justify-content: space-between;
  }

  .class p {
    flex: 1 1;
  }

  .class p + p {
    padding-left: 1rem;
  }

  .class .class__type {
    flex: 0 1 25%;
  }
}


/* Site custom responisve */

@media(max-width:1024px)
{
  .site_header_top_row .header-left
  {
    top: 8px !important;
    z-index: 1;
  }

  .header-fixed .site-main &gt; header {
    padding-bottom: 14px;
  }

  .header-left li .header-search
  {
    font-size: 14px !important;
    text-indent: -9999999999999px;
  }
}


@media(max-width:640px){
  .site_newsletter_btn_li
  {
    display: none !important;
  }

  .site_header_top_row .header-left {
    top: 8px !important;
    padding-top: 0px !important;
}
  
}</pre></body></html>