/* GENERAL STYLING */

a[href^="http://"], a[href^="https://"] {
    background: rgba(0, 0, 0, 0) url("/public/20180104024537oe_/http://soils.environment.gov.scot/media/1112/external_link_icon.png") no-repeat scroll right center;
    padding-right: 13px;
}  
a[href^="https://twitter.com/ScotEnvironment"],
a[href^="https://www.facebook.com/pages/Scotlands-Environment-Web/504094719673549"],
a[href^="https://www.instagram.com/scotlandsenvironment/"],
a[href^="https://www.youtube.com/channel/UCiZ305I-CzNGXAswk9rnamA"], 
a[href^="http://map.environment.gov.scot/Soil_maps"], a[href^="http://www.environment.scotland.gov.uk/rss"] {
    background: none;
    padding-right: 0;
}
html {
	position: relative;
	min-height: 100%;
}
body {
	color: #333;
    font-family: Roboto,Helvetica,Arial,sans-serif;
    font-size: 1.000em;
    line-height: 21px;
    text-transform: none;
	-webkit-font-smoothing: antialiased;
}
.h1, h1 {
	font-size: 2.063em;
}
.h2, h2 {
	color: #044269;
	font-size: 1.750em;
	margin: 0;
}
.h3, h3 {
	color: #8c8a8a;
	font-size: 1.500em;
}
.h4, h4 {
	color: #0b7abf;
	font-size: 1.250em;
}
.h5, h5 {
	color: #8cc543;
	font-size: 1.125em;
}
.h6, h6 {
	font-size: 1.063em;
}
p {
	margin: 0 0 10px;
}
ol, ul {
    padding-left: 25px;
}
.pageList ul {
	padding-left: 40px;
}
.scrollToTop {
	background: url("/public/20180104024537oe_/http://soils.environment.gov.scot/media/1068/backtotop.png") no-repeat scroll 2px 2px;
	bottom: 70px;
    display: none;
    font-weight: bold;
	height: 36px;
	padding: 0;
    position: fixed;
	right: 2px;
    text-align: center;
    text-decoration: none;
	width: 36px;
    z-index: 9999;
}
.scrollToTop:hover {
	color: #6ca623;
	text-decoration: none;
}
a.scrollToTop p {
	height: 0px;
    left: 0;
    opacity: 0;
    position: absolute;
    text-decoration: none;
    top: 0;
    width: 0px;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
}
.flexinav .flexinav_wrapper {
	padding-left: 14px;
	padding-right: 14px;
}
header {
	background: #055385;
	background: rgba(5,84,133,1);
	background: -moz-linear-gradient(top, rgba(4,66,105,1) 0%, rgba(5,84,133,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(4,66,105,1)), color-stop(100%, rgba(5,84,133,1)));
	background: -webkit-linear-gradient(top, rgba(4,66,105,1) 0%, rgba(5,84,133,1) 100%);
	background: -o-linear-gradient(top, rgba(4,66,105,1) 0%, rgba(5,84,133,1) 100%);
	background: -ms-linear-gradient(top, rgba(4,66,105,1) 0%, rgba(5,84,133,1) 100%);
	background: linear-gradient(to bottom, rgba(4,66,105,1) 0%, rgba(5,84,133,1) 100%);
 	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#044269', endColorstr='#055485', GradientType=0 );
	width: 100%;
	z-index: 999;
}
.logo {
	background: rgba(0, 0, 0, 0) url("/public/20180104024537oe_/http://soils.environment.gov.scot/images/Scotlands-Soils-Logo.png") no-repeat scroll 0 0;
	height: 48px;
	position: absolute;
	text-indent: 0;
}
.logo a {
	left: 3px;
	opacity: 0;
	position: absolute;
	text-decoration: none;
	width: 202px;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
}
.partOfLogo {
	background: rgba(0, 0, 0, 0) url("/public/20180104024537oe_/http://soils.environment.gov.scot/images/part-of-SEWeb-Logo.png") no-repeat scroll 0 0;
	height: 35px;
    position: absolute;
    text-indent: 0;
}
.partOfLogo a {
    left: 3px;
    opacity: 0;
    position: absolute;
    text-decoration: none;
    width: 252px;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
}
@font-face{
	font-family:'FontAwesome';
	 src:url('/public/20180104024537oe_/http://soils.environment.gov.scot/fonts/fontawesome-webfont.eot?v=4.6.3');
	 src:url('/public/20180104024537oe_/http://soils.environment.gov.scot/fonts/fontawesome-webfont.eot#iefix&v=4.6.3') format('embedded-opentype'),
		 url('/public/20180104024537oe_/http://soils.environment.gov.scot/fonts/fontawesome-webfont.woff2?v=4.6.3') format('woff2'),
		 url('/public/20180104024537oe_/http://soils.environment.gov.scot/fonts/fontawesome-webfont.woff?v=4.6.3') format('woff'),
		 url('/public/20180104024537oe_/http://soils.environment.gov.scot/fonts/fontawesome-webfont.ttf?v=4.6.3') format('truetype'),
		 url('/public/20180104024537oe_/http://soils.environment.gov.scot/fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular') format('svg');
	 font-weight:normal;
	 font-style:normal
}
.sb-search {
	overflow: hidden;
	position: relative;
	transition: width 0.3s ease 0s;
	width: 0;
	-webkit-transition: width 0.3s;
	-moz-transition: width 0.3s;
	-webkit-backface-visibility: hidden;
}
.sb-search-input {
	background: #fff none repeat scroll 0 0;
	border: medium none;
	color: #044269;
	font-family: inherit;
	height: 40px;
	margin: 0;
	outline: medium none;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 10
}
.sb-search-input::-webkit-input-placeholder, .sb-search-input:-moz-placeholder, .sb-search-input::-moz-placeholder, .sb-search-input:-ms-input-placeholder {
	color: #8c8c8c;
}
.sb-icon-search, .sb-search-submit {
	cursor: pointer;
	display: block;
	height: 40px;
	line-height: 41px;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	width: 60px;
}
.sb-search-submit {
	background: #fff;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	color: transparent;
	border: none;
	outline: none;
	z-index: -1;
}
.sb-icon-search {
	color: #fff;
	background: #8cc543;
	z-index: 90;
	font-size: 22px;
	font-family: 'FontAwesome';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
}
.sb-icon-search:before {
	content: "\f002";
}
.sb-search.sb-search-open, .no-js .sb-search {
	width: 100%;
}
.sb-search.sb-search-open .sb-icon-search, .no-js .sb-search .sb-icon-search {
	background: #0b7abf;
	color: #fff;
	z-index: 11;
}
.sb-search.sb-search-open .sb-search-submit, .no-js .sb-search .sb-search-submit {
	z-index: 90;
}
.col-md-4 {
	margin-left: 10px;
	width: 32.333%;
}
.col-md-4 .panel.panel-default {
	border-radius: 0px;
	height: 100%;
	margin-bottom: 10px;
	min-height: 290px;
}
.col-md-4 .panel.panel-default .panel-body a span.btn.btn-default.pull-right {
	background-color: #fff;
	border-color: #fff;
	color: #8cc543;
	margin-bottom: 5px;
	margin-left: 15px;
}
.col-md-4 .panel.panel-default .panel-body h3.search-header {
	font-size: 1.2em;
	font-weight: 600;
	margin-top: 3px;
	min-height: 65px;
	width: 86%;
}
.leftColumn {
	float: left;
}
.leftColumnResources {
	float: left;
	left: 0;
	position: relative;
	top: 0;
	width: 40%;
}
.introBox {
	height: 100%;
	position: relative;
	width: 100%;
}
.introBoxImage {
	height: auto;
	position: relative;
	width: 100%;
}
.introBox .introBoxImage img.img-responsive {
	display: block;
}
.introBox .introBoxOverlay {
	background: rgb(4, 66, 105);
	background: rgba(4, 66, 105, 0.65);
	height: 100%;
	position: absolute;
	top: 0;
	width: 100%;
}
.introBox .introBoxOverlay .introBoxContent {
	color: #fff;
	height: auto;
	min-height: 1px;
	position: absolute;
}
.introBoxContent h2 {
	color: #fff;
	font-weight: 600;
}
.introBoxContent p, .introBoxContent ul {
	line-height: 27px;
}
.callToActions {
	background: #fff none repeat scroll 0 0;
	height: 100%;
	width: 100%;
}
.actionHolder {
	position: absolute;
}
.actionColumn {
	float: left;
}
.actionWrap {
	overflow: hidden;
}
.actionWrap i {
	background: #ffffff none repeat scroll 0 0;
	border: 3px solid #ffffff;
	border-radius: 100%;
	box-shadow: 0 0 0 5px #f2f2f2 inset;
	color: #8cc543;
	float: left;
	font-size: 40px;
	height: 85px;
	line-height: 80px;
	text-align: center;
	transition: all 500ms ease 0s;
	width: 85px;
}
.actionWrap i:hover {
	background: #075483;
	color: #fff;
	box-shadow: inset 0 0 0 5px #075483;
	-webkit-box-shadow: inset 0 0 0 5px #075483;
	border: 3px solid #075483;
}
.actionWrap h2 {
    font-size: 1.375em;
    margin-top: 10px;
}
.videoBox {
	float: left;
	height: 100%;
	position: relative;
}
.videoBoxImage {
	height: auto;
	position: relative;
	width: 100%;
}
.videoBox .videoBoxOverlay {
	background: rgb(60, 60, 60);
	height: 100%;
	position: absolute;
	top: 0;
	width: 100%;
}
.videoBox .videoBoxOverlay .videoBoxContent {
	color: #fff;
	font-weight: 600;
	height: auto;
	left: 41px;
	position: absolute;
}
.videoBoxContent h2 {
	color: #f59702;
	margin-bottom: 10px;
}
.videoBoxContent p {
	font-size: 1em;
}
.videoBoxContent .button {
	background-clip: padding-box;
    background-color: #f59702;
    border-radius: 10px;
    display: inline-block;
    font-size: 1.125rem;
    min-width: 150px;
    padding: 0 40px;
    text-align: center;
}
.soilStateBox {
	height: 100%;
	left: 0;
	position: relative;
	top: 0;
}
.soilStateBoxImage {
	height: auto;
	position: relative;
	width: 100%;
}
.soilStateBox .soilStateBoxOverlay {
	background: rgb(232, 232, 232);
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.soilStateBox .soilStateBoxOverlay .soilStateBoxContent {
	color: #3c3c3c;
	font-weight: 600;
	height: auto;
	left: 41px;
	position: absolute;
}
.soilStateBoxContent p {
	font-size: 1em;
}
.soilStateBoxContent .button {
	background-clip: padding-box;
    background-color: #044269;
    border-radius: 10px;
    display: inline-block;
    font-size: 1.125rem;
    min-width: 150px;
    padding: 0 40px;
    text-align: center;
}
.videoBoxContent .button a, .soilStateBoxContent .button a {
	color: #fff;
	text-decoration: none;
}
.videoBoxContent .button a:hover, .soilStateBoxContent .button a:hover {
	color: #fff;
}
.soilGalleryBox {
    float: left;
    height: 100%;
    left: 0;
    position: relative;
    top: 0;
}
.soilGalleryBoxImage {
	height: auto;
	position: relative;
	width: 100%;
}
.soilGalleryBox .soilGalleryBoxOverlay {
	background: rgb(255, 255, 255); /* Fallback */
	background: rgba(255, 255, 255, 1);
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.galleryImages {
	float: left;
	width: 100%;
}
.galleryImages img.img-responsive {
	border: 1px solid #c3c2c2;
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}
.soilGalleryBox .soilGalleryBoxOverlay .soilGalleryBoxContent {
	color: #3c3c3c;
	font-weight: 600;
	height: auto;
	left: 41px;
	position: absolute;
	top: 7px;
}
.soilGalleryBoxContent h2 {
	border-bottom: 1px dashed #c3c2c2;
    margin-bottom: 14px;
    padding-bottom: 5px;
}
.soilGalleryBoxContent p {
	font-size: 1em;
}
.soilGalleryBoxContent p a {
	font-weight: 600;
	text-decoration: none;
}
.soilGalleryBoxContent p a:hover {
	color: #8cc543;
	text-decoration: underline;
}
.partnersBox {
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	float: left;
	height: 100%;
	position: relative;
	width: 100%;
}
.partnersBoxImage {
    height: auto;
    position: relative;
    width: 100%;
}
.partnersBox .partnersBoxOverlay {
	background: rgb(60, 60, 60);
	border-bottom: 3px solid #fff;
	height: 100%;
	position: absolute;
	top: 0;
	width: 100%;
}
.partnersBox .partnersBoxOverlay .partnersBoxContent {
	color: #fff;
	font-weight: 600;
	height: auto;
	left: 41px;
	position: absolute;
	text-align: center;
}
.partnersBoxContent h2 {
	color: #fff;
}
.partnersBoxContent p {
	padding-bottom: 40px;
}
.partnersBoxContent p a {
	color: #8cc543;
	font-size: 1.250em;
	font-weight: 600;
	margin-right: 20px;
}
.partnersBoxContent p a:hover {
	color: #fff;
}
.partnerLogos {
	float: left;
	text-align: center;
	width: 100%;
}
.logoImages {
	float: left;
}
.partnerLogos .logoImages img {
	height: auto;
	padding-bottom: 20px;
	padding-right: 20px;
	width: 100%;
}
.footer {
	background-color: #2e2e2e;
	bottom: 0;
	position: absolute;
	width: 100%;
}
footer.footer .footerContainer {
	float: left;
	height: auto;
	width: 100%;
}
footer.footer .footerContent {
	color: #fff;
	font-weight: 600;
	height: auto;
	width: 100%;
}
.footerLeft {
	float: left;
	padding: 0;
}
.footerRight {
	float: right;
	padding: 0;
	text-align: right;
}
.footerLeft ul.socialMediaLinks, .footerRight ul.footerLinks {
	padding: 0;
	margin: 0;
}
.footerRight ul.footerLinks li {
	font-size: 0.938em;
}
.footerLeft ul.socialMediaLinks li a, .footerRight ul.footerLinks li a {
	color: #fff;
	text-decoration: none;
}
.footerLeft ul.socialMediaLinks li a:hover, .footerRight ul.footerLinks li a:hover {
	color: #0b7abf;
	text-decoration: none;
}
.spacer {
	height: 20px;
	width: 100%;
}
.pageHeader {

	background: #e6e6e6;
	border-bottom: 2px solid #fff;
	width: 100%;
}
.pageHeader h1 {
	color: #044269;
	margin-bottom: 0;
	margin-top: 0;
	position: relative;
}
.boxHolder {
	float: left;
}
.summaryBoxHolder {
	float: left;
	margin: 10px;
	width: 98%;
}
.fullBoxHolder {
	float: left;
	margin: 20px;
}
.pageBox {
	border: 1px solid #e8e8e8;
	box-shadow: -5px 5px 5px -5px #ccc, 5px 5px 5px -5px #ccc;
	padding: 15px 0 0;
	width: 100%;
	-moz-box-shadow: -5px 5px 5px -5px #ccc, 5px 5px 5px -5px #ccc;
	-ms-box-shadow: -5px 5px 5px -5px #ccc, 5px 5px 5px -5px #ccc;
	-o-box-shadow: -5px 5px 5px -5px #ccc, 5px 5px 5px -5px #ccc;
	-webkit-box-shadow: -5px 5px 5px -5px #ccc, 5px 5px 5px -5px #ccc;
}
.pageBoxChapter {
	border: 1px solid #e8e8e8;
	box-shadow: -5px 5px 5px -5px #ccc, 5px 5px 5px -5px #ccc;
	padding: 0;
	width: 100%;
	-moz-box-shadow: -5px 5px 5px -5px #ccc, 5px 5px 5px -5px #ccc;
	-ms-box-shadow: -5px 5px 5px -5px #ccc, 5px 5px 5px -5px #ccc;
	-o-box-shadow: -5px 5px 5px -5px #ccc, 5px 5px 5px -5px #ccc;
	-webkit-box-shadow: -5px 5px 5px -5px #ccc, 5px 5px 5px -5px #ccc;
}
.summaryPageBox {
	padding: 0;
	width: 100%;
}
.fullPageBox {
	border: 1px solid #e8e8e8;
	box-shadow: -5px 5px 5px -5px #ccc, 5px 5px 5px -5px #ccc;
	padding: 15px;
	-moz-box-shadow: -5px 5px 5px -5px #ccc, 5px 5px 5px -5px #ccc;
	-ms-box-shadow: -5px 5px 5px -5px #ccc, 5px 5px 5px -5px #ccc;
	-o-box-shadow: -5px 5px 5px -5px #ccc, 5px 5px 5px -5px #ccc;
	-webkit-box-shadow: -5px 5px 5px -5px #ccc, 5px 5px 5px -5px #ccc;
}
.boxImage {
	margin: 0;
	padding: 0;
	width: 100%;
}
.boxImage img {
	height: auto;
	max-width: 100%;
}
.boxText {
	background: #f8f8f8 none repeat scroll 0 0;
	height: 100%;
	margin: 0;
	padding: 10px 0 0;
	width: 100%;
}
.boxTextResources {
	background: #f8f8f8 none repeat scroll 0 0;
	height: 100%;
	margin: 0;
	padding: 10px 0 0;
	width: 100%;
}
.summaryBoxText, .fullBoxText {
	height: 100%;
	margin: 0;
	padding: 10px 0 0;
	width: 100%;
}
.boxText p {
	padding: 0 20px;
}
.boxText p span {
	font-weight: 600;
	font-style: italic;
}
.pageBox h2, .pageBox p, .summaryPageBox h2, .summaryPageBox p, .pageBoxChapter h2 {
	min-height: 70px;
	padding: 0 20px;
}
.fullPageBox h2, .fullPageBox p {
	min-height: 30px;
	padding: 0 20px;
}
.pageBox .button, .pageBoxChapter .button, .fullPageBox .button {
	background: #0b7abf none repeat scroll 0 0;
	margin: 0;
	padding: 10px 5px 10px 0;
	text-transform: uppercase;
	width: 100%;
}
.pageBox .button a, .pageBoxChapter .button a, .fullPageBox .button a {
	color: #fff;
	font-weight: 600;
	padding-left: 30px;
	text-decoration: none;
}
.pageBox .button a:hover, .pageBoxChapter .button a:hover, .fullPageBox .button a:hover {
	color: #8cc544;
	text-decoration: none;
}
.contentArea {
	background: #fff none repeat scroll 0 0;
	height: auto;
	width: 100%;
}
.introBoxContent p a {
	color: #8cc543;
	text-decoration: underline;
}
.introBoxContent p a:hover {
	color: #fff;
	text-decoration: underline;
}
h3 i.fa {
	color: #666;
	font-size: 1.25em;
}
.content {
	height: 100%;
	min-height: 1px;
	top: 0;
}
.anchorLinks {
	background: #f3f3f3 none repeat scroll 0 0;
	border: 1px solid #e8e8e8;
	box-shadow: -5px 5px 5px -5px #ccc, 5px 5px 5px -5px #ccc;
	height: 100%;
	margin-bottom: 15px;
	padding: 10px;
	width: 100%;
}
.anchorLinks h3 {
	color: #030303;
	margin: 0;
	padding: 0 20px 20px;
}
.anchorLinks ul {
	margin: 0;
	padding: 0 20px 20px;
}
.anchorLinks ul li {
	height: 100%;
	zoom: 1;
}
.responsiveImage {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}
h3.topicTitle {
	border-bottom: 4px solid #d4d3d3;
    margin-bottom: 30px;
    padding-bottom: 10px;
}
.dateAndPdfDownload {
	float: left;
	width: 100%;
}
.rightColumn {
	float: right;
}
.rightColumnResources {
	float: right;
	right: 0;
	top: -1px;
	width: 60%;
}
.daughterSites {
	float: right;
	height: auto;
	top: 1px;
	width: 100%;
}
.environmentTopics {
	background: #e8e8e8 none repeat scroll 0 0;
	float: right;

	height: auto;
	min-height: 1px;
	top: 1px;
	width: 100%;
}
.usefulContacts {
	background: #044269 none repeat scroll 0 0;
	float: right;
	height: 100%;
	top: 1px;
	width: 100%;
}
.relatedLinks {
	background: #055385 none repeat scroll 0 0;
	float: right;
	height: 100%;
	top: 1px;
	width: 100%;
}
.contentList {
	color: #044269;
	font-weight: 600;
	height: auto;
	padding: 10px 14px 15px;
	width: 100%;
}
.contentList h2 {
    border-bottom: 1px dashed #c3c2c2;
	color: #fff;
    margin-bottom: 14px;
    padding-bottom: 5px;
}
.daughterSites .contentList h2, .environmentTopics .contentList h2, .blogSearch .contentList h2 {
	color: #030303;
	font-size: 1.4em;
}
.suggestedPages .contentList h2, .websiteUpdates .contentList h2, .soilsGlossary .contentList h2, .previouslyVisited .contentList h2, .rightColumnResources .furtherReading .contentList h2 {
	color: #fff;
	font-size: 1.4em;
}
.furtherReading .contentList {
	color: #044269;
	font-weight: 600;
	height: auto;
	margin-bottom: 15px;
	margin-left: 37px;
	margin-top: 10px;
	right: 0;
	top: 0;
	width: 90%;
}
.pageList {
	background: #fff none repeat scroll 0 0;
	border-radius: 5px;
	height: auto;
	min-height: 100px;
	padding: 20px 10px 10px;
	-webkit-border-radius: 5px 5px 5px 5px;
}
.suggestedPages .contentList .pageList, .soilsGlossary .contentList .pageList, .environmentTopics .contentList .pageList, .furtherReading .contentList .pageList {
	padding-bottom: 15px;
}
.daughterSites .contentList .pageList p {
	border-bottom: 1px solid #f3f2f2;
	margin-bottom: 15px;
	padding-bottom: 10px;
}
.daughterSites .contentList .pageList p a {
	font-size: 1.3em;
}
.daughterSites .contentList .pageList p span {
	font-size: 0.875em;
	font-style: italic;
}
.pageList p img {
	padding-top: 10px;
}
.pageList p a {
	font-size: 1.063em;
}
.pageList p span {
	color: #3c3c3c;
	font-weight: 400;
}
.pageList ul li {
	border-bottom: 1px solid #f3f2f2;
	line-height: 36px;
	list-style: outside none none;
	margin-left: -40px;
	padding: 0;
}
.pageList ul li ul {
	margin-left: 20px;
}
.suggestedPages {
	background: #0b7abf none repeat scroll 0 0;
	float: right;
	height: 100%;
	top: 1px;
	width: 100%;
}
.websiteUpdates {
	background: #8cc543 none repeat scroll 0 0;
	float: right;
	height: auto;
	top: 1px;
}
.websiteUpdates h2 {
	color: #fff;
	font-weight: 600;
	height: auto;
	padding-left: 14px;
	width: 100%;
}
.websiteUpdates .contentList {
	width: 100%;
}
.websiteUpdates .contentList .pageList {
	padding: 10px 20px 0;
}
.websiteUpdates .contentList .pageList ul li {
	line-height: 33px;
}
.websiteUpdates .contentList .pageList ul li span.newsDate {
	color: #666;
	font-size: 0.9em;
	font-style: italic;
	font-weight: 300;
}
.previouslyVisited {
	background: #8cc543 none repeat scroll 0 0;
	float: right;
	height: auto;
	min-height: 315px;
	top: 1px;
	width: 100%;
}
.soilsGlossary, .soilsGlossaryBox {
	background: #055385 none repeat scroll 0 0;
	float: right;
	height: 100%;
	top: 1px;
}
.furtherReading {
	background: #055385 none repeat scroll 0 0;
	float: right;
	height: 100%;
	top: 1px;
	width: 100%;
}
.button {
	background: #eee linear-gradient(to bottom, hsla(0, 0%, 0%, 0), hsla(0, 0%, 0%, 0.2)) repeat scroll 0 0;
    border: medium none;
    border-radius: 7px;
    color: #222;
    cursor: pointer;
    display: inline-block;
    font-family: inherit;
    font-size: 1em;
    margin-bottom: 10px;
    padding: 0.5em 1em;
}
.button:hover {
	background-color: #0b7abf;
	color: #fff;
}
.button:active, .button.is-checked {
	background-color: #28F;
}
.button.is-checked {
	color: white;
}
.button:active {
	box-shadow: inset 0 1px 10px hsla(0, 0%, 0%, 0.8);
}
.button-group:after {
	content: '';
	display: block;
	clear: both;
}
.button-group .button {
	float: left;
	border-radius: 0;
	margin-left: 0;
	margin-right: 1px;
}
.button-group .button:first-child {
	border-radius: 0.5em 0 0 0.5em;
}
.button-group .button:last-child {
	border-radius: 0 0.5em 0.5em 0;
}
.mapPagebutton {
	float: left;
	width: 100%;
}
.mapPagebutton .mapGallery .mapButtons a {
	background: #8cc543;
	background: rgba(140,197,170,1);
	background: -moz-linear-gradient(top, rgba(125,176,60,1) 0%, rgba(140,197,170,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(125,176,60,1)), color-stop(100%, rgba(140,197,170,1)));
	background: -webkit-linear-gradient(top, rgba(125,176,60,1) 0%, rgba(140,197,170,1) 100%);
	background: -o-linear-gradient(top, rgba(125,176,60,1) 0%, rgba(140,197,170,1) 100%);
	background: -ms-linear-gradient(top, rgba(125,176,60,1) 0%, rgba(140,197,170,1) 100%);
	background: linear-gradient(to bottom, rgba(125,176,60,1) 0%, rgba(140,197,170,1) 100%);
 	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7db03c', endColorstr='#8cc546', GradientType=0 );
    border: medium none;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: inherit;
    height: 50px;
    padding: 15px 20px 0;
    text-align: center;
    width: 100%;
}
.mapPagebutton .mapGallery .mapButtons a:hover  {
	color: #030303;
	text-decoration: none;
}
.mapPagebutton .mapGallery .mapImage {
	text-align: center;
}
.mapButtons {
	float: left;
}
.goToButton {
    background: #0b7abf none repeat scroll 0 0;
    border: 1px solid #ccc;
    border-radius: 5px;
    float: right;
    padding: 5px;
}
.moreInfoButton {
    background: #044269 none repeat scroll 0 0;
    border: 1px solid #ccc;
    border-radius: 5px;
    float: right;
    margin-left: 15px;
    padding: 5px;
}
.goToButton a, .moreInfoButton a {
	color: #fff;
	text-decoration: none;
}
.goToButton a:hover, .moreInfoButton a:hover {
	color: #8cc543;
	text-decoration: none;
}
/* LIGHTBOX */
body:after {
	content: url(/public/20180104024537oe_/http://soils.environment.gov.scot/media/1123/close.png) url(/public/20180104024537oe_/http://soils.environment.gov.scot/media/1124/loading.gif) url(/public/20180104024537oe_/http://soils.environment.gov.scot/media/1122/prev.png) url(/public/20180104024537oe_/http://soils.environment.gov.scot/media/1121/next.png);
	display: none;
}
body.lb-disable-scrolling {
	overflow: hidden;
}
.lightboxOverlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	background-color: black;
 	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	opacity: 0.8;
	display: none;
}
.lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 10000;
	text-align: center;
	line-height: 0;
	font-weight: normal;
}
.lightbox .lb-image {
	display: block;
	height: auto;
	max-width: inherit;
	max-height: none;
	border-radius: 3px;
	border: 4px solid white;
}
.lightbox a img {
	border: none;
}
.lb-outerContainer {
	position: relative;
 	*zoom: 1;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	border-radius: 4px;
	background-color: white;
}
.lb-outerContainer:after {
	content: "";
	display: table;
	clear: both;
}
.lb-loader {
	position: absolute;
	top: 43%;
	left: 0;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
.lb-cancel {
	display: block;
	width: 32px;
	height: 32px;
	margin: 0 auto;
	background: url(/public/20180104024537oe_/http://soils.environment.gov.scot/media/1124/loading.gif) no-repeat;
}
.lb-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
.lb-container > .nav {
	left: 0;
}
.lb-nav a {
	outline: none;
	background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}
.lb-prev, .lb-next {
	height: 100%;
	cursor: pointer;
	display: block;
}
.lb-nav a.lb-prev {
	width: 34%;
	left: 0;
	float: left;
	background: url(/public/20180104024537oe_/http://soils.environment.gov.scot/media/1122/prev.png) left 48% no-repeat;
 	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
	-webkit-transition: opacity 0.6s;
	-moz-transition: opacity 0.6s;
	-o-transition: opacity 0.6s;
	transition: opacity 0.6s;
}
.lb-nav a.lb-prev:hover {
 	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	opacity: 1;
}
.lb-nav a.lb-next {
	width: 64%;
	right: 0;
	float: right;
	background: url(/public/20180104024537oe_/http://soils.environment.gov.scot/media/1121/next.png) right 48% no-repeat;
 	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
	-webkit-transition: opacity 0.6s;
	-moz-transition: opacity 0.6s;
	-o-transition: opacity 0.6s;
	transition: opacity 0.6s;
}
.lb-nav a.lb-next:hover {
 	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	opacity: 1;
}
.lb-dataContainer {
	margin: 0 auto;
	padding-top: 5px;
 	*zoom: 1;
	width: 100%;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
}
.lb-dataContainer:after {
	content: "";
	display: table;
	clear: both;
}
.lb-data {
	padding: 0 4px;
	color: #ccc;
}
.lb-data .lb-details {
	width: 85%;
	float: left;
	text-align: left;
	line-height: 1.1em;
}
.lb-data .lb-caption {
	font-size: 13px;
	font-weight: bold;
	line-height: 1em;
}
.lb-data .lb-caption a {
	color: #4ae;
}
.lb-data .lb-number {
	display: block;
	clear: left;
	padding-bottom: 1em;
	font-size: 12px;
	color: #999999;
}
.lb-data .lb-close {
	display: block;
	float: right;
	width: 30px;
	height: 30px;
	background: url(/public/20180104024537oe_/http://soils.environment.gov.scot/media/1123/close.png) top right no-repeat;
	text-align: right;
	outline: none;
 	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	opacity: 0.7;
	-webkit-transition: opacity 0.2s;
	-moz-transition: opacity 0.2s;
	-o-transition: opacity 0.2s;
	transition: opacity 0.2s;
}
.lb-data .lb-close:hover {
	cursor: pointer;
 	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	opacity: 1;
}
#chartdiv {
	width: 100%;
	height: 500px;
}
.clearfix {
	clear: both;
}
table.table-responsive table.table-bordered {
	word-wrap: break-word;
}

/* RESPONSIVE STYLING */

/* Samsung Specific - Galaxy Note 2 */ 
@media screen and (min-device-width: 720px) and (max-device-height: 1280px) {
body {
	margin-bottom: 65px;
}
header {
	height: 75px;
}
.logo {
	left: 18px;
	top: 42px;
	width: 36%;
}
.logo a {
    height: 30px;
    top: 18px;
}
.partOfLogo {
    left: 20px;
    top: 77px;
    width: 44%;
}
.partOfLogo a {
    height: 30px;
    top: 18px;
}
.sb-search {
    float: right;
	height: 40px;
	min-width: 60px;
	right: 14px;
	top: 18px;
}
.sb-search-input {
	font-size: 12px;
	padding: 0 60px 0 10px;
	width: 45%;
}
.leftColumn, .rightColumn {
	width: 100%;
}
.introBoxImage {
	max-height: 1px;
	min-height: 330px;
}
.introBox .introBoxOverlay {
	background: rgba(4, 66, 105, 1);
	min-height: 330px;
}
.introBox .introBoxOverlay .introBoxContent {
	left: 19px;
	top: 15px;
	width: 94%;
}
.introBoxContent h2 {
	margin-bottom: 10px;
}
.introBoxContent p, .introBoxContent ul {
	font-size: 1em;
}
.callToActions {
	min-height: 540px;
}
.actionColumn {
	min-height: 165px;
	width: 49%;
}
.actionWrap {
	padding-left: 15px;
	padding-top: 30px;
}
.actionWrap i {
	margin: 3px 5px 40px 3px;
}
.videoBox {
	min-height: 325px;
	width: 100%;
}
.videoBoxImage img.img-responsive, .soilStateBoxImage img.img-responsive {
	display: none;
}
.videoBox .videoBoxOverlay {
	background: rgba(60, 60, 60, 1);
}
.videoBox .videoBoxOverlay .videoBoxContent {
	top: 5px;
	width: 85%;
}
.videoBoxContent .button, .soilStateBoxContent .button {
    line-height: 3.375rem;
	margin-top: 25px;
}
.soilStateBox {
	float: left;
    min-height: 310px;
	width: 100%;
}
.soilStateBox .soilStateBoxOverlay {
	background: rgba(232, 232, 232, 0.8);
}
.soilStateBox .soilStateBoxOverlay .soilStateBoxContent {
	top: 20px;
	width: 80%;
}
.soilGalleryBox {
	min-height: 330px;
	width: 100%;
}
.galleryImages img.img-responsive {
	width: 47%;
}
.soilGalleryBox .soilGalleryBoxOverlay .soilGalleryBoxContent {
	width: 90%;
}
.soilsGlossary {
	min-height: 340px;
	width: 100%;
}
.websiteUpdates {
	min-height: 325px;
	width: 100%;
}
.partnersBox {
	min-height: 195px;
}
.partnersBox .partnersBoxOverlay .partnersBoxContent {
	left: 22px;
	top: 20px;
	width: 92.5%;
}
.partnersBox .partnersBoxOverlay {
	background: rgba(60, 60, 60, 1);
}
.partnersBoxContent p {
	padding-bottom: 0;
}
.partnersBoxContent h2 {
	font-size: 2em;
	margin-bottom: 5px;
}
.logoImages {
	width: 20%;
}
.footer {
	height: 65px;
}
.footerLeft {
	margin-left: 14px;
	margin-top: 18px;
	width: 32%;
}
.footerLeft ul.socialMediaLinks li {
	display: inline-block;
    margin-bottom: 0;
    margin-right: 5px;
}
.footerRight {
	margin-right: 12px;
	margin-top: 9px;
	width: 63%;
}
.footerRight ul.footerLinks li {
	margin-left: 5px;
	display: inline-block;
	text-align: right;
}
.contentArea nav ol.cd-breadcrumb.custom-separator {
	padding: 3px 20px;
}
.pageHeader h1 {
    padding: 5px 10px 5px 20px;
}
.boxHolder {
	margin: 15px 15px 0 0;
	width: 47.7%;
}
.fullBoxHolder {
	width: 98%;
}
.fullPageBox {
	width: 98.5%;
}
.boxTextResources {
	min-height: 270px;
}
.mapButtons {
    margin: 5px;
    padding: 0;
    width: 48.2%;
}
.mapPagebutton .mapGallery .mapButtons a {
	font-size: 1.5em;
}
.goToButton {
	width: 20%;
}
.moreInfoButton {
	width: 32%;
}
.content {
	margin-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0;
}
.content h2 {
	margin-top: 20px;
}
.anchorLinks ul li {
	display: inline-block;
    list-style-type: none;
    min-height: 50px;
}
.anchorLinks ul li a {
	background: #e8e8e8 none repeat scroll 0 0;
	border: 1px solid #d8d8d8;
	border-radius: 5px;
	color: #055385;
	margin-bottom: 10px;
	margin-right: 10px;
	padding: 10px;
}
.anchorLinks ul li a:hover {
	background: #8cc543 none repeat scroll 0 0;
	border: 1px solid #8cc543;
	border-radius: 5px;
	color: #fff;
	margin-bottom: 10px;
	margin-right: 10px;
	padding: 10px;
	text-decoration: none;
}
a.lb-image-link img.lb-image {
	width: 48.3% !important;
}
}

/* Tablet portrait (768x1024) / Small tablet landscape (800x600) STYLING */
/* Kindle Fire HD 7, Google Nexus 7, Galaxy Note  */
@media (min-width:768px) {
body {
	margin-bottom: 60px;
}
header {
	height: 125px;
}
.logo {
	left: 14px;
	top: 42px;
	width: 27%;
}
.logo a {
    height: 30px;
    top: 18px;
}
.partOfLogo {
    left: 16px;
    top: 79px;
    width: 33%;
}
.partOfLogo a {
    height: 30px;
    top: 18px;
}
.sb-search {
    float: right;
	height: 40px;
	min-width: 60px;
	right: 14px;
	top: 68px;
}
.sb-search-input {
    font-size: 16px;
	padding: 0 60px 0 20px;
	width: 45%;
}
.leftColumn {
	width: 100%;
}
.introBoxImage {
	max-height: 1px;
	min-height: 350px;
}
.introBox .introBoxOverlay {
	background: rgba(4, 66, 105, 1);
	min-height: 345px;
}
.introBox .introBoxOverlay .introBoxContent {
	left: 19px;
	top: 40px;
	width: 96%;
}
.introBoxContent h2 {
	margin-bottom: 30px;
}
.introBoxContent p, .introBoxContent ul {
	font-size: 1.20em;
}
.callToActions {
	min-height: 470px;
}
.actionColumn {
	min-height: 140px;
	width: 49%;
}
.actionWrap {
	padding-left: 15px;
	padding-top: 30px;
}
.actionWrap i {
	margin: 3px 25px 40px 3px;
}
.videoBox {
	min-height: 400px;
	width: 50%;
}
.videoBoxImage img.img-responsive, .soilStateBoxImage img.img-responsive {
	display: block;
}
.videoBox .videoBoxOverlay {
	background: rgba(60, 60, 60, 1);
}
.videoBox .videoBoxOverlay .videoBoxContent {
	left: 25px;
	top: 0;
	width: 85%;
}
.videoBoxContent .button, .soilStateBoxContent .button {
	font-size: 1.1rem;
    line-height: 3.375rem;
	margin-top: 25px;
	padding: 0 20px;
}
.soilStateBox {
	float: right;
	min-height: 400px;
	width: 50%;
}
.soilStateBox .soilStateBoxOverlay {
	background: rgba(232, 232, 232, 1);
}
.soilStateBox .soilStateBoxOverlay .soilStateBoxContent {
	top: 20px;
	width: 80%;
}
.soilGalleryBox {
	min-height: 315px;
	width: 100%;
}
.galleryImages img.img-responsive {
	width: 47%;
}
.soilGalleryBox .soilGalleryBoxOverlay .soilGalleryBoxContent {
	width: 80%;
}
.soilsGlossary {
	min-height: 150px;
	width: 100%;
}
.websiteUpdates {
	min-height: 150px;
	width: 100%;
}
.partnersBox {
	min-height: 245px;
}
.partnersBox .partnersBoxOverlay .partnersBoxContent {
	left: 22px;
	top: 20px;
	width: 97%;
}
.partnersBox .partnersBoxOverlay {
	background: rgba(60, 60, 60, 0.8);
}
.partnersBoxContent p {
	padding-bottom: 0;
}
.partnersBoxContent h2 {
	font-size: 2em;
	margin-bottom: 5px;
}
.logoImages {
	width: 20%;
}
.footer {
	height: 60px;
}
.footerLeft {
	margin-left: 14px;
	margin-top: 18px;
	width: 24%;
}
.footerLeft ul.socialMediaLinks li {
	display: inline-block;
    margin-bottom: 0;
    margin-right: 5px;
}
.footerRight {
	margin-right: 12px;
	margin-top: 9px;
	width: 72%;
}
.footerRight ul.footerLinks li {
	margin-left: 5px;
	display: inline-block;
	text-align: right;
}
.contentArea nav ol.cd-breadcrumb.custom-separator {
	padding: 3px 20px;
}
.pageHeader h1 {
    padding: 5px 10px 5px 20px;
}
.boxHolder {
    margin: 15px 15px 0 0;
	width: 31.1%;
}
.fullBoxHolder {
	width: 98%;
}
.fullPageBox {
	width: 100%;
}
.boxTextResources {
	min-height: 185px;
}
.mapButtons {
    margin: 5px;
    padding: 0;
    width: 48.2%;
}
.mapPagebutton .mapGallery .mapButtons a {
	font-size: 1.5em;
}
.goToButton {
	width: 25%;
}
.moreInfoButton {
	width: 40%;
}
.content {
	margin-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0;
}
.content h2 {
	margin-top: 20px;
}
.anchorLinks ul li {
	display: inline-block;
	list-style-type: none;
	min-height: 50px;
}
.anchorLinks ul li a {
	background: #e8e8e8 none repeat scroll 0 0;
	border: 1px solid #d8d8d8;
	border-radius: 5px;
	color: #055385;
	margin-bottom: 10px;
	margin-right: 10px;
	padding: 10px;
}
.anchorLinks ul li a:hover {
	background: #8cc543 none repeat scroll 0 0;
	border: 1px solid #8cc543;
	border-radius: 5px;
	color: #fff;
	margin-bottom: 10px;
	margin-right: 10px;
	padding: 10px;
	text-decoration: none;
}
.responsiveImage {
	width: 32.3%;
}
a.lb-image-link img.lb-image {
	width: 32.4% !important;
}
}

/* Tablet landscape (1024x768) STYLING */
/* iPad 1-4, Kindle Fire 7, Nook, HP Slate 7, HP Touchpad, Galaxy Tab 7.0 */
@media (min-width:992px) {
body {
	margin-bottom: 60px;
}
header {
	height: 125px;
}
.logo {
	left: 14px;
	top: 40px;
	width: 20.5%;
}
.logo a {
    height: 30px;
    top: 18px;
}
.partOfLogo {
    left: 16px;
    top: 76px;
    width: 25.5%;
}
.partOfLogo a {
    height: 30px;
    top: 18px;
}
.sb-search {
	float: right;
	height: 40px;
	min-width: 60px;
	right: 14px;
	top: 68px;
}
.sb-search-input {
	font-size: 20px;
	padding: 0 60px 0 20px;
	width: 45%;
}
.leftColumn {
	width: 70%;
}
.rightColumn {
	width: 30%;
}
.introBoxImage {
	max-height: 1px;
}
.introBox .introBoxOverlay {
	background: rgba(4, 66, 105, 1);
	min-height: 470px;
}
.introBox .introBoxOverlay .introBoxContent {
	left: 19px;
	top: 40px;
	width: 96%;
}
.introBoxContent h2 {
	margin-bottom: 30px;
}
.introBoxContent p, .introBoxContent ul {
	font-size: 1.20em;
}
.callToActions {
	min-height: 390px;
}
.actionColumn {
	min-height: 120px;
	width: 50%;
}
.actionWrap {
	padding-left: 15px;
	padding-top: 30px;
}
.actionWrap i {
	margin: 3px 25px 3px 3px;
}
.videoBox {
	min-height: 380px;
	width: 50%;
}
.videoBoxImage img.img-responsive, .soilStateBoxImage img.img-responsive {
	display: none;
}
.videoBox .videoBoxOverlay {
	background: rgba(60, 60, 60, 0.6);
}
.videoBox .videoBoxOverlay .videoBoxContent {
	top: 0;
	width: 80%;
}
.videoBoxContent .button, .soilStateBoxContent .button {
    line-height: 3.375rem;
	margin-top: 25px;
}
.soilStateBox {
	float: right;
	min-height: 380px;
	width: 50%;
}
.soilStateBox .soilStateBoxOverlay {
	background: rgba(232, 232, 232, 0.8);
}
.soilStateBox .soilStateBoxOverlay .soilStateBoxContent {
	top: 0;
	width: 80%;
}
.soilGalleryBox {
	min-height: 354px;
	width: 45%;
}
.galleryImages img.img-responsive {
	width: 47%;
}
.soilGalleryBox .soilGalleryBoxOverlay .soilGalleryBoxContent {
	width: 80%;
}
.soilsGlossary {
	min-height: 150px;
	width: 55%;
}
.websiteUpdates {
	min-height: 150px;
	width: 100%;
}
.partnersBoxImage {
    /*max-height: 450px;*/
}
.partnersBox .partnersBoxOverlay {
	background: rgba(60, 60, 60, 0.6);
}
.partnersBox .partnersBoxOverlay .partnersBoxContent {
	top: 10px;
	width: 95.4%;
}
.partnersBoxContent h2 {
	color: #fff;
	font-size: 2.500em;
}
.logoImages {
	width: 20%;
}
.footer {
	height: 60px;
}
.footerLeft {
	width: 18%;
}
.footerRight {
	margin-right: 12px;
	margin-top: 21px;
	width: 72%;
}
.footerLeft ul.socialMediaLinks li {
	display: inline-block;
    margin-bottom: 0;
    margin-right: 5px;
}
.footerRight ul.footerLinks li {
	margin-left: 5px;
	display: inline-block;
	text-align: right;
}
.contentArea nav ol.cd-breadcrumb.custom-separator {
	padding: 3px 20px;
}
.pageHeader h1 {
    padding: 5px 10px 5px 20px;
}
.boxHolder {
    margin: 15px 15px 0 0;
	width: 31.7%;
}
.fullBoxHolder {
	width: 98%;
}
.fullPageBox {
	width: 100%;
}
.pageBox h2 {
    min-height: 100px;
    padding: 0 20px;
}
.boxTextResources {
	min-height: 226px;
}
.mapButtons {
    margin: 5px;
    padding: 0;
    width: 48.2%;
}
.mapPagebutton .mapGallery .mapButtons a {
	font-size: 1.5em;
}
.goToButton {
	width: 20%;
}
.moreInfoButton {
	width: 32%;
}
.content {
	margin-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0;
}
.content h2 {
	margin-top: 20px;
}
.anchorLinks ul li {
	display: inline-block;
	list-style-type: none;
	min-height: 50px;
}
.anchorLinks ul li a {
	background: #e8e8e8 none repeat scroll 0 0;
	border: 1px solid #d8d8d8;
	border-radius: 5px;
	color: #055385;
	margin-bottom: 10px;
	margin-right: 10px;
	padding: 10px;
}
.anchorLinks ul li a:hover {
	background: #8cc543 none repeat scroll 0 0;
	border: 1px solid #8cc543;
	border-radius: 5px;
	color: #fff;
	margin-bottom: 10px;
	margin-right: 10px;
	padding: 10px;
	text-decoration: none;
}
.responsiveImage {
	width: 32.3%;
}
a.lb-image-link img.lb-image {
	width: 32.4% !important;
}
}

/* Large screen desktop STYLING */
/* Kindle Fire HD 8.9, Asus Transformer Pad, Nook HD, Nook HD+, Microsoft Surface RT, Microsoft Surface Pro, Galaxy Tab 7.7, Galaxy Tab 8.9, Galaxy Tab 10.1, Google Nexus 10, Sony Xperia Tablet S, Sony Xperia Tablet Z */
@media (min-width:1200px) {
body {
	margin-bottom: 60px;
}
header {
	height: 125px;
}
.logo {
	left: 14px;
	top: 44px;
	width: 20%;
}
.logo a {
    height: 30px;
    top: 18px;
}
.partOfLogo {
    left: 16px;
    top: 80px;
    width: 25%;
}
.partOfLogo a {
    height: 16px;
    top: 16px;
}
.sb-search {
	float: right;
	height: 40px;
	min-width: 60px;
	right: 14px;
	top: 68px;
}
.sb-search-input {
	font-size: 20px;
	padding: 0 60px 0 20px;
	width: 45%;
}
.leftColumn {
	width: 70%;
}
.rightColumn {
	width: 30%;
}
.introBoxImage {
	max-height: 402px;
}
.introBox .introBoxImage img.img-responsive {
    min-height: 402px;
}
.introBox .introBoxOverlay {
	background: rgba(4, 66, 105, 0.65);
	min-height: 1px;
}
.introBox .introBoxOverlay .introBoxContent {
	left: 19px;
	top: 40px;
	width: 96%;
}
.introBoxContent h2 {
	margin-bottom: 30px;
}
.introBoxContent p, .introBoxContent ul {
	font-size: 1.20em;
}
.callToActions {
	min-height: 390px;
}
.actionColumn {
	min-height: 120px;
	width: 50%;
}
.actionWrap {
	padding-left: 15px;
	padding-top: 30px;
}
.actionWrap i {
	margin: 3px 25px 3px 3px;
}
.videoBox {
	min-height: 150px;
	width: 50%;
}
.videoBoxImage img.img-responsive, .soilStateBoxImage img.img-responsive {
	display: block;
}
.videoBox .videoBoxOverlay {
	background: rgba(60, 60, 60, 0.6);
}
.videoBox .videoBoxOverlay .videoBoxContent {
	top: 20px;
	width: 80%;
}
.videoBoxContent .button, .soilStateBoxContent .button {
    line-height: 3.375rem;
	margin-top: 25px;
}
.soilStateBox {
	float: right;
	min-height: 150px;
	width: 50%;
}
.soilStateBox .soilStateBoxOverlay {
	background: rgba(232, 232, 232, 0.8);
}
.soilStateBox .soilStateBoxOverlay .soilStateBoxContent {
	top: 20px;
	width: 80%;
}
.soilGalleryBox {
	min-height: 355px;
	width: 30%;
}
.galleryImages img.img-responsive {
	width: 47%;
}
.soilGalleryBox .soilGalleryBoxOverlay .soilGalleryBoxContent {
	width: 80%;
}
.soilsGlossary {
	min-height: 355px;
	width: 30%;
}
.websiteUpdates {
	min-height: 355px;
	width: 40%;
}
.partnersBox {
	min-height: 260px;
}
.partnersBox .partnersBoxOverlay .partnersBoxContent {
	left: 22px;
	top: 65px;
	width: 97%;
}
.partnersBox .partnersBoxOverlay {
	background: rgba(60, 60, 60, 0.8);
}
.partnersBoxContent p {
	padding-bottom: 40px;
}
.partnersBoxContent h2 {
	font-size: 2.500em;
	margin-bottom: 15px;
}
.logoImages {
	width: 12%;
}
.footer {
	height: 60px;
}
.footerLeft {
	margin-left: 22px;
	margin-top: 23px;
	width: 20%;
}
.footerLeft ul.socialMediaLinks li {
	display: inline-block;
    margin-bottom: 0;
    margin-right: 5px;
}
.footerRight {
	margin-right: 22px;
	margin-top: 23px;
	width: 70%;
}
.footerRight ul.footerLinks li {
	margin-left: 20px;
	display: inline-block;
	text-align: right;
}
.contentArea nav ol.cd-breadcrumb.custom-separator {
	padding: 3px 20px;
}
.pageHeader h1 {
    padding: 5px 10px 5px 20px;
}
.boxHolder {
    margin: 15px 15px 0 0;
	width: 32.1;
}
.fullBoxHolder {
	width: 98%;
}
.fullPageBox {
	width: 100%;
}
.boxTextResources {
	min-height: 175px;
}
.partnersBox {
	min-height: 260px;
}
.partnersBox .partnersBoxOverlay .partnersBoxContent {
	left: 14px;
	top: 50px;
	width: 98%;
}
.partnersBox .partnersBoxOverlay {
	background: rgba(60, 60, 60, 0.8);
}
.partnersBoxContent p {
	padding-bottom: 40px;
}
.partnersBoxContent h2 {
	font-size: 2.500em;
	margin-bottom: 30px;
}
.logoImages {
	width: 20%;
}
.footer {
	height: 60px;
}
.footerLeft {
	margin-left: 22px;
	margin-top: 16px;
	width: 20%;
}
.footerLeft ul.socialMediaLinks li {
	display: inline-block;
    margin-bottom: 0;
    margin-right: 5px;
}
.footerRight {
	margin-right: 22px;
	margin-top: 21px;
	width: 70%;
}
.footerRight ul.footerLinks li {
	margin-left: 20px;
	display: inline-block;
	text-align: right;
}
.contentArea nav ol.cd-breadcrumb.custom-separator {
	padding: 3px 20px;
}
.pageHeader h1 {
    padding: 5px 10px 5px 20px;
}
.boxHolder {
    margin: 15px 15px 0 0;
	width: 32.1%;
}
.fullBoxHolder {
	width: 97.2%;
}
.fullPageBox {
	width: 100%;
}
.boxTextResources {
	min-height: 150px;
}
.mapButtons {
    margin: 5px;
    padding: 0;
    width: 48.5%;
}
.mapPagebutton .mapGallery .mapButtons a {
	font-size: 1.5em;
}
.goToButton {
	width: 20%;
}
.moreInfoButton {
	width: 32%;
}
.content {
	margin-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0;
}
.content h2 {
	margin-top: 20px;
}
.anchorLinks ul li {
	display: inline-block;
	list-style-type: none;
	min-height: 50px;
}
.anchorLinks ul li a {
	background: #e8e8e8 none repeat scroll 0 0;
	border: 1px solid #d8d8d8;
	border-radius: 5px;
	color: #055385;
	margin-bottom: 10px;
	margin-right: 10px;
	padding: 10px;
}
.anchorLinks ul li a:hover {
	background: #8cc543 none repeat scroll 0 0;
	border: 1px solid #8cc543;
	border-radius: 5px;
	color: #fff;
	margin-bottom: 10px;
	margin-right: 10px;
	padding: 10px;
	text-decoration: none;
}
.responsiveImage {
	width: 32.4%;
}
a.lb-image-link img.lb-image {
	width: 32.4% !important;
}
}

/* Mobile landscape (480x320) STYLING */
/*Blackberry Bold 9930, Blackberry Q10, Blackberry Touch 9810, 
Blackberry Touch 9850, Samsung S3/4, HTC Sensation, HTC One, LG Optimus 4X HD, 
LG Optimus G Pro, LG Nexus 4*/
@media only screen and (max-width: 520px) {
body {
	margin-bottom: 125px;
}
header {
	height: 125px;
}
.logo {
	left: 8px;
	top: 65px;
	width: 94%;
}
.logo a {
    height: 30px;
    top: 18px;
}
.partOfLogo {
    left: 8px;
    top: 65px;
    width: 94%;
}
.partOfLogo a {
    height: 30px;
    top: 18px;
}
.sb-search {
	float: right;
	height: 40px;
	min-width: 60px;
	right: 14px;
	top: 68px;
}
.sb-search-input {
	font-size: 13px;
	padding: 0 60px 0 10px;
	width: 94.5%;
}
.leftColumn, .rightColumn {
	width: 100%;
}
.introBoxImage {
	min-height: 490px;
}
.introBox .introBoxOverlay {
	background: rgba(4, 66, 105, 1);
	min-height: 490px;
}
.introBox .introBoxOverlay .introBoxContent {
	left: 19px;
	top: 15px;
	width: 88%;
}
.introBoxContent h2 {
	margin-bottom: 10px;
}
.introBoxContent p, .introBoxContent ul {
	font-size: 1em;
}
.callToActions {
	min-height: 770px;
}
.actionColumn {
	min-height: 120px;
	width: 100%;
}
.actionWrap {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
}
.actionWrap i {
	margin: 3px 5px 3px 3px;
}
.videoBox {
	min-height: 425px;
	width: 100%;
}
.videoBoxImage {
	min-height: 425px;
}
.videoBoxImage img.img-responsive, .soilStateBoxImage img.img-responsive {
	display: none;
}
.videoBox .videoBoxOverlay {
	background: rgba(60, 60, 60, 1);
}
.videoBox .videoBoxOverlay .videoBoxContent {
	top: 20px;
	width: 84.5%;
}
.videoBoxContent .button, .soilStateBoxContent .button {
    line-height: 3.375rem;
	margin-top: 25px;
}
.soilStateBox {
	float: left;
	min-height: 390px;
	width: 100%;
}
.soilStateBoxImage {
	min-height: 390px;
}
.soilStateBox .soilStateBoxOverlay {
	background: rgba(232, 232, 232, 0.8);
}
.soilStateBox .soilStateBoxOverlay .soilStateBoxContent {
	top: 20px;
	width: 84.5%;
}
.soilGalleryBox {
	min-height: 280px;
	width: 100%;
}
.galleryImages img.img-responsive {
	width: 47%;
}
.soilGalleryBox .soilGalleryBoxOverlay .soilGalleryBoxContent {
	width: 80%;
}
.soilsGlossary {
	min-height: 280px;
	width: 100%;
}
.websiteUpdates {
	min-height: 280px;
	width: 100%;
}
.partnersBox {
	min-height: 600px;
}
.partnersBox .partnersBoxOverlay .partnersBoxContent {
	left: 22px;
	top: 20px;
	width: 86%;
}
.partnersBox .partnersBoxOverlay {
	background: rgba(60, 60, 60, 0.8);
}
.partnersBoxContent p {
	padding-bottom: 0;
}
.partnersBoxContent h2 {
	font-size: 2em;
	margin-bottom: 5px;
}
.logoImages {
	width: 33.3333%;
}
.footer {
	height: 125px;
}
.footerLeft {
	margin-left: 14px;
	margin-top: 18px;
	width: 60%;
}
.footerLeft ul.socialMediaLinks li {
	display: inline-block;
    margin-bottom: 0;
    margin-right: 5px;
}
.footerRight {
	margin-right: 12px;
	margin-top: 9px;
	width: 90%;
}
.footerRight ul.footerLinks li {
	margin-left: 5px;
	display: inline-block;
	text-align: right;
}
.contentArea nav ol.cd-breadcrumb.custom-separator {
	padding: 3px 20px;
}
.pageHeader h1 {
    padding: 5px 10px 5px 20px;
}
.boxHolder {
    margin: 15px 15px 0 0;
	width: 31.8%;
}
.fullBoxHolder {
	width: 98%;
}
.fullPageBox {
	width: 98%;
}
.boxTextResources {
	min-height: 130px;
}
.mapButtons {
    margin: 5px;
    padding: 0;
    width: 48.2%;
}
.mapPagebutton .mapGallery .mapButtons a {
	font-size: 1.5em;
}
.goToButton {
	width: 20%;
}
.moreInfoButton {
	width: 32%;
}
.content {
	margin-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0;
}
.content h2 {
	margin-top: 10px;
}
.anchorLinks ul li {
	display: block;
	list-style-type: none;
	min-height: 1px;
}
.anchorLinks ul li a {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    color: #055385;
    margin-right: 0;
    padding: 0;
}
.anchorLinks ul li a:hover {
	color: #8cc543;
}
.responsiveImage {
	width: 32.3%;
}
a.lb-image-link img.lb-image {
	width: 48.3% !important;
}
}

/* Mobile portrait (320x480) STYLING */
/* iphone 4 & 5, Samsung S & S2, HTC Desire, HTC Desire X, HTC Desire SV, 
LG Optimus L5, LG Optimus 3D */
@media only screen and (max-width: 650px) and (orientation : landscape) {
body {
	margin-bottom: 85px;
}
header {
	height: 125px;
}
.logo {
	left: 20px;
	top: 43px;
	width: 47%;
}
.logo a {
    height: 30px;
    top: 18px;
}
.partOfLogo {
    left: 22px;
    top: 78px;
    width: 57%;
}
.partOfLogo a {
    height: 18px;
    top: 15px;
}
.sb-search {
	float: right;
	height: 40px;
	min-width: 60px;
	right: 14px;
	top: 68px;
}
.sb-search-input {
	font-size: 13px;
	padding: 0 60px 0 10px;
	width: 92%;
}
.leftColumn, .rightColumn {
	width: 100%;
}
.introBoxImage {
	min-height: 450px;
}
.introBox .introBoxOverlay {
	background: rgba(4, 66, 105, 1);
	min-height: 450px;
}
.introBox .introBoxOverlay .introBoxContent {
	left: 19px;
	top: 15px;
	width: 88%;
}
.introBoxContent h2 {
	margin-bottom: 10px;
}
.introBoxContent p, .introBoxContent ul {
	font-size: 1em;
}
.callToActions {
	min-height: 770px;
}
.actionColumn {
	min-height: 120px;
	width: 100%;
}
.actionWrap {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
}
.actionWrap i {
	margin: 3px 5px 3px 3px;
}
.videoBox {
    min-height: 345px;
    width: 100%;
}
.videoBoxImage {
	min-height: 280px;
}
.videoBoxImage img.img-responsive, .soilStateBoxImage img.img-responsive {
	display: none;
}
.videoBox .videoBoxOverlay {
	background: rgba(60, 60, 60, 1);
}
.videoBox .videoBoxOverlay .videoBoxContent {
	top: 5px;
	width: 84%;
}
.videoBoxContent .button, .soilStateBoxContent .button {
    line-height: 2rem;
    margin-top: 5px;
}
.soilStateBox {
    float: left;
    min-height: 340px;
    width: 100%;
}
.soilStateBoxImage {
	min-height: 280px;
}
.soilStateBox .soilStateBoxOverlay {
	background: rgba(232, 232, 232, 1);
}
.soilStateBox .soilStateBoxOverlay .soilStateBoxContent {
	top: 20px;
	width: 80%;
}
.soilGalleryBox {
	min-height: 260px;
	width: 100%;
}
.galleryImages img.img-responsive {
	width: 46%;
}
.soilGalleryBox .soilGalleryBoxOverlay .soilGalleryBoxContent {
	width: 80%;
}
.soilsGlossary {
	min-height: 310px;
	width: 100%;
}
.websiteUpdates {
	min-height: 310px;
	width: 100%;
}
.partnersBox {
	min-height: 310px;
}
.partnersBox .partnersBoxOverlay .partnersBoxContent {
	left: 22px;
	top: 20px;
	width: 86%;
}
.partnersBox .partnersBoxOverlay {
	background: rgba(60, 60, 60, 1);
}
.partnersBoxContent p {
	padding-bottom: 0;
}
.partnersBoxContent h2 {
	font-size: 2em;
	margin-bottom: 5px;
}
.logoImages {
	width: 33.3333%;
}
.footer {
	height: 85px;
}
.footerLeft {
	margin-left: 14px;
	margin-top: 8px;
	width: 22%;
}
.footerLeft ul.socialMediaLinks li {
	display: inline-block;
    margin-bottom: 5px;
    margin-right: 0;
}
.footerRight {
	margin-right: 12px;
	margin-top: 13px;
	width: 70%;
}
.footerRight ul.footerLinks li {
	margin-left: 5px;
	display: inline-block;
	text-align: right;
}
.contentArea nav ol.cd-breadcrumb.custom-separator {
	padding: 3px 10px;
}
.pageHeader h1 {
    padding: 5px 10px 5px 9px;
}
.boxHolder {
    margin: 15px 15px 0 0;
	width: 31.8%;
}
.fullBoxHolder {
	width: 94%;
}
.fullPageBox {
	width: 100%;
}
.boxTextResources {
	min-height: 130px;
}
.mapButtons {
    margin: 5px;
    padding: 0;
    width: 48.2%;
}
.mapPagebutton .mapGallery .mapButtons a {
	font-size: 1.5em;
}
.goToButton {
	width: 20%;
}
.moreInfoButton {
	width: 32%;
}
.content {
	margin-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0;
}
.content h2 {
	margin-top: 10px;
}
.anchorLinks ul li {
	display: block;
	list-style-type: none;
	min-height: 1px;
}
.anchorLinks ul li a {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    color: #055385;
    margin-right: 0;
    padding: 0;
}
.anchorLinks ul li a:hover {
	color: #8cc543;
}
.responsiveImage {
	height: 100%;
    text-align: center;
    width: 100%;
}
a.lb-image-link img.lb-image {
	width: 48.3% !important;
}
}

/* Samsung S3 */
@media only screen and (max-width: 400px) and (orientation : portrait) {
body {
	margin-bottom: 160px;
}
header {
	height: 125px;
}
.logo {
	left: 18px;
	top: 42px;
	width: 70%;
}
.logo a {
    height: 30px;
    top: 18px;
}
.partOfLogo {
    left: 20px;
    top: 76px;
    width: 88%;
}
.partOfLogo a {
    height: 19px;
    top: 15px;
}
.sb-search {
	float: right;
	height: 40px;
	min-width: 60px;
	right: 14px;
	top: 68px;
}
.sb-search-input {
	font-size: 13px;
	padding: 0 60px 0 10px;
	width: 92%;
}
.leftColumn, .rightColumn {
	width: 100%;
}
.introBoxImage {
	min-height: 640px;
}
.introBox .introBoxOverlay {
	background: rgba(4, 66, 105, 1);
	min-height: 640px;
}
.introBox .introBoxOverlay .introBoxContent {
	left: 19px;
	top: 15px;
	width: 88%;
}
.introBoxContent h2 {
	margin-bottom: 10px;
}
.introBoxContent p, .introBoxContent ul {
	font-size: 1em;
}
.callToActions {
	min-height: 890px;
}
.actionColumn {
	min-height: 120px;
	width: 100%;
}
.actionWrap {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
}
.actionWrap i {
	margin: 3px 5px 3px 3px;
}
.videoBox {
	min-height: 490px;
	width: 100%;
}
.videoBoxImage {
	min-height: 490px;
}
.videoBoxImage img.img-responsive, .soilStateBoxImage img.img-responsive {
	display: none;
}
.videoBox .videoBoxOverlay {
	background: rgba(60, 60, 60, 1);
}
.videoBox .videoBoxOverlay .videoBoxContent {
	left: 23px;
	top: 5px;
	width: 83%;
}
.videoBoxContent .button, .soilStateBoxContent .button {
    line-height: 2rem;
    margin-top: 5px;
}
.soilStateBox {
	float: left;
	min-height: 430px;
	width: 100%;
}
.soilStateBoxImage {
	min-height: 430px;
}
.soilStateBox .soilStateBoxOverlay {
	background: rgba(232, 232, 232, 1);
}
.soilStateBox .soilStateBoxOverlay .soilStateBoxContent {
	left: 23px;
	top: 5px;
	width: 83%;
}
.soilGalleryBox {
	min-height: 230px;
	width: 100%;
}
.galleryImages img.img-responsive {
	width: 45%;
}
.soilGalleryBox .soilGalleryBoxOverlay .soilGalleryBoxContent {
	left: 23px;
	width: 83%;
}
.soilsGlossary {
	min-height: 270px;
	width: 100%;
}
.websiteUpdates {
	min-height: 270px;
	width: 100%;
}
.partnersBox {
	min-height: 305px;
}
.partnersBox .partnersBoxOverlay .partnersBoxContent {
	left: 22px;
	top: 20px;
	width: 86%;
}
.partnersBox .partnersBoxOverlay {
	background: rgba(60, 60, 60, 1);
}
.partnersBoxContent p {
	padding-bottom: 0;
}
.partnersBoxContent h2 {
	font-size: 2em;
	margin-bottom: 5px;
}
.logoImages {
	width: 33.3333%;
}
.footer {
	height: 160px;
}
.footerLeft {
	margin-left: 14px;
	margin-top: 18px;
	width: 90%;
}
.footerLeft ul.socialMediaLinks li {
	display: inline-block;
    margin-bottom: 0;
    margin-right: 5px;
}
.footerRight {
	margin-right: 12px;
	margin-top: 9px;
	width: 90%;
}
.footerRight ul.footerLinks li {
	margin-left: 5px;
	display: inline-block;
	text-align: right;
}
.contentArea nav ol.cd-breadcrumb.custom-separator {
	padding: 3px 10px;
}
.pageHeader h1 {
    padding: 5px 10px 5px 10px;
}
.boxHolder {
    margin: 15px 15px 0 0;
	width: 93%;
}
.fullBoxHolder {
	width: 94%;
}
.fullPageBox {
	width: 100%;
}
.boxTextResources {
	min-height: 130px;
}
.mapButtons {
    margin: 5px;
    padding: 0;
    width: 48.2%;
}
.mapPagebutton .mapGallery .mapButtons a {
	font-size: 1em;
}
.goToButton {
	width: 20%;
}
.moreInfoButton {
	width: 32%;
}
.content {
	margin-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0;
}
.content h2 {
	margin-top: 10px;
}
.anchorLinks ul li {
	display: block;
	list-style-type: none;
	min-height: 1px;
}
.anchorLinks ul li a {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    color: #055385;
    margin-right: 0;
    padding: 0;
}
.anchorLinks ul li a:hover {
	color: #8cc543;
}
.responsiveImage {
	height: 100%;
    text-align: center;
    width: 100%;
}
a.lb-image-link img.lb-image {
	width: 48.3% !important;
}
}