/* ----- Structure & Design ----- */








/* ----- Base Colors ----- */
















/* ----- Drop-Down Menu ----- */







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
















*,
*:before,
*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

img {
	border: 0;
	max-width: 100%;
	height: auto;
}

hr {
	background: #ccc;
	height: 1px;
	border: none;
	outline: none;
	clear: both;
	margin: 30px 0;
}

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

.clear {
	clear: both
}

p {
	padding: 5px 0 15px;
	margin: 0;
}

ul.slides,
ul.flex-direction-nav,
ol.flex-control-nav {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 100%;
}

.row-fluid ol.flex-control-nav {
	text-align: center;
	padding: 10px 0 0;
}

.row-fluid ol.flex-control-nav li {
	display: inline-block;
	padding: 0 5px;
}

.row-fluid ol.flex-control-nav li a {
	display: inline-block;
	border:1px solid #3aaecd;;
	width:15px;
	height:15px;
	font-size:0;
	text-index:-9999;
	cursor:pointer;
}

.row-fluid ol.flex-control-nav li a:hover,
.row-fluid ol.flex-control-nav li a.flex-active {
	background: #3aaecd;;
}

blockquote {
	border-left:4px solid #3aaecd;
	margin:15px 0 25px;
	padding:10px 25px;
}

blockquote em {
	display: block;
	opacity: 0.8;
}

h1 {
	color: #333333;
	font-size:40px;
	padding:15px 0 25px;
	line-height:48px;
	font-weight:700;
	clear:both;
	text-transform: uppercase;
}

h2 {
	font-weight: 700;
	color: #333333;
	font-family: 'Poppins',
	sans-serif;
	font-size:36px;
	line-height:44px;
	margin:0;
	padding:0 0 10px;
	clear:both;
}

h3 {
	font-weight: 700;
	color: #333333;
	font-family: 'Poppins',
	sans-serif;
	font-size:30px;
	line-height:36px;
	margin:0;
	padding:0 0 10px;
	clear:both
}

h4 {
	font-weight: 700;
	color: #333333;
	line-height:34px;
	margin:0;
	padding:0 0 10px;
	clear:both
}

h5 {
	font-weight: 700;
	color: #333333;
	font-family: 'Poppins',
	sans-serif;
	font-size:26px;
	line-height:30px;
	margin:0;
	padding:0 0 10px;
	clear:both;
}

h6 {
	font-weight: 700;
	color: #333333;
	font-family: 'Poppins',
	sans-serif;
	font-size:22px;
	margin:0;
	padding:0 0 10px 0;
	line-height:26px;
	clear:both
}

.title-text h2 {
	font-weight: 700;
	letter-spacing: 1px;
	padding: 0 0 10px;
}

.sub-text {
	margin: 0 auto !important;
	padding: 0 0 20px;
	max-width: 900px;
	width: 100% !important;
	font-size: 16px;
	line-height: 24px;
	float: none !important;
}

.title-text1 h2 {
	font-weight: 700;
	letter-spacing: 1px;
	padding: 0 0 10px;
	color: #FFFFFF;
}

.sub-text1 {
	padding: 0 0 20px;
	font-size: 16px;
	line-height: 24px;
}

.title-withbg {
	background: #062d70;
	padding:100px 0;
	text-align:center;
	color: #333333;
}

.title-withbg h2 {
	font-weight: 700;
	letter-spacing: 2px;
	text-transform: uppercase;
	padding: 0;
	color: #333333;
}


/*anchor link*/
a {
	text-decoration: none;
	outline: none;
		-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;;
}

a:hover {
	color: #1A1A1A;
}

.row-fluid .link-style a,
.row-fluid a.link-style,
.hs_cos_wrapper_type_google_search a.hs-button {
	cursor: pointer;
	font-weight: 400;
	letter-spacing: 1px;
	z-index: 1;
	overflow: hidden;
	position: relative;
	display: inline-block;
	padding: 5px 10px;
 text-decoration: none;
	border:1px solid #3aaecd;
	color: #333333;
	margin:5px 0 0;
	font-size:17px;
	line-height:24px;
}

.row-fluid .link-style a:hover,
.row-fluid a.link-style:hover,
.hs_cos_wrapper_type_google_search a.hs-button:hover {
	background: #3aaecd;
	color: #FFFFFF;
	-webkit-transform: translateY(-5px);
	-moz-transform: translateY(-5px);
	-o-transform: translateY(-5px);
	-ms-transform: translateY(-5px);
	transform: translateY(-5px);
	-webkit-box-shadow: 0 23px 10px -21px rgba(0, 0, 0, 0.7);
	-moz-box-shadow: 0 23px 10px -21px rgba(0, 0, 0, 0.7);
	-o-box-shadow: 0 23px 10px -21px rgba(0, 0, 0, 0.7);
	-ms-box-shadow: 0 23px 10px -21px rgba(0, 0, 0, 0.7);
	box-shadow: 0 23px 10px -21px rgba(0, 0, 0, 0.7);;
}

.row-fluid .link-style2 a,
.row-fluid a.link-style2 {
	font-weight: 400;
	letter-spacing: 1px;
	z-index: 1;
	overflow: hidden;
	position: relative;
	display: inline-block;
	padding: 10px 25px;
	background-color: #062d70;
	border:1px solid #062d70;
	color: #FFFFFF;
	border-radius:4px;
	margin:5px 0 0;
	font-size:17px;
	line-height:24px;
}

.row-fluid .link-style2 a:hover,
.row-fluid a.link-style2:hover {
	background: transparent;
	color: #062d70;
	-webkit-transform: translateY(-5px);
	-moz-transform: translateY(-5px);
	-o-transform: translateY(-5px);
	-ms-transform: translateY(-5px);
	transform: translateY(-5px);
	-webkit-box-shadow: 0 23px 10px -21px rgba(0, 0, 0, 0.7);
	-moz-box-shadow: 0 23px 10px -21px rgba(0, 0, 0, 0.7);
	-o-box-shadow: 0 23px 10px -21px rgba(0, 0, 0, 0.7);
	-ms-box-shadow: 0 23px 10px -21px rgba(0, 0, 0, 0.7);
	box-shadow: 0 23px 10px -21px rgba(0, 0, 0, 0.7);;
}

input,
form button,
textarea,
select,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
	outline: none;
	border: 1px solid #ccc;
	background: #fff;
	height: 50px;
	padding: 0 20px !important;
	font-size: 16px;
}

input[type=checkbox],
input[type=radio] {
	width: auto;
	height: auto;
}

select {
	background: #fff url(//383029.fs1.hubspotusercontent-na1.net/hubfs/383029/media-theme/images/down-arrow.png) no-repeat right center;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

textarea {
	padding: 15px 20px !important;
	height: 100px;
}

input[type=submit],
button {
	border: none;
	outline: none;
	cursor: pointer;
	background: none;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

input[type=submit],
form button,
.hs-button {
	height: auto;
	background: url(//383029.fs1.hubspotusercontent-na1.net/hubfs/383029/media-theme/images/blank.png) no-repeat left top;
	background-color: transparent;
	border:1px solid #3aaecd;
	font-size:18px;
	line-height:24px;
	font-weight:400;
	padding:10px 25px !important;
	color: #062d70;
	display:inline-block;
}

input[type=submit]:hover,
form button:hover,
.hs-button:hover {
	background: #3aaecd;
	color: #FFFFFF;
}



.back-to-top {
	cursor: pointer;
	position: fixed;
	right: 20px;
	bottom: 0;
	color: #FFFFFF;
	font-size:20px;
	width: 50px !important;
	height: 50px;
	text-align: center;
	line-height: 50px;
	background: background: rgba(62, 174, 206, 0.99);background: -moz-linear-gradient(-45deg, rgba(60, 100, 123, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 206, 1) 100%);background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(60, 100, 123, 0.99)), color-stop(0%, rgba(60, 100, 123, 0.99)), color-stop(33%, rgba(43, 78, 136, 0.99)), color-stop(34%, rgba(44, 79, 138, 0.99)), color-stop(100%, rgba(43, 218, 165, 1)));background: -webkit-linear-gradient(-45deg, rgba(60, 100, 123, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 2065, 1) 100%);background: -o-linear-gradient(-45deg, rgba(60, 100, 1232, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 206, 1) 100%);background: -ms-linear-gradient(-45deg, rgba(60, 100, 123, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 206, 1) 100%);background: linear-gradient(135deg, rgba(60, 100, 123, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 206, 1) 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0a2452', endColorstr='#2bdaa5', GradientType=1);;
	-webkit-transition: ease all 0.4s;
	-moz-transition: ease all 0.4s;
	-o-transition: ease all 0.4s;
	-ms-transition: ease all 0.4s;
	transition: ease all 0.4s;
	opacity:0;
	z-index:9999;
}

.back-to-top.show {
	opacity: 1;
	bottom: 20px;
}

.back-to-top:hover {
	background: #3aaecd;
	color: #FFFFFF;
}




.row-fluid .link-style a,
.row-fluid ol.flex-control-nav li a,
ul.slick-dots li button,
.row-fluid a.link-style,
.row-fluid .link-style2 a,
.row-fluid a.link-style2,
input[type=submit],
button,
.hs-button,
.back-to-top,
.row-fluid ol.flex-control-nav li a,
.row-fluid .team-bsocial a,
.row-fluid .pagination-blog li a {
	border-radius: 100px;
}




ul.slides,
ul.flex-direction-nav,
ol.flex-control-nav,
ul.slick-dots {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 100%;
}

.row-fluid ol.flex-control-nav,
ul.slick-dots {
	text-align: center;
	padding: 10px 0 0;
}

.row-fluid ol.flex-control-nav li,
ul.slick-dots li {
	display: inline-block;
	padding: 0 5px;
}

.row-fluid ol.flex-control-nav li a,
ul.slick-dots li button {
	padding: 0;
	display: inline-block;
	border:1px solid #3aaecd;;
	width:15px;
	height:15px;
	font-size:0;
	text-index:-9999;
	cursor:pointer;
}

.row-fluid ol.flex-control-nav li a:hover,
.row-fluid ol.flex-control-nav li a.flex-active,
ul.slick-dots li button:hover,
ul.slick-dots li.slick-active button {
	background: #3aaecd;;
}

.slick-arrow {
	cursor: pointer;
	z-index: 5;
	position: absolute;
	top: 50%;
	margin-top: -17.5px;
	display: inline-block;
	color: #FFFFFF;
	background: #062d70;
	width:35px;
	height:35px;
	font-size:0;
	text-index:-9999;
	cursor:pointer;
}

.slick-arrow:before {
	font-family: 'FontAwesome';
	font-size: 14px;
}

.slick-arrow:hover {
	background: #3aaecd;
	color: #FFFFFF;
}

.slick-arrow.slick-prev {
	left: 5px;
}

.slick-arrow.slick-prev:before {
	content: "\f104";
}

.slick-arrow.slick-next {
	right: 5px;
}

.slick-arrow.slick-next:before {
	content: "\f105";
}

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

ul.hs-error-msgs {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 100%;
	font-size: 12px;
}

.hs-form .input {
	margin: 0;
}

.hs-form .hs-form-field {
	padding-bottom: 20px !important;
}

.row-fluid .hs-form fieldset.form-columns-2 .input,
.row-fluid .quizcontact-form .hs-form fieldset.form-columns-1 .input {
	margin-right: 0
}

.row-fluid .hs-form fieldset.form-columns-2 .field {
	padding: 0 0 10px 10px
}

.row-fluid .hs-form fieldset.form-columns-2 .field:first-child {
	padding: 0 10px 10px 0;
}

.row-fluid .hs-form fieldset.form-columns-3 .field {
	padding: 0 0 10px 10px
}

.row-fluid .hs-form fieldset.form-columns-3 .field:first-child {
	padding: 0 10px 10px 0;
}

.row-fluid .hs-form fieldset.form-columns-3 .field:first-child+.field {
	padding: 0 5px 10px;
}

.row-fluid .hs-form fieldset.form-columns-1 .hs-input {
	width: 100% !important;
}

.row-fluid .hs-form fieldset {
	max-width: none;
}

ul.inputs-list {
	margin: 0;
	padding: 5px 0;
	list-style: none;
}

.row-fluid .inputs-list .hs-form-checkbox-display,
.row-fluid .inputs-list .hs-form-booleancheckbox,
.row-fluid .inputs-list li.hs-form-radio {
	display: block;
	padding: 0 0 8px 25px;
	position: relative;
}

.row-fluid .inputs-list input[type="checkbox"],
.row-fluid .inputs-list input[type="radio"] {
	position: absolute;
	left: 0;
	margin: 0;
	top: 0;
	opacity: 0;
	width: 20px;
	height: 20px;
}

.row-fluid .inputs-list input[type="radio"] {
	top: 3px;
}

.row-fluid .inputs-list input[type="checkbox"]+span {
	line-height: 22px;
	position: relative;
	display: block;
}

.row-fluid .inputs-list input[type="checkbox"]+span:before {
	position: absolute;
	left: -25px;
	top: 0;
	content: '';
	width: 20px;
	height: 20px;
	border: 1px solid #dadada;
	color: #fafafa;
	background: #fafafa;
}

.row-fluid .inputs-list input[type="checkbox"]:checked+span:before {
	background: #3aaecd;
	color: #FFFFFF;
	border-color: #3aaecd;
}

.row-fluid .inputs-list input[type="checkbox"]:checked+span:after {
	text-align: center;
	color: #fff;
	position: absolute;
	left: -25px;
	top: 0;
	content: "\f00c";
	font-family: 'FontAwesome';
	width: 20px;
	line-height: 20px;
}

.row-fluid .inputs-list input[type="radio"]+span:before {
	position: absolute;
	left: -2px;
	top: 2px;
	content: '';
	width: 20px;
	height: 20px;
	border: 1px solid #dadada;
	background: #fafafa;
	border-radius: 100%;
}

.row-fluid .inputs-list input[type="radio"]:checked+span:after {
	position: absolute;
	left: 2px;
	top: 6px;
	content: '';
	width: 12px;
	height: 12px;
	border-color: #3aaecd;
	background: #3aaecd;
	border-radius:100%;
}


@media (max-width: 400px), (max-device-width: 480px) and (min-device-width: 320px) {
	.row-fluid .hs-form fieldset.form-columns-2 .field {
		padding: 0 0 10px 0
	}
	.row-fluid .hs-form fieldset.form-columns-2 .field:first-child {
		padding: 0 0 10px 0
	}
	.row-fluid .hs-form fieldset.form-columns-3 .field {
		padding: 0 0 10px
	}
	.row-fluid .hs-form fieldset.form-columns-3 .field:first-child {
		padding: 0 0 10px 0;
	}
	.row-fluid .hs-form fieldset.form-columns-3 .field:first-child+.field {
		padding: 0 0 10px;
	}
}

.row-fluid a.cta_button {
	-moz-box-sizing: border-box !important;
	-webkit-box-sizing: border-box !important;
	box-sizing: border-box !important;
}

.row-fluid [class*="span"] {
	min-height: 1px;
}

.header-container-wrapper .row-fluid [class*="span"] {
	min-height: 0;
}

.row-fluid .text-uppercase,
.row-fluid .title-uppercase h1,
.row-fluid .title-uppercase h2,
.row-fluid .title-uppercase h3,
.row-fluid .title-uppercase h4,
.row-fluid .title-uppercase h5,
.row-fluid .title-uppercase h6 {
	text-transform: uppercase;
}

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

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

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

.row-fluid .text-white {
	color: #FFFFFF;
}

.row-fluid .text-italic {
	font-style: italic;
}

.row-fluid .background-color {
	background-color: #f3f3f3;
}

.row-fluid .background-white {
	background-color: #FFFFFF;
}

.row-fluid .text-light,
.row-fluid .title-light h1,
.row-fluid .title-light h2,
.row-fluid .title-light h3,
.row-fluid .title-light h4,
.row-fluid .title-light h5,
.row-fluid .title-light h6 {
	font-weight: 300;
}

.row-fluid .text-medium,
.row-fluid .title-medium h1,
.row-fluid .title-medium h2,
.row-fluid .title-medium h3,
.row-fluid .title-medium h4,
.row-fluid .title-medium h5,
.row-fluid .title-medium h6 {
	font-weight: 600;
}

.row-fluid .text-bold,
.row-fluid .title-bold h1,
.row-fluid .title-bold h2,
.row-fluid .title-bold h3,
.row-fluid .title-bold h4,
.row-fluid .title-bold h5,
.row-fluid .title-bold h6 {
	font-weight: 700;
}

.row-fluid .text-extrabold,
.row-fluid .title-extrabold h1,
.row-fluid .title-extrabold h2,
.row-fluid .title-extrabold h3,
.row-fluid .title-extrabold h4,
.row-fluid .title-extrabold h5,
.row-fluid .title-extrabold h6 {
	font-weight: 900;
}

.row-fluid .grayscale-image img {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}

.row-fluid .grayscale-image img:hover {
	-webkit-filter: grayscale(0);
	-moz-filter: grayscale(0);
	-ms-filter: grayscale(0);
	-o-filter: grayscale(0);
	filter: grayscale(0);
	filter: gray;
}

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

.slick-list {
	outline: none;
	position: relative;
	display: block;
	overflow: hidden;
	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);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

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

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

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

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

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

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

.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;
}

.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;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

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

.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 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 {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('//383029.fs1.hubspotusercontent-na1.net/hubfs/383029/media-theme/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;
	color: #fff;
	font-family: 'FontAwesome';
	border-radius: 100%;
	color: #fff !important;
	background: #3aaecd;
	text-align:center;
	line-height:36px;
	box-shadow:0 0 5px 5pxrgba(0, 0, 0, 0.2);
}

.fancybox-close:before {
	content: "\f00d";
}

.fancybox-nav {
	text-align: center;
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('//383029.fs1.hubspotusercontent-na1.net/hubfs/383029/media-theme/images/blank.png');
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: auto;
	height: auto;
	font-size: 36px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
	font-family: 'FontAwesome';
	border-radius: 100%;
	color: #fff !important;
	background: transparent;
	line-height: 36px;
	box-shadow: 0 0 5px 5pxrgba(0, 0, 0, 0.2);
}

.fancybox-prev span {
	left: 10px;
}

.fancybox-prev span:before {
	content: "\f104";
}

.fancybox-next span {
	right: 10px;
}

.fancybox-next span:before {
	content: "\f105";
}

.fancybox-close:hover,
.fancybox-nav span:hover {
	color: #3aaecd;
	opacity:0.8;
}

.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;
}

.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: rgba(000, 000, 000, 0.7);
}

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

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

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px 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;
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	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);
}

@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 div {
		background-image: url('//383029.fs1.hubspotusercontent-na1.net/hubfs/383029/media-theme/images/fancybox_loading@2x.gif');
	}
}

.row-fluid .overlay {
	position: relative;
}

.row-fluid .overlay:before {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: background: rgba(62, 174, 206, 0.99);background: -moz-linear-gradient(-45deg, rgba(60, 100, 123, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 206, 1) 100%);background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(60, 100, 123, 0.99)), color-stop(0%, rgba(60, 100, 123, 0.99)), color-stop(33%, rgba(43, 78, 136, 0.99)), color-stop(34%, rgba(44, 79, 138, 0.99)), color-stop(100%, rgba(43, 218, 165, 1)));background: -webkit-linear-gradient(-45deg, rgba(60, 100, 123, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 2065, 1) 100%);background: -o-linear-gradient(-45deg, rgba(60, 100, 1232, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 206, 1) 100%);background: -ms-linear-gradient(-45deg, rgba(60, 100, 123, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 206, 1) 100%);background: linear-gradient(135deg, rgba(60, 100, 123, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 206, 1) 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0a2452', endColorstr='#2bdaa5', GradientType=1);;
	opacity:0.85;
}

.row-fluid .overlay>div {
	position: relative;
}


.row-fluid .bgimg-main {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

.row-fluid .bg-img {
	display: none;
}

.row-fluid .bg-repeat {
	background-size: auto;
	background-repeat: repeat;
}

.row-fluid .bgimg-main1 {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

.row-fluid .bgimg-main1 img {
	display: none;
}


.row-fluid .wrapper {
	margin: 0 auto !important;
	max-width: 1170px;
	width:100%;
	float:none !important;
	padding:0 20px;
}

.row-fluid .content-section {
	padding-top: 70pxpx;
	padding-bottom: 70pxpx;
	float:left;
	width:100%;
}

.row-fluid .altcontent-section {
	background: #f5f5f5;
}

.row-fluid .breadcrumb-link ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.row-fluid .breadcrumb-link ul li {
	margin: 0;
	padding: 0;
	display: inline-block;
}

.row-fluid .breadcrumb-link ul li a {
	padding: 0 0 0;
	color: #FFFFFF;
}

.row-fluid .breadcrumb-link ul li a:after {
	content: '';
	margin: 0 7px;
	width: 6px;
	height: 1px;
	display: inline-block;
	background-color: #FFFFFF;
	vertical-align:middle;
}

.row-fluid .breadcrumb-link ul li a:hover {
	color: #3aaecd;
}

.row-fluid .breadcrumb-link ul li:last-child a:after {
	display: none;
}

.row-fluid .cta-strip {
	margin: 0 auto !important;
	max-width: 810px;
	width: 100%;
	display: block;
	float: none;
	padding: 40px 15px;
	position: relative;
	background-color: background: rgba(62, 174, 206, 0.99);background: -moz-linear-gradient(-45deg, rgba(60, 100, 123, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 206, 1) 100%);background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(60, 100, 123, 0.99)), color-stop(0%, rgba(60, 100, 123, 0.99)), color-stop(33%, rgba(43, 78, 136, 0.99)), color-stop(34%, rgba(44, 79, 138, 0.99)), color-stop(100%, rgba(43, 218, 165, 1)));background: -webkit-linear-gradient(-45deg, rgba(60, 100, 123, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 2065, 1) 100%);background: -o-linear-gradient(-45deg, rgba(60, 100, 1232, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 206, 1) 100%);background: -ms-linear-gradient(-45deg, rgba(60, 100, 123, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 206, 1) 100%);background: linear-gradient(135deg, rgba(60, 100, 123, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 206, 1) 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0a2452', endColorstr='#2bdaa5', GradientType=1);;
	-webkit-transform: translateY(-65px);
	-moz-transform: translateY(-65px);
	-o-transform: translateY(-65px);
	-ms-transform: translateY(-65px);
	transform: translateY(-65px);;
}

.row-fluid .cta-strip h4 {
	padding: 0;
	font-size: 22px;
	line-height: 28px;
	color: #FFFFFF;
	font-weight:400;
	letter-spacing:1px;
}

.row-fluid .ctastrip-box {
	margin: 0 5px;
	width: auto;
	display: inline-block;
	vertical-align: middle;
	float: none;
}

.row-fluid .service-section {
	padding: 70px 0 60px;
}

.row-fluid .service-section1 {
	padding-top: 25px;
}

.row-fluid .service-section1 span.hs_cos_wrapper {
	margin: 0 -15px;
	display: block;
}

.row-fluid .service-section1 .hs_cos_wrapper_widget {
	padding: 15px;
	width: 33.33%;
	float: left;
}

.row-fluid .service-img {
	height: 240px;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

.row-fluid .service-text {
	padding: 20px 0 0;
	font-size: 16px;
	line-height: 22px;
}

.row-fluid .service-text h4 {
	font-size: 20px;
	line-height: 26px;
}

.row-fluid .service-text a {
	margin-top: 12px;
	display: block;
}

.row-fluid .service-boxs:hover {
	-webkit-transform: translateY(-5px);
	-moz-transform: translateY(-5px);
	-o-transform: translateY(-5px);
	-ms-transform: translateY(-5px);
	transform: translateY(-5px);
}

.row-fluid .industries-section {
	padding: 70px 0;
}

.row-fluid .industries-section1 span.hs_cos_wrapper {
	margin: 0 -15px;
	display: block;
}

.row-fluid .industries-section1 .hs_cos_wrapper_widget {
	padding: 15px;
	width: 33.33%;
}

.row-fluid .industries-box a {
	color: #222222;
}

.row-fluid .industries-icon img {
	max-width: 60px;
}

.row-fluid .industries-inner {
	padding: 30px 20px 25px;
	line-height: 22px;
}

.row-fluid .industries-inner h4 {
	padding: 15px 0 5px;
	font-size: 20px;
	line-height: 26px;
}

.row-fluid .industries-box:hover {
	-webkit-transform: translateY(-5px);
	-moz-transform: translateY(-5px);
	-o-transform: translateY(-5px);
	-ms-transform: translateY(-5px);
	transform: translateY(-5px);;
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.2);
	-o-box-shadow: 0 0 10px rgba(0,0,0,0.2);
	-ms-box-shadow: 0 0 10px rgba(0,0,0,0.2);
	box-shadow: 0 0 10px rgba(0,0,0,0.2);;
}

.row-fluid .testimonial-section {
	padding: 75px 0;
}

.row-fluid .testimonial-section1 {
	padding-top: 15px;
}

.row-fluid .testimonial-section1 span.hs_cos_wrapper {
	margin: 0 -15px;
	display: block;
}

.row-fluid .testimonial-section1 .hs_cos_wrapper_widget {
	display: inline-block;
}

.row-fluid .testimonials-box {
	margin: 40px 0 50px;
	padding: 0 15px;
	position: relative;
}

.row-fluid .testimonials-box:before {
	content: '';
	width: 80px;
	height: 81px;
	background-image: url('https://177047.fs1.hubspotusercontent-na1.net/hubfs/177047/testi-arrow-1.png');
	background-color: #FFFFFF;
	position:absolute;
	top:-40px;
	left:50px;
	background-repeat:no-repeat;
	background-position:center;
	background-size:70px;
}

.row-fluid .testimonials-boxinner {
	border:1px solid #e6e6e6;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;;
}

.row-fluid .testimonials-inner {
	padding: 45px 25px 60px;
}

.row-fluid .testimonials-detailsbox {
	padding: 8px 8px 8px 70px;
	max-width: 300px;
	position: absolute;
	bottom: -30px;
	right: 45px;
	background-color: #FFFFFF;
	border:1px solid #e6e6e6;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;;
}

.row-fluid .testimonials-details h5 {
	padding: 0;
	font-size: 16px;
	line-height: 22px;
}

.row-fluid .testimonials-img {
	width: 55px;
	height: 55px;
	overflow: hidden;
	position: absolute;
	top: 8px;
	left: 8px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	-o-border-radius: 100px;
	-ms-border-radius: 100px;
	border-radius: 100px;;
	background-size:cover;
	background-position:center center;
	background-repeat:no-repeat;
}

.row-fluid .counter-section {
	padding: 80px 0;
	position: relative;
}

.row-fluid .counter-box {
	margin: 0;
	padding-left: 57px;
	width: 25%;
	float: left;
	color: #FFFFFF;
	font-size:18px;
	line-height:24px;
	position:relative;
}

.row-fluid .counter-img {
	margin: 0;
	width: auto;
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);;
}

.row-fluid .counter-text {
	margin: 0;
	width: 100%;
	display: inline-block;
	vertical-align: middle;
	float: none;
}

.row-fluid .counter-img img {
	max-width: 55px;
}

.row-fluid .counter-text {
	padding-left: 15px;
}

.row-fluid .counter-number {
	font-size: 41px;
	line-height: 47px;
	font-weight: 700;
}

.row-fluid .counter-box:last-child .counter-number:after {
	content: "\f295";
	font-size: 30px;
	display: inline-block;
	font-family: 'FontAwesome';
	vertical-align: middle;
}

.row-fluid .recent-section {
	padding: 70px 0 55px;
}

.row-fluid .recent-section1 {
	margin: 30px -15px 0;
	display: block;
}

.row-fluid .recent-box {
	padding: 0 15px;
	width: 33.33%;
	float: left;
}

.row-fluid .recent-image {
	height: 270px;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	position: relative;
}

.row-fluid .recent-date {
	padding: 11px;
	max-width: 220px;
	width: 100%;
	font-size: 16px;
	color: #FFFFFF;
	display: inline-block;
	position: absolute;
	bottom: -27px;
	left: 30px;
	text-align: center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;;
	background-color: background: rgba(62, 174, 206, 0.99);background: -moz-linear-gradient(-45deg, rgba(60, 100, 123, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 206, 1) 100%);background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(60, 100, 123, 0.99)), color-stop(0%, rgba(60, 100, 123, 0.99)), color-stop(33%, rgba(43, 78, 136, 0.99)), color-stop(34%, rgba(44, 79, 138, 0.99)), color-stop(100%, rgba(43, 218, 165, 1)));background: -webkit-linear-gradient(-45deg, rgba(60, 100, 123, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 2065, 1) 100%);background: -o-linear-gradient(-45deg, rgba(60, 100, 1232, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 206, 1) 100%);background: -ms-linear-gradient(-45deg, rgba(60, 100, 123, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 206, 1) 100%);background: linear-gradient(135deg, rgba(60, 100, 123, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 206, 1) 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0a2452', endColorstr='#2bdaa5', GradientType=1);;
}

.row-fluid .recent-date:before {
	content: '';
	margin-right: 10px;
	width: 21px;
	height: 20px;
	background-image: url('https://2668666.fs1.hubspotusercontent-na1.net/hubfs/2668666/Hamster_2017/Image/recent-watche.png');
	display: inline-block;
	vertical-align: middle;
}

.row-fluid .recent-text {
	padding: 50px 0 20px;
	font-size: 14px;
	line-height: 22px;
	font-weight: 500;
}

.row-fluid .recent-title {
	font-size: 18px;
	line-height: 22px;
	font-weight: 700;
	/*font-family: 'Poppins', sans-serif;*/
}

.row-fluid .recent-content {
	padding: 10px 0;
}

.row-fluid .recent-title a {
	color: #333333;
}

.row-fluid .recent-title a:hover {
	color: #3aaecd;;
}

.row-fluid .request-left,
.row-fluid .request-right {
	width: 50%;
	margin: 0;
	position: relative;
}

.row-fluid .request-text {
	padding-top: 100px;
	padding-right: 100px;
	color: #FFFFFF;
}

.row-fluid .request-text h1 {
	padding: 0;
	text-transform: none;
	font-size: 36px;
	line-height: 42px;
	color: #FFFFFF;
}

.row-fluid .request-form {
	padding: 70px 0 75px 130px;
}

.row-fluid .request-form .hs-form-field label span+span {
	display: none;
}

.row-fluid .request-text ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.row-fluid .request-text ul li {
	margin: 0;
	padding: 10px 0 10px 50px;
	display: block;
	position: relative;
}

.row-fluid .request-text ul li a {
	color: #FFFFFF;
}

.row-fluid .request-text ul li a:hover {
	opacity: 0.7;
}

.row-fluid .request-text ul li:after {
	content: "";
	position: absolute;
	top: 12px;
	left: 0;
	width: 33px;
	height: 30px;
	background-image: url('https://2668666.fs1.hubspotusercontent-na1.net/hubfs/2668666/Hamster_2017/Image/icon1.png');
	background-repeat: no-repeat;
}

.row-fluid .request-text ul li:nth-child(2):after {
	content: "";
	background-image: url('https://2668666.fs1.hubspotusercontent-na1.net/hubfs/2668666/Hamster_2017/Image/icon2.png');
}

.row-fluid .request-text ul li:nth-child(3):after {
	content: "";
	background-image: url('https://2668666.fs1.hubspotusercontent-na1.net/hubfs/2668666/Hamster_2017/Image/icon3.png');
}

.row-fluid .trusted-section {
	padding: 75px 0;
}

.row-fluid .trusted-section1 {
	padding-top: 30px;
}

.row-fluid .trusted-box {
	padding: 0 15px;
}

.row-fluid .trusted-inner {
	padding: 15px 30px;
	border:1px solid #333333!important;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;;
	text-align:center;
}

.row-fluid .trusted-inner img {
	max-height: 50px;
	max-width: 140px;
}

.row-fluid .home-video {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: -1;
}

.row-fluid .home-video img {
	width: 100% !important;
}

.row-fluid .home-video video {
	width: auto;
	height: auto;
	min-width: 100%;
	min-height: 100%;
	object-fit: cover;
}

.row-fluid .hero2-text {
	margin: 0 auto !important;
	max-width: 750px;
	width: 100%;
	float: none;
}

.row-fluid .video-section {
	padding: 80px 0;
}

.row-fluid .video-text {
	padding: 40px 0;
	font-size: 16px;
	line-height: 26px;
}

.row-fluid .video-text h4 {
	font-size: 18px;
	line-height: 24px;
}

.row-fluid .video-text blockquote {
	font-size: 17px;
	line-height: 28px;
	font-weight: 600;
	padding: 0 20px;
}

.row-fluid .video-left {
	height: 330px;
	position: relative;
}

.row-fluid .video-left:before {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: background: rgba(62, 174, 206, 0.99);background: -moz-linear-gradient(-45deg, rgba(60, 100, 123, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 206, 1) 100%);background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(60, 100, 123, 0.99)), color-stop(0%, rgba(60, 100, 123, 0.99)), color-stop(33%, rgba(43, 78, 136, 0.99)), color-stop(34%, rgba(44, 79, 138, 0.99)), color-stop(100%, rgba(43, 218, 165, 1)));background: -webkit-linear-gradient(-45deg, rgba(60, 100, 123, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 2065, 1) 100%);background: -o-linear-gradient(-45deg, rgba(60, 100, 1232, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 206, 1) 100%);background: -ms-linear-gradient(-45deg, rgba(60, 100, 123, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 206, 1) 100%);background: linear-gradient(135deg, rgba(60, 100, 123, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 206, 1) 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0a2452', endColorstr='#2bdaa5', GradientType=1);;
	opacity:0.8;
}

.row-fluid .video-play a {
	font-size: 30px;
	width: 60px;
	height: 61px;
	line-height: 60px;
	border: 1px solid #FFFFFF;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	-o-border-radius: 100px;
	-ms-border-radius: 100px;
	border-radius: 100px;;
	position:absolute;
	top:50%;
	left:50%;
	-webkit-transform: translateY(-50%) translateX(-50%);
	-moz-transform: translateY(-50%) translateX(-50%);
	-o-transform: translateY(-50%) translateX(-50%);
	-ms-transform: translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%);;
	color: #FFFFFF;
	text-align:center;
	z-index:55
}

.row-fluid .video-code {
	display: none;
}

.video-code iframe {
	width: 600px;
	height: 340px;
	border: 7px solid rgba(255, 255, 255, 0.9);
		-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;;
}

.row-fluid .video-play a:hover {
	color: #3aaecd;;
	border-color: #3aaecd;;
	background-color: #FFFFFF;
}

.row-fluid .industriesH2-section1 {
	padding-top: 30px;
}

.row-fluid .industriesH2-section1 .hs_cos_wrapper_widget {
	padding: 65px 15px 15px;
}

.row-fluid .industriesH2-section1 .hs_cos_wrapper_widget a {
	color: #222222;
}

.row-fluid .service-box {
	border: 1px solid rgba(0, 0, 0, 0.2);
		-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;;
}

.row-fluid .service-inner {
	padding: 85px 15px 30px;
	line-height: 22px;
	position: relative;
}

.row-fluid .service-inner h4 {
	font-size: 20px;
	line-height: 24px;
}

.row-fluid .service-icon {
	width: 90px;
	height: 90px;
	line-height: 68px;
	position: absolute;
	top: -46px;
	left: 50%;
	text-align: center;
	background-color: background: rgba(62, 174, 206, 0.99);background: -moz-linear-gradient(-45deg, rgba(60, 100, 123, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 206, 1) 100%);background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(60, 100, 123, 0.99)), color-stop(0%, rgba(60, 100, 123, 0.99)), color-stop(33%, rgba(43, 78, 136, 0.99)), color-stop(34%, rgba(44, 79, 138, 0.99)), color-stop(100%, rgba(43, 218, 165, 1)));background: -webkit-linear-gradient(-45deg, rgba(60, 100, 123, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 2065, 1) 100%);background: -o-linear-gradient(-45deg, rgba(60, 100, 1232, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 206, 1) 100%);background: -ms-linear-gradient(-45deg, rgba(60, 100, 123, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 206, 1) 100%);background: linear-gradient(135deg, rgba(60, 100, 123, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 206, 1) 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0a2452', endColorstr='#2bdaa5', GradientType=1);;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;;
	text-align:center;
	display:inline-block;
	-webkit-transform: translateX(-50%) rotate(-45deg);
	-moz-transform: translateX(-50%) rotate(-45deg);
	-o-transform: translateX(-50%) rotate(-45deg);
	-ms-transform: translateX(-50%) rotate(-45deg);
	transform: translateX(-50%) rotate(-45deg);;
		transition("all 0.4s ease-in-out")
	}};
}

.row-fluid .service-box:hover .service-icon {
	margin-top: -5px;
	-webkit-box-shadow: 1px 3px 10px rgba(0,0,0,0.5);
	-moz-box-shadow: 1px 3px 10px rgba(0,0,0,0.5);
	-o-box-shadow: 1px 3px 10px rgba(0,0,0,0.5);
	-ms-box-shadow: 1px 3px 10px rgba(0,0,0,0.5);
	box-shadow: 1px 3px 10px rgba(0,0,0,0.5);;
}

.row-fluid .service-icon img {
	width: 100%;
	max-width: 60px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translateY(-50%) translateX(-50%) rotate(45deg);
	-moz-transform: translateY(-50%) translateX(-50%) rotate(45deg);
	-o-transform: translateY(-50%) translateX(-50%) rotate(45deg);
	-ms-transform: translateY(-50%) translateX(-50%) rotate(45deg);
	transform: translateY(-50%) translateX(-50%) rotate(45deg);;
}

.row-fluid .team-section {
	padding: 60px 0 80px;
}

.row-fluid .team-img {
	margin: 0 auto;
	width: 250px;
	height: 250px;
	display: block;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-o-border-radius: 100%;
	-ms-border-radius: 100%;
	border-radius: 100%;;
	position:relative;
}

.row-fluid .team-section1 {
	padding-top: 30px;
}

.row-fluid .team-textinner {
	padding: 30px 10px 10px;
	font-size: 14px;
	line-height: 22px;
}

.row-fluid .team-textinner h4 {
	font-size: 22px;
	line-height: 26px;
}

.row-fluid .team-position {
	opacity: 0.5;
	font-weight: 500;
}

.row-fluid .social-bar ul {
	margin: 10px 0 0 0;
	padding: 0;
	list-style-type: none;
}

.row-fluid .social-bar ul li {
	padding: 0 3px;
	display: inline-block;
}

.row-fluid .social-bar ul li a {
	font-size: 14px;
	width: 26px;
	line-height: 26px;
	height: 26px;
	text-align: center;
	border:1px solid #222222;
	color: #222222;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-o-border-radius: 50px;
	-ms-border-radius: 50px;
	border-radius: 50px;;
	display:inline-block;
}

.row-fluid .social-bar ul li a:hover {
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	-o-border-radius: 7px;
	-ms-border-radius: 7px;
	border-radius: 7px;;
}

.row-fluid .social-bar ul li a:before {
	content: "\f09a";
	display: inline-block;
	font-family: 'FontAwesome';
}

.row-fluid .social-bar ul li:nth-child(2) a:before {
	content: "\f099";
}

.row-fluid .social-bar ul li:nth-child(3) a:before {
	content: "\f0e1";
}

.row-fluid .social-bar ul li:nth-child(4) a:before {
	content: "\f1a0";
}

.row-fluid .social-bar ul li:nth-child(5) a:before {
	content: "\f09e";
}

.row-fluid .social-bar ul li a:hover {
	border-color: #3aaecd;
	background: #3aaecd;
	color: #FFFFFF;
}

.row-fluid .team-img:before {
	content: '';
	position: absolute;
	top: 20px;
	left: 20px;
	bottom: 20px;
	right: 20px;
	background-color: background: rgba(62, 174, 206, 0.99);background: -moz-linear-gradient(-45deg, rgba(60, 100, 123, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 206, 1) 100%);background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(60, 100, 123, 0.99)), color-stop(0%, rgba(60, 100, 123, 0.99)), color-stop(33%, rgba(43, 78, 136, 0.99)), color-stop(34%, rgba(44, 79, 138, 0.99)), color-stop(100%, rgba(43, 218, 165, 1)));background: -webkit-linear-gradient(-45deg, rgba(60, 100, 123, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 2065, 1) 100%);background: -o-linear-gradient(-45deg, rgba(60, 100, 1232, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 206, 1) 100%);background: -ms-linear-gradient(-45deg, rgba(60, 100, 123, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 206, 1) 100%);background: linear-gradient(135deg, rgba(60, 100, 123, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 206, 1) 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0a2452', endColorstr='#2bdaa5', GradientType=1);;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-o-border-radius: 100%;
	-ms-border-radius: 100%;
	border-radius: 100%;;
	opacity:0;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;;
}

.row-fluid .team-box:hover .team-img:before {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 0.8;
}

.row-fluid .social-bar ul li:nth-child(1) {
	padding-left: 0;
}

.row-fluid .testimonialH2-section1 {
	color: #FFFFFF;
}

.row-fluid .testimonialH2-section1 .testimonials-box:before {
	width: 78px;
	height: 78px;
	background-repeat: no-repeat;
	background-position: 3px;
	background-position: center center;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	-o-border-radius: 100px;
	-ms-border-radius: 100px;
	border-radius: 100px;;
}

.row-fluid .testimonialH2-section1 .testimonials-details {
	padding-top: 5px;
	color: #222222;
}

.row-fluid .testimonialH2-section1 .testimonials-content {
	color: #FFFFFF;
}

.row-fluid .testimonialH2-section1 .row-fluid ol.flex-control-nav li a,
.row-fluid .testimonialH2-section1 ul.slick-dots li button {
	border-color: #FFFFFF;
}

.row-fluid .testimonialH2-section1 ol.flex-control-nav li a:hover,
.row-fluid .testimonialH2-section1 ol.flex-control-nav li a.flex-active,
.row-fluid .testimonialH2-section1 ul.slick-dots li button:hover,
.row-fluid .testimonialH2-section1 ul.slick-dots li.slick-active button {
	background-color: #FFFFFF;
}

.row-fluid .about-section {
	position: relative;
}

.row-fluid .about-section:before {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.84) 0%, rgba(0, 0, 0, 0.83) 1%, rgba(0, 0, 0, 0.01) 99%, rgba(0, 0, 0, 0) 100%);
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.84) 0%, rgba(0, 0, 0, 0.83) 1%, rgba(0, 0, 0, 0.01) 99%, rgba(0, 0, 0, 0) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0.84) 0%, rgba(0, 0, 0, 0.83) 1%, rgba(0, 0, 0, 0.01) 99%, rgba(0, 0, 0, 0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d6000000', endColorstr='#00000000', GradientType=0);
}

.row-fluid .about-section>div {
	position: relative;
}

.about-page .top {
	padding: 20px 0 50px;
}

.about-page .top:before {
	opacity: 0;
}

.row-fluid .about-hero {
	padding: 110px 0 120px;
	text-align: center;
}

.row-fluid .about-hero h2 {
	font-size: 40px;
	line-height: 46px;
	text-transform: uppercase;
	color: #FFFFFF;
}

.row-fluid .about-team {
	padding: 80px 0 0;
}

.row-fluid .about-team1 {
	padding: 100px 0 40px;
}

.row-fluid .aboutslider-box {
	margin: 0 auto;
	max-width: 600px;
	width: 100%;
	padding: 30px 30px;
	background-color: background: rgba(62, 174, 206, 0.99);background: -moz-linear-gradient(-45deg, rgba(60, 100, 123, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 206, 1) 100%);background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(60, 100, 123, 0.99)), color-stop(0%, rgba(60, 100, 123, 0.99)), color-stop(33%, rgba(43, 78, 136, 0.99)), color-stop(34%, rgba(44, 79, 138, 0.99)), color-stop(100%, rgba(43, 218, 165, 1)));background: -webkit-linear-gradient(-45deg, rgba(60, 100, 123, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 2065, 1) 100%);background: -o-linear-gradient(-45deg, rgba(60, 100, 1232, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 206, 1) 100%);background: -ms-linear-gradient(-45deg, rgba(60, 100, 123, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 206, 1) 100%);background: linear-gradient(135deg, rgba(60, 100, 123, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 206, 1) 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0a2452', endColorstr='#2bdaa5', GradientType=1);;
	color: #FFFFFF;
}

.row-fluid .aboutslider-text {
	padding-top: 20px;
}

.row-fluid .aboutslider-img {
	margin: 0 auto;
	width: 70px;
	height: 70px;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	-o-border-radius: 100px;
	-ms-border-radius: 100px;
	border-radius: 100px;;
}

.row-fluid .aboutslider-box h5 {
	color: #FFFFFF;
	line-height:36px;
}

.row-fluid .aboutslider-box h6 {
	padding: 0;
	font-size: 18px;
	line-height: 24px;
	letter-spacing: 1px;
	color: #FFFFFF;
}

.row-fluid .about-slider ol.flex-control-nav,
.row-fluid .about-slider ul.slick-dots {
	padding: 30px 0 0;
}

.row-fluid .about2-content {
	padding: 80px 0;
}

.row-fluid .about-inside {
	margin: 0 auto !important;
	max-width: 750px;
	width: 100%;
	float: none;
}

.row-fluid .about-insidetext {
	font-size: 18px;
	line-height: 24px;
	padding: 10px 0 20px;
	font-weight: 600;
}

.row-fluid .about-incontent {
	padding-bottom: 30px;
}

.row-fluid .about2-video {
	height: 500px;
	position: relative;
}

.row-fluid .industries-about2 .industries-box {
	background: #f3f3f3;
}

.row-fluid .about3-content {
	padding: 80px 0;
}

.row-fluid .about3-left {
	padding: 15px 40px 15px 0;
}

.row-fluid .team1-section {
	padding: 80px 0;
}

.row-fluid .team1-section1 {
	padding-top: 30px;
}

.row-fluid .team1-section1 .hs_cos_wrapper_widget {
	width: 50%;
	float: left;
	line-height: 0;
}

.row-fluid .team1-box {
	display: inline-block;
	width: 100%;
}

.row-fluid .team1-img {
	width: 50%;
	float: left;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.row-fluid .team1-text {
	width: 50%;
	float: right;
}

.row-fluid .team1-textinner {
	padding: 30px 15px;
	font-size: 16px;
	line-height: 20px;
}

.row-fluid .team1-text h4 {
	font-size: 22px;
	line-height: 28px;
}

.row-fluid .team1-position {
	opacity: 0.7;
	padding-bottom: 5px;
}

.row-fluid a.team1-read {
	margin-top: 20px;
	font-size: 18px;
	line-height: 24px;
	display: inline-block;
	width: 100%;
}

.row-fluid .team-boxnew:nth-child(even) .team1-img {
	float: right;
}

.row-fluid .team-boxnew:nth-child(even) .team1-text {
	float: left;
}

.row-fluid .team1-cta {
	padding-top: 40px;
}

.row-fluid .about4-intext {
	padding-top: 50px;
}

.row-fluid .testimonial-about4 {
	padding: 100px 0;
}

.row-fluid .testimonialA4-left {
	padding-right: 80px;
}

.row-fluid .testimonialA4-left {
	color: #FFFFFF;
}

.row-fluid .testimonialA4-left h2 {
	padding: 0 0 50px;
	color: #FFFFFF;
}

.row-fluid .testimonialA4-right {
	color: #FFFFFF;
}

.row-fluid .testimonials-boxa4 {
	position: relative;
}

.row-fluid .testimonialA4-right .hs_cos_wrapper_widget {
	padding-bottom: 72px;
}

.row-fluid .testimonialA4-right .hs_cos_wrapper_widget:last-child {
	padding-bottom: 0;
}

.row-fluid .testimonials-boxa4:before {
	content: '';
	width: 78px;
	height: 78px;
	background-image: url('https://2668666.fs1.hubspotusercontent-na1.net/hubfs/2668666/Hamster_2017/js/testi-arrow.png');
	background-color: #FFFFFF;
	position:absolute;
	top:-40px;
	left:25px;
	background-position:3px;
	background-repeat:no-repeat;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	-o-border-radius: 100px;
	-ms-border-radius: 100px;
	border-radius: 100px;;
	z-index:1;
}

.row-fluid .testimonials-detailsa4 h5 {
	font-size: 18px;
	line-height: 24px;
	padding: 0;
	color: #FFFFFF;
	font-weight:500;
}

.row-fluid .testimonials-contenta4 {
	padding: 40px 25px;
	border:1px solid #FFFFFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;;
	position:relative;
}

.row-fluid .testimonials-contenta4:before {
	content: '';
	border: 15px solid transparent;
	border-top-color: #FFFFFF;
	position:absolute;
	top:100%;
	left:80px;
}

.row-fluid .testimonials-detailsboxa4 {
	margin-top: 20px;
	padding: 8px 8px 8px 70px;
	max-width: 300px;
	position: relative;
	left: 65px;
}

.row-fluid .testimonials-detailsa4 h5 {
	padding: 0;
	font-size: 16px;
	line-height: 22px;
}

.row-fluid .testimonials-imga4 {
	width: 55px;
	height: 55px;
	overflow: hidden;
	position: absolute;
	top: 8px;
	left: 8px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	-o-border-radius: 100px;
	-ms-border-radius: 100px;
	border-radius: 100px;;
	background-size:cover;
	background-position:center center;
	background-repeat:no-repeat;
}

.row-fluid a.about4-cta {
	margin-top: 40px;
	color: #FFFFFF;
	border-color: #FFFFFF
}

.row-fluid a.about4-cta:hover {
	border-color: #3aaecd;
}

.row-fluid .teama4-section {
	padding-bottom: 20px;
}

.row-fluid .teama4-section span.hs_cos_wrapper {
	margin: 0 -15px;
	display: block;
}

.row-fluid .teama4-section .hs_cos_wrapper_widget {
	padding: 15px;
	width: 33.33%;
	float: left;
}

.row-fluid .teama4-box {
	border:1px solid #e6e6e6;
	position:relative;
}

.row-fluid .teama4-box:before {
	content: '';
	position: absolute;
	top: 30px;
	left: 30px;
	bottom: 30px;
	right: 30px;
	background-color: background: rgba(62, 174, 206, 0.99);background: -moz-linear-gradient(-45deg, rgba(60, 100, 123, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 206, 1) 100%);background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(60, 100, 123, 0.99)), color-stop(0%, rgba(60, 100, 123, 0.99)), color-stop(33%, rgba(43, 78, 136, 0.99)), color-stop(34%, rgba(44, 79, 138, 0.99)), color-stop(100%, rgba(43, 218, 165, 1)));background: -webkit-linear-gradient(-45deg, rgba(60, 100, 123, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 2065, 1) 100%);background: -o-linear-gradient(-45deg, rgba(60, 100, 1232, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 206, 1) 100%);background: -ms-linear-gradient(-45deg, rgba(60, 100, 123, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 206, 1) 100%);background: linear-gradient(135deg, rgba(60, 100, 123, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 206, 1) 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0a2452', endColorstr='#2bdaa5', GradientType=1);;
	opacity:0;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-o-border-radius: 30px;
	-ms-border-radius: 30px;
	border-radius: 30px;;
}

.row-fluid .teama4-img {
	height: 360px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

.row-fluid .team-textinnera4 {
	padding: 30px 0 40px;
}

.row-fluid .team-textinnera4 h4 {
	font-size: 22px;
	line-height: 28px;
	padding: 0 0 5px;
}

.row-fluid .teama4-cta {
	width: 100%;
	position: absolute;
	top: 65%;
	left: 50%;
	opacity: 0;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;;
	-webkit-transform: translateY(-50%) translateX(-50%);
	-moz-transform: translateY(-50%) translateX(-50%);
	-o-transform: translateY(-50%) translateX(-50%);
	-ms-transform: translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%);;
}

.row-fluid .teama4-cta a.link-style {
	border-color: #FFFFFF;
	color: #FFFFFF;
}

.row-fluid .teama4-cta a.link-style:hover {
	border-color: #3aaecd;
}

.row-fluid .teama4-box:hover:before {
	opacity: 0.8;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;;
}

.row-fluid .teama4-box:hover .teama4-cta {
	opacity: 1;
	top: 50%;
}

.row-fluid .cta-section {
	padding: 40px 0;
}

.row-fluid .ctasection-left {
	font-size: 22px;
	line-height: 26px;
	color: #FFFFFF;
	font-weight:500;
}

.row-fluid .ctasection-left,
.row-fluid .ctasection-right {
	margin: 0;
	padding: 5px 50px;
	width: auto;
	display: inline-block;
	float: none;
	vertical-align: middle;
}

.row-fluid .testimoniala4-slider {
	margin: 0 auto !important;
	max-width: 760px;
	width: 100%;
	float: none;
	display: block;
}

.row-fluid .testimoniala4-nav {
	margin: 0 auto !important;
	max-width: 450px;
	width: 100%;
	float: none;
	display: block;
}

.row-fluid .testimoniala5-img {
	margin: 0 auto;
	width: 70px;
	height: 70px;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	-o-border-radius: 100px;
	-ms-border-radius: 100px;
	border-radius: 100px;}

.row-fluid .testimoniala4-nav .slick-track {
	padding: 20px 0;
}

.row-fluid .testimoniala4-nav .slick-slide {
	opacity: 0.60;
	cursor: pointer;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;;
}

.row-fluid .testimoniala4-nav .slick-active.slick-center {
  -webkit-transform: scale(1.3);
	-moz-transform: scale(1.3);
	-o-transform: scale(1.3);
	-ms-transform: scale(1.3);
	transform: scale(1.3);;
	opacity:1;
}

.row-fluid .testimoniala5-box {
	padding-top: 20px;
	color: #FFFFFF;
}

.row-fluid .testimoniala5-box h5 {
	font-size: 18px;
	font-weight: 600;
	color: #FFFFFF;
	letter-spacing:1px;
	padding:0;
}

.row-fluid .testimoniala5-details {
	padding: 30px 0;
}

.row-fluid .experience-section {
	margin: 0;
	padding: 0;
	width: 50%;
	float: left;
}

.row-fluid .service-details {
	margin: 0;
	width: 50%;
	float: left;
	line-height: 22px;
}

.row-fluid .service-detailsinner {
	padding: 40px 0 40px 60px;
}

.row-fluid .service-detailsinner h4 {
	font-size: 22px;
	line-height: 28px;
	padding: 10px 0 0;
}

.row-fluid .experience-box .hs_cos_wrapper_widget {
	padding: 30px 0 0;
}

.row-fluid .experience-inner {
	padding: 80px 70px 50px 0;
}

.row-fluid .experience-inner h4 {
	padding: 0;
	font-size: 26px;
	line-height: 32px;
	color: #FFFFFF;
}

.row-fluid .progress-box {
	position: relative;
}

.row-fluid .progress-title {
	padding: 3px 0;
	font-size: 16px;
	line-height: 22px;
	letter-spacing: 0.5px;
	color: #FFFFFF;
}

.row-fluid .progress-fillter {
	width: 100%;
	height: 5px;
	background-color: #FFFFFF;
	position:relative;
}

.row-fluid .progress-fillter .value {
	display: none;
}

.row-fluid .progress-tips {
	position: absolute;
	bottom: 7px;
	right: 0;
	font-size: 18px;
	line-height: 20px;
	color: #FFFFFF;
}

.row-fluid .progress-fillter .fill {
	display: block;
	position: relative;
	width: 0px;
	height: 100%;
	background-color: #3aaecd!important;
	z-index:1;
}

.row-fluid .difference-section {
	padding: 70px 0;
}

.row-fluid .service1-box {
	padding: 10px 0;
	position: relative;
}

.row-fluid .service1-text {
	margin: 0;
	padding-left: 70px;
	width: 100%;
}

.row-fluid .service1-text h4 {
	padding: 0 0 5px;
	font-size: 20px;
	line-height: 26px;
}

.row-fluid .service1-icon {
	width: auto;
	margin: 0;
	position: absolute;
	top: 15px;
	left: 0;
}

.row-fluid .service1-icon img {
	max-width: 52px;
}

.row-fluid .related-studies .team1-text {
	padding: 0 0 20px;
	font-size: 14px;
	line-height: 18px;
}

/* service page 3 */
.row-fluid .service2-tab {
	padding: 80px 0;
}

.row-fluid .service-tablist {
	text-align: center;
	margin-bottom: 40px;
}

.row-fluid .service-tablist ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.row-fluid .service-tablist ul li {
	margin: 0;
	padding: 0;
	display: inline-block;
}

.row-fluid .service-tablist ul li a {
	padding: 22px 30px;
	font-size: 16px;
	line-height: 22px;
	font-weight: 600;
	border-bottom:1px solid #e6e6e6;
	color: #062d70;
	display:inline-block;
	width:100%;
	position:relative;
}

.row-fluid .service-tablist ul li a:before {
	content: '';
	width: 0;
	height: 2px;
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: #3aaecd;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;;
}

.row-fluid .service-tablist ul li.current a:before,
.row-fluid .service-tablist ul li:hover a:before {
	width: 100%;
}

.row-fluid .service2-tab1 {
	padding: 0 0 0;
	float: left;
}

.row-fluid .service3-tableft {
	margin: 0;
	padding: 0 100px 0 0;
	width: 60%;
	float: left;
}

.row-fluid .service3-tabright {
	width: 40%;
	float: left;
	height: 415px;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

.row-fluid .service3-tabbox {
	display: none;
}

.row-fluid #tab-1 {
	display: block;
}

.row-fluid .service-tablist span.styledselect {
	padding: 12px 15px;
	font-size: 16px;
	line-height: 22px;
	font-weight: 800;
	border:1px solid #3aaecd;
	color: #062d70;
	display:none;
	width:100%;
	position:relative;
}

.row-fluid .service-tablist span.styledselect:before {
	content: "\f107";
	position: absolute;
	top: 11px;
	right: 15px;
	font-family: 'FontAwesome';
}

.row-fluid .service4-section span.hs_cos_wrapper {
	margin: 0 -15px;
	display: block;
}

.row-fluid .service4-section .hs_cos_wrapper_widget {
	width: 33.33%;
	float: left;
	padding: 15px;
}

.row-fluid .service4-box {
	height: 490px;
	padding: 0;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
}

.row-fluid .service4-box:before {
	content: '';
	width: 100%;
	height: 100%;
	background-color: background: rgba(62, 174, 206, 0.99);background: -moz-linear-gradient(-45deg, rgba(60, 100, 123, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 206, 1) 100%);background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(60, 100, 123, 0.99)), color-stop(0%, rgba(60, 100, 123, 0.99)), color-stop(33%, rgba(43, 78, 136, 0.99)), color-stop(34%, rgba(44, 79, 138, 0.99)), color-stop(100%, rgba(43, 218, 165, 1)));background: -webkit-linear-gradient(-45deg, rgba(60, 100, 123, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 2065, 1) 100%);background: -o-linear-gradient(-45deg, rgba(60, 100, 1232, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 206, 1) 100%);background: -ms-linear-gradient(-45deg, rgba(60, 100, 123, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 206, 1) 100%);background: linear-gradient(135deg, rgba(60, 100, 123, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 206, 1) 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0a2452', endColorstr='#2bdaa5', GradientType=1);;
	position:absolute;
	top:0;
	left:0;
	opacity:0.9;
}

.row-fluid .service4-text {
	padding: 0 18px;
	font-size: 15px;
	line-height: 22px;
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	color: #FFFFFF;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);;
}

.row-fluid .service4-text h4 {
	font-size: 22px;
	line-height: 28px;
	color: #FFFFFF;
	font-weight:500;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;;
}

.row-fluid .service4-content {
	padding-bottom: 15px;
	display: none;
	-webkit-animation: fadeinout 1s linear forwards;
	animation: fadeinout 1s linear forwards;
}

.row-fluid .service4-box:hover .service4-content {
	display: block;
}

@-webkit-keyframes fadeinout {
	0%, 100% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

@keyframes fadeinout {
	0%, 100% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

.row-fluid .service4-arrow {
	width: 45px;
	height: 45px;
	line-height: 42px;
	font-size: 30px;
	display: inline-block;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	-o-border-radius: 100px;
	-ms-border-radius: 100px;
	border-radius: 100px;
	border:1px solid #FFFFFF;
	color: #FFFFFF;
	transition("all 0.4s ease-in-out") }};
}

.row-fluid .service4-arrow:hover {
	background-color: #3aaecd;
	border-color: #3aaecd;
}

.row-fluid .service4-box:hover .service4-content {
	visibility: inherit;
	height: auto;
	padding-bottom: 15px;
	opacity: 1;
}

/* service page 5 */
.row-fluid .service5-section {
	padding: 80px 0;
}

.row-fluid .service5-section1 {
	padding-top: 40px;
}

.row-fluid .service5-box {
	width: 100%;
	float: left;
}

.row-fluid .service5-img {
	width: 50%;
	float: left;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

.row-fluid .service5-text {
	width: 50%;
	float: right;
}

.row-fluid .service5-inner {
	padding: 70px 0 70px 40px;
	line-height: 24px;
}

.row-fluid .service5-inner h4 {
	font-size: 30px;
	line-height: 36px;
	color: #3aaecd;
}

.row-fluid .service5-content {
	padding-bottom: 20px;
}

.row-fluid .service5-section1 .hs_cos_wrapper_widget:nth-child(even) .service5-img {
	float: right;
}

.row-fluid .service5-section1 .hs_cos_wrapper_widget:nth-child(even) .service5-inner {
	padding: 70px 40px 70px 0;
}

/* service page 6 */
.row-fluid .subtop-section {
	padding-top: 40px;
}

.row-fluid .service6-section1 {
	padding-bottom: 70px;
	float: left;
}

.row-fluid .service6-section1 .hs_cos_wrapper_widget {
	padding: 25px 0;
	width: 50%;
	float: left;
}

.row-fluid .servicessub-img {
	height: 300px;
	border:5px solid #e6e6e6;
}

.row-fluid .servicessub-text h4 {
	font-size: 24px;
	line-height: 30px;
}

.row-fluid .service6-box {
	padding-left: 150px;
	position: relative;
}

.row-fluid .service6-icon {
	width: 90px;
	height: 90px;
	line-height: 68px;
	position: absolute;
	top: 18px;
	left: 18px;
	background-color: background: rgba(62, 174, 206, 0.99);background: -moz-linear-gradient(-45deg, rgba(60, 100, 123, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 206, 1) 100%);background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(60, 100, 123, 0.99)), color-stop(0%, rgba(60, 100, 123, 0.99)), color-stop(33%, rgba(43, 78, 136, 0.99)), color-stop(34%, rgba(44, 79, 138, 0.99)), color-stop(100%, rgba(43, 218, 165, 1)));background: -webkit-linear-gradient(-45deg, rgba(60, 100, 123, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 2065, 1) 100%);background: -o-linear-gradient(-45deg, rgba(60, 100, 1232, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 206, 1) 100%);background: -ms-linear-gradient(-45deg, rgba(60, 100, 123, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 206, 1) 100%);background: linear-gradient(135deg, rgba(60, 100, 123, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 206, 1) 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0a2452', endColorstr='#2bdaa5', GradientType=1);;
				-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;;
	text-align:center;
	display:inline-block;
		-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);;
}

.row-fluid .service6-icon img {
	margin-left: 0;
	max-width: 60px;
	position: relative;
		-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);;
}

.row-fluid .service6-text {
	padding: 10px 25px;
	line-height: 24px;
	border-left:2px solid #3aaecd;
	position:relative;
}

.row-fluid .service6-text:before {
	content: '';
	border: 10px solid transparent;
	border-right-color: #3aaecd;
	display:inline-block;
	position:absolute;
	top:12px;
	right:100%;
}

.row-fluid .service6-text h4 {
	font-size: 20px;
	line-height: 24px;
	padding: 0 0 5px;
}

/* contact page 1 */
.row-fluid .map-section {
	padding: 78px 0;
}

.row-fluid .map-code iframe {
	width: 100%;
	height: 450px;
}

.row-fluid .contact1-section {
	padding: 80px 0;
}

.row-fluid .contact-title h4 {
	padding: 0 0 45px;
	font-size: 22px;
	line-height: 26px;
	color: #FFFFFF;
	font-weight:500;
}

.row-fluid .contact-address ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.row-fluid .contact-address ul li {
	margin: 20px 0;
	padding: 0;
	display: block;
	position: relative;
}

.row-fluid .contact-address ul li:before {
	content: '';
	width: 68px;
	height: 68px;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	border:1px solid #FFFFFF;
	background-repeat:no-repeat;
	background-position:center;
}

.row-fluid .contact-address ul li:nth-child(1):before {
	background-image: url('https://2668666.fs1.hubspotusercontent-na1.net/hubfs/2668666/Hamster_2017/Image/form-icon1.png');
}

.row-fluid .contact-address ul li:nth-child(2):before {
	background-image: url('https://2668666.fs1.hubspotusercontent-na1.net/hubfs/2668666/Hamster_2017/Image/form-icon2.png');
}

.row-fluid .contact-address ul li:nth-child(3):before {
	background-image: url('https://2668666.fs1.hubspotusercontent-na1.net/hubfs/2668666/Hamster_2017/Image/form-icon3.png');
}

.row-fluid .contact-address ul li span {
	padding-left: 20px;
	display: inline-block;
	vertical-align: middle;
	width: 80%;
}

.row-fluid .contact-address ul li a {
	color: #FFFFFF;
}

.row-fluid .contact-address ul li a:hover {
	color: #062d70;
}

.row-fluid .contact-form {
	padding-top: 20px;
}

.row-fluid .contact-form input,
.row-fluid .contact-form form button,
.row-fluid .contact-form textarea,
.row-fluid .contact-form select,
.row-fluid .contact-form input[type="text"],
.row-fluid .contact-form .row-fluid .contact-form input[type="password"],
.row-fluid .contact-form input[type="datetime"],
.row-fluid .contact-form input[type="datetime-local"],
.row-fluid .contact-form input[type="date"],
.row-fluid .contact-form input[type="month"],
.row-fluid .contact-form input[type="time"],
.row-fluid .contact-form input[type="week"],
.row-fluid .contact-form input[type="number"],
.row-fluid .contact-form input[type="email"],
.row-fluid .contact-form input[type="url"],
.row-fluid .contact-form input[type="search"],
.row-fluid .contact-form input[type="tel"],
.row-fluid .contact-form input[type="color"] {
	background-color: transparent;
	border-color: #FFFFFF;
			color: #FFFFFF;
}

.row-fluid .contact-form .hs-form-field>label span {
	display: none;
}

.row-fluid .contact-form .hs_message.hs-form-field .input {
	margin-right: 0;
}

.row-fluid .contact-form .hs-button {
	padding: 10px 40px;
	background-color: #FFFFFF;
			color: #062d70;
}

.row-fluid .contact-form .hs-button:hover {
	background-color: #3aaecd;
	color: #FFFFFF;
			border-color: #3aaecd;
}

.row-fluid .contact-form textarea {
	height: 130px;
}

.row-fluid .contact-form select.hs-input option {
	color: #062d70;
}

.row-fluid .contact-form .inputs-list .hs-form-checkbox-display,
.row-fluid .contact-form .inputs-list .hs-form-booleancheckbox,
.row-fluid .contact-form .inputs-list li.hs-form-radio {
	color: #FFFFFF;
}

.row-fluid .contact-form ::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color: #FFFFFF;
}

.row-fluid .contact-form ::-moz-placeholder {
	/* Firefox 19+ */
	color: #FFFFFF;
}

.row-fluid .contact-form :-ms-input-placeholder {
	/* IE 10+ */
	color: #FFFFFF;
}

.row-fluid .contact-form :-moz-placeholder {
	/* Firefox 18- */
	color: #FFFFFF;
}

/* contact page 2 */
.row-fluid .contact2-section {
	padding: 80px 0 50px;
}

.row-fluid .contact2-section .contact-title h4 {
	color: #333333;
}

.row-fluid .contact2-section .contact-address ul li a {
	color: #222222;
}

.row-fluid .contact2-section .contact-address ul li a:hover {
	color: #3aaecd;;
}

.row-fluid .contact2-section .contact-address ul li:before {
	width: 50px;
	height: 50px;
	border-color: transparent;
}

.row-fluid .contact2-section .contact-address ul li span {
	width: 85%;
}

.row-fluid .contact2-section .contact-address ul li:nth-child(1):before {
	background-image: url('https://2668666.fs1.hubspotusercontent-na1.net/hubfs/2668666/Hamster_2017/Image/contact-icon1.png');
}

.row-fluid .contact2-section .contact-address ul li:nth-child(2):before {
	background-image: url('https://2668666.fs1.hubspotusercontent-na1.net/hubfs/2668666/Hamster_2017/Image/contact-icon2.png');
}

.row-fluid .contact2-section .contact-address ul li:nth-child(3):before {
	background-image: url('https://2668666.fs1.hubspotusercontent-na1.net/hubfs/2668666/Hamster_2017/Image/contact-icon3.png');
}

.row-fluid .contact2-section .hs_message.hs-form-field .input {
	margin-right: 0;
}

.row-fluid .contact-icon {
	padding-top: 30px;
	border-top:1px solid #e6e6e6;
}

.row-fluid .contact-icon ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.row-fluid .contact-icon ul li {
	margin: 0;
	padding: 0;
	display: inline-block;
}

.row-fluid .contact-icon ul li a {
	width: 50px;
	height: 50px;
	line-height: 50px;
	display: inline-block;
	color: #fff;
	background-color: #3b5998;
		-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	-o-border-radius: 100px;
	-ms-border-radius: 100px;
	border-radius: 100px;;
	text-align:center;
	position:relative;
}

.row-fluid .contact-icon ul li a:after {
	content: '';
	border: 1px solid #fff;
	position: absolute;
	top: 5px;
	right: 5px;
	bottom: 5px;
	left: 5px;
		-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	-o-border-radius: 100px;
	-ms-border-radius: 100px;
	border-radius: 100px;;
			 transition("all 0.4s ease-in-out") }};
}

.row-fluid .contact-icon ul li a:hover:after {
	border-color: #3aaecd;
		-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.5);
	-o-box-shadow: 0 0 5px rgba(0,0,0,0.5);
	-ms-box-shadow: 0 0 5px rgba(0,0,0,0.5);
	box-shadow: 0 0 5px rgba(0,0,0,0.5);;
}

.row-fluid .contact-icon ul li:nth-child(2) a {
	background-color: #d54d34;
}

.row-fluid .contact-icon ul li:nth-child(3) a {
	background-color: #007ab5;
}

.row-fluid .contact-icon ul li:nth-child(4) a {
	background-color: #00b6f1;
}

.row-fluid .contact-icon ul li a:hover {
  -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.5);
	-o-box-shadow: 0 0 10px rgba(0,0,0,0.5);
	-ms-box-shadow: 0 0 10px rgba(0,0,0,0.5);
	box-shadow: 0 0 10px rgba(0,0,0,0.5);;
}

.row-fluid .contact-icon ul li a:before {
	content: "\f09a";
	display: inline-block;
	font-family: 'FontAwesome';
}

.row-fluid .contact-icon ul li:nth-child(2) a:before {
	content: "\f0d5";
}

.row-fluid .contact-icon ul li:nth-child(3) a:before {
	content: "\f0e1";
}

.row-fluid .contact-icon ul li:nth-child(4) a:before {
	content: "\f099";
}

.row-fluid .contact2-form {
	padding-top: 10px;
}

.row-fluid .contact2-form .hs-form-field>label span {
	display: none;
}

.row-fluid .contact2-form textarea {
	height: 150px;
}

.row-fluid .contact2-form .hs_submit {
	display: inline-block;
}

.row-fluid .contact2-form .hs_submit .hs-button {
	padding: 10px 35px;
}

/* contact section 3 */
.row-fluid .contact3map-section {
	padding: 80px 0 60px;
}

.row-fluid .contact3-address {
	padding-top: 80px;
}

.row-fluid .contact3-box h4 {
	font-size: 16px;
	line-height: 22px;
	padding: 0;
	font-weight: 500;
}

.row-fluid .contact3-box a {
	color: #222222;
}

.row-fluid .contact3-box a:hover {
	color: #3aaecd;;
}

.row-fluid .contact3-icon {
	margin: 0 auto !important;
	width: 68px;
	height: 68px;
	line-height: 47px;
	display: block;
	float: none;
	border:1px solid #e6e6e6;
}

.row-fluid .contact3-icon img {
	max-width: 33px;
}

.row-fluid .contact3-section {
	padding: 80px 0;
}

.row-fluid .contact3-section h4 {
	font-size: 26px;
	line-height: 32px;
	color: #FFFFFF;
	text-align:center;
	font-weight:500;
}

.row-fluid .contact3-form .hs_submit {
	text-align: center;
}

.row-fluid .contact3-form .hs-form-field {
	width: 33.33% !important;
}

.row-fluid .contact3-form .hs_message.hs-form-field {
	width: 100% !important;
}

.row-fluid .contact3-form .hs-form-field .input {
	margin-right: 0;
}

/* contact page 4 */
.row-fluid .contact4-section {
	padding: 80px 0 0;
}

.row-fluid .contact4-map {
	margin-top: 40px;
}

.row-fluid .contact4-map iframe {
	width: 100%;
	height: 450px;
	border:10px solid #FFFFFF;
				-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.2);
	-o-box-shadow: 0 0 10px rgba(0,0,0,0.2);
	-ms-box-shadow: 0 0 10px rgba(0,0,0,0.2);
	box-shadow: 0 0 10px rgba(0,0,0,0.2);;
}

.row-fluid .contact4-left {
	margin: 0;
	width: 60%;
	float: left;
}

.row-fluid .contact4-left .contact-title h4 {
	color: #333333;
}

.row-fluid .contact4-right {
	margin: 0;
	width: 40%;
	float: right;
}

.row-fluid .contact4-section1 {
	margin: 0 auto !important;
	max-width: 950px;
	width: 100%;
	float: none;
	display: block;
	border:1px solid #3aaecd;
	position:relative;
		-webkit-transform: translateY(-100px);
	-moz-transform: translateY(-100px);
	-o-transform: translateY(-100px);
	-ms-transform: translateY(-100px);
	transform: translateY(-100px);;
}

.row-fluid .contact4-leftinner {
	padding: 80px 30px;
}

.row-fluid .contact4-rightinner {
	padding: 80px 30px;
}

.row-fluid .contact4-rightinner .contact-address ul li span {
	width: 78%;
}

.row-fluid .contact4-section1 .contact2-form .hs_message.hs-form-field .input {
	margin-right: 0;
}

/* contact page 5 */
.row-fluid .contact5-section {
	margin: 0 auto -150px !important;
	border: none;
}

.row-fluid .contact5-section .contact4-left {
	float: right;
}

.row-fluid .contact5-section .contact4-right {
	float: left;
}

.row-fluid .contact5-section .contact4-leftinner,
.row-fluid .contact5-section .contact4-rightinner {
	padding: 40px 30px;
}

.row-fluid .contact5-section .contact4-leftinner {
	border: 5px solid rgba(0, 0, 0, 0.1);
}

.row-fluid .contact5-section .contact-address ul li a:hover {
	color: #3aaecd;
}

.row-fluid .contact5-map {
	padding: 100px 0 0;
}

/* contact page 6 */
.row-fluid .contact6-section {
	padding-top: 70px;
}

.row-fluid .contact6-section1 {
	margin: 40px auto 0 !important;
		-webkit-transform: inherit;
	-moz-transform: inherit;
	-o-transform: inherit;
	-ms-transform: inherit;
	transform: inherit;;
}

/* single service page 1 */
.row-fluid .single-service {
	padding: 80px 0;
}

.row-fluid .single-text ul {
	margin: 0 0 10px;
	padding-left: 15px;
	list-style-type: none;
}

.row-fluid .single-text ul li {
	margin: 0;
	padding: 3px 0 3px 15px;
	display: block;
	position: relative;
}

.row-fluid .single-text ul li:before {
	content: "\f101";
	position: absolute;
	top: 3px;
	left: 0;
	font-family: 'FontAwesome';
	color: #3aaecd;
}

.row-fluid .single-text h5 {
	padding: 5px 0 0;
	font-size: 20px;
	line-height: 26px;
}

.row-fluid .single-video {
	margin: 0 auto !important;
	padding-top: 60px;
	max-width: 720px;
	width: 100%;
	float: none;
	text-align: center;
}

/* single service page 2 */
.row-fluid .single-img {
	height: 400px;
	margin-bottom: 10px;
}

.row-fluid .single-right .team5-list {
	width: 100%;
}

.row-fluid .help-section {
	margin-top: 30px;
	padding: 20px 10px;
	font-size: 13px;
	line-height: 20px;
	background-color: background: rgba(62, 174, 206, 0.99);background: -moz-linear-gradient(-45deg, rgba(60, 100, 123, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 206, 1) 100%);background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(60, 100, 123, 0.99)), color-stop(0%, rgba(60, 100, 123, 0.99)), color-stop(33%, rgba(43, 78, 136, 0.99)), color-stop(34%, rgba(44, 79, 138, 0.99)), color-stop(100%, rgba(43, 218, 165, 1)));background: -webkit-linear-gradient(-45deg, rgba(60, 100, 123, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 2065, 1) 100%);background: -o-linear-gradient(-45deg, rgba(60, 100, 1232, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 206, 1) 100%);background: -ms-linear-gradient(-45deg, rgba(60, 100, 123, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 206, 1) 100%);background: linear-gradient(135deg, rgba(60, 100, 123, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 206, 1) 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0a2452', endColorstr='#2bdaa5', GradientType=1);;
			color: #FFFFFF;
				-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;}

.row-fluid .help-section a {
	color: #FFFFFF;
}

.row-fluid .help-section a:hover {
	color: #062d70;
}

.row-fluid .help-section h4 {
	font-size: 15px;
	line-height: 20px;
	color: #FFFFFF;
}

.row-fluid .contact-now:before {
	content: '';
	margin: 0 0 10px;
	width: 36px;
	height: 1px;
	background-color: #FFFFFF;
	display:block;
}

/* single sective page 3 */
.row-fluid .single3-section {
	padding-top: 80px;
}

.row-fluid .single3-left {
	margin-right: -5%;
	float: left;
	width: 55%;
}

.row-fluid .single3-inner {
	padding: 60px 0;
}

.row-fluid .single3-left .single-text {
	padding: 60px 40px 45px;
	border:1px solid #e6e6e6;
				-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;;
	position:relative;
	background-color: #FFFFFF;
				-webkit-box-shadow: 0 0 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0 3px rgba(0,0,0,0.2);
	-o-box-shadow: 0 0 3px rgba(0,0,0,0.2);
	-ms-box-shadow: 0 0 3px rgba(0,0,0,0.2);
	box-shadow: 0 0 3px rgba(0,0,0,0.2);;
}

.row-fluid .single3-right {
	margin: 0;
	float: left;
	width: 50%;
}

/* single section page 4 */
.row-fluid .single4-section {
	padding: 80px 0;
}

.row-fluid .single4-left {
	height: 450px;
	position: relative;
}

.row-fluid .single4-left:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border:10px solid #3aaecd;
}

.row-fluid .strategy-title h4 {
	font-size: 20px;
	line-height: 25px;
	padding: 0 0 20px;
}

.row-fluid .single4-content {
	padding-top: 40px;
}

/* single section page 5 */
.row-fluid .single5-section {
	padding: 75px 0 60px;
}

.row-fluid .singleservice-title {
	padding: 20px 0 40px;
}

.row-fluid .service-heading {
	margin: 0;
	padding-left: 50px;
	width: auto;
	vertical-align: middle;
	display: inline-block;
	float: none;
}

.row-fluid .service-heading h2 {
	display: inline-block;
	position: relative;
}

.row-fluid .service-heading h2:after {
	content: '';
	margin-top: 10px;
	width: 100%;
	height: 2px;
	background-color: #3aaecd;
	display:block;
}

.row-fluid .service-heading h2:before {
	content: '';
	border: 7px solid transparent;
	position: absolute;
	bottom: -4px;
	left: 20px;
	border-top-color: #3aaecd;
}

.row-fluid .single5-Image {
	margin: 20px auto 50px !important;
	max-width: 945px;
	height: 470px;
	float: none;
	display: block;
	width: 100%;
}

.row-fluid .single5-icon {
	margin: 0;
	width: 90px;
	height: 90px;
	line-height: 68px;
	vertical-align: middle;
	float: none;
	background-color: background: rgba(62, 174, 206, 0.99);background: -moz-linear-gradient(-45deg, rgba(60, 100, 123, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 206, 1) 100%);background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(60, 100, 123, 0.99)), color-stop(0%, rgba(60, 100, 123, 0.99)), color-stop(33%, rgba(43, 78, 136, 0.99)), color-stop(34%, rgba(44, 79, 138, 0.99)), color-stop(100%, rgba(43, 218, 165, 1)));background: -webkit-linear-gradient(-45deg, rgba(60, 100, 123, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 2065, 1) 100%);background: -o-linear-gradient(-45deg, rgba(60, 100, 1232, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 206, 1) 100%);background: -ms-linear-gradient(-45deg, rgba(60, 100, 123, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 206, 1) 100%);background: linear-gradient(135deg, rgba(60, 100, 123, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 206, 1) 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0a2452', endColorstr='#2bdaa5', GradientType=1);;
				-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;;
	text-align:center;
	display:inline-block;
		-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);;
			 transition("all 0.4s ease-in-out") }};
}

.row-fluid .single5-icon img {
	margin-left: -12px;
	max-width: 46px;
	position: relative;
		-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);;
}

/* common section */
.row-fluid .common-section {
	padding: 70px 0 0;
}

.row-fluid .common-section1 {
	padding-top: 30px;
}

.row-fluid .common-section1 .hs_cos_wrapper_widget {
	padding: 4px 0;
}

.row-fluid .common-inner h5 {
	padding: 17px 15px 17px 40px;
	font-size: 18px;
	line-height: 24px;
	font-weight: 500;
	background-color: #e6e6e6;
	border:1px solid rgba(0, 0, 0, 0.1);
	position:relative;
	cursor:pointer;
}

.row-fluid .common-inner h5:before {
	content: "\f067";
	position: absolute;
	top: 15px;
	left: 15px;
	color: #3aaecd;
	font-family:'FontAwesome';
}

.row-fluid .common-inner h5.active:before {
	content: "\f068";
}

.row-fluid .common-text {
	padding: 10px 15px 0;
	border: 1px solid rgba(0, 0, 0, 0.1);
	border-top: none;
	display: none;
}

.row-fluid .common-text ul {
	margin: 10px 0 18px;
	padding: 0;
	list-style-type: none;
}

.row-fluid .common-text ul li {
	margin: 0;
	padding: 0 0 0 25px;
	display: block;
	position: relative;
}

.row-fluid .common-text ul li:before {
	content: "\f00c";
	position: absolute;
	top: 0;
	left: 0;
	color: #3aaecd;
	font-family:'FontAwesome';
}

/* resource-list */
.row-fluid .resource-section {
	padding: 40px 0 0;
}

/*.row-fluid .resource-section1 span.hs_cos_wrapper  { margin:0 -15px; display:block; } */
.row-fluid .resource-list {
	padding: 30px 0 40px;
}

.row-fluid .resource-list ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.row-fluid .resource-list ul li {
	margin: 0;
	padding: 7px;
	display: inline-block;
}

.row-fluid .resource-list ul li a {
	padding: 7px 25px;
	color: #222222;
			border:1px solid #222222;
	display:inline-block;
	/*font-family: 'Poppins', sans-serif;*/
	font-weight:500;
	position:relative;
	z-index:555;
}

.row-fluid .resource-list ul li a:before {
	content: '';
	top: 0;
	left: 0;
	bottom: 0;
	right: 100%;
	position: absolute;
	background-color: #3aaecd;
	z-index:-1;
		-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;;
}

.row-fluid .resource-list ul li a:hover {
	background-color: transparent;
	color: #FFFFFF;
			border-color: #3aaecd;
}

.row-fluid .resource-list ul li a:hover:before {
	right: 0;
}

/* Resource Items */
.row-fluid .resource-box {
	width: 23%;
	margin-right: 1%;
	margin-bottom: 1%;
	float: left;
	/*padding-right: 1%; padding-bottom: 1%;*/
}

.row-fluid .resource-inner {
	border:1px solid #e6e6e6;
	position:relative;
}

.row-fluid .resource-inner:before {
	z-index: 1;
	content: '';
	position: absolute;
	top: 30px;
	left: 50%;
	right: 50%;
	bottom: 30px;
	background-color: background: rgba(62, 174, 206, 0.99);background: -moz-linear-gradient(-45deg, rgba(60, 100, 123, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 206, 1) 100%);background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(60, 100, 123, 0.99)), color-stop(0%, rgba(60, 100, 123, 0.99)), color-stop(33%, rgba(43, 78, 136, 0.99)), color-stop(34%, rgba(44, 79, 138, 0.99)), color-stop(100%, rgba(43, 218, 165, 1)));background: -webkit-linear-gradient(-45deg, rgba(60, 100, 123, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 2065, 1) 100%);background: -o-linear-gradient(-45deg, rgba(60, 100, 1232, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 206, 1) 100%);background: -ms-linear-gradient(-45deg, rgba(60, 100, 123, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 206, 1) 100%);background: linear-gradient(135deg, rgba(60, 100, 123, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 206, 1) 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0a2452', endColorstr='#2bdaa5', GradientType=1);;
	opacity:0.9;
		-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;;
}

.row-fluid .res-boximg {
	z-index: 0;
	height: 320px;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	text-align: center;
}

.row-fluid .res-boximg iframe {
	height: 100% !important;
	min-height: 350px !important;
	width: 100% !important;
}

.row-fluid .resource-text {
	padding: 15px 30px 10px 30px;
}

.row-fluid .resource-topic {
	font-size: 15px;
	line-height: 20px;
	font-style: italic;
	color: #999999;
}

.row-fluid .resource-type {
	font-size: 15px;
	line-height: 20px;
	font-style: italic;
	color: #999999;
}

.row-fluid .resource-title {
	padding: 10px 10px;
  font-weight: bold;
	line-height: 1;
	color: #ffffff !important;
}

.row-fluid .resource-subtitle {
	padding: 0 10px 10px 10px;
	font-size: 14px;
	line-height: 16px;
	color: #fff !important;
	
}

.video-resource-container {
	display: flex;
	align-items: center;
	justify-content: center;
	overflow-x: hidden;
}

.row-fluid .resource-Isocta {
	z-index: 2;
	position: absolute;
	width: 100%;
	top: 60%;
	left: 50%;
	text-align: center;
		-webkit-transform: translateY(-50%) translateX(-50%);
	-moz-transform: translateY(-50%) translateX(-50%);
	-o-transform: translateY(-50%) translateX(-50%);
	-ms-transform: translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%);;
	opacity:0;
		-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;;
}

.row-fluid a.resource-style {
	
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	background: #FFFFFF;
			color: #3aaecd;
			border-color: #FFFFFF;
}

.row-fluid a.resource-style:hover {
	background-color: transparent;
	border-color: #FFFFFF;
			color: #FFFFFF;
}

.row-fluid .resource-box:hover .resource-inner:before {
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
}

.row-fluid .resource-box:hover .resource-Isocta {
	top: 50%;
	opacity: 1;
}

/*.video-codebox { min-height: 330px !important; height: 100% !important; width: auto; overflow-x: hidden;}
#player {min-height: 330px !important; overflow-x: hidden;}
.resvideo-box .resource-imgbox{ min-height: 330px !important; height: 100% !important; width: auto; overflow-x: hidden;}*/

/* Resources Drop-Down Filter TOPIC*/
/* .row-fluid .Resources-topiclist { padding: 20px 0 45px; border-bottom: 1px solid #3aaecd; margin-bottom: 40px;}
.row-fluid .Resources-topiclist.filter-dropdown  { width: 50%; text-align:left; position:relative; margin: 0 auto !important;}
.row-fluid .Resources-topiclist ul  { padding:0; width:100%; list-style-type:none; border:1px solid #e6e6e6; display:none; z-index:1000; background-color:#FFFFFF;margin:0 auto;  }
.row-fluid .Resources-topiclist ul li  { margin:0; display:block; font-weight:400; border-bottom:1px solid #e6e6e6;  position:relative; }
.row-fluid .Resources-topiclist ul li a  { padding:7px 20px; width:100%; color:#222222; display:inline-block; }
.row-fluid .Resources-topiclist ul li a:hover  { color:#3aaecd;; }
.row-fluid .Resources-topiclist ul li a:before  { content:''; position: absolute; top: 0; left: 0; width:3px;  height:0; background-color:#3aaecd;; -webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;; }
.row-fluid .Resources-topiclist ul li a:hover:before { height:100%; }
.row-fluid .Resources-topiclist .filter-dropdownwrap {text-align: center; margin 0 auto; width: 100%;}
.row-fluid .Resources-topiclist .filter-dropdownwrap span {font-size: 20px; padding:8px 20px; width:100%; margin: 0 auto; text-transform:uppercase; font-weight:bold; background-color: #3aaecd; color: #ffffff; letter-spacing: .25em;  border:1px solid #e6e6e6; display:inline-block;  position:relative; cursor:pointer; }
.row-fluid .Resources-topiclist .filter-dropdownwrap a { text-transform:uppercase; font-weight:500;  border-bottom: none;}
.row-fluid .Resources-topiclist .filter-dropdownwrap span:after { content:"\f107"; display:inline-block; font-size:20px; font-family:'FontAwesome'; position:absolute; top:8px; right:15px; } */
.row-fluid .resource2-section1 .resource-title {
	color: #FFFFFF;
}

/* Resources Drop-Down Filter TYPE*/
/*.row-fluid .Resources-typelist { padding: 20px 0 45px;  margin-bottom: 40px;}
.row-fluid .Resources-typelist .filter-dropdown { width: 80%; text-align:center; position:relative; margin: 0 auto !important;}
.row-fluid .Resources-typelist ul { padding:0; width:100%; list-style-type:none; border:1px solid #e6e6e6; display:none; position:absolute; top:50px; left:0; z-index:1000; background-color:#FFFFFF;margin:0 auto;  }
.row-fluid .Resources-typelist ul li { margin:0; display:block; font-weight:400; border-bottom:1px solid #e6e6e6;  position:relative; }
.row-fluid .Resources-typelist ul li a { padding:7px 20px; width:100%; color:#222222; display:inline-block; }
.row-fluid .Resources-typelist ul li a:hover { color:#3aaecd;; }
.row-fluid .Resources-typelist ul li a:before { content:''; position:absolute; top:0; left:0; width:3px;  height:0; background-color:#3aaecd;; -webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;; }
.row-fluid .Resources-typelist ul li a:hover:before { height:100%; }
.row-fluid .Resources-typelist .filter-dropdownwrap {text-align: center; margin 0 auto; width: 100%;}
.row-fluid .Resources-typelist .filter-dropdownwrap span {font-size: 20px; padding:8px 20px; width:100%; margin: 0 auto; text-transform:uppercase; font-weight:bold; background-color: #3b6379; color: #ffffff; letter-spacing: .25em;  border:1px solid #e6e6e6; display:inline-block;  position:relative; cursor:pointer; }
.row-fluid .Resources-typelist .filter-dropdownwrap a { text-transform:uppercase; font-weight:500;  border-bottom: none;}
.row-fluid .Resources-typelist .filter-dropdownwrap span:after { content:"\f107"; display:inline-block; font-size:20px; font-family:'FontAwesome'; position:absolute; top:8px; right:15px; }*/
.row-fluid .Resources-typelist {
	padding: 20px 0 45px;
	border-bottom: 1px solid #3aaecd;
	margin-bottom: 40px;
}

.row-fluid .Resources-typelist.filter-dropdown {
	width: 50%;
	text-align: left;
	position: relative;
	margin: 0 auto !important;
}

.row-fluid .Resources-typelist ul {
	padding: 0;
	width: 100%;
	list-style-type: none;
	border:1px solid #e6e6e6;
	display:none;
	z-index:1000;
	background-color: #FFFFFF;
	margin:0 auto;
}

.row-fluid .Resources-typelist ul li {
	margin: 0;
	display: block;
	font-weight: 400;
	border-bottom:1px solid #e6e6e6;
	
	position:relative;
}

.row-fluid .Resources-typelist ul li a {
	padding: 7px 20px;
	width: 100%;
	color: #222222;
	display:inline-block;
}

.row-fluid .Resources-typelist ul li a:hover {
	color: #3aaecd;;
}

.row-fluid .Resources-typelist ul li a:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 3px;
	height: 0;
	background-color: #3aaecd;;
		-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;;
}

.row-fluid .Resources-typelist ul li a:hover:before {
	height: 100%;
}

.row-fluid .Resources-typelist .filter-dropdownwrap {
	text-align: center;
	margin 0 auto;
	width: 100%;
}

.row-fluid .Resources-typelist .filter-dropdownwrap span {
	font-size: 20px;
	padding: 8px 20px;
	width: 100%;
	margin: 0 auto;
	text-transform: uppercase;
	font-weight: bold;
	background-color: #3aaecd;
	color: #ffffff;
	letter-spacing: .25em;
	border:1px solid #e6e6e6;
	display:inline-block;
	
	position:relative;
	cursor:pointer;
}

.row-fluid .Resources-typelist .filter-dropdownwrap a {
	text-transform: uppercase;
	font-weight: 500;
	
	border-bottom: none;
}

.row-fluid .Resources-typelist .filter-dropdownwrap span:after {
	content: "\f107";
	display: inline-block;
	font-size: 20px;
	font-family: 'FontAwesome';
	position: absolute;
	top: 8px;
	right: 15px;
}


/* resource section 3 */
.row-fluid .resource3-section {
	padding: 10px 0 0;
}

.row-fluid .resource3-section .team5-list {
	float: left;
	padding: 30px 0;
}

.row-fluid .resource3-section .resource3-right {
	margin: 0;
	width: 75%;
	float: left;
	padding-left: 20px;
}

.row-fluid .resource3-box {
	padding: 20px 0;
	width: 100%;
	display: inline-block;
}

.row-fluid .resource3-inner {
	width: 100%;
	display: inline-block;
}

.row-fluid .res3-boximg {
	margin-top: 10px;
	width: 30%;
	float: left;
	height: 250px;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #e6e6e6;
	position:relative;
}

.row-fluid .resource3-text {
	width: 70%;
	float: left;
	padding-left: 20px;
}

.row-fluid .resource3-textinner {
	font-size: 15px;
	line-height: 24px;
}

.row-fluid .resource3-Isocta {
	padding-top: 20px;
}

.row-fluid .resource3-text .resource-title {
	font-size: 24px;
	line-height: 30px;
	font-weight: 700;
	color: #3aaecd;
	letter-spacing:1px;
}

.row-fluid .res3-icon {
	width: 60px;
	height: 60px;
	position: absolute;
	bottom: -9px;
	right: -9px;
	line-height: 43px;
		-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	-o-border-radius: 100px;
	-ms-border-radius: 100px;
	border-radius: 100px;;
			background-color: #3aaecd;
	text-align:center;
}

.row-fluid .res3-boximg iframe {
	height: 250px;
}


/* case study section */
.row-fluid .casestudy-section {
	padding: 70px 0;
}

.row-fluid .casestudy-section1 span.hs_cos_wrapper {
	margin: 0 -7px;
	display: block;
}

.row-fluid .casestudy-section1 .hs_cos_wrapper_widget {
	padding: 7px;
	width: 33.33%;
	float: left;
}

.row-fluid .case-box {
	position: relative;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

.row-fluid .case-box:before {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #062d70;
	opacity:0.30;
}

.row-fluid .case-box:after {
	content: '';
	position: absolute;
	top: 20px;
	left: 40px;
	right: 40px;
	bottom: 20px;
	background-color: background: rgba(62, 174, 206, 0.99);background: -moz-linear-gradient(-45deg, rgba(60, 100, 123, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 206, 1) 100%);background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(60, 100, 123, 0.99)), color-stop(0%, rgba(60, 100, 123, 0.99)), color-stop(33%, rgba(43, 78, 136, 0.99)), color-stop(34%, rgba(44, 79, 138, 0.99)), color-stop(100%, rgba(43, 218, 165, 1)));background: -webkit-linear-gradient(-45deg, rgba(60, 100, 123, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 2065, 1) 100%);background: -o-linear-gradient(-45deg, rgba(60, 100, 1232, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 206, 1) 100%);background: -ms-linear-gradient(-45deg, rgba(60, 100, 123, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 206, 1) 100%);background: linear-gradient(135deg, rgba(60, 100, 123, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 206, 1) 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0a2452', endColorstr='#2bdaa5', GradientType=1);;
			 transition("all 0.4s ease-in-out") }};
	opacity:0;
}

.row-fluid .case-box h4 {
	font-size: 24px;
	line-height: 30px;
	font-weight: 600;
	color: #FFFFFF;
}

.row-fluid .case-box>div {
	z-index: 1;
}

.row-fluid .cass-title {
	width: 100%;
	padding: 0 10px;
	position: absolute;
	top: 50%;
	left: 50%;
		-webkit-transform: translateY(-50%) translateX(-50%);
	-moz-transform: translateY(-50%) translateX(-50%);
	-o-transform: translateY(-50%) translateX(-50%);
	-ms-transform: translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%);;
	opacity:1;
		-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;;
}

.row-fluid .cass-text {
	padding: 65px 22px 60px;
	font-size: 14px;
	line-height: 24px;
	color: #FFFFFF;
	position:relative;
	opacity:0;
		-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;;
}

.row-fluid .case-content {
	padding: 5px 0 10px;
}

.row-fluid a.case-link {
	background-color: #FFFFFF;
			color: #3aaecd;
			border:1px solid #FFFFFF;
}

.row-fluid a.case-link:hover {
	border-color: #3aaecd;
}

.row-fluid .case-box:hover .cass-text {
	opacity: 1;
}

.row-fluid .case-box:hover:after {
  -webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;;
	top:0;
	left:0;
	right:0;
	bottom:0;
	opacity:0.80
}

.row-fluid .case-box:hover .cass-title {
	opacity: 0;
	top: 0;
}

/* case study section 2 */
.row-fluid .casestudy1-section1 span.hs_cos_wrapper {
	margin: 0 -15px;
	display: block;
}

.row-fluid .casestudy1-section1 .hs_cos_wrapper_widget {
	width: 50%;
	float: left;
	padding: 15px;
}

.row-fluid .case2-box {
	float: left;
		-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.5);
	-o-box-shadow: 0 0 10px rgba(0,0,0,0.5);
	-ms-box-shadow: 0 0 10px rgba(0,0,0,0.5);
	box-shadow: 0 0 10px rgba(0,0,0,0.5);;
				-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;;
}

.row-fluid .case2-img {
	width: 47%;
	float: left;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

.row-fluid .case2-text {
	width: 53%;
	padding: 30px 20px;
	font-size: 14px;
	line-height: 22px;
	float: left;
}

.row-fluid .case2-text h4 {
	font-size: 21px;
	line-height: 28px;
}

.row-fluid .case2-text a {
	font-size: 16px;
	line-height: 26px;
}

.row-fluid .case2-content {
	padding: 0px 0 12px;
}

.row-fluid .case2-box:hover {
  -webkit-box-shadow: 0 0 20px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 0 20px rgba(0,0,0,0.5);
	-o-box-shadow: 0 0 20px rgba(0,0,0,0.5);
	-ms-box-shadow: 0 0 20px rgba(0,0,0,0.5);
	box-shadow: 0 0 20px rgba(0,0,0,0.5);;
}

/* case study section 3 */
.row-fluid .casestudy3-section span.hs_cos_wrapper {
	margin: 0 -15px;
	display: block;
}

.row-fluid .casestudy3-section .hs_cos_wrapper_widget {
	width: 33.33%;
	padding: 15px;
	float: left;
}

.row-fluid .case3-img {
	height: 250px;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

.row-fluid .case3-text {
	padding: 0 10px;
}

.row-fluid .case3-textinner h4 {
	font-size: 18px;
	line-height: 24px;
}

.row-fluid .case3-textinner {
	margin-top: -50px;
	padding: 20px 18px 30px;
	line-height: 22px;
	background: rgba(255, 255, 255, 0.96);
	position: relative;
		-webkit-box-shadow: 0 0 15px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0 15px rgba(0,0,0,0.2);
	-o-box-shadow: 0 0 15px rgba(0,0,0,0.2);
	-ms-box-shadow: 0 0 15px rgba(0,0,0,0.2);
	box-shadow: 0 0 15px rgba(0,0,0,0.2);;
}

.row-fluid .case3-content {
	padding-bottom: 25px;
}

/* case details section */
.row-fluid .casedetails-section {
	padding: 80px 0 60px;
}

.row-fluid .casedetails-img {
	height: 310px;
}

.row-fluid .casedetails-text {
	padding: 35px 30px 0;
}

.row-fluid .casedetails-text h2 {
	font-size: 24px;
	line-height: 30px;
}

.row-fluid .casetab-details {
	padding: 80px 0;
}

.row-fluid .casetab-details1 {
	margin: 0 auto !important;
	max-width: 880px;
	width: 100%;
	float: none;
	display: block;
}

.row-fluid .casetab-details1 h4 {
	font-size: 24px;
	line-height: 30px;
}

.row-fluid .casevideo-content .single-text {
	padding: 55px 0 50px;
}

.row-fluid .case1-details {
	padding: 75px 0 60px;
}

.row-fluid .case1-details h4 {
	font-size: 24px;
	line-height: 30px;
}

/* landing page 1 */
.row-fluid .title24 h4 {
	font-size: 24px;
	line-height: 30px;
}

.row-fluid .landing-top {
	padding: 20px 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.70);
	z-index: 999;
}

.row-fluid .landing-hero {
	padding: 120px 0 40px;
	position: relative;
}

.row-fluid .landing-hero:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	opacity: 0.30;
	background-color: #062d70;
}

.row-fluid .landing-hero>div {
	position: relative;
}

.row-fluid .landing-lefthero {
	margin: 0;
	padding-right: 135px;
	width: 59.5%;
	float: none;
	display: inline-block;
	vertical-align: middle;
}

.row-fluid .landing-lefthero h2 {
	font-size: 48px;
	line-height: 54px;
	color: #FFFFFF;
}

.row-fluid .landing-righthero {
	margin: 0;
	padding: 25px 40px;
	width: 40%;
	float: none;
	display: inline-block;
	vertical-align: middle;
	background-color: #FFFFFF;
}

.row-fluid .landing-righthero .hs-form .hs-form-field {
	padding-bottom: 7px !important;
}

.row-fluid .landing-righthero h4 {
	font-size: 30px;
	line-height: 36px;
	padding: 0 0 30px;
}

.row-fluid .landing-righthero .hs-button {
	margin-top: 15px;
	padding: 12px 25px;
	height: auto;
	width: 100%;
	background-color: #3aaecd;
	color: #FFFFFF;
}

.row-fluid .landing-righthero .hs-button:hover {
	background-color: transparent;
	color: #062d70;
}

.row-fluid .landing-content {
	padding: 75px 0;
}

/* landing page 2 */
.row-fluid .landing2-content {
	padding: 60px 0 20px;
	margin: 0 auto !important;
	max-width: 750px;
	width: 100%;
	float: none;
	display: block;
}

.row-fluid .landing2-content h2 {
	font-size: 48px;
	line-height: 54px;
	color: #FFFFFF;
}

.row-fluid .landing2-form h4 {
	font-size: 24px;
	line-height: 30px;
	font-weight: 500;
	padding: 30px 15px;
	text-align: center;
	color: #FFFFFF;
			background-color: background: rgba(62, 174, 206, 0.99);background: -moz-linear-gradient(-45deg, rgba(60, 100, 123, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 206, 1) 100%);background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(60, 100, 123, 0.99)), color-stop(0%, rgba(60, 100, 123, 0.99)), color-stop(33%, rgba(43, 78, 136, 0.99)), color-stop(34%, rgba(44, 79, 138, 0.99)), color-stop(100%, rgba(43, 218, 165, 1)));background: -webkit-linear-gradient(-45deg, rgba(60, 100, 123, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 2065, 1) 100%);background: -o-linear-gradient(-45deg, rgba(60, 100, 1232, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 206, 1) 100%);background: -ms-linear-gradient(-45deg, rgba(60, 100, 123, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 206, 1) 100%);background: linear-gradient(135deg, rgba(60, 100, 123, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 206, 1) 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0a2452', endColorstr='#2bdaa5', GradientType=1);;
}

.row-fluid .landing2-form form {
	padding: 15px 15px 30px;
}

.row-fluid .landing2-form .hs-form .hs-form-field {
	padding-bottom: 7px !important;
}

.row-fluid .landing2-form .hs-button {
	margin-top: 15px;
	padding: 12px 25px;
	height: auto;
	width: 100%;
	background-color: #3aaecd;
	color: #FFFFFF;
}

.row-fluid .landing2-form .hs-button:hover {
	background-color: transparent;
	color: #062d70;
}

.row-fluid .landing2-video {
	height: 370px;
}

.row-fluid .landing2-video:before {
	display: none;
}

.row-fluid .landing2-video .video-play a {
	width: 127px;
	line-height: 80px;
	height: 80px;
	background-color: #3aaecd;
	border:none;
		-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;;
	opacity:0.9;
}

.row-fluid .landing2-video .video-play a:hover {
	opacity: 1;
	color: #FFFFFF;
}

/* landing page 4 */
.row-fluid .video-sectionLP {
	padding: 80px 0 160px;
}

.row-fluid .landing-subtext {
	padding-bottom: 15px;
	font-size: 18px;
	line-height: 24px;
	font-weight: 500;
}

.row-fluid .landing4-section {
	padding: 100px 0;
}

.row-fluid .landing4-form {
	margin-top: -180px;
	padding: 25px 40px;
	background-color: #FFFFFF;
				-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.4);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.4);
	-o-box-shadow: 0 0 10px rgba(0,0,0,0.4);
	-ms-box-shadow: 0 0 10px rgba(0,0,0,0.4);
	box-shadow: 0 0 10px rgba(0,0,0,0.4);;
	position:relative;
}

.row-fluid .landing4-form .hs-form .hs-form-field {
	padding-bottom: 7px !important;
}

.row-fluid .landing4-form h4 {
	font-size: 30px;
	line-height: 36px;
	padding: 0 0 30px;
}

.row-fluid .landing4-form .hs-button {
	margin-top: 15px;
	padding: 12px 25px;
	height: auto;
	width: 100%;
	background-color: #3aaecd;
	color: #FFFFFF;
}

.row-fluid .landing4-form .hs-button:hover {
	background-color: transparent;
	color: #062d70;
}

.row-fluid .landing4-formtext {
	padding-right: 150px;
}

.row-fluid .landing4-formtext h4 {
	color: #FFFFFF;
}

.row-fluid .testimonial-sectionLp .testimonials-box:before {
	background-color: #f3f3f3;
}

/* faq Page 2 */
.row-fluid .accordion-section {
	padding-top: 40px;
	padding-bottom: 10px;
}

.row-fluid .faq2-box h5 {
	font-size: 18px;
	padding: 25px 15px;
	padding-left: 45px;
	line-height: 22px;
	position: relative;
	display: inline-block;
	width: 100%;
	cursor: pointer;
	border-bottom:1px solid #e6e6e6;
}

.row-fluid .faq2-box h5:before {
	content: "\f29c";
	position: absolute;
	top: 25px;
	left: 15px;
	font-family: 'FontAwesome';
	color: #3aaecd;
	font-weight:300;
}

.row-fluid .faq2-text {
	display: none;
	padding: 10px 0 25px;
	border-bottom:1px solid #e6e6e6;
}

.row-fluid .faq2-box h5.active {
	border-bottom: none;
}

/* faq page 3 */
.row-fluid .faq3-section1 {
	margin-top: 30px;
	padding: 30px;
	border:1px solid #3aaecd;
}

.row-fluid .faq3-section1 .common-section1 {
	padding-top: 0;
}

.row-fluid .faq3-text h4 {
	font-size: 30px;
	line-height: 36px;
	text-transform: uppercase;
	color: #3aaecd;
}

.row-fluid .faq3-section1 .common-inner h5 {
	padding: 17px 40px 17px 15px;
	background-color: transparent;
}

.row-fluid .faq3-section1 .common-inner h5:before {
	content: "\f105";
	right: 15px;
	left: auto;
	font-size: 30px;
}

.row-fluid .faq3-section1 .common-inner h5.active:before {
	content: "\f107";
}

/* testimonial page */
.row-fluid .customers-section {
	padding: 70px 0 45px;
}

.row-fluid .customers-section1 {
	padding: 30px 0 0;
}

.row-fluid .customers-section1 span.hs_cos_wrapper {
	margin: 0 -15px;
	display: block;
}

.row-fluid .customers-section1 .hs_cos_wrapper_widget {
	padding: 30px 15px;
	width: 33.33%;
	float: left;
}

.row-fluid .customer-box {
	color: #222222;
			border-top:5px solid #3aaecd;
		-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;;
				-webkit-box-shadow: 0 3px 15px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 3px 15px rgba(0,0,0,0.3);
	-o-box-shadow: 0 3px 15px rgba(0,0,0,0.3);
	-ms-box-shadow: 0 3px 15px rgba(0,0,0,0.3);
	box-shadow: 0 3px 15px rgba(0,0,0,0.3);;
	position:relative;
		-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;;
}

.row-fluid .customer-box:before {
	content: "\f10d";
	font-size: 30px;
	width: 60px;
	height: 60px;
	line-height: 60px;
	background-color: #FFFFFF;
			color: #3aaecd;
	position:absolute;
	top:-35px;
	left:50%;
	font-family:'FontAwesome';
		-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.3);
	-o-box-shadow: 0 0 5px rgba(0,0,0,0.3);
	-ms-box-shadow: 0 0 5px rgba(0,0,0,0.3);
	box-shadow: 0 0 5px rgba(0,0,0,0.3);;
				-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	-o-border-radius: 100px;
	-ms-border-radius: 100px;
	border-radius: 100px;;
				-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);;
				-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;;
}

.row-fluid .customer-inner h4 {
	font-size: 18px;
	line-height: 24px;
	padding: 25px 0 5px;
}

.row-fluid .customer-inner {
	padding: 50px 21px 35px;
	font-size: 14px;
	line-height: 22px;
}

.row-fluid .customer-box:hover {
  -webkit-box-shadow: 0 3px 20px rgba(0,0,0,0.4);
	-moz-box-shadow: 0 3px 20px rgba(0,0,0,0.4);
	-o-box-shadow: 0 3px 20px rgba(0,0,0,0.4);
	-ms-box-shadow: 0 3px 20px rgba(0,0,0,0.4);
	box-shadow: 0 3px 20px rgba(0,0,0,0.4);;
}

/* testimonial page 2 */
.row-fluid .testimonial2-say span.hs_cos_wrapper {
	margin: 0 -15px;
	display: block;
}

.row-fluid .testimonial2-say .hs_cos_wrapper_widget {
	width: 50%;
	float: left;
	padding: 15px 0 20px;
}

.row-fluid .testimonials-content {
	color: #222222;
}

/* testimonial page 3 */
.row-fluid .testimonial3-say span.hs_cos_wrapper {
	margin: 0 -15px;
	display: block;
}

.row-fluid .testimonial3-say .hs_cos_wrapper_widget {
	padding: 30px 15px;
	width: 50%;
	float: left;
}

.row-fluid .customer2-box {
	width: 100%;
	float: left;
	line-height: 22px;
		-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;;
				-webkit-box-shadow: 0 3px 10px rgba(0,0,0,0.4);
	-moz-box-shadow: 0 3px 10px rgba(0,0,0,0.4);
	-o-box-shadow: 0 3px 10px rgba(0,0,0,0.4);
	-ms-box-shadow: 0 3px 10px rgba(0,0,0,0.4);
	box-shadow: 0 3px 10px rgba(0,0,0,0.4);;
			 transition("all 0.4s ease-in-out") }};
}

.row-fluid .customer2-left {
	padding: 10px 0;
	width: 30%;
	float: left;
	text-align: center;
}

.row-fluid .customer2-img {
	margin: 0 auto;
	height: 90px;
	width: 90px;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	border:3px solid #3aaecd;
		-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	-o-border-radius: 100px;
	-ms-border-radius: 100px;
	border-radius: 100px;;
}

.row-fluid .customer2-left h5 {
	padding: 10px 0 0;
	font-size: 16px;
	line-height: 22px;
}

.row-fluid .customer2-contant {
	padding: 15px 0 10px 20px;
	width: 70%;
	float: left;
	border-left:1px solid #e6e6e6;
	font-style:italic;
	color: #222222;
}

.row-fluid .customer2-inner {
	padding: 30px 15px;
	display: inline-block;
	width: 100%;
}

.row-fluid .customer2-box:hover {
  -webkit-box-shadow: 0 4px 20px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 4px 20px rgba(0,0,0,0.5);
	-o-box-shadow: 0 4px 20px rgba(0,0,0,0.5);
	-ms-box-shadow: 0 4px 20px rgba(0,0,0,0.5);
	box-shadow: 0 4px 20px rgba(0,0,0,0.5);;
}


/* thank You page 1 */
.row-fluid .thanak-section {
	padding: 80px 0;
}

.row-fluid .thanak-section1 {
	margin: 0 auto !important;
	max-width: 780px;
	width: 100%;
	float: none;
	display: block;
}

.row-fluid .thank-title {
	padding: 50px 0 10px;
}

.row-fluid a.thnak-cta {
	margin-top: 40px;
	padding: 12px 25px;
	min-width: 226px;
	text-transform: uppercase;
	background-color: #3aaecd;
	color: #FFFFFF;
}

.row-fluid a.thnak-cta:before {
	content: "\f177";
	margin-right: 10px;
	display: inline-block;
	font-family: 'FontAwesome';
	color: #FFFFFF;
			 transition("all 0.4s ease-in-out") }};
}

.row-fluid a.thnak-cta:hover {
	background-color: transparent;
	color: #3aaecd;
}

.row-fluid a.thnak-cta:hover:before {
	margin-right: 15px;
	color: #3aaecd;
}

/* thank You page 2 */
.row-fluid .thank-hero2 {
	position: relative;
}

.row-fluid .thank-hero2:before {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #062d70;
	opacity:0.50;
}

.row-fluid .thank-hero2 .thanak-section1 .thank-title h2 {
	color: #FFFFFF;
}

.row-fluid .thank-follow {
	padding-top: 80px;
}

.row-fluid .thank-follow h3 {
	font-size: 30px;
	line-height: 36px;
	color: #FFFFFF;
	font-weight:500;
}

.row-fluid .thank-follow ul {
	margin: 20px 0 0;
	padding: 0;
	list-style-type: none;
}

.row-fluid .thank-follow ul li {
	margin: 0;
	padding: 0 3px;
	display: inline-block;
}

.row-fluid .thank-follow ul li a {
	width: 39px;
	height: 39px;
	line-height: 35px;
	display: inline-block;
		-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	-o-border-radius: 100px;
	-ms-border-radius: 100px;
	border-radius: 100px;;
			color: #FFFFFF;
			border:2px solid #FFFFFF;
}

.row-fluid .thank-follow ul li a:before {
	content: "\f09a";
	display: inline-block;
	font-family: 'FontAwesome';
}

.row-fluid .thank-follow ul li:nth-child(2) a:before {
	content: "\f099";
}

.row-fluid .thank-follow ul li:nth-child(3) a:before {
	content: "\f16d";
}

.row-fluid .thank-follow ul li:nth-child(4) a:before {
	content: "\f231";
}

.row-fluid .thank-follow ul li:nth-child(5) a:before {
	content: "\f0e1";
}

.row-fluid .thank-follow ul li a:hover {
	border-color: #3aaecd;
	background-color: #3aaecd;
		-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;;
}

/* thank You page 3 */
.row-fluid .thanak3-section1 {
	padding: 0 15px 70px;
	margin-top: -175px;
		-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;;
				-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.4);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.4);
	-o-box-shadow: 0 0 10px rgba(0,0,0,0.4);
	-ms-box-shadow: 0 0 10px rgba(0,0,0,0.4);
	box-shadow: 0 0 10px rgba(0,0,0,0.4);;
	position:relative;
	background-color: #FFFFFF;
}

.row-fluid .thank-hero3 {
	height: 530px;
}

.row-fluid .thanak-button1 {
	padding: 20px 0 0;
}

.row-fluid .thanak-button1 a.thnak-cta {
	margin-top: 0;
}

.row-fluid .thanak-button1 {
	margin: 0 auto !important;
	width: 100%;
	max-width: 500px;
	float: none;
	display: inline-block;
}

.row-fluid a.thnak-cta1 {
	padding: 12px 25px;
	min-width: 225px;
	text-transform: uppercase;
	color: #3aaecd;
}

.row-fluid a.thnak-cta1:after {
	content: "\f178";
	margin-left: 10px;
	display: inline-block;
	font-family: 'FontAwesome';
	color: #3aaecd;
		-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;;
}

.row-fluid a.thnak-cta1:hover {
	background-color: #3aaecd;
	color: #FFFFFF;
}

.row-fluid a.thnak-cta1:hover:after {
	margin-left: 15px;
	color: #FFFFFF;
}

/* thank you page 4 */
.row-fluid .thank4-hero {
	padding: 200px 0 150px;
}

.row-fluid .thank4-hero .thanak3-section1 {
	margin-top: 0;
	background-color: rgba(255, 255, 255, 0.85);
}

/* gallery page */
.row-fluid .gallery-section {
	padding: 75px 0;
}

.row-fluid .gallery-section1 {
	padding-top: 20px;
}

.row-fluid .gallery-section1 span.hs_cos_wrapper {
	margin: 0 -15px;
	display: block;
}

.row-fluid .gallery-section1 .hs_cos_wrapper_widget {
	width: 50%;
	padding: 15px;
	float: left;
	padding: 15px;
}

.row-fluid .gallery-img {
	height: 395px;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	position: relative;
}

.row-fluid .gallery-img:before {
	content: '';
	position: absolute;
	top: 100%;
	left: 30px;
	bottom: 0;
	right: 30px;
	background-color: background: rgba(62, 174, 206, 0.99);background: -moz-linear-gradient(-45deg, rgba(60, 100, 123, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 206, 1) 100%);background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(60, 100, 123, 0.99)), color-stop(0%, rgba(60, 100, 123, 0.99)), color-stop(33%, rgba(43, 78, 136, 0.99)), color-stop(34%, rgba(44, 79, 138, 0.99)), color-stop(100%, rgba(43, 218, 165, 1)));background: -webkit-linear-gradient(-45deg, rgba(60, 100, 123, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 2065, 1) 100%);background: -o-linear-gradient(-45deg, rgba(60, 100, 1232, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 206, 1) 100%);background: -ms-linear-gradient(-45deg, rgba(60, 100, 123, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 206, 1) 100%);background: linear-gradient(135deg, rgba(60, 100, 123, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 206, 1) 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0a2452', endColorstr='#2bdaa5', GradientType=1);;
			 transition("all 0.4s ease-in-out") }};
	opacity:0.8;
}

.row-fluid .gallery-icon {
	width: 100%;
	text-align: center;
	font-size: 30px;
	font-weight: 300;
	opacity: 0;
	color: #FFFFFF;
	position:absolute;
	top:80%;
	left:50%;
		-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-o-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);;
			 transition("all 0.4s ease-in-out") }};
}

.row-fluid .gallery-icon:before {
	content: '';
	width: 49px;
	height: 51px;
	display: inline-block;
	background-image: url('https://177047.fs1.hubspotusercontent-na1.net/hubfs/177047/Sahara_Theme_2017/Image/search-icon.png');
}

.row-fluid .gallery-icon h4 {
	padding: 15px 0 0;
	font-size: 24px;
	line-height: 30px;
	color: #FFFFFF;
}

.row-fluid .gallery-icon:hover {
	color: #3aaecd;
}

.row-fluid .gallery-box:hover .gallery-img:before {
	top: 0;
	left: 0;
	right: 0;
}

.row-fluid .gallery-box:hover .gallery-icon {
	top: 50%;
	opacity: 1;
}

/* gallery page 1 */
.row-fluid .gallery1-section1 .hs_cos_wrapper_widget {
	width: 33.33%;
}

.row-fluid .gallery1-section1 .gallery-img {
	height: 285px;
}

.row-fluid .gallery1-section1 .gallery-icon h4 {
	font-weight: 400;
}

/* gallery page 3 */
.row-fluid .gallery2-section1 span.hs_cos_wrapper {
	margin: 0;
	display: inline-block;
	width: 100%;
}

.row-fluid .gallery2-section1 .hs_cos_wrapper_widget {
	width: 25%;
	padding: 0;
	border:1px solid #FFFFFF;
}

.row-fluid .gallery2-section1 .gallery-icon h4 {
	font-weight: 500;
}

.row-fluid .gallery2-section1 .gallery-img:before {
	content: '';
	background: #062d70;
	opacity:0.6;
}

/* gallery Portfolio page 3 */
.row-fluid .portfolio-slider {
	margin-top: 25px;
}

.row-fluid .portfolio-slider .hs_cos_wrapper_widget {
	height: 680px;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

.row-fluid .portfolio-slider .hs_cos_wrapper_widget img {
	display: none;
}

.row-fluid .portfolio-slider .slick-arrow {
	width: 60px;
	height: 60px;
		-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;;
			background-color: background: rgba(62, 174, 206, 0.99);background: -moz-linear-gradient(-45deg, rgba(60, 100, 123, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 206, 1) 100%);background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(60, 100, 123, 0.99)), color-stop(0%, rgba(60, 100, 123, 0.99)), color-stop(33%, rgba(43, 78, 136, 0.99)), color-stop(34%, rgba(44, 79, 138, 0.99)), color-stop(100%, rgba(43, 218, 165, 1)));background: -webkit-linear-gradient(-45deg, rgba(60, 100, 123, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 2065, 1) 100%);background: -o-linear-gradient(-45deg, rgba(60, 100, 1232, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 206, 1) 100%);background: -ms-linear-gradient(-45deg, rgba(60, 100, 123, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 206, 1) 100%);background: linear-gradient(135deg, rgba(60, 100, 123, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 206, 1) 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0a2452', endColorstr='#2bdaa5', GradientType=1);;
			color: #FFFFFF;
}

.row-fluid .portfolio-slider .slick-arrow:hover {
  -webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-o-border-radius: 15px;
	-ms-border-radius: 15px;
	border-radius: 15px;;
}

.row-fluid .portfolio-slider .slick-arrow:before {
	font-size: 36px;
}

.row-fluid .portfolio-slider .slick-arrow.slick-prev {
	left: 10px;
}

.row-fluid .portfolio-slider .slick-arrow.slick-next {
	right: 10px;
}

.row-fluid .company-detail {
	padding: 50px 0;
	color: #FFFFFF;
}

.row-fluid .company-detail h4 {
	padding: 0;
	font-size: 22px;
	line-height: 28px;
	font-weight: 500;
	color: #FFFFFF;
}

.row-fluid .company-detail-box {
	margin: 0;
	padding: 0 15px;
	width: 25%;
	float: left;
}


/* One Column */
.row-fluid .simple-banner {
	background: #333333;
			color: #FFFFFF}

.row-fluid .simple-banner .about-hero {
	padding: 80px 0;
}

.row-fluid .one-column {
	padding: 70px 0 60px;
}

.row-fluid .one-column h3 {
	text-transform: uppercase;
}

.row-fluid .one-column h3:after {
	content: '';
	margin-top: 5px;
	width: 70px;
	height: 2px;
	display: block;
	background-color: #3aaecd;
}

.row-fluid .columns-secslider {
	position: relative;
}

.row-fluid .columns-secslider:before {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #000;
	opacity: 0.5;
}

.row-fluid .columns-slider {
	padding: 60px 0;
	color: #FFFFFF;
	font-size:20px;
	line-height:28px;
}

.row-fluid .columns-slider h2 {
	text-transform: uppercase;
	color: #FFFFFF;
}

.row-fluid .large-banner .about-hero {
	font-size: 20px;
	line-height: 28px;
}

.row-fluid .large-banner .about-hero {
	padding: 160px 0 160px;
}

/* columns menu */
/*
.row-fluid .column-menu { padding:5px; background-color:#e6e6e6; }
.row-fluid .column-menu ul { margin:0; padding:0; list-style-type:none; }
.row-fluid .column-menu ul li { width:100%; margin:0; padding:0; display:block; }
.row-fluid .column-menu ul li a { color:#222222; width:100%; border-bottom:1px solid #e6e6e6; background:#FFFFFF; }
.row-fluid .column-menu ul li a:hover { background:#3aaecd; color:#FFFFFF; border-bottom-color:#3aaecd;; }
.row-fluid .column-menu ul li.hs-item-has-children > a:after { content:"\f107"; font-family: 'FontAwesome'; position:absolute; top:10px; right:15px; }
.row-fluid .column-menu .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper { position:relative; opacity:1; visibility:inherit; }
.row-fluid .column-menu .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul.hs-menu-children-wrapper { left:0; }
.row-fluid .column-menu .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children a.child-open ul.hs-menu-children-wrapper li a { background:rgba(255,255,255,0.5); }
.row-fluid .column-menu ul.hs-menu-children-wrapper li.hs-item-has-children > a { background:#FFFFFF; }
.row-fluid .column-menu ul.hs-menu-children-wrapper li.hs-item-has-children > a:hover { background:#3aaecd; }
.row-fluid .column-menu .hs-menu-flow-horizontal > ul ul li a { background:rgba(255,255,255,0.5); }
.row-fluid .column-menu .hs-menu-flow-horizontal > ul ul ul li a{ background:rgba(255,255,255,0.5); }
.row-fluid .column-menu .hs-menu-flow-horizontal > ul ul ul ul li a { background:rgba(255,255,255,0.5); }
*/

/* password page */
.row-fluid .pass-section {
	padding: 130px 0;
}

.row-fluid .pass-inner {
	margin: 0 auto !important;
	font-size: 24px;
	line-height: 32px;
	padding: 50px 50px 30px;
	max-width: 800px;
	width: 100%;
	float: none;
	display: block;
	background: background: rgba(62, 174, 206, 0.99);background: -moz-linear-gradient(-45deg, rgba(60, 100, 123, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 206, 1) 100%);background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(60, 100, 123, 0.99)), color-stop(0%, rgba(60, 100, 123, 0.99)), color-stop(33%, rgba(43, 78, 136, 0.99)), color-stop(34%, rgba(44, 79, 138, 0.99)), color-stop(100%, rgba(43, 218, 165, 1)));background: -webkit-linear-gradient(-45deg, rgba(60, 100, 123, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 2065, 1) 100%);background: -o-linear-gradient(-45deg, rgba(60, 100, 1232, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 206, 1) 100%);background: -ms-linear-gradient(-45deg, rgba(60, 100, 123, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 206, 1) 100%);background: linear-gradient(135deg, rgba(60, 100, 123, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 206, 1) 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0a2452', endColorstr='#2bdaa5', GradientType=1);;
				-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;;
			color: #FFFFFF;
}

.row-fluid .pass-inner h3 {
	font-size: 60px;
	line-height: 66px;
	color: #FFFFFF;
	font-weight: 600;
}

.row-fluid .pass-input {
	padding: 20px 50px 0;
}

.row-fluid .pass-input input {
	height: 50px !important;
	margin-bottom: 30px;
	background-color: transparent;
	color: #FFFFFF;
}

.row-fluid .pass-input input[type=submit],
.row-fluid .pass-input form button,
.row-fluid .pass-input .hs-button {
	min-width: 230px;
	text-align: center;
	background-color: #062d70;
			color: #FFFFFF;
			border-color: #062d70;
}

.row-fluid .pass-input input[type=submit]:hover,
.row-fluid .pass-input form button:hover,
.row-fluid .pass-input .hs-button:hover {
	background-color: transparent;
	color: #062d70;
}

/* error section */
.row-fluid .error-section {
	padding: 150px 0;
	position: relative;
}

.row-fluid .error-section:before {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0.7;
	background: background: rgba(62, 174, 206, 0.99);background: -moz-linear-gradient(-45deg, rgba(60, 100, 123, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 206, 1) 100%);background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(60, 100, 123, 0.99)), color-stop(0%, rgba(60, 100, 123, 0.99)), color-stop(33%, rgba(43, 78, 136, 0.99)), color-stop(34%, rgba(44, 79, 138, 0.99)), color-stop(100%, rgba(43, 218, 165, 1)));background: -webkit-linear-gradient(-45deg, rgba(60, 100, 123, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 2065, 1) 100%);background: -o-linear-gradient(-45deg, rgba(60, 100, 1232, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 206, 1) 100%);background: -ms-linear-gradient(-45deg, rgba(60, 100, 123, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 206, 1) 100%);background: linear-gradient(135deg, rgba(60, 100, 123, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 206, 1) 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0a2452', endColorstr='#2bdaa5', GradientType=1);;
}

.row-fluid .error-section>div {
	position: relative;
}

.row-fluid .error-text {
	margin: 0 auto !important;
	max-width: 650px;
	font-size: 20px;
	line-height: 26px;
	width: 100%;
	display: block;
	float: none;
	color: #FFFFFF;
}

.row-fluid .error-text h1 {
	font-size: 40px;
	line-height: 46px;
	color: #FFFFFF;
}

.row-fluid .error-text h2 {
	font-size: 72px;
	line-height: 80px;
	font-weight: 400;
	color: #FFFFFF;
}

.row-fluid .error-search {
	padding: 20px 50px 0;
}

.row-fluid .error-search .hs-form .field>label {
	text-align: left;
	display: block;
	margin-bottom: 10px;
}

.row-fluid .error-search .hs-button.primary {
	margin-top: 20px;
	padding: 12px 35px !important;
	background-color: #3aaecd;
	color: #FFFFFF;
}

/* subscription-section */
.row-fluid .subscription-section {
	padding: 50px 0 100px;
}

.row-fluid .subscription-update {
	margin: 0 auto !important;
	max-width: 700px;
	width: 100%;
	float: none;
	display: block;
	font-size: 19px;
	line-height: 25px;
	font-weight: 500;
}

.row-fluid .subscription-update h2 {
	font-size: 36px;
	line-height: 42px;
	font-weight: 600;
	color: #3aaecd;
}

/* backup-section */
.row-fluid .backup-section {
	padding: 140px 0;
}

.row-fluid .backup-section h1 {
	padding: 0;
	font-size: 60px;
	line-height: 68px;
	font-weight: 600;
	text-transform: capitalize;
	letter-spacing: 1px;
}

.row-fluid .backup-section h3 {
	padding: 0 0 20px;
}

.row-fluid .backup-section input.hs-input {
	background-color: #e6e6e6;
}

.row-fluid .backup-section .hs-button {
	min-width: 230px;
	color: #FFFFFF;
			background-color: #3aaecd;
}

.row-fluid .backup-section .hs-button:hover {
	background-color: transparent;
	color: #333333;
}

/* subpre-section */
.row-fluid .subpre-section {
	padding: 80px 0;
}

.row-fluid .subpre-section h1 {
	padding: 0 0 20px;
	font-size: 42px;
	line-height: 48px;
	font-weight: 600;
	text-transform: capitalize;
}

.row-fluid .subpre-section h2 {
	font-size: 30px;
	line-height: 36px;
	color: #3aaecd;
	font-weight:600;
}

.row-fluid .subpre-section p.header {
	font-size: 18px;
	line-height: 26px;
	font-weight: 600;
}

.row-fluid .subpre-section .checkbox-row input {
	top: 4px;
}

.row-fluid .subpre-section .email-prefs .item p {
	margin: 5px 0 0px;
}

.row-fluid .subpre-section .email-prefs .item .item-inner.selected {
	background: #3aaecd;
}

.row-fluid .subpre-section .subscribe-options label>span {
	position: relative;
	top: -5px;
}

.row-fluid .subpre-section .hs-button {
	background-color: #3aaecd;
	color: #FFFFFF}

.row-fluid .subpre-section .hs-button:hover {
	background-color: transparent;
	color: #3aaecd;
}

.row-fluid .subpre-section .email-prefs .item .item-inner {
	position: relative;
	padding: 15px 15px 15px 50px;
}

.row-fluid .subpre-section input[type=checkbox],
.row-fluid .subpre-section input[type=radio] {
	width: 20px;
	height: 20px;
	border:1px solid #333333;
	position:absolute;
	top:20px !important;
	left:17px;
}

.row-fluid .subpre-section .checkbox-row span.fakelabel span {
	margin-left: 0;
}

/* error section */
.row-fluid .error2-section {
	padding: 150px 0;
}

.row-fluid .error2-inner {
  -webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-o-border-radius: 15px;
	-ms-border-radius: 15px;
	border-radius: 15px;;
  background: #f3f3f3
}

.row-fluid .error2-img {
	margin: 0 0 0;
	padding: 0;
	width: 40%;
	display: inline-block;
	float: none;
	vertical-align: middle;
	text-align: center;
}

.row-fluid .error2-img img {
	max-width: 240px;
}

.row-fluid .error2-text {
	margin: 0 0 0 -6px;
	padding: 30px;
	width: 60%;
	display: inline-block;
	float: none;
	vertical-align: middle;
}

.row-fluid .error2-text h1 {
	font-size: 32px;
	line-height: 40px;
	text-transform: capitalize;
}

.row-fluid .error2-text h2 {
	font-size: 65px;
	line-height: 72px;
	color: #3aaecd;
}

.row-fluid .error2-text .input {
	margin-top: 10px;
}

.row-fluid .error2-text .input input {
	margin-bottom: 18px;
}

.row-fluid .error2-text .hs-button {
	margin-top: 10px;
	color: #FFFFFF;
			background-color: #3aaecd;
}

.row-fluid .error2-text .hs-button:hover {
	background-color: transparent;
	color: #333333;
}


/*Padding Option*/
.row-fluid .padding-top10 {
	padding-top: 10px;
}

.row-fluid .padding-top20 {
	padding-top: 20px;
}

.row-fluid .padding-top30 {
	padding-top: 30px;
}

.row-fluid .padding-top40 {
	padding-top: 40px;
}

.row-fluid .padding-top50 {
	padding-top: 50px;
}

.row-fluid .padding-top0 {
	padding-top: 0;
}

.row-fluid .padding-bottom0 {
	padding-bottom: 0;
}

.row-fluid .padding-bottom10 {
	padding-bottom: 10px;
}

.row-fluid .padding-bottom20 {
	padding-bottom: 20px;
}

.row-fluid .padding-bottom30 {
	padding-bottom: 30px;
}

.row-fluid .padding-bottom40 {
	padding-bottom: 40px;
}

.row-fluid .padding-bottom50 {
	padding-bottom: 50px;
}


/*Margin Option*/
.row-fluid .margin-top10 {
	margin-top: 10px;
}

.row-fluid .margin-top20 {
	margin-top: 20px;
}

.row-fluid .margin-top30 {
	margin-top: 30px;
}

.row-fluid .margin-top40 {
	margin-top: 40px;
}

.row-fluid .margin-top50 {
	margin-top: 50px;
}

.row-fluid .margin-bottom10 {
	margin-bottom: 10px;
}

.row-fluid .margin-bottom20 {
	margin-bottom: 20px;
}

.row-fluid .margin-bottom30 {
	margin-bottom: 30px;
}

.row-fluid .margin-bottom40 {
	margin-bottom: 40px;
}

.row-fluid .margin-bottom50 {
	margin-bottom: 50px;
}


.row-fluid .calendly-inline-widget {
	width: 100%;
	text-align: center;
}

.row-fluid .calendly-inline-widget iframe {
	width: 99%;
	border: 1px solid #666a73;
	float: none;
}


@media (max-width: 1366px) {
	.row-fluid .gallery2-section1 .gallery-img {
		height: 295px;
	}


}

@media (min-width: 768px) {
	/*
    .row-fluid .mainmenu .hs-menu-wrapper > ul > li:hover > a { color:#3aaecd; }
    .row-fluid .mainmenu .hs-menu-wrapper > ul > li.active-branch > a { color:#3aaecd; } 
    
    .row-fluid .mainmenu .hs-menu-wrapper ul li ul {  width:200px; padding:10px 0; margin: 0px; position: absolute;  top:100%;  left:0px; }
    .row-fluid .mainmenu .hs-menu-wrapper ul li ul li ul { padding:0; }
    .row-fluid .mainmenu .hs-menu-wrapper ul li ul li { padding:0px 5px; margin: 0px; display: block; float: none; text-transform: none; background:#000000; position:relative; }
    .row-fluid .mainmenu .hs-menu-wrapper ul li ul li a:before { content:''; width:3px; height:100%; position:absolute; top:0; left:0; background-color:#3aaecd; }
    
    .row-fluid .mainmenu .hs-menu-wrapper ul li ul li a:link , .row-fluid .mainmenu .hs-menu-wrapper ul li ul li a:visited { padding:7px 10px; line-height:20px; color:#ffffff; width:100%; font-size:12px; border-bottom:1px solid rgba(255,255,2550,0.3); }
    .row-fluid .mainmenu .hs-menu-wrapper ul li ul li:last-child > a { border-bottom:none; }
    .row-fluid .mainmenu .hs-menu-wrapper ul li ul li a:hover { color:#3aaecd; border-color:#3aaecd;  }
    
    .row-fluid .mainmenu .hs-menu-wrapper ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul { left:100%; top:0; } 
    
*/
}


@media (min-width: 768px) {
	.row-fluid .thank-hero2 .thanak-section1 {
		position: absolute;
		top: 50%;
		left: 50%;
				{
				{
				transform("translateY(-50%) translateX(-50%)")
			}
		}
			;
	}
	.row-fluid .top.fixed {
		padding: 10px 25px;
		position: fixed;
		left: 0;
		border-bottom: none;
		top: 0;
			background: {
				{
				sticky_background
			}
		}
			;
				{
				{
				boxshadow('0 0 2px 2px rgba(000,000,000,0.1)')
			}
		}
			;
		z-index:999;
	}
	.row-fluid .top.fixed:before {
		display: none;
	}
	/*.row-fluid .top.fixed .logo-orignal { display:block; }
    .row-fluid .top.fixed .logo-white { display:none; }
    .row-fluid .top.fixed .mainmenu .hs-menu-wrapper > ul > li > a:link, .row-fluid .top.fixed .mainmenu .hs-menu-wrapper > ul > li > a:visited , .row-fluid .mainmenu .hs-menu-wrapper ul li a { color:#ffffff; }
    .row-fluid .top.fixed .mainmenu .hs-menu-wrapper > ul > li:hover > a { color:#3aaecd; }
    .row-fluid .top.fixed .mainmenu .hs-menu-wrapper > ul > li.active-branch > a { color:#3aaecd; } */

}



@media (min-width: 768px) and (max-width: 1200px) {
	h1 {
		font-size: 34px;
		line-height: 46px;
	}
	h2 {
		font-size: 30px;
		line-height: 40px;
	}
	h3 {
		font-size: 28px;
		line-height: 34px;
	}
	h4 {
		font-size: 26px;
		line-height: 32px;
	}
	h5 {
		font-size: 24px;
		line-height: 30px;
	}
	h6 {
		font-size: 22px;
		line-height: 26px;
	}
	/* menu */
	/*
    .row-fluid .mainmenu .hs-menu-wrapper > ul > li > a:link, .row-fluid .mainmenu .hs-menu-wrapper > ul > li > a:visited, .row-fluid .mainmenu .hs-menu-wrapper ul li a { padding:10px 11px; }*/
    /* request section */
	.row-fluid .request-text {
		padding-top: 60px;
		padding-right: 30px;
	}
	.row-fluid .request-form {
		padding: 70px 0 75px 40px;
	}
	/* footer */
	.row-fluid .footer-icon ul li {
		padding: 0 5px;
	}
	/* service page 3 */
	.row-fluid .service3-tableft {
		padding: 0 30px 0 0;
	}
	/* service page 4 */
	.row-fluid .service4-box {
		height: 400px;
	}
	.row-fluid .service4-text {
		padding: 0 10px;
	}
	/* contact page 2 */
	.row-fluid .contact2-section .contact-address ul li span {
		width: 80%;
		padding-left: 10px;
	}

/* case study 1 */
	.row-fluid .case-box h4 {
		font-size: 20px;
		line-height: 26px;
	}
	.row-fluid .cass-text {
		padding: 40px 15px;
	}
	/* landing page 1 */
	.row-fluid .landing-lefthero {
		padding-right: 60px;
		width: 59%;
	}
	.row-fluid .landing-lefthero h2 {
		font-size: 40px;
		line-height: 46px;
	}
	.row-fluid .landing-righthero {
		padding: 25px;
	}
	/* landing page 2 */
	.row-fluid .landing2-img {
		margin: 0;
		width: 40%;
	}
	.row-fluid .landing2-text {
		margin: 0;
		padding-left: 20px;
		width: 60%;
	}
	.row-fluid .landing2-form {
		margin: 30px 0 0;
		width: 100%;
	}
	/* landing page 4 */
	.row-fluid .video-sectionLP {
		padding: 80px 0 115px;
	}
	.row-fluid .landing4-formtext {
		padding-right: 60px;
	}
	.row-fluid .landing4-section {
		padding: 70px 0;
	}
	.row-fluid .landing4-form h4 {
		font-size: 24px;
		line-height: 30px;
	}
	.row-fluid .landing4-form {
		padding: 25px 20px;
		margin-top: -130px;
	}
	/* faq page 3 */
	.row-fluid .faq3-text h4 {
		font-size: 20px;
		line-height: 26px;
	}

/* gallery page 1 */
	.row-fluid .gallery-img {
		height: 350px;
	}
	/* gallery page 3 */
	.row-fluid .gallery2-section1 .gallery-img {
		height: 275px;
	}
	/* gallery portfolio */
	.row-fluid .portfolio-slider .hs_cos_wrapper_widget {
		height: 540px;
	}


}

@media (min-width: 992px) and (max-width: 1200px) {
	.row-fluid .wrapper {
		max-width: 1200px;
	}

/* footer menu */
	/*
    .row-fluid .footer-recentbox { padding:0 0 30px 58px; }
    .row-fluid .footer-recentimg { width:50px; height:50px; }
    .row-fluid .footer-menu ul li { width:100%; }
    .row-fluid .footer-menu ul li a { padding:2px 11px; }
    .row-fluid .footer-menu ul li a:before { top:2px; }
  */
/* service page 3 */
	.row-fluid .trusted-inner img {
		width: 125px;
	}
	/* contact page 4 */
	.row-fluid .contact4-right .contact-address ul li:before {
		width: 50px;
		height: 50px;
	}
	/* resources page 1 */
	.row-fluid .resource-title {
		font-size: 18px;
		line-height: 24px;
	}
	/* case study 2 */
	.row-fluid .case2-text h4 {
		font-size: 18px;
		line-height: 24px;
	}
	/* testimonial page 3 */
	.row-fluid .customer2-left {
		width: 100%;
	}
	.row-fluid .customer2-box {
		text-align: center;
	}
	.row-fluid .customer2-contant {
		width: 100%;
		padding: 15px 0;
		border-left: none;
			border-top:1px solid {
				{
				second_font_color
			}
		}
			;
	}


}

@media (min-width: 768px) and (max-width: 991px) {
	.row-fluid .wrapper {
		max-width: 720px;
	}
	/* menu */
	/*
    .row-fluid .mainmenu { margin:5px 0 0; }
    .row-fluid .mainmenu .hs-menu-wrapper > ul > li > a:link, .row-fluid .mainmenu .hs-menu-wrapper > ul > li > a:visited, .row-fluid .mainmenu .hs-menu-wrapper ul li a { padding:10px 5px; }
    .row-fluid .hs-menu-wrapper.hs-menu-flow-horizontal ul li.hs-menu-item a:link, .row-fluid  .hs-menu-wrapper.hs-menu-flow-horizontal ul li.hs-menu-item a:visited, .hs-menu-wrapper.hs-menu-flow-vertical li a { font-size:13px; line-height:20px; }
*/
	/* service section */
	.row-fluid .service-text h4 {
		font-size: 18px;
		line-height: 24px;
	}
	.row-fluid .service-img {
		height: 200px;
	}
	/* request section */
	.row-fluid .request-form {
		padding: 50px 0 75px 20px;
	}
	.row-fluid .request-text {
		padding: 60px 20px 0;
	}
	.row-fluid .request-text h1 {
		font-size: 26px;
		line-height: 32px;
	}
	/* recent section */
	.row-fluid .recent-date {
		left: 15px;
	}
	.row-fluid .recent-date {
		max-width: 175px;
	}
	/* home page 2 */
	.row-fluid .video-left {
		height: 260px;
	}
	.row-fluid .video-text {
		padding: 0;
	}
	/* about page 4 */
	.row-fluid .teama4-img {
		height: 280px;
	}
	.row-fluid .team-textinnera4 {
		padding: 20px 0;
	}
	/* about page 6 */
	.row-fluid .service-detailsinner {
		padding: 30px 0 30px 30px;
	}
	/* service page 3 */
	.row-fluid .service3-tabright {
		height: 250px;
	}
	/* service page 4 */
	.row-fluid .service4-section .hs_cos_wrapper_widget {
		width: 50%;
	}
	/* service page 6 */
	.row-fluid .service6-section1 .hs_cos_wrapper_widget {
		padding: 18px 10px 10px;
	}
	.row-fluid .service6-icon {
		margin: 0 auto;
		position: relative;
		top: auto;
		left: auto;
		float: none;
		display: block;
	}
	.row-fluid .service6-box {
		padding-left: 0;
	}
	.row-fluid .service6-text {
		margin-top: 40px;
		padding: 25px 0;
		border-left: transparent;
			border-top:2px solid {
				{
				base_color
			}
		}
			;
		text-align:center;
	}
	.row-fluid .service6-text:before {
		border-right-color: transparent;
			border-bottom-color: {
				{
				base_color
			}
		}
			;
		top:auto;
		left:50%;
		right:auto;
		bottom:100%;
				{
				{
				transform("translateX(-50%)")
			}
		}
			;
	}
	/* contact page 1 */
	.row-fluid .map-section,
	.row-fluid .contact1-section {
		padding: 50px 0;
	}
	.row-fluid .contact-address ul li:before {
		width: 50px;
		height: 50px;
	}
	.row-fluid .contact-address ul li span {
		width: 80%;
		padding-left: 12px;
	}
	/* contact page 2 */
	.row-fluid .contact2-left,
	.row-fluid .contact2-right {
		margin: 0;
		width: 100%;
		float: left;
	}
	.row-fluid .contact2-right {
		padding-top: 40px;
	}
	.row-fluid .contact2-section .contact-title h4 {
		padding: 0 0 10px;
	}
	/* landing page 1 */
	.row-fluid .landing-lefthero h2 {
		font-size: 28px;
		line-height: 34px;
	}
	.row-fluid .landing-righthero h4 {
		font-size: 20px;
		line-height: 26px;
		padding: 0 0 5px;
	}
	/* partner page 2 */
	.row-fluid .partner1-section1 .hs_cos_wrapper_widget {
		width: 29.7%;
	}
	.row-fluid .partner1-section1 .hs_cos_wrapper_widget:nth-child(4n) {
		margin-right: 15px;
	}
	.row-fluid .partner1-section1 .hs_cos_wrapper_widget:nth-child(3n) {
		margin-right: 0;
	}

}

@media (max-width: 991px) {
	/* hero section */
	.row-fluid .hero-text h1 {
		font-size: 40px;
		line-height: 46px;
	}
	/* service section */
	.row-fluid .service-section {
		padding: 50px 0 40px;
	}
	.row-fluid .service-section1 {
		padding-top: 0;
	}
	/* cta strip */
	.row-fluid .cta-strip {
		padding: 25px 15px;
	}
	/* industries section */
	.row-fluid .industries-section {
		padding: 50px 0;
	}
	.row-fluid .industries-section1 .hs_cos_wrapper_widget {
		width: 50%;
	}
	/* testimonial section */
	.row-fluid .testimonial-section {
		padding: 55px 0;
	}
	/* counter section */
	.row-fluid .counter-section {
		padding: 50px 0;
	}
	.row-fluid .counter-box {
		padding: 15px 0 15px 57px;
		width: 50%;
	}
	/* recent section */
	.row-fluid .recent-section {
		padding: 50px 0 35px;
	}
	.row-fluid .recent-image {
		height: 200px;
	}
	.row-fluid .recent-date {
		font-size: 14px;
	}
	/* trusted-section */
	.row-fluid .trusted-section {
		padding: 40px 0;
	}
	.row-fluid .trusted-inner img {
		max-width: 135px;
	}
	/* footer */
	.row-fluid .footer {
		padding: 50px 0 10px;
	}
	.row-fluid .footer-icon ul {
		margin: 15px 0 0;
	}
	/* about page 3 */
	.row-fluid .about3-left {
		padding: 0 0 25px;
	}
	.row-fluid .team1-section1 .hs_cos_wrapper_widget {
		width: 100%;
	}
	.row-fluid .team1-section1 .hs_cos_wrapper_widget:nth-child(2n) .team1-img {
		float: right;
	}
	.row-fluid .team1-section1 .hs_cos_wrapper_widget:nth-child(2n) .team1-text {
		float: left;
	}
	/* about page 4 */
	.row-fluid .about4-intext {
		padding-top: 0px;
	}
	.row-fluid .testimonialA4-left h2 {
		padding-bottom: 10px;
	}
	.row-fluid a.about4-cta {
		margin-top: 10px;
	}
	.row-fluid .testimonialA4-left {
		padding-right: 0;
	}
	.row-fluid .testimonialA4-left h2 {
		padding-bottom: 10px;
		font-size: 20px;
		line-height: 26px;
	}
	/* about page 5 */
	.row-fluid .ctasection-left,
	.row-fluid .ctasection-right {
		padding: 5px 0;
		display: block;
	}
	/* service page 3 */
	.row-fluid .row-fluid .service-tablist ul li a {
		padding: 15px 15px;
	}
	/* service page 5 */
	.row-fluid .service5-inner {
		padding: 40px 0 40px 20px;
	}
	.row-fluid .service5-inner h4 {
		font-size: 22px;
		line-height: 26px;
	}
	.row-fluid .service5-section1 .hs_cos_wrapper_widget:nth-child(even) .service5-inner {
		padding: 40px 20px 40px 0;
	}
	/* contact page 2 */
	.row-fluid .contact2-section .contact-address ul li span {
		width: 80%;
		padding-left: 10px;
	}
	/* contact page 3 */
	.row-fluid .contact3-box {
		margin: 0;
		width: 50%;
		float: left;
		padding: 0 15px;
	}
	.row-fluid .contact3-box:nth-child(3) {
		clear: left;
	}
	/* contact page 3 */
	.row-fluid .contact4-right,
	.row-fluid .contact4-left {
		width: 100%;
		height: auto !important;
	}
	.row-fluid .contact4-leftinner,
	.row-fluid .contact4-rightinner {
		padding: 40px 15px;
	}
	.row-fluid .contact4-section1 .contact-title h4 {
		padding: 0 0 10px;
	}
	/* team page 5 */
	.row-fluid .team5-list {
		width: 100%;
		position: relative;
	}
	.row-fluid .team5-list span.styledselect-list {
		display: block;
	}
	.row-fluid .team5-list ul {
		display: none;
		position: absolute;
		top: 85px;
		left: 0;
		width: 100%;
		z-index: 99;
	}
	.row-fluid .team5-list ul li a {
		padding: 5px 15px;
	}
	.row-fluid .team5-section1 {
		width: 100%;
	}
	.row-fluid .team5-text {
		width: 64.7%;
	}
	/* single service page 2 */
	.row-fluid .single-left,
	.row-fluid .single-right {
		width: 100%;
		margin: 0;
	}
	.row-fluid .single-right .team5-list ul {
		display: block;
		position: relative;
		top: auto;
		left: auto;
		width: 100%;
		z-index: 99;
	}
	.row-fluid .single-right .team5-list ul li a {
		padding: 10px 15px;
		font-size: 16px !important;
		line-height: 22px !important;
	}
	.row-fluid .single-img {
		height: 300px;
	}
	/* single service page 3 */
	.row-fluid .single3-left .single-text {
		padding: 25px 15px;
	}
	.row-fluid .pricing3-section1 .most1-popularbox {
		margin-top: 0;
	}
	.row-fluid .pricing3-section1 .most1-popularbox .pricing-list ul {
		padding: 20px 0;
	}
	/* single service page 4 */
	.row-fluid .single4-section {
		padding: 50px 0 40px;
	}
	.row-fluid .single4-left {
		height: 300px;
	}
	.row-fluid .single4-content {
		padding-top: 0;
	}

/* resource page */
	/*.row-fluid .resource-box { width:50%; }*/
	.row-fluid .resource-list {
		padding: 10px 0 20px;
	}
	.row-fluid .resource-list ul li {
		padding: 4px;
	}
	.row-fluid .resource-list ul li a {
		padding: 4px 18px;
	}
	/*   .row-fluid .Resources-topiclist .filter-dropdown { width:280px; z-index:2000;}
    .row-fluid .Resources-topiclist .filter-dropdown ul {  z-index:9000;} */
	.row-fluid .Resources-typelist .filter-dropdown {
		/*width:280px;*/
		z-index: 2000;
	}
	.row-fluid .Resources-typelist .filter-dropdown ul {
		z-index: 9000;
	}

/* resource page 3*/
	.row-fluid .resource3-section .resource3-right {
		width: 100%;
		padding-left: 0;
	}
	.row-fluid .resource3-box {
		padding: 10px 0;
	}
	.row-fluid .resource3-section .team5-list {
		padding: 10px 0;
	}
	/* case sturdy 1 */
	.row-fluid .casestudy-section1 .hs_cos_wrapper_widget {
		width: 50%;
	}
	/* case study 1 */
	.row-fluid .casestudy1-section1 .hs_cos_wrapper_widget {
		width: 100%;
	}
	/* case study 3 */
	.row-fluid .casestudy3-section .hs_cos_wrapper_widget {
		width: 50%;
	}
	/* landing page */
	.row-fluid .industriesH2-section1.industries-lp .hs_cos_wrapper_widget {
		width: 33.33%;
	}
	/* landing page 4 */
	.row-fluid .landing4-formtext {
		padding-right: 0;
	}
	/* faq page 2 */
	.row-fluid .accordion-section {
		padding: 0;
	}
	.row-fluid .faq2-box h5 {
		padding: 15px 10px 15px 40px;
		font-size: 16px;
	}
	.row-fluid .faq2-box h5:before {
		top: 15px;
		left: 10px;
	}
	/* faq page 3 */
	.row-fluid .faq3-text {
		margin: 0 0 20px;
		width: 100%;
	}
	.row-fluid .faq3-section1 .common-section1 {
		margin: 0;
		width: 100%;
	}
	/* testimonial page */
	.row-fluid .customers-section1 .hs_cos_wrapper_widget {
		width: 50%;
	}
	/* testimonial page 3 */
	.row-fluid .customer2-box {
		height: auto !important;
	}
	.row-fluid .testimonial3-say .hs_cos_wrapper_widget {
		padding: 20px 15px;
		width: 100%;
	}
	/* career page 1 */
	.row-fluid .career-section1 .hs_cos_wrapper_widget {
		width: 100%;
	}
	/* career page 2 */
	.row-fluid .career1-button {
		width: 29%;
	}
	/* thank you page 2 */
	.row-fluid .thank-hero2 a.thnak-cta {
		margin-top: 10px;
	}
	.row-fluid .thank-follow {
		padding: 20px;
	}
	.row-fluid .thank-follow ul {
		margin: 10px 0 0;
	}
	/* thank you page 3 */
	.row-fluid .thank-hero3 {
		height: 400px;
	}
	/* thank you page 4 */
	.row-fluid .thank4-hero {
		padding: 150px 0 75px;
	}
	/* partner page 1 */
	.row-fluid .partner-img {
		width: 20%;
	}
	.row-fluid .partner-text {
		width: 79.1%;
	}
	/* gallery page 1 */
	.row-fluid .gallery-img {
		height: 250px;
	}
	/* gallery page 1 */
	.row-fluid .gallery1-section1 .hs_cos_wrapper_widget {
		width: 50%;
	}
	/* gallery page 3 */
	.row-fluid .gallery2-section1 .hs_cos_wrapper_widget {
		width: 33.33%;
	}
	/* gallery portfolio */
	.row-fluid .company-detail {
		padding: 20px 0;
	}
	.row-fluid .portfolio-slider .slick-arrow {
		width: 50px;
		height: 50px;
	}
	.row-fluid .portfolio-slider .hs_cos_wrapper_widget {
		height: 450px;
	}
	.row-fluid .company-detail-box {
		width: 50%;
		padding: 15px;
	}
	.row-fluid .company-detail-box:nth-child(3) {
		clear: left;
	}

/* One Column */
	.row-fluid .large-banner .about-hero {
		padding: 100px 0;
	}
	/* password */
	.row-fluid .pass-section {
		padding: 80px 0;
	}
	.row-fluid .pass-inner h3 {
		font-size: 50px;
		line-height: 56px;
	}
	/* backup section */
	.row-fluid .backup-section {
		padding: 100px 0;
	}
	.row-fluid .backup-section h1 {
		font-size: 44px;
		line-height: 50px;
	}
	/* Error page 2 */
	.row-fluid .error2-section {
		padding: 100px 0;
	}
	.row-fluid .error2-text h2 {
		font-size: 50px;
		line-height: 58px;
	}


}

@media (min-width: 30px) and (max-width: 767px) {
	h1 {
		font-size: 30px;
		line-height: 38px;
	}
	h2 {
		font-size: 26px;
		line-height: 32px;
	}
	h3 {
		font-size: 24px;
		line-height: 30px;
	}
	h4 {
		font-size: 22px;
		line-height: 28px;
	}
	h5 {
		font-size: 20px;
		line-height: 26px;
	}
	h6 {
		font-size: 18px;
		line-height: 24px;
	}

.row-fluid .wrapper {
		max-width: 100%;
		width: 100%;
		padding: 0 15px;
	}
	/* Top */
	.row-fluid .top {
		padding: 10px 0 40px;
	}
	/* hero section */
	.row-fluid .hero-text {
		padding: 0 15px !important;
	}
	.row-fluid .hero-text h1 {
		font-size: 30px;
		line-height: 36px;
	}
	.row-fluid .hero-content {
		padding-bottom: 10px;
		font-size: 20px;
		line-height: 26px;
	}
	/* cta-strip */
	.row-fluid .cta-strip {
    -webkit-transform: translateY(-0);
	-moz-transform: translateY(-0);
	-o-transform: translateY(-0);
	-ms-transform: translateY(-0);
	transform: translateY(-0);;
	}
	/* service section */
	.row-fluid .service-section1 .hs_cos_wrapper_widget {
		width: 100%;
	}
	.row-fluid .service-box,
	.row-fluid .service-boxs {
		height: auto !important;
	}
	/* counter section */
	.row-fluid .counter-box {
		width: 50%;
	}
	/* recent section */
	.row-fluid .recent-box {
		width: 100%;
	}
	/* request section */
	.row-fluid .request-left {
		width: 100%;
		height: auto !important;
	}
	.row-fluid .request-text {
		padding: 40px 15px !important;
	}
	.row-fluid .request-text h1 {
		font-size: 25px;
		line-height: 32px;
	}
	.row-fluid .request-right {
		width: 100%;
	}
	.row-fluid .request-rightinner {
		padding: 30px 15px !important;
	}
	.row-fluid .request-form {
		padding: 0;
	}
	/* testimonial section */
	.row-fluid .testimonials-boxinner {
		height: auto !important;
	}
	.row-fluid .testimonials-detailsbox {
		right: 30px;
	}
	/* footer */
	.row-fluid .footer {
		padding: 50px 0;
	}
	.row-fluid .footer-logo img {
		padding-bottom: 15px;
	}
	.row-fluid .footer-title h4 {
		padding: 20px 0 10px;
	}
	.row-fluid .footer-menu ul li a {
		padding: 3px 12px 3px 12px;
		width: 100%;
	}
	.row-fluid .footer-menu ul li a:before {
		top: 3px;
	}
	.row-fluid .footer-recentbox {
		padding: 0 0 40px 80px;
	}
	.row-fluid .copy-right {
		padding: 15px 0;
	}
	/* home page 2 */
	.row-fluid .video-section {
		padding: 60px 0 40px;
	}
	.row-fluid .video-text {
		padding: 20px 0 15px;
	}
	/* video section */
	.video-code iframe {
		height: 280px;
	}
	/* industries section */
	.row-fluid .industriesH2-section1 .hs_cos_wrapper_widget {
		width: 100%;
	}
	.row-fluid .industries-inner {
		padding: 30px 10px 25px;
	}
	/* team section */
	.row-fluid .team-section {
		padding: 40px 0;
	}
	.row-fluid .team-section1 {
		padding-top: 10px;
	}
	.row-fluid .team-textinner {
		padding: 15px 0;
	}
	/* about page */
	.row-fluid .about-hero {
		padding: 60px 0;
		text-align: center;
	}
	.row-fluid .about-hero h2 {
		font-size: 30px;
		line-height: 36px;
	}
	/* about 2 page */
	.row-fluid .about-team {
		padding: 50px 0 0;
	}
	.row-fluid .about-team1 {
		padding: 50px 0 30px;
	}
	.row-fluid .about-slider ol.flex-control-nav,
	.row-fluid .about-slider ul.slick-dots {
		padding: 10px 0 0;
	}
	.row-fluid .about2-content {
		padding: 40px 0 50px;
	}
	.row-fluid .about-insidetext {
		padding: 0 0 10px;
	}
	.row-fluid .about2-video {
		height: 300px;
	}
	.row-fluid .aboutslider-box {
		padding: 20px 10px;
	}
	.row-fluid .aboutslider-box h5 {
		font-size: 18px;
		line-height: 24px;
		font-weight: 500;
	}
	.row-fluid .aboutslider-text {
		padding-top: 5px;
	}
	/* about 2 page */
	.row-fluid .about3-content {
		padding: 40px 0 60px;
	}
	.row-fluid .team1-section {
		padding: 40px 0;
	}
	/* about page 4 */
	.row-fluid .about3-content {
		padding: 40px 0;
	}
	.row-fluid .testimonial-about4 {
		padding: 40px 0;
	}
	.row-fluid .testimonialA4-left {
		padding: 0 0 20px;
	}
	.row-fluid .testimonialA4-left h2 {
		padding-bottom: 10px;
		font-size: 20px;
		line-height: 26px;
	}
	.row-fluid .testimonialA4-right {
		padding-top: 40px;
	}
	.row-fluid .testimonialA4-right .hs_cos_wrapper_widget {
		padding-bottom: 60px;
	}
	.row-fluid .teama4-section .hs_cos_wrapper_widget {
		width: 100%;
	}
	.row-fluid .teama4-box {
		height: auto !important;
	}
	.row-fluid .teama4-img {
		height: 300px;
	}
	.row-fluid .team-textinnera4 {
		padding: 15px 10px;
	}
	/* about page 5 */
	.row-fluid .cta-section {
		padding: 30px 0;
	}
	.row-fluid .testimoniala5-details {
		padding: 10px 0 0;
	}
	/* about page 6 */
	.row-fluid .experience-section {
		width: 100%;
		padding: 0 15px !important;
		height: auto !important;
	}
	.row-fluid .experience-inner,
	.row-fluid .service-detailsinner {
		padding: 40px 0;
	}
	.row-fluid .service-details {
		width: 100%;
		padding: 0 15px !important;
	}
	/* service page 3 */
	.row-fluid .service2-tab {
		padding: 50px 0;
	}
	.row-fluid .service3-tableft {
		width: 100%;
		padding: 0;
	}
	.row-fluid .service3-tabright {
		margin-top: 20px;
		width: 100%;
		text-align: center;
	}
	.row-fluid .service-tablist {
		text-align: left;
		position: relative;
	}
	.row-fluid .service-tablist span.styledselect {
		display: block;
	}
	.row-fluid .service-tablist {
		margin-bottom: 0;
	}
	.row-fluid .service-tablist ul {
		display: none;
		position: absolute;
		top: 48px;
		left: 0;
    background: background: rgba(62, 174, 206, 0.99);background: -moz-linear-gradient(-45deg, rgba(60, 100, 123, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 206, 1) 100%);background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(60, 100, 123, 0.99)), color-stop(0%, rgba(60, 100, 123, 0.99)), color-stop(33%, rgba(43, 78, 136, 0.99)), color-stop(34%, rgba(44, 79, 138, 0.99)), color-stop(100%, rgba(43, 218, 165, 1)));background: -webkit-linear-gradient(-45deg, rgba(60, 100, 123, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 2065, 1) 100%);background: -o-linear-gradient(-45deg, rgba(60, 100, 1232, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 206, 1) 100%);background: -ms-linear-gradient(-45deg, rgba(60, 100, 123, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 206, 1) 100%);background: linear-gradient(135deg, rgba(60, 100, 123, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 206, 1) 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0a2452', endColorstr='#2bdaa5', GradientType=1);;
	}
	.row-fluid .service-tablist ul li {
		width: 100%;
	}
	.row-fluid .row-fluid .service-tablist ul li a {
		padding: 8px 15px;
    color: #FFFFFF;
	}
	.row-fluid .service-tablist ul li a:before {
		display: none;
	}

	.row-fluid .service4-section .hs_cos_wrapper_widget {
		width: 50%;
	}
	.row-fluid .service4-box {
		height: 400px;
	}
	.row-fluid .service4-text {
		padding: 0 8px;
		font-size: 13px;
		line-height: 19px;
	}
	.row-fluid .service4-content {
		display: block;
	}
	/* service page 5 */
	.row-fluid .subtop-section {
		padding-top: 20px;
	}
	.row-fluid .service5-section {
		padding: 40px 0 20px;
	}
	.row-fluid .service5-section1 {
		padding-top: 20px;
	}
	.row-fluid .service5-img {
		width: 100%;
		height: 300px !important;
	}
	.row-fluid .service5-text {
		width: 100%;
	}
	.row-fluid .service5-inner h4 {
		font-size: 20px;
		line-height: 24px;
	}
	.row-fluid .service5-inner,
	.row-fluid .service5-section1 .hs_cos_wrapper_widget:nth-child(even) .service5-inner {
		padding: 20px 0;
	}
	/* service page 6 */
	.row-fluid .service6-section1 {
		padding-bottom: 40px;
	}
	.row-fluid .service6-section1 .hs_cos_wrapper_widget {
		width: 100%;
	}
	.row-fluid .service6-boxs {
		height: auto !important;
	}
	.row-fluid .service5-section {
		padding: 40px 0;
	}
	.row-fluid .servicessub-text h4 {
		font-size: 20px;
		line-height: 28px;
	}
	/* contact page 1 */
	.row-fluid .map-section {
		padding: 50px 0;
	}
	.row-fluid .contact1-section {
		padding: 35px 0 50px;
	}
	.row-fluid .map-code iframe {
		height: 250px;
	}
	.row-fluid .contact-title h4 {
		padding: 15px 0;
	}
	/* contact page 2 */
	.row-fluid .contact2-form {
		padding-top: 0;
	}
	.row-fluid .contact-icon {
		padding-top: 20px;
	}
	.row-fluid .listing-row {
		width: 100%;
		padding: 0;
	}
	/* contact3 section */
	.row-fluid .contact3-section {
		padding: 40px 0;
	}
	.row-fluid .contact3map-section {
		padding: 50px 0 30px;
	}
	.row-fluid .contact3-address {
		padding-top: 30px;
	}
	/* contact section 4 */
	.row-fluid .contact4-section {
		padding-top: 40px;
	}
	.row-fluid .contact4-map {
		margin-top: 20px;
	}
	.row-fluid .contact4-section1 {
    -webkit-transform: translateY(-40px);
	-moz-transform: translateY(-40px);
	-o-transform: translateY(-40px);
	-ms-transform: translateY(-40px);
	transform: translateY(-40px);;
	}
	/* contact page 5 */
	.row-fluid .contact5-section {
		margin: 0 !important;
		padding-bottom: 50px;
	}
	.row-fluid .contact5-section .contact4-leftinner {
		padding: 15px;
	}
	.row-fluid .contact5-section .contact4-rightinner {
		padding: 15px 0;
	}
	.row-fluid .contact5-map {
		padding: 40px 0 0;
	}
	/* contact page 6 */
	.row-fluid .contact6-section {
		padding-top: 40px;
	}
	.row-fluid .contact6-section1 {
		margin: 20px auto 0 !important;
	}
	/* single service page 1 */
	.row-fluid .single-service {
		padding: 50px 0;
	}
	.row-fluid .single-video {
		padding-top: 15px;
	}
	.row-fluid .single-text ul {
		padding-left: 0;
	}
	/* single service page 3 */
	.row-fluid .single3-section {
		padding-top: 50px;
	}
	.row-fluid .single3-left {
		margin-right: 0;
		margin-bottom: -20px;
		width: 100%;
	}
	.row-fluid .single3-inner {
		padding: 0 10px;
	}
	.row-fluid .single3-right {
		width: 100%;
		height: 300px !important;
	}
	/* single service page 5 */
	.row-fluid .single5-section {
		padding: 50px 0 30px;
	}
	.row-fluid .singleservice-title {
		padding: 10px 0 20px;
	}
	.row-fluid .single5-icon {
		margin: 0 auto !important;
		display: block;
	}
	.row-fluid .service-heading {
		width: 100%;
		padding: 30px 0 0;
		text-align: center;
	}
	.row-fluid .single5-Image {
		margin: 10px auto !important;
		height: 300px;
	}

/* resource section */
	.row-fluid .resource-section {
		padding-top: 50px;
	}
	.row-fluid .resource-list {
		padding: 10px 0;
	}
	.row-fluid .resource-text {
		padding: 15px 10px 10px;
	}
	.row-fluid .resource-title {
		font-size: 18px;
		line-height: 24px;
	}
  
	.row-fluid .resource-box {
		width: auto;
		text-align: center !important;
		margin: 0 15%;
		 !important;
	}
	.row-fluid .resource-inner {
		text-align: center !important;
		margin: 0 auto !important;
	}
	.row-fluid .resource-list {
		padding: 10px 0 20px;
	}
	.row-fluid .resource-list ul li {
		padding: 4px;
	}
	.row-fluid .resource-list ul li a {
		padding: 4px 18px;
	}
	.row-fluid .res-boximg {
		padding: 0;
		height: 330px;
		width: 250px;
		float: none;
		display: block;
	}

/* resource page 3*/
	.row-fluid .resource3-section .resource3-right {
		width: 100%;
		padding-left: 0;
	}
	.row-fluid .resource3-box {
		padding: 10px 0;
	}
	.row-fluid .resource3-section .team5-list {
		padding: 10px 0;
	}
	/* case study 1 */
	.row-fluid .casestudy-section {
		padding: 50px 0;
	}
	.row-fluid .case-box h4 {
		font-size: 20px;
		line-height: 26px;
	}
	.row-fluid .cass-text {
		padding: 40px 15px;
	}
	.row-fluid a.case-link {
		border-color: #3aaecd;
	}
	.row-fluid .case-box .cass-text {
		opacity: 1;
	}
	.row-fluid .case-box:after {
    -webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;;
		top:0;
		left:0;
		right:0;
		bottom:0;
		opacity:0.80
	}
	.row-fluid .case-box .cass-title {
		opacity: 0;
		top: 0;
	}
	/* case study 2 */
	.row-fluid .case2-text h4 {
		font-size: 18px;
		line-height: 24px;
	}
	/* case study 3 */
	.row-fluid .casestudy3-section .hs_cos_wrapper_widget {
		width: 100%;
	}
	.row-fluid .case3-textinner1 {
		height: auto !important;
	}
	/* case details */
	.row-fluid .casedetails-section {
		padding: 50px 0 30px;
	}
	.row-fluid .casedetails-text {
		padding: 20px 0;
	}
	.row-fluid .casedetails-img {
		height: 230px;
	}
	.row-fluid .casedetails-text h2 {
		font-size: 20px;
		line-height: 26px;
	}
	/* case details 1*/
	.row-fluid .casetab-details {
		padding: 50px 0;
	}
	.row-fluid .casetab-details1 h4,
	.row-fluid .case1-details h4 {
		font-size: 20px;
		line-height: 26px;
	}
	.row-fluid .casevideo-content .video-left {
		height: 300px !important;
	}
	.row-fluid .casevideo-content .single-text {
		padding: 30px 15px 25px !important;
	}
	.row-fluid .case1-details {
		padding: 40px 0;
	}
	/* landing page */
	.row-fluid .landing-lefthero {
		width: 100%;
		padding-right: 0;
	}
	.row-fluid .landing-righthero {
		width: 100%;
		margin: 20px 0 0;
	}
	.row-fluid .landing-lefthero h2 {
		font-size: 30px;
		line-height: 36px;
	}
	.row-fluid .title24 h4 {
		font-size: 20px;
		line-height: 26px;
	}
	.row-fluid .industriesH2-section1.industries-lp .hs_cos_wrapper_widget {
		width: 100%;
	}
	.row-fluid .landing-content {
		padding: 40px 0;
	}
	/* landing page 2 */
	.row-fluid .landing2-content {
		padding: 20px 0 0;
	}
	.row-fluid .landing2-content h2 {
		font-size: 30px;
		line-height: 36px;
	}
	.row-fluid .landing2-form {
		margin: 30px 0 0;
	}
	.row-fluid .landing2-form h4 {
		padding: 15px;
		font-size: 20px;
		line-height: 26px;
	}
	/* landing page 4 */
	.row-fluid .landing4-section {
		padding: 50px 0;
	}
	.row-fluid .landing4-form {
		margin-top: 20px;
		padding: 20px 15px;
	}
	/* faq page 2 */
	.row-fluid .accordion-section {
		padding: 0;
	}
	/* faq page 3 */
	.row-fluid .faq3-section1 {
		padding: 15px;
	}
	.row-fluid .faq3-text h4 {
		font-size: 20px;
		line-height: 26px;
	}
	.row-fluid .faq3-section1 .common-inner h5:before {
		font-size: 24px;
	}
	/* testimonial section */
	.row-fluid .customers-section {
		padding: 50px 0 30px;
	}
	.row-fluid .customers-section1 {
		padding: 10px 0 0;
	}
	.row-fluid .customer-inner {
		padding: 40px 15px 35px;
	}
	/* testimonial page 2 */
	.row-fluid .testimonial2-say .hs_cos_wrapper_widget {
		padding: 0;
		width: 100%;
	}

/* thank you page 1 */
	.row-fluid .thanak-section {
		padding: 50px 0;
	}
	.row-fluid .landing-text {
		padding: 70px 0 50px;
	}
	.row-fluid .landing-text h1 {
		font-size: 36px;
		line-height: 42px;
	}
	.row-fluid .thank-title {
		padding: 20px 0 0;
	}
	.row-fluid a.thnak-cta {
		margin-top: 0;
	}
	/* thank you page 2 */
	.row-fluid .thanak-section1 {
		position: relative;
	}
	.row-fluid .thank-follow h3 {
		font-size: 24px;
		line-height: 30px;
	}
	/* thank you page 3 */
	.row-fluid .thank-hero3 {
		height: 350px;
	}
	.row-fluid .thanak3-section1 {
		padding: 0 15px 30px;
	}
	.row-fluid a.thnak-cta1 {
		margin-top: 15px;
	}
	/* thank you page 4 */
	.row-fluid .thank4-hero {
		padding: 120px 0 50px;
	}

/* gallery page 1 */
	.row-fluid .gallery-section {
		padding: 50px 0;
	}
	.row-fluid .gallery-section1 {
		padding-top: 0;
	}
	.row-fluid .gallery-icon {
		height: auto;
		opacity: 1;
		top: 50%;
	}
	.row-fluid .gallery-section1 .hs_cos_wrapper_widget {
		width: 100%;
	}
	.row-fluid .gallery-img:before {
		opacity: 0.60;
		top: 0;
		left: 0;
		right: 0;
	}
	/* gallery page 1 */
	.row-fluid .gallery1-section1 .hs_cos_wrapper_widget {
		width: 50%;
	}
	.row-fluid .gallery1-section1 .gallery-img {
		height: 250px;
	}
	/* gallery page 3 */
	.row-fluid .gallery2-section1 .hs_cos_wrapper_widget {
		width: 50%;
	}
	/* gallery portfolio */
	.row-fluid .portfolio-slider {
		margin-top: 10px;
	}
	.row-fluid .portfolio-slider .slick-arrow {
		width: 40px;
		height: 40px;
	}
	.row-fluid .portfolio-slider .hs_cos_wrapper_widget {
		height: 350px;
	}
	/* one column */
	.row-fluid .simple-banner .about-hero {
		padding: 50px 0;
	}
	.row-fluid .one-column {
		padding: 40px 0;
	}
	.row-fluid .large-banner .about-hero {
		padding: 80px 0;
		font-size: 16px;
		line-height: 24px;
	}
	/* password */
	.row-fluid .pass-section {
		padding: 50px 0;
	}
	.row-fluid .pass-inner {
		padding: 30px 15px 15px;
		font-size: 18px;
		line-height: 28px;
	}
	.row-fluid .pass-input {
		padding: 20px 0 0;
	}
	.row-fluid .pass-inner h3 {
		font-size: 34px;
		line-height: 42px;
	}
	/* error section */
	.row-fluid .error-section {
		padding: 130px 0 50px;
	}
	.row-fluid .error-text h1 {
		font-size: 30px;
		line-height: 37px;
		padding: 0 0 10px;
	}
	.row-fluid .error-text h2 {
		font-size: 60px;
		line-height: 68px;
	}
	.row-fluid .error-search {
		padding: 20px 0 0;
	}
	/*  */
	.row-fluid .subscription-section {
		padding: 30px 0 40px;
	}
	.row-fluid .subscription-update h2 {
		font-size: 24px;
		line-height: 30px;
	}
	/* backup section */
	.row-fluid .backup-section {
		padding: 70px 0;
	}
	.row-fluid .backup-section h1 {
		font-size: 36px;
		line-height: 42px;
	}
	.row-fluid .backup-section input.hs-input {
		width: 100% !important;
	}
	/* */
	.row-fluid .subpre-section {
		padding: 50px 0;
	}
	.row-fluid .subpre-section h1 {
		font-size: 30px;
		line-height: 36px;
		padding: 0 0 10px;
	}
	.row-fluid .subpre-section h2 {
		font-size: 26px;
		line-height: 32px;
		padding: 0;
	}

/* Error Page 2 */
	.row-fluid .error2-section {
		padding: 70px 0;
		text-align: center;
	}
	.row-fluid .error2-inner {
		padding: 30px;
	}
	.row-fluid .error2-img {
		width: 100%;
	}
	.row-fluid .error2-text {
		margin: 0;
		padding: 30px 0 0;
		width: 100%;
	}
	.row-fluid .error2-text h1 {
		padding: 0 0 10px;
		font-size: 22px;
		line-height: 28px;
	}
	.row-fluid .error2-text h2 {
		font-size: 46px;
		line-height: 52px;
	}

/*Padding Option*/
	.row-fluid .mobpadding-top10 {
		padding-top: 10px;
	}
	.row-fluid .mobpadding-top20 {
		padding-top: 20px;
	}
	.row-fluid .mobpadding-top30 {
		padding-top: 30px;
	}
	.row-fluid .mobpadding-top40 {
		padding-top: 40px;
	}
	.row-fluid .mobpadding-top50 {
		padding-top: 50px;
	}
	.row-fluid .padding-top0 {
		padding-top: 0;
	}
	.row-fluid .padding-bottom0 {
		padding-bottom: 0;
	}
	.row-fluid .mobpadding-top0 {
		padding-top: 0;
	}
	.row-fluid .mobpadding-bottom0 {
		padding-bottom: 0;
	}
	.row-fluid .mobpadding-bottom10 {
		padding-bottom: 10px;
	}
	.row-fluid .mobpadding-bottom20 {
		padding-bottom: 20px;
	}
	.row-fluid .mobpadding-bottom30 {
		padding-bottom: 30px;
	}
	.row-fluid .mobpadding-bottom40 {
		padding-bottom: 40px;
	}
	.row-fluid .mobpadding-bottom50 {
		padding-bottom: 50px;
	}

/*Margin Option*/
	.row-fluid .mobmargin-top10 {
		margin-top: 10px;
	}
	.row-fluid .mobmargin-top20 {
		margin-top: 20px;
	}
	.row-fluid .mobmargin-top30 {
		margin-top: 30px;
	}
	.row-fluid .mobmargin-top40 {
		margin-top: 40px;
	}
	.row-fluid .mobmargin-top50 {
		margin-top: 50px;
	}
	.row-fluid .mobmargin-bottom10 {
		margin-bottom: 10px;
	}
	.row-fluid .mobmargin-bottom20 {
		margin-bottom: 20px;
	}
	.row-fluid .mobmargin-bottom30 {
		margin-bottom: 30px;
	}
	.row-fluid .mobmargin-bottom40 {
		margin-bottom: 40px;
	}
	.row-fluid .mobmargin-bottom50 {
		margin-bottom: 50px;
	}

}

@media (min-width: 30px) and (max-width: 500px) {
	h1 {
		font-size: 30px;
		line-height: 38px;
	}
	h2 {
		font-size: 24px;
		line-height: 30px;
	}
	h3 {
		font-size: 22px;
		line-height: 28px;
	}
	h4 {
		font-size: 20px;
		line-height: 26px;
	}
	.row-fluid .footer-menu ul li {
		width: 100%;
	}
	/* industries section */
	.row-fluid .industries-section1 .hs_cos_wrapper_widget {
		width: 100%;
	}
	.row-fluid .industries-box {
		height: auto !important;
	}
	/* testimonial page */
	.row-fluid .testimonials-inner {
		padding: 45px 10px 60px;
	}
	/* counter section */
	.row-fluid .counter-box {
		width: 100%;
		max-width: 252px;
		margin: 0 auto !important;
		float: none;
	}
	/* home page 2 */
	.row-fluid .service-inner {
		padding: 70px 10px 10px;
	}
	/* video section */
	.row-fluid .video-left {
		height: 260px;
	}
	/* about page 3 */
	.row-fluid .team1-section {
		padding: 40px 0;
	}
	.row-fluid .team1-cta {
		padding-top: 10px;
	}
	.row-fluid .row-fluid .team1-img {
		width: 100%;
		height: 250px !important;
	}
	.row-fluid .team1-text {
		width: 100%;
	}
	.row-fluid a.team1-read {
		margin-top: 10px;
	}
	.row-fluid .testimonials-detailsboxa4 {
		left: 0;
	}
	.row-fluid .service3-tabright {
		height: 300px;
	}
	/* service page 4 */
	.row-fluid .service4-section .hs_cos_wrapper_widget {
		width: 100%;
	}

/* service page 5 */
	.row-fluid .service5-img {
		height: 250px !important;
	}
	/* service page 6 */
	.row-fluid .service6-section1 .hs_cos_wrapper_widget {
		padding: 18px 0 10px;
	}
	.row-fluid .service6-section1 {
		padding-bottom: 15px;
	}
	.row-fluid .service6-icon {
		margin: 0 auto;
		position: relative;
		top: auto;
		left: auto;
		float: none;
		display: block;
	}
	.row-fluid .service6-box {
		padding-left: 0;
	}
	.row-fluid .service6-text {
		margin-top: 40px;
		padding: 25px 0;
		border-left: transparent;
			border-top:2px solid #3aaecd;
		text-align:center;
	}
	.row-fluid .service6-text:before {
		border-right-color: transparent;
			border-bottom-color: #3aaecd;
		top:auto;
		left:50%;
		right:auto;
		bottom:100%;
    -webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);;
	}
	/* contact page 1 */
	.row-fluid .contact-address ul li {
		margin: 10px 0;
	}
	.row-fluid .contact-address ul li:before {
		width: 50px;
		height: 50px;
	}
	.row-fluid .contact-address ul li span {
		width: 80%;
		padding-left: 12px;
	}
	.row-fluid .contact-form {
		padding-top: 0;
	}
	.row-fluid .contact-form .hs-input {
		width: 100% !important;
	}
	.row-fluid .contact-address ul li {
		line-height: 20px;
		font-size: 14px;
	}
	/* contact3 section */
	.row-fluid .contact3-box {
		width: 100%;
	}
	.row-fluid .contact3-form .hs-form-field {
		width: 100% !important;
		padding: 0 0 10px !important;
	}
	/* resources section */
	/*.row-fluid .resource-box { width:100%; } */

/* case study 1 */
	.row-fluid .casestudy-section1 .hs_cos_wrapper_widget {
		width: 100%;
	}
	/* case study 2 */
	.row-fluid .case2-img {
		width: 100%;
		height: 230px !important;
	}
	.row-fluid .case2-text {
		width: 100%;
	}
	/* landing page 1 */
	.row-fluid .landing-righthero {
		padding: 25px 15px;
	}
	.row-fluid .landing-righthero h4 {
		font-size: 24px;
		line-height: 30px;
		padding: 0 0 5px;
	}
	/* testimonial page */
	.row-fluid .customers-section1 .hs_cos_wrapper_widget {
		width: 100%;
	}
	.row-fluid .customer-box {
		height: auto !important;
	}
	/* testimonial page 3 */
	.row-fluid .customer2-left {
		width: 100%;
	}
	.row-fluid .customer2-box {
		text-align: center;
	}
	.row-fluid .customer2-inner {
		padding: 20px 15px 10px;
	}
	.row-fluid .customer2-contant {
		width: 100%;
		padding: 15px 0;
		border-left: none;
			border-top:1px solid #e6e6e6;
	}
	/* career page 1 */
	.row-fluid .career-box,
	.row-fluid .career-Text {
		padding: 15px;
	}
	/* career page 3 */
	.row-fluid .careerapply-form .hs-form-field {
		width: 100% !important;
	}
	.row-fluid .careerapply-form .hs-form-field .input input {
		width: 100% !important;
	}

/* gallery page 1 */
	.row-fluid .gallery-icon {
		height: auto;
	}
	/* gallery page 2 */
	.row-fluid .gallery1-section1 .hs_cos_wrapper_widget {
		width: 100%;
	}
	/* gallery page 3 */
	.row-fluid .gallery2-section1 .hs_cos_wrapper_widget {
		width: 100%;
	}
	/* gallery Portfolio 3 */
	.row-fluid .portfolio-slider .hs_cos_wrapper_widget {
		height: 280px;
	}
	.row-fluid .company-detail-box {
		width: 100%;
		padding: 10px 0;
	}

/* error page */
	.row-fluid .error2-img img {
		max-width: 180px;
	}

/*Padding Option*/
	.row-fluid .mobpadding-top10 {
		padding-top: 10px;
	}
	.row-fluid .mobpadding-top20 {
		padding-top: 20px;
	}
	.row-fluid .mobpadding-top30 {
		padding-top: 30px;
	}
	.row-fluid .mobpadding-top40 {
		padding-top: 40px;
	}
	.row-fluid .mobpadding-top50 {
		padding-top: 50px;
	}
	.row-fluid .padding-top0 {
		padding-top: 0;
	}
	.row-fluid .padding-bottom0 {
		padding-bottom: 0;
	}
	.row-fluid .mobpadding-top0 {
		padding-top: 0;
	}
	.row-fluid .mobpadding-bottom0 {
		padding-bottom: 0;
	}
	.row-fluid .mobpadding-bottom10 {
		padding-bottom: 10px;
	}
	.row-fluid .mobpadding-bottom20 {
		padding-bottom: 20px;
	}
	.row-fluid .mobpadding-bottom30 {
		padding-bottom: 30px;
	}
	.row-fluid .mobpadding-bottom40 {
		padding-bottom: 40px;
	}
	.row-fluid .mobpadding-bottom50 {
		padding-bottom: 50px;
	}

/*Margin Option*/
	.row-fluid .mobmargin-top10 {
		margin-top: 10px;
	}
	.row-fluid .mobmargin-top20 {
		margin-top: 20px;
	}
	.row-fluid .mobmargin-top30 {
		margin-top: 30px;
	}
	.row-fluid .mobmargin-top40 {
		margin-top: 40px;
	}
	.row-fluid .mobmargin-top50 {
		margin-top: 50px;
	}
	.row-fluid .mobmargin-bottom10 {
		margin-bottom: 10px;
	}
	.row-fluid .mobmargin-bottom20 {
		margin-bottom: 20px;
	}
	.row-fluid .mobmargin-bottom30 {
		margin-bottom: 30px;
	}
	.row-fluid .mobmargin-bottom40 {
		margin-bottom: 40px;
	}
	.row-fluid .mobmargin-bottom50 {
		margin-bottom: 50px;
	}


}

@media (min-width: 768px) {
	a.mobile-trigger,
	span.child-triggerm {
		display: none !important;
		/* Hide button on Desktop */
	}
	.row-fluid .mainmenu .hs-menu-wrapper {
		display: block !important;
	}

}

@media (max-width: 767px) {
	.row-fluid .mainmenu .hs-menu-wrapper ul li ul li a:hover {
		color: #333333;
	}
	/* Menu Reset - Remove styling from desktop version of custom-menu-primary */
	/* Place any additional CSS you want removed from the mobile menu in this reset */
	.mainmenu,
	.mainmenu * {
		display: block;
		float: none;
		position: static;
		top: auto;
		right: auto;
		left: auto;
		bottom: auto;
		padding: 0px;
		margin: 0px;
		background-image: none;
		background-color: transparent;
		border: 0px;
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
		max-width: none;
		width: 100%;
		height: auto;
		line-height: 1;
		font-weight: normal;
		text-decoration: none;
		text-indent: 0px;
		text-align: left;
			color: #FFFFFF;
	}

/* Toggle Button
     ========================================================================== */
     a.mobile-trigger {
		display: inline-block !important;
		/* Hide button on Desktop */
		cursor: pointer;
		/* Mouse pointer type on hover */
		position: absolute;
		/*******************************************/
		top: 12px;
		/* Position Button at top right of screen  */
		right: 15px;
		/*******************************************/
		width: auto;
		/* Button width */
		height: auto;
		/* Button height */
		padding: 0;
		background: transparent;
		/* Background color */
		z-index: 99999999999;
		/* Z-index to keep button on top of other layers */
		-webkit-transition: background-color 0.2s linear;
		/* Button color transition effect */
		font-size: 16px;
		font-weight: normal;
		text-align: left;
		text-transform: uppercase;
		border-radius: 6px;
		-webkit-transition: color .2s ease-in;
		-moz-transition: color .2s ease-in;
		transition: color .2s ease-in;
	}

  
	.top.fixed a.mobile-trigger {
		top: 7px;
		width: 39px;
		height: 35px;
		padding: 7px 8px;
	}
	.top.fixed .mainmenu.js-enabled .hs-menu-flow-horizontal {
		position: absolute;
		top: 8px;
	}
  
  
	a.mobile-trigger:hover {
		text-decoration: none;
			/* Removes link text underline on button */
		color: #333333;
	}
	a.mobile-trigger span {
		display: inline;
	}
	a.mobile-trigger span:before {
		position: absolute;
		content: 'Menu';
		/* Change the text on the closed toggle button */
	}
	a.mobile-trigger span:after {
		position: relative;
		right: 2px;
		content: 'Close';
			/* Change the text on the open toggle button */
		background-color: #40e4b3;
		opacity: 0;
		transition: opacity .4s ease-in-out;
		-moz-transition: opacity .4s ease-in-out;
		-webkit-transition: opacity .4s ease-in-out;
	}
	/* Change button when menu is open */
	.mobile-open a.mobile-trigger {
		-webkit-transition: background-color 0.2s linear;
		/* Button color transition effect */
		-moz-transition: background-color 0.2s linear;
		/* Button color transition effect */
		transition: background-color 0.2s linear;
		/* Button color transition effect */
		background: transparent;
		/* Changes button background to be slightly darker than open menu color */
	}
	.mobile-open a.mobile-trigger span:after {
		opacity: 1;
	}

/* Toggle Button Icon & Animations
     ========================================================================== */
     a.mobile-trigger i {
		display: inline;
		position: relative;
		top: -2px;
		margin-left: 0;
		-webkit-transition-duration: 0s;
		-webkit-transition-delay: .2s;
		-moz-transition-duration: 0s;
		-moz-transition-delay: .2s;
		transition-duration: 0s;
		transition-delay: .2s;
	}
	a.mobile-trigger i:before,
	a.mobile-trigger i:after {
		position: absolute;
		content: '';
	}
	a.mobile-trigger i,
	a.mobile-trigger i:before,
	a.mobile-trigger i:after {
		width: 20px;
		/* Icon line width */
		height: 3px;
			/* Icon line height */
		background-color: #FFFFFF;
		/* Icon color */
		display: inline-block;
	}
	a.mobile-trigger i:before {
		margin-top: -8px;
		/* Position top line */
		-webkit-transition-property: margin, -webkit-transform;
		-webkit-transition-duration: .2s;
		-webkit-transition-delay: .2s, 0;
		width: 24px;
		/* Icon line width */
	}
	a.mobile-trigger i:after {
		margin-top: 8px;
		/* Position bottom line */
		-webkit-transition-property: margin, -webkit-transform;
		-webkit-transition-duration: .2s;
		-webkit-transition-delay: .2s, 0;
		width: 24px;
		/* Icon line width */
	}
	.mobile-open a.mobile-trigger i {
		background-color: rgba(0, 0, 0, 0.0);
		-webkit-transition-delay: .2s;
		-webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0);
		-moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0);
		box-shadow: 0px 1px 1px rgba(0, 0, 0, 0);
	}
	.mobile-open a.mobile-trigger i:before {
		margin-top: 0;
		-webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		transform: rotate(45deg);
		-webkit-transition-delay: 0, .2s;
		-webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0);
		-moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0);
		box-shadow: 0px 1px 1px rgba(0, 0, 0, 0);
	}
	.mobile-open a.mobile-trigger i:after {
		margin-top: 0;
		-webkit-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		transform: rotate(-45deg);
		-webkit-transition-delay: 0, .2s;
		-webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0);
		-moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0);
		box-shadow: 0px 1px 1px rgba(0, 0, 0, 0);
	}
	/* Child Toggle Button
     ========================================================================== */
     span.child-triggerm {
		display: block !important;
		/* Hide button on Desktop */
		cursor: pointer;
		/* Mouse pointer type on hover */
		position: absolute;
		top: 0px;
		right: 0px;
		width: 55px !important;
		/* Button width */
		min-width: 55px !important;
		height: 45px !important;
		/* Button height */
		padding: 0 !important;
		border-left: 1px dotted rgba(255, 255, 255, .20);
	}
	span.child-triggerm:hover {
		text-decoration: none;
	}

/* Child Toggle Button Icon & Animations
     ========================================================================== */
     span.child-triggerm span {
		position: relative;
		top: 50%;
		/* Centers icon inside button */
		margin: 0 auto !important;
		-webkit-transition-duration: .2s;
		-moz-transition-duration: .2s;
		transition-duration: .2s;
	}
	span.child-triggerm span:after {
		position: absolute;
		content: '';
	}
	span.child-triggerm span,
	span.child-triggerm span:after {
		width: 10px;
		/* Icon line width */
		height: 1px;
			/* Icon line height */
		background-color: #FFFFFF;
		/* Icon color */
		display: block;
	}
	.row-fluid .mainmenu .hs-menu-flow-horizontal>ul>li:hover span.child-triggerm span,
	.row-fluid .mainmenu .hs-menu-flow-horizontal>ul>li:hover span.child-triggerm span:after {
		background-color: #fff;
	}
	span.child-triggerm span:after {
		-webkit-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		transform: rotate(-90deg);
		-webkit-transition-duration: .2s;
		-moz-transition-duration: .2s;
		transition-duration: .2s;
	}
	span.child-triggerm.child-open span:after {
		-webkit-transform: rotate(-180deg);
		-ms-transform: rotate(-180deg);
		transform: rotate(-180deg);
		-webkit-transition-duration: .2s;
		-moz-transition-duration: .2s;
		transition-duration: .2s;
	}
	span.child-triggerm.child-open span {
		-webkit-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		transform: rotate(180deg);
		-webkit-transition-duration: .2s;
		-moz-transition-duration: .2s;
		transition-duration: .2s;
	}

/* Menu Styles on Mobile Devices
     ========================================================================== */

/* Hide menu on mobile */
	.mainmenu.js-enabled .hs-menu-flow-horizontal,
	.mainmenu.js-enabled .hs-menu-children-wrapper {
		display: none;
	}
	/* Make child lists appear below parent items */
	.mainmenu ul.hs-menu-children-wrapper {
		visibility: visible !important;
		opacity: 1 !important;
		position: static !important;
		display: none;
	}
	/* Mobile Menu Styles */
	.mainmenu.js-enabled .hs-menu-flow-horizontal {
		position: fixed;
		/**************************************************************/
		top: 60px;
		/* Positions the menu to drop from the very top of the screen */
		left: 0px;
		/**************************************************************/
		width: 100%;
		-webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.65);
		-moz-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.65);
		box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.65);
		bottom: 0;
		height: 400px;
		overflow-y: auto !important;
	}
	.mainmenu .hs-menu-flow-horizontal {
		padding: 0 0 0 0;
			/* Padding to add room for close button */
		background-color: background: rgba(62, 174, 206, 0.99);background: -moz-linear-gradient(-45deg, rgba(60, 100, 123, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 206, 1) 100%);background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(60, 100, 123, 0.99)), color-stop(0%, rgba(60, 100, 123, 0.99)), color-stop(33%, rgba(43, 78, 136, 0.99)), color-stop(34%, rgba(44, 79, 138, 0.99)), color-stop(100%, rgba(43, 218, 165, 1)));background: -webkit-linear-gradient(-45deg, rgba(60, 100, 123, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 2065, 1) 100%);background: -o-linear-gradient(-45deg, rgba(60, 100, 1232, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 206, 1) 100%);background: -ms-linear-gradient(-45deg, rgba(60, 100, 123, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 206, 1) 100%);background: linear-gradient(135deg, rgba(60, 100, 123, 0.99) 0%, rgba(60, 100, 123, 0.99) 0%, rgba(43, 78, 136, 0.99) 33%, rgba(44, 79, 138, 0.99) 34%, rgba(62, 174, 206, 1) 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0a2452', endColorstr='#2bdaa5', GradientType=1);;
		/* Menu background color set off global mobile-menuColor variable */
		width: 100%;
		/* Full screen width */
		z-index: 8888;
	}
	/* Level 1 Menu List Styles */
	.mainmenu .hs-menu-flow-horizontal>ul>li {
		position: relative;
	}
	.mainmenu .hs-menu-flow-horizontal>ul>li a {
		font-size: 22px;
		/* Font size of top level list items */
		line-height: 45px;
		overflow: visible;
	}
	/* Level 1 and Higher Menu List Styles */
	.mainmenu .hs-menu-flow-horizontal ul li {
		border-top: 1px dotted rgba(255, 255, 255, .35);
		/* Adds transparent dark highlights to top of top level list items */
	}
	.mainmenu .hs-menu-flow-horizontal ul li a {
		padding: 0 10px;
	}
	.mainmenu .hs-menu-flow-horizontal ul li a:hover {
		color: #333333;
		/* link hover color set by global mobile-aColorHover variable */
	}
	/* Level 2 and Higher Menu List Styles */
	.mainmenu .hs-menu-flow-horizontal>ul ul li {
		background-color: rgba(255, 255, 255, .08);
	}
	.mainmenu .hs-menu-flow-horizontal>ul ul li a {
		text-indent: 0;
		/* Indent Child lists */
		font-size: 16px;
		/* Font size of child lists */
	}
	/* Level 3 and Higher Menu List Styles */
	.mainmenu .hs-menu-flow-horizontal>ul ul ul li a {
		text-indent: 0;
		/* Indent Child lists */
	}
	.mainmenu .hs-menu-flow-horizontal>ul ul ul ul li a {
		text-indent: 0;
		/* Indent Child lists */
	}}

@media (max-width: 350px) {
	.row-fluid .resource-box {
		margin: 0 5%;
		 !important;
	}}

/* 2021 Codes */
#form-ui {
	padding-top: 20px;
	text-align: left;
	
}

#form-ui p {
	
}

#form-ui .filters-heading {
	text-transform: uppercase;
	color: #3daecd;
	font-weight: bold;
	margin-bottom: 0;
	letter-spacing: 1px;
	padding-bottom: 0;
	line-height: 1.2;
}

.filters-group {
	padding-bottom: 20px;
}

.fa-chevron-right {
	color: #3daecd;
	margin-right: 5px;
	transition: transform 0.3s ease;
}

.active .fa-chevron-right {
	transform: rotate(90deg);
}

.filters-choices-container {
	height: 0;
	overflow: hidden;
	transition: height 0.3s ease;
}

.filters-group-1.active .filters-choices-container {
	height: 175px;
}

.filters-group-2.active .filters-choices-container {
	height: 237px;
}

@media (min-width: 576px) {
  .filters-group-1.active .filters-choices-container {
    height: 327px;
  }

  .filters-group-2.active .filters-choices-container {
    height: 510px;
  }
}

@media (min-width: 662px) {
	.filters-group-1.active .filters-choices-container {
		height: 180px;
	}
	.filters-group-2.active .filters-choices-container {
		height: 230px;
	}
}

.filters-group-1 .filters-choices,
.filters-group-2 .filters-choices {
	display: flex;
	flex-wrap: wrap;
}

#form-ui label {
	width: 44%;
	display: block;
	position: relative;
	padding-left: 25px;
	/*margin-bottom: 14px;*/
	margin-left: 19px;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

#form-ui input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
}

#form-ui .checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 15px;
	width: 15px;
	background-color: #eee;
	border-radius: 3px;
}

#form-ui label:hover input~.checkmark {
	background: #ccc;
}

#form-ui input:checked~.checkmark {
	background-color: #2196F3;
}

.checkmark:after {
	content: "";
	position: absolute;
	display: none;
}

#form-ui input:checked~.checkmark:after {
	display: block;
}

#form-ui .checkmark:after {
	left: 5px;
	top: 2px;
	width: 5px;
	height: 9px;
	border: solid white;
	border-width: 0 2px 2px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

@media (min-width: 576px) {
	.filters-group {
		display: flex;
		flex-wrap: wrap;
	}
	.filters-group-1,
	.filters-group-2 {
		width: 50%;
	}}

@media (min-width: 768px) {
	.row-fluid .res-boximg {
		height: 230px;
	}
	.filters-heading:hover {
		cursor: pointer;
	}}

@media (min-width: 1041px) {
	.filters-group {
		display: block;
	}
	.filters-group-1,
	.filters-group-2 {
		width: 100%;
	}
	.filters-group-1 {
		margin-right: 0;
	}
	.filters-group-1.active .filters-choices-container {
		height: 313px;
	}
	.neoed .filters-group-1.active .filters-choices-container {
		height: 245px;
	}
	.filters-group-2.active .filters-choices-container {
		height: 437px;
	}
	#form-ui label {
		width: 100%;
	}
	.row-fluid .res-boximg {
		height: 247px;
	}}

/**** Isotope Filtering ****/

.isotope-item {
	z-index: 2;
}

.isotope-hidden.isotope-item {
	pointer-events: none;
	z-index: 1;
}


/**** Isotope CSS3 transitions ****/

.isotope,
.isotope .isotope-item {
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	-ms-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
	transition-duration: 0.8s;
}

.isotope {
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	-ms-transition-property: height, width;
	-o-transition-property: height, width;
	transition-property: height, width;
}

.isotope .isotope-item {
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	-ms-transition-property: -ms-transform, opacity;
	-o-transition-property: -o-transform, opacity;
	transition-property: transform, opacity;
}


/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
	-webkit-transition-duration: 0s;
	-moz-transition-duration: 0s;
	-ms-transition-duration: 0s;
	-o-transition-duration: 0s;
	transition-duration: 0s;
}


/* End: Recommended Isotope styles */


/* disable CSS transitions for containers with infinite scrolling*/

.isotope.infinite-scrolling {
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
}

/* Searchbar styling */

input#searchbar {
	border: none;
	border-radius: 0;
	border-bottom: 2px solid #eee;
	padding: 0 25px 10px 0 !important;
	height: auto;
	letter-spacing: 2px;
}

@media (min-width: 767px) {
  .custom-menu-primary .hs-menu-wrapper>ul li.active>a:after,
  .custom-menu-primary .hs-menu-wrapper>ul li.active-branch>a:after {
    opacity: 1;
    width: 100%;
  }
}

.searchbar-container {
    position: relative;
  margin-bottom: 20px;
}

.searchbar-container button {
    position: absolute;
    right: 0;
}

.fa-magnifying-glass:before {
    content: "\f002";
}

.fa-magnifying-glass {
    color: #3daecd;
}