/*
	Stylesheet generated by Turbine - http://turbine.peterkroener.de/
*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{color:inherit;margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;font-weight:normal;text-decoration:none}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}@media screen {
	body {
		padding: 0;
		margin: 0;
		font-size: 13px;
		color: #666;
		font-family: montserrat, sans-serif;
		background: #fff;
		width: 100%;
		overflow-x: hidden;
	}
	strong {
		font-weight: bold;
	}
	#siteContainer {
		width: 100vw;
		overflow: hidden;
		padding-top: 160px;
	}
	#mainOuter {
		width: 100%;
	}
	.stdInner {
		width: 100%;
		max-width: 1400px;
		margin: 0 auto;
	}
	.stdInner.small {
		max-width: 1025px;
	}
	.stdPage {
		padding: 60px 0;
	}
	.stdBtn {
		display: inline-block;
		font-size: 16px;
		font-family: montserrat, sans-serif;
		font-weight: bold;
		padding: 15px;
		border: none;
		-webkit-transition: all 300ms ease;
		-o-transition: all 300ms ease;
		transition: all 300ms ease;
	}
	.stdBtn.small {
		font-size: 14px;
	}
	.stdBtn.yellow {
		background: #e3a518;
		color: #1e3b1d;
	}
	.stdBtn.red {
		background: #d30613;
		color: #e3a518;
	}
	.stdBtn.yellow:hover, .stdBtn.red:hover {
		background: #1e3b1d;
		color: #e3a518;
	}
	.stdBtn.green {
		background: #1e3b1d;
		color: #e3a518;
	}
	.stdBtn.green:hover {
		background: #e3a518;
		color: #1e3b1d;
	}
	.stdPageHeader {
		width: 100%;
		background-size: cover;
		background-position: center;
		background-repeat: no-repeat;
		background-color: #e3a518;
		padding: 60px 0;
		border-bottom: 15px solid #e3a518;
	}
	.stdPageHeader h1 {
		font-family: kepler-std, serif;
		font-size: 100px;
		font-weight: bold;
		color: #fff;
		text-transform: uppercase;
		text-align: center;
		line-height: 150px;
	}
	.stdPageHeader.about {
		background-image: url(../../assets/images/aboutHead.jpg);
	}
	.stdForm .form-floating .form-control {
		background-color: rgba(0,0,0,0);
		border-radius: 0; /* Added by border radius plugin */
		border: none;
		font-size: 18px;
		border-bottom: 2px solid #fff;
		color: #fff;
		padding-left: 0;
		padding-right: 0;
		-moz-border-radius: 0; /* Added by border radius plugin */
		-webkit-border-radius: 0; /* Added by border radius plugin */
		-khtml-border-radius: 0; /* Added by border radius plugin */
	}
	.stdForm .form-floating .form-control:focus {
		box-shadow: none;
		-moz-box-shadow: none; /* Added by box shadow plugin */
		-webkit-box-shadow: none; /* Added by box shadow plugin */
		zoom: 1; /* Added by box shadow plugin */
		filter: progid:DXImageTransform.Microsoft.dropshadow(enabled:false) progid:DXImageTransform.Microsoft.Shadow(enabled:false); /* Added by box shadow plugin */
		-ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(enabled:false), progid:DXImageTransform.Microsoft.Shadow(enabled:false)"; /* Added by box shadow plugin */
	}
	.stdForm .form-floating label {
		font-size: 18px;
		color: #fff;
		padding-left: 0;
		padding-right: 0;
	}
	.stdForm .form-floating .form-control:focus ~ label {
		color: #fff !important;
		opacity: 0.7;
		font-size: 14px;
	}
	.stdForm .form-floating .form-control:focus ~ label::after {
		background: none !important;
	}
	.stdForm .form-floating > .form-control:not(:placeholder-shown) ~ label {
		color: #fff !important;
		opacity: 0.7;
		font-size: 14px;
		background: none !important;
		border: none;
	}
	.stdForm .form-floating > .form-control:not(:placeholder-shown) ~ label::after {
		background: none !important;
	}
	.form-control.is-invalid, .was-validated .form-control:invalid {
		background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23ffffff'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23ffffff' stroke='none'/%3e%3c/svg%3e");
	}
	.invalid-feedback {
		color: rgba(255,255,255,0.7);
	}
	.textYellow {
		color: #e3a518;
	}
	.textYellow.bold {
		font-weight: bold;
	}
	#mainHeader {
		position: fixed;
		top: 0;
		left: 0;
		z-index: 999;
		width: 100%;
		background-image: url(../../assets/images/cardboardBgLg.jpg);
		background-size: cover;
		background-position: bottom center;
		height: 160px;
	}
	#mainHeader #mainHeadInner {
		position: relative;
		width: 100%;
		max-width: 1400px;
		margin: 0 auto;
		padding: 15px 0px;
		padding-bottom: 0;
	}
	#mainHeader #mainHeadInner .logo {
		width: 25%;
		max-width: 250px;
		margin-bottom: 15px;
	}
	#mainHeader #mainHeadInner .logo img {
		width: 100%;
	}
	#mainHeader #mainHeadInner .headRight {
		position: absolute;
		top: 20%;
		right: 0;
		max-width: 75%;
		text-align: right;
	}
	#mainHeader #mainHeadInner .headRight img {
		display: inline-block;
		margin-right: 20px;
	}
	#mainHeader #mainHeadInner .headRight img.rtb {
		width: 20%;
		max-width: 70px;
		-webkit-transform: translateY(40%);
		-ms-transform: translateY(40%);
		transform: translateY(40%);
	}
	#mainHeader #mainHeadInner .headRight img.mib {
		width: 20%;
		max-width: 130px;
		-webkit-transform: translateY(40%);
		-ms-transform: translateY(40%);
		transform: translateY(40%);
	}
	#mainHeader #mainHeadInner .headRight .stdBtn {
		margin-right: 10px;
	}
	#mainHeader #mainHeadInner .headRight .stdBtn i {
		font-size: 20px;
		-webkit-transform: translateY(2px);
		-ms-transform: translateY(2px);
		transform: translateY(2px);
		padding-right: 5px;
	}
	#mainHeader #mainHeadInner .headRight .stdBtn.small {
		padding: 10px 15px;
	}
	#mainHeader #mainHeadInner .headRight .stdBtn.small i {
		font-size: 16px;
		line-height: 14px;
	}
	#mainHeader #mainHeadInner .headRight .stdBtn.red {
		margin-right: 0;
		padding-bottom: 15px;
		font-size: 18px;
	}
	#mainHeader #mainHeadInner .headRight .stdBtn.red i {
		line-height: 18px;
	}
	#mainNav {
		position: relative;
		width: 100%;
		background: #1e3b1d;
	}
	#mainNav .mobTrigger {
		display: none;
		font-size: 36px;
		color: #e3a518;
	}
	#mainNav .mobBuyNow {
		display: none;
		float: left;
		padding: 10px 7px;
		-webkit-transform: translateY(-0px);
		-ms-transform: translateY(-0px);
		transform: translateY(-0px);
	}
	#mainNav ul li {
		display: inline-block;
	}
	#mainNav ul li a {
		display: block;
		padding: 15px 20px;
		font-size: 15px;
		font-family: montserrat, sans-serif;
		font-weight: bold;
		color: #e3a518;
		-webkit-transition: all 300ms ease;
		-o-transition: all 300ms ease;
		transition: all 300ms ease;
	}
	#mainNav ul li a:hover {
		color: #fff;
	}
	#mainNav ul li:first-child a {
		padding-left: 0;
	}
	#mainNav:before {
		content: '';
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		right: 100%;
		background: #1e3b1d;
	}
	#mainNav:after {
		content: '';
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 100%;
		background: #1e3b1d;
	}
	#mobMenu {
		background: #1e3b1d;
		font-size: 15px;
		font-family: montserrat, sans-serif;
		font-weight: bold;
		color: #e3a518;
	}
	#mobMenu a {
		font-weight: bold;
	}
	.stdContent h2 {
		font-size: 60px;
		margin-bottom: 40px;
		font-weight: bold;
		color: #1e3b1d;
		font-family: kepler-std, serif;
		text-transform: uppercase;
	}
	.stdContent h3 {
		font-size: 42px;
		margin-bottom: 15px;
		margin-top: 30px;
		font-weight: bold;
		color: #1e3b1d;
		font-family: kepler-std, serif;
	}
	.stdContent h4 {
		font-size: 28px;
		margin-bottom: 15px;
		font-weight: bold;
		color: #e3a518;
		font-family: kepler-std, serif;
	}
	.stdContent p {
		font-size: 18px;
		color: #1e3b1d;
		font-family: montserrat, sans-serif;
		margin-bottom: 20px;
		line-height: 27px;
	}
	.stdContent p a {
		color: #e3a518;
		-webkit-transition: all 300ms ease;
		-o-transition: all 300ms ease;
		transition: all 300ms ease;
	}
	.stdContent p a:hover {
		color: #d30613;
	}
	.stdContent ul {
		padding-left: 17px;
		margin-bottom: 15px;
	}
	.stdContent ul li {
		position: relative;
		font-size: 18px;
		color: #1e3b1d;
		font-family: montserrat, sans-serif;
		line-height: 27px;
		list-style: none;
	}
	.stdContent ul li:before {
		position: absolute;
		right: calc(100% + 10px);
		top: -3px;
		content: '•';
		color: #e3a518;
		font-size: 32px;
	}
	.stdContent .magmaTemplate {
		margin-bottom: 30px;
		margin-top: 15px;
	}
	.stdAssets .assetThumb {
		width: 100%;
		position: relative;
		margin-bottom: 30px;
		overflow: hidden;
	}
	.stdAssets .assetThumb .thumbInner {
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		background-size: cover;
		background-position: center;
		background-repeat: no-repeat;
	}
	.stdAssets .assetThumb .thumbInner a {
		display: block;
		width: 100%;
		height: 100%;
	}
	.stdAssets .assetThumb .thumbInner .vidPlay {
		width: 40%;
		position: absolute;
		top: 50%;
		left: 50%;
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
	}
	.stdAssets .assetThumb:after {
		content: '';
		display: block;
		padding-bottom: 100%;
	}
	.stdDocs {
		margin-bottom: 30px;
	}
	.stdDocs ul {
		list-style: none;
		padding: 0;
	}
	.stdDocs ul li {
		margin-bottom: 5px;
	}
	.stdDocs ul li a {
		display: block;
		padding-top: 10px;
		padding-bottom: 10px;
		text-decoration: none;
		color: $col_dBlue;
		-webkit-transition: all 300ms ease;
		-o-transition: all 300ms ease;
		transition: all 300ms ease;
	}
	.stdDocs ul li a:hover {
		color: #e3a518;
	}
	.stdDocs ul li img {
		width: 100%;
	}
	.stdDocs ul li:after {
		content: '';
		display: table;
		clear: both;
	}
	#homeHero {
		width: 100%;
		height: 80vh;
		background-color: #000;
		border-bottom: solid 15px #1e3b1d;
	}
	#homeHero .stdInner {
		height: 100%;
	}
	#homeHero #heroslider {
		width: 100%;
		height: 100%;
	}
	#homeHero #heroslider .carousel-indicators {
		margin: 0;
		position: absolute;
		bottom: 30px;
		left: 0;
		width: auto;
		display: inline-block;
	}
	#homeHero #heroslider .carousel-indicators button {
		width: 17px;
		height: 17px;
		border-radius: 50%; /* Added by border radius plugin */
		background: #fff;
		border: 3px solid #fff;
		-moz-border-radius: 50%; /* Added by border radius plugin */
		-webkit-border-radius: 50%; /* Added by border radius plugin */
		-khtml-border-radius: 50%; /* Added by border radius plugin */
	}
	#homeHero #heroslider .carousel-indicators button.active {
		background: #1e3b1d;
	}
	#homeHero #heroslider .carousel-inner {
		height: 100%;
	}
	#homeHero #heroslider .carousel-inner .carousel-item {
		position: relative;
		height: 100%;
		background-size: auto 80%;
		background-position: 100%;
		background-repeat: no-repeat;
		background-color: #000;
	}
	#homeHero #heroslider .carousel-inner .carousel-item .heroText {
		position: absolute;
		top: 50%;
		left: 0;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}
	#homeHero #heroslider .carousel-inner .carousel-item .heroText h4 {
		font-family: kepler-std, serif;
		font-size: 37px;
		font-weight: bold;
		color: #fff;
		margin-bottom: 15px;
	}
	#homeHero #heroslider .carousel-inner .carousel-item .heroText h4 span {
		display: block;
		font-weight: bold;
		color: #e3a518;
	}
	#homeHero #heroslider .carousel-inner .carousel-item .heroText h3 {
		font-family: kepler-std, serif;
		font-size: 100px;
		font-weight: bold;
		color: #fff;
		max-width: 800px;
		line-height: 90px;
		text-transform: uppercase;
		margin-bottom: 30px;
	}
	#whyChooseUs h3, #productRange h3, #supplyDeliver h3, #madeInBritan h3, #homeAbout h3 {
		font-family: kepler-std, serif;
		font-size: 55px;
		font-weight: bold;
		text-align: center;
		margin-bottom: 70px;
		color: #1e3b1d;
		text-transform: uppercase;
	}
	#whyChooseUs {
		width: 100%;
		background-image: url(../../assets/images/cardboardBgLg.jpg);
		background-size: cover;
		background-position: bottom center;
		background-attachment: fixed;
		padding: 60px 0;
		border-bottom: solid 15px #e3a518;
		text-align: center;
	}
	#whyChooseUs .iconsRow {
		margin-bottom: 70px;
	}
	#whyChooseUs img {
		width: 100%;
		max-width: 150px;
		margin-bottom: 20px;
	}
	#whyChooseUs p {
		font-family: montserrat, sans-serif;
		font-size: 18px;
		font-weight: bold;
		color: #1e3b1d;
		text-align: center;
		line-height: 27px;
	}
	#productRange {
		width: 100%;
		padding: 60px 0;
		border-bottom: solid 15px #1e3b1d;
		text-align: center;
	}
	#productRange .stdInner {
		max-width: 1190px;
	}
	#productRange img {
		width: 100%;
		max-width: 300px;
		margin-bottom: 30px;
	}
	#productRange .stdBtn {
		font-size: 20px;
		width: 100%;
		max-width: 205px;
	}
	#supplyDeliver {
		width: 100%;
		background-image: url(../../assets/images/treesBg.jpg);
		background-size: cover;
		background-position: center;
		background-attachment: fixed;
		padding: 60px 0;
		border-bottom: solid 15px #e3a518;
	}
	#supplyDeliver .supplyPod {
		border-left: 15px solid #e3a518;
		background: #fff;
		padding: 50px;
	}
	#supplyDeliver .supplyPod h3 {
		text-align: left;
		margin-bottom: 40px;
		font-size: 48px;
	}
	#supplyDeliver .supplyPod p {
		font-family: montserrat, sans-serif;
		font-size: 18px;
		line-height: 27px;
		color: #1e3b1d;
		margin-bottom: 30px;
	}
	#madeInBritan {
		width: 100%;
		background-image: url(../../assets/images/logsBg.jpg);
		background-size: cover;
		background-position: center;
		background-attachment: fixed;
		padding: 60px 0;
		border-bottom: solid 15px #e3a518;
	}
	#madeInBritan .mibPod {
		border-left: 15px solid #1e3b1d;
		background: #fff;
		padding: 60px;
	}
	#madeInBritan .mibPod h3 {
		text-align: left;
		margin-bottom: 60px;
	}
	#madeInBritan .mibPod p {
		font-family: montserrat, sans-serif;
		font-size: 18px;
		line-height: 27px;
		color: #1e3b1d;
		margin-bottom: 30px;
	}
	#madeInBritan .mibPod img {
		width: 100%;
		margin-bottom: 40px;
	}
	#madeInBritan .mibPod img.rtbImg {
		max-width: 60px;
	}
	#stats {
		width: 100%;
		padding: 60px 0;
		background: #1e3b1d;
		text-align: center;
	}
	#stats .stdInner {
		max-width: 1190px;
	}
	#stats h4 {
		font-size: 45px;
		font-weight: bold;
		font-family: kepler-std, serif;
		color: #e3a518;
	}
	#stats h4 span {
		font-size: 125px;
		font-weight: bold;
		display: block;
		line-height: 100px;
	}
	#stats p {
		font-family: montserrat, sans-serif;
		font-size: 24px;
		color: #fff;
		line-height: 32px;
		font-weight: bold;
		max-width: 80%;
		margin: 0 auto;
	}
	#homeVideo {
		width: 100%;
		background-image: url(../../assets/images/woodChipsBg.jpg);
		background-size: cover;
		background-position: center;
		background-attachment: fixed;
		padding: 60px 0;
		border-bottom: solid 15px #e3a518;
	}
	#homeAbout {
		width: 100%;
		padding: 60px 0;
		background: #fff;
		border-bottom: solid 15px #1e3b1d;
		text-align: center;
	}
	#homeAbout p {
		max-width: 1025px;
		font-family: montserrat, sans-serif;
		font-size: 18px;
		color: #1e3b1d;
		line-height: 27px;
		margin: 0 auto;
		margin-bottom: 30px;
	}
	#stockistTrigger {
		position: fixed;
		z-index: 999;
		bottom: 15px;
		right: 0;
		background: #d30613;
	}
	#stockistTrigger a {
		position: relative;
		display: block;
		padding: 15px 30px;
		padding-right: 75px;
		font-size: 24px;
		font-weight: bold;
		color: #fff;
		font-family: montserrat, sans-serif;
		cursor: pointer;
	}
	#stockistTrigger a span {
		font-weight: bold;
		color: #e3a518;
	}
	#stockistTrigger a i {
		position: absolute;
		top: 50%;
		right: 30px;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
		width: 30px;
		height: 30px;
		background: #e3a518;
		color: #1e3b1d;
		text-align: center;
		padding-top: 3px;
	}
	#stockistModal .modal-body {
		background: #d30613;
		padding: 30px;
	}
	#stockistModal .modal-body .btn-close {
		position: absolute;
		top: 0;
		right: 0;
		width: 30px;
		height: 30px;
		background: #e3a518;
		opacity: 1;
		border-radius: 0; /* Added by border radius plugin */
		font-size: 28px;
		color: #1e3b1d;
		-moz-border-radius: 0; /* Added by border radius plugin */
		-webkit-border-radius: 0; /* Added by border radius plugin */
		-khtml-border-radius: 0; /* Added by border radius plugin */
	}
	#stockistModal .modal-body h3 {
		font-family: montserrat, sans-serif;
		font-size: 31px;
		font-weight: bold;
		color: #fff;
		margin-bottom: 30px;
	}
	#stockistModal .modal-body h3 span {
		font-weight: bold;
		color: #e3a518;
	}
	#stockistModal .modal-body p {
		color: #fff;
		font-size: 18px;
		line-height: 27px;
		margin-bottom: 15px;
	}
	#aboutTop {
		padding: 60px 0;
		text-align: center;
		background: #e3a518;
	}
	#aboutTop h3 {
		font-size: 42px;
		font-family: kepler-std, serif;
		color: #1e3b1d;
		font-weight: bold;
		margin: 0;
	}
	#aboutIntro {
		padding: 60px 0;
		text-align: center;
		background: #1e3b1d;
	}
	#aboutIntro p {
		font-size: 18px;
		line-height: 27px;
		font-family: montserrat, sans-serif;
		margin-bottom: 30px;
		color: #fff;
	}
	#aboutIntro p:last-child {
		margin-bottom: 0;
	}
	#aboutIntro .breaker {
		position: relative;
		background: #e3a518;
		width: 50%;
		height: 2px;
		margin: 0 auto;
		margin-bottom: 60px;
		margin-top: 60px;
	}
	#aboutIntro .breaker:before {
		position: absolute;
		top: 50%;
		left: 50%;
		content: '';
		background-image: url(../../assets/images/logsLogo.png);
		background-size: 40px;
		background-position: center;
		background-repeat: no-repeat;
		background-color: #1e3b1d;
		width: 50px;
		height: 50px;
		padding: 0 50px;
		-webkit-transform: translate(-50%,-50%);
		-ms-transform: translate(-50%,-50%);
		transform: translate(-50%,-50%);
	}
	#aboutStory {
		padding: 60px 0;
		text-align: center;
	}
	#aboutStory h3 {
		font-size: 60px;
		font-family: kepler-std, serif;
		color: #1e3b1d;
		font-weight: bold;
		text-transform: uppercase;
		margin-bottom: 60px;
	}
	#aboutStory p {
		font-size: 18px;
		line-height: 27px;
		font-family: montserrat, sans-serif;
		margin-bottom: 30px;
		color: #1e3b1d;
	}
	#aboutStory .stdInner.small {
		margin-bottom: 60px;
	}
	#aboutStory .storyImg {
		width: 100%;
		border-left: 15px solid #e3a518;
	}
	#aboutTeam {
		padding: 60px 0;
		background: #1e3b1d;
		text-align: center;
	}
	#aboutTeam h3 {
		font-family: kepler-std, serif;
		font-size: 60px;
		font-weight: bold;
		color: #e3a518;
		margin-bottom: 60px;
		text-transform: uppercase;
	}
	#aboutTeam .teamPod a {
		cursor: pointer;
	}
	#aboutTeam .teamPod .teamImg {
		width: 100%;
		display: block;
		border: 5px solid #e3a518;
		border-radius: 50%; /* Added by border radius plugin */
		max-width: 250px;
		margin: 0 auto;
		margin-bottom: 30px;
		background-size: cover;
		background-position: center;
		background-repeat: no-repeat;
		-moz-border-radius: 50%; /* Added by border radius plugin */
		-webkit-border-radius: 50%; /* Added by border radius plugin */
		-khtml-border-radius: 50%; /* Added by border radius plugin */
	}
	#aboutTeam .teamPod .teamImg a {
		display: block;
		width: 100%;
		padding-bottom: 100%;
		border-radius: 50%; /* Added by border radius plugin */
		-moz-border-radius: 50%; /* Added by border radius plugin */
		-webkit-border-radius: 50%; /* Added by border radius plugin */
		-khtml-border-radius: 50%; /* Added by border radius plugin */
	}
	#aboutTeam .teamPod h4 {
		font-family: montserrat, sans-serif;
		font-size: 24px;
		font-weight: bold;
		color: #e3a518;
		margin-bottom: 5px;
	}
	#aboutTeam .teamPod h4 a {
		font-weight: bold;
	}
	#aboutTeam .teamPod p {
		font-size: 24px;
		color: #fff;
	}
	.teamModal .modal-dialog .modal-content {
		border-radius: 0; /* Added by border radius plugin */
		background: #e3a518;
		-moz-border-radius: 0; /* Added by border radius plugin */
		-webkit-border-radius: 0; /* Added by border radius plugin */
		-khtml-border-radius: 0; /* Added by border radius plugin */
	}
	.teamModal .modal-dialog .modal-content .btn-close {
		position: absolute;
		top: 0;
		right: 0;
		width: 30px;
		height: 30px;
		background: #fff;
		opacity: 1;
		border-radius: 0; /* Added by border radius plugin */
		font-size: 28px;
		color: #1e3b1d;
		-moz-border-radius: 0; /* Added by border radius plugin */
		-webkit-border-radius: 0; /* Added by border radius plugin */
		-khtml-border-radius: 0; /* Added by border radius plugin */
	}
	.teamModal .modal-dialog .modal-content .modalImg {
		position: absolute;
		top: -30%;
		right: 80px;
		width: 33%;
		background-size: cover;
		background-position: center;
		background-repeat: no-repeat;
		border: 5px solid #fff;
		border-radius: 50%; /* Added by border radius plugin */
		-moz-border-radius: 50%; /* Added by border radius plugin */
		-webkit-border-radius: 50%; /* Added by border radius plugin */
		-khtml-border-radius: 50%; /* Added by border radius plugin */
	}
	.teamModal .modal-dialog .modal-content .modalImg:after {
		content: '';
		padding-bottom: 100%;
		display: block;
	}
	.teamModal .modal-dialog .modal-content .modal-body {
		padding: 30px;
		text-align: left;
		min-height: 270px;
	}
	.teamModal .modal-dialog .modal-content .modal-body h4 {
		font-family: montserrat, sans-serif;
		font-size: 42px;
		color: #1e3b1d;
		margin-bottom: 0;
		font-weight: bold;
		text-align: left;
		max-width: 50%;
	}
	.teamModal .modal-dialog .modal-content .modal-body h5 {
		font-family: montserrat, sans-serif;
		font-size: 24px;
		color: #1e3b1d;
		margin-bottom: 30px;
		text-align: left;
		max-width: 50%;
		min-height: 60px;
	}
	.teamModal .modal-dialog .modal-content .modal-body p {
		font-size: 18px;
		color: #1e3b1d;
		text-align: left;
		margin-bottom: 15px;
	}
	.teamModal .modal-dialog .modal-content .modal-body .link {
		font-size: 30px;
		color: #1e3b1d;
		text-align: left;
	}
	#aboutAccreds {
		padding: 60px 0;
		text-align: center;
		background-image: url(../../assets/images/cardboardBgLg.jpg?v=2);
		background-position: top center;
		background-size: 100%;
		border-bottom: 15px solid #e3a518;
	}
	#aboutAccreds h3 {
		font-size: 60px;
		font-family: kepler-std, serif;
		color: #1e3b1d;
		font-weight: bold;
		text-transform: uppercase;
		margin-bottom: 60px;
	}
	#aboutAccreds p {
		font-size: 18px;
		line-height: 27px;
		font-family: montserrat, sans-serif;
		color: #1e3b1d;
		max-width: 1025px;
		margin: 0 auto;
		margin-bottom: 60px;
	}
	#aboutAccreds .accredPod {
		width: 100%;
		max-width: 350px;
		margin: 0 auto;
		margin-bottom: 60px;
	}
	#aboutAccreds .accredPod img {
		max-height: 60px;
		margin-bottom: 60px;
		margin-top: 30px;
	}
	#aboutAccreds .accredPod img.rtb, #aboutAccreds .accredPod img.fsc {
		max-height: 120px;
		margin-top: 0;
		margin-bottom: 30px;
	}
	#aboutAccreds .accredPod img.bsl {
		max-height: 80px;
		margin-top: 20px;
		margin-bottom: 50px;
	}
	#aboutAccreds .accredPod p {
		margin-bottom: 0;
	}
	#aboutAccreds .accredPod a {
		width: 100%;
	}
	#aboutFaqs {
		padding: 60px 0;
		text-align: center;
		background-image: url(../../assets/images/logsBg.jpg);
		background-size: cover;
		background-position: bottom center;
		border-bottom: 15px solid #e3a518;
	}
	#aboutFaqs h3 {
		font-size: 60px;
		font-family: kepler-std, serif;
		color: #fff;
		font-weight: bold;
		text-transform: uppercase;
		margin-bottom: 60px;
		text-shadow: 0px 0px 5px rgba(0,0,0,0.75);
	}
	#aboutFaqs h3 span {
		text-transform: none;
		font-weight: bold;
	}
	#aboutFaqs .accordion .accordion-item {
		margin-bottom: 30px;
		-webkit-box-shadow: 7px 7px 15px 0px rgba(0,0,0,0.75); /* Added by box shadow plugin */
		box-shadow: 7px 7px 15px 0px rgba(0,0,0,0.75);
		-moz-box-shadow: 7px 7px 15px 0px rgba(0,0,0,0.75); /* Added by box shadow plugin */
	}
	#aboutFaqs .accordion .accordion-item .accordion-header .accordion-button {
		font-family: montserrat, sans-serif;
		font-weight: bold;
		font-size: 24px;
		color: #1e3b1d;
	}
	#aboutFaqs .accordion .accordion-item .accordion-header .accordion-button::after {
		background-color: #e3a518;
		background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%231e3b1d' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");
		width: 30px;
		height: 30px;
		background-position: center;
	}
	#aboutFaqs .accordion .accordion-item .accordion-header .accordion-button:focus {
		box-shadow: none;
		-moz-box-shadow: none; /* Added by box shadow plugin */
		-webkit-box-shadow: none; /* Added by box shadow plugin */
		zoom: 1; /* Added by box shadow plugin */
		filter: progid:DXImageTransform.Microsoft.dropshadow(enabled:false) progid:DXImageTransform.Microsoft.Shadow(enabled:false); /* Added by box shadow plugin */
		-ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(enabled:false), progid:DXImageTransform.Microsoft.Shadow(enabled:false)"; /* Added by box shadow plugin */
	}
	#aboutFaqs .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed) {
		background: #fff;
	}
	#aboutFaqs .accordion .accordion-item .accordion-body {
		text-align: left;
	}
	#aboutFaqs .accordion .accordion-item .accordion-body p, #aboutFaqs .accordion .accordion-item .accordion-body ul {
		font-size: 18px;
		line-height: 27px;
		font-family: montserrat, sans-serif;
		color: #1e3b1d;
		margin-bottom: 20px;
	}
	#aboutFaqs .accordion .accordion-item .accordion-body ul {
		padding-left: 17px;
		margin-bottom: 15px;
	}
	#aboutFaqs .accordion .accordion-item .accordion-body ul li {
		position: relative;
		font-size: 18px;
		color: #1e3b1d;
		font-family: montserrat, sans-serif;
		line-height: 27px;
		list-style: none;
	}
	#aboutFaqs .accordion .accordion-item .accordion-body ul li:before {
		position: absolute;
		right: calc(100% + 10px);
		top: -3px;
		content: '•';
		color: #e3a518;
		font-size: 32px;
	}
	#aboutContact {
		padding: 60px 0;
		background: #000;
		background-image: url(../../assets/images/kindleAbout.jpg);
		background-size: auto 90%;
		background-repeat: no-repeat;
		background-position: bottom 0 right 10%;
	}
	#aboutContact h3 {
		font-size: 42px;
		font-family: kepler-std, serif;
		color: #fff;
		font-weight: bold;
		text-transform: none;
		margin-bottom: 30px;
	}
	#aboutContact p {
		font-size: 18px;
		line-height: 27px;
		font-family: montserrat, sans-serif;
		color: #fff;
		margin-bottom: 30px;
	}
	.productPod {
		padding: 30px;
		background: #fff;
		text-align: center;
	}
	.productPod img {
		width: 100%;
		margin-bottom: 15px;
	}
	.productSpec {
		padding: 60px 0;
	}
	.productSpec .productImg {
		width: 100%;
	}
	.productSpec h2 {
		font-family: kepler-std, serif;
		font-size: 43px;
		font-weight: bold;
		margin: 0;
		color: #1e3b1d;
		text-transform: capitalize !important;
	}
	.productSpec h1 {
		font-size: 75px;
		font-weight: bold;
		font-family: kepler-std, serif;
		color: #1e3b1d;
		text-transform: uppercase;
		margin-bottom: 30px;
		line-height: 85px;
	}
	.productSpec h4 {
		font-family: montserrat, sans-serif;
		font-size: 18px;
		font-weight: bold;
		color: #1e3b1d;
		margin-bottom: 30px;
	}
	.productSpec h3 {
		font-size: 40px;
		font-weight: bold;
		font-family: kepler-std, serif;
		color: #1e3b1d;
		text-transform: capitalize;
	}
	.productSpec p {
		font-size: 18px;
		color: #1e3b1d;
		font-family: montserrat, sans-serif;
		line-height: 27px;
		margin-bottom: 15px;
	}
	.productSpec ul {
		margin-bottom: 30px;
	}
	.productSpec ul li {
		position: relative;
		font-size: 18px;
		color: #1e3b1d;
		font-family: montserrat, sans-serif;
		line-height: 27px;
		list-style: none;
	}
	.productSpec ul li:before {
		position: absolute;
		right: calc(100% + 10px);
		top: -3px;
		content: '•';
		color: #e3a518;
		font-size: 32px;
	}
	.productSpec .buttons {
		margin-bottom: 30px;
	}
	.productSpec .buttons .stdBtn {
		margin-right: 15px;
	}
	.relProducts {
		border-top: 15px solid #e3a518;
		padding: 60px 0;
		background-image: url(../../assets/images/cardboardBgLg.jpg);
		background-size: cover;
		background-position: bottom center;
	}
	.relProducts h3 {
		font-family: kepler-std, serif;
		font-size: 60px;
		font-weight: bold;
		text-transform: uppercase;
		color: #1e3b1d;
		margin-bottom: 60px;
		text-align: center;
	}
	.relProducts .smallRow {
		max-width: 1025px;
		margin: 0 auto;
	}
	.stockistForm, .contactForm {
		padding: 30px;
		background: #d30613;
	}
	.stockistForm h3, .contactForm h3 {
		font-family: montserrat, sans-serif;
		font-size: 26px;
		font-weight: bold;
		color: #fff;
		margin-bottom: 15px;
	}
	.stockistForm h3 span, .contactForm h3 span {
		font-weight: bold;
		color: #e3a518;
	}
	.stockistForm p, .contactForm p {
		text-align: center;
		color: #fff;
		font-size: 18px;
		line-height: 26px;
	}
	.stockistForm p i, .contactForm p i {
		display: block;
		font-size: 56px;
		margin-bottom: 10px;
	}
	.contactForm {
		background: #1e3b1d;
	}
	.stdContent.contact {
		padding-top: 10%;
	}
	.contactPod {
		font-size: 21px;
		color: #1e3b1d;
		text-align: center;
		line-height: 27px;
		margin-bottom: 60px;
	}
	.contactPod i {
		color: #e3a518;
		font-size: 42px;
		margin-bottom: 10px;
	}
	.bh-sl-container {
		font-family: montserrat, sans-serif;
	}
	.bh-sl-container .form-input label {
		font-size: 22px;
		font-family: kepler-std, serif;
		color: #1e3b1d;
		display: block;
		margin-bottom: 5px;
	}
	.bh-sl-container .form-input input {
		margin-bottom: 5px;
	}
	.bh-sl-container .stdPage {
		padding-bottom: 30px;
	}
	.bh-sl-container .bh-sl-loc-list {
		height: 650px !important;
	}
	.bh-sl-container .bh-sl-loc-list .list-details .list-content {
		font-size: 14px;
	}
	.bh-sl-container .bh-sl-loc-list .list-details .list-content div {
		margin-bottom: 3px;
	}
	.bh-sl-container .bh-sl-loc-list .list-details .list-content .loc-name {
		font-size: 20px;
	}
	.bh-sl-container .bh-sl-loc-list .list-details .list-content .loc-dist {
		color: #ccc;
	}
	.bh-sl-container .bh-sl-loc-list .list-details .list-content a {
		color: #1e3b1d;
	}
	.bh-sl-container .bh-sl-loc-list .list-details .list-content .loc-web {
		padding-bottom: 10px;
		padding-top: 10px;
	}
	.bh-sl-container .bh-sl-loc-list .list-details .list-content .loc-hours {
		padding-bottom: 10px;
	}
	.bh-sl-container .bh-sl-loc-list .list-details .list-content .loc-social {
		padding-bottom: 10px;
	}
	.bh-sl-container .bh-sl-loc-list .list-details .list-content .loc-social a {
		font-size: 18px;
		color: #1e3b1d;
	}
	.bh-sl-container .bh-sl-loc-list .list-label {
		background: #1e3b1d !important;
	}
	#preFoot {
		border-top: 15px solid #1e3b1d;
		padding: 30px 0;
		background-image: url(../../assets/images/cardboardBgLg.jpg);
		background-size: cover;
		background-position: bottom center;
		text-align: center;
	}
	#preFoot img {
		width: auto;
		max-height: 60px;
		-webkit-transform: translateY(30px);
		-ms-transform: translateY(30px);
		transform: translateY(30px);
	}
	#preFoot img.rtbFoot {
		max-height: 120px;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
	#footer {
		width: 100%;
		background: #1e3b1d;
		padding: 30px 0;
		text-align: center;
		border-bottom: 15px solid #e3a518;
	}
	#footer .footerlogo {
		width: 80%;
		max-width: 245px;
		margin-bottom: 30px;
	}
	#footer .footerNav {
		margin-bottom: 30px;
	}
	#footer .footerNav a {
		font-family: montserrat, sans-serif;
		font-size: 14px;
		color: #e3a518;
		font-weight: bold;
		padding: 0 15px;
		-webkit-transition: all 300ms ease;
		-o-transition: all 300ms ease;
		transition: all 300ms ease;
	}
	#footer .footerNav a:hover {
		color: #fff;
	}
	#footer .footerDetails {
		margin-bottom: 25px;
	}
	#footer .footerDetails p {
		font-family: montserrat, sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: #fff;
		margin-bottom: 5px;
	}
	#footer .footerDetails p a {
		font-weight: bold;
		color: #fff;
	}
	#footer .footerDetails p strong {
		color: #e3a518;
	}
	#footer .footerSocial {
		font-size: 30px;
		color: #fff;
		margin-bottom: 30px;
	}
	#footer .footerCopy {
		color: #fff;
		font-size: 14px;
		font-weight: bold;
	}
	#footer .footerCopy a {
		font-weight: bold;
	}
	#footer .footerCopy .wb {
		color: #e3a518;
	}
	#footer .footerCopy p {
		margin-bottom: 5px;
	}
	.btn-default {
		/*width: 100%*/;
	}
	.btn-primary {
		/*width: 100%*/;
	}
	.btn-success {
		/*width: 100%*/;
	}
	.btn-info {
		/*width: 100%*/;
	}
	.btn-warning {
		/*width: 100%*/;
	}
	.btn-danger {
		/*width: 100%*/;
	}
	.hidden {
		display: none;
	}
	.textLeft {
		text-align: left;
	}
	.textCenter {
		text-align: center;
	}
	.textRight {
		text-align: right;
	}
	.noPad {
		padding: 0;
	}
	.noPadLeft {
		padding-left: 0;
	}
	.noPadRight {
		padding-right: 0;
	}
	.noPadTop {
		padding-top: 0;
	}
	.noPadBottom {
		padding-bottom: 0;
	}
	.noMargin {
		margin: 0;
	}
	.noMarginTop {
		margin-top: 0;
	}
	.noMarginright {
		margin-rihgt: 0;
	}
	.noMarginBottom {
		margin-bottom: 0;
	}
	.noMarginLeft {
		margin-left: 0;
	}
	.floatLeft {
		float: left;
	}
	.floatRight {
		float: right;
	}
	.clearLeft {
		clear: left;
	}
	.clearRight {
		clear: right;
	}
	.clearAll {
		clear: both;
		height: 1px;
	}
	hr {
		border: 0;
		margin: 10px 0px;
		height: 1px;
		background: #333;
		background-image: -o-linear-gradient(left, #ccc, #333, #ccc);
	}
	.ie_alert {
		background-color: #CC0000;
		color: #FFFFFF;
		font-size: 13px;
		padding: 10px;
		position: absolute;
		top: 0px;
		left: 0px;
		text-align: center;
		width: 98%;
	}
	.ie_alert h2 {
		color: #FFFFFF;
		font-weight: bold;
	}
	.ie_alert img {
		text-decoration: none;
	}
	#bcDevCon {
		width: 50px;
		height: 50px;
		position: fixed;
		bottom: 0;
		right: 0;
		text-align: center;
	}
	#bcDevCon .openCloseIcon {
		background: rgba(6, 84, 155, 0.2);
		padding: 5px;
		border-radius: 5px; /* Added by border radius plugin */
		cursor: pointer;
		-moz-border-radius: 5px; /* Added by border radius plugin */
		-webkit-border-radius: 5px; /* Added by border radius plugin */
		-khtml-border-radius: 5px; /* Added by border radius plugin */
	}
	.languageDir-ltr {
		direction: ltr;
	}
	.languageDir-rtl {
		direction: rtl;
	}
}
@media print {
	#editorbar {
		display: none;
	}
@import 0.5cm;
@import 3;
@import 3;
@import avoid;
@font-face {
}
@font-face {
}
@font-face {
}
@font-face {
}
}
