/*

Theme Name: Pro &ndash; Child Theme
Theme URI: http://theme.co/pro/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to Pro in this child theme.
Version: 1.0.0
Template: pro

*/
/*  -------------------------------------------------------------------------------
AOS ANIMATION STYLESHEET
-------------------------------------------------------------------------------  */
/* @import url('https://unpkg.com/aos@2.3.1/dist/aos.css'); */
 @import url('aos.css');



/*  -------------------------------------------------------------------------------
FONTS
-------------------------------------------------------------------------------  */
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600');

@font-face {
	font-family: 'GreycliffCF-Bold';
	font-display: auto;
	src: url('/wp-content/themes/pro-child/fonts/greycliff-cf-bold.eot');
	src: url('/wp-content/themes/pro-child/fonts/greycliff-cf-bold.eot?#iefix') format('embedded-opentype'),
             url('/wp-content/themes/pro-child/fonts/greycliff-cf-bold.woff2') format('woff2'),
	     url('/wp-content/themes/pro-child/fonts/greycliff-cf-bold.woff') format('woff'),
	     url('/wp-content/themes/pro-child/fonts/greycliff-cf-bold.ttf') format('truetype'),
	     url('/wp-content/themes/pro-child/fonts/greycliff-cf-bold.svg#youworkforthem') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'GreycliffCF-DemiBold';
	font-display: auto;
	src: url('/wp-content/themes/pro-child/fonts/greycliff-cf-demi-bold.eot');
	src: url('/wp-content/themes/pro-child/fonts/greycliff-cf-demi-bold.eot?#iefix') format('embedded-opentype'),
             url('/wp-content/themes/pro-child/fonts/greycliff-cf-demi-bold.woff2') format('woff2'),
	     url('/wp-content/themes/pro-child/fonts/greycliff-cf-demi-bold.woff') format('woff'),
	     url('/wp-content/themes/pro-child/fonts/greycliff-cf-demi-bold.ttf') format('truetype'),
	     url('/wp-content/themes/pro-child/fonts/greycliff-cf-demi-bold.svg#youworkforthem') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'GreycliffCF-Medium';
	font-display: auto;
	src: url('/wp-content/themes/pro-child/fonts/greycliff-cf-medium.eot');
	src: url('/wp-content/themes/pro-child/fonts/greycliff-cf-medium.eot?#iefix') format('embedded-opentype'),
             url('/wp-content/themes/pro-child/fonts/greycliff-cf-medium.woff2') format('woff2'),
	     url('/wp-content/themes/pro-child/fonts/greycliff-cf-medium.woff') format('woff'),
	     url('/wp-content/themes/pro-child/fonts/greycliff-cf-medium.ttf') format('truetype'),
	     url('/wp-content/themes/pro-child/fonts/greycliff-cf-medium.svg#youworkforthem') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'GreycliffCF-Regular';
	font-display: auto;
	src: url('/wp-content/themes/pro-child/fonts/greycliff-cf-regular.eot');
	src: url('/wp-content/themes/pro-child/fonts/greycliff-cf-regular.eot?#iefix') format('embedded-opentype'),
             url('/wp-content/themes/pro-child/fonts/greycliff-cf-regular.woff2') format('woff2'),
	     url('/wp-content/themes/pro-child/fonts/greycliff-cf-regular.woff') format('woff'),
	     url('/wp-content/themes/pro-child/fonts/greycliff-cf-regular.ttf') format('truetype'),
	     url('/wp-content/themes/pro-child/fonts/greycliff-cf-regular.svg#youworkforthem') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'GreycliffCF-Light';
	font-display: auto;
	src: url('/wp-content/themes/pro-child/fonts/greycliff-cf-light.eot');
	src: url('/wp-content/themes/pro-child/fonts/greycliff-cf-light.eot?#iefix') format('embedded-opentype'),
             url('/wp-content/themes/pro-child/fonts/greycliff-cf-light.woff2') format('woff2'),
	     url('/wp-content/themes/pro-child/fonts/greycliff-cf-light.woff') format('woff'),
	     url('/wp-content/themes/pro-child/fonts/greycliff-cf-light.ttf') format('truetype'),
	     url('/wp-content/themes/pro-child/fonts/greycliff-cf-light.svg#youworkforthem') format('svg');
	font-weight: normal;
	font-style: normal;
}

/*  -------------------------------------------------------------------------------
AOS ANIMATION STYLES
-------------------------------------------------------------------------------  */


.item--secondary {
 	position: fixed;
 	top: 30px;
	left: 0;
	width: 100%;
    height: 65px;
	margin: 70px auto;
	padding-top: 0px;
	background: #193B44;
  	text-align: center;
}
.sub-menu-top-block {
	width: 720px;
	height: 65px;
	display: flex;
	flex-direction: row;
	justify-content: space-around;
	align-items: center;
	padding-top: 0px;
	 margin-left: auto;
    margin-right: auto;
}
.sub-menu-top {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	height: 55px;
	margin: 0px 10px 0px 10px;
}
.menu-icon {
	height: 35px;
	width: 35px;
	margin: 0px 10px 0px 0px;
	line-height: 0;
	display: block;
}
.side-menu p {
	margin: 0px;
}
.sub-menu-bg {
	background-color: #F3F5F7;
}
/*  -------------------------------------------------------------------------------
END AOS ANIMATION STYLES
-------------------------------------------------------------------------------  */

/*  -------------------------------------------------------------------------------
GOBAL STYLES
-------------------------------------------------------------------------------  */



h1 {
	font-family:'GreycliffCF-Light', sans-serif !important;
	font-weight: normal !important;
	font-size: 2rem;
	line-height: 1.2em;
	letter-spacing: .015em !important;
}
h2 {
	font-family:'GreycliffCF-Light', sans-serif !important;
	font-weight: normal !important;
	font-size: 1.5rem;
	line-height: 1.5em;
	letter-spacing: .015em !important;
}
h3 {
	font-family:'GreycliffCF-Light', sans-serif !important;
	font-weight: normal !important;
	font-size: 1.7rem;
	line-height: 1.5em;
	letter-spacing: .015em !important;
}
h4 {
	font-family:'GreycliffCF-Regular', sans-serif !important;
	font-weight: normal !important;
	font-size: 1.5rem;
	line-height: 1.2em;
	letter-spacing: .015em !important;
}
h5 {
	font-family:'GreycliffCF-DemiBold', sans-serif !important;
	font-weight: normal !important;
	font-size: 1rem;
	line-height: 1.3em;
	letter-spacing: .01em !important;
	text-transform: uppercase;
}
h6 {
	font-family:'GreycliffCF-Regular', sans-serif !important;
	font-weight: normal !important;
	font-size: 1.3rem;
	line-height: 1.6em;
	letter-spacing: .01em !important;
	text-transform: none;
}
p {
	font-family:'GreycliffCF-Light', sans-serif !important;
	font-weight: normal !important;
	font-size: 1rem;
	line-height: 1.3em;
	letter-spacing: .01em !important;
}
li {
	font-family:'GreycliffCF-Light', sans-serif !important;
	font-weight: normal !important;
	font-size: 1rem;
	line-height: 1.5em;
	letter-spacing: .015em !important;
   	padding-left: 50px;
}
.heavy-title {
	font-family:'GreycliffCF-DemiBold', sans-serif !important;
	font-weight: normal !important;
	font-size: 1.9rem;
	line-height: 1em;
	letter-spacing: .01em !important;
}
.heavy-price {
	font-family:'GreycliffCF-DemiBold', sans-serif !important;
	font-weight: normal !important;
	font-size: 1.9rem;
	line-height: 1em;
	letter-spacing: .01em !important;
	margin-bottom: 0px;
}
.post-button {
	font-family:'GreycliffCF-Medium', sans-serif !important;
	font-weight: normal !important;
	font-size: 1.1rem;
	line-height: 1.3em;
	letter-spacing: .01em !important;
}
.float-el-left {
	float: left;
}
.float-el-right {
	float: right;
}
.clearing-all {
	clear: both;
}

/*  -------------------------------------------------------------------------------
LAYOUT & DESIGN
-------------------------------------------------------------------------------  */
.show-lg-screen {
	display: block;
}
.show-lg-md-screen {
	display: block;
}
.show-lg-spc-screen {
	display: block;
}
.show-md-screen {
	display: none;
}
.show-sm-screen {
	display: none;
}
.show-sm-md-screen {
	display: none;
}
.show-spc-screen {
	display: none;	
}
.top-content-block {
	height: 670px; 
	margin-top: 0px;
}
.partners-top-content-block {
	height: 600px; 
	margin-top: 0px;
}

.twelvehundred-block {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.full-width-block {
	width: 100%;
	padding-left: 10%;
	padding-right: 10%;
}
.twelvehundred-block-x {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.ninesixty-block {
	max-width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.seventwenty-block {
	max-width: 720px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.seventwenty-block-left {
	max-width: 720px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
.payment-request-block {
	max-width: 460px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.asp_product_item {
	border-radius: 22px;
	background-color: #fff;
}
.thanks-block {
	max-width: 460px;
	height: 375px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	border-radius: 22px;
	border: 1px solid rgba(0,0,0,.07);
	background-color: #fff;
	padding-left: auto;
	padding-right: auto;
	padding-top: 130px;
}
.two-col-block {
	padding-left: 10%;
	padding-right: 10%;
}
.two-col-text-block-left {
	padding-left: 10%;
}
.two-col-text-block-right {
	padding-right: 10%;
}
.two-col-text-block-med {
	padding-left: 5%;
	padding-right: 5%;
}
.two-col-text-block-price {
	padding: 0px 0px 10px 0px;
	background: #fff;
	border-radius: 10px;
	box-shadow: 5px 5px 10px rgba(25, 59, 68, .2);
}
.four-col-price-block {
	padding: 0px 0px 10px 0px;
	background: #193B44;
	border-radius: 10px 0px 0px 0px;
	border-right: none;
	box-shadow: 5px 5px 10px rgba(25, 59, 68, .2);
}
.four-col-options-block {
	padding: 0px 0px 10px 0px;
	background: #fff;
	border-radius: 0px;
	border-right: none;
	box-shadow: 5px 5px 10px rgba(25, 59, 68, .2);
}
.four-col-price-block-right {
	padding: 0px 0px 10px 0px;
	background: #fff;
	border-radius: 0px 10px 0px 0px;
	border-right: none;
	box-shadow: 5px 5px 10px rgba(25, 59, 68, .2);
}
.price-text-block {
	display: flex;
	justify-content: center;
	align-items: baseline;
}
.price-text-block-left {
	display: flex;
	justify-content: start;
	align-items: baseline;
	padding-left: 0px;
}
.icon-title-block {
	text-align: center;
	height: 150px;
	margin-bottom: 0px;
}
.feature-4-cols {
	text-align: center;
}
.centered-block {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.three-col-block {
	padding-left: 5%;
	padding-right: 5%;
}
.three-col-block-left {
	text-align: left;
}
.full-width-flex-block {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: top;
	max-width: 1280px;
	margin-left: auto;
	margin-right: auto;
}
.three-col-info-block {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	width: 350px;
	margin-left: 20px;
	padding: 0;
}
.text-grey {
	color:#193B44;
}
.light-grey {
	background-color: #F3F5F7;
}
.teal {
	color: #3DC4D0;
}
.blue {
	color: rgba(63, 169, 245, 1);
}
.dark {
	color: #193B44;
}
.white {
	color: #fff;
}
p.white {
	color: #fff;
}
.colour-block-green-grad {
	background-image: linear-gradient(to bottom right, rgba(155, 255, 255, 1), rgba(61,196,208,1));
	width: 100%;
	margin: 0px;
}
.colour-block-green-rev-grad {
	background-image: linear-gradient(to bottom right, rgba(61,196,208, 1), rgba(155, 255, 255,1));
	width: 100%;
	margin: 0px;
}
.colour-block-cyan-grad {
	background-image: linear-gradient(to bottom right, rgba(39, 169, 255, 1), rgba(171, 255, 244, 1));
	width: 100%;
	margin: 0px;
}
.colour-block-cyan-rev-grad {
	background-image: linear-gradient(to top left, rgba(39, 169, 255, 1), rgba(171, 255, 244, 1));
	width: 100%;
	margin: 0px;
}
.colour-block-blue-grad {
	background-image: linear-gradient(to bottom right, rgba(63, 169, 245, 1), rgba(131, 133, 255, 1));
}
.colour-block-blue-rev-grad {
	background-image: linear-gradient(to top left, rgba(63, 169, 245, 1), rgba(131, 133, 255, 1));
}
.color-block-dark {
	background-color: #193B44;
}
.color-block-grey {
	background-color: #E7E9EB;
}
.contact-button {
	padding: 10px 40px 11px 40px; 
	background-color: #fff;
	border-color: #fff;
	font-family:'GreycliffCF-Medium', sans-serif !important;
	font-weight: normal !important;
	font-size: 1.1rem;
	line-height: 1.3em;
	letter-spacing: .01em !important;
	color: #193B44;
	text-shadow:none;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	border-radius: 22px;
	vertical-align: middle;
	transition: all 0.15s linear;
}
button#stripe_button_0.contact-button-teal {
	padding: 10px 40px 11px 40px; 
	margin-left: auto; 
	margin-right: auto; 
	background-color: #3DC4D0; 
	border-color: #3DC4D0; 
	border-radius: 22px;
	font-family:'GreycliffCF-Medium', sans-serif !important; 
	font-weight: normal !important; 
	font-size: 1.1rem; 
	line-height: 1.3em; 
	letter-spacing: .01em !important; 
	color: #fff; 
	text-shadow:none;
	transition: all 0.15s linear;
}
button#stripe_button_0.contact-button-teal:hover {
	color: #fff;
	background-color: #193B44;
	border-color: #193B44;
}
a.contact-button:hover {
	color: #fff;
	background-color: #193B44;
	border-color: #193B44;
}
a.contact-button-teal {
	padding: 10px 40px 11px 40px; 
	margin-left: auto; 
	margin-right: auto; 
	background-color: #3DC4D0; 
	border-color: #3DC4D0; 
	border-radius: 22px;
	font-family:'GreycliffCF-Medium', sans-serif !important; 
	font-weight: normal !important; 
	font-size: 1.1rem; 
	line-height: 1.3em; 
	letter-spacing: .01em !important; 
	color: #fff; 
	text-shadow:none;
	transition: all 0.15s linear;
}
a.contact-button-teal:hover {
	color: #fff;
	background-color: #193B44;
	border-color: #193B44;
}
a.contact-button-blue {
	padding: 10px 40px 11px 40px; 
	margin-left: auto; 
	margin-right: auto; 
	background-color: #3FA9F5; 
	border-color: #3FA9F5; 
	font-family:'GreycliffCF-Medium', sans-serif !important; 
	font-weight: normal !important; 
	font-size: 1.1rem; 
	line-height: 1.3em; 
	letter-spacing: .01em !important; 
	color: #fff; 
	text-shadow:none;
	border-radius: 22px;
	vertical-align: middle;
	transition: all 0.15s linear;
}
a.contact-button-blue:hover {
	color: #fff;
	background-color: #193B44;
	border-color: #193B44;
}
a.button-blue-grad {
	padding: 10px 20px 11px 20px; 
	margin-left: auto; 
	margin-right: auto; 
	background-image: linear-gradient(to bottom right, rgba(63, 169, 245, 1), rgba(131, 133, 255, 1));
	border: none; 
	font-family:'GreycliffCF-Medium', sans-serif !important; 
	font-weight: normal !important; 
	font-size: 1.3rem;  
	border-radius: 25px;
	letter-spacing: .01em !important; 
	color: #fff; 
	height: 50px;
	text-shadow:none;
	transition: all 0.15s linear;
}
a.button-blue-grad:hover {
	color: #fff;
	background-color: #193B44;
	background-image: none;
}
a.contact-button-white {
	padding: 9px 40px 10px 40px !important; 
	margin-left: auto; 
	margin-right: auto; 
	background-color: #fff; 
	border-color: #fff; 
	border-radius: 22px;
	font-family:'GreycliffCF-Medium', sans-serif !important; 
	font-weight: normal !important; 
	font-size: 1.1rem; 
	line-height: 1.3em; 
	letter-spacing: .01em !important; 
	color: #193B44; 
	text-shadow:none;
	transition: all 0.15s linear;
}
a.contact-button-white:hover {
	color: #fff;
	background-color: #193B44;
	border-color: #193B44;
}
a.contact-button-outline-white {
	padding: 9px 40px 10px 40px !important; 
	margin-left: auto; 
	margin-right: auto; 
	background-color: none; 
	border: 1px solid #fff;
	border-radius: 22px;
	font-family:'GreycliffCF-Medium', sans-serif !important; 
	font-weight: normal !important; 
	font-size: 1.1rem; 
	line-height: 1.3em; 
	letter-spacing: .01em !important; 
	color: #fff; 
	text-shadow:none;
	transition: all 0.15s linear;
}
a.contact-button-outline-white:hover {
	border-color: #3DC4D0;
}
.price-button-teal {
	padding: 7px 20px 8px 20px; 
	margin-left: auto; 
	margin-right: auto; 
	background-color: #fff;  
	border-radius: 17px;
	font-family:'GreycliffCF-Regular', sans-serif !important; 
	font-weight: normal !important; 
	font-size: 1.1rem; 
	line-height: 1.3em; 
	letter-spacing: .01em !important; 
	color: #193B44; 
	text-shadow:none;
}
a.price-button-teal:hover {
	color: #fff;
	background-color: #193B44;
}
.contact-row {
	max-width: 500px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}
.price-btn-block {
	width: 620px;
	margin-left: auto;
	margin-right: auto;
	height: 2rem;
}
.b2b-btn-block {
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: center;
	width: 400px;
	height: 2rem;
	margin: auto;
}
.theme-demo-btn-block {
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-around;
	align-items: center;
	width: 550px;
	height: 2rem;
	margin: auto;
}
.beta-btn-block {
	display: flex; 
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-around;
	align-items: center;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width: 470px;
	height: 50px;
}
.left-cta-btn-block {
	flex-direction: row;
	justify-content: flex-start;
	flex-wrap: nowrap;
	padding: 0px;
	width: 500px;
	height: 50px;
}
.getstarted-btn-block {
	display: flex; 
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;
	margin-left: auto;
	margin-right: auto;
	width: 200px;
	height: 44px;
}
.left-flex-block {
	display: flex; 
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: flex-start;
	align-items: center;
	width: 100%;
	height: 30px;
}
.vert-mid {
	display: inline-block;
	vertical-align: middle;
}
.spec-align { /* used on buttons */
	margin: 0px;
}
.more-posts-block {
	text-align: center;
}
.price-card-top-bg {
	padding: 5px 0px 10px 0px;
	border-radius: 10px 10px 0px 0px;
}
.options-card-top-bg {
	padding: 5px 0px 10px 0px;
	border-radius: 0px 0px 0px 0px;
}
.option-card-top-content {
	/* border-bottom: 1px solid #979797; */
	height: 150px;
}
.difm-option-card-top-content {
	/* border-bottom: 1px solid #979797; */
	height: 170px;
}
.price-card-top-content {
	border-bottom: 1px solid #fff;
	height: 150px;
}
/* NEW PRICE OPTIONS BLOCKS */
.option-card-block {
	padding: 20px 30px 20px 30px; 
}
.difm-option-card-block {
	padding: 20px 20px 20px 20px; 
}
.option-info-block {
	margin-bottom: 1rem;
	height: 290px;
}
.option-image-block {
	margin-bottom: 1rem;
	display: block;
	height: 290px;
	width: 100%;
}
.block-border-right {
	border-right: 1px solid #999;
}
.option-price-block {
	margin-bottom: 1rem;
}
.option-incl-block {
	
}
.price-info-block {
	margin-bottom: 1rem;
	height: 290px;
}
.difm-price-info-block {
	margin-bottom: 1rem;
	height: 380px;
}
.buy-now-bar {
   background-image: linear-gradient(to bottom right, rgba(63, 169, 245, 1), rgba(131, 133, 255, 1));
   padding: 20px 20px 1px 20px;
   display: flex;
   justify-content: space-between;
   align-items: center;
}

.hp-service-card {
	height: 470px;
	background-color: #F3F5F7;
	border-radius: 3px;
	border: none;
	transition: 0.25s ease;
}
.hp-service-card:hover {
	box-shadow: 0px 15px 10px #E8E8E8;
}
.service-card-text-block {
	padding: 0px 40px;
}
.hp-icon-title-block {
	display: flex;
	justify-content: center;
	align-content: center;
}

/* QUOTE BLOCKS */
.quote-block {
   display: flex;
   justify-content: center;
   align-content: center;
   background-color: none;
   width: 100%;
   height: auto;
   padding: 0em 1em 2em 1em;
}
.quote-item {
   background-color: #F3F5F7;
   border-radius: 5px;
   border: solid 7px #fff;
   width: 30%;
   margin: 1.5%;
   height: auto;
   box-shadow: 0px 10px 10px rgba(0, 0, 79, 0.3);
}
.quote-text {
   padding: 1em;
   text-align: left;
}
.quote-credit {
   padding: 0em 1em 0em 1em;
	margin-bottom: 0px;
   font-size: 12px;
   text-align: left;
}
.quote-date {
   padding: 0em 1em 1em 1em;
   font-size: 12px;
   text-align: left;
}

/* Ninja Forms */
div.nf-field-label {
	color: #193B44;
	font-family:'GreycliffCF-Light', sans-serif !important;
	font-weight: 400 !important;
	font-size: 1.2rem;
	line-height: 1.3em;
	letter-spacing: .02em !important;
}
.nf-field-label label {
	font-weight: 400 !important;
}
.ninja-forms-field.form-element.nf-element {
	height: 40px;
}
/* Ninja Form Name Input */
input#nf-field-1.ninja-forms-field.nf-element {
	height: 40px;
	font-family:'GreycliffCF-Light', sans-serif !important;
	font-weight: normal !important;
	font-size: 1rem;
	line-height: 1.3em;
	letter-spacing: .02em !important;
	text-transform: none;
}
/* Ninja Form Email input */
input#nf-field-2.ninja-forms-field.nf-element {
	height: 40px;
	font-family:'GreycliffCF-Light', sans-serif !important;
	font-weight: normal !important;
	font-size: 1rem;
	line-height: 1.3em;
	letter-spacing: .02em !important;
	text-transform: none;
}
.nf-field-element input {
	height: 40px !important;
}
/* Ninja Form Message area */
textarea#nf-field-3.ninja-forms-field.nf-element {
	height: 90px !important;
	font-family:'GreycliffCF-Light', sans-serif !important;
	font-weight: normal !important;
	font-size: 1rem;
	line-height: 1.3em;
	letter-spacing: .02em !important;
	text-transform: none;
}
/* Ninja Form Drop Downs */
.nf-field-element select#nf-field-5, #nf-field-6 {
	font-family:'GreycliffCF-Light', sans-serif !important;
	font-weight: normal !important;
	font-size: 1rem;
	line-height: 1.3em;
	letter-spacing: .02em !important;
	text-transform: none;
	color: #888;
	width: 100%;
}
/* required copy */
.nf-form-fields-required {
	font-family:'GreycliffCF-Light', sans-serif !important;
	font-weight: normal !important;
	font-size: 1rem;
	line-height: 1.3em;
	letter-spacing: .02em !important;
	text-transform: none;
	color: #888;
	width: 100%;
	margin-bottom: 20px;
	text-align: left;
}
/* this does nothing */
/* .nf-field-element text-area#nf-field-3 {
	color: red !important;
	font-family:'GreycliffCF-Light', sans-serif !important;
	font-weight: normal !important;
	font-size: 1rem;
	line-height: 1.3em;
	letter-spacing: .02em !important;
	text-transform: none;
	color: #888;
	width: 50%;
	margin-bottom: 10px;
}*/
/* Ninja Form Button */
input#nf-field-4.ninja-forms-field.nf-element {
	background: #3DC4D0;
	border-radius: 3px;
	border-color: #3DC4D0;
	padding-left: 30px;
	padding-right: 30px;
	font-family:'GreycliffCF-Regular', sans-serif !important;
	font-weight: normal !important;
	font-size: 1.2rem;
	line-height: 1.3em;
	letter-spacing: .02em !important;
	text-transform: none;
	color: #193B44;
}
div#nf-field-4-container.nf-field-container {
	text-align: left;
}
input#nf-field-4.ninja-forms-field.nf-element:hover {
	background: #193B44;
	border-color: #193B44;
	color: #fff;
}
div.entry-content.content {
	margin-top: 0px;
}

/*  -------------------------------------------------------------------------------
IMAGE STYLES
-------------------------------------------------------------------------------  */
.page-hero-block {
	height: 690px !important; 
	margin-top: 0px;
}
.top-image {
	position: absolute;
	z-index: 98;
	width: 100%;
	background-image: linear-gradient(to right, rgba(61,196,208,.7), rgba(61,196,208,.7), rgba(61,196,208,0), rgba(61,196,208,0)),  url("/wp-content/uploads/2018/10/home-hero-filtered.jpg");
	background-position: top;
	background-size: cover;
	background-blend-mode: multiply;
	height: 670px;
	
}
.top-image-partnerships {
	position: absolute;
	z-index: 98;
	width: 100%;
	background-image: linear-gradient(to right, rgba(61,196,208,.8), rgba(61,196,208,.8), rgba(61,196,208,0), rgba(61,196,208,0)),  url("/wp-content/uploads/2019/07/partners-funeral-booklets-hero-large4.jpg");
	background-position: top;
	background-size: cover;
	background-blend-mode: multiply;
	height: 600px;
	
}
.top-image-overlay {
	position: absolute;
	left: 0;
	top: 0;
	height: 670px;
	width: 60%;
	/*background-color: rgba(61,196,208,.5);*/
	background-image: linear-gradient(to right, rgba(61,196,208,.7), rgba(61,196,208,.7), rgba(61,196,208,0));
	background-blend-mode: multiply;
	z-index: 99;
}
#hero-overlay .x-bg {
	background-image: linear-gradient(to right, rgba(61,196,208,.7), rgba(61,196,208,.7), rgba(61,196,208,0));
	background-blend-mode: multiply;
}
.three-clm-img {
	width: 30%;
	text-align: center;
}
.half-clm-img {
	width: 50%;
	text-align: center;
}
.wide-img {
	width: 100%;
	text-align: center;
}
.card-img {
	width: 100%;
	height: 210px;
	object-fit: cover;
	border-radius: 3px 3px 0px 0px;
}
.two-col-block-image {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
.spacer-icon {
	width: 60px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}
.chevron-icon {
	width: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}
.icon-decoration-lg {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 70px;
}
.icon-decoration-x-lg {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	width: 50%;
}
.icon-sub-home-3col {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 70px;
}
.in-page-logo {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 30%;
}
.list-icon {
   height: 25px;
   margin-right: 0px;
}
.icon-neg-mrgn {
	margin-left: -10px;
}
.link-icon {
   height: 25px;
   max-width: 49px;
   margin-left: 10px;
	margin-bottom: 0px;
}
.link-icon2 {
   height: 50px;
   max-width: 50px;
   margin-left: 0px;
	margin-bottom: 0px;
}
.text-link-icon {
	height: 15px;
}
.text-link-icon:hover {
	
}
.title-icon {
	height: 50px;
	margin-bottom: 0px;
}
.vid-player-container {
   max-width: 784px;
   max-height: 441px;
}
.vid-explainer {
   width: 100%;
}
.post-top-image {
	width: 100%;
	text-align: center
}
.post-inline-image {
	width: 100%;
	text-align: center;
	margin-bottom: 0px;
}
body div.entry-featured { /* this hides the native Featured Image */
  display:none;
}
.two-col-image {
	width: 100%;
}
.md-edge-margin {
	margin-bottom: 0px;
}
.post-video {
	max-width: 780px;
	margin-left: auto;
	margin-right: auto;
}
.video-thumb {
	width: 100%;
	padding: 0px;
}
/* Start Hover over thumb video top play */
#videosList {
 max-width: 720px; 
  overflow: hidden;
}

.video {
  background-image: url('https://eulogise.com.au/wp-content/uploads/2018/10/comntemporary-theme-thumb.jpg');
   	width: 100%;
	height: auto;
 	margin-bottom: 50px;
}

/* Hide Play button + controls on iOS */
video::-webkit-media-controls {
    display:none !important;
}
/* End Hover play effect */

.template-viewer {
	width: 100%;
	height: auto;
	margin: 0px;
}
.template-viewer-thumbs-cont {
	display: flex;
	justify-content: space-between;
}
.template-viewer-thumbs {
	width: 45%;
	height: auto;
}
.has-stack-styles .mejs-time-current {
	background-color: #3DC4D0 !important;
}
.has-stack-styles .mejs-button button:hover, .has-stack-styles .mejs-button button:focus {
	color: #3DC4D0 !important;
}
.mejs-time-loaded {
	background-color: #193B44 !important;
}
.has-stack-styles .mejs-time-total {
	background-color: #193B44 !important;
}
.options-img {
	
}

.marginless-bottom {
	margin-bottom: 0px !important;
}
.post-centered-img {
	margin-left: auto;
	margin-right: auto;
	height: 140px;
}

/*  -------------------------------------------------------------------------------
TEXT STYLES
-------------------------------------------------------------------------------  */
.asp_post_title {
	font-family:'GreycliffCF-Regular', sans-serif !important;
	font-weight: normal !important;
	font-size: 1.5rem;
	line-height: 1.2em;
	letter-spacing: .015em !important;
}
.top-image-heading-block {
	position: absolute;
	width: 35%;
	z-index: 100;
	margin-left: 10%;
	margin-top: 250px;
}
.top-image-heading {
	color: #fff;
}
.top-image-more-prompt {
	position: absolute;
	width: 20%;
	margin-left: 40%;
	z-index: 200;
	top: 590px;
	text-align: center;
}
.scroll-down-arrow {
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	height: 25px;
}
.home-hero-btn {
	margin-top: 40px;
}
.top-image-partnerships-heading {
	position: absolute;
	width: 35%;
	z-index: 100;
	color: #fff;
	margin-left: 10%;
	margin-top: 100px;
}
.h4-top-margin-special {
	margin-top: 1.5em;
}
.title-left {
	text-align: left;
}
.blog-post-link-block {
	width: 100%;
	text-align: left;
	margin-bottom: 2em;
}
a.blog-post-link-left {
	text-decoration: underline !important;
	font-family:'GreycliffCF-Regular', sans-serif !important;
	font-weight: normal !important;
	font-size: 1.1rem;
}
.extra-title {
	font-family:'GreycliffCF-Regular', sans-serif !important;
	font-weight: normal !important;
	font-size: 1.7rem;
	line-height: 2em;
	letter-spacing: .01em !important;
}
.super-title {
	font-family:'GreycliffCF-Light', sans-serif !important;
	font-weight: normal !important;
	font-size: 2.5rem;
	line-height: 1.5em;
	letter-spacing: .01em !important;
}
.centre-title {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 100%; 
}
.tri-statement {
	display: flex;
	justify-content: center;
	width: 100%;
}
.post-excerpt-text {
	text-align: left !important;
	font-family:'GreycliffCF-Light', sans-serif !important;
	font-weight: normal !important;
	font-size: 1rem;
	line-height: 1.3em;
	letter-spacing: .01em !important;
}
.left-heading {
	text-align: left;
	width: 80%;
	margin-bottom: 30px;
	margin-left: 10% 
}
.centre-heading {
	text-align: center;
	width: 100%;
	margin-bottom: 30px; 
	font-size: 1.7rem;
}
.dt-left-text {
	text-align: left !important;
}
.lg-message {
	font-size: 1.5rem;
	margin-bottom: 10px;
}
.md-message {
	font-size: 1.3rem;
	margin-bottom: 10px;
}
.theme-thumb-title {
	font-size: 1.5rem;
	margin: 0px 0px 10px 0px !important;
	padding-top: 0px;
}
.post-title {
	font-family:'GreycliffCF-Light', sans-serif !important;
	font-weight: normal !important;
	font-size: 2rem;
	line-height: 1.2em;
	letter-spacing: .015em !important;
}
.left-text {
	margin-left: 10%;
}
.keep-left-text {
	margin-left: 10%;
}
.mob-left-dt-centr-text {
	text-align: center !important;	
}
.max-wdth-seventtwenty {
	max-width: 690px;
	margin-left: auto !important;
    margin-right: auto !important;
}
.block-title {
	text-align: left;
	margin-left: 10%;
	padding-bottom: 10px;
	width: 160px;
}
.block-title-invert {
	text-align: left;
	margin-left: 10%;
	padding-bottom: 10px;
	width: 160px;
}
.contact-label {
	text-align: left;
	float: left;
	margin-top: 0px;
	line-height: 2.1em;
}
.contact-detail {
	float: right;
	border-style: solid;
	border-width: 0px 0px 2px 0px;
	border-color: #3DC4D0;
	margin-left: 40px;
	font-family:'GreycliffCF-Light', sans-serif !important;
	font-weight: normal !important;
	font-size: 1.3rem;
	line-height: 2.1em;
	letter-spacing: .015em !important;
}
.contact-cta-text {
	font-family:'GreycliffCF-Regular', sans-serif !important;
	font-weight: normal !important;
	font-size: 1.3rem;
	line-height: 2.1em;
	letter-spacing: .01em !important;
	text-transform: none;
	margin-top: 0px;
	margin-bottom: 0px;
}
.b2b-contact-cta-text {
	font-family:'GreycliffCF-DemiBold', sans-serif !important;
	font-weight: normal !important;
	font-size: 1.3rem;
	line-height: 39px;
	letter-spacing: .01em !important;
	text-transform: none;
	margin-top: 0px;
	margin-bottom: 0px;
}
.cta-text {
	font-family:'GreycliffCF-Regular', sans-serif !important;
	font-weight: normal !important;
	font-size: 1.5rem;
	line-height: 1.2em;
	letter-spacing: .015em !important;
}
.service-card-title {
	text-align: left;
	height: 80px;
}
h2.service-card-title {
	line-height: 1.2em;
	font-family: 'GreycliffCF-Regular',sans-serif !important;
}
.service-card-text {
	text-align: left;
	margin-bottom: 25px;
}
.text-link:hover {
	color: #193B44;
}
.plan-list {
	list-style: none;
	padding-left: 0px;
	text-align: left;
	margin-left: 5%;
}
.plan-list-2 {
	list-style: none;
	padding-left: 0px;
	text-align: left;
	margin-left: 0px;
}
.simple-list {
	text-align: left;
	margin-left: 1.5em;
}
.simple-list-item {
	padding-left: 0px;
}
.icon-text-list {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	padding-left: 0px;
	margin-bottom: 20px;
}
.partners-flex-print-block {
	margin-left: 0px;
}
.partners-service-text-block {
	height: 140px;
}
.partners-delivery-text-block {
	height: 70px;
}
a.b2b-text-link {
	font-size: 1rem;
	color: #193B44;
	text-decoration: underline;
}
a.b2b-text-link:hover {
	color: #fff;
}
.post-body-text {
	display: inline-block;
	font-size: 1.3em;
	text-align: left;
	line-height: 1.4em;
	color: #193B44;
}
.three-col-steps-text {
	display: inline-block;
    font-size: 1.3em;
    text-align: left;
    line-height: 1.4em;
    color: #193b44;
    margin-left: 20px;
}
.steps-width-wide {
	width: 80%;
}
.steps-width-short {
	width: 40%;
}

body h1.entry-title { /* this hides the native Post Title */
	display:none;
}
.post-thumb-title p{
	font-size: 1.2em;
	font-family:'GreycliffCF-Regular', sans-serif !important;
	font-weight: normal !important;
}
.post-thumb-btn {
	font-family:'GreycliffCF-Regular', sans-serif !important; 
	font-weight: normal !important; 
	font-size: 1.1rem; 
	line-height: 1.3em; 
	letter-spacing: .01em !important; 
	color: #fff; 
	text-shadow:none;
	border-radius: 22px;
	vertical-align: middle;
}
li.heading {
   font-family:'GreycliffCF-Regular', sans-serif !important;
	font-weight: normal !important;
	font-size: 1.1rem;
   padding-left: 0px;
   line-height: 1.3rem;
   display: flex;
   align-items: center;
   justify-content: flex-start;
}
li.pkg-dtls {
	padding-left: 30px;
}
.nolist {
   margin-bottom: .7rem;
}
h4.price-title {
	margin-top: 0px;
}
h2.post-sub-head {
	color: #3DC4D0 !important;
	text-align: left !important;
	font-weight: 400 !important;
	font-size: 1.6em !important;
    margin-top: 0;
    line-height: 1.3;
    margin-bottom: 2em;
}
h3.post-sub-head {
	color: #3DC4D0 !important;
	text-align: left !important;
	font-weight: 400 !important;
}
h4.post-sub-head {
	color: #3DC4D0;
	text-align: left;
}
h4.post-sub-head-std {
	text-align: left;
}
.legal-menu {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
}
p.legal-link {
	margin-right: 40px;
	line-height: 3em;
	color: #fff;
}
.asp_product_name {
	font-family:'GreycliffCF-Regular', sans-serif !important;
	font-weight: normal !important;
	font-size: 1.1rem;
	color: #3DC4D0;
}
.asp_price_amount {
	font-family:'GreycliffCF-Regular', sans-serif !important;
	font-weight: normal !important;
	font-size: 1.3rem;
	color: #193B44;
}
.bullet-counter {
    font-family:'GreycliffCF-DemiBold', sans-serif !important;
	font-weight: normal !important;
	font-size: 18px;
    background-image: linear-gradient(to bottom right, rgba(63, 169, 245, 1), rgba(131, 133, 255, 1));
    color: white;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    line-height: 50px;
    text-align: center;
}

/* ------------------------------------------------
   START LIST STYLING FOR LANDING PAGE HOW TO'S
  ------------------------------------------------*/
ol {
   counter-reset: step-counter;
}
ol li {
  counter-increment: step-counter;
}
.custom-counter li::before {
    content: counter(step-counter);
    position: absolute;
    left: 0;
    font-size: 18px;
    font-weight: bold;
    background-image: linear-gradient(to bottom right, rgba(63, 169, 245, 1), rgba(131, 133, 255, 1));
    color: white;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    line-height: 50px;
    text-align: center;
   margin-top: -5px
}
.custom-counter-bullet{
    position: absolute;
    left: 0;
    background-image: linear-gradient(to bottom right, rgba(63, 169, 245, 1), rgba(131, 133, 255, 1));
    width: 15px;
    height: 15px;
    border-radius: 100%;
   	margin: 7px 0px 0px 0px;
}
.step {
   list-style: none;
   margin-left: 20px;
}
.bullet {
	padding-left: 20px;
	list-style: none;
}
.no-bullet {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}
.steps-accordion {
	border: none;
}
/* ------------------------------------------------
   END LIST STYLING FOR LANDING PAGE HOW TO'S
  ------------------------------------------------*/

/* ------------------------------------------------
   START DO IT FOR ME FORM STYLING
  ------------------------------------------------*/
div.wpforms-container-full .wpforms-form input.wpforms-field-medium, div.wpforms-container-full .wpforms-form select.wpforms-field-medium, div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-medium {
	max-width: 100% !important;
	border-top: none;
    border-left: none;
    border-right: none;
	border-radius: 0px;
}
.dfm-text-input {
	font-family:'GreycliffCF-Light', sans-serif !important;
	font-weight: normal !important;
	font-size: 1.2rem;
	line-height: 1.6em;
	letter-spacing: .01em !important;
	text-transform: none;
	width: 100%;
	text-align: left;
	color: #193B44;
}
.dfm-title {
	font-family:'GreycliffCF-Light', sans-serif !important;
	font-weight: normal !important;
	width: 100%;
	text-align: left;
	
}
div.wpforms-container-full .wpforms-form h3{
	color: #3DC4D0 !important;
	font-size: 1.3em;
	line-height: 1.6em;
	margin-top: 1em;
}
div.wpforms-container-full .wpforms-form select {
	border: none;
	border-radius: 0px;
	color: #ccc;
	
}
div.wpforms-container-full .wpforms-form .wpforms-field-label {
	padding: 0px 0px 4px 10px;
}
div.wpforms-container-full .wpforms-form .wpforms-field {
	padding: 20px 0 20px 0;
}
div.wpforms-container-full .wpforms-form .wpforms-one-half, div.wpforms-container-full .wpforms-form .wpforms-three-sixths, div.wpforms-container-full .wpforms-form .wpforms-two-fourths {
	border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
    margin-bottom: 15px;
}
div#wpforms-2794-field_16-container.wpforms-field.wpforms-field-html.wpforms-one-half.wpforms-first {
	border: none;
	 margin-bottom: 0px;
}
p.dfm-free-label {
	text-transform: none;
	text-align: left;
	color: #ccc;
	border: none;
	
}
div#wpforms-2794-field_16 {
	font-family:'GreycliffCF-Light', sans-serif !important;
	font-weight: normal !important;
	font-size: 1.2rem;
	letter-spacing: .01em !important;
	line-height: 1.3;
	height: 38px;
	padding-top: 10px;
	padding-left: 10px;
	
}
div#wpforms-2794-field_11-container {
	border: none !important;
}
div#wpforms-2794-field_21-container {
	padding-top: 5px !important;
	padding-left: 10px;
}
div.wpforms-container-full .wpforms-form button[type=submit] {
	background-color: #3DC4D0;
    border: none;
	border-radius: 25px;
    color: #193B44;
    font-size: 1.4em;
	padding: 12px 40px 13px 40px;
}

/*  -------------------------------------------------------------------------------
    -------------------------------------------------------------------------------

    MEDIA QUERIES

    -------------------------------------------------------------------------------
    -----------------------------------------------------------------------------*/

/*  -------------------------------------------------------------------------------
TABLET VERTICAL SCREEN - UP TO 1250PX
---------------------------------------------------------------------------------*/
@media screen and (max-width: 1250px) {

.twelvehundred-block {
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-left: auto;
	padding-right: auto;
	text-align: center;
}
.twelvehundred-block {
	max-width: 90%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.full-width-block {
	width: 100%;
	padding-left: 2%;
	padding-right: 2%;
}
.four-col-price-block {
	border-radius: 10px 10px 0px 0px;
}
.four-col-options-block {
	padding: 0px 0px 10px 0px;
	background: #fff;
	border-radius: 10px 10px 0px 0px;
	border-right: none;
	box-shadow: 5px 5px 10px rgba(25, 59, 68, .2);
}	
.difm-price-info-block {
	margin-bottom: 1rem;
	height: 400px;
}
.option-card-top-content {
	border-bottom: 1px solid #979797; 
}
.option-card-block {
	padding: 40px 30px 20px 30px; 
}
.option-image-block {
	margin-bottom: 1rem;
	display: block;
	height: auto;
	width: 100%;
}
.option-info-block {	
	height: auto;	
}
.option-price-block-spc {
	margin-bottom: 0px;
}
.price-info-block {
	margin-bottom: 1rem;
	height: 260px;
}
.icon-title-block {
	text-align: center;
	height: 165px;
}
.three-clm-img {
	width: 50%;
	text-align: center;
}
.show-spc-screen {
	display: block;	
}
.hide-spc-sm-screen {
	display: block;	
}
.show-lg-spc-screen {
	display: none;
}
.show-lg-screen {
	display: none;
}
.three-col-block {
	padding-left: 0%;
	padding-right: 0%;
}
.md-padding {
	width: 70%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;	
}
.left-text {
	margin-left: 0px;	
}
.keep-left-text {
	margin-left: 10%;	
}
.top-image-partnerships-heading {
	width: 45%;
	margin-top: 70px;
}	
.top-image-partnerships {
	height: 500px;
}
.partners-top-content-block {
	height: 500px; 
}
div#med-col-hide.x-column.x-sm.vc.x-1-2 {
	display: none;	
}
div#med-image-col.x-column.x-sm.vc.x-1-2 {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-left: 15%;
	padding-right: 15%;
	text-align: center;	
}
div#vt-temes.x-column.x-sm.vc.x-2-3 {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-left: 15%;
	padding-right: 15%;
	text-align: center;	
}
div#md-single-col-a.x-column.x-sm.vc.x-1-2 {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-left: 15%;
	padding-right: 15%;
	text-align: center;
}
div#md-single-col-b.x-column.x-sm.vc.x-2-3 {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-left: 15%;
	padding-right: 15%;
	text-align: center;
}
div#md-single-col-b.x-column.x-sm.vc.x-1-2 {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-left: 15%;
	padding-right: 15%;
	text-align: center;
}
div#md-single-col-steps.x-column.x-sm.vc.x-2-3 {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-left: 7%;
	padding-right: 7%;
	text-align: center;
}
div#md-single-col-b.x-column.x-sm.vc.x-1-2 {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
div#md-single-col-c.x-column.x-sm.vc.x-2-3 {
	width: 100%;	
	margin-left: 0%;
	padding-left: 15%;
	padding-right: 15%;
	text-align: center;
	}
div#md-single-col-cd.x-column.x-sm.vc.x-2-3 {
	width: 90%;	
	margin-left: auto;	
	margin-right: auto;
	text-align: center;
	}
div#md-single-col-d.x-column.x-sm.vc.x-1-2 {
	width: 90%;
	margin-left: 5%;		
	text-align: center;
}
div#md-single-col-d.x-column.x-sm.vc.x-2-3 {
	/* changed margin for partnerships page - oter impact unknown 
	 * margin-left: 5%; */
	width: 100%;
	margin-left: auto;	
	margin-right: auto;
	text-align: center;
	padding-left: 10%;
	padding-right: 10%;
}
div#md-single-col-e.x-column.x-sm.vc.x-1-2 {
	width: 80%;
	margin-left: 10%;		
	text-align: center;
}
div#md-single-col-f.x-column.x-sm.vc.x-1-2 {
	width: 80%;
	margin-left: 10%;		
	text-align: center;
}
div#md-single-col-g.x-column.x-sm.vc.x-1-2 {
	width: 80%;
	margin-left: 10%;		
	text-align: center;
}
div#md-single-col-h.x-column.x-sm.vc.x-1-2 {
	width: 90%;
	margin-left: 5%;		
	text-align: center;
}
div#md-single-col-i.x-column.x-sm.vc.x-1-2 {
	width: 90%;
	margin-left: 5%;		
	text-align: center;
}
div#vt-themes.x-column.x-sm.vc.x-1-2 {
	width: 90%;
	margin-left: 5%;		
	text-align: center;
}
div#md-single-col-j.x-column.x-sm.vc.x-1-2 {
	width: 90%;
	margin-left: 5%;		
	text-align: center;
}
div#md-single-col-k.x-column.x-sm.vc.x-1-2 {
	width: 90%;
	margin-left: 5%;
	text-align: center;
}
div#md-single-col-k.x-column.x-sm.vc.x-2-3 {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
div#md-single-col-l.x-column.x-sm.vc.x-1-2 {
	width: 90%;
	margin-left: 5%;		
	text-align: center;
}
div#md-single-col-m.x-column.x-sm.vc.x-2-3{
	width: 90%;
	margin-left: 5%;		
	text-align: center;	
}
div#md-single-col-m.x-column.x-sm.vc.x-1-2{
	width: 100%;
	margin-left: auto;	
	margin-right: auto;
	text-align: center;
	padding-left: 15%;
	padding-right: 15%;
}
div#md-single-col-n.x-column.x-sm.vc.x-2-3{
	width: 90%;
	margin-left: 5%;		
	text-align: center;	
}
div#md-single-col-o.x-column.x-sm.vc.x-2-3{
	width: 80%;
	margin-left: 10%;		
	text-align: center;	
}
.custom-counter li::before {
	left: 0;
}
.hp-service-card {
		height: 480px;
}	
.service-card-title {
	height: 75px;
}
}

/*  -------------------------------------------------------------------------------
TABLET VERTICAL SCREEN - UP TO 960PX
---------------------------------------------------------------------------------*/
@media screen and (max-width: 960px) {

.show-lg-screen {
	display: none !important;
}
.show-lg-md-screen { /* Test this doesn't affect any content */
	display: none;
}
.show-md-screen {
	display: block;
}
.show-sm-screen {
	display: none;
}
.show-spc-screen {
	display: block;	
}
/* custom change column width for price cards */
.x-column.x-sm.vc.hide-spc-sm-screen.x-1-6 {
	width: 5% !important;	
}
div.x-column.x-sm.vc.four-col-price-block-right.x-1-3 {
	width: 38% !important;		
}
/* end custom change column width for price cards */
.twelvehundred-block {
	max-width: 90%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.wide-img {
	width: 90%;
}
.two-col-image {
	width: 90%;
}
.left-flex-block {
	justify-content: space-between;
}
.md-padding {
	width: 100%;
}
div#md-single-col-a.x-column.x-sm.vc.x-1-2 {
	width: 100%;
	padding-left: 20%;
	padding-right: 20%;
	text-align: center;
}	
div#md-single-col-steps.x-column.x-sm.vc.x-2-3 {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0%;
	padding-right: 0%;
	text-align: center;
}
.custom-counter li::before {
	left: 10%;
}
div#vt-themes.x-column.x-sm.vc.x-1-2 {
	width: 90%;
	margin-left: 5%;		
	text-align: center;
}

.extra-title {
	line-height: 1.3em;	
	}
.custom-counter li::before {
	left: 0;
}
.price-btn-block {
	width: 100%;	
}
.b2b-btn-block {
	width: 80%;	
	flex-direction: column;
	height: auto;
}
.spec-align {
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}
.mob-spacer {
	margin-bottom: 20px;
	margin-top: 20px;
}
.four-col-price-block-right{
	margin-bottom: 1rem;	
}
.item--secondary {
	margin: 57px auto;
}
.partners-service-text-block {
	height: 190px;
}
.hp-service-card {
		height: 500px;
}
}

/*  -------------------------------------------------------------------------------
TABLET VERTICAL SCREEN - UP TO 768PX
---------------------------------------------------------------------------------*/
@media screen and (max-width: 768px) {

/* custom change column width for price cards */
.x-column.x-sm.vc.hide-spc-sm-screen.x-1-6 {
	width: 12% !important;	
}
	
.twelvehundred-block {
	max-width: 90%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.twelvehundred-block-x {
	max-width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	text-align: center;
}
.ninesixty-block {
	max-width: 100%;
	padding-left: auto;
	padding-right: auto;
	text-align: center;
}
.show-lg-md-screen {
	display: none;
}
.show-spc-screen {
	display: none;	
}
.show-sm-md-screen {
	display: block;
}
.hide-spc-sm-screen {
	display: none;	
}
.show-768-screen {
	display: block;
}
.full-width-block {
	width: 100%;
	padding-left: 15%;
	padding-right: 15%;
}
.icon-title-block {
	text-align: center;
	height: 185px;
	margin-bottom: 0px;
}
.top-image-heading-block {
	position: absolute;
	width: 100%;
	height: auto;
	margin-left: 0px;
	margin-top: 460px;
	padding-bottom: 30px;
	background: #3DC4D0;
}
.full-width-flex-block {
	flex-direction: column;
	align-items: top;
	justify-content: center;
	max-width: 768px;
}
.three-col-info-block {
	display: flex;
	flex-direction: row;
	justify-content: space-evenly;
	align-items: center;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	padding: 0;
}
.top-image-partnerships-heading {
	width: 65%;	
}
.page-hero-block {
	height: 590px !important;	
}
.top-image-heading-block {
	position: absolute;
	width: 100%;
	height: auto;
	margin-left: 0px;
	margin-top: 340px;
	padding-bottom: 30px;
	background: #3DC4D0;
}
.top-image-heading {
	color: #fff;
	width: 100%;	
	margin-left: 0px;
	margin-top: 40px;
	padding: 0em 2em 0em 2em;
}
.top-image {
	height: 340px;
	background-position: top;
	background-size: cover;
	background-blend-mode: none;
	overflow: hidden;
}
.home-hero-btn {
	margin-top: 40px !important;	
}
/* center the headings to a single col on 768 screens */
div#md-single-col-a.x-column.x-sm.vc.x-1-2 {
	width: 100%;
	padding-left: 0%;
	padding-right: 0%;
}
div#md-single-col-b.x-column.x-sm.vc.x-2-3 {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0%;
	padding-right: 0%;	
	text-align: center;
}
div#md-single-col-b.x-column.x-sm.vc.x-1-2 {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0%;
	padding-right: 0%;	
	text-align: center;
}
div#md-single-col-c.x-column.x-sm.vc.x-2-3 { 
	width: 90%;	
	margin-left: 5%;
	text-align: center;
	padding-left: 0%;
	padding-right: 0%;
	}
div#md-single-col-cd.x-column.x-sm.vc.x-2-3 {
	width: 90%;	
	margin-left: 5%;	
	text-align: center;
	}
div#md-single-col-d.x-column.x-sm.vc.x-1-2 {
	/* changed margin for partnerships page - oter impact unknown 
	 * margin-left: 5%; */
	width: 90%;
	margin-left: 5%;	
	text-align: center;
}
div#md-single-col-d.x-column.x-sm.vc.x-2-3 {
	/* changed margin for partnerships page - oter impact unknown 
	 * margin-left: 5%; */
	width: 100%;
	margin-left: auto;	
	margin-right: auto;
	text-align: center;
	padding-left: 0%;
	padding-right: 0%;
}
div#md-single-col-e.x-column.x-sm.vc.x-1-2 {
	width: 80%;
	margin-left: 10%;		
	text-align: center;
}
div#md-single-col-f.x-column.x-sm.vc.x-1-2 {
	width: 80%;
	margin-left: 10%;		
	text-align: center;
}
div#md-single-col-g.x-column.x-sm.vc.x-1-2 {
	width: 80%;
	margin-left: 10%;		
	text-align: center;
}
div#md-single-col-h.x-column.x-sm.vc.x-1-2 {
	width: 90%;
	margin-left: 5%;		
	text-align: center;
}
div#md-single-col-i.x-column.x-sm.vc.x-1-2 {
	width: 90%;
	margin-left: 5%;		
	text-align: center;
}
div#vt-themes.x-column.x-sm.vc.x-1-1 {
	width: 100%;
	margin-left: 0%;		
	text-align: center;
}
div#md-single-col-j.x-column.x-sm.vc.x-1-2 {
	width: 90%;
	margin-left: 5%;		
	text-align: center;
}
div#md-single-col-k.x-column.x-sm.vc.x-1-2 {
	width: 90%;
	margin-left: 5%;		
	text-align: center;
}
div#md-single-col-l.x-column.x-sm.vc.x-1-2 {
	width: 90%;
	margin-left: 5%;		
	text-align: center;
}
div#md-single-col-m.x-column.x-sm.vc.x-2-3{
	width: 90%;
	margin-left: 5%;		
	text-align: center;	
}
div#thumb-a.x-column.x-sm.vc.x-2-3{
	margin-left: auto;	
	margin-right: auto;
	text-align: center;	
}
div#md-single-col-m.x-column.x-sm.vc.x-1-2{
	width: 90%;
	margin-left: 5%;		
	text-align: center;	
	padding-left: 0px;
	padding-right: 0px;
}
div#md-single-col-n.x-column.x-sm.vc.x-2-3{
	width: 90%;
	margin-left: 5%;		
	text-align: center;	
}
div#md-single-col-o.x-column.x-sm.vc.x-2-3{
	width: 80%;
	margin-left: 10%;		
	text-align: center;	
}
div.entry-content.content {
	padding: 0px;
}
.md-edge-margin {
	padding-left: 5%;
	padding-right: 5%;
	margin-bottom: 0px;
}
.three-col-block-md {
	/* changed from 5% to 0% for partnerships page - 3 cols with images  */
	padding-left: 0%;
	padding-right: 0%;
}
.two-col-md-screen {
	padding-left: 5%;	
	padding-right: 5%;
}
.two-col-text-block-med {
	padding-left: 0%;
	padding-right: 0%;
}
.two-col-block {
	padding-left: 0%;
	padding-right: 0%;
}
.two-col-text-block-left {
	padding-left: 0%;
}
.two-col-text-block-right {
	padding-right: 0%;
}
.tri-statement {
	display: flex;
	flex-direction: column;
	justify-content: center;
	width: 100%;
}
.b2b-btn-block {
	width: 700px;
	height: auto;
	margin: auto;
	flex-direction: column;
	justify-content: space-around;
}
.price-btn-block {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	height: 50px;
}
.theme-demo-btn-block {
	justify-content: center;
	flex-wrap: wrap;
	width: 340px;
	height: auto;
}
.mob-col {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-bottom: 20px;
}
.buy-now-bar {
   background-image: linear-gradient(to bottom right, rgba(63, 169, 245, 1), rgba(131, 133, 255, 1));
   padding: 20px 20px 1px 20px;
   display: flex;
   flex-direction: column;
   justify-content: space-between;
   align-items: center;
}
.plan-list {
	margin-left: 5%;		
}
.mob-left-dt-centr-text {
	text-align: center;	
}
.four-col-price-block-right {
	margin-bottom: 1rem;	
}
.four-col-price-block {
	margin-bottom: 1rem;	
}
.four-col-options-block {
	margin-bottom: 1rem;	
}
.option-info-block {
	margin-bottom: 2em;	
}
.option-card-top-content {
	height: 100px;
}
/* STYLES FOR HP SERVICE CARDS */
.hp-service-card {
		height: 500px;
	margin-bottom: 2em;
}	
.card-img {
	height: 300px;
}
.service-card-title {
	height: 30px;
}
div.x-column.x-sm.vc.hp-service-card.x-1-3 {
	width: 100% !important;	
}
/* END STYLES FOR HP SERVICE CARDS */

#eulogy-btn.price-btn-block {
	height: 120px !important;	
}
.mob-spacer {
	margin-bottom: 20px;
	margin-top: 20px;
}	
	
div#wpforms-2794-field_7-container.wpforms-field.wpforms-field-select.dfm-text-input.wpforms-one-half.wpforms-first {
	width: 100%;
}	
div.wpforms-container-full .wpforms-form .wpforms-one-half {
	width: 100%;
	margin-left: 0px;
}
}

/*  -------------------------------------------------------------------------------
MOBILE SCREEN - UP TO 750PX
---------------------------------------------------------------------------------*/
@media screen and (max-width: 750px) {

h1 {
	font-family:'GreycliffCF-Light', sans-serif !important;
	font-weight: normal !important;
	font-size: 1.9rem;
	line-height: 1.2em;
	letter-spacing: .015em !important;
}
.extra-title {
	font-family:'GreycliffCF-Regular', sans-serif !important;
	font-weight: normal !important;
	font-size: 1.7rem;
	line-height: 1.5em;
	letter-spacing: .01em !important;
}
.show-lg-screen {
	display: none;
}
.show-med-screen {
	display: none;
}
.show-sm-screen {
	display: block;
}
.show-lg-md-screen {
	display: none;
}
.show-md-screen {
	display: none;
}
.show-sm-md-screen {
	display: block;
}
.show-spc-screen {
	display: none;	
}
.show-768-screen {
	display: none;
}
#eulogy-btn.price-btn-block {
	height: 20px !important;	
}
/*.page-hero-block {
	height: 544px !important; 
	margin-top: 0px;
}
	*/
.twelvehundred-block {
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-left: 5%;
	padding-right:5%;	
	text-align: center;
}
.twelvehundred-block-x {
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-left: 5%;
	padding-right:5%;	
	text-align: center;
}
.ninesixty-block {
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.top-content-block {
	height: 470px; 
	margin-top: 0px;
}
.partners-top-content-block {
	height: 428px; 
	margin-top: 0px;	
}
.top-image-partnerships-heading {
	width: 85%;
	margin-top: 40px;
}	
.partners-service-text-block {
	height: 140px;
}
.two-col-text-block-med {
	padding-left: 0%;
	padding-right: 0%;
}
.two-col-md-screen {
	padding-left: 0%;	
	padding-right: 0%;
}
.two-col-text-block-right {
	padding-right: 0%;
}
.two-col-text-block-price {
	padding-left: 0%;
	margin-bottom: 2rem;
}
.price-card-top-bg {
	padding-left: 5%;	
}
.buy-now-bar {
	padding-left: 5%;	
}
.mob-pad {
	padding-left: 5%;	
}
.three-col-block-md {
	padding-left: 0px;
	padding-right: 0px;
}
.three-col-block {
	padding-left: 0px;
	padding-right: 0px;
}
.full-width-block {
	width: 100%;
	padding-left: 10%;
	padding-right: 10%;
}
div#md-single-col-k.x-column.x-sm.vc.x-1-2 {
	width: 100%;
	margin-left: 0px;		
	text-align: left;
}
div#md-single-col-g.x-column.x-sm.vc.x-1-2 {
	width: 95%;
	margin-left: 0px;		
	text-align: left;
}
.float-el-right {
}	
.price-btn-block {
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	height: 2rem;
}
.b2b-btn-block {
	width: 300px;
	height: 100px;
	margin: auto;
	flex-direction: column;
	justify-content: space-around;
}
.beta-btn-block {
	flex-direction: column;
	flex-wrap: nowrap;
	justify-content: center;
	padding: 0px;
	width: 100%;
	height: 150px;
}
.left-cta-btn-block {
	flex-direction: row;
	justify-content: flex-start;
	padding: 0px;
	width: 100%;
	height: 150px;
}
.spec-align {
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}
.two-col-text-block-left {
	padding-left: 0%;
}
.top-image-partnerships {
	background-image: url("/wp-content/uploads/2019/07/partners-hero-mob-2.jpg");
	height: 430px;
	background-position: top;
	background-size: cover;
	background-blend-mode: none;
	overflow: hidden;
}
.two-col-block-image {
	width: 100%;
	}
.three-clm-img {
	width: 20%;
	margin-bottom: 0px;
}

.centre-heading {
	padding-left: 5%;	
	padding-right: 5%;
	line-height: 1.7em;
}
.icon-sub-home-3col {
	display: none;	
}	
.three-clm-img {
	width: 50%;
	text-align: center;
}	
.contact-cta-text {
	line-height: 1.6em;
	margin-top: 0px;
	margin-bottom: 20px;
}
.super-title {
	line-height: 1.1em;
}
.dt-left-text {
	text-align: center;
}
.left-text {
	margin-left: 0%
}
.left-margin {
	margin-left: 5%;	
}
.mob-left-dt-centr-text {
	text-align: left !important;
	margin-left: 5%;
	margin-right: 5%
}
.add-margin-mob {
	padding-left: 25px;
	padding-right: 25px;
}
.plan-list {
	list-style: none;
	padding-left: 0px;
	text-align: left;
	margin-left: 0%;
}
h4.dark.three-col-block {
	margin-top: 10px !important;
}
.b2b-contact-cta-text {
	font-family:'GreycliffCF-DemiBold', sans-serif !important;
	font-weight: normal !important;
	font-size: 1.3rem;
	line-height: 24px;
	text-align: center;
}
.block-title {
	text-align: left;
	margin-left: 5%;
	padding-bottom: 10px;
	width: 160px;
}
.block-title-invert {
	text-align: left;
	margin-left: 0%;
	padding-bottom: 10px;
	width: 160px;
}
.cta-width-mob {
	width: 100%;
	text-align: center;
	padding: 20px;
}
.contact-label {
	text-align: center;
	float: none;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	line-height: 2.1em;
}
.contact-detail {
	text-align: center;
	float: none;
	margin-left: auto;
	margin-right: auto;
	font-size: 1.3rem;
	line-height: 2.1em;
	border-width: 0px 0px 1px 0px;
	border-color: #3DC4D0;
	display: inline-block;
}	
.custom-counter li::before {
	left: 0;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    line-height: 40px;
    text-align: center;
   margin-top: 0px
}
.step {
   list-style: none;
   margin-left: 10px;
}	
li {
	padding-left: 20px;	
}
.four-col-price-block-right {
	margin-bottom: 1rem;	
}
.four-col-price-block {
	margin-bottom: 1rem;	
}
.four-col-options-block {
	margin-bottom: 1rem;	
}
.option-info-block {
	margin-bottom: 2em;	
	height: auto;	
}
.option-image-block {
	height: auto;	
}
.option-card-top-content {
	height: 100px;
}
.item--secondary {
    height: 70px;
	margin: 58px auto;
	background: rgba(25, 65, 58, 1);
}
.sub-menu-top-block {
	width: 100%;
	height: 70px;
	padding-top: 0px;
}
.sub-menu-top {
	height: 55px;
	margin: 0px 0px 0px 10px;
}
.menu-icon {
	height: 35px;
	width: 35px;
	margin: 0px 0px 0px 0px;
}
.page-hero-block {
	height: 540px !important;	
}
.top-image-heading-block {
	position: absolute;
	width: 100%;
	height: auto;
	margin-left: 0px;
	margin-top: 280px;
	padding-bottom: 30px;
	background: #3DC4D0;
}
.top-image-heading {
	color: #fff;
	width: 100%;	
	margin-left: 0px;
	margin-top: 40px;
	padding: 0em 1em 0em 1em;
}
.top-image {
	height: 280px;
	background-position: top;
	background-size: cover;
	background-blend-mode: none;
	overflow: hidden;
}
/* STYLES FOR HP SERVICE CARDS */
.hp-service-card {
		height: 420px;
	margin-bottom: 2em;
}	
.service-card-text-block {
	padding: 0px 20px;
}
.service-card-title {
	margin-top: 1.5em;	
}
.card-img {
	height: 200px;
}
.service-card-title {
	height: 50px;
}
div.x-column.x-sm.vc.hp-service-card.x-1-3 {
	width: 100% !important;	
}
/* END STYLES FOR HP SERVICE CARDS */
	
.quote-block {
   flex-direction: column;
   width: 100%;
   padding: 0em 1em 2em 1em;
}
.quote-item {
   width: 100%;
   margin: 0px 0px 20px;
   height: auto;
   box-shadow: 0px 10px 10px rgba(0, 0, 79, 0.3);
}
.quote-credit {
   padding: 0em 1em 0em 1em;
   font-size: 12px;
   text-align: left;
}
.hp-icon-title-block {
	flex-direction: column;
}
p.hp-icon-title-block {
	margin-bottom: 0px !important;	
}
}






