body { background: #e8e8e8; }
.container { margin: 0 auto; }

/* Example wrapper */
.wrap {
	position: relative;
	margin: 3em 0;
}

/* Frame */
.frame {
  height: 925px;
	overflow: hidden;
	  background: #333;
}
.frame ul {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 100%;
	font-size: 50px;
}
.frame ul li {
	float: left;
	min-width: 960px;
	height: 100%;
	margin: 0 1px 0 0;
	padding: 0;
	background: #333;
	color: #ddd;
	text-align: center;
	cursor: pointer;
}
.frame ul li img{
/* width: 100%; 
  width: auto;*/
height: 925px;
max-height: 925px;
}
.frame ul li.active2 {
	color: #fff;
	background: #a03232;
}
.frame ul li a img {
opacity:0.5;
}
.frame ul li a:hover img {
opacity:1;
}
/* Scrollbar */
.scrollbar {
  margin: 1em 0;
  height: 2px;
  background: #fff;
  line-height: 0;
  width: 85%;
  margin: 0em auto;
  position: relative;
  top: -150px;
}
.scrollbar .handle {
  /* width: 10px !important; */
  height: 2px;
  /* background: #292a33; */
  cursor: pointer;
}
.scrollbar .handle .mousearea {
  position: absolute;
  top: -16px;
  left: 0;
  width: 100%;
  height: 31px;
  background: url(../../images/portfolio_cursor.png) center no-repeat;
}

/* Pages */
.pages {
	list-style: none;
	margin: 20px 0;
	padding: 0;
	text-align: center;
}
.pages li {
	display: inline-block;
	width: 14px;
	height: 14px;
	margin: 0 4px;
	text-indent: -999px;
	border-radius: 10px;
	cursor: pointer;
	overflow: hidden;
	background: #fff;
	box-shadow: inset 0 0 0 1px rgba(0,0,0,.2);
}

.pages li:hover {
	background: #aaa;
}
.pages li.active {
	background: #666;
}

/* Controls */
.controls { 
  margin: 0px auto;
  text-align: center;
  position: relative;
  z-index: 2;
  width: 900px;
  margin-bottom: -80px;
  top: 399px;
 }

/* One Item Per Frame example*/
.oneperframe { height: 300px; line-height: 300px; }
.oneperframe ul li { width: 1140px; }
.oneperframe ul li.active { background: #333; }

/* Crazy example */
.crazy ul li:nth-child(2n) { width: 100px; margin: 0 4px 0 20px; }
.crazy ul li:nth-child(3n) { width: 300px; margin: 0 10px 0 5px; }
.crazy ul li:nth-child(4n) { width: 400px; margin: 0 30px 0 2px; }


.slider_brands_con{}
.slider_brands_con .prevPage {
 width: 63px;
  height: 77px;
  background: url(../../images/arrowl.png);
  border: none;
  outline: none;
  position: absolute;
  left: 1px;
  cursor:pointer;
}
.slider_brands_con .nextPage { 
 width: 63px;
  height: 77px;
  background: url(../../images/arrowr.png);
  border: none;
  outline: none;
  position: absolute;
  right: 1px;
  cursor:pointer;
  }
.slider_fotogalery{  
  height: 925px;
  position: relative;
  }

@media screen and (min-width:960px) and (max-width:1000px) { .frame ul li {width: 1000px;} .frame ul li:last-child {width: 970px;}}
@media screen and (min-width:1000px) and (max-width:1050px) { .frame ul li {width: 1050px;}.frame ul li:last-child {width: 1010px;}}
@media screen and (min-width:1050px) and (max-width:1100px) { .frame ul li {width: 1100px;}.frame ul li:last-child {width: 1060px;}}
@media screen and (min-width:1100px) and (max-width:1150px) { .frame ul li {width: 1150px;}.frame ul li:last-child {width: 1110px;}}
@media screen and (min-width:1150px) and (max-width:1200px) { .frame ul li {width: 1200px;}.frame ul li:last-child {width: 1160px;}}
@media screen and (min-width:1200px) and (max-width:1250px) { .frame ul li {width: 1250px;}.frame ul li:last-child {width: 1210px;}}
@media screen and (min-width:1250px) and (max-width:1300px) { .frame ul li {width: 1300px;}.frame ul li:last-child {width: 1260px;}}
@media screen and (min-width:1300px) and (max-width:1350px) { .frame ul li {width: 1350px;}.frame ul li:last-child {width: 1310px;}}
@media screen and (min-width:1350px) and (max-width:1400px) { .frame ul li {width: 1400px;}.frame ul li:last-child {width: 1360px;}}

@media screen and (min-width:1400px) and (max-width:1450px) { .frame ul li {width: 1450px;}.frame ul li:last-child {width: 1410px;}}
@media screen and (min-width:1450px) and (max-width:1500px) { .frame ul li {width: 1500px;}.frame ul li:last-child {width: 1460px;}}
@media screen and (min-width:1500px) and (max-width:1550px) { .frame ul li {width: 1550px;}.frame ul li:last-child {width: 1510px;}}
@media screen and (min-width:1550px) and (max-width:1600px) { .frame ul li {width: 1600px;}.frame ul li:last-child {width: 1560px;}}
@media screen and (min-width:1600px) and (max-width:1650px) { .frame ul li {width: 1650px;}.frame ul li:last-child {width: 1610px;}}
@media screen and (min-width:1650px) and (max-width:1700px) { .frame ul li {width: 1700px;}.frame ul li:last-child {width: 1660px;}}
@media screen and (min-width:1700px) and (max-width:1750px) { .frame ul li {width: 1750px;}.frame ul li:last-child {width: 1710px;}}
@media screen and (min-width:1750px) and (max-width:1800px) { .frame ul li {width: 1800px;}.frame ul li:last-child {width: 1760px;}}
@media screen and (min-width:1800px) and (max-width:1850px) { .frame ul li {width: 1850px;}.frame ul li:last-child {width: 1810px;}}
@media screen and (min-width:1850px) and (max-width:1920px) { .frame ul li {width: 1920px;}.frame ul li:last-child {width: 1860px;}}









































































































