/*
--------------------------------------------------
HOMEPAGE
-------------------------------------------------- */
.homepage .section { overflow:hidden; }
.homepage h2.section-title { font-size:2.307692307692308rem; line-height:1.4; }

.homepage .artwork { position:absolute; top:0; left:0; width:100%; height:100%; }
.homepage .artwork .image { position:absolute; top:0; left:0; width:100%; height:100%; background-repeat:no-repeat; background-size:contain; }

	@media screen and (max-width:767px) {
		.homepage .artwork { display:none; }
	}

/* -Hero- */
.homepage #hero { position:relative; height:100vh; }
.homepage #hero .overlay { top:calc(50% + 46px); left:50%; transform:translate(-50%, -50%); width:100%; }
.homepage #hero .artwork-1 .image { background-size:100% auto; }

.homepage #hero .forms h2.title { font-size:3.461538461538462rem; }
.homepage #hero .forms .copy { padding:27px 0 32px; font-size:1.307692307692308rem; }

.homepage #hero .gform { max-width:41%; }
.homepage #hero .gform form { position:relative; }
.homepage #hero .gform .medium { height:44px; padding:0 160px 0 20px; background:#f5f8fd; border:0; }
.homepage #hero .gform .gform_footer { position:absolute; bottom:0; right:0; }
.homepage #hero .gform .gform_button { height:44px; }
.homepage #hero .gform .validation_error { text-align:left; }

.homepage #hero .clients { padding-top:106px; }
.homepage #hero .clients h2.title { padding-bottom:19px; font-size:1.0769230769231rem; letter-spacing:1px; color:#adb7c1; }
.homepage #hero .clients .items { display:flex; flex-wrap:wrap; align-items:center; max-width:43.92523364485981%; }
.homepage #hero .clients .item { padding-bottom:40px; }
.homepage #hero .clients .item img { max-width:77px; max-height:36px; }
.homepage #hero { position:relative; height:100vh; }
.homepage #hero .clients .item[data-client*="standen"] img { max-width:150px; }
.homepage #hero .clients .item[data-client*="newton"] img { max-width:116px; }
.homepage #hero .clients .item[data-client*="stone"] img { max-width:80px; }
.homepage #hero .clients .item[data-client*="mcgrath"] img { max-width:110px; }

	@media screen and (min-width:1250px) and (max-width:1649px) {
		.homepage #hero .artwork-1 .image { transform:translateX(10%); background-position:100% 0; }
	}
	@media screen and (min-width:1250px) and (max-width:1409px) {
		.homepage #hero .artwork-2 .image { background-position:100% 0; }
	}
	@media screen and (min-width:1122px) and (max-width:1335px) {
		.homepage #hero .artwork-1 .image { background-size:110% auto; }
	}
	@media screen and (min-width:1024px) and (max-width:1121px) {
		.homepage #hero .gform { max-width:43.92523364485981%; }
		.homepage #hero .artwork-2 .image { background-size:auto 100%; background-position:100% center !important; }
	}
	@media screen and (min-width:768px) and (max-width:1121px) {
		.homepage #hero .artwork-1 .image { opacity:.25; background-size:130% auto; background-position:100% 0 !important; }
		.homepage #hero .artwork-2 { display:none; }
	}
	@media screen and (max-width:1023px) {
		/*.homepage #hero .overlay { top:auto; bottom:30px; transform:translate(-50%, 0); }*/
		.homepage #hero .clients { padding-top:50px; }
	}
	@media screen and (min-width:768px) and (max-width:1023px) {
		.homepage #hero { height:75vw; }
		.homepage #hero .gform,
		.homepage #hero .clients .items { max-width:75%; }
	}
	@media screen and (max-width:767px) {
		.homepage #hero .artwork { display:none; }
	}
	@media screen and (min-width:640px) and (max-width:767px) and (orientation:landscape) {
		.homepage #hero { height:150vh; }
		.homepage #hero .gform,
		.homepage #hero .clients .items { max-width:75%; }
	}
	@media screen and (max-width:767px) and (orientation:portrait), screen and (max-width:639px) and (orientation:landscape) {
		.homepage #hero { height:120vh; }
		.homepage #hero .forms h2.title,
		.homepage #hero .forms .copy { text-align:center; }
		.homepage #hero .gform { max-width:100%; }
		.homepage #hero .gform .gform_footer { position:static; padding-top:10px; }
		.homepage #hero .gform .gform_button { width:100%; }
		.homepage #hero .clients h2.title { text-align:center; }
		.homepage #hero .clients .items { max-width:100%; justify-content:center; }
		.homepage #hero .clients .item { padding-bottom:20px; }
		.homepage #hero .clients .item img { margin:0 auto; }
	}
	@media screen and (max-width:320px) {
		.homepage #hero { height:130vh; }
	}

/* -About- */
.homepage #about { padding-top:150px; padding-bottom:150px; }
.homepage #about .copy { padding-right:10.3409933283914vw; }
.homepage #about .copy .blurb { padding-top:26px; line-height:2; }
.homepage #about .artwork { width:61.8%; background-position:center center; background-repeat:no-repeat; background-size:auto 70%; }

	@media screen and (max-width:1121px) {
		.homepage #about { padding-top:104px; padding-bottom:104px; }
		.homepage #about .copy .blurb br { display:none; }
	}
	@media screen and (min-width:1024px) and (max-width:1121px) {
		.homepage #about .copy { width:50%; padding-right:40px; }
		.homepage #about .artwork { width:50%; background-size:100% auto; }
	}
	@media screen and (max-width:1023px) {
		.homepage #about .artwork { display:none; }
		.homepage #about .copy { padding-right:40px; padding-left:40px; text-align:center; }
	}
	@media screen and (max-width:767px) {
		.homepage #about .copy { padding-right:30px; padding-left:30px; }
	}

/* -How it works- */
.homepage #how-it-works { padding-top:65px; padding-bottom:105px; }
.homepage #how-it-works .copy { padding-top:19px; }
.homepage #how-it-works .items { padding:67px 45px 70px; margin:0 -35px; }
.homepage #how-it-works .item { padding:0 35px; }
.homepage #how-it-works .item .container { padding:35px; border-radius:16px; transition-duration:.2s; }
	.homepage #how-it-works .item .container:hover { background:#fff; box-shadow:0 10px 30px 10px rgba(55, 71, 89, .1); }
.homepage #how-it-works .item .image {}
.homepage #how-it-works .item .image img { max-width:120px; }
.homepage #how-it-works .item .title { padding-top:32px; padding-bottom:16px; font-size:1.615384615384615rem; }
.homepage #how-it-works .item .blurb {}

	@media screen and (max-width:1121px) {
		.homepage #how-it-works { padding-top:0; }
		.homepage #how-it-works .items { padding-right:0; padding-left:0; margin:0 -20px; }
		.homepage #how-it-works .item { padding:0 20px; }
		.homepage #how-it-works .item .blurb br { display:none; }
	}

/* -Case studies- */
.homepage #case-studies { padding-top:106px; }
.homepage #case-studies .container { padding:44px 0; }
.homepage #case-studies .inner { /*max-width:1209px;*/ max-width:89.62194217939214%; }
.homepage #case-studies .title { width:29.77667493796526%; }
.homepage #case-studies .title h2.section-title { margin-bottom:24px; line-height:1.85; }
.homepage #case-studies .title .button { min-width:106px; margin-left:13px; }
.homepage #case-studies .cases { width:70.22332506203474%; }
.homepage #case-studies .cases .item { padding:30px; }

.homepage #case-studies .controls a.control { width:36px; height:36px; background-image:url(../images/carousel_arrows_v1.png); background-repeat:no-repeat; background-size:200% auto; transition-duration:0s; }
	.homepage #case-studies .controls a.control.prev { margin-right:13px; background-position:0 0; }
	.homepage #case-studies .controls a.control.prev:hover { background-position:-36px 0; }
	.homepage #case-studies .controls a.control.next { background-position:0 -36px; }
	.homepage #case-studies .controls a.control.next:hover { background-position:-36px -36px; }

.homepage #case-studies .quote { padding:57px 30px; border-radius:10px; box-shadow:10px 10px 20px rgba(0, 0, 0, .075); }
.homepage #case-studies .quote:before { display:block; content:""; position:absolute; top:21px; right:28px; width:55px; height:36px; background:url(../images/home_case_studies_quotes.png) no-repeat 0 0 / 100% auto; }
.homepage #case-studies .quote .logo img { max-height:22px; }
.homepage #case-studies .quote .copy { padding-top:30px; padding-bottom:32px; line-height:1.7; }
.homepage #case-studies .quote .profile {}
.homepage #case-studies .quote .profile .image { width:57px; }
.homepage #case-studies .quote .profile .details { padding-left:13px; }
.homepage #case-studies .quote .profile .role,
.homepage #case-studies .quote .profile .area { padding-top:2px; font-size:0.8461538461538462rem; color:#959595; }

.homepage #case-studies .artwork { width:56.78280207561156%; }

	@media screen and (min-width:1650px) {
		.homepage #case-studies .title { width:24%; }
		.homepage #case-studies .cases { width:76%; }
	}
	@media screen and (max-width:1121px) {
		.homepage #case-studies { padding-top:0; background:#374759; }
		.homepage #case-studies .title h2.section-title br { display:none; }
		.homepage #case-studies .artwork { display:none; }
	}
	@media screen and (min-width:768px) and (max-width:1121px) {
		.homepage #case-studies .inner { max-width:calc(100% - 40px); }
		.homepage #case-studies .controls,
		.homepage #case-studies .buttons { width:100%; }
		.homepage #case-studies .title .button { margin:40px 0 0; }
	}
	@media screen and (min-width:768px) and (max-width:1023px) {
		.homepage #case-studies .title h2.section-title { font-size:1.846153846153846rem; }
	}
	@media screen and (max-width:767px) {
		.homepage #case-studies .inner { display:block; max-width:100%; }
		.homepage #case-studies .title { width:100%; padding:0 30px; }
		.homepage #case-studies .cases { width:100%; }
	}

/* -Advantages- */
.homepage #advantages { padding:140px 0; }
.homepage #advantages .items { max-width:64%; padding-top:67px; column-count:2; }
.homepage #advantages .item { padding-bottom:34px; }
.homepage #advantages .item img { max-width:56px; }
.homepage #advantages .item .title { padding-left:15px; font-size:1.307692307692308rem; }
.homepage #advantages .artwork { background-repeat:no-repeat; }
	.homepage #advantages .artwork-1 { background-position:100% 0; background-size:auto 85%; }
	.homepage #advantages .artwork-2 { background-position:100% 60px; background-size:auto 75%; }

	@media screen and (min-width:768px) and (max-width:1023px) {
		.homepage #advantages .items { max-width:100%; }
		.homepage #advantages .artwork { display:none; }
	}
	@media screen and (max-width:767px) {
		.homepage #advantages .items { max-width:100%; }
	}
	@media screen and (max-width:767px) and (orientation:portrait), screen and (max-width:639px) and (orientation:landscape) {
		.homepage #advantages .items { column-count:1; }
	}

/* benefits */
.homepage #benefits {
	background: #374759;
	padding-top: 65px;
    padding-bottom: 105px;
}
.homepage #benefits .items {
    padding-top: 67px;
}
.homepage #benefits .item {
	padding: 0 35px;
}
.homepage #benefits .item .container {
	padding: 35px;
	transition-duration: .2s;
	background: transparent linear-gradient(228deg, #FFFFFF 0%, #DFE7EF 100%) 0% 0% no-repeat padding-box;
	box-shadow: 0px 23px 50px #09182A4D;
	border-radius: 20px;
	width: 100%;
}
.homepage #benefits .item .title {
    padding-top: 32px;
    padding-bottom: 16px;
    font-size: 1.615384615384615rem;
}
.homepage #benefits .item .image img {
    max-width: 100%;
	height: auto;
	width: 250px;
	padding: 32px 0;
}
.homepage #benefits .items,
.homepage #benefits .item {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
@media screen and (min-width:768px) {

}
@media screen and (max-width: 666px) {
	.homepage #benefits .item:not(:last-child) {
		margin-bottom: 30px
	}
}

/* -Who uses- */
.homepage #who-uses { padding-top:105px; padding-bottom:105px; }
.homepage #who-uses .copy { padding-top:19px; }
.homepage #who-uses .items { padding-top:67px; }
.homepage #who-uses .item {}
.homepage #who-uses .item .container { padding:35px; border-radius:16px; transition-duration:.2s; }
	.homepage #who-uses .item:hover .container { background:#fff; box-shadow:0 10px 30px 10px rgba(55, 71, 89, .1); }
.homepage #who-uses .item .image {}
.homepage #who-uses .item .image img { max-width:120px; }
.homepage #who-uses .item .title { padding-top:32px; padding-bottom:16px; font-size:1.615384615384615rem; }
.homepage #who-uses .item .blurb { padding-bottom:19px; }
.homepage #who-uses .item .buttons a.button { opacity:0; }
	.homepage #who-uses .item:hover .buttons a.button { opacity:1; }

/* -Integrations- */
.homepage #integrations { padding-top:105px; }
.homepage #integrations h2.section-title {}
.homepage #integrations .copy { /*max-width:33.28391401037806%;*/ }
.homepage #integrations .copy .blurb { padding-top:26px; padding-bottom:30px; line-height:1.9; }
.homepage #integrations .images { max-width:50.55596738324685%; padding-top:73px; padding-bottom:72px; }
.homepage #integrations .images .item { padding-bottom:40px; }
.homepage #integrations .images .item .image img { max-height:36px; }

	@media screen and (min-width:768px) and (max-width:1121px) {
		.homepage #integrations .artwork { display:none; }
	}
	@media screen and (max-width:767px) {
		.homepage #integrations .copy { max-width:100%; padding:0 30px; }
		.homepage #integrations .images { max-width:100%; padding-right:30px; padding-left:30px; }
	}

/*
--------------------------------------------------
HOW IT WORKS
-------------------------------------------------- */
.page-how-it-works .section { overflow:hidden; }
.page-how-it-works h2.section-title { font-size:2.307692307692308rem; line-height:1.4; }

.page-how-it-works .artwork { position:absolute; top:0; left:0; width:100%; height:100%; }
.page-how-it-works .artwork .image { position:absolute; top:0; left:0; width:100%; height:100%; background-size:contain; }

/* -Hero- */
.page-how-it-works #hero { padding:64px 0; }

.page-how-it-works #hero .copy { padding-right:98px; }
.page-how-it-works #hero .copy h1.title { margin-bottom:21px; font-size:3.153846153846154rem; }
.page-how-it-works #hero .copy .blurb { margin-bottom:26px; font-size:1.076923076923077rem; line-height:2.5; }

.page-how-it-works #hero .video .placeholder { height:0; padding-bottom:66.50602409638554%; background-repeat:no-repeat; background-size:100% auto; }
.page-how-it-works #hero .video .embed { padding:1.71875vw 1.458333333333333vw 1.822916666666667vw; }
.page-how-it-works #hero .video .youtube-embed { padding-bottom:62.53229974160207%; }

.page-how-it-works #hero .gform form { position:relative; }
.page-how-it-works #hero .gform .medium { padding:0 160px 0 20px; background:#f5f8fd; border:0; }
.page-how-it-works #hero .gform .gform_footer { position:absolute; bottom:0; right:0; }
.page-how-it-works #hero .gform .validation_error { text-align:left; }

	@media screen and (max-width:1121px) {
		.page-how-it-works #hero .copy { padding:0 0 64px; }
	}
	@media screen and (min-width:1024px) and (max-width:1121px) {
		.page-how-it-works #hero .video { padding-left:40px; }
	}
	@media screen and (max-width:1023px) {
		.page-how-it-works #hero .video .placeholder { background-image:none !important; }
		.page-how-it-works #hero .video .embed { padding:0; }
		.page-how-it-works #hero .video .youtube-embed { padding-bottom:56.25%; }
	}

/* -Steps- */
.page-how-it-works #steps { padding-top:98px; padding-bottom:106px; }
.page-how-it-works #steps .copy { margin-bottom:64px; /*font-size:1.307692307692308rem; line-height:2;*/ }

.page-how-it-works #steps .items { padding-right:45px; padding-left:45px; margin:0 -35px; }
.page-how-it-works #steps .item { padding:0 35px; }
.page-how-it-works #steps .item .container { padding:35px; border-radius:16px; transition-duration:.2s; }
	.page-how-it-works #steps .item:hover .container { background:#fff; box-shadow:0 10px 30px 10px rgba(55, 71, 89, .1); }
.page-how-it-works #steps .item .image {}
.page-how-it-works #steps .item .image img { max-width:120px; }
.page-how-it-works #steps .item .title { padding-top:32px; padding-bottom:16px; font-size:1.615384615384615rem; }
.page-how-it-works #steps .item .blurb {}

	@media screen and (max-width:1121px) {
		.page-how-it-works #steps .items,
		.page-how-it-works #steps .item { padding-right:0; padding-left:0; }
		.page-how-it-works #steps .item .blurb br { display:none; }
	}

/* -Comparison- */
.page-how-it-works #comparison { padding:105px 0; }
.page-how-it-works #comparison .copy { padding-top:29px; padding-bottom:75px; }
.page-how-it-works #comparison .types { margin:0 -75px; }
	.page-how-it-works #comparison .types:before { display:block; content:""; position:absolute; z-index:1; top:20px; left:50%; transform:translateX(-50%); width:67px; height:67px; background:url(../images/page_how_it_works_comparison_vs.png) no-repeat 0 0 / 100% auto; }
	.page-how-it-works #comparison .types:after { display:block; content:""; position:absolute; z-index:0; top:calc((67px / 2) + 20px); left:50%; transform:translateX(-50%); width:150px; height:1px; background:#d0d4dd; }
.page-how-it-works #comparison .type { padding:0 75px; }

.page-how-it-works #comparison .type .title { height:105px; font-size:1.615384615384615rem; border-radius:14px 14px 0 0; }
	.page-how-it-works #comparison .type.old .title { background:#ff7a59; background:linear-gradient(to right, #e85f3d 0%, #ff7a59 100%); }
	.page-how-it-works #comparison .type.new .title { background:#49a3bb; background:linear-gradient(to right, #49a3bb 0%, #7ec6d9 100%); }

.page-how-it-works #comparison .type .items { padding:34px 39px 15px; border-color:#d0d5db; border-style:solid; border-width:0 1px 1px; border-radius:0 0 14px 14px; }
.page-how-it-works #comparison .type .item { position:relative; margin-bottom:19px; line-height:1.7; }

	.page-how-it-works #comparison .type .items .item:after { transform:scale(0.3); transition-duration:2s; }
	.page-how-it-works #comparison .type .items.visible .item:after { transform:scale(1); }

	.page-how-it-works #comparison .type.old .items:after { display:block; content:""; position:absolute; z-index:0; top:39px; bottom:57px; right:44px; width:1px; background:#e7ecf0; }
	.page-how-it-works #comparison .type.old .item { padding-right:50px; }
	.page-how-it-works #comparison .type.old .item:after { display:block; content:""; position:absolute; z-index:1; top:5px; right:0; width:11px; height:11px; background:url(../images/page_how_it_works_comparison_bullet_orange.png) no-repeat 0 0 / 100% auto; }
	.page-how-it-works #comparison .type.old .item.summary:after { top:0; right:-5px; width:21px; height:21px; background-image:url(../images/page_how_it_works_comparison_bullet_orange_summary.png); }

	.page-how-it-works #comparison .type.new .items:after { display:block; content:""; position:absolute; z-index:0; top:39px; bottom:57px; left:44px; width:1px; background:#e7ecf0; }
	.page-how-it-works #comparison .type.new .item { padding-left:50px; }
	.page-how-it-works #comparison .type.new .item:after { display:block; content:""; position:absolute; z-index:1; top:5px; left:-2px; width:15px; height:15px; background:url(../images/page_how_it_works_comparison_bullet_teal.png) no-repeat 0 0 / 100% auto; }
	.page-how-it-works #comparison .type.new .item.summary:after { top:0; left:-5px; bottom:57px; width:21px; height:21px; background-image:url(../images/page_how_it_works_comparison_bullet_teal_summary.png); }

	@media screen and (max-width:1023px) {
		.page-how-it-works #comparison .types { margin:0 -20px; }
		.page-how-it-works #comparison .types:before,
		.page-how-it-works #comparison .types:after { display:none; }
		.page-how-it-works #comparison .type { padding:0 20px; }
	}
	@media screen and (max-width:767px) and (orientation:portrait), screen and (max-width:639px) and (orientation:landscape) {
		.page-how-it-works #comparison .type:first-child { padding-bottom:30px; }
	}

/* -Features- */
.page-how-it-works #features { padding-top:105px; }
.page-how-it-works #features .tabs { margin-top:45px; background:#f9fafc; border:1px solid #ced5db; border-radius:14px; }
.page-how-it-works #features .panel-items { padding:32px; border-right:1px solid #ced5db; }
.page-how-it-works #features .panel-items .item { display:block; position:relative; padding-left:16px; margin-bottom:16px; color:#4b4b4b; }
	.page-how-it-works #features .panel-items .item:hover,
	.page-how-it-works #features .panel-items .item.active { color:#ff7a59; }
	.page-how-it-works #features .panel-items .item.active:before { display:block; content:""; position:absolute; top:3px; left:0; width:3px; height:13px; background:#ff7a59; }
.page-how-it-works #features .panels { padding:32px; }
.page-how-it-works #features h3.panel-title { margin-bottom:24px; font-size:1.615384615384615rem; }
.page-how-it-works #features .panel-content .copy { margin-top:25px; }
.page-how-it-works #features .panel-content p:not(:last-child) { margin-bottom:20px; }

/* -Case studies- */
.page-how-it-works #case-studies { padding:105px 0; }
.page-how-it-works #case-studies .container { padding:44px 0; }
.page-how-it-works #case-studies .inner { /*max-width:1209px;*/ max-width:89.62194217939214%; }
.page-how-it-works #case-studies .title { width:29.77667493796526%; }
.page-how-it-works #case-studies .title h2.section-title { margin-bottom:24px; line-height:1.85; }
.page-how-it-works #case-studies .title .button { min-width:106px; margin-left:42px; }
.page-how-it-works #case-studies .cases { width:70.22332506203474%; }
.page-how-it-works #case-studies .cases .item { padding:30px; }

.page-how-it-works #case-studies .controls a.control { width:36px; height:36px; background-image:url(../images/carousel_arrows_v1.png); background-repeat:no-repeat; background-size:200% auto; transition-duration:0s; }
	.page-how-it-works #case-studies .controls a.control.prev { margin-right:13px; background-position:0 0; }
	.page-how-it-works #case-studies .controls a.control.prev:hover { background-position:-36px 0; }
	.page-how-it-works #case-studies .controls a.control.next { background-position:0 -36px; }
	.page-how-it-works #case-studies .controls a.control.next:hover { background-position:-36px -36px; }

.page-how-it-works #case-studies .quote { padding:57px 30px; border-radius:10px; box-shadow:10px 10px 20px rgba(0, 0, 0, .075); }
.page-how-it-works #case-studies .quote:before { display:block; content:""; position:absolute; top:21px; right:28px; width:55px; height:36px; background:url(../images/home_case_studies_quotes.png) no-repeat 0 0 / 100% auto; }
.page-how-it-works #case-studies .quote .logo img { max-height:22px; }
.page-how-it-works #case-studies .quote .copy { padding-top:30px; padding-bottom:32px; line-height:1.7; }
.page-how-it-works #case-studies .quote .profile {}
.page-how-it-works #case-studies .quote .profile .image { width:57px; }
.page-how-it-works #case-studies .quote .profile .details { padding-left:13px; }
.page-how-it-works #case-studies .quote .profile .role,
.page-how-it-works #case-studies .quote .profile .area { padding-top:2px; font-size:0.8461538461538462rem; color:#959595; }

.page-how-it-works #case-studies .artwork { width:56.78280207561156%; }

	@media screen and (min-width:1650px) {
		.page-how-it-works #case-studies .title { width:24%; }
		.page-how-it-works #case-studies .cases { width:76%; }
	}
	@media screen and (min-width:1650px) {
		.page-how-it-works #case-studies .title { width:24%; }
		.page-how-it-works #case-studies .cases { width:76%; }
	}
	@media screen and (max-width:1121px) {
		.page-how-it-works #case-studies .container { background:#374759; }
		.page-how-it-works #case-studies .title h2.section-title br { display:none; }
		.page-how-it-works #case-studies .artwork { display:none; }
	}
	@media screen and (min-width:768px) and (max-width:1121px) {
		.page-how-it-works #case-studies .inner { max-width:calc(100% - 40px); }
		.page-how-it-works #case-studies .controls,
		.page-how-it-works #case-studies .buttons { width:100%; }
		.page-how-it-works #case-studies .title .button { margin:40px 0 0; }
	}
	@media screen and (min-width:768px) and (max-width:1023px) {
		.page-how-it-works #case-studies .title h2.section-title { font-size:1.846153846153846rem; }
	}
	@media screen and (max-width:767px) {
		.page-how-it-works #case-studies .inner { display:block; max-width:100%; }
		.page-how-it-works #case-studies .title { width:100%; padding:0 30px; }
		.page-how-it-works #case-studies .cases { width:100%; }
	}
	@media screen and (max-width:767px) and (orientation:portrait), screen and (max-width:639px) and (orientation:landscape) {
		.page-how-it-works #case-studies .quote .profile .url { width:100%; padding-top:10px; padding-left:70px; }
	}

/* -Templates- */
.page-how-it-works #templates { padding-bottom:105px; background:url(../images/home_advantages_artwork_01.png) no-repeat 100% 0 / 120% auto; }
.page-how-it-works #templates .copy { padding-top:27px; padding-bottom:62px; line-height:1.9; }
.page-how-it-works #templates .tabs {}
.page-how-it-works #templates .panel-items { border-bottom:1px solid #e6eaed; }
.page-how-it-works #templates .panel-items .item { position:relative; padding:0 16px 17px; font-size:1.153846153846154rem; color:#b3bbbe; }
	.page-how-it-works #templates .panel-items .item:hover,
	.page-how-it-works #templates .panel-items .item.active { color:#ff7a59; }
	.page-how-it-works #templates .panel-items .item.active { font-weight:500; }
.page-how-it-works #templates .panel-items .item:after { display:block; content:""; position:absolute; top:100%; left:0; width:100%; height:3px; margin-top:-1px; background:#ff7a59; opacity:0; }
	.page-how-it-works #templates .panel-items .item.active:after { opacity:1; }
.page-how-it-works #templates .panel { padding-top:45px; }
.page-how-it-works #templates  h3.panel-title { margin-bottom:30px; font-size:1.615384615384615rem; }
.page-how-it-works #templates .video { margin-top:33px; border-radius:20px; overflow:hidden; box-shadow:0 25px 25px rgba(55, 71, 89, .25); }
.page-how-it-works #templates .image img { margin-top:40px; box-shadow:0 25px 25px rgba(55, 71, 89, .25); }

	@media screen and (max-width:1023px) {
		.page-how-it-works #templates .panel-items { padding-bottom:30px; }
		.page-how-it-works #templates .panel-items .item:after { display:none; }
	}
	@media screen and (max-width:767px) and (orientation:portrait), screen and (max-width:639px) and (orientation:landscape) {
		.page-how-it-works #templates .panel-items .item { width:100%; text-align:center; }
	}

/*
--------------------------------------------------
WHY PROPOSALPOINT
-------------------------------------------------- */
.page-why-proposalpoint .section { overflow:hidden; }
.page-why-proposalpoint h2.section-title { font-size:2.307692307692308rem; line-height:1.4; }

.page-why-proposalpoint .artwork { position:absolute; top:0; left:0; width:100%; height:100%; }
.page-why-proposalpoint .artwork .image { position:absolute; top:0; left:0; width:100%; height:100%; background-size:contain; }

/* -Hero- */
.page-why-proposalpoint #hero .image { width:58%; }

.page-why-proposalpoint #hero .copy { width:42%; padding-right:10.3409933283914vw; }
.page-why-proposalpoint #hero .copy h1.title { margin-bottom:21px; font-size:3.153846153846154rem; }
.page-why-proposalpoint #hero .copy .blurb { margin-bottom:26px; font-size:1.076923076923077rem; line-height:2.5; }

.page-why-proposalpoint #hero .gform form { position:relative; }
.page-why-proposalpoint #hero .gform .medium { padding:0 160px 0 20px; background:#f5f8fd; border:0; }
.page-why-proposalpoint #hero .gform .gform_footer { position:absolute; bottom:0; right:0; }
.page-why-proposalpoint #hero .gform .validation_error { text-align:left; }

	@media screen and (max-width:1023px) {
		.page-why-proposalpoint #hero .image { width:100%; }
		.page-why-proposalpoint #hero .copy { width:100%; padding:70px 40px 0; }
	}
	@media screen and (max-width:767px) {
		.page-why-proposalpoint #hero .copy { padding-right:30px; padding-left:30px; }
	}

/* -Why digital proposals- */
.page-why-proposalpoint #why-digital { padding-top:105px; padding-bottom:32px; }
.page-why-proposalpoint #why-digital .items { padding-top:67px; }
.page-why-proposalpoint #why-digital .item { padding-bottom:73px; }
.page-why-proposalpoint #why-digital .item .container { padding:35px; border-radius:16px; transition-duration:.2s; }
	.page-why-proposalpoint #why-digital .item:hover .container { background:#fff; box-shadow:0 10px 30px 10px rgba(55, 71, 89, .1); }
.page-why-proposalpoint #why-digital .item .image { height:190px; }
.page-why-proposalpoint #why-digital .item .image img { max-height:100%; }
.page-why-proposalpoint #why-digital .item .title { padding-top:32px; padding-bottom:27px; font-size:1.615384615384615rem; line-height:1.55; }
.page-why-proposalpoint #why-digital .item .copy { line-height:1.65; }

/* -Case studies- */
.page-why-proposalpoint #case-studies { padding-bottom:105px; }
.page-why-proposalpoint #case-studies .container { padding:44px 0; }
.page-why-proposalpoint #case-studies .inner { /*max-width:1209px;*/ max-width:89.62194217939214%; }
.page-why-proposalpoint #case-studies .title { width:29.77667493796526%; }
.page-why-proposalpoint #case-studies .title h2.section-title { margin-bottom:24px; line-height:1.85; }
.page-why-proposalpoint #case-studies .title .button { min-width:106px; margin-left:42px; }
.page-why-proposalpoint #case-studies .cases { width:70.22332506203474%; }
.page-why-proposalpoint #case-studies .cases .item { padding:30px; }

.page-why-proposalpoint #case-studies .controls a.control { width:36px; height:36px; background-image:url(../images/carousel_arrows_v2.png); background-repeat:no-repeat; background-size:200% auto; transition-duration:0s; }
	.page-why-proposalpoint #case-studies .controls a.control.prev { margin-right:13px; background-position:0 0; }
	.page-why-proposalpoint #case-studies .controls a.control.prev:hover { background-position:-36px 0; }
	.page-why-proposalpoint #case-studies .controls a.control.next { background-position:0 -36px; }
	.page-why-proposalpoint #case-studies .controls a.control.next:hover { background-position:-36px -36px; }

.page-why-proposalpoint #case-studies .quote { padding:57px 30px; border-radius:10px; box-shadow:10px 10px 20px rgba(0, 0, 0, .075); }
.page-why-proposalpoint #case-studies .quote:before { display:block; content:""; position:absolute; top:21px; right:28px; width:55px; height:36px; background:url(../images/home_case_studies_quotes.png) no-repeat 0 0 / 100% auto; }
.page-why-proposalpoint #case-studies .quote .logo img { max-height:22px; }
.page-why-proposalpoint #case-studies .quote .copy { padding-top:30px; padding-bottom:32px; line-height:1.7; }
.page-why-proposalpoint #case-studies .quote .profile {}
.page-why-proposalpoint #case-studies .quote .profile .image { width:57px; }
.page-why-proposalpoint #case-studies .quote .profile .details { padding-left:13px; }
.page-why-proposalpoint #case-studies .quote .profile .role,
.page-why-proposalpoint #case-studies .quote .profile .area { padding-top:2px; font-size:0.8461538461538462rem; color:#959595; }

.page-why-proposalpoint #case-studies .artwork { width:56.78280207561156%; }

	@media screen and (min-width:1650px) {
		.page-why-proposalpoint #case-studies .title { width:24%; }
		.page-why-proposalpoint #case-studies .cases { width:76%; }
	}
	@media screen and (max-width:1121px) {
		.page-why-proposalpoint #case-studies .container { background:#374759; }
		.page-why-proposalpoint #case-studies .title h2.section-title br { display:none; }
		.page-why-proposalpoint #case-studies .artwork { display:none; }
	}
	@media screen and (min-width:768px) and (max-width:1121px) {
		.page-why-proposalpoint #case-studies .inner { max-width:calc(100% - 40px); }
		.page-why-proposalpoint #case-studies .controls,
		.page-why-proposalpoint #case-studies .buttons { width:100%; }
		.page-why-proposalpoint #case-studies .title .button { margin:40px 0 0; }
	}
	@media screen and (min-width:768px) and (max-width:1023px) {
		.page-why-proposalpoint #case-studies .title h2.section-title { font-size:1.846153846153846rem; }
	}
	@media screen and (max-width:767px) {
		.page-why-proposalpoint #case-studies .inner { display:block; max-width:100%; }
		.page-why-proposalpoint #case-studies .title { width:100%; padding:0 30px; }
		.page-why-proposalpoint #case-studies .cases { width:100%; }
	}
	@media screen and (max-width:767px) and (orientation:portrait), screen and (max-width:639px) and (orientation:landscape) {
		.page-why-proposalpoint #case-studies .quote .profile .url { width:100%; padding-top:10px; padding-left:70px; }
	}

/* -Difference- */
.page-why-proposalpoint #difference { padding-bottom:39px; }
.page-why-proposalpoint #difference .items { padding-top:67px; margin:0 -40px; }
.page-why-proposalpoint #difference .item { padding:0 40px 66px; }
.page-why-proposalpoint #difference .item .image { height:70px; }
.page-why-proposalpoint #difference .item .image img { max-height:100%; }
.page-why-proposalpoint #difference .item .title { padding-top:19px; padding-bottom:14px; font-size:1.615384615384615rem; line-height:1.55; }
.page-why-proposalpoint #difference .item .copy { line-height:1.65; }

/* -Who uses- */
.page-why-proposalpoint #who-uses { padding-top:105px; padding-bottom:105px; }
.page-why-proposalpoint #who-uses .copy { padding-top:19px; }
.page-why-proposalpoint #who-uses .items { padding-top:67px; }
.page-why-proposalpoint #who-uses .item {}
.page-why-proposalpoint #who-uses .item .container { padding:35px; border-radius:16px; transition-duration:.2s; }
	.page-why-proposalpoint #who-uses .item:hover .container { background:#fff; box-shadow:0 10px 30px 10px rgba(55, 71, 89, .1); }
.page-why-proposalpoint #who-uses .item .image {}
.page-why-proposalpoint #who-uses .item .image img { max-width:120px; }
.page-why-proposalpoint #who-uses .item .title { padding-top:32px; padding-bottom:16px; font-size:1.615384615384615rem; }
.page-why-proposalpoint #who-uses .item .blurb { padding-bottom:19px; }
.page-why-proposalpoint #who-uses .item .buttons a.button { opacity:0; }
	.page-why-proposalpoint #who-uses .item:hover .buttons a.button { opacity:1; }

	/*
	--------------------------------------------------
	CUSTOMERS
	-------------------------------------------------- */
	.page-customers .section { overflow:hidden; }
	.page-customers h2.section-title { font-size:2.307692307692308rem; line-height:1.4; }

	/* -Hero- */
	.page-customers #hero .image { width:58%; }
	.page-customers #hero .image .video { top:7.8125vw; width:100%; }
	.page-customers #hero .image .embed { width:69.49152542372881%; margin:0 auto; }
	.page-customers #hero .image .youtube-embed { padding-bottom:62.51604621309371%; }

	.page-customers #hero .copy { width:42%; padding-right:10.3409933283914vw; }
	.page-customers #hero .copy h1.title { margin-bottom:21px; font-size:3.153846153846154rem; }
	.page-customers #hero .copy .blurb { margin-bottom:26px; font-size:1.076923076923077rem; line-height:2.5; }

	.page-customers #hero .gform form { position:relative; }
	.page-customers #hero .gform .medium { padding:0 160px 0 20px; background:#f5f8fd; border:0; }
	.page-customers #hero .gform .gform_footer { position:absolute; bottom:0; right:0; }
	.page-customers #hero .gform .validation_error { text-align:left; }

		@media screen and (max-width:1023px) {
			.page-customers #hero .image { width:100%; }
			.page-customers #hero .image > img { display:none; }
			.page-customers #hero .image .video { position:static; }
			.page-customers #hero .image .embed { width:calc(100% - 80px); }
			.page-customers #hero .copy { width:100%; padding:40px 40px 0; }
		}
		@media screen and (max-width:767px) {
			.page-customers #hero .image .embed { width:calc(100% - 40px); }
			.page-customers #hero .copy { padding-right:30px; padding-left:30px; }
		}

	/* -Clients- */
	.page-customers #clients { padding-top:184px; padding-bottom:41px; }
	.page-customers #clients .items { max-width:77.92329279700655%; margin:0 auto; }
	.page-customers #clients .item { width:16.6666%; padding-bottom:64px; }
	.page-customers #clients .item .image { height:30px; }
	.page-customers #clients .item img { max-width:120px; max-height:30px; }

		@media screen and (max-width:1023px) {
			.page-customers #clients .items { max-width:100%; }
		}
		@media screen and (min-width:640px) and (max-width:767px) and (orientation:landscape) {
			.page-customers #clients .item { width:25%; }
		}
		@media screen and (max-width:767px) and (orientation:portrait), screen and (max-width:639px) and (orientation:landscape) {
			.page-customers #clients .item { width:50%; }
		}

/* -Case studies- */
.page-customers #reviews { padding-top:105px; padding-bottom:71px; }
.page-customers #reviews .items { padding-top:66px; margin:0 -17px; }
.page-customers #reviews .item { padding:0 17px 34px; }

.page-customers #reviews .case-study .container { padding:34px; border:1px solid #d0d4dd; border-radius:14px; }
.page-customers #reviews .case-study .container .summary { padding-bottom:34px; margin-bottom:27px; border-bottom:1px solid #d0d4dd; }
.page-customers #reviews .case-study .container .summary .image { width:57px; }
.page-customers #reviews .case-study .container .summary .details { padding-left:13px; }
.page-customers #reviews .case-study .container .summary .logo img { max-width:100px; max-height:50px; }
.page-customers #reviews .case-study .container .copy { padding-bottom:29px; }
.page-customers #reviews .case-study .container .copy h3.title { padding-top:15px; font-size:1rem; }

.page-customers #reviews .testimonial .container { border-radius:14px; }
.page-customers #reviews .testimonial .quotes { width:78.3910196445276%; padding:20px 11.1934766493699vw; font-size:1.230769230769231rem; line-height:2.2; }
.page-customers #reviews .testimonial .quotes .quote { top:35px; left:35px; width:56px; height:36px; height:36px; background-repeat:no-repeat; background-size:100% auto; }
.page-customers #reviews .testimonial .profile { width:21.6089803554724%; padding:60px 40px; background:#2c3e54; }
.page-customers #reviews .testimonial .profile .image { width:57px; margin-bottom:20px; }
.page-customers #reviews .testimonial .profile .details { color:#8394a8; }
.page-customers #reviews .testimonial .profile .logo img { max-height:17px; margin-top:10px; }

	@media screen and (max-width:1023px) {
		.page-customers #reviews .case-study .container .summary .profile { width:100%; }
		.page-customers #reviews .case-study .container .summary .logo { width:100%; padding:15px 0 0 70px; }
	}
	@media screen and (min-width:768px) and (max-width:1023px), screen and (min-width:640px) and (max-width:767px) and (orientation:landscape) {
		.page-customers #reviews .testimonial .quotes { width:70%; }
		.page-customers #reviews .testimonial .profile { width:30%; }
	}
	@media screen and (max-width:767px) and (orientation:portrait), screen and (max-width:639px) and (orientation:landscape) {
		.page-customers #reviews .testimonial .quotes { width:100%; padding:90px 30px 60px; }
		.page-customers #reviews .testimonial .profile { width:100%; }
	}

/*
--------------------------------------------------
PRICING
-------------------------------------------------- */
.page-pricing .section { overflow:hidden; }
.page-pricing h2.section-title { font-size:2.307692307692308rem; line-height:1.4; }

/* -Hero- */
.page-pricing #hero { padding-top:100px; background:#374759; background:linear-gradient(to right, #122030 0%, #374759 100%); }
.page-pricing #hero h1.title { margin-bottom:22px; font-size:3.153846153846154rem; }
.page-pricing #hero .blurb { font-size:1.076923076923077rem; line-height:2.5; }
.page-pricing #hero {padding-bottom: 100px}

/* -Price list- */
.page-pricing #pricelist {}
.page-pricing #pricelist .panel-items { padding-top:60px; background:#374759; background:linear-gradient(to right, #122030 0%, #374759 100%); }
.page-pricing #pricelist .panel-items .item { display:block; position:relative; z-index:0; min-width:240px; height:50px; line-height:50px; font-size:1.153846153846154rem; background:#49a3bb; border-radius:13px 13px 0 0; color:#fff; text-align:center; }
	.page-pricing #pricelist .panel-items .item:not(:first-child) { margin-left:-2px; }
	.page-pricing #pricelist .panel-items .item:nth-child(1):not(.active) { border-radius:13px 0 0 0; }
	.page-pricing #pricelist .panel-items .item:nth-child(2):not(.active) { border-radius:0 13px 0 0; }
	.page-pricing #pricelist .panel-items .item:hover,
	.page-pricing #pricelist .panel-items .item.active { background:#fff; color:#ff7a59; }
	.page-pricing #pricelist .panel-items .item.active { z-index:1; height:57px; line-height:57px; margin-top:-7px; font-weight:500; }
.page-pricing #pricelist .panels { padding-top:70px; padding-bottom:105px; }

.page-pricing .table-pricing {}
.page-pricing .table-pricing th { width:20%; padding:0; font-weight:400; }
.page-pricing .table-pricing td { padding:11px 21px; border:1px solid #d9e0e8; }
	.page-pricing .table-pricing td:not(.title):not(.label) { text-align:center; }
	.page-pricing .table-pricing td.title { font-weight:500; background:#f5f6fa; color:#374759; }
	.page-pricing .table-pricing td.title ~ td { background:#f5f6fa; }

.page-pricing .table-pricing .package { padding:32px 32px 92px 32px; background:#f8fcff; border-color:#d9e0e8; border-style:solid; border-width:1px 1px 0; border-radius:13px 13px 0 0; text-align:center; color:#374759; }
	.page-pricing .table-pricing > thead > tr > th:nth-child(odd) > div { border-width:1px 0 0}
	.page-pricing .table-pricing > thead > tr > th:nth-child(even) > div {margin-left: -1px;}
	.page-pricing .table-pricing > thead > tr > th:last-child > div { border-right-width: 1px !important;}
.page-pricing .table-pricing .package .title { font-size:1.461538461538462rem; font-weight:500; }

.page-pricing .table-pricing .package .price {}
.page-pricing .table-pricing .package .price .amount { font-size:1.923076923076923rem; }
.page-pricing .table-pricing .package .price .text { font-weight:500; }
.page-pricing .table-pricing .package .addon {}
.page-pricing .table-pricing .package .contract {}


.page-pricing .table-pricing .package .url {
    padding-top: 20px;
}
.page-pricing .table-pricing .package .url .button { min-width:inherit; }


.page-pricing .table-pricing .icon { display:block; width:14px; height:14px; margin:0 auto; background-image:url(../images/page_pricing_icons_availability.png); background-repeat:no-repeat; background-size:100% auto; }
	.page-pricing .table-pricing .icon.check { background-position:0 0; }
	.page-pricing .table-pricing .icon.cross { background-position:0 -14px; }
	.page-pricing .table-pricing .package .image {
	    margin-top: 31px;
	    margin-bottom: 32px;
	}
	@media screen and (min-width:768px) and (max-width:1023px) {
		.page-pricing .table-pricing { max-width:99%; margin:0 auto; }
		/* .page-pricing .table-pricing .package { padding:20px 10px 30px; } */
		.page-pricing .table-pricing .package .image { padding-top:20px; padding-bottom:20px; }
		.page-pricing .table-pricing .package .image img { max-height:48px; }
		.page-pricing .table-pricing .package .price,
		.page-pricing .table-pricing .package .addon { overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }

	}
	@media screen and (max-width:767px) and (orientation:portrait), screen and (max-width:639px) and (orientation:landscape) {
		.page-pricing #pricelist .panel-items { padding-top:40px; padding-bottom:60px; }
		.page-pricing #pricelist .panel-items .items {}
		.page-pricing #pricelist .panel-items .item { width:100%; border-radius:0; }
		.page-pricing #pricelist .panel-items .item:first-child { margin-bottom:20px; }
		.page-pricing #pricelist .panel-items .item:not(:first-child) { margin-left:0; }
		.page-pricing #pricelist .panel-items .item:nth-child(1):not(.active),
		.page-pricing #pricelist .panel-items .item:nth-child(2):not(.active) { border-radius:0; }
		.page-pricing #pricelist .panel-items .item.active { height:50px; line-height:50px; margin-top:0; }

		.page-pricing .table-container.phone { display:block; }
		.page-pricing .table-container:not(.phone) { display:none; }
		.page-pricing .table-pricing:not(:last-child) { margin-bottom:30px; }
		.page-pricing .table-pricing th { width:100%; }
		.page-pricing .table-pricing td.label { width:75%; }
		.page-pricing .table-pricing td.label + td { width:25%; }
		.page-pricing .table-pricing .package { border-width:1px 1px 0 !important; }
	}
	@media(min-width:768px) {
		.page-pricing .table-pricing > thead > tr > th {
			position: relative;
		}
		/* .page-pricing .table-pricing > thead > tr > th > div {
			min-height: 400px;
		} */
		.page-pricing .table-pricing .package .url {
		    position: absolute;
		    bottom: 32px;
		    left: 50%;
		    transform: translateX(-50%);
			margin-right: -50%;
		}
		.page-pricing .table-pricing .package .image {
		    margin-top: 31px;
		    margin-bottom: 32px;
		    height: 0;
		    overflow: hidden;
		    padding-bottom: 50px;;
			position: relative;
		}
		.page-pricing .table-pricing .package .image img {
		    max-height: 100% !important;
		    max-height: 100% !important;
		    height: auto;
		    width: auto;
		    position: absolute;
		    top: auto;
		    left: 0;
		    right: 0;
		    bottom: 0;
		    margin: auto;
		}

		.page-pricing .table-pricing .package {
			background: none;
			border: 0;
		}
		.page-pricing .table-pricing th {
			z-index: 1
		}
		.page-pricing .table-pricing th:not(:first-child)::before {
			content: "";
		    position: absolute;
		    top: 0;
		    left: 0;
		    width: 100%;
		    height: calc(100% - 1px);
		    border-width: 1px 1px 0 1px;
		    border-color: #d9e0e8;
			border-style: solid;
		    border-radius: 18px 18px 0 0;
			background: #f8fcff;
			z-index: -1
		}
	}
	@media(max-width:767px) {
		.page-pricing .table-pricing .package {
			padding: 32px
		}
	}

	@media only screen and (min-width : 768px) and (max-width : 1024px) and (orientation : landscape) {
		.page-pricing .table-pricing > thead > tr > th > div {
			min-height: 350px;
		}
	}
	@media only screen and (min-width : 768px) and (max-width : 1024px) and (orientation : portrait) {
		.page-pricing .table-container.phone { display:block!important; }
		.page-pricing .table-container:not(.phone) { display:none!important; }
		.page-pricing .table-pricing .package .image {
		    padding-bottom: 100px;
		}
		.page-pricing .table-pricing .package .url {
		    position: relative;
		    bottom: auto;
		    transform: none;
		    left: auto;
		    margin-right: 0;
		}
		.page-pricing .table-pricing:not(:last-child) {
		    margin-bottom: 30px;
		}
		.page-pricing .table-pricing .package {
			border-width: 1px 1px 0 !important;
		}
	}
	@media only screen and (min-width : 375px) and (max-width : 812px) and (-webkit-device-pixel-ratio : 3) and (orientation : landscape) {
		.page-pricing .table-container.phone { display:block!important; }
		.page-pricing .table-container:not(.phone) { display:none!important; }
		.page-pricing .table-pricing .package .url {
		    position: relative;
		    bottom: auto;
		    transform: none;
		    left: auto;
		    margin-right: 0;
		}
		.page-pricing .table-pricing:not(:last-child) {
		    margin-bottom: 30px;
		}
		.page-pricing .table-pricing .package {
			border-width: 1px 1px 0 !important;
		}
	}

	@media(min-width:1440px) {
		.page-pricing .table-pricing .package .image {padding-bottom: 100px}
	}
	@media(max-width:920px) {
		.page-pricing .table-container.phone { display:block!important; }
		.page-pricing .table-container:not(.phone) { display:none!important; }
		.page-pricing .table-pricing .package {
			background: #f8fcff;
			border-color:#d9e0e8;
			border-style: solid;
			border-width: 1px 1px 0 1px!important;
		}
		.page-pricing .table-pricing:not(:last-child) {
		    margin-bottom: 30px;
		}
		.page-pricing .table-pricing .package {
			padding: 32px;
		}
	}


/* -FAQ- */
.page-pricing #faqs { padding-top:105px; padding-bottom:105px; }
.page-pricing #faqs .items { max-width:62.67539756782039%; padding-top:48px; }
.page-pricing #faqs .item {}
.page-pricing #faqs .item-title { position:relative; padding-top:18px; padding-bottom:18px; font-size:1.153846153846154rem; font-weight:500; border-bottom:1px solid #dee5ed; outline:0; cursor:pointer; transition-duration:.2s; }
	.page-pricing #faqs .item-title:hover,
	.page-pricing #faqs .item-title[class*="active"] { color:#ff7a59; }
.page-pricing #faqs .item-title:after { display:block; content:"+"; position:absolute; top:50%; right:0; transform:translateY(-50%); }
	.page-pricing #faqs .item-title[class*="active"]:after { content:"-"; }
.page-pricing #faqs .item-content { padding-top:24px; }

	@media screen and (max-width:1023px) {
		.page-pricing #faqs .items { max-width:100%; }
	}

/*
--------------------------------------------------
INTEGRATIONS
-------------------------------------------------- */
.page-integrations .section { overflow:hidden; }
.page-integrations h2.section-title { font-size:2.307692307692308rem; line-height:1.4; }

/* -Hero- */
.page-integrations #hero { padding-top:40px; }

.page-integrations #hero .copy { padding-right:66px; }
.page-integrations #hero .copy h1.title { margin-bottom:21px; font-size:3.153846153846154rem; }
.page-integrations #hero .copy .blurb { margin-bottom:26px; font-size:1.076923076923077rem; line-height:2.5; }

.page-integrations #hero .gform form { position:relative; }
.page-integrations #hero .gform .medium { padding:0 160px 0 20px; background:#f5f8fd; border:0; }
.page-integrations #hero .gform .gform_footer { position:absolute; bottom:0; right:0; }
.page-integrations #hero .gform .validation_error { text-align:left; }

	@media screen and (min-width:768px) and (max-width:1023px) {
		.page-integrations #hero .copy { padding-right:40px; }
	}
	@media screen and (max-width:767px) {
		.page-integrations #hero .copy { padding:0 0 60px; }
	}
	@media screen and (min-width:640px) and (max-width:767px) and (orientation:landscape) {
		.page-integrations #hero .copy,
		.page-integrations #hero .image { width:100%; }
	}

/* -Overview- */
.page-integrations #overview { padding-top:118px; padding-bottom:70px; }
.page-integrations #overview .diagram {}
.page-integrations #overview .diagram .item { width:29.4200187090739%; }
	.page-integrations #overview .diagram .item.image { width:41.1599625818522%; }
.page-integrations #overview .diagram .vendor { height:14.422vw; }
	.page-integrations #overview .diagram .item:nth-child(1) .vendor { padding-right:10px; text-align:right; }
	.page-integrations #overview .diagram .item:nth-child(3) .vendor { padding-left:10px; }
.page-integrations #overview .diagram .vendor .logo { transform:translateY(-50%); }
.page-integrations #overview .diagram .vendor .logo img {}
	.page-integrations #overview .diagram .vendor.agentbox .logo img { max-height:26px; }
	.page-integrations #overview .diagram .vendor.docusign .logo img { max-height:27px; }
	.page-integrations #overview .diagram .vendor.ratemyagent .logo img { max-height:37px; }
	.page-integrations #overview .diagram .vendor.rex .logo img { max-height:34px; }
	.page-integrations #overview .diagram .vendor.corelogic .logo img { max-height:37px; }
	.page-integrations #overview .diagram .vendor.pricefinder .logo img { max-height:23px; }
	.page-integrations #overview .diagram .vendor.mouseflow .logo img { max-height:30px; }
	.page-integrations #overview .diagram .vendor.socials .logo img { max-height:34px; }
.page-integrations #overview .diagram .vendor .blurb {}

	@media screen and (max-width:1121px) {
		.page-integrations #overview .diagram .item { width:50%; }
		.page-integrations #overview .diagram .item.image { display:none; }
		.page-integrations #overview .diagram .vendor { height:auto; padding-bottom:30px; }
		.page-integrations #overview .diagram .vendor .logo { transform:none; margin-bottom:10px; }
	}
	@media screen and (max-width:767px) and (orientation:portrait), screen and (max-width:639px) and (orientation:landscape) {
		.page-integrations #overview .diagram .item { width:100%; }
		.page-integrations #overview .diagram .item:nth-child(1) .vendor { text-align:left; }
		.page-integrations #overview .diagram .vendor .logo img { float:none; }
	}

/*
--------------------------------------------------
ABOUT
-------------------------------------------------- */
.page-about h2.section-title { font-size:2.307692307692308rem; line-height:1.4; }

/* -Overview- */
.page-about #overview .container { padding-top:102px; padding-bottom:177px; }
.page-about #overview h1.title { padding-bottom:57px; font-size:3.153846153846154rem; }
.page-about #overview .blurb { line-height:1.95; }
.page-about #overview .blurb p { margin-bottom:20px; }
.page-about #overview .artwork { top:0; right:0; width:49.375%; height:100%; }
.page-about #overview .artwork .image { top:50%; left:0; transform:translateY(-50%); width:100%; height:0; padding-bottom:53.05907172995781%; background-repeat:no-repeat; background-size:100% auto; }

	@media screen and (min-width:1650px) {
		.page-about #overview { padding:100px 0; }
	}
	@media screen and (max-width:767px) and (orientation:portrait), screen and (max-width:639px) and (orientation:landscape) {
		.page-about #overview .artwork { display:none; }
	}

/* -Company- */
.page-about #company { padding-top:70px; padding-bottom:70px; }
.page-about #company .logos { margin:0 -35px; padding-top:50px; }
.page-about #company .logo { padding:0 35px 35px; }

/*
--------------------------------------------------
CONTACT
-------------------------------------------------- */
/* -Overview- */
.page-contact #overview { padding-top:100px; padding-bottom:70px; }
.page-contact #overview h1.title { font-size:3.153846153846154rem; }
.page-contact #overview h2.title { padding-top:57px; padding-bottom:15px; font-size:1.538461538461538rem; }
.page-contact #overview p { line-height:1.95; }
.page-contact #overview p.iconset { position:relative; padding-left:23px; }
.page-contact #overview p.iconset .icon { position:absolute; top:2px; left:0; font-size:1.153846153846154rem; }
.page-contact #overview .gform { padding-top:16px; }

.page-contact #map #map-canvas { padding-bottom:41.66048925129726%; }

	@media screen and (max-width:767px) and (orientation:portrait), screen and (max-width:639px) and (orientation:landscape) {
		.page-contact .gform-contact .gform_button { width:100%; }
	}

/*
--------------------------------------------------
LIVE DEMO
-------------------------------------------------- */
/* -Overview- */
.page-live-demo #overview .container { padding-top:102px; padding-bottom:86px; }
.page-live-demo #overview .copy { width:64.39252336448598%; }
.page-live-demo #overview .copy h1.title { padding-bottom:57px; font-size:3.153846153846154rem; }
.page-live-demo #overview .artwork { top:0; right:0; width:38.62120088954781%; height:100%; }
.page-live-demo #overview .artwork .image { top:50%; left:0; transform:translateY(-50%); width:100%; height:0; padding-bottom:90.02695417789757%; background-repeat:no-repeat; background-size:100% auto; }

.page-live-demo #overview .gform .gform-live-demo { position:relative; }
.page-live-demo #overview .gform .gform_heading { margin-bottom:32px; line-height:1.95; }
.page-live-demo #overview .gform .gform_footer {}

	@media screen and (min-width:1650px) {
		.page-live-demo #overview { padding:100px 0; }
	}
	@media screen and (min-width:1122px) {
		.page-live-demo #overview .gform .gform-live-demo.gform_confirmation_wrapper { min-height:288px; }
	}
	@media screen and (max-width:1121px) {
		.page-live-demo #overview .copy { width:100%; }
		.page-live-demo #overview .artwork { display:none; }
	}
	@media screen and (max-width:767px) and (orientation:portrait), screen and (max-width:639px) and (orientation:landscape) {
		.page-live-demo #overview .gform .gform_button { width:100%; }
	}

/*
--------------------------------------------------
TERMS & CONDITIONS
-------------------------------------------------- */
.page-terms-conditions .tc-items {}
.page-terms-conditions .tc-items > li {}
.page-terms-conditions .tc-items p.title { font-size:1.307692307692308rem; }
.page-terms-conditions .tc-items .olist { margin-bottom:20px; }
	.page-terms-conditions .tc-items .olist.lower-alpha { counter-reset:alpha; }
	.page-terms-conditions .tc-items .olist.lower-roman { counter-reset:roman; }
.page-terms-conditions .tc-items .olist > li { position:relative; padding-left:20px; }
.page-terms-conditions .tc-items .olist > li:before { position:absolute; top:0; left:0; }
	.page-terms-conditions .tc-items .olist.lower-alpha > li:before { counter-increment:alpha; content:"(" counter(alpha, lower-alpha) ") "; }
	.page-terms-conditions .tc-items .olist.lower-roman > li:before { counter-increment:roman; content:"(" counter(roman, lower-roman) ") "; }

/*
--------------------------------------------------
PRIVACY POLICY
-------------------------------------------------- */
.page-privacy-policy .privacy-copy p.title { font-size:1.307692307692308rem; }
.page-privacy-policy .privacy-copy .table-purposes { margin-bottom:30px !important; }
.page-privacy-policy .privacy-copy .table-purposes th { padding:5px 0 20px; border-bottom:1px solid; }
.page-privacy-policy .privacy-copy .table-purposes td { padding:10px 0; border-bottom:1px solid; }
	.page-privacy-policy .privacy-copy .table-purposes td:nth-child(1) { padding-right:20px; }
.page-privacy-policy .privacy-copy .table-purposes ul { margin-bottom:0 !important; }

@media(min-width:1122px) {
	#header .menus ul.main-menu > li.menu-item > a {
		font-size: 14px;
	}
}

.embed-responsive {
	position: relative;
	display: block;
	width: 100%;
	padding: 0;
	overflow: hidden;
}
.embed-responsive::before {
	display: block;
	content: "";
	padding-top: 56.25%;
}

.embed-responsive > div,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
}

/* --------------------------------------------------
Wp Post
-------------------------------------------------- */
.sec-qa {
    padding-bottom: 0;
}
.sec-qa .list-unstyled > li {
	padding-bottom: 10px;
	margin: 0 0 15px 0;
	position: relative;
}
.sec-qa .list-unstyled > li::before {
	content: inherit;
}
.sec-qa .list-unstyled > li::after {
	content: "";
	height: 1px;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	background: #e7e7e7;
}
.sec-qa .list-unstyled span {
	display: block;
}
.sec-qa .list-unstyled span:first-child {
	font-weight: 700;
}

@media(min-width:$screen-sm-min) {
	.sec-qa .list-unstyled {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin-right: -15px;
		margin-left: -15px;
		& > li {
			-webkit-box-flex: 0;
				-ms-flex: 0 0 50%;
					flex: 0 0 50%;
			max-width: 50%;
			padding-left: 15px;
			padding-right: 15px;
			&.full {
			  -ms-flex: 0 0 100%;
			  flex: 0 0 100%;
			  max-width: 100%;
			}
		}
	}
}

/* client-card */
.client-card {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	align-items: center;
	margin: 0 auto 30px auto;
	border: 1px solid #e7e7e7;
	width: 100%;
	border-radius: 15px;
	overflow: hidden;
}
.client-card > div {
	position: relative;
	width: 100%;
}

.client-card .profile {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
	border-top: 1px solid #e7e7e7;
	padding: 15px;
}
.client-card .profile li:not(:last-child) {
    margin-bottom: 15px;
}
.client-card .profile li span {
    font-weight: 700;
    display: block;
    /* width: 130px; */
    position: relative;
}
.client-card .profile li span::after {
    content: ":";
}
.client-card img {
	height: auto;
	margin-bottom: 0 !important;
	display: block;
}
.client-card .photo img {
    width: 100%
}
.client-card .logo {
    padding: 15px;
}
.client-card .logo img {
	margin: auto;
}
/* .page-10-questions-with-david-newton .client-card .logo img{
	margin: auto;
} */
@media(min-width:576px) {
	.client-card {
		width: 500px;
	}
	/* .client-card .photo, */
	/* .client-card .logo  {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: 100%;
	} */
	.client-card .photo,
	.client-card .logo {
	    -ms-flex: 0 0 50%;
	    flex: 0 0 50%;
	    max-width: 50%;
	}
	.client-card .profile li span {
	    display: inline-block;
	    width: 140px;
	}
	.client-card .profile li span::after {
	    float: right;
	}
}
@media(max-width:575.98px) {
	.client-card .photo img {
		margin: auto;
	}
	.page-10-questions-with-david-newton .client-card .photo,
	.page-10-questions-with-david-newton .client-card .logo {
		margin-bottom: 15px;
	}
	.page-10-questions-with-david-newton .client-card .photo img {
		width: 100%;
	}
}

/* --------------------------------------------------
GRID
-------------------------------------------------- */
.container-fluid {
	width: 100%;
	padding-right: 30px;
	padding-left: 30px;
	margin-right: auto;
	margin-left: auto;
}
@media (min-width: 1200px) {
	.container-fluid {
		max-width: calc(79.3180133432172% + 60px);
	}
}
.row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -20px;
	margin-left: -20px;
}

.col-md-4,
.col-md-6,
.col-md-8,
.col-lg-4,
.col-lg-6,
.col-lg-8 {
	position: relative;
	width: 100%;
	padding-right: 20px;
	padding-left: 20px;
}

@media (min-width: 768px) {
	.col-md-4 {
	    -ms-flex: 0 0 33.333333%;
	    flex: 0 0 33.333333%;
	    max-width: 33.333333%;
	}
	.col-md-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.col-md-8 {
	    -ms-flex: 0 0 66.666667%;
	    flex: 0 0 66.666667%;
	    max-width: 66.666667%;
	}
}
@media (min-width: 992px) {
	.col-lg-4 {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}
	.col-lg-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.col-lg-8 {
	    -ms-flex: 0 0 66.666667%;
	    flex: 0 0 66.666667%;
	    max-width: 66.666667%;
	}
}

.btn-transparent {
    background: transparent !important;
    border: 2px solid #fff !important;
    min-width: auto !important;
}

/* Remove outline */
a:focus,
.item-header:focus {
	outline: none;
}

/* --------------------------------------------------
BLOGS
-------------------------------------------------- */
.main,
.sidebar {
	margin-bottom: 60px;
}

/* Hero */
.page-blog-archive #hero {
	padding-bottom: 90px
}
.page-blog-archive #hero .item .item-img {
    height: 0;
    position: relative;
    padding-bottom: 46.25%;
	z-index: 1
}
.page-blog-archive #hero .item .item-img::after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.65);
	content: "";
}
.page-blog-archive #hero .item-img img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
    object-fit: cover;
    display: block;
}
.page-blog-archive #hero .item-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 0;
    color: #fff;
    opacity: 0;
    text-align: center;
    margin-right: -50%;
	transition: ease 0.3s;
	z-index: 1;
	padding: 30px 15px;
	width: 100%;
	z-index: 1;
}
.page-blog-archive #hero .item-caption::after {
    content: "";
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, transparent, rgba(0,0,0,0.35), rgba(0,0,0,0.45));
    z-index: 1;
    position: absolute;
	z-index: -1;
	border-bottom-left-radius: 30px;
	border-bottom-right-radius: 30px;
}
.page-blog-archive #hero .item-caption .title {
	font-size: 3.153846153846154rem;
	margin-top: 30px;
	margin-bottom: 30px;
	font-weight: 700;
	line-height: 1.2;
}

.hero-wrap {
  width: 100%;
}
@media (min-width: 768px) {
	.hero-wrap {
		width: 750px;
	}
}
@media (min-width: 1366px) {
	.hero-wrap {
		width: 970px;
	}
}
@media (min-width: 1200px) {
	.hero-wrap {
		width: 1280px;
	}
}

.page-blog-archive #hero .owl-item.active.center .item-img {
	padding-bottom: 55.25%;
	border-bottom-left-radius: 30px;
	border-bottom-right-radius: 30px;
}
.page-blog-archive #hero .owl-item.active.center .item-img::after {
	background: rgba(0,0,0,0.1);
	border-radius: 0 0 30px 30px;
}
.page-blog-archive #hero .owl-item.active.center .item-img img {
	border-bottom-left-radius: 30px;
	border-bottom-right-radius: 30px;
}
.page-blog-archive #hero .owl-item.active.center .item-caption {
    opacity: 1;
}
.page-blog-archive #hero .owl-nav {
    display: flex;
    justify-content: center;
	bottom: -56px;
}
.page-blog-archive #hero .owl-nav button[class*="owl-"] {
	position: relative;
	left: auto;
	right: auto;
	top: auto;
	bottom: auto;
	transform: none;
	font-size: 0;
	margin-left: 10px;
	margin-right: 10px;
}

@media(max-width:767px) {
	.page-blog-archive #hero .owl-item.active.center .item-img,
	.page-blog-archive #hero .owl-item.active.center .item-img img {
		border-bottom-left-radius: 10px;
		border-bottom-right-radius: 10px;
	}
	.page-blog-archive #hero .item-caption::after {
	    border-bottom-left-radius: 10px;
	    border-bottom-right-radius: 10px;
	}
	.page-blog-archive #hero .owl-nav {
	    margin-top: 0;
	}
}
@media(max-width:575.98px) {
	.page-blog-archive #hero .item .item-img {
	    padding-bottom: 65%;
	}
	.page-blog-archive #hero .owl-item.active.center .item-img {
	    padding-bottom: 75%;
	}
	.page-blog-archive #hero .owl-item.active.center .item-caption .btn-transparent {
		font-size: 12px;
		height: auto;
		padding: 0 10px;
		line-height: 2;
		margin-bottom: 5px;
	}
}
@media(min-width:1366px) {
	.page-blog-archive #hero .item .item-img {
	    padding-bottom: 421px;
	}
	.page-blog-archive #hero .owl-item.active.center .item-img {
	    padding-bottom: 491px;
	}
}
@media(min-width:1440px) {
	.page-blog-archive #hero .item .item-img {
	    padding-bottom: 449px;
	}
	.page-blog-archive #hero .owl-item.active.center .item-img {
	    padding-bottom: 524px;
	}
}
@media(min-width:1920px) {
	.page-blog-archive #hero .item .item-img {
	    padding-bottom: 594px;
	}
	.page-blog-archive #hero .owl-item.active.center .item-img {
	    padding-bottom: 694px;
	}
}

/* Blog Items */
.page-blog-archive #blogItems {
	background: #F5F6FA;
}
.page-blog-archive #blogItems .menu-filter {
	margin-bottom: 60px;
	background: #fff;
	padding-bottom: 60px;
}
.page-blog-archive #blogItems .menu-filter .list-unstyled {
    margin-bottom: 0;
    text-align: center;
}
.page-blog-archive #blogItems .menu-filter a,
.page-blog-archive #blogItems .menu-filter h1 {
	color: #CCD5E0;
	font-size: 18px;
}
.page-blog-archive #blogItems .menu-filter a.active,
.page-blog-archive #blogItems .menu-filter a:hover,
.page-blog-archive #blogItems .menu-filter a.active h1,
.page-blog-archive #blogItems .menu-filter a:hover h1 {
	color: #ff7a59;
	font-weight: 500;
}
.page-blog-archive #blogItems .menu-filter li {
    display: inline-flex;
    align-items: center;
}
.page-blog-archive #blogItems .menu-filter li:not(:last-child)::after {
    content: "";
    background: #CAD4E0;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    display: inline-block;
    margin-left: 15px;
    margin-right: 15px;
}
.page-blog-archive #blogItems .item {
	background: #fff;
	border: 1px solid #ddd;
	border-radius: 20px;
	margin-bottom: 40px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-transition: ease 0.3s;
    transition: ease 0.3s;
    transition-duration: 0.3s;
    transition-timing-function: ease;
}
.page-blog-archive #blogItems .item:last-child {
	margin-bottom: 0;
}
.page-blog-archive #blogItems .item-left {
	position: relative;
    background-position: center center;
    background-size: cover;
	min-height: 300px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
    position: relative;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    overflow: hidden;
    -webkit-transition: ease 0.3s;
    transition: ease 0.3s;
}
.page-blog-archive #blogItems .item-left .categories {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    margin-right: -50%;
	padding: 30px 30px 25px 30px;
	font-size: 11px;
	font-weight: 500;
}
.page-blog-archive #blogItems .item-left .categories span {
    background: #374659;
    color: #fff;
	padding: 5px 15px;
	border-radius: 15px;
	display: inline-block;
	margin-bottom: 5px;
}
.page-blog-archive #blogItems .item-left img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
    margin: auto;
    display: block;
}
.page-blog-archive #blogItems .item-right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
    padding: 30px;
	justify-content: center;
	display: flex;
	flex-direction: column;
}
.page-blog-archive #blogItems .item-right .item-title {
	font-size: 2.307692307692308rem;
	color: #374759;
	font-weight: 500;
	line-height: 1.4;
	margin-bottom: 15px;
	transition: ease 0.3s;
}
.page-blog-archive #blogItems .item-right .item-meta {
    margin-top: 20px;
	display: flex;
	flex-wrap: wrap;
	font-size: 11px;
}
.page-blog-archive #blogItems .item-right .item-meta > div {
	display: inline-flex;
	align-items: center;
}
.page-blog-archive #blogItems .item-right .item-meta > div:not(:last-child)::after {
    content: "";
    background: #4b4b4b;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
}
.page-blog-archive #blogItems .item-right .item-meta span {
    color: rgba(0,0,0,0.45);
	margin-right: 5px;
}
.page-blog-archive #blogItems .read-more {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0;
}
.page-blog-archive #blogItems .item:hover {
	box-shadow: 0 15px 15px rgba(55, 71, 89, .1);
}
.page-blog-archive #blogItems .item:hover .item-title {
	color: #ff7a59
}
@media (max-width: 575.98px) {
	.page-blog-archive #hero .item-caption .title {
	    font-size: 22px;
	    margin-top: 10px;
	    margin-bottom: 10px;
	    line-height: 1.3;
	    font-weight: 700;
	}
	.page-blog-archive #blogItems .menu-filter {
	    margin-bottom: 40px;
	    padding-bottom: 30px;
	}
	.page-blog-archive #blogItems .item {
		flex-direction: column;
	}
	.page-blog-archive #blogItems .item-left,
	.page-blog-archive #blogItems .item-right {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.page-blog-archive #blogItems .item-left {
	    border-radius: 10px 10px 0 0;
		height: 0;
		overflow: hidden;
		min-height: auto;
		padding-bottom: 75%;
		width: 100%;
	}
	.page-blog-archive #blogItems .item-right .item-title {
	    font-size: 22px;
	    line-height: 1.3;
	}
}

/* Widget Search */
.page-blog-archive .sidebar .widget-search {
	padding: 0
}
.page-blog-archive .sidebar .widget-search .input-group {
	position: relative;
}
.page-blog-archive .sidebar .widget-search .input-group-btn {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    display: inline-block;
}
.page-blog-archive .sidebar .widget-search .btn {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 52.966 52.966' fill='%23ced5dd'%3E%3Cpath d='M51.704 51.273L36.845 35.82c3.79-3.801 6.138-9.041 6.138-14.82 0-11.58-9.42-21-21-21s-21 9.42-21 21 9.42 21 21 21c5.083 0 9.748-1.817 13.384-4.832l14.895 15.491a.998.998 0 0 0 1.414.028 1 1 0 0 0 .028-1.414zM21.983 40c-10.477 0-19-8.523-19-19s8.523-19 19-19 19 8.523 19 19-8.524 19-19 19z'/%3E%3C/svg%3E%0A");
	background-size: 15px;
	background-repeat: no-repeat;
	background-color: transparent;
	border: 0;
	height: 100%;
	font-size: 0;
	width: 40px;
	background-position: center;
	cursor: pointer;
}

/* Widget */
.sidebar .widget {
	padding: 90px 60px;
	margin-bottom: 40px;
	background-size: cover;
	border-radius: 20px;
	position: relative;
	overflow: hidden;
	transition: ease 0.3s;
}
.sidebar .widget-title {
	margin-bottom: 30px;
}
.sidebar .widget-title > h3 {
	font-size: 2.307692307692308rem;
	font-weight: 700;
	line-height: 1.4;
}
@media(max-width:767px) {
	.sidebar .widget-title > h3 {
	    font-size: 22px;
	    line-height: 1.3;
	}
}
@media(min-width:1200px) and (max-width:1366px) {
	.sidebar .widget {
	    padding: 60px 30px;
	}
}


/* Widget Download */
.page-blog-archive .sidebar .widget-download {
	background-color: #374659;
	background-image: url('../images/page_blog_widget_2.jpg');
	z-index: 1;
	border: 1px solid #ddd;
}
.page-blog-archive .sidebar .widget-download .widget-title {
	color: #374759;
}
.page-blog-archive .sidebar .widget-download::after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.65);
    z-index: -1;
}
.page-blog-archive .sidebar .widget-download .button {
    background: #49a3bb;
    background: linear-gradient(to right, #49a3bb 0%, #7ec6d9 100%);
}
.page-blog-archive .sidebar .widget-download .button:hover {
    background: #7ec6d9;
}

/* Widget Subscribe */
.sidebar .widget-subscribe {
	background-color: #374659;
	background-image: url('../images/page_blog_widget_1.png');
}
.sidebar .widget-subscribe .widget-title {
	color: #fff;
}
.sidebar .widget-subscribe form { position:relative; }
.sidebar .widget-subscribe .gform_body { width:calc(100% - 160px); }
.sidebar .widget-subscribe .medium { padding:0 20px; border:0; background:#4c5d6d!important; border-radius:36px 0 0 36px; color:#fff!important; }
.sidebar .widget-subscribe .gform_body .gfield_error input[type="email"] {background:#fdd!important; color:#333!important;}
.sidebar .widget-subscribe .gform_validation_error .gform_footer {background:#fdd!important;}

.sidebar .widget-subscribe .gform_footer { position:absolute; bottom:0; right:0; width:160px; background:#4c5d6d!important; border-radius:0 36px 36px 0; }
.sidebar .widget-subscribe .gform_button { width:100%;}
.sidebar .widget-subscribe .gform_validation_error .gform_footer {
    background: #fdd;
}
/* @media screen and (max-width:767px) and (orientation:portrait), screen and (max-width:639px) and (orientation:landscape) {
	.sidebar .widget-subscribe .gform_footer { background:none!important; }
} */
.sidebar .widget-subscribe .gform_confirmation_message {
    color: #fff;
}
@media screen and (max-width:767px) and (orientation:portrait), screen and (min-width:991.98px) and (max-width:1199.98px) {
	.sidebar .widget-subscribe  .gform_body { width:100%; margin-bottom:10px; }
	.sidebar .widget-subscribe  .gform_footer { position:static; width:100%; background:none; }
	.sidebar .widget-subscribe  .medium { border-radius:36px; text-align:center; }
}
@media(min-width:1200px) and (max-width:1440px) {
	.sidebar .widget-subscribe .gform_body {
	    width: calc(100% - 100px);
	}
	.sidebar .widget-subscribe .medium {
		padding: 0 10px;
	}
	.sidebar .widget-subscribe .gform_footer {
	    width: 100px;
	}
	.sidebar .widget-subscribe .gform_button {
		min-width: auto;
		width: 100px;
	}
}


/* Widget Recent */
.sidebar .widget-recent {
	padding: 0;
	overflow: inherit;
}
.sidebar .widget-recent .widget-title {
	color: #374759;
}
.sidebar .widget-recent:hover {
    box-shadow: none;
}
.sidebar .widget-recent .item {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: 20px;
	align-items: center;
	border-radius: 10px;
	transition: ease 0.3s;
	position: relative;
}
.sidebar .widget-recent .item .item-img,
.sidebar .widget-recent .item .item-txt {
	position: relative;
	width: 100%;
}
.sidebar .widget-recent .item .title {
	font-size: 18px;
	color: #374759;
	line-height: 1.3;
	margin-bottom: 10px;
	font-weight: 500;
}
.sidebar .widget-recent .item .meta-date {
    color: #9CABBA;
}
.sidebar .widget-recent .item .item-img {
	max-width: 100px;
	height: 100px;
}
.sidebar .widget-recent .item .item-img img {
	border-radius: 10px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
    object-fit: cover;
}
.sidebar .widget-recent .item .item-txt {
	max-width: calc(100% - 100px);
	padding-left: 15px;
}
.sidebar .widget-recent .item .read-more {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0;
}

/* --------------------------------------------------
BLOG SINGLE
-------------------------------------------------- */
.page-blog-single .page-heading {
	background: url('../images/page_blog_hero_3.jpg');
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	margin-bottom: 60px;
	position: relative;
	z-index: 1;
}
.page-blog-single .page-heading .meta {
	color: #fff;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	font-weight: 300;
}
.page-blog-single .page-heading .meta-author {
    display: flex;
    align-items: center;
	margin-left: -5px;
	margin-right: -5px;
}
.page-blog-single .page-heading .meta-author span {
	padding-left: 5px;
	padding-right: 5px;
}
.page-blog-single .page-heading .meta-author img {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    margin-bottom: auto;
}
.page-blog-single .page-heading .meta-date::before {
    content: "|";
    margin-left: 10px;
    margin-right: 10px;
}
.page-blog-single .page-heading::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    background: #132030;
    z-index: -1;
    border-top-right-radius: 200px;
    border-bottom-right-radius: 200px;
}
.page-blog-single .page-heading .inner {
	padding-top: 140px;
	padding-bottom: 140px;
	width: 66.666667%;
	background: linear-gradient(to right, #132030 0%, #374659 100%);
	border-top-right-radius: 500px;
    border-bottom-right-radius: 500px;
}
.page-blog-single .page-heading .title {
	font-family: 'Montserrat', sans-serif;
	font-size: 3.153846153846154rem;
	line-height: 1.2;
	font-weight: 800;
	color: #fff;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-right: 20px;
}

.page-blog-single .page-heading .categories {
    display: flex;
	flex-wrap: wrap;
    margin-left: -5px;
    margin-right: -5px;
}
.page-blog-single .page-heading .categories li {
    padding-left: 5px;
    padding-right: 5px;
	margin-bottom: 10px
}
.page-blog-single .page-heading .categories li a {
	line-height: 1.2 !important;
	font-weight: 300 !important;
	font-size: 9px !important;
	border-width: 1px!important;
	height: auto;
	padding: 5px 10px;
}
.page-blog-single .main p {
	margin-bottom: 15px;
	line-height: 2.1;
}
.page-blog-single .main ul {
	list-style: inherit;
    margin-left: 16px;
    margin-bottom: 15px;
    line-height: 2.1;
}
.page-blog-single .main blockquote {
	color: #ff7a59;
	font-weight: 500;
	font-size: 1.45rem;
}
.page-blog-single .main img {
	margin-bottom: 15px;
	width: auto;
}
.page-blog-single .main h1,
.page-blog-single .main h2,
.page-blog-single .main h3,
.page-blog-single .main h4,
.page-blog-single .main h5,
.page-blog-single .main h6 {
	margin-top: 0;
	margin-bottom: 10px;
	font-weight: 700;
}
.page-blog-single .main h1 {
	font-size: 2.5rem;
}
.page-blog-single .main h2 {
	font-size: 2rem;
}
.page-blog-single .main h3 {
	font-size: 1.75rem;
}
.page-blog-single .main h4 {
	font-size: 1.5rem;
}
.page-blog-single .main h5 {
	font-size: 1.25rem;
}
.page-blog-single .main h6 {
	font-size: 1rem;
}

.page-blog-single .share {
	display: inline-flex;
	flex-wrap: wrap;
	font-size: 16px;
	line-height: 1;
	border-radius: 50px;
	padding: 15px;
	background: #E8EFF7;
	margin-top: 30px;
}
.page-blog-single .share span {
	padding-left: 10px;
    padding-right: 10px;
	display: inherit;
}
.page-blog-single .share .jssocials-shares {
	display: inline-flex;
	flex-wrap: wrap;
	margin-left: -10px;
	margin-right: -10px;
}
.page-blog-single .share .jssocials-shares > div {
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}
.page-blog-single .jssocials-share-link {
    color: #4BA3BB!important;
}
.page-blog-single .share .jssocials-share-count {
	display: none!important;
}

@media(max-width:767px) {
	.page-blog-single .page-heading .title {
	    font-size: 28px;
	}
	.page-blog-single .page-heading .inner {
		width: 100%;
	}
	.page-blog-single .share .jssocials-shares {
		margin-left: -5px;
		margin-right: -5px;
	}
	.page-blog-single .share .jssocials-shares > div {
		padding-left: 5px;
		padding-right: 5px;
	}
	.page-blog-single .page-heading::after {
		width: calc(100% - 31px);
		border-top-right-radius: 250px;
		border-bottom-right-radius: 250px;
	}
}
@media (max-width: 575px) {
	.page-blog-single .page-heading::after {
	    width: 30px;
	    border-top-right-radius: 0;
	    border-bottom-right-radius: 0;
	}
}
@media(min-width:1440px) {
	.page-blog-single .page-heading .inner {
		padding-top: 150px;
		padding-bottom: 150px;
	}
	.page-blog-single .page-heading .title {
	    font-size: 62px;
	}
	.page-blog-single .page-heading .categories li a {
		border-width: 2px!important;
		font-weight: 500 !important;
		font-size: 11px !important;
	}
	.page-blog-single .page-heading .meta {
		font-weight: 500;
	}
	.page-blog-single .page-heading .meta-author img {
	    width: 50px;
	    height: 50px;
	}
}

/* --------------------------------------------------
TRAINING
-------------------------------------------------- */
/* -Hero- */
.page-training #hero { padding-bottom: 60px; }
.page-training #hero .image { width:58%; }
.page-training #hero .image .video { top:20%; width:100%; }
/* .page-training #hero .image .video img {margin-top: 0;} */
.page-training #hero .image .embed { width:70.16%; margin:0 auto; }
.page-training #hero .image .youtube-embed { padding-bottom:62.51604621309371%; }
/* .page-training #hero .image .youtube-embed {
    bottom: 50px;
    margin: 40px;
    right: 40px;
} */

.page-training #hero .copy { width:42%; padding-right:10.3409933283914vw; }
.page-training #hero .copy h1.title { margin-bottom:21px; font-size:3.153846153846154rem; }
.page-training #hero .copy .blurb { margin-bottom:26px; font-size:1.076923076923077rem; line-height:2.5; }

.page-training #hero .gform form { position:relative; }
.page-training #hero .gform .medium { padding:0 160px 0 20px; background:#f5f8fd; border:0; }
.page-training #hero .gform .gform_footer { position:absolute; bottom:0; right:0; }
.page-training #hero .gform .validation_error { text-align:left; }

.page-training #search-training-video-input {
    padding-right: 160px;
}
@media screen and (max-width:1023px) {
	.page-training #hero .image { width:100%; }
	.page-training #hero .image > img { display:none; }
	.page-training #hero .image .video { position:static; }
	.page-training #hero .image .embed { width:calc(100% - 80px); }
	/* .page-training .copy { width:100%; padding:40px 40px 0; } */
	.page-training #hero .copy { width: 100%}
	.page-training #hero .copy {
		width: 100%;
		padding: 40px 40px 0;
	}
}

@media screen and (max-width:767px) {
	.page-training #hero .image .embed { width:calc(100% - 40px); }
	.page-training #hero .copy { padding-right:30px; padding-left:30px;}
	.page-training #hero .copy .blurb {
	    line-height: 1.8;
	}
	.page-training #hero .copy {
	    padding-right: 30px;
	    padding-left: 30px;
	}
}

.page-training #searchVideo {
	background: url('../images/page_training_search.png');
	background-size: cover;
	background-position: center;
	padding-top: 60px;
	padding-bottom: 60px;
}
.page-training #searchVideo .section-title {
    font-size: 2.307692307692308rem;
    color: #fff;
    line-height: 1.4;
    font-weight: 700;
    text-align: center;
    margin-bottom: 60px;
}
.page-training #searchVideo .input-group {
    position: relative;
	max-width: 600px;
	margin: auto;
}
.page-training #searchVideo .input-group-btn {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    display: inline-block;
	border-radius: 36px;
	background: #ff7a59;
    background: linear-gradient(to right, #e85f3d 0%, #ff7a59 100%);
}
.page-training #searchVideo .input-group-btn .btn {
    min-width: 140px;
    height: 36px;
    padding: 0 20px;
    font-size: 0.9230769230769231rem;
    font-weight: 500;
    border: 0;
    color: #fff;
	background-color: transparent;
	background-image: url("../images/search-icon.png");
	background-repeat: no-repeat;
	background-position: center;
	font-size: 0;
	cursor: pointer;
}

.btn:focus, .btn:active, .btn.active, .btn:focus:active {
  background-image: none;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.page-training #searchVideo .items-found {
    color: #CBD5E4;
    text-align: center;
    margin-top: 30px;
	font-weight: 700
}

.page-training #features { padding-top:60px;padding-bottom: 60px; }
.page-training #features .tabs { background:#f9fafc; border:1px solid #ced5db; border-radius:14px; }
.page-training #features .panel-items {border-right:1px solid #ced5db; }
.page-training #features .panel-items .item { display:block; position:relative; padding-left:16px; margin-bottom:16px; color:#4b4b4b; }
.page-training #features .panel-items .item:hover,
.page-training #features .panel-items .item.active { color:#ff7a59; }
.page-training #features .panel-items .item.active:before { display:block; content:""; position:absolute; top:3px; left:0; width:3px; height:13px; background:#ff7a59; }
.page-training #features .panels { padding:0 32px; }
.page-training #features .panel-title { margin-bottom:24px; font-size:1.815384615384615rem;color: #374759;font-weight: 500; }
.page-training #features .panel-content p:not(:last-child) { margin-bottom:32px;margin-top: 10px; }
.page-training #features .accordion {
	margin-left: -32px;
	margin-right: -32px;
}
.page-training #features .accordion > .item {
	position: relative;
	padding-top: 30px;
	padding-bottom: 30px;
}
.page-training #features .search-result-tab {
    padding-bottom: 0 !important;
}
.page-training #features .count-search-result {
    padding-bottom: 32px;
}
/* .page-training #features .accordion > .item:first-child,
.page-training #features .accordion > .item:nth-child(2) {
    padding-top: 0;
}
.page-training #features .accordion > .item:last-child {
    padding-bottom: 0;
} */

.page-training #features .panel:not([data-panel="video"]) {
    padding-top: 32px;
    padding-bottom: 32px;
}
.page-training #features .accordion > .item:not(:last-child) {
    border-bottom: 1px solid #ced5db;
}
.page-training #features .accordion > .item > .item-header,
.page-training #features .accordion > .item >  .item-body {
	padding-left: 32px;
	padding-right: 32px;
}
.page-training #features .accordion > .item > .item-header {
	position: relative;
}
.page-training #features .accordion .panel-title {
	margin-bottom: 0
}
.page-training #features .accordion .item-meta {
	color: #CCD5E0;
	display: inline-block;
}
.page-training #features .accordion .ui-icon {
	position: absolute;
	top: 21px;
	right: 35px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -.25em;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
	width: 30px;
	height: 30px;
	background-size: cover;
	cursor: pointer;
}
.page-training #features .accordion .ui-icon-plus {
    background-image: url("../images/expand-arrow.png");
}
.page-training #features .accordion .ui-icon-minus {
    background-image: url("../images/collapse-arrow.png");
}
.page-training #features .nav-tabs li {
    padding-left: 32px;
}
.page-training #features .nav-tabs .has-sub {
	padding: 32px 32px 16px 32px;
	background: #EEF2F5;
	margin-bottom: 32px;
}
.page-training #features .nav-tabs .has-sub ul .item.active {
    color: #4b4b4b;
}
.page-training #features .nav-tabs .has-sub ul .item.active::before {
    content: none;
}
.page-training #features .videos {
	margin-left: -32px;
	margin-right: -32px;
	background: #EFF0F2;
	padding-top: 32px;
	padding-bottom: 32px;
	transform: translateY(30px);
	margin-top: -30px;
	border-top: 1px solid #ced5db;
}
.page-training #features .videos .item {
	height: 250px;
	background: #fff;
	border: 1px solid #ddd;
	border-radius: 20px;
	margin-bottom: 40px;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-transition: ease 0.3s;
	transition: ease 0.3s;
	    transition-duration: 0.3s;
	    transition-timing-function: ease;
	transition-duration: 0.3s;
	transition-timing-function: ease;
	margin-left: 32px;
	margin-right: 32px;
	overflow: hidden;
}
.page-training #features .videos .item::after {
    content: "";
    position: absolute;
    background: #4DA2B7;
    top: 0;
    width: 4px;
    height: 100%;
    right: 0;
}
.page-training #features .videos .item:not(:last-child) {
	margin-bottom: 32px;
}
.page-training #features .videos .item-left {
	position: relative;
	background-position: center center;
	background-size: cover;
	/* min-height: 300px; */
	-webkit-box-flex: 0;
	-ms-flex: 0 0 40%;
	flex: 0 0 40%;
	max-width: 40%;
	position: relative;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	overflow: hidden;
	-webkit-transition: ease 0.3s;
	transition: ease 0.3s;
}
.page-training #features .videos .item-left::after {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	content: "\f04b";
	font-family: FontAwesome;
	width: 50px;
	height: 50px;
	background: rgba(0,0,0,0.45);
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
	font-size: 22px;
}
.page-training #features .videos .item-left img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	max-width: 100%;
	max-height: 100%;
	object-fit: cover;
	margin: auto;
	display: block;
	transform: scale(1.8)
}
.page-training #features .videos .item-right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
    padding: 30px;
	align-self: center;
	/* align-items: center;
	display: inline-flex; */
}
.page-training #features .videos .item-right .date-time {
    color: #CCD5E0;
	font-size: 13px
}
.page-training #features .videos .item-right .item-title {
	font-size: 18px;
	color: #374759;
	font-weight: 500;
}
.page-training #features .videos .item .item-body {
	margin-top: 15px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}
.page-training #features .videos .popup-iframe {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	font-size: 0;
	z-index: 1000;
}
@media (max-width: 575.98px) {
	.page-training #features .videos .item {
		flex-direction: column;
		height: auto;
	}
	.page-training #features .videos .item-left,
	.page-training #features .videos .item-right {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.page-training #features .videos .item-left {
	    border-radius: 10px 10px 0 0;
		height: 0;
		overflow: hidden;
		min-height: auto;
		padding-bottom: 75%;
		width: 100%;
	}

}
@media (max-width: 667px) {
	.page-training #features .panel-items {
	    border-right: 0;
	}
	.page-training #features .videos .item .item-body {
	    display: none;
	}
}

/* WP */
.wp-caption {
    width: auto !important;
}
.wp-caption .wp-caption-text {
    text-align: center;
}

/* Gform */
@media(max-width:767px) {
	.sidebar .widget-subscribe .gform_footer,
	#footer .gform .gform_validation_error .gform_footer {
	    background: transparent!important;
	}
}

.page-november-training-webinars .wrapper .gform_wrapper {
    margin-bottom: 30px;
}
.page-november-training-webinars .wrapper .gform_body .gfield .gfield_label {
    display: block;
	margin-bottom: 10px;
}
.page-november-training-webinars .wrapper .gform_fields .gfield {
    margin-bottom: 15px;
}
.page-november-training-webinars .wrapper .gform_footer {
    margin-top: 30px;
}

/* Footer  */
#footer .gform_validation_error .gform_fields input {
	color: #333!important;
}
#footer input:-webkit-autofill,
#footer input:-webkit-autofill:hover,
#footer input:-webkit-autofill:focus {
	-webkit-text-fill-color: #fff;
	-webkit-box-shadow: 0 0 0px 1000px transparent inset;
	transition: background-color 5000s ease-in-out 0s;
}

/* --------------------------------------------------
PROPOSAL TEMPLATE
-------------------------------------------------- */
.proposal-template #content {
	padding-top: 0!important;
}
.proposal-template #header .hgroup {
	background: transparent;
}
body.onscroll.proposal-template #header .hgroup {
    background: #fff;
}

/* Hero */
.proposal-template #hero {
	position: relative;
	display: flex;
	align-items: center;
}
.proposal-template #hero::before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	width: 56%;
	height: 100%;
	background: url('../images/proposal-template-bg-hero-1.png');
	background-size:contain !important;
	background-repeat: no-repeat !important;
	background-position: top right !important;
}
.proposal-template #hero .section-body {
    padding-top: 150px;
    padding-bottom: 92px;
	z-index: 2;
	position: relative;
}
.proposal-template #hero .description {
	width: 100%;
}
.proposal-template #hero .description h1 {
	font-size: 3.461538461538462rem;
	color: #374759;
	font-family: 'Montserrat', sans-serif;
	font-weight: 800;
	line-height: 1.3;
	margin-bottom: 60px;
	/* max-width: 450px; */
}
.proposal-template #hero .description h1 span {
	display: block;
}
.proposal-template #hero .description p {
	font-size: 1.307692307692308rem;
	line-height: 1.8
}
.proposal-template #hero .buttons {
	width: 100%;
	margin-top: 30px;
}
.proposal-template #hero .buttons p {
	font-size: 1.307692307692308rem;
    line-height: 1.8;
	margin-bottom: 15px;
}
.proposal-template #hero .buttons ul {
    margin-right: -5px;
    margin-left: -5px;
	/* margin-top: 60px; */
	display: inline-block;
}
.proposal-template #hero .buttons li {
	position: relative;
	padding-right: 5px;
	padding-left: 5px;
    max-width: 100%;
	margin-bottom: 15px;
	display: inline-block;
	float: left;
}
.proposal-template #hero .buttons .button {
	height: auto;
	line-height: 1.3;
	padding: 10px 20px;
	/* background: #fff;
	color: #ff7a59;
	border: 2px solid #ff7a59; */
	background: linear-gradient(to right, #e85f3d 0%, #ff7a59 100%);
	color: #fff;
	border: 0;
}
.proposal-template #hero .buttons .button:hover,
.proposal-template #hero .buttons .button.active {
	/* background: linear-gradient(to right, #e85f3d 0%, #ff7a59 100%);
	color: #fff; */
	background: #ff7a59;
	color: #fff;
}
.proposal-template #hero .col-right {
    width: 45.5%;
    text-align: center;
}
.proposal-template #hero .download {
	display: inline-block;
}
.proposal-template #hero .download a {
	background: linear-gradient(to right, #49a3bb 0%, #7ec6d9 100%);
	color: #fff;
	display: flex;
	align-items: center;
	height: auto;
	padding: 45px 80px;
	font-size: 2.2rem;
	border-radius: 180px;
	box-shadow: -10px 10px 20px rgba(55, 71, 89, 0.4);
	white-space: nowrap;
	text-align: center;
}
.proposal-template #hero .download a::before {
	content: "";
	width: 40px;
	height: 40px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 471.2 471.2' fill='%23fff'%3E%3Cpath d='M457.7 230.15c-7.5 0-13.5 6-13.5 13.5v122.8c0 33.4-27.2 60.5-60.5 60.5H87.5c-33.4 0-60.5-27.2-60.5-60.5v-124.8c0-7.5-6-13.5-13.5-13.5s-13.5 6-13.5 13.5v124.8c0 48.3 39.3 87.5 87.5 87.5h296.2c48.3 0 87.5-39.3 87.5-87.5v-122.8c0-7.4-6-13.5-13.5-13.5z'/%3E%3Cpath d='M226.1 346.75c2.6 2.6 6.1 4 9.5 4s6.9-1.3 9.5-4l85.8-85.8c5.3-5.3 5.3-13.8 0-19.1-5.3-5.3-13.8-5.3-19.1 0l-62.7 62.8V30.75c0-7.5-6-13.5-13.5-13.5s-13.5 6-13.5 13.5v273.9l-62.8-62.8c-5.3-5.3-13.8-5.3-19.1 0-5.3 5.3-5.3 13.8 0 19.1l85.9 85.8z'/%3E%3C/svg%3E");
	display: block;
	background-size: 100%;
	background-repeat: no-repeat;
	margin-right: 20px;
}
.proposal-template #hero .ui-selectmenu-menu {
	z-index: 1
}
@media(max-width:767px) {
	.proposal-template #hero {
		background: none
	}

	.proposal-template #hero .section-body {
		padding-top: 115px;
	}
	.proposal-template #hero .buttons li {
	    width: 100%;
	}
	.proposal-template #hero .description p {
		line-height: 1.4
	}

	.proposal-template #hero .download {
	    position: relative;
	    left: auto;
	    top: auto;
	    transform: none;
	}
	.proposal-template #hero .download a {
		margin: auto;
	}
	.proposal-template #hero .download a {
	    padding: 15px 30px;
	    font-size: 1.3rem;
	}
	.proposal-template #hero .download a::before {
	    width: 30px;
	    height: 30px;
	    margin-right: 15px;
	}
}
@media(max-width:991px) {
	.proposal-template #hero::before {
		content: none;
	}
	.proposal-template #hero .buttons {
	    text-align: center;
	}
	.proposal-template #hero .buttons .button {
	    display: block;
	    width: 100%;
		padding: 10px;
		font-size: 14px;
	}
}
@media(max-width:1140px) {
	.proposal-template #hero .col-left,
	.proposal-template #hero .col-left .description,
	.proposal-template #hero .col-right {
	    width: 100%;
	}
	.proposal-template #hero .description h1 {
		max-width: 100%;
	}
}
@media only screen and (min-width : 768px) and (max-width : 1024px) and (orientation : portrait) {
	.proposal-template #hero .download {
	    margin-top: 30px;
	}
	.proposal-template #hero .description {
	    width: 70%;
	}
}
@media (min-width: 992px) {
	.proposal-template #hero .section-body {
		display: flex;
		align-items: center;
	}
	.proposal-template #hero .description {
		width: 80%;
	}
	.proposal-template #hero .buttons {
		width: 100%;
	}
}
@media (min-width: 1441px) {
	.proposal-template #hero {
		min-height: 100vh
	}
	.proposal-template #hero .col-left {
		width: 54.5%
	}
	.proposal-template #hero .download a {
		padding: 70px 100px;
		font-size: 42px;
	}
	.proposal-template #hero .download a::before {
		margin-right: 30px;
		width: 50px;
		height: 50px;
	}
}

/* sendProposal */
.proposal-template #sendProposal {
	background: #FBFCFF;
	align-items: center;
	padding-top: 92px;
	padding-bottom: 92px;
}
.proposal-template #sendProposal .section-header {
	text-align: center;
	margin-bottom: 60px;
}
.proposal-template #sendProposal .section-header h2 {
	font-size: 3rem;
	line-height: 1.4;
	color: #374759;
	font-family: 'Montserrat', sans-serif;
	font-weight: 800;
}
.proposal-template #sendProposal .section-header h2 span{
	display: block;
}
.proposal-template #sendProposal .item:not(:last-child) {
	margin-bottom: 30px;
}
.proposal-template #sendProposal .item .row {
	align-items: center;
}
.proposal-template #sendProposal .item .item-txt h3 {
	font-size: 2.307692307692308rem;
	line-height: 1.4;
	color: #374759;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	margin-bottom: 30px;
}
.proposal-template #sendProposal .item .item-img {
	text-align: center;
}

@media (min-width: 992px) {
	.proposal-template #sendProposal .item:nth-last-child(odd) .item-txt {
		-ms-flex-order: 1;
		order: 1;
	}
	.proposal-template #sendProposal .item:nth-last-child(odd) .item-img {
		-ms-flex-order: 2;
		order: 2;
	}
}

/* --------------------------------------------------
TEMPLATE DOWNLOAD
-------------------------------------------------- */
.page-template-download #hero {
	position: relative;
	display: flex;
	align-items: center;
	background: #F4F6F9;
}
.page-template-download #hero .description h1 {
	font-size: 3.461538461538462rem;
	color: #374759;
	font-family: 'Montserrat', sans-serif;
	font-weight: 800;
	line-height: 1.3;
	margin-bottom: 60px;
}
.page-template-download #hero .gform_heading {
    margin-bottom: 32px;
    line-height: 1.95;
}
.page-template-download #hero .section-body {
	padding-top: 100px;
	padding-bottom: 100px;
	z-index: 2;
	position: relative;
}
.page-template-download #hero form {
	margin-top: 30px;
}

.ui-selectmenu .ui-selectmenu-menu.ui-selectmenu-open {
	z-index: 2
}
.page-template-download #hero .gfield:nth-child(7).ui-selectmenu .ui-selectmenu-button,
.page-template-download #hero .gfield:nth-child(7).ui-selectmenu .ui-selectmenu-menu ul.ui-menu {
    background: #E8EBEE;
}
.page-template-download .gform_confirmation_message {
    margin-top: 6px;
}
@media(min-width:768px) {
	.page-template-download #hero form {
		position: relative;
	}
	.page-template-download #hero .gfield {
	    float: left;
	    width: 50%;
	    padding-right: 10px;
	    padding-left: 10px;
	    padding-bottom: 20px;
	}
	.page-template-download #hero .gform_footer {
		width: calc(50% - 10px);
		position: absolute;
		bottom: 20px;
		right: 0;
	}
	.page-template-download .gform_footer .button {
	    width: 100%;
	}
}
@media (min-width : 992px) {
	.page-template-download #hero .section-body {
		display: flex;
		align-items: center;
	}
	.page-template-download #hero .col-left {
		width: 64.25%
	}
	.page-template-download #hero .col-right {
		width: 50%;
		position: absolute;
		top: 50%;
		left: 61%;
		height: auto;
		transform: translateY(-50%);
		z-index: -1;
	}
}
@media screen and (min-width:1122px) {
	.page-template-download #hero .gform_confirmation_wrapper { min-height:288px; }
}
/* --------------------------------------------------
SITEMAP
-------------------------------------------------- */
.page-sitemap #sitemap .section-header {
    padding-top: 100px;
    padding-bottom: 100px;
    background: #374759;
    background: linear-gradient(to right, #122030 0%, #374759 100%);
}
.page-sitemap #sitemap .section-header h1 {
    margin-bottom: 22px;
    font-size: 3.153846153846154rem;
	font-family: 'Montserrat', sans-serif;
	font-weight: 800;
	color: #fff;
	text-align: center;
	margin-bottom: 0;
}
.page-sitemap #sitemap .section-body {
    padding-top: 60px;
    padding-bottom: 45px;
}
.page-sitemap #sitemap .panels {
    padding-top: 100px;
    padding-bottom: 100px;
}
.page-sitemap #sitemap .panel-items {
    background: #374759;
    background: linear-gradient(to right, #122030 0%, #374759 100%);
	text-align: center;

}
.page-sitemap #sitemap .panel-items .items {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.page-sitemap #sitemap .panel-items .item {
    display: block;
    position: relative;
    z-index: 0;
    min-width: 240px;
    height: 50px;
    line-height: 50px;
    font-size: 1.153846153846154rem;
    background: #49a3bb;
    border-radius: 13px 13px 0 0;
    color: #fff;
    text-align: center;
}
.page-sitemap #sitemap .panel-items .item.active {
    z-index: 1;
    height: 57px;
    line-height: 57px;
    margin-top: -7px;
    font-weight: 500;
}
.page-sitemap #sitemap .panel-items .item:hover, .page-sitemap #sitemap .panel-items .item.active {
    background: #fff;
    color: #ff7a59;
}

.page-sitemap #sitemap .wsp-container {
    text-align: center;
}
.page-sitemap #sitemap .wsp-posts-title,
.page-sitemap #sitemap .wsp-pages-title {
	display: none;
}
.page-sitemap #sitemap .wsp-title {
	font-size: 2.307692307692308rem;
	line-height: 1.4;
	color: #374759;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	margin-bottom: 30px;
	text-align: center;
}
.page-sitemap #sitemap .wsp-container ul {
	list-style-type: circle;
	display: inline-block;
	width: 100%;
	text-align: left;
	margin-bottom: 15px;
}
.page-sitemap #sitemap .wsp-container > ul {
	margin-bottom: 30px;
}
.page-sitemap #sitemap .wsp-container ul ul {
	border-left: 1px solid rgba(0,0,0,0.1);
	padding-left: 27px;

}
.page-sitemap #sitemap .wsp-container .wsp-pages-list ul {
	margin-bottom: 0;
}
.page-sitemap #sitemap .wsp-container li {
	padding-left: 5px;
}
.page-sitemap #sitemap .wsp-container a {
	display: inline-block;
}
.page-sitemap #sitemap .wsp-container strong {
	margin-bottom: 15px;
	display: block;
}
.page-sitemap #sitemap .wsp-container strong a {
	display: inline-block;
}
.page-sitemap #sitemap .wsp-container li:not(:last-child) {
	margin-bottom: 15px;
}
.page-sitemap #sitemap .page_item_has_children > a {
    margin-bottom: 15px;
}
.wsp-container > .wsp-posts-list > li,
.wsp-container > .wsp-pages-list > li {
	width: 100%;
	float: left;
}
@media (min-width: 768px) {
	.wsp-container > .wsp-posts-list > li,
	.wsp-container > .wsp-pages-list > li {
	    width: 50%;
	}
}
@media (min-width: 992px) {
	.wsp-container > .wsp-posts-list > li,
	.wsp-container > .wsp-pages-list > li {
	    width: 33.3%;
	}
}
@media screen and (max-width:767px) and (orientation:portrait), screen and (max-width:639px) and (orientation:landscape) {
	.page-sitemap #sitemap .section-header {
		padding-bottom: 40px;
	}
	.page-sitemap #sitemap .panel-items { padding-bottom:60px; }
	.page-sitemap #sitemap .panel-items .item { width:100%; border-radius:0; }
	.page-sitemap #sitemap .panel-items .item:first-child { margin-bottom:20px; }
	.page-sitemap #sitemap .panel-items .item:not(:first-child) { margin-left:0; }
	.page-sitemap #sitemap .panel-items .item:nth-child(1):not(.active),
	.page-sitemap #sitemap .panel-items .item:nth-child(2):not(.active) { border-radius:0; }
	.page-sitemap #sitemap .panel-items .item.active { height:50px; line-height:50px; margin-top:0; }
}


/* POP UP */
.pum-container {
    border-radius: 15px;
}
.pum-close:hover {
    color: #fff;
}

/* Page Calculator */
.page-real-estate-listing-conversion-calculator .section,
.page-paperless-proposal-cost-saving-calculator .section {
	padding-top: 60px;
	padding-bottom: 60px;
}
.page-real-estate-listing-conversion-calculator .section-title,
.page-paperless-proposal-cost-saving-calculator .section-title {
    margin-bottom: 45px;
	font-size: 2.307692307692308rem;
    line-height: 1.4;
    color: #374759;
	font-weight: 700;
	font-family: 'Montserrat', sans-serif;
}
.page-real-estate-listing-conversion-calculator #hero,
.page-paperless-proposal-cost-saving-calculator #hero {
    padding-bottom: 0;
}
.page-real-estate-listing-conversion-calculator #hero h1.title,
.page-paperless-proposal-cost-saving-calculator #hero h1.title {
	font-size: 3.153846153846154rem;
	color: #374759;
}
.section-calculator h3 {
    margin-bottom: 15px;
}
.section-calculator label {
	display: inline-block;
	margin-bottom: 2px;
}
.section-calculator p {
    margin-bottom: 15px;
    line-height: 2.1;
}
.section-calculator .saving {
	background: #F5F6F9;
}
.section-calculator .assumptions {
    margin-top: 30px;
	font-size: 12px;
}
.section-calculator .cost-save.color-pelorous {
	font-size: 2.307692307692308rem;
	line-height: 1.3!important;
}
.section-calculator .color-pelorous {
	color: #49A3BB;
}
.section-calculator .tick {
	width: 13px;
    height: 13px;
	display: inline-block;
	margin-left: 5px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' fill='%2349a3bb'%3E%3Cpath d='M437.019 74.981C388.667 26.629 324.38 0 256 0 187.619 0 123.332 26.629 74.98 74.981 26.629 123.333 0 187.62 0 256c0 68.381 26.629 132.668 74.98 181.021C123.332 485.372 187.619 512 256 512c68.38 0 132.667-26.628 181.019-74.979C485.371 388.668 512 324.381 512 256c0-68.38-26.629-132.667-74.981-181.019zM387.106 188.71L231.311 344.504a14.954 14.954 0 01-10.606 4.394 14.954 14.954 0 01-10.607-4.394l-85.205-85.203c-5.858-5.857-5.858-15.356-.001-21.213 5.858-5.858 15.355-5.858 21.214 0l74.599 74.597 145.188-145.188c5.858-5.858 15.355-5.858 21.213 0 5.859 5.858 5.859 15.355 0 21.213z'/%3E%3C/svg%3E");
}

.section-calculator .table-wrapper {
	border-radius: 15px;
    overflow: hidden;
    border: 1px solid #e7e7e7;
	margin-bottom: 25px;
}
.section-calculator .table {
	margin-bottom: 20px;
	max-width: calc(100% + 2px);
	width: calc(100% + 2px);
	margin: -1px;
}
.section-calculator .table th{
	font-weight: normal;
}
.section-calculator .table > tbody > tr > td,
.section-calculator .table > tbody > tr > th,
.section-calculator .table > tfoot > tr > td,
.section-calculator .table > tfoot > tr > th,
.section-calculator .table > thead > tr > td,
.section-calculator .table > thead > tr > th {
	 border: 1px solid #e7e7e7;
	 line-height: 1.42857;
	 padding: 10px 20px;
	 vertical-align: top;
}
.section-calculator .table tbody tr:nth-of-type(even) {
  background-color: #F5F6F9;
}
.section-calculator .table ul {
	 margin-bottom: 0;
	 padding-left: 24px;
}

.section-calculator .custom-list{
    margin-bottom: 20px;
}
.section-calculator .custom-list li{
    margin-bottom: 10px;
}
.section-calculator .decimal {
	list-style: decimal inside;
}
.section-calculator .dash {
	list-style-type: none;
}
.section-calculator .dash > li {
	margin-left: 12px;
}
.section-calculator .dash > li:before {
	content: "-";
	margin-left: -10px;
	margin-right: 5px;
}
.section-calculator .asterisk > li,
.section-calculator .dash > li {
	margin-left: 12px;
}
.section-calculator .asterisk > li:before {
	content: "*";
	margin-left: -10px;
	margin-right: 5px;
	vertical-align: middle;
}

.section-calculator .calculator-box {
    border: 1px solid #d9e0e8;
    padding: 36px 56px 36px 36px;
    border-radius: 15px;
	position: relative;
}

.section-calculator .calculator-box::before,
.section-calculator .calculator-box::after {
	content: "";
	position: absolute;
    width: 15px;
    height: 15px;
    top: 50%;
    right: -15px;
    transform: translateY(-50%);
    padding: 10px;
    border-radius: 50%;
    background-position: center;
}
.section-calculator .calculator-box::before {
	background: linear-gradient(to right, #1C2737 0%, #3A4758 100%);
}
.section-calculator .calculator-box::after {
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 477.175 477.175' fill='%23fff'%3E%3Cpath d='M360.731 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z'/%3E%3C/svg%3E");
	mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 477.175 477.175' fill='%23fff'%3E%3Cpath d='M360.731 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z'/%3E%3C/svg%3E");
	-webkit-mask-size: 16px;
            mask-size: 16px;
    -webkit-mask-repeat: no-repeat;
            mask-repeat: no-repeat;
    -webkit-mask-position: center;
            mask-position: center;
	position: absolute;
	background: #fff;
    width: 15px;
    height: 15px;
    top: 50%;
    right: -15px;
    transform: translateY(-50%);
    padding: 10px;
    border-radius: 50%;
    background-position: center;
}

.section-calculator .calculator-box .form-group {
    margin-bottom: 15px;
	position: relative;
}
.section-calculator .calculator-box .button {
	margin: auto;
    display: block;
	margin-top: 30px;
	cursor: pointer;
}

.section-calculator .prepend {
	border-radius: 20px;
}
.section-calculator .prepend input {
	padding-left: 60px!important;
}
.section-calculator .prepend label{
	left: 40px!important;
}
.section-calculator .input-group-prepend {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 50px;
    /* height: 100%; */
    height: 36px;
    display: flex;
    justify-content: center;
    align-items: center;
	border-right: 1px solid #ced5dd;
	padding-left: 5px;
}

/* .section-calculator .floating-label .form-group {
    position: relative;
}
.section-calculator .floating-label input,
.section-calculator .floating-label label {
    padding:5px 20px;
}
.section-calculator .floating-label label {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	margin-bottom: 0;
	line-height: 1.5;
	color: #495057;
	pointer-events: none;
	cursor: text;
	border: 1px solid transparent;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%
}
.section-calculator .floating-label .form-control::-webkit-input-placeholder {
    color: transparent;
}
.section-calculator .floating-label .form-control:-ms-input-placeholder {
    color: transparent;
}
.section-calculator .floating-label .form-control::-ms-input-placeholder {
    color: transparent;
}
.section-calculator .floating-label .form-control::-moz-placeholder {
    color: transparent;
}
.section-calculator .floating-label .form-control::placeholder {
    color: transparent;
}
.section-calculator .floating-label .form-control:not(:placeholder-shown) ~ label {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    font-size: 0;
    color: #999;
}
@supports (-ms-ime-align: auto) {
    .section-calculator .floating-label label {
        display: none;
    }
    .section-calculator .floating-label .form-control::-ms-input-placeholder {
        color: #999;
    }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .section-calculator .floating-label label {
        display: none;
    }
    .section-calculator .floating-label .form-control:-ms-input-placeholder {
        color: #999;
    }
} */

@media(min-width:768px) {
	.section-calculator .container-fluid {
		padding-right: 47px;
		padding-left: 47px;
	}
	.section-calculator .conversion .row,
	.section-calculator .saving .row {
		margin-right: -47px;
	    margin-left: -47px;
	}
	.section-calculator .conversion [class*=col-],
	.section-calculator .saving [class*=col-] {
		padding-right: 47px;
	    padding-left: 47px;
	}
	/* .section-calculator .floating-label input,
	.section-calculator .floating-label label {
	    padding:8px 20px;
	} */
}
@media(max-width:767px) {
	.section-calculator .calculator-result {
	    margin-top: 30px;
	}
	.section-calculator .calculator-box {
	    padding: 30px 15px 56px 15px;
	}
	.section-calculator .calculator-box::before,
	.section-calculator .calculator-box::after {
	    top: auto;
	    bottom: -15px;
	    transform: translateX(-50%) rotate(90deg) !important;
	    right: auto;
	    left: 50%;
	}
}
@media(max-width:991.98px) {
	.section-calculator .cost-save .color-pelorous {
		display: block;
	}
}
@media(max-width:1199.98px) {
	/* .section-calculator .floating-label label {
	    position: relative;
	    order: 1;
	    left: 0 !important;
	    text-overflow: unset;
	    white-space: normal;
	    padding: 0;
	    text-align: center;
		font-size: 14px;
	}
	.section-calculator .floating-label .form-control:not(:placeholder-shown) ~ label {
	    padding-top: 0;
	    font-size: 14px;
	    color: #999;
		padding-bottom: 0;
	} */
	.section-calculator .input-group-prepend {
	    height: 36px;
	}
}
