/*

SASS_STYLE.SCSS CONTENTS

This file is set up for mobile-first coding. See below for file structure:

- Variables and mixins
- General
    This is where global styles go, as well as styles that apply to content
- Header
- Main Menu
- Footer
- Interior Pages
	- Sidebar
	- Pagination
- Home
- Media Queries
	- Tablet Portrait (768px); corresponds with Bootstrap 'sm'
	- Tablet Landscape (992px); corresponds with Bootstrap 'md'
	- Desktop (1200px); corresponds with Bootstrap 'lg'

*/
/*
	= Variables and mixins	
*******************************************************************************************/
/* Use this mixin when using webfonts that appear darker than in mockups (especially complex fonts) */
/* This is also useful when using light text against a dark background; this will make the text crisper and less fuzzy */
/*
	= General	
*******************************************************************************************/
#spu-10293,
#spu-10290,
#spu-10531,
.spu-bottom-right {
  width: 100% !important;
  border: none !important;
  max-width: 100% !important;
  background-color: #e25525 !important;
  border-radius: 2px 2px 0px 0px !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  padding: 10px 15px !important;
  margin: 0 !important;
  /*
  .spu-close {
    font-size: 18px !important;
    color: black !important;
  }
*/ }
  #spu-10293 h3, #spu-10293 #nb-success-message,
  #spu-10290 h3, #spu-10290 #nb-success-message,
  #spu-10531 h3, #spu-10531 #nb-success-message,
  .spu-bottom-right h3,
  .spu-bottom-right #spu-10293 #nb-success-message, #spu-10293
  .spu-bottom-right #nb-success-message,
  .spu-bottom-right
  #spu-10290 #nb-success-message,
  #spu-10290
  .spu-bottom-right #nb-success-message,
  .spu-bottom-right
  #spu-10531 #nb-success-message,
  #spu-10531
  .spu-bottom-right #nb-success-message, .spu-bottom-right #nb-success-message {
    font-family: "Raleway", sans-serif;
    color: white;
    font-size: 18px;
    text-align: center;
    margin: 5px 0 10px 0; }
  #spu-10293 p,
  #spu-10290 p,
  #spu-10531 p,
  .spu-bottom-right p {
    margin: 0 !important; }
  #spu-10293 label, #spu-10293 br,
  #spu-10290 label,
  #spu-10290 br,
  #spu-10531 label,
  #spu-10531 br,
  .spu-bottom-right label,
  .spu-bottom-right br {
    display: none; }
  #spu-10293 .form-group,
  #spu-10290 .form-group,
  #spu-10531 .form-group,
  .spu-bottom-right .form-group {
    margin: 0 auto; }
    #spu-10293 .form-group input,
    #spu-10290 .form-group input,
    #spu-10531 .form-group input,
    .spu-bottom-right .form-group input {
      width: calc(100% - 77px);
      font-family: "Lato", sans-serif;
      font-size: 18px;
      float: left;
      line-height: 18px;
      padding: 5px 10px;
      border-radius: 3px 0px 0px 3px;
      border: none; }
    #spu-10293 .form-group input[type="submit"],
    #spu-10290 .form-group input[type="submit"],
    #spu-10531 .form-group input[type="submit"],
    .spu-bottom-right .form-group input[type="submit"] {
      border: 1px solid white;
      border-radius: 0px 3px 3px 0px;
      line-height: 20px;
      width: auto !important;
      font-size: 14px; }
  #spu-10293 #nb-loading-gif,
  #spu-10290 #nb-loading-gif,
  #spu-10531 #nb-loading-gif,
  .spu-bottom-right #nb-loading-gif {
    width: 100px;
    margin: 0 auto;
    text-align: center; }
  #spu-10293 #nb-success-message,
  #spu-10290 #nb-success-message,
  #spu-10531 #nb-success-message,
  .spu-bottom-right #nb-success-message {
    padding-top: 20px; }

#popup-toggler {
  position: fixed;
  bottom: 0;
  right: 0;
  top: auto;
  left: auto;
  display: block;
  background: #e25525;
  color: white;
  font-family: "Raleway", sans-serif;
  padding: 20px 40px;
  margin-right: 20px;
  border-radius: 3px 3px 0px 0px; }
  #popup-toggler:before {
    content: "\f003";
    font-family: fontAwesome;
    margin-right: 5px; }

.g-recaptcha {
  -webkit-transform: scale(0.5);
          transform: scale(0.5); }

#spu-bg-10602,
#spu-bg-10603,
#spu-bg-10605,
#spu-bg-7393 {
  background: #090624; }

#spu-10602,
#spu-10603,
#spu-10605,
#spu-7393 {
  -webkit-box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.4);
          box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.4);
  text-align: center; }
  #spu-10602 .spu-close,
  #spu-10603 .spu-close,
  #spu-10605 .spu-close,
  #spu-7393 .spu-close {
    text-shadow: none;
    color: white; }
  #spu-10602 p,
  #spu-10603 p,
  #spu-10605 p,
  #spu-7393 p {
    color: white;
    line-height: 140%; }
  #spu-10602 h2,
  #spu-10603 h2,
  #spu-10605 h2,
  #spu-7393 h2 {
    font-family: "Raleway", sans-serif;
    font-weight: 800;
    color: #39ebfd;
    font-size: 24px; }

.spu-box-container img {
  width: 100px;
  height: auto;
  margin: 0 auto; }

.spu-box-container .btn-comment {
  background: #745BFC;
  text-transform: uppercase;
  font-family: "Raleway", sans-serif;
  font-size: 18px;
  font-weight: 800;
  color: white;
  display: block;
  line-height: 50px;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out; }
  .spu-box-container .btn-comment:hover {
    background: #4a29fb; }

#spu-10877,
#spu-10890 {
  border-radius: 0;
  background: url(../../images/give-gift.jpg) no-repeat;
  background-size: auto 230px; }
  #spu-10877 .spu-content,
  #spu-10890 .spu-content {
    background-color: #e25525;
    padding: 10px;
    margin-left: 40%;
    margin-right: 15px; }
  #spu-10877 p,
  #spu-10890 p {
    font-family: "Raleway", sans-serif;
    font-weight: 700;
    color: white;
    line-height: 130%;
    margin: 0; }
  #spu-10877 .makeagift,
  #spu-10890 .makeagift {
    display: inline-block;
    margin-top: 10px;
    padding: 10px;
    text-transform: uppercase;
    background-color: #ee4036;
    color: white;
    border: 2px solid white; }

/*
	= Header	
*******************************************************************************************/
.site-slogan a {
  color: #2973ba; }
  .site-slogan a:hover {
    color: #e25525; }

/*
	= Main Menu	
*******************************************************************************************/
/*
	= Footer 	
*******************************************************************************************/
/*
	= Interior pages 	
*******************************************************************************************/
/* Sidebar
****************************************************/
/* Pagination
****************************************************/
/*
	= Home 	
*******************************************************************************************/
.featured-slider {
  width: 100%;
  min-height: 300px; }

.masonry .entry-title {
  font-weight: 700; }

.page-template-page-special-campaign #primary article.page .entry-content ul {
  margin: 0;
  padding: 0; }
  .page-template-page-special-campaign #primary article.page .entry-content ul li {
    margin: 0;
    padding: 0;
    text-indent: 0; }
    .page-template-page-special-campaign #primary article.page .entry-content ul li:before {
      display: none; }

.page-template-page-special-campaign .content-wrap {
  position: relative; }

.page-template-page-special-campaign #page .content-wrap #primary {
  position: relative;
  z-index: 1; }

.page-template-page-special-campaign .header-image h1 {
  font-size: 24px;
  line-height: 130%; }

.page-template-page-special-campaign .entry-content .lead {
  color: white;
  font-size: 18px !important;
  line-height: 130% !important;
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  text-align: center;
  padding-top: 1.5em;
  position: absolute; }

.page-template-page-special-campaign .entry-content .about-section {
  padding-top: 300px; }

.page-template-page-special-campaign .entry-content h2 {
  color: #35373A !important;
  text-align: center;
  text-transform: uppercase;
  font-weight: 800 !important; }

.page-template-page-special-campaign .entry-content h3, .page-template-page-special-campaign .entry-content #spu-10293 #nb-success-message, #spu-10293 .page-template-page-special-campaign .entry-content #nb-success-message, .page-template-page-special-campaign .entry-content
#spu-10290 #nb-success-message,
#spu-10290 .page-template-page-special-campaign .entry-content #nb-success-message, .page-template-page-special-campaign .entry-content
#spu-10531 #nb-success-message,
#spu-10531 .page-template-page-special-campaign .entry-content #nb-success-message, .page-template-page-special-campaign .entry-content
.spu-bottom-right #nb-success-message,
.spu-bottom-right .page-template-page-special-campaign .entry-content #nb-success-message {
  color: #35373A !important;
  text-align: center;
  text-transform: uppercase; }

.page-template-page-special-campaign .entry-content hr {
  border: none;
  height: 10px;
  /* Set the hr color */
  color: #e25525;
  /* old IE */
  background-color: #e25525;
  /* Modern Browsers */ }

.page-template-page-special-campaign .entry-content .photo-credentials {
  font-size: 12px !important;
  color: #979AA2;
  line-height: 120% !important;
  text-align: center; }
  .page-template-page-special-campaign .entry-content .photo-credentials a {
    color: #979AA2 !important;
    text-decoration: underline; }

.page-template-page-special-campaign .entry-content .partner {
  font-weight: bold;
  text-align: center; }

.featured-photo {
  width: 100%;
  height: 300px;
  background-size: cover;
  position: absolute;
  left: 0;
  margin-top: -20px;
  z-index: 0; }
  .featured-photo:after {
    content: "";
    background-color: rgba(0, 0, 0, 0.3);
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0; }

#the-problem {
  list-style: none !important;
  margin: 0;
  padding: 0;
  text-align: center !important;
  position: relative; }
  #the-problem li {
    list-style: none !important;
    max-width: 500px;
    position: relative;
    text-align: center !important;
    margin: 0 auto !important; }
    #the-problem li:before {
      display: none; }
  #the-problem a {
    display: block;
    font-size: 20px;
    text-align: center !important;
    line-height: 200px;
    background-color: rgba(226, 85, 37, 0.5);
    color: white !important;
    font-family: "Raleway", sans-serif;
    font-weight: 700;
    -webkit-transition: background 0.4s ease-in-out !important;
    transition: background 0.4s ease-in-out !important;
    margin-bottom: 1em; }
    #the-problem a:hover {
      background-color: rgba(226, 85, 37, 0);
      text-decoration: none !important; }
  #the-problem li:nth-child(1) {
    background: url(../../images/em-theproblem.jpg) no-repeat center center;
    background-size: cover; }
  #the-problem li:nth-child(2) {
    background: url(../../images/em-factsheet.jpg) no-repeat;
    background-size: cover; }
  #the-problem li:nth-child(3) {
    background: url(../../images/em-guidelines.jpg) no-repeat;
    background-size: cover; }
  #the-problem li:nth-child(4) {
    background: url(../../images/em-endorsers.jpg) no-repeat;
    background-size: cover; }

#case-studies {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: table;
  margin: 0 auto !important;
  width: 220px; }
  #case-studies li {
    display: inline-block;
    width: 220px;
    position: relative;
    margin: 10px auto !important;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out; }
    #case-studies li:before {
      display: none; }
  #case-studies a {
    display: table-cell;
    vertical-align: middle;
    height: 200px;
    padding: 10px;
    font-size: 18px;
    text-align: center !important;
    line-height: 120%;
    color: white !important;
    font-family: "Raleway", sans-serif;
    font-weight: 700;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out; }
    #case-studies a:hover {
      text-decoration: none !important; }
  #case-studies li:nth-child(1) {
    background: url(../../images/parole.png) no-repeat #2973BA center center; }
    #case-studies li:nth-child(1):hover {
      background-size: cover;
      text-decoration: none !important; }
  #case-studies li:nth-child(2) {
    background: url(../../images/pre-trial.png) no-repeat #2973BA center center; }
    #case-studies li:nth-child(2):hover {
      background-size: cover;
      text-decoration: none !important; }
  #case-studies li:nth-child(3) {
    background: url(../../images/youth.png) no-repeat #2973BA center center; }
    #case-studies li:nth-child(3):hover {
      background-size: cover;
      text-decoration: none !important; }

#resources-allies {
  text-align: center; }
  #resources-allies a {
    display: inline-block;
    font-size: 12px;
    line-height: 130%;
    background-color: #E1E5EE;
    text-transform: uppercase;
    color: #2B2C30 !important;
    padding: 15px 25px 15px 40px;
    border-radius: 100px;
    width: 220px;
    margin: 5px;
    position: relative; }
    #resources-allies a:before {
      content: "\f08e";
      font-family: fontAwesome;
      position: absolute;
      left: 20px; }

.contact-wrapper {
  background: #EFF1F6;
  overflow: hidden;
  margin-top: -8px;
  margin-bottom: 1em;
  padding: 0 20px; }
  .contact-wrapper > div {
    margin-top: 1em; }
  .contact-wrapper .photo-contact {
    background: url(../../images/contact-image.png) no-repeat;
    background-size: contain;
    width: 100%;
    min-height: 400px; }

img.wp-image-11023 {
  max-width: 100px !important;
  border: none !important; }

.partner {
  clear: both; }

/*
	= Media Queries	
*******************************************************************************************/
@media (min-width: 768px) {
  /* Tablet Portrait */
  #spu-10293,
  #spu-10290,
  #spu-10531,
  .spu-bottom-right {
    max-width: 500px !important;
    margin: 0 10px !important; }
    #spu-10293 .form-group,
    #spu-10290 .form-group,
    #spu-10531 .form-group,
    .spu-bottom-right .form-group {
      max-width: 320px; }
      #spu-10293 .form-group input,
      #spu-10290 .form-group input,
      #spu-10531 .form-group input,
      .spu-bottom-right .form-group input {
        max-width: 220px; }
    #spu-10293 h3, #spu-10293 #nb-success-message,
    #spu-10290 h3, #spu-10290 #nb-success-message,
    #spu-10531 h3, #spu-10531 #nb-success-message,
    .spu-bottom-right h3,
    .spu-bottom-right #spu-10293 #nb-success-message, #spu-10293
    .spu-bottom-right #nb-success-message,
    .spu-bottom-right
    #spu-10290 #nb-success-message,
    #spu-10290
    .spu-bottom-right #nb-success-message,
    .spu-bottom-right
    #spu-10531 #nb-success-message,
    #spu-10531
    .spu-bottom-right #nb-success-message, .spu-bottom-right #nb-success-message {
      margin: 15px 0;
      font-size: 24px; }
  .page-template-page-special-campaign .header-image h1 {
    font-size: 28px;
    line-height: 180%; }
  .page-template-page-special-campaign .entry-content .lead {
    color: white;
    font-size: 30px !important;
    line-height: 130% !important;
    padding-top: 3em;
    padding-bottom: 3em; }
  .page-template-page-special-campaign .entry-content h2 {
    font-size: 36px !important; }
  .page-template-page-special-campaign .entry-content .about-section {
    overflow: hidden;
    padding-top: 520px; }
    .page-template-page-special-campaign .entry-content .about-section p {
      display: block;
      width: 50%;
      float: left;
      padding: 30px;
      line-height: 150% !important; }
  .featured-photo {
    height: 500px; }
  #the-problem,
  #case-studies,
  #resources-allies {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  #the-problem li {
    width: 25%;
    margin-left: 2px !important;
    margin-right: 2px !important; }
  #the-problem a {
    margin-bottom: 0; }
  #case-studies {
    width: 672px; }
    #case-studies li {
      width: 220px;
      margin-left: 2px !important;
      margin-right: 2px !important; }
  #resources-allies {
    text-align: left !important; }
  @-webkit-keyframes slideInFromLeft {
    0% {
      -webkit-transform: translateY(50%);
              transform: translateY(50%); }
    100% {
      -webkit-transform: translateY(0);
              transform: translateY(0); } }
  @keyframes slideInFromLeft {
    0% {
      -webkit-transform: translateY(50%);
              transform: translateY(50%); }
    100% {
      -webkit-transform: translateY(0);
              transform: translateY(0); } }
  .page-template-page-special-campaign .entry-content .lead {
    /* This section calls the slideInFromLeft animation we defined above */
    -webkit-animation: 1s ease-out 0s 1 slideInFromLeft;
            animation: 1s ease-out 0s 1 slideInFromLeft; }
  .contact-wrapper .col-sm-6 {
    float: left;
    width: 50%;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 2em; } }

@media (min-width: 992px) {
  /* Tablet Landscape */
  #spu-10602 h2,
  #spu-10603 h2,
  #spu-10605 h2,
  #spu-7393 h2 {
    font-size: 36px !important; }
  #spu-10605 h2 {
    font-size: 36px; }
  #spu-10877,
  #spu-10890 {
    background-size: auto 380px;
    background-position: -20% 0; }
    #spu-10877 .spu-content,
    #spu-10890 .spu-content {
      margin-left: 60%; }
    #spu-10877 p,
    #spu-10890 p {
      font-size: 30px;
      line-height: 120%; }
    #spu-10877 .makeagift,
    #spu-10890 .makeagift {
      font-size: 20px;
      padding-left: 15px;
      padding-right: 15px; }
  .page-template-page-special-campaign .header-image h1 {
    font-size: 36px;
    line-height: 160%; }
  .page-template-page-special-campaign .entry-content .lead {
    color: white;
    font-size: 36px !important;
    line-height: 130% !important;
    padding-top: 5em;
    padding-left: 40px;
    padding-right: 40px;
    min-height: 60vh;
    padding-bottom: 3em; }
  .page-template-page-special-campaign .entry-content .about-section {
    padding-top: 600px; }
  .featured-photo {
    height: 600px;
    margin-top: -24px; } }

@media (min-width: 1200px) {
  /* Desktop */
  .page-template-page-special-campaign .entry-content p.lead {
    color: white;
    padding-top: 5em;
    padding-left: 70px;
    padding-right: 70px;
    min-height: 65vh;
    padding-bottom: 3em; }
  .page-template-page-special-campaign .entry-content .about-section {
    padding-top: 680px; }
  .featured-photo {
    height: 670px; } }
/*# sourceMappingURL=sass_style.css.map */