/*
Theme Name: minke child
Theme URI:
Version: 2.0.0 
Author: MZY
Template:       minke
Version:        2.0.0
*/
 
@import url("../minke/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */

/* Begin Minke specific */
a {
	font-family: 'Roboto Mono', sans-serif;
}

#logo {
  padding-top: 20px;
}

    @media only screen and (max-width: 980px) {
    #logo {
        height: 100% !important;
        max-height: 100% !important;
        width: auto;
        max-width: 100% !important;
        }
    }

.df-ui-nav.df-ui-prev .df-ui-btn {
  left: 30px;
}

.df-ui-nav.df-ui-next .df-ui-btn {
  right: 30px;
}
.df-ui-nav {
  font-size: 30px!important;
}
.df-lightbox-wrapper .df-lightbox-close {
	font-size: 30px;}

.df-ui-nav .df-ui-btn::before {
  /*color: #336633!important;*/
}

.df-ui-nav .df-ui-btn::before {
  color: #fff!important;
  filter: drop-shadow(0 0 7px #666)!important;
}

.df-ui-nav .df-ui-btn:hover {
   opacity: 0.6!important;
}

.df-lightbox-wrapper .df-lightbox-close::before {
  color: #fff!important;
  filter: drop-shadow(0 0 7px #666) !important;
}

.df-lightbox-wrapper .df-lightbox-close:hover {
    color: #fff!important;
  background-color: transparent!important;
  border-color: #336633!important;
  opacity: 0.6!important;
}

.df-popup-thumb .df-book-title {
  display: none!important;
}

body {
  font-family: 'Open Sans', Arial, sans-serif;
  font-size: 14px;
  color: #336633;
  background-color: #f1f7ed;
  line-height: 1.7em;
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
	letter-spacing:1px;
}

.et_pb_section {
  background-color: #f1f7ed;
}

#footer-img {
padding-bottom: 100px;
  width: 100px;
  margin: 0 auto;
}

/* Begin Lightbox*/
.mfp-figure::after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  background: #444;
  box-shadow: 0 2px 29.46px .54px rgba(73,73,73,.1)!important;
}

.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
  font-size: 48px!important;
  font-family: Open Sans,Arial,sans-serif;
  font-weight: 200;
  top: -10px;
  opacity: 1!important;
}
/* End Lightbox*/

/* Begin Home */
.et_pb_pricing li span::before {
  display: none !important;
}

.label-conversion-hack {
  background-color: #50f0d5;
  display: inline-block;
  border-radius: 8px;
  padding: 5px 10px;
  margin-bottom: 10px;
}

.conversion-hack:before {
content: "";
  position: absolute;
  min-height: 35px;
  min-width: 35px;
  /*left: calc(50% - 4px);*/
	top: 30px;
right: 125px;
  background: transparent url('https://#') no-repeat;
}

.cta-bottom h3.et_pb_module_header::after {
  content: "";
  display: block;
  width: 32px;
  padding-top: 14px;
  border-bottom: 7px solid #000;
  margin: 0 auto;
}

.cta-bottom h3.et_pb_module_header{
	padding-bottom:14px;
}

#banner-insights::before {
  content: "";
  position: absolute;
  min-height: 90px;
  min-width: 90px;
  top: -1px;
  /*left: calc(50% - 4px);*/
  right: -1px;
  background: transparent url('https://#') no-repeat;
}

#banner-activation::before {
  content: "";
  position: absolute;
  min-height: 90px;
  min-width: 90px;
  top: -1px;
  /*left: calc(50% - 4px);*/
  right: -1px;
  background: transparent url('https://#') no-repeat;
}


.et_pb_pricing_heading h2{
	font-size:22px;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container .et_pb_button_one {
	margin-right: 8px;
	margin-left: 8px;
}
.et_pb_fullwidth_header .et_pb_fullwidth_header_container .et_pb_button_two {
	margin-right: 8px;
	margin-left: 8px;
}
/* End Home */

/*replace Twitter icon with X in Divi Social Follow module*/
.et-social-twitter a.icon:before {
	content: "\e61b";
	font-family: "Font Awesome 6 Brands" !important;
}

.et_pb_fullwidth_header_subhead {
  display: block;
  margin-bottom: 10px;
}

/* buttons fixed to the bottom */
            .gq_r_fixed_buttons .et_pb_column {
                padding-bottom:50px;}
            .gq_r_fixed_buttons .et_pb_button_module_wrapper {
                position: absolute;
                bottom: 0;
                left: 0;
                right: 0;
                margin: auto;}

.flex-row-wrapper {
 display: flex;
}
 
.flex-row-wrapper .et_pb_column {
 display: flex;
 flex-direction: column;
 justify-content: space-between;
}

@media screen and (max-width: 981px) {
  .flex-row-wrapper, .flex-row-wrapper-home  { 
   flex-direction:column;
}
	
.gq_r_fixed_buttons .et_pb_column {padding-bottom:80px!important;margin-bottom:50px!important;}
	
	.content-panel-quote {
		box-shadow: none!important;
		background-color:transparent!important;
		display: block!important;
  align-items: center;
  justify-content: center;
	}
	
}

/* end buttons fixed to the bottom */

.calendly-badge-widget .calendly-badge-content {
  padding: 12px 18px!important;
	letter-spacing: 1px;
font-family: 'Roboto',Helvetica,Arial,Lucida,sans-serif !important;
	height: 47px!important;
	box-shadow: 0px 3px 10px 0px rgba(0,0,0,.1)!important;
}

.calendly-badge-widget {
  bottom: 20px!important;
}

/* Begin inline text links */
a.green-link{
	color:#50f0d5;
	font-weight:500;
	text-decoration: none;
}
/* End inline text lins */

/* Language Switcher & Dropdown*/
.et-fixed-header #top-menu li.current_page_item > a {
  color: red !important;
	/*color: rgba(0,0,0,0.7) !important;*/
}

.et-fixed-header#main-header .nav li ul.sub-menu {
    background-color: #ffffff!important;
    -webkit-box-shadow: 0px 3px 16px 0px rgba(0,0,0,.1)!important;
    -moz-box-shadow: 0px 3px 16px 0px rgba(0,0,0,.1)!important;
	box-shadow: 0px 3px 16px 0px rgba(0,0,0,.1)!important;
}

.nav li li {
  line-height: 1.6em;
}

#top-menu .menu-item-has-children > a:first-child, #et-secondary-nav .menu-item-has-children > a:first-child {
  padding-left: 40px;
}

/*#main-header .nav li ul {
  background-color: #0d84fd!important;
}*/
/* Begin Language Menu */
 #top-menu li li.lang-item a {
padding: 4px 5px!important;
width: 130px!important;
}

.pll-parent-menu-item ul.sub-menu {
	border:none;
width: 170px!important;
position: absolute;
padding: 15px 0;
	/*right: -10px;*/
	box-shadow: 0px 3px 16px 0px rgba(0,0,0,.1);
	top: 70%;
	left:-40px;
}
/* End Language Menu */

.nav li ul{
	border:none;
position: absolute;
padding: 15px 0;
	box-shadow: 0px 3px 16px 0px rgba(0,0,0,.1);
	top: 70%;
	left:15px;
	width: 190px;
}

#top-menu li li a {
padding: 5px 5px!important;
/*width: 130px!important;*/
}

#top-menu .current-lang a {
    color: #000;
	font-weight: bold !important;
}

.et-fixed-header #top-menu .current-lang a {
    color: rgba(0,0,0,0.6)!important;
	font-weight: bold !important;
}

#top-menu li.current-lang a::before {
    content: "\E876";
    font-family: "Material Icons" !important;
    font-size: 16px;
    float: right;
    color: #000;
    padding-top: 0px;
    font-weight: normal;
    /*margin-right: 12px;*/
}

.et-fixed-header #top-menu li.current-lang a::before {
    content: "\E876";
    font-family: "Material Icons" !important;
    font-size: 16px;
    float: right;
    color: #000;
    padding-top: 0px;
    font-weight: normal;
    /*margin-right: 12px;*/
}

ul.sub-menu li a {
	font-size:75%!important;
}

/*.et_mobile_menu li ul.sub-menu {
  margin-top: 20px !important;
}*/
.et_mobile_menu li a {
  font-size: 18px;
}

.et_mobile_menu li li.current-lang a::after {
    content: "\E876";
    font-family: "Material Icons" !important;
    font-size: 18px;
    color: #000!important;
    font-weight: normal;
		position: absolute;
margin-left: 10px;
}

.et_mobile_menu li li {
    padding-left: 0;
}
	
.et_mobile_menu li.current-lang a {
    color: #000;
}

.et_mobile_menu .menu-item-has-children > a {
    background-color: #fff !important;
    font-weight: 600;
    /*display: none;*/
}

.et_mobile_menu li.lang-item a {
  padding: 1px 0px !important;
}

#main-header .et_mobile_menu li ul, .et_pb_menu .et_mobile_menu li ul, #main-header .et_mobile_menu li ul, .et_pb_fullwidth_menu .et_mobile_menu li ul {
  padding-left: 0px;
}
/*.et_mobile_menu li.secondary-nav-button, .et_mobile_menu li.secondary-nav-button2{
	display:inline-block;
}*/

.et_mobile_menu li.secondary-nav-button a{ display: inline-block !important;  -moz-border-radius: 9999px; -webkit-border-radius: 9999px; border-radius: 9999px; line-height: 1em; padding: 10px 14px 10px 12px !important;  -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -moz-transition: all 0.2s; -webkit-transition: all 0.2s; transition: all 0.2s; text-decoration: none; color: #fff !important; background: #007dfd !important; border: 2px #007dfd solid!important; font-size:75%;}

.et_mobile_menu li.secondary-nav-button a:hover{ text-decoration: none; color: #fff !important; background: #007dfd!important; border: 2px #007dfd solid!important; opacity: 0.7 !important; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s; transition: all 0.2s ease-in-out; }

.et_mobile_menu li.secondary-nav-button {
	padding:20px 0 8px 0;
}

.et_mobile_menu li.secondary-nav-button a::before {
padding-right: 3px; /* OPTIONAL, READ NOTES */
	background: url("https://#") no-repeat center center;
	content: "\0000a0";
	padding: 4px;
margin-right: 6px;
}

.et_mobile_menu li.secondary-nav-button2 a{ display: inline-block !important;  -moz-border-radius: 9999px; -webkit-border-radius: 9999px; border-radius: 9999px; line-height: 1em; padding: 10px 14px 10px 12px !important;  -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -moz-transition: all 0.2s; -webkit-transition: all 0.2s; transition: all 0.2s; text-decoration: none; color: #007dfd !important; background: #fff !important; border: 2px #007dfd solid!important; font-size:75%;}

.et_mobile_menu li.secondary-nav-button2 a:hover{ text-decoration: none; color: #007dfd !important; background: #fff!important; border: 2px #007dfd solid!important; opacity: 0.7 !important; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s; transition: all 0.2s ease-in-out; }

.et_mobile_menu li.secondary-nav-button2 {
	padding:8px 0 20px 0;
}

.et_mobile_menu li.secondary-nav-button2 a::before {
    content: "\E7fd";
    font-family: "Material Icons" !important;
    font-size:18px;
    padding-right: 3px; /* OPTIONAL, READ NOTES */
    /*color:#1fc9cb;*/
        display: inline-flex;
    vertical-align: top;
}

/* End Language Switcher & Dropdown */

/* Slider */
.slider-cap {
	margin-top:30px;
}

/* End Slider */

/* Begin Key Facts */

.secs .percent-value:after { content:'sec'; font-size:0.6em;}

.percent-sign {
	font-size:0.6em;
}

.et_pb_number_counter .percent::after {
    content: "";
    display: block;
    width: 32px;
	padding-top: 3px;
	border-bottom: 7px solid #007DFD;
    margin: 0 auto;
}

.counter-row .et_pb_number_counter .percent::after {
    content: "";
    display: block;
    width: 32px;
	padding-top: 3px;
	border-bottom: 7px solid #fff;
    margin: 0 auto;
}

/* End Key Facts */

/* Begin Demo */

.try-me {
	position: absolute;
right: -30px;
	width:80px;
	-webkit-transform: rotateZ(24deg);
-ms-transform: rotateZ(24deg);
transform: rotateZ(24deg);
}

/* End Demo */

/* Begin Score App */
#auditFormApp input[type=url] {
	padding: 16px;
	border: 2px solid #007dfd;
	color: #999 !important;
	background-color: #fff;
	width: 75%;
	font-size: 14px;
	margin: 10px 0px 10px 0px;
	border-radius: 0px!important;
}

#auditFormApp input[type=url]:not(:placeholder-shown):invalid {
	border: 2px solid #e689ab !important;
}

#auditFormApp input[type=url]:disabled {
	border: 2px solid #ccc !important;
}

#auditFormApp input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #AAAAAA !important;
  opacity: 1; /* Firefox */
}

.try-free {
	position: absolute;
	right: -54px;
	width: 70px;
	-webkit-transform: rotateZ(24deg);
	-ms-transform: rotateZ(24deg);
	transform: rotateZ(24deg);
}

button.bluebutton {
	margin: 0 !important;
	color: #FFFFFF !important;
	border: 1px solid #007DFD !important;
	border-radius: 100px !important;
	letter-spacing: 1px !important;
	font-size: 12px !important;
	font-family: 'Roboto',Helvetica,Arial,Lucida,sans-serif !important;
	font-weight: 700 !important;
	text-transform: uppercase !important;
	padding: 10px 14px !important;
	text-shadow: none !important;
	background: #007DFD !important;
	box-shadow: none !important;
	line-height: 1.7em !important;
	cursor: pointer !important;
}

/* End Score App */

xmp, code {
/*     color: #444 !important;
    background-color: #fff !important;
    border: 1px solid #eee !important;
    border-radius: 2px !important;
    padding: 2px 5px 2px 5px !important; */
	display: block !important;
	background-color: #444444 !important;
	white-space: pre !important;
	-webkit-overflow-scrolling: touch !important;
	overflow-x: scroll !important;
	max-width: 100% !important;
	min-width: 100px !important;
	padding: 0.5rem 1rem 0.5rem 1rem !important;
	color: #fefefe !important;
	border-radius: 0 !important;
	border: 0 !important;
	font-family: monospace !important;
	font-size: 90%;
	margin-bottom: 1.5rem !important;
}

.et_pb_bg_layout_dark .et_pb_slide_description {
    text-shadow: none;
}

.et-fixed-header #top-menu li.secondary-nav-button.current-menu-item > a {
	color: #fff !important;
}

/* Begin Blog */
.single .et_pb_post {
    margin-bottom: 0px;
	padding-bottom:0px;
}

.et_pb_posts_nav .meta-nav {
    display: none;
}

.et_pb_posts_nav .nav-previous a::before {
    content: "\e408";
    font-family: "Material Icons" !important;
    font-size: 18px;
    float: left;
    color: #007DFD;
    padding-right: 0px;
    font-weight: normal;
}

.et_pb_posts_nav .nav-next a::after {
    content: "\e409";
    font-family: "Material Icons" !important;
    font-size: 18px;
    float: right;
    color: #007DFD;
    padding-right: 0px;
    font-weight: normal;
}

.et_post_meta_wrapper img {
    display: none!important;
}

.et_pb_text > :last-child {
    padding-bottom: 10px !important;
}

#left-area ul, .entry-content ul {
	padding: 0 0 1rem 2rem;
}

h1.entry-title {
    font-size: 26px;
    font-weight: 700;
    letter-spacing: 1px;
	color: #007DFD;
}

h1.entry-title::after{
content: "";
display: block;
width: 26px;
padding-top: 12px;
border-bottom: 5px solid #007DFD;
margin-left: 0;
}

h3.entry-title::after{
content: "";
display: block;
width: 20px;
padding-top: 10px;
border-bottom: 4px solid #007DFD;
margin-left: 0;
}

/*#main-content {
    background-color: #f6f6f6;
}*/

a.more-link::before {
    float: left;
    padding-right: 2px;
    content: "\e145";
    font-family: "Material Icons" !important;
    font-size: 14px;
    color: #007DFD;
}

.et_pb_blog_grid .et_pb_post {
    box-shadow: 0 2px 29.46px .54px rgba(73,73,73,.1);
}

.post .et_pb_text_inner h1,
.post .et_pb_text_inner h2,
.post .et_pb_text_inner h3,
.post .et_pb_text_inner h4,
.post .et_pb_text_inner h6,
.post .et_pb_text_inner h6 {
	color: #007DFD !important;
}

#left-area>article.post {
    padding: 4rem !important;
    background-color: #FFFFFF !important;
    font-size: 1rem !important;
    line-height: 1.6rem !important;
}

#left-area>article.post .entry-content .et_pb_section:not(.et_pb_with_background) {
    background-color: #FFFFFF !important;
}

/* Social icons */
div.heateor_sss_horizontal_sharing div.heateor_sss_sharing_ul a {
  margin: 6px !important;
}

/* End Blog */

.title-contact h1.et_pb_module_header::after {
	display:none;
}

.fourofour-box {
	padding-top:200px;
	width:450px;
	text-align:center;
	margin:0 auto;
}

ul.panel {
    list-style-type: none;
	padding: 0 30px 0 24px;
}
ul.panel li:before {
    float: left;
    width: 24px;
    content: "\E876";
    font-family: "Material Icons" !important;
    font-size: 18px;
    color: #007DFD;
}

ul.panel li {
    text-indent: -1.8em;
	line-height: 1.6em;
	padding: 0 0 0.7em 0;
	font-size: 14px;
	font-weight: 400;
}

ul.panel li.item-extra span{
	font-size:12px!important;
}

ul.split {
-webkit-column-count: 2;  /* Chrome/Opera, Safari */
-moz-column-count: 2; /* Mozilla Firefox */
column-count: 2;

/* Properties below are optional: */
-webkit-column-gap: 50px; /* Chrome/Opera, Safari */
-moz-column-gap: 50px; /* Mozilla Firefox */
column-gap: 50px;
}


a.text-link {
color: #007DFD;
font-weight: 500;
text-transform: uppercase;
letter-spacing: 1px;
font-size: 12px;
margin-top: 10px;
display: block;
}

a.text-link:before {
	float: left;
    padding-right: 2px;
    content: "\e145";
    font-family: "Material Icons" !important;
    font-size: 14px;
    color: #007DFD;
}

/*.et_pb_section {
    background-color: #f6f6f6;
}*/

h1.et_pb_module_header {
	padding-bottom:14px;
	/*font-size:2.4rem!important;*/
}

/*h1.et_pb_module_header:after {
	content: "";
	display: block;
	margin: 0 auto;
	width: 32px;
	padding-top: 14px;
	border-bottom: 7px solid #000;
}

h1.title-home:after{
	content: "";
	display: block;
	width: 32px;
	padding-top: 14px;
	border-bottom: 7px solid #000;
}

h1.title-home {
	font-size:34px!important;
}

h2.cta-title:after, h3.cta-title:after {
	content: "";
	display: block;
	width: 32px;
	padding-top: 14px;
	border-bottom: 7px solid #000;
	margin-left:0;
}

.title-fm:before {
	float: left;
    width: 24px;
    content: "\e26b";
    font-family: "Material Icons" !important;
    font-size: 48px;
    color: #fff;
}*/
h1.title-fm {
	padding-bottom:5px;
}

.title-icon {
	font-size:48px;
	color:#fff;
	text-align:center;
}

.cta-title {
	font-weight:700;
	font-size:34px;
}

.cta-title-get-started {
	font-weight:700;
	/*font-size:44px;*/
	text-align: center;
	padding-bottom: 14px;
font-size: 2.8rem !important;
}

h3.cta-title-get-started:after {
	content: "";
	display: block;
	width: 32px;
	padding-top: 14px;
	border-bottom: 7px solid #fff;
	margin:0 auto;
}

h3.cta-title-blue:after {
	content: "";
	display: block;
	width: 32px;
	padding-top: 14px;
	border-bottom: 7px solid #007DFD;
	margin-left:0;
}

.cta-title-blue {
	font-weight:700;
	font-size:34px;
	color:#007DFD;
}

/*#top-menu li li a {
    padding: 6px 20px;
    width: 240px;
}

.nav li ul {
	border:#007dfd;
	width: 280px;
}*/

/* Begin Pricing */

/* pricing toggle */
.pricing-hide {
  display: none !important;
}

.pricing-toggle, .pricing-toggler {
  display: inline-block;
  vertical-align: middle;
  margin: 10px;
}

.pricing-toggler {
  color: #bbb;
  transition: .2s;
  font-weight: bold;
}

.pricing-toggler--is-active {
  color: #007dfd;
}

.pricing-b {
  display: block;
}

.pricing-toggle {
  position: relative;
  width: 80px;
  height: 35px;
  border-radius: 100px;
  background-color: #007dfd;
  overflow: hidden;
  box-shadow: inset 0 0 2px 1px rgba(0, 0, 0, 0.05);
}

.pricing-check {
  position: absolute;
  display: block;
  cursor: pointer;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 6;
}

.pricing-check:checked ~ .pricing-switch {
  right: 2px;
  left: 57.5%;
  transition: 0.25s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition-property: left, right;
  transition-delay: .08s, 0s;
}

.pricing-switch {
  position: absolute;
  left: 2px;
  top: 2px;
  bottom: 2px;
  right: 57.5%;
  background-color: #fff;
  border-radius: 36px;
  z-index: 1;
  transition: 0.25s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition-property: left, right;
  transition-delay: 0s, .08s;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
/* End pricing toggle */

.pricing-on-request {
height: 35px;
  font-size: 20px;
  text-align: center;
  margin-top: -5px;
}

.flex-pricing .et_pb_column_1_4{
	display: flex;
}

.blurb-pricing{
	/*box-shadow: 0 2px 29.46px .54px rgba(73,73,73,.1);*/
	margin:0 5px 0 5px;
	padding-top: 50px !important;
}

.pricing-button {
	text-align:center;
	margin-bottom:40px;
}
.pricing-button:after {
    content: 'Get started in minutes!';
    display: block;
	visibility: hidden;
    color: #007dfd;
    font-weight: 400;
    font-size: 0.7rem;
	margin-top: 8px;
	letter-spacing: 0.5px;
}
.pricing-button[data-subcta]:after {
	visibility: visible;
}

a.smallblue {
color: #007dfd !important;
border: 2px solid #50f0d5;
border-radius: 100px;
letter-spacing: 1px;
font-size: 12px;
font-family: 'Roboto',Helvetica,Arial,Lucida,sans-serif !important;
font-weight: 700 !important;
text-transform: uppercase !important;
padding:10px 14px;
text-shadow: none;
background: #50f0d5;
box-shadow: none;
line-height: 1.7em !important;
	margin:0;
}

.pricing-wrap{
	margin-bottom:30px;
}

.pricing-month {
	font-size:36px;
	font-weight:500;
	color:#007DFD;
	text-align:center;
	margin-bottom: 2px;
	margin-top:14px;
	letter-spacing:0.5px;
}

.pricing-month span {
	font-size: 12px;
    text-transform: uppercase;
	color:#007DFD;
	position: relative;
	top: -16px;
}

.pricing-year {
	font-size:12px;
	font-weight:500;
	color:#007DFD;
	text-align:center;
	letter-spacing:0.5px;
	margin-top:5px;
}

.pricing-year span{
	 text-transform: uppercase;
}

ul.check
{
	list-style-type: none;
	padding: 0 0 0rem 1.4rem;
}

ul.check li
{
	text-indent: -1.8em;
}

ul.check.dimmed
{
	opacity:0.6;
}

ul.check li:before
{
	float: left;
	width: 1.4em;
	content: "\E876";
	font-family: "Material Icons" !important;
    	font-size: 18px;
	/*color:#50f0d5;*/
	color:#48d8c0;
}

ul.check.dimmed li:before
{
	opacity:0.5;
	float: left;
	width: 1.4em;
	content: "\E876";
	font-family: "Material Icons" !important;
    	font-size: 18px;
	color:#000;
}

.et_pb_pricing_content {
  padding: 25px;
}

.et_pb_pricing_content_top {
  padding: 5px 0 0px 0;
}

.et_pb_pricing li {
  line-height: 1.2em;
  padding: 0 0 1em 0;
	/* padding: 0.5em 0; */
}
.et_pb_pricing_table {
	border:none;
}

.pricing-fee{
text-align: center;
letter-spacing: 0.5px;
font-size: 11px;
padding: 15px 10px 15px 10px;
border-top: 1px solid #ececec;
border-bottom: 1px solid #ececec;
margin-bottom: 10px;
}

.et_pb_pricing_heading {
  padding: 40px 0 10px 0;
}

.et_pb_pricing_content_top {
	border-bottom:none;
}

ul.check li {
    text-indent: -1.8em;
	line-height: 1.6em;
	padding: 0 0 0.7em 0;
	font-size: 14px;
	font-weight: 400;
}

ul.check.split li {
	display: inline-block;
	width: 100%;
}

ul.check li.item-extra span{
	font-size:12px!important;
}

/*ul.check li.item-extra:before{
	float: left;
    width: 24px;
    content: "\e145"!important;
    font-family: "Material Icons" !important;
    font-size: 18px;
    color: #007DFD;
}*/

sup.item-extra-month {
	font-size:10px;
    bottom: 0.4em;
}

/* End Pricing */

/*** Header Scroll ***/
.et_pb_fullwidth_header .et_pb_fullwidth_header_scroll a .et-pb-icon {
font-size: 0!important;
}
.et_pb_fullwidth_header_scroll a .et-pb-icon::after {
/*content: "\e313";*/
content: "\f1e3";
font-family: "Material Icons" !important;
font-size: 26px;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_scroll {
	width: 100%;
	min-height: 30px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 20px;
	margin: 0 auto;
	position: absolute;
	z-index: 3;
	bottom: 24px;
		  animation: 3.4s ease-in-out infinite fadebottom;
  -webkit-animation: 3.4s ease-in-out infinite fadebottom;
}
.et_pb_fullwidth_header .et_pb_fullwidth_header_scroll a {
	display: inline-block;
}

@keyframes fadebottom {
  0% {
      opacity: 1;
      transform: translateY(0px);
      -moz-transform: translateY(0px);
      -o-transform: translateY(0px);
  }
  25% {
      opacity: 0;
      transform: translateY(20px);
      -moz-transform: translateY(20px);
      -o-transform: translateY(20px);
  }
  30% {
      opacity: 0;
      transform: translateY(0px);
      -moz-transform: translateY(0px);
      -o-transform: translateY(0px);
  }
  45% {
      opacity: 1;
      transform: translateY(0px);
      -moz-transform: translateY(0px);
      -o-transform: translateY(0px);
  }
  100% {
      opacity: 1;
      transform: translateY(0px);
      -moz-transform: translateY(0px);
      -o-transform: translateY(0px);
  }
}

@-webkit-keyframes fadebottom {
  0% {
      opacity: 1;
      transform: translateY(0px);
      -webkit-transform: translateY(0px);
  }
  25% {
      opacity: 0;
      transform: translateY(20px);
       -webkit-transform: translateY(20px);
  }
  30% {
      opacity: 0;
      transform: translateY(0px);
       -webkit-transform: translateY(0px);
  }
  45% {
      opacity: 1;
      transform: translateY(0px);
       -webkit-transform: translateY(0px);
  }
  100% {
      opacity: 1;
      transform: translateY(0px);
       -webkit-transform: translateY(0px);
  }
}

/* End Scroll*/

.et_pb_main_blurb_image {
    margin-bottom: 10px;
}

h5.blurb-sub{
	text-transform:uppercase;
	line-height:1.5em;
	color: #007DFD;
	font-size:14px;
	padding-bottom: 8px;
}

.bottom-nav a, #top-menu li a {
    font-weight: 500!important;
}

.bottom-nav li {
    padding-left: 11px;
    padding-right: 11px;
}


/* Begin scroll to top */

.et_pb_scroll_top.et-pb-icon {
    background: none;
    font-size: 30px;
    color: #336633;
    right: 5px;
}

.et_pb_scroll_top::before {
    content: '!';
}

/* End scroll to top */

/* Header Horizontal Center */

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content {
    margin: 0 auto;
}

/*  End Header Horizontal Center*/

/* Begin FAQs */

.fa-plus-circle::before {
    content: "\f067";
    font-size: 12px;
}

.fa-minus-circle::before {
    content: "\f068";
        font-size: 12px;
}

ul.qe-faqs-filters-container{ display: none;}

.qe-faq-toggle.active .qe-toggle-title, .qe-faq-toggle .qe-toggle-title:hover {
    background-color: #fff;
}

.qe-faq-toggle .qe-toggle-title {
    background-color: #fff;
    border: none;
    margin: 0;
    height: auto;
    cursor: pointer;
    /*transition: all 0.2s;
    -moz-transition: all 300ms ease 0ms;
-webkit-transition: all 300ms ease 0ms;
    transition: all 300ms ease 0ms;*/
    -moz-transition: all 0.2s; -webkit-transition: all 0.2s; transition: all 0.2s;
    padding: 0;
}

.qe-faq-toggle .qe-toggle-title i.fa {
    margin-right: 0.3em;
}

.qe-faq-toggle .qe-toggle-title h4, .qe-faq-list .qe-list-title h4 {
    font-size: 16px;
    letter-spacing: 0px;
    font-weight:400;
}

.qe-faq-toggle .qe-toggle-content {
    padding: 0 0 30px 0;
    margin: 0;
    border: none;
    font-size: 14px;
}

/* End FAQs */


/* Begin custom hamburger */

.et_divi_100_custom_hamburger_menu__icon div {
    height: 0.25rem;
    margin: 0.32rem auto;
    border-radius: 0;
}

.et_divi_100_custom_hamburger_menu__icon {
    width: 2.5rem !important;
}

.et_divi_100_custom_hamburger_menu__icon div {
    height: 0.25rem;
    margin: 0.32rem auto;
    border-radius: 0;
}

.et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:first-child {
    -webkit-transform: translateY(0.375rem) rotate(45deg);
    transform: translateY(0.75rem) rotate(45deg);
}

.mobile_menu_bar.et_pb_header_toggle {
    width: 38px;
}

/* End custom hamnburger */

/* Begin header inner shadow */

.et_pb_inner_shadow {
    -webkit-box-shadow: inset 0px -20px 40px -10px rgba(0, 0, 0, 0.07);
    box-shadow: inset 0px -10px 30px -10px rgba(0, 0, 0, 0.07);
}
/* End header inner shadow */

h1, h2, h3, h4, h5, h6 {
    line-height: 1.2em;
    font-weight:500;
    /*text-transform:uppercase;*/
    letter-spacing:1px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/*#home-section {
    height: calc(100vh - 113px);
        display: flex; 
    flex-direction: column; 
    justify-content: center;
}

#home-content{
    position: relative;
    top: -80px;
}*/

/*#header-mt{
    position: relative;
    top: 14px;
}*/


/* Begin Buttons Inline Homepage */
/*.btn-inline .et_pb_button_module_wrapper {
    display: inline-block;
    margin-right:20px;
    float:left;
}*/

.btn-inline {
    text-align: center !important;
}
/* End Buttons Inline Homepage */

#main-header {
	box-shadow:none;
	/*box-shadow: 0 4px 24px 0 rgba(174,174,174,.1),0 12px 64px 0 rgba(174,174,174,.1)!important;*/
	background-color: transparent !important;
}

.et-fixed-header#main-header, .et-fixed-header#main-header .nav li ul, .et-fixed-header .et-search-form {
    /*background-color: #ffffff!important;
    -webkit-box-shadow: 0 0 7px rgba(0,0,0,.1) !important;
    -moz-box-shadow: 0 0 7px rgba(0,0,0,.1) !important;
    box-shadow: 0 0 7px rgba(0,0,0,.1) !important;*/

box-shadow: 0 4px 24px 0 rgba(174,174,174,.1),0 12px 64px 0 rgba(174,174,174,.1)!important;
}


.material-icons{
    display: inline-flex;
    vertical-align: top;
}

#top-menu li.secondary-nav-button2 a::before {
    content: "\E7fd";
    font-family: "Material Icons" !important;
    font-size:18px;
    padding-right: 3px; /* OPTIONAL, READ NOTES */
    /*color:#1fc9cb;*/
        display: inline-flex;
    vertical-align: top;
}

#top-menu li.secondary-nav-button a::before {
    
    padding-right: 3px; /* OPTIONAL, READ NOTES */
	background: url("https://#") no-repeat center center;
	content: "\0000a0";
	padding: 4px;
margin-right: 6px;
}

/*#top-menu .current-lang a{color:rgba(68, 68, 68, 1);}*/

#top-menu li.secondary-nav-button {padding-right: 10px}

#top-menu li.secondary-nav-button a, .et-fixed-header #top-menu li.secondary-nav-button a { display: inline-block !important;  -moz-border-radius: 9999px; -webkit-border-radius: 9999px; border-radius: 9999px; line-height: 1em;
padding: 10px 14px 10px 14px !important;  -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -moz-transition: all 0.2s; -webkit-transition: all 0.2s; transition: all 0.2s; text-decoration: none; color: #fff !important; background: #007DFD !important; border: 1px #007DFD solid;
}

#top-menu li.secondary-nav-button a:hover, .et-fixed-header #top-menu li.secondary-nav-button a:hover{ text-decoration: none; color: #fff !important; background: #007DFD!important; border: 1px #007DFD solid !important; opacity: 0.7 !important; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s; transition: all 0.2s ease-in-out; 
}

#top-menu li.secondary-nav-button2 {padding-right: 10px}

#top-menu li.secondary-nav-button2 a, .et-fixed-header #top-menu li.secondary-nav-button2 a { display: inline-block !important;  -moz-border-radius: 9999px; -webkit-border-radius: 9999px; border-radius: 9999px; line-height: 1em;
padding: 10px 14px 10px 12px !important;  -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -moz-transition: all 0.2s; -webkit-transition: all 0.2s; transition: all 0.2s; text-decoration: none; color: #007DFD !important; background: #fff !important; border: 2px #007DFD solid;}

#top-menu li.secondary-nav-button2 a:hover, .et-fixed-header #top-menu li.secondary-nav-button2 a:hover{ text-decoration: none; color: #007DFD !important; background: #fff!important; border: 2px #007DFD solid !important; opacity: 0.7 !important; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s; transition: all 0.2s ease-in-out; }

li.tertiary-nav {margin-left:40px;}

#top-menu li.tertiary-nav-button, #top-menu li.tertiary-nav-button-active {padding-right: 5px}


/* Begin logo swap */

/* .sc-main-logo {
    min-height: 30px;
    margin-top: 0;
}

.sc-alternate-logo {
    min-height: 30px;
    margin-top: 0;
}*/

/* Animate alternate logo */
@-webkit-keyframes alternate-logo-animate-in {
    0% {
        opacity: 0;
        margin-left: 0px;
        min-height: 30px;
    }

    100% {
        opacity: 1;
    }
}

.sc-alternate-logo {
    -webkit-animation: alternate-logo-animate-in 750ms ease-out;
    /* Safari 4+ */
    /* Fx 5+ */
    /* Opera 12+ */
    animation: alternate-logo-animate-in 750ms ease-out;
    /* IE 10+, Fx 29+ */
}

/* Animate main logo */
@-webkit-keyframes main-logo-animate-in {
    0% {
        opacity: 0;
        margin-top: 0px;
    }

    100% {
        opacity: 1;
    }
}

.sc-main-logo {
    -webkit-animation: main-logo-animate-in 750ms ease-out;
    /* Safari 4+ */
    /* Fx 5+ */
    /* Opera 12+ */
    animation: main-logo-animate-in 750ms ease-out;
    /* IE 10+, Fx 29+ */
}

/* End logo swap */

/*.et_overlay {opacity:0.8!important;}*/

/* Begin Contact Form 7 */

.wpcf7-spinner {
  visibility: hidden;
  display: inline-block;
  background-color: transparent !important;
  opacity: 0.75;
  width: 24px;
  height: 24px;
  border: none;
  border-radius: 100%;
  padding: 0;
  margin: 0 24px;
  position: relative;
}

.wpcf7-spinner::before {

    content: '';
    position: absolute;
    background-color: #336633!important;
    top: 12px;
    left: 4px;
    width: 6px;
    height: 6px;
    border: none;
    border-radius: 100%;
    transform-origin: 8px 8px;
    animation-name: spin;
    animation-duration: 1000ms;
    animation-timing-function: linear;
    animation-iteration-count: infinite;

}


.wpcf7 label{
    color: #336633;
    text-transform: uppercase;
    font-size: 0.8rem;
    font-weight: 500;
    letter-spacing: 2px;
	font-family: 'Roboto Mono', sans-serif;
}

/* CF7 Inline Button */
.cf7column {
  float: left;
  width: 50%;
}

/* Clear floats after the columns */
.cf7row:after {
  content: "";
  display: table;
  clear: both;
}

.nl-field{
	margin: 2px 0 10px 0 !important;
}

.nl-submit {
	margin: 0 0 0 15px !important;
	width:auto;
}

.grecaptcha-badge{
    visibility: hidden!important;
    opacity:0!important;
}

.wpcf7 .ajax-loader::before {
    background-color: #50f0d5;
}

div.wpcf7 .ajax-loader {
    visibility: hidden;
    display: inline-block;
    /*background-image: url(https://#);
    width: 32px;
    height: 32px;*/
    border: none;
    padding: 0;
    margin: 0 0 0 12px;
    vertical-align: middle;
	background-color: transparent;
}

.wpcf7 input[type=submit]{
    padding: 14px 20px 14px 20px;
    font-size: 14px;
    background: #363;
    border-width: 2px !important;
    border-color: #363;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
    text-decoration: none;
letter-spacing: 2px;
    display: inline-block;
    cursor: pointer;
    line-height: 1.7em !important;
    border-style: solid;
        color: #f1f7ed !important;
    -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-moz-transition: all 300ms ease 0ms;
-webkit-transition: all 300ms ease 0ms;
    transition: all 300ms ease 0ms;
	font-family:'Roboto Mono', sans-serif;
	border-radius: 0px!important;
}

.wpcf7 input[type=submit]:hover{
    /*color: #fff !important;
background: #000 !important;
border-color: #000 !important;*/
    opacity:0.7;
}

.recapt {
    font-size: 12px;
    margin-bottom: 20px;
    color: #000;
}

.recapt a{
    color:#f082ac;
    text-decoration:none;
}

/*span.wpcf7-not-valid-tip {
    color: #ff5476;
    font-size: 1em;
    font-weight: normal;
    display: block;
    margin-bottom:10px;
}*/

/**/

span.wpcf7-not-valid-tip
{
position: relative;
width: auto;
padding: 5px 10px 5px 10px;
background: #de7a7a;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 0px;
color: #fff;
margin-top: 10px;
margin-bottom:10px;
    display:inline-block;
    font-size:11px;
	text-transform:uppercase;
	font-weight:500;
	letter-spacing: 1px;
	left: 18px;
	font-family: 'Roboto Mono', sans-serif;
}

span.wpcf7-not-valid-tip:after
{
content: '';
position: absolute;
border-style: solid;
border-color: #de7a7a transparent;
display: block;
width: 0;
z-index: 1;
top: -7px;
left: 4px;
  border-width: 0 8px 10px;
}

/**/

div.wpcf7-response-output {
    margin: 2em 0em;
    padding: 0;
    border: none;
}

div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    border: none;
    color: #dd6363;
    font-size: 1em;
    font-weight: normal;
}

.wpcf7 form.sent .wpcf7-response-output:before, .wpcf7 form.invalid .wpcf7-response-output:before, .wpcf7 form.failed .wpcf7-response-output:before  {
    font: 20px/30px Material Icons;
    margin-right: 5px;
    vertical-align: middle;
	padding-bottom: 4px;
}
.wpcf7 form.sent .wpcf7-response-output:before {
    content: "\e5ca";
}
.wpcf7 form.invalid .wpcf7-response-output:before, .wpcf7 form.failed .wpcf7-response-output:before {
    content: "\e001";
}

.wpcf7 input[type=text], .wpcf7 input[type=password], .wpcf7 input[type=tel], .wpcf7 input[type=email], .wpcf7 input.text, .wpcf7 input.title, .wpcf7 textarea, select {
padding: 14px;
    /*border: 1px solid #000;*/
    border:none;
color: #363 !important;
  background-color: #fff;
    width: 100%;
    font-size: 14px;
    margin: 10px 0px 10px 0px;
    border-radius: 0px!important;
    box-shadow: 0 4px 16px 0 rgba(174,174,174,.1),0 8px 24px 0 rgba(174,174,174,.2) !important;
	letter-spacing:1px;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.sent .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.failed .wpcf7-response-output {
    border: none !important;
    color: #de7a7a;
    margin: 1.5em 0em;
    padding: 0;
	font-weight: 500;
	font-size: 14px;
	text-align: center;
}

/*End Contact Form 7*/

/*.et_pb_fullwidth_header .et_pb_fullwidth_header_scroll a .et-pb-icon {
font-size: 0!important;
}
.et_pb_fullwidth_header_scroll a .et-pb-icon::after {
content: "\e313";
font-family: "Material Icons" !important;
font-size: 24px;
}

.et_pb_fullwidth_header_container .header-image img{
    width:64%;
}*/

/*.et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content {
    margin: 0px auto;
}
.et_pb_fullwidth_header .header-content {
    padding: 0px;
}*/

/* Cookie */

#cookie-law-info-bar {
    padding: 25px 25px!important;
    box-shadow: rgba(0,0,0,.2) 0px 2px 12px;
    inset: auto 30px 30px auto!important;
    width: 320px;
}

.cli-plugin-button, .cli-plugin-button:visited {
    padding: 14px 18px!important;
    color: #fff;
    text-decoration: none;
    position: relative;
    cursor: pointer;
    margin-left: 0px;
    text-decoration: none;
    text-transform: uppercase!important;
    letter-spacing: 1px!important;
    margin-top: 15px!important;
    font-weight:700!important;
    font-size:12px!important;
}

.cli-plugin-main-link {
    margin-left: 0px;
    font-weight: 700;
    text-decoration: underline;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

/* End Cookie */

/*Make Mobile Menu Full Width*/

.et_mobile_menu {
/*width:125%;
margin-left: -12.5%;
margin-right: -12.5%;
padding-left:0px;
padding-right:0px;*/
text-align: center;
	 margin-left: -30px;
 padding: 3% 5% 60px 5%;
 width: calc( 100% + 60px);
}

/*Style Current page link*/

#mobile_menu .current_page_item a {
/*background: #db1c24; Change this*/
color: #336633;/*Change this*/
}

/*App Style header and Drop Down Menu*/

.mobile_nav.opened .mobile_menu_bar:before {
content: "\4d";
}

.et_mobile_menu {
	/*box-shadow: 0 4px 24px 0 rgba(174,174,174,.1),0 12px 64px 0 rgba(174,174,174,.1)!important;*/
border-color: #f1f7ed !important;
box-shadow: 0px 16px 12px -12px rgba(0,0,0,.2) !important;
}

.et_mobile_menu li a {
    border-bottom:none;
	padding: 20px 5%;
}

.nav ul li a:hover, .et_mobile_menu li a:hover {
    opacity: 0.7;
    background-color: transparent!important;
}

.mobile_menu_bar:before{
color: #000!important;
font-size: 40px;
content: "\e5d2";
font-family: "Material Icons" !important;
}

.et_header_style_fullscreen .et_slide_in_menu_container span.mobile_menu_bar.et_toggle_fullscreen_menu::before {
    content: "\e5cd";
}

.et_mobile_menu li a {
    text-transform: uppercase;
	/*font-family: 'Roboto',Helvetica,Arial,Lucida,sans-serif !important;*/
	font-weight: 500 !important;
	letter-spacing:2px;
}

.et_pb_title_container h1 {font-weight:500;}

.et_pb_blog_grid .et_pb_post {border:none;}



#et-secondary-nav {
    font-size: 12px;
}

#et-secondary-nav a:before {
    content: "\E8B4";
    font-family: "Material Icons" !important;
    font-size: 13px;
    float: left;
    color: rgba(255,255,255,0.8);
    padding-right: 2px;
    font-weight: normal;
}

a {-webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out; opacity: 1;}

a:hover {opacity:0.7;}

.et_pb_blurb_content h4 a {
    opacity: 1;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.et_pb_blurb_content h4 a:hover {
    opacity: 0.7;
}

/* Rules for blurb icons */
.icon-share .et-pb-icon::after {
    content: "\e89e";
    font-family: "Material Icons" !important;
    font-size:32px;
}

.icon-anonym .et-pb-icon::after {
    content: "\e8fd";
    font-family: "Material Icons" !important;
    font-size:32px;
}

.icon-automotive .et-pb-icon::after {
    content: "\e531";
    font-family: "Material Icons" !important;
    font-size:32px;
}

.icon-travel .et-pb-icon::after {
    content: "\f235";
    font-family: "Material Icons" !important;
    font-size:32px;
}

.icon-gaming .et-pb-icon::after {
    content: "\e338";
    font-family: "Material Icons" !important;
    font-size:32px;
}

.icon-retail .et-pb-icon::after {
    content: "\ea12";
    font-family: "Material Icons" !important;
    font-size:32px;
}

.icon-brand .et-pb-icon::after {
    content: "\e3b7";
    font-family: "Material Icons" !important;
    font-size:32px;
}

.icon-framework .et-pb-icon::after {
    content: "\e574";
    font-family: "Material Icons" !important;
    font-size:32px;
}

.icon-framework .et-pb-icon::after {
    content: "\e574";
    font-family: "Material Icons" !important;
    font-size:32px;
}

.icon-messaging .et-pb-icon::after {
    content: "\e626";
    font-family: "Material Icons" !important;
    font-size:32px;
}

.icon-goals .et-pb-icon::after {
    content: "\ea1a";
    font-family: "Material Icons" !important;
    font-size:32px;
}

.icon-channels .et-pb-icon::after {
    content: "\e625";
    font-family: "Material Icons" !important;
    font-size:32px;
}

.icon-notified .et-pb-icon::after {
    content: "\e7f7";
    font-family: "Material Icons" !important;
    font-size:32px;
}

.icon-analytics .et-pb-icon::after {
    content: "\e922";
    font-family: "Material Icons" !important;
    font-size:32px;
}

.icon-improvement .et-pb-icon::after {
    content: "\f1c2";
    font-family: "Material Icons" !important;
    font-size:32px;
}

.icon-google-data-studio .et-pb-icon::after {
    content: "\e1af";
    font-family: "Material Icons" !important;
    font-size:32px;
}

.icon-completion .et-pb-icon::after {
    content: "\e065";
    font-family: "Material Icons" !important;
    font-size:32px;
}

.icon-missed-opportunity .et-pb-icon::after {
    content: "\e0e4";
    font-family: "Material Icons" !important;
    font-size:32px;
}

.icon-session-recording .et-pb-icon::after {
    content: "\e039";
    font-family: "Material Icons" !important;
    font-size:32px;
}

.icon-contact .et-pb-icon::after {
    content: "\e0d8";
    font-family: "Material Icons" !important;
    font-size:32px;
    /*padding: 6px;  OPTIONAL, READ NOTES */
    /*color:#1fc9cb;*/
}

.icon-motivation .et-pb-icon::after {
    content: "\e065";
    font-family: "Material Icons" !important;
    font-size:32px;
    /*padding: 6px;  OPTIONAL, READ NOTES */
    /*color:#1fc9cb;*/
}

.icon-alerts .et-pb-icon::after {
    content: "\e7f7";
    font-family: "Material Icons" !important;
    font-size:32px;
    /*padding: 6px;  OPTIONAL, READ NOTES */
    /*color:#1fc9cb;*/
}

.icon-agency .et-pb-icon::after {
    content: "\e943";
    font-family: "Material Icons" !important;
    font-size:32px;
    padding: 6px; /* OPTIONAL, READ NOTES */
    /*color:#1fc9cb;*/
}

.icon-enterprise .et-pb-icon::after {
    content: "\e80b";
    font-family: "Material Icons" !important;
    font-size:32px;
    padding: 6px; /* OPTIONAL, READ NOTES */
    /*color:#1fc9cb;*/
}

.icon-business .et-pb-icon::after {
    content: "\e0af";
    font-family: "Material Icons" !important;
    font-size:32px;
    padding: 6px; /* OPTIONAL, READ NOTES */
    /*color:#1fc9cb;*/
}

.icon-start-up .et-pb-icon::after {
    content: "\e83a";
    font-family: "Material Icons" !important;
    font-size:32px;
    padding: 6px; /* OPTIONAL, READ NOTES */
    /*color:#1fc9cb;*/
}

.icon-gdpr .et-pb-icon::after {
    content: "\E90D";
    font-family: "Material Icons" !important;
    font-size:32px;
    padding: 6px; /* OPTIONAL, READ NOTES */
    /*color:#1fc9cb;*/
}

.icon-tag .et-pb-icon::after {
    content: "\E86f";
    font-family: "Material Icons" !important;
    font-size:32px;
    padding: 6px; /* OPTIONAL, READ NOTES */
    /*color:#1fc9cb;*/
}

.icon-partner .et-pb-icon::after {
    content: "\e915";
    font-family: "Material Icons" !important;
    font-size:32px;
    padding: 6px; /* OPTIONAL, READ NOTES */
    /*color:#1fc9cb;*/
}

.icon-tech .et-pb-icon::after {
    content: "\e337";
    font-family: "Material Icons" !important;
    font-size:32px;
    padding: 6px; /* OPTIONAL, READ NOTES */
    /*color:#1fc9cb;*/
}

.icon-agency .et-pb-icon::after {
    content: "\e26b";
    font-family: "Material Icons" !important;
    font-size:32px;
    padding: 6px; /* OPTIONAL, READ NOTES */
    /*color:#1fc9cb;*/
}

.icon-cookie .et-pb-icon::after {
    content: "\E888";
    font-family: "Material Icons" !important;
    font-size:32px;
    padding: 6px; /* OPTIONAL, READ NOTES */
    /*color:#1fc9cb;*/
}

.icon-platforms .et-pb-icon::after {
    content: "\E53b";
    font-family: "Material Icons" !important;
    font-size:32px;
    padding: 6px; /* OPTIONAL, READ NOTES */
    /*color:#1fc9cb;*/
}

.icon-metrics .et-pb-icon::after {
    content: "\e26b";
    font-family: "Material Icons" !important;
    font-size:32px;
    /*padding: 6px;  OPTIONAL, READ NOTES */
    /*color:#1fc9cb;*/
}

.icon-general .et-pb-icon::after {
    content: "\E14f";
    font-family: "Material Icons" !important;
    font-size:32px;
    padding: 6px; /* OPTIONAL, READ NOTES */
}

.icon-application .et-pb-icon::after {
    content: "\E051";
    font-family: "Material Icons" !important;
    font-size:32px;
    padding: 6px; /* OPTIONAL, READ NOTES */
}

.icon-forms .et-pb-icon::after {
    content: "\f1c2";
    font-family: "Material Icons" !important;
    font-size:32px;
    padding: 6px; /* OPTIONAL, READ NOTES */
}

.icon-start .et-pb-icon::after {
    content: "\E7fe";
    font-family: "Material Icons" !important;
    font-size:32px;
    padding: 6px; /* OPTIONAL, READ NOTES */
}

.icon-pricing .et-pb-icon::after {
    content: "\E885";
    font-family: "Material Icons" !important;
    font-size:32px;
    padding: 6px; /* OPTIONAL, READ NOTES */
}

.icon-help .et-pb-icon::after {
    content: "\Ef73";
    font-family: "Material Icons" !important;
    font-size:32px;
    padding: 6px; /* OPTIONAL, READ NOTES */
}

#et-footer-nav .container {text-align: center;}

#footer-bottom .container {text-align: center;}

#footer-bottom .container .et-social-icons {float: none; margin-bottom: 26px;}

#footer-info {
float: none;
text-align: center;
padding-bottom: 60px;
font-size: 14px;
letter-spacing: 1px;
    display: flex;
justify-content: center;
font-weight:normal;
	color: #000;
	font-weight:400;
}

#footer-info img{
    width:86px;
    margin-left:8px;
	height: 25px;
}

#footer-info {
 font-family:'Roboto Mono',sans-serif;
    letter-spacing: 2px;
    font-size: 14px;
	padding-left:8px;
}

#main-footer {
    margin-top: 50px;
}

.et-social-icons li {
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;}

 .bottom-nav {padding: 50px 0px 20px 0px;}

@media screen and (max-width: 980px) {
	
.logos-partners {
  position: unset;
  margin: 20px 0px 20px 0px;
}
	
.fourofour-box {
	padding-top:200px;
	width:80%;
	text-align:center;
	margin:0 auto;
}
	
.wpcf7 input[type="text"], .wpcf7 input[type="password"], .wpcf7 input[type="tel"], .wpcf7 input[type="email"], .wpcf7 input.text, .wpcf7 input.title, .wpcf7 textarea, select {
width:100%!important;
}
	
.pricing-year {
    margin-left: 20px;
    margin-right: 20px;
}
	
ul.check {
    list-style-type: none;
	padding: 0 30px 0px 60px;
}

ul.split {
    -webkit-column-count: 1;
    -moz-column-count: 1;
	column-count:1;
}

.flex-pricing .et_pb_column_1_4{
	display: block;
	margin-bottom:50px;
}
	
.sc-main-logo {
    min-height: 30px;
    margin-top: 18px;
}
	
.container {
	width: 90%;
	}
.et_header_style_left #logo, .et_header_style_split #logo {
    max-width: 45%;
	position: relative;
    top: 5px;
}
 .container.et_menu_container { 
 width: calc( 100% - 60px);
	 top: 20px;
 }
	
.cf7column {
    float: left;
    width: 100%;
}
	
.nl-submit {
    margin: 10px 0 0 0px !important;
    width: auto;
}
	
h1.et_pb_module_header {
	padding-bottom:14px;
	/*font-size:24px!important;*/
}
	

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content {
    margin: 20px auto;
    width: 100%;
    max-width: 800px;
}
	
}

@media (max-width: 1124px) {
.pll-parent-menu-item ul.sub-menu {
  border: none;
  position: relative;
  padding: 15px 0;
  box-shadow: none!important;
	margin: 0 auto;
	top: 0;
    left: 0;
}	
	
#home-content {
  position: relative;
  top: -40px;
}	
	
 #et_mobile_nav_menu {
 display: block;
/*	 top: 30px;
position: absolute;
right: 30px;*/
 }	
 
#top-menu {
 display: none;
 }
	
/*#page-container {
    padding-top:115px !important;
  }*/

#main-header {
    top: 0px !important;
	height: 115px;
  }
/*et_header_style_left .logo_container {
    height: 113px;
}*/	
	.et_fixed_nav #main-header{
	position: absolute;
	-webkit-transition: none;
	transition: none;
	}
	.et_divi_100_custom_hamburger_menu .mobile_menu_bar {
    padding-bottom: 0;
    margin-bottom: 20px;
}
	
/*.et-fixed-header#main-header, .et-fixed-header#main-header .nav li ul, .et-fixed-header .et-search-form {
    background-color: #007dfd!important;
}*/
	
 }

/* Loader */

.loader-container {
    width: 240px;
    height: 240px;
    position: relative;
    overflow: hidden;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	margin:0 auto;
}

.loader,
.loader:before,
.loader:after {
  background: #007dfd;
  -webkit-animation: load1 1s infinite ease-in-out;
  animation: load1 1s infinite ease-in-out;
  width: 1em;
  height: 4em;
}
.loader {
  color: #007dfd;
  text-indent: -9999em;
  margin: 88px auto;
  position: relative;
  font-size: 11px;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
  transform: rotate(-90deg);
}
.loader:before,
.loader:after {
  position: absolute;
  top: 0;
  content: '';
}
.loader:before {
  left: -1.5em;
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.loader:after {
  left: 1.5em;
}
@-webkit-keyframes load1 {
  0%,
  80%,
  100% {
    box-shadow: 0 0;
    height: 4em;
  }
  40% {
    box-shadow: 0 -2em;
    height: 5em;
  }
}
@keyframes load1 {
  0%,
  80%,
  100% {
    box-shadow: 0 0;
    height: 4em;
  }
  40% {
    box-shadow: 0 -2em;
    height: 5em;
  }
}

#main-footer #menu-footer-navigation:nth-child(2) {
  margin-top: -1rem;;
  padding-top: 0;
}

/* Dropdown mobile menu */
.et_mobile_menu .menu-item-has-children.pll-parent-menu-item > a {
	display:none;
}

.et_mobile_menu .first-level > a {
background-color: transparent;
position: relative;
	margin-left:10px;
}
.et_mobile_menu .first-level > a:after {
font-family: 'ETmodules';
  content: "3";
  font-size: 16px;
  position: relative;
  right: 0;
  top: 2px;
  font-weight: 800;
}
.et_mobile_menu .first-level > .icon-switch:after{
content: '\4d';
}
.second-level {
display: none;
}
.reveal-items {
display: block;
}
.et_mobile_menu {
margin-top: 20px;
width: 230%;
margin-left: -65%;
}