.container {
  max-width: 1170px !important;
  width: 1170px !important;
}
.entry-content {
  max-width: 1200px;
  margin: 0px auto;
  padding: 20px;
}
.logo {
  max-width: 750px;
  margin: 20px 0 0 0;
}
.ij-logo {
  width: 170px;
  display: inline-block;
  padding: 10px 0 10px 10px;
}
.orange {
  background-color: #e9ae4b;
}
.podcast {
  background-color: #4ca5a9;
  background-image: url(/wp-content/plugins/JUST/templates/img/flame-blue.png);
  background-position: right center;
  background-repeat: no-repeat;
}
.brown {
  background-color: #515151;
  color: #fff;
}
.panel {
  border: 0;
  border-radius: 0;
  min-height: 270px;
  margin: 0;
}
.col-md-8.story-container {
  padding-left: 0px;
}
.story-container .panel {
  background-image: url(/wp-content/plugins/JUST/templates/img/flame-orange.png);
  background-position: bottom right;
  background-repeat: no-repeat;
}
.featured .odd {
  background-color: #f4dbb2;
}
.featured .even {
  background-color: #f8e48d;
}
.rule {
  background-image: url(/wp-content/plugins/JUST/templates/img/rule.png);
  background-position: center;
  height: 23px;
  margin: 30px auto;
  max-width: 1150px;
}
h1,
h2,
h3,
h4,
p,
li,
a {
  margin: 0;
  font-family: 'Oswald', sans-serif;
}
h1 {
  font-size: 4rem;
  line-height: 3rem;
  text-transform: uppercase;
  font-weight: 700;
  margin: 10px 0 30px 0;
  padding: 20px 0 20px 0;
  color: #4ba6a9;
  letter-spacing: .4rem;
  border-top: 1px solid #4ba6a9;
  border-bottom: 1px solid #4ba6a9;
}
h2 {
  font-size: 2.25rem;
  line-height: 2.5rem;
  text-transform: uppercase;
  font-weight: 700;
  margin: 0 0 20px 0;
}
h3 {
  font-size: 2rem;
  line-height: 2.5rem;
  font-weight: 700;
  margin: 0 0 10px 0;
}
h4 {
  font-size: 1.75rem;
  line-height: 1.75rem;
  font-weight: 700;
  margin: 0 0 10px 0;
  text-transform: uppercase;
}
p {
  font-size: 1.5rem;
  line-height: 1.75rem;
  font-weight: 500;
  margin: 0 0 10px 0;
}
.header {
  height: auto;
}
.navbar {
  background-color: #1c383d;
}
.navbar-collapse {
  margin-left: 170px !important;
}
.navbar-nav {
  margin: 7.5px 0;
  position: relative;
  float: right;
  text-transform: uppercase;
  font-size: 1.75rem;
}
.navbar-default .navbar-nav > li > a {
  color: #fff !important;
}
.navbar-default .navbar-nav > li > a:hover {
  color: #f8e48c !important;
}
.navbar-brand {
  float: left;
  padding: 0;
  font-size: 18px;
  line-height: 20px;
  height: auto;
}
.nav > li {
  position: relative;
  display: block;
  text-align: right;
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 0;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 0 10px 20px;
}
.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.story-container .panel {
  min-height: 320px;
}
.breaking-news {
  background: #f8e48c;
  width: 100%;
  text-align: center;
  padding: 15px 10px 5px 10px;
  margin: 0 0 20px 0;
}
.play-btn {
  background-image: url(/wp-content/plugins/JUST/templates/img/play-btn.png);
  width: 51px;
  height: 51px;
  display: inline-block;
  margin: 10px auto 20px auto;
}
.btn {
  border: 0;
  border-radius: 0;
  background-color: white;
  color: #006469;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.5rem;
  letter-spacing: .1rem;
  font-family: 'Roboto Condensed', sans-serif;
}
.btn:hover {
  background-color: #e9ad4d;
}
.bucket .btn {
  background-color: #f8e48d;
  color: #505050;
  width: 150px;
  margin: 5px;
  display: inline-block;
}
.bucket .btn:hover {
  background-color: #ffffff;
  color: #505050;
}
.bucket {
  text-align: center;
  padding: 20px;
  min-height: 300px;
}
.bucket h2 {
  color: #fff;
}
.bucket h3 {
  color: #000;
}
.bucket h4 {
  color: #fff;
}
.bucket ul {
  margin: 30px 0 0 0;
  padding: 0;
}
.bucket li {
  list-style-type: none;
  /* float: left; */
  display: inline-block;
}
.input-container {
  margin: 0;
  background-position: top center;
  background-repeat: no-repeat;
}
.entry {
  padding: 40px;
}
.entry h2 {
  font-size: 3rem;
  font-weight: 700;
  margin: 0 0 10px 0;
  text-transform: uppercase;
}
.entry .date {
  font-size: 2.5rem;
  text-transform: uppercase;
  color: #000;
}
.entry p {
  margin: 0 0 20px 0;
}
.featured .tab {
  width: 100%;
  text-align: right;
  padding: 0 21px 0 0;
}
.featured .tab a {
  width: 100px;
  padding: 10px;
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: .15rem;
}
.sidebar {
  border-left: 1px solid #ccc;
  min-height: 50vh;
}
.sidebar ul {
  margin: 0 0 10px 0;
  padding: 0 0 0 20px;
}
.sidebar h4 {
  background: #e9ae4b;
  color: #fff;
  width: 100%;
  display: block;
  padding: 10px;
}
h2 {
  line-height: 3rem;
}
.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.twitter-btn {
  margin: 10px auto 20px auto;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 20px;
}
.input#mc4wp_email {
  padding: 7px 10px 7px 10px;
  margin: 0px 0 10px 0;
  border: 0;
  width: 150px;
}
.navbar-collapse.in {
  overflow-y: unset !important;
}
input {
  width: 150px;
  height: 35px;
  padding: 10px;
  margin: 5px;
}
div#mc4wp-form-1 h4 {
  visibility: hidden;
  display: none;
}
.podcast {
  background-color: #4ca5a9;
  background-image: url(/wp-content/plugins/JUST/templates/img/flame-blue.png);
  background-position: right center;
  background-repeat: no-repeat;
}
.blue {
  background-color: #4ca5a9;
  background-image: url(/wp-content/plugins/JUST/templates/img//flame-blue.png);
  background-position: right center;
  background-repeat: no-repeat;
}
.navbar-toggle {
  position: absolute;
  float: none;
  margin-right: 0;
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  right: 40px;
  top: 20px;
}
.bucket p {
  color: #fff;
  margin: 0 0 20px 0;
  font-size: 1.75rem;
  line-height: 2rem;
}
div#mc4wp-form-1 p {
  margin: 0;
}
input {
  color: #000;
}
.shortcircuit_signup_names label,
.shortcircuit_signup_email label,
.shortcircuit_day label {
  display: none !important;
}
form.shortcircuit_signup ul li {
  padding: 0px;
  margin: 0px;
}
form.shortcircuit_signup .ginput_container {
  margin-top: 0px;
  padding-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
form.shortcircuit_signup .gform_footer,
form.shortcircuit_signup .gfield,
form.shortcircuit_signup .ginput_container {
  margin-top: 0px !important;
  padding-top: 0px !important;
  margin-bottom: 0px !important;
  padding-bottom: 0px !important;
}
span#input_51_1_3_container {
  width: 100%;
}
span#input_51_1_6_container {
  width: 100%;
}
li#field_51_2 {
  width: 100%;
}
input#gform_submit_button_51 {
  margin: 10px auto;
  display: block;
}
.bucket {
  text-align: center;
  padding: 20px;
  min-height: 360px;
}
@media only screen and (max-width: 1024px) {
  .bucket {
    text-align: center;
    padding: 20px;
    min-height: auto;
  }
  p {
    font-size: 2rem;
    line-height: 2rem;
    font-weight: 500;
    margin: 0 0 20px 0;
  }
  .col-md-8.story-container {
    padding-left: 15px;
  }
  .featured .tab a {
    width: 100%;
    display: block;
  }
  .featured .tab {
    width: 100%;
    text-align: center;
    padding: 0 15px 0 15px;
  }
  .breaking-news {
    margin: 0;
  }
}
@media (max-width: 1200px) {
  .container {
    max-width: 100% !important;
    width: 100% !important;
  }
  .navbar-header {
    float: none;
  }
  .navbar-left,
  .navbar-right {
    float: none !important;
  }
  .navbar-toggle {
    display: block;
  }
  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }
  .navbar-collapse.collapse {
    display: none!important;
  }
  .navbar-nav > li {
    float: none;
  }
  .collapse.in {
    display: block !important;
  }
  .navbar-nav {
    width: 200px;
    margin: 50px 25px 20px 0;
    position: relative;
    float: right;
    text-transform: uppercase;
    font-size: 1.75rem;
  }
  .navbar-default .navbar-nav > li > a {
    color: #f8e48c !important;
  }
  .navbar-nav > li > a {
    padding-top: 0;
    padding-bottom: 5px;
  }
}
@media (max-width: 470px) {
  .navbar-nav {
    margin: 45px 25px 10px 0;
  }
}
.entry-content {
  max-width: 1200px;
  margin: 0px auto;
  padding: 20px;
}
.logo {
  max-width: 1170px;
  margin: 40px auto;
  text-align: center;
}
.ij-logo {
  max-width: 170px;
  float: left;
  padding: 10px 0 0 20px;
}
.recent-decision {
  background-color: #e9ae4b;
}
.podcast {
  background-color: #4ca5a9;
  background-image: url(/wp-content/plugins/JUST/templates/img/flame-blue.png);
  background-position: right center;
  background-repeat: no-repeat;
}
.newsletter {
  background-color: #515151;
}
.panel {
  border: 0;
  border-radius: 0;
  min-height: 250px;
  margin: 0;
}
.col-md-8.story-container {
  padding-left: 0px;
}
.story-container .panel {
  background-image: url(/wp-content/plugins/JUST/templates/img/flame-orange.png);
  background-position: bottom right;
  background-repeat: no-repeat;
}
.featured .odd {
  background-color: #f4dbb2;
}
.featured .even {
  background-color: #f8e48d;
}
.rule {
  background-image: url(/wp-content/plugins/JUST/templates/img/rule.png);
  background-position: center;
  height: 23px;
  margin: 20px auto;
  width: 100%;
}
h1,
h2,
h3,
h4,
p,
li,
a {
  margin: 0;
  font-family: 'Oswald', sans-serif;
}
h1 {
  font-size: 4rem;
  line-height: 3rem;
  text-transform: uppercase;
  font-weight: 700;
  margin: 10px 0 30px 0;
  padding: 20px 0 20px 0;
  color: #084649;
  letter-spacing: .4rem;
  border-top: 1px solid #4ba6a9;
  border-bottom: 1px solid #4ba6a9;
}
h2 {
  font-size: 2.25rem;
  line-height: 2.5rem;
  text-transform: uppercase;
  font-weight: 700;
  margin: 0 0 20px 0;
}
h3 {
  font-size: 2rem;
  line-height: 2.5rem;
  font-weight: 700;
  margin: 0 0 10px 0;
}
h4 {
  font-size: 1.75rem;
  line-height: 1.75rem;
  font-weight: 700;
  margin: 0 0 10px 0;
  text-transform: uppercase;
}
p {
  font-size: 1.5rem;
  line-height: 1.75rem;
  font-weight: 500;
  margin: 0 0 10px 0;
}
.header {
  height: 300px;
  text-align: center;
  background: #006469;
  background: linear-gradient(180deg, #006469 0%, #006d72 42%, #ffffff 100%);
}
.nav {
  height: 75px;
  background-color: #1c383d;
  width: 100%;
  padding: 25px;
}
.nav ul {
  display: inline-block;
  float: right;
}
.nav li {
  display: inline-block;
  margin: 0 10px;
}
.nav li a {
  text-transform: uppercase;
  font-size: 2rem;
  color: #fff;
}
.breaking-news {
  background: #f8e48c;
  width: 100%;
  text-align: center;
  padding: 15px 10px 5px 10px;
  margin: 0 0 20px 0;
}
.play-btn {
  background-image: url(/wp-content/plugins/JUST/templates/img/play-btn.png);
  width: 51px;
  height: 51px;
  display: inline-block;
  margin: 10px auto 20px auto;
}
.btn {
  border: 0;
  border-radius: 0;
  background-color: white;
  color: #006469;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.5rem;
  letter-spacing: .1rem;
  font-family: 'Roboto Condensed', sans-serif;
}
.btn:hover {
  background-color: #e9ad4d;
}
.bucket .btn {
  background-color: #f8e48d;
  color: #505050;
}
.bucket .btn:hover {
  background-color: #ffffff;
  color: #505050;
}
.bucket {
  text-align: center;
  padding: 20px;
}
.bucket h2 {
  color: #fff;
}
.bucket h3 {
  color: #000;
}
.bucket h4 {
  color: #fff;
}
.input-container {
  padding: 30px;
  margin: 0 0 25px 0;
  background-image: url(/wp-content/plugins/JUST/templates/img/scale.png);
  background-position: top center;
  background-repeat: no-repeat;
}
.entry {
  padding: 40px;
}
.entry h2 {
  font-size: 3rem;
  font-weight: 700;
  margin: 0 0 10px 0;
  text-transform: uppercase;
}
.entry .date {
  font-size: 2.5rem;
  text-transform: uppercase;
  color: #000;
}
.entry p {
  margin: 0 0 20px 0;
}
.featured .tab {
  width: 100%;
  text-align: right;
  padding: 0 15px 0 0;
}
.featured .tab a {
  width: 100px;
  padding: 10px;
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: .15rem;
}
.sidebar {
  border-left: 1px solid #ccc;
  min-height: 50vh;
}
.sidebar ul {
  margin: 0 0 10px 0;
  padding: 0 0 0 20px;
}
.sidebar h4 {
  background: #1c383d;
  color: #fff;
  width: 100%;
  display: block;
  padding: 10px;
}
@media only screen and (max-width: 1024px) {
  .bucket {
    margin-bottom: 20px;
  }
  .col-md-8.story-container {
    padding-left: 15px;
  }
  .featured .tab a {
    width: 100%;
    display: block;
  }
  .featured .tab {
    width: 100%;
    text-align: center;
    padding: 0 15px 0 15px;
  }
}

/*# sourceMappingURL=maps/sc.css.map */
