  /* Typography */

@font-face {
    font-family: 'ss-script';
    src: url('/wp-content/plugins/theme-customisations-master/custom/fonts/ss-script/SilverSouthScript.eot');
    src: url('/wp-content/plugins/theme-customisations-master/custom/fonts/ss-script/SilverSouthScript.eot') format('embedded-opentype'),
         url('/wp-content/plugins/theme-customisations-master/custom/fonts/ss-script/SilverSouthScript.woff') format('woff'),
         url('/wp-content/plugins/theme-customisations-master/custom/fonts/ss-script/SilverSouthScript.ttf') format('truetype'),
         url('/wp-content/plugins/theme-customisations-master/custom/fonts/ss-script/SilverSouthScript.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

 .gform_not_found {
  display: none !important;
}

/* =================satyam ================ */


#info-list li [class*=x-icon-] {
  text-indent: 0 !important;
}
#info-list li span {
  	margin: 0 !important;
}
div#qfacts {
    display: none;
}
#info-list li span[class^='fa-'] {
    display: none;
}

.e1571-e48 {
    display: block !important;
}


/* =================satyam ================ */





.x-scroll-top {
  width: 40px;
  height: 40px;
  background-color: #222;
  font-size: 30px;
  line-height: 33px;
  text-align: center;
  color: #fff;
}

.entry-title:before {
    content: "";
    display: none;
}

h1, .h1 {
    font-size: 350%;
}

h2, .h2 {
    font-size: 280%
}

p {
    margin: 0 0 1.15em;
}

.site a {
    text-decoration:underline;
}

.site .menu-item a {
    text-decoration: none;
}

.site .x-btn, .site button, .site input[type=submit], .site .x-anchor-button,  a.x-anchor-toggle {
   text-decoration: none;
}

blockquote {
  border: 1px solid #e5e5e5;
  font-family: operetta-12, serif;
  font-weight: 300;
  line-height: 1.6em;
  padding: 2em;
}

blockquote p:last-of-type {
  margin-bottom: 0;
}

blockquote strong {
  font-family: operetta-52, serif;
}

/* Layout */

.x-main {
    width: 65.79803%;
}

.x-sidebar {
    width: 27.79803%;
}

#custom_html-2 input, #custom_html-2 .gf_inline {
   display: block !important;
   width: 100% !important;
   min-width: 200px;
}

#custom_html-2 .gform_wrapper form.gf_simple_horizontal div.gform_footer.top_label {
   width: 100% !important;
   max-width: 100% !important;
   display: block !important;
   margin-top: 10px;
}

#custom_html-2 .gform_wrapper form.gf_simple_horizontal div.gform_body ul.top_label li.gfield {
   padding-right: 0;
   width: 100% !important;
   display: block !important;
}
#custom_html-2 .gform_wrapper {
   padding-bottom: 30px;
   padding-top: 5px;
}

.smoa_pro_nav_menu-2 {
  display: none !important;
}

/* No Sidebar for Posts */
.single-post .x-main.left,
.single-workshops .x-main.left,
.single-faculty .x-main.left {
    width: 100%;
    max-width: none;
    }

    .single-post aside.x-sidebar.right,
    .single-workshops aside.x-sidebar.right,
    .single-faculty aside.x-sidebar.right {
    display: none;
    }

     .single-post .entry-content,
     .single-workshops aside.x-sidebar.right,
     .single-faculty aside.x-sidebar.right {
       padding: 0 80px !important;
    }

    .single-post  .entry-wrap .x-container.max,
    .single-workshops .entry-wrap .x-container.max,
    .single-faculty .entry-wrap .x-container.max {
      min-width: 100%;
      width: 100%;
    }

.single-post .x-container.max,
.single-faculty .x-container.max {
    max-width: 850px;
}

/* Faculty Single */

.single-faculty p.p-meta {
  display: none;
}

.single-faculty .entry-featured {
  max-width: 50%;
  margin: 0px auto;
  margin-top: 30px;
}

/* Work Shop Faculty Grid */

.single-workshops .x-column.x-sm.x-1-4,
.single-summer-intensives .x-column.x-sm.x-1-4 {
  margin-bottom: 50px;
}

.single-workshops .x-promo, .single-workshops .x-promo-content,
.single-summer-intensives .x-promo, .single-summer-intensives .x-promo-content {
  border: 0px;
  background: transparent;
}

.single-workshops .x-promo h3,
.single-summer-intensives .x-promo h3 {
  color: #111 !important;
  font-weight: 500;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-align: center;
}

.single-workshops .x-promo .x-img,
.single-summer-intensives .x-promo .x-img {
  margin-bottom: 1em;
  border: 1px solid #ccc;
}

.single-workshops .x-promo .x-btn
.single-summer-intensives .x-promo .x-btn {
  float: none;
  margin-top: -2em;
  display: block;
  width: 100%
}

.single-summer-intensives .x-btn.x-btn-mini,
.single-workshops .x-btn.x-btn-mini {
  display: block;
  width: 100%;
}

/* Breadcrumbs */

body.home #bc {
    display: none;
}

/* Blog Post */

h1.entry-title {
    font-family: sofia-pro;
    text-transform: none;
    font-weight: bold;
    letter-spacing: -.04em;
    font-size: 320%;
    text-align: center;
}

.single-post p.p-meta {
    display: none !important;
}

.entry-featured {
    border: 1px solid #222;
    padding: 2px;
}

.intro-sum {
    font-family: operetta-12, serif;
    font-weight: 200;
    font-size: 24px !important;
    margin-bottom: 1em;
    text-align: center;
}

.last-updated {
    font-size: small;
    text-transform: uppercase;
    background-color: #fff8ee;
    padding: 5px 10px;
    text-align: center;
    position: absolute;
    z-index: 999;
    top: 3px;
    left: 3px;
}


.meta-cats {
    font-size: 12px;
    letter-spacing: .09em;
    text-transform: uppercase;
    padding: 5px;
    display: block;
    text-align: center;
    font-weight: 600;
}

.meta-cats a {
    color: #888888;
}

.meta-cats a:hover {
    color: #222;
}

/* Blog Roll */

.entry-header h2.entry-title a {
   text-decoration: none;
}

p.p-meta {
   font-size: 11px;
   color: #7d7a7a;
   text-transform: uppercase;
   letter-spacing: 2px;
}

/* Side Bar */

.x-sidebar h4.h-widget {
    font-size: 130% !important;
    font-weight: 600;
}

.x-sidebar .widget {
    font-size: 85%;
    background-color: #f4f4f4;
    padding: 20px;
}

.x-sidebar .widget ul, .x-sidebar .widget ul li {
    background-color: transparent;
    border: none;
}

/* Promo Boxes */

.x-promo, .x-promo-content {
    border: 2px solid #111;
    color: #f2f2f2;
    background-color: #111;
    cursor: pointer;
}

.x-promo h3 {
    color: #f2f2f2;
    font-size: 1.1em;
    letter-spacing: -.04 !important;
    margin-top: 0px;
}

.x-promo-content p {
    font-family: operetta-12, serif;
    font-weight: 300;
    color: #efefef;
    margin-bottom: 0;
}

.x-promo .x-btn {
    font-family: sofia-pro, sans-serif;
    font-weight: 600;
    letter-spacing: .04em;
    font-size: 12px;
    float: right;
    color: #f2f2f2;
    border: 2px solid #f2f2f2;
    display: inline-block;
    margin-top: -15px;
}

.x-promo .x-btn:hover {
    background-color: #f2f2f2 !important;
    color: #111;
}

.x-promo-content {
    padding: 1em;
}

.x-promo-image-wrap {
    overflow: hidden;
}

.x-promo-image-wrap img {
    transition: transform .5s; /* Animation */
    max-width: 140%;
}

.x-promo:hover .x-promo-image-wrap img {
    transform: scale(1.5);
}

.x-promo.loc-promo .x-promo-content p {
    font-family: sofia-pro, sans-serif;
    font-size: 14px;
    color: #131313;
    margin-bottom: .75em;
    line-height: 19px;
}

.x-promo.loc-promo .x-promo-content {
    background-color: #fff;
    color: #131313;
    padding: 12px;
    border: 4px solid #fff;
}

.x-promo.loc-promo .x-promo-image-wrap img {
    max-width: 100%;
    min-height: auto;
    max-height: 450px;
}

#ad .x-promo.loc-promo .x-promo-image-wrap img {
    min-height: auto;
}

.x-promo.loc-promo .x-promo-image-wrap {
    border: 12px solid #fff;
    margin: 0;
}

.x-promo.loc-promo h4 {
    font-size: 24px;
    text-align: center;
    line-height: 1;
    margin-top: 0em;
    letter-spacing: -.04em;
}

.x-promo.loc-promo h4 .sh {
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 400;
    font-family: 'operetta-12', serif !important;
}

.x-promo.loc-promo .x-btn {
    display: block;
    width: 100%;
    margin-top: 30px;
    float: none;
    border-color: #111111;
    color: #111111;
}

.x-promo.loc-promo .x-btn:hover {
    background-color: transparent!important;
    color: #111 !important;
}

.page-id-127 .x-promo.loc-promo .x-promo-image-wrap img {
   height: auto;
   max-height: 450px;
}

.home .x-promo-image-wrap {
   height: 320px;
}

/* Buttons */

.x-btn, .button, [type="submit"] {
    border-width: 2px !important;
    font-weight: 600;
    font-size: 14px !important;
    letter-spacing: .06em;
    background-color: #111111 !important;
    color: #fff !important;
}

.dkbg .x-btn, .dkbg .button, .dkbg [type="submit"] {
   border: 2px solid #fff;
   background-color: transparent !important;
   color: #ffffff;
}

.dkbg .x-btn:hover, .dkbg .button:hover, .dkbg [type="submit"]:hover {
   background-color: #fff;
   color: #111;
}

.x-btn:hover, .button:hover, [type="submit"]:hover {
    background-color: #fff !important;
    color: #111111 !important;
}

.x-btn.x-btn-mini {
    padding: 0.485em 0.923em 0.438em;
    font-size: 10px !important;
    font-weight: 500;
    border-width: 1px !important;
}

/* Forms */

body .gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label, body .gform_wrapper .field_sublabel_below div[class*="gfield_date_"].ginput_container label, body .gform_wrapper .field_sublabel_below div[class*="gfield_time_"].ginput_container label {
  margin: 10px 0 5px;
  font-size: 11px;
  text-transform: uppercase;
}

.gform_wrapper .gform_footer a.gform_save_link, .gform_wrapper .gform_page_footer a.gform_save_link {
  font-size: .8em;
}

body .gform_wrapper {
   margin-bottom: 0;
}

body .gform_wrapper .gform_body ul.gform_fields li.gfield input:not([type='radio']):not([type='checkbox']):not([type='submit']):not([type='button']):not([type='image']):not([type='file']) {
   width: 100% !important;
}

#footer-optin .gform_wrapper {
   width: 600px;
}

#footer-optin .gform_wrapper form.gf_simple_horizontal div.gform_body {
   width: 100%;
   max-width: 400px !important;
}

body .gform_wrapper .gform_body ul.gform_fields li.gfield select, body .gform_wrapper .gform_body ul.gform_fields li.gfield textarea, body .gform_wrapper .gform_body ul.gform_fields li.gfield input:not([type='radio']):not([type='checkbox']):not([type='submit']):not([type='button']):not([type='image']):not([type='file']) {
   font-size: 16px;
}

#footer-optin input[type=submit] {
   padding: 10px 20px 12px;
}

.gform_confirmation_message {
   color: #fff !important;
}

body .gform_wrapper h2.gsection_title, body .gform_wrapper h3.gform_title, body .gform_wrapper .top_label .gfield_label, body .gform_wrapper .left_label .gfield_label, body .gform_wrapper .right_label .gfield_label {
   font-weight: 600;
   font-size: 11px;
   text-transform: uppercase;
   letter-spacing: 1px;
}

.trainee-form-col .gform_wrapper ul.gfield_checkbox li input[type=checkbox]:checked+label, .trainee-form-col .gform_wrapper ul.gfield_radio li input[type=radio]:checked+label {
   font-weight: 300;
   font-size: 13px;
}

#field_2_13 {
   margin-top: 10px;
   width: 100% !important;
}

.trainee-form-col .gform_wrapper .gform_footer {
   margin-top: 1em;
}

.trainee-form-col input[type=submit] {
   width: 100% !important;
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
   border: 1px solid #ddd;
}

body .gform_wrapper .gform_body ul.gform_fields li.gfield select {
   font-size: 14px;
}

body .gform_wrapper h2.gsection_title {
   font-size: 18px;
   letter-spacing: 0 !important;
   border-top: 1px solid #ccc;
   padding-top: 10px;
   line-height: 2em;
}

body .gform_wrapper .gform_body ul.gform_fields li.gfield.gsection {
   margin-top: 2.5em !important
}

.gform_wrapper ul.gform_fields li.gfield_price label.gfield_label {
  font-size: 17px !important;
}

/* HP Recent Posts */


.hp-posts-intro {
    font-size: 14px;
    display: block;
    line-height: 20px;
    color: #201f1e;
    margin-top: 5px;
    font-weight: 200;
}

.x-recent-posts.vertical a[class^="x-recent-post"] {
    margin-bottom: 2%;
}

.x-recent-posts a {
    border: 0px;
    text-decoration: none;
}

.x-recent-posts .x-btn {
    margin-top: 10px;
}

.x-recent-posts.cf.vertical {
    margin-top: 2%;
}

.x-recent-posts .h-recent-posts, .x-recent-posts .x-recent-posts-date {
   overflow: visible;
   text-overflow: initial;
   white-space: normal;
}

/* Landing Pages */

.lp-light-copy strong {
    font-size: 1.15em;
}

.lp-light-copy .hl {
    background-color: #f3f5f6 !important;
    font-family: 'operetta-12', serif !important;
    padding: 15px;
    font-size: 1.15em;
    line-height: 1.45em;
    font-weight: 100;
}

.mix-head h5 span {
    font-family: "Custom Font Family";
    letter-spacing: 0;
    font-size: 72px;
    text-transform: none;
    display: inline-block;
    top: 10px;
    position: relative;
}

.mix-head h5 {
    display: inline-block;
    position: relative;
}

.mix-head h5::before {
    content: "";
    position: absolute;
   width: 105%;
   height: 28px;
   bottom: 27px;
   left: -2.5%;
   background: #111111;
    z-index: -1;
}

.call-row {
   cursor: pointer;
}

.call-row:hover {
   background-color: #111 !important;
   color: #fff;
}

.call-row:hover .x-row-inner i.x-icon.call-icon {
   color: #fff !important;
}

.call-row:hover .x-text.x-text-headline.call-headline .x-text-content .x-text-content-text .x-text-content-text-subheadline {
   color: #fff !important;
}

.call-row:hover .x-text.x-text-headline.call-headline .x-text-content .x-text-content-text .x-text-content-text-primary {
   color: #fff !important;
}

/* Pricing Table */

.x-pricing-table {
    margin: 0 0;
}

h3.x-price {
    font-weight: 200;
    background-color: #111111;
    color: #fdfdfd;
}

.x-pricing-column-info span {
    background-color: #111111;
    color: #fdfdfd;
    padding-bottom: 30px;
}

.x-pricing-column {
    border: 2px solid #222;
}

.x-pricing-column h2 {
    border: 0px;
    letter-spacing: -.05em !important;
    font-size: 48px;
    background-color: #111111;
    color: #fdfdfd;
    padding: 40px 20px 5px;
    position: relative;
}

.x-pricing-column.tuition h2::before {
    content: "\f19d";
    font-family: "Font Awesome 5 Pro";
    display: block;
    font-weight: 300;
}

.x-pricing-column.housing-h h2::before {
    content: "\e065";
    font-family: "Font Awesome 5 Pro";
    display: block;
    font-weight: 300;
}

.x-pricing-column.virtual h2::before {
    content: "\e066";
    font-family: "Font Awesome 5 Pro";
    display: block;
    font-weight: 300;
}

.x-pricing-column.in-person h2::before {
    content: "\e068";
    font-family: "Font Awesome 5 Pro";
    display: block;
    font-weight: 300;
}

.x-pricing-column-info {
    border:0px;
    padding: 0 0 50px;
}

.x-pricing-column-info ul>li:first-child {
    border: 0px;
}

.x-pricing-column-info ul>li:last-child {
    border: 0px;
}

.x-pricing-column-info ul {
    margin: 30px 0 45px;
}

.x-pricing-column-info ul li {
    text-transform: none;
    font-size: 18px;
}

.x-pricing-column.featured h2 {
   background-color: #111 !important;
}

.x-pricing-column h2 span {
   color: #fff;
   opacity: 1;
   margin-bottom: -28px;
   width: auto;
   text-align: right;
   margin-right: 70px;
   margin-top: 0;
   letter-spacing: .04em;
   font-size: 11px;
}

.x-pricing-column.featured h2 {
   max-height: 140px;
}

.x-pricing-column.featured {
   margin-top: 0px;
}

.x-pricing-column ul.x-ul-icons {
   max-width: 85%;
   text-align: left;
   margin: 0px auto;
   padding: 40px 0;
}

.x-pricing-column.featured .x-pricing-column-info ul {
   margin-bottom: 0px;
}

.x-pricing-column h6 {
   font-size: 12px;
   letter-spacing: .04em;
   text-align: left;
   display: block;
   margin: 0px auto;
}

.price-add {
   background-color: #f3f5f6;
   display: block;
   margin: 7.5% 7.5% 0;
   padding: 20px;
   font-size: 12px;
}

.x-pricing-column .price-add ul.x-ul-icons {
   font-size: 12px;
   padding: 10px 0;
}

.x-pricing-column .price-add ul.x-ul-icons li {
   font-size: 12px;
}

.x-pricing-column-info .price-add ul>li {
   padding: 10px 0px 11px;
}

.x-pricing-column-info {
   padding-bottom: 40px;
}

#youth-container .x-pricing-column h2 {
   font-size: 42px;
}

#youth-container .x-pricing-column.community h2 {
   padding: 10px 20px 5px;
}

.youth-virt {
   background-color: #999999;
   color: #fff;
   font-weight: 600;
   text-transform: uppercase;
   font-size: 13px;
   letter-spacing: .07em;
}

/* Toggle */

.x-anchor.x-anchor-toggle {
     bottom: -80px;
     right: -50px;
     position: relative;
   }

.e55-17.x-anchor-toggle {
   bottom: -5px;
   left: 5vw;
  position: relative;
  margin-left: -4.5em !important;
}

.e55-21.x-anchor.x-anchor-toggle {
   bottom: 0;
   right: 0;
}

//#nyc-price, #tx-price {
    transition: transform .25s ease;
    transform: translateX(-200%);
}

//#nyc-price.toggle {
    transform: translateX(0);
}

//#tx-price.toggle {
    transform: translateX(0);
}

#switch input[type=checkbox] {
      height: 0;
      width: 0;
      visibility: hidden;
    }

#switch label {
      cursor: pointer;
      text-indent: -9999px;
      width: 65px;
      height: 35px;
      background: grey;
      display: block;
      border-radius: 100px;
      position: relative;
      display: inline-block;
    }

#switch label:after {
      content: '';
      position: absolute;
      top: 5px;
      left: 5px;
      width: 25px;
      height: 25px;
      background: #fff;
      border-radius: 90px;
      transition: 0.3s;
    }

#switch input:checked + label {
      background: #222;
}

#switch input:checked + label:after {
      left: calc(100% - 5px);
      transform: translateX(-100%);
}

#switch label:active:after {
      width: 65px;
}

/* Tables */

.footable .pagination>.active>a, .footable .pagination>.active>a:focus, .footable .pagination>.active>a:hover, .footable .pagination>.active>span, .footable .pagination>.active>span:focus, .footable .pagination>.active>span:hover {
   background-color: #666 !important;
   border-color: #666 !important;
}

.sched .form-group.ninja-custom-filter {
   width: 50%;
}

.semantic_ui .ui.table thead th {
   font-weight: 600 !important;
   font-size: 12px;
   text-transform: uppercase !important;
   letter-spacing: 1px;
}

.semantic_ui .ui.table td {
   font-size: 13px;
   font-weight: 300;
}

.sched label.ninja_filter_title {
   display: inline-block;
}

.ninja_table_wrapper .ninja_table_buttons .ninja_button {
   border: 1px solid #fff;
   border-right: 1px solid #fff !important;
   margin-left: -2px;
   font-weight: 600;
   text-transform: uppercase;
   letter-spacing: 1px;
   font-size: 14px;
}

.dkbg .semantic_ui .ui.table {
   background-color: #222;
   color: #f9f9f9;
}

.dkbg .semantic_ui .ui.striped.table>tr:nth-child(2n), .dkbg .semantic_ui .ui.striped.table tbody tr:nth-child(2n) {
   background-color: #333;
}

.dkbg .semantic_ui .ui.selectable.table tbody tr:hover, .dkbg .semantic_ui .ui.table tbody tr td.selectable:hover {
   color: #f9f9f9 !important;
}

.dkbg .semantic_ui .ui.table thead th {
   background: #111;
   color: #f9f9f9
}

.dkbg .ninja_footable tfoot .footable-paging {
   background-color: #111;
}

/* FAQ */

.page-id-126 .tx {
   display: none;
}

.page-id-127 .nyc {
   display: none;
}

/* 糖心影视 Single */

.single-workshops p.p-meta {
   display: none;
}

.post-type-archive-workshops .p-meta {
   display: none;
}

.post-type-archive-workshops .entry-featured {
   display: none;
}

.ws-list {
  padding: 85px 0 125px;
}

.ws-list .x-container {
  max-width: 700px;
}

.ws-list .x-feature-box-title {
  font-weight: 500;
  letter-spacing: -.04em;
}

.ws-list h3 {
  text-align: center;
  display: block;
  font-size: .7em;
  font-style: normal;
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: .25em;
  text-align: center;
  text-transform: uppercase;
}

.ws-price {
  display: block;
  text-align: center;
  font-size: 40px;
  margin-top: -20px;
  font-weight: bold;
  letter-spacing: -.04em;
  margin-bottom: 1em;
}

.ws-list .x-col {
  width: 100%;
}

.ws-list .x-feature-list {
  margin-bottom: 5em;
}

/* 糖心影视 Archive */

.archive .entry-title a {
   text-decoration: none;
}

.ws-details {
  background-color: #f3f5f6;
  border: 1px solid #ece9e9;
  padding: 5px 10px;
  margin-top: 20px;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 1px;
  margin-bottom: 20px;
}

.post-type-archive-workshops .more-link {
   display: none;
}

#w-content {
   font-weight: 200;
}

#w-content .x-row {
   max-width: 800px;
}

/* Summer Intensives */

#qfacts .fa-ul {
  margin-left: 0px;
}

#qfacts .fa-ul li {
  margin: 20px 0px 30px 20px;
  border: 1px solid #ccc;
  font-size: 15px;
  padding: 8px 20px 10px;
  position: relative;
  color: #111;
}

#qfacts .fa-ul li span + span {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1px;
}

#qfacts .fa-ul li i {
 font-size: 1.35em;
 background-color: #111;
 color: #fff;
 border-radius: 50em;
 height: 2em;
 width: 2em;
 line-height: 2em;
 text-align: center;
 padding: .1em 0 0 .1em;
 position: absolute;
 top: -20px;
 left: 5px;
}

.single-summer-intensives.x-tabs-list ul,
.single-summer-intensives .x-tabs-list ul {
  justify-content: center !important;
}

.ad-row h4.alt {
  margin-top: 0px;
  letter-spacing: -.04em;
}

.ad-row {
  display: flex;
}

.ad-row .double .x-column.x-2-3 {
  max-width: 100% !important;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  display: flex;
}

.ad-row .double .x-column.x-1-3 {
  width: 100% !important;
  max-width: 350px;
}

.ad-row .single .x-column.x-1-3 {
  width: 36%;
}

.ad-row .single .x-column.x-2-3 {
  width: 60%;
}

.ad-row .double .x-column.x-2-3 {
  width: 90%;
}

.double {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.ad-row .x-text-content-text-subheadline {
  margin-bottom: 0em;
  font-family: "sofia-pro",sans-serif;
  font-size: .65em;
  font-style: normal;
  font-weight: 600;
  line-height: 0;
  letter-spacing: .15em;
  margin-right: calc(.15em * -1);
  text-align: left;
  text-transform: uppercase;
  color: rgb(47,47,47);
  line-height: 1em;
}

.ad-row .x-text-content-text-subheadline span.mf {
  display: block !important;
}

.postid-1262 .ad-row .x-text-content-text-subheadline.Matos span.mf,
.postid-1460 .ad-row .x-text-content-text-subheadline.Matos span.mf,
.postid-1458 .ad-row .x-text-content-text-subheadline span.mf,
.postid-1464 .ad-row .x-text-content-text-subheadline.Matos span.mf,
.postid-1439 .ad-row .x-text-content-text-subheadline.Matos span.mf {
  display: none !important;
}

.ad-row {
  font-size: 16px;
  line-height: 1.65em;
}

.single-summer-intensives .ad-row .x-btn.x-btn-mini {
  display: inline-block;
  width: auto;
  margin-top: 20px;
  padding: 10px 20px;
  font-size: 11px !important;
}

#dance-styles .x-grid {

}

#dance-styles .x-cell {
  z-index: auto;
  font-size: 1em;
  background-color: transparent;
  transition-timing-function: cubic-bezier(0.400,0.000,0.200,1.000);
}

#dance-styles .x-text .x-graphic {
  margin: 0em 0.5em 0em 0em;
}

#dance-styles .x-text .x-graphic-icon {
  font-size: .9em;
  width: 35px;
  border-width: 1px;
  border-style: solid;
  border-color: #fff;
  border-radius: 100em 100em 100em 100em;
  height: 35px;
  line-height: 35px;
  color: #fff;
  background-color: rgba(31,30,29,0);
}

#dance-styles .x-column .x-text .x-text-content-text-primary {
  font-family: "sofia-pro",sans-serif;
  font-size: 0.9em;
  font-style: normal;
  font-weight: 600 !important;
  line-height: 1;
  letter-spacing: 0em;
  margin-right: calc(0em * -1);
  text-align: left;
  text-transform: none;
  color: #fff !important;
  transition-timing-function: cubic-bezier(0.400,0.000,0.200,1.000);
}

#dance-styles .x-column .x-text-content-text-subheadline {
  margin-top: 0.35em;
  font-family: "operetta-12",serif;
  font-size: 0.8em;
  font-style: normal;
  font-weight: 200 !important;
  line-height: 1.15;
  letter-spacing: 0.04em;
  margin-right: calc(0.04em * -1);
  text-align: left;
  text-transform: none;
  color: #fff;
  transition-timing-function: cubic-bezier(0.400,0.000,0.200,1.000);
  max-width: 96%;
}

#dance-styles .x-column {
  margin-top: 40px;
  margin-right: 0;
}

#dance-styles .x-col .x-text .x-text-content {
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
}

.ds-container {
  display: flex;
  flex-wrap: wrap;
}

.single-summer-intensives .x-tabs-panels h4 {
  text-align: center;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 600;
  background-color: #ebecee;
  padding: 10px;
}

/* SUmmer Pricing */

/* Fees */

.fees.e363-12.x-row {
  z-index: 1;
  margin: 0px auto 0px auto;
  padding: 50px 0px 30px 0px;
  font-size: 1em;
  background-color: transparent;
  transition-timing-function: cubic-bezier(0.400,0.000,0.200,1.000);
  width: auto;
}

.fees > .x-row-inner {
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
  align-content: stretch;
  margin: calc((1rem / 2) * -1) calc((1rem / 2) * -1);
}

.fees .e363-12 > .x-row-inner > *:nth-child(1n - 0) {
  flex-basis: calc(100% - 1rem);
}

.fees h6 {
  font-family: "sofia-pro",sans-serif;
  font-size: 1em;
  font-style: normal;
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: -0.02em;
  margin-right: calc(-0.02em * -1);
  text-transform: none;
  color: rgba(0,0,0,1);
  transition-timing-function: cubic-bezier(0.400,0.000,0.200,1.000);
  text-align: center;
  padding-bottom: 30px;
}

.fees .e363-15.x-row {
  z-index: 1;
  width: 900px;
  margin: 0px auto 25px auto;
  padding: 1px;
  font-size: 1em;
  background-color: transparent;
  transition-timing-function: cubic-bezier(0.400,0.000,0.200,1.000);
}

.fees .e363-15 > .x-row-inner {
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
  align-content: stretch;
  margin: calc(((1rem / 2) + 1px) * -1) calc(((1rem / 2) + 1px) * -1);
}

.fees .e363-15 > .x-row-inner > * {
  margin: calc(1rem / 2) calc(1rem / 2);
}

.fees .e363-15 > .x-row-inner > *:nth-child(1n - 0) {
  flex-basis: calc(100% - 1rem);
}

.fees .e363-17.x-text {
  display: inline-flex;
  align-self: center;
}

.fees .x-text-content {
  display: flex;
}

.fees .e363-16.x-col {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  align-content: center;
  z-index: 1;
  font-size: 1em;
  background-color: transparent;
  transition-timing-function: cubic-bezier(0.400,0.000,0.200,1.000);
}

.fees .e363-17.x-text .x-text-content-text-primary {
  font-size: .8em;
  font-style: normal;
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: .04em;
  margin-right: calc(.04em * -1);
  text-transform: uppercase;
  color: rgba(0,0,0,1);
  transition-timing-function: cubic-bezier(0.400,0.000,0.200,1.000);
}

.fees .e363-18.x-line {
  width: auto;
  max-width: none;
  margin: 5px 15px 0px 15px;
  border-width: 1px 0 0 0;
  border-style: dotted;
  border-color: rgba(0,0,0,0.5);
  font-size: 1em;
  transition-timing-function: cubic-bezier(0.400,0.000,0.200,1.000);
  flex-grow: 1;
  align-self: center;
  flex-basis: 20px;
}

.fees .e363-19.x-text {
  font-family: "sofia-pro",sans-serif;
  font-size: .8em;
  font-style: normal;
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: 0em;
  text-transform: none;
  color: rgba(0,0,0,1);
  background-color: transparent;
  transition-timing-function: cubic-bezier(0.400,0.000,0.200,1.000);
}

.fees .e363-20.x-text {
  width: 85%;
  margin: 0em 5em 0em 0em;
  font-family: "sofia-pro",sans-serif;
  font-size: .8em;
  font-style: normal;
  font-weight: 200;
  line-height: 1.4;
  letter-spacing: 0em;
  text-transform: none;
  color: rgb(31,30,29);
  background-color: transparent;
  transition-timing-function: cubic-bezier(0.400,0.000,0.200,1.000);
}

/* Pricing */

.flex-container-pricing {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-content: space-around;
  -ms-flex-line-pack: distribute;
  align-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  }

  .flex-item-price {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 1 1 21%;
    -ms-flex: 1 1 21%;
    flex: 1 1 21%;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    text-align: center;
    background-color: #222;
    color: #fff;
    margin: 3px;
    padding: 15px;
    font-weight: bold;
    font-size: 20px;
    line-height: 20px;
    border: 2px solid #222;
    }

    .flex-container-pricing .flex-item-price:first-child {
      margin-top: 2px;
    }

    .flex-container-pricing .flex-item-price:last-child {
      margin-top: 0px;
    }

    .flex-item-price span {
      text-transform: uppercase;
      font-size: 11px;
      font-weight: 600;
      letter-spacing: 1px;
    }


.flex-container-hm {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: space-around;
  -ms-flex-line-pack: distribute;
  align-content: space-around;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-top: 30px;
}

.flex-container-hm .flex-item {
  border: 2px solid #fff;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
}

.flex-container-hm .flex-item span {
  font-weight: 300;
  display: block;
  font-size: 14px;
}

.flex-container-hm .flex-item:nth-child(1) {
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-flex: 1 1 40%;
  -ms-flex: 1 1 40%;
  flex: 1 1 40%;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  }

.flex-container-hm .flex-item:nth-child(2) {
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-flex: 1 1 40%;
  -ms-flex: 1 1 40%;
  flex: 1 1 40%;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  }

  /* FAQS */

  .faq-cont {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: space-around;
    -ms-flex-line-pack: distribute;
    align-content: space-around;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .faq-cont .flex-item {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 1 1 21%;
    -ms-flex: 1 1 21%;
    flex: 1 1 21%;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    margin: 0 20px;
  }

  .faq-cont .x-acc .x-acc-item {
    overflow: hidden;
    background-color: transparent;
  }

  .faq-cont .x-acc .x-acc-header {
    transition-timing-function: cubic-bezier(0.400,0.000,0.200,1.000);
    padding: 15px 20px 15px 20px;
    font-family: "sofia-pro",sans-serif;
    font-size: .9em;
    font-style: normal;
    font-weight: 300;
    line-height: 1.3;
    text-align: left;
    color: rgba(0,0,0,1);
    /*background-color: #fff;
    border: 1px solid #ccc;*/

  }

  .faq-cont .x-acc-header-content {
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: center;
  }

  .faq-cont .x-acc .x-acc-header-indicator {
    transition-timing-function: cubic-bezier(0.400,0.000,0.200,1.000);
    width: auto;
    height: 1em;
    font-size: 1em;
    color: rgba(0,0,0,1);
    transform: translate3d(0,0,0) rotate(0deg);
  }

  .faq-cont .x-acc [data-x-toggle-collapse] {
    transition-timing-function: cubic-bezier(0.400,0.000,0.200,1.000);
  }

  .faq-cont .x-acc {
    font-size: 1em;
  }

  .faq-cont .x-acc .x-acc-content {
    border-width: 1px;
    border-style: solid;
    border-color: rgba(225,225,225,1);
    padding: 20px 20px 20px 20px;
    font-family: "sofia-pro",sans-serif;
    font-size: .8em;
    font-style: normal;
    font-weight: 200;
    line-height: 1.6;
    color: rgba(0,0,0,1);
    background-color: #fff;
  }

.faq-cont .x-acc .x-acc-header:hover,   .faq-cont .x-acc .x-acc-header[class*="active"] {
  color: rgb(255,255,255);
  background-color: rgb(31,30,29);
}

.faq-cont .x-acc-header-text {
  margin-left: 5px;
}

.faq-cont .x-acc .x-acc-header.x-active .x-acc-header-indicator {
  transform: translate3d(0,0,0) rotate(90deg);
}

.faq-cont .x-acc .x-acc-header:hover .x-acc-header-indicator, .faq-cont .x-acc .x-acc-header[class*="active"] .x-acc-header-indicator {
  color: #fff;
}

h4.f-sect-title {
  font-family: "sofia-pro",sans-serif;
  font-size: 2.5em;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
  letter-spacing: -0.05em;
  margin-right: calc(-0.05em * -1);
  text-align: center;
  text-transform: none;
  color: #fff;
  transition-timing-function: cubic-bezier(0.400,0.000,0.200,1.000);
  background-color: #111111;
  padding: 50px 0px 50px 0px;
}

h5.f-title {
  font-family: "sofia-pro",sans-serif;
  font-size: 1em;
  font-style: normal;
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: 0em;
  margin-right: calc(0em * -1);
  text-transform: none;
  color: rgba(0,0,0,1);
  transition-timing-function: cubic-bezier(0.400,0.000,0.200,1.000);
}

#pricing .x-tabs-panel {
  padding: 1.5rem 5rem 1.5rem 3rem;
}

.x-text.dates {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 400;
}

/* Housing */

#housing ul {
  font-size: .8em;
  margin-top: 30px;
}

/* Mobile */

@media only screen and (max-width: 1200px) {
  .e56-3.x-text h6.x-text-content-text-primary {
    font-size: 2em !important;
  }

}

/* Extra large devices (large laptops and desktops, 1112px and down) */
@media only screen and (max-width: 1112px) {

  /* Home */

  .x-promo .x-promo-content a.x-btn {
    font-size: 10px !important;
  }

  /* Footer */

  footer .e56-1.x-bar-content {
    flex-direction: column;
  }

  footer .e56-1 {
    height: 9em !important;
  }

  footer .e56-3.x-text {
    padding-bottom: 10px;
  }

  footer .e56-2.x-bar-container {
    justify-content: center !important;
    padding-bottom: 10px;
  }

  .x-tabs-list {
    flex-flow: row wrap !important;
  }

  footer.x-colophon .widget ul li {
    background-color: transparent !important;
  }

  /* Summer */

  #pricing > .x-row {
    padding: 1.5rem 10px 1.5rem 10px;
  }

  #pricing .fees .e363-15.x-row {
    max-width: 900px;
    width: 100% !important;
  }

  #pricing .x-tabs-panel {
    padding: 1.5rem 0 1.5rem 0;
  }

}

/* Large devices (laptops/desktops, 900px and down) */

@media only screen and (max-width: 992px) {

}

/* Large devices (laptops/desktops, 900px and down) */
@media only screen and (max-width: 900px) {

  /* Footer */


  footer .e56-6.x-bar-container {
    flex: 1 0 100%;
  }

  /* Pricing */

  .e553-2 > .x-row-inner > *:nth-child(2n - 1),
  .e553-2 > .x-row-inner > *:nth-child(2n - 0) {
    flex-basis: calc(60% - 0rem) !important;
  }

  /* Children Youth Hero */
  .e108-4.x-text.x-text-headline .x-text-content-text, .e108-4.x-text.x-text-headline .x-text-content-text-primary, .e108-4.x-text.x-text-headline .x-text-content-text-subheadline,
  .e109-4.x-text.x-text-headline .x-text-content-text, .e109-4.x-text.x-text-headline .x-text-content-text-primary, .e109-4.x-text.x-text-headline .x-text-content-text-subheadline {
    white-space: nowrap !important;
  }

  /* Children Youth Conent */

  .e108-12.x-section {
    padding: 45px 0 45px !important;
  }

  .e108-13 > .x-row-inner > *:nth-child(2n - 1) {
    flex-basis: calc(100% - 1rem) !important;
  }

  /* Summer */

  #pricing > .x-row {
    padding: 1.5rem 10px 1.5rem 10px;
  }

  #pricing .fees .e363-15.x-row {
    max-width: 900px;
    width: 100% !important;
  }

  #pricing .x-tabs-panel {
    padding: 1.5rem 0 1.5rem 0;
  }


}

/* Medium devices (landscape tablets, 768px and down) */
@media only screen and (max-width: 769px) {

  .ad-row .double .x-column.x-1-3 {
    max-width: 100%;
  }

  #pricing > .x-row {
    padding: 1.5rem 10px 1.5rem 10px;
  }

  #pricing .fees .e363-15.x-row {
    max-width: 900px;
    width: 100%;
  }

  #pricing .x-tabs-panel {
    padding: 1.5rem 0 1.5rem 0;
  }

  .x-column.x-sm.faculty-col {
    width: 25%;
    float: left;
    padding: 0px 5px;
  }

  .x-column.x-sm.faculty-col h3 {
    min-height: 2.45em;
    display: block;
  }

  .x-container.max.width .x-container.max.width {
    width: 100%;
  }

  .x-column.x-sm.x-1-1.ad-row {
    max-width: 100% !important;
  }

  .e1571-70.x-col {
    max-width: 100% !important;
  }

  .faq-cont {
    flex-direction: column;
  }

  .e2269-24.x-col, .e2336-20.x-col, .e2335-20.x-col {
    max-width: 44% !important;
  }

  .post-type-archive-faculty .x-columnize {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }


}

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {

  .e2269-24.x-col, .e2336-20.x-col, .e2335-20.x-col {
    max-width: 44% !important;
  }

  .ad-row .double .x-column.x-1-3 {
    max-row: 200px;
  }

  /* Announcement Bar */

  .e55-1.x-bar {
    height: 3em !important;
  }

  .e55-1.x-bar-content {
    height: 3em !important;
  }

  .e55-1.x-bar .e55-4.x-text {
      font-size: .9em;
  }

  .e55-12.x-text {
    display: none;
  }

  .e55-6.x-bar-container {
    justify-content: center !important;
  }

  /* Rev HP */

  .home .rs-parallax-wrap #slider-4-slide-10-layer-19 img {
    min-width: 50vw !important;
    left: -20vw;
  }

  /* Children's Youth Hero */

  #post-108 .e108-1.x-section {
    padding: 45px 0 45px !important;
  }

  .e108-11.x-anchor.x-anchor-toggle {
    bottom: 0 !important;
    left: -17px !important;
  }

  .e108-5.x-grid {
    margin-top: 0px !important;
  }

  .e108-4.x-text.x-text-headline, .e109-4.x-text.x-text-headline {
    left: -6em;
  }

  .e108-2.x-row, .e109-2.x-row {
    padding: 0 20px;
  }
  .e108-1 .x-text-content-text, .e109-4 .x-text-content-text {
    transform: scale(.6);
  }

  .e108-4 span.line-2, .e109-4 span.line-2 {
    white-space: nowrap;
  }

  .e108-2 > .x-row-inner, .e109-2 > .x-row-inner {
    justify-content: flex-start !important;
  }

  .e108-4.x-text.x-text-headline .x-text-content-text, .e108-4.x-text.x-text-headline .x-text-content-text-primary, .e108-4.x-text.x-text-headline .x-text-content-text-subheadline,
  .e109-4.x-text.x-text-headline .x-text-content-text, .e109-4.x-text.x-text-headline .x-text-content-text-primary, .e109-4.x-text.x-text-headline .x-text-content-text-subheadline {
    white-space: nowrap !important;
  }

  .e108-11.x-anchor.x-anchor-toggle, .e109-11.x-anchor.x-anchor-toggle {
    font-size: .8em;
  }

  .e1264-43.x-row {
    padding: 0px !important;
  }

  .e1264-45.x-text .x-text-content-text-primary {
    line-height: 1em;
  }

  .e1264-46 .x-tabs-panel {
    padding: 1.5rem 1rem !important;
  }

  /* Summer Pages */

  .single-summer-intensives .x-text-content-text-subheadline {
    line-height: 1em !important;
  }

  .single-summer-intensives  #pricing > .x-row {
    padding: 0 5px 0px 0px !important;
  }

  .single-summer-intensives  #pricing  .x-tabs-panel {
    padding: 1.5rem 0 1.5rem 0 !important;
  }

  .fees .e363-15.x-row {
    width: 380px;
  }

  #summer-hero .e1571-4 span {
    font-size: 7em;
  }

  #summer-hero .e1571-5 {
    left: 0px;
  }

  #summer-hero .e1571-5.x-text {
    width: 100%;
  }

  #sumer-hero .e1571-5.x-text {
    max-width: 100%;
  }

  .e1571-5.x-text {
    max-width: 100% !important;
  }

  .x-column.x-sm.faculty-col {
    width: 50%;
    float: left;
  }

  .x-column.x-sm.faculty-col h3 {
    min-height: 2.45em;
    display: block;
  }

  .mf {
    display: block;
  }

  .x-container.max.width .x-container.max.width {
    width: 100%;
  }

  .x-column.x-sm.x-1-1.ad-row {
    max-width: 100% !important;
  }

  .single-summer-intensives .x-row .x-row-inner .x-col {
    padding: 10px 0px !important;
  }

  #pricing + .x-section .x-row-inner .x-col {
    padding: 25px !important;
  }

  #housing .x-row-inner .x-col {
    padding: 25px !important;
  }

  .e1571-6 {
    right: 0px !important;
  }

  h3.x-text-content-text-primary {
    line-height: 1em !important;
  }

  #summer-hero {
    margin-bottom: 40px;
  }

  .single-summer-intensives .x-row {
    margin-top: 25px !important;
    padding-bottom: 0px !important;
  }

  .faq-cont {
    flex-direction: column;
  }

  .e2269-4.x-text {
    font-size: .6em !important;
    left: -60px;
  }

  .e2269-6 {
    right: -20px !important;
  }

  .e2269-11.x-col {
    display:none !important;
  }

}

@media only screen and (max-width: 576px) {

 .e2269-24.x-col, .e2336-20.x-col {
   max-width: 100% !important;
 }


  .x-column.x-sm.x-1-1.ad-row {
    display: block;
    max-width: 309px;
  }

  .x-column.x-sm.x-1-1.ad-row .double {
    padding-bottom: 30px;
  }

  .ws-list {
    padding: 45px 25px 45px;
  }

  .ws-list .x-feature-list {
    margin-bottom: 2em;
  }

  .e56-3.x-text h6.x-text-content-text-primary {
    font-size: 1.75em;
  }

  footer .e56-1 {
    height: 15em !important;
  }

  #footer-optin .gform_wrapper {
    width: 500px;
  }
  .e56-3.x-text h6.x-text-content-text-primary {
    font-size: 1.75em !important;
  }

  #footer-optin .gform_wrapper form.gf_simple_horizontal div.gform_body {
    max-width: 100% !important;
  }

  .e109-13 > .x-row-inner > *:nth-child(2n - 1) {
  }

  .e107-4 span.script {
    left: -20px !important;
  }

  .e115-4 span.script {
    right: -20px !important;
    bottom: -20px !important;
  }

  .e116-4 span.script {
    font-size: 48px !important;
    bottom: -20px !important;
    left: 15px !important;
  }

  .x-promo.loc-promo .x-promo-image-wrap img {
    min-height: auto !important;
    max-height: 100% !important;
  }

  #trainee-loc .x-row {
    max-width: 100%;
  }

  #trainee-loc .x-row .x-row-inner > * {
    margin: 0;
  }

  #trainee-loc .x-row .x-row-inner > *:nth-child(1n - 0) {
    flex-basis: 100%;
  }

  #trainee-intro .x-bg {
    display: none !important;
  }

  .e126-4.x-text .x-text-content-text-primary {
    text-align: left !important;
  }

  .e126-6, .e110-7 {
    right: 0px !important;
  }

  #t-nyc-hero .x-anchor.x-anchor-toggle, #t-main-hero .x-anchor.x-anchor-toggle, #t-tx-hero .x-anchor.x-anchor-toggle {
    bottom: 0;
    right: 0;
  }

  #t-main-hero .e110-4 span {
    font-size: 2.5em;
    top: 45px;
  }

  #t-main-hero .e110-4.x-text .x-text-content-text-primary {
    font-size: 3em;
    margin-top: 1em;
  }

  #t-main-hero .x-bg .x-bg-layer-lower-image {
    background-position: top left !important;
  }

  #t-tx-hero .e127-4.x-text .x-text-content-text-primary {
    font-size: 1.45em;
  }

  #t-tx-hero .e127-4 span.txscript {
    right: -150px;
  }
  #t-tx-hero .e127-4.x-text {
    margin: 100px 200px -100px 0em;
  }

  /* Summer Pages */

  .single-summer-intensives .x-text-content-text-subheadline {
    line-height: 1em !important;
  }

  .single-summer-intensives  #pricing > .x-row {
    padding: 0 5px 0px 0px !important;
  }

  .single-summer-intensives  #pricing  .x-tabs-panel {
    padding: 1.5rem 0 1.5rem 0 !important;
  }

  .fees .e363-15.x-row {
    width: 380px;
  }

  #summer-hero .e1571-4 span {
    font-size: 7em;
  }

  #summer-hero .e1571-5 {
    left: 0px;
  }

  #summer-hero .e1571-5.x-text {
    width: 100%;
  }

  #sumer-hero .e1571-5.x-text {
    max-width: 100%;
  }

  .e1571-5.x-text {
    max-width: 100% !important;
  }

  .x-column.x-sm.faculty-col {
    width: 50%;
    float: left;
  }

  .x-column.x-sm.faculty-col h3 {
    min-height: 2.45em;
    display: block;
  }

  .x-container.max.width .x-container.max.width {
    width: 100%;
  }

  .x-column.x-sm.x-1-1.ad-row {
    max-width: 100% !important;
  }

  .single-summer-intensives .x-row .x-row-inner .x-col {
    padding: 10px 0px !important;
  }

  #pricing + .x-section .x-row-inner .x-col {
    padding: 25px !important;
  }

  #housing .x-row-inner .x-col {
    padding: 25px !important;
  }

  .e1571-6 {
    right: 0px !important;
  }

  h3.x-text-content-text-primary {
    line-height: 1em !important;
  }

  #summer-hero {
    margin-bottom: 40px;
  }

  .single-summer-intensives .x-row {
    margin-top: 25px !important;
    padding-bottom: 0px !important;
  }

}

/* Extra small devices portrait (phones, 416px and down) */
@media only screen and (max-width: 416px) {

  /* Announcement Bar */

  .ad-row .double .x-column.x-1-3 {
    max-width: 100%;
  }

  .e55-1.x-bar .e55-4.x-text {
    font-size: .8em;
}

  .e55-1.x-bar-outer-spacers:before, .e55-1.x-bar-outer-spacers:after {
    flex-basis: .5em !important;
    width: .5em !important;
  }

  /* Cntact Bar */
  .e55-5.x-bar, .e55-5.x-bar-content {
    height: 3em !important;
  }

  .e55-6.x-bar-container {
    flex-direction: column !important;
  }

  .e55-5.x-bar .x-icon {
    display: none !important;
  }

  .home .rs-parallax-wrap #slider-4-slide-10-layer-19 img {
    min-width: 75vw !important;
    left: 0vw !important;
  }

  #footer-optin {
    display: none;
  }

  .e55-24.x-crumbs {
    max-width: 400px;
    line-height: 1.65em;
  }

  .e55-22.x-bar {
    height: 3em;
  }

  .x-tabs-panel {
    max-width: 100% !important;
  }

  /* Summer Pages */

  .single-summer-intensives .x-text-content-text-subheadline {
    line-height: 1em !important;
  }

  .single-summer-intensives  #pricing > .x-row {
    padding: 0 5px 0px 0px !important;
  }

  .single-summer-intensives  #pricing  .x-tabs-panel {
    padding: 1.5rem 0 1.5rem 0 !important;
  }

  .fees .e363-15.x-row {
    width: 380px;
  }

  #summer-hero .e1571-4 span {
    font-size: 7em;
  }

  #summer-hero .e1571-5 {
    left: 0px;
  }

  #summer-hero .e1571-5.x-text {
    width: 100%;
  }

  #sumer-hero .e1571-5.x-text {
    max-width: 100%;
  }

  .e1571-5.x-text {
    max-width: 100% !important;
  }

  .x-column.x-sm.faculty-col {
    width: 50%;
    float: left;
  }

  .x-column.x-sm.faculty-col h3 {
    min-height: 2.45em;
    display: block;
  }

  .x-container.max.width .x-container.max.width {
    width: 100%;
  }

  .x-column.x-sm.x-1-1.ad-row {
    max-width: 100% !important;
  }

  .single-summer-intensives .x-row .x-row-inner .x-col {
    padding: 10px 0px !important;
  }

  #pricing + .x-section .x-row-inner .x-col {
    padding: 25px !important;
  }

  #housing .x-row-inner .x-col {
    padding: 25px !important;
  }

  .e1571-6 {
    right: 0px !important;
  }

  h3.x-text-content-text-primary {
    line-height: 1em !important;
  }

  #summer-hero {
    margin-bottom: 40px;
  }

  .single-summer-intensives .x-row {
    margin-top: 25px !important;
    padding-bottom: 0px !important;
  }

  .e2336-20.x-col, .e2335-20.x-col {
    max-width: 100% !important;
  }

}

#welcome_wrapper  .tparrows.tp-leftarrow:before {
    content: '\f053';
    font-family: 'Font Awesome 5 Pro';
	    font-size: 26px !important;
}

#welcome_wrapper  .tparrows.tp-rightarrow:before {
    content: '\f054';
	font-family: 'Font Awesome 5 Pro';
	font-size: 26px !important;
}
rs-sbg[data-bgcolor="#000000"] {
    background: black;
}



// 3 march edit by chetu

/*==============21 - oct 2024=================*/
.trainee-program-section-cornerstone.x-section .x-row-inner .x-col .x-text-content h3.x-text-content-text-primary span.trainee_txt {
    padding-left: 30px;
}
.trainee-program-section-cornerstone.x-section .x-row-inner .x-col .x-text-content h3.x-text-content-text-primary span.program_txt {
    padding-left: 10px;
    display: block;
}
@media(max-width:767px){
    .row-parent-cornestone .x-row-inner .x-col {
        flex-basis: 100%;
    }
    body:has(#main-bar.x-bar-fixed) .gtranslate_wrapper div#gt_float_wrapper{
        top: 60px !important;
    }
    .row-parent-cornestone .x-row-inner .x-col:first-child .x-grid {
        right: 0;
    }
    .trainee-program-section-cornerstone.x-section {
        padding: 0px 16px 20px;
    }
    .where-is-it-section-cornerstone.x-row {
        width: 100%;
    }
    .where-is-it-section-cornerstone.x-row .x-row-inner .x-col {
        padding: 20px 16px;
    }
    .main-section-where-is-it-cornerstone.x-section{
        padding-top:20px;
        padding-bottom:20px;
    }
    .texas-row-images-section-cornerstone.x-container.width ,
    .overview_ad-row-images-section-cornerstone.x-container.width{
        margin: 0 !important;
        width: 100%;
    }
    .academics-section-cornerstone.x-section {
        padding-bottom: 0px;
        padding-top: 0;
    }
    .x-section.path-to-success_let-us-set-you-on-the-section {
        padding-bottom: 0;
        padding-top: 40px;
    }
    .x-section.path-to-success_let-us-set-you-on-the-section .x-row-inner .x-col:nth-child(1) {
        order: 1;
        padding-top: 40px;
    }
    .x-section.path-to-success_let-us-set-you-on-the-section .x-row .x-row-inner .x-col:nth-child(2) .x-bg-layer-lower-image {
        background-position: right !important;!i;!;
    }
    .dancer-life-at-joffrey-section.x-section {
        padding-top: 20px;
    }
    .dancer-life-at-joffrey-section.x-section .x-row:first-child {
        width: 100%;
    }
    .dancer-life-at-joffrey-section.x-section .x-row:first-child .x-row-inner .x-col h3.x-text-content-text-primary {
        font-size: 70px;
        text-align: left;
    }
    .residence-life-at-joffrey-section .x-row:last-child .x-row-inner {
        flex-direction: column;
    }
    .x-section.residence-life-at-joffrey-section {
        padding-top: 30px;
        padding-bottom: 0;
    }
    /*23 Oct 2024*/
    .heading_cstm_cls-cornerstone .x-text-content {
        gap: 4px;
    }
    .heading_cstm_cls-cornerstone .x-text-content .x-text-content-text {
        margin: 0;
    }
    .heading_cstm_cls-cornerstone .x-text-content span.x-graphic {
        margin-right: 0;
    }
    #cd-timeline::before {
        top: 0 !important;
        left: 15px !important;
        height: calc(100% - 40px) !important;
    }
    .cd-timeline-content{
    	padding: .05em .05em .05em 10px !important;
        margin-left:50px !important;
    }
    .residence_life-box_row_column>.x-row-inner>.x-col:first-child {
        margin-bottom: 20px;
    }
    .residence_life-box_row_column>.x-row-inner>.x-col {
        flex-basis: unset;
        width: 100% !important;
        margin: 0;
    }
    .residence_life-box_row_column>.x-row-inner>.x-col:nth-child(2) {
        padding: 20px;
    }
    div#trp-floater-ls #trp-floater-ls-current-language a {
        padding: 6px 7px !important;
    }

    div#trp-floater-ls {
        height: fit-content;
        width: 80px;
        min-width: 110px;
        top: 8px !important;
        left: 0;
        margin: 0px auto;
    }
    
    .ready_to_geT-started_section-cornerstone.x-row {
        margin-bottom: 40px;
    }
    .ready_to_geT-started_section-cornerstone.x-row .x-row-inner .x-col {
        padding: 0px 16px;
    }
    .ready_to_geT-started_section-cornerstone.x-row .x-row-inner .x-col .x-text.x-text-headline {
        margin-bottom: 16px;
    }
    .schedule_phone_and_send_message_section.x-row .x-row-inner .x-col {
        flex-basis: unset;
        width: 100%;
        padding: 20px 24px;
    }
    .schedule_phone_and_send_message_section.x-row .x-row-inner .x-col .gform_wrapper form .gform_footer {
        margin-top: 20px !important;
    }
    .trainee_auditions_and_join_house-section .x-row-inner .x-col {
        flex-basis: unset;
        width: 100%;
        padding: 24px;
    }
    .tutions_pricing_section_home_cornerstone.x-row {
        margin-bottom: 0;
    }
    .title_tution_prcing_section_home_cornerstone .x-section .x-row:first-child .x-row-inner .x-col .x-text.x-text-headline {
        margin-top: 10px;
        margin-bottom: 20px;
    }
    .title_tution_prcing_section_home_cornerstone .x-section .x-row:nth-child(3) .x-row-inner .x-col .x-row {
        width: 100%;
    }
    .faq_section_home_cornerstone.x-section {
        padding-top: 0;
    }
    .faq_section_home_cornerstone.x-section>.x-row:first-child {
        margin-bottom: 0;
    }
    .faq_section_home_cornerstone.x-section .x-row:nth-child(2) .x-row-inner .x-col .cs-content .x-section .x-row {
        padding: 0 24px;
    }
    .faq_section_home_cornerstone.x-section .x-row:nth-child(2) .x-row-inner .x-col .cs-content .x-section .x-row .x-row-inner .x-col .x-acc .x-acc-item {
        margin: 0;
    }
    .faq_section_home_cornerstone.x-section .x-row:nth-child(2) .x-row-inner .x-col .cs-content .x-section .x-row .x-row-inner .x-col .x-acc .x-acc-item button {
        padding: 10px 20px;
    }
    .faq_section_home_cornerstone.x-section .x-row:nth-child(2) .x-row-inner .x-col .cs-content .x-section .x-row .x-row-inner>.x-col > .x-text {
        margin-bottom: 0px;
    }
    .blank_space_box.x-section {
        padding: 0;
    }
    .x-section.residence-life-at-joffrey-section.new_york_page>.x-row:nth-child(2)>.x-row-inner>.x-col {
        flex-basis: unset;
        width: 100%;
        margin: 0;
    }
    .x-section.residence-life-at-joffrey-section.new_york_page>.x-row:nth-child(2)> .x-row-inner>.x-col:first-child {
        margin-bottom: 30px;
    }
    .x-section.residence-life-at-joffrey-section.new_york_page .x-row:nth-child(2) .x-row-inner .x-col:nth-child(2) {
        padding: 24px 20px;
    }
    .x-section.performances_section_new_york .x-row:first-child .x-row-inner .x-col h3.x-text-content-text-primary {
        font-size: 62px;
        margin-top: 10px;
    }
    .main-section-where-is-it-cornerstone .x-row:nth-child(3) .x-row-inner .new-york-city-section-home-where-is-it {
        display: block;
        padding: 20px 24px;
    }
    .x-section.trainee-program-section-cornerstone.margin_top_space {
        margin-top: 40px;
    }
    .trainee-program-section-cornerstone .x-bg .x-bg-layer-lower-image {
        background-position-x: -150px !important;
    }
    .schedule_phone_and_send_message_section > .x-row-inner> .x-col > .x-row.call-row .x-row-inner > .x-col {
        display: flex;
        flex-wrap: nowrap;
    }
    .texas-row-images-section-cornerstone .x-row-inner .x-col .x-text.x-content, .overview_ad-row-images-section-cornerstone .x-row-inner .x-col .x-text.x-content {
        flex-direction: column;
    }
}


/*======05 Nov 2024========*/
.texas-row-images-section-cornerstone .x-row-inner .x-col:has(.cstm_wrp_traner_bx) {
    margin: 0;
}
.texas-row-images-section-cornerstone .x-row-inner .x-col .x-text.x-content ,
.overview_ad-row-images-section-cornerstone .x-row-inner .x-col .x-text.x-content{
    display: flex;
    flex-wrap: wrap;
    justify-content:center;
}
.cstm_wrp_traner_bx {
    flex: 1;
    margin: 0 28.8594px;
    max-width:540px;
}

.row-parent-cornestone .x-row-inner> .x-col >.x-text.x-text-headline >.x-text-content >span.x-text-content-text-subheadline {
    text-transform: none;
    font-weight: 400;
    font-size: 108px;
    display: inline-block;
    position: relative;
    padding: 0 0px 0 0px;
    line-height: .8em;
    padding-bottom: 20px;
    max-width: 400px;
    margin-left: auto;
    display: flex;
    text-align: right;
    margin-bottom: 0;
}
.row-parent-cornestone .x-row-inner .x-col .x-text.x-text-headline .x-text-content  h2.x-text-content-text-primary {
/*    display: flex;*/
    /*max-width: 420px;
    margin-left: auto;*/
}


.gf_simple_horizontal .gform-body.gform_body div#gform_fields_1 {
    display: flex;
    flex-wrap: wrap;
}
.gf_simple_horizontal .gform-body.gform_body div#gform_fields_1 div#field_1_4 {
    order: 8;
}
.gf_simple_horizontal .gform-body.gform_body div#gform_fields_1 div#field_1_1 .ginput_container,
.gf_simple_horizontal .gform-body.gform_body div#gform_fields_1 div#field_1_1 .ginput_container input {
    height: 100%;
}

// End 3 march
