/* START FIXES CSS and HOMEPAGE TIMELINE CSS */

/* START FORM FIXES*/
#du-inline-form .hs-form fieldset,#du-stacked-form .hs-form fieldset,#fullwidth div.et_pb_row {
	max-width: 100% !important;
}

#du-stacked-form .hs-form.stacked .field {
	display: inline-block;
	margin-right: 1%;
	width: 100%;
	margin-bottom: 5px;
}

#du-stacked-form .hs-form .actions {
	margin-top: -5px;
	margin-left: -20px;
	padding-top: 0;
	padding-bottom: 0;
}

#du-stacked-form .hs-field-desc {
	color: #fff;
	font-size: 13px;
	margin-top: -8px;
	float: left;
	text-shadow: none;
}

#du-stacked-form ul.inputs-list.multi-container {
	padding: 0;
	text-align: left;
	height: auto;
}

#du-stacked-form .hs-form label,#du-stacked-form .hs-form.stacked label {
	display: none;
	-webkit-appearance: checkbox;
	width: auto;
}

#du-stacked-form textarea {
	height: auto !important;
}

#du-stacked-form .hs-input,#du-stacked-form input.text,#du-stacked-form input.title,#du-stacked-form input[type=text],#du-stacked-form textarea {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: 600;
	background-color: #fff;
	border: 1px solid #40474C !important;
	width: 90%;
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	border-radius: 0 !important;
	font-size: 18px;
	color: #454648 !important;
	padding: 15px 0 15px 5px;
	margin: 5px 0;
	height: 20px;
	text-shadow: none;
}

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

#du-stacked-form .hsformerror {
	display: block !important;
}

#du-stacked-form .hs-form.stacked .inputs-list>li label {
	font-weight: 500;
	font-size: 9.5px;
	display: block !important;
	-webkit-appearance: none !important;
	color: inherit;
	width: auto !important;
	opacity: 1;
	letter-spacing: .5px;
	margin-top: -10px;
	position: absolute;
	z-index: 9999;
	padding: 2px;
	margin-right: 10px;
	text-shadow: none;
}

#du-stacked-form label.hs-form-radio-display {
	position: relative !important;
}

#du-stacked-form select.hs-input {
	height: 55px;
}

#du-stacked-form .hsformerror em {
	border-color: #454648 transparent transparent;
}

#du-stacked-form .hsformerror .close-form-error {
	display: block;
}

#du-stacked-form .hs-input:focus,#du-stacked-form input.text:focus,#du-stacked-form input.title:focus,#du-stacked-form input[type=text]:focus,#du-stacked-form select:focus,#du-stacked-form textarea:focus {
	border-color: #51c1f7 !important;
	color: #51c1f7 !important;
}

@media only screen and (max-width:480px) {
	#du-stacked-form .hs-form.stacked .field {
		width: 100%;
		margin-bottom: 0;
	}
}

#du-inline-form .hs-form.stacked .actions {
	margin-left: 0;
	padding-left: 0;
}

#du-inline-form .hs-form.stacked .field {
	margin-right: 1%;
	width: 50%;
	margin: 0 auto;
	float: left;
}

#du-inline-form .hs-form .actions {
	margin-top: -5px;
	padding-top: 0;
	padding-bottom: 0;
}

#du-inline-form .hs-field-desc {
	color: #40474C;
	font-size: 13px;
	margin-top: -8px;
	float: left;
}

#du-inline-form ul.inputs-list.multi-container {
	padding: 0;
	text-align: left;
	height: auto;
}

#du-inline-form li.hs-form-checkbox {
	list-style: none;
}

#du-inline-form .hs-form label,#du-inline-form .hs-form.stacked label {
	display: none;
	-webkit-appearance: checkbox;
	width: auto;
}

#du-inline-form textarea {
	height: auto !important;
}

#du-inline-form .hs-input,#du-inline-form input.text,#du-inline-form input.title,#du-inline-form input[type=text],#du-inline-form textarea {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: 600;
	background-color: #fff;
	border: 1px solid #40474C !important;
	width: 90%;
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	border-radius: 0 !important;
	font-size: 18px;
	color: #454648 !important;
	padding: 15px 10px !important;
	margin: 5px 0;
	height: 20px;
}

#du-inline-form .hs-form-required {
	display: none;
}

#du-inline-form .hsformerror {
	display: block !important;
}

#du-inline-form .hs-form.stacked .inputs-list>li label {
	font-weight: 500;
	font-size: 9.5px;
	display: block !important;
	-webkit-appearance: none !important;
	color: inherit;
	width: auto !important;
	opacity: 1;
	letter-spacing: .5px;
	margin-top: -10px;
	position: absolute;
	z-index: 9999;
	padding: 2px;
	margin-right: 10px;
}

#du-inline-form .hsformerror em {
	border-color: #454648 transparent transparent;
}

#du-inline-form .hsformerror .close-form-error {
	display: block;
}

#du-inline-form .hs-input:focus,#du-inline-form input.text:focus,#du-inline-form input.title:focus,#du-inline-form input[type=text]:focus,#du-inline-form select:focus,#du-inline-form textarea:focus {
	border-color: #51c1f7 !important;
	color: #51c1f7 !important;
}

@media only screen and (max-width:480px) {
	#du-inline-form .hs-form.stacked .field {
		width: 100%;
		margin-bottom: 0;
	}
}
/* END FORM FIXES */
/* START LAYOUT FIXES */

.max-80,.max-900 {
	margin: 0 auto;
	padding: 0 30px;
}

.max-900 {
	max-width: 900px;
}

.max-80 {
	max-width: 80%;
}

.width-90-percent {
	width: 90%;
}

.image-left,.image-right {
	display: inline-block;
	position: relative;
	vertical-align: middle;
	margin: 0 auto;
	max-width: 400px;
}

.text-left,.text-right {
	position: relative;
	vertical-align: middle;
	display: inline-block;
	overflow: auto;
	max-width: 45%;
	padding: 10px;
}

.text-left {
	margin: 0 0 20px;
}

.text-right {
	margin: 0 0 0 20px;
}

.hide {
	display: none !important;
}

@media only screen and (min-width:479px) {
	.br-erase {
		display: none !important;
	}
}

@media only screen and (max-width:480px) {
	.mobile-text {
		font-size: 1em !important;
		line-height: 20px;
	}
}

@media only screen and (max-width:980px) {
	.mobile-padding {
		padding: 20px !important;
	}
}

.mobile-show {
	display: none;
}

@media only screen and (max-width:480px) {
	.mobile-show {
		display: inline;
	}
}

.mobile-hide {
	display: block;
}

@media only screen and (max-width:480px) {
	.mobile-hide {
		display: none;
	}
}

.large-mobile-show {
	display: none;
}

@media only screen and (max-width:980px) {
	img.mobile-image {
		max-width: 80%;
	}
	
	.mobile-extend {
		max-width: 100% !important;
		margin: 10px 0;
		padding: 0;
	}
	
	.large-mobile-show {
		display: inline;
	}
}

.large-mobile-hide {
	display: block;
}

.et_pb_counter_amount {
	text-shadow: none;
}

@media only screen and (max-width:980px) {
	.large-mobile-hide {
		display: none;
	}
	
	.et_pb_column {
		padding-bottom: 0;
	}
}

.et_pb_section.clear-spacing {
	padding: 0 !important;
}

@media only screen and (max-width:479px) {
	.et_pb_section.clear-bottom-mobile-spacing {
		padding: 20px 0 0 !important;
	}
	
	.et_pb_section.clear-top-mobile-spacing {
		padding: 0 0 20px !important;
	}
	
	.et_pb_section.clear-all-mobile-spacing {
		padding: 0 !important;
	}
	
	.et_pb_row.clear-all-mobile-spacing {
		width: 100%;
	}
}

.section-header {
	padding: 10px 0 50px;
}

.et_pb_section {
	padding: 0;
	position: relative;
}

.parallax-overflow {
	overflow: visible !important;
}

.et_pb_section_parallax,.et_pb_slider_parallax {
	overflow: hidden;
}

.et_pb_text {
	width: 100%;
	margin-bottom: 0;
}


.et_color_scheme_red #top-header,.et_color_scheme_red .et_pb_counter_amount,.et_color_scheme_red .et_pb_featured_table .et_pb_pricing_heading {
	background: #dc4245;
}


.price {
	display: none;
}

@media only screen and (max-width:980px) {
	.container,.et_pb_container,.et_pb_row {
		padding-bottom: 0;
	}
	
	.et_pb_space {
		display: block;
	}
}

.main_title {
	display: none;
}

@media only screen and (max-width:479px) {
	.et_pb_column {
		padding-bottom: 0;
	}
	
	.et_pb_section {
		padding: 20px !important;
	}
}

/* END LAYOUT FIXES */
/* START TIMELINE FOR HOMEPAGE */


.cd-left-arrow:before {
	left: auto !important;
	border-color: transparent #2d3E4A transparent transparent !important;
}

#cd-timeline {
	position: relative;
	padding: 2em 0;
	margin-top: 2em;
	margin-bottom: 2em;
}

#cd-timeline::before {
	content: '';
	position: absolute;
	top: 0;
	left: 18px;
	height: 100%;
	width: 4px;
	background: #d7e4ed;
}

@media only screen and (min-width:1170px) {
	#cd-timeline {
		margin-top: 3em;
		margin-bottom: 3em;
	}
	
	#cd-timeline::before {
		left: 50%;
		margin-left: -2px;
	}
	
	#cd-timeline::after {
		position: absolute;
		top: 99%;
		left: 48.8%;
		color: #d7e4ed;
		content: "\f078";
		display: inline-block;
		font: normal normal normal 1.5em/1 FontAwesome;
		text-rendering: auto;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		transform: translate(0,0);
	}
}

.cd-timeline-block {
	position: relative;
	margin: 2em 0;
}

.cd-timeline-block:after {
	content: "";
	display: table;
	clear: both;
}

.cd-timeline-block:first-child {
	margin-top: 0;
}

.cd-timeline-block:last-child {
	margin-bottom: 0;
}

@media only screen and (min-width:1170px) {
	.cd-timeline-block {
		margin: 4em 0;
	}
	
	.cd-timeline-block:first-child {
		margin-top: 0;
	}
	
	.cd-timeline-block:last-child {
		margin-bottom: 0;
	}
}

.cd-timeline-img {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	box-shadow: 0 0 0 4px #fff, inset 0 2px 0 rgba(0,0,0,.08), 0 3px 0 4px rgba(0,0,0,.05);
}

.cd-timeline-img img {
	display: block;
	width: 24px;
	height: 24px;
	position: relative;
	left: 50%;
	top: 50%;
	margin-left: -12px;
	margin-top: -12px;
}

.cd-timeline-img.cd-picture {
	background: #51c1f7;
}

.cd-picture>.fa {
	font-size: 2.3em;
	margin-left: 20%;
	margin-top: 17%;
	color: #2E82A9;
	text-shadow: 1px 1px rgba(255,255,255,.29);
}

@media only screen and (max-width:1169px) {
	.cd-picture>.fa {
		font-size: 1.5em;
	}
	
	@media only screen and (min-width:1170px) {
	.cd-timeline-img {
		width: 60px;
		height: 60px;
		left: 50%;
		margin-left: -30px;
		-webkit-transform: translateZ(0);
		-webkit-backface-visibility: hidden;
	}
	
	.cssanimations .cd-timeline-img.is-hidden {
		visibility: hidden;
	}
	
	.cssanimations .cd-timeline-img.bounce-in {
		visibility: visible;
		-webkit-animation: cd-bounce-1 .6s;
		-moz-animation: cd-bounce-1 .6s;
		animation: cd-bounce-1 .6s;
	}
}

@-webkit-keyframes cd-bounce-1 {
	0% {
		opacity: 0;
		-webkit-transform: scale(.5);
	}
	
	60% {
		opacity: 1;
		-webkit-transform: scale(1.2);
	}
	
	100% {
		-webkit-transform: scale(1);
	}
}

@-moz-keyframes cd-bounce-1 {
	0% {
		opacity: 0;
		-moz-transform: scale(.5);
	}
	
	60% {
		opacity: 1;
		-moz-transform: scale(1.2);
	}
	
	100% {
		-moz-transform: scale(1);
	}
}

@keyframes cd-bounce-1 {
	0% {
		opacity: 0;
		-webkit-transform: scale(.5);
		-moz-transform: scale(.5);
		-ms-transform: scale(.5);
		-o-transform: scale(.5);
		transform: scale(.5);
	}
	
	60% {
		opacity: 1;
		-webkit-transform: scale(1.2);
		-moz-transform: scale(1.2);
		-ms-transform: scale(1.2);
		-o-transform: scale(1.2);
		transform: scale(1.2);
	}
	
	100% {
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
	}
}

.cd-timeline-content {
	position: relative;
	margin-left: 60px;
	background: #2d3E4A;
	border-radius: .25em;
	padding: 1em;
	box-shadow: 0 0 20px rgba(0,0,0,.17);
	color: #8F9CA4;
}

.cd-timeline-content:after {
	content: "";
	display: table;
	clear: both;
}

.cd-timeline-content h2 {
	color: #fff;
}

.cd-date {
	display: none !important;
}

.cd-timeline-content .cd-date,.cd-timeline-content .cd-read-more,.cd-timeline-content p {
	font-size: 16px;
	line-height: 28px;
	font-weight: 600;
	letter-spacing: -.3px;
}

.cd-timeline-content .cd-date,.cd-timeline-content .cd-read-more {
	display: inline-block;
}

.cd-timeline-content p {
	margin: 1em 0;
	line-height: 1.6;
}

.cd-timeline-content .cd-read-more {
	float: right;
	padding: 5px 15px;
	background: #40474C;
	color: #fff;
	border-radius: .25em;
	-moz-transition: fade .2s;
	-webkit-transition: fade .2s;
	transition: fade .2s;
}

.no-touch .cd-timeline-content .cd-read-more:hover {
	background-color: #51c1f7;
}

.cd-timeline-content .cd-date {
	float: left;
	padding: .8em 0;
	opacity: .7;
}

.cd-timeline-content::before {
	content: '';
	position: absolute;
	top: 16px;
	right: 100%;
	height: 0;
	width: 0;
	border: 7px solid transparent;
	border-right: 7px solid #2d3e4a;
}

@media only screen and (min-width:768px) {
	.cd-timeline-content h2 {
		font-size: 20px;
		font-size: 1.25rem;
	}
	
	.cd-timeline-content p {
		font-size: 16px;
		line-height: 28px;
		font-weight: 600;
		letter-spacing: -.3px;
	}
	
	.cd-timeline-content .cd-date,.cd-timeline-content .cd-read-more {
		font-size: 14px;
		font-size: .875rem;
	}
}

@media only screen and (min-width:1170px) {
	.cd-timeline-content {
		margin-left: 0;
		padding: 1.6em;
		width: 45%;
	}
	
	.cd-timeline-content::before {
		top: 24px;
		left: 100%;
		border-color: transparent transparent transparent #2d3E4A;
	}
	
	.cd-timeline-content .cd-read-more {
		float: left;
	}
	
	.cd-timeline-content .cd-date {
		position: absolute;
		width: 100%;
		left: 122%;
		top: -5px;
		font-size: 16px;
		font-size: 24px;
		font-weight: 700;
	}
	
	.cssanimations .cd-timeline-content.is-hidden {
		visibility: hidden;
	}
	
	.cssanimations .cd-timeline-content.bounce-in {
		visibility: visible;
		-webkit-animation: cd-bounce-2 .6s;
		-moz-animation: cd-bounce-2 .6s;
		animation: cd-bounce-2 .6s;
	}
	
	.cssanimations .cd-timeline-block:nth-child(even) .cd-timeline-content.bounce-in {
		-webkit-animation: cd-bounce-2-inverse .6s;
		-moz-animation: cd-bounce-2-inverse .6s;
		animation: cd-bounce-2-inverse .6s;
	}
}

@-webkit-keyframes cd-bounce-2 {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-100px);
	}
	
	60% {
		opacity: 1;
		-webkit-transform: translateX(20px);
	}
	
	100% {
		-webkit-transform: translateX(0);
	}
}

@-moz-keyframes cd-bounce-2 {
	0% {
		opacity: 0;
		-moz-transform: translateX(-100px);
	}
	
	60% {
		opacity: 1;
		-moz-transform: translateX(20px);
	}
	
	100% {
		-moz-transform: translateX(0);
	}
}

@keyframes cd-bounce-2 {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-100px);
		-moz-transform: translateX(-100px);
		-ms-transform: translateX(-100px);
		-o-transform: translateX(-100px);
		transform: translateX(-100px);
	}
	
	60% {
		opacity: 1;
		-webkit-transform: translateX(20px);
		-moz-transform: translateX(20px);
		-ms-transform: translateX(20px);
		-o-transform: translateX(20px);
		transform: translateX(20px);
	}
	
	100% {
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
	}
}

/* END TIMELINE FOR HOMEPAGE */