.paddingWrapper {
  padding-top: 35px;
  padding-bottom: 35px;
}

.logo-tag {
  font-size: 15px;
  color: #fff;
  text-align: center;
  font-weight: 600;
  padding: 12px 0;
  display: block;
  position: absolute;
  width: auto;
  clear: both;
  right: -21px;
  bottom: -4px;
}

.media.pad-top-20 .mrtoppx-ng {
  border: none;
  margin: 0;
  padding: 0 15px 0 0;
  font-family: "Inter", sans-serif;
}

@media only screen and (min-width: 640px) {
  .paddingWrapper {
    padding-top: 65px;
    padding-bottom: 65px;
  }
}

.homeGray {
  background-color: #ededed;
}

.homeLanding .tagLine h1 {
  color: #fff;
  line-height: 30px;
  font-size: 22px;
  margin-bottom: 15px;
  font-weight: bold;
  padding-top: 20px;
}

.homeLanding .row {
  max-width: 550px;
  margin: 0 auto;
}

.homeLanding {
  padding-top: 26px;
  text-align: center;
  background-color: var(--salmon);
  position: relative;
}

.homeWhite .checkmarks ul {
  list-style-image: url(/assets/iconBlueCheck.jpg);
  margin-left: 260px;
  font-size: 1rem;
  line-height: 1.6;
  list-style-position: outside;
  margin-bottom: 1.25rem;
}

h2.blue {
  color: #1b7bb7;
}

.homeWhite h2 {
  font-weight: 700;
  letter-spacing: -1px;
  font-size: 32px;
  margin-bottom: 35px;
  color: #1b7bb7;
  text-align: center;
}

.homeWhite .checkmarks {
  margin-bottom: 30px;
}

.homeWhite .checkmarks ul li {
  color: #e66c22;
  font-size: 21px;
  letter-spacing: -1px;
  font-weight: 600;
}

.homeLanding .col-md-4 {
  width: 25%;
  float: left;
  color: #fff;
}

.homeLanding .col-md-4:nth-child(2) {
  width: 50%;
}

.homeLanding .holder {
  font-weight: bold;
  width: 100%;
  line-height: 18px;
}

.homeLanding .col-md-4 span {
  font-size: 12px;
}

@media only screen and (min-width: 640px) {
  .homeLanding {
    padding-bottom: 47px;
  }
}

@media only screen and (min-width: 640px) {
  .homeLanding .tagLine h1 {
    padding: 30px 0 0 0;
    font-size: 28px;
    line-height: 40px;
    margin-bottom: 30px;
  }
}

/* Footer */

footer {
  background-color: #5450ff;
  color: #fff;
  text-align: center;
}

footer.paddingWrapper {
  padding-top: 50px;
  padding-bottom: 30px;
}

@media only screen and (max-width: 640px) {
  footer.paddingWrapper {
    padding-top: 20px;
    padding-bottom: 10px;
  }
}

footer .top {
  margin-bottom: 30px;
}

@media only screen and (max-width: 640px) {
  footer .top {
    margin-bottom: 0px;
  }
}

footer p {
  color: #fff;
  font-size: 12px;
}

footer .social {
  margin-bottom: 20px;
}

footer .social a {
  display: inline-flex;
  padding: 2px;
  width: 32px;
  height: 32px;
  align-items: center;
  background: #f1f1f1;
  border-radius: 4px;
  color: #626262;
  justify-content: center;
  font-size: 18px;
  text-decoration: none;
}

.mfyellow-box .parsley-errors-list li {
  padding: 0 0 10px;
  text-align: center;
  color: #fff;
  font-size: 14px;
}

.homeLanding input[type="radio"] ~ label .sid-win-img {
  filter: gray;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}

.homeLanding input[type="radio"] ~ label .sid-win-img {
  filter: gray;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}

.homeLanding input[type="radio"]:checked ~ label .sid-win-img {
  filter: none;
  -webkit-filter: none;
  filter: none;
}

.home_page_content_holder h2.crn-head {
  color: #333;
  margin: 7px 0;
  font-size: 19px;
  font-weight: 600;
  padding-bottom: 0;
}

.mfyellow-box .form-group {
  position: relative;
  display: block;
}

/* p {
  color: #55565a;
  line-height: 1.6;
  font-size: 0.9rem;
} */

.read-more-trigger.button.blue {
  background: #1b7bb7;
  height: auto;
  width: auto;
  font-style: normal;
}

.homeGray .buttom {
  margin-bottom: 0;
}

.homeWhite .reviewBox {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.reviewBox p {
  color: #55565a;
  line-height: 1.6;
  font-size: 0.9rem;
}

.reviewBox .box h4 {
  margin-bottom: 0px;
  color: #1b7bb7;
  font-weight: 700;
  letter-spacing: -1px;
  margin-bottom: 3px;
  font-size: 23px;
}

/* .homeLanding .form-control {
  max-width: 250px;
  height: 37px !important;
  display: inline-block;
}
 */
.sid-win-img {
  width: auto;
  height: 80px;
  padding: 0;
  object-fit: contain;
  object-position: center;
}

.homeLanding input[type="radio"] {
  margin-bottom: 0px;
  display: block !important;
  margin: 0 auto 10px auto;
  width: auto;
  max-width: 250px;
}

.homeLanding .car-window label {
  font-size: 15px;
}

.homeLanding .submit {
  margin-top: 40px;
}

.homeWhite h4 {
  color: #1b7bb7;
  font-weight: 700;
  letter-spacing: -1px;
  margin-bottom: 3px;
  font-size: 23px;
}

.homeWhite p {
  color: #55565a;
  line-height: 1.6;
  font-size: 15px;
}

.homeWhite .reviewBox .box {
  border: 1px solid #f0f0f0;
  padding-top: 25px;
  padding-left: 40px;
  padding-right: 40px;
  padding-bottom: 25px;
  text-align: center;
}

.homeWhite .reviewBox {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.homeWhite ul.ls-none {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}

.homeWhite .reviewBox {
  display: inline-flex;
  margin-bottom: 15px;
}

.reviewBox .ugc_text .fa-star,
.reviewBox .ugc_text .fa-star-o,
.reviewBox .ugc_text .fa-star-half-o {
  color: #e87724;
  font-size: 23px;
  margin-bottom: 10px;
}

.reviewBox .ugc_text p,
.reviewBox .ugc_text span {
  color: #55565a;
  line-height: 1.6;
  font-size: 0.9rem;
}

.reviewBox .ugc_text span {
  margin-bottom: 0;
  padding: 0;
  display: inline-block;
}

.reviewBox h4 {
  color: #1b7bb7;
  font-weight: 700;
  letter-spacing: -1px;
  margin-bottom: 0;
  font-size: 23px;
}

.reviewBox h5 {
  color: #e87724;
  font-weight: 700;
  letter-spacing: -1px;
  font-size: 16px;
  margin-top: 0;
}

.homeLanding .form-control:disabled {
  background-color: #dddddd;
}

.nlogo-wrap {
  position: relative;
  margin-bottom: 20px;
}

.nlogo-wrap img {
  max-width: 320px;
}

@media (max-width: 992px) {
  .homeWhite .checkmarks ul {
    margin-left: 15px;
  }

  .homeLanding .col-md-4 {
    padding: 0 5px;
  }
}

@media (max-width: 767px) {
  .nh-wrapper .logo {
    max-width: 240px;
    width: 240px;
    margin-left: -40px;
    height: 61px;
  }

  .sid-win-img {
    height: 52px;
    width: 210px;
    object-position: center;
  }

  .homeLanding .car-window label {
    font-size: 13px;
  }

  .homeWhite .checkmarks ul li {
    font-size: 15px;
  }

  .homeWhite .reviewBox {
    width: 48%;
    padding: 0;
  }

  .homeWhite ul.ls-none {
    justify-content: space-between;
  }

  .homeWhite .reviewBox .box {
    padding: 10px;
    width: 90%;
    margin: 0px auto;
  }

  .paddingWrapper {
    padding: 15px;
  }

  .button {
    padding: 12px 40px;
    font-size: 16px;
  }

  .logo-tag {
    font-size: 10px;
    color: #fff;
    text-align: left;
    font-weight: 600;
    padding: 12px 0;
    display: block;
    position: absolute;
    width: auto;
    clear: both;
    right: 0px;
    bottom: 0;
    word-break: break-word;
    line-height: 1.3;
  }

  .logo-tag {
    font-size: 9px;
    right: 0;
    bottom: -5px;
  }

  .nlogo-wrap {
    width: 285px;
    margin: 0 auto 20px;
  }

  .homeGray h2 {
    font-size: 24px;
  }
}

.feature-fa-circle {
  font-size: 80px;
  width: 165px;
  height: 165px;
  background: #fff;
  border-radius: 50%;
  color: #e97925;
  padding: 42px;
}

.ifb-wrap h4 {
  color: #222222;
  font-weight: 700;
  letter-spacing: -1px;
  margin-bottom: 3px;
  font-size: 23px;
  margin-top: 15px;
}

.ifb-wrap p {
  color: #fff;
  line-height: 1.6;
  font-size: 15px;
}

/*
.quote-title {
  margin-top: 40px;
  margin-bottom: 30px;
}

.quote-title .row {
  text-align: center;
}

.quote-title .row,
.quote-single .row,
.header-wrap .row {
  margin: 0 auto;
  max-width: 71.25rem;
  width: 100%;
}

.quote-title .row .car h1 {
  font-weight: bold;
  font-size: 30px;
  margin: 0px;
  letter-spacing: -1px;
  line-height: 1.4;
}

.quote-title .row .location {
  margin-top: 30px;
}

.quote-title .row .location h3 {
  font-weight: bold;
  color: #000000;
  letter-spacing: -1px;
  font-size: 21px;
  margin-bottom: 18px;
  line-height: 1.4;
}
*/
.quote-single {
  margin-bottom: 20px;
}

.quote-single .row {
  background-color: #edeff0;
  padding-top: 15px;
  padding-bottom: 15px;
}

.ty-note {
  max-width: 830px;
  padding: 0 15px;
  margin: 10px auto 0;
}

.gbutton {
  background-color: var(--purple) !important;
  width: auto;
  height: 55px;
  cursor: pointer;
  font-weight: bold;
  line-height: normal;
  position: relative;
  text-align: center;
  text-decoration: none !important;
  display: inline-block;
  font-size: 16px;
  border: 1px solid var(--purple);
  border-radius: 10px;
  color: #fff;
  padding: 0 60px;
  transition: background-color 300ms ease-out;
}

.gbutton {
  /*background-color: #5450ff!important;*/
  color: #fff;
}

.gbutton:hover,
.gbutton:focus {
  background-color: #4440e6 !important;
  color: #ffffff;
}

.quote-single .row p,
.quote-single .row li {
  font-size: 16px;
  font-weight: normal;
  text-align: left;
}

.quote-single .row p b {
  font-weight: bold;
}

.quote-single .row .shop h4 {
  color: #55565a;
  font-size: 27px;
  font-weight: 700;
  letter-spacing: -1px;
  margin-bottom: 3px;
}

.quote-single .row h5 {
  color: #55565a;
  margin: 0px;
  font-size: 26px;
  line-height: 1.4;
  font-weight: 600;
  text-align: left;
  margin-bottom: 3px;
}

.quote-single .row .col-sm-4 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  min-height: 320px;
}

.quote-single .shopfeatures ul {
  font-family: inherit;
  font-size: 1rem;
  line-height: 1.6;
  list-style-position: outside;
  margin-bottom: 1.25rem;
  margin-left: 1.1rem;
  padding-left: 7px;
  padding-bottom: 0;
}

.quote-single .shopfeatures ul li {
  color: #55565a;
  line-height: 1.6;
}

.confirmation-code {
  margin-bottom: 150px;
}

.confirmation-code .row .gbutton {
  padding-top: 10px;
  padding-bottom: 10px;
  height: 48px;
}

.media-body p.closed {
  margin-top: 0;
}

.confirmation-code .row .code {
  max-width: 200px;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 30px;
}

.confirmation-code .row {
  max-width: 300px;
  text-align: center;
  margin: 0 auto;
}

.order-info .row {
  max-width: 800px;
  border: 2px solid #ddd;
  margin: 0px auto;
}

.order-info .row > div {
  padding-top: 14px;
  padding-bottom: 5px;
  padding-left: 30px;
}

.order-info .row h3 {
  color: #e87724;
  font-size: 21px;
  margin-bottom: 18px;
  font-weight: bold;
}

.call-us-head {
  font-weight: bold;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 1.4;
  text-align: center;
  color: #e87724;
  margin: 20px 0;
}

.social-likes {
  margin: 10px auto !important;
  display: inline-block !important;
  max-width: 100%;
}

.ty-features {
  line-height: 1.5;
  padding-left: 20px;
  font-size: 14px;
}

.yb-wrap {
  padding: 0;
  font-size: 14px;
  line-height: 1.25;
  text-align: left;
  color: #333;
  border-top: solid 1px #fff;
  border-bottom: solid 1px #fff;
  background: #fff;
}

.yb-wrap ul {
  padding-left: 20px;
}

.yb-wrap ul li {
  line-height: 1.25;
  margin-bottom: 5px;
}

.gbutton.call-us-btn {
  padding: 10px;
  max-width: 225px;
  color: #fff;
  line-height: 30px;
  width: 100%;
  text-align: center;
  text-decoration: none !important;
}

.gbutton.call-us-btn img {
  max-width: 30px;
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
}

.inner-footer .pnt-div {
  margin: 15px auto 0;
  font-size: 12px;
  line-height: 1;
  text-align: center;
  color: #a9a9a9;
}

.inner-footer .copy {
  width: 100%;
  padding-top: 0;
  margin: 15px auto;
  font-size: 12px;
  line-height: 34px;
  text-align: center;
  color: #fff;
}

.homeLanding .mfyellow-box .parsley-errors-list li {
  color: #fff;
}

.ncov-wrap {
  background: transparent;
}

.order-info.thankq-wrapper .row h3,
.order-info.thankq-wrapper .row p,
.order-info.thankq-wrapper .ty-features {
  margin: 0 0 15px;
}

@media (max-width: 1199px) and (min-width: 768px) {
  .homeLanding .row.ifb-wrap {
    max-width: 100%;
  }

  .feature-fa-circle {
    font-size: 60px;
    width: 135px;
    height: 135px;
    padding: 36px;
  }

  .paddingWrapper {
    padding: 65px 15px;
  }

  .homeWhite .reviewBox .box {
    padding: 10px;
    text-align: center;
    max-width: 94%;
  }

  .homeWhite .reviewBox {
    padding: 0;
  }
}

@media (min-width: 768px) {
  .header-wrap .logo {
    margin: 13.5px 0;
    padding-left: 75px;
  }

  .header-wrap .logo img {
    max-width: 100%;
  }

  .order-info .row {
    position: relative;
  }

  .order-info .row .lft-bdr:before,
  .order-info .row .rht-bdr:after {
    border-right: 1px solid #ddd;
    position: absolute;
    width: 2px;
    height: 100%;
    left: 100%;
    top: 0;
    display: block;
  }

  .order-info .row .lft-bdr:before {
    left: 0;
  }

  .order-info .row .lft-bdr:after {
    border-left: 1px solid #ddd;
    position: absolute;
    width: 2px;
    height: 100%;
    left: 0;
    top: 0;
    display: block;
  }

  .quote-single .row .col-sm-4 {
    width: 33.33333%;
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (min-width: 992px) {
  .quote-single .row .col-md-3 {
    width: 25%;
  }

  .quote-single .row .col-md-4 {
    width: 33.33333%;
  }

  .quote-single .row .col-md-5 {
    width: 41.66667%;
  }
}

@media (max-width: 767px) {
  .order-info.thankq-wrapper .row h3,
  .order-info.thankq-wrapper .row p,
  .order-info.thankq-wrapper .ty-features {
    margin: 0 0 10px;
  }

  .inner-footer {
    width: 100%;
    /* position: absolute; */
    bottom: 0;
    left: 0;
    right: 0;
  }

  .sm-review-wrapper {
    background: #fff;
    padding: 15px 0;
  }

  footer {
    padding: 0 10px;
  }

  .inner-footer .copy {
    line-height: 1.45;
  }

  .homeLanding {
    padding-bottom: 75px;
  }

  .mty-wrap {
    width: 100%;
    max-width: 95%;
    margin: 0px auto;
  }

  .mty-wrap .call-us-head {
    color: #fff;
    font-size: 18px;
  }

  footer ul {
    padding-left: 0px !important;
  }

  .ty-note {
    padding: 10px 15px;
    width: 95%;
    background: #fff;
  }

  .quote-single .row h5.uq-msg {
    font-size: 12px;
  }

  .up-down.collapsed .fa-chevron-up:before {
    content: "\f078";
  }

  .quote-single .row {
    width: 95%;
    padding-bottom: 15px;
  }

  .quote-single .row > div.col-xs-4 {
    width: 33.3%;
    padding-left: 6px;
    padding-right: 6px;
    float: left;
    min-height: inherit;
    border: none;
  }

  .quote-single .row > div.col-xs-6 {
    width: 50%;
    padding: 0 6px;
    float: left;
    border: none;
    min-height: inherit;
  }

  .quote-single .row .shop .stars {
    margin: 0;
  }

  .quote-single .row > div.col-xs-2 {
    width: 16.66%;
    padding-left: 6px;
    padding-right: 6px;
    float: left;
    min-height: inherit;
  }

  .quote-single .row .shop h4 {
    font-size: 18px;
  }

  .quote-single .row .shop h5 {
    font-size: 16px;
  }

  .quote-single .row .sp-wrap h3 {
    color: #55565a;
    font-weight: bold;
    margin-bottom: 0px;
    margin-top: 0px;
    font-size: 21px;
  }

  .quote-single .row .sp-wrap {
    margin: 0 -5px;
    width: 100%;
  }

  .quote-single .row .sp-wrap > div.col-xs-2,
  .quote-single .row .sp-wrap > div.col-xs-10 {
    padding: 0 5px;
  }

  .quote-single p.mb-note {
    font-size: 12px;
    color: #e87724;
    margin-top: 0;
  }

  .quote-single .row .features h5.serving {
    margin-top: 15px;
  }

  .quote-single .sfeature-head {
    margin-top: 10px;
  }

  .quote-single .row .up-down:hover {
    background-color: #ccc;
  }

  .quote-single .row .up-down.collapsed {
    border-top: 1px solid #d1d2d4;
  }

  .quote-single .row .pd-lr-5 {
    padding: 0 5px;
  }

  .quote-single .row .features input.gbutton[type="submit"] {
    width: 100%;
  }

  .quote-title {
    margin-top: 30px;
    margin-bottom: 15px;
  }

  .quote-title .row .location {
    margin-top: 10px;
  }

  .shopprice .select_shop.small-btn {
    margin: 0;
  }

  .shopprice .select_shop.small-btn input.gbutton[type="submit"] {
    width: 100%;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 13px;
    margin-bottom: 0px;
  }

  .confirmation-code {
    margin-top: 50px;
  }

  .order-info .row .your-order {
    border-bottom: 2px solid #ddd;
  }

  .order-info .row {
    border: 2px solid #ddd;
    margin: 0px auto;
    background-color: #ffffff;
    width: 95%;
  }

  .order-info .row > div {
    padding: 15px;
    height: auto !important;
  }

  .header-wrap {
    background-color: #ffffff;
    border-color: #ed6f16;
    border-width: 1px;
    box-shadow: 0px 3px 5px #ed6f16;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
    box-shadow: 0px 2px 32px 0px rgba(0, 0, 0, 0.2);
  }

  .coverage-wrap {
    padding: 0 15px;
  }
}

@media (max-width: 479px) {
  .gbutton {
    padding: 1rem;
    max-width: 100%;
    font-size: 18px;
  }

  .quote-single .row .shop h4 {
    font-size: 16px;
  }

  .quote-single .row .shop h5 {
    font-size: 15px;
  }

  .ty-note {
    padding: 10px;
    font-size: 0.85rem;
  }
}

@media (max-width: 350px) {
  .shopprice .select_shop.small-btn input.gbutton[type="submit"] {
    font-size: 11px;
  }

  .quote-single .row .shop h4,
  .quote-single .row .shop h5 {
    font-size: 15px;
  }

  .mc-footer .copy {
    padding: 10px 5px 30px;
    font-size: 11px;
  }
}

.review-filter {
  display: inline-block;
  text-align: left;
}

.no-coverage-glass-options {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}

.no-coverage-glass-options > label {
  border: 1px solid var(--light-gray);
  height: 175px;
  flex: 1;
  cursor: pointer;
  border-radius: 5px;
  justify-content: space-around;
  margin: 0 10px;
  color: #333;
  display: flex;
  flex-direction: column;
  padding: 20px 20px 30px 20px;
}

.no-coverage-glass-options > label:hover {
  box-shadow: 0 6px 20px -2px #0001;
}

.no-coverage-glass-options > label > div {
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}

.cardSids {
  height: auto;
  white-space: nowrap;
  font-size: 18px;
}

.no-coverage-glass-options > label > div.noCovCars img {
  height: 100%;
  object-fit: scale-down;
}

.no-coverage-glass-options input:checked + div {
  transform: scale(1.08);
}

.no-coverage-glass-options .parsley-errors-list {
  display: none;
}

.no-coverage-intro h2 {
  color: #000;
}

@media only screen and (max-width: 640px) {
  .no-coverage-glass-options > label {
    padding: 20px 15px 20px 15px;
    margin: 0 5px;
  }
}

@media only screen and (max-width: 475px) {
  .cardSids {
    height: auto;
    white-space: pre-wrap;
    font-size: 16px;
  }
  .no-coverage-glass-options > label {
    padding: 15px 6px 15px 6px;
    margin: 0 5px;
  }
}

@media only screen and (max-width: 440px) {
  .cardSids {
    height: 50px;
  }
}
