.intro
{
	padding-top: 0px;
}
.intro H1
{
	margin-bottom: 20px;
}
.site
{
	height: 330px;
	background-size: cover;
}
.site:hover
{
	/*+transform: scale(1);*/
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}
.site .content
{
	background-image: url(../img/intro-effect.png);
	width: 100%;
	margin-left: 0;
	background-size: cover;
}
.grid-links .row.grid-box
{
	margin-bottom: 20px;
}
.grid-links .grid-box > [class*='col-']
{
	height: 120px;
}
.grid-links .grid-box .bg-3-text
{
	background-size: contain;
}
.grid-links .grid-box .bg-1-text
{
	background-size: 80%;
}
.grid-links .grid-box .bg-4-text
{
	background-size: auto;
}
SECTION.main-3 .big-container:after
{
	display: none;
}
/*header*/
HEADER
{
	min-height: 60px;
}
HEADER .logo IMG
{
	height: 60px;
}
HEADER NAV
{
	width: 100%;
	left: 0;
}
HEADER NAV > UL
{
	position: absolute;
	background-color: white;
	width: 100%;
	right: 0;
	margin-top: 60px;
	/*+box-shadow: 0px 40px 50px -20px #4C4C4C;*/
	-moz-box-shadow: 0px 40px 50px -20px #4C4C4C;
	-webkit-box-shadow: 0px 40px 50px -20px #4C4C4C;
	box-shadow: 0px 40px 50px -20px #4C4C4C;
}
HEADER NAV > UL > LI
{
	display: block !important;
	width: 100%;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
}
HEADER NAV > UL > LI > UL
{
	display: block;
	max-height: none;
	position: relative;
}
HEADER NAV > UL > LI > UL:before
{
	display: block;
}
HEADER NAV > UL > LI > A
{
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}
HEADER NAV > BUTTON
{
	float: right;
	margin-right: 20px;
	background-color: #7DE2FF;
	color: #3E4E53;
}
SECTION.top-section SPAN
{
	font-size: 14px;
	letter-spacing: normal;
	display: block;
	padding-bottom: 14px;
	text-align: center;
	width: 100%;
}
/*sections*/
SECTION.main-1 .container
{
	padding-top: 60px;
	padding-bottom: 60px;
}
SECTION.main-2 .video .content
{
	background-color: rgba(0, 131, 165, 0.8);
	color: white;
	margin-top: 30px;
	height: 430px;
	padding-top: 40px;
	padding-right: 10px;
	padding-left: 10px;
}
SECTION.main-2 .desc
{
	margin-top: 70px;
	margin-bottom: 40px;
}
SECTION.main-2 .video .bg-pad
{
	height: 485px;
}
.porsteel-5
{
	text-align: center;
}
.porsteel-5 .container
{
	padding-top: 30px;
	padding-bottom: 50px;
}
.porsteel-5 P
{
	margin: 0 auto;
	max-width: none;
}
.porsteel-5 H2
{
	font-size: 39px;
}
.porsteel-4 .big-container
{
	height: 200px;
}
.porsteel-3 H2
{
	font-size: 36px;
}
.porsteel-2 .text
{
	position: relative !important;
	padding-bottom: 35px;
}
.porsteel-2 .big-container
{
	background-color: white;
}
.porsteel-6 H2
{
	font-size: 32px;
}
.porsteel-6 .container
{
	padding-bottom: 60px;
	padding-top: 30px;
}
.porsteel-6 P
{
	padding-bottom: 20px;
}
.porsteel-7 .col-sm-3
{
	display: block;
	text-align: center;
}
.porsteel-7 .container
{
	padding-top: 50px;
	padding-bottom: 50px;
}
.porsteel-7 IMG
{
	max-height: 150px;
}
.porsteel-7 H2
{
	font-size: 32px;
	padding-top: 15px;
}
.porsteel-7 .part-2
{
	padding-top: 10px;
	padding-bottom: 10px;
}
.porsteel-8 .circular-img
{
	margin-bottom: 10px !important;
	width: 90% !important;
	padding-bottom: 90% !important;
	float: none !important;
	display: block !important;
	background-size: 90% !important;
	margin-left: 5% !important;
}
.porsteel-8 .part-2 H2
{
	font-size: 30px;
}
.porsteel-8 H2
{
	font-size: 32px;
}
.porsteel-8 H2 BR
{
	display: none;
}
.enamel-1 .big-container
{
	text-align: center;
	height: 470px;
}
.enamel-1 H2
{
	font-size: 60px;
	margin-top: 36px;
}
.enamel-2 H3
{
	font-size: 32px;
}
.enamel-3 H3
{
	font-size: 32px;
}
.enamel-3 .check-list
{
	font-size: 25px;
	padding-bottom: 20px;
}
