body.page-template-template-landingpage-nonav .wrapper.landingpage .header .top-nav .container ul li:last-child a {
  border-radius: 10px;
  padding: 10px 30px;
  background: #162650;
  color: #fff;
}
body.page-template-template-landingpage-nonav .wrapper.landingpage .header .mobile-nav .quotelink {
  border-radius: 10px;
  padding: 10px 30px;
  background: #162650;
  color: #fff;
  font-size: 1rem;
  text-decoration: none;
  margin: 5px;
}
body.page-template-template-landingpage-nonav .wrapper.landingpage .content-wrap {
  padding: 0;
}
body.page-template-template-landingpage-nonav .wrapper.landingpage .content-wrap .container {
  width: unset;
  margin: unset;
  padding: unset;
}
body.page-template-template-landingpage-nonav .wrapper.landingpage .content-wrap .container .full-width section.grey {
  background-color: #E3E7E7;
}
body.page-template-template-landingpage-nonav .wrapper.landingpage .content-wrap .container .full-width section.hero-image {
  position: relative;
  min-height: 630px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  align-items: center;
  margin-bottom: 50px;
}
@media only screen and (max-width: 768px) {
  body.page-template-template-landingpage-nonav .wrapper.landingpage .content-wrap .container .full-width section.hero-image {
    min-height: 430px;
  }
}
body.page-template-template-landingpage-nonav .wrapper.landingpage .content-wrap .container .full-width section.hero-image .dark_overlay {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.25);
  width: 100%;
  height: 100%;
  display: block;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
body.page-template-template-landingpage-nonav .wrapper.landingpage .content-wrap .container .full-width section.hero-image h1 {
  font-family: "Lato", sans-serif;
  font-size: 75px;
  line-height: 80px;
  width: calc(100% - 40px);
  max-width: 1290px;
  color: #fff;
  margin: 0 auto;
  text-align: center;
  z-index: 2;
}
body.page-template-template-landingpage-nonav .wrapper.landingpage .content-wrap .container .full-width section.text {
  text-align: center;
  max-width: 1290px;
  width: calc(100% - 40px);
  margin: 50px auto;
}
body.page-template-template-landingpage-nonav .wrapper.landingpage .content-wrap .container .full-width section.text p {
  color: #707070;
  font-size: 22px;
  line-height: 30px;
  font-family: "Lato", sans-serif;
}
body.page-template-template-landingpage-nonav .wrapper.landingpage .content-wrap .container .full-width section.video {
  width: calc(100% - 40px);
  max-width: 1290px;
  margin: 50px auto;
}
body.page-template-template-landingpage-nonav .wrapper.landingpage .content-wrap .container .full-width section.video .videowrapper {
  position: relative;
}
body.page-template-template-landingpage-nonav .wrapper.landingpage .content-wrap .container .full-width section.video .videowrapper .playbtn {
  width: 150px;
  height: 150px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='156.973' height='156.973' viewBox='0 0 156.973 156.973'%3E%3Cg id='noun-play-button-5214721' transform='translate(-60 -60)'%3E%3Crect id='Rectangle_4' data-name='Rectangle 4' width='88.908' height='85.986' transform='translate(98.139 98.139)' fill='%23fff'/%3E%3Cpath id='Path_1' data-name='Path 1' d='M138.487,216.973A78.487,78.487,0,1,0,60,138.487,78.493,78.493,0,0,0,138.487,216.973Zm-17.441-48.284L168.137,141.5a3.492,3.492,0,0,0,0-6.046l-47.092-27.194a3.49,3.49,0,0,0-5.232,3.023v54.374a3.49,3.49,0,0,0,5.232,3.023h0Z' fill='%2313406a' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E%0A") no-repeat center center/contain;
  z-index: 1;
}
body.page-template-template-landingpage-nonav .wrapper.landingpage .content-wrap .container .full-width section.video .videowrapper .playbtn:hover {
  cursor: pointer;
}
body.page-template-template-landingpage-nonav .wrapper.landingpage .content-wrap .container .full-width section.side-by-side {
  padding: 50px 0;
}
body.page-template-template-landingpage-nonav .wrapper.landingpage .content-wrap .container .full-width section.side-by-side .container {
  width: calc(100% - 40px);
  max-width: 1290px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media only screen and (max-width: 768px) {
  body.page-template-template-landingpage-nonav .wrapper.landingpage .content-wrap .container .full-width section.side-by-side .container {
    flex-direction: column;
  }
}
body.page-template-template-landingpage-nonav .wrapper.landingpage .content-wrap .container .full-width section.side-by-side .container .left {
  width: calc(40% - 30px);
}
@media only screen and (max-width: 768px) {
  body.page-template-template-landingpage-nonav .wrapper.landingpage .content-wrap .container .full-width section.side-by-side .container .left {
    width: calc(100% - 30px);
    margin-bottom: 30px;
  }
}
body.page-template-template-landingpage-nonav .wrapper.landingpage .content-wrap .container .full-width section.side-by-side .container .right {
  width: calc(60% - 30px);
  font-family: "Lato", sans-serif;
}
@media only screen and (max-width: 768px) {
  body.page-template-template-landingpage-nonav .wrapper.landingpage .content-wrap .container .full-width section.side-by-side .container .right {
    width: calc(100% - 30px);
  }
}
body.page-template-template-landingpage-nonav .wrapper.landingpage .content-wrap .container .full-width section.side-by-side .container .right .title {
  display: block;
}
body.page-template-template-landingpage-nonav .wrapper.landingpage .content-wrap .container .full-width section.side-by-side .container .right .title h2 {
  color: #003258;
  font-size: 45px;
  line-height: 54px;
  font-family: "Lato", sans-serif;
  font-weight: normal;
}
body.page-template-template-landingpage-nonav .wrapper.landingpage .content-wrap .container .full-width section.side-by-side .container .right .text {
  display: block;
  margin: 0 0 30px;
}
body.page-template-template-landingpage-nonav .wrapper.landingpage .content-wrap .container .full-width section.side-by-side .container .right .text p {
  color: #707070;
  font-size: 22px;
  line-height: 30px;
  font-family: "Lato", sans-serif;
}
body.page-template-template-landingpage-nonav .wrapper.landingpage .content-wrap .container .full-width section.side-by-side .container .right .link {
  display: block;
  margin: 15px 0;
}
body.page-template-template-landingpage-nonav .wrapper.landingpage .content-wrap .container .full-width section.side-by-side .container .right .link a {
  display: inline-block;
  border-radius: 10px;
  padding: 10px 30px;
  background: #162650;
  color: #fff;
}
body.page-template-template-landingpage-nonav .wrapper.landingpage .content-wrap .container .full-width section.icon-grid {
  padding: 50px 0;
  width: calc(100% - 40px);
  max-width: 1290px;
  margin: 0 auto;
}
body.page-template-template-landingpage-nonav .wrapper.landingpage .content-wrap .container .full-width section.icon-grid h2 {
  text-align: center;
  font-family: "Lato", sans-serif;
  color: #003258;
  font-size: 45px;
  line-height: 55px;
  font-weight: normal;
}
body.page-template-template-landingpage-nonav .wrapper.landingpage .content-wrap .container .full-width section.icon-grid .icons-wrapper {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: wrap;
}
@media only screen and (max-width: 768px) {
  body.page-template-template-landingpage-nonav .wrapper.landingpage .content-wrap .container .full-width section.icon-grid .icons-wrapper {
    flex-direction: column;
  }
}
body.page-template-template-landingpage-nonav .wrapper.landingpage .content-wrap .container .full-width section.icon-grid .icons-wrapper .icon {
  text-align: center;
  max-width: 28%;
  margin: 50px 2%;
}
@media only screen and (max-width: 768px) {
  body.page-template-template-landingpage-nonav .wrapper.landingpage .content-wrap .container .full-width section.icon-grid .icons-wrapper .icon {
    max-width: unset;
  }
}
body.page-template-template-landingpage-nonav .wrapper.landingpage .content-wrap .container .full-width section.icon-grid .icons-wrapper .icon .image {
  position: relative;
  height: 125px;
  width: 125px;
  margin: 10px auto 30px;
}
body.page-template-template-landingpage-nonav .wrapper.landingpage .content-wrap .container .full-width section.icon-grid .icons-wrapper .icon .image img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}
body.page-template-template-landingpage-nonav .wrapper.landingpage .content-wrap .container .full-width section.icon-grid .icons-wrapper .icon .title h3 {
  font-family: "Lato", sans-serif;
  font-weight: bold;
  color: #003258;
  font-size: 22px;
  line-height: 25px;
}
body.page-template-template-landingpage-nonav .wrapper.landingpage .content-wrap .container .full-width section.icon-grid .icons-wrapper .icon .text p {
  font-family: "Lato", sans-serif;
  font-size: 22px;
  line-height: 30px;
}
body.page-template-template-landingpage-nonav .wrapper.landingpage .content-wrap .container .full-width section.downloads {
  padding: 100px 0;
  background-color: #162650;
  color: #fff;
}
@media only screen and (max-width: 768px) {
  body.page-template-template-landingpage-nonav .wrapper.landingpage .content-wrap .container .full-width section.downloads {
    padding: 50px 0;
  }
}
body.page-template-template-landingpage-nonav .wrapper.landingpage .content-wrap .container .full-width section.downloads .container {
  width: calc(100% - 40px);
  max-width: 1290px;
  margin: 0 auto;
}
body.page-template-template-landingpage-nonav .wrapper.landingpage .content-wrap .container .full-width section.downloads .title h2 {
  color: #fff;
  font-family: "Lato", sans-serif;
  font-size: 45px;
  line-height: 54px;
  margin-bottom: 30px;
  font-weight: normal;
}
body.page-template-template-landingpage-nonav .wrapper.landingpage .content-wrap .container .full-width section.downloads .text p {
  color: #fff;
  font-family: "Lato", sans-serif;
  font-size: 22px;
  line-height: 30px;
}
body.page-template-template-landingpage-nonav .wrapper.landingpage .content-wrap .container .full-width section.downloads .links {
  margin-top: 50px;
  display: flex;
}
@media only screen and (max-width: 768px) {
  body.page-template-template-landingpage-nonav .wrapper.landingpage .content-wrap .container .full-width section.downloads .links {
    flex-direction: column;
  }
}
body.page-template-template-landingpage-nonav .wrapper.landingpage .content-wrap .container .full-width section.downloads .links a {
  margin-right: 20px;
  background: #fff;
  color: #162650;
  padding: 10px 30px;
  text-decoration: none;
  border-radius: 10px;
  font-family: "Lato", sans-serif;
  font-size: 22px;
  line-height: 30px;
  font-weight: bold;
  margin-bottom: 30px;
}
@media only screen and (max-width: 768px) {
  body.page-template-template-landingpage-nonav .wrapper.landingpage .content-wrap .container .full-width section.downloads .links a {
    margin-right: unset;
  }
}
body.page-template-template-landingpage-nonav .wrapper.landingpage .content-wrap .container .full-width section.cta-form {
  padding: 50px 0;
}
@media only screen and (max-width: 768px) {
  body.page-template-template-landingpage-nonav .wrapper.landingpage .content-wrap .container .full-width section.cta-form {
    padding: 50px 0;
  }
}
body.page-template-template-landingpage-nonav .wrapper.landingpage .content-wrap .container .full-width section.cta-form.grey {
  background-color: #E3E7E7;
}
body.page-template-template-landingpage-nonav .wrapper.landingpage .content-wrap .container .full-width section.cta-form .container {
  max-width: 1290px;
  width: calc(100% - 40px);
  margin: 50px auto;
}
body.page-template-template-landingpage-nonav .wrapper.landingpage .content-wrap .container .full-width section.cta-form .container h2 {
  font-family: "Lato", sans-serif;
  color: #003258;
  font-size: 45px;
  line-height: 55px;
  font-weight: normal;
  margin-bottom: 20px;
}
body.page-template-template-landingpage-nonav .wrapper.landingpage .content-wrap .container .full-width section.cta-form .container .text {
  margin-bottom: 50px;
}
body.page-template-template-landingpage-nonav .wrapper.landingpage .content-wrap .container .full-width section.cta-form .container .text p {
  font-size: 22px;
  font-family: "Lato", sans-serif;
}
body.page-template-template-landingpage-nonav .wrapper.landingpage .content-wrap .container .full-width section.cta-form .container .form > div {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}
body.page-template-template-landingpage-nonav .wrapper.landingpage .content-wrap .container .full-width section.cta-form .container .form .gform_validation_errors {
  width: 100%;
  flex-basis: 100%;
}
body.page-template-template-landingpage-nonav .wrapper.landingpage .content-wrap .container .full-width section.cta-form .container .form .gform_validation_errors h2 {
  font-size: 25px;
  line-height: 35px;
  margin: 0;
  padding: 0;
  color: #c02b0a;
}
body.page-template-template-landingpage-nonav .wrapper.landingpage .content-wrap .container .full-width section.cta-form .container .form .gform_wrapper.gravity-theme .gform_fields {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media only screen and (max-width: 768px) {
  body.page-template-template-landingpage-nonav .wrapper.landingpage .content-wrap .container .full-width section.cta-form .container .form .gform_wrapper.gravity-theme .gform_fields {
    flex-direction: column;
  }
}
body.page-template-template-landingpage-nonav .wrapper.landingpage .content-wrap .container .full-width section.cta-form .container .form .ten {
  width: calc(10% - 20px);
}
body.page-template-template-landingpage-nonav .wrapper.landingpage .content-wrap .container .full-width section.cta-form .container .form .twenty {
  width: calc(19% - 18px);
}
body.page-template-template-landingpage-nonav .wrapper.landingpage .content-wrap .container .full-width section.cta-form .container .form .thirty {
  width: calc(29% - 17px);
}
body.page-template-template-landingpage-nonav .wrapper.landingpage .content-wrap .container .full-width section.cta-form .container .form .forty {
  width: calc(40% - 20px);
}
body.page-template-template-landingpage-nonav .wrapper.landingpage .content-wrap .container .full-width section.cta-form .container .form .fifty {
  width: calc(50% - 20px);
}
body.page-template-template-landingpage-nonav .wrapper.landingpage .content-wrap .container .full-width section.cta-form .container .form .full {
  width: 100%;
}
@media only screen and (max-width: 768px) {
  body.page-template-template-landingpage-nonav .wrapper.landingpage .content-wrap .container .full-width section.cta-form .container .form .ten, body.page-template-template-landingpage-nonav .wrapper.landingpage .content-wrap .container .full-width section.cta-form .container .form .twenty, body.page-template-template-landingpage-nonav .wrapper.landingpage .content-wrap .container .full-width section.cta-form .container .form .thirty, body.page-template-template-landingpage-nonav .wrapper.landingpage .content-wrap .container .full-width section.cta-form .container .form .forty, body.page-template-template-landingpage-nonav .wrapper.landingpage .content-wrap .container .full-width section.cta-form .container .form .fifty {
    width: 100%;
  }
}
body.page-template-template-landingpage-nonav .wrapper.landingpage .content-wrap .container .full-width section.cta-form .container .form label {
  color: #707070;
}
body.page-template-template-landingpage-nonav .wrapper.landingpage .content-wrap .container .full-width section.cta-form .container .form input, body.page-template-template-landingpage-nonav .wrapper.landingpage .content-wrap .container .full-width section.cta-form .container .form textarea, body.page-template-template-landingpage-nonav .wrapper.landingpage .content-wrap .container .full-width section.cta-form .container .form select {
  color: #707070;
  font-size: 22px;
  line-height: 30px;
  font-family: "Lato", sans-serif;
  border-radius: 5px;
  border: 1px solid #000;
}
body.page-template-template-landingpage-nonav .wrapper.landingpage .content-wrap .container .full-width section.cta-form .container .form input[type=checkbox] {
  margin-bottom: unset;
  transform: scale(1.5);
  margin-right: 10px;
}
body.page-template-template-landingpage-nonav .wrapper.landingpage .content-wrap .container .full-width section.cta-form .container .form select {
  min-height: 50px;
}
body.page-template-template-landingpage-nonav .wrapper.landingpage .content-wrap .container .full-width section.cta-form .container .form fieldset {
  background: #fff;
  border: 1px solid #000;
  padding: 15px;
  margin: 0;
  position: relative;
  border-radius: 5px;
}
body.page-template-template-landingpage-nonav .wrapper.landingpage .content-wrap .container .full-width section.cta-form .container .form fieldset legend {
  font-size: 22px;
  line-height: 30px;
  font-family: "Lato", sans-serif;
  font-weight: normal;
  color: #707070;
  margin-top: 12px;
  display: block;
  position: absolute;
  top: 0;
}
body.page-template-template-landingpage-nonav .wrapper.landingpage .content-wrap .container .full-width section.cta-form .container .form fieldset .ginput_container_checkbox {
  margin-top: 40px;
}
body.page-template-template-landingpage-nonav .wrapper.landingpage .content-wrap .container .full-width section.cta-form .container .form input[type=submit] {
  background: #003258;
  color: #fff;
  padding: 10px 100px;
  border-radius: 10px;
  margin-top: 50px;
}
@media only screen and (max-width: 768px) {
  body.page-template-template-landingpage-nonav .wrapper.landingpage .content-wrap .container .full-width section.cta-form .container .form input[type=submit] {
    margin-top: 10px;
  }
}
body.page-template-template-landingpage-nonav .wrapper.landingpage .content-wrap .container .full-width section .gform_confirmation_message {
  position: relative;
  width: calc(100% - 40px);
  margin: 0 auto;
  max-width: 1290px;
  padding: 100px;
  background: #162650;
  color: #fff;
  border-radius: 20px;
}
body.page-template-template-landingpage-nonav .wrapper.landingpage .content-wrap .container .full-width section .gform_confirmation_message h3 {
  color: #fff;
  font-size: 75px;
  line-height: 90px;
  font-weight: normal;
  font-family: "Lato", sans-serif;
}
body.page-template-template-landingpage-nonav .wrapper.landingpage .content-wrap .container .full-width section .gform_confirmation_message p {
  color: #fff;
  font-size: 22px;
  line-height: 30px;
  font-family: "Lato", sans-serif;
}
