/********************
* Flexslider START
*********************/
/* Browser Resets */
.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;}
.flexslider .slides > li {display: none;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {max-width: 100%; display: block;}
.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 (Full Width)
*********************************/
.bean-full-width-image-slideshow .flexslider {background: transparent; border: none; position: relative; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; zoom: 1;}
.bean-full-width-image-slideshow .flexslider .slides {zoom: 1;}
.bean-full-width-image-slideshow .flexslider .slides > li {position: relative;}
/* Suggested container for "Slide" animation setups. Can replace this with your own, if you wish */
.flex-container {zoom: 1; position: relative;}

/* Caption style */
/* IE rgba() hack */
.bean-full-width-image-slideshow .flex-caption {background:none; -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000); zoom: 1;}
.bean-full-width-image-slideshow .flex-caption {width: 96%; padding: 2%; position: absolute; left: 0; bottom: 0; background: rgba(0,0,0,.3); color: #fff; text-shadow: 0 -1px 0 rgba(0,0,0,.3); font-size: 14px; line-height: 18px;}

/* Direction Nav */
.bean-full-width-image-slideshow .flex-direction-nav {display: none;}
.bean-full-width-image-slideshow .flex-direction-nav li a {width: 52px; height: 52px; margin: -13px 0 0; display: block; background: url(../img/bg_direction_nav.png) no-repeat 0 0; position: absolute; top: 50%; cursor: pointer; text-indent: -9999px;}
.bean-full-width-image-slideshow .flex-direction-nav li .next {background-position: -52px 0; right: -17px;}
.bean-full-width-image-slideshow .flex-direction-nav li .prev {left: -17px;}
.bean-full-width-image-slideshow .flex-direction-nav li .disabled {opacity: .3; filter:alpha(opacity=30); cursor: default;}

/* Control Nav */
.bean-full-width-image-slideshow .flex-control-nav {width: auto; position: absolute; text-align: center;right: 20px;top: 20px;}
.bean-full-width-image-slideshow .flex-control-nav li {margin: 0 0 0 5px; display: inline-block; zoom: 1; *display: inline;}
.bean-full-width-image-slideshow .flex-control-nav li:first-child {margin: 0;}
.bean-full-width-image-slideshow .flex-control-nav li a {width: 20px; height: 20px; display: block; cursor: pointer; text-indent: -9999px;text-align: center;background: rgba(0,0,0,0.4);color: #fff;}
.bean-full-width-image-slideshow .flex-control-nav li a:hover {background-position: 0 -13px;}
.bean-full-width-image-slideshow .flex-control-nav li a.active {cursor: default;background: rgba(255,255,255,0.4);color: #000;}

.bean-full-width-image-slideshow .slides{overflow: hidden;}
.block-bean .field-collection-view{margin: 0;padding: 0;border-bottom: 0;}
.field-collection-container{border-bottom: 0;margin-bottom: 0;}
.bean-full-width-image-slideshow .flexslider .caption {
	bottom:0px;
	right:0px;
	position: relative;
	z-index: 999;
	background: #393939;
	background: rgba(0, 0, 0, 0.8);
	width: 100%;
}
@media all and (min-width: 768px) and (max-width: 979px){
	.bean-full-width-image-slideshow .flexslider .caption {width: auto;position: absolute;}
	}
@media all and (min-width: 980px) and (max-width: 1199px){
	.bean-full-width-image-slideshow .flexslider .caption {width: auto;position: absolute;}
	}
@media all and (min-width: 1200px){
	.bean-full-width-image-slideshow .flexslider .caption {width: auto;position: absolute;}
	}

.bean-full-width-image-slideshow .slides .slide-headline{color: #fff;background: #000; background: rgba(0,0,0,0.7);padding: 10px 25px;margin-top: 0;font-weight: bold;font-size: 17px;line-height: 25px;}
.bean-full-width-image-slideshow .slides .slide-headline a,.bean-full-width-image-slideshow .slides .slide-headline a:hover {color: #fff;}
.bean-full-width-image-slideshow .slides .slide-teaser{color: #fff;padding: 10px 25px;font-weight: bold;}
.bean-full-width-image-slideshow .slides .slide-teaser a,.bean-full-width-image-slideshow .slides .slide-teaser a:hover{color: #fff;}
.bean-full-width-image-slideshow .slides .slide-link{padding: 11px 25px;color: #666;background: #ffffff; background: rgba(255,255,255,0.8);text-align: right;}
.bean-full-width-image-slideshow .slides .slide-link a {-moz-transition: all 0.2s linear; -webkit-transition: all 0.2s linear; -o-transition: all 0.2s linear; transition: all 0.2s linear; text-decoration:none;color: #325473;}
.bean-full-width-image-slideshow .slides .slide-link a:hover{color: #666;}
.bean-full-width-image-slideshow .slides .slide-link a:after{content: ">";padding-left: 0.5em;right: 0;}

/********************
* Flexslider END
*********************/

/* FlexSlider Default Theme (Image left, Text Right)
*********************************/
.bean-image-left-text-right-slideshow .flexslider {background: transparent; border: none; position: relative; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; zoom: 1;}
.bean-image-left-text-right-slideshow .flexslider .slides {zoom: 1;}
.bean-image-left-text-right-slideshow .flexslider .slides > li {position: relative;}
/* Suggested container for "Slide" animation setups. Can replace this with your own, if you wish */
.bean-image-left-text-right-slideshow .flex-container {zoom: 1; position: relative;}

/* Caption style */
/* IE rgba() hack */
.bean-image-left-text-right-slideshow .flex-caption {background:none; -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000); zoom: 1;}
.bean-image-left-text-right-slideshow .flex-caption {width: 96%; padding: 2%; position: absolute; left: 0; bottom: 0; background: rgba(0,0,0,.3); color: #fff; text-shadow: 0 -1px 0 rgba(0,0,0,.3); font-size: 14px; line-height: 18px;}

/* Direction Nav */
.bean-image-left-text-right-slideshow .flex-direction-nav li a {
text-decoration: none;
width: 30px;
height: 30px;
position: absolute;
bottom: 30px;
right: 30px;
display: block;
line-height: 32px;
text-align: center;
z-index: 2;
-webkit-transition: background-color ease-out 0.4s;
-moz-transition: background-color ease-out 0.4s;
-ms-transition: background-color ease-out 0.4s;
-o-transition: background-color ease-out 0.4s;
background-color: #0088cc;
color: #FFFFFF;

}
.bean-image-left-text-right-slideshow .flex-direction-nav li .prev {right: 70px;}
.bean-image-left-text-right-slideshow .flex-direction-nav li .disabled {opacity: .3; filter:alpha(opacity=30); cursor: default;}

/* Control Nav */
.bean-image-left-text-right-slideshow .flex-control-nav {width: auto; position: absolute; text-align: center;right: 20px;top: 20px;}
.bean-image-left-text-right-slideshow .flex-control-nav li {margin: 0 0 0 5px; display: inline-block; zoom: 1; *display: inline;}
.bean-image-left-text-right-slideshow .flex-control-nav li:first-child {margin: 0;}
.bean-image-left-text-right-slideshow .bean-image-left-text-right-slideshow .flex-control-nav li a {width: 20px; height: 20px; display: block; cursor: pointer; text-indent: -9999px;text-align: center;background: rgba(0,0,0,0.4);color: #fff;}
.bean-image-left-text-right-slideshow .flex-control-nav li a:hover {background-position: 0 -13px;}
.bean-image-left-text-right-slideshow .flex-control-nav li a.active {cursor: default;background: rgba(255,255,255,0.4);color: #000;}

.bean-image-left-text-right-slideshow .slides{overflow: hidden;}
.bean-image-left-text-right-slideshow .block-bean .field-collection-view{margin: 0;padding: 0;border-bottom: 0;}
.field-collection-container{border-bottom: 0;margin-bottom: 0;}
.bean-image-left-text-right-slideshow .flexslider .caption {
	bottom:0px;
	right:0px;
	position: relative;
	z-index: 999;
	background: #393939;
	background: rgba(0, 0, 0, 0.8);
	width: 100%;
}
@media all and (min-width: 768px) and (max-width: 979px){
	.bean-image-left-text-right-slideshow .flexslider .caption {width: 51%;position: absolute;}
	}
@media all and (min-width: 980px) and (max-width: 1199px){
	.bean-image-left-text-right-slideshow .flexslider .caption {width: 41%;position: absolute;}
	}
@media all and (min-width: 1200px){
	.bean-image-left-text-right-slideshow .flexslider .caption {width: 32%;position: absolute;}
	}

.bean-image-left-text-right-slideshow .slides .slide-headline{color: #fff;background: #000; background: rgba(0,0,0,0.7);padding: 10px 25px;margin-top: 0;font-weight: bold;font-size: 17px;line-height: 25px;}
.bean-image-left-text-right-slideshow .slides .slide-headline a,.slides .slide-headline a:hover {color: #fff;}
.bean-image-left-text-right-slideshow .slides .slide-teaser{color: #fff;padding: 10px 25px;font-weight: bold;}
.bean-image-left-text-right-slideshow .slides .slide-teaser a,.slides .slide-teaser a:hover{color: #fff;}
.bean-image-left-text-right-slideshow .slides .slide-link{padding: 11px 25px;color: #666;background: #efefef; background: rgba(255,255,255,0.8);text-align: right;}
.bean-image-left-text-right-slideshow .slides .slide-link a {-moz-transition: all 0.2s linear; -webkit-transition: all 0.2s linear; -o-transition: all 0.2s linear; transition: all 0.2s linear; text-decoration:none;color: #1d3f94;}
.bean-image-left-text-right-slideshow .slides .slide-link a:hover{color: #666;}
.bean-image-left-text-right-slideshow .slides .slide-link a:after{content: ">";padding-left: 0.5em;right: 0;}

.bean-image-left-text-right-slideshow .featured-container .slides h2,
.bean-image-left-text-right-slideshow .featured-container .slides h3 {text-transform: uppercase;}
.bean-image-left-text-right-slideshow .featured-container .slides li {line-height: 21px;}
.bean-image-left-text-right-slideshow .featured-container .slides p {margin-top: 30px;margin-bottom: 30px;}

/********************
* Flexslider END
*********************/


/*-------------------------------
	Slider
 ------------------------------*/
.met_slider_wrap {
	position : relative;
}

.met_slider_overlay {
	position   : absolute;
	width      : 100%;
	height     : 100%;
	left       : 0;
	top        : 0;
	z-index    : 5;
	background : #FFFFFF url('../img/slider_loader.gif') center center no-repeat;
}

.met_slider_wrap .caroufredsel_wrapper {
	z-index : 1;
}

.met_slider {
	height   : 500px;
	overflow : hidden;
}

.met_slider_item {
	position : relative;
	float    : left;
	width    : 100%;
}

.met_slider_item_preview {
	width : 54.358974359% !important;
	float : left;
}

.met_slider_item_preview a,
.met_slider_item_preview img {
	display : block;
}

.met_slider_item_caption {
	margin-left : 54.358974359% !important;
	position    : absolute;
	height      : 100%;
}

.met_slider_item_caption > div {
	padding : 30px;
}

h2.met_title_stack {
	color       : #FFFFFF;
	font-size   : 24px;
	margin      : 0;
	line-height : 27px;
}

h3.met_title_stack {
	color       : #FFFFFF;
	font-size   : 24px;
	margin      : 0;
	line-height : 27px;
}

.met_slider_nav_prev,
.met_slider_nav_next {
    text-decoration: none;
	width       : 30px;
	height      : 30px;
	position    : absolute;
	bottom      : 30px;
	right       : 30px;
	display     : block;
	line-height : 32px;
	text-align  : center;
	z-index     : 2;
}

.met_slider_nav_prev {
	right : 70px;
}

.met_slider_nav_next:hover,
.met_slider_nav_prev:hover {
	text-decoration : none;
}

/*-------------------------------
	Response For Tablets
------------------------------*/
@media all and (max-width: 979px) {
	.met_slider_item_preview {
		width : 100% !important;
	}

	.met_slider_item_caption {
		width       : 100% !important;
		margin-left : 0 !important;
		position    : relative !important;
		height      : auto !important;
		float       : left !important;
	}
}

/*-------------------------------
	Response For Mobile
------------------------------*/
@media all and (max-width: 767px) {
	.met_img_with_text_preview {
		width : 100% !important;
	}
	
}



/* SLider END for IMage Left */