/* webfonts */
html {
  -webkit-font-smoothing: initial;
  background-size: 100% auto; }

.pageTitle,
.pageSubtitle,
.contentTitle,
.navContent,
.dynamicSubnav,
.footerContent,
.dynamicTestimonials,
.sorLeadForm,
#headerAdditions {
  visibility: hidden; }

.wf-loaded .pageTitle,
.wf-loaded .pageSubtitle,
.wf-loaded .contentTitle,
.wf-loaded .navContent,
.wf-loaded #dynamicSubnav,
.wf-loaded .footerContent,
.wf-loaded #dynamicTestimonials,
.wf-loaded .sorLeadForm,
.wf-loaded #headerAdditions {
  visibility: visible; }

#dynamicTestimonials,
.sorLeadForm {
  font-family: "HelveticaNeueW01-57Cn","Arial Narrow",sans-serif;
  font-weight: normal !important; }

.pageTitle,
.pageSubtitle,
.contentTitle,
.contentTitle a,
.navContent,
#dynamicSubnav,
.footerContent,
#headerAdditions {
  font-family: "HelveticaNeueW01-77BdCn 692722","Arial Narrow",sans-serif;
  font-weight: normal !important; }

/* end webfonts */
/* template customizations */
.primaryAndSecondaryContainer {
  padding-top: 10px; }

.hasSecondaryContent .secondaryContentContainer {
  padding: 10px 0 20px !important; }

.primaryContent {
  background-color: #F3F2F3;
  padding: 10px 25px 25px; }

.primaryContent::after {
  content: '';
  background: url("http://cb99b096702381844831-ea2ab15df12d5e785972cc5a0a201cf2.r10.cf2.rackcdn.com/712f465504314056a9fb3510e9b08f19.png") repeat-x bottom;
  display: block;
  height: 2em; }

.primaryContent .blockContent,
.fullDetailsContainer {
  padding-left: 45px;
  padding-right: 45px; }

.fullDetailsContainer .blockContent {
  padding-left: 0;
  padding-right: 0; }

.primaryContent .pageTitleContent {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 25px; }

.pageTitle {
  background: url("http://cb99b096702381844831-ea2ab15df12d5e785972cc5a0a201cf2.r10.cf2.rackcdn.com/f02417c2593c4d908e34c981b1470c63.png") no-repeat right bottom;
  border-bottom: 4px solid #666;
  padding: 0.7em 90px 0.15em 0;
  line-height: 1em;
  text-transform: uppercase; }

.pageSubtitle {
  font-size: 20px;
  line-height: 1.25em;
  color: #000;
  padding: 5px 45px 30px;
  margin-top: 18px;
  background: url("http://cb99b096702381844831-ea2ab15df12d5e785972cc5a0a201cf2.r10.cf2.rackcdn.com/712f465504314056a9fb3510e9b08f19.png") repeat-x bottom; }

/* Section Title Styling */
.categoryHeader {
  color: #6A2977;
  font-family: "HelveticaNeueW01-77BdCn 692722","Arial Narrow", sans-serif;
  font-size: 20px;
  line-height: 1.25em;
  padding: 0 0 10px;
  margin: 0 0 10px;
  text-transform: uppercase;
  background: url("http://cb99b096702381844831-ea2ab15df12d5e785972cc5a0a201cf2.r10.cf2.rackcdn.com/712f465504314056a9fb3510e9b08f19.png") repeat-x bottom; }

.fullDetailsItem .contentTitle {
  font-size: 15px;
  padding-bottom: 0;
  text-transform: uppercase; }

/* customize button styling */
.button,
button {
  font-family: "HelveticaNeueW01-77BdCn 692722","Arial Narrow",sans-serif;
  line-height: 1;
  text-transform: uppercase;
  text-decoration: none !important;
  padding: 9px 15px;
  background: -moz-linear-gradient(0% 45% 90deg, #A41224, #DB1631);
  background: -webkit-gradient(linear, 0% 45%, 0% 100%, from(#DB1631), to(#A41224));
  border: 0 none;
  -moz-box-shadow: -2px 2px 0 rgba(113, 112, 115, 0.4);
  -webkit-box-shadow: -2px 2px 0 rgba(113, 112, 115, 0.4);
  box-shadow: -2px 3px 0 rgba(113, 112, 115, 0.4); }

.button:hover,
button:hover {
  background: -moz-linear-gradient(0% 45% 90deg, #DB1631, #A41224);
  background: -webkit-gradient(linear, 0% 45%, 0% 100%, from(#A41224), to(#DB1631));
  color: #fff; }

a, a:link, a:visited, a:hover {
  text-decoration: underline; }

a:hover, a:active, a:focus {
  color: #E21D2F; }

.callOuts {
  display: block;
  margin-top: 1em;
  margin-right: -82px;
  text-align: right; }

.callOuts p {
  margin-bottom: 5px; }

.moreLink {
  font-size: 12px;
  text-decoration: underline !important;
  text-transform: uppercase; }

.extLink::after {
  content: url("http://cb99b096702381844831-ea2ab15df12d5e785972cc5a0a201cf2.r10.cf2.rackcdn.com/6da5e4b2a7584a87a389abae2359a15d.png");
  padding-left: 3px; }

/***** HEADER AND NAVIGATION ******/
.headerContent h1.logo {
  position: relative;
  z-index: 2; }

.navContainer {
  z-index: 3; }

@media only screen and (min-width: 768px) {
  .navContent {
    display: table;
    width: 100%; }

  .navContent #navTopLevel {
    display: table-row; }

  .navContent #navTopLevel > li {
    display: table-cell;
    text-align: left;
    padding-right: 45px;
    padding-top: 8px; }

  .navContent #navTopLevel > li > a {
    position: relative;
    padding: 0; }

  .navContent #navTopLevel > li > a:hover {
    text-decoration: underline; } }
@media only screen and (max-width: 1100px) {
  .navContent #navTopLevel > li {
    padding-right: 7px;
    text-align: center; } }
/* phone number */
#navTopLevel #navPhone {
  padding: 0;
  text-decoration: none;
  font-weight: bold;
  text-align: center;
  width: 173px;
  display: block;
  float: right; }

@media only screen and (max-width: 1100px) {
  #navTopLevel #navPhone {
    width: 143px; } }
#navTopLevel #navPhone a:after {
  display: none; }

#navTopLevel #navPhone span.phoneWrap {
  font-family: sourcesansprobold, sans-serif;
  padding: 0;
  font-size: 16px;
  display: block;
  line-height: 32px; }

/* mobile navigation */
.navContent .mobileDropDownNav li, .navContent .mobileDropDownNav li ul li {
  border-top: 1px solid #fff;
  background: #2B2B2C; }

.navContent .mobileDropDownNav li a, .navContent .mobileDropDownNav li ul li a {
  color: #fff; }

.locTitle,
.locBreadcrumbs {
  max-width: 1170px;
  margin: 0 auto; }

.locTitle {
  font-size: 28px;
  color: #fff; }

.locTitle strong {
  font-size: 35px;
  text-transform: uppercase;
  font-family: "HelveticaNeueW01-77BdCn 692722","Arial Narrow",sans-serif;
  letter-spacing: 3px; }

.locTitle .blockContent {
  background: #e51c30;
  position: relative;
  padding: 0px 50px 0px 0;
  display: inline-block; }

.locTitle .blockContent:before {
  content: "";
  display: block;
  width: 9999px;
  height: 100%;
  background: #e51c30;
  position: absolute;
  right: 100%;
  top: 0;
  bottom: 0; }

.locBreadcrumbs {
  font-size: 20px;
  padding: 10px 0;
  text-transform: uppercase;
  color: #95979a;
  font-family: "HelveticaNeueW01-77BdCn 692722","Arial Narrow",sans-serif; }

/***** home ******/
/*#page_cd98304929f84e2ca22553ca51de86ef .truncateContent {*/
/*  max-height: none; }*/

#page_cd98304929f84e2ca22553ca51de86ef .primaryContent {
  padding: 0;
  background-color: transparent;
  color: #fff; }

.blockWrap_d9ce35f1739344b6ac73dc97df53ccc0 {
  float: left;
  width: 66%; }

/* hero */
.blockContent.block_d9ce35f1739344b6ac73dc97df53ccc0 {
  padding-left: 0;
  padding-right: 0;
  position: relative; }

.block_d9ce35f1739344b6ac73dc97df53ccc0 .flex-direction-nav {
  position: absolute;
  bottom: 0;
  width: 100%; }

/* Override touch style */
.touch .hasSlideshow .blockImg .flex-direction-nav {
  display: block; }

.block_d9ce35f1739344b6ac73dc97df53ccc0 .flexslider .slides li {
  min-height: 350px; }

.block_d9ce35f1739344b6ac73dc97df53ccc0 .flex-direction-nav li {
  background: url("http://cb99b096702381844831-ea2ab15df12d5e785972cc5a0a201cf2.r10.cf2.rackcdn.com/61e1fc2003e44690a45806c13d7b17fa.png") 0 0 repeat-y;
  min-height: 65px;
  position: relative;
  bottom: 0;
  width: 3%; }

.block_d9ce35f1739344b6ac73dc97df53ccc0 .flex-direction-nav li:first-child {
  float: left; }

.block_d9ce35f1739344b6ac73dc97df53ccc0 .flex-direction-nav li:nth-child(2) {
  float: right; }

.block_d9ce35f1739344b6ac73dc97df53ccc0 .flex-direction-nav li a {
  background: url("http://cb99b096702381844831-ea2ab15df12d5e785972cc5a0a201cf2.r10.cf2.rackcdn.com/5588437f81a640c587454cd4c5c1d7a1.png");
  background-repeat: no-repeat;
  left: 25%;
  opacity: 0.25;
  height: 100%;
  width: 50%; }

.block_d9ce35f1739344b6ac73dc97df53ccc0 .flex-direction-nav li a.flex-prev {
  background-position: 0 50%; }

.block_d9ce35f1739344b6ac73dc97df53ccc0 .flex-direction-nav li a.flex-prev:hover {
  opacity: 1; }

.block_d9ce35f1739344b6ac73dc97df53ccc0 .flex-direction-nav li a.flex-next {
  background-position: 100% 50%; }

.block_d9ce35f1739344b6ac73dc97df53ccc0 .flex-direction-nav li a.flex-next:hover {
  opacity: 1; }

.block_d9ce35f1739344b6ac73dc97df53ccc0 .blockText {
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  left: 2.5%;
  bottom: 0;
  min-height: 65px;
  width: 95%; }

.block_d9ce35f1739344b6ac73dc97df53ccc0 .blockText .contentTitle {
  color: #fff;
  font-size: 20px;
  line-height: 1.25em;
  padding: 10px 30px 0 30px;
  text-transform: uppercase; }

.block_d9ce35f1739344b6ac73dc97df53ccc0 .blockText p {
  padding: 0 30px 10px 30px; }

/* buttons right of hero */
.blockWrap_fadadab9aeed44bd9f50588d17924400 {
  float: left;
  margin-left: 2%;
  width: 32%; }

.blockContent.block_fadadab9aeed44bd9f50588d17924400 {
  padding-left: 0;
  padding-right: 0; }

.location a,
.lesson a,
.tour a {
  background-position: center;
  /* IE fix */
  background-size: cover !important;
  display: block;
  line-height: 0;
  overflow: hidden;
  padding-bottom: 35.9375%;
  text-indent: -999em;
  width: 100%; }

.location a {
  background: url("http://cb99b096702381844831-ea2ab15df12d5e785972cc5a0a201cf2.r10.cf2.rackcdn.com/9abab372cb6548e3b8c0236d9b3a1355.png") 0 0 no-repeat; }

.lesson a {
  background: url("http://cb99b096702381844831-ea2ab15df12d5e785972cc5a0a201cf2.r10.cf2.rackcdn.com/d1122299ec104509a45a06f3fe7c4b53.png") 0 0 no-repeat; }
  
.tour a {
  background: url("http://cb99b096702381844831-ea2ab15df12d5e785972cc5a0a201cf2.r10.cf2.rackcdn.com/8b7833a77f664c48bc59ee4d530cdac9.png") 0 0 no-repeat; }

.location a:hover,
.lesson a:hover,
.tour a:hover {
  background-position: 0 100%; }

.tour img {
  width: 100%; }

.tour img:hover {
  cursor: pointer; }

/* feeds */
.homeFeedWrap {
  background: rgba(0, 0, 0, 0.5);
  clear: both;
  margin-bottom: 10px; }

#blogFeed,
#videosFeed,
#newsFeed {
  border-top: 4px solid #6A2977;
  display: inline-block;
  margin-right: 2%;
  padding: 8px 1%;
  position: relative;
  vertical-align: top;
  width: 30%; }

#newsFeed {
  margin-right: 0; }

.homeFeedWrap .blockContent {
  padding-left: 0;
  padding-right: 0; }

/* style the content */
.homeFeedWrap .item .contentTitle,
.homeFeedWrap .item .contentTitle a {
  color: #fff;
  font-size: 15px;
  line-height: 1.2em;
  margin-bottom: 5px; }

.homeFeedWrap .primaryMeta {
  display: none; }

.homeFeedWrap .item p {
  color: #fff;
  font-size: 12px; }

/* "view all" link */
.homeFeedWrap .blockWrap_e6acaaaf82854b9a9de79879710a5595,
.homeFeedWrap .blockWrap_b08406b70ed64f3b9210de5d79befe31,
.homeFeedWrap .blockWrap_b70106bc48ca43e89683401c0c5df5d8 {
  position: absolute;
  top: 12px;
  right: 10px; }

.homeFeedWrap .button {
  background: none;
  border: none;
  border-bottom: 1px dotted;
  border-radius: 0;
  box-shadow: none;
  color: #f26b11;
  font-size: 11px;
  padding: 0;
  text-transform: uppercase; }

/* style the section titles to override previous contentTitle styles */
#blogFeed .blockContainer:first-child .contentTitle,
#videosFeed .blockContainer:first-child .contentTitle,
#newsFeed .blockContainer:first-child .contentTitle {
  color: #6A2977;
  font-size: 20px;
  text-transform: uppercase; }

/* lay out video feed */
.block_dd313268b19d4063aa297311039d09b6 .blockImg {
  float: left; }

.block_dd313268b19d4063aa297311039d09b6 .contentTitle {
  color: #fff;
  text-transform: uppercase; }

.videoTrigger:hover {
  cursor: pointer; }

.videoOverlay,
.videoFeedOverlay {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  background: rgba(0, 0, 0, 0.7);
  z-index: 9999; }

.videoClose {
  position: absolute;
  bottom: 15px;
  right: 15px;
  background: url(http://cb99b096702381844831-ea2ab15df12d5e785972cc5a0a201cf2.r10.cf2.rackcdn.com/b74f3beb3efe41d5ab67870e255e3221.png) 0 0 no-repeat;
  width: 22px;
  height: 22px; }

.videoClose:hover {
  background-position: 0 100%;
  cursor: pointer; }

.videoContent,
.videoFeedContentWrapper {
  margin: 0 auto;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 80%; }

.videoContent .blockContent,
.videoFeedContent {
  background: #fff;
  border-radius: 5px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 15px;
  padding-bottom: 50px;
  position: relative; }

/***** testimonials ******/
.items_ef155b9bf48f4ab3bc8c901b912855d7 .contentTitle {
  margin-top: 1em; }

/***** lessons *****/
/* vocal lessons */
.block_7KLAYZFb9lqTBF0n .contentTitle {
  color: #444;
  font-family: 'Arial', sans-serif;
  font-size: 14px;
  font-weight: bold !important;
  padding-bottom: .5em;
  text-transform: none; }

/***** news and events layout *****/
/* remove padding */
.blockContent.block_fb1c6d0f3f964a299f3946e93716fb35,
.blockContent.block_d61a97f14b2a496e933a23558ed69ba8,
.blockContent.block_bc04c16650d141fd8cea7e8d0aedb012,
.blockContent.block_db2ab91866da4de8a205cb85bf9becf4 {
  padding-left: 0;
  padding-right: 0; }

/* float image and text on single event page */
.block_igGuYwoZ1b7jyoxl .blockImg {
  border-right: 1px solid #333;
  float: left;
  padding-right: 1.5em;
  padding-bottom: 0;
  max-width: 60%; }

.block_igGuYwoZ1b7jyoxl .blockText {
  padding-left: 1em;
  float: left;
  font-size: 18px;
  line-height: 1.25em;
  width: 27.5%; }

/* remove padding to give text some room */
.blockContent.block_igGuYwoZ1b7jyoxl {
  padding-right: 0; }

/* other styles */
.fullPostPage .fullDetailsPost .blockContainer:first-child .blockImg,
.block_igGuYwoZ1b7jyoxl {
  border-bottom: 2px solid #fff;
  padding-bottom: 1.5em;
  margin-bottom: 1.5em; }

.block_igGuYwoZ1b7jyoxl .blockText ul li {
  padding-bottom: .15em; }

.block_igGuYwoZ1b7jyoxl .blockText ul li:first-child {
  font-weight: bold; }

.block_igGuYwoZ1b7jyoxl .button {
  margin-top: .75em; }

@media only screen and (max-width: 968px) {
  .block_igGuYwoZ1b7jyoxl .blockText {
    font-size: 16px;
    width: 30%; } }
@media only screen and (max-width: 840px) {
  .block_igGuYwoZ1b7jyoxl .blockText {
    font-size: 15px; } }
/***** gallery *****/
/* remove padding for all blocks on gallery and album pages  */
.portfolioSectionPage .primaryContent .blockContent,
.gallerySectionPage .primaryContent .blockContent {
  padding-left: 0;
  padding-right: 0; }

/* tweak column widths */
.portfolioSectionPage .itemsCollectionContent,
.gallerySectionPage .itemsCollectionContent {
  width: 94%;
  max-width: 650px;
  padding-left: 3%;
  padding-right: 3%; }

.portfolioSectionPage .itemsCollectionContent .item,
.gallerySectionPage .itemsCollectionContent .item {
  max-width: 180px; }

/***** locations *****/
#page_dadb0da9a50140dbbd645e2a975f4f18 .primaryContent .blockContent,
#page_dadb0da9a50140dbbd645e2a975f4f18 .primaryContent .fullDetailsContainer {
  padding-left: 0;
  padding-right: 0; }

#page_dadb0da9a50140dbbd645e2a975f4f18 .fullDetailsContainer .categoryHeader {
  background: none;
  border-bottom: 2px solid #c8c7c7;
  font-size: 18px;
  padding-bottom: 5px; }

#page_dadb0da9a50140dbbd645e2a975f4f18 .fullDetailsItem .contentTitle {
  border-top: 1px dotted #c8c7c7;
  border-bottom: 1px dotted #c8c7c7;
  font-size: 16px;
  margin-bottom: 5px;
  padding-top: 3px; }

#page_dadb0da9a50140dbbd645e2a975f4f18 .fullDetailsItem ul {
  padding-left: 0; }

#page_dadb0da9a50140dbbd645e2a975f4f18 .fullDetailsItem ul li {
  list-style: none; }

#locFinder button {
  margin-left: 2%;
  margin-right: 0;
  width: 20.5%; }

#locFinderAddress {
  width: 76%; }

#locFinderMap {
  height: 400px; }

/* make 3 column and full details display */
#page_dadb0da9a50140dbbd645e2a975f4f18 .fullDetailsContainer {
  clear: both;
  margin-bottom: 1em; }

#page_dadb0da9a50140dbbd645e2a975f4f18 .fullDetailsContainer .fullDetailsItem {
  float: left;
  width: 30%;
  margin: 2% 5% 0 0; }

#page_dadb0da9a50140dbbd645e2a975f4f18 .fullDetailsContainer .fullDetailsItem:nth-child(3n+4) {
  margin-right: 0; }

@media only screen and (max-width: 768px) {
  #page_dadb0da9a50140dbbd645e2a975f4f18 .fullDetailsContainer .fullDetailsItem {
    width: 48%;
    margin: 2% 4% 0 0; }

  #page_dadb0da9a50140dbbd645e2a975f4f18 .fullDetailsContainer .fullDetailsItem:nth-child(3n+4) {
    margin-right: 4%; }

  #page_dadb0da9a50140dbbd645e2a975f4f18 .fullDetailsContainer .fullDetailsItem:nth-child(2n+1) {
    margin-right: 0; }

  #locFinder button {
    margin-left: 1%; } }
@media only screen and (max-width: 568px) {
  #page_dadb0da9a50140dbbd645e2a975f4f18 .fullDetailsContainer .fullDetailsItem {
    float: none;
    width: 100%;
    margin: 2% 0 0 0; }

  #locFinderAddress,
  #locFinder button {
    margin-left: 0;
    margin-right: 0;
    width: 100%; } }
#page_dadb0da9a50140dbbd645e2a975f4f18 .primaryContent:after {
  clear: both; }

/***** contact *****/
#page_fb8e00929f08483b9d85e422647df5b0 .blockContent {
  padding-left: 0;
  padding-right: 0; }

.blockWrap_e81d730bc7b24d94b9de7b0b7f8159a8 {
  background: url("http://cb99b096702381844831-ea2ab15df12d5e785972cc5a0a201cf2.r10.cf2.rackcdn.com/712f465504314056a9fb3510e9b08f19.png") repeat-x top;
  margin-top: 3em;
  padding-top: 3em; }

.formRequirement {
  color: #f58941;
  font-size: 0.9em;
  margin-bottom: 1em; }

fieldset.formWrap {
  margin-bottom: 1.25em; }

.scForm label {
  color: #717073;
  display: block;
  line-height: 1.5em;
  text-transform: uppercase;
  white-space: normal; }

.captchaInfo {
  color: #717073;
  text-transform: none; }

.scForm input[type=text],
.scForm input[type=number],
.scForm input[type=email],
.scForm input[type=tel],
textarea {
  padding: 3px 5px;
  font-size: 12px;
  border: 3px double #CBCBCB;
  margin-bottom: 0;
  width: 70%; }

textarea {
  min-height: 90px; }

.scForm label[for=antiSpam] {
  display: inline-block;
  width: auto; }

.scForm input[type=number] {
  display: inline-block;
  width: 60px; }

.scForm input[type=text]:focus,
.scForm input[type=number]:focus,
.scForm input[type=email]:focus,
.scForm input[type=tel]:focus,
textarea:focus {
  border: 3px double #f58941;
  outline: none; }

/***** press *****/
.pressContainerLeft {
  float: left;
  margin-right: 2%;
  width: 49%; }

.pressContainerRight {
  float: right;
  width: 49%; }

.pressContainerLeft .blockContent,
.pressContainerRight .blockContent {
  padding-left: 0;
  padding-right: 0; }

.pressContainerLeft .blockContent .contentTitle,
.pressContainerRight .blockContent .contentTitle {
  font-size: 16px;
  text-transform: uppercase; }

.pressContainerLeft .itemsCollectionContainer .item,
.pressContainerRight .itemsCollectionContainer .item {
  margin-top: 0;
  padding-left: 0;
  padding-right: 0; }

/* this helps give even padding between elements of the two columns i.e. makes columns look identical */
.pressContainerLeft .itemsCollectionContainer {
  margin-top: 0;
  padding-top: 15px; }

.pressContainerLeft .blockContent .contentTitle {
  padding-bottom: 1em; }

.pressContainerLeft .blockContainer:first-child .blockContent {
  margin-bottom: 0; }

.pressContainerLeft .itemsCollectionContainer .contentTitle a {
  color: #f26b11;
  font-size: 20px;
  line-height: 1em; }

.pressContainerLeft .itemsCollectionContainer .primaryMeta {
  color: #717073;
  font-weight: bold;
  font-size: 12px;
  text-transform: uppercase; }

.pressContainerRight .categoryHeader {
  padding-bottom: 10px;
  margin-bottom: 10px; }

.pressContainerRight .contentTitle {
  padding-bottom: 1em; }

.pressContainerRight .block_d7641a0ff4484d228882261992125ad8 p {
  font-weight: bold;
  padding-bottom: 1em; }

.pressContainerRight .block_d7641a0ff4484d228882261992125ad8 ul li {
  padding-bottom: 1em; }

.pressContainerRight .block_ed6f766b030a4d25813bcb9c1b16c226 .contentTitle {
  font-size: 20px;
  line-height: 1em; }

.pressContainerRight:after {
  clear: both; }

#page_e6e681f776c6441bb333a3bec0598053 .primaryContent:after {
  clear: both; }

/***** footer ******/
.footerContainer {
  border-top: 4px solid #262626; }

#navPhone {
  color: #fff;
  background: #e51c30; }

#navPhone a, #navPhone span {
  color: #fff;
  background: none;
  padding: 0; }

#navPhone span.phoneWrap {
  display: block;
  padding: .5em 1em; }

/* general template & nav desktop MQ */
@media only screen and (min-width: 768px) {
  .navContent,
  .headerContent,
  .primaryAndSecondaryContent,
  .hasSecondaryContent .primaryAndSecondaryContent,
  .footerContent {
    max-width: 1170px; }

  /* sidebar on left */
  html {
    overflow-x: hidden; }

  .hasSecondaryContent .primaryContentContainer {
    width: 100%;
    float: left;
    margin-left: 0;
    width: 100%; }

  .hasSecondaryContent .primaryContent {
    margin-left: 240px;
    -moz-box-shadow: -5px 4px 0 rgba(50, 50, 50, 0.8);
    -webkit-box-shadow: -5px 4px 0 rgba(50, 50, 50, 0.8);
    box-shadow: -5px 4px 0 rgba(50, 50, 50, 0.8); }

  .hasSecondaryContent .secondaryContentContainer {
    width: 240px;
    float: left;
    margin-left: -100%; }

  /* nav customizations */
  .navContent {
    padding-top: 15px;
    margin-bottom: 0; }

  .navContent a {
    line-height: normal; }

  .navContent a {
    /*background: #000 url('http://cb99b096702381844831-ea2ab15df12d5e785972cc5a0a201cf2.r10.cf2.rackcdn.com/64df866181b64c8e93f5b0ef058d2d27.gif') 0 100% no-repeat;*/ }

  .navContent a:hover,
  .navContent li:hover > a,
  .navContent a.selected {
    background-position: -145px 100%; }

  #navTopLevel {
    position: relative;
    margin-top: -5px; }

  #navTopLevel > li > a {
    padding: .4em 15px;
    min-height: 31px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    position: relative;
    font-family: sourcesansprobold; }

  #navTopLevel > li > a:after {
    content: '';
    padding: 0;
    display: block;
    position: absolute;
    bottom: 4px;
    left: 50%;
    margin-left: -5px;
    font-size: 0;
    line-height: 1;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 5px 0 5px;
    border-color: #aaa transparent transparent transparent; }

  .navContent ul li ul, .navContent ul li:first-child ul {
    background: #2E1535;
    background: rgba(53, 21, 60, 0.95);
    border: 0;
    border-top: 7px solid #000;
    margin-top: 0;
    width: 175px;
    padding: 7px 0;
    right: auto;
    left: 0; }

  .navContent ul li ul li a {
    font-size: 14px;
    color: #fff !important;
    white-space: normal !important; }

  .navContent ul li ul li a:hover {
    color: #F26B11 !important; } }
@media only screen and (max-width: 767px) {
  .headerContent {
    text-align: center; }

  .headerContent h1.logo {
    float: left;
    max-width: 225px;
    margin: 0 auto; }

  /* stack home page header area */
  .blockWrap_d9ce35f1739344b6ac73dc97df53ccc0 {
    float: none;
    width: 100%; }

  .blockWrap_fadadab9aeed44bd9f50588d17924400 {
    float: none;
    margin: 0 auto;
    width: 80%;
    max-width: 300px; }

  /* hero image treatment */
  .block_d9ce35f1739344b6ac73dc97df53ccc0 .flex-direction-nav li {
    width: 5%; }

  .block_d9ce35f1739344b6ac73dc97df53ccc0 .blockText {
    left: 5%;
    width: 90%; }

  .block_d9ce35f1739344b6ac73dc97df53ccc0 .blockText .contentTitle {
    font-size: 14px;
    padding: 10px 10px 0; }

  .block_d9ce35f1739344b6ac73dc97df53ccc0 .blockText p {
    font-size: 12px;
    padding: 0 10px 10px; }

  /* stack home page feeds */
  #blogFeed,
  #videosFeed,
  #newsFeed {
    display: block;
    margin: 3em auto;
    /*padding-right: 3%;*/
    /*padding-left: 3%;*/
    width: 94%; }

  /* remove padding on banner bottom of home page */
  .blockContent.block_b92ba901c49f4e6a9d6beff8bb212b29 {
    padding-left: 0;
    padding-right: 0; }

  /* reverse floated image and text on single event page */
  .blockContent.block_igGuYwoZ1b7jyoxl {
    padding-right: 45px; }

  .block_igGuYwoZ1b7jyoxl .blockImg {
    border-right: none;
    float: none;
    padding-right: 0;
    padding-bottom: 1.5em;
    max-width: 100%; }

  .block_igGuYwoZ1b7jyoxl .blockText {
    padding-left: 0;
    float: none;
    width: 100%; }

  /* press page */
  .pressContainerLeft,
  .pressContainerRight {
    float: none;
    width: 100%; }

  .pressContainerRight {
    margin-top: 1.5em; }

  /* contact page */
  .scForm input[type=text],
  .scForm input[type=email],
  .scForm input[type=tel],
  textarea {
    width: 90%; } }
@media only screen and (max-width: 568px) {
  .primaryContent .blockContent,
  .fullDetailsContainer {
    padding-right: 0;
    padding-left: 0; }

  .callOuts {
    margin-right: -32px; } }
#headerLinks li {
  display: inline-block; }

#headerLinks li:last-child {
  margin-left: .5em; }

#headerLinks a {
  color: #b6b6b6; }

#headerLinks a:hover {
  color: #fff; }

#siteTagline {
  font-size: 21px;
  color: #4D4D4D;
  text-transform: uppercase; }

@media only screen and (min-width: 768px) {
  .headerContent {
    position: relative; }

  .headerContent h1.logo {
    width: 50%;
    max-width: 450px; }

  #headerLinks {
    padding-top: 2px;
    float: right; }

  #siteTagline {
    font-size: 16px;
    float: right;
    clear: right; } }
@media only screen and (min-width: 1000px) {
  #siteTagline {
    font-size: 21px;
    padding-top: 5px; } }
#globalSearch {
  padding: 0;
  margin: auto;
  text-align: center;
  position: relative;
  max-width: 1170px;
  position: absolute;
  left: 0;
  right: 0;
  top: 78px;
  z-index: 1;
  text-align: right; }

@media only screen and (max-width: 1270px) {
  #globalSearch {
    margin: 0 4%; } }
@media only screen and (max-width: 767px) {
  #globalSearch {
    position: relative;
    top: 0; } }
/* google search block */
#globalSearch > .block_c598533239164ffc848b244001cf8557 {
  display: inline-block; }

#globalSearch .gsc-search-box .gsib_a {
  padding: 0; }

#globalSearch form.gsc-search-box {
  width: 255px;
  display: inline-block;
  border: solid 2px #95979a;
  background: #000; }

@media only screen and (max-width: 950px) {
  #globalSearch form.gsc-search-box {
    width: 203px; } }
@media only screen and (max-width: 767px) {
  #globalSearch form.gsc-search-box {
    width: 99%; } }
#globalSearch table.gsc-search-box {
  width: auto;
  margin-bottom: 0; }

#globalSearch div.gsc-input-box {
  border: 0;
  background: transparent; }

#globalSearch .gsc-input-box table {
  border: 0 !important; }

#globalSearch table.gsc-search-box tr,
#globalSearch table.gsc-search-box td {
  border: 0;
  border-collapse: collapse;
  padding: 0; }

#globalSearch form.gsc-search-box {
  margin-bottom: 0; }

#globalSearch input.gsc-input {
  height: 25px !important;
  background-color: transparent !important;
  width: 110% !important;
  margin: 0 !important;
  padding: 0 5px !important;
  background-position: 5px 50% !important;
  background-image: none !important;
  /* this might violate Google Custom Search T&Cs */
  font-family: sans-serif;
  color: #C2C2C2;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 12px; }

@media only screen and (max-width: 767px) {
  #globalSearch input.gsc-input {
    width: 90%; } }
#globalSearch input.gsc-input:focus {
  color: #fff; }

#globalSearch .blockContent .gsc-search-box .gsib_b {
  width: 34px; }

#globalSearch .gsst_a {
  height: 25px;
  width: 24px;
  line-height: 34px; }

.gsc-completion-container .gsst_a .gscb_a,
.blockContent .gsst_a .gscb_a,
.gsc-completion-container .gsst_a:hover .gscb_a,
.blockContent .gsst_a:hover .gscb_a,
.gsc-completion-container .input-box-hover .gsst_a .gscb_a,
.blockContent .input-box-hover .gsst_a .gscb_a {
  background: transparent !important;
  color: #7E7D80 !important; }

#globalSearch .blockContent input[type=image].gsc-search-button {
  padding: 0;
  padding: 6px;
  border-radius: 0;
  background: #95979a;
  margin-right: -1px;
  border: none; }

/* social icons - header */
#globalSearch .socialIconsContainer {
  display: inline-block;
  vertical-align: top; }

#globalSearch .socialIconsContainer .socialIcons {
  vertical-align: top; }

#globalSearch .socialIconsContainer li a {
  display: block;
  width: 29px;
  height: 29px;
  margin: 0 0 0 15px;
  background: url("http://cb99b096702381844831-ea2ab15df12d5e785972cc5a0a201cf2.r10.cf2.rackcdn.com/bdb64ea99705409dae8a6712a7e72c6e.png"); }

@media only screen and (max-width: 950px) {
  #globalSearch .socialIconsContainer li a {
    margin-left: 5px; } }
#globalSearch .socialIconsContainer li a:before, #globalSearch .socialIconsContainer li a:after {
  display: none; }

#globalSearch .socialIconsContainer li a.twitter {
  background: url("http://cb99b096702381844831-ea2ab15df12d5e785972cc5a0a201cf2.r10.cf2.rackcdn.com/bc85b9d8550640b693e31fa45e42eeaa.png"); }

#globalSearch .socialIconsContainer li a.youtube {
  background: url("http://cb99b096702381844831-ea2ab15df12d5e785972cc5a0a201cf2.r10.cf2.rackcdn.com/9b112c2d1f08438a9733d31e6d6b7dd0.png"); }

#globalSearch .socialIconsContainer li a.googleplus {
  background: url("http://cb99b096702381844831-ea2ab15df12d5e785972cc5a0a201cf2.r10.cf2.rackcdn.com/d7dfc98d8867407381a48573d24e9806.png"); }

@media only screen and (max-width: 767px) {
  #globalSearch > .blockContent {
    position: relative;
    top: inherit;
    left: inherit;
    right: inherit;
    display: inline-block;
    margin-bottom: 0; }

  #globalSearch > .blockContent .socialIcons {
    margin-bottom: 0; }

  #globalSearch .socialIconsContainer {
    display: none; } }
/* end template customiaztions */
/* sidebar stuff */
.secondaryContent {
  line-height: 1.5em; }

.secondaryContent a.sidebarLink {
  display: block;
  font-size: 18px;
  color: #fff;
  padding: 11px 10px 9px;
  text-decoration: none; }

.sidebarFindSchool {
  background: #A51224;
  background: -moz-linear-gradient(0% 45% 90deg, rgba(170, 22, 35, 0.7), rgba(227, 29, 47, 0.7));
  background: -webkit-gradient(linear, 0% 55%, 0% 100%, from(rgba(227, 29, 47, 0.7)), to(rgba(170, 22, 35, 0.7)));
  margin-bottom: 5px; }

.sidebarFindSchool:hover,
.sidebarFindSchool:focus,
.sidebarFindSchool:active {
  background: #DB1631;
  background: -moz-linear-gradient(0% 65% 90deg, rgba(227, 29, 47, 0.7), rgba(170, 22, 35, 0.7));
  background: -webkit-gradient(linear, 0% 35%, 0% 100%, from(rgba(170, 22, 35, 0.7)), to(rgba(227, 29, 47, 0.7))); }

.sidebarBookVisit {
  background: #333;
  background: -moz-linear-gradient(0% 50% 90deg, rgba(26, 26, 26, 0.7), rgba(77, 77, 77, 0.7));
  background: -webkit-gradient(linear, 0% 50%, 0% 100%, from(rgba(77, 77, 77, 0.7)), to(rgba(26, 26, 26, 0.7)));
  margin-bottom: 10px; }

.sidebarBookVisit:hover,
.sidebarBookVisit:active,
.sidebarBookVisit:focus {
  background: #4D4D4D;
  background: -moz-linear-gradient(0% 70% 90deg, rgba(77, 77, 77, 0.7), rgba(26, 26, 26, 0.7));
  background: -webkit-gradient(linear, 0% 30%, 0% 100%, from(rgba(26, 26, 26, 0.7)), to(rgba(77, 77, 77, 0.7))); }

#dynamicSubnav {
  font-size: 15px;
  background: #2E1535;
  background: rgba(53, 21, 60, 0.8); }

#dynamicSubnav ul {
  padding: 20px 0; }

#dynamicSubnav a {
  display: block;
  padding: 6px 10px 5px 30px;
  color: #fff;
  position: relative;
  text-decoration: none; }

#dynamicSubnav a:hover {
  color: #F26B11; }

#dynamicSubnav .currArrow {
  position: absolute;
  content: ' ';
  display: block;
  top: 50%;
  margin-top: -5px;
  left: 10px;
  width: 8px;
  height: 8px;
  font-size: 0;
  overflow: hidden;
  background: #F26B11;
  border-radius: 100%; }

#dynamicTestimonials {
  background: #505050;
  background: rgba(113, 112, 115, 0.7);
  color: #FFF;
  font-size: 14px;
  line-height: 1.25em; }

#dynamicTestimonials blockquote {
  padding: 12px; }

#dynamicTestimonials blockquote p:first-child {
  text-indent: -0.35em; }

#dynamicTestimonials blockquote p {
  margin-bottom: 7px; }

#dynamicTestimonials cite {
  display: block;
  margin-top: 7px;
  color: #AAA;
  font-style: italic; }

/* footer styles */
.footerContainer {
  padding-bottom: 28px; }

.footerContent a {
  font-size: 12px; }

.footerContent a:hover {
  color: #fff; }

.footerLinks li {
  display: inline-block;
  margin: 0; }

.footerLinks li a {
  display: inline-block;
  padding: 0.4em 10px; }

.footerContent .footerSocialIcons,
.footerContent .footerSocialIcons a,
.footerContent .footerSocialIcons a:before {
  font-size: 0; }

.footerContent .footerSocialIcons a.zocial:before {
  content: none; }

.footerContent .footerSocialIcons li a {
  padding: 0;
  height: 20px;
  width: 20px;
  background: url(http://cb99b096702381844831-ea2ab15df12d5e785972cc5a0a201cf2.r10.cf2.rackcdn.com/82dd577e7fcc4af7bf0ed3f16625170b.png) 0 0 no-repeat;
  margin: 0 10px 0 0; }

.footerContent .footerSocialIcons li:last-child a {
  margin: 0; }

.footerContent .footerSocialIcons li a.twitter {
  background-position: 0 -20px; }

.footerContent .footerSocialIcons li a.youtube {
  background-position: 0 -40px; }

.footerContent .footerSocialIcons li a.googleplus {
  background-position: 0 -60px; }

@media only screen and (min-width: 912px) {
    
  .footerContent .footerSocialIcons {
    padding-bottom: 19px; }

  .footerLinks {
    float: left;
    white-space: nowrap; }

  .footerIcons {
    float: right; }

  .footerContent .footerIcons {
    padding-top: .2em; } }

/* Remove FormStack Credit */
.fsCredit {
    display: none; }
    
/* Style Formstack Form */

#label35165597, #label35165588, .sc_formstack, .fsBody, .fsLabel, .fsForm, .fsBody label {
    font-family: HelveticaNeueW01-57Cn, 'Arial Narrow', sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    text-transform: uppercase;
    color: #717073;
  }
  
.fsSubField, #field35165597-first, #field35165597-last, .fsSupporting, .fsRequiredLabel {
    font-weight: normal;
    color: #717073;
}