@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:300italic,400italic,700italic,400,300,700);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,700,700italic,900italic,900,500italic,500,400italic,300,100italic,100,300italic);
@font-face {
	font-family: 'entypo';
	src: url('fonts/fontello.eot?90213665');
  	src: url('fonts/fontello.eot?90213665#iefix') format('embedded-opentype'),
       url('fonts/fontello.woff?90213665') format('woff'),
       url('fonts/fontello.ttf?90213665') format('truetype'),
       url('fonts/fontello.svg?90213665#fontello') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'FontAwesome';
	src: url('font-awesome/fonts/fontawesome-webfont.eot');
  	src: url('font-awesome/fonts/fontawesome-webfont.eot') format('embedded-opentype'),
       url('font-awesome/fonts/fontawesome-webfont.woff') format('woff'),
       url('font-awesome/fonts/fontawesome-webfont.ttf') format('truetype'),
       url('font-awesome/fonts/fontawesome-webfont.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
* a {
	 transition:all ease 0.15s;
	 -webkit-transition:all ease 0.15s;
	 -moz-transition:all ease 0.15s;
	 -ms-transition:all ease 0.15s;
 }
 .checkout-image {
	 float:right;
	 margin-bottom:20px;
 }
 .woocommerce {
	 padding-top:30px;
	 margin-bottom:50px;
	 height:auto;
	 overflow:auto;
	 clear:both;
	 font-family: Arial;
 }
 .woocommerce input[type=submit] {
	 background-color: #ea4e1d !important;
	 height:auto;
	 line-height: normal;
	 padding:15px 90px;
	 color:#ffffff;
	 font-family:'Roboto Condensed', Arial;
	 font-size: 26px;
	 font-weight:bold;
	 border-color:transparent;
	 width:100%;
	 float:left;
 }
 .woocommerce input[type=submit]:hover {
	 background-color:#42474e !important;
 }
 .woocommerce input[type=text], .woocommerce select, .woocommerce input[type=month], .woocommerce input[type=email], .woocommerce input[type=tel], .woocommerce input[type=password] {
	 background-color:#f6f6f6;
	 border:none;
	 border-radius: 10px;
	 color:#42474e;
	 box-sizing: border-box;
	 padding: 15px 10px;
	 width:100%;
	 font-size: 18px;
	 font-family:'Roboto Condensed', Arial;
	 box-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.4);
	 margin-bottom: 20px;
 }
 .woocommerce select {
	height: 61px;
 }
 .button .wc-forward {
	 display:none;
 }
 .woocommerce h3 {
	 clear:both;
	 font-family: 'Roboto Condensed', Arial;
	 font-weight: bold;
	 text-align:left;
	 font-size:24px;
	 color:#3e454d;
	 margin-bottom:20px;
 }
 .woocommerce label {
	 text-align:left;
	 font-size:14px;
	 font-weight:bold;
	 color:#3e454d;
 }
 .woocommerce .col-2 {
	 display:none;
 }
 .woocommerce .col2-set, .woocommerce-page .col2-set {
	 width:46% !important;
	 float:left !important;
 }
 .woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
	 width:100% !important;
 }
 #order_review_heading {
	 float:right !important;
	 clear: none !important;
	 width:46%;
 }
 #order_review {
	 float:right;
	 clear:right;
	 width:46%;
	 color:#3e454d;
 }
 .shop_table {
	 background-color: #ebe9eb;
	 border-spacing: 0px;
 }
 .cart_item, .cart-subtotal {
	 background-color:#dfdcde;
 }
 .order-total {
	 background-color:#ea4e1d;
	 color:#ffffff;
 }
 #order_review  {
 }
 #resetpassform {
	 clear:both;
 }
 #resetpassform #wp-submit {
	 clear:both;
	 margin-top: 10px;
 }
 #resetpassform .submit {
	 margin-left: 0px !important;
 }
 #resetpassform #pass-strength-result {
	 margin-top: 20px;
 }
 .reset-pass {
	 margin-top:50px;
 }
 #trainingx .orangebutton {
	 color:#ffffff !important;
	 background-color:#ea4e1d;
	 font-size:18px;
	 padding:15px 30px;
	 font-family:'Roboto Condensed', Arial;
 }
 #trainingx .orangebutton:after {
	 display: none;
 }
 #trainingx .orangebutton:hover {
	 background-color:#42474e;
	 text-decoration: none;
 }
strong {
	font-weight:bold !important;
}
#page {
	overflow:hidden;
}
a {
	cursor:pointer;
}
img {
	border:none;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
}
#bbpress-forums {
	font-family:'Roboto Condensed', Arial;
	color:#3E454D;
}
#bbpress-forums a {
	color:#ea4e1d;
}
#bbpress-forums a {
	text-decoration:underline;
}
.bbp-reply-content p {
	font-size:14px;
	line-height:20px;
}
#bbpress-forums input[type=submit], #bbpress-forums button {
	-webkit-appearance: initial;
	-moz-appearance: initial;
	-ms-appearance: initial;
	appearance: initial;
	color:#ffffff;
	background:#EA4E1D;
	font-family:'Roboto Condensed', Arial;
	padding:10px;
	font-size:16px;
	border: none;
	cursor:pointer;
}
.bbp-footer .bbp-reply-author, .bbp-footer .bbp-reply-content {
	display:none;
}
#bbpress-forums input[type=submit]:hover, #bbpress-forums button:hover {
	background-color:#3e454d;
}
.bbp-form div {
	clear:both;
	text-align:left;
	border-radius: 0px;
}
.bbp-meta {
	text-align:left;
}
#bbpress-forums div.bbp-reply-content {
	padding-right: 35px;
}
#bbpress-forums fieldset.bbp-form {
	border:none;
	padding: 0px;
}
#bbpress-forums fieldset.bbp-form legend {
	float:left;
	padding: 20px 0px;
	font-size:20px;
}
#bbpress-forums fieldset.bbp-form p {
	text-align: left;
}
div.bbp-submit-wrapper {
	float:left;
}
#bbpress-forums input[type=text] {
	-webkit-appearance: initial;
	-moz-appearance: initial;
	-ms-appearance: initial;
	appearance: initial;
	-webkit-box-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.4);
	-ms-box-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.4);
	box-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.4);
	background-color:#f6f6f6 !important;
	border: none !important;
	border-radius:7px !important;
	color:#42474e !important;
	box-sizing:border-box !important;
	padding: 10px 10px !important;
	font-size: 16px !important;
	font-family:'Roboto Condensed', Arial;
}
#bbpress-forums textarea {
	-webkit-appearance: initial;
	-moz-appearance: initial;
	-ms-appearance: initial;
	appearance: initial;
	-webkit-box-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.4);
	-ms-box-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.4);
	box-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.4);
	background-color:#f6f6f6 !important;
	border: none !important;
	border-radius:7px !important;
	color:#42474e !important;
	box-sizing:border-box !important;
	padding: 10px 10px !important;
	font-size: 14px !important;
	font-family:'Roboto Condensed', Arial;
}
.bbp-template-notice {
	color:#ffffff !important;
	background-color:#ea4e1d !important;
	border-color:#ea4e1d !important;
}
div.bbp-template-notice.info {
	background-color:#f0f8ff !important;
	border-color:#cee1ef !important;
	color:#3E454D !important;
}
.main-content {
	max-width:980px;
}
.user-bar {
	width:100%;
	height:auto;
	overflow:auto;
	background-color:#8e9195;
}
.user-bar2 {
	width:100%;
	max-width:945px;
	text-align:right;
	color:#ffffff;
	font-family:'Roboto Condensed', Arial;
	font-size:12px;
}
.user-bar2 a {
	color:#ffffff;
	font-family:'Roboto Condensed', Arial;
	text-decoration: underline;
	padding: 10px 0px;
	display:inline-block;
	font-size:12px;
}
.user-bar2 a:hover {
	color:#42474e;
	text-decoration: none;
}
.login-action-login #nav {
		display:none;
	}
	.login-overlay, .login-overlayx {
		background-color: rgba(0, 0, 0, 0.7);
		display:none;
		opacity: 0;
		position:absolute;
		z-index: 999999;
		width:100%;
	}
	.login-overlayx .loginarea {
		padding: 20px 30px 30px 30px;
	}
	.login-overlayx h2 {
		font-family:'Roboto Condensed', Arial;
		font-size:39px;
		text-transform:uppercase;
		line-height:39px;
		color:#363c43;
		font-weight:bold;
		margin-bottom:15px;
		margin-top:10px;
		clear:both;
	}
	.login-overlayx h3 {
		font-family:'Roboto Condensed', Arial;
		font-size:18px;
		color:#363c43;
	}
	.login-overlayx p {
		font-size:18px !important;
	}
	.loginarea {
		width:484px;
		height:auto;
		overflow:auto;
		background-color:#ffffff;
		position: fixed;
		top:10%;
		left:50%;
		margin-left: -242px;
		box-sizing:border-box;
		padding:20px;
	}
	.closelogin {
		color:#ea4e1d;
		font-size:14px;
		font-family:'Roboto Condensed', Arial;
		cursor:pointer;
		float:right;
	}
	.loginarea img {
		margin-top: 30px;
		margin-bottom:30px;
		display:block;
	}
	.loginarea p {
		font-family:'Roboto Condensed', Arial;
		font-size:14px;
		color:#42474e;
	}
	.loginarea input[type=text], .loginarea input[type=password] {
		background-color:#f6f6f6 !important;
		border: none !important;
		border-radius:10px !important;
		color:#42474e !important;
		box-sizing:border-box !important;
		padding: 20px 25px !important;
		width: 100% !important;
		font-size:18px !important;
		font-family: 'Roboto Condensed', Arial !important;
		-webkit-box-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.4);
		-moz-box-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.4);
		-ms-box-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.4);
		box-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.4);
		margin-bottom: 16px;
		-webkit-appearance: initial;
		-moz-appearance: initial;
		-ms-appearance: initial;
		appearance: initial;
	}
	.da-dots {
		display:none;
	}
	#nav-options a {
		text-decoration: underline;
	}
	* input[type=submit] {
		border-radius: 0px !important;
		border: none !important;
	}
	.loginarea p a {
		color:#42474e;
	}
	.loginarea p a:hover {
		text-decoration: none;
	}
	.login-submit .button-primary {
		float:none;
		background-color:#ea4e1d;
		height:auto;
		line-height:normal;
		padding:15px 90px;
		color:#ffffff;
		font-family:'Roboto Condensed', Arial;
		font-size:26px;
		font-weight:bold;
		border-color: transparent;
		width:auto;
		margin-top: 30px;
		border: none;
		margin-bottom: 30px;
		cursor: pointer;
		-webkit-appearance: initial;
		-moz-appearance: initial;
		-ms-appearance: initial;
		appearance: initial;
	}
	.login-submit .button-primary:hover {
		background-color:#3e454d;
	}


.site-header {
	position: relative;
	width: 100%;
	z-index: 4;
}
.header-main {
	min-height: 127px;
	width:100%;
	position:relative;
	top:0px;
	margin:0 auto;
}
.slideinmenu {
	text-align:left;
	position:absolute;
	top:80px;
	right:0px;
	width:320px;
	background-color:#42474e;
	padding:22px;
	box-sizing:border-box;
	z-index:400;
	margin-right: -100%;
}
.slideinmenu li {
	list-style-type:none;
	margin-bottom:12px;
}
.slideinmenu li ul {
	margin-left: 30px;
	margin-top:8px;
}
.slideinmenu li ul li a {
	font-size: 20px;
}
.slideinmenu li a:hover {
	text-decoration:underline;
}
.slideinmenu li a {
	color:#ffffff;
	font-size:22px;
	font-weight:300;
	text-decoration:none;
	font-family: 'Roboto Condensed', Arial;
	cursor:pointer;
}
#close-nav {
	color:#ffffff;
	font-size:18px;
	font-weight:300;
	text-decoration:none;
	font-family: 'Roboto Condensed', Arial;
	cursor:pointer;
}
.site-title {
	float: left;
	font-size: 18px;
	font-weight: 700;
	line-height: auto;
	margin:0px;
	left:10%;
	position:relative;
}
.socialmenu {
	float:right;
	margin-top:17px;
	right:10%;
	position:relative;
}
.socialmenu img {
	border:none;
	margin-left: 20px;
	vertical-align:middle;
}
.slide h1 {
	font-size:90px;
	text-transform:uppercase;
	font-family: 'Roboto Condensed', Arial;
	color:#ffffff;
	font-weight: bold;
}
.slide {
	padding-top: 127px;
}
.getmex {
	position:relative;
	width: 123px;
	height:650px;
	float:left;
}
.getme {
	position:relative;
	float:left;
	font-size:105px;
	font-weight:bold;
	color:#42474e;
	font-family: 'Roboto Condensed', Arial;
	transform:rotate(270deg);
	transform-origin: 322px 322px;
	-webkit-transform:rotate(270deg);
	-webkit-transform-origin: 322px 322px;
	-moz-transform:rotate(270deg);
	-moz-transform-origin: 322px 322px;
	-ms-transform:rotate(270deg);
	-ms-transform-origin: 322px 322px;
	width:700px;
}
.getme2 {
	display:none;
}
.getstarted {
	/*position:relative;*/
	width:940px;
	margin: 60px auto 0 auto;
	height: 650px;
}
.getcontent {
	position:relative;
	float:left;
	width:345px;
	color:#42474e;
	font-family: 'Roboto Condensed', Arial;
	text-align:left;
	margin-left:5px;
}
.getcontent h2 {
	font-size:23px;
	font-weight:bold;
	margin-bottom:20px;
}
.getcontent p {
	font-size:17px;
	margin-bottom:20px;
}
.videox {
	position:relative;
	float:right;
	width:419px;
	height:299px;
}
.site-description {
	display:none;
}
#widget_sp_image-2, #widget_sp_image-3, #widget_sp_image-5 {
	float:left;
	width:252px;
	height:264px;
	background-color:#f2f1ed;
	padding:17px;
	font-family: 'Roboto Condensed', Arial;
	color:#42474e;
	font-size:17px;
	box-sizing: border-box;
	clear:right;
	margin-top:25px;
	position:relative;
	opacity:0;
}
#widget_sp_image-18 {
	clear:right;
}
#challenge-sidebar {
	width: 822px;
	float:right;
	height: auto;
	overflow: auto;
	position: relative;
}
#widget_sp_image-18, #widget_sp_image-19, #widget_sp_image-20, #widget_sp_image-21, #widget_sp_image-22, #widget_sp_image-23 {
	float:left;
	width:257px;
	height:264px;
	background-color:#f2f1ed;
	padding:17px;
	font-family: 'Roboto Condensed', Arial;
	color:#42474e;
	font-size:17px;
	box-sizing: border-box;
	clear:right;
	margin-top:25px;
	position:relative;
	margin-bottom:30px;
	text-align:center;
}
#widget_sp_image-2 img, #widget_sp_image-3 img, #widget_sp_image-5 img, #widget_sp_image-18 img, #widget_sp_image-19 img, #widget_sp_image-20 img, #widget_sp_image-21 img, #widget_sp_image-22 img, #widget_sp_image-23 img {
	margin-bottom:15px;
	height:88px;
}
#widget_sp_image-2 p, #widget_sp_image-3 p, #widget_sp_image-5 p, #widget_sp_image-18 p, #widget_sp_image-19 p, #widget_sp_image-20 p, #widget_sp_image-21 p, #widget_sp_image-22 p, #widget_sp_image-23 p {
	margin-bottom:15px;
}
#widget_sp_image-3, #widget_sp_image-5, #widget_sp_image-19, #widget_sp_image-20, #widget_sp_image-22, #widget_sp_image-23 {
	margin-left:25px;
}
#widget_sp_image-2, #widget_sp_image-18, #widget_sp_image-21 {
	border-left: 6px solid #c10202;
}
#widget_sp_image-3, #widget_sp_image-19, #widget_sp_image-23 {
	border-left: 6px solid #ea4e1c;
}
#widget_sp_image-5, #widget_sp_image-20, #widget_sp_image-22 {
	border-left: 6px solid #71cc0f;
}
#widget_sp_image-2 a, #widget_sp_image-18 a, #widget_sp_image-21 a {
	color:#c10202;
	font-weight:bold;
	text-decoration:none;
}
#widget_sp_image-2 a:hover, #widget_sp_image-3 a:hover, #widget_sp_image-5 a:hover, #widget_sp_image-18 a:hover, #widget_sp_image-19 a:hover, #widget_sp_image-20 a:hover, #widget_sp_image-21 a:hover, #widget_sp_image-22 a:hover, #widget_sp_image-23 a:hover {
	text-decoration:underline;
}
#widget_sp_image-3 a, #widget_sp_image-19 a, #widget_sp_image-23 a {
	color:#ea4e1c;
	font-weight:bold;
	text-decoration:none;
}
#widget_sp_image-5 a, #widget_sp_image-20 a, #widget_sp_image-22 a {
	color:#71cc0f;
	font-weight:bold;
	text-decoration:none;
	display:block;
	margin-top:35px;
}
#widget_sp_image-18 a, #widget_sp_image-23 a {
	display:block;
	margin-top:35px;
}
#widget_sp_image-20 a {
	margin-top:55px;
}
.benefits {
	position:relative;
	width:100%;
	height:790px;
	background-image:url(images/benefits.jpg);
	background-size: cover;
	overflow:hidden;
}
.benefits h1 {
	color:#ffffff;
	font-size:86px;
	font-family: 'Roboto Condensed', Arial;
	font-weight: bold;
	margin: 0px 0px 95px 0px;
	padding-top: 50px;
}
.benefits2 {
	position:relative;
	width:980px;
}
#widget_sp_image-6, #widget_sp_image-7, #widget_sp_image-8 {
	position:relative;
	float:left;
	width:301px;
	height:310px;
	box-sizing:border-box;
	text-align:left;
	color:#42474e;
	font-family: 'Roboto', Arial;
	background-color:#ffffff;
	font-size:19px;
}
#widget_sp_image-6 {
	background-image:url(images/one.png);
	background-repeat:no-repeat;
	background-position: top left;
	padding:9px 55px 0px 95px;
}
#widget_sp_image-7 {
	background-image:url(images/three.png);
	background-repeat:no-repeat;
	background-position: top left;
	padding:9px 55px 0px 115px;
	margin-left: 13px;
}
#widget_sp_image-8 {
	background-image:url(images/two.png);
	background-repeat:no-repeat;
	background-position: top left;
	padding:9px 45px 0px 112px;
	margin-left: 13px;
}
#widget_sp_image-6 img, #widget_sp_image-7 img, #widget_sp_image-8 img {
	margin-bottom:30px;
}
.benefitsx {
	width:930px;
	margin: 0 auto;
}
.shape {
	color:#ffffff;
	font-size:31px;
	background-color:#ea4e1d;
	padding:25px 115px;
	font-family: 'Roboto Condensed', Arial;
	font-weight:bold;
	text-decoration:none;
	display: inline-block;
	margin-top:55px;
}
.shape:hover {
	color:#ffffff;
	background-color:#42474e;
}
.shape2 {
	color:#ffffff;
	font-size:19px;
	background-color:#ea4e1d;
	padding:15px 50px;
	font-family: 'Roboto Condensed', Arial;
	font-weight:bold;
	text-decoration:none;
	display: inline-block;
	margin-top:3px;
	float:left;
	clear: both;
}
.shape2:hover {
	color:#ffffff;
	background-color:#42474e;
}
.learnmore {
	color:#ffffff;
	font-size:17px;
	font-family: 'Roboto Condensed', Arial;
	text-decoration:underline;
	margin-top:40px;
	display:block;
}
.learnmore:hover {
	text-decoration:none;
}
.keyfeat {
	width:100%;
	height:800px;
	background-image:url(images/keyfeatures.jpg);
	position:relative;
	overflow:hidden;
}
.keyfeatures {
	width:940px;
	margin:0 auto;
	margin-top:56px;
	position:relative;
	display:inline-block;
}
.keytitle {
	float:left;
	position:relative;
	width:440px;	
	text-align: left;
}
.keytitle h1 {
	font-size:96px;
	font-family: 'Roboto Condensed', Arial;
	font-weight:bold;
	color:#42474e;
	line-height:90px;
}
.keytitle h2 {
	color:#1f8ec2;
	font-weight:bold;
	font-family: 'Roboto Condensed', Arial;
	font-size:30px;
}
.features {
	float:right;
	width:450px;
	position:relative;
}
#slidesx {
	width: 100%;
	overflow: hidden;
	position: relative;
}
#slidesx2 {
	width:450px;
	overflow: hidden;
	height:auto;
}
#slidesx .widget_text {
	float: left;
	text-align: left;
	position: absolute;
}
#features-sidebar {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 150px;
}
#text-2, #text-3, #text-4, #text-5 {
	text-align:left;
	font-size:18px;
	color:#000000;
	font-family: 'Roboto Condensed', Arial;
	text-align:left;
	left: 450px;
	width:450px;
}
#text-2 h1, #text-3 h1, #text-4 h1, #text-5 h1 {
	font-size:33px;
	color:#42474e;
	margin-bottom:20px;
}
#features-sidebar h1 {
	color:#1f8ec2;
	font-weight:bold;
}
#text-2 p, #text-3 p, #text-4 p, #text-5 p {
	margin-bottom:25px;
	color:#42474e;
}
.benefit {
	color:#42474e;
	font-family: 'Roboto Condensed', Arial;
	text-align:left;
	font-size:17px;
	display:inline-block;
	float:left;
	margin-top:20px;
	text-decoration:underline;
	clear:left;
}
.benefit:hover {
	text-decoration: none;
}
.keyimages {
	width:940px;
	position:relative;
	height:auto;
}
.key1 {
	position:relative;
	float:left;
	margin-top:153px;
	top: 294px;
}
.key2 {
	position:relative;
	float:left;
	margin-top: 37px;
	margin-left: -180px;
	z-index:2;
	top:402px;
}
.key3 {
	position:relative;
	float:left;
	margin-top:153px;
	margin-left:-173px;
	top:294px;
}
.testimonial {
	height:650px;
	position:relative;
	background-color:#f2f1ed;
}
.testimonials {
	width:940px;
	margin:0 auto;
	display:inline-block;
	margin-top: 40px;
	position:relative;
}
.testimonials h2 {
	color:#42474e;
	font-size:37px;
	font-family: 'Roboto Condensed', Arial;
	font-weight:bold;
	float:left;
	width:600px;
	text-align:left;
	margin-top:30px;
}
#testimonials-sidebar {
	position:relative;
	width:100%;
	height: 310px;
	overflow:hidden;
	top: -80px;
}
#testimonials-sidebar .widget_sp_image {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
}
#testimonials-sidebar .widget_sp_image img {
	float: right;
}
#testimonials-sidebar .widget_sp_image-description {
	text-align: left;
	margin-top:125px;
	width:525px;
	float:left;
	margin-left: 25px;
	overflow:hidden;
}
#testimonials-sidebar .widget_sp_image-description p {
	color:#42474e;
	font-size:20px;
	font-family: 'Roboto Condensed', Arial;
	margin-bottom:10px;
	line-height:30px;
	position:relative;
	left:525px;
}
#testimonials-sidebar .widget_sp_image-description p:nth-child(2) {
	color:#71cc0f;
	font-size:16px;
}
#testimonials-sidebar .widget_sp_image img {
	opacity: 0;
}
.navtest {
	float:left;
	position:absolute;
	margin-right:10px;
	z-index:100;
	margin-top:5px;
	bottom:15px;
	left:59px;
	display:none;
}
.navtest2 {
	width:auto;
	float:left;
	position:relative;
	z-index:100;
	clear:left;
}
.testselect {
	width:22px;
	height:22px;
	margin:3px;
	display:inline-block;
	position:relative;
	background-color:#c6c5c2;
}
.testselect:hover {
	background-color:#61605f !important;
	cursor:pointer;
}
.testselect2 {
	width:22px;
	height:22px;
	margin:3px;
	display:inline-block;
	position:relative;
	background-color:#c6c5c2;
}
.testselect2:hover {
	background-color:#61605f !important;
	cursor:pointer;
}
#testimonials-sidebar .widget_sp_image:before {
	content:url(images/quote-left.jpg);
	position:relative;
	float:left;
	margin-top:135px;
}
#testimonials-sidebar .widget_sp_image:after {
	content:url(images/quote-right.jpg);
	position:relative;
	float:left;
	margin-top:210px;
}
.casestudiesx {
	position:relative;
	width:100%;
	margin-bottom:55px;
}
.casestudies2 {
	width:931px;
	position:relative;
	margin:0 auto;
	border-bottom: solid #71cc0f 4px;
	height:auto;
	overflow:auto;
	padding-bottom:15px;
}
.casestudies2 h1 {
	margin-bottom:30px;
	padding-top:30px;
	font-size:64px;
	color:#42474e;
	font-family: 'Roboto Condensed', Arial;
	font-weight:bold;
	text-align:left;
	text-transform:uppercase;
}
#widget_sp_image-12, #widget_sp_image-13, #widget_sp_image-14 {
	float:left;
	width:292px;
	height:auto;
	position:relative;
	overflow:auto;
	text-align:left;
}
#widget_sp_image-12 img, #widget_sp_image-13 img, #widget_sp_image-14 img {
	top:0px;
	opacity: 0;
	position:relative;
}
#widget_sp_image-12 p, #widget_sp_image-13 p, #widget_sp_image-14 p {
	font-size:14px;
	font-family: 'Roboto Condensed', Arial;
	color:#42474e;
	margin-bottom: 5px; 
	line-height:20px;
}
#widget_sp_image-12 p:first-child, #widget_sp_image-13 p:first-child, #widget_sp_image-14 p:first-child {
	font-size:24px;
	font-family: 'Roboto Condensed', Arial;
	color:#42474e;
	line-height:normal;
	font-weight:bold;
}
#widget_sp_image-13, #widget_sp_image-14 {
	margin-left: 27px;
}
#case-studies-sidebar img {
	margin-bottom: 0px;
	display:block;
}
#case-studies-sidebar a {
	position:relative;
	display:block;
	margin-bottom:14px;
}
#case-studies-sidebar a:after {
	position:absolute;
	width:100%;
	height:100%;
	opacity:1;
	top:0;
	left:0;
	content:'';
}
#case-studies-sidebar a:hover:after {
	background-color:rgba(0,0,0,0.6);
	content:url(images/download-icon.png);
	position:absolute;
	width:100%;
	height:100%;
	opacity:1;
	top:0;
	left:0;
	transition:all 0.3s ease-in-out 0s;
	-webkit-transition:all 0.3s ease-in-out 0s;
}
.footerx {
	width:100%;
	height:auto;
	background-color:#e6e6e6;
	clear:both;
}
.footerline {
	font-size:11px;
	color:#3E454D;
	font-family:'Roboto', Arial;
	clear:both;
	margin-bottom:10px;
	padding-top:20px;
	line-height:17px;
}
.footerx2 {
	width:945px;
	bottom:0px;
	clear:both;
	height:auto;
	overflow:auto;
}
.footer2 {
	width:980px;
	bottom:0px;
	clear:both;
}
.europe {
	float:right;
	margin: 12px 0px 17px 0px;
}
.footerlinks {
	font-size:11px;
	font-family: 'Roboto', Arial;
	color:#3e454d;
	float:right;
	width:640px;
	text-align:right;
	clear:right;
}
.footerlinks a {
	text-decoration:none !important;
	color:#3E454D !important;
}
.footerlinks a:hover {
	text-decoration:none !important;
	color:#EE1C24 !important;
}
.ehdm {
	float:left;
	height: auto;
	overflow:auto;
	margin:20px 0px;
}
.header2 {
	width:100%;
	background-color:#42474e;
	height:95px;
	position:fixed;
	z-index:101;
	top:0px;
	display:none;
	opacity:0;
}
.header3 {
	position:relative;
	width:980px;
	margin:0 auto;
}
.header3 img {
	float:left;
}
#started:hover {
	border-bottom: 8px solid #c10202;
}
#benefits:hover {
	border-bottom: 8px solid #fbba00;
}
#key:hover {
	border-bottom: 8px solid #1f8ec2;
}
#insight:hover {
	border-bottom: 8px solid #71cc0f;
}
.diagnostic {
	width:100%;
	position:relative;
	background-color:#42474e;
	height:53px;
	z-index:8;
}
.diagnostic2 {
	position: relative;
	width: 945px;
}
.logo {
	float:left;
	padding-right: 25px;
}
.left1, .right1 {
	position: relative;
	float:right;
	padding:13px 34px;
	border-left: solid 1px #2e3236;
	border-right: solid 1px #60656a;
}
.left1:hover, .right1:hover, .mapicon:hover {
	box-shadow: #2e3236 0px 0px 12px inset;
}
.mapicon {
	position: relative;
	float:right;
	padding:7px 34px;
	border-left: solid 1px #2e3236;
	border-right: solid 1px #60656a;
}
#solar {
	float:right;
	display:inline-block;
}
.diagmain {
	position:relative;
	margin:	0 auto;
	width:945px;
	text-align:left;
}
.diagmain h1 {
	color:#3e454d;
	font-size:40px;
	font-weight:bold;
	font-family:'Roboto', Arial;
	display:block;
	margin-top:80px;
	float:left;
	margin-bottom: 40px;
}
.diagmain h1 img {
	vertical-align:middle;
	margin-right:20px;
	margin-top:-10px;
}
.diagmain p {
	font-size:17px;
	color:#3e454d;
	font-family:'Roboto Condensed', Arial;
	clear:left;
	width:500px;
}
.skip {
	background-color:#71cc0f;
	color:#ffffff;
	padding:8px 19px;
	font-family:'Roboto', Arial;
	font-size:15px;
	display:block;
	float:right;
	border-radius:5px;
	text-decoration:none;
	margin-top:90px;
}
.skip:hover {
	background-color:#1f8ec2;
}
.skip:after {
	content:url(images/small-right.png);
	margin-left:85px;
	margin-top:-6px;
	display:inline-block;
	position:relative;
	top:-5px;
}
.question {
	width:100%;
	border-left:solid 6px #ea4e1d;
	box-sizing:border-box;
	background-color:#f2f1ed;
	padding:20px;
	height:auto;
	overflow:auto;
	margin-top:35px;
	margin-bottom:97px;
}
.questionx {
	display:inline-block;
	float:left;
	font-size: 26px;
	color:#42474e;
	font-family:'Roboto', Arial;
	font-weight: bold;
}
.xofy {
	display:inline-block;
	float:right;
	font-size:26px;
	color:#ea4e1d;
	font-weight: bold;
	font-family:'Roboto', Arial;
}
.linex {
	border-bottom: solid 3px #ea4e1d;
	display:block;
	clear:both;
	padding-top:7px;
	margin-bottom:20px;
}
.question h2 {
	font-size: 26px;
	color:#42474e;
	font-family:'Roboto', Arial;
	font-weight: bold;
	margin-bottom:30px;
}
.question p {
	font-size:18px;
	color:#42474e;
	font-family:'Roboto', Arial;
	width:auto;
	margin-bottom:35px;
}
.smallfont {
	font-size:12px;
}
.dotstyle2 ul {
	position: relative;
	display: inline-block;
	margin: 0;
	padding: 0;
	list-style: none;
	cursor: default;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.dotstyle2 li {
	float:none;
	margin-bottom:6px;
	position: relative;
	display: block;
	width: 40px;
	height: 40px;
	cursor: pointer;
}
.dotstyle2-smalldotstroke li p {
	width:410px;
	margin-top:8px;
	margin-left:60px;
	margin-bottom:0px;
	display: inline-block;
}
.dotstyle2 li a {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	outline: none;
	border-radius: 50%;
	background-color: #d2d2d2;
	background-color: rgba(255, 255, 255, 0.3);
	cursor: pointer;
	position: absolute;
	color:#3e454d;
	text-decoration:none;
	font-family: 'Roboto', Arial;
	font-size:16px;
}

.dotstyle2 li a:focus {
	outline: none;
}

/* Individual styles and effects */

/* Small dot with stroke */
.dotstyle2-smalldotstroke li {
	border-radius: 50%;
	box-shadow: 0 0 0 2px rgba(255, 255, 255, 0);
	-webkit-transition: box-shadow 0.3s ease;
	transition: box-shadow 0.3s ease;
}

.dotstyle2-smalldotstroke li a {
	background-color: rgba(210, 210, 210, 0.7);
	-webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;
	transition: background-color 0.3s ease, transform 0.3s ease;
}
.dotstyle2-smalldotstroke li a:hover,
.dotstyle2-smalldotstroke li a:focus,
.dotstyle2-smalldotstroke li.current a {
	background-color: #ea4e1d;
}

.dotstyle2-smalldotstroke li.current a {
	-webkit-transform: scale(0.4);
	transform: scale(0.4);
}


.dotstyle2-smalldotstroke li.current {
	box-shadow: 0 0 0 2px #ea4e1d;
}
.answerbutton {
	color:#ffffff;
	font-size:17px;
	background-color:#ea4e1d;
	padding:15px 65px;
	font-family: 'Roboto', Arial;
	font-weight:bold;
	text-decoration:none;
	display: inline-block;
	margin-top:30px;
	cursor: pointer;
	border:none;
}
.answerbutton:hover {
	color:#ffffff;
	background-color:#42474e;
}
.answerimage {
	bottom:20px;
	right:20px;
	position: absolute;
}
.chose1 {
	font-size:20px;
	color:#ea4e1d;
	font-family:'Roboto', Arial;
	font-weight:bold;
	display:block;
	margin-bottom:20px;
}
.chose2 {
	font-size:34px;
	color:#3e454d;
}
.result {
	font-size:14px !important;
	line-height:30px !important;
	width:710px !important;
}
.help {
	color:#ea4e1d;
	font-size:26px;
	font-family: 'Roboto', Arial;
	font-weight:bold;
	display:block;
	margin-bottom:45px;
}
.actions {
	color:#3e454d;
	font-size:14px;
	font-family: 'Roboto', Arial;
	display:block;
	margin-bottom:90px;
}
.red {
	font-size:39px;
	color:#c10202;
	font-weight:bold;
}
.red:hover {
	cursor:pointer;
}
.red:nth-child(2) {
	margin-left:50px;
}
.answer1 {
	display: none;
}
.container {
	width:945px;
	position:relative;
	height:auto;
	text-align:left;
}
.stageintro {
	float:left;
	width: 542px;
	position:relative;
	margin-top: 40px;
}
.stageintro h1 {
	font-size:34px;
	color:#3e454d;
	font-family:'Roboto', Arial;
	font-weight:bold;	
	margin-bottom: 10px;
}
.stageintro p {
	font-size:14px;
	color:#596572;
	font-family:'Roboto', Arial;
	line-height: 140%;
}
.worksheet {
	float:right;
	width:304px;
	height:auto;
	background-color:#42474e;
	text-align:left;
	margin-top:47px;
	padding-bottom:20px;
}
.worksheet p {
	font-size:14px;
	color:#ffffff;
	font-family:'Roboto', Arial;
	padding:20px 12px 0px 12px;
	line-height:18px;
	position:relative;
}
.worksheet h3 {
	color:#ffffff;
	font-size:24px;
	font-weight:bold;
	padding: 0px 12px;
	font-family: 'Roboto', Arial;
}
.worksheet a {
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
}
.worksheet a:hover {
	text-decoration:underline;
}
.accord {
	float:left;
	position: relative;
	width:542px;
	margin-top:90px;
	clear:left;
}
.ui-state-default {
	border:none !important;
	background: none !important;
	color:#ffffff !important;
}
.ui-state-default:first-child {
	background-color:#3e454d !important;
}
.ui-state-default:first-child + div + h3 {
	background-color:#2491b4 !important;
}
.ui-state-default:first-child + div + h3 + div + h3 {
	background-color:#e30000 !important;
}
.ui-state-default:first-child + div + h3 + div + h3 + div + h3 {
	background-color:#fcbb03 !important;
	color:#3e454d !important;
}
.ui-state-default:first-child + div + h3 + div + h3 + div + h3 + div + h3 {
	background-color:#ea4e1d !important;
}
.ui-state-default:first-child + div + h3 + div + h3 + div + h3 + div + h3 + div + h3 {
	background-color:#3e454d !important;
}
.ui-state-default:first-child + div + h3 + div + h3 + div + h3 + div + h3 + div + h3 + div + h3 {
	background-color:#e30000 !important;
}
.ui-corner-all, .ui-corner-bottom {
	border-radius: 0px !important;
}
.ui-accordion .ui-accordion-header {
	font-size:24px !important;
	font-weight:bold !important;
	font-family:'Roboto', Arial !important;
	margin-bottom:15px !important;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
	display: none !important;
}
.ui-accordion .ui-accordion-content {
	margin-top: -15px !important;
	margin-bottom:13px !important;
}
.ui-widget-content {
	border:none !important;
	background:none !important;
	background-color:#e2e3e4 !important;
}
#accordion8 p, #accordion8 li, #accordion8 .ui-accordion-content {
	font-size:14px !important;
	color:#3e454d !important;
	font-family:'Roboto', Arial !important;
	word-break:break-word;
	margin-bottom:0px;
	padding-bottom: 18px;
}
.ui-corner-top {
	border-radius: 0px !important;
}
#accordion8 li {
	margin-bottom:0px;
	list-style-position:inside;
}
#accordion8 ul {
	margin-bottom:15px;
}
.ui-accordion .ui-accordion-icons {
	padding-left: .7em !important;
}
#accordion8 h4 {
	color:#ea4e1d;
	font-size:20px;
	font-weight: bold;
	padding-bottom:18px;
}
.cases {
	float:right;
	width:304px;
	background-color:#f2f1ed;
	margin-top:31px;
	margin-bottom:15px;
	clear:right;
}
.cases h3 {
	font-size:24px;
	color:#3e454d;
	font-weight:bold;
	font-family:'Roboto', Arial;
	padding:10px 15px;
}
.cases h3 img {
	float:right;
}
.cases h4 {
	font-size:16px;
	color:#ea4e1d;
	font-weight:bold;
	font-family:'Roboto', Arial;
	padding: 8px 15px 0px 15px;
}
.cases p {
	font-size:14px;
	color:#3e454d;
	font-family:'Roboto', Arial;
	padding: 0px 15px 15px 15px;
}
.cases a {
	font-size:14px;
	color:#3e454d;
	font-family:'Roboto', Arial;
	padding: 0px 15px 15px 15px;
	font-weight:bold;
	position:relative;
}
.cases a:hover {
	text-decoration:underline;
}
.casestudies {
	display:none;
	position:relative;
}
.casestudies {
	margin-top:10px;
	padding-bottom:15px;
	width:304px !important;
}
.casestudies a {
	padding:0px;
	font-size:12px;
	font-weight:normal;
	text-decoration: none;
	padding: 0 15px;
}
.casestudies a:hover {
	text-decoration: underline;
}
.readmore {
	float:right;
	text-align:center;
	text-decoration: none;
	font-family:'Roboto', Arial;
	font-weight:bold;
	color:#3e454d !important;
	font-size: 14px;
	position:relative;
}
.readmore:hover {
	text-decoration:underline;
}
.ui-state-active:after {
	content:'-' !important;
	float:right;
	position:relative;
	width:23px;
}
.ui-state-default:after {
	content:'+';
	float:right;
	position:relative;
	width:23px;
}
.overlay {
	position:fixed;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	background-color:#000;
	opacity: 0;
	z-index:8;
	display:none;
}
.projectmap {
	position:fixed;
	top:0px;
	left:0px;
	width:348px;
	background-color:#42474e;
	height: 100%;
	z-index:10;
	left:-348px;
	text-align:left;
	color:#ffffff;
	font-family:'Roboto' Arial;
	box-sizing:border-box;
}
.worksheetx {
	position:fixed;
	top:0px;
	width:696px;
	background-color:#ffffff;
	height: 100%;
	z-index:10;
	right:-696px;
	text-align:left;
	color:#ffffff;
	font-family:'Roboto' Arial;
	box-sizing:border-box;
}
.projectmap h5 {
	font-size:30px;
	font-weight:bold;
	margin-bottom:25px;
}
.projectmap p {
	font-size:14px;
	margin-bottom:20px;
	font-family:'Roboto' Arial;
	line-height:140%;
}
.openmap {
	float:left;
	margin-left:0px;
	margin-top:0px;
	cursor:pointer;
	border-right:solid 1px #60656a;
	border-left:solid 1px #2e3236;
	padding:6px 25px;
}
.openmap:hover {
	box-shadow: #2e3236 0px 0px 12px inset;
}
.line1 {
	border-bottom:solid 1px #ffffff;
	margin-bottom:23px;
}
.sharered {
	background-color:#ea4e1d;
	color:#ffffff;
	font-size:16px;
	border-radius:8px;
	font-family:'Roboto', Arial;
	box-shadow:0px 0px 10px rgba(2, 2, 2, 0.9);
	text-decoration:none;
	padding:12px 60px 12px 12px;
	font-weight:normal;
	display:inline-block;
	margin-bottom:23px;
}
.downloadyellow {
	background-color:#fcbb03;
	color:#3e454d;
	font-size:11px;
	border-radius:8px;
	font-family:'Roboto', Arial;
	box-shadow:0px 0px 10px rgba(2, 2, 2, 0.9);
	text-decoration:none;
	padding: 9px 17px 9px 9px;
	font-weight:bold;
	display:inline-block;
	margin-bottom:23px;
}
.downloadyellow img, .sharered img {
	vertical-align: middle;
}
.downloadyellow img {
	margin-right: 8px;
}
.sharered:before {
	content: '\f064';
	font-family:'FontAwesome';
	margin-right:10px;
	font-size:18px;
}
.downloadyellow:hover {
	background-color:#3e454d;
	color:#fcbb03;
}
.sharered:hover {
	background-color:#42474e;
	color:#ffffff;
}
.options {
	float:left;
	clear:both;
	position: relative;
	background-color:rgba(0, 0, 0, 0.4);
	padding: 0px 3px;
}
.options img {
	padding:8px 9px 4px 9px;
	position:relative;
	cursor:pointer;
}
.options img:first-child {
	height: 23px;
}
.options img:first-child + img {
	height: 20px;
	top:-2px;
}
.options img:first-child + img + img {
	height: 22px;
	top:-1px;
}
.pname {
	float:left;
	font-family:'Roboto', Arial;
	font-size:16px;
	color:#ffffff;
	margin: 16px 0px 0px 20px;
}
.ui-accordion .ui-accordion-content {
	padding: 1em 1em !important;
}
#accordion1 h3 {
	font-size:18px !important;
	background-color:#31353a !important;
	border-top-right-radius:7px !important;
	border-bottom-right-radius:7px !important;
	text-align:right;
	margin-left:-25px;
	padding-left:25px !important;
	width:100%;
	z-index:1;
	margin-bottom:22px !important;
}
.numberred {
	background-color:#ea4e1d;
	border-radius: 50%;
	color:#ffffff;
	font-size:11px;
	position:relative;
	top:-4px;
	padding:2px 5px;
	margin-left:5px;
}
#accordion1 .ui-accordion-content {
	margin-left:-25px;
	background-color:#31353a !important;
	color:#ffffff;
	font-size:14px;
	width:100%;
	padding-left:25px !important;
	position:relative;
	top:-20px;
	padding-right:9px !important;
}
#accordion1 div img {
	float:right;
}
.projectmap #accordion1 div p:last-child {
	margin-bottom: 0px !important;
}
.closex {
	position: absolute;
	right:20px;
	top:20px;
	cursor:pointer;
	font-size:25px;
	width:35px;
	color:#ffffff;
}
.closex:hover, .closex2:hover, #closey:hover {
	color:#ea4e1d
}
.closex:before, .closex2:before, #closey:before {
	content:'\f057';
	font-family: 'FontAwesome';
}
.closex2 {
	position: absolute;
	left:25px;
	top:20px;
	cursor:pointer;
	font-size:25px;
	width:35px;
	color:#42474e;
}
#accordion8 .ui-accordion-content {
	height: 150px;
	overflow:hidden;
	position:relative;
}
.fadedx {
	position:absolute;
	bottom:0px;
	width:506px;
	background: -moz-linear-gradient(top,  rgba(226,227,228,0) 0%, rgba(226,227,228,1) 32%, rgba(226,227,228,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(226,227,228,0)), color-stop(32%,rgba(226,227,228,1)), color-stop(100%,rgba(226,227,228,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(226,227,228,0) 0%,rgba(226,227,228,1) 32%,rgba(226,227,228,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(226,227,228,0) 0%,rgba(226,227,228,1) 32%,rgba(226,227,228,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(226,227,228,0) 0%,rgba(226,227,228,1) 32%,rgba(226,227,228,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(226,227,228,0) 0%,rgba(226,227,228,1) 32%,rgba(226,227,228,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00e2e3e4', endColorstr='#e2e3e4',GradientType=0 ); /* IE6-9 */
	left:0px;
	padding:35px 18px 20px 18px;
}
.social {
	width:230px;
}
.social2 {
	position:absolute;
	left:145px;
	width:0px;
	bottom:22px;
	overflow:hidden;
}
.draggable {
	z-index: 999;
	width: 320px;
	height: 250px;
	position:fixed;
	top: 30%;
	left:50%;
	margin-left:-160px;
	background-color:#ffffff;
	border: solid 1px #cccccc;
	color:#3e454d;
	font-family: 'Roboto', Arial;
	font-size: 14px;
	cursor: move;
	padding:15px;
	text-align:center;
	display:none;
}
.textareax {
	width:100%;
	box-sizing:border-box;
	border-radius: 0px;
	margin:10px 0px;
	height:170px;
	padding:5px;
	border-color:#cccccc;
}
.draggable p {
	font-weight: bold;
	text-align:left;
}
.draggable a {
	color:#ffffff;
	font-size:14px;
	background-color:#ea4e1d;
	padding:10px 30px;
	font-family: 'Roboto', Arial;
	font-weight:bold;
	text-decoration:none;
	display: inline-block;
	margin:0 10px;
}
.draggable a:hover {
	color:#ffffff;
	background-color:#42474e;
}
.notez {
	width:275px !important;
	height:157px !important;
	border-radius:5px !important;
	background-color:#ffffff !important;
	box-sizing:border-box !important;
	padding:11px;
	display:none;
	margin-bottom:20px;
}
.notez textarea {
	border:none;
	padding:5px;
	font-size:12px !important;
	font-family:'Roboto', Arial !important;
	width:100%;
	color:#31353a;
	height:100px;
	box-sizing:border-box;
	margin-bottom:0px;
}
#accordion1 .ui-accordion-content img {
	cursor: pointer;
}
.buttonz {
	background-color:rgba(49,53,58,0.8);
	padding:6px;
	float:left;
}
.buttonz img {
	float:none !important;
	vertical-align:middle;
	margin-bottom:3px;
}
.buttonz a {
	color:#ffffff !important;
	font-size:10px !important;
	font-family:'Roboto', Arial !important;
	text-decoration:none;
}
.buttonz a:hover {
	text-decoration:underline;
}
.solar {
	position:absolute;
	width:100%;
	background-color:#ffffff;
	height: 600px;
	z-index:8;
	overflow: hidden;
	top:-547px;
}
.solar2 {
	position: relative;
	margin: 0 auto;
	width:945px;
	height:100%;
}
.solar2 span {
	color:#ffffff;
	font-family:'Roboto', Arial;
	text-decoration:none;
	display: inline-block;
  	vertical-align: middle;
  	line-height: normal;     
}
.solarpanel1 {
	border-radius:50%;
	width:58px;
	height:58px;
	font-size:12px;
	color:#ffffff;
	background-color:#999999;
	display:block;
	position:absolute;
	line-height:58px;
}
.solarpanel2 {
	border-radius:50%;
	width:73px;
	height:73px;
	font-size:12px;
	color:#ffffff;
	background-color:#999999;
	display:block;
	position:absolute;
	line-height:73px;
}
.solarpanel3 {
	border-radius:50%;
	width:89px;
	height:89px;
	font-size:12px;
	color:#ffffff;
	background-color:#999999;
	display:block;
	position:absolute;
	line-height:89px;
}
.solarpanel4 {
	border-radius:50%;
	width:34px;
	height:34px;
	font-size:8px;
	color:#ffffff;
	background-color:#999999;
	display:block;
	position:absolute;
	border:solid 2px #999999;
	line-height:34px;
}
#solar-home {
	top: 8px;
	left:8px;
	z-index:1;
}
#solar-started {
	top: 9px;
	left:9px;
	z-index:1;
}
#solar-where {
	top:9px;
	left:9px;
	z-index:1;
}
#solar-guide {
	top: 9px;
	left:9px;
	z-index:1;
}
#solar-challenge {
	top: 7px;
	left: 7px;
	z-index:1;
}
#solar-scope {
	top: 164px;
	left:570px;
	z-index:1;
}
#solar-generate {
	top:196px;
	left:637px;
	z-index:1;
}
#solar-analyse {
	top:323px;
	left:637px;
	z-index:1;
}
#solar-propose {
	top:350px;
	left:570px;
	z-index:1;
}
#solar-project {
	top: 7px;
	left:7px;
}
#solar-identify {
	top: 192px;
	left:728px;
	z-index:1;
}
#solar-plan {
	top: 165px;
	left:790px;
	z-index:1;
}
#solar-reflect {
	top: 192px;
	left:857px;
	z-index:1;
}
#solar-create {
	top: 258px;
	left:886px;
	z-index:1;
}
#solar-test {
	top: 325px;
	left:857px;
	z-index:1;
}
#solar-apply {
	top:352px;
	left:790px;
	z-index:1;
}
#solar-finish {
	top:7px;
	left:7px;
	z-index:1;
}
#solar-report {
	top:445px;
	left:886px;
	z-index:1;
}
.linez1 {
	border: dotted 2px #999999;
	position:absolute;
	border-radius: 50%;
	position:absolute;
	width:74px;
	height:74px;
	background-color:#fff;
}
.linez2 {
	border: dotted 2px #999999;
	position:absolute;
	border-radius: 50%;
	width:91px;
	height:91px;
	background-color:#fff;
}
.linez3 {
	border: solid 2px #999999;
	position:absolute;
	border-radius: 50%;
	width:103px;
	height:103px;
	background-color:#fff;
}
.linez4 {
	border: dotted 2px #999999;
	position:absolute;
	border-radius: 50%;
	width:186px;
	height:186px;
}
#line-home {
	top:240px;
}
#line-started {
	top:232px;
	left:100px;
}
#line-where {
	top:82px;
	left:290px;
}
#line-guide {
	top:382px;
	left:290px;
}
#line-challenge {
	top:224px;
	left:535px;
}
#line-challenge-all {
	top:182px;
	left:493px;
	background-color:#fff;
}
#line-identify-all {
	top:182px;
	left:717px;
	background-color:#fff;
}
#line-project {
	top:224px;
	left:757px;
}
#line-finish {
	top:411px;
	left:757px;
}
#middle-line {
	border-top: dotted 2px #999999;
	position:absolute;
	width:676px;
	top:278px;
	left:79px;
	height:1px;
}
#start-where {
	border-top: dotted 2px #999999;
	position:absolute;
	width:157px;
	top:208px;
	left:163px;
	height:1px;
	-webkit-transform: rotate(-39deg);
	-ms-transform: rotate(-39deg);
	-moz-transform: rotate(-39deg);
	transform: rotate(-39deg);
}
#start-guide {
	border-top: dotted 2px #999999;
	position:absolute;
	width:157px;
	top:350px;
	left:163px;
	height:1px;
	-webkit-transform: rotate(39deg);
	-ms-transform: rotate(39deg);
	-moz-transform: rotate(39deg);
	transform: rotate(39deg);
}
#project-guide {
	border-top: dotted 2px #999999;
	position:absolute;
	width:156px;
	top:360px;
	left:360px;
	height:1px;
	-webkit-transform: rotate(-31deg);
	-ms-transform: rotate(-31deg);
	-moz-transform: rotate(-31deg);
	transform: rotate(-31deg);
}
#where-guide {
	border-top: dotted 2px #999999;
	position:absolute;
	width:156px;
	top:196px;
	left:365px;
	height:1px;
	-webkit-transform: rotate(31deg);
	-ms-transform: rotate(31deg);
	-moz-transform: rotate(31deg);
	transform: rotate(31deg);
}
#where-project {
	border-top: dotted 2px #999999;
	border-right: dotted 2px #999999;
	position:absolute;
	width:382px;
	top:128px;
	left:382px;
	height:85px;
	border-radius: 20px;
	border-top-left-radius: 0px;
}
#guide-project {
	border-bottom: dotted 2px #999999;
	border-right: dotted 2px #999999;
	position:absolute;
	width:404px;
	top:346px;
	left:360px;
	height:85px;
	border-radius: 20px;
}
#start-challenge {
	border-top: dotted 2px #999999;
	border-left: dotted 2px #999999;
	border-right: dotted 2px #999999;
	position:absolute;
	width:440px;
	top:83px;
	left:144px;
	height:200px;
	border-radius:20px;
}
#project-challenge {
	border-bottom: dotted 2px #999999;
	border-right: dotted 2px #999999;
	border-left: dotted 2px #999999;
	position:absolute;
	width:438px;
	top:299px;
	left:147px;
	height:100px;
	border-radius:20px;
}
#challenge-scope {
	border-left: solid 2px #999999;
	position:absolute;
	width:1px;
	top:200px;
	left:587px;
	height:26px;
}
#challenge-analyse {
	border-top: solid 2px #999999;
	position:absolute;
	width:26px;
	top:322px;
	left:624px;
	height:1px;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
}
#challenge-propose {
	border-left: solid 2px #999999;
	position:absolute;
	width:1px;
	top:331px;
	left:587px;
	height:26px;
}
#challenge-generate {
	border-top: solid 2px #999999;
	position:absolute;
	width:26px;
	top:233px;
	left:624px;
	height:1px;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
}
#identify-identify {
	border-top: solid 2px #999999;
	position:absolute;
	width:23px;
	top:230px;
	left:754px;
	height:1px;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
}
#identify-plan {
	border-left: solid 2px #999999;
	position:absolute;
	width:1px;
	top:203px;
	left:808px;
	height:23px;
}
#identify-apply {
	border-left: solid 2px #999999;
	position:absolute;
	width:1px;
	top:330px;
	left:808px;
	height:23px;
}
#identify-reflect {
	border-top: solid 2px #999999;
	position:absolute;
	width:23px;
	top:230px;
	left:844px;
	height:1px;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
}
#identify-test {
	border-top: solid 2px #999999;
	position:absolute;
	width:23px;
	top:324px;
	left:844px;
	height:1px;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
}
#identify-create {
	border-top: solid 2px #999999;
	position:absolute;
	width:23px;
	top:276px;
	left:865px;
	height:1px;
}
#apply-finish {
	border-left: dotted 2px #999999;
	position:absolute;
	width:1px;
	top:391px;
	left:808px;
	height:22px;
}
#finish-report {
	border-top: dotted 2px #999999;
	position:absolute;
	width:23px;
	top:463px;
	left:865px;
	height:1px;
}
.keyx {
	position:absolute;
	left:0px;
	bottom:30px;
	font-family:'Roboto', Arial;
	font-size:12px;
	text-align:left;
}
.solarpanel1:hover, .solarpanel2:hover, .solarpanel3:hover, .solarpanel4:hover {
	background-color:#2892c4 !important;
}
.keyx .solarpanel4 {
	margin:5px 0px;
}
#closey {
	position:absolute;
	top:50px;
	right: 20px;
	cursor:pointer;
	color:#42474e;
	font-size:25px;
}
.dropbox {
	display:inline-block;
	height:14px;
	font-family:"Lucida Grande", "Segoe UI", "Tahoma", "Helvetica Neue", "Helvetica", sans-serif;
	font-size:11px;
	font-weight:600;
	color:#636363;
	text-decoration:none;
	padding:1px 7px 5px 3px;
	border:1px solid #ebebeb;
	border-radius: 2px;
	border-bottom-color: #d4d4d4;
	background:#fcfcfc;
	background:-moz-linear-gradient(top, #fcfcfc 0%, #f5f5f5 100%);
	background:-webkit-linear-gradient(top, #fcfcfc 0%, #f5f5f5 100%);
	background:linear-gradient(to bottom, #fcfcfc 0%, #f5f5f5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#f5f5f5',GradientType=0);
	line-height:11px;
}
.status {
	display:inline-block;
	width:15px;
	height:14px;
	vertical-align:bottom;
	margin: 0 5px 0 2px;
	background:transparent url('https://www.dropbox.com/static/images/widgets/dbx-saver-status.png') no-repeat;
	position:relative;
	top:2px;
}
.mainsection3 {
	width:100%;
	background-image:url(images/keyfeatures.jpg);
	background-repeat:repeat;
	height: auto;
	overflow:auto;
}
.middle {
	width:980px;
}
.breadcrumbs {
	font-size:12px;
	color:#3e454d;
	font-family: 'Roboto', Arial;
	text-align:left;
	margin-top:20px;
	margin-bottom:8px;
}
.breadcrumbs a {
	color:#8d8e8f !important;
	text-decoration:none !important;
}
.breadcrumbs a:hover {
	color:#ea4e1d !important;
}
.abouth1 {
	color:#3e454d;
	font-family: 'Roboto Condensed', Arial;
	text-align:left;
	font-weight:bold;
	font-size:65px;
	margin: 5px 0px 22px 0px;
}
.abouth1 img {
	float:right;
	margin: -18px 45px 0px 0px;
}
.content4 {
	float:left;
	clear:left;
	width:525px;
	border-top:solid 5px #2892c4;
	margin-top:5px;
	margin-bottom:50px;
	text-align:left;
	min-height:500px;
}
.content4 li, .content5 li {
	margin-bottom:0px !important;
}
.content4 ul, .content5 ul {
	margin-bottom:15px;
	margin-left: 20px;
}
.content4 p, .content4 li, .content5 p, .content5 li {
	color:#3e454d;
	font-size:14px;
	font-family: 'Roboto', Arial;
	margin-bottom:15px;
	text-align:left;
	line-height:140%;
}
.content4 h2, .content4 h3, .content5 h3 {
	color:#3e454d;
	font-family: 'Roboto', Arial;
	font-size:30px;
	font-weight:bold;
	margin-top:15px;
	text-align:left;
	margin-bottom:15px;
}
.content4 h4, .content5 h4 {
	color:#3e454d;
	font-family: 'Roboto', Arial;
	font-size:17px;
	font-weight:bold;
	margin-top:15px;
	margin-bottom:15px;
	line-height:140%;
}
.content4 a {
	color:#3E454D;
	font-weight:bold;
}
.content4 a:hover {
	color:#ea4e1d;
	font-weight:bold;
}
.rightnav {
	float:right;
	width:330px;
	margin-top:5px;
	text-align:left;
	margin-bottom:100px;
}
.abouttable {
	width:315px;
}
.aboutrow {
	background-color:#454850;
}
.aboutrow:hover {
	background-color:#b9b9b9;
	cursor: pointer;
}
.aboutlink {
	color:#ffffff;
	text-decoration:none;
}
.rightnav td {
	font-family: 'Roboto', Arial;
	font-weight:bold;
	color:#3e454d;
	font-size:20px;
	padding: 25px 0px;
	border-bottom:solid 1px #bdbbbc;
	line-height:normal;
}
.rightnav table {
	border-bottom:solid 5px #bdbbbc;
}
.rightnav h5 {
	border-top:solid 6px #d00302;
	padding-top:10px;
	font-family: 'Roboto', Arial;
	font-weight:bold;
	font-size:20px;
	text-align:left;
	text-transform: uppercase;
	margin-top:36px;
	color:#3e454d;
	margin-bottom:24px;
}
.arrowx img {
	height: 20px;
	float:right;
}
.column11, .column12, .column13 {
	width: 308px;
	float:left;
	margin-top:0px;
	text-align:left;
}
.column11 {
	border-top: solid 6px #2892c4;
}
.column12 {
	border-top: solid 6px #fbba00;
}
.column13 {
	border-top: solid 6px #71cc0f;
}
.column11 h1, .column12 h1, .column13 h1 {
	color:#3e454d;
	font-family: 'Roboto', Arial;
	font-weight:bold;
	font-size:24px;
	margin-top:12px;
	margin-bottom:30px;
}
.column11 h2, .column12 h2, .column13 h2 {
	color:#3e454d;
	font-size:17px;
	font-family: 'Roboto', Arial;
	line-height: normal;
	margin-top:0px;
}
.column11 p, .column12 p, .column13 p, .column11 li, .column12 li, .column13 li {
	color:#3e454d;
	line-height:normal;
	font-size:14px;
	font-family: 'Roboto', Arial;
}
.column11 li, .column12 li, .column13 li {
	margin-bottom:0px;
	list-style-type:disc;
	list-style-position:inside;
}
.column12, .column13 {
	margin-left: 28px;
}
.column12 table a {
	text-decoration:none;
	color:#3e454d;
	line-height:normal;
	font-size:14px;
	font-family: 'Roboto', Arial;
	font-weight:bold;
}
.column12 table a:hover {
	color:#EE1C24;
}
.news {
	margin-bottom:17px;
	overflow:auto;
	height:auto;
	padding-bottom: 20px;
}
.news img {
	float:left;
	margin-right: 10px;
	margin-bottom:40px;
	display:none;
}
.news h3 {
	font-family: 'Roboto', Arial;
	color:#3e454d;
	font-size:14px;
	margin-bottom:0px;
	margin-top:0px;
	font-weight:bold;
}
.news p {
	font-family: 'Roboto', Arial;
	color:#3e454d;
	font-size:14px;
	margin-bottom:15px;
}
.downloadpdf, .backbutton {
	color:#ffffff;
	background-color:#ea4e1d;
	padding:10px 10px 10px 10px;
	font-size: 12px;
	font-family:'Roboto', Arial;
	text-decoration: none;
	font-weight: bold;
}
.downloadpdf:after {
	content:'\2193';
	margin-left:20px;
	font-size:20px;
}
.downloadpdf:hover, .backbutton:hover {
	color:#ffffff;
	background-color:#42474e;
}
.viewmore {
	color:#3e454d;
	font-size:16px;
	font-family: 'Roboto Condensed', Arial;
	font-weight:bold;
	display:block;
	margin-bottom: 20px;
}
.viewmore:hover {
	color:#ea4e1d;
}
.item1 {
	width:308px;
	position:relative;
	margin-top:44px;
	text-align:left;
	float:left;
	margin-right:28px;
	margin-left:0px;
}
.item1:nth-child(3n+1) {
	margin-right: 0px;
}
.rightnav p {
	margin-bottom:24px;
}
#top1 {
	float:right;
	font-size:14px;
	color:#3e454d;
}
#top1:hover {
	color:#ea4e1d;
}
.alphabet {
	word-spacing: 4px;
	margin-top:8px;
}
.alphabet a {
	color:#3e454d;
	font-size:30px;
	font-weight:bold;
	font-family: 'Roboto Condensed', Arial;
	text-decoration:none;
}
.alphabet a:hover {
	color:#ea4e1d;
}
#a #top1 {
	display: none;
}
.content5 h1 {
	color:#ea4e1d;
	font-size:49px;
	font-weight:bold;
	font-family: 'Roboto Condensed', Arial;
}
#content5 p {
	font-size:16px !important;
}
.content5 {
	float:left;
	clear:left;
	width:665px;
	border-top:solid 5px #ea4e1d;
	margin-top:5px;
	text-align:left;
}
.newproject {
	float:left;
	clear:both;
}
.newproject input[type=text] {
	width:490px;
	border-radius:5px;
	border: solid 1px #9e9e9e;
	padding:19px 15px 19px 15px;
	font-size:14px;
	color:#929292;
	font-family: 'Roboto', Arial;
}
#whereyouhavebeen, #notvisit {
	color:#000;
}
.introduction {
	width:400px;
	height:410px;
	position:fixed;
	top: 50%;
	left: 50%;
	margin-top: -205px;
	margin-left: -200px;
	background-color:#ffffff;
	z-index:9;
	display:none;
	opacity:0;
	padding:20px;
	box-sizing:border-box;
}
.introduction h1 {
	font-size:21px;
	font-family: 'Roboto', Arial;
	font-weight:bold;
	color:#596572;
}
.introduction a {
	color:#ffffff;
	font-size:17px;
	background-color:#ea4e1d;
	padding:15px 65px;
	font-family: 'Roboto', Arial;
	font-weight:bold;
	text-decoration:none;
	display: inline-block;
	margin-top:30px;
	cursor: pointer;
	border:none;
}
.introduction a:hover {
	color:#ffffff;
	background-color:#42474e;
}
.introjs-tooltiptext {
	font-family:'Roboto', Arial;
	font-size:14px;
	padding: 10px;
}
.popup2 {
	width:500px;
	height:260px;
	position:fixed;
	top: 50%;
	left: 50%;
	margin-top: -130px;
	margin-left: -250px;
	background-color:#ffffff;
	z-index:9;
	display:none;
	opacity:0;
	padding:20px;
	box-sizing:border-box;
	text-align:left;
}
.popup2 h1, .popup3 h1  {
	font-size:20px;
	color:#3e454d;
	font-family:'Roboto', Arial;
	font-weight: bold;
	margin-bottom: 13px;
}
.popup2 p, .popup3 p {
	color:#3e454d;
	font-size:14px;
	font-family:'Roboto', Arial;
	margin-bottom:13px;
}
.greenbutton {
	color:#ffffff;
	background-color:#71cc0f;
	padding:7px;
	font-size:14px;
	text-decoration: none;
	display:inline-block;
	margin-bottom:13px;
	font-family:'Roboto', Arial;
}
.orangebutton {
	color:#ffffff;
	background-color:#e96805;
	padding:7px;
	font-size:14px;
	text-decoration: none;
	display:inline-block;
	margin-bottom:13px;
	font-family:'Roboto', Arial;
}
.redbutton {
	color:#ffffff;
	background-color:#d00302;
	padding:7px;
	font-size:14px;
	text-decoration: none;
	display:inline-block;
	font-family:'Roboto', Arial;
}
.popup3 {
	width:500px;
	height:284px;
	position:fixed;
	top: 50%;
	left: 50%;
	margin-top: -142px;
	margin-left: -250px;
	background-color:#ffffff;
	z-index:9;
	display:none;
	opacity:0;
	padding:20px;
	box-sizing:border-box;
	text-align:left;
}
.greenbutton:after, .redbutton:after, .orangebutton:after {
	content:'\232A';
	margin-left: 20px;
}
.answerbutton a {
	color:#ffffff;
	text-decoration:none;
}
.checkpointx {
	float:right;
	margin-top: -23px;
}
ul.MenuBarSubmenuVisible a:hover {
	text-decoration:underline;
}
.notsure {
	float:right;
	font-family:'Roboto', Arial;
	clear:right;
	width:304px;
	text-align:left;
	font-size:14px;
	padding:0 15px;
	box-sizing:border-box;
	margin-bottom:60px;
}
.notsure a {
	color: #ea4e1d;
}
.notsure a:hover {
	text-decoration:underline;
}
.success {
	width:100%;
	background-color:#71cc0f;
	border-left: solid 10px #44A044;
	box-sizing:border-box;
	padding: 11px 20px;
	color:#ffffff;
	font-family:'Roboto', Arial;
	margin-top: 45px;
	line-height:30px;
	display:none;
	opacity:0;
}
.successmap {
	float:right;
	vertical-align:middle;
	cursor:pointer;
}
.show-mob {
	display: none;
}
#scroll-to-top {
	width: 40px;
	height: 40px;
	line-height: 48px;
	font-size: 26px;
	font-weight: bold;
	color: #ffffff;
	position: fixed;
	bottom: 10px;
	right: 10px;
	background-color: #42474e;
	cursor: pointer;
	z-index: 5;
	display:block;
	opacity: 0.5;
}
#scroll-top-top:hover {
	opacity:1;
}
/*mobile tutorial*/
#mob-tut {
	width: 280px;
	height: 365px;
	background-color: #ffffff;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -200px;
	margin-left: -140px;
	display: none;
	z-index: 9;
	text-align: center;
	font-family:'Roboto', Arial;
}
#mob-tut img {
	padding: 30px 20px 20px 20px;
}
#mob-tut h1 {
	padding: 4px 20px;
	color: #42474e;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
}
#mob-tut h2 {
	padding: 0px 20px;
	color: #42474e;
	font-size: 14px;
	line-height: 18px;
}
#mob-tut .start-tut-button {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 25px;
	background-color: #ea4e1d;
	appearance: initial;
	-webkit-appearance: initial;
	-moz-appearance: initial;
	outline: none;
	border: none;
	margin: 10px auto;
}
#mob-tut .tut-button {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 15px;
	background-color: #ea4e1d;
	appearance: initial;
	-webkit-appearance: initial;
	-moz-appearance: initial;
	outline: none;
	border: none;
	margin: 10px 5px;
}
.stage {
	width: 10px;
	height: 10px;
	background-color: #cccccc;
	border-radius: 50%;
	margin: 5px 2px;
	display: inline-block;
}
.current {
	background-color: #ea4e1c;
}
.mob-a {
	display:inline-block;
	float:right;
}
.hide-mobile {
	border-right: solid 1px #60656a;
}
input[type=text] {
	font-family: 'Roboto', Arial;
}
.lineme {
	height:52px;
	float:left;
	border-left: solid 1px #2e3236;
}
#showmenu img {
	width:55px;
}
#logox {
	width:129px;
	cursor:pointer;
	margin-top: 22px;
}
.wherearewe {
	position:relative;
	float:left;
	width:600px;
	color:#40444c;
}
.wherearewe li, .methodprocess li {
	list-style-position: outside;
	margin-left:20px;
	font-style:'Roboto', Arial;
}
.wherearewe h1 {
	font-size:36px;
	font-weight:bold;
	font-family: 'Roboto', Arial;
	margin: 40px 0px 10px 0px;
}
.wherearewe p, .wherearewe ol {
	font-size:14px;
	margin-bottom:15px;
	font-family: 'Roboto', Arial;
}
#widget_sp_image-15, #widget_sp_image-16, #widget_sp_image-17 {
	float:left;
	font-family: 'Roboto Condensed', Arial;
	text-align:center;
	border-left: solid 6px #ea4e1c;
	width:300px;
	box-sizing:border-box;
	background-color:#ffffff;
	padding: 20px;
	margin-left:22px;
	height:294px;
	margin-top:40px;
	margin-bottom:55px;
}
#widget_sp_image-15 img, #widget_sp_image-16 img, #widget_sp_image-17 img {
	margin: 10px 0px 20px 0px;
}
#widget_sp_image-15 h2, #widget_sp_image-16 h2, #widget_sp_image-17 h2 {
	font-size:20px;
	color:#44474e;
	font-weight:bold;
	margin-bottom:15px;
}
#widget_sp_image-15 p, #widget_sp_image-16 p, #widget_sp_image-17 p {
	font-size:17px;
	color:#44474e;
	margin-bottom:15px;
}
#widget_sp_image-15 {
	clear:both;
	margin-left:0px;
}
#widget_sp_image-15 img {
	margin:10px 0px 32px 0px;
}
#widget_sp_image-16 img {
	margin:20px 0px 31px 0px;
}
.wherearewelink, .wherearewelink2 {
	color:#ea4e1c;
	text-decoration: none;
	font-weight:bold;
}
.wherearewelink:hover, .wherearewelink2:hover {
	text-decoration:underline;
}
.methodcontainer {
	width:100%;
	background-color:#ffffff;
	position:relative;
	clear:both;
}
.methodprocess {
	font-family: 'Roboto', Arial;
	color:#44474e;
	padding-top:45px;
	padding-bottom:45px;
	clear:both;
}
.methodprocess h1 {
	font-size:36px;
	font-weight:bold;
	margin-bottom:15px;
}
.methodprocess p, .methodprocess ul {
	margin-bottom:15px;
	list-style-position:inside;
	font-size:14px;
}
.methodprocess img {
	float:right;
	margin-left:80px;
	margin-top:30px;
}
.methodprocess a {
	padding:15px;
	background-color:#ea4e1c;
	color:#ffffff;
	text-decoration:none;
	margin-top: 20px;
	display:inline-block;
}
.methodprocess a:hover {
	background-color:#44474e;
}
.page-id-1487 .accord {
	width:742px;
	margin-top:0px;
}
.dlworksheet {
	display:inline-block;
	float:right;
	color:#ea4e1c !important;
	text-decoration:underline;
	font-weight:bold;
}
.dlworksheet:hover {
	text-decoration:none;
}
.page-id-1487 .ui-widget-content {
	background-color:#ffffff !important;
}
.page-id-1487 #accordion8 .ui-accordion-content {
	height:auto;
}
.page-id-1487 #accordion8 p {
	padding-bottom:0px !important;
	font-weight:bold !important;
	font-size:16px !important;
}
.processarea {
	width:100%;
	background-color:#f5f3f0;
	border:none;
	padding:10px;
	box-sizing:border-box;
	height:119px;
	margin-bottom:20px;
}
#accordion8 input[type=submit] {
	appearance: inherit;
	-webkit-appearance: inherit;
	-ms-appearance: inherit;
	-moz-appearance: inherit;
	background-color:#ea4e1c;
	color:#ffffff;
	font-size:16px;
	padding:10px 25px;
	border:none;
	cursor:pointer;
	font-family: 'Roboto', Arial;
}
#accordion8 input[type=submit]:hover {
	background-color:#44474e;
}
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
	font-family: 'Roboto', Arial;
}
.testimonials h1 {
	font-size:64px;
	font-family:'Roboto Condensed', Arial;
	font-weight:bold;
	text-align:left;
	text-transform: uppercase;
	color:#42474e;
	margin-bottom:10px;
}
.testimonials p {
	font-family:'Roboto Condensed', Arial;
	font-size: 17px;
	text-align:left;
	margin-bottom:20px;
}
.testimonials-sidebar img {
	width:245px;
	height:auto;
}
#close-nav {display: none;}
.how-shape-works {
	position:relative;
	width:940px;
	margin: 573px auto 0 auto;
	height: auto;
}
.how-shape-works h1 {
	margin-bottom:30px;
	padding-top:30px;
	font-size:64px;
	color:#42474e;
	font-family: 'Roboto Condensed', Arial;
	font-weight:bold;
	text-align:left;
	text-transform:uppercase;
}
.how-shape-works-cont {
	width: 480px;
	text-align: left;
	float: left;
}
.how-shape-works-cont p {
	margin-bottom: 20px;
	color: #42474e;
	font-size: 17px;
	font-family:'Roboto Condensed', Arial;
}
.register-button {
	color: #ffffff;
	background-color: #ea4e1d;
	margin-bottom: 20px;
	padding: 15px 25px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	display: inline-block;
	text-decoration: none;
	font-weight:bold;
	font-family:'Roboto Condensed', Arial;
}
.register-button:hover {
	color: #ffffff;
    background-color: #42474e;
}
.mail-to-button {
	color: #ea4e1d;
}
.mail-to-button:hover {
	color: #42474e;
}
.how-shape-works-imgs {
	float: right;
	width: 420px;
	margin-right: -100%;
}
.pricing-container {
	background-image:url(images/keyfeatures.jpg);
	width: 100%;
	height: auto;
	overflow: auto;
	padding: 60px 0px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.pricing-section {
	position:relative;
	width:940px;
	margin: 0 auto;
	height: auto;
}
.pricing-section h1 {
	margin-bottom:30px;
	font-size:64px;
	color:#42474e;
	font-family: 'Roboto Condensed', Arial;
	font-weight:bold;
	text-align:left;
	text-transform:uppercase;
}
.price-container {
	width: 32%;
	height: auto;
	float: left;
	background-color: #f2f1ed;
	margin-right: 2%;
}
.price-container:last-child {
	margin-right: 0px;
}
.price-container h2 {
	color: #ffffff;
	background-color: #42474e;
	font-size: 28px;
	text-align: center;
	padding: 10px 0px;
	font-family: 'Roboto Condensed', Arial;
}
.price-info-container {
	background-color: #e7e7e7;
	padding: 20px 20px 30px 20px;
	font-family: 'Roboto Condensed', Arial;
	color: #42474e;
	position: relative;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.the-price {
	font-size: 70px;
	font-weight: 600;
	line-height: 70px;
}
.the-sub-price {
	font-size: 12px;
}
.the-description {
	padding: 10px 0px;
	min-height: 76px;
	font-size: 16px;
	line-height:normal;
}
.purchase-package {
	padding: 10px 20px;
	color: #ffffff;
	background-color: #ea4e1d;
	text-decoration: none;
	position: absolute;
	bottom: -20px;
	left: 27%;
}
.purchase-package:hover {
	color: #ffffff;
    background-color: #42474e;
}
.price-container ul {
	list-style: none;
	padding: 30px 20px 20px 20px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	color: #42474e;
	font-size: 14px;
	font-family: 'Roboto Condensed', Arial;
}
.price-container ul li {
	margin-top: 10px;
	line-height:normal;
}
#reg-info {
	font-size:16px;
}
#blocker-popup {
	width: 430px;
	height: auto;
	overflow:auto;
	padding-bottom:30px !important;
	padding-left:30px !important;
	padding-right:30px !important;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -275px;
	margin-left: -215px;
	background-color: #ffffff;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	font-family: 'Roboto Condensed', Arial;
	text-align: center;
}
#close-blocker {
	text-align: right;
	color: #ea4e1d;
	font-size: 18px;
	text-decoration: underline;
	cursor: pointer;
}
#close-blocker:hover {
	color: #42474e;
}
#blocker-popup h2 {
	font-size: 39px;
	color: #363c43;
	line-height: 39px;
	font-weight: 700;
	text-transform: uppercase;
	margin-top: 5px;
}
#blocker-popup h3 {
	font-size: 18px;
	color: #363c43;
	margin-top: 20px;
}
#popup-register {
	color: #ffffff;
	font-size: 23px;
	display: inline-block;
	text-decoration: none;
	text-transform: uppercase;
	background-color:#ea4e1d;
	padding: 20px 50px;
	font-family:'Roboto Condensed', Arial;
}
#popup-register {
    background-color: #42474e;
}
#popup-login {
	color: #363c43;
	font-size: 14px;
	display: block;
	margin-top: 20px;
}
#popup-login:hover {
	color: #ea4e1d;
}
#blocker-popup img {
	display: block;
	margin:15px auto;
}
#screen-cover {
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.7);
	opacity:0;
	top: 0;
	display:none;
	z-index:999999;
}
#blocker-popup {
	padding:10px 20px 20px 20px;
	font-size:14px;
}
#theWorks:hover, #pricing:hover {
	border-bottom: 8px solid #ea4e1d;
}
.fade-this-in {
	display: none;
}
.slideinmenu #menu-nav-options a {
	font-size: 22px;
}
.get-started-button {
	background-color: #ea4e1d;
	padding: 15px 30px;
	color: #ffffff;
	margin: 15px 0px;
	display: inline-block;
	font-family: 'Roboto Condensed', Arial;
	text-decoration: none;
}
.get-started-button:hover {
	text-decoration: underline;
}
#menu-nav-options {
	margin-top: 8px;
	color: #ffffff;
	font-family: 'Roboto Condensed', Arial;
}
#menu-nav-options a {
	color: #ffffff;
}
#sub-menu-link img {
    float: right;
    padding: 8px 8px;
}
.cases .readmore {
	display:none;
}
.woocommerce-order-received .woocommerce p {
	text-align:left;
	margin-bottom:50px;
	font-size: 30px;
}
.woocommerce-order-received .woocommerce {
	overflow:hidden;
}
.woocommerce-order-received address {
	text-align:left;
}
.woocommerce-order-received .woocommerce h2 {
	font-family:'Roboto Condensed', Arial;
	text-align:left;
	margin-bottom:10px;
	font-size:24px;
	color:#3e454d;
	font-weight:bold;
}
.widget-woocommerce-currency-switcher {
	display:none;
}

@media screen and (max-width: 900px) {
	.user-bar2 {
		padding-right:20px;
		-webkit-box-sizing: border-box;
		box-sizing:border-box;
	}
}
@media screen and (max-width: 600px) {
	.loginarea, #blocker-popup {
		width:90%;
		left: 45%;
		margin-left: -40%;
		height:auto;
	}
	#blocker-popup h2 {
		font-size: 30px;
	}
	.loginarea img {
		height:80px;
	}
}
@media screen and (max-width: 410px) {
	#logox {
		width:133px;
		margin-left:0px;
	}
	.footerlinks {
		text-align:center;
	}
	.woocommerce .col2-set, .woocommerce-page .col2-set, #order_review_heading, #order_review {
		width:100% !important;
	}
	.create-account p {
		margin-top: 10px;
	}
	
}
@media screen and (min-width: 600px) {
	#mob-tut {
		height: 385px;
	}
}
#workshop-questionairre {
	background-color: #e7441b;
	width: 400px;
	height: 60px;
	float: right;
	margin-top: -80px;
	position: relative;
	text-align: left;
	padding: 16px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	cursor: pointer;
}
#workshop-questionairre p {
	color: #ffffff;
	font-size: 22px;
	font-family: 'Roboto Condensed', Arial;
	font-weight: bold;
}
#workshop-questionairre img {
	position: absolute;
	right: 20px;
	top: 12px;
}
#the-questionairre {
	width: 670px;
	height: 100%;
	position: fixed;
	background-color: #ffffff;
	right: -100%;
	top: 0;
	z-index: 200;
	padding: 50px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	text-align: left;
	overflow: auto;
}
#close-questionairre {
	position: absolute;
	top: 25px;
	left: 25px;
	width: 22px;
	height: 22px;
	background-color: #3a3e44;
	border-radius: 50%;
	color: #ffffff;
	text-align: center;
	font-family: 'Roboto Condensed', Arial;
	font-size: 20px;
	line-height: 20px;
	cursor: pointer;
}
#the-questionairre h2 {
	color: #e7441b;
	font-family: 'Roboto Condensed', Arial;
	font-weight: bold;
	font-size: 26px;
}
#the-questionairre p {
	color: #3a3e44;
	font-size: 14px;
	font-family: 'Roboto Condensed', Arial;
	margin-top: 15px;
}
/*ninja form*/
.hp-wrap {display: none;}
.ninja-forms-all-fields-wrap {
	margin-top: 15px;
}
.textarea-wrap textarea, .text-wrap input[type=text] {
	width: 100%;
	background-color: #f4f1ee;
	resize: vertical;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 5px;
	font-size: 14px;
	color: #3a3e44;
	outline: none;
	border: none;
	font-family: 'Roboto Condensed', Arial;
}
.textarea-wrap textarea {
	min-height: 70px;
}
.field-wrap {
	margin-bottom: 25px;
}
.label-above label {
	font-family: 'Roboto Condensed', Arial;
	font-size: 14px;
	color: #3a3e44;
}
.ninja-forms-all-fields-wrap select {
	display: block;
	margin-top: 10px;
	border: 1px solid #ccc8b6;
	height: 45px;
	font-family: 'Roboto Condensed', Arial;
	font-size: 14px;
	color: #3a3e44;
}
.upload-wrap input[type=file] {
	display: block;
	margin-top: 10px;
	font-family: 'Roboto Condensed', Arial;
	font-size: 14px;
	color: #3a3e44;
}
.ninja-forms-all-fields-wrap input[type=submit] {
	width: 250px;
	height: 60px;
	background-color: #e7441b;
	color: #ffffff;
	font-family: 'Roboto Condensed', Arial;
	font-size: 22px;
	font-weight: bold;
	cursor: pointer;
}
#form-overlay {
	width: 100%;
	height: 100%;
	position: fixed;
	display: none;
	background-color: rgba(0,0,0,0.6);
	top: 0;
	left: 0;
	z-index: 150;
}
.sub-menu-pulldown ul li:nth-child(1), .slideinmenu li ul li:nth-child(2) {
	display:none;
}