/*
 * @file
 * CSS For About Us Page
 */

/* Page Overrides
 ******************************************************************************/
body.page-node-67 {
  background: #fff;
}
body.page-node-67 #right-sidebar {
  display: none;
}
body.page-node-67 .column-headers {
  display: none;
}
body.page-node-67 #main-content {
  position: relative;
  top: -2px;
}
body.page-node-67 #content {
  width: 100%;
  padding: 0;
  height: auto !important;
}
body.page-node-67 #content > div {
  padding: 0;
}
body.page-node-67 h1 {
  display: none;
}
body.page-node-67 .node-container {
  padding: 0;
}
body.page-node-67 .nodecontent {
  font-family: 'Proxima Nova',sans-serif;
}
body.page-node-67 #top {
  -webkit-transition: all 0.15s;
  -moz-transition: all 0.15s;
  -ms-transition: all 0.15s;
  -o-transition: all 0.15s;
  transition: all 0.15s;
}
body.page-node-67 #top.hiding {
  margin-top: -65px;
}

/* Page: General Styles
 ******************************************************************************/
#about-page .animate {
  position: relative;
}
#about-page .wrap {
  display: block;
  width: 300px;
  margin: 0 auto;
}
#about-page h3 {
  text-transform: uppercase;
  font-size: 2em;
  margin: 0;
  color: white;
  font-weight: 600;
}
#about-page .signup {
  border-top: 2px solid rgba(0,0,0,0.1);
  border-bottom: 2px solid rgba(0,0,0,0.1);
  min-height: 170px;
}
#about-page #context {
  position: fixed;
  width: 10px;
  padding: 40px 15px 40px 10px;
  top: 45%;
  z-index: 40;
  display: none;
}
#about-page #context .item i {
  color: white;
  opacity: 0.7;
  position: relative;
  left: -50px;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
#about-page #context .item i.visible {
  left: 0;
}
#about-page #context .item i.active {
  opacity: 1;
}
#about-page .blend {
  background: rgba(0,0,0,0.7);
  width: 100%;
}
#about-page .blend.top {
  position: absolute;
  top: 0;
}
#about-page .blend.bottom {
  position: absolute;
  bottom: 0;
}
#about-page .padded {
  padding: 25px 0;
}
#about-page .bordered {
  padding: 10px 0;
  border-top: 4px solid rgba(255,255,255,1);
  border-bottom: 4px solid rgba(255,255,255,1);
}
#about-page .bordered p:first-child {
  margin-top: 0;
}
#about-page .bordered p:last-child {
  margin-top: 1.2em;
}
#about-page .quote.bordered p {
  margin-bottom: 0;
  padding-right: 0;
}
#about-page .right {
  float: right;
}
#about-page .text-shadow p {
  text-shadow: 0 0 15px rgba(0,0,0,0.8);
}
#about-page .quote p {
  color: white;
  font-size: 1.25em;
  text-transform: uppercase;
  line-height: 1.25;
  padding-right: 10%;
}
#about-page .quote p.credit {
  font-size: 1.8em;
  padding-right: 0;
  margin-top: 15px;
  margin-bottom: 0;
  line-height: 0.8;
}
#about-page .about-section {
  width: 100%;
  padding: 1px 0;
  background-size: 720px auto;
  position: relative;
  /* max-height: 800px; */
  overflow: hidden;
}
#about-page .signup h3 {
  color: #333;
  text-transform: none;
  font-size: 2.2em;
  margin-left: 7px;
  margin-bottom: 0;
  margin-top: 20px;
}
#webform-client-form-42023 {
  margin: 0 0 20px 1%;
}
#webform-client-form-42023 input {
  padding: 11px 5px 10px 5px;
  width: 95%;
}
#webform-client-form-42023 .form-actions input {
  width: 97%;
}
@media (min-width: 600px) {
  #webform-client-form-42023 .form-item {
    display: inline-block;
    margin-right: 0.5%;
    margin-bottom: 0;
  }
  #webform-client-form-42023 .form-actions {
    display: inline-block;
    position: relative;
    top: -5px;
  }
  #webform-client-form-42023 #webform-component-first-name {
    width: 47%;
  }
  #webform-client-form-42023 #webform-component-last-name {
    width: 51.4%;
    margin-right: 0;
  }
  #webform-client-form-42023 #webform-component-email {
    width: 56%;
  }
  #webform-client-form-42023 #webform-component-zip {
    width: 25%;
    margin-right: 1.5%;
  }
  #webform-client-form-42023 .form-actions {
    width: 15%;
  }
}

/* Specific Section Styles
 ******************************************************************************/

/* (1) Banner Section */
#about-page #about-section-1 {
  height: 272px;
  background: url('../images/about/about-1.jpg') repeat-x center center;
  background-size: 720px auto;
}
#about-page #about-section-1 .quote {
  margin-top: 90px;
  opacity: 0;
}

/* (2) Main Text */
#about-page #about-section-2 {
  background: white;
  padding: 20px 0 30px;
}
#about-page #about-section-2 .col-2 {
  /* border-top: 3px solid rgba(0,0,0,0.8); */
}
#about-page #about-section-2 .col-2 br {
  display: block;
  margin-top: 15px;
  line-height: 22px;
  content: " ";
}
#about-page #about-section-2 .signed {
  margin-bottom: 20px;
}
#about-page #about-section-2 .signed img {
  margin-bottom: 15px;
}
#about-page #about-section-2 .signed p {
  margin-top: 4px;
  margin-bottom: 0;
}
#about-page #about-section-2 .signed p strong {
  font-size: 1.1em;
  font-weight: 500;
  text-transform: uppercase;
}

/* (3) Who We Are */
#about-page #about-section-3 {
  height: 150px;
  background: url('../images/about/about-2.jpg') no-repeat left center;
  background-size: 720px auto;
}
#about-page #about-section-3 .quote {
  margin-top: 15px;
}
#about-page #about-section-3 .start {
  display: none;
  text-align: center;
  color: white;
  cursor: pointer;
  position: relative;
  margin-top: 7%;
}
#about-page #about-section-3 .start i {
  opacity: 0;
}

/* (4) Young Activists */
#about-page #about-section-4 {
  height: 696px;
  background: url('../images/about/about-3.jpg') no-repeat center center;
  background-size: 1440px auto;
}
#about-page #about-section-4 .quote {
  margin-top: 10%;
  margin-bottom: 10%;
  font-size: 1.30em;
}
#about-page #about-section-4 .quote p {
  margin-top: 0;
}

/* (5) Rand Paul */
#about-page #about-section-5 {
  height: 477px;
  background: url('../images/about/about-4.jpg') repeat-x;
  background-position: 65% center;
  background-size: 720px auto;
}
#about-page #about-section-5 .quote {
  width: 65%;
  margin-top: 80px;
  position: relative;
  left: 3%;
}

/* (6) Glenn Beck */
#about-page #about-section-6 {
  height: 488px;
  background: url('../images/about/about-5.jpg') repeat-x left center;
  background-size: 720px auto;
}
#about-page #about-section-6 .quote {
  float: left;
  width: 100%;
  margin-top: 20px;
  /*: ;
  margin-top: 80px;*/
  position: relative;
  left: 3%;
  font-size: 1.2em;
}
#about-page #about-section-6 .quote p {
  color: black;
}

/* (7) Washington Mall */
#about-page #about-section-7 {
  height: 700px;
  background: url('../images/about/about-6.jpg') repeat-x right bottom;
  background-size: 1440px auto;
}
#about-page #about-section-7 .quote {
  margin: 10% auto;
  font-size: 1.25 em;
}

/* (8) Ted Cruz */
#about-page #about-section-8 {
  height: 500px;
  background: url('../images/about/about-7.jpg') repeat-x 68% center;
  background-size: 720px auto;
}
#about-page #about-section-8 .quote {
  width: 65%;
  margin-top: 80px;
  position: relative;
  left: 3%;
}

/* (9) Free */
#about-page #about-section-9 {
  height: 540px;
  background: url('../images/about/about-8.jpg') repeat-x center top;
  background-size: 960px auto;
}
#about-page #about-section-9 .quote {
  margin: 10% auto;
}
#about-page #about-section-9 .quote p:last-child {
  margin-top: 10px;
}

/* (10) White House Mob */
#about-page #about-section-10 {
  height: 650px;
  background: url('../images/about/about-9.jpg') repeat-x center center;
  background-size: 1440px auto;
}
#about-page #about-section-10 .quote {
  margin-top: 25%;
}
#about-page #block-fw-stats-statistics {
  margin: 0 auto;
  background: rgba(255,255,255,0.8);
  width: 96%;
  padding: 10px 2%;
  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.4);
}
#about-page #about-section-10 .fb-link p,
#about-page #about-section-10 .tw-follow p {
  padding: 0;
  margin-bottom: 0;
}
#about-page #about-section-10 .fb-link,
#about-page #about-section-10 .tw-follow {
  font-size: 1.35em;
  font-weight: bold;
  display: block;
  padding: 20px 20px 17px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.4);
  margin-bottom: 5px;
}
#about-page #about-section-10 .fb-link {
  background: rgba(59,89,152,0.8);
}
#about-page #about-section-10 .fb-link:hover {
  background: rgba(74,111,190,0.85);
}
#about-page #about-section-10 .tw-follow {
  background: rgba(80,191,255,0.85);
}
#about-page #about-section-10 .tw-follow:hover {
  background: rgba(64,153,255,0.8);
}
#about-page #about-section-11 {
  background: url('../images/light_toast_blue.png');
  box-shadow: inset 0 3px 10px rgba(0,0,0,0.4);
  padding-bottom: 40px;
}
#about-page #about-section-11 .wrap {
  height: 100%;
  display: table;
}
#about-page #about-section-11 #actions-ads {
  padding-top: 25px;
  width: 100%;
  display: table-cell;
  vertical-align: middle;
}
#about-page #about-section-11 #actions-ads .action {
  width: 300px;
  background-size: cover;
  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.4);
}
#about-page #about-section-11 #actions-ads .ad {
  display: none;
}
#about-page #about-section-11 #actions-ads .action .sub-caption {
  color: white;
}
#about-page #about-section-11 #actions-ads .action .sub-caption a {
  display: block;
  max-width: 140px;
}

/* Large Phone / Small Tablet
 ******************************************************************************/
@media screen and (min-width: 500px) {
  #about-page .wrap {
    width: 480px;
  }
  #about-page #about-section-5 {
    background-position: 80% center;
  }
  #about-page #about-section-3 .quote {
    margin-top: 45px;
  }
  #about-page #about-section-7 .quote {
    font-size: 1.35em;
  }
  #about-page #about-section-8 {
    height: 800px;
    background: url('../images/about/about-7.jpg') repeat-x 68% top;
    background-size: 1440px auto;
  }
  #about-page #about-section-9 {
    height: 800px;
    background: url('../images/about/about-8.jpg') repeat-x center top;
    background-size: 1440px auto;
  }
  #about-page #about-section-11 #actions-ads .action {
    width: 100%;
  }
}

/* Medium Tablet
 ******************************************************************************/
@media screen and (min-width: 600px) {
  body.page-node-67 #block-system-main {
    margin-top: 0;
  }
  #about-page .wrap {
    width: 540px;
  }
  #about-page .col-2 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
  }
  #about-page .quote p {
    font-size: 1.4em;
  }
  #about-page .quote p.credit {
    font-size: 2em;
  }
  #about-page h3 {
    font-size: 3.5em;
    margin: 10px 0;
  }
  #about-page .about-section {
    background-size: 1440px auto;
    position: relative;
    top: -2px;
  }
  #about-page #about-section-1 {
    height: 545px;
    background-size: 1440px auto;
  }
  #about-page #about-section-1 .quote {
    margin-top: 220px;
  }
  #about-page #about-section-2 .signed {
    width: 100%;
    text-align: left;
    height: 160px;
    margin-top: 1.4em;
  }
  #about-page #about-section-2 .signed > * {
    margin-left: 15px;
  }
  #about-page #about-section-3 {
    height: 300px;
    background-size: 1440px auto;
  }
  #about-page #about-section-4 {
    height: 696px;
    background-size: 1440px auto;
    box-shadow: 0px 0px 17px rgba(0,0,0,0.4);
  }
  #about-page #about-section-5 {
    height: 775px;
    background-size: 1440px auto;
    background-position: 50% bottom;
  }
  #about-page #about-section-5 .quote {
    font-size: 1.45em;
    width: 60%;
    margin-top: 210px;
    left: 2%;
  }
  #about-page #about-section-6 {
    height: 977px;
    background-size: 1440px auto;
    background-position: left center;
  }
  #about-page #about-section-6 .quote {
    width: 90%;
    font-weight: 600;
    font-size: 1.8em;
    margin-top: 75px;
    left: 0;
  }
  #about-page #about-section-7 {
    box-shadow: 0px 0px 17px rgba(0,0,0,0.4);
  }
  #about-page #about-section-7 .quote {
    font-size: 1.45em;
  }
  #about-page #about-section-8 {
    background-position: 75% 0;
  }
  #about-page #about-section-8 .quote {
    font-size: 1.6em;
    width: 65%;
    margin-top: 150px;
    left: 3%;
  }
  #about-page #about-section-9 {
    box-shadow: 0px 0px 17px rgba(0,0,0,0.4);
  }
  #about-page #about-section-10 {
    height: 600px;
    background-size: 1440px auto;
    background-position: center bottom;
  }
  #about-page #about-section-10 .quote {
    margin-top: 15%;
  }
  #about-page #block-fw-stats-statistics {
    margin: 0 auto;
    padding: 10px;
    float: left;
    width: 300px;
  }
  #about-page #about-section-10 .fb-link p,
  #about-page #about-section-10 .tw-follow p {
    width: auto;
    margin: 0 auto;
    padding: 0;
    margin-bottom: 0;
  }
  #about-page #about-section-10 .social {
    width: 45%;
    float: left;
    margin-right: 8px;
    text-align: right;
  }
  #about-page #about-section-10 .fb-link,
  #about-page #about-section-10 .tw-follow {
    font-size: 1.35em;
  }
  #about-page #about-section-11 #actions-ads .action {
    float: left;
    width: 46%;
    margin: 10px 2%;
  }
}

/* iPad
 ******************************************************************************/
@media screen and (min-width: 768px) {
  #about-page .wrap {
    width: 708px;
  }
  #about-page #about-section-5 .quote {
    margin-top: 310px;
  }
  #about-page #about-section-6 .quote {
    float: right;
  }
  #about-page #about-section-8 {
    background-position: 80% 0;
  }
  #about-page #about-section-8 .quote {
    width: 60%;
  }
  #about-page #about-section-10 .social {
    width: 55%;
    float: left;
    margin-right: 8px;
    text-align: right;
  }
  #about-page #about-section-10 .fb-link,
  #about-page #about-section-10 .tw-follow {
    font-size: 1.75em;
  }
}

/* Desktop
 ******************************************************************************/
@media screen and (min-width: 960px) {
  body.page-node-67 #top {
    /* position: relative;*/
  }
  body.page-node-67 #big-menu > div {
    position: relative;
    margin-top: 66px;
  }
  body.page-node-67 #top.hidden {
    top: 0;
  }
  body.page-node-67 #main-content {
    /* margin-top: 80px;*/
    margin-top: 0;
  }
  #about-page .col-2 {
    font-size: 1.1em;
  }
  #about-page .wrap {
    width: 920px;
  }
  #about-page .quote p.credit {
    font-size: 2.4em;
  }
  #about-page #about-section-2 {
    min-height: 400px;
    z-index: 100;
    box-shadow: 0px 0px 17px rgba(0,0,0,0.4);
  }
  #about-page #context {
    display: block;
  }
  #about-page #about-section-3 {
    background-attachment: fixed;
    background-size: cover;
  }
  #about-page #about-section-3 .start {
    display: block;
  }
  #about-page #about-section-4 {
    background-size: cover;
  }
  #about-page #about-section-5 {
    background-attachment: fixed;
    background-size: cover;
    background-position: 75% 0;
  }
  #about-page #about-section-6 {
    background-attachment: fixed;
    background-size: cover;
  }
  #about-page #about-section-7 {
    background-size: cover;
  }
  #about-page #about-section-8 {
    background-attachment: fixed;
    background-size: 170%;
    background-position: 85% 0;
  }
  #about-page #about-section-9 {
    background-size: cover;
  }
  #about-page #about-section-10 {
    background-size: cover;
    background-attachment: fixed;
  }
  #about-page #about-section-5 .quote {
    font-size: 1.8em;
    margin-top: 23%;
    left: 4%;
  }
  #about-page #about-section-6 .quote p {
    padding-right: 0;
    text-align: right;
  }
  #about-page #about-section-4 .quote {
    font-size: 1.8em;
    font-weight: 500;
  }
  #about-page #about-section-6 .quote {
    text-shadow: 0 0 15px rgba(255,255,255,1);
  }
  #about-page #about-section-7 .quote {
    font-size: 1.8em;
    font-weight: 500;
  }
  #about-page #about-section-9 .quote {
    font-size: 1.9em;
    font-weight: 500;
  }
  #about-page #about-section-11 #actions-ads .action {
    float: left;
    width: 31.33333%;
    margin: 10px 1%;
    height: 230px;
  }
}
@media screen and (min-width: 1024px) {
  #about-page .wrap {
    width: 980px;
  }
  #about-page #about-section-8 {
    background-position: 85% 0;
  }
}
@media screen and (min-width: 960px) {
  #about-section-1 {
    margin-top: 71px;
  }
}
@media screen and (min-width: 1025px) {
  #about-section-1 {
    margin-top: -12px;
  }
}