@media screen and (max-width: 1100px) {
.pricing_content .slider, .level_text{display:none;}
.extra_slider{display:block; margin: 40px 0;} 
.slider_container{ width:920px; margin:auto; clear:both;}
.flex-caption{ position: absolute; right:0; bottom:0; width:98%; float:left;padding: 0 1%;}
.caption_title_line{ width:100%; text-align:center; float:left;}
.flex-caption h2{color: #fff; font-size: 14px; line-height: 22px; background:none !important;}
.flex-container a:active,
.flexslider a:active {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;} 
.flexslider {width: 100%; margin: 0; padding: 0;}
.flexslider .slides > li {display: none; text-align:center;height: 350px; line-height:350px;}
.flexslider .slides img {max-width:35%; vertical-align:middle;}
.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;}
.flex-container {zoom: 1; position: relative;}
.flex-direction-nav li a {width:30px; height:60px; margin:0; display: block; position: absolute; cursor: pointer; text-indent: -9999px;bottom:45%; }
.flex-direction-nav li a.next {background:url(../images/slider_btn_right.png) no-repeat scroll 100% 50%;right:15px; left:auto;}
.flex-direction-nav li a.prev {background:url(../images/slider_btn_left.png) no-repeat scroll 0% 50%;left:15px; right:auto;}
.flex-direction-nav li a.disabled {opacity: .3; filter:alpha(opacity=30); cursor: default;}
.flex-control-nav {width: 100%; position: absolute; bottom: -30px; text-align: center; display:none;}
}
@media screen and (max-width: 640px) {
.flexslider .slides > li {display: none; text-align:center;height: 300px;}
.flexslider .slides img {max-width:65%;}
}
@media screen and (max-width: 320px) {
.flexslider .slides > li {display: none; text-align:center;height: 350px;}
.flexslider .slides img {max-width:65%;}
}