/*!
Theme Name: Echoworx21
Description: Description
Version: 1.0.0 
*/
@font-face {
	font-family: Lato-Regular;
	src: url(fonts/Lato-Regular.woff2) format("woff2"),
	url(fonts/Lato-Regular.woff) format("woff"),
	url(fonts/Lato-Regular.ttf) format("truetype");
	font-weight: 400;
	font-style: normal;
	font-display: block;
}
@font-face {
	font-family: Lato-Italic;
	src: url(fonts/Lato-Italic.woff2) format("woff2"),
	url(fonts/Lato-Italic.woff) format("woff"),
	url(fonts/Lato-Italic.ttf) format("truetype");
	font-weight: 400;
	font-style: italic;
	font-display: block;
}
@font-face {
	font-family: Lato-Bold;
	src: url(fonts/Lato-Bold.woff2) format("woff2"),
	url(fonts/Lato-Bold.woff) format("woff"),
	url(fonts/Lato-Bold.ttf) format("truetype");
	font-weight: 700;
	font-style: normal;
	font-display: block;
}
@font-face {
	font-family: Lato-BoldItalic;
	src: url(fonts/Lato-BoldItalic.woff2) format("woff"),
	url(fonts/Lato-BoldItalic.woff) format("woff"),
	url(fonts/Lato-BoldItalic.ttf) format("truetype");
	font-weight: 700;
	font-style: italic;
	font-display: block;
}
@font-face {
	font-family: Lato-Black;
	src: url(fonts/Lato-Black.woff2) format("woff2"),
	url(fonts/Lato-Black.woff) format("woff"),
	url(fonts/Lato-Black.ttf) format("truetype");
	font-weight: 900;
	font-style: normal;
	font-display: block;
}

html {
	font-family: 'Lato-Regular', sans-serif;
	font-size: 62.5%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin-top: 0 !important;
}
*,
*:after,
*:before {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
}
* {
    margin: 0;
    padding: 0;
}
body {
	overflow-y: scroll;
	font-size: inherit;
	font-size: 1.8rem;
	color: #1d1d1d;
}
h1, .h1 {
	font-size: 4.2rem;
	margin-top: 6.3rem;
	margin-bottom: 4.2rem;
}
h2, .h2 {
	font-size: 3.4rem;
	margin-top: 4.8rem;
	margin-bottom: 3.4rem;
}
h3, .h3 {
	font-size: 2.6rem;
	margin-top: 4rem;
	margin-bottom: 3.2rem;
}
h4, .h4 {
	font-size: 2.1rem;
	margin-top: 3.45rem;
	margin-bottom: 2.8rem;
}
h5, .h5 {
	font-size: 1.8rem;
	margin-top: 2.4rem;
	margin-bottom: 2.4rem;
}
h6, .h6 {
	font-size: 1.5rem;
	margin-top: 1.8rem;
	margin-bottom: 2.4rem;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Lato-Black', sans-serif;
	font-weight: 900;
	line-height: 1.2em;
	color: #005596;
}
.h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: 'Lato-Regular', sans-serif;
	font-weight: 400;
	line-height: 1.3em;
	color: #005596;
}
h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong,
.h1 strong, .h2 strong, .h3 strong, .h4 strong, .h5 strong, .h6 strong {
	font-family: 'Lato-Black', sans-serif;
	font-weight: 900;
	color: #005596;
}
.h1 a, .h2 a, .h3 a, .h4 a, .h5 a, .h6 a {
	color: #005596;
	text-decoration: none;
}
.h1 a:hover, .h2 a:hover, .h3 a:hover, .h4 a:hover, .h5 a:hover, .h6 a:hover {
	color: #1470b8;
	text-decoration: none;
}
.title-divider {
	padding-bottom: 20px;
	border-bottom: 9px solid #e9eff6;
}
p, li {
	font-size: 1.8rem;
	line-height: 1.7em;
	margin-top: 0;
	margin-bottom: 1.8em;
	color: inherit;
}
div {
	font-size: 1.8rem;
	line-height: 1.7em;
}
strong, b {
	font-family: 'Lato-Bold', sans-serif;
	font-weight: 700;
}
strong em, b em {
	font-family: Lato-BoldItalic, sans-serif;
	font-style: italic;
	font-weight: 700;
}
p + strong, p + b {
	color: #0d2463;
}
sup {
	font-size: calc( 1.8rem*0.6 );
	line-height: 1;
}
.small {
	font-size: 1.5rem;
	line-height: 1.5em;
}
.tiny {
	font-size: 1.3rem;
	line-height: 1.5em;
}
span {
	display: inline-block;
}
blockquote {
	color: #323232;
	margin: 7% 9%;
    border-left: 12px solid #01ACD7;
    padding-left: 20px;
}
blockquote > p, blockquote > em {
	font-size: calc( 1.8rem*1.3 );
	line-height: 1.4em;
}
blockquote > p {
	padding-bottom: 2px;
	color: #323232;
}
blockquote a {
	color: #323232;
	text-decoration: none;
}
blockquote a:hover {
	color: #01ACD7;
	text-decoration: none;
}
.single-lp blockquote > p,
.single-lp blockquote > em {
	font-size: 1.8rem;
	line-height: 1.5em;
}
em {
	font-family: Lato-Italic, sans-serif;
	font-style: italic;
}
li {
	margin-bottom: 1.2em;
	line-height: 1.7em;
}
ol, ul {
	margin-top: 0;
	margin-left: calc(2em + 1vw);
	margin-bottom: 2.4em;
	text-align: left;
}
article ol li ol,
article ol li ul,
article ul li ul,
article ul li ol {
	padding-top: 1.3em;
}
a {
	font-size: inherit;
	color: #005596;
	-webkit-transition: color 0.2s ease;
	transition: color 0.2s ease;
	cursor: pointer;
}
article a {
	font-family: 'Lato-Bold', sans-serif;
	font-weight: 700;
	text-decoration: none;
	border-bottom: 2px solid #20bee6;
	-webkit-transition: all 100ms ease;
    -moz-transition: all 100ms ease;
    -o-transition: all 100ms ease;
    transition: all 100ms ease;
}
article a:hover {
	border-bottom: 2px solid #01acd7;
}
a:hover {
	cursor: pointer;
}
img {
	max-width: 100%;
	height: auto;
}
.image {
	background-color: #ccc;
	width: 100%;
	padding-bottom: 60%;
}
p .fa {
	margin-right: 10px;
}
p a.button .fa {
	margin-left: 5px;
	margin-right: 0;
}
img.alignright { float: right; margin: 0 0 1em 2em; max-width: 50%; height: auto; }
img.alignleft { float: left; margin: 0 2em 1em 0; max-width: 50%; height: auto; }
img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
a img.alignright { float: right; margin:0 0 1em 2em; max-width: 50%; height: auto; }
a img.alignleft { float: left; margin: 0 2em 1em 0; max-width: 50%; height: auto; }
a img.aligncenter { display: block; margin-left: auto; margin-right: auto; }

.wpb_video_wrapper {
	margin-bottom: 3.6em;
}
table {
    border: 6px solid #f2f2f2;
    border-collapse: collapse;
    width: 100%;
    max-width: 100%;
    margin-bottom: 3.2em;
}
table tr {
    border-bottom: 2px solid #f2f2f2;
}
table tr th {
	font-family: 'Lato-Black', sans-serif;
	font-weight: 900;
	vertical-align: middle;
	background-color: #005B9C;
	color: #FFFFFF;
}
table tr th, table tr td {
    padding: 12px 20px;
    border-right: 2px solid #f2f2f2;
    border-bottom: 2px solid #f2f2f2;
    text-align: left;
}
table th:last-child, table td:last-child {
	padding-bottom: 12px;
}
table th, table td {
	font-size: 1.8rem;
	vertical-align: top;
}
table td p, table td p:last-child {
    margin-bottom: 1.6em;
    line-height: 1.3em;
}
table td ul.checklist {
    padding-left: 0;
    margin: 1rem 0;
}
table.no-border {
	border: none;
	padding: 0;
}
figure.wp-caption, .wp-caption {
	width: 100%;
	max-width: 100%;
	font-size: 1.8rem;
	display: block;
	float: none;
	width: auto;
	margin-bottom: 3em;
	text-align: center;
}
.wp-caption .wp-caption-text {
	font-size: calc( 1.8rem*0.8 );
}
.size-full {
	width: 100%;
	height: auto;
}
hr {
    height: 10px;
    border: none;
    color: #f2f2f2;
    background-color: #F3F6F7;
    margin: 40px 0 30px 0;
}
.round {
	-moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -khtml-border-radius: 50%;
}
.flex {
    display: -webkit-box; 
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex; 
    display: flex;
    justify-content: space-between;
}
main {
	position: relative;
	top: 82px;
	width: 100%;
	max-width: 100%;
}
section {
	width: 100%;
	max-width: 100%;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
}
.inner-wrapper {
	width: 100%;
	max-width: 1360px;
	margin: 0 auto;
	padding: 80px 40px;
	overflow: hidden;
}
.inner-wrapper.narrow {
	max-width: 860px;
}
.inner-wrapper.short {
	padding: 60px 40px;
}
.no-top-padding {
	padding-top: 0 !important;
}
section.narrow > div {
	max-width: 960px;
}
.row-block {
	position: relative;
}
.col2 .row-block {
	width: 46%;
}
.col3 .row-block {
	width: 30%;
}
.col4 .row-block {
	width: 18%;
}
.row-block > img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px;
}
.row-block > p.h4 {
	margin-top: 20px;
}

.row-items-2 .row-block {
	width: 47%;
	margin-right: 6%;
	font-size: inherit;
}
.row-items-2:nth-child(n+3),
.row-items-2 .row-block:nth-child(n+3)  {
	margin-top: 40px;
}
.product-details .row-items-2:nth-child(n+1) {
	margin-top: 0;
}
.row-items-2 .row-block:nth-child(2n+2) {
	margin-right: 0;
}
.row-items-2.left .row-block:nth-child(odd) {
	width: 60%;
	margin-right: 6%;
	font-size: inherit;
}
.row-items-2.left .row-block:nth-child(even) {
	width: 34%;
}
.row-items-2.right .row-block:nth-child(odd) {
	width: 34%;
	margin-right: 6%;
}
.row-items-2.right .row-block:nth-child(even) {
	width: 60%;
	font-size: inherit;
}
.row-items-2.left.alternating,
.row-items-2.right.alternating {
	justify-content: space-between;
}
.row-items-2.left.alternating:nth-child(odd),
.row-items-2.right.alternating:nth-child(odd) { 
	-webkit-flex-direction: row-reverse; 
	flex-direction: row-reverse;
}
.row-items-2.left.alternating:nth-child(odd) .row-block:nth-child(odd) {
	margin-right: 0;
}
.row-items-2.left.alternating:nth-child(odd) .row-block:nth-child(even) {
	margin-right: 10%;
}
.row-items-2.right.alternating:nth-child(odd) .row-block:nth-child(odd) {
	margin-right: 0;
}
.row-items-2.right.alternating:nth-child(odd) .row-block:nth-child(even) {
	margin-right: 10%;
}
.row-items-2.left.alternating:nth-child(n+3),
.row-items-2.left.alternating .row-block:nth-child(n+3),
.row-items-2.right.alternating:nth-child(n+3),
.row-items-2.right.alternating .row-block:nth-child(n+3) {
	margin-top: calc(40px + 4%);
}


section.fullwidth {
	width: 100%;
	max-width: 100%;
	padding-left: 0;
	padding-right: 0;
}
section.fullwidth > div {
	width: 100%;
	max-width: 1080px;
	margin: 0 auto;
}
section.flex > div {
	margin-right: calc(30px + 3vw);
}
section.flex > div:last-child {
	margin-right: 0;
}

.centered {
	text-align: center;
}

header {
	width: 100%;
	height: 82px;
	background-color: #FFFFFF;
	position: fixed;
	top: 0;
	-webkit-transition: top 0.3s ease-in-out;
	transition: top 0.3s ease-in-out;
	overflow: visible;
	z-index: 999;
	box-shadow: 0 0 12px rgba(0,0,0,0.06);
}
body.logged-in header {
	top: 32px;
}
@media only screen and (max-width: 782px) {
	body.logged-in header {
		top: 46px;
	}
}
header section {
	height: 82px;
	max-width: 1340px;
	align-items: center;
	padding: 0 30px;
	/*padding: 0;*/
	overflow: visible;
	position: relative;
	top: 0;
}
header section.flex {
	justify-content: flex-start;
	align-items: center;
}
header section a.logo-link {
	display: inline-block;
	overflow: hidden;
	position: relative;
	width: 180px;
	height: auto;
	top: 0;
}
header section a.logo-link img {
	top: -5px;
    position: relative;
}



/* Header Navigation */
header section nav {
	margin-left: auto;
	height: 82px;
}
header section nav > div {
	height: 100%;
}
header section nav .menu {
	height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
    display: inline-flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}
header section nav .menu li {
	font-size: inherit;
	margin: 0;
	position: relative;
	display: -webkit-box; 
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex; 
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
}
header section nav .menu li a {
	color: #000000;
	font-size: 1.6rem;
	line-height: 1.4em;
	text-decoration: none;
	width: 100%;
}
header section nav .menu > li > a {
	padding: 28px 25px;
}
header section nav .menu > li > a > span {
	display: block;
	width: 1px;
	height: 3px;
	border-bottom: 2px solid transparent;
	position: relative;
	bottom: 0;
	-webkit-transition: all 100ms ease;
    -moz-transition: all 100ms ease;
    -o-transition: all 100ms ease;
    transition: all 100ms ease;
    pointer-events: none;
}
header section nav .menu > li:hover > a > span {
	display: block;
	width: 100%;
	height: 3px;
	border-bottom: 2px solid #01ACD7;
	position: relative;
	bottom: 0;
}
header section nav .menu li ul {
	padding: 0 0 19px 0;
	margin: 0;
    position: absolute;
    width: 240px;
    height: auto;
    top: 62px;
    left: 0;
    z-index: 1;
    background-color: #FFFFFF;
    text-align: left;
    list-style-type: none;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
    box-shadow: 0 5px 10px -5px rgba(0,0,0,.16);
  	-webkit-box-shadow: 0 5px 10px -5px rgba(0,0,0,.16);
}
header section nav .menu li:hover ul {
    visibility: visible;
    opacity: 1;
    top: 82px;
}
header section nav .menu li ul li a {
	font-size: calc(1.8rem*0.85);
	padding: 12px 25px;
}
header section nav .menu li ul li a:hover,
header section nav .menu li ul li a:focus {
	text-decoration: underline;
}
header section nav .menu > li.header-button {
	margin-left: 25px;
	text-transform: uppercase;
}
header section nav .menu > li.header-button > a {
	background-color: #005B9C;
	color: #FFFFFF;
	padding: 10px 20px;
	font-size: 1.4rem;
}
header section nav .menu > li.header-button > a:hover {
	background-color: #094a7e;
}
header section nav .menu > li.header-button > a > span {
	display: none;
	width: 100%;
	height: 0;
	border-bottom: none;
}
header section nav .menu > li.header-button:hover > a > span {
	display: none;
	width: 100%;
	height: 0;
	border-bottom: none;
}
header section nav .menu > li.mega-menu > ul {
	width: 700px;
	min-height: 500px;
	display: -webkit-box; 
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex; 
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: nowrap;
    padding: 35px;
    padding-top: 20px;
    box-shadow: 0 5px 10px -5px rgba(0,0,0,.16);
  	-webkit-box-shadow: 0 5px 10px -5px rgba(0,0,0,.16);
}
header section nav .menu li.mega-menu > ul > li:nth-child(2) {
	width: 54%;
}
header section nav .menu li.mega-menu > ul > li:nth-child(1) {
	width: 42%;
}
header section nav .menu li.mega-menu > ul > li.section-title > a {
	font-size: 1.8rem;
	color: #005596;
	font-family: 'Lato-Bold', sans-serif;
	font-weight: 700;
	position: relative;
	top: 0;
	padding: 0 0 18px 0;
	text-decoration: none;
	cursor: default;
}
header section nav .menu li.mega-menu > ul > li > a:hover {
	text-decoration: none;
	cursor: default;
}
header section nav .menu li.mega-menu ul li a {
    font-size: 1.6rem;
    padding: 12px 0;
}
header section nav .menu li.mega-menu > ul > li > ul {
	position: relative;
	margin: 0;
	padding: 0;
	top: 0;
	width: 100%;
	box-shadow: none;
}
/* Language Switcher */
.wpml-ls-legacy-list-horizontal {
    border: none;
    padding: 0;
    clear: both;
}
.wpml-ls.wpml-ls-legacy-list-horizontal {
	margin-left: 20px;
	margin-right: 0;
}
.wpml-ls.wpml-ls-legacy-list-horizontal ul li:first-child a span {
	border-right: 1px solid #d8d8d8;
}
.wpml-ls.wpml-ls-legacy-list-horizontal ul li a {
    display: block;
    text-decoration: none;
    padding: 0;
    line-height: 1;
    font-size: 1.4rem;
}
.wpml-ls.wpml-ls-legacy-list-horizontal ul li a span {
	padding: 0 10px;
}
.wpml-ls ul li a:hover span {
	text-decoration: underline !important;
}

.wpml-ls-legacy-dropdown,
section.flex > div.wpml-ls-legacy-dropdown {
    width: 90px;
    max-width: 100%;
    margin-left: 15px;
    margin-right: 0;
}
.wpml-ls-legacy-dropdown a {
	font-size: 1.4rem;
	height: 39px;
	line-height: 26px;
	border: none;
	background-color: #F1F3F4;
	padding: 5px 14px;
}
.wpml-ls-legacy-dropdown a:hover,
.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:hover {
	background-color: #e4e6e7;
}
.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
    content: '';
    vertical-align: middle;
    display: inline-block;
    border: .30em solid transparent;
    border-top: .4em solid;
    position: absolute;
    right: 10px;
    top: calc(50% - .175em);
}



/* Mobile Menu */
.mobile-menu-icon {
    float: none;
    width: 30px;
    max-width: 30px;
    height: 30px;
    margin: 6px 0 0 0; 
    position: relative;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
    -webkit-tap-highlight-color: rgba(0,0,0,0); 
    margin-left: 30px;
    display: none;
}
.mobile-menu-icon span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    background: #000000;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .15s ease-in-out;
    -moz-transition: .15s ease-in-out;
    -o-transition: .15s ease-in-out;
    transition: .15s ease-in-out;
}
.header.shrink .mobile-menu-icon span {
    background: #000000;
}
.mobile-menu-icon span:nth-child(1) {
    top: 0px;
    -webkit-transition: 0s ease-in-out;
    -moz-transition: 0s ease-in-out;
    -o-transition: 0s ease-in-out;
    transition: 0s ease-in-out;
}
.mobile-menu-icon span:nth-child(2),.mobile-menu-icon span:nth-child(3) {
    top: 11px;
}
.mobile-menu-icon span:nth-child(4) {
    top: 21px;
    -webkit-transition: 0s ease-in-out;
    -moz-transition: 0s ease-in-out;
    -o-transition: 0s ease-in-out;
    transition: 0s ease-in-out;
}
.mobile-menu-icon.open span:nth-child(1) {
    top: 11px;
    opacity: 0;
}
.mobile-menu-icon.open span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.mobile-menu-icon.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.mobile-menu-icon.open span:nth-child(4) {
    top: 11px;
    opacity: 0;
}
@keyframes mobile-nav-in {
    0% {
        top: 52px;
    }
    100% {
        top: 82px;
    }
}
@-webkit-keyframes mobile-nav-in {
    0% {
        top: 52px;
    }
    100% {
        top: 82px;
    }
}
@keyframes mobile-nav-in-logged-in {
    0% {
        top: 84px;
    }
    100% {
        top: 114px;
    }
}
@-webkit-keyframes mobile-nav-in-logged-in {
    0% {
        top: 84px;
    }
    100% {
        top: 114px;
    }
}
#mobile-nav {
    position: fixed;
    width: 100%;
    max-width: 100%;
    height: 100%;
    min-height: 100%;
    z-index: 997;
    background-color: #242424;
    color: #FFFFFF;
    right: 100%;
    top: 82px;
    opacity: 0;
    -webkit-transition: opacity .4s;
    -moz-transition: opacity .4s;
    -ms-transition: opacity .4s;
    -o-transition: opacity .4s;
    transition: opacity .4s;
}
body.logged-in #mobile-nav {
	top: 114px;
}
body.showMobileMenu {
    overflow: hidden;
    min-height: 100%;
    height: auto;
}
body.showMobileMenu div#header {
    position: fixed;
}
body.showMobileMenu #mobile-nav {
    right: 0;
    opacity: 1;
    display: block;
    z-index: 700;
    float: none;
    padding: 0;
    height: 100%;
    min-height: 100%;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    animation-duration: .25s;
  	animation-name: mobile-nav-in;
  	-webkit-animation-duration: .25s;
  	-webkit-animation-name: mobile-nav-in;
}
@media only screen and (max-width: 782px) {
	body.logged-in #mobile-nav {
		top: 128px;
	}
}
body.logged-in.showMobileMenu #mobile-nav {
	animation-duration: .25s;
	animation-name: mobile-nav-in-logged-in;
	-webkit-animation-duration: .25s;
	-webkit-animation-name: mobile-nav-in-logged-in;
}
#mobile-nav ul {
    list-style-type: none;
    margin: 0 auto;
    padding: 0;
    padding-top: 70px;
    padding-bottom: 100px;
    max-width: 360px;
    overflow-y: scroll;
}
#mobile-nav ul > li {
	font-size: inherit;
    list-style-type: none;
    display: inline-block;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
}
#mobile-nav ul > li.header-button {
	margin-top: 25px;
	padding-left: 20px;
	padding-right: 20px;
}
#mobile-nav ul > li.header-button a {
	width: auto;
	padding: 15px 25px;
	width: 100%;
	text-align: center;
	background-color: #005596;
}
#mobile-nav ul li a {
	font-size: 1.8rem;
	font-family: 'Lato-Bold', sans-serif;
	font-weight: 700;
    display: inline-block;
    margin: 0;
    padding: 15px 20px;
    width: 100%;
    text-decoration: none;
    color: #FFFFFF;
    position: relative;
    line-height: 1.4em;
    -webkit-tap-highlight-color: #363636;
    outline: 0;
    -webkit-transition: color .25s;
    -moz-transition: color .25s;
    -ms-transition: color .25s;
    -o-transition: color .25s;
    transition: color .25s;
}
#mobile-nav ul li a:hover, 
#mobile-nav ul li a:focus {
    color: #FFFFFF;
}
#mobile-nav ul li a .ui-accordion-header-icon {
    display: none;
}
#mobile-nav ul ul {
    list-style-type: none;
    width: auto;
    margin: 0 0 0 20px;
    padding: 0 0 20px 0;
}
#mobile-nav ul li ul li {
    border: none;
}
#mobile-nav ul li ul li a {
    font-size: calc( 1.8rem*0.9 );
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 25px
    color: #FFFFFF;
}
#mobile-nav ul li ul li a:before {
	color: #FFFFFF;
    content:"—";
    font-size: 1.2rem;
    font-weight: 900;
    position: absolute;
    left: 0;
    top: 12px;
    width: 24px;
    height: 24px;
    line-height: 22px;
    text-align: center;
}
#mobile-nav ul li a:hover {
    text-decoration: none;
    -webkit-tap-highlight-color: #363636;
}
#mobile-nav ul > li.current-menu-item a {
    color: #FFFFFF;
    outline: 0;
}
#mobile-nav ul li a.ui-accordion-header:after {
    content: '\f0d7';
    font-family: 'Font Awesome 5 Free';
    font-size: 120%;
    font-weight: 900;
    color: #FFFFFF;
    position: absolute;
    right: 15px;
    top: 13px;
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
}
#mobile-nav ul li a.ui-accordion-header-active:after {
    content: '\f0d8';
    line-height: 24px;
}
#accordion .ui-accordion-header {
    margin: 0;
}
.ui-accordion .ui-accordion-content {
    box-sizing: content-box;             
    -moz-box-sizing: content-box;
    overflow: auto;
}
#mobile-nav > span {
    width: 100%;
    padding: 10px 20px;
    display: inline-block;
}
#mobile-nav > span a {
    color: #fff;
}
#mobile-nav .search-form {
	padding: 20px;
	padding-top: 60px;
	padding-bottom: 0;
	width: 100%;
	max-width: 100%;
	height: auto;
	display: block;
	position: relative;
	display: none;
	max-width: 370px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
#mobile-nav .search-form .screen-reader-text {
    display: block;
    position: absolute;
    top: -24px;
    color: #FFFFFF;
    font-size: calc(1.8rem*0.8);
}
#mobile-nav .search-form label {
	position: relative;
	background-color: #FFFFFF;
	overflow: visible;
}
#mobile-nav .search-form .search-submit {
    display: block;
    padding: 10px;
    background-color: transparent;
    border: none;
    cursor: pointer;
    position: absolute;
    right: 20px;
    top: 60px;
    width: 39px;
    height: 39px;
}
#mobile-nav .search-form .search-submit span:before {
	color: #0d2463;
	font-size: calc(1.8rem*1.1);
}
#mobile-nav .search-form .search-field,
#mobile-nav .search-form .search-field.focus-visible,
#mobile-nav .search-form .search-field:active {
    font-size: 16px;
    line-height: 1;
    width: 100%;
    outline: 0;
    border: none;
    padding: 10px 12px;
    padding-right: 40px;
    background-color: transparent;
    color: #323232;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -khtml-border-radius: 0;
}

* > :first-child { margin-top: 0; }
* > :last-child { margin-bottom: 0; }

html.sr .load-hidden {
    visibility: hidden;
}

a.button {
    font-size: 1.5rem;
    line-height: 1.2em;
    text-transform: uppercase;
	display: inline-block;
	text-align: center;
	text-decoration: none;
    width: auto;
    height: auto;
    padding: 15px 25px;
    margin: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -khtml-border-radius: 0;
    color: #fff;
    -webkit-appearance: none;
    position: relative;
    z-index: 0;
    background: transparent;
    border: none !important;
}
a.button.btn-wide {
	width: 100%;
}
a.button:focus,
a.button:active,
a.button:visited,
input[type=button]:focus,
input[type=button]:active,
input[type=button]:visited {
	border: none !important;
	outline: 0 !important;
	-webkit-appearance: !important;
}
a.button:before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: -100;
	-moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -khtml-border-radius: 0;
}
a.button:after {
	content: '';
	display: block;
	background: #01ACD7;
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: -50;
	-moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -khtml-border-radius: 0;
	-webkit-transition: opacity 0.25s ease;
    -moz-transition: opacity 0.25s ease;
    -o-transition: opacity 0.25s ease;
    transition: opacity 0.25s ease;
}
a.button:hover:after {
	opacity: 0.15;
}
a.button.button-outline {
	background-color: #FFF;
	border: 1px solid #005596;
	color: #1d6596;
}
a.button.button-outline:hover {
	border: 1px solid #005596;
	background-color: #005596;
	color: #FFF;
}
a.button:before {
	background-color: #005596;
}
a.button.white {
	color: #0d2463;
}
a.button.white:before {
	background-color: #FFFFFF;
}
a.to-top-btn:after,
a.to-top-btn:active:after,
a.to-top-btn:focus:after {
	opacity: 0;
}
a.to-top-btn span {
	line-height: 1em;
}
a.to-top-btn:before {
	background-color: transparent;
}
input[type="button"], input[type="submit"] {
	font-family: inherit;
	font-size: 1.5rem;
    padding: 15px 25px 15px 25px;
	display: inline-block;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
    width: auto;
    height: auto;
    margin: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -khtml-border-radius: 0;
    background-color: #005596;
    border: none;
    color: #fff;
    -webkit-appearance: none;
    position: relative;
    z-index: 0;
}
.hero-buttons {
	width: 100%;
	margin-top: 30px;
	margin-left: -10px;
}
.hero-buttons > a.button {
	margin: 0 10px 20px 10px;
}
.hero-buttons > a.button:nth-child(1),
a.btn-white {
    color: #005596;
}
.hero-buttons > a.button:nth-child(1):before,
a.btn-white:before {
	background-color: #FFFFFF;
}
.hero-buttons > a.button:nth-child(2) {
    color: #FFFFFF;
}
.hero-buttons > a.button:nth-child(2):before {
	background-color: #01ACD7;
}

ul.checklist {
	list-style-type: none;
	padding-left: 20px;
	max-width: 450px;
	text-align: left;
	margin-left: 0;
	margin-right: 0;
}
ul.checklist.wide {
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0;
}
ul.checklist.wide.two-column {
	column-count: 2;
}
ul.checklist > li {
	padding-left: 28px;
	position: relative;
	line-height: 1.6em;
	margin-bottom: 1.4em;
}
ul.checklist > li:before {
	font-family: 'Font Awesome 5 Free';
    content:"\f00c";
    font-style: normal;
    font-weight: 900;
    font-size: 1.8rem;
    color: #01ACD7;
    padding: 0;
    margin: 0;
    position: absolute;
    left: 0;
}
ul.checklist > li:last-child {
	margin-bottom: 0;
}
ul.checklist > li p {
	margin-bottom: 1em;
}
ul.checklist li ul {
	margin-top: 0;
	margin-bottom: 2em;
	padding-top: 0 !important;
}
ul.checklist li ul li {
    margin-bottom: 1em;
}
ul.list-no-bullets {
	max-width: 100%;
	list-style-type: none;
	margin-left: 0;
	margin: 0 auto;
	margin-bottom: 3.6em;
}
ul.list-no-bullets li {
	display: -webkit-box; 
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex; 
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 2em;
}
ul.list-no-bullets:last-child,
ul.list-no-bullets li:last-child {
	margin-bottom: 0;
}
ul.list-no-bullets li > img {
	margin-right: calc(20px + 2%);
	align-self: center;
	flex-shrink: 0;
}


.hero {
	background-color: #005596;
	width: 100%;
	max-width: 100%;
	min-height: 350px;
	max-height: none;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center center;
	display: -webkit-box; 
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex; 
    display: flex;
    justify-content: flex-start;
    align-items: center;
    position: relative;
}
.home .hero {
	min-height: 350px;
	max-height: none;
}
.hero.shortbar {
	height: auto;
	min-height: 0;
}
.hero .inner-wrapper {
	width: 100%;
	max-width: 1360px;
	margin: 0 auto;
	padding: 80px 40px;
	position: relative;
	z-index: 20;
}
.hero .inner-wrapper .col2.flex {
	width: 100%;
}
.hero .inner-wrapper .col2.flex .row-block.flex:first-child {
	width: 52%;
	max-width: 650px;
	height: auto;
	align-items: center;
}
.home .hero .inner-wrapper .col2.flex .row-block.flex:first-child {
	width: 48%;
	justify-content: center;
}
.home .hero .inner-wrapper .col2.flex .row-block.flex:last-child {
	width: 48%;
}
.hero .inner-wrapper .col2.flex .row-block.flex:last-child {
	width: 48%;
	justify-content: flex-end;
}
.hero > .img-container {
	width: 100%;
	max-width: 100%;
	height: 100%;
	margin: 0 auto;
	padding: 0;
	position: absolute;
	right: 0;
	left: 0;
	z-index: 19;
	text-align: right;
}
.hero > .img-container > div {
	position: relative;
	height: 100%;
    width: 45%;
    margin-right: 0;
    margin-left: auto;
    clip-path: polygon(25% 0%, 100% 0%, 100% 100%, 0% 100%);
}
.hero > .img-container > div > img {
	margin: 0;
    width: 100%;
    height: auto;
    min-height: 100%;
    display: block;
}
.hero.shortbar .inner-wrapper.short {
	padding: 30px 40px;
	max-width: 1360px;
}
.hero .hero-inner.flex {
	align-items: center;
}
.hero .hero-inner.flex .h2 {
	margin-right: 20px;
}
.hero h1 {
	font-family: 'Lato-Black', sans-serif;
	font-weight: 800;
	line-height: 1.15em;
	padding-top: 0;
	margin-bottom: 20px;
	margin-top: 0;
}
.hero h1,
.hero .h1,
.hero .h1 strong,
.hero .h1 a,
.hero .h1 a:hover,
.hero h2,
.hero .h2,
.hero .h2 strong,
.hero .h2 a,
.hero .h2 a:hover,
.hero .h3,
.hero .h3 strong,
.hero .h3 a,
.hero .h3 a:hover {
	color: #ffffff;
}
.hero .h4 {
	margin-right: auto;
	margin-left: 20px;
}
.hero p {
	color: #ffffff;
	margin: 0;
	height: auto;
}
.home .hero h1 {
	max-width: 520px;
}
.home .hero p {
	max-width: 520px;
}
.hero #breadcrumbs {
	margin-bottom: 40px;
	margin-top: -40px;
}
.hero #breadcrumbs a {
	color: #FFFFFF;
}

.vid-tn {
	display: block;
}

.container-youtube {
	background-color: #000000;
	max-width: 900px;
	margin: 0 auto;
	box-shadow: 0 0 30px rgba(0,0,0,0.1);
}
.single-post .container-youtube,
.single-lp .container-youtube {
	margin-bottom: calc(25px + 3%);
}

.testimonial-block {
	text-align: center;
}
.half .row-block .testimonial-block {
	margin-top: 10%;
}
.testimonials {
	background-color: #FFFFFF;
	max-width: 100%;
}
.testimonials .testimonial-block > p {
	line-height: 1.6em;
	margin-bottom: 25px;
	font-size: 2.1rem;
}
.testimonial-block h3,
.testimonial-block .h3 strong {
	font-family: 'Lato-BoldItalic', sans-serif;
	font-weight: 700;
	font-style: italic;
	margin-top: 0;
	max-width: 90%;
	margin-left: auto;
	margin-right: auto;
}
.testimonials .testimonial-block .stars {
	width: 120px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}
.testimonials .testimonial-block .author-block {
	justify-content: center;
	align-items: center;
}
.testimonials .testimonial-block .author-block .author {
	width: 50px;
	height: 50px;
	margin-right: 10px;
}
.testimonials .testimonial-block .author-block p {
	text-align: center;
	margin: 0;
	line-height: 1.3em;
}
.testimonials .testimonial-block .author-block p strong {
	font-family: 'Lato-Bold', sans-serif;
	font-weight: 700;
} 

.video-thumbnail-container {
	width: 100%;
	display: block;
	position: relative;
}
.video-thumbnail-container > a {
	width: 100%;
	display: block;
	overflow: hidden;
	padding-bottom: 55%;
	position: relative;
}
.video-thumbnail-container > a > img {
	width: 100%;
	height: auto;
	position: absolute;
	top: -18%;
	bottom: 0;
}

.security-logos {
	background-color: #F1F3F4;
	text-align: center;
}
.security-logos .inner-wrapper.short {
    padding: 60px 40px 40px 40px;
}
.security-logos .h3 strong {
	font-family: 'Lato-Bold', sans-serif;
	font-weight: 700;
	color: #434343;
}
.security-logos ul.logos {
	width: 100%;
	list-style-type: none;
	margin: 50px 0 0 0;
	padding: 0;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}
.security-logos ul.logos li {
	margin: 0 calc(20px + 2%) 20px 3%;
	text-align: center;
}

.featured-blog {
	background-color: #F1F3F4;
	text-align: center;
}
.featured-blog .h3 strong {
	font-family: 'Lato-Bold', sans-serif;
	font-weight: 700;
	color: #434343;
}
.featured-blog .inner-wrapper > .flex {
	margin-top: 5%;
}
.featured-blog.col3 .row-block {
	background-color: #ffffff;
	width: 31%;
}
.featured-blog .row-block p {
	padding: 30px;
	padding-top: 0;
	padding-bottom: 20px;
	margin-top: 0;
	margin-bottom: 0;
	text-align: left;
}
.featured-blog .row-block p:last-child {
	padding-bottom: 30px;
}
.featured-blog .row-block .meta-categories {
	justify-content: flex-start;
	align-items: center;
}
.featured-blog .row-block img {
	margin-bottom: 25px;
}
.featured-blog .row-block .h4 a {
	color: #005596;
	text-decoration: none;
}
.meta-categories, .meta-sep, .entry-date {
	color: #666666;
}
.meta-sep {
	opacity: 0.4;
	padding: 0 9px 0 0;
}
img.cat-icon,
.featured-blog .row-block img.cat-icon {
	width: 12px;
	height: 12px;
	margin: 0 4px 0 0;
}
img.cat-icon-lrg {
	width: 26px;
	height: 26px;
	margin: 0 7px 0 0;
}
.back-link {
	margin-bottom: 40px;
}
.back-link a {
	font-size: 1.6rem;
	text-decoration: none;
	color: #005596;
}
.video-tn-container {
	position: relative;
	width: 100%;
	max-width: 100%;
	cursor: pointer;
	position: relative;
	height: 0;
    padding-bottom: 54.5%;
    box-shadow: 0 0 12px rgba(0,0,0,0.1);
}
.video-tn-container a {
	display: block;
	width: 100%;
}
.video-tn-container a img {
	width: 100%;
	height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.play-button {
	width: 86px;
	height: 86px;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	transition: all .2s ease-in-out;
	cursor: pointer;
	z-index: 30;
}
.play-button:hover {
	cursor: pointer;
	transform: scale(1.1);
}


.cta-bar {
	background-color: #005596;
	width: 100%;
	max-width: 100%;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: 0 0;
	text-align: center;
	max-width: 100%;
}
.cta-bar > .inner-wrapper {
    text-align: center;
}
.cta-bar > .inner-wrapper .h3 {
	color: #FFFFFF;
	display: block;
	margin: 0 auto 40px auto;
	line-height: 1.3em;
}
.cta-bar > .inner-wrapper .h3 strong {
	color: #FFFFFF;
}
.cta-bar > .inner-wrapper .button {
	margin: 25px 0 0 0;
}
.cta-bar > .inner-wrapper p {
	color: #FFFFFF;
	max-width: 980px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.cta-bar > .inner-wrapper p.h3 {
	margin-bottom: 20px;
}
.cta-bar > .inner-wrapper .button {
	margin: 0;
}
.cta-bar .gform_wrapper {
	background-color: transparent;
	padding: 0;
}
.cta-bar .gform_wrapper form {
	background-color: transparent;
	padding: 0;
	width: 100%;
	max-width: 580px;
	display: -webkit-box; 
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex; 
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.cta-bar .gform_wrapper form .gform_fields .gfield {
	margin: 0;
}
.cta-bar .gform_wrapper form .gform_fields .gfield input[type="text"] {
	padding: 14px 14px 15px 14px;
}
.cta-bar .gform_wrapper form .gform_body {
	width: 70%;
}
.cta-bar .gform_wrapper form .gform_footer {
	width: 30%;
}
.cta-bar .gform_wrapper form .gform_footer input[type="submit"] {
    background-color: #242424;
    cursor: pointer;
    outline: 0;
}
.cta-bar .gform_wrapper form .gform_footer input[type="submit"]:hover {
    background-color: #333333;
    cursor: pointer;
    outline: 0;
}
.cta-bar.cta-bar-blog > .inner-wrapper.short {
    padding: 60px 40px;
}
.cta-bar.cta-bar-blog > .inner-wrapper p {
	margin: 0 auto 30px auto;
}
.cta-bar.cta-bar-blog .inner-wrapper p,
.cta-bar.cta-bar-blog .inner-wrapper a {
	color: #FFFFFF;
}
.cta-bar.cta-bar-blog > .inner-wrapper .h3 {
    margin: 0 auto 10px auto;
}
.cta-bar.cta-bar-blog .gform_wrapper form .validation_error {
    display: block;
    width: 100%;
    margin-bottom: 15px;
}
.cta-bar.cta-bar-blog .gform_wrapper ul.gform_fields li.gfield .gfield_description {
	display: none;
}
.cta-bar.cta-bar-blog .gform_wrapper img.gform_ajax_spinner {
    display: none !important;
}
.cta-bar .gform_wrapper form:first-child {
	width: 100%;
}
.cta-bar .gform_wrapper form:not(:first-child) {
	flex: 1;
}
.cta-bar.cta-bar-blog div.small p {
	font-size: 1.4rem;
	margin: 20px auto 0 auto;
	text-align: center;
}
.cta-bar.cta-bar-blog .gform_wrapper ul.gform_fields li.gfield > label {
	color: #FFFFFF;
}
.cta-bar.cta-bar-blog .gform_wrapper form .gform_footer {
    padding-top: 33px;
}

.col3 .row-block.testimonial-block {
	text-align: center;
	width: 27%;
	max-width: 400px;
	margin-left: auto;
	margin-right: auto;
}
.row-items-1 .testimonial-block {
	max-width: 700px;
	margin-left: auto;
	margin-right: auto;
}
.testimonial-block .author-block {
	text-align: center;
}
.testimonial-block .author-block p {
	width: 100%;
	text-align: center;
}
.testimonial-block .h3 {
	margin-top: 20px;
}


/* Forms */

.form-container {
	background-color: #f1f3f4;
	padding: 50px 40px;
}
.form-container form {
	padding: 0 !important;
	margin: 0 !important;
	width: 100% !important;
}
.form-container form ._form_element {
	margin-bottom: 20px !important;
}
.form-container form ._form_element ._form-label {
	font-family: 'Lato-Bold', sans-serif !important;
	font-weight: 700 !important;
	font-size: 1.6rem;
	margin-bottom: 7px;
	display: block;
	text-align: left;
}
.form-container form ._form_element ._form-label + p {
	display: inline;
	height: 0;
}
._form_element._x00751279,
._form_element._x83893106,
._form_element._x46255792 {
	display: none;
}
._html-code, ._html-code p {
	font-size: 1.5rem;
	line-height: 1.5;
}

.form-container form ._form_element input[type="text"],
input[type="text"],
input[type="date"],
input[type="datetime"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="time"],
input[type="url"],
input[type="tel"],
textarea,
select {
	outline: none;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	width: 100%;
	line-height: 1;
	background-color: #ffffff;
	margin: 0;
	border: none !important;
	padding: 10px 12px;
	color: #111;
	font-family: inherit;
	font-size: 1.6rem;
	-webkit-appearance: none;
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	border-radius: 0 !important;
	-khtml-border-radius: 0 !important;
}
input[type="text"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="tel"]:focus,
textarea:focus,
select:focus {
	background-color: #ffffff;
	outline-color: transparent;
	outline-style: none;
	-webkit-appearance: none;
}
input[type="hidden"] {
	height: 0;
}
textarea {
    max-height: none;
}
select, select:focus  {
	display: block;
	padding: 9px 40px 9px 13px;
	max-width: 100%;
	width: 100%;
	height: auto;
	border: none;
	background: url("img/arrow-down.svg") calc(100% - 13px) center no-repeat;
	background-color: #fff;
	background-size: 16px 16px;
	-moz-background-size: 16px 16px;
	line-height: 19px;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	height: 42px;
	line-height: 24px;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	-khtml-border-radius: 0;
}
select option  {
	padding: 0 4px;
}
select::-ms-expand  {
	display: none;
}
select:disabled::-ms-expand  {
	background: #f60;
}
body.ie select  {
	background: url("img/arrow-down.svg") 96% center no-repeat;
}
body .fa {
	font-weight: 700;
}
body ._form ._button-wrapper {
	width: 100% !important;
	text-align: center !important;
	margin-top: 40px !important;
}
body ._form ._button-wrapper ._submit, body ._form ._button-wrapper button[type="submit"] {
	font-family: 'Lato-Regular', sans-serif !important;
	font-weight: 400 !important;
	font-size: 1.5rem !important;
    line-height: 1.2em !important;
    padding: 15px 25px !important;
    -moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	border-radius: 0 !important;
	-khtml-border-radius: 0 !important;
	background-color: #005B9C;
	text-transform: uppercase;
	border: none;
	color: #FFFFFF;
}

/* Gravity Forms */
.gform_wrapper {
    margin: 0 auto;
    background-color: #F1F3F4;
    -webkit-transition: height .25s;
    -moz-transition: height .25s;
    -ms-transition: height .25s;
    -o-transition: height .25s;
    transition: height .25s;
}
.gform_wrapper form {
	margin: 0 auto;
    background-color: transparent;
	box-shadow: none;
	padding: 50px 40px 50px 40px;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	-khtml-border-radius: 0;
	text-align: center;
	position: relative;
}
fieldset {
	border: none;
	margin: 0;
	padding: 0;
}
.gform_wrapper h3, .gform_wrapper .h3 {
	font-family: 'Lato-Black', sans-serif;
	font-weight: 900;
	text-align: center;
	margin-bottom: 0;
}
.gform_description {
	margin-top: 18px;
}
.gform_heading {
	margin-bottom: 0;
	padding: 50px 40px 0 40px;
	text-align: center;
}
.gform_fields {
	list-style-type: none;
	margin: 0;
}
.gform_fields .gfield {
	margin: 0 0 18px 0;
}
.single-lp .gform_fields .gfield {
    margin: 0 0 15px 0;
}
.gform_wrapper .top_label input.medium,
.gform_wrapper .top_label select.medium {
    max-width: 100%;
	width: 100%;
	margin: 0;
}
.gform_wrapper .gfield_radio li label,
.gform_wrapper ul.gform_fields li.gfield label,
.gform_wrapper ul.gform_fields li.gfield .gfield_description {
    text-align: left;
    width: 100%;
    max-width: 100%;
    display: inline-block;
}
.gform_wrapper .gfield_radio li label,
.gform_wrapper ul.gform_fields li.gfield label {
	font-size: 1.6rem;
}
.gform_wrapper ul.gform_fields li.gfield > label {
	line-height: 1.3em;
	font-family: 'Lato-Bold', sans-serif;
	font-weight: 700;
	margin-bottom: 8px;
}
.gform_wrapper ul.gform_fields li.gfield.hidden_label > label {
	color: #FFFFFF;
}
.gform_wrapper ul.gform_fields li.gfield .gfield_description {
	font-size: 80%;
	padding-top: 5px;
}
.gform_wrapper ul.gform_fields li.gfield {
    padding-right: 0;
}
.gfield_radio {
	list-style-type: none;
	margin-left: 0;
	margin-bottom: 10px;
	font-size: 1.5rem;
	display: -webkit-box; 
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex; 
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.ginput_container_radio {
	margin-top: 5px;
}
.gfield_radio li {
	list-style-type: none;
	margin-left: 0;
	display: -webkit-box; 
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex; 
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-bottom: 4px;
	margin-right: 15px;
	font-size: 1.6rem;
}
.gform_wrapper .gfield_radio li label {
    font-size: 1.6rem;
    margin: 0;
}
.gfield_description {
	font-size: 1.6rem;
	line-height: 1.3em;
}
.gfield_radio li > input {
	margin-right: 7px;
}
.wakefly_front_form {
	padding: 30px;
}
.validation_error {
	font-size: calc( 1.8rem*0.9 );
    color: yellow;
    display: none;
}
.validation_message,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description.validation_message {
	font-size: calc( 1.8rem*0.9 );
    display: inline-block;
    color: tomato;
    margin-top: 2px;
    margin-bottom: 20px;
}
._error {
	text-align: left;
	padding: 4px 0;
	color: tomato !important;
}
.gform_wrapper .instruction.validation_message {
	margin-bottom: 2px;
}
.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
    max-width: 100%;
    padding-right: 0;
}
.gform_wrapper .field_description_below .gfield_description {
    padding-top: 0;
}
.gform_wrapper li.gfield.gfield_error,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background-color: transparent;
    margin-bottom: 0;
    border-top: none;
    border-bottom: none;
    padding-bottom: 0;
    padding-top: 0;
    box-sizing: border-box;
}
.gform_wrapper .gfield_required {
    color: tomato;
    margin-left: 4px;
}
ul.gfield_checkbox {
	margin: 0;
	list-style-type: none;
}
ul.gfield_checkbox li {
	display: -webkit-box; 
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex; 
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
ul.gfield_checkbox li > input {
	height: 30px;
	margin-right: 6px;
}
.gfield_visibility_hidden {
	display: none;
}
.gform_validation_container,
.gform_wrapper .gform_validation_container,
body .gform_wrapper .gform_body ul.gform_fields li.gfield.gform_validation_container,
body .gform_wrapper li.gform_validation_container,
body .gform_wrapper ul.gform_fields li.gfield.gform_validation_container {
    display: none !important;
    position: absolute !important;
    left: -9000px;
}
.gform_wrapper ul.gform_fields #field_1_10 .gfield_label {
    margin-bottom: 15px !important;
}
.gform_wrapper li.field-icon-name .ginput_container input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.gform_wrapper li.field-icon-email .ginput_container input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.gform_wrapper li.field-icon-phone .ginput_container input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.gform_wrapper li.field-icon-postal .ginput_container input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){
    padding-left: 38px;
}
.gform_wrapper ul.gform_fields li.gfield small {
	color: #FFFFFF;
}
.gform_wrapper ul.gform_fields li.gfield .ginput_container span.ginput_full label,
.gform_wrapper ul.gform_fields li.gfield .ginput_container span.ginput_left label,
.gform_wrapper ul.gform_fields li.gfield .ginput_container span.ginput_right label,
.gform_wrapper ul.gform_fields li.gfield .ginput_container span.name_first label,
.gform_wrapper ul.gform_fields li.gfield .ginput_container span.name_last label {
	font-size: 1.4rem;
}
.gform_wrapper ul.gform_fields li.gfield label.hidden_sub_label {
	display: none;
}
.ginput_container > span {
	display: block;
	width: 100%;
}

/* PAGE NAVI */
.wp-pagenavi {
	width: 100%;
	margin-top: 0;
	text-align: center;
}
.wp-pagenavi span {
	font-size: 1.8rem;
    text-decoration: none;
    border: none;
    padding: 10px 14px;
    margin: 0;
}
.wp-pagenavi span.pages {
    padding-left: 0;
}
.wp-pagenavi a {
	color: #005596;
	font-size: 1.8rem;
    border: none;
    padding: 10px 14px;
}
.wp-pagenavi a:hover {
	text-decoration: underline;
}
.entry-meta {
	margin-bottom: 1.8em;
	color: #434343;
}
.single-post .entry-meta {
	margin-bottom: 40px;
	color: #434343;
}
.single-post .content-divider {
	width: 100%;
	height: 10px;
	background-color: #F3F6F7;
	margin-bottom: 40px;
}
.meta-categories a {
	color: #666666;
	text-decoration: none;
	border: none;
	font-family: 'Lato-Regular', sans-serif;
	font-weight: 400;
}
.meta-categories a:hover {
	color: #888888;
	text-decoration: underline;
	border: none;
}
.attachment-post-thumbnail {
	margin-bottom: 60px;
}
.archive-page .inner-wrapper .row-items-3 {
	flex-wrap: wrap;
	justify-content: flex-start;
}
.archive-page .inner-wrapper .row-items-3 .row-block {
	width: 30%;
	margin-bottom: calc(40px + 3.5%);
	margin-right: 5%;
}
.archive-page .inner-wrapper .row-items-3 .row-block:nth-child(3n + 3) {
	margin-right: 0;
}
.archive-page .inner-wrapper .row-items-3 .row-block > a {
	width: 100%;
	display: block;
	margin-bottom: 20px;
}
.archive-page .inner-wrapper .row-items-3 .row-block > a > img {
	width: 100%;
	height: auto;
}
.archive-page .inner-wrapper .row-items-3 .row-block > .h3,
.archive-page .inner-wrapper .row-items-3 .row-block > .h4 {
	margin-top: 0;
	margin-bottom: 20px;
	text-transform: capitalize;
}

.resources-page {
	background-color: #F1F3F4;
}
.resources-page #resources-list {
	flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 5%;
}
.resources-page #resources-list .item {
	background-color: #FFFFFF;
	width: 30%;
	margin-bottom: calc(20px + 2%);
	margin-left: 1.66%;
	margin-right: 1.66%;
	padding: 0;
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
}
.resources-page #resources-list .item .row-block {
	width: 100%;
	background-color: #FFFFFF;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
}
.resources-page #resources-list .item .row-block img,
#resources-list .row-block img {
	width: 100%;
	height: auto;
}
.resources-page #resources-list .item .row-block p {
	padding: 0 30px 30px 30px;
	margin-bottom: 0;
}
.resources-page #resources-list .item .row-block p.h4 {
	padding: 0 30px 20px 30px;
	margin-bottom: 0;
}
.resources-page #resources-list .item .row-block .h3 {
	margin-bottom: 0;
}
.resources-page .inner-wrapper:first-child {
	padding-bottom: 0;
}
.resources-page .inner-wrapper:last-child {
	padding-top: 50px;
}
.resources-page .category-title {
	text-align: center;
	font-size: 3rem;
}
.resources-menu {
	width: 100%;
	max-width: 100%;
	min-height: 50px;
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
	justify-content: center;
	flex-wrap: wrap;
}
.resources-menu li {
	width: auto;
	list-style-type: none;
	margin: 10px;
	padding: 0;
	display: block;
}
.resources-menu li a {
	font-size: 1.6rem;
	padding: 15px 25px;
	background-color: #ffffff;
	text-decoration: none;
	color: #000000;
	-webkit-transition: all .15s;
    -moz-transition: all .15s;
    -ms-transition: all .15s;
    -o-transition: all .15s;
    transition: all .15s;
    display: block;
}
.resources-menu li a:hover {
	background-color: #005596;
	color: #FFFFFF;
}
.resources-menu li a.active {
	background-color: #E0E0E0;
	color: #000000;
}
.border-box {
	border: 10px solid #F3F6F7;
	padding: 40px 30px;
}
.single-post .border-box {
	margin-top: 60px;
}

.slideshow {
	position: relative;
}
.slideshow .inner-wrapper {
    padding: 60px;
}
.slideshow .photo-slideshow {
	position: absolute;
	width: 100%;
	height: 0;
	top: 0;
	left: 0;
	overflow: hidden;
	padding-bottom: 55%;
	margin-top: -28%;
}
.slideshow .photo-slideshow > div {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 8;
}
.slideshow .photo-slideshow > div > img {
	position: relative;
	width: 100%;
	height: auto;
	z-index:8;
}
.slideshow.col2 .row-block {
    width: 50%;
    margin-right: 0;
}
.slideshow.col2 .flex {
    align-items: center;
}
.slideshow .photo-slideshow .active {
    z-index:10;
}
.slideshow .photo-slideshow .last-active {
    z-index:9;
}

.categories-dropdown {
	margin-left: auto;
	width: 250px;
}
.search-field {
    width: 360px;
    margin-left: 30px;
}
.search-field > .flex {
	width: 100%;
	max-width: 100%;
}
.search-field form {
    width: 100%;
	max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.search-field form label,
.categories-dropdown div label {
	color: #FFFFFF;
	font-size: 1.5rem;
	line-height: 1.8;
	margin-right: 10px;
}
.search-field form > div {
    display: -webkit-box; 
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex; 
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.search-field input[type='search'] {
    background-color: #ffffff;
    width: calc(100% - 42px);
    height: 42px;
    -moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	-khtml-border-radius: 0;
}
.search-field .search-submit {
    background-color: #242424;
    color: #FFFFFF;
    border: none;
    width: 42px;
    height: 42px;
    outline: 0;
     -moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	-khtml-border-radius: 0;
	-webkit-appearance: none;
}
.search-field .search-submit:hover {
	background-color: #000000;
}

.careers-listing {
	background-color: #F1F3F4;
}
.archive-page.careers-listing .inner-wrapper .row-items-3 .row-block {
	background-color: #FFFFFF;
	padding: 35px;
    width: 30%;
    margin-bottom: 0;
    margin-right: 5%;
    margin-top: calc(40px + 3.5%);
}
.archive-page.careers-listing .inner-wrapper .row-items-3 .row-block:nth-child(3n + 3) {
	margin-right: 0;
}
.archive-page.careers-listing .inner-wrapper .row-items-3 {
    flex-wrap: wrap;
    justify-content: center;
}

.demonstrations {
	background-color: #FFFFFF;
}

/* Footer */
footer {
	position: relative;
	top: 82px;
    color: #fff;
    background-color: #242424;
    z-index: 699;
    padding-bottom: 52px;
}
footer > .inner-wrapper {
	text-align: center;
	padding-bottom: 0;
}
footer > .inner-wrapper .bottom-menu {
	margin-bottom: 30px;
}
footer > .inner-wrapper .bottom-menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
footer > .inner-wrapper .bottom-menu ul li {
	display: inline-block;
	font-size: inherit;
	border-right: 1px solid rgba(255,255,255,0.1);
}
footer > .inner-wrapper .bottom-menu ul li:last-child {
	border: none;
}
footer > .inner-wrapper .bottom-menu ul li a {
	font-size: 1.5rem;
	color: #fff;
	text-decoration: none;
	padding: 0 9px 0 7px;
	display: inline-block;
}
footer > .inner-wrapper .bottom-menu ul li a:hover {
	text-decoration: underline;
}
footer > .inner-wrapper .footer-columns {
	justify-content: space-between;
	flex-wrap: nowrap;
}
footer > .inner-wrapper .footer-columns > div {
	width: auto;
	max-width: 300px;
	min-width: 120px;
	margin: 0 2.5% 5% 2.5%;
}
footer > .inner-wrapper .footer-columns > div > div > ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
footer > .inner-wrapper .footer-columns > div > div > ul > li {
	list-style-type: none;
	margin: 0 0 14px 0;
	padding: 0;
	color: #FFFFFF;
	text-align: left;
}
footer > .inner-wrapper .footer-columns > div > div > ul > li > a {
	font-size: 1.5rem;
	line-height: 1.5em;
	display: inline-block;
	color: #FFFFFF;
	text-decoration: none;
}
footer > .inner-wrapper .footer-columns > div > div > ul > li.section-title > a {
	font-family: 'Lato-Black', sans-serif;
	font-weight: 900;
	font-size: 1.8rem;
	line-height: 1.2;
	color: #FFFFFF;
	text-decoration: none;
	cursor: default;
}
footer > .inner-wrapper .footer-columns > div > div > ul > li.section-title > a:hover {
	text-decoration: none;
	cursor: default;
}
footer > .inner-wrapper .footer-columns > div > div > ul > li > a:hover {
	text-decoration: underline;
	cursor: pointer;
}
footer p {
	font-size: 1.5rem;
	color: #fff;
	line-height: 1.4em;
}
footer ul {
	text-align: center;
}
ul.social-icons {
    width: 100%;
    list-style-type: none;
    margin: 0 0 30px 0;
    padding: 0;
    justify-content: center;
}
ul.social-icons li {
    width: 40px;
    height: 40px;
    border-radius: 20px;
    text-align: center;
    margin: 10px;
}
ul.social-icons li a {
    display: inline-block;
    background-color: transparent;
    width: 40px;
    height: 40px;
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    -ms-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
}
ul.social-icons li a span {
    color: #fff;
    font-size: 150%;
    margin: 6px 0 0;
}
ul.social-icons li a span:before {
    font-weight: 400;
}

/* Media Queries */
@media only screen and (max-width: 1280px) {
	header section.flex {
	    justify-content: space-between;
	    align-items: center;
	    width: 100%;
	    max-width: 100%;
	}
	header > section > nav {
		display: none;
	}
	.mobile-menu-icon {
		display: block;
		margin-left: auto;
	}
	.wpml-ls-legacy-dropdown,
	section.flex > div.wpml-ls-legacy-dropdown {
		margin-right: 0;
	    margin-left: auto;
	}
	.wpml-ls.wpml-ls-legacy-list-horizontal {
	    margin-right: 0;
	    margin-left: 15px;
	}
	.wpml-ls.wpml-ls-legacy-list-horizontal + .mobile-menu-icon,
	.wpml-ls-legacy-dropdown + .mobile-menu-icon {
	    display: block;
	    margin-left: 30px;
	}
}
@media only screen and (max-width: 1200px) {
	header section {
		padding: 0 30px;
	}
	.hero .inner-wrapper .col2.flex .row-block.flex:first-child {
	    max-width: 450px;
	}
	.hero > .img-container > div > img {
	    margin-right: -5%;
	}
}
@media only screen and (max-width: 1080px) {
	.blog-archive .inner-wrapper.flex .row-items-3 .row-block {
	    width: 46%;
	}
	footer > .inner-wrapper .footer-columns {
		justify-content: center;
		flex-wrap: wrap;
	}
	footer > .inner-wrapper .footer-columns > div {
		max-width: 33.333%;
	}
	.hero {
		flex-wrap: wrap;
	}
	.hero .col2 {
		display: block;
	}
	.hero .col2 .row-block {
		width: 100%;
		text-align: center;
	}
	.hero .col2 .row-block .vid-tn {
		display: block;
		max-width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
	.hero .col2 .row-block:first-child {
		margin-bottom: 30px;
	}
	.hero .inner-wrapper .col2.flex {
		width: 100%;
		display: block;
	}
	.home .hero .inner-wrapper .col2.flex .row-block.flex:first-child {
		width: 100%;
		display: block;
		padding-bottom: 0;
		margin-bottom: 20px;
	}
	.home .hero h1, .home .hero p {
	    max-width: 80%;
	    margin-left: auto;
		margin-right: auto;
	}
	.hero-buttons {
	    width: 100%;
	    margin-top: 30px;
	    margin-left: 0;
	}
	.hero .inner-wrapper .col2.flex .row-block,
	.hero .inner-wrapper .col2.flex .row-block.flex:first-child,
	.hero .inner-wrapper .col2.flex .row-block.flex:last-child,
	.home .hero .inner-wrapper .col2.flex .row-block.flex:last-child,
	.hero > .img-container > div {
		width: 100%;
		max-width: 100%;
		display: block;
		margin-bottom: 0;
	}
	.home .hero .inner-wrapper .col2.flex .row-block.flex:last-child {
		display: block;
		max-width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
	.hero .inner-wrapper .col2.flex .row-block .video-tn-container {
	    margin: 0;
	    padding-bottom: 56.5%;
	}
	.hero > .img-container {
		position: relative;
		padding-bottom: 80px;
	}
	.hero > .img-container > div  {
		clip-path: none;
		width: 100%;
		max-width: 600px;
		height: auto;
		margin-left: auto;
		margin-right: auto;
		display: block;
	}
	.hero > .img-container > div > img {
	    height: auto;
	    width: 100%;
	    margin-right: 0;
	}
	.hero #breadcrumbs {
		margin-bottom: 30px;
		margin-top: 0;
	}
}
@media only screen and (max-width: 980px) {
	section.col3 .row-items-3,
	.featured-blog.col3 .inner-wrapper > .flex {
		display: block;
	}
	section.col3 .row-block,
	.featured-blog.col3 .row-block,
	.archive-page.careers-listing .inner-wrapper .row-items-3 .row-block {
		width: 100%;
		max-width: 600px;
		margin-bottom: 40px;
		margin-left: auto;
		margin-right: auto;
		border-right: none;
	}
	section.col3 .row-block:nth-child(3n+3) {
	    margin-right: auto;
	}
	.archive-page.careers-listing .inner-wrapper .row-items-3 .row-block:nth-child(3n + 3) {
	    margin-right: auto;
	}
	section.col3 .row-block:last-child {
		margin-bottom: 0;
	}
	section.col3 .row-block:nth-child(3) {
	    margin-right: auto;
	}
	.archive-page .inner-wrapper .row-items-3 .row-block {
		width: 48%;
	}
	.resources-page #resources-list .item {
		width: 50%;
	}
	.col3 .row-block.testimonial-block {
		width: 100%;
	}
	.row-items-4, .col3 > div.row-items-4 {
		max-width: 600px;
		margin-left: auto;
		margin-right: auto;
	}
	.row-items-4 .row-block {
		width: 47%;
		max-width: 260px;
		margin-right: 6%;
		margin-bottom: 6%;
		flex: auto;
	}
	.row-items-4 .row-block:nth-child(2),
	.row-items-4 .row-block:nth-child(4) {
		margin-right: 0;
	}
	.row-items-4 .row-block:nth-child(3),
	.row-items-4 .row-block:nth-child(4) {
		margin-bottom: 0;
	}
}
@media only screen and (max-width: 900px) {
	.inner-wrapper {
	    padding: 60px 40px;
	}
	.row-items-2.left .row-block:nth-child(odd) {
		width: 100%;
		margin-right: 0;
		margin-bottom: 40px;
	}
	.row-items-2.left .row-block:nth-child(even) {
		width: 100%;
	}
	.row-items-2.right .row-block:nth-child(even) {
		width: 100%;
	}
	.row-items-2.right .row-block:nth-child(odd) {
		width: 100%;
		margin-right: 0;
		margin-bottom: 40px;
	}
	.blog-archive .inner-wrapper.flex .row-items-3 {
		display: block;
	}
	.blog-archive .inner-wrapper.flex .row-items-3 .row-block {
		width: 100%;
	}
	.row-items-2 {
		display: block;
	}
	.col2 .row-block {
	    width: 100%;
	}
	.hero h1 {
	    max-width: 100%;
		margin: 0;
	}
	.hero h1, .home .hero p {
	    max-width: 100%;
	}
	.hero p {
		margin-top: 20px;
	}
	.slideshow .photo-slideshow {
    	margin-top: 0%;
	}
	.slideshow.col2 .row-block {
	    width: 100%;
	}
	.slideshow.col2 .row-block:first-child {
	    padding-bottom: 55%;
	    margin-bottom: 0;
	}
	.slideshow .inner-wrapper {
	    padding: 40px;
	}
}
@media only screen and (max-width: 800px) {
	.hero .hero-inner.flex {
		flex-wrap: wrap;
	}
	.hero .hero-inner.flex .h2 {
		width: 100%;
		margin-bottom: 30px;
	}
}
@media only screen and (max-width: 768px) {
	h1, .h1 { font-size: 3.4rem; }
	h2, .h2 { font-size: 2.7rem; }
	h3, .h3 { font-size: 2.2rem; }
	h4, .h4 { font-size: 1.8rem; }
	h5, .h5 { font-size: 1.5rem; }
	h6, .h6 { font-size: 1.3rem; }
	h1, h2, h3, h4, h5, h6 {
	    line-height: 1.3em;
	}
	.col2  {
		display: block;
	}
	.col2 .row-block {
		width: 100%;
		text-align: center;
	}
	.col2 .row-block:first-child {
		margin-bottom: 40px;
	}
	.archive-page .inner-wrapper .row-items-3 .row-block {
		width: 100%;
	}
}
@media only screen and (max-width: 660px) {
	.resources-page #resources-list .item {
		width: 100%;
	}
	.cta-bar .gform_wrapper form .gform_body {
	    width: 100%;
	}
	.cta-bar .gform_wrapper form .gform_footer {
	    width: 100%;
	}
}
@media only screen and (max-width: 600px) {
	.inner-wrapper {
		padding: 60px 30px;
	}
	.inner-wrapper.short {
		padding: 40px 30px;
	}
	.hero .inner-wrapper {
	    padding: 40px 30px;
	}
	.hero.shortbar .inner-wrapper.short {
	    padding: 30px;
	}
	img.alignright {
		float: none;
		width: 100%;
		max-width: 100%;
		height: auto;
		margin: 0;
	}
	img.alignleft {
		float: none;
		width: 100%;
		max-width: 100%;
		height: auto;
		margin: 0;
	}
	header section {
	    padding: 0 20px;
	}
	.row-block > img {
	    margin-bottom: 15px;
	}
	.row-items-4 {
		display: block;
	}
	.row-items-4 .row-block {
		width: 100%;
		margin-bottom: 12%;
		margin-left: auto;
		margin-right: auto;
	}
	.row-items-4 .row-block:nth-child(n+5) {
		margin-top: 0;
	}
	.row-items-4 .row-block:nth-child(2),
	.row-items-4 .row-block:nth-child(4) {
		margin-left: auto;
		margin-right: auto;
	}
	.row-items-4 .row-block:nth-child(3) {
		margin-bottom: 15%;
		margin-left: auto;
		margin-right: auto;
	}
	.row-items-4 .row-block:nth-child(4) {
	    margin-bottom: 15%;
	}
	#mobile-nav ul {
	    padding-top: 20px;
	}
	#mobile-nav .search-form {
		display: block;
	}
	footer > .inner-wrapper .footer-columns > div {
		width: 100%;
		max-width: 100%;
	}
	footer > .inner-wrapper .footer-columns > div > div > ul > li {
		text-align: center;
	}
	.hero > .img-container {
	    padding-bottom: 0;
	}
}
@media only screen and (max-width: 500px) {
	h1, .h1 { font-size: 3rem; }
	h2, .h2 { font-size: 2.4rem; }
	h3, .h3 { font-size: 2.2rem; }
	h4, .h4 { font-size: 1.8rem; }
	h5, .h5 { font-size: 1.3rem; }
	h6, .h6 { font-size: 1rem; }
	h1, h2, h3, h4, h5, h6 {
	    line-height: 1.3em;
	}
	p, li {
		font-size: 1.7rem;
		line-height: 1.7em;
	}
	table td {
		font-size: 1.5rem;
	}
	blockquote {
	    font-size: 1.7rem;
	    line-height: 1.5em;
	    margin: 7% 9% 11% 9%;
	    border-left: 12px solid #01ACD7;
	    padding-left: 15px;
	}
	blockquote > p, blockquote > em {
	    font-size: 1.8rem;
	    line-height: 1.5em;
	}
	.testimonials .testimonial-block > p {
	    font-size: 1.8rem;
	}
	.testimonials .testimonial-block h3 {
		margin-bottom: 15px;
	}
	.home .hero h1, .home .hero p {
	    max-width: 100%;
	    margin-left: auto;
	    margin-right: auto;
	}
	.search-field {
	    width: 100%;
	    margin-left: 0;
	}
	.hero .hero-inner.flex .flex {
	    flex-wrap: wrap;
	}
	.hero .hero-inner.flex .flex .categories-dropdown {
	    margin-left: 0;
	    width: 100%;
	    margin-bottom: 20px;
	}
	.search-field form label {
	    font-size: 1.4rem;
	    line-height: 1;
	    margin-right: 0;
	    margin-bottom: 5px;
	}
}
@media only screen and (max-width: 480px) {
	.wpml-ls.wpml-ls-legacy-list-horizontal {
	    display: none;
	}
	.mobile-menu-icon, .wpml-ls.wpml-ls-legacy-list-horizontal + .mobile-menu-icon {
		margin-left: auto;
	}
	.wpml-ls-legacy-dropdown, section.flex > div.wpml-ls-legacy-dropdown {
	    margin-right: 0;
	    margin-left: 18px;
	    width: 80px;
	}
	.wpml-ls-legacy-dropdown a {
		height: 80px;
    	font-size: 1.2rem;
    	height: 35px;
	}
	.wpml-ls.wpml-ls-legacy-list-horizontal + .mobile-menu-icon, .wpml-ls-legacy-dropdown + .mobile-menu-icon {
	    display: block;
	    margin-left: 20px;
	    margin-right: 0;
	}
}
@media only screen and (max-width: 400px) {
	.gform_wrapper form {
	    padding: 30px 20px;
	}
	.form-container {
	    padding: 30px;
	}
	.cta-bar > .inner-wrapper .h3 {
	    margin: 0 auto 25px auto;
	}
	.hero.shortbar .inner-wrapper.short {
	    padding: 20px;
	}
}
@media only screen and (max-width: 380px) {
	.inner-wrapper {
		padding: 40px 25px;
	}
	.inner-wrapper.short {
		padding: 30px 25px;
	}
	.g-recaptcha{
		transform:scale(0.77);
		-webkit-transform:scale(0.77);
		transform-origin:0 0;
		-webkit-transform-origin:0 0;
	}
	.archive-page.careers-listing .inner-wrapper .row-items-3 .row-block {
		margin-top: 25px;
		margin-bottom: 25px;
	}
}
@media only screen and (max-width: 360px) {
	header section a.logo-link {
	    width: 150px;
	}
	header section a.logo-link img {
	    top: -3px;
	}
	ol, ul {
	    margin-left: calc(1.4em + 1vw);
	}
}
@media only screen and (max-width: 320px) {
	
}
