 /*Slider*/
#slide {padding:0; background:#e7e7e7; width: auto; height:400px; margin:0; position:relative; }

.banner{ position:absolute; bottom: 193px; left:0; z-index:5; width:950px; padding-right:30px; text-align:center; color: #fff;height: 157px;}
.banner>span {
	font: 600 103px/103px 'Open Sans', sans-serif;
	display:block; 
	padding:15px 0 13px 0;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
	letter-spacing: -3px;
}
.banner>p{
	font: 400 17px/22px 'Open Sans', sans-serif;
	color: #2e2e2e;
	margin-bottom: 23px;
}
.banner .more_1{
	position: relative;
	display: inline-block;
	font: 600 27px/17px 'Open Sans', sans-serif; 
	background: #626162;
	padding-bottom: 4px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow:0 2px 6px rgba(0,0,0,.4);
}
.banner .more_1>a {
	position: relative;
	display: inline-block;
	padding: 16px 13px 20px;
	color: #fff;
	background: #323032 url('../images/more_bg.jpg') 0 0 repeat-x;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow:0 2px 6px rgba(0,0,0,.4);
	-webkit-box-shadow:0 2px 6px rgba(0,0,0,.4);
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.banner .more_1>a:hover{
	background: #2e2d2e;
}


/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;} 

/* FlexSlider Necessary Styles
*********************************/ 
.flexslider {
	/*width:100%;*/
}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;position: relative;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;max-width: none;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}


/* FlexSlider Default Theme
*********************************/
.flexslider {margin: 0 0 0px; position: relative; border-bottom: 1px solid #fff; }
.flex-viewport {}
.loading .flex-viewport {max-height: 300px;}
.flexslider .slides {zoom: 1;}

/* Direction Nav */
.flex-direction-nav a {width: 30px; height: 30px; margin: 0px 0 0; display: block; position: absolute; top: 50%; cursor: pointer; text-indent: -9999px;}
.flex-direction-nav .flex-next {background-position: 100% 0; right: 5px; display: none; }
.flex-direction-nav .flex-prev {left: 5px; display: none;}
.flexslider:hover .flex-next {right: 5px;}
.flexslider:hover .flex-prev {left: 5px;}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {}
.flex-direction-nav .disabled {cursor: default;}

/* Control Nav */
.flex-control-nav {position:absolute; bottom: 29px; left: 444px; width: 149px; height:14px; z-index:111; display:block;}
.flex-control-nav li {float:left; z-index:999; position:relative; display:inline-block; width:14px; height:14px; margin-left: 10px;}
.flex-control-nav li:first-child {margin-left:0px;}
.flex-control-nav li a {display:inline-block; width:14px; height:14px;cursor: pointer;text-indent:-99999px;background:url("../images/pags-1.png") 0 bottom no-repeat;}
.flex-control-nav li:hover a, .flex-control-nav li a.flex-active{ background-position:0 0;}


.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .active {opacity: 1; cursor: default;}

@media only screen and (max-width: 995px) {
 body{min-width:768px;}
 #slide{height:319px;}
 .flex-control-nav{left:46%;}
 .banner{
 	width:100%;
 	bottom: 155px;
 }
 .banner p{
 	font-size: 15px; 
 }
 .banner>span{font-size:75px;line-height:75px;}
}

@media only screen and (max-width: 767px) {

	body{min-width:420px;}
	#slide{height:177px;}
	/*.banner{display:none;}*/
	.banner {bottom: 11px;}
	.banner>span{font-size:35px;line-height:35px; letter-spacing: 0px}
	.banner>p{display:none;}
	.banner .more_1{margin-top: 10px;}
	.banner .more_1>a {padding: 6px 5px 8px;font-size: 17px;}

	.box-1-1{background-position:50% 0 !important;}
	.block-1{
	 margin-bottom:20px;
	}
	.flex-control-nav{left:43%;}
}
@media only screen and (max-width: 479px) {
 body{min-width:300px;}
	#slide{
		height:126px;
		width:100%;
		overflow: hidden
	}
	.flex-control-nav{
		left:40%;
		bottom: 15px;
	}
	.banner {bottom: -24px;}
	.banner>span{font-size:25px;line-height:25px; letter-spacing: 0px}
	.banner>p{display:none;}
	.banner .more_1{margin-top: 0px;}
	.banner .more_1>a {padding: 6px 5px 8px;font-size: 17px;}
}