/*
 * jQuery FlexSlider v1.8
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */

/* 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 {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {max-width: 100%; display: block;  height:auto;}
.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 { position: relative;  zoom: 1;}
.flexslider .slides {zoom: 1;}
.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 */
.flex-caption {background:none; zoom: 1;}
.flex-caption {width: 96%; padding: 2%; margin: 0; position: absolute; left: 0; bottom: 0;color: #fff; text-shadow: 0 -1px 0 rgba(0,0,0,.3); font-size: 14px; line-height: 18px;top:-21px;}
.flex-caption  h2{ font-size:36px;color:#430929; /*text-shadow:#111 1px 1px 1px;*/ line-height:43px; width:75%;}
.flex-caption .big{ font-size:36px;color:#a0ff07; text-shadow:#111 1px 1px 1px;}
.flex-caption p{font-size:18px;color:#8d1159; /*text-shadow:#111 1px 1px 1px;*/ line-height:28px; width:46%;}
.colo{color:#471213;
	}
.flex-caption .btn a{ float:left; text-decoration:none; border-top:1px solid #c15195; color:#ffffff; padding:14px 24px 16px; border-bottom:1px solid #c15195; font-family: 'ABeeZeeRegular'; text-transform:uppercase; font-size:24px;
    background-image: -ms-linear-gradient(top, #8e2d68 0%, #222221 100%);
    background-image: -moz-linear-gradient(top, #8e2d68 0%, #222221 100%);
    background-image: -o-linear-gradient(top, #8e2d68 0%, #222221 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #8e2d68), color-stop(1, #222221));
    background-image: -webkit-linear-gradient(top, #8e2d68 0%, #222221 100%);
    background-image: linear-gradient(to bottom, #8e2d68 0%, #222221 100%);
	}
.flex-caption .btn a:hover{ 
    background-image: -ms-linear-gradient(top, #222221 0%, #8e2d68 100%);
    background-image: -moz-linear-gradient(top, #222221 0%, #8e2d68 100%);
    background-image: -o-linear-gradient(top, #222221 0%, #8e2d68 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #222221), color-stop(1, #8e2d68));
    background-image: -webkit-linear-gradient(top, #222221 0%, #8e2d68 100%);
    background-image: linear-gradient(to bottom, #222221 0%, #8e2d68 100%);
	}
/* Direction Nav */
.flex-direction-nav { height: 0; border:none; }
.flex-direction-nav li a {width: 52px; height: 52px; margin: -77px 0 0; display: block; background: url(../images/bg_direction_nav.png) no-repeat; position: absolute; top: 50%; cursor: pointer; text-indent: -999em; border:none;}
.flex-direction-nav li .next {    
    background-position: -64px 0;
    height: 131px;
    right: 109px;
    width: 65px;
}
.flex-direction-nav li .prev {left:88px; height: 131px; width: 65px; background-position: 2px 0;}
.flex-direction-nav li .disabled {opacity: .3; filter:alpha(opacity=30); cursor: default;}

/* Control Nav */

.flex-control-nav {
  bottom: 0;
  display: block;
  position: absolute;
  text-align: center;
  width: 100%;
  background-color:#0f2b7a;
}
.flex-control-nav li {margin: 0 0 0 5px; display: inline-block; zoom: 1; *display: inline; padding:13px 0px 0px 0px;}
.flex-control-nav li:first-child {margin: 0;}
.flex-control-nav li a {width:17px; height: 16px; display: block; background-color:#e10a12; border-radius: 20px; cursor: pointer; text-indent: -999em;  /*left: 759px;*/
    position: relative;}
.flex-control-nav li a:hover {background-color:#5975c4; border-radius: 20px; width:17px; height: 16px;   }
.flex-control-nav li a.active {background-color:#5975c4; border-radius: 20px; width:17px; height: 16px; cursor:pointer;}
@media screen and (max-width: 1920px) {
.flexslider .slides img {
    display: block;
    max-width: 100%;
}
.flex-caption{top:-10px;}
.flex-control-nav li a{/*left:903px;*/}
.calltoaction a {
    background: url("../images/bbg.png") repeat-x scroll 0 0 #990000;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    font-size: 20px;
    left: 464px;
    line-height: 20px;
    margin-top: 15px;
    padding: 11px 18px;
    position: absolute;
    top: 248px;
    width: 220px;
    z-index: 99999;
}

}
@media screen and (max-width: 1600px) {
	
.calltoaction a {
    left: 432px;
    top: 195px;
}
.flex-caption{top:-21px;}
}
@media screen and (max-width: 1280px) {
	.calltoaction a{
		top:177px;
		left:481px;}
}

@media screen and (max-width: 1024px) {
.flexslider .slides img {
    display: block;
    max-width: 100%;
}
.flex-caption{top:-34px;}
.flex-control-nav li a{left:50px;}
	
/*.calltoaction a {
    left: 295px;
    top: 124px;
}*/

.flex-caption h2 {
    color:  #430929;
    font-size: 35px;
    line-height: 46px;
   
}

/*.flex-caption .big {
    color: #A0FF07;
    font-size: 30px;
    text-shadow: 1px 1px 1px #111111;
}*/
.flex-caption p {
    font-size: 19px;
    line-height: 24px;
}
}
@media screen and (max-width: 980px) {
.flex-control-nav li a {
    left: 60px;
}
.flex-caption h2{font-size:30px; color:#430929;
	}
}
@media screen and (max-width: 900px) {
.flexslider .slides img {max-width: 100%; display: block;}
.flex-caption h2 {
    color: #430929;
    font-size: 30px;
    line-height: 51px;
    text-shadow: 1px 1px 1px #111111;
}

.flex-caption p {
    color: #8D1159;
    font-size: 15px;
    line-height: 20px;
    
}


.flex-control-nav li a{}
.flex-caption{top:-37px;}
.flex-caption h2 {
    color:#430929;
    font-size: 33px;
    line-height: 47px;
    text-shadow: 1px 1px 1px #111111;
}

/*.flex-caption .big {
    color: #A0FF07;
    font-size: 28px;
    text-shadow: 1px 1px 1px #111111;
}*/
.calltoaction a {
    left: 239px;
    top: 116px;
}
	
	}
@media screen and (max-width: 800px) {
.flexslider .slides img {max-width: 100%; display: block;}
.flex-caption h2 {
    color: #430929;
    font-size: 26px;
    line-height: 34px;
    text-shadow: 1px 1px 1px #111111;
}
.flex-caption .big {
    font-size: 24px;
}
.flex-caption p {
    color: #8D1159;
    font-size: 15px;
    line-height: 20px;
    
}
.calltoaction a {
    left: 239px;
    top: 96px;
}

.flex-control-nav li a{left:50px;}
.flex-caption{top:-27px;}
.flex-caption h2 {
    color: #430929;
    font-size: 26px;
    line-height: 34px;
    text-shadow: 1px 1px 1px #111111;
}


/*.flex-caption .big {
    color: #A0FF07;
    font-size: 28px;
    text-shadow: 1px 1px 1px #111111;
}
.calltoaction a {
    left: 239px;
    top: 100px;
}*/
	
	}
@media screen and (max-width: 768px) {
.flexslider .slides img {max-width: 100%; display: block;}
.flex-caption h2 {
    color: #430929;
    font-size: 24px;
    line-height: 28px;
    text-shadow: 1px 1px 1px #111111;
}
.flex-caption .big {
    font-size: 24px;
}
.flex-caption p {
    color: #430929;
    font-size: 15px;
    line-height: 18px;
    /*text-shadow: 1px 1px 1px #111111;*/
}
.calltoaction a {
    left: 239px;
    top: 96px;
}

.flex-control-nav li a{left:50px;}
.flex-caption{top:-16px;}
.flex-caption h2 {
    color: #430929;
    font-size: 24px;
    line-height: 28px;
    text-shadow: 1px 1px 1px #111111;
}

/*.flex-caption .big {
    color: #A0FF07;
    font-size: 28px;
    text-shadow: 1px 1px 1px #111111;
}
.calltoaction a {
    left: 239px;
    top: 89px;
}*/
	
	}	
	
@media screen and (max-width: 640px) {	
.flex-caption{top:2px;}
.flexslider {
  margin-top: -11px;
  position: relative;
}

.flex-control-nav li a {
    left: 50px;
}

.flex-control-nav {
    bottom: 37px;
	width:16%;
	left: -51px;
}
.flex-caption h2 {
    color: #430929;
    font-size: 17px;
    line-height:30px;
    
}


.flex-caption p {
    color: #430929;
    font-size: 13px;
    line-height: 20px;
    /*text-shadow: 1px 1px 1px #111111;*/
}

.flexslider .slides img {
    display: block;

    max-width: 100%;
}


.flex-control-nav {
    bottom: 37px;
	width:18%;
}
.flex-caption .btn a {

  font-size: 12px;
  padding: 6px 10px 4px;

}

}
@media screen and (max-width: 600px) {

.flex-control-nav li a {
  left: 56px;
}
.flex-caption h2 {
    color: #430929;
    font-size: 17px;
    line-height: 22px;
   
}
.flex-control-nav {
    bottom: 37px;
	width:18%;
}

.flex-caption p {
    color: #430929;
    font-size: 13px;
    line-height: 18px;
    /*text-shadow: 1px 1px 1px #111111;*/
}

.flex-caption .btn a {

  font-size: 12px;
  padding: 6px 10px 4px;

}
}
@media screen and (max-width: 480px) {	
.flex-control-nav li a {
    left: 65px;
}
.flex-control-nav {
  bottom: 27px;
  width: 18%;
}
.flex-caption h2 {
    color: #430929;
    font-size: 13px;
    line-height: 20px;
    /*text-shadow: 1px 1px 1px #111111;*/
}

/*.flex-caption .big {
    color: #A0FF07;
    font-size: 20px;
    text-shadow: 1px 1px 1px #111111;
}*/
.flex-caption p {
    color: #8D1159;
    font-size: 11px;
    line-height: 11px;
    /*text-shadow: 1px 1px 1px #111111;*/
}

.flexslider .slides img {
    display: block;
    max-width: 100%;
}
/*.flex-caption{display:none;}*/
}

/*@media screen and (max-width: 420px) {	
.flex-control-nav li a {
    left: 259px;
}
}*/
@media screen and (max-width: 360px) {
.flex-caption{top:-16px;}
.flex-control-nav li a {
    left: 65px;
}
.flex-control-nav {
  bottom: 27px;
  width: 18%;
}
.flex-caption h2 {
    color: #430929;
    font-size: 11px;
    line-height: 14px;
    /*text-shadow: 1px 1px 1px #111111;*/
}
.flex-caption p {
    color: #8D1159;
    font-size: 9px;
    line-height: 8px;
    /*text-shadow: 1px 1px 1px #111111;*/
}
.flex-caption .btn a {
  font-size: 9px;
  padding: 0 11px 2px;
}
.flex-control-nav {
  bottom: 19px;
  width: 18%;
}
}
@media screen and (max-width:320px) {
	
	.flex-caption{top:-7px;}
	
	 .flex-control-nav li a{}
 .flex-control-nav li a {
    left:65px; background:size:30%; 
}

.flex-control-nav {
  bottom: 14px;
  width: 20%;
}
.flex-caption h2 {
   color: #430929;
    font-size: 9px;
    line-height: 10px;
    text-shadow: none;
    /*text-shadow: 1px 1px 1px #111111;*/
}
.flex-caption p {
    color: #8D1159;
    font-size: 9px;
    line-height: 8px;
    /*text-shadow: 1px 1px 1px #111111;*/
}
}