article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden] {
  display: none;
}

html {
  font-size: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

button,
html,
input,
select,
textarea {
  font-family: sans-serif;
}

body {
  margin: 0;
}

h1 {
  font-size: 2em;
  margin: .67em 0;
}

h2 {
  font-size: 1.5em;
  margin: .83em 0;
}

h3 {
  font-size: 1.17em;
  margin: 1em 0;
}

h4 {
  font-size: 1em;
  margin: 1.33em 0;
}

h5 {
  font-size: .83em;
  margin: 1.67em 0;
}

h6 {
  font-size: .67em;
  margin: 2.33em 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: 700;
}

blockquote {
  margin: 1em 40px;
}

dfn {
  font-style: italic;
}

hr {
  box-sizing: content-box;
  height: 0;
}

mark {
  background: #ff0;
  color: #000;
}

p,
pre {
  margin: 1em 0;
}

code,
kbd,
pre,
samp {
  font-family: monospace,serif;
  _font-family: courier new,monospace;
  font-size: 1em;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

q {
  quotes: none;
}

q:after,
q:before {
  content: "";
  content: none;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -.5em;
}

sub {
  bottom: -.25em;
}

dl,
menu,
ol,
ul {
  margin: 1em 0;
}

dd {
  margin: 0 0 0 40px;
}

menu,
ol,
ul {
  padding: 0 0 0 40px;
}

nav ol,
nav ul {
  list-style: none;
  list-style-image: none;
}

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}

svg:not(:root) {
  overflow: hidden;
}

figure,
form {
  margin: 0;
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em;
}

legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px;
}

button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}

button,
input {
  line-height: normal;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible;
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px;
}

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  border: none;
}

html {
  overflow-y: scroll;
}

::-moz-selection {
  background: #121f26;
  color: #fff;
  text-shadow: none;
}

::selection {
  background: #121f26;
  color: #fff;
  text-shadow: none;
}

audio,
canvas,
img,
video {
  vertical-align: middle;
}

*,
:after,
:before {
  box-sizing: border-box;
}

body {
  background: #fff;
  color: #394b54;
  font-size: 16px;
  font-family: open_sansregular;
  line-height: 1.6;
}

.anti-aliased,
.container,
a,
dl,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
p,
q,
ul {
  -webkit-font-smoothing: antialiased;
  text-shadow: 0 0 1px rgba(0,0,0,.1);
}

a {
  color: #1a6e96;
  text-decoration: none;
}

a:focus,
a:hover {
  color: #121f26;
}

a:focus {
  outline: thin dotted;
}

a:active,
a:hover {
  outline: 0;
}

img {
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}

hr {
  display: block;
  height: 1px;
  margin: 1em 0;
  padding: 0;
  border: 0;
  border-top: 1px solid #ccc;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #121f26;
  font-weight: 400;
  font-style: normal;
  line-height: 1.3;
  margin: 0 0 .3em;
}

h1 {
  font-size: 30px;
}

h1,
h2 {
  font-family: open_sansbold;
}

h2 {
  font-size: 22px;
}

h3 {
  font-size: 20px;
}

h3,
h4 {
  font-family: open_sansbold;
}

h4 {
  font-size: 18px;
}

h5 {
  font-size: 16px;
  font-family: open_sansbold;
}

dl,
ol,
p,
ul {
  margin: 0 0 1.4em;
}

:not(.normalize_ul)~ul {
  list-style: none;
  padding: 0;
}

.media-body ul {
  list-style: disc;
  padding: 40px;
}

b,
strong {
  font-family: open_sansbold;
}

em,
i {
  font-family: open_sansitalic;
}

table {
  width: 100%;
  margin: 1.5em 0;
}

@media screen and (max-width:879px) {
  table {
    display: block;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
}

table td,
table th {
  vertical-align: top;
  padding: .5em;
  border: 1px solid #e1d8d1;
}

fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}

fieldset legend {
  line-height: 1;
  padding-bottom: .2em;
}

textarea {
  width: 100%;
  padding: 1em;
  border: 1px solid #73787a;
  resize: vertical;
  -webkit-appearance: none;
  border-radius: 0;
}

input[type=email],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text] {
  background-color: #fff;
  width: 100%;
  height: 45px;
  padding: .3em .3em .2em;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border: 1px solid #73787a;
  border-radius: 0;
  transition: .3s;
}

input[type=email]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
select:focus,
textarea:focus {
  outline: 0;
}

.submit-btn {
  background-color: #394b54;
  display: block;
  font-family: open_sansbold;
  color: #fff;
  height: 52px;
  width: 268px;
  margin: 0 auto;
  border: 0;
  -webkit-appearance: none;
  border-radius: 0;
  transition: all .3s ease-out;
}

.submit-btn:focus,
.submit-btn:hover {
  background: #121f26;
  outline: 0;
}

::-webkit-input-placeholder {
  color: #394b54;
}

:-moz-placeholder,
::-moz-placeholder {
  color: #394b54;
}

:-ms-input-placeholder {
  color: #394b54;
}

[placeholder],
input[placeholder] {
  color: #394b54;
}

form span.the-error {
  display: block;
  font-family: open_sansbold;
  font-size: 14px;
  color: #ba2318;
  padding-top: .2em;
}

form input[type=email].the-error,
form input[type=password].the-error,
form input[type=text].the-error,
form textarea.the-error {
  border: 2px solid #ba2318;
}

@font-face {
  font-family: open_sansregular;
  src: url(fonts/open-sans/OpenSans-Regular-webfont.eot);
  src: url(fonts/open-sans/OpenSans-Regular-webfont.eot?#iefix) format("embedded-opentype"),url(fonts/open-sans/OpenSans-Regular-webfont.woff) format("woff"),url(fonts/open-sans/OpenSans-Regular-webfont.ttf) format("truetype"),url(fonts/open-sans/OpenSans-Regular-webfont.svg#open_sansregular) format("svg");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: open_sansbold;
  src: url(fonts/open-sans/OpenSans-Bold-webfont.eot);
  src: url(fonts/open-sans/OpenSans-Bold-webfont.eot?#iefix) format("embedded-opentype"),url(fonts/open-sans/OpenSans-Bold-webfont.woff) format("woff"),url(fonts/open-sans/OpenSans-Bold-webfont.ttf) format("truetype"),url(fonts/open-sans/OpenSans-Bold-webfont.svg#open_sansbold) format("svg");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: open_sanssemibold_italic;
  src: url(fonts/open-sans/OpenSans-SemiboldItalic-webfont.eot);
  src: url(fonts/open-sans/OpenSans-SemiboldItalic-webfont.eot?#iefix) format("embedded-opentype"),url(fonts/open-sans/OpenSans-SemiboldItalic-webfont.woff) format("woff"),url(fonts/open-sans/OpenSans-SemiboldItalic-webfont.ttf) format("truetype"),url(fonts/open-sans/OpenSans-SemiboldItalic-webfont.svg#open_sanssemibold_italic) format("svg");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: open_sanssemibold;
  src: url(fonts/open-sans/OpenSans-Semibold-webfont.eot);
  src: url(fonts/open-sans/OpenSans-Semibold-webfont.eot?#iefix) format("embedded-opentype"),url(fonts/open-sans/OpenSans-Semibold-webfont.woff) format("woff"),url(fonts/open-sans/OpenSans-Semibold-webfont.ttf) format("truetype"),url(fonts/open-sans/OpenSans-Semibold-webfont.svg#open_sanssemibold) format("svg");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: open_sanslight_italic;
  src: url(fonts/open-sans/OpenSans-LightItalic-webfont.eot);
  src: url(fonts/open-sans/OpenSans-LightItalic-webfont.eot?#iefix) format("embedded-opentype"),url(fonts/open-sans/OpenSans-LightItalic-webfont.woff) format("woff"),url(fonts/open-sans/OpenSans-LightItalic-webfont.ttf) format("truetype"),url(fonts/open-sans/OpenSans-LightItalic-webfont.svg#open_sanslight_italic) format("svg");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: open_sanslight;
  src: url(fonts/open-sans/OpenSans-Light-webfont.eot);
  src: url(fonts/open-sans/OpenSans-Light-webfont.eot?#iefix) format("embedded-opentype"),url(fonts/open-sans/OpenSans-Light-webfont.woff) format("woff"),url(fonts/open-sans/OpenSans-Light-webfont.ttf) format("truetype"),url(fonts/open-sans/OpenSans-Light-webfont.svg#open_sanslight) format("svg");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: open_sansitalic;
  src: url(fonts/open-sans/OpenSans-Italic-webfont.eot);
  src: url(fonts/open-sans/OpenSans-Italic-webfont.eot?#iefix) format("embedded-opentype"),url(fonts/open-sans/OpenSans-Italic-webfont.woff) format("woff"),url(fonts/open-sans/OpenSans-Italic-webfont.ttf) format("truetype"),url(fonts/open-sans/OpenSans-Italic-webfont.svg#open_sansitalic) format("svg");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: open_sansextrabold_italic;
  src: url(fonts/open-sans/OpenSans-ExtraBoldItalic-webfont.eot);
  src: url(fonts/open-sans/OpenSans-ExtraBoldItalic-webfont.eot?#iefix) format("embedded-opentype"),url(fonts/open-sans/OpenSans-ExtraBoldItalic-webfont.woff) format("woff"),url(fonts/open-sans/OpenSans-ExtraBoldItalic-webfont.ttf) format("truetype"),url(fonts/open-sans/OpenSans-ExtraBoldItalic-webfont.svg#open_sansextrabold_italic) format("svg");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: open_sansextrabold;
  src: url(fonts/open-sans/OpenSans-ExtraBold-webfont.eot);
  src: url(fonts/open-sans/OpenSans-ExtraBold-webfont.eot?#iefix) format("embedded-opentype"),url(fonts/open-sans/OpenSans-ExtraBold-webfont.woff) format("woff"),url(fonts/open-sans/OpenSans-ExtraBold-webfont.ttf) format("truetype"),url(fonts/open-sans/OpenSans-ExtraBold-webfont.svg#open_sansextrabold) format("svg");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: open_sansbold_italic;
  src: url(fonts/open-sans/OpenSans-BoldItalic-webfont.eot);
  src: url(fonts/open-sans/OpenSans-BoldItalic-webfont.eot?#iefix) format("embedded-opentype"),url(fonts/open-sans/OpenSans-BoldItalic-webfont.woff) format("woff"),url(fonts/open-sans/OpenSans-BoldItalic-webfont.ttf) format("truetype"),url(fonts/open-sans/OpenSans-BoldItalic-webfont.svg#open_sansbold_italic) format("svg");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: open_sans_condensedbold;
  src: url(fonts/open-sans/opensans-condbold-webfont.eot);
  src: url(fonts/open-sans/opensans-condbold-webfont.eot?#iefix) format("embedded-opentype"),url(fonts/open-sans/opensans-condbold-webfont.woff2) format("woff2"),url(fonts/open-sans/opensans-condbold-webfont.woff) format("woff"),url(fonts/open-sans/opensans-condbold-webfont.ttf) format("truetype"),url(fonts/open-sans/opensans-condbold-webfont.svg#open_sans_condensedbold) format("svg");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: open_sanscondensed_light;
  src: url(fonts/open-sans/opensans-condlight-webfont.eot);
  src: url(fonts/open-sans/opensans-condlight-webfont.eot?#iefix) format("embedded-opentype"),url(fonts/open-sans/opensans-condlight-webfont.woff2) format("woff2"),url(fonts/open-sans/opensans-condlight-webfont.woff) format("woff"),url(fonts/open-sans/opensans-condlight-webfont.ttf) format("truetype"),url(fonts/open-sans/opensans-condlight-webfont.svg#open_sanscondensed_light) format("svg");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: open_sansCnLtIt;
  src: url(fonts/open-sans/opensans-condlightitalic-webfont.eot);
  src: url(fonts/open-sans/opensans-condlightitalic-webfont.eot?#iefix) format("embedded-opentype"),url(fonts/open-sans/opensans-condlightitalic-webfont.woff2) format("woff2"),url(fonts/open-sans/opensans-condlightitalic-webfont.woff) format("woff"),url(fonts/open-sans/opensans-condlightitalic-webfont.ttf) format("truetype"),url(fonts/open-sans/opensans-condlightitalic-webfont.svg#open_sansCnLtIt) format("svg");
  font-weight: 400;
  font-style: normal;
}

.accessLink,
.accessTarget {
  position: absolute;
  top: -999em;
  z-index: 9999;
}

.accessLink:focus {
  top: 0;
}

.wrapper {
  margin: 0 auto;
}

.container,
.main,
.wrapper {
  position: relative;
}

.container {
  max-width: 1440px;
  margin: 0;
  clear: both;
}

.container:after {
  display: table;
  content: " ";
  clear: both;
}

.container-720 {
  max-width: 720px;
}

.container-760 {
  max-width: 760px;
}

.container-780 {
  max-width: 780px;
}

.container-900 {
  max-width: 900px;
}

.container-960 {
  max-width: 960px;
}

.container-980 {
  max-width: 980px;
}

.container-1160 {
  max-width: 1160px;
}

.main-content {
  padding-left: 20px;
  padding-right: 20px;
}

.grid-row {
  clear: both;
}

.grid-row:after {
  display: table;
  content: " ";
  clear: both;
}

.grid-row .grid {
  display: block;
  position: relative;
  margin: 0;
}

.grid-row .grid_1 {
  width: 100%;
}

a.toggle-menu {
  display: inline-block;
  z-index: 999;
  padding: 5px;
  border: 1px solid #da291c;
  border-radius: 3px;
  position: absolute;
  top: 5px;
  right: 0;
}

a.toggle-menu .menu-title {
  display: none;
}

a.toggle-menu>span.icon-bar {
  background: #da291c;
  display: block;
  width: 18px;
  height: 2px;
  margin: 4px;
}

a.menu-close {
  background: #fff;
  display: block;
  float: right;
  color: #121f26;
  font-size: 16px;
  text-decoration: none;
  text-transform: uppercase;
  padding: .4em .5em .3em;
  border-radius: 4px;
}

.seperatorAfter:after,
.seperatorBefore:before {
  background: #fff;
  display: block;
  content: " ";
  height: 6px;
  width: 80px;
  margin: 0 auto 30px;
  clear: both;
}

.seperatorAfter:after {
  margin: 30px 0;
}

.the-content a {
  text-decoration: underline;
}

.the-content li {
  padding-bottom: .4em;
}

.the-content ul {
  padding-left: .8em;
}

.the-content ol {
  padding-left: 2em;
}

.the-content ul li {
  list-style: none;
  position: relative;
  padding: 0 0 .5em .8em;
}

.the-content ul li:before {
  background: #ba2318;
  display: block;
  content: " ";
  height: 4px;
  width: 4px;
  position: absolute;
  top: 10px;
  left: 0;
}

.the-content ul li>ul {
  margin: .4em 0 .4em .8em;
}

.the-content {
  padding: 0 0 2em;
}

.the-content.light-gray {
  background: #f6f6f6;
}

.the-content h3 {
  font-size: 26px;
  line-height: 1.6;
  margin-bottom: .8em;
}

.breadcrumb,
.the-content.the-main-content {
  padding: 2em 20px;
}

.breadcrumb {
  display: none;
  font-size: 14px;
}

.breadcrumb a {
  color: #121f26;
}

.breadcrumb a:focus,
.breadcrumb a:hover {
  text-decoration: underline;
}

.breadcrumb.bc-keyline {
  border-top: 2px solid #dadada;
  padding-bottom: 4em;
}

.page-banner .container .pb-content {
  color: #fff;
  text-align: center;
  padding: 1em;
  z-index: 99;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.page-banner .container .pb-content h1 {
  font-size: 26px;
  color: #fff;
}

.page-banner .container div.mask {
  background: rgba(0,0,0,.45);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
}

.page-intro {
  font-size: 18px;
  text-align: center;
  position: relative;
  margin: 2em 0;
  padding-left: 20px;
  padding-right: 20px;
}

.page-intro>p {
  margin: 0;
}

.page-callouts-section {
  padding: 2em 20px;
}

.page-callouts-section.light-gray {
  background: #f6f6f6;
}

.page-callouts-section .page-callouts-section-intro {
  font-size: 16px;
  max-width: 620px;
  text-align: center;
  position: relative;
  margin: 1em auto;
  padding: 0 40px;
}

.page-callouts-section .page-callouts-section-intro h2 {
  font-family: open_sansregular;
}

.page-callouts-section .page-co-section-header {
  font-size: 26px;
  margin-bottom: 1.2em;
}

.page-callouts-section .page-co-section-header:before {
  background: #ba2318;
  display: block;
  content: " ";
  height: 6px;
  width: 80px;
  margin: 0 0 30px;
  clear: both;
}

.page-callouts-section .page-callout {
  margin-bottom: 3em;
}

.page-callouts-section .page-callout h2,
.page-callouts-section .page-callout h3 {
  font-size: 22px;
  margin-bottom: .5em;
  word-wrap: break-word;
}

.page-callouts-section .page-callout p {
  margin-bottom: 1em;
}

.page-callouts-section .page-callout ul {
  margin: 0 0 1em 1em;
  padding: 0;
}

.page-callouts-section .page-callout ul>li {
  position: relative;
  padding: 0 0 .3em 1em;
}

.page-callouts-section .page-callout ul>li:before {
  background: #1a6e96;
  display: block;
  content: " ";
  height: 4px;
  width: 4px;
  position: absolute;
  top: 10px;
  left: 0;
  border-radius: 100%;
}

.page-callouts-section .page-callout ul>li>a {
  text-decoration: underline;
}

.page-callouts-section .page-callout a.callout-link {
  display: inline-block;
  font-family: open_sansbold;
  color: #ba2318;
  margin-top: .8em;
  transition: all .3s ease-out;
}

.page-callouts-section .page-callout a.callout-link:after {
  background: url(../img/layout/double-arrows-red.svg) 0 0 no-repeat;
  display: inline-block;
  content: " ";
  width: 19px;
  height: 17px;
  position: relative;
  margin-left: .6em;
  vertical-align: middle;
}

.page-callouts-section .page-callout a.callout-link:focus,
.page-callouts-section .page-callout a.callout-link:hover {
  color: #121f26;
}

.page-callouts-section .page-callout a.callout-link:focus:after,
.page-callouts-section .page-callout a.callout-link:hover:after {
  background: url(../img/layout/double-arrows-blk.svg) 0 0 no-repeat;
}

.page-callouts-section .page-callout.page-co-insurance {
  background: url(../img/layout/insurance-icon.svg) 0 0 no-repeat;
  background-size: 20px auto;
  padding-left: 30px;
}

.page-callouts-section .page-callout.page-co-checkbox {
  background: url(../img/layout/checkbox-icon.svg) 0 5px no-repeat;
  background-size: 20px auto;
  padding-left: 30px;
}

.page-callouts-section .page-callout.page-co-investment {
  background: url(../img/layout/investments-icon.svg) 0 0 no-repeat;
  background-size: 20px auto;
  padding-top: 5px;
  padding-left: 30px;
}

.callouts-section .grid-callout {
  background: #ba2318;
  color: #fff;
  min-height: 300px;
  text-align: center;
  position: relative;
  padding-bottom: 50px;
}

.callouts-section .grid-callout .callout-content {
  padding: 50px 1em 0;
}

.callouts-section .grid-callout h2 {
  font-size: 22px;
  color: #fff;
  margin-bottom: .8em;
}

.callouts-section .grid-callout a.callout-link {
  display: inline-block;
  width: 85%;
  max-width: 260px;
}

.callouts-section .grid-callout.darker-red {
  background: #9c1d14;
}

.callouts-section .grid-callout.dark-red {
  background: #821811;
}

.callouts-section .grid-callout.dark-blue {
  background: #394b54;
}

.callouts-section .grid-callout.dark-green {
  background: #3c5659;
}

.callouts-section .grid-callout.light-green {
  background: #3b736c;
}

.callouts-section .grid-callout.grid_3_full a.callout-link {
  text-align: center;
}

.common-blocks {
  min-height: 420px;
  position: relative;
  padding: 0;
}

.common-blocks .common-btn {
  display: inline-block;
}

.common-blocks .common-block {
  background: #437e77;
  color: #fff;
  min-height: 1px;
  text-align: center;
  position: relative;
  padding: 2em 40px 60px;
}

.common-blocks .common-block h2,
.common-blocks .common-block h3 {
  font-size: 22px;
  color: #fff;
  margin-bottom: .8em;
}

.common-blocks .common-block.dark-blue {
  background: #394b54;
}

.common-blocks .common-block.dark-red {
  background: #ba2318;
}

.common-blocks .common-block.base-white {
  background: #fff;
}

.common-blocks.common-block-with-image {
  color: #fff;
  max-width: 540px;
  margin: 0 auto;
}

.common-blocks.common-block-with-image h3 {
  color: #fff;
  margin-bottom: .8em;
}

.common-blocks.common-block-with-image .dark-red {
  background: #ba2318;
}

.common-blocks.common-block-with-image .dark-blue {
  background: #1a6e96;
}

.common-blocks.common-block-with-image .base-white {
  background: #fff;
  color: #394b54;
}

.common-blocks.common-block-with-image .base-white h3 {
  color: #394b54;
}

.common-blocks.common-block-with-image .media-aside {
  margin: 0;
}

.common-blocks.common-block-with-image .media-body {
  margin: 0;
  padding: 2em 1em 1.4em;
}

.content-block {
  padding: 2em 20px;
}

.content-block.light-gray {
  background: #f6f6f6;
}

.content-block img {
  display: block;
  margin: 1em auto;
}

.content-block h2 {
  font-size: 22px;
  margin-bottom: 1em;
}

.content-block ul {
  padding-left: .8em;
}

.content-block ul li {
  list-style: none;
  position: relative;
  padding: 0 0 .5em .8em;
}

.content-block ul li:before {
  background: #ba2318;
  display: block;
  content: " ";
  height: 4px;
  width: 4px;
  position: absolute;
  top: 10px;
  left: 0;
}

.content-block ul li>ul {
  margin: .4em 0 .4em .8em;
}

.content-block .grid_right {
  max-width: 460px;
  margin: 0 auto;
}

.common-listing-block {
  position: relative;
  margin-bottom: 2em;
  padding: 0 0 2em;
  border-bottom: 1px solid #c2cbcf;
}

.common-listing-block h3 {
  font-size: 22px;
  margin-bottom: .3em;
}

.common-listing-block .common-listing-date {
  display: block;
  font-size: 12px;
  margin-bottom: .5em;
}

.common-listing-block .common-link {
  color: #ba2318;
  text-decoration: none;
  margin: 0;
}

.common-listing-block .common-link:after {
  background: url(../img/layout/double-arrows-red.svg) 0 0 no-repeat;
  display: inline-block;
  content: " ";
  width: 19px;
  height: 17px;
  position: relative;
  margin-left: .6em;
  vertical-align: middle;
}

.common-listing-block .common-link:focus,
.common-listing-block .common-link:hover {
  color: #121f26;
}

.common-listing-block .common-link:focus:after,
.common-listing-block .common-link:hover:after {
  background: url(../img/layout/double-arrows-blk.svg) 0 0 no-repeat;
}

.page-resources-section {
  padding: 2em 20px;
}

.page-resources-section.light-gray {
  background: #f6f6f6;
}

.page-resources-section .page-resources-section-header {
  font-size: 26px;
  max-width: 760px;
  text-align: center;
  position: relative;
  margin: 0 auto 2em;
}

@media screen and (min-width:55em) {
  .page-resources-section .page-resource.grid_2 {
    width: 48%;
    margin-left: 4%;
  }

  .page-resources-section .page-resource.grid_2:first-child {
    margin-left: 0;
  }
}

.page-resources-section .page-resource h2,
.page-resources-section .page-resource h3 {
  font-size: 22px;
  margin-bottom: 1em;
  padding-bottom: .5em;
  border-bottom: 2px solid #c9d1d5;
}

.page-resources-section .page-resource p {
  margin-bottom: 1em;
}

.page-resources-section .page-resource ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.page-resources-section .page-resource ul>li {
  position: relative;
  line-height: 1.4;
  padding: 0 0 40px;
}

.page-resources-section .page-resource ul>li>a {
  color: #121f26;
  background-position: 0 4px;
}

.page-resources-section .page-resource ul>li>a.resource-icon {
  min-height: 44px;
}

.page-resources-section .page-resource ul>li>a.external-link-icon {
  text-decoration: underline;
}

.page-resources-section .page-resource ul>li>a span {
  display: block;
  margin-bottom: .5em;
}

.page-resources-section .page-resource ul>li>a .common-link {
  text-decoration: none;
  margin: 0;
}

.page-resources-section .page-resource ul>li>a .common-link:after {
  background: url(../img/layout/double-arrows-blk.svg) 0 0 no-repeat;
  display: inline-block;
  content: " ";
  width: 19px;
  height: 17px;
  position: relative;
  margin-left: .6em;
  vertical-align: middle;
}

.page-resources-section .page-resource ul>li>a .common-link:focus,
.page-resources-section .page-resource ul>li>a .common-link:hover {
  color: #ba2318;
}

.page-resources-section .page-resource ul>li>a .common-link:focus:after,
.page-resources-section .page-resource ul>li>a .common-link:hover:after {
  background: url(../img/layout/double-arrows-red.svg) 0 0 no-repeat;
}

.page-resources-section .page-resource ul>li>a:focus,
.page-resources-section .page-resource ul>li>a:focus .common-link,
.page-resources-section .page-resource ul>li>a:hover,
.page-resources-section .page-resource ul>li>a:hover .common-link {
  color: #ba2318;
}

.page-resources-section .page-resource ul>li>a:focus .common-link:after,
.page-resources-section .page-resource ul>li>a:hover .common-link:after {
  background: url(../img/layout/double-arrows-red.svg) 0 0 no-repeat;
}

figure figcaption {
  font-size: 12px;
  text-align: center;
  padding-top: .7em;
}

.accordion-component h3 {
  font-size: 18px;
  line-height: 1.2;
  position: relative;
  margin: 0;
}

.accordion-component h3:before {
  background: #f4af00;
  display: block;
  content: " ";
  width: 70px;
  height: 1px;
  margin: 0;
  position: absolute;
  top: 20px;
  left: 40px;
  z-index: 999;
}

.accordion-component h3 button {
  background: #2f2f30;
  display: block;
  font-family: open_sansbold;
  color: #fff;
  text-align: left;
  width: 100%;
  min-height: 80px;
  position: relative;
  padding: .9em .9em .9em 40px;
  border: 0;
  outline: 0 none;
}

.accordion-component h3 button:before {
  display: block;
  content: "+";
  float: right;
  font-family: open_sansbold;
  font-size: 32px;
  color: #f4af00;
  width: 40px;
  text-align: center;
  line-height: 1;
  margin-top: -16px;
  position: absolute;
  top: 50%;
  right: 20px;
}

.accordion-component h3.active:before {
  background: #f4af00;
}

.accordion-component h3.active button {
  background: #fff;
  color: #2f2f30;
}

.accordion-component h3.active button:before {
  color: #2f2f30;
  content: "-";
}

.accordion-component .accordion-item {
  margin-bottom: 1.6em;
}

.accordion-component .accordion-pane {
  background: #fff;
  display: none;
  position: relative;
}

.js-video {
  height: 0;
  padding-top: 0;
  padding-bottom: 67.5%;
  margin-top: 1em;
  margin-bottom: 2em;
  position: relative;
  overflow: hidden;
}

.js-video.widescreen {
  padding-bottom: 56.2%;
}

.js-video.vimeo {
  padding-top: 0;
}

.js-video embed,
.js-video iframe,
.js-video object,
.js-video video {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.video-wrapper {
  position: relative;
  padding-top: 0;
  padding-bottom: 56.2%;
  height: 0;
}

.video-wrapper iframe,
.video-wrapper video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

ul.custom-dd {
  background: #fff;
  font-size: 14px;
  width: 99%;
  position: relative;
}

ul.custom-dd>li.custom-dd-parent>a.custom-dd-parent-link {
  background: #fff;
  display: block;
  position: relative;
  margin: 0;
  cursor: pointer;
  outline: none;
  color: #121f26;
  font-size: 12px;
  text-decoration: none;
  text-transform: uppercase;
  padding: 10px;
  border: 1px solid #e7e7e7;
}

ul.custom-dd li.custom-dd-parent:after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  right: 16px;
  top: 50%;
  margin-top: -3px;
  border-width: 6px 6px 0;
  border-style: solid;
  border-color: #ba2318 transparent;
}

ul.custom-dd li.custom-dd-parent.active:after {
  border-width: 0 6px 6px;
}

ul.custom-dd ul.custom-dd-children {
  background: #fff;
  display: none;
  position: absolute;
  top: 37px;
  left: 0;
  z-index: 100;
  width: 100%;
  z-index: 9999;
  border: 1px solid #e7e7e7;
  box-shadow: 0 8px 10px 5px rgba(0,0,0,.2);
}

ul.custom-dd ul.custom-dd-children>li {
  background-image: none;
  font-size: 12px;
  height: 1%;
  margin: 0;
  padding: 0;
  position: relative;
  border-bottom: 1px solid #e7e7e7;
}

ul.custom-dd ul.custom-dd-children>li>a {
  background: #fff;
  display: block;
  color: #121f26;
  text-transform: uppercase;
  text-decoration: none;
  padding: .8em;
  transition: all .3s ease-out;
}

ul.custom-dd ul.custom-dd-children>li>a>a:focus,
ul.custom-dd ul.custom-dd-children>li>a>a:hover {
  color: #fff;
}

ul.custom-dd ul.custom-dd-children.showdd {
  display: block;
}

ul.custom-dd ul.custom-dd-children a:focus,
ul.custom-dd ul.custom-dd-children a:hover {
  color: #000;
}

.main-blog-content {
  position: relative;
  margin: 2em 20px;
}

.main-blog-content h2 {
  margin-bottom: 1em;
}

.main-blog-content h3 {
  font-family: open_sansregular;
  font-size: 22px;
  color: #394b54;
  margin-bottom: 1em;
}

.main-blog-content figure {
  position: relative;
  margin: 2em 0;
}

.content-map {
  padding: 2em 0;
}

.content-map .or-label {
  display: none;
  font-family: open_sansbold;
  text-align: center;
}

.content-map .container-map-filters {
  min-height: 380px;
  text-align: center;
  margin-bottom: 2em;
  padding-left: 20px;
  padding-right: 20px;
}

.content-map .container-map-filters .grid {
  margin-bottom: 2em;
}

.content-map .container-map-filters .label {
  display: block;
  font-family: open_sansbold;
  text-transform: uppercase;
  position: relative;
  margin-bottom: 1.8em;
}

.content-map ul.map-filters>li {
  display: inline-block;
  margin: 0 8px 16px;
}

.content-map ul.map-filters>li label {
  display: block;
  color: #394b54;
  height: 50px;
  width: 50px;
  line-height: 46px;
  text-decoration: none;
  text-align: center;
  border: 2px solid #394b54;
}

.content-map ul.map-filters>li label.selected,
.content-map ul.map-filters>li label:focus,
.content-map ul.map-filters>li label:hover {
  background-color: #394b54;
  color: #fff;
}

.content-map ul.map-filters>li input[type=checkbox] {
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  overflow: hidden;
  margin: -1px;
  padding: 0;
  position: absolute;
  border: 0;
}

.content-map input[type=submit] {
  margin: 0 auto;
}

.map-section-content-results {
  line-height: 1.8;
  padding: 2em 0;
}

.map-section-content-results .map-section-header {
  font-size: 22px;
  max-width: 760px;
  text-align: center;
  position: relative;
  margin: 0 auto 2em;
}

.map-section-content-results .map-address-block {
  background: #fff;
  text-align: center;
  position: relative;
  margin-bottom: 1em;
  padding: 40px 20px 20px;
}

.map-section-content-results .map-address-block h3 {
  font-size: 16px;
  margin-bottom: .4em;
}

.head-office-block {
  line-height: 1.8;
  text-align: center;
}

.head-office-block .head-office-section-header {
  font-size: 22px;
  max-width: 760px;
  text-align: center;
  position: relative;
  margin: 0 auto 2em;
}

.head-office-block h3 {
  font-size: 16px;
  margin-bottom: .4em;
}

a.video-link {
  display: inline-block;
  position: relative;
  margin: 0 auto;
}

a.video-link:before {
  background: rgba(0,0,0,.4) url(../img/layout/video-icon.svg) 50% 50% no-repeat;
  display: block;
  content: " ";
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.featured-video {
  max-width: 460px;
  margin: 0 auto;
  padding: 2em 20px;
}

.featured-video .featured-video-link {
  display: block;
  max-width: 460px;
  margin: 0 auto 1em;
}

.featured-video h2 {
  margin-bottom: .8em;
}

.page-video-section-header {
  font-size: 22px;
  max-width: 760px;
  text-align: center;
  position: relative;
  margin: 0 auto 2em;
}

.video-callout.grid {
  margin-bottom: 2em;
}

.video-callout a.video-link {
  margin-bottom: 1em;
}

.search-results h2,
.video-callout h2,
.video-callout h3 {
  font-size: 22px;
}

.search-results h2>a {
  color: #394b54;
}

.search-results h2>a:focus,
.search-results h2>a:hover {
  color: #121f26;
}

.search-results p.page-link {
  font-size: 13px;
  margin-bottom: .8em;
}

ul>li {
  clear: both;
}

ul>li label {
  display: block;
  float: left;
  max-width: 80%;
}

ul>li input[type=checkbox],
ul>li input[type=radio] {
  display: block;
  float: left;
  margin-right: 10px;
}

ul>li:after {
  display: table;
  content: " ";
  clear: both;
}

.form-row {
  margin-bottom: 20px;
  clear: both;
}

.form-row .form-component {
  position: relative;
  padding-bottom: 20px;
}

.form-row .form-component p {
  font-size: 12px;
  margin: .5em 0;
}

.form-row .form-component .required {
  display: block;
  font-size: 20px;
  color: #ba2318;
  height: 27px;
  width: 11px;
  position: absolute;
  top: -5px;
  left: -15px;
}

.form-note {
  font-size: 13px;
  color: #3e3e3e;
  margin: -10px 0 1em;
}

.form-disclaimer {
  font-size: 13px;
  margin-bottom: .5em;
}

.site-form .page-intro {
  margin-top: 0;
  margin-bottom: 2em;
}

.site-form h3 {
  font-size: 22px;
}

.site-form label {
  display: block;
  line-height: 1.2;
  margin: 0;
}

.site-form select {
  height: 45px;
  display: block;
  margin-bottom: .5em;
}

.site-form .form-row {
  padding-left: 10px;
}

.site-form .form-row .form-component {
  vertical-align: top;
}

.site-form .form-row select {
  max-width: 150px;
  margin-right: 5px;
}

.site-form ul {
  padding: 0;
  margin: 0;
}

.site-form ul>li {
  padding-left: 0;
}

.site-form ul>li:before {
  content: none;
}

ul.form-help-types {
  margin-left: -30px;
}

ul.form-help-types>li {
  display: inline-block;
  margin: 0 0 20px 30px;
}

ul.form-help-types>li label {
  background: #fff;
  display: block;
  color: #394b54;
  height: 111px;
  width: 135px;
  text-align: center;
  position: relative;
  border: 2px solid #ba2318;
  cursor: pointer;
  transition: .3s;
}

ul.form-help-types>li label>span {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}

ul.form-help-types>li label.selected,
ul.form-help-types>li label:focus,
ul.form-help-types>li label:hover {
  background-color: #ba2318;
  color: #fff;
}

ul.form-help-types>li input[type=checkbox] {
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  overflow: hidden;
  margin: -1px;
  padding: 0;
  position: absolute;
  border: 0;
}

ul.form-provinces {
  margin-left: -32px;
}

ul.form-provinces>li {
  display: inline-block;
  margin: 0 0 20px 30px;
}

ul.form-provinces>li label {
  background: #fff;
  display: block;
  color: #394b54;
  height: 72px;
  width: 93px;
  line-height: 68px;
  text-align: center;
  border: 2px solid #ba2318;
  cursor: pointer;
  transition: .3s;
}

ul.form-provinces>li label.selected,
ul.form-provinces>li label:focus,
ul.form-provinces>li label:hover {
  background-color: #ba2318;
  color: #fff;
}

ul.form-provinces>li input[type=checkbox] {
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  overflow: hidden;
  margin: -1px;
  padding: 0;
  position: absolute;
  border: 0;
}

.plan-options {
  display: none;
}

.form-calculator .container {
  max-width: 400px;
  margin: 0 auto;
}

.form-calculator ul.form-plan-types {
  margin: 0;
}

.form-calculator ul.form-plan-types>li {
  display: inline-block;
  float: left;
  margin: 0 0 20px;
  padding: 0;
  clear: none;
}

.form-calculator ul.form-plan-types>li:after,
.form-calculator ul.form-plan-types>li:before {
  content: none;
}

.form-calculator ul.form-plan-types>li label {
  background: #fff;
  display: block;
  color: #394b54;
  height: 111px;
  width: 135px;
  text-align: center;
  position: relative;
  border: 2px solid #ba2318;
  cursor: pointer;
  transition: .3s;
}

.form-calculator ul.form-plan-types>li label>span {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}

.form-calculator ul.form-plan-types>li label.selected,
.form-calculator ul.form-plan-types>li label:focus,
.form-calculator ul.form-plan-types>li label:hover {
  background-color: #ba2318;
  color: #fff;
}

.form-calculator ul.form-plan-types>li input[type=checkbox],
.form-calculator ul.form-plan-types>li input[type=radio] {
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  overflow: hidden;
  margin: -1px;
  padding: 0;
  position: absolute;
  border: 0;
}

.form-calculator ul.form-plan-ages {
  margin-left: -30px;
}

.form-calculator ul.form-plan-ages>li {
  display: inline-block;
  margin: 0 0 20px 30px;
}

.form-calculator ul.form-plan-ages>li label {
  background: #fff;
  display: block;
  color: #394b54;
  height: 72px;
  width: 93px;
  line-height: 68px;
  text-align: center;
  border: 2px solid #ba2318;
  cursor: pointer;
  transition: .3s;
}

.form-calculator ul.form-plan-ages>li label.selected,
.form-calculator ul.form-plan-ages>li label:focus,
.form-calculator ul.form-plan-ages>li label:hover {
  background-color: #ba2318;
  color: #fff;
}

.form-calculator ul.form-plan-ages>li input[type=checkbox],
.form-calculator ul.form-plan-ages>li input[type=radio] {
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  overflow: hidden;
  margin: -1px;
  padding: 0;
  position: absolute;
  border: 0;
}

.form-calculator ul.form-plan-smoker {
  margin-left: -32px;
}

.form-calculator ul.form-plan-smoker>li {
  display: inline-block;
  margin: 0 0 20px 32px;
}

.form-calculator ul.form-plan-smoker>li label {
  background: #fff;
  display: block;
  color: #394b54;
  height: 72px;
  width: 93px;
  line-height: 68px;
  text-align: center;
  border: 2px solid #ba2318;
  cursor: pointer;
  transition: .3s;
}

.form-calculator ul.form-plan-smoker>li label.selected,
.form-calculator ul.form-plan-smoker>li label:focus,
.form-calculator ul.form-plan-smoker>li label:hover {
  background-color: #ba2318;
  color: #fff;
}

.form-calculator ul.form-plan-smoker>li input[type=checkbox],
.form-calculator ul.form-plan-smoker>li input[type=radio] {
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  overflow: hidden;
  margin: -1px;
  padding: 0;
  position: absolute;
  border: 0;
}

.form-calculator input#coverage,
.form-calculator input#premium {
  width: 180px;
}

.form-calculator a.step {
  background-color: #394b54;
  display: inline-block;
  color: #fff;
  border: 0;
  height: 45px;
  width: 45px;
  margin-left: .5em;
  vertical-align: top;
  transition: all .3s ease-out;
}

.form-calculator a.step:hover {
  background-color: #121f26;
}

.form-calculator a.step.up:after {
  border-bottom: 10px solid #fff;
}

.form-calculator a.step.down:after,
.form-calculator a.step.up:after {
  display: block;
  content: " ";
  width: 0;
  height: 0;
  position: relative;
  margin: 18px auto 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
}

.form-calculator a.step.down:after {
  border-top: 10px solid #fff;
}

.form-calculator button.submit-btn {
  margin: 0;
}

.homepage-intro {
  font-size: 18px;
  text-align: center;
  position: relative;
  padding: 2em 20px;
}

.homepage-intro p {
  margin: 0;
}

.page-nav {
  background: #bbd4d1;
  font-size: 13px;
  position: relative;
  margin: 0 20px 2em;
}

.page-nav p.page-nav-section-header {
  background: #437e77;
  font-family: open_sansbold;
  font-size: 16px;
  color: #fff;
  line-height: 1.2;
  margin: 0;
  padding: 1.2em 10px;
  cursor: pointer;
}

.page-nav p.page-nav-section-header:after {
  background: url(../img/layout/single-down-arrow.svg) 0 0 no-repeat;
  display: inline-block;
  content: " ";
  float: right;
  height: 8px;
  width: 15px;
  position: relative;
  margin: .4em .5em 0 0;
}

.page-nav ul {
  display: none;
}

.page-nav ul,
.page-nav ul>li {
  margin: 0;
  padding: 0;
}

.page-nav ul>li:before {
  background: #97afad;
  display: block;
  content: " ";
  height: 1px;
  width: 94%;
  position: relative;
  top: 0;
  left: 0;
  margin: 0 auto;
}

.page-nav ul>li:first-child:before {
  content: none;
}

.page-nav ul>li>a {
  background: #bbd4d1;
  display: block;
  color: #394b54;
  text-decoration: none;
  text-transform: uppercase;
  padding: 1.2em 10px;
}

.page-nav ul>li.active>a,
.page-nav ul>li>a:focus,
.page-nav ul>li>a:hover {
  background: #fff;
  padding-left: 5px;
  border-left: 5px solid #437e77;
}

.page-nav-filters {
  background: #bbd4d1;
  font-size: 13px;
  position: relative;
  margin-bottom: 2em;
  padding-bottom: 30px;
}

.page-nav-filters p.page-nav-filters-header {
  background: #437e77;
  font-family: open_sansbold;
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
  line-height: 1.2;
  margin: 0;
  padding: 1.4em 30px 1.2em;
}

.page-nav-filters ul {
  margin: 0;
  padding: 20px 30px;
}

.page-nav-filters ul>li {
  margin: 0;
  padding: .8em 0;
}

.page-nav-filters ul>li:before {
  content: none;
}

.page-nav-filters ul>li label {
  text-transform: uppercase;
}

.page-nav-filters ul>li input[type=checkbox] {
  margin-right: 5px;
  font-size: 20px;
}

.page-nav-filters .page-nav-filter-actions {
  padding: 0 30px;
}

.page-nav-filters .page-nav-filter-actions input[type=submit] {
  background: #fff url(../img/layout/double-arrows-blue.svg) 75% 48% no-repeat;
  display: block;
  font-family: open_sansbold;
  font-size: 16px;
  color: #394b54;
  width: 100%;
  height: 50px;
  border: 0;
  transition: all .3s ease-out;
}

.page-nav-filters .page-nav-filter-actions input[type=submit]:focus,
.page-nav-filters .page-nav-filter-actions input[type=submit]:hover {
  background: #121f26 url(../img/layout/double-arrows-wht.svg) 75% 48% no-repeat;
  color: #fff;
}

ul.pager {
  font-size: 18px;
  margin: 0;
  padding: 0;
}

ul.pager>li {
  display: inline-block;
  position: relative;
  margin: 0 6px 6px 0;
  padding: 0;
  vertical-align: top;
}

ul.pager>li:before {
  content: none;
}

ul.pager>li>a {
  display: block;
  color: #394b54;
  height: 38px;
  width: 38px;
  line-height: 32px;
  text-decoration: none;
  text-align: center;
  border: 2px solid #394b54;
}

ul.pager>li>a:focus {
  outline: none;
}

ul.pager>li>a:hover {
  background-color: #394b54;
  color: #fff;
}

ul.pager>li.next,
ul.pager>li.prev {
  display: none;
}

ul.pager>li.prev>a {
  background: url(../img/layout/single-arrow-left-blk.svg) 50% 50% no-repeat;
}

ul.pager>li.next>a {
  background: url(../img/layout/single-arrow-right-blk.svg) 50% 50% no-repeat;
}

ul.pager>li.current>a {
  background-color: #394b54;
  color: #fff;
}

.footer {
  font-size: 13px;
  color: #394b54;
  max-width: 400px;
  clear: both;
  position: relative;
  margin: 0 auto;
  padding: 2em 20px;
}

.footer .grid_4,
.footer .grid_50 {
  float: left;
  width: 42%;
}

.footer .grid_right {
  float: right;
}

.footer .grid_3 {
  clear: both;
}

.footer h3,
.footer h4 {
  font-size: 14px;
  margin-bottom: .5em;
}

.footer h3,
.footer h4,
.footer label {
  font-family: open_sansbold;
}

.footer .footer-address {
  line-height: 1.9;
  position: relative;
}

.footer .footer-share-compponent {
  position: relative;
  margin: 1em 0;
}

.footer .footer-share-compponent .icon-fb {
  margin-left: .3em;
}

.footer .footer-logo {
  display: block;
  position: relative;
  margin: 2em 0;
}

.footer nav h4 {
  font-size: 14px;
  font-family: open_sansbold;
  text-transform: uppercase;
}

.footer nav h4 a {
  color: #121f26;
}

.footer nav h4 a:hover {
  text-decoration: underline;
}

.footer nav ul>li {
  padding: 0 0 .8em;
  line-height: 1.3;
}

.footer nav ul>li>a {
  color: #394b54;
  text-decoration: underline;
}

.footer nav.footer-site-info ul>li>a {
  font-family: open_sansbold;
  text-transform: uppercase;
}

.footer .footer-sign-up {
  max-width: 310px;
  margin: 0 auto;
}

.footer .footer-sign-up label {
  display: block;
  font-size: 14px;
  margin-bottom: 1em;
}

.footer .footer-sign-up input[type=text] {
  display: block;
  float: left;
  height: 45px;
  width: 190px;
  margin-bottom: 1em;
  border: 1px solid #ba2318;
  border-right: 0;
}

.footer .footer-sign-up input[type=submit] {
  background: #ba2318;
  display: block;
  float: left;
  font-family: open_sansbold;
  color: #fff;
  height: 45px;
  width: auto;
  padding-left: .5em;
  padding-right: .5em;
  border: 0;
  -webkit-appearance: none;
  border-radius: 0;
  transition: all .3s ease-out;
}

.footer .footer-sign-up input[type=submit]:focus,
.footer .footer-sign-up input[type=submit]:hover {
  background: #121f26;
  outline: none;
}

.icon-fb {
  background: url(../img/layout/fb.svg) 50% 50% no-repeat;
  display: inline-block;
  height: 30px;
  width: 30px;
  text-indent: -999em;
  border: 2px solid #394b54;
}

.mfp-bg {
  z-index: 1042;
  overflow: hidden;
  background: #0b0b0b;
  opacity: .8;
}

.mfp-bg,
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: fixed;
}

.mfp-wrap {
  z-index: 1043;
  outline: none!important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none!important;
}

.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #ccc;
}

.mfp-preloader a:hover {
  color: #fff;
}

.mfp-s-error .mfp-content,
.mfp-s-ready .mfp-preloader {
  display: none;
}

button.mfp-arrow,
button.mfp-close {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: .65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial,Baskerville,monospace;
}

.mfp-close:focus,
.mfp-close:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #fff;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: .65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:focus,
.mfp-arrow:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}

.mfp-arrow .mfp-a,
.mfp-arrow .mfp-b,
.mfp-arrow:after,
.mfp-arrow:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow .mfp-a,
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow .mfp-b,
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: .7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left .mfp-a,
.mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px;
}

.mfp-arrow-left .mfp-b,
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right .mfp-a,
.mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px;
}

.mfp-arrow-right .mfp-b,
.mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0,0,0,.6);
  background: #000;
}

img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  box-sizing: border-box;
  padding: 40px 0 0;
  margin: 0 auto;
}

.mfp-figure,
img.mfp-img {
  line-height: 0;
}

.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0,0,0,.6);
  background: #444;
}

.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  display: none;
  text-align: left;
  line-height: 18px;
  color: #fff;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-height:300px),screen and (max-width:800px) and (orientation:landscape) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }

  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0,0,0,.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0,0,0,.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}

@media (max-width:900px) {
  .mfp-arrow {
    -webkit-transform: scale(.75);
    transform: scale(.75);
  }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}

.mfp-fade.mfp-bg {
  opacity: 0;
  transition: all .15s ease-out;
}

.mfp-fade.mfp-bg.mfp-ready {
  opacity: .8;
}

.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  transition: all .15s ease-out;
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}

.media,
.media-body {
  overflow: hidden;
  zoom: 1;
  width: auto;
}

.media-aside {
  width: auto;
}

.media img {
  display: block;
}

.common-btn {
  display: inline-block;
  font-family: open_sansbold;
  font-size: 16px;
  color: #fff;
  text-align: center;
  line-height: 1.4;
  padding: .7em 1.5em .8em 1.2em;
  border: 2px solid #fff;
}

.common-btn:after {
  background: url(../img/layout/double-arrows-wht.svg) 0 0 no-repeat;
  display: inline-block;
  content: " ";
  width: 19px;
  height: 17px;
  position: relative;
  margin-left: .6em;
  vertical-align: middle;
}

.common-btn:focus,
.common-btn:hover {
  color: #fff;
}

.common-btn.common-btn-b {
  color: #394b54;
  border: 2px solid #394b54;
}

.common-btn.common-btn-b:after {
  background: url(../img/layout/double-arrows-blk.svg) 0 0 no-repeat;
  display: inline-block;
  content: " ";
  width: 19px;
  height: 17px;
  position: relative;
  margin-left: .6em;
  vertical-align: middle;
}

.common-btn.common-btn-pdf {
  padding: .55em 1.5em .6em 1.2em;
}

.common-btn.common-btn-pdf:after {
  background: url(../img/layout/pdf-icon-w.svg) 0 0 no-repeat;
  background-size: 24px 28px;
  display: inline-block;
  content: " ";
  width: 25px;
  height: 29px;
  position: relative;
  margin-left: .6em;
  vertical-align: middle;
}

.common-btn.common-btn-pdf.common-btn-pdf-b:after {
  background: url(../img/layout/pdf-icon.svg) 0 0 no-repeat;
  background-size: 24px 28px;
}

.common-link {
  display: inline-block;
  font-family: open_sansbold;
  color: #121f26;
  text-decoration: none;
  margin-top: .8em;
  transition: all .3s ease-out;
}

.common-link:focus,
.common-link:hover {
  color: #ba2318;
}

.common-link>i.fa {
  font-size: 28px;
  font-weight: 400;
  position: relative;
  top: 4px;
  left: 5px;
}

a.resource-icon {
  background: url(../img/layout/article-icon.svg) 0 0 no-repeat;
}

a.external-link-icon,
a.resource-icon {
  display: block;
  min-height: 40px;
  padding: 0 0 0 48px;
}

a.external-link-icon {
  background: url(../img/layout/external-link-icon.svg) 0 0 no-repeat;
  background-size: 30px 30px;
}

a.pdf-icon {
  background: url(../img/layout/pdf-icon.svg) 0 0 no-repeat;
  background-size: 34px 40px;
  display: block;
  min-height: 40px;
  padding: 0 0 0 48px;
}

.ir {
  display: block;
  font: 0/0 a;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
}

.ir br {
  display: none;
}

.hidden {
  display: none!important;
  visibility: hidden;
}

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

.invisible {
  visibility: hidden;
}

.clearfix:after,
.clearfix:before {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  zoom: 1;
}

.clear {
  clear: both;
  line-height: 1px;
  height: 1px;
}

.print-only {
  display: none;
}

.fl_left {
  float: left;
}

.fl_right {
  float: right;
}

.ta_right {
  text-align: right;
}

.ta_center {
  text-align: center;
}

.mobile {
  display: block;
}

@media screen and (min-width:40em) {
  .page-banner .container .pb-content {
    padding: 1em 64px;
  }
}

@media screen and (min-width:48em) {
  .callouts-section .grid-callout .callout-content {
    padding: 50px 60px 0;
  }

  ul.pager>li.next,
  ul.pager>li.prev {
    display: inline-block;
  }

  ul.form-help-types>li label {
    height: 133px;
    width: 160px;
  }

  .plan-options {
    display: none;
  }

  .form-calculator ul.form-plan-types {
    margin: 0 0 0 -30px;
  }

  .form-calculator ul.form-plan-types>li {
    float: none;
    margin: 0 0 20px 30px;
  }

  .form-calculator ul.form-plan-types>li label {
    height: 133px;
    width: 160px;
  }
}

@media screen and (min-width:55em) {
  h1 {
    font-size: 42px;
  }

  h2 {
    font-size: 32px;
  }

  h3 {
    font-size: 26px;
  }

  h4 {
    font-size: 22px;
  }

  h5 {
    font-size: 20px;
  }

  table {
    width: 100%;
    margin: 1.5em 0;
    text-align: left;
  }

  table td,
  table th {
    vertical-align: top;
  }

  table td>ul {
    margin: 0;
  }

  .main-content {
    float: right;
    width: 68.75%;
  }

  .secondary {
    float: left;
    width: 27.08333%;
    min-height: 200px;
    position: relative;
    margin-left: 20px;
  }

  .container-1160 .main-content {
    float: left;
    width: 56.89655%;
    margin-left: 3.44828%;
  }

  .container-1160 .secondary {
    float: left;
    width: 31.03448%;
    min-height: 200px;
  }

  .container-760,
  .container-960 {
    margin: 0 auto;
  }

  .form-row {
    display: table;
    width: 100%;
    margin-bottom: 40px;
  }

  .form-row .form-component {
    display: table-cell;
    width: 50%;
    vertical-align: top;
    padding: 0 40px 0 0;
  }

  .site-form .page-intro {
    margin: 0 0 3em;
  }

  .site-form .form-row {
    padding-left: 0;
  }

  .site-form label.label-top {
    margin-top: -18px;
  }

  .site-form select {
    display: inline-block;
    margin-bottom: 0;
  }

  ul.form-help-types {
    margin-left: -30px;
  }

  ul.form-help-types>li {
    display: inline-block;
    margin: 0 0 20px 30px;
  }

  ul.form-help-types>li label {
    height: 133px;
    width: 160px;
  }

  .form-calculator .form-row {
    margin-bottom: 20px;
  }

  .form-calculator .container {
    max-width: 760px;
  }

  .form-calculator input#coverage,
  .form-calculator input#premium {
    width: 360px;
  }

  .grid-row .grid {
    float: left;
  }

  .grid-row .grid:first-child {
    margin-left: 0;
  }

  .grid-row .grid.grid_right {
    float: right;
  }

  .grid-row .grid_1 {
    width: 100%;
  }

  .grid-row .grid_2,
  .grid-row .grid_2_3,
  .grid-row .grid_50 {
    width: 50%;
  }

  .grid-row .grid_3 {
    width: 31.03448%;
    margin-left: 3.44828%;
  }

  .grid-row .grid_3_full {
    width: 33.27586%;
  }

  .grid-row .grid_4 {
    width: 13.7931%;
  }

  .grid-row.container-960 .grid_2 {
    width: 47.91667%;
  }

  .grid-row.container-960 .grid_5 {
    width: 16.66667%;
  }

  .grid-row.container-960 .grid_5_1 {
    width: 22.91667%;
  }

  .grid-row.container-780 {
    margin: 0 auto;
  }

  .grid-row.container-780 .grid_2 {
    width: 50%;
  }

  .grid-row.container-780 .grid_4 {
    width: 24.35897%;
  }

  .grid-table {
    display: table;
    width: 100%;
    table-layout: fixed;
  }

  .grid-table .grid_tc {
    display: table-cell;
  }

  .grid-table .grid_tc_100 {
    width: 100%;
  }

  .grid-table .grid_tc_50 {
    width: 50%;
  }

  .footer {
    max-width: none;
  }

  .footer .grid_3 {
    width: 35.34483%;
    margin-left: 0;
    clear: none;
  }

  .footer .grid_4 {
    width: 14.65517%;
    padding: 0;
  }

  .footer .footer-logo {
    margin: 2em auto;
  }

  a.menu-close,
  a.toggle-menu {
    display: none;
  }

  .page-nav {
    margin: 0 0 2em;
  }

  .page-nav p.page-nav-section-header {
    cursor: default;
  }

  .page-nav p.page-nav-section-header:after {
    content: none;
  }

  .page-nav ul {
    display: block!important;
  }

  .the-content.the-main-content {
    padding: 4em 0;
  }

  .breadcrumb {
    display: block;
  }

  .page-intro {
    font-size: 22px;
    margin: 3em 0 1.4em;
  }

  .page-callouts-section {
    padding: 3em 20px 4em;
  }

  .page-callouts-section .page-callouts-section-intro {
    font-size: 22px;
    margin-bottom: 3em;
    padding: 0;
  }

  .page-callouts-section .page-callouts-section-intro h2,
  .page-callouts-section .page-co-section-header {
    font-size: 36px;
  }

  .page-callouts-section .page-callout {
    margin-bottom: 3em;
  }

  .page-callouts-section .page-callout.page-co-insurance {
    background-size: 40px auto;
    padding-top: 7px;
    padding-left: 48px;
  }

  .page-callouts-section .page-callout.page-co-checkbox {
    background-position: 0 0;
    background-size: auto auto;
    padding-top: 3px;
    padding-left: 48px;
  }

  .page-callouts-section .page-callout.page-co-investment {
    background-size: auto auto;
    padding-top: 16px;
    padding-left: 50px;
  }

  .callouts-section {
    padding: 4em 0 5em;
  }

  .callouts-section.light-gray {
    background: #f6f6f6;
  }

  .callouts-section.hp-callout-section {
    padding: 5em 0 2em;
  }

  .callouts-section .grid-callout {
    min-height: 390px;
  }

  .common-blocks {
    padding: 4em 0;
  }

  .common-blocks .common-block {
    height: 420px;
    padding: 2em 40px 60px;
  }

  .common-blocks .common-block h2,
  .common-blocks .common-block h3 {
    font-size: 26px;
  }

  .common-blocks .grid_tc_100.common-block {
    height: 400px;
    padding-left: 180px;
    padding-right: 180px;
  }

  .content-block {
    padding: 4em 20px;
  }

  .content-block img {
    margin: 0;
  }

  .content-block h2 {
    font-size: 26px;
    margin-bottom: 1em;
  }

  .page-resources-section {
    padding: 4em 20px;
  }

  .accordion-component h3 {
    font-size: 30px;
  }

  .accordion-component h3:before {
    top: 28px;
  }

  .accordion-component h3 button {
    min-height: 120px;
  }

  .accordion-component h3 button:before {
    display: block;
    font-size: 64px;
    width: 40px;
    margin-top: -32px;
    right: 40px;
  }

  .align-left {
    display: block;
    float: left;
    margin: 0 1em 1em 0;
  }

  .align-right {
    display: block;
    float: right;
    margin: 0 0 1em 1em;
  }

  .main-blog-content {
    padding-left: 48px;
  }

  .content-map {
    padding: 4em 0;
  }

  .content-map .or-label {
    display: block;
  }

  .content-map .container-map-filters {
    margin-bottom: 2em;
    padding-left: 0;
    padding-right: 0;
  }

  .content-map .grid-row .grid_2 {
    min-height: 240px;
    margin-bottom: 1.4em;
    padding-left: 25px;
  }

  .content-map .grid-row .grid_2:first-child {
    padding-left: 0;
    padding-right: 25px;
  }

  .content-map .grid-row .grid_2:first-child:after {
    background: #73787a;
    display: block;
    content: " ";
    height: 240px;
    width: 1px;
    position: absolute;
    top: 10px;
    right: 0;
  }

  .map-section-content-results {
    padding: 4em 0;
  }

  .map-section-content-results .map-section-header {
    font-size: 26px;
  }

  .map-section-content-results .map-address-block {
    font-size: 13px;
    text-align: left;
    margin-bottom: 40px;
  }

  .map-section-content-results .map-address-block:before {
    background: url(../img/layout/number-icon.svg) 0 0 no-repeat;
    display: block;
    content: " ";
    height: 49px;
    width: 33px;
    position: absolute;
    top: 40px;
    left: 12px;
  }

  .map-section-content-results .map-address-block .grid {
    min-height: 160px;
    padding: 0 10px 0 25px;
    border-left: 1px solid #c9d1d5;
  }

  .map-section-content-results .map-address-block .grid:first-child {
    border: 0;
  }

  .head-office-block {
    font-size: 13px;
    text-align: left;
  }

  .head-office-block .head-office-section-header {
    font-size: 26px;
  }

  a.video-link {
    display: inline-block;
    position: relative;
  }

  a.video-link:before {
    background: rgba(0,0,0,.4) url(../img/layout/video-icon.svg) 50% 50% no-repeat;
    display: block;
    content: " ";
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }

  .featured-video {
    max-width: none;
    margin: 0;
    padding: 4em 20px;
  }

  .featured-video .featured-video-link {
    float: left;
    width: 47.91667%;
    margin: 0;
  }

  .featured-video .featured-video-content {
    float: right;
    width: 47.91667%;
  }

  .page-video-section-header {
    font-size: 26px;
  }

  .search-results h1 {
    font-size: 36px;
    margin-bottom: 1.4em;
  }

  .footer {
    font-size: 14px;
    min-height: 235px;
    text-align: left;
    padding: 80px 20px;
  }

  .footer .grid:before {
    background: #cbc8c8;
    display: block;
    content: " ";
    height: 150px;
    width: 1px;
    position: absolute;
    top: 0;
    left: 0;
  }

  .footer .grid.grid_50:before,
  .footer .grid:first-child:before {
    content: none;
  }

  .footer .grid.grid_right {
    float: left;
  }

  .footer p {
    margin: 0;
  }

  .footer p.footer-address {
    font-size: 12px;
  }

  .footer .footer-logo {
    margin: 2em 0;
  }

  .footer nav {
    padding: 0 1em 0 1.4em;
  }

  .footer nav h4 {
    font-size: 14px;
  }

  .footer nav ul>li {
    padding: 0 0 .5em;
  }

  .footer nav ul>li>a {
    font-size: 12px;
    text-decoration: none;
  }

  .footer nav ul>li>a:focus,
  .footer nav ul>li>a:hover {
    text-decoration: underline;
  }

  .footer nav.footer-site-info ul>li>a {
    font-size: 14px;
  }

  .footer .footer-sign-up {
    max-width: none;
    margin: 0;
    padding-left: 1.5em;
  }

  .media-aside {
    margin-right: 1.4em;
    float: left;
  }

  .media-aside.rtl {
    float: right;
    margin-right: 0;
    margin-left: 1.4em;
  }

  .common-btn {
    display: inline-block;
    width: auto;
    margin: 0 .5em 0 0;
  }

  .submit-btn {
    margin: 0;
  }

  .mobile {
    display: none;
  }
}

@media screen and (min-width:63.75em) {
  input[type=email],
  input[type=number],
  input[type=password],
  input[type=tel],
  input[type=text] {
    width: 360px;
  }

  .main-content {
    padding-left: 0;
    padding-right: 0;
  }

  .secondary {
    margin-left: 0;
  }

  .page-banner .container .pb-content {
    font-size: 22px;
    max-width: 600px;
    text-align: left;
    left: 140px;
  }

  .page-banner .container .pb-content h1 {
    font-size: 60px;
  }

  .callouts-section .grid-callout .callout-content {
    padding: 50px 40px 0;
  }

  .common-blocks .common-block {
    padding: 2em 40px 60px;
  }

  .map-section-content-results .map-address-block:before {
    left: 64px;
  }

  .page-nav-filters .page-nav-filter-actions input[type=submit] {
    background-position: 74% 48%;
  }

  .page-nav-filters .page-nav-filter-actions input[type=submit]:focus,
  .page-nav-filters .page-nav-filter-actions input[type=submit]:hover {
    background-position: 75% 48%;
  }
}

@media screen and (min-width:73.75em) {
  .container {
    margin: 0 auto;
  }

  .breadcrumb {
    padding-left: 0;
    padding-right: 0;
  }

  .page-banner .container .pb-content {
    font-size: 22px;
    max-width: 600px;
    text-align: left;
    left: 140px;
  }

  .page-banner .container .pb-content h1 {
    font-size: 60px;
  }

  .page-intro {
    padding-left: 0;
    padding-right: 0;
  }

  .common-blocks .common-block {
    padding: 60px 80px;
  }

  .common-blocks .grid_tc_100.common-block {
    padding-left: 290px;
    padding-right: 290px;
  }

  .common-blocks.common-block-with-image {
    max-width: none;
    margin: 0;
    padding: 4em 0;
  }

  .common-blocks.common-block-with-image .media-body {
    margin: 0;
    padding: 60px 40px 1em 60px;
  }

  .content-block {
    padding: 4em 0;
  }

  .page-nav-filters .page-nav-filter-actions input[type=submit] {
    background-position: 70% 48%;
  }

  .page-nav-filters .page-nav-filter-actions input[type=submit]:focus,
  .page-nav-filters .page-nav-filter-actions input[type=submit]:hover {
    background-position: 71% 48%;
  }

  .footer {
    padding-left: 0;
    padding-right: 0;
  }

  .footer nav {
    padding: 0 1em 0 2.5em;
  }

  .footer .footer-sign-up input[type=text] {
    float: left;
    width: 200px;
  }

  .footer .footer-sign-up input[type=submit] {
    float: left;
    width: 130px;
  }

  .common-btn {
    padding-left: 2em;
  }
}

@media screen and (min-width:80em) {
  .callouts-section .grid-callout {
    margin-bottom: 0;
  }

  .footer .footer-sign-up input[type=text] {
    width: 240px;
  }
}

@media print {
  * {
    background: transparent!important;
    color: #000!important;
    box-shadow: none!important;
    text-shadow: none!important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  .ir a:after,
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }

  blockquote,
  pre {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  img,
  tr {
    page-break-inside: avoid;
  }

  img {
    max-width: 100%!important;
  }

@page {
    margin: .5cm;
}

  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }
}

.block__color-primary {
  background: #fff;
}

.block__color-secondary {
  background: #f6f6f6;
}

input.ng-valid.ng-touched[required] {
  border-left: 5px solid #42a948;
}

input.ng-invalid.ng-touched[required] {
  border-left: 5px solid #a94442;
}

button[disabled],
input[disabled] {
  cursor: not-allowed;
}

.flex_column {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.flex-column__item {
  width: 100%;
}

input::-ms-clear {
  display: none;
}