@import url(//fonts.googleapis.com/css?family=Open+Sans:400,300,700);
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "adelle", serif;
  text-align: center;
  line-height: 1.4em;
}
hr {
  line-height: 0;
  border-bottom: 1px solid #ffffff;
  border-top: 1px solid #d0d0d0;
}
h4 {
  font-size: 18px;
  letter-spacing: -0.01em;
}
.page-header {
  margin: 0 auto;
  padding-top: 10px;
  border-bottom: 4px solid #F76700;
  position: fixed;
  width: 100%;
  background: #fff;
  z-index: 999;
  top: 0;
}
.page-header .nav {
  color: #cccccc;
  line-height: 60px;
}
.page-header .nav a {
  color: #333333;
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
}
.logo img {
  width: 90px;
  display: inline-block;
  float: left;
  margin-top: 10px;
}
.logo-title {
  float: left;
  height: 63px;
}
.logo-title h3 {
  margin: 10px 0 0;
  line-height: 23px;
  font-weight: 500;
  color: #272E8A;
  font-size: 3px;
}
.logo-title h4 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  font-size: 16px;
  font-style: italic;
  margin: 18px 0 0 15px;
}
.page-title {
  background-color: #a8620f;
  background-image: url(../images/background_final_final.jpg);
  height: 300px;
  background-position: bottom center;
  background-repeat: no-repeat;
  border-bottom: 4px solid #F76700;
  margin-top: 86px;
  padding-top: 20px;
}
.page-title .container {
  position: relative;
  height: 300px;
}
.page-title h1 {
  color: #ffffff;
  font-weight: 700;
  font-family: "adelle", serif;
  text-align: center;
  font-size: 48px;
  /*position: absolute;*/
  display: table;
  width: 100%;
  margin: auto;
  margin-top: 30px;
}
.page-title h2 {
  color: #ffffff;
  margin-bottom: 0;
  font-size: 32px;
  margin-top: 25px;
}
.page-title h3 {
  color: #ffffff;
  font-size: 30px;
  margin-top: 30px;
  margin-bottom: 0;
}
.page-title h3 a {
  color: #ffffff;
  text-decoration: underline;
}
form {
  margin-top: 30px;
}
.btn-danger {
  background: #0d7011;
}
.btn-danger:hover {
  background: #108714;
}
.declaration {
  margin: 0;
  padding: 15px 0;
  background: #444;
  color: #fff;
}
.declaration h3 {
  margin-bottom: 20px;
}
.declaration.thankyou {
  background: #444;
}
.share-links {
  text-align: center;
}
.share-links h2 {
  font-size: 35px;
}
.share-links a {
  text-decoration: none;
  display: block;
  cursor: pointer;
}
.share-links .email-link {
  color: #FFE37D;
}
.share-links .email-link:hover {
  color: #ffffff;
}
.share-links .fb-link {
  color: #66a3d7;
}
.share-links .fb-link:hover {
  color: #8ebbe2;
}
.share-links .tw-link {
  color: #00CEFF;
}
.share-links .tw-link:hover {
  color: #66e2ff;
}
.share-links .donate-link {
  color: #afedb7;
}
.share-links .donate-link:hover {
  color: #d9f6dc;
}
.share-links i {
  font-size: 40px;
}
h1.typ {
  margin-top: 36px;
  position: relative;
}
.thankyou .page-footer {
  margin: 0;
}
.thankyou h3 {
  margin-top: 40px;
  font-size: 26px;
}
.page-footer {
  margin-top: 40px;
  border-top: 4px solid #0d7011;
  padding: 30px 0;
  background: #ffffff;
  text-align: center;
}
.page-footer a img {
  height: 50px;
}
.page-footer h4 {
  text-align: center;
  text-align: left;
  font-size: 14px;
}
.page-footer h4 a {
  text-align: center;
  font-size: 16px;
}
/* Webkit */
::-webkit-input-placeholder {
  color: #000;
}
/* Firefox 4-18 */
:-moz-placeholder {
  color: #000;
}
/* Firefox 19+ */
::-moz-placeholder {
  color: #000;
}
/* IE10+ */
:-ms-input-placeholder {
  color: #000;
}
.main-color {
  color: #0d7011;
}
.email-page {
  width: 600px;
}
.email-page form {
  margin: 0;
}
.email-page .form-action {
  background: #E6E5E5;
  display: block;
  height: 50px;
  padding: 10px;
}
.email-page .title {
  background: #E6E5E5;
  padding: 10px 10px;
  display: block;
  font-size: 18px;
  font-weight: 500;
  border-bottom: 1px solid #cccccc;
}
.email-page .form-group {
  padding: 5px 0;
  margin: 0;
  border-bottom: 1px solid #cccccc;
}
.email-page .form-group.no-border {
  border: none;
}
.email-page .form-group input,
.email-page .form-group textarea {
  border: none;
  box-shadow: none;
}
.email-page #cancel {
  line-height: 30px;
}
@media (max-width: 480px) {
  .logo img {
    width: 90px;
  }
  .logo-title {
    margin-left: 10px;
    height: 63px;
  }
  .logo-title h3 {
    margin: 0;
    line-height: 23px;
    font-size: 22px;
  }
  .logo-title h4 {
    font-size: 12px;
    margin: 5px 0 0 20px;
  }
}
@media (max-width: 982px) {
  .form-control {
    margin-bottom: 25px;
  }
}
label.error {
  position: absolute;
  top: 9px;
  right: 25px;
  color: red;
  font-size: 11px;
}
.receivers label.error {
  top: auto;
  bottom: 5px;
  font-weight: 300;
  font-size: 13px;
}
#email-refer-original .names {
  max-height: 380px;
  overflow: scroll;
  overflow-x: hidden;
}
hr.dark {
  border-top: 1px solid #000000;
  border-bottom: 1px solid #444444;
}
.row.with-details {
  margin-bottom: 0;
}
.congressman {
  padding: 50px 150px;
}
.share-link {
  color: #fff;
}
.share-link a {
  color: #ddd;
  text-decoration: underline;
}
.share-link a:hover {
  color: #eee;
}
.updates,
.updates-alternate {
  font-size: 13px;
  color: #ccc;
}
.updates a,
.updates-alternate a {
  color: #ddd;
  text-decoration: underline;
}
.updates a:hover,
.updates-alternate a:hover {
  color: #eee;
}
.well{
  margin: 40px 0;
}
.card-header{
  min-height: 220px;
  background-size: cover;
  position: relative;
  border-radius: 4px 4px 0 0;
  margin: -19px;
  margin-bottom: 10px;
}
.card-header h2{
  position: absolute;
  bottom: 0;
  background-color: transparent;
  background-image: -webkit-gradient(linear,0 0,0 100%,from(rgba(0,0,0,0)),color-stop(50%,rgba(0,0,0,.5)),to(rgba(0,0,0,.8)));
  background-image: -webkit-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.5) 50%,rgba(0,0,0,.8));
  background-image: -moz-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,.5) 50%,rgba(0,0,0,.8));
  background-image: -o-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.5) 50%,rgba(0,0,0,.8));
  background-image: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.5) 50%,rgba(0,0,0,.8));
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#cc000000',GradientType=0);
  color:#fff;
  display: block;
  width: 100%;
  font-weight: bold;
  margin: 0;
  padding: 20px;
  padding-bottom: 0;
  line-height: 35px;
}
.card-header.isis{
  background-image: url('/images/ISIS.jpg');
}
.card-header.hamas{
  background-image: url('/images/hamas.jpg');
}
.card-header.iran{
  background-image: url('/images/Iran.jpg');
}
@media all and (max-width: 1024px) {
  .logo{
    display: block;
    text-align: center;
    width: 100%;
    height: auto;
    height: 65px;
  }
  .logo img{
    float: none;
  }
  .pull-right.nav{
    display: none;
  }
  .logo-title{
    float: none;
    clear: both;
  }
  .page-title{
    margin-top: 156px;
  }
  .page-title h1{
    font-size: 40px;
    position: initial;
  }
  .page-title h3{
    display: none;
  }
  .page-title h2{
    margin-top: 30px;
  }
}