.landing-intro-text {
	font-size: 27px;
	line-height:34px;
	text-align: center;
	margin:20px 0 20px 0 !important;
}

.landing-image-left {
	float: left;
	padding: 20px 20px 20px 0;
}

.landing-image-right {
	float:right;
	padding: 20px 0 20px 20px;
}

@media only screen and (max-width: 768px) {
.landing-image-left {
	display: none;
}

.landing-image-right {
	display: none;
}

}

.landing-list-title {
	text-transform: none;
	color:#45A5BB;
}

.link-button {
	cursor: pointer !important;
}

#steps_container div.bullet-align-left {
	text-align: left !important;
	color:#00a7b9;
}

.bullet-align-left span {
	color:#000000;
	font: 16px 'OpenSans', sans-serif;
	font-weight: 600;
}

.landing-text-block {
	clear:both;
	overflow: hidden;
	margin: 30px 0 30px 0;
}

.clear-fix {
	clear:both;
}

.main_container.feature-block {
	margin: 0 auto 50px auto;
}

.main_container_landingecc{
	width: 100% ;
	padding: 30px 0 30px 0;
}

.main_container_landing_inner {
	max-width: 1300px;
	margin: 0 auto;
	width: 95%;
}

.main_container_landing_inner .link_button {
	margin: 0 auto;
	text-align: center !important;
	display: table;
	width: auto;
	
}

.main_container_landingecc.stuff_box {
	padding-left: 0;
	padding-right: 0;
}

#main_content_container .stuff_box {
	padding-left: 0;
	padding-right: 0;
}

#main_content_container .landing-intro-header {
	text-align:center;
}

#main_content_container .landing-intro-header h2{
	font-size: 50px !important;
	margin:0 0 30px 0 !important;
}

#main_content_container .landing-intro-header p{
	text-align:center;
}

#main_content_container .landing-intro-header img {
	margin:0 auto;
	display: block;
	padding:30px 0 0 0;
}

.logo-list-ecc {
	margin:0 0 50px 0;
}

.logo-list-ecc li{
	list-style-type: none;
	width: auto;
	display: inline-block;
	padding: 0 20px 0 20px;
}


.landing-bold {
	font-weight: 700;
}

/***** ESSEX CHAMBERS OF COMMERCE QUOTE ******/


.ecc-quote {
	margin: 20px 0 20px 0;
	text-align: center;
}

.ecc-quote.blue {
	color:#fff;
}

.ecc-quote img {
	margin: 20px 0 20px 0;
}

.ecc-quote quote {
	font-style: italic;
	font-weight: 300;
	font-size:24px;
	line-height: 35px;
}

.ecc-quote p {
	padding:20px 0 20px 0;
}

/***** WHAT WE #main_content_container h BLOCK ******/

.landing-offer-outer {
	background-color:#e6e6e6;
	padding: 60px 0 60px 0;
}

.landing-align-left {
	text-align: left !important;
}

.landing-align-left h2 {
	text-align: left;
	position: relative;
	padding: 20px 0 0 100px;
	width: auto !important;
	margin: 0 0 30px 0;
}

.landing-align-left h2 img {
	position: absolute;
	display:block;
	left: 0;
	top: 0;
}

.landing-offer-box{
			height: auto;
			width: 28%;
			background-color:#fff;
			border-radius: 20px;
			-moz-border-radius: 20px;
			-webkit-border-radius: 20px;
			text-align: center;
			padding: 20px 0 0 0;
			float: left;
			margin:70px 3% 40px 3% !important;
}

@media only screen and (max-width: 1200px) {
		.landing-offer-box.white{
			display: none;
			float: none;
		}

		.landing-offer-box.purple {
			margin: 0 auto !important;
			float: none;
			width: 50% !important;
		}

}

@media only screen and (max-width: 600px) {
	.landing-offer-box.purple {
		width: 100% !important;
		margin:0 0 20px 0  !important;
	}
}

.landing-offer-box .landing-top-text {
	width: 90%;
	margin: 10px auto 10px auto;
}



.landing-offer-box.purple {
	background-color:#73267c;
	color:#fff;
	padding: 20px 0 0 0;
	width: 30%;
	margin:40px auto 0 auto !important;
}

.landing-offer-box.purple .link_button {
	background-color:#000000;
}

.landing-offer-box.purple h3 {
	color:#fff;
}


.landing-offer-box h3 {
	text-align: center !important;
	color:#6F267F;
	text-transform: none;
	font-weight: 300;
	font-size:35px;
	margin:0 0 10px 0;
	display: block;
}

.landing-image-box.handbook {
	background-image: url("imgs/via-handbooks.jpg");
	background-repeat:no-repeat;
	background-size:cover;
	width: 100%;
	padding: 50px 0 0 0;
	height: 104px;
	color:#fff;
}

.landing-image-box.practicalhr {
	background-image: url("imgs/via-practical-hr.jpg");
	background-repeat:no-repeat;
	background-size:cover;
	width: 100%;
	height: 104px;
	color:#fff;
	padding: 50px 0 0 0;
}

.landing-image-box.online-hand {
	background-image: url("imgs/online-handbook-image.jpg");
	background-repeat:no-repeat;
	background-size:cover;
	width: 100%;
	height: 191px;
	color:#fff;
}

.landing-image-box {
	position: relative;
}

.landing-image-box a{
	display: block;
	color:#fff;
	text-decoration: none;
	
}

.landing-bottom-box {
	background-color:#45A5BB;
	padding: 20px 0 40px 0;
	color:#fff;
	border-radius: 0 0 20px 20px;
	-moz-border-radius: 0 0 20px 20px;
	-webkit-border-radius: 0 0 20px 20px;
	height: 150px;
}

.landing-bottom-box p {
	margin:10px 0 10px 0 !important;
	font-size:20px;
}


.landing-bottom-box.purple {
	background-color:#73267c;
	height: 150px;
}


.landing-bottom-box.landing-button {
	background-color:#fff;

}

.landing-offer-arrow-block {
	text-align: center;
	img {
		display: block;
		text-align: center;
	}
}


/***** CTA BAR ******/

#landing-cta-bar {
	background-color:#45A5BB;
	overflow: hidden;
	text-align: center;
}

#landing-cta-bar ul {
	margin: 0;
	padding: 0;
}

#landing-cta-bar li {
	list-style-type: none;
	display: inline-block;
}

#landing-cta-bar p {
	color:#fff;
	font-size:24px;
}

#landing-cta-bar .link_button {
	margin:0 0 0 10px;
}


/***** TAB AREA ******/

.landing-tab-updates {
	background-image: url("imgs/tab-bg.jpg");
	background-repeat:no-repeat;
	background-size:cover;
	padding: 20px 0 20px 0;
}

.landing-tab-updates .landing-intro {
	color:#ffffff;
	padding: 20px 0 20px 0;
	text-align: center !important;
}

.landing-tab-updates .landing-intro h2{
	color:#ffffff;
	text-align: center !important;
}

.landing-tab-updates .landing-intro p {
	font-size:24px;
}

/* Style the tab */
div.tab {
    overflow: hidden;
}

/* Style the buttons inside the tab */
div.tab button {
    background-color: #e6e6e6;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 5%;
    transition: 0.3s;
    font-size:16px;
    color:#000000;
	border-radius: 20px 20px 0 0;
	-moz-border-radius: 20px 20px 0 0;
	-webkit-border-radius: 20px 20px 0 0;
	margin: 0;
}

/* Change background color of buttons on hover */
div.tab button:hover {
    background-color: #ddd;
}

/* Create an active/current tablink class */
div.tab button.active {
    background-color: #00a7b9;
    color:#ffffff;
}

/* Style the tab content */
.tabcontent {
    display: none;
    padding: 6px 12px;
    border: 1px solid #ccc;
    border-top: none;
    background-color:#fff;
    padding: 30px;
}

#main_content_container .tabcontent h2 {
	margin: 20px 0 20px 0 !important;
	display:block;
}

.landing-date-item {
	border-bottom:1px solid #b2b2b2;
}

.landing-date-item ul li {
	color:#00a7b9;
}

.landing-date-item ul li span{
	color:#000000;
}

.landing-circle-text {
	font: 20px 'OpenSans', sans-serif;
	color:#73267c;
	margin:20px 0 0 0;
}

.testimonial_item .testimonial_quote {
	font-family: 'OpenSans', sans-serif !important;
	font-weight: 300i !important; 
}

.landing-more-info {
	padding: 0 0 40px 0;
	clear: both !important;
	float: none !important;
	display:block !important;
	text-align: center;
}

.landing-bottom-cta {
	font-family: 'OpenSans', sans-serif !important;
}
