@charset "utf-8";


body { color: black; font-size: 100%; font-family: Open Sans, arial, muli, lora, source-sans-pro, "Helvetica Neue", Helvetica, SunSans-Regular, sans-serif; background-color: #e2e2e2; margin: 0; }
#wrapper { background-color: #fff; width: 76em; margin-right: auto; margin-left: auto; padding-top: 30px; }
#innerwrap { padding-top: 20px; }
a {
	color: #2d3b95;
	font-style: normal;
	text-decoration: underline;
	outline: none medium;
}
a:hover { color: #fff; font-style: normal; background-color: #2d3b95; text-decoration: underline; }
a img { background-color: transparent; text-decoration: none; vertical-align: middle; border-style: none; border-width: 0; }
a:hover img { background-color: transparent; text-decoration: none; border-style: none; }

img a { background-color: #fff; text-decoration: none; border-style: none; } /* For sucky Firefox */

a.clear { background-color: transparent; text-decoration: none; border-style: none; }

h1, h2, h3, h4, h5, h6 { color: #069; font-family: Open Sans, arial, Verdana, Helvetica, sans-serif; font-weight: bold; }
.brown { background-color: #e5dedd; }
h1.pageTitle {text-indent: -1000em;}
h1 { color: #2d3b95; font-size: 1.8em; }
h2 { color: #2d3b95; font-size: 1.8em; margin-top: 4px; margin-bottom: 4px; }
h2.pageHeading { }
h3 { color: #2d3b95; font-size: 1.6em; margin-top: 3px; margin-bottom: 3px; }

h4 { color: #2d3b95; font-size: 1.6em; }
h5 { color: #2d3b95; font-size: 1.4em; margin: 0; padding: 0; }
h6 { color: #2d3b95; font-size: 1.4em; margin: 0; padding: 0; }
img { height: auto; max-width: 100% !important;}
.sitedesc {
	width:400px;
	height:100px;
	margin-left:calc(20px);
	margin-top:100px;
	color:rgba(235,235,235,1.00);
	font-family:lora, open-sans;
	font-size:25px;
	position:absolute;
	
	}
.buildbox {
	text-align:center; width:100%; background:rgba(213,213,213,1.00); padding:10px;-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;	
	}
	
	#mob-menu {
	 display:none;
	}
#mob-menu2 { display: none; }
.men-i { color: #fff; font-family: Open Sans, arial, Verdana, Helvetica, sans-serif; width:1calc(100% - 20px); display:block; background:#069; border-bottom:1px solid #9c9c9c; border-top:1px solid #9c9c9c; padding:15px; }
	
	#mob-menu ul { background-color: #2d3b95; margin: 0; padding: 0; border: solid 1px #000; }
	#mob-menu li { color: #fff; font-family: "Open Sans", arial, Verdana, Helvetica, sans-serif; width:calc(100% - 20px); display:block; background:#2d3b95; padding-right: 0; padding-left: 0; border-bottom:1px solid #9c9c9c; border-top:1px solid #9c9c9c; }
#mob-menu li:hover { color: #fff; font-family: "Open Sans", arial, Verdana, Helvetica, sans-serif; background: #2d3b95; display: block; padding: 0 0 0; width: 1calc(100% - 20px); border-top: 1px solid #9c9c9c; border-bottom: 1px solid #9c9c9c; }
#mob-menu li:hover > a  { color: #2d3b95; background-color: #fff; }
#mob-menu li a { color: #fff; text-decoration: none; width: calc(100% - 15px); height: 100%; padding-top: 15px; padding-bottom: 15px; padding-left: 15px; display: block; }
	#mob-menu li a:hover { color: #2d3b95; background-color: #fff; text-decoration: none; }
	#mob-menu ul ul { color: #2d3b95; text-decoration: none;  display: none; }
#mob-menu ul li:hover ul { z-index: 2000; display: block; }
#mob-menu ul ul li a { width: calc(100% - 30px); padding-left: 30px }
.contactinput {
	padding:8px; font-size:18px; line-height:18px; width:300px;
}
.contacttable {
	max-width:500;
	}

.top-bar { background-color: #fff; background-image: none; height: 180px; width: 76em; z-index: 100; margin-right: auto; margin-left: auto; }
.dark-section {
	background-color: #1d2927;
	height: 320px;
	width: 100%;
}
.sub-menu { color: #fff; background-color: #2d3b95; width: 76em; position: relative; height: 40px; z-index: 1000; margin-right: auto; margin-left: auto; border-top: 2px solid #1b1b1b; }
.sub-menu-button {
	color:#838383;
	font-size:17px;
	line-height:45px;
	text-decoration:none;
		margin-left:18px;
}
.sub-menu li a { color: #fff; font-size: 1.1em; font-family: Open Sans, arial, Verdana, Helvetica, sans-serif; font-weight: bold; line-height: 45px; text-decoration: none; z-index: 1000; padding-right: 4px; padding-left: 4px; }
.sub-menu li a:hover { color: #2d3b95; font-weight: bold; line-height: 45px; background-color: #fff; text-decoration: none; z-index: 1000; padding-top: 12px; padding-bottom: 8px; }
.sub-menu li { color:#fff; text-decoration:none; position: relative; z-index: 1000; float: left; margin-top: 0; padding: 0; list-style-type: none; }
.sub-menu ul {
	z-index: 1000;
	margin: 0;
	padding: 0;
	display: flex;
	justify-content: space-around;
}


.sub-menu a:hover, .sub-menu ul li:hover > a{ z-index: 2000; }

.sub-menu ul ul { color: #fff; display: none; position: absolute; left: 0; top: 32px; background-color: #2d3b95; width: 275px; z-index: 2000; padding: 2px; border: solid 1px; }
.sub-menu ul ul ul { top: 10px; }
.sub-menu li:hover ul { z-index: 2000; display: block; }
.sub-menu ul ul li {float: none;}
.sub-menu ul ul li a { color: #fff; line-height: 30px; display: block; text-decoration: none; float: none; background-image: none; text-indent: 0; width: 100%; margin: 0; z-index: 2000; padding: 0; border-bottom: 1px solid #4e4e4e; }
.sub-menu ul ul li a:hover { color: #2d3b95; line-height: 30px; background-color: #fff; z-index: 2000; margin: 0; padding: 0; }
.sub-menu li.lastItem, .sub-menu li.lastItem a, .sub-menu li.lastItem a:hover {border-right: none;}
.sub-menu ul ul { background-color: #2d3b95; position:absolute; left: -9999px; }

.sub-menu ul li:hover > ul {left:10px; }
.sub-menu ul ul li:hover > ul {left:-275px; }
.text-body {
	font-style: normal;
	font-size: 14px;
	font-weight: 400;
	line-height:16px;
	margin-top: 10px;
	padding-right: 20px;
	color: #3a3333;
}


.sub-heading-dark {
	font-style: normal;
	font-size:34px;
	font-weight: 600;
	color:#000000;
	padding-left:20px;
	padding-top:30px;
}
.sub-heading-dark-smaller {
	font-family: 'Josefin Sans', lora, open-sans;
	font-style: normal;
	font-size:28px;
	font-weight: 600;
	color:#000000;
	padding-left:20px;
	padding-top:30px;
}

.sub-heading-light {
	font-family: 'Josefin Sans', lora, open-sans;
	font-style: normal;
	font-size:34px;
	font-weight: 400;
	color:rgba(255,255,255,1.00);
	padding-left:20px;
	padding-top:40px;
}

.dark-section-as-header { background-color: #000; height: 2px; width: 76em; margin-right: auto; margin-left: auto; }


.centre-block { font-size: 14px; font-family: "Open Sans", arial, "Helvetica Neue", Helvetica, SunSans-Regular, sans-serif; margin: 0 auto; padding-left: 30px; padding-right: 30px; padding-bottom: 30px; }
.centre-blocktop { font-family: Open Sans, arial, "Helvetica Neue", Helvetica, SunSans-Regular, sans-serif; position: relative; margin: 0 auto; padding-left: 30px; padding-right: 30px;  }
.top-menu { font-size: 0.9em; float: right; height: 60px; vertical-align: text-bottom; font-weight: 400; text-align: center; }
.top-menu a:link { color: black; }
.top-menu a:visited { color: #000; }
.top-menu a:hover { color: #fff; }
.top-menu a:active { color: #000; }

.menu-l {
	height: 59px;
	line-height: 55px;
	display: inline-block;
	margin-top:10px;
	width: auto;
	min-width:166px;
	text-align:center;

	background-image:url(../images/mb-l.png);
	background-position:bottom;
	background-repeat:no-repeat;
	color: #000;
	text-decoration: none;
}
.menu-c {
	height: 59px;
	line-height: 55px;
	display: inline-block;
	margin-top:10px;
	width: auto;
	min-width:205px;
	text-align:center;
margin-left:-4px;
margin-right:-4px;
	background-image:url(../images/mb-c.png);
	background-position:bottom;
	background-repeat:no-repeat;
	color: #000;
	text-decoration: none;
}
.menu-r {
	height: 59px;
	line-height: 55px;
	display: inline-block;
	margin-top: 10px;
	width: auto;
	min-width: 144px;
	text-align: center;
	
	background-image: url(../images/mb-r.png);
	background-position: bottom;
	background-repeat: no-repeat;
	color: #000;
	text-decoration: none;
}


.menu-l:hover, .menu-l-s {
	background-image:url(../images/mg-l.png);
}
.menu-c:hover, .menu-c-s {
	background-image:url(../images/mg-c.png);
}

.menu-r:hover, .menu-r-s {
	background-image:url(../images/mg-r.png);
}

.sub-head {
	width: 100%;
	margin-top:175px;
	position: absolute;

}
.sub-head h1 { color: #fff; font-size: 2em; font-family: source-sans-pro; font-weight: 700; margin-top: 20px; margin-bottom: 20px; }
.top-logo { background-image: url(../images/top-icon.png); background-repeat: no-repeat; width: 800px; height: 168px; position: absolute; }
.mob-menu-button {
	display:none;
}
.scroll {
	
	background-image: url(../images/scroll.png);
	background-repeat: no-repeat;
	height: 36px;
	width: 257px;
	position:absolute;
	margin-top:150px;
	margin-left:290px;
	display:block;
}
.tile-container { min-height: 414px; }
.subtile-container { clear: both; }
.tile-desc {
	font-family: Arial;
	color:#434343;
	line-height:32px;
	font-size:18px;
	text-align:center;
	text-decoration:none;
}
.tile {
	width:300px;
	margin:0 auto;
	margin:10px;
	display:inline-block;
	vertical-align:text-top;
	background:rgba(255,255,255,0) ;
}
#mob-test-tit {
		display:none;
	}
.social-icons { color: #fff; background-color: #2d3b95; overflow: auto; padding-bottom: 20px; }
.social-icons h2 { color: #fff; }
.social-icons  a:link { color: #fff; text-decoration: underline; }
.social-icons  a:visited { color: #fff; text-decoration: underline; }
.social-icons  a:hover { color: #2d3b95; background-color: #fff; text-decoration: underline; }
.social-icons  a:active { color: #fff; text-decoration: underline; }
.mobile-testim {
	background-color: rgba(14,14,14,0.79);
	width: calc(100% - 165px);
	margin: 20px;
	text-align:left;
	min-height:132px;
	padding-left:115px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;
	font-family:source-sans-pro;
	color:rgba(248,248,248,1.00);
	display:none;
}
.person-mob {
	position:absolute;
	display:inline-block;
	margin:7px;
	margin-left:-108px;
	margin-top:-3px;
	width:104px;
	height:126px;
}
.sidemenu { background-color: #eaf3e7; width: 30%; float: left; margin-right: 2%; padding-bottom: 34px; }
.slideshow { text-align: center; width: 100%; height: 550px; margin-bottom: 20px; }
#right { font-size: 1.1em; float: right; width: 35%; padding-right: 10px; }
div.thumbTable { overflow: hidden; margin: 10px auto; }
div.thumbRow { overflow: hidden; margin-left: 120px; }
div.thumbCell { text-align: center; height: 300px; float: left; padding-bottom: 7px; }
div.thumbCell a { }
div.thumbCell img:hover { }
a.arrowLinkLeft, a.arrowLinkRight {/*text-decoration: none; font-size: 24px; font-weight: bold; color: #666666;*/ position: absolute; text-indent: -1000em; width: 48px; height: 48px; background-repeat: no-repeat; display: block;}
a.arrowLinkLeft {background-image: url(/images/arrowLeft.png);}
a.arrowLinkRight {background-image: url(/images/arrowRight.png);}
a.arrowLinkLeft:hover, a.arrowLinkRight:hover {/*color: #000000;*/ background-position: -48px 0;}
.lowerLinks { overflow: auto; border: solid 1px #c0c0c0; margin: 3px auto; padding: 2px; position: relative; width: 60%; /* height: 40px; Needed if #backLink is positioned absolutely */}
#backLink {float: right; /*	position: absolute; */ /* comment out these two lines if floating to the right */ /*	top: 25px; */ }
.storeButton { color: #fff; font-size: 1em; background-color: #84b8c2; margin: 0; padding: 4px; border: solid 2px #84b8c2; }
.storeButton a:link {}
.storeButton a:visited {}
.storeButton a:hover {}
.storeButton a:active {}

.greenButton { color: #699900; font-size: 1em; background-color: #fff; margin: 0; padding: 4px; border: solid 2px; }
.showButton { color: #040404; font-size: 1.3em; background-color: #35d0f6; text-decoration: none; margin-right: 10px; margin-left: 10px; padding: 2px 4px; border: solid 2px black; -moz-border-radius: 6px; border-radius: 6px; }
.memButton { color: #000; font-size: 1.3em; font-weight: bold; text-decoration: none; background-color: #00dbff; margin-right: 10px; margin-left: 10px; padding: 2px 4px; border: solid 2px black; -moz-border-radius: 6px; border-radius: 6px; }
.storeButtonLarge { color: #fff; font-size: 1.8em; background-color: #8e793e; margin: 0; padding: 8px; border: solid 2px #ad4a32; }
.bx-viewport ul { margin-left: 0; padding: 0; }
.galleryImage { border: solid 1px #c1c1c1; -moz-box-shadow: 5px 5px 5px #908b7f; -webkit-box-shadow: 5px 5px 5px #908b7f; box-shadow: 5px 5px 5px #908b7f; }
.graybox { color: #000; font-size: 1.4em; background-color: #d6d6d6; margin: 2px 8px; padding: 4px; display: inline-block; font-family: forum, sans-serif; text-align: center; width: 236px; }
.graybox a{ color: #000; background-color: #d6d6d6; text-decoration: none; }
.graybox a:link{ color: #000; background-color: #d6d6d6; text-decoration: none; }
.graybox a:hover{ color: #000; background-color: #d6d6d6; text-decoration: none; }
a.graybox { color: #000; background-color: #d6d6d6; text-decoration: none; }
 a:hover.graybox{ color: #cbcbcb; background-color: #000; text-decoration: none; }
.footer { color: #fff; position: relative; width: calc(76em - 20px); margin-right: auto; margin-left: auto; padding: 10px; border-top: 1px solid #000; }
.linkset { font-size: 0.9em; }
.backbutton a:link { color: #2e408b; background-color: #fff; text-decoration: none; padding: 2px 4px; border: solid 1px; }
.backbutton a:hover { color: white; background-color: #2e408b; text-decoration: none; padding: 2px 4px; border: solid 1px; }
.teaser { min-height: 120px; }
.casestudy { text-align: center; position: relative; width: 240px; float: left; min-height: 350px; margin-right: 12px; margin-bottom: 10px; padding: 5px; border: solid 1px #2e408b; -moz-border-radius: 6px; border-radius: 6px; }
.newsStory { min-height: 450px; }

.scrolly a:link { color: #2d3824; font-style: normal; font-family: "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue","Segoe UI","Helvetica","Arial","Sans Serif"; text-decoration: none }
.scrolly a:visited { color: #2d3824; font-style: normal; font-family: "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue","Segoe UI","Helvetica","Arial","Sans Serif"; text-decoration: none }
.scrolly a:hover { color: #fff; font-style: normal; font-family: "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue","Segoe UI","Helvetica","Arial","Sans Serif"; background-color: #008000; text-decoration: none  }
.scrolly a:active { color: #2d3824; font-style: normal; font-family: "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue","Segoe UI","Helvetica","Arial","Sans Serif"; text-decoration: none }
.newsList { font-size: 18px; } 
.newsDetail { font-size: 18px; }
.botlink { text-align: center; position: absolute; bottom: 10px; width: 100%; }
#contact_form { margin: 10px auto; width: 600px;}
#contact_form input[type=text] {background-color: #d9dada; width: 100%}
#contact_form textarea {
	background-color: #d9dada;
	margin-top: 10px;
	width: 100%;
}
#contact_form select {width: 175px;}
#contact_form label {display: block;}
Rtable {
    position: relative;
    top: 3px;
    left: 3px;
}
.Rtable {
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 3em 0;
    padding: 0;
}
.Rtable--2cols > .Rtable-cell {
    width: 25%;
}

.Rtable-cell {
    margin: -3px 0 0 -3px;
    border-color: #e2e6e9;
}

.Rtable-cell { text-align: left; box-sizing: border-box; flex-grow: 1; width: 100%; padding: 0.1em 1.2em; overflow: hidden; list-style: none; }
#galleryStatus { width: 48%; float: right; padding-left: 10px;  }
#homecontent { width: 48%; float: left; padding-left: 10px; }
#footerright { text-align: right; width: 35%; float: right; }
#footerleft { text-align: left; width: 35%; float: left; }
#footercenter { text-align: center; width: 40%; margin-right: auto; margin-left: auto; }
#slideshow { background-color: #ffffff; text-align: center; position:relative; width: 100%; margin-right: auto; margin-left: auto; border-color: #000; }
#memberstuff { width: 25%; float: right; margin-left: 10px; padding: 10px; border: solid 1px #2d3b95;}
#memberstuff .storeButton { text-decoration: none; display: block; margin-top: 6px; margin-bottom: 6px; text-align: center; }
.showbox { width: 70%; }
#memberLoginForm, #contact_form, #userRegisterForm { color: #000; background-color: #fff; width: 50%; margin-top: 15px; margin-bottom: 15px; padding: 5px; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; }
#userRegisterFormnew { color: #000; background-color: #fff; width: 70%; margin-top: 15px; margin-bottom: 15px; padding: 5px; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; }
#memberLoginForm input[type=text], #memberLoginForm input[type=password], #contact_form input[type=text], #contact_form input[type=password], #userRegisterFormnew input[type=text], #userRegisterFormnew input[type=password] { font-size: 16px; width: 100%; height: 25px; margin: 10px 25px; border: solid 1px #000000; }
#contact_form input[type=text], #contact_form input[type=password] { font-size: 16px; margin: 10px 25px; height: 25px; border: solid 1px #000000; }
#memberLoginForm textarea, #contact_form textarea,  #userRegisterFormnew textarea { margin: 10px 25px; width: 360px; border: solid 1px #000000; }
#contact_form textarea { margin: 10px 25px; width: 260px; border: solid 1px #000000; }
#memberLoginForm label, #contact_form label, #userRegisterFormnew label { display: block; color: #000; font-size: 13px; font-weight: bold; padding-left: 25px; }
#contact_form label { color: #000; font-size: 13px; font-weight: bold; display: block; padding-left: 25px; }
#memberLoginForm input[type=submit].storeButton, #contact_form input[type=submit].storeButton, #userRegisterFormnew input[type=submit].storeButton {margin: 5px 25px;}
#memberLoginForm div#register  {width: 90%; float: right; padding-right: 25px;}
#memberLoginForm div#forgotPassword {width: 175px; float: left; padding-left: 25px;}
/* For tablets */
/* TABLES */
th { font-weight: bold; text-align: left; }
td.gallery {border-bottom: 1px solid #44466d; padding: 10px 2px 20px 2px;} /* For a line between gallery rows */
td.lastRow {border-bottom: none;}
.numberCell {text-align: right;}

table#classDateTable {border: 0; width: 100%; margin: 10px auto;}
table#classDateTable tr:nth-child(even) {background-color: #e2e2e2; }
table#classDateTable tr:hover:not(.firstRow) {background-color: black; color: white;}
.classList { clear: both; margin-top: 10px; padding: 5px 0; border-bottom: 1px solid #396b8c; }
.classImage {}

.classList { clear: both; margin-top: 10px; padding: 5px 0; }
ul.blog_post { margin: 0; padding: 0; }
#storeleft { width: 15%; float: left; }
#storeright { width: 80%; float: right; }
#storeleft a:link { font-size: 18px; text-decoration: none; }
#storeleft a:visited { font-size: 18px; text-decoration: none; }
#storeleft a:hover { font-size: 18px; text-decoration: none; }
#storeleft a:active { font-size: 18px; text-decoration: none; }
.validationError { color: red; }
#mainleft { width: 49%; float: left; }
#rotator { width: 49%; float: right; }
.socialmobile { display: none; }
#topnav { color: #2d3b95; font-size: 14px; background-color: white; text-align: center; top: 15px; right: 15px; width: auto; padding-right: 15px; padding-left: 15px; border: solid 1px; -moz-border-radius: 6px; border-radius: 6px; }
#topnav a { color: #2d3b95; font-weight: normal; text-decoration: none; padding-right: 2px; padding-left: 2px; }

#topnav a:hover { color: #fff; font-weight: normal; background-color: #2d3b95; text-decoration: none; padding-right: 2px; padding-left: 2px;}
@media (max-width: 1024px) {
	#wrapper {width: 100%;}
	.dark-section-as-header { width: 100%; }
	.footer { width: calc(100% - 20px); }
	.sitedesc {
	margin-top:70px;
	width:200px;
	font-size:18px;

	
	}
	
	.top-bar { width: 100%; height: 170px; }
	.designer { display: none; visibility: hidden; }
	.sidemenu { width: 100%; float: none; }
	.gal-image {
	margin-left:calc(100% - 590px);
	margin-top:25px;
}

.top-logo {
		background-size:contain;
		background-repeat:no-repeat;
		height:200px;
		margin-left:-14px;
		margin-top:20px;
	}

	
	#mob-menu { background-position: 0 0; width:100%; margin-top:36px; z-index:100000; position:absolute; display:none; }
	#mob-menu2 { background-position: 0 0; display: block; margin-top: 36px; position: absolute; z-index: 100000; width: 100%; }
	#mob-menu2 {  }
	.sub-menu {
		display:none;
	}
	
	.top-menu {
	display:none;	
		
	}
	.green-triangle-top, .green-triangle-bottom, .black-section {
	display: none;
	z-index: 0;
	}
	.green-triangle {
		display:block;
	}
	.footer { display: table; }
	.mob-menu-button {
		height: 36px;
		width: 48px;
		display:block;
		position: relative;
		float:right;
		margin-top:17px;
	}
	.centre-block {
		width: calc(100% - 60px);
		margin: 0 auto;
		padding-left:30px;
		padding-right:30px;
	}
	.centre-blocktop {
		width: calc(100% - 60px);
		margin: 0 auto;
		padding-left:30px;
		padding-right:30px;
	}
	.build-your-own {
		background-size:contain;
		width: 300px;
		margin-right:280px;
		margin-top:100px;
	}
	.begin {
		height: 56px;
		background-size:contain;
		background-repeat:no-repeat;
		margin-left:330px;
		margin-top:-8px;
	}
	
	.dark-section {
		height: 260px;
	}
	
	.green-triangle {
		background-size:contain;
		background-repeat:no-repeat;
		height: 78px;
		width: 521px;
		margin-top:-60px;
		margin-left:-20px;
	}
	.grey-triangle {
		background-size:contain;
		background-repeat:no-repeat;
		height: 19px;
		width: 877px;
		margin-left:306px;
	}
	
	
	
	.earth-tile, .power-tile, .money-tile {
		width:200px;
		height:200px;
	}
	
	.tile {
		width:230px;
	}
	
	.tile-title {
		font-size:32px;	
	}
	
	
	.scroll {
	
	display:none;
}
	

#desk-testim {
		display:inline-block;
	}
	.socialmobile { display: block; }
}


/* Tile fluid fix */
@media (max-width: 840px) {
	.slideshow { width: 100%; float: none; }
	#right { width: 100%; float: none; display: table-header-group; padding-left: 0px; }
	#homecontent { width: 100%; float: none; padding-left: 0px; display: table-header-group; }
	#galleryStatus { width: 100%; float: none; padding-left: 0px; display: table-footer-group; }
	#footerright { text-align: center; width: 100%; float: none; margin-top: 30px; display: table-row-group; }
#footerleft { text-align: center; width: 100%; float: none; display: table-header-group;}
	#footercenter { width: 100%; margin-top: 0; padding-top: 0; display: table-row-group; }
	.designer { display: none; visibility: hidden; }
	.top-logo { background-image: url(../images/top-icon.png); background-repeat: no-repeat; width: 750px; height: 200px; position: absolute; }
	.sitedesc {
	display:none;
	
	}
	.sidemenu { width: 100%; float: none; }
	.gal-image {
	margin-left:calc(100% - 290px);
	margin-top:25px;
}
.top-logo {
		background-size:contain;
		background-repeat:no-repeat;
		height:200px;
		margin-left:-14px;
		margin-top:1px;
	}

.gal-item {
	margin-left:-235px;
}
	
	.tile {
		width:190px;
	}
	.tile-title {
		font-size:30px;	
	}
	
	.tile-desc {
		font-size:15px;
	}
	
	#desk-testim {
		display:none;
	}
	
	.mobile-testim {
		display:block;
	}
	#mob-test-tit {
		display:block;
	}
	.center-block { display: table; }
	#rotator { width: 100%; float: none; display: table-header-group; }
	#mainleft { width: 100%; float: none; display: table-footer-group; }
}


/* For phablets */
@media (max-width: 730px) {
	.slideshow { width: 100%; float: none; }
	#right { width: 100%; float: none; }
	.designer { display: none; visibility: hidden; }
		
.gal-item {
	font-family:lora, open-sans;
	width:160px;
	height:30px;
	position:absolute;
	line-height:30px;
	font-size:15px;
	color:rgba(229,228,224,1.00);
	padding-left:20px;
	transition: all 0.5s ease;
	margin-left:-185px;
}
	.sidemenu { width: 100%; float: none; }
	.gal-image {
	width:240px;
	height:160px;
	margin-left:calc(100% - 243px);
	margin-top:40px;
}

.top-logo {
		background-size:contain;
		background-repeat:no-repeat;
		height:120px;
		margin-left:-14px;
		margin-top:1px;
	}
	
	/*
	.build-spacer {
		height:78px;	
	}*/
	.build-your-own {
		background-size:contain;
		width: 300px;
		position:relative;
		float:inherit;
		margin: 0 auto;
	}
	.begin {
		position:absolute;
		margin-left:70px;
		margin-top:60px;
	}
	
	.green-triangle {
		height: 38px;
		width: 521px;
		margin-top:-29px;
		margin-left:-20px;
	}
	.grey-triangle {
		height: 13px;
		width: 877px;
		margin-left:140px;
	}
	.earth-tile, .power-tile, .money-tile {
		width:170px;
		height:170px;
	}
	
	.tile {
		width:180px;
	}
	.tile-title {
		font-size:26px;	
	}
	
	.tile-desc {
		font-size:14px;
		line-height:22px;
	}
	.top-logo {  width: 550px; }
	.top-bar { background-color: #ffffff; height: 98px; }
	.sub-head{ }
	.sub-head h1 { color: #fff; font-size: .5em; font-family: source-sans-pro; font-weight: 700; margin-top: 20px; margin-bottom: 20px; }
	
}

@media (max-width: 568px) {
	#memberstuff { width: 100%; float: none; display: table-footer-group; }
	#memberbody { display: table-header-group; }
	.classpadding {width: calc(100% - 24px) !important;}
	td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
	}
	.slideshow { width: 100%; }
	.designer { display: none; visibility: hidden; }
	.gal-item {
	font-family:lora, open-sans;
	width:160px;
	height:30px;
	position:absolute;
	line-height:30px;
	font-size:15px;
	color:rgba(229,228,224,1.00);
	padding-left:20px;
	transition: all 0.5s ease;
	margin-left:-185px;
}
	.sidemenu { width: 100%; float: none; }
	/*
	.build-spacer {
		height:78px;	
	}*/
	.build-your-own {
		background-size:contain;
		width: 300px;
		position:relative;
		float:inherit;
		margin: 0 auto;
	}
	.begin {
		position:absolute;
		margin-left:70px;
		margin-top:60px;
	}
	
	.green-triangle {
		height: 38px;
		width: 521px;
		margin-top:-29px;
		margin-left:-20px;
	}
	.grey-triangle {
		height: 13px;
		width: 877px;
		margin-left:140px;
	}
	.earth-tile, .power-tile, .money-tile {
		width:170px;
		height:170px;
	}
	
	.tile {
		width:180px;
	}
	.tile-title {
		font-size:26px;	
	}
	
	.tile-desc {
		font-size:14px;
		line-height:22px;
	}
	.top-logo { background-size:contain; background-repeat:no-repeat; width: 400px; height:100px; margin-left:-14px; margin-top:1px; }
	.smalltable { font-size: 11px; }
	.Rtable--collapse  {
    display: block;
   
  }
.Rtable--collapse > .Rtable-cell {
    width: 100% !important;
}



}
/* For mobile */
@media (max-width: 440px) {
.centre-block {
		width: calc(100% - 10px);
		margin: 0 auto;
		padding-left:5px;
		padding-right:5px;
	}
	.designer { display: none; visibility: hidden; }
	.centre-blocktop {
		width: calc(100% - 60px);
		margin: 0 auto;
		padding-left:10px;
		padding-right:10px;
	}
.slideshow { width: 100%; float: none; }
	h1 {font-size: 1.3em;}
h2 {font-size: 1.1em;}
h2.pageHeading { }
h3 {font-size: 1em;}
h4 {font-size: 1em;}
h5 {font-size: 1em;}
img { height: auto; max-width: 100%;}
.lowerLinks { overflow: auto; border: solid 1px #c0c0c0; margin: 3px auto; padding: 2px; position: relative; width: 90%; /* height: 40px; Needed if #backLink is positioned absolutely */}
.gal-image {
	width:240px;
	height:160px;
	margin-left:calc(100% - 230px);
	margin-top:-80px;
}
.slideshow {width: 100%; float: none;}
	.sidemenu { width: 100%; float: none; }
	#mob-menu {	
	 margin-top:50px;
	}
	div.thumbRow { overflow: hidden; margin-left: 40px; }
	.contactinput {
	padding:4px; font-size:15px; line-height:15px; width:170px;
	}
	.contacttable {
	width:100%;
	}
	.container {
		width: calc(100% + 60px);
		margin-left:-40px;
	}
	
	.buildbox {
	background:rgba(255,255,255,0);
	}
	.col{ 
	padding:5px;
	}
	
	
	.fade-pic { background-color: #4f328a; margin-top:-10px; }
	.top-bar { height: 100px; }
	.top-logo {
		background-size:contain;
		background-repeat:no-repeat;
		margin-left:-14px;
	}
	
	.sub-head {
		
	}
	.sub-head h1 { color: #fff; font-size: .5em; font-family: source-sans-pro; font-weight: 700; margin-top: 20px; margin-bottom: 20px; }
	
	.mob-menu-button {
		background-size:contain;
		background-repeat:no-repeat;
		height:25px;
		margin-right:-29px;
		margin-top:12px;
	}
	
	.build-your-own {
		width: 230px;
		
	}
	.begin {
		display:none;
		height:44px;
		margin-left:47px;
		margin-top:48px;
	}
	
	.build-spacer {
		height:60px;	
	}
	
	.dark-section {
		display:none;
		height: 130px;
	}
	
	.green-triangle {
		height: 58px;
		width: 300px;
		margin-top:-45px;
		position:relative;
		margin-right:-100px;
		float:right;
	}
	.grey-triangle {
		display:none;
	}
	
	.begin-mobile {
		background-color:#00b2a0;
		width:100%;
		height:70px;
		border-bottom:#008e80 6px solid;
		display:none;
	}
	.begin-mobile:active {
		background-color: #00D3BE;
		width: 100%;
		height: 70px;
	}
	.begin-mobile-text {
		background-image:url(../images/begin-text.png);
		width:193px;
		height:70px;
		margin:0 auto;
	}
	
	
	.earth-tile, .power-tile, .money-tile {
		width:200px;
		height:200px;
	}
	
	.tile {
		width:calc(100% + 60px);
		margin-top:16px;
		margin-left:-30px;
		margin-bottom:15px;
		background-image:url(../images/fade-light.png);
		background-position:bottom;
		background-repeat:repeat-x;
	}
	.tile-title {
		font-size:27px;	
	}
	.top-logo { width: 300px; height: 90px; margin-top: 20px; }
	.tile-desc {
		font-size:16px;
		line-height:22px;
		padding-left:30px;
		padding-right:30px;
		padding-bottom:50px;
	}
	#right { width: 100%; float: none; }
}
.clear { clear: both; }
.smallgreen { background-color: #cbc2a7; }
.smallgreen ul { padding-left: 10px; list-style-type: none; }
.smallgreen li { list-style-type: none; }

.catgalleryimage { border: solid 1px #7c7c7c; min-height: 240px; float: left; margin: 10px;vertical-align: middle; display: table-cell; }
.newscats { display: flex; justify-content: space-evenly; flex-flow: row wrap;}
.catgalleryimage { position: relative; float: none; padding: 20px 2px 2px; flex: 1 1 20%; }
.titlebox {bottom: 0px;
position: absolute;
left: 0;
text-align: center;
width: 100%; }
.titleboxstore { text-align: center; position: absolute; bottom: 0; left: 0; width: 100%; }
.titlebox h4 { margin-top: 0; margin-bottom: 10px; }
.ib{
    display:inline-block;
    vertical-align:middle;
}
#archive { text-align: right; }
