.orange {
  color: #FF7A0F; }

.medium_blue {
  color: #315BB0; }

.dark_blue {
  color: #000834; }

a {
  outline: none;
  color: inherit;
  text-decoration: none; }

p {
  margin-top: 0px;
  padding-top: 0px; }

p:last-child {
  margin-bottom: 0;
  padding-bottom: 0; }

img {
  border: 0px;
  -ms-interpolation-mode: bicubic; }

html {
  font-size: 10px;
  min-height: 100%; }

body {
  margin: 0;
  padding: 0;
  line-height: 1.4;
  -webkit-text-size-adjust: none;
  font-size: 1.6rem;
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 400;
  color: white;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
  background: #000834; }

input, textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  -webkit-text-size-adjust: none;
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  position: relative; }

input[type="checkbox"] {
  -webkit-appearance: checkbox; }

.split_left_column {
  float: left;
  width: 50%;
  padding-left: 20px; }

.split_right_column {
  float: left;
  width: 50%;
  padding-left: 20px; }

.endorsement_headers {
  font-weight: bold;
  font-size: 1.8rem; }

.endorsements .left_column {
  width: 70%; }

.endorsements .right_column {
  background-color: #000834 !important;
  width: 30%; }
  .endorsements .right_column .latest_news {
    color: white;
    background: #FF7A0F;
    margin-bottom: 25px;
    padding-top: 10px;
    padding-bottom: 9px;
    font-size: 32px; }
  .endorsements .right_column form {
    padding-left: 25px;
    padding-right: 25px;
    font-size: 1.4rem;
    color: white; }
  .endorsements .right_column form table {
    width: 100%; }
  .endorsements .right_column form table tr td:first-child {
    width: 25%;
    padding-right: 3%;
    text-align: right; }
  .endorsements .right_column form table tr td:last-child {
    width: 70%; }
  .endorsements .right_column form table tr td {
    margin: 0;
    padding: 0;
    padding-bottom: 1.3rem; }
  .endorsements .right_column form table tr td input {
    border: 0;
    background: #315BB0;
    width: 100%; }
  .endorsements .right_column form table tr td:last-child {
    width: 52%; }
  .endorsements .right_column button {
    background: #FF7A0F;
    padding: 6px 8px;
    float: right;
    margin-left: 8px;
    font-size: 2.3rem;
    text-transform: uppercase;
    cursor: pointer;
    font-family: teko;
    border: 0;
    margin-bottom: 15px;
    color: white; }

area {
  outline: none; }

div, img, nav, form {
  position: relative;
  box-sizing: border-box; }

button {
  font-family: inherit; }

.absolute_center_horizontal, .logo, .feature_area > div {
  position: absolute;
  left: 50%;
  -moz-transform: translateX(-50%) translateY(0px);
  -webkit-transform: translateX(-50%) translateY(0px);
  -o-transform: translateX(-50%) translateY(0px);
  -ms-transform: translateX(-50%) translateY(0px);
  transform: translateX(-50%) translateY(0px); }

.remove_absolute_center_horizontal {
  left: auto;
  -moz-transform: translateX(0px) translateY(0px);
  -webkit-transform: translateX(0) translateY(0px);
  -o-transform: translateX(0px) translateY(0px);
  -ms-transform: translateX(0px) translateY(0px);
  transform: translateX(0px) translateY(0px); }

.columns_wrapper {
  clear: both; }

.column_image-100 {
  width: 100%;
  margin-bottom: 25px; }

.column-100 {
  width: 100%;
  clear: both; }

.column-50 {
  width: 48%;
  margin-right: 4%;
  margin-bottom: 25px;
  float: left; }

.column-50:nth-child(2n+2) {
  margin-right: 0; }

.column-50:nth-child(3n+3) {
  clear: both; }

.column-33 {
  width: 30%;
  margin-right: 5%;
  margin-bottom: 25px;
  float: left; }

.column-33:nth-child(3) {
  margin-right: 0; }

.column-33:nth-child(4n+4) {
  clear: both; }

.column-65 {
  width: 65%;
  float: left;
  margin-bottom: 25px; }

.standard_width, .feature_area > div, .email_signup, .content_area > div:nth-child(2), .footer_wrapper {
  max-width: 1100px;
  padding-left: 50px;
  padding-right: 50px;
  margin: auto; }

nav {
  padding-top: 28px;
  max-width: 800px;
  width: 1px;
  margin: auto;
  text-align: justify; }

nav > div {
  display: inline-block;
  position: absolute;
  width: 400px; }

nav > div > a {
  font-size: 2.3rem;
  text-transform: uppercase;
  cursor: pointer;
  font-family: teko;
  padding-right: 24px;
  padding-left: 14px;
  background: url(images/star-orange-divider.png) no-repeat;
  background-position: right 11px;
  background-size: 9px 9px;
  display: inline-block; }

nav > div > a:hover {
  color: #FF7A0F; }

nav > div > a:hover {
  color: #FF7A0F; }

nav > div > a > div {
  display: inline-block; }

/* donate button */
nav > div:last-child > a:last-child > div {
  background: #FF7A0F;
  padding-left: 8px;
  padding-right: 8px;
  margin-left: 8px; }

nav > div:last-child > a:last-child > div:hover {
  color: #000834; }

nav > div:first-child {
  right: 105px;
  text-align: right; }

nav > div:nth-child(2) {
  left: 105px;
  text-align: left; }

nav > div.sticky:first-child {
  right: 23px;
  text-align: right; }

nav > div.sticky:nth-child(2) {
  left: 23px; }

nav > div > a:first-child {
  padding-left: 0; }

nav > div > a:last-child {
  padding-right: 0;
  background: none; }

nav:after {
  content: '';
  display: inline-block;
  width: 100%;
  height: 1px; }

nav div ul {
  padding: 0;
  margin: 0;
  display: none;
  position: absolute;
  top: 45px;
  z-index: 5; }

nav div ul li {
  cursor: pointer;
  display: block;
  border: none;
  padding: 10px 16px;
  font-size: 1.2rem;
  border-bottom: none;
  white-space: nowrap;
  background: #002c2e;
  text-transform: uppercase;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  font-weight: bold;
  font-family: teko;
  border-bottom: 1px solid #485a4d; }

nav div ul a:last-child li {
  border: none; }

nav div ul li:hover {
  background: #d74638; }

.hover, nav > div > a:hover, nav > div:last-child > a:last-child > div:hover, nav > div:first-child, nav > div:nth-child(2), .header_wrapper, .logo.sticky {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }

.header_wrapper {
  position: fixed;
  top: 0;
  z-index: 3;
  width: 200%;
  left: -50%; }

/* sticky header */
.header_wrapper.sticky {
  top: -57px;
  transform: scale(0.85, 0.85);
  -webkit-transform: scale(0.85, 0.85);
  -moz-transform: scale(0.85, 0.85);
  -o-transform: scale(0.85, 0.85);
  -ms-transform: scale(0.85, 0.85); }

.header_wrapper .standard_width, .header_wrapper .feature_area > div, .header_wrapper .email_signup, .header_wrapper .content_area > div:nth-child(2), .header_wrapper .footer_wrapper {
  width: 50%; }

.top_bar {
  background: url(images/background-orange_stripes.png);
  background-size: 44px 37px;
  height: 66px; }

.orange_line {
  height: 1px;
  width: 100%;
  position: absolute;
  background: #FF7A0F; }

.nav_bar {
  height: 84px;
  font-family: Teko;
  font-size: 2.3rem;
  background: #000834; }

.logo {
  width: 155px;
  height: auto;
  top: -29px;
  z-index: 5; }

.feature_area {
  margin-top: 150px; }

.feature_area img {
  width: 100%;
  height: auto; }

.feature_area img:first-child {
  display: block; }

.feature_area img:nth-child(2) {
  display: none; }

.feature_area > div {
  top: 14%;
  position: absolute;
  width: 100%; }

.feature_area > div > div {
  background: #FF7A0F;
  opacity: .9;
  padding: 15px;
  width: 42%;
  float: left;
  margin-left: 58px; }

.feature_area > div > div > div {
  font-size: 17px;
  padding: 20px;
  border-top: 1px white solid;
  border-bottom: 1px white solid; }

.email_signup {
  font-size: 1.8rem;
  font-family: teko;
  text-align: right;
  text-transform: uppercase;
  top: 21px;
  vertical-align: middle;
  width: 50%; }
  .email_signup input {
    height: 24px;
    vertical-align: middle;
    box-sizing: border-box; }
  .email_signup input[type="text"] {
    border: 1px solid #FF7A0F;
    color: #FF7A0F;
    background: #000834;
    margin: 0;
    display: block;
    font-family: "Source Sans Pro";
    font-size: 1.4rem; }
  .email_signup input[type="submit"] {
    background: #315BB0;
    border: none;
    padding-left: 4px;
    padding-right: 4px;
    border: 1px solid #315BB0;
    box-sizing: content-box; }
  .email_signup .input_wrapper {
    border: 1px solid #000834;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px; }

.content_area {
  padding-top: 50px;
  padding-bottom: 40px;
  min-height: 500px;
  background: #000834;
  background: -moz-linear-gradient(top, #000834 0%, #315bb0 200px, #315bb0 100%);
  background: -webkit-linear-gradient(top, #000834 0%, #315bb0 200px, #315bb0 100%);
  background: linear-gradient(to bottom, #000834 0%, #315bb0 200px, #315bb0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000834', endColorstr='#315bb0',GradientType=0 ); }

.right_column {
  width: 25%;
  background: #FF7A0F;
  float: right;
  font-family: 1.5rem;
  padding-bottom: 10px; }

.left_column {
  width: 75%;
  padding-right: 70px;
  float: left; }

.title {
  text-transform: uppercase;
  font-size: 2rem;
  text-align: center;
  line-height: 1.1;
  font-family: Teko; }

.divider {
  width: auto;
  height: 15px;
  background: url(images/divider.png) center center;
  background-size: cover;
  margin-top: 6px;
  margin-bottom: 10px;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto; }

.leader_sentence {
  font-size: 1.9rem;
  font-weight: bold; }

.latest_news {
  color: #000834;
  font-family: Teko;
  font-size: 3.3rem;
  text-transform: uppercase;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 15px; }

.facebook {
  width: 27px;
  height: auto;
  top: 5px; }

.news_headlines > div {
  margin-bottom: 15px;
  clear: both;
  /* DIVIDER */
  /* DATE */
  /* HEADLINE */ }
  .news_headlines > div > div:nth-child(1) {
    width: 80%;
    background: white;
    height: 1px;
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto; }
  .news_headlines > div > div:nth-child(2) {
    background: #000834;
    padding: 10px 10px 6px 18px;
    width: 25%;
    font-family: Teko;
    float: left;
    line-height: .9;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 15px; }
    .news_headlines > div > div:nth-child(2) > div:nth-child(1) {
      color: #FF7A0F;
      font-size: 24px; }
    .news_headlines > div > div:nth-child(2) > div:nth-child(2) {
      font-size: 47px; }
  .news_headlines > div > div:nth-child(3) {
    float: right;
    width: 75%;
    padding-right: 18px;
    padding-left: 15px;
    margin-bottom: 15px; }
    .news_headlines > div > div:nth-child(3) > div:nth-child(1) {
      margin-bottom: 10px;
      line-height: 1.2; }
    .news_headlines > div > div:nth-child(3) > div:nth-child(2) {
      font-size: 20px;
      color: #000834;
      font-family: Teko;
      text-transform: uppercase;
      line-height: 1; }

.press {
  margin-bottom: 15px;
  clear: both;
  max-width: 750px;
  margin: auto;
  /* DIVIDER */
  /* DATE */
  /* HEADLINE */ }
  .press > div {
    padding-bottom: 10px;
    border-bottom: 1px solid #FF7A0F;
    padding-top: 23px; }
  .press .date {
    background: #000834;
    padding: 10px 10px 6px 10px;
    width: 67px;
    font-family: Teko;
    float: left;
    line-height: .9;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 15px;
    margin-right: 25px; }
    .press .date > div:nth-child(1) {
      color: #FF7A0F;
      font-size: 24px; }
    .press .date > div:nth-child(2) {
      font-size: 47px; }
  .press .content {
    padding-left: 94px;
    margin-bottom: 15px; }
    .press .content > div:nth-child(1) {
      margin-bottom: 10px;
      line-height: 1.2;
      font-size: 25px;
      font-weight: bold;
      font-family: Teko; }
    .press .content > div:nth-child(2) {
      font-size: 20px;
      color: #000834;
      font-family: Teko;
      text-transform: uppercase;
      line-height: 1; }

.footer_wrapper {
  margin-top: 25px;
  margin-bottom: 50px; }

.footer_logo {
  width: 118px;
  height: auto;
  float: left;
  margin-right: 50px; 
  margin-bottom:25px;}

.footer_contact {
  font-family: Teko;
  font-size: 2.3rem;
  float: right;
  text-transform: uppercase;
  margin-bottom: 15px;
  width: 50%;
  text-align: right; }

.disclaimer {
  float: right;
/*  max-width: 400px;*/
  color: white;
  font-size: 14pt;
  padding: 18px;
  border: 1px solid white;
  text-align: center;
  font-weight: bold; }

.infographic-wrapper img {
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  left: 0; }

.logo_to_star {
  height: 9px !important;
  width: auto !important;
  top: 37px !important; }

h2 {
  font-family: Teko;
  font-size: 30px;
  line-height: 1.1; }

ul.about {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 55px; }
  ul.about > li {
    background: url(images/checkmark.png);
    background-size: 23px auto;
    padding-left: 33px;
    background-repeat: no-repeat;
    background-position: left 0rem;
    margin-bottom: 15px;
    margin-left: 20px; }
  ul.about li ul {
    margin-bottom: 25px;
    list-style-type: none;
    margin-top: 15px; }
  ul.about li ul li {
    background: url(images/star-orange-divider.png);
    background-size: 9px auto;
    padding-left: 20px;
    background-repeat: no-repeat;
    background-position: left 8px;
    font-weight: normal;
    font-size: 1.6rem;
    margin-bottom: 15px;
    max-width: 750px;
    margin-left: auto;
    margin-right: auto; }

ul.endorsers li {
  list-style-type: none;
  background: url(images/star-orange-divider.png);
  background-size: 9px auto;
  padding-left: 20px;
  background-repeat: no-repeat;
  background-position: left 8px;
  font-weight: normal;
  font-size: 1.6rem;
  margin-bottom: 15px; }

.attribution {
  text-align: right;
  font-family: teko;
  font-size: 22px;
  line-height: 1.2; }

.feature_area > div > div.right_quote {
  float: right; }

.menu_button {
  display: none;
  position: absolute;
  z-index: 5;
  top: 24px;
  right: 16px;
  height: 34px;
  width: auto; }

.mobile_menu {
  position: fixed;
  z-index: 9;
  width: 100%;
  margin: auto;
  top: -150%;
  background: #000834;
  padding-top: 15px;
  padding-bottom: 15px; }

.mobile_menu div {
  border: none;
  padding: 11px 40px;
  text-transform: uppercase;
  font-weight: bold;
  font-family: Teko; }

.mobile_menu li {
  padding: 6px 16px; }

.mobile_menu div ul {
  display: block;
  position: relative;
  top: 0; }

@media only screen and (max-width: 900px) {
  nav > div, .email_signup {
    display: none; }
  .feature_area {
    margin-top: 122px; }
  .top_bar {
    height: 37px; }
  .logo {
    width: 120px;
    top: -11px; }
  .menu_button {
    display: block; }
  .mobile_off {
    display: none !important; }
  .left_column {
    width: 65%;
    padding-right: 35px; }
  .right_column {
    width: 35%; }
  .standard_width, .feature_area > div, .email_signup, .content_area > div:nth-child(2), .footer_wrapper {
    padding-left: 25px;
    padding-right: 25px; }
  .feature_area > div > div > div {
    font-size: 15px; } }

@media only screen and (max-width: 767px) {
  .mobile_767_off {
    display: none !important; }
  body {
    font-size: 1.8rem !important;
    line-height: 1.4; }
  .mobile_100, .left_column, .right_column {
    width: 100% !important;
    float: none !important;
    padding: 0; }
  .mobile_100 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .left_column {
    margin-bottom: 40px; }
  .split_left_column {
    clear: both;
    width: auto; }
  .split_right_column {
    clear: both;
    width: auto; }
  .footer_logo {
    display: none; }
  .footer_contact {
    font-size: 20px;
    text-align: center;
    float: none;
    width: auto; }
  .disclaimer {
    float: none;
    margin: auto; }
  .content_area {
    padding-top: 27px; }
  .press .content {
    padding-left: 0; }
  .feature_area > div {
    position: relative;
    top: 0;
    left: 0;
    padding: 0;
    max-width: none;
    -moz-transform: translateX(0px) translateY(0px);
    -webkit-transform: translateX(0) translateY(0px);
    -o-transform: translateX(0px) translateY(0px);
    -ms-transform: translateX(0px) translateY(0px);
    transform: translateX(0px) translateY(0px); }
  .feature_area > div > div {
    width: auto;
    margin: auto;
    padding: auto;
    max-width: none;
    float: none !important;
    left: auto;
    -moz-transform: translateX(0px) translateY(0px);
    -webkit-transform: translateX(0) translateY(0px);
    -o-transform: translateX(0px) translateY(0px);
    -ms-transform: translateX(0px) translateY(0px);
    transform: translateX(0px) translateY(0px);
    width: auto !important; }
  .feature_area img:first-child {
    display: none; }
  .feature_area img:nth-child(2) {
    display: block; } }

@media only screen and (min-width: 767px) {
  .desktop_off {
    display: none !important; } }

@media only screen and (max-width: 480px) {
  .left_column img {
    width: 100% !important;
    float: none !important;
    margin: 0 !important; } }
