.Content_slider:first-child{
	border: none !important;
	background: url(../images/banner1-2.jpg) no-repeat center;
	background-size: cover;
	min-height:450px;
}

.flexslider {
    position: relative;
    border-radius: 0;
    box-shadow: none;
    border: 0;
	width:100%;
	margin:0 auto;
	background:transparent;
}

.slide-show h2 {
    font-family: 'Open Sans', sans-serif;
    font-size: 88px;
    font-weight: 600;
    text-shadow: 0 0 6px rgba(0,0,0,0.75);
    margin-top:-35px;
}

.slide-show .btn {
    font-size: 16px;
    background:#fff;
    font-weight:bold;
}

.slide-show .btn:hover {
    background:#333;
    color:#fff !important;
}

.slide-show li.slide {
    position: relative;
}

.slide-show .slide-text {
    font-family: 'Open Sans', sans-serif;
    font-size: 72px;
    font-weight: 300;
    text-shadow: 0 0 6px rgba(0,0,0,0.75);
    margin-top:20px;
}

.flex-control-nav {
    bottom: 10px !important;
}

.slide-show .slide-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 35%;
    text-align: center;
}

.flex-direction-nav .flex-next {
    right: 5px;
	background-position: -2px -390px;
}

.flex-direction-nav .flex-prev {
    left: 5px;
}

/* -- 1 -- */
.first-banner h2.slide-heading{
	text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.75);
	margin-top: -90px;
	line-height:90px;
	font-weight:300;
	padding:0;
	font-size: 40px;
	line-height: 1;
	margin-top: -85px;
}

/*
.first-banner h2.slide-heading span{
	font-size: 100px;
	font-weight: 600;
	font-style: italic;
	color:#f00;
}

.first-banner h2.slide-heading span span{
	display:block;
	font-size:20px;
	color: #fff;
	line-height: 1;
}

.flexslider .slides img.round-img {
	width:400px;
	height:auto;
	margin:40px auto;
}
*/

.first-banner p.slide-text{
	margin-top:0;
	font-size:40px;
	line-height:1;
}

.first-banner h1{
	line-height:1;
	color:#d20223;
	padding:0;
	font-weight:300;
	text-shadow:0 0 10px rgba(0, 0, 0, 0.3);
    text-transform: uppercase;
    font-size: 100px;
    line-height: 1;
    margin: 40px 0 10px;
}

.first-banner h3{
	text-transform:uppercase;
	color:#fff;
	font-size:56px;
	line-height:1;
	text-shadow:0 0 10px rgba(0, 0, 0, 0.3);

	font-weight: 500;
}

.first-banner h3 span{
	display:block;
	font-size:40px;
	text-transform:none;
	margin:40px 0 0;
	font-weight: 300;
	line-height: 1;

	font-weight: 500;
	color: #000;
}

/* -- 2 -- */
.secondary-banner{
	background: url(../images/banner2-2.jpg) no-repeat center;
	background-size: auto 100%;
}

.secondary-banner h2.slide-heading {
    font-size: 78px;
    font-weight: 600;
    text-shadow: 0 0 6px rgba(0,0,0,0.75);
    margin-top:-15px;
}

.secondary-banner p.slide-text{
	font-size: 62px;
	margin-top:50px;
}

/* -- 3 -- */
.third-banner{
	background: url(../images/banner3.jpg) no-repeat center;
	background-size: auto 100%;
}

.third-banner h2.slide-heading{
	font-size: 62px;
	margin-top:0;
	font-family: 'Raleway',Arial,Helvetica,sans-serif;
	font-weight:400;
	letter-spacing:-1px;
	line-height:normal;
	margin-bottom: 0;
	padding-bottom: 0;
}

.third-banner p.slide-text{
	font-size: 78px;
    font-weight: 800;
    text-shadow: 0 0 6px rgba(0,0,0,0.75);
	font-family: 'Raleway',Arial,Helvetica,sans-serif;
    margin-top:-20px;
}

/* -- 4 -- */
.fourth-banner{
	background: url(../images/banner-4.jpg) no-repeat center;
	background-size: auto 100%;
}

.fourth-banner h2.slide-heading{
	margin-top:0;
	font-size:80px;
}

.fourth-banner p.slide-text{
	margin-top: 50px;
	font-size: 60px;
}

/* -- 5 -- */
.fifth-banner{
	background: url(../images/banner-5.jpg) no-repeat center;
	background-size: auto 100%;
}

.fifth-banner{
	text-transform:uppercase;
}

.fifth-banner h2.slide-heading{
	margin-top:0;
	font-size:80px;
	text-transform:uppercase;
}

.fifth-banner p.slide-text{
	margin-top: 50px;
	font-size: 60px;
}

@media screen and (max-width: 1200px) {

	.Content_slider:first-child{
		min-height:420px;
	}

	.first-banner h1 {
		font-size:100px;
	}

	.first-banner h2.slide-heading{
		text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.75);
		margin-top: -65px;
		line-height:1;
		font-weight:300;
		font-size: 35px;
	}

	/*
	.first-banner h2.slide-heading span{
		font-size:68px;
		font-weight:400;
	}

	.flexslider .slides img.round-img {
		width: 350px;
		height: auto;
		margin: 40px auto;
	}
	*/

	.first-banner h3 span {
		font-size: 35px;
	}

	.first-banner p.slide-text{
		margin-top:0;
		font-size:35px;
	}

}

@media screen and (max-width: 980px) {

	.Content_slider:first-child{
		min-height:375px;
	}

	.slide-show h2 {
		font-size: 42px;
		margin-top:-30px;
	}
	.slide-show .slide-text {
		font-size: 26px;
		margin-top:15px;
	}

	/* -- 1 -- */
	.first-banner h2.slide-heading{
		font-size: 30px;
		margin-top: -30px;
		line-height: 1;
	}

	/*
	.first-banner h2.slide-heading span{
		font-size:48px;
	}
	*/

	.first-banner p.slide-text{
		font-size:30px;
		margin-top:-5px;
	}

	.first-banner h1 {
		font-size: 80px;
		margin: 30px 0 10px;
	}

	.first-banner h3 {
		font-size: 45px;
    }

	.first-banner h3 span {
		display: block;
		font-size: 30px;
		margin:30px 0 0;
	}

	/* -- 2 -- */
	.secondary-banner h2.slide-heading {
		font-size: 40px;
		margin-top:0;
	}
	.secondary-banner p.slide-text{
		font-size: 26px;
		margin-top:20px;
	}

	/* -- 3 -- */
	.third-banner h2.slide-heading{
		font-size: 30px;
		margin-top:0;
	}

	.third-banner p.slide-text{
		font-size: 60px;
		margin-top:-20px;
	}

	/* -- 4 -- */
	.fourth-banner h2.slide-heading{
		font-size: 36px;
	}

	.fourth-banner p.slide-text {
		font-size: 26px;
		margin-top: 15px;
	}

	/* -- 5 -- */
	.fifth-banner h2.slide-heading{
		margin-top:0;
		font-size:40px;
	}

	.fifth-banner p.slide-text{
		margin-top: 20px;
		font-size: 26px;
	}

	.flexslider .slides img{
		min-height:200px;
	}

}

@media screen and (max-width: 768px) {

	.Content_slider:first-child{
		min-height:340px;
	}

	.first-banner h2.slide-heading{
		font-size: 25px;
		margin-top: -25px;
		line-height: 1;
	}

	.first-banner h2.slide-heading span{
		font-size:42px;
	}

	.first-banner p.slide-text{
		font-size:25px;
		margin-top:-8px;
	}

	.first-banner h1 {
	    font-size: 65px;
	}

	.first-banner h3{
		font-size:36px;
	}

	.first-banner h3 span {
		font-size: 25px;
		margin: 30px 0 0;
	}

}

@media screen and (max-width: 550px) {

	.Content_slider:first-child{
		min-height:250px;
	}

	.first-banner h1 {
		font-size: 45px;
		margin: 25px 0 0;
    	font-weight:500;
	}

	.first-banner hr{
		margin:5px auto 5px;
	}

	.first-banner h3 {
		font-size: 25px;
		line-height: 1.4;
		margin: 0;
		padding: 0;
	}

	.first-banner h3 span {
		font-size: 22px;
		margin: 25px 0 0;
	}

	.first-banner h2.slide-heading {
		font-size: 22px;
		margin-top: -30px;
		line-height: 1;
	}

	/*
	.first-banner h2.slide-heading span {
		font-size: 28px;
		font-weight: 600;
	}
	*/

	.first-banner p.slide-text {
		font-size: 22px;
		margin-top: 0px;
	}

	.secondary-banner h2.slide-heading,
	.fourth-banner h2.slide-heading,
	.fifth-banner h2.slide-heading{
		font-size:24px;
	}

	.secondary-banner p.slide-text,
	.fourth-banner p.slide-text,
	.fifth-banner p.slide-text{
		font-size: 20px;
		margin-top: 0px;
	}

	.third-banner h2.slide-heading{
		font-size: 20px;
		margin-top:-10px;
	}

	.third-banner p.slide-text{
		font-size: 30px;
		margin-top:0px;
	}

}

@media screen and (max-width: 374px) {

	.Content_slider:first-child {
		min-height:220px;
	}

	.first-banner h2.slide-heading {
    	font-size: 18px;
    }

	.first-banner h1 {
    	font-size: 36px;
    	margin: 20px 0 0;
	}

	.first-banner h3{
		font-size:20px;
	}

	.first-banner h3 span {
		font-size: 18px;
	}

}