.slick-dots,
.main-nav,
.navdrop ul,
.login-section .social-list,
.columnized-text,
.footer-nav .accordion,
.footer-nav .accordion .slide,
.base-line .footer-nav,
.base-line .social-list,
.press-list,
.side-list,
.brand-list,
.team-members .team-list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

.ellipsis {
	white-space: nowrap; /* 1 */
	text-overflow: ellipsis; /* 2 */
	overflow: hidden;
}

@font-face {
	font-family: "icomoon";
	src: url("../fonts/icomoon.eot?dhwb0r");
	src: url("../fonts/icomoon.eot?dhwb0r#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?dhwb0r") format("truetype"), url("../fonts/icomoon.woff?dhwb0r") format("woff"), url("../fonts/icomoon.svg?dhwb0r#icomoon") format("svg");
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: "icomoon" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1; /* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-linkedin:before {
	content: "";
}

.icon-facebook:before {
	content: "";
}

.icon-twitter:before {
	content: "";
}

.icon-github:before {
	content: "";
}

.icon-google:before {
	content: "";
}

/* Slick slider styles */

.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0;
}

.slick-list:focus {
	outline: none;
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
}

.slick-track:before,
.slick-track:after {
	content: "";
	display: table;
}

.slick-track:after {
	clear: both;
}

.slick-loading .slick-track {
	visibility: hidden;
}

.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none;
}

[dir="rtl"] .slick-slide {
	float: right;
}

.slick-slide img {
	display: block;
}

.slick-slide.slick-loading img {
	display: none;
}

.slick-slide.dragging img {
	pointer-events: none;
}

.slick-initialized .slick-slide {
	display: block;
}

.slick-loading .slick-slide {
	visibility: hidden;
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
	display: none;
}

.slick-dots {
	text-align: center;
	line-height: 0;
	position: absolute;
	width: 100%;
	bottom: 40px;
	left: 0;
	z-index: 3;
}

.slick-dots li {
	display: none;
	vertical-align: top;
	line-height: 0;
}

.slick-dots li:not(:last-child) {
	margin-right: 7px;
}

.slick-dots li.slick-active button {
	background: #fff;
}

.slick-dots button {
	-webkit-transition: background .3s ease-in-out;
	transition: background .3s ease-in-out;
	width: 9px;
	height: 9px;
	padding: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: transparent;
	overflow: hidden;
	text-indent: -9999px;
	border: 1px solid #fff;
	border-radius: 50%;
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */

.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
}

.fancybox-outer,
.fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image,
.fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
	background-image: url("../images/fancybox_sprite.png");
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: .8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url("../images/fancybox_loading.gif") center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url("../images/blank.gif"); /* helps IE */
	-webkit-tap-highlight-color: transparent;
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
	overflow: hidden !important;
	width: auto;
}

.fancybox-lock body {
	overflow: hidden !important;
}

.fancybox-lock-test {
	overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url("../images/fancybox_overlay.png");
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, .8);
	border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #fff;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/

#header {
	padding: 8px 0;
	position: relative;
	z-index: 100;
	background: #fff;
}

#header .container {
	width: auto;
	max-width: 1175px;
	margin: 0 auto;
}

#header .container:before,
#header .container:after {
	display: none;
}

.logo {
	display: inline-block;
	vertical-align: top;
	width: 112px;
	position: relative;
	z-index: 99;
}

.logo a {
	display: block;
}

.logo img {
	display: block;
	width: 100%;
}

#nav {
	-webkit-transition: max-height .3s ease-in-out;
	transition: max-height .3s ease-in-out;
	position: absolute;
	left: 0;
	right: 0;
	top: 100%;
	z-index: 88;
	text-align: center;
	overflow: hidden;
	max-height: 0;
}

#nav .slide {
	-webkit-transition: -webkit-transform .3s ease-in-out;
	transition: transform .3s ease-in-out;
	position: relative;
	top: 0;
	left: 0;
	right: 0;
	padding: 20px 10px;
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%);
	background: #fff;
}

.main-nav {
	color: #70737f;
	font-size: 14px;
}

.main-nav > li {
	padding: 0 0 15px;
}

.main-nav > li.active a {
	color: #000;
}

.main-nav a {
	color: inherit;
	text-decoration: none;
}

.main-nav a:hover {
	color: #000;
}

.add-nav {
	-webkit-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
	opacity: 0;
}

.add-nav .btn {
	display: inline-block;
	vertical-align: top;
	margin: 0 6px 0 0;
}

.nav-opener {
	float: right;
	display: inline-block;
	vertical-align: top;
	position: relative;
	z-index: 99;
	width: 38px;
	height: 38px;
	border-radius: 4px;
	border: 1px solid #3e74bc;
	position: relative;
	text-indent: -9999px;
	overflow: hidden;
}

.nav-opener:before,
.nav-opener:after,
.nav-opener span {
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	content: "";
	position: absolute;
	top: 17px;
	left: 15%;
	right: 15%;
	height: 3px;
	background: #3e74bc;
}

.nav-opener:before {
	top: 10px;
}

.nav-opener:after {
	top: 24px;
}

.navdrop {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.resize-active .navdrop {
	-webkit-transition: none;
	transition: none;
}

.navdrop ul {
	padding: 15px;
	max-width: 440px;
	width: 100%;
}

.navdrop ul .tools-block {
	padding: 0;
	margin-bottom: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.navdrop ul .tools-block:last-child {
	margin-bottom: 0;
}

.navdrop ul .tools-block .img-holder {
	width: 75px;
	padding: 0 15px;
}

.navdrop ul .tools-block .text-holder {
	width: calc(100% - 75px);
	padding: 0 0 0 15px;
	line-height: 20px;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	text-align: left;
}

.navdrop li {
	padding: 0;
	margin: 0 0 25px 0;
}

.navdrop li:last-child {
	margin-bottom: 0;
}

.navdrop a {
	-webkit-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
	display: block;
}

.nav-active .nav-opener span {
	opacity: 0;
}

.nav-active .nav-opener:before,
.nav-active .nav-opener:after {
	top: 17px;
	-webkit-transform: translateY(-50%) rotate(45deg);
	-ms-transform: translateY(-50%) rotate(45deg);
	transform: translateY(-50%) rotate(45deg);
}

.nav-active .nav-opener:after {
	-webkit-transform: translateY(-50%) rotate(-45deg);
	-ms-transform: translateY(-50%) rotate(-45deg);
	transform: translateY(-50%) rotate(-45deg);
}

.nav-active #nav {
	max-height: 2000px;
}

.nav-active #nav .slide {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}

.nav-active .add-nav {
	opacity: 1;
}

.resize-active #header * {
	-webkit-transition: none !important;
	transition: none !important;
}

body {
	min-width: 320px;
}

#wrapper {
	overflow: hidden;
	position: relative;
}

a {
	-webkit-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out;
	font-weight: 600;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a.read-more {
	text-transform: capitalize;
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
}

img {
	vertical-align: top;
	max-width: 100%;
}

.accessibility,
.hidden {
	position: absolute;
	left: -10000px;
	top: auto;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

.accessibility:focus {
	position: static;
	width: auto;
	height: auto;
}

.media .media-object {
	max-width: none;
}

input,
button {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

input::-ms-clear {
	display: none;
}

.btn {
	-webkit-transition: color .3s ease-in-out, background .3s ease-in-out, border-color .3s ease-in-out;
	transition: color .3s ease-in-out, background .3s ease-in-out, border-color .3s ease-in-out;
	text-decoration: none;
	border-width: 2px;
	text-transform: capitalize;
}

.btn.btn-default:hover {
	background: #b2b4c6;
	color: #fff;
}

.btn.btn-default.btn-primary {
	border-color: #3e74bc;
	background: #fff;
	color: #3e74bc;
}

.btn.btn-default.btn-primary:hover {
	background: #3e74bc;
	color: #fff;
}

.btn.btn-default.btn-white {
	border-color: #fff;
	background: transparent;
	color: #fff;
}

.btn.btn-default.btn-white:hover {
	background: #fff;
	color: #3e74bc;
}

h1,
.h1 {
	font-weight: 600;
	display: block;
}

h2,
.h2 {
	font-size: 36px;
	display: block;
}

h3,
.h3 {
	font-size: 30px;
	display: block;
}

blockquote {
	font-style: italic;
	font-size: 20px;
	line-height: 1.2;
	padding: 0;
	margin-bottom: 20px;
	border-left: 0;
}

blockquote cite {
	font-size: 16px;
	font-weight: 600;
	font-style: normal;
	display: block;
	margin-top: 15px;
}

blockquote cite:before {
	content: "— ";
}

.input-group .input-group-btn .btn {
	padding: 11px 14px;
}

.navbar-form {
	padding: 7px 0;
}

.navbar-form .form-control {
	height: 36px;
}

.pager a {
	text-decoration: none;
}

.nav.nav-pills a,
.list-group a {
	text-decoration: none;
}

.base-form {
	margin-bottom: 11px;
}

.base-form .input-group .input-group-btn:last-child button {
	font-size: 18px;
}

.base-form .input-group .form-control {
	font-size: 18px;
}
.bg-bluegray{
	background: #eef2f5;
}
.bg-white{
	background: white !important;
}
.top-section {
	padding: 30px 0 0 0;
	position: relative;
	background: url('/images/bg-dock.png') 100% no-repeat;
	background-size: 100%;
	background-position: bottom;
}
@media(max-width: 800px){
	.top-section{
		padding-bottom: 40px;
	}
}
.top-section > .container{
	min-height: 400px;
}


.top-section-content a {
	font-size: 14px;
	display: inline-block;
}

.top-section-content .base-form {
	max-width: 420px;
}

.page-heading {
	font-size: 18px;
	line-height: 1.33;
	margin-bottom: 30px;
}

.page-heading .h1,
.page-heading h1 {
	display: block;
	margin-top: 0;
	margin-bottom: 16px;
	color: #3e74bc;
}

.page-heading p {
	margin-bottom: 20px;
}

.row.flex:after,
.row.flex:before {
	content: none;
}

.row.row-reverse {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

.row.flex-320 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.row.flex-320:after,
.row.flex-320:before {
	content: none;
}

.gallery-section .slide-block {
	padding: 80px 0;
}

.play-btn {
	width: 50px;
	height: 50px;
	-webkit-transition: background .3s ease-in-out;
	transition: background .3s ease-in-out;
	display: inline-block;
	vertical-align: top;
	border-radius: 50%;
	border: 4px solid #fff;
	background: transparent;
	position: relative;
	margin-bottom: 20px;
}

.play-btn:hover {
	background: #fff;
}

.play-btn:hover:after {
	border-left-color: #3e74bc;
}

.play-btn:after {
	height: 0;
	width: 0;
	border-bottom: 10px solid transparent;
	border-left: 10px solid #fff;
	border-top: 10px solid transparent;
	-webkit-transition: border-color .3s ease-in-out;
	transition: border-color .3s ease-in-out;
	content: "";
	border-left-width: 20px;
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	margin-left: 2px;
}

.content-section {
	padding: 30px 0;
}

.content-section .container {
	max-width: 1020px;
}

.content-section h2 {
	margin-bottom: 40px;
}

.content-section p {
	margin-bottom: 20px;
}

.indent {
	padding-left: 15px;
}

.update-date {
	display: block;
	margin: 0 0 16px;
	color: #70737f;
	font-weight: 700;
	font-size: 14px;
}

.input-row {
	margin: 0 0 10px;
}

h1.content-heading {
	font-weight: 400;
	font-size: 36px;
	margin-bottom: 70px;
}

.label {
	font-weight: 400;
}

h1 .sub-heading {
	display: block;
	font-size: 18px;
	font-weight: 400;
	color: #000;
}

.contact-info {
	margin: 0 0 20px;
	text-align: center;
}

.contact-info .title {
	display: block;
}

.contact-info [href^="tel"] {
	color: #000;
	text-decoration: none;
}

.contact-info [href^="tel"]:hover {
	text-decoration: underline;
}

.contact-info span {
	display: block;
}

.contact-info span a {
	text-decoration: underline;
}

.contact-info span a:hover {
	text-decoration: none;
}

.contact-info a {
	font-weight: normal;
	text-decoration: none;
}

.contact-info a:hover {
	text-decoration: underline;
}

.ask-question-module {
	overflow: hidden;
	padding: 40px 0;
}

.ask-question-module h1 {
	margin: 0 0 30px;
}

.ask-question-module .submit-holder {
	margin: 0 0 20px;
}

.ask-question-module textarea {
	height: 130px;
	resize: none;
}

.ask-question-module .btn[type="submit"] {
	font-weight: 400;
	min-width: 181px;
}

.ask-question-module .vertical-devider {
	position: absolute;
	left: 50%;
	width: 1px;
	height: 100vh;
	background: #dde6eb;
	margin: 0 auto;
}

.ask-question-module address {
	text-align: center;
}

.ask-question-module address strong {
	display: block;
}

.login-page #header {
	background-color: transparent;
	width: 100%;
	-ms-flex-item-align: start;
	align-self: flex-start;
}

.login-page main,
.login-page #footer {
	width: 100%;
}

.login-page #wrapper {
	min-height: 100vh;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.login-section .submit-holder {
	text-align: center;
	margin-bottom: 42px;
}

.login-section .submit-holder .btn {
	min-width: 180px;
	font-size: 16px;
	line-height: 1.625;
}

.login-section .submit-holder span {
	display: block;
	padding: 5px 0;
}

.login-section .submit-holder.extended-submit {
	text-align: center;
}

.login-section .social-list {
	font-size: 24px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.login-section .social-list li {
	padding: 3px;
}

.login-section .social-list a {
	-webkit-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
	display: block;
}

.login-section .social-list a:hover {
	opacity: .7;
}

.login-section .social-list [class*="icon-"] {
	display: block;
	width: 50px;
	height: 50px;
	border-radius: 5px;
	background-color: #5e6870;
	color: #fff;
	position: relative;
}

.login-section .social-list [class*="icon-"]:before {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.login-section .social-list [class*="icon-"][class*="twitter"] {
	background-color: #00aced;
}

.login-section .social-list [class*="icon-"][class*="linkedin"] {
	background-color: #0077b5;
}

.login-section .social-list [class*="icon-"][class*="google"] {
	background-color: #d62d20;
}

.login-section .footer {
	font-size: 12px;
	color: #49535c;
}

.login-section .footer a {
	-webkit-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out;
	color: inherit;
	text-decoration: underline;
	font-weight: inherit;
}

.login-section .footer a:hover {
	color: #3e74bc;
	text-decoration: none;
}

.login-section .brand-section {
	position: relative;
	z-index: 3;
	padding: 43px 0px;
}

.login-section .brand-section:before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: -30px;
	right: -30px;
	z-index: -1;
	background-color: #eef2f5;
}

.login-section .brand-section h3 {
	margin-bottom: 46px;
}

.login-section .brand-section.image {
	text-align: center;
}

.login-section .brand-list {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.login-section .brand-list li {
	margin-bottom: 25px;
}

.login-section form {
	margin-bottom: 25px;
}

.subheader {
	font-size: 18px;
	line-height: 1.5;
	margin-bottom: 25px;
}

h1 + .subheader,
h2 + .subheader,
h3 + .subheader,
h4 + .subheader,
h5 + .subheader,
h6 + .subheader {
	margin-top: -9px;
}

.brand-section h3 {
	text-align: center;
	color: #b2b4c6;
	margin-bottom: 25px;
	margin-top: 0;
}

.header-panel {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	float: right;
	max-width: calc(100% - 120px);
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 11px;
	line-height: 1.2;
	color: #70737f;
}

.header-panel .note {
	text-align: right;
	padding: 0 5px;
	font-weight: 600;
}

.header-panel .btn {
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.header-panel .btn.btn-default {
	background-color: transparent;
}

.header-panel .btn.btn-default:hover {
	background: #b2b4c6;
}

#footer.alt-footer {
	color: #2e343b;
}

#footer.alt-footer .footer-nav {
	background-color: transparent;
}

#footer.alt-footer .base-line {
	border-color: #dde6eb;
	padding: 11px 0;
}

#footer.alt-footer .base-line a {
	-webkit-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
	color: inherit;
}

#footer.alt-footer .base-line a:hover {
	opacity: .7;
}

#footer.alt-footer a {
	font-weight: normal;
}

.columnized-section h2 {
	text-align: center;
	margin-bottom: 40px;
}

.columnized-text {
	text-align: left;
	line-height: 1.25;
}

.columnized-text li {
	column-break-inside: avoid;
	display: block;
	margin-bottom: 20px;
}

.columnized-text .question {
	display: block;
}

.pricing-top {
	background-color: #3e74bc;
	text-align: center;
	padding-top: 35px;
}

.pricing-top h1,
.pricing-top h2,
.pricing-top h3,
.pricing-top h4,
.pricing-top h5,
.pricing-top h6 {
	color: #fff;
}

.pricing-top .h2 {
	margin-bottom: 16px;
}

.check-form {
	font-size: 14px;
	line-height: 1.25;
	letter-spacing: -.02em;
	margin-bottom: 30px;
	color: #2e343b;
	position: relative;
	text-align: center;
}

.check-form input[type="radio"] {
	position: fixed;
	top: -999px;
	left: -999px;
	opacity: 0;
	visibility: hidden;
}

.check-form input[type="radio"]:checked + label {
	color: #fff;
}

.check-form input[type="radio"]:checked + label + .switch:before {
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
}

.check-form label {
	-webkit-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out;
	padding: 0 10px;
	display: inline-block;
	vertical-align: middle;
	margin: 0;
	color: #2e343b;
	cursor: pointer;
}

.check-form label:hover {
	color: #fff;
}

.check-form .switch {
	display: inline-block;
	vertical-align: middle;
	background-color: #fff;
	height: 22px;
	width: 44px;
	border-radius: 99px;
	position: relative;
}

.check-form .switch:before {
	-webkit-transition: -webkit-transform .3s ease-in-out;
	transition: transform .3s ease-in-out;
	content: "";
	position: absolute;
	top: 3px;
	left: 3px;
	display: block;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	background-color: #57be71;
	-webkit-transform: translateX(22px);
	-ms-transform: translateX(22px);
	transform: translateX(22px);
}

.pricing-tabset {
	padding: 0;
	margin: 0 -15px;
	font-size: 12px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: calc(100% + 30px);
	overflow: hidden;
}

.pricing-tabset li {
	width: 25%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 0;
}

.pricing-tabset li:last-child a {
	border-right: none;
}

.pricing-tabset li a {
	-webkit-transition: box-shadow .3s ease-in-out, background-color .3s ease-in-out;
	transition: box-shadow .3s ease-in-out, background-color .3s ease-in-out;
	display: block;
	height: 100%;
	width: 100%;
	font-weight: normal;
	text-align: center;
	color: #3e74bc;
	background-color: #eef2f5;
	padding: 15px 1px;
	text-decoration: none;
	border-right: 1px solid #dde6eb;
}

.pricing-tabset li a.active {
	background-color: #fff;
	position: relative;
	z-index: 2;
	box-shadow: 0 0 15px rgba(85, 85, 85, .5);
}

.pricing-tabset .icon-holder {
	display: inline-block;
	vertical-align: middle;
	width: 15px;
	height: 15px;
	margin-right: 5px;
}

.pricing-tabset .icon-holder img {
	max-height: 100%;
}

.pricing-tabset .text {
	display: inline-block;
	vertical-align: middle;
}

.pricing-table {
	text-align: center;
	margin: 0 auto 60px;
	font-size: 14px;
	line-height: 1.286;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	position: relative;
}

.pricing-table:last-child:before {
	content: none;
}

.pricing-table .table-head {
	margin-bottom: 10px;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100%;
}

.pricing-table .table-head .title {
	display: block;
	color: #3e74bc;
	margin-bottom: 5px;
	font-size: 18px;
}

.pricing-table .table-head .btn {
	-webkit-transition: background-color .3s ease-in-out, color .3s ease-in-out;
	transition: background-color .3s ease-in-out, color .3s ease-in-out;
	color: #57be71;
	border: 1px solid #b2b4c6;
	background-color: #fff;
	padding: 5px 12px;
	font-size: 15px;
	position: absolute;
	bottom: 30px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

.pricing-table .table-head .btn:hover {
	background-color: #b2b4c6;
	color: #fff;
}

.pricing-table .table-head .price {
	margin-bottom: 8px;
	font-size: 16px;
}

.pricing-table .table-head .price span {
	display: block;
}

.pricing-table .table-head .price span.previous {
	font-weight: 700;
	color: #e5002d;
	font-size: 14px;
}

.pricing-table .table-head p {
	margin-bottom: 10px;
}

.pricing-table .table-head-inner {
	padding: 50px 25px 65px;
	height: 100%;
}

.pricing-table .price-options {
	padding: 0 10px;
	margin: 0;
	line-height: 1.143;
	font-weight: bold;
}

.pricing-table .price-options li {
	padding: 7px 0;
	height: 32px;
	white-space: nowrap;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
}

.pricing-table .price-options li.options-price {
	height: 48px;
}

.pricing-table .price-options del {
	font-weight: normal;
	color: #70737f;
}

.pricing-table .price-options .text {
	display: inline-block;
	vertical-align: middle;
}

.pricing-table .price-options .price-value {
	display: block;
	font-weight: normal;
}

.pricing-table .price-options .info {
	display: inline-block;
	vertical-align: middle;
	width: 16px;
	height: 16px;
	margin-left: 6px;
	position: relative;
	border-radius: 50%;
	overflow: hidden;
	background-color: #eeedee;
	color: inherit;
}

.pricing-table .price-options .info:before {
	content: "?";
	position: absolute;
	z-index: 2;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.pricing-table.prime {
	z-index: 3;
}

.pricing-table.prime .table-head-inner {
	border: 2px solid #57be71;
	background-color: #fff;
	box-shadow: 0 0 26px 2px rgba(0, 0, 0, .1);
	border-radius: 6px;
	padding-top: 25px;
}

.pricing-table.prime .table-head-inner .title {
	font-size: 20px;
	margin-bottom: 0;
}

.pricing-table.prime .table-head-inner .btn {
	background-color: #57be71;
	color: #fff;
	border-color: #57be71;
}

.pricing-table.prime .table-head-inner .btn:hover {
	background-color: #fff;
	color: #57be71;
}

.pricing-tab {
	padding-top: 54px;
	margin-bottom: 16px;
}

.pricing-tab .table-wrapper .pricing-table {
	-webkit-box-ordinal-group: 1;
	-ms-flex-order: 0;
	order: 0;
}

.pricing-tab .table-wrapper .pricing-table:nth-child(3) {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
}

.pricing-tab .table-wrapper .pricing-table:nth-child(4) {
	-webkit-box-ordinal-group: 4;
	-ms-flex-order: 3;
	order: 3;
}

.pricing-tab .table-wrapper .pricing-table:nth-child(5) {
	-webkit-box-ordinal-group: 5;
	-ms-flex-order: 4;
	order: 4;
}

.pricing-tab .slick-dots {
	position: relative;
	padding: 30px 0;
}

.pricing-tab .slick-dots .slick-active button {
	background-color: #57be71;
}

.pricing-tab .slick-dots button {
	border-color: #57be71;
}

.js-tab-hidden {
	display: block !important;
	left: -9999px !important;
	position: absolute !important;
	top: -9999px !important;
}

#footer {
	padding: 40px 0 0;
}

#footer .logo {
	display: inline-block;
	vertical-align: top;
	width: 34px;
}

#footer .logo a {
	display: block;
}

#footer .logo img {
	display: block;
	width: 100%;
}

.footer-nav {
	padding: 46px 0 0;
	background: #eef2f5;
}

.footer-nav .accordion {
	padding: 20px 0;
}

.footer-nav .accordion .opener {
	display: inline-block;
	vertical-align: top;
	margin: 0 0 10px;
	color: #2e343b;
	font-weight: 700;
	text-decoration: none;
}

.footer-nav .accordion .slide {
	font-weight: 600;
}

.footer-nav .accordion .slide > li {
	margin: 0 0 12px;
}

.footer-nav a {
	/*text-decoration: none;*/
}

.base-line {
	padding: 15px 0;
	border-top: 1px solid #dde6eb;
	text-align: center;
}

.base-line .copy {
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
}

.base-line .copy a {
	color: #000;
	text-decoration: none;
}

.base-line .copy a:hover {
	text-decoration: underline;
}

.base-line .footer-nav {
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
}

.base-line .footer-nav li {
	display: inline-block;
	vertical-align: top;
	margin: 0 5px;
}

.base-line .footer-nav a {
	color: #000;
	text-decoration: none;
}

.base-line .footer-nav a:hover {
	text-decoration: underline;
}

.base-line .social-list {
	line-height: 18px;
	text-align: center;
	padding-top: 15px;
}

.base-line .social-list li {
	display: inline-block;
	vertical-align: top;
	margin: 0 5px;
}

.base-line .social-list a {
	text-decoration: none;
}

.base-line .social-list i {
	font-size: 18px;
	line-height: 1;
}

.trial-form {
	padding: 40px 0;
	position: relative;
}

.trial-form h1 {
	margin: 0 0 31px;
	font-weight: 400;
	font-size: 48px;
}

.trial-form:after {
	content: "";
	position: absolute;
	top: 0;
	width: calc(100% - 30px);
	max-width: 900px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	height: 1px;
	background: #dde6eb;
}

.top-banner {
	background-color: #142330;
	padding: 40px 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #fff;
}

.top-banner:after {
	content: "";
	display: block;
	width: 0;
	min-height: 250px;
}

.top-banner .container {
	max-width: 980px;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.top-banner .container:after,
.top-banner .container:before {
	content: none;
}

.top-banner .title,
.top-banner .h2 {
	color: inherit;
	margin-bottom: 20px;
}

.top-banner .content {
	margin-bottom: 30px;
	font-size: 14px;
	width: 50%;
	text-align: left;
}

.top-banner .content p {
	margin-bottom: 30px;
}

.top-banner .img-holder {
	width: 45%;
	text-align: center;
}

.slide-section {
	padding: 40px 0;
}

.slide-section h2 {
	text-align: center;
	margin-bottom: 30px;
}

.slide-section .container {
	max-width: 1020px;
}

.slide-wrapper .slide-block {
	border-radius: 6px;
	overflow: hidden;
	padding: 60px 0;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
}

.slide-wrapper .slide-block:after {
	min-height: 300px;
}

.slide-wrapper .slide-col.col-wide {
	max-width: 670px;
}

.slide-wrapper .content-row-wrapper {
	padding: 30px 0;
	max-width: 830px;
	margin: 0 auto;
}

.press-list li {
	position: relative;
	-webkit-column-break-inside: avoid;
	break-inside: avoid;
	page-break-inside: avoid;
	padding: 0 0 20px;
}

.press-box {
	-webkit-transition: border-color .3s ease-in-out;
	transition: border-color .3s ease-in-out;
	padding: 25px 18px 12px;
	border: 2px solid #b2b4c6;
	border-radius: 7px;
}

.press-box:hover {
	border-color: #3e74bc;
}

.press-box a {
	text-decoration: none;
	color: #000;
}

.press-box time {
	display: block;
	margin: 0 0 8px;
	color: #70737f;
	font-size: 14px;
}

.press-box .title {
	display: block;
	margin: 0 0 2px;
	font-weight: 400;
}

.press-box .author {
	display: block;
	margin: 0 0 11px;
	font-size: 14px;
}

.press-box .logo-box {
	display: block;
	text-align: center;
}

.press-list-holder {
	padding: 40px 0;
}

.read-more-holder {
	padding: 40px 0 0;
}

.contact-widget {
	padding: 25px 20px 0;
	border-radius: 7px;
	background: #eef2f5;
}

.contact-widget .contact-item {
	margin: 0 0 20px;
}

.contact-widget .title {
	display: block;
	color: #70737f;
}

.contact-widget a[href^="tel"] {
	text-decoration: none;
	color: #000;
}

.contact-widget a[href^="tel"]:hover {
	text-decoration: underline;
}

.contact-widget .widget-footer {
	margin: 0 -20px;
	padding: 20px;
	border-top: 1px solid #fff;
}

.contact-widget .widget-footer .logo {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	overflow: hidden;
	width: 100%;
	text-decoration: none;
}

.contact-widget .widget-footer .logo .img-box {
	width: 48px;
	margin: 0 20px 0 0;
}

.contact-widget .widget-footer .logo .text {
	display: inline-block;
	vertical-align: top;
}

.nav-widget {
	padding: 30px 20px;
	border-radius: 7px;
	background: #eef2f5;
}

.side-list {
	font-size: 14px;
	line-height: 20px;
	font-weight: 700;
}

.side-list li.active a {
	color: #000;
}

.side-list li:not(:last-child) {
	margin-bottom: 15px;
}

.side-list a {
	color: #70737f;
	text-decoration: none;
}

.side-list a:hover {
	color: #000;
}

.brand-section {
	padding: 40px 0;
}
.brand-section.-padded{
	padding: 40px 20px;
}

.brand-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	text-align: center;
}

.brand-list.align-center {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.brand-list li {
	padding: 0 15px;
	margin-bottom: 30px;
	width: 50%;
}

.brand-list a {
	-webkit-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
}

.brand-list a:hover {
	opacity: .6;
}

.tools-section {
	padding: 40px 0 20px;
	background: #eef2f5;
}

.tools-section h2 {
	margin-top: 0;
	margin-bottom: 20px;
	text-align: center;
}

.tools-block {
	text-align: center;
	max-width: 510px;
	margin: 0 auto;
	padding: 20px 0;
}

.tools-block .img-holder {
	margin-bottom: 20px;
}

.tools-block .text-holder {
	line-height: 1.25;
}

.tools-block .text-holder:only-child {
	margin: auto;
	text-align: center;
}

.tools-block .title {
	display: block;
	font-weight: 600;
	font-size: 18px;
	color: #3e74bc;
}

.tools-block .title a {
	text-decoration: none;
}

.tools-block .title a:hover {
	text-decoration: none;
}

.news-gallery-section {
	background: #3e74bc;
	color: #fff;
}

.news-gallery-section .slide-block .container {
	width: 100%;
}

.slide-img-col {
	margin-bottom: 20px;
}

.slide-img-col img {
	margin: 0 auto;
}

.slide-col {
	padding: 20px;
	line-height: 24px;
}

.slide-col.col-wide {
	position: relative;
	color: #fff;
	z-index: 3;
	width: 100%;
	max-width: 950px;
	padding: 0;
	margin: 0 auto;
	text-align: center;
	text-shadow: 1px 1px 4px rgba(0, 0, 0, .6);
}

.slide-col .logo-img:first-child {
	margin-bottom: 40px;
}

.slide-col .logo-img img {
	display: inline-block;
	vertical-align: top;
}

.slide-col .title {
	color: inherit;
	display: block;
}

.slide-col .title a {
	-webkit-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
	font-weight: inherit;
	color: inherit;
	text-decoration: none;
}

.slide-col .title a:hover {
	opacity: .7;
}

.slide-col p {
	margin-bottom: 20px;
}

.slide-col blockquote:last-child {
	margin-bottom: 0;
}

.slide-block {
	position: relative;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	background-color: #3e74bc;
	background-blend-mode: multiply;
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.slide-block > .container {
	width: 100%;
	z-index: 5;
}

.slide-block:after {
	content: "";
	display: block;
	min-height: 200px;
	width: 0;
}

.slide-block.bg-warning {
	background-color: #f3b528;
}

.slide-block.bg-warning-2 {
	background-color: #e67e22;
}

.slide-block.bg-danger {
	background-color: #c00c00;
}

.slide-block.bg-success {
	background-color: #127245;
}

.slide-block.bg-purple {
	background-color: #6b3299;
}

.team-members {
	padding: 60px 0;
}

.team-members h4 {
	font-size: 24px;
	margin-bottom: 60px;
	color: #000;
	text-align: center;
}

.team-members .team-list {
	max-width: 1025px;
	padding-left: 5px;
	margin: 0 -2.5px 105px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.team-members .team-list li {
	padding: 2.5px;
	width: 50%;
}

.team-members .team-list a {
	display: block;
	padding-bottom: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}

.team-members .team-list a:hover:after {
	top: 10px;
	right: 10px;
	bottom: 10px;
	left: 10px;
	opacity: 1;
}

.team-members .team-list a:after {
	-webkit-transition: opacity .3s ease-in-out, top .3s ease-in-out, left .3s ease-in-out, right .3s ease-in-out, bottom .3s ease-in-out;
	transition: opacity .3s ease-in-out, top .3s ease-in-out, left .3s ease-in-out, right .3s ease-in-out, bottom .3s ease-in-out;
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border: 2px solid #fff;
	opacity: 0;
	z-index: 2;
}

.video-gallery-section {
	position: relative;
}

.video-gallery {
	color: #fff;
}

.video-gallery .slick-dots {
	bottom: 40px;
}

.video-gallery .play-btn {
	margin-bottom: 30px;
}

.options-section {
	padding: 40px 0;
}

.options-section h2 {
	text-align: center;
	margin-bottom: 40px;
}

.option-block {
	padding-bottom: 20px;
	margin: 0 auto 20px;
	text-align: center;
	max-width: 400px;
}

.row [class^="col-"]:not(:last-child) .option-block {
	border: 1px solid #dde6eb;
	border-width: 0 0 1px 0;
}

.option-block .title {
	display: block;
	margin-bottom: 8px;
	font-size: 18px;
	color: #3e74bc;
}

.option-block .title a {
	text-decoration: none;
}

.option-block p:last-child {
	margin-bottom: 0;
}

.top-video {
	position: relative;
	color: #fff;
	padding: 40px 0;
}

.top-video .container {
	max-width: 860px;
}

.top-video:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 60%;
	background: #3e74bc;
	z-index: -1;
	background-image: url("../images/mq-bck.png");
}

.top-video h2 {
	color: inherit;
	text-align: center;
	margin-bottom: 50px;
}

.top-video .img-holder {
	position: relative;
	margin: 0 auto;
	text-align: center;
}

.top-video .img-holder .play-btn {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: 2;
}

.content-row-wrapper {
	padding: 30px 0;
	color: #000;
}

.content-row-wrapper .title {
	font-size: 36px;
	display: block;
	text-align: left;
	margin-bottom: 20px;
	font-weight: normal;
	line-height: 1.2;
}

.content-row-wrapper .content-col {
	margin-bottom: 30px;
}

.process-section {
	padding: 40px 0;
}

.process-section h2 {
	text-align: center;
	margin-bottom: 40px;
}

.process-block {
	margin-bottom: 50px;
}

.process-block .img-holder {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-bottom: 15px;
}

.process-block .img-holder:after {
	content: "";
	width: 0;
	min-height: 100px;
	display: block;
}

.process-block .title {
	font-size: 18px;
	display: block;
}

.process-block .title a {
	color: inherit;
	font-weight: inherit;
	text-decoration: none;
}

.process-block .title a:hover {
	color: #2b5182;
}

.worker-pricing-section {
	padding: 40px 0;
}

.worker-pricing-section .text-holder {
	font-size: 16px;
	line-height: 24px;
}

.worker-pricing-section .text-holder .title {
	color: #000;
	margin: 0 0 15px;
	line-height: 1.06;
}

.worker-pricing-section .text-holder p {
	margin-bottom: 20px;
}

.worker-pricing-section .img-holder {
	margin-bottom: 30px;
	position: relative;
}

.worker-pricing-section .img-inner {
	position: absolute;
	z-index: 2;
	top: 6%;
	left: 11%;
	right: 11%;
	bottom: 9%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

.worker-pricing-section .row {
	margin-bottom: 50px;
}

.worker-pricing-section .row:last-child {
	margin-bottom: 0;
}

.intro-video {
	position: relative;
	background: #142330;
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 30px;
}

.intro-video .container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.intro-video .container:after,
.intro-video .container:before {
	content: none;
}

.intro-video:after {
	content: "";
	display: block;
	width: 0;
	min-height: 180px;
}

.intro-video .title {
	color: inherit;
	margin-bottom: 20px;
	margin-top: 0;
}

.intro-video .text-holder {
	font-size: 14px;
	line-height: 1.46;
	max-width: 570px;
	position: relative;
	z-index: 3;
	width: 50%;
	padding: 30px 0;
}

.intro-video .img-holder {
	width: 67%;
	margin: 0 0 -50px -17%;
	position: relative;
	z-index: 0;
	-ms-flex-item-align: stretch;
	align-self: stretch;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.intro-video .img-holder img {
	max-height: 100%;
	width: 100%;
}

.intro-video .img-holder .play-btn {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: 2;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
	#fancybox-loading,
	.fancybox-close,
	.fancybox-prev span,
	.fancybox-next span {
		background-image: url("../images/fancybox_sprite@2x.png");
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url("../images/fancybox_loading@2x.gif");
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	.slide-block.bg-warning:after {
		background: rgba(202, 144, 9, .84);
	}

	.slide-block.bg-warning-2:after {
		background: rgba(230, 126, 34, .84);
	}

	.slide-block.bg-danger:after {
		background: rgba(192, 12, 0, .84);
	}

	.slide-block.bg-success:after {
		background: rgba(18, 114, 69, .84);
	}

	.slide-block.bg-purple:after {
		background: rgba(107, 50, 153, .74);
	}

	.slide-block:after {
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		background: rgba(62, 116, 188, .84);
		z-index: 0;
		width: 100%;
		height: 100%;
	}
}

@media (min-width: 480px) {
	.press-list {
		-webkit-column-count: 2;
		column-count: 2;
	}

	.brand-list li {
		width: 25%;
	}

	.tools-block {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.tools-block .img-holder {
		width: 160px;
		padding: 0 20px;
		margin-bottom: 0;
	}

	.tools-block .text-holder {
		width: calc(100% - 160px);
		text-align: left;
	}

	.team-members .team-list li {
		width: 33.33%;
	}

	.video-gallery .play-btn {
		margin-bottom: 40px;
	}

	.top-video:after {
		bottom: 50%;
	}

	.intro-video .text-holder {
		font-size: 16px;
	}
}

@media (min-width: 768px) {
	blockquote {
		font-size: 24px;
		margin-bottom: 30px;
	}

	blockquote cite {
		font-size: 18px;
	}

	.row.flex {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.play-btn {
		width: 80px;
		height: 80px;
		border-width: 5px;
	}

	.play-btn:after {
		border-width: 16px 0 16px 32px;
		margin-left: 3px;
	}

	.content-section {
		padding: 40px 0;
	}

	.content-section h2 {
		margin-bottom: 50px;
	}

	.content-section p {
		margin-bottom: 25px;
	}

	.indent {
		padding-left: 20px;
	}

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

	.ask-question-module {
		padding: 60px 0;
	}

	.ask-question-module address {
		text-align: left;
	}

	.login-section {
		padding-top: 50px;
	}

	.login-section .submit-holder {
		text-align: left;
	}

	.login-section .footer {
		font-size: 14px;
	}

	.login-section .login-content {
		padding-right: 15px;
	}

	.login-section .brand-section:before {
		left: -15px;
		right: -999px;
		top: -999px;
		bottom: -999px;
	}

	.login-section .brand-section.image {
		padding-top: 0;
	}

	.login-section .brand-list li {
		width: 33.333%;
	}

	.header-panel {
		font-size: 15px;
	}

	#footer.alt-footer {
		padding: 0 0 15px;
	}

	.columnized-section h2 {
		margin-bottom: 64px;
	}

	.columnized-text {
		-webkit-column-count: 2;
		column-count: 2;
		-webkit-column-gap: 25px;
		column-gap: 25px;
	}

	.pricing-tabset {
		font-size: 16px;
		border-radius: 6px 6px 0 0;
	}

	.pricing-tabset li a {
		padding: 15px 5px;
	}

	.pricing-tabset .icon-holder {
		width: 25px;
		height: 25px;
	}

	.pricing-table {
		max-width: 320px;
	}

	.pricing-table:before {
		content: "";
		position: absolute;
		right: -1px;
		width: 1px;
		top: 50px;
		bottom: 0;
		background-color: #dde6eb;
	}

	.pricing-table {
		font-size: 10px;
	}

	.pricing-table .table-head .title {
		font-size: 16px;
	}

	.pricing-table .table-head .btn {
		font-size: 10px;
	}

	.pricing-table .table-head .price {
		font-size: 11px;
	}

	.pricing-table .table-head .price span.previous {
		font-size: 10px;
	}

	.pricing-table .table-head-inner {
		padding: 50px 10px 65px;
	}

	.pricing-table.prime .table-head-inner {
		margin-left: -5px;
		margin-right: -5px;
	}

	.pricing-table.prime .table-head-inner .title {
		font-size: 18px;
	}

	.pricing-tab .table-wrapper {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		margin: 0 -15px;
		width: calc(100% + 30px);
	}

	.pricing-tab .table-wrapper .pricing-table.prime {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}

	.footer-nav .accordion {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		margin: 0 0 58px;
		padding: 0;
	}

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

	.base-line .copy {
		margin: 0 69px 0 0;
	}

	.base-line .footer-nav li {
		margin: 0 15px 0 0;
	}

	.base-line .social-list {
		float: right;
		padding-top: 0;
		display: inline-block;
		vertical-align: top;
	}

	.base-line .social-list li {
		margin: 0 0 0 4px;
	}

	.top-banner .content {
		width: 58%;
		font-size: 20px;
	}

	.top-banner .img-holder {
		width: 38%;
	}

	.slide-section {
		padding: 50px 0 0;
	}

	.slide-section h2 {
		margin-bottom: 40px;
	}

	.slide-wrapper .content-row-wrapper {
		padding: 40px 0;
		padding-left: 20px;
	}

	.slide-wrapper .content-row-wrapper .content-col.btn-col {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
	}

	.press-list {
		-webkit-column-count: 3;
		column-count: 3;
	}

	.brand-list {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}

	.brand-list.align-center li {
		padding: 0 20px;
	}

	.brand-list li {
		width: auto;
	}

	.tools-section {
		padding: 60px 0 20px;
	}

	.tools-section h2 {
		margin-bottom: 30px;
	}

	.tools-block {
		padding: 30px 0;
	}

	.news-gallery-section .slide-block .container {
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
		-ms-flex-flow: row-reverse wrap;
		flex-flow: row-reverse wrap;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}

	.news-gallery-section .slide-block .container:after,
	.news-gallery-section .slide-block .container:before {
		content: none;
	}

	.news-gallery-section .slick-dots {
		top: 70px;
		left: 35px;
		text-align: left;
		width: auto;
		bottom: auto;
	}

	.slide-img-col {
		margin-bottom: 0;
		width: 53%;
	}

	.slide-img-col blockquote {
		margin-bottom: 0;
		padding: 0 20px;
	}

	.slide-col {
		font-size: 18px;
		width: 47%;
		max-width: 450px;
	}

	.slide-col .logo-img:first-child {
		margin-bottom: 50px;
	}

	.slide-col p {
		margin-bottom: 40px;
	}

	.team-members .team-list li {
		width: 25%;
	}

	.video-gallery .play-btn {
		margin-bottom: 50px;
	}

	.options-section .row [class^="col-"] {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.option-block {
		max-width: none;
		padding: 0 30px 0 15px;
		text-align: left;
		margin-bottom: 40px;
	}

	.option-block {
		padding: 0 50px 0 35px;
	}

	.row [class^="col-"]:not(:last-child) .option-block {
		border-width: 0 1px 0 0;
	}

	.top-video .img-holder {
		margin-bottom: 40px;
	}

	.content-row-wrapper {
		font-size: 18px;
		line-height: 1.33;
	}

	.content-row-wrapper .content-row {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.content-row-wrapper .content-col {
		width: calc(100% - 250px);
		padding-right: 30px;
	}

	.content-row-wrapper .content-col.btn-col {
		width: 250px;
		text-align: center;
		padding: 0 30px;
		border-left: 1px solid #eef2f5;
	}

	.process-section {
		padding: 60px 0;
	}

	.process-section h2 {
		margin-bottom: 50px;
	}

	.worker-pricing-section {
		padding: 50px 0;
	}

	.worker-pricing-section .img-holder {
		margin-bottom: 0;
	}

	.worker-pricing-section .row {
		margin-bottom: 60px;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.intro-video {
		margin-bottom: 50px;
	}

	.intro-video:after {
		min-height: 350px;
	}

	.intro-video .text-holder {
		font-size: 18px;
		padding: 30px;
	}
}

@media (min-width: 1024px) {
	.slick-dots button:hover {
		background: #fff;
	}

	#header {
		background-color: #fff;
	}

	#header .container {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}

	#nav {
		max-height: none;
		position: static;
		overflow: visible;
	}

	#nav .slide {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
		background: none;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		position: relative;
		padding: 0;
	}

	.main-nav {
		margin: 0 30px 0 0;
	}

	.main-nav > li {
		display: inline-block;
		vertical-align: top;
		margin: 0 0 0 34px;
		padding: 0;
	}

	.add-nav {
		opacity: 1;
	}

	.nav-opener {
		display: none;
	}

	.navdrop {
		-webkit-transition: opacity .3s ease-in-out, visibility .3s ease-in-out;
		transition: opacity .3s ease-in-out, visibility .3s ease-in-out;
		opacity: 0;
		visibility: hidden;
		position: absolute;
		top: 100%;
		width: 440px;
		padding: 22px 0;
		z-index: 6;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
		margin-left: 30px;
		margin-top: -10px;
	}

	.hover .navdrop {
		opacity: 1;
		visibility: visible;
	}

	.navdrop:before,
	.navdrop:after {
		width: 30px;
		height: 30px;
		content: "";
		position: absolute;
		top: 16px;
		left: 50%;
		-webkit-transform: translateX(-50%) rotate(45deg);
		-ms-transform: translateX(-50%) rotate(45deg);
		transform: translateX(-50%) rotate(45deg);
		z-index: 6;
		background: #eef2f5;
	}

	.navdrop:after {
		box-shadow: 0 0 20px 10px rgba(0, 0, 0, .1);
		z-index: -1;
	}

	.navdrop ul {
		max-width: none;
		background: #eef2f5;
		box-shadow: 0 0 20px 10px rgba(0, 0, 0, .1);
		border-radius: 6px;
		padding: 20px;
	}

	.navdrop a:hover {
		opacity: .7;
	}

	.nav-active #nav {
		max-height: none;
	}

	.nav-active #nav .slide {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}

	blockquote {
		font-size: 30px;
		margin-bottom: 50px;
	}

	blockquote cite {
		font-size: 20px;
	}

	.page-heading {
		margin-bottom: 40px;
	}

	.gallery-section .slide-block {
		padding: 100px 0;
	}

	.play-btn {
		width: 100px;
		height: 100px;
		border-width: 6px;
	}

	.play-btn:after {
		border-width: 20px 0 20px 40px;
		margin-left: 5px;
	}

	.content-section {
		padding: 50px 0;
	}

	.content-section h2 {
		margin-bottom: 70px;
	}

	.ask-question-module {
		padding: 80px 0;
	}

	.login-section {
		padding-top: 63px;
	}

	.login-section .submit-holder.extended-submit {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.login-section .social-list {
		max-width: 225px;
		margin: 0 -3px;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}

	.login-section .login-content {
		padding-right: 55px;
	}

	.login-section .brand-list li {
		margin-bottom: 40px;
		width: auto;
	}

	.brand-section h3 {
		margin-bottom: 40px;
	}

	.header-panel .note {
		padding-right: 14px;
	}

	.columnized-text {
		-webkit-column-gap: 50px;
		column-gap: 50px;
	}

	.pricing-tabset {
		font-size: 18px;
	}

	.pricing-table {
		font-size: 12px;
	}

	.pricing-table .table-head {
		margin-bottom: 29px;
	}

	.pricing-table .table-head .title {
		font-size: 18px;
	}

	.pricing-table .table-head .btn {
		font-size: 12px;
	}

	.pricing-table .table-head .price {
		font-size: 14px;
	}

	.pricing-table .table-head .price span.previous {
		font-size: 12px;
	}

	.pricing-table.prime .table-head-inner .title {
		font-size: 20px;
	}

	#footer {
		padding: 60px 0 0;
	}

	.trial-form {
		padding: 85px 0 68px;
	}

	.top-banner {
		padding: 105px 0;
	}

	.top-banner .content {
		padding: 25px 0 0;
		font-size: 26px;
		line-height: 37px;
		width: 61%;
	}

	.slide-section {
		padding: 60px 0 0;
	}

	.slide-section h2 {
		margin-bottom: 60px;
	}

	.slide-wrapper .content-row-wrapper {
		padding: 50px 0;
		padding-left: 30px;
	}

	.read-more-holder {
		padding: 72px 0 0;
	}

	.brand-list {
		padding: 0 40px;
	}

	.tools-section {
		padding: 80px 0 20px;
	}

	.news-gallery-section .slick-dots {
		top: 105px;
		left: calc((100vw - 980px)/2 + 45px);
	}

	.slide-img-col blockquote {
		padding: 0 30px;
	}

	.slide-col {
		padding: 50px 30px;
	}

	.slide-col .logo-img:first-child {
		margin-bottom: 60px;
	}

	.slide-block > .container {
		max-width: 980px;
	}

	.team-members .team-list li {
		width: 20%;
	}

	.video-gallery .play-btn {
		margin-bottom: 60px;
	}

	.options-section {
		padding: 60px 0;
	}

	.options-section h2 {
		margin-bottom: 70px;
	}

	.option-block {
		padding: 0 40px 0 25px;
	}

	.top-video:after {
		bottom: auto;
		height: 540px;
	}

	.content-row-wrapper .content-col {
		padding-right: 50px;
	}

	.content-row-wrapper .content-col.btn-col {
		padding: 0 30px 0 50px;
	}

	.process-section {
		padding: 80px 0;
	}

	.process-section h2 {
		margin-bottom: 70px;
	}

	.worker-pricing-section {
		padding: 70px 0;
	}

	.worker-pricing-section .text-holder {
		font-size: 18px;
	}

	.worker-pricing-section .row {
		margin-bottom: 80px;
	}

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

	.intro-video:after {
		min-height: 450px;
	}

	.intro-video .text-holder {
		font-size: 20px;
		padding: 50px;
	}
}

@media (min-width: 1200px) {

	.login-section .brand-section:before {
		right: 0;
	}

	.login-section .brand-section {
		margin-right: -45px;
		margin-left: -20px;
	}

	.header-panel {
		margin-right: -5px;
	}

	.pricing-tabset {
		font-size: 24px;
		margin: 0;
		width: 100%;
	}

	.pricing-tabset li a {
		padding: 25px 10px;
	}

	.pricing-tabset .icon-holder {
		width: 50px;
		height: 45px;
		margin-right: 15px;
	}

	.pricing-table {
		font-size: 14px;
	}

	.pricing-table .table-head .btn {
		font-size: 15px;
	}

	.pricing-table .table-head .price {
		font-size: 16px;
	}

	.pricing-table .table-head .price span.previous {
		font-size: 14px;
	}

	.pricing-table .table-head-inner {
		padding: 50px 30px 65px;
	}

	.pricing-table.prime .table-head-inner {
		margin-left: -30px;
		margin-right: -30px;
	}

	.pricing-table.prime .table-head-inner .title {
		font-size: 24px;
	}

	.pricing-tab .table-wrapper {
		margin: 0;
		width: 100%;
	}

	#footer {
		padding: 0px 0 0;
	}

	.slide-section {
		padding: 80px 0 0;
	}

	.slide-section h2 {
		margin-bottom: 100px;
	}

	.brand-list li {
		margin-bottom: 63px;
	}

	.tools-block {
		padding: 40px 0;
	}

	.news-gallery-section .slick-dots {
		top: 110px;
		left: calc((100vw - 1170px)/2 + 65px);
	}

	.slide-img-col blockquote {
		padding: 0 45px;
	}

	.slide-col {
		padding: 50px;
	}

	.slide-block > .container {
		max-width: 1170px;
	}

	.slide-block:after {
		min-height: 495px;
	}

	.worker-pricing-section .row {
		margin-bottom: 120px;
	}

	.intro-video:after {
		min-height: 540px;
	}

	.intro-video .text-holder {
		padding: 75px;
		font-size: 26px;
	}
}

@media (max-width: 1199px) {
	.login-section .container {
		width: 100%;
	}
}

@media (max-width: 1023px) {
	.navdrop {
		-webkit-transition: max-height .3s ease-in-out, visibility .3s ease-in-out;
		transition: max-height .3s ease-in-out, visibility .3s ease-in-out;
		max-height: 0;
		visibility: hidden;
		overflow: hidden;
	}

	.hover .navdrop {
		max-height: 2000px;
		visibility: visible;
	}

	h1,
	.h1 {
		font-size: 44px;
	}

	h2,
	.h2 {
		font-size: 30px;
	}

	h3,
	.h3 {
		font-size: 26px;
	}

	h4 {
		font-size: 24px;
	}

	.slide-col .title {
		font-size: 30px;
	}

	.options-section .container {
		width: 100%;
	}

	.content-row-wrapper .title {
		font-size: 30px;
	}
}

@media (max-width: 767px) {
	.pricing-tab .table-wrapper {
		padding: 15px;
	}

	.pricing-tab .table-wrapper .table-head {
		min-height: 283px;
	}

	.news-gallery-section .slide-block .container {
		max-width: 500px;
	}

	.top-video .container {
		max-width: 500px;
	}

	.process-section .container {
		max-width: 500px;
	}

	.worker-pricing-section .container {
		max-width: 500px;
	}
}

@media (max-width: 639px) {
	.pricing-tab .table-wrapper {
		max-width: 270px;
		margin: 0 auto;
	}

	.pricing-tab .table-wrapper .pricing-table.prime {
		overflow: hidden;
	}
}

@media (max-width: 479px) {
	h1,
	.h1 {
		font-size: 36px;
	}

	h2,
	.h2 {
		font-size: 24px;
	}

	h3,
	.h3 {
		font-size: 22px;
	}

	h4 {
		font-size: 20px;
	}

	.base-form .input-group {
		display: block;
	}

	.base-form .input-group .input-group-btn:last-child button {
		border-bottom-left-radius: 6px;
		border-top-left-radius: 6px;
		margin-left: 0;
	}

	.base-form .input-group .form-control:first-child {
		display: block;
		border-bottom-right-radius: 6px;
		border-top-right-radius: 6px;
		margin-bottom: 10px;
	}

	.ask-question-module .btn[type="submit"] {
		width: 100%;
	}

	.login-section .submit-holder .btn {
		width: 100%;
	}

	.slide-col .title {
		font-size: 24px;
	}

	.content-row-wrapper .title {
		font-size: 24px;
	}
}

/* AI Page Styles */
.ai-hero-banner {
  background: #142330;
  padding: 120px 0;
  text-align: center;
}

.ai-hero-text {
  max-width: 1000px;
  margin: 0 auto;
}

.ai-hero-title {
  font-size: 52px;
  color: #ffffff;
  font-weight: 400;
  line-height: 1.2;
  margin-bottom: 30px;
}

.ai-hero-subtitle {
  font-size: 28px;
  color: #ffffff;
  font-weight: 300;
  margin: 0;
}

.ai-brand-section {
  background: #142330;
  padding: 80px 60px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}

.ai-content-left {
  flex: 0 0 auto;
  max-width: 800px;
}

.ai-content-left h1 {
  font-size: 48px;
  color: #ffffff;
  margin-bottom: 40px;
}

.ai-content-left h2 {
  font-size: 32px;
  color: #ffffff;
  margin-bottom: 50px;
}

.ai-btn-cta {
  padding: 16px 40px;
  border-radius: 3px;
  background-color: #57be71;
  font-size: 30px;
  color: #ffffff;
  text-decoration: none;
  border: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s ease;
}

.ai-btn-cta:hover {
  color: #fff;
  background-color: #4cae63;
}

.ai-content-right {
  flex-shrink: 0;
}

.ai-ceo-image {
  width: 228px;
  height: 228px;
}

.ai-features-section {
  background-color: #f8f9fa;
  padding: 80px 0;
}

.ai-section-block {
  text-align: center;
  margin-bottom: 80px;
}

.ai-section-block:last-child {
  margin-bottom: 0;
}

.ai-section-title {
  font-size: 48px;
  color: #4a90e2;
  margin-bottom: 30px;
  font-weight: 400;
}

.ai-section-subtitle {
  font-size: 24px;
  color: #333;
  margin: 0;
}

.ai-testimonials {
  display: flex;
  justify-content: center;
  gap: 60px;
  margin-top: 60px;
}

.ai-testimonial {
  background-color: white;
  padding: 40px;
  border-radius: 8px;
  box-shadow: 0 2px 10px rgba(0,0,0,0.1);
  max-width: 400px;
  text-align: left;
}

.ai-testimonial blockquote {
  font-size: 18px;
  line-height: 1.6;
  margin-bottom: 20px;
  color: #333;
  border: none;
  padding: 0;
}

.ai-attribution .ai-role {
  font-weight: 600;
  color: #333;
  margin-bottom: 5px;
}

.ai-attribution .ai-company {
  color: #666;
  font-size: 14px;
}

.ai-use-cases-section {
  background-color: #ffffff;
  padding: 100px 0;
}

.ai-use-cases-title {
  font-size: 48px;
  color: #4a90e2;
  text-align: center;
  margin-bottom: 80px;
  font-weight: 400;
}

.ai-use-cases-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 60px;
  max-width: 1200px;
  margin: 0 auto;
}

.ai-use-case {
  text-align: center;
}

.ai-use-case-icon {
  width: 80px;
  height: 80px;
  margin-bottom: 30px;
}

.ai-use-case-heading {
  font-size: 20px;
  color: #333;
  font-weight: 400;
  line-height: 1.4;
  margin: 0;
}

.ai-getting-started-section {
  background-color: #f0f0f5;
  padding: 100px 0;
}

.ai-getting-started-title {
  font-size: 48px;
  color: #4a90e2;
  text-align: center;
  margin-bottom: 80px;
  font-weight: 400;
}

.ai-steps {
  max-width: 1000px;
  margin: 0 auto;
}

.ai-step {
  background-color: white;
  border-radius: 8px;
  padding: 30px;
  margin-bottom: 20px;
  display: flex;
  gap: 20px;
  box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}

.ai-step-number {
  background-color: #4a90e2;
  color: white;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  font-size: 18px;
  flex-shrink: 0;
}

.ai-step-content {
  flex: 1;
}

.ai-step-content p {
  margin: 0 0 15px 0;
  font-size: 16px;
  line-height: 1.5;
  color: #333;
}

.ai-step-content p:last-child {
  margin-bottom: 0;
}

.ai-step-content a {
  color: #4a90e2;
  text-decoration: underline;
}

.ai-code-label {
  font-size: 14px;
  color: #72b772;
  margin-bottom: 10px;
  font-weight: 500;
}

.ai-code-block {
  background-color: #f8f8f8;
  padding: 20px;
  border-radius: 6px;
  font-family: 'Courier New', monospace;
  font-size: 14px;
  color: #72b772;
  margin: 15px 0;
  overflow-x: auto;
  white-space: pre;
  line-height: 1.4;
}

.ai-code-note {
  font-size: 14px;
  color: #666;
  font-style: italic;
  margin-top: 15px;
}

.ai-hero-section {
  background-color: #ffffff;
  padding: 100px 0;
}

.ai-hero-content {
  display: flex;
  align-items: center;
  gap: 80px;
}

.ai-hero-left {
  flex: 1;
  max-width: 600px;
}

.ai-hero-left h2 {
  font-size: 42px;
  color: #333;
  margin-bottom: 30px;
  font-weight: 600;
  line-height: 1.2;
}

.ai-hero-description {
  font-size: 18px;
  color: #666;
  margin-bottom: 30px;
  line-height: 1.6;
}

.ai-feature-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.ai-feature-list li {
  font-size: 16px;
  color: #333;
  margin-bottom: 15px;
  padding-left: 15px;
  position: relative;
}

.ai-feature-list li:before {
  content: "•";
  color: #4a90e2;
  font-weight: bold;
  position: absolute;
  left: 0;
}

.ai-hero-right {
  flex-shrink: 0;
}

.ai-hero-image {
  max-width: 500px;
  width: 100%;
  height: auto;
}

.ai-benefits-section {
  background-color: #f8f9fa;
  padding: 100px 0;
}

.ai-benefits-content {
  display: flex;
  align-items: center;
  gap: 80px;
}

.ai-benefits-left {
  flex: 1;
  max-width: 600px;
}

.ai-benefits-left h2 {
  font-size: 42px;
  color: #333;
  margin-bottom: 40px;
  font-weight: 600;
}

.ai-benefits-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.ai-benefits-list li {
  font-size: 18px;
  color: #333;
  margin-bottom: 25px;
  padding-left: 15px;
  position: relative;
  line-height: 1.6;
}

.ai-benefits-list li:before {
  content: "•";
  color: #4a90e2;
  font-weight: bold;
  position: absolute;
  left: 0;
}

.ai-benefits-right {
  flex-shrink: 0;
}

.ai-benefits-image {
  max-width: 500px;
  width: 100%;
  height: auto;
}

@media (max-width: 1024px) {
  .ai-hero-content {
    flex-direction: column-reverse;
    gap: 40px;
    text-align: center;
  }
  
  .ai-hero-left {
    max-width: none;
  }
  
  .ai-benefits-content {
    flex-direction: column-reverse;
    gap: 40px;
    text-align: center;
  }
  
  .ai-benefits-left {
    max-width: none;
  }
  
  .ai-use-cases-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  
  .ai-hero-title {
    font-size: 44px;
  }
  
  .ai-hero-subtitle {
    font-size: 24px;
  }
}

@media (max-width: 768px) {
  .ai-hero-banner {
    padding: 80px 0;
  }
  
  .ai-hero-title {
    font-size: 36px;
  }
  
  .ai-hero-subtitle {
    font-size: 22px;
  }
  
  .ai-brand-section {
    flex-direction: column;
    text-align: center;
    padding: 60px 20px;
    gap: 3rem;
  }
  
  .ai-content-left h1 {
    font-size: 36px;
  }
  
  .ai-content-left h2 {
    font-size: 24px;
  }
  
  .ai-section-title {
    font-size: 36px;
  }
  
  .ai-section-subtitle {
    font-size: 20px;
  }
  
  .ai-testimonials {
    flex-direction: column;
    gap: 30px;
  }
  
  .ai-testimonial {
    max-width: 100%;
  }
  
  .ai-use-cases-title {
    font-size: 36px;
  }
  
  .ai-use-cases-grid {
    grid-template-columns: 1fr;
    gap: 40px;
  }
  
  .ai-getting-started-title {
    font-size: 36px;
  }
  
  .ai-step {
    flex-direction: column;
    align-items: flex-start;
  }
  
  .ai-step-number {
    align-self: flex-start;
  }
  
  .ai-hero-left h2 {
    font-size: 32px;
  }
  
  .ai-benefits-left h2 {
    font-size: 32px;
  }
}
