@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,900&amp;display=swap");

html {
  -webkit-text-size-adjust: 100%;
}
.findaworkshop_contents {
  font-family: Arial, sans-serif;
  background-color: #fff;
  color: #333333;
  max-width: 1240px;
  margin: 0 auto;
  font-weight: 400;
}
.aarp-c-footer-lp {
  max-width: 1240px;
  margin: 0 auto;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  visibility: visible;
}
*:focus {
  outline: none;
}
.des-dis {
  display: block;
}
.mob-dis {
  display: none;
}
.header {
  color: #fff;
  background-color: #ec1300;
  max-width: 1240px;
  display: flex;
  align-items: center;
}
.findaworkshop_contents .button:hover {
  text-decoration: none;
  background: #b7170b;
  color: #fff;
}
.findaworkshop_text,
.events_heading {
  color: #000;
  font-weight: 700;
}
#ClickHere {
  cursor: pointer;
}
.areas_code {
  font-weight: 700;
}
.areas_name a {
  font-weight: 500;
  text-decoration: underline;
  color: #337ab7;
  width: auto;
}
.findaworkshop_contents .areas_name a:hover {
  color: #23527c;
  text-decoration: underline;
}
.altsec-maintxt {
  font-weight: 700;
}
.alt_buttons {
  background: #d8d8d8;
  color: #000;
  font-weight: 800;
  border-radius: 50px;
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: 'Lato';
}
.findaworkshop_contents .alt_buttons:hover {
  color: #23527c;
}
.alt_text {
  text-align: center;
}
.hline {
  height: 2px;
  background: #000;
  margin: 0 auto 31px;
  overflow: hidden;
}
.footerLogos {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
.footerLogos div p {
  color: #666;
}
.toyotaLogo {
  display: none !important;
}
.disclaimer_txt p {
  font-family: "Source sans Pro", sans seriff;
  color: #666;
}
.disclaimer_txt p a,
.findaworkshop_contents .disclaimer_txt p a:hover {
  color: #666;
  text-decoration: underline;
}
.clickHere {
  color: #337ab7;
  text-decoration: none;
}
.findaworkshop_contents .clickHere:hover {
  color: #23527c;
}
.modal {
  display: block;
  max-width: 700px;
  margin: 0 auto;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.close {
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  float: right;
  cursor: pointer;
  position: relative;
  visibility: hidden;
  left: 18px;
  opacity: unset;
}
.close::after,
.close::before {
  content: "";
  position: absolute;
  background: 0 0;
  border-style: solid;
  border-width: 4px 0 0 4px;
  padding: 4px;
  right: 0;
  top: 0;
  transform: rotate(-45deg);
  visibility: visible;
  color: #000;
  margin: 0 10px 0px 0;
}
.close::after {
  border-width: 0 4px 4px 0;
  right: 11px;
}
.close:focus,
.findaworkshop_contents .close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.videoPlayer1 {
  width: 100%;
  height: 95%;
}
.video-js {
  display: block;
  box-sizing: border-box;
  color: #fff;
  background-color: #000;
  position: relative;
  padding: 0;
  font-size: 10px;
  line-height: 1;
  font-weight: 400;
  font-style: normal;
  font-family: Arial, Helvetica, sans-serif;
  word-break: initial;
  cursor: pointer;
}
.overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.4);
  display: none;
}
.evSection {
  font-family: 'Lato';
  max-width: 1240px;
  margin-bottom: 30px;
}
.evSection q {
  color: #ec1300;
}

@media screen and (max-width: 767px) {
  .des-dis {
    display: none;
  }
  .mob-dis {
    display: block;
  }
  .Areas_Section {
    width: 320px;
    margin: 0 auto;
    padding: 0 15px;
  }
  .areas_code {
    font-size: 20px;
    font-weight: 700;
    margin: 0;
    line-height: 25px;
  }
  .areas_name {
    margin: 0 0 20px;
    font-size: 20px;
    line-height: 25px;
    text-decoration: underline;
    color: #337ab7;
  }
  .signup-section {
    margin-top: 57px;
  }
  .altsec-maintxt {
    font-size: 20px;
    width: 276px;
    margin: 0 auto 44px;
  }
  .Alt_Lrnsec {
    width: 276px;
    margin: 0 auto;
  }
  .alt_buttons {
    margin: 0 28px 25px 0;
    font-size: 18px;
    height: 50px;
    width: 267px;
  }
  .alt_text {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 10px;
  }
  .Alt_subsec.altsub_online {
    padding: 23px 0 0;
  }
  .hline {
    padding: 0px 20px;
    margin: 0 auto 40px;
  }
  .bottomContent {
    padding: 45px 30px 0;
  }
  .footerLogos {
    flex-flow: column;
    margin: 0 0 26px;
  }
  .toyotaLogo,
  .hartfordLogo {
    margin: 0 10px;
    display: block;
    display: flex;
    margin: 0 20px;
    justify-content: center;
    align-items: flex-end;
  }
  .hartfordLogo img {
    width: 80px;
    height: auto;
  }
  .toyotaLogo {
    padding-top: 15px;
    padding-left: 10px;
  }
  .toyotaLogo img {
    width: 26%;
    height: auto;
  }
  .footerLogos div p {
    font-size: 12px;
    padding-left: 20px;
    text-align: left;
    font-family: "Source Sans Pro", sans-serif;
  }
  .disclaimer_txt {
    margin: 0 auto;
    padding: 0 20px 20px;
  }
  .disclaimer_txt p {
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 10px;
  }
  .modal {
    padding: 10px;
    max-width: 340px;
    height: 234px;
    margin: auto;
  }
  .modal-body {
    position: relative;
    padding: 15px;
    background: #fff;
    border-radius: 10px;
    height: 215px;
  }
  .videoPlayer1 {
    width: 275px;
    height: 175px;
    margin: 0 auto;
  }
  .vjs-tech {
    width: 275px;
    height: 170px;
    margin: 0 auto;
  }
  #smartdriveVideo {
    width: 100%;
    height: 97%;
  }
  .evSection {
    display: flex;
    flex-direction: column;
    padding: 0 30px;
  }
  .evSection .evSection__heading {
    font-size: 24px;
    line-height: 125%;
    font-weight: 800;
    margin-bottom: 20px;
  }
  .evSection .evSection__description,
  .evSection .evSection__points {
    font-size: 18px;
    line-height: 150%;
    font-weight: 400;
    margin-bottom: 30px;
  }
  .evSection .evSection__points {
    margin-bottom: 30px;
    margin-left: 15px;
  }
  .evSection .evSection__right {
    max-width: 100%;
    margin-top: 30px;
  }
  .evSection__button {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .evSection .evSection_img {
    max-width: 100%;
  }
}

@media screen and (min-width: 768px) {
  .Areas_Section,
  .area_code_name {
    display: flex;
  }
  .sub_sectionleft {
    margin-left: 6.32vw;
  }
  .sub_sectionright {
    margin-left: 10.96vw;
  }
  .areas_code {
    font-size: calc(16px + (24 - 16) * ((100vw - 768px) / (1200 - 768)));
    width: 3.629vw;
    line-height: 3.629vw;
    margin-bottom: 10px;
  }
  .areas_name {
    margin: 0 0 0 2.581vw;
  }
  .areas_name a {
    font-size: calc(16px + (24 - 16) * ((100vw - 768px) / (1200 - 768)));
    line-height: 3.548vw;
  }
  .container1 {
    margin-top: 4.88vw;
  }
  .altsec-maintxt {
    font-size: calc(19px + (30 - 19) * ((100vw - 768px) / (1200 - 768)));
    line-height: 2.72vw;
    font-weight: 700;
    margin-left: 5.12vw;
    margin-bottom: 10px;
  }
  .Alt_subsec {
    width: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .alt_online {
    display: flex;
    justify-content: center;
    flex-direction: column;
  }
  .Alt_Lrnsec {
    display: flex;
    justify-content: center;
    margin: 0 auto;
    width: 84.08vw;
  }
  .alt_buttons {
    font-size: calc(12px + (18 - 12) * ((100vw - 768px) / (1200 - 768)));
    height: 4vw;
    width: 28.96vw;
    margin: 3.04vw 2.24vw 2.24vw 0px;
  }
  .alt_text {
    font-size: calc(16px + (24 - 16) * ((100vw - 768px) / (1200 - 768)));
    line-height: 1.42857143;
    width: 30.88vw;
    margin-bottom: 10px;
  }
  .hline {
    height: 0.16vw;
    margin: 0 auto 2.48vw;
  }
  .bottomContent {
    padding: 5% 0 2%;
  }
  .hartfordLogo img {
    width: 8.41vw;
    height: auto;
  }
  .hartfordLogo {
    display: inline-block;
    margin: 0 20px;
  }
  .toyotaLogo img {
    width: 6.771vw;
    height: auto;
  }
  .footerLogos {
    margin: 0 0 26px;
  }
  .footerLogos div p {
    font-weight: 400;
    font-size: calc(12px + (20 - 12) * ((100vw - 768px) / (1250 - 768)));
    padding-left: 1.563vw;
    color: #333;
  }
  .disclaimer_txt {
    margin: 0 auto;
    max-width: 1140px;
    width: 84.5vw;
    padding: 0 0 2vw;
  }
  .disclaimer_txt p {
    text-align: left;
    font-size: calc(12px + (17 - 12) * ((100vw - 768px) / (1200 - 768)));
    line-height: 1.76vw;
    margin-bottom: 10px;
  }
  .modal {
    max-width: 55.32vw;
  }
  .modal-body {
    position: fixed;
    top: 30%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 9999999;
    background: #fff;
    border-radius: 0.8vw;
  }
  #smartdriveVideo {
    width: 100%;
    height: 97%;
  }
  #videoPlayer1, 
  .vjs-tech,
  .modal-body {
    width: 55.5vw;
    height: 34.28vw;
    margin: 0 auto;
  }
  .evSection {
    display: flex;
    flex-direction: row;
    margin: auto 5.04vw 30px;
  }
  .evSection .evSection__heading {
    font-size: 26px;
    line-height: 125%;
    font-weight: 800;
    margin-bottom: 20px;
  }
  .evSection .evSection__description,
  .evSection .evSection__points {
    font-size: 20px;
    line-height: 150%;
    font-weight: 400;
    margin-bottom: 30px;
  }
  .evSection .evSection__points {
    margin-bottom: 30px;
    margin-left: 18px;
  }
  .evSection__left {
    margin-right: 32px;
  }
  .evSection .evSection__right {
    max-width: 50%;
  }
  .evSection .evSection_img {
    width: -webkit-fill-available;
  }
  .evSection__button .button {
    margin: 0;
  }
}

@media screen and (min-width: 1200px) {
  .evSection {
    margin: auto 0 40px 64px;
  }
  .evSection__left {
    margin-right: 64px;
    margin-top: 10px;
  }
  .evSection .evSection__heading {
    font-size: 30px;
    line-height: 125%;
    font-weight: 800;
    margin-bottom: 20px;
  }
  .evSection__button .button {
    margin: 0;
  }
  .sub_sectionleft {
    margin-left: 79px;
  }
  .areas_code {
    font-size: 24px;
    line-height: 44px;
    width: 45px;
    margin-bottom: 0;
  }
  .areas_name {
    margin: 0 0 0 32px;
  }
  .areas_name a {
    font-size: 24px;
    line-height: 44px;
  }
  .sub_sectionleft {
    margin-left: 79px;
  }
  .sub_sectionright {
    margin-left: 137px;
  }
  .container1 {
    margin-top: 61px;
  }
  .altsec-maintxt {
    font-size: 30px;
    line-height: 34px;
    margin-left: 64px;
    margin-bottom: 10px;
  }
  .Alt_Lrnsec {
    width: 1051px;
  }
  .alt_buttons {
    font-size: 18px;
    height: 50px;
    width: 362px;
    margin: 38px 28px 28px 0px;
  }
  .alt_text {
    font-size: 24px;
    width: 386px;
    margin-bottom: 10px;
  }
  .hline {
    height: 2px;
    margin: 0 auto 31px;
  }
  .bottomContent {
    padding: 50px 0 20px;
  }
  .toyotaLogo,
  .hartfordLogo {
    margin: 0 20px;
  }
  .hartfordLogo img {
    width: 90px;
    height: auto;
  }
  .footerLogos div p {
    font-size: 13px;
    line-height: 1.42857143;
    padding-left: 20px;
    margin-bottom: 0;
    color: #666;
  }
  .toyotaLogo,
  .hartfordLogo {
    display: flex;
    justify-content: center;
    align-items: flex-end;
  }
  .toyotaLogo img {
    width: 85px;
    height: auto;
    vertical-align: initial;
  }
  .disclaimer_txt {
    width: 100%;
    padding: 10px 0 30px;
    margin: 0 auto;
    max-width: 1140px;
  }
  .disclaimer_txt p {
    font-size: 17px;
    line-height: 22px;
  }
  .modal {
    max-width: 700px;
  }
  .modal-body {
    top: 50%;
    left: 50%;
    border-radius: 10px;
    width: 700px;
    height: 467px;
  }
  #videoPlayer1,.vjs-tech {
    width: 670px;
    height: 416px;
  }
  #smartdriveVideo {
    width: 100%;
    height: 100%;
  }
}

@media screen and (min-width: 1200px) and (max-width: 1250px) {
  .hero_heading {
    font-size: calc(61px + (100 - 61) * ((100vw - 768px) / (1250 - 768)));
  }
}
