
/* Add your custom styles here.
Add the folling to Brandon-groutesque font in your theme
Brandon_bld.otf     Brandon_blk.otf	Brandon_light.otf     Brandon_med.otf	  Brandon_reg.otf     Brandon_thin.otf
Brandon_bld_it.otf  Brandon_blk_it.otf	Brandon_light_it.otf  Brandon_med_it.otf  Brandon_reg_it.otf  Brandon_thin_it.otf

*/
@font-face {
    font-family: Brandon-Groutesque;
    src: url("/themes/contrib/mobileapp_zymphonies_theme/includes/brandon-groutesque/Brandon_reg.otf") format("opentype"),
         url("/themes/contrib/mobileapp_zymphonies_theme/includes/brandon-groutesque/Brandon_bld.otf") format("opentype"),
         url("/themes/contrib/mobileapp_zymphonies_theme/includes/brandon-groutesque/Brandon_blk.otf") format("opentype"),
         url("/themes/contrib/mobileapp_zymphonies_theme/includes/brandon-groutesque/Brandon_light.otf") format("opentype"),
         url("/themes/contrib/mobileapp_zymphonies_theme/includes/brandon-groutesque/Brandon_med.otf") format("opentype"),

         url("/themes/contrib/mobileapp_zymphonies_theme/includes/brandon-groutesque/Brandon_reg_it.otf") format("opentype"),
         url("/themes/contrib/mobileapp_zymphonies_theme/includes/brandon-groutesque/Brandon_bld_it.otf") format("opentype"),
         url("/themes/contrib/mobileapp_zymphonies_theme/includes/brandon-groutesque/Brandon_blk_it.otf") format("opentype"),
         url("/themes/contrib/mobileapp_zymphonies_theme/includes/brandon-groutesque/Brandon_light_it.otf") format("opentype"),
         url("/themes/contrib/mobileapp_zymphonies_theme/includes/brandon-groutesque/Brandon_med_it.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;
}