#content { margin: 0px auto; max-width: 1085px; text-align: center; }
#carousel_container {
	width: 100%;
	height: 700px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;

}
#carousel {
	width: 100%;
	height: 700px;
	margin: 0;
	padding: 0;
	position: absolute;
	list-style-type: none;
	left:-5%!important;
}
#carousel li {
	position: absolute;
	margin: 0;
	padding: 0;
	float: left;
}
#carousel li img {
	width: 100%;
	height: 100%;
	box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}

#c1 {
	width: 600px;
	height: 400px;
	left: 300px;
	top: 260px;
	z-index: 5;
	font-size:14px!important;
}
#c2 {
	width: 400px;
	height: 300px;
	left: 697px;
	top: 200px;
	z-index: 4;
	font-size:14px!important;
}


#c4 {
width: 300px;
    height: 200px;
    left: 630px;
    top: 100px;
    z-index: 2;
}


#c3 {
		width: 360px;
	height: 258px;
	left: 664px;
	top: 145px;
	z-index: 3;
	font-size:14px!important;
}


#c5 {
	width: 250px;
    height: 170px;
    left: 468px;
    top: 51px;
    z-index: 1;
}


#c6 {

    
    width: 300px;
    height: 200px;
    left: 264px;
    top: 100px;
    z-index: 2;
}

#c7 {
	width: 360px;
	height:258px;
	left: 174px;
	top: 145px;
	z-index: 3;
		
		opacity: 1;
}
#c8 {
	width: 400px;
	height: 300px;
	left: 100px;
	top: 200px;
	z-index: 4;
		font-size:14px!important;
		opacity: 1;
}
#c9 {
	width: 300px;
	height: 226px;
	left: 200px;
	top: 200px;
	z-index: 4;
		font-size:14px!important;
}

#move_mark {
 width: 56%;
    max-width: 100%;
    margin: 0 auto;
    position: relative;
    bottom: 0;
    left: 0px;
}
#move_mark a {
	color: #1bc8ff;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}
#move_mark a.active, #move_mark a:hover {
color: #074e96;
}
#move_back {
	margin: 0 10px;
	position: absolute;
	bottom: 0;
	left: 0;
}
#move_next {
	margin: 0 10px;
	position: absolute;
	bottom: 0;
	right: 0;
}

#move_back a{font-size: 48px;position:absolute; left: 0px; top: -51px;}

#move_next a{font-size: 48px;position:absolute; left: -40px; top: -51px;}


.slide-box {
    background: white;
    padding: 20px;
    box-shadow: 0px 0px 25px 2px grey;
}


 @media(max-width:1252px){
     
     #c1 {
	width: 400px;
	height: 300px;
	left: 100px;
	top: 130px;
	z-index: 5;
	font-size:14px!important;
}
#c2 {
	width: 200px;
	height: 145px;
	left: 348px;
	top: 100px;
	z-index: 4;
	font-size:14px!important;
}
#c3 {
	width: 150px;
	height: 100px;
	left: 331px;
	top: 70px;
	z-index: 3;
	font-size:14px!important;
}
#c4 {
	width: 140px;
	height: 100px;
	left: 317px;
	top: 50px;
	z-index: 2;
	font-size:14px!important;
}
#c5 {
width: 105px;
	height: 75px;
	left: 244px;
	top: 20px;
	z-index: 1;
}
#c6 {
	width: 140px;
	height:100px;
	left: 145px;
	top: 50px;
	opacity: 1;
	filter: alpha(opacity=50);
	z-index: 2;
	
}

#c7 {
	width:160px;
	height: 120px;
	left: 110px;
	top: 70px;
	z-index: 3;
	font-size:14px!important;
}
#c8 {
	width: 200px;
	height: 145px;
	left: 50px;
	top: 100px;
	z-index: 4;

}
#c9 {
	width: 150px;
	height: 113px;
	left: 100px;
	top: 100px;
	z-index: 4;
	font-size:14px!important;
}

#carousel {
    left: 0%!important;
}

#content {
    max-width: 604px!important;
}
#carousel_container{height:469px;}
#carousel{height:469px;}
     
 }
   
@media(max-width:656px){
  #desk-slider{display:none;}  
}   


