#main {
	background: url(/SR/images/home/bg-home.jpg) top center no-repeat;
	padding: 0px;
	height: 1012px;
}

#content {
	float: none;
	left: 0px;
	padding: 0px;
	width: 100%;
	background: none;
}

.c-w1 {
	width: auto;
}

#box-main {
	width: 480px;
	height: 536px;
	background: #fff;
	padding: 65px 80px 65px 55px;
	overflow: hidden;
	position: relative;
}

.gs-reponsive-sr#wrapper #box-main h1 {
	font-size: 28px;
	line-height: 1.25em;
	color: #dc291e;
	margin-bottom: 45px;
	position: relative;
	font-weight: normal;
}

#box-main h1:after {
	content: '';
	position: absolute;
	left: 0px;
	bottom: -22px;
	background: #dc291e;
	display: block;
	width: 96px;
	height: 2px;
}

#box-main p {
	font-size: 14px;
	line-height: 24px;
	color: #2e2f2f;
}

#box-main .read-more {
	display: inline-block;
	border: 1px solid #dc291e;
	height: 40px;
	line-height: 40px;
	padding: 0 52px 0 40px;
	color: #dc291e;
	text-decoration: none;
	position: relative;
	font-size: 14px;

}

#box-main .read-more:after {
	content: '→';
	position: absolute;
	right: 12px;
	top: -1px;
	display: block;
	width: 20px;
	height: 40px;
	line-height: 40px;
}

#box-main .read-more:hover {
	border-width: 2px;
	padding: 0 51px 0 39px;
	line-height: 38px;
}

#box-main .read-more:hover:after {
	top: -2px;
	right: 11px;
}


.toggle-box {
	width: inherit;
	height: inherit;
	position: absolute;
	right: -480px;
	top: 0px;
	background: #fff;
	padding: 65px 52px 65px 55px;
	transition: all .5s;
}

.toggle-box.toggled {
	right: 0;
}

#btn-close {
	background: url(/SR/images/home/btn-close.png) no-repeat;
	display: block;
	height: 1px;
	overflow: hidden;
	width: 41px;
	padding-top: 40px;
	position: absolute;
	top: 10px;
	right: 10px;
}

.hover-box {
	overflow: hidden;
	position: absolute;
}

.overlay-link {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 200;
	font-size: 0px;
}

#h-independent {
	top: 0px;
	right: 0px;
	width: 480px;
	height: 192px;
}

#h-wastenot {
	top: 192px;
	right: 160px;
	width: 320px;
	height: 344px;
}

#h-customers {
	left: 0px;
	top: 536px;
	width: 640px;
	height: 192px;
}

#h-work {
	right: 0px;
	top: 536px;
	width: 320px;
	height: 192px;
}

.hover-box .btn-wrap {
	width: 100%;
	height: 100%;
	background: url(/SR/images/home/overlay-light.png);
	position: absolute;
	top: 0px;
	left: 0px;
	line-height: 200px;
	text-align: center;
	transition: all .5s;
}

#h-wastenot.hover-box .btn-wrap {
	background: none;
}

.hover-box:hover .btn-wrap {
	left: -100%;
}

.hover-box .btn {
	display: inline-block;
	border: 1px solid #fff;

	line-height: 1.25em;
	padding: 10px 52px 10px 40px;
	color: #fff;
	text-decoration: none;
	position: relative;
	font-size: 14px;
	width: 200px;
}

#h-wastenot.hover-box .btn-wrap {
	line-height: 346px;
}

#h-wastenot.hover-box .btn {
	background: url(/SR/images/home/overlay-light.png);
}

.hover-box .btn:after {
	content: '→';
	position: absolute;
	right: 12px;
	top: 10%;
	display: block;
	width: 20px;
	height: 40px;
	line-height: 40px;
}


.hover-box .inner {
	position: absolute;
	left: 100%;
	top: 0px;
	background: url(/SR/images/home/overlay-dark.png);
	height: 100%;
	width: 100%;
	padding: 45px 60px;
	transition: all .5s;
	color: #fff;
	font-size: 14px;
	line-height: 24px;
}

#h-work.hover-box .inner {
	padding: 45px 35px;
}

.hover-box:hover .inner {
	left: 0px;
}

.hover-box .inner .learn-more {
	display: block;
	width: 75px;
	text-decoration: underline;
	position: relative;
	color: #fff;
	margin-top: 10px;
	text-decoration: none;
	border-bottom: 2px solid #868583;
	line-height: 1em;
}

#h-work.hover-box .inner .learn-more {
	display: inline-block;
	width: auto;
	margin: 0px;
}

.hover-box .inner .learn-more:after {
	content: '→';
	position: absolute;
	right: -27px;
	top: -1px;

}

#h-work.hover-box .inner .learn-more:after {
	display: none;
}

#lower-box {
	margin-top: 192px;
}

#lower-box h2 {
	color: #fff;
	font-size: 28px;
	position: relative;
	width: 261px;
	float: left;
	margin-left: 55px;
	margin-top: 70px;
	font-weight: normal;
}

#lower-box h2:after {
	content: '';
	position: absolute;
	left: 0px;
	bottom: -22px;
	background: #fff;
	display: block;
	width: 96px;
	height: 2px;
}

#lower-box .fact {
	background: url(/SR/images/home/fact.png) no-repeat;
	display: block;
	overflow: hidden;
	height: 1px;
	width: 222px !important;
	padding-top: 210px;
	float: right;
	margin-top: 34px;
}

#subnav {
	display: none;
}
@media (max-width: 1024px){
	.gs-reponsive-sr .m-w2.section-inner{
		padding: 0;
	}
	#h-customers{
		width: 59%;
	}
	#h-work{
		width: 41%;
	}
	#h-work img {
		object-fit: cover;
		height: 100%;
		width: 100%;
	}
}

@media (max-width: 959px){
	.wood-right {
		background: url(/SR/images/sr-home-1.jpg)no-repeat 0 0;
		height: 344px;
		width: 160px;
		position: absolute;
		right: 0;
		top: 192px;
		background-size: cover;
	}
	#box-main {
		max-width: 480px;
		height: 536px;
		padding: 10px 20px 10px 20px;
		width: 38%;
		box-sizing: border-box;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}
}
@media (max-width: 767px){
	#content{
		margin: 0;
	}
	#content .c-w1{
		padding: 0;
		background: none;
	}
	
	#box-main {
		max-width: 100%;
		height: auto;
		padding: 25px 20px 25px 20px;
		width: 100%;
	}
	.hover-box {
		overflow: hidden;
		position: relative;
		top: auto !important;
		width: 100% !important;
	}
	.wood-right{
		display: none;
	}
	.hover-box .inner{
		padding: 40px 20px;
		font-size: 16px;
		display: flex;
		flex-direction: column;
		justify-content: center;
	}
	#h-wastenot{
		right: 0;
	}
	.hover-box img{
		width: 100%;
		object-fit: cover;
		height: 100%;
	}
	#lower-box{
		background: url(/SR/images/2014-susta-home-bottom.jpg)no-repeat 0 0;
		background-size: cover;
		position: relative;
		margin-top: 0;
		height: 283px;
	}
	#lower-box .fact {
		
		position: absolute;
		padding: 0;
		width: 155px !important;
		height: 155px;
		background-size: 155px;
		font-size: 0 !important;
		margin: 0;
		bottom: 24px;
		right: 20px;
	}
	#lower-box h2{
		margin-left: 20px;
		margin-top:20px
	}
	.hover-box .inner .learn-more{
		width: 90px;
	}
	.toggle-box{
		display: none;
	}
	
}
