@charset "utf-8";
@import url("https://use.typekit.net/pbu5jwo.css");
/*.group-wrapper .section-body .content-text h2 {
  text-align: left;
 }*/
.rt-content .group-wrapper .section-body .content-text h2 {
  text-align: left;
  font-size: 2.188rem;
  line-height: 1.2;
  font-weight: 700;
  letter-spacing: 1px;
}
.rt-content .group-wrapper .section-body .content-text p {
  font-size: 1.25rem;
  line-height: 1.5;
  font-weight: 300;
}
.no-jingles {
  padding: 0 20px;
  width: 100%;
  display: block;
}
.comp-section .section-callout .comp-tiles .columns-container .tile .icon, .comp-section.knockout .comp-tiles .columns-container .tile .icon {
  background: none;
}
/*HERO BANNER*/
.comp-inner-banner-quote {
  min-height: 700px;
  height: calc(100vh - 72px);
  max-height: 900px;
}
.comp-inner-banner-quote .media.desktop {
  background-color: #eee;
}
.comp-inner-banner-quote.left .quote {
  display: flex;
  align-items: center;
}
.comp-inner-banner-quote.left .content {
  padding-top: 140px;
  padding-bottom: 115px;
  justify-content: space-around;
  align-items: flex-start;
}
.comp-inner-banner-quote.left .text {
  padding-bottom: 0;
}
.comp-inner-banner-quote h1 {
  max-width: 450px;
  margin: 50px auto 20px;
  color: #4d4d4f;
  text-transform: uppercase;
  font-family: 'Menco', din-2014, Arial, sans-serif;
  font-weight: 400;
  text-align: center;
  font-size: 3.5rem;
  line-height: 1.3;
  letter-spacing: 3px;
}
.comp-inner-banner-quote h2 {
  color: #4d4d4f;
  font-family: 'Menco', din-2014, Arial, sans-serif;
  text-transform: uppercase;
  margin-bottom: 40px;
  font-size: 1.25rem;
  letter-spacing: 2px;
}
.comp-inner-banner-quote .text img {
  max-width: 500px;
}
@media screen and (max-width: 1045px) {
  .comp-inner-banner-quote.left {
    min-height: 600px;
    max-height: 900px;
  }
  .comp-inner-banner-quote h1 {
    width: 300px;
    font-size: 2rem;
    margin: 30px auto;
  }
  .comp-inner-banner-quote h2 {
    font-size: 1rem;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .comp-inner-banner-quote.left {
    height: auto;
    max-height: none;
  }
  .comp-inner-banner-quote.left .content {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .comp-inner-banner-quote.left .text {
    padding-bottom: 40px;
  }
  .comp-inner-banner-quote .text img.img-bottom {
    display: none;
  }
}
/* make imagery 100%*/
[class^="group-wrapper"] img {
  width: 100%;
  max-width: 700px;
}
/*JDP Image resize*/
.content-img.jdp img {
  max-width: 345px;
}
.group-wrapper {
  height: 100%;
  display: flex;
  flex-direction: row;
  padding-bottom: 45px;
}
.group-wrapper.hch {
  padding-bottom: 75px;
}
.group-wrapper.policyhd {
  padding-bottom: 0;
}
.section-body {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  width: 100%;
  max-width: 1280px;
  padding: 0 15px;
}
.content-img {
  flex: 0 0 45%;
  text-align: center;
}
.content-text {
  flex: 0 0 35%;
}
.content-img.hch {
  margin-right: 100px;
}
/* JDP Section*/
.section-body.jdp {
  justify-content: flex-end;
}
.content-text.jdp {
  margin-right: 60px;
}
.content-img.cslove {
  margin-right: 100px;
}
.content-text.cslove {
  flex: 0 0 35%;
}
/*Inurance you can count on*/
.section-body.saving {
  height: 400px;
}
.content-img.saving {
  max-width: 510px;
  margin-left: 55px;
}
.content-text.saving {
  margin-right: 115px;
}
/*Policyholders Over Profits*/
.group-wrapper.policyhd {
  padding: 0;
}
.rt-content .container.policyhd {
  display: flex;
  max-width: 1280px;
  margin: 0 auto;
  justify-content: center;
}
.section-body.policyhd {
  max-height: 100%;
  }
.content-img.policyhd {
  flex: 0 0 60%;
  margin-right: 70px;
}
.content-img.policyhd img {
  display: block;
  margin: 0;
}
/* On screens that are 768px wide or less, rows stack on top of each other instead of next to each other */
@media screen and (max-width: 768px) {
  .no-jingles {
    padding: 0;
    width: 85%;
    margin: auto;
  }
  /* font resize*/
  .rt-content .group-wrapper .section-body .content-text h2 {
    font-size: 1.875rem;
  }
  .rt-content .group-wrapper .section-body .content-text p {
    font-size: 1.25rem;
  }
  .group-wrapper {
    flex-direction: column;
  }
  .section-body {
    flex-direction: column;
  }
  .content-img {
    width: 70%;
  }
  .content-text {
    width: 80%;
    margin: 30px;
  }
  .content-img.hch {
    margin-right: 0;
  }
  /* JDP Section*/
  .section-body.jdp {
    flex-direction: column-reverse;
    justify-content: center;
    height: 100%;
  }
  .content-text.jdp {
    margin: 30px auto;
  }
  .content-img.cslove {
    margin: 0 auto;
  }
  /*Inurance you can count on*/
  .section-body.saving {
    flex-direction: column-reverse;
    height: 100%;
  }
  .content-img.saving {
    margin: 30px auto;
  }
  .content-text.saving {
    margin-right: 0;
  }
  /*Policyholders Over Profits*/
  .rt-content .container.policyhd {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin: 0 auto;
  }

  .content-img.policyhd {
    margin: 0;
	  width: 90%;
  }
/*
  .content-img.policyhd img {
    display: flex;
  }
*/
}