body:not(.cms-editing) .cms-heading-section .cms-heading p {
  color: #000; }

.google-error .tooltip {
  font-weight: normal; }

#page_content .fr-popup .fr-input-line {
  line-height: normal; }

.cms-editing .cms-custom-page-container .cms-section {
  border: 2px dashed #da2473;
  padding-bottom: 2rem; }

.cms-editing .cms-custom-page-container .cms-unpublished {
  display: block; }

.cms-editing .cms-custom-page-container .cms-section .editable-only {
  display: block; }

.cms-editing .cms-custom-page-container .cms-section .eu-only {
  display: none; }

.cms-editing .cms-custom-page-container .cms-section .hero-row [data-type="image"] > img, .cms-editing .cms-custom-page-container .cms-section.hero-row [data-type="image"] > a img {
  max-height: 25rem; }

.cms-editing .cms-custom-page-container .cms-section .cms-buttons {
  height: 5rem; }

#page_body_container .cms-custom-bottom p, #page_body_container .cms-custom-top p {
  color: #1E1E23;
  font-size: 1.8rem;
  font-family: 'Source Sans Pro';
  font-weight: normal;
  letter-spacing: 0.025em;
  line-height: 2.7rem; }

.cms-custom-page-container div.cms-img-caption {
  text-align: center; }
  .cms-custom-page-container div.cms-img-caption p, .cms-custom-page-container div.cms-img-caption .fr-element.fr-view p {
    text-align: center; }

.cms-custom-page-container .img-with-caption [data-type="image"] > img, .cms-custom-page-container .img-with-caption [data-type="image"] > a img {
  display: block;
  height: 50%;
  margin: 2rem auto;
  margin-bottom: 0;
  width: 80rem;
  max-width: 100%;
  max-height: 40rem; }

.cms-custom-page-container .img-with-caption .img-caption {
  color: #595959;
  font-size: 1.136em;
  margin: 10px auto;
  max-width: 944px;
  text-align: center;
  width: 85%; }

.cms-custom-page-container .hero-row [data-type="image"] > img, .cms-custom-page-container .hero-row [data-type="image"] > a img {
  height: 25%;
  width: 100%; }

.cms-custom-page-container .single-col, .cms-custom-page-container .two-col, .cms-custom-page-container .three-col, .cms-custom-page-container .two-col-image {
  color: #1E1E23;
  font-size: 1.8rem;
  font-family: 'Source Sans Pro';
  font-weight: normal;
  letter-spacing: 0.025em;
  line-height: 2.7rem; }

.cms-custom-page-container .single-col li, .cms-custom-page-container .two-col li, .cms-custom-page-container .three-col li, .cms-custom-page-container .two-col-image li, .cms-custom-page-container .cms-img-caption li {
  font-size: 1.8rem;
  color: #595959;
  text-align: left; }

.cms-custom-page-container #page_content .two-col p, .cms-custom-page-container #page_content .three-col p, .cms-custom-page-container #page_content .two-col-image p {
  font-size: 1.8rem;
  color: #595959;
  text-align: left; }

.cms-custom-page-container .two-col-image .title {
  font-size: 2.5rem; }

.cms-custom-page-container .cms-unpublished {
  display: none; }

.cms-custom-page-container .cms-section {
  margin-top: 2rem; }

.cms-custom-page-container .cms-sections > div > .cms-buttons {
  border-top: none; }

.cms-custom-page-container .img-with-caption [data-type=image] > img {
  float: none; }

.cms-custom-page-container .cms-sections {
  margin-bottom: 2rem; }
  .cms-custom-page-container .cms-sections .template-title {
    min-width: 14rem; }

.cms-custom-page-container .three-col {
  min-height: 40rem; }
  .cms-custom-page-container .three-col > div {
    min-height: inherit; }
  .cms-custom-page-container .three-col div.col1text {
    border-right: 1px solid #000000; }
  .cms-custom-page-container .three-col div.col3text {
    border-left: 1px solid #000000; }

.cms-custom-page-container div.fr-box {
  text-align: left;
  padding-left: 2rem; }

.cms-custom-page-container .img-with-caption [data-type=image] > img, .cms-custom-page-container .img-with-caption [data-type=image] > a img {
  float: none; }

.cms-custom-page-container .img-with-caption p {
  font-size: 1.8rem; }

.cms-custom-page-container [data-section='button'] .cms-view-edit input, .cms-custom-page-container [data-section='youtubeUrlTemplate'] .cms-view-edit input, .cms-custom-page-container [data-section='googleCalendarTemplate'] .cms-view-edit input {
  padding: .75rem;
  font-size: 2.3rem;
  width: 100%;
  border: 2px dashed #da2473;
  border-top: none; }

.cms-custom-page-container [data-section='button'] .cms-view-normal, .cms-custom-page-container [data-section='youtubeUrlTemplate'] .cms-view-normal, .cms-custom-page-container [data-section='googleCalendarTemplate'] .cms-view-normal {
  text-align: center; }
  .cms-custom-page-container [data-section='button'] .cms-view-normal a, .cms-custom-page-container [data-section='youtubeUrlTemplate'] .cms-view-normal a, .cms-custom-page-container [data-section='googleCalendarTemplate'] .cms-view-normal a {
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    background-color: #fff;
    color: #da2473;
    transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    border: 4px solid #da2473;
    font-size: 1.8rem;
    height: 5.3rem;
    letter-spacing: 3px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 0 5rem;
    max-width: 100%; }
    .cms-custom-page-container [data-section='button'] .cms-view-normal a:visited, .cms-custom-page-container [data-section='button'] .cms-view-normal a:active, .cms-custom-page-container [data-section='button'] .cms-view-normal a:link, .cms-custom-page-container [data-section='youtubeUrlTemplate'] .cms-view-normal a:visited, .cms-custom-page-container [data-section='youtubeUrlTemplate'] .cms-view-normal a:active, .cms-custom-page-container [data-section='youtubeUrlTemplate'] .cms-view-normal a:link, .cms-custom-page-container [data-section='googleCalendarTemplate'] .cms-view-normal a:visited, .cms-custom-page-container [data-section='googleCalendarTemplate'] .cms-view-normal a:active, .cms-custom-page-container [data-section='googleCalendarTemplate'] .cms-view-normal a:link {
      background-color: #fff;
      color: #da2473; }
    .cms-custom-page-container [data-section='button'] .cms-view-normal a:hover, .cms-custom-page-container [data-section='youtubeUrlTemplate'] .cms-view-normal a:hover, .cms-custom-page-container [data-section='googleCalendarTemplate'] .cms-view-normal a:hover {
      background-color: #da2473;
      color: #fff; }

.cms-custom-page-container [data-section='googleCalendarTemplate'] .cms-view-edit input {
  font-size: 1.5rem;
  width: 95%; }

.cms-custom-page-container #main .btn.btn-long {
  width: 31rem;
  letter-spacing: 1px;
  max-width: 100%; }

.cms-custom-page-container [data-type="richtext"]:not(.page-title) p {
  text-align: left; }

.cms-custom-page-container .section-title {
  display: block;
  font-size: 3rem; }

.cms-custom-page-container .cms-custom-bottom {
  margin-bottom: 5rem; }

.cms-custom-page-container .cms-img-add img {
  min-width: 25rem; }

.cms-custom-page-container h1.page-title {
  color: #1E1E23;
  font-size: 6rem;
  font-weight: bold;
  letter-spacing: 0.025em;
  line-height: 6rem; }
  .cms-custom-page-container h1.page-title p {
    color: #1E1E23;
    font-size: 6rem;
    font-weight: bold;
    letter-spacing: 0.025em;
    line-height: 6rem; }

.cms-custom-page-container .section-title-margin {
  margin-top: 70px;
  text-align: center; }

.cms-custom-page-container .banner {
  width: 100%; }
  .cms-custom-page-container .banner img {
    width: 100%; }

.cms-custom-page-container .cms-section label[for="publish"] {
  z-index: 1; }

.cms-custom-page-container .cms-section[data-section="twoImageParagraphTemplate"] .multi-img-para, .cms-custom-page-container .cms-section[data-section="threeImageParagraphTemplate"] .multi-img-para {
  -webkit-align-items: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  flex-direction: column;
  -webkit-flex-direction: column; }
  .cms-custom-page-container .cms-section[data-section="twoImageParagraphTemplate"] .multi-img-para > [data-type=image], .cms-custom-page-container .cms-section[data-section="threeImageParagraphTemplate"] .multi-img-para > [data-type=image] {
    margin-bottom: 2rem;
    max-width: 25rem; }
    .cms-custom-page-container .cms-section[data-section="twoImageParagraphTemplate"] .multi-img-para > [data-type=image] .edit-img-container, .cms-custom-page-container .cms-section[data-section="threeImageParagraphTemplate"] .multi-img-para > [data-type=image] .edit-img-container {
      left: auto;
      right: 0;
      position: absolute; }
  .cms-custom-page-container .cms-section[data-section="twoImageParagraphTemplate"] .multi-img-para > [data-type=richtext], .cms-custom-page-container .cms-section[data-section="threeImageParagraphTemplate"] .multi-img-para > [data-type=richtext] {
    width: 100%;
    text-align: center;
    margin-bottom: 2rem; }

.cms-custom-page-container .cms-section[data-section="headTemplate"] .fr-element.fr-view {
  color: #18181e;
  letter-spacing: 0.025em; }
  .cms-custom-page-container .cms-section[data-section="headTemplate"] .fr-element.fr-view p {
    color: #18181e;
    letter-spacing: 0.025em; }

.cms-custom-page-container span.section-title p {
  color: #18181e;
  letter-spacing: 0.025em; }

.cms-custom-page-container .cms-section[data-section="pageTitleTemplate"] .fr-element.fr-view {
  color: #18181e;
  letter-spacing: 0.025em; }
  .cms-custom-page-container .cms-section[data-section="pageTitleTemplate"] .fr-element.fr-view p {
    color: #18181e;
    letter-spacing: 0.025em; }

.cms-custom-page-container .cms-section[data-section="headTemplate"] .fr-element.fr-view {
  font-size: 4.2rem;
  text-align: center; }
  .cms-custom-page-container .cms-section[data-section="headTemplate"] .fr-element.fr-view p {
    font-size: 4.2rem;
    text-align: center; }

.cms-custom-page-container span.section-title p {
  font-size: 4rem;
  text-align: center; }

.cms-custom-page-container .cms-section[data-section="pageTitleTemplate"] .fr-element.fr-view {
  font-size: 6rem; }
  .cms-custom-page-container .cms-section[data-section="pageTitleTemplate"] .fr-element.fr-view p {
    font-size: 6rem; }

.cms-custom-page-container .cms-section[data-section="simplePTemplate"] .fr-element.fr-view {
  font-size: 1.8rem; }
  .cms-custom-page-container .cms-section[data-section="simplePTemplate"] .fr-element.fr-view p {
    font-size: 1.8rem; }

body:not(.cms-editing) div.single-col p, body:not(.cms-editing) [data-section="twoColPtemplate"] .editable p, body:not(.cms-editing) [data-section="threeColPTemplate"] .editable p {
  color: #1E1E23;
  font-size: 1.8rem;
  font-family: 'Source Sans Pro';
  font-weight: normal;
  letter-spacing: 0.025em;
  line-height: 2.7rem; }

body:not(.cms-editing) [data-section="imagePtemplate"] .editable[data-type="richtext"] p {
  text-align: left; }

body:not(.cms-editing) span.section-title p {
  background: white;
  display: table;
  margin: 0 auto;
  padding: 0 2em;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  z-index: 5; }

body:not(.cms-editing) .cms-heading-section {
  background: url(/images/bracket_line.gif) 0 50% repeat-x;
  font-size: 3rem; }
  body:not(.cms-editing) .cms-heading-section .cms-heading {
    background: white;
    display: table;
    margin: 0 auto;
    padding: 0 2em;
    position: relative;
    text-align: center;
    z-index: 5;
    font-size: 4.2rem;
    color: black; }
    body:not(.cms-editing) .cms-heading-section .cms-heading.editable-only {
      display: none; }
    body:not(.cms-editing) .cms-heading-section .cms-heading:after {
      border-left: 1px solid #a5a5a5;
      border-right: 1px solid #a5a5a5;
      content: " ";
      display: block;
      height: 20px;
      left: 0;
      margin-top: -10px;
      position: absolute;
      right: 0;
      top: 50%; }
    body:not(.cms-editing) .cms-heading-section .cms-heading p {
      font-size: 4.2rem;
      margin-bottom: 0; }

body:not(.cms-editing) .section-title {
  background: url(/images/bracket_line.gif) 0 50% repeat-x; }
  body:not(.cms-editing) .section-title:before {
    border-top: none; }

body.cms-editing .cms-heading .section-title:before {
  border-top: none; }

body.cms-editing [data-section="headTemplate"].cms-section {
  margin: 2rem auto 0 auto;
  max-width: 970px; }

@media only screen and (max-width: 767px) {
  #main .cms-heading-section .cms-heading, .cms-custom-page-container .cms-section[data-section="headTemplate"] .fr-element.fr-view {
    font-size: 2.6rem; }
    #main .cms-heading-section .cms-heading p, .cms-custom-page-container .cms-section[data-section="headTemplate"] .fr-element.fr-view p {
      font-size: 2.6rem; }
  body:not(.cms-editing) span.section-title p {
    font-size: 2.5rem;
    max-width: 90%;
    padding: 0 .5em; }
  body.cms-editing [data-section="headTemplate"].cms-section {
    max-width: 750px; }
  #main .cms-custom-page-container span.section-title p, #main .cms-custom-page-container body:not(.cms-editing) span.section-title p {
    font-size: 2.5rem;
    max-width: 90%;
    padding: 0 .5em; }
  #main .cms-custom-page-container .cms-section[data-section="pageTitleTemplate"] p {
    font-size: 3rem; }
  #main .cms-custom-page-container .img-with-caption img {
    width: 100%; }
  #main .cms-custom-page-container .heroImgTemplate .cms-editing.cms-su .edit-img-link-container, #main .cms-custom-page-container .heroImgTemplate .editable.editing .edit-img-link-container {
    right: calc(50% + 6.9rem); }
  #main .cms-custom-page-container .heroImgTemplate .cms-editing.cms-su .edit-img-container, #main .cms-custom-page-container .heroImgTemplate .editable.editing .edit-img-container {
    right: calc(50% - 11rem); }
  #main .cms-custom-page-container .cms-editing.cms-su .img-with-caption .edit-img-container, #main .cms-custom-page-container .img-with-caption .editable.editing .edit-img-container {
    position: absolute;
    right: .2rem;
    top: 2.2rem; }
  #main .cms-custom-page-container .cms-editing.cms-su .img-with-caption .edit-img-link-container, #main .cms-custom-page-container .img-with-caption .editable.editing .edit-img-link-container {
    display: inline-block;
    bottom: 3.2rem;
    left: .2rem;
    position: absolute;
    right: initial;
    top: auto; }
  #main .cms-custom-page-container .publish-checkbox {
    float: left; }
  #main .cms-custom-page-container .cms-editing [data-section='heroImgTemplate'][data-type='image'] {
    flex-direction: column;
    -webkit-flex-direction: column; }
  #main .cms-custom-page-container .cms-section[data-section="twoImageParagraphTemplate"] [data-type="richtext"], #main .cms-custom-page-container .cms-section[data-section="threeImageParagraphTemplate"] [data-type="richtext"] {
    max-width: 90%; } }

@media only screen and (min-width: 768px) {
  .cms-custom-page-container .heroImgTemplate .cms-editing.cms-su .edit-img-container, .cms-custom-page-container .heroImgTemplate .editable.editing .edit-img-container {
    left: initial;
    right: .2rem; }
  .cms-custom-page-container .heroImgTemplate .cms-editing.cms-su .edit-img-link-container, .cms-custom-page-container .heroImgTemplate .editable.editing .edit-img-link-container {
    left: 0; }
  [data-section=googleCalendarTemplate].cms-section {
    margin-top: 5rem; } }

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (orientation: portrait) {
  .cms-custom-page-container [data-section='button'] .cms-view-normal a {
    letter-spacing: 1px; }
  .cms-custom-page-container h1.page-title {
    font-size: 5rem; } }

/* Portrait and Landscape */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
  #main .cms-heading-section .cms-heading, .cms-custom-page-container .cms-section[data-section="headTemplate"] .fr-element.fr-view {
    font-size: 3.6rem; }
    #main .cms-heading-section .cms-heading p, .cms-custom-page-container .cms-section[data-section="headTemplate"] .fr-element.fr-view p {
      font-size: 3.6rem; }
  #main .cms-custom-page-container .cms-section[data-section="pageTitleTemplate"] p {
    font-size: 6rem; } }

#main a.fr-command.fr-title[data-cmd="align"] {
  font-size: 1.8rem;
  color: #000; }

#page_content .fr-title.sect-title {
  font-size: 2.24rem; }

.cms-custom-bottom p {
  color: #1E1E23;
  font-size: 1.8rem;
  font-weight: normal;
  letter-spacing: 0.025em;
  line-height: 2.7rem; }

.cms-custom-bottom h6 {
  color: #1E1E23;
  font-size: 2rem;
  font-weight: 600;
  letter-spacing: 0.025em;
  line-height: 2.4rem;
  text-transform: uppercase; }

#page_content .event-title-bracket {
  background: url(/images/bracket_line.gif) 0 75% repeat-x; }

.event-details-sect-title {
  margin-bottom: 1.5rem;
  margin-top: 2.5rem; }

@media screen and (max-width: 767px) {
  #page_content .fr-title.sect-title {
    padding-bottom: 0; } }
