.mm-menu .mm-navbar {
  height: auto;
  display: block; 
  border-bottom: 0;
}
.mm-page.mm-slideout {
  overflow: hidden; 
}
.mm-slideout {
    z-index: 1;
}
body .uwy.userway_p1 .uai {
    top: auto;
    right: auto;
    left: 16px;
    bottom: 16px;
}
.bg-warning,
.bg-danger {
    padding: 10px;
}
.bar-title {
    margin: 0;
    text-align: center;
    padding: 15px 0;
    background-color: #444;
    color: #fff;
    background: #06548A;
    /* line-height: 1; */
    font-family: inherit;
    font-size: 1.5rem;
}
/*Facebook Meta tag hidden*/

.row.row-col {
    display: none;
}

/* This is here for the COVID message.  We can remove it when we no longer need that. */
#block-views-block-alerts-cwb-alerts-ticker {
    background-color: rgb(219, 116, 71);
}
.alert-message a::after {
    content: 'Learn More';
    border: 1px solid;
    display: inline-block;
    margin-left: 1rem;
    font-size: 12px;
    padding: 0;
    line-height: 1;
    padding: 4px 8px;
}
/* End COVID CSS*/

/* Breadcrumbs */
.breadcrumb-home {
    display: inline-block;
    margin-right: 15px;
}
.breadcrumb__item::after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: '\f105';
}
.breadcrumb {
    padding: 8px 15px;
    margin: 32px 0 0 0;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 2px;
    text-align: left;
}
ol.breadcrumb__list:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f015";
    margin-right: 5px;
    color: #666;
}

/* Mobile nav */
@media (max-width: 1000px) {
      #block-tristate-gt-horizontalmenu-2 {
        display: none;
        visibility: hidden;
    }
    .region-header-col-3 {
      align-items: end;
    }
    div#block-tristate-gt-responsivemenumobileicon .site-mobile__grid {
        position: absolute;
        display: block;
        float: none;
        z-index: 9999;
        height: 50px;
        width: 50px;
        right: 32px;
        top: 10px;
    }
}

/****************************************
    FONTS
****************************************/
div.tp-caption.Photography-Textblock, .Photography-Textblock {
    font-family: 'Aleo', "Helvetica Neue",Helvetica,Arial,sans-serif;
}
/****************************************
    END FONTS
****************************************/

/****************************************
    GLOBAL
****************************************/
ul ol, ul ul {
    margin: 0.5rem 0.25em;
}

table.striped,
table.striped caption {
  border:0;
  border-bottom: 1px solid #666;
  border-left: 1px solid #cdcdcd;
  border-right: 1px solid #cdcdcd;
}
table.striped caption {
    margin: 0;
    font-size: 120%;
    color: #000;
    padding-left: .75rem;
    border-top: 1px solid black;
    background-color: #bcbcbc;
}
table.striped thead tr th {
  padding:.25em;
  border:0;
  background-color: #888888;
  color:white;
}
table.striped tbody tr:nth-child(even) {
  background-color: #e6e6e6;
}
table.striped tbody tr td {
  padding: .75rem .5rem;
  border: 0;
  background-color: inherit;
  border-right: 1px dotted #cdcdcd;
}
table.striped tbody tr td:first-of-type {
  
}
table.striped tbody tr td:last-of-type {
  
}
table.striped tbody tr:nth-child(odd) td {
  
}
.headline-1, .headline-2, .headline-3, .headline-4, .headline-5, .headline-6 {
  line-height: 1.2;
  margin-bottom: 10px;
  margin-left: 0;
}
.headline-1, .headline-5, .subhead-3 {
    font-weight: 400;
}
.button:hover, .button:focus, .button:active {
    box-shadow: none;
}
.card {
  box-shadow: none !important;
}

.block--homepage-buttons {
    margin-top: 2rem;
}

/* Fix wrapping of main nav item text */
.navbar-default .navbar-nav > li > a {
  white-space: nowrap; 
}


div.video-card {
  min-width: unset;
  max-width: calc( 100% - 2rem );
  margin: 0 auto !important;
  float: none;
  box-shadow: none;
}
@media (min-width: 1200px) {
  div.video-card {
    max-width: 100%;
  }
} 
.video-wrapper-outer {
    position: relative;
    max-width: 500px;
    margin: 0 auto 1rem;
}
.video-wrapper-outer .video-wrapper-inner {
    padding-bottom: 56.25%;
}
.video-wrapper-outer .video-wrapper-inner iframe {
    position: absolute;
    height: 100%;
    width: 100%;
}

/* Links get messed up in a full paragraph box so this overrides that */
.full-paragraph a.text-link {
    margin: auto;
    background: transparent;
    padding: unset;
    border: 0;
    box-shadow: none;
    font-size: inherit;
    font-weight: inherit !important;
    color: inherit;
}
/****************************************
  END GLOBAL
****************************************/


.view--card-display .view__content {
  justify-content: space-around;
}
h4.career-blocks {
  font-weight: 400;
  font-size: 18px;
  
  font-family: 'Aleo', "Helvetica Neue",Helvetica,Arial,sans-serif;
  color: #666;
}

/* Blocks */
.block.block--addtoany-buttons {
    padding: 0 0rem 1rem 2rem;
}


/****************************************
    OUR CULTURE
****************************************/

.paragraph__column .paragraph--type--bp-columns__2col blockquote {
  border-left: 5px solid #db7447;
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-size: 170%;
}
.paragraph__column .paragraph--type--bp-columns__2col:last-of-type blockquote {
  border-left: 0;
  border-right: 5px solid #db7447;
  
}
.paragraph__column .paragraph--type--bp-columns__2col blockquote p {
  
}
.paragraph__column .paragraph--type--bp-columns__2col blockquote p.attribution {
  color: #757575;
  text-align: right;
  
}
@media screen and (min-width: 640px) {
  .paragraph__column .paragraph--type--bp-columns__2col blockquote {
    min-height: 400px;
    margin: 0;
  }
}
@media screen and (min-width: 992px) {
  .paragraph__column .paragraph--type--bp-columns__2col blockquote {
    font-size: 200%;
  }
}
/****************************************
    END OUR CULTURE
****************************************/

.block.block--homepage-gt-statistics {
    margin: 3rem auto;
}

/****************************************
    HEADER
****************************************/
form#search-block-form input#edit-keys {
  opacity: .2;
}
form#search-block-form input#edit-keys:active,
form#search-block-form input#edit-keys:focus {
  opacity: 1;
}
@media screen and (min-width: 1366px) {  

  #block-phonenumber.block--phone-number .block__content p {
    font-size: 17px;
  }

}
#block-phonenumber {
    color: #757575;
    margin: 0;
}

/* Rev slider arrows */
.tparrows {
  background: rgba(0,0,0,.3);
}
.tparrows::before {
    font-size: 35px;
}
/* End - Rev slider arrows */
/****************************************
    END HEADER
****************************************/

/****************************************
    GENERAL
****************************************/

.block__content table.table-striped tbody tr:nth-child(2n+1) {
    background-color: #cdcdcd;
    background-color: rgba(0,123,196, .2);
}

.heading-gray {
  color:#757575;
}

.headline-1, 
.headline-2 {
  font-weight: 400;
} 
.headline-light {
font-weight: 300;
}
.subheading-1 {
  font-weight: 600;
  font-size: 1.2rem;
}

.fieldset__legend-text.js-form-required:after {
    background-image: url('/sites/tristategt/files/images/required.svg') !important;
    -webkit-background-size: 10px 7px;
    background-size: 10px 7px;
    content: "";
    display: inline-block;
    line-height: 1;
    height: 7px;
    width: 10px;
}

/****************************************
    END GENERAL
****************************************/

/****************************************
    NEWS
****************************************/
.view--card-display .view__content .view__row {
  flex-grow: 0;
  flex: 1 0 50%;
}

@media screen and (min-width: 1100px) {
  .view--card-display .view__content .view__row {
    flex: 1 0 33%;
  }
}

.card {
    height: auto;
}
.card .card__effectbox .card__body-button {
  width: 100%; 
}
.card .card__effectbox .card__body-button a.button {
  display: block;
}

@media screen and (min-width: 740px) {
  .card {
    
  }
  .card .card__effectbox .card__body-button {
    width: auto; 
  }
  main#main .card .card__effectbox .card__body-button a.button {
    color: #757575 !important;
    background-color: transparent;
    text-decoration: underline !important;
  }
  main#main .card .card__effectbox .card__body-button a.button:hover {
    box-shadow: none;
  }
}
.card {
    max-width: 350px;
}
.card.card__effectbox {
    padding-bottom: 5em;
}
.card .card__body-button a {
    color: #757575 !important;
    background-color: transparent;
    text-decoration: underline !important;
}
.card__blog-button a {
    background-color: #0071bc;
    border: 0;
    border-radius: 0.1764705882rem;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 1rem;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-weight: 700;
    line-height: 1.1764705882;
    padding: 0.7058823529rem 1.1764705882rem;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    white-space: normal;
    margin: 1em 0 1em;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: box-shadow;
    transition-property: box-shadow;
}
/*.card .card__blog-button {*/
/*    position: relative;*/
/*}*/
.card__blog-title {
    margin-top: 1rem;
}
.card__blog-byline {
    padding: 0 1rem;
    margin-top: 1rem;
    font-style: italic;
}
.card__blog-author {
    padding: 0 1rem;
    margin-top: 1rem;
    font-style: italic;
}

/****************************************
    END NEWS
****************************************/

/****************************************
    FOOTER
****************************************/
footer.footer .footer-col_grid.row {
  box-shadow: none;
}
footer.footer .l-constrain {
    padding-top: 3rem;
    max-width: 1200px;
}
footer .footer-col_grid.row {
    /*background-image: url(/themes/cwbmodernized/images/squares-new_hot.png);*/
    background-image: none;
}
footer.footer ul.nav {
  margin-bottom: 2rem;
}
footer.footer ul.nav li.nav__item a {
    padding: 0;
    margin: 0;
}
footer.footer ul.nav li.nav__item a:hover {
  background-color: transparent;
}
footer .nav > li > a:focus, footer .nav > li > a:active, footer .nav > li > a:hover {
    color: #222;
}
footer.footer #block-socialmedialinks-3 {
  padding-left: 0;
}
.social-media-links--platforms.horizontal li:first-of-type {
  padding-left: 0;
}

footer.footer .footer-copyright .l-constrain {
  padding-top: 0;
}
/****************************************
    END FOOTER
****************************************/


/****************************************
    COMPONENTS
****************************************/

/************
    TABS
/***********/
body.not-front main#main ul.nav.nav-tabs li a {
  text-decoration: none;
}
body.not-front main#main ul.nav.nav-tabs li a:hover,
body.not-front main#main ul.nav.nav-tabs li a:active,
body.not-front main#main ul.nav.nav-tabs li a:focus {
  color: #fff;
}
/************
    END TABS
/***********/

/****************************************
    END COMPONENTS
****************************************/
