.component-cta {
  padding: 0 10%;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.component-cta.top-bottom-padding {
  margin: 50px 0 50px 0;
}

.component-cta.top-padding {
  margin: 50px 0 0px 0;
}

.component-cta.bottom-padding {
  margin: 0px 0 50px 0;
}

.component-cta.half-width-component {
  display: inline-block;
  width: 50%;
  height: 550px;
  padding: 0 4%;
  vertical-align: top;
}

.component-cta .cta-heading {
  font-size: 50px;
  padding: 35px 0 40px 0;
  margin: 0;
  /*text-shadow: 2px 2px #000000;*/
}

.component-cta:first-of-type .cta-heading {
    text-shadow: black 2px 2px;
}

.component-cta .cta-subheading,
.component-cta .cta-subheading p {
  font-size: 20px;
  font-weight: 600;
  max-width: initial;
  margin-bottom: 60px;
}

.component-cta.align-center .cta-subheading {  
  margin: auto auto 50px;
}

.cta-subheading a {
    font-size: inherit;
    color: inherit;
    text-decoration: underline;
}

.component-cta.align-center {
  text-align: center;
}

.component-cta .button {
  margin-bottom: 70px
}

#component-88 .button {
  margin-bottom: 0 !important;
}

#component-2 .button.solid-red {
    padding: 13px;
    margin: -20px 10px 20px;
}

#component-2 a.button.solid-red {
    text-transform: uppercase;
    font-weight: 800;
}

.two-buttons {
  max-width: 100%;
}

.two-buttons .button {
  font-size: 17px;
  margin: 0 5px 20px 5px !important;
}

.component-cta.archives-cta .cta-heading {
  padding-top: 110px;
  font-size: 60px;
  padding-bottom: 10px;
}

.component-cta.archives-cta .cta-subheading {
  font-size: 26px;
  margin-top: 10px;
  margin-bottom: 30px;
}

.component-cta.subscribe-form .cta-heading {
  padding-top: 240px;
  padding-bottom: 0;
  font-size: 32px;
}

.component-cta.subscribe-form .cta-subheading {
  font-size: 21px;
  font-weight: 400;
  margin-top: 10px;
  margin-bottom: 30px;
}

.component-cta.subscribe-form form input,
.component-cta.lantos-subscribe-form form input {
  height: 50px;
}

#component-88 form input[type="text"] {
  height: 53px;
  background: white;
  color: black;
}

.component-cta.subscribe-form form input[type="text"],
.component-cta.lantos-subscribe-form form input[type="text"],
.component-cta form input[type="text"] {
  width: 65%;
  font-size: 18px;
  padding-left: 15px;
}

.component-cta.subscribe-form form input[type="submit"],
.component-cta.lantos-subscribe-form form input[type="submit"] {
  color: #ffffff;
  -webkit-appearance: none;
  border: solid 1px #ffffff;
  background-color: #6d001d;
  position: relative;
  bottom: 1px;
  font-size: 16px;
  font-weight: 700;
  width: 125px;
  text-transform: uppercase;
}

.component-cta form input[type="submit"] {
  vertical-align: top;
  -webkit-appearance: none;
}

.component-cta.half-width-component h2 {
  text-align: left;
}


.donate-cta-help-bridge .cta-heading {
  padding: 25px 0 0px 0;
}

.donate-cta-help-bridge .cta-heading .first-word {
  font-size: 72px;
  font-weight: 700;
  display: block;
}

.donate-cta-help-bridge .cta-heading .rest {
  font-size: 72px;
  font-weight: 300;
  display: block;
  padding-left: 60px;
}

.donate-cta-help-bridge .solid-red {
  background-color: #fff;
  color: rgb(154, 0, 39);
  font-weight: 700;
  border: 2px solid #fff;
}

.donate-cta-help-bridge .solid-red:after {
  content: url(/sites/all/themes/memrimodern/img/arrow-red.png?d=1);
  padding-left: 20px;
  position: relative;
  top: 3px;
}

.donate-cta-help-bridge .donate-to-memri-button {
  padding: 6px 25px;
  font-size: 18px;
  margin-bottom: 30px;
  color: white;
  background-color: rgb(154, 0, 39);
  font-weight: 700;
  border: 2px solid rgb(154, 0, 39);
}

.donate-cta-help-bridge .donate-to-memri-button:after {
  content: "";
  padding-left: 0;
  top: 0;
}

.donate-cta-help-bridge .donate-buttons {
  margin-top: 50px;
}

.donate-cta-help-bridge .donate-buttons a.button {
	width: 110px;
	text-align: center;
	border: 1px solid rgb(255, 255, 255);
	margin-right: 15px;
	margin-bottom: 55px;
	cursor: pointer;
	color: #fff;
	font-size: 20px;
}

.donate-cta-help-bridge .donate-buttons a.button:hover {
    color: rgb(154, 0, 39) !important;
    background-color: #fff;
}

.subscribe-for-updates {
  background-color: #242f44;
  padding: 10px 10%;
  min-height: auto !important;
  height: auto !important;
  text-align: center;
}

.subscribe-for-updates {
    margin-top: 0px;
}

.subscribe-for-updates h2 {
  color: #fff !important;
  text-transform: unset;
  font-size: 20px !important;
  font-weight: 300 !important;
  padding: 0 0 0 60px !important;
  background-image: url(/sites/all/themes/memrimodern/img/shape_5.png?d=1);
  background-repeat: no-repeat;
  display: inline-block;
  width: 350px;

  border-right: 1px solid #cccccc;
}


.subscribe-for-updates h2 .first-word {
  font-size: 20px !important;
}

.subscribe-for-updates form {
  display: inline-block;
  padding-left: 20px;
  width: auto;
}
.subscribe-for-updates input[type="text"] {
  color: white;
  border: 0;
  background: none;
  font-size: 19px;
  width: auto;
  text-align: center;
  -webkit-appearance: none !important;
  outline-width: 0;
  outline: none;
}

.subscribe-for-updates input[type="text"]:focus, .subscribe-for-updates input[type="text"]:active {
  -webkit-appearance: none !important;
  border: 0 !important;
  outline-width: 0;
  outline: none;
}

.subscribe-for-updates input[type="submit"] {
  cursor: pointer;
  font-size: 20px;
  font-weight: 600;
  background-color: #242f44;
  color: #ffffff;
  border: 2px solid rgb(255, 255, 255);
  height: auto;
  padding: 13px 15px;
}

/*for parallax effect*/
.full-width-component.component-cta {
    /*background-attachment: fixed;*/
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.parallax {
  background-attachment: fixed;
}

.about-no-heading-cta.top-padding {
    padding-top: 50px;
}

.about-page-video {
    display: block;
    margin: 0 auto;
    width: 100%;
    height: auto;
    padding-left: 4% !important;
    padding-right: 4% !important;
}

.about-page-video .hide_video {
	max-width: 850px;
	height: 500px;
	margin: 0 auto;
	position: relative;
}

.about-page-video .show_video {
	max-width: 850px;
    margin: 0 auto;
    min-height: 550px !important;
    max-height: 550px;
}

.about-page-video.top-bottom-padding {
	padding-top: 10px !important;
}

.about-page-video h2.first-word-bold-caps-heading, 
.about-page-video h2 .first-word {
	color: #000000;
}

.about-page-video .hide_video .play-button {
	position: absolute;
    padding: 0;
    margin: 0;
    text-align: center;
    display: block;
    width: 100%;
    top: 42%;
}

.about-page-video .component-footer {
  margin-top: 60px;
}

.about-page-video .component-footer .button {
  margin-bottom: 30px;
}

.half-size {
  min-height: 120px;
}

.about-no-heading-cta {
	min-height: auto;
}

.assisting-the-west-cta .cta-heading.white,
.assisting-the-west-cta .cta-subheading.white,
.assisting-the-west-cta .button.white-border  {
  text-shadow: 1px 1px #000000;
}

#component-16.component-cta form input[type="text"] {
    font-weight: bold;
}

#component-14 a.button.solid-red:hover {
    background-color: rgb(154, 0, 39);
    color: white;
    border-color: rgb(152, 1, 46);
}

#component-14 a.button.solid-red:hover::after {
    content: url(/sites/all/themes/memrimodern/img/arrow-white.png?d=1);
}

/** START simple-campaign-cta */
  .simple-campaign-cta {
    background-color: rgb(154, 0, 39);
    display: none;
    width: 100%;
    z-index: 99999;
    position: fixed;
    bottom: -800px;
    padding: 0 !important;
  }

  .simple-campaign-cta p * {
    font-size: 20px;
  }

  .simple-campaign-cta .simple-campaign-close {
    color: white;
    position: absolute;
    right: 20px;
    font-size: 22px;
    cursor: pointer;
  }

  .simple-campaign-cta .simple-campaign-close i {
    font-size: 36px;
    color: white;
  }

  .simple-campaign-cta .campaign-logo {
      margin-top: 40px;
      width: 600px;
      max-width: 100%;
      display: inline-block;
  }

  .component-cta.simple-campaign-cta .cta-subheading p {
      padding: 10px;
      font-size: 40px;
      margin: 0 0 30px;
      text-align: left;
  }

  .component-cta.simple-campaign-cta .cta-subheading p.yellow-text {
      color: rgb(254,204,9);
      color: white;
  }
  .component-cta.simple-campaign-cta .cta-subheading {
      background: none;
      display: inline-block;
      vertical-align: top;
      margin-top: 20px;
      width: calc(90% - 600px);
  }

  .component-cta.simple-campaign-cta a.button {
    background: url(/sites/all/themes/memrimodern/img/new_donatebtn.png?d=1);
    background-size: auto;
    background-size: 100% 100%;
    font-size: 0;
    width: 250px;
    height: 50px;
    border: 0;
  }

  .component-cta.simple-campaign-cta a.button.subscribe-btn {
    background: url(/sites/all/themes/memrimodern/img/new_subscribebtn.png?d=1);
    background-size: auto;
    background-size: 100% 100%;
  }

  .component-cta.simple-campaign-cta a.button:hover {
    color: white;
    background-color: rgb(154, 0, 39);
    border-color: rgb(154, 0, 39);
  }

  .simple-campaign-cta img, .simple-campaign-cta .two-buttons, .simple-campaign-cta div.cta-subheading p {
    margin-left: 10%;
  }

  .component-cta.simple-campaign-cta .cta-subheading p:nth-child(2) {
    position: relative;
    bottom: 40px;
  }

  .component-cta.simple-campaign-cta .cta-subheading {
      margin-top: 65px;
      margin-bottom: 0;
  }
  .component-cta.simple-campaign-cta .cta-subheading p {
      text-align:justify;
      line-height: 3vw;
      padding-bottom: 0;
      margin-bottom: 10px;
      text-align-last: left;
  }
  /*
  .component-cta.simple-campaign-cta .cta-subheading p:after {
      content: "";
      display: inline-block;
      width: 100%;
      height:0;
      font-size:0;
      line-height: 0;
      background:red; /* to show it has no dimensions 
  }*/

  .component-cta.simple-campaign-cta .two-buttons {
      margin: 0 auto;
      text-align: center;
  }
  .simple-campaign-cta .campaign-logo {
      max-width: 500px;
  }

  /*@media only screen and (max-width: 1400px) {
      .component-cta.simple-campaign-cta .cta-subheading {
        margin-top: 30px;
    }
  }*/
  .component-cta.simple-campaign-cta .cta-subheading p {
      font-size: 2.4vw;
    }
    .component-cta.simple-campaign-cta .cta-subheading p:nth-child(1) {
      font-size: 2.7vw;
    } 

  #component-88 form input[type="text"] {
    margin-right: 0px;
    width: 80%;
    font-size: 17px;
    height: 32px;
    background: white;
    color: black;
    border-radius: 3px;
    text-align: left;
}

#component-88 form .button {
    background-image: url(/sites/all/themes/memrimodern/img/slick-next.jpg);
    background-size: 100% 150%;
    background-repeat: no-repeat;
    padding: 8px;
    margin-top: 0;
    height: 32px;
    font-size: 0;
    width: 37px;
    border: 0;
    background-position-y: 50%;
    margin-left: 5px;
}

#component-88 h2, #component-88 h2 .first-word {
    font-size: 21px !important;
    border-right: 0;
}

  @media only screen and (max-width: 1369px) {
    .component-cta.simple-campaign-cta .cta-subheading p:nth-child(1) {
      font-size: 2.5vw;
    }
    .component-cta.simple-campaign-cta .cta-subheading p:nth-child(2) {
      font-size: 2.3vw;
    }
  }
  @media only screen and (max-width: 1339px) {
      .component-cta.simple-campaign-cta .two-buttons {
        margin-top: -20px;
      }
  }
  @media only screen and (max-width: 1205px) {
      .component-cta.simple-campaign-cta .cta-subheading {
        margin-top: 25px;
      }
  }

  @media only screen and (min-width: 1000px) {
    .simple-campaign-cta {
      height: auto;
      padding-bottom: 40px !important;
    }
  }

  /*@media only screen and (min-width: 750px) {
    .component-cta.simple-campaign-cta .cta-subheading p {
      font-size: 2.4vw;
    }
    .component-cta.simple-campaign-cta .cta-subheading p:nth-child(1) {
      font-size: 2.7vw;
    } 
  
  }*/

  .redesigned-subscribe .button {
  display: none;
}

.redesigned-subscribe {
  background-color: white;
 /* border-bottom: 12px solid rgb(154, 0, 39) !important;*/
}

.redesigned-subscribe h2, .redesigned-subscribe input {
  color: white;
  background: none;
}

.redesigned-subscribe input {
 /* border: 2px solid rgb(154, 0, 39) !important;*/
  border-radius: 6px;
  min-width: 250px;
  max-width: 100%;
}

.component-cta.redesigned-subscribe h2::before {/*
  content: " " !important;
  background: url("/sites/all/themes/memrimodern/img/mail-icon-new.png?d=1") 100% 100% !important;
  background-size: 100% 100% !important;
  width: 30px;
  height: 20px;
  display: inline-block;
  top: 2px;
  left: -10px !important;
  position: relative;*/
}

  @media only screen and (max-width: 1065px) {
    .component-cta.simple-campaign-cta .cta-subheading {
        margin-top: 55px;
    }
    .simple-campaign-cta .campaign-logo {
      width: 450px;
    }
    .component-cta.simple-campaign-cta .cta-subheading { 
      width: calc(100% - 460px);
    }
    .simple-campaign-cta img, .simple-campaign-cta .two-buttons, .simple-campaign-cta div.cta-subheading p {
      margin-left: 10px;
    }
    .component-cta.simple-campaign-cta .cta-subheading p {
      line-height: 30px;
    }
    .component-cta.simple-campaign-cta .cta-subheading p:nth-child(2) {
      bottom: 25px;
    }
    .component-cta.simple-campaign-cta .two-buttons {
      margin-top: 0;
    }
  }

  @media only screen and (max-width: 855px) {
    .component-cta.simple-campaign-cta .two-buttons {
      margin-top: -15px;
    }
  }

  @media only screen and (max-width: 749px) {
    .component-cta.simple-campaign-cta .two-buttons {
      margin-top: 0px;
    }
    .simple-campaign-cta img, .simple-campaign-cta div.cta-subheading p {
      margin-left: 20px;
    }
    .simple-campaign-cta .simple-campaign-close {
      right: 0px;
    }
    .component-cta.simple-campaign-cta .cta-subheading p {
      font-size: 18px !important;
      margin-bottom: 0;
      padding-top: 0;
      padding-bottom: 5px;
      line-height: 30px;
      padding-left: 0;
    }
    .component-cta.simple-campaign-cta a.button {
      margin-bottom: 0 !important;
    }
    .component-cta.simple-campaign-cta .campaign-logo {
      max-width: 70%;
      display: block;
      margin-left: auto;
      margin-right: auto;
      margin-top: 20px;
    }
    .component-cta.simple-campaign-cta .cta-subheading {
      margin-top: 15px;
      margin-bottom: 15px;
      width: 100%;
      padding-left: 20px;
    }
  }
/** END simple-campaign-cta */

@media only screen and (max-width: 1600px) and (min-width: 768px) {
  .component-cta.half-width-component h2, .component-cta.half-width-component h2 span {
      font-size: 3vw;
  }
}

/*media queries for the subscribe-for-updates cta*/
@media (max-width: 1250px) {
  .subscribe-for-updates {
    padding: 20px 30px;
  }
}

@media (max-width: 1130px) {
  .component-cta.subscribe-form form input[type="text"],
  .component-cta.lantos-subscribe-form form input[type="text"] {
    width: 280px;
  }
}

@media (max-width: 1090px) {

}

@media (max-width: 840px) {

}

@media (max-width: 768px) {
	.about-page-video {
	    display: block !important;
	    margin: 0 auto !important;
	    width: 100% !important;
	    height: auto !important;
	}
}

@media (max-width: 768px) {
   .subscribe-for-updates form, .subscribe-for-updates h2  {
    width: 100%;
     display: block;
  }
  .subscribe-for-updates h2 {
    border: 0;
    background: 0;
    padding-left: 0px !important;
  }
  
  .subscribe-for-updates h2:before {
    content: url(/sites/all/themes/memrimodern/img/shape_5.png?d=1);
    position: relative;
    left: -15px;
    top: 5px;
    content: unset;
  }
  
  .subscribe-for-updates form {
    margin-top: 10px;
    padding-left: 0;
  }

  .subscribe-for-updates input {
  	display: block;
  	margin: 0 auto;
  	float: none !important;
  }

  .subscribe-for-updates input[type="submit"] {
  	margin-top: 20px;
  }
}

@media only screen and (max-width: 750px) {
  
#component-88 h2, #component-88 form, #component-88 form input {
  display: inline-block;
  width: auto;
}

#component-88 form {
  margin-top: 0;
  width: 100%;
}

#component-88 {
  padding: 40px 30px;
  background-image: url("/sites/all/themes/memrimodern/img/newsub_bg.png?d=1") !important;
  text-align: left;
}

#component-88 h2, #component-88 h2 .first-word {
  font-size: 18px !important;
  font-weight: 400;
}

#component-88 form input[type="text"] {
  margin-right: 0px;
  width: 80%;
  font-size: 17px;
  height: 32px;
background: white;
color: black;
border-radius: 3px;
text-align: left;
}

#component-88 form .button {
background-image: url(/sites/all/themes/memrimodern/img/slick-next.jpg);
background-size: 100% 150%;
background-repeat: no-repeat;
padding: 8px;
margin-top: 0;
height: 32px;
font-size: 0;
width: 37px;
border: 0;
background-position-y: 50%;
margin-left: 5px;
}
}

@media (max-width: 600px) {/*
	.about-page-video .hide_video,
	.about-page-video .show_video {
		min-height: 300px !important;
		max-height: 300px !important;
	}*/
      .component-cta.simple-campaign-cta a.button {
      margin-bottom: 0 !important;
      width: 130px;
      height: 30px;
    }
    .redesigned-subscribe h2::before {
  width: 22px;
  height: 15px;
  left: -5px;
}
}

@media (max-width: 414px) {
	.subscribe-for-updates {
	    padding: 20px 5px !important;
	}
  #component-88 {
    padding: 30px 15px !important;
  }
}


/* standart sizes */
@media (max-width: 1024px) {
  .component-cta .cta-heading,
  .component-cta.subscribe-form .cta-heading {
    font-size: 30px;
  }

  .component-cta.archives-cta .cta-heading {
    font-size: 32px;
    padding-top: 170px;
  }

  .component-cta .cta-subheading,
  .component-cta.archives-cta .cta-subheading,
  .component-cta.subscribe-form .cta-subheading {
    font-size: 16px;
  }

  .component-cta .cta-heading {
    padding-top: 50px;
    padding-bottom: 30px;
  }

  .component-cta .button {
    margin-bottom: 50px;
  }

  #component-2.component-cta .button {
    margin-bottom: 50px;
  }
  
  .donate-cta-help-bridge {
    background-attachment: unset;
  }

  .component-cta.align-center .cta-subheading {
    margin-bottom: 40px;
  }

  .component-cta .cta-subheading {
    margin-bottom: 35px;
    margin-top: 0;
  }

  .component-cta.subscribe-form form input[type="text"],
  .component-cta.lantos-subscribe-form form input[type="text"] {
    width: 250px;
  }

  .donate-cta-help-bridge .donate-to-memri-button {
  	font-size: 16px;
  }

  .donate-cta-help-bridge .cta-heading .first-word,
  .donate-cta-help-bridge .cta-heading .rest {
  	font-size: 50px;
  }

  .donate-cta-help-bridge .cta-heading .rest {
  	padding-left: 0;
  }

  .donate-cta-help-bridge .donate-buttons .button {
  	font-size: 18px;
  	padding: 15px;
  }

  .donate-cta-help-bridge .cta-heading {
  	padding-bottom: 0;
  }

  .donate-cta-help-bridge {
    padding: 0 20px;
  }
}

@media (max-width: 768px) {
  .component-cta.subscribe-form form input[type="text"],
  .component-cta.lantos-subscribe-form form input[type="text"] {
    width: 190px;
    font-size: 15px;
  }

  .component-cta.lantos-subscribe-form form input[type="submit"] {
    font-size: 15px;
  }

  .component-cta.half-width-component {
    width: 100%;
    height: auto;
  }

  .component-cta.archives-cta .cta-heading {
    padding-top: 70px;
  }

  .component-cta.subscribe-form .cta-heading {
    padding-top: 130px;
  }

  .component-cta.subscribe-form {
    background-position: -10px -15px;
    background-color: rgb(154, 0, 39);
    background-size: 450px;
  }
}

@media (max-width: 600px) {
  .component-cta.subscribe-form form input[type="text"],
  .component-cta.subscribe-form form input[type="submit"],
  .component-cta.lantos-subscribe-form form input[type="text"],
  .component-cta.lantos-subscribe-form form input[type="submit"] {
    width: 100%;
    border: solid 1px #ffffff;
  }

  .component-cta.subscribe-form form input[type="text"],
  .component-cta.lantos-subscribe-form form input[type="text"] {
    margin-bottom: 20px;
  }

  .component-cta .cta-heading {
    padding-top: 30px;
    padding-bottom: 20px;
  }

  .component-cta.archives-cta .cta-heading {
    padding-top: 135px;
  }

  .component-cta.subscribe-form .cta-heading {
    padding-top: 110px;
  }

  .donate-cta-help-bridge .donate-buttons .button {
  	width: 85px;
  }

  .donate-cta-help-bridge .cta-heading {
  	padding-bottom: 0;
  }

  .donate-cta-help-bridge .donate-buttons {
  	margin-top: 35px;
  }

  .donate-cta-help-bridge .donate-to-memri-button {
  	margin-bottom: 30px;
  }

  .about-no-heading-cta .button {
	margin-bottom: 20px !important;
  }
}

@media (max-width: 414px) {
  .component-cta {
    padding: 0 20px;
  }

  .component-cta.archives-cta .cta-heading {
    padding-top: 70px;
  }

  .component-cta.subscribe-form .cta-heading {
    padding-top: 120px;
  }

  .component-cta.subscribe-form {
    background-position: -10px -15px;
    background-color: rgb(154, 0, 39);
    background-size: 450px;
    height: 450px;
  }

  .component-cta.subscribe-form form input[type="text"],
  .component-cta.lantos-subscribe-form form input[type="text"] {
    margin-bottom: 10px;
  }

  .donate-cta-help-bridge .cta-heading .first-word, 
  .donate-cta-help-bridge .cta-heading .rest {
  	font-size: 36px;
  }

  .donate-cta-help-bridge .donate-buttons {
  	display: none;
  }

  .donate-cta-help-bridge .cta-heading {
  	padding-bottom: 30px;
  }

  .donate-cta-help-bridge .donate-to-memri-button {
  	margin-bottom: 190px;
  }
}

@media (max-width: 411px) {

}

@media (max-width: 360px) {

}

@media (max-width: 375px) {

}

@media (max-width: 320px) {
  .donate-cta-help-bridge .cta-heading .first-word, .donate-cta-help-bridge .cta-heading .rest {
  	font-size: 34px;
  }

  	.about-page-video .hide_video, .about-page-video .show_video {
	    min-height: 250px !important;
	    max-height: 250px !important;
	}
}
