/**
Theme Name: Perenna23
Theme URI: 
Version: 1.0
Author: Droog Media
Author URI: http://www.droogmedia.co.uk
Tags: 
Licence: 
Description: Perenna Website 2023
*/

@import url("https://fast.fonts.net/lt/1.css?apiType=css&c=d4d4e67e-9546-4b6f-81af-fc0c3d40aa76&fontids=1475508,1475556");
@font-face{
  font-family:"Avenir LT";
  src:url("fonts/065a6b14-b2cc-446e-9428-271c570df0d9.woff2") format("woff2"),url("fonts/65d75eb0-2601-4da5-a9a4-9ee67a470a59.woff") format("woff");
}
@font-face{
  font-family:"Avenir BLK";
  src:url("fonts/c78eb7af-a1c8-4892-974b-52379646fef4.woff2") format("woff2"),url("fonts/75b36c58-2a02-4057-a537-09af0832ae46.woff") format("woff");
}

/* clean slate */

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: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}
body {
  line-height: 1;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* general */

p {
  margin: 0 0 20px 0;
}
div p:last-of-type {
  margin: 0;
}
strong {
  font-family:'Avenir BLK';
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.clearfix {
  clear: both;
}
.aligncenter {
  display: block;
  margin: 0 auto;	
}
input:focus, select:focus, textarea:focus, button:focus {
  outline: none;
}
a:link, a:visited, a:active, a:hover {
  color: #000000;
}
::placeholder {
  color: #000000;
  text-transform: uppercase;
  color: #CCCCCC;
}
a#CybotCookiebotDialogPoweredbyCybot,
div#CybotCookiebotDialogPoweredByText {
  display: none!important;
}
#CookiebotWidget .CookiebotWidget-body .CookiebotWidget-main-logo {
  display: none!important; 
}

@media screen and (min-width: 1400px) {

/* main */

body {
  margin: 0;
  padding: 0;
  font-family:'Avenir LT', Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 20px;
  line-height: 140%;
  background-color: #FFFFFF;
  -webkit-font-smoothing: antialiased;
  transition: all;
}
.main-container {
  background-color: #ffffff;
}
.spacer {
  margin: 0 0 60px 0;
}

/* header */

.header-outer {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 30;
  background-image: url('images/grad25.png');
  backdrop-filter: blur(5px);
}
.header-inner {
  width: 1200px;
  margin: 0 auto;
  padding: 20px 0;
  position: relative;
}
.header-inner .left {
  float: left;
  width: 140px;
  position: absolute;
  top: 22px;
}
.header-inner .left img {
  width: 100%;
}
.header-inner .right {
float: right;
  width: 780px;
  padding: 2px 0 0 0;
  position: relative;
  text-align: right;
}
.header-inner .right a:link,
.header-inner .right a:visited,
.header-inner .right a:active {
  display: inline-block;
  text-decoration: none;
  margin: 0 0 0 20px;
  color: #000000;
  font-size: 0.8em;
  font-family: 'Avenir BLK';
}
.header-inner .right a:hover {
    color: #000000;
}
.header-inner .hamb {
display: none;
}
.header-inner .right .launch-drop,
.header-inner .right .launch-drop2,
.header-inner .right .launch-drop3,
.header-inner .right .launch-drop4 {
background-image: url('images/drop-arrow.png');
background-repeat: no-repeat;
background-position: right 50%;
background-size: 15px;
padding-right: 20px;
}
.header-inner .right .drop {
display: none;
width: 240px;
padding: 20px 20px 12px 20px;
text-align: center;
box-sizing: border-box;
position: absolute;
right: 520px;
top: 32px;
border-radius: 10px;
background-color: #FFFFFF;
-webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
z-index: 15;
}
.header-inner .right .drop2 {
display: none;
width: 240px;
padding: 20px 20px 12px 20px;
text-align: center;
box-sizing: border-box;
position: absolute;
right: 240px;
top: 32px;
border-radius: 10px;
background-color: #FFFFFF;
-webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
z-index: 15;
}
.header-inner .right .drop3 {
display: none;
width: 240px;
padding: 20px 20px 12px 20px;
text-align: center;
box-sizing: border-box;
position: absolute;
right: 120px;
top: 32px;
border-radius: 10px;
background-color: #FFFFFF;
-webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
z-index: 15;
}
.header-inner .right .drop4 {
display: none;
width: 240px;
padding: 20px 20px 12px 20px;
text-align: center;
box-sizing: border-box;
position: absolute;
right: 375px;
top: 32px;
border-radius: 10px;
background-color: #FFFFFF;
-webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
z-index: 15;
}
.header-inner .right .drop a,
.header-inner .right .drop2 a,
.header-inner .right .drop3 a,
.header-inner .right .drop4 a{
display: block;
margin: 0 0 5px 0;
}


/* mobile nav */

  .navigation-outer {
  display: none;
  }


.body-outer.hero {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom !important;
}


/* other logo */

.top-logo {
  display: block;
  margin: 80px auto;
  width: 40px;
}
.top-logo img {
  width: 100%;
}

/* body */

.warning {
  padding: 30px;
  border-radius: 10px;
  background-color: #5e22c1;
  background-image: url('images/hero-grad-24.jpg');
  background-size: 100% auto;
  background-position: top;
  color: #ffffff;
  text-align: center;
  font-family: 'Avenir BLK';
  font-size: 1.2em;
}
.hero-image {
  position: relative;
  background-image: url('images/hero-grad-24.jpg');
  background-size: 100% auto;
  background-position: 50% 50%;
  background-color: #5e22c1;
}
.hero-image video {
  position: absolute;
  z-index: 1;
  width: 100%;
}
.hero-image .body-inner {
  padding: 160px 0 210px 0 !important;
  color: #ffffff;
  position: relative;
  z-index: 10;
}
.hero-image .body-inner span {
  display: block;
  margin: 0 0 40px 0;
  line-height: 120%;
}
.hero-image .hero-curve {
  position: absolute;
  right: 0;
  bottom: -1px;
  left: 0;
  height: 80px;
  background-image: url('images/rounded-header.png');
  background-position: bottom center !important;
  background-size: 100% 100% !important;
  background-repeat: no-repeat;
  z-index: 5;
}
.hero-image .scroll-img {
  position: absolute;
  left: 50%;
  margin-left: -20px;
  bottom: 100px;
  height: 40px;
  width: 40px;
  background-image: url('images/scroll_anim.gif');
  background-size: 100% 100%;
  z-index: 30;
}
.hero-image p {
  margin: 0;
}
.body-outer {
  width: 100%;
  background-size: cover;
  background-position: 50% 50%;
  overflow: hidden;
}
.body-outer.Grn {
  background-color: #11FAD7;;
}
.body-outer .body-inner {
  width: 1200px;
  margin: 0 auto;
  padding: 60px 0;
  display: table;
}
.body-outer .narr {
  width: 660px;
}
.body-outer .blog-index {
  width: 960px;
}
.body-outer .body-inner .left {
  width: 50%;
  padding: 0 100px 0 0;
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
}
.body-outer .body-inner .right {
  width: 50%;
  padding: 0 0 0 100px;
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
}
.body-outer .body-inner .left img,
.body-outer .body-inner .right img {
  width: 100%;
  border-radius: 10px;
}
.body-inner h1 {
  font-family: "roc-grotesk-compressed";
  font-weight: 800;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: -1px;
  font-size: 5em;
  line-height: 80%;
  margin: 0 0 30px 0;
}
.body-inner h3 {
  font-family:'Avenir BLK';
  margin: 0 0 30px 0;
  font-size: 2.2em;
  letter-spacing: -1px;
  line-height: 100%;
}
.body-inner h4 {
  font-family:'Avenir BLK';
  margin: 0 0 20px 0;
  font-size: 1.4em;
  line-height: 100%;
}
.body-inner .bread {
  margin: 0 0 40px 0;
  font-size: 0.8em;
  display: block;
}
.body-inner.block-single {
  background-color: #ffffff;
  padding: 40px;
  border-radius: 50px;	
  margin: 40px auto;
  box-sizing: border-box;
  -webkit-box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.15);
  -moz-box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.15);
  box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.15);
}
.block-multi {	
  background-color: #5e22c1;
  background-image: url('images/hero-grad-24.jpg');
  background-size: 100% 100%;
  background-position: 50% 50%;
}
.block-multi h2 {
  text-align: center;
  color: #ffffff;
  font-size: 2.2em;
  line-height: 100%;
  font-family: 'Avenir BLK';
  margin: 0 0 50px 0;
}
.block-multi .block {
  background-image: url('images/grad25.png');
  padding: 30px;
  border-radius: 10px;	
  display: inline-block;
  box-sizing: border-box;
  vertical-align: top;
  font-size: 1.1em;
  line-height: 140%;
  width: 31%;
  margin: 0 1% 25px 1%;
  text-align: center;
  color: #ffffff;
  min-height: 270px;
}
.block-multi .block h3 {
  font-size: 1.4em;
  letter-spacing: 0;
  margin: 0 0 15px 0;
  padding: 0;
}
.block-multi .block img {
  display: block;
  height: 80px;
  margin: 0 auto 20px auto;
}
.block-quad {	
  background-color: #5e22c1;
  background-image: url('images/hero-grad-24.jpg');
  background-size: 100% 100%;
  background-position: 50% 50%;
}
.block-quad h3 {
  text-align: center;
  color: #ffffff;
}
.block-quad .block {
  background-image: url('images/grad25.png');
  padding: 30px;
  border-radius: 10px;	
  display: inline-block;
  box-sizing: border-box;
  vertical-align: top;
  font-size: 1.1em;
  line-height: 140%;
  width: 48%;
  margin: 0 1% 25px 1%;
  text-align: center;
  color: #ffffff;
  min-height: 270px;
}
.block-quad .block h3 {
  font-size: 1.4em;
  letter-spacing: 0;
  margin: 0 0 15px 0;
  padding: 0;
}
	
	
	
.body-inner ul {
  margin: 20px 0 20px 20px;
}
.body-inner ul li {
  list-style-type: none;
  margin: 0 0 15px 0;
  padding: 0 0 0 20px;
}
.body-inner ul li::before {
  content: '';
  font-weight: 700;
  margin: 0 8px -12px -48px;
  background-image: url(images/tick-24.png);
  display: inline-block;
  height: 40px;
  width: 40px;
  background-size: 100% 100%;
}
.body-inner input[type=submit] {
  font-size: 1em;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-sizing: border-box;
  border: 0;
  border-radius: 10px;
  padding: 10px 30px;
  font-family:'Avenir BLK';
  min-height: 2.5rem;
  cursor: pointer;
  background-color: #11FAD7;;
  color: #000000;
  margin: 6px 0;
}
.hero-image input[type=submit],
.block-multi input[type=submit],
.block-quad input[type=submit],
.warning input[type=submit],
.signup,
.signup.nofill {
  background-color: transparent !important;
  background-image: url('images/grad25.png') !important;
  color: #ffffff !important;
}
.hero-image input[type=submit] {
}
.buttonRev {
  background-color: #ffffff !important;
}
.content-logos {
  width: 960px !important;
  padding: 40px 0 !important;
}
.content-logos span {
  display: inline-block;
  width: 15%;
  margin: 0 2% 0 0;
}
.content-logos img {
  width: 100%;
}
.content-logos h3 {
  font-size: 1em !important;
  margin: 0 0 20px 0 !important;
  padding: 0 !important;
}

/* extras */


.buttonNext {
  font-family:'Avenir BLK';
  color: #000000 !important;
  text-decoration: none;
  display: block;
  margin: 60px auto 0 auto;
  padding: 0 0 10px 0;
  background-image: url('images/underline-green.png');
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: 100px auto;
  cursor: pointer;
}
.underPur {
}
.underGrn {
}
.underGrnCen {
}
.underWte {
}
.underWteCen {
}
.body-outer.Grn .under {
}
.body-outer.Wte .under {
}
.body-outer.Grn .both .under {
}
.body-outer.Wte .both .under {
}


/* form */

.form {
}
.form .col1 {
  float: left;
  width: 46%;
  box-sizing: border-box;
  background-color: #FFFFFF;
    border-radius: 10px;
    -webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
	padding: 30px;
}
.form .col2 {
  float: right;
  width: 46%;
  box-sizing: border-box;
  background-color: #FFFFFF;
    border-radius: 10px;
    -webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
	padding: 30px;
}
.form .col1 h3,
.form .col2 h3 {
font-size: 1.2em;
margin: 0 0 20px 0;
padding: 0;
}
.form a:link,
.form a:visited,
.form a:active,
.form a:hover {
text-decoration: none !important;
color: inherit;
margin: 0 0 20px 0;
padding: 0;
}
.form input[type=submit] {
margin: 20px 0 0 0;
}

/* easy read */

.ftb {
  background-image: url('images/tick-green.png');
  background-repeat: no-repeat;
  background-position: 30px 50%;
  background-size: 40px;
  display: inline-block;
  border-radius: 10px;
  background-color: #FFFFFF;
  -webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
  -moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
  box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
  padding: 30px 90px 27px 90px;
  box-sizing: border-box;
  margin: 0 0 20px 0;
}
.usp1 {
  width: 48%;
  float: left;
  border-radius: 10px;
  background-color: #FFFFFF;
  -webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
  -moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
  box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
  padding: 40px 25px;
  box-sizing: border-box;
  margin: 0 0 25px 0;
  font-size: 0.8em;
  line-height: 140%;
  position: relative;
}
.usp1 .icon {
display: block;
position: absolute;
top: -10px;
right: 30px;
background-color: #11FAD7;;
width: 50px;
height: 50px;
background-image: url(images/icon-heart.png);
background-repeat: no-repeat;
background-position: 50% 50%;
background-size: 25px;
border-radius: 50px;
}
.usp2 {
  width: 48%;
  float: right;
  border-radius: 10px;
  background-color: #FFFFFF;
  -webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
  -moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
  box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
  padding: 40px 25px;
  box-sizing: border-box;
  margin: 0 0 25px 0;
  font-size: 0.8em;
  line-height: 140%;
    position: relative;
}
.usp2 .icon {
display: block;
position: absolute;
top: -10px;
right: 30px;
background-color: #11FAD7;;
width: 50px;
height: 50px;
background-image: url(images/icon-flex.png);
background-repeat: no-repeat;
background-position: 50% 50%;
background-size: 25px;
border-radius: 50px;
}
.usp3 {
  width: 48%;
  float: left;
  border-radius: 10px;
  background-color: #FFFFFF;
  -webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
  -moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
  box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
  padding: 40px 25px;
  box-sizing: border-box;
  font-size: 0.8em;
  line-height: 140%;
    position: relative;
}
.usp3 .icon {
display: block;
position: absolute;
top: -10px;
right: 30px;
background-color: #11FAD7;;
width: 50px;
height: 50px;
background-image: url(images/icon-fixed.png);
background-repeat: no-repeat;
background-position: 50% 50%;
background-size: 16px;
border-radius: 50px;
}
.usp4 {
  width: 48%;
  float: right;
  border-radius: 10px;
  background-color: #FFFFFF;
  -webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
  -moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
  box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
  padding: 40px 25px;
  box-sizing: border-box;
  font-size: 0.8em;
  line-height: 140%;
    position: relative;
}
.usp4 .icon {
display: block;
position: absolute;
top: -10px;
right: 30px;
background-color: #11FAD7;;
width: 50px;
height: 50px;
background-image: url(images/icon-secure.png);
background-repeat: no-repeat;
background-position: 50% 50%;
background-size: 20px;
border-radius: 50px;
}

/* footer */

.footer-outer {
  width: 100%;
  background-color: #3e444c;
  color: #FFFFFF;
  font-size: 0.8em;
  line-height: 140%;
}
.footer-inner {
  width: 1200px;
  margin: 0 auto;
  padding: 100px 0 200px 0;
}
.footer-inner .tagline {
  margin: 0 0 80px 0;
  text-align: center;
  font-family: 'Avenir BLK';
  padding: 0 0 20px 0;
  font-size: 3em;
  letter-spacing: -1px;
  line-height: 100%;
}
.footer-inner h4 {
  font-family:'Avenir BLK';
  margin: 0 0 20px 0;
  line-height: 100%;
  color: #ffffff;
  font-size: 1.2em;
}
.footer-inner .col1,
.footer-inner .col2,
.footer-inner .col3,
.footer-inner .col4,
.footer-inner .col5 {
  width: 15%;
  float: left;
  margin: 0 2% 0 0;
}
.footer-inner .col6 {
  width: 15%;
  float: right;
}
.footer-inner .links {
}
.footer-inner .links a:link,
.footer-inner .links a:visited,
.footer-inner .links a:active,
.footer-inner .links a:hover {
  display: block;
  margin: 0 0 15px 0;
  color: #ffffff;
  text-decoration: none;
}
.footer-inner .social .left {
  float: left;
  width: 140px;
}
.footer-inner .social .left img {
  width: 100%;
}
.footer-inner .social .right {
  float: right;
  width: 180px;
  text-align: right;
}
.footer-inner .social .right img {
  width: 25px;
  margin: 0 0 0 6px;
}
.footer-inner .lower {
  border-top: 2px solid #FFFFFF;
  padding: 30px 0 0 0;
}

/* privacy policy */

.textprivacypolicy,
.faqs {
text-align: left;
font-size: 0.8em;
padding: 40px 0 0 0;
}
.faqs .accord {
border-radius: 10px;
background-color: #FFFFFF;
-webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
padding: 30px 30px 24px 30px;
box-sizing: border-box;
margin: 0 0 25px 0;
line-height: 140%;
position: relative;
}
.faqs .accord h4 {
font-family: 'Avenir LT', Arial, Helvetica, sans-serif;
margin: 0;
font-size: 1.2em;
}
.accord .body {
display: none;
padding: 20px 0 0 0;
}
.accord .toggle {
height: 40px;
width: 40px;
top: 20px;
right: 20px;
position: absolute;
cursor: pointer;
background-image: url(images/accord-up.png);
background-size: 100% 100%;
}
.accord .toggle {
height: 40px;
width: 40px;
top: 20px;
right: 20px;
position: absolute;
cursor: pointer;
background-image: url(images/accord-up.png);
background-size: 100% 100%;
}
.expanded .toggle {
background-image: url(images/accord-down.png);
}





.sticky-correct {
margin-top: 75px !important;
}


.founders {
box-sizing: border-box;
padding: 0 0 0 120px;
}
.founders div {
margin: 0 0 20px 0;
}
.founders img {
float: left;
width: 125px !important;
margin: 0 20px 0 0;
}
.founders h4 {
margin: 0;
display: block;
font-size: 1.4em;
padding: 20px 0 0 0;
font-family:'Avenir BLK';
}
.founders h4 span {
color: #FFFFFF;
display: block;
}

/* blog */

.blog-menu {
  margin: 0 auto;
}
.blog-menu .feature-left {
  float: left;
  width: 65%;
}
.blog-menu .feature-right {
  float: right;
  width: 35%;
  padding: 20px;
  box-sizing: border-box;
}
.blog-menu .hero {
  height: 200px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.blog-menu .feature-left .hero {
  height: 280px;
  -webkit-border-top-left-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
}
.blog-menu .item {
  margin: 0 0 40px 0;
  text-align: left;
  font-size: 0.9em;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background-color: #f0f0f0;
}
.blog-menu .post-cols .item:nth-of-type(1),
.blog-menu .post-cols .item:nth-of-type(2) {
  float: left;
  width: 30%;
  margin: 0 5% 30px 0;
}
.blog-menu .post-cols .item:nth-of-type(3) {
  float: right;
  width: 30%;
  margin: 0 0 30px 0;
}
.blog-menu .post-cols .item:nth-of-type(4),
.blog-menu .post-cols .item:nth-of-type(5) {
  float: left;
  width: 30%;
  margin: 0 5% 0 0;
}
.blog-menu .post-cols .item:nth-of-type(6) {
  float: right;
  width: 30%;
}
.blog-menu .lower {
  padding: 20px;
  min-height: 270px;
}
.blog-menu .date {
  display: block;
  font-size: 0.8em;
  margin: 0 0 10px 0;
}
.blog-menu .cat {
  display: inline-block;
  background-color: #eaeaea;
  border-radius: 10px;
  padding: 0px 10px;
  margin: 0 0 10px 10px;
}
.blog-menu .item h3 {
  line-height: 120%;
  margin: 0 0 20px 0;
  padding: 0;
  font-size: 1.4em;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.blog-menu .item h3 a:link,
.blog-menu .item h3 a:visited,
.blog-menu .item h3 a:active,
.blog-menu .item h3 a:hover {
  text-decoration: none;
  color: #000000;
}
.blog .short {
  display: block;
  margin: 0 0 20px 0;
  font-size: 1.4em;
}
.blog .social,
.blog .content {
  display: block;
  margin: 0 0 20px 0;
}
.blog img {
  width: 100%;
  height: auto;
  display: block;
  margin: 0 0 20px 0;
}
.blog .body-inner .h1 {
line-height: 120%;
}
.blog .body-inner {
  text-align: left;
  font-size: 0.9em;
}
.blog .body-inner h3 {
  padding: 0;
  margin: 0 0 20px 0;
}
.blog .date {
  display: block;
  margin: 0 0 40px 0;
  color: #999999;
}
.blog .cat {
  display: inline-block;
  background-color: #eaeaea;
  border-radius: 10px;
  padding: 0px 10px;
  margin: 0 0 10px 10px;
}
.wp-pagenavi {
  font-size: 0.8em;
  padding: 40px 0 0 0;
  text-align: center;
}
.wp-pagenavi .pages {
  border: 0;
  margin: 0 40px 0 0;
}
.wp-pagenavi .current,
.wp-pagenavi .page,
.wp-pagenavi .previouspostslink,
.wp-pagenavi .nextpostslink {
  border: 0;
}
.blog .social .prna-social {
  display: inline-block;
  width: 28px;
  height: auto;
}
.blog .social .prna-social img {
  margin: 0;
}

/* osano */

.osano-cm-window .osano-cm-dialog__buttons button.osano-cm-save {
background: #9c9c9c !important;
color: #FFFFFF !important;
}

/* team */

.team .block {
  cursor: pointer;
}
.overlay-bg {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99995;
  background-image: url('images/overlay.png');
  display: none;	
}
.overlay-profile {
  display: none;
  background-color: #FFFFFF;
  width: 500px;
  left: 50%;
  top: 200px;
  height: 420px;
  overflow: scroll;
  position: fixed;
  margin-left: -250px;
  box-sizing: border-box;
  padding: 30px;
  z-index: 99999;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  font-size: 15px;
  line-height: 140%;
}
.overlay-profile img {
  display: block;
  width: 80px;
  margin: 0 auto 20px auto;
}
.overlay-profile h3 {
  font-size: 2em;
  letter-spacing: 0;
  margin: 0 0 10px 0;
  font-family: 'Avenir BLK';
}
.overlay-profile span {
  letter-spacing: 0;
  margin: 0 0 20px 0;
  padding: 0;
  text-transform: uppercase;
  display: block;
  font-family: 'Avenir BLK';
}	

/* native nav */

.header-outer .header-inner .right ul {
  margin: 0;
}
.header-outer .header-inner .right ul li {
  display: inline-block;
  position: relative;
  margin: 0 0 0 15px;
}
.header-outer .header-inner .right a:link,
.header-outer .header-inner .right a:visited,
.header-outer .header-inner .right a:active {
  margin: 0;
  display: inline-block;
  text-decoration: none;
  color: #ffffff;
  font-size: 0.8em;
  font-family: 'Avenir BLK';
}
.header-outer .header-inner .right a:hover {
  color: #000000;
}
.sub-menu {
  display: none;
}
.header-outer .header-inner .right a:hover + .sub-menu,
.header-outer .header-inner .right ul ul:hover {
  display: block;
}
.header-outer .header-inner .right ul ul {
  width: 240px;
  padding: 20px 20px;
  text-align: center;
  box-sizing: border-box;
  position: absolute;
  margin-left: -120px;
  left: 50%;
  border-radius: 10px;
  background-color: #FFFFFF;
  -webkit-box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 10%);
  -moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
  box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 10%);
  z-index: 15;
}
.header-outer .header-inner .right ul ul li {
  margin: 0 0 4px 0;
  display: block;
}
.header-outer .header-inner .right ul ul a:link,
.header-outer .header-inner .right ul ul a:visited,
.header-outer .header-inner .right ul ul a:active {
  color: #000000;
}
.header-outer .header-inner .right ul ul a:hover {
  color: #000000;
}
.navIndent a::before {
  content: "—";
  color: #11FAD7;
  padding: 0 10px 0 0;
}

.signup {
  border: 2px solid #ffffff;
  border-radius: 5px !important;
  padding: 0px 18px 0px 18px !important;
  text-align: center !important;
  color: #ffffff !important;
}
.signup a:link,
.signup a:visited,
.signup a:active,
.signup a:hover {
  margin: 0 !important;
  color: #ffffff !important;
}
.signup.nofill {
  border: 2px solid transparent;
}

}

@media screen and (min-width: 960px) and (max-width: 1399px) {

/* main */

body {
  margin: 0;
  padding: 0;
  font-family:'Avenir LT', Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 20px;
  line-height: 140%;
  background-color: #FFFFFF;
  -webkit-font-smoothing: antialiased;
  transition: all;
}
.main-container {
  background-color: #ffffff;
}
.spacer {
  margin: 0 0 40px 0;
}

/* header */

.header-outer {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 30;
  background-image: url('images/grad25.png');
  backdrop-filter: blur(5px);
}
.header-inner {
  width: 960px;
  margin: 0 auto;
  padding: 20px 0;
  position: relative;
}
.header-inner .left {
  float: left;
  width: 140px;
  position: absolute;
  top: 22px;
}
.header-inner .left img {
  width: 100%;
}
.header-inner .right {
float: right;
  width: 780px;
  padding: 2px 0 0 0;
  position: relative;
  text-align: right;
}
.header-inner .right a:link,
.header-inner .right a:visited,
.header-inner .right a:active {
  display: inline-block;
  text-decoration: none;
  margin: 0 0 0 15px;
  color: #000000;
  font-size: 0.8em;
  font-family: 'Avenir BLK';
}
.header-inner .right a:hover {
  color: #000000;
}
.header-inner .hamb {
  display: none;
}



.header-inner .right .launch-drop,
.header-inner .right .launch-drop2,
.header-inner .right .launch-drop3,
.header-inner .right .launch-drop4 {
  background-image: url(images/drop-arrow.png);
  background-repeat: no-repeat;
  background-position: right 50%;
  background-size: 15px;
  padding-right: 20px;
}
.header-inner .right .drop {
  display: none;
  width: 200px;
  padding: 20px 20px 12px 20px;
 text-align: center;
  box-sizing: border-box;
  position: absolute;
  right: 515px;
  top: 32px;
  border-radius: 10px;
  background-color: #FFFFFF;
  -webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
  -moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
  box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
  z-index: 15;
}
.header-inner .right .drop2 {
  display: none;
  width: 200px;
  padding: 20px 20px 12px 20px;
 text-align: center;
  box-sizing: border-box;
  position: absolute;
  right: 250px;
  top: 32px;
  border-radius: 10px;
  background-color: #FFFFFF;
  -webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
  -moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
  box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
  z-index: 15;
}
.header-inner .right .drop3 {
  display: none;
  width: 200px;
  padding: 20px 20px 12px 20px;
 text-align: center;
  box-sizing: border-box;
  position: absolute;
  right: 130px;
  top: 32px;
  border-radius: 10px;
  background-color: #FFFFFF;
  -webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
  -moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
  box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
  z-index: 15;
}
.header-inner .right .drop4 {
  display: none;
  width: 200px;
  padding: 20px 20px 12px 20px;
 text-align: center;
  box-sizing: border-box;
  position: absolute;
  right: 385px;
  top: 32px;
  border-radius: 10px;
  background-color: #FFFFFF;
  -webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
  -moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
  box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
  z-index: 15;
}
.header-inner .right .drop a,
.header-inner .right .drop2 a,
.header-inner .right .drop3 a,
.header-inner .right .drop4 a {
  display: block;
  margin: 0 0 5px 0;
}











/* mobile nav */

  .navigation-outer {
  display: none;
  }


.body-outer.hero {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom !important;
}


/* other logo */

.top-logo {
  display: block;
  margin: 80px auto;
  width: 40px;
}
.top-logo img {
  width: 100%;
}

/* body */

.warning {
  padding: 30px;
  border-radius: 10px;
  background-color: #5e22c1;
  background-image: url('images/hero-grad-24.jpg');
  background-size: 100% auto;
  background-position: top;
  color: #ffffff;
  text-align: center;
  font-family: 'Avenir BLK';
  font-size: 1.1em;
}
.hero-image {
  position: relative;
  background-color: #5e22c1;
  background-image: url('images/hero-grad-24.jpg');
  background-size: 100% auto;
  background-position: 50% 50%;
}
.hero-image video {
  position: absolute;
  z-index: 1;
  width: 110%;
}
.hero-image .body-inner {
  padding: 150px 0 190px 0 !important;
  color: #ffffff;
  position: relative;
  z-index: 10;
}
.hero-image .body-inner span {
  display: block;
  margin: 0 0 40px 0;
  line-height: 120%;
}
.hero-image .hero-curve {
  position: absolute;
  right: 0;
  bottom: -1px;
  left: 0;
  height: 60px;
  background-image: url('images/rounded-header.png');
  background-position: bottom center !important;
  background-size: 100% 100% !important;
  background-repeat: no-repeat;
  z-index: 5;
}
.hero-image .scroll-img {
  position: absolute;
  left: 50%;
  margin-left: -20px;
  bottom: 100px;
  height: 40px;
  width: 40px;
  background-image: url('images/scroll_anim.gif');
  background-size: 100% 100%;
  z-index: 30;
}
.hero-image p {
  margin: 0;
}
.body-outer {
  width: 100%;
  background-size: cover;
  background-position: 50% 50%;
  overflow: hidden;
}
.body-outer.Grn {
  background-color: #11FAD7;;
}
.body-outer .body-inner {
  width: 960px;
  margin: 0 auto;
  padding: 60px 0;
  display: table;
}
.body-outer .narr {
  width: 660px;
}
.body-outer .blog-index {
  width: 960px;
}
.body-outer .body-inner .left {
  width: 50%;
  padding: 0 50px 0 0;
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
}
.body-outer .body-inner .right {
  width: 50%;
  padding: 0 0 0 50px;
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
}
.body-outer .body-inner .left img,
.body-outer .body-inner .right img {
  width: 100%;
  border-radius: 10px;
}
.body-inner h1 {
  font-family: "roc-grotesk-compressed";
  font-weight: 800;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: -1px;
  font-size: 4em;
  line-height: 80%;
  margin: 0 0 30px 0;
}
.body-inner h3 {
  font-family:'Avenir BLK';
  margin: 0 0 30px 0;
  font-size: 1.8em;
  letter-spacing: -1px;
  line-height: 100%;
}
.body-inner h4 {
  font-family:'Avenir BLK';
  margin: 0 0 20px 0;
  font-size: 1.4em;
  line-height: 100%;
}
.body-inner .bread {
  margin: 0 0 40px 0;
  font-size: 0.8em;
  display: block;
}
.body-inner.block-single {
  background-color: #ffffff;
  padding: 40px;
  border-radius: 50px;	
  margin: 40px auto;
  box-sizing: border-box;
  -webkit-box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.15);
  -moz-box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.15);
  box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.15);
}
.block-multi {	
  background-color: #5e22c1;
  background-image: url('images/hero-grad-24.jpg');
  background-size: 100% 100%;
  background-position: 50% 50%;
}
.block-multi h2 {
  text-align: center;
  color: #ffffff;
  font-size: 2.2em;
  line-height: 100%;
  font-family: 'Avenir BLK';
  margin: 0 0 50px 0;
}
.block-multi .block {
  background-image: url('images/grad25.png');
  padding: 30px;
  border-radius: 10px;	
  display: inline-block;
  box-sizing: border-box;
  vertical-align: top;
  font-size: 1.1em;
  line-height: 140%;
  width: 31%;
  margin: 0 1% 25px 1%;
  color: #ffffff;
  text-align: center;
  min-height: 300px;
}
.block-multi .block h3 {
  font-size: 1.4em;
  letter-spacing: 0;
  margin: 0 0 15px 0;
  padding: 0;
}
.block-multi .block img {
  display: block;
  height: 80px;
  margin: 0 auto 20px auto;
}
.block-quad {	
  background-color: #5e22c1;
  background-image: url('images/hero-grad-24.jpg');
  background-size: 100% 100%;
  background-position: 50% 50%;
}
.block-quad h3 {
  text-align: center;
  color: #ffffff;
}
.block-quad .block {
  background-image: url('images/grad25.png');
  padding: 30px;
  border-radius: 10px;	
  display: inline-block;
  box-sizing: border-box;
  vertical-align: top;
  font-size: 1.1em;
  line-height: 140%;
  width: 48%;
  margin: 0 1% 25px 1%;
  color: #ffffff;
  text-align: center;
  min-height: 270px;
}
.block-quad .block h3 {
  font-size: 1.4em;
  letter-spacing: 0;
  margin: 0 0 15px 0;
  padding: 0;
}


.body-inner ul {
  margin: 20px 0 20px 20px;
}
.body-inner ul li {
  list-style-type: none;
  margin: 0 0 15px 0;
  padding: 0 0 0 20px;
}
.body-inner ul li::before {
  content: '';
  font-weight: 700;
  margin: 0 8px -12px -48px;
  background-image: url(images/tick-24.png);
  display: inline-block;
  height: 40px;
  width: 40px;
  background-size: 100% 100%;
}
.body-inner input[type=submit] {
  font-size: 1em;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-sizing: border-box;
  border: 0;
  border-radius: 10px;
  padding: 10px 30px;
  font-family:'Avenir BLK';
  min-height: 2.5rem;
  cursor: pointer;
  background-color: #11FAD7;;
  color: #000000;
  margin: 6px 0;
}
.hero-image input[type=submit],
.block-multi input[type=submit],
.block-quad input[type=submit],
.warning input[type=submit],
.signup,
.signup.nofill {
  background-color: transparent !important;
  background-image: url('images/grad25.png') !important;
  color: #ffffff !important;
}
.hero-image input[type=submit] {
}
.buttonRev {
  background-color: #ffffff !important;
}
.content-logos {
  width: 960px !important;
  padding: 40px 0 !important;
}
.content-logos span {
  display: inline-block;
  width: 15%;
  margin: 0 2% 0 0;
}
.content-logos img {
  width: 100%;
}
.content-logos h3 {
  font-size: 1em !important;
  margin: 0 0 20px 0 !important;
  padding: 0 !important;
}

/* extras */

.buttonNext {
  font-family:'Avenir BLK';
  text-decoration: none;
  color: #000000 !important;
  display: block;
  margin: 60px auto 0 auto;
  padding: 0 0 10px 0;
  background-image: url(images/underline-green.png);
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: 100px auto;
  cursor: pointer;
}
.underPur {
}
.underGrn {
}
.underGrnCen {
}
.underWte {
}
.underWteCen {
}
.body-outer.Grn .under {
}
.body-outer.Wte .under {
}
.body-outer.Grn .both .under {
}
.body-outer.Wte .both .under {
}


/* form */

.form {
}
.form .col1 {
  float: left;
  width: 46%;
  box-sizing: border-box;
  background-color: #FFFFFF;
    border-radius: 10px;
    -webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
	padding: 30px;
}
.form .col2 {
  float: right;
  width: 46%;
  box-sizing: border-box;
  background-color: #FFFFFF;
    border-radius: 10px;
    -webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
	padding: 30px;
}
.form .col1 h3,
.form .col2 h3 {
font-size: 1.2em;
margin: 0 0 20px 0;
padding: 0;
}
.form a:link,
.form a:visited,
.form a:active,
.form a:hover {
text-decoration: none !important;
color: inherit;
margin: 0 0 20px 0;
padding: 0;
}
.form input[type=submit] {
margin: 20px 0 0 0;
}

/* easy read */

.ftb {
  background-image: url(images/tick-green.png);
  background-repeat: no-repeat;
  background-position: 30px 50%;
  background-size: 30px;
  display: inline-block;
  border-radius: 10px;
  background-color: #FFFFFF;
  -webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
  -moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
  box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
padding: 20px 80px 18px 80px;
  box-sizing: border-box;
  margin: 0 0 20px 0;
  font-size: 0.8em;
  line-height: 120%;
}
.usp1 {
  width: 48%;
  float: left;
  border-radius: 10px;
  background-color: #FFFFFF;
  -webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
  -moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
  box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
  padding: 40px 30px;
  box-sizing: border-box;
  margin: 0 0 25px 0;
  font-size: 0.8em;
  line-height: 140%;
    position: relative;
}
.usp1 .icon {
display: block;
position: absolute;
top: -10px;
right: 30px;
background-color: #11FAD7;;
width: 50px;
height: 50px;
background-image: url(images/icon-heart.png);
background-repeat: no-repeat;
background-position: 50% 50%;
background-size: 25px;
border-radius: 50px;
}
.usp2 {
  width: 48%;
  float: right;
  border-radius: 10px;
  background-color: #FFFFFF;
  -webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
  -moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
  box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
  padding: 40px 30px;
  box-sizing: border-box;
  margin: 0 0 25px 0;
  font-size: 0.8em;
  line-height: 140%;
    position: relative;
}
.usp2 .icon {
display: block;
position: absolute;
top: -10px;
right: 30px;
background-color: #11FAD7;;
width: 50px;
height: 50px;
background-image: url(images/icon-flex.png);
background-repeat: no-repeat;
background-position: 50% 50%;
background-size: 25px;
border-radius: 50px;
}
.usp3 {
  width: 48%;
  float: left;
  border-radius: 10px;
  background-color: #FFFFFF;
  -webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
  -moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
  box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
  padding: 40px 30px;
  box-sizing: border-box;
  font-size: 0.8em;
  line-height: 140%;
    position: relative;
}
.usp3 .icon {
display: block;
position: absolute;
top: -10px;
right: 30px;
background-color: #11FAD7;;
width: 50px;
height: 50px;
background-image: url(images/icon-fixed.png);
background-repeat: no-repeat;
background-position: 50% 50%;
background-size: 16px;
border-radius: 50px;
}
.usp4 {
  width: 48%;
  float: right;
  border-radius: 10px;
  background-color: #FFFFFF;
  -webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
  -moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
  box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
  padding: 40px 30px;
  box-sizing: border-box;
  font-size: 0.8em;
  line-height: 140%;
    position: relative;
}
.usp4 .icon {
display: block;
position: absolute;
top: -10px;
right: 30px;
background-color: #11FAD7;;
width: 50px;
height: 50px;
background-image: url(images/icon-secure.png);
background-repeat: no-repeat;
background-position: 50% 50%;
background-size: 20px;
border-radius: 50px;
}

/* footer */

.footer-outer {
  width: 100%;
  background-color: #3e444c;
  color: #FFFFFF;
  font-size: 0.8em;
  line-height: 140%;
}
.footer-inner {
  width: 960px;
  margin: 0 auto;
  padding: 100px 0 200px 0;
}
.footer-inner .tagline {
  margin: 0 0 80px 0;
  text-align: center;
  font-family: 'Avenir BLK';
  padding: 0 0 20px 0;
  font-size: 2.5em;
  letter-spacing: -1px;
  line-height: 100%;
}
.footer-inner h4 {
  font-family:'Avenir BLK';
  margin: 0 0 20px 0;
  line-height: 100%;
  color: #ffffff;
  font-size: 1.2em;
}
.footer-inner .col1,
.footer-inner .col2,
.footer-inner .col3,
.footer-inner .col4,
.footer-inner .col5 {
  width: 15%;
  float: left;
  margin: 0 2% 0 0;
}
.footer-inner .col6 {
  width: 15%;
  float: right;
}
.footer-inner .links {
}
.footer-inner .links a:link,
.footer-inner .links a:visited,
.footer-inner .links a:active,
.footer-inner .links a:hover {
  display: block;
  margin: 0 0 15px 0;
  color: #ffffff;
  text-decoration: none;
}
.footer-inner .social .left {
  float: left;
  width: 140px;
}
.footer-inner .social .left img {
  width: 100%;
}
.footer-inner .social .right {
  float: right;
  width: 180px;
  text-align: right;
}
.footer-inner .social .right img {
  width: 25px;
  margin: 0 0 0 6px;
}
.footer-inner .lower {
  border-top: 2px solid #FFFFFF;
  padding: 30px 0 0 0;
}

/* privacy policy */

.textprivacypolicy,
.faqs {
text-align: left;
font-size: 0.8em;
padding: 30px 0 0 0;
}
.faqs .accord {
border-radius: 10px;
background-color: #FFFFFF;
-webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
padding: 30px 30px 24px 30px;
box-sizing: border-box;
margin: 0 0 25px 0;
line-height: 140%;
position: relative;
background-size: 40px;
}
.faqs .accord h4 {
font-family: 'Avenir LT', Arial, Helvetica, sans-serif;
margin: 0;
font-size: 1.2em;
}
.accord .body {
display: none;
padding: 20px 0 0 0;
}
.accord .toggle {
height: 40px;
width: 40px;
top: 20px;
right: 20px;
position: absolute;
cursor: pointer;
background-image: url(images/accord-up.png);
background-size: 100% 100%;
}
.accord .toggle {
height: 40px;
width: 40px;
top: 20px;
right: 20px;
position: absolute;
cursor: pointer;
background-image: url(images/accord-up.png);
background-size: 100% 100%;
}
.expanded .toggle {
background-image: url(images/accord-down.png);
}





.sticky-correct {
margin-top: 75px !important;
}





.founders {
box-sizing: border-box;
padding: 105px 0 0 45px;
}
.founders div {
margin: 0 0 20px 0;
}
.founders img {
float: left;
width: 125px !important;
margin: 0 20px 0 0;
}
.founders h4 {
margin: 0;
display: block;
font-size: 1.2em;
padding: 20px 0 0 0;
font-family:'Avenir BLK';
}
.founders h4 span {
color: #FFFFFF;
display: block;
}


/* blog */

.blog-menu {
  margin: 0 auto;
}
.blog-menu .feature-left {
  float: left;
  width: 65%;
}
.blog-menu .feature-right {
  float: right;
  width: 35%;
  box-sizing: border-box;
  padding: 20px;
}
.blog-menu .hero {
  height: 200px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.blog-menu .feature-left .hero {
  height: 280px;
  -webkit-border-top-left-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
}
.blog-menu .item {
  margin: 0 0 40px 0;
  text-align: left;
  font-size: 0.9em;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background-color: #f0f0f0;

}
.blog-menu .post-cols .item:nth-of-type(1),
.blog-menu .post-cols .item:nth-of-type(2) {
  float: left;
  width: 30%;
  margin: 0 5% 30px 0;
}
.blog-menu .post-cols .item:nth-of-type(3) {
  float: right;
  width: 30%;
  margin: 0 0 30px 0;
}
.blog-menu .post-cols .item:nth-of-type(4),
.blog-menu .post-cols .item:nth-of-type(5) {
  float: left;
  width: 30%;
  margin: 0 5% 0 0;
}
.blog-menu .post-cols .item:nth-of-type(6) {
  float: right;
  width: 30%;
}
.blog-menu .lower {
  padding: 20px;
  min-height: 270px;
}
.blog-menu .date {
  display: block;
  font-size: 0.8em;
  margin: 0 0 10px 0;
}
.blog-menu .cat {
  display: inline-block;
  background-color: #eaeaea;
  border-radius: 10px;
  padding: 0px 10px;
  margin: 0 0 10px 10px;
}
.blog-menu .item h3 {
  line-height: 120%;
  margin: 0 0 20px 0;
  padding: 0;
  font-size: 1.4em;
}
.blog-menu .item h3 a:link,
.blog-menu .item h3 a:visited,
.blog-menu .item h3 a:active,
.blog-menu .item h3 a:hover {
  text-decoration: none;
  color: #000000;
}
.blog .short {
  display: block;
  margin: 0 0 20px 0;
  font-size: 1.4em;
}
.blog .social,
.blog .content {
  display: block;
  margin: 0 0 20px 0;
}
.blog img {
  width: 100%;
  height: auto;
  display: block;
  margin: 0 0 20px 0;
}
.blog .body-inner .h1 {
line-height: 120%;
}
.blog .body-inner {
  text-align: left;
  font-size: 0.9em;
}
.blog .body-inner h3 {
  padding: 0;
  margin: 0 0 20px 0;
}
.blog .date {
  display: block;
  margin: 0 0 40px 0;
  color: #999999;
}
.blog .cat {
  display: inline-block;
  background-color: #eaeaea;
  border-radius: 10px;
  padding: 0px 10px;
  margin: 0 0 10px 10px;
}
.wp-pagenavi {
  font-size: 0.8em;
}
.wp-pagenavi .pages {
  border: 0;
  margin: 0 40px 0 0;
}
.wp-pagenavi .current,
.wp-pagenavi .page,
.wp-pagenavi .previouspostslink,
.wp-pagenavi .nextpostslink {
  border: 0;
}
.blog .social .prna-social {
  display: inline-block;
  width: 28px;
  height: auto;
}
.blog .social .prna-social img {
  margin: 0;
}

/* osano */

.osano-cm-window .osano-cm-dialog__buttons button.osano-cm-save {
background: #9c9c9c !important;
color: #FFFFFF !important;
}

/* team */

.team .block {
  cursor: pointer;
}
.overlay-bg {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99995;
  background-image: url(images/overlay.png);
  display: none;	
}
.overlay-profile {
  display: none;
  background-color: #FFFFFF;
  width: 500px;
  left: 50%;
  top: 200px;
  height: 420px;
  overflow: scroll;
  position: fixed;
  margin-left: -250px;
  box-sizing: border-box;
  padding: 30px;
  z-index: 99999;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  font-size: 15px;
  line-height: 140%;
}
.overlay-profile img {
  display: block;
  width: 80px;
  margin: 0 auto 20px auto;
}
.overlay-profile h3 {
  font-size: 2em;
  letter-spacing: 0;
  margin: 0 0 10px 0;
  font-family: 'Avenir BLK';
}
.overlay-profile span {
  letter-spacing: 0;
  margin: 0 0 20px 0;
  padding: 0;
  text-transform: uppercase;
  display: block;
  font-family: 'Avenir BLK';
}	

/* native nav */

.header-outer .header-inner .right ul {
  margin: 0;
}
.header-outer .header-inner .right ul li {
  display: inline-block;
  position: relative;
  margin: 0 0 0 15px;
}
.header-outer .header-inner .right a:link,
.header-outer .header-inner .right a:visited,
.header-outer .header-inner .right a:active {
  margin: 0;
  display: inline-block;
  text-decoration: none;
  color: #ffffff;
  font-size: 0.8em;
  font-family: 'Avenir BLK';
}
.header-outer .header-inner .right a:hover {
  color: #000000;
}
.sub-menu {
  display: none;
}
.header-outer .header-inner .right a:hover + .sub-menu,
.header-outer .header-inner .right ul ul:hover {
  display: block;
}
.header-outer .header-inner .right ul ul {
  width: 240px;
  padding: 20px 20px;
  text-align: center;
  box-sizing: border-box;
  position: absolute;
  margin-left: -120px;
  left: 50%;
  border-radius: 10px;
  background-color: #FFFFFF;
  -webkit-box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 10%);
  -moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
  box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 10%);
  z-index: 15;
}
.header-outer .header-inner .right ul ul li {
  margin: 0 0 4px 0;
  display: block;
}
.header-outer .header-inner .right ul ul a:link,
.header-outer .header-inner .right ul ul a:visited,
.header-outer .header-inner .right ul ul a:active {
  color: #000000;
}
.header-outer .header-inner .right ul ul a:hover {
  color: #000000;
}
.navIndent a::before {
  content: "—";
  color: #11FAD7;
  padding: 0 10px 0 0;
}

.signup {
  border: 2px solid #ffffff;
  border-radius: 5px !important;
  padding: 0px 20px 0px 20px !important;
  text-align: center !important;
  color: #ffffff !important;
  font-family: 'Avenir BLK';
}
.signup a:link,
.signup a:visited,
.signup a:active,
.signup a:hover {
  margin: 0 !important;
  color: #ffffff !important;
}
.signup.nofill {
  border: 2px solid transparent;
}

}

@media screen and (max-width: 959px) {

/* main */

body {
  margin: 0;
  padding: 0;
  font-family:'Avenir LT', Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 18px;
  line-height: 140%;
  background-color: #FFFFFF;
  -webkit-font-smoothing: antialiased;
  transition: all;
}
.main-container {
  background-color: #ffffff;
}
.spacer {
  margin: 0 0 30px 0;
}

/* header */

.header-outer {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 30;
  background-image: url('images/grad25.png');
  backdrop-filter: blur(5px);
}
.header-inner {
  width: 90%;
  margin: 0 auto;
  position: relative;
}
.header-inner .left {
  float: left;
  width: 140px;
  position: absolute;
  top: 24px;
}
.header-inner .left img {
  width: 100%;
}
.header-inner .right {
  display: none;
}
.header-inner .hamb {
  position: absolute;
  top: 25px;
  right: 0;
  z-index: 10;
  width: 30px;
  height: 30px;
  padding: 0;
  background-image: url(images/hamburger.png);
  background-repeat: no-repeat;
  background-position: top 5px right 0;
  background-size: 20px;
  cursor: pointer;
}

/* mobile nav */

.navigation-outer {
  font-family:'Avenir BLK';
  width: 100%;
  position: fixed;
  z-index: 999;
  top: 1500px;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 26px 0;
  box-sizing: border-box;
  background-color: #ffffff;
  overflow: scroll;
}
.navigation-inner {
  width: 90%;
  margin: 0 auto;
  position: relative;
  padding: 60px 0 0 0;
}
.navigation-inner .navigation-exit {
  background-image: url('images/menu-close.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  height: 25px;
  width: 25px;
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
}
.navigation-inner ul {
  list-style: none;
  padding: 0;
  margin: 0 0 20px 0;
  font-family: 'Avenir BLK';
  font-size: initial;
  letter-spacing: initial;
}
.navigation-inner a:link,
.navigation-inner a:visited,
.navigation-inner a:active,
.navigation-inner a:hover {
  display: block;
  margin: 0 0 5px 0;
  text-decoration: none;
  color: #000000;
  font-weight: 700;
}
.navigation-inner .launch-drop,
.navigation-inner .launch-drop2,
.navigation-inner .launch-drop3,
.navigation-inner .launch-drop4 {
/*  display: none !important; */
  font-family: 'Avenir LT', Arial, Helvetica, sans-serif;
}
.navigation-inner drop,
.navigation-inner drop2,
.navigation-inner drop3,
.navigation-inner drop4 {
  display: block !important;
}
.navigation-inner .navIndent a::before {
  padding: 0 10px 0 0;
  content: "—";
  color: #11FAD7;
}

.signup {
  background-color: #ffffff;
  border-radius: 5px !important;
  padding: 10px 20px 2px 20px !important;
  text-align: center !important;
  color: #000000 !important;
  margin: 25px 0 0 0 !important;
  font-family: 'Avenir BLK';
}




.body-outer.hero {
background-repeat: no-repeat;
background-size: cover;
background-position: bottom !important;
background-image: none !important;
}



/* other logo */

.top-logo {
  display: block;
  margin: 0 auto 60px auto;
  width: 40px;
}
.top-logo img {
  width: 100%;
}

/* body */

.warning {
  padding: 20px;
  border-radius: 10px;
  background-color: #5e22c1;
  background-image: url('images/hero-grad-24.jpg');
  background-size: 150% auto;
  background-position: top;
  color: #ffffff;
  text-align: center;
  font-family: 'Avenir BLK';
  font-size: 1em;
}
.hero-image {
  background-color: #5e22c1;
  background-image: url('images/hero-grad-24.jpg');
  background-size: 100% auto;
  background-position: 50% 50%;
  position: relative;
}
.hero-image video {
  position: absolute;
  z-index: 1;
}
.hero-image .body-inner {
  padding: 100px 0 100px 0 !important;
  color: #ffffff;
  position: relative;
  z-index: 10;
}
.hero-image .body-inner span {
  display: block;
  margin: 0 0 30px 0;
  line-height: 120%;
}
.hero-image .hero-curve {
  position: absolute;
  right: 0;
  bottom: -1px;
  left: 0;
  height: 25px;
  background-image: url('images/rounded-header.png');
  background-position: bottom center !important;
  background-size: 100% 100% !important;
  background-repeat: no-repeat;
  z-index: 5;
}
.hero-image .scroll-img {
  position: absolute;
  left: 50%;
  margin-left: -20px;
  bottom: 40px;
  height: 40px;
  width: 40px;
  background-image: url('images/scroll_anim.gif');
  background-size: 100% 100%;
  z-index: 30;
}
.hero-image p {
  margin: 0;
}
.body-outer {
  width: 100%;
  background-size: cover;
  background-position: 50% 50%;
  overflow: hidden;
}
.body-outer.Grn {
  background-color: #11FAD7;;
}
.body-outer .body-inner {
  width: 90%;
  margin: 0 auto;
  padding: 40px 0;
  display: table;
}
.body-outer .narr {
}
.body-outer .blog-index {
}
.body-outer .body-inner .left {
  width: 100%;
}
.body-outer .body-inner .right {
  width: 100%;
}
.body-outer .body-inner .left img,
.body-outer .body-inner .right img {
  width: 100%;
  max-width: 400px;
  margin: 50px auto;
  display: block;
  border-radius: 10px;
}
.body-outer .body-inner .left p,
.body-outer .body-inner .right p {
  text-align: left;
}
.body-outer.order-rev .body-inner {
  display: flex;
  flex-wrap: wrap;
}
.body-outer.order-rev .body-inner .left {
  order: 2;
  flex-basis: 100%;
}
.body-outer.order-rev .body-inner .right {
  order: 1;
  flex-basis: 100%;
}
.body-inner h1 {
  font-family: "roc-grotesk-compressed";
  font-weight: 800;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: -1px;
  font-size: 3em;
  line-height: 80%;
  margin: 0 0 30px 0;
}
.body-inner h3 {
  font-family:'Avenir BLK';
  margin: 0 0 30px 0;
  font-size: 1.4em;
  line-height: 100%;
}
.body-inner h4 {
  font-family:'Avenir BLK';
  margin: 0 0 20px 0;
  font-size: 1.4em;
  line-height: 100%;
}
.body-inner .bread {
  margin: 0 0 30px 0;
  font-size: 0.8em;
  display: block;
}
.body-inner.block-single {
  background-color: #ffffff;
  padding: 30px;
  border-radius: 50px;	
  margin: 30px auto;
  box-sizing: border-box;
  -webkit-box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.15);
  -moz-box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.15);
  box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.15);
}
.block-multi {	
  background-color: #5e22c1;
  background-image: url('images/hero-grad-24.jpg');
  background-size: 100% 100%;
  background-position: 50% 50%;
}
.block-multi h2 {
  text-align: center;
  color: #ffffff;
  font-size: 1.6em;
  line-height: 100%;
  font-family: 'Avenir BLK';
  margin: 0 0 40px 0;
}
.block-multi .block {
  background-image: url('images/grad25.png');
  padding: 30px;
  border-radius: 10px;	
  display: inline-block;
  box-sizing: border-box;
  vertical-align: top;
  font-size: 1.1em;
  line-height: 140%;
  width: 100%;
  margin: 0 0 20px 0;
  color: #ffffff;
  text-align: center;
}
.block-multi .block h3 {
  font-size: 1.4em;
  letter-spacing: 0;
  margin: 0 0 15px 0;
  padding: 0;
}
.block-multi .block img {
  display: block;
  height: 80px;
  margin: 0 auto 20px auto;
}
.block-quad {	
  background-color: #5e22c1;
  background-image: url('images/hero-grad-24.jpg');
  background-size: 100% 100%;
  background-position: 50% 50%;
}
.block-quad h3 {
  text-align: center;
  color: #ffffff;
}
.block-quad .block {
  background-image: url('images/grad25.png');
  padding: 30px;
  border-radius: 10px;	
  display: inline-block;
  box-sizing: border-box;
  vertical-align: top;
  font-size: 1.1em;
  line-height: 140%;
  width: 100%;
  margin: 0 0 20px 0;
  color: #ffffff;
  text-align: center;
}
.block-quad .block h3 {
  font-size: 1.4em;
  letter-spacing: 0;
  margin: 0 0 15px 0;
  padding: 0;
}
.block-multi .body-inner div:last-of-type,
.block-quad .body-inner div:last-of-type {
	margin: 0;
}

.body-inner ul {
  margin: 20px 0 20px 20px;
}
.body-inner ul li {
  list-style-type: none;
  margin: 0 0 15px 0;
  padding: 0 0 0 20px;
}
.body-inner ul li::before {
  content: '';
  font-weight: 700;
  margin: 0 8px -12px -48px;
  background-image: url(images/tick-24.png);
  display: inline-block;
  height: 40px;
  width: 40px;
  background-size: 100% 100%;
}
.body-inner input[type=submit] {
  font-size: 1em;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-sizing: border-box;
  border: 0;
  border-radius: 10px;
  padding: 10px 20px;
  font-family:'Avenir BLK';
  min-height: 2.5rem;
  cursor: pointer;
  background-color: #11FAD7;;
  color: #000000;
  margin: 6px auto;
}
.hero-image input[type=submit],
.block-multi input[type=submit],
.block-quad input[type=submit],
.warning input[type=submit] {
  background-color: transparent !important;
  background-image: url(images/grad25.png) !important;
  color: #ffffff !important;
  border: 0 !important;
}
.signup,
.signup.nofill {
  background-color: #11FAD7 !important;
}
.hero-image input[type=submit] {
}
.service-item a:link,
.service-item a:visited,
.service-item a:active,
.service-item a:hover {
text-decoration: none !important;
}
.buttonRev {
  background-color: #ffffff !important;
}
.content-logos {
  padding: 40px 0 !important;
}
.content-logos span {
  display: inline-block;
  width: 15%;
  margin: 0 2% 0 0;
}
.content-logos img {
  width: 100%;
}
.content-logos h3 {
  font-size: 0.8em !important;
  margin: 0 0 20px 0 !important;
  padding: 0 !important;
}

/* extras */

.buttonNext {
  font-family:'Avenir BLK';
  color: #000000 !important;
  text-decoration: none;
  display: block;
  margin: 60px auto 0 auto;
  padding: 0 0 10px 0;
  background-image: url(images/underline-green.png);
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: 100px auto;
  cursor: pointer;
}
.underPur {
}
.underGrn {
}
.underGrnCen {
}
.underWte {
}
.underWteCen {
}
.body-outer.Grn .under {
}
.body-outer.Wte .under {
}
.body-outer.Grn .both .under {
}
.body-outer.Wte .both .under {
}


/* form */

.form {
}
.form .col1 {
  width: 100%;
  margin: 0 0 30px 0;
  box-sizing: border-box;
  background-color: #FFFFFF;
    border-radius: 10px;
    -webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
	padding: 30px;
}
.form .col2 {
  width: 100%;
  box-sizing: border-box;
  background-color: #FFFFFF;
    border-radius: 10px;
    -webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
	padding: 30px;
}
.form .col1 h3,
.form .col2 h3 {
font-size: 1.2em;
margin: 0 0 20px 0;
padding: 0;
}
.form a:link,
.form a:visited,
.form a:active,
.form a:hover {
text-decoration: none !important;
color: inherit;
margin: 0 0 20px 0;
padding: 0;
}
.form input[type=submit] {
margin: 20px auto 0 auto;
}

/* easy read */

.ftb {
  background-image: url(images/tick-green.png);
  background-repeat: no-repeat;
  background-position: 30px 50%;
  background-size: 30px;
  display: inline-block;
  border-radius: 10px;
  background-color: #FFFFFF;
  -webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
  -moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
  box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
padding: 20px 20px 18px 80px;
  box-sizing: border-box;
  margin: 0 0 20px 0;
  font-size: 0.8em;
  line-height: 120%;
}
.usp1 {
  width: 100%;
  border-radius: 10px;
  background-color: #FFFFFF;
  -webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
  -moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
  box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
  padding: 30px;
  box-sizing: border-box;
  margin: 0 0 20px 0;
  font-size: 0.8em;
  line-height: 140%;
    position: relative;
}
.usp1 .icon {
display: block;
position: absolute;
top: -10px;
right: 30px;
background-color: #11FAD7;;
width: 50px;
height: 50px;
background-image: url(images/icon-heart.png);
background-repeat: no-repeat;
background-position: 50% 50%;
background-size: 25px;
border-radius: 50px;
}
.usp2 {
  width: 100%;
  border-radius: 10px;
  background-color: #FFFFFF;
  -webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
  -moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
  box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
  padding: 30px;
  box-sizing: border-box;
  margin: 0 0 20px 0;
  font-size: 0.8em;
  line-height: 140%;
    position: relative;
}
.usp2 .icon {
display: block;
position: absolute;
top: -10px;
right: 30px;
background-color: #11FAD7;;
width: 50px;
height: 50px;
background-image: url(images/icon-flex.png);
background-repeat: no-repeat;
background-position: 50% 50%;
background-size: 25px;
border-radius: 50px;
}
.usp3 {
  width: 100%;
  border-radius: 10px;
  background-color: #FFFFFF;
  -webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
  -moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
  box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
  padding: 30px;
  box-sizing: border-box;
  margin: 0 0 20px 0;
  font-size: 0.8em;
  line-height: 140%;
    position: relative;
}
.usp3 .icon {
display: block;
position: absolute;
top: -10px;
right: 30px;
background-color: #11FAD7;;
width: 50px;
height: 50px;
background-image: url(images/icon-fixed.png);
background-repeat: no-repeat;
background-position: 50% 50%;
background-size: 16px;
border-radius: 50px;
}
.usp4 {
  width: 100%;
  border-radius: 10px;
  background-color: #FFFFFF;
  -webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
  -moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
  box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
  padding: 30px;
  box-sizing: border-box;
  font-size: 0.8em;
  line-height: 140%;
    position: relative;
}
.usp4 .icon {
display: block;
position: absolute;
top: -10px;
right: 30px;
background-color: #11FAD7;;
width: 50px;
height: 50px;
background-image: url(images/icon-secure.png);
background-repeat: no-repeat;
background-position: 50% 50%;
background-size: 20px;
border-radius: 50px;
}

/* footer */

.footer-outer {
  width: 100%;
  background-color: #3e444c;
  color: #FFFFFF;
  font-size: 0.8em;
  line-height: 140%;
}
.footer-inner {
  width: 90%;
  margin: 0 auto;
  padding: 60px 0 120px 0;
}
.footer-inner .tagline {
  margin: 0 0 50px 0;
  text-align: center;
  font-family: 'Avenir BLK';
  padding: 0 0 20px 0;
  font-size: 1.6em;
  line-height: 100%;
}
.footer-inner h4 {
  font-family:'Avenir BLK';
  margin: 0 0 20px 0;
  line-height: 100%;
  color: #ffffff;
  font-size: 1.2em;
}
.footer-inner .col1,
.footer-inner .col2,
.footer-inner .col3,
.footer-inner .col4,
.footer-inner .col5 {
  width: 100%;
  margin: 0 0 30px 0;
}
.footer-inner .col6 {
  width: 100%;
}
.footer-inner .links {
}
.footer-inner .links a:link,
.footer-inner .links a:visited,
.footer-inner .links a:active,
.footer-inner .links a:hover {
  display: block;
  margin: 0 0 5px 0;
  color: #ffffff;
  text-decoration: none;
}
.footer-inner .social {
  margin: 0 0 20px 0;
  padding: 30px 0 0 0;
}
.footer-inner .social .left {
  float: left;
  width: 140px;
}
.footer-inner .social .left img {
  width: 100%;
}
.footer-inner .social .right {
  float: right;
  width: 140px;
  text-align: right;
}
.footer-inner .social .right img {
  width: 25px;
  margin: 0 0 0 6px;
}
.footer-inner .lower {
  border-top: 2px solid #FFFFFF;
  padding: 30px 0 0 0;
}


/* privacy policy */

.textprivacypolicy,
.faqs {
text-align: left;
font-size: 0.8em;
padding: 30px 0 0 0;
}
.faqs .accord {
border-radius: 10px;
background-color: #FFFFFF;
-webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
padding: 30px 70px 24px 30px;
box-sizing: border-box;
margin: 0 0 25px 0;
line-height: 140%;
background-size: 40px;
position: relative;
}
.faqs .accord h4 {
font-family: 'Avenir LT', Arial, Helvetica, sans-serif;
margin: 0;
font-size: 1em;
line-height: 120%;
}
.accord .body {
display: none;
padding: 20px 0 0 0;
}
.accord .toggle {
height: 40px;
width: 40px;
top: 20px;
right: 20px;
position: absolute;
cursor: pointer;
background-image: url(images/accord-up.png);
background-size: 100% 100%;
}
.accord .toggle {
height: 40px;
width: 40px;
top: 17px;
right: 20px;
position: absolute;
cursor: pointer;
background-image: url(images/accord-up.png);
background-size: 100% 100%;
}
.expanded .toggle {
background-image: url(images/accord-down.png);
}





.sticky-correct {
}




.founders {
display: none;
}


/* blog */

.blog-menu {
  margin: 0 auto;
}
.blog-menu .feature-left {
}
.blog-menu .feature-right {
  padding: 20px;
}
.blog-menu .hero {
  height: 300px;
  background-position: bottom !important;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.blog-menu .feature-left .hero {
  height: 500px;
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.blog-menu .item {
  margin: 0 0 40px 0;
  text-align: left;
  font-size: 0.9em;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background-color: #f0f0f0;
}
.blog-menu .lower {
  padding: 20px;
}
.blog-menu .date {
  display: block;
  font-size: 0.8em;
  margin: 0 0 10px 0;
}
.blog-menu .cat {
  display: inline-block;
  background-color: #eaeaea;
  border-radius: 10px;
  padding: 0px 10px;
  margin: 0 0 10px 10px;
}
.blog-menu .item h3 {
  line-height: 120%;
  margin: 0 0 20px 0;
  padding: 0;
}
.blog-menu .item h3 a:link,
.blog-menu .item h3 a:visited,
.blog-menu .item h3 a:active,
.blog-menu .item h3 a:hover {
  text-decoration: none;
  color: #000000;
}
.blog .short {
  display: block;
  margin: 0 0 20px 0;
}
.blog .social,
.blog .content {
  display: block;
  margin: 0 0 20px 0;
}
.blog img {
  width: 100%;
  height: auto;
  display: block;
  margin: 0 0 20px 0;
}
.blog .body-inner .h1 {
line-height: 120%;
}
.blog .body-inner {
  text-align: left;
  font-size: 0.9em;
}
.blog .body-inner h3 {
  padding: 0;
  margin: 0 0 20px 0;
}
.blog .date {
  display: block;
  margin: 0 0 40px 0;
  color: #999999;
}
.blog .cat {
  display: inline-block;
  background-color: #eaeaea;
  border-radius: 10px;
  padding: 0px 10px;
  margin: 0 0 10px 10px;
}
.wp-pagenavi {
  font-size: 0.8em;
}
.wp-pagenavi .pages {
  border: 0;
  margin: 0 40px 0 0;
}
.wp-pagenavi .current,
.wp-pagenavi .page,
.wp-pagenavi .previouspostslink,
.wp-pagenavi .nextpostslink {
  border: 0;
}
.blog .social .prna-social {
  display: inline-block;
  width: 28px;
  height: auto;
}
.blog .social .prna-social img {
  margin: 0;
}

/* osano */

.osano-cm-window .osano-cm-dialog__buttons button.osano-cm-save {
background: #9c9c9c !important;
color: #FFFFFF !important;
}

/* team */

.team .block {
  cursor: pointer;
}
.overlay-bg {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99995;
  background-image: url(images/overlay.png);
  display: none;	
}
.overlay-profile {
  display: none;
  background-color: #FFFFFF;
  top: 80px;
  right: 40px;
  bottom: 40px;
  left: 40px;
  overflow: scroll;
  position: fixed;
  box-sizing: border-box;
  padding: 20px;
  z-index: 99999;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  font-size: 15px;
  line-height: 140%;
}
.overlay-profile img {
  display: block;
  width: 80px;
  margin: 0 auto 20px auto;
}
.overlay-profile h3 {
  font-size: 2em;
  letter-spacing: 0;
  margin: 0 0 10px 0;
  font-family: 'Avenir BLK';
  line-height: 100%;
}
.overlay-profile span {
  letter-spacing: 0;
  margin: 0 0 20px 0;
  padding: 0;
  text-transform: uppercase;
  display: block;
  font-family: 'Avenir BLK';
  line-height: 120%;
}


}
