@import url('https://fonts.googleapis.com/css2?family=Poppins:ital@0;1&display=swap');

html {
  -webkit-text-size-adjust: 100%;
}
body {
  font-family: lato;
  background-color: #fff;
  overflow-x: hidden;
  color: #121212;
  font-size: 12px;
  font-weight: 400;
  line-height: normal; 
  max-width: 100%;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
*:focus {
  outline: none;
}
a, ol, li, p, h1 { 
  font-size: unset; 
  line-height: unset; 
	margin:0;
}
section {
  display: block;
}
a {
  text-decoration: none;
}
a:active,
a:hover {
  outline: 0;
  color: unset;
}
.aarp-js-lp--links:hover {
  color: #fff;
}
.aarp-c-lp-fd__d-dis li:hover {
  color: #fff;
}
.aarp-c-lp-fd__aarpRes-helpline-hdng:hover,.aarp-c-lp-fd__aarpRes-suprt-hdng:hover,.aarp-c-lp-fd__aarpRes-alrt-hdng:hover {
  text-decoration: underline;
  text-decoration-thickness: 0.9px;
}
.aarp-c-lp-fd__aarpRes-link {
  color: #121212;
}
/*.aarp-c-lp-fd__prfaud {
  display: none;
}*/

.aarp-c-lp-fd__prfaud-lnk a, .aarp-c-lp-fd__prfaud-lnk a:hover, .aarp-c-lp-fd__prfaud-lnk a:focus {
  color: #121212;
}

.aarp-c-lp-fd__frdwtc-lrnbtn:hover {
  color: #121212;
}

.aarp-c-lp-fd__aarpMem-link {
  color: #121212;
  text-decoration: underline;
}
ul, li {
  list-style-type: none;
}

.quiz-box,
.quiz-ans {
    display: none;
}
.aarp-c-lp-fd__sufr-linkSec a {
  color: #37383D;
}
.aarp-c-lp-fd__hdr {
  background: #EC1300;
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 100;
  height: 60px;
}

.aarp-c-lp-fd__frdwtc-lrnbtn {
  display: flex;
  justify-content: center;
  align-items: center;
}
.aarp-c-lp-fd__frdwtc-lrnbtn a {
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #121212;
  background-color: #fff;
}
.overlay,.overlayA {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.4);
  display: none;
  cursor: pointer;
}
.modal-body ,.modal-bodyA{
  width: 92%;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 9999999;
  max-width: 520px;
}
.modal{
  cursor: pointer;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  -webkit-animation: fadein 0.5s;
  animation: fadein 0.5s;
}
.aarp-c-lp-fd__sufr-crsl-txt {
  text-transform: uppercase;
}

@media(max-width:767px){
  .aarp-c-lp-fd__frdwtc-hdn sup {
    font-size: 18px;
    font-weight: 400;
  }
  .aarp-c-lp-fd__frudSec-ul {
    padding-left: 11px;
  }
  .aarp-c-lp-fd__aarpRes-alrt-dsc {
    width: 260px;
  }
  .aarp-c-lp-fd__aarpRes-suprt-dsc {
    width: 259px;
  }
  .aarp-c-lp-fd__aarpRes-helpline-dsc {
    width: 252px;
  }

  .aarp-c-lp-fd__sufr-link {
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
  }
  .aarp-c-lp-fd__sufr-linkSec {
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
  }
  .aarp-c-lp-fd__redcaret {
    width: 14px;
    position: relative;
    top: 2px;
  }
  .aarp-c-lp-fd__SurfMain {
    background-color: #FFC9AB;
    padding-bottom: 12px;
  }

 
  .show-menu .aarp-c-lp-fd__menu {
    display: block;
  }
  .aarp-c-lp-fd__menu-dropbtn-js {
    cursor: pointer;
    width: 24px;
  }
  
  .aarp-c-lp-fd__menu {
    display: none;
    position: absolute;
    background-color: #ec1300;
    min-width: 120px;
    overflow: auto;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    right: 0;
    margin-top: 9px;
  }
  
  .aarp-c-lp-fd__menu a {
    color: #fff;
    padding: 9px 21px;
    text-decoration: none;
    display: block;
    font-size: 15px;
    font-weight: 700;
    border-bottom: 1px solid #bfbfbf;
  }
  
  .aarp-c-lp-fd__menu a:hover {
    background-color: #ddd;
    /* //text-decoration: underline; */
    color:#121212;
  }
  
  .show {display: block;}

  /* end css menu */
  .aarp-c-lp-fd__logo {
    width: 97px;
  }
  .aarp-c-lp-fd__frudSec-contsec {
    padding-bottom: 26px;
  }
  .aarp-c-lp-fd__frudSec-cont {
    padding-bottom: 24px;
  }
  .aarp-c-lp-fd__victm-hdng {
    font-size: 24px;
    font-weight: 800;
    line-height: 30px;
    margin-bottom: 16px;
  }
  .aarp-c-lp-fd__heroImg-Sec-txt br {
    display: none;
  }
  .aarp-c-lp-fd__heroImg-Sec-txt {
    text-align: center;
    font-size: 36px;
    font-weight: 800;
    color: #fff;
    padding-top: 49.188vw;
    line-height: 45px;
    width: 285px;
    margin: 0 auto;
  }
  .aarp-c-lp-fd__heroImg-Sec-Subtxt {
    font-size: 20px;
    text-align: center;
    line-height: 30px;
    background-color: #F9F8F6;
    padding-top: 29px;
    padding-bottom: 20px;
    color: #5C0033;
  }
  .aarp-c-lp-fd__d-dis {
    display: none;
  }
  .aarp-c-lp-fd__hdrlinks {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 46px;
    padding: 0 30px;
  }
  .aarp-c-lp-fd__hdr {
    background: #EC1300;
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 100;
    height: 46px;
  }
  .aarp-c-lp-fd__hero {
    margin-top: 46px;
  }
  .aarp-c-lp-fd__heroImgMob {
    background-repeat: no-repeat;
    height: 93.750vw;
    background-size: cover;
  }
  .aarp-c-lp-fd__sufr-txtA, .aarp-c-lp-fd__sufr-txtB, .aarp-c-lp-fd__sufr-txtD{
  position: absolute;
  font-size: 16px;
  color: #ec1300;
  font-weight: 700;
  padding-left: 19px;
  padding-top: 0px;
  width: 100%;
  line-height: 125%;
  }
  .aarp-c-lp-fd__sufr-txtC{
    position: absolute;
    font-size: 16px;
    color: #ec1300;
    font-weight: 700;
    padding-left: 19px;
    width: 190px;
    line-height: 17.5px;
    margin-top: -5px;
  }
  .aarp-c-lp-fd__sufr-txtA {
    line-height: 21px;
    margin-top: -2px;
  }
  .aarp-c-lp-fd__sufr-txtA span, .aarp-c-lp-fd__sufr-txtB span, .aarp-c-lp-fd__sufr-txtC span, .aarp-c-lp-fd__sufr-txtD span{
    font-size: 10px;
    line-height: 13px;
  }
  .aarp-c-lp-fd__heroImg {
    display: none;
  }
  .aarp-c-lp-fd__sufr-dntsec, .aarp-c-lp-fd__sufr-crsl {
    width: 300px;
    margin: 0 auto;
  }
  .carousel-container {
    width: 260px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
  }
  .carousel-js {
    display: flex;
    transition: transform 0.3s linear;    
  }
  .slidejs {
    width: 300px; /* Width of each slide */
    flex-shrink: 0;
    text-align: left;
    padding: 20px 0 20px 0;
  }
  .arp-c-lp-fd__sufr-crsl-secRight {
    margin-left: 69px;
  }
  .aarp-c-lp-fd__sufr {
    background-color: #FFC9AB;
    padding: 0;
    margin: 0 auto;
    padding-top: 31px;
  }
  .aarp-c-lp-fd__sufr-dntsec-Txt {
    font-size: 16px;
    line-height: 24px;
    width: 260px;
    margin: 0 auto;
  }
  .aarp-c-lp-fd__sufr-dntsec-Dsc {
    font-size: 24px;
    font-weight: 800;
    width: 260px;
    line-height: 30px;
    padding-bottom: 22px;
    margin: 0 auto;
  }
  .aarp-c-lp-fd__sufr-crsl-txt {
    font-size: 14px;
    line-height: 26px;
    padding: 26px 0 19px;
    font-weight: 700;
    width: 260px;
    margin: 0 auto;
  }
  .aarp-c-lp-fd__surfwhtBg {
    width: 200px;
  }
  .aarp-c-lp-fd__surfgryBg {
    width: 189px;
  }
  .aarp-c-lp-fd__frudSec {
    padding: 0 35px;
  }
  .aarp-c-lp-fd__frudSec h1 {
    padding-top: 41px;
    font-size: 24px;
    font-weight: 800;
    margin: 0 auto;
    padding-bottom: 15px;
    line-height: 30px;
    width: 257px;
  }
  .aarp-c-lp-fd__frudSec-cont p,.aarp-c-lp-fd__frudSec-contsec ul {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin: 0 auto;
    width: 261px;
  }
  .aarp-c-lp-fd__frudSec-cont-parafirst, .aarp-c-lp-fd__frudSec-cont-parascnd , .aarp-c-lp-fd__frudSec-cont-descfrst{
    padding-bottom: 25px;
  }
  .aarp-c-lp-fd__frudSec-contsec ul li {
    list-style-type: disc;
    margin-left: 15px;
  }
  .aarp-c-lp-fd__frdwtc-lrnbtn a {
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
  }
  .aarp-c-lp-fd__frdwtc {
    text-align: center;
    background-color: #121212;
    color: #fff;
    padding: 28px 0 40px;
  }
  .aarp-c-lp-fd__frdwtc-hdn {
    font-size: 26px;
    line-height: 32px;
    font-weight: 800;
    width: 259px;
  margin: 0 auto;
  }
  .aarp-c-lp-fd__frdwtc-desc {
    font-size: 16px;
    width: 259px;
    margin: 23px auto 40px;
    line-height: 24px;
  }
  .aarp-c-lp-fd__frdwtc-lrnbtn {
    width: 142px;
    height: 40px;
    background-color: #fff;
    border-radius: 26px;
    margin: 0 auto;
  }
  .aarp-c-lp-fd__frdwtc-lrnbtn a {
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
  }
  .aarp-c-lp-fd__prfaud {
    background-color: #F9F8F6;
    padding: 54px 0 53px;
    text-align: center;
  }
  .aarp-c-lp-fd__prfaud-hdn {
    width: 260px;
    margin: 0 auto;
    font-size: 24px;
    font-weight: 800;
    line-height: 30px;
  }
  .aarp-c-lp-fd__prfaud-lnk {
    font-size: 19px;
    font-weight: 500;
    padding-top: 25px;
    text-decoration: underline;
    width: 260px;
  margin: 0 auto;
  }
  .aarp-c-lp-fd__aarpMem {
    width: 260px;
    margin: 0 auto;
    text-align: center;
    padding: 43px 0 60px;
  }
  .aarp-c-lp-fd__aarpMem img {
    width: 130px;
    height: 84px;
  }
  .aarp-c-lp-fd__aarpMem-sec {
    text-align: left;
  }
  .aarp-c-lp-fd__aarpMem-sec-hdng {
    font-size: 18px;
    font-weight: 700;
    padding-top: 45px;
    line-height: 27px;
  }
  .aarp-c-lp-fd__aarpMem-sec-des {
    font-size: 14px;
    line-height: 21px;
    padding-top: 20px;
  }
  .aarp-c-lp-fd__aarpRes {
    background-color: #F9F8F6;
    padding: 61px 0 16px;
  }
  .aarp-c-lp-fd__aarpRes-hdng {
    font-size: 30px;
    font-weight: 800;
    text-align: center;
    width: 262px;
    margin: 0 auto 54px;
  }
  .aarp-c-lp-fd__aarpRes-sec {
    width: 260px;
    margin: 0 auto;
  }
  .aarp-c-lp-fd__helplineImg , .aarp-c-lp-fd__suprtImg , .aarp-c-lp-fd__AlertImg{
    width: 260px;
  }
  .aarp-c-lp-fd__aarpRes-helpline, .aarp-c-lp-fd__aarpRes-suprt, .aarp-c-lp-fd__aarpRes-alrt {
    width: 300px;
    margin: 0 auto;
  }
  .aarp-c-lp-fd__aarpRes-helpline-hdng , .aarp-c-lp-fd__aarpRes-suprt-hdng, .aarp-c-lp-fd__aarpRes-alrt-hdng{
    font-size: 30px;
    font-weight: 800;
    padding-top: 18px;
    line-height: 38px;
  }
  .aarp-c-lp-fd__aarpRes-helpline-dsc , .aarp-c-lp-fd__aarpRes-suprt-dsc, .aarp-c-lp-fd__aarpRes-alrt-dsc{
    font-size: 16px;
    line-height: 20px;
    padding: 13px 0 42px;
  }
  .aarp-c-lp-fd__victm {
    padding: 56px 30px 0px;
    background-color: #F9F8F6;
  }
  .aarp-c-lp-fd__victm-desc {
    font-size: 16px;
    line-height: 24px;
    padding-bottom: 18px;
  }
  .aarp-c-lp-fd__victm-victimImg {
    padding-top: 8px;
  }
  .aarp-c-lp-fd__victm-vdSec {
    width: 252px;
    margin: 0 auto;
    text-align: center;
  }
  #aarp-c-lp-fd__victm-video , #aarp-c-lp-fd__victm-video, #aarp-c-lp-fd__victm-video, #aarp-c-lp-fd__victm-videoA{
    width: 252px;
    margin: 0 auto;
    cursor: pointer;
  }
  .aarp-c-lp-fd__victm-txt {
    font-size: 16px;
    line-height: 24px;
    padding: 13px 0 18px;
  }
 
}


@media(min-width:768px){
  .aarp-c-lp-fd__aarpRes-helpline-hdng sup {
    color: #121212;
    font-feature-settings: 'sups' on;
    font-family: Poppins;
    font-size: calc(9px + (17 - 9) * ((100vw - 768px) / (1400 - 768)));
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .aarp-c-lp-fd__frudSec-ul {
    margin-left: 0.833vw;
  }
  .aarp-c-lp-fd__redcaret {
    width: 0.972vw;
  }
  .aarp-c-lp-fd__sufr-linkSec {
    font-size: calc(11px + (16 - 11) * ((100vw - 768px) / (1440 - 768)));
    font-style: normal;
    font-weight: 700;
    line-height: 1.667vw;
  }
  .aarp-c-lp-fd__sufr-link {
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    background-color: #FFC9AB;
    padding-bottom: 2.500vw ;
  }
  .aarp-c-lp-fd__qtntwo-desc {
    padding: 3.611vw 0 0 2.292vw;
  }
  

  .aarp-c-lp-fd__hdrlinks {
   
    margin: 0 auto;
  }
    .aarp-c-lp-fd__m-dis {
    display: none !important;
  }
  .aarp-c-lp-fd__heroImgMob {
    display: none;
  }
  .modal-body , .modal-bodyA {
    width: 65%;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 9999999;
  }
  .aarp-c-lp-fd__heroImg-Sec {
    color: #fff;
    padding: 10.764vw 0 0 10.069vw;
  }
  .aarp-c-lp-fd__heroImg-Sec-txt {
    font-size: calc(31px + (60 - 31) * ((100vw - 768px) / (1400 - 768)));
    font-weight: 800;
    line-height: 4.444vw;
  }
  .aarp-c-lp-fd__heroImg-Sec-Subtxt {
    font-size: calc(20px + (36 - 20) * ((100vw - 768px) / (1400 - 768)));
    padding-top: 2.500vw;
  }
  .aarp-c-lp-fd__hero{
    margin-top: 4.167vw;
    height: 46.319vw;
  }
  .aarp-c-lp-fd__heroImg{
    background-position: center;
    background-size: cover;
    height: 46.319vw;
    margin: 0 auto;
  }
  .aarp-c-lp-fd__hdrlinks-logo img {
    width: 8.611vw;
  }
  .aarp-c-lp-fd__hdrlinks {
    display: flex;
    justify-content: space-between;
    width: 100vw;
    align-items: center;
    height: 60px;
    padding: 0 10.069vw;
  } 
  .aarp-c-lp-fd__hdrlinks-ul {
    display: flex;
    align-items: center;
  }
  .aarp-c-lp-fd__hdrlinks-ul li a {
    font-size: calc(13px + (16 - 13) * ((100vw - 768px) / (1200 - 768)));
    padding: 0 1.042vw;
    color: #fff;
    font-weight: 700;
  }
  .aarp-c-lp-fd__frudSec {
    padding: 3.125vw 10.069vw 1.528vw;
    width: 100vw;
    margin: 0 auto;
  }
  .aarp-c-lp-fd__frudSec h1 {
    font-size: calc(20px + (36 - 20) * ((100vw - 768px) / (1400 - 768)));
    text-align: center;
    font-weight: 700;
    padding-bottom: 2.639vw;
  }
  .aarp-c-lp-fd__frudSec-cont p, .aarp-c-lp-fd__frudSec-contsec ul {
    font-size: calc(11px + (18 - 11) * ((100vw - 768px) / (1440 - 768)));
    line-height: 1.806vw;
  }
  .aarp-c-lp-fd__frudSec-cont-parafirst, .aarp-c-lp-fd__frudSec-cont-descfrst {
    padding-bottom: 2.083vw;
  }
  .aarp-c-lp-fd__frudSec-contfirst {
    margin-right: 4.375vw;
  }
  .aarp-c-lp-fd__frudSec-contfirst, .aarp-c-lp-fd__frudSec-contsec {
    width: 39.236vw;
  }
  .aarp-c-lp-fd__frudSec-contsec ul li {
    list-style-type: disc;
    margin-left: 1.181vw;
  }
  .aarp-c-lp-fd__frudSec-cont {
    display: flex;
    margin: 0 auto;
    justify-content: center;
  }
  .aarp-c-lp-fd__frdwtc-hdn sup {
    font-size:calc(10px + (18 - 10) * ((100vw - 768px) / (1400 - 768)));
    position: relative;
    top: -0.278vw;
    font-weight: 600;
  }
  .aarp-c-lp-fd__frdwtc-hdn {
    font-size: calc(21px + (40 - 21) * ((100vw - 768px) / (1400 - 768)));
    font-weight: 600;
    color: #fff;
  }
  .aarp-c-lp-fd__frdwtc {
    text-align: center;
    background-color: #121212;
    padding: 4.097vw 0;
  }
  .aarp-c-lp-fd__frdwtc-desc {
    font-size: calc(11px + (19 - 11) * ((100vw - 768px) / (1400 - 768)));
    color: #fff;
    margin: 1.806vw auto 0;
    width: 68vw;
    font-weight: 600;
  }
  .aarp-c-lp-fd__frdwtc-lrnbtn {
    margin-top: 2.778vw;
  }
  .aarp-c-lp-fd__frdwtc-lrnbtn a {
    width: 9.861vw;
    height: 2.778vw;
    border-radius: 1.806vw;
    font-size: calc(9px + (16 - 9) * ((100vw - 768px) / (1400 - 768)));
    line-height:1.667vw;
    font-weight: 700;
  }
  .aarp-c-lp-fd__prfaud {
    background: #F9F8F6;
    text-align: center;
    padding: 4.236vw 0 4.861vw;
  }
  .aarp-c-lp-fd__prfaud-hdn {
    font-size: calc(20px + (36 - 20) * ((100vw - 768px) / (1400 - 768)));
    font-weight: 500;
  }
  .aarp-c-lp-fd__prfaud-lnk {
    font-size: calc(11px + (19 - 11) * ((100vw - 768px) / (1400 - 768)));
    font-weight: 500;
    text-decoration: underline;
  }
  .aarp-c-lp-fd__aarpMem {
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    padding: 1.667vw 0 1.597vw;
  }
  .aarp-c-lp-fd__aarpMem img {
    width: 9.028vw;
    height: 5.833vw;
  }
  .aarp-c-lp-fd__aarpMem-sec {
    width: 53.264vw;
    font-size: calc(11px + (19 - 11) * ((100vw - 768px) / (1400 - 768)));
    margin-left: 4.861vw;
  }
  .aarp-c-lp-fd__aarpMem-sec-hdng {
    font-weight: 700;
    padding-bottom: 2.014vw;
  }
  .aarp-c-lp-fd__aarpMem-sec-des {
    font-weight: 500;
  }
  .aarp-c-lp-fd__victm {
    padding: 7.986vw 0 7.292vw;
    background-color: #F9F8F6;
  }
  .aarp-c-lp-fd__victm-hdng {
    font-size: calc(21px + (40 - 21) * ((100vw - 768px) / (1400 - 768)));
    font-weight: 700;
    text-align: center;
  }
  .aarp-c-lp-fd__victm-desc {
    font-size: calc(11px + (19 - 11) * ((100vw - 768px) / (1400 - 768)));
    line-height: 1.806vw;
    text-align: center;
    width: 54.097vw;
    margin: 1.181vw auto 0;
  }
  .aarp-c-lp-fd__sufr {
    background-color: #FFC9AB;
    padding: 4.931vw 10.069vw 6.319vw;
    display: flex;
    margin: 0 auto;
    justify-content: center;
  }
  .aarp-c-lp-fd__sufr-dntsec-Dsc {
    font-size:calc(31px + (60 - 31) * ((100vw - 768px) / (1400 - 768)));
    font-weight: 700;
    width: 39.375vw;
    padding-bottom: 2.292vw;
    padding-top: 3.125vw;
  }
  .aarp-c-lp-fd__sufr-dntsec-Txt {
    font-size: calc(11px + (19 - 11) * ((100vw - 768px) / (1400 - 768)));
    line-height: 1.806vw;
    width: 38.889vw;
  }
  .aarp-c-lp-fd__sufr-crsl-txt {
    font-size: calc(11px + (19 - 11) * ((100vw - 768px) / (1400 - 768)));
    line-height: 1.806vw;
    margin-left: 1.736vw;
    font-weight: 700;
  }
  .aarp-c-lp-fd__sufr-dntsec {
    width: 36.806vw;
  }
  .aarp-c-lp-fd__sufr-crsl {
    width: 39.236vw;
    margin-left: 3.028vw;
  }
  .aarp-c-lp-fd__surfgryBg {
    width: 26.472vw;
  }
  .aarp-c-lp-fd__surfwhtBg {
    width: 27.569vw;
  }
  .carousel-container {
    width: 39.722vw; /* Width of the visible area */
    margin: 0 auto;
    position: relative;
    overflow: hidden;
  }
  .carousel-js {
    display: flex;
    transition: transform 0.3s linear;
  }
  .slidejs {
    width: 39.722vw; /* Width of each slide */
    flex-shrink: 0;
    text-align: left;
    padding: 1.389vw;
    padding-bottom: 0;
  }
  .arp-c-lp-fd__sufr-crsl-secRight {
    margin-left: 8.681vw;
  }
  .aarp-c-lp-fd__aarpRes-hdng {
    font-size: calc(20px + (36 - 20) * ((100vw - 768px) / (1400 - 768)));
    text-align: center;
    font-weight: 700;
    padding-bottom: 3.472vw;
  }
  .aarp-c-lp-fd__aarpRes-sec {
    display: flex;
    justify-content: center;
  }
  .aarp-c-lp-fd__aarpRes {
    background-color: #F9F8F6;
    padding: 3.333vw 0 5.208vw;
  }
  .aarp-c-lp-fd__helplineImg , .aarp-c-lp-fd__suprtImg, .aarp-c-lp-fd__AlertImg{
    width: 25.764vw;
  }
  .aarp-c-lp-fd__aarpRes-alrt-hdng , .aarp-c-lp-fd__aarpRes-suprt-hdng, .aarp-c-lp-fd__aarpRes-helpline-hdng{
    font-size: calc(17px + (30 - 17) * ((100vw - 768px) / (1400 - 768)));
    font-weight: 800;
    padding: 1.250vw 0 1.528vw;
    line-height: 2.639vw;
  }
  .aarp-c-lp-fd__aarpRes-helpline-dsc , .aarp-c-lp-fd__aarpRes-suprt-dsc, .aarp-c-lp-fd__aarpRes-alrt-dsc{
    width: 25vw;
    font-size: calc(11px + (20 - 11) * ((100vw - 768px) / (1400 - 768)));
    line-height: 1.736vw;
  }
  .aarp-c-lp-fd__aarpRes-helpline, .aarp-c-lp-fd__aarpRes-suprt {
    margin-right: 1.458vw;
  }
  #aarp-c-lp-fd__victm-video , #aarp-c-lp-fd__victm-videoA{
    width: 25.694vw;
    cursor: pointer;
  }
  .aarp-c-lp-fd__victm-vdSec {
    display: flex;
    margin: 0 auto;
    justify-content: center;
    padding: 5.556vw 0 0;
  }
  .aarp-c-lp-fd__victm-txt {
    font-size: calc(11px + (20 - 11) * ((100vw - 768px) / (1400 - 768)));
    font-weight: 700;
    padding-top: 1.389vw;
  }
  .aarp-c-lp-fd__victm-video, .aarp-c-lp-fd__survirour-video{
    margin-right: 1.736vw;
  }
  
  .aarp-c-lp-fd__victm-vdSec {
    display: flex;
    margin: 0 auto;
    justify-content: center;
    padding: 5.556vw 0 0;
  }
  .aarp-c-lp-fd__victm-txt {
    font-size: calc(11px + (20 - 11) * ((100vw - 768px) / (1400 - 768)));
    font-weight: 700;
    padding-top: 1.389vw;
  }
  .aarp-c-lp-fd__victm-video, .aarp-c-lp-fd__survirour-video{
    margin-right: 1.736vw;
  }
  .aarp-c-lp-fd__sufr-txtA , .aarp-c-lp-fd__sufr-txtB ,.aarp-c-lp-fd__sufr-txtD{
    position: absolute;
    width: 27.569vw;
    font-size: calc(15px + (30 - 15) * ((100vw - 768px) / (1400 - 768)));
    font-weight: 700;
    color: #DD1200;
    padding-left: 1.458vw;
    line-height: 2.408vw;
  }
  .aarp-c-lp-fd__sufr-txtC{
    position: absolute;
    width: 27.569vw;
    font-size: calc(17px + (30 - 17) * ((100vw - 768px) / (1400 - 768)));
    font-weight: 700;
    color: #DD1200;
    padding-left: 1.458vw;
    line-height: 2.708vw;
  }
  .aarp-c-lp-fd__sufr-txtC span, .aarp-c-lp-fd__sufr-txtA span, .aarp-c-lp-fd__sufr-txtB span, .aarp-c-lp-fd__sufr-txtD span {
    font-size: calc(11px + (19 - 11) * ((100vw - 768px) / (1400 - 768)));
    line-height: 1.806vw;
  }
   
}
.close ,.closeA{
  float: right;
  cursor: pointer;
  position: relative;
  visibility: hidden;
  top: -5px;
}
.close::before, .close::after ,.closeA::before, .closeA::after{
  content: "";
  position: absolute;
  background: transparent;
  border-style: solid;
  border-color: #fff;
  border-width: 4px 0px 0px 4px;
  padding: 4px;
  right: 0;
  top: 0;
  transform: rotate(-45deg);
  visibility: visible;
}
.close::after,.closeA::after {
  border-width: 0px 4px 4px 0px;
  right: 11px;
}
.videoCover {
  width: 100%;
}
@media(min-width:1200px){
  .modal-body,  .modal-bodyA {
    width: 55%;
    max-width: 721px;
  }
}
.bc-player-HkD6Qklb_default.vjs-fluid.vjs-16-9:not(.vjs-audio-only-mode), .bc-player-HkD6Qklb_default.vjs-fluid:not(.vjs-audio-only-mode){
  padding-top: 0;
}
@media(min-width:1440px){
  .aarp-c-lp-fd__aarpRes-helpline-hdng sup {
    color: #121212;
    font-feature-settings: 'sups' on;
    font-family: Poppins;
    font-size: 17.499px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .aarp-c-lp-fd__frudSec-ul {
    margin-left: 12px;
  }

  .aarp-c-lp-fd__hdrlinks {
    width: 1440px;
    padding: 0 145px;
  }
  .aarp-c-lp-fd__redcaret {
    width: 14px;
  }
  .aarp-c-lp-fd__sufr-dntsec {
    width: 530px;
  }
  .aarp-c-lp-fd__sufr-linkSec {
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
  }
  .aarp-c-lp-fd__sufr-link {
    background-color: #FFC9AB;
    padding-bottom: 36px;
  }
  .aarp-c-lp-fd__qtntwo-desc {
    padding: 52px 0 0 33px;
  }
  .aarp-c-lp-fd__scoreSec-Rgt {
    margin-left: 203px;
  }
  .aarp-c-lp-fd__scoreSec-retakeBtn {
    margin: 43px auto 0;
    display: flex;
    justify-content: center;
    background-color: #37383D;
    width: 168px;
    height: 52px;
    align-items: center;
    border-radius: 26px;
  }
  .aarp-c-lp-fd__scoreSec-retakeBtn a{
  
    color: #fff;
    font-size: 16px;
    line-height: 24px;
  }
  .aarp-c-lp-fd__scoreSec {
    text-align: center;
    padding: 33px 0 49px;
  }
  .aarp-c-lp-fd__scoreSec-crct, .aarp-c-lp-fd__scoreSec-incrct{
    width: 380px;
  }
  .aarp-c-lp-fd__scoreSec-Img {
    display: flex;
    justify-content: center;
  }
  .aarp-c-lp-fd__scoreSec-ImgTxt {
    position: absolute;
    padding: 82px 82px;
    font-size: 48px;
    font-style: normal;
    font-weight: 800;
    line-height: 36px;
  }
  .aarp-c-lp-fd__scoreSechdng {
    font-size: 60px;
    font-weight: 800;
    padding: 18px 0 25px;
  }

  .aarp-c-lp-fd__heroImg-Sec {
    color: #fff;
    padding: 155px 0 0 145px;
  }
  .aarp-c-lp-fd__heroImg-Sec-txt {
    font-size: 60px;
    font-weight: 800;
    line-height: 64px;
  }
  .aarp-c-lp-fd__heroImg-Sec-Subtxt {
    font-size: 36px;
    padding-top: 36px;
  }
  .aarp-c-lp-fd__hero{
    margin-top: 60px;
    height: 667px;
  }
  .aarp-c-lp-fd__heroImg{
    background-position: center;
    background-size: cover;
    height: 667px;
    max-width: 1440px;
    margin: 0 auto;
  }
  .aarp-c-lp-fd__hdrlinks-logo img {
    width: 124px;
  }
  .aarp-c-lp-fd__hdrlinks-ul li a {
    font-size: 19px;
    padding: 0 15px;
  }
  .aarp-c-lp-fd__frudSec {
    padding: 45px 145px 22px;
    width: 1440px;
    margin: 0 auto;
  }
  .aarp-c-lp-fd__frudSec h1 {
    font-size: 36px;
    text-align: center;
    padding-bottom: 38px;
  }
  .aarp-c-lp-fd__frudSec-cont p, .aarp-c-lp-fd__frudSec-contsec ul {
    font-size: 19px;
    line-height: 26px;
  }
  .aarp-c-lp-fd__frudSec-cont-parafirst, .aarp-c-lp-fd__frudSec-cont-descfrst {
    padding-bottom: 30px;
  }
  .aarp-c-lp-fd__frudSec-contfirst {
    margin-right: 63px;
  }
  .aarp-c-lp-fd__frudSec-contfirst, .aarp-c-lp-fd__frudSec-contsec {
    width: 565px;
  }
  .aarp-c-lp-fd__frudSec-contsec ul li {
    list-style-type: disc;
    margin-left: 17px;
  }
  .aarp-c-lp-fd__frdwtc-hdn sup {
    font-size: 18px;
    position: relative;
    top: -4px;
  }
  .aarp-c-lp-fd__frdwtc-hdn {
    font-size: 40px;
  }
  .aarp-c-lp-fd__frdwtc {
    padding: 59px 0;
  }
  .aarp-c-lp-fd__frdwtc-desc {
    font-size: 19px;
    margin: 26px auto 0;
    width: 946px;
  }
  .aarp-c-lp-fd__frdwtc-lrnbtn {
    margin-top: 40px;
  }
  .aarp-c-lp-fd__frdwtc-lrnbtn a {
    width: 142px;
    height: 40px;
    border-radius: 26px;
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
  }
  .aarp-c-lp-fd__prfaud {
    padding: 61px 0 70px;
  }
  .aarp-c-lp-fd__prfaud-hdn {
    font-size: 36px;
  }
  .aarp-c-lp-fd__prfaud-lnk {
    font-size: 19px;
    text-decoration: underline;
  }
  .aarp-c-lp-fd__aarpMem {
    padding: 24px 0 23px;
  }
  .aarp-c-lp-fd__aarpMem img {
    width: 130px;
    height: 84px;
  }
  .aarp-c-lp-fd__aarpMem-sec {
    width: 767px;
    font-size: 19px;
    margin-left: 70px;
  }
  .aarp-c-lp-fd__aarpMem-sec-hdng {
    padding-bottom: 29px;
  }
  .aarp-c-lp-fd__victm {
    padding: 115px 0 105px;
    background-color: #F9F8F6;
  }
  .aarp-c-lp-fd__victm-hdng {
    font-size: 40px;
    font-weight: 700;
    text-align: center;
  }
  .aarp-c-lp-fd__victm-desc {
    font-size: 19px;
    line-height: 26px;
    text-align: center;
    width: 779px;
    margin: 17px auto 0;
  }
  .aarp-c-lp-fd__sufr {
    background-color: #FFC9AB;
    padding: 71px 145px 71px;
    display: flex;
    margin: 0 auto;
    justify-content: center;
  }
  .aarp-c-lp-fd__sufr-dntsec-Dsc {
    font-size: 60px;
    font-weight: 700;
    width: 567px;
    padding-bottom: 33px;
    padding-top: 45px;
  }
  .aarp-c-lp-fd__sufr-dntsec-Txt {
    font-size: 19px;
    line-height: 26px;
    width: 560px;
  }
  .aarp-c-lp-fd__sufr-crsl-txt {
    font-size: 19px;
    line-height: 26px;
    margin-left: 25px;
  }
  .aarp-c-lp-fd__sufr-crsl {
    width: 569px;
    margin-left: 60px;
  }
  .aarp-c-lp-fd__surfgryBg {
    width: 410px;
  }
  .aarp-c-lp-fd__surfwhtBg {
    width: 397px;
  }
  .carousel-container {
    width: 572px; /* Width of the visible area */
    margin: 0 auto;
    position: relative;
    overflow: hidden;
  }
  .carousel-js {
    display: flex;
    transition: transform 0.3s linear;
    
  }
  .slidejs {
    width: 572px; /* Width of each slide */
    flex-shrink: 0;
    text-align: left;
    padding: 20px;
  }
  .arp-c-lp-fd__sufr-crsl-secRight {
    margin-left: 125px;
  }
  .aarp-c-lp-fd__aarpRes-hdng {
    font-size: 36px;
    text-align: center;
    font-weight: 700;
    padding-bottom: 50px;
  }
  .aarp-c-lp-fd__aarpRes-sec {
    display: flex;
    justify-content: center;
  }
  .aarp-c-lp-fd__aarpRes {
    background-color: #F9F8F6;
    padding: 48px 0 75px;
  }
  .aarp-c-lp-fd__helplineImg , .aarp-c-lp-fd__suprtImg, .aarp-c-lp-fd__AlertImg{
    width: 371px;
  }
  .aarp-c-lp-fd__aarpRes-alrt-hdng , .aarp-c-lp-fd__aarpRes-suprt-hdng, .aarp-c-lp-fd__aarpRes-helpline-hdng{
    font-size: 30px;
    font-weight: 800;
    padding: 18px 0 22px;
    line-height: 38px;
  }
  .aarp-c-lp-fd__aarpRes-helpline-dsc , .aarp-c-lp-fd__aarpRes-suprt-dsc, .aarp-c-lp-fd__aarpRes-alrt-dsc{
    width: 360px;
    font-size: 20px;
    line-height: 25px;
  }
  .aarp-c-lp-fd__aarpRes-helpline, .aarp-c-lp-fd__aarpRes-suprt {
    margin-right: 21px;
  }
  #aarp-c-lp-fd__victm-video , #aarp-c-lp-fd__victm-videoA{
    width: 370px;
  }
  .aarp-c-lp-fd__victm-vdSec {
    display: flex;
    margin: 0 auto;
    justify-content: center;
    padding: 80px 0 0;
  }
  .aarp-c-lp-fd__victm-txt {
    font-size: 20px;
    font-weight: 700;
    padding-top: 20px;
  }
  .aarp-c-lp-fd__victm-video, .aarp-c-lp-fd__survirour-video,#aarp-c-lp-fd__victm-videoA{
    margin-right: 25px;
  }
  .aarp-c-lp-fd__sufr-txtA , .aarp-c-lp-fd__sufr-txtB ,.aarp-c-lp-fd__sufr-txtD{
    position: absolute;
    width: 397px;
    font-size: 36px;
    font-weight: 700;
    color: #DD1200;
    padding-left: 21px;
    line-height: 39px;
  }
  .aarp-c-lp-fd__sufr-txtC{
    position: absolute;
    width: 397px;
    font-size: 33px;
    font-weight: 700;
    color: #DD1200;
    padding-left: 21px;
    line-height: 34px;
  }
  .aarp-c-lp-fd__sufr-txtC span, .aarp-c-lp-fd__sufr-txtA span, .aarp-c-lp-fd__sufr-txtB span, .aarp-c-lp-fd__sufr-txtD span {
    font-size: 19px;
    line-height: 26px;
  }
  
}
