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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a[href], label[for], select, 
input[type=checkbox], input[type=radio] {
	cursor: pointer;
}
button, input[type=button], input[type=image], 
input[type=reset], input[type=submit] {
	padding: 0;
	overflow: visible;
	cursor: pointer;
}
button::-moz-focus-inner, 
input[type=button]::-moz-focus-inner, 
input[type=image]::-moz-focus-inner, 
input[type=reset]::-moz-focus-inner, 
input[type=submit]::-moz-focus-inner {
	border: 0;
}
.hide {
	position: absolute !important;
	left: -9999em !important;
}
.clearfix:after {
	content: ".";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
}
h1, h2, h3, h4, h5, h6 {
	line-height: normal;
}
.ie7 .clearfix {
	zoom: 1; 
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
del {
	text-decoration: line-through;
}
th, td {
	vertical-align: top;
}
th {
	font-weight: normal;
	text-align: left;
}
address, cite, dfn {
	font-style: normal;
}
abbr, acronym {
	border-bottom: 1px dotted #999;
	cursor: help;
}
sub, 
sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
textarea {
	 overflow: auto;
}
p {
	line-height: normal;
	font-size: 14pt;
	color: #000;
}
.ir {
	font: 0/0 a;
	text-shadow: none;
	color: transparent;
}
ol {
	display: block;
	list-style-type: decimal;
	-webkit-margin-before: 1em;
	-webkit-margin-after: 1em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	-webkit-padding-start: 40px;
}
/* Normalized Styles
------------------------------------------------------------------------------*/
html {
	height: 100%;
	position: relative;
}
body {
	font: 14px/21px 'Open Sans', sans-serif;
	font-weight: 400;
	color: #2f2f2f;
	background-color: #fff;
	width: 100%;
	height: 100%;
}
input, textarea, select {
	font: 14px/21px 'Open Sans', sans-serif;
}
a {
	text-decoration: none;
}
a:hover, a:focus {
	text-decoration: none;
}
hr {
	margin: 0;
	background-color: #81C341;
	color: #eee;
	height: 1px;
	border: 0 !important;
}

#sub_header div {
    padding: 7px 0px 5px 20px;
}

#sub_header div a {
    color: #ffffff;
}

/* This controls the contents width and centers */
#content {
    width: 99%;
    margin: 0 auto;
}

/* This Controls the Headings for each widget */
#content h1
{
    margin-top: 10px;
    margin-bottom: 1px;
    padding: 0px 15px;
    font-size: 124%;
    text-transform: uppercase;
    line-height: 32px;
    color: #fff;
}

/* Widget Link Settings */
#content h1 a
{
    color: #fff;
    text-decoration: none;
    font-style: normal;
    text-transform: uppercase;
    line-height: 32px;
}

/* This controls the footer height - if you change footer height, also change padding-bottom for the #content to prevent overlapping */
#footer
{
    font-size: 90%;
    margin-bottom: 0px;
    height: 20px;
    background: url(../images/bg-footer.png) repeat-x bottom;
    padding-top: 10px;
    color: #FFFFFF;
    z-index: 25;
}

#footer {
    margin:0 auto;
    display: block;
    clear: both;
}

/* Controls the width of the footer and centers */
#footer-content {
    margin:0 auto;
    display: block;
    width: 700px;
}

section {
    position: relative;
}

section.odd {
    background-color: #f4f5f5;
}

.clear {
    clear: both;
}

.padContentForHeader {
    padding-top: 67px;
	overflow-x: hidden;
}

.padContentForHeaderWithSubHeader {
    padding-top: 117px;
}

/* Navigation header
------------------------------------------------------------------------------*/
.navbar-header {
    min-height: 60px;
}

.navbar-collapse-button-icon {
    font-size: 20px;
    color: #8f8f8f;
}

/* Header
------------------------------------------------------------------------------*/
.headerWrapper {
    position: fixed;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.95);
    z-index: 500;
}

.header {
	padding: 140px 0 70px;
    width:100%;
	overflow: hidden;
	background-image: url('../../../images/themes/2014-external/partnerpage-bg.jpg');
	background-size: cover;
}
.header-caption {
	text-align: center;
	color: #fff;
}
.header-title {
	margin-bottom: 50px;
}
.header-title h1 {
	font-size: 48px;
	font-weight: 300;
	margin-bottom: 10px;
}
.header-title p {
	color: #fff;
	font-size: 22px;
	font-weight: 300;
}
.header-content {
	background-color: #fff;
	margin: 0 auto;
    width: 90%;
}
.header-content h2 {
	font-size: 24px;
	font-weight: 300;
	background-color: #f3f4f6;
	color: #5d5d5d;
	line-height: 2;
}
.pricing-order {
	font-size: 12px;
	font-weight: 300;
}
.pricing-number {
	font-size: 29px;
	font-weight: 500;
}
.pricing-style {
	font-size: 12px;
	font-weight: 300;
}
.price {
	padding: 20px 0;
	color: #000;
	font-size: 24px;
	font-weight: 300;
}
.price strong {
	font-weight: 600;
}
.pricing-level {
	width: 20%;
	float: left;
}
.pricing-content {
	line-height: 1.5;
	padding: 10px;
}
.level1 .pricing-content {
	background-color: #7dc836;
}
.level2 .pricing-content {
	background-color: #7bc435;
}
.level3 .pricing-content {
	background-color: #78c034;
}
.level4 .pricing-content {
	background-color: #76bc33;
}
.level5 .pricing-content {
	background-color: #73b832;
}

/* Addon Page Content
------------------------------------------------------------------------------*/
#addon-list-wrapper {
    margin-bottom: 50px !important;
}

/* Pricing Page Content
------------------------------------------------------------------------------*/

#priceClause {
    color: #FFF;
    margin-top: 20px;
    font-size: 14px;
    font-weight: 300;
}

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

.account {
	background-color: #f3f4f6;
	padding: 50px 0;
}
.account h2 {
	text-align: center;
	font-size: 26px;
	color: #7dc836;
	margin-bottom: 30px;
}
.green-tick {
	font-size: 18px;
	list-style-type: none;
	padding-left: 100px;
}
.green-tick li {
	background-image: url("../../../images/themes/2014-external/icon-check.png");
	background-position: 0 10px;
	background-repeat: no-repeat;
	line-height: 40px;
	padding-left: 35px;
}
.calculator {
	padding: 150px 0 100px;
}
.calculator-cost {
	padding: 0 100px;
}
.calculator-cost h2 {
	text-align: center;
	font-size: 26pt;
	line-height: 1.3;
	color: #7dc836;
}
.calculator .cost-img {
	margin-top: 40px;
	text-align: center;
}
.calculator .cost-img img {
	margin-right: 30px;
}


#pricing-calculator {
    background-color: #EFEFEF;
    padding: 5px;
    margin: 10px;
    text-align: center;
    border-radius: 5px;
    padding: 25px;
    margin-top: 0px;
}

#pricing-calculator h2 {
    font-size: 36px;
    padding-bottom: 5px;
    color: black;
    font-weight: 400;

}

.pricing-calc-input-row {
    font-size: 18px;
}

.pricing-calc-input-table {
    width: 100%;
}

.pricing-calc-input-title {
    text-align: center;
    padding: 5px;
    padding-left: 5px;
    padding-right: 5px;
}

.pricing-calc-input-entry {

}

.pricing-calc-input-entry input {
    width: 100px;
}
.pricing-calc-input-entry input, .pricing-calc-input-entry select {
    padding: 5px;
}

#pricing-calculator button {
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 10px 20px 10px 20px;
    font-size: 20px;
}

#pricing-calculator .pricing-calc-final-price {
    text-align: center;
    margin: 10px;
    font-size: 16px;
    font-weight: bold;
    padding-top: 30px;
    padding-bottom: 10px;
}

#pricing-calculator .pricing-calc-final-price-item {
    margin: 5px;
    font-size: 28px;
}

#pricing-calculator .pricing-calc-no-cost {
    color: #7dc836;
    font-weight: bold;
}

.calculator-button {
    width: 97%;
    color: white;
    border-radius: 5px;
    background-color: #7dc836;
    border-color: #7dc836;
    border-style: solid;
}

#pricing-calculator .pricing-calc-result-table {
    width: 95%;
    font-size: 16px;
}

#pricing-calculator .pricing-calc-result-title {
    width: 480px;
    text-align: right;
    padding-right: 10px;
    padding-top: 10px;
}
#pricing-calculator-result_2, #pricing-calculator-result_1 {
    text-align: left;
    background-color: white;
    border-radius: 5px;


}

#pricing-calculator .pricing-calc-result-value {
    text-align: left;
    padding-left: 10px;
    padding-top: 10px;
}

#pricing-calculator-pre-purchase-credit-info {
    display: none;
    border: 1px solid #008000;
    background-color: #90ee90;
    padding: 10px;
    margin-top: 20px;
}

.questions {
	padding: 50px 0;
	background-color: #f3f4f6;
}
.questions h2 {
	margin-bottom: 30px;
	text-align: center;
	color: #7dc836;
	font-size: 43px;
	font-weight: 600;
}
.questions h3 {
	margin-bottom: 20px;
	color: #5d5d5d;
	font-size: 20px;
	font-weight: 600;
}
.questions p {
	margin-bottom: 40px;
	font-size: 19px;
}
.questions-content {
	overflow: hidden;
	display: block;
}
.hide {
  display: none;
}
.read-more-show, .read-more-hide {
	text-align: center;
	margin-top: 50px;
	font-size: 17px;
}
.read-more-show a, .read-more-hide a {
	cursor: pointer;
	color: #89c5fb;
}
.read-more-show i, .read-more-hide i {
	color: #89c5fb;
}

/* Register Footer
------------------------------------------------------------------------------*/
.registerFooterWrapper {
    padding: 30px 0;
    background-color: #e6e6e6;
}

.registerFooterWrapper h2 {
    color: #646464;
    font-size: 20px;
    line-height: 50px;
}

.footer-button {
    text-align: center;
    background-color: #7dc836;
    padding: 16px 0;
    width: 80%;
}
.footer-button a {
    display: inline-block;
    color: #fff;
    font-size: 25px;
}

@media (max-width: 995px) {
    .registerFooterWrapper h2 {
        font-size: 16px;
    }
}

/* footer
------------------------------------------------------------------------------*/
section.footer {
    padding: 50px 0 20px;
    color: #999999;
}
.footer p {
    line-height: 2;
}
.footer p a {
    color: #999999;
}
.footer-menu {
    padding-top: 30px;
    padding-bottom: 30px;
}
.footer-menu h2 {
    font-size: 18px;
    font-weight: 500;
    line-height: 3;
    border-bottom: solid 1px #cdcccc;
}
.footer-menu p a {
    font-size: 16px;
}
.footer-feedback {
    padding-top: 50px;
    padding-bottom: 50px;
    text-align: center;
}
.footer-feedback h3 {
    font-size: 20px;
    font-weight: 500;
    line-height: 2;
}
.footer-feedback h4 {
    color: #676767;
    font-size: 18px;
    line-height: 2;
}
.footer-feedback p {
    font-size: 13px;
    line-height: 2;
}
.footer-feedback p a {
    color: #80c341;
}
.theme-footer-link {
    text-align: center;
}
.theme-footer-link p {
    color: #5e5e5f;
    text-align: center;
    font-size: 12px;
}
.theme-footer-link p a {
    color: #5e5e5f;
    font-size: 12px;
    font-weight: 500;
}
.logo-link {
    margin-bottom: 30px;
}
.logo-link a {
    display: inline-block;
    width: 22px;
    height: 22px;
    background-size: cover;
    background-repeat: no-repeat;
    margin-right: 30px;
}
.logo-link-twitter {
    background-image: url('../../../images/website/app/twitter.png');
}
.logo-link-facebook {
    background-image: url('../../../images/website/app/face-book.png');
}
.logo-link-youtube {
    background-image: url('../../../images/website/app/youtube.png');
}

/* Footer Awards
*/
#footer-awards {
    margin: auto;
	text-align: center;
}

#footer-awards img {
    margin: 57px;
    margin-top: 20px;
}

/* media
------------------------------------------------------------------------------*/
@media (max-width: 1200px) {
	.calculator-cost {
		padding: 0 10px;
	}

    .green-tick {
        padding-left: 30px;
    }

	#footer-awards img {
		margin: 30px;
	}


}
@media (max-width: 760px) {

    .headerWrapper {
        position: relative;
    }

    .contentWrapper {
        margin-top: -65px;
    }

    .green-tick {
		padding-left: 10px;
	}
	.footer-button {
		width: 100%;
	}
	.calculator-cost {
		margin-bottom: 50px;
	}
	.calculator .cost-img img {
		margin-right: 12px;
	}

	.pricing-level {
		width: 100%;
	}
	.pricing-level:after {
		clear: both;
	}
	.pricing-content {
		float: left;
		width: 50%;
	}
	.price {
		float: left;
		width: 50%;
		padding: 25px 0;
		text-align: center;
	}

	.pricing-number {
		font-size: 27px;
	}
	.pricing-style, .pricing-order {
		font-size: 11px;
	}
	.price {
		font-size: 19px;
	}

	#footer-awards img {
		margin: 20px;
	}

    /** Cancel Right-Hand Navigation list */
    .navbar-nav {
        float: none !important;
    }
}

/* Index Hero Slides
------------------------------------------------------------------------------*/

#SlideWrapper {
    margin: 0 auto;
    margin-bottom: 80px;
}

#SlideWrapper {
    width: 980px;
}

#slide-clip {
    width: 1780px;
    margin: 0px -400px 0px;
    -webkit-mask: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(12%,rgba(255,255,255,1)), color-stop(87%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,0)));
}

.SlideVideoGroup {
    width: 1780px;
    height: inherit;
    position: relative;
    margin-top: -200px;
    z-index: 100;
    background: url(../../../images/website/slides_shadow_bottom.png) no-repeat;
    padding-top: 70px;
}

.SlideVideoGroup table {
    margin: 0 auto;
}

.SlideVideoGroup table td {
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
}

.SlideVideoGroup table td div img {
    box-shadow: 0px 0px 8px #888888;
}

.SlideVideoGroup table td div a {
	display:block;
	margin-right: 40px;
}

.SlideVideoTitle {
    margin-top: 10px;
}

/* Generic / Global CSS
------------------------------------------------------------------------------*/

.generic-page-title {
    margin: 50px 50px 50px 50px;
}

.generic-page-title div {
    font-size: 37px;
    display: block;
}

.generic-page-title p {
    margin-top: 10px;
    margin-bottom: 10px;
}

/* Tour Pages
------------------------------------------------------------------------------*/

.tour-content table {
    width: 100%;
}

.SiteContentTour_ImageBox {
    display: block;
    padding: 20px;
    margin: 0 0 0 0;
}

.SiteContentTour_ImageBox img {
    max-width: 750px;
}

.SiteContentTour_PageHeading {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

.SiteContentTour_PageHeading_Title {
    font-weight: bold;
    font-size: 40px;
    color: #F37A23;
    text-shadow: 0 1px 1px rgba(203, 204, 202, 0.7);
    letter-spacing: -2px;
    margin-bottom: 10px;
}

.SiteContentTour_PageHeading_SubTitle {
    font-size: 18px;
    color: #6D6E71;
}

.SiteContentTour_PageHero {
    margin-bottom: 20px;
}

.SiteContentTour_TopicHeading {
    font-weight: bold;
    font-size: 16px;
    color: #3D3D3D;
    margin-bottom: 10px;
}

.SiteContentTour_Topic {
    color: #6D6E71;
}

.SiteContentTour_ImageColumn {
    width: 447px;
    vertical-align: top;
    padding-bottom: 30px;
}

.SiteContentTour_TextColumn {
    width: 265px;
    vertical-align: top;
    padding-top: 20px;
    padding-bottom: 30px;
}


/* ResourcePages
------------------------------------------------------------------------------*/
.navbar-custom {
	margin: 0px auto;
	max-width: 1440px;
	padding-left: 15px;
}
.navbar-custom .navbar-brand {
	background: url('../../../images/themes/2014-external/servicem8_logo.png') no-repeat;
    background-size: 175px 35px;
	width: 175px;
	height: 35px;
	margin-right: 20px;
    margin-top: 13px;
}
.navbar-custom .navbar-nav>li>a {
	font-size: 16px;
	color: #5d5d5d;
    padding: 20px 20px 20px 20px;
}
.search-box {
	margin-top: 15px;
	position: relative;
	float: right;
}
.search-input {
	width: 220px;
	padding: 3px 50px 3px 15px;
	border: 1px solid #cbcbcb;
	box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
}
input#search {
	width: 100%;
	border: 0;
	background: transparent;
	height: 20px;
	outline: none;
}
input#searchSubmit {
	width: 48px;
	height: 30px;
	text-indent: -9999px;
	overflow: hidden;
	background: url('../../../images/themes/2014-external/icon_search.png') no-repeat;
	background-size: cover;
	border: 0;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 5;
	cursor: pointer;
	outline: none;
}
.submenu {
	background: #7dc836;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
}
.submenu ul {
	margin: 0 auto;
	list-style: none;
	overflow: hidden;
	max-width: 1440px;
}
.submenu ul li {
	display: inline-block;
}
.submenu ul li a {
	display: block;
	padding: 13px 30px;
	color: #fff;
	font-size: 14px;
}
.submenu ul li a.select {
	background-color: #9bd367;
}
.resource section {
	padding: 20px 0;
}
.resource h1 {
	margin: 30px 0;
	font-size: 37px;
}
.resource h2 {
	margin-bottom: 10px;
	color: #7dc836;
	font-size: 26px;
}
.resource p {
	font-size: 19px;
	margin-bottom: 30px;
	color: #000;
}
.resource hr {
	background-color: #f3f4f6;
	height: 30px;
}
.contact-us {
	background-color: #f3f4f6;
}
.contact-us-content {
	padding: 20px 30px;
}
.field-row {
	width: 100%;
	padding-bottom: 10px;
	color: #000;
}
.field-row textarea, 
.field-row input[type="text"], 
.field-row input[type="password"], 
.field-row input[type="email"], 
.field-row select {
	color: #000;
	border: 0;
	margin: 0;
	padding: 5px 10px;
	width: 100%;
	font-size: 18px;
}
.email-btn {
	padding: 15px 30px !important;
	background-color: #cccccc;
	color: #000;
	width: 100%;
	font-size: 27px;
	border: 0;
}
.view_logo {
	background-color: #f3f4f6;
	padding: 50px;
	margin-bottom: 50px;
}
.view_logo h3 {
	font-size: 20px;
	font-weight: 500;
	color: #5d5d5d;
	margin-bottom: 40px;
}
.view_logo img {
    max-height: 100px;
}

@media (max-width: 768px) {
	.submenu ul li a {
		width: 160px;
	}
}

/* Registration Page
------------------------------------------------------------------------------*/
.registrationWrapper {
    color:#000;
}

.formErrors {
    background-color: #d9534f;
    color: #fff !important;
    font-size: 13pt;
    text-align: center;
    margin-top: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.container {
    max-width: 1170px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}
.registrationWrapper .header {
    padding: 16px 0;
    border-bottom: 2px solid #66a32c;
    background-color: #fff;
}
.registrationWrapper .header .logo {
    float: left;
}
.registrationWrapper .header .title {
    font-family: 'segoe script';
    color: #7DC836;
    margin-left: 20px;
    float: left;
    font-size: 13pt;
    line-height: 35px;
}
.servicem8-logo {
    display: inline-block;
    width: 176px;
    height: 36px;
    background: url('../images/servicem8_logo.png') no-repeat;
    vertical-align: middle;
}
.registrationWrapper .content {
    position: relative;
    padding: 0;
    background-color: #7dc836;
    width: 100%;
    height: 485px;
    padding-top: 90px;
}
.registation-title {
    color: #fff;
    text-align: center;
    padding: 0 25px;
    margin: 30px 0;
}
.registation-title h2 {
    font-size: 31px;
    font-weight: bold;
    line-height: 40px;
    margin-bottom: 17px;
}
.registation-title p {
    font-size: 18px;
    line-height: 23px;
    color: #fff;
}
#registation {
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    width: 490px;
}
.registation-box {
    background-color: #FAFAFA;
    padding: 20px 30px;
    color: #5b5b5b;
}
.registation-box .title {
    text-align: center;
}
.registation-box .title h2 {
    font-size: 21pt;
    font-weight: bold;
    line-height: 40px;
    margin-bottom: 5px;
}
.registation-box .title p {
    font-size: 16px;
    line-height: 20px;
    color: #5b5b5b;
}
.registation-box span a {
    color: #3e8bba;
    cursor: pointer;
}
.text-box {
    margin-top: 20px;
}
.registation-box input[type="text"],
.registation-box input[type="email"],
.registation-box input[type="password"]
{
    padding-left: 24px;
    margin-top: 8px;
    margin-bottom: 8px;
    height: 49px;
    width: 94%;
    font-size: 15pt;
    color: #1a1a1a;
    border: 1px solid #cccccc;
}
.registation-box label.error {
    color: #ff0000;
    margin-bottom: 10px;
}
.check-box {
    font-size: 16px;
    margin-top: 15px;
    color: #1a1a1a;
}
.check-box input[type="checkbox"] {
    margin-right: 15px;
}
.check-box a {
    color: #3e8bba;
    cursor: pointer;
    font-weight: bold;
}
.registration-button {
    margin-top: 25px;
    padding: 0 30px;
}
.registration-button button[type="submit"] {
    background-color: #f1b21c;
    width: 100%;
    text-align: center;
    color: white;
    line-height: 60px;
    font-size: 17pt;
    border: 0;
}
.registrationWrapper .footer {
    background-color: #1a1a1a;
    color: #fff;
    height: 200px;
    text-align: center;
}

.registrationWrapper .footer a{
    color: #e6e6e6;
    font-size: 9pt;
}
.hiddenElem {
    display: none;
}

/* registration page media
------------------------------------------------------------------------------*/
@media (max-width: 400px) {
    .registation-box input[type="text"], .registation-box input[type="password"]{font-size: 12pt;}
}
@media (max-width: 448px) {
    .registrationWrapper .header .title {margin-left:0;}
}
@media (max-width: 500px) {
    #registation {width: 100%;}
    .registration-button {padding: 0;}
}

/* Forgotten Password Page
------------------------------------------------------------------------------*/
.PluginForgottenPassword_Confirmation {
    max-width: 900px;
    margin: auto;
    margin-top: 100px;
    margin-bottom: 100px;
    font-size: 130%;
}

.PluginForgottenPassword_Title {
    color: #7dc836;
    font-size: 26px;
    font-weight: 500;
    margin-bottom: 30px;
}

/* Tour Pages
------------------------------------------------------------------------------*/
.tour .hero {
    background-size: cover;
    background-position: left;
    overflow: hidden;
    height: 550px;
}

.tour-connected .hero {
    background-image: url('../../../images/website/tour/tour-connected.jpg');
}
.tour-dispatch .hero {
    background-image: url('../../../images/website/tour/tour-dispatch.jpg');
}
.tour-professional .hero {
    background-image: url('../../../images/website/tour/tour-professional.jpg');
}
.tour-diary .hero {
    background-image: url('../../../images/website/tour/tour-diary.jpg');
}
.tour-connectivity .hero {
    background-image: url('../../../images/website/tour/tour-connectivity.jpg');
}
.tour-start .hero {
    background-image: url('../../../images/website/tour/tour-getstarted.jpg');
}

.tour .hero-content h1
{
    margin-bottom: 7px;
    padding: 10px 10px 10px 30px;
    background-color: #F1B21C;
    color: #fff;
    font-size: 27px;
    font-weight: 500;
}

.tour .hero-content
{
    margin-top: 250px;
    max-width: 450px;
}

.tour-start .hero-content {
    max-width: 840px;
    margin-left: auto;
    margin-right: auto;
}

.tour-connected .hero-content {
    margin-top: 200px;
}

.tour .hero-content h1 {
    margin-top: 10px;
}

.tour .hero-content p {
    background-color: rgba(255, 255, 255, 0.7);
    padding: 15px 30px 15px 20px;
    font-size: 24px;
    font-weight: 300;
    z-index: 100;
}

.tour .hero-content .content {
    background-color: rgba(255, 255, 255, 0.7);
    padding: 15px 30px 15px 20px;
}

section.tour-section {
    padding: 80px 0;
}
.tour-content {
    text-align: center;
    margin-top: 50px;
    padding: 0 50px;
}
.tour-content.large, .tour-content.large-md {
    margin-top: 100px;
}
.tour-content.small {
    margin-top: 0;
}
.tour-image img {
    margin: 0 auto;
}
.tour-content h2 {
    color: #7dc836;
    font-size: 26px;
    font-weight: 500;
    margin-bottom: 30px;
}
.tour-content p {
    font-size: 21px;
    margin-bottom: 30px;
}
.tour-section.flexible {
    padding: 10px 0;
}
.tour-section.notify-client {
    padding: 0;
}
.tour-job-logo {
    margin-top: 50px;
    padding: 0 100px;
    text-align: center;
}
.tour-job-logo img {
    margin: 0 auto;
    margin-bottom: 30px;
}
.tour-job-logo h2 {
    color: #7dc836;
    font-size: 26px;
    font-weight: 500;
    margin-bottom: 20px;
}
.tour-job-logo p {
    font-size: 21px;
}

.accounting-pages {
    text-align: center;
}
.accounting-pages h1 {
    margin-bottom: 30px;
    color: #7dc836;
    font-size: 26px;
    font-weight: 500;
}
.accounting-pages p {
    margin-bottom: 50px;
    font-size: 21px;
    padding: 0 25%;
    min-height: 85px
}
.accounting-page {
    background-color: #fff;
    padding-bottom: 20px;
}
.accounting-page h2 {
    margin-bottom: 20px;
    padding: 10px 0;
    background-color: #7dc836;
    color: #fff;
    font-size: 26px;
    font-weight: 500;
}
.accounting-page p {
    padding: 0 70px;
}
.accounting-page-image {
    min-height: 120px;
    width: 100%;
    margin-bottom: 50px;
}
.accounting-page-image.myob {
    padding-top: 30px;
}
.accounting-page-image img {
    margin: auto;
}
.accounting-page .learn-more {
    font-size: 22px;
    color: #5D5D5D;
    background-color: #f4f5f5;
    padding: 10px 40px;
}
.tour .get-started-title {
    background-color: rgba(255, 255, 255, 0.7);
    padding: 15px 30px 15px 20px;
    font-size: 27px;
    font-weight: 400;
    color: #000;
    text-align: center;
}
.tour-start .header-button {
    text-align: center;
}
.create-account {
    width: 600px;
    margin: 0 auto;
}
.create-account-box {
    border: solid 1px #999999;
}
.create-account-box h2 {
    padding: 25px 30px;
    color: #7dc836;
    font-size: 24px;
    font-weight: 500;
}
.create-account-content {
    padding: 10px;
    background-color: #f4f5f5;
    height: 100%;
}
.create-account-content ol li {
    font-size: 21px;
    line-height: 2;
}
.create-account-btn {
    width: 100%;
    margin: 7px auto;
    padding: 20px;
    font-size: 24px;
    color: white;
    background-color: #7dc836;
    border-style: none;
    line-height: normal;
}

@media (max-width: 1024px) {

    .tour .hero {
        background-position-x: -70px;
    }

}

@media (max-width: 768px) {

    .submenu ul li a {
        padding: 13px 14px;
        width: auto;
    }



}

@media (max-width: 500px) {

    .tour-start .hero-content {
        max-width: inherit;
        margin-left: 5px;
        margin-right: 5px;
        margin-top: 160px;
    }

    .tour .get-started-title {
        font-size: 22px;
    }

}

@media (max-width: 320px) {

    .submenu ul li a {
        width: 150px;
    }

}