@font-face {
    font-family: Brandon-Groutesque;
    src: url("/themes/contrib/mobileapp_zymphonies_theme/includes/brandon-groutesque/Brandon_reg.otf") format("opentype");
}

@font-face {
    font-family: Brandon-Groutesque;
    font-weight: bold;
    src: url("/themes/contrib/mobileapp_zymphonies_theme/includes/brandon-groutesque/Brandon_bld.otf") format("opentype");
}

div#block-mobileapp-zymphonies-theme-searchdashlinks p {
    float: left;
    margin: 10px;
    width: 25%;
}
div#block-mobileapp-zymphonies-theme-searchdashlinks p a {
    float: none;
    margin: 0 auto;
	text-align:center;
}
.header {
    padding: 7px 0;
    text-align: left;
    background: #012c60;
}
.region-top-menu nav li:last-child a {
    color: #fff;
    background: #1283bf;
    border-color: #1283bf;
}
.region-top-menu nav li a {
    border: 2px solid #1283bf;
}
.region-top-menu nav li a:hover {
    background: #1283bf;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4 {
    color: #012c60;
}
.tabs a.is-active , .node-readmore a{
    background-color: #1283bf;
    color: #fff;
    border: 1px solid #1283bf;
}
a {
    color: #1283bf;
}
.tabs a.is-active:hover {
    background-color: #fff;
    color: #1283bf;
}
body.path-frontpage .hero-banner img {
    opacity: 25%;
}
.region-primary-menu li.active .is-active {
    color: #1283bf;
    font-weight: 800;
}
.region-primary-menu li.active .is-active:hover {
    color: #a6ddf4;
}
 .node-readmore a, .region-primary-menu li.active .is-active:after,.btn, .node-readmore a, input[type="submit"]  {
    background: #1283bf;
    border: 1px solid #1283bf;
}

.field--name-field-tags .field__items .field__item {
    float: left;
    margin: 5px;
}
.field--name-field-tags .field__items {
    width: 100%;
    float: left;
    margin: 10px 0 20px;
}

.region-primary-menu li a {
    font-family: Brandon-groutesque;
}

@media (min-width: 767px) {
    .region-primary-menu li a:hover {
          color: #a6ddf4;
  }
}
.form-email, .form-text, .form-textarea, .form-select {
    border: 1px solid #e8e8e8;
    background: transparent;
    border: 1px solid #1283bf;
    margin: 4px;
    border-radius: 10px;
}

.webform-submission-form label {
    font-weight: 500;
    font-size: 18px;
    color: #1283bf;
}

h2 a.button {
    color: #fff;
    background: #1283bf;
    padding: 10px 20px;
    border-radius: 20px;
    margin: 20px 20px;
  	border: 2px solid #1283bf;
    float: left;
}
h2 a.button:hover {
    color: #1283bf;
    background: #fff;
    padding: 10px 20px;
    border-radius: 20px;
  	border: 2px solid #1283bf;
}
.main-content {
    background: #012c60;
    color: #fff;
}
.hero-banner {
    display: none;
}
.header {
    padding: 7px 0;
    text-align: left;
    background: white;
    color: #012c60;
}
.region-header .brand a {
    display: block;
    font-weight: 500;
    color: #012c60;
    font-size: 34px;
    text-transform: uppercase;
    font-family: Brandon-groutesque;
    font-weight: 900;
}
@media (min-width: 767px) {
    .region-primary-menu li a {
        background: none;
        border: 0;
        font-weight: 400;
        color: #012c60;
    }
}
@media (min-width: 1200px) {
    .container.header-wrap {
        max-width: 3000px;
    }
}
@media (min-width: 992px) {
    .container.header-wrap {
        max-width: 1200px;
    }
}
@media (min-width: 768px) {
    .container.header-wrap {
        max-width: 992px;
    }
}
@media (min-width: 576px) {
    .container.header-wrap {
        max-width: 768px;
    }
}
.container.header-wrap {
    max-width: 3000px;
}
.header-wrap .brand.logo {
    display: none;
}
.site-branding__name {
    margin: 26px 0px 26px 33px;
    min-width: 594px;
}
.user-login-form label.js-form-required.form-required {
    color: #1283bf;
    font-weight: 500;
}


.user-login-form input[type="submit"]:hover {
    background-color: hsl(24.41deg 67.44% 57.84%);
}
ul.tabs.primary li.is-active a:hover {
    color: #1283bf;
  	background-color: #fff;
}
.region-primary-menu li a {
    width: auto;
    padding: 35px 10px 0px 9px;
    color: #000;
    font-size: 18px;
}
.region-primary-menu li a:hover {
    padding: 35px 10px 0px 10px;
}

ul.tabs.primary li a:hover {
    background-color: hsl(24.41deg 67.44% 57.84%);
      width: auto;
}
#page-title .container {
    width: 100%;
    max-width: 109%;
    background: #012c60;
    color: #fff;
}
h1.page-title {
    color: #fff;
    text-align: center;
    margin: 0 auto;
    padding: 50px 0px;
    font-size: 50px;
    text-transform: uppercase;
    font-family: Brandon-groutesque;
}
div#block-mobileapp-zymphonies-theme-page-title {
    margin-bottom: 0px;
}
.main-content {
    background: #c8e9f8;
}
.col-md-7 {
  -webkit-box-flex: 0;
  -ms-flex: 1 0 58.333333%;
  flex: 1 0 58.333333%;
  max-width: 80%;
}
.region-top-menu nav li:last-child a {
    color: #fff;
    background: #dd8443;
    border-color: #dd8443;
}
.region-primary-menu li a {
    width: auto;
    color: #000;
    font-size: 17px;
    padding: .1em 0;
    margin: 36px 10px;
}
.main-content {
    background: #fff;
}
.region-top-menu nav ul.menu li.menu-item a {
    background: #1283bf;
}
.region-top-menu nav ul.menu li.menu-item:last-child a {
    color: #fff;
    background: #dd8443;
    border-color: #dd8443;
    margin: 28px 10px;
}

.welcome-message div#block-mobileapp-zymphonies-theme-submitstorybanner {
    width: 100%;
    max-width: 109%;
    background: #012c60;
    color: #fff;
}
h1.page-title {
    color: #fff;
    text-align: center;
    margin: 0 auto;
    padding: 50px 0px;
    font-size: 64px;
    font-weight: 600;
    text-transform: uppercase;
}
.welcome-message div#block-mobileapp-zymphonies-theme-submitstorybanner h1.page-title {
    color: #fff;
    text-align: center;
    margin: 0 auto;
    padding: 50px 0px;
    font-size: 64px;
    font-weight: 600;
    text-transform: uppercase;
    min-width: 505px;
}
.path-frontpage div#block-mobileapp-zymphonies-theme-submitstorybanner .clearfix.text-formatted.field.field--name-body.field--type-text-with-summary.field--label-hidden.field__item{
  width:auto;
}
.path-frontpage .clearfix.text-formatted.field.field--name-body.field--type-text-with-summary.field--label-hidden.field__item {
    width: 420px;
    margin: 0 auto;
}
.path-frontpage .main-content{
    padding: 10px 15px;
}
.region-primary-menu li a:hover {
    width: auto;
    color: #dd8443;
    font-size: 17px;
    padding: .1em 0;
    margin: 36px 10px 35px;
    border-bottom: 1px solid #dd8443;
}

@media (min-width: 768px) {
    .col-md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 70%;
        max-width: 75%;
    }
}
.copyright {
    color: #012c60;
    font-size: 18px;
}
.form-composite>.fieldset-wrapper>.description, .form-item .description {
    color: #1283bf;
    font-style: italic;
    font-size: 1.0em;
}
label.js-form-required.form-required {
    color: #012c60;
    font-size: 1.2em;
    font-weight: 500;
}
.path-user .profile>div {
    display: inline-block;
    color: #012c60;
}
label.js-form-required.form-required {
    color: #012c60;
    font-size: 1.2em;
    font-weight: 500;
    float: left;
    width: 20%;
}
textarea#edit-message {
    width: 85%;
    min-height: 300px;
}
i.fab.fa-instagram:hover {
    color: #dd8443;
}
form#webform-submission-contact-us-add-form {
    color: #012c60;
}
label.option.js-form-required.form-required:after, label.js-form-required.form-required:after {
    content: "*";
    color: #dd8443;
}
input#edit-permission-to-publish-and-share-your-story {
    float: left;
}

label.option.js-form-required.form-required{
  width:39%;
    margin: 0px 20px;
}
.js-form-item.form-item.js-form-type-checkbox.form-type-checkbox.js-form-item-permission-to-publish-and-share-your-story.form-item-permission-to-publish-and-share-your-story {
    float: left;
    width: 100%;
}
.copyright .col-md-6 {
    margin: 0 auto;
    text-align: center;
}
.copyright p {
    margin: 0;
    display: inline-block;
    font-family: Brandon-Groutesque;
    font-weight: 800;
    font-size: 24px;
}
fieldset#edit-participant-release-for-our-market-project,fieldset#edit-participant-release-for-our-market-project-es {
    width: 100%;
    float: left;
    margin: 44px auto;
    background-color: #1783bf26;
    padding: 40px;
    line-height: 2.25rem;
    font-size: 1.0rem;
}
fieldset#edit-participant-release-for-our-market-project legend, fieldset#edit-participant-release-for-our-market-project-es legend {
    text-align: center;
    font-size: 1.5rem;
    font-weight: 600;
    border: 2px solid #032c5f;
    margin-bottom: 2px;
    background: #fff;
}
fieldset#edit-participant-release-for-our-market-project legend#edit-age-of-consent--wrapper-legend, fieldset#edit-participant-release-for-our-market-project-es legend#edit-age-of-consent-es--wrapper-legend {
    text-align: left;
    border: 0px;
}
fieldset#edit-participant-release-for-our-market-project .form-type-radio label, fieldset#edit-participant-release-for-our-market-project-es .form-type-radio label  {
    font-weight: 100;
    color: #012c60;
}
form#webform-submission-contact-us-add-form .form-item, form#webform-submission-contact-us-add-form.form-actions {
    margin-top: 1em;
    margin-bottom: 1em;
    float: left;
    width: 100%;
}

.form-email, .form-text, .form-textarea, .form-select {
    border: 1px solid #e8e8e8;
    background: #fff;
    border: 1px solid #1283bf;
    margin: 4px;
    border-radius: 10px;
}
fieldset#edit-preferred-language--wrapper {
    background: #a7dbf3a1;
    padding: 5px 15px;
    border-radius: 15px;
}
legend#edit-preferred-language--wrapper-legend {
    background: #fff;
    font-size: 1.15rem;
    font-weight: 500;
    border: 2px solid #032c5f;
    margin-bottom: 2px;
    padding: 5px;
}
#edit-markup h3 {
    background: #fff;
    font-size: 1.15rem;
    font-weight: 500;
    border: 2px solid #032c5f;
    margin-bottom: 2px;
    padding: 5px;
    text-transform: uppercase;
    text-align: center;
}