@import url(https://use.fontawesome.com/releases/v5.0.12/css/all.css);

html {
	-webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
    padding: 0;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}

.panelContent.travel .flag p {
    text-align: center !important;
}
.accordion_section{
    max-width:1200px;
    margin: 0 auto;
}

/*****ACCORDION*******/
.tabBtnSection .jointodayTab{
border: 2px solid #EC1300;
}


.accordion_section .memberbenefits {
    overflow: hidden;
color: #000;
}
.listofqns {
    padding-top: 10px;
}
.accordionbenefits {
    background: #333 none repeat scroll 0 0;
    position: relative;
    margin-bottom: 5px;
}
.accordionbenefits:hover {
    background: #333 none repeat scroll 0 0;
}
.accordionbenefits.active {
    background: #333 none repeat scroll 0 0;
}
.accordionbenefits > p {
    border: medium none;
    color: #fff;
    cursor: pointer;
    font-weight: 700;
    outline: medium none;
    text-align: left;
    transition: all 0.4s ease 0s;
    vertical-align: middle;
    font-family: Lato;
}
.accordionbenefits > p::before {
    content: "";
    width: 41px;
    height: 38px;
    position: absolute;
    background: url(../images/member_benefits_icons.png) no-repeat;
    left: 15px;
    background-size: 280px;
    background-position: 1px 1px;
    top: 6px;
}
.accordionbenefits.auto_savings > p:before{
	background: url(../images/Driving_2.svg) no-repeat;
    background-position: 8px 0;
    top: 15px;
    background-size: 25px auto;	
}
.accordionbenefits.technology > p::before {
    background-position: -90px 2px;
}
.accordionbenefits.travel > p::before {
    background-position: -130px 0px;
}
.accordionbenefits.career > p::before {
    background-position: -51px 6px;
}
.accordionbenefits.caregiving > p::before {
    background-position: -180px 1px;
}
.accordionbenefits.rewards > p::before {
    background-position: -224px 0px;
    top: 7px;
}
.accordionbenefits.health > p::before {
	background: url(../images/health_and_wellness_icon.png) no-repeat;
    background-position: 5px 0;
    top: 10px;
    background-size: 30px auto;
}
.accordionbenefits > p.icon::before {
    content: none;
}
.accordionbenefits > p.icon {
    padding: 0 !important;
}
.accordionbenefits p.icon .fa {
    color: #fff;
    float: right;
    font-size: 28px;
    margin-left: 5px;
    position: absolute;
    right: 18px;
    top: 10px;
}
.technology .panelTextContent {
    width: auto;
}
.accordionbenefits.active p.icon .fa-chevron-up {
    display: block;
}
.accordionbenefits p.icon .fa-chevron-up, .accordionbenefits.active p.icon .fa-chevron-down {
    display: none;
}
div.panel {
    padding: 0;
    background-color: #fff;
    overflow: hidden;
    margin: 0 auto 5px;
    width: 100%;
    box-sizing: unset;
}
.panelContent.travel .flag p {
    text-align: center !important;
    width: auto !important;
}
.panelContent {
    margin-top: 15px;
}
.rewards .rewardsbadgeSection {
    position: relative;
    margin-bottom: 35px;
}
.panelContent .left {
    float: left;
    margin-left: 0;
    width: 36%;
    margin-top: 12px;
}
.panelContent .left img {
    width: 100%;
    padding-bottom: 8px;
}
.panelContent .right {
    float: right;
    width: 64%;
}
.panelTextContent {
    padding: 12px 30px 0 48px;
}
.offerLogos {
    width: 100%;
    margin: 0 auto 44px;
    text-align: center;
    justify-content: space-evenly;
    display: flex;
	align-items: center;
}
.offerLogos img {
    vertical-align: top;
    height: 100%;
}
.outback {
    width: 140px;
}
.carrabbas {
    width: 160px;
    margin: 0 20px 0 15px;
}
.dennys {
    width: 78px;
    margin-top: 5px;
}
.panelTextContent p {
    font-family: Lato;
    font-weight: 400;
    clear: both;
    color: #37383D;
}
.technology .panelTextContent p span, career .panelTextContent p span {
    font-family: Lato;
}
.panelTextContent p span {
    font-family: Lato;
    font-weight: 700;
}
.food .flag {
  margin: 13px 0 10px;
}
.health .flag {
margin-top: 20px;
}
.flag img {
    display: inline-block;
    height: 60px;
}
.flag p {
    display: inline-block;
    width: 69%;
    vertical-align: top;
    padding: 7px 0 0 25px;
    font-size: 19px;
    line-height: 24px;
}
.career .flag p {
    width: 60%;
    padding: 8px 0 0 24px;
}
.caregiving .flag p {
    width: 80%;
    padding: 20px 0 0 28px;
}
.health .flag p {
    width: 60%;
    padding: 8px 0 0 24px;
}
.btntopText {
    clear: both;
    text-align: center;
    font-family: Lato;
    font-weight: 900;
    color: #37383D;
}
.no_Oblig {
    font-family: Lato;
    font-weight: 600;
    text-align: center;
}
.food .btntopText {
    padding-top: 35px;
}
.tabBtnSection {
    text-align: center;
    margin: 15px 0 28px;
}
.tabBtnSection .jointodayTab {
	border-radius: 25px;
	background: #EC1300;
	color: #ffffff;
	font-family: Lato;
	text-decoration: none;
	margin: 0 auto;
	display: flex;
        justify-content: center;
       align-items: center;
       text-align: center;
       font-weight: 700;
}
.tabBtnSection .alr_mem {
    color: #37383D;
    font-family: Lato;
    font-weight: 400;
}
.accordion_section .memberbenefits {
    color: #37383D;
}
.abt_renew {
    color: #666666;
}
.fraudwatch {
    width: 117px;
    margin-top: 64px;
}
.rewards .panelTextContent .rewardsbadgeSection p {
    width: 58%;
}
.rewards .panelTextContent .rewardsbadgeSection img {
    position: absolute;
    top: 0;
    right: 53px;
    width: 120px;
}
.hiltonhotel {
width: 101px;
}
.wyndham {
width: 168px;
}
.bestwestern {
    width: 168px;
}
.career .magazineSection {
    position: relative;
    margin-top: 26px;
}
.career .magazineSection p {
    float: left;
    width: 50%;
    padding-right: 30px;
}
.career .magazineSection img {
    position: absolute;
    width: 192px;
    top: -10px;
}
.caregiving .flag {
    margin: 20px 0 40px;
}
.travel .panelTextContent p {
    padding-bottom: 18px;
}
.symptom_checker{
    width: 122px;
    padding-top: 8px;
}
.lenscrafters {
width: 130px;
padding-top: 12px;
}
.walgreens {
width: 134px;
margin: 0 22px;
}
.stayingSharp {
width: 116px;
margin-top: 5px;
}
div.panel.show {
    opacity: 1;
    max-height: 1%;
}
.panelTextContent h3 {
    font-size: 15px;
    margin-bottom: 10px;
    line-height: 1.1;
}

.care_img_m, .travel_img_m, .reward_img_m, .tech-img_m {
    display: none !important;
}
.accordionbenefits.home_ben > p::before {
    background: url(../images/benefit_at_home_img.png) no-repeat;
        background-position-x: 0%;
        background-position-y: 0%;
        background-size: auto;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto;
    background-position: 5px 0;
    top: 10px;
    background-size: 30px auto;
}
.accordionbenefits8 > p:before{
	content: "";
	background:url(../images/aarp_game_img_icon.png) no-repeat;
}
.expedia.lazy.test {
    height: 50px;
    position: relative;
}
.vision.lazy.test {
    width: 213px;
}
.resumeAdv.lazy.test {
    width: 326px;
}

@media screen and (min-width:700px){

.tabBtnSection .jointodayTab:hover {background-color: #fff;
border: 2px solid #EC1300;
background: #FFF;
color: #EC1300;
}
.no_Oblig {
    font-size: calc(12px + (15 - 12) * ((100vw - 700px) / (1200 - 700)));
    line-height: 19px;
    margin: 0.833vw auto 0;
}
.accordion_section .memberbenefits{
    width: 100%;
    margin: 3.75vw auto 0;
}
.btntopText.mobileShow {
    display: none;
}
.panelTextContent p {
    padding-bottom: 2.500vw;
}
.accordionbenefits.home_ben > p::before {
    background-position: 4px 0;
    background-size: 22px auto;
}
.atLogo {
    width: 8.571vw;
    padding-top: 12px;
    height: auto !important;
}
.workReimagine {
    width: 12.143vw;
    margin: 0 22px;
    padding-top: 12px;
    height: auto !important;
}
.deltaDental {
    width: 8.429vw;
    margin-top: 0px;
    height: auto !important;
}
.panelContent.home_ben .flag p {
    width: 100%;
    font-size: 13px;
    line-height: 17px;
    padding: 0;
    text-align: left !important;
}
.panelContent.home_ben .offerLogos img {
    vertical-align: middle;
}
.tabBtnSection {
    text-align: center;
    margin: 0.833vw 0 2.333vw;
}
.tabBtnSection .jointodayTab {
     font-size: 14px;
     line-height: 22px;
     padding: 10px 0 10px;
     width: 210px;
     height: 22px;
     margin: 0 auto;
}
.tabBtnSection .alr_mem {
    font-size: 14px;
    line-height: 16px;
    padding-top: 12px;
}
.driver_sfty.lazy {
    width: 9.333vw;
    margin-top: 1.667vw;
}
}
.tabBtnSection .jointodayTab:hover {background-color: #fff;
border: 2px solid #EC1300;
background: #FFF;
color: #EC1300;
}
@media screen and (min-width:1200px){
.fraudwatch {
    width: 140px !important;
}
#career_btntopText {
    padding: 38px 0 42px;
}
#tech_btntopText {
    padding: 50px 0 50px;
}
#reward_btntopText {
    padding: 54px 0 42px;
}
#edu_btntopText {
    padding: 27px 0 32px;
}
#travel_btntopText {
    padding-top: 28px;
}

.panelContent.home_ben .flag p {
    width: 100%;
    font-size: 15px;
    line-height: 20px;
    padding: 0;
}
.accordionbenefits.home_ben > p::before {
    background-position: 6px 0;
    background-size: 30px auto;
}
.atLogo {
    width: 102px;
    padding-top: 12px;
    height: auto !important;
}
.workReimagine {
    width: 145px;
    margin: 0 22px;
    padding-top: 12px;
    height: auto !important;
}
.deltaDental {
    width: 101px;
    margin-top: 5px;
    height: auto !important;
}
.accordion_section .memberbenefits {
    margin: 45px auto 0;
}
.panelTextContent p {
    font-size: 16px  !important;
    line-height: 20px  !important;
}
.panelContent.travel .flag p {
    text-align: center !important;
    font-size: 20px  !important;
    line-height: 26px  !important;
    width: auto  !important;
}
#Travel::before {
    background: url(../images/travel_suitcase.png) no-repeat !important;
    top: 9px !important;
    background-size: 100% auto !important;
    width: 35px;
    left: 20px;
}

.accordionbenefits > p {
    font-size: 24px;
    padding: 14px 0 16px 70px;
    line-height: 17px;
}
.panelTextContent p {
    font-size: 16px !important;
    line-height: 22px !important;
    padding-bottom: 15px;
}
.panelContent.travel .flag p {
    text-align: center !important;
    font-size: 15px !important;
    line-height: 19px !important;
    width: 320px !important;
    margin: 0 auto;
}
.btntopText {
    padding: 38px 0 30px;
    font-size: 16px;
}
.no_Oblig {
    font-size: 15px;
    line-height: 19px;
    margin: 0px auto 0px;
}
.tabBtnSection {
    text-align: center;
    margin: 15px 0 28px;
}
.tabBtnSection .jointodayTab {
     font-size: 14px;
     line-height: 16px;
     padding: 10px 0 10px;
     width: 210px;
     height: 22px;
     margin: 0 auto;
}
.tabBtnSection .alr_mem {
    font-size: 14px;
    line-height: 16px;
    padding-top: 12px;
}
.accordionbenefits8 > p::before {
    background-size: 26px !important;
    left: 22px !important;
}
.expedia.lazy.test {
    top: 25px;
}
.driver_sfty.lazy {
    width: 100px;
    margin-top: 20px;
}
}

@media screen and (max-width: 1199px) {
#Travel::before {
    background: url(../images/travel_suitcase.png) no-repeat !important;
    top: 9px !important;
    background-size: 100% auto !important;
    width: 33px;
    left: 20px;
}
.accordionbenefits > p {
    font-size: 21px;
    padding: 16px 0 16px 70px;
    line-height: 16px;
}
.accordionbenefits8 > p::before {
    background-size: 26px !important;
    left: 22px !important;
}
.expedia.lazy.test {
    top: 25px;
}
}

@media screen and (max-width:960px) {
#Travel::before {
    background: url(../images/travel_suitcase.png) no-repeat !important;
    top: 9px !important;
    background-size: 100% auto !important;
    width: 28px;
    left: 20px;
}
    .accordionbenefits > p {
    font-size: 18px;
    padding: 14px 0 14px 62px;
    line-height: 16px;
}
.accordionbenefits > p::before {
    width: 35px;
    height: 35px;
    background-size: 202px;
    left: 15px;
    top: 5px;
    background-position: 3px;
}
.accordionbenefits p.icon .fa {
    font-size: 22px;
}
.accordionbenefits.technology > p::before {
    background-position: -61px 6px;
}
.accordionbenefits.travel > p::before {
    background-position: -91px 6px;
}
.accordionbenefits.career > p::before {
    background-position: -38px 7px;
    background-size: 220px;
}
.accordionbenefits.rewards > p::before {
    background-position: -158px 2px;
}
.accordionbenefits.caregiving > p::before {
    background-position: -127px 5px;
}
.accordionbenefits.health > p::before {
	background-size: 25px auto;
}
.outback {
    width: 130px;
}
.carrabbas {
    width: 150px;
}
.hiltonhotel {
    width: 96px;
}
.wyndham {
    width: 163px;
}
.bestwestern {
    width: 163px;
}
.accordionbenefits8 > p::before {
    left: 17px !important;
}

}

@media screen and (max-width:900px) {
.symptom_checker {
    width: 105px;
}
.panelTextContent h3 {
    font-size: 14px;
    margin-bottom: 7px;
}
.panelTextContent p {
    font-size: 13px;
    line-height: 17px;
}
.outback {
    width: 110px;
}
.carrabbas {
    width: 134px;
    margin: 0 13px 0 8px;
}
.dennys {
    width: 74px;
    margin-top: 3px;
}
.food .flag {
    margin-top: 7px;
}
.flag img {
    display: inline-block;
    height: 50px;
}
.flag p {
    padding: 4px 0 0 32px;
    font-size: 17px;
    line-height: 21px;
}
.btntopText {
    padding: 22px 0 12px;
    font-size: 15px;
}
.food .btntopText {
    padding-top: 22px;
    padding-bottom: 12px;
}
.tabBtnSection {
    margin: 20px 0 24px;
}
.tabBtnSection .jointodayTab {
    font-size: 14px;
}
.tabBtnSection .alr_mem {
    font-size: 14px;
    padding-top: 25px;
}
.offerLogos.center {
    text-align: center;
}
.fraudwatch {
    width: 178px;
    margin-top: 12px;
}
.rewards .panelTextContent .rewardsbadgeSection img {
    right: 40px;
    width: 105px;
}
.hiltonhotel {
    width: 85px;
}
.wyndham {
    width: 152px;
   /* margin: 0 27px 0 27px; */
}
.bestwestern {
    width: 152px;
}
.travel .flag p {
    font-size: 15px;
}
.career .magazineSection img {
    width: 150px;
    right: 12px;
}
.caregiving .flag p {
    padding: 12px 0 0 28px;
}
.rewards .rewardsbadgeSection {
    margin-bottom: 30px;
}
.caregiving .flag {
    margin: 15px 0 30px;
}
.health .flag {
    margin-top: 12px;
}
.lenscrafters {
    width: 118px;
}
.walgreens {
    width: 122px;
    margin: 0 16px;
}
.stayingSharp {
    width: 90px;
}
.acc_head p.icon .fa{
    font-size: 20px !important;
    top: 10px;
}
.acc_head p {
    padding: 12px 0 12px 60px !important;
}
.acc_head p::before, .accordionbenefits > p::before {
    width: 30px;
    height: 30px;
    background-size: 185px;
    left: 15px;
    top: 7px;
    background-position: 4px;
}
.accordionbenefits.technology > p::before {
    background-position: -56px;
}
.accordionbenefits.travel > p::before {
    background-position: -82px 1px;
}
.accordionbenefits.career > p::before {
    background-position: -33px 5px;
    background-size: 200px;
}
.accordionbenefits.rewards > p::before {
    background-position: -144px 3px;
}
.accordionbenefits.caregiving > p::before {
    background-position: -115px 2px;
}
.accordionbenefits.health > p::before {
    background-size: 22px auto;
	background-position: 4px 0;
}
.accordionbenefits > p {
    font-size: 16px;
    padding: 12px 0 12px 60px;
    line-height: 1.2;
}
.accordionbenefits8 > p::before {
    background-size: 23px !important;
    left: 16px !important;
}
.expedia.lazy.test {
    top: 18px;
}
}


@media screen and (max-width:800px) {
.tabBtnSection .jointodayTab:hover {background-color: #fff;
border: 2px solid #EC1300;
background: #FFF;
color: #EC1300;
}
.panelTextContent h3 {
    font-size: 13px;
}
.panelTextContent p {
    font-size: 12px;
    line-height: 16px;
    padding-bottom: 14px;
}
.outback {
    width: 100px;
}
.carrabbas {
    width: 115px;
}
.offerLogos {
width: 100%;
}
.dennys {
    width: 64px;
}
.flag img {
    height: 45px;
}
.flag p {
    padding: 6px 0 0 22px;
    font-size: 14px;
    line-height: 16px;
}
.health .flag {
    margin-top: 8px;
}
.lenscrafters {
    width: 104px;
}
.walgreens {
    width: 100px;
    margin: 0 12px;
}
.btntopText {
    padding:25px 0 21px;
    font-size: 14px;
}
.food .btntopText {
    padding-top: 20px;
    padding-bottom: 10px;
}
.tabBtnSection {
    margin: 18px 0 22px;
}
.tabBtnSection .jointodayTab {
    font-size: 14px;
}
.tabBtnSection .alr_mem {
    font-size: 13px;
    padding-top: 23px;
}
.fraudwatch {
   width: 117px !important;
    margin-top: 24px;
}
.hiltonhotel {
    width: 73px;
}
.offerLogos.center {
    margin: 0 auto 15px;
}
.rewards .panelTextContent .rewardsbadgeSection img {
    right: 15px;
    width: 95px;
}
.wyndham {
    width: 128px;
   /*margin: 0 16px;*/
}
.bestwestern {
    width: 128px;
}
.travel .flag p {
    font-size: 14px;
    padding-top: 0;
}
.career .magazineSection img {
    width: 110px;
    right: 12px;
}
.caregiving .flag p {
    padding: 6px 0 0 22px;
}
.rewards .rewardsbadgeSection {
    margin-bottom: 25px;
}
.career .magazineSection {
    margin-top: 20px;
}
.caregiving .flag {
    margin: 10px 0 25px;
}
.accordionbenefits8 > p::before {
    background-size: 23px !important;
    left: 16px !important;
}
.expedia.lazy.test {
    top: 10px;
}
}


@media screen and (max-width: 699px) {
	
	
.driverSafey.accordLazy{
    height: 54px;
}	
.accordionbenefits.auto_savings > p::before {
    background: url(../images/Driving_2.svg) no-repeat;
    background-position: 2px 0;
    top: 12px;
    background-size: 20px auto;
}
.avis.accordLazy {
    height: 26px;
    position: relative;
    margin: 0 10px;top: 13px;
}
.autoBuying.accordLazy {
    height: 50px;
}
.tabBtnSection .jointodayTab:hover {background-color: #fff;
border: 2px solid #EC1300;
background: #FFF;
color: #EC1300;
}
.fraudwatch.lazy {
    padding-top: 10px;
}

.offerLogos {
    width: 100%;
    margin: 0 auto 24px;
    text-align: center;
    justify-content: space-evenly;
    display: flex;
	    align-items: center;
}
.btntopText.mobileShow {
    font-weight: 700;
}
.btntopText.mobileShow span{
   font-weight: normal;
}
.panelContent.home_ben .flag {
    display: block !important;
}
.panelContent.home_ben .flag p {
    text-align: left !important;
}
.panelContent.home_ben .offerLogos img {
    vertical-align: bottom;
}
.panelContent.home_ben .flag p {
    display: inline-block;
    width: 100%;
    padding: 0 0 10px;
}
.workReimagine {
    width: 95px;
    height: auto !important;
    margin: 0 15px;
}
.deltaDental.lazy {
    width: 65px;
    height: auto !important;
    top: 5px;
    position: relative;
}
.atLogo.lazy {
    height: auto !important;
    width: 72px;
}
.accordionbenefits.home_ben > p::before {
    background-position: 3px 0;
    top: 11px;
    background-size: 19px auto;
}
.carrabbas {
    width: 95px !important;
}
.wyndham {
    width: 110px !important;
}
	.atLogo.lazy {
    height: auto !important;
    width: 72px;
}
.workReimagine {
    width: 95px;
    height: auto !important;
    margin: 0 15px;
}
.deltaDental.lazy {
    width: 65px;
    height: auto !important;
    top: 5px;
    position: relative;
}
.symptom_checker {
    width: 73px !important;
}
.walgreens {
    width: 85px !important;
}
.stayingSharp {
    width: 100px;
}
div.panel {
    width: 82% !important;
}
#Travel::before {
    background: url(../images/travel_suitcase.png) no-repeat !important;
        background-size: auto;
    top: 11px !important;
    background-size: 100% auto !important;
    width: 25px;
}
.panelTextContent p {
    font-size: 15px !important;
    line-height: 18px !important;
}
.symptom_checker {
    width: 90px;
}
.flag, .fun_food, .tech-img, .reward_img, .career_img, .care_img {
    display: none !important;
}
.care_img_m, .travel_img_m, .reward_img_m, .tech-img_m {
    display: block !important;
}
.memberbenefits {
    width: 100%;
    padding-bottom: 15px;
    margin-top: 5px;
}

.accordionbenefits > p {
    font-size: 16px;
    line-height: 19px;
    padding: 11px 0 11px 60px;
}
.accordionbenefits > p::before {
    width: 25px;
    height: 25px;
    background-size: 160px;
    left: 25px;
    top: 9px;
    background-position: 1px;
}
.accordionbenefits.technology > p::before {
    background-position: -71px;
}
.accordionbenefits.rewards > p::before {
    background-position: -25px 4px;
}
.accordionbenefits.travel > p::before {
    background-position: -124px 0px;
}
.accordionbenefits.career > p::before {
    background-position: -37px 3px;
}
.accordionbenefits.travel > p::before {
    background-position: -72px 1px;
}
.accordionbenefits.rewards > p::before {
    background-position: -125px 3px;
}
.accordionbenefits.technology > p::before {
    background-position: -49px;
}
.accordionbenefits.caregiving > p::before {
    background-position: -100px 2px;
}
.accordionbenefits.health > p::before {
	background-position: 3px 0;
	top: 11px;
	background-size: 19px auto;
}
.accordionbenefits:hover {
    background: #333 none repeat scroll 0 0;
}
.panelContent .left, .panelContent .right {
    width: 100%;
}
.panelTextContent {
    padding: 0;
}
.panelTextContent p {
    font-size: 16px !important;
    line-height: 26px !important;
    padding-bottom: 24px;
}
.btntopText {
    font-size: 16px;
    line-height: 22px;
    padding: 10px 0 30px;

}
.no_Oblig {
    font-size: 18px;
    line-height: 22px;
color: #37383D;
}
.last_acc{
    margin-bottom:0;
}

.accordionbenefits p.icon .fa {
    font-size: 18px;
    margin-left: 5px;
    right: 18px;
    top: 10px;
}
.outback {
    width: 85px;
}

.dennys {
    width: 60px;
}
.lenscrafters {
    width: 90px;
}
.walgreens {
    width: 88px;
    margin: 0 10px;
}

.food .btntopText {
    padding-top: 10px;
    padding-bottom: 31px;
}
.tabBtnSection .jointodayTab {
    font-size: 18px;
    padding: 13px 0 11px;
    line-height: 22px;
    width: 250px;
    background: #EC1300;
}
.tabBtnSection .alr_mem {
    font-size: 15px;
    line-height: 18px;
    padding-top: 10px;
}
.offerLogos img {
    vertical-align: top;
    margin: 0 auto;
}
.abt_renew {
    color: #333;
    text-decoration: underline;
}
.panelContent .left img {
    width: 100%;
    padding-bottom: 25px;
}
.technology .panelTextContent {
    width: auto;
}
.fraudwatch {
    width: 113px !important;
}
.technology .btntopText {
    width: 88%;
    margin: 0 auto;
}
.rewards .rewardsbadgeSection {
    margin-bottom: 20px;
    text-align: center;
}
.rewards .panelTextContent .rewardsbadgeSection p {
    width: 100%;
    text-align: left;
}
.rewards .panelTextContent .rewardsbadgeSection img {
    position: initial;
    width: 110px;
}
.hiltonhotel {
    width: 62px;
}
.wyndham {
    width: 115px;
    margin: 0 17px 0 17px;
}
.bestwestern {
    width: 110px;
  /*  margin-top: -3px; */
}
.travel .panelTextContent p {
    padding-bottom: 24px;
}
.career .magazineSection {
    margin-top: 0;
    text-align: center;
}
.career .magazineSection p {
    width: 100%;
    padding-right: 0;
    text-align: left;
    padding-bottom: 20px;
}
.career .magazineSection img {
    width: 160px;
    position: initial;
    margin-bottom: 20px;
}
div.panel.show {
    display: block;
}
.btntopText.desktopShow {
    display: none;
}
.carrabbas {
    width: 110px;
}
.dennys {
    width: 70px;
}
div.panel {
    width: 90% !important;
}
.driver_sfty.lazy {
    width: 100px;
    margin-top: 15px;
}
.accordionbenefits8 > p::before {
    background-size: 20px !important;
    left: 27px !important;
}
}


.abt_renew, .excl_offers p.bene_para a {
    color: #2B779B !important;
}

div.panel {
    padding: 0;
    background-color: #fff;
    overflow: hidden;
    margin: 0 auto 5px;
    width: 100%;
    box-sizing: unset;
}
@media screen and (max-width:699px)
{
.excl_offers {
        width: 90%;
        margin: 0 auto;
    }
.excl_offers .heading  {
    font-size: 20px;
    font-family: lato;
    font-weight: 700;
    text-align: left;
    margin: 0 auto 10px;
    color: #DC2A2A;
	letter-spacing: 0.01px;
}
p.bene_para {
    font-size: 16px;
    line-height: 1.2;
    text-align: left; 
    margin: 0 auto;
    color: #37383D;
    font-family: Lato, Open Sans;
}

.excl_offers .mem_ben {
    width: 40px;
    margin-right: 15px;
    top: 4px;
    position: relative;
}
#Travel::before {
    left: 25px;
}
}

@media screen and (min-width:992px)
{
.symptom_checker {
width: 138px;
padding-top: 10px;
}
}

@media screen and (max-width:800px)
{
.panelTextContent p {
    font-size: 12px;
    line-height: 16px;
}
.fraudwatch {
    width: 117px !important;
}
}
@media screen and (max-width:900px)
{
.panelTextContent p {
    font-size: 13px;
    line-height: 17px;
}
}
@media screen and (min-width:700px)
{
.panelTextContent p {
   
    font-size:  calc(12px + (16 - 12) * ((100vw - 700px) / (1200 - 700)));
}
.btntopText {
    font-size:  calc(12px + (18 - 12) * ((100vw - 700px) / (1200 - 700)));
}
.fraudwatch {
    width: 117px !important;
}
.excl_offers .mem_ben {
    width: 3.33vw;
    padding-right: 0;
    margin-right: .41vw;
}
.excl_offers p.bene_para {
    font-size: calc(12px + (17 - 12) * ((100vw - 700px) / (1250 - 700)));
    line-height: 2.250vw;
    padding-bottom: 0;
    margin: 0 auto;
    font-family: Lato, Open Sans;
}
.symptom_checker {
    width: 60px !important;
    padding-top: 8px;
}

.excl_offers .heading {
    font-size: calc(19px + (32 - 19) * ((100vw - 700px)/ (1200 - 700)));
    padding-bottom: .83vw;
    font-family: lato;
    font-weight: 700;
    text-align: left;
    color: #DC2A2A;
    margin: 0 auto;
	letter-spacing: 0.01px;
}

}
@media screen and (min-width:700px) 
{	
.driverSafey.accordLazy {
    height: 45px;
}
.avis.accordLazy {
    height: 25px;
    margin: 0 40px;
 
}
.autoBuying.accordLazy {
    height: 45px;
}
}
@media screen and (min-width:1200px) 
{	
.driverSafey.accordLazy {
    height: 50px;
}
.avis.accordLazy {
    height: 28px;
    margin: 0 80px;
 
}

.autoBuying.accordLazy {
    height: 50px;
}
.btntopText {
    font-size: 18px;
}	

.fraudwatch {
    width: 140px !important;
}
.memberbenefits {
    margin: 45px auto 0;
}
 .excl_offers .heading {
    font-size: 32px;
    padding-bottom: 10px;
    width: 100%;
}

.excl_offers p.bene_para{
    font-size: 17px;
    line-height: 27px;
    color: #37383D;
    font-family: Lato, Open Sans;
}
.symptom_checker {
width: 70px !important;
padding-top: 8px;
}
.stayingSharp {
    width: 130px;
    margin-top: 5px;
}
 .excl_offers .heading {
    font-size: 32px;
    font-weight: 700;
    text-align: left;
    line-height: 36px;
    padding-bottom: 10px;
    margin: 0 auto;
    color: #DC2A2A;
    font-family: Lato;
}
.excl_offers p.member_ben {
    margin: 0 auto;
    color: #37383D;
    font-size: 17px;
    font-family: Lato;
    font-weight: 400;
    text-align: left;
    line-height: 27px;
    padding-bottom: 10px;
}
.excl_offers p.member_ben a {
    color: #2B779B !important;
}
.excl_offers .mem_ben {
    width: 40px;
    padding-right: 0;
    margin-right: 5px;
}
}