html,body,div,span {
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	padding:0;
	margin:0;
	border:0;
}
body,div,span {
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	padding:0;
	margin:0;
	border:0;
/*	font-family: "Source Sans Pro", "Helvetica Neue",Arial, sans-serif;*/
	font-weight: 300;
}
/* html {
	height:100%;
	width:100%;
}
body,html {
	height: 100%;
}
*/
body {
	width:100%;
	color:#666;
	line-height:120% !important;
	font-size:100%;
	font-family:Lato, arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
	text-rendering: optimizeLegibility !important;
	-webkit-font-smoothing: antialiased !important;
	overflow-x:hidden !important;
}
input.text,select,input[type="text"],input[type="email"],input[type="tel"],input[type="button"],input[type="submit"] {
	-webkit-appearance: none;
	border-radius: 0;
}
select, select option {
	background:#fff !important;
	-moz-appearance: none;
}
input[type="checkbox"] {
	border-radius: 0;
}
a[href^="tel"] {
	color: black;
	font-size: 20px;
	/* Inherit text color of parent element. */
	text-decoration: none;
	/* Remove underline. */
	/* Additional css `propery: value;
	` pairs here */
}
a {
	text-decoration:none;
	color: ##03a9dd;
}
a:hover {
	color:#000;
}
h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
}

p, li, figcaption, blockquote, td, label, input, textarea {
    line-height: 150%;
}

div {
	-webkit-box-sizing:border-box !important;
	-moz-box-sizing:border-box !important;
	box-sizing:border-box !important;
}
strong {
	font-weight:bold !important;
}
ol, ul {
	margin:0;
	padding:0 0 0 23px;
}
ol li {
	margin:0;
	padding:0 0 20px 0;
}
.show-mobile {
	display:none;
}
.clearfix {
	clear:both;
	height:0;
	font-size:0;
	line-height:0;
	position:relative;
}
.outer-wrapper {
	width:100%;
	text-align:center;
	position:relative;
	margin:0 !important;
}
.inner-wrapper {
	width:100%;
	max-width:1180px;
	margin:0 auto;
	position:relative;
	/* padding:30px 20px;
	*/
	padding:0 20px;
}
.inner-wrapper-intro {
	padding:40px 20px 0 20px;
}
.inner-wrapper-pricing {
	padding:0 !important;
}
.sticky-header {
	position:fixed;
	width:100%;
	top:0;
	left:0;
	z-index:10000;
	background:#fff;
	-webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.15);
}
.header-outer-wrapper {
	width:100%;
	text-align:center;
	text-align:right;
	position:relative;
	background-size:cover;
	padding: 9px 0;
}
.header-inner-wrapper {
	width:100%;
	max-width:1180px;
	margin:0 auto;
	position:relative;
}
.header-left-wrapper {
	display:inline-block;
	vertical-align:middle;
	width:40%;
	text-align:left;
	padding:20px 40px 20px 13px;
	margin:0 -4px;
}
.header-left-wrapper img, .footer-col-logo img {
	width:100%;
	height:auto;
	max-width:213px;
}
.header-left-wrapper p, .footer-col-logo p {
    font-size: 11px !important;
    color: #03a9dd;
    margin: 5px 0 0 0;
    line-height: 120%;
}
.header-middle-wrapper-1 {
	display:inline-block;
	vertical-align:middle;
	width:20%;
	text-align:center;
	padding:20px;
	margin:0 -4px;
}
.header-middle-wrapper-2 {
	display:inline-block;
	vertical-align:middle;
	width:40%;
	text-align:center;
	padding:20px;
	margin:0 -4px;
}
.header-right-wrapper {
	display:inline-block;
	vertical-align:middle;
	width:10%;
	text-align:right;
	padding:20px;
	margin:0 -4px;
}
.header-assoc {
	width:100%;
	height:auto;
	max-width:100px;
	min-width:100px;
}
.header-phone {
	font-size:22px;
}
.header-phone img {
	width:100%;
	height:auto;
	max-width:20px;
	display:inline-block;
}
.header-address {
	margin:5px 0 0 0;
	font-size:20px;
	color:black;
}
.top_bg {
    background-image: linear-gradient(to right, #553393,#5500f0,#50bd8b,#6dbe46,#ec5149,#ff0d00,#1ebff0,#00b8f0);
    height: 7px;
}
.hero-carousel-wrapper {
	position:fixed;
	top:0px;
	left:0;
	width:100%;
	z-index:0;
}
.hero-carousel-outer {
	width:100%;
	text-align:left;
	position:relative;
	display:table;
}
.hero-carousel-inner {
	display:block;
	position:relative;
	width:100%;
	max-width:1260px;
	margin:auto;
	text-align:center;
	display:table-row;
}
.hero-carousel-text {
	display:table-cell;
	height:100vh;
	vertical-align:middle;
	text-align:center;
	max-width:800px;
	margin:0 auto 0 auto;
	padding:0 20px;
}
.hero-carousel-wrapper h1 {
	text-align:center;
	color:#06004b;
	font-size:48px;
	margin:-200px auto 0 auto;
	line-height:120%;
	font-weight:normal;
	width:100%;
	max-width:800px;
}
.hero-carousel-wrapper h2 {
	text-align:center;
	margin:0 auto;
	color:#06004b;
	padding:0;
	font-size:32px;
	line-height:120%;
	font-weight:normal;
	max-width:800px;
}
.hero-divider img {
	padding:20px 0 20px 0;
	width:auto;
	height:auto;
	max-width:100%;
}
.hero-btn a {
	display:inline-block;
	background:#d0656b;
	color:#fff;
	border:1px solid #fff;
	padding:15px 20px;
	text-decoration:none;
	font-size:20px;
	margin:50px auto 0 auto;
	text-transform:uppercase;
	font-weight:normal;
	line-height: 120%;
}
.hero-btn a:hover {
	background:#06004b;
	color:#fff;
}
.main-content-wrapper {
	position:relative;
	background:#fff;
}
.home-intro-text {
	text-align:center;
	color:#fff;
	width:70%;
	font-size:18px;
	line-height:180%;
	color:#333;
	margin:0 auto;
}
.home-intro-text img {
	width:100%;
	max-width:400px;
	height:auto;
	margin-bottom:20px;
}
.after-hero-margin {
	margin-top:65vh;
}
.main-intro-panel {
	padding-top:30px !important;
	padding-bottom:50px !important;
}
.main-intro-panel-left {
	display:inline-block;
	vertical-align:top;
	width:55%;
	margin:0 -4px;
	text-align:left;
	padding:0 40px 40px 0;
}
.main-intro-panel-left a, .main-intro-panel-left a:hover {
    color:#000;
    text-decoration:none;
}
.main-intro-panel-left h2 {
	text-transform:uppercase;
	color:#03a9dd !important;
	font-weight: 700 !important;
}
.main-intro-panel-left h2 span {
	color:#fed71f;
	font-weight: 300 !important;
}
.main-intro-panel-left h3 {
	text-transform:uppercase;
	text-transform:none;
	color:#fff !important;
	font-weight:600 !important;
	font-size: 4em !important;
	font-size: 6vmin !important;
	line-height: 100% !important;
}
.main-intro-panel-left h4 {
	color:#000 !important;
	/*font-weight:700 !important;*/
	line-height: 1.2;
	font-size: 24px;
}
.main-intro-panel {
    background:#f9f9f9;
	color: #000;
	padding: 4em 0;
	padding: 4em 0 4em;
}
.main-intro-panel-left h3 {
	font-size: 7vmin;
}
body.page-template-page-1430 .main-intro-panel-left h3 {
	font-size: 4vmin !important;
	line-height: 1.1em !important;
	font-weight: 400 !important;
}
body.page-template-page-1430 .main-intro-panel-left h3.title-price {
	font-size: 5vmin !important;
	font-weight: 700 !important;
}
body.page-template-page-1430 .main-intro-panel-left p.title-price {
	color:#fff;
	font-size: 1rem !important;
	font-weight: 400 !important;
}
.main-intro-panel-left p, .main-intro-panel-left h2, .main-intro-panel-left h3 {
	text-align:left !important;
}
.main-intro-panel-left h3 {
	margin-bottom:20px !important;
}
.main-intro-panel-left p {
	margin: 0 30px 0 0 !important;
	font-size: 16px !important;
}
.main-intro-panel-left .fa {
	font-size: 14px !important;
	padding: 0 3px 0 0 !important;
}
.main-intro-panel-left .review-stars {
	margin-bottom:0;
}
.intro-usp-columns {
	margin:20px 0 0 0 !important;
}
.main-intro-panel-right {
	display:inline-block;
	vertical-align:top;
	width:45%;
	margin:0 -4px;
	background:#06004b;
	background:#fff;
	border-radius:50px;
	border-radius:0;
	padding:60px;
	color:#000;
}
.main-intro-panel-right h2 {
	text-transform:uppercase;
	font-size:30px !important;
	font-weight:600 !important;
}
.fa {
	padding: 0 5px 0 0 !important;
}
.main-intro-panel-right a, .main-intro-panel-right a:hover {
	color:#000;
}
/* .main-intro-panel-right h2, .main-intro-panel-right h3, .main-intro-panel-right p {
	color: #000;
	font-weight: 100;
}
*/
.main-intro-panel-right h3, .main-intro-panel-right p {
	color: #000;
	font-weight: 100;
}
.main-intro-panel-left-testimonial p {
	margin: 30px 0 0 0 !important;
}
.main-intro-panel-left-testimonial p, .main-intro-panel-left-testimonial .review-stars, .main-intro-panel-left-testimonial .tfree-client-name, .main-intro-panel-left-testimonial .tfree-client-designation {
	color:#000 !important;
}
.panel-wrapper {
	width:100%;
	text-align:center;
	padding:40px 0;
}
.panel {
	margin:0 auto;
	position:relative;
	text-align:center;
}
.panel-wrapper h2 {
	text-align:center;
	margin:0 auto;
	color:#06004b;
	padding:0;
	font-size:30px;
	line-height:120%;
	font-weight:100;
	max-width:800px;
}
.panel-wrapper h3 {
	text-align:center;
	margin:10px auto 0 auto;
	color:#06004b;
	padding:0;
	font-size:24px;
	line-height:120%;
	font-weight:100;
	max-width:800px;
}
.panel-wrapper p {
	text-align:center;
	margin:30px auto;
	color:#000;
	max-width:800px;
}
.how-it-works {
	margin-top: 30px;
	font-size: 18px;
	font-weight: 600;
}
.how-it-works a {
	color:#fff;
}
.play {
	margin-left: 10px;
	width: 44px;
	height: 44px;
	display: inline-block;
	background-repeat: no-repeat;
	vertical-align: middle;
	background-image: url("../images/icon-play.png");
}
.wrapper.wrapper-extra {
	max-width: 1180px;
	margin:0 auto !important;
	padding: 50px 0;
}
.wrapper.wrapper-extra .bigger p {
	font-size: 1.2em !important;
	line-height:1.5;
}
.pricing-panel .panel {
	background:transparent;
	border-radius:0;
}
.responsive-panel h2 {
	font-size:18px !important;
}
article#features h2, .testimonials h2, .faqs h2, .request-demo h2, .pricing-panel h2 {
	font-weight: 400;
	margin: 4rem 0 0;
	font-size: 2em;
	text-transform: uppercase;
	color: #03a9dd;
	text-align:center;
	/*font-family: "Source Sans Pro", "Helvetica Neue",Arial, sans-serif;*/
}
.trusted-by {
	padding: 10px 0 30px 0 !important;
}
.trusted-by h2, .stats h2, .testimonials h2, .faqs h2, .request-demo h2, .pricing-panel h2, .gallery-panel h2, .map-panel h2, .hero-carousel-thanks h1, .hero-carousel-thanks h2, .trusted-by-panel h2 {
	font-weight: 400;
	margin: 20px auto 0 auto;
	font-size: 2em !important;
	text-transform: uppercase;
	color: #03a9dd !important;
	line-height: 1.2;
}
.software-panel h2 {
	font-weight: 700 !important;
}
.software-panel h3 {
	font-weight: 700 !important;
}
.hero-carousel-thanks h2 {
	text-transform:none;
}
.usp-outer h2 {
	color: #000 !important;
	font-size: 23px !important;
}
.main-intro-panel-right h2 {
	font-weight: 400;
	margin:-20px auto 0 auto;
	font-size: 1.9em !important;
	text-transform: uppercase;
	color: #03a9dd !important;
	line-height: 1.1;
}
.page-id-1399 .main-intro-panel-right h2 {
	font-size: 1.6em !important;
}
.main-intro-panel-right h2 span, .trusted-by h2 span, .stats h2 span, .testimonials h2 span, .faqs h2 span, .request-demo h2 span, .pricing-panel h2 span, .gallery-panel h2 span {
	font-weight: 400;
	color:#03a9dd !important;
/*	font-family: "Source Sans Pro", "Helvetica Neue",Arial, sans-serif;*/
}
.main-intro-panel-right p {
	margin: 10px auto 30px auto;
}
.main-intro-panel-right img {
	width:100%;
	height:auto;
	max-width:200px;
	margin:0 auto;
}
.trusted-by p, .stats p, .faqs p, .request-demo p {
	margin-bottom: 2rem;
	color: #6e6e6e;
	font-weight: normal;
	font-size: 1rem !important;
	text-align:center;
}
.trusted-by hr, .stats hr, .testimonials hr, .faqs hr, .request-demo hr, .pricing-panel hr, .gallery-panel hr, .map-panel hr, .hero-carousel-thanks hr {
	width: 50px;
	color: #5a1d90;
	margin-bottom: 2em;
	border: 1px solid;
	text-align:center;
}

.map-panel hr {
    width: 50px;
    text-align: left !important;
    margin-left: 0;
}

.trusted-by-client {
	display: inline-block;
	margin: 0 -4px;
	vertical-align: top;
	padding: 0px 15px;
}
.trusted-by-client img {
	width:100%;
	/*max-width:150px;*/
	height:auto;
	border:0;
}
.trusted-by-client p, .stat p {
	text-align:center;
	margin-top:20px;
}
.stat {
	display: inline-block;
	margin: 0 -4px;
	vertical-align: top;
	padding: 20px 20px 0 20px;
	width: 25%;
}
.stat img {
	width: 100%;
	max-width: 60px;
	height: auto;
	border: 0 !important;
}
.pricing-panel {
	padding: 50px 0;
}
.tfree-client-name {
	font-size: 18px !important;
	color: #5a1d90 !important;
	text-transform: uppercase;
}
.usp-outer {
	text-align: center;
	width: 100%;
	margin: -20px 0 40px 0;
}
.usp-inner {
	text-align: left;
	width: 100%;
	margin: 0 30%;
}
.usp-tick, .usp-text {
	display:inline-block;
	vertical-align:middle;
	padding:20px 0 0 0;
	text-transform: uppercase;
	font-weight:700;
}
.usp-tick img {
	width:100%;
	max-width:30px;
	height:auto;
	margin:0 10px 0 0 !important;
}
.usp-responsive {
	display:inline-block;
	vertical-align:middle;
	width:25%;
	margin:0 -4px;
	text-align:center;
}
.usp-responsive img {
	width: 100%;
	max-width: 30px;
	height: auto;
}
.usp-responsive p {
	margin: 10px 0;
	text-transform: uppercase;
	font-weight: 100;
	font-size: 14px;
}
.banner-button {
	margin:50px 0 0 0;
}
.banner-button a {
	color: #fff !important;
	text-decoration: none !important;
	display: inline-block;
	background-color: #d40579;
	padding: 14px 55px 14px 15px;
	float: none !important;
	color: #fff !important;
	font-weight: bold;
	background-image: url(../images/icon-play.png);
	background-repeat: no-repeat;
	background-position: center right;
	border-radius: 360px;
}
.review-stars {
	color: #03a9dd;
	margin-bottom:5px;
}
article.copy h2 {
	font-size: 1.6rem;
	font-weight: 700;
	margin: 0 auto;
}
article.copy h3 {
	font-size: 1.2rem;
	font-weight: 700;
	margin: 1em auto 0.5em auto !important;
}
.faqs-content h3 {
	font-size: 1rem;
	color: #333;
	margin: 0 auto 6em auto;
	line-height: 1.2;
	text-transform:none;
}
.faqs-content p {
	margin:0 auto 50px auto !important;
}
.faqs-content p:last-of-type {
	margin: 0 auto !important;
}
.faqs .panel-wrapper {
	padding:70px 0;
}
.request-demo .signup-form-wrapper {
	width:80%;
}
.request-demo .signup-form-wrapper p {
	max-width:100%;
}
.fir-foot-row, .address {
	width:100%;
}
hr.foot-tit {
	width: 50px;
	margin-top: 10px;
	border: 1px solid #d40579;
	margin-bottom: 25px;
	text-align: left;
	margin-left: 0;
}
.request-demo {
	padding:20px 0 60px 0;
}
.responsive-panel h2 {
	font-size: 18px !important;
	color: #03a9dd !important;
	padding: 20px 0 10px 0;
}
.responsive-panel p {
	font-size: 14px;
	margin: 10px 0 0 0 !important;
}
.responsive-text {
	padding: 0 40px;
}
.pricing-header h2 {
	color: #000 !important;
	font-size: 28px !important;
}
.pricing-header-lander, pricing-header-lander h2 {
	margin:15px 0 !important;
	text-transform:uppercase;
	font-size:28px !important;
}
.main-intro-panel-quote {
	padding:0 20px 0 0;
}
footer.main-footer div.copyright p {
	font-weight: 100;
}
footer.main-footer div {
	padding: 1em 0 1em 0;
    text-align: center;
}
.stats p {
	margin-top: 15px !important;
}
.usp-column-left img {
	width:auto;
	height:auto;
	max-width:60px;
	border-radius:360px;
	margin:0 auto 20px auto;
}
.usp-column-right h2 {
	color:#c86667;
	font-size:24px;
	text-align:left;
	font-weight: normal;
}
.usp-column-right p {
	margin:0 0 20px 0;
	color:#06004b;
	text-align:left;
}
.usp-column h2 span {
	display:block;
}
.grey-bg {
	background:#f9f9f9;
}
hgroup {
	text-align: center;
	width: 100%;
}
.subscribe-panel-text {
	text-align:center;
	color:#fff;
	width:70%;
	font-size:18px;
	line-height:180%;
	color:#333;
	margin:0 auto !important;
}
.subscribe-panel-text p:first-of-type {
	margin-top:0;
}
.subscribe-panel-text form {
	margin-top:30px;
}
.signup-form-wrapper {
	width:100%;
	margin:0 auto;
	text-align:center;
}
.signup-form-wrapper br {
	display:none!important;
}
.subscribe-form-field, form input[type="text"], form input[type="password"], form input[type="email"] {
	width:100%;
	border:1px solid #ccc !important;
	background-color: #fff !important;
	color:#000;
	font-size:18px !important;
	padding:10px 20px;
	/*font-family: "Source Sans Pro", "Helvetica Neue",Arial, sans-serif;*/
	font-weight:100;
	margin:20px auto 0 auto !important;
	display:block;
	border-radius:0;
	text-transform:uppercase;
}
.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email.subscribe-form-field.wpcf7-not-valid, .wpcf7-form-control.wpcf7-text.wpcf7-tel.wpcf7-validates-as-tel.subscribe-form-field.wpcf7-not-valid {
	border: 1px solid #c00 !important;
}
.contact-form div#wpcf7-f1356-o1 form input[type="text"], form input[type="password"], form input[type="email"] {
	color: #000 !important;
}
form p {
	margin:0 !important;
}
.subscribe-form-field {
	width: 100%;
	-webkit-box-sizing: border-box;
	/* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;
	/* Firefox, other Gecko */
	box-sizing: border-box;
	/* Opera/IE 8+ */
}
::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color:#999;
}
::-moz-placeholder {
	/* Firefox 19+ */
	color:#999;
}
:-ms-input-placeholder {
	/* IE 10+ */
	color:#999;
}
:-moz-placeholder {
	/* Firefox 18- */
	color:#999;
}
.subscribe-form-submit {
	display:block;
	padding:15px 40px;
	text-decoration:none;
	font-size:30px;
	margin: 30px auto 0 auto;
	text-transform:uppercase;
	cursor:pointer;
	background:#00aa5b;
	color:#fff;
	/* border:1px solid #fff;
	*/
	border:0;
	/*font-family: "Source Sans Pro", "Helvetica Neue",Arial, sans-serif;*/
	width: 100%;
	font-weight:700;
}
.subscribe-form-submit:hover {
	background:#007941;
	color:#fff;
}
.main-intro-panel-left .cta-btn-default {
	vertical-align:top;
	margin:20px 0;
	display:none;
}
.main-intro-panel-left .cta-btn-default a {
	background:#00aa5b;
	color:#fff;
	border:1px solid #fff;
	padding:15px 20px;
	text-decoration:none;
	font-size:18px;
	text-transform:uppercase;
	display:block;
	text-align:center;
}
.main-intro-panel-left .cta-btn-default a:hover {
	background:#007941;
	color:#fff;
}
.main-intro-panel-quote {
	display:inline-block;
	vertical-align:top;
	width:50%;
	margin:0 -4px;
}
.form-smallprint {
	text-align:left !important;
	margin:0;
}
.form-smallprint p {
	text-align: left !important;
	font-size: 12px;
	line-height: 120% !important;
	margin: 5px 0 0 2px !important;
}
/*.signup-form-wrapper img {
	width:auto;
	height:auto;
	max-height:40px;
	margin:0 10px;
}*/
.testimonials span {
	font-size:100%;
	color:#c86667 !important;
	/*font-family:serif;*/
	font-weight:bold;
}
.testimonials .tfree-client-name {
	margin: 30px auto 10px auto;
}
.testimonials p {
	margin: 0 auto 10px auto;
}
.quoter {
	color:#c86667 !important;
	margin-top:-20px !important;
}
.blue {
	color:#06004b !important;
}
.pink {
	color:#c86667 !important;
}
.how-it-works-column {
	display:inline-block;
	vertical-align:top;
	margin:0 -4px;
	width:33.3333%;
	padding:40px 50px 0 50px;
}
.how-it-works-column div {
	padding:20px;
	margin:0 auto;
	background:#03a9dd;
	color:#fff;
	font-size:24px;
	font-weight:700;
	display:inline-block;
}
.how-it-works-column p {
	display:block;
}
.how-it-works-column img {
	width:auto;
	height:auto;
	max-width:80px;
	border-radius:360px;
	margin:0 auto 20px auto;
	background:#c86667 !important;
}
.how-it-works-column h2 {
	color:#fe0000;
	font-size:24px;
}
.how-it-works-column p {
	margin:20px 0;
	color:#000;
}
.how-it-works-column h2 span {
	display:block;
}
.companies-involved-column {
	display:inline-block;
	vertical-align:top;
	margin:0 -4px;
	width:35%;
	padding:40px 50px 0 50px;
	/* text-align:left !important;
	*/
}
/* .companies-involved-column p {
	text-align:left !important;
}
*/
.team-column {
	display:inline-block;
	vertical-align:top;
	margin:0 -4px;
	width:16.6666%;
	padding:40px 10px 0 10px;
}
.team-column img {
	width:auto;
	height:auto;
	max-width:110px;
	border-radius:360px;
	margin:0 auto 20px auto;
	background:#fff !important;
}
.team-column h2 {
	color:#fe0000;
	font-size:24px;
	margin:0 0 20px 0;
}
.team-column h2 span {
	display:block;
}
.team-column h3 {
	color:#000;
	font-size:16px;
	margin:-10px 0 0 0;
	padding:0;
}
.team-column p {
	margin:20px 0;
	color:#000;
}
.team-column .divider img {
	padding:0;
	width:auto;
	height:1px;
	max-width:40%;
	border-radius:0;
	background:transparent !important;
}
.logo-footer img {
	width:auto;
	height:auto;
	max-width:200px;
}
.logo-footer-assoc img {
	width:auto;
	height:auto;
	max-width:100px;
	margin:0;
}
.footer-wrapper {
	background:#706f6f;
	text-align:center;
	padding:50px 0;
	font-size:12px;
	color:#fff;
	width:100%;
	position:relative;
}
.footer-inner {
	max-width:900px;
	margin:0 auto;
	padding:0 20px;
}
.footer-inner a, .footer-inner a:hover {
	color:#fff;
}
.anchor {
	margin-top:-70px;
	height:70px;
}
input[type=checkbox]{
	-ms-transform: scale(2);
	-moz-transform: scale(2);
	-webkit-transform: scale(2);
	-o-transform: scale(2);
	padding: 10px;
	margin: 20px 10px 0 3px;
}
.form-accept {
	text-align:left;
}
span.wpcf7-list-item {
	margin: 0 10px 10px 4px !important;
}
div.wpcf7 .ajax-loader, div.wpcf7-mail-sent-ok, .wpcf7-spinner {
	display:none !important;
}
.div.wpcf7-validation-errors {
	top: 0px !important;
}
div.wpcf7-spam-blocked {
	border: 0 !important;
	background-color: #f00;
	border-color: #f00 !important;
	color: #fff;
}
span.wpcf7-not-valid-tip {
  color: #fff !important;
  text-transform: uppercase !important;
  font-size: 16px !important;
  background: #e00;
  padding: 10px 20px;
  text-align: center !important;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing, div.wpcf7-mail-sent-ng, div.wpcf7-aborted, .wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
	border: 0 !important;
	color: #fff !important;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
	background: #e00;
	padding: 20px !important;
}
div.wpcf7-response-output {
  margin: 10px 0 0 0 !important;
}
.bucket_price {
	margin-top:0 !important;
}
.bucket_price .bucket {
	background: #fff !important;
}
.price-list {
	padding: 0;
	font-size: 17px;
	margin-top: -30px !important;
}
.price-list p {
	margin: 15px auto !important;
 /*	font-family: "Source Sans Pro", "Helvetica Neue",Arial, sans-serif !important;*/
}
.price-list hr.price-borser {
	margin: 0 auto;
}
.price-list p {
	font-size: 18px;
}
.bucket .title-header {
	padding: 10px 2px 10px 2px;
}
.bucket_price .button a {
	padding: 7px 20px;
}
.bucket_price .col-md-3 {
	width: 33%;
}
.disturb-video-panel {
	color: #fff;
	width: 100%;
	margin:30px 0;
}
.disturb-video-embed {
	width: 100%;
	min-height: 450px;
	max-width: 870px;
}
.disturb-row-margin {
	margin: 40px 0;
}
.disturb-row-padding {
	padding: 40px 0;
}
.subscribe-form-field, form input[type="text"], form input[type="password"], form input[type="email"], form input[type="tel"] {
	width: 100%;
	border: 1px solid #ccc !important;
	background-color: #fff !important;
	color: #000;
	font-size: 18px !important;
	padding: 10px 20px;
/*	font-family: "Source Sans Pro", "Helvetica Neue",Arial, sans-serif;*/
	font-weight: 100;
	margin: 20px auto 0 auto !important;
	display: block;
	border-radius: 0;
	text-transform: uppercase;
}

.disturb-ecommerce-form {
	width:100%;
}
.disturb-cta, .disturb-cta a {
	background: #018849 !important;
	border-color: #018849 !important;
}
/*.disturb-cta, .disturb-cta a:hover {
	background: #03a9dd !important;
	border-color: #03a9dd !important;
}*/
.page-id-1399 .main-intro-panel-left h3 {
	font-size: 5vmin !important;
}
.disturb-h4-usp-table {
	display:table;
}
.disturb-h4-usp-tr {
	display:table-row;
}
.disturb-h4-usp-td {
	font-weight:400 !important;
	font-size:24px;
	line-height:140%;
	display:table-cell;
}
.disturb-h4-usp-td img {
	width:100%;
	height:auto;
	max-width:25px;
	display:inline-block;
	vertical-align:middle;
	margin:-5px 10px 0 0;
}
.disturb-gallery-column {
	display:inline-block;
	vertical-align:top;
	margin:0 -4px;
	width:50%;
	padding:40px 50px 0 50px;
}
.wpcf7-form-control-wrap input[type="email"] {
	font-size: 18px !important;
}
.subscribe-form-field, form input[type="text"], form input[type="password"], form input[type="email"], form input[type="tel"] {
	text-transform: none !important;
}
p.gallery-title{
	margin-bottom: 0;
}
p.gallery-sml{
	font-size: 0.8rem;
	margin-top: 0;
}
hr.testimonial-border {
 
    width: 60%;
    color: #5a1d90;
    margin-bottom: 2em;
    border: 1px solid;
    text-align: center;
}
h2.banner-tit
{
    padding-bottom: 20px;
}
h3.testimonial-cnt {
    font-weight: 400 !important;
}

.about-bg-panel {
    background-position: 0 -230px;
}

.assoc-logo img {
	width:100%;
    max-width:80px;
    height:auto;
    margin:0 auto;
}

.header-enquire a {
    background: #03a9dd;
    color: #fff;
    border-radius: 360px;
    padding: 10px 30px;
    font-weight: 700 !important;
    text-transform: uppercase;
    font-size: 16px;
    text-decoration: none;
}

.header-enquire a:hover {
    background:#009ed0;
    text-decoration: none;
}


.silver-bg {
    background:#f6f6f6;
}

.light-silver-bg {
    background:#eff0ed;
}

.usp-wrapper {
    width: 100%;
    margin: 0 auto;
    padding: 20px 0 !important;
}

.usp-wrapper img {
    width:100%;
    max-width:80px;
    height:auto;
    margin:20px auto;
}

.usp-wrapper h2 {
    font-size:20px;
}

.usp-wrapper h2 span {
    font-size:30px;
}

.usp-bullets-wrapper-mobile {
    display:none;
}

.disturb-as-seen-in-column-left {
	display:inline-block;
	vertical-align:middle;
	margin:0 -4px;
	padding:0 20px 0 20px;
    text-align:right;
}

.disturb-as-seen-in-column-right {
	display:inline-block;
	vertical-align:middle;
	margin:0 -4px;
	padding:0 20px 0 20px;
    text-align:left;
}

.disturb-as-seen-in-column img {
    border:10px solid #1ebff0;
}

.main-intro-panel-left .disturb-as-seen-in-column-left {
    padding: 0;
}

.main-intro-panel-left .disturb-as-seen-in-column-left h2, .main-intro-panel-left .disturb-as-seen-in-column-left h2 span {
    color: #fff !important;
    font-size:18px !important;
}

.main-intro-panel-left .disturb-as-seen-in-column-left h2 {
    font-size:22px !important;
}

.main-intro-panel-left .disturb-as-seen-in-column-left .panel-wrapper {
    text-align: left;
}

.main-intro-panel-left .disturb-as-seen-in-column-left, .main-intro-panel-left .disturb-as-seen-in-column-right {
    display: table-cell;
    vertical-align: middle;
}

.disturb-software-column {
    width: 100%;
    margin: 50px auto 10px 0;
}

.disturb-software-column img {
    width:100%;
    max-width:450px;
    height:auto;
    margin:0 auto;
    border:5px solid #03a9dd;
}

.software-panel {
    padding:40px 0 80px 0;
}

.software-title {
    color: #03a9dd !important;
    font-size: 26px !important;
    margin: 20px auto 0 auto !important;
}

.software-text {
    margin: 0 auto !important;
}

.testimonials-wrapper {
    margin: 50px 0 0 0;
    position:relative;
    width:100%;
} 

.trust-pilot-testimonial {
    display:inline-block;
    width:25%;
    margin:0 3.3333%;
    vertical-align:top;
}

.testimonials-panel .google-rating img {
    width:100%;
    height:auto;
    max-width:250px;
}

.testimonials-wrapper h2 {
    text-transform:uppercase;
    color:#fff;
    font-size:30px;
    font-weight:400 !important;
    line-height: 120%;
}

.trust-pilot-testimonial-outer {
    background-image: url(../images/testimonials-arrow-silver.png);
    background-position: center bottom;
    background-repeat:no-repeat;
    background-size:70px;
    padding:0 0 30px 0;
}

.trust-pilot-testimonial-inner {
    background: #f6f6f6;
    color: #333;
    display: inline-block;
    padding: 60px 30px 40px 30px;
    min-height: 370px;
}

.trust-pilot-testimonial-inner img {
    width:100%;
    height:auto;
    max-width:30px;
    margin:0 1px;
    display:inline-block;
}

.trust-pilot-testimonial-quoter {
    margin:20px auto 0 auto;
    font-size:18px;
    font-weight:700 !important;
    color:#03a9dd !important;
    line-height:120%;
}

.trust-pilot-testimonial-quoter span {
    color: #666;
    font-size: 14px;
}

.testimonials-enquire {
    padding: 50px 0 0 0;
}

.testimonials-enquire a {
    background: #03a9dd;
    color: #fff;
    border-radius: 360px;
    padding: 10px 30px;
    font-weight: 700 !important;
    text-transform: uppercase;
    font-size: 16px;
    text-decoration: none;
}

.testimonials-enquire a:hover {
    background:#009ed0;
    text-decoration: none;
}

.earn-more-panel {
    vertical-align:top;
    border-top: 1px solid #eee;
    padding: 60px 0 !important;
    color:#000 !important;
    font-family: "DM Sans";
}

.distance-text {
    font-size:14px;
}

.earn-more-panel-less-padding-top {
    padding-top:0;
}

.earn-more-left-col {
    text-align:left;
    vertical-align:top;
}

.earn-more-right-col {
    text-align:left;
    vertical-align:middle;
}

.earn-more-left-col img {
    width:90%;
    height:auto;
}

.earn-more-panel h2 {
    margin:0;
}

.earn-more-panel h3 {
    font-size: 18px;
    font-weight: 400 !important;
    line-height: 160%;
    margin: 20px 0;
    font-family: "DM Sans";
}

.fifty-fifty {
    display:inline-block;
    vertical-align:top;
    width:50%;
    margin:0 -4px;
}

.fifty-fifty-table {
    display:table-cell;
    vertical-align:middle;
    width:50%;
    margin:0;
}

.fifty-fifty-table .fifty-fifty-text {
    padding:0 60px;
}

ul.tick-bullets-1, ul.tick-bullets-2 {
    padding:0 0 0 8px;
}

.tick-bullets-1 li {
    background-image: url(../images/bullet-tick-style-1.png);
    background-repeat: no-repeat;
    background-size:25px;
    padding: 5px 0 5px 30px;
    list-style:none;
    margin:0 0 0 -10px;
    background-position: 0 4px;
    font-size:18px;
}

.tick-bullets-2 li {
    background-image: url(../images/bullet-tick-style-2.png);
    background-repeat: no-repeat;
    background-size:25px;
    padding:5px 0 5px 35px;
    list-style:none;
    margin:0 0 0 -10px;
    background-position: 0 15px;
    font-weight:700 !important;
    font-size:18px;
}

.tick-bullets-extra-top-margin {
    margin-top:20px;
}

.after-tick-bullets-paragraph {
    margin-top:-10px;
    margin-bottom:20px;
}

.tick-bullets-bigger-font li {
    font-size:18px;
}

/*.hero-carousel-thanks {
    margin:130px 0 0 0;
}*/

.hero-carousel-thanks hr {
    width: 50px;
    text-align: center !important;
    margin: 10px auto 2em auto;
}

.hero-carousel-thanks .hero-btn a {
    border-radius:0 !important;
}

.add-border-bottom-hero {
    border-bottom:1px solid #29497a;
}

.hero-carousel-wrapper-sub-page h1 {
    color: #29497a !important;
    font-size: 48px;
    line-height: 100%;
    margin: 0 auto 5px auto;
}

.hero-carousel-thanks, .hero-carousel-thanks .hero-carousel-outer, .hero-carousel-thanks .hero-carousel-inner {
    background-color: #fff !important;
}

.hero-carousel-thanks .hero-carousel-text {
    display: block;
    height: 100%;
    text-align: center;
}


.hero-carousel-thanks h1 {
    font-weight: 400;
    margin: -20px auto 0 auto;
    font-size: 1.9em !important;
    text-transform: uppercase;
    color: #03a9dd !important;
    line-height: 1.1;
    margin: 0px auto;
}

.hero-carousel-thanks h2, .hero-carousel-thanks h3 {
    color:#333 !important;
}

.hero-carousel-thanks h1 span {
    font-size: 60%;
    font-weight: 300 !important;
    line-height: 160%;
    color: #333 !important;
    padding: 20px 20px 0 20px;
    display:block !important;
}   

.hero-carousel-thanks h2 {
    font-size: 120% !important;
    font-weight: 300 !important;
    line-height: 160%;
    /* margin-bottom: 30px !important; */
}

.hero-carousel-thanks h2 a {
    color:#333 !important;
}

.hero-carousel-thanks p {
    color:#333 !important;
    font-size: 18px;
}

.hero-carousel-thanks .sa_hover_container {
    padding: 80px 0 40px 0 !important;
}

.hero-carousel-thanks .hero-carousel-outer {
    padding:40px 20px;
}

.thanks-page-panel {
    text-align:left !important;
}

.thanks-page-panel h3 {
    font-weight: 700;
    font-size: 1.9em !important;
    text-transform: none !important;
    color: #03a9dd !important;
    line-height: 1.1;
    margin: 0px auto 20px auto;
}

.thanks-page-panel .fifty-fifty-text {
    line-height: 150%;
}

.black-footer, footer.black-footer div.copyright, footer.black-footer div.copyright p, footer.black-footer div.copyright p a, .footer-columns-wrapper p  {
    background:#000 !important;
    color:#fff !important;
}

footer.black-footer div.copyright {
    padding: 0 0 1em 0 !important;
}

.footer-columns-wrapper p  {
    margin:10px 0;
}

.footer-columns-wrapper {
    max-width:1180px;
    margin:0 auto;
}

.footer-col-logo, .footer-column-1, .footer-column-2, .footer-column-3 {
    display:inline-block;
    vertical-align:top;
    width:24%;
    /*text-align:left;*/
    margin:0 -4px;
}

.footer-col-logo {
    text-align:left !important;
    width:24%;
}

.trusted-by-client-wrapper {
    padding:40px 0;
}

.trusted-by-panel {
    width: 100%;
    margin: 0 auto;
    padding: 20px 0 !important;
}

.trusted-by-panel img {
    height:100%;
    max-height:70px;
    width:auto;
    margin:0 20px;
    display: inline-block;
}

form label {
    margin: 0;
    pointer-events: none;
}

.demo-smallprint {
    font-size:14px;
    color:#000 !important;
}



/* CSS FOR DEMO PAGE 1484 */
.page-id-1484 .main-intro-panel-left h2 {
    font-size: 55px;
    font-size: 45px;
    text-transform: none;
    color: #03a9dd !important;
}

.page-id-1484 .main-intro-panel-left h3 {
    font-size: 18px !important;
    font-weight: 500 !important;
    color: #333 !important;
    line-height: 150% !important;
}

.page-id-1484 .disturb-h4-usp-td {
    font-size: 20px;
    line-height: 140%;
    padding-bottom: 10px;
}

.page-id-1484 .disturb-h4-usp-td span {
    font-size: 13px;
    line-height: 120%;
    display: block;
}

.page-id-1484 .main-intro-panel-right h2 {
    font-weight: 700 !important;
    font-size: 23px !important;
    color: #000 !important;
    margin: -20px 0 20px 0;
    text-transform:none !important;
}

.page-id-1484 .disturb-h4-usp-td img {
    max-width: 20px;
}
/*
.page-id-1484 .main-intro-panel-left, .page-id-1484 .main-intro-panel-right {
    vertical-align: middle;
}*/

.page-id-1484 .disturb-h4-usp-table {
    display: table;
    color: #fff;
}

.page-id-1484 .disturb-h4-usp-table-1 {
    margin-top: 130px !important;
    color: #fff;
    width: 90%;
}

.page-id-1484 .disturb-h4-usp-table-1 h3 {
    color:#fff !important;
    font-weight: 700 !important;
}

.page-id-1484 .video-preview {
    margin: 10px auto;
}

.page-id-1484 .video-preview img {
    width: 100%;
    max-width: 200px;
    height: auto !important;
    margin: 0 auto 20px auto;
}

.page-id-1484 input.wpcf7-form-control.wpcf7-text.subscribe-form-field {
    margin: 0 0 10px 0 !important;
}

.page-id-1484 form p {
    text-align: left;
}

.page-id-1484 .g-recaptcha {
    margin-top: 10px !important;
}

.page-id-1484 .hero-testimonials-stars img {
    width:100%;
    height:auto;
    max-width:15px;
    padding:0 1px;
    display: inline-block;
}

.page-id-1484 .main-intro-panel-right .testimonial {
    text-align:center;
}

.page-id-1484 .main-intro-panel-right .testimonials-quote {
    font-size: 12px !important;
    line-height: 150% !important;
    text-align:center;
    margin:5px 0 0 0;
}

.page-id-1484 .main-intro-panel-right .testimonials-quote strong {
    font-weight: bold !important;
    font-size: 130%;
}

.page-id-1484 .main-intro-panel-right .testimonials-quoter {
    font-size: 10px !important;
    line-height: 150% !important;
    text-align:center;
    margin:8px 0 0 0;
}

.page-id-1484 .subscribe-form-submit {
    box-shadow: 0px -6px 0px #175b3b inset !important;
}

.page-id-1484 .subscribe-form-submit:hover {
    background: #05904f !important;
}

.page-id-1484 .main-intro-panel-right h2, .page-id-1484 .trusted-by h2, .page-id-1484 .stats h2, .page-id-1484 .testimonials h2, .page-id-1484 .faqs h2, .page-id-1484 .request-demo h2, .page-id-1484 .pricing-panel h2, .page-id-1484 .gallery-panel h2, .page-id-1484 .map-panel h2, .page-id-1484 .hero-carousel-thanks h1, .page-id-1484 .hero-carousel-thanks h2 
, .page-id-1624 .main-intro-panel-right h2, .page-id-1624 .trusted-by h2, .page-id-1624 .stats h2, .page-id-1624 .testimonials h2, .page-id-1624 .faqs h2, .page-id-1624 .request-demo h2, .page-id-1624 .pricing-panel h2, .page-id-1624 .gallery-panel h2, .page-id-1624 .map-panel h2, .page-id-1624 .hero-carousel-thanks h1, .page-id-1624 .hero-carousel-thanks h2, .trusted-by-panel h2, .page-id-1864 .main-intro-panel-right h2, .page-id-1864 .trusted-by h2, .page-id-1864 .stats h2, .page-id-1864 .testimonials h2, .page-id-1864 .faqs h2, .page-id-1864 .request-demo h2, .page-id-1864 .pricing-panel h2, .page-id-1864 .gallery-panel h2, .page-id-1864 .map-panel h2, .page-id-1864 .hero-carousel-thanks h1, .page-id-1864 .hero-carousel-thanks h2  {
    text-transform:none !important;
    font-weight:700;
}

.page-id-1484 .trusted-by h2 {
    margin:0 auto;
}

.page-id-1484 .testimonials span, .page-id-1624 .testimonials span {
    color: #000 !important;
}

.page-id-1484 .quote-header, .page-id-1624 .quote-header {
    margin-top:20px;
}

.page-id-1484 .testimonials h2, .page-id-1624 .testimonials h2 {
    margin: 0 auto !important;
}

.page-id-1484 .testimonials, .page-id-1624 .testimonials {
    /*padding: 80px 0;*/
    padding: 60px 0 80px 0;
}

.page-id-1484 .main-intro-panel {
    background: transparent !important;
    background-color: transparent !important;
}

.page-id-1484 .main-intro-panel-right {
    box-shadow: 0 .3125rem .9375rem rgba(14,33,47,.07),0 .9375rem 2.1875rem rgba(14,33,47,.1);
}

.page-id-1484 .cta-btn-default {
    margin:30px 0;
}

.page-id-1484 .cta-btn-default a {
    background:#29497a;
    color:#fff;
    border-radius:360px;
    padding:15px 40px;
    font-weight:700 !important;
}

.page-id-1484 .cta-btn-default a:hover {
    background: #305a9a;
    text-decoration: none !important;
}

.page-id-1484 .main-intro-panel-right p {
	margin: 10px auto 0 auto;
}

.page-id-1484 .subscribe-form-submit {
    margin: 10px auto 0 auto;
    background: #00aa5b !important;
    color: #fff;
    box-shadow: 0px -3px 0px #055725 inset;
    -webkit-transition: background-color 100ms linear;
    -ms-transition: background-color 100ms linear;
    transition: background-color 100ms linear;
}

.page-id-1484 .subscribe-form-submit:hover {
    background-color: #028e4d !important;
}

.page-id-1484 .subscribe-form-submit:focus {
    box-shadow: 0px 0px 0px #000 inset !important;
    padding: 17px 40px 13px 40px;
}

.page-id-1484 .header-middle-wrapper-2, .page-id-1624 .header-middle-wrapper-2, .page-id-1864 .header-middle-wrapper-2 {
    text-align: right;
}

.page-id-1484 .header-outer-wrapper, .page-id-1624 .header-outer-wrapper, .page-id-1864 .header-outer-wrapper {
	padding:0;
}

.page-id-1484 .subscribe-form-field, .page-id-1484 form input[type="text"], .page-id-1484 form input[type="password"], .page-id-1484 form input[type="email"], .page-id-1484 form input[type="tel"], .page-id-1864 .subscribe-form-field, .page-id-1864 form input[type="text"], .page-id-1864 form input[type="password"], .page-id-1864 form input[type="email"], .page-id-1864 form input[type="tel"], .page-id-1864 .subscribe-form-field, .page-id-1864 form input[type="text"], .page-id-1864 form input[type="password"], .page-id-1864 form input[type="email"], .page-id-1864 form input[type="tel"], .page-id-1864 .subscribe-form-field, .page-id-1864 form input[type="text"], .page-id-1864 form input[type="password"], .page-id-1864 form input[type="email"], .page-id-1864 form input[type="tel"] {
    width: 100% !important;
    padding: 10px !important;
    font-size: 18px;
    border: 1px solid #ccc !important;
    margin: 5px 0 10px 0 !important;
    line-height: 100% !important;
}
/* CSS FOR DEMO PAGE 1484 */






/* CSS FOR DEMO PAGE 1864 */
.page-id-1864 .main-intro-panel-left h2 {
    font-size: 55px;
    font-size: 45px;
    text-transform: none;
    color: #03a9dd !important;
}

.page-id-1864 .main-intro-panel-left h3 {
    font-size: 18px !important;
    font-weight: 500 !important;
    color: #333 !important;
    line-height: 150% !important;
}

.page-id-1864 .disturb-h4-usp-td {
    font-size: 20px;
    line-height: 140%;
    padding-bottom: 10px;
}

.page-id-1864 .disturb-h4-usp-td span {
    font-size: 13px;
    line-height: 120%;
    display: block;
}

.page-id-1864 .main-intro-panel-right h2 {
    font-weight: 700 !important;
    font-size: 23px !important;
    color: #000 !important;
    margin: -20px 0 20px 0;
    text-transform:none !important;
}

.page-id-1864 .disturb-h4-usp-td img {
    max-width: 20px;
}
/*
.page-id-1864 .main-intro-panel-left, .page-id-1864 .main-intro-panel-right {
    vertical-align: middle;
}*/

.page-id-1864 .disturb-h4-usp-table {
    display: table;
    color: #fff;
}

.page-id-1864 .disturb-h4-usp-table-1 {
    margin-top: 130px !important;
    color: #fff;
    width: 90%;
}

.page-id-1864 .disturb-h4-usp-table-1 h3 {
    color:#fff !important;
    font-weight: 700 !important;
}

.page-id-1864 .video-preview {
    margin: 10px auto;
}

.page-id-1864 .video-preview img {
    width: 100%;
    max-width: 200px;
    height: auto !important;
    margin: 0 auto 20px auto;
}

.page-id-1864 input.wpcf7-form-control.wpcf7-text.subscribe-form-field {
    margin: 0 0 10px 0 !important;
}

.page-id-1864 form p {
    text-align: left;
}

.page-id-1864 .g-recaptcha {
    margin-top: 10px !important;
}

.page-id-1864 .hero-testimonials-stars img {
    width:100%;
    height:auto;
    max-width:15px;
    padding:0 1px;
    display: inline-block;
}

.page-id-1864 .main-intro-panel-right .testimonial {
    text-align:center;
}

.page-id-1864 .main-intro-panel-right .testimonials-quote {
    font-size: 12px !important;
    line-height: 150% !important;
    text-align:center;
    margin:5px 0 0 0;
}

.page-id-1864 .main-intro-panel-right .testimonials-quote strong {
    font-weight: bold !important;
    font-size: 130%;
}

.page-id-1864 .main-intro-panel-right .testimonials-quoter {
    font-size: 10px !important;
    line-height: 150% !important;
    text-align:center;
    margin:8px 0 0 0;
}

.page-id-1864 .subscribe-form-submit {
    box-shadow: 0px -6px 0px #175b3b inset !important;
}

.page-id-1864 .subscribe-form-submit:hover {
    background: #05904f !important;
}

.page-id-1864 .main-intro-panel-right h2, .page-id-1864 .trusted-by h2, .page-id-1864 .stats h2, .page-id-1864 .testimonials h2, .page-id-1864 .faqs h2, .page-id-1864 .request-demo h2, .page-id-1864 .pricing-panel h2, .page-id-1864 .gallery-panel h2, .page-id-1864 .map-panel h2, .page-id-1864 .hero-carousel-thanks h1, .page-id-1864 .hero-carousel-thanks h2 
, .page-id-1624 .main-intro-panel-right h2, .page-id-1624 .trusted-by h2, .page-id-1624 .stats h2, .page-id-1624 .testimonials h2, .page-id-1624 .faqs h2, .page-id-1624 .request-demo h2, .page-id-1624 .pricing-panel h2, .page-id-1624 .gallery-panel h2, .page-id-1624 .map-panel h2, .page-id-1624 .hero-carousel-thanks h1, .page-id-1624 .hero-carousel-thanks h2, .trusted-by-panel h2, .page-id-1864 .main-intro-panel-right h2, .page-id-1864 .trusted-by h2, .page-id-1864 .stats h2, .page-id-1864 .testimonials h2, .page-id-1864 .faqs h2, .page-id-1864 .request-demo h2, .page-id-1864 .pricing-panel h2, .page-id-1864 .gallery-panel h2, .page-id-1864 .map-panel h2, .page-id-1864 .hero-carousel-thanks h1, .page-id-1864 .hero-carousel-thanks h2  {
    text-transform:none !important;
    font-weight:700;
}

.page-id-1864 .trusted-by h2 {
    margin:0 auto;
}

.page-id-1864 .testimonials span, .page-id-1624 .testimonials span {
    color: #000 !important;
}

.page-id-1864 .quote-header, .page-id-1624 .quote-header {
    margin-top:20px;
}

.page-id-1864 .testimonials h2, .page-id-1624 .testimonials h2 {
    margin: 0 auto !important;
}

.page-id-1864 .testimonials, .page-id-1624 .testimonials {
    /*padding: 80px 0;*/
    padding: 60px 0 80px 0;
}

.page-id-1864 .main-intro-panel {
    background: transparent !important;
    background-color: transparent !important;
}

.page-id-1864 .main-intro-panel-right {
    box-shadow: 0 .3125rem .9375rem rgba(14,33,47,.07),0 .9375rem 2.1875rem rgba(14,33,47,.1);
}

.page-id-1864 .cta-btn-default {
    margin:30px 0;
}

.page-id-1864 .cta-btn-default a {
    background:#29497a;
    color:#fff;
    border-radius:360px;
    padding:15px 40px;
    font-weight:700 !important;
}

.page-id-1864 .cta-btn-default a:hover {
    background: #305a9a;
    text-decoration: none !important;
}

.page-id-1864 .main-intro-panel-right p {
	margin: 10px auto 0 auto;
}

.page-id-1864 .subscribe-form-submit {
    margin: 10px auto 0 auto;
    background: #00aa5b !important;
    color: #fff;
    box-shadow: 0px -3px 0px #055725 inset;
    -webkit-transition: background-color 100ms linear;
    -ms-transition: background-color 100ms linear;
    transition: background-color 100ms linear;
}

.page-id-1864 .subscribe-form-submit:hover {
    background-color: #028e4d !important;
}

.page-id-1864 .subscribe-form-submit:focus {
    box-shadow: 0px 0px 0px #000 inset !important;
    padding: 17px 40px 13px 40px;
}

.page-id-1864 .header-middle-wrapper-2, .page-id-1624 .header-middle-wrapper-2, .page-id-1864 .header-middle-wrapper-2 {
    text-align: right;
}

.page-id-1864 .header-outer-wrapper, .page-id-1624 .header-outer-wrapper, .page-id-1864 .header-outer-wrapper {
	padding:0;
}

.page-id-1864 .subscribe-form-field, .page-id-1864 form input[type="text"], .page-id-1864 form input[type="password"], .page-id-1864 form input[type="email"], .page-id-1864 form input[type="tel"], .page-id-1864 .subscribe-form-field, .page-id-1864 form input[type="text"], .page-id-1864 form input[type="password"], .page-id-1864 form input[type="email"], .page-id-1864 form input[type="tel"] {
    width: 100% !important;
    padding: 10px !important;
    font-size: 18px;
    border: 1px solid #ccc !important;
    margin: 5px 0 10px 0 !important;
    line-height: 100% !important;
}
/* CSS FOR DEMO PAGE 1864 */




/* CSS FOR DEMO PAGE 1922 */
.page-id-1922 .main-intro-panel-left h2 {
    font-size: 55px;
    font-size: 45px;
    text-transform: none;
    color: #03a9dd !important;
}

.page-id-1922 .main-intro-panel-left h3 {
    font-size: 18px !important;
    font-weight: 500 !important;
    color: #333 !important;
    line-height: 150% !important;
}

.page-id-1922 .disturb-h4-usp-td {
    font-size: 20px;
    line-height: 140%;
    padding-bottom: 10px;
}

.page-id-1922 .disturb-h4-usp-td span {
    font-size: 13px;
    line-height: 120%;
    display: block;
}

.page-id-1922 .main-intro-panel-right h2 {
    font-weight: 700 !important;
    font-size: 23px !important;
    color: #000 !important;
    margin: -20px 0 20px 0;
    text-transform:none !important;
}

.page-id-1922 .disturb-h4-usp-td img {
    max-width: 20px;
}
/*
.page-id-1922 .main-intro-panel-left, .page-id-1922 .main-intro-panel-right {
    vertical-align: middle;
}*/

.page-id-1922 .disturb-h4-usp-table {
    display: table;
    color: #fff;
}

.page-id-1922 .disturb-h4-usp-table-1 {
    margin-top: 130px !important;
    color: #fff;
    width: 90%;
}

.page-id-1922 .disturb-h4-usp-table-1 h3 {
    color:#fff !important;
    font-weight: 700 !important;
}

.page-id-1922 .video-preview {
    margin: 10px auto;
}

.page-id-1922 .video-preview img {
    width: 100%;
    max-width: 320px;
    max-width: 200px;
    height: auto !important;
    margin: 0 auto 20px auto;
}

.page-id-1922 input.wpcf7-form-control.wpcf7-text.subscribe-form-field {
    margin: 0 0 10px 0 !important;
}

.page-id-1922 form p {
    text-align: left;
}

.page-id-1922 .g-recaptcha {
    margin-top: 10px !important;
}

.page-id-1922 .hero-testimonials-stars img {
    width:100%;
    height:auto;
    max-width:15px;
    padding:0 1px;
    display: inline-block;
}

.page-id-1922 .main-intro-panel-right .testimonial {
    text-align:center;
}

.page-id-1922 .main-intro-panel-right .testimonials-quote {
    font-size: 12px !important;
    line-height: 150% !important;
    text-align:center;
    margin:5px 0 0 0;
}

.page-id-1922 .main-intro-panel-right .testimonials-quote strong {
    font-weight: bold !important;
    font-size: 130%;
}

.page-id-1922 .main-intro-panel-right .testimonials-quoter {
    font-size: 10px !important;
    line-height: 150% !important;
    text-align:center;
    margin:8px 0 0 0;
}

.page-id-1922 .subscribe-form-submit {
    box-shadow: 0px -6px 0px #175b3b inset !important;
}

.page-id-1922 .subscribe-form-submit:hover {
    background: #05904f !important;
}

.page-id-1922 .main-intro-panel-right h2, .page-id-1922 .trusted-by h2, .page-id-1922 .stats h2, .page-id-1922 .testimonials h2, .page-id-1922 .faqs h2, .page-id-1922 .request-demo h2, .page-id-1922 .pricing-panel h2, .page-id-1922 .gallery-panel h2, .page-id-1922 .map-panel h2, .page-id-1922 .hero-carousel-thanks h1, .page-id-1922 .hero-carousel-thanks h2 
, .page-id-1624 .main-intro-panel-right h2, .page-id-1624 .trusted-by h2, .page-id-1624 .stats h2, .page-id-1624 .testimonials h2, .page-id-1624 .faqs h2, .page-id-1624 .request-demo h2, .page-id-1624 .pricing-panel h2, .page-id-1624 .gallery-panel h2, .page-id-1624 .map-panel h2, .page-id-1624 .hero-carousel-thanks h1, .page-id-1624 .hero-carousel-thanks h2, .trusted-by-panel h2, .page-id-1864 .main-intro-panel-right h2, .page-id-1864 .trusted-by h2, .page-id-1864 .stats h2, .page-id-1864 .testimonials h2, .page-id-1864 .faqs h2, .page-id-1864 .request-demo h2, .page-id-1864 .pricing-panel h2, .page-id-1864 .gallery-panel h2, .page-id-1864 .map-panel h2, .page-id-1864 .hero-carousel-thanks h1, .page-id-1864 .hero-carousel-thanks h2  {
    text-transform:none !important;
    font-weight:700;
}

.page-id-1922 .trusted-by h2 {
    margin:0 auto;
}

.page-id-1922 .testimonials span, .page-id-1624 .testimonials span {
    color: #000 !important;
}

.page-id-1922 .quote-header, .page-id-1624 .quote-header {
    margin-top:20px;
}

.page-id-1922 .testimonials h2, .page-id-1624 .testimonials h2 {
    margin: 0 auto !important;
}

.page-id-1922 .testimonials, .page-id-1624 .testimonials {
    /*padding: 80px 0;*/
    padding: 60px 0 80px 0;
}

.page-id-1922 .main-intro-panel {
    background: transparent !important;
    background-color: transparent !important;
}

.page-id-1922 .main-intro-panel-right {
    box-shadow: 0 .3125rem .9375rem rgba(14,33,47,.07),0 .9375rem 2.1875rem rgba(14,33,47,.1);
}

.page-id-1922 .cta-btn-default {
    margin:30px 0;
}

.page-id-1922 .cta-btn-default a {
    background:#29497a;
    color:#fff;
    border-radius:360px;
    padding:15px 40px;
    font-weight:700 !important;
}

.page-id-1922 .cta-btn-default a:hover {
    background: #305a9a;
    text-decoration: none !important;
}

.page-id-1922 .main-intro-panel-right p {
	margin: 10px auto 0 auto;
}

.page-id-1922 .subscribe-form-submit {
    margin: 10px auto 0 auto;
    background: #00aa5b !important;
    color: #fff;
    box-shadow: 0px -3px 0px #055725 inset;
    -webkit-transition: background-color 100ms linear;
    -ms-transition: background-color 100ms linear;
    transition: background-color 100ms linear;
}

.page-id-1922 .subscribe-form-submit:hover {
    background-color: #028e4d !important;
}

.page-id-1922 .subscribe-form-submit:focus {
    box-shadow: 0px 0px 0px #000 inset !important;
    padding: 17px 40px 13px 40px;
}

.page-id-1922 .header-middle-wrapper-2, .page-id-1624 .header-middle-wrapper-2, .page-id-1864 .header-middle-wrapper-2 {
    text-align: right;
}

.page-id-1922 .header-outer-wrapper, .page-id-1624 .header-outer-wrapper, .page-id-1864 .header-outer-wrapper {
	padding:0;
}

.page-id-1922 .subscribe-form-field, .page-id-1922 form input[type="text"], .page-id-1922 form input[type="password"], .page-id-1922 form input[type="email"], .page-id-1922 form input[type="tel"], .page-id-1864 .subscribe-form-field, .page-id-1864 form input[type="text"], .page-id-1864 form input[type="password"], .page-id-1864 form input[type="email"], .page-id-1864 form input[type="tel"], .page-id-1864 .subscribe-form-field, .page-id-1864 form input[type="text"], .page-id-1864 form input[type="password"], .page-id-1864 form input[type="email"], .page-id-1864 form input[type="tel"], .page-id-1864 .subscribe-form-field, .page-id-1864 form input[type="text"], .page-id-1864 form input[type="password"], .page-id-1864 form input[type="email"], .page-id-1864 form input[type="tel"] {
    width: 100% !important;
    padding: 10px !important;
    font-size: 18px;
    border: 1px solid #ccc !important;
    margin: 5px 0 10px 0 !important;
    line-height: 100% !important;
}

.page-id-1922 .about-bg-panel {
    background-position: 0 -170px;
}
/* CSS FOR DEMO PAGE 1922 */