/* line 5, ../sass/_signup.sass */
.signup_form form > div {
  background: #ffb33b;
}
/* line 8, ../sass/_signup.sass */
.signup_form .form-title {
  background: url("../img/sti-cover-11.jpg") top center;
}
/* line 11, ../sass/_signup.sass */
.signup_form .form-hidden-wrapper {
  background: #ffb33b;
}
/* line 14, ../sass/_signup.sass */
.signup_form .form-submit {
  color: #ffb33b;
}
/* line 17, ../sass/_signup.sass */
.signup_form .form-submit:hover {
  color: #ffeed4;
}

/* line 5, ../sass/_search.sass */
#search-block-form--2 .form-actions input {
  background: #ff9f08;
  width: 70px;
}
/* line 9, ../sass/_search.sass */
#search-block-form--2 .form-actions input:hover {
  background: #ffb33b;
}

/* line 1, ../sass/_header.sass */
.view-domain-tabs {
  width: 520px;
}

/* line 3, ../sass/_generic.sass */
body {
  background: black;
}

/* line 6, ../sass/_generic.sass */
a {
  color: #ff9f08;
}
/* line 9, ../sass/_generic.sass */
a:hover {
  color: #ffb33b;
}

/* line 12, ../sass/_generic.sass */
.logged-in .tabs {
  background: white;
  padding: 0;
  margin: 0;
}

/* line 17, ../sass/_generic.sass */
.full_header, #main_footer {
  background: black url("../img/sti-cover-header.jpg") top center;
}

/* line 20, ../sass/_generic.sass */
#main_footer {
  border: none;
  margin-top: 40px;
}

/* line 24, ../sass/_generic.sass */
#small_nav .small-nav-item > a, #small_nav .signup-button {
  background: #ffb33b;
  text-shadow: none;
  color: white;
}

/* line 29, ../sass/_generic.sass */
#small_nav .small-nav-item > a:hover, #small_nav .signup-button:hover, .mobile-sign-up {
  background: #ff9f08;
}

/* line 32, ../sass/_generic.sass */
.mobile-sign-up .form-item-email input, .mobile-sign-up .form-item-zip input {
  background: #d48200;
  color: black;
  border: 1px solid white;
}

/* line 37, ../sass/_generic.sass */
#small_nav {
  height: 57px;
}
@media only screen and (min-width: 450px) {
  /* line 37, ../sass/_generic.sass */
  #small_nav {
    height: 58px;
  }
}
/* line 43, ../sass/_generic.sass */
#small_nav ol {
  overflow: hidden;
  *zoom: 1;
  height: 55px;
}

/* line 47, ../sass/_generic.sass */
.form-actions #edit-submit {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlN2IwMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmYzc2ZSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #ee7b00), color-stop(100%, #ffc76e));
  background-image: -moz-linear-gradient(bottom, #ee7b00, #ffc76e);
  background-image: -webkit-linear-gradient(bottom, #ee7b00, #ffc76e);
  background-image: linear-gradient(to top, #ee7b00, #ffc76e);
  border: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 52, ../sass/_generic.sass */
.form-actions #edit-submit:hover {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2JiNjEwMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmYjMzYiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #bb6100), color-stop(100%, #ffb33b));
  background-image: -moz-linear-gradient(bottom, #bb6100, #ffb33b);
  background-image: -webkit-linear-gradient(bottom, #bb6100, #ffb33b);
  background-image: linear-gradient(to top, #bb6100, #ffb33b);
}

/* line 55, ../sass/_generic.sass */
.region-rightsidebar .block .block-inner {
  background: white;
  padding: 20px;
}

/* line 59, ../sass/_generic.sass */
#main {
  padding-top: 1px;
}
/* line 62, ../sass/_generic.sass */
#main .block-inner {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}

/* line 65, ../sass/_generic.sass */
.region-topnav .block-menu-block li a, .region-topnav .block-menu-block li span {
  color: white;
  text-shadow: none;
}
@media only screen and (min-width: 56.25em) {
  /* line 65, ../sass/_generic.sass */
  .region-topnav .block-menu-block li a, .region-topnav .block-menu-block li span {
    color: #333333;
  }
}

/* line 72, ../sass/_generic.sass */
.icons {
  display: none;
}

/* line 75, ../sass/_generic.sass */
.view .field-name-field-real-author a {
  color: #ff9f08;
}
/* line 78, ../sass/_generic.sass */
.view .field-name-field-real-author a:hover {
  color: #ffb33b;
}

/* line 82, ../sass/_generic.sass */
.region-topnav .block-menu-block .menu-donate a, .region-topnav .block-menu-block .menu-action a {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlN2IwMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmYzc2ZSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #ee7b00), color-stop(100%, #ffc76e));
  background-image: -moz-linear-gradient(bottom, #ee7b00, #ffc76e);
  background-image: -webkit-linear-gradient(bottom, #ee7b00, #ffc76e);
  background-image: linear-gradient(to top, #ee7b00, #ffc76e);
  color: white;
}
/* line 86, ../sass/_generic.sass */
.region-topnav .block-menu-block .menu-donate a:hover, .region-topnav .block-menu-block .menu-action a:hover {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2JiNjEwMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmYjMzYiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #bb6100), color-stop(100%, #ffb33b));
  background-image: -moz-linear-gradient(bottom, #bb6100, #ffb33b);
  background-image: -webkit-linear-gradient(bottom, #bb6100, #ffb33b);
  background-image: linear-gradient(to top, #bb6100, #ffb33b);
}

/* line 89, ../sass/_generic.sass */
.tab-fp {
  display: none;
}

/* line 92, ../sass/_generic.sass */
#page-title {
  background: #ffb33b url("../img/sti-cover-11.jpg") top center;
  padding: 10px 15px;
  margin: 0;
  text-shadow: none;
  color: black;
  text-align: center;
}

/* line 4, ../sass/_front-form.sass */
.page-sti-home #main .container-fluid {
  padding: 0;
  max-width: none;
}
@media only screen and (min-width: 56.25em) {
  /* line 4, ../sass/_front-form.sass */
  .page-sti-home #main .container-fluid {
    margin-top: 61px;
  }
}
/* line 11, ../sass/_front-form.sass */
.page-sti-home #block-system-main .block-inner {
  padding: 0;
  background: #ffb33b;
}
/* line 15, ../sass/_front-form.sass */
.page-sti-home .view-id-sti_home_action .field-content {
  background: url("../img/sti-cover-11.jpg") top center;
  padding: 40px 5% 40px;
}
/* line 19, ../sass/_front-form.sass */
.page-sti-home .view-id-sti_home_action .field-content img {
  text-align: center;
  margin: 0 auto;
  display: block;
}
/* line 24, ../sass/_front-form.sass */
.page-sti-home .view-id-sti_home_action .field-content h2 {
  text-align: center;
  color: white;
  font-size: 2.8em;
  line-height: 1.4em;
  padding: 0 5%;
  max-width: 640px;
  margin: 0 auto;
}
@media only screen and (min-width: 56.25em) {
  /* line 24, ../sass/_front-form.sass */
  .page-sti-home .view-id-sti_home_action .field-content h2 {
    max-width: 100%;
  }
}
/* line 36, ../sass/_front-form.sass */
.page-sti-home .view-id-sti_home_action .field-content .intro-text {
  display: none;
}
/* line 39, ../sass/_front-form.sass */
.page-sti-home .may15-front-text {
  background: rgba(0, 0, 0, 0.6);
  padding: 2em;
  margin: 40px auto 0;
  color: white;
  border-top: 3px solid black;
  border-bottom: 3px solid black;
  font-size: 1.2em;
  line-height: 1.5em;
  position: relative;
  z-index: 100;
  max-width: 640px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 54, ../sass/_front-form.sass */
.page-sti-home .may15-front-text .comment-and-label textarea {
  width: 100%;
}
@media only screen and (min-width: 56.25em) {
  /* line 39, ../sass/_front-form.sass */
  .page-sti-home .may15-front-text {
    max-width: 860px;
  }
  /* line 60, ../sass/_front-form.sass */
  .page-sti-home .may15-front-text .comment-and-label, .page-sti-home .may15-front-text .id_fields {
    padding-top: 20px;
  }
  /* line 64, ../sass/_front-form.sass */
  .page-sti-home .may15-front-text .comment-and-label {
    padding: 20px 0 0 20px;
    float: left;
    width: 60%;
    height: 370px;
  }
  /* line 70, ../sass/_front-form.sass */
  .page-sti-home .may15-front-text .comment-and-label textarea {
    margin-bottom: 10px;
    width: 360px;
  }
  /* line 73, ../sass/_front-form.sass */
  .page-sti-home .may15-front-text .comment-and-label p {
    width: 360px;
  }
  /* line 77, ../sass/_front-form.sass */
  .page-sti-home .may15-front-text .id_fields input, .page-sti-home .may15-front-text .id_fields select {
    margin: 0px 0 10px 0;
  }
  /* line 80, ../sass/_front-form.sass */
  .page-sti-home .may15-front-text .id_fields .privacy-link {
    float: right;
  }
  /* line 83, ../sass/_front-form.sass */
  .page-sti-home .may15-front-text input[type=submit] {
    display: block;
  }
}
/* line 86, ../sass/_front-form.sass */
.page-sti-home .may15-front-text .gridded {
  margin-bottom: 20px;
}
/* line 89, ../sass/_front-form.sass */
.page-sti-home .may15-front-text .add-comment {
  display: none;
}
/* line 94, ../sass/_front-form.sass */
.page-sti-home .may15-front-text .form-item label {
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 2px;
}
/* line 99, ../sass/_front-form.sass */
.page-sti-home .may15-front-text .form-item input {
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  background: rgba(255, 255, 255, 0.3);
  border: none;
  -moz-transition: background 0.2s linear;
  -o-transition: background 0.2s linear;
  -webkit-transition: background 0.2s linear;
  transition: background 0.2s linear;
  color: white;
}
/* line 108, ../sass/_front-form.sass */
.page-sti-home .may15-front-text .form-item input:focus {
  background: white;
  color: #333333;
}
/* line 112, ../sass/_front-form.sass */
.page-sti-home .may15-front-text .form-item select {
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 1.1em;
  line-height: 1.4em;
}
@media only screen and (min-width: 56.25em) {
  /* line 92, ../sass/_front-form.sass */
  .page-sti-home .may15-front-text .form-item {
    float: left;
    margin-bottom: 0;
  }
  /* line 123, ../sass/_front-form.sass */
  .page-sti-home .may15-front-text .form-item.form-item-name, .page-sti-home .may15-front-text .form-item.form-item-email {
    width: 35%;
    margin-right: 2.5%;
  }
  /* line 127, ../sass/_front-form.sass */
  .page-sti-home .may15-front-text .form-item.form-item-postcode {
    width: 25%;
  }
}
/* line 130, ../sass/_front-form.sass */
.page-sti-home .may15-front-text .form-item-country, .page-sti-home .may15-front-text #known_user {
  display: none;
}
/* line 133, ../sass/_front-form.sass */
.page-sti-home .may15-front-text .button-wrapper {
  margin: 0 0 5px;
}
/* line 136, ../sass/_front-form.sass */
.page-sti-home .may15-front-text .submit {
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: black;
  color: #ffb33b;
  border: 3px solid black;
  font-family: "Oswald", Impact, Charcoal, sans-serif;
  font-weight: normal;
  font-size: 30px;
  line-height: 35px;
  padding: 0.5em 0;
  text-transform: uppercase;
}
/* line 149, ../sass/_front-form.sass */
.page-sti-home .may15-front-text .submit:hover {
  background: #ffb33b;
  color: black;
}
/* line 153, ../sass/_front-form.sass */
.page-sti-home .may15-front-text .updates {
  font-size: 0.8em;
  line-height: 1.4em;
  color: rgba(255, 255, 255, 0.4);
  margin: 0;
  padding: 0;
}

/* line 3, ../sass/_front-3-things.sass */
#block-views-sti-three-things-block h2 {
  margin: 0;
  padding: 1em 5% 0.8em;
  color: white;
  text-shadow: none;
  text-align: center;
  color: #ffb33b;
}
/* line 11, ../sass/_front-3-things.sass */
#block-views-sti-three-things-block .content .view-header {
  padding: 0;
  margin: 6px 0 10px 0;
  border: none;
  text-align: center;
}
/* line 17, ../sass/_front-3-things.sass */
#block-views-sti-three-things-block .view-content {
  background: none;
  padding: 0 5% 10px;
  margin: 0 auto;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  max-width: 400px;
}
@media only screen and (min-width: 56.25em) {
  /* line 17, ../sass/_front-3-things.sass */
  #block-views-sti-three-things-block .view-content {
    overflow: hidden;
    *zoom: 1;
    padding: 0 0 0px;
    max-width: 1275px;
  }
}
/* line 29, ../sass/_front-3-things.sass */
#block-views-sti-three-things-block .view-content li {
  position: relative;
  margin-bottom: 20px;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjEuMCIgeDI9IjEuMCIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlN2IwMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmYzc2ZSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 0% 100%, 100% 0%, color-stop(0%, #ee7b00), color-stop(100%, #ffc76e));
  background-image: -moz-linear-gradient(left bottom, #ee7b00, #ffc76e);
  background-image: -webkit-linear-gradient(left bottom, #ee7b00, #ffc76e);
  background-image: linear-gradient(to right top, #ee7b00, #ffc76e);
}
@media only screen and (min-width: 56.25em) {
  /* line 29, ../sass/_front-3-things.sass */
  #block-views-sti-three-things-block .view-content li {
    float: left;
    width: 32.333%;
  }
}
/* line 38, ../sass/_front-3-things.sass */
#block-views-sti-three-things-block .view-content li:hover {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjEuMCIgeDI9IjEuMCIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzg4NDYwMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmOWYwOCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 0% 100%, 100% 0%, color-stop(0%, #884600), color-stop(100%, #ff9f08));
  background-image: -moz-linear-gradient(left bottom, #884600, #ff9f08);
  background-image: -webkit-linear-gradient(left bottom, #884600, #ff9f08);
  background-image: linear-gradient(to right top, #884600, #ff9f08);
}
/* line 43, ../sass/_front-3-things.sass */
#block-views-sti-three-things-block .view-content img {
  width: 100%;
  margin-bottom: -4px;
}
/* line 47, ../sass/_front-3-things.sass */
#block-views-sti-three-things-block .view-content .views-field-field-image {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
  opacity: 0.2;
}
/* line 50, ../sass/_front-3-things.sass */
#block-views-sti-three-things-block .view-content .views-field-field-image a {
  display: block;
  margin: 0;
  padding: 0;
}
/* line 55, ../sass/_front-3-things.sass */
#block-views-sti-three-things-block .view-content .views-field-field-display-title {
  position: absolute;
  bottom: 20px;
  left: 20px;
  text-align: left;
  font-size: 30px;
  line-height: 40px;
  width: 66.6666%;
  border-top: 2px solid white;
  padding-top: 10px;
  font-family: "Oswald", Impact, Charcoal, sans-serif;
}
/* line 69, ../sass/_front-3-things.sass */
#block-views-sti-three-things-block .view-content .views-field-field-display-title div.field-content a {
  color: white;
}
/* line 72, ../sass/_front-3-things.sass */
#block-views-sti-three-things-block .view-content .views-field-nothing {
  position: absolute;
  top: 20px;
  left: 20px;
  font-size: 20px;
  line-height: 30px;
  color: #ffb33b;
  font-family: "Oswald", Impact, Charcoal, sans-serif;
  background: black;
  padding: 5px 0;
  text-align: center;
  width: 40px;
}
/* line 85, ../sass/_front-3-things.sass */
#block-views-sti-three-things-block .view-content .views-field-nothing .order-1, #block-views-sti-three-things-block .view-content .views-field-nothing .order-2, #block-views-sti-three-things-block .view-content .views-field-nothing .order-3 {
  display: none;
}
/* line 90, ../sass/_front-3-things.sass */
#block-views-sti-three-things-block .view-content li:nth-child(1) .order-1 {
  display: block;
}
@media only screen and (min-width: 56.25em) {
  /* line 88, ../sass/_front-3-things.sass */
  #block-views-sti-three-things-block .view-content li:nth-child(1) {
    margin-right: 1%;
  }
}
/* line 98, ../sass/_front-3-things.sass */
#block-views-sti-three-things-block .view-content li:nth-child(2) .order-2 {
  display: block;
}
@media only screen and (min-width: 56.25em) {
  /* line 96, ../sass/_front-3-things.sass */
  #block-views-sti-three-things-block .view-content li:nth-child(2) {
    margin: 0 0.5%;
  }
}
/* line 106, ../sass/_front-3-things.sass */
#block-views-sti-three-things-block .view-content li:nth-child(3) .order-3 {
  display: block;
}
@media only screen and (min-width: 56.25em) {
  /* line 104, ../sass/_front-3-things.sass */
  #block-views-sti-three-things-block .view-content li:nth-child(3) {
    margin-left: 1%;
  }
}

/* line 112, ../sass/_front-3-things.sass */
#main #block-views-sti-three-things-block .block-inner {
  padding: 0 5%;
}

/* line 3, ../sass/_front-latest.sass */
#block-views-latest-sti-front-block h2 {
  margin: 0 auto;
  padding: 0.5em 5% 0.4em;
  color: white;
  text-shadow: none;
  text-align: center;
  color: black;
  background: url("../img/sti-cover-11.jpg") top center;
  max-width: 640px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (min-width: 56.25em) {
  /* line 3, ../sass/_front-latest.sass */
  #block-views-latest-sti-front-block h2 {
    max-width: 1275px;
  }
}
/* line 17, ../sass/_front-latest.sass */
#block-views-latest-sti-front-block .content .view-header {
  padding: 16px 5% 10px;
  margin: 0 auto;
  border: none;
  text-align: center;
  background: url("../img/sti-cover-11.jpg") top center;
  max-width: 640px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (min-width: 56.25em) {
  /* line 17, ../sass/_front-latest.sass */
  #block-views-latest-sti-front-block .content .view-header {
    max-width: 1275px;
  }
}
/* line 29, ../sass/_front-latest.sass */
#block-views-latest-sti-front-block .view-content {
  background: white;
  margin: 0 auto 20px;
  padding: 5%;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  max-width: 640px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (min-width: 56.25em) {
  /* line 29, ../sass/_front-latest.sass */
  #block-views-latest-sti-front-block .view-content {
    overflow: hidden;
    *zoom: 1;
    padding: 20px 20px 30px;
    max-width: 1275px;
  }
}

/* line 42, ../sass/_front-latest.sass */
#main #block-views-latest-sti-front-block .block-inner {
  padding: 0 5%;
}

/* line 3, ../sass/_sti-blog.sass */
.logged-in .view-blog .rss-icon {
  right: 40px;
  margin-top: -62px;
  position: absolute;
  margin-bottom: 0;
  padding: 0;
}
@media only screen and (min-width: 56.25em) {
  /* line 3, ../sass/_sti-blog.sass */
  .logged-in .view-blog .rss-icon {
    /*right: 140px */
    margin-top: -70px;
  }
}
/* line 12, ../sass/_sti-blog.sass */
.logged-in .view-blog .rss-icon a {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}
/* line 15, ../sass/_sti-blog.sass */
.logged-in .view-blog .rss-icon a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
/* line 19, ../sass/_sti-blog.sass */
.logged-in .view-blog .rss-icon img {
  width: 26px;
  margin: 0;
}

/* line 26, ../sass/_sti-blog.sass */
.not-logged-in .view-blog .rss-icon {
  right: 40px;
  margin-top: -62px;
  position: absolute;
  margin-bottom: 0;
  padding: 0;
}
@media only screen and (min-width: 56.25em) {
  /* line 26, ../sass/_sti-blog.sass */
  .not-logged-in .view-blog .rss-icon {
    right: 140px;
    margin-top: -70px;
  }
}
/* line 35, ../sass/_sti-blog.sass */
.not-logged-in .view-blog .rss-icon a {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}
/* line 38, ../sass/_sti-blog.sass */
.not-logged-in .view-blog .rss-icon a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
/* line 42, ../sass/_sti-blog.sass */
.not-logged-in .view-blog .rss-icon img {
  width: 26px;
  margin: 0;
}

/* line 1, ../sass/_thanks.sass */
#donate-button {
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  padding: 6px 15px;
  height: 44px;
  background: #ff9f08;
  color: white;
  font-size: 24px;
  cursor: pointer;
  line-height: 1.5;
  text-shadow: #23365b 0 -1px 0;
}
/* line 12, ../sass/_thanks.sass */
#donate-button:hover {
  background: #ffb33b;
}

/* line 15, ../sass/_thanks.sass */
.field-name-body .taf-actions.no-list {
  margin-bottom: 20px;
}
/* line 18, ../sass/_thanks.sass */
.field-name-body .taf-actions.no-list li {
  border-top: 1px dotted #ff9f08;
  padding-top: 20px;
  margin-top: 20px;
}

/* line 25, ../sass/_thanks.sass */
.page-node-104235 #main > .container-fluid {
  width: 640px;
}

/* line 3, ../sass/_thankyou-modal.sass */
.sti-home-thankyou ul {
  margin: 0;
}
/* line 6, ../sass/_thankyou-modal.sass */
.sti-home-thankyou .thankyou-action {
  list-style: none;
  background: rgba(0, 0, 0, 0.5);
  padding: 20px;
  margin: 0 10px 20px;
  border-top: 4px solid black;
  border-bottom: 4px solid black;
  text-align: center;
}
/* line 16, ../sass/_thankyou-modal.sass */
.sti-home-thankyou .thankyou-text-image {
  margin: 20px 0;
}
/* line 19, ../sass/_thankyou-modal.sass */
.sti-home-thankyou .intro-text p {
  margin: 0 20px 30px;
  font-family: "Oswald", Impact, Charcoal, sans-serif;
  font-size: 20px;
  line-height: 26px;
  text-align: center;
}
/* line 26, ../sass/_thankyou-modal.sass */
.sti-home-thankyou p.button-wrapper {
  margin: 0 0 10px;
}
/* line 29, ../sass/_thankyou-modal.sass */
.sti-home-thankyou .button-submit.facebook, .sti-home-thankyou .button-submit.twitter {
  background: black;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  border: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
}
/* line 36, ../sass/_thankyou-modal.sass */
.sti-home-thankyou .button-submit.facebook:hover, .sti-home-thankyou .button-submit.twitter:hover {
  background: #ffb33b;
}
/* line 39, ../sass/_thankyou-modal.sass */
.sti-home-thankyou .button-submit.facebook .textNode, .sti-home-thankyou .button-submit.twitter .textNode {
  font-size: 17px;
  padding-top: 15px;
  padding-right: 10px;
}
@media only screen and (min-width: 56.25em) {
  /* line 39, ../sass/_thankyou-modal.sass */
  .sti-home-thankyou .button-submit.facebook .textNode, .sti-home-thankyou .button-submit.twitter .textNode {
    font-size: 25px;
    padding-top: 6px;
    padding-right: 28px;
  }
}
/* line 49, ../sass/_thankyou-modal.sass */
.sti-home-thankyou #share-image {
  border: 10px solid white;
  background: white;
  max-width: 400px;
  margin: 0 auto 0;
}
/* line 55, ../sass/_thankyou-modal.sass */
.sti-home-thankyou #share-image img {
  margin-bottom: 10px;
}
/* line 58, ../sass/_thankyou-modal.sass */
.sti-home-thankyou textarea, .sti-home-thankyou input.link {
  max-width: 400px;
  padding: 10px;
  width: 100%;
  background: white;
  color: #333333;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 68, ../sass/_thankyou-modal.sass */
.sti-home-thankyou #link p {
  margin-bottom: 10px;
}

/* line 70, ../sass/_thankyou-modal.sass */
.ui-dialog .ui-dialog-content.sti-home-thankyou {
  background: #ffb33b;
}

/* line 76, ../sass/_thankyou-modal.sass */
body.sti .ui-dialog .ui-dialog-titlebar-close span:hover {
  background-color: #ffb33b;
  border-color: black;
}

@media only screen and (min-width: 56.25em) {
  /* line 1, ../sass/_sti-issues.sass */
  .view-sti-issues {
    overflow: hidden;
    *zoom: 1;
  }
}
/* line 6, ../sass/_sti-issues.sass */
.view-sti-issues .views-row {
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
@media only screen and (min-width: 56.25em) {
  /* line 6, ../sass/_sti-issues.sass */
  .view-sti-issues .views-row {
    width: 33.3333%;
    float: left;
    border-bottom: none;
    padding: 0 20px;
    margin: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
/* line 19, ../sass/_sti-issues.sass */
.view-sti-issues .views-field-name {
  font-family: "Oswald", Impact, Charcoal, sans-serif;
  font-weight: normal;
  font-size: 30px;
  line-height: 35px;
  margin: 10px 0 10px 0;
}

/* line 5, ../sass/_may-15th.sass */
.page-node-106215 .region-content .block-inner {
  padding: 0;
  background: none;
}
/* line 10, ../sass/_may-15th.sass */
.page-node-106215 #main .container-fluid {
  margin: 0;
  max-width: none;
  padding: 0;
}
/* line 16, ../sass/_may-15th.sass */
.page-node-106215 .block-system {
  background: url("../img/sti-cover-11.jpg") top center;
  padding: 40px 5% 40px;
  border-bottom: 1px solid #333333;
  padding-top: 80px;
}
/* line 22, ../sass/_may-15th.sass */
.page-node-106215 .block-system .field-name-body {
  background: rgba(0, 0, 0, 0.6);
  padding: 2em;
  margin: 40px auto 0;
  color: white;
  border-top: 3px solid black;
  border-bottom: 3px solid black;
  font-size: 1.2em;
  line-height: 1.5em;
  position: relative;
  z-index: 100;
  max-width: 640px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (min-width: 56.25em) {
  /* line 22, ../sass/_may-15th.sass */
  .page-node-106215 .block-system .field-name-body {
    max-width: 860px;
  }
}
/* line 39, ../sass/_may-15th.sass */
.page-node-106215 .node-title {
  text-align: center;
  color: white;
  font-size: 2.8em;
  line-height: 1.4em;
  padding: 0 5%;
  max-width: 640px;
  margin: 0 auto;
  padding-top: 60px;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
/* line 51, ../sass/_may-15th.sass */
.page-node-106215 #block-block-47 {
  border-bottom: 1px solid #333333;
  clear: both;
}
/* line 55, ../sass/_may-15th.sass */
.page-node-106215 #block-block-47 h3 {
  color: #ffffff;
  font-size: 2em;
  line-height: 1.5em;
  padding: 0 5%;
}
/* line 61, ../sass/_may-15th.sass */
.page-node-106215 #block-block-47 .content {
  text-align: center;
  padding: 2em 0;
}
/* line 65, ../sass/_may-15th.sass */
.page-node-106215 #block-block-47 iframe {
  border-top: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  width: 100%;
  max-width: 800px !important;
}
@media only screen and (min-width: 450px) {
  /* line 65, ../sass/_may-15th.sass */
  .page-node-106215 #block-block-47 iframe {
    border: 2px solid #ffffff;
  }
}
/* line 75, ../sass/_may-15th.sass */
.page-node-106215 #block-block-48 {
  border-bottom: 1px solid #333333;
}
/* line 78, ../sass/_may-15th.sass */
.page-node-106215 #block-block-48 h3 {
  color: #ffffff;
  font-size: 2em;
  line-height: 1.5em;
}
/* line 83, ../sass/_may-15th.sass */
.page-node-106215 #block-block-48 .content {
  text-align: center;
  padding: 2em 5%;
}
/* line 87, ../sass/_may-15th.sass */
.page-node-106215 #block-block-48 .content a {
  max-width: 500px;
  margin: 0 auto 10px;
}
/* line 91, ../sass/_may-15th.sass */
.page-node-106215 #block-block-49 {
  border-bottom: 1px solid #333333;
}
/* line 94, ../sass/_may-15th.sass */
.page-node-106215 #block-block-49 h3 {
  color: #ffffff;
  font-size: 2em;
  line-height: 1.5em;
}
/* line 99, ../sass/_may-15th.sass */
.page-node-106215 #block-block-49 .content {
  text-align: center;
  padding: 2em 5%;
}
/* line 103, ../sass/_may-15th.sass */
.page-node-106215 #block-block-50 {
  margin-top: 80px;
}
/* line 106, ../sass/_may-15th.sass */
.page-node-106215 #block-block-50 .content {
  max-width: 1275px;
  margin: 0 auto;
}
/* line 110, ../sass/_may-15th.sass */
.page-node-106215 #block-block-50 h3 {
  font-size: 2em;
  margin: 0 auto;
  padding: 0.5em 5% 0.4em;
  color: white;
  text-shadow: none;
  text-align: center;
  color: black;
  background: url("../img/sti-cover-11.jpg") top center;
  max-width: 640px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 124, ../sass/_may-15th.sass */
.page-node-106215 #block-block-51 .content {
  text-align: center;
  background: rgba(0, 0, 0, 0.6);
  padding: 2em;
  margin: 40px auto 0;
  color: white;
  border-top: 3px solid black;
  border-bottom: 3px solid black;
  font-size: 1.2em;
  line-height: 1.5em;
  position: relative;
  z-index: 100;
  max-width: 88%;
  margin: 0 auto;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 140, ../sass/_may-15th.sass */
.page-node-106215 #block-block-51 .content .partner-col {
  float: left;
  width: 225px;
}
/* line 144, ../sass/_may-15th.sass */
.page-node-106215 #block-block-51 .content .partner-col .partner-sign {
  list-style-type: none;
}
/* line 147, ../sass/_may-15th.sass */
.page-node-106215 .video-list {
  background: white;
  margin: 0 auto 20px;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  max-width: 640px;
}
/* line 153, ../sass/_may-15th.sass */
.page-node-106215 .video-list li {
  list-style: none;
  padding: 20px;
  magin: 0;
  border-bottom: 1px solid #ccc;
}
/* line 159, ../sass/_may-15th.sass */
.page-node-106215 .video-list iframe {
  width: 100%;
  max-width: 100%;
}
