@import url("https://fonts.googleapis.com/css?family=Roboto:400,700&display=swap");

.et_pb_button_module_wrapper.et_pb_button_1_wrapper.et_pb_module.text-right {
  padding-bottom: 60px;
}

.et_pb_button_module_wrapper.et_pb_button_1_wrapper.et_pb_module.text-right.afm-buttons {
  padding-bottom: 60px;
}

.datetimepicker.dropdown-menu {
  padding: 15px;
  border-color: #999999;
  box-shadow: 3px 4px 15px #999999;
}

[class*=" datetimepicker-dropdown"]:before {
  border-bottom-color: #999999;
}

i.glyphicon.glyphicon-arrow-left:before {
  content: '\2190';
  font-size: 14px;
  font-style: normal;
}

i.glyphicon.glyphicon-arrow-right:before {
  content: '\2192';
  font-size: 14px;
  font-style: normal;
}

#divECommSection,
#productNotAvailable {
  display: none;
}

.icon-checkmark {
  height: auto;
  width: 15px;
}

.sticky-header.fixed {
  position: fixed;
  top: 0;
  left: -5%;
  width: 100%;
  box-sizing: border-box;
  z-index: 0;
}

.sticky-header.fixed.absolute {
  position: absolute;
}

#productNotAvailable.show {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

#divATO.hideplan {
  display: none !important;
}

.main_title {
  display: none;
}

#main-content>.container {
  margin: 0;
  padding: 0;
  width: 100%;
  min-width: 100%;
}

.card .card-body {
  min-height: 320px;
}

body {
  background: #fff !important;
  color: #333333;
  padding: 0;
  margin: 0;
}

*>.container-fluid,
.navbar-landing-page {
  padding: 0 90px;
  margin: 0;
}

h2,
h3 {
  font-weight: bold;
}

h2 {
  font-size: 2.125rem;
}

h3 {
  font-size: 1.7rem;
}

.navbar-landing-page .icon-telephone {
  display: flex;
  align-items: center;
  justify-content: center;
  border-left: 1px solid #CFCFCF;
  height: 100%;
}

.benfit-group .row,
.benefit-row .row {
  padding: 0 90px;
}

.product-div-description.open {
  border-bottom: 1px solid #dee2e6 !important;
}

.navbar-landing-page {
  margin: 0;
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9998;
  transition: all 0.5s;
  border-bottom: 1px solid #CFCFCF;
  background-color: #FFFFFF;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.2);
}

.navbar-landing-page.scroll-up {
  transform: translateY( -90px);
}

nav#divECommHeading {
  display: none;
}

.navbar-landing-page .ha-logo {
  width: 180px;
  height: 64px;
}

.navbar-landing-page span {
  font-size: 1.375rem;
}

.navbar-landing-page .here-to-help span {
  font-size: 1.25rem;
  font-weight: bold;
  color: #1C4588;
}

#jumbotron .jumbotron {
  background: url('/wp-content/uploads/2019/11/beach-car-child.jpg') no-repeat center bottom 20%;
  background-size: cover;
  width: 100%;
  min-width: 100%;
  height: 400px;
  margin: 0;
  padding: 0;
}

#jumbotron .jumbotron .content,
#jumbotron-spreck .jumbotron .content {
  display: flex;
  width: 90%;
  background-color: #1C4588;
  font-size: 1rem;
  flex-direction: column;
  justify-content: space-between;
  max-width: 940px;
  padding: 40px;
  border-left: 10px solid #64A1D7;
  position: relative;
  top: 60%;
  left: 5.625em;
  box-shadow: 5px 10px 20px 0 rgba(0, 0, 0, 0.28);
  z-index: 10;
}

#jumbotron .jumbotron .content h2 {
  font-size: 2rem;
  font-weight: bold;
  color: #fff;
}

#jumbotron .jumbotron .content p {
  color: #fff;
  font-size: 1rem;
  line-height: 32px !important;
}

#jumbotron .jumbotron .content .btn-explore-plans,
#jumbotron-spreck .jumbotron .content .btn-explore-plans
{
  width: 180px;
  min-height: 40px;
  margin-top: 10px;
  color: #333333;
  font-weight: bold;
  background-color: #83BD00;
  text-transform: uppercase;
  border-radius: 20px;
  border: none;
  text-decoration: none;
  padding: 8px;
  text-align: center;
}

#jumbotron-spreck .jumbotron {
  background: url(https://realbenefits.com/wp-content/uploads/2021/04/home-auto-illustration-mobile.jpg) no-repeat;
  background-position: center 80px;
  background-size: 265px;
  position: relative;
  top: 0;
  vertical-align: top;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  margin-bottom: 0;
  padding: 60px 0 25px;
  height: unset;
}

@media (min-width: 767px) {
  #jumbotron-spreck .jumbotron {
    background-size: 60%;
  	margin-bottom: 2rem;
  }
}

@media (min-width: 1024px) {
  #jumbotron-spreck .jumbotron {
    background: url(https://realbenefits.com/wp-content/uploads/2021/04/home-auto-illustration-desktop.jpg) no-repeat;
    background-size: 40%;
    background-position: 5% 130px;
    max-width: 1440px;
    margin: 0 auto;
    min-width: 1px;
  }
}

#jumbotron-spreck .jumbotron .content {
  background: transparent;
  margin: 140px auto 0;
  padding: 25px 0;
  top: 0px;
  left: 0px;
  border: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
  float: none;
  text-align: center;
}

@media (min-width: 767px) {
  #jumbotron-spreck .jumbotron .content {
    margin: 340px auto 0;
    text-align: center;
  }
}

@media (min-width: 1024px) {
  #jumbotron-spreck .jumbotron .content {
    margin: 128px 10% 78px auto;
    width: 556px;
    max-width: 38%;
    text-align: left;
  }
}

#jumbotron-spreck .jumbotron .content h2 {
  font-size: 32px !important;
  color: #1C4588;
}

@media (min-width: 1024px) {
  #jumbotron-spreck .jumbotron .content h2 {
    font-size: 40px !important;
    padding-bottom: 10px;
  }
}

#jumbotron-spreck .jumbotron .content p {
  line-height: 24px !important;
  font-size: 16px;
  color: #333333;
  font-weight: 400;
}

#jumbotron-spreck .jumbotron .content .btn-explore-plans {
  width: 70%;
  margin-top: 20px;
  margin: 20px auto 0;
}

@media (min-width: 1024px) {
  #jumbotron-spreck .jumbotron .content .btn-explore-plans{
    width: 30%;
    min-width: 198px;
    margin: 25px 0 0;
  }
}



#benefits {
  background-color: #F1F1F1;
  justify-content: space-between;
  display: flex;
  font-size: 1.2rem;
  padding-top: 6em;
}

#benefits .benefits-text {
  color: #333333;
  height: auto;
  flex: 1;
  font-size: 1.25rem;
}

#benefits .benefits-text h2,
.value__props-contianer h2 {
  font-size: 32px!important;
  color: #1C4588;
}

@media (min-width: 1024px){
  .value__props-contianer h2 {
    font-size: 40px!important;
  }
}

#benefits .benefits-text p {
  font-size: 1.25rem;
}

#benefits .benefits-icons {
  justify-content: space-between;
  display: inline;
  list-style-type: none;
}

#benefits .benefits-icons ul {
  display: flex;
  list-style-type: none;
  justify-content: space-between;
}

#benefits .benefits-icons ul li {
  display: flex;
  max-width: 175px;
  flex-direction: column;
  align-items: center;
  text-align: center;
  font-weight: bold;
}

#benefits h5 {
  font-weight: normal !important;
}

#benefits .benefits-icons li img {
  max-height: 90px;
  max-width: 90px;
}

.benefits-icons {
  border-top: 1px solid #48bcec;
}

@media (min-width: 577px) {
  .benefits-icons {
    border-top: none;
    border-left: 1px solid #48bcec;
  }
}
  
.benefits-pricing,
.benefits-blurb {
  display: block;
  font-family: 'Montserrat';
}

.benefits-pricing {
  font-weight: 700;
  font-size: 32px;
  color: #1c4588;
  margin-top: 15px;
}

.benefits-savings {
  color: #31776D;
  font-size: 16px;
  font-weight: bold;
  line-height: 21px;
  text-align: center;
  text-transform: uppercase;
  margin-top: 10px;
}

.benefits-savings del{
  color: #333333;
  text-decoration: line-through;
  font-size: 18px;
  font-weight: normal;
  margin-right: 5px;
}

.benefits-blurb {
  font-weight: 400;
  font-size: 12px;
  line-height: 1.25;
  max-width: 190px;
  margin-top: 15px;
}

.benefits-blurb strong {
  font-weight: 600;
}

#our-plans {
  font-size: 1.2rem;
  text-align: center;
  flex-direction: column;
  align-items: center;
  height: 100%;
  padding-top: 40px;
}

.our-plans-intro {
  margin-bottom: 3em;
}

#our-plans p {
  font-size: 1.2rem;
  line-height: 32px;
}

#our-plans h2 {
  color: #1C4588;
  font-weight: bold;
}

#state-availability .card {
  box-sizing: border-box;
  height: auto;
  width: 100%;
  min-width: 290px;
  border: 1px solid #CFCFCF;
  border-radius: 3px;
  background-color: #FFFFFF;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.2);
}

#state-availability .card a {
  font-size: .875rem;
  color: #333333;
  text-decoration: underline;
}

#state-availability .card a:hover {
  text-decoration: none;
}

#state-availability .card-header {
  min-width: 100%;
  background-color: #F1F1F1;
  padding: 20px 0;
}

#state-availability .card>.card-header h5 {
  font-size: 1.5rem;
  font-weight: bold;
  padding: 0 24px;
}

#state-availability .card>.card-header {
  display: flex;
  justify-content: center;
  align-items: center;
}

#state-availability .card>.card-header:first-child {
  padding: 1rem;
  width: 100%;
}

#state-availability .card>.card-header .update-location {
  color: #333333;
  font-size: 14px;
  line-height: 19px;
  text-decoration: underline;
}

#state-availability .card>.card-header .states {
  box-sizing: border-box;
  font-size: 1rem;
  min-height: 40px;
  max-width: 335px;
  border: 1px solid #999999;
  border-radius: 3px;
  background: url(/wp-content/uploads/2019/09/selection-arrows.svg) no-repeat;
  background-color: #FFFFFF;
  padding: 0 5px;
  background-size: 13px 13px;
  background-position: 97% 50%;
}

#state-availability .card .card-body {
  display: flex;
  padding: 0 !important;
  justify-content: space-evenly;
  width: 100%;
  font-size: 16px;
}

#divProductList {
  display: flex;
  justify-content: space-between;
  margin: 0 !important;
  align-items: center;
}

#state-availability .card-body .plan {
  position: relative;
  padding: 40px 60px;
  width: 50%;
}

#state-availability .card-body .plan:first-child::after {
  content: "";
  background-color: #CFCFCF;
  position: absolute;
  width: 1px;
  height: 100%;
  right: 0;
  top: 0;
  display: block;
}

#stay-in-touch input {
  width: 350px !important;
}

#divProductList {
  margin: 0;
  padding-left: 0 !important;
}

#state-availability .card .card-body h2 {
  color: #333;
}

#state-availability .card .card-body img {
  height: 50px;
  width: auto;
  margin-bottom: 15px;
}

#state-availability .card .card-body .plan {
  line-height: 24px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

#powered-by {
  background-color: #F1F1F1;
}

#powered-by p {
  font-size: 1.25rem;
  line-height: 32px;
  width: 938px;
}

#powered-by img {
  width: 132px;
  height: 42px;
}

#stay-in-touch {
  background-color: rgba(28, 69, 136, 0.85);
  color: #fff;
  justify-content: center;
  align-items: center;
  padding: 10px;
}

#stay-in-touch .stay-in-touch-content {
  font-size: 18px;
  margin-right: 6px;
}

#stay-in-touch .stay-in-touch-content span {
  font-weight: bold;
  margin-right: 6px;
}

#stay-in-touch button {
  height: 40px;
  min-width: 112px;
  border-radius: 20px;
  background-color: #83bd00;
  border: none;
  color: #1c4588;
  font-size: inherit;
  padding: initial;
}

#stay-in-touch button:hover {
  cursor: pointer;
}

#available-plans {
  padding: 0;
}

footer {
  display: flex;
  justify-content: space-between;
  color: #fff;
  background-color: #1C4588;
  padding-top: 15px;
  align-items: center;
}

footer a {
  color: #fff;
  text-decoration: underline;
}

footer ul {
  display: flex;
  height: 100%;
  justify-content: space-evenly;
  font-size: .875rem;
  list-style-type: none !important;
}

footer a:visited {
  color: #fff;
}

footer a:hover {
  color: #fff;
}

footer .primary-text {
  margin-bottom: 15px;
}

#main-footer {
  display: none;
}

.sticky-header {
  position: relative;
  z-index: 99;
}

.sticky-header.fixed {
  position: fixed;
  top: 0;
  width: 110vw;
  box-sizing: border-box;
  z-index: 99;
}

.sticky-header.fixed.absolute {
  position: absolute;
}


/** Overrides **/

.et_fixed_nav.et_show_nav.et_secondary_nav_enabled #page-container {
  padding-top: 0 !important;
}

#btnAvailablePlanOnePurchaseNow,
#btnAvailablePlanTwoPurchaseNow,
#btnAvailablePlanThreePurchaseNow {
  width: auto;
}

.purchase-plan-wrapper {
  display: flex;
  width: 100%;
  justify-content: center;
}

#state-availability .card .card-body .purchase-plan-wrapper .purchase-plan {
  color: #fff;
  text-decoration: none;
}

div#divProductList .product-div>div.et_pb_button_module_wrapper {
  padding: 0;
}

#productDiv {
  width: 100%;
}

#productDetails {
  width: 100%;
}

#divCompareBenefits {
  margin-top: 60px;
}

.form-group {
  border-radius: 3px;
  box-shadow: none;
}

#productDetails>.row {
  display: flex;
  justify-content: space-around;
  align-items: center;
  width: 100%;
}

#divCompareBenefits .benefit-row .tp-text {
  color: #333333;
}

#divBenefits .row .plan1,
#divBenefits .row .plan2 {
  text-transform: capitalize;
}

.plan-description {
  margin-bottom: 20px;
}

div#divProductList .product-div {
  box-shadow: none;
  box-sizing: border-box;
  padding: 40px;
  display: flex;
  height: 100%;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin: 0;
  flex: 0 0 43%;
}

.plan-child p {
  width: 100%;
}

div#divProductList .product-div:last-child {
  border-right: none !important;
}

div#divProductList .border-right {
  border-right: 1px solid #dee2e6!important;
}

div#divProductList .product-div>div,
div#divProductList .product-div>p {
  width: 100%;
  max-width: 330px;
  padding: 0px;
}

#page-container>#main-content>.container-fluid {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

#powered-by .container>.row {
  display: flex;
  justify-content: center;
  align-items: center;
}

div#divProductList .product-div .min-height {
  min-height: 0;
  color: #333;
  padding-bottom: 15px;
  border-bottom: 1px solid #ccc;
  text-align: left;
  display: none;
}

footer#main-footer {
  display: none !important;
}

#divCompareBenefits .benfit-group {
  color: #333;
  background-color: #f1f1f1;
}

#divCompareBenefits .benfit-group>.row {
  display: flex;
  align-items: center;
}

#divCompareBenefits .benefit-title {
  padding: 0;
}

#btnAvailablePlanOnePurchaseNow,
#btnAvailablePlanTwoPurchaseNow,
#btnAvailablePlanThreePurchaseNow {
  height: 40px;
  border-radius: 20px;
  background-color: #1C4588;
  text-align: center;
}

#divCompareBenefits .benefit-group {
  background-color: #F1F1F1 !important;
  font-weight: normal;
  color: #333333;
  height: 52px;
  text-transform: uppercase;
  align-items: center;
}

#our-plans .card-header .update-location {
  font-size: 14px;
  text-decoration: underline;
  color: #333333 !important;
}

#divBenefits .benefit-row .benefit-name {
  padding-left: 0;
}

div#divProductList .product-div .min-height {
  min-height: 0;
  color: #333;
  padding: 15px 0;
  border-bottom: 1px solid #ccc;
  text-align: left;
  display: none;
}

#main-content .container {
  padding-top: 0;
}

#price-table {
  margin: 0;
}

.product-div-description:hover {
  cursor: pointer;
}

.et_pb_row:after {
  content: none;
}

.et_pb_section {
  width: 100%;
  background-color: #fff;
  padding-bottom: 0;
}

.et_pb_row {
  padding: 0;
}

.plan-child {
  width: 100%;
  padding: 40px;
}

.plan-child,
.product-div {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 60px;
  margin: 0;
}

#divECommSection {
  margin-top: 0 !important;
  padding: 0;
}

#divECommSection>.container-fluid {
  padding: 0;
}

#divCompareBenefits {
  background-color: none;
}

#divCompareBenefits #divBenefits {
  min-width: 100%;
}

#divCompareBenefits .benefit-row {
  padding: 20px;
  border-bottom: 1px solid #EFEFEF;
  font-size: .875rem;
  margin: 0px;
  padding: 20px 90px 20px 90px;
}

div#pricingTable {
  margin-left: 0;
  width: 100%;
}

#productNotAvailable p {
  width: 60%;
  text-align: center;
  height: auto !important;
  margin-bottom: 15px;
}

#productNotAvailable form {
  width: auto;
}

#productNotAvailable .no-plan-email {
  width: 260px !important;
}

#productNotAvailable button {
  background: #1C4588;
  color: #fff;
  padding: 6px 30px;
  border-radius: 20px;
}

.wbox {
  min-width: 100%;
  padding: 0;
}

#benefits .row {
  flex-wrap: nowrap;
}

p.product-div-description {
  border-bottom: none;
}

p.product-div-description:after {
  content: '';
  background: url(/wp-content/uploads/2019/11/icon-arrow-up.png);
  background-size: 10px 7px;
  width: 10px;
  height: 10px;
  display: block;
  position: absolute;
  right: 5px;
  top: 13px;
  background-repeat: no-repeat;
}

p.product-div-description.open:after {
  background: url(/wp-content/uploads/2019/11/icon-arrow-down.png);
  background-size: 10px 7px;
  background-repeat: no-repeat;
}

#divECommHeading,
.imgClientLogo {
  display: block !important;
}

#divECommHeading {
  position: relative;
}

.et_pb_button_module_wrapper.et_pb_button_1_wrapper.et_pb_module.text-left {
  padding-bottom: 60px;
}

.col-md-8.text-center.selected-plans {
  justify-content: inherit;
}

.imgClientLogos {
  /* padding: 10px 20px;*/
  height: auto;
  width: auto;
  min-width: 110px;
  max-height: 70px;
}

.customModal {
  margin-top: 100px;
}

.promoDiscountHeader {
  padding-bottom: 15px !important;
  padding-top: 15px !important;
}

.customLink {
  color: #ff003c !important;
  text-decoration: underline !important;
}

.customLink:hover {
  cursor: pointer !important;
}

.lblInvalidPromoCode {
  color: red;
}

.divAvailablePromoDiscountSuccess {
  padding-top: 10px;
  color: #83bd00;
}

.divNotification {
  font-size: 12px;
  margin-top: 10px;
  padding-left: 20px;
}

.customRadioButton {
  top: 2px !important;
  margin-right: 5px !important;
}

.btnCustom-success {
  border: 0px solid #28a745;
  color: #fff !important;
  font-size: 14px;
  padding: 7px 15px;
  -webkit-animation: glowing 2000ms infinite;
  -moz-animation: glowing 2000ms infinite;
  -o-animation: glowing 2000ms infinite;
  animation: glowing 2000ms infinite;
}

.btnCustom-success {
  border: 0px solid #28a745;
}

@-webkit-keyframes glowing {
  0% {
    background-color: #28a745;
    -webkit-box-shadow: 0 0 3px #28a745;
  }
  50% {
    background-color: #218638;
    -webkit-box-shadow: 0 0 10px #218638;
  }
  100% {
    background-color: #28a745;
    -webkit-box-shadow: 0 0 3px #28a745;
  }
}

@keyframes glowing {
  0% {
    background-color: #83BD00;
    -webkit-box-shadow: 0 0 3px #83BD00;
  }
  50% {
    background-color: #218638;
    -webkit-box-shadow: 0 0 10px #218638;
  }
  100% {
    background-color: #83BD00;
    -webkit-box-shadow: 0 0 3px #83BD00;
  }
}

@media (max-width: 990px) {
  #benefits {
    padding-top: 170px;
  }
  #benefits .benefits-icons {
    padding-top: 40px;
    width: 100%;
    flex-wrap: wrap;
    padding: 0px;
  }
  #navbar-landing-page {
    padding: 0;
  }
  #powered-by p {
    width: 100%;
    padding-top: 20px;
  }
  #powered-by .col {
    width: 100%;
    flex: 0 0 100%;
  }
  #navbar-landing-page .here-to-help {
    padding: 0 15px;
  }
}

@media (max-width: 767px) {
  .plan-child:last-child {
    border-top: 1px solid #dee2e6 !important;
    width: 98%;
  }
  *>.container-fluid {
    padding: 0px 15px;
  }
  #divECommSection .container-fluid {
    padding: 0px;
  }
  #jumbotron .jumbotron-content {
    margin: 0 1em;
  }
  #divCompareBenefits .benfit-group .benefit-title {
    width: 50%;
  }
  div#divProductList #divProductTwo {
    margin-bottom: 30px;
  }
  div#divProductList #divProductOne {
    border-right: none !important;
  }
  #benefits ul.benefits-icons li {
    width: 100%;
    flex-direction: column;
  }
  #jumbotron .jumbotron {
    height: 300px;
    margin: 0;
    top: 50%;
    max-width: 80%;
    background-size: 200%;
  }
  #jumbotron .jumbotron .content {
    min-height: 200px;
    text-align: center;
    padding: 25px;
    border-left: none;
    top: 150px;
    left: 5%;
    border-top: 5px solid #64A1D7;
  }
  #jumbotron .jumbotron .content h2 {
    font-size: 28px !important;
  }
  #jumbotron .jumbotron .content .btn-explore-plans {
    width: 100%;
    margin-top: 20px;
  }
  #jumbotron .jumbotron .content p {
    line-height: 28px !important;
  }
  .icon-telephone {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
    padding: 0;
    width: 65px;
  }
  .navbar-landing-page {
    height: 60px;
    margin: 0;
  }
  .navbar-landing-page .navbar-brand {
    padding: 0px 0px;
    width: 110px;
  }
  #our-plans .text-center {
    flex: 0 0 100%;
    max-width: 100%;
  }
  #benefits .col {
    flex: 0 0 100% !important;
  }
  #benefits .row {
    flex-wrap: wrap;
  }
  #powered-by {
    text-align: center;
  }
  #powered-by .col-4,
  #powered-by .col-8 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .tp-text .tooltip {
    width: 200%;
  }
}

@media (max-width: 636px) {
  #benefits {
    padding-top: 175px;
  }
  #divProductList #divProductOne {
    border-bottom: 1px solid #cecece;
  }
  #divProductList #divProductOne,
  #divProductList #divProductTwo {
    margin-bottom: 30px;
    flex: 0 0 100%;
    padding: 50px 25px;
  }
  p.product-div-description:after {
    top: 23px;
  }
  #pricingTable .plan-child:first-child {
    margin-bottom: 1px solid #DEE2E6;
  }
  #divCompareBenefits .benefit-row {
    padding: 10px 10px 10px 10px !important;
  }
  .benfit-group .row,
  .benefit-row .row {
    padding: 0;
    margin: 0 10px;
  }
}

@media (max-width: 576px) {
  .navbar-landing-page .here-to-help {
    display: none;
  }
}

@media (max-width: 480px) {
  #divECommSection .container-fluid {
    padding: 0px;
  }
  *>.container-fluid {
    padding: 0px 15px;
  }
  .icon-telephone {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
    padding: 0;
    width: 65px;
  }
  div#divProductList .product-div {
    height: auto;
  }
  #benefits {
    padding-top: 100px;
  }
  #our-plans .text-center {
    flex: 0 0 100%;
    max-width: 100%;
  }
  #jumbotron .jumbotron {
    margin: 0;
    top: 50%;
  }
  #jumbotron .jumbotron .content {
    text-align: center;
    padding: 25px;
    border-left: none;
    top: 100px;
    left: 5%;
    border-top: 5px solid #64A1D7;
  }
  #jumbotron .jumbotron .content h2 {
    font-size: 28px !important;
  }
  #jumbotron .jumbotron .content .btn-explore-plans {
    width: 100%;
    margin-top: 20px;
  }
  #jumbotron .jumbotron .content p {
    line-height: 28px !important;
  }
  #benefits .benefits-icons ul {
    flex-direction: column;
    padding-left: 0px;
  }
  #benefits .benefits-icons ul li {
    max-width: 100%;
    padding-top: 20px;
  }
  #benefits .benefits-text {
    margin-top: 90px;
    text-align: center;
    font-size: 28px;
  }
  #benefits .benefits-text h2 {
    font-size: 1.75rem;
  }
  #benefits .benefits-text p {
    font-size: 1rem;
  }
  #benefits .benefits-icons ul li img {
    width: 60px;
  }
  #state-availability .card>.card-header {
    flex-wrap: wrap;
    height: auto;
  }
  #state-availability .card>.card-header h5 {
    padding: 10px 10px;
    font-size: 20px;
    flex: 0 0 100%;
  }
  #state-availability .card>.card-header .icon-location {
    padding-top: 15px;
    flex: 0 0 100%;
  }
  #state-availability .card>.card-header .states {
    padding: 5px 5px 5px;
  }
  #our-plans p {
    padding: 15px;
    text-align: center;
    height: auto !important;
  }
  #pricingTable .row {
    margin: 0px;
    height: 100%;
  }
  #our-plans .card-header {
    flex-direction: column;
    height: 201px;
  }
  #powered-by .powered-by-text {
    text-align: center;
  }
  #ddlMemberState {
    height: 220px;
  }
  .plan-child {
    padding: 15px;
    border-bottom: 1px solid #CFCFCF;
    text-align: center;
  }
  section {
    text-align: center;
  }
  .plan-min-height {
    height: auto;
    padding: 15px;
  }
  #benefits ul {
    align-items: center;
  }
  #stay-in-touch {
    height: 250px;
  }
  #stay-in-touch input {
    width: 250px !important;
    margin: 15px 0px;
  }
  .navbar-landing-page .navbar-brand {
    width: 110px;
  }
  .navbar-landing-page .here-to-help {
    display: none;
  }
  .navbar-landing-page {
    height: 60px;
    padding: 0 15px;
  }
  .navbar-landing-page {
    margin: 0;
  }
  #divCompareBenefits .benfit-group .benefit-title {
    width: 50%;
  }
  footer .col {
    flex: 0 0 100%;
    text-align: center;
  }
  footer {
    height: auto;
  }
}

@media (max-width: 320px) {
  #jumbotron .content {
    top: 40%;
  }
  .benfit-group .row,
  .benefit-row .row {
    padding: 0;
    margin: 0 10px;
  }
  #benefits>.container-fluid>.row {
    margin-top: 25%;
  }
  #stay-in-touch {
    width: 100%;
    margin: 0;
  }
  #stay-in-touch strong {
    font-size: 1.125rem;
  }
}
#coverage {
  padding-top: 40px;
  text-align: center;
}

@media (min-width: 767px) {
  #coverage .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media (min-width: 1024px) {
  #coverage {
    padding-bottom: 200px;
    margin-bottom: 300px;
  }
}

#coverage .coverage-text {
  margin-top: 0px;
}

@media (min-width: 1024px) {
  #coverage .coverage-text {
    width: 100%;
    max-width: 838px;
    margin: 0 auto 10px;
  }
}

#coverage .coverage-text h2 {
  font-size: 32px !important;
  margin-bottom: 10px;
}

#coverage .coverage-text p {
  font-size: 16px;
  color: #333333;
  font-weight: 400;
}

#coverage .coverage-icons {
  border-top: 0px;
  background-color: #FFFFFF;
  -webkit-box-shadow: 0 8px 13px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 8px 13px 0 rgba(0, 0, 0, 0.2);
  margin-top: 60px !important;
  position: relative;
}

@media (min-width: 767px) {
  #coverage .coverage-icons {
    border-left: 0px;
  }
}

@media (min-width: 1024px) {
  #coverage .coverage-icons {
    position: absolute;
    width: 100%;
    max-width: 834px;
    left: 50%;
    -webkit-transform: translate(-50%, 10px);
            transform: translate(-50%, 10px);
    padding-bottom: 0px !important;
    margin-top: 105px !important;
    padding: 0px;
  }
}

#coverage .coverage-icons:before {
  content: "Plans starting at:";
  color: #333333;
  font-family: Montserrat;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 22px;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, -45px);
          transform: translate(-50%, -45px);
  white-space: nowrap;
}

@media (min-width: 1024px) {
  #coverage .coverage-icons:before {
    -webkit-transform: translate(-50%, -85px);
            transform: translate(-50%, -85px);
    font-size: 22px;
  }
}

@media (min-width: 767px) {
  #coverage .coverage-icons > li {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
}

#coverage .coverage-icons img {
  display: none;
}

#coverage .coverage-icons .coverage__monthly {
  border-bottom: 2px solid #CCCCCC;
}
#coverage h2 {
  color: #1C4588;
}

#coverage .coverage-icons .coverage__monthly:before {
  content: "";
  width: 60px;
  height: 59px;
  display: block;
  margin: 0 auto 20px;
  background-image: url(https://images.trinity.one/FIMC/CRO/FIMC-A-PHH-LandingPage-MAR2021/yearly.png);
  background-size: contain;
  background-repeat: no-repeat;
}

@media (min-width: 1024px) {
  #coverage .coverage-icons .coverage__monthly:before {
    width: 90px;
    height: 89px;
    margin: 0 auto 27px;
  }
}

@media (min-width: 1024px) {
  #coverage .coverage-icons .coverage__monthly {
    border-bottom: 0px;
    border-right: 2px solid #CCCCCC;
  }
}

#coverage .coverage-icons .coverage__yearly {
  padding-top: 60px !important;
}

#coverage .coverage-icons .coverage__yearly:before {
  content: "";
  width: 60px;
  height: 59px;
  display: block;
  margin: 0 auto 20px;
  background-image: url(https://images.trinity.one/FIMC/CRO/FIMC-A-PHH-LandingPage-MAR2021/monthly.png);
  background-size: contain;
  background-repeat: no-repeat;
}

@media (min-width: 1024px) {
  #coverage .coverage-icons .coverage__yearly:before {
    width: 90px;
    height: 89px;
    margin: 0 auto 27px;
  }
}

#coverage .coverage-icons .coverage__yearly .coverage__yearly-banner {
  position: absolute;
  top: 0;
  color: #FFFFFF;
  font-family: Montserrat;
  font-size: 14px;
  letter-spacing: 1.5px;
  font-weight: bold;
  text-transform: uppercase;
  background: #1C4588;
  padding: 5px 30px;
}

@media (min-width: 1024px) {
  #coverage .coverage-icons .coverage__yearly .coverage__yearly-banner {
    font-size: 0px;
    background: url(https://images.trinity.one/FIMC/CRO/FIMC-A-PHH-LandingPage-MAR2021/best-value.png) no-repeat;
    height: 48px;
    width: 228px;
    background-size: contain;
    top: -25px;
  }
}

#coverage .coverage-icons .coverage__yearly .coverage__yearly-banner:before {
  content: "";
  width: 0;
  height: 0;
  border-top: 18px solid transparent;
  border-bottom: 18px solid transparent;
  border-left: 9px solid #fff;
  left: 0;
  position: absolute;
  top: 0;
}

@media (min-width: 767px) {
  #coverage .coverage-icons .coverage__yearly .coverage__yearly-banner:before {
    left: -1px;
  }
}

@media (min-width: 1024px) {
  #coverage .coverage-icons .coverage__yearly .coverage__yearly-banner:before {
    display: none;
  }
}

#coverage .coverage-icons .coverage__yearly .coverage__yearly-banner:after {
  content: "";
  width: 0;
  height: 0;
  border-top: 18px solid transparent;
  border-bottom: 18px solid transparent;
  border-right: 9px solid #fff;
  right: 0;
  position: absolute;
  top: 0;
}

@media (min-width: 767px) {
  #coverage .coverage-icons .coverage__yearly .coverage__yearly-banner:after {
    right: -1px;
  }
}

@media (min-width: 1024px) {
  #coverage .coverage-icons .coverage__yearly .coverage__yearly-banner:after {
    display: none;
  }
}

#coverage .coverage-icons sup {
  font-size: inherit !important;
  top: unset;
  bottom: unset;
}

#coverage .coverage-icons .coverage-pricing {
  font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
  font-size: 32px;
  color: #1C4588;
  font-weight: 700;
}

#coverage .coverage-icons .coverage-pricing span {
  font-size: 22px;
  font-weight: 400;
}

#coverage .coverage-icons .coverage-blurb {
  max-width: 100%;
  font-size: 18px;
  line-height: 24px;
  margin: 10px 0;
}

#coverage .coverage-icons .coverage-blurb strong{
  font-weight: 700;
}

@media (min-width: 1024px) {
  #coverage .coverage-icons .coverage-blurb {
    margin-bottom: 10px;
  }
}

#coverage .coverage-icons .coverage-blurb .coverage__line-break {
  margin: 25px auto;
  display: block;
  width: 80px;
  height: 1px;
  background-color: #979797;
}
#coverage .col {
  flex-basis: auto;
}
.value__props-contianer {
  background-color: #F1F1F1;
  padding: 30px 15px 0;
}

@media (min-width: 767px) {
  .value__props-contianer {
    padding: 64px 15px 0;
  }
}

.value__props-contianer h2 {
  margin-bottom: 15px;
  text-align: center;
}

@media (min-width: 767px) {
  .value__props-contianer h2 {
    margin-bottom: 56px;
  }
}

.value__props-contianer .value__props-subtext {
  color: #333333;
  font-size: 26px;
  line-height: 24px;
  text-align: center;
  font-weight: 400;
  max-width: 1440px;
  margin: 0 auto 15px;
}

.value__props-contianer .value__props-subtext.margin-top--lg {
  margin-top: 45px;
}

@media (min-width: 767px) {
  .value__props-contianer .value__props-row {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 15px;
    text-align: center;
  }
}

.value__props-contianer .value__props {
  padding: 10px 0;
}

.value__props-contianer .value__props:not(.border--bottom-none) {
  border-bottom: 1px solid #CFCFCF;
}

@media (min-width: 767px) {
  .value__props-contianer .value__props:not(.border--bottom-none) {
    border-bottom: 0px;
  }
}

@media (min-width: 767px) {
  .value__props-contianer .value__props {
    width: 28.33%;
    display: inline-block;
    vertical-align: top;
    padding: 0px;
  }
  .value__props-contianer .value__props.padding--sides {
    margin: 0 5%;
  }
}

@media (min-width: 1024px) {
  .value__props-contianer .value__props.padding--sides {
    margin: 0 5%;
  }
}

.value__props-contianer .value__props p,
.value__props-contianer .value__props span {
  color: #333333;
  font-size: 16px;
  text-align: center;
}

.value__props-contianer .value__props span {
  display: block;
}

.value__props-contianer .value__props p {
  display: none;
  font-weight: 400;
}

@media (min-width: 767px) {
  .value__props-contianer .value__props p {
    display: block;
  }
}

.value__props-contianer .value__props p i {
  font-size: 14px;
}

.value__props-contianer .value__props .value__props-trigger {
  position: relative;
  font-weight: 500;
}

.value__props-contianer .value__props .value__props-trigger:after {
  content: "";
  border: solid #454545;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  margin-left: 10px;
  position: absolute;
  top: 7px;
}

@media (min-width: 767px) {
  .value__props-contianer .value__props .value__props-trigger:after {
    display: none;
  }
}

@media (max-width: 400px) {
  .value__props-contianer .value__props .value__props-trigger {
    padding: 0 20px;
  }
  .value__props-contianer .value__props .value__props-trigger:after {
    right: 10px;
  }
}

.value__props-contianer .value__props.open p {
  display: block;
}

.value__props-contianer .value__props.open .value__props-trigger:after {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
}

.value__props-contianer .value__props-trigger {
  position: relative;
  font-weight: 500;
}

@media (min-width: 767px) {
  .value__props-contianer .value__props-trigger {
    pointer-events: none;
  }
}

.value__props-contianer .value__props-trigger:after {
  content: "";
  border: solid #454545;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  margin-left: 10px;
  position: absolute;
  top: 7px;
}

.value__props-contianer .value__props-icon {
  height: 40px;
  width: 40px;
  display: block;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  margin: 0 auto;
}

@media (min-width: 767px) {
  .value__props-contianer .value__props-icon {
    height: 60px;
    width: 60px;
    margin: 0 auto 5px;
  }
}

.value__props-contianer .value__props-icon.home--deductible {
  background-image: url(https://images.trinity.one/FIMC/CRO/FIMC-PHH-LandingPageBuild-Apr2021/fimc-icon6.png);
}

.value__props-contianer .value__props-icon.locksmith {
  background-image: url(https://storage.googleapis.com/images.trinity.one/FIMC/CRO/FIMC-PHH-LandingPageBuild-Apr2021/fimc-icon7.png);
}

.value__props-contianer .value__props-icon.child {
  background-image: url(https://images.trinity.one/FIMC/CRO/FIMC-PHH-LandingPageBuild-Apr2021/fimc-icon13.png);
}

.value__props-contianer .value__props-icon.car--deductible {
  background-image: url(https://images.trinity.one/FIMC/CRO/FIMC-PHH-LandingPageBuild-Apr2021/fimc-icon3.png);
}

.value__props-contianer .value__props-icon.truck {
  background-image: url(https://images.trinity.one/FIMC/CRO/FIMC-PHH-LandingPageBuild-Apr2021/fimc-icon22.png);
}

.value__props-contianer .value__props-icon.repair {
  background-image: url(https://storage.googleapis.com/images.trinity.one/FIMC/CRO/FIMC-PHH-LandingPageBuild-Apr2021/fimc-icon4.png);
}

.value__props-contianer .value__props-get-started {
  padding: 16px 16px 30px;
  width: calc(100% + 30px);
  margin: 20px -15px 0;
  background: #E4E4E4;
}

@media (min-width: 767px) {
  .value__props-contianer .value__props-get-started {
    margin: 40px -15px 0;
    padding: 23px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.value__props-contianer .value__props-get-started .value__props-subtext {
  line-height: 42px;
}

@media (min-width: 767px) {
  .value__props-contianer .value__props-get-started .value__props-subtext {
    margin: 0;
  }
}

.value__props-contianer .value__props-get-started .value__props-cta {
  height: 40px;
  width: 198px;
  border-radius: 20px;
  background-color: #1C4588;
  color: #fff;
  display: block;
  text-align: center;
  line-height: 40px;
  margin: 20px auto 0;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
}

@media (min-width: 767px) {
  .value__props-contianer .value__props-get-started .value__props-cta {
    margin: 0 0 0 15px;
  }
}

@media (min-width: 767px) {
  .value__props-contianer .border--top {
    border-top: 1px solid #CFCFCF;
    padding-top: 30px;
  }
}