/*
Theme Name: Paspective Bespoke Theme
Theme URI: http://example.com/paspective/
Description: Twenty Twenty Child Theme
Author: Peter Andrease
Author URI: http://example.com
Template: twentytwenty
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain: twenty-sixteen-child
*/
* {
	border: 0;
	outline: 0;
}
body {
	width: 100%;
	text-align: center;
	margin: 0 auto;
	font-family: 'Poppins', sans-serif;
	position: static !important;
	background: #dee5f8;
}
.vc_row {
	margin-left: auto !important;
	margin-right: auto !important;
}
.clear {
	clear: both;
	font-size: 0;
	line-height: 0;
	height: 0;
	text-indent: -3000px;
	color: #ffffff;
}
hr, .greyline {
	width: 100%;
	clear: both;
	border: none;
	background: #b4bbd2;
	margin: 40px 0;
	height: 1px;
	line-height: 1px;
	font-size: 0;
}
.greyline-small {
	max-width: 280px;
	width: 100%;
	clear: both;
	border: none;
	background: #d4d4d4;
	margin: 60px auto;
	height: 5px;
	line-height: 5px;
	font-size: 0;
}
table {
	width:100%;
	background: #c9cfe5;
	margin: 25px 0 !important;
	border-spacing: 0;
    border-collapse: separate;
	border-right: 1px solid #8a8fac !important;
	border-bottom: 1px solid #8a8fac !important;
}
table td {
	border-left: 1px solid #8a8fac;
	border-top: 1px solid #8a8fac;
	padding: 12px;
}
table th {
	background:#b4bad2;
	border-left: 1px solid #8a8fac;
	border-top: 1px solid #8a8fac;
	padding: 12px;
}
p {
	font-size: 18px;
	line-height: 28px;
	color: #222223;
}
.single-post ul li {
	font-size: 18px;
	line-height: 26px;
	color: #222223;
	padding-bottom: 10px;
}
.single-post ul li strong {
	color: #0c0d3b;
	font-weight:700;
}
p strong, ul strong {
	color: #0c0d3b;
	font-weight:700;
}
.blue-area p strong {
	color: #fff;
}
p a {
	color: #0075f5;
	text-decoration: none;
}
p a:hover {
	text-decoration: underline;
}
p.title-text {
	color:#0075f5;
	font-size:20px;
	line-height:25px;
	font-weight:bold;
	margin: 0;
}
.single-post p.title-text {
	color:#0c0d3b;
	font-size:20px;
	line-height:32px;
	font-weight:500;
}
p.sub-title-text {
	font-size: 20px;
	line-height: 30px;
	font-weight: normal !important;
	color: #0c0d3b !important;
	margin: 0;
}
.blue-area p.sub-title-text {
	color: #fff !important;
}
.blue-floating-box p.sub-title-text {
	font-weight: 600 !important;
	color: #0c0d3b !important;
}
h1 {
	font-size: 50px;
	line-height: 56px;
	color: #fff;
	font-weight: 900;
}
h1 span {
	font-weight: 300;
}
h2, .htwo {
	font-size: 30px;
	line-height: 38px;
	font-weight: 700;
	color: #0c0d3b;
	margin-bottom: 0;
}
.single-post h2 {
	margin-top: 40px;
}
h2.big-title {
	font-size: 48px;
	line-height: 54px;
	margin: 0;
}
.drop-title {
	display:block;
}
.terms-area h2 {
	margin-top: 50px;
}
.wpb_text_column h2 {
	margin-top: 0;
}
h2.sml-title {
	font-size: 22px;
	line-height: 30px;
	color: #000;
}
p.tiny-title {
	text-transform: uppercase;
	font-weight:bold;
	line-height:24px;
	margin:0 0 5px 0;
	max-width:180px;
}
h3 {
	color: #0c0d3b;
	font-weight: 900;
	font-size: 24px;
	line-height: 30px;
	margin: 0;
}
.page-id-1913 h3 {
	margin-top: 20px;
}
.single-post h3 {
	margin-top: 40px;
}
h3 strong {
	color: #0075f5;
}
.case-study-box h3 {
	font-size: 18px;
	line-height: 24px;
}
.drk-blue-text {
	color: #021d43;
}
h4 {
	font-size: 20px;
	line-height: 20px;
	font-weight: 300;
}
.inner-title {
	font-size: 32px;
	line-height: 36px;
	color: #232324;
}
.wrapper {
	width: 1200px;
	max-width: 90%;
	margin: 0 auto !important;
	text-align: left;
	position: relative;
}
.wrapper-features {
	max-width: 92% !important;
}
.narrow-content {
	width: 1060px;
	max-width: 90%;
	margin: 0 auto !important;
	text-align: left;
	position: relative;
}
.narrow-content-sml {
	width: 850px;
	max-width: 90%;
	margin: 15px auto 0 auto !important;
	text-align: center;
	position: relative;
}
.sml-content {
	width: 700px;
	max-width: 90%;
	margin: 0 auto !important;
	text-align: center;
	position: relative;
}
#navbar {
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	padding-top: 20px;
	z-index: 999;
	-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;
}
#logo {
	float: left;
	width: 25%;
	max-width: 190px;
	padding-top:30px;
	-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;
}
#logo img {
	display: block;
	width: 200px;
	height: 53px;
	-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;
}
#right-header {
	float: right;
	width: 75%;
	text-align: right;
}
#right-header ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#right-header ul li {
	float: right;
	margin-left: 25px;
	position: relative;
	padding-bottom: 12px;
}
#right-header li.menu-item-has-children {
	cursor: default;
}
#right-header li.menu-item-has-children a {
	position:relative;
	padding-right:20px;
}
#right-header li.menu-item-has-children a:after {
	content:"";
	display:block;
	position:absolute;
	right:2px;
	top:3px;
	width:10px;
	height:16px;
	filter: brightness(0) invert(1);
	transform: rotate(90deg);
	background: url(images/misc/arrow-right.svg) right no-repeat;
	background-size: 9px auto;
}
#right-header li.menu-item-has-children a:hover:after {
	filter:none;
}
#right-header ul li a {
	color: #fff !important;
	overflow: hidden;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	padding-bottom: 10px;
	position: relative;
	display: block;
	text-decoration: none;
}
#right-header ul li a:hover, #right-header ul li.current_page_item a {
	color: #0075f5 !important;
}
#right-header ul li.current_page_item ul li a {
	color: #0075f5 !important;
}
#right-header ul li.current_page_item ul li a:hover {
	color: #0075f5 !important;
}


#right-header p {
	color: #fff;
	float: right;
	font-size: 18px;
	margin: 0;
}
#mobile-menu p {
	color: #fff;
	font-size: 16px;
	margin: 0;
}
#right-header p a, #mobile-menu p a {
	color: #fff;
}
#right-header p a:hover, #mobile-menu p a:hover {
	text-decoration: none;
	color: #0075f5;
}
#right-header p.top-phone, #mobile-menu p.top-phone, #footer p.top-phone {
	background: url(images/misc/phone.svg) left center no-repeat;
	background-size: auto 16px;
	padding-left: 22px;
}
#mobile-menu p.top-phone {
	margin-bottom: 4px;
	padding-left: 22px;
}
#right-header p.top-email, #mobile-menu p.top-email, #footer p.top-email {
	background: url(images/misc/mail.svg) left center no-repeat;
	background-size: auto 16px;
	padding-left: 26px;
	margin-left: 25px;
}
#mobile-menu p.top-email, #footer p.top-email {
	margin-left: 0;
}
#footer p.top-email, #footer p.top-phone {
	background-size: auto 14px;
	filter: brightness(0) invert(1);
	margin:5px 0 0 0;
}
#footer p.top-phone {
	padding-left:20px;
}
.top-contacts {
	padding: 3px 0 0 0;
	-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;
}
.top-contacts p {
	font-weight:500;
}
#right-header li.menu-item-has-children {
	overflow: visible;
}
#right-header .sub-menu {
	-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;
	position: absolute;
	top: 35px;
	left: -25px;
	padding: 25px 25px 15px 25px;
	z-index: 999998;
	display: none;
	text-align: left;
	width: 540px;
	border-radius: 12px;
	background: #0c0d3b;
}
#navbar.smaller #right-header .sub-menu {
	background: #0c0d3b;
	border-radius: 0 0 12px 12px;
}
#right-header .sub-menu li {
	padding: 0 !important;
	float: left;
	width: 50%;
	margin: 0 0 8px 0 !important;
	display: block;
	position:relative;
	padding-left:24px !important;
	-webkit-box-sizing: border-box; 
	 -moz-box-sizing: border-box;    
	 box-sizing: border-box;
}
#right-header .sub-menu li:before {
	background: url(images/misc/linkedin.svg) no-repeat;
	background-size: 100% auto;
	content:"";
	display:block;
	position: absolute;
	left:0;
	top:2px;
	width:14px;
	height:14px;
}
#right-header .sub-menu li.google-nav:before {
	background-image: url(images/misc/google-icon.svg);
}
#right-header .sub-menu li.funnel-nav:before {
	background-image: url(images/misc/funnel.svg);
	width:16px;
	height:16px;
}
#right-header .sub-menu li.email-nav:before {
	background-image: url(images/misc/mail.svg);
	top:4px;
}
#right-header .sub-menu li.telemarketing-nav:before {
	background-image: url(images/misc/phone.svg);
}
#right-header .sub-menu li.database-nav:before {
	background-image: url(images/misc/database-icon.svg);
	width:12px;
	height:18px;
}
#right-header .sub-menu li a, #right-header .sub-menu li a {
	border: 0;
	padding: 0 !important;
	cursor: pointer;
	font-size: 16px;
	line-height: 20px;
	font-weight: 400;
	color: #fff !important;
	display: inline-block;
}
#right-header .sub-menu li a::after {
	display: none !important;
}
#right-header .sub-menu li a:hover, #right-header .sub-menu li.current-menu-item a {
	padding: 0 !important;
	border: 0 !important;
	color: #0075f5 !important;
}

#top-menu {
	padding-right: 155px;
	padding-top: 30px;
	position: relative;
	-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;
}


#navbar.smaller {
	padding-top: 8px;
	padding-bottom:0;
	background: #0c0d3b;
}
#navbar.smaller #top-menu {
	padding-top: 16px;
}
#navbar.smaller #logo {
	padding-top:20px;
}
#navbar.smaller #logo img {
	width: 170px;
	height: 45px;
}
#navbar.smaller .top-but {
	top: 10px;
}






.slidetop, .slidetoptwo {
	-webkit-transition: 0.6s;-moz-transition: 0.6s;-ms-transition: 0.6s;-o-transition: 0.6s;transition: 0.6s;
	position: relative;
	top: 40px;
	opacity: 0;
}

.slideleft {
	-webkit-transition: .6s;-moz-transition: .6s;-ms-transition: .6s;-o-transition: .6s;transition: .6s;
	position: relative;
	right: -100px;
	opacity: 0;
	transition-delay: 0.5s;
}
.slideleftgo {
	right: 0 !important;
	opacity: 1 !important;
}

.slideright {
	-webkit-transition: .6s;-moz-transition: .6s;-ms-transition: .6s;-o-transition: .6s;transition: .6s;
	position: relative;
	left: -100px;
	opacity: 0;
	transition-delay: 0.5s;
}
.sliderightgo {
	left: 0 !important;
	opacity: 1 !important;
}
.slideup {
	-webkit-transition: .6s;-moz-transition: .6s;-ms-transition: .6s;-o-transition: .6s;transition: .6s !important;
	position: relative;
	top: 60px;
	opacity: 0;
	transition-delay: 0.5s !important;
}
.slidedelaynone {
	transition-delay: 0s !important;
}
.slidedelaytwo {
	transition-delay: 0.25s !important;
}
.slidedelaythree {
	transition-delay: 0.5s !important;
}
.slidedelayfour {
	transition-delay: 0.75s !important;
}
.slidedelayfive {
	transition-delay: 1s !important;
}
.slidedelaysix {
	transition-delay: 1.25s !important;
}
.slidedelayseven {
	transition-delay: 1.5s !important;
}
.slideupgo {
	top: 0;
	opacity: 1 !important;
}
.slideupnow {
	-webkit-transition: .6s;-moz-transition: .6s;-ms-transition: .6s;-o-transition: .6s;transition: .6s;
	position: relative;
	top: 60px;
	opacity: 0;
}





.home-header {
	width: 100%;
	padding: 0 0 200px 0;
	background: #0c0d3b url(images/features/home-header.jpg) center top no-repeat;
	background-size: cover;
}
.home-header .wrapper {
	max-width:100%;
	padding: 0 150px;
	background: url(images/features/envelopes.png) no-repeat;
	background-position: right 170px;
}
.home-header-text {
	padding-bottom:80px;
	padding-top:250px;
	max-width:680px;
	position:relative;
}

.moving-envelope {
	position: absolute;
	left:680px;
	bottom:-250px;
  	transform: rotate(46deg);
	animation: moveenvelope 2.5s ease;
	animation-fill-mode: forwards;
    animation-delay:1s;
	width:180px;
	height:190px;
}
@keyframes moveenvelope {
   to { transform: rotate(0deg);bottom:110px;left:670px;width:408px;height:430px;}	
}
.moving-envelope-line {
	position: absolute;
	width: 121px;
	height:0;
	left:747px;
	bottom:0;
	animation: showenvelopeline 2.2s ease;
	animation-fill-mode: forwards;
    animation-delay:1.62s;
	background: url(images/features/iq-envelope-line.svg) center bottom no-repeat;
	background-size: 121px auto;
}
@keyframes showenvelopeline {
   to {height:195px}	
}

.home-header-text h1 {
	margin: 0;
}
.home-header-text p {
	margin: 10px 0 20px 0;
	color: #fff;
	font-size: 18px;
	line-height: 26px;
	font-weight:200;
}

.main-but {
	display: inline-block;
	padding: 0 26px;
	height: 40px;
	line-height: 38px;
	background: #f17317;
	border: 1px solid #f17317;
	-webkit-box-sizing: border-box; 
	 -moz-box-sizing: border-box;    
	 box-sizing: border-box;
	color: #fff;
	border-radius: 30px;
	font-weight: 700;
	text-align: center;
	text-decoration: none;
	font-size: 15px;
	text-transform: uppercase;
	-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;
}
#mobile-menu .main-but {
	display:block;
	width:192px;
	margin-bottom:12px;
}
.blue-but {
	background: #0075f5;
	border: 1px solid #0075f5;
}
.top-but {
	height: 36px;
	line-height: 36px;
	font-size: 15px;
	position: absolute;
	padding: 0 18px;
	top: 22px;
	right: 0;
	font-weight: 700;
}
.top-but-blue {
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	padding: 0 12px;
	float:right;
	font-weight: 600;
	margin-left: 20px;
}

.home-header-text .main-but {
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	margin: 0 10px 0 0;
	padding: 0 30px;
}
.hollow-but {
	background: none;
	border: 1px solid #fff;
	color: #fff;
	font-weight: 600;
}
.main-but:hover {
	background: #248dff;
	border: 1px solid #248dff;
	color: #fff;
	text-decoration: none;
}
.blue-but:hover {
	background: #248dff;
	border: 1px solid #248dff;
}

.rounded-img img {
	border-radius: 30px;
}
.floating-shape-area {
	position: relative;
}
.padded-text {
	padding-left: 40px;
}
.padded-text-right {
	padding-right: 40px;
}
.padded-text-big {
	padding-left: 60px;
}
.floating-shape-area .wpb_single_image {
	position: relative;
	z-index: 3;
}
.floating-shape-area .vc_column-inner {
	padding: 0 !important;
}
.floating-shape {
	font-size: 0;
	background: #fff;
	border-radius: 30px;
	width: 250px;
	height: 250px;
	max-width: 80%;
	box-shadow: 0 0 50px rgba(0,0,0,0.2);
	position: absolute;
	left: -25px;
	top: -25px;
	z-index: 2;
	-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;
  animation: moveup 1s linear infinite;
  animation-play-state: paused;
  animation-delay: calc(var(--scroll) * -1s);
}
.floating-shape-right {
	left: auto;
	top: auto;
	right: -25px;
	bottom: -25px;
	height: 120px;
	width:200px;
  animation: moveupright 1s linear infinite;
  animation-play-state: paused;
  animation-delay: calc(var(--scroll) * -1s);
}
.floating-shape-big {
  animation: moveupbig 1s linear infinite;
  animation-play-state: paused;
  animation-delay: calc(var(--scroll) * -1s);
}

@keyframes moveup {
  to {
	width: 750px;
	height: 520px;
	left: -40px;
	top: -40px;
	border-radius: 100px 30px;
  }
}
@keyframes moveupright {
  to {
	left: auto;
	top: auto;
	width: 900px;
	height: 440px;
	right: -40px;
	bottom: -40px;
  }
}

@keyframes moveupbig {
  to {
	width: 750px;
	height: 500px;
	left: -40px;
	top: -40px;
  }
}

.two-buts .main-but {
	float: left;
	margin-top:10px;
	margin-right:20px;
	font-size:17px;
	height:50px;
	line-height:50px;
	padding: 0 30px;
}
.two-buts .hollow-but {
	color:#0c0d3b;
	border: 1px solid #0c0d3b;
}
.two-buts .main-but:hover {
	background: #0c0d3b;
	border: 1px solid #0c0d3b;
	color:#fff;
}

.pad-area-top {
	padding-top: 60px !important;
}
.big-pad-area-top {
	padding-top: 120px !important;
}
.big-pad-area-btm {
	padding-bottom: 160px !important;
}

.blue-box {
	background: #1849ad url(images/misc/signal-icon-white.svg) no-repeat;
	background-size: 500px auto;
	background-position: right -60px top -60px;
	padding: 80px;
	border-radius: 30px;
	position: relative;
	z-index:2;
	-webkit-box-sizing: border-box; 
	 -moz-box-sizing: border-box;    
	 box-sizing: border-box;
}
.blue-box-tight {
	background-size: 310px auto;
	background-position: right -30px top -110px;
	padding: 45px;
	box-shadow: 0 0 100px rgba(0,0,0,0.5);
}
.blue-box-tight img {
	max-height: 80px;
	width: auto;
}
.big-margin-up {
	margin-top: -280px !important;
}
.margin-up {
	margin-top: -80px !important;
}
.blue-box h3 {
	color: #fff;
	margin-top: 16px;
}
.blue-box p {
	color: #bbc4e0;
	font-size: 16px;
	line-height: 22px;
	margin: 5px 0 0 0;
	max-width: 200px;
}
.blue-box-column {
	padding: 0 30px !important;
}
.blue-box-tight .blue-box-column {
	padding: 0 15px !important;
}
.blue-box-tight .wpb_single_image {
	max-width: 50%;
	width: 100px;
	float: left;
}
.blue-box-tight .wpb_text_column {
	width: 50%;
	float: left;
}


.home-feature {
	position:relative;
	display:block;
	float:left;
	width:23.5%;
	margin-right:2%;
	overflow:hidden;
	background:#fff;
	border-radius: 20px;
	text-align: center;
	text-decoration:none;
	-webkit-transition: 0.6s;-moz-transition: 0.6s;-ms-transition: 0.6s;-o-transition: 0.6s;transition: 0.6s;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.home-feature:hover {
	background:#0d28a8;
	box-shadow: 0 0 70px rgba(255,255,255,0.2);
	border-radius: 20px 50px;
}
.home-feature h2 {
	font-size:20px;
	line-height:24px;
	color:#0c0d3b;
	margin: 0 auto 6px auto;
	-webkit-transition: 0.6s;-moz-transition: 0.6s;-ms-transition: 0.6s;-o-transition: 0.6s;transition: 0.6s;
}
.home-feature p {
	color:#0c0d3b;
	font-size:15px;
	line-height:19px;
	font-weight:300;
	margin: 0 auto;
	-webkit-transition: 0.6s;-moz-transition: 0.6s;-ms-transition: 0.6s;-o-transition: 0.6s;transition: 0.6s;
}
.home-feature:hover p, .home-feature:hover h2 {
	color:#fff;
}

.home-feature-overlay {
	background: #14017E;
	background: linear-gradient(45deg,rgba(20, 1, 126, 1) 0%, rgba(0, 120, 249, 1) 98%);
	position:absolute;
	z-index;1;
	width:100%;
	height:100%;
	opacity:0;
	-webkit-transition: 0.6s;-moz-transition: 0.6s;-ms-transition: 0.6s;-o-transition: 0.6s;transition: 0.6s;
}
.home-feature:hover .home-feature-overlay {
	opacity:1;
}
.home-feature-text {
	position:relative;
	z-index;2;
	padding:30px 30px 35px 30px;
}

.home-sub-links {
	margin: 0 auto;
	text-align:center;
}
.home-sub-links a {
	position: relative;
	color:#0075f5;
	display:inline-block;
	font-size:20px;
	line-height: 28px;
	height: 28px;
	font-weight:300;
	background: url(images/misc/linkedin.svg) no-repeat;
	background-size: auto 22px;
	background-position:left top;
	padding-left:35px;
	padding-right:24px;
	text-decoration:none;
	margin: 10px 35px;
	filter: brightness(0) invert(1);
	-webkit-transition: 0.6s;-moz-transition: 0.6s;-ms-transition: 0.6s;-o-transition: 0.6s;transition: 0.6s;
}
.home-sub-links a.google-link {
	background-image: url(images/misc/google.svg);
	background-size: auto 28px;
	background-position:left bottom;
	padding-left: 95px;
}

.home-sub-links {
	padding-top: 40px;
}
.home-sub-links a:before {
	content:"";
	display:block;
	position:absolute;
	left:-35px;
	top:-6px;
	width:1px;
	height:36px;
	background:rgba(255,255,255,0.3);
}
.home-sub-links a.first-link:before {
	display:none;
}
.home-sub-links a:after {
	content:"";
	display:block;
	position:absolute;
	right:0;
	top:5px;
	width:10px;
	height:16px;
	background: url(images/misc/arrow-right.svg) center center no-repeat;
	background-size: 10px 16px;
	-webkit-transition: 0.6s;-moz-transition: 0.6s;-ms-transition: 0.6s;-o-transition: 0.6s;transition: 0.6s;
}
.home-sub-links a:hover {
	filter: none;
}
	

.logo-area {
	padding: 0 0 60px 0;
}
.logo-area p {
	font-size: 20px;
	line-height: 26px;
	font-weight: 600;
}
.logo-area img {
	display: inline-block;
	margin: 20px;
}


/* ------------------- Mobile Menu --------------------- */

#mobile-menu {
	display: none;
	position: absolute;
	top: 22px;
	right: 0;
	-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;
}
#mobile-menu .sub-menu {
	display: none !important;
}
#navbar.smaller #mobile-menu {
	top: 12px;
}
input#burger {
	display: none;
}
#mobile-menu input + label {
  position: absolute;
  top: 0;
  right: 0;
  height: 20px;
  width: 32px;
  z-index: 99995;
}
#mobile-menu input + label span {
  position: absolute;
  width: 100%;
  height: 3px;
  top: 9px;
  margin-top: -1px;
  left: 0;
  display: block;
  border-radius: 20px;
  background: #fff;
  transition: .5s;
}
#mobile-menu input + label:hover span {
  background: #187bd0;
}
#mobile-menu input + label span:first-child { top: 0; }
#mobile-menu input + label span:last-child { top: 18px; }
#mobile-menu label:hover { cursor: pointer; }
#mobile-menu input:checked + label span {
  opacity: 0;
  top: 50%;
  background: #ffffff;
}
#mobile-menu input:checked + label span:first-child {
  opacity: 1;
  transform: rotate(45deg);
}
#mobile-menu input:checked + label span:last-child {
  opacity: 1;
  transform: rotate(-45deg);
}
#mobile-menu input ~ nav {
	background: #04081c url(images/features/footer-bg.png) center top no-repeat;
	background-size:cover;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 100%;
  height: 0;
  text-align: center;
  z-index: 99994;
  transition: .5s;
  transition-delay: .5s;
  overflow: hidden;
}
#mobile-menu input ~ nav .mobile-links {
  opacity: 0;
  transition: .5s;
  transition-delay: 0s;
}
#mobile-menu input:checked ~ nav .mobile-links {
  opacity: 1;
  transition-delay: .5s;
}
#mobile-menu input ~ nav ul#menu-mobile {
  list-style: none;
  margin: 0 auto;
  padding: 40px 0 15px 0;
}
#mobile-menu input ~ nav ul#menu-mobile li {
  opacity: 0;
  transition: .5s;
  transition-delay: 0s;
  display: block;
  padding: 0 0 8px 0;
	font-size: 15px;
	line-height: 18px;
	font-weight: 400;
}
#mobile-menu input ~ nav ul#menu-mobile li a {
  text-decoration: none;
  color: #ffffff;
}

#mobile-menu input ~ nav ul#menu-mobile li.service-nav {
	position: relative;
	padding-left: 25px;
}
#mobile-menu input ~ nav ul#menu-mobile li.service-nav-top {
	margin-top:5px;
}
#mobile-menu input ~ nav ul#menu-mobile li.service-nav-btm {
	padding-bottom:18px;
	border-bottom: 1px solid rgba(255,255,255,0.2);
}
#mobile-menu input ~ nav ul#menu-mobile li.service-nav:before {
	background: url(images/misc/linkedin.svg) no-repeat;
	background-size: 100% auto;
	content:"";
	display:block;
	position: absolute;
	left:0;
	top:3px;
	width:14px;
	height:14px;
}
#mobile-menu input ~ nav ul#menu-mobile li.google-nav:before {
	background-image: url(images/misc/google-icon.svg);
}
#mobile-menu input ~ nav ul#menu-mobile li.funnel-nav:before {
	background-image: url(images/misc/funnel.svg);
	width:16px;
	height:16px;
}
#mobile-menu input ~ nav ul#menu-mobile li.email-nav:before {
	background-image: url(images/misc/mail.svg);
}
#mobile-menu input ~ nav ul#menu-mobile li.telemarketing-nav:before {
	background-image: url(images/misc/phone.svg);
}
#mobile-menu input ~ nav ul#menu-mobile li.database-nav:before {
	background-image: url(images/misc/database-icon.svg);
	width:12px;
	height:18px;
}


#mobile-menu input ~ nav ul#menu-mobile li a:hover, #mobile-menu input ~ nav ul#menu-mobile li.current-menu-item a, #mobile-menu input ~ nav ul#menu-mobile li.current_page_parent a {
	color: #187bd0;
}
#mobile-menu input:checked ~ nav {
  height: 100%;
  transition-delay: 0s;
}
#mobile-menu input:checked ~ nav ul#menu-mobile li {
  opacity: 1;
  transition-delay: .5s;
}

.two-column-wide {
    float: left;
    width: 50%;
    padding: 50px 50px 40px 50px;
    min-height: 340px;
    background-color: #ffffff;
    background-size: cover;
    background-position: center center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.page-template-local-page .blue-bar-main {
	display:none;
}
.blue-bar {
	background: #0075f5 url(images/features/contact-bar.png) no-repeat;
	background-position: right top;
}
.blue-bar .wrapper-inner {
	width:100%;
	max-width:1620px;
	margin: auto;
	background: url(images/misc/arrow-icon.svg) no-repeat;
	background-position: left -200px bottom -320px;
    background-size: 390px auto;
	padding: 100px 0;
	-webkit-transition: 0.6s;-moz-transition: 0.6s;-ms-transition: 0.6s;-o-transition: 0.6s;transition: 0.6s;
	transition-delay: 0.5s;
}
.blue-bar .arrowshow {
	background-position: left bottom;
	transition-delay: 1.8s !important;
}
.blue-bar-left {
	width:70%;
	float:left;
}
.blue-bar-right {
	width:25%;
	float:right;
	padding-top:25px;
}
.blue-bar .vc_column-inner {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.blue-bar h2 {
	color: #fff;
	font-size: 52px;
	line-height: 56px;
	font-weight:900;
	margin:0;
}
.blue-bar h2 strong {
	color: #0c0d3b;
}
.blue-bar p {
	color: #fff;
	font-size: 22px;
	line-height: 32px;
	margin: 12px 0 0 0;
	font-weight:300;
}
.blue-bar .main-but {
	width: 230px;
	height:52px;
	line-height:52px;
	margin-bottom:15px;
	font-size:17px;
	padding:0;
}
.blue-bar .hollow-but {
	font-size:16px;
	margin-bottom:0;
}
.blue-bar .main-but:hover {
	background: #0c0d3b;
}


.grey-area {
	background: #eeeeee;
	padding: 110px 0;
}
.grey-area-tight {
	background: #eeeeee;
	padding: 80px 0;
}
.feature-boxes {
	padding: 20px 20px 0 20px;
	margin-top: -60px;
	background: #eff2f7;
}
a.feature-box {
	float: left;
	width: 15.41666%;
	margin-right: 1.5%;
	background: #fff;
	display: block;
	min-height: 260px;
	text-decoration: none;
	position: relative;
	color: #021d43;
	-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;
}
a.feature-box:after {
	content: "";
	display: block;
	background: url(images/misc/arrow-right.svg) no-repeat;
	background-size: 25px auto;
	width: 25px;
	height: 15px;
	position: absolute;
	bottom: 12px;
	right: 15px;
}
.btm-logo {
	filter: brightness(0) invert(1);
}
a.feature-box:hover:after {
	filter: brightness(0) invert(1);
	right: 10px;
}
a.feature-box:hover {
	background: #29abe2;
	color: #fff;
}
a.feature-box span {
	padding: 20px 20px 40px 20px;
	font-size: 16px;
	line-height: 22px;
	display: block;
	font-weight: 600;
}
a.feature-box-tall span {
	padding-bottom: 22px;
}
a.feature-box img {
	width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
}
a.feature-box-last {
	float: right;
	margin-right: 0;
}


.circle-big {
	position: absolute;
	left: -60px;
	bottom: -140px;
	background: url(images/misc/circles-big.png) no-repeat;
	background-size: 100% 100%;
	width: 300px;
	height: 300px;
	z-index: -1;
	font-size: 0;
}
.circle-big-right {
	left: auto;
	top: -60px;
	right: -50px;
}
.circle-sml {
	position: absolute;
	right: 20px;
	top: -40px;
	background: url(images/misc/circles-sml.png) no-repeat;
	background-size: 100% 100%;
	width: 180px;
	height: 180px;
	z-index: -1;
	font-size: 0;
}
.circle-sml-left {
	right: auto;
	left: -50px;
	top: -50px;
}
.circle-sml-btm {
	right: auto;
	left: -40px;
	top: auto;
	bottom: -40px;
}
.border-img img {
	border: 22px solid #f3f5f7;
	max-width: 100%;
	height: auto;
	box-shadow: 0 0 30px rgba(0,0,0,0.2);
	-webkit-box-sizing: border-box; 
	 -moz-box-sizing: border-box;    
	 box-sizing: border-box;
}

.white-area {
	background: #fff;
	padding: 80px 0;
}
.vc_col-sm-6 ul {
	margin: 0;
	padding: 20px 0 0 5px;
	list-style: none;
}
.vc_col-sm-6 ul li {
	list-style: none;
	font-size: 18px;
	line-height: 26px;
	padding-bottom: 15px;
	padding-left: 25px;
	position: relative;
	color: #222223;
}
.vc_col-sm-6 ul li::before {
	position: absolute;
	left: 0;
	top: 0;
  content: "\2022"; 
  color: #29abe2;
  font-weight: bold;
  display: inline-block;
  font-size: 20px;
  width: 30px;
}
.wpb_content_element {
	margin-bottom: 0 !important;
}

.choose-icon {
	text-align: center;
	float: left;
	width: 25%;
	margin: 0 auto !important;
}
.choose-icon-six .choose-icon {
	width: 16.6666%;
}
.choose-icon-eight .choose-icon {
	margin: 15px auto !important;
}
.choose-icon p {
	text-align: center;
	color: #29abe2;
	font-size: 15px;
	line-height: 20px;
	font-weight: 600;
	max-width: 180px;
	margin-left: auto;
	margin-right: auto;
	text-transform: uppercase;
}
.choose-icon img {
	margin-bottom: 6px;
}

.non-padded-area .vc_column-inner {
	padding: 0 !important;
}
.padded-text {
	padding-right: 15px !important;
	padding-top: 10px !important;
}

.more-link {
	position: absolute;
	right: 0;
	top: -5px;
}
.more-link a {
	border-bottom: 1px solid #002252;
	padding-bottom: 2px;
}
.more-link a:hover {
	text-decoration: none;
	color: #29abe2;
	border-bottom: 1px solid #29abe2;
}

.blue-feature-box {
	background: #29abe2;
	padding: 60px;
}
.blue-feature-box p.feature-text {
	margin: 0;
	color: #fff;
	font-weight: 900;
	font-size: 28px;
	line-height: 45px;
}
.blue-feature-box p a {
	color: #fff;
}

.inner-header {
	background: #0c0d3b center center no-repeat;
	background-size: cover;
	text-align: center;
	width: 100%;
	overflow: hidden;
}
.inner-header .main-but {
	margin-top: 15px !important;
}
.main-blog-header {
	background:#0c0d3b;
}
.return-but {
	margin-top:20px;
}
.inner-header-wrapper {
	width: 100%;
	overflow: hidden;
	height: 700px;
	position: relative;
	background: rgba(6,10,42,0);
}
.inner-header-wrapper-overlay {
	background: rgba(6,10,42,0.85);
}
.inner-header-text {
	padding-top: 240px;
}
.inner-header-wrapper-sml {
	height: 600px;
}
.blog-header .inner-header-wrapper {
	height: auto;
	background: rgba(6,10,42,0.5);
	padding-bottom: 40px;
}
.blog-header .inner-header-text {
	padding-top: 230px;
}
.main-blog-header .inner-header-text {
	padding-bottom: 40px;
}
.inner-header h1 {
	max-width: 675px;
	margin: 0 0 10px 0;
}
.single-post .inner-header h1, .page-template-local-page .inner-header h1 {
	max-width: 900px;
}
.inner-header p {
	color:#fff;
	font-size: 20px;
	line-height: 25px;
	font-weight: 300;
	margin: 0;
	width: 560px;
	max-width: 84%;
}
.parent-pageid-25 .border-img a {
	position: relative;
}
.parent-pageid-25 .border-img a:after {
	content: "";
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
	background: #fff url(images/misc/search.svg) center center no-repeat;
	background-size: 30px auto;
	width: 75px;
	height: 75px;
	border-radius: 100px;
}
.parent-pageid-25 .border-img a:hover {
	opacity: 0.9;
}

ul.arrow-list {
	list-style:none;
	margin: 15px 0 0 0;
	padding: 0;
}
ul.arrow-list li {
	font-size:18px;
	line-height:24px;
	background: url(images/misc/arrow-right.svg) left top 5px no-repeat;
	background-size: auto 15px;
	min-height:15px;
	padding-left: 25px;
	padding-bottom:8px;
}

.float-icon {
	border: 20px solid #f3f5f7;
	text-align: center;
	padding-top: 6px;
	background: #f3f5f7 !important;
	box-shadow: 0 0 30px rgba(0,0,0,0.2);
	width: 140px;
	height: 140px;
	position: absolute;
	border-radius: 100px;
	right: -20px;
	bottom: -40px;
	-webkit-box-sizing: border-box; 
	 -moz-box-sizing: border-box;    
	 box-sizing: border-box;
}
.float-icon-left {
	right: 20px;
}

.two-column {
	float: left;
	width: 47%;
	text-align: left;
}

.reviews-area {
	margin-bottom: 40px;
	position: relative;
	z-index:2;
}
.home .reviews-area {
	padding: 0 1%;
	margin-bottom: 100px;
}
.reviews-box {
	background: #fff;
	margin-top: 50px;
	padding: 15px 0 5px 0;
	min-height: 230px;
}
.grey-area-tight .reviews-box {
	background: #eee;
}

.relative-area {
	position: relative;
	z-index: 3;
}

.content-area {
	background: #dee5f8;
	padding: 140px 0 20px 0;
	position:relative;
}
.content-area-tight {
	padding: 100px 0;
}
.content-area-btm {
	padding: 0 0 120px 0;
}
.home .content-area {
	padding-top: 200px;
}
.model-column {
	background:url(images/misc/tick.svg) no-repeat;
	background-size: 38px auto;
	background-position: left top 5px;
	margin-bottom: 25px !important;
}
.model-column .wpb_text_column {
	padding-left:32px;
}
.curve-top {
	display:block;
	content:"";
	position: absolute;
	top: -99px;
	left: 0;
	z-index:1;
	background:url(images/misc/round-bg.svg) no-repeat;
	background-position: center top;
	background-size: 250% auto;
	width:100%;
	height: 100px;
}
.curve-btm {
	display:block;
	content:"";
	position: absolute;
	bottom: -199px;
	left: 0;
	z-index:1;
	background:url(images/misc/round-bg-btm.svg) no-repeat;
	background-position: center top;
	background-size: cover;
	width:100%;
	height: 220px;
}
.curve-btm-two {
	display:block;
	content:"";
	position: absolute;
	bottom: -199px;
	left: 0;
	z-index:1;
	background:url(images/misc/round-bg-btm-two.svg) no-repeat;
	background-position: center top;
	background-size: cover;
	width:100%;
	height: 200px;
}
.curve-top-two {
	display:block;
	content:"";
	position: absolute;
	top: -200px;
	left: 0;
	z-index:1;
	background:url(images/misc/round-bg-btm.svg) no-repeat;
	background-position: center bottom;
	background-size: cover;
	width:100%;
	height: 200px;
	-webkit-transform: scale(-1, -1);
    -moz-transform: scale(-1, -1);
    -o-transform: scale(-1, -1);
    transform: scale(-1, -1);
}
.curve-top-three {
	display:block;
	content:"";
	position: absolute;
	top: -220px;
	right: 0;
	z-index:1;
	background:url(images/misc/round-bg-inner.svg) no-repeat;
	background-position: center top;
	background-size: cover;
	width:100%;
	height: 250px;
}
.curve-top-tight {
	height: 160px;
	top: -145px;
}
.curve-top p, .curve-btm p, .curve-top-two p, .curve-top-three p, .curve-btm-two p {
	display:none;
}

.case-study-logo img {
	width:260px;
	height: auto;
	margin-bottom:30px;
}

h2.why-title {
	padding-left:70px;
	position:relative;
}
h2.why-title:before {
	content:"1";
	color:#c0d2f7;
	font-size:80px;
	line-height:80px;
	position:absolute;
	left:0;
	top:0;
}
h2.why-title-one {
	padding-left:55px;
}
h2.why-title-two:before {
	content:"2";
}
h2.why-title-three:before {
	content:"3";
}
h2.why-title-four:before {
	content:"4";
}
h2.why-title-five:before {
	content:"5";
}
h2.why-title-six:before {
	content:"6";
}
h2.why-title-seven:before {
	content:"7";
}

.blue-area {
	background: #0c0d3b url(images/features/bg-glow.png) center center no-repeat;
}
.blue-area .vc_col-sm-12 {
	padding: 300px 0 200px 0;
}
.blue-area-btm .vc_col-sm-12 {
	padding: 260px 0 120px 0;
} 
.blue-area-tight-btm .vc_col-sm-12 {
	padding-bottom:100px;
} 
.no-padding .vc_col-sm-12 {
	padding: 0 !important;
}
.home .blue-area .vc_col-sm-12 {
	padding: 300px 0 100px 0;
}
.blue-area p {
	color:#fff;
	font-weight: 200;
}
.blue-area h2, .blue-area h3 {
	color:#fff;
}

.stat-boxes {
	margin-top:20px !important;
	margin-bottom:60px !important;
}
.home .stat-boxes {
	margin-top:0 !important;
	margin-bottom:0 !important;
}
.stat-boxes-link {
	margin-top:10px !important;
	margin-bottom: 60px !important;
}
.stat-box {
	padding:30px 28px;
	background: rgba(14,103,222,0.12);
	text-align: center;
	border-radius:12px;
}
p.stat-title {
	color: #fff;
	font-weight:900;
	font-size:18px;
	line-height:22px;
	text-transform:uppercase;
	margin: 0 0 6px 0;
}
p.stat-amount {
	color: #007bff;
	font-size:16px;
	line-height:22px;
	margin:0;
}

.blue-floating-box {
	padding: 60px;
	margin: 0 auto;
	margin-top:110px;
	margin-bottom: -600px;
	background: #dee5f8;
	box-shadow: 0 0 60px rgba(0,0,0,0.15);
	border-radius: 30px;
	width: 90%;
	position:relative;
	max-width:1270px;
	z-index:4;
	text-align:left;
	-webkit-box-sizing: border-box; 
	 -moz-box-sizing: border-box;    
	 box-sizing: border-box;
}
.blue-floating-box h3 {
	font-size: 50px;
	line-height: 55px;
	margin: 6px 0 10px 0;
	color: #0c0d3b;
}
.blue-floating-box h2 {
	color: #0c0d3b;
}
.blue-floating-box p {
	color: #222223;
	font-weight: 300;
}



.floating-img {
	position: absolute;
	bottom: 50px;
	right:-50px;
	width:600px;
	z-index:2;
	-webkit-transition: 0.6s;-moz-transition: 0.6s;-ms-transition: 0.6s;-o-transition: 0.6s;transition: 0.6s;
	transition-delay: 0.5s;
  animation: zoomin 1s linear infinite;
  animation-play-state: paused;
  animation-delay: calc(var(--scroll) * -1s);
}
@keyframes zoomin {
  to {
	bottom: -400px;
	right:-300px;
	width:1400px;
  }
}

.wpb-content-wrapper {
	position: relative;
}

.companies-box {
	padding: 50px;
	margin: 0 auto;
	background: #dee5f8;
	box-shadow: 0 0 50px rgba(0,0,0,0.2);
	border-radius: 30px;
	width: 90%;
	max-width:1200px;
	position: absolute;
	left: 0;
	right:0;
	top: -150px;
	z-index:4;
	vertical-align: middle;
	-webkit-box-sizing: border-box; 
	 -moz-box-sizing: border-box;    
	 box-sizing: border-box;
}
.company-logos {
	vertical-align: middle;
	padding-top:35px;
}
.company-logos p {
	display: inline-block;
	margin: 15px 20px !important;
	vertical-align: middle;
}

.service-feature h3 {
	font-size:22px;
	line-height:26px;
	margin: 0 0 5px 0;
}
.service-feature p {
	margin:0;
	font-size:16px;
	line-height:24px;
}
.service-feature {
	background: url(/wp-content/uploads/2025/08/email-outreach.png) no-repeat;
	background-position: 5px 22px;
	padding: 28px 35px 28px 130px;
	-webkit-transition: 0.6s;-moz-transition: 0.6s;-ms-transition: 0.6s;-o-transition: 0.6s;transition: 0.6s;
	border-radius: 0;
}
.service-feature:hover {
	background-color: rgba(0,117,245,0.1);
	border-radius: 50px 0 50px 0;
}
.service-feature-li {
	background-image: url(/wp-content/uploads/2025/08/linkedin.png);
}
.service-feature-gdpr {
	background-image: url(/wp-content/uploads/2025/09/gdpr.png);
}
.service-feature-quality {
	background-image: url(/wp-content/uploads/2025/09/quality.png);
}
.service-feature-expertise {
	background-image: url(/wp-content/uploads/2025/09/expertise.png);
}
.service-feature-human {
	background-image: url(/wp-content/uploads/2025/09/human.png);
}
.service-feature-profile {
	background-image: url(/wp-content/uploads/2025/09/profile.png);
}
.service-feature-company {
	background-image: url(/wp-content/uploads/2025/09/company.png);
}
.service-feature-brand {
	background-image: url(/wp-content/uploads/2025/09/brand-awareness.png);
}
.service-feature-domain {
	background-image: url(/wp-content/uploads/2025/09/domain.png);
}
.service-feature-verify {
	background-image: url(/wp-content/uploads/2025/09/verify-data.png);
}
.service-feature-personalise {
	background-image: url(/wp-content/uploads/2025/09/personalise.png);
}
.service-feature-optimise {
	background-image: url(/wp-content/uploads/2025/09/optimise.png);
}
.service-feature-precision-li {
	background-image: url(/wp-content/uploads/2025/09/targeted-li.png);
}
.service-feature-calls {
	background-image: url(/wp-content/uploads/2025/09/target-calls.png);
}
.service-feature-creative {
	background-image: url(/wp-content/uploads/2025/09/creative.png);
}
.service-feature-framework {
	background-image: url(/wp-content/uploads/2025/09/framework.png);
}
.service-feature-multi-channel {
	background-image: url(/wp-content/uploads/2025/09/multi-channel.png);
}
.service-feature-buyer {
	background-image: url(/wp-content/uploads/2025/08/buyer-intent.png);
}
.service-feature-visitor {
	background-image: url(/wp-content/uploads/2025/08/website-visitor.png);
}
.service-feature-phone {
	background-image: url(/wp-content/uploads/2025/08/phone-support.png);
}
.service-feature-channel {
	background-image: url(/wp-content/uploads/2025/08/multi-channel.png);
}

.why-box {
	background: #d1def8 url(/wp-content/themes/paspective/images/icons/managed.png) left bottom no-repeat;
	padding: 26px 20px 26px 110px;
	border-radius: 20px;
	float: left;
	width: 48%;
	margin-right:3%;
	margin-bottom: 25px !important;
	-webkit-box-sizing: border-box; 
	 -moz-box-sizing: border-box;    
	 box-sizing: border-box;
}
.why-box-none {
	background-image:none;
	padding: 30px;
}
.why-box-purpose {
	background-image: url(/wp-content/themes/paspective/images/icons/purpose-built.png);
}
.why-box-secure {
	background-image: url(/wp-content/themes/paspective/images/icons/secure.png);
}
.why-box-secure {
	background-image: url(/wp-content/themes/paspective/images/icons/secure.png);
}
.why-box-business {
	background-image: url(/wp-content/themes/paspective/images/icons/b2b.png);
}
.why-box-ownership {
	background-image: url(/wp-content/themes/paspective/images/icons/ownership.png);
}
.why-box-brand {
	background-image: url(/wp-content/themes/paspective/images/icons/brand.png);
}
.why-box-build-data {
	background-image: url(/wp-content/themes/paspective/images/icons/build-data.png);
}
.why-box-email {
	background-image: url(/wp-content/themes/paspective/images/icons/email.png);
}
.why-box-funnel {
	background-image: url(/wp-content/themes/paspective/images/icons/funnel.png);
}
.why-box-communicate {
	background-image: url(/wp-content/themes/paspective/images/icons/communicate.png);
}
.why-box-brand-channels {
	background-image: url(/wp-content/themes/paspective/images/icons/brand-channels.png);
}
.why-box-personalised {
	background-image: url(/wp-content/themes/paspective/images/icons/personalised.png);
}
.why-box-targeted {
	background-image: url(/wp-content/themes/paspective/images/icons/targeted.png);
}
.why-box-enhance {
	background-image: url(/wp-content/themes/paspective/images/icons/enhance.png);
}
.why-box-human {
	background-image: url(/wp-content/themes/paspective/images/icons/human.png);
}
.why-box-rapid {
	background-image: url(/wp-content/themes/paspective/images/icons/rapid.png);
}
.why-box h3 {
	font-size:20px;
	line-height:25px;
	margin-bottom:5px;
}
.why-box p {
	font-size:16px;
	line-height:22px;
	margin: 0;
}
.price-box {
	background:#fff;
	padding: 30px !important;
	border-radius: 20px;
	min-height:246px !important;
	-webkit-box-sizing: border-box; 
	 -moz-box-sizing: border-box;    
	 box-sizing: border-box;
}
.price-box-wide {
	float: left;
	width: 48%;
	margin-right:3%;
	margin-bottom: 25px !important;
}
.price-box-full {
	text-align: left;
	display:inline-block;
	float: none;
	width: 100%;
	max-width:600px;
	padding: 30px 40px !important;
	margin:0 auto !important;
}
.price-box p {
	font-size:18px;
	line-height:26px;
}
p.sml-text {
	font-size:14px;
	line-height:18px;
}

p.above-title {
	color:#0075f5;
	font-size:26px;
	line-height:30px;
	font-weight:bold;
	margin: 0 auto;
}

#faqs-area {
	padding: 60px 60px 40px 60px;
	background:#fff;
	border-radius: 40px;
	background: #dde4f7;
	margin-bottom: 0 !important;
}
.white-area #faqs-area {
	background:#f5f5f5;
}
#faqs-area .wpsm_panel-group {
	margin-bottom: 0 !important;
}
#faqs-area .wpsm_panel-group .wpsm_panel-heading .wpsm_panel-title a {
	font-family: 'Poppins', sans-serif !important;
	font-size: 20px !important;
	line-height: 26px !important;
	font-weight: bold !important;
	background: none !important;
	color:#0c0d3b !important;
}
#faqs-area .wpsm_panel-group .wpsm_panel-heading .wpsm_panel-title a:hover {
	color:#0075f5 !important;
}
#faqs-area .wpsm_panel-group .wpsm_panel-body {
	font-family: 'Poppins', sans-serif !important;
	padding: 0 0 20px 0;
	font-size: 18px !important;
	line-height: 26px !important;
	background: none !important;
	font-weight: normal !important;
	border:none !important;
}
#faqs-area .wpsm_panel-group .wpsm_panel-body a {
	color: #9bb69c !important;
}
#faqs-area .wpsm_panel-group .wpsm_panel-body a:hover {
	text-decoration: none;
}
#faqs-area .wpsm_panel-group .wpsm_panel-default > .wpsm_panel-heading {
	padding: 0;
	background: none !important;
	color:#041d41 !important;
}
#faqs-area .wpsm_panel-group .ac_title_class {
	padding: 0 !important;
}
#faqs-area .wpsm_panel-group .wpsm_panel {
	background:none !important;
	border-bottom: 1px solid #9ea3be !important;
	margin-bottom: 30px !important;
	padding-bottom: 12px;
	box-shadow: none !important;
}
#faqs-area .wpsm_panel-group .wpsm_panel-default > .wpsm_panel-heading:hover {
	background: none !important;
}
#faqs-area .wpsm_panel-group .wpsm_panel-title .ac_open_cl_icon {
	background: none !important;
}
#faqs-area .wpsm_panel-group .ac_open_cl_icon {
	color: #0c0d3b !important;
	font-size: 20px !important;
	padding-top: 0 !important;
}
#faqs-area .wpsm_panel-group .wpsm_panel-heading .wpsm_panel-title a:hover .ac_open_cl_icon {
	color: #0075f5 !important;
}



#fancybox-overlay {
	background: #000 !important;
}
#fancybox-content {
	border: none !important;
	background: none !important;
}
#fancybox-content div {
	overflow:hidden !important;
}
#fancybox-outer {
    background: none !important;
    box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
}
#fancybox-wrap {
	width: auto;
}
#fancybox-close {
	right: 20px !important;
	top: 20px !important;
	background: url(images/misc/close.svg) center center no-repeat !important;
	background-size: 25px auto !important;
	height: 25px !important;
	width: 25px !important;
}
#fancybox-close span {
	display: none !important;
}

.overlay-form {
	padding: 50px;
	text-align: center;
}
.page-form {
	max-width: 800px;
	margin: 0 auto;
}
.page-form p {
	margin: 0;
}
.page-form .overlay-form {
	padding: 0 !important;
}
.form-left {
	float: left;
	width: 49%;
}
.form-right {
	float: right;
	width: 49%;
}
#callback-form {
	background: #0c0d3b;
}
.overlay-form p {
	color: #ffffff;
	line-height: 20px;
}
.overlay-form p a {
	color: #ffffff;
	display: inline-block;
}
.overlay-form-title {
	font-weight: bold;
	font-size: 28px;
	color: #ffffff;
	line-height: 32px;
}
.overlay-form input, .overlay-form textarea, .overlay-form select {
	max-width: 100%;
	width: 320px;
	height: 40px;
	line-height: 40px;
	text-indent: 0 !important;
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	border-radius:4px !important;
	color: #000 !important;
	padding: 0 0 0 8px !important;
	-webkit-box-sizing: border-box; 
	 -moz-box-sizing: border-box;    
	 box-sizing: border-box;
}
.page-form .overlay-form input, .page-form .overlay-form textarea, .page-form .overlay-form select {
	border: 1px solid #a5a5a5;
	width: 100%;
	margin-bottom: 15px;
}
.overlay-form input.wpcf7-not-valid, .overlay-form textarea.wpcf7-not-valid, .overlay-form select.wpcf7-not-valid {
	background: #ee7b81;
}
.overlay-form input.wpcf7-not-valid::placeholder, .overlay-form textarea.wpcf7-not-valid::placeholder {
  color: #fff;
  opacity: 1;
}
.overlay-form input.wpcf7-not-valid:-ms-input-placeholder, .overlay-form textarea.wpcf7-not-valid::placeholder {
  color: #fff;
}
.overlay-form input.wpcf7-not-valid::-ms-input-placeholder, .overlay-form textarea.wpcf7-not-valid::placeholder {
  color: #fff;
}
.wpcf7-not-valid-tip {
	display: none !important;
}
.overlay-form .checkbox-input input {
	width: auto;
	float: left;
	line-height: 20px;
	height: 20px;
	margin-right: 6px;
}
.checkbox-input input {
	width: auto !important;
	float: left !important;
	line-height: 20px !important;
	height: 20px !important;
	margin-right: 6px !important;
}
fieldset .checkbox-input {
	padding-top: 30px;
	display: block;
}
.va-form .checkbox-input {
	padding-top: 20px;
	display: block;
}
.overlay-form .checkbox-input span.wpcf7-list-item {
	margin-left: 0;
}
.overlay-form textarea {
	height: 100px;
	line-height: 22px;
	padding-top: 5px !important;
}
.overlay-form input.wpcf7-submit {
	background: #0075f5;
	color: #ffffff !important;
	border-radius:6px !important;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
	margin: 0 auto;
	font-size: 18px;
	font-weight: bold;
	padding: 0 !important;
	height: 45px;
	line-height: 45px;
	display: block;
	-webkit-appearance: none !important;
	text-indent: 0 !important;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}
.page-form input.wpcf7-submit {
	width: 200px;
	box-shadow: none;
	border: none !important;
}
.overlay-form input.wpcf7-submit:hover {
	background: #f17317;
}

.overlay-form div.wpcf7-response-output {
	border:1px solid #fa6565!important;
	padding: 10px 15px !important;
	font-size:14px!important;
	line-height:18px !important;
	font-weight: 500 !important;
	color:#ed2525!important;
	color:#fff !important;
	text-align: center !important;
	margin: 10px 0 0 0 !important;
	border-radius:3px;
	background: rgba(0,0,0,0.4);
	-webkit-box-sizing: border-box; 
	 -moz-box-sizing: border-box;    
	 box-sizing: border-box;
}
.overlay-form .sent div.wpcf7-response-output {
	border:1px solid #15a623!important;
	background: rgba(21,166,35,0.1);
}
.page-form .overlay-form div.wpcf7-response-output {
	border:2px solid #fa6565!important;
	background: none;
	padding: 15px 40px !important;
	font-size:16px!important;
	font-weight: 600 !important;
	color:#ed2525!important;
	text-align: center !important;
	-webkit-box-sizing: border-box; 
	 -moz-box-sizing: border-box;    
	 box-sizing: border-box;
}
.page-form .overlay-form .sent div.wpcf7-response-output {
	border:2px solid #15a623!important;
	color:#15a623!important;
	text-align: center !important;
	font-size:16px!important;
	font-weight: 600 !important;
	padding: 15px 40px !important;
}
.block-text {
	display: inline-block;
}



#footer p.footer-btm {
	margin: 60px 0 0 0;
	max-width: 1000px;
	background: url(images/misc/sendiq.svg) left center no-repeat;
	background-size: 140px auto;
	padding:20px 0 0 160px;
	height:40px;
}
#footer {
	background: #04081c url(images/features/footer-bg.png) center top no-repeat;
	padding: 60px 0;
	text-align: center;
}
#footer p {
	color: #b8b8b8;
	font-size: 15px;
	line-height: 22px;
}
#footer p a {
	color: #b8b8b8;
}
#footer p a:hover {
	color: #fff;
	text-decoration: none;
}
.footer-title {
	color: #fff;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	text-transform:uppercase;
	padding: 35px 0 15px 0;
}
.footer-column {
	float: left;
	width: 18%;
	padding-right: 3%;
	-webkit-box-sizing: border-box; 
	 -moz-box-sizing: border-box;    
	 box-sizing: border-box;
}
.footer-column-wide {
	width: 42%;
}
#footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.footer-links ul li {
	padding-bottom: 6px;
	font-size: 15px;
	line-height: 18px;
}
.footer-links ul li a {
	color: #b8b8b8;
	text-decoration: none;
}
.footer-links ul li a:hover {
	color: #ffffff;
}
.footer-column-wide ul li {
	float:left;
	width:50%;
}
ul.social-links li {
	display: block;
	float: left;
	margin: 0 16px 8px 0;
	border-bottom: none;
}
ul.social-links li img {
	height: 24px !important;
}
ul.social-links li a {
	text-align: center;
	filter: brightness(0) invert(1);
	-webkit-transition: 0.6s;-moz-transition: 0.6s;-ms-transition: 0.6s;-o-transition: 0.6s;transition: 0.6s;
	-webkit-box-sizing: border-box; 
	 -moz-box-sizing: border-box;    
	 box-sizing: border-box;
}
ul.social-links li a:hover {
	filter: none;
}
.error-page {
	text-align: center;
}
.error-page h1 {
	margin: 80px auto 0 auto;
}
.error-page p {
	margin: 20px auto;
}

/* ------------------- WP Menu --------------------- */

#wprmenu_bar .menu_title a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	top: 0;
}
#wprmenu_bar {
	background: #000000 !important;
}
#wprmenu_menu.wprmenu_levels ul li a {
	text-transform: uppercase !important;
}
#wprmenu_menu.wprmenu_levels ul li {
	border-bottom: 1px solid #0854a2 !important;
	border-top: 1px solid #3c90e6 !important;
}
#wprmenu_menu ul li a {
	background: #0b74e0 !important;
	font-family: 'Poppins', sans-serif !important;
	color: #ffffff !important;
}
#wprmenu_menu ul li a:hover {
	background: #3c90e6 !important;
}

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

/* ------------------- Blog --------------------- */

#blog-content {
	padding: 60px 0;
	text-align: left;
}
#blog-content #sfsi_holder {
	height: 60px !important;
}
#blog-content a.sficn {
	position: relative;
	text-align: center;
}
#blog-content a.sficn img {
	filter: grayscale(1) brightness(0) !important;
}
#blog-content .sfsi_plus_wicons {
	margin-left: 0 !important;
	margin-right: 6px !important;
}

.no-padding-sides .vc_column-inner {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

h1.blog-title {
	margin: 10px 0;
}

.post-block h3 {
	margin: 0 0 6px 0;
	font-size: 20px;
	line-height: 25px;
	font-weight: 800;
}
.post-block h3 a {
	text-decoration: none;
	color: #04081c;
}
.post-block h3 a:hover {
	color: #0075f5;
}
.post-block p {
	margin:0;
	font-size:18px;
}
.blue-text {
	color: #0075f5;
}
.orange-text {
	color: #f17317;
}
#blog-content ul.post-meta {
	list-style: none;
	margin: 15px 0 0 0;
	padding: 0;
}
#blog-content ul.post-meta li {
	font-size: 20px;
	font-weight: bold;
}
#blog-content ul.post-meta li a {
	color: #54a99a !important;
	text-decoration: none;
}
#blog-content ul.post-meta li a:hover {
	color: #fff !important;
	text-decoration: underline;
}
.screen-reader-text, .meta-icon {
	display: none;
}
.pagination-single, .post-author, .entry-categories-inner {
	display: none;
}
.author-info {
	background: rgba(0,0,0,0.6);
	padding: 30px;
	margin-top: 20px;
}
p.sml-link {
	margin: 0;
	padding-top:6px;
}
p.sml-link a {
	color:#0c0d3b;
	text-decoration:none;
}
.blue-area p.sml-link a {
	color:#fff;
}
p.sml-link a:hover {
	text-decoration:underline;
}
.post-block {
	float: left;
	width: 31.3333%;
	-webkit-box-sizing: border-box; 
	 -moz-box-sizing: border-box;    
	 box-sizing: border-box;
	 margin: 20px 1% 0 1%;
	text-align: left;
	overflow: hidden;
}
.latest-posts-area {
	padding: 40px 0;
}
.latest-posts-area .htwo {
	float: left;
	margin: 0 0 0 1%;
}
.latest-posts-area p a {
	text-decoration: underline;
}
.latest-posts-area p a:hover {
	text-decoration: none;
}
#blog-content .post-block:nth-of-type(3n+1){
	clear: left;
}
.post-block .inner-but {
	padding: 12px 20px;
	font-size: 17px;
	line-height: 18px;
}
.post-block h2 {
	margin: 0;
	color: #0a0b23;
	font-size: 17px;
	line-height: 22px;
	min-height: 44px;
	font-weight: 700;
	text-decoration: none;
	text-transform: none;
}
a.article-title:hover {
	color: #187bd0;
}

.blog-excerpt-content {
	padding: 10px 20px;
}
.home .blog-excerpt-content {
	padding: 20px;
}

.white-padding {
	height: 30px;
	font-size: 0;
}
.blog-excerpt-img-bg {
	overflow: hidden;
	border-radius: 12px;
	height: 200px;
}
.blog-excerpt-img {
	display: block;
	text-decoration: none;
	width: 100%;
	background: url(/wp-content/uploads/2025/08/sendiq-logo.png) no-repeat;
	background-size: cover;
	background-position: center center;
	display: block;
	height: 200px;
	-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;
	overflow: hidden;
}
.blog-excerpt-img:hover {
	transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1); -ms-transform: scale(1.1);
}
#blog-content ul, #blog-content ol {
	padding: 0 0 0 25px;
}
#blog-content ul li, #blog-content ol li {
	padding-bottom: 10px;
}
#blog-content ul li p, #blog-content ol li p {
	margin: 0;
}
.post-meta-wrapper {
	display:none !important;
}
a.more-link, #blog-content span.author {
	display: none;
}
.post-navigation, .post-edit-link {
	display: none;
}
.entry-footer {
	min-height: 35px;
	font-size: 13px;
	color: #ffffff;
}
.entry-footer a {
	color: #54a99a;
	text-decoration: none;
	text-transform: none;
}
.cat-links, .tags-links {
	padding-left: 8px;
}
.entry-footer a:hover {
	text-decoration: underline;
}
.entry-footer span {
	display: inline-block;
	padding-right: 4px;
}
.comments-link {
	float: right;
	width: 200px;
	text-align: right;
}
.updated {
	display: none;
}
.published {
	display: inline;
}
#blog-content .post-thumbnail img {
	width: 100%;
	height: auto;
	display: block;
}
.blog-excerpt p {
	font-size: 16px;
	line-height: 24px;
}
.ajax-loader {
	position: absolute;
	right: 20px;
	bottom: 20px;
}


.inner-entry-footer {
	background: rgba(0,0,0,0.6);
	padding: 20px;
	min-height: 10px;
}
.author-avatar {
	width: 55px;
	float: left;
}


.navigation .screen-reader-text {
	display: none;
}

.pagination-wrapper .next, .pagination-wrapper hr {
	display: none !important;
}
.pagination-wrapper .prev {
	display: none !important;
}
.page-numbers {
	background: #fff;
	padding: 8px 10px;
	margin-right: 3px;
	font-weight: bold;
	font-size: 17px;
	display: inline-block;
}
.nav-links {
	margin: 30px 1% 0 1% !important;
}
.current {
	background: #0075f5;
	color: #fff;
}
a.page-numbers {
	color: #000;
	text-decoration: none;
}
a.prev::before {
	content: "< ";
}
a.next::after {
	content: " >";
}
a.page-numbers:hover {
	color: #fff;
	background: #0c0d3b;
}


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

/* ---------------------------------------------- */
/* ------------------- Contact Form --------------------- */
.form-left {
	float:left;
	width:48%
}
.form-right {
	float:right;
	width:48%
}
.wide-form label.blank-field {
	font-size:1px;
	height:1px;
	color:#fff
}
.wide-form {
	padding: 60px;
}

.wide-form p {
	max-width: 100%;
	margin-bottom: 16px !important;
	line-height: 26px;
	font-size: 20px;
}
.wide-form p.no-margin {
	margin: 0 !important;
}
iframe {
	border: none !important;
	margin: 0 !important;
	display: block !important;
}
.wide-form input,.wide-form textarea,.wide-form select {
	border:none;
	font-family: 'Poppins', sans-serif;
	font-size:16px;
	color:#282828;
	width:100%;
	height:42px;
	line-height:42px;
	border-radius: 5px;
	-webkit-box-sizing: border-box; 
	 -moz-box-sizing: border-box;    
	 box-sizing: border-box;
	margin-bottom:0 !important;
	padding: 0 0 0 10px;
	border: none;
}
.wide-form input::placeholder,.wide-form textarea::placeholder,.wide-form select::placeholder {
	opacity: 1;
	color:#282828;
}
.wpcf7-spinner {
	position: absolute;
}
.wide-form input.wpcf7-not-valid,.wide-form textarea.wpcf7-not-valid,.wide-form select.wpcf7-not-valid {
	background: #f47979;
}
.wide-form input:focus, .wide-form textarea:focus, .wide-form select:focus {
    background-color: #ebebeb;
}
.wide-form select {
	width:auto;
}
.wide-form textarea {
	height:160px;
	line-height:26px;
	width:100%;
	padding: 5px 10px;
}
.wide-form span.wpcf7-not-valid-tip {
	position:absolute;
	top:-25px;
	right:0;
	width:19px;
	height:19px;
	z-index:100;
	background:url(images/misc/not-valid.png) no-repeat;
	font-size:1px;
	line-height:1px;
	text-indent:-3000px;
	color:#ececec
}
.wide-form div.wpcf7-response-output {
	border:2px solid #d15353!important;
	padding: 12px !important;
	font-size:16px!important;
	font-weight: 600 !important;
	color:#d15353!important;
	text-align: center!important;
	margin-left: 0 !important;
	margin-right: 0 !important;
	border-radius: 12px;
}
.wide-form .sent div.wpcf7-response-output {
	border:2px solid #3fbb65!important;
	color:#3fbb65!important;
}
.wide-form input.wpcf7-submit {
	background: #0075f5;
	border: none;
	color: #ffffff;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	cursor: pointer;
	text-indent: 0;
	width: 180px;
	height: 45px;
	line-height: 45px;
	margin: 0 auto;
	padding: 0;
	border-radius: 30px;
	margin-top: 0;
	-webkit-appearance: none !important;
	-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;
}
.wide-form input.wpcf7-submit:hover {
	background: #000;
}
.wide-form .red-text {
	color:#ea4141
}
.required {
	color:#b91919
}
/* ---------------------------------------------- */

/* ------------------------- Sitemap --------------------- */

.sitemap li {
	list-style: none;
}
.sitemap br {
	display: none;
}
.sitemap ul {
	margin: 0;
	padding: 0;
	text-align: center;
	list-style: none;
}
.sitemap ul li ul {
	padding: 0 ;
}
.sitemap ul li {
	font-size: 16px;
	line-height: 24px;
	border-bottom: 1px solid #c3c3c3;
}
.sitemap ul li ul li {
	line-height: 22px;
	border-top: 1px solid #c3c3c3;
	border-bottom: none;
}
.sitemap ul li a {
	color: #141414;
	display: block;
	padding: 20px 0;
	text-decoration: none;
}
.sitemap ul li a:hover {
	background: #eaeaea;
}

/* ---------------------------------------------- */
.float-right {
	float: right !important;
}
.no-padding {
	padding: 0 !important;
}
.no-padding-top {
	padding-top: 0 !important;
}
.no-padding-right {
	padding-right: 0 !important;
}
.no-padding-btm {
	padding-bottom: 0 !important;
}
.no-padding-left {
	padding-left: 0 !important;
}
.no-margin {
	margin: 0 !important;
}
.no-margin-top {
	margin-top: 0 !important;
}
.no-margin-right {
	margin-right: 0 !important;
}
.no-margin-btm {
	margin-bottom: 0 !important;
}
.no-margin-left {
	margin-left: 0 !important;
}
.display-none {
	display: none !important;
}
.align-right {
	text-align: right !important;
}
.align-center {
	text-align: center !important;
}
.align-left {
	text-align: left !important;
}
.no-border {
	border: none !important;
}
.mobile-only {
    display: none;
}
.non-desktop {
    display: none;
}
	.content-area {
    overflow-x: clip;
	}
	.home-header {
    overflow-x: clip;
	}


@media only screen and (max-width: 1500px) {
	
.home-header .wrapper {
	padding: 0 5%;
	-webkit-box-sizing: border-box; 
	 -moz-box-sizing: border-box;    
	 box-sizing: border-box;
}
	.home-feature h2 {
		max-width: 160px;
	}
	.companies-box {
		padding-right:25px;
		padding-left:25px;
	}
	.company-logos p {
		margin: 10px !important;
	}
}

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

	.company-logos p {
		margin: 6px 10px !important;
	}
	.company-logos {
		padding-top:15px;
	}
	.companies-box {
		padding: 35px 15px 25px 15px;
	}
.home-header {
	background-size: 2000px auto;
}
	
img {
	max-width: 100%;
	height: auto;
}
a.feature-box span {
	padding: 15px 15px 40px 15px;
	font-size: 14px;
	line-height: 18px;
}
a.feature-box-tall span {
	padding-bottom: 22px;
}
a.feature-box {
	min-height: 220px;
}
.services-boxes a {
	height: 260px;
}
.services-boxes a .text-area {
	top: 160px;
	min-height: 300px;
	padding: 20px 25px;
}
.services-boxes a:hover .text-area {
	padding-top: 30px;
}
.services-boxes span.overlay-link {
	margin-top: 0;
	padding: 3px 14px;
	font-size: 13px;
}
.services-boxes span.overlay-subtitle {
	padding: 8px 0 12px 0 !important;
	font-size: 14px;
	line-height: 18px;
}
	
	.blue-bar h2 {
		font-size:45px;
		line-height:50px;
	}
	
}

@media only screen and (max-width: 1220px) {
	.calendly-inline-widget {
		padding: 20px 0;
	}	
	.latest-posts-area {
		padding-top:0;
	}
	
.blue-floating-box {
	margin-top:40px;
	margin-bottom: 0;
}
	
	
	
	
	.blue-floating-box h3 {
		font-size:40px;
		line-height:45px;
	}
	.blue-bar {
	background: #0075f5 url(images/features/contact-bar.png) no-repeat;
	background-position: right top;
}
.blue-bar .wrapper-inner {
	padding: 80px 0;
}
	
.blue-bar h2 {
	font-size: 40px;
	line-height: 46px;
}
	
.blue-bar .main-but {
	width: 200px;
	height:45px;
	line-height:45px;
}
.blue-bar .hollow-but {
	font-size:15px;
}
	
	
.floating-img {
	width:500px;
	opacity:0.8;
}
@keyframes zoomin {
  to {
	  bottom:-200px;
	  right:-200px;
	width:1400px;
  }
}

.blue-box-tight h3 {
	font-size: 18px;
	line-height: 22px;
	padding-left: 5px;
}
	.blue-box-tight {
		padding: 30px 20px;
	}
.blue-box-tight img {
	max-height: 70px;
}
	
}

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

.blue-box-tight .wpb_text_column {
	text-align: center !important;
	float: none;
	width: 100%;
}
.blue-box-tight .wpb_single_image {
	text-align: center !important;
	float: none;
	width: 100%;
	margin: 0 auto !important;
}
	.blue-box-tight .blue-box-column {
		margin-bottom: 0 !important;
	}
	.blue-box-tight h3 {
		margin-top:8px;
	}
	
#right-header ul li {
	margin-left: 20px;
}
a.feature-box span {
	font-size: 13px;
}
.blue-feature-box {
	padding: 50px 50px 60px 50px;
}
.blue-feature-box p.feature-text {
	font-size: 26px;
	line-height: 38px;
}
.services-boxes span.overlay-subtitle {
	display: none !important;
}
.services-boxes span.overlay-link {
	display: none !important;
}
.services-boxes a {
	height: 200px;
}
.services-boxes a .text-area {
	top: 100px;
	min-height: 300px;
	padding: 20px 25px;
}
.services-boxes a:hover .text-area {
	padding-top: 100px;
}
.blue-box {
	padding: 60px 40px;
}
	.blue-box-tight {
		padding: 30px 20px;
	}
	.blue-box-column {
		padding: 0 20px !important;
	}
	
@keyframes moveup {
  to {
	width:450px;
	height:380px;
	left:-30px;
	top:-30px;
  }
}
@keyframes moveupbig {
  to {
	width:450px;
	height:300px;
	left:-30px;
	top:-30px;
  }
}
	

.blue-bar p {
	font-size: 20px;
	line-height: 28px;
}
	
}
@media only screen and (max-width: 1025px) {
	
.home-feature-blue, .home-feature-blue-tab {
	background:#0d28a8;
}
.home-feature-blue p, .home-feature-blue h2, .home-feature-blue-tab p, .home-feature-blue-tab h2 {
	color:#fff;
}
.home-feature-blue .home-feature-overlay, .home-feature-blue-tab .home-feature-overlay {
	opacity:1;
}
	
	.blue-box h3 {
		font-size: 18px;
		line-height: 22px;
	}
	.blue-box-tight h3 {
		margin: 6px auto 0 auto;
		padding-left: 0;
		text-align: center !important;
	}
	.blue-box-tight img {
		margin: 0 auto;
		text-align: center !important;
	}
	.blue-box-column {
		text-align: center;
		margin-bottom: 25px;
	}
	.wide-form .blue-box-column {
		margin-bottom: 0;
	}
	.blue-box-column img {
		text-align: center;
		margin: 0 auto;
	}
	.blue-box-column .wpb_single_image.vc_align_left {
		text-align: center;
		margin: 0 auto;
	}
.blue-box p {
	margin: 5px auto 0 auto;
	max-width: 100%;
}
.services-boxes a {
	height: 180px;
}
.services-boxes a:hover .text-area {
	padding-top: 90px;
}
	.services-boxes span.overlay-title {
		font-size: 18px;
		line-height: 22px;
	}
.services-boxes a .text-area {
	padding: 20px 20px;
}
	#logo {
		padding-top: 12px;
	}
#logo img {
	width: 160px;
	height: 42px;
}
#navbar.smaller #logo {
	padding-top: 0;
}
#navbar.smaller #logo img {
	width: 150px;
	height: 40px;
}
	#navbar.smaller {
		padding: 12px 0;
	}
.float-icon-left {
	right: 0;
}
#navbar {
	padding: 15px 0;
}
#mobile-menu {
	display: block;
}
	

	
#right-header {
	display: none;
}
a.feature-box {
	width: 32%;
	margin-right: 2%;
	margin-bottom: 20px;
}
a.feature-box-three, a.feature-box-last {
	float: right;
	margin-right: 0;
}
.non-desktop {
    display: block;
}
.home-header-text {
	padding-top: 120px;
	padding-bottom:40px;
	max-width: 70%;
}
	
.moving-envelope {
	left:84%;
	bottom:-250px;
	max-width: 408px !important;
}
@keyframes moveenvelope {
   to { transform: rotate(0deg);bottom:110px;left:87%;width:408px;height:430px;}	
}
.moving-envelope-line {
	left:101%;
}
	
	h1 {
		font-size:40px;
		line-height:44px;
	}
.choose-icon p {
	font-size: 13px;
	line-height: 18px;
}
.offer-box {
	padding: 40px;
}
	
.home-feature {
	width:48%;
	margin:0 1% 20px 1% !important;
}
.main-but, .home-header-text .main-but {
	height: 40px;
	line-height: 40px;
	font-size: 15px;
	padding: 0 20px;
}
	.home-header-text .main-but {
		width:180px;
		display:block;
	}
	.home-header-text .hollow-but {
		font-size:14px;
		margin-top:12px;
	}
	.service-feature h3 {
		font-size:18px;
		line-height: 22px;
	}
	.service-feature p {
		font-size: 15px;
		line-height: 22px;
	}
	.service-feature {
		background-size: auto 55px;
		background-position: left top;
		padding:0 0 0 85px;
		margin-top: 30px;
	}
.service-feature:hover {
	background-color:transparent;
	border-radius: 0;
}
h2.big-title {
	font-size: 34px;
	line-height: 40px;
}
	
.mob-but {
	padding: 0 22px;
	height: 38px;
	line-height: 36px;
	font-size: 16px;
	margin-top: 15px !important;
}
	
}
@media only screen and (max-width: 767px) {
	
	.padded-area-mob {
		height:40px;
	}
	.align-left-mob {
		text-align:left !important;
	}
	
.home-feature-blue-tab {
	background:#fff;
}
.home-feature-blue-tab p, .home-feature-blue-tab h2 {
	color:#0c0d3b;
}
.home-feature-blue-tab .home-feature-overlay {
	opacity:0;
}
	
.home-feature-blue-mob {
	background:#0d28a8;
}
.home-feature-blue-mob p, .home-feature-blue-mob h2 {
	color:#fff;
}
.home-feature-blue-mob .home-feature-overlay {
	opacity:1;
}
	
.stat-boxes-link {
	margin-top:0 !important;
	margin-bottom: 30px !important;
}
	.latest-posts-area {
		padding-top:20px;
	}
.case-study-logo img {
	width:210px;
	margin-bottom:20px;
}
	
ul.arrow-list li {
	font-size:16px;
	line-height:25px;
}
	
.overlay-form {
	padding: 35px;
}
	.overlay-form-title {
		font-size:22px;
		line-height:26px;
	}

.overlay-form input, .overlay-form textarea, .overlay-form select {
	height: 34px;
	line-height: 34px;
}
	
.model-column .wpb_text_column {
	padding-left:45px;
}
h2.big-title {
	font-size: 32px;
	line-height: 38px;
}
.drop-title {
	display:inline-block;
}
	
.error-page h1 {
	margin-top:0;
}
.error-page p {
	margin: 15px auto 0 auto;
}
	
#blog-content {
	padding: 30px 0;
}
#faqs-area {
	padding: 40px 40px 30px 40px;
	border-radius: 32px;
}
#faqs-area .wpsm_panel-group .wpsm_panel-heading .wpsm_panel-title a {
	font-size: 18px !important;
	line-height: 24px !important;
}
#faqs-area .wpsm_panel-group .wpsm_panel-body {
	font-size: 16px !important;
	line-height: 24px !important;
}
	
.slideup, .slideright {
	transition-delay: 0.2s !important;
}
.single-post p.title-text {
	font-size:18px;
	line-height:28px;
	margin-bottom:30px;
}
.single-post h2 {
	margin-top: 20px;
}
.single-post h3 {
	margin-top: 20px;
}
	
	.blue-bar {
		background-size:cover;
}
	.blue-bar-right span {
		display:block;
	}
	
.blue-bar .wrapper-inner {
	padding: 60px 0;
}
	.blue-floating-box h3 {
		font-size:35px;
		line-height:38px;
	}
.two-buts .main-but {
	padding-right:0;
	padding-left:0;
	width: 190px;
	margin-bottom:5px;
	font-size:16px;
}
.two-buts .hollow-but {
	font-size:15px;
	margin-bottom:0;
}

.stat-boxes {
	margin-bottom:30px !important;
}
.home .stat-boxes {
		margin-bottom:0 !important;
}
	
	.blue-floating-box {
		padding:40px;
		margin-bottom:-180px;
		margin-top:30px;
	}
	.blue-floating-box img {
		margin-top: 40px !important;
	}
	p.sub-title-text {
		font-size:18px;
		line-height:26px;
	}
	
.blue-bar-right {
	padding-top:15px;
}
.blue-bar h2 {
	font-size: 36px;
	line-height: 42px;
}
.blue-bar p {
	font-size: 18px;
	line-height: 24px;
	margin: 10px 0 0 0;
}
.blue-bar .main-but {
	width: 190px;
	display:block;
	margin-bottom:12px;
	font-size:16px;
}
.blue-bar .hollow-but {
	font-size:15px;
	margin-bottom:0;
}
	
	
	
	.blue-bar-left {
		float:none;
		width:100%;
	}
	.blue-bar-right {
		float:none;
		width:100%;
	}
.floating-img {
	bottom: 50px;
	right:-50px;
	width:200px;
	opacity:0.5;
}
@keyframes zoomin {
  to {
	bottom: -220px;
	right:-700px;
	width:1300px;
	opacity:1;
  }
}
	.content-area-tight {
		padding:10px 0;
	}
	.relative-area {
		max-width: 65%;
	}
	.home-header {
		overflow:hidden;
	}
	.curve-btm {
		height:80px;
		bottom:-80px;
	}
	.curve-btm-two {
		height:80px;
		bottom:-80px;
	}
	.curve-top-three {
    height: 70px;
    top: -30px;
	}
.blue-area .vc_col-sm-12 {
	padding:140px 0 140px 0;
}
	
.blue-area-btm .vc_col-sm-12 {
	padding:80px 0 80px 0;
} 
	.blue-area p.sub-title-text {
		font-weight:200 !important;
	}
	.blue-area p.sub-title-text strong {
		font-weight:600 !important;
	}
	.home .blue-area .vc_col-sm-12 {
		padding: 110px 0 200px 0;
	}
	
	p.title-text {
		font-size:18px;
		line-height:24px;
	}
	.company-logos {
		padding-top:20px;
	}
	.company-logos p {
		margin: 10px !important;
	}
	.stat-box {
		margin-bottom: 15px !important;
	}
	.post-block h3 {
		font-size:20px;
		line-height:24px;
	}
.companies-box {
	padding: 30px;
	top: 0;
	position:relative;
	margin-top:-100px;
}
	.curve-top {
		top:-80px;
		height:80px;
	}
	.home .curve-top {
		top:-200px;
	}
.home .content-area {
	padding-top: 0;
}
	
.moving-envelope {
	left:auto;
	right:-80px;
}
@keyframes moveenvelope {
   to { transform: rotate(0deg);bottom:110px;right:-285px;width:408px;height:430px;}	
}
.moving-envelope-line {
	left:auto;
	right:-82px;
}
	
	.vc_col-sm-6 .wpb_text_column {
		padding-bottom: 40px !important;
	}
	.home-header {
		padding-bottom: 140px;
	}
	.home-sub-links {
		padding-top:10px;
	}
	.home-sub-links a.google-link:before {
		display:none;
	}
	.home-sub-links a:before {
		right: 0;
		left: 0;
		top: -10px;
		margin: 0 auto;
		height: 1px;
		width: 40px;
	}
	.home-sub-links a:after {
		background-size: 8px auto;
	}
	
	.home-header .wrapper {
		padding: 0 8%;
	}
.floating-shape-right {
	width:400px;
	height:260px;
}
@keyframes moveupright {
  to {
	height:260px;
	right:-25px;
	bottom:-20px;
  }
}
	.floating-shape {
	top:-20px;
	}
@keyframes moveup {
  to {
	width:600px;
	height:260px;
	left:-25px;
	top:-20px;
  }
}
@keyframes moveupbig {
  to {
	width:700px;
	height:400px;
	left:-25px;
	top:-25px;
  }
}
	
.blue-box {
	padding: 30px 30px 10px 30px;
}
	.wide-form {
		padding: 30px;
		background-size: 400px auto;
		background-position: 140px -60px;
	}
	.blue-box p {
		line-height: 20px;
	}
	
.blue-box-tight .blue-box-column {
	width: 50% !important;
	float: left !important;
	margin-bottom: 25px !important;
}

.single-post ul li, .single-post ol li {
	font-size: 16px;
	line-height: 23px;
	padding-bottom: 8px;
}
	
.services-boxes a .text-area {
	padding-top: 110px;
}
.services-boxes a:hover .text-area {
	padding-top: 180px;
}
.services-boxes a {
	height: 280px;
}
.vc_column_container>.vc_column-inner {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.case-study-boxes .vc_col-sm-4 {
	margin-bottom: 20px !important;
	max-width: 400px;
}
.more-link {
	position: static;
	margin-top: 8px;
}
.non-desktop {
    display: none;
}
a.feature-box {
	width: 48%;
	margin-right: 0;
	float: left;
	min-height: 180px;
}
a.feature-box:after {
	bottom: 8px;
}
a.feature-box:nth-of-type(2n) {
	float: right;
}
a.feature-box:nth-of-type(2n+1) {
	clear: left;
}

#footer p.footer-btm {
	margin:0;
	max-width: 1000px;
	background-position: left top;
	background-size: 140px auto;
	padding:50px 0 0 0;
	height:auto;
}
	
#footer {
	padding: 60px 0 40px 0;
}
	.home-feature {
		width: 100%;
		margin: 0 0 15px 0 !important;
	border-radius: 35px;
	}


.home-header-text .main-but {
	margin: 0 4px 10px 4px;
}
.home-header-text p {
	margin: 8px 0 12px 0;
	font-size: 16px;
	line-height: 20px;
}

.vc_col-sm-6 ul li {
	padding-bottom: 12px;
	font-size: 16px;
	line-height: 24px;
}
	.why-box {
		width:100%;
		float:none;
		padding-left: 90px;
		background-size: auto 100px;
	}
p {
	font-size: 16px;
	line-height: 25px;
	margin-top:10px;
}
p.above-title {
	font-size:22px;
	line-height:26px;
}
h1 {
	font-size: 35px;
	line-height: 36px;
}
h2 {
	font-size: 22px;
	line-height: 30px;
}
h2.sml-title {
	font-size: 18px;
	line-height: 26px;
}
h3 {
	font-size: 18px;
	line-height: 24px;
}
.post-block {
	float: none;
	width: 100%;
	margin: 0;
	margin-top: 20px;
}
.post-block h2 {
	min-height: 10px;
}
.wrapper, .narrow-content, .wrapper-sml, .sml-content {
	max-width: 84%;
}
.two-column {
	float: none;
	width: 100%;
}
.footer-title {
	padding: 0 0 5px 0;
}
#logo {
	float: none;
	width: 100%;
	text-align: center;
}
#right-header {
	float: none;
	width: 100%;
	text-align: center;
}
.footer-column {
	float: none;
	width: 100%;
	padding: 0 0 20px 0;
}
.footer-links ul li {
	line-height: 17px;
	float: none;
	padding: 0 0 3px 0;
}

.vc_empty_space {
	height: 40px !important;
}
.vc_col-sm-6 {
	float: none !important;
}
.vc_col-sm-6 .wpb_text_column {
	margin-bottom: 15px !important;
}
.vc_col-sm-6 .no-margin-btm {
	margin-bottom: 0 !important;
}
.main-but {
	margin-top: 0;
}
.content-area {
	padding: 50px 0;
}
.white-area {
	padding: 50px 0;
}
.circle-big {
	left: -7%;
}
.circle-big-right {
	right: -7%;
}
.circle-sml-left {
	left: -7%;
}
.circle-sml-btm {
	left: -7%;
}

.vc_col-sm-6 .wpb_text_column h2 {
	margin-top: 0 !important;
}
.vc_col-sm-6 .wpb_text_column {
	max-width: 920px;
}
	
.vc_col-sm-6 .wpb_text_column h2.why-title {
	padding-left:55px;
	margin-top:20px !important;
}
	h2.why-title {
		font-size:22px;
		line-height:28px;
	}
h2.why-title:before {
	font-size:65px;
	line-height:65px;
}
.vc_col-sm-6 .wpb_text_column h2.why-title-one {
	padding-left:45px;
}
	
.inner-header-wrapper, .inner-header-wrapper-sml {
	height: auto;
	padding-bottom: 60px;
}
.blog-header .inner-header-wrapper {
	height: auto;
	padding-bottom: 30px;
}
.blog-header .inner-header-text {
	padding-top: 180px;
}
	.inner-header-text {
		padding-top: 150px;
	}
.inner-header p {
	font-size: 17px;
	line-height: 21px;
}

.float-icon {
	padding-top: 0;
	width: 120px;
	height: 120px;
}
.float-icon img {
	height: 74px !important;
	width: auto !important;
}
.blue-feature-box {
	padding: 45px 45px 55px 45px;
}
.blue-feature-box p.feature-text {
	font-size: 24px;
	line-height: 38px;
}
.terms-area h2 {
	margin-top: 30px;
}

.non-mobile {
	display: none !important;
}

.case-study-box {
	float: none !important;
	width: 100%;
	padding-right: 0;
	margin-bottom: 35px;
}
.form-left {
	float:none;
	width:100%
}
.form-right {
	float:none;
	width:100%
}
.two-column-wide {
    float: none;
    width: 100%;
    padding: 40px 40px 30px 40px;
    min-height: 30px;
}
.choose-icon-six .choose-icon {
	width: 33.3333%;
}

.padded-text, .padded-text-right, .padded-text-big {
	padding: 0 !important;
}
	
.blog-excerpt-content {
	padding: 10px 15px;
}
.home .blog-excerpt-content {
	padding: 15px;
}

.post-block .post-date-area {
	font-size: 17px;
	width: 22%;
}
	
.grey-area {
	padding: 60px 0;
}
.grey-area-tight {
	padding: 80px 0;
}
	
.vc_col-sm-6 .vc_empty_space {
	height: 40px !important;
}
	

	
h2, .htwo {
	font-size: 24px;
	line-height: 30px;
}
h3 {
	font-size: 20px;
	line-height: 25px;
}
	
.offer-boxes {
	padding: 0 0 0 15px;
}
.offer-box {
	padding: 30px;
	margin-bottom: 20px !important;
}
	
.wide-form input,.wide-form select {
	height:38px;
	line-height:38px;
}
	.wide-form textarea {
		height: 100px;
	}
	.wide-form .blue-box-column {
		padding:0 !important;
	}
	.wide-form p {
		margin-bottom: 12px !important;
	}
	
	
.reviews-box {
	margin-top: 40px;
	padding-bottom:0;
	padding-top:10px;
}
	.reviews-box .ti-widget.ti-goog .ti-review-item>.ti-inner {
		padding-bottom: 0 !important;
	}
	.reviews-box .ti-reviews-container {
		padding-bottom: 0 !important;
		margin-bottom: 0 !important;
	}
	.reviews-box .ti-widget-container {
		padding-bottom: 0 !important;
		margin-bottom: 0 !important;
	}
	.floating-shape-reviews {
		top: auto !important;
		bottom:-30px !important;
		height: 445px !important;
	}
	.align-center-mob {
		text-align: center !important;
	}
	
.slideleft {
	right: 0;
	top: 50px;
}
.slideleftgo {
	top: 0;
}
.slideright {
	left: 0;
	top: 50px;
}
.sliderightgo {
	top: 0;
}
	
	#footer { 
		background-size:cover;
	}
	
	.no-padding-top-mob {
		padding-top: 0 !important;
	}
	
	
table {
	margin: 20px 0 !important;
}
table td {
	padding: 10px;
}
	
	
}


@media only screen and (max-width: 608px) {
	.home-sub-links a.google-link:before {
		display:block;
	}
	
}

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

	
	.home-sub-links a {
		margin: 12px;
		font-size:18px;
		padding-left: 30px;
		padding-right: 15px;
	}
	.home-sub-links a.google-link:before {
		display:none;
	}
	.home-sub-links a:before {
		right: 0;
		left: 0;
		top: -10px;
		margin: 0 auto;
		height: 1px;
		width: 40px;
	}
	.home-sub-links a:after {
		background-size: 8px auto;
	}
	
.choose-icon-eight .choose-icon {
	width: 50%;
	margin: 15px 0 !important;
}
.choose-icon-eight .choose-icon:nth-of-type(3n), .choose-icon-eight .choose-icon:nth-of-type(7n) {
	clear: left;
}
	
	.home .curve-top {
		top:-220px;
	}
	.latest-posts-area .htwo {
		float:none !important;
		margin: 0 !important;
	}
	p.sml-link {
		float:none !important;
		margin: 5px 0 0 0 !important;
		text-align:left !important;
	}
	
}

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

.choose-icon {
	width: 50%;
	margin-bottom: 15px !important;
}
.choose-icon-six .choose-icon {
	width: 50%;
}
.choose-icon-six .choose-icon:nth-of-type(4n), .choose-icon-six .choose-icon:nth-of-type(6n) {
	clear: left;
}
.home .choose-icon:nth-of-type(3n), .home .choose-icon:nth-of-type(7n) {
	clear: left;
}
.choose-icon p {
	font-size: 14px;
	line-height: 20px;
}

}