
* {
	margin: 0px;
	padding: 0px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

@import url("https://agruamerica.com/nitropack_static/aqntvAJaKAcOtLzOGaNcuMwLuWpElEEb/assets/static/optimized/rev-41e25e2/cdn2.hubspot.net/hubfs/4155061/asset-1/css/font-awesome.css");

img {
	max-width: 100%;
	border: 0;
	-ms-interpolation-mode: bicubic;
	vertical-align: bottom;
}

video {
	max-width: 100%;
	height: auto;
}

.hs-responsive-embed {
	position: relative;
	height: auto;
	overflow: hidden;
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
}

.hs-responsive-embed iframe, .hs-responsive-embed object, .hs-responsive-embed embed {
	width: 100%;
	height: 100%;
	border: 0;
}

.hs-responsive-embed, .hs-responsive-embed.hs-responsive-embed-youtube, .hs-responsive-embed.hs-responsive-embed-wistia, .hs-responsive-embed.hs-responsive-embed-vimeo {
	padding-bottom: 2%;
}

.hs-responsive-embed.hs-responsive-embed-instagram {
	padding-bottom: 116.01%;
}

.hs-responsive-embed.hs-responsive-embed-pinterest {
	height: auto;
	overflow: visible;
	padding: 0;
}

.hs-responsive-embed.hs-responsive-embed-pinterest iframe {
	position: static;
	width: auto;
	height: auto;
}

iframe[src^="http://www.slideshare.net/slideshow/embed_code/"] {
	width: 100%;
	max-width: 100%;
}

@media (max-width:568px) {
	iframe {
		max-width: 100%;
	}
}

textarea, 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"], select {
	padding: 6px;
	display: inline-block;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.hs-menu-wrapper ul {
	padding: 0;
}

.hs-menu-wrapper.hs-menu-flow-horizontal ul {
	list-style: none;
	margin: 0;
}

.hs-menu-wrapper.hs-menu-flow-horizontal>ul {
	display: inline-block;
	margin-bottom: 20px;
}

.hs-menu-wrapper.hs-menu-flow-horizontal>ul:before {
	content: " ";
	display: table;
}

.hs-menu-wrapper.hs-menu-flow-horizontal>ul:after {
	content: " ";
	display: table;
	clear: both;
}

.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-depth-1 {
	float: left;
}

.hs-menu-wrapper.hs-menu-flow-horizontal>ul li a {
	display: inline-block;
	padding: 10px 20px;
	white-space: nowrap;
	max-width: 140px;
	overflow: hidden;
	text-overflow: ellipsis;
	text-decoration: none;
}

.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children {
	position: relative;
}

.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
	visibility: hidden;
	opacity: 0;
	-webkit-transition: opacity .4s;
	position: absolute;
	z-index: 10;
	left: 0;
}

.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
	display: block;
	white-space: nowrap;
	width: 140px;
	overflow: hidden;
	text-overflow: ellipsis;
}

.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: 180px;
	top: 0;
}

.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children:hover>ul.hs-menu-children-wrapper {
	opacity: 1;
	visibility: visible;
}

.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal>ul {
	margin-bottom: 0;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch {
	position: relative;
	margin-bottom: 20px;
	min-height: 7em;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul {
	margin-bottom: 0;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul li.hs-item-has-children {
	position: static;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
	display: none;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul li.hs-item-has-children.active-branch>ul.hs-menu-children-wrapper {
	display: block;
	visibility: visible;
	opacity: 1;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul li.hs-item-has-children.active-branch>ul.hs-menu-children-wrapper:before {
	content: " ";
	display: table;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul li.hs-item-has-children.active-branch>ul.hs-menu-children-wrapper:after {
	content: " ";
	display: table;
	clear: both;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul li.hs-item-has-children.active-branch>ul.hs-menu-children-wrapper>li {
	float: left;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul li.hs-item-has-children.active-branch>ul.hs-menu-children-wrapper>li a {
	display: inline-block;
	padding: 10px 20px;
	white-space: nowrap;
	max-width: 140px;
	width: auto;
	overflow: hidden;
	text-overflow: ellipsis;
	text-decoration: none;
}

.hs-menu-wrapper.hs-menu-flow-vertical {
	width: 100%;
}

.hs-menu-wrapper.hs-menu-flow-vertical ul {
	list-style: none;
	margin: 0;
}

.hs-menu-wrapper.hs-menu-flow-vertical li a {
	display: block;
	white-space: nowrap;
	width: 140px;
	overflow: hidden;
	text-overflow: ellipsis;
}

.hs-menu-wrapper.hs-menu-flow-vertical>ul {
	margin-bottom: 20px;
}

.hs-menu-wrapper.hs-menu-flow-vertical>ul li.hs-menu-depth-1>a {
	width: auto;
}

.hs-menu-wrapper.hs-menu-flow-vertical>ul li a {
	padding: 10px 20px;
	text-decoration: none;
}

.hs-menu-wrapper.hs-menu-flow-vertical>ul li.hs-item-has-children {
	position: relative;
}

.hs-menu-wrapper.hs-menu-flow-vertical>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
	visibility: hidden;
	opacity: 0;
	-webkit-transition: opacity .4s;
	position: absolute;
	z-index: 10;
	top: 0;
	left: 180px;
}

.hs-menu-wrapper.hs-menu-flow-vertical>ul li.hs-item-has-children:hover>ul.hs-menu-children-wrapper {
	opacity: 1;
	visibility: visible;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li a {
	min-width: 140px;
	width: auto;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch>ul {
	max-width: 100%;
	overflow: hidden;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
	display: none;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch>ul li.hs-item-has-children.active-branch>ul.hs-menu-children-wrapper, .hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch>ul li.hs-item-has-children.active-branch>ul.hs-menu-children-wrapper>li.hs-item-has-children>ul.hs-menu-children-wrapper {
	display: block;
	visibility: visible;
	opacity: 1;
	position: static;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-2>a {
	padding-left: 4em;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-3>a {
	padding-left: 6em;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-4>a {
	padding-left: 8em;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-5>a {
	padding-left: 140px;
}

.hs-menu-wrapper.hs-menu-not-show-active-branch li.hs-menu-depth-1 ul {
	box-shadow: 0px 1px 3px rgba(0, 0, 0, .18);
	-webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, .18);
	-moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, .18);
}

@media (max-width:568px) {
	.hs-menu-wrapper, .hs-menu-wrapper * {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		display: block;
		width: 100%;
	}
	
	.hs-menu-wrapper.hs-menu-flow-horizontal ul {
		list-style: none;
		margin: 0;
		display: block;
	}
	
	.hs-menu-wrapper.hs-menu-flow-horizontal>ul {
		display: block;
	}
	
	.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-depth-1 {
		float: none;
	}
	
	.hs-menu-wrapper.hs-menu-flow-horizontal>ul li a, .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a, .hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul li.hs-item-has-children.active-branch>ul.hs-menu-children-wrapper>li a {
		display: block;
		max-width: 100%;
		width: 100%;
	}
}

.hs-menu-wrapper.hs-menu-flow-vertical.no-flyouts>ul li.hs-item-has-children ul.hs-menu-children-wrapper, .hs-menu-wrapper.hs-menu-flow-horizontal.no-flyouts>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
	visibility: visible;
	opacity: 1;
}

.widget-type-space {
	visibility: hidden;
}

.hs-author-listing-header {
	margin: 0 0 .75em 0;
}

.hs-author-social-links {
	display: inline-block;
}

.hs-author-social-links a.hs-author-social-link {
	width: 24px;
	height: 24px;
	border-width: 0px;
	border: 0px;
	line-height: 24px;
	background-size: 24px 24px;
	background-repeat: no-repeat;
	display: inline-block;
	text-indent: -99999px;
}

.hs-author-social-links a.hs-author-social-link.hs-social-facebook {
	background-image: url("https://agruamerica.com/nitropack_static/aqntvAJaKAcOtLzOGaNcuMwLuWpElEEb/assets/images/optimized/rev-d1cf432/static.hubspot.com/final/img/common/icons/social/facebook-24x24.png");
}

.hs-author-social-links a.hs-author-social-link.hs-social-linkedin {
	background-image: url("https://agruamerica.com/nitropack_static/aqntvAJaKAcOtLzOGaNcuMwLuWpElEEb/assets/images/optimized/rev-d1cf432/static.hubspot.com/final/img/common/icons/social/linkedin-24x24.png");
}

.hs-author-social-links a.hs-author-social-link.hs-social-linkedin.nitro-lazy {
	background-image: none !important;
}

.hs-author-social-links a.hs-author-social-link.hs-social-twitter {
	background-image: url("https://agruamerica.com/nitropack_static/aqntvAJaKAcOtLzOGaNcuMwLuWpElEEb/assets/images/optimized/rev-d1cf432/static.hubspot.com/final/img/common/icons/social/twitter-24x24.png");
}

.hs-author-social-links a.hs-author-social-link.hs-social-twitter.nitro-lazy {
	background-image: none !important;
}

.hs-author-social-links a.hs-author-social-link.hs-social-facebook.nitro-lazy {
	background-image: none !important;
}

.hs-author-social-links a.hs-author-social-link.hs-social-google-plus {
	background-image: url("https://agruamerica.com/nitropack_static/aqntvAJaKAcOtLzOGaNcuMwLuWpElEEb/assets/images/optimized/rev-d1cf432/static.hubspot.com/final/img/common/icons/social/googleplus-24x24.png");
}

.hs-author-social-links a.hs-author-social-link.hs-social-google-plus.nitro-lazy {
	background-image: none !important;
}

.hs_cos_wrapper_type_image_slider {
	display: block;
	overflow: hidden;
}

.hs_cos_flex-container a:active, .hs_cos_flex-slider a:active, .hs_cos_flex-container a:focus, .hs_cos_flex-slider a:focus {
	outline: 0;
}

.hs_cos_flex-slides, .hs_cos_flex-control-nav, .hs_cos_flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none;
}

.hs_cos_flex-slider {
	margin: 0;
	padding: 0;
}

.hs_cos_flex-slider .hs_cos_flex-slides>li {
	display: none;
	-webkit-backface-visibility: hidden;
	position: relative;
}

.hs_cos_flex-slider .hs_cos_flex-slides img {
	width: 100%;
	display: block;
	border-radius: 0px;
}

.hs_cos_flex-pauseplay span {
	text-transform: capitalize;
}

.hs_cos_flex-slides:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

html[xmlns] .hs_cos_flex-slides {
	display: block;
}

* html .hs_cos_flex-slides {
	height: 1%;
}

.hs_cos_flex-slider {
	margin: 0 0 60px;
	background: #fff;
	border: 0;
	position: relative;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	zoom: 1;
}

.hs_cos_flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	transition: all 1s ease;
}

.loading .hs_cos_flex-viewport {
	max-height: 300px;
}

.hs_cos_flex-slider .hs_cos_flex-slides {
	zoom: 1;
}

.carousel li {
	margin-right: 5px;
}

.hs_cos_flex-direction-nav {}

.hs_cos_flex-direction-nav a {
	width: 30px;
	height: 30px;
	margin: -20px 0 0;
	display: block;
	background: url("https://agruamerica.com/nitropack_static/aqntvAJaKAcOtLzOGaNcuMwLuWpElEEb/assets/images/optimized/rev-d1cf432/static.hsappstatic.net/content_shared_assets/static-1.3935/img/bg_direction_nav.png") no-repeat 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	text-indent: -9999px;
	opacity: 0;
	-webkit-transition: all .3s ease;
}

.hs_cos_flex-direction-nav a.nitro-lazy {
	background: none !important;
}

.hs_cos_flex-direction-nav .hs_cos_flex-next {
	background-position: 100% 0;
	right: -36px;
}

.hs_cos_flex-direction-nav .hs_cos_flex-prev {
	left: -36px;
}

.hs_cos_flex-slider:hover .hs_cos_flex-next {
	opacity: .8;
	right: 5px;
}

.hs_cos_flex-slider:hover .hs_cos_flex-prev {
	opacity: .8;
	left: 5px;
}

.hs_cos_flex-slider:hover .hs_cos_flex-next:hover, .hs_cos_flex-slider:hover .hs_cos_flex-prev:hover {
	opacity: 1;
}

.hs_cos_flex-direction-nav .hs_cos_flex-disabled {
	opacity: .3 !important;
	filter: alpha(opacity=30);
	cursor: default;
}

.hs_cos_flex_thumbnavs-direction-nav {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.hs_cos_flex_thumbnavs-direction-nav {}

.hs_cos_flex_thumbnavs-direction-nav a {
	width: 30px;
	height: 140px;
	margin: -60px 0 0;
	display: block;
	background: url("https://agruamerica.com/nitropack_static/aqntvAJaKAcOtLzOGaNcuMwLuWpElEEb/assets/images/optimized/rev-d1cf432/static.hsappstatic.net/content_shared_assets/static-1.3935/img/bg_direction_nav.png") no-repeat 0 40%;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	text-indent: -9999px;
	opacity: 1;
	-webkit-transition: all .3s ease;
}

.hs_cos_flex_thumbnavs-direction-nav a.nitro-lazy {
	background: none !important;
}

.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-next {
	background-position: 100% 40%;
	right: 0px;
}

.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-prev {
	left: 0px;
}

.hs-cos-flex-slider-control-panel img {
	cursor: pointer;
}

.hs-cos-flex-slider-control-panel img:hover {
	opacity: .8;
}

.hs-cos-flex-slider-control-panel {
	margin-top: -30px;
}

.hs_cos_flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: -40px;
	text-align: center;
}

.hs_cos_flex-control-nav li {
	margin: 0 6px;
	display: inline-block;
	zoom: 1;
}

.hs_cos_flex-control-paging li a {
	width: 11px;
	height: 11px;
	display: block;
	background: #666;
	background: rgba(0, 0, 0, .5);
	cursor: pointer;
	text-indent: -9999px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
	box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
}

.hs_cos_flex-control-paging li a:hover {
	background: #333;
	background: rgba(0, 0, 0, .7);
}

.hs_cos_flex-control-paging li a.hs_cos_flex-active {
	background: #000;
	background: rgba(0, 0, 0, .9);
	cursor: default;
}

.hs_cos_flex-control-thumbs {
	margin: 5px 0 0;
	position: static;
	overflow: hidden;
}

.hs_cos_flex-control-thumbs li {
	width: 25%;
	float: left;
	margin: 0;
}

.hs_cos_flex-control-thumbs img {
	width: 100%;
	display: block;
	opacity: .7;
	cursor: pointer;
}

.hs_cos_flex-control-thumbs img:hover {
	opacity: 1;
}

.hs_cos_flex-control-thumbs .hs_cos_flex-active {
	opacity: 1;
	cursor: default;
}

@media screen and (max-width:860px) {
	.hs_cos_flex-direction-nav .hs_cos_flex-prev {
		opacity: 1;
		left: 0;
	}
	
	.hs_cos_flex-direction-nav .hs_cos_flex-next {
		opacity: 1;
		right: 0;
	}
}

.hs_cos_flex-slider .caption {
	background-color: rgba(0, 0, 0, .5);
	position: absolute;
	font-size: 2em;
	line-height: 1.1em;
	color: white;
	padding: 0px 5% 0px 5%;
	width: 100%;
	bottom: 0;
	text-align: center;
}

.hs_cos_flex-slider .superimpose .caption {
	color: white;
	font-size: 3em;
	line-height: 1.1em;
	position: absolute;
	padding: 0px 5% 0px 5%;
	width: 90%;
	top: 40%;
	text-align: center;
	background-color: transparent;
}

@media all and (max-width:400px) {
	.hs_cos_flex-slider .superimpose .caption {
		background-color: black;
		position: static;
		font-size: 2em;
		line-height: 1.1em;
		color: white;
		width: 90%;
		padding: 0px 5% 0px 5%;
		top: 40%;
		text-align: center;
	}
	
	#recaptcha_area table#recaptcha_table {
		width: 300px !important;
	}
	
	#recaptcha_area table#recaptcha_table .recaptcha_r1_c1 {
		width: 300px !important;
	}
	
	#recaptcha_area table#recaptcha_table .recaptcha_r4_c4 {
		width: 67px !important;
	}
	
	#recaptcha_area table#recaptcha_table #recaptcha_image {
		width: 280px !important;
	}
}

.hs_cos_flex-slider h1, .hs_cos_flex-slider h2, .hs_cos_flex-slider h3, .hs_cos_flex-slider h4, .hs_cos_flex-slider h5, .hs_cos_flex-slider h6, .hs_cos_flex-slider p {
	color: white;
}

.hs-gallery-thumbnails li {
	display: inline-block;
	margin: 0px;
	padding: 0px;
	margin-right: -4px;
}

.hs-gallery-thumbnails.fixed-height li img {
	max-height: 150px;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
}

pre {
	overflow-x: auto;
}

table pre {
	white-space: pre-wrap;
}

.comment {
	margin: 10px 0 10px 0;
}

.hs_cos_wrapper_type_rich_text, .hs_cos_wrapper_type_text, .hs_cos_wrapper_type_header, .hs_cos_wrapper_type_section_header, .hs_cos_wrapper_type_raw_html, .hs_cos_wrapper_type_raw_jinja, .hs_cos_wrapper_type_page_footer {
	word-wrap: break-word;
}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
	display: block;
}

audio, canvas, video {
	display: inline-block;
}

audio:not([controls]) {
	display: none;
}

.wp-float-left {
	float: left;
	margin: 0 20px 20px 0;
}

.wp-float-right {
	float: right;
	margin: 0 0 20px 20px;
}

#map_canvas img, .google-maps img {
	max-width: none;
}

#recaptcha_table td {
	line-height: 0;
}

.recaptchatable #recaptcha_response_field {
	min-height: 0;
	line-height: 12px;
}

body {
	background-color: #fff;
	color: #727272;
	margin: 0;
	padding: 0;
	font-family: CubeWeb-Bold;
	font-size: 18px;
}

.clear {
	clear: both;
}

.flLeft {
	float: left;
}

.flRight {
	float: right;
}

.asset-1-body .asset-lp-head .sitewrapper {
	max-width: 1230px;
	margin: 0 auto;
	clear: both;
	float: none;
	display: inherit;
}

.asset-1-body .asset-lp-head .sitewrapper::after {
	clear: both;
	content: "";
	display: table;
	margin: 0;
	padding: 0;
	width: 100%;
}

.asset-1-body .asset-lp-head {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	padding: 60px 0 125px 0;
	position: relative;
}

.call-header {
	text-align: right;
	color: #fff;
}

.call-header a {
	color: #fff;
	text-decoration: none;
	font-weight: 700;
	font-size: 20px;
}

.left-column {
	padding-top: 133px;
}

.left-column h2 {
	font-family: CubeWeb-Bold;
	font-size: 50px;
	font-weight: 900;
	line-height: 1.2;
	margin: 0;
	padding: 0 20px 0 0;
	color: #fff;
}

.left-column h3 {
	font-family: CubeWeb-Bold;
	font-size: 24px;
	font-weight: 900;
	font-weight: bold;
	line-height: 1.2;
	margin: 0;
	padding: 27px 0 115px 0;
	color: #fff;
	opacity: .7;
}

.left-column h3 span {
	border-bottom: solid 2px #252a2d;
}

.left-column p {
	font-size: 18px;
	font-weight: 800;
	color: #fff;
	text-shadow: none;
	position: relative;
	line-height: 1.8;
	margin: 0;
	padding: 0 90px 0 0;
	box-sizing: border-box;
}

.left-column p span i {
	position: absolute;
	top: -30px;
	left: 0;
	text-shadow: none;
	font-weight: 400;
}

.form-box {
	width: 520px;
	float: right;
	position: relative;
}

.form-box .form-titles {
	background-repeat: no-repeat;
	background-position: top left;
	font-size: 24px;
	font-weight: 800;
	color: #252a2d;
	padding: 25px 40px 0px 40px;
	line-height: 1.3;
}

.span6.widget-span.form-box {
	width: 477px;
	float: right;
	background: #fff;
	background-position: bottom right;
	background-repeat: no-repeat;
	position: relative;
	border-radius: 10px;
}

.form-box .hs-form.stacked {
	padding: 0 10px 35px 30px;
	margin-top: -20px;
}

.form-box:after {
	position: absolute;
	bottom: -9px;
	left: -20px;
	content: "";
	content: "";
	width: 110%;
	height: 30px;
	background-size: cover;
}

.form-box .hs-form.stacked .hs-form-required {
	display: none;
}

.form-box .hs-form-field {
	position: relative;
}

.form-box .hs-form-field ul.hs-error-msgs.inputs-list {
	position: absolute;
	bottom: 15px;
	left: 10px;
	margin: 0;
	padding: 0;
	list-style: none;
	color: red;
	font-size: 11px;
}

.form-box .hs-form.stacked .input {
	position: relative;
	padding: 0 5px 14px 0;
}

.form-box .hs-form.stacked .input input {
	border: 0;
	padding: 10px;
	height: 52px;
	border-top: solid 1px #f4f4f4;
	box-sizing: border-box;
	width: 100%;
}

.form-box .hs-form.stacked .hs_company .input {
	padding: 0 0 14px 0;
}

.form-box .hs-form.stacked .hs_company .input input {
	width: 99%;
}

.form-box .hs-form.stacked .hs_company .input input {
	width: 99%;
}

.form-box .hs-form.stacked .hs_trial_form_comments__c .input {
	padding: 0 0 14px 0;
}

.form-box .hs-form.stacked .hs_trial_form_comments__c .input textarea {
	height: 52px;
	height: 52px;
	width: 99%;
	border: 0;
	padding: 10px;
	border-top: solid 1px #f4f4f4;
	box-sizing: border-box;
	font: 400 13.3333px Arial;
	padding-top: 17px;
	resize: none;
}

.form-box .hs_error_rollup {
	display: none;
}

.form-box .hs_submit.hs-submit {
	padding: 0 12px 0 0;
}

.form-box .actions .hs-button {
	outline: 0;
	background: #252a2d;
	cursor: pointer;
	border: 0;
	padding: 10px;
	width: 100%;
	border-radius: 25px;
	height: 52px;
	color: #fff;
	font-weight: 600;
	letter-spacing: 1.7px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.form-box .actions .hs-button:hover {
	background: #252a2d;
}

.body-container-wrapper .row-number-1 .sitewrapper {
	max-width: 1230px;
	margin: 0 auto;
	clear: both;
	float: none;
	display: inherit;
}

.body-container-wrapper .row-number-1 .sitewrapper:after {
	clear: both;
	content: "";
	display: table;
	margin: 0;
	padding: 0;
	width: 100%;
}

.trusted-wrapper .trusted-logo {
	margin: 0;
	padding: 0 0 80px 0;
}

.trusted-wrapper .trusted-logo ul {
	list-style: none;
	margin: 0;
	padding: 0 0 40px 0;
	border-bottom: solid 1px #ededed;
}

.trusted-wrapper .trusted-logo ul li:first-child {
	margin-left: 0;
}

.trusted-wrapper .trusted-logo ul li {
	display: inline-block;
	margin: 0 36px;
	max-width: 100px;
}

.trusted-wrapper .trusted-logo ul li:last-child {
	margin-right: 0;
}

.trusted-wrapper .trusted-logo h5 {
	margin: 0;
	padding: 0;
	position: relative;
	color: #b3b3b3;
	font-size: 16px;
	font-weight: 900;
	font-family: CubeWeb-Bold;
	line-height: 1.2;
	border-bottom: solid 2px #252a2d;
	display: inline-block;
}

.compter-right-content {
	position: relative;
	margin-bottom: 60px;
}

.compter-right-content:before {
	background: url("https://agruamerica.com/nitropack_static/aqntvAJaKAcOtLzOGaNcuMwLuWpElEEb/assets/images/optimized/rev-d1cf432/cdn2.hubspot.net/hubfs/4155061/asset-1/images/computer.jpg");
	background-repeat: no-repeat;
	box-sizing: border-box;
	background-position: top right;
	position: absolute;
	content: "";
	left: -200%;
	top: 0;
	width: 200%;
	height: 100%;
	border-right: solid 1px #fff;
}

.tracking2-advantage.compter-right-content:before {
	left: 0;
	top: 0;
	width: auto;
	height: auto;
}

.compter-right-content h2 {
	font-size: 26px;
	font-weight: 900;
	color: #000;
	line-height: 1.3;
	margin: 0 0 30px 0;
}

.compter-right-content p {
	font-size: 18px;
	font-weight: 400;
	color: #727272;
	line-height: 1.9;
}

.ulcontent {
	margin-top: 30px;
	float: left;
	width: 100%;
	margin-bottom: 40px;
}

.ulcontent ul {
	float: left;
	width: 44%;
	color: #000;
	font-weight: 700;
}

.ulcontent ul li {
	margin-bottom: 10px;
	font-size: 14px;
}

.ulcontent ul i {
	color: #252a2d;
	top: 6px;
}

.free-box {
	float: left;
	width: 100%;
	position: relative;
	z-index: 9999;
}

.free-box .guide-btn {
	outline: 0;
	background: #252a2d;
	cursor: pointer;
	border: 0;
	padding: 10px 15px;
	border-radius: 25px;
	height: 52px;
	width: 285px;
	text-align: center;
	color: #fff;
	text-decoration: none;
	font-weight: 600;
	letter-spacing: 1.7px;
	display: inline-block;
	line-height: 32px;
	box-sizing: border-box;
	font-size: 14px;
}

.free-box .guide-btn:hover {
	background: #252a2d;
}

.inc-wrapper {
	border-top: solid 1px #ededed;
	padding-top: 50px;
	margin-bottom: 50px;
	float: left;
	width: 100%;
}

.inc-wrapper .inc-left {
	float: left;
	width: 40%;
	margin-left: 7%;
}

.inc-wrapper .inc-right {
	float: right;
	width: 48%;
	font-weight: 700;
	color: #000;
	font-size: 18px;
	box-sizing: border-box;
	padding-top: 20px;
	text-align: left;
}

.tabs-bg {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	padding: 125px 0 150px 0;
	position: relative;
}

ul.resp-tabs-list {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.resp-tabs-list li {
	font-weight: 700;
	font-size: 16px;
	display: inline-block;
	padding: 10px 0;
	margin: 0 20px;
	list-style: none;
	cursor: pointer;
	color: #000;
}

.resp-tabs-container {
	padding: 35px 0 0px 0;
	clear: left;
}

h2.resp-accordion {
	cursor: pointer;
	padding: 5px;
	display: none;
}

.resp-tab-active {
	border-bottom: solid 2px #252a2d;
}

.resp-content-active, .resp-accordion-active {
	display: block;
}

.resp-tab-content {
	line-height: 1.9;
	min-height: 130px;
	text-align: center;
	display: none;
	padding: 0;
}

.resp-tab-content p {
	margin-bottom: 15px;
}

h2.resp-accordion {
	font-size: 13px;
	border: 1px solid #dbe3ec;
	margin: 0 0 -1px 0;
	padding: 10px 15px;
}

h2.resp-tab-active {
	border-bottom: 0px solid #dbe3ec;
	margin-bottom: 0px;
	padding: 10px 15px;
}

h2.resp-tab-title:last-child {
	border-bottom: 12px solid #dbe3ec;
	background: #60a7d4;
}

.demo {
	margin: 150px auto;
	width: 980px;
}

.demo h1 {
	margin: 0 0 25px;
}

.demo h3 {
	margin: 10px 0;
}

pre {
	background-color: #fff;
}

.tabs-bottom {
	max-width: 520px;
	margin: auto;
	text-align: center;
	line-height: 1.9;
	color: #252a2d;
	font-style: italic;
	font-size: 16px;
}

.who-asset {
	background: url("https://agruamerica.com/nitropack_static/aqntvAJaKAcOtLzOGaNcuMwLuWpElEEb/assets/images/optimized/rev-d1cf432/cdn2.hubspot.net/hubfs/4155061/asset-1/images/graphic.png");
	background-repeat: no-repeat;
	background-position: top center;
}

.who-container {
	text-align: center;
	position: relative;
}

.who-container h2 {
	font-size: 26px;
	font-weight: 900;
	color: #000;
}

.who-container h5 {
	max-width: 690px;
	margin: 25px auto;
	text-align: center;
	font-weight: 400;
	font-size: 18px;
	line-height: 22px;
}

.conclusion-container h5 {
	max-width: 690px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-weight: 400;
	font-size: 16px;
	line-height: 1.8;
	position: relative;
	top: -70px;
}

.helping-green-circle {
	background: #252a2d;
	height: 200px;
	width: 200px;
	border-radius: 50%;
	color: #fff;
	padding: 45px 40px 50px 45px;
	box-sizing: border-box;
	position: absolute;
	right: 0;
	top: -120px;
	font-family: CubeWeb-Bold;
	font-size: 16px;
	font-weight: 800;
	text-align: left;
	line-height: 1.3;
	letter-spacing: 1.2px;
}

.helping-green-circle .coma {
	position: relative;
	top: -7px;
}

.helping-green-circle .logo-face {
	position: absolute;
	bottom: -40px;
	right: 0;
	width: 100px;
}

.icon12 {
	margin: 70px 0 110px 0;
	padding: 0;
	float: left;
	width: 100%;
	background: #fff;
}

.icon12 ul {
	margin: 0;
	padding: 0;
	text-align: center;
	list-style: none;
	background: #fff;
}

.icon12 ul li {
	width: 33%;
	text-align: center;
	height: 200px;
	vertical-align: top;
	padding: 40px 10px 0 10px;
	box-sizing: border-box;
	float: left;
	margin: 0 -1px -1px 0;
}

.icon12 ul li:nth-child(6n) {
	border-right: 0;
}

.icon12 ul li:nth-child(7), .icon12 ul li:nth-child(8), .icon12 ul li:nth-child(9), .icon12 ul li:nth-child(10), .icon12 ul li:nth-child(11), .icon12 ul li:nth-child(12) {
	border-bottom: 0;
}

.icon12 ul li h4 {
	text-decoration: none;
	margin: 25px 0 0 0;
	padding: 0;
	font-size: 13px;
	text-transform: uppercase;
	color: #000;
	font-weight: 700;
}

.icon12 ul li a {
	text-decoration: none;
	margin: 25px 0 0 0;
	padding: 0;
	font-size: 13px;
	text-transform: uppercase;
	color: #000;
	font-weight: 700;
}

.icon12 ul li a:hover {
	color: #60a7d4;
}

.icon2 {
	margin: 70px 0 110px 0;
	padding: 0;
	float: left;
	width: 100%;
	background: #fff;
}

.icon2 ul {
	margin: 0;
	padding: 0;
	text-align: center;
	list-style: none;
	background: #fff;
}

.icon2 ul li {
	width: 50%;
	text-align: center;
	border-bottom: solid 1px #eee;
	border-right: solid 1px #eee;
	vertical-align: top;
	padding: 40px 10px 40px 10px;
	box-sizing: border-box;
	float: left;
	margin: 0 -1px -1px 0;
}

.icon2 ul li:nth-child(6n) {
	border-right: 0;
}

.icon2 ul li:nth-child(7), .icon2 ul li:nth-child(8), .icon2 ul li:nth-child(9), .icon2 ul li:nth-child(10), .icon2 ul li:nth-child(11), .icon2 ul li:nth-child(12) {
	border-bottom: 0;
}

.icon2 ul li h4 {
	text-decoration: none;
	margin: 0px 0px 12px 0;
	padding: 0;
	font-size: 23px;
	text-transform: uppercase;
	color: #000;
	font-weight: 700;
}

.icon2 ul li a {
	text-decoration: none;
	margin: 25px 0 0 0;
	padding: 0;
	font-size: 13px;
	text-transform: uppercase;
	color: #000;
	font-weight: 700;
}

.icon2 ul li a:hover {
	color: #60a7d4;
}

.icon5 ul {
	margin: 0;
	padding: 0;
	text-align: center;
	list-style: none;
	background: #fff;
}

.icon5 ul li {
	width: 16.66%;
	text-align: center;
	border-bottom: solid 1px #eee;
	border-right: solid 1px #eee;
	height: 300px;
	vertical-align: top;
	padding: 40px 10px 0 10px;
	box-sizing: border-box;
	float: left;
	margin: 0 -1px 130px 0;
}

.client-testimonial {
	background: #008bd2;
	float: left;
	width: 100%;
	text-align: center;
	padding: 0px 0 70px 0;
	position: relative;
	color: #fff;
}

.client-testimonial .testimonial-container {
	padding: 130px 0 80px 0;
	position: relative;
}

.client-testimonial .testimonial-container .free-box {
	position: absolute;
	top: -22px;
}

.client-testimonial .testimonial-container h3 {
	padding: 0;
	max-width: 560px;
	margin: 20px auto;
	color: #fff;
	font-weight: 700;
	font-size: 26px;
	line-height: 1.5;
}

.custom-sliders p {
	font-size: 16px;
	color: #fff;
	font-weight: 400;
	max-width: 350px;
	margin: 30px auto 0;
	line-height: 1.7;
}

.owl-theme .owl-dots, .owl-theme .owl-nav {
	text-align: center;
	-webkit-tap-highlight-color: transparent;
	margin-top: 20px;
}

.owl-theme .owl-nav {
	margin-top: 0;
	position: absolute;
	top: 38%;
	left: 0;
	right: 0;
	width: 100%;
}

.owl-theme .owl-nav [class*=owl-] {
	color: #fff;
	font-size: 14px;
	margin: 5px;
	padding: 4px 7px;
	background: #60a7d4;
	display: inline-block;
	cursor: pointer;
	border-radius: 3px;
}

.owl-theme .owl-nav [class*=owl-]:hover {
	background: #fff;
	color: #fff;
	text-decoration: none;
}

.owl-theme .owl-nav .disabled {
	opacity: .5;
	cursor: default;
}

.owl-theme .owl-nav.disabled+.owl-dots {
	margin-top: 10px;
}

.owl-theme .owl-dots .owl-dot {
	display: inline-block;
	zoom: 1;
}

.owl-theme .owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	margin: 5px 7px;
	background: #60a7d4;
	display: block;
	-webkit-backface-visibility: visible;
	transition: opacity .2s ease;
	border-radius: 30px;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	background: #fff;
}

.w50 {
	width: 50%;
	float: left;
}

.owl-carousel .owl-item img {
	margin: auto;
}

.owl-theme .owl-nav [class*=owl-] {
	outline: 0;
}

.owl-theme .owl-nav [class*=owl-]:hover {
	background: transparent;
}

.video-rel {
	width: 60%;
	position: relative;
	margin: auto;
}

.video-rel img {
	position: absolute;
	background: #fff;
	padding: 20px 30px;
	width: 150px;
}

.video-rel iframe.client-video {
	width: 100%;
	height: 440px;
}

.just-make-sence {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	padding: 95px 0 95px 0;
	position: relative;
}

.jusmake-container h2 {
	color: #000;
	font-weight: 900;
	font-size: 26px;
	text-align: center;
	margin: 0;
}

.jusmake-container ul {
	margin: 70px 0 0 0;
	padding: 0;
	list-style: none;
}

.jusmake-container ul li {
	float: left;
	width: 30.33%;
	margin: 0 40px 40px 0;
	min-height: 160px;
	line-height: 1.9;
}

.jusmake-container ul li:nth-child(3n) {
	margin-right: 0;
}

.jusmake-container ul li h4 {
	color: #000;
	font-size: 16px;
	padding-bottom: 15px;
	font-weight: 700;
	margin: 0;
}

.faq-container {
	padding-top: 60px;
	box-sizing: border-box;
	padding-bottom: 60px;
	float: left;
	width: 100%;
}

.faq-column {
	margin-bottom: 70px;
}

.faq-column h2 {
	color: #000;
	font-weight: 900;
	font-size: 26px;
	text-align: center;
	margin: 0;
}

.faq-container h2 {
	color: #000;
	font-weight: 900;
	font-size: 26px;
	text-align: center;
	margin: 0 0 30px 0;
}

.accordion {
	background: #fff;
}

.accordion li.active {
	background: #f7fafd;
	padding: 40px 20px 40px 70px;
	box-sizing: border-box;
}

.accordion li h3 a {
	color: #000;
	font-size: 18px;
	font-weight: 700;
	display: block;
	font-style: normal;
	margin: 0;
	padding: 0;
	position: relative;
}

.accordion li h3 a:before {
	position: absolute;
	left: -40px;
	top: -4px;
	content: "+";
	font-size: 25px;
	font-weight: 900;
	color: #252a2d;
}

.accordion li.active h3 a {
	color: #000;
	position: relative;
}

.accordion li.active h3 a:before {
	position: absolute;
	left: -40px;
	top: -4px;
	color: #252a2d;
	content: "−";
	font-size: 25px;
	font-weight: 900;
}

.accordion li.locked h3 a {
	background: #963;
}

.accordion li h3 {
	margin: 0;
	padding: 0;
}

.accordion li.active .panel {
	color: #9b9b9b;
	line-height: 1.9;
}

.accordion .panel {
	padding: 20px 0 0 0;
	line-height: 1.9;
	box-sizing: border-box;
}

ul#accordion1 {
	float: left;
	width: 49%;
}

ul#accordion2 {
	float: right;
	width: 49%;
}

ul.accordion, ol.accordion {
	margin: 0;
	padding: 0;
}

.accordion li {
	list-style-type: none;
	margin: 0 0 10px 0;
	padding: 10px 0 10px 70px;
	box-sizing: border-box;
}

.accordion li:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.accordion li li {
	list-style-type: disc;
	margin-left: 1em;
}

.accordion a {
	color: inherit;
	text-decoration: inherit;
}

.footer-wrapper {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	padding: 300px 0 30px 0;
	position: relative;
	color: #fff;
}

.span12.footer-wrapper .sitewrapper {
	max-width: 1230px;
	margin: 0 auto;
	clear: both;
	float: none;
	display: inherit;
}

.span12.footer-wrapper .sitewrapper:after {
	clear: both;
	content: "";
	display: table;
	margin: 0;
	padding: 0;
	width: 100%;
}

.footer-wrapper .footer-column {
	width: 380px;
	float: right;
}

.footer-wrapper .copyright {
	float: left;
	width: 100%;
	margin: 140px 0 0 0;
}

.footer-wrapper .copyright .call-header {
	margin-top: 15px;
}

.footer-wrapper .footer-column h2 {
	margin-bottom: 30px;
}

.logone {
	margin-right: 45px;
}

.footer-wrapper .copyright a img {
	margin-right: 20px;
}

.asset-lp-head.tracking2 .left-column h3 {
	padding: 27px 0 40px 0;
}

.compter-right-content.tracking2-advantage {
	text-align: center;
	margin-bottom: 0;
}

.compter-right-content.tracking2-advantage p {
	max-width: 850px;
	margin: auto;
	text-align: center;
	padding-bottom: 35px;
}

.compter-right-content.tracking2-advantage .ulcontent ul {
	display: inline-block;
	margin: auto;
	text-align: left;
	float: none;
}

.compter-right-content.tracking2-advantage .ulcontent ul:nth-child(1) {
	width: 315px;
}

.compter-right-content.tracking2-advantage .ulcontent ul:nth-child(2) {
	width: 260px;
}

.compter-right-content.tracking2-advantage .ulcontent ul:nth-child(3) {
	width: 170px;
}

.compter-right-content.tracking2-advantage .free-box {
	position: relative;
	bottom: -64px;
}

.client-testimonial .testimonial-container.tracking2-testimonial h3 {
	max-width: 600px;
}

.client-testimonial.tracking2-test {
	padding: 0px 0 30px 0;
}

.faq-container.tracking-faq {
	padding-top: 20px;
}

.inc-content.tracking-inc .inc-wrapper {
	padding-top: 90px;
}

.client-testimonial.tracking2-test .helping-green-circle {
	top: -80px;
}

.tracking2-rating {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	padding: 60px 0 150px 0;
	position: relative;
	color: #fff;
}

.rating-wrapper {
	float: left;
	width: 100%;
}

.rating-wrapper .rating-col {
	width: calc(33% - 67px);
	float: left;
	margin-right: 100px;
}

.rating-wrapper .rating-col:last-child {
	margin-right: 0;
}

.rating-wrapper .rating-col .rating-hdr {
	float: left;
	width: 100%;
	margin-bottom: 40px;
}

.rating-wrapper .rating-col p {
	clear: both;
	line-height: 1.9;
}

.rating-wrapper .rating-col h4 {
	font-weight: 700;
	font-size: 18px;
	margin: 30px 0 0 0;
}

.rating-wrapper .rating-col h5 {
	font-weight: 600;
	font-size: 16px;
	margin: 0;
}

.rating-wrapper .rating-col h6 {
	font-weight: 400;
	font-size: 16px;
	margin: 10px 0 0 0;
	color: #60a7d4;
}

.rating-wrapper-bg {
	float: left;
	width: 100%;
	background: rgba(0, 38, 64, .6);
}

.rating-wrapper-bg .rating-col {
	width: 285px;
	float: left;
	padding: 80px 0px 80px 90px;
}

.rating-wrapper-bg .rating-col:last-child {
	margin-right: 0;
}

.rating-wrapper-bg .rating-col .rating-hdr {
	float: left;
	width: 100%;
	margin-bottom: 40px;
}

.rating-wrapper-bg .rating-col p {
	clear: both;
	line-height: 1.9;
}

.rating-wrapper-bg .rating-col h4 {
	font-weight: 700;
	font-size: 18px;
	margin: 30px 0 0 0;
}

.rating-wrapper-bg .rating-col h5 {
	font-weight: 600;
	font-size: 16px;
	margin: 0;
}

.rating-wrapper-bg .rating-col h6 {
	font-weight: 400;
	font-size: 16px;
	margin: 10px 0 0 0;
	color: #60a7d4;
}

.faq-container.tracking-faq h2 {
	margin: 0 0 60px 0;
}

.tracking2-who-asset {
	background: #f7fafd;
	padding: 100px 0;
}

.tracking2-who-asset .icon12 {
	background: #f7fafd;
}

.tracking2-who-asset .icon12 ul {
	background: transparent;
}

#tabInfo {
	display: none;
}

.resp-vtabs ul.resp-tabs-list {
	float: left;
	width: 30%;
}

.resp-vtabs .resp-tabs-list li {
	display: block;
	padding: 15px 15px;
	margin: 0;
	cursor: pointer;
	float: none;
}

.resp-vtabs .resp-tabs-container {
	padding: 0px;
	background-color: #fff;
	border: 1px solid #dbe3ec;
	float: left;
	width: 68%;
	min-height: 250px;
	border-radius: 4px;
	clear: none;
}

.resp-vtabs .resp-tab-content {
	border: 0;
}

.resp-vtabs li.resp-tab-active {
	border-bottom: 1px solid #dbe3ec;
	border-right: 0;
	background-color: #fff;
	position: relative;
	z-index: 1;
	margin-right: -1px;
	padding: 14px 15px 15px 14px;
}

.resp-arrow {
	width: 0;
	height: 0;
	float: right;
	margin-top: 3px;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 12px solid #dbe3ec;
}

h2.resp-tab-active span.resp-arrow {
	border: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 12px solid #9b9797;
}

h2.resp-tab-active {
	background: #dbdbdb;
}

.resp-easy-accordion h2.resp-accordion {
	display: block;
	margin: 0 0 -1px 0;
}

.resp-easy-accordion .resp-tab-content {
	text-align: center;
	line-height: 1.9;
	color: #727272;
	font-size: 16px;
}

.resp-easy-accordion .resp-tab-content:last-child {
	border-bottom: 1px solid #dbe3ec;
}

.resp-jfit {
	width: 100%;
	margin: 0px;
}

.resp-tab-content-active {
	display: block;
}

@media screen and (max-width:1240px) {
	.asset-1-body .asset-lp-head .sitewrapper, .body-container-wrapper .row-number-1 .sitewrapper, .span12.footer-wrapper .sitewrapper {
		max-width: 100%;
		padding: 0 15px;
		box-sizing: border-box;
	}
	
	.trusted-wrapper .trusted-logo {
		text-align: center;
	}
	
	.trusted-wrapper .trusted-logo h5 {
		margin: 0 0 20px;
	}
	
	.trusted-wrapper .trusted-logo ul {
		text-align: center;
	}
	
	.trusted-wrapper .trusted-logo ul li {
		margin: 0 15px;
	}
}

@media screen and (max-width:1240px) {
	.ulcontent ul {
		width: 41%;
	}
	
	.helping-green-circle {
		height: 150px;
		width: 150px;
		top: -130px;
		padding: 25px 25px 50px 25px;
		font-size: 13px;
	}
	
	.helping-green-circle .logo-face {
		bottom: -60px;
	}
}

@media screen and (max-width:1024px) {
	.asset-1-body .asset-lp-head {
		padding: 20px 0 75px 0;
	}
	
	.left-column {
		padding-top: 70px;
	}
	
	.form-box .form-titles {
		background-size: 100%;
	}
	
	.span6.widget-span.form-box {
		width: auto;
		margin: 0;
		float: right;
	}
	
	.form-box .form-titles br {
		display: none;
	}
	
	.left-column p {
		padding: 0 0 30px 0;
	}
	
	.inc-wrapper {
		padding-top: 30px;
		margin-bottom: 30px;
	}
	
	.tabs-bg {
		padding: 75px 0 150px 0;
	}
	
	.resp-tabs-container {
		padding: 15px 0 0px 0;
	}
	
	.client-testimonial .testimonial-container {
		padding: 60px 0 10px 0;
	}
	
	.client-testimonial .testimonial-container h3 {
		line-height: 1.3;
	}
	
	.owl-carousel .owl-nav button.owl-prev {
		display: none;
	}
	
	.owl-carousel .owl-nav button.owl-next {
		display: none;
	}
	
	.client-testimonial {
		padding: 0px 0 20px 0;
	}
	
	.just-make-sence {
		padding: 30px 0;
	}
	
	.jusmake-container ul {
		margin: 30px 0 0 0;
	}
	
	.faq-container {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	
	.footer-wrapper {
		background-size: 100%;
		padding: 110px 0 0 0;
		box-sizing: border-box;
	}
	
	.footer-wrapper .copyright {
		margin: 0;
		padding-bottom: 20px;
	}
	
	.footer-wrapper .footer-column h2 br {
		display: none;
	}
	
	.footer-wrapper .footer-column h2 {
		margin-bottom: 10px;
	}
	
	.footer-wrapper.tracking2-footer {
		padding-top: 160px;
	}
	
	.footer-wrapper.tracking2-footer .footer-column {
		width: 570px;
	}
	
	.tracking2-who-asset {
		padding-top: 20px;
	}
	
	.video-rel iframe.client-video {
		height: 310px;
	}
}

@media screen and (max-width:1023px) {
	.trusted-wrapper .trusted-logo ul li {
		margin: 0 15px 30px 15px;
	}
}

@media only screen and (max-width:1000px) {
	.inc-wrapper .inc-left {
		width: 100%;
		margin-left: 0;
		text-align: center;
	}
	
	.inc-wrapper .inc-right {
		width: 100%;
		text-align: center;
	}
}

@media screen and (max-width:980px) {
	.asset-lp-head .left-column {
		width: 100%;
		text-align: center;
	}
	
	.left-column h3 {
		padding: 10px 0 85px 0;
	}
	
	.left-column p span i {
		top: -20px;
		right: 0;
	}
	
	.span6.widget-span.form-box {
		float: none;
		margin: 0 auto 50px;
		width: 480px;
		overflow: hidden;
	}
	
	.span6.widget-span.widget-type-widget_container.computer-wrapper {
		display: none;
	}
	
	.span6.widget-span.widget-type-widget_container.compter-right-content {
		width: 100%;
		margin: 0 0 30px 0;
	}
	
	.trusted-wrapper .trusted-logo {
		padding: 0 0 30px 0;
	}
	
	.compter-right-content h2 {
		margin: 0 0 10px 0;
	}
	
	.ulcontent {
		margin-top: 0;
		margin-bottom: 10px;
	}
	
	.helping-green-circle {
		top: -170px;
	}
	
	.icon12 ul li {
		width: 33%;
	}
	
	.icon12 ul li:nth-child(6) {
		border-right: solid 1px #eee;
	}
	
	.icon12 ul li:nth-child(7) {
		border-bottom: solid 1px #eee;
	}
	
	.icon12 ul li:nth-child(4) {
		border-right: 0;
	}
	
	.icon12 ul li:nth-child(8) {
		border-right: 0;
		border-bottom: solid 1px #eee;
	}
	
	.jusmake-container ul li {
		width: 100%;
		margin: 0 0 20px;
		min-height: inherit;
	}
	
	.jusmake-container ul li h4 {
		padding-bottom: 0;
	}
	
	.jusmake-container h2 {
		text-align: left;
	}
	
	.footer-wrapper {
		background-size: cover;
		padding: 60px 0 20px 0;
	}
	
	.compter-right-content.tracking2-advantage .free-box {
		bottom: -34px;
	}
	
	.rating-wrapper .rating-col {
		width: calc(33% - 25px);
		margin-right: 40px;
	}
	
	.video-rel img {
		padding: 10px 10px;
		width: 130px;
	}
}

@media only screen and (max-width:780px) {
	.demo {
		margin: 5%;
		width: 90%;
	}
	
	.how-use {
		display: none;
		float: left;
		width: 300px;
	}
}

@media screen and (max-width:768px) {
	.asset-1-body .asset-lp-head {
		background-size: 100%;
		background-position: bottom;
		padding: 0px 0 75px 0;
	}
	
	.call-header {
		margin-top: 10px;
	}
	
	.asset-lp-head .row-fluid-wrapper.row-depth-1.row-number-3 .hs-image-widget {
		max-width: 132px;
		width: auto;
	}
	
	.asset-1-body .asset-lp-head:before {
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		width: 100%;
		background: #60a7d4;
		height: 90%;
	}
	
	.asset-lp-head .row-fluid-wrapper.row-depth-1.row-number-2 {
		position: relative;
	}
	
	.asset-lp-head .span12.widget-span.widget-type-cell.sitewrapper {
		padding: 0;
	}
	
	.asset-lp-head .row-fluid-wrapper.row-depth-1.row-number-3 {
		padding: 10px 15px;
		background: #002654;
	}
	
	.left-column {
		padding-top: 20px;
	}
	
	.left-column h2 br {
		display: none;
	}
	
	.left-column h2 {
		padding: 0 15px;
		box-sizing: border-box;
		font-size: 40px;
		font-weight: 700;
	}
	
	.left-column p {
		padding: 0 15px 30px 15px;
	}
	
	.left-column h3 {
		padding: 10px 0 45px 0;
	}
	
	.span6.widget-span.form-box {
		margin: 0 auto 0;
	}
	
	.asset-lp-head .row-fluid-wrapper.row-depth-1.row-number-3 .span6.widget-span.widget-type-custom_widget {
		width: 50%;
		float: left;
	}
	
	.asset-lp-head .row-fluid-wrapper.row-depth-1.row-number-3 .span6.widget-span.widget-type-cell {
		float: right;
		width: 50%;
		margin: 0;
	}
	
	.trusted-wrapper .trusted-logo ul {
		padding: 0 0 10px 0;
	}
	
	.trusted-wrapper .trusted-logo ul li {
		margin: 0;
		width: 13%;
		padding: 0 5px;
		box-sizing: border-box;
	}
	
	.trusted-wrapper .trusted-logo ul li img {
		vertical-align: middle;
	}
	
	.resp-tabs-list li {
		margin: 0 10px;
	}
	
	.icon12 {
		margin: 40px 0 60px 0;
	}
	
	.client-testimonial .testimonial-container h3 {
		max-width: 100%;
		font-weight: 600;
		font-size: 18px;
	}
	
	.who-container h2, .compter-right-content h2, .jusmake-container h2, .faq-container h2 {
		font-size: 22px;
		font-weight: 700;
	}
	
	.jusmake-container ul li h4 {
		font-size: 14px;
	}
	
	ul#accordion1 {
		width: 100%;
	}
	
	ul#accordion2 {
		width: 100%;
	}
	
	.accordion li h3 a {
		font-size: 16px;
		font-weight: 600;
	}
	
	.accordion li {
		padding: 20px 20px 20px 60px;
	}
	
	.accordion li.active {
		padding: 20px 20px 20px 60px;
	}
	
	.accordion .panel {
		padding: 10px 0 0 0;
		line-height: 1.7;
	}
	
	.footer-wrapper {
		padding: 120px 0 20px 0;
		text-align: center;
	}
	
	.free-box .guide-btn {
		height: 42px;
		line-height: 22px;
	}
	
	.logone {
		margin-right: 0;
		width: 100%;
		float: left;
		text-align: center;
		margin-bottom: 20px;
	}
	
	.footer-wrapper .copyright a img {
		margin: 0 10px 0 10px;
	}
	
	.footer-wrapper .free-box {
		margin-bottom: 20px;
	}
	
	.footer-wrapper .copyright {
		padding-bottom: 0;
	}
	
	.footer-wrapper .footer-column {
		width: 420px;
	}
	
	.footer-wrapper .footer-column h2 {
		font-size: 18px;
		font-weight: 600;
		line-height: 1.3;
		margin-top: 0;
	}
	
	.footer-wrapper .copyright .call-header {
		margin-top: 0;
	}
	
	.asset-lp-head.tracking2 .left-column h3 {
		padding: 10px 0 45px 0;
	}
	
	.compter-right-content.tracking2-advantage .ulcontent ul {
		font-size: 14px;
		font-weight: 600;
		vertical-align: top;
	}
	
	.compter-right-content.tracking2-advantage .ulcontent ul:nth-child(1) {
		width: 245px;
	}
	
	.compter-right-content.tracking2-advantage .ulcontent ul:nth-child(2) {
		width: 190px;
	}
	
	.compter-right-content.tracking2-advantage .ulcontent ul:nth-child(3) {
		width: 140px;
	}
	
	.who-asset.tracking2-who-asset {
		padding-bottom: 80px;
	}
	
	.client-testimonial.tracking2-test .helping-green-circle {
		top: -130px;
	}
	
	.rating-wrapper .rating-col {
		width: 100%;
		margin: 0 0 40px;
	}
	
	.rating-wrapper .rating-col p {
		line-height: 1.5;
		margin: 0 0 10px 0;
	}
	
	.rating-wrapper .rating-col h4 {
		margin: 0px 0 0 0;
		font-size: 16px;
	}
	
	.rating-wrapper .rating-col .rating-hdr {
		margin-bottom: 10px;
	}
	
	.tracking2-rating {
		padding: 20px 0 20px 0;
		background-size: 100%;
		background-position: bottom;
		position: relative;
	}
	
	.tracking2-rating::before {
		background: #60a7d4;
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		width: 100%;
		content: "";
		height: 90%;
	}
	
	.rating-wrapper {
		position: relative;
	}
	
	.footer-wrapper.tracking2-footer .footer-column {
		width: 470px;
	}
	
	.compter-right-content.tracking2-advantage .ulcontent ul {
		font-size: 14px;
		font-weight: 600;
		vertical-align: top;
	}
	
	.compter-right-content .ulcontent ul li {
		font-size: 14px;
	}
	
	.compter-right-content.tracking2-advantage .ulcontent ul li {
		font-size: 14px;
	}
	
	.compter-right-content.tracking2-advantage .ulcontent ul:nth-child(1) {
		font-size: 14px;
	}
	
	.compter-right-content.tracking2-advantage .ulcontent ul:nth-child(2) {
		font-size: 14px;
	}
	
	.compter-right-content.tracking2-advantage .ulcontent ul:nth-child(3) {
		font-size: 14px;
	}
	
	.video-rel {
		width: 90%;
	}
}

@media screen and (max-width:767px) {
	.asset-lp-head .row-fluid-wrapper.row-depth-1.row-number-3 .hs-image-widget {
		max-width: 132px;
		width: auto;
	}
	
	.left-column h2 {
		font-size: 30px;
	}
	
	.left-column h3 {
		font-size: 20px;
		font-weight: 700;
	}
	
	.left-column p {
		font-weight: 500;
		text-shadow: none;
	}
	
	.call-header {
		margin-top: 10px;
	}
	
	.form-box .form-titles {
		font-weight: 700;
		font-size: 20px;
		text-align: center;
	}
	
	.left-column h2 {
		padding: 0;
	}
	
	.asset-1-body .asset-lp-head {
		padding: 0px 0 45px 0;
	}
	
	.compter-right-content h2 {
		font-weight: 700;
	}
	
	.compter-right-content h2 br {
		display: none;
	}
	
	.inc-wrapper {
		margin-top: 30px;
	}
	
	.who-container h2 {
		font-size: 18px;
		font-weight: 700;
	}
	
	.free-box .guide-btn {
		height: 42px;
		line-height: 22px;
	}
	
	.just-make-sence {
		padding: 30px 0 90px 0;
	}
	
	.compter-right-content.tracking2-advantage .free-box {
		bottom: -64px;
		text-align: center;
	}
	
	.client-testimonial.tracking2-test .helping-green-circle {
		display: none;
	}
	
	.who-asset.tracking2-who-asset {
		padding-bottom: 0;
	}
	
	.tracking2-who-asset .who-container h2 {
		margin-top: 0;
	}
	
	.who-asset.tracking2-who-asset {
		padding-top: 20px;
	}
	
	.ulcontent ul {
		font-size: 14px;
	}
	
	.compter-right-content.tracking2-advantage .ulcontent ul {
		font-size: 14px;
	}
	
	.compter-right-content.tracking2-advantage .ulcontent ul:nth-child(3) {
		font-size: 14px;
	}
	
	.compter-right-content .ulcontent ul li {
		font-size: 14px;
	}
	
	.compter-right-content.tracking2-advantage .ulcontent ul li {
		font-size: 14px;
	}
	
	.compter-right-content.tracking2-advantage .ulcontent ul:nth-child(1) {
		font-size: 14px;
	}
	
	.compter-right-content.tracking2-advantage .ulcontent ul:nth-child(2) {
		font-size: 14px;
	}
	
	.compter-right-content.tracking2-advantage .ulcontent ul:nth-child(3) {
		font-size: 14px;
	}
	
	.form-box .hs-form.stacked .input input {
		width: 100% !important;
		height: 40px;
		padding: 5px 10px;
		font-size: 12px;
	}
	
	.owl-carousel .owl-item .video-rel img {
		display: none;
	}
}

@media screen and (max-width:680px) {
	ul.resp-tabs-list {
		display: none;
	}
	
	h2.resp-accordion {
		display: block;
		margin: 0 0 -1px 0;
	}
	
	.resp-vtabs .resp-tab-content {
		border: 1px solid #dbe3ec;
	}
	
	.resp-vtabs .resp-tabs-container {
		border: 0;
		float: none;
		width: 100%;
		min-height: initial;
		clear: none;
	}
	
	.resp-accordion-closed {
		display: none;
	}
	
	.resp-vtabs .resp-tab-content:last-child {
		border-bottom: 1px solid #dbe3ec;
	}
	
	h2.resp-accordion:first-child {
		border-top: 1px solid #dbe3ec;
	}
	
	.resp-arrow {
		border-top: 12px solid #dbe3ec;
	}
	
	h2.resp-tab-active {
		background: #dbe3ec;
	}
	
	h2.resp-tab-active span.resp-arrow {
		border-bottom: 12px solid #b4bfcb;
	}
	
	.trusted-wrapper .trusted-logo ul li {
		margin: 0 0 20px 0;
		width: 21%;
	}
	
	.compter-right-content h2 {
		font-size: 20px;
		font-weight: 600;
	}
	
	.ulcontent ul {
		font-weight: 600;
		width: 100%;
		margin: 0;
		padding-left: 23px;
		box-sizing: border-box;
	}
	
	.tabs-bottom {
		padding-top: 20px;
	}
	
	.who-container h2 {
		margin-top: 100px;
	}
	
	.helping-green-circle {
		top: -220px;
	}
	
	.icon12 ul li {
		width: 33.33%;
	}
	
	.icon12 ul li:nth-child(3), .icon12 ul li:nth-child(6) {
		border-right: 0;
	}
	
	.icon12 ul li:nth-child(4), .icon12 ul li:nth-child(8) {
		border-right: solid 1px #eee;
	}
	
	.icon12 ul li:nth-child(9) {
		border-right: 0;
		border-bottom: solid 1px #eee;
	}
	
	.tracking2-advantage .ulcontent {
		text-align: left;
	}
	
	.compter-right-content.tracking2-advantage .ulcontent ul:nth-child(1) {
		width: 48%;
	}
	
	.compter-right-content.tracking2-advantage .ulcontent ul:nth-child(2) {
		width: 48%;
	}
	
	.compter-right-content.tracking2-advantage .ulcontent ul:nth-child(3) {
		width: 100%;
	}
	
	.video-rel iframe.client-video {
		height: 270px;
	}
}

@media screen and (max-width:520px) {
	.asset-lp-head .row-fluid-wrapper.row-depth-1.row-number-5 {
		padding: 0 15px;
	}
	
	.span6.widget-span.form-box {
		width: 100%;
	}
	
	.left-column h2 {
		font-size: 22px;
		padding: 0;
		text-shadow: none;
		font-weight: 600;
	}
	
	.left-column h3 {
		font-size: 16px;
		font-weight: 600;
	}
	
	.left-column p {
		line-height: 1.5;
	}
	
	.form-box .form-titles {
		padding: 20px 15px 40px 15px;
	}
	
	.trusted-wrapper .trusted-logo ul li {
		width: 32%;
	}
	
	.inc-wrapper .inc-right {
		font-weight: 600;
	}
	
	.accordion li {
		padding: 5px 20px 5px 40px;
	}
	
	.video-rel iframe.client-video {
		height: 230px;
	}
}

@media screen and (max-width:480px) {
	.form-box .hs-form.stacked {
		padding: 10px 15px 30px 15px;
	}
	
	.form-box .hs-form.stacked .input {
		padding: 0 0 15px 0;
		margin: 0;
	}
	
	.form-box .hs_submit.hs-submit {
		padding: 0;
	}
	
	.form-box .hs-form-field ul.hs-error-msgs.inputs-list {
		right: 10px;
		left: auto;
	}
	
	.form-box .form-titles {
		padding: 28px 15px 50px 15px;
	}
	
	.form-box .actions .hs-button {
		height: 40px;
	}
	
	.icon12 ul li {
		width: 50%;
		height: 150px;
		padding: 10px 10px 0 10px;
	}
	
	.icon12 ul li:nth-child(2), .icon12 ul li:nth-child(4), .icon12 ul li:nth-child(8), .icon12 ul li:nth-child(10) {
		border-right: 0;
	}
	
	.icon12 ul li:nth-child(3), .icon12 ul li:nth-child(9) {
		border-right: solid 1px #eee;
	}
	
	.icon12 ul li:nth-child(10) {
		border-bottom: solid 1px #eee;
	}
	
	.who-container h2, .compter-right-content h2, .jusmake-container h2, .faq-container h2 {
		font-size: 20px;
	}
	
	.faq-container {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	
	.accordion li h3 a {
		font-size: 14px;
	}
	
	.accordion li.active .panel {
		font-size: 14px;
		line-height: 1.5;
	}
	
	.footer-wrapper {
		background-position: top right;
	}
	
	.footer-wrapper .footer-column h2 {
		font-size: 15px;
	}
	
	.footer-wrapper .footer-column {
		width: 100%;
	}
	
	.footer-wrapper .free-box .guide-btn {
		width: auto;
		letter-spacing: 1.1px;
	}
	
	.footer-wrapper .flLeft {
		width: 100%;
	}
	
	.footer-wrapper .copyright .call-header {
		width: 100%;
		text-align: center;
		margin-top: 15px;
	}
	
	.compter-right-content.tracking2-advantage .ulcontent ul:nth-child(1) {
		width: 100%;
	}
	
	.compter-right-content.tracking2-advantage .ulcontent ul:nth-child(2) {
		width: 100%;
	}
	
	.compter-right-content.tracking2-advantage .ulcontent ul:nth-child(3) {
		width: 100%;
	}
	
	.footer-wrapper.tracking2-footer {
		padding-top: 100px;
	}
	
	.video-rel {
		width: 100%;
	}
	
	.video-rel iframe.client-video {
		height: 260px;
	}
}

@media screen and (max-width:400px) {
	.form-box .form-titles {
		font-size: 16px;
		padding: 15px 15px 40px 15px;
	}
	
	.call-header a {
		font-size: 18px;
	}
	
	.video-rel iframe.client-video {
		height: 210px;
	}
}

@media screen and (max-width:380px) {
	.helping-green-circle {
		left: 0;
		right: 0;
		margin: auto;
	}
	
	.icon12 ul li {
		width: 100%;
		border-right: 0;
		height: auto;
		padding: 10px 0;
	}
	
	.icon12 ul li:nth-child(3), .icon12 ul li:nth-child(9) {
		border-right: 0;
	}
	
	.icon12 ul li:nth-child(11) {
		border-bottom: solid 1px #eee;
	}
	
	.who-container h2, .compter-right-content h2, .jusmake-container h2, .faq-container h2 {
		font-size: 18px;
	}
	
	.accordion li.active h3 a:before {
		left: -27px;
	}
	
	.accordion li h3 a::before {
		left: -27px;
	}
	
	.left-column h3 {
		padding: 10px 0 30px 0;
		font-size: 15px;
	}
	
	.left-column h2 {
		font-size: 18px;
	}
	
	.left-column p {
		line-height: 1.3;
		padding: 0 15px 15px 15px;
		font-size: 16px;
	}
	
	.tracking2-rating::before {
		height: 94%;
	}
	
	.tracking2-advantage .free-box .guide-btn {
		width: auto;
	}
	
	.footer-wrapper {
		padding: 70px 0 20px 0;
	}
	
	.video-rel iframe.client-video {
		height: 170px;
	}
	
	.footer-wrapper .copyright a img {
		width: 100px;
	}
}

.gform_fields {
	padding: 20px;
	list-style: none;
}

.gform_fields li {
	margin-bottom: 20px;
}

#gform_submit_button_1 {
	background: #252a2d;
	color: rgba(255, 255, 255, 1);
	border: none;
	display: block;
	width: 100%;
	height: 50px;
	font-size: 18px;
	transition: all .5s ease;
	cursor: pointer;
}

#gform_submit_button_1:hover {
	background: #f1823f;
	transition: all .5s ease;
}

#footer, #ebook_download, #moove_gdpr_cookie_info_bar {
	display: none;
}

.gform_wrapper .top_label .gfield_label {
	display: none !important;
}

.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield select {
	width: 100%;
}

.gform_wrapper .gform_body {
	padding: 25px;
}

.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit] {
	outline: 0;
	background: #008bd2;
	cursor: pointer;
	border: 0;
	padding: 10px 15px;
	border-radius: 25px;
	height: 52px;
	text-align: center;
	color: #fff;
	text-decoration: none;
	font-weight: 600;
	letter-spacing: 1.7px;
	display: block !important;
	line-height: 32px;
	box-sizing: border-box;
	font-size: 16px !important;
	width: 90% !important;
	margin: 0 auto !important;
}

.gform_wrapper .gform_footer {
	padding: 0 0 10px !important;
	margin: 0 !important;
}
