.aem-GridColumn{
  padding: 0;
}
.aarp-c-lp-road-scholar-wrapper {
    max-width: 100%
}
.aarp-c-lp-road-scholar-city-subsection {
    display: flex;
}
.aarp-c-lp-road-scholar-city-headng {
    font-family: Lato,sans-serif;
    color: #121212;
    font-weight:800 ;
}
.aarp-c-lp-road-scholar-city-address {
    font-family: Lato,sans-serif;
    color: #121212;
    font-weight:400 ;
}
.aarp-c-lp-road-scholar-city-address span{
    font-weight:800 ;
}
.aarp-c-lp-road-scholar-city-subtxt {
    font-family: Lato,sans-serif;
    color: #121212;
    font-weight:400 ;
}
.aarp-c-lp-road-scholar-city-textsection {
    background-color: #F5F5F5;
}
.aarp-c-lp-road-scholar-city-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #D5D5D5;
    color: #121212;
    font-style: italic;
    cursor: pointer;
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    border-radius: 26px;
	text-decoration: none;
}
.aarp-c-lp-road-scholar-wrapper .aarp-c-lp-road-scholar-city-btn:hover, .aarp-c-lp-road-scholar-wrapper .aarp-c-lp-road-scholar-city-btn:focus, .aarp-c-lp-road-scholar-wrapper .aarp-c-lp-road-scholar-renew-btn:hover, .aarp-c-lp-road-scholar-wrapper .aarp-c-lp-road-scholar-renew-btn:focus {
    color: #121212;
}
.aarp-c-lp-road-scholar-city-enroll-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #EC1300;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    border-radius: 26px;
}
.aarp-c-lp-road-scholar-wrapper .aarp-c-lp-road-scholar-city-enroll-btn:hover {
    color: #fff;
}
.aarp-c-lp-road-scholar-renew-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #D5D5D5;
    color: #121212;
    font-style: italic;
    cursor: pointer;
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    border-radius: 26px;
    text-decoration: none;
}
.aarp-c-lp-road-scholar-enroll-section, .aarp-c-lp-road-scholar-renew-promo-section {
    display: none;
}
.aarp-c-lp-road-scholar-city-promotxt {
    font-family: Lato,sans-serif;
    color: #121212;
    font-weight:800 ;
    text-transform: uppercase;
}
.aarp-c-lp-road-scholar-city-promotxt span{
    color: #DD1200;
}
.aarp-c-lp-road-scholar-city-textsection-container{
text-align:center;
}
.aarp-c-lp-road-scholar-city-subtxt__span{
  text-decoration: underline;
  font-style: italic;
}
.bold-text{
font-weight:800;
}

.aarp-lp-heroSection--content-txt .aarp-lp-heroSection--content-txt__spanText{
font-weight:400;
}
.aarp-c-lp-road-scholar-city-headng__date{
color:#DD1200;
font-weight:800;
}

@media screen and (min-width: 320px) {
    .aarp-c-lp-road-scholar-city-section {
       padding: 0;
       margin: 30px auto 0;
       max-width: 315px;
    }
    .aarp-c-lp-road-scholar-city-textsection {
        padding: 30px;
    }
    .aarp-c-lp-road-scholar-city-headng {
        font-size: 20px;
        line-height: 25px;
    }
    .aarp-c-lp-road-scholar-city-address {
        font-size: 16px;
        line-height: 20px;
        padding: 10px 0;
    }
    .aarp-c-lp-road-scholar-city-subtxt {
        font-size: 16px;
        line-height: 20px;
    }
    .aarp-c-lp-road-scholar-city-btn { 
        width: 255px;
        height: 52px;
        margin-top: 20px;
    }
    .aarp-c-lp-road-scholar-city-subsection:nth-child(2){
        margin-top: 30px;
    }
    .aarp-c-lp-road-scholar-city-image {
        width: 100%;
        height: auto;
     }
     .aarp-c-lp-road-scholar-city-subsection {
        flex-direction: column;
      }
  .aarp-c-lp-road-scholar-city-image img {
    width: 100%;
    height: auto;
    vertical-align: bottom;
  }
      .aarp-c-lp-road-scholar-city-enroll-btn { 
        width: 255px;
        height: 52px;
        margin-top: 20px;
    }
    .aarp-c-lp-road-scholar-city-promotxt {
        font-size: 16px;
        line-height: 20px;
        margin-top: 20px;
    }
    .aarp-c-lp-road-scholar-renew-btn {
        width: 255px;
        height: 52px;
        margin-top: 20px;
    }
.aarp-c-lp-road-scholar-enroll-section {
  flex-direction: column;
}
}
@media screen and (min-width: 768px) {
    .aarp-c-lp-road-scholar-city-section {
        max-width: 452px;
        margin: 0px auto 0px;
        padding: 0;
    }
    .aarp-c-lp-road-scholar-city-textsection {
        padding: 30px;
    }
    .aarp-c-lp-road-scholar-city-headng {
        font-size: 24px;
        line-height: 30px;
    }
    .aarp-c-lp-road-scholar-city-address {
        font-size: 16px;
        line-height: 20px;
        padding: 10px 0;
    }
    .aarp-c-lp-road-scholar-city-subtxt {
        font-size: 16px;
        line-height: 20px;
    }
    .aarp-c-lp-road-scholar-city-btn { 
        width: 270px;
        height: 52px;
        margin-top: 20px;
    }
    .aarp-c-lp-road-scholar-city-subsection:nth-child(2){
        margin-top: 30px;
    }
    .aarp-c-lp-road-scholar-city-image {
       width: 100%;
       height: auto;
    }
    .aarp-c-lp-road-scholar-enroll-section {
        display: flex;
        flex-direction: row;
        align-items: center;
    }
    .aarp-c-lp-road-scholar-enroll-section {
        display: none;
    }
    .aarp-c-lp-road-scholar-city-enroll-btn { 
        width: 160px;
        height: 52px;
        margin-top: 20px;
    }
    .aarp-c-lp-road-scholar-city-promotxt {
        font-size: 16px;
        line-height: 20px;
        margin-left: 20px;
    }
    .aarp-c-lp-road-scholar-renew-btn {
        width: 271px;
        height: 52px;
        margin-top: 20px;
    }
.aarp-c-lp-road-scholar-city-theater-textsection {
padding-top:30px;
padding-bottom:30px;
}
}
@media screen and (min-width: 987px) {
    .aarp-c-lp-road-scholar-city-section {
        max-width: 90%;
        margin: 0px auto 0px;
    }
    .aarp-c-lp-road-scholar-city-image {
        width: 60%;
        height: auto;
     }
    .aarp-c-lp-road-scholar-city-textsection {
        padding: 0px 39px 0 40px;
        width: 40%;
    }
    .aarp-c-lp-road-scholar-city-subsection {
        flex-direction: row;
        align-items: center;
        background: #F5F5F5;
    }
    .aarp-c-lp-road-scholar-city-headng {
        font-size: 24px;
        line-height: 30px;
    }
    .aarp-c-lp-road-scholar-city-subsection:nth-child(2){
        margin-top: 40px;
    }
    .aarp-c-lp-road-scholar-city-subsection {
        flex-direction: row;
      }
.aarp-c-lp-road-scholar-city-theater-textsection {
padding-top:30px;
padding-bottom:30px;
}
.aarp-c-lp-road-scholar-city-image.aarp-c-lp-road-scholar-city-orleansImage img{
height: 58.33vw;
}
.aarp-c-lp-road-scholar-city-image.aarp-c-lp-road-scholar-city-charlestonImage img{
height: 45vw;
}
.aarp-c-lp-road-scholar-city-image.aarp-c-lp-road-scholar-city-mexicoImage img{
height: 50vw;
}
.aarp-c-lp-road-scholar-city-enroll-btn{
width: 171px;
}
}
@media screen and (min-width: 1200px) {
    .aarp-c-lp-road-scholar-city-section {
        max-width: 1200px;
    }
    .aarp-c-lp-road-scholar-city-image {
        width: 690px;
        height: auto;
     }
    .aarp-c-lp-road-scholar-city-textsection {
        width: 510px;
    }
.aarp-c-lp-road-scholar-city-image.aarp-c-lp-road-scholar-city-orleansImage img{
height: 460px;
}
.aarp-c-lp-road-scholar-city-image.aarp-c-lp-road-scholar-city-charlestonImage img{
height: auto;
}
.aarp-c-lp-road-scholar-city-image.aarp-c-lp-road-scholar-city-mexicoImage img{
height: auto;
}
.aarp-c-lp-road-scholar-city-enroll-btn{
width: 160px;
}
}
