@import url("https://fonts.googleapis.com/css2?family=Kumbh+Sans:wght@100;200;300;400;500;600;700;800;900&family=Oswald:wght@200;300;400;500;600;700&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
@font-face {
font-family: 'FontAwesome';
src: url(//www.kinsaleins.com/wp-content/themes/kinsale2024/fonts/fontawesome/fontawesome-webfont.eot?v=4.2.0);
src: url(//www.kinsaleins.com/wp-content/themes/kinsale2024/fonts/fontawesome/fontawesome-webfont.eot?#iefix&v=4.2.0) format("embedded-opentype"), url(//www.kinsaleins.com/wp-content/themes/kinsale2024/fonts/fontawesome-webfont.woff?v=4.2.0) format("woff"), url(//www.kinsaleins.com/wp-content/themes/kinsale2024/fonts/fontawesome/fontawesome-webfont.ttf?v=4.2.0) format("truetype"), url(//www.kinsaleins.com/wp-content/themes/kinsale2024/fonts/fontawesome/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular) format("svg"); } html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:bottom}body{line-height:1}button{outline:0}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}q{display:inline;font-style:italic}q:before{content:'"';font-style:normal}q:after{content:'"';font-style:normal}textarea,input[type="text"],input[type="button"],input[type="submit"],input[type="reset"],input[type="search"],input[type="password"]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0}table{border-collapse:collapse;border-spacing:0}th,td{padding:2px}big{font-size:120%}small,sup,sub{font-size:60%;line-height: initial;}sup{vertical-align:super}sub{vertical-align:sub}dd{margin-left:20px}kbd,tt{font-family:courier;font-size:12px}ins{text-decoration:underline}del,strike,s{text-decoration:line-through}dt{font-weight:bold}address,cite,var{font-style:italic}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}*{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-tap-highlight-color:transparent}
.sticky{}.bypostauthor{}.wp-caption{}.wp-caption-text{}.gallery-caption{}.alignright{}.alignleft{}.aligncenter{}.screen-reader-text{clip:rect(1px, 1px, 1px, 1px);position:absolute !important}
body.admin-bar > header#site-header.scroll { margin-top: 32px; } html { font-size: 62.5%; overflow-x: hidden; scroll-behavior: smooth;}
body {
font-size: 16px;
font-size: 1.6rem;
background: #eeeeee;
color: #000000;
font-family: 'Roboto', sans-serif;
font-weight: 400;
-webkit-font-smoothing: antialiased;
width: 100%;
overflow-x: hidden;
}
::selection,
::-moz-selection {
background: #000;
color: #fff;
}
.row {
max-width: 1440px;
width: 100%;
margin: 0 auto;
position: relative;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
*zoom: 1;
justify-content: center;
display: flex;
flex-wrap: wrap;
}
.row:before, .row:after { content: normal; display: table; }
.row:after { clear: both; }
.row.full { max-width: 100% !important; padding: 0;}
.inner { width: 100%;}
img {
width: 100%;
height: auto;
}
.middle {
align-self: center;
}
.trim_top {
margin-top: 0 !important;
padding-top: 0 !important;
}
.trim_bottom {
margin-bottom: 0 !important;
padding-bottom: 0 !important;
}
.mobile {
display: none;
visibility: hidden;
}
@media screen and (max-width: 880px) {
.desktop {
display: none;
visibility: hidden;
}
.mobile {
display: revert;
visibility: revert;
}
} h1 {
font-size: 70px;
font-size: 7rem;
font-weight: 900;
line-height: 72px;
color: #002855;
font-family: "Kumbh Sans", sans-serif;
margin: 10px 0;
word-break: keep-all;
text-transform: uppercase;
}
h2 {
font-size: 40px;
font-size: 4.0rem;
line-height: 42px;
color: #002855;
font-family: "Kumbh Sans", sans-serif;
margin: 10px 0;
word-break: keep-all;
}
h3 {
font-size: 30px;
font-size: 3.0rem;
line-height: 34px;
font-weight: 400;
color: #002855;
font-family: "Kumbh Sans", sans-serif;
margin: 10px 0;
}
h4 {
font-size: 25px;
font-size: 2.5rem;
line-height: 27px;
color: #002855;
font-family: "Kumbh Sans", sans-serif;
font-weight: 400;
margin-bottom: 10px;
}
h5 {
font-size: 20px;
font-size: 2.0rem;
line-height: 24px;
color: #002855;
font-family: "Kumbh Sans", sans-serif;
}
p {
font-size: 16px;
font-size: 1.6rem;
line-height: 24px;
color: #2F2F2F;
font-family: 'Roboto', sans-serif;
font-weight: 300;
margin-bottom: 20px;
}
a {
color: #002855;
text-decoration: none;
}
a:hover {
color: #002855;
text-decoration: underline;
}
em, i {
font-weight: 300;
font-style: italic;
}
strong, b {
font-weight: 600;
}
@media screen and (max-width: 1040px) {
h1 {
font-size: 50px;
font-size: 5rem;
line-height: 55px;
}
h2 {
font-size: 38px;
font-size: 3.8rem;
line-height: 40px;
}
h3 {
font-size: 28px;
font-size: 2.8rem;
line-height: 32px;
}
h4 {
font-size: 22px;
font-size: 2.2rem;
line-height: 24px;
}
}
@media screen and (max-width: 760px) {
h1 {
font-size: 40px;
font-size: 4rem;
line-height: 45px;
}
h2 {
font-size: 32px;
font-size: 3.2rem;
line-height: 36px;
}
h3 {
font-size: 26px;
font-size: 2.6rem;
line-height: 30px;
}
h4 {
font-size: 20px;
font-size: 2.0rem;
line-height: 22px;
}
} .alert-panel {
background-color: #FFA400;
z-index: 1111;
padding: 40px;
color: #002855;
}
.alert-panel > .row {
flex-direction: column;
text-align: center;
margin: 10px;
}
.alert-panel > .row h4 {
margin: 0 0 10px 0;
color: #002855;
}
.alert-panel > .row p {
margin: 0 0 10px 0;
color: #002855;
}
.alert-panel > .row a {
color: #002855;
text-decoration: underline;
} 
.alert-panel > .row a.btn.ghost {
margin: 0 0 10px 0;
} 
header#site-header {
position: relative;
top: 0;
left: 0;
z-index: 2;
transition: all .5s;
min-height: 100px;
background-color: #ffffff;
}
header#site-header .row {
justify-content: revert; }
.header-wrap {
padding: 0 40px 0 40px;
min-height: 100px;
position: relative;
}
#logo-container {
display: flex;
justify-content: center;
align-items: center;
}
img.accent {
position: absolute;
z-index: -1;
max-width: 250px;
right: 0;
top: 0;
-webkit-transition: linear .3s;
-moz-transition: linear .3s;
-ms-transition: linear .3s;
-o-transition: linear .3s;
transition: linear .3s;
}
header#site-header #logo {
max-width: 240px;
-webkit-transition: linear .3s;
-moz-transition: linear .3s;
-ms-transition: linear .3s;
-o-transition: linear .3s;
transition: linear .3s;
}
header#site-header.scroll {
position: fixed;
background-color: #ffffff;
box-shadow: 0 0px 20px rgba(0,0,0,.8);
min-height: 80px;
animation: slideDown 0.35s ease-out;
}
header#site-header.scroll img#logo {
max-width: 180px;
}
header#site-header.scroll .header-wrap {
min-height: 80px;
}
header#site-header.scroll img.accent {
max-width: 150px;
top: 0;
}
@keyframes slideDown {
from {
transform: translateY(-100%);
}
to {
transform: translateY(0);
}
}
#ghost-header {
height: 100px;
position: relative;
z-index: -1;
width: 100%;
}
@media screen and (max-width: 1040px) {
header#site-header {
position: relative!important;
min-height: 100px;
background-color: #002855;
}
.header-wrap {
padding: 10px 15px;
min-height: 80px;
}
header#site-header #logo {
max-width: 200px;
position: relative;
-webkit-transition: linear .3s;
-moz-transition: linear .3s;
-ms-transition: linear .3s;
-o-transition: linear .3s;
transition: linear .3s;
filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(321deg) brightness(103%) contrast(102%);
}
#ghost-header {
display: none;
}
img.accent {
max-width: 100px;
}
} #main-nav {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
position: absolute;
right: 40px;
top: 50px;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
#main-nav a {
font-size: 16px;
font-size: 1.6rem;
font-family: 'Roboto', sans-serif;
font-weight: 600;
display: inline-block;
text-decoration: none;
padding: 0 15px;
text-transform: uppercase;
position: relative;
color: #002855;
padding-bottom: 34px;
}
#main-nav ul {
display: flex;
white-space: nowrap;
}
header#site-header.scroll #main-nav   {
top: 35px;
-webkit-transition: linear .3s;
-moz-transition: linear .3s;
-ms-transition: linear .3s;
-o-transition: linear .3s;
transition: linear .3s;
}
nav#main-nav ul > li:hover::after {
margin-left: -20px;
width: 40px;
}
#main-nav .footer-only { display: none!important;}
#main-nav a::after {
content: "";
height: 2px;
width: calc(100% - 50px);
margin-left: 25px;
background-color: #FFA400;
opacity: 0;
position: absolute;
bottom: 25px;
left: 0;
transition: opacity .5s;
}
#main-nav a:hover::after,
#main-nav .current-menu-item a:after { opacity: 1;}
header#site-header.scroll #main-nav a { color: #002855;}
nav#main-nav ul.sub-menu {
background-color: #eeeeee;
position: absolute;
display: none;
padding: 8px 10px;
width: auto;
min-width: 200px;
text-align: left;
white-space: nowrap;
border: 0;
box-shadow: 0 2px 4px 0 rgb(0 0 0 / 50%);
z-index: 10;
border-radius: 8px;
top: 80%;
}
#main-nav a:hover {
color: #3ebbfb;
}
nav#main-nav ul > li:not(.mega):hover > ul {
display: block;
}
nav#main-nav ul > li.mega {
position: relative;
}
nav#main-nav ul > li.mega::before {
position: absolute;
bottom: 0;
left: 50%;
width: 0;
height: 0;
margin-left: -10px;
border-left: 12px solid transparent;
border-right: 12px solid transparent;
border-bottom: 12px solid #0c2a53;
}
nav#main-nav ul > li.mega.open::before,
nav#main-nav ul > li.mega:hover::before {
content: '';
}
#main-nav a:hover::after,
#main-nav .current-menu-item a:after { opacity: 1;}
header#site-header.scroll #main-nav a:hover {
color: #3ebbfb;
}
nav#main-nav ul.sub-menu li a,
header#site-header.scroll nav#main-nav ul.sub-menu li a {
padding: 15px 5px;
font-family: 'Roboto', sans-serif;
text-transform: capitalize;
color: #002855;
}
nav#main-nav ul.sub-menu li a:hover,
header#site-header.scroll nav#main-nav ul.sub-menu li a:hover {
color: #3ebbfb;
}
nav#main-nav ul.sub-menu a::after {
content: none;
}
nav#main-nav .nav-btn a {
text-transform: uppercase;
font-size: 14px;
font-size: 1.4rem;
font-family: "Lato", sans-serif;
font-weight: 900;
padding: 6px 17px;
display: inline-block;
color: #FFFFFF;
text-decoration: none;
display: inline-block;
transition: all .5s;
line-height: 18px;
background-color: #64B3E8;
border: 1px solid #64B3E8;
margin: -10px 20px 0 15px;
border-radius: 50px;
letter-spacing: .5px;
}
nav#main-nav .btn a:hover {
color: #64B3E8;
background-color: #ffffff;
border: 1px solid #64B3E8;
}
nav#main-nav .nav-btn a::after {
opacity: 0;
}
#coverages-navigation {
display: none;
z-index: 1999;
max-height: calc(100vh - 99px);
overflow-y: auto;
left: 0;
right: 0;
transition: all 300ms ease-in-out;
background-color: #0c2a53;
width: 100%;
position: absolute;
top: 99px;
}
body.admin-bar #coverages-navigation { }
#coverages-navigation:hover {
display: block !important;
height: auto;
}
#coverages-navigation .inner {
display: -ms-grid;
display: grid;
grid-template-columns: 3fr 1fr;
height: auto;
}
#coverages-navigation .inner ul {
list-style: none;
padding: 0;
margin: 0 0 1rem 0;
color: #FFF;
}
#coverages-navigation .inner ul li {
list-style: none;
padding: 4px 0;
color: #FFF;
font-family: "Kumbh Sans", sans-serif;
}
#coverages-navigation .inner li.hdr > a {
display: inline-block;
font-weight: 700;
margin-bottom: .75rem;
}
#coverages-navigation .inner #industries-menu {
color: #0c2a53;
background-color: #FFA400;
padding: 3rem 4rem;
}
#coverages-navigation .inner #industries-menu h3 {
padding: 0;
margin: 0 0 1rem 0;
color: #0c2a53;
}
#coverages-navigation .inner #industries-menu li {
font-weight: 500;
}
#coverages-navigation .inner #products-menu {
color: #FFF;
padding: 3rem 4rem;
}
#coverages-navigation .inner #products-menu h3 {
padding: 0;
margin: 0 0 1rem 0;
color: #FFF;
}
#coverages-navigation .inner #products-menu a {
color: #FFF;
}
#coverages-navigation .inner #products-menu a:active,
#coverages-navigation .inner #products-menu a:focus,
#coverages-navigation .inner #products-menu a:hover {
color: #3ebbfb;
}
#coverages-navigation .inner #products-menu > ul.menu {
display: -ms-grid;
display: grid;
grid-template-columns: 1fr 1fr 1fr;
grid-gap: 1rem;
} #nav-trigger {
display: none;
position: absolute;
cursor: pointer;
padding: 0;
width: 28px;
height: 20px;
z-index: 9999;
top: 35px;
right: 20px;
}
#nav-trigger #hamburger-top {
height: 3px;
background-color: #ffffff;
width: 28px;
display: block;
position: absolute;
border-radius: 3px;
left: 0;
transition: all .3s;
}
#nav-trigger #hamburger-mid {
height: 3px;
background-color: #ffffff;
width: 28px;
display: block;
position: absolute;
border-radius: 3px;
left: 0;
transition: all .3s;
}
#nav-trigger #hamburger-btm {
height: 3px;
background-color: #ffffff;
width: 28px;
display: block;
position: absolute;
border-radius: 3px;
left: 0;
transition: all .3s;
}
#nav-trigger #hamburger-top { top: 0;}
#nav-trigger #hamburger-mid { top: 8px;}
#nav-trigger #hamburger-btm { top: 16px;}
#nav-trigger.triggered #hamburger-top,
#nav-trigger.triggered #hamburger-mid,
#nav-trigger.triggered #hamburger-btm {
background-color: #ffffff;
}
html.csstransforms #nav-trigger.triggered #hamburger-top {
transform: rotate(45deg);
-moz-transform: rotate(45deg);
top: 8px;
}
html.csstransforms #nav-trigger.triggered #hamburger-btm {
transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
top: 8px;
}
html.csstransforms #nav-trigger.triggered #hamburger-mid { opacity: 0;}
#mobile-nav {
display: none;
width: 100%;
position: relative;
background-color: #002855;
}
#mobile-nav nav { display: none;}
#mobile-nav nav .sub-menu {
display: none;
overflow: hidden!important;
}
#mobile-nav ul.sub-menu {
background-color: #023c7c;
}
li.mnav-trigger > a::after  {
content: url(https://www.kinsaleins.com/wp-content/themes/kinsale2024/images/icon_menu-arrow-down.svg);
display: inline-block;
text-decoration: inherit;
width: 30px;
height: 30px;
margin-top: -10px;
position: absolute;
right: 48px;
transition: all .5s;
-webkit-transform-origin: 50% 50%;
-moz-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
-o-transform-origin: 50% 50%;
transform-origin: 50% 50%;
}
li.mnav-trigger.open > a::after {
transform: rotate(180deg);
right: 28px;
}
#mobile-nav a {
font-size: 16px;
font-size: 1.6rem;
font-family: 'Lato', sans-serif;
font-weight: 600;
display: block;
color: #ffffff;
padding: 25px 40px;
transition: background-color .5s;
text-decoration: none;
text-transform: uppercase;
position: relative;
margin-bottom: 0;
}
#mobile-nav a:hover {
background-color: #01346d;
}
#mobile-nav li.btn.sm a {
letter-spacing: normal;
border-radius: 0;
line-height: normal;
border: none;
margin: 0;
}
#mobile-nav ul, #mobile-nav ol {
margin: 0;
}
@media screen and (max-width: 1040px) {
#main-nav { 
display: none;
}
#mobile-nav,
#nav-trigger { 
display: block;
}
main {
padding-top: 40px;
}
}
header#site-header.scroll #coverages-navigation {
top: 78px;
} .search-trigger {
margin-top: -2px;
font-size: 2rem!important;
color: #74706d;
cursor: pointer;
display: block;
text-align: center;
}
.search-trigger:hover {
color: #FFA400;
}
.search-trigger-mobile {
display: none;
position: absolute;
top: 35px;
right: 75px;
font-size: 2rem!important;
color: #ffffff;
cursor: pointer;
text-align: center;
}
@media screen and (max-width: 1040px) {
.search-trigger-mobile { 
display: block;
}
}
#search-box {
padding: 50px;
}
@media screen and (max-width: 800px) {
#search-box {
padding: 50px 20px;
}
}
@media screen and (max-width: 600px) {
#search-box {
padding: 50px 5px;
}
}
.search-box {
display: none;
width: 100%;
background: rgba(0, 40, 85, .86);
position: fixed;
z-index: 1000;
top: 0;
left: 0;
height: 100%;
}
.search-container {
height: 100%;
}
.open {
display: block;
}
i#search-close {
font-weight: 300;
color: #fff;
font-size: 34px;
margin-top: 35px;
}
i#search-close:hover {
color: #888888;
}
.search-form {
display: flex;
align-items: flex-start;
padding: 28px 28px 28px 0;
flex-grow: 1;
align-self: center;
}
.search-form label {
flex-grow: 1;
position: relative;
}
input.search-field {
border: none;
padding: 10px 10px;
height: 50px;
border: 1px solid #eeeeee !important;
width: 100%;
}
input.search-submit {
color: #002855 !important;
background-color: #FFA400 !important;
max-width: 200px;
margin-left: 6px !important;
margin-top: 1px !important;
}
input.search-submit:hover {
color: #002855 !important;
background-color: #ffffff !important;
} .breadcrumbs.row.full {
background-color: #002855;
}
.breadcrumbs-inner {
display: flex;
width: 100%;
}
.breadwrap {
justify-content: flex-start;
min-width: 1520px;
display: flex;
}
.bread {
background-color: #FFA400;
justify-content: flex-start;
padding: 10px 0 0 40px;
max-width: 80%;
}
a.breadlink {
color: #002855;
}
.breadcrumb-separator {
color: #002855;
}
.breadcrumb-accent {
width: 80px;
height: 100%;
background-size: cover;
}
.bread-left {
background-color: #FFA400;
min-height: 36px;
flex: 1;
}
.bread-right {
background-color: #002855;
min-height: 36px;
flex: 1;
}
@media screen and (max-width: 1040px) {
.bread {
padding: 10px 0 0 15px;
}
} .be-ix-link-block {
width: 100%;
background-color: #ffffff;
padding: 20px;
}
.be-ix-link-block .be-related-link-container {
display: flex;
align-items: baseline;
justify-content: center;
}
.be-ix-link-block .be-related-link-container .be-list {
display: flex;
list-style: none;
margin: 0;
padding: 0;
}
.be-ix-link-block .be-related-link-container .be-label {
margin: 10px;
font-size: 16px;
font-size: 1.6rem;
color: #002855;
font-family: 'halyard-display', sans-serif;
text-transform: uppercase;
font-weight: 500;
}
.be-ix-link-block .be-related-link-container .be-list .be-list-item .be-related-link {
font-size: 16px;
font-size: 1.6rem;
font-family: 'halyard-display', sans-serif;
color: #002855;
margin: 10px;
} @keyframes fadein {
from {opacity: 0;}
to {opacity: 1;}
}
.fade {
animation-name: fadein;
animation-duration: 2s;
}
@keyframes slideright {
0% {
transform: translateX(-100%);
}
100% {
transform: translateX(0);
}
}
.reveal {
position: relative;
transform: translateY(150px);
opacity: 0;
transition: 1s all ease;
}
.reveal.active{
transform: translateY(0);
opacity: 1;
}
.reveal:nth-child(1) {
animation-delay: 0.5s; }
.reveal:nth-child(2) {
animation-delay: 1s; }
.reveal:nth-child(3) {
animation-delay: 1.5s; } .fancybox-overlay {
background-color: rgba(0, 0, 0, 0.5);
}
a.fancybox-item.fancybox-close {
position: absolute;
top: -45px;
right: -15px;
width: 40px;
height: 40px;
background-image: url(//www.kinsaleins.com/wp-content/themes/kinsale2024/images/icon_modal-close.svg);
background-position: -40px 0px;
cursor: pointer;
z-index: 1103;
filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(276deg) brightness(100%) contrast(104%);
} .narrow {
max-width: 1140px;
margin: auto;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
position: relative;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
-ms-flex-line-pack: stretch;
align-content: stretch;
}
.narrower {
max-width: 940px;
margin: auto;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
position: relative;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
-ms-flex-line-pack: stretch;
align-content: stretch;
} .hero-panel.row.full {
background-color: #000000;
height: 600px;
padding: 80px 40px;
}
.hero-text h1 {
z-index: 1;
color: #ffffff;
text-shadow: 0px 0px 3px rgba(0,0,0,0.76);
margin-bottom: 20px;
border-bottom: 2px solid #fbc120;
}
.hero-img {
position: absolute;
background-size: cover;
min-width: 100%;
min-height: 100%;
opacity: 1;
top: 0px;
right: 0px;
bottom: 0px;
left: 0px;
background-position-x: center;
background-position-y: center;
background-repeat: no-repeat;
}
@media screen and (max-width: 1040px) {
.hero-panel.row.full {
height: 400px;
}
.hero-text h1 {
font-size: 40px;
font-size: 4.0rem;
line-height: 46px;
}
}
@media screen and (max-width: 760px) {
.hero-panel.row.full {
height: 250px;
}
.hero-text h1 {
font-size: 33px;
font-size: 3.3rem;
line-height: 36px;
}
} .hero-video-panel.row.full {
background-color: #000000;
height: 680px;
padding: 80px 40px;
overflow: hidden;
}
.hero-video h1 {
z-index: 1;
color: #ffffff;
text-shadow: 0px 0px 3px rgba(0,0,0,0.76);
margin-bottom: 20px;
align-self: center;
}
.video-buttons {
z-index: 1;
}
.hero-video-panel video {
position: absolute;
top: 0; z-index: 1; opacity: 1;
max-width: 100%;
}
.controls {
z-index: 1;
}
.hero-video-panel .controls {
position: absolute;
z-index: 1;
bottom: 1em;
right: 1em; 
}
.hero-video-panel .controls .playpause {
padding: 1rem;
border: none;
background: rgba(0, 0, 0, 0.15);
color: white;
font-size: .65em;
min-width: inherit;
width: auto; 
}
.feature-banner-intro-copy {
font-weight: 300;
font-size: 1.25em; }
@media screen and (max-width: 1640px) {
.hero-video-panel.row.full {
height: 600px;
}
}
@media screen and (max-width: 1240px) {
.hero-video-panel.row.full {
height: 500px;
}
}
@media screen and (max-width: 1040px) {
.hero-video-panel.row.full {
height: 400px;
}
.hero-video-panel h1 {
font-size: 40px;
font-size: 4.0rem;
line-height: 46px;
}
}
@media screen and (max-width: 760px) {
.hero-video-panel.row.full {
height: 250px;
}
.hero-video-panel h1 {
font-size: 33px;
font-size: 3.3rem;
line-height: 36px;
}
.hero-video-panel .controls {
bottom: 2rem;
left: 2rem;
right: auto; }
.hero-video-panel .controls .playpause {
padding: .75rem;
font-size: .5em; }
} .basic-panel-wrap.row.full {
text-align: left;
padding: 20px 40px 0 40px;
}
.basic-panel {
flex-direction: column;
text-align: left;
}
@media screen and (max-width: 940px) {
.basic-panel-wrap.row.full {
padding: 20px 15px;
}
}
@media screen and (max-width: 760px) {
.basic-panel-wrap.row.full {
padding: 20px 15px;
}
} .twocol-content.row.full {
padding: 80px 40px;
}
.twocol-content.bg_color {
background-color:#ffffff
}
.twocol-content-wrap {
margin-bottom: 50px;
position: relative;
justify-content: space-between;
}
.align-left {
flex-direction: row-reverse;
}
.twocol-content {
flex: 1;
}
.twocol-content-block {
border-radius: 15px;
background-color: #fff;
padding: 55px;
width: 51%;
min-height: 400px;
box-shadow: 0 3px 50px rgb(0 0 0 / 0.2);
display: flex;
}
.twocol-block-wrap {
align-self: center;
}
.twocol-content-img {
position: relative;
border-radius: 15px;
overflow: hidden;
width: 51%;
height: 400px;
position: absolute;
right: 0;
top: 40px;
background-color: #002855;
}
.twocol-content-img.align-left {
left: 0;
top: 40px;
right: unset;
}
.twocol-content p {
font-size: 16px;
font-size: 1.6rem;
line-height: 20px;
color: #2F2F2F;
font-weight: 300;
margin-bottom: 20px;
}
.twocol-content ul {
list-style-type: disc;
color: #2F2F2F;
font-weight: 300;
font-size: 16px;
font-size: 1.6rem;
line-height: 22px;
margin-left: 50px;
margin-bottom: 20px;
}
.twocol-content li {
text-align: left;
}
.state-content {
padding-top: 100px; 
margin-top: -100px; 
}
select#stateSelect {
max-width: 100%;
padding: 10px;
color: #002855;
border-radius: 5px;
font-family: "Roboto", sans-serif;
width: 80%;
}
@media screen and (max-width: 1040px) {
.twocol-content.row.full {
padding: 20px 15px;
}
.twocol-content-wrap.align-left,
.twocol-content-wrap.align-right  {
flex-direction: column-reverse;
gap: 20px;
}
.twocol-content-block {
width: 100%;
padding: 20px;
}
.twocol-content {
max-width: 100%;
}
.twocol-content-img {
width: 100%;
margin-top: 20px;
position: unset;
height: 600px;
}
}
@media screen and (max-width: 840px) {
.twocol-content-img {
height: 450px;
}
}
@media screen and (max-width: 760px) {
.twocol-content-img {
height: 290px;
}
} .hero-product.row.full {
padding: 20px 40px;
background-color:#002855
}
.hero-product-wrap {
margin-bottom: 50px;
display: flex;
flex-direction: row;
gap: 50px;
}
.hero-product-content {
flex: 1;
color: #fff;
align-self: center;
}
.hero-product-buttons {
gap: 20px;
justify-content: left;
}
.hero-product-img img {
max-height: 400px;
width: auto;
}
.hero-product-content h1 {
color: #fff;
font-size: 58px;
font-size: 5.8rem;
line-height: 62px;
font-weight: 300;
margin-bottom: 40px;
text-transform: unset;
max-width: 960px;
position: relative;
}
.hero-product-content h1:after {
content: "";
height: 2px;
width: 60px;
background-color: #FFA400;
position: absolute;
bottom: -18px;
left: 0;
}
.hero-product-content h2 {
color: #fff;
font-weight: 300;
margin-bottom: 20px;
text-transform: unset;
max-width: 960px;
}
.hero-product-content p {
font-size: 16px;
font-size: 1.6rem;
line-height: 22px;
color: #fff;
font-weight: 300;
margin-bottom: 20px;
max-width: 960px;
}
.hero-product-content a {
color: #fff;
text-decoration: underline;
}
.hero-product-content a:hover {
color: #fff;
text-decoration: underline;
color: #FFA400;
}
.hero-product-content ul {
list-style-type: disc;
color: #fff;
font-weight: 300;
font-size: 16px;
font-size: 1.6rem;
line-height: 24px;
margin-left: 50px;
margin-bottom: 20px;
}
.hero-product-content li {
text-align: left;
}
@media screen and (max-width: 1040px) {
.hero-product.row.full {
padding: 20px 15px;
background-color:#002855
}
.hero-product-content-wrap.align-left,
.hero-product-content-wrap.align-right  {
display: revert;
}
.hero-product-content.row.full {
padding: 20px 15px;
}
.hero-product-wrap {
margin-bottom: 20px;
gap: 20px;
}
.hero-product-content {
max-width: 100%;
}
.hero-product-img img {
max-height: 300px;
}
.hero-product-content h1 {
font-size: 50px;
font-size: 5rem;
line-height: 55px;
}
}
@media screen and (max-width: 760px) {
.hero-product-wrap {
flex-direction: column-reverse;
}
.hero-product-content h1 {
font-size: 40px;
font-size: 4rem;
line-height: 45px;
}
} .full-width-panel.row.full {
padding: 80px 40px;
background-color: #002855;
}
.row.full.full-width-panel.bg-blue {
background-color: #002855;
}
.row.full.full-width-panel.bg-white {
background-color: #ffffff;
}
.row.full.full-width-panel.bg-gray {
background-color: #eeeeee;
}
.background-img {
position: absolute;
background-size: cover;
min-width: 100%;
height: 100%;
top: 0px;
right: 0px;
bottom: 0px;
left: 0px;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.photo-cta {
text-align: center;
position: relative;
z-index: 1;
padding: 0 40px;
overflow: hidden;
display: flex;
flex-direction: column;
}
.photo-cta h2 {
font-size: 42px;
font-size: 4.2rem;
line-height: 45px;
color: #ffffff;
font-family: "Kumbh Sans", sans-serif;
font-weight: 900;
text-transform: uppercase;
margin: 0 auto;
letter-spacing: 4px;
}
.photo-cta h3 {
font-size: 26px;
font-size: 2.6rem;
line-height: 26px;
color: #ffffff;
font-weight: 300;
margin: 20px 0;
}
.photo-cta p {
font-size: 16px;
font-size: 1.6rem;
line-height: 24px;
color: #ffffff;
font-family: 'Roboto', sans-serif;
font-weight: 300;
}
.photo-cta img {
max-width: 280px;
margin-bottom: 30px;
}
@media screen and (max-width: 940px) {
.full-width-panel.row.full {
padding: 20px 15px;
}
} .city-panel.row.full {
text-align: center;
background-color: #FFFFFF;
padding: 80px 40px;
}
.city-panel h2 {
text-align: left;
flex: 1;
margin-bottom: 40px;
}
.container-city {
position: relative;
display: inline-block;
min-width: 100%;
}
.container-city svg {
width: 100%;
max-width: 100%;
height: auto;
}
@media screen and (max-width: 1040px) {
.city-panel.row.full {
padding: 20px 15px;
}
} .tabs__tabcontent:focus {
outline: 1px dotted; 
}
[aria-disabled="true"], [aria-disabled="true"]:hover{
background-color: #ddd;
color: #666;
pointer-events: none;
cursor: not-allowed;
}
.tab-panel.row.full {
background-color: #002855;
padding: 0 40px;
}
.tab-content-container.row.full {
padding: 60px 40px;
}
[role="tablist"].tabs__list {
padding-left: 0;
margin-bottom: 0;
margin-left: 0px !important;
margin-top: 0;
display: flex;
flex-wrap: wrap;
position: relative;
width: 100%;
}
[role="tablist"] .tabs__item {
border-top-left-radius: 1em;
border-top-right-radius: 1em;
position: relative;
display: block;
flex-grow: 0;
width: auto;
margin: 0 20px 0 0;
text-align: center;
}
[role="tablist"] .tabs__item:last-of-type {
margin: 0 0 0 0;
}
[role="tablist"] .tabs__item a {
line-height: 1.1;
display: inline-block;
position: relative;
width: auto;
padding: 15px 30px;
border-bottom: 0;
color: #fff;
font-weight: 600;
text-transform: uppercase;
border-top: 1px solid #FFA400;
border-left: 1px solid #FFA400;
border-right: 1px solid #FFA400;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
}
[role="tablist"] .tabs__item a:focus,
[role="tablist"] .tabs__item a:hover,
[role="tablist"] .tabs__item a:active {
background-color: #002855;
color: #FFA400;
text-decoration: none;
border-top: 1px solid #FFA400;
border-left: 1px solid #FFA400;
border-right: 1px solid #FFA400;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
}
[role="tablist"] .tabs__item a[aria-selected="true"] {
background-color:  #eeeeee;
color: #002855;
}
[role="tablist"] .tabs__item a:hover {
cursor: pointer;
}
[role="tablist"] .tabs__item a:focus {
outline: 1px dotted;
}
[role="tabpanel"].tabs__content {
margin-right: 90px;
}
[role="tabpanel"].tabs__content p {
margin-bottom: 15px;
}
[role="tabpanel"].tabs__content ul {
list-style-type: disc;
color: #2F2F2F;
line-height: 24px;
font-weight: 300;
margin-left: 50px;
margin-bottom: 15px;
}
[role="tabpanel"].tabs__content ol {
list-style-type: revert;
color: #2F2F2F;
line-height: 24px;
font-weight: 300;
margin-left: 50px;
margin-bottom: 15px;
}
[role="tabpanel"].tabs__content ul ul,
[role="tabpanel"].tabs__content ol ol {
margin-bottom: 0;
}
.tabs__content[aria-hidden="true"] {
display: none;
}
.tabs__content .invisible {
display: none;
}
.js-tablist__item.selected .js-tablist__link {
background-color:  #eeeeee;
color: #002855;
border-top: 1px solid #eeeeee;
border-left: 1px solid #eeeeee;
border-right: 1px solid #eeeeee;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
}
.tab-wrap {
flex: 1;
margin-bottom: 30px;
}
.tab-applications {
width: 28%;
}
.tab-applications-inner {
background-color: #002855;
border-radius: 10px;
padding: 30px;
}
.tab-wrap ul.accordion-list {
margin-left: 0;
}
.tab-applications-inner h2 {
font-size: 20px;
font-size: 2.0rem;
line-height: 22px;
font-weight: 600;
color: #FFA400;
margin: 0 0 10px 0;
}
.tab-applications-inner input {
color: #ffffff;
margin: 10px 0 25px 0;
}
.tab-applications-inner select {
max-width: 100%;
font-family: "Roboto", sans-serif;
font-weight: 300;
padding: 10px;
color: #002855;
border-radius: 5px;
}
.tab-applications-inner a {
color: #ffffff;
line-height: 22px;
}
@media screen and (max-width: 1100px) {
[role="tablist"] .tabs__item a {
padding: 15px 15px;
font-size: 14px;
font-size: 1.4rem;
}		
}
@media screen and (max-width: 1040px) {
.tab-outer {
flex-direction: column;
}
.tab-applications {
width: 100%;
}
.tab-panel.row.full {
padding: 0 15px;
}
.tab-content-container.row.full {
padding: 20px 15px;
}
}
@media screen and (max-width: 860px) {
[role="tablist"] .tabs__item {
width: 100%;
text-align: left;
margin: 0;
}		
[role="tablist"] .tabs__item a,
[role="tablist"] .tabs__item a:focus,
[role="tablist"] .tabs__item a:hover,
[role="tablist"] .tabs__item a:active  {
width: 100%;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.js-tablist__item.selected .js-tablist__link {
border-top-left-radius: 0 !important;
border-top-right-radius: 0 !important;
}
} .product-category-panel.row.full {
padding: 30px 40px;
}
.row.product-category-wrap {
background-color: #FFFFFF;
flex-direction: row;
padding: 10px 50px 20px 50px;
border-radius: 15px;
box-shadow: 0 3px 50px rgb(0 0 0 / 0.2);
gap: 50px;
}
.product-category-item {
flex: 1;
flex-flow: column;
}
.product-category-img {
max-width: 300px;
min-width: 300px;
height: max-content;
}
a.btn.ghost.product-category {
max-width: fit-content;
}
@media screen and (max-width: 1040px) {
.product-category-panel.row.full {
padding: 20px 15px;
}
.row.product-category-wrap {
padding: 10px 20px 20px 20px;
gap: 20px;
}
.product-category-img {
max-width: 240px;
min-width: 240px;
}
}
@media screen and (max-width: 760px) {
.row.product-category-wrap {
gap: 0;
flex-direction: column-reverse;
}
} .product-contact-panel.row.full {
text-align: center;
padding: 60px 40px;
background-color: #ffffff;
}
.product-contact-managers {
display: block;
}
.product-contact-managers h2 {
text-align: left;
margin-bottom: 20px;
}
.product-contact-managers ul {
width: 100%;
list-style: none;
margin: 0 0 3rem 0;
padding: 0;
display: grid;
grid-template-columns: 1fr 1fr 1fr;
align-items: start;
grid-gap: 25px;
}
.product-contact-managers ul.items-2 {
grid-template-columns: 1fr 1fr;
margin-left: auto;
margin-right: auto;
min-width: 100%;
}
.product-contact-managers ul li {
text-align: left;
list-style: none;
margin: 0;
padding: 0;
}
.product-contact-managers ul li div {
color: #002855;
font-size: 14px;
line-height: 1.5;
}
.row.product-contact-territory {
flex-direction: column;
}
.product-contact-territory h2 {
flex: 1;
text-align: left;
margin-bottom: 10px;
}
.product-contact-territory p {
flex: 1;
text-align: left;
margin-bottom: 20px;
}
.product-contact-territory img {
padding: 30px 0;
max-width: 85%;
margin: auto;
}
.row.button-repeater a.btn {
margin: 5px;
}
a.btn.ghost.green {
border: 1px solid #759908;
}
a.btn.ghost.teal {
border: 1px solid #00b089;
}
a.btn.ghost.rust {
border: 1px solid #dd6b2f;
}
a.btn.ghost.orange {
border: 1px solid #FFA400;
}
a.btn.ghost.blue {
border: 1px solid #0047ba;
}
a.btn.ghost.dark-blue {
border: 1px solid #172b54;
}
a.btn.ghost.purple {
border: 1px solid #4f0d76;
}
@media screen and (max-width: 1040px) {
.product-contact-panel.row.full {
padding: 20px 15px;
}
.product-contact-managers ul,
.product-contact-managers ul.items-2 {
grid-template-columns: 1fr;
grid-gap: 15px;
}
.product-contact-territory img {
padding: 20px 0;
max-width: 100%;
margin: auto;
}
} .spacer-panel.row.full {
background-color: #ffffff;
z-index: -1;
}
.spacer-panel.row.full.bg_color {
background-color:#eeeeee
}
.spacer-panel.row.full .row.small {
padding: 20px 40px;
}
.spacer-panel.row.full .row.medium {
padding: 40px 40px;
}
.spacer-panel.row.full .row.large {
padding: 60px 40px;
}
.spacer-panel.row.full .row.xlarge {
padding: 80px 40px;
}
@media screen and (max-width: 1040px) {
.spacer-panel.row.full {
padding: 20px 15px;
}
} .icon-panel.row.full {
text-align: center;
background-color: #FFFFFF;
padding: 80px 40px;
}
.row.icon-wrap {
display: flex;
gap: 30px;
padding: 0;
}
.icon-intro h3 {
text-align: left;
flex: 1;
margin-bottom: 40px;
}
article.icon-item {
flex: 1;
max-width: 32%;
text-align: left;
}
article.icon-item h3 {
font-size: 20px;
font-size: 2.0rem;
line-height: 22px;
font-weight: 600;
}
.icon-img img {
max-width: fit-content;
max-height: 75px;
margin-bottom: 20px;
}
@media screen and (max-width: 1040px) {
.icon-panel.row.full {
padding: 20px 15px;
}
} .card-panel.row.full {
text-align: center;
background-color: #eeeeee;
padding: 20px 40px;
}
.row.card-wrap {
display: grid;
grid-template-columns: 1fr 1fr 1fr;
grid-gap: 50px;
padding: 40px 0;
}
article.card-item {
border-radius: 15px;
background-color: #fff;
padding: 30px;
box-shadow: 0 3px 50px rgb(0 0 0 / 0.2);
position: relative;
}
.card-intro h2 {
font-size: 30px;
font-size: 3.0rem;
line-height: 32px;
}
.card-img {
width: 75%;
margin: auto;
}
.card-container {
margin: 20px;
}
.card-description {
padding-bottom: 40px;
}
.card-description a {
text-decoration: underline;
}
.card-button {
position: absolute;
bottom: 30px;
left: 0;
right: 0;
}
@media screen and (max-width: 1140px) {
.card-panel.row.full.row.card-wrap {
grid-gap: 30px;
}
}
@media screen and (max-width: 940px) {
.card-panel.row.full {
padding: 20px 20px;
}
.row.card-wrap {
display: grid;
grid-template-columns: 1fr 1fr;
grid-gap: 20px;
padding: 20px 0;
}
}
@media screen and (max-width: 760px) {
.row.card-wrap {
display: grid;
grid-template-columns: 1fr;
grid-gap: 20px;
padding: 40px 0;
}
article.card-item {
max-width: 100%;
background-color: #ffffff;
}
} .accordion-panel.row.full {
background-color: #eeeeee;
padding: 80px 40px;
}
@media screen and (max-width: 1200px) {
.accordion-panel.row.full {
padding: 30px 40px;
}
}
@media screen and (max-width: 940px) {
.accordion-panel.row.full {
padding: 20px 15px;
}
}
.accordion h3 {
text-align: left;
flex: 1;
margin-bottom: 40px;
}
ul.accordion-list {
position: relative;
display: block;
width: 100%;
height: auto;
margin: 0;
list-style: none;
}
ul.accordion-list li {
position: relative;
display: block;
width: 100%;
height: auto;
padding: 20px 20px 20px 0 ;
margin: 0 auto 15px auto;
cursor: pointer;
border-bottom: 1px solid #333;
}
ul.accordion-list li h4 {
font-size: 2.0rem;
line-height: 24px;
font-weight: 600;
position: relative;
display: block;
width: 100%;
height: auto;
padding: 0 0 10px 0;
margin: 0;
letter-spacing: 0.01em;
cursor: pointer;
}
div.answer {
position: relative;
display: block;
width: 100%;
height: auto;
margin: 0;
padding: 0;
cursor: pointer;
}
div.answer p {
position: relative;
display: block;
font-weight: 300;
padding: 10px 0 0 0;
cursor: pointer;
margin: 0 0 15px 0;
}
ul.accordion-list .answer ol,
ul.accordion-list .answer ul {
padding-left: 20px;
}
ul.accordion-list .answer ol li {
font-size: 1.6rem;
line-height: 24px;
color: #2F2F2F;
font-weight: 300;
padding: 0;
border-bottom: none;
list-style-type: auto;
display: list-item;
}
ul.accordion-list .answer ul li {
font-size: 1.6rem;
line-height: 24px;
color: #2F2F2F;
font-weight: 300;
padding: 0;
border-bottom: none;
list-style-type: circle;
display: list-item;
margin-bottom: 0;
}
ul.accordion-list li h4 {
position: relative;
cursor: pointer;
padding-right: 1.5em;
}
ul.accordion-list li h4::after {
font-family: "Font Awesome 6 Pro";
content: "\f067"; 
font-size: 1.8rem;
font-weight: 900;
position: absolute;
right: 0;
top: 50%;
transform: translateY(-50%) rotate(0deg);
transition: transform 0.25s ease, opacity 0.25s ease;
}
ul.accordion-list li.active h4::after {
content: "\f068"; 
transform: translateY(-50%) rotate(180deg);
}
@media screen and (max-width: 680px) {
ul.accordion-list li h3 {
font-size: 18px;
font-size: 1.8rem;
}
} .testimonial-panel.row.full {
background-color: #002855;
text-align: center;
padding: 100px 40px 140px 40px;
}
.container-testimonial {
width: 90%;
max-width: 1100px;
margin: auto;
}
.container-testimonial h3 {
font-size: 20px;
font-size: 2.0rem;
line-height: 22px;
color: #FFA400;
font-weight: 700;
text-transform: uppercase;
margin-bottom: 25px;
}
.container-testimonial h4 {
color: #ffffff;
margin-bottom: 25px;
}
.container-testimonial {
color: #ffffff;
}
.container-testimonial .flex-control-paging li a.flex-active {
background: rgba(255, 255, 255, 0.9) !important;
}
.container-testimonial .flex-control-paging li a {
background: rgba(255, 255, 255, 0.2) !important;
}
@media screen and (max-width: 940px) {
.testimonial-panel.row.full {
padding: 20px 15px;
}
} .postfeed-panel.row.full {
text-align: center;
padding: 80px 40px;
}
.postfeed-panel h2 {
text-transform: uppercase;
margin-bottom: 40px;
}
.postfeed-wrap {
gap: 20px;
}
a.post-item {
flex: 1;
}
@media screen and (max-width: 940px) {
.postfeed-panel.row.full {
padding: 20px 15px;
}
} .postfeedslider-panel.row.full {
text-align: center;
padding: 80px 40px;
}
.slider-head h2 {
text-transform: uppercase;
margin-bottom: 40px;
} .container {
width: 90%;
max-width: 1100px;
margin: auto;
padding-bottom: 80px;
}
.flexslider,
.flexslider:hover {
margin: 0 0 60px !important;
background: unset !important;
border: unset !important;
}
.flex-direction-nav .flex-next {
opacity: 1!important;
right: -40px;
z-index: 1;
}
.flex-direction-nav .flex-prev {
opacity: 1!important;
left: -40px;
z-index: 1;
}
.flex-direction-nav a:before {
font-family: "FontAwesome";
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
font-size: 30px;
}
.flex-direction-nav a.flex-next::before {
font: var(--fa-font-light);
content: "\f061";
font-size: 40px;
color: #FFA400;
}
.flex-direction-nav a.flex-prev::before {
font: var(--fa-font-light);
content: "\f060";
font-size: 40px;
color: #FFA400;
}
.container:hover .flex-next:hover,
.container:hover .flex-prev:hover {
opacity: 1;
}
.container .flex-direction-nav .flex-disabled {
opacity: 0!important; filter:alpha(opacity=0); cursor: default;
}
.flexslider:hover .flex-direction-nav .flex-next {
right: -45px !important;
}
.flexslider:hover .flex-direction-nav .flex-prev {
left: -45px !important;
}
@media screen and (max-width: 940px) {
.postfeedslider-panel.row.full {
padding: 20px 15px;
}
}
@media screen and (max-width: 660px) {
.flex-direction-nav a.flex-next::before,
.flex-direction-nav a.flex-prev::before {
font-size: 20px;
}
.flex-prev,
.flex-next {
font-size: 0;
}
} .video-panel.row.full {
text-align: center;
background-color: #eeeeee;
padding: 80px 40px;
}
.video-wrap {
flex-direction: column;
text-align: center;
}
.video-gallery h2 {
margin-bottom: 30px;
text-align: center;
}
.video-gallery h3 {
font-size: 15px;
font-size: 1.5rem;
}
.flex-video {
position: relative;
overflow: hidden;
}
.video-thumbnail {
position: relative;
width: 100%;
height: 500px;
background-size: cover;
background-position: center;
opacity: 1;
transition: opacity 0.3s ease-in-out;
}
.video-thumbnail .watchvideo {
position: absolute;
width: 100%;
top: 40%;
color: #fff;
transition: 0.2s background-color ease-in-out 0s;
min-width: fit-content;
font-size: 38px;
font-size: 3.8rem;
}
.video-thumbnail:hover .watchvideo {
opacity: rgba(0,0,0,0.5);
}
.watchvideo h3 {
font-size: 38px;
font-size: 3.8rem;
line-height: 42px;
color: #fff;
} .video-modal {
padding: 0px;
gap: 40px;
}
.video-modal .img-wrap {
max-width: 370px;
}
@media screen and (max-width: 940px) {
.video-panel.row.full {
padding: 20px 15px;
}
} .team-panel.row.full {
text-align: center;
background-color: #eeeeee;
padding: 60px 40px;
}
.team-wrap h2 {
text-align: left;
flex: 1;
margin-bottom: 20px;
position: relative;
}
.team-wrap h2::after {
content: "";
height: 2px;
width: 50px;
background-color: #FFA400;
position: absolute;
bottom: -8px;
left: 0;
}
.row.button-group.filters-button-group {
margin-bottom: 30px;
}
button.button {
background: #fff;
color: #242424;
padding: 15px 55px;
text-transform: uppercase;
border: none;
margin: 0 5px;
}
button.button.is-checked {
background: #242424;
color: #fff;
padding: 15px 55px;
margin: 0 5px;
}
.row.team-grid {
display: grid;
grid-template-columns: 1fr 1fr 1fr;
grid-gap: 50px;
}
.team-tile {
text-align: left;
min-height: 545px;
background-color: #fff;
border-radius: 10px;
box-shadow: 0 3px 12px rgb(0 0 0 / 0.2);
}
.team-tile img {
border-top-left-radius: 10px;
border-top-right-radius: 10px;
}
.team-tile a {
opacity: 1;
transition: 0.3s;
}
.team-tile a:hover {
opacity: .7;
transition: 0.3s;
}
@media screen and (max-width: 1040px) {
.row.team-grid {
display: grid;
grid-template-columns: 1fr 1fr;
grid-gap: 40px;
}
.row.team-head {
margin: 40px 25px 0 25px;
}
}
@media screen and (max-width: 760px) {
.row.team-grid {
display: grid;
grid-template-columns: 1fr;
grid-gap: 20px;
}
.row.team-head {
margin: 20px 0 0 0;
flex-direction: column;
}
.leadership-modal {
flex-direction: column-reverse;
}
}
.team-photo {
height: 400px;
width: 100%;
background-color: #242424;
background-position: center;
background-size: cover;
background-repeat: no-repeat;
transition: all 1s;
}
.team-photo:hover {
opacity: 1;
transition: 0.3s;
}
.team-tile-wrap {
padding: 15px 25px 25px 25px;
min-height: 160px;
position: relative;
}
a.fancybox-modal.team-arrow {
font-size: 45px;
color: #FFA400;
position: absolute;
right: 35px;
bottom: 25px;
transition: all .5s;
}
a.fancybox-modal.team-arrow:hover {
color: #242424;
bottom: 35px;
}
.team-tile-wrap h3 {
font-size: 24px;
font-size: 2.4rem;
line-height: 26px;
font-weight: 300;
margin-bottom: 5px;
}
.leadership-modal-bio h3 {
font-size: 45px;
font-size: 4.5rem;
line-height: 42px;
font-weight: 300;
margin-bottom: 5px;
}
.team-title {
font-size: 17px;
font-size: 1.7rem;
line-height: 22px;
font-weight: 300;
font-style: italic;
color: #002855;
}
.team-email a,
.team-phone a {
font-size: 17px;
font-size: 1.7rem;
line-height: 22px;
font-weight: 300;
text-decoration: none;
color: #FFA400;
}
.team-icons a {
color: #FFA400;
margin: 10px 12px 10px 0;
font-size: 19px;
font-size: 1.9rem;
text-decoration: none;
}
.team-email a:hover,
.team-phone a:hover,
.team-icons a:hover {
color: #238DC1;
}
.team-text {
margin-top: 20px;
}
.team-quote {
font-size: 24px;
font-size: 2.4rem;
line-height: 30px;
font-weight: 300;
color: #002855;
margin: 10px 0;
}
.team-text ul {
list-style-type: disc;
color: #2F2F2F;
font-weight: 300;
margin-left: 20px;
margin-bottom: 20px;
} .leadership-modal {
display: flex;
padding: 20px;
gap: 40px;
}
.leadership-modal-bio {
flex: 1;
}
.leadership-modal .img-wrap {
flex: 1;
max-width: 370px;
}
.leadership-modal .img-wrap img {
border-radius: 200px;
}
@media screen and (max-width: 760px) {
.leadership-modal .img-wrap {
flex: 1;
max-width: 170px;
}
.leadership-modal-bio h3 {
font-size: 33px;
font-size: 3.3rem;
line-height: 35px;
}
} .contact-panel.row.full {
text-align: center;
padding: 20px 40px 60px 40px;
}
.contact-header {
flex-direction: column;
text-align: left;
}
.contact-header h1 {
text-transform: uppercase;
max-width: 60%;
}
.contact-header h2 {
margin-bottom: 25px;
text-transform: uppercase;
position: relative;
}
.contact-header h2::after {
content: "";
height: 2px;
width: 50px;
background-color: #FFA300;
position: absolute;
bottom: -8px;
left: 0;
}
.contact-wrap {
gap: 50px;
align-items: flex-start;
}
.contact-form {
flex: 1;
text-align: left;
width: 100%;
}
.contacts {
display: flex;
flex: 1;
flex-direction: column;
text-align: left;
background-color: #fff;
padding: 10px 40px 20px 40px;
border-radius: 10px;
box-shadow: 0 3px 12px rgb(0 0 0 / 0.2);
min-width: 400px;
max-width: 400px;
}
.contact-cta h4,
.contact-hq h4 {
margin: 30px 0 20px 0;
}
.contact-cta .claims-btn {
margin-bottom: 10px;
}
.contact-details {
font-size: 16px;
font-size: 1.6rem;
line-height: 19px;
color: #002855;
flex: 1;
margin-left: 10px;
margin-bottom: 20px;
font-family: "Kumbh Sans", sans-serif;
font-weight: 300;
}
.fa-envelope,
.fa-phone,
.fa-fax,
.fa-location-dot,
.fa-globe {
color: #3ebbfb;
}
@media screen and (max-width: 840px) {
.contact-wrap {
flex-direction: column;
}
.contacts {
min-width: unset;
max-width: unset;
}
} .product-brochures-panel.row {
padding: 20px 40px 60px 40px;
}
.product-brochures-panel .row.brochure-header {
justify-content: flex-start;
border-bottom: 1px solid #E9E9E9;
}
.product-brochures-panel .row.brochure-header h2 {
margin: 0 0 1rem 0;
}
.product-brochures-panel .row.brochure-wrap {
display: grid;
grid-template-columns: 1fr 1fr;
grid-gap: 1rem;
align-items: start;
}
.product-brochures-panel .row.brochure-wrap .product-wrap {
padding: 20px 40px;
border-radius: 10px;
background-color: #ffffff;
height: 100%;
}
.product-brochures-panel .row.brochure-wrap .product-wrap h3 {
font-size: 26px;
font-size: 2.6rem;
line-height: 34px;
text-transform: none;
}
.product-brochures-panel .row.brochure-wrap .product-wrap ul {
list-style-type: none;
margin: 0;
padding: 0;
}
.product-brochures-panel .row.brochure-wrap .product-wrap ul li {
list-style-type: none;
margin: 0;
padding: 5px 0;
}
.product-brochures-panel .row.brochure-wrap .product-wrap-email {
margin: 15px 0;
}
@media screen and (max-width: 1040px) {
.product-brochures-panel.row {
padding: 20px 20px 40px 20px;
}
}
@media screen and (max-width: 840px) {
.product-brochures-panel .row.brochure-wrap {
grid-template-columns: 1fr;
}
.product-brochures-panel .row.brochure-wrap .product-wrap {
padding: 15px 20px;
}
} .gfield_radio {
display: flex;
}
.gchoice {
color: #444;
flex: 1;
max-width: fit-content;
margin-right: 30px;
}
.gchoice label {
white-space: nowrap;
}   
p.gform_required_legend {
display: none;
}
.gform_wrapper.gravity-theme .gfield_required {
color: #444 !important;
font-size: 12px !important;
font-size: 1.2rem !important;
font-weight: 300;
}
.gform_wrapper.gravity-theme input[type=color], .gform_wrapper.gravity-theme input[type=date], .gform_wrapper.gravity-theme input[type=datetime-local], .gform_wrapper.gravity-theme input[type=datetime], .gform_wrapper.gravity-theme input[type=email], .gform_wrapper.gravity-theme input[type=month], .gform_wrapper.gravity-theme input[type=number], .gform_wrapper.gravity-theme input[type=password], .gform_wrapper.gravity-theme input[type=search], .gform_wrapper.gravity-theme input[type=tel], .gform_wrapper.gravity-theme input[type=text], .gform_wrapper.gravity-theme input[type=time], .gform_wrapper.gravity-theme input[type=url], .gform_wrapper.gravity-theme input[type=week], .gform_wrapper.gravity-theme select, .gform_wrapper.gravity-theme textarea {
border: 0;
background-color: #E1E0E0;
font-family: "Kumbh Sans", sans-serif;
}
.gform_wrapper.gravity-theme .gfield_label {
font-size: 14px;
font-size: 1.4rem;
line-height: 17px;
color: #444444;
}
.gform_validation_errors,
.gfield_validation_message {
display: none;
}
body img.gform_ajax_spinner {
display: none !important;
}
@media screen and (max-width: 940px) {
.contact-panel.row.full {
padding: 20px 15px;
}
}
@media screen and (max-width: 840px) {
.gfield_radio {
display: unset;
}
} .blocks-panel.row.full {
background-color: #FFFFFF;
text-align: center;
padding: 80px 40px;
}
.blocks-panel h3 {
color: #238DC1;
}
.block-wrap {
display: grid;
grid-template-columns: 1fr 1fr 1fr; 
grid-gap: 30px;
padding: 0 40px;
margin-bottom: 80px;
}
.block-img {
opacity: 1;
background-size: cover;
border-radius: 40px;
min-height: 300px;
}
.block-img img {
width: 100%;
height: auto;
display: block;
object-fit: cover;
}
@media screen and (max-width: 1040px) {
.block-wrap {
display: grid;
grid-template-columns: 1fr 1fr; 
padding: 0 20px; 
margin-bottom: 40px; 
}
}
@media screen and (max-width: 760px) {
.block-wrap {
grid-template-columns: 1fr;
}
} .page-header.row.full {
padding: 40px;
}
.page-header h1 {
text-align: left;
flex: 1;
position: relative;
font-size: 46px;
font-size: 4.6rem;
line-height: 46px;
font-weight: 400;
color: #002855;
font-family: "Kumbh Sans", sans-serif;
margin-bottom: 10px;
text-transform: none;
}
.page-header h1::after {
content: "";
height: 2px;
width: 60px;
background-color: #FFA400;
position: absolute;
bottom: -18px;
left: 0;
}
.page-header.whitebg {
background-color: #fff;
}
.page-header .header {
flex-direction: column;
}
.page-header .header h1 {
display: flex;
justify-content: space-between;
align-items: center;
}
.page-header .header h1 a {
display: inline-flex;
align-items: center;
font-size: 1.75rem;
font-weight: 500;
}
.page-header .header h1 a:active,
.page-header .header h1 a:focus,
.page-header .header h1 a:hover {
text-decoration: none;
color: #238DC1;
}
.page-header .header h1 a i {
display: inline-block;
margin-right: .75rem;
}
.page-header .subtext {
font-size: 20px;
font-size: 2rem;
line-height: 22px;
margin-top: 20px;
}
@media screen and (max-width: 1040px) {
.page-header.row.full {
padding: 20px 15px;
}
.page-header h1 {
font-size: 44px;
font-size: 4.4rem;
line-height: 46px;
}
}
@media screen and (max-width: 760px) {
.page-header.row.full {
padding: 20px 15px;
}
.page-header h1 {
font-size: 34px;
font-size: 3.4rem;
line-height: 36px;
}
}
@media screen and (min-width: 1040px) {
.page-header .header.flex {
flex-direction: row;
align-items: flex-start;
justify-content: space-between;
}
}
#division-search select {
font-size: 15px;
font-size: 1.5rem;
font-family: "Roboto", sans-serif;
font-weight: 300;
min-width: 100%;
color: #2F2F2F;
border: none;
background-color: #dcdcdc;
height: 55px;
margin-bottom: 0;
margin-top: 20px;
padding: 10px;
min-width: 400px;
} .content.row.full {
background-color: #ffffff;
text-align: left;
padding: 50px 40px 60px 40px;
}
.content-wrap {
flex-direction: column;
}
.content-wrap ul {
list-style-type: disc;
color: #2F2F2F;
line-height: 24px;
font-weight: 300;
margin-left: 50px;
margin-bottom: 20px;
}
.content-wrap ol {
list-style-type: revert;
color: #2F2F2F;
line-height: 24px;
font-weight: 300;
margin-left: 50px;
margin-bottom: 20px;
}
@media screen and (max-width: 940px) {
.content.row.full {
padding: 20px 15px;
}
} .row.full.broker-archive {
padding: 0 40px 40px 40px;
}
.select-broker {
width: 100%;
margin-bottom: 20px;
}
form#broker-search {
max-width: 940px;
}
.select-broker select {
font-size: 15px;
font-size: 1.5rem;
font-family: "Roboto", sans-serif;
font-weight: 300;
min-width: 100%;
color: #2F2F2F;
border: none;
background-color: #dcdcdc;
height: 55px;
margin-bottom: 0;
margin-top: 0;
padding: 10px;
}
.broker-wrap {
display: grid;
grid-template-columns: 1fr 1fr 1fr;
gap: 40px;
}
.broker-tiles {
text-align: left;
padding: 30px 30px 50px 30px;
background-color: #ffffff;
text-decoration: none;
position: relative;
border-radius: 10px;
box-shadow: 0 3px 12px rgb(0 0 0 / 0.2);
}
.broker-tiles h4 {
margin-bottom: 20px;
}
.broker-address,
.broker-phone,
.broker-website {
display: flex;
}
.broker-address p,
.broker-phone p,
.broker-website p {
margin-left: 10px;
}
.broker-address i,
.broker-phone i,
.broker-website i {
margin-top: 3px;
}
@media screen and (max-width: 1040px) {
.broker-wrap {
grid-template-columns: 1fr 1fr;
}
.row.full.broker-archive {
padding: 0 20px 40px 20px;
}
}
@media screen and (max-width: 760px) {
.broker-wrap {
grid-template-columns: 1fr;
}
} .row.full.applications-archive {
background-color: #eeeeee;
text-align: left;
padding: 0 40px 40px 40px;
}
.application-header {
flex-direction: column;
text-align: left;
}
.applications-container {
justify-content: left;
}
.application-row {
font-family: 'Roboto', sans-serif !important;
font-weight: 300;
width: 100%;
max-width: 940px;
display: flex;
gap: 40px;
padding: 18px;
margin: 0 0;
}
.application-section {
font-family: 'Roboto', sans-serif !important;
font-size: 16px;
font-size: 1.6rem;
font-weight: 500;
color: #002855;
width: 100%;
max-width: 940px;
display: flex;
gap: 40px;
padding: 18px 0;
margin: 10px 0 0 0;
border-bottom: 1px solid #999;
text-transform: uppercase;
}
.application-title {
flex: 1;
}
.application-title.inset-link {
margin-left: 5px;
}
.application-title.inset-link:before {
color: #333;
content: "—";
padding-right: 10px;
}
form#applications-search {
max-width: 940px;
}
.select-state-application {
width: 100%;
margin-bottom: 20px;
}
.select-state-application select {
font-size: 15px;
font-size: 1.5rem;
font-family: "Roboto", sans-serif;
font-weight: 300;
min-width: 100%;
color: #2F2F2F;
border: none;
background-color: #dcdcdc;
height: 55px;
margin-bottom: 0;
margin-top: 0;
padding: 10px;
}
.applications-wrap {
width: 100%;
}
.application-row:nth-child(odd) {
background: #ffffff;
}
.application-pdf {
text-align: right;
max-width: fit-content;
}
@media screen and (max-width: 1040px) {
.row.full.applications-archive {
padding: 0 20px 40px 20px;
}
} .territories.row.full {
background-color: #eeeeee;
text-align: left;
padding: 50px 40px 60px 40px;
}
.select-state-territories {
width: 100%;
max-width: 940px;
margin-bottom: 20px;
}
.select-state-territories select {
font-size: 15px;
font-size: 1.5rem;
font-family: "Roboto", sans-serif;
font-weight: 300;
min-width: 100%;
color: #2F2F2F;
border: none;
background-color: #dcdcdc;
height: 55px;
margin-bottom: 0;
margin-top: 0;
padding: 10px;
} .row.full.underwriters-archive {
background-color: #eeeeee;
text-align: left;
padding: 0 40px 40px 40px;
}
.row.division {
padding: 0 40px;
}
.underwriter-photo img {
border-top-left-radius: 10px;
border-top-right-radius: 10px;
}
.division h3 {
flex: 1;
}
.row.underwriter-wrap {
display: grid;
grid-template-columns: 1fr 1fr 1fr 1fr;
gap: 30px;
padding: 20px 40px 40px 40px;
}
.underwriter-tile {
background-color: #ffffff;
border-radius: 10px;
box-shadow: 0 3px 12px rgb(0 0 0 / 0.2);
}
.underwriter-content {
padding: 20px;
}
.underwriter-title,
.underwriter-division {
font-size: 16px;
font-size: 1.6rem;
line-height: 20px;
color: #2F2F2F;
font-weight: 300;
font-style: italic;
}
.underwriter-phone {
line-height: 20px;
font-weight: 300;
margin-bottom: 10px;
}
.broker-email a .fa-envelope {
margin-bottom: 10px;
color: #002855;
}
@media screen and (max-width: 1140px) {
.row.underwriter-wrap {
grid-template-columns: 1fr 1fr 1fr;
padding: 20px;
}
.row.division {
padding: 0 20px;
}
}
@media screen and (max-width: 960px) {
.row.underwriter-wrap {
grid-template-columns: 1fr 1fr;
}
}
@media screen and (max-width: 560px) {
.row.underwriter-wrap {
grid-template-columns: 1fr;
}
} section.row.full.blog-feature {
background-color: #ffffff;
text-align: left;
}
.row.blog-featured-item {
display: flex;
flex-direction: column;
margin: 40px;
}
.row.blog-featured-item a:hover	 {
text-decoration: none;
}
.blog-featured-item .details {
display: grid;
grid-template-columns: 1fr 1fr;
grid-gap: 40px;
max-width: fit-content;
font-size: 15px;
font-size: 1.5rem;
line-height: 20px;
margin-bottom: 40px;
}
.blog-featured-item .details .timer,
.blog-featured-item .details date {
color: #666666;
text-transform: uppercase;
}
.blog-featured-item excerpt {
max-width: 800px;
}
.blog-featured-item a.news-arrow {
position: unset;
font-size: 18px;
font-size: 1.8rem;
}
.blog-featured-item a.news-arrow span {
margin-right: 10px;
font-weight: 300;
}
.row.full.blog-archive {
background-color: #eee;
text-align: left;
padding: 80px 40px;
}
.blog-wrapper {
display: grid;
grid-template-columns: 1fr 1fr 1fr;
grid-gap: 30px;
padding: 0;
margin-bottom: 20px;
}
@media screen and (max-width: 1040px) {
.row.blog-featured-item {
margin: 15px;
}
.row.full.blog-archive {
padding: 30px 15px;
}		
.blog-wrapper {
grid-template-columns: 1fr 1fr;
}
}
@media screen and (max-width: 760px) {
.blog-wrapper {
grid-template-columns: 1fr;
}
}
.blog-item {
text-align: left;
padding: 30px 30px 50px 30px;
background-color: #ffffff;
text-decoration: none;
position: relative;
border-radius: 10px;
box-shadow: 0 3px 12px rgb(0 0 0 / 0.2);
}
.blog-item h3 a {
font-size: 24px;
font-size: 2.4rem;
line-height: 28px;
color: #002855;
text-decoration: none;
transition: all .5s;
}
.blog-item h3 a:hover {
color: #444;
text-decoration: none;
}
.blog-item excerpt p {
text-decoration: none;
}
.blog-item .details {
display: flex;
font-size: 14px;
font-size: 1.4rem;
line-height: 20px;
}
.blog-item .details .timer {
flex: 1;
color: #666666;
text-transform: uppercase;
text-align: right;
}
.blog-item .details date {
flex: 1;
color: #002855;
text-transform: uppercase;
}
i.fa-light.fa-timer {
font-size: 14px;
font-size: 1.4rem;
line-height: 20px;
margin-right: 5px;
}
a.news-arrow {
font-size: 35px;
color: #002855;
position: absolute;
right: 35px;
bottom: 25px;
transition: all .5s;
}
a.news-arrow:hover {
color: #FFA400;
bottom: 35px;
}
@media screen and (max-width: 940px) {
.news-article {
max-width: 100%;
}
} .search-widget {
padding: 5px;
color: #fff;
font-family: "Kumbh Sans", sans-serif;
margin-bottom: 40px;
max-width: fit-content;
position: absolute;
right: 0;
top: 0;
}
.blog-filter.middle,
.blog-sort.middle {
flex: 1;
max-width: fit-content;
margin-right: 60px;
}
.blog-filter a,
.blog-sort a {
color: #eeeeee;
}
.blog-search {
flex-direction: row;
display: flex;
margin-left: auto;
}
.blog-search input {
width: 250px;
background-color: #dcdcdc;
color: #444444;
}
.blog-categories select {
font-size: 14px;
font-family: "Roboto", sans-serif;
font-weight: 300;
margin-bottom: 0;
margin-top: 0;
padding: 8px;
width: 250px;
border: none;
background-color: #dcdcdc;
height: 50px;
color: #777;
} #blog-pagination.row.narrow {
margin: 0px auto;
padding: 0px 60px;
text-align: center;
}
#blog-pagination.row.narrow a,
#blog-pagination.row.narrow span {
display: inline-block;
position: relative;
width: 40px;
height: 40px;
margin: 0px 6px;
padding: 10px 5px;
background: #002855;
text-decoration: none;
color: #fff;
text-align: center;
border-radius: 25px;
font-size: 18px;
line-height: 18px;
-webkit-transition: color .25s ease-in-out, background .25s ease-in-out;
-o-transition: color .25s ease-in-out, background .25s ease-in-out;
transition: color .25s ease-in-out, background .25s ease-in-out;
}
#blog-pagination.row.narrow a:hover,
#blog-pagination.row.narrow a.next:hover {
background: #444;
color: #fff;
}
#blog-pagination.row.narrow a.next {
background: #002855;
color: #fff;
}
#blog-pagination.row.narrow span.current {
color: #002855;
background: #fff;
} .single {
background-color: #ffffff;
}
.blog-single {
padding: 20px 40px 60px 40px;
display: block;
text-align: left;
}
.blog-single h1 {
text-align: left;
flex: 1;
position: relative;
font-size: 50px;
font-size: 5.2rem;
line-height: 40px;
font-weight: 400;
margin-bottom: 10px;
text-transform: none;
}
.blog-single h1::after {
content: "";
height: 2px;
width: 60px;
background-color: #FFA400;
position: absolute;
bottom: -18px;
left: 0;
}
.blog-single .details {
display: grid;
grid-template-columns: 1fr 1fr;
grid-gap: 20px;
max-width: fit-content;
font-size: 15px;
font-size: 1.5rem;
line-height: 20px;
margin-bottom: 40px;
}
.blog-single .details .timer,
.blog-single .details date {
color: #666666;
text-transform: uppercase;
}
.social-share {
margin: 20px 0;
}
.blog-single img {
margin: 0;
max-width: fit-content;
width: unset;
height: unset;
}
.blog-single p {
margin-bottom: 20px;
}
.blog-single ul {
list-style-type: disc;
color: #2F2F2F;
line-height: 24px;
font-weight: 300;
margin-left: 50px;
}
.blog-single ol {
list-style-type: revert;
color: #2F2F2F;
line-height: 24px;
font-weight: 300;
margin-left: 50px;
}
.blog-single table {
}
.blog-single td,
.blog-single th {
}
.blog-single table td,
.blog-single table th {
}
.blog-single iframe { margin: 20px 0;
}
.blog-panel {
background-color: #eee;
padding: 40px;
}
.blog-single-feed {
margin: 60px 40px;
}
.blog-single-feed h2 {
flex: 1;
position: relative;
margin-bottom: 40px;
}
.blog-single-feed h2::after {
content: "";
height: 2px;
width: 50px;
background-color: #FFA300;
position: absolute;
bottom: -8px;
left: 0;
}
@media screen and (max-width: 1040px) {
.blog-single {
padding: 20px 15px 30px 15px;
display: block;
text-align: left;
}
.blog-single-feed {
margin: 20px 15px;
}
} .search-results.row.full {
padding: 0 40px 80px 40px;
}
.search-wrappper {
display: flex;
gap: 10px;
flex-wrap: wrap;
text-align: left;
}
.search-form-results {
display: flex;
align-items: flex-start;
flex-grow: 1;
}
.search-form-results label {
flex-grow: 1;
}
input.search-field-results {
padding: 10px 10px;
height: 50px;
border: 1px solid #eeeeee !important;
width: 100%;
background-color: #D8D8D8;
}
.search-button-results {
border: none;
background: none;
cursor: pointer;
position: absolute;
right: 0px;
top: 10px;
}
.search-trigger-results {
margin-top: 4px;
margin-right: 10px;
font-size: 2rem!important;
color: #74706d;
cursor: pointer;
display: block;
text-align: center;
font-weight: 300;
}
a.search-wrap {
flex: 1 0 100%;
text-decoration: none;
border-bottom: 1px solid #000000;
padding: 10px 0;
opacity: 1;
}
a.search-wrap:hover {
opacity: .8;
}
.search-wrap h2 {
font-size: 30px;
font-size: 3.0rem;
line-height: 32px;
}
.post-type {
font-size: 15px;
font-size: 1.5rem;
line-height: 17px;
text-transform: uppercase;
color: #666666;
}
.post.no-results.not-found {
text-align: center;
width: 100%;
margin: 50px;
}
@media screen and (max-width: 1040px) {
.search-results.row.full {
padding: 0 15px 40px 15px;
}
} .landing-page.row.full {
padding: 20px 40px;
background-color:#002855
}
.landing-page-wrap {
margin-top: 10px;
display: flex;
flex-direction: row;
}
.landing-page-content {
flex-direction: column;
flex: 1;
}
.landing-page-img img {
max-height: 350px;
width: auto;
}
.landing-page h1 {
color: #fff;
font-size: 58px;
font-size: 5.8rem;
line-height: 62px;
font-weight: 300;
margin-bottom: 40px;
text-transform: unset;
max-width: 960px;
position: relative;
}
.landing-page h1:after {
content: "";
height: 2px;
width: 60px;
background-color: #FFA400;
position: absolute;
bottom: -18px;
left: 0;
}
.landing-page-content h2 {
color: #fff;
font-weight: 300;
margin-bottom: 20px;
text-transform: unset;
max-width: 960px;
}
.landing-page-content p {
font-size: 20px;
font-size: 2.0rem;
line-height: 26px;
color: #fff;
font-weight: 300;
margin-bottom: 20px;
max-width: 960px;
}
.landing-page-content a {
color: #ffffff;
text-decoration: underline;
}
.landing-page-content a:hover {
color: #FFA300;
text-decoration: none;
} #site-footer {
background-color: #002855;
padding: 50px 40px 40px 40px;
}
.row.full.accent-footer {
background-color: #FFA300;
}
.footer  {
font-size: 15px;
font-size: 1.5rem;
line-height: 20px;
color: #ffffff;
font-family: 'Roboto', sans-serif;
font-weight: 300;
display: grid;
grid-template-columns: 1fr 1fr;
grid-gap: 50px;
margin-bottom: 20px;
}
.row.footer-left {
height: fit-content;
justify-content: flex-start;
}
.footer-nav {
justify-content: flex-end;
}
#menu-footer-menu {
display: grid;
grid-template-columns: 1fr 1fr 1fr;
grid-gap: 10px;
margin-bottom: 20px;
flex: 1;
}
#menu-footer-menuli {
margin: 0 10px 0 10px;
}
#menu-footer-menu li a {
font-size: 14px;
font-size: 1.4rem;
line-height: 20px;
font-weight: 500;
color: #ffffff;
text-decoration: none;
}
#menu-footer-menu li a:hover {
color: #FFA400;
text-decoration: none;
}
#menu-footer-menu .sub-menu li {
margin: 0;
}
#menu-footer-menu .sub-menu li a {
font-weight: 300;
}
.footer p {
font-size: 15px;
font-size: 1.5rem;
line-height: 20px;
font-family: 'Roboto', sans-serif;
font-weight: 300;
color: #ffffff;
}
.footer a {
font-size: 15px;
font-size: 1.5rem;
line-height: 20px;
font-family: 'Roboto', sans-serif;
font-weight: 300;
color: #ffffff;
}
.footer a:hover {
color: #ffffff;
text-decoration: underline;
}
.footer-logo {
width: 100%;
}
.footer-logo img {
max-width: 200px;
padding: 0 0 40px 0;
}
.footer-text {
margin-top: 20px;
text-align: center;
width: 100%;
}
.footer-contacts {
display: grid;
grid-template-columns: 1fr 1fr;
grid-gap: 3px 45px;
margin-bottom: 40px;
}
.footer-contact-details {
font-size: 14px;
font-size: 1.4rem;
line-height: 17px;
color: #ffffff;
flex: 1;
margin-left: 10px;
}
.footer-contacts i.fa-light.fa-envelope,
.footer-contacts i.fa-light.fa-phone,
.footer-contacts i.fa-light.fa-fax,
.footer-contacts i.fa-light.fa-location-dot {
color: #FFA400;
}
.social-list {
display: flex;
width: 100%;
justify-content: flex-start;
}
.li.social-link,
.tw.social-link,
.ig.social-link,
.yt.social-link,
.fb.social-link {
display: block;
position: relative;
margin: 0 10px 0 10px;
width: 34px;
height: 34px;
padding: 3px;
-webkit-transform: translateY(0px);
-ms-transform: translateY(0px);
transform: translateY(0px);
opacity: 1;
background-color: #ffffff;
border: 1px solid #ffffff;
border-radius: 50%;
-webkit-transition: opacity .3s ease-in-out, -webkit-transform .25s ease-in-out;
transition: opacity .3s ease-in-out, -webkit-transform .25s ease-in-out;
-o-transition: transform .25s ease-in-out, opacity .3s ease-in-out;
transition: transform .25s ease-in-out, opacity .3s ease-in-out;
transition: transform .25s ease-in-out, opacity .3s ease-in-out, -webkit-transform .25s ease-in-out;
}
.social-link:hover {
-webkit-transform: translateY(-5px);
-ms-transform: translateY(-5px);
transform: translateY(-5px);
opacity: .8;
}
.social-link .icon {
display: block;
position: relative;
width: 100%;
height: 100%;
filter: brightness(0) saturate(100%) invert(13%) sepia(20%) saturate(7499%) hue-rotate(191deg) brightness(94%) contrast(106%);
}
.copyright {
display: flex;
gap: 5px;
text-align: left;
width: 100%;
font-size: 15px;
font-size: 1.5rem;
line-height: 20px;
font-family: 'Roboto', sans-serif;
font-weight: 300;
color: #ffffff;
padding-top: 20px;
border-top: 1px solid #fff;
align-items: center;
}
.copy {
flex-grow: 1;
margin-bottom: 10px;
}
.footer-logos {
display: flex;
grid-gap: 50px;
max-width: fit-content;
align-items: center;
}
.footer-logos a img {
max-width: 100px;
}
@media screen and (max-width: 1200px) {
#menu-footer-menu {
grid-template-columns: 1fr 1fr;
}
}
@media screen and (max-width: 1040px) {
.footer {
grid-template-columns: 1fr;
}
.row.footer-left {
flex-direction: row;
}
.social-list {
display: flex;
width: unset; 
justify-content: flex-end;
flex: 1;
}
#menu-footer-menu {
grid-template-columns: 1fr 1fr 1fr 1fr;
}
}
@media screen and (max-width: 980px) {
#site-footer {
padding: 40px 20px;
}
.row.footer-left {
flex-direction: column;
}
.copyright {
flex: revert;
min-width: 100%;
width: 100%;
text-align: center;
justify-content: center;
margin-bottom: 20px;
}
.footer-logo {
margin: auto;
}
#social-nav {
position: revert;
width: 100%;
display: block;
margin-top: 15px;
}
.social-list {
width: 100%;
justify-content: flex-start;
}
#menu-footer-menu {
grid-template-columns: 1fr 1fr 1fr;
}
}
@media screen and (max-width: 760px) {
.footer-logo {
max-width: 220px;
}
.fb.social-link,
.tw.social-link,
.li.social-link,
.ig.social-link {
margin: 0 10px;
}
}
@media screen and (max-width: 660px) {
.social-list {
right: revert;
left: 0;
margin: auto;
justify-content: center;
}
.footer-contacts {
grid-template-columns: 1fr;
text-align: center;
}
.footer-contacts i.fa-light.fa-envelope, 
.footer-contacts i.fa-light.fa-phone, 
.footer-contacts i.fa-light.fa-fax, 
.footer-contacts i.fa-light.fa-location-dot	{
display: none;
}
#menu-footer-menu {
grid-template-columns: 1fr 1fr;
text-align: center;
}
.copy {
width: 100%;
margin-bottom: 40px;
}
.footer-logos {
flex-direction: column;
}
} .btn a,
.btn {
text-transform: uppercase;
font-size: 16px;
font-size: 1.6rem;
font-family: "Roboto", sans-serif;
font-weight: 800;
padding: 15px 40px;
display: inline-block;
color: #ffffff;
background-color: #002855;
text-decoration: none;
display: inline-block;
transition: all .5s;
line-height: 18px;
border-radius: 30px;
border: none;
margin: 0;
max-width: fit-content;
}
a.btn.orange {
color: #002855;
background-color: #FFA400;
text-decoration: none;
}
.btn a:hover,
a.btn:hover {
color: #ffffff;
background-color: #3ebbfb;
border: none;
text-decoration: none;
}
a.btn.ghost,
input[type='submit'] {
text-transform: uppercase;
font-size: 16px;
font-size: 1.6rem;
font-family: "Roboto", sans-serif;
font-weight: 800;
padding: 15px 40px;
display: inline-block;
color: #002855;
background-color: #ffffff;
text-decoration: none;
display: inline-block;
transition: all .5s;
line-height: 18px;
border-radius: 30px;
border: 1px solid #002855;
margin: 0;
}
a.btn.ghost:hover,
input[type='submit']:hover {
color: #ffffff;
background-color: #002855;
border: 1px solid #002855;
text-decoration: none;
}
a.btn.ghost.white {
color: #fff;
background-color: rgba(0,0,0,0);
border: 1px solid #fff;
margin: 0 15px;
}
a.btn.ghost.white:hover {
color: #002855;
background-color: #ffffff;
border: 1px solid #ffffff;
} .popover {
z-index: 1070;
display: block;
max-width: 260px;
font-family: var(--bs-font-sans-serif);
font-style: normal;
font-weight: 600;
line-height: 1.5;
text-align: left;
text-align: start;
text-decoration: none;
text-shadow: none;
text-transform: none;
letter-spacing: normal;
word-break: normal;
white-space: normal;
word-spacing: normal;
line-break: auto;
font-size: 1.5rem;
word-wrap: break-word;
background-color: #012754;
background-clip: padding-box;
border: 1px solid #012754;
border-radius: 8px;
}
.popover .popover-arrow {
display: block;
width: 1.25rem;
height: .75rem;
}
.popover .popover-arrow::before,
.popover .popover-arrow::after {
position: absolute;
display: block;
content: "";
border-color: transparent;
border-style: solid;
border-width: 0;
}
.bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow {
top: -8px;
left: 50%;
}
.bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::before,
.bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::after {
border-width: 0 calc(1.25rem * 0.5) .75rem;
}
.bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::before {
top: 0;
border-bottom-color: #012754;
}
.bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::after {
top: 1px;
border-bottom-color: #012754;
}
.popover-body {
padding: 1rem;
color: #FFF;
}
.popover-body a {
color: #FFF;
text-decoration: none;
}
.popover-body a:active,
.popover-body a:focus,
.popover-body a:hover {
color: #3ebbfb;
text-decoration: none;
} .notfound {
text-align: center;
margin: 120px;
} .print-only, .hide, .hidden { display: none !important; visibility: hidden; } .cli-bar-message {
font-size: 11px;
line-height: 16px;
}
button.cli-ccpa-button-confirm {
background-color: #7a99ac !important;
color: #ffffff;
}
.cli-alert-dialog-buttons button {
border: 2px solid #7a99ac !important;
}
button.cli-ccpa-button-cancel {
color:  #7a99ac !important;
}
.cli-tab-footer .cli-btn {
background-color: #0c335b !important;
}
.cli-wrapper {
max-width: 99%;
}
.cli-bar-message {
width: 80%;
}
.cli-tab-container p, .cli-privacy-content-text {
margin-bottom: 10px;
}
#cookie-law-info-bar a {
text-decoration: underline;
color: #ffffff;
}
.cli-tab-container h4 {
display: none !important;
visibility: hidden !important;
}
.cli_action_button {
text-decoration: none !important;
}
.wt-cli-sr-only {
font-size: 11px !important;
}
#wt-cli-settings-btn {
font-size: 11px;
}
a.wt-cli-element.cli_settings_button {	
vertical-align: 13px;
}
.cli-plugin-button {
padding: 0 0 11px 0;
} @media print {
#site-header {display: none;}
.print-only { display: block!important; visibility: visible;}
* { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; }
a, a:visited { text-decoration: underline; }
pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
thead { display: table-header-group; }
tr, img { page-break-inside: avoid; }
img { max-width: 100% !important; }
@page { margin: 0.5cm; }
p, h2, h3 { orphans: 3; widows: 3; }
h2, h3 { page-break-after: avoid; }
}