@charset "UTF-8";
/*!
 Theme Name:   AveMaria Child
 Description:  A Custom theme built for Ave Maria Radio
 Author:       Build Create Studios
 Author URI:   http://buildcreate.com
 Template:     avemaria
 Version:      1.0.1
 License:      MIT
 License URI:  http://opensource.org/licenses/mit-license.php
*/
html, body, div, span, applet, object, iframe, table, caption, tbody, tfoot, thead, tr, th, td,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
  vertical-align: baseline;
  font-family: inherit;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  outline: 0;
  padding: 0;
  margin: 0;
  border: 0; }

/* remember to define focus styles! */
:focus {
  outline: 0; }

body {
  background: white;
  line-height: 1;
  color: black; }

ol, ul {
  list-style: none; }

/* tables still need cellspacing="0" in the markup */
table {
  border-collapse: separate;
  border-spacing: 0; }

caption, th, td {
  font-weight: normal;
  text-align: left; }

/* FONT */
/* COLORS */
/* GRID SYSTEM */
/* BREAK TO MOBILE */
/* Functions */
/* FONT SIZE REM */
/* BACKGROUND RGBA */
/* BACKGROUND HEX TO RGBA */
/* DISPLAY INLINE-BLOCK FOR ALL! */
/* BOX SIZING */
body {
  font-weight: 300;
  font-size: 16px;
  line-height: 1.4em;
  font-family: "interstatelight", Helvetica, Arial, sans-serif;
  color: #333333; }
  @media screen and (max-width: 40.625em) {
    body {
      font-size: 14px; } }

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  font-family: "interstatelight", Helvetica, Arial, sans-serif;
  line-height: 1em;
  margin-bottom: 0.4em;
  color: #0b2e56; }

h1 {
  font-size: 32px;
  font-size: 2rem; }
  @media screen and (max-width: 50em) {
    h1 {
      font-size: 24px;
      font-size: 1.5rem; } }

h2 {
  font-size: 24px;
  font-size: 1.5rem; }
  @media screen and (max-width: 50em) {
    h2 {
      font-size: 20.8px;
      font-size: 1.3rem; } }

h3 {
  font-size: 20.8px;
  font-size: 1.3rem; }
  @media screen and (max-width: 50em) {
    h3 {
      font-size: 19.2px;
      font-size: 1.2rem; } }

h4 {
  font-size: 19.2px;
  font-size: 1.2rem; }
  @media screen and (max-width: 50em) {
    h4 {
      font-size: 16px;
      font-size: 1rem; } }

h5, h6 {
  font-size: 16px;
  font-size: 1rem; }

strong {
  font-family: "interstatebold"; }

em {
  font-style: italic; }

small,
sub,
sup {
  font-size: .5em; }

sub {
  vertical-align: sub; }

sup {
  vertical-align: super; }

.clear:before, .clear:after {
  content: ' ';
  display: table; }

.clear:after {
  clear: both; }

.clear {
  *zoom: 1; }

.clearer {
  clear: both;
  height: 0;
  line-height: 0;
  display: block; }

::selection {
  color: #ffffff;
  background: #747eb6; }

img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom; }

a {
  color: #0b2e56;
  text-decoration: none;
  transition: color 0.15s ease-in-out; }

a:hover {
  color: #051629; }

a:focus {
  outline: 0; }

a:hover, a:active {
  outline: 0; }

iframe {
  display: block; }

.hidden {
  display: none; }

.grid img {
  width: 100%; }
.grid li.clearer {
  float: none !important; }

.grid-list {
  margin-left: 0 !important; }
  .grid-list li {
    width: 100%;
    float: none;
    list-style: none !important;
    margin-left: 0 !important; }

.seven-col-grid {
  width: 12.85%;
  float: left;
  margin-bottom: 3%;
  margin-left: 1.675%;
  margin-top: 0; }
  .seven-col-grid.seven-col-clear {
    clear: left;
    margin-left: 0; }
    @media screen and (max-width: 65em) {
      .seven-col-grid.seven-col-clear {
        clear: none;
        margin-left: 4%; } }

.six-col-grid {
  width: 15%;
  float: left;
  margin-bottom: 3%;
  margin-left: 2%;
  margin-top: 0; }
  .six-col-grid.six-col-clear {
    clear: left;
    margin-left: 0; }
    @media screen and (max-width: 65em) {
      .six-col-grid.six-col-clear {
        clear: none;
        margin-left: 4%; } }

.five-col-grid {
  width: 18%;
  float: left;
  margin-bottom: 4%;
  margin-left: 2.5%;
  margin-top: 0; }
  .five-col-grid.five-col-clear {
    clear: left;
    margin-left: 0; }
    @media screen and (max-width: 65em) {
      .five-col-grid.five-col-clear {
        clear: none;
        margin-left: 4%; } }

@media screen and (max-width: 65em) {
  .five-col-grid,
  .six-col-grid,
  .seven-col-grid {
    width: 22%;
    margin-left: 4%; } }
@media screen and (max-width: 50em) {
  .five-col-grid,
  .six-col-grid,
  .seven-col-grid {
    width: 30.5%; } }
@media screen and (max-width: 35em) {
  .five-col-grid,
  .six-col-grid,
  .seven-col-grid {
    width: 48%; } }
@media screen and (max-width: 65em) {
  .five-col-grid.four-col-clear,
  .six-col-grid.four-col-clear,
  .seven-col-grid.four-col-clear {
    clear: left;
    margin-left: 0; } }
@media screen and (max-width: 50em) {
  .five-col-grid.four-col-clear,
  .six-col-grid.four-col-clear,
  .seven-col-grid.four-col-clear {
    clear: none;
    margin-left: 4%; } }
@media screen and (max-width: 50em) {
  .five-col-grid.three-col-clear,
  .six-col-grid.three-col-clear,
  .seven-col-grid.three-col-clear {
    clear: left;
    margin-left: 0; } }
@media screen and (max-width: 35em) {
  .five-col-grid.three-col-clear,
  .six-col-grid.three-col-clear,
  .seven-col-grid.three-col-clear {
    clear: none;
    margin-left: 4%; } }
@media screen and (max-width: 35em) {
  .five-col-grid.two-col-clear,
  .six-col-grid.two-col-clear,
  .seven-col-grid.two-col-clear {
    clear: left;
    margin-left: 0; } }

.four-col-grid {
  width: 22%;
  float: left;
  margin-bottom: 4%;
  margin-left: 4%;
  margin-top: 0; }
  @media screen and (max-width: 50em) {
    .four-col-grid {
      width: 30.5%; } }
  @media screen and (max-width: 35em) {
    .four-col-grid {
      width: 48%; } }
  .four-col-grid.four-col-clear {
    clear: left;
    margin-left: 0; }
    @media screen and (max-width: 50em) {
      .four-col-grid.four-col-clear {
        clear: none;
        margin-left: 4%; } }
  @media screen and (max-width: 50em) {
    .four-col-grid.three-col-clear {
      clear: left;
      margin-left: 0; } }
  @media screen and (max-width: 35em) {
    .four-col-grid.three-col-clear {
      clear: none;
      margin-left: 4%; } }
  @media screen and (max-width: 35em) {
    .four-col-grid.two-col-clear {
      clear: left;
      margin-left: 0; } }

.three-col-grid {
  width: 30%;
  float: left;
  margin-bottom: 5%;
  margin-left: 5%; }
  @media screen and (max-width: 35em) {
    .three-col-grid {
      width: 49%;
      margin-bottom: 2%;
      margin-left: 2%; } }
  .three-col-grid.three-col-clear {
    clear: left;
    margin-left: 0; }
    @media screen and (max-width: 35em) {
      .three-col-grid.three-col-clear {
        clear: none;
        margin-left: 2%; } }
  @media screen and (max-width: 35em) {
    .three-col-grid.two-col-clear {
      clear: left;
      margin-left: 0; } }

.two-col-grid {
  width: 49%;
  float: left;
  margin-bottom: 2%;
  margin-left: 2%; }
  .two-col-grid.two-col-clear {
    clear: left;
    margin-left: 0; }

/* global box-sizing */
*, *:after, *:before {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility; }

body, html, .mm-page {
  height: 100%; }

body {
  background: #f7f7f7; }

/* scroll to top link */
#top-link {
  cursor: pointer;
  color: #fff;
  font-size: 32px;
  font-size: 2rem;
  display: none;
  position: fixed;
  bottom: 10px;
  right: 5%;
  padding: 0px 8px;
  background: #000000;
  background: rgba(0, 0, 0, 0.6);
  height: 1.1em;
  border-radius: 2px;
  z-index: 9999;
  -webkit-transition: background-color 0.5s;
  -moz-transition: background-color 0.5s;
  -o-transition: background-color 0.5s;
  -ms-transition: background-color 0.5s;
  transition: background-color 0.5s; }
  #top-link:hover {
    background: #000000;
    background: rgba(0, 0, 0, 0.8); }

#site-wrap {
  height: 100%; }

.wrapper {
  max-width: 1280px;
  width: 95%;
  margin: 0 auto;
  position: relative;
  min-width: 990px; }
  @media screen and (min-width: 0em) {
    .wrapper {
      min-width: 0; } }

.section-title {
  font-size: 25.6px;
  font-size: 1.6rem;
  color: #0b2e56;
  font-family: "interstatelight";
  background: #f7f7f7;
  text-shadow: 0 1px 0 #ffffff;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  box-shadow: inset 1px 1px 0 #ffffff;
  padding: 17px 40px;
  margin-bottom: 0; }
  @media screen and (max-width: 37.5em) {
    .section-title {
      padding: 17px 20px; } }

.cta-button {
  position: relative;
  cursor: pointer;
  display: block;
  padding: 10px 40px;
  border: 1px solid #2c2c2c;
  border-radius: 8px;
  background: #333333;
  color: #ffffff;
  text-transform: uppercase;
  text-align: center;
  font-size: 19.2px;
  font-size: 1.2rem;
  font-family: "interstatelightcond";
  transition: all .15s ease-in-out; }
  .cta-button:before {
    position: absolute;
    top: 30%;
    right: 15px;
    font-family: "FontAwesome";
    content: "\f105";
    margin-left: 20px;
    font-size: 25.6px;
    font-size: 1.6rem; }
  .cta-button:hover {
    color: #ffffff;
    background: black; }

.button {
  position: relative;
  cursor: pointer;
  text-transform: uppercase;
  text-align: center;
  font-size: 19.2px;
  font-size: 1.2rem;
  font-family: "interstatelightcond";
  transition: all .15s ease-in-out;
  background-color: #de8b24;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  color: #fff;
  display: block;
  padding: 13px 18px;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2); }
  .button:hover {
    color: #ffffff;
    background: #ca7d1e; }

.button-alt {
  cursor: pointer;
  display: block;
  padding: 7px 17px 5px 17px;
  border: 1px solid #0b2e56;
  border-radius: 8px;
  background: #ffffff;
  color: #0b2e56;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 16px;
  font-size: 1rem;
  font-family: "interstatelightcond";
  transition: color .15s ease-in-out;
  float: left; }
  .button-alt i {
    margin-right: 10px; }

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  height: auto; }

.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.slick-dots {
  position: absolute;
  bottom: -45px;
  display: block;
  width: 100%;
  padding: 0;
  list-style: none;
  text-align: center; }

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer; }

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent; }

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none; }

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1; }

.slick-dots li button:before {
  font-family: 'slick';
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: 'ΓÇó';
  text-align: center;
  opacity: .25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-dots li.slick-active button:before {
  opacity: .75;
  color: black; }

.stack article {
  margin-bottom: 60px; }
  @media screen and (max-width: 50em) {
    .stack article {
      margin-bottom: 30px; } }
  .stack article .item-title {
    text-transform: uppercase; }
  .stack article .date {
    font-size: 14.4px;
    font-size: 0.9rem;
    overflow: hidden;
    text-align: center;
    text-transform: uppercase;
    margin-top: 20px; }
    .stack article .date:before, .stack article .date:after {
      background-color: #333333;
      content: "";
      display: inline-block;
      height: 1px;
      position: relative;
      vertical-align: middle;
      width: 50%; }
    .stack article .date:before {
      right: 0.5em;
      margin-left: -50%; }
    .stack article .date:after {
      left: 0.5em;
      margin-right: -50%; }

.pagination {
  padding: 0 30px 30px; }

.nav-previous,
.nav-next {
  text-transform: uppercase;
  font-size: 14.4px;
  font-size: 0.9rem; }

.nav-next {
  float: left; }

.nav-previous {
  float: right; }

.user-content h1, .user-content h2, .user-content h3, .user-content h4, .user-content h5, .user-content h6, #tinymce h1, #tinymce h2, #tinymce h3, #tinymce h4, #tinymce h5, #tinymce h6 {
  text-transform: none;
  color: #333333;
  font-family: "interstateregular";
  margin-bottom: 0.6em; }
.user-content h1, #tinymce h1 {
  font-size: 25.6px;
  font-size: 1.6rem; }
  @media screen and (max-width: 65.625em) {
    .user-content h1, #tinymce h1 {
      font-size: 22.4px;
      font-size: 1.4rem; } }
.user-content h2, #tinymce h2 {
  font-size: 24px;
  font-size: 1.5rem; }
  @media screen and (max-width: 65.625em) {
    .user-content h2, #tinymce h2 {
      font-size: 20.8px;
      font-size: 1.3rem; } }
.user-content h3, #tinymce h3 {
  font-size: 22.4px;
  font-size: 1.4rem; }
  @media screen and (max-width: 65.625em) {
    .user-content h3, #tinymce h3 {
      font-size: 19.2px;
      font-size: 1.2rem; } }
.user-content h4, #tinymce h4 {
  font-size: 20.8px;
  font-size: 1.3rem; }
  @media screen and (max-width: 65.625em) {
    .user-content h4, #tinymce h4 {
      font-size: 17.6px;
      font-size: 1.1rem; } }
.user-content h5, .user-content h6, #tinymce h5, #tinymce h6 {
  font-size: 19.2px;
  font-size: 1.2rem; }
  @media screen and (max-width: 65.625em) {
    .user-content h5, .user-content h6, #tinymce h5, #tinymce h6 {
      font-size: 16px;
      font-size: 1rem; } }
.user-content p, #tinymce p {
  margin-bottom: 1em; }
.user-content a, #tinymce a {
  text-decoration: underline; }
.user-content img, #tinymce img {
  width: auto; }
.user-content ul, #tinymce ul {
  margin-left: 20px;
  margin-top: 20px;
  margin-bottom: 30px; }
  .user-content ul li, #tinymce ul li {
    list-style-position: inside;
    list-style: disc; }
.user-content ol, #tinymce ol {
  margin-left: 20px;
  margin-top: 20px;
  margin-bottom: 20px; }
  .user-content ol li, #tinymce ol li {
    list-style-position: inside;
    list-style: decimal;
    margin-left: 20px; }
.user-content blockquote, #tinymce blockquote {
  font-size: 20px;
  font-size: 1.25rem;
  margin-left: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  border-left: 3px solid #848EC7;
  padding-left: 20px;
  font-style: italic; }
.user-content strong, #tinymce strong {
  font-family: "interstatebold"; }
.user-content hr, #tinymce hr {
  margin: 0;
  padding: 0;
  border: none;
  border-bottom: 1px solid #f7f7f7; }
.user-content .button-alt,
.user-content .button, #tinymce .button-alt,
#tinymce .button {
  text-decoration: none; }

#header {
  width: 100%;
  position: relative; }
  @media screen and (max-width: 40.625em) {
    #header {
      line-height: 1em; } }
  #header .header-banner {
    margin-top: 35px;
    float: right;
    height: 90px;
    width: 728px;
    border: 1px solid #e0e0e0;
    box-shadow: inset 0 1px 0 #fff, inset 0 -1px 0 #dadada, 0 0 15px rgba(0, 0, 0, 0.07); }
    @media screen and (max-width: 75em) {
      #header .header-banner {
        float: none;
        margin: 0 auto; } }
    @media screen and (max-width: 65.625em) {
      #header .header-banner {
        display: none; } }
  #header .utility-nav {
    float: right; }
    @media screen and (max-width: 65.625em) {
      #header .utility-nav {
        display: none; } }
    #header .utility-nav ul {
      background: #0b2e56;
      border-bottom: 1px solid #e0e0e0;
      border-left: 1px solid #e0e0e0;
      border-right: 1px solid #e0e0e0;
      box-shadow: 0 0 15px rgba(0, 0, 0, 0.1); }
      #header .utility-nav ul li {
        display: inline; }
        #header .utility-nav ul li a {
          color: #ffffff;
          text-decoration: none;
          display: -moz-inline-stack;
          display: inline-block;
          zoom: 1;
          *display: inline;
          padding: 10px 15px;
          text-shadow: 1px 1px 0 #333333; }
          #header .utility-nav ul li a:hover {
            color: #de8b24; }
  #header .logo {
    width: 370px;
    margin: 20px 0 30px;
    float: left; }
    @media screen and (max-width: 65.625em) {
      #header .logo {
        float: none;
        margin: 15px auto 20px; } }
    @media screen and (max-width: 34.375em) {
      #header .logo {
        float: left;
        margin: 10px 0;
        width: auto; } }
    @media screen and (max-width: 34.375em) {
      #header .logo .flame {
        width: 40px; } }
    @media screen and (max-width: 34.375em) {
      #header .logo .other {
        width: 200px; } }
  #header .nav-wrap {
    text-transform: uppercase;
    font-family: "interstatelight";
    clear: left;
    background: #fafafa;
    border-top: 1px solid #e0e0e0;
    border-left: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
    box-shadow: inset 0 1px 0 #fff, inset 0 -1px 0 #dadada, 0 0 15px rgba(0, 0, 0, 0.07); }
    @media screen and (max-width: 65.625em) {
      #header .nav-wrap {
        width: 100%;
        clear: both;
        display: none; } }
    #header .nav-wrap .main-nav {
      float: left; }
      #header .nav-wrap .main-nav > ul > li {
        font-size: 16px;
        font-size: 1rem;
        display: -moz-inline-stack;
        display: inline-block;
        zoom: 1;
        *display: inline;
        position: relative; }
        #header .nav-wrap .main-nav > ul > li.current-menu-item > a, #header .nav-wrap .main-nav > ul > li.current-menu-ancestor > a {
          background: #0b2e56;
          color: #ffffff;
          text-shadow: 1px 1px 0 #333333; }
          #header .nav-wrap .main-nav > ul > li.current-menu-item > a:hover, #header .nav-wrap .main-nav > ul > li.current-menu-ancestor > a:hover {
            color: #ffffff; }
        #header .nav-wrap .main-nav > ul > li > a {
          display: -moz-inline-stack;
          display: inline-block;
          zoom: 1;
          *display: inline;
          font-family: "interstatelight";
          color: #0b2e56;
          padding: 15px 20px;
          text-transform: uppercase;
          transition: all 0.15s ease-in-out;
          text-shadow: 1px 1px 0 #ffffff; }
          @media screen and (max-width: 78.125em) {
            #header .nav-wrap .main-nav > ul > li > a {
              padding: 15px; } }
          @media screen and (max-width: 71.875em) {
            #header .nav-wrap .main-nav > ul > li > a {
              padding: 15px 10px; } }
        #header .nav-wrap .main-nav > ul > li:hover > a {
          color: #de8b24; }
        #header .nav-wrap .main-nav > ul > li:hover > .sub-menu {
          visibility: visible;
          opacity: 1; }
        #header .nav-wrap .main-nav > ul > li > .sub-menu {
          visibility: hidden;
          opacity: 0;
          -webkit-transition: opacity 0.15s ease-in-out;
          -moz-transition: opacity 0.15s ease-in-out;
          -ms-transition: opacity 0.15s ease-in-out;
          -o-transition: opacity 0.15s ease-in-out;
          transition: opacity 0.15s ease-in-out;
          position: absolute;
          top: 100%;
          left: 0;
          z-index: 9999;
          text-align: left;
          background: #0b2e56;
          background: #0b2e56;
          text-transform: initial;
          border: 1px solid #2c2c2c;
          white-space: nowrap;
          padding: 10px 0; }
          #header .nav-wrap .main-nav > ul > li > .sub-menu.nav-shift {
            left: auto;
            right: 0;
            text-align: right; }
            #header .nav-wrap .main-nav > ul > li > .sub-menu.nav-shift span {
              margin-right: 17%; }
            #header .nav-wrap .main-nav > ul > li > .sub-menu.nav-shift .triangle span {
              left: auto;
              right: 20px; }
          #header .nav-wrap .main-nav > ul > li > .sub-menu > li {
            padding: 0;
            margin: 0;
            line-height: 2.2em; }
            #header .nav-wrap .main-nav > ul > li > .sub-menu > li a {
              display: -moz-inline-stack;
              display: inline-block;
              zoom: 1;
              *display: inline;
              padding: 10px 25px;
              color: #ffffff;
              line-height: 1em; }
            #header .nav-wrap .main-nav > ul > li > .sub-menu > li.nav-border {
              position: absolute;
              top: -38px;
              left: 0;
              width: 100%;
              background: #0b2e56;
              background: rgba(11, 46, 86, 0); }
              #header .nav-wrap .main-nav > ul > li > .sub-menu > li.nav-border span {
                display: -moz-inline-stack;
                display: inline-block;
                zoom: 1;
                *display: inline;
                width: 50%;
                border-right: 1px solid #ffffff;
                height: 20px;
                box-sizing: border-box; }
            #header .nav-wrap .main-nav > ul > li > .sub-menu > li .sub-menu {
              display: none;
              margin-left: 20px;
              background: #08223f; }
            #header .nav-wrap .main-nav > ul > li > .sub-menu > li:first-child a {
              border-top: none; }
          #header .nav-wrap .main-nav > ul > li > .sub-menu a {
            display: block;
            text-transform: uppercase;
            padding: 0;
            width: 100%; }
            #header .nav-wrap .main-nav > ul > li > .sub-menu a:hover {
              color: #de8b24;
              cursor: pointer; }
            #header .nav-wrap .main-nav > ul > li > .sub-menu a i {
              float: right; }
        @media screen and (max-width: 65.625em) {
          #header .nav-wrap .main-nav > ul > li .search-box {
            margin: 0 auto; } }
    #header .nav-wrap .social-nav {
      float: right; }
      @media screen and (max-width: 65.625em) {
        #header .nav-wrap .social-nav {
          display: none; } }
      #header .nav-wrap .social-nav > ul {
        background: #f7f7f7;
        box-shadow: inset 0 1px 0 #fff, -1px 0 0 #fff; }
        #header .nav-wrap .social-nav > ul li {
          float: left;
          line-height: 1em;
          box-shadow: inset 1px 0 0 #ffffff; }
          #header .nav-wrap .social-nav > ul li a {
            box-sizing: border-box;
            width: 50px;
            text-align: center;
            font-size: 20.8px;
            font-size: 1.3rem;
            border-left: 1px solid #e0e0e0;
            display: -moz-inline-stack;
            display: inline-block;
            zoom: 1;
            *display: inline;
            padding: 15px;
            color: #0b2e56; }
            #header .nav-wrap .social-nav > ul li a:hover {
              color: #de8b24; }
  #header .nav-handle {
    position: absolute;
    top: 50%;
    right: 2%;
    margin-top: -12px;
    display: none;
    cursor: pointer;
    font-size: 24px;
    font-size: 1.5rem;
    color: #0b2e56; }
    @media screen and (max-width: 65.625em) {
      #header .nav-handle {
        display: block; } }
    @media screen and (max-width: 34.375em) {
      #header .nav-handle {
        margin-top: 25px; } }

.mm-menu a {
  color: #0b2e56 !important; }
  .mm-menu a i {
    display: none; }

#persistent-header {
  background: #de8b24;
  color: white;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.6);
  z-index: 9999;
  position: fixed;
  top: 0;
  left: 0;
  padding: 10px 20px;
  width: 100%;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.8);
  cursor: pointer; }
  #persistent-header .persistent-header-toggle {
    float: right;
    cursor: pointer; }

.admin-bar #persistent-header {
  top: 32px; }

.persistent-header-placeholder {
  position: relative;
  height: 42px; }

#persistent-header-content {
  position: relative;
  z-index: 9;
  background: #f5f5f5;
  color: black;
  width: 100%;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.8); }
  #persistent-header-content .wrapper {
    max-width: 980px;
    background: white;
    padding: 20px; }
  #persistent-header-content .logo-wrap {
    width: 100%;
    text-align: center;
    margin: 0 auto 20px; }
    @media screen and (max-width: 28.125em) {
      #persistent-header-content .logo-wrap {
        margin-top: 10px; } }
    #persistent-header-content .logo-wrap a {
      text-decoration: none; }
    @media screen and (max-width: 28.125em) {
      #persistent-header-content .logo-wrap .other {
        width: 175px; } }
    @media screen and (max-width: 28.125em) {
      #persistent-header-content .logo-wrap .flame {
        width: 35px; } }
  #persistent-header-content .persistent-header-title {
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #de8b24;
    margin-bottom: 20px; }
    @media screen and (max-width: 28.125em) {
      #persistent-header-content .persistent-header-title {
        font-size: 20px;
        margin-bottom: 10px; } }
  #persistent-header-content .embed-container {
    margin-bottom: 20px; }
  #persistent-header-content .user-content p {
    margin-bottom: 10px; }

.donor-counter {
  color: #ffffff;
  font-size: 14.4px;
  font-size: 0.9rem;
  overflow: hidden; }
  .donor-counter .time-left {
    padding: 10px 0;
    color: #cecece;
    text-align: center;
    text-shadow: 0 0 3px rgba(0, 0, 0, 0.25); }
    @media screen and (max-width: 40.625em) {
      .donor-counter .time-left {
        padding: 5px 0; } }
    @media screen and (max-width: 34.375em) {
      .donor-counter .time-left {
        font-size: 12.8px;
        font-size: 0.8rem; } }
    @media screen and (max-width: 31.25em) {
      .donor-counter .time-left {
        display: none; } }
    .donor-counter .time-left .time {
      color: #ffffff;
      font-weight: bold; }
    .donor-counter .time-left .interval {
      font-weight: bold; }
  .donor-counter .donor-count {
    padding: 10px 5%;
    text-align: center;
    height: 100%;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.01+50,0.25+100 */
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.01) 0%, rgba(0, 0, 0, 0.01) 50%, rgba(0, 0, 0, 0.25) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.01) 0%, rgba(0, 0, 0, 0.01) 50%, rgba(0, 0, 0, 0.25) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.01) 0%, rgba(0, 0, 0, 0.01) 50%, rgba(0, 0, 0, 0.25) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#03000000', endColorstr='#40000000',GradientType=0 );
    /* IE6-9 */ }
    @media screen and (max-width: 25em) {
      .donor-counter .donor-count {
        padding: 10px 0; } }
    .donor-counter .donor-count .count {
      font-size: 80px;
      font-size: 5rem;
      color: #313131;
      padding: 5px 15px;
      font-weight: bold;
      line-height: 1em;
      margin-bottom: 5px; }
      @media screen and (max-width: 81.25em) {
        .donor-counter .donor-count .count {
          font-size: 72px;
          font-size: 4.5rem; } }
      @media screen and (max-width: 75em) {
        .donor-counter .donor-count .count {
          font-size: 56px;
          font-size: 3.5rem;
          margin-bottom: 0; } }
      @media screen and (max-width: 65.625em) {
        .donor-counter .donor-count .count {
          font-size: 80px;
          font-size: 5rem;
          margin-bottom: 15px; } }
      @media screen and (max-width: 50em) {
        .donor-counter .donor-count .count {
          font-size: 72px;
          font-size: 4.5rem;
          margin-bottom: 10px; } }
      @media screen and (max-width: 43.75em) {
        .donor-counter .donor-count .count {
          margin-bottom: 5px; } }
      @media screen and (max-width: 34.375em) {
        .donor-counter .donor-count .count {
          font-size: 48px;
          font-size: 3rem;
          margin-bottom: 10px; } }
      @media screen and (max-width: 25em) {
        .donor-counter .donor-count .count {
          margin-bottom: 0; } }
      .donor-counter .donor-count .count div {
        display: -moz-inline-stack;
        display: inline-block;
        zoom: 1;
        *display: inline;
        padding: 5px;
        float: left;
        background: #ffffff;
        margin: 0 1%;
        width: 31.25%;
        box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.25); }
        @media screen and (max-width: 65.625em) {
          .donor-counter .donor-count .count div {
            padding: 20px 5px; } }
        @media screen and (max-width: 50em) {
          .donor-counter .donor-count .count div {
            padding: 10px 5px; } }
        @media screen and (max-width: 43.75em) {
          .donor-counter .donor-count .count div {
            padding: 5px; } }
        @media screen and (max-width: 25em) {
          .donor-counter .donor-count .count div {
            padding: 0px 5px; } }
    .donor-counter .donor-count .donors-remaining {
      font-size: 19.2px;
      font-size: 1.2rem;
      font-weight: bold;
      text-shadow: 0 0 3px rgba(0, 0, 0, 0.25); }
      @media screen and (max-width: 65.625em) {
        .donor-counter .donor-count .donors-remaining {
          font-size: 24px;
          font-size: 1.5rem; } }
      @media screen and (max-width: 43.75em) {
        .donor-counter .donor-count .donors-remaining {
          font-size: 19.2px;
          font-size: 1.2rem; } }
      @media screen and (max-width: 34.375em) {
        .donor-counter .donor-count .donors-remaining {
          font-size: 14.4px;
          font-size: 0.9rem; } }

.sidebar .donor-counter {
  margin-bottom: 10px; }
  @media screen and (max-width: 31.25em) {
    .sidebar .donor-counter .time-left {
      display: block; } }

.sidebar {
  float: right;
  width: 27%;
  margin: 30px 0 2em; }
  @media screen and (max-width: 56.25em) {
    .sidebar {
      width: 100%;
      margin-bottom: 60px;
      margin-top: 0; } }
  .sidebar .page-list {
    background: #eeeeee;
    margin-bottom: 40px; }
    .sidebar .page-list li {
      padding: 0 0 0 10px; }
      .sidebar .page-list li > a {
        color: #333333;
        display: block;
        border-top: 1px solid #f7f7f7;
        padding: 15px 20px; }
      .sidebar .page-list li:first-child a {
        border-top: none; }
      .sidebar .page-list li .children {
        margin-bottom: 20px; }
        .sidebar .page-list li .children li a {
          border-top: none;
          background: #fafafa; }
  .sidebar input[type="submit"] {
    float: right; }
  .sidebar section {
    margin-bottom: 40px; }
    .sidebar section h5 {
      font-size: 17.6px;
      font-size: 1.1rem;
      color: #ffffff;
      padding: 15px 20px; }
      .sidebar section h5.blue {
        background: #0b2e56; }
      .sidebar section h5.orange {
        background: #de8b24; }
  .sidebar .category-list {
    margin-top: 20px; }
    .sidebar .category-list li {
      position: relative;
      margin-left: 25px; }
      .sidebar .category-list li:before {
        font-family: "FontAwesome";
        content: "\f101";
        position: absolute;
        top: 0;
        left: -20px; }
  @media screen and (max-width: 56.25em) {
    .sidebar .sidebar-search {
      display: none; } }
  .sidebar .adblock {
    margin-bottom: 10px; }
  .sidebar .featured-ads {
    margin-bottom: 20px; }
    @media screen and (max-width: 56.25em) {
      .sidebar .featured-ads {
        float: left;
        width: 48%; } }
    @media screen and (max-width: 28.125em) {
      .sidebar .featured-ads {
        width: 100%;
        margin-bottom: 20px; } }
  .sidebar .secondary-ads {
    margin-bottom: 0; }
    @media screen and (max-width: 56.25em) {
      .sidebar .secondary-ads {
        float: right;
        width: 48%; } }
    @media screen and (max-width: 28.125em) {
      .sidebar .secondary-ads {
        width: 100%; } }
  .sidebar .testimonial {
    margin: 40px 0 20px;
    padding-left: 20px;
    position: relative;
    z-index: 1; }
    .sidebar .testimonial:before {
      position: absolute;
      top: 15px;
      left: 0px;
      z-index: -1;
      color: #ffffff;
      font-family: "FontAwesome";
      content: "\f10d";
      font-size: 96px;
      font-size: 6rem;
      text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2); }
    .sidebar .testimonial cite {
      display: block;
      margin-top: 10px;
      font-style: italic;
      text-align: right; }
      .sidebar .testimonial cite:before {
        content: '- '; }

#footer {
  width: 100%;
  color: #ffffff; }
  #footer .nav {
    font-size: 14.4px;
    font-size: 0.9rem;
    background: #2c2c2c;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.07), inset 0 5px 81px rgba(0, 0, 0, 0.75);
    border-bottom: 1px solid #0f0f0f;
    padding: 40px 20px; }
    #footer .nav > ul {
      text-align: center; }
      #footer .nav > ul > li {
        display: inline;
        padding: 0 10px; }
        #footer .nav > ul > li > a {
          text-transform: uppercase; }
        #footer .nav > ul > li:hover > a {
          color: #de8b24; }
    #footer .nav a {
      color: #ffffff; }
  #footer .legal {
    padding: 20px 40px;
    background: #0b2e56;
    line-height: 1em;
    border-top: 1px solid #404040;
    border-bottom: 1px solid #0f0f0f; }

#mmenu {
  background: #fff;
  color: #333333;
  text-transform: uppercase;
  font-weight: 500;
  font-style: normal; }
  #mmenu .header .logo-img {
    float: left;
    width: 170px;
    height: auto;
    margin: 0 0 20px 20px; }
  #mmenu .header #close-menu {
    font-size: 19.2px;
    font-size: 1.2rem;
    float: right;
    margin-right: 10px;
    cursor: pointer;
    padding-top: 5px; }
  #mmenu .header .clearer {
    margin: 0;
    padding: 0; }

.mm-menu .mm-list > li > a.mm-subopen:after, .mm-menu .mm-list > li > a.mm-subclose:before {
  border-color: #333333; }

#mmenu .mm-menu .mm-list > li > a.mm-subopen:before {
  border-color: #333333; }

#mmenu .mm-menu .mm-list > li:after {
  border-color: #333333; }

.mm-list > li > a, .mm-list > li > span {
  line-height: 24px; }

.mm-list a.mm-subopen:after {
  right: 21px; }

.mm-list a.mm-subopen + a, .mm-list a.mm-subopen + span {
  margin-right: 46px; }

.mm-list a.mm-subopen:after, .mm-list a.mm-subclose:before {
  width: 10px;
  height: 10px; }

.mm-list a.mm-subopen {
  width: 46px; }

.home .featured {
  background: #e0e0e0;
  color: #ffffff;
  box-shadow: inset 0 0 90px rgba(0, 0, 0, 0.5); }
  .home .featured .featured-content {
    background: #333333;
    padding: 40px;
    box-shadow: inset 0 5px 81px rgba(0, 0, 0, 0.75); }
    @media screen and (max-width: 40.625em) {
      .home .featured .featured-content {
        padding: 20px; } }
    @media screen and (max-width: 28.125em) {
      .home .featured .featured-content {
        padding: 5px; } }
.home .slider,
.home .slick-list,
.home .slick-track,
.home .slick-slide {
  padding: 0;
  margin: 0;
  width: 100%;
  height: 100%; }
.home .slider {
  float: left;
  width: 50%;
  max-height: 400px; }
  @media screen and (max-width: 65.625em) {
    .home .slider {
      width: 100%;
      max-height: none; } }
  .home .slider .slick-slide {
    position: relative; }
    .home .slider .slick-slide img {
      width: 100%; }
    .home .slider .slick-slide:hover .featured-more {
      height: 100%; }
    .home .slider .slick-slide:hover .image-title {
      opacity: 0; }
    .home .slider .slick-slide:hover .image-text {
      top: 0; }
  .home .slider .slick-dots {
    bottom: 10px;
    cursor: pointer; }
    @media screen and (max-width: 28.125em) {
      .home .slider .slick-dots {
        display: none !important; } }
    @media screen and (max-width: 40.625em) {
      .home .slider .slick-dots li {
        margin: 0; } }
    .home .slider .slick-dots li button:before {
      font-size: 14.4px;
      font-size: 0.9rem;
      color: #ffffff;
      opacity: 0.7;
      text-shadow: 0 1px 2px rgba(0, 0, 0, 0.7);
      content: '\f111';
      font-family: "FontAwesome"; }
      @media screen and (max-width: 40.625em) {
        .home .slider .slick-dots li button:before {
          font-size: 11.2px;
          font-size: 0.7rem; } }
    .home .slider .slick-dots li.slick-active button:before {
      opacity: 1; }
.home .featured-right {
  float: right;
  width: 50%;
  border-left: 5px solid #333333; }
  @media screen and (max-width: 65.625em) {
    .home .featured-right {
      width: 100%;
      border: none;
      border-top: 5px solid #333333; } }
  .home .featured-right .top {
    position: relative;
    overflow: hidden;
    background: #fafafa;
    border-bottom: 2px solid #333333;
    width: 100%;
    max-height: 200px; }
    .home .featured-right .top img {
      width: 100%;
      max-width: auto; }
    .home .featured-right .top .image-title {
      padding-left: 40px;
      padding-bottom: 25px;
      padding-right: 10px;
      font-size: 35.2px;
      font-size: 2.2rem; }
      @media screen and (max-width: 40.625em) {
        .home .featured-right .top .image-title {
          padding: 20px 20px 20px 20px;
          font-size: 32px;
          font-size: 2rem; } }
      @media screen and (max-width: 28.125em) {
        .home .featured-right .top .image-title {
          padding: 20px 20px 10px 20px;
          font-size: 22.4px;
          font-size: 1.4rem; } }
      .home .featured-right .top .image-title a {
        color: #ffffff; }
      .home .featured-right .top .image-title .notes {
        display: block;
        font-size: 28.8px;
        font-size: 1.8rem;
        line-height: 1em; }
        @media screen and (max-width: 40.625em) {
          .home .featured-right .top .image-title .notes {
            font-size: 16px;
            font-size: 1rem; } }
    .home .featured-right .top .image-text > a {
      padding: 20px 40px;
      color: #ffffff; }
      @media screen and (max-width: 28.125em) {
        .home .featured-right .top .image-text > a {
          padding: 10px 50px; } }
    .home .featured-right .top .image-text h3 {
      font-family: "interstateboldcond";
      color: #ffffff;
      margin-bottom: 5px; }
    .home .featured-right .top .image-text .program-times {
      margin-bottom: 5px; }
    .home .featured-right .top .image-text .program-description {
      font-size: 16px;
      font-size: 1rem;
      line-height: 1.2em; }
      @media screen and (max-width: 28.125em) {
        .home .featured-right .top .image-text .program-description {
          font-size: 14.4px;
          font-size: 0.9rem;
          line-height: 1em; } }
    .home .featured-right .top:hover .featured-more {
      height: 100%; }
    .home .featured-right .top:hover .image-title {
      opacity: 0; }
    .home .featured-right .top:hover .image-text {
      top: 0; }
    .home .featured-right .top .more {
      margin-right: 30px;
      margin-bottom: 30px; }
      @media screen and (max-width: 34.375em) {
        .home .featured-right .top .more {
          margin-right: 10px;
          margin-bottom: 10px; } }
  .home .featured-right .featured-secondary {
    border-top: 3px solid #333333; }
    .home .featured-right .featured-secondary .left,
    .home .featured-right .featured-secondary .right {
      position: relative;
      color: #333333;
      width: 50%;
      background: #fafafa;
      max-height: 200px; }
    .home .featured-right .featured-secondary .left {
      float: left;
      border-right: 2px solid #333333; }
    .home .featured-right .featured-secondary .right {
      float: right;
      border-left: 3px solid #333333; }
.home .featured-more {
  position: absolute;
  z-index: 99;
  top: 0;
  left: 0;
  height: 57px;
  width: 56px;
  transition: all 0.25s ease-in-out;
  background: #de8b24;
  box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.2); }
  @media screen and (max-width: 40.625em) {
    .home .featured-more {
      width: 46px;
      height: 43px; } }
  @media screen and (max-width: 28.125em) {
    .home .featured-more {
      width: 36px;
      height: 33px; } }
  .home .featured-more i {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 8px 10px 4px;
    font-size: 44.8px;
    font-size: 2.8rem;
    color: #ffffff;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4); }
    @media screen and (max-width: 40.625em) {
      .home .featured-more i {
        font-size: 32px;
        font-size: 2rem; } }
    @media screen and (max-width: 28.125em) {
      .home .featured-more i {
        font-size: 22.4px;
        font-size: 1.4rem; } }
.home .image-title {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.4)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#66000000',GradientType=0 );
  /* IE6-9 */
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  transition: all 0.25s ease-in-out;
  padding-left: 40px;
  padding-bottom: 60px;
  padding-top: 40px;
  padding-right: 40px;
  font-size: 44.8px;
  font-size: 2.8rem;
  line-height: 1.2em;
  color: #ffffff;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.7);
  margin-bottom: 0;
  line-height: 1em;
  text-transform: none;
  font-family: "interstateboldcond"; }
  @media screen and (max-width: 71.875em) {
    .home .image-title {
      font-size: 35.2px;
      font-size: 2.2rem; } }
  @media screen and (max-width: 65.625em) {
    .home .image-title {
      font-size: 44.8px;
      font-size: 2.8rem; } }
  @media screen and (max-width: 40.625em) {
    .home .image-title {
      font-size: 35.2px;
      font-size: 2.2rem; } }
  @media screen and (max-width: 28.125em) {
    .home .image-title {
      font-size: 28.8px;
      font-size: 1.8rem;
      padding: 20px 20px 40px 50px; } }
.home .image-text {
  color: #ffffff;
  background: #000000;
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  top: 100%;
  left: 0px;
  width: 100%;
  height: 100%;
  color: #ffffff;
  text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
  font-size: 19.2px;
  font-size: 1.2rem;
  line-height: 1.2em;
  transition: all 0.25s ease-in-out;
  z-index: 9; }
  @media screen and (max-width: 71.875em) {
    .home .image-text {
      font-size: 16px;
      font-size: 1rem;
      line-height: 1em; } }
  @media screen and (max-width: 28.125em) {
    .home .image-text .user-content {
      font-size: 12.8px;
      font-size: 0.8rem; } }
  .home .image-text > a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 40px 40px 40px 40px;
    color: #ffffff; }
    @media screen and (max-width: 40.625em) {
      .home .image-text > a {
        padding: 20px 10px 20px 20px; } }
    @media screen and (max-width: 28.125em) {
      .home .image-text > a {
        padding: 10px 10px 10px 20px; } }
  .home .image-text h3 {
    margin-bottom: 10px;
    font-size: 25.6px;
    font-size: 1.6rem;
    line-height: 1em;
    font-family: "interstateboldcond";
    color: #ffffff; }
    @media screen and (max-width: 40.625em) {
      .home .image-text h3 {
        font-size: 19.2px;
        font-size: 1.2rem; } }
    @media screen and (max-width: 28.125em) {
      .home .image-text h3 {
        font-size: 16px;
        font-size: 1rem; } }
  .home .image-text p {
    margin-bottom: 10px; }
  .home .image-text .more {
    background: #de8b24;
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 7px 17px 7px 20px;
    margin-bottom: 40px;
    margin-right: 40px;
    color: #ffffff;
    font-size: 32px;
    font-size: 2rem; }
    @media screen and (max-width: 71.875em) {
      .home .image-text .more {
        font-size: 25.6px;
        font-size: 1.6rem; } }
    @media screen and (max-width: 28.125em) {
      .home .image-text .more {
        font-size: 25.6px;
        font-size: 1.6rem;
        margin-bottom: 10px;
        margin-right: 10px;
        padding: 5px 10px 5px 12px; } }
.home .featured-articles .post-section {
  padding-bottom: 0px !important; }
.home .featured-articles .featured-title {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  font-size: 19.2px;
  font-size: 1.2rem;
  line-height: 1em;
  color: #aaa;
  font-family: "interstateregularcond";
  text-transform: uppercase; }
  @media screen and (max-width: 28.125em) {
    .home .featured-articles .featured-title {
      font-size: 16px;
      font-size: 1rem; } }
.home .featured-articles img {
  margin-bottom: 5px; }
.home .featured-articles .post-author,
.home .featured-articles .post-date {
  color: #666;
  font-family: "interstatelightcond";
  text-transform: uppercase;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1em; }
.home .featured-articles .post-date {
  margin-bottom: 10px; }
.home .featured-articles .read-more {
  margin-top: 5px;
  display: block;
  color: #de8b24;
  margin-bottom: 10px; }
.home .page-left {
  float: left;
  width: 50%; }
  @media screen and (max-width: 65.625em) {
    .home .page-left {
      width: 100%; } }
.home .page-right {
  float: right;
  width: 50%; }
  @media screen and (max-width: 65.625em) {
    .home .page-right {
      width: 100%; } }
.home .recent-posts {
  border-right: 1px solid #e0e0e0;
  margin-top: 0; }
.home .advertisements {
  border-right: 1px solid #e0e0e0;
  margin-top: 0; }
  .home .advertisements .grid {
    padding: 40px; }
    @media screen and (max-width: 25em) {
      .home .advertisements .grid {
        padding: 20px; } }
    .home .advertisements .grid > li {
      float: left;
      width: 50%; }
      @media screen and (max-width: 31.25em) {
        .home .advertisements .grid > li {
          width: 100%; } }
    .home .advertisements .grid img {
      max-width: 100%; }
.home .section-title {
  font-family: "interstateregularcond";
  font-size: 28.8px;
  font-size: 1.8rem; }
  .home .section-title .featured-category-select {
    margin-left: 20px; }
    @media screen and (max-width: 40.625em) {
      .home .section-title .featured-category-select {
        margin-left: 0;
        margin-top: 10px;
        display: block; } }
  .home .section-title a {
    float: right;
    font-size: 17.6px;
    font-size: 1.1rem;
    padding: 6px 10px 5px 14px;
    border-radius: 3px;
    line-height: 1em; }
    @media screen and (max-width: 31.25em) {
      .home .section-title a {
        float: none;
        display: block;
        margin-top: 10px; } }
.home .post-sections .post-section {
  clear: left;
  padding: 40px; }
  @media screen and (max-width: 37.5em) {
    .home .post-sections .post-section {
      padding: 20px; } }
  .home .post-sections .post-section .image {
    float: left;
    width: 30%;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5); }
  .home .post-sections .post-section .posts.has-image {
    margin-left: 35%; }
  .home .post-sections .post-section .posts li {
    margin-bottom: 20px; }
    .home .post-sections .post-section .posts li .post-title {
      font-size: 22.4px;
      font-size: 1.4rem; }
      @media screen and (max-width: 37.5em) {
        .home .post-sections .post-section .posts li .post-title {
          font-size: 19.2px;
          font-size: 1.2rem; } }
      .home .post-sections .post-section .posts li .post-title a {
        color: #de8b24; }
    .home .post-sections .post-section .posts li .read-more {
      color: #de8b24; }
.home .featured-audio li {
  padding-top: 20px;
  margin-top: 20px;
  border-top: 1px solid #e0e0e0; }
  .home .featured-audio li:first-child {
    padding-top: 0;
    margin-top: 0;
    border: none; }
  .home .featured-audio li .program-title {
    margin-bottom: 15px; }
    .home .featured-audio li .program-title a {
      text-decoration: underline; }
  .home .featured-audio li .program-description {
    margin-bottom: 10px; }
  .home .featured-audio li .share-icons a {
    margin-left: 10px; }
.home .recent-videos ul {
  padding: 40px; }
  @media screen and (max-width: 37.5em) {
    .home .recent-videos ul {
      padding: 20px; } }
  .home .recent-videos ul li {
    margin-bottom: 20px; }
    .home .recent-videos ul li .post-title {
      cursor: pointer; }
      .home .recent-videos ul li .post-title h3 {
        font-size: 22.4px;
        font-size: 1.4rem;
        margin-left: 30px;
        color: #333333; }
        @media screen and (max-width: 37.5em) {
          .home .recent-videos ul li .post-title h3 {
            font-size: 19.2px;
            font-size: 1.2rem; } }
      .home .recent-videos ul li .post-title i {
        float: left;
        color: #de8b24; }
    .home .recent-videos ul li .video-thumbnail {
      position: relative;
      margin-bottom: 20px;
      cursor: pointer; }
      .home .recent-videos ul li .video-thumbnail img {
        width: 100%;
        max-width: 100%; }
      .home .recent-videos ul li .video-thumbnail i {
        position: absolute;
        top: 50%;
        margin-top: -32px;
        left: 50%;
        margin-left: -32px;
        color: #ffffff;
        font-size: 64px;
        font-size: 4rem;
        text-shadow: 0 0 30px rgba(0, 0, 0, 0.8); }
.home .kresta li {
  margin-bottom: 20px; }
  .home .kresta li .subtitle {
    color: #aaa;
    font-family: "interstateboldcond"; }
  .home .kresta li .featured-icon {
    float: left;
    width: 65px; }
  .home .kresta li .featured-icon-content {
    margin-left: 85px; }
.home .hosts-section .grid {
  padding: 40px; }
  @media screen and (max-width: 37.5em) {
    .home .hosts-section .grid {
      padding: 20px; } }
@media screen and (max-width: 65.625em) {
  .home #flexible-content-area .wrapper,
  .home .featured .wrapper {
    max-width: 800px; } }

.page-title {
  font-size: 28.8px;
  font-size: 1.8rem;
  margin: 0;
  padding: 40px 0;
  color: #de8b24;
  text-transform: uppercase;
  font-family: "interstateregularcond"; }
  @media screen and (max-width: 56.25em) {
    .page-title {
      padding: 20px 0; } }
  .page-title .breadcrumbs {
    display: block;
    margin-bottom: 5px;
    font-size: 16px;
    font-size: 1rem;
    color: #333333;
    font-family: "interstatelight"; }
    .page-title .breadcrumbs a {
      color: #333333;
      text-transform: uppercase; }

.featured-image {
  position: relative; }
  .featured-image img {
    width: 100%; }
  .featured-image .no-featured-image {
    margin-bottom: 70px; }
  .featured-image .image-text {
    position: absolute;
    width: 100%;
    bottom: 50px;
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
    font-size: 60.8px;
    font-size: 3.8rem;
    line-height: 1em;
    font-family: "interstateregularcond";
    color: #de8b24; }
    @media screen and (max-width: 65.625em) {
      .featured-image .image-text {
        font-size: 40px;
        font-size: 2.5rem;
        bottom: 60px; } }
    @media screen and (max-width: 37.5em) {
      .featured-image .image-text {
        font-size: 32px;
        font-size: 2rem;
        bottom: 20px; } }
    @media screen and (max-width: 25em) {
      .featured-image .image-text {
        font-size: 24px;
        font-size: 1.5rem;
        bottom: 10px; } }

.subpage-header {
  position: relative; }
  .subpage-header.no-featured-image {
    height: 150px; }
    @media screen and (max-width: 37.5em) {
      .subpage-header.no-featured-image {
        height: 100px; } }
  .subpage-header .subpage-header-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: 0 0 90px rgba(0, 0, 0, 0.5) inset;
    -moz-box-shadow: 0 0 90px rgba(0, 0, 0, 0.5) inset;
    box-shadow: 0 0 90px rgba(0, 0, 0, 0.5) inset; }
  .subpage-header .wrapper {
    position: relative;
    height: 100%; }
    .subpage-header .wrapper .page-title {
      position: absolute;
      bottom: 0;
      left: 0;
      padding: 10px 15px;
      color: #ffffff;
      background: #314d8d;
      font-size: 54.4px;
      font-size: 3.4rem;
      font-family: "bebas_neueregular";
      min-width: 30%; }
      @media screen and (max-width: 56.25em) {
        .subpage-header .wrapper .page-title {
          font-size: 38.4px;
          font-size: 2.4rem; } }
      @media screen and (max-width: 37.5em) {
        .subpage-header .wrapper .page-title {
          font-size: 25.6px;
          font-size: 1.6rem;
          padding: 10px 15px; } }
      .subpage-header .wrapper .page-title.has-author {
        padding: 10px 15px 20px; }
      .subpage-header .wrapper .page-title span {
        display: -moz-inline-stack;
        display: inline-block;
        zoom: 1;
        *display: inline;
        font-size: 19.2px;
        font-size: 1.2rem; }
      .subpage-header .wrapper .page-title .post-author {
        position: absolute;
        left: -15px;
        bottom: -20px;
        font-size: 25.6px;
        font-size: 1.6rem;
        background: #de8b24;
        min-width: 250px;
        padding: 5px 20px 5px 30px;
        z-index: 9;
        line-height: 1em;
        box-shadow: -3px 3px 10px rgba(0, 0, 0, 0.3); }
        @media screen and (max-width: 28.125em) {
          .subpage-header .wrapper .page-title .post-author {
            left: 0; } }
  .subpage-header img {
    width: 100%;
    max-height: 400px; }

.subpage-header-alt .user-content {
  margin: 0 auto;
  color: #ffffff;
  padding: 60px 0 20px; }
  .subpage-header-alt .user-content h1, .subpage-header-alt .user-content h2, .subpage-header-alt .user-content h3, .subpage-header-alt .user-content h4, .subpage-header-alt .user-content h5, .subpage-header-alt .user-content h6 {
    color: #de8b24;
    font-family: "interstateregular"; }

#flexible-content-area .page-content {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.07);
  background: #fff;
  border-left: 1px solid #E0E0E0;
  border-right: 1px solid #E0E0E0;
  position: relative;
  min-height: 1030px; }
  #flexible-content-area .page-content.full-width {
    min-height: 0; }
  @media screen and (max-width: 56.25em) {
    #flexible-content-area .page-content {
      width: 100%;
      margin-bottom: 40px;
      min-height: 0; } }
  #flexible-content-area .page-content.has-sidebar {
    float: left;
    width: 70%; }
    @media screen and (max-width: 56.25em) {
      #flexible-content-area .page-content.has-sidebar {
        width: 100%;
        margin-bottom: 20px; } }
    #flexible-content-area .page-content.has-sidebar .wrapper {
      width: 100%; }
  #flexible-content-area .page-content .single-post {
    padding: 60px 30px 30px; }
    @media screen and (max-width: 28.125em) {
      #flexible-content-area .page-content .single-post {
        padding: 30px 10px 10px; } }
    #flexible-content-area .page-content .single-post .user-content {
      font-family: Georgia; }
      #flexible-content-area .page-content .single-post .user-content strong {
        font-weight: bold;
        font-family: Georgia; }
      #flexible-content-area .page-content .single-post .user-content h1, #flexible-content-area .page-content .single-post .user-content h2, #flexible-content-area .page-content .single-post .user-content h3, #flexible-content-area .page-content .single-post .user-content h4, #flexible-content-area .page-content .single-post .user-content h5, #flexible-content-area .page-content .single-post .user-content h6 {
        font-weight: bold;
        font-family: Georgia; }
        #flexible-content-area .page-content .single-post .user-content h1 strong, #flexible-content-area .page-content .single-post .user-content h2 strong, #flexible-content-area .page-content .single-post .user-content h3 strong, #flexible-content-area .page-content .single-post .user-content h4 strong, #flexible-content-area .page-content .single-post .user-content h5 strong, #flexible-content-area .page-content .single-post .user-content h6 strong {
          font-weight: bold;
          font-family: Georgia; }
  #flexible-content-area .page-content .single-program {
    padding: 30px; }
    @media screen and (max-width: 28.125em) {
      #flexible-content-area .page-content .single-program {
        padding: 10px; } }
    #flexible-content-area .page-content .single-program .program-host .host-image {
      float: left;
      width: 20%; }
      #flexible-content-area .page-content .single-program .program-host .host-image img {
        width: 100%;
        max-width: 100%; }
    #flexible-content-area .page-content .single-program .program-host .host-info {
      float: right;
      width: 75%; }
      #flexible-content-area .page-content .single-program .program-host .host-info .host-title h2 {
        float: left;
        margin-right: 20px; }
      #flexible-content-area .page-content .single-program .program-host .host-info .host-title .social {
        float: left; }
        #flexible-content-area .page-content .single-program .program-host .host-info .host-title .social a {
          font-size: 24px;
          font-size: 1.5rem;
          text-decoration: none;
          margin-right: 10px; }
          #flexible-content-area .page-content .single-program .program-host .host-info .host-title .social a.facebook {
            color: #3b5998; }
          #flexible-content-area .page-content .single-program .program-host .host-info .host-title .social a.youtube {
            color: #e52d27; }
          #flexible-content-area .page-content .single-program .program-host .host-info .host-title .social a.twitter {
            color: #4099ff; }
      #flexible-content-area .page-content .single-program .program-host .host-info .bio-excerpt {
        margin-bottom: 20px; }
      #flexible-content-area .page-content .single-program .program-host .host-info .email-websites {
        float: left;
        width: 49%; }
        @media screen and (max-width: 43.75em) {
          #flexible-content-area .page-content .single-program .program-host .host-info .email-websites {
            width: 100%; } }
        #flexible-content-area .page-content .single-program .program-host .host-info .email-websites .program-websites {
          margin: 0;
          margin-bottom: 20px; }
          #flexible-content-area .page-content .single-program .program-host .host-info .email-websites .program-websites a {
            margin-left: 10px;
            border-left: 1px solid #ccc;
            padding-left: 10px; }
            #flexible-content-area .page-content .single-program .program-host .host-info .email-websites .program-websites a:first-child {
              margin-left: 0;
              border-left: none;
              padding-left: 0; }
      #flexible-content-area .page-content .single-program .program-host .host-info .upcoming-events {
        float: right;
        width: 49%; }
        @media screen and (max-width: 43.75em) {
          #flexible-content-area .page-content .single-program .program-host .host-info .upcoming-events {
            width: 100%; } }
        #flexible-content-area .page-content .single-program .program-host .host-info .upcoming-events > p {
          margin-bottom: 5px; }
        #flexible-content-area .page-content .single-program .program-host .host-info .upcoming-events .events-list {
          margin: 0;
          margin-bottom: 20px; }
          #flexible-content-area .page-content .single-program .program-host .host-info .upcoming-events .events-list li {
            margin-bottom: 10px; }

.readmore-js {
  position: relative;
  overflow: hidden;
  transition: height 0.15s ease-in-out; }
  .readmore-js.readmore-js-closed {
    height: 85px !important; }

.readmore-js-trigger {
  cursor: pointer;
  position: absolute;
  right: 0;
  bottom: -3px;
  text-align: right;
  width: 120px;
  padding: 5px 10px;
  text-decoration: underline;
  font-size: 12.8px;
  font-size: 0.8rem;
  background: #ffffff;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,1+25,1+100 */
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 25%, white 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 25%, white 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 25%, white 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 );
  /* IE6-9 */ }

.slick-slider .draggable .slick-slide:hover {
  cursor: grab;
  cursor: -webkit-grab;
  cursor: -moz-grab; }
.slick-slider .draggable .slick-slide.grabbing:hover {
  cursor: grabbing;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing; }

.content-most-recent-program .recent-program-nav {
  text-align: center;
  margin: 30px 20px 0px; }
  @media screen and (max-width: 31.25em) {
    .content-most-recent-program .recent-program-nav {
      margin: 20px 10px 0; } }
  .content-most-recent-program .recent-program-nav h1 {
    font-family: "bebas_neueregular";
    font-size: 41.6px;
    font-size: 2.6rem;
    margin-bottom: 0; }
    @media screen and (max-width: 31.25em) {
      .content-most-recent-program .recent-program-nav h1 {
        font-size: 28.8px;
        font-size: 1.8rem; } }
    .content-most-recent-program .recent-program-nav h1 .prev,
    .content-most-recent-program .recent-program-nav h1 .next {
      color: #fff;
      padding: 0 10px; }
      .content-most-recent-program .recent-program-nav h1 .prev.active,
      .content-most-recent-program .recent-program-nav h1 .next.active {
        cursor: pointer;
        color: #0b2e56; }
    .content-most-recent-program .recent-program-nav h1 .prev {
      margin-right: 30px; }
      @media screen and (max-width: 31.25em) {
        .content-most-recent-program .recent-program-nav h1 .prev {
          margin-right: 0; } }
    .content-most-recent-program .recent-program-nav h1 .next {
      margin-left: 30px; }
      @media screen and (max-width: 31.25em) {
        .content-most-recent-program .recent-program-nav h1 .next {
          margin-left: 0; } }
  .content-most-recent-program .recent-program-nav .more-links {
    color: #aaa; }
    .content-most-recent-program .recent-program-nav .more-links a {
      color: #aaa;
      display: -moz-inline-stack;
      display: inline-block;
      zoom: 1;
      *display: inline;
      margin: 5px 10px; }
    .content-most-recent-program .recent-program-nav .more-links .upcoming {
      display: -moz-inline-stack;
      display: inline-block;
      zoom: 1;
      *display: inline;
      margin-left: 10px;
      cursor: pointer; }
.content-most-recent-program #program-results .ajax-loading {
  margin: 30px 20px;
  text-align: center;
  color: #0b2e56;
  font-family: "bebas_neueregular";
  font-size: 41.6px;
  font-size: 2.6rem; }
  @media screen and (max-width: 31.25em) {
    .content-most-recent-program #program-results .ajax-loading {
      font-size: 28.8px;
      font-size: 1.8rem; } }
  .content-most-recent-program #program-results .ajax-loading img {
    vertical-align: middle;
    height: 1em;
    width: auto; }

.content-post-listing .navigation {
  padding: 0 30px 30px; }

.content-single-column {
  padding: 30px; }
  @media screen and (max-width: 28.125em) {
    .content-single-column {
      padding: 10px; } }
  .content-single-column.has-sidebar-and-bg {
    padding: 40px; }
    @media screen and (max-width: 40.625em) {
      .content-single-column.has-sidebar-and-bg {
        padding: 20px; } }

.content-two-column {
  padding: 40px 0; }
  @media screen and (max-width: 40.625em) {
    .content-two-column {
      padding: 20px 0; } }
  .content-two-column.has-sidebar-and-bg {
    padding: 40px; }
    @media screen and (max-width: 40.625em) {
      .content-two-column.has-sidebar-and-bg {
        padding: 20px; } }
  .content-two-column .left {
    float: left;
    width: 48%; }
    @media screen and (max-width: 40.625em) {
      .content-two-column .left {
        width: 100% !important;
        margin-bottom: 20px; } }
  .content-two-column .right {
    float: right;
    width: 48%; }
    @media screen and (max-width: 40.625em) {
      .content-two-column .right {
        width: 100% !important; } }

.content-host-listing {
  padding: 30px; }
  @media screen and (max-width: 37.5em) {
    .content-host-listing {
      padding: 10px; } }
  .content-host-listing .host-listing-title {
    color: #848EC7;
    margin-bottom: 30px; }
  .content-host-listing .grid-list li .host-thumbnail {
    float: left;
    width: 100px; }
    .content-host-listing .grid-list li .host-thumbnail img {
      width: 100%; }
  .content-host-listing .grid-list li .host-info {
    margin-left: 120px; }

.content-media-archive {
  padding: 30px; }
  @media screen and (max-width: 37.5em) {
    .content-media-archive {
      padding: 10px; } }

#category-search label {
  position: relative; }
  #category-search label .text-hidden {
    position: absolute;
    text-indent: -9999px; }

.audio-archive-nav {
  background: #f7f7f7;
  padding: 20px;
  margin-bottom: 30px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start; }
  @media screen and (max-width: 56.25em) {
    .audio-archive-nav {
      display: block; } }
  @media screen and (max-width: 37.5em) {
    .audio-archive-nav {
      padding: 10px; } }
  .audio-archive-nav .audio-archive-nav-submit {
    font-size: 16px;
    font-size: 1rem;
    padding: 0 20px;
    margin-bottom: 0; }
  .audio-archive-nav .advanced-search-link {
    white-space: nowrap; }
    @media screen and (max-width: 56.25em) {
      .audio-archive-nav .advanced-search-link {
        margin-top: 2em;
        display: block;
        border-top: 1px solid #ccc;
        padding-top: 1em; } }

.archive-item {
  border-bottom: 1px solid #ddd;
  margin-bottom: 30px; }
  .archive-item .share-icons {
    margin-bottom: 20px; }
    .archive-item .share-icons p {
      margin-bottom: 0; }
      .archive-item .share-icons p a {
        text-decoration: none;
        margin-left: 20px; }
  .archive-item .listen-now {
    display: none; }
  .archive-item .audio-player {
    margin-bottom: 20px; }
    .archive-item .audio-player .audiojs {
      max-width: 460px;
      width: auto; }
      .archive-item .audio-player .audiojs .play-pause {
        border: none; }
      .archive-item .audio-player .audiojs .time {
        font-family: "interstatebold"; }
    .archive-item .audio-player ol {
      display: none; }
  .archive-item .archive-meta {
    margin: 0 0 20px 0; }
    .archive-item .archive-meta li {
      list-style: none; }
  .archive-item .program-details > li {
    margin-bottom: 10px; }
  .archive-item .expand-trigger {
    cursor: pointer;
    color: #0b2e56; }
  .archive-item .resource-item .resource-thumbnail {
    max-width: 150px;
    float: left; }
  .archive-item .resource-item .resource-content {
    margin-left: 170px; }
    @media screen and (max-width: 40.625em) {
      .archive-item .resource-item .resource-content {
        margin-left: 0; } }
  .archive-item .resource-item .add_to_cart_inline {
    border: none !important; }
  .archive-item .segments {
    background: #eee;
    padding: 20px 20px 10px;
    margin-bottom: 20px;
    margin-top: 20px; }
    .archive-item .segments .segment-number {
      cursor: pointer;
      color: #0b2e56;
      font-family: "interstatebold";
      font-size: 17.6px;
      font-size: 1.1rem; }
    .archive-item .segments .archive-segment > li {
      clear: left;
      margin-bottom: 20px; }
    .archive-item .segments .archive-segment .guest-details > li {
      margin-bottom: 20px; }
    .archive-item .segments .archive-segment .guest-details ul {
      margin: 0;
      overflow: hidden; }
    .archive-item .segments .archive-segment .guest-details .guest-name img {
      float: left;
      max-width: 50%;
      box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
      margin-right: 20px; }
    .archive-item .segments .archive-segment .guest-details .resource-list-container {
      background: #ffffff; }
      .archive-item .segments .archive-segment .guest-details .resource-list-container li {
        padding: 15px; }
    .archive-item .segments .archive-segment .segment-more {
      padding: 10px;
      background: #ffffff;
      margin-bottom: 0; }
      .archive-item .segments .archive-segment .segment-more .expand-trigger {
        margin: 0; }

.content-video-archive {
  padding: 20px 20px 40px; }
  .content-video-archive .video-archive-breadcrumbs {
    margin-bottom: 40px; }
    .content-video-archive .video-archive-breadcrumbs li {
      display: -moz-inline-stack;
      display: inline-block;
      zoom: 1;
      *display: inline;
      margin-left: 5px; }
      .content-video-archive .video-archive-breadcrumbs li span {
        display: -moz-inline-stack;
        display: inline-block;
        zoom: 1;
        *display: inline;
        margin-right: 5px; }
      .content-video-archive .video-archive-breadcrumbs li:first-child {
        margin-left: 0; }
  .content-video-archive .video-cat-info {
    margin-bottom: 60px; }
    .content-video-archive .video-cat-info .video-cat-image {
      width: 30%;
      float: left; }
      .content-video-archive .video-cat-info .video-cat-image img {
        width: 100%; }
    .content-video-archive .video-cat-info .video-cat-description {
      float: left;
      margin-left: 5%;
      width: 65%; }
      .content-video-archive .video-cat-info .video-cat-description .video-cat-links {
        margin-top: 20px; }
        .content-video-archive .video-cat-info .video-cat-description .video-cat-links li {
          display: -moz-inline-stack;
          display: inline-block;
          zoom: 1;
          *display: inline;
          margin-left: 20px; }
          .content-video-archive .video-cat-info .video-cat-description .video-cat-links li:first-child {
            margin-left: 0; }
          .content-video-archive .video-cat-info .video-cat-description .video-cat-links li a {
            color: #de8b24;
            text-decoration: underline; }
  .content-video-archive .video-cat-item {
    margin-bottom: 40px; }
    .content-video-archive .video-cat-item .video-cat-image-link {
      display: block; }
      .content-video-archive .video-cat-item .video-cat-image-link .video-cat-image {
        margin-bottom: 20px; }
    .content-video-archive .video-cat-item .video-thumbnail {
      position: relative;
      margin-bottom: 20px;
      cursor: pointer; }
      .content-video-archive .video-cat-item .video-thumbnail img {
        width: 100%;
        max-width: 100%; }
      .content-video-archive .video-cat-item .video-thumbnail i {
        position: absolute;
        top: 50%;
        margin-top: -32px;
        left: 50%;
        margin-left: -32px;
        color: #ffffff;
        font-size: 64px;
        font-size: 4rem;
        text-shadow: 0 0 30px rgba(0, 0, 0, 0.8); }
    .content-video-archive .video-cat-item .video-cat-title {
      font-size: 22.4px;
      font-size: 1.4rem; }
    .content-video-archive .video-cat-item .read-more {
      display: block;
      margin-top: 10px;
      color: #de8b24;
      text-decoration: underline; }
  .content-video-archive .pagination {
    border-top: 1px solid #ccc;
    padding-top: 40px;
    margin-top: 40px; }

.media-archive-advanced-search {
  padding: 30px; }
  .media-archive-advanced-search .advanced-search-container {
    margin: 20px 0 40px; }
    .media-archive-advanced-search .advanced-search-container li {
      margin-bottom: 10px; }
      .media-archive-advanced-search .advanced-search-container li label {
        margin-right: 10px;
        display: -moz-inline-stack;
        display: inline-block;
        zoom: 1;
        *display: inline;
        width: 200px; }
      .media-archive-advanced-search .advanced-search-container li select,
      .media-archive-advanced-search .advanced-search-container li input,
      .media-archive-advanced-search .advanced-search-container li textarea {
        padding: 5px; }

.blog-list {
  padding: 30px; }
  .blog-list > li {
    margin-bottom: 40px; }
    .blog-list > li .featured-image {
      float: left;
      margin-right: 20px;
      margin-bottom: 5px; }
    .blog-list > li .post-info {
      margin-bottom: 20px; }
      .blog-list > li .post-info .post-title a {
        color: #848EC7; }
  .blog-list .post-meta {
    margin-top: 20px; }

.post-date {
  color: #f7f7f7;
  font-size: 14.4px;
  font-size: 0.9rem; }

#map-canvas .infowindow {
  width: 300px; }
  @media screen and (max-width: 25em) {
    #map-canvas .infowindow {
      width: 250px; } }
  #map-canvas .infowindow img {
    float: left;
    width: 100px;
    height: 100px;
    margin-top: 5px;
    margin-bottom: 5px; }
  #map-canvas .infowindow .info {
    margin-left: 115px; }
    #map-canvas .infowindow .info h1 {
      font-size: 19.2px;
      font-size: 1.2rem;
      margin-bottom: 5px;
      padding-top: 5px; }
    #map-canvas .infowindow .info .terms {
      color: #333333;
      line-height: 1.2em;
      margin-bottom: 5px; }
    #map-canvas .infowindow .info address {
      color: #333333;
      margin-bottom: 10px;
      line-height: 1.2em; }
    #map-canvas .infowindow .info a {
      font-family: "interstatelightcond";
      color: #848EC7;
      font-size: 16px;
      font-size: 1rem; }
#map-canvas img {
  max-width: none; }

.prev-next-posts {
  border-top: 1px solid #878787;
  padding: 20px 0;
  margin-right: 40px;
  margin-bottom: 40px; }
  .prev-next-posts button {
    color: #0b2e56;
    background: none;
    outline: 0;
    border: none;
    cursor: pointer; }
  .prev-next-posts .prev {
    float: left; }
  .prev-next-posts .next {
    float: right; }

div.sharedaddy {
  padding-top: 10px; }
  div.sharedaddy h3.sd-title {
    width: 100%; }
    div.sharedaddy h3.sd-title:before {
      border: none !important; }

.content-program-listing {
  padding: 30px; }
  @media screen and (max-width: 28.125em) {
    .content-program-listing {
      padding: 10px; } }
  .content-program-listing .program-listing-title {
    margin-bottom: 30px; }
  .content-program-listing .user-content .grid {
    margin: 0; }
    .content-program-listing .user-content .grid li {
      list-style: none !important; }

.content-weekly-schedule {
  padding: 30px; }
  @media screen and (max-width: 37.5em) {
    .content-weekly-schedule {
      padding: 10px; } }
  .content-weekly-schedule .day-tabs {
    margin: 0; }
    .content-weekly-schedule .day-tabs li {
      float: left;
      width: 14.28%;
      padding: 20px 10px;
      color: #ffffff;
      background: #0b2e56;
      list-style: none;
      text-align: center;
      cursor: pointer;
      text-transform: uppercase;
      border-left: 1px solid #ffffff;
      border-right: 1px solid #ffffff;
      border-bottom: 1px solid #0b2e56;
      font-size: 19.2px;
      font-size: 1.2rem; }
      @media screen and (max-width: 37.5em) {
        .content-weekly-schedule .day-tabs li {
          font-size: 16px;
          font-size: 1rem; } }
      .content-weekly-schedule .day-tabs li.active {
        background: #ffffff;
        color: #0b2e56;
        border-top: 1px solid #0b2e56;
        border-left: 1px solid #0b2e56;
        border-right: 1px solid #0b2e56;
        border-bottom: 1px solid #ffffff; }
  .content-weekly-schedule .daily-list {
    margin: 0; }
    .content-weekly-schedule .daily-list li {
      padding: 20px;
      list-style: none;
      border-bottom: 1px solid #ddd; }
      .content-weekly-schedule .daily-list li.now {
        background: #f7f7f7; }
      .content-weekly-schedule .daily-list li p {
        margin: 0; }
      .content-weekly-schedule .daily-list li .program-times {
        font-size: 19.2px;
        font-size: 1.2rem;
        float: left;
        font-family: "interstatelightitalic";
        margin-bottom: 5px;
        width: 110px; }
      .content-weekly-schedule .daily-list li .listen-live {
        float: right;
        width: 120px; }
      .content-weekly-schedule .daily-list li .program-details {
        margin-left: 110px;
        margin-right: 120px; }
        .content-weekly-schedule .daily-list li .program-details .program-title {
          margin: 0; }
          .content-weekly-schedule .daily-list li .program-details .program-title a {
            text-decoration: none; }
        .content-weekly-schedule .daily-list li .program-details .program-notes {
          margin-top: 10px; }

.single-hosts .single-host-thumbnail {
  float: left;
  margin-right: 20px;
  margin-bottom: 10px; }
  @media screen and (max-width: 21.875em) {
    .single-hosts .single-host-thumbnail {
      width: 100%;
      margin-right: 0; } }

.recent-posts {
  margin-top: 60px; }
  .recent-posts .grid {
    margin: 0; }
    .recent-posts .grid li {
      list-style: none; }
      .recent-posts .grid li a {
        text-decoration: none; }
        .recent-posts .grid li a img {
          margin-bottom: 10px; }

.post-meta {
  clear: left;
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px;
  margin-bottom: 20px;
  font-size: 14.4px;
  font-size: 0.9rem;
  color: #333333; }
  .post-meta > div {
    float: left;
    margin-right: 20px; }

.related-content {
  padding: 40px 0; }
  .related-content img {
    width: auto;
    max-width: 100%; }
  .related-content .embed-container {
    padding-bottom: 75%; }
  .related-content .title {
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    line-height: 1.2em;
    margin-top: 10px; }

.xml-editor .xml-tab-wrap div {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  background: #666;
  padding: 10px 20px;
  cursor: pointer;
  color: #ffffff;
  transition: all 0.25s ease-in-out; }
  .xml-editor .xml-tab-wrap div.active {
    background: #eee;
    color: #333333; }
  .xml-editor .xml-tab-wrap div:hover {
    background: #eee;
    color: #333333; }
.xml-editor input[type="submit"] {
  float: right; }

.tribe-hide {
  display: block; }

#event-categories li,
#event_custom,
#event_image_uploader {
  display: none; }

ul li {
  list-style: none; }

.user-content ul li {
  list-style: disc; }
.user-content #event-categories #tribe_events_cat-29,
.user-content #event-categories #tribe_events_cat-31 {
  display: list-item;
  list-style: none; }

.prayer-landing .page-count,
.prayer-type .page-count {
  font-size: 2em;
  font-family: "interstateregularcond";
  margin-bottom: 1em;
  text-transform: uppercase;
  letter-spacing: -1px; }
.prayer-landing .prayer-alert,
.prayer-type .prayer-alert {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1em;
  background: #f26235;
  color: #ffffff;
  line-height: 1.2em;
  margin-bottom: 1em; }
  @media screen and (max-width: 37.5em) {
    .prayer-landing .prayer-alert,
    .prayer-type .prayer-alert {
      flex-wrap: wrap; } }
  .prayer-landing .prayer-alert .alert-title,
  .prayer-type .prayer-alert .alert-title {
    font-size: 1.8em;
    font-family: "interstatelightcond";
    padding-right: 1em;
    white-space: nowrap; }
    @media screen and (max-width: 37.5em) {
      .prayer-landing .prayer-alert .alert-title,
      .prayer-type .prayer-alert .alert-title {
        margin-bottom: 0.2em; } }
  .prayer-landing .prayer-alert .alert-text,
  .prayer-type .prayer-alert .alert-text {
    flex: 1 1 100%;
    font-size: 0.9em; }
    .prayer-landing .prayer-alert .alert-text p:last-child,
    .prayer-type .prayer-alert .alert-text p:last-child {
      margin-bottom: 0; }
    .prayer-landing .prayer-alert .alert-text a,
    .prayer-type .prayer-alert .alert-text a {
      color: #ffffff; }
.prayer-landing .todays-rosary,
.prayer-type .todays-rosary {
  background: url("images/rosary.jpg") top right no-repeat;
  background-size: cover;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 1em; }
  .prayer-landing .todays-rosary .video-thumbnail,
  .prayer-type .todays-rosary .video-thumbnail {
    flex: 0 0 55%;
    display: flex;
    justify-content: center;
    align-items: center; }
    @media screen and (max-width: 43.75em) {
      .prayer-landing .todays-rosary .video-thumbnail,
      .prayer-type .todays-rosary .video-thumbnail {
        flex: 0 0 100%;
        margin-bottom: 1em; } }
    .prayer-landing .todays-rosary .video-thumbnail i,
    .prayer-type .todays-rosary .video-thumbnail i {
      color: #ffffff;
      font-size: 64px;
      font-size: 4rem;
      text-shadow: 0 0 30px rgba(0, 0, 0, 0.8); }
  .prayer-landing .todays-rosary .prayer-text,
  .prayer-type .todays-rosary .prayer-text {
    color: #ffffff;
    padding: 1em;
    flex: 1 1 45%; }
    .prayer-landing .todays-rosary .prayer-text h2,
    .prayer-type .todays-rosary .prayer-text h2 {
      color: #ffffff;
      text-transform: uppercase;
      margin-bottom: 0.8em;
      display: flex;
      align-items: center; }
      .prayer-landing .todays-rosary .prayer-text h2 i,
      .prayer-type .todays-rosary .prayer-text h2 i {
        font-size: 0.8em;
        margin-right: 0.5em; }
    .prayer-landing .todays-rosary .prayer-text h3,
    .prayer-type .todays-rosary .prayer-text h3 {
      color: #ffffff;
      font-family: "interstateregular";
      margin-bottom: 0.8em; }
    .prayer-landing .todays-rosary .prayer-text .ghost-button,
    .prayer-type .todays-rosary .prayer-text .ghost-button {
      font-size: 1.1em;
      display: inline-block;
      border: 3px solid #ffffff;
      background: none;
      color: #ffffff;
      text-transform: uppercase;
      padding: 0.8em 1.4em;
      margin-top: 1.5em;
      transition: all 100ms ease-in; }
      .prayer-landing .todays-rosary .prayer-text .ghost-button:hover,
      .prayer-type .todays-rosary .prayer-text .ghost-button:hover {
        background: #ffffff;
        color: #0b2e56; }
.prayer-landing .prayer-types,
.prayer-type .prayer-types {
  background: #314d8d;
  display: flex;
  color: #ffffff;
  padding: 1em;
  margin-bottom: 1em; }
  .prayer-landing .prayer-types .label,
  .prayer-type .prayer-types .label {
    text-transform: uppercase;
    white-space: nowrap;
    margin-right: 1em; }
  .prayer-landing .prayer-types .type-list,
  .prayer-type .prayer-types .type-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; }
    .prayer-landing .prayer-types .type-list li,
    .prayer-type .prayer-types .type-list li {
      margin: 0 1em; }
      .prayer-landing .prayer-types .type-list li a,
      .prayer-type .prayer-types .type-list li a {
        color: #f7e497; }
.prayer-landing .prayer-grid-wrap .loading-prayers,
.prayer-type .prayer-grid-wrap .loading-prayers {
  text-align: center;
  margin: 2em;
  flex: 1 1 100%; }
.prayer-landing .prayer-grid-wrap .prayer-grid,
.prayer-type .prayer-grid-wrap .prayer-grid {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  .prayer-landing .prayer-grid-wrap .prayer-grid .prayer-item,
  .prayer-type .prayer-grid-wrap .prayer-grid .prayer-item {
    flex: 0 0 32%;
    margin-bottom: 2em; }
    @media screen and (max-width: 78.125em) {
      .prayer-landing .prayer-grid-wrap .prayer-grid .prayer-item,
      .prayer-type .prayer-grid-wrap .prayer-grid .prayer-item {
        flex: 0 0 49%; } }
    @media screen and (max-width: 31.25em) {
      .prayer-landing .prayer-grid-wrap .prayer-grid .prayer-item,
      .prayer-type .prayer-grid-wrap .prayer-grid .prayer-item {
        flex: 0 0 100%; } }
    .prayer-landing .prayer-grid-wrap .prayer-grid .prayer-item .prayer-image,
    .prayer-type .prayer-grid-wrap .prayer-grid .prayer-item .prayer-image {
      height: 130px;
      display: block; }
    .prayer-landing .prayer-grid-wrap .prayer-grid .prayer-item .prayer-content,
    .prayer-type .prayer-grid-wrap .prayer-grid .prayer-item .prayer-content {
      padding: 1em; }
      .prayer-landing .prayer-grid-wrap .prayer-grid .prayer-item .prayer-content .prayer-excerpt,
      .prayer-type .prayer-grid-wrap .prayer-grid .prayer-item .prayer-content .prayer-excerpt {
        margin-bottom: 1em; }
      .prayer-landing .prayer-grid-wrap .prayer-grid .prayer-item .prayer-content .prayer-link,
      .prayer-type .prayer-grid-wrap .prayer-grid .prayer-item .prayer-content .prayer-link {
        text-transform: uppercase; }
.prayer-landing .prayer-grid-wrap .prayer-pagination,
.prayer-type .prayer-grid-wrap .prayer-pagination {
  margin-top: 2em;
  padding-top: 2em;
  border-top: 1px solid #cccccc;
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-transform: uppercase; }
  .prayer-landing .prayer-grid-wrap .prayer-pagination .previous i,
  .prayer-type .prayer-grid-wrap .prayer-pagination .previous i {
    margin-right: 0.5em; }
  .prayer-landing .prayer-grid-wrap .prayer-pagination .next i,
  .prayer-type .prayer-grid-wrap .prayer-pagination .next i {
    margin-left: 0.5em; }

.single-prayer .page-content {
  background: #ffffff url("images/prayer-bg.jpg") top center no-repeat !important; }
  .single-prayer .page-content .single-post {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    padding: 1em !important; }
    .single-prayer .page-content .single-post .left-col {
      flex: 0 0 48%; }
      @media screen and (max-width: 46.875em) {
        .single-prayer .page-content .single-post .left-col {
          flex: 0 0 100%;
          margin-bottom: 2em; } }
    .single-prayer .page-content .single-post .right-col {
      flex: 0 0 48%; }
      @media screen and (max-width: 46.875em) {
        .single-prayer .page-content .single-post .right-col {
          flex: 0 0 100%; } }
      .single-prayer .page-content .single-post .right-col .top {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 1em; }
        .single-prayer .page-content .single-post .right-col .top span {
          font-size: 1.1em;
          text-transform: uppercase; }
          .single-prayer .page-content .single-post .right-col .top span a {
            color: #314d8d;
            margin-left: 1em; }
            .single-prayer .page-content .single-post .right-col .top span a i {
              font-size: 1.2em; }
        .single-prayer .page-content .single-post .right-col .top .ghost-button-alt {
          display: inline-block;
          border: 3px solid #314d8d;
          background: none;
          color: #314d8d;
          text-transform: uppercase;
          padding: 0.8em 1.4em;
          transition: all 100ms ease-in; }
          .single-prayer .page-content .single-post .right-col .top .ghost-button-alt:hover {
            background: #314d8d;
            color: #ffffff; }
      .single-prayer .page-content .single-post .right-col .content {
        background: #303030;
        color: #ffffff;
        padding: 1em; }
        .single-prayer .page-content .single-post .right-col .content a {
          color: #ffffff; }
        .single-prayer .page-content .single-post .right-col .content .right-section {
          margin-bottom: 1.5em;
          padding-bottom: 1.5em;
          border-bottom: 1px solid #cccccc; }
          .single-prayer .page-content .single-post .right-col .content .right-section:first-child {
            border-bottom: none; }
          .single-prayer .page-content .single-post .right-col .content .right-section .title {
            color: #ffffff;
            font-family: "interstateregularcond";
            text-transform: uppercase;
            margin-bottom: 1em; }
          .single-prayer .page-content .single-post .right-col .content .right-section .video-thumbnail {
            flex: 0 0 100%;
            display: flex;
            justify-content: center;
            align-items: center;
            height: 200px; }
            .single-prayer .page-content .single-post .right-col .content .right-section .video-thumbnail i {
              color: #ffffff;
              font-size: 64px;
              font-size: 4rem;
              text-shadow: 0 0 30px rgba(0, 0, 0, 0.8); }

.woocommerce .woocommerce-page-content .products .product {
  margin: 0 2.5% 40px 0;
  padding: 0;
  position: relative;
  width: 18%; }
  @media screen and (max-width: 48em) {
    .woocommerce .woocommerce-page-content .products .product {
      width: 48%;
      margin: 0 0 40px 0; } }
  .woocommerce .woocommerce-page-content .products .product.last {
    margin-right: 0; }
.woocommerce .woocommerce-page-content.single-product #content div.product div.images {
  float: left;
  width: 35%; }
  @media screen and (max-width: 37.5em) {
    .woocommerce .woocommerce-page-content.single-product #content div.product div.images {
      width: 100%; } }
.woocommerce .woocommerce-page-content.single-product #content div.product div.entry-summary {
  float: right;
  width: 60%; }
  @media screen and (max-width: 37.5em) {
    .woocommerce .woocommerce-page-content.single-product #content div.product div.entry-summary {
      width: 100%; } }
  .woocommerce .woocommerce-page-content.single-product #content div.product div.entry-summary .variations .label {
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline; }
  .woocommerce .woocommerce-page-content.single-product #content div.product div.entry-summary .variations .value {
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline; }
    .woocommerce .woocommerce-page-content.single-product #content div.product div.entry-summary .variations .value select {
      width: 100%; }
.woocommerce .download-url {
  font-size: 16px;
  font-size: 1rem; }
.woocommerce .woocommerce-page-content {
  padding: 0 30px; }
  .woocommerce .woocommerce-page-content .woocommerce-before-shop {
    margin-bottom: 30px; }
  .woocommerce .woocommerce-page-content.single-product {
    padding: 30px; }
    .woocommerce .woocommerce-page-content.single-product .price {
      margin-bottom: 20px; }
    .woocommerce .woocommerce-page-content.single-product .cart {
      margin-top: 30px; }
      .woocommerce .woocommerce-page-content.single-product .cart .quantity input[type="number"] {
        padding: 5px 0;
        font-size: 19.2px;
        font-size: 1.2rem; }
    .woocommerce .woocommerce-page-content.single-product .related,
    .woocommerce .woocommerce-page-content.single-product .upsells {
      margin-top: 40px;
      padding-top: 40px;
      border-top: 1px solid #ddd; }
      .woocommerce .woocommerce-page-content.single-product .related > h2,
      .woocommerce .woocommerce-page-content.single-product .upsells > h2 {
        margin-bottom: 30px; }
.woocommerce .product-remove {
  font-family: arial; }
.woocommerce .woocommerce-checkout .product-quantity {
  font-family: arial; }
.woocommerce .woocommerce-checkout .payment_methods li {
  list-style: none; }

input[type="text"],
input[type="password"],
input[type="search"],
textarea,
select {
  font-family: "interstatelight";
  border: 1px solid #a8a8a8;
  padding: 10px 10px 5px;
  margin: 0;
  font-size: 16px;
  font-size: 1rem;
  text-indent: 1px;
  line-height: 1em;
  max-width: 100%; }

input[type="submit"] {
  font-family: "interstatelightcond";
  cursor: pointer;
  background: #0b2e56;
  color: white;
  line-height: 2em;
  transition: background 0.15s ease-in-out;
  border: none;
  border-radius: 5px;
  padding: 5px 50px 3px;
  font-size: 19.2px;
  font-size: 1.2rem; }
  input[type="submit"]:hover {
    background: #051629; }

input[type="submit"] {
  margin: 20px 0; }

label:hover {
  cursor: pointer; }

.search button.search-submit {
  float: right;
  padding: 9px 15px 6px;
  line-height: 1em;
  border: none;
  margin-top: 10px; }
.search .search-input {
  width: 100%; }

.user-content .gform_wrapper {
  margin: 0; }
  .user-content .gform_wrapper input[type="text"],
  .user-content .gform_wrapper textarea,
  .user-content .gform_wrapper select {
    font-size: 16px;
    font-size: 1rem; }
    @media screen and (max-width: 31.25em) {
      .user-content .gform_wrapper input[type="text"],
      .user-content .gform_wrapper textarea,
      .user-content .gform_wrapper select {
        width: 100% !important; } }
  .user-content .gform_wrapper .gfield_label {
    font-weight: normal !important; }
  .user-content .gform_wrapper .gfield_description {
    font-size: 14.4px;
    font-size: 0.9rem;
    color: #333333;
    padding: 0; }
  .user-content .gform_wrapper .gform_footer {
    overflow: hidden;
    margin-bottom: 20px; }

.styled-select select {
  background: transparent;
  line-height: 1;
  border: 0;
  border-radius: 0;
  -webkit-appearance: none; }
  .styled-select select:focus {
    outline: none; }

.styled-select {
  overflow: hidden;
  background: url("images/select-arrow.png") no-repeat right 10px center #ffffff;
  border: 1px solid #ccc; }

/*------------------------------------*\
    WORDPRESS STANDARD STYLES
\*------------------------------------*/
.alignnone {
  margin: 5px 20px 20px 0; }

.aligncenter, div.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

a img.alignnone {
  margin: 5px 20px 20px 0; }

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption {
  background: #FFF;
  border: 1px solid #F0F0F0;
  max-width: 96%;
  padding: 5px 3px 10px;
  text-align: center; }

.wp-caption.alignnone {
  margin: 5px 20px 20px 0; }

.wp-caption.alignleft {
  margin: 5px 20px 20px 0; }

.wp-caption.alignright {
  margin: 5px 0 20px 20px; }

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto; }

.wp-caption .wp-caption-text, .gallery-caption {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px; }

.comments-area {
  background-color: #fff;
  border-top: 1px solid #eaeaea;
  border-top: 1px solid rgba(51, 51, 51, 0.1); }

.comments-area > :last-child {
  margin-bottom: 0; }

.commentlist + .comment-respond {
  border-top: 1px solid #eaeaea;
  border-top: 1px solid rgba(51, 51, 51, 0.1); }

.commentlist + .comment-respond,
.comment-navigation + .comment-respond {
  padding-top: 1.6em; }

.comments-title,
.comment-reply-title {
  font-family: "Noto Serif", serif;
  line-height: 1.3333; }

.comments-title {
  margin-bottom: 1.3333em; }

.commentlist {
  list-style: none;
  margin: 0; }

.commentlist article,
.commentlist .pingback,
.commentlist .trackback {
  border-top: 1px solid #eaeaea;
  border-top: 1px solid rgba(51, 51, 51, 0.1);
  padding: 1.6em 0; }

.commentlist .children {
  list-style: none;
  margin: 0; }

.commentlist .children > li {
  padding-left: 0.8em; }

.comment-author {
  color: #707070;
  color: rgba(51, 51, 51, 0.7);
  margin-bottom: 0.4em; }

.comment-author a:hover {
  border-bottom: 1px solid #707070;
  border-bottom: 1px solid rgba(51, 51, 51, 0.7); }

.comment-author .avatar {
  float: left;
  height: 24px;
  margin-right: 0.8em;
  width: 24px; }

.bypostauthor > article .fn:after {
  content: "\f304";
  position: relative;
  top: 5px;
  left: 3px; }

.comment-metadata,
.pingback .edit-link {
  color: #707070;
  color: rgba(51, 51, 51, 0.7);
  font-family: "Noto Sans", sans-serif;
  line-height: 1.5; }

.comment-metadata a,
.pingback .edit-link a {
  color: #707070;
  color: rgba(51, 51, 51, 0.7); }

.comment-metadata a:hover,
.pingback .edit-link a:hover {
  border-bottom: 1px solid #333; }

.comment-metadata a:hover,
.comment-metadata a:focus,
.pingback .edit-link a:hover,
.pingback .edit-link a:focus {
  color: #333; }

.comment-metadata {
  margin-bottom: 1.6em; }

.comment-metadata .edit-link {
  margin-left: 1em; }

.pingback .edit-link {
  margin-left: 1em; }

.pingback .edit-link:before {
  top: 5px; }

.comment-content ul,
.comment-content ol {
  margin: 0 0 1.6em 1.3333em; }

.comment-content li > ul,
.comment-content li > ol {
  margin-bottom: 0; }

.comment-content > :last-child {
  margin-bottom: 0; }

.commentlist .reply a {
  border: 1px solid #eaeaea;
  border: 1px solid rgba(51, 51, 51, 0.1);
  color: #707070;
  color: rgba(51, 51, 51, 0.7);
  display: inline-block;
  line-height: 1;
  margin-top: 1em;
  padding: 0.4167em 0.8333em;
  text-transform: uppercase; }

.commentlist .reply a:hover,
.commentlist .reply a:focus {
  border-color: #333;
  color: #333;
  outline: 0; }

.comment-form {
  padding-top: 1.6em; }

.comment-form label {
  color: #707070;
  color: rgba(51, 51, 51, 0.7);
  display: block;
  letter-spacing: 0.04em; }

.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"],
.comment-form input[type="submit"] {
  width: 100%; }

.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.form-allowed-tags {
  color: #707070;
  color: rgba(51, 51, 51, 0.7);
  line-height: 1.5;
  margin-bottom: 2em; }

.logged-in-as a:hover {
  border-bottom: 1px solid #333; }

.no-comments {
  border-top: 1px solid #eaeaea;
  border-top: 1px solid rgba(51, 51, 51, 0.1);
  color: #707070;
  color: rgba(51, 51, 51, 0.7);
  padding-top: 1.6em; }

.comment-navigation + .no-comments {
  border-top: 0; }

.form-allowed-tags code {
  font-family: Inconsolata, monospace; }

.form-submit {
  margin-bottom: 0; }

.required {
  color: #c0392b; }

.comment-reply-title small {
  font-size: 100%; }

.comment-reply-title small a {
  border: 0;
  float: right;
  height: 32px;
  overflow: hidden;
  width: 26px; }

.comment-reply-title small a:before {
  content: "\f405";
  font-size: 32px;
  position: relative;
  top: -3px; }

#comments {
  margin-bottom: 20px; }

.comment-body {
  margin-bottom: 20px; }

.comment {
  margin-left: 20px; }

#respond {
  clear: left;
  margin-bottom: 60px; }
  #respond input {
    margin-bottom: 10px; }
  #respond label small {
    font-size: 14.4px;
    font-size: 0.9rem; }

@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }

  a, a:visited {
    text-decoration: underline; }

  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr, img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }
  p, h2, h3 {
    orphans: 3;
    widows: 3; }

  h2, h3 {
    page-break-after: avoid; }

  .close-lightbox,
  .print-lightbox {
    display: none !important; }

  body {
    -webkit-print-color-adjust: exact; }

  #header {
    position: static !important;
    background-color: #333333 !important;
    margin-bottom: 40px !important; }
    #header .main-nav li {
      display: none !important; }
      #header .main-nav li.pandi {
        display: block !important;
        margin-top: 10px !important;
        margin-right: 0 !important; }
        #header .main-nav li.pandi a {
          border: none !important; }

  .single-header {
    padding-top: 0 !important; }

  .featured-image .image-text p {
    color: #ffffff !important; }

  .page-content[style] {
    width: 65% !important; }
    .page-content[style] .pho-wrap[style] {
      width: 100% !important; }

  .sidebar[style] {
    width: 35% !important; }
    .sidebar[style] .pho-wrap[style] {
      width: 100% !important; }

  .related-projects {
    display: none !important; }

  .grid {
    color: #ffffff !important; }
    .grid .team-info {
      color: #ffffff !important;
      background-color: #000000 !important; }
      .grid .team-info span {
        color: #ffffff !important; }

  .project-list {
    color: #ffffff !important; }
    .project-list .grid li a div {
      background-color: #000000 !important;
      color: #ffffff !important; }
      .project-list .grid li a div h3 {
        color: #ffffff !important; }

  #top-link {
    display: none !important; } }
/* MODERNIZR CLASSES USED FOR FEATURE DECTECTION */
/* IE 9 and below */
.no-flexbox {
  /* IE 9 only*/
  /* IE 8 and below */ }
  .no-flexbox.no-canvas {
    /* IE 8 only */
    /* IE 7 and below */ }

/*# sourceMappingURL=style.css.map */
