/*
Theme Name: Fred Astaire Corporate
Author: Blue Corona 
Author URI: https://wordpress.org/
Description: Fred Astaire Corporate brings your site to life with header video and immersive featured images. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device.
Version: 1.8
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: fredastairecorporate
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready

*/

@charset "utf-8";

/* CSS Document */

@import url('https://fonts.googleapis.com/css?family=Lato:100,300,400,700,900|Montserrat:300,400');
@font-face {
  font-family: 'monte-carlo';
  src: url('assets/fonts/monte-carlo_8d1d67a35919d2cc8e1f73c442acf7ea.ttf') format('truetype'), url('assets/fonts/monte-carlo_8d1d67a35919d2cc8e1f73c442acf7ea.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}

*:focus {
  outline: 1px dotted;
  outline: 2px auto #3d1152;
  transition: none !important;
  opacity: 1;
}

@font-face {
  font-family: 'beaufortw01-regularregular';
  src: url('assets/fonts/beaufort_w01_regular-webfont.woff2') format('woff2'), url('assets/fonts/beaufort_w01_regular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

*:focus {
  outline: 1px dotted;
  outline: 2px auto #3d1152;
  transition: none !important;
  opacity: 1;
}

body {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  margin: 0px;
  padding: 0px;
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  line-height: 1.2;
  color: #000000;
  font-weight: 300;
}

body {
  /* background-image:url('assets/images/grid.png');*/
  background-repeat: repeat-y;
  background-position: center center;
}


/* no-gutters Class Rules */

.row.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.row.no-gutters>[class^="col-"], .row.no-gutters>[class*=" col-"] {
  padding-right: 0;
  padding-left: 0;
}

/*landing test css start here*/
.page-template-template-landing-newtest .learn-more .button {width: 100%;font-size: 30px;font-weight: bold;}
.page-template-template-landing-newtest .learn-more{width: 100%;}
#pdf-section .learn-more .button {border-color: rgb(0,0,0);
    background: rgb(0,0,0);
    color: rgb(255,132,134);}
.pdf-section h2, .pdf-section h3{color: #fff;}
.landing-footer-row{text-align: center; margin: 0 auto; display: block;}
.learn-more{display: block; margin: 0 auto; padding-top: 30px; text-align: center;padding-left: 20px;
    padding-right: 20px;}
#landing-footer-section{display: block; text-align: center; margin: 0 auto; padding: 30px 0;}
/*.page-template-template-landing-newtest .main-header,*/ .page-template-template-landing-newtest footer{display: none!important;}
.page-template-template-landing-newtest .flex-display-align{display:flex;flex-wrap:wrap;align-items:center;width:100%;}
.page-template-template-landing-newtest .flex-50{flex:1 1 50%;max-width:50%;}
@media screen and (max-width:1124px){.page-template-template-landing-newtest .flex-display-align{display: block!important;}#video-section .video-image-section{padding-top: 30px; padding-bottom: 30px;}.page-template-template-landing-newtest #main .flex-50{flex:1 1 100%!important;max-width: 100%!important;}.page-template-template-landing-newtest .learn-more .button{font-size:16px;}}

.info-section-inner{background-color: rgba(255,255,255,0.8);padding: 30px;margin-top: 30px;}
.hashtag{color: rgba(255, 132, 134, 1);}
.pdfjs-fullscreen{display: none;}
.landing-banner{text-align: center; margin: 0 auto;}
#landing-banner{background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));background-size: cover; background-repeat: no-repeat;padding: 1vw;}
#video-section iframe{height: 100%;}
.video-image-section{padding: 0 30px; margin: 0 auto;text-align: center;}
.video-section{padding: 30px;margin: 0 auto;text-align: center;}
#video-section{background: #000;}
#pdf-section{text-align: center;padding: 30px 0;background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));background-size: cover; background-repeat: no-repeat;}
.pdf-section, .info-section{padding: 0 30px;}

/*common css start here*/

h1, h2, h3, h4, h5, h6, p, ul, nav {
  margin: 0px;
  padding: 0px;
}

.site-title {
  color: #776548;
  font-size: 66px;
  font-family: 'MonteCarloRegular';
}

h1, .title {
  font-family: 'beaufortw01-regularregular';
  font-size: 36px;
  color: #3d1152;
}

h2, .sub-secondary-title {
  font-size: 24px;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #000000;
  margin: 0px 0px 5px;
}

h3, .sub-tertiary-title {
  font-size: 21px;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #000000;
}

h4 {
  font-size: 34px;
  font-family: 'beaufortw01-regularregular';
  font-style: normal;
  color: #3d1152;
}

h5 {
  font-size: 18px;
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  font-style: italic;
  color: #000000;
}

.sub-title {
  color: #8e7331;
  font-size: 36px;
  font-family: 'Lato', sans-serif;
  margin-bottom: 20px;
}

.side-block-title {
  font-size: 28px;
  font-family: 'beaufortw01-regularregular';
  color: #000000;
  padding: 0px 10px;
}

p {
  padding: 0px;
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  font-size: 18px;
  color: #000000;
  margin: 0 0 30px 0;
  line-height: 30px;
}

p strong, strong {
  font-weight: bold;
}

ul {
  margin: 0 0 0 0px;
  padding: 0px;
  list-style: none;
}

ol {
  margin: 0 0 0 0px;
  padding: 0px;
}

.alignleft {
  float: left;
  margin: 0px 15px 15px 0px;
}

.alignright {
  float: right;
  margin: 0px 0px 15px 15px;
}

.aligncenter {
  float: none;
  margin: 0px auto 15px auto;
}

a {
  text-decoration: none;
  color: #3d1152;
}

a:hover, a:focus {
  text-decoration: none;
  color: #8e7331;
}

.clear {
  clear: both;
}

img {
  max-width: 100%;
  vertical-align: middle;
}

.visible-ipad {
  display: none;
}

.button {
  display: inline-block;
  font-family: 'Lato', sans-serif;
  color: #000000;
  font-weight: 400;
  border-top: 1px solid #8e7331;
  border-bottom: 1px solid #8e7331;
  padding: 15px 30px;
  position: relative;
  font-size: 18px;
  z-index: 1;
  text-transform: uppercase;
  min-width: 250px;
  text-align: center;
  border-radius: 0;
  border-right: 0;
  border-left: 0;
  background-color: transparent;
  cursor: pointer;
}

.button-primary {
  background-color: #dbc8a8;
  display: inline-block;
  border-top: none;
  border-bottom: none;
  padding: 15px;
  min-width: 181px;
}

.button-line {
  color: #bca568;
  font-size: 19px;
  font-weight: 500;
}

.button-line:hover {
  color: #000;
}

.button:before {
  width: 0;
  height: 100%;
  background-color: rgba(199, 169, 120, 0.15);
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  z-index: -1;
}

.button:hover:before, .button:focus:before {
  width: 100%;
  left: 0;
}

.button:hover, .button:focus {
  color: #000000;
}

button:focus {
  outline: 1px dotted;
  outline: 2px auto #3d1152;
  border: none !important;
}

@media (min-width:576px) {
  .container {
    max-width: 100%;
  }
}

@media (min-width:768px) {
  .custom-see-more {
    display: none;
  }
  .sub-banner-height .sub-banner {
    height: 280px;
  }
  .banner-region-height .sub-banner {
    height: 725px;
  }
  .header-top button br {
    display: none;
  }
  .mobile-view-only {
    display: none !important;
  }
}

@media (min-width:1200px) {
  .container-full {
    max-width: 1320px;
    margin: 0 auto;
  }
  .container {
    max-width: 1200px;
  }
  .footer-bottom>.container {
    max-width: 1000px;
  }
}

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}


/* entry content */

.entry-content ul {
  list-style: none;
  margin: 0 0 20px;
}

.entry-content ol {
  margin: 0 0 20px
}

.entry-content ul, .entry-content ol {
  padding-left: 30px;
}

.entry-content ul li, .entry-content ol li {
  margin: 0 0 5px
}

.entry-content p:last-child {
  margin: 0;
}

.entry-content ul li, .entry-content ol li {
  padding-left: 0;
  position: relative;
  line-height: 30px;
}

.entry-content ul li::before {
  content: '•';
  display: inline-block;
  vertical-align: top;
  margin-right: 5px;
  color: #8e7331;
  margin-left: -17px;
}

.entry-content .gform_wrapper ul {
  margin: 0;
  list-style: none;
}

.toggle-icon {
  cursor: pointer;
  height: 24px;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  width: 36px;
  display: none
}

.close-toggle {
  float: right;
  height: 50px;
  position: absolute;
  width: 36px;
  right: 10px;
  top: 10px
}

.hamburger-toggle {
  display: block
}

.hamburger-toggle .fa-bars, .hamburger-toggle .fa-bars:before, .hamburger-toggle .fa-bars:after {
  cursor: pointer;
  border-radius: 1px;
  height: 3px;
  width: 35px;
  background: #000;
  position: absolute;
  display: block;
  content: '';
  right: 0;
  margin: 0;
  transition: all .5s ease-in-out;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -mo-transition: all .5s ease-in-out;
  top: 10px
}

.hamburger-toggle .fa-bars:before {
  top: -10px
}

.hamburger-toggle .fa-bars:after {
  bottom: -10px
}

.hamburger-toggle.close-toggle .fa-bars {
  background-color: transparent
}

.hamburger-toggle.close-toggle .fa-bars:before {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -mo-transform: rotate(45deg);
  top: 0;
  bottom: 0;
  background: #025;
  width: 20px;
}

.hamburger-toggle.close-toggle .fa-bars:after {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -mo-transform: rotate(-45deg);
  top: 0;
  bottom: 0;
  background: #025;
  width: 20px;
}

.icon-angle-down, .sticky-content {
  display: none
}

.dropdown-toggle {
  color: #3d1152;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 16px;
  margin: 0;
  appearance: none;
  -webkit-appearance: none;
  -moz-webkit-appearance: none;
  background: 0 0;
  border: none;
  z-index: 1;
  outline: none;
  width: 15px;
  padding: 0;
}

.dropdown-toggle span {
  display: none
}

.dropdown-toggle:after {
  position: relative;
  content: "\f107";
  display: inline-block;
  font-family: FontAwesome;
  font-size: 22px;
  margin: 0;
  vertical-align: middle;
  border: none;
  height: auto;
  width: auto;
  line-height: initial;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transition: all .5s ease-in-out 0s;
  -webkit-transition: all .5s ease-in-out 0s;
  -moz-transition: all .5s ease-in-out 0s;
  border: none;
}


/*---------------------------------------------------------------------- home-page --------------------------------------------*/

.header-nav-bar:after {
  content: '';
  display: table;
  clear: both;
}

.site-header {
  position: relative;
  z-index: 4;
}

.header-top {
  background: #bd965c;
  padding: 14.5px 0;
  text-align: center;
  line-height: 18px;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
}

.header-top a, .header-top button {
  color: #000;
  font-weight: 700;
  font-size: 18px;
  text-transform: inherit;
  display: block;
  transition: all .5s ease-in-out 0s;
  -webkit-transition: all .5s ease-in-out 0s;
  -moz-transition: all .5s ease-in-out 0s;
  background-color: transparent;
  border: none;
  margin: 0 auto;
  cursor: pointer;
}

.header-top a i, .header-top button i {
  padding-left: 5px;
}

.header-logo {
  max-width: 320px;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
}

.sticky-nav {
  padding-top: 12px;
}

.main-navigation .menu>li>a {
  padding: 18px 20px;
}

.main-navigation ul li {
  position: relative;
  margin: 0;
  list-style: none;
}

.main-navigation ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.main-navigation ul li a {
  color: #231f20;
  font-weight: 400;
  display: block;
  text-decoration: none !important;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
}

@media (min-width:768px) {
  .top-offset {
    padding-top: 120px;
  }
  .home .top-offset {
    padding-top: 50px;
  }
  .site-header-top {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 999;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    background-color: #fff;
  }
  .home .site-header-top {
    background-color: transparent
  }
  .fixed-bar {
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.7);
    -moz-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.7);
    box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.7);
  }
  .home .site-header-top.fixed-bar {
    background-color: #fff
  }
  .page-template-template-location .site-header-top {
    -webkit-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.7);
    -moz-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.7);
    box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.7);
  }
  .page-id-6098 .top-offset, .page-id-6115 .top-offset, .page-id-6130 .top-offset, .page-id-6097 .top-offset, .page-id-6110 .top-offset, .page-id-6178 .top-offset, .page-id-5179 .top-offset {
    padding-top: 50px;
  }
  .page-id-6098 .site-header-top, .page-id-6115 .site-header-top, .page-id-6130 .site-header-top, .page-id-6097 .site-header-top, .page-id-6110 .site-header-top, .page-id-6178 .site-header-top, .page-id-5179 .site-header-top {
    background-color: transparent
  }
  .page-id-6098 .site-header-top.fixed-bar, .page-id-6115 .site-header-top.fixed-bar, .page-id-6130 .site-header-top.fixed-bar, .page-id-6097 .site-header-top.fixed-bar, .page-id-6110 .site-header-top.fixed-bar, .page-id-6178 .site-header-top.fixed-bar, .page-id-5179 .site-header-top.fixed-bar {
    background-color: #fff;
  }
}

@media (min-width:1200px) {
  .top-offset {
    padding-top: 138px;
  }
  .main-navigation {
    position: relative;
  }
  .main-navigation .menu {
    display: table;
    padding: 0;
    margin: 0 0 0 auto;
  }
  .main-navigation .menu>li {
    display: table-cell;
    vertical-align: middle;
    margin: 0;
    padding: 0;
  }
  .main-navigation .menu>li>a:after {
    display: none;
    height: 2px;
    width: 25px;
    background: #bca66b;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 10px;
  }
  .main-navigation .menu>li:hover>a:after, .main-navigation .menu>li>a:focus:after {
    display: block;
  }
  .main-navigation .sub-menu {
    position: absolute;
    padding: 25px;
    background: #bca66b;
    top: 100%;
    min-width: 255px;
    width: auto;
    box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.4);
    z-index: 102;
    margin: 0;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    opacity: 0;
    visibility: hidden;
    text-align: left;
  }
  .main-navigation .menu li:hover>.sub-menu, .main-navigation .menu .menu-active-link>.sub-menu {
    margin: 0;
    opacity: 1;
    visibility: visible;
    height: auto;
  }
  .main-navigation .sub-menu .sub-menu {
    left: 100%;
    top: 0;
  }
  .main-navigation .sub-menu a {
    color: #fff;
    font-weight: 300;
    white-space: nowrap;
    line-height: 32px;
    padding: 0;
    transition: transform 0.5s ease 0s;
    -webkit-transition: transform 0.5s ease 0s;
    -moz-transition: transform 0.5s ease 0s;
  }
  .main-navigation .sub-menu a:after {
    height: 1px;
    width: 5px;
    background: #000;
    content: "";
    position: absolute;
    left: -22px;
    margin: auto;
    bottom: 13px;
    opacity: 0;
    transition: transform 0.5s ease 0s;
    -webkit-transition: transform 0.5s ease 0s;
    -moz-transition: transform 0.5s ease 0s;
  }
  .main-navigation .sub-menu li:hover>a {
    color: #000;
    transform: translate3d(10px, 0, 0);
    -webkit-transform: translate3d(10px, 0, 0);
    -moz-transform: translate3d(10px, 0, 0);
  }
  .main-navigation .sub-menu li:hover>a:after {
    opacity: 1;
    left: -11px;
  }
  .fixed-bar .header-top {
    padding: 5.5px 0;
  }
  .fixed-bar .header-top a {
    font-size: 13px;
  }
  .fixed-bar .header-logo {
    max-width: 280px;
  }
  .fixed-bar .main-navigation .menu>li>a {
    padding: 18px 20px;
  }
  .main-navigation .menu>li:last-child ul {
    right: 0px;
  }
}

@media screen and (min-width:1200px) and (max-width:1500px) {
  .main-navigation .menu>li>a {
    padding: 18px 15px;
    font-size: 15px;
  }
  .fixed-bar .main-navigation .menu>li>a {
    padding: 18px 15px;
  }
}

.sticky-container {
  display: none;
}

.sticky-logo {
  text-align: center;
  padding: 30px 0 10px;
}

.sticky-logo img {
  max-width: 230px;
}

.select-language {
  color: #000;
  font-size: 18px;
  font-family: lato;
  font-weight: 400;
  display: none;
}

#google_language_translator select.goog-te-combo:focus {
  outline: 1px dotted !important;
  outline: 2px auto #3d1152 !important;
}

#google_language_translator {
  text-align: right;
}

#google_language_translator select.goog-te-combo {
  background: no-repeat;
  border: none !important;
  font-size: 16px;
  width: 144px;
  font-family: lato;
  font-weight: 400;
  cursor: pointer;
  padding: 0 !important;
  margin: 0 !important;
  text-align: left;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.skiptranslate>div {
  display: inline-block;
  position: relative;
}

.skiptranslate>div:after {
  content: "";
  position: absolute;
  z-index: 2;
  right: 8px;
  top: 50%;
  margin-top: -2px;
  height: 0;
  width: 0;
  border-top: 4px solid #000000;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  pointer-events: none;
}

select::-ms-expand {
  display: none;
}

button.search-icon {
  background-color: transparent;
  border: none;
  cursor: pointer;
}

.search-icon .fa-search {
  color: #bca568;
  transform: rotate(-270deg);
  -webkit-transform: rotate(-270deg);
  -moz-transform: rotate(-270deg);
}

.search-panel {
  position: absolute;
  top: 100%;
  right: 0px;
  box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.18);
  width: 400px;
  display: none;
}

.search-form [type="search"] {
  outline-offset: 0;
  -webkit-appearance: none;
  box-shadow: none;
  border: none;
  background-color: rgb(188, 165, 104);
  width: 100%;
  padding: 10px;
  color: #fff;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  color: #fff;
  border-radius: 0;
}

.search-field::-webkit-input-placeholder {
  color: #fff;
  opacity: 1
}

.search-field::-moz-placeholder {
  color: #fff;
  opacity: 1
}

.search-field:-ms-input-placeholder {
  color: #fff;
  opacity: 1
}

.search-field:-moz-placeholder {
  color: #fff;
  opacity: 1
}

.search-form label {
  display: block;
  margin: 0;
  position: absolute;
  top: 10px;
  left: 10px;
  color: #fff;
}

.search-form .search-submit {
  display: none;
}

video {
  max-width: 100%;
}


/**************Banner Section******************/

.banner-section {
  position: relative;
  z-index: 2;
  width: 100%
}

.banner-home {
  height: 725px;
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  z-index: 0;
}

@media (min-width:1900px) {
  .banner-home, .home-video-banner {
    height: 925px;
  }
}

.banner-home:before, .home-video-banner:before, .page-id-5179 .sub-banner:before
/* ,.sub-banner:before */

{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 250px;
  width: 100%;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.99) 0%, rgba(255, 255, 255, 0.99) 17%, rgba(255, 255, 255, 0.91) 28%, rgba(255, 255, 255, 0.76) 40%, rgba(255, 255, 255, 0.2) 79%, rgba(255, 255, 255, 0.08) 90%, rgba(255, 255, 255, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.99) 0%, rgba(255, 255, 255, 0.99) 17%, rgba(255, 255, 255, 0.91) 28%, rgba(255, 255, 255, 0.76) 40%, rgba(255, 255, 255, 0.2) 79%, rgba(255, 255, 255, 0.08) 90%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.99) 0%, rgba(255, 255, 255, 0.99) 17%, rgba(255, 255, 255, 0.91) 28%, rgba(255, 255, 255, 0.76) 40%, rgba(255, 255, 255, 0.2) 79%, rgba(255, 255, 255, 0.08) 90%, rgba(255, 255, 255, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#fcffffff', endColorstr='#00ffffff', GradientType=0);
  /* IE6-9 */
  z-index: 1;
}

.banner-home:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 300px;
  width: 100%;
  background: linear-gradient(to bottom, rgba(57, 57, 58, 0) 0%, rgba(57, 57, 58, 0.01) 30%, rgba(57, 57, 58, 0.0) 20%, rgba(57, 57, 58, 0.8) 72%, rgba(57, 57, 58, 0.8) 74%, rgba(57, 57, 58, 0.8) 100%, rgba(57, 57, 58, 0.8) 100%);
  background: -moz-linear-gradient(to bottom, rgba(57, 57, 58, 0) 0%, rgba(57, 57, 58, 0.01) 30%, rgba(57, 57, 58, 0.0) 20%, rgba(57, 57, 58, 0.8) 72%, rgba(57, 57, 58, 0.8) 74%, rgba(57, 57, 58, 0.8) 100%, rgba(57, 57, 58, 0.8) 100%);
  background: -webkit-linear-gradient(to bottom, rgba(57, 57, 58, 0) 0%, rgba(57, 57, 58, 0.01) 30%, rgba(57, 57, 58, 0.0) 20%, rgba(57, 57, 58, 0.8) 72%, rgba(57, 57, 58, 0.8) 74%, rgba(57, 57, 58, 0.8) 100%, rgba(57, 57, 58, 0.8) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#0039393a', endColorstr='#0f39393a', GradientType=0);
  /* IE6-9 */
  z-index: 1;
}

.banner-title {
  font-family: 'MonteCarloRegular';
  font-size: 249.65px;
  color: #fff;
  position: relative;
  z-index: 2;
  font-weight: 400;
  font-style: normal;
}

.banner-title span {
  color: #fff;
  font-size: 29px;
  font-family: lato;
  display: block;
  position: absolute;
  right: -10px;
  top: 86px;
}

.banner-home .intro-button {
  z-index: 2;
  background-color: #bca568;
}

.banner-home .intro-button:before {
  background-color: #dbc8a8;
}

.banner-cta-btn {
  position: fixed;
  right: 5px;
  z-index: 25;
  overflow: hidden;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
  min-width: 80px;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  opacity: 0;
  visibility: hidden;
}

.banner-cta-btn button {
  margin-right: -300px;
  padding: 26px 0;
}

.banner-cta-btn button {
  border: none;
  background-color: rgba(250, 246, 239, 0.9);
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
  width: 330px;
  display: block;
  padding: 26px 85px 26px 25px;
  min-height: 80px;
  border: none;
  cursor: pointer;
  transition: all .5s ease-out;
  -webkit-transition: all .5s ease-out;
  -ms-transition: all .5s ease-out;
  -o-transition: all .5s ease-out;
  position: relative;
  right: 0px;
}

.banner-cta-btn.cta-btn-in {
  opacity: 1;
  visibility: visible;
}

.banner-cta-btn.cta-btn-in button {
  margin-right: -300px;
  padding: 26px 0;
}

.banner-cta-btn span {
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 400;
  display: inline-block;
  vertical-align: middle;
}

.banner-cta-btn img {
  -webkit-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.43);
  -moz-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.43);
  box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.43);
  border-radius: 50%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  cursor: pointer;
}

.mobile-banner {
  display: none;
}

.home-video-banner {
  height: 725px;
  overflow: hidden;
  position: relative;
  z-index: 0;
}

.home-video-banner video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media (min-aspect-ratio:16/9) {
  .home-video-banner video {
    height: 300%;
    top: -100%;
  }
}

@media (max-aspect-ratio:16/9) {
  .home-video-banner video {
    width: 300%;
    left: -100%;
  }
}

.modal-title {
  font-family: 'beaufortw01-regularregular';
  font-size: 36px;
  color: #3d1152;
  font-weight: 400;
  line-height: 1em;
  margin: 0;
  text-align: center;
}

.modal-header {
  border-bottom: none;
}

.modal-content {
  background-color: #faf6ef;
}

.meaning-of-asterisk {
  display: block;
  margin-bottom: 10px;
  position: absolute;
  top: 75px;
}

button.close {
  color: #000;
  opacity: 1;
}

.sub-banner {
  background-position: top center;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-color: #fff;
  position: relative;
}

.sub-banner{max-height:451px; height:1px; padding-top:24.5%}

@media (min-width:2000px) {
  /* 
.sub-banner {
    background-size: contain;
  }
 */
}

.image-shadow {
  -webkit-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.7);
  box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.7);
}

div.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=100)";
  -ms-filter: "alpha(opacity=100)";
}

div.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #bca568;
  opacity: 1;
  filter: "alpha(opacity=100)";
  -ms-filter: "alpha(opacity=100)";
  width: 10px;
  border-radius: 0;
}

div.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #bca568;
}

div.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #bca568;
}

div.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
}

.events-scroll div.mCSB_inside>.mCSB_container {
  padding-right: 30px;
  margin: 0;
}

.show_more {
  text-align: center;
}

.show_more .wpsm-show, .show_more .wpsm-hide {
  text-align: center !important;
  color: #5a346c !important;
  font-size: 18px !important;
  text-align: center !important;
  font-weight: 400;
}

.sm-show:not([href]):not([tabindex]), .sm-show:not([href]):not([tabindex]):hover, .sm-show:not([href]):not([tabindex]):focus {
  color: #5a346c;
  font-size: 18px;
  text-align: center;
  font-weight: 400;
}

.read-more-text {
  margin-bottom: 10px;
}

@media (min-width:768px) {
  .wpsm-show, .wpsm-hide {
    display: none !important;
  }
  .wpsm-content-hide {
    display: block !important;
  }
  .show_more .wpsm-show, .show_more .wpsm-hide {
    text-align: left !important;
  }
  .read-more-text {
    display: block !important;
  }
  .sm-show {
    display: none !important;
  }
}

.slick-next, .slick-prev {
  outline: 1px;
  opacity: 1;
}

.slick-next:before, .slick-prev:before, .slick-lightbox-close:before {
  display: none;
}

.slick-close-icon:before {
  font-family: "slick";
  font-size: 25px;
  line-height: 1;
  color: white;
  opacity: 0.85;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '×';
}

.slick-arrow-icon:before {
  outline: 1px;
  opacity: 1;
  color: #8e7331;
  content: "\f0da";
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 14px;
  font-size: 26px;
}

.slick-prev .slick-arrow-icon::before {
  content: "\f0d9";
}

.slick-dots li button {
  outline: 1px;
  opacity: 1;
}

.slick-dots li button:focus, .slick-dots li button:hover {
  outline: 1px;
  opacity: 1;
}

.slick-lightbox-slick-caption {
  display: block;
  font-size: 22px;
  font-family: 'Lato', sans-serif;
}

.why-fred-astaire {
  padding: 51px 0 0;
}

.why-fred-right {
  z-index: 2;
}

.why-fred-left {
  padding-top: 68px;
}

.fred-astaire-content {
  height: 388px;
  padding-bottom: 20px;
}

.types-of-dance .types-of-dance-left {
  margin-top: -100px;
}

.types-of-dance-slider.slick-slider {
  margin-bottom: 10px;
}

.home .types-of-dance-right {
  padding-top: 40px;
  padding-bottom: 20px;
}

.types-of-dance-content .slick-next, .types-of-dance-content .slick-prev {
  top: auto;
  bottom: -55px;
  transform: none;
  z-index: 2;
  height: 25px;
}

.types-of-dance-content .slick-next {
  right: 0;
}

.types-of-dance-content .slick-prev {
  left: 0;
}

.types-of-dance-content .slick-arrow-icon:before {
  color: #8e7331;
  content: "\f0da";
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 26px;
}

.types-of-dance-content .slick-prev .slick-arrow-icon:before {
  content: "\f0d9";
}

.types-of-dance-content .slick-arrow:hover .slick-arrow-icon:before, .types-of-dance-content slick-arrow:focus .slick-arrow-icon:before {
  color: #4f2c61;
}

.types-of-dance-content .slick-dots {
  text-align: left;
  padding: 0 20px;
  bottom: -50px;
}

.types-of-dance-content .slick-dots li {
  padding: 0;
  height: auto;
  width: auto;
  margin: 0;
  text-align: center;
}

.types-of-dance-content .slick-dots li button {
  font-size: 14px;
  color: #000000;
  font-family: 'Lato', sans-serif;
  width: auto;
  height: auto;
  padding: 10px 5px;
}

.types-of-dance-content .slick-dots li.slick-active button {
  color: #4f2c61;
}

.types-of-dance-content .slick-dots li.slick-active {
  outline: 2px auto #3d1152;
}

.types-of-dance-content .slick-dots li.slick-active:hover button {
  color: #4f2c61;
}

.types-of-dance-content .slick-dots li button:before {
  display: none;
}

.types-of-dance-left:after {
  content: '';
  width: calc(100% - 30px);
  height: 100%;
  box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.7);
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: 0 auto;
  z-index: -1;
}

.dance-slider-for .slick-list {
  background: #000000;
  padding: 2px;
}

.dance-slider-for *:focus {
  outline-color: #8e7331;
}

.dance-slide p {
  margin-bottom: 0;
}

.danceslideControls {
  position: relative;
  display: inline-block;
  margin: 0 0 20px;
}

.danceslideControls .slick-dots {
  bottom: 0;
  position: static;
}

.danceslideControls .slick-next, .types-of-dance-content .slick-prev {
  bottom: -3px;
}

.studio-locations-content {
  padding: 95px 0 60px;
}

.dance-slide .sub-title {
  text-transform: uppercase;
  color: #000;
}

.on-a-studio-right {
  padding-left: 20px;
}

.location-map {
  position: absolute;
  right: 15px;
}

#searchlocations {
  max-width: 420px;
  margin: auto;
}

.form_body {
  position: relative;
}

.search_locations label {
  display: block;
  margin-bottom: 0;
  position: absolute;
  top: 14px;
  left: 20px;
  color: #868686;
}

.search_locations [type="text"] {
  background-color: #f2f2f2;
  padding: 14px 20px;
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  color: #5c5c5c;
  width: 100%;
  border: none;
  -webkit-appearance: none;
  box-shadow: none;
  margin-bottom: 30px;
  border-radius: 0;
}

.search_locations [type="text"]:focus {
  border: none;
  box-shadow: none;
}

.search_locations .validation_message {
  position: absolute;
  top: 14px;
  right: 20px;
  color: #f00;
}

.search_locations .transition-label [type="text"] {
  padding: 20px 20px 8px;
}

.form_body label {
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
}

.transition-label label {
  display: block !important;
  font-size: 14px;
  top: 4px;
}

.studio-locations-content .button {
  margin: 0 auto;
  background: transparent;
  outline: none;
  border-radius: 0;
  border-right: 0;
  border-left: 0;
  cursor: pointer;
}

.studio-locations-content .button:hover, .studio-locations-content .button:focus {
  background-color: rgba(199, 169, 120, 0.15);
}

.studio-locations-content .button:focus {
  outline: 2px auto #3d1152;
}

.event-section {
  margin-top: -45px;
  padding: 0 0 57px;
}

.event-section-right {
  z-index: 2;
}

.event-section-left {
  padding-top: 65px;
  padding-left: 20px;
}

.dance-member-section>.container {
  position: relative;
  z-index: 1;
}

.dance-member-section>.container:after {
  content: '';
  background-color: #faf6ef;
  -webkit-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.7);
  box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.7);
  width: calc(100% - 30px);
  height: 100%;
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  margin: auto;
  text-align: center;
  right: 0;
  bottom: 0;
}

.benefit-dance {
  padding: 60px 0;
}

.dance-member-content {
  position: absolute;
  top: 50%;
  right: 25px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
}

.benefit-dance-text {
  height: 175px;
  padding-bottom: 20px;
}

.benefit-dance-left {
  padding-left: 20px;
}

.pt-20 {
  padding-top: 20px;
}

iframe {
  max-width: 100%;
}

.iframe-panel {
  margin-bottom: 25px;
  position: relative;
}

.iframe-outer {
  width: 100%;
}

.video-overlay {
  position: absolute;
  background-color: #00000047;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2;
}

.iframe-panel #play-video {
  position: absolute;
  left: 50%;
  top: 50%;
  cursor: pointer;
  background-color: transparent;
  padding: 0;
  border: none;
  z-index: 2;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
}

.iframe-panel iframe {
  width: 100%;
}

.video-overlay.clicked {
  display: none;
}

.clicked #play-video {
  opacity: 0;
}

.clicked:after {
  display: none;
}

.join-our-team {
  margin: 35px 0 20px;
}

.join-our-team .title {
  margin-bottom: 20px;
}

.join-our-team iframe {
  width: 100%;
}

.faq-sec {
  margin-bottom: 35px;
}

.faq-panel {
  background-color: #e5e6eb;
  padding: 41px 75px;
  margin-bottom: 51px;
}

.faq-panel .faq-sub-title {
  font-size: 20px;
  font-family: 'Lato', sans-serif;
  font-weight: 600;
  color: #000000;
  margin-bottom: 15px;
}

.faq-panel .accordion:nth-child(even) .accordion-heading {
  background-color: #e5e6eb;
}

.faq-panel .accordion:nth-child(odd) .accordion-heading {
  background-color: #e5e6eb
}

.faq-panel .accordion-body {
  padding: 0;
}

.faq-panel .accordion .accordion-icon:after {
  background-color: #000000
}

.faq-panel .accordion-title button {
  padding-left: 0;
}

.instagram-sec {
  padding: 60px 0 55px;
  background-color: #fcfaf8;
}

.instagram-sec .fa-instagram {
  background: #d6249f;
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
  font-size: 24px;
  height: 36px;
  width: 36px;
  line-height: 36px;
  transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  border-radius: 50%;
  color: #fff;
  text-align: center;
}

.instagram-title {
  border-bottom: 2px solid #888888;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.instagram-title .title {
  padding-left: 20px;
  font-size: 30px;
  text-transform: uppercase;
}

.simply-scroll .simply-scroll-list li a {
  display: block;
  overflow: hidden;
}

.simply-scroll-list a img, .instafeed-carousel a img {
  transition: all 220ms ease-in-out;
  object-fit: cover;
  margin: 0 auto;
}

.simply-scroll-list a:hover img, .instafeed-carousel a:hover img, .instafeed-carousel a:focus img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.gallery-img img, .gallery-panel a {
  display: block;
}

.insta-button {
  margin: 12px 0;
  text-align: center;
}

.insta-button button {
  position: static;
  background-color: #bca66b;
  border: none;
  color: #fff;
  display: block;
  padding: 8px 12px;
  margin: 0 auto 10px;
  cursor: pointer;
}

.view-feed {
  clear: both;
  display: inline-block;
}

.simply-scroll-list a:focus img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.simply-scroll-list {
  padding: 10px 0;
}

.sub-content-sec {
  padding: 50px 0;
}

.page-template-template-location .sub-content-sec {
  padding: 160px 0 0;
}

.studio-panel {
  position: relative;
  padding: 20px 0 0;
}

.studio-panel:before {
  content: '';
  background-color: #bca568;
  height: 16px;
  width: 17px;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  margin: 0 auto;
  border-radius: 50%;
  border: 2px solid #fff;
  box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.43);
  z-index: 1;
}

.studio-panel-outer-1:after, .studio-panel-outer-2:after, .studio-panel-outer-3:after {
  content: '';
  background-color: #000000;
  height: 1px;
  width: 50%;
  position: absolute;
  top: 8px;
  right: 0;
  z-index: 0;
}

.studio-panel-outer-2:after {
  width: 100%
}

.studio-panel-outer-3:after {
  right: auto;
  left: 0;
}

.studio-panel img {
  margin: 25px 0;
}

.studio-panel p:last-child {
  margin: 0;
}

.contact-cta {
  background-color: #faf6ef;
  background-image: url(assets/images/cta-bg.png);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 96px;
}

.learn-more-cta .button {
  margin: 0 auto;
}

.learn-more-cta .button:before {
  background-color: #bca568;
}

.advantage-cta {
  padding: 72px 23px;
}

.advantage-cta .button {
  margin: 0 auto;
}

.faq-panel-top {
  margin-top: 20px;
}

.accordion:nth-child(even) .accordion-heading {
  background-color: #d6d4d9;
}

.accordion:nth-child(odd) .accordion-heading {
  background-color: #e5e6eb
}

.accordion-title button {
  display: block;
  padding: 10px;
  font-size: 21px;
  font-weight: 400;
  font-family: 'Lato', sans-serif;
  color: #000;
  position: relative;
  padding-right: 38px;
  background-color: transparent;
  border: none;
  text-align: left;
  width: 100%;
  cursor: pointer;
}

.accordion-collapse {
  background-color: #e5e6eb;
}

.accordion-heading {
  padding: 0;
  border-bottom: none;
}

.accordion-heading:first-child {
  border-radius: 0;
}

.accordion-default {
  border: none;
  background-color: transparent;
  border-radius: 0;
}

.accordion-title {
  margin: 0 0 2px;
}

.accordion-body {
  padding: 10px;
}

.accordion-body p {
  margin: 0;
}

.accordion .accordion-icon, .accordion .accordion-icon:after {
  cursor: pointer;
  height: 2px;
  width: 10px;
  background: #000000;
  position: absolute;
  display: block;
  content: '';
  right: 15px;
  top: 20px;
  margin: 0;
  transition: all 500ms ease-in-out;
  -webkit-transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out;
  -ms-transition: all 500ms ease-in-out
}

.accordion .accordion-icon:after {
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  background-color: transparent;
  top: 0;
  right: 0;
}

.accordion .collapsed .accordion-icon:after {
  bottom: 0;
  top: 0;
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  right: 0;
  background: #000000;
}

.region-accordion-body {
  padding: 10px 0;
}

.search-results .type-page, .search-results .type-post {
  margin-bottom: 30px;
}

.search-results .entry-date {
  display: none;
}

.wpgmp_map_container:after, .wpgmp_map_container:before {
  content: '';
  display: table;
}

.wpgmp_map_container:after {
  clear: both;
}

.left-justify .justify-content-center {
  -ms-flex-pack: left !important;
  justify-content: left !important;
}

.share-title {
  font-size: 18px;
  font-weight: 600;
  color: #000000;
  text-transform: uppercase;
  font-family: 'Lato', sans-serif;
}

.blog-content-sec {
  overflow: hidden;
  position: relative;
}

.dancing-couple {
  position: absolute;
  right: -300px;
  top: -100px;
}

.featured-top-img {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.featured-top-img img {
  opacity: 0;
  visibility: hidden;
}

.featured-panel-sec {
  background-color: #faf6ef;
  margin-top: 48px;
  margin-right: -6px;
}

@media (min-width:992px) {
  .featured-panel-sec .col-lg-8 {
    -ms-flex: 0 0 65.07731958762886%;
    flex: 0 0 65.07731958762886%;
    max-width: 65.07731958762886%;
  }
  .featured-panel-sec .col-lg-4 {
    -ms-flex: 0 0 34.92268041237113%;
    flex: 0 0 34.92268041237113%;
    max-width: 34.92268041237113%;
  }
}

.featured-panel {
  padding: 14px 35px;
}

.featured-title {
  font-family: 'beaufortw01-regularregular';
  font-size: 28px;
  color: #3d1152;
  margin-bottom: 10px;
}

.featured-date {
  font-weight: 400;
  margin-bottom: 10px;
  font-size: 20px;
}

.blog-heading-bar {
  background-color: #dbc8a8;
  padding: 20px;
  text-align: center;
  font-size: 20px;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 51px;
}

.blog-panel {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-direction: column;
  flex-direction: column;
}

.blog-panel .blog-body {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -ms-flex-direction: column;
  flex-direction: column;
}

.blog-panel p {
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.blog-body-title {
  font-size: 22px;
  font-weight: 400;
  margin: 10px 0;
}

.blog-body-title a {
  display: block;
  color: #000;
}

.blog-body-date {
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 10px;
}

.blog-body-date a {
  display: block;
  color: #000;
}

.blog-mb {
  margin-bottom: 48px;
}

.recent-category .button {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 220px;
  min-width: inherit;
  min-height: 74px;
  margin: 0 auto;
}

.home-share-sec {
  padding: 20px 0;
}

.form-panel {
  background-color: #faf6ef;
  padding: 20px;
  box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.45);
}

.home-form-panel .form-panel {
  max-width: 300px;
}

.home-form-panel .title {
  font-size: 28px;
  text-align: center;
}

.home-form-panel .sub-tertiary-title {
  font-size: 18px;
  text-align: center;
}

.form-panel .sub-b-title {
  font-style: italic;
  margin-bottom: 15px;
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  color: #000;
  text-align: center;
}

.form-panel .sub-tertiary-title {
  margin-bottom: 5px;
  text-align: center;
}

.form-body>div {
  text-align: center;
}

.form-body>.gform_wrapper {
  text-align: initial;
}

.form-panel .gform_wrapper textarea {
  height: 100px;
}

.gform_button {
  min-width: auto;
}


/* Team Page */

.team-sec {
  padding-bottom: 60px;
}

.team-panel>a {
  display: block;
}

.team-panel a.team-custom-ds {
  display: block;
}

.team-panel .team-custom-ds, .our-team-panel .team-custom-ds {
  cursor: pointer;
  background-color: transparent;
  border: none;
  padding: 0;
}

.team-panel img {
  margin: 0 auto;
  display: block;
}

.team-panel p:last-child {
  margin: 0;
}

.profile-image-sec {
  float: left;
  margin-right: 25px;
}

.sidebar-area .button {
  /* min-width: initial; */
  min-width: auto;
  padding: 10px;
  font-size: 16px;
}

.sidebar-area .gform_button {
  min-width: 170px;
}

.sidebar-in {
  position: relative;
  -webkit-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.7);
  box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.7);
}

.sidebar-b-content {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  margin: 0 auto;
  padding: 15px 0;
  text-align: center;
  box-shadow: 0px 0px 7px 0px rgba(35, 31, 32, 0.15);
  background-color: rgba(255, 255, 255, 0.902);
  overflow: hidden;
}

.sidebar-lessons-block .sidebar-b-content {
  background-color: #faf6ef;
}

.sidebar-submit-block .sidebar-b-content {
  min-height: 175px;
  background-color: transparent;
  box-shadow: none;
  overflow: initial;
}

.sidebar-submit-block .side-block-title {
  color: #fff;
}

.sidebar-submit-block .button {
  color: #fff;
}

.sidebar-submit-block .button:hover, .sidebar-submit-block .button:focus {
  color: #fff;
}

.sidebar-submit-block .fred-white-logo {
  right: auto;
  left: 15px;
}

.sidebar-submit-block .fred-white-logo {
  right: auto;
  left: 15px;
}

.fred-white-logo {
  position: absolute;
  top: 10px;
  z-index: 3;
  right: 10px;
}

.fred-left-logo {
  right: auto;
  left: 10px;
}

.fred-bottom-logo {
  top: auto;
  bottom: 100px;
}

.sidebar-lessons-block .light-gray-logo {
  top: -6px;
}

.sidebar-area>div:not(:last-child) {
  margin-bottom: 32px;
}

.sidebar-gift-block .sidebar-b-content {
  background-color: #faf6ef;
  overflow: hidden;
}

.light-gray-logo {
  position: absolute;
  left: -15px;
  top: -15px;
}

.sidebar-blog-block .sidebar-b-content {
  width: 60%;
  height: 100%;
  background-color: transparent;
  box-shadow: none;
}

.sidebar-graphic img {
  width: 100%;
}

.sort-by-panel {
  padding: 25px;
  border: 1px solid #bca568;
  max-width: 250px;
}

.sort-heading {
  font-weight: 400;
  margin-bottom: 15px;
  font-size: 20px;
}

.sort-by-panel>ul>li:not(:last-child) {
  margin-bottom: 10px;
}

.sort-by-panel ul ul {
  padding-left: 20px;
}

.filters .button-group-in {
  padding: 20px 0 20px 20px;
}

.filters button {
  background-color: transparent;
  border: none;
  font-weight: 300;
  font-size: 21px;
  font-family: 'Lato', sans-serif;
  padding: 0;
  cursor: pointer;
  position: relative
}

.filters button .ui-icon, .filters button .ui-icon:after {
  cursor: pointer;
  height: 2px;
  width: 9px;
  background: #000000;
  position: absolute;
  display: block;
  content: '';
  right: 15px;
  top: 20px;
  margin: 0;
  transition: all 500ms ease-in-out;
  -webkit-transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out;
  -ms-transition: all 500ms ease-in-out
}

.filters button .ui-icon {
  position: relative;
  display: inline-block;
  top: 0;
  right: 0;
  vertical-align: middle;
  margin-left: 10px;
}

.filters .collapsed .ui-icon:after {
  bottom: 0;
  top: 0;
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  right: 0;
  background: #000000;
}

.filters button .ui-icon:after {
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  background-color: transparent;
  top: 0;
  right: 0;
}

.filters .is-checked {
  color: #bca568;
  font-weight: 400;
}

.filters .button {
  min-width: auto;
  border: none;
  padding: 0;
  background-color: transparent;
  cursor: pointer;
  font-weight: 300;
  display: block;
  text-transform: capitalize;
}

.filters .button:before {
  display: none;
}

.filters>div {
  margin-bottom: 5px;
}

.events-img {
  min-height: 124px;
}

.events-scroll {
  height: 550px;
  margin-top: 50px;
  margin-bottom: 35px;
}

.events-year-row {
  margin-top: 20px;
  position: relative;
  padding: 1px;
}

.my-grid {
  position: relative;
}

.event-panel {
  margin-bottom: 30px;
}

.event-heading {
  padding: 0 20px 0 0;
  font-size: 24px;
  color: #000;
}

.event-date {
  margin: 6px 0;
}

.event-place {
  font-size: 18px;
  font-family: 'Lato', sans-serif;
  color: #000;
  font-weight: 400;
  font-style: italic;
  margin-bottom: 8px;
}

.event-panel {
  padding-right: 10px;
}

.events-scroll .event-panel p {
  font-size: 16px;
  line-height: 1.5em;
}

.events-scroll .event-place, .events-scroll h3.event-location {
  font-size: 17px;
}

.events-scroll .event-heading {
  color: #3d1152;
}

.sm-show-2:not([href]):not([tabindex]), .sm-show-2:not([href]):not([tabindex]):hover, .sm-show-2:not([href]):not([tabindex]):focus {
  color: #5a346c;
  font-size: 18px;
  text-align: center;
  font-weight: 400;
}

@media (min-width:769px) {
  .read-more-text-2 {
    display: block !important;
  }
  .sm-show-2 {
    display: none !important;
  }
}

.entry-content .sm-show {
  display: inline-block;
  margin-bottom: 30px;
}

.cont-table {
  margin: 10px 0px;
  line-height: 30px;
}

.img-table td {
  padding: 5px;
}

.img-table td a {
  display: block
}

.team-panel img {
  height: 370px;
  object-fit: cover;
  -o-object-fit: cover;
  -webkit-object-fit: cover;
  object-position: top;
  -o-object-position: top;
  -webkit-object-position: top;
}

.button.transcript-button {
  margin-top: 30px;
}

.achieve-fun {
  margin-bottom: 25px;
}

.dance-remember {
  margin-bottom: 50px;
}

.dancing-why-fred {
  padding: 20px 0;
}

.dance-type-sidebar {
  background: #e5e6eb;
}

.dance-type-sidebar h3 {
  margin: 0px;
  background: #dbc8a8;
  padding: 13px 20px;
  text-align: left;
}

.dance-type-sidebar h3.sidebar-heading {
  background: #bd965c;
  font-family: beaufortw01-regularregular;
}

.dance-type-sidebar h4 {
  background: #d6d4d9;
  margin: 0px;
  padding: 13px 20px;
  text-align: left;
  font-size: 21px;
  font-family: 'Lato', sans-serif;
  color: #000;
  font-weight: normal;
}

.dance-type-sidebar ul {
  padding: 10px 0px
}

.dance-type-sidebar li {
  padding: 6px 20px;
  list-style-type: none;
}

.dance-type-sidebar li::before {
  content: "\f00c";
  font-family: fontAwesome;
  color: #bca568;
  font-size: 16px;
  margin-right: 10px;
}

.dance-type-sidebar li a {
  color: #000;
  display: inline-block;
  line-height: 30px;
  font-weight: 400;
}

.dance-type-sidebar li a:hover, .dance-type-sidebar li a:focus {
  color: #8e7331;
}

ul.location-box {
  padding: 0px;
  list-style-type: none;
  margin: 0px -15px
}

ul.location-box li {
  list-style-type: none;
  margin: 15px 0px;
  padding: 0 15px
}

ul.location-box li:before {
  display: none
}

ul.location-box .img-box {
  flex: 1 100%;
  max-width: 100% !important;
  width: 100%;
}

.sub-content-sec .entry-content p a {
  font-weight: bold;
}


/* Location css */

.wpgmp_map_container .location_listing1, .wpgmp_map_container .location_listing2 {
  position: absolute;
  left: 9px;
  bottom: 20px;
  height: calc(100% - 320px);
  z-index: 2;
  width: 350px !important;
  background-color: #fff;
  overflow-y: auto;
}

.wpgmp_map_container .location_listing1 a, .wpgmp_map_container .location_listing2 a {
  color: #8e7331;
}

.wpgmp_map_container .location_listing1 a:hover, .wpgmp_map_container .location_listing2 a:hover {
  color: #000000;
}

div.wpgmp-map-1 .fc-item-title a {
  color: #bca568;
}

.wpgmp_map_container div.wpgmp_listing_header:after, .wpgmp_map_container div.wpgmp_listing_header:before {
  content: '';
  display: table;
}

.wpgmp_map_container div.wpgmp_listing_header:after {
  clear: both;
}

.wpgmp_map_container div.wpgmp_listing_header {
  position: static;
  bottom: 204px;
  max-width: 470px;
  width: inherit;
  margin: 0 auto 20px;
  float: none;
  right: 0;
  left: 0;
  background-color: #c0a772;
  padding: 20px;
}

.wpgmp_map_container .wpgmp_before_listing {
  font-family: 'MonteCarloRegular';
  font-size: 31px;
}

.wpgmp_map_container .wpgmp_search_form {
  padding: 20px;
  background-color: #000;
  position: relative;
}

.wpgmp_search_form label {
  color: #928888;
  font-size: .875em;
  margin: 0;
  position: absolute;
  left: 30px;
  top: 31px;
  font-family: 'Lato', sans-serif;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
}

.wpgmp_map_container div.wpgmp_search_form input.wpgmp_search_input {
  padding: 10px;
  color: #928888;
  font-family: 'Lato', sans-serif;
}

div.wpgmp_search_form.transition-label input.wpgmp_search_input {
  padding: 15px 10px 5px 10px;
}

.wpgmp_search_form.transition-label label {
  top: 22px;
}

.wpgmp_map_container div.categories_filter select {
  background: url(assets/images/black_select_arrow.png) no-repeat 99% 50% #d6d4d9;
  float: none;
  display: inline-block;
  min-width: 225px;
  color: #000;
}

.wpgmp_map_container .wpgmp_filter_wrappers {
  background: #f1ece0;
  margin-bottom: 0;
}

.location_pagination1.wpgmp_pagination, .location_pagination2.wpgmp_pagination {
  display: none;
}

.dropdown-label {
  display: inline-block;
}

.dropdown-label span, .dropdown-label label {
  display: block;
  text-align: left;
  text-transform: capitalize;
  font-weight: 600;
}

.categories_filter>div:after, .categories_filter>div:before {
  content: '';
  display: table;
}

.categories_filter>div:after {
  clear: both;
}

.wpgmp_map_container div.wpgmp_search_form:after {
  opacity: 0;
  visibility: hidden;
}

.wpgmp_map_container .fc-featured-hoverdiv div.fc-featured-hoverinner:last-child {
  display: block;
  opacity: 1;
}

.wpgmp_map_container .fc-component-content .fc-featured-hoverinner {
  right: 0;
  left: auto;
  top: -47px;
  transform: scale(0.6);
  -webkit-transform: scale(0.6);
  -moz-transform: scale(0.6);
}

.wpgmp_map_container .fc-featured-hoverinner .map {
  opacity: 0.8;
}

.wpgmp_map_container .fc-featured-hoverinner .map:hover {
  opacity: 1;
}

.wpgmp_map_container .wpgmp_listing_container .fc-item-aare .fc-item-title {
  padding-right: 61px;
}

.slick-slider .slick-arrow:focus, .danceslideControls .slick-arrow:focus {
  outline: 1px dotted;
  outline: 2px auto #3d1152;
}

.slick-slider .slick-dots li button:focus, .danceslideControls .slick-dots li button:focus {
  outline: 1px dotted;
  outline: 2px auto #3d1152;
}

button.slick-lightbox-close:focus {
  outline: 2px auto #3d1152;
}

.slider-insta .slick-track, .slider-insta .slick-slide {
  padding: 2px;
}


/* gform css */

.gform_wrapper {
  position: relative
}

.gform_wrapper ul {
  padding: 0 !important;
  list-style: none !important
}

.gform_wrapper .gform_body {
  position: relative
}

.gform_wrapper .gform_body>ul {
  margin: 0;
  padding: 0;
  list-style: none
}

.gform_wrapper .gform_body>ul:before, .gform_wrapper .gform_body>ul:after {
  content: " ";
  display: table
}

.gform_wrapper .gform_body>ul:after {
  clear: both
}

.gform_wrapper li {
  color: #fff;
  margin: 0 0 20px;
  position: relative
}

.gfield_label {
  color: #5c5c5c;
  display: block;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  line-height: 20px;
  text-align: left;
  margin-bottom: 0;
  position: absolute;
  top: 15px;
  left: 14px;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  -webkit-transition: all .5s;
  transition: all .5s;
}

.transition-label .gfield_label {
  top: 0;
  font-size: 14px;
}

.gform_wrapper input[type=text], .gform_wrapper textarea {
  background: #fff;
  border-radius: 0;
  box-shadow: inset 0px 1px 6px 1px rgba(0, 0, 0, 0.15);
  color: #5c5c5c;
  border: none;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  padding: 15px;
  width: 100%
}

.gform_wrapper textarea {
  height: 141px;
  resize: none;
  display: block
}

input, select {
  vertical-align: middle
}

.gfield_checkbox li label {
  color: #666
}

.gform_wrapper .validation_message {
  color: #af403e;
  font-size: 14px;
  position: absolute;
  right: 12px;
  top: 16px
}

.validation_error, .instruction, .gform_ajax_spinner {
  display: none
}

.ginput_recaptcha+.validation_message {
  display: block
}

.ginput_recaptcha>div {
  margin: 0
}

.gform_footer {
  clear: both;
  text-align: center;
  padding: 10px 0 0;
  margin: 0 0 20px
}

.gform_button {
  white-space: nowrap;
  vertical-align: middle;
  background-color: #dbc8a8;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  border: none;
}

.gform_button:before {
  background-color: #bca568;
}

@media only screen and (min-width:768px) {
  .col-gfields_wrapper .gform_fields>li {
    float: left;
    margin: 0 3.33333% 20px 0;
    width: 48.3333%
  }
  .col-gfields_wrapper .gform_fields>li:nth-child(2n+2) {
    margin: 0 0 20px
  }
  .col-gfields_wrapper .clear-field {
    clear: both
  }
  .col-gfields_wrapper li.position-field {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0 0 20px
  }
  .col-gfields_wrapper li.position-field-2 {
    margin: 0 0 20px;
    bottom: -2px;
    right: 0;
    position: absolute
  }
}

@media screen and (min-width:768px) and (max-width:1023px) {
  .sm-col-gfields_wrapper {
    margin: 0 auto
  }
  .sm-col-gfields_wrapper .gform_fields>li {
    float: left;
    margin: 0 3.33333% 20px 0;
    width: 48.3333%
  }
  .sm-col-gfields_wrapper .gform_fields>li:nth-child(2n+2) {
    margin: 0 0 20px
  }
  .sm-col-gfields_wrapper .sm-clear-field {
    clear: both
  }
  .sm-col-gfields_wrapper li.sm-position-field {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0 0 20px
  }
  .sm-col-gfields_wrapper li.sm-position-field-2 {
    margin: 0 0 20px;
    bottom: -2px;
    right: 0;
    position: absolute
  }
}


/* Footer */

.footer-top {
  padding: 64px 0 23px;
  border-top: 2px solid #888888;
  border-bottom: 2px solid #888888;
}

.footer-col ul {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
}

.footer-col li {
  margin-bottom: 5px;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
}

.footer-col .menu a {
  display: inline-block;
  color: #000;
}

.footer-title {
  font-size: 18px;
  color: #3d1152;
  font-weight: 600;
  margin-bottom: 6px;
}

.footer-col {
  border-left: 1px solid #bca568;
  padding: 0 12px;
}

.footer-logo img {
  display: block;
  margin: 0 auto 35px;
}

.footer-address {
  margin: 0;
  padding: 0;
  border: 0;
}

.footer-address p {
  font-weight: 400;
  margin: 0;
}

.footer-logo {
  display: inline-block;
  margin: 0 auto;
}

.social-icon {
  padding: 20px 0 0;
}

.social-icon>h2.social-title {
  color: #3d1152;
  font-size: 18px;
  display: inline-block;
  padding-right: 10px;
  font-weight: 400;
}

.social-icon ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.social-icon li {
  display: inline-block;
  list-style: none;
  margin: 0 10px 0 0;
}

.social-icon li:last-child {
  margin: 0;
}

.social-icon li {
  display: inline-block;
  vertical-align: middle;
  list-style: none;
  margin: 0 10px 0 0;
}

.social-icon li:last-child {
  margin: 0;
}

.social-icon li a {
  display: block;
  text-align: center;
}

.share-widget-icon {
  padding: 0 0 0 10px;
  text-align: center;
}

.share-widget-icon li {
  display: inline-block;
  margin-right: 5px;
}

.social-icon i {
  border-radius: 50%;
  color: #fff;
  background-color: #3d1152;
  font-size: 20px;
  height: 32px;
  width: 32px;
  line-height: 32px;
  transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
}

.social-icon li i:hover, .social-icon li i:focus {
  opacity: 0.8;
}

.social-icon .fa-facebook {
  background-color: #507cbe;
}

.social-icon .fa-twitter {
  background-color: #63cdf1;
}

.social-icon .fa-youtube {
  background-color: #ef6c53;
}

.social-icon .fa-pinterest {
  background-color: #f15f5d;
}

.social-icon .fa-instagram {
  background: #d6249f;
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
}

.social-icon .fa-google {
  background-color: #273c7a;
  font-size: 18px;
}

.social-icon .fa-google-plus {
  background-color: #df5144;
  font-size: 18px;
}

.social-icon .fa-facebook {
  background-color: #507cbe;
}

.social-icon .fa-tumblr {
  background-color: #5b8fac;
}

.social-icon .fa-envelope {
  background-color: #3d68b2;
}

.share-widget-icon {
  padding: 0 0 0 10px;
  text-align: center;
}

.footer-bottom {
  padding: 15px 0 0;
}

.footer-bottom ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.footer-bottom li {
  display: inline-block;
  list-style: none;
  margin: 0 10px 0 0;
  border-right: 1px solid #000000;
  line-height: 16px;
  padding-right: 10px;
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  font-weight: 300;
}

.footer-bottom li a {
  color: #000000;
}

.footer-bottom li:last-child {
  border: none;
}

.footer-bottom p {
  margin-bottom: 0;
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  font-weight: 300;
}

.bc-icon {
  display: inline-block;
  padding: 0 0 0 22px;
  position: relative;
}

.bc-icon:before {
  content: url("assets/images/bc-icon.png");
  height: 24px;
  left: 1px;
  position: absolute;
  top: 3px;
  width: 14px;
}

.footer-bottom span {
  padding: 0 10px;
}

.footer-bottom-1 {
  padding: 13px 0;
}

.footer-bottom-1 .footer-small-txt {
  margin: 0;
  font-family: 'Montserrat', sans-serif;
  font-size: 10px;
  font-weight: 400;
  line-height: 16px;
}

.accordion-body a {
  font-weight: bold;
}

.instrct-box {
  float: left;
  width: 50%;
}

.instruct-warpper {
  float: left;
  display: flex;
  width: 100%;
}

.instruct-head {
  padding: 10px;
  text-align: center;
  display: block;
  color: #fff;
  margin-bottom: 4px;
  font-weight: bold;
  font-size: 22px;
}

.bg-black {
  background: #000;
}

.bg-brown {
  background: #bca568;
}

.instrct-box.pad-r {
  padding-right: 2px;
}

.instrct-box.pad-l {
  padding-left: 2px;
}

.bg-gray {
  background-color: #e5e6eb;
}

.bg-ltbrown {
  background: #D2C9A2;
}

.instruct-body {
  height: 100%;
  margin-bottom: 30px;
}

.instrct-list {
  padding: 0px !important;
  margin: 0px !important;
}

.instrct-list li:before {
  display: none!important;
}

.instrct-list li {
  padding: 10px !important;
  text-align: center;
  font-weight: bold;
  line-height: 1em;
  font-size: 15px;
  margin: 0px !important;
}


/*.instrct-list li:nth-child(2n+2){
	background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,0.8) 0%, rgba(255,255,255,0.8) 15%, rgba(255,255,255,0) 100%);
background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,0.8) 0%,rgba(255,255,255,0.8) 15%,rgba(255,255,255,0) 100%);
background: radial-gradient(ellipse at center, rgba(255,255,255,0.8) 0%,rgba(255,255,255,0.8) 15%,rgba(255,255,255,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ccffffff', endColorstr='#00ffffff',GradientType=1 );
	
}*/

.txt-pur, .txt-pur li {
  color: #3d1152;
}

.instruct-head.bg-brown {
  color: #000;
}

.entry-content+.share-widget {
  margin-top: 30px;
}


/* 25-march-2019 */

.page-template-template-landing .promotions-bar, .page-id-10 .promotions-bar {
  background-color: #bd965c;
}

.bg-clr {
  background: #bd965c;
  padding: 2px 10px;
}

.img-table img {
  margin: 0px !important;
}

.img-table a[title="link to Berkeley Wellness"] img {
  background: #e5e6eb !important;
}


/* 26-march-2019 */

.entry-content .second_content ul, .entry-content .second_content ol {
  list-style-position: inside;
}


/* 27-march-2019 */

.entry-content img.alignright {
  margin-top: 9px
}

.entry-content img.alignleft {
  margin-top: 9px
}


/* 01-April-2019 */

.disclaimer-section {
  border: 1px solid #000;
  padding: 10px;
  font-size: 14px;
  font-style: italic;
  line-height: 15px;
  margin: 0 0 30px;
  clear: both;
}

.disclaimer-section p {
  font-size: 14px;
  font-style: italic;
  margin: 0 0 10px;
}


/* 3-April-2019*/

.mt-20 {
  margin-top: 20px;
}

.page-id-5167 .wpgmp_map_container .wpgmp_search_form {
  background-color: #bd965c;
}

.top-right {
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 3;
}

.top-left {
  position: absolute;
  left: 10px;
  top: 10px;
  z-index: 3;
}

.bottom-right {
  position: absolute;
  right: 0px;
  bottom: 10px;
  z-index: 3;
}

.bottom-left {
  position: absolute;
  left: 10px;
  bottom: 10px;
  z-index: 3;
}


/* 4-April-2019*/

figcaption {
  text-align: center;
  font-size: 20px;
  font-weight: 400;
}

.location-map-in {
  margin: 20px 0 0;
}


/* 12-April-2019 */

.corp-event-panel {
  font-family: 'Lato', sans-serif;
  line-height: 1.5em;
  margin-bottom: 30px;
}

.corp-event-name {
  font-weight: bold;
  font-size: 22px;
  display: inline-block;
  position: relative;
  padding-right: 60px;
}

.corp-event-image img {
  margin: 0px !important;
  width: 270px !important;
  height: 200px;
}

.corp-event-image {
  margin-right: 20px;
  max-width: 270px;
}

.corp-event-panel div {
  -ms-flex: 1 0;
  flex: 1 0;
}

.corp-event-image img {
  object-fit: fill;
}

.team_member .profile-image-sec {
  max-width: 200px;
  margin-bottom: 10px;
}


/* 22-April-2019 */

sup.dance-icon {
  position: absolute;
  top: -10px;
  right: 0px;
}

sup.dance-icon img {
  margin-left: 0px;
}


/* 25-April-2019 */

.team_member .profile-image-sec figcaption {
  font-size: 12px;
  font-weight: normal;
}


/* 26-April-2019 */

.ayw-panel .aligncenter {
  display: block;
  clear: both;
}


/* 01-May-2019 */

.custom-space-ds {
  padding: 0px;
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  font-size: 18px;
  color: #000000;
  line-height: 30px;
}


/* 02-May-2019 */

.fc-item-title .custom-title-ds {
  color: #000 !important;
}

.page-template-template-faq .share-widget {
  margin-bottom: 40px;
}

ul.share-widget-icon.social-icon {
  margin-bottom: 0px;
}

.single-post-corp-categories .post_single {
  margin: 30px 0px;
  padding-bottom: 30px;
  border-bottom: 1px solid #ddd;
}

.share-widget-icon.social-icon li::before {
  display: none;
}

h2.modal-title span {
  display: block;
  font-size: 15px;
  line-height: 1.5;
  text-align: left;
}

#most-popular-blog-section {
  display: none;
}

.page-template-template-careers .text-uppercase {
  text-transform: capitalize !important;
}


/*Region page css*/

.our-region-sec {
  background-color: #faf6ef;
  padding: 50px 0;
}

.upcoming-events-sec {
  padding: 51px 0 30px 0;
}

.our-team-sec {
  padding: 55px 0 40px 0;
}

.footer-address p {
  font-weight: 300;
}

.footer-address p {
  margin: 0 -20px;
}

.footer-col .menu .gold-link a {
  text-transform: uppercase;
  font-weight: 500;
  color: #8e7331;
}

.footer-col .menu .gold-link a:hover {
  color: #3d1152;
}

.blog li.featured {
  display: none;
}


/* gallery columns css Start 18-07-2019 */

.gallery {
  line-height: 0;
  -webkit-column-gap: 1rem;
  -moz-column-gap: 1rem;
  column-gap: 1rem;
}

.gallery-item {
  margin-bottom: 1rem;
}

.gallery-columns-1 {
  -webkit-column-count: 1;
  -moz-column-count: 1;
  column-count: 1;
}

.gallery-columns-2 {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
}

.gallery-columns-3 {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
}

.gallery-columns-4 {
  -webkit-column-count: 4;
  -moz-column-count: 4;
  column-count: 4;
}

.gallery-columns-5 {
  -webkit-column-count: 5;
  -moz-column-count: 5;
  column-count: 5;
}

.gallery-columns-6 {
  -webkit-column-count: 6;
  -moz-column-count: 6;
  column-count: 6;
}

.gallery-columns-7 {
  -webkit-column-count: 7;
  -moz-column-count: 7;
  column-count: 7;
}

.gallery-columns-8 {
  -webkit-column-count: 8;
  -moz-column-count: 8;
  column-count: 8;
}

.gallery-columns-9 {
  -webkit-column-count: 9;
  -moz-column-count: 9;
  column-count: 9;
}

.gallery-item img {
  width: 100%;
  height: auto;
  object-fit: cover;
  -webkit-object-fit: cover;
  object-position: left top;
  -webkit-object-position: left top;
}

.gallery-columns-2 .gallery-item img {
  height: calc(770px/2);
}

.gallery-columns-3 .gallery-item img {
  height: calc(770px/3);
}

.gallery-columns-4 .gallery-item img {
  height: calc(770px/4);
}

.gallery-columns-5 .gallery-item img {
  height: calc(770px/5);
}

.gallery-columns-6 .gallery-item img {
  height: calc(770px/6);
}

.gallery-columns-7 .gallery-item img {
  height: calc(770px/7);
}

.gallery-columns-8 .gallery-item img {
  height: calc(770px/8);
}

.gallery-columns-9 .gallery-item img {
  height: calc(770px/9);
}

@media(max-width:1199px) {
  .gallery {
    -webkit-column-count: 3 !important;
    -moz-column-count: 3 !important;
    column-count: 3 !important;
  }
  .gallery .gallery-item img {
    height: calc(535px/3) !important;
  }
}

@media(max-width:991px) {
  .gallery {
    -webkit-column-count: 4 !important;
    -moz-column-count: 4 !important;
    column-count: 4 !important;
  }
  .gallery .gallery-item img {
    height: calc(690px/4) !important;
  }
}

@media(max-width:767px) {
  .gallery {
    -webkit-column-count: 4 !important;
    -moz-column-count: 4 !important;
    column-count: 4 !important;
  }
  .gallery .gallery-item img {
    height: calc((100vw/4) - 20px) !important;
  }
}

@media(max-width:575px) {
  .gallery {
    -webkit-column-count: 3 !important;
    -moz-column-count: 3 !important;
    column-count: 3 !important;
  }
  .gallery .gallery-item img {
    height: calc((100vw/3) - 20px) !important;
  }
}

@media(max-width: 767px) and (orientation: Portrait) {
  .gallery {
    -webkit-column-count: 2 !important;
    -moz-column-count: 2 !important;
    column-count: 2 !important;
  }
  .gallery .gallery-item img {
    height: calc((100vw/2) - 20px) !important;
  }
}


/* gallery columns css End 18-07-2019 */


/*Filter Events css Start 18-07-2019 */

.filters .button-group-in {
  padding: 0px 0 20px 0px;
}

.filters .button-group-in button {
  text-align: left;
  font-size: 85%;
  margin: 10px 3px;
}

.events-scroll .event-panel .events-img {
  width: 270px;
  margin: 15px 0px;
  height: 200px;
}

.events-scroll .event-panel img {
  display: block;
  width: 100% !important;
  height: 200px;
  object-fit: cover;
  -webkit-object-fit: cover;
  object-position: center top;
  -webkit-object-position: center top;
}

.events-scroll .event-panel p {
  font-size: 16px;
  line-height: 1.5em;
}

.events-scroll .event-place, .events-scroll h3.event-location {
  font-size: 17px;
}

.events-scroll .event-heading {
  color: #3d1152;
}

@media(max-width:767px) {
  .events-scroll .event-panel .events-img, .events-scroll .event-panel img {
    width: 270px;
    height: auto;
    margin: 15px 0px;
  }
}


/*Filter Events css End 18-07-2019 */


/* Responsive Language translator Css Start 18-07-2019 */

@media(max-width:1199px) {
  .sticky-nav #google_language_translator {
    display: block !important;
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    background: rgb(188, 165, 104);
    border: 2px solid rgb(188, 165, 104);
  }
  .header-nav-bar .sticky-nav {
    padding: 0 0px 50px;
    position: relative;
  }
  .skiptranslate>div {
    width: 100%;
  }
  #google_language_translator select.goog-te-combo {
    width: 100%;
    padding: 8px !important;
  }
}

@media(max-width:767px) {
  .sticky-nav #google_language_translator {
    bottom: 10px;
  }
  .header-nav-bar .sticky-nav {
    padding: 0 0px 60px;
    position: relative;
  }
}


/* Responsive Language translator Css End 18-07-2019 */


/** IE Changes 26-July-2019 **/

@media all and (-ms-high-contrast:none) {
  .blog .d-flex.d-ie .blog-panel {
    height: 100%
  }
  .sidebar-area .button {
    min-width: auto;
    font-size: 15px;
  }
  .site-footer .learn-more-cta.contact-cta.d-flex {
    display: block !important;
  }
  .team-panel img {
    height: 190px;
  }
  .site-header-top {
    -ms-transition: all 0.5s ease 0s;
  }
  .img-table {
    width: 100%;
    table-layout: fixed;
  }
  .slick-lightbox {
    background: rgba(0, 0, 0, .8);
    position: fixed;
    left: 0px;
    width: 100%;
    top: 0px;
    height: 100%;
    opacity: 0.9;
  }
  .latest-blog .col-12.col-md-6.d-flex, .most-popular-blog .col-12.col-md-6.d-flex {
    flex-direction: column;
  }
}


/* buzz social media */

.network-panel {
  position: relative;
  background: #fff;
  display: block;
  justify-content: center;
}

.network-panel a.button{display: block;}

.page-id-10955 .network-panel, .page-id-10953 .network-panel, .page-id-10954 .network-panel, .page-id-10952 .network-panel, .page-template-template-astaire-buzz .network-panel {
  background: #fff;
  border-top: 3px solid #bd965c;
  padding: 15px 20px;
  margin-bottom: 20px;
  box-shadow: -2px 0px 7px rgba(0, 0, 0, .2);
  -webkit-box-shadow: -2px 0px 7px rgba(0, 0, 0, .2);
}

.network-head {
  margin-bottom: 20px;
  padding-bottom: 15px;
  border-bottom: 1px solid #ddd;
}

.net-title {
  font-family: 'beaufortw01-regularregular';
  color: #3d1152;
  text-transform: capitalize;
  font-size: 22px;
  font-weight: normal;
}

.network-body {
  padding: 0px 5px;
}

.supporting-text {
  font-size: 13px;
  display: block;
}

.buzz-media a {
  margin-bottom: 10px;
  display: block;
  padding: 10px;
  color: #fff !important;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 13px;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Ubuntu, Arial, sans-serif;
}

.buzz-facebook {
  background: #3b5998;
}

.buzz-twitter {
  background: #1da1f2;
}

.buzz-youtube {
  background: #fe0002;
}

.buzz-instagram {
  background: #f09433;
  background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
  background: -webkit-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
  background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888', GradientType=1);
}

.buzz-media a .fa {
  margin-right: 5px;
}


/* 25-September-2019 css starts */

.astaire-buzz-text {
  text-align: left;
  width: 580px;
  margin: 4px 0px;
  position: relative;
  z-index: 1;
}

@media(max-width:1400px) {
  .astaire-buzz-text {
    text-align: left;
    width: 450px;
    margin: 4px 0px;
  }
}

@media(min-width:768px) {
  .page-template-template-astaire-buzz .top-offset {
    padding-top: 180px;
  }
}

@media(max-width:767px) {
  .astaire-buzz-text {
    width: 230px;
    margin: 4px 0;
  }
  .astaire-buzz-text a {
    color: #fff;
  }
  .buzz-banner {
    height: 110px;
    background-size: cover !important;
    background-position: center !important;
  }
  .page-template-template-astaire-buzz .top-offset {
    padding-top: 160px;
  }
  small.supporting-text {
    text-align: left!important;
    margin: 5px 0px;
  }
  .filter-nav {
    float: left;
    margin-top: 5px;
  }
  .box-filter-nav {
    width: 200px;
    float: left;
    margin-top: 5px;
  }
  .net-title-right.text-right {
    text-align: left !important;
  }
}

@media(max-width: 767px) and (orientation: landscape) {
  .ff-stream-wrapper.ff-mobile article:nth-last-child(2) {
    display: none
  }
}

@media(max-width: 767px) and (orientation: portrait) {
  .ff-stream-wrapper.ff-mobile article {
    display: none
  }
  .ff-stream-wrapper.ff-mobile article:nth-child(1), .ff-stream-wrapper.ff-mobile article:nth-child(2), .ff-stream-wrapper.ff-mobile article:nth-child(3), .ff-stream-wrapper.ff-mobile article:nth-child(4), .ff-stream-wrapper.ff-mobile article:nth-child(5), .ff-stream-wrapper.ff-mobile article:nth-child(6) {
    display: block;
  }
}


/* 25-September-2019 css ends */


/* Begin Update fonts used in the location results list to be same as body text sitewide, RD, 10/18/19 */
.wpgmp-map-2 .fc-item-title, .wpgmp-map-2 .fc-item-title a{font-family:'Lato',sans-serif !important; }
.wpgmp-map-2 .fc-text{font-family:'Lato',sans-serif !important; }
.wpgmp-map-2 .fc-item-content.fc-item-body-text-color{font-family:'Lato',sans-serif !important; font-weight:300 !important;}
/* ENd Update fonts used in the location results list to be same as body text sitewide, RD, 10/18/19 */

/* Student Login desktop header link */
button.login-sec.login-sec-global {
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  padding: 0 7px 3px 0;
  color: #231f20;
  border-right: 1px solid #000;
  margin: 0 5px 0 0;
  line-height: 15px;
  outline: 0;
  border: none;
  background: transparent;
  cursor: pointer;
}

button.login-sec.login-sec-global a {
  color: #231f20;
  border-right: 1px solid #000;
  padding: 0 10px 0 0;
}

.responsive-login-sec {
  display: none;
}

.global-top-right #google_language_translator {
  display: inline-block;
  color: #231f20;
}

.top-right-sec.global-top-right {
  float: right;
}
