/*
Theme Name: Hanlon
Theme URI: #
Author: #
Author URI: #
Description: Best Wordpress Theme.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: hanlon
Tags: custom-logo, custom-menu, featured-images, translation-ready
*/

/* Css Reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,
p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,
dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,
tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,
label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
    margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
}
body {
	background: #fff;
	color: #1d1d1d;
	font-size: 20px;
	line-height: 1.4;
	letter-spacing: -0.25px;
	padding: 0;
	margin: 0;
	font-family: 'Inter', sans-serif;
    font-style: normal;
	font-weight: 300;
}

ul,ol { list-style:none; }
img,fieldset { border:none; }
a {text-decoration:none;}
a:hover { text-decoration:none; }

.skip { position:absolute; left:-9999px; }
article,aside,details,figcaption,figure,footer,
header,hgroup,main,nav,section,summary { display: block; }
figure { margin:0; padding:0; }
.clearfix {
	clear: both;
	height:0;
	width:100%;
	overflow:hidden;
}
embed, iframe, object, video { max-width: 100%; }
input, textarea { -webkit-appearance: none; -webkit-border-radius: 0; }
html { -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
img { max-width: 100%; height: auto; }
.careers-row .more-btn,
.about-team-img img,
.work-col-info img,
.building-pdt-info img,
.dtl-product-info img,
.contact-submit input[type='submit'],
.blog-arrow-btn,
.step-next:before,
.step-prev:before,
.multi-submit input[type='submit'],
.email-submit input[type='submit'],
.more-btn span:after,
.building-pdt-title h3,
.dtl-product-title h4,
.main-menu ul li a:after,
.more-btn span,
.main-menu ul ul,
.main-menu ul li a,
a {
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
}
*, *:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}

p {
	font-size: 20px;
	line-height: 1.5;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	color: #1d1d1d;
	line-height: normal;
	font-weight: 700;
}
h1 { font-size: 50px }
h2 { font-size: 44px; line-height: 1.2; }
h3 { font-size: 30px }
h4 { font-size: 26px }
h5 { font-size: 22px; }
h6 { font-size: 20px; }

.bg-black { background-color: #1d1d1d; }
.bg-gray { background-color: #F2F2F2; }
.bg-blue { background-color: #62B3E4; }
.bg-orange { background-color: #FF8900; }

.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin: 15px auto;
}
.alignright {
	margin: 2px 0px 10px 15px;
	display: inline;
}
.alignleft {
	margin: 2px 15px 10px 0px;
	display: inline;
}
.alignright { float: right; }
.alignleft { float: left; }

img.aligncenter {
	max-width: 100%;
	height: auto;
}

/*----------------------*/
/*     Page structure   */
/*----------------------*/
#wrapper {
	overflow: hidden;
	position: relative;
}
.container {
	max-width: 100%;
	padding-left: 20px;
	padding-right: 20px;
}
.center-content {
	max-width: 1152px;
	margin: 0 auto;
}

/*----------------------*/
/*  #df                 */
/*----------------------*/
.banner-list-border,
.banner-left-border,
.sv-branding-left,
.sv-branding-right,
.grid-video-area,
.file-upload .file-upload-select,
.contact-address-left,
.test-left,
.web-col-cont-area {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}
.btm-two-col-area,
.next-prev-page,
.help-box-area,
.branding-help-area,
.sv-branding-container,
.countup-area,
.about-team-area,
.about-content-area,
.casestudy-banner-area,
.casestudy-three-col-area,
.casestudy-two-col-container,
.photo-gallery-area,
.feature-content,
.recognition-logo-area,
.work-col-area,
.careers-row,
.get-started-area,
.contact-address-area,
.contact-form-area,
.numeric-pagination,
.blog-col-area,
.checkbox-col-area,
.marketing-list,
.marketing-ogn-content,
.building-pdt-col-area,
.dtl-mkt-area,
.dtl-product-col-area,
.test-cont-area,
.client-logo-area,
.can-help-content,
.web-brand .web-col-cont,
.footer-bottom-area,
.footer-col-area,
.web-col-area,
.mkt-stg-col-area,
.mkt-stg-row,
.mkt-row,
.header-area,
.main-menu ul,
.header-content {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
}
.btm-two-col-area,
.branding-help-area,
.about-content-area,
.casestudy-banner-area,
.feature-content,
.careers-row,
.get-started-area,
.contact-form-area,
.marketing-ogn-content,
.dtl-mkt-area,
.can-help-content,
.web-brand .web-col-cont,
.footer-bottom-area,
.mkt-stg-row,
.mkt-row,
.header-area {
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.contact-address-left {
	-webkit-justify-content: flex-end;
	justify-content: flex-end;
}
.recognition-logo-area,
.sv-branding-left,
.grid-video-area,
.numeric-pagination,
.test-left {
	-webkit-justify-content: center;
	justify-content: center;
}
.sv-branding-left,
.sv-branding-right,
.grid-video-area,
.careers-row,
.contact-address-area,
.numeric-pagination,
.test-left,
.can-help-content,
.web-brand .web-col-cont,
.web-col-cont-area {
	-webkit-align-items: center;
	align-items: center;
}
.casestudy-banner-area.banner-list-bottom,
.dtl-mkt-area,
.mkt-row {
	-webkit-align-items: flex-end;
	align-items: flex-end;
}
.tst-img img,
.footer-logo img,
.logo img,
img {
	max-width: 100%;
	height: auto;
	display: block;
}

/*----------------------*/
/*  header-container    */
/*----------------------*/
.header-container {
	padding: 40px 20px;
}
.logo {
	width: 100%;
	max-width: 115px;
	margin-left: 20px;
}
.mob-logo { display: none !important; }

/*----------------------*/
/*   main-menu          */
/*----------------------*/
.main-menu-area {
	padding: 0 215px 0 145px;
	position: relative;
}
.main-menu {
	visibility: hidden;
}
.main-menu ul {
	padding: 8px 0 0 0;
}
.main-menu ul li {
	color: #1d1d1d;
	font-size: 18px;
	line-height: inherit;
	padding: 8px 0 0 0;
	margin: 0 25px 0 31px;
	text-transform: capitalize;
	cursor: pointer;
	display: inline-block;
	position: relative;
	font-weight: 500;
}
.main-menu ul li a {
	color: #1d1d1d;
	display: inline-block;
	position: relative;
}
.main-menu ul li a:after {
	background: transparent;
	content: '';
	width: 100%;
	height: 3px;
	position: absolute;
	left: 0px;
	bottom: -9px;
	z-index: 1;
}
.main-menu ul li.brand-audit a:after { position: unset; }
.main-menu ul li a:hover:after {
    background: #66b4e2;
}
.main-menu ul li:hover > a:after,
.main-menu ul li a:hover:after,
.main-menu ul li.current-menu-item > a:after { background: #66b4e2; }
.main-menu ul li.brand-audit {
	font-size: 16px;
	padding: 0;
	margin-right: 0;
	margin-left: 30px;
	text-transform: uppercase;
	font-weight: 800;
}
.main-menu ul li.brand-audit a {
	background: #62b3e4;
	padding: 10px 25px 10px 25px;
}
.main-menu ul li.brand-audit a:hover:after {
    background: transparent;
}
.main-menu ul ul {
	background: #62b3e4;
	width: 200px;
	position: absolute;
	z-index: 1000;
	top: 100%;
	left: -15px;
	padding: 15px 0 15px 0;
	margin: 0;
	display: block;
	visibility:hidden;
	opacity:0;
	transform: translateY(30px);
	-webkit-transition: opacity  0.3s, visibility 0.3s, transform 0.3s;
	transition: opacity  0.3s, visibility 0.3s, transform 0.3s;
}
.main-menu ul li ul li {
	color: #1d1d1d;
	display: block;
	border: none;
	padding: 5px 0 5px 0;
	margin: 0;
	font-size: 16px;
	text-align: left;
}
.main-menu ul li ul li a {
	color: #1d1d1d;
	padding: 0 10px 0 15px;
	margin: 0;
	display: block;
}
.main-menu ul li ul li a:hover:after {
    display: none;
}
.main-menu ul ul li:hover > a:after,
.main-menu ul ul li a:hover:after,
.main-menu ul ul li.current-menu-item > a:after { display: none; }
.main-menu ul ul ul {
	left: 100%;
	top: -15px;
}
.main-menu li:hover > ul {
	visibility:visible;
	opacity:1;
	transform: inherit;
}

.home-header {
	width: 100%;
	position: absolute;
	left: 0; top: 0;
	z-index: 9999;
}
.home-header .main-menu ul li a {
	color: #fff;
}
.home-header .main-menu ul li.brand-audit a {
	background: #279adf;
	color: #fff;
	padding: 10px 25px 10px 25px;
}
.home-header .main-menu ul li.brand-audit a:hover {
	background:  #279adf; 
	color: #000;
}
.home-header .main-menu ul li ul li a {
	color: #1d1d1d;
}
.home-header .main-menu ul li ul li a:hover {
	color: #fff;
		padding: 10px 25px 10px 25px;
}
.home-header .main-menu ul li:hover > a,
.home-header .main-menu ul li a:hover,
.home-header .main-menu ul li.current-menu-item > a {
	color: #fff;
}
.main-menu ul li:hover > a,
.main-menu ul li a:hover,
.main-menu ul li.current-menu-item > a {
	color: #1d1d1d;
	font-weight: 700;
}
.main-menu ul li.brand-audit a:hover,
.main-menu ul li.brand-audit.current-menu-item > a {
  	font-weight: 800;
}
.main-menu ul ul li:hover > a,
.main-menu ul ul li a:hover,
.main-menu ul ul li.current-menu-item > a {
	color: #fff;
}

.main-menu ul li.brand-audit a:hover { color: #fff; }

.main-menu ul li.current_page_parent a {
	font-weight: 700;
}
.main-menu ul li.current_page_parent > a:after { background: #66b4e2; }

/*-----------------------*/
/* home-banner-container */
/*-----------------------*/
.home-banner-container {
	background-color: #000;
	padding: 330px 20px 270px 20px;
}
.home-banner-content {
	min-height: 170px;	
}
.home-banner-info {
/* 	width: 58%; */
	max-width: 670px;
	display: none;
}
.home-banner-info.animated {
	display: block;
}
.home-banner-info h1 {
	color: #fff;
	font-size: 62px;
	line-height: 1.2;
	padding-bottom: 21px;
	font-weight: 700;
}

/*----------------------------*/
/*  banner-bottom-container   */
/*----------------------------*/
.banner-bottom-container {
	padding-top: 111px;
	padding-bottom: 107px;
}
.mkt-row { padding-bottom: 25px; }
.mkt-left {
	max-width: 500px;
}
.mkt-right { padding-bottom: 20px; }
.mkt-left h2 { padding-bottom: 10px; }
.more-btn {
	background: #62b3e4;
	padding: 0 22px 0 30px;
	height: 50px;
	line-height: 50px;
	display: inline-block;
	color: #1d1d1d;
	font-size: 16px;
	font-weight: 800;
}
.more-btn span {
	padding: 0 42px 0 0;
	display: inline-block;
	position: relative;
}
.more-btn:hover {
	background: #279adf;
}
.more-btn span:after {
	background: url(assets/images/bgr-more-btn-span.png) no-repeat right center;
	background-size: 16px 13px;
	width: 16px;
	height: 13px;
	content: '';
	display: inline-block;
	position: absolute;
	top: 38%;
	right: 0;
}
.more-btn:hover span:after { right: -5px; }
.mkt-stg-left {
	width: 48.85%;
}
.mkt-stg-right {
	width: 48.85%;
}
.mkt-stg-col {
	width: 50%;
	padding: 4px 10px 0 18px;
	border-left: 5px solid #e88021;
}
.mkt-stg-col ul li {
	font-size: 23px;
	line-height: normal;
	padding-bottom: 27px;
	font-weight: 700;
}
.mkt-stg-col ul li:last-child { padding-bottom: 0; }
.mkt-stg-col ul li a { color: #1d1d1d; }
.mkt-stg-left p { padding-bottom: 15px; }
.more-btn-area .more-btn { margin-top: 16px; }

/*----------------------------*/
/*  effective-story-container */
/*----------------------------*/
.effective-story-container {
	padding-top: 113px;
	padding-bottom: 109px;
}
.eft-story-top-cont h2 {
	line-height: 1.2;
	padding-bottom: 32px;
}
.eft-story-top-cont p {
	padding-bottom: 20px;
}
.web-col-area {
	margin: 23px -12px 0 -12px;
}
.web-col {
	width: 50%;
	padding: 0 12px 26px 12px;
}
.web-col-info {
	background: #fff;
	height: 100%;
	padding: 35px 0 75px 0;
	position: relative;
}
.web-col-cont-area {
	padding: 0 35px 0 35px;
}
.web-col-icon {
	width: 64px;
}
.web-col-icon small {
	width: 64px;
	display: block;
}
.web-col-cont {
	padding-left: 26px;
}
.web-col-cont span {
	color: #62B3E4;
}
.web-col-cont h4 sup {
	font-size: 12px;
}
.web-col-cont p {
	line-height: 1.3;
	padding: 5px 0 8px 0;
}
.web-more {
	width: 100%;
	position: absolute;
	left: 0; bottom: 0;
}
.web-more .more-btn span,
.web-more .more-btn {
	display: block;
}
.web-col.web-brand {
	width: 33.333%;
}
.web-brand .web-col-cont-area {
	padding: 0 31px 0 25px;
}
.web-brand .web-col-cont {
	padding-left: 30px;
}

/*----------------------------*/
/*  security-source-container */
/*----------------------------*/
.security-source-container {
	background: url(assets/images/bgr-security-source.png) no-repeat right bottom / cover;
	padding-top: 136px;
	padding-bottom: 109px;
}
.security-source-container h2 {
	color: #fff;
	padding-bottom: 43px;
}
.source-col-area .web-col-info {
	background: rgba(74,74,74,.6);
	padding: 40px 0 85px 0;
}
.source-col-area .web-col-cont h4,
.source-col-area .web-col-cont p {
	color: #fff;
}
.source-col-area .web-col-cont h4 small {
	color: #62B3E4;
}
.source-col-area .color-green .web-col-cont h4 small {
	color: #6DBE22;
}
.source-col-area .color-green .more-btn {
    background: #6DBE22;
}
.source-col-area .color-green .more-btn:hover {
    background: #4f940f;
}
.source-col-area .color-orange .web-col-cont h4 small {
	color: #FF8900;
}
.source-col-area .color-orange .more-btn {
    background: #FF8900;
}
.source-col-area .color-orange .more-btn:hover {
    background: #cf7307;
}
.source-col-area .color-purple .web-col-cont h4 small {
	color: #B660FF;
}
.source-col-area .color-purple .more-btn {
    background: #B660FF;
}
.source-col-area .color-purple .more-btn:hover {
    background: #9d36f4;
}
.web-brand .web-col-info {
    padding: 26px 0 26px 0;
}
.web-brand .web-col-cont { width: 100%; }
.web-brand .web-col-cont span {
	background: url(assets/images/bgr-arrow2.png) no-repeat 0 0;
	background-size: 16px 12px;
	width: 16px;
	height: 12px;
}

/*-----------------------------*/
/* digital-solutions-container */
/*-----------------------------*/
.digital-solutions-container {
	padding-top: 112px;
	position: relative;
}
.digital-solutions-container:before {
	background: #fff;
	width: 100%;
	height: 300px;
	content: '';
	position: absolute;
	bottom: 0; left: 0;
}
.digital-solutions {
	position: relative;
	z-index: 100;
}
.digital-top-content h2 { padding-bottom: 30px; }
.dtl-mkt-left {
	width: 72%;
}
.dtl-mkt-btn { padding-bottom: 20px; }
.dtl-mkt-left p {
	padding-bottom: 15px;
}
.dtl-product-col-area { margin: 30px -12px 0 -12px; }
.dtl-product-col {
	width: 33.333%;
	padding: 0 12px 24px 12px;
}
.dtl-product-info {
	position: relative;
	overflow: hidden;
}
.dtl-product-title {
	width: 100%;
	position: absolute;
	left: 0; bottom: 0;
	padding: 33px 35px 28px 35px;
}
.dtl-product-title h4 {
	background: url(assets/images/bgr-arrow2.png) no-repeat right center;
	background-size: 16px 13px;
	padding: 0 0 5px 0;
	display: block;
	color: #fff;
}
.dtl-product-info a:hover .dtl-product-title h4 { color: #62b3e4; }
.dtl-product-info:hover img {
	-webkit-transform: scale(1.07);
	transform: scale(1.07);
}
/*-----------------------------*/
/* creative-delivery-container */
/*-----------------------------*/
.main-building {
	padding: 128px 0 103px 0;
	position: relative;
}
.creative-delivery-container {
	background: url(assets/images/bgr-creative-delivery.jpg) no-repeat center 0 / cover;
	padding-top: 140px;
	padding-bottom: 137px;
}
.dlv-img {
	background: url(assets/images/building-pdt-before.png) no-repeat 0 0;
	background-size: 730px 880px;
	width: 730px;
	height: 880px;
	content: '';
	position: absolute;
	top: 44px; right: -180px;
}
.creative-dlv-content {
	width: 100%;
	max-width: 630px;
	position: relative;
	z-index: 100;
}
.creative-dlv-content h2 {
	color: #fff;
	font-size: 68px;
	padding-bottom: 28px;
}
.creative-dlv-content h2 span {
	color: #62B3E4;
}
.creative-dlv-content p {
	color: #fff;
	padding-bottom: 26px;
}

/*----------------------------*/
/*  building-pdt-container    */
/*----------------------------*/
.building-pdt-container {
	position: relative;
	padding-bottom: 115px;
}
.building-pdt-container:before {
	background: #fff;
	width: 100%;
	height: 420px;
	content: '';
	position: absolute;
	top: 0; left: 0;
}
.building-pdt-area {
	position: relative;
	z-index: 100;
}
.building-pdt-area h2 {
	padding-bottom: 49px;
}
.building-pdt-col-area {
	margin: 0 -12px;
}
.building-pdt-col {
	width: 50%;
	padding: 0 12px 26px 12px;
	visibility: hidden;
}
.building-pdt-info {
	position: relative;
	overflow: hidden;
}
.building-pdt-title {
	width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 60px 60px 60px 60px;
}
.building-pdt-title h3 {
	padding: 0 80px 5px 0;
	display: block;
	color: #fff;
	font-size: 36px;
}
.building-pdt-info a:hover .building-pdt-title h3 { color: #62b3e4; }
.work-col-info { overflow: hidden; }
.work-col-info:hover img,
.building-pdt-info:hover img {
	-webkit-transform: scale(1.07);
	transform: scale(1.07);
}

.building-pdt-info a:after {
	background: url(assets/images/bgr-building-pdt-info-a.png) no-repeat center 34px;
	background-size: 55px 42px;
	content: '';
	width: 130px;
	height: 130px;
	position: absolute;
	right: -20px; bottom: -25px;
	border: 5px solid rgba(255,255,255,.2);
	-webkit-border-radius: 50%;
	border-radius: 50%;
}

/*----------------------------*/
/*  few-success-container     */
/*----------------------------*/
.few-success-container {
	padding-top: 126px;
	padding-bottom: 170px;
}
.few-success-container h2 {
	padding-bottom: 38px;
}
.client-logo-area {
	margin: 0 -13px 28px -13px;
}
.client-logo {
	width: 20%;
	padding: 0 13px;
	margin: 10px 0;
}
.test-cont-area {
	background: #fff;
}
.test-left {
	background: #62b3e4;
	width: 23.43%;
}
.test-right {
	width: 76.57%;
	padding: 63px 57px 49px 57px;
}
.tst-img {
	max-width: 150px;
}
.test-right p {
	padding-bottom: 20px;
}
.test-right strong {
	font-size: 20px;
	display: block;
	text-transform: uppercase;
	font-weight: 700;
}
.test-right small {
	color: #767676;
	font-size: 20px;
	font-style: italic;
	display: block;
}
.testimonial-slider .owl-carousel .owl-dots {
    text-align: center;
    margin-top: 0;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: -55px;
}
.testimonial-slider .owl-carousel .owl-dots .owl-dot {
    background: none;
    width: 20px;
    height: 20px;
    border: 1px solid #afd1ea;
    display: inline-block;
    margin: 0 10px;
    outline: 0;
    opacity: .8;
    -webkit-border-radius: 100%;
    border-radius: 100%;
}
.testimonial-slider .owl-carousel .owl-dots .owl-dot.active {
    border-color: #6CB1E2;
}

/*----------------------------*/
/*   can-help-container       */
/*----------------------------*/
.can-help-container {
	padding-top: 70px;
	padding-bottom: 70px;
}
.can-help-left { width: 82%; }
.page-template-about .can-help-left,
.page-template-contact .can-help-left { width: 70%; }
.can-help-left h2 { font-size: 50px; letter-spacing: -1px; }
.page-template-digital-dashboard .can-help-left h2 { font-size: 38px; }
.page-template-augmented-marketing .can-help-left h2 { font-size: 44px; }
.can-help-btn .more-btn {
	background: #fff;
	color: #1d1d1d;
}
.can-help-btn .more-btn:hover {
	background: #1d1d1d;
	color: #fff;
}
.can-help-btn .more-btn:hover span:after {
	background: url(assets/images/bgr-arrow2.png) no-repeat right center;
	background-size: 16px 13px;
}

/*----------------------------*/
/*   footer-container         */
/*----------------------------*/
.footer-container {
	padding-top: 84px;
	padding-bottom: 41px;
}
.footer-col-area { padding-bottom: 5px; }
.footer-col {
	width: 17.10%;
	padding: 0 10px 20px 0;
}
.footer-col-first {
	width: 29.16%;
}
.footer-col-last {
	width: 36.60%;
	padding-left: 55px;
}
.footer-logo {
	max-width: 186px;
	margin-top: 11px;
}
.footer-col ul li {
	color: #fff;
	font-size: 20px;
	line-height: normal;
	padding-bottom: 17px;
	font-weight: 700;
}
.footer-col ul li a {
	color: #fff;
}
.footer-col ul li a:hover {
	color: #66b4e2;
}
.footer-newsletter h6 {
	color: #fff;
	padding-bottom: 30px;
}
.footer-email-field {
	position: relative;
}
.footer-email-field input[type='email'],
.footer-email-field input[type='text'] {
	background: transparent;
	width: 100%;
	height: 50px;
	font-size: 16px;
	color: #909090;
	border: 1px solid #909090;
	outline: none;
	padding: 0 60px 0 18px;
	resize: none;
}
.footer-email-field input::-webkit-input-placeholder { color: #909090 !important; opacity: 1 !important; }
.footer-email-field input::-moz-placeholder { color: #909090 !important; opacity: 1 !important; }
.footer-email-field input::-ms-input-placeholder { color: #909090 !important; opacity: 1 !important; }
.email-submit {
	width: 54px;
	height: 50px;
	position: absolute;
	top: 0; right: 0;
}
.email-submit input[type='submit'] {
	background: #6CB1E2 url(assets/images/bgr-more-btn-span.png) no-repeat center center;
	background-size: 16px 13px;
	width: 100%;
	height: 50px;
	font-size: 14px;
	color: #1d1d1d;
	cursor: pointer;
	border: none;
}
.email-submit input[type='submit']:hover {
	background-position: 25px center;
}
.footer-bottom-area {
	border-top: 1px solid #414141;
	padding-top: 21px;
}
.footer-bottom-right {
	text-align: right;
}
.footer-bottom-left p {
	color: #878787;
	font-size: 16px;
	padding-bottom: 1px;
}
.footer-bottom-left p a {
	color: #878787;
}
.footer-bottom-right span {
	color: #878787;
	font-size: 14px;
	display: inline-block;
	font-weight: 500;
}
.footer-social { padding: 6px 0 32px 0; }
.footer-social a {
	background-color: #62b3e4;
	width: 43px;
	height: 43px;
	line-height: 43px;
	display: inline-block;
	margin: 0 0 4px 4px;
	color: #1d1d1d;
	font-size: 19px;
	border: 1px solid #62b3e4;
	text-align: center;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}
.footer-social a:first-child { margin-left: 0; }
.footer-social a:hover {
	background-color: #279adf;
	border-color: #279adf;
	color: #fff;
}
.footer-bottom-right ul li { padding-bottom: 0; }

/*----------------------------*/
/*  banner-container          */
/*----------------------------*/
.banner-container {
	padding-top: 120px;
	padding-bottom: 90px;
}
.banner-content {
	width: 100%;
	margin-bottom: 30px;
}
.banner-content h1 {
	font-size: 82px;
	line-height: 1.1;
	padding-bottom: 27px;
}
.banner-content h1 sup { font-size: 26px; }
.banner-content h6 {
	color: #62B3E4;
	text-transform: uppercase;
	padding-bottom: 7px;
	font-weight: 800;
	letter-spacing: 5px;
}
.banner-content p {
	max-width: 920px;
	padding: 0 0 0 20px;
}
.banner-content h1 small {
	color: #62B3E4;
	display: inline-block;
}
.banner-left-border {
	overflow: hidden;
	margin-bottom: 30px;
}
.banner-left-border span {
	/*background: #66b4e2;
	width: 5px;*/
	border-left: 5px solid #66b4e2;
	display: block;
}
.pdf-btn {
	background: #62b3e4;
	padding: 0 36px;
	height: 50px;
	line-height: 50px;
	display: inline-block;
	color: #1d1d1d;
	font-size: 16px;
	font-weight: 800;
}
.pdf-btn:hover {
	background: #279adf;
}
.services-story-container {
	padding-top: 82px;
	padding-bottom: 83px;
}
.full-width-container { position: relative; }
.full-width-container img { width: 100%; }

/*----------------------------*/
/*  marketing-ogn-container   */
/*----------------------------*/
.marketing-ogn-container {
	padding-top: 90px;
	padding-bottom: 150px;
}
.marketing-ogn-left {
	width: 45.27%;
}
.marketing-ogn-right {
	width: 51.04%;
}
.marketing-list-box {
	padding-bottom: 50px;
}
.marketing-list {
	padding: 40px 14px 0 50px;
}
.marketing-list-box h4 {
	background: #62b3e4;
	padding: 30px 50px 29px 50px; 
}
.marketing-list-box ul {
	width: 50%;
	padding-bottom: 10px;
}
.marketing-list-box ul li {
	font-size: 20px;
	line-height: 1.44;
	padding: 0 10px 20px 16px;
	position: relative;
}
.marketing-list-box ul li:before {
	background: #ff8900;
	width: 6px;
	height: 6px;
	content: '';
	position: absolute;
	top: 10px; left: 0;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}
.marketing-ogn-cont h4 {
	padding-bottom: 25px;
}
.marketing-ogn-cont p { padding-bottom: 15px; }

/*----------------------------*/
/*  contact-today-container   */
/*----------------------------*/
.contact-today-container {
	padding-top: 85px;
	padding-bottom: 80px;
}
.contact-today-content {
	max-width: 1030px;
	margin: 0 auto;
	text-align: center;
}
.contact-today-content p {
	color: #1d1d1d;
	font-size: 26px;
	line-height: 1.3;
	padding-bottom: 37px;
}
.contact-today-content p strong {
	font-weight: 700;
}
.contact-today-content .more-btn {
    background: #fff;
    color: #1d1d1d;
}

/*----------------------------*/
/*  insights-pdt-container    */
/*----------------------------*/
.insights-pdt-container {
	padding-top: 120px;
	padding-bottom: 100px;
	position: relative;
}
.insights-pdt-container::before {
    background: #fff;
    width: 100%;
    height: 340px;
    content: '';
    position: absolute;
    bottom: 0; left: 0;
}
.blog-color-green .blog-col-cont h3 small,
.bn-color-green.banner-content h1 small,
.bn-color-green.banner-content h6 {	color: #6DBE22; }
.bn-color-green.banner-content .banner-left-border span { border-color: #6DBE22; }
.blog-color-orange .blog-col-cont h3 small,
.bn-color-orange.banner-content h1 small,
.bn-color-orange.banner-content h6 { color: #FF8900; }
.bn-color-orange.banner-content .banner-left-border span { border-color: #FF8900; }
.blog-color-purple .blog-col-cont h3 small,
.bn-color-purple.banner-content h1 small,
.bn-color-purple.banner-content h6 { color: #B660FF; }
.bn-color-purple.banner-content .banner-left-border span { border-color: #B660FF; }

.mkt-maturity-container {
	padding-top: 115px;
	padding-bottom: 115px;
}
/*----------------------------*/
/*  multi-step-form           */
/*----------------------------*/
.multi-step-container {
	padding-top: 110px;
	padding-bottom: 100px;
}
.multi-step-form h2 {
    margin-bottom: 22px;
}
.multi-step-form h6 {
	color: #FF8900;
	padding-bottom: 5px;
	font-weight: 900;
	letter-spacing: 10px;
}
.progress-bar-area {
	background: #D0D0D0;
}
.progress-bar {
    color: #1d1d1d;
    background-color: #FF8900;
    font-size: 11px;
    height: 15px;
    line-height: 15px;
}
.progress-bar span {
    padding: 0 3px;
}

.multi-top-cont {
	max-width: 975px;
	padding: 0 0 30px 0;
}
.multi-top-cont p {
	padding-bottom: 20px;
}
.multi-step-cont {
	background: #fff;
	padding: 78px 0 56px 98px;
	position: relative;
}
.multi-step-cont h3 {
	font-size: 36px;
	padding-bottom: 2px;
}
.multi-step-cont p {
	padding-bottom: 15px;
}
.validation-msg {
	padding: 0 20px 0 98px;
	width: 100%;
	position: absolute;
	left: 0; bottom: 55px;
}
/* checkbox */
.checkbox-col-area { padding: 9px 0 45px 0; }
.checkbox-col {
	width: 33.333%;
	padding: 0 10px 0 0;
}
.checkbox-area {
    padding: 0 0 20px 0;
}
.wpcf7-list-item { margin: 0; }
.checkbox-area .wpcf7-list-item-label {
    display: inline-block;
    padding: 4px 0 0 44px;
    color:#1d1d1d;
    line-height: 20px;
    font-size: 20px;
    cursor: pointer;
    position: relative;
    font-weight: 400;
}
.checkbox-area input[type=checkbox] { display:none; }
.checkbox-area .wpcf7-list-item-label:before {
    content: " ";
    background: url(assets/images/bgr-check-mo.png) no-repeat;
    background-position: 0 0;
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    left: 0px;
    top: 3px;
    border: 1px solid #A7A7A7;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}
.checkbox-area input[type=checkbox]:checked + .wpcf7-list-item-label:before {
    background-position: 0 -18px;
}

/* multi-form-area */
.multi-form-area {
	max-width: 564px;
	margin: 143px auto;
	text-align: center;
}
.multi-form-area p { padding-bottom: 45px; }
.multi-input-field input[type='email'],
.multi-input-field input[type='text'] {
	background: transparent;
	width: 100%;
	height: 60px;
	font-size: 16px;
	color: #1d1d1d;
	border: 1px solid #909090;
	outline: none;
	padding: 0 20px 0 38px;
	resize: none;
	-webkit-border-radius: 0;
	border-radius: 0;
	font-family: 'Inter', sans-serif;
	font-weight: 400;
}
.multi-input-field input::-webkit-input-placeholder { color: #1d1d1d !important; opacity: 1 !important; }
.multi-input-field input::-moz-placeholder { color: #1d1d1d !important; opacity: 1 !important; }
.multi-input-field input::-ms-input-placeholder { color: #1d1d1d !important; opacity: 1 !important; }
.multi-submit {
	width: 172px;
	margin: 60px auto 0;
}
.multi-submit input[type='submit'] {
	background: #FF8900;
	width: 100%;
	height: 50px;
	font-size: 16px;
	color: #1d1d1d;
	text-transform: uppercase;
	cursor: pointer;
	border: none;
	-webkit-border-radius: 0;
	border-radius: 0;
	font-family: 'Inter', sans-serif;
	font-weight: 800;
}
.multi-submit input[type='submit']:hover {
	background: #dd7904;
}

.step-prevnext-area {
	overflow: hidden;
	padding-top: 40px;
}
.step-prevnext-area br {
	display: none;
}
.step-next,
.step-prev {
	background: #FF8900;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	color: #1d1d1d;
	padding: 0 62px 0 28px;
	display: inline-block;
	position: relative;
	font-weight: 800;
}
.step-next:before,
.step-prev:before {
	background: url(assets/images/bgr-more-btn-span.png) no-repeat 0 0;
	background-size: 18px 14px;
	width: 18px;
	height: 14px;
	content: '';
	position: absolute;
	top: 19px;
}
.step-next:before { right: 24px; }
.step-prev:before {
	background: url(assets/images/bgr-more-btn-span2.png) no-repeat 0 0;
	background-size: 18px 14px;
	left: 24px;
}
.step-next:hover:before { right: 20px; }
.step-prev:hover:before { left: 20px; }
.step-next {
	float: right;
}
.step-prev {
	float: left;
	padding: 0 28px 0 62px;
}

/*--------------------------*/
/*  blog page               */
/*--------------------------*/
.blog-container {
	padding-bottom: 100px;
}
.blog-col-area {
	margin: 0 -12px;
}
.blog-col {
	width: 33.333%;
	padding: 0 12px 25px 12px;
	visibility: hidden;
}
.blog-col-info {
	background: #F2F2F2;
	height: 100%;
	position: relative;
	padding-bottom: 60px;
}
.blog-col-cont {
	padding: 27px 32px 10px 32px;
}
.blog-date {
	color: #1d1d1d;
	font-size: 16px;
	padding-bottom: 15px;
}
.blog-col-cont h4 {
	padding-bottom: 15px;
}
.blog-col-cont h4 a {
	color: #1d1d1d;
}
.blog-more-btn {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
}
.blog-more-btn .more-btn,
.blog-more-btn .more-btn span {
	display: block;
}
.blog-more-btn .more-btn {
    padding: 0 28px;
}
.blog-black-col .blog-col-info {
	background: #1D1D1D;
	overflow: hidden;
}
.blog-black-col .blog-col-cont {
	padding: 93px 48px 10px 48px;
}
.blog-icon {
	max-width: 100px;
	margin-bottom: 23px;
}
.blog-col-cont h3 {
	color: #fff;
	font-size: 40px;
	line-height: 1.06;
	padding-bottom: 13px;
}
.blog-col-cont h3 small {
	color: #62B3E4;
}
.blog-col-cont h3 a sup,
.blog-col-cont h3 a {
	color: #fff;
}
.blog-col-cont h3 a sup { font-size: 18px; }
.blog-col-cont p {
	color: #fff;
	font-size: 26px;
	line-height: 1.2;
}
.blog-arrow-btn {
	width: 114px;
	height: 114px;
	position: absolute;
	right: -15px; bottom: -26px;
}
.blog-arrow-btn:hover { right: -20px; }
.blog-arrow-btn a {
	background: url(assets/images/bgr-blog-arrow-btn.png) no-repeat center center;
	background-size: 48px 37px;
	width: 114px;
	height: 114px;
	display: block;
	border: 5px solid #3f3f3f;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}

/*-------------------------*/
/*   pagination            */
/*-------------------------*/
.numeric-pagination {
	padding: 35px 0 15px 0;
}
.numeric-pagination .dots,
.numeric-pagination a,
.numeric-pagination span.current,
.numeric-pagination a.prev,
.numeric-pagination a.next,
.numeric-pagination span.current {
	width: 45px;
	height: 45px;
	line-height: 42px;
	color: #1d1d1d;
	font-size: 20px;
	text-align: center;
	border: 0;
	text-decoration: none;
	display: inline-block;
	margin: 0 3px;
	padding: 0;
	border: 1.5px solid transparent;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	font-weight: 800;
}
.numeric-pagination .dots {
	width: auto;
}
.numeric-pagination span.current {
	color: #1d1d1d;
	border-color: #6CB1E2;
}
.numeric-pagination a:hover {
    color: #1d1d1d;
    border-color: #6CB1E2;
}
.numeric-pagination span.current {
    color: #1d1d1d;
    border-color: #6CB1E2;
}
.numeric-pagination .dots:hover,
.numeric-pagination .dots {
    color: #1d1d1d;
	width: auto;
}
.numeric-pagination a.next,
.numeric-pagination a.prev {
	border: 0;
}
.numeric-pagination a.prev {
	background: url(assets/images/bgr-more-btn-span2.png) no-repeat 0 center;
	background-size: 20px 15px;
}
.numeric-pagination a.next {
	background: url(assets/images/bgr-more-btn-span.png) no-repeat right center;
	background-size: 20px 15px;
}

/*--------------------------*/
/*  digital dashboard page  */
/*--------------------------*/
.digital-dhbd-container {
	position: relative;
	z-index: 5;
}
.digital-dhbd-container::before {
    background: #fff;
    width: 100%;
    height: 310px;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}
.laptop-img { padding-bottom: 100px; }

.bg-white .more-btn {
    background: #62b3e4;
}
.bg-white .more-btn:hover {
    background: #279adf;
}

/*--------------------------*/
/*  contact page            */
/*--------------------------*/
.contact-container {
	padding-top: 130px;
	padding-bottom: 133px;
}
.contact-area h1 {
	padding-bottom: 44px;
	font-size: 70px;
}
.contact-form-area {
	margin: 0 -15px;
}
.contact-left {
	width: 50%;
	padding: 0 15px;
}
.contact-field { padding-top: 17px; }
.contact-field label {
	color: #1d1d1d;
	font-size: 20px;
	display: block;
	text-transform: capitalize;
	padding-bottom: 7px;
}
.contact-field textarea,
.contact-field input[type='email'],
.contact-field input[type='text'],
.contact-field input[type='tel'] {
	background: #fff;
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	color: #1d1d1d;
	border: 1px solid #A7A7A7;
	outline: none;
	padding: 0 15px;
	resize: none;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	font-family: 'Inter', sans-serif;
	font-weight: 400;
}
.contact-field textarea {
	height: 257px;
	line-height: inherit;
	padding-top: 10px;
	padding-bottom: 10px;
}
.get-started-form .contact-field textarea,
.get-started-form .contact-field input[type='email'],
.get-started-form .contact-field input[type='text'],
.get-started-form .contact-field input[type='tel'] {
	height: 45px;
	line-height: 45px;
	border: 0;
}
.contact-submit {
	width: 178px;
	margin-top: 46px;
	position: relative;
}
.contact-submit input[type='submit'] {
	background: #62B3E4 url(assets/images/bgr-more-btn-span.png) no-repeat 133px center;
	background-size: 16px 13px;
	width: 100%;
	height: 45px;
	font-size: 16px;
	color: #1d1d1d;
	text-transform: uppercase;
	text-align: left;
	padding: 0 20px 0 25px;
	cursor: pointer;
	border: none;
	-webkit-border-radius: 0;
	border-radius: 0;
	font-family: 'Inter', sans-serif;
	font-weight: 800;
}
.contact-submit input[type='submit']:hover {
    background: #279adf url(assets/images/bgr-more-btn-span.png) no-repeat 137px center;
    background-size: 16px 13px;
}

.contact-address-left {
	width: 35.55%;
	padding: 0 15px 0 20px;
}
.contact-map {
	width: 64.45%;
}
.contact-address {
	width: 100%;
	max-width: 367px;
}
.contact-address h6 {
	padding: 10px 0 7px 0;
}
.contact-address p {
	padding-bottom: 16px;
}
.contact-address p a {
	color: #62B3E4;
	text-decoration: underline;
	font-weight: 700;
}
.contact-address p a:hover {
	text-decoration: none;
}
.brand-container img,
.contact-map img {
	width: 100%;
}

/*--------------------------*/
/*  free brand page         */
/*--------------------------*/
.get-started-container {
	padding-top: 80px;
	padding-bottom: 100px;
}
.get-started-form {
	padding: 44px 43px 62px 43px;
}
.get-started-left {
	width: 61%;
}
.get-started-right {
	width: 31.94%;
}
.get-started-content { padding-top: 15px; }
.get-started-form h3 {
	font-size: 36px;
	padding-bottom: 8px;
}
.get-started-form p {
	font-size: 16px;
	padding: 4px 0 8px 0;
	font-weight: 700;
}
.get-started-form .contact-submit {
    width: 100%;
    margin-top: 35px;
}
.get-started-form .contact-submit input[type="submit"] {
    background: #62B3E4;
    text-align: center;
    padding: 0 10px;
}
.get-started-form .contact-submit input[type="submit"]:hover {
    background: #279adf;
}

/*--------------------------*/
/*   entry-content          */
/*--------------------------*/
.entry-content { width:100%; }
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
	color: #1d1d1d;
    line-height: normal;
	padding: 6px 0;
	margin: 0;
    font-weight: 700;
}
.entry-content h1 {
	font-size: 50px;
	margin-bottom: 20px;
}
.entry-content h2 {
	font-size: 44px;
	line-height: 1.2;
	margin-bottom: 15px;
}
.entry-content h3 {
	font-size: 30px;
	margin-bottom: 23px;
}
.entry-content h4 {
	font-size: 26px;
	line-height: 1.3;
	padding-bottom: 18px;
}
.entry-content h5 {
	font-size: 22px;
	padding-bottom: 33px;
}
.entry-content h6 {
	font-size: 20px;
	padding-bottom: 18px;
}
.entry-content p {
	color: #1d1d1d;
	font-size: 20px;
	line-height: 1.3;
	padding-bottom: 20px;
}
.entry-content p a {
	color: #1d1d1d;
}
.entry-content p a:hover {
	text-decoration: none;
}
.entry-content ul {
	padding: 7px 0 8px 0;
	margin: 0;
}
.entry-content ul li {
	color: #1d1d1d;
	font-size: 20px;
	line-height: 1.3;
	padding: 0 0 19px 25px;
	position: relative;
	font-weight: 300;
}
.entry-content ul li:before {
	background: #FF8900;
	width: 6px;
	height: 6px;
    content: "";
    position: absolute;
    left: 0;
    top: 10px;
    -webkit-border-radius: 100%;
    border-radius: 100%;
}
.entry-content ul li a {
	color: #1d1d1d;
}
.entry-content ol {
	padding: 17px 0 15px 17px;
	margin: 0;
}
.entry-content ol li {
	list-style-type:decimal;
	color: #1d1d1d;
    font-size: 20px;
    line-height: 1.4;
    padding: 0 0 14px 15px;
}
.entry-content a {
	color: #1d1d1d;
}
.entry-content blockquote {
    margin: 10px 0 45px 0;
    padding: 15px 0;
    color: #1d1d1d;
    font-size: 20px;
	line-height: 1.43;
	border-top: 1px solid #1d1d1d;
	border-bottom: 1px solid #1d1d1d;
	font-weight: 400;
}
.entry-content blockquote p {
	color: #1d1d1d;
	font-size: 20px;
	line-height: 1.4;
	padding-bottom: 0;
}
.entry-content table {
	width: 100%;
	max-width: 100%;
	border-collapse: collapse;
	margin-top: 10px;
	margin-bottom: 10px;
}
.entry-content table,
.entry-content table tr th,
.entry-content table tr td {
	color: #1d1d1d;
    font-size: 20px;
    border: 1px solid #1d1d1d;
	line-height: 24px;
	text-align: center;
	padding: 10px;
}

/*--------------------------*/
/*   careers-container      */
/*--------------------------*/
.careers-container {
	padding-top: 105px;
	padding-bottom: 100px;
}
.careers-content h1 {
	font-size: 82px;
	padding-bottom: 80px;
}
.careers-row {
	padding: 25px 25px 25px 40px;
	margin-bottom: 30px;
}
.careers-left {
	width: 76%;
	padding: 8px 10px 8px 0;
}

.careers-row .more-btn {
    background: #fff;
}
.careers-row .more-btn:hover {
    background: #000;
    color: #fff
}
.careers-row .more-btn:hover span::after {
	background: url(assets/images/bgr-arrow2.png) no-repeat right center;
	background-size: 16px 13px;
}

/*----------------------------*/
/*  careers-opening-container */
/*----------------------------*/
.careers-opening-container {
	padding-top: 113px;
	padding-bottom: 112px;
}
.careers-reqnt { padding-bottom: 75px; }
.careers-opening-container .get-started-content {
    padding-top: 0;
}
.careers-opening-container .get-started-content ul li { padding-bottom: 29px; }
.careers-opening-container .get-started-content h3 {
	font-size: 36px;
	padding-top: 0;
}
.get-started-form span.file-format {
	font-size: 16px;
	line-height: 1.39;
	font-weight: 400;
	display: block;
	padding: 12px 0;
}
.careers-opening-container .get-started-form .contact-submit input[type="submit"],
.mob-apply-form .get-started-form .contact-submit input[type="submit"] {
    background: #fff;
}
.careers-opening-container .get-started-form .contact-submit input[type="submit"]:hover,
.mob-apply-form .get-started-form .contact-submit input[type="submit"]:hover {
    background: #1d1d1d;
    color: #fff;
}

/*  uplode  */
.file-upload { padding-bottom: 10px; }
.file-upload .file-upload-select {
	cursor: pointer;
	overflow: hidden;
	position: relative;
}
.file-upload .file-upload-select .file-select-button {
	padding: 0 10px;
	display: inline-block;
	height: 38px;
	line-height: 38px;
    font-size: 16px;
	text-align: center;
	color: #1d1d1d;
    background: #fff;
	cursor: pointer;
	font-weight: 400;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
.file-upload .file-upload-select .file-select-name {
	display: inline-block;
	padding: 7px 0 7px 17px;
	font-size: 16px;
	color: #1d1d1d;
}
.file-upload .file-upload-select input[type="file"] {
	display: none;
}

/*----------------------------*/
/*  work page                 */
/*----------------------------*/
.work-col-container {
	position: relative;
	padding-bottom: 120px;
	z-index: 5;
}
.work-col-container:before {
	background: #fff;
	width: 100%;
	height: 207px;
	content: '';
	position: absolute;
	top: 0; left: 0;
	z-index: -1;
}
.work-col-area {
	margin: 0 -12px;
}
.work-col {
	width: 50%;
	padding: 0 12px 30px 12px;
	visibility: hidden;
}

.recognition-container {
	padding-top: 135px;
	padding-bottom: 100px;
}
.recognition-content h2 {
	padding-bottom: 22px;
}
.recognition-content p {
	max-width: 980px;
	padding-bottom: 20px;
}
.recognition-logo-area {
	max-width: 1060px;
	margin: 15px auto;
}
.recognition-logo-col {
	width: 25%;
	padding: 10px 10px 35px 10px;
}
.recognition-logo {
	max-width: 211px;
	margin: 0 auto;
}

/*----------------------------*/
/*  casestudy page            */
/*----------------------------*/
.casestudy-banner-left {
	width: 70%;
}
.casestudy-banner-right {
	width: 23.17%;
}
.casestudy-banner-area.banner-list-bottom .casestudy-banner-right { padding-bottom: 50px; }
.banner-list {
	overflow: hidden;
	margin-bottom: 30px;
}
.banner-list:last-child { margin-bottom: 0; }
.banner-list h6 {
	color: #1d1d1d;
	padding-bottom: 7px;
}
.banner-list ul li {
	color: #1d1d1d;
	font-size: 16px;
	padding-bottom: 2px;
}
.banner-list ul li a {
	color: #1d1d1d;
}
.banner-list-border span {
	background: #66b4e2;
	width: 5px;
	display: block;
}
.banner-list-info {
	padding-left: 23px;
}
.feature-container {
	padding-top: 93px;
	padding-bottom: 70px;
}
.feature-cont-left {
	width: 37%;
	padding-bottom: 20px;
}
.feature-cont-right {
	width: 57.30%;
	padding-bottom: 20px;
}
.feature-cont-left h2 {
	padding-bottom: 15px;
}
.feature-cont-right p {
	padding-bottom: 15px;
}

.feature-brand-container {
	padding-top: 115px;
	padding-bottom: 78px;
}
.feature-brand-content h6 {
	color: #62B3E4;
	text-transform: uppercase;
	padding-bottom: 9px;
	letter-spacing: 6px;
}
.feature-brand-content h2 {
	padding-bottom: 21px;
}
.feature-brand-content p {
	max-width: 950px;
	padding-bottom: 18px;
}

.photo-gallery-container {
	background: #094EA8;
	padding-top: 108px;
	padding-bottom: 80px;
}
.photo-gallery-area {
	margin: 0 -15px;
}
.photo-gallery-col {
	width: 25%;
	padding: 0 15px 30px 15px;
}
.photo-gallery {
	-webkit-box-shadow: 0px 0px 15px 0 rgba(0,0,0,0.66);
	box-shadow: 0px 0px 15px 0 rgba(0,0,0,0.66);
}

/*----------------------------*/
/*  grid-container            */
/*----------------------------*/
.grid-container {
	padding-top: 78px;
}
.grid-container2 { padding-bottom: 134px; }
.grid-container5,
.grid-container4 {
	padding-bottom: 100px;
}
.grid-container3 {
	position: relative;
	z-index: 5;
}
.grid-container3:before {
	background: #F2F2F2;
	width: 100%;
	height: 180px;
	content: '';
	position: absolute;
	top: 0; left: 0;
	z-index: -1;
}
.grid {
	margin: 0 -11px;
}
.grid-item {
	padding: 12px 11px;
}
.grid-item a {
	display:block;
	position: relative;
}
.grid-video-area {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0; top: 0;
	cursor: pointer;
}
.grid-video-area small {
	width: 65px;
	height: 65px;
	display: block;
}
.grid-col-big { width: 49.9%; }
.grid-col-big-75 { width: 74.9%; }
.grid-col-small { width: 24.9%; }
.grid-col-big-65 { width: 65.9%; }
.grid-col-small-33 { width: 33.1%; }
.casestudy-two-col {
	width: 50%;
}
.full-width-container2 { margin-top: 100px; }
.full-width-container .grid-video-area small {
	width: 118px;
	height: 118px;
}
.caset-two-col-img img { width: 100%; }
.casestudy-three-col-container {
	padding-top: 30px;
	padding-bottom: 105px;
}
.casestudy-three-col-area {
	margin: 0 -11px;
}
.casestudy-three-col {
	width: 33.333%;
	padding: 0 11px 20px 11px;
}
.casestudy-three-col-img {
	-webkit-box-shadow: 0px 0px 14px -8px rgba(0,0,0,0.66);
	box-shadow: 0px 0px 14px -8px rgba(0,0,0,0.66);
}
.casestudy-design-container {
	padding-top: 145px;
	position: relative;
	z-index: 5;
}
.casestudy-design-container:before {
	background: #fff;
	width: 100%;
	height: 300px;
	content: '';
	position: absolute;
	bottom: 0; left: 0;
	z-index: -1;
}
.casestudy-design-container .feature-brand-content { padding-bottom: 72px; }
.casestudy-design-container .feature-brand-content h2,
.casestudy-design-container .feature-brand-content p {
	color: #fff;
}
.casestudy-testimonial {
	padding-top: 117px;
	padding-bottom: 117px;
}
.combine-container .casestudy-three-col-img,
.three-col-noborder .casestudy-three-col-img {
    border: none;
    -webkit-box-shadow: inherit;
    box-shadow: inherit;
}

/*----------------------------*/
/*  book-container            */
/*----------------------------*/
.book-container {
	padding-top: 100px;
	padding-bottom: 100px;
}
.book-container2 .feature-brand-content {
	padding-bottom: 70px;
}
.feature-top-img-container {
	position: relative;
	padding-top: 150px;
}
.feature-top-img {
	width: 490px;
	position: absolute;
	top: -80px; right: 0;
}
.combine-container {
	padding-bottom: 140px;
	position: relative;
	z-index: 5;
}
.combine-container:before {
	background: #fff;
	width: 100%;
	height: 245px;
	content: '';
	position: absolute;
	top: 0; left: 0;
	z-index: -1;
}
.combine-container .casestudy-col-two { padding-top: 20px; }
.casestudy-col-two .casestudy-three-col {
	width: 50%;
}

/*----------------------------*/
/*  about page                */
/*----------------------------*/
.about-container {
	padding-top: 105px;
	padding-bottom: 60px;
}
.bg-about-container {
	background: #1d1d1d url(assets/images/bgr-about.png) no-repeat center 0 / cover;
}
.about-content-left {
	width: 33.85%;
}
.about-content-right {
	width: 65.67%;
}
.about-title h2 { padding-bottom: 15px; }
.about-content {
	padding-bottom: 17px;
}
.about-content h4 {
	padding-bottom: 7px;
	padding-top: 17px;
}
.about-content h4:first-child {
	padding-top: 0;
}
.about-content p {
	padding-bottom: 30px;
}
.bg-about-container .about-title h2,
.bg-about-container .about-content p {
	color: #fff;
}
.bg-about-container .about-content h4 {
	color: #FF8900;
	padding-bottom: 17px;
}
.about-team-area {
	margin: 0 -10px 20px -10px;
}
.about-team-col {
	width: 50%;
	padding: 0 10px 20px 10px;
}
.about-team-img {
	overflow: hidden;
	margin-bottom: 20px;
}
.about-team-img:hover img {
	-webkit-transform: scale(1.07);
	transform: scale(1.07);
}
.about-team-cont h6 { padding-bottom: 2px; }
.about-team-cont h6 a { color: #1d1d1d; }
.about-team-cont small {
	font-size: 16px;
	color: #1d1d1d;
	line-height: 1.5;
	display: block;
	padding-bottom: 10px;
}
.countup-col {
	width: 33.333%;
	padding: 0 10px 45px 0;
}
.countup-icon {
	width: 70px;
	margin-bottom: 7px;
}
.inline-countup {
	color: #1d1d1d;
    font-size: 58px;
    line-height: 60px;
    font-weight: 800;
}
.countup-col strong {
	color: #1d1d1d;
    font-size: 20px;
    line-height: 23px;
    display: inline-block;
    padding: 0 0 0 12px;
}
.validation-msg {
	color: red;
}
.wpcf7 form .wpcf7-response-output {
    margin: 0;
    text-align: center;
}
.contact-submit .wpcf7-spinner {
	position: absolute;
	margin: 0 0 0 5px;
	top: 50%;
	left: 100%;
	transform: translateY(-50%);
}
.contact-area .wpcf7-response-output {
	margin-top: 10px !important;
}
.get-started-form .contact-submit .wpcf7-spinner {
	top: 100%;
	left: 50%;
	transform: translate(-50%, 0);
	margin: 5px 0 0 0;
}
.get-started-form .wpcf7-response-output {
	margin-top: 10px !important;
}
.pt-0 {
	padding-top: 0;
}
.error404-cont { padding: 150px 0; }
.error404-cont h1 {
	font-size: 62px;
	color: #1d1d1d;
	text-align: center;
}

.single-hanlon-insight .banner-container {
  padding-bottom: 20px;
}
.single-hanlon-insight .banner-content h1 { padding-bottom: 15px; }
.insight-single-cont { padding-bottom: 122px; }
.insight-single-cont h4 {
	padding: 34px 0 10px 0;
}
.insight-single-cont p {
  line-height: 1.5;
  padding-bottom: 14px;
  font-weight: 300;
}
.insight-single-cont p strong {
	color: #62B3E4;
	font-weight: 700;
}
.insight-single-cont p a,
.insight-single-cont p strong a {
	color: #62B3E4;
}
.insight-single-cont ul { padding-top: 12px; }
.insight-single-cont ul li {
	color: #1D1D1D;
	font-size: 20px;
	line-height: normal;
	padding: 0 0 17px 20px;
}
.insight-single-cont ul li a {
	color: #1D1D1D;
}
.insight-single-cont ul li:before {
	background: #FF8900;
}
.insight-single-cont blockquote {
	background-color: #F2F2F2;
	display: block;
	border: 0;
	padding: 90px 0 100px 0 !important;
	margin: 100px 0 95px 0 !important;
	position: relative;
}
.insight-single-cont blockquote p {
	color: #1D1D1D;
	font-size: 48px !important;
	line-height: 1.2 !important;
	font-style: normal !important;
	letter-spacing: -1px;
	font-weight: 700;
	position: relative;
}
.insight-single-cont blockquote p:before {
	background: url(assets/images/bgr-blockquote-p.png) no-repeat 0 0;
	background-size: 68px 55px;
	width: 68px;
	height: 55px;
	content: "";
	position: absolute;
	left: -97px;
	top: 9px;
}
.insight-single-cont blockquote:before {
	background-color: #F2F2F2;
	width: 6000px;
	height: 100%;
	content: "";
	position: absolute;
	left: -5999px;
	top: 0;
}
.insight-single-cont blockquote:after {
	background-color: #F2F2F2;
	width: 6000px;
	height: 100%;
	content: "";
	position: absolute;
	right: -5999px;
	top: 0;
}
.insight-single-cont .wp-post-image {
	margin-top: 0;
	margin-bottom: 90px;
}
.insight-single-cont .wp-block-image {
	margin: 50px 0;
}
.insight-single-cont .alignright {
	margin: 2px 0px 10px 25px;
}
.insight-single-cont ul,
.insight-single-cont ol,
.insight-single-cont p,
.insight-single-cont h1,
.insight-single-cont h2,
.insight-single-cont h3,
.insight-single-cont h4,
.insight-single-cont h5,
.insight-single-cont h6,
.insight-single-cont table {
	width: 100%;
	max-width: 990px;
	margin: 0 auto;
}

.insight-single-cont h4 a {
	color: #62B3E4;
}
.insight-single-cont p a:hover,
.insight-single-cont p a strong :hover,
.insight-single-cont h4 a:hover {
	color: #000;
}
.insight-single-cont h2 {
	font-size: 26px!important;
}

.popup-cont {
	display: none;
}
.vbox-content .popup-cont {
	display: block;
}


.vbox-figlio {
	padding: 50px 60px 30px 60px !important;
}
.vbox-figlio h6 {
	font-size: 40px;
	display: block;
	text-transform: capitalize;
	font-weight: 700;
}
.vbox-figlio small {
	color: #767676;
	font-size: 20px;
	display: block;
	position: relative;
	padding-bottom: 20px;
}
.vbox-figlio small:after {
	content: '';
	background-color: #61b3e4;
	width: 56px;
	height: 4px;
	position: absolute;
	left: 0; bottom: 0;
}
.popup-cont {
	font-size: 17px;
	padding: 33px 0 0 0;
}
.popup-cont p { padding-bottom: 25px; }
.vbox-close { right: 10px; }
.vbox-next {
	right: 32px;
}



/*sv-branding-container*/
.banner-content h1 strong {
	color: #62B3E4
}
.sv-branding-left {
	background-color: #62B3E4;
	width: 28.75%;
	padding: 40px 20px;
}
.sv-branding-right {
	width: 71.25%;
	min-height: 400px;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: cover;
}
.sv-branding-icon {
	max-width: 248px;
	margin: 0 auto;
}
.sv-branding-cont {
	padding: 40px 80px;
}
.sv-branding-cont h3 {
	color: #fff;
	font-size: 36px;
	line-height: 1.3;
	padding: 10px 0;
}

.branding-help-container {
	padding-top: 126px;
	padding-bottom: 95px;
}
.branding-help-left {
	width: 44.27%;
}
.branding-help-right {
	width: 51.04%;
}
.branding-help-cont p {
	padding-bottom: 15px;
}
.branding-help-cont h6 {
	line-height: 1.48;
	padding-bottom: 15px;
}

.branding-help-box {
	background-color: #F2F2F2;
	margin-bottom: 50px;
}
.help-title {
	background-color: #62B3E4;
	padding: 30px 50px;
}
.help-box-cont {
	padding: 44px 50px 33px 50px;
}
.branding-help-cont ul { padding-top: 10px; }
.branding-help-cont ul li,
.help-box-cont ul li {
	color: #1D1D1D;
	font-size: 20px;
	padding: 0 0 21px 16px;
	position: relative;
}
.branding-help-cont ul li:before,
.help-box-cont ul li:before {
	background: #FF8900;
	width: 6px;
	height: 6px;
    content: "";
    position: absolute;
    left: 0;
    top: 11px;
    -webkit-border-radius: 100%;
    border-radius: 100%;
}
.branding-help-cont ul li a,
.help-box-cont ul li a {
	color: #1D1D1D;
}

.life-cycle-container {
	padding-top: 111px;
	padding-bottom: 128px;
}
.life-cycle-area h2 { padding-bottom: 16px; }
.life-cycle-area p { padding-bottom: 16px; }
.life-cycle-img { margin-top: 20px; }
.branding-help-info {
	width: 100%;
	max-width: 920px;
}
.help-box-area {
	width: 100%;
	margin: 48px -12px 23px -12px;
}
.help-box-col {
	width: 50%;
	padding: 0 12px 50px 12px;
}
.help-box-col .branding-help-box {
	height: 100%;
	margin-bottom: 0;
}
.design-box-col {
	border-top: 2px solid #EF8F35;
	padding: 58px 0 41px 0;
}
.design-box-col:first-child {
	border-top: 0;
	padding-top: 30px;
}
.design-box-col h6 {
	padding-bottom: 5px;
}
.web-design {
	padding-top: 116px;
	padding-bottom: 60px;
}
.web-design .branding-help-cont {
	width: 100%;
	max-width: 960px;
}
.btm-img-container {
	padding-top: 20px;
	padding-bottom: 30px;
}
.btm-img {
	padding-top: 70px;
}

/*next-prev-page*/
.next-prev-page {
	overflow: hidden;
}
.next-page,
.prev-page {
	width: 50%;
	padding: 70px 137px 54px 137px;
}
.next-page {
	background-color: #FF8900;
	padding-left: 20px;
}
.prev-page {
	background-color: #6DBE22;
	padding-right: 20px;
}
.next,
.prev {
	color: #fff;
	font-size: 20px;
	line-height: normal;
	letter-spacing: 4px;
	text-transform: uppercase;
	font-weight: 800;
}
.next-page a,
.prev-page a {
	position: relative;
	display: block;
	color: #1D1D1D;
	font-size: 44px;
	line-height: normal;
	text-transform: capitalize;
	font-weight: 700;
}
.next-page { text-align: right; }
.prev-page a:before,
.next-page a:after {
	content: '';
	width: 114px;
	height: 114px;
	position: absolute;
	border: 5px solid rgba(255,255,255,.2);
	-webkit-border-radius: 50%;
	border-radius: 50%;
}
.prev-page a:before {
	background: url(assets/images/bgr-prev-page.png) no-repeat center 28px;
	background-size: 48px 38px;
	left: -155px; bottom: -78px;
}
.next-page a:after {
	background: url(assets/images/bgr-next-page.png) no-repeat center 28px;
	background-size: 48px 38px;
	right: -155px; bottom: -78px;
}

/*.banner-list-bottom .banner-left-border span { width: 34px; }*/
.entry-content img {
	margin: 25px 0;
}
.insight-single-cont p.max-width-100 {
	max-width: 100%;
}

.page-template-digital-dashboard .banner-content h1 sup,
.page-template-process-services .banner-content h1 sup {
	position: relative;
	top: -9px;
}

/* multi-step-slider */
.multi-step-slider .owl-carousel .owl-nav {
	width: 100%;
	position: relative;
}
.multi-step-slider .owl-carousel .owl-nav button.owl-next,
.multi-step-slider .owl-carousel .owl-nav button.owl-prev {
  background: #FF8900;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  color: #1d1d1d;
  padding: 0 62px 0 28px !important;
  display: inline-block;
  font-weight: 800;
}
.multi-step-slider .owl-carousel .owl-nav button.owl-prev {
	position: absolute;
	left: 0; bottom: -90px;
	padding: 0 28px 0 62px !important;
}
.multi-step-slider .owl-carousel .owl-nav button.owl-next {
	position: absolute;
	right: 0; bottom: -90px;
}
.multi-step-slider .owl-carousel .owl-nav button.owl-prev:before,
.multi-step-slider .owl-carousel .owl-nav button.owl-next:before {
	background: url(assets/images/bgr-more-btn-span.png) no-repeat 0 0;
	background-size: 18px 14px;
	width: 18px;
	height: 14px;
	content: '';
	position: absolute;
	top: 19px;
}
.multi-step-slider .owl-carousel .owl-nav button.owl-next:before {
	right: 24px;
}
.multi-step-slider .owl-carousel .owl-nav button.owl-prev:before {
	background: url(assets/images/bgr-more-btn-span2.png) no-repeat 0 0;
	background-size: 18px 14px;
	left: 24px;
}
.multi-step-slider .owl-carousel .owl-nav.disabledactive,
.multi-step-slider .owl-carousel .owl-nav button.owl-next.disabled,
.multi-step-slider .owl-carousel .owl-nav button.owl-prev.disabled { display: none; }

/*Veno box*/
.vbox-inline,
.cus-vbox-inline .vbox-inline,
.vbox-container {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
}
.vbox-container {
	-webkit-align-items: center;
	align-items: center;
}
.vbox-inline,
.cus-vbox-inline .vbox-inline {
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.vbox-close {
	display: none;
}
.vbox-inline .vbox-close {
	position: absolute;
	display: block;
	right: 0;
}
.vbox-inline,
.cus-vbox-inline {
	position: relative;
	height: auto !important;
}
.popup-cont {
	line-height: 1.65;
}
.cus-vbox-inline .vbox-inline {
	width: 100%;
	height: auto;
	height: auto;
}
.vbox-inline .about-team-img {
	width: 30%;
}
.vbox-inline .about-team-cont {
	width: 64%;
}
.cus-vbox-inline .about-team-img:hover img {
	-webkit-transform: scale(1);
	transform: scale(1);
}
.cus-vbox-inline .vbox-close {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
}
.vbox-next,
.vbox-prev {
	background-color: #61b3e4;
	width: 64px;
	height: 64px;
	position: absolute;
}
.vbox-next span,
.vbox-prev span {
	top: 19px;
	border-top-color: #fff !important;
	border-right-color: #fff !important;
}
.vbox-prev span {
	left: 27px;
}
.vbox-next span {
	right: 27px;
}
.vbox-num { display: none; }
.vimeo-video-responsive {
	padding:56.25% 0 0 0;
	position:relative;
}
.vimeo-video-responsive iframe {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

.page-template-casestudy .vbox-figlio {
	padding: 0 !important;
}
.page-template-casestudy .vbox-prev span,
.page-template-casestudy .vbox-next span,
.page-template-casestudy .vbox-next,
.page-template-casestudy .vbox-prev { display: none !important; }
.page-template-casestudy .vbox-close {
	display: block !important;
	right: 15px !important;
}
.page-template-casestudy .vbox-figlio { box-shadow: 0 !important; }
.mkt-two-col-area {
	padding-top: 14px;
}
.mkt-two-col-area .building-pdt-col {
	padding-bottom: 0;
	padding-top: 26px;
}
.pb-0 {
	padding-bottom: 0 !important;
}
.mob-apply-form { display: none; }

.btm-two-img-container { padding-bottom: 110px; }
.btm-two-col {
	width: 48.3%;
	padding: 0 0 30px 0;
}
.btm-two-col .btm-img { padding-top: 40px; }