
.slider-content {
    color: #212121;
    padding-bottom: 100px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 280px;
	position:relative;
	top:80%;
}
.layer-1-1 .title1 {
    animation-delay: 0.5s;
    animation-direction: normal;
    animation-duration: 0.8s;
    animation-fill-mode: backwards;
    animation-iteration-count: 1;
    animation-name: bounceInRight;
    animation-play-state: running;
    animation-timing-function: ease-in-out;
    font-size: 42px;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:0.8px;
	
}
.layer-1-2 .title2 {
    animation-delay: 1.2s;
    animation-direction: normal;
    animation-duration: 1.4s;
    animation-fill-mode: backwards;
    animation-iteration-count: 1;
    animation-name: flipInX;
    animation-play-state: running;
    animation-timing-function: ease-in-out;
    font-size: 35px;
    font-weight: 700;
	margin:3% 0px;
   /*  text-transform: uppercase; */
	
}
.layer-1-3 .title3 {
    animation-delay: 1.9s;
    animation-direction: normal;
    animation-duration: 1s;
    animation-fill-mode: backwards;
    animation-iteration-count: 1;
    animation-name: fadeInRight;
    animation-play-state: running;
    animation-timing-function: ease-in-out;
    font-size: 20px;
	
}
.layer-1-4 {
    animation-delay: 2.6s;
    animation-direction: normal;
    animation-duration: 1.4s;
    animation-fill-mode: backwards;
    animation-iteration-count: 1;
    animation-name: fadeInUp;
    animation-play-state: running;
    animation-timing-function: ease-in-out;
    margin-top: 60px;
}
.layer-2-1 .title1 {
    animation-delay: 0.5s;
    animation-direction: normal;
    animation-duration: 0.8s;
    animation-fill-mode: backwards;
    animation-iteration-count: 1;
    animation-name: bounceInLeft;
    animation-play-state: running;
    animation-timing-function: ease-in-out;
    font-size: 42px;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:0.8px;
}
.layer-2-2 .title2 {
    animation-delay: 1s;
    animation-direction: normal;
    animation-duration: 1.4s;
    animation-fill-mode: backwards;
    animation-iteration-count: 1;
    animation-name: flipInX;
    animation-play-state: running;
    animation-timing-function: ease-in-out;
    font-size: 35px;
    font-weight: 700;
	margin:3% 0px;
   /*  text-transform: uppercase; */
}
.layer-2-3 .title3 {
    animation-delay: 1.9s;
    animation-direction: normal;
    animation-duration: 1s;
    animation-fill-mode: backwards;
    animation-iteration-count: 1;
    animation-name: fadeInLeft;
    animation-play-state: running;
    animation-timing-function: ease-in-out;
    font-size: 20px;
}
.layer-2-4 {
    animation-delay: 2.5s;
    animation-direction: normal;
    animation-duration: 1.4s;
    animation-fill-mode: backwards;
    animation-iteration-count: 1;
    animation-name: fadeInUp;
    animation-play-state: running;
    animation-timing-function: ease-in-out;
    margin-top: 60px;
}
.slide-v2 .layer-1-1 .title1, .slide-v2 .layer-1-2 .title2, .slide-v2 .layer-1-3 .title3, .slide-v2 .layer-2-1 .title1, .slide-v2 .layer-2-2 .title2, .slide-v2 .layer-2-3 .title3 {
    color: #fff;
}
.slide-v2 .layer-1-1 .title1, .slide-v2 .layer-2-1 .title1 {
    text-shadow: 1px 2px 8px rgba(0, 0, 0, 0.5);
	color:#fff;
	background:#F56B35;
	padding:15px 5px;
	width:500px;
	margin:1% auto;
	border-bottom-left-radius: 44px;
    border-bottom-right-radius: 40px;
    border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	
}
.slide-v2 .layer-1-2 .title2, .slide-v2 .layer-2-2 .title2 {
    text-shadow: 0 1px 3px rgba(50, 50, 50, 0.4);
	color:#fff;
}
@media (min-width: 640px) and (max-width: 1023px) {
.slider-content {
        color: #212121;
        padding: 80px 0;
    }
	.layer-1-1 .title1
	{
		font-size:25px;
	}
	.layer-1-2 .title1
	{
		font-size:25px;
	}
	.layer-2-1 .title1
	{
		font-size:25px;
	}
	.layer-2-2 .title2
	{
		font-size:20px;
	}
	.layer-1-2 .title2
	{
		font-size:20px;
	}
	.layer-1-3 .title3
	{
		display:none;
	}
	.layer-2-3 .title3
	{
		display:none;
	}
	.Readmore
	{
		font-size:18px;
		padding:10px;
	}
	.nav > li {
    font-size: 14px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
	}
	.slide-v2 .layer-1-1 .title1, .slide-v2 .layer-2-1 .title1
	{
		width:300px;
	}
}
@media (min-width: 1024px) and (max-width: 1223px) {
	.slider-content {
        color: #212121;
        padding: 170px 0;
    }
	.layer-1-3 .title3
	{
		display:block;
		font-size:15px !important;
	}
	.layer-1-1 .title1
	{
		font-size:22px;
	}
	.layer-1-2 .title1
	{
		font-size:22px;
	}
	.layer-2-1 .title1
	{
		font-size:22px;
	}
	.layer-2-2 .title2
	{
		font-size:22px;
	}
	.layer-1-2 .title2
	{
		font-size:22px;
	}
	.nivoSlider
	{
		height:600px;
	}
}
@media (min-width: 1224px) and (max-width: 1800px) {
	.slider-content {
		padding-top:180px;
	}
	.nivoSlider
	{
		height:700px;
	}
	.layer-1-1 .title1
	{
		font-size:25px;
	}
	.layer-1-2 .title1
	{
		font-size:22px;
	}
	.layer-2-1 .title1
	{
		font-size:22px;
	}
	.layer-2-2 .title2
	{
		font-size:40px;
	}
	.layer-1-2 .title2
	{
		font-size:40px;
	}
}
@media (min-width: 1801px){
	.slider-content {
		padding-top:240px;
	}
	.nivoSlider
	{
		height:1000px;
	}
}