

@media (max-width: 1920px)
{
	.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
 width:1920px;
  height:800px;
}
}

@media (max-width: 1680px)
{
	.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
 width: 1680px;
  height:800px;
}
}
@media (max-width: 1600px)
{
	.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
 max-width: 100%;
  height:800px;
}
}
@media (max-width: 1440px)
{
	.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
 max-width: 100%;
  height:800px;
}
}
@media (max-width: 1366px)
{
	.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
 max-width: 100%;
  height:800px;
}
}





@media (max-width: 1280px)
{
	.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
 max-width: 100%;
  height:700px;
  
}
}

@media (max-width: 1150px)
{
	.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height:550px;
}
}
@media (max-width: 1145px)
{
	.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height:520px;
}
}
@media (max-width: 1024px)
{
	.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height:500px;
}
}
@media (max-width: 945px)
{
	.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height:490px;
}
}

@media (max-width: 916px)
{
	.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height:450px;
}
}


@media (max-width: 800px)
{
	.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height:410px;
}
}



@media (max-width: 767px)
{
	.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height:400px;
}
}
@media (max-width: 650px)
{
	.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height:370px;
}
}
@media (max-width: 604px)
{
	.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height:330px;
}
}
@media (max-width: 550px)
{
	.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height:300px;
}
}
@media (max-width: 415px)
{
	.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height:285px;
   -ms-transform: scale(1.5); /* IE 9 */
  -webkit-transform: scale(1.5); /* Safari 3-8 */
  transform: scale(1.5);
}
.carousel-indicators li {
  display: inline-block;
  width: 13px;
  height: 15px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color:#7b7d7b;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 13px;
  height: 15px;
  margin: 0;
  background-color: #42aa52;
}
}
@media (max-width: 385px)
{
	.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height:250px;
  -ms-transform: scale(1.5); /* IE 9 */
  -webkit-transform: scale(1.5); /* Safari 3-8 */
  transform: scale(1.5); 
}
.carousel-indicators li {
  display: inline-block;
  width: 13px;
  height: 15px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color:#7b7d7b;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 13px;
  height: 15px;
  margin: 0;
  background-color: #42aa52;
}
}
@media (max-width: 340px)
{
	.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height:230px;
  -ms-transform: scale(1.5); /* IE 9 */
  -webkit-transform: scale(1.5); /* Safari 3-8 */
  transform: scale(1.5); 
}
.carousel-indicators li {
  display: inline-block;
  width: 13px;
  height: 15px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color:#7b7d7b;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 13px;
  height: 15px;
  margin: 0;
  background-color: #42aa52;
}
}
@media (max-width: 300px)
{
	.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height:200px;
  -ms-transform: scale(1.4); /* IE 9 */
  -webkit-transform: scale(1.4); /* Safari 3-8 */
  transform: scale(1.4); 
}
.carousel-indicators li {
  display: inline-block;
  width: 13px;
  height: 15px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color:#7b7d7b;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 13px;
  height: 15px;
  margin: 0;
  background-color: #42aa52;
}
}