/* lato-300 - latin */
@font-face {
    font-display: swap; 
    font-family: 'Lato';
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/lato-v24-latin-300.eot'); /* IE9 Compat Modes */
    src: url('../fonts/lato-v24-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/lato-v24-latin-300.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
         url('../fonts/lato-v24-latin-300.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
         url('../fonts/lato-v24-latin-300.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
         url('../fonts/lato-v24-latin-300.svg#Lato') format('svg'); /* Legacy iOS */
  }
  /* lato-regular - latin */
  @font-face {
    font-display: swap; 
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/lato-v24-latin-regular.eot'); /* IE9 Compat Modes */
    src: url('../fonts/lato-v24-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/lato-v24-latin-regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
         url('../fonts/lato-v24-latin-regular.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
         url('../fonts/lato-v24-latin-regular.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
         url('../fonts/lato-v24-latin-regular.svg#Lato') format('svg'); /* Legacy iOS */
  }
  /* lato-700 - latin */
  @font-face {
    font-display: swap; 
    font-family: 'Lato';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/lato-v24-latin-700.eot'); /* IE9 Compat Modes */
    src: url('../fonts/lato-v24-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/lato-v24-latin-700.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
         url('../fonts/lato-v24-latin-700.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
         url('../fonts/lato-v24-latin-700.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
         url('../fonts/lato-v24-latin-700.svg#Lato') format('svg'); /* Legacy iOS */
  }
  /* lato-900 - latin */
  @font-face {
    font-display: swap; 
    font-family: 'Lato';
    font-style: normal;
    font-weight: 900;
    src: url('../fonts/lato-v24-latin-900.eot'); /* IE9 Compat Modes */
    src: url('../fonts/lato-v24-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/lato-v24-latin-900.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
         url('../fonts/lato-v24-latin-900.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
         url('../fonts/lato-v24-latin-900.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
         url('../fonts/lato-v24-latin-900.svg#Lato') format('svg'); /* Legacy iOS */
  }

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace, monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b, strong{font-weight:bolder}code, kbd, samp{font-family:monospace, monospace;font-size:1em}small{font-size:80%}sub, sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button, input, optgroup, select, textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button, input{overflow:visible}button, select{text-transform:none}button, [type="button"], [type="reset"], [type="submit"]{-webkit-appearance:button}button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"], [type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}

/* Reset */
* {box-sizing:border-box;outline:none;}
p {line-height:1.5em;margin:0 0 14px 0;padding:0;color:inherit;}
h1, h2, h3, h4, h5, h6 {margin:0;padding:0;font-weight:normal;}
input, select, textarea, input:focus, select:focus, textarea:focus {outline:none;}
::placeholder {}
::selection {background:#3a719c;color:#fff;}
::-moz-selection {background:#3a719c;color:#fff;}

/* Global */
body {font-family:'Lato', sans-serif;font-size:20px;line-height:18px;color:#000000;}
a, a:active {text-decoration:none;color:#000000;transition:color 0.2s, background-color 0.2s;}
a:hover {color:#366a98;}

/* ----- [ HEADINGS ] ----- */
h1, h2, h3, h4, h5, h6 {margin:0 0 18px 0;font-weight:bold;line-height:1.15em;color:#f78f22;}
h1 {font-size:50px;color:#fff;margin:0;}
.alt h1 {font-size:50px;color:#0f3768;margin:0;}
.subheading {color:#0f3768;margin:1rem auto 2rem auto;}
.subheading p {color:inherit;line-height:2em;font-size:21px;}
h2 {font-size:35px;color:#1978b6;}
.form .title-bar h2 {margin: 0 0 0.5rem 0;}
.form .title-bar {margin: 0 0 2rem 0;font-size: 1.5rem;}
h3 {font-size:26px;color:#000;}
h4 {font-size:22px;color:#000;}
h5 {font-size:20px;color:#000;}
h6 {font-size:18px;color:#000;}

.subheading .txt-black, h1 .txt-black {text-shadow: 0 0 10px rgba(255,255,255,1);}

/* Adjust Spacing */
.single-post .text h2, .single-post .text h3, .single-post .text h4, .single-post .text h5, .single-post .text h6 {margin:24px 0 16px 0;}
.txt h2, .txt h3, .txt h4, .txt h5, .txt h6 {margin:24px 0 16px 0;}
.txt h2:first-of-type, .txt h3:first-of-type, .txt h4:first-of-type, .txt h5:first-of-type, .txt h6:first-of-type {margin-top:0;}

.title h2 {margin:0;}

/* Adjust Color */
.bg-dark h2, .bg-dark h3, .bg-dark h4, .bg-dark h5, .bg-dark h6 {color:#fff;}

/* ---- [ SOCIAL MEDIA ] ---- */
.social a {display:inline-block;margin:0 0.5rem;color:#fff;}
.alt .social a {color:#0f3768;}
.social a i {font-size:15px;color:inherit;}
.social a:hover {color:#aad6eb;}
.text .social a {margin:0 1rem 0 0;}
#footer .social {margin:2rem 0 0 0;}
.social .search-toggle {display:none;}

/* ------------------------------------------ */
/* ------------- [ STRUCTURE ] -------------- *./
/* ------------------------------------------ */
/* ----- [ HEADER ] ----- */
#header #logo {width:250px;}
#logo img {display: block;width:100%;height:auto;}
#header .navi {position:absolute;top:0;left:0;right:0;padding:1.5rem 0 0 0;}
#header .info {column-gap:2rem;}
#header .phone {background:url('../images/landing/phone.svg') no-repeat left center;background-size:contain;padding:0 0 0 1.5rem;}
#header .phone a {color:#fff;}
#header .phone a:hover {color:#fff;}
.alt #header .phone a {color:#0f3768;}
.alt #header .phone a:hover {color:#0f3768;}

/* ----- [ HERO ] ----- */
#header:before {content:'';z-index:-1;position:absolute;left:0;bottom:0;width:100%;clip-path: polygon(100% 0, 100% 75%, 60% 90%, 0 100%, 0 0);background: rgb(29,122,189);background: -moz-linear-gradient(90deg, rgba(29,122,189,1) 0%, rgba(86,187,113,1) 25%, rgba(157,82,72,1) 50%, rgba(86,187,113,1) 75%, rgba(29,122,189,1) 100%);background: -webkit-linear-gradient(90deg, rgba(29,122,189,1) 0%, rgba(86,187,113,1) 25%, rgba(157,82,72,1) 50%, rgba(86,187,113,1) 75%, rgba(29,122,189,1) 100%);background: linear-gradient(90deg, rgba(29,122,189,1) 0%, rgba(86,187,113,1) 25%, rgba(157,82,72,1) 50%, rgba(86,187,113,1) 75%, rgba(29,122,189,1) 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1d7abd",endColorstr="#1d7abd",GradientType=1);}
.style-three.alt #header:after {content:'';position:absolute;bottom:0;left:0;right:0;height:5px;background: rgb(207,33,48);background: -moz-linear-gradient(90deg, rgba(207,33,48,1) 0%, rgba(90,182,111,1) 50%, rgba(28,121,190,1) 100%);background: -webkit-linear-gradient(90deg, rgba(207,33,48,1) 0%, rgba(90,182,111,1) 50%, rgba(28,121,190,1) 100%);background: linear-gradient(90deg, rgba(207,33,48,1) 0%, rgba(90,182,111,1) 50%, rgba(28,121,190,1) 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#cf2130",endColorstr="#1c79be",GradientType=1);z-index:5;}
#header .hero {position:relative;z-index:5;width:100%;display:block;height:auto;}
#header .caption {position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);}
.postid-8449 #header .caption {top:45%;}
.alt #header .caption {position:absolute;width:100%;max-width:1200px;top:50%;left:50%;right:0;transform:translate(-50%,-50%);text-align: left;}
.alt #header .caption h1, .alt #header .caption .subheading {margin:0;text-shadow:0 0 8px rgba(255,255,255,1);color:#0f3768;}
.alt #header .caption .subheading {margin:1rem 0 2rem 0;color:#0f3768;}

/* ----- [ FOOTER ] ----- */
#footer {background:url('../images/landing/footer-bg.png') no-repeat top center;background-size:cover;font-size:12px;padding:0 0 2rem 0;}
.postid-8450 #footer {background:url('../images/landing/footer-bg.png') no-repeat top center;background-size:cover;font-size:12px;padding:0 0 2rem 0;}
#footer .logo {width:200px;height:auto;}
#footer .logo img {display: block;width:100%;}
#footer .info {line-height:2em;}

/* ------------------------------------------ */
/* ---------- [ PRIMARY LAYOUT ] ------------ */
/* ------------------------------------------ */
/* Layout */
.w-max, .w-full, .w-content {overflow:hidden;margin:0 auto;}
.w-max, .w-full, .w-content, .w-0, .w-1, .w-2, .w-3, .w-4, .w-5, .w-6, .w-7, .w-8, .w-9, .w-10 , .w-11 , .w-12 , .w-13 , .w-14 , .w-15 , .w-16 , .w-17 , .w-18 , .w-19 , .w-20 , .w-21 , .w-22 , .w-23 , .w-24 , .w-25 , .w-26 , .w-27 , .w-28 , .w-29 , .w-30 , .w-31 , .w-32 , .w-33 , .w-34 , .w-35 , .w-36 , .w-37 , .w-38 , .w-39 , .w-40 , .w-41 , .w-42 , .w-43 , .w-44 , .w-45 , .w-46 , .w-47 , .w-48 , .w-49 , .w-50 , .w-51 , .w-52 , .w-53 , .w-54 , .w-55 , .w-56 , .w-57 , .w-58 , .w-59 , .w-60 , .w-61 , .w-62 , .w-63 , .w-64 , .w-65 , .w-66 , .w-67 , .w-68 , .w-69 , .w-70 , .w-71 , .w-72 , .w-73 , .w-74 , .w-75 , .w-76 , .w-77 , .w-78 , .w-79 , .w-80 , .w-81 , .w-82 , .w-83 , .w-84 , .w-85 , .w-86 , .w-87 , .w-88 , .w-89 , .w-90 , .w-91 , .w-92 , .w-93 , .w-94 , .w-95 , .w-96 , .w-97 , .w-98 , .w-99 , .w-100{box-sizing:border-box;}
.w-max {width:100%;}.w-full {width:100%;max-width:1200px;}.w-full-half {width:100%;max-width:600px;margin:0;}.w-content {width:100%;max-width:1000px;}
.w-0 {display:none;}.w-1 {width:1%;}.w-2 {width:2%;}.w-3 {width:3%;}.w-4 {width:4%;}.w-5 {width:5%;}.w-6 {width:6%;} .w-7 {width:7%;}.w-8 {width:8%;}.w-9 {width:9%;}.w-10 {width:10%;}.w-11 {width:11%;}.w-12 {width:12%;}.w-13 {width:13%;}.w-14 {width:14%;}.w-15 {width:15%;}.w-16 {width:16%;}.w-17 {width:17%;}.w-18 {width:18%;}.w-19 {width:19%;}.w-20 {width:20%;}.w-21 {width:21%;}.w-22 {width:22%;}.w-23 {width:23%;}.w-24 {width:24%;}.w-25 {width:25%;}.w-26 {width:26%;}.w-27 {width:27%;}.w-28 {width:28%;}.w-29 {width:29%;}.w-30 {width:30%;}.w-31 {width:31%;}.w-32 {width:32%;}.w-33 {width:33.3333333%;}.w-34 {width:34%;}.w-35 {width:35%;}.w-36 {width:36%;}.w-37 {width:37%;}.w-38 {width:38%;}.w-39 {width:39%;}.w-40 {width:40%;}.w-41 {width:41%;}.w-42 {width:42%;}.w-43 {width:43%;}.w-44 {width:44%;}.w-45 {width:45%;}.w-46 {width:46%;}.w-47 {width:47%;}.w-48 {width:48%;}.w-49 {width:49%;}.w-50 {width:50%;}.w-51 {width:51%;}.w-52 {width:52%;}.w-53 {width:53%;}.w-54 {width:54%;}.w-55 {width:55%;}.w-56 {width:56%;}.w-57 {width:57%;}.w-58 {width:58%;}.w-59 {width:59%;}.w-60 {width:60%;}.w-61 {width:61%;}.w-62 {width:62%;}.w-63 {width:63%;}.w-64 {width:64%;}.w-65 {width:65%;}.w-66 {width:66.6666666%;}.w-67 {width:67%;}.w-68 {width:68%;}.w-69 {width:69%;}.w-70 {width:70%;}.w-71 {width:71%;}.w-72 {width:72%;}.w-73 {width:73%;}.w-74 {width:74%;}.w-75 {width:75%;}.w-76 {width:76%;}.w-77 {width:77%;}.w-78 {width:78%;}.w-79 {width:79%;}.w-80 {width:80%;}.w-81 {width:81%;}.w-82 {width:82%;}.w-83 {width:83%;}.w-84 {width:84%;}.w-85 {width:85%;}.w-86 {width:86%;}.w-87 {width:87%;}.w-88 {width:88%;}.w-89 {width:89%;}.w-90 {width:90%;}.w-91 {width:91%;}.w-92 {width:92%;}.w-93 {width:93%;}.w-94 {width:94%;}.w-95 {width:95%;}.w-96 {width:96%;}.w-97 {width:97%;}.w-98 {width:98%;}.w-99 {width:99.999999999%;}.w-100 {width:100%;}

/* Flex */
.flex, .flex-buckets, .flex-spaced {display:flex;}
.flex-buckets, .flex-grid, .flex-spaced {flex-direction:row;}
.flex-wrap, .flex-buckets, .flex-grid {flex-wrap:wrap;}
.flex-col {flex-direction:column;}
.flex-row {flex-direction:row;}
.flex-buckets {justify-content:space-between;align-items:stretch;}
.flex-grid {justify-content:space-between;align-items:center;}
.flex-centered {justify-content:center;align-items:center;}
.flex-spaced {justify-content:space-around;align-items:stretch;}
.flex-space {justify-content:space-between;align-items: flex-start}
.flex-start {align-items:flex-start;}
.flex-middle {align-items:center;}
.flex-end {align-items:flex-end;}
.fl-1 {order:1;}.fl-2 {order:2;}.fl-3 {order:3;}.fl-4 {order:4;}.fl-5 {order:5;}.fl-6 {order:6;}.fl-7 {order:7;}.fl-8 {order:8;}
.fl-gap {row-gap: 3rem;}
.fl-gap-0 {gap:0%;}.fl-gap-1 {gap:1%;}.fl-gap-1-5 {gap:1.5%;}.fl-gap-2 {gap:2%;}.fl-gap-2-5 {gap:2.5%;}.flex-quarters {gap:2.6666666666667%;}.fl-gap-3 {gap:3%;}.fl-gap-thirds,.fl-gap-3-5 {gap:3.5%;}.fl-gap-4 {gap:4%;}.fl-gap-4-5 {gap:4.5%;}.fl-gap-5 {gap:5%;}.fl-gap-5-5 {gap:5.5%;}.fl-gap-6 {gap:6%;}.fl-gap-6-5 {gap:6.5%;}.fl-gap-7 {gap:7%;}.fl-gap-7-5 {gap:7.5%;}.fl-gap-8 {gap:8%;}.fl-gap-8-5 {gap:8.5%;}

/* Spacer */
.spacer-e {display:none;}
.spacer-empty {height:0;}
.spacer {width:1px;height:16px;}
.spacer-0 {height:8px;}
.spacer-1 {height:22.62px;}
.spacer-2 {height:31.99px;}
.spacer-3 {height:45.23px;}
.spacer-theme, .spacer-4 {height:63.96px;}
.spacer-5 {height:90.44px;}
.spacer-6 {height:127.88px;}
.spacer-7 {height:180.83px;}
.spacer-8 {height:255.69px;}

/* ------------------------------------------ */
/* ------------- [ BUTTONS ] ---------------- */
/* ------------------------------------------ */
.button, .gform_footer > input[type="submit"] {overflow:hidden;display:inline-block;position:relative;font-weight:600;margin:0;padding:12px 48px 14px 48px;border:0 none;font-size:19px;line-height:1em;color:#ffffff;cursor:pointer;border-radius:3px;transition:background 0.2s, border 0.2s, color 0.2s;border-radius:15px 0 15px 0;overflow:hidden;}
.button.large {padding:16px 64px;}
.button .btn-txt {display:inline-block;position:relative;z-index:2;transition:transform 0.2s;}
.info .button {padding:12px 32px;}

/* ---- [ Animations ] ---- */
.button:before, .gform_footer:before {z-index:0;content:'';position:absolute;bottom:-105%;left:0;right:0;height:100%;transition:bottom 0.3s;}
a:hover .button:before, .button:hover:before, .gform_footer:hover:before {bottom:0;}
.gform_footer:before {background:#345e3b;}
a:hover .btn-txt, .button:hover .btn-txt {text-shadow:1px 1px 5px rgba(0,0,0,0.25);}

/* ---- [ ICON ] ---- */
.button.has-ico .ico, .button.has-ico .btn-txt {vertical-align: middle;display:inline-block;transition:transform 0.2s;}
.button.has-ico {position:relative;}
.button.has-ico .ico svg {display:block;height:15px;position: relative;}
.button.has-ico.ico-left .ico {margin-right:8px;}
.button.has-ico.ico-right .ico {margin-left:8px;}
.button.has-ico.ico-right:hover .ico {transform:scale(1.1) translateX(5px);}
.button.has-ico.ico-left:hover .ico {transform:scale(1.1) translateX(-5px);}

/* Adjust */
.btns.large .button.has-ico, .button.has-ico.large {padding:16px 24px 16px 64px;}
.btns.large .button.has-ico .ico, .button.has-ico.large .ico {margin-left:48px;}

/* ---- [ STYLES ] ---- */
/* Primary */
.button.primary {background:#9dc5e2;color:#000;}
.button.primary:hover {color:#fff;}
.button.primary:before {background-color:#345e3b;}
.button.primary .ico svg path {fill:#fff;}
.button.primary:hover .ico svg path {fill:#fff;}

/* Secondary */
.button.secondary {background:#3a719c;color:#ffffff;}
.button.secondary:before {background-color:#4f5960;}
.button.secondary .ico svg path {fill:#fff;}
.button.secondary:hover .ico svg path {fill:#fff;}

/* Secondary-Alt */
.button.secondary-alt {background:#9dc5e2;color:#113048;}
.button.secondary-alt:hover {color:#fff;}
.button.secondary-alt:before {background-color:#345e3b;}
.button.secondary-alt .ico svg path {fill:#fff;}
.button.secondary-alt:hover .ico svg path {fill:#fff;}

/* Tertiary */
.button.tertiary {background:#fff;color:#3a719c;border-color: #fff;}
.button.tertiary:before {background-color:#3a719c;}
.button.tertiary:hover {color:#fff;;}
.button.tertiary .ico svg path {fill:#3a719c;}
.button.tertiary:hover .ico svg path {fill:#fff;}

/* textlink */
.button.textlink {background:transparent;color:#5b9064;padding:8px 0;overflow:visible;}
.button.textlink:hover {color:#1978b6;}
.button.textlink:hover svg path {fill:#1978b6;}
.button.textlink:hover .btn-txt {transform:translate(0);}

/* Form */
.gform_footer {display:block;width:100%;color:#fff;border-radius:3px;overflow:hidden;background:#3a719c;border-radius:15px 0 15px 0;}
.gform_footer:after {content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:url('../images/icons/arrow-right.svg') no-repeat center;background-position-x:65%;transition:all 0.2s;}
.gform_footer > input[type="submit"] {display:block;width:100%;background:transparent;border:0 none;position: relative;z-index:5;}
.gform_footer:hover:after {background-position-x:66%;transform:scale(1.1);}

/* Buttons */
.btns a {margin:0 12px 0 0;}
.btns a:last-child {margin:0;}

/* ------------------------------------------ */
/* -------------- [ TEMPLATES ] ------------- */
/* ------------------------------------------ */
.section {position: relative;overflow:visible;}
.layout {position: relative;z-index:100;}

/* ---- [ TITLE ] ---- */
.form h2, .title.layout h2 {color:#0f3768;}
.bg-dark .title.layout h2 {color:#fff;}
.form h2 span, .title.layout h2 span {color:#2c719d;}

/* ---- [ TWO COL ] ---- */
.two-col.type-boxed .item h3 {background:#345e3b;color:#fff;display:block;position: absolute;top:0;left:0;right:0;padding: 0.5rem;text-align: center;}
.two-col.type-boxed .item {background-color: #fff;padding: 4.5rem 2rem 2rem 2rem;border-radius: 5px;box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.30);}

/* ----  [ FORM ] ---- */
.form h2 {margin:0 auto 1.5em auto;}
.form {margin:0;padding:0;border-radius:50px 0 50px 0;}
.stats .stat {margin:0 0 4rem 0;;}
.stats .stat:last-child {margin:0;}
.stats .stat img {height:70px;display:block;margin:0 0 1rem 0;}
.stats .stat .num {font-size:60px;color:#2c719d;font-weight:bold;line-height:1em;}
.stats .stat .num span {font-size:40px;}
.stats .stat .text {font-size:18px;font-weight:bold;}

/* ---- [ CONTENT IMAGE ] ---- */
.content-image .image {border-radius:150px 0 150px 0;}
.content-image .img:before {content:'';position:absolute;z-index:-1;right:-0.25rem;top:-0.25rem;width:50%;height:50%;border-radius:50px 0 50px 0;background: rgb(178,69,63);background: -moz-linear-gradient(153deg, rgba(178,69,63,1) 0%, rgba(84,187,115,1) 35%, rgba(28,121,190,1) 100%);background: -webkit-linear-gradient(153deg, rgba(178,69,63,1) 0%, rgba(84,187,115,1) 35%, rgba(28,121,190,1) 100%);background: linear-gradient(153deg, rgba(178,69,63,1) 0%, rgba(84,187,115,1) 35%, rgba(28,121,190,1) 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#b2453f",endColorstr="#1c79be",GradientType=1);}
.content-image.alt .img:before {top:auto;right:auto;left:-0.25rem;bottom:-0.25rem;}

/* ----  [ BUCKETS ] ---- */
.buckets.main {text-align: center;}
.buckets.main .image.half {border-radius:10px 10px 0 0;padding-bottom:75%;}
.buckets.main h3 {position:relative;background:#629165;background-size:100% auto;padding:0.5rem 2rem;display:block;color:#fff;width: 100%;text-align:center;font-size:22px;border-radius:0 0 10px 10px;font-weight:normal;}
.buckets.main .text {margin:2rem 0 0 0;}
.buckets.main p {line-height:2em;}
.buckets.main.per-4 {column-gap: 2%;row-gap: 2rem;justify-content: center;align-items: start;}
.buckets.style-icons .ico img {display: block;height: 8rem;width: auto;margin: 0 auto 1rem auto;}

/* Simple */
.buckets.simple h3 {line-height:1.5em;}
.buckets.simple .text p {line-height:2em;}
.buckets.simple .ico-bg-wrap {position:absolute;z-index:-1;width:130px;left:50%;transform:translateX(-50%);top:2rem;height:146px;}
.buckets.simple .ico-bg {width:130px;height:146px;background:url('../images/landing/green-hexagon.png') no-repeat;background-size:contain;;}
.buckets.simple .ico {position:relative;margin:0 auto 2rem auto;width:150px;height:169px;background:url('../images/landing/white-hexagon.png') no-repeat;background-size:contain;z-index:5;}
.buckets.simple .ico img {display: block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:4.5rem;width: auto;;}

/* Simple Stats */
.buckets.simple.type-stats img {height: 5rem;width: auto;;}
.buckets.simple.type-stats .tiny-divider {display: none;}
.buckets.simple.type-stats h3 {color:#5b9064;font-size:3rem;margin:0.5rem 0 0 0;}
.postid-8449 .buckets.simple.type-stats h3 {font-size: 2rem;}
.buckets.simple.type-stats h3 span {font-size:60%;}
.buckets.simple.type-stats p {font-size:1.25rem;font-weight:bold;;}

/* Icon Alt */
.buckets.simple.type-icon-alt .bucket {background-color: rgba(255,255,255,0.9);border-radius: 5px;padding: 1rem;margin: 2.5rem 0 3rem 0;color:#0f3768;}
.buckets.simple.type-icon-alt .ico {position: relative;top:-5rem;margin-bottom: -4rem;}
.buckets.simple.type-icon-alt .ico {background:url('../images/landing/green-hexagon.png') no-repeat;background-size:contain;z-index:5;}
.buckets.simple.type-icon-alt .ico img {filter: invert(1) brightness(10);}
.buckets.simple.type-icon-alt .bucket h3 {color:#0f3768;}
.buckets.simple.type-icon-alt .bucket p {color:#0f3768;}

/* ----  [ CONTENT/MEDIA + MEDIA/CONTENT ] ---- */
.content-image .btns {margin:2rem 0 0 0;}
.content-image.wide .img {position: absolute;top:0;bottom:0;right:0;}
.content-image.wide.alt .img {position: absolute;top:0;bottom:0;right:auto;left:0;}
.content-image.wide.alt .txt .text {margin:0 0 0 auto;}

/* ---- [ SLICK SLIDER ] ---- */
.slick-slider {position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list, .slick-slider .slick-track{-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after, .slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}

/* Arrows */
.slick-arrow {position:absolute;top:50%;transform:translateY(-50%);z-index:3000;color:#fff;cursor:pointer;transition:all 0.2s;}
.slick-prev {left:16px;}
.slick-next {right:16px;}

/* Dots */
ul.slick-dots {display:block;list-style:none;margin:32px auto 0 auto;padding:0;text-align:center;font-size:0;}
ul.slick-dots li {display:inline-block;margin:0 3px;}
ul.slick-dots li button {display:block;width:13px;height:13px;border-radius:100%;border:0 none;background:#f78f22;cursor:pointer;}
ul.slick-dots li.slick-active button {background:#000000;}

/* ------------------------------------------ */
/* ---------- [ LAYOUT (OTHERS) ] ----------- */
/* ------------------------------------------ */
/* Centering */
.v-center {position:absolute;top:50%;transform:translateY(-50%);}
.all-center {position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);}

/* CSS Columns */
ul.columns {margin:0;padding:0;}
ul.columns li {list-style-position:inside;-webkit-column-break-inside:avoid;page-break-inside:avoid;break-inside:avoid;}
.w-two-col, .w-three-col, .w-four-col, .w-five-col, .w-six-col {column-gap:50px;}
.w-two-col {column-count:2;}
.w-three-col {column-count:3;}
.w-four-col {column-count:4;}
.w-five-col {column-count:5;}
.w-six-col {column-count:6;}

/* Old Style Columns */
.container {position:relative;}
.constrain {position:relative;width:100%;height:100%;overflow:hidden;}
.outer-col {position:relative;font-size:0;vertical-align:top;}
.col {font-size:16px;vertical-align:top;}

/* Border */
.border-t {border-top:1px solid #000000;}
.border-b {border-bottom:1px solid #000000;}
.border-r {border-right:1px solid #000000;}
.border-l {border-left:1px solid #000000;}
.divider {width:100%;height:2px;margin:0 0 1em 0;background:#000000;}
.mini-divider {width:65px;height:2px;margin:0 0 1em 0;background:#000000;}
.tiny-divider {width:20px;background:#629165;height:2px;margin:1rem auto;}

/* Row */
.row {margin-bottom:2%;}
.row:last-child {margin-bottom:0;}
.unrow {margin-bottom:-2%;}

/* Layout Padding/Margin */
.w-pad-dtb {padding-top:4em;padding-bottom:4em;}
.w-pad-dlr {padding-right:4em;padding-left:4em;}
.w-pad-dtop {padding-top:4em;}
.w-pad-dbottom {padding-bottom:4em;}
.w-pad-dleft {padding-left:4em;}
.w-pad-dright {padding-right:4em;}
.w-pad-tb {padding-top:2em;padding-bottom:2em;}
.w-pad-lr {padding-right:2em;padding-left:2em;}
.w-pad-top {padding-top:2em;}
.w-pad-bottom {padding-bottom:2em;}
.w-pad-left {padding-left:2em;}
.w-pad-right {padding-right:2em;}
.w-pad-htb {padding-top:1em;padding-bottom:1em;}
.w-pad-hlr {padding-right:1em;padding-left:1em;}
.w-pad-htop {padding-top:1em;}
.w-pad-hbottom {padding-bottom:1em;}
.w-pad-hleft {padding-left:1em;}
.w-pad-hright {padding-right:1em;}
.w-margin-dtb {margin-top:4em;margin-bottom:4em;}
.w-margin-dlr {margin-right:4em;margin-left:4em;}
.w-margin-dtop {margin-top:4em;}
.w-margin-dbottom {margin-bottom:4em;}
.w-margin-dleft {margin-left:4em;}
.w-margin-dright {margin-right:4em;}
.w-margin-tb {margin-top:2em;margin-bottom:2em;}
.w-margin-lr {margin-right:2em;margin-left:2em;}
.w-margin-top {margin-top:2em;}
.w-margin-bottom {margin-bottom:2em;}
.w-margin-left {margin-left:2em;}
.w-margin-right {margin-right:2em;}
.w-margin-htb {margin-top:1em;margin-bottom:1em;}
.w-margin-hlr {margin-right:1em;margin-left:1em;}
.w-margin-htop {margin-top:1em;}
.w-margin-hbottom {margin-bottom:1em;}
.w-margin-hleft {margin-left:1em;}
.w-margin-hright {margin-right:1em;}
.gutter-dtb {margin-top:32px;margin-bottom:32px;}
.gutter-dlr {margin-right:32px;margin-left:32px;}
.gutter-dtop {margin-top:32px;}
.gutter-dleft {margin-left:32px;}
.gutter-dright {margin-right:32px;}
.gutter-dbottom {margin-bottom:32px;}
.gutter-tb {margin-top:16px;margin-bottom:16px;}
.gutter-lr {margin-right:16px;margin-left:16px;}
.gutter-top {margin-top:16px;}
.gutter-left {margin-left:16px;}
.gutter-right {margin-right:16px;}
.gutter-bottom {margin-bottom:16px;}
.gutter-htb {margin-top:8px;margin-bottom:8px;}
.gutter-hlr {margin-right:8px;margin-left:8px;}
.gutter-htop {margin-top:8px;}
.gutter-hleft {margin-left:8px;}
.gutter-hright {margin-right:8px;}
.gutter-hbottom {margin-bottom:8px;}
.m-auto {margin-right:auto;margin-left:auto;}
.m-right {margin-right:0;margin-left:auto;}

/* Spacing Reversal */
.unpush {margin-bottom:-2em;}
.unbucket {margin-bottom:-4em;}

/* Layout Align */
.table {display:table;}
.table-cell {display:table-cell;table-layout:fixed;}
.v-top {vertical-align:top;}
.v-mid {vertical-align:middle;}
.v-bot {vertical-align:bottom;}
.left-wrap, .left {float:left;}
.right-wrap, .right {float:right;}
.left-wrap, .right-wrap {width:48%;}
.left-wrap {clear:both;}
.collapse, .inline {display:inline-block;}
.block {display:block;}
.t-left {text-align:left;}
.t-right {text-align:right;}
.t-center {text-align:center;}
.aligncenter {float:none;clear:both;margin-right:auto;margin-left:auto;max-width:100%;height:auto;width:100%;height:auto;}
.alignright {float:right;margin:0 0 1em 1em;max-width:100%;height:auto;}
.alignleft {float:left;margin:0 1em 1em 0;max-width:100%;height:auto;}
.alignnone {max-width:100%;height:auto;}

/* Text */
.text {color:#130b04;} /* Base Color */
.text p {color:inherit;}
.text p:last-child {margin:0;padding:0;}
.text iframe {display:block;}

/* List */
.text ol, .text ul {margin:0 0 16px 16px;padding:0 0 0 18px;}
.text ol li, .text ul li {line-height:1.5em;margin:0 0 0.15em 0;}
.text ul {list-style:none;margin:0 0 0 1rem;padding:0;}
.text ul li {margin:0 0 1.5rem 0;background:url('../images/icons/chevron-right.svg') no-repeat;background-position:left 8px;background-size:6px;padding:0 0 0 1.5rem;}
.bg-dark .text ul li {background:url('../images/icons/chevron-right-invert.svg') no-repeat;background-position:left 8px;background-size:6px;}

/* Adjust List */
.modal .text ul {margin:0;}
.single .text ul li {margin:0 0 8px 0;}
.single .text ul li:last-child {margin: 0;}

/* List Sub */
.text ul ul {margin:1rem 0 0 0;}
.text ul li ul li {margin:0 0 8px 0;background:url('../images/icons/square.svg') no-repeat;background-position:left 10px;background-size:5px;}
.bg-dark .text ul li ul li {margin:0 0 8px 0;background:url('../images/icons/square.svg') no-repeat;background-position:left 10px;background-size:5px;}

/* Text Table */
.text figure {padding:0;margin:1rem 0;}
.text figure table {table-layout:fixed;width:100%;border-collapse:collapse;}
.text figure table td {border:1px solid #ccc;padding:8px;}

/* Adjustments */
.bg-dark .text, .txt-white {color:#ffffff;}
.bg-light .text, .txt-dark {color:#000000;}

/* Colors */
.txt-black {color:#000;}
.txt-white {color:#fff;}

/* BG */
.bg-landing-waves:before {content:'';background:url('../images/landing/waves.png') no-repeat;position:absolute;top:0;left:0;right:0;bottom:0;width: 100%;;background-size: cover;}
.bg-landing-waves:after {content:'';background:#fff;height:150px;position: absolute;bottom:-1px;left:0;right:0;width:100%;clip-path: polygon(0 0, 100% 75%, 100% 100%, 0% 100%);}

/* Image BG */
.bg-molecules {background-image:url('../images/bg/molecules-lower.png');background-repeat:repeat-x;background-position:center;background-size:auto 100%;}
.bg-molecules-bluer {background-image:url('../images/bg/molecules-bluer.png');background-repeat:repeat-x;background-position:center;background-size:auto 100%;}
.bg-chemistry {background-image:url('../images/bg/chemistry.png');background-repeat:repeat-x;background-position:center;background-size:auto 100%;}
.bg-molecules-blue:before {z-index:0;content:'';position:absolute;top:0;left:0;right:0;height:450px;background-image:url('../images/bg/molecules.png');background-repeat:no-repeat;background-position:top center;background-size:100%;}
.bg-molecules-blue-only:before {z-index:0;content:'';position:absolute;top:0;left:0;right:0;height:450px;background-image:url('../images/bg/molecules.png');background-repeat:no-repeat;background-position:top center;background-size:100%;}
.bg-molecules-blue:after {z-index:0;content:'';position:absolute;bottom:0;left:0;right:0;height:calc(100% - 450px);;background-image:url('../images/bg/molecules-lower.png');background-repeat:no-repeat;background-position:bottom center;background-size:100%;}
.bg-blue-lines {background-image:url('../images/bg/blue-lines.png');background-repeat:repeat-x;background-position:center;background-size:auto 100%;}
.bg-blue-lines:after {z-index:0;content:'';position:absolute;bottom:0;left:0;right:0;height:5px;background: rgb(207,33,48);background: -moz-linear-gradient(90deg, rgba(207,33,48,1) 0%, rgba(90,182,111,1) 50%, rgba(28,121,190,1) 100%);background: -webkit-linear-gradient(90deg, rgba(207,33,48,1) 0%, rgba(90,182,111,1) 50%, rgba(28,121,190,1) 100%);background: linear-gradient(90deg, rgba(207,33,48,1) 0%, rgba(90,182,111,1) 50%, rgba(28,121,190,1) 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#cf2130",endColorstr="#1c79be",GradientType=1);}
.bg-blob {background-image:url('../images/bg/blob.png');background-size:cover;background-position:bottom right;background-repeat:no-repeat;}
.bg-light-blue {background:#9dc5e2;}


/* ---------- [ IMAGE ] ---------- */
.image {position:relative;overflow:hidden;}
.image:not(.natural) > img {display:block;position:absolute;top:0;left:0;right:0;width:100%;height:100%;object-fit:cover;object-position:center;}
.image.natural > img {position: relative;width:auto;height:auto;max-width:100%;object-fit:none;top:auto;left:auto;right:auto;}
.image.natural.fit > img {width:100%;height:100%;object-fit: contain;object-position: center;}
.image.shorter {width:100%;padding-bottom:33%;}
.image.half {width:100%;padding-bottom:50%;}
.image.short {width:100%;padding-bottom:67%;}
.image.squarish {width:100%;padding-bottom:80%;}
.image.square {width:100%;padding-bottom:100%;}
.image.rectangular {width:100%;padding-bottom:111.5%;}
.image.headshot {width:100%;padding-bottom:111.5%;}
.image.tall {width:100%;padding-bottom:125%;}

/* Alignment */
.image > .obj-c-t {object-position: center top;}
.image > .obj-c-c {object-position: center center;}
.image > .obj-c-b {object-position: center bottom;}
.image > .obj-l-t {object-position: left top;}
.image > .obj-l-c {object-position: left center;}
.image > .obj-l-b {object-position: left bottom;}
.image > .obj-r-t {object-position: right top;}
.image > .obj-r-c {object-position: right center;}
.image > .obj-r-b {object-position: right bottom;}

/* ---------- [ BG ] ---------- */
.bg {background-repeat:no-repeat;background-size:cover;}
.bg-image {background-position:center;background-size:cover;}
.bg-top {background-position:top center;}
.bg-contain {background-size:contain;}
.lt {background-position:left top;}
.lc {background-position:left center;}
.lb {background-position:left bottom;}
.rt {background-position:right top;}
.rc {background-position:right center;}
.rb {background-position:right bottom;}
.ct {background-position:center top;}
.cc {background-position:center;}
.cb {background-position:center bottom;}

/* Colors */
.bg-white {background-color:#ffffff;}
.bg-gray {background-color:#cecece;}
.bg-black {background-color:#000;}

/* Overlay */
.overlay {position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0, 0, 0, 0.30);z-index:1;}

/* ---------- [ Embed ] ---------- */
.embed-outer {position:relative;overflow:hidden;height:0;max-width:100%;padding-bottom:56.25%;} 
.embed-outer iframe, .embed-outer object, .embed-outer embed {position:absolute;top:0;left:0;width:100%;height:100%;}
.embed-outer.map {padding-bottom:60%;}

/* ------------------------------------------ */
/* --------------- [ FORMS ] ---------------- */
/* ------------------------------------------ */
/* General */
.gform_confirmation_wrapper {line-height:2em;}
.form .gform_confirmation_wrapper {color:#000;}
.gform_wrapper .gform_body {margin:0;padding:0;list-style:none;font-size:16px;}
.gform_wrapper .gform_body fieldset {border:0 none;}
.gform_wrapper .gform_body .gfield {position:relative;margin:0 0 16px 0;padding:0;background:none;}
.gform_wrapper .gform_body .gfield > label, .gform_wrapper .gform_body .gfield > .gfield_label {display:block;margin:0 0 8px 0;font-weight:bold;}
.gform_wrapper .gform_body .gfield .screen-reader-text,  .gform_wrapper .gform_body .gfield .gfield_description {display:block;margin:8px 0;font-size:14px;}
.gform_wrapper .gform_body .gfield.hidden_label > label {display:none;color:#fff;}
.gform_wrapper .gform_body .gfield_html {margin:0;}
.gform_wrapper .gform_footer {position:relative;margin-top:1em;text-align:left;}
.gform_wrapper .gform_footer img.gform_ajax_spinner {position:absolute;top:50%;transform:translateY(-50%);left:150px;}

/* Hidden Label Focus */
.gform_wrapper .gform_body .gfield.hidden_label > label {display:block;position:absolute;top:15px;left:14px;opacity:0;font-size:0px;color:#000;transition:all 0.2s;font-weight:normal;}
.gform_wrapper .gform_body .gfield.focused.hidden_label > label {display:block;top:-9px;left:4px;opacity:1;color:#fff;font-size:10px;font-weight:bold;transition:all 0.2s;background:#1D003E;padding:0 8px;border-radius:2px;margin:0;}

/* Columns */
.gform_wrapper .gform_body .gfield--width-half {display:inline-block;width:50%;}
.gform_wrapper .gform_body .gfield--width-half.first {padding-right:0.5%;}
.gform_wrapper .gform_body .gfield--width-half.last {padding-left:0.5%;}
.gform_wrapper .gform_body .gfield--width-third {display:inline-block;width:33.33333333%;}
.gform_wrapper .gform_body .gfield--width-third.first {padding-right:0.5%;}
.gform_wrapper .gform_body .gfield--width-third.mid {padding-left:0.5%;padding-right:0.5%;}
.gform_wrapper .gform_body .gfield--width-third.last {padding-left:0.5%;}

/* Split  */
.gform_wrapper.split_wrapper .gform_fields  {display: flex;flex-wrap: wrap;justify-content: space-between;align-items: flex-start;}
.gform_wrapper.split_wrapper .gform_body .gfield input[type="tel"], .gform_wrapper.split_wrapper .gform_body .gfield input[type="email"], .gform_wrapper.split_wrapper .gform_body .gfield input[type="text"], .gform_wrapper.split_wrapper .gform_body .gfield select, .gform_wrapper.split_wrapper .gform_body .gfield textarea {border-color:#1978b6;}
.gform_wrapper.split_wrapper .gform_body input::placeholder, .gform_wrapper.split_wrapper .gform_body textarea::placeholder {color:#1978b6;}
.gform_wrapper.split_wrapper .gfmc-container {width:48%;}
.gform_wrapper.split_wrapper .gform_body .gfield {margin:0 0 0.5rem 0;}
.gform_wrapper.split_wrapper .gform_body .gfield textarea {height:411px;}
.gform_wrapper.split_wrapper .gform_footer {max-width:300px;margin:2rem auto;}


/* Inputs */
.gform_wrapper .gform_body .gfield input[type="tel"], 
.gform_wrapper .gform_body .gfield input[type="email"], 
.gform_wrapper .gform_body .gfield input[type="text"], 
.gform_wrapper .gform_body .gfield select, 
.gform_wrapper .gform_body .gfield textarea {display:block;margin:0;padding:12px;border:0 none;width:100%;color:#000;border:1px solid #d4d3d3;transition:border 0.2s;border-radius:3px;}
.gform_wrapper .gform_body .gfield select {cursor:pointer;padding:12px;background:#fff url('../images/select.png') no-repeat center right;color:#1978b6;}
.gform_wrapper .gform_body .gfield .gfield_radio, 
.gform_wrapper .gform_body .gfield .gfield_checkbox {margin:0;padding:0;}
.gform_wrapper .gform_body .gfield .gfield_radio input, 
.gform_wrapper .gform_body .gfield .gfield_checkbox input {margin-right:5px;}
.gform_wrapper .gform_body .gfield .gchoice label {cursor:pointer;}

/* iOS Adjustment */
.gform_wrapper select {-webkit-appearance:none;border-radius:0;background:url('images/select.png') no-repeat center right;background-size:auto 25%;}
.ginput_container_select {position:relative;}

/* Adjust */
.gform_wrapper .gform_body .gfield .ginput_container_date {position:relative;}
.gform_wrapper .gform_body .gfield .ginput_container_date input {display:block;width:100%;padding-right:36px;}
.gform_wrapper .gform_body .gfield .ginput_container_date .ui-datepicker-trigger {position:absolute;top:12px;right:8px;cursor:pointer;}
.gform_wrapper .gform_body .gfield .gfield_list_container {width:100%;}
.gform_wrapper .gform_body .gfield .gfield_list_container input {display:block;width:100%;}
.gform_wrapper .gform_body .gfield .ginput_container .gchoice {display:block;width:100%;margin:0 0 5px 0;}
.gform_wrapper .gform_body .gfield .ginput_container .gchoice:last-child {margin:0;}

/* Focus */
.gform_wrapper .gform_body .gfield input[type="tel"]:focus,
.gform_wrapper .gform_body .gfield input[type="email"]:focus,
.gform_wrapper .gform_body .gfield input[type="text"]:focus,
.gform_wrapper .gform_body .gfield textarea:focus, 
.gform_wrapper .gform_body .gfield select:focus {border-color:#1c79be;transition:border 0.2s;}

/* Focused With Hidden Labels */
.gform_wrapper .gform_body .gfield.has-ico.focused input[type="tel"],
.gform_wrapper .gform_body .gfield.has-ico.focused input[type="email"],
.gform_wrapper .gform_body .gfield.has-ico.focused input[type="text"],
.gform_wrapper .gform_body .gfield.has-ico.focused textarea, 
.gform_wrapper .gform_body .gfield.has-ico.focused select {padding:12px 12px 12px 42px;}

.gform_wrapper .gform_body .gfield.focused input[type="tel"],
.gform_wrapper .gform_body .gfield.focused input[type="email"],
.gform_wrapper .gform_body .gfield.focused input[type="text"],
.gform_wrapper .gform_body .gfield.focused textarea, 
.gform_wrapper .gform_body .gfield.focused select {padding:12px;}

/* Validation */
.gform_wrapper p.gform_required_legend {display:block;font-size:14px;margin:0 0 1rem 0;}
.gform_wrapper .gform_validation_errors {margin:0 0 1em 0;padding:8px;background:#d30000;font-size:14px;color:#fff;}
.gform_wrapper .gform_validation_errors h2 {margin:0;font-size:14px;color:#fff;text-align:center;}
.gform_wrapper .gform_body .gfield .gfield_description.validation_message {margin:0;padding:5px;font-size:12px;color:#fff;background:#d30000;}
.gform_wrapper .gform_body fieldset.gfield .gfield_description.validation_message {margin-top:8px;}
.gform_wrapper .gform_body .gfield_error input::placeholder {color:#dc0000;}
.gform_wrapper .gform_body .gfield_error label {color:#dc0000;}
.gform_wrapper .gform_body .gfield_error input[type="tel"],
.gform_wrapper .gform_body .gfield_error input[type="email"],
.gform_wrapper .gform_body .gfield_error input[type="text"],
.gform_wrapper .gform_body .gfield_error textarea, 
.gform_wrapper .gform_body .gfield_error select {border-color:#dc0000;}
.gform_heading {display: none;}
.gfield_required {margin-left:2px;display:inline-block;color:#dc0000;}

/* Icons */
.gform_wrapper .gform_body .gfield.has-ico input, .gform_wrapper .gform_body .gfield.has-ico select {padding:12px 12px 12px 42px;}
.gform_wrapper .has-ico .ginput_container:before {position:absolute;left:13px;top:13px;display: inline-block;font-style: normal;font-variant: normal;text-rendering: auto;-webkit-font-smoothing: antialiased;font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f007";}
.gform_wrapper .has-ico.focused .ginput_container:before {color:#1c79be;}
.gform_wrapper .first-name .ginput_container:before {content: "\f007";}
.gform_wrapper .last-name .ginput_container:before {font-weight: 300; content: "\f007";}
.gform_wrapper .email .ginput_container:before {content: "\f0e0";}
.gform_wrapper .phone .ginput_container:before {content: "\f095";}
.gform_wrapper .country .ginput_container:before {content: "\f57d";}
.gform_wrapper .state .ginput_container:before {content: "\f74d";}
.gform_wrapper .company .ginput_container:before {content: "\f1ad";}
.gform_wrapper .title .ginput_container:before {content: "\f00c";}

/* ---------- [ OVERRIDES ] ---------- */
.ani {transition:all 0.2s;}
.a {transition:color 0.2s, background-color 0.2s;}
.hide, .mobile-only, .small-only {display:none;}
.fhide {display: none!important;}
.show, .desktop-only {display:block;}
.clear {clear:both;}
.rel {position:relative;}
.zup {z-index:100;}
.zupr {z-index:200;}
.o-visible {overflow:visible}
.o-hidden {overflow:hidden;}
.m-img {max-width:100%;height:auto;}
.mm-img {width:100%;min-width:100%;max-width:100%;height:auto;}

/* ---------- [ MOBILE ] ---------- */
.mobile-toggle {display:none;position:fixed;bottom:15px;right:15px;border:0;margin:0;padding:0;background:#222F5D;border-radius:100%;width:50px;height:50px;z-index:100000;}
.mobile-toggle .rel {width:28px;height:24px;}
.mobile-toggle .line {position:absolute;width:28px;height:4px;transition:all 0.2s;border-radius:6px;background:#fff;}
.mobile-toggle .first {top:2px;}
.mobile-toggle .second {top:10px;}
.mobile-toggle .second.hidden {opacity:0;}
.mobile-toggle .third {bottom:2px;}

.mobile-toggle.active .line {transition:all 0.2s;}
.mobile-toggle.active .line.first {opacity:0;}
.mobile-toggle.active .line.second {opacity:1;transform:rotate(45deg);}
.mobile-toggle.active .line.second.hidden {opacity:1;transform:rotate(-45deg);}
.mobile-toggle.active .line.third {opacity:0;}

/* ---------- [ DATE PICKER ] ---------- */
/*.ui-datepicker{background:#fff;width:216px;height:auto;margin:5px auto 0;font:9pt Arial, sans-serif;-webkit-box-shadow:0 0 10px 0 rgba(0, 0, 0, .5);-moz-box-shadow:0 0 10px 0 rgba(0, 0, 0, .5);box-shadow:0 0 10px 0 rgba(0, 0, 0, .5)}.ui-datepicker a{text-decoration:none}.ui-datepicker table{width:100%;border-collapse:collapse}.ui-datepicker-header{background-color:#666;color:#e0e0e0;font-weight:700;-webkit-box-shadow:inset 0 1px 1px 0 rgba(250, 250, 250, .2);-moz-box-shadow:inset 0 1px 1px 0 rgba(250, 250, 250, .2);box-shadow:inset 0 1px 1px 0 rgba(250, 250, 250, .2);text-shadow:1px -1px 0 #000;filter:dropshadow(color=#000,  offx=1,  offy=-1);line-height:30px;min-height:30px!important;border-width:1px 0 0 0;border-style:solid;border-color:#666}.ui-datepicker-title{text-align:center}.ui-datepicker-title select{margin-top:2.5%}.ui-datepicker-next, .ui-datepicker-prev{display:inline-block;width:30px;height:30px;text-align:center;cursor:pointer;background-image:url(../images/datepicker/arrow.png);background-repeat:no-repeat;line-height:600%;overflow:hidden}.ui-datepicker-prev{float:left;background-position:center -30px}.ui-datepicker-next{float:right;background-position:center 0}.ui-datepicker thead{background:#f7f7f7;background:url(data:image/svg+xml;base64, PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3ZjdmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMWYxZjEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-moz-linear-gradient(top, #f7f7f7 0, #f1f1f1 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #f7f7f7), color-stop(100%, #f1f1f1));background:-webkit-linear-gradient(top, #f7f7f7 0, #f1f1f1 100%);background:-o-linear-gradient(top, #f7f7f7 0, #f1f1f1 100%);background:-ms-linear-gradient(top, #f7f7f7 0, #f1f1f1 100%);background:linear-gradient(to bottom, #f7f7f7 0, #f1f1f1 100%);border-bottom:1px solid #bbb}.ui-datepicker th{text-transform:uppercase;text-align:center;font-size:6pt;padding:5px 0;color:#666;text-shadow:1px 0 0 #fff;filter:dropshadow(color=#fff,  offx=1,  offy=0)}.ui-datepicker tbody td{padding:0;border-top:1px solid #bbb;border-right:1px solid #bbb}.ui-datepicker tbody td:last-child{border-right:0}.ui-datepicker tbody tr{border-bottom:1px solid #bbb}.ui-datepicker tbody tr:last-child{border-bottom:0}.ui-datepicker td a, .ui-datepicker td span{display:inline-block;font-weight:700;text-align:center;width:30px;height:30px;line-height:30px;color:#666;text-shadow:1px 1px 0 #fff;filter:dropshadow(color=#fff,  offx=1,  offy=1)}.ui-datepicker-calendar .ui-state-default{background:#ededed;background:url(data:image/svg+xml;base64, PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VkZWRlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZWRlZGUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-moz-linear-gradient(top, #ededed 0, #dedede 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #ededed), color-stop(100%, #dedede));background:-webkit-linear-gradient(top, #ededed 0, #dedede 100%);background:-o-linear-gradient(top, #ededed 0, #dedede 100%);background:-ms-linear-gradient(top, #ededed 0, #dedede 100%);background:linear-gradient(to bottom, #ededed 0, #dedede 100%);-webkit-box-shadow:inset 1px 1px 0 0 rgba(250, 250, 250, .5);-moz-box-shadow:inset 1px 1px 0 0 rgba(250, 250, 250, .5);box-shadow:inset 1px 1px 0 0 rgba(250, 250, 250, .5)}.ui-datepicker-calendar .ui-state-hover{background:#f7f7f7}.ui-datepicker-calendar .ui-state-active{background:#fff2aa;border:1px solid #c19163;color:#666;-webkit-box-shadow:inset 0 0 10px 0 rgba(0, 0, 0, .1);-moz-box-shadow:inset 0 0 10px 0 rgba(0, 0, 0, .1);box-shadow:inset 0 0 10px 0 rgba(0, 0, 0, .1);text-shadow:0 1px 0 #fff;filter:dropshadow(color=#FFF,  offx=0,  offy=1);position:relative;margin:-1px}.ui-datepicker-unselectable .ui-state-default{background:#f4f4f4;color:#b4b3b3}.ui-datepicker-calendar td:first-child .ui-state-active{width:29px;margin-left:0}.ui-datepicker-calendar td:last-child .ui-state-active{width:29px;margin-right:0}.ui-datepicker-calendar tr:last-child .ui-state-active{height:29px;margin-bottom:0}td.ui-datepicker-unselectable.ui-state-disabled{background-color:#d7d7d7}table.ui-datepicker-calendar{margin:0!important}body div#ui-datepicker-div[style]{z-index:9999!important}*/

/* ---------- [ reCaptcha ] ---------- */
.captcha {font-size:12px;}
.grecaptcha-badge {visibility:hidden;}
.gform_validation_container {visibility:hidden;}

/* ---- [ Layout Breakpoint Ranges ] ---- */

/* ---- [ >1080p ] ---- */
@media (min-width:1920px) and (max-width:4096px) {
	
}

/* 0 -> Main Layout + Buffer */
@media (min-width:0) and (max-width:1225px) { 
	.wm-full {max-width:90%;margin-right:auto;margin-left:auto;}
    #header .caption {max-width:90%;margin-right:auto;margin-left:auto;}
}

/* All Below Max Tablet + Mobile Size */
@media (min-width:0) and (max-width:1224px) {
	.desktop-only {display:none;}
	.mobile-only {display:block;}
}

/* ---- [ Tablet + Older Desktops (iPad Pro) ] ---- */
@media (min-width:1024px) and (max-width:1224px) {
	.t-full {max-width:90%;margin-right:auto;margin-left:auto;}
	.t-full-reset {padding:0;margin:0;border:none;width:100%;column-count:1;transform:translate(0,0);float:none;clear:both;gap:0;display:block;}
	.t-border-reset {border:none;}
	.t-col-reset {margin-right:0;margin-left:0;border:0 none;column-count:1;}
	.t-margin-lr-reset {margin-right:0;margin-left:0;}
	.t-margin-reset {margin:0;}
	.t-gutter-reset {margin-top:0;margin-bottom:0;}
	.t-pad-lr-reset {padding-right:0;padding-left:0;}
	.t-pad-reset {padding-right:0;padding-left:0;}
	.t-pad-full-reset {padding:0;}
	.t-pos-reset {position:relative;top:auto;right:auto;bottom:auto;left:auto;transform:translate(0,0);}
	.t-m-auto {margin-right:auto;margin-left:auto;}
	.t-clear {float:none;clear:both;}
	.t-block {display:block;}
	.t-pad-tb {padding-top:1rem;padding-bottom:1rem;}
	.t-gutter-tb {margin:16px auto;}
	.t-padding {padding:1rem;}
	.t-gutter {margin:16px;}
	.t-spacing {margin:2rem auto 1rem auto;}
	.t-lower {margin:0 auto 1rem auto;}.t-lower2x {margin:0 auto 2rem auto;}.t-lower4x {margin:0 auto 4rem auto;}
	.t-flex, .t-flex-buckets, .t-flex-spaced {display:flex;}
	.t-flex-buckets, .t-flex-grid, .t-flex-spaced {flex-direction:row;}
	.t-flex-wrap {flex-wrap:wrap;}
	.t-flex-col {flex-direction:column;}
	.t-flex-row {flex-direction:row;}
	.t-flex-buckets {justify-content:space-between;align-items:stretch;}
	.t-flex-grid {justify-content:space-between;align-items:center;}
	.t-flex-centered {justify-content:center;align-items:center;}
	.t-flex-spaced {justify-content:space-around;align-items:stretch;}
	.t-flex-space {justify-content:space-between;}
	.t-flex-start {align-items:flex-start;}
	.t-flex-middle {align-items:center;}
	.t-flex-end {align-items:flex-end;}
	.t-fl-1 {order:1;}.t-fl-2 {order:2;}.t-fl-3 {order:3;}.t-fl-4 {order:4;}.t-fl-5 {order:5;}.t-fl-6 {order:6;}.t-fl-7 {order:7;}.t-fl-8 {order:8;}
	.t-fl-gap-0 {gap:0%;}.t-fl-gap-1 {gap:1%;}.t-fl-gap-1-5 {gap:1.5%;}.t-fl-gap-2 {gap:2%;}.t-fl-gap-2-5 {gap:2.5%;}.flex-quarters {gap:2.6666666666667%;}.t-fl-gap-3 {gap:3%;}.t-fl-gap-thirds,.t-fl-gap-3-5 {gap:3.5%;}.t-fl-gap-4 {gap:4%;}.t-fl-gap-4-5 {gap:4.5%;}.t-fl-gap-5 {gap:5%;}.t-fl-gap-5-5 {gap:5.5%;}.t-fl-gap-6 {gap:6%;}.t-fl-gap-6-5 {gap:6.5%;}.t-fl-gap-7 {gap:7%;}.t-fl-gap-7-5 {gap:7.5%;}.t-fl-gap-8 {gap:8%;}.t-fl-gap-8-5 {gap:8.5%;}
	.t-spacer-empty {display:none;} .t-spacer {width:1px;height:16px;} .t-spacer-0 {height:8px;} .t-spacer {width:1px;height:16px;} .t-spacer-1 {height:22.62px;} .t-spacer-2 {height:31.99px;} .t-spacer-3 {height:45.23px;} .t-spacer-4 {height:63.96px;} .t-spacer-5 {height:90.44px;} .t-spacer-6 {height:127.88px;} .t-spacer-7 {height:180.83px;} .t-spacer-8 {height:255.69px;}
	.t-0 {display:none;} .t-1 {width:1%;} .t-2 {width:2%;} .t-3 {width:3%;} .t-4 {width:4%;} .t-5 {width:5%;} .t-6 {width:6%;} .t-7 {width:7%;} .t-8 {width:8%;} .t-9 {width:9%;} .t-10 {width:10%;} .t-11 {width:11%;} .t-12 {width:12%;} .t-13 {width:13%;} .t-14 {width:14%;} .t-15 {width:15%;} .t-16 {width:16%;} .t-17 {width:17%;} .t-18 {width:18%;} .t-19 {width:19%;} .t-20 {width:20%;} .t-21 {width:21%;} .t-22 {width:22%;} .t-23 {width:23%;} .t-24 {width:24%;} .t-25 {width:25%;} .t-26 {width:26%;} .t-27 {width:27%;} .t-28 {width:28%;} .t-29 {width:29%;} .t-30 {width:30%;} .t-31 {width:31%;} .t-32 {width:32%;} .t-33 {width:33%;} .t-34 {width:34%;} .t-35 {width:35%;} .t-36 {width:36%;} .t-37 {width:37%;} .t-38 {width:38%;} .t-39 {width:39%;} .t-40 {width:40%;} .t-41 {width:41%;} .t-42 {width:42%;} .t-43 {width:43%;} .t-44 {width:44%;} .t-45 {width:45%;} .t-46 {width:46%;} .t-47 {width:47%;} .t-48 {width:48%;} .t-49 {width:49%;} .t-50 {width:50%;} .t-51 {width:51%;} .t-52 {width:52%;} .t-53 {width:53%;} .t-54 {width:54%;} .t-55 {width:55%;} .t-56 {width:56%;} .t-57 {width:57%;} .t-58 {width:58%;} .t-59 {width:59%;} .t-60 {width:60%;} .t-61 {width:61%;} .t-62 {width:62%;} .t-63 {width:63%;} .t-64 {width:64%;} .t-65 {width:65%;} .t-66 {width:66%;} .t-67 {width:67%;} .t-68 {width:68%;} .t-69 {width:69%;} .t-70 {width:70%;} .t-71 {width:71%;} .t-72 {width:72%;} .t-73 {width:73%;} .t-74 {width:74%;} .t-75 {width:75%;} .t-76 {width:76%;} .t-77 {width:77%;} .t-78 {width:78%;} .t-79 {width:79%;} .t-80 {width:80%;} .t-81 {width:81%;} .t-82 {width:82%;} .t-83 {width:83%;} .t-84 {width:84%;} .t-85 {width:85%;} .t-86 {width:86%;} .t-87 {width:87%;} .t-88 {width:88%;} .t-89 {width:89%;} .t-90 {width:90%;} .t-91 {width:91%;} .t-92 {width:92%;} .t-93 {width:93%;} .t-94 {width:94%;} .t-95 {width:95%;} .t-96 {width:96%;} .t-97 {width:97%;} .t-98 {width:98%;} .t-99 {width:99%;} .t-100, .t-100:nth-of-type(n) {width:100%;}
	.t-reset, .t-reset:nth-of-type(n) {width:100%;padding:0;}
	.tt-center {text-align:center;} .tt-left {text-align:left;} .tt-right {text-align:right;}

    /* ---- [ HEADING ] ---- */
    #header .hero {height:100%;}
    #header .caption {padding:2rem 0 0 0;}
    #header #logo {width:200px}
    h1 {font-size:50px;}

    /* ---- [ BUCKETS ] ---- */
    .buckets.simple.type-stats h3 {font-size:40px;}
}

/* ---- [ Nav Break Point -- Adjust as Needed ] ---- */
@media only screen and (min-width:0) and (max-width:1024px){
	/* Headings */
	h1 br, h2 br, h3 br, h4 br, h5 br, h5 br {display:none;}
}

/* ---- [ Tablet Smaller (iPad Regular) ] ---- */
@media (min-width:768px) and (max-width:1023px) {
	.ts-full {max-width:90%;margin-right:auto;margin-left:auto;}
	.ts-full-reset {padding:0;margin:0;border:none;width:100%;column-count:1;transform:translate(0,0);float:none;clear:both;gap:0;display:block;}
	.ts-border-reset {border:none;}
	.ts-col-reset {margin-right:0;margin-left:0;border:0 none;column-count:1;}
	.ts-margin-lr-reset {margin-right:0;margin-left:0;}
	.ts-margin-reset {margin:0;}
	.ts-gutter-reset {margin-top:0;margin-bottom:0;}
	.ts-pad-lr-reset {padding-right:0;padding-left:0;}
	.ts-pad-reset {padding-right:0;padding-left:0;}
	.ts-pad-full-reset {padding:0;}
	.ts-pos-reset {position:relative;top:auto;right:auto;bottom:auto;left:auto;transform:translate(0,0);}
	.ts-m-auto {margin-right:auto;margin-left:auto;}
	.ts-clear {float:none;clear:both;}
	.ts-block {display:block;}
	.ts-pad-tb {padding-top:1rem;padding-bottom:1rem;}
	.ts-gutter-tb {margin:16px auto;}
	.ts-padding {padding:1rem;}
	.ts-gutter {margin:16px;}
	.ts-spacing {margin:2rem auto 1rem auto;}
	.ts-lower {margin:0 auto 1rem auto;}.ts-lower2x {margin:0 auto 2rem auto;}.ts-lower4x {margin:0 auto 4rem auto;}
	.ts-flex, .ts-flex-buckets, .ts-flex-spaced {display:flex;}
	.ts-flex-buckets, .ts-flex-grid, .ts-flex-spaced {flex-direction:row;}
	.ts-flex-wrap {flex-wrap:wrap;}
	.ts-flex-col {flex-direction:column;}
	.ts-flex-row {flex-direction:row;}
	.ts-flex-buckets {justify-content:space-between;align-items:stretch;}
	.ts-flex-grid {justify-content:space-between;align-items:center;}
	.ts-flex-centered {justify-content:center;align-items:center;}
	.ts-flex-spaced {justify-content:space-around;align-items:stretch;}
	.ts-flex-space {justify-content:space-between;}
	.ts-flex-start {align-items:flex-start;}
	.ts-flex-middle {align-items:center;}
	.ts-flex-end {align-items:flex-end;}
	.ts-fl-1 {order:1;}.ts-fl-2 {order:2;}.ts-fl-3 {order:3;}.ts-fl-4 {order:4;}.ts-fl-5 {order:5;}.ts-fl-6 {order:6;}.ts-fl-7 {order:7;}.ts-fl-8 {order:8;}
	.ts-fl-gap-0 {gap:0%;}.ts-fl-gap-1 {gap:1%;}.ts-fl-gap-1-5 {gap:1.5%;}.ts-fl-gap-2 {gap:2%;}.ts-fl-gap-2-5 {gap:2.5%;}.flex-quarters {gap:2.6666666666667%;}.ts-fl-gap-3 {gap:3%;}.ts-fl-gap-thirds,.ts-fl-gap-3-5 {gap:3.5%;}.ts-fl-gap-4 {gap:4%;}.ts-fl-gap-4-5 {gap:4.5%;}.ts-fl-gap-5 {gap:5%;}.ts-fl-gap-5-5 {gap:5.5%;}.ts-fl-gap-6 {gap:6%;}.ts-fl-gap-6-5 {gap:6.5%;}.ts-fl-gap-7 {gap:7%;}.ts-fl-gap-7-5 {gap:7.5%;}.ts-fl-gap-8 {gap:8%;}.ts-fl-gap-8-5 {gap:8.5%;}
	.ts-spacer-empty {display:none;} .ts-spacer {width:1px;height:16px;} .ts-spacer-0 {height:8px;} .ts-spacer {width:1px;height:16px;} .ts-spacer-1 {height:22.62px;} .ts-spacer-2 {height:31.99px;} .ts-spacer-3 {height:45.23px;} .ts-spacer-4 {height:63.96px;} .ts-spacer-5 {height:90.44px;} .ts-spacer-6 {height:127.88px;} .ts-spacer-7 {height:180.83px;} .ts-spacer-8 {height:255.69px;}
	.ts-0 {display:none;} .ts-1 {width:1%;} .ts-2 {width:2%;} .ts-3 {width:3%;} .ts-4 {width:4%;} .ts-5 {width:5%;} .ts-6 {width:6%;} .ts-7 {width:7%;} .ts-8 {width:8%;} .ts-9 {width:9%;} .ts-10 {width:10%;} .ts-11 {width:11%;} .ts-12 {width:12%;} .ts-13 {width:13%;} .ts-14 {width:14%;} .ts-15 {width:15%;} .ts-16 {width:16%;} .ts-17 {width:17%;} .ts-18 {width:18%;} .ts-19 {width:19%;} .ts-20 {width:20%;} .ts-21 {width:21%;} .ts-22 {width:22%;} .ts-23 {width:23%;} .ts-24 {width:24%;} .ts-25 {width:25%;} .ts-26 {width:26%;} .ts-27 {width:27%;} .ts-28 {width:28%;} .ts-29 {width:29%;} .ts-30 {width:30%;} .ts-31 {width:31%;} .ts-32 {width:32%;} .ts-33 {width:33%;} .ts-34 {width:34%;} .ts-35 {width:35%;} .ts-36 {width:36%;} .ts-37 {width:37%;} .ts-38 {width:38%;} .ts-39 {width:39%;} .ts-40 {width:40%;} .ts-41 {width:41%;} .ts-42 {width:42%;} .ts-43 {width:43%;} .ts-44 {width:44%;} .ts-45 {width:45%;} .ts-46 {width:46%;} .ts-47 {width:47%;} .ts-48 {width:48%;} .ts-49 {width:49%;} .ts-50 {width:50%;} .ts-51 {width:51%;} .ts-52 {width:52%;} .ts-53 {width:53%;} .ts-54 {width:54%;} .ts-55 {width:55%;} .ts-56 {width:56%;} .ts-57 {width:57%;} .ts-58 {width:58%;} .ts-59 {width:59%;} .ts-60 {width:60%;} .ts-61 {width:61%;} .ts-62 {width:62%;} .ts-63 {width:63%;} .ts-64 {width:64%;} .ts-65 {width:65%;} .ts-66 {width:66%;} .ts-67 {width:67%;} .ts-68 {width:68%;} .ts-69 {width:69%;} .ts-70 {width:70%;} .ts-71 {width:71%;} .ts-72 {width:72%;} .ts-73 {width:73%;} .ts-74 {width:74%;} .ts-75 {width:75%;} .ts-76 {width:76%;} .ts-77 {width:77%;} .ts-78 {width:78%;} .ts-79 {width:79%;} .ts-80 {width:80%;} .ts-81 {width:81%;} .ts-82 {width:82%;} .ts-83 {width:83%;} .ts-84 {width:84%;} .ts-85 {width:85%;} .ts-86 {width:86%;} .ts-87 {width:87%;} .ts-88 {width:88%;} .ts-89 {width:89%;} .ts-90 {width:90%;} .ts-91 {width:91%;} .ts-92 {width:92%;} .ts-93 {width:93%;} .ts-94 {width:94%;} .ts-95 {width:95%;} .ts-96 {width:96%;} .ts-97 {width:97%;} .ts-98 {width:98%;} .ts-99 {width:99%;} .ts-100, .ts-100:nth-of-type(n) {width:100%;}
	.ts-reset, .ts-reset:nth-of-type(n) {width:100%;padding:0;}
	.tts-center {text-align:center;} .tts-left {text-align:left;} .tts-right {text-align:right;}

    /* ---- [ HEADING ] ---- */
    #header .caption {position:relative;top:auto;left:auto;right:auto;transform:translate(0,0);padding:8rem 0;}
    #header .hero {position: absolute;top:0;left:0;right:0;bottom:0;z-index:1;object-fit: cover;object-position: bottom center;height:100%;}
    #header #logo {width:200px}
    h1 {font-size:50px;}

    /* ---- [ BUCKETS ] ---- */
    .buckets.simple.type-stats.wm-full {max-width:100%;}
    .stats .stat .num, .buckets.simple.type-stats h3 {font-size:32px;}
    .stats .stat .num {margin:0 0 1rem 0;}
    .stats .stat .text, .buckets.simple.type-stats p {font-size:1rem;}
    .buckets.main h3 {font-size:18px;padding:0.5rem 2rem 0.5rem 0.5rem;top:-0.75rem;}
    .buckets.main .bucket.has-button h3 {padding:0.5rem;}
    .buckets.main .bucket.has-button h3 br {display: block;}
    .buckets.simple h3 {font-size:20px;}

}

/* ----[  Mobile Large ] ---- */
@media (min-width:0) and (max-width:767px) {
	.m-full {max-width:90%;margin-right:auto;margin-left:auto;}
	.m-full-reset {padding:0;margin:0;border:none;width:100%;column-count:1;transform:translate(0,0);float:none;clear:both;gap:0;display:block;}
	.m-border-reset {border:none;}
	.m-col-reset {margin-right:0;margin-left:0;border:0 none;column-count:1;}
	.m-margin-lr-reset {margin-right:0;margin-left:0;}
	.m-margin-reset {margin:0;}
	.m-gutter-reset {margin-top:0;margin-bottom:0;}
	.m-pad-lr-reset {padding-right:0;padding-left:0;}
	.m-pad-reset {padding-right:0;padding-left:0;}
	.m-pad-full-reset {padding:0;}
	.m-pos-reset {position:relative;top:auto;right:auto;bottom:auto;left:auto;transform:translate(0,0);}
	.m-m-auto {margin-right:auto;margin-left:auto;}
	.m-clear {float:none;clear:both;}
	.m-block {display:block;}
	.m-pad-tb {padding-top:1rem;padding-bottom:1rem;}
	.m-gutter-tb {margin:16px auto;}
	.m-padding {padding:1rem;}
	.m-gutter {margin:16px;}
	.m-spacing {margin:2rem auto 1rem auto;}
	.m-lower {margin:0 auto 1rem auto;}.m-lower2x {margin:0 auto 2rem auto;}.m-lower4x {margin:0 auto 4rem auto;}
	.m-lower4x:last-child {margin:0 ;}
	.m-flex, .m-flex-buckets, .m-flex-spaced {display:flex;}
	.m-flex-buckets, .m-flex-grid, .m-flex-spaced {flex-direction:row;}
	.m-flex-wrap {flex-wrap:wrap;}
	.m-flex-col {flex-direction:column;}
	.m-flex-row {flex-direction:row;}
	.m-flex-buckets {justify-content:space-between;align-items:stretch;}
	.m-flex-grid {justify-content:space-between;align-items:center;}
	.m-flex-centered {justify-content:center;align-items:center;}
	.m-flex-spaced {justify-content:space-around;align-items:stretch;}
	.m-flex-space {justify-content:space-between;}
	.m-flex-start {align-items:flex-start;}
	.m-flex-middle {align-items:center;}
	.m-flex-end {align-items:flex-end;}
	.m-fl-1 {order:1;}.m-fl-2 {order:2;}.m-fl-3 {order:3;}.m-fl-4 {order:4;}.m-fl-5 {order:5;}.m-fl-6 {order:6;}.m-fl-7 {order:7;}.m-fl-8 {order:8;}
	.m-fl-gap-0 {gap:0%;}.m-fl-gap-1 {gap:1%;}.m-fl-gap-1-5 {gap:1.5%;}.m-fl-gap-2 {gap:2%;}.m-fl-gap-2-5 {gap:2.5%;}.flex-quarters {gap:2.6666666666667%;}.m-fl-gap-3 {gap:3%;}.m-fl-gap-thirds,.m-fl-gap-3-5 {gap:3.5%;}.m-fl-gap-4 {gap:4%;}.m-fl-gap-4-5 {gap:4.5%;}.m-fl-gap-5 {gap:5%;}.m-fl-gap-5-5 {gap:5.5%;}.m-fl-gap-6 {gap:6%;}.m-fl-gap-6-5 {gap:6.5%;}.m-fl-gap-7 {gap:7%;}.m-fl-gap-7-5 {gap:7.5%;}.m-fl-gap-8 {gap:8%;}.m-fl-gap-8-5 {gap:8.5%;}
	.m-spacer-empty {display:none;} .m-spacer {width:1px;height:16px;} .m-spacer-0 {height:8px;} .m-spacer {width:1px;height:16px;} .m-spacer-1 {height:22.62px;} .m-spacer-2 {height:31.99px;} .m-spacer-3 {height:45.23px;} .m-spacer-4 {height:63.96px;} .m-spacer-5 {height:90.44px;} .m-spacer-6 {height:127.88px;} .m-spacer-7 {height:180.83px;} .m-spacer-8 {height:255.69px;}
	.m-0 {display:none;} .m-1 {width:1%;} .m-2 {width:2%;} .m-3 {width:3%;} .m-4 {width:4%;} .m-5 {width:5%;} .m-6 {width:6%;} .m-7 {width:7%;} .m-8 {width:8%;} .m-9 {width:9%;} .m-10 {width:10%;} .m-11 {width:11%;} .m-12 {width:12%;} .m-13 {width:13%;} .m-14 {width:14%;} .m-15 {width:15%;} .m-16 {width:16%;} .m-17 {width:17%;} .m-18 {width:18%;} .m-19 {width:19%;} .m-20 {width:20%;} .m-21 {width:21%;} .m-22 {width:22%;} .m-23 {width:23%;} .m-24 {width:24%;} .m-25 {width:25%;} .m-26 {width:26%;} .m-27 {width:27%;} .m-28 {width:28%;} .m-29 {width:29%;} .m-30 {width:30%;} .m-31 {width:31%;} .m-32 {width:32%;} .m-33 {width:33%;} .m-34 {width:34%;} .m-35 {width:35%;} .m-36 {width:36%;} .m-37 {width:37%;} .m-38 {width:38%;} .m-39 {width:39%;} .m-40 {width:40%;} .m-41 {width:41%;} .m-42 {width:42%;} .m-43 {width:43%;} .m-44 {width:44%;} .m-45 {width:45%;} .m-46 {width:46%;} .m-47 {width:47%;} .m-48 {width:48%;} .m-49 {width:49%;} .m-50 {width:50%;} .m-51 {width:51%;} .m-52 {width:52%;} .m-53 {width:53%;} .m-54 {width:54%;} .m-55 {width:55%;} .m-56 {width:56%;} .m-57 {width:57%;} .m-58 {width:58%;} .m-59 {width:59%;} .m-60 {width:60%;} .m-61 {width:61%;} .m-62 {width:62%;} .m-63 {width:63%;} .m-64 {width:64%;} .m-65 {width:65%;} .m-66 {width:66%;} .m-67 {width:67%;} .m-68 {width:68%;} .m-69 {width:69%;} .m-70 {width:70%;} .m-71 {width:71%;} .m-72 {width:72%;} .m-73 {width:73%;} .m-74 {width:74%;} .m-75 {width:75%;} .m-76 {width:76%;} .m-77 {width:77%;} .m-78 {width:78%;} .m-79 {width:79%;} .m-80 {width:80%;} .m-81 {width:81%;} .m-82 {width:82%;} .m-83 {width:83%;} .m-84 {width:84%;} .m-85 {width:85%;} .m-86 {width:86%;} .m-87 {width:87%;} .m-88 {width:88%;} .m-89 {width:89%;} .m-90 {width:90%;} .m-91 {width:91%;} .m-92 {width:92%;} .m-93 {width:93%;} .m-94 {width:94%;} .m-95 {width:95%;} .m-96 {width:96%;} .m-97 {width:97%;} .m-98 {width:98%;} .m-99 {width:99%;} .m-100, .m-100:nth-of-type(n) {width:100%;}
	.m-reset, .m-reset:nth-of-type(n) {width:100%;padding:0;}
	.mt-center {text-align:center;} .mt-left {text-align:left;} .mt-right {text-align:right;}
	.small-only {display:block;}

    /* ---- [ HEADING ] ---- */
    #header .navi, #header .caption {position:relative;top:auto;left:auto;right:auto;transform:translate(0,0);padding:0 0 4rem 0;}
    #header .navi {padding:2rem 0;text-align: center;}
    #header .info {display: block;text-align: center;margin:0 auto;padding:1rem 0 0 0;}
    #header .info .phone {display: inline-block;margin:1rem auto;}
    #header .hero {position: absolute;top:0;left:0;right:0;bottom:0;z-index:1;object-fit: cover;object-position: center left;height:100%;}
    #header #logo {width:250px;margin:0 auto;}
    #header .caption h1, #header .caption .subheading {max-width: 100%;text-shadow:5px 5px 5px rgba(0,0,0,0.5);}
    h1 {font-size:45px;}    
	.form h2 {font-size:30px;}
	.stats .stat .num span {font-size:25px;}

    /* ---- [ BUCKETS ] ---- */
    .buckets.simple.type-stats h3 {font-size:30px;}
    .bg-landing-waves:before {height:100%;background-color:#3a719c;}
    .buckets.main h3 {background:#629165;text-align:center;top:auto;display: block;width: 100%;}
    .stats .stat img {margin:0 auto 1rem auto;}
    .stats .stat .num {font-size:40px;margin:0 0 1rem 0;}
    .form {width:100%;margin:2rem 0 0 0;padding:1rem;}

	/* Buttons */
	.btns a {margin:8px 0;}
	.btns a:last-child {margin:0;}

    /* ---- [ FOOTER ] ---- */
    #footer {text-align: center;}
    #footer .logo {margin: 0 auto 1rem auto;}
    #footer .flex {display: block;}
	
	/* Gravity Forms */
    .gform_wrapper.split_wrapper .gform_fields {display:block;}
    .gform_wrapper.split_wrapper .gform_fields .gfmc-container {display:block;width: 100%;}
	.gform_wrapper .gform_body .gfield--width-half, .gform_wrapper .gform_body .gfield--width-half.first, .gform_wrapper .gform_body .gfield--width-half.last, .gform_wrapper .gform_body .gfield--width-third, .gform_wrapper .gform_body .gfield--width-third.first, .gform_wrapper .gform_body .gfield--width-third.mid, .gform_wrapper .gform_body .gfield--width-third.last {display:block;padding:0;width:100%;}
}

/* ---- [ Mobile Smallest ] ---- */
@media only screen and (min-width:0) and (max-width:480px){
	.xs-full {max-width:90%;margin-right:auto;margin-left:auto;}
	.xs-full-reset {padding:0;margin:0;border:none;width:100%;column-count:1;transform:translate(0,0);float:none;clear:both;gap:0;display:block;}
	.xs-border-reset {border:none;}
	.xs-col-reset {margin-right:0;margin-left:0;border:0 none;column-count:1;}
	.xs-margin-lr-reset {margin-right:0;margin-left:0;}
	.xs-margin-reset {margin:0;}
	.xs-gutter-reset {margin-top:0;margin-bottom:0;}
	.xs-pad-lr-reset {padding-right:0;padding-left:0;}
	.xs-pad-reset {padding-right:0;padding-left:0;}
	.xs-pad-full-reset {padding:0;}
	.xs-pos-reset {position:relative;top:auto;right:auto;bottom:auto;left:auto;transform:translate(0,0);}
	.xs-m-auto {margin-right:auto;margin-left:auto;}
	.xs-clear {float:none;clear:both;}
	.xs-block {display:block;}
	.xs-pad-tb {padding-top:1rem;padding-bottom:1rem;}
	.xs-gutter-tb {margin:16px auto;}
	.xs-padding {padding:1rem;}
	.xs-gutter {margin:16px;}
	.xs-spacing {margin:2rem auto 1rem auto;}
	.xs-lower {margin:0 auto 1rem auto;}.xs-lower2x {margin:0 auto 2rem auto;}.xs-lower4x {margin:0 auto 4rem auto;}
	.xs-flex, .xs-flex-buckets, .xs-flex-spaced {display:flex;}
	.xs-flex-buckets, .xs-flex-grid, .xs-flex-spaced {flex-direction:row;}
	.xs-flex-wrap {flex-wrap:wrap;}
	.xs-flex-col {flex-direction:column;}
	.xs-flex-row {flex-direction:row;}
	.xs-flex-buckets {justify-content:space-between;align-items:stretch;}
	.xs-flex-grid {justify-content:space-between;align-items:center;}
	.xs-flex-centered {justify-content:center;align-items:center;}
	.xs-flex-spaced {justify-content:space-around;align-items:stretch;}
	.xs-flex-space {justify-content:space-between;}
	.xs-flex-start {align-items:flex-start;}
	.xs-flex-middle {align-items:center;}
	.xs-flex-end {align-items:flex-end;}
	.xs-fl-1 {order:1;}.xs-fl-2 {order:2;}.xs-fl-3 {order:3;}.xs-fl-4 {order:4;}.xs-fl-5 {order:5;}.xs-fl-6 {order:6;}.xs-fl-7 {order:7;}.xs-fl-8 {order:8;}
	.xs-fl-gap-0 {gap:0%;}.xs-fl-gap-1 {gap:1%;}.xs-fl-gap-1-5 {gap:1.5%;}.xs-fl-gap-2 {gap:2%;}.xs-fl-gap-2-5 {gap:2.5%;}.flex-quarters {gap:2.6666666666667%;}.xs-fl-gap-3 {gap:3%;}.xs-fl-gap-thirds,.xs-fl-gap-3-5 {gap:3.5%;}.xs-fl-gap-4 {gap:4%;}.xs-fl-gap-4-5 {gap:4.5%;}.xs-fl-gap-5 {gap:5%;}.xs-fl-gap-5-5 {gap:5.5%;}.xs-fl-gap-6 {gap:6%;}.xs-fl-gap-6-5 {gap:6.5%;}.xs-fl-gap-7 {gap:7%;}.xs-fl-gap-7-5 {gap:7.5%;}.xs-fl-gap-8 {gap:8%;}.xs-fl-gap-8-5 {gap:8.5%;}
	.xs-spacer-empty {display:none;} .xs-spacer {width:1px;height:16px;} .xs-spacer-0 {height:8px;} .xs-spacer {width:1px;height:16px;} .xs-spacer-1 {height:22.62px;} .xs-spacer-2 {height:31.99px;} .xs-spacer-3 {height:45.23px;} .xs-spacer-4 {height:63.96px;} .xs-spacer-5 {height:90.44px;} .xs-spacer-6 {height:127.88px;} .xs-spacer-7 {height:180.83px;} .xs-spacer-8 {height:255.69px;}
	.xs-0 {display:none;} .xs-1 {width:1%;} .xs-2 {width:2%;} .xs-3 {width:3%;} .xs-4 {width:4%;} .xs-5 {width:5%;} .xs-6 {width:6%;} .xs-7 {width:7%;} .xs-8 {width:8%;} .xs-9 {width:9%;} .xs-10 {width:10%;} .xs-11 {width:11%;} .xs-12 {width:12%;} .xs-13 {width:13%;} .xs-14 {width:14%;} .xs-15 {width:15%;} .xs-16 {width:16%;} .xs-17 {width:17%;} .xs-18 {width:18%;} .xs-19 {width:19%;} .xs-20 {width:20%;} .xs-21 {width:21%;} .xs-22 {width:22%;} .xs-23 {width:23%;} .xs-24 {width:24%;} .xs-25 {width:25%;} .xs-26 {width:26%;} .xs-27 {width:27%;} .xs-28 {width:28%;} .xs-29 {width:29%;} .xs-30 {width:30%;} .xs-31 {width:31%;} .xs-32 {width:32%;} .xs-33 {width:33%;} .xs-34 {width:34%;} .xs-35 {width:35%;} .xs-36 {width:36%;} .xs-37 {width:37%;} .xs-38 {width:38%;} .xs-39 {width:39%;} .xs-40 {width:40%;} .xs-41 {width:41%;} .xs-42 {width:42%;} .xs-43 {width:43%;} .xs-44 {width:44%;} .xs-45 {width:45%;} .xs-46 {width:46%;} .xs-47 {width:47%;} .xs-48 {width:48%;} .xs-49 {width:49%;} .xs-50 {width:50%;} .xs-51 {width:51%;} .xs-52 {width:52%;} .xs-53 {width:53%;} .xs-54 {width:54%;} .xs-55 {width:55%;} .xs-56 {width:56%;} .xs-57 {width:57%;} .xs-58 {width:58%;} .xs-59 {width:59%;} .xs-60 {width:60%;} .xs-61 {width:61%;} .xs-62 {width:62%;} .xs-63 {width:63%;} .xs-64 {width:64%;} .xs-65 {width:65%;} .xs-66 {width:66%;} .xs-67 {width:67%;} .xs-68 {width:68%;} .xs-69 {width:69%;} .xs-70 {width:70%;} .xs-71 {width:71%;} .xs-72 {width:72%;} .xs-73 {width:73%;} .xs-74 {width:74%;} .xs-75 {width:75%;} .xs-76 {width:76%;} .xs-77 {width:77%;} .xs-78 {width:78%;} .xs-79 {width:79%;} .xs-80 {width:80%;} .xs-81 {width:81%;} .xs-82 {width:82%;} .xs-83 {width:83%;} .xs-84 {width:84%;} .xs-85 {width:85%;} .xs-86 {width:86%;} .xs-87 {width:87%;} .xs-88 {width:88%;} .xs-89 {width:89%;} .xs-90 {width:90%;} .xs-91 {width:91%;} .xs-92 {width:92%;} .xs-93 {width:93%;} .xs-94 {width:94%;} .xs-95 {width:95%;} .xs-96 {width:96%;} .xs-97 {width:97%;} .xs-98 {width:98%;} .xs-99 {width:99%;} .xs-100, .xs-100:nth-of-type(n) {width:100%;}
	.xs-reset, .xs-reset:nth-of-type(n) {width:100%;padding:0;}
	.xst-center {text-align:center;} .xst-left {text-align:left;} .xst-right {text-align:right;}
}

.fhide {display: none!important;opacity:0!important;height:0;width:0;}