/*
*   Global
*/

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
col-xs-1 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
	float: left;
}

.col-xs-12 {
	width: 100%;
}

.col-xs-11 {
	width: 91.66666667%;
}

.col-xs-10 {
	width: 83.33333333%;
}

.col-xs-9 {
	width: 75%;
}

.col-xs-8 {
	width: 66.66666667%;
}

.col-xs-7 {
	width: 58.33333333%;
}

.col-xs-6 {
	width: 50%;
}

.col-xs-5 {
	width: 41.66666667%;
}

.col-xs-4 {
	width: 33.33333333%;
}

.col-xs-3 {
	width: 25%;
}

.col-xs-2 {
	width: 16.66666667%;
}

.col-xs-1 {
	width: 8.33333333%;
}

.col-xs-pull-12 {
	right: 100%;
}

.col-xs-pull-11 {
	right: 91.66666667%;
}

.col-xs-pull-10 {
	right: 83.33333333%;
}

.col-xs-pull-9 {
	right: 75%;
}

.col-xs-pull-8 {
	right: 66.66666667%;
}

.col-xs-pull-7 {
	right: 58.33333333%;
}

.col-xs-pull-6 {
	right: 50%;
}

.col-xs-pull-5 {
	right: 41.66666667%;
}

.col-xs-pull-4 {
	right: 33.33333333%;
}

.col-xs-pull-3 {
	right: 25%;
}

.col-xs-pull-2 {
	right: 16.66666667%;
}

.col-xs-pull-1 {
	right: 8.33333333%;
}

.col-xs-pull-0 {
	right: auto;
}

.col-xs-push-12 {
	left: 100%;
}

.col-xs-push-11 {
	left: 91.66666667%;
}

.col-xs-push-10 {
	left: 83.33333333%;
}

.col-xs-push-9 {
	left: 75%;
}

.col-xs-push-8 {
	left: 66.66666667%;
}

.col-xs-push-7 {
	left: 58.33333333%;
}

.col-xs-push-6 {
	left: 50%;
}

.col-xs-push-5 {
	left: 41.66666667%;
}

.col-xs-push-4 {
	left: 33.33333333%;
}

.col-xs-push-3 {
	left: 25%;
}

.col-xs-push-2 {
	left: 16.66666667%;
}

.col-xs-push-1 {
	left: 8.33333333%;
}

.col-xs-push-0 {
	left: auto;
}

.col-xs-offset-12 {
	margin-left: 100%;
}

.col-xs-offset-11 {
	margin-left: 91.66666667%;
}

.col-xs-offset-10 {
	margin-left: 83.33333333%;
}

.col-xs-offset-9 {
	margin-left: 75%;
}

.col-xs-offset-8 {
	margin-left: 66.66666667%;
}

.col-xs-offset-7 {
	margin-left: 58.33333333%;
}

.col-xs-offset-6 {
	margin-left: 50%;
}

.col-xs-offset-5 {
	margin-left: 41.66666667%;
}

.col-xs-offset-4 {
	margin-left: 33.33333333%;
}

.col-xs-offset-3 {
	margin-left: 25%;
}

.col-xs-offset-2 {
	margin-left: 16.66666667%;
}

.col-xs-offset-1 {
	margin-left: 8.33333333%;
}

.col-xs-offset-0 {
	margin-left: 0;
}

@media (min-width: 768px) {
	.col-sm-1,
	.col-sm-10,
	.col-sm-11,
	.col-sm-12,
	.col-sm-2,
	.col-sm-3,
	.col-sm-4,
	.col-sm-5,
	.col-sm-6,
	.col-sm-7,
	.col-sm-8,
	.col-sm-9 {
		float: left;
	}
	.col-sm-12 {
		width: 100%;
	}
	.col-sm-11 {
		width: 91.66666667%;
	}
	.col-sm-10 {
		width: 83.33333333%;
	}
	.col-sm-9 {
		width: 75%;
	}
	.col-sm-8 {
		width: 66.66666667%;
	}
	.col-sm-7 {
		width: 58.33333333%;
	}
	.col-sm-6 {
		width: 50%;
	}
	.col-sm-5 {
		width: 41.66666667%;
	}
	.col-sm-4 {
		width: 33.33333333%;
	}
	.col-sm-3 {
		width: 25%;
	}
	.col-sm-2 {
		width: 16.66666667%;
	}
	.col-sm-1 {
		width: 8.33333333%;
	}
	.col-sm-pull-12 {
		right: 100%;
	}
	.col-sm-pull-11 {
		right: 91.66666667%;
	}
	.col-sm-pull-10 {
		right: 83.33333333%;
	}
	.col-sm-pull-9 {
		right: 75%;
	}
	.col-sm-pull-8 {
		right: 66.66666667%;
	}
	.col-sm-pull-7 {
		right: 58.33333333%;
	}
	.col-sm-pull-6 {
		right: 50%;
	}
	.col-sm-pull-5 {
		right: 41.66666667%;
	}
	.col-sm-pull-4 {
		right: 33.33333333%;
	}
	.col-sm-pull-3 {
		right: 25%;
	}
	.col-sm-pull-2 {
		right: 16.66666667%;
	}
	.col-sm-pull-1 {
		right: 8.33333333%;
	}
	.col-sm-pull-0 {
		right: auto;
	}
	.col-sm-push-12 {
		left: 100%;
	}
	.col-sm-push-11 {
		left: 91.66666667%;
	}
	.col-sm-push-10 {
		left: 83.33333333%;
	}
	.col-sm-push-9 {
		left: 75%;
	}
	.col-sm-push-8 {
		left: 66.66666667%;
	}
	.col-sm-push-7 {
		left: 58.33333333%;
	}
	.col-sm-push-6 {
		left: 50%;
	}
	.col-sm-push-5 {
		left: 41.66666667%;
	}
	.col-sm-push-4 {
		left: 33.33333333%;
	}
	.col-sm-push-3 {
		left: 25%;
	}
	.col-sm-push-2 {
		left: 16.66666667%;
	}
	.col-sm-push-1 {
		left: 8.33333333%;
	}
	.col-sm-push-0 {
		left: auto;
	}
	.col-sm-offset-12 {
		margin-left: 100%;
	}
	.col-sm-offset-11 {
		margin-left: 91.66666667%;
	}
	.col-sm-offset-10 {
		margin-left: 83.33333333%;
	}
	.col-sm-offset-9 {
		margin-left: 75%;
	}
	.col-sm-offset-8 {
		margin-left: 66.66666667%;
	}
	.col-sm-offset-7 {
		margin-left: 58.33333333%;
	}
	.col-sm-offset-6 {
		margin-left: 50%;
	}
	.col-sm-offset-5 {
		margin-left: 41.66666667%;
	}
	.col-sm-offset-4 {
		margin-left: 33.33333333%;
	}
	.col-sm-offset-3 {
		margin-left: 25%;
	}
	.col-sm-offset-2 {
		margin-left: 16.66666667%;
	}
	.col-sm-offset-1 {
		margin-left: 8.33333333%;
	}
	.col-sm-offset-0 {
		margin-left: 0;
	}
}

@media (min-width: 992px) {
	.col-md-1,
	.col-md-10,
	.col-md-11,
	.col-md-12,
	.col-md-2,
	.col-md-3,
	.col-md-4,
	.col-md-5,
	.col-md-6,
	.col-md-7,
	.col-md-8,
	.col-md-9 {
		float: left;
	}
	.col-md-12 {
		width: 100%;
	}
	.col-md-11 {
		width: 91.66666667%;
	}
	.col-md-10 {
		width: 83.33333333%;
	}
	.col-md-9 {
		width: 75%;
	}
	.col-md-8 {
		width: 66.66666667%;
	}
	.col-md-7 {
		width: 58.33333333%;
	}
	.col-md-6 {
		width: 50%;
	}
	.col-md-5 {
		width: 41.66666667%;
	}
	.col-md-4 {
		width: 33.33333333%;
	}
	.col-md-3 {
		width: 25%;
	}
	.col-md-2 {
		width: 16.66666667%;
	}
	.col-md-1 {
		width: 8.33333333%;
	}
	.col-md-pull-12 {
		right: 100%;
	}
	.col-md-pull-11 {
		right: 91.66666667%;
	}
	.col-md-pull-10 {
		right: 83.33333333%;
	}
	.col-md-pull-9 {
		right: 75%;
	}
	.col-md-pull-8 {
		right: 66.66666667%;
	}
	.col-md-pull-7 {
		right: 58.33333333%;
	}
	.col-md-pull-6 {
		right: 50%;
	}
	.col-md-pull-5 {
		right: 41.66666667%;
	}
	.col-md-pull-4 {
		right: 33.33333333%;
	}
	.col-md-pull-3 {
		right: 25%;
	}
	.col-md-pull-2 {
		right: 16.66666667%;
	}
	.col-md-pull-1 {
		right: 8.33333333%;
	}
	.col-md-pull-0 {
		right: auto;
	}
	.col-md-push-12 {
		left: 100%;
	}
	.col-md-push-11 {
		left: 91.66666667%;
	}
	.col-md-push-10 {
		left: 83.33333333%;
	}
	.col-md-push-9 {
		left: 75%;
	}
	.col-md-push-8 {
		left: 66.66666667%;
	}
	.col-md-push-7 {
		left: 58.33333333%;
	}
	.col-md-push-6 {
		left: 50%;
	}
	.col-md-push-5 {
		left: 41.66666667%;
	}
	.col-md-push-4 {
		left: 33.33333333%;
	}
	.col-md-push-3 {
		left: 25%;
	}
	.col-md-push-2 {
		left: 16.66666667%;
	}
	.col-md-push-1 {
		left: 8.33333333%;
	}
	.col-md-push-0 {
		left: auto;
	}
	.col-md-offset-12 {
		margin-left: 100%;
	}
	.col-md-offset-11 {
		margin-left: 91.66666667%;
	}
	.col-md-offset-10 {
		margin-left: 83.33333333%;
	}
	.col-md-offset-9 {
		margin-left: 75%;
	}
	.col-md-offset-8 {
		margin-left: 66.66666667%;
	}
	.col-md-offset-7 {
		margin-left: 58.33333333%;
	}
	.col-md-offset-6 {
		margin-left: 50%;
	}
	.col-md-offset-5 {
		margin-left: 41.66666667%;
	}
	.col-md-offset-4 {
		margin-left: 33.33333333%;
	}
	.col-md-offset-3 {
		margin-left: 25%;
	}
	.col-md-offset-2 {
		margin-left: 16.66666667%;
	}
	.col-md-offset-1 {
		margin-left: 8.33333333%;
	}
	.col-md-offset-0 {
		margin-left: 0;
	}
}

@media (min-width: 1200px) {
	.col-lg-1,
	.col-lg-10,
	.col-lg-11,
	.col-lg-12,
	.col-lg-2,
	.col-lg-3,
	.col-lg-4,
	.col-lg-5,
	.col-lg-6,
	.col-lg-7,
	.col-lg-8,
	.col-lg-9 {
		float: left;
	}
	.col-lg-12 {
		width: 100%;
	}
	.col-lg-11 {
		width: 91.66666667%;
	}
	.col-lg-10 {
		width: 83.33333333%;
	}
	.col-lg-9 {
		width: 75%;
	}
	.col-lg-8 {
		width: 66.66666667%;
	}
	.col-lg-7 {
		width: 58.33333333%;
	}
	.col-lg-6 {
		width: 50%;
	}
	.col-lg-5 {
		width: 41.66666667%;
	}
	.col-lg-4 {
		width: 33.33333333%;
	}
	.col-lg-3 {
		width: 25%;
	}
	.col-lg-2 {
		width: 16.66666667%;
	}
	.col-lg-1 {
		width: 8.33333333%;
	}
	.col-lg-pull-12 {
		right: 100%;
	}
	.col-lg-pull-11 {
		right: 91.66666667%;
	}
	.col-lg-pull-10 {
		right: 83.33333333%;
	}
	.col-lg-pull-9 {
		right: 75%;
	}
	.col-lg-pull-8 {
		right: 66.66666667%;
	}
	.col-lg-pull-7 {
		right: 58.33333333%;
	}
	.col-lg-pull-6 {
		right: 50%;
	}
	.col-lg-pull-5 {
		right: 41.66666667%;
	}
	.col-lg-pull-4 {
		right: 33.33333333%;
	}
	.col-lg-pull-3 {
		right: 25%;
	}
	.col-lg-pull-2 {
		right: 16.66666667%;
	}
	.col-lg-pull-1 {
		right: 8.33333333%;
	}
	.col-lg-pull-0 {
		right: auto;
	}
	.col-lg-push-12 {
		left: 100%;
	}
	.col-lg-push-11 {
		left: 91.66666667%;
	}
	.col-lg-push-10 {
		left: 83.33333333%;
	}
	.col-lg-push-9 {
		left: 75%;
	}
	.col-lg-push-8 {
		left: 66.66666667%;
	}
	.col-lg-push-7 {
		left: 58.33333333%;
	}
	.col-lg-push-6 {
		left: 50%;
	}
	.col-lg-push-5 {
		left: 41.66666667%;
	}
	.col-lg-push-4 {
		left: 33.33333333%;
	}
	.col-lg-push-3 {
		left: 25%;
	}
	.col-lg-push-2 {
		left: 16.66666667%;
	}
	.col-lg-push-1 {
		left: 8.33333333%;
	}
	.col-lg-push-0 {
		left: auto;
	}
	.col-lg-offset-12 {
		margin-left: 100%;
	}
	.col-lg-offset-11 {
		margin-left: 91.66666667%;
	}
	.col-lg-offset-10 {
		margin-left: 83.33333333%;
	}
	.col-lg-offset-9 {
		margin-left: 75%;
	}
	.col-lg-offset-8 {
		margin-left: 66.66666667%;
	}
	.col-lg-offset-7 {
		margin-left: 58.33333333%;
	}
	.col-lg-offset-6 {
		margin-left: 50%;
	}
	.col-lg-offset-5 {
		margin-left: 41.66666667%;
	}
	.col-lg-offset-4 {
		margin-left: 33.33333333%;
	}
	.col-lg-offset-3 {
		margin-left: 25%;
	}
	.col-lg-offset-2 {
		margin-left: 16.66666667%;
	}
	.col-lg-offset-1 {
		margin-left: 8.33333333%;
	}
	.col-lg-offset-0 {
		margin-left: 0;
	}
}

.clearfix:before,
.clearfix:after {
	content: ' ';
	/* 1 */
	display: table;
	/* 2 */
}

.clearfix:after {
	clear: both;
}

.clearfix {
	*zoom: 1;
}

.row {
	margin-right: -15px;
	margin-left: -15px;
}

.row:before,
.row:after {
	display: table;
	content: ' ';
}

.row:after {
	clear: both;
}

.idb-column {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}

.idb-column.left {
	float: left;
}

@media all and (min-width: 768px) {
	.idb-column.right {
		float: right;
	}
}

@media all and (max-width: 1199px) {
	.padding-responsive {
		padding-left: 20px;
		padding-right: 20px;
	}
}

@media all and (max-width: 767px) {
	.idb-column.right,
	.idb-column.left {
		clear: both;
	}
	.mobile-hide {
		display: none;
	}
}

.secondary-text {
	font-size: 18.75px;
	line-height: 30px;
}

.vertically-center {
	display: flex;
	align-items: center;
	justify-content: center;
}

.uppercase {
	text-transform: uppercase;
}

.text-center {
	text-align: center;
}

.text-right {
	text-align: right;
}

.text-left {
	text-align: left;
}

.highlighter-short-thick {
	background-image: url(../images/highlighter-short-thick.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: contain;
}

.highlighter-green {
	background-image: url(../images/highlighter-green.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: contain;
}

.highlighter-teal {
	background-image: url(../images/highlighter-teal.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: contain;
}

.margin-bottom-80 {
	margin-bottom: 80px;
}

#site-scroll-top {
	bottom: 75px;
}

.fifth {
	float: left;
	width: 20%;
}

.slide-top {
	padding-top: 40px;
}

.slide-container {
	padding-top: 50px;
	padding-bottom: 30px;
}

.vc-remove-bottom-margin .wpex-vc-column-wrapper {
	margin-bottom: 0px;
}

p {
	color: #58585a;
	font-size: 18.75px;
	line-height: 30px;
	font-weight: 300;
}

p.secondary-text {
	font-weight: 400;
}

body h2,
body h3,
body h4 {
	color: #58585a;
	font-weight: 800;
}

body h2 {
	font-size: 30px;
	line-height: 45px;
}

body h3 {
	font-size: 24px;
	line-height: 36px;
}

ul {
	font-size: 18.75px;
	line-height: 30px;
}

ul li {
	color: #58585a;
}

.cta-button-light {
	margin-top: 40px;
}

.cta-button-light a {
	border: 1px solid #58585a;
	color: #58585a;
	display: inline-block;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	min-width: 150px;
	padding: 9px 25px;
	text-align: center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	transition: 0.2s all;
}

.cta-button-light a:hover {
	background-color: #58585a;
	color: #fff;
	text-decoration: none;
	transition: 0.2s all;
}

.vc_btn3.vc_btn3-size-md.vc_btn3-style-outline,
.vc_btn3.vc_btn3-size-md.vc_btn3-style-outline-custom {
	padding: 10px 19px;
	text-align: center;
	min-width: 140px;
}

.row-arrow::after {
	content: ' ';
	position: absolute;
	top: 0px;
	left: calc(50% - 33px);
	width: 0;
	height: 0;
	border-left: 33px solid transparent;
	border-right: 33px solid transparent;
	border-top: 33px solid #fff;
}

@media all and (max-width: 500px) {
	.mobile-image-padding {
		padding: 20px;
	}
}

/*
*    Navigation
 */

.navbar-style-one
	.dropdown-menu
	> li.navigation-cta-button
	> a
	> span.link-inner {
	font-weight: 400;
	font-size: 14px;
}

.navbar-style-one .dropdown-menu > li.navigation-cta-button > a {
	height: auto;
	line-height: 30px;
}

.navbar-style-one .dropdown-menu > li.navigation-cta-button {
	margin-top: 5px;
	vertical-align: middle;
}

/*
*    Page Headers
 */

h1.idb-page-header {
	margin-top: 100px;
}

h1.idb-page-header span.idb-page-header-separator {
	background-color: #fff;
	display: block;
	height: 1px;
	width: 130px;
	margin-top: 20px;
	margin-bottom: 20px;
}

h1.idb-page-header span.idb-page-header-text-small {
	color: #fff;
	display: block;
	font-family: 'Lato';
	font-size: 18.75px;
	font-weight: 300;
	line-height: 30px;
}

h1.idb-page-header span.idb-page-header-text-large {
	color: #fff;
	display: block;
	font-family: 'Lato';
	font-size: 36px;
	font-weight: 800;
	line-height: 48px;
}

/*
*   Homepage
*/

.vcex-blog-grid .vcex-blog-entry .vcex-blog-entry-inner {
	text-align: center;
}

div#idb-homepage-page-header {
	background: url(../images/homepage/homepage-header-feb2020-v1.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 706px;
	position: relative;
}

div#idb-homepage-page-header::before {
	background-color: rgba(0, 0, 0, 0.4);
	content: '';
	display: block;
	height: 100%;
	left: 0px;
	top: 0px;
	width: 100%;
	position: absolute;
}

div#idb-homepage-page-header.hide-overlay::before {
	display: none;
}

div#idb-homepage-page-header .idb-homepage-image-container {
	padding-top: 150px;
	position: relative;
	z-index: 1;
}

div#idb-homepage-page-header h1,
div#idb-homepage-page-header h2 {
	color: #fff;
}

div#idb-homepage-page-header h1 {
	line-height: 0px;
	margin-top: 200px;
	margin-bottom: 0px;
	width: 840px;
}

div#idb-homepage-page-header h1 span.idb-homepage-header-large-text {
	color: #e79f23;
	font-size: 46px;
	font-weight: 800;
	line-height: 70px;
}

div#idb-homepage-page-header h1 span.idb-homepage-header-small-text {
	display: inline-block;
	font-size: 24px;
	font-weight: 400;
	letter-spacing: 0.5px;
	line-height: 36px;
	margin-top: 0px;
	margin-right: 40px;
}

.homepage-header-divider {
	background-color: #fff;
	display: block;
	height: 1px;
	margin-top: 30px;
	margin-bottom: 30px;
	width: 125px;
}

.homepage-header-cta {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-color: #e79f23;
	border: 2px solid #e79f23;
	border-radius: 5px;
	color: #fff;
	display: inline-block;
	font-size: 18.75px;
	font-weight: 400;
	line-height: 30px;
	min-width: 200px;
	margin-top: 20px;
	margin-right: 12px;
	padding: 3px 20px;
	text-align: center;
	text-transform: uppercase;
	transition: 0.2s all;
}

.homepage-header-cta:hover {
	background-color: #e37325;
	border-color: #e37325;
	color: #fff;
	text-decoration: none;
	transition: 0.2s all;
}

.homepage-header-cta-container {
	margin: 0px;
	padding-top: 40px;
	padding-bottom: 20px;
}

div#idb-homepage-header-arrow-overlay .accent-bar-container {
	height: 30px;
	margin-top: -30px;
	position: relative;
	width: 100%;
}

div#idb-homepage-header-arrow-overlay.blog-post-arrow-overlay
	.accent-bar-container {
	margin-top: -70px;
	z-index: 5;
}

div#idb-homepage-header-arrow-overlay .accent-bar {
	background-repeat: no-repeat;
	height: 30px;
	width: 50%;
}

div#idb-homepage-header-arrow-overlay .accent-bar.left {
	background-color: #fff;
	position: absolute;
	left: -50px;
}

div#idb-homepage-header-arrow-overlay .accent-bar.right {
	background-color: #fff;
	position: absolute;
	right: -50px;
}

div#idb-homepage-header-arrow-overlay .accent-bar.left:before {
	z-index: 1;
	content: '';
	position: absolute;
	left: 35px;
	top: 0;
	height: 100%;
	width: 100%;
	background-color: #fff;
	-webkit-transform: skewX(45deg);
	-moz-transform: skewX(45deg);
	-ms-transform: skewX(45deg);
	transform: skewX(45deg);
}

div#idb-homepage-header-arrow-overlay .accent-bar.right:before {
	z-index: 1;
	content: '';
	position: absolute;
	right: 35px;
	top: 0;
	height: 100%;
	width: 100%;
	background-color: #fff;
	-webkit-transform: skewX(-45deg);
	-moz-transform: skewX(-45deg);
	-ms-transform: skewX(-45deg);
	transform: skewX(-45deg);
}

.homepage-header-chevron-content {
	bottom: 20px;
	font-size: 39px;
	left: calc(50% - 31px);
	position: absolute;
	margin-top: -39px;
	text-align: center;
	z-index: 10;
}

.homepage-header-chevron-content .chevron {
	background-image: url('../images/chevron.png');
	cursor: pointer;
	display: inline-block;
	height: 39px;
	width: 62px;
	animation: bounce 2s infinite;
	-webkit-animation: bounce 2s infinite;
	-moz-animation: bounce 2s infinite;
	-o-animation: bounce 2s infinite;
}

@-webkit-keyframes bounce {
	0%,
	20%,
	50%,
	80%,
	100% {
		-webkit-transform: translateY(0);
	}
	40% {
		-webkit-transform: translateY(-5px);
	}
	60% {
		-webkit-transform: translateY(-5px);
	}
}

@-moz-keyframes bounce {
	0%,
	20%,
	50%,
	80%,
	100% {
		-moz-transform: translateY(0);
	}
	40% {
		-moz-transform: translateY(-5px);
	}
	60% {
		-moz-transform: translateY(-5px);
	}
}

@-o-keyframes bounce {
	0%,
	20%,
	50%,
	80%,
	100% {
		-o-transform: translateY(0);
	}
	40% {
		-o-transform: translateY(-5px);
	}
	60% {
		-o-transform: translateY(-5px);
	}
}

@keyframes bounce {
	0%,
	20%,
	50%,
	80%,
	100% {
		transform: translateY(0);
	}
	40% {
		transform: translateY(-5px);
	}
	60% {
		transform: translateY(-5px);
	}
}

.homepage-product-image {
	right: 40px;
	top: -30px;
	max-width: none;
	position: absolute;
	z-index: 1;
}

body.idb-homepage-content h4 {
	font-size: 36px;
	line-height: 48px;
}

.homepage-product-header {
	border-right: 2px solid #d0d1d1;
	margin-right: 100px;
	margin-top: 55px;
	padding-right: 20px;
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: right;
}

.idb-homepage-learn-widget {
	background-color: #fff;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	height: 234px;
	margin-top: 30px;
	position: relative;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.idb-homepage-learn-inner {
	height: 100%;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 100%;
	z-index: 1;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.idb-homepage-learn-img-opacity {
	background-color: #000;
	height: 100%;
	left: 0px;
	opacity: 0.6;
	position: absolute;
	top: 0px;
	width: 100%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.idb-homepage-learn-overlay {
	display: none;
	height: 100%;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 100%;
	z-index: 2;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.idb-homepage-learn-widget:hover .idb-homepage-learn-overlay {
	background-color: rgba(0, 0, 0, 0.85);
	display: table;
}

p.idb-homepage-learn-link {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}

p.idb-homepage-learn-link a {
	border: 2px solid #fff;
	color: #fff;
	display: inline-block;
	font-size: 14px;
	font-weight: 900;
	min-width: 150px;
	padding: 3px 20px;
	text-transform: uppercase;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	transition: 0.2s all;
}

p.idb-homepage-learn-link a:hover {
	background-color: #fff;
	color: #000;
	text-decoration: none;
	transition: 0.2s all;
}

body.idb-homepage-content h3.idb-homepage-learn-post-type,
body.idb-homepage-content h2.idb-homepage-learn-headline {
	color: #fff;
	margin-left: 40px;
}

body.idb-homepage-content h3.idb-homepage-learn-post-type {
	border-bottom: 1px solid #fff;
	display: inline-block;
	font-size: 18.75px;
	font-weight: 400;
	line-height: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 40px;
	padding-bottom: 10px;
	padding-right: 25px;
	text-transform: uppercase;
}

body.idb-homepage-content h2.idb-homepage-learn-headline {
	font-size: 18.75px;
	font-weight: 400;
	line-height: 30px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: 25px;
}

body.idb-homepage-content p.homepage-cta-button.homepage-get-ready-button {
	margin-top: 20px;
	margin-bottom: 70px;
}

body.idb-homepage-content .idb-schema-quote-widget p.idb-schema-quote,
.homepage-quote-text {
	font-size: 30px;
	line-height: 40px;
	margin-top: 0px;
	padding-top: 20px;
}

div.idb-solutions-quote-lightbox-html {
	display: none;
}

.remodal.cta-modal.idb-video-lightbox-cta {
	height: 80%;
	max-width: 1400px !important;
	padding: 10px;
	width: 90%;
}

.remodal.cta-modal.idb-video-lightbox-cta .vidyard_player {
	position: static;
}

body.idb-homepage-content .idb-solutions-quote-spacer {
	height: 120px;
}

.idb-schema-quote-spacer {
	height: 90px;
}

.idb-schema-quote-spacer-short {
	height: 40px;
}

.idb-homepage-hear-more {
	margin-left: 15px;
}

.homepage-dashboard-examples {
	padding-bottom: 35px;
}

.homepage-dashboard-examples > div {
	padding-left: 10px;
	padding-right: 10px;
}

p.dashboard-example-title {
	font-style: italic;
	font-weight: 700;
	line-height: 24px;
	text-align: center;
}

.homepage-content-divider {
	background-color: #ada9a5;
	height: 1px;
	margin: 0 auto;
	max-width: 1070px;
	width: 90%;
}

.homepage-deliver-data {
	padding-top: 30px;
}

.homepage-deliver-data > div {
	float: left;
}

.deliver-data-image {
	text-align: center;
}

.deliver-data-text ul {
	padding-left: 20px;
	margin-left: 0px;
}

.deliver-data-text ul li {
	color: #58585a;
	font-size: 24px;
	line-height: 32px;
	list-style-type: none;
	margin-bottom: 10px;
}

.deliver-data-text ul li:before {
	content: '\2022';
	display: block;
	position: relative;
	max-width: 0px;
	max-height: 0px;
	left: -20px;
	top: -1px;
	color: #e8a045;
	font-size: 1em;
}

.homepage-quote-container {
	background-color: #e9a839;
	width: 100%;
}

.hompeage-end-cta-inner {
	height: 360px;
	position: relative;
}

.homepage-end-cta-text-container {
	background-color: rgba(231, 159, 35, 0.9);
	position: absolute;
	bottom: 10%;
	left: 0px;
	padding: 15px 40px;
	width: 100%;
}

.homepage-end-cta-text-container p {
	color: #fff;
	margin-bottom: 0px;
}

.homepage-end-cta-divider {
	background-color: #fff;
	display: block;
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 85px;
}

.homepage-end-cta-title {
	font-size: 18px;
	line-height: 24px;
}

.homepage-end-cta-subtitle {
	font-weight: 400;
	line-height: 32px;
}

.homepage-end-cta-title,
.homepage-end-cta-subtitle {
	display: block;
}

.homepage-accent-box {
	background-color: #f9f9f9;
	padding-top: 50px;
	padding-bottom: 50px;
}

.homepage-accent-box-row .wpex-vc-column-wrapper {
	margin-bottom: 0px;
}

.homepage-features-chart-icon {
	width: 100px;
	margin-right: 15px;
	text-align: right;
}

.homepage-features-chart-data {
	margin-bottom: 45px;
	width: calc(100% - 115px);
}

.homepage-features-chart-icon,
.homepage-features-chart-data {
	display: inline-block;
	float: left;
}

.homepage-features-chart-data h3 {
	margin: 0px;
}

.homepage-features-chart-data ul {
	padding-left: 20px;
}

.homepage-features-chart-data ul li:before {
	content: '\2022';
	display: block;
	position: relative;
	max-width: 0px;
	max-height: 0px;
	left: -20px;
	top: -1px;
	color: #e8a045;
	font-size: 1em;
}

.homepage-features-chart-icon .homepage-features-1 {
	height: 68px;
	width: 72px;
}

.homepage-features-chart-icon .homepage-features-2 {
	height: 68px;
	width: 99px;
}

.homepage-features-chart-icon .homepage-features-3 {
	height: 68px;
	width: 91px;
}

.homepage-features-chart-icon .homepage-features-4 {
	height: 78px;
	width: 74px;
}

.homepage-product-row-2 {
	margin-top: 30px;
}

.homepage-products-text-cta {
	margin-top: 80px;
	margin-left: -15%;
}

.homepage-product-row-2:after {
	content: ' ';
	position: absolute;
	top: 0px;
	left: calc(50% - 33px);
	width: 0;
	height: 0;
	border-left: 33px solid transparent;
	border-right: 33px solid transparent;
	border-top: 33px solid #fff;
}

@media all and (min-width: 1200px) {
	.homepage-dashboard-examples {
		padding-bottom: 35px;
		padding-left: 100px;
		padding-right: 100px;
	}
	.homepage-dashboard-examples > div {
		padding-left: 12px;
		padding-right: 12px;
	}
}

@media all and (max-width: 1199px) {
	.pricing-chart-container > div {
		margin-bottom: 40px;
	}
}

@media all and (min-width: 992px) and (max-width: 1150px) {
	.idb-homepage-learn-widget {
		height: 300px;
	}
}

@media all and (min-width: 992px) {
	.deliver-data-image {
		width: 43.5%;
	}
	.deliver-data-image img {
		width: 100%;
	}
	.deliver-data-text {
		padding-left: 20px;
		width: 56.5%;
	}
}

@media all and (min-width: 960px) {
	.idb-desktop-hide {
		display: none;
	}
	.homepage-product-spacer {
		height: 80px;
		width: 100%;
		clear: both;
	}
}

@media all and (min-width: 2000px) {
	div#idb-homepage-page-header .idb-homepage-image-container {
		background-size: 800px;
		background-position: 80% 60%;
	}
}

@media all and (min-width: 1201px) and (max-width: 1499px) {
	div#idb-homepage-page-header .idb-homepage-image-container {
		background-size: 55%;
	}
}

@media all and (min-width: 1000px) and (max-width: 1200px) {
	div#idb-homepage-page-header .idb-homepage-image-container {
		background-position: 100% 60%;
	}
}

@media all and (max-width: 991px) {
	.deliver-data-image {
		width: 100%;
	}
	.deliver-data-text {
		width: 100%;
	}
	.remodal.cta-modal.idb-video-lightbox-cta {
		height: 400px;
	}
}

@media all and (min-width: 768px) and (max-width: 959px) {
	body.idb-homepage-content h2.idb-homepage-learn-headline {
		font-size: 21px;
		line-height: 28px;
	}
}

@media all and (max-width: 960px) {
	div#idb-homepage-page-header {
		min-height: 150px;
	}
	div#idb-homepage-page-header .idb-homepage-image-container {
		background-image: none;
		background-position: 150% 20%;
		padding-bottom: 100px;
		position: static;
	}
	div#idb-homepage-page-header h1 {
		margin-top: 60px;
		margin-bottom: 20px;
		max-width: 500px;
		width: 100%;
	}
	div#idb-homepage-page-header h1 span.idb-homepage-header-large-text {
		font-size: 48px;
		line-height: 60px;
	}
	div#idb-homepage-page-header h1 span.idb-homepage-header-small-text {
		margin-right: 0px;
	}
	body.idb-homepage-content h3.idb-homepage-learn-post-type,
	body.idb-homepage-content h2.idb-homepage-learn-headline {
		margin-left: 20px;
	}
	body.idb-homepage-content h3.idb-homepage-learn-post-type {
		padding-top: 20px;
	}
	.idb-mobile-hide {
		display: none;
	}
	.idb-desktop-hide {
		display: block;
	}
	a.idb-homepage-hear-more {
		clear: both;
		display: inline-block;
		margin-left: 0px;
		margin-top: 20px;
	}
	.homepage-product-row-info-column {
		width: 100%;
	}
	.homepage-cta-button {
		text-align: center;
	}
	.homepage-product-row-2 p {
		padding-left: 15px;
		padding-right: 15px;
	}
}

@media all and (max-width: 767px) {
	.homepage-product-header {
		margin-right: auto;
		margin-left: auto;
		text-align: center;
	}
	.homepage-dashboard-examples > div {
		display: inline-block;
		float: none;
		margin-bottom: 20px;
		width: 261px;
	}
	.homepage-end-cta-container {
		margin-bottom: 40px;
	}
	.homepage-products-text-cta {
		margin-top: 0px;
		margin-left: 0px;
	}
}

@media all and (max-width: 550px) {
	div#idb-homepage-page-header h1 span.idb-homepage-header-small-text br {
		display: none;
	}
	.remodal.cta-modal.idb-video-lightbox-cta {
		height: 300px;
	}
	.homepage-features-chart-icon {
		text-align: center;
	}
	.homepage-features-chart-data {
		padding-right: 20px;
	}
	.homepage-features-chart-icon,
	.homepage-features-chart-data {
		float: none;
		width: 100%;
	}
	.homepage-features-chart-data h2 {
		font-size: 28px;
		line-height: 36px;
		margin-bottom: 8px;
	}
	.homepage-features-chart-data ul {
		font-size: 22px;
		line-height: 30px;
	}
}

/*
*   Features Page
*/

.idb-features-dec-arrow,
.idb-upgrades-dec-arrow {
	left: calc(50% - 32px);
	position: absolute;
	top: 0px;
}

body.idb-features-page p.feature-end-cta {
	margin: 40px 10% 100px 10%;
}

body.idb-features-page p.feature-end-cta a {
	color: #e79f23;
	font-weight: 800;
}

body.idb-features-page p.feature-end-cta a:hover {
	text-decoration: none;
}

body.idb-features-page .title-slide-bottom .accent-bar.left {
	background-image: url('../images/feature-title-cta_left.png');
}

body.idb-features-page .title-slide-bottom .accent-bar.right {
	background-image: url('../images/feature-title-cta_right.png');
}

body.idb-features-page .title-slide-bottom .accent-bar.left {
	background-color: #fff;
	position: absolute;
	left: -50px;
}

body.idb-features-page .title-slide-bottom .accent-bar.right {
	background-color: #fff;
	position: absolute;
	right: -50px;
}

body.idb-features-page .title-slide-bottom .accent-bar.left:before {
	z-index: 1;
	content: '';
	position: absolute;
	left: 35px;
	top: 0;
	height: 100%;
	width: 100%;
	background-color: #fff;
	-webkit-transform: skewX(45deg);
	-moz-transform: skewX(45deg);
	-ms-transform: skewX(45deg);
	transform: skewX(45deg);
}

body.idb-features-page .title-slide-bottom .accent-bar.right:before {
	z-index: 1;
	content: '';
	position: absolute;
	right: 35px;
	top: 0;
	height: 100%;
	width: 100%;
	background-color: #fff;
	-webkit-transform: skewX(-45deg);
	-moz-transform: skewX(-45deg);
	-ms-transform: skewX(-45deg);
	transform: skewX(-45deg);
}

body.idb-features-page h3 {
	color: #58585a;
	font-size: 24px;
	font-weight: 800;
	line-height: 36px;
	margin-top: 50px;
}

body.idb-features-page h3.first-slide {
	margin-top: 30px;
}

body.idb-features-page img.idb-features-image {
	max-width: 85%;
}

div.features-spacer {
	line-height: 10px;
	text-align: center;
}

div.features-spacer.homepage-data-hub-spacer {
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: left;
}

div.features-spacer span {
	background-color: #e79f23;
	display: inline-block;
	height: 5px;
	width: 120px;
}

.idb-features-quote-spacer {
	margin-top: 20px;
}

.idb-features-quote-spacer span {
	background-color: #d0d1d1;
	display: inline-block;
	height: 2px;
	width: 120px;
}

.idb-features-quote-widget {
	margin-bottom: 90px;
}

.idb-features-quote {
	background-image: url(../images/features_quote_icon.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #58585a;
	font-size: 24px;
	font-style: italic;
	font-weight: 800;
	line-height: 30px;
	margin-bottom: 10px;
	margin-right: 40px;
	margin-top: 30px;
	min-height: 75px;
	padding-top: 10px;
}

.idb-features-quote-author {
	color: #58585a;
	font-size: 14px;
	font-style: italic;
	font-weight: 400;
	line-height: 20px;
	margin-bottom: 0px;
}

.feature-1 p.idb-features-quote,
.feature-1 p.idb-features-quote-author,
.feature-2 p.idb-features-quote,
.feature-2 p.idb-features-quote-author,
.feature-3 p.idb-features-quote,
.feature-3 p.idb-features-quote-author,
.feature-4 p.idb-features-quote,
.feature-4 p.idb-features-quote-author,
.feature-5 p.idb-features-quote,
.feature-5 p.idb-features-quote-author,
.feature-6 p.idb-features-quote,
.feature-6 p.idb-features-quote-author,
.feature-7 p.idb-features-quote,
.feature-7 p.idb-features-quote-author {
	padding-left: 35px;
}

.features-image-1,
.features-image-3,
.features-image-5,
.features-image-7 {
	float: left;
}

.features-image-2,
.features-image-4,
.features-image-6 {
	float: right;
}

.features-image-1 .idb-features-image {
	width: 100%;
	max-width: 633px;
}

.features-image-3 .idb-features-image {
	position: absolute;
	right: 0;
	top: 0;
}

.features-image-5 .idb-features-image {
	position: absolute;
	right: 20px;
	top: 0;
}

.features-image-6 .idb-features-image {
	margin-left: 60px;
}

.features-image-7 .idb-features-image {
	max-width: 450px;
	position: absolute;
	right: 60px;
	top: 0;
}

.feature-1 p,
.feature-3 p,
.feature-5 p,
.feature-7 p {
	padding-right: 70px;
}

.feature-2 p,
.feature-4 p,
.feature-6 p {
	padding-right: 20px;
}

.features-mobile-background {
	height: 550px;
	margin-left: 50px;
	width: 262px;
}

.features-mobile-overlay {
	position: absolute;
	left: 88px;
	top: 81px;
	width: 220px;
}

.features-desktop-background {
	width: 100%;
}

.features-desktop-overlay {
	position: absolute;
	top: 7%;
	left: 6%;
	width: 88%;
	height: auto;
}

.features-laptop-background {
	width: 100%;
}

.features-laptop-overlay {
	position: absolute;
	top: 5%;
	left: 13.5%;
	width: 73%;
	height: auto;
}

@media all and (max-width: 1400px) {
	.features-laptop-overlay {
		left: 13.8%;
		width: 72.5%;
	}
}

@media all and (min-width: 992px) {
	.features-mobile-background {
		margin-left: 140px;
	}
	.features-mobile-overlay {
		left: 178px;
	}
}

@media all and (max-width: 767px) {
	.features-image-1 .idb-features-image,
	.features-image-2 .idb-features-image,
	.features-image-3 .idb-features-image,
	.features-image-4 .idb-features-image,
	.features-image-5 .idb-features-image,
	.features-image-6 .idb-features-image,
	.features-image-7 .idb-features-image {
		margin-left: 0px;
		margin-right: 0px;
		position: static;
		width: 100%;
	}
	.features-image-7 > div > div > div > div.wpb_wrapper {
		min-height: auto;
	}
	.feature-1 p,
	.feature-3 p,
	.feature-5 p,
	.feature-7 p,
	.feature-2 p,
	.feature-4 p,
	.feature-6 p {
		padding-left: 20px;
		padding-right: 20px;
		text-align: center;
	}
	.features-mobile-background {
		margin-left: calc((100% - 262px) / 2);
	}
	.features-mobile-overlay {
		left: calc((100% - 218px) / 2);
	}
}

/*
*   Careers Page
*/

body.idb-careers h3 {
	color: #58585a;
	font-size: 24px;
	font-weight: 800;
	line-height: 36px;
	margin-top: 55px;
	margin-bottom: 55px;
}

body.idb-careers h3.accent-header {
	margin-bottom: 0px;
}

body.idb-careers .idb-careers-xtra-header {
	font-size: 36px;
	line-height: 48px;
}

body.idb-careers .idb-career-white-text h3,
body.idb-careers .idb-career-white-text p {
	color: #fff;
}

body.idb-careers .idb-career-lists ul li {
	font-size: 18.75px;
	line-height: 30px;
	padding-right: 20px;
}

body.idb-careers .idb-career-lists ul li::before {
	content: '\2022';
	display: block;
	position: relative;
	max-width: 0px;
	max-height: 0px;
	left: -20px;
	top: -1px;
	color: #e8a045;
	font-size: 1em;
}

body.idb-careers .idb-career-jobs-list {
	margin: 0 auto;
	max-width: 1034px;
}

body.idb-careers p.career-trophy {
	margin-top: 20px;
	margin-bottom: 50px;
}

body.idb-careers p.career-trophy img {
	max-width: 130px;
}

/*
* Upgrades Page
*/

.idb-upgrades-page-selector-container {
	margin-bottom: 40px;
	width: 100%;
}

.idb-upgrades-page-selector-inner {
	margin-left: auto;
	margin-right: auto;
	width: 1100px;
}

.idb-upgrades-page-selector-container .idb-upgrades-selector {
	background-color: #fff;
	float: left;
	text-align: center;
	width: 32.5%;
}

.idb-upgrades-page-selector-container .idb-upgrades-selector.middle {
	width: 35%;
}

.idb-upgrades-page-selector-container .idb-upgrades-selector.border-right {
	border-right: 1px solid #828385;
}

.idb-upgrades-page-selector-container .idb-upgrades-selector p {
	color: #58585a;
	font-size: 23.5px;
	margin-top: -35px;
	margin-bottom: 0px;
}

.idb-upgrades-page-selector-container .idb-upgrades-selector a {
	display: block;
}

.idb-upgrades-page-selector-container
	.idb-upgrades-selector
	.idb-upgrades-selector-icon {
	background-color: #fff;
	display: inline-block;
	height: auto;
	width: 120px;
}

.idb-upgrades-page-selector-container
	.idb-upgrades-selector
	.idb-upgrades-selector-icon
	img {
	height: 77px;
	padding: 0px;
	width: 96px;
}

@media all and (max-width: 900px) {
	.idb-upgrades-page-selector-inner {
		width: 100%;
	}
	.idb-upgrades-page-selector-container .idb-upgrades-selector p {
		margin-bottom: 40px;
	}
}

@media all and (max-width: 767px) {
	.idb-upgrades-page-selector-container .idb-upgrades-selector a:hover {
		text-decoration: none;
	}
	.idb-upgrades-page-selector-container .idb-upgrades-selector,
	.idb-upgrades-page-selector-container .idb-upgrades-selector.middle {
		width: 100%;
	}
	.idb-upgrades-page-selector-container .idb-upgrades-selector {
		background-color: #fff;
		display: block;
		text-align: left;
		width: 100%;
	}
	.idb-upgrades-page-selector-container .idb-upgrades-selector.border-right {
		border-right: 0px;
		border-bottom: 1px solid #828385;
	}
	.idb-upgrades-page-selector-container .idb-upgrades-selector p {
		font-size: 20px;
		margin-bottom: 0px;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.idb-upgrades-page-selector-inner {
		width: 85%;
	}
	.idb-upgrades-page-selector-container
		.idb-upgrades-selector
		.idb-upgrades-selector-icon,
	body.page-template-template-upgrades .solutions-page-content p.selector-text {
		display: inline-block;
		vertical-align: middle;
	}
}

@media all and (max-width: 414px) {
	.idb-upgrades-page-selector-container
		.idb-upgrades-selector
		.idb-upgrades-selector-icon {
		margin-right: 10px;
		width: auto;
	}
	.idb-upgrades-page-selector-container
		.idb-upgrades-selector
		.idb-upgrades-selector-icon
		img {
		height: 40px;
		width: 40px;
	}
	.idb-upgrades-page-selector-container .idb-upgrades-selector p {
		font-size: 16px;
	}
}

.idb-upgrades-quote-container {
	background-image: url(../images/upgrades_quote_bkgnd.jpg);
}

body.page-template-template-upgrades h3,
body.idb-partners-page h3 {
	color: #58585a;
	font-size: 24px;
	font-weight: 800;
	line-height: 36px;
	margin-top: 70px;
	margin-bottom: 10px;
}

body.page-template-template-upgrades h3.no-top-margin {
	margin-top: 0px;
}

body.page-template-template-upgrades .solutions-page-content p {
	margin-top: 20px;
}

body.page-template-template-upgrades .solutions-page-content p.selector-text {
	margin-top: 0px;
}

body.page-template-template-upgrades p.artfully-informative {
	margin: 30px 18% 80px 18%;
}

div.features-spacer.left {
	text-align: left;
}

body.page-template-template-upgrades p.idb-upgrades-quote {
	background-image: url(../images/quote_icon.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #fff;
	font-size: 24px;
	font-style: italic;
	font-weight: 800;
	line-height: 36px;
	margin-bottom: 30px;
	margin-left: 20%;
	margin-right: 20%;
	margin-top: 60px;
	padding-top: 20px;
}

body.page-template-template-upgrades p.idb-upgrades-quote-author {
	color: #fff;
	font-size: 14px;
	font-style: italic;
	font-weight: 400;
	line-height: 20px;
	margin-bottom: 55px;
}

body.page-template-template-upgrades img.grab-attention {
	margin-top: 40px;
}

body.page-template-template-upgrades .idb-upgrades-mobile-swap {
	float: right;
}

@media all and (max-width: 1200px) and (min-width: 768px) {
	body.page-template-template-upgrades p.idb-upgrades-quote {
		margin-left: 12%;
		margin-right: 12%;
	}
}

@media all and (max-width: 767px) {
	body.page-template-template-upgrades p.idb-upgrades-quote {
		margin-left: 15px;
		margin-right: 15px;
	}
	body.page-template-template-upgrades p {
		text-align: center;
	}
	body.page-template-template-upgrades h3 {
		text-align: center;
	}
	body.page-template-template-upgrades div.features-spacer.left {
		text-align: center;
	}
	body.page-template-template-upgrades .idb-upgrades-image-container img {
		margin-left: 7.5%;
		margin-right: 7.5%;
		width: 85%;
	}
}

/*
*   Solutions page
*/

.solutions-page-content ul,
.overflow-text-block ul {
	padding-left: 20px;
}

.solutions-page-content li:before,
.overflow-text-block ul li:before {
	content: '\2022';
	display: block;
	position: relative;
	max-width: 0px;
	max-height: 0px;
	left: -20px;
	top: -1px;
	color: #e8a045;
	font-size: 1em;
}

@media all and (min-width: 992px) {
	.vc_row[data-vc-full-width].overlay-image-slide {
		overflow: inherit;
		margin-bottom: 40px;
	}
	.overlay-image-slide img.overflow-image {
		margin-bottom: -80px;
		margin-top: -50px;
		position: relative;
	}
	.oversized-image {
		left: -12.5%;
		max-width: none;
		position: relative;
		width: 125%;
	}
	.overflow-text-block {
		margin-top: 40px;
		margin-bottom: 20px;
	}
	.solutions-body-text .body-text-short {
		margin-top: 40px;
	}
}

@media all and (max-width: 991px) {
	.solutions-body-text {
		margin-top: 40px;
		margin-bottom: 40px;
	}
	.solutions-body-image {
		text-align: center;
	}
	.overlay-image-slide img.overflow-image {
		margin: 20px auto;
		display: inherit;
	}
}

/*
*	Solutions page row images
*/

.wpex-vc-column-spacing-5 .wpex-vc-column-wrapper {
	background-position: center !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
}

.solutions-negative-margins {
	margin-top: -40px;
}

/*
*	Solutions page link rows
*/

.idb-solutions-accordion-item.default-closed {
	display: none;
}

/*
*	Solutions page buttons
*/

.idb-solutions-accordion-button-container {
	cursor: pointer;
	text-align: center;
}

.idb-solutions-accordion-button,
.idb-solutions-accordion-button-icon {
	font-size: 21px;
	font-style: italic;
	font-weight: 700;
	text-transform: uppercase;
}

.idb-solutions-accordion-button {
	margin-left: 0.5em;
	margin-right: 0.5em;
}

/*
*   Solutions page quotes
*/

body.idb-homepage-content .idb-solutions-quote-container,
.idb-schema-quote-container {
	background-image: url(../images/homepage-quote-background.jpg);
}

.idb-solutions-quote-container .wpex-vc-column-wrapper,
.idb-schema-quote-container .wpex-vc-column-wrapper {
	margin-bottom: 0px;
}

.idb-solutions-quote-container .vc_column_container > .vc_column-inner,
.idb-schema-quote-container .vc_column_container > .vc_column-inner {
	padding-left: 0px;
	padding-right: 0px;
}

.idb-solutions-widget,
.idb-schema-quote-widget {
	color: #fff;
	height: 100%;
	margin-top: 40px;
	margin-bottom: 40px;
	position: relative;
}

.idb-solutions-quote-spacer {
	height: 50px;
	width: 100%;
	margin: 0;
	padding: 0;
}

.idb-solutions-quote-icon {
	height: auto;
	width: 135px;
	z-index: 2;
}

.slick-slide img.idb-solutions-quote-icon {
	display: inline-block;
}

.idb-solutions-quote-icon-background {
	background-color: #fff;
	height: 180px;
	left: calc(50% - 90px);
	position: absolute;
	text-transform: uppercase;
	top: calc(50% - 90px);
	width: 180px;
	z-index: 1;
	-webkit-border-radius: 180px;
	-moz-border-radius: 180px;
	border-radius: 180px;
}

.idb-solutions-widget .idb-solutions-widget-quote,
.idb-schema-quote-widget .idb-schema-quote-inner {
	background-color: #fff;
	border-left: 8px solid #e79f23;
	padding-bottom: 40px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.slick-dots {
	bottom: 0px;
}

ul.slick-dots {
	padding-left: 0px;
}

.slick-dots li::before {
	content: none;
}

.slick-dots li button::before {
	font-size: 12px;
}

.idb-solutions-widget p.idb-solutions-quote strong,
.idb-schema-quote-widget p.idb-schema-quote strong,
.homepage-quote-text strong {
	font-style: italic;
	font-weight: 800;
}

.idb-solutions-widget p.idb-solutions-quote,
.idb-schema-quote-widget p.idb-schema-quote,
.homepage-quote-text {
	background-image: url(/wp-content/plugins/idb-theming/assets/images/solutions-quote/quote-mark-gray.png);
	background-repeat: no-repeat;
	background-position: 2.5% 20px;
	color: #58585a;
	font-size: 21px;
	line-height: 30px;
	margin-bottom: 0px;
	margin-top: -30px;
	min-height: 80px;
	padding-top: 30px;
}

body.page-template-template-upgrades
	.solutions-page-content
	p.idb-solutions-quote {
	margin-top: -30px;
}

.idb-solutions-widget p.idb-solutions-quote-logo,
body.page-template-template-upgrades
	.solutions-page-content
	p.idb-solutions-quote-logo {
	margin-top: 0px;
	padding-top: 20px;
}

.homepage-quote-container {
	position: relative;
}

.homepage-quote-container .homepage-quote-inner {
	border-right: 1px solid #fff;
	display: block;
	float: left;
	padding: 20px 40px 20px;
	width: 33.3%;
}

.homepage-quote-container .homepage-quote-inner:last-child {
	border: 0px;
}

.homepage-quote-text {
	background-position: 0% 50px;
	clear: both;
	color: #fff;
	display: inline-block;
	font-size: 24px;
	line-height: 36px;
	margin: 0px 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	transform: translateX(-20px);
}

.homepage-quote-author,
.homepage-quote-author-title {
	color: #fff;
}

.homepage-quote-icon-container {
	margin-top: 30px;
}

body.idb-homepage-content .idb-schema-quote-widget p.idb-schema-quote {
	background-position: 15% 0px;
}

p.idb-solutions-quote-author,
p.idb-solutions-quote-author-title,
p.idb-schema-quote-author,
p.idb-schema-quote-author-title,
p.idb-schema-quote-author-company,
.homepage-quote-author,
.homepage-quote-author-title {
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	margin-bottom: 0px;
	text-transform: uppercase;
}

p.idb-solutions-quote-author,
p.idb-solutions-quote-author-title,
p.idb-solutions-quote,
p.idb-schema-quote-author,
p.idb-schema-quote-author-title,
p.idb-schema-quote-author-company,
p.idb-schema-quote {
	color: #58585a;
	cursor: default;
}

p.idb-solutions-quote-author,
p.idb-solutions-quote-author-title,
p.idb-solutions-quote,
p.idb-schema-quote-author,
p.idb-schema-quote-author-title,
p.idb-schema-quote-author-company,
p.idb-schema-quote {
	color: #58585a;
	padding-left: 5%;
	padding-right: 5%;
	text-align: center;
}

span.idb-solutions-quote-author-title {
	color: #e79f23;
}

.solutions-quote-br {
	line-height: 1px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.solutions-quote-br span {
	background-color: #000;
	display: inline-block;
	height: 1px;
	width: 200px;
}

p.idb-schema-quote-icon-container {
	margin-top: 30px;
	text-align: center;
}

p.idb-solutions-quote-read-more,
p.idb-schema-quote-read-more {
	margin-top: 40px;
	text-align: center;
}

p.idb-solutions-quote-read-more a,
p.idb-schema-quote-read-more a {
	border: 2px solid #808285;
	color: #808285;
	display: inline-block;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	min-width: 140px;
	padding: 8px 20px;
	text-align: center;
	text-decoration: none;
	transition: all 0.2s;
	text-transform: uppercase;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

p.idb-solutions-quote-read-more a:hover,
p.idb-schema-quote-read-more a:hover {
	background-color: #808285;
	color: #fff;
	text-decoration: none;
	transition: all 0.2s;
}

.idb-solutions-quote-container-attn {
	left: calc(50% - 32px);
	position: absolute;
	top: 0px;
	z-index: 100;
}

.idb-solutions-quote-container .vc_column_container:nth-child(2),
.idb-schema-quote-container .vc_column_container:nth-child(2) {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

.dashboard-example-links a {
	color: #58585a;
}

@media all and (min-width: 992px) and (max-width: 1199px) {
	.homepage-quote-container .homepage-quote-inner {
		padding-left: 20px;
		padding-right: 20px;
	}
}

@media all and (max-width: 991px) {
	.homepage-quote-container {
		padding-bottom: 20px;
	}
	.homepage-quote-container .homepage-quote-inner {
		display: none;
		padding-top: 0px;
		padding-bottom: 0px;
		width: 100%;
	}
	.homepage-quote-container .homepage-quote-inner:first-child {
		display: block;
	}
	.homepage-quote-text {
		padding-top: 50px;
	}
}

@media all and (max-width: 959px) {
	.idb-solutions-quote-container .vc_column_container,
	.idb-schema-quote-container .vc_column_container {
		width: 100%;
	}
	.idb-solutions-widget .idb-solutions-quote-overlay {
		display: none;
	}
}

@media all and (max-width: 550px) {
	.homepage-quote-text {
		margin: 0px 5px;
	}
}

/*
*   Posts
*/

body.single.single-post .page-header {
	padding: 100px 0px;
}

body.single.single-post div.entry {
	border-top: 2px solid #dadada;
	padding-top: 20px;
}

.page-header.background-image-page-header .page-header-title {
	letter-spacing: 0px;
}

.page-header.background-image-page-header .page-header-title span {
	font-style: italic;
	font-weight: 700;
}

body.single.single-post div#content-wrap {
	margin-top: 10px;
}

#sidebar {
	margin-top: 15px;
}

.sidebar-box .widget-title {
	font-size: 18px;
}

.searchform input {
	background-color: transparent;
	border-color: #959595;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-size: 18px;
	padding: 0.5em 34px 0.5em 0.8em;
}

.searchform .searchform-submit {
	color: #dadada;
	font-size: 20px;
	top: 48%;
}

.searchform input::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color: #58595b;
	font-style: italic;
}

.searchform input::-moz-placeholder {
	/* Firefox 19+ */
	color: #58595b;
	font-style: italic;
}

.searchform input:-ms-input-placeholder {
	/* IE 10+ */
	color: #58595b;
	font-style: italic;
}

.searchform input:-moz-placeholder {
	/* Firefox 18- */
	color: #58595b;
	font-style: italic;
}

.idb-sidebar-read-more-link a.theme-button.minimal-border {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

@media all and (max-width: 959px) {
	.sidebar-box.related-posts-by-taxonomy {
		max-width: 480px;
		width: 100%;
	}
}

/*
*   Post Author
*/

.author-bio {
	background: none !important;
	border: none !important;
	margin-bottom: 0px !important;
	padding: 0px !important;
	z-index: 10;
}

.idb-author-bio {
	display: table;
}

.idb-author-image {
	border: 2px solid #fff;
	display: table-cell;
	height: 157px;
	margin-right: 25px;
	width: 155px;
}

.idb-author-image img {
	border: 2px solid #988f90;
	width: 100%;
}

.idb-author-description-container {
	display: table-cell;
	padding-left: 20px;
	vertical-align: bottom;
	width: auto;
}

.idb-author-description-container h4 {
	border-top: 1px solid #000;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
}

.idb-author-name {
	font-size: 110%;
	font-style: italic;
	font-weight: 700;
}

.idb-author-title {
	color: #e99f40;
	font-style: italic;
	font-weight: 700;
}

.idb-author-description {
	font-size: 1.2em;
	font-style: italic;
	line-height: 30px;
	margin-bottom: 9px;
}

@media all and (max-width: 767px) {
	.idb-author-bio {
		display: block;
	}
	.idb-author-image {
		float: left;
	}
	.idb-author-description-container h4 {
		margin-top: 0px;
	}
}

@media all and (max-width: 550px) {
	.idb-author-image {
		float: none;
		margin: 0 auto;
	}
	.idb-author-image,
	.idb-author-description-container {
		display: block;
	}
	.idb-author-description-container h4 {
		margin-top: 10px;
	}
}

/*
*   idb-quote
*/

.idb-quote-container {
	border: none;
	color: #04b8df;
	margin-top: 36px;
	margin-bottom: 36px;
	padding: 0;
	position: relative;
}

span.bctt-click-to-tweet {
	border: none;
	color: #04b8df;
	margin-top: 36px;
	margin-bottom: 36px;
	padding: 24px 0 0 0;
	position: relative;
}

.idb-quote-container .idb-top-border,
.idb-quote-top-border {
	background-color: #04b8df;
	height: 4px;
	left: 0;
	position: absolute;
	top: 0;
	width: 140px;
}

span.bctt-ctt-text {
	margin-bottom: 24px;
}

.idb-quote,
span.bctt-ctt-text a {
	color: #04b8df !important;
	font-family: 'Lato' !important;
	font-size: 24px !important;
	font-weight: 400 !important;
	font-style: italic !important;
	line-height: 40px !important;
	padding-top: 24px !important;
}

span.bctt-ctt-text a:hover {
	color: #04b8df !important;
}

a.idb-quote-twitter-link {
	color: #04b8df;
	cursor: pointer;
}

a.idb-quote-twitter-link:hover {
	color: #04b8df;
	text-decoration: none;
}

a.idb-quote-twitter-link span.idb-quote-click-to-tweet {
	color: #cecece;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	margin-left: 5px;
}

a.bctt-ctt-btn,
a.bctt-ctt-btn:hover {
	background: none;
	color: #cecece !important;
	font-size: 14px !important;
	font-style: normal;
	font-weight: 700;
	float: none;
	font-family: 'Lato' !important;
	text-transform: none;
}

a.bctt-ctt-btn i {
	color: #04b8df !important;
	font-size: 24px !important;
	margin-right: 5px;
}

/*
*   Related Posts Widget
*/

div.sidebar-box div.related-gallery dl.gallery-item {
	border-bottom: 1px solid #f1f1f1;
}

div.sidebar-box .gallery-caption {
	background: none;
	border: 0;
	color: #000;
	font-size: 1.1em;
	font-weight: 700;
	letter-spacing: -0.5px;
	line-height: 1.5em;
	padding-top: 12px;
	text-align: left;
	text-transform: uppercase;
}

.idb-post-date {
	font-size: 12px;
	padding: 0px 10px 5px 10px;
	text-align: left;
}

.idb-sidebar-read-more-link {
	text-align: left;
	padding: 10px 10px 40px 10px;
}

/*
*   Post ol and ul
*/

div.idb-pricing-form-container ul li,
body.single.single-post div.entry p,
body.single.single-post div.entry ol li,
body.single.single-post div.entry ul li {
	color: #000;
	font-size: 18px;
	line-height: 34px;
}

body.single.single-post div.entry ol,
body.single.single-post div.entry ul {
	font-size: 24px;
	margin-left: 60px;
}

body.single.single-post div.entry ul {
	margin-left: 40px;
}

div.idb-pricing-form-container ul {
	margin-bottom: 20px;
}

div.idb-pricing-form-container ul li {
	font-size: 18.75px;
	font-weight: 400;
	line-height: 30px;
	margin-left: 20px;
}

body.single.single-post div.entry ol li,
body.single.single-post div.entry ul li {
	margin-bottom: 0.5em;
}

body.single.single-post div.entry ul li {
	list-style: none;
}

div.idb-pricing-form-container ul li:before,
body.single.single-post div.entry ul li:before {
	content: '\2022';
	display: block;
	position: relative;
	max-width: 0px;
	max-height: 0px;
	left: -20px;
	top: -1px;
	color: #e8a045;
	font-size: 1em;
}

body.single.single-post div.entry ol {
	counter-reset: item;
}

body.single.single-post div.entry ol li {
	display: block;
	position: relative;
}

body.single.single-post div.entry ol li:before {
	content: counter(item) '.) ';
	counter-increment: item;
	color: #e8a045;
	font-weight: 600;
	position: absolute;
	top: -1px;
	left: -30px;
}

/*
*   Post comments
*/

div.idb-comments-header {
	position: relative;
}

div.idb-comments-header h2 {
	background-color: #fff;
	color: #e8a045;
	display: inline-block;
	font-size: 24px;
	font-style: italic;
	font-weight: 400;
	margin-top: 0px;
	padding-right: 10px;
	z-index: 10;
}

div.idb-comments-header div.idb-comment-strikethrough {
	background-color: #e8a045;
	position: absolute;
	top: 35%;
	left: 0;
	height: 2px;
	width: 100%;
	z-index: -1;
}

article.comment-body {
	border-bottom: 1px solid #c7c7c7 !important;
}

article.comment-body footer.comment-meta,
article.comment-body div.comment-content,
div.reply {
	margin-left: 2.3em;
}

section#comments div#respond form p.comment-form-comment label,
section#comments div#respond form p.comment-form-author label,
section#comments div#respond form p.comment-form-email label,
section#comments div#respond form p.comment-form-url label {
	color: #e8a045;
	font-size: 18.75px;
	font-weight: 400;
	margin-bottom: 10px;
}

section#comments div#respond form p.comment-form-comment textarea#comment,
section#comments div#respond form p.comment-form-comment input,
section#comments div#respond form p.comment-form-author input,
section#comments div#respond form p.comment-form-email input,
section#comments div#respond form p.comment-form-url input {
	background-color: transparent;
	border: 1px solid #808080;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #58595b;
	font-size: 18px;
	line-height: 34px;
	width: 100%;
}

html {
	box-sizing: border-box;
}

section#comments div#respond form p.comment-form-author,
section#comments div#respond form p.comment-form-email {
	display: inline-block;
	width: 50%;
	float: left;
}

section#comments div#respond form p.comment-form-email {
	margin-left: 1%;
	width: 49%;
}

section#comments div#respond form p label {
	display: none;
}

section#comments div#respond form p.form-submit input#submit {
	background-color: #e79f23;
	border-color: #e79f23;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border-width: 3px;
	color: #fff;
	font-size: 18px;
	line-height: 34px;
	padding: 0.5em 2.5em;
	text-transform: uppercase;
	transition: 0.15s all;
	-moz-transition: 0.15s all;
	-webkit-transition: 0.15s all;
}

section#comments div#respond form p.form-submit input#submit:hover {
	background-color: #fff;
	color: #e79f23;
}

.comment-author.vcard {
	line-height: 1em;
}

.comment-metadata {
	font-size: 1.077em;
}

.comment-content p {
	font-size: 18px;
	line-height: 34px;
}

p.comment-notes {
	font-size: 1.077em;
}

article.comment-body,
#comments .comment-metadata time,
#comments .comment-body .reply a {
	color: #000;
}

@media all and (max-width: 767px) {
	section#comments div#respond form p.comment-form-author,
	section#comments div#respond form p.comment-form-email {
		display: block;
		margin-left: 0px;
		width: 100%;
		float: none;
	}
}

/*
*    Blog comment CTA
 */

.blog-comments-cta {
	background-color: #d7d7d7;
	margin-top: 80px;
	margin-bottom: 50px;
	padding: 15px;
}

.blog-comments-cta-image {
	margin-top: -50px;
	width: 280px;
}

.blog-comments-text-container {
	width: calc(100% - 280px);
}

.blog-comments-cta-image,
.blog-comments-text-container {
	float: left;
	padding-left: 20px;
	padding-right: 20px;
}

.blog-comments-text-container h3 .blog-comment-header-large-text {
	color: #e79f23;
}

.blog-comment-header-spacer {
	background-color: #58585a;
	display: block;
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 95px;
}

.blog-comments-text-container h3 {
	margin-bottom: 10px;
}

.blog-comments-text-container p {
	font-size: 18px;
	font-weight: 400;
	line-height: 34px;
	margin-right: 20px;
}

.blog-comments-text-container h3 .blog-comment-header-small-text {
	display: inline-block;
	font-size: 18px;
	font-weight: 300;
	line-height: 34px;
	margin-top: 20px;
	margin-bottom: 0px;
	text-transform: uppercase;
}

.blog-comments-text-container h3 .blog-comment-header-large-text {
	display: block;
	font-size: 23px;
	font-weight: 900;
	margin-top: 8px;
	margin-bottom: -8px;
}

.blog-comments-cta-form {
	background-color: #d7d7d7;
	text-align: center;
}

.blog-comments-cta-inner {
	background-color: #fff;
	margin-left: 3px;
	margin-right: 3px;
}

input.blog-comments-cta-input {
	background-color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #58595b;
	font-size: 14px;
	padding: 6px;
	width: calc(20% - 8.35px);
}

input.blog-comments-cta-submit {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-weight: 900;
	text-transform: uppercase;
	width: calc(20% - 8.35px);
}

input.blog-comments-cta-input,
input.blog-comments-cta-submit {
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 16px;
}

.comment-cta-gdpr-container {
	margin-top: 20px;
}

#idb-comment-cta-form {
	position: relative;
}

@media all and (max-width: 1329px) {
	input.blog-comments-cta-input {
		width: calc(48.9% - 2px);
	}
	input.blog-comments-cta-submit {
		margin-left: 0px;
		margin-right: 0px;
		width: calc(98.5% + 6px);
	}
}

@media all and (max-width: 767px) {
	.blog-comments-cta-image,
	.blog-comments-text-container {
		padding-left: 0px;
		padding-right: 0px;
		margin-right: 0px;
		margin-left: 0px;
		width: 100%;
	}
	.blog-comments-cta > .row {
		width: 90%;
		margin-left: 5%;
		margin-right: 5%;
	}
	.blog-comments-cta-inner {
		padding-left: 20px;
		padding-right: 20px;
	}
	input.blog-comments-cta-input,
	input.blog-comments-cta-submit {
		margin-left: 3px;
		margin-right: -3px;
		width: 100%;
	}
}

@media all and (max-width: 549px) {
}

/*
*   AddThis Sidebar
*/

div.atss {
	display: none;
	z-index: 10;
}

@media screen and (min-width: 980px) {
	body.single.single-post div.atss {
		cursor: pointer;
		display: block;
		top: 60%;
	}
}

/*
*   Post Categories
*/

.idb-post-categories {
	margin-bottom: 20px;
}

.idb-post-categories,
.idb-post-categories a {
	color: #cbcbcb;
	font-size: 17px;
}

.idb-post-categories a:hover {
	color: #a9a9a9;
	font-weight: 700;
}

/*
*   Tour Page
*/

body.idb-tour div.tour-page-overlay {
	background-color: #fff;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 999999999999999;
}

body.idb-tour div.tour-page-overlay .tour-loading-icon-container {
	margin-top: 12%;
	margin-bottom: 0px;
}

body.idb-tour div.tour-page-overlay .tour-loading-progress {
	margin-left: 15px;
}

body.idb-tour div.tour-page-overlay h3 {
	color: #58595b;
	font-size: 24px;
	font-weight: 700;
	margin-top: -10px;
	margin-bottom: 0px;
	text-align: center;
	text-transform: uppercase;
}

body.idb-tour div#at4m-dock {
	display: none;
}

body.idb-tour header#site-header {
	left: 0;
	top: 0;
	width: 100%;
	position: fixed;
	z-index: 100;
}

body.idb-tour .tour-phone-background {
	display: none;
	position: fixed;
	top: 50%;
	left: 50%;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	z-index: 0;
	-ms-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	background: url(../images/first-slide-background.jpg) no-repeat;
	background-size: cover;
}

body.idb-tour .tour-parallax-container .tour-parallax-overlay {
	background-color: #000;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	opacity: 0.4;
	z-index: 1;
}

body.idb-tour video#bgvid {
	position: fixed;
	top: 50%;
	left: 50%;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	z-index: 0;
	-ms-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	background: url(../images/first-slide-background.jpg) no-repeat;
	background-size: cover;
}

@media all and (max-width: 767px) {
	body.idb-tour video#bgvid {
		display: none;
	}
	body.idb-tour .tour-phone-background {
		display: block;
	}
}

body.idb-tour a#site-scroll-top {
	display: none;
}

html #idb-tour-page {
	box-sizing: border-box;
	z-index: 1;
	/*
	opacity: 0;
	filter: alpha(opacity=0);
	*/
}

#idb-tour-page *,
#idb-tour-page *:before,
#idb-tour-page *:after {
	box-sizing: inherit;
}

#idb-tour-page .section {
	background-color: #fff;
	margin-bottom: 300px;
}

#idb-tour-page .section:before {
	content: '';
	background-color: #fff;
	height: 1px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

#idb-tour-page .section.title-slide,
#idb-tour-page .section.fp-auto-height {
	background-color: transparent;
	position: relative;
	margin-bottom: 0px;
}

#idb-tour-page .section.slide-back {
	margin-bottom: 150px;
}

#idb-tour-page .section.title-slide .title-slide-bottom {
	position: absolute;
	bottom: 0px;
	left: 0;
	width: 100%;
}

#idb-tour-page
	.section.title-slide
	.title-slide-bottom
	.title-slide-chevron-content {
	font-size: 39px;
	text-align: center;
}

#idb-tour-page .section.title-slide .title-slide-bottom .start-tour {
	color: #fff;
	cursor: pointer;
	font-size: 18.75px;
	font-weight: 800;
	line-height: 30px;
	text-align: center;
	text-transform: uppercase;
}

#idb-tour-page
	.section.title-slide
	.title-slide-bottom
	.start-tour
	.start-tour-border {
	border-top: 2px solid #fff;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	padding: 7.5px 10px;
	position: relative;
}

#idb-tour-page
	.section.title-slide
	.title-slide-bottom
	.start-tour
	.start-tour-border
	.start-tour-bottom {
	background-color: #fff;
	bottom: 0px;
	height: 2px;
	position: absolute;
	width: 32%;
}

#idb-tour-page
	.section.title-slide
	.title-slide-bottom
	.start-tour
	.start-tour-border
	.start-tour-bottom.left {
	left: 0;
}

#idb-tour-page
	.section.title-slide
	.title-slide-bottom
	.start-tour
	.start-tour-border
	.start-tour-bottom.right {
	right: 0;
}

#idb-tour-page .section.title-slide .title-slide-bottom .chevron {
	background-image: url('../images/chevron.png');
	cursor: pointer;
	display: inline-block;
	height: 39px;
	margin-bottom: -5px;
	width: 62px;
	animation: bounce 2s infinite;
	-webkit-animation: bounce 2s infinite;
	-moz-animation: bounce 2s infinite;
	-o-animation: bounce 2s infinite;
}

@-webkit-keyframes bounce {
	0%,
	20%,
	50%,
	80%,
	100% {
		-webkit-transform: translateY(0);
	}
	40% {
		-webkit-transform: translateY(-5px);
	}
	60% {
		-webkit-transform: translateY(-5px);
	}
}

@-moz-keyframes bounce {
	0%,
	20%,
	50%,
	80%,
	100% {
		-moz-transform: translateY(0);
	}
	40% {
		-moz-transform: translateY(-5px);
	}
	60% {
		-moz-transform: translateY(-5px);
	}
}

@-o-keyframes bounce {
	0%,
	20%,
	50%,
	80%,
	100% {
		-o-transform: translateY(0);
	}
	40% {
		-o-transform: translateY(-5px);
	}
	60% {
		-o-transform: translateY(-5px);
	}
}

@keyframes bounce {
	0%,
	20%,
	50%,
	80%,
	100% {
		transform: translateY(0);
	}
	40% {
		transform: translateY(-5px);
	}
	60% {
		transform: translateY(-5px);
	}
}

#idb-tour-page .section.title-slide .title-slide-bottom .accent-bar-container {
	height: 30px;
	position: relative;
	width: 100%;
}

#idb-tour-page .section.title-slide h1,
#idb-tour-page .section.title-slide h3 {
	color: #fff;
}

#idb-tour-page .section.title-slide h1 {
	font-size: 36px;
	font-weight: 800;
	line-height: 48px;
	margin-bottom: 5px;
}

#idb-tour-page .section.title-slide h3 {
	font-size: 18.75px;
	font-style: normal;
	font-weight: 300;
	line-height: 30px;
	text-align: left;
}

@media all and (max-width: 1100px) {
	#idb-tour-page .section.title-slide h1 {
		font-size: 36px;
	}
	#idb-tour-page .section.title-slide h3 {
		font-size: 22px;
	}
}

@media all and (max-width: 768px) {
	#idb-tour-page .section.title-slide h1 {
		font-size: 28px;
	}
}

@media all and (max-width: 480px) {
	#idb-tour-page .section.title-slide h1 {
		font-size: 22px;
	}
	#idb-tour-page .section.title-slide h3 {
		font-size: 16px;
	}
}

#idb-tour-page .section.full-height-slide h2,
#idb-tour-page .section.full-height-slide h3 {
	text-align: center;
}

#idb-tour-page .section.full-height-slide h2 {
	color: #e79f23;
	font-size: 24px;
	font-weight: 800;
	line-height: 36px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 50px;
}

#idb-tour-page .section.full-height-slide h3 {
	color: #333;
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: 18.75px;
	font-style: normal;
	font-weight: 400;
	line-height: 30px;
}

@media all and (min-height: 700px) {
	#idb-tour-page .section.full-height-slide h2 {
		margin-top: -20px;
	}
}

@media all and (max-width: 767px) {
	#idb-tour-page .section.full-height-slide h2 {
		margin-top: 0px;
	}
}

.idb-tour-title-spacer {
	background-color: #e79f23;
	height: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	width: 125px;
}

#idb-tour-page .section-inner-content {
	margin-left: auto;
	margin-right: auto;
}

@media all and (max-width: 1199px) {
	#idb-tour-page .section-inner-content {
		padding-left: 15px;
		padding-right: 15px;
		width: 100%;
	}
}

@media all and (min-width: 1200px) {
	#idb-tour-page .section-inner-content {
		width: 1170px;
	}
}

@media all and (min-width: 1500px) {
	#idb-tour-page .section-inner-content {
		width: 1400px;
	}
}

.tour-video-player {
	position: relative;
	height: 400px;
	width: 100%;
}

.tour-content-video {
	width: 58%;
}

.tour-content-text {
	width: 42%;
}

@media all and (max-width: 767px) {
	.tour-content-text {
		width: 100%;
	}
	.tour-content-video {
		margin-left: 10%;
		width: 80%;
		margin-bottom: 1em;
	}
	#idb-tour-page .section {
		padding-bottom: 2.5em;
	}
	#idb-tour-page .section.title-slide,
	#idb-tour-page .section.slide-cta {
		padding-bottom: 0;
	}
}

.tour-content-text p {
	color: #333;
	font-size: 18.75px;
	font-weight: 300;
	line-height: 30px;
	text-align: left;
}

#idb-tour-page .slide-cta {
	background: url(../images/tour-cta-background.jpg);
	background-position: 0 0;
	background-size: cover;
	background-repeat: no-repeat;
}

#idb-tour-page .slide-cta h2,
#idb-tour-page .slide-cta h3 {
	color: #fff;
	text-align: left;
}

#idb-tour-page .slide-cta h2 {
	font-size: 36px;
	font-weight: 800;
	line-height: 48px;
	margin-top: 0px;
}

#idb-tour-page .slide-cta h3 {
	font-size: 18.75px;
	font-style: normal;
	line-height: 30px;
}

#idb-tour-page .slide-cta p {
	margin-top: 50px;
}

.tour-mobile-clear {
	display: none;
}

@media all and (max-width: 767px) {
	#idb-tour-page .slide-cta h2 {
		font-size: 28px;
	}
	#idb-tour-page .slide-cta h3 {
		font-size: 20px;
	}
	#idb-tour-page .slide-cta p {
		font-size: 20px;
	}
	.tour-mobile-clear {
		display: block;
	}
}

#idb-tour-page .slide-cta .tour-cta {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border: 2px solid #fff;
	border-radius: 5px;
	color: #fff;
	font-size: 14px;
	font-style: normal;
	font-weight: 800;
	padding: 10px 30px;
	text-transform: uppercase;
	transition: all 0.3s;
}

#idb-tour-page .slide-cta .tour-cta:hover {
	background-color: #fff;
	color: #000;
	text-decoration: none;
	transition: all 0.3s;
}

#tour-navigation {
	bottom: -50px;
	left: 0px;
	-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	position: fixed;
	width: 100%;
	z-index: 100;
}

@media all and (max-width: 767px) {
	#tour-navpoints-container .tour-icons {
		display: none;
	}
}

#tour-navpoints-container {
	background-color: #f0f0f0;
	height: 30px;
	position: relative;
	width: 100%;
}

#tour-navpoints-container .tour-icons {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 75px;
	position: absolute;
	top: 20px;
	transition: all 0.35s;
	width: 67.8571428571425px;
	z-index: -1;
}

#tour-navpoints-container .tour-icons.tour-icon-active {
	top: -84px;
}

#tour-navpoints-container #tour-icon-1 {
	background-image: url('../images/tour/tour_icon_1.svg');
}

#tour-navpoints-container #tour-icon-2 {
	background-image: url('../images/tour/tour_icon_2.svg');
}

#tour-navpoints-container #tour-icon-3 {
	background-image: url('../images/tour/tour_icon_3.svg');
}

#tour-navpoints-container #tour-icon-4 {
	background-image: url('../images/tour/tour_icon_4.svg');
}

#tour-navpoints-container #tour-icon-5 {
	background-image: url('../images/tour/tour_icon_5.svg');
}

#tour-navpoints-container #tour-icon-6 {
	background-image: url('../images/tour/tour_icon_6.svg');
}

#tour-navpoints-container .tour-navpoints {
	background-color: #ccc;
	cursor: pointer;
	height: 10px;
	position: absolute;
	transition: background-color 0.2s;
	top: 10px;
	width: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

@media all and (min-width: 1025) {
	#tour-navpoints-container .tour-navpoints:hover {
		background-color: #e79f23;
		transition: background-color 0.2s;
	}
}

#tour-navpoints-container .tour-navpoints.active {
	background-color: #e79f23;
	transition: background-color 0.2s;
}

#tour-progress-bar-container {
	background-color: #ccc;
	height: 20px;
	position: relative;
	width: 100%;
}

#tour-progress-bar {
	background-color: #e79f23;
	height: 20px;
	left: 0;
	position: absolute;
	top: 0px;
	transition: all 0.4s;
	width: 0px;
	-webkit-border-top-right-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-moz-border-radius-topright: 20px;
	-moz-border-radius-bottomright: 20px;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
}

.video-gradient {
	background: #e37325;
	/* Old browsers */
	background: -moz-linear-gradient(left, #e37325 0%, #e79f23 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(left, #e37325 0%, #e79f23 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #e37325 0%, #e79f23 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e37325', endColorstr='#e79f23', GradientType=1);
	/* IE6-9 */
	display: none;
	left: 25px;
	position: absolute;
	top: 10px;
	height: 100%;
	width: calc(100% - 30px);
	max-width: 640px;
	max-height: 360px;
	z-index: 0;
}

.vidyard_player {
	z-index: 1;
}

.tour-cta-button {
	background-color: #e79f23;
	color: #fff;
	position: absolute;
	top: 0px;
	z-index: 100;
}

.tour-cta-button a {
	color: #fff;
	display: block;
	font-size: 18px;
	font-weight: 700;
	padding: 15px 25px;
	text-align: left;
}

.tour-cta-button.left {
	left: -20px;
}

.tour-cta-button.right {
	right: -20px;
}

@media all and (min-width: 768px) {
	.slide-meet {
		padding-top: 80px;
		/* padding-bottom: 120px; */
	}
	.tour-cta-button {
		display: none;
	}
}

@media all and (max-width: 991px) {
	#idb-tour-page .section h2 {
		padding-top: 10px;
	}
}

@media all and (min-width: 1500px) {
	#idb-tour-page .section-inner-content {
		width: 1400px;
	}
	#idb-tour-page .tour-content-video.right .vidyard_player {
		left: auto;
		right: 0px;
	}
	#idb-tour-page .tour-content-video.right .video-gradient {
		left: auto;
		right: 3px;
	}
}

@media all and (max-width: 1499px) {
	body.idb-tour #idb-tour-page .vidyard_player {
		max-width: 640px;
		max-height: 360px;
	}
}

@media all and (max-width: 768px) {
	.slide-meet {
		padding-top: 40px;
	}
}

/*
*   Site Navigation
*/

#site-navigation .dropdown-menu > li > a > span.link-inner {
	font-weight: 700;
}

#site-navigation .dropdown-menu > li.top-level-link > a > span.link-inner {
	padding-bottom: 18px;
}

.navbar-style-one .dropdown-menu > li > a {
	height: 58px;
}

@media screen and (min-width: 960px) {
	header#site-header {
		position: fixed;
		transition: background-color 0.3s;
		z-index: 1000;
		width: 100%;
	}
	div#site-header-inner.container {
		max-width: 100%;
		padding-left: 25px;
		padding-right: 25px;
		width: 100%;
	}
	.navbar-style-one {
		right: 13px;
	}
	#site-navigation * {
		text-rendering: optimizeLegibility;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
	}
	#site-navigation .dropdown-menu > li > a {
		color: #000;
	}
	#site-navigation .dropdown-menu > li > a.top-position {
		color: #fff;
	}
	#site-navigation .dropdown-menu li a .nav-arrow::before {
		font-weight: 300;
	}
	#site-navigation .dropdown-menu li a .nav-arrow {
		font-size: 24px;
		vertical-align: middle;
	}
	#site-navigation .dropdown-menu ul a {
		border-bottom: 0px;
	}
	#site-navigation > ul > li.navigation-cta-button > a {
		padding: 3px 23px;
	}
	#site-navigation > ul > li.navigation-cta-button > a,
	#site-navigation
		> ul
		> li.navigation-cta-button
		> a.transparent-background:hover {
		background-color: #e79f23;
		border: 2px solid #e79f23;
		color: #fff;
		font-size: 14px;
		font-weight: 700;
		text-transform: uppercase;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
	}
	#site-navigation > ul > li.navigation-cta-button > a:hover {
		background-color: transparent;
		color: #e79f23;
	}
	#site-navigation > ul > li.navigation-cta-button > a.transparent-background {
		background-color: transparent;
		border-color: #fff;
		color: #fff;
	}
	#site-navigation
		> ul
		> li.navigation-cta-button
		> a.transparent-background:hover {
		border-color: #e79f23;
	}
	nav#site-navigation > ul > li {
		font-weight: 700;
		text-transform: none;
	}
	nav#site-navigation > ul > li.dropdown > ul.sub-menu {
		width: 100%;
	}
	nav#site-navigation > ul > li.dropdown > ul.sub-menu > li {
		display: inline-block;
		margin-top: 20px;
		margin-bottom: 40px;
	}
	nav#site-navigation
		> ul
		> li.dropdown.five-columns
		> ul.sub-menu
		> li:not(.top-border-li) {
		width: 20%;
	}
	body.remove-price
		nav#site-navigation
		> ul
		> li.dropdown.five-columns
		> ul.sub-menu
		> li:not(.top-border-li),
	nav#site-navigation
		> ul
		> li.dropdown.four-columns
		> ul.sub-menu
		> li:not(.top-border-li) {
		width: 25%;
	}
	nav#site-navigation > ul > li.dropdown > ul.sub-menu > li.top-border-li {
		background-color: #000;
		height: 1px;
		left: 25px;
		margin: 0px;
		padding: 0px;
		position: absolute;
		top: -1px;
		width: calc(100% - 50px);
	}
	#site-navigation .dropdown-menu ul {
		border-top: 0px;
	}
	nav#site-navigation
		> ul
		> li.dropdown
		> ul.sub-menu
		> li
		p.navigation-dropdown-image
		a
		span.link-inner {
		display: block;
		text-align: center;
	}
	.sf-menu ul img {
		display: inline-block;
		max-width: 108px;
	}
	.navigation-dropdown-image a span.inner,
	.navigation-dropdown-title,
	.navigation-dropdown-description,
	.navigation-dropdown-button {
		text-align: center;
	}
	.navigation-dropdown-title {
		font-size: 16px;
		margin-bottom: 8px;
		text-transform: uppercase;
	}
	.navigation-dropdown-description {
		font-size: 18px;
		margin-bottom: 12px;
	}
	.wpex-dropdowns-caret .dropdown-menu ul:before,
	.wpex-dropdowns-caret .dropdown-menu ul:after {
		display: none;
	}
	nav#site-navigation
		> ul
		> li.dropdown
		> ul.sub-menu
		> li
		p.navigation-dropdown-title,
	nav#site-navigation
		> ul
		> li.dropdown
		> ul.sub-menu
		> li
		p.navigation-dropdown-description {
		color: #58585a;
	}
	nav#site-navigation
		> ul
		> li.dropdown
		> ul.sub-menu
		> li
		p.navigation-dropdown-title {
		font-weight: 800;
	}
	nav#site-navigation
		> ul
		> li.dropdown
		> ul.sub-menu
		> li
		p.navigation-dropdown-description {
		font-weight: 400;
		text-transform: none;
	}
	nav#site-navigation
		> ul
		> li.dropdown
		> ul.sub-menu
		> li
		p.navigation-dropdown-image
		a {
		padding: 0px;
	}
	nav#site-navigation
		> ul
		> li.dropdown
		> ul.sub-menu
		> li
		p.navigation-dropdown-title
		a,
	nav#site-navigation
		> ul
		> li.dropdown
		> ul.sub-menu
		> li
		p.navigation-dropdown-description
		a {
		padding: 0px 0px 10px 0px;
	}
	nav#site-navigation
		> ul
		> li.dropdown
		> ul.sub-menu
		> li
		p.navigation-dropdown-image
		a:hover,
	nav#site-navigation
		> ul
		> li.dropdown
		> ul.sub-menu
		> li
		p.navigation-dropdown-title
		a:hover,
	nav#site-navigation
		> ul
		> li.dropdown
		> ul.sub-menu
		> li
		p.navigation-dropdown-description
		a:hover {
		background-color: inherit;
	}
	nav#site-navigation
		> ul
		> li.dropdown
		> ul.sub-menu
		> li
		p.navigation-dropdown-title
		a:hover,
	nav#site-navigation
		> ul
		> li.dropdown
		> ul.sub-menu
		> li
		p.navigation-dropdown-description
		a:hover {
		color: #e79f23;
	}
	nav#site-navigation
		> ul
		> li.dropdown
		> ul.sub-menu
		> li
		p.navigation-dropdown-button
		a {
		display: inline-block;
		border: 1px solid #808285;
		color: #808285;
		font-size: 16px;
		font-weight: 400;
		margin-top: 5px;
		margin-bottom: 5px;
		text-transform: uppercase;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
	}
	nav#site-navigation
		> ul
		> li.dropdown
		> ul.sub-menu
		> li
		p.navigation-dropdown-button
		a:hover {
		background-color: #e79f23;
		border: 1px solid #e79f23;
		color: #fff;
	}
	body.remove-price
		nav#site-navigation
		> ul
		> li.dropdown
		> ul.sub-menu
		> li.pricing-link {
		display: none;
	}
}

/*
*   Desktop Navbar Search Form
*/

header#site-header,
header#site-header.top-position.search-open {
	background-color: #fff;
}

@media all and (min-width: 960px) {
	header#site-header.top-position {
		background-color: transparent;
	}
}

#searchform-dropdown {
	border: 0;
	box-shadow: none;
	padding: 0px 10px;
	left: 20px;
	top: 0;
}

a.site-search-toggle.search-dropdown-toggle.search-open span span {
	color: #58585a;
}

#searchform-dropdown form input.field {
	background-color: #fff;
	color: #58585a;
	font-size: 18px;
	line-height: 45px;
}

#searchform-dropdown form input.field::-webkit-input-placeholder {
	color: #afafaf;
	letter-spacing: 4px;
	text-align: center;
	text-transform: uppercase;
}

#searchform-dropdown form input.field:-moz-placeholder {
	/* Firefox 18- */
	color: #afafaf;
	letter-spacing: 4px;
	text-align: center;
	text-transform: uppercase;
}

#searchform-dropdown form input.field::-moz-placeholder {
	/* Firefox 19+ */
	color: #afafaf;
	letter-spacing: 4px;
	text-align: center;
	text-transform: uppercase;
}

#searchform-dropdown form input.field:-ms-input-placeholder {
	color: #afafaf;
	letter-spacing: 4px;
	text-align: center;
	text-transform: uppercase;
}

/*
*   Mobile Site Navigation
*/

@media screen and (max-width: 959px) {
	#mobile-menu a,
	#mobile-menu a:hover {
		background: #fff;
		border: 0px;
		color: #e79f23;
		font-size: 24px;
	}
	.sidr-class-toggle-sidr-close:before {
		display: none;
	}
	.sidr-class-toggle-sidr-close {
		cursor: default;
	}
	.sidr-class-toggle-sidr-close .idb-mobilenav-close-button {
		cursor: pointer;
		display: inline-block;
		margin-top: 6px;
		margin-right: 20px;
	}
	li.sidr-class-navigation-cta-button a,
	li.sidr-class-navigation-cta-button a:hover {
		background-color: #e79f23;
		color: #fff;
		font-size: 20px;
		text-align: center;
		text-transform: uppercase;
	}
	.idb-mobilenav-back-button {
		cursor: pointer;
		float: left;
		font-weight: 700;
		margin-left: 20px;
		text-transform: uppercase;
	}
	.idb-mobilenav-back-button .idb-mobilenav-back-button-text {
		display: inline-block;
		font-size: 16px;
		vertical-align: middle;
	}
	.idb-mobilenav-back-button .fa {
		display: inline-block;
		font-size: 40px;
		margin-right: 5px;
		vertical-align: middle;
	}
	div#sidr-main.wpex-mobile-menu {
		background-color: #fff;
	}
	div#sidr-main.wpex-mobile-menu ul.sidr-class-dropdown-menu li,
	div#sidr-main .idb-dropdown-second-level ul li {
		border-bottom: 1px solid #e1e1e1;
		color: #58585a;
		font-size: 16px;
		font-weight: 700;
		text-align: left;
	}
	div#sidr-main.wpex-mobile-menu
		ul.sidr-class-dropdown-menu
		li.sidr-class-navigation-cta-button {
		border-top: 0px;
	}
	div#sidr-main .idb-dropdown-second-level ul li p {
		font-size: 16px;
		margin-bottom: 0px;
	}
	div#sidr-main .idb-dropdown-second-level ul li a {
		padding: 12px 20px;
		display: block;
		position: relative;
	}
	a.sidr-class-toggle-sidr-close {
		background-color: #fff;
		border-bottom: 1px solid #e1e1e1;
		color: #e79f23;
	}
	.sidr a:hover,
	.sidr-class-dropdown-toggle:hover,
	.sidr-class-menu-item-has-children.active > a,
	.sidr-class-menu-item-has-children.active > a > .sidr-class-dropdown-toggle {
		color: #e79f23;
	}
	.sidr-class-dropdown-toggle,
	.sidr-class-dropdown-toggle:hover {
		border-left: 1px solid #e1e1e1;
		color: #e79f23;
		font-size: 22px;
	}
	.sidr-class-mobile-menu-searchform {
		margin: 0px;
	}
	.sidr-class-mobile-menu-searchform input {
		background: inherit;
		border-bottom: 1px solid #e1e1e1;
		color: #58585a;
		font-size: 18px;
		padding: 12px 20px;
	}
	.sidr-class-mobile-menu-searchform input::-webkit-input-placeholder {
		color: #afafaf;
		letter-spacing: 4px;
		text-align: center;
		text-transform: uppercase;
	}
	.sidr-class-mobile-menu-searchform input:-moz-placeholder {
		/* Firefox 18- */
		color: #afafaf;
		letter-spacing: 4px;
		text-align: center;
		text-transform: uppercase;
	}
	.sidr-class-mobile-menu-searchform input::-moz-placeholder {
		/* Firefox 19+ */
		color: #afafaf;
		letter-spacing: 4px;
		text-align: center;
		text-transform: uppercase;
	}
	.sidr-class-mobile-menu-searchform input:-ms-input-placeholder {
		color: #afafaf;
		letter-spacing: 4px;
		text-align: center;
		text-transform: uppercase;
	}
	.sidr-class-mobile-menu-searchform button {
		background-image: url(../images/idb_mobile_search_icon.png) !important;
		background-position: center;
		background-size: cover;
		opacity: 1;
	}
	.sidr-class-mobile-menu-searchform button span.fa.fa-search {
		color: #58585a;
		font-size: 26px;
	}
	.sidr-class-mobile-menu-searchform button span.fa.fa-search:before {
		content: '';
	}
	.sidr-class-mobile-menu-searchform input:focus {
		color: #58585a;
	}
	.idb-mobilenav-bottom-container {
		margin-top: 108px;
	}
	body.remove-price
		div#sidr-main
		.idb-dropdown-second-level
		ul
		li.sidr-class-pricing-link {
		display: none;
	}
}

/*
*   Chat Bar
*/

#habla_window_div.olrk-fixed-bottom #habla_topbar_div {
	background-color: #e79f23 !important;
}

/*
*   Search Results Page
*/

body.search-results main.site-main div#content-wrap div#primary,
body.search-results main.site-main div#content-wrap aside#sidebar {
	margin-top: 80px;
}

/*
*   Learn Portal and Solutions Page
*/

body.learn-template #main,
body.solutions-page #main,
body.customers-page #main {
	background-color: #eeeeee;
}

body.learn-template div#footer-builder,
body.solutions-page div#footer-builder {
	background-color: #ffffff;
}

div#idb-learn-portal-header,
div#idb-solutions-page-header {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 525px;
	position: relative;
}

div#idb-learn-portal-header::before,
div#idb-solutions-page-header::before {
	background-color: rgba(0, 0, 0, 0.4);
	content: '';
	display: block;
	height: 100%;
	left: 0px;
	top: 0px;
	width: 100%;
	position: absolute;
}

div#idb-learn-portal-header.hide-overlay::before,
div#idb-solutions-page-header.hide-overlay::before {
	display: none;
}

div#idb-learn-portal-header .header-text-container,
div#idb-solutions-page-header .header-text-container {
	position: relative;
	z-index: 1;
}

div#idb-learn-portal-header {
	background-image: url(../images/learn_header_background.jpg);
}

div#idb-solutions-page-header {
	background-image: url(../images/solutions_header_background.jpg);
}

@media all and (max-width: 960px) {
	div#idb-learn-portal-header,
	div#idb-solutions-page-header {
		height: auto;
		min-height: auto;
	}
	div#idb-solutions-page-header {
		padding-bottom: 25px;
	}
}

div#idb-learn-portal-header h1,
div#idb-solutions-page-header h1,
div#idb-learn-portal-header h2,
div#idb-solutions-page-header h2 {
	color: #fff;
}

div#idb-learn-portal-header h1,
div#idb-solutions-page-header h1 {
	display: block;
	margin-top: 0px;
}

div#idb-learn-portal-header
	h1.idb-subpage-header
	span.idb-subpage-header-small-text,
div#idb-solutions-page-header
	h1.idb-subpage-header
	span.idb-subpage-header-small-text {
	margin-top: 120px;
}

@media all and (max-width: 960px) {
	div#idb-learn-portal-header
		h1.idb-subpage-header
		span.idb-subpage-header-small-text,
	div#idb-solutions-page-header
		h1.idb-subpage-header
		span.idb-subpage-header-small-text {
		margin-top: 90px;
	}
}

.SumoSelect > .optWrapper.multiple > .options li.opt.selected span i,
.SumoSelect .select-all.selected > span i,
.SumoSelect .select-all.partial > span i {
	background-color: #e79f23;
}

div.idb-learn-filter-container,
div.idb-solutions-filter-container {
	display: block;
	float: left;
	-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=00)';
	filter: alpha(opacity=00);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
}

div.idb-learn-filter-container {
	width: 33.33333333333333333%;
}

div.idb-solutions-filter-container {
	width: 33.333333333333%;
}

div.idb-solutions-filter-container.two-thirds {
	width: 66.666666666666%;
}

@media all and (max-width: 960px) {
	div.idb-solutions-filter-container.two-thirds {
		width: 100%;
	}
	div.idb-learn-filter-container,
	div.idb-solutions-filter-container {
		float: none;
	}
	div.idb-learn-filter-container.idb-learn-search {
		margin-bottom: 0px;
	}
	#idb-learn-portal-header {
		padding-bottom: 25px;
	}
}

div.idb-learn-filter-container .idb-learn-filter,
.SumoSelect {
	width: 98%;
}

div.idb-solutions-filter-container .idb-solutions-filter {
	width: 100%;
}

div.idb-learn-filter-container .idb-learn-filter-search,
div.idb-solutions-filter-container .idb-solutions-filter-search,
div.SumoSelect p.CaptionCont.SelectBox {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

div.idb-learn-filter-container .idb-learn-filter-search,
div.idb-solutions-filter-container .idb-solutions-filter-search {
	background: url('../images/search_icon_learn.png');
	background-repeat: no-repeat;
	background-position: 97% 45%;
	background-color: transparent;
	border: 2px solid #fff;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	line-height: 26px;
	padding: 5px 10px;
	text-transform: uppercase;
	vertical-align: top;
}

@media screen and (-ms-high-contrast: active),
	screen and (-ms-high-contrast: none) {
	div.idb-learn-filter-container .idb-learn-filter-search,
	div.idb-solutions-filter-container .idb-solutions-filter-search {
		padding: 5px 10px 15px 10px;
	}
}

div.idb-learn-filter-container .idb-learn-filter-search {
	float: right;
}

div.idb-solutions-filter-container
	input.idb-solutions-filter-search::-webkit-input-placeholder,
div.idb-learn-filter-container
	input.idb-learn-filter-search::-webkit-input-placeholder {
	color: #fff;
	opacity: 1;
}

div.idb-solutions-filter-container
	input.idb-solutions-filter-search:-moz-placeholder,
div.idb-learn-filter-container input.idb-learn-filter-search:-moz-placeholder {
	/* Firefox 18- */
	color: #fff;
	opacity: 1;
}

div.idb-solutions-filter-container
	input.idb-solutions-filter-search::-moz-placeholder,
div.idb-learn-filter-container input.idb-learn-filter-search::-moz-placeholder {
	/* Firefox 19+ */
	color: #fff;
	opacity: 1;
}

div.idb-solutions-filter-container
	input.idb-solutions-filter-search:-ms-input-placeholder,
div.idb-learn-filter-container
	input.idb-learn-filter-search:-ms-input-placeholder {
	color: #fff;
	opacity: 1;
}

div.idb-learn-filter-container.idb-type {
	text-align: center;
}

div.idb-learn-filter-container.idb-type .SumoSelect {
	display: inline-block;
}

div.idb-learn-filter-container.idb-type .SumoSelect p.CaptionCont.SelectBox {
	text-align: left;
}

div.idb-learn-filter-container.idb-type .SumoSelect .optWrapper.multiple {
	text-align: left;
}

div.idb-learn-filter-mobile-button {
	display: none;
}

@media all and (max-width: 960px) {
	div.idb-learn-filter-container .idb-learn-filter-search {
		float: none;
	}
	div.idb-learn-filter-mobile-button {
		display: block;
	}
	div.idb-learn-filter-mobile-button p,
	div.idb-learn-filter-mobile-button p i {
		color: #fff;
		cursor: pointer;
		font-weight: 400;
		vertical-align: middle;
	}
	div.idb-learn-filter-container,
	div.idb-solutions-filter-container {
		width: 100%;
		margin-bottom: 25px;
	}
	div.idb-learn-filter-container .idb-learn-filter,
	.SumoSelect {
		width: 100%;
	}
	.idb-learn-filter-container.idb-topic.closed,
	.idb-learn-filter-container.idb-type.closed {
		display: none;
		transition: 0.2s all;
	}
	.idb-learn-filter-container.idb-topic.open,
	.idb-learn-filter-container.idb-type.open {
		display: block;
		transition: 0.2s all;
	}
}

/*
*   Learn Portal
*/

div.SumoSelect p.CaptionCont.SelectBox {
	background-color: transparent;
	border: 2px solid #fff;
	font-size: 14px;
	line-height: 26px;
	padding: 5px 10px;
}

.SumoSelect > .CaptionCont > label {
	right: 9px;
}

div.SumoSelect.open p.CaptionCont.SelectBox {
	background-color: #fff;
}

div.SumoSelect.open p.CaptionCont.SelectBox span {
	color: #808285;
}

div.SumoSelect p.CaptionCont.SelectBox span {
	color: #fff;
	font-style: normal;
	font-weight: 700;
}

div.SumoSelect.open > .optWrapper {
	border: 0px;
	box-shadow: none;
}

.SumoSelect > .optWrapper > .options {
	border-top: 1px solid #808285;
	margin-left: 16px;
	margin-right: 16px;
	max-height: 100%;
}

.SumoSelect > .optWrapper.multiple > .MultiControls > p.btnOk,
.SumoSelect > .optWrapper.multiple > .MultiControls > p.btnCancel {
	font-size: 14px;
}

.SumoSelect > .optWrapper.multiple > .options li ul li.opt:hover,
.SumoSelect > .optWrapper.multiple > ul.options li.opt:hover {
	background-color: #fff;
}

.SumoSelect > .optWrapper.multiple > .options li ul li.opt,
.SumoSelect > .optWrapper.multiple > ul.options li.opt {
	color: #808285;
	font-size: 18px;
	font-weight: 400;
	padding-top: 10px;
	padding-bottom: 10px;
}

.SumoSelect > .optWrapper > .options li.group > label {
	color: #808285;
	font-size: 18px;
	margin-left: 16px;
}

.SumoSelect > .optWrapper > .options li.opt {
	border-bottom: none;
}

.SumoSelect > .optWrapper > .options,
.SumoSelect > .optWrapper {
	-webkit-border-radius: 3px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-moz-border-radius: 3px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	border-radius: 3px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	padding-top: 10px;
}

div.SumoSelect p.CaptionCont.SelectBox label i {
	background-image: url(../images/filter_arrow_white.png);
}

div.SumoSelect.open p.CaptionCont.SelectBox label i {
	background-image: url(../images/filter_arrow_gray.png);
}

/*
*   Learn Portal Grid
*/

.learn-portal-grid,
.solutions-page-grid {
	margin-top: -165px;
	margin-left: -15px;
	margin-right: -15px;
	opacity: 0;
	filter: alpha(opacity=0);
}

.solutions-page-grid {
	margin-bottom: 30px;
}

@media all and (max-width: 960px) {
	.learn-portal-grid {
		margin-top: 40px;
	}
}

.idb-learn-portal-post {
	margin-bottom: calc(30px * 1);
	overflow: hidden;
	padding-left: 15px;
	padding-right: 15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.idb-learn-portal-inner {
	background-color: #fff;
	height: 100%;
	width: 100%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.learn-portal-icon {
	background-color: #fff;
	display: inline-block;
}

.learn-portal-icon img {
	height: 50px;
	width: 50px;
}

.learn-portal-post-title {
	border-bottom: 1px solid #58585a;
	color: #58585a;
	display: inline-block;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	margin-bottom: 10px;
	margin-left: 35px;
	padding-bottom: 10px;
	padding-right: 36px;
	text-transform: uppercase;
}

.learn-portal-post-title.empty-search {
	font-size: 24px;
	font-weight: 600;
}

.customer-story .learn-portal-post-title {
	margin-right: 0px;
	padding-right: 0px;
}

.grid-1-1.learn-portal-post-title,
.grid-2-1.learn-portal-post-title {
	margin-top: 15px;
}

.grid-2-1-2.learn-portal-post-title {
	margin-top: 20px;
	margin-left: 20px;
}

.grid-sizer,
.grid-item-width1 {
	width: calc(25% * 1);
}

.grid-item-width2 {
	width: calc(50% * 1);
}

.grid-item-height1-2 {
	height: calc(150px * 1);
}

.grid-item-height1 {
	height: calc(285px * 1);
}

.grid-item-height3-2 {
	height: calc(465px * 1);
}

.grid-item-height2 {
	height: calc(600px * 1);
}

.learn-portal-post-thumbnail {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.grid-1-1.learn-portal-post-thumbnail {
	border-bottom: solid;
	border-width: 4px;
	width: calc(100% * 1);
	height: calc(130px * 1);
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.grid-1-2.learn-portal-post-thumbnail {
	border-bottom: solid;
	border-width: 4px;
	width: calc(100% * 1);
	height: calc(385px * 1);
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.grid-2-1.learn-portal-post-thumbnail {
	border-bottom: solid;
	border-width: 4px;
	width: calc(100% * 1);
	height: calc(147px * 1);
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.grid-2-1-2.learn-portal-post-thumbnail {
	border-right: solid;
	border-width: 4px;
	display: inline-block;
	float: left;
	width: calc(31.746031746032% * 1);
	height: calc(150px * 1);
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}

.grid-2-3-2.learn-portal-post-thumbnail {
	border-bottom: solid;
	border-width: 4px;
	width: calc(100% * 1);
	height: calc(256px * 1);
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.learn-portal-icon {
	background-color: #fff;
	display: inline-block;
}

.learn-portal-icon img {
	height: 100%;
	width: 100%;
	padding: 15px;
}

.grid-1-1.learn-portal-icon {
	height: 80px;
	float: right;
	margin-right: 15px;
	margin-top: -45px;
	width: 80px;
	-webkit-border-radius: 90px;
	-moz-border-radius: 90px;
	border-radius: 90px;
}

.grid-1-2.learn-portal-icon {
	height: 100px;
	float: right;
	margin-right: 15px;
	margin-top: -50px;
	width: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
}

.grid-2-1.learn-portal-icon {
	height: 100px;
	float: right;
	margin-right: 15px;
	margin-top: -50px;
	width: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
}

.grid-2-1-2.learn-portal-icon {
	height: 80px;
	margin-left: -40px;
	margin-top: 15px;
	width: 80px;
	vertical-align: top;
	-webkit-border-radius: 80px;
	-moz-border-radius: 80px;
	border-radius: 80px;
}

.grid-2-3-2.learn-portal-icon {
	height: 120px;
	float: right;
	margin-right: 15px;
	margin-top: -60px;
	width: 120px;
	-webkit-border-radius: 120px;
	-moz-border-radius: 120px;
	border-radius: 120px;
}

p.grid-1-1.learn-portal-post-excerpt,
h3.grid-1-1.learn-portal-post-excerpt,
p.grid-1-1.solutions-page-grid-link {
	font-size: 18.75px;
	font-weight: 800;
	line-height: 30px;
	margin-left: 35px;
	margin-right: 35px;
}

h3.grid-1-1.learn-portal-post-excerpt {
	letter-spacing: 0px;
	margin-top: 20px;
}

p.grid-1-2.learn-portal-post-excerpt,
p.grid-1-2.solutions-page-grid-link {
	font-size: 18.75px;
	line-height: 30px;
	font-weight: 800;
	margin-left: 35px;
	margin-right: 35px;
}

p.grid-2-1.learn-portal-post-excerpt,
p.grid-2-1.solutions-page-grid-link {
	font-size: 18.75px;
	font-weight: 800;
	line-height: 30px;
	font-weight: 800;
	margin-left: 35px;
	margin-right: 35px;
}

p.grid-2-1-2.learn-portal-post-excerpt,
p.grid-2-1-2.solutions-page-grid-link {
	font-size: 18.75px;
	font-weight: 800;
	line-height: 30px;
	margin-left: 256px;
	margin-left: calc(31.746031746032% - -60px);
	margin-right: 35px;
	margin-top: -25px;
}

p.grid-2-3-2.learn-portal-post-excerpt,
p.grid-2-3-2.solutions-page-grid-link {
	font-size: 18.75px;
	font-weight: 800;
	line-height: 30px;
	margin-left: 35px;
	margin-right: 35px;
}

p.grid-1-1.learn-portal-post-excerpt a,
p.grid-1-2.learn-portal-post-excerpt a,
p.grid-2-1.learn-portal-post-excerpt a,
p.grid-2-1-2.learn-portal-post-excerpt a,
p.grid-2-3-2.learn-portal-post-excerpt a,
p.learn-portal-post-excerpt,
p.solutions-page-grid-link,
p.solutions-page-grid-link a {
	color: #58585a;
}

.solutions-page-hide-post {
	display: none !important;
}

h3.grid-1-1.learn-portal-post-excerpt a:hover {
	color: #58585a;
	text-decoration: underline;
}

.blog-pagination {
	padding-bottom: 30px;
}

@media all and (min-width: 960px) and (max-width: 1364px) {
	.learn-portal-grid {
		margin-left: -10px;
		margin-right: -10px;
	}
	.idb-learn-portal-post {
		padding-left: 10px;
		padding-right: 10px;
	}
	.grid-1-1.learn-portal-icon,
	.grid-1-2.learn-portal-icon {
		height: 70px;
		float: right;
		margin-right: 10px;
		margin-top: -35px;
		width: 70px;
		-webkit-border-radius: 70px;
		-moz-border-radius: 70px;
		border-radius: 70px;
	}
	.grid-2-1.learn-portal-icon {
		height: 80px;
		float: right;
		margin-right: 15px;
		margin-top: -40px;
		width: 80px;
		-webkit-border-radius: 80px;
		-moz-border-radius: 80px;
		border-radius: 80px;
	}
	.grid-2-1-2.learn-portal-icon {
		height: 60px;
		margin-left: -30px;
		margin-top: 15px;
		width: 60px;
		vertical-align: top;
		-webkit-border-radius: 60px;
		-moz-border-radius: 60px;
		border-radius: 60px;
	}
	.grid-2-3-2.learn-portal-icon {
		height: 90px;
		float: right;
		margin-right: 15px;
		margin-top: -45px;
		width: 90px;
		-webkit-border-radius: 90px;
		-moz-border-radius: 90px;
		border-radius: 90px;
	}
	.grid-2-1-2.learn-portal-post-title {
		margin-top: 10px;
	}
	.solutions-page-grid .grid-2-1-2.learn-portal-post-title {
		margin-top: 20px;
	}
	p.grid-2-1-2.learn-portal-post-excerpt,
	p.grid-2-1-2.solutions-page-grid-link {
		margin-left: calc(31.746031746032% - -50px);
		margin-top: -20px;
	}
}

@media all and (max-width: 959px) {
	.grid-sizer,
	.grid-item-width1,
	.grid-item-width2 {
		width: 50%;
	}
	.grid-item-height1-2,
	.grid-item-height1,
	.grid-item-height3-2,
	.grid-item-height2 {
		height: 300px;
	}
	.grid-1-1.learn-portal-post-thumbnail,
	.grid-1-2.learn-portal-post-thumbnail,
	.grid-2-1.learn-portal-post-thumbnail,
	.grid-2-1-2.learn-portal-post-thumbnail,
	.grid-2-3-2.learn-portal-post-thumbnail {
		height: 33%;
	}
	.grid-1-1.learn-portal-icon,
	.grid-1-2.learn-portal-icon,
	.grid-2-1.learn-portal-icon,
	.grid-2-1-2.learn-portal-icon,
	.grid-2-3-2.learn-portal-icon {
		height: 90px;
		float: right;
		margin-right: 15px;
		margin-top: -45px;
		width: 90px;
		-webkit-border-radius: 90px;
		-moz-border-radius: 90px;
		border-radius: 90px;
	}
	h3.grid-1-1.learn-portal-post-title,
	h3.grid-1-2.learn-portal-post-title,
	h3.grid-2-1.learn-portal-post-title,
	h3.grid-2-1-2.learn-portal-post-title,
	h3.grid-2-3-2.learn-portal-post-title {
		margin-top: 20px;
	}
	.grid-2-1-2.learn-portal-post-thumbnail {
		border-right: none;
		border-bottom: solid;
		border-bottom-left-radius: 0px;
		border-top-left-radius: 5px;
		border-top-right-radius: 5px;
	}
	p.grid-1-1.learn-portal-post-excerpt,
	p.grid-1-2.learn-portal-post-excerpt,
	p.grid-2-1.learn-portal-post-excerpt,
	p.grid-2-1-2.learn-portal-post-excerpt,
	p.grid-2-3-2.learn-portal-post-excerpt {
		font-size: 21px;
		line-height: 30px;
	}
}

@media all and (max-width: 630px) {
	.grid-sizer,
	.grid-item-width1,
	.grid-item-width2 {
		width: 100%;
	}
	.grid-1-1.learn-portal-post-thumbnail,
	.grid-1-2.learn-portal-post-thumbnail,
	.grid-2-1.learn-portal-post-thumbnail,
	.grid-2-1-2.learn-portal-post-thumbnail,
	.grid-2-3-2.learn-portal-post-thumbnail {
		height: 50%;
	}
}

@media all and (max-width: 959px) {
	.grid-2-1-2.learn-portal-post-thumbnail {
		width: 100%;
	}
	.grid-2-1-2.learn-portal-icon {
		height: 90px;
		float: right;
		margin-right: 15px;
		margin-top: -45px;
		width: 90px;
		-webkit-border-radius: 90px;
		-moz-border-radius: 90px;
		border-radius: 90px;
	}
	p.grid-2-1-2.learn-portal-post-excerpt,
	p.grid-2-1-2.solutions-page-grid-link {
		font-size: 21px;
		font-weight: 800;
		line-height: 30px;
		margin-left: 35px;
		margin-right: 35px;
		margin-top: 0px;
	}
	.grid-2-1-2.learn-portal-post-title {
		margin-top: 15px;
		margin-left: 35px;
	}
}

/*
*   Learn Portal Pagination
*/

div.learn-portal-pagination p {
	text-align: center;
	vertical-align: top;
}

div.learn-portal-pagination p a,
div.learn-portal-pagination p span {
	color: #58585a;
	font-size: 18px;
	margin-left: 14px;
	margin-right: 14px;
	vertical-align: top;
}

div.learn-portal-pagination p span.current-page,
div.learn-portal-pagination p a:hover {
	border-bottom: 1px solid #58585a;
	padding-bottom: 2px;
	text-decoration: none;
}

/*
*   Solutions Page grid
*/

.solutions-page-quote-title {
	color: #fff;
	display: inline-block;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	margin-bottom: 0px;
	margin-left: 35px;
	padding-bottom: 0px;
	padding-right: 36px;
	text-transform: uppercase;
}

.solutions-page-grid-quote {
	background-image: url(../images/quote_icon.png);
	background-repeat: no-repeat;
	background-position: 10px 0px;
	color: #fff;
	font-size: 21px;
	font-style: italic;
	line-height: 30px;
	margin-bottom: 0px;
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 20px;
	padding-bottom: 20px;
	overflow: visible;
}

.solutions-page-grid-author {
	color: #fff;
	font-size: 14px;
	font-style: italic;
	font-weight: 400;
	line-height: 20px;
	margin-left: 35px;
	margin-right: 35px;
}

.solutions-page-grid .idb-learn-portal-post h3.learn-portal-post-title {
	border-bottom: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
}

.solutions-grid-title-spacer {
	height: 1px;
	margin-top: 8px;
	margin-left: 35px;
	margin-bottom: 10px;
}

@media all and (min-width: 960px) {
	.idb-learn-portal-post.grid-item-width2.grid-item-height1-2
		.grid-2-1-2.learn-portal-icon {
		position: absolute;
		left: calc(31.746031746032% - 40px);
		margin: 0px;
		top: 15px;
	}
	.idb-learn-portal-post.grid-item-width2.grid-item-height1-2
		p.grid-2-1-2.learn-portal-post-excerpt {
		left: calc(31.746031746032% - -60px);
		margin: 0px;
		padding-right: 15px;
		position: absolute;
		top: 74px;
	}
	.idb-learn-portal-post.grid-item-width2.grid-item-height1-2
		h3.learn-portal-post-title {
		left: calc(31.746031746032% - -60px);
		margin: 0px;
		padding: 0px;
		position: absolute;
		top: 20px;
	}
	.solutions-grid-title-spacer.grid-2-1-2 {
		left: calc(31.746031746032% - -60px);
		margin: 0px;
		padding: 0px;
		position: absolute;
		top: 60px;
	}
}

@media all and (min-width: 960px) and (max-width: 1365px) {
	.idb-learn-portal-post.grid-item-width2.grid-item-height1-2
		.grid-2-1-2.learn-portal-icon {
		left: calc(31.746031746032% - 30px);
	}
}

.solutions-grid-title-spacer span {
	background-color: #58585a;
	display: inline-block;
	height: 1px;
	vertical-align: top;
	width: 82px;
}

.solutions-grid-title-spacer.quote-spacer span {
	background-color: #fff;
}

.idb-learn-portal-inner.solutions-page-quote {
	background-color: transparent;
}

/*
*   Custom Post Type Theme Pages
*/

/*
body.single-guides .container,
body.single-webinars .container,
body.single-videos .container,
body.single-ebooks .container {
    max-width: 100% !important;
    padding-left: 25px;
    padding-right: 25px;
    width: 100%;
} */

.idb-learn-page-header-container {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	border-bottom: solid;
	border-width: 8px;
	min-height: 525px;
	position: relative;
}

.idb-customers-page-header-container::before,
.idb-learn-page-header-container::before {
	background-color: rgba(0, 0, 0, 0.4);
	content: '';
	display: block;
	height: 100%;
	left: 0px;
	top: 0px;
	width: 100%;
	position: absolute;
}

.idb-customers-page-header-container.hide-overlay::before,
.idb-learn-page-header-container.hide-overlay::before {
	display: none;
}

.idb-customers-page-header-container .header-text-container,
.idb-learn-page-header-container .header-text-container {
	position: relative;
	z-index: 1;
}

.idb-learn-page-header-container.dataconnections-header-container {
	min-height: 425px;
}

.idb-learn-page-icon-container {
	background-color: #fff;
	-webkit-border-radius: 150px;
	-moz-border-radius: 150px;
	border-radius: 150px;
	display: inline-block;
	float: right;
	margin-top: -80px;
	margin-right: 15px;
	position: relative;
	z-index: 10;
}

.idb-learn-page-icon {
	float: right;
	height: 150px;
	width: 150px;
	padding: 35px;
}

.learn-page-back-link {
	margin-top: 10px;
}

.learn-page-back-link a {
	color: #808285;
	font-size: 16px;
	font-weight: 400;
	text-transform: uppercase;
}

.learn-page-back-link a:hover {
	color: #808285;
	text-decoration: none;
}

.learn-page-content {
	margin-bottom: 50px;
	margin-left: 10%;
	margin-right: 10%;
}

ul.bullet-list {
	list-style-type: disc;
	padding-left: 20px;
}

@media all and (max-width: 959px) {
	.idb-learn-page-icon-container {
		display: none;
	}
	.page-template-template-solutions #content-wrap {
		margin-top: 40px;
	}
}

@media all and (min-width: 650px) and (max-width: 1199px) {
	.learn-page-content {
		margin-left: 10px;
		margin-right: 10px;
	}
}

@media all and (min-width: 1200px) {
	.learn-page-content {
		margin-left: 200px;
		margin-right: 200px;
	}
}

.idb-learn-page-header-container h2,
h1.idb-subpage-header span.idb-subpage-header-small-text {
	border-bottom: 1px solid #fff;
	display: inline-block;
	font-size: 18.75px;
	font-weight: 300;
	line-height: 30px;
	margin-top: 140px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	padding-right: 50px;
	text-transform: uppercase;
}

h1.idb-subpage-header span {
	display: block;
	max-width: 50%;
}

h1.idb-subpage-header.idb-cta-header span {
	max-width: 100%;
}

.idb-learn-page-header-container h1,
h1.idb-subpage-header span.idb-subpage-header-large-text {
	font-size: 36px;
	font-weight: 800;
	line-height: 48px;
}

h1.idb-subpage-header span.idb-subpage-header-large-text.lighter-font-weight {
	font-weight: 700;
}

.idb-learn-page-header-container h1,
.idb-learn-page-header-container h2,
h1.idb-subpage-header span.idb-subpage-header-large-text,
h1.idb-subpage-header span.idb-subpage-header-small-text {
	color: #fff;
}

.learn-page-cta {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #fff;
	display: inline-block;
	font-size: 14px;
	font-weight: 800;
	line-height: 20px;
	margin-top: 20px;
	min-width: 140px;
	padding: 10px 20px;
	text-transform: uppercase;
	text-align: center;
}

.customers-page .learn-page-cta,
.learn-page-guides .learn-page-cta,
.learn-page-custom-post-type .learn-page-cta {
	border: 2px solid #b2d155;
	background-color: #b2d155;
	line-height: 20px;
	transition: all 0.2s;
}

.learn-page-custom-post-type.learn-page-webinars a.learn-page-cta {
	border: 2px solid #62beae;
	background-color: #62beae;
}

.customers-page .learn-page-cta,
body.solutions-template .learn-page-cta {
	border: 2px solid #f9b51c;
	background-color: #f9b51c;
	line-height: 20px;
	transition: all 0.2s;
}

div.learn-page-webinars ul {
	padding-left: 20px;
	padding-bottom: 20px;
}

div.learn-page-webinars ul li:before {
	color: #63beae;
	content: '\2022';
	display: block;
	position: relative;
	max-width: 0px;
	max-height: 0px;
	left: -20px;
	top: -1px;
	font-size: 1em;
}

.customers-page a.learn-page-cta:hover,
.learn-page-guides a.learn-page-cta:hover,
.learn-page-custom-post-type a.learn-page-cta:hover,
body.solutions-template a.learn-page-cta:hover {
	background-color: transparent;
	cursor: pointer;
	text-decoration: none;
	transition: all 0.2s;
}

.learn-page-guides a.learn-page-cta:hover,
.learn-page-custom-post-type a.learn-page-cta:hover {
	color: #b2d155;
}

.customers-page a.learn-page-cta:hover,
body.solutions-template a.learn-page-cta:hover {
	color: #f9b51c;
}

body.solutions-template h2 {
	font-size: 24px;
	line-height: 36px;
}

.learn-page-custom-post-type.learn-page-webinars a.learn-page-cta:hover {
	color: #62beae;
}

.customers-page .learn-page-cta {
	border: 2px solid #e79f23;
	background-color: #e79f23;
}

.customers-page a.learn-page-cta:hover {
	color: #f9b51c;
}

.learn-page-guides .learn-page-content h3,
.learn-page-custom-post-type .learn-page-content h3 {
	color: #58585a;
	font-size: 24px;
	font-weight: 800;
	margin-top: 60px;
}

.learn-page-custom-post-type .learn-page-content h1,
.learn-page-custom-post-type .learn-page-content h2,
.learn-page-custom-post-type .learn-page-content h4,
.learn-page-custom-post-type .learn-page-content h5,
.learn-page-custom-post-type .learn-page-content h6 {
	color: #58585a;
	font-weight: 800;
	margin-top: 60px;
}

.learn-page-custom-post-type .learn-page-content h2 {
	font-size: 24px;
	line-height: 36px;
}

.learn-page-guides .learn-page-content p,
.learn-page-custom-post-type .learn-page-content p {
	color: #58585a;
	font-size: 18.75px;
	font-weight: 300;
	line-height: 30px;
	margin-bottom: 20px;
}

.learn-page-custom-post-type .learn-page-content p.quote {
	font-size: 24px;
	line-height: 36px;
}

body.single-guides div.post-pagination-wrap {
	display: none;
}

ul.post-pagination li {
	font-weight: 400;
}

@media all and (max-width: 960px) {
	.idb-learn-page-header-container h1,
	h1.idb-subpage-header span.idb-subpage-header-large-text,
	h1.idb-subpage-header span {
		max-width: 100%;
	}
	.idb-learn-page-header-container h2,
	h1.idb-subpage-header span.idb-subpage-header-small-text {
		margin-top: 80px;
	}
}

/*
*    Custom Post Type: Guides
 */

div.learn-page-guides .learn-page-content {
	max-width: 1050px;
	margin-left: auto;
	margin-right: auto;
}

div.learn-page-guides .learn-page-content h1,
div.learn-page-guides .learn-page-content h2,
div.learn-page-guides .learn-page-content h3,
div.learn-page-guides .learn-page-content h4,
div.learn-page-guides .learn-page-content h5,
div.learn-page-guides .learn-page-content h6 {
	color: #58585a;
}

div.learn-page-guides .learn-page-content ul,
div.learn-page-guides .learn-page-content ul li {
	color: #58585a;
	font-size: 18.75px;
	font-weight: 300;
}

div.learn-page-guides .learn-page-content ul {
	margin-bottom: 20px;
}

div.learn-page-guides .learn-page-content ul li {
	line-height: 30px;
}

div.learn-page-guides ul {
	padding-left: 20px;
	padding-bottom: 20px;
}

div.learn-page-guides ul li:before {
	color: #b2d155;
	content: '\2022';
	display: block;
	position: relative;
	max-width: 0px;
	max-height: 0px;
	left: -20px;
	top: -1px;
	font-size: 1em;
}

div.learn-page-guides .learn-page-content p {
	margin-bottom: 20px;
}

div.learn-page-guides .learn-page-content p strong,
div.learn-page-guides .learn-page-content ul li strong {
	font-weight: 800;
}

.idb-image-chart-image {
	float: left;
	width: 300px;
}

.idb-image-chart-image img {
	margin-top: 15px;
}

.idb-image-chart-text {
	float: left;
	padding-left: 25px;
	width: calc(100% - 300px);
}

div.learn-page-guides .learn-page-content img.alignright,
div.learn-page-guides .learn-page-content img.alignleft,
div.learn-page-guides .learn-page-content img.aligncenter {
	margin-top: 15px;
}

div.guide-common-charts-container {
	margin-top: 50px;
}

div.learn-page-guides .learn-page-content div.guide-common-chart {
	margin-bottom: 30px;
	padding-left: 3px;
	padding-right: 3px;
	text-align: center;
}

div.learn-page-guides .learn-page-content div.guide-common-chart h4 {
	font-size: 18px;
	font-weight: 700;
	margin-top: 0px;
	text-transform: uppercase;
}

span.guide-common-chart-helper {
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

div.guide-common-chart .guide-common-chart-image img {
	vertical-align: middle;
}

div.guide-common-chart .guide-common-chart-image {
	height: 100px;
}

.common-chart-container {
	margin-bottom: 30px;
}

img.common-chart {
	margin-top: 18px;
}

img.common-chart.left {
	display: inline-block;
	height: auto;
	float: left;
	margin-right: 30px;
	width: 160px;
}

p.common-chart-text {
	display: inline-block;
	position: relative;
	width: calc(100% - 190px);
}

img.common-chart.right {
	float: right;
	margin-left: 30px;
}

.dash-board-image-mobile-show {
	display: none;
}

@media all and (max-width: 991px) {
	.idb-image-chart-image {
		float: none;
		text-align: center;
		width: 100%;
	}
	.idb-image-chart-text {
		float: none;
		width: 100%;
	}
}

@media all and (max-width: 600px) {
	img.common-chart.left {
		float: none;
		margin-left: auto;
		margin-right: auto;
		width: 200px;
	}
	p.common-chart-text {
		width: 100%;
	}
	.dash-board-image-mobile-hide {
		display: none;
	}
	div.learn-page-guides
		.learn-page-content
		img.alignright.dash-board-image-mobile-show {
		display: block;
		float: none;
		margin: 40px auto 0px;
		width: 100%;
	}
}

@media all and (max-width: 430px) {
	div.guide-common-chart {
		width: 100%;
	}
}

/*
* Header CTA "See More" Arrow
*/

.idb-learn-page-header-container {
	position: relative;
}

.header-cta-see-more.title-slide-bottom {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}

.header-cta-see-more.title-slide-bottom .title-slide-chevron-content {
	font-size: 39px;
	text-align: center;
}

.header-cta-see-more.title-slide-bottom .start-tour {
	color: #fff;
	cursor: pointer;
	font-size: 32px;
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
}

.header-cta-see-more.title-slide-bottom .start-tour .start-tour-border {
	border-top: 2px solid #fff;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	padding: 5px 10px;
	position: relative;
}

.header-cta-see-more.title-slide-bottom
	.start-tour
	.start-tour-border
	.start-tour-bottom {
	background-color: #fff;
	bottom: 0px;
	height: 2px;
	position: absolute;
	width: 32%;
}

.header-cta-see-more.title-slide-bottom
	.start-tour
	.start-tour-border
	.start-tour-bottom.left {
	left: 0;
}

.header-cta-see-more.title-slide-bottom
	.start-tour
	.start-tour-border
	.start-tour-bottom.right {
	right: 0;
}

.header-cta-see-more.title-slide-bottom .chevron {
	background-image: url('../images/chevron.png');
	cursor: pointer;
	display: inline-block;
	height: 39px;
	margin-bottom: -5px;
	width: 62px;
	animation: bounce 2s infinite;
	-webkit-animation: bounce 2s infinite;
	-moz-animation: bounce 2s infinite;
	-o-animation: bounce 2s infinite;
}

@-webkit-keyframes bounce {
	0%,
	20%,
	50%,
	80%,
	100% {
		-webkit-transform: translateY(0);
	}
	40% {
		-webkit-transform: translateY(-5px);
	}
	60% {
		-webkit-transform: translateY(-5px);
	}
}

@-moz-keyframes bounce {
	0%,
	20%,
	50%,
	80%,
	100% {
		-moz-transform: translateY(0);
	}
	40% {
		-moz-transform: translateY(-5px);
	}
	60% {
		-moz-transform: translateY(-5px);
	}
}

@-o-keyframes bounce {
	0%,
	20%,
	50%,
	80%,
	100% {
		-o-transform: translateY(0);
	}
	40% {
		-o-transform: translateY(-5px);
	}
	60% {
		-o-transform: translateY(-5px);
	}
}

@keyframes bounce {
	0%,
	20%,
	50%,
	80%,
	100% {
		transform: translateY(0);
	}
	40% {
		transform: translateY(-5px);
	}
	60% {
		transform: translateY(-5px);
	}
}

.header-cta-see-more.title-slide-bottom .accent-bar-container {
	height: 30px;
	position: relative;
	width: 100%;
}

.header-cta-see-more.title-slide-bottom .accent-bar {
	background-repeat: no-repeat;
	height: 30px;
	width: 50%;
}

.header-cta-see-more.title-slide-bottom .accent-bar.left {
	background-color: #fff;
	position: absolute;
	left: -50px;
}

.header-cta-see-more.title-slide-bottom .accent-bar.right {
	background-color: #fff;
	position: absolute;
	right: -50px;
}

.header-cta-see-more.title-slide-bottom .accent-bar.left:before {
	z-index: 1;
	content: '';
	position: absolute;
	left: 35px;
	top: 0;
	height: 100%;
	width: 100%;
	background-color: #fff;
	-webkit-transform: skewX(45deg);
	-moz-transform: skewX(45deg);
	-ms-transform: skewX(45deg);
	transform: skewX(45deg);
}

.header-cta-see-more.title-slide-bottom .accent-bar.right:before {
	z-index: 1;
	content: '';
	position: absolute;
	right: 35px;
	top: 0;
	height: 100%;
	width: 100%;
	background-color: #fff;
	-webkit-transform: skewX(-45deg);
	-moz-transform: skewX(-45deg);
	-ms-transform: skewX(-45deg);
	transform: skewX(-45deg);
}

/*
*   Customers Page
*/

.idb-customers-page-header-container {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	border-bottom: solid;
	border-width: 8px;
	min-height: 525px;
	position: relative;
}

.idb-customers-page-header-container h2 {
	border-bottom: 1px solid #fff;
	display: inline-block;
	font-size: 24px;
	margin-top: 140px;
	padding-bottom: 20px;
	padding-right: 50px;
	text-transform: uppercase;
}

.idb-customers-page-header-container h1 {
	font-size: 48px;
	font-weight: 800;
	line-height: 58px;
}

.idb-customers-page-header-container h1,
.idb-customers-page-header-container h2 {
	color: #fff;
}

.learn-page-custom-post-type
	.learn-page-content
	p.customers-inpage-quote-author,
.learn-page-custom-post-type .learn-page-content p.quote-author {
	color: #58585a;
	font-size: 14px;
	font-style: italic;
	font-weight: 400;
	line-height: 20px;
	margin-left: 3%;
}

/*
*   Customers Page Grid
*/

.customers-page-grid {
	margin-top: -150px;
	margin-bottom: 0px;
	margin-left: -15px;
	margin-right: -15px;
	opacity: 0;
	padding-bottom: 20px;
	filter: alpha(opacity=0);
}

.customer-grid-item {
	margin-bottom: 30px;
	overflow: hidden;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.customer-grid-item .customer-grid-inner {
	background-color: #fff;
	height: 100%;
	overflow: hidden;
	width: 100%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.customer-grid-item .customer-grid-inner .customer-grid-item-type {
	white-space: nowrap;
}

.customer-grid-item .customer-grid-inner .customer-grid-quote {
	color: #58595b;
	font-weight: 800;
	margin-bottom: 10px;
}

.customer-grid-item .customer-grid-inner .customer-grid-quote.italic {
	font-style: italic;
}

.customer-grid-item .customer-grid-inner .customer-grid-customer {
	color: #58585a;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	padding-top: 15px;
	text-transform: uppercase;
}

.customer-grid-quote.idb-customers-background-quote {
	background-image: url(../images/customers_quote_background.png);
	background-repeat: no-repeat;
	overflow: visible;
}

.customer-grid-item .customer-grid-inner .customer-grid-spacer {
	background-color: #58585a;
	height: 1px;
	width: 125px;
}

/* customer page responsive header */

@media all and (max-width: 959px) {
	.idb-customers-page-header-container .learn-page-cta {
		margin-top: 0px;
	}
	.customers-page-grid {
		margin-top: -120px;
	}
	.idb-customers-page-header-container h2 {
		margin-top: 90px;
	}
}

@media all and (max-width: 600px) {
	.customers-page-grid {
		margin-top: -90px;
	}
	.idb-customers-page-header-container h2 {
		margin-top: 60px;
	}
}

/* end customer page responsive header */

/* customer grid tweets */

.customer-grid-item.customer-tweet .customer-grid-inner .twitter-icon {
	display: inline-block;
	position: absolute;
	top: 8px;
	right: 35px;
}

.customer-grid-item.customer-tweet .customer-grid-inner .twitter-icon i {
	color: #55acee;
}

.customer-grid-item.customer-tweet .customer-grid-inner p.twitter-user {
	position: relative;
	margin-bottom: 0px;
}

.customer-grid-item.customer-tweet .customer-grid-inner p.twitter-user img {
	height: 36px;
	width: 36px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.customer-grid-item.customer-tweet .customer-grid-inner {
	padding: 10px;
}

.customer-grid-item.customer-tweet
	.customer-grid-inner
	p.twitter-user
	a.fullname {
	color: #000;
	font-family: Helvetica, Roboto, 'Segoe UI', Calibri, sans-serif;
	font-size: 14px;
	font-weight: 700;
	left: 45px;
	line-height: 14px;
	position: absolute;
	top: 4px;
	vertical-align: top;
}

.customer-grid-item.customer-tweet
	.customer-grid-inner
	p.twitter-user
	a.fullname:hover {
	color: #55acee;
	text-decoration: none;
}

.customer-grid-item.customer-tweet
	.customer-grid-inner
	p.twitter-user
	a.username {
	color: rgb(105, 120, 130);
	font-family: Helvetica, Roboto, 'Segoe UI', Calibri, sans-serif;
	font-size: 12.5px;
	font-weight: 400;
	left: 45px;
	line-height: 12.5px;
	position: absolute;
	top: 20px;
	vertical-align: top;
}

.customer-grid-item.customer-tweet
	.customer-grid-inner
	p.twitter-user
	a.username:hover {
	color: #55acee;
	text-decoration: none;
}

.customer-grid-item.customer-tweet .customer-grid-inner p.twitter-tweet {
	font-family: 'Helvetica', 'Roboto', 'Segoe UI', 'Calibri', sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
	margin-bottom: 0px;
}

.customer-grid-item.customer-tweet .customer-grid-inner p.twitter-tweet a {
	color: #55acee;
}

.customer-grid-item.customer-tweet .customer-grid-inner p.twitter-meta {
	color: rgb(105, 120, 130);
	font-family: 'Helvetica', 'Roboto', 'Segoe UI', 'Calibri', sans-serif;
	font-size: 12px;
	font-weight: 400;
	line-height: 17px;
	margin-bottom: 0px;
}

/* end customer grid tweets */

/* customer grid tweets responsive */

@media all and (min-width: 701px) and (max-width: 959px) {
	.customer-grid-item.customer-tweet .customer-grid-inner .twitter-icon {
		font-size: 24px;
		top: 18px;
		right: 40px;
	}
	.customer-grid-item.customer-tweet .customer-grid-inner {
		padding: 20px;
	}
	.customer-grid-item.customer-tweet .customer-grid-inner p.twitter-user img {
		height: 48px;
		width: 48px;
	}
	.customer-grid-item.customer-tweet
		.customer-grid-inner
		p.twitter-user
		a.fullname {
		font-size: 18px;
		left: 55px;
		line-height: 18px;
		top: 6px;
	}
	.customer-grid-item.customer-tweet
		.customer-grid-inner
		p.twitter-user
		a.username {
		font-size: 16px;
		left: 55px;
		line-height: 16px;
		top: 25px;
	}
	.customer-grid-item.customer-tweet .customer-grid-inner p.twitter-tweet {
		font-size: 21px;
		line-height: 28px;
	}
	.customer-grid-item.customer-tweet .customer-grid-inner p.twitter-meta {
		font-size: 18px;
		line-height: 24px;
	}
}

@media all and (min-width: 960px) and (max-width: 1200px) {
	.customer-grid-item.customer-tweet .customer-grid-inner .twitter-icon {
		display: none;
	}
	.customer-grid-item.customer-tweet.small-desktop
		.customer-grid-inner
		p.twitter-tweet {
		font-size: 13px;
		line-height: 14px;
	}
}

/* end customer grid tweets responsive */

/* Customer grid overlay */

.customer-grid-item .customer-grid-overlay {
	background-color: rgba(0, 0, 0, 0.85);
	display: none;
	height: 100%;
	left: 15px;
	position: absolute;
	top: 0px;
	width: calc(100% - 29px);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.customer-grid-item .customer-grid-overlay p {
	font-size: 18px;
	font-weight: 700;
	line-height: 24px;
	display: table-cell;
	vertical-align: middle;
	text-transform: uppercase;
}

.customer-grid-item .customer-grid-overlay p,
.customer-grid-item .customer-grid-overlay p a,
.customer-grid-item .customer-grid-overlay p a:hover {
	color: #fff;
	text-align: center;
	text-decoration: none;
}

.customer-grid-item .customer-grid-overlay p a {
	border: 2px solid #fff;
	display: inline-block;
	font-size: 14px;
	line-height: 20px;
	margin-left: 20px;
	margin-right: 20px;
	padding: 10px 20px;
	transition: 0.2s all;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.customer-grid-item .customer-grid-overlay p a:hover,
.customer-grid-item .customer-grid-overlay p a:active {
	background-color: #fff;
	color: #000;
	transition: 0.2s all;
}

.customer-grid-item:hover .customer-grid-overlay {
	display: table;
}

/* end of customer grid overlay */

/* customer grid sizing */

.customer-grid-1-1 {
	height: 160px;
	width: 25%;
}

.customer-grid-1-2 {
	height: 275px;
	width: 25%;
}

.customer-grid-2-1 {
	height: 160px;
	width: 50%;
}

.customer-grid-2-2 {
	height: 275px;
	width: 50%;
}

.customer-grid-4-2 {
	height: 222px;
	width: 100%;
}

@media all and (max-width: 960px) {
	.customer-grid-1-1,
	.customer-grid-1-2,
	.customer-grid-2-1,
	.customer-grid-2-2,
	.customer-grid-4-2 {
		height: 375px;
		width: 50%;
	}
}

@media all and (max-width: 700px) {
	.customer-grid-1-1,
	.customer-grid-1-2,
	.customer-grid-2-1,
	.customer-grid-2-2,
	.customer-grid-4-2 {
		height: auto;
		width: 100%;
	}
}

/* end customer grid sizing */

/* customer image sizing */

.customer-grid-item.customer-image .customer-grid-inner {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	display: table;
	padding: 15px;
}

.customer-grid-item.customer-image .customer-grid-inner p {
	display: table-cell;
	vertical-align: middle;
}

.customer-grid-item.customer-image .customer-grid-inner p img {
	display: block;
	max-height: 100%;
}

.customer-video-container {
	text-align: center;
}

.customer-video-container .outer_vidyard_wrapper {
	display: inline-block;
}

/* end customer image sizing */

/*  customer company color attributes */

.customer-grid-item.orange .customer-grid-inner {
	border-left: 12px solid #e79f23;
}

.customer-grid-item.teal .customer-grid-inner {
	border-left: 12px solid #62beae;
}

.customer-grid-item.green .customer-grid-inner {
	border-left: 12px solid #b2d234;
}

.customer-grid-item.orange
	.customer-grid-customer
	span.customer-grid-item-type {
	color: #e79f23;
}

.customer-grid-item.teal .customer-grid-customer span.customer-grid-item-type {
	color: #62beae;
}

.customer-grid-item.green .customer-grid-customer span.customer-grid-item-type {
	color: #b2d234;
}

/* end customer company color attributes */

/* customer grid items responsive sizing */

.customer-grid-item .customer-grid-inner.video-card .customer-grid-customer {
	text-align: center;
}

@media all and (max-width: 700px) {
	/* single column sizing */
	.customer-grid-item .customer-grid-inner {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.customer-grid-item .customer-grid-inner .customer-grid-quote,
	.customer-grid-item .customer-grid-inner .customer-grid-customer {
		padding-left: 40px;
		padding-right: 40px;
	}
	.customer-grid-item .customer-grid-inner .customer-grid-spacer {
		margin-left: 40px;
	}
	.customer-grid-quote.idb-customers-background-quote {
		background-position: 20px 0px;
	}
}

@media all and (min-width: 701px) and (max-width: 959px) {
	.customer-grid-item .customer-grid-inner {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.customer-grid-item .customer-grid-inner .customer-grid-quote,
	.customer-grid-item .customer-grid-inner .customer-grid-customer {
		padding-left: 40px;
		padding-right: 40px;
	}
	.customer-grid-item .customer-grid-inner .customer-grid-quote {
		margin-top: 20px;
	}
	.customer-grid-item
		.customer-grid-inner
		.customer-grid-quote.mobile-margin-none {
		margin-top: 0px;
	}
	.customer-grid-item .customer-grid-inner .customer-grid-quote.mobile-shrink {
		font-size: 21px;
		line-height: 30px;
		margin-top: 0px;
	}
	.customer-grid-item .customer-grid-inner .customer-grid-spacer {
		margin-left: 40px;
	}
	.customer-grid-quote.idb-customers-background-quote {
		background-position: 20px 0px;
	}
}

@media all and (min-width: 960px) {
	.customer-grid-item .customer-grid-inner {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.customer-grid-item .customer-grid-inner .customer-grid-quote,
	.customer-grid-item .customer-grid-inner .customer-grid-customer {
		padding-left: 40px;
		padding-right: 40px;
	}
	.customer-grid-item .customer-grid-inner.video-card .customer-grid-customer {
		padding-top: 0px;
	}
	.customer-grid-item .customer-grid-inner .customer-grid-spacer {
		margin-left: 40px;
	}
	.customer-grid-quote.idb-customers-background-quote {
		background-position: 20px 0px;
	}
	.customer-grid-item.customer-grid-2-1 .customer-grid-inner {
		padding-top: 20px;
	}
	.customer-grid-item.customer-grid-2-2 .customer-grid-inner {
		padding-top: 60px;
	}
	.customer-grid-item.customer-grid-2-2 .customer-grid-inner.video-card {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.customer-grid-item.customer-grid-4-2 .customer-grid-inner {
		padding-top: 60px;
	}
	.customer-grid-item.customer-grid-2-1
		.customer-grid-inner
		.customer-grid-quote {
		font-size: 24px;
		line-height: 36px;
		padding-top: 20px;
	}
	.customer-grid-item.customer-grid-2-2
		.customer-grid-inner
		.customer-grid-quote {
		font-size: 24px;
		line-height: 36px;
	}
	.customer-grid-item.customer-grid-4-2
		.customer-grid-inner
		.customer-grid-quote {
		background-position: 10% 0px;
		font-size: 24px;
		line-height: 36px;
	}
	.customer-grid-item.customer-grid-4-2
		.customer-grid-inner
		.customer-grid-quote,
	.customer-grid-item.customer-grid-4-2
		.customer-grid-inner
		.customer-grid-customer {
		padding-left: 12%;
		padding-right: 12%;
	}
	.customer-grid-item.customer-grid-4-2
		.customer-grid-inner
		.customer-grid-spacer {
		margin-left: 12%;
	}
}

@media all and (min-width: 960px) and (max-width: 1200px) {
	.customer-grid-item.customer-grid-1-2 .customer-grid-inner {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.customer-grid-item.customer-grid-2-1 .customer-grid-inner {
		padding-top: 0px;
	}
	.customer-grid-item.customer-grid-4-2 .customer-grid-inner {
		padding-top: 40px;
	}
	.customer-grid-item.customer-grid-2-1
		.customer-grid-inner
		.customer-grid-quote.idb-customers-background-quote {
		background-position: 20px 20px;
	}
	.customer-grid-item.customer-grid-2-2.less-top-margin .customer-grid-inner {
		padding-top: 20px;
	}
	.customer-grid-item.customer-grid-2-1
		.customer-grid-inner
		.customer-grid-customer
		img {
		max-width: 100px;
	}
	.customer-grid-item.customer-grid-1-2
		.customer-grid-inner
		.customer-grid-quote {
		background-position: 10px 0px;
		font-size: 21px;
		line-height: 28px;
	}
	.customer-grid-item.customer-grid-1-2
		.customer-grid-inner
		.customer-grid-quote,
	.customer-grid-item.customer-grid-1-2
		.customer-grid-inner
		.customer-grid-customer {
		padding-left: 20px;
		padding-right: 20px;
	}
	.customer-grid-item.customer-grid-1-2
		.customer-grid-inner
		.customer-grid-spacer {
		margin-left: 20px;
	}
}

@media all and (min-width: 960px) and (max-width: 1400px) {
	.customer-grid-item.customer-grid-1-2
		.customer-grid-inner
		.customer-grid-quote {
		background-position: 10px 0px;
		font-size: 18px;
		line-height: 28px;
		margin-top: 20px;
	}
	.customer-grid-item.customer-grid-1-2
		.customer-grid-inner
		.customer-grid-quote,
	.customer-grid-item.customer-grid-1-2
		.customer-grid-inner
		.customer-grid-customer {
		padding-left: 20px;
		padding-right: 20px;
	}
	.customer-grid-item.customer-grid-1-2
		.customer-grid-inner
		.customer-grid-spacer {
		margin-left: 20px;
	}
}

@media all and (min-width: 1201px) {
	.customer-grid-item.customer-grid-2-1.less-padding-2-1
		.customer-grid-inner
		.customer-grid-quote {
		padding-top: 0px;
	}
}

@media all and (min-width: 960px) {
	.customer-grid-item.customer-grid-1-2
		.customer-grid-inner
		.customer-grid-quote.desktop-font-larger {
		font-size: 24px;
		line-height: 36px;
	}
}

@media all and (min-width: 1400px) {
	.customer-grid-item.customer-grid-1-2
		.customer-grid-inner
		.customer-grid-quote.desktop-font-larger {
		margin-top: 20px;
	}
}

@media all and (max-width: 960px) {
	.customer-video-container {
		padding-left: 20px;
		padding-right: 20px;
	}
}

/* end customer grid items responsive sizing */

/* 
*   Company page
*/

@media all and (max-width: 600px) {
	.company-awards-list {
		margin-left: 0px;
		margin-right: 0px;
	}
}

@media all and (max-width: 960px) and (min-width: 601px) {
	.company-awards-list {
		margin-left: 40px;
		margin-right: 40px;
	}
}

@media all and (min-width: 961px) {
	.company-awards-list {
		margin-left: 100px;
		margin-right: 100px;
	}
}

/*
*    Blog Archive
*/

.blog-archive-container {
	background-color: #eeeeee;
}

/*
*  Archives - tags and categories
*/

body.archive.tag .entry-has-avatar .blog-entry-header {
	padding-left: 0px;
	text-align: center;
}

/*
*   Partners Page
*/

.idb-partners-logos {
	margin: 0 auto;
	max-width: 1100px;
}

body.idb-partners-page h3 {
	margin-top: 30px;
}

body.idb-partners-page h3.margin-top-80 {
	margin-top: 30px;
}

table.idb-partners-table {
	border: 1px solid #58595b;
	border-collapse: collapse;
	margin-bottom: 30px;
	width: 100%;
}

@media all and (max-width: 959px) {
	table.idb-partners-table.desktop {
		display: none;
	}
}

@media all and (min-width: 960px) {
	table.idb-partners-table.mobile {
		display: none;
	}
}

table.idb-partners-table th,
table.idb-partners-table td {
	border-left: 1px solid #58595b;
	border-right: 1px solid #58595b;
	border-collapse: collapse;
}

table.idb-partners-table th {
	color: #fff;
	font-size: 18.75px;
	font-weight: 800;
	line-height: 30px;
}

table.idb-partners-table th {
	padding-left: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
}

table.idb-partners-table th.th-left {
	background-color: #d4740e;
	background-image: -ms-linear-gradient(left, #cd6024 0%, #e18f39 100%);
	background-image: -moz-linear-gradient(left, #cd6024 0%, #e18f39 100%);
	background-image: -o-linear-gradient(left, #cd6024 0%, #e18f39 100%);
	background-image: -webkit-gradient(
		linear,
		left top,
		right top,
		color-stop(0, #cd6024),
		color-stop(100, #e18f39)
	);
	background-image: -webkit-linear-gradient(left, #cd6024 0%, #e18f39 100%);
	background-image: linear-gradient(to right, #cd6024 0%, #e18f39 100%);
}

table.idb-partners-table th.th-right {
	background-color: #d4740e;
	background-image: -ms-linear-gradient(left, #e18f39 0%, #e79e41 100%);
	background-image: -moz-linear-gradient(left, #e18f39 0%, #e79e41 100%);
	background-image: -o-linear-gradient(left, #e18f39 0%, #e79e41 100%);
	background-image: -webkit-gradient(
		linear,
		left top,
		right top,
		color-stop(0, #e18f39),
		color-stop(100, #e79e41)
	);
	background-image: -webkit-linear-gradient(left, #e18f39 0%, #e79e41 100%);
	background-image: linear-gradient(to right, #e18f39 0%, #e79e41 100%);
}

table.idb-partners-table tbody tr:first-child td {
	padding-top: 15px;
}

table.idb-partners-table tbody tr:last-child td {
	padding-bottom: 15px;
}

table.idb-partners-table td {
	color: #58585a;
	font-size: 18.75px;
	font-weight: 300;
	line-height: 30px;
	padding-left: 50px;
	padding-right: 20px;
}

table.idb-partners-table td span::before {
	content: '\2022';
	display: block;
	position: relative;
	max-width: 0px;
	max-height: 0px;
	left: -20px;
	top: -1px;
	color: #58585a;
	font-size: 1em;
}

.idb-quote-block-container.partners {
	border-right: 1px solid #d0d1d1;
	margin-right: 10%;
	padding-right: 30px;
}

.idb-quote-block.partners,
.idb-quote-block-author.partners {
	color: #58595b;
	font-style: italic;
	text-align: right;
}

h4.idb-quote-block.partners {
	font-size: 36px;
	font-weight: 800;
	font-style: italic;
	line-height: 48px;
}

.idb-quote-block-author.partners {
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
}

body.idb-partners-page .idb-solutions-widget .idb-partners-play-button {
	cursor: pointer;
	margin-top: 20px;
	margin-bottom: 0px;
	text-align: center;
}

body.idb-partners-page
	.idb-solutions-quote-container.idb-partners-quote-container {
	background-image: url(../images/partner_quote_background.jpg);
}

/*
*   Partners Quotes - Responsive
*/

@media all and (max-width: 900px) {
	.idb-quote-block-container.partners {
		margin-right: 0px;
	}
	h4.idb-quote-block.partners {
		font-size: 24px;
		font-weight: 800;
		font-style: italic;
		line-height: 36px;
	}
}

/*
*    Support Page
 */

.support-list-header {
	text-align: center;
	margin-bottom: -88px;
}

.support-list-container.one {
	border-top: 10px solid #63beae;
}

.support-list-container.two {
	border-top: 10px solid #b1d236;
}

.support-list-container.three {
	border-top: 10px solid #e79f23;
}

.support-list-header-image {
	background-color: #fff;
	display: inline-block;
	padding: 10px;
	width: 160px;
	-webkit-border-radius: 160px;
	-moz-border-radius: 160px;
	border-radius: 160px;
}

.support-list-container {
	background-color: #fff;
	padding: 80px 50px 50px;
}

body .support-list-container p {
	margin-bottom: 10px;
	font-weight: 600;
}

body .support-list-container h4 {
	font-size: 18.75px;
	font-weight: 400;
	line-height: 30px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
}

body .support-list-container h4 span {
	text-transform: uppercase;
	font-weight: 800;
}

ul.idb-support-list {
	padding-left: 18px;
	padding-right: 15px;
}

ul.idb-support-list li {
	font-size: 18.75px;
	line-height: 30px;
}

ul.idb-support-list li:before {
	content: '\2022';
	display: block;
	position: relative;
	max-width: 0px;
	max-height: 0px;
	left: -20px;
	top: -1px;
	font-size: 1em;
}

ul.idb-support-list.first li:before {
	color: #63beae;
}

ul.idb-support-list.second li:before {
	color: #b1d236;
}

ul.idb-support-list.third li:before {
	color: #e79f23;
}

.support-list-hr {
	margin-bottom: 25px;
	border-width: 1px;
}

.support-list-hr.one {
	border-color: #63beae;
}

.support-list-hr.two {
	border-color: #b1d236;
}

.support-list-hr.three {
	border-color: #e79f23;
}

.idb-support-get-started {
	min-height: 430px;
}

.idb-support-get-started .image-container {
	min-height: 430px;
	width: calc(100% - 830px);
	overflow: visible;
	position: relative;
}

.idb-support-get-started .image-container img {
	height: auto;
	max-width: none;
	position: absolute;
	right: -160px;
	width: 600px;
}

.idb-support-get-started .text-container {
	display: inline-block;
	margin-top: 30px;
	width: 830px;
}

.idb-support-get-started .text-container,
.idb-support-get-started .image-container {
	display: inline-block;
	float: left;
}

.idb-support-get-started .idb-get-started-col {
	display: inline-block;
	float: left;
	margin-top: 20px;
	width: 50%;
}

@media all and (min-width: 1300px) {
	.idb-support-get-started {
		max-width: 1400px;
		padding-left: 10px;
		padding-right: 10px;
		margin: 0 auto;
	}
}

@media all and (max-width: 1100px) {
	.idb-support-get-started .image-container img {
		right: -300px;
	}
}

@media all and (max-width: 959px) {
	#idb-support-contact-row .vc_empty_space {
		height: 0px !important;
	}
	#idb-support-contact-row .wpex-vc-column-wrapper {
		margin-bottom: 20px;
	}
	#idb-support-contact-row .first-child .wpex-vc-column-wrapper {
		margin-bottom: -20px;
	}
	.idb-support-get-started .image-container {
		width: calc(100% - 700px);
	}
	.idb-support-get-started .image-container img {
		right: -250px;
		top: 20px;
	}
	.idb-support-get-started .text-container {
		width: 700px;
	}
}

@media all and (max-width: 850px) {
	.idb-support-get-started {
		padding-left: 15px;
		padding-right: 15px;
	}
	.idb-support-get-started .image-container {
		display: none;
	}
	.idb-support-get-started .text-container {
		width: 100%;
	}
}

@media all and (max-width: 650px) {
	.idb-support-get-started .text-container .idb-get-started-col {
		width: 100%;
	}
}

/*
*   404 Template
*/

.fourohfour-page-header-container,
.search-page-header-container {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	border-bottom: solid;
	border-width: 8px;
	min-height: 325px;
}

.fourohfour-page-header-container h2,
.search-page-header-container h2 {
	border-bottom: 1px solid #fff;
	display: inline-block;
	font-size: 24px;
	margin-top: 140px;
	padding-bottom: 20px;
	padding-right: 50px;
	text-transform: uppercase;
}

.fourohfour-page-header-container h1,
.search-page-header-container h1 {
	font-size: 48px;
	font-weight: 800;
	line-height: 58px;
}

.fourohfour-page-header-container h1,
.search-page-header-container h1,
.fourohfour-page-header-container h2,
.search-page-header-container h2 {
	color: #fff;
}

.fourohfour-page #content-wrap {
	min-height: 300px;
}

/*
*    Archive Pages
 */

.idb-archive-thumbnail {
	font-size: 1em;
	line-height: 0px;
	position: relative;
}

.idb-archive-thumbnail .overlay-hover-button {
	-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=00)';
	filter: alpha(opacity=00);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	transition: all 0.2s;
}

.idb-archive-thumbnail:hover .overlay-hover-button {
	-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	transition: all 0.2s;
}

div.idb-archive div.nav-links span,
div.idb-archive div.nav-links a,
div.idb-archive div.nav-links a.page-numbers.next {
	display: inline-block;
	font-family: 'Lato';
	transition: 0.2s all;
}

div.idb-archive div.nav-links span:not(.dots):hover,
div.idb-archive div.nav-links a:not(.dots):hover {
	background-color: rgb(247, 247, 247);
	transition: 0.2s all;
}

/*
*   Modal CTA Windows
*/

@media only screen and (min-width: 920px) {
	.remodal.cta-modal.three-col-modal {
		max-width: 890px !important;
		padding-top: 60px;
	}
}

@media only screen and (max-width: 919px) {
	.remodal.cta-modal.three-col-modal {
		max-width: 90% !important;
	}
}

@media only screen and (min-width: 641px) {
	.remodal.cta-modal {
		max-width: 600px !important;
	}
	.remodal.cta-modal.dashboards-modal {
		max-width: 1400px !important;
		width: 95%;
	}
}

@media only screen and (max-width: 640px) {
	.remodal.cta-modal.dashboards-modal {
		max-width: 95%;
	}
}

/*
*    Customers Splash Page
 */

.customers-splash-container {
	max-width: 1920px;
	margin: 0 auto;
	padding-top: 100px;
	padding-bottom: 80px;
	padding-left: 30px;
	padding-right: 30px;
}

.conference-box-outer {
	background-repeat: no-repeat;
	background-position: top center;
	background-size: 50%;
	display: block;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 70px;
	width: 50%;
}

.conference-box-outer.austin {
	background-image: url(/wp-content/plugins/idb-theming/assets/images/conference/austin_background_shape.svg);
}

.conference-box-outer.london {
	background-image: url(/wp-content/plugins/idb-theming/assets/images/conference/london_background_shape.svg);
}

.conference-box-inner {
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	padding-top: 100px;
	padding-bottom: 125px;
}

.conference-box-inner.austin {
	background-image: url(/wp-content/plugins/idb-theming/assets/images/conference/austin_background_image.jpg);
}

.conference-box-inner.london {
	background-image: url(/wp-content/plugins/idb-theming/assets/images/conference/london_background_image.jpg);
}

.conference-box-inner h1 {
	display: table;
	font-size: 0px;
	height: 57px;
	line-height: 57px;
	margin-bottom: 0px;
	width: 100%;
}

.conference-box-inner h1 img {
	display: inline-block;
	padding-left: 15px;
	padding-right: 15px;
	max-width: 100%;
	vertical-align: middle;
}

.conference-box-subtitle {
	font-family: 'Lato';
	font-size: 27px;
	font-weight: 300;
	margin-top: 0px;
}

.conference-box-subtitle.austin {
	color: #e37325;
}

.conference-box-subtitle.london {
	color: #c15f62;
}

.conference-box-cta-button-container {
	margin-top: 80px;
}

.conference-box-cta-button {
	background-position: center;
	background-repeat: no-repeat;
	color: #fff;
	font-size: 17px;
	padding: 18px 60px;
	text-transform: uppercase;
	transition: 0.2s all;
}

.conference-box-cta-button:hover {
	color: #fff;
	text-decoration: none;
}

.conference-box-cta-button.austin {
	background-image: url(/wp-content/plugins/idb-theming/assets/images/conference/austin_button_bkgnd.svg);
}

.conference-box-cta-button.london {
	border: 2px solid #516e8f;
	background-color: #516e8f;
	padding: 12px 60px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.conference-box-cta-button.london:hover {
	background-color: transparent;
	color: #516e8f;
	transition: 0.2s all;
}

@media all and (max-width: 870px) {
	.conference-box-outer {
		float: none;
		margin-bottom: 40px;
		width: 100%;
	}
}

@media all and (max-width: 400px) {
	.conference-box-outer {
		padding-left: 0px;
		padding-right: 0px;
	}
	.conference-box-cta-button-container {
		padding-left: 20px;
		padding-right: 20px;
	}
	.conference-box-cta-button {
		display: block;
		padding-left: 0px;
		padding-right: 0px;
		width: 100%;
	}
}

/*
*    Pricing Page
 */

.idb-pricing-template {
	width: 100%;
	position: relative;
}

.idb-pricing-template::after {
	background-image: url(../images/pricing/pricing_pattern.png);
	background-size: 100%;
	background-position: top -140px center;
	background-repeat: no-repeat;
	content: '';
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	position: absolute;
	z-index: -1;
	opacity: 0.5;
}

.pricing-chart-container {
	padding-top: 40px;
	padding-bottom: 40px;
}

.pricing-chart-inner {
	text-align: center;
}

.pricing-chart-inner .pricing-chart-header {
	padding-top: 15px;
	padding-bottom: 15px;
}

.pricing-chart-inner .pricing-chart-header h4 {
	color: #fff;
	font-size: 24px;
	font-weight: 800;
	margin: 0px;
	line-height: 32px;
	text-transform: uppercase;
}

.pricing-chart-inner.professional-cloud .pricing-chart-header,
.pricing-chart-inner.professional-cloud .pricing-chart-footer {
	background-color: #e79f23;
}

.pricing-chart-inner.enterprise-on-premise .pricing-chart-header,
.pricing-chart-inner.enterprise-on-premise .pricing-chart-footer {
	background-color: #e69024;
}

.pricing-chart-inner.enterprise-hosted .pricing-chart-header,
.pricing-chart-inner.enterprise-hosted .pricing-chart-footer {
	background-color: #e48224;
}

.pricing-chart-inner.free-trial .pricing-chart-header,
.pricing-chart-inner.free-trial .pricing-chart-footer {
	background-color: #e37325;
}

.pricing-chart-inner .pricing-chart-footer p {
	font-size: 24px;
	font-weight: 800;
	margin: 0px;
	line-height: 32px;
}

.pricing-chart-inner .pricing-chart-footer p a {
	color: #fff;
	display: block;
	padding-top: 15px;
	padding-bottom: 15px;
}

.pricing-chart-inner .pricing-chart-footer p a:hover {
	text-decoration: none;
}

.pricing-chart-inner.professional-cloud .pricing-chart-content {
	border-left: 2px solid #e79f23;
	border-right: 2px solid #e79f23;
}

.pricing-chart-inner.enterprise-on-premise .pricing-chart-content {
	border-left: 2px solid #e69024;
	border-right: 2px solid #e69024;
}

.pricing-chart-inner.enterprise-hosted .pricing-chart-content {
	border-left: 2px solid #e48224;
	border-right: 2px solid #e48224;
}

.pricing-chart-inner.free-trial .pricing-chart-content {
	border-left: 2px solid #e37325;
	border-right: 2px solid #e37325;
}

.pricing-chart-inner .pricing-chart-price {
	margin-bottom: 30px;
}

.pricing-chart-inner.professional-cloud p.price {
	color: #e79f23;
}

.pricing-chart-inner.enterprise-on-premise p.price {
	color: #e69024;
}

.pricing-chart-inner.enterprise-hosted p.price {
	color: #e48224;
}

.pricing-chart-inner.free-trial p.price {
	color: #e37325;
}

.pricing-chart-inner p.price {
	font-size: 55px;
	font-weight: 800;
	line-height: 55px;
	margin-bottom: 0px;
	padding-top: 15px;
	text-transform: uppercase;
}

.pricing-chart-inner p.price-subtitle {
	color: #626262;
	font-size: 14px;
	font-weight: 700;
	line-height: 18px;
	margin-top: 5px;
	margin-bottom: 0px;
}

.pricing-chart-inner .pricing-chart-content ul {
	padding-bottom: 30px;
}

.pricing-chart-inner .pricing-chart-content ul li {
	color: #000;
	font-weight: 700;
	line-height: 32px;
}

.pricing-chart-inner.enterprise-on-premise
	.pricing-chart-content
	ul
	li.colored {
	color: #e69024;
}

.pricing-chart-inner.enterprise-hosted .pricing-chart-content ul li.colored {
	color: #e48224;
}

.pricing-chart-inner.free-trial .pricing-chart-content ul li.colored {
	color: #e37325;
}

p.pricing-additional-info {
	color: #000;
	font-size: 14px;
	font-weight: 700;
	line-height: 18px;
	margin-bottom: 15px;
}

.pricing-content {
	float: right;
}

.pricing-content-left {
	width: 30%;
}

.pricing-content-right {
	padding-right: 50px;
	padding-left: 20px;
	width: 70%;
}

.pricing-content-subheader {
	color: #585858;
	font-size: 30px;
	font-weight: 800;
	margin-left: -15px;
}

.pricing-content h2 {
	color: #585858;
	font-size: 30px;
	font-weight: 800;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: -15px;
}

.pricing-content p {
	color: #585858;
	font-weight: 400;
	padding-right: 40px;
}

p.pricing-disclaimer {
	color: #000;
	font-size: 10px;
	font-weight: 400;
	margin-left: -15px;
}

.pricing-content span.pricing-highlight {
	font-weight: 800;
}

.pricing-list-container ul {
	float: left;
	width: 50%;
	padding-left: 20px;
	padding-right: 50px;
}

.pricing-list-container ul li {
	color: #585858;
	font-size: 20px;
	font-weight: 400;
	line-height: 30px;
}

.pricing-list-container ul li:before {
	content: '\2022';
	display: block;
	position: relative;
	max-width: 0px;
	max-height: 0px;
	left: -20px;
	top: -1px;
	color: #e8a045;
	font-size: 1em;
}

.pricing-cta-button-container.main-button {
	margin-top: 30px;
	text-align: center;
}

.pricing-cta-button {
	border: 1px solid #808285;
	color: #808285;
	font-size: 20px;
	font-weight: 400;
	margin-left: -15px;
	padding: 12px 25px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-transform: uppercase;
	transition: 0.2s all;
}

.pricing-cta-button.no-margin {
	margin-left: 0px;
}

.pricing-cta-button:hover {
	border: 1px solid #e79f23;
	background-color: #e79f23;
	color: #fff;
	text-decoration: none;
	transition: 0.2s all;
}

.pricing-subtitle {
	color: #585858;
	font-size: 24px;
	font-weight: 800;
	line-height: 36px;
}

.pricing-contact-cta-container {
	margin: 0 auto;
	margin-top: 40px;
	padding-left: 23px;
	padding-right: 17px;
	max-width: 1300px;
}

.pricing-contact-cta {
	display: block;
	float: left;
	text-align: center;
	width: 33.3%;
}

.pricing-contact-cta.cta-left {
	text-align: left;
}

.pricing-contact-cta.cta-right {
	text-align: right;
}

.pricing-contact-cta-inner {
	display: inline-block;
	text-align: center;
}

.pricing-contact-cta-image {
	height: 128px;
}

.pricing-contact-cta h4 {
	color: #000;
	font-size: 24px;
	font-weight: 400;
	margin-top: 30px;
	margin-bottom: 30px;
}

div.idb-pricing-form-container {
	max-width: 1100px;
	margin-left: auto;
	margin-right: auto;
}

div.idb-pricing-form-container p {
	margin-right: 60px;
}

div.idb-pricing-form-container p,
div.idb-pricing-form-container ul,
div.idb-pricing-form-container li {
	color: #585858;
}

@media all and (max-width: 1430px) {
	.pricing-content-container {
		padding-left: 7px;
		padding-right: 7px;
	}
	.pricing-contact-cta-container {
		margin-left: 5%;
		margin-right: 5%;
	}
}

@media all and (max-width: 1060px) and (min-width: 768px) {
	.idb-pricing-form-box {
		position: absolute;
		right: 0px;
		width: 40%;
	}
}

@media all and (max-width: 992px) {
	.pricing-content-left {
		display: none;
	}
	.pricing-content-right {
		width: 100%;
		padding-right: 0px;
		padding-left: 0px;
	}
	.pricing-contact-cta-container {
		padding-left: 15px;
		padding-right: 15px;
	}
	.pricing-content p {
		padding-right: 0px;
	}
	.pricing-list-container ul {
		padding-right: 0px;
	}
}

@media all and (max-width: 880px) and (min-width: 768px) {
	.inpage-cta-form.custom-quote-form .idb-vc-form-submit {
		font-size: 16px;
		padding-left: 0px;
		padding-right: 0px;
	}
}

@media all and (max-width: 767px) {
	.idb-pricing-template::after {
		background-image: none;
	}
	.pricing-contact-cta {
		margin-bottom: 40px;
		width: 100%;
	}
	.pricing-contact-cta.cta-left,
	.pricing-contact-cta.cta-right {
		text-align: center;
	}
	.pricing-list-container ul {
		float: none;
		width: 100%;
	}
	.pricing-cta-button-container.main-button {
		margin-left: 0px;
		text-align: center;
	}
}

@media all and (max-width: 550px) {
	.pricing-content-subheader,
	.pricing-content h2,
	.pricing-cta-button,
	p.pricing-disclaimer {
		margin-left: 0px;
	}
}

/*
*    Footer CTA
 */

div#idb-footer-cta.footer-signup-form h1 {
	text-align: center;
	color: #333333;
	font-family: lato, arial, sans-serif;
}

div#idb-footer-cta.footer-signup-form .signup,
div#idb-footer-cta.footer-signup-form .contact {
	text-align: center;
	color: #fff;
	margin: 0 auto;
	max-width: 770px;
}

.footer-cta-row {
	position: relative;
}

div#idb-footer-cta.footer-signup-form .footer-cta-row:after {
	content: '';
	display: table;
	clear: both;
}

div#idb-footer-cta.footer-signup-form .footer-cta-row > div {
	float: left;
	padding: 5px;
}

div#idb-footer-cta.footer-signup-form .footer-cta-row > div.two-thirds {
	width: 66.66666666%;
}

div#idb-footer-cta.footer-signup-form .footer-cta-row > div.third {
	width: 33.33333333%;
}

div#idb-footer-cta.footer-signup-form .footer-cta-row > div.half {
	width: 50%;
}

div#idb-footer-cta.footer-signup-form .footer-cta-row > div.full {
	width: 100%;
}

div#idb-footer-cta.footer-signup-form [type='text'],
div#idb-footer-cta.footer-signup-form [type='email'],
div#idb-footer-cta.footer-signup-forms [type='number'] {
	display: block;
	width: 100%;
	line-height: 26px;
	border: 2px solid #808285;
	font-family: 'Lato';
	font-size: 14px;
	color: rgba(51, 51, 51, 0.7);
	padding: 5px 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

div#idb-footer-cta.footer-signup-form [type='text']:focus,
div#idb-footer-cta.footer-signup-form [type='email']:focus {
	outline: none;
	border-color: #da882a;
}

div#idb-footer-cta.footer-signup-form [type='text']:-webkit-autofill {
	-webkit-box-shadow: 0 0 0px 1000px #e8e7e7 inset;
	-webkit-text-fill-color: rgba(51, 51, 51, 0.7);
}

div#idb-footer-cta.footer-signup-form #cloud-submit {
	display: inline-block;
	width: 103%;
	padding: 2%;
	color: #fff;
	border: 2px solid #e79f23;
	background-color: #e79f23;
	font-size: 1.25em;
	text-align: center;
	outline: none;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin-top: 1%;
	text-decoration: none;
	-webkit-transition: background-color 0.2s ease-out, color 0.2s ease-out;
	transition: background-color 0.2s ease-out, color 0.2s ease-out;
}

div#idb-footer-cta.footer-signup-form #cloud-submit:hover,
div#idb-footer-cta.footer-signup-form #cloud-submit:active {
	background-color: #fff;
	color: #e79f23;
	-webkit-transition: background-color 0.3s ease-in, color 0.3s ease-in;
	transition: background-color 0.3s ease-in, color 0.3s ease-in;
}

.inpage-cta-form .idb-vc-form-submit,
div#idb-footer-cta.footer-signup-form .idb-vc-form-submit {
	cursor: pointer;
	display: inline-block;
	width: 100%;
	padding: 5px 10px;
	color: #fff;
	border: 2px solid #da882a;
	background-color: #da882a;
	font-family: 'Lato';
	font-size: 14px;
	line-height: 26px;
	text-align: center;
	outline: none;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-decoration: none;
	-webkit-transition: background-color 0.2s ease-out, color 0.2s ease-out;
	transition: background-color 0.2s ease-out, color 0.2s ease-out;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}

.inpage-cta-form.custom-quote-form .idb-vc-form-submit {
	padding: 5px 10px;
}

div#idb-footer-cta.footer-signup-form .idb-vc-form-submit:hover,
div#idb-footer-cta.footer-signup-form .idb-vc-form-submit:active {
	background-color: #fff;
	color: #da882a;
	-webkit-transition: background-color 0.3s ease-in, color 0.3s ease-in;
	transition: background-color 0.3s ease-in, color 0.3s ease-in;
}

div#idb-footer-cta.footer-signup-form #personal-submit {
	display: inline-block;
	width: 103%;
	padding: 2%;
	color: #fff;
	border: 2px solid #333333;
	background-color: #333333;
	font-size: 1.25em;
	text-align: center;
	outline: none;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin-top: 1%;
	text-decoration: none;
	-webkit-transition: background-color 0.2s ease-out, color 0.2s ease-out;
	transition: background-color 0.2s ease-out, color 0.2s ease-out;
}

div#idb-footer-cta.footer-signup-form #personal-submit:hover,
div#idb-footer-cta.footer-signup-form #personal-submit:active {
	background-color: #fff;
	color: #333333;
	-webkit-transition: background-color 0.3s ease-in, color 0.3s ease-in;
	transition: background-color 0.3s ease-in, color 0.3s ease-in;
}

div#idb-footer-cta.footer-signup-form ::-webkit-input-placeholder {
	/* WebKit, Blink, Edge */
	color: #333333;
	opacity: 0.7;
}

div#idb-footer-cta.footer-signup-form :-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #333333;
	opacity: 0.7;
}

div#idb-footer-cta.footer-signup-form ::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #333333;
	opacity: 0.7;
}

div#idb-footer-cta.footer-signup-form :-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	opacity: 0.7;
}

/* Custom dropdown */

div#idb-footer-cta.footer-signup-form .custom-dropdown {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	width: 100%;
}

div#idb-footer-cta.footer-signup-form .custom-dropdown select:-webkit-autofill {
	-webkit-box-shadow: 0 0 0px 1000px #e8e7e7 inset;
	-webkit-text-fill-color: rgba(51, 51, 51, 0.7);
}

div#idb-footer-cta.footer-signup-form .custom-dropdown select {
	color: rgba(51, 51, 51, 0.7);
	font-family: 'Lato';
	font-size: 14px;
	padding: 5px 10px;
	line-height: 26px;
	border: 2px solid #808285;
	text-indent: 0px;
	-webkit-appearance: button;
	/* hide default arrow in chrome OSX */
	-moz-appearance: none;
	width: 100%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	height: 2.6em;
}

div#idb-footer-cta.footer-signup-form .custom-dropdown::before,
div#idb-footer-cta.footer-signup-form .custom-dropdown::after {
	content: '';
	position: absolute;
	pointer-events: none;
}

div#idb-footer-cta.footer-signup-form .custom-dropdown::after {
	/*  Custom dropdown arrow */
	content: '\25BC';
	height: 1em;
	font-size: 0.625em;
	line-height: 1;
	right: 1.7em;
	top: 50%;
	margin-top: -0.5em;
}

div#idb-footer-cta.footer-signup-form .custom-dropdown::before {
	/*  Custom dropdown arrow cover */
	width: 2em;
	right: 0;
	top: 0;
	margin: 7px;
	bottom: 0;
	border-radius: 0;
}

div#idb-footer-cta.footer-signup-form .custom-dropdown select[disabled] {
	color: rgba(0, 0, 0, 0.3);
}

div#idb-footer-cta.footer-signup-form .custom-dropdown select[disabled]::after {
	color: rgba(0, 0, 0, 0.1);
}

div#idb-footer-cta.footer-signup-form .custom-dropdown::before {
	background-color: rgba(0, 0, 0, 0.15);
}

div#idb-footer-cta.footer-signup-form .custom-dropdown::after {
	color: rgba(0, 0, 0, 0.4);
}

span.idb-form-help {
	border: 1px solid #000;
	border-radius: 100px;
	font-weight: 700;
	line-height: 16px;
	padding: 2px 7px;
	position: absolute;
	right: -22px;
	top: 14px;
}

span.idb-form-help:hover {
	cursor: pointer;
}

.inpage-cta-form .footer-cta-row > div.idb-form-tooltip {
	background-color: #e79f23;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	color: #fff;
	font-weight: 400;
	float: none;
	line-height: 18px;
	padding: 10px;
	position: absolute;
	text-align: center;
	top: -45px;
}

@media all and (max-width: 1060px) and (min-width: 768px) {
	.inpage-cta-form.custom-quote-form {
		max-width: 85%;
	}
}

@media all and (max-width: 767px) {
	div#idb-footer-cta.footer-signup-form .footer-cta-row > div.two-thirds,
	div#idb-footer-cta.footer-signup-form .footer-cta-row > div.third,
	div#idb-footer-cta.footer-signup-form .footer-cta-row > div.half,
	div#idb-footer-cta.footer-signup-form .footer-cta-row > div.full {
		width: 100%;
	}
}

/*
 *	CTA Checkboxes
  */

div#idb-footer-cta.footer-signup-form
	.footer-cta-row
	> div.cta-checkbox-container,
.inpage-cta-form .footer-cta-row > div.cta-checkbox-container.full,
.footer-cta-row > div.cta-checkbox-container {
	background-color: #fff;
	border: 2px solid #808285;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 5px;
	margin-right: 0px;
	position: relative;
	padding: 14px;
	text-align: left;
	max-width: 100%;
	width: calc(100% - 9px);
}

.inpage-cta-form .footer-cta-row > div.cta-checkbox-container.full {
	border: none;
	padding-top: 5px;
	padding-bottom: 5px;
}

.inpage-cta-form.custom-quote-form
	.footer-cta-row
	> div.cta-checkbox-container.full {
	border: 2px solid #808285;
	padding: 0px;
}

.cta-label {
	line-height: 25px;
	font-size: 18.5px;
	font-weight: 400;
	color: rgba(51, 51, 51, 0.7);
	padding: 0.7em;
	padding-left: 40px;
}

.inpage-cta-form.custom-quote-form
	.footer-cta-row
	> div.cta-checkbox-container.full
	.cta-label {
	display: inline-block;
	padding-left: 50px;
}

.cta-label a,
.cta-label a:hover {
	color: rgba(51, 51, 51, 0.7);
}

.cta-label:hover {
	cursor: pointer;
}

.cta-label a {
	text-decoration: underline;
}

.cta-checkbox {
	position: absolute;
	z-index: -1;
	opacity: 0;
}

.control__indicator {
	border: 2px solid #808285;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	position: absolute;
	top: 50%;
	left: 14px;
	height: 25px;
	margin-top: -14px;
	width: 25px;
	background: #fff;
}

.control:hover input ~ .control__indicator,
.control input:focus ~ .control__indicator {
	background: #fff;
}

.control input:checked ~ .control__indicator {
	background: #808285;
}

.control input:disabled ~ .control__indicator {
	background: #e6e6e6;
	opacity: 0.6;
	pointer-events: none;
}

.control__indicator:after {
	content: '';
	position: absolute;
	display: none;
}

.control input:checked ~ .control__indicator:after {
	display: block;
}

.control--checkbox .control__indicator:after {
	left: 8px;
	top: 4px;
	width: 6px;
	height: 12px;
	border: solid #fff;
	border-width: 0 3px 3px 0;
	transform: rotate(45deg);
}

/*
*    Blog CTA Checkboxes
 */

#idb-comment-cta-form .footer-cta-row > div.cta-checkbox-container {
	background-color: transparent;
	border: none;
	margin: 10px 3px 0px;
	padding: 0px;
	width: 95%;
}

#idb-comment-cta-form .footer-cta-row > div.cta-checkbox-container .cta-label {
	font-size: 14px;
	padding-left: 30px;
}

#idb-comment-cta-form
	.footer-cta-row
	> div.cta-checkbox-container
	.control__indicator {
	left: 0px;
}

.idb-blog-cta-checkbox-row {
	margin-top: 10px;
}

input.blog-comments-cta-submit.gdpr-submit {
	margin-top: 10px;
}

/*
*    Contact
 */

.contact-map {
	padding-top: 40px;
	padding-bottom: 40px;
}

.contact-map-parent {
	position: relative;
}

.map-location {
	background-color: #63beae;
	border: 2px solid #348c99;
	height: 16px;
	width: 16px;
	position: absolute;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.map-location:hover {
	cursor: pointer;
	transform: scale(1.3);
}

.map-location.usa {
	left: 23.95112359550562%;
	top: 47.36147186147186%;
}

.map-location.latin-america {
	left: 18.865169%;
	top: 59.595238%;
}

.map-location.europe {
	left: 46.391011%;
	top: 42.71342%;
}

.map-location.middle-east {
	left: 61.642697%;
	top: 57.18961%;
}

.map-location.asia-pacific {
	left: 76.408989%;
	top: 70.634199%;
}

.map-location-data h3,
.map-location-data p {
	color: #fff;
	margin-bottom: 0px;
}

.map-location-data p span.location-title {
	font-weight: 400;
}

.map-location-data-container {
	padding-left: 50px;
}

@media all and (min-width: 992px) {
	.map-border {
		background-color: #fff;
		height: 100%;
		width: 1px;
		position: absolute;
		top: 0px;
		left: 69%;
	}
}

@media all and (max-width: 1199px) {
	.contact-box {
		margin-bottom: 40px;
	}
}

@media all and (max-width: 991px) {
	.map-border {
		display: none;
	}
	.map-location-data {
		display: inline-block;
	}
}

/*
*    Data Hub Page
 */

.idb-data-hub-relative {
	position: relative;
}

.idb-data-hub-gif-container {
	position: absolute;
	right: 0px;
	top: -40px;
	width: 110%;
}

.idb-data-hub-gif-container.switch-sides {
	right: auto;
	left: 0px;
}

.idb-data-hub-gif-background {
	z-index: -1;
}

.idb-data-hub-gif {
	position: absolute;
	right: 138px;
	top: 30px;
	z-index: 1;
	width: 504px;
}

.idb-data-hub-company {
	vertical-align: middle;
	padding-left: 12px;
	padding-right: 12px;
}

.idb-data-hub-gif-container .vidyard_wrapper {
	width: 100%;
}

.idb-data-hub-company,
.idb-data-hub-company:before,
.idb-data-hub-company:after {
	box-sizing: border-box;
}

.mid-size-button a {
	font-size: 16px;
	font-weight: 700;
}

.datahub-product-header {
	color: #58585a;
	font-size: 36px;
	font-weight: 800;
	line-height: 48px;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 30px;
}

.datahub-product-header.single-column {
	border: none;
	text-align: center;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
}

.datahub-product-header.single-column span {
	margin-left: 10px;
}

.datahub-product-header.single-column br {
	display: none;
}

.datahub-product-text {
	margin-left: -60px;
	padding-top: 10px;
}

.datahub-drilldowns-description {
	margin-right: -20px;
}

.datahub-drilldowns-laptop {
	position: relative;
	width: 125%;
}

.datahub-drilldowns-laptop img {
	width: 150%;
}

.idb-data-hub-gif-col {
	float: left;
	position: relative;
	width: 50%;
}

.idb-data-hub-gif-col p {
	padding-right: 20px;
}

.idb-data-hub-gif-row {
	margin-bottom: 70px;
	margin-left: auto;
	margin-right: auto;
	max-width: 1220px;
}

.idb-data-hub-gif-row.custom-branding {
	margin-bottom: 70px;
}

.idb-data-hub-gif-row.no-bottom-margin {
	margin-bottom: 0px;
}

.idb-data-hub-gif-row.upgrades-row {
	margin-top: 50px;
}

.idb-data-hub-company-container {
	margin-bottom: 40px;
}

.header-cta-see-more.title-slide-bottom .accent-bar.left.dark-overlay {
	background-image: url(../images/title-cta-dark_left.png);
}

.header-cta-see-more.title-slide-bottom .accent-bar.right.dark-overlay {
	background-image: url(../images/title-cta-dark_right.png);
}

@media all and (max-width: 1229px) and (min-width: 1200px) {
	.idb-data-hub-gif {
		right: 18%;
		top: 8%;
		width: 64%;
	}
}

@media all and (min-width: 1200px) {
	.oversized-image.upgrades {
		width: 150%;
		position: relative;
		left: 0px;
		top: 80px;
	}
}

@media all and (max-width: 1300px) {
	.idb-data-hub-company-container {
		line-height: 170px;
	}
	.idb-data-hub-company {
		width: 11.5%;
	}
}

@media all and (max-width: 1199px) {
	.idb-data-hub-gif-col {
		float: none;
		width: 93%;
		margin-left: auto;
		margin-right: auto;
	}
	.idb-data-hub-gif-container {
		position: relative;
		left: auto;
		margin-left: auto;
		margin-right: auto;
		max-width: 840px;
		right: auto;
		text-align: center;
		width: 100%;
	}
	.idb-data-hub-gif-container.switch-sides {
		left: auto;
		right: auto;
		margin-top: 50px;
	}
	.idb-data-hub-gif {
		right: 17.8%;
		top: 8%;
		width: 64.5%;
	}
	.idb-data-hub-gif-row,
	.idb-data-hub-gif-row.custom-branding {
		margin-bottom: 40px;
	}
	.custom-branding-oversized-image.oversized-image {
		display: inline-block;
		left: auto;
		margin-top: 20px;
		max-width: 500px;
		position: static;
	}
	.oversized-image.upgrades {
		left: auto;
		max-width: 800px;
		margin-left: auto;
		margin-right: auto;
		position: relative;
		width: 100%;
	}
}

body.page-template-template-upgrades div.idb-footer-links-col h3,
body.idb-partners-page div.idb-footer-links-col h3 {
	margin-top: 30px;
}

@media all and (max-width: 959px) {
	.datahub-drilldowns-laptop {
		margin-top: 60px;
	}
	.datahub-drilldowns-laptop,
	.datahub-drilldowns-laptop img {
		width: 100%;
	}
	.datahub-drilldowns-description {
		margin-right: 0px;
	}
	.datahub-product-header.single-column span {
		display: inline-block;
		margin-left: 0px;
	}
	.datahub-product-header.single-column br {
		display: block;
	}
}

@media all and (min-width: 768px) {
	.datahub-drilldowns-laptop {
		margin-top: 15px;
	}
}

@media all and (max-width: 767px) {
	.datahub-product-text {
		margin-left: auto;
		padding-left: 20px;
		padding-right: 20px;
		text-align: center;
	}
	.datahub-product-header {
		text-align: center;
		padding-left: 20px;
		padding-right: 20px;
		padding-bottom: 0px;
		margin: auto;
	}
	.datahub-product-header.single-column {
		margin-bottom: 50px;
		padding: 0px;
	}
	.idb-data-hub-company {
		width: 23.5%;
		padding-left: 5px;
		padding-right: 5px;
	}
	.idb-data-hub-company.mobile-hide {
		display: none;
	}
}

/*
*    Custom Branding
 */

.idb-data-hub-gif-container.custom-branding {
	right: auto;
	width: 100%;
	max-width: 780px;
}

.idb-data-hub-gif-col.one-third {
	width: 38%;
}

.idb-data-hub-gif-col.two-third {
	width: 62%;
}

.custom-branding-gif {
	width: 100%;
}

.idb-custom-branding-bottom {
	margin-top: 80px;
	position: relative;
	right: -25%;
}

.idb-upgrades-block {
	max-width: 1295px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
	padding-right: 20px;
}

.idb-upgrades-block-col {
	float: left;
	width: 50%;
}

.custom-branding-right-margin {
	margin-right: -15%;
}

@media all and (min-width: 1295px) {
	.idb-custom-branding-bottom {
		margin-right: -20%;
	}
}

@media all and (max-width: 1199px) {
	.idb-data-hub-gif-col.one-third,
	.idb-data-hub-gif-col.two-third {
		float: none;
		text-align: center;
		width: 100%;
	}
	.idb-data-hub-gif-col.one-third {
		margin-bottom: 30px;
	}
	.idb-data-hub-gif-col.one-third img.custom-branding-gif {
		max-width: 500px;
	}
	.idb-data-hub-gif-col.two-third > h3.text-left,
	.idb-data-hub-gif-col.two-third > div.features-spacer.left,
	.idb-upgrades-block-col > h3.text-left,
	.idb-upgrades-block-col > div.features-spacer.left {
		text-align: center;
	}
	.idb-upgrades-block.custom-branding .idb-upgrades-block-col {
		float: none;
		width: 100%;
		text-align: center;
	}
	.idb-custom-branding-bottom,
	.custom-branding-right-margin {
		position: static;
		right: auto;
		text-align: center;
		margin-right: auto;
	}
	.idb-custom-branding-bottom {
		max-width: 600px;
	}
}

/*
*   Footer
*/

div#idb-footer-cta {
	background-image: url(../images/footer_cta_background.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-color: #363636;
	border: none;
	padding-top: 50px;
	padding-bottom: 70px;
	position: relative;
}

div#idb-footer-cta.footer-signup-form {
	padding-top: 90px;
	padding-bottom: 50px;
}

.footer-cta-arrow {
	position: absolute;
	top: 0px;
	left: calc(50% - 33px);
	width: 0;
	height: 0;
	border-left: 33px solid transparent;
	border-right: 33px solid transparent;
	border-top: 33px solid #fff;
}

body.contact-page .footer-cta-arrow {
	border-top: 33px solid #e79f23;
}

body.customers-page .footer-cta-arrow,
body.solutions-page .footer-cta-arrow,
body.learn-template .footer-cta-arrow {
	border-top: 33px solid #eeeeee;
}

div#idb-footer-cta h2 {
	color: #fff;
	font-size: 24px;
	font-weight: 900;
	line-height: 36px;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px;
	text-align: center;
}

div#idb-footer-cta.footer-signup-form h2 {
	margin-top: 0px;
	margin-bottom: 0px;
}

div#idb-footer-cta p {
	text-align: center;
}

div#idb-footer-cta p a.idb-footer-cta-button {
	border: 2px solid #e79f23;
	background-color: #e79f23;
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	padding: 10px 25px;
	transition: all 0.2s;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

div#idb-footer-cta p a.idb-footer-cta-button:hover {
	background-color: transparent;
	color: #e79f23;
	cursor: pointer;
	font-weight: 400;
	text-decoration: none;
	transition: all 0.2s;
}

div.footer-builder-content.container {
	max-width: 100% !important;
	width: calc(100% - 50px);
}

body.single.single-post div#footer-builder .wpex-vc-row-wrap:first-child {
	border-top: 1px solid #c4c4c4;
}

div.idb-footer-links-col.internal {
	float: left;
	width: 33.3333333333%;
}

div.idb-footer-links-col h3 {
	color: #58585a;
	font-size: 16px;
	font-weight: 700;
}

div.idb-footer-links-col h3 a:hover {
	color: #58585a;
	text-decoration: underline;
}

div.idb-footer-links-col p {
	color: #58585a;
	font-size: 20px;
	font-weight: 400;
}

div.idb-footer-links-col p.phone-number {
	color: #e79f23;
}

div.idb-footer-links-col p {
	font-size: 16px;
	line-height: 24px;
}

div.idb-footer-links-col h3,
div.idb-footer-links-col p {
	margin-bottom: 5px;
}

div.idb-footer-links-col h3 {
	margin-top: 30px;
}

body.remove-price div.idb-footer-links-col p.pricing-link {
	display: none;
}

div.idb-footer-links-col p a {
	color: #58585a;
}

div.idb-footer-links-col p a.contact-us {
	border-bottom: 2px solid #999999;
	color: #58585a;
	margin-right: 5px;
}

div.idb-footer-links-col p a.contact-us:hover {
	text-decoration: none;
}

div.idb-footer-links-col p i.fa {
	color: #999999;
	margin-left: 1px;
	margin-right: 1px;
}

div.idb-footer-links-col img.contact-arrow {
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 4px;
	margin-right: 8px;
}

div.idb-footer-links-col h3.contact-header {
	color: #e79f23;
	margin-bottom: 3px;
	text-transform: uppercase;
}

div.idb-footer-links-col p.contact-title {
	line-height: 24px;
}

div#footer-contact-form-column div.wpcf7 {
	margin-top: 10px;
}

div#footer-contact-form-column input[type='submit'] {
	background-image: url(../images/contact_form_arrow.png);
	background-position: center;
	background-repeat: no-repeat;
	color: transparent;
	display: inline-block;
	padding: 6px 3px;
}

div#footer-contact-form-column input[type='email'] {
	background-color: transparent;
	border: 1px solid #000;
	border-right: 0px;
	display: inline-block;
	font-size: 16px;
	width: 220px;
	padding: 4px;
	padding-left: 12px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}

div#footer-contact-form-column input[type='email']::-webkit-input-placeholder {
	color: #808285;
	text-transform: uppercase;
}

div#footer-contact-form-column input[type='email']:-moz-placeholder {
	/* Firefox 18- */
	color: #808285;
	text-transform: uppercase;
}

div#footer-contact-form-column input[type='email']::-moz-placeholder {
	/* Firefox 19+ */
	color: #808285;
	text-transform: uppercase;
}

div#footer-contact-form-column input[type='email']:-ms-input-placeholder {
	color: #808285;
	text-transform: uppercase;
}

div#idb-footer-copyright {
	border-top: 1px solid #c4c4c4;
	padding-top: 25px;
}

div#idb-footer-copyright p,
div#idb-footer-copyright p a {
	color: #58585a;
	font-size: 12px;
	font-weight: 400;
}

div#idb-footer-copyright p a {
	border-bottom: 1px solid #cbcbcb;
	margin-left: 3px;
	margin-right: 3px;
}

div#idb-footer-copyright p a:hover {
	text-decoration: none;
}

div#idb-footer-copyright p img {
	display: inline-block;
	margin-right: 15px;
	vertical-align: middle;
}

.partners-quote-modal {
	height: auto;
	min-height: 300px;
	width: 80%;
	max-width: 100% !important;
}

@media all and (max-width: 767px) {
	div#idb-footer-cta.footer-signup-form iframe {
		height: 550px;
	}
}

@media all and (max-width: 600px) {
	div.idb-footer-links-col.internal {
		width: 100%;
	}
}

/*
*    Eval Page
*/

.oversized-image-container {
	margin-top: 60px;
}

.eval-oversize-image {
	display: block;
	width: 122%;
	position: relative;
	max-width: none;
	margin-top: -50px;
}

@media all and (min-width: 992px) {
	.manual-vertical-center {
		margin-top: 120px;
	}
}

@media all and (max-width: 1200px) {
	.eval-oversize-image {
		margin-top: -20px;
	}
}

@media all and (max-width: 991px) {
	.eval-oversize-image {
		width: 80%;
		margin-top: 50px;
		margin-left: auto;
		margin-right: auto;
	}
}

/*
*    Conference CTA Modal
*/

.remodal.cta-modal.dashboards-modal.conference-modal {
	max-width: 500px !important;
	width: 90%;
}

.remodal.conference-modal {
	padding: 10px;
	height: 370px;
}

.remodal.conference-modal .inner-container {
	background-image: url('/wp-content/plugins/idb-theming/assets/images/conference/conference-cta-background.png');
	height: auto;
	min-height: 350px;
	position: relative;
}

.remodal.conference-modal .inner-container img {
	height: 234px;
	position: relative;
	top: 35px;
	width: 190px;
}

.remodal.conference-modal .inner-container .cta-button {
	bottom: 25px;
	position: absolute;
	width: 100%;
}

.remodal.conference-modal .inner-container .cta-button a {
	font-weight: 400;
	border: 2px solid #e79f23;
	border-radius: 5px;
	background-color: #e79f23;
	color: #fff;
	display: inline-block;
	padding: 1px 40px;
	text-transform: uppercase;
	transition: 0.2s all;
}

.remodal.conference-modal .inner-container .cta-button a:hover {
	background-color: #fff;
	color: #e79f23;
	text-decoration: none;
	transition: 0.2s all;
}

/*
*    Inpage Cta Form
 */

.inpage-cta-form {
	max-width: 1000px;
	margin: 0 auto;
	margin-top: 40px !important;
}

.idb-pricing-template .inpage-cta-form {
	margin-top: 0px !important;
}

.inpage-cta-form h1 {
	font-size: 24px;
	font-weight: 800;
	line-height: 36px;
	text-align: center;
	color: #e8a751;
}

.inpage-cta-form .signup {
	text-align: center;
	color: #fff;
	margin: 0 auto;
	max-width: 870px;
}

.inpage-cta-form .footer-cta-row:after {
	content: '';
	display: table;
	clear: both;
}

.inpage-cta-form .footer-cta-row > div {
	float: left;
	padding: 5px;
}

.inpage-cta-form .footer-cta-row > div.two-thirds {
	width: 66.66666666%;
}

.inpage-cta-form .footer-cta-row > div.third {
	width: 33.33333333%;
}

.inpage-cta-form .footer-cta-row > div.half {
	width: 50%;
}

.inpage-cta-form .footer-cta-row > div.full {
	width: 100%;
}

.inpage-cta-form input[type='text'],
.inpage-cta-form input[type='email'],
.inpage-cta-form input[type='number'],
.inpage-cta-form select {
	background-color: #f7f7f7;
	display: block;
	width: 100%;
	line-height: 26px;
	border: 2px solid #808285;
	font-size: 14px;
	color: rgba(51, 51, 51, 0.7);
	padding: 5px 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.inpage-cta-form.custom-quote-form input[type='text'],
.inpage-cta-form.custom-quote-form input[type='email'],
.inpage-cta-form.custom-quote-form input[type='number'],
.inpage-cta-form.custom-quote-form select {
	background-color: #fff;
}

.inpage-cta-form [type='text']:focus,
.inpage-cta-form [type='email']:focus,
.inpage-cta-form [type='number']:focus,
.inpage-cta-form *:focus {
	outline: none;
	border-color: #da882a;
}

.inpage-cta-form [type='text']:-webkit-autofill {
	-webkit-box-shadow: 0 0 0px 1000px #e8e7e7 inset;
	-webkit-text-fill-color: rgba(51, 51, 51, 0.7);
}

.inpage-cta-form #cloud-submit {
	display: inline-block;
	width: 103%;
	padding: 2%;
	color: #fff;
	border: 2px solid #e79f23;
	background-color: #e79f23;
	font-size: 1.25em;
	text-align: center;
	outline: none;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin-top: 1%;
	text-decoration: none;
	-webkit-transition: background-color 0.2s ease-out, color 0.2s ease-out;
	transition: background-color 0.2s ease-out, color 0.2s ease-out;
}

.inpage-cta-form #cloud-submit:hover,
.inpage-cta-form #cloud-submit:active {
	background-color: #fff;
	color: #e79f23;
	-webkit-transition: background-color 0.3s ease-in, color 0.3s ease-in;
	transition: background-color 0.3s ease-in, color 0.3s ease-in;
}

.inpage-cta-form .idb-vc-form-submit:hover,
.inpage-cta-form .idb-vc-form-submit:active {
	background-color: #fff;
	color: #da882a;
	-webkit-transition: background-color 0.3s ease-in, color 0.3s ease-in;
	transition: background-color 0.3s ease-in, color 0.3s ease-in;
}

.inpage-cta-form #personal-submit {
	display: inline-block;
	width: 103%;
	padding: 2%;
	color: #fff;
	border: 2px solid #333333;
	background-color: #333333;
	font-size: 1.25em;
	text-align: center;
	outline: none;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin-top: 1%;
	text-decoration: none;
	-webkit-transition: background-color 0.2s ease-out, color 0.2s ease-out;
	transition: background-color 0.2s ease-out, color 0.2s ease-out;
}

.inpage-cta-form #personal-submit:hover,
.inpage-cta-form #personal-submit:active {
	background-color: #fff;
	color: #333333;
	-webkit-transition: background-color 0.3s ease-in, color 0.3s ease-in;
	transition: background-color 0.3s ease-in, color 0.3s ease-in;
}

.inpage-cta-form ::-webkit-input-placeholder {
	/* WebKit, Blink, Edge */
	color: #333333;
	opacity: 0.7;
}

.inpage-cta-form :-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #333333;
	opacity: 0.7;
}

.inpage-cta-form ::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #333333;
	opacity: 0.7;
}

.inpage-cta-form :-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	opacity: 0.7;
}

/* Custom dropdown */

.inpage-cta-form .custom-dropdown {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	width: 100%;
}

.inpage-cta-form .custom-dropdown select:-webkit-autofill {
	-webkit-box-shadow: 0 0 0px 1000px #e8e7e7 inset;
	-webkit-text-fill-color: rgba(51, 51, 51, 0.7);
}

.inpage-cta-form .custom-dropdown select {
	background-color: #f7f7f7;
	color: rgba(51, 51, 51, 0.7);
	font-size: 14px;
	padding: 5px 10px;
	line-height: 26px;
	border: 2px solid #808285;
	text-indent: 0px;
	-webkit-appearance: button;
	/* hide default arrow in chrome OSX */
	-moz-appearance: none;
	width: 100%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.inpage-cta-form.custom-quote-form .custom-dropdown select {
	background-color: #fff;
}

.inpage-cta-form.custom-dropdown::before,
.inpage-cta-form .custom-dropdown::after {
	content: '';
	position: absolute;
	pointer-events: none;
}

.inpage-cta-form .custom-dropdown::after {
	/*  Custom dropdown arrow */
	content: '\25BC';
	height: 1em;
	font-size: 0.625em;
	line-height: 1;
	right: 1.25em;
	top: 50%;
	margin-top: -0.5em;
}

.inpage-cta-form .custom-dropdown::before {
	/*  Custom dropdown arrow cover */
	width: 2em;
	right: 0;
	top: 0;
	margin: 2px;
	bottom: 0;
	border-radius: 0;
}

.inpage-cta-form .custom-dropdown select[disabled] {
	color: rgba(0, 0, 0, 0.3);
}

.inpage-cta-form .custom-dropdown select[disabled]::after {
	color: rgba(0, 0, 0, 0.1);
}

.inpage-cta-form .custom-dropdown::before {
	background-color: rgba(0, 0, 0, 0.15);
}

.inpage-cta-form .custom-dropdown::after {
	color: rgba(0, 0, 0, 0.4);
}

.inpage-cta-form #comments {
	margin-bottom: 0px;
}

@media all and (max-width: 767px) {
	.inpage-cta-form .footer-cta-row > div.two-thirds,
	.inpage-cta-form.footer-cta-row > div.third,
	.inpage-cta-form.footer-cta-row > div.half,
	.inpage-cta-form.footer-cta-row > div.full {
		width: 100%;
	}
}

/*
 *    reCAPTCHA
  */

.footer-cta-row .full.recaptcha-container {
	position: relative;
	margin-bottom: 40px;
}

.footer-cta-row .full.recaptcha-container.footer-recaptcha {
	margin-bottom: 80px;
}

.grecaptcha-badge {
	left: 50%;
	margin-bottom: 10px;
	margin-left: -128px;
	position: absolute;
	top: 84px;
}

.comment-cta-recaptcha .grecaptcha-badge {
	position: static;
	margin: 10px auto;
	top: auto;
	left: auto;
}

.inpage-cta-form.contact .grecaptcha-badge {
	top: 55px;
}

.footer-cta-row .full.recaptcha-container.footer-recaptcha .grecaptcha-badge {
	top: 58px;
}

.custom-quote-form
	.footer-cta-row
	.full.recaptcha-container.footer-recaptcha
	.grecaptcha-badge {
	top: 60px;
}

.footer-cta-row div div {
	text-align: center;
}

.footer-cta-row div div div {
	display: inline-block;
}

/*
*    Forms Components
 */

.idb-validate-error {
	border: 5px solid red !important;
}

.idb-validate-tooltip {
	position: absolute;
	background: red;
	border-radius: 4px;
	border: none;
	font-family: 'Lato';
	font-weight: 700;
	padding: 4px 20px;
	font-size: 14px;
	color: #fff;
	z-index: 100;
}

.idb-validate-tooltip:before {
	content: ' ';
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid red;
	position: absolute;
	bottom: -5px;
	left: 5px;
	z-index: 100;
}

.idb-vc-form-multiselect-container div.SumoSelect p.CaptionCont.SelectBox {
	background-color: #fff;
	border: 2px solid #808285;
}

.idb-vc-form-multiselect-container
	.SumoSelect
	> .optWrapper.multiple
	> .options
	li.opt {
	padding-left: 8px;
}

.idb-vc-form-multiselect-container .SumoSelect > .CaptionCont > label {
	display: none;
}

.idb-vc-form-multiselect-container div.SumoSelect.open p.CaptionCont.SelectBox {
	background-color: #fff;
	border-bottom: 2px solid #f7f7f7;
}

.idb-vc-form-multiselect-container
	div.SumoSelect.open
	p.CaptionCont.SelectBox
	span {
	color: rgba(51, 51, 51, 0.7);
}

.idb-vc-form-multiselect-container div.SumoSelect p.CaptionCont.SelectBox span {
	color: rgba(51, 51, 51, 0.7);
	font-weight: 400;
	text-align: left;
	font-size: 14px;
}

.idb-vc-form-multiselect-container div.SumoSelect.open > .optWrapper {
	top: 36px;
	padding-top: 0px;
	padding-bottom: 10px;
	background-color: #fff;
	border: 2px solid #808285;
	border-top: 0px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}

.idb-vc-form-multiselect-container .SumoSelect > .optWrapper > .options {
	border-top: 0px;
}

.idb-vc-form-multiselect-container
	.SumoSelect
	> .optWrapper.multiple
	> .options
	li
	ul
	li.opt:hover,
.idb-vc-form-multiselect-container
	.SumoSelect
	> .optWrapper.multiple
	> ul.options
	li.opt:hover {
	background-color: #fff;
}

.SumoSelect > .optWrapper.multiple > .options li ul li.opt,
.SumoSelect > .optWrapper.multiple > ul.options li.opt,
.sumo-single-select .SumoSelect > .optWrapper > ul.options li.opt {
	color: #808285;
	font-size: 14px;
	font-weight: 400;
	padding-top: 0px;
	padding-bottom: 0px;
}

div.idb-pricing-form-container .idb-vc-form-multiselect-container ul li:before {
	display: none;
}

div.idb-pricing-form-container
	.SumoSelect
	> .optWrapper
	> .options
	li.opt
	label,
div.idb-pricing-form-container .SumoSelect > .CaptionCont,
.SumoSelect .select-all > label {
	text-align: left;
}

div.idb-pricing-form-container .SumoSelect {
	width: 100%;
}

div.idb-pricing-form-container .SumoSelect:focus,
div.idb-pricing-form-container .SumoSelect:hover {
	outline: none;
}

/* New form styles Mar 2019 */

div#idb-footer-cta.footer-signup-form [type='text'],
div#idb-footer-cta.footer-signup-form [type='email'],
div#idb-footer-cta.footer-signup-forms [type='number'],
.inpage-cta-form input[type='text'],
.inpage-cta-form input[type='email'],
.inpage-cta-form input[type='number'],
.inpage-cta-form select,
.inpage-cta-form .custom-dropdown select,
.inpage-cta-form.custom-quote-form input[type='text'],
.inpage-cta-form.custom-quote-form input[type='email'],
.inpage-cta-form.custom-quote-form input[type='number'],
.inpage-cta-form.custom-quote-form select,
.inpage-cta-form.custom-quote-form .custom-dropdown select,
.idb-vc-form-multiselect-container div.SumoSelect p.CaptionCont.SelectBox,
div#idb-footer-cta.footer-signup-form .custom-dropdown select,
.inpage-cta-form textarea {
	background-color: #ededed;
	border: none;
}

/* Submit button */

.inpage-cta-form .idb-vc-form-submit,
div#idb-footer-cta.footer-signup-form .idb-vc-form-submit {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	padding: 0.4em;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

/* reCaptcha positioning */

.footer-cta-row .full.recaptcha-container {
	margin-top: -40px;
}

.footer-cta-row .full.recaptcha-container.footer-recaptcha.inline-recaptcha {
	margin-top: 0px;
}

.cta-label {
	font-size: 14px;
	line-height: 1.5em;
}

.inpage-cta-form.custom-quote-form .idb-vc-form-submit {
	margin-bottom: 40px;
}

/** 
 * New form styles Jan 2020 
*/

/* fix Chrome height on dropdown */

.inpage-cta-form .custom-dropdown select {
	height: 2.6em;
}

/* fix Hero CTA styling for Careers page */

.idb-careers .learn-page-cta {
	border: 2px solid #f9b51c;
	background-color: #f9b51c;
	line-height: 20px;
	transition: all 0.2s;
}

/* Hero arrow (homepage only) */

.idb-homepage-image-container .homepage-header-chevron-content {
	bottom: -136px;
	/* for Hero text update Jan 2020 */
}

/* 
* HOMEPAGE EDITS 202002 
*/

#homepage-section-2 div.homepage-spacer {
	text-align: center;
}

#homepage-section-2 .homepage-spacer span {
	background-color: #e79f23;
	height: 5px;
	width: 120px;
}

/* Content Block 2 Style */

#homepage-section-2 {
	background-color: #efefef;
	padding-bottom: 24px;
}

#homepage-section-2 .column-1 {
}

#homepage-section-2 .column-1 .wpb_wrapper {
	display: grid;
}

@media all and (max-width: 767px) {
}

@media all and (min-width: 768px) {
	#homepage-section-2 {
		padding-top: 60px;
	}
	@media all and (max-width: 992px) {
		#homepage-section-2 .homepage-spacer span {
			display: inline-block !important;
		}
	}
	@media all and (min-width: 992px) {
		#homepage-section-2 .homepage-spacer span {
			display: hide !important;
		}
	}
	#homepage-section-2 .column-1 .wpb_wrapper {
		height: 600px;
	}
	#homepage-section-2 .column-1 .headline {
		margin: auto;
		border-right: 4px solid #ff9933;
		padding-right: 24px;
	}
	#homepage-section-2 .column-1 .headline h3 {
		margin: 48px 0;
	}
}

#homepage-section-2 .column-1 .headline {
}

#homepage-section-2 .column-2 {
	padding-left: 16px;
}

#homepage-section-2 .wpex-vc-column-wrapper {
	margin-bottom: 0 !important;
}

#homepage-section-2 .column-2 h3 {
	font-size: 18.75px;
	line-height: 24px;
}

#homepage-section-2 .column-2 p {
	font-size: 18.75px;
	line-height: 28px;
	margin-top: 4px;
}

#homepage-section-2 .homepage-features-chart-data {
	margin-bottom: 24px;
}

#homepage-section-3 {
	padding-top: 20px;
}

#homepage-section-3 .icons {
}

#homepage-section-3 .icon {
	display: grid;
	height: 100px;
}

#homepage-section-3 .caption {
	text-align: center;
	margin-bottom: 32px;
}

#homepage-section-3 img {
	margin: auto;
}

#homepage-section-4 {
	padding-top: 20px;
}

#homepage-section-4 .idb-solutions-widget {
	margin-top: 0;
}

/* topnavbar for 3-column unique dropdown */

.third-column-width {
	width: 33.3% !important;
}

/* kludge for 3-column unique dropdown */

/*
#menu-item-10866, #menu-item-10867, #menu-item-10869 {
  width: 33% !important;
}
*/

/*
* NEW CUSTOMERS PAGE
*/

.new-customers-page-grid .customers-hero .wpex-vc-column-wrapper {
	margin-bottom: 24px;
}

.new-customers-page-grid .customers-hero {
	margin-bottom: 64px;
}

.new-customers-page-grid .customer-grid-item .customer-grid-inner {
	height: 340px;
	padding-top: 40px;
	padding-bottom: 40px;
}

.new-customers-page-grid
	.customer-grid-item
	.customer-grid-inner
	.customer-grid-quote {
	margin-top: 48px;
	font-size: 24px;
	line-height: 36px;
	font-weight: 800;
}

.new-customers-page-grid .row-panels .vc_column_container > .vc_column-inner {
	padding-left: 0;
	padding-right: 0;
}

.new-customers-page-grid img.sandals {
	margin-top: 15%;
}

.new-customers-page-grid .customer-video-container .cta-button-light {
	margin-top: 0px !important;
}

.new-customers-page-grid .row-customer-logos {
	max-height: 180px;
}

.new-customers-page-grid .row-testimonial-panels .wpex-vc-column-wrapper {
	margin-bottom: 0px;
}

.new-customers-page-grid .testimonial-panel {
	padding-left: 0px;
	margin-right: 15px;
	background-color: #eee;
}

.new-customers-page-grid .testimonial-img {
	padding-left: 0px;
}

.new-customers-page-grid .testimonial-img img {
	display: block;
	width: 100%;
}

.new-customers-page-grid .testimonial-quote h2 {
	font-family: 'Lato';
	font-weight: 300;
	font-size: 1.25em;
	color: #333333;
	line-height: 1.5em;
}

.new-customers-page-grid .testimonial-quote .quote-text {
	font-family: 'Lato';
	font-weight: 400;
	font-style: normal;
	font-size: 1.25em;
	color: #333333;
	line-height: 1.4em;
	margin-top: 1em;
	margin-right: 1em;
}

.new-customers-page-grid .testimonial-quote .customer-grid-spacer {
	background-color: #58585a;
	height: 1px;
	width: 125px;
}

.new-customers-page-grid .testimonial-quote .cta-button-light {
	margin-top: 1.5em;
	margin-bottom: 0.5em;
}

/** edit new template for Webinars & Guides **/

.learn-page-content {
	margin-left: 0px;
	margin-right: 0px;
	clear: both;
}

.sharpspring-guide-form {
	padding-top: 40px;
	float: right;
}

/** Homepage Hero: 2021-02 **/
#site-navigation .dropdown-menu > li > a.top-position {
	color: #000;
}
#site-navigation > ul > li.navigation-cta-button > a.transparent-background {
	color: #000;
	border-color: #000;
}
div#idb-homepage-page-header {
	background-image: none;
	background-color: #f8f6f6;
}

div#idb-homepage-page-header::before {
	background-color: #f8f6f6;
}
div#idb-homepage-page-header h1 {
	text-align: center;
	width: 100%;
}
div#idb-homepage-page-header h1 span.idb-homepage-header-large-text {
	color: #000;
}
div#idb-homepage-page-header h1 span.idb-homepage-header-small-text {
	color: #666;
	margin-top: 1em;
}
.homepage-header-divider {
	background-color: #e79f23;
	display: inline-block;
	margin-bottom: 0;
}
div#site-header-inner.container {
	background-color: #f8f6f6;
}
div#idb-homepage-page-header .idb-homepage-image-container {
	padding-bottom: 100px;
}
.homepage-header-slider-container {
}
.idb-homepage-image-container .homepage-header-chevron-content {
	/* bottom: 0; */ /* for Local dev */
}
.homepage-header-chevron-content .chevron {
	background-image: url('../images/chevron-gold.png');
}
.homepage-header-chevron-content {
	/* for Node9 */
	bottom: -496px !important;
}
#homepage-header-slider-container {
	/* height: 483px; */
}

div#idb-homepage-page-header {
	/* min-height: 760px; */
}

/** new Nav Menu - 2021-03 **/
.text-wrap {
	white-space: normal !important;
}
#site-navigation > ul > li.navigation-cta-button > a.transparent-background {
	color: #e79f23;
	border-color: #e79f23;
}
#site-navigation > ul > li.navigation-cta-button > a:hover {
	background-color: #e79f23;
	color: #fff;
}

/** new Homepage Header section **/
div#idb-homepage-page-header .idb-homepage-image-container {
	padding-top: 75px !important;
}

/** add label to Homepage Header slider **/
.slider-bottom-label {
	text-align: center;
	margin-top: 75%;
	font-size: 2rem;
	font-weight: bold;
}
