
html, button, input, select, textarea {
    color: #58595b;
}
html {
    font-size: 1em;
    line-height: 1.4;
}
*::-moz-selection {
    background: none repeat scroll 0 0 #b3d4fc;
    text-shadow: none;
}
hr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #ccc -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-right: 0 none;
    border-style: solid none none;
    border-width: 1px 0 0;
    display: block;
    height: 1px;
    margin: 1em 0;
    padding: 0;
}
audio, canvas, img, video {
    vertical-align: middle;
}
fieldset {
    border: 0 none;
    margin: 0;
    padding: 0;
}
textarea {
    resize: vertical;
}
a {
    color: #edb704;
    text-decoration: none;
    transition: all 0.3s ease-in-out 0s;
}
a:hover, button:hover {
    opacity: 0.8;
}
.browsehappy {
    background: none repeat scroll 0 0 #ccc;
    color: #000;
    margin: 0.2em 0;
    padding: 0.2em 0;
}
.clear {
    clear: both;
}
img {
    height: auto;
    max-width: 100%;
}
h1 {
    color: #edb704;
    font-size: 40px;
    font-weight: 300;
    line-height: 46px;
}
h1 strong {
    color: #58595b;
    font-weight: 300;
}
h2 {
    color: #edb704;
}
body {
    font: 14px/20px "Lato",Helvetica,Helvetica Neue,Arial;
}
.wrapper {
    margin: 0 5%;
    width: 90%;
}
nav ul {
    margin: 0;
    padding: 0;
}
nav a {
    color: #424244;
    display: block;
    font-weight: 300;
    padding: 3px 0;
    text-decoration: none;
}
nav a:hover {
    color: #edb603;
}
.greyblock {
    background: none repeat scroll 0 0 #f3f2f5;
    font-size: 1.5em;
    font-weight: 300;
    line-height: 1.2em;
    margin-bottom: 10px;
    padding: 30px;
}
.greyblock p {
    margin: 0;
}
.banner-img img {
    display: block;
    margin: 0 auto 10px;
    max-height: 500px;
    max-width: 2000px;
    width: 100%;
}
.imagepagelink {
    height: 225px;
    margin-bottom: 20px !important;
}
.ipl1 {
    margin-left: 0 !important;
}
.imagepagelink img {
}
.imagepagelink h3 {
    color: #58595b;
    font-size: 20px;
    font-weight: 300;
    height: 36px;
    margin-top: 12px;
    line-height: 24px;
}
#topbar {
    background: none repeat scroll 0 0 #f1f0f3;
    height: 9px;
    width: 100%;
}
.logo img {
    margin-top: 0px;
}
.topsearch {

    margin-top: 0 !important;
    
}
#topsearch {
    padding: 0 9px 9px;
        background: none repeat scroll 0 0 #f1f0f3;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}
.topsearch input {
    width: 53%;
}
.topsearch button {
    background: linear-gradient(to bottom, #5a595b 0%, #424244 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    border-radius: 5px;
    color: white;
    height: 25px;
    margin-left: 5%;
    width: 36%;
}
.topsearch button img {
    margin: -3px 0 0 2px;
}
.header-container nav {
    margin-bottom: 5px;
}
.nav-header a.nav-selected, .nav-header .nav-path-selected {
    color: #f1b513;
    font-weight: bold;
}
.page-home .main-container {
	background:#F1F0F3;
}
.home-block {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.69);
    color: white;
    font-size: 22px;
    font-weight: 300;
    line-height: 27px;
    margin: 75px 0 57px;
    padding: 20px;
}
.home-block h1 {
    color: #f1b513;
    font-size: 50px;
    font-weight: 300;
    margin-top: 10px;
}
.home-quarter-block {
    background: none repeat scroll 0 0 #ffffff;
}
.home-quarter-block h2 {
    background: linear-gradient(to bottom, #57585a 0%, #434345 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #f1b513;
    font-size: 19px;
    font-weight: 300;
    margin: 0;
    padding: 7px 15px;
}
.home-quarter-block img {
    width: 100%;
}
.home-quarter-block p {
    margin-top: 0;
}
.padding20 {
    padding: 20px;
}
a.yellow-btn {
    background: none repeat scroll 0 0 #edb704;
    border-radius: 5px;
    color: inherit;
    height: 25px;
    padding: 5px 10px;
    text-decoration: none;
}
a.yellow-btn img {
    margin: -4px 0 0 5px;
    width: 15px;
}
a.white-btn {
    background: none repeat scroll 0 0 #ffffff;
    border-radius: 5px;
    color: inherit;
    display: block;
    height: 35px;
    line-height: 35px;
    margin-bottom: 10px;
    padding: 0 10px;
    text-decoration: none;
}
a.white-btn img {
    float: right;
    margin: 11px 5px 0;
    width: 15px;
}
.footer-top-container {
    background: none repeat scroll 0 0 #f1f0f3;
}
.footer-top-container h3 {
    font-size: 26px;
    font-weight: 300;
}
.home-news-article {
    margin-bottom: 10px;
}
.home-news-article img {
    height: auto;
    max-width: 100%;
}
.home-news-article h3 {
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 0;
    margin-top: 0;
}
.home-news-article h3 datetime {
    color: #929497;
    font-size: 12px;
    font-weight: 300;
}
.footer-bottom-container {
    background: none repeat scroll 0 0 #ffffff;
    font-size: 12px;
    line-height: 16px;
    padding-top: 20px;
}
.footer-bottom-container strong {
    color: #edb704;
}
.footer-bottom-container a {
    color: inherit;
}
.footer-bottom-container a:hover {
    color: #edb704;
}
.footer-bottom-container p {
    margin: 0 0 5px;
}
.footer-bottom-bar {
    background: none repeat scroll 0 0 #edb704;
    color: white;
    font-size: 12px;
}
.footer-bottom-bar p {
    margin: 0;
}
.footer-bottom-bar a {
    color: white;
}
.rightalign {
    text-align: right;
}
a.grey-btn {
    background: none repeat scroll 0 0 #f1f0f3;
    border-radius: 5px;
    color: inherit;
    display: block;
    line-height: 20px;
    margin-bottom: 10px;
    padding: 5px 30px 5px 10px;
    text-decoration: none;
}
a.grey-btn img {
    float: right;
    margin: 4px -20px 0 0;
    width: 15px;
}
a.grey-btn:hover, .grey-btn.nav-selected {
    color: #edb704;
}
.main-inner {
    border-left: 1px solid #bbbdbf;
    margin-left: 10px;
    padding-left: 20px;
}
.smackbox-content a.smackbox:hover img {
    z-index: 10000;
}
.ccm-remo-expand {
    margin-bottom: 10px;
}
.ccm-remo-expand-title {
    background-color: #edb704;
    color: #ffffff;
    font-size: 17px;
    line-height: 1.8em;
    padding-right: 80px;
    position: relative;
}
.expand-minimise {
    height: 14px;
    position: absolute;
    right: 8px;
    top: 8px;
    transition: all 0.3s ease-in-out 0s;
    width: 73px;
}
.ccm-remo-expand-closed .expand-minimise {
    background: url("images/expand.png") no-repeat scroll right top rgba(0, 0, 0, 0);
}
.ccm-remo-expand-open .expand-minimise {
    background: url("images/minimise.png") no-repeat scroll right top rgba(0, 0, 0, 0);
}
.expander-q {
    background: linear-gradient(to bottom, #9ea2a3 0%, #464749 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    font-weight: bold;
    height: 100%;
    margin-right: 15px;
    padding: 0 10px;
}
.ccm-remo-expand-content {
    background: none repeat scroll 0 0 #efeef1;
    padding: 20px;
}
.ccm-remo-expand-content p {
    margin-top: 0;
}
.contactform {
    background: none repeat scroll 0 0 #f1f0f3;
    margin-top: 10px;
    padding: 30px;
}
.contactform h3 {
    font-size: 25px;
    font-weight: 300;
    margin: 0 0 5px;
}
.ccm-remo-title-regular {
    padding-left: 15px;
}
.home-news-article p {
    margin-top: 2px;
}
.banner-img {
    margin-bottom: 20px;
    
    z-index:0;
    position:relative;
}
.testimonial .content {
    font-size: 17px;
    font-style: italic;
    line-height: 22px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.testimonial .author {
    color: #f1b513;
}
.fields label {
    display: block;
}
.fields .field {
    margin-bottom: 10px;
    margin-top: 10px;
}
.fields input {
    border: 0 none;
    border-radius: 7px;
    height: 25px;
    width: 60%;
}
.fields textarea {
    border: 0 none;
    border-radius: 7px;
    height: 80px;
    width: 70%;
}
.fields select {
    height: 25px;
    width: 60%;
}
input.submit {
    background: none repeat scroll 0 0 #edb704;
    border: 0 none;
    border-radius: 7px;
    color: #ffffff;
    height: 20px;
    line-height: 6px;
    padding: 16px;
    width: 13%;
}
.newsitem a.grey-btn {
    width: 120px;
}
.youtubeBlock {
    float: left;
    height: 300px;
    margin-bottom: 10px;
    margin-right: 2%;
    width: 48%;
}
@media only screen and (max-width: 850px) {
	.youtubeBlock {
		width:100%;
		margin-right:0;
	}
}
.imagepagelink {
    height: 225px;
    margin-bottom: 20px !important;
}
.ipl1 {
    margin-left: 0 !important;
}
.imagepagelink img {
}
.imagepagelink h3 {
    color: #58595b;
    font-size: 20px;
    font-weight: 300;
    height: 36px;
    margin-top: 12px;
}
.social {
    width: 138px;
    float: right;
}
.social img {
    padding: 4px;
}
.goog-te-gadget-simple {
    float:right;
}
.pressarticle {
    background: #efefef;
    padding:20px;
    margin-bottom:15px;
}
.articletitle {
    color: #333333;
    font-size: 1.6em;
    font-weight: 300;
    line-height: 28px;
}
.articlebutton a {
    background: #ffffff;
    padding: 10px;
    color: #f1b513;
    border-radius: 5px;
}
.articlebutton {
    margin-top:18px;
}
.pressarticle img {
    display:block;
    margin: 0 auto;
}
.slopeadditions {
    background: #efefef;
}
.sa1 {
	margin-left:0;
}
.additions {
    padding: 20px;
}
.additions a {
    background: none repeat scroll 0 0 #ffffff;
    border-radius: 5px;
    color: inherit;
    display: block;
    height: 35px;
    line-height: 35px;
    margin-bottom: 10px;
    padding: 0 10px;
    text-decoration: none;
}
.ccm-remo-expand p img {
	position:relative;
}











.section {
    clear: both;
    margin: 0;
    padding: 0;
}
.group:before, .group:after {
    content: "";
    display: table;
}
.group:after {
    clear: both;
}
.group {
}
.col {
    display: block;
    float: left;
    margin: 1% 0 1% 1.6%;
}
.col:first-child {
    margin-left: 0;
}
@media only screen and (max-width: 480px) {
	.col {
		margin: 1% 0 1% 0;
	}
}
.span_2_of_2 {
    width: 100%;
}
.span_1_of_2 {
    width: 49.2%;
}
@media only screen and (max-width: 1025px) {
    ul.nav li a, ul.nav li ul li a {
		display: inline-block;
		float: none;
		font-size: 12px !important; 
		padding: 5px 7px !important;
		text-decoration: none;   
	}
}
@media only screen and (max-width: 768px) {
    ul.nav li a, ul.nav li ul li a {
		display: inline-block;
		float: none;
		font-size: 13px !important; 
		padding: 5px 10px !important;
		text-decoration: none;   
	}
}
@media only screen and (max-width: 480px) {
	.span_2_of_2 {
		width: 100%;
	}
	.span_1_of_2 {
		width: 100%;
	}
	.logo {
		text-align:center;
	}
	.social {
		float:none;
		width:auto;
	}
	.goog-te-gadget-simple {
		float:none;
		margin:0 auto;
		display:block !important;
		width:100%;
		text-align:center;
		margin-bottom:10px;
	}
	#topsearch {
		display:none;
	}
	ul.nav {
		margin-bottom:10px !important; 
	}
	ul.nav li a {
		width:100%;
		border-bottom:1px solid #F1B51C;
		display:block !important;
		padding:2px 0 !important;
	}
	ul.nav li  {
		display:block !important;
	}
	ul.nav li ul, .banner-img {
		display:none !important;
	}
	nav.wrapper {
		width:100%;
		margin:0;
	}
	.home-block {
		margin-top:20px;
	}
	.home-news-article img {
		margin:0 auto;
		display:block;
	}
	.footer-bottom-bar, .footer-bottom-bar .rightalign {
		text-align:center;
	}
	.studio-testimonials, .brochuredownload {
		display:none;
	}
	.main-inner {
		padding-left:0;
		margin-left:0;
		border-left:0;
	}	
	.imagepagelink {
		height:auto;
		text-align:center;
	}
	.imagepagelink h3{
		height:auto;
		margin-bottom:5px;
	}
	.imagepagelink .grey-btn{
		margin-bottom:25px;
	}
	.input.submit {
		width:auto;
	}
}

.span_3_of_3 {
    width: 100%;
}
.span_2_of_3 {
    width: 66.13%;
}
.span_1_of_3 {
    width: 32.26%;
}
@media only screen and (max-width: 480px) {
.span_3_of_3 {
    width: 100%;
}
.span_2_of_3 {
    width: 100%;
}
.span_1_of_3 {
    width: 100%;
}
}
.span_4_of_4 {
    width: 100%;
}
.span_3_of_4 {
    width: 74.6%;
}
.span_2_of_4 {
    width: 49.2%;
}
.span_1_of_4 {
    width: 23.8%;
}
@media only screen and (max-width: 480px) {
.span_4_of_4 {
    width: 100%;
}
.span_3_of_4 {
    width: 100%;
}
.span_2_of_4 {
    width: 100%;
}
.span_1_of_4 {
    width: 100%;
}
}
.span_5_of_5 {
    width: 100%;
}
.span_4_of_5 {
    width: 79.68%;
}
.span_3_of_5 {
    width: 59.36%;
}
.span_2_of_5 {
    width: 39.04%;
}
.span_1_of_5 {
    width: 18.72%;
}
@media only screen and (max-width: 480px) {
.span_5_of_5 {
    width: 100%;
}
.span_4_of_5 {
    width: 100%;
}
.span_3_of_5 {
    width: 100%;
}
.span_2_of_5 {
    width: 100%;
}
.span_1_of_5 {
    width: 100%;
}
}
.span_6_of_6 {
    width: 100%;
}
.span_5_of_6 {
    width: 83.06%;
}
.span_4_of_6 {
    width: 66.13%;
}
.span_3_of_6 {
    width: 49.2%;
}
.span_2_of_6 {
    width: 32.26%;
}
.span_1_of_6 {
    width: 15.33%;
}
@media only screen and (max-width: 480px) {
.span_6_of_6 {
    width: 100%;
}
.span_5_of_6 {
    width: 100%;
}
.span_4_of_6 {
    width: 100%;
}
.span_3_of_6 {
    width: 100%;
}
.span_2_of_6 {
    width: 100%;
}
.span_1_of_6 {
    width: 100%;
}
}
.span_7_of_7 {
    width: 100%;
}
.span_6_of_7 {
    width: 85.48%;
}
.span_5_of_7 {
    width: 70.97%;
}
.span_4_of_7 {
    width: 56.45%;
}
.span_3_of_7 {
    width: 41.94%;
}
.span_2_of_7 {
    width: 27.42%;
}
.span_1_of_7 {
    width: 12.91%;
}
@media only screen and (max-width: 480px) {
.span_7_of_7 {
    width: 100%;
}
.span_6_of_7 {
    width: 100%;
}
.span_5_of_7 {
    width: 100%;
}
.span_4_of_7 {
    width: 100%;
}
.span_3_of_7 {
    width: 100%;
}
.span_2_of_7 {
    width: 100%;
}
.span_1_of_7 {
    width: 100%;
}
}
@media only screen and (min-width: 480px) {
nav a {
    float: left;
    margin: 0 1.2%;
}
nav li:first-child a {
    margin-left: 0;
}
nav li:last-child a {
    margin-right: 0;
}
nav ul li {
    display: inline;
}
.oldie nav a {
    margin: 0 0.7%;
}
}
@media only screen and (min-width: 768px) {
nav {
}
.main article {
    float: left;
    width: 57%;
}
.main aside {
    float: right;
    width: 28%;
}
}
@media only screen and (min-width: 1140px) {
.wrapper {
    margin: 0 auto;
    width: 1026px;
}
}
.ir {
    background-color: transparent;
    border: 0 none;
    overflow: hidden;
}
.ir:before {
    content: "";
    display: block;
    height: 150%;
    width: 0;
}
.hidden {
    display: none !important;
    visibility: hidden;
}
.visuallyhidden {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}
.invisible {
    visibility: hidden;
}
.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
}
@media print {
* {
    background: none repeat scroll 0 0 transparent !important;
    box-shadow: none !important;
    color: #000 !important;
    text-shadow: none !important;
}
a, a:visited {
    text-decoration: underline;
}
a[href]:after {
    content: " (" attr(href) ")";
}
abbr[title]:after {
    content: " (" attr(title) ")";
}
.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: "";
}
pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
}
thead {
    display: table-header-group;
}
tr, img {
    page-break-inside: avoid;
}
img {
    max-width: 100% !important;
}
@page {
    margin: 0.5cm;
}
p, h2, h3 {
    orphans: 3;
    widows: 3;
}
h2, h3 {
    page-break-after: avoid;
}
}
