@charset "utf-8";
/* Header Three Column Left Copy Right Images or Video CSS */

/*===============================
  BEGIN MAIN BANNER
  ===============================*/

.header-18-main-container {
	height: auto;
	position: relative;
	max-width: 100%;
	z-index: 1;
	margin-bottom: 100px;
}

.header-18-inner-container {
	position: relative;
}

.header-18-l-col {
	position: relative;
	margin-bottom: 70px;
	padding: 20px 20px 0px 20px;
}

.header-18-r-col {
	position: relative;
	padding: 0px 0px 0px 0px;
}

.header-18-h1 {
	color: #002D5D;
	font-weight: 300;
	font-size: 30px;
	max-width: 335px;
}

.header-18-p {
	color: #4d4d4F;
	font-weight: 300;
	font-size: 18px;
	line-height: 27px;
	max-width: 390px;
}

.animation-container {
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 4;
	height: 680px;
}

.text-inner-container {
	position: relative;
	top: 10px;
	left: 0px;
	z-index: 4;
	padding: 0px;
}

.animation-inner-container {
	position: relative;
	top: 0px;
	right: 0px;
	z-index: -1;
	margin-top: 40px
}

.header-18-image-1 {
	width: 270px;
	height: 184px;
	border-radius: 20px 0px 0px 20px;
	overflow: hidden;
	z-index: 2;
	position: relative;
	float: right;
	margin-bottom: 20px;
}

	.header-18-image-1 img {
		width: 270px;
		height: 184px;
	}

.header-18-image-2 {
	width: 163px;
	height: 118px;
	border-radius: 20px;
	overflow: hidden;
	z-index: 2;
	position: relative;
	clear: both;
	margin-left: 20px;
}

	.header-18-image-2 img {
		width: 163px;
		height: 118px;
	}

.header-18-link {
	position: relative;
	height: auto;
	min-height: 83px;
}

.gradient-1 {
	display: inline-block;
	height: 313px;
	width: 80px;
	position: absolute;
	right: 0px;
	top: -40px;
	z-index: 0;
	border-radius: 5px;
	background-image: -webkit-linear-gradient(bottom, rgba(102,153,102,0), rgba(102,153,102,.9));
	background-image: -o-linear-gradient(bottom, rgba(102,153,102,0), rgba(102,153,102,.9));
	background-image: linear-gradient(to top, rgba(102,153,102,0), rgba(102,153,102,.9));
}

.gradient-2 {
	display: none;
	height: 320px;
	width: 44px;
	position: absolute;
	right: 67px;
	top: -22px;
	z-index: 1;
	border-radius: 5px;
	background-image: -webkit-linear-gradient(bottom, rgba(36,70,116,0), rgba(36,70,116,.7));
	background-image: -o-linear-gradient(bottom, rgba(36,70,116,0), rgba(36,70,116,.7));
	background-image: linear-gradient(to top, rgba(36,70,116,0), rgba(36,70,116,.7));
}

.gradient-3 {
	display: inline-block;
	height: 100px;
	width: 20px;
	position: absolute;
	right: 35px;
	top: 200px;
	z-index: 1;
	border-radius: 5px;
	background-image: -webkit-linear-gradient(bottom, rgba(36,70,116,0), rgba(36,70,116,.7));
	background-image: -o-linear-gradient(bottom, rgba(36,70,116,0), rgba(36,70,116,.7));
	background-image: linear-gradient(to top, rgba(36,70,116,0), rgba(36,70,116,.7));
}

.gradient-4 {
	display: inline-block;
	height: 214px;
	width: 25px;
	position: absolute;
	right: 209px;
	top: -21px;
	z-index: 1;
	border-radius: 5px;
	background-image: -webkit-linear-gradient(bottom, rgba(3,120,166,0), rgba(3,120,166,.9));
	background-image: -o-linear-gradient(bottom, rgba(3,120,166,0), rgba(3,120,166,.9));
	background-image: linear-gradient(to top, rgba(3,120,166,0), rgba(3,120,166,.9));
}

.gradient-5 {
	display: inline-block;
	height: 300px;
	width: 38px;
	position: absolute;
	left: 60px;
	top: 45px;
	z-index: 1;
	border-radius: 5px;
	background-image: -webkit-linear-gradient(bottom, rgba(102,153,102,0), rgba(102,153,102,.9));
	background-image: -o-linear-gradient(bottom, rgba(102,153,102,0), rgba(102,153,102,.9));
	background-image: linear-gradient(to top, rgba(102,153,102,0), rgba(102,153,102,.9));
}

.gradient-6 {
	display: inline-block;
	height: 180px;
	width: 30px;
	position: absolute;
	left: 0px;
	top: 177px;
	z-index: 1;
	border-radius: 5px;
	background-image: -webkit-linear-gradient(bottom, rgba(3,120,166,0), rgba(3,120,166,.5));
	background-image: -o-linear-gradient(bottom, rgba(3,120,166,0), rgba(3,120,166,.5));
	background-image: linear-gradient(to top, rgba(3,120,166,0), rgba(3,120,166,.5));
}
/*===============================
  END MAIN BANNER
  ===============================*/


@media (min-width: 320px) {

	
}
@media (min-width: 375px) {
	/*===============================
  BEGIN MAIN BANNER
  ===============================*/

	.header-18-h1 {
		font-size: 32px;
		max-width: 335px;
	}


/*===============================
  END MAIN BANNER
  ===============================*/	
}

@media (min-width: 576px) {
/*===============================
  BEGIN MAIN BANNER
  ===============================*/
	.header-18-h1 {
		color: #002D5D;
		font-weight: 300;
		font-size: 36px;
		max-width: 465px;
	}

	.header-18-p {
		color: #4d4d4F;
		font-weight: 300;
		font-size: 16px;
		max-width: 480px;
	}

	.text-inner-container {
		position: relative;
		top: 10px;
		left: 0px;
		z-index: 4;
	}

	.animation-container {
		position: relative;
		height: 660px;
		max-width: 576px;
	}

	.animation-inner-container {
		position: relative;
		top: 0px;
		right: 0px;
		z-index: -1;
		margin-top: 40px;
	}

	.header-18-image-1 {
		width: 325px;
		height: 226px;
		border-radius: 20px;
		overflow: hidden;
		z-index: 2;
		position: relative;
	}

		.header-18-image-1 img {
			width: 325px;
			height: 226px;
			margin-left: 0px;
		}

	.header-18-image-2 {
		width: 200px;
		height: 145px;
		border-radius: 20px;
		overflow: hidden;
		z-index: 2;
		position: relative;
	}

		.header-18-image-2 img {
			width: 200px;
			height: 145px;
		}

	.gradient-1 {
		display: inline-block;
		height: 345px;
		width: 125px;
		position: absolute;
		right: -9px;
		top: -70px;
		z-index: 0;
		border-radius: 10px;
		background-image: -webkit-linear-gradient(bottom, rgba(102,153,102,0), rgba(102,153,102,.9));
		background-image: -o-linear-gradient(bottom, rgba(102,153,102,0), rgba(102,153,102,.9));
		background-image: linear-gradient(to top, rgba(102,153,102,0), rgba(3,120,166,.9));
	}

	.gradient-2 {
		display: inline-block;
		height: 400px;
		width: 70px;
		position: absolute;
		right: 87px;
		top: -25px;
		z-index: 1;
		border-radius: 10px;
		background-image: -webkit-linear-gradient(bottom, rgba(36,70,116,0), rgba(36,70,116,.7));
		background-image: -o-linear-gradient(bottom, rgba(36,70,116,0), rgba(36,70,116,.7));
		background-image: linear-gradient(to top, rgba(36,70,116,0), rgba(36,70,116,.7));
	}

	.gradient-3 {
		display: inline-block;
		height: 160px;
		width: 25px;
		position: absolute;
		right: 45px;
		top: 184px;
		z-index: 1;
		border-radius: 10px;
		background-image: -webkit-linear-gradient(bottom, rgba(36,70,116,0), rgba(36,70,116,.7));
		background-image: -o-linear-gradient(bottom, rgba(36,70,116,0), rgba(36,70,116,.7));
		background-image: linear-gradient(to top, rgba(36,70,116,0), rgba(36,70,116,.7));
	}

	.gradient-4 {
		display: inline-block;
		height: 315px;
		width: 20px;
		position: absolute;
		right: 263px;
		top: -20px;
		z-index: 1;
		border-radius: 5px;
		background-image: -webkit-linear-gradient(bottom, rgba(3,120,166,0), rgba(3,120,166,.9));
		background-image: -o-linear-gradient(bottom, rgba(3,120,166,0), rgba(3,120,166,.9));
		background-image: linear-gradient(to top, rgba(3,120,166,0), rgba(3,120,166,.9));
	}

	.gradient-5 {
		display: inline-block;
		height: 330px;
		width: 65px;
		position: absolute;
		right: 300px;
		left: auto;
		top: 90px;
		z-index: 1;
		border-radius: 10px;
		background-image: -webkit-linear-gradient(bottom, rgba(102,153,102,0), rgba(102,153,102,.9));
		background-image: -o-linear-gradient(bottom, rgba(102,153,102,0), rgba(102,153,102,.9));
		background-image: linear-gradient(to top, rgba(102,153,102,0), rgba(102,153,102,.9));
	}

	.gradient-6 {
		display: inline-block;
		height: 180px;
		width: 24px;
		position: absolute;
		right: 473px;
		left: auto;
		top: 210px;
		z-index: 1;
		border-radius: 5px;
		background-image: -webkit-linear-gradient(bottom, rgba(3,120,166,0), rgba(3,120,166,.5));
		background-image: -o-linear-gradient(bottom, rgba(3,120,166,0), rgba(3,120,166,.5));
		background-image: linear-gradient(to top, rgba(3,120,166,0), rgba(3,120,166,.5));
	}

/*===============================
  END MAIN BANNER
  ===============================*/

}		
@media (min-width: 768px) {
/*===============================
  BEGIN MAIN BANNER
  ===============================*/
	.header-18-l-col {
		padding: 0px 0px 0px 0px;
	}

	.header-18-h1 {
		color: #002D5D;
		font-weight: 300;
		font-size: 33px;
		max-width: 420px;
		padding-bottom: 10px;
	}

	.header-18-p {
		color: #4d4d4F;
		font-weight: 300;
		font-size: 18px;
		max-width: 335px;
	}

	.text-inner-container {
		position: relative;
		top: 0px;
		left: 0px;
		z-index: 4;
		max-width: 550px;
		padding-top: 100px;
	}

	.animation-container {
		position: relative;
		height: 532px;
		max-width: 768px;
	}

	.animation-inner-container {
		position: relative;
		top: 0px;
		right: 0px;
		z-index: -1;
		margin-top: 0px;
	}

	.header-18-image-1 {
		width: 257px;
		height: 179px;
		border-radius: 20px;
		overflow: hidden;
		z-index: 2;
		position: relative;
		margin-top: 200px;
		margin-bottom: 30px;
	}

		.header-18-image-1 img {
			width: 257px;
			height: 179px;
		}

	.header-18-image-2 {
		width: 168px;
		height: 122px;
		border-radius: 20px;
		overflow: hidden;
		z-index: 2;
		position: relative;
		clear: both;
	}

		.header-18-image-2 img {
			width: 168px;
			height: 122px;
		}


	.gradient-1 {
		display: inline-block;
		height: 400px;
		width: 110px;
		position: absolute;
		right: -15px;
		top: 73px;
		z-index: 0;
		border-radius: 10px;
		background-image: -webkit-linear-gradient(bottom, rgba(102,153,102,0), rgba(102,153,102,.9));
		background-image: -o-linear-gradient(bottom, rgba(102,153,102,0), rgba(102,153,102,.9));
		background-image: linear-gradient(to top, rgba(102,153,102,0), rgba(102,153,102,.9));
	}

	.gradient-2 {
		display: inline-block;
		height: 406px;
		width: 65px;
		position: absolute;
		right: 73px;
		top: 118px;
		z-index: 1;
		border-radius: 10px;
		background-image: -webkit-linear-gradient(bottom, rgba(36,70,116,0), rgba(36,70,116,.7));
		background-image: -o-linear-gradient(bottom, rgba(36,70,116,0), rgba(36,70,116,.7));
		background-image: linear-gradient(to top, rgba(36,70,116,0), rgba(36,70,116,.7));
	}

	.gradient-3 {
		display: inline-block;
		height: 237px;
		width: 33px;
		position: absolute;
		right: 30px;
		top: 290px;
		z-index: 1;
		border-radius: 10px;
		background-image: -webkit-linear-gradient(bottom, rgba(36,70,116,0), rgba(36,70,116,.7));
		background-image: -o-linear-gradient(bottom, rgba(36,70,116,0), rgba(36,70,116,.7));
		background-image: linear-gradient(to top, rgba(36,70,116,0), rgba(36,70,116,.7));
	}

	.gradient-4 {
		display: inline-block;
		height: 220px;
		width: 24px;
		position: absolute;
		right: 201px;
		top: 168px;
		z-index: 1;
		border-radius: 5px;
		background-image: -webkit-linear-gradient(bottom, rgba(3,120,166,0), rgba(3,120,166,.9));
		background-image: -o-linear-gradient(bottom, rgba(3,120,166,0), rgba(3,120,166,.9));
		background-image: linear-gradient(to top, rgba(3,120,166,0), rgba(3,120,166,.9));
	}

	.gradient-5 {
		display: inline-block;
		height: 320px;
		width: 44px;
		position: absolute;
		right: 240px;
		top: 285px;
		z-index: 1;
		border-radius: 10px;
		background-image: -webkit-linear-gradient(bottom, rgba(102,153,102,0), rgba(102,153,102,.9));
		background-image: -o-linear-gradient(bottom, rgba(102,153,102,0), rgba(102,153,102,.9));
		background-image: linear-gradient(to top, rgba(102,153,102,0), rgba(102,153,102,.9));
	}

	.gradient-6 {
		display: inline-block;
		height: 240px;
		width: 24px;
		position: absolute;
		right: 310px;
		top: 370px;
		z-index: 1;
		border-radius: 5px;
		background-image: -webkit-linear-gradient(bottom, rgba(3,120,166,0), rgba(3,120,166,.5));
		background-image: -o-linear-gradient(bottom, rgba(3,120,166,0), rgba(3,120,166,.5));
		background-image: linear-gradient(to top, rgba(3,120,166,0), rgba(3,120,166,.5));
	}

/*===============================
  END MAIN BANNER
  ===============================*/			
		
}
	
@media (min-width: 992px) {

/*===============================
  BEGIN MAIN BANNER
  ===============================*/

	.header-18-h1 {
		color: #002D5D;
		font-weight: 300;
		font-size: 45px;
		max-width: 900px;
		line-height: 60px;
	}

	.header-18-p {
		color: #4d4d4F;
		font-weight: 300;
		font-size: 18px;
		max-width: 100%;
	}

	.text-inner-container {
		position: relative;
		z-index: 4;
		max-width: 590px;
		padding-top: 83px;
	}

	.animation-container {
		position: relative;
		height: 632px;
		max-width: 992px;
	}

	.animation-inner-container {
		position: relative;
		top: 0px;
		right: 0px;
		z-index: -1
	}

	.header-18-image-1 {
		width: 350px;
		height: 243px;
		border-radius: 20px;
		overflow: hidden;
		z-index: 2;
		position: relative;
	}

		.header-18-image-1 img {
			width: 350px;
			height: 243px;
		}

	.header-18-image-2 {
		width: 220px;
		height: 160px;
		border-radius: 20px;
		overflow: hidden;
		z-index: 2;
		position: relative;
	}

		.header-18-image-2 img {
			width: 220px;
			height: 160px;
		}

	.gradient-1 {
		display: inline-block;
		height: 400px;
		width: 133px;
		position: absolute;
		right: 0px;
		top: 73px;
		z-index: 0;
		border-radius: 10px;
		background-image: -webkit-linear-gradient(bottom, rgba(102,153,102,0), rgba(102,153,102,.9));
		background-image: -o-linear-gradient(bottom, rgba(102,153,102,0), rgba(102,153,102,.9));
		background-image: linear-gradient(to top, rgba(102,153,102,0), rgba(102,153,102,.9));
	}

	.gradient-2 {
		display: inline-block;
		height: 450px;
		width: 80px;
		position: absolute;
		right: 95px;
		top: 100px;
		z-index: 1;
		border-radius: 10px;
		background-image: -webkit-linear-gradient(bottom, rgba(3,120,166,0), rgba(3,120,166,.7));
		background-image: -o-linear-gradient(bottom, rgba(3,120,166,0), rgba(3,120,166,.7));
		background-image: linear-gradient(to top, rgba(3,120,166,0), rgba(3,120,166,.7));
	}

	.gradient-3 {
		display: inline-block;
		height: 237px;
		width: 33px;
		position: absolute;
		right: 30px;
		top: 290px;
		z-index: 1;
		border-radius: 10px;
		background-image: -webkit-linear-gradient(bottom, rgba(36,70,116,0), rgba(36,70,116,.7));
		background-image: -o-linear-gradient(bottom, rgba(36,70,116,0), rgba(36,70,116,.7));
		background-image: linear-gradient(to top, rgba(36,70,116,0), rgba(36,70,116,.7));
	}

	.gradient-4 {
		display: inline-block;
		height: 301px;
		width: 24px;
		position: absolute;
		right: 281px;
		top: 168px;
		z-index: 1;
		border-radius: 5px;
		background-image: -webkit-linear-gradient(bottom, rgba(3,120,166,0), rgba(3,120,166,.9));
		background-image: -o-linear-gradient(bottom, rgba(3,120,166,0), rgba(3,120,166,.9));
		background-image: linear-gradient(to top, rgba(3,120,166,0), rgba(3,120,166,.9));
	}

	.gradient-5 {
		display: inline-block;
		height: 360px;
		width: 44px;
		position: absolute;
		right: 340px;
		top: 335px;
		z-index: 1;
		border-radius: 10px;
		background-image: -webkit-linear-gradient(bottom, rgba(102,153,102,0), rgba(102,153,102,.9));
		background-image: -o-linear-gradient(bottom, rgba(102,153,102,0), rgba(102,153,102,.9));
		background-image: linear-gradient(to top, rgba(102,153,102,0), rgba(102,153,102,.9));
	}

	.gradient-6 {
		display: inline-block;
		height: 290px;
		width: 24px;
		position: absolute;
		right: 430px;
		top: 410px;
		z-index: 1;
		border-radius: 5px;
		background-image: -webkit-linear-gradient(bottom, rgba(3,120,166,0), rgba(3,120,166,.5));
		background-image: -o-linear-gradient(bottom, rgba(3,120,166,0), rgba(3,120,166,.5));
		background-image: linear-gradient(to top, rgba(3,120,166,0), rgba(3,120,166,.5));
	}

/*===============================
  END MAIN BANNER
  ===============================*/
		
}

@media (min-width: 1200px) {

/*===============================
  BEGIN MAIN BANNER
  ===============================*/

	.header-18-h1 {
		color: #002D5D;
		font-weight: 300;
		font-size: 65px;
		max-width: 500px;
		line-height: 76px;
	}

	.header-18-p {
		color: #4d4d4F;
		font-weight: 300;
		font-size: 20px;
		max-width: 480px;
		line-height: 30px;
	}

	.text-inner-container {
		position: relative;
		height: auto;
		z-index: 4;
		max-width: 880px;
		padding-top: 100px;
	}

	.animation-container {
		position: relative;
		min-height: 722px;
		max-width: 100%;
		height: auto;
	}

	.animation-inner-container {
		position: relative;
		top: 0px;
		right: 0px;
		z-index: -1
	}

	.header-18-image-1 {
		width: 426px;
		height: 296px;
		border-radius: 20px 0px 0px 20px;
		overflow: hidden;
		z-index: 2;
		position: relative;
	}

		.header-18-image-1 img {
			width: 426px;
			height: 296px;
		}

	.header-18-image-2 {
		width: 263px;
		height: 191px;
		border-radius: 20px;
		overflow: hidden;
		z-index: 2;
		position: relative;
		top: 0px;
		left: 0px;
		clear: both;
	}

		.header-18-image-2 img {
			width: 263px;
			height: 191px;
		}

	.gradient-1 {
		display: inline-block;
		height: 560px;
		width: 170px;
		position: absolute;
		right: 0px;
		top: 50px;
		z-index: 0;
		border-radius: 10px 0px 0px 10px;
		background-image: -webkit-linear-gradient(bottom, rgba(102,153,102,0), rgba(102,153,102,.9));
		background-image: -o-linear-gradient(bottom, rgba(102,153,102,0), rgba(102,153,102,.9));
		background-image: linear-gradient(to top, rgba(102,153,102,0), rgba(102,153,102,.9));
	}

	.gradient-2 {
		display: inline-block;
		height: 659px;
		width: 96px;
		position: absolute;
		right: 150px;
		top: 100px;
		z-index: 1;
		border-radius: 10px;
		background-image: -webkit-linear-gradient(bottom, rgba(36,70,116,0), rgba(36,70,116,.7));
		background-image: -o-linear-gradient(bottom, rgba(36,70,116,0), rgba(36,70,116,.7));
		background-image: linear-gradient(to top, rgba(36,70,116,0), rgba(36,70,116,.7));
	}

	.gradient-3 {
		display: inline-block;
		height: 237px;
		width: 33px;
		position: absolute;
		right: 70px;
		top: 400px;
		z-index: 1;
		border-radius: 10px;
		background-image: -webkit-linear-gradient(bottom, rgba(36,70,116,0), rgba(36,70,116,.7));
		background-image: -o-linear-gradient(bottom, rgba(36,70,116,0), rgba(36,70,116,.7));
		background-image: linear-gradient(to top, rgba(36,70,116,0), rgba(36,70,116,.7));
	}

	.gradient-4 {
		display: inline-block;
		height: 370px;
		width: 33px;
		position: absolute;
		right: 380px;
		top: 175px;
		z-index: 1;
		border-radius: 5px;
		background-image: -webkit-linear-gradient(bottom, rgba(3,120,166,0), rgba(3,120,166,.9));
		background-image: -o-linear-gradient(bottom, rgba(3,120,166,0), rgba(3,120,166,.9));
		background-image: linear-gradient(to top, rgba(3,120,166,0), rgba(3,120,166,.9));
	}

	.gradient-5 {
		display: inline-block;
		height: 352px;
		width: 62px;
		position: absolute;
		right: 485px;
		top: 400px;
		z-index: 1;
		border-radius: 10px;
		background-image: -webkit-linear-gradient(bottom, rgba(102,153,102,0), rgba(102,153,102,.9));
		background-image: -o-linear-gradient(bottom, rgba(102,153,102,0), rgba(102,153,102,.9));
		background-image: linear-gradient(to top, rgba(102,153,102,0), rgba(102,153,102,.9));
	}

	.gradient-6 {
		display: inline-block;
		height: 275px;
		width: 31px;
		position: absolute;
		right: 626px;
		top: 490px;
		z-index: 1;
		border-radius: 5px;
		background-image: -webkit-linear-gradient(bottom, rgba(3,120,166,0), rgba(3,120,166,.5));
		background-image: -o-linear-gradient(bottom, rgba(3,120,166,0), rgba(3,120,166,.5));
		background-image: linear-gradient(to top, rgba(3,120,166,0), rgba(3,120,166,.5));
	}

/*===============================
  END MAIN BANNER
  ===============================*/
	
}

@media (min-width: 1440px) {
/*===============================
  BEGIN MAIN BANNER
  ===============================*/
	.header-18-main-container {
		margin-bottom: 50px;
	}

	.header-18-h1 {
		max-width: 590px;
		line-height: 85px;
	}
	.header-18-p {
		max-width: 590px;
	}

	.header-18-image-2 {
		top: -80px;
		left: 5px;
	}

	.gradient-1 {
		display: inline-block;
		height: 560px;
		width: 170px;
		position: absolute;
		right: 0px;
		top: 50px;
		z-index: 0;
		border-radius: 10px 0px 0px 10px;
		background-image: -webkit-linear-gradient(bottom, rgba(102,153,102,0), rgba(102,153,102,.9));
		background-image: -o-linear-gradient(bottom, rgba(102,153,102,0), rgba(102,153,102,.9));
		background-image: linear-gradient(to top, rgba(102,153,102,0), rgba(102,153,102,.9));
	}

	.gradient-2 {
		display: inline-block;
		height: 659px;
		width: 96px;
		position: absolute;
		right: 150px;
		top: 100px;
		z-index: 1;
		border-radius: 10px;
		background-image: -webkit-linear-gradient(bottom, rgba(36,70,116,0), rgba(36,70,116,.7));
		background-image: -o-linear-gradient(bottom, rgba(36,70,116,0), rgba(36,70,116,.7));
		background-image: linear-gradient(to top, rgba(36,70,116,0), rgba(36,70,116,.7));
	}

	.gradient-3 {
		display: inline-block;
		height: 237px;
		width: 33px;
		position: absolute;
		right: 70px;
		top: 400px;
		z-index: 1;
		border-radius: 10px;
		background-image: -webkit-linear-gradient(bottom, rgba(36,70,116,0), rgba(36,70,116,.7));
		background-image: -o-linear-gradient(bottom, rgba(36,70,116,0), rgba(36,70,116,.7));
		background-image: linear-gradient(to top, rgba(36,70,116,0), rgba(36,70,116,.7));
	}

	.gradient-4 {
		display: inline-block;
		height: 370px;
		width: 33px;
		position: absolute;
		right: 380px;
		top: 175px;
		z-index: 1;
		border-radius: 5px;
		background-image: -webkit-linear-gradient(bottom, rgba(3,120,166,0), rgba(3,120,166,.9));
		background-image: -o-linear-gradient(bottom, rgba(3,120,166,0), rgba(3,120,166,.9));
		background-image: linear-gradient(to top, rgba(3,120,166,0), rgba(3,120,166,.9));
	}

	.gradient-5 {
		display: inline-block;
		height: 410px;
		width: 62px;
		position: absolute;
		right: 485px;
		top: 325px;
		z-index: 1;
		border-radius: 10px;
		background-image: -webkit-linear-gradient(bottom, rgba(102,153,102,0), rgba(102,153,102,.9));
		background-image: -o-linear-gradient(bottom, rgba(102,153,102,0), rgba(102,153,102,.9));
		background-image: linear-gradient(to top, rgba(102,153,102,0), rgba(102,153,102,.9));
	}

	.gradient-6 {
		display: inline-block;
		height: 275px;
		width: 31px;
		position: absolute;
		right: 631px;
		top: 420px;
		z-index: 1;
		border-radius: 5px;
		background-image: -webkit-linear-gradient(bottom, rgba(3,120,166,0), rgba(3,120,166,.5));
		background-image: -o-linear-gradient(bottom, rgba(3,120,166,0), rgba(3,120,166,.5));
		background-image: linear-gradient(to top, rgba(3,120,166,0), rgba(3,120,166,.5));
	}
	
/*===============================
  END MAIN BANNER
  ===============================*/
	
}
@media (min-width: 1441px) {
	
}


@media (min-width: 1500px) {
/*===============================
  BEGIN MAIN BANNER
  ===============================*/
	.header-18-image-1 {
		border-radius: 20px;
	}

	.gradient-1 {
		right: -20px;
		border-radius: 10px;
	}

	.gradient-2 {
		right: 130px;
	}
/*===============================
  END MAIN BANNER
  ===============================*/

}

@media (min-width: 1650px) {

}
	
		

