
/*
Theme Name: Kingslea
Author: B&C team
Author URI: https://www.beckandcaul.co.nz
Description:  
*/



/* Reset */

	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, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
		margin: 0;
		padding: 0;
		border: 0;
		font-size: 100%;
		font: inherit;
		vertical-align: baseline;
	}

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

	body {
		line-height: 1;
	}

	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;
	}

	body {
		-webkit-text-size-adjust: none;
	}

/* Box Model */

	*, *:before, *:after {
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

/* Containers */

	.container {
		margin-left: auto;
		margin-right: auto;
	}

	.container.\31 25\25 {
		width: 100%;
		max-width: 1200px;
		min-width: 960px;
	}

	.container.\37 5\25 {
		width: 720px;
	}

	.container.\35 0\25 {
		width: 480px;
	}

	.container.\32 5\25 {
		width: 240px;
	}

	.container {
		width: 960px;
	}

	.container2 {
		width: 1200px;
		margin-left: auto;
		margin-right: auto;
	}
	

	@media screen and (min-width: 737px) {

		.container.\31 25\25 {
			width: 100%;
			max-width: 1500px;
			min-width: 1200px;
		}

		.container.\37 5\25 {
			width: 900px;
		}

		.container.\35 0\25 {
			width: 600px;
		}

		.container.\32 5\25 {
			width: 300px;
		}

		.container {
			width: 960px;
		}

	}

	@media screen and (min-width: 737px) and (max-width: 1200px) {

		.container.\31 25\25 {
			width: 100%;
			max-width: 1200px;
			min-width: 960px;
		}

		.container.\37 5\25 {
			width: 720px;
		}

		.container.\35 0\25 {
			width: 480px;
		}

		.container.\32 5\25 {
			width: 240px;
		}

		.container {
			width: 960px;
		}
		
		.container2 {
			width:100%;
		}	

	}

	@media screen and (max-width: 736px) {

		.container.\31 25\25 {
			width: 100%;
			max-width: 125%;
			min-width: 100%;
		}

		.container.\37 5\25 {
			width: 75%;
		}

		.container.\35 0\25 {
			width: 50%;
		}

		.container.\32 5\25 {
			width: 25%;
		}

		.container, .container2  {
			width: 100% !important;
		}

	}

/* Grid */

	.row {
		border-bottom: solid 0px transparent;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

	.row > * {
		float: left;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

	.row:after, .row:before {
		content: '';
		display: block;
		clear: both;
		height: 0;
	}

	.row.uniform > * > :first-child {
		margin-top: 0;
	}

	.row.uniform > * > :last-child {
		margin-bottom: 0;
	}

	.row.\30 \25 > * {
		padding: 0 0 0 0px;
	}

	.row.\30 \25 {
		margin: 0 0 -1px 0px;
	}

	.row.uniform.\30 \25 > * {
		padding: 0px 0 0 0px;
	}

	.row.uniform.\30 \25 {
		margin: 0px 0 -1px 0px;
	}

	.row > * {
		padding: 0 0 0 40px;
	}

	.row {
		margin: 0 0 -1px -40px;
	}

	.row.uniform > * {
		padding: 40px 0 0 40px;
	}

	.row.uniform {
		margin: -40px 0 -1px -40px;
	}

	.row.\32 00\25 > * {
		padding: 0 0 0 80px;
	}

	.row.\32 00\25 {
		margin: 0 0 -1px -80px;
	}

	.row.uniform.\32 00\25 > * {
		padding: 80px 0 0 80px;
	}

	.row.uniform.\32 00\25 {
		margin: -80px 0 -1px -80px;
	}

	.row.\31 50\25 > * {
		padding: 0 0 0 60px;
	}

	.row.\31 50\25 {
		margin: 0 0 -1px -60px;
	}

	.row.uniform.\31 50\25 > * {
		padding: 60px 0 0 60px;
	}

	.row.uniform.\31 50\25 {
		margin: -60px 0 -1px -60px;
	}

	.row.\35 0\25 > * {
		padding: 0 0 0 20px;
	}

	.row.\35 0\25 {
		margin: 0 0 -1px -20px;
	}

	.row.uniform.\35 0\25 > * {
		padding: 20px 0 0 20px;
	}

	.row.uniform.\35 0\25 {
		margin: -20px 0 -1px -20px;
	}

	.row.\32 5\25 > * {
		padding: 0 0 0 10px;
	}

	.row.\32 5\25 {
		margin: 0 0 -1px -10px;
	}

	.row.uniform.\32 5\25 > * {
		padding: 10px 0 0 10px;
	}

	.row.uniform.\32 5\25 {
		margin: -10px 0 -1px -10px;
	}

	.\31 2u, .\31 2u\24 {
		width: 100%;
		clear: none;
		margin-left: 0;
	}

	.\31 1u, .\31 1u\24 {
		width: 91.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\31 0u, .\31 0u\24 {
		width: 83.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\39 u, .\39 u\24 {
		width: 75%;
		clear: none;
		margin-left: 0;
	}

	.\38 u, .\38 u\24 {
		width: 66.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\37 u, .\37 u\24 {
		width: 58.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\36 u, .\36 u\24 {
		width: 50%;
		clear: none;
		margin-left: 0;
	}

	.\35 u, .\35 u\24 {
		width: 41.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\34 u, .\34 u\24 {
		width: 33.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\33 u, .\33 u\24 {
		width: 25%;
		clear: none;
		margin-left: 0;
	}

	.\32 u, .\32 u\24 {
		width: 16.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\31 u, .\31 u\24 {
		width: 8.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\31 2u\24 + *,
	.\31 1u\24 + *,
	.\31 0u\24 + *,
	.\39 u\24 + *,
	.\38 u\24 + *,
	.\37 u\24 + *,
	.\36 u\24 + *,
	.\35 u\24 + *,
	.\34 u\24 + *,
	.\33 u\24 + *,
	.\32 u\24 + *,
	.\31 u\24 + * {
		clear: left;
	}

	.\-11u {
		margin-left: 91.66667%;
	}

	.\-10u {
		margin-left: 83.33333%;
	}

	.\-9u {
		margin-left: 75%;
	}

	.\-8u {
		margin-left: 66.66667%;
	}

	.\-7u {
		margin-left: 58.33333%;
	}

	.\-6u {
		margin-left: 50%;
	}

	.\-5u {
		margin-left: 41.66667%;
	}

	.\-4u {
		margin-left: 33.33333%;
	}

	.\-3u {
		margin-left: 25%;
	}

	.\-2u {
		margin-left: 16.66667%;
	}

	.\-1u {
		margin-left: 8.33333%;
	}

	@media screen and (min-width: 737px) {

		.row > * {
			padding: 0px 0 0 0px;
		}

		.row {
			margin:0px;
		}

		.row.uniform > * {
			padding: 25px 0 0 25px;
		}

		.row.uniform {
			margin: -25px 0 -1px -25px;
		}

		.row.\32 00\25 > * {
			padding: 50px 0 0 50px;
		}

		.row.\32 00\25 {
			margin: -50px 0 -1px -50px;
		}

		.row.uniform.\32 00\25 > * {
			padding: 50px 0 0 50px;
		}

		.row.uniform.\32 00\25 {
			margin: -50px 0 -1px -50px;
		}

		.row.\31 50\25 > * {
			padding: 37.5px 0 0 37.5px;
		}

		.row.\31 50\25 {
			margin: -37.5px 0 -1px -37.5px;
		}

		.row.uniform.\31 50\25 > * {
			padding: 37.5px 0 0 37.5px;
		}

		.row.uniform.\31 50\25 {
			margin: -37.5px 0 -1px -37.5px;
		}

		.row.\35 0\25 > * {
			padding: 12.5px 0 0 12.5px;
		}

		.row.\35 0\25 {
			margin: -12.5px 0 -1px -12.5px;
		}

		.row.uniform.\35 0\25 > * {
			padding: 12.5px 0 0 12.5px;
		}

		.row.uniform.\35 0\25 {
			margin: -12.5px 0 -1px -12.5px;
		}

		.row.\32 5\25 > * {
			padding: 6.25px 0 0 6.25px;
		}

		.row.\32 5\25 {
			margin: -6.25px 0 -1px -6.25px;
		}

		.row.uniform.\32 5\25 > * {
			padding: 6.25px 0 0 6.25px;
		}

		.row.uniform.\32 5\25 {
			margin: -6.25px 0 -1px -6.25px;
		}

		.\31 2u\28desktop\29, .\31 2u\24\28desktop\29 {
			width: 100%;
			clear: none;
			margin-left: 0;
		}

		.\31 1u\28desktop\29, .\31 1u\24\28desktop\29 {
			width: 91.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 0u\28desktop\29, .\31 0u\24\28desktop\29 {
			width: 83.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\39 u\28desktop\29, .\39 u\24\28desktop\29 {
			width: 75%;
			clear: none;
			margin-left: 0;
		}

		.\38 u\28desktop\29, .\38 u\24\28desktop\29 {
			width: 66.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\37 u\28desktop\29, .\37 u\24\28desktop\29 {
			width: 58.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\36 u\28desktop\29, .\36 u\24\28desktop\29 {
			width: 50%;
			clear: none;
			margin-left: 0;
		}

		.\35 u\28desktop\29, .\35 u\24\28desktop\29 {
			width: 41.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\34 u\28desktop\29, .\34 u\24\28desktop\29 {
			width: 33.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\33 u\28desktop\29, .\33 u\24\28desktop\29 {
			width: 25%;
			clear: none;
			margin-left: 0;
		}

		.\32 u\28desktop\29, .\32 u\24\28desktop\29 {
			width: 16.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 u\28desktop\29, .\31 u\24\28desktop\29 {
			width: 8.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\31 2u\24\28desktop\29 + *,
		.\31 1u\24\28desktop\29 + *,
		.\31 0u\24\28desktop\29 + *,
		.\39 u\24\28desktop\29 + *,
		.\38 u\24\28desktop\29 + *,
		.\37 u\24\28desktop\29 + *,
		.\36 u\24\28desktop\29 + *,
		.\35 u\24\28desktop\29 + *,
		.\34 u\24\28desktop\29 + *,
		.\33 u\24\28desktop\29 + *,
		.\32 u\24\28desktop\29 + *,
		.\31 u\24\28desktop\29 + * {
			clear: left;
		}

		.\-11u\28desktop\29 {
			margin-left: 91.66667%;
		}

		.\-10u\28desktop\29 {
			margin-left: 83.33333%;
		}

		.\-9u\28desktop\29 {
			margin-left: 75%;
		}

		.\-8u\28desktop\29 {
			margin-left: 66.66667%;
		}

		.\-7u\28desktop\29 {
			margin-left: 58.33333%;
		}

		.\-6u\28desktop\29 {
			margin-left: 50%;
		}

		.\-5u\28desktop\29 {
			margin-left: 41.66667%;
		}

		.\-4u\28desktop\29 {
			margin-left: 33.33333%;
		}

		.\-3u\28desktop\29 {
			margin-left: 25%;
		}

		.\-2u\28desktop\29 {
			margin-left: 16.66667%;
		}

		.\-1u\28desktop\29 {
			margin-left: 8.33333%;
		}

	}

	@media screen and (min-width: 737px) and (max-width: 1200px) {

		.row > * {
			padding: 25px 0 0 0px;
		}

		.row {
			margin: 0px;
		}

		.row.uniform > * {
			padding: 25px 0 0 25px;
		}

		.row.uniform {
			margin: -25px 0 -1px -25px;
		}

		.row.\32 00\25 > * {
			padding: 50px 0 0 50px;
		}

		.row.\32 00\25 {
			margin: -50px 0 -1px -50px;
		}

		.row.uniform.\32 00\25 > * {
			padding: 50px 0 0 50px;
		}

		.row.uniform.\32 00\25 {
			margin: -50px 0 -1px -50px;
		}

		.row.\31 50\25 > * {
			padding: 37.5px 0 0 37.5px;
		}

		.row.\31 50\25 {
			margin: -37.5px 0 -1px -37.5px;
		}

		.row.uniform.\31 50\25 > * {
			padding: 37.5px 0 0 37.5px;
		}

		.row.uniform.\31 50\25 {
			margin: -37.5px 0 -1px -37.5px;
		}

		.row.\35 0\25 > * {
			padding: 12.5px 0 0 12.5px;
		}

		.row.\35 0\25 {
			margin: -12.5px 0 -1px -12.5px;
		}

		.row.uniform.\35 0\25 > * {
			padding: 12.5px 0 0 12.5px;
		}

		.row.uniform.\35 0\25 {
			margin: -12.5px 0 -1px -12.5px;
		}

		.row.\32 5\25 > * {
			padding: 6.25px 0 0 6.25px;
		}

		.row.\32 5\25 {
			margin: -6.25px 0 -1px -6.25px;
		}

		.row.uniform.\32 5\25 > * {
			padding: 6.25px 0 0 6.25px;
		}

		.row.uniform.\32 5\25 {
			margin: -6.25px 0 -1px -6.25px;
		}

		.\31 2u\28tablet\29, .\31 2u\24\28tablet\29 {
			width: 100%;
			clear: none;
			margin-left: 0;
		}

		.\31 1u\28tablet\29, .\31 1u\24\28tablet\29 {
			width: 91.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 0u\28tablet\29, .\31 0u\24\28tablet\29 {
			width: 83.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\39 u\28tablet\29, .\39 u\24\28tablet\29 {
			width: 75%;
			clear: none;
			margin-left: 0;
		}

		.\38 u\28tablet\29, .\38 u\24\28tablet\29 {
			width: 66.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\37 u\28tablet\29, .\37 u\24\28tablet\29 {
			width: 58.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\36 u\28tablet\29, .\36 u\24\28tablet\29 {
			width: 50%;
			clear: none;
			margin-left: 0;
		}

		.\35 u\28tablet\29, .\35 u\24\28tablet\29 {
			width: 41.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\34 u\28tablet\29, .\34 u\24\28tablet\29 {
			width: 33.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\33 u\28tablet\29, .\33 u\24\28tablet\29 {
			width: 25%;
			clear: none;
			margin-left: 0;
		}

		.\32 u\28tablet\29, .\32 u\24\28tablet\29 {
			width: 16.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 u\28tablet\29, .\31 u\24\28tablet\29 {
			width: 8.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\31 2u\24\28tablet\29 + *,
		.\31 1u\24\28tablet\29 + *,
		.\31 0u\24\28tablet\29 + *,
		.\39 u\24\28tablet\29 + *,
		.\38 u\24\28tablet\29 + *,
		.\37 u\24\28tablet\29 + *,
		.\36 u\24\28tablet\29 + *,
		.\35 u\24\28tablet\29 + *,
		.\34 u\24\28tablet\29 + *,
		.\33 u\24\28tablet\29 + *,
		.\32 u\24\28tablet\29 + *,
		.\31 u\24\28tablet\29 + * {
			clear: left;
		}

		.\-11u\28tablet\29 {
			margin-left: 91.66667%;
		}

		.\-10u\28tablet\29 {
			margin-left: 83.33333%;
		}

		.\-9u\28tablet\29 {
			margin-left: 75%;
		}

		.\-8u\28tablet\29 {
			margin-left: 66.66667%;
		}

		.\-7u\28tablet\29 {
			margin-left: 58.33333%;
		}

		.\-6u\28tablet\29 {
			margin-left: 50%;
		}

		.\-5u\28tablet\29 {
			margin-left: 41.66667%;
		}

		.\-4u\28tablet\29 {
			margin-left: 33.33333%;
		}

		.\-3u\28tablet\29 {
			margin-left: 25%;
		}

		.\-2u\28tablet\29 {
			margin-left: 16.66667%;
		}

		.\-1u\28tablet\29 {
			margin-left: 8.33333%;
		}

	}

	@media screen and (max-width: 736px) {

		.row > * {
			padding: 15px 0 0 15px;
		}

		.row {
			margin: -15px 0 -1px -15px;
		}

		.row.uniform > * {
			padding: 15px 0 0 15px;
		}

		.row.uniform {
			margin: -15px 0 -1px -15px;
		}

		.row.\32 00\25 > * {
			padding: 30px 0 0 30px;
		}

		.row.\32 00\25 {
			margin: -30px 0 -1px -30px;
		}

		.row.uniform.\32 00\25 > * {
			padding: 30px 0 0 30px;
		}

		.row.uniform.\32 00\25 {
			margin: -30px 0 -1px -30px;
		}

		.row.\31 50\25 > * {
			padding: 22.5px 0 0 22.5px;
		}

		.row.\31 50\25 {
			margin: -22.5px 0 -1px -22.5px;
		}

		.row.uniform.\31 50\25 > * {
			padding: 22.5px 0 0 22.5px;
		}

		.row.uniform.\31 50\25 {
			margin: -22.5px 0 -1px -22.5px;
		}

		.row.\35 0\25 > * {
			padding: 7.5px 0 0 7.5px;
		}

		.row.\35 0\25 {
			margin: -7.5px 0 -1px -7.5px;
		}

		.row.uniform.\35 0\25 > * {
			padding: 7.5px 0 0 7.5px;
		}

		.row.uniform.\35 0\25 {
			margin: -7.5px 0 -1px -7.5px;
		}

		.row.\32 5\25 > * {
			padding: 3.75px 0 0 3.75px;
		}

		.row.\32 5\25 {
			margin: -3.75px 0 -1px -3.75px;
		}

		.row.uniform.\32 5\25 > * {
			padding: 3.75px 0 0 3.75px;
		}

		.row.uniform.\32 5\25 {
			margin: -3.75px 0 -1px -3.75px;
		}

		.\31 2u\28mobile\29, .\31 2u\24\28mobile\29 {
			width: 100%;
			clear: none;
			margin-left: 0;
		}

		.\31 1u\28mobile\29, .\31 1u\24\28mobile\29 {
			width: 91.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 0u\28mobile\29, .\31 0u\24\28mobile\29 {
			width: 83.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\39 u\28mobile\29, .\39 u\24\28mobile\29 {
			width: 75%;
			clear: none;
			margin-left: 0;
		}

		.\38 u\28mobile\29, .\38 u\24\28mobile\29 {
			width: 66.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\37 u\28mobile\29, .\37 u\24\28mobile\29 {
			width: 58.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\36 u\28mobile\29, .\36 u\24\28mobile\29 {
			width: 50%;
			clear: none;
			margin-left: 0;
		}

		.\35 u\28mobile\29, .\35 u\24\28mobile\29 {
			width: 41.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\34 u\28mobile\29, .\34 u\24\28mobile\29 {
			width: 33.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\33 u\28mobile\29, .\33 u\24\28mobile\29 {
			width: 25%;
			clear: none;
			margin-left: 0;
		}

		.\32 u\28mobile\29, .\32 u\24\28mobile\29 {
			width: 16.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 u\28mobile\29, .\31 u\24\28mobile\29 {
			width: 8.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\31 2u\24\28mobile\29 + *,
		.\31 1u\24\28mobile\29 + *,
		.\31 0u\24\28mobile\29 + *,
		.\39 u\24\28mobile\29 + *,
		.\38 u\24\28mobile\29 + *,
		.\37 u\24\28mobile\29 + *,
		.\36 u\24\28mobile\29 + *,
		.\35 u\24\28mobile\29 + *,
		.\34 u\24\28mobile\29 + *,
		.\33 u\24\28mobile\29 + *,
		.\32 u\24\28mobile\29 + *,
		.\31 u\24\28mobile\29 + * {
			clear: left;
		}

		.\-11u\28mobile\29 {
			margin-left: 91.66667%;
		}

		.\-10u\28mobile\29 {
			margin-left: 83.33333%;
		}

		.\-9u\28mobile\29 {
			margin-left: 75%;
		}

		.\-8u\28mobile\29 {
			margin-left: 66.66667%;
		}

		.\-7u\28mobile\29 {
			margin-left: 58.33333%;
		}

		.\-6u\28mobile\29 {
			margin-left: 50%;
		}

		.\-5u\28mobile\29 {
			margin-left: 41.66667%;
		}

		.\-4u\28mobile\29 {
			margin-left: 33.33333%;
		}

		.\-3u\28mobile\29 {
			margin-left: 25%;
		}

		.\-2u\28mobile\29 {
			margin-left: 16.66667%;
		}

		.\-1u\28mobile\29 {
			margin-left: 8.33333%;
		}

	}

/* Basic */

	body, input, textarea, select {
		font-family: 'PT Sans', sans-serif;
		line-height: 1.85em;
		color: #888;
		font-weight: 300;
	}

		body.is-loading *, input.is-loading *, textarea.is-loading *, select.is-loading * {
			-moz-transition: none !important;
			-webkit-transition: none !important;
			-ms-transition: none !important;
			transition: none !important;
			-moz-animation: none !important;
			-webkit-animation: none !important;
			-ms-animation: none !important;
			animation: none !important;
		}

	a {
		-moz-transition: color .2s ease-in-out;
		-webkit-transition: color .2s ease-in-out;
		-ms-transition: color .2s ease-in-out;
		transition: color .2s ease-in-out;
		color: #4f3795;
		text-decoration: underline;
	}

		a:hover {
			color: #333 !important;
		}

		a img {
			border: 0;
		}

	b, strong {
		font-weight: 600;
		color: none;
	}

	i, em {
		font-style: italic;
	}

	sub {
		position: relative;
		top: 0.5em;
		font-size: 0.8em;
	}

	sup {
		position: relative;
		top: -0.5em;
		font-size: 0.8em;
	}

	blockquote {
		border-left: solid 0.75em #eee;
		padding: 1em 0 1em 1.5em;
		font-style: italic;
	}

	h1, h2, h3, h4, h5, h6 {
		color: #3e3e3e;
	}

	h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
		text-decoration: none;
		color: inherit;
	}

	h2, h3, h4, h5, h6 {
		font-weight: 700;
	}

	h1 {
		font-weight: 300;
	}

		h1 strong {
			font-weight: 700;
		}

	em, i {
		font-style: italic;
	}

	br.clear {
		clear: both;
	}

	hr {
		border: 0;
		border-top: solid 1px #444;
		border-top-color: rgba(0, 0, 0, 0.35);
		box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.1);
		height: 1px;
		margin: 3em 0 4em 0;
	}

	p, ul, ol, dl, table {
		margin-bottom: 2em;
	}

/* Form */

	form label {
		color: #3e3e3e;
		font-weight: 700;
		display: block;
		margin: 0 0 0.5em 0;
	}

	form input[type=text],
	form input[type=email],
	form input[type=password],
	form select,
	form textarea {
		-moz-transition: background .2s ease-in-out, box-shadow .2s ease-in-out;
		-webkit-transition: background .2s ease-in-out, box-shadow .2s ease-in-out;
		-ms-transition: background .2s ease-in-out, box-shadow .2s ease-in-out;
		transition: background .2s ease-in-out, box-shadow .2s ease-in-out;
		-webkit-appearance: none;
		display: block;
		border: 0;
		padding: 0.75em;
		font-size: 1em;
		border-radius: 3px;
		border: solid 1px #ddd;
		background: #fff;
		color: #bbb;
		box-shadow: none;
		width: 100%;
		text-transform: lowercase
	}

		form input[type=text]:focus,
		form input[type=email]:focus,
		form input[type=password]:focus,
		form select:focus,
		form textarea:focus {
			background: #fafafa;
			box-shadow: inset 0px 2px 5px 0px rgba(0, 0, 0, 0.05), 0px 1px 0px 0px rgba(255, 255, 255, 0.025), inset 0px 0px 2px 1px #43bff0;
		}

	form textarea {
		height: 15em;
	}

	form .formerize-placeholder {
		color: #555 !important;
	}

	form ::-webkit-input-placeholder {
		color: #555 !important;
	}

	form :-moz-placeholder {
		color: #555 !important;
	}

	form ::-moz-placeholder {
		color: #555 !important;
	}

	form :-ms-input-placeholder {
		color: #555 !important;
	}

	form ::-moz-focus-inner {
		border: 0;
	}

/* Tables */

	table {
		width: 100%;
	}

		table.default {
			width: 100%;
		}

			table.default tr {
				border-top: solid 1px #eee;
			}

				table.default tr:first-child {
					border-top: 0;
				}

			table.default td {
				padding: 0.5em 1em 0.5em 1em;
			}

			table.default th {
				text-align: left;
				padding: 0.5em 1em 0.5em 1em;
				font-weight: 600;
				margin: 0 0 1em 0;
			}

			table.default thead {
				background: #4f4f4f;
				color: #fff;
			}

/* Section/Article */

	section, article {
		margin-bottom: 3em;
	}

	section > :last-child,
	article > :last-child,
	section:last-child,
	article:last-child {
		margin-bottom: 0;
	}

/* Image */

	.image {
		display: inline-block;
		position: relative;
	}

		.image img {
			display: block;
			width: 100%;
		}

		.image.fit {
			display: block;
			width: 100%;
		}

		.image.featured {
			display: block;
			width: 100%;
			margin: 0 0 2em 0;
		}

		.image.left {
			float: left;
			margin: 0 2em 2em 0;
		}

		.image.centered {
			display: block;
			margin: 0 0 2em 0;
		}

			.image.centered img {
				margin: 0 auto;
				width: auto;
			}

/* Button */

	input[type="button"],
	input[type="submit"],
	input[type="reset"],
	button,
	.button {
		background-image: url("images/bg.png"), -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
		background-image: url("images/bg.png"), -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
		background-image: url("images/bg.png"), -ms-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
		background-image: url("images/bg.png"), linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
		-moz-transition: background-color .2s ease-in-out;
		-webkit-transition: background-color .2s ease-in-out;
		-ms-transition: background-color .2s ease-in-out;
		transition: background-color .2s ease-in-out;
		-webkit-appearance: none;
		position: relative;
		display: inline-block;
		color: #fff !important;
		text-decoration: none;
		font-weight: 700;
		border: 0;
		outline: 0;
		cursor: pointer;
		text-shadow: -1px -1px 0.5px rgba(0, 0, 0, 0.5);
		overflow: hidden;
		background-color: #008ACD;
	}

		input[type="button"]:hover,
		input[type="submit"]:hover,
		input[type="reset"]:hover,
		button:hover,
		.button:hover {
			background-color: #43bff0;
			color: #fff !important;
		}

		input[type="button"]:active,
		input[type="submit"]:active,
		input[type="reset"]:active,
		button:active,
		.button:active {
			background-color: #3BA8D3;
			top: 1px;
		}

		input[type="button"].alt,
		input[type="submit"].alt,
		input[type="reset"].alt,
		button.alt,
		.button.alt {
			background-color: #444;
			box-shadow: inset 0px 0px 0px 1px #242424, inset 0px 2px 1px 0px rgba(255, 255, 255, 0.2);
		}

			input[type="button"].alt:hover,
			input[type="submit"].alt:hover,
			input[type="reset"].alt:hover,
			button.alt:hover,
			.button.alt:hover {
				background-color: #4f4f4f;
				color: #fff !important;
			}

			input[type="button"].alt:active,
			input[type="submit"].alt:active,
			input[type="reset"].alt:active,
			button.alt:active,
			.button.alt:active {
				background-color: #3f3f3f;
			}

/* List */

	ul.default {
		list-style: disc;
		padding-left: 1em;
	}

		ul.default li {
			padding-left: 0.5em;
		}

	ul.social {
		cursor: default;
		margin: 0;
	}

		ul.social li {
			position: relative;
			display: inline-block;
			margin: 0.25em;
			top: 0;
		}

			ul.social li a {
				-moz-transition: top .2s ease-in-out;
				-webkit-transition: top .2s ease-in-out;
				-ms-transition: top .2s ease-in-out;
				transition: top .2s ease-in-out;
				display: block;
				width: 48px;
				height: 48px;
				border-radius: 6px;
				top: 0;
				position: relative;
			}

				ul.social li a:before {
					background-image: url("images/bg.png"), -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
					background-image: url("images/bg.png"), -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
					background-image: url("images/bg.png"), -ms-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
					background-image: url("images/bg.png"), linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
					-moz-transition: background-color .2s ease-in-out;
					-webkit-transition: background-color .2s ease-in-out;
					-ms-transition: background-color .2s ease-in-out;
					transition: background-color .2s ease-in-out;
					background-color: #444;
					border-radius: 6px;
					box-shadow: inset 0px 0px 0px 1px #282828, inset 0px 2px 1px 0px rgba(255, 255, 255, 0.1);
					color: #2E2E2E !important;
					display: block;
					font-size: 26px;
					height: 48px;
					line-height: 48px;
					text-align: center;
					outline: 0;
					overflow: hidden;
					text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.1);
					width: 48px;
				}

				ul.social li a.fa-twitter {
					background-color: #2DAAE4;
				}

				ul.social li a.fa-facebook {
					background-color: #3C5A98;
				}

				ul.social li a.fa-dribbble {
					background-color: #C4376B;
				}

				ul.social li a.fa-linkedin {
					background-color: #006599;
				}

				ul.social li a.fa-tumblr {
					background-color: #51718A;
				}

				ul.social li a.fa-google-plus {
					background-color: #DA2713;
				}

				ul.social li a.fa-github {
					background-color: #FAFAFA;
				}

				ul.social li a.fa-rss {
					background-color: #F2600B;
				}

				ul.social li a.fa-instagram {
					background-color: #E0D7C8;
				}

				ul.social li a.fa-foursquare {
					background-color: #39A3D4;
				}

				ul.social li a.fa-skype {
					background-color: #10BEF1;
				}

				ul.social li a.fa-soundcloud {
					background-color: #FE5419;
				}

				ul.social li a.fa-youtube {
					background-color: #BF2E25;
				}

				ul.social li a.fa-blogger {
					background-color: #FF6501;
				}

				ul.social li a.fa-flickr {
					background-color: #0062DB;
				}

				ul.social li a.fa-vimeo {
					background-color: #4C8AB0;
				}

				ul.social li a:hover {
					top: -5px;
				}

					ul.social li a:hover:before {
						background-color: transparent;
					}

	ul.actions li {
		display: inline-block;
		margin: 0 0 0 1em;
	}

		ul.actions li:first-child {
			margin-left: 0;
		}

	ol.default {
		list-style: decimal;
		padding-left: 1.25em;
	}

		ol.default li {
			padding-left: 0.25em;
		}

/* Box */

	.box {
		background: #fff;
		box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0.15), 0px 2px 3px 0px rgba(0, 0, 0, 0.1);
		text-align: center;
	}

/* Icons */

	.icon {
		text-decoration: none;
	}

		.icon:before {
			display: inline-block;
			font-family: FontAwesome;
			font-size: 1.25em;
			text-decoration: none;
			font-style: normal;
			font-weight: normal;
			line-height: 1;
			-webkit-font-smoothing: antialiased;
			-moz-osx-font-smoothing: grayscale;
		}

		.icon > .label {
			display: none;
		}

		.icon.featured {
			color: #EA8A95;
			display: block;
			margin: 0 0 1.5em 0;
			cursor: default;
		}

			.icon.featured:before {
				font-size: 6em;
			}



/* Kingslea
-------------------------------------------------------------- */

h1#logo {margin:0px !important; margin-right: 20px; }
#logo {margin: 15px 0px 0 0 ; top:15px;}
#logo img {
    position: relative;
    top: 10px;
}
.page_item.page-item-261 > a {display: none}

.header {
    background: #fff none repeat scroll 0 0;
    height: 63px;
    position: fixed;
    top: 0;
    transition: top 0.2s ease-in-out 0s;
    width: 100%;
    z-index: 9999999;
    box-shadow: 5px 2px 5px 0px #bbb;
}

.text_circle {background-color: #492f92; color: #fff; position: absolute; top: 250px; right:0px; border-radius: 100px; padding: 70px 50px; z-index: 99999; width: 200px; height: 200px; line-height: 20px }
.banner {height: 500px; background-size: cover; background-position: center center; }


.iconlink a:link {color: #888888}
.iconlink a:hover {color: #000}
.iconlink p {color:#888888; line-height: 1em;}

.locations {padding: 20px; color: #fff; text-align: center; margin-bottom: 5px;}
.locations a {margin: 0px; color: #333;text-decoration: none; }
.locations p {font-size: 0.8em; color: #888888}
.locations h3 {color: #62BB46; font-size: 1em; line-height: 1em; margin-bottom: 5px}

.locations_content {padding: 30px 10px 20px 30px; text-align: left}
.locations_content a:link {color: #fff}
.locations_content a:hover {color: #4f3795 !important}
.locations_content2 {padding: 35px 10px 20px 90px !important}
.locations_content h3 {margin-bottom: 5px}
.locations_content p {margin-bottom: 0px; color: #fff}
.locationname {height: 250px; padding: 90px 50px 20px 50px !important}

.icons_locations li {float: left; display: block; width: auto; padding: 0 30px;}
.icons_locations li a:hover {opacity: 0.5}

.icons_locations h3 {font-size: 1em; line-height: 1em}


.iconbg {background-repeat: no-repeat; background-position: center top; height: 200px}
.iconlink {padding-top: 120px;float: left; margin-left: 15px;}
.iconlink:hover {opacity: 0.5; -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */    filter: grayscale(100%);}
.iconstyle6 .iconlink h3 {color:#492f92 }
.iconstyle6 {border-left: 8px solid #f9f9f9;}
.iconbg.iconstyle6 { margin-left: 20px}


.content {padding: 40px 0}
.circle_image {border-radius: 50%; border: solid #eee 20px;width: 500px; height: 500px; background-size: content; background-repeat: no-repeat; background-position: center center; position:absolute; left:0; right:0; margin-left:auto; margin-right:auto; margin-top: 80px; background-size: cover; }

.bullet_bottom {margin-bottom: 5px; top:-5px !important; position: relative;}

.list_bottom {    
	column-count: 3;
    column-gap: 40px;
    float: left;
    margin-bottom: 0px;
    -webkit-column-break-inside:avoid;
	-moz-column-break-inside:avoid;
	-o-column-break-inside:avoid;
	-ms-column-break-inside:avoid;
	column-break-inside:avoid;
}

.list_bottom ul {margin-bottom: 20px}
.list_bottom li {color: #333; font-weight: 600; text-align: left; display: block; padding-right: 20px; font-size: 0.9em}

.list_value {text-align: left}
.list_value img {}
.linevalue {  background-image: -webkit-linear-gradient(left, transparent 0%, #eee 15%, #eee 85%, transparent 100%);
  background-image: linear-gradient(left, transparent 0%, #eee 15%, #eee 85%, transparent 100%);
  height: 8px; margin: 40px 0;
}
.list_value p {font-size: 1em; font-weight: 600}
.list_value h2 {color: #4f3795; margin-bottom: 10px; margin-bottom: 5px;
margin-top: 40px;}
.list_value ul { list-style: none; margin-left: 10px; line-height: 1.4em; margin-bottom: 10px;}
.list_value li {font-style: italic; margin-bottom: 2px; font-weight: 600; color: #58585a}
.list_value li::before {color: #4f3795;

  /* color of bullet or square */
  content: "\2022"; 
  /* Unicode of character to precede the list item */
  font-size: 1em; font-style: normal;
  /* em or %*/ 
  padding-right: 0em; left: -10px;
  /* use em*/
  position: relative;
  top: 0em; 
  /* use em or % */
}

.ourvision h1  { margin-bottom: 5px}
.ourvision p {font-weight:600 }

.lineshadow {background-color: #fff; position: relative; top: -14px; z-index: -99999; box-shadow: 3px 3px 3px 0px #bbb; display: block}
.lineshadowtwo {position: relative; top: -14px; z-index: -99999;  display: block }

.introduction {width: 50%; float: right; padding: 100px 80px 0 0px}
.homemap {width: 50%; float: left;  padding: 50px 20px}

.clear {clear:both; height:120px;}

.footerleft {float: left; padding-left: 30px; }
.footerleft h3 {margin-bottom: 10px}


.whitegradientleft {/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+63,ffffff+100&0+63,1+97 */
background: -moz-linear-gradient(left, rgba(255,255,255,0) 63%, rgba(255,255,255,1) 97%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(255,255,255,0) 63%,rgba(255,255,255,1) 97%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(255,255,255,0) 63%,rgba(255,255,255,1) 97%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */}


@font-face {
    font-family: 'Glyphter';
    src: url('fonts/Glyphter.eot');
    src: url('fonts/Glyphter.eot?#iefix') format('embedded-opentype'),
         url('fonts/Glyphter.woff') format('woff'),
         url('fonts/Glyphter.ttf') format('truetype'),
         url('fonts/Glyphter.svg#Glyphter') format('svg');
    font-weight: normal;
    font-style: normal;
}
[class*='icon-']:before{
	display: inline-block;
   font-family: 'Glyphter';
   font-style: normal;
   font-weight: normal;
   line-height: 1;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale
}
.icon-address:before{content:'\0041'; width: 25px; padding-bottom: 20px; float: left; margin-top: 3px}
.icon-email:before{content:'\0042'; width: 25px}
.icon-list:before{content:'\0043'; color: #4f3795; padding: 10px 5px 8px 8px; margin-right: 5px;}
span.icon-list {font-size: 1.4em !important}
.icon-map:before{content:'\0044';}
.icon-mobile:before{content:'\0045'; width: 25px}
.icon-phone:before{content:'\0046';}
.icon-toparrow:before{content:'\0047'; font-size: 24px; padding-right: 2px}
.icon-blog:before{content:'\0048'; font-size: 1.5em; color: #4f3795; top:6px; position: relative}

.contact_phone {margin-top: 20px;}
.contact_email .icon-email::before {margin-top: 7px}
.contact_address .icon-address::before {margin-top: 7px}

/* General
-------------------------------------------------------------- */

.nopadding {padding: 0px}
.padding150 {padding:400px 0 100px 0}
.padding130 {padding:150px 0 50px 0}
.padding100 {padding:100px 0 50px 0}
.margin80 {margin:80px 0}



#panel1 p {color: #58585a; margin-bottom: 10px} 
#panel1 a:link, #panel1 a:visited, #panel1 a:hover  {color: #492f92 !important; text-decoration: underline;}
#panel1 h1 {color: #492F92; line-height: 1em; font-size: 3em; font-weight: 600 }
#panel1 h3 {color: #492F92; line-height: 1.5em; font-size: 1.3em }
#panel1 ul {padding-left: 20px; color: #00b2ed; text-align: left; list-style-type: disc; font-weight: 700; font-size:0.8em; line-height: 1.5em;
	-webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;-webkit-column-gap: 40px; /* Chrome, Safari, Opera */
    -moz-column-gap: 40px; /* Firefox */
    column-gap: 40px;
    }
    
#panel1 ul li, #panel1 ul li, #panel3 ul li, #panel4 ul li, #panel5 ul li, #panel6 ul li {
    white-space: wrap !important;
}


.mapbg {}



.breadcrumb {
    padding: 8px 15px;
    list-style: none;
    font-size: 0.8em;    
	color: #00b2ed;
    z-index: 9999;
    position: absolute;
    top: 75px;
    text-transform: lowercase;
}
.breadcrumb a {
    color: #fff;
    text-decoration: none;
}
.breadcrumb a:hover {
    color: #0089CF;
    text-decoration: none;
}
#map, #map1, #map2, #map3, #map4, #map5, #map6, #map7 {height: 250px}


/* Image banner
-------------------------------------------------------------- */

.imagebanner {
  width: 100%;
  height: 100%;
  background-size: cover !important;
  background-position: center center !important;
}


/* -------- Scroll TOP ---------- */

.scroll-top:hover {	color: #fff !important;	background-color: #4f3795;	text-decoration: none;}
 
.scroll-top {display: none;	position: fixed; bottom: 0rem;	right: 1rem; width:43px;	height: 40px;	line-height: 14px; font-size: 12px; color: #fff; background-color: #4f3795; text-decoration: none;	border-radius: 3px;	text-align: center;	cursor: pointer; padding: 10px}



/* Our Teachers
-------------------------------------------------------------- */


.our_teachers h1 {font-size: 24px; margin: 20px 0 0 0 }
.our_teachers h3 {font-size: 14px; margin: 0px; text-transform: uppercase; color: #bbb; line-height: 16px}
.our_teachers h4 {margin-bottom: 0px; font-size: 18px; color: #4f3795; line-height: 14px;}
.our_teachers p {color: #333; font-weight: 300; margin-bottom: 15px; }
.our_teachers a:link {color: #4f3795; font-size: 14px;}
.firstrowteacherinfo {margin-bottom: 40px;}

.positiont {color: #333; font-size: 14px}
.iconschoolteachers {margin-bottom: 50px}


/* =news
-------------------------------------------------------------- */

.leftside_blog {
    background: none;
    box-sizing: border-box;
    margin-right: 25px;
    padding: 19px;
}
.rightside_blog {
    float: left;
    font-family: "Open Sans",sans-serif;
    margin-top: 80px;
}
.article_readmore {
    display: none;
}

.article_readmore p {   
    font-size: 16px !important;
    line-height: 24px !important;
}
.article_readmore h1 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 20px;
}
.article_readmore h3 {
    font-size: 16px;
    line-height: 20px;
}
.article {
    background-color: #fff;
    margin-bottom: 20px;
    min-height: 180px;
    padding: 10px;
    font-family: "Open Sans",sans-serif;
    width: 100%; float: left;
    margin-top: 40px;
}
.article_lesscontent p {
    font-size: 16px !important;
    line-height: 24px !important;
}
.article_title {
    border-bottom:  2px solid #4f3795;
    color: #4f3795;
    font-size: 24px; font-weight: 600;
    margin: 0 0px 10px 0;

}
.article_readmorelink {
    color: #4f3795;
    float: right;
    font-style: italic;
    font-weight: bold;
    padding: 5px 0;
}

.article li {
    line-height: 24px;
    margin-bottom: 20px;
}
.recentpostsbox {
    font-size: 12px;
    margin-top: 20px;
}
.recentpostlink {
    cursor: pointer;
    float: left;
    line-height: 16px;
    padding: 10px 0;
    width: 100%;
}
.recentpostlink > span {
    float: left;
    width: 100%;
}
.blog_right_gray {
    margin-bottom: 20px;
    padding: 10px 0;
}
.recentpostsbox.subox {
    background-color: #ecf7f9;
    padding: 20px;
}
.rightblog {padding-left: 20px;}

.article_date {font-size: 0.8em}



/* Navigation
-------------------------------------------------------------- */


#navigation {margin-right: 40px; margin-top: 10px;}



/*----- Menu Outline -----*/
.menu-wrap {
    width:100%;
    box-shadow:0px 1px 3px rgba(0,0,0,0.2);
    background:#4A5660;
	height:50px;
	margin-bottom: 15px;
	
}

.clearfix:after {
    display:block;
    clear:both;
}

 
.menu {
    width:auto;
    margin:0px auto;
    float: right;
    margin-right: 0px;
    
}
 
.menu li {
    margin:0px;
    list-style:none;
    font-family: 'PT Sans', sans-serif;
     display: inline-block;
    float: left;
    font-size: 18px;
    position: relative;
    
    
}
 
.menu a {
    transition:all linear 0.15s;
    color:#333;
	text-decoration:none;
	font-family: 'PT Sans', sans-serif;
    font-size: 16px;
    line-height: 18px;
    display: inline-block;
    padding:18px 20px;
    text-shadow: 0 0 0 rgba(0, 0, 0, 0.4);
    
}
 
.menu li:hover > a, .menu .current-item > a {
    text-decoration:none;
    color:#fff !important;
    display:inline-block;
    text-shadow:0px 0px 0px rgba(0,0,0,0.4);
    background:none;
    padding:18px 20px;
    
}

.menu .arrow {
    font-size:11px;
    line-height:0%;
}
 
/*----- Top Level -----*/
.menu > ul > li {
    float:left;
    display:inline-block;
    position:relative;
    font-size:24px;
}
 
.menu > ul > li > a {
    padding:18px 20px;
    display:inline-block;
    text-shadow:0px 0px 0px rgba(0,0,0,0.4);
    color: #a7a9ac;
}
 
.menu > ul > li:hover > a {
    background:none;
    color: #58585a !important;
}

.menu > ul > .children > a {
	color: #fff !important;
}	
 
/*----- Bottom Level -----*/
.menu li:hover .children {
    z-index:1;
    opacity:1; height:auto;
;
    color: #fff !important;
}
.menu li:hover .children li {
   display: block;
}
 
.children {
    width:200px; height:0;
    padding:0px;
    position:absolute;
    top:100%;
    left:0px;
    z-index:999 !important;
    opacity:0;
    transition:opacity linear 0.15s;
    box-shadow:0px 2px 3px rgba(0,0,0,0.2);
    background:#54B948;
    margin: 0px;
}
 
.children li {
    display:none;
    width:200px; float: left;   
}
 
.children li a {
    padding:5px 13px;
    display:block;width:200px;
    text-align: left;  
}
.children li a:link  {color: #fff; font-size: 14px;}
 
.children li a:hover, .children .current-item a {
	color: #cdeaca !important;display:block;width:200px;text-align: left; background-color: none !important; font-size: 14px; padding: 5px 13px;
}

.children li a:visited {color: #fff}


.children li:first-child { 
	  margin-top:15px;
}
.children li:last-child  { 
    margin-bottom: 15px;
}





.blog {padding: 15px 0 0 0; font-size: 16px; color: #333}
.blog a:link { color: #4f3795; text-decoration: none; font-weight: 600}
.blog a:hover { color: #ddd; text-decoration: none}



/* Wrappers */

	.wrapper {
		background-image: url("images/bg.png");
	}

		.wrapper.first {
			box-shadow: none;
		}
		
		.wrapper.style0 {
			padding: 50px 0;
			
		}
		

		.wrapper.style1 {
			background-image: none;
			background-color: #fff;
		}
			.wrapper.style1 h3 {text-transform: lowercase; font-family: 'Roboto', sans-serif; font-weight: 500; line-height: 1em}

		.wrapper.style2 {
			background-image: url('images/bghome.png'); background-size: cover; 
			text-align: left !important; line-height: 1.4em;
		}
			.wrapper.style2 h1 {font-weight: 600; line-height: 1em; color: #4f3795}
			.wrapper.style2 h3 {font-weight: 300; line-height: 1em; color: #4f3795}


		.wrapper.style3 {
			background-color: none;
			text-align: left;
			
		}
			.wrapper.style3 h1  {color: #4f3795; font-weight: 600;}

			
		.wrapper.style4 {
			background-image: url('images/bghome.png'); background-size: cover; 
			text-align: left
		}
			.wrapper.style4 h1 {font-weight: 600; line-height: 1em; color: #4f3795; text-align: center; font-size: 3em; margin-bottom: 50px;}
			.wrapper.style4 h2 {font-weight: 300; line-height: 1.2em; color: #8d8d8d; text-align: center; font-size: 1em}
			.wrapper.style4 h3 {font-weight: normal; line-height: 1.4em; color: #4f3795; margin-bottom: 20px; font-size: 1.1em}						
			.wrapper.style4 p {color: #58585a; font-weight: 500; line-height: 1.4em; margin-bottom: 10px}

		

			.wrapper.style4 form input[type=text],
			.wrapper.style4 form input[type=password],
			.wrapper.style4 form select,
			.wrapper.style4 form textarea {
				border: none;
				background: #fff;
			}

				.wrapper.style4 form input[type=text]:focus,
				.wrapper.style4 form input[type=password]:focus,
				.wrapper.style4 form select:focus,
				.wrapper.style4 form textarea:focus {
					background: #252525;
				}
				
				
		.wrapper.style5 {
			/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#458937+0,529b40+69 */
			background: rgb(69,137,55); /* Old browsers */
			background: -moz-linear-gradient(left, rgba(69,137,55,1) 0%, rgba(82,155,64,1) 69%); /* FF3.6-15 */
			background: -webkit-linear-gradient(left, rgba(69,137,55,1) 0%,rgba(82,155,64,1) 69%); /* Chrome10-25,Safari5.1-6 */
			background: linear-gradient(to right, rgba(69,137,55,1) 0%,rgba(82,155,64,1) 69%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#458937', endColorstr='#529b40',GradientType=1 ); /* IE6-9 */
			color: #fff;
			text-align: left
		}
		
		.wrapper.style5 a:hover {
			color: #492f92 !important
		}	
			.wrapper.style5 h3 {color: #fff; font-weight: 500; line-height: 1em}
			.wrapper.style5 h1 {color: #fff; font-weight: 600}



		.wrapper.style6 {
			text-align: left
		}
			.wrapper.style6 h1 {font-weight: 600; line-height: 1em; color: #4f3795; text-align: center}
			.wrapper.style6 h2 {font-weight: 600; line-height: 1em; color: #4f3795; margin: 40px 0 10px 0px; font-size: 1.5em}
			.wrapper.style6 h3 {font-weight: 300; line-height: 1.4em; color: #4f3795; margin-bottom: 20px; font-size: 1.2em}
			.wrapper.style6 p {color: #58585a; font-weight: 500; line-height: 1.4em; margin-bottom: 30px}
			.wrapper.style6 ul {list-style: disc; color: #58585a; font-size: 17px; line-height: 24px; margin-left: 20px;}

		.greybg {background-color: #F2F3F3}
		.greybg strong {color: #4f3795 }
		.greenbg {background-color: #39792f;}	
			
			
		.wrapper.style1 p, .wrapper.style1 h1, .wrapper.style1 h2, .wrapper.style1 h3 {
			color: #fff;
		}
		.wrapper.style1 p, .wrapper.style3 p {font-size: 1em; line-height: 1.3em}	
				
				

/* Nav */

	#nav {
		background-color: #282828;
		text-align: center;
		position: fixed;
		left: 0;
		top: 0;
		width: 100%;
		z-index: 10000;
		cursor: default;
	}

		#nav ul {
			margin-bottom: 0;
		}

		#nav li {
			display: inline-block;
		}

		#nav a {
			position: relative;
			display: block;
			color: #fff;
			text-decoration: none;
			outline: 0;
		}

			#nav a:hover {
				color: #fff !important;
			}

			#nav a.active:before {
				content: '';
				display: block;
				position: absolute;
				bottom: -0.6em;
				left: 50%;
				margin-left: -0.75em;
				border-left: solid 0.75em transparent;
				border-right: solid 0.75em transparent;
				border-top: solid 0.6em #282828;
			}
			
			
			
/* Footer */			
			
		#menu-footer .menu {float: left !important}
		
		.footernavigation {padding: 50px;}
		.footercontact {padding: 50px; background: #458937 url('images/bgfooter.png') no-repeat right; background-size: cover !important; font-size: 0.8em; line-height: 1.6em;}
		
		div.footernav ul {
		    list-style-type: none;
		    list-style: none;
		    list-style-image: none;
		    margin: 0px;
		}
		
		.footernav ul {
			font-size: 0.8em; line-height: 1.6em;
		}
		.footernav li {
		    padding: 0px;
		    color: #fff;
 		}
 		
		.footernav li a:link, .footernav li a {
			color: #fff !important;	 text-decoration: none			
		}			

		.footernav li a:hover {
			color: #492f92 !important;				
		}
		.footernav li a:active {
			color: #fff;
		}
			

/* Articles */

	#top .image {
		border-radius: 50%;
	}

		#top .image img {
			border-radius: 50%;
		}

	#top p a {
		color: inherit;
	}

/* Copyright */

	#copyright {
		color: #fff;
		background-color: #39792f;
	}

		#copyright a {
			-moz-transition: color .2s ease-in-out;
			-webkit-transition: color .2s ease-in-out;
			-ms-transition: color .2s ease-in-out;
			transition: color .2s ease-in-out;
			color: inherit;
			padding: 5px;
		}

			#copyright a:hover {
				color: #777;
			}

/* Desktop */

	@media screen and (min-width: 737px) {

		/* Basic */

			body, input, textarea, select {
				font-size: 13pt;
			}

			h1 {
				font-size: 3.25em;
				letter-spacing: -0.025em;
			}

			h2 {
				font-size: 2em;
				letter-spacing: -0.015em;
			}

			h3 {
				font-size: 1.5em;
				letter-spacing: -0.015em;
			}

			h1, h2, h3, h4, h5, h6 {
				margin: 0 0 0.75em 0;
				font-family: 'PT Sans', sans-serif;
			}

			header {
				margin: 0;
			}

				header > p {
					font-size: 1.25em;
					margin: 0;
				}

			footer {
				margin: 0em 0 0 0;
			}

				footer > p {
					font-size: 1.25em;
				}
			footer a:link {float: left; width: 100%; color: #fff}	

		/* Form */

			form input[type="button"],
			form input[type="submit"],
			form input[type="reset"],
			form button,
			form .button {
				margin: 0 0.6em 0 0.5em;
				padding: 20px 50px; background-color: #4f3795; color: #fff;
				float: right;
			}

		/* Button */

			input[type="button"],
			input[type="submit"],
			input[type="reset"],
			button,
			.button {
				padding: 8px 0;
				font-size: 0.8em;
			}

				input[type="button"].big,
				input[type="submit"].big,
				input[type="reset"].big,
				button.big,
				.button.big {
					font-size: 1.5em;
					letter-spacing: -0.025em;
				}
				
				

		/* Box */

			.box {
				padding: 2em;
			}

				.box.style1 {
					padding: 3em 2em 3.5em 2em;
				}

					.box.style1 h3 {
						margin-bottom: 0.5em;
					}


				.box.style2 {min-height: 415px}
				.box.style2 h1 {
					margin-bottom: 0.25em;
					color: #008acd;
				}
					.box.style2 h2 {
						margin-bottom: 0.2em;
						color: #00B2ED;
						font-size: 1.1em; line-height: 1.2em;
						font-weight: 300
					
					}	
					.box.style2 h3 {
						margin-top: 0px;
						margin-bottom: 1em;
						color: #333;
						font-size: 0.6em; line-height: 1em;
						font-weight: 700
					}				
				
				
					.box.style2 p {
						margin-bottom: 1.5em;
						color: #333 !important;
						font-size: 0.8em !important; line-height: 1.3em !important;
					}				
	
					.box.style2 .image {
						position: relative;
						left: 2em;
						top: 2em;
						margin: -4em 0 4em -4em;
						width: auto;
				}

		/* Wrappers */

			.wrapper {
				padding:0;
				text-align: center;
			}

				.wrapper.first {
					padding-top: 12em;
				}

		/* Nav */

			#nav a {
				-moz-transition: background-color .2s ease-in-out;
				-webkit-transition: background-color .2s ease-in-out;
				-ms-transition: background-color .2s ease-in-out;
				transition: background-color .2s ease-in-out;
				padding: 0.2em 1em 0.2em 1em;
				margin: 0.6em 0.2em 0.6em 0.2em;
				font-weight: 600;
				border-radius: 8px;
				color: #fff;
			}

				#nav a:hover {
					background: #383838;
				}

				#nav a:active {
					background: #484848;
				}

		/* Articles */

			#top {
				text-align: left;
			}

				#top .image {
					width: 20em;
					height: 20em;
					margin: 0;
				}

				#top h1 {
					margin-top: 0.35em;
				}

				#top p {
					font-size: 1.5em;
					line-height: 1.75em;
				}

			#contact footer {
				font-size: 0.9em;
			}

		/* Copyright */
			
			#copyright {padding: 20px}

			#copyright {
				font-size: 0.8em;
				line-height: 0em;
				margin-bottom: 0px;
				text-align: left;
				padding-left: 80px;
			}
				#copyright li {
					display: inline-block;
					border-left: solid 1px rgba(0, 0, 0, 0.5);
					box-shadow: -1px 0px 0px 0px rgba(255, 255, 255, 0.1);
					padding: 0 0 0 1em;
					margin: 0px;
				}

					#copyright li:first-child {
						border: 0;
						box-shadow: none;
						padding-left: 0;
						margin-left: 0;
					}

	}

/* Tablet */

	@media screen and (min-width: 737px) and (max-width: 1200px) {

		/* Basic */

			body {
				min-width: 960px;
				font-size: 11pt;
			}

			input, textarea, select {
				font-size: 11pt;
			}

			header {
				margin: 0 0 4em 0;
			}
			.header {height: 120px;}
			
			.lineshadow, .lineshadowtwo, .lineshadowtwo img {display: none}
			.blog {position: absolute; right: 0; top: 40px;}
			
			.iconlink {padding-top: 110px;}
			.introduction, .homemap {width: 100%; float: left; padding: 20px}
			.our_vision_image {height: 300px}
			.clear {clear:both; height:80px;}
			.locations_content2 {padding: 60px 40px !important;}
			

		/* Wrappers */

			.wrapper {
				padding: 0;
				text-align: center;
			}

				.wrapper.first {
					padding-top: 9em;
				}

				.wrapper.style4 .row-special {
					margin: 2em 0 0 0;
					padding: 2em 0 2em 0;
				}

		/* Articles */

			#top .image {
				width: 19.5em;
				height: 19.5em;
				margin: 0;
			}
			
	}
	
	@media screen and (max-width: 1550px) {	
			.introduction, .homemap {width: 100%; float: left; padding: 20px 100px}
		}	
	

/* Mobile */

	@media screen and (max-width: 736px) {

		/* Basic */

			body, input, textarea, select {
				line-height: 1.75em;
				font-size: 10pt;
				letter-spacing: 0;
			}
			h1#logo img {width: 280px; float: left;padding: 10px 20px}
			
			.homemap img {width: 100%}
			.circle_image {width: 300px; height:300px}
			
			.header {height: 90px;}
			.lineshadow, .lineshadowtwo, .lineshadowtwo img {display: none}
			.text_circle {right: inherit; text-align: center; margin-left: 50px}
			.iconlink {padding-top: 110px;}
			.introduction, .homemap {width: 100%; float: left; padding: 20px }
			.vision {padding-left: 80px}
			.our_vision_image {height: 200px}
			.clear {clear:both; height:20px;}
			.wrapper.style3 { text-align: left;}
			.wrapper.style2, .wrapper.style4, .wrapper.style6 {padding: 0 20px}
			.footerleft {width: 100%; float: left}
			.list_value {padding: 0 20px;}
			.padding150 {padding: 20px 0 0 0 }
			.locationmobile {margin:120px 0 50px 0}
			.locationname {height: 100px; padding-top: 30px !important}
			.locations_content2 {padding: 60px 10px 40px 120px !important}
			.footerleft {padding-left:0px}
			
			.rightside_blog {margin-top: 20px; padding: 20px;}
			
			.list_bottom {
			    column-count: 1;
			    padding: 0 30px
			}
			
			.blog {display: none}
			
			h1, h2, h3, h4, h5, h6 {
				font-size: 1.25em;
				margin: 0 0 0.4em 0;
			}

			h1 {
				font-size: 2.25em;
				line-height: 1.25em;
			}

			header {
				margin: 0 0 2em 0;
			}

				header > p {
					font-size: 1.25em;
				}

			footer {
				margin: 0em 0 0 0;
			}

				footer > p {
					font-size: 1.25em;
				}

			hr {
				margin: 1.5em 0 2em 0;
			}
			
			.display {display: none !important}

		/* Section/Article */

			section, article {
				clear: both;
			}

		/* Button */

			input[type="button"],
			input[type="submit"],
			input[type="reset"],
			button,
			.button {
				text-align: center;
				font-size: 1.2em;
				width: 100%;
				padding: 1em 0 1em 0;
			}

		/* List */

			ul.social {
				padding: 1em 0.5em 0 0.5em;
			}

				ul.social li {
					margin: 0.5em 0.5em 0.5em 0.5em;
				}

					ul.social li a {
						top: 0 !important;
					}

						ul.social li a:before {
							background-color: transparent !important;
						}

			ul.actions {
				margin: 0;
			}

				ul.actions li {
					display: block;
					margin: 10px 0 0 0;
				}

					ul.actions li:first-child {
						margin-top: 0;
					}

		/* Box */

			.box {
				padding: 30px 20px 30px 20px;
				margin: 0 0 20px 0 !important;
			}

				.box h3 {
					margin-bottom: 0.25em;
				}

				.box .image.centered {
					margin-bottom: 1em;
				}

				.box .image.featured {
					position: relative;
					left: 20px;
					top: 20px;
					margin: -50px 0 50px -40px;
					width: auto;
				}

		/* Wrappers */

			.wrapper {
				padding: 0px;
				text-align: center;
			}

				.wrapper.first {
					padding-top: 5em;
				}
			

		/* Nav */

			#nav a {
				padding: 0.5em;
			}

		/* Articles */

			#top .image {
				width: 70%;
				height: auto;
				margin: 0 auto 1.75em auto;
			}

			#contact footer {
				margin: 0;
			}

		/* Copyright */

			#copyright {
				font-size: 1em;
				margin: 0;
			}

				#copyright li {
					display: block;
				}			

	}
	
	
@media screen and (max-width: 1755px) {	
	
	#panel2 ul {
    color: #00acf0;
    column-count: 1;
    }
    .padding50 {padding: 50px 20px}
}  

@media screen and (max-width: 800px) {	
	.locations_content2 {padding-left: 60px !important} 
}	

			

			
