#ck-metal {
	margin: auto;
	max-width: 1920px;
}

/* Intro */
#ck-metal .case-study-intro
{
	height: 1080px;
	padding: 320px 0 0 0;
	position: relative;
	background: #fff url(../images/ckmetal/bg-top.jpg) no-repeat center 0;
}

#ck-metal .case-study-intro .case-study-intro-title {
	margin-bottom: 70px;
	color: white;
	font-size: 20px;
	font-weight: 900;
	display: block;
}

#ck-metal .case-study-intro h1
{
	color: white;
	font-size: 90px;
	font-weight: 900;
}

#ck-metal .case-study-intro p
{
	padding: 30px 0 0 0;
	color: #dcf1f9;
	font-size: 34px;
}

#ck-metal .case-study-intro p span {
	color: #fff;
}

@media screen and (max-width: 1600px)
{
	#ck-metal .case-study-intro
	{
		background-position: -140px 0;
	}
}

@media screen and (max-width: 1220px)
{
	#ck-metal .case-study-intro
	{
		height: auto;
		padding: 240px 0 150px 0;
		background: #00a2e2;
	}

	#ck-metal .case-study-intro h1
	{
		font-size: 100px;
	}
}

@media screen and (max-width: 600px)
{
	#ck-metal .case-study-intro h1
	{
		font-size: 40px;
	}

	#ck-metal .case-study-intro p
	{
		font-size: 22px;
	}
}

/* Brand */
#ck-metal .brand
{
	padding: 138px 0 134px 0;
}

#ck-metal .brand .center
{
	padding-right: 538px;
}

#ck-metal .brand .center:after
{
	content: " ";
	width: 710px;
	height: 820px;
	position: absolute;
	right: -330px;
	top: -280px;
	display: block;
	background: url(../images/ckmetal/brand-top.png) no-repeat center center;
	background-size: contain;
}

#ck-metal .brand h2
{
	margin-bottom: 50px;
	padding: 0px;
	color: #1d1d1b;
	font-size: 40px;
}

#ck-metal .brand p
{
	margin: 40px 0px;
	line-height: 1.4;
	color: #1d1d1b;
	font-size: 24px;
}

#ck-metal .brand a
{
	position: relative;
	color: #00a3e5;
	font-size: 24px;
	line-height: 34px;
	font-weight: bold;
}

#ck-metal .brand a:after
{
	content: " ";
	width: 30px;
	height: 34px;
	display: inline-block;
	background: url(../images/ckmetal/icon-arrow.png) no-repeat right center;
	background-size: 18px 11px;
	vertical-align: top;
}

@media screen and (max-width: 1620px)
{
	#ck-metal .brand .center:after
	{
		width: 440px;
		right: 0;
	}
}

@media screen and (max-width: 1260px)
{
	#ck-metal .brand .center
	{
		padding: 0;
		text-align: center;
	}

	#ck-metal .brand .center:after
	{
		max-width: 100%;
		height: 355px;
		margin: 50px auto 0 auto;
		position: static;
	}
}

@media screen and (max-width: 680px)
{
	#ck-metal .brand a span
	{
		display: none;
	}
}
/* Brand end */

/* Customer */
#ck-metal .customer
{
	width: 1750px;
	padding: 164px 0 190px 0;
	margin: 0 auto;
	position: relative;
	z-index: 50;
	border: 1px solid #d5d5d5;
	background: white url(../images/ckmetal/customers.jpg) no-repeat 0 0;
}

#ck-metal .customer .center
{
	padding: 0 0 0 860px;
	width: 1400px;
	position: relative;
}

#ck-metal .customer .center .quote
{
	padding: 80px 70px;
	margin: 0px;
	width: 520px;
	max-width: 100%;
	position: absolute;
	left: 300px;
	top: -50px;
	display: block;
	background: rgba(0, 162, 226, 0.9);
	color: #fff;
	font-style: normal;
	-webkit-box-shadow: 0px 0px 30px 10px rgba(23,133,164,0.15);
	-moz-box-shadow: 0px 0px 30px 10px rgba(23,133,164,0.15);
	box-shadow: 0px 0px 30px 10px rgba(23,133,164,0.15);
}

#ck-metal .customer .center .quote .icon {
	width: 85px;
	height: 85px;
	line-height: 1;
	background: white;
	color: #f99e19;
	font-family: 'RlvFont', sans-serif;
	font-size: 200px;
	text-align: center;
	position: absolute;
	top: 55px;
	left: -35px;
}

#ck-metal .customer .center .quote p {
	margin: 0px 0px 50px;
	color: #fff;
	font-size: 36px;
}

#ck-metal .customer h2
{
	padding: 0px;
	margin-bottom: 50px;
	color: #1d1d1b;
	font-size: 40px;
}

#ck-metal .customer p {
	margin: 40px 0px;
	line-height: 1.4;
	color: #1d1d1b;
	font-size: 24px;
}

@media screen and (max-width: 1790px)
{
	#ck-metal .customer
	{
		width: auto;
		margin: 0 30px;
		padding: 30px 0;
		background-size: 40%;
	}

	#ck-metal .customer .center
	{
		padding-left: 600px;
	}
	
	#ck-metal .customer .center .quote {
		margin-bottom: 60px;
		width: 100%;
		position: relative;
		top: 0px;
		left: 0px;
	}
}

@media screen and (max-width: 1550px)
{
	#ck-metal .customer
	{
		padding: 90px 0 60px 0;
	}
	
	#ck-metal .customer .center {
		width: auto;
	}
}

@media screen and (max-width: 1330px)
{
	#ck-metal .customer .center
	{
		padding-left: 500px;
	}
}

@media screen and (max-width: 1250px)
{
	#ck-metal .customer
	{
		background: white;
	}

	#ck-metal .customer .center
	{
		padding-left: 0;
		text-align: center;
	}
	
	#ck-metal .customer .center .quote {
		padding: 30px;
	}
	
	#ck-metal .customer .center .quote span {
		display: none;
	}
}
/* Customer */

/* Market */
#ck-metal .market
{
	margin-top: -900px;
	position: relative;
	z-index: 1;
	background: url(../images/ckmetal/bg-market.png) no-repeat center 5px;
	background-size: cover;
}

#ck-metal .market:after
{
	content: " ";
	width: 1747px;
	height: 1292px;
	display: block;
	position: absolute;
	right: 0px;
	bottom: -35px;
	background: url(../images/ckmetal/market-visual.png) no-repeat right bottom;
	background-size: contain;
}

#ck-metal .market .in
{
	padding: 1000px 0 400px 0;
}

#ck-metal .market .center
{
	padding: 0px 634px 0px 0;
	position: relative;
	z-index: 2;
}

#ck-metal .market h2
{
	padding: 0px;
	margin-bottom: 50px;
	color: #1d1d1b;
	font-size: 40px;
}

#ck-metal .market p {
	margin: 40px 0px;
	line-height: 1.4;
	color: #1d1d1b;
	font-size: 24px;
}

@media screen and (max-width: 1790px)
{
	#ck-metal .market .rect
	{
		width: auto;
		margin: 0 30px;
		padding: 130px 0;
	}

	#ck-metal .market .center
	{
		padding-top: 0px;
		padding-bottom: 0px;
	}

	#ck-metal .market .center:after
	{
		top: 50%;
		margin-top: -207px;
	}
}

@media screen and (max-width: 1630px)
{
	#ck-metal .market .center:after
	{
		width: 590px;
		height: 338px;
		right: 0;
		margin-top: -169px;
	}
}

@media screen and (max-width: 1270px)
{
	#ck-metal .market .center
	{
		padding: 0;
		text-align: center;
	}

	#ck-metal .market:after
	{
		display: none;
	}
	
	#ck-metal .market .in {
		padding-bottom: 40px;
	}
}
/* Market end */

/* Company brand */
#ck-metal .company-brand
{
	padding: 65px 0 70px 0;
	position: relative;
}

#ck-metal .company-brand:before
{
	content: " ";
	width: 875px;
	width: 45.57%;
	height: 932px;
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	background: url(../images/ckmetal/brand.jpg) no-repeat 0 0;
}

#ck-metal .company-brand .center
{
	padding: 0 0 0 760px;
	width: 1400px;
}

#ck-metal .company-brand .center .quote
{
	padding: 80px 70px;
	margin: 0px;
	width: 520px;
	max-width: 100%;
	position: absolute;
	left: 200px;
	top: 200px;
	display: block;
	background: rgba(0, 162, 226, 0.9);
	color: #fff;
	font-style: normal;
	-webkit-box-shadow: 0px 0px 30px 10px rgba(23,133,164,0.15);
	-moz-box-shadow: 0px 0px 30px 10px rgba(23,133,164,0.15);
	box-shadow: 0px 0px 30px 10px rgba(23,133,164,0.15);
}

#ck-metal .company-brand .center .quote .icon {
	width: 85px;
	height: 85px;
	line-height: 1;
	background: white;
	color: #f99e19;
	font-family: 'RlvFont', sans-serif;
	font-size: 200px;
	text-align: center;
	position: absolute;
	top: 55px;
	left: -35px;
}

#ck-metal .company-brand .center .quote p {
	margin: 0px;
	color: #fff;
	font-size: 36px;
}

#ck-metal .company-brand h2
{
	padding: 0px;
	margin-bottom: 50px;
	color: #1d1d1b;
	font-size: 40px;
}

#ck-metal .company-brand p {
	margin: 40px 0px;
	line-height: 1.4;
	color: #1d1d1b;
	font-size: 24px;
}

#ck-metal .company-brand .logos img {
	margin-right: 60px;
}

#ck-metal .company-brand .logos img:last-child {
	margin-right: 0px;
}

@media screen and (max-width: 1500px) {
	#ck-metal .company-brand .center {
		width: auto;
	}
}

@media screen and (max-width: 1250px)
{
	#ck-metal .company-brand
	{
		padding: 70px 0;
	}

	#ck-metal .company-brand:before
	{
		display: none;
	}

	#ck-metal .company-brand .center
	{
		padding: 0;
		text-align: center;
	}
	
	#ck-metal .company-brand .center .quote {
		margin-bottom: 60px;
		width: 100%;
		position: relative;
		top: 0px;
		left: 0px;
	}
}

@media screen and (max-width: 991px) {
	#ck-metal .company-brand .center .quote {
		padding: 30px;
	}
	
	#ck-metal .company-brand .center .quote span {
		display: none;
	}
	
	#ck-metal .company-brand .logos img {
		margin: 0px 15px 30px;
	}
}
/* Costs end */

/* Grow */
#ck-metal .grow
{
	background: #fff url('../images/ckmetal/grow-visual.png') no-repeat right center;
	position: relative;
}

#ck-metal .grow .in
{
	padding: 170px 0 0 0;
}

#ck-metal .grow .grow-row {
	margin: 0px -35px;
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
}

#ck-metal .grow .grow-column {
	padding: 0px 35px;
}

#ck-metal .grow .grow-column.left {
	width: 55%;
}

#ck-metal .grow .grow-column.right {
	width: 45%;
}

#ck-metal .grow h2
{
	padding: 0px;
	margin-top: 100px;
	margin-bottom: 50px;
	color: #1d1d1b;
	font-size: 40px;
}

#ck-metal .grow p {
	margin: 40px 0px;
	line-height: 1.4;
	color: #1d1d1b;
	font-size: 24px;
}

#ck-metal .grow .grow-result {
	margin-top: 90px;
	color: #1d1d1b;
}

#ck-metal .grow .grow-result > span {
	margin-bottom: 35px;
	font-size: 20px;
	font-weight: 700;
	letter-spacing: 2.5px;
	text-transform: uppercase;
	display: block;
}

#ck-metal .grow .grow-result > div {
	font-size: 55px;
	font-weight: 900;
	position: relative;
}

#ck-metal .grow .grow-result > div:before {
	width: 55px;
	height: 5px;
	background: #f7941c;
	content: '';
	position: absolute;
	top: 30px;
	left: -80px;
}

#ck-metal .grow .grow-result > div > span {
	display: inline-block;
	position: relative;
}

#ck-metal .grow .grow-result > div > span:before {
	width: 100%;
	height: 17px;
	background: #19abe5;
	content: '';
	position: absolute;
	bottom: 1px;
	left: 0px;
}

#ck-metal .grow .grow-result > div > span span {
	position: relative;
	z-index: 3;
}

#ck-metal .grow cite
{
	padding: 80px 70px 220px;
	margin: 0px;
	position: relative;
	display: block;
	background: rgba(0, 162, 226, 0.9);
	color: #fff;
	font-style: normal;
	-webkit-box-shadow: 0px 0px 30px 10px rgba(23,133,164,0.15);
	-moz-box-shadow: 0px 0px 30px 10px rgba(23,133,164,0.15);
	box-shadow: 0px 0px 30px 10px rgba(23,133,164,0.15);
}

#ck-metal .grow cite:before {
	width: 100%;
	height: 236px;
	background: url(../images/ckmetal/bg-quote.png) no-repeat center bottom;
	content: '';
	position: absolute;
	bottom: 0px;
	left: 0px;
}

#ck-metal .grow cite .icon {
	width: 85px;
	height: 85px;
	line-height: 1;
	background: white;
	color: #f99e19;
	font-family: 'RlvFont', sans-serif;
	font-size: 200px;
	text-align: center;
	position: absolute;
	top: 55px;
	left: -35px;
}

#ck-metal .grow cite .text
{
	padding: 0 0 34px 0;
	display: block;
	font-size: 36px;
}

#ck-metal .grow cite .text strong
{
	font-weight: 900;
}

#ck-metal .grow cite footer {
	padding: 0px 0px 45px 70px;
	width: 100%;
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 3;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-align: flex-start;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
}

#ck-metal .grow cite footer .img
{
	margin-top: 15px;
	margin-right: 25px;
	width: 85px;
	height: 85px;
	display: block;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

#ck-metal .grow cite footer .img img
{
	width: 85px;
	height: 85px;
	display: block;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

#ck-metal .grow cite footer strong {
	font-size: 36px;
	font-weight: 900;
	display: block;
}

#ck-metal .grow cite footer span {
	font-size: 20px;
	font-weight: 700;
	letter-spacing: 2.5px;
	text-transform: uppercase;
	display: block;
}

@media screen and (max-width: 1650px)
{
	#ck-metal .grow .in
	{
		padding: 100px 0 100px 0;
	}
}

@media screen and (max-width: 1370px)
{
	#ck-metal .grow .in
	{
		padding: 80px 0 80px 0;
	}
}

@media screen and (max-width: 1260px)
{
	#ck-metal .grow
	{
		background-image: none;
	}
}

@media screen and (max-width: 991px) {
	#ck-metal .grow h2 {
		margin-top: 0px;
	}
	
	#ck-metal .grow .grow-row {
		margin: 0px;
		display: block;
	}

	#ck-metal .grow .grow-column {
		padding: 0px;
	}
	
	#ck-metal .grow .grow-column.left {
		margin-bottom: 60px;
	}
	
	#ck-metal .grow .grow-column.left,
	#ck-metal .grow .grow-column.right {
		width: 100%;
	}
	
	#ck-metal .grow cite:before {
		display: none;
	}
	
	#ck-metal .grow cite {
		padding: 30px 30px;
	}
	
	#ck-metal .grow cite .icon {
		display: none;
	}
	
	#ck-metal .grow cite footer {
		padding: 30px 0px;
		position: static;
	}
	
	#ck-metal .grow cite footer .img {
		margin-top: 0px;
	}
}

@media screen and (max-width: 720px)
{
	#ck-metal .grow h2:after
	{
		margin: 20px 0 0 0;
		position: static;
		display: block;
	}
}

@media screen and (max-width: 500px) {
	#ck-metal .grow cite footer {
		display: block;
	}
	#ck-metal .grow cite footer .img {
		margin: 0px 0px 20px;
	}
}
/* Grow end */

/* Cta */
#ck-metal .cta
{
	padding: 220px 0;
	background: url('../images/ckmetal/bg-cta.jpg') no-repeat center bottom;
	position: relative;
	text-align: center;
}

#ck-metal .cta img {
	max-width: 100%;
}

#ck-metal .cta p {
	margin: 60px 0px 90px;
	line-height: 1.4;
	color: #1d1d1b;
	font-size: 36px;
}

#ck-metal .cta a {
	padding: 0px 40px;
	height: 95px;
	line-height: 95px;
	background: #1fa2c6;
	color: white;
	font-size: 24px;
	font-weight: 700;
	letter-spacing: 1.5px;
	text-decoration: none;
	border-radius: 5px;
	display: inline-block;
	-webkit-box-shadow: 0px 0px 30px 10px rgba(23,133,164,0.15);
	-moz-box-shadow: 0px 0px 30px 10px rgba(23,133,164,0.15);
	box-shadow: 0px 0px 30px 10px rgba(23,133,164,0.15);
}

#ck-metal .cta a:hover {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

#ck-metal .cta a img {
	margin-left: 20px;
	position: relative;
	top: 3px;
}

@media screen and (max-width: 1250px)
{
	#ck-metal .cta
	{
		padding: 70px 0;
	}

	#ck-metal .cta .center
	{
		padding: 0;
		text-align: center;
	}
}
@media screen and (max-width: 991px) {
	#ck-metal .cta p {
		font-size: 20px;
	}
	
	#ck-metal .cta a {
		padding: 0px 15px;
		width: 100%;
		font-size: 18px;
	}
	
	#ck-metal .cta a img {
		display: none;
	}
}
/* CTA end*/