@media (min-width : 1921px){
	#panel-1 {
		background: url('../img/bg/1.jpg') no-repeat center center fixed;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	}
	#panel-2 {
		background: url('../img/bg/2.jpg') no-repeat center center fixed;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	}
	#panel-3 {
		background: url('../img/bg/3.jpg') no-repeat center center fixed;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	}

}


@media (max-width : 1600px) {

.logo{
	width: 400px;
	height: 160px;
}

.content-item h2{
	font-size: 19px;
}

.content-item h3{
    font-size: 16px;
    line-height: 21px;
    min-height: 124px;
}

.content-item{
	width: 400px;
	top: 30%;
}

#slider2 img {
	height:80px;
}

#slider2 li.pager {
	width: 150px!important;
}

}


@media (max-width : 1440px) {


.logo {
	height: 160px;
}

.logo-main img {
	width: 35%;
}

.content-item h2{
	font-size: 19px;
}

.content-item h3{
    font-size: 15px;
    line-height: 21px;
    min-height: 124px;
}

.content-item{
	width: 400px;
	top:20%;
}

#slider2 img {
	height:70px!important;
}

#slider2 li.pager {
	width: 150px!important;
}

.button-margin	{
	margin-top: 30px;
}

}


@media (max-width: 1280px) {

	ul#slider {
		    height: auto;
				position: static;
	}

.logo-main {
	display: none;
}

	.logo {
		display: block;
	}

.kwicks-collapsed{

	-webkit-filter: grayscale(0) !important;
}

.content-item {
    position: static;
    width: 100%;
    padding-top: 137px;
    margin-bottom: 50px;


}

.content-item h3{
	display: none;
}

	ul#slider li {
		width: 100%!important;
		height: auto;
		border-bottom: 10px solid #0D0804;
		min-height: 500px;
		float: left;
		position: static;
	}

}


@media (max-width : 767px) {
	.rwd-logo {
		width: 90%!important;
	}
	.content-item {
		padding-top: 90px;
	}
	.logo {
		display: table-cell;
	}
}

@media (max-width: 767px)
  and (orientation: landscape) {
	  ul#slider li {
		  min-height: 400px;
	  }
	  .content-item {
		  padding-top: 50px;
	  }
	  .logo {
		  display: block!important;
		  height: 110px;
	  }
	  .rwd-logo2 {
		width: 30%!important;
		margin-top: -20px!important;
	  }
	  .rwd-logo {
		  width: auto;
	  }
}

@media (max-width: 340px){
	.logo {
		    display: table-cell;
	}
	.rwd-logo {
		width: 100%!important;
	}
	.content-item {
		    padding-top: 50px;
	}
}

@media (min-width: 1280px) and (max-height: 799px){
	#panel-3 .logo img{
		max-width: 88px;
	}
}
