a {
  color: #167ac6;
  text-decoration: none;
}

.header {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #f7f7f7;
}

.footer {
  padding-top: 40px;
  padding-bottom: 10px;
  background-color: #dfdfdf;
  color: #636161;
}

.container {
  max-width: 1100px;
  margin-right: auto;
  margin-left: auto;
}

.row {
  padding-right: 15px;
  padding-left: 15px;
}

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

.row.text-center.mb2 {
  margin-bottom: 20px;
}

.logo {
  width: auto;
  height: 50px;
  max-width: none;
  margin-right: auto;
  margin-left: auto;
}

.logo.mw-200 {
  max-width: 200px;
}

.logo.mb2 {
  width: auto;
  height: 60px;
  max-width: none;
  margin-bottom: 20px;
}

.h1 {
  margin-bottom: 5px;
  font-family: 'Open Sans', sans-serif;
  font-size: 43px;
  line-height: 1.4;
}

.p {
  margin-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #3a3838;
  font-size: 21px;
  line-height: 1.7;
  font-weight: 400;
}

.p.p-quote {
  margin-bottom: 0px;
  font-size: 15px;
  font-weight: 600;
}

.p.fs-italic {
  font-style: italic;
}

.p.fs-italic.mb0 {
  margin-bottom: 0px;
}

.p.fs-19 {
  font-size: 19px;
}

.p.fs-19.fw-bold {
  font-weight: 700;
}

.p.fs-19.fw-bold.mb0 {
  margin-bottom: 0px;
}

.p.fs-18 {
  font-size: 18px;
}

.p.fs-18.mb0 {
  margin-bottom: 0px;
}

.p.mb3 {
  margin-bottom: 30px;
}

.p.mb3.text-center {
  text-align: center;
}

.p.mb0 {
  margin-bottom: 0px;
  border: 0px dashed #000;
}

.p.mb0.fw-bold {
  font-weight: 700;
}

.p.mb0.fw-bold.fs-20 {
  font-size: 20px;
  font-weight: 400;
}

.p.mb0.fw-bold.fs-20.text-center {
  font-size: 30px;
  line-height: 1.3;
  font-style: italic;
  font-weight: 700;
  text-align: center;
}

.p.mb0.fw-bold.fs-20.fw-light {
  color: #fff;
}

.p.fs-16 {
  font-size: 16px;
}

.p.fs-16.fw-600 {
  color: #535353;
  font-weight: 600;
}

.p.fs-15 {
  font-size: 15px;
}

.p.fs-15.color-light {
  color: #747474;
}

.p.fs-13 {
  font-size: 13px;
}

.p.fs-13.title {
  font-style: italic;
  font-weight: 700;
}

.p.fs-13.mb5 {
  margin-bottom: 50px;
}

.p.mb-3 {
  margin-bottom: 30px;
}

.p.mb2 {
  margin-bottom: 20px;
}

.p.mb2.mb3 {
  margin-bottom: 30px;
}

.p.hide {
  display: none;
}

.list1 {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 0px;
  font-family: 'Open Sans', sans-serif;
  font-size: 25px;
}

.list1-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 5px;
  padding-bottom: 5px;
}

.box1 {
  display: block;
  margin-bottom: 10px;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 10px;
  border-left: 3px solid #ccc;
  background-color: #f7f7f7;
}

.box1.bl-5 {
  border-left-width: 5px;
}

.box1.bl-5.p2 {
  padding: 20px 20px 10px 30px;
}

.box1.bl-5.p2.mb3 {
  display: block;
  margin-bottom: 30px;
  padding-bottom: 20px;
  border-top: 7px solid #5eb130;
  border-left-width: 7px;
  border-left-color: #5eb130;
}

.a-img {
  width: 100%;
  max-width: none;
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center;
}

.a-img.mt0 {
  margin-top: 0px;
}

.a-img.text-center {
  text-align: center;
}

.a-img.text-center.mb0 {
  margin-bottom: 0px;
}

.a-img.m0 {
  margin-top: 0px;
  margin-bottom: 0px;
}

.a-img.hide {
  display: none;
}

.html-embed {
  max-width: 100%;
}

.h2 {
  margin-top: 0px;
  font-family: 'Open Sans', sans-serif;
  font-size: 30px;
  line-height: 1.4;
}

.h2.mt2 {
  margin-top: 20px;
}

.h2.mt3 {
  margin-top: 30px;
}

.h2.text-center {
  text-align: left;
}

.h2.mb3 {
  margin-bottom: 30px;
}

.h2.mb2 {
  margin-bottom: 20px;
}

.h2.mb0 {
  margin-bottom: 0px;
}

.h2.hide {
  display: none;
}

.box2.bg-yellow {
  padding: 10px 20px;
}

.box2.bg-yellow.mb3 {
  margin-bottom: 30px;
}

.box2.b2 {
  padding: 10px 20px;
  border: 4px dashed #ffe987;
}

.box2.b2.mb3 {
  margin-bottom: 30px;
  border-color: #ccc;
}

.box2.b2.mb3 {
  margin-bottom: 30px;
}

.h3 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
}

.h3.text-center {
  text-align: center;
}

.h3.text-center.mb0 {
  margin-bottom: 0px;
}

.h3.mt0 {
  margin-top: 0px;
  margin-bottom: 0px;
}

.h3.mt0.fs-side-title {
  font-size: 23px;
}

.grid {
  padding: 0px 20px;
}

.grid.bb1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #dedede;
}

.grid.bb1.mt3 {
  margin-top: 30px;
}

.grid.bb1.mt3.hide {
  display: none;
}

.grid.bb1.no-border {
  border-bottom-style: none;
  border-bottom-width: 0px;
}

.grid.bb1.no-border.margin {
  margin-bottom: 40px;
}

.grid.bb1.hide {
  display: none;
}

.grid.mb3 {
  margin-bottom: 30px;
}

.grid.mb3.mb4 {
  margin-bottom: 40px;
}

.grid-list-item {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 45px;
}

.grid-list-item.check {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
  padding-bottom: 20px;
  background-image: url('../images/6065560bdad2cb4fc0f87b96_check.svg');
  background-position: 0% 50%;
  background-size: 32px;
  background-repeat: no-repeat;
}

.grid-list-item.uncheck {
  background-image: url('../images/6065560bdad2cb2351f87b97_uncheck.svg');
  background-position: 0% 50%;
  background-size: 32px;
  background-repeat: no-repeat;
}

.column {
  padding-right: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-2 {
  padding-left: 40px;
}

.column-2.bl1 {
  padding-left: 60px;
  border-left: 1px solid #dedede;
}

.bl1 {
  border-left: 1px solid #dedede;
}

.bl1.bp2 {
  padding-bottom: 20px;
}

.columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.columns.no-flex {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.div-block {
  border: 3px solid #ccc;
}

.box3 {
  max-width: 100%;
  padding: 20px;
  border: 5px solid #ccc;
  background-color: #f7f7f7;
}

.box3.mb3 {
  margin-bottom: 30px;
  border-width: 5px;
  border-color: #ccc;
  background-color: #f7f7f7;
}

.box3.mb3.b-dotted {
  border-style: dashed;
  border-color: #fdc300;
  background-color: #fff7dc;
}

.box3.mb3.b-none {
  border-width: 0px;
  background-color: #4e7096;
}

.box3.mb3.b-yellow {
  border-color: #fadf98;
  background-color: #fef5c4;
}

.box3.m-auto {
  margin-right: auto;
  margin-left: auto;
}

.box3.m-auto.mb2 {
  margin-bottom: 20px;
}

.box3._w-60 {
  max-width: 60%;
}

.box3._w-60.m-uto {
  margin-right: auto;
  margin-left: auto;
}

.box3._w-60.m-uto.mb2 {
  margin-bottom: 20px;
}

.box3._w-60.m-uto.mb2.bg-white {
  background-color: #fff;
}

.box3._w-60.m-uto.mb2.bg-white.b8 {
  border-width: 7px;
  border-color: #5eb130;
}

.box3._w-60.m-uto.mb2.bg-white.b8.bc-dark {
  border-color: #333;
}

.btn-primary {
  width: 100%;
  padding: 36px 60px;
  border-bottom: 5px solid #057b05;
  border-radius: 8px;
  background-color: #069206;
  font-family: 'Open Sans', sans-serif;
  font-size: 30px;
  font-weight: 700;
  text-align: center;
}

.btn-primary:hover {
  background-color: #058705;
}

.btn-primary.mb3 {
  margin-bottom: 30px;
}

.btn-primary.mb5 {
  margin-bottom: 30px;
}

.btn-primary.fs-20 {
  font-size: 20px;
}

.btn-primary.btn-sidebar {
  padding: 10px;
  font-size: 18px;
}

.afooter {
  color: #535353;
  text-decoration: none;
}

.sidebar {
  padding: 20px 15px;
  border-radius: 8px;
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.23);
}

.sidebar.text-center {
  text-align: center;
}

.column-3 {
  position: -webkit-sticky;
  position: sticky;
  top: 30px;
  bottom: auto;
  margin-top: 30px;
  margin-bottom: 20px;
}

.column-4 {
  padding-right: 0px;
  padding-left: 0px;
}

.columns-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.columns-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image {
  margin-top: -10px;
}

.bg-yellow {
  background-color: #ffe987;
}

.bg-yellow.fs-bold {
  font-weight: 700;
}

.list2 {
  margin-top: 30px;
  margin-left: 10px;
  font-family: 'Open Sans', sans-serif;
  font-size: 24px;
  font-weight: 600;
}

.list2-item {
  margin-bottom: 10px;
}

.cite {
  position: relative;
  top: -10px;
  font-size: 15px;
  font-style: italic;
}

.alink {
  text-decoration: none;
}

.a-img-2 {
  width: 100%;
  max-width: none;
  margin-top: 20px;
  margin-bottom: 10px;
}

.a-img-2.text-center {
  text-align: center;
}

.a-img-2.text-center.mb0 {
  margin-bottom: 0px;
}

.color-yellow {
  color: #069206;
}

.list2-2 {
  margin-top: 30px;
  margin-bottom: 30px;
  margin-left: 10px;
  font-family: 'Open Sans', sans-serif;
  font-size: 24px;
}

.p-2 {
  font-family: 'Open Sans', sans-serif;
  color: #3a3838;
  font-size: 21px;
  line-height: 1.7;
}

.p-2.fs-18 {
  font-size: 18px;
}

.p-2.fs-18.mb0 {
  margin-bottom: 0px;
}

.p-2.mb3 {
  margin-bottom: 30px;
}

.p-2.mb0 {
  margin-bottom: 0px;
  border: 0px dashed #000;
}

.mb1 {
  margin-bottom: 10px;
}

.image-2 {
  width: 100%;
  max-width: 80%;
}

.image-2._w-100 {
  max-width: 100%;
}

.image-3 {
  width: 100%;
}

.logo-2 {
  max-width: 200px;
  margin-right: auto;
  margin-left: auto;
}

.logo-2.mw-200 {
  width: auto;
  height: 50px;
  max-width: none;
}

.h3-2 {
  font-family: 'Open Sans', sans-serif;
}

.h3-2.text-center {
  text-align: center;
}

.h3-2.text-center.mb0 {
  margin-bottom: 0px;
}

.h2-2 {
  margin-top: 0px;
  font-family: 'Open Sans', sans-serif;
  font-size: 30px;
  line-height: 1.4;
}

.h2-2.text-center {
  text-align: center;
}

.image-4 {
  max-width: 80%;
  margin-right: auto;
  margin-left: auto;
}

.image-5 {
  max-width: 100%;
}

.link {
  color: #0b039f;
  line-height: 1.2;
  text-decoration: none;
}

.embed-year {
  display: none;
}

.column-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.link-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.html-embed-2.hide {
  display: none;
}

.html-embed-3 {
  font-size: 15px;
  font-weight: 600;
}

.text-span {
  text-decoration: underline;
}

.list-1 {
  padding-left: 30px;
  font-family: 'Open Sans', sans-serif;
  color: #3a3838;
  font-size: 21px;
  line-height: 1.7;
  list-style-type: decimal;
}

.list-item {
  margin-bottom: 10px;
}

.list-item-2 {
  margin-bottom: 10px;
}

.scrolling-div {
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
}

.compare-pic {
  position: absolute;
  left: auto;
  z-index: 3;
}

.compare-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1000px;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
}

.container-2 {
  width: 90%;
  max-width: 1290px;
  min-height: 100px;
  margin-right: auto;
  margin-left: auto;
}

.container-2.shadow {
  margin-top: 60px;
  margin-bottom: 35px;
  padding: 41px 6% 35px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(245, 242, 231, 0.69);
  border-radius: 25px;
  box-shadow: 0 19px 18px 11px rgba(227, 232, 236, 0.45);
  text-align: center;
}

.container-2.shadow.compare {
  position: relative;
  z-index: 2;
  overflow: hidden;
  width: 95%;
  max-width: 1000px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px 0%;
}

.check-size {
  max-width: 25px;
}

.compare-item {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 80px;
  padding-right: 17px;
  padding-left: 17px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-bottom: 1px solid #f7f7f7;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
}

.compare-item.blank {
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom-style: none;
  color: #333;
  font-size: 15px;
}

.compare-item.head {
  max-width: 250px;
  min-width: 250px;
  padding: 12px 23px 12px 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  text-align: left;
}

.compare-item.head.blank {
  border-bottom-style: none;
  background-color: transparent;
}

.compare-item.head._1 {
  min-width: 250px;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom-color: hsla(0, 0%, 96.7%, 0);
  color: #333;
  font-weight: 700;
}

.compare-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: #fff;
}

.compare-row.white {
  background-color: #fdfdfd;
}

.compare-name {
  margin-top: 0px;
  margin-bottom: 4px;
  color: #333;
  font-size: 16px;
  line-height: 22px;
  font-weight: 700;
}

.text-block {
  color: #333;
}

.text-block-2 {
  color: #333;
}

.box-text {
  margin-bottom: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Open Sans', sans-serif;
  color: #202020;
  font-size: 18px;
  line-height: 1.5;
  font-weight: 400;
}

.box-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20%;
  min-height: 80px;
  padding: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #ccc;
  color: #3a3838;
  font-size: 18px;
  line-height: 1.5;
}

.box-item.heading {
  min-height: 70px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #fafafa;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  text-align: center;
}

.box-item.heading.wborder {
  border-right: 1px solid #ccc;
}

.box-item.checked {
  background-image: url('../images/6065560bdad2cb4fc0f87b96_check.svg');
  background-position: 50% 50%;
  background-size: 30px;
  background-repeat: no-repeat;
}

.box-item.checked.wborder {
  border-right: 1px solid #ccc;
  background-image: url('../images/6065560bdad2cb4fc0f87b96_check.svg');
}

.box-item.unchecked {
  margin-left: 0px;
  background-image: url('../images/6065560bdad2cb2351f87b97_uncheck.svg');
  background-position: 50% 50%;
  background-size: 30px;
  background-repeat: no-repeat;
}

.box-item.unchecked.wborder {
  border-right: 1px solid #ccc;
}

.flex-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.box-item-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40%;
  min-height: 80px;
  padding: 15px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #ccc;
  color: #3a3838;
  font-size: 18px;
  line-height: 1.5;
}

.box-item-text.wborder {
  border-right: 1px solid #ccc;
}

.box-item-text.heading {
  min-height: 70px;
  padding-left: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #fafafa;
  text-align: center;
}

.box-item-text.heading.wborder {
  border-right: 1px solid #ccc;
}

.compare-name-2 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  line-height: 1.3;
  font-weight: 400;
}

.compare-brands-wrapper {
  width: 95%;
  margin: 20px auto 30px;
}

.line {
  font-weight: 600;
  text-decoration: underline;
}

.link-2 {
  font-weight: 600;
}

.fs-custom-italic {
  font-size: 29px;
}

@media screen and (max-width: 991px) {
  .logo.mw-200 {
    max-width: 160px;
  }

  .p {
    margin-bottom: 10px;
  }

  .grid-list {
    padding-right: 10px;
  }

  .column-2.bl1 {
    padding-left: 20px;
  }

  .box3._w-60.m-uto.mb2.bg-white.b8 {
    margin-top: 30px;
  }

  .btn-primary.mb5 {
    font-size: 24px;
  }

  .btn-primary.btn-sidebar {
    font-size: 15px;
  }

  .sidebar.text-center {
    display: block;
  }

  .column-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 15px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .columns-2 {
    display: block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .column-4 {
    display: block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .p-2 {
    margin-bottom: 10px;
  }

  .logo-2.mw-200 {
    max-width: 160px;
  }

  .scrolling-div {
    margin-right: 0px;
    margin-left: 0px;
  }

  .compare-item.blank {
    min-height: 60px;
    padding-right: 15px;
    padding-left: 15px;
    font-size: 13px;
    line-height: 18px;
  }

  .box-text {
    font-size: 16px;
  }

  .compare-name-2 {
    font-size: 16px;
  }
}

@media screen and (max-width: 767px) {
  .header {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .logo {
    max-width: 150px;
  }

  .h1 {
    font-size: 36px;
  }

  .p {
    font-size: 19px;
  }

  .h2 {
    font-size: 26px;
  }

  .grid.bb1.mt3 {
    display: block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .grid-list {
    padding-right: 10px;
  }

  .column-2.bl1 {
    padding-left: 20px;
  }

  .bl1.bp2 {
    padding-left: 20px;
  }

  .columns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .box3._w-60.m-uto.mb2.bg-white.b8 {
    max-width: 100%;
  }

  .btn-primary.mb5 {
    padding-top: 20px;
    padding-bottom: 20px;
    line-height: 1.2;
  }

  .column-3 {
    display: none;
  }

  .columns-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .columns-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .columns-5 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .columns-6 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .columns-7 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .columns-8 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .image-2 {
    max-width: 100%;
  }

  .logo-2 {
    max-width: 160px;
  }

  .h2-2 {
    font-size: 26px;
  }

  .image-4 {
    max-width: 100%;
  }

  .image-5 {
    max-width: 100%;
  }

  .compare-item.blank {
    min-height: 40px;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 11px;
  }

  .compare-item.head {
    max-width: 180px;
    min-width: 180px;
    padding-left: 10px;
  }

  .compare-item.head.black {
    max-width: 180px;
  }

  .compare-name {
    font-size: 15px;
  }
}

@media screen and (max-width: 479px) {
  .header {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .footer {
    padding-top: 35px;
  }

  .row {
    padding-right: 10px;
    padding-left: 10px;
  }

  .row.p1 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .logo {
    height: 40px;
    max-width: none;
  }

  .logo.mw-200 {
    max-width: 130px;
  }

  .logo.mb2 {
    height: 50px;
  }

  .h1 {
    margin-top: 10px;
    font-size: 25px;
  }

  .p {
    font-size: 17px;
  }

  .p.fs-19 {
    font-size: 15px;
  }

  .p.fs-18.mb0 {
    font-size: 15px;
  }

  .p.mb3 {
    margin-bottom: 10px;
  }

  .p.mb0.fw-bold.fs-20 {
    font-size: 18px;
  }

  .p.mb0.fw-bold.fs-20.text-center {
    font-size: 25px;
  }

  .box1.bl-5.p2.mb3 {
    padding-left: 10px;
  }

  .h2 {
    font-size: 19px;
  }

  .h3.text-center.mb0 {
    font-size: 18px;
  }

  .grid.bb1 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .grid.mb3 {
    padding-left: 0px;
  }

  .grid-list-item.check {
    padding-left: 34px;
    background-size: 26px;
  }

  .grid-list-item.uncheck {
    padding-left: 34px;
    background-size: 26px;
  }

  .column-2.bl1 {
    padding-left: 10px;
  }

  .bl1.bp2 {
    padding-left: 10px;
  }

  .box3.mb3.b-dotted {
    margin-bottom: 25px;
  }

  .btn-primary.mb5 {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 20px;
  }

  .p-2 {
    font-size: 18px;
  }

  .p-2.fs-18.mb0 {
    font-size: 15px;
  }

  .bold-text {
    font-size: 25px;
  }

  .bold-text-2 {
    font-size: 22px;
  }

  .logo-2 {
    max-width: 132px;
  }

  .logo-2.mw-200 {
    width: 80%;
    height: auto;
    max-width: none;
  }

  .h3-2.text-center.mb0 {
    font-size: 18px;
  }

  .h2-2 {
    font-size: 22px;
  }

  .link {
    font-size: 23px;
  }

  .link-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .bold-text-3 {
    font-size: 22px;
  }

  .bold-text-4 {
    font-size: 22px;
  }

  .bold-text-5 {
    font-size: 22px;
  }

  .bold-text-6 {
    font-size: 22px;
  }

  .bold-text-7 {
    font-size: 22px;
  }

  .bold-text-8 {
    font-size: 22px;
  }

  .html-embed-2 {
    margin-top: 5px;
  }

  .scrolling-div {
    overflow: auto;
    min-width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .compare-pic {
    position: absolute;
    bottom: 1.8281px;
    width: 50px;
    max-width: 20%;
    min-width: 39px;
  }

  .compare-header {
    width: 100%;
    margin-top: 0px;
  }

  .container-2 {
    width: 90%;
  }

  .container-2.shadow {
    margin-top: 5px;
    margin-bottom: 10px;
    padding-top: 5px;
    padding-bottom: 0px;
  }

  .container-2.shadow.compare {
    width: 100%;
    min-width: 100%;
  }

  .check-size {
    max-width: 18px;
  }

  .compare-item {
    width: 20%;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .compare-item.blank {
    min-height: auto;
    padding-top: 13px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 10px;
    line-height: 14px;
  }

  .compare-item.head {
    max-width: 40%;
    min-width: 40%;
    padding-right: 15px;
    padding-left: 15px;
    font-size: 13px;
    line-height: 18px;
    text-align: left;
  }

  .compare-item.head.black {
    max-width: 110px;
  }

  .compare-item.head._1 {
    min-width: 115px;
  }

  .compare-row {
    width: 100%;
  }

  .compare-name {
    font-size: 11px;
    line-height: 19px;
  }

  .box-text {
    font-size: 16px;
    line-height: 1.3;
  }

  .box-item {
    padding-left: 0px;
  }

  .box-item.heading {
    padding: 10px;
  }

  .box-item.checked {
    padding: 10px;
    background-position: 50% 50%;
    background-size: 25px;
  }

  .box-item.unchecked {
    padding: 10px;
    background-position: 50% 50%;
    background-size: 25px;
    font-size: 16px;
  }

  .box-item-text {
    padding: 10px;
  }

  .box-item-text.heading {
    padding: 10px;
  }

  .compare-name-2 {
    font-size: 16px;
    line-height: 24px;
  }

  .compare-name-2.sml {
    font-size: 12px;
    line-height: 18px;
  }

  .compare-brands-wrapper {
    width: 100%;
  }
}

