/* File: aarpAltmedia.css */

/*  Common css */

body {
  margin: 0 auto;
  padding: 0;
  max-width: 1440px;
  line-height: 1.42857;
  font-size: 16px;
  font-family: Lato, sans-serif;
  margin-bottom: 120px;
  color: #121212;
  width: 100%;
}

.aarp-c-altmedia-lp {
  padding-bottom: 14em;
}

img {
  border: none;
}

a {
  text-decoration: none;
}

.aarp-c-altmedia-lp__wrapper {
  max-width: 1440px;
  margin: 0 auto;
  overflow: hidden;
  margin-bottom: 40px;
}

.aarp-c-altmedia-lp__heading--textclr {
  color: #DD1200;
}

.aarp-c-altmedia-lp__headingblock {
  text-align: center;
}

.aarp-c-altmedia-lp__form__am {
  color: #121212;
  position: absolute;
  font-weight: 400;
  line-height: 29px;
  margin-top: 0;
}

.aarp-c-altmedia-lp__form__bc {
  text-align: center;
}

.aarp-c-altmedia-lp__form {
  background-color: #f5f5f5;
  border: 1px solid #ddd;
}

.aarp-c-altmedia-lp__form__spacing {
  margin: 15px 0;
}

.aarp-c-altmedia-lp__form__para {
  font-weight: 400;
  text-align: center;
  color: #121212;
}

.aarp-c-altmedia-lp__form__bc {
  position: relative;
  justify-content: space-evenly;
}

.aarp-c-altmedia-lp__form_joinbutton {
  color: #fff;
  background: #ec1300;
  border-radius: 26px;
  font-weight: 700;
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  line-height: 24px;
}

.aarp-c-altmedia-lp__form_renewbutton {
  color: #EC1300;
  background: #FFF;
  border-radius: 26px;
  font-weight: 700;
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  line-height: 24px;
  border: 1px solid #EC1300;
}

.aarp-c-altmedia-lp__form__bc .aarp-c-altmedia-lp__form_joinbutton:hover {
  background: #AB2125;
  color: #fff;
}

.aarp-c-altmedia-lp__form__bc .aarp-c-altmedia-lp__form_renewbutton:hover {
  background-color: #fff;
  border: 2px solid #ec1300;
  color: #ec1300;
}

.aarp-c-altmedia-lp__form__am {
  color: #121212;
  position: absolute;
  font-weight: 400;
  line-height: 29px;
  margin-top: 0;
}

.aarp-c-altmedia-lp__rc__list {
  margin: 0;
  padding: 0;
}

.aarp-c-altmedia-lp__rc__listdiv {
  clear: both;
  padding-bottom: 30px;
}

.aarp-c-altmedia-lp__rc__list__item:before {
  content: ' ';
  background: rgba(0, 0, 0, 0) url("/content/dam/target-share/widgets/images/red_right.png") no-repeat;
  width: 33px;
  height: 23px;
  position: absolute;
  left: 0;
  background-size: 85%;
  top: 12px;
}

.aarp-c-altmedia-lp__rc__list__item--span {
  color: #DD1200;
}

/* Media query for mobile view */

@media screen and (max-width:767px) {
  .aarp-c-altmedia-lp__container\@mobile {
    margin: 60px 20px 0;
    width: auto;
  }

  .aarp-c-altmedia-lp__heading\@mobile {
    font-size: 30px;
    font-weight: 800;
    line-height: 35px;
    padding: 0 26px;
    text-align: center;
    margin: 3px auto;
    width: auto;
    max-width: 600px;
  }

  .aarp-c-altmedia-lp__lc\@mobile {
    float: left;
    margin: 24px 0 0;
    width: auto;
  }

  .aarp-c-altmedia-lp__form\@mobile {
    width: 290px;
    margin: 0 auto;
    padding: 0;
  }

  .aarp-c-altmedia-lp-content\@mobile {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .aarp-c-altmedia-lp__form__para\@mobile {
    font-size: 20px;
    font-weight: 400;
    line-height: 29px;
    padding: 0 36px;
  }

  .aarp-c-altmedia-lp__form__bc\@mobile {
    display: flex;
    text-align: center;
    position: relative;
    margin: 0;
  }

  .aarp-c-altmedia-lp__form_joinbutton\@mobile {
    margin: 22px 0 30px;
    width: 130px;
    height: 40px;
  }

  .aarp-c-altmedia-lp__form_renewbutton\@mobile {
    margin: 22px 0 30px;
    width: 130px;
    height: 40px;
  }

  .aarp-c-altmedia-lp__form__am\@mobile {
    right: 7%;
    font-size: 12px;
    padding: 0;
    position: absolute;
    top: 17px;
  }

  .aarp-c-altmedia-lp__rc\@mobile {
    float: left;
    padding: 0 0 0 2%;
    margin: 0 auto;
    width: 288px;
    border-bottom: 1px solid #999;
    padding-left: 0px;
  }

  .aarp-c-altmedia-lp__rc__listdiv\@mobile {
    clear: both;
    padding-bottom: 10px;
  }

  .aarp-c-altmedia-lp__rc__para\@mobile {
    color: #121212;
    font-size: 25px;
    margin-bottom: 15px;
    padding-top: 32px;
    line-height: 1.2;
    margin-top: 0;
  }

  .aarp-c-altmedia-lp__rc__list__item\@mobile {
    color: #121212;
    font-size: 16px;
    line-height: 24px;
    list-style-type: none;
    padding-bottom: 14px;
    padding-left: 32px;
    position: relative;
  }

  .aarp-c-altmedia-lp__rc__list__item\@mobile::before {
    content: ' ';
    background: rgba(0, 0, 0, 0) url(/content/dam/target-share/widgets/images/red_right.png) no-repeat;
    width: 33px;
    height: 23px;
    position: absolute;
    left: 0;
    background-size: 74%;
    top: 7px;
  }
}

/* Media query for tablet view */
@media screen and (min-width:768px) {
  .aarp-c-altmedia-lp\@tablet {
    padding-bottom: 10.5em;
  }

  .aarp-c-altmedia-lp__container\@tablet {
    margin: 120px 20px 0;
    width: auto;
  }

  .aarp-c-altmedia-lp__heading\@tablet {
    font-size: 34px;
    line-height: 40px;
    margin: 40px auto 11px;
    width: 615px;
    font-weight: 800;
  }

  .aarp-c-altmedia-lp__lc\@tablet {
    float: left;
    margin: 36px 0 0;
    width: 45%;
  }

  .aarp-c-altmedia-lp__form\@tablet {
    padding: 8px 10px 10px;
    width: auto;
    margin: 0 auto 30px;
  }

  .aarp-c-altmedia-lp__form__para\@tablet {
    font-size: calc(18px + (24 - 19) * ((100vw - 768px) / (991 - 768)));
    line-height: 24px;
    padding: 0 15px;
  }

  .aarp-c-altmedia-lp__form__bc\@tablet {
    display: flex;
    margin: 20px auto;
    text-align: center;
    width: 294px;
  }

  .aarp-c-altmedia-lp__form_joinbutton\@tablet {
    width: 130px;
    height: 40px;
  }

  .aarp-c-altmedia-lp__form_renewbutton\@tablet {
    width: 130px;
    height: 40px;    
  }

  .aarp-c-altmedia-lp__form__am\@tablet {
    font-size: 12px;
    padding: 0;
    right: 7%;
    top: -4px;
  }

  .aarp-c-altmedia-lp__rc\@tablet {
    float: left;
    padding: 0 0 0 2%;
    width: 53%;
    margin-top: 36px;
  }

  .aarp-c-altmedia-lp__rc__para\@tablet {
    font-size: 22px;
    padding-top: 15px;
    margin-bottom: 15px;
    color: #121212;
  }

  .aarp-c-altmedia-lp__rc__list__item\@tablet {
    font-size: calc(13px + (18 - 14) * ((100vw - 768px) / (991 - 768)));
    line-height: 27px;
    padding-left: 37px;
    color: #121212;
    list-style-type: none;
    position: relative;
  }

  .aarp-c-altmedia-lp__rc__list__item\@tablet::before {
    background-size: 62%;
    top: 8px;
  }
}

/* Media query for desktop view */
@media screen and (min-width:987px) {
  .aarp-c-altmedia-lp__heading {
    margin: 40px auto 11px;
    width: 615px;
  }

  .aarp-c-altmedia-lp__heading {
    color: #121212;
    font-size: 48px;
    font-weight: 800;
    line-height: 55px;
    margin: 40px auto 11px;
    width: 615px;
  }

  .aarp-c-altmedia-lp__container {
    margin: 121px auto 0;
    width: 980px;
  }

  .aarp-c-altmedia-lp__lc {
    float: left;
    margin: 36px 0 0 14px;
    width: 49%;
  }

  .aarp-c-altmedia-lp__form {
    padding: 20px 20px 40px;
    width: 90%;
    margin-bottom: 30px;
  }

  .aarp-c-altmedia-lp__form__para {
    line-height: 29px;
    font-size: 20px;
    padding: 0 58px;
  }

  .aarp-c-altmedia-lp__form__spacing {
    margin: 15px 0;
  }

  .aarp-c-altmedia-lp__form_joinbutton {
    width: 172px;
    height: 52px;
  }

  .aarp-c-altmedia-lp__form_renewbutton {
    width: 172px;
    height: 52px;
  }

  .aarp-c-altmedia-lp__rc {
    float: left;
    padding: 0 34px;
    width: 49%;
  }

  .aarp-c-altmedia-lp__rc__para {
    font-size: 27px;
    padding-top: 15px;
    margin-bottom: 15px;
    color: #121212;
  }

  .aarp-c-altmedia-lp__rc__list__item {
    color: #121212;
    list-style-type: none;
    position: relative;
    font-size: 15px;
    line-height: 40px;
    padding-left: 37px;
  }

  .aarp-c-altmedia-lp__form__bc {
    margin: 22px auto 0;
    width: 381px;
    display: flex;
  }

  .aarp-c-altmedia-lp__form__am {
    font-size: 14px;
    padding: 0;
    right: 32px;
    top: 14px;
  }

  .aarp-c-altmedia-lp__rc__list__item:before {
    content: ' ';
    background: rgba(0, 0, 0, 0) url("/content/dam/target-share/widgets/images/red_right.png") no-repeat;
    width: 33px;
    height: 23px;
    position: absolute;
    left: 0;
    background-size: 74%;
    top: 13px;
  }

}

@media screen and (min-width: 1200px) {
  .aarp-c-altmedia-lp {
    padding-bottom: 14em;
    ;
  }

  .aarp-c-altmedia-lp__container {
    width: 100%;
    padding: 0 15px;
    margin: 121px auto;
  }

  .aarp-c-altmedia-lp__rc {
    padding: 0 36px 0 26px;
    width: 49%;
  }

  .aarp-c-altmedia-lp__form__para {
    font-size: 24px;
    line-height: 29px;
    padding: 0 66px;
  }

  .aarp-c-altmedia-lp__rc__list__item:before {
    background-size: 85%;
    top: 12px;
  }

  .aarp-c-altmedia-lp__rc__list__item {
    font-size: 18px;
    padding-left: 43px;
  }

  .aarp-c-altmedia-lp__form_joinbutton {
    width: 172px;
    height: 52px;
  }

  .aarp-c-altmedia-lp__form_renewbutton {
    width: 172px;
    height: 52px;
  }

  .aarp-c-altmedia-lp__form__am {
    right: 78px;
  }

  .aarp-c-altmedia-lp__rc__para {
    padding-top: 15px;
    font-size: 30px;
    margin-top: 0px;
  }

}

@media screen and (min-width: 1440px) {
  .aarp-c-altmedia-lp__container {
    width: 1240px;
  }
}