/* Slider
http://www.freshdesignweb.com/fashion-responsive-slider-tutorial.html
*/
/* Slider
/*-----------------------------------------------------------------------------------*/
.slider_container{ width:100%; margin:auto; clear:both;}
.flex-caption {
  position: absolute;
  left: 21%;
  top: 35%;
}
.caption_title_line{ width:auto; height:auto; padding:13px 15px 13px;background:rgba(255, 255, 255,1);color: #303030; margin-bottom: 2px;float: left;
  clear: both;}
  
.caption_title_line.black{ 
    padding: 20px;
    background: rgba(0, 0, 0,.5);
    color: #FFC06C;
    line-height: 30px;
    font-size: 30px;
	width: 432px;
    }
  
.flex-caption{ color:#303030;font-size:30px; padding:5px 0 5px 0; margin:0px;font-family: 'Raleway', sans-serif;border:0px;font-weight:bold;}
.flex-caption .yellowtext{color:#FFC06C;text-transform:uppercase;}

.flex-caption .whitetext{color: #fff;
    font-size: 30px;
    display: block;
    width: 100%;
    margin-top: 10px;}

.yellowtextbtm{    font-size: 50px;
    color: #D69D50;
/*    text-transform: uppercase;*/
    font-weight: normal;
    /* padding: 10px 0 0; */
    line-height: 50px;}	

.flex-caption .greytext{color: #737373;
    font-size: 24px;
    display: block;
    width: 100%;
    margin-top: 10px;
	font-weight: normal;}

.flex-container a:active,
.flexslider a:active {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;} 

/* FlexSlider Necessary Styles
*********************************/ 
.flexslider {width: 100%; margin: 0; padding: 0 0 0px 0;}
.flexslider .slides > li {display: none;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides > li img{width:100%;}
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}
.no-js .slides > li:first-child {display: block;}
.flexslider {position: relative; zoom: 1;}
.flexslider .slides {zoom: 1;}
.flexslider .slides > li {position: relative;}
.flexslider .slides > li img{width:100%;height:100%;}
.flex-container {zoom: 1; position: relative;}

/* Direction Nav */
.flex-direction-nav li a {width:45px; height:42px; margin:0; display: block; position: absolute; cursor: pointer; text-indent: -9999px;}
.flex-direction-nav li a.next {background:url(../images/next.png) no-repeat center; top:50%;right:11px; }
.flex-direction-nav li a.prev {background:url(../images/prev.png) no-repeat center;top:50%;left:11px; }
.flex-direction-nav li a.next:hover {background:url(../images/next_a.png) no-repeat center;}
.flex-direction-nav li a.prev:hover {background:url(../images/prev_a.png) no-repeat center;}
.flex-direction-nav li a.disabled {opacity: .3; filter:alpha(opacity=30); cursor: default;}

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -30px; text-align: center;border: none;}
.flex-control-nav li {margin: 0 0 0 5px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-nav li:first-child {margin: 0;}
.flex-control-nav li a {width: 13px; height: 13px; display: block; cursor: pointer; text-indent: -9999px;}
.flex-control-nav li a:hover {background-position: 0 -13px;}
.flex-control-nav li a.active {background-position: 0 -26px; cursor: default;}

/* Media Queries
/*-----------------------------------------------------------------------------------*/
.flexslider .container{position:relative;}
@media screen and (min-width: 1801px) {
.flexslider .slides > li{height:700px;}	
}
@media screen and (min-width: 1601px) and (max-width: 1800px) {
	.flexslider .slides > li{height:626px;}	
}
@media screen and (min-width: 1300px) and (max-width: 1600px) {
.flexslider .slides > li{height:506px;}	
}

@media screen and (min-width: 1281px) and (max-width: 1600px) {
.flex-caption {left:10% ;}	
}

@media screen and (min-width: 1001px) and (max-width: 1280px) {
	
.caption_title_line.black {
    padding: 10px;
    line-height: 30px;
    font-size: 30px;
}
.flex-caption .whitetext {
    font-size: 20px;
}
.yellowtextbtm {
    font-size: 30px;
    line-height: 30px;
}
.flex-caption {
    top: 44%;
}
.flex-direction-nav li a.prev{top:45%;}
.flex-direction-nav li a.next{top:57%;}


.flex-caption {left:7% ;}	
}


@media screen and (min-width: 1025px) and (max-width: 1280px) {
.flexslider .slides > li{height:477px;}		
}
@media screen and (min-width: 980px) and (max-width: 1024px) {
	.flexslider .slides > li{height:384px;}	
}
@media screen and (max-width: 1000px) {
.slider_container{ width:100%; clear:both; background:none; padding:0px 0 0 0;}
.flexslider {width: 100%; margin: 0; padding:0 0 30px 0;background:none;}
.flex-direction-nav li a {width:45px; height:42px; margin:0; display: block; position: absolute; right:-10px; cursor: pointer; text-indent: -9999px;}
.flex-direction-nav li a.next {background:url(../images/next.png) no-repeat center; bottom:85px;}
.flex-direction-nav li a.prev {background:url(../images/prev.png) no-repeat center;bottom:40px;}
.caption_title_line{padding:5px 15px;}
.flex-caption{font-size: 20px;}
.caption_title_line.black {

    font-size: 18px;
    line-height: 18px;
    padding: 10px;
   
}
.flex-caption{top:55%;margin-bottom:5px;}
.yellowtextbtm{font-size:20px;line-height:20px;}
.flex-caption .clear15{display:none;}
.flexslider .slides > li {height:260px;}
}


@media screen and (max-width: 767px){
	.flex-caption { display:none;}
	}




