/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */

 
/* Browser Resets */
.oc-banner7-container .flex-container a:active,
.oc-banner7-container .flexslider a:active,
.oc-banner7-container .flex-container a:focus,
.oc-banner7-container .flexslider a:focus  {outline: none;}
.oc-banner7-container .slides,
.oc-banner7-container .flex-control-nav,
.oc-banner7-container .flex-direction-nav {ocrgin: 0; padding: 0; list-style: none;} 

/* FlexSlider Necessary Styles
*********************************/ 
.oc-banner7-container .flexslider {ocrgin: 0; padding: 0;}
.oc-banner7-container .flexslider .slides > li {display: none; -webkit-backface-visibility: hidden; position: relative; } /* Hide the slides before the JS is loaded. Avoids iocge jumping */
.oc-banner7-container .flexslider .slides img {width: 100%; display: block;}
.oc-banner7-container .flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.oc-banner7-container .slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .oc-banner7-container .slides {display: block;} 
* html .oc-banner7-container .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, ocke sure you
 * include js that eliminates this class on page load */
.no-js .oc-banner7-container .slides > li:first-child {display: block;}


/* FlexSlider Default Theme
*********************************/
.oc-banner7-container .flexslider {ocrgin: 0 0 0px 0; position: relative; zoom: 1;padding-bottom:0;}
.oc-banner7-container .flex-viewport {ocx-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.oc-banner7-container .loading .flex-viewport {ocx-height: 300px;}
.oc-banner7-container .flexslider .slides {zoom: 1;}

.oc-banner7-container .carousel li {ocrgin-right: 5px}


/* Direction Nav */
.oc-banner7-container .flex-direction-nav {*height: 0;}
.oc-banner7-container .nivo-directionNav a { display:none; }
.oc-banner7-container:hover .nivo-directionNav a { display:block; }
.oc-banner7-container .flex-direction-nav a,
.nivo-directionNav a { 
	width: 50px;
	height: 50px;
	margin: -15px 0 0;
	display: block;
	background: url(images/arrow-banner7.png) no-repeat 0 0;
	position: absolute;
	top: 50%;
	cursor: pointer;
	text-indent: -9999px;
	z-index: 9;
	opacity:0.8;
}
.nivo-directionNav a:hover { opacity:1; }
.oc-banner7-container .flex-direction-nav .flex-next,
.nivo-directionNav a.nivo-nextNav { background-position: 100% 0; right: 30px; }
.oc-banner7-container .flex-direction-nav .flex-prev,
.nivo-directionNav a.nivo-prevNav { left: 30px;}
.oc-banner7-container .flexslider:hover .flex-next { }
.oc-banner7-container .flexslider:hover .flex-prev { }
.oc-banner7-container .flexslider:hover .flex-next:hover, .oc-banner7-container .flexslider:hover .flex-prev:hover {opacity: 1;}
.oc-banner7-container .flex-direction-nav .flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}

/* Control Nav */
.oc-banner7-container .flex-control-nav,
.nivo-controlNav {width: 100%; position: absolute; bottom:13px; text-align: center;}
.oc-banner7-container .flex-control-nav li { ocrgin: 0 6px; display: inline-block; zoom: 1; *display: inline; }
.oc-banner7-container .flex-control-paging li a,
.nivo-controlNav a {width: 11px; height: 11px; display: block; background: #aaa; cursor: pointer; text-indent: -9999px; -webkit-border-radius: 100%; -moz-border-radius: 100%; -o-border-radius: 100%; border-radius: 100%; box-shadow: inset 0 0 3px rgba(0,0,0,0.3); z-index: 9; }
.oc-banner7-container .flex-control-paging li a:hover,
.oc-banner7-container .flex-control-paging li a.flex-active,
.nivo-controlNav a:hover,
.nivo-controlNav a.active {
	cursor: pointer;
    background:url("images/bkg_nav_slider_hover.png") no-repeat center;
}
.oc-banner7-container .flex-control-thumbs {ocrgin: 5px 0 0; position: static; overflow: hidden;}
.oc-banner7-container .flex-control-thumbs li {width: 25%; float: left; ocrgin: 0;}
.oc-banner7-container .flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.oc-banner7-container .flex-control-thumbs img:hover {opacity: 1;}
.oc-banner7-container .flex-control-thumbs .flex-active {opacity: 1; cursor: default;}


.oc-nivoslider {
	/*overflow: hidden;*/
}
.nivoslider {
	position: relative;
	overflow: hidden;
	height: auto;
	width: 100%; 
}
.nivoslider img {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.nivo-controlNav {
    padding: 0px 0;
    text-align: center;
}
.nivo-controlNav a {
    display: inline-block;
    height: 14px;
    margin: 0 3px;
    text-indent: -9999px;
    width: 14px;
    line-height: 8px;
    cursor: pointer;
    position: relative;
    z-index: 9;
    background:url("images/bkg_nav_slider.png") center no-repeat;
    border-radius: 100%;
    box-shadow: none;
    border: none;
    vertical-align: top;
}
.banner7-caption {
	position: absolute;
 	left:0; 
 	top:0;	
	width: 100%;
	background: none;
	color: #fff;
	font-size: 16px;
	z-index: 999;
}
.oc-banner7-container { position:relative; }

/* Slider1---------------------------------------------------- */
.oc-banner7-container .slide-movetype1 .banner7-small_image { 
	position:absolute;
	top: 50%;
    left: 50%;
	display:none;
    margin: -250px 0 0 -250px;
	width:500px;
	z-index:9;
	-webkit-animation: flipInX 1500ms ease-in-out;
    -moz-animation: flipInX 1500ms ease-in-out;
    -ms-animation: flipInX 1500ms ease-in-out;
    animation: flipInX 1500ms ease-in-out;
}
.slide-movetype1 .banner7-title  {
	text-align:center;
	-webkit-animation: bounceInDown 1200ms ease-in-out;
    -moz-animation: bounceInDown 1200ms ease-in-out;
    -ms-animation: bounceInDown 1200ms ease-in-out;
    animation: bounceInDown 1200ms ease-in-out;
}
.slide-movetype1 .banner7-title h3 {
    font-size:40px;
	margin:0;
    display: inline-block;
    font-weight: 300;
    color:#fff;
    text-transform: uppercase;
    position: relative;
    z-index: 2;
}
.slide-movetype1 .sub-title {
	text-align:center;
	margin:20px 0 0;
	-webkit-animation: bounceInDown 1500ms ease-in-out;
    -moz-animation: bounceInDown 1500ms ease-in-out;
    -ms-animation: bounceInDown 1500ms ease-in-out;
    animation: bounceInDown 1500ms ease-in-out;
}
.slide-movetype1 .sub-title h3 {
	font-size:80px;
    color:#fff;
    font-weight:700;
	text-transform:uppercase;
	font-family: 'Playfair Display', serif;
    margin:0;
    position: relative;
    z-index: 2;
    padding:0;
    display: block;
}
.slide-movetype1 .banner7-des {
	text-align:center;
	padding:10px 0;
	color:#fff;
	font-size: 16px;
	font-weight:400;
	text-transform:inherit;
	-webkit-animation: bounceInDown 1600ms ease-in-out;
    -moz-animation: bounceInDown 1600ms ease-in-out;
    -ms-animation: bounceInDown 1600ms ease-in-out;
    animation: bounceInDown 1600ms ease-in-out;
}
.slide-movetype1 .banner7-readmore {
	z-index:9;
	margin:20px 0 0;
	text-align:center;
	-webkit-animation: bounceInDown 1800ms ease-in-out;
    -moz-animation: bounceInDown 1800ms ease-in-out;
    -ms-animation: bounceInDown 1800ms ease-in-out;
    animation: bounceInDown 1800ms ease-in-out;
}
/*Slider1--------------------------------------------------------------------*/

/* Slider2---------------------------------------------------- */
.oc-banner7-container .slide-movetype2 .banner7-small_image { 
	position:absolute;
	display:none;
	top:50%;
	left:50%;
	margin:-250px 0 0 -470px;
	width: 500px;
	z-index:9;
	-webkit-animation: bounceInUp 1500ms ease-in-out;
    -moz-animation: bounceInUp 1500ms ease-in-out;
    -ms-animation: bounceInUp 1500ms ease-in-out;
    -o-animation: bounceInUp 1500ms ease-in-out;
    animation: bounceInUp 1500ms ease-in-out;
}
.oc-banner7-container .flexslider .slide-movetype2 .banner7-small_image img { width:auto; max-width:100%;  }
.oc-banner7-container .nivo-caption {
	position:absolute;
	top:50%;
	left:0;
	text-align:center;
	width:100%;
	margin:-140px 0 0 0;
	z-index:9;
}
.slide-movetype2 .banner7-title  {
	text-align:center;
	-webkit-animation: bounceInLeft 1200ms ease-in-out;
    -moz-animation: bounceInLeft 1200ms ease-in-out;
    -ms-animation: bounceInLeft 1200ms ease-in-out;
    animation: bounceInLeft 1200ms ease-in-out;
}
.slide-movetype2 .banner7-title h3 {
    font-size:30px;
	margin:0;
    display: inline-block;
    font-weight: 400;
    color:#232323;
    text-transform: uppercase;
    position: relative;
    z-index: 2;
}
.slide-movetype2 .sub-title {
	text-align:center;
	margin:15px 0 0;
	-webkit-animation: bounceInLeft 1500ms ease-in-out;
    -moz-animation: bounceInLeft 1500ms ease-in-out;
    -ms-animation: bounceInLeft 1500ms ease-in-out;
    animation: bounceInLeft 1500ms ease-in-out;
}
.slide-movetype2 .sub-title h3 {
	font-size:50px;
    color:#232323;
    font-weight:400;
	text-transform:uppercase;
    margin:0;
    position: relative;
    z-index: 2;
    padding:0;
    display: block;
}
.slide-movetype2 .banner7-des {
	text-align:center;
	padding:10px 0;
	color:#232323;
	font-size: 18px;
	font-weight:400;
	text-transform:inherit;
	-webkit-animation: bounceInLeft 1600ms ease-in-out;
    -moz-animation: bounceInLeft 1600ms ease-in-out;
    -ms-animation: bounceInLeft 1600ms ease-in-out;
    animation: bounceInLeft 1600ms ease-in-out;
}
.slide-movetype2 .banner7-readmore {
	z-index:9;
	margin:20px 0 0;
	text-align:center;
	-webkit-animation: bounceInLeft 1800ms ease-in-out;
    -moz-animation: bounceInLeft 1800ms ease-in-out;
    -ms-animation: bounceInLeft 1800ms ease-in-out;
    animation: bounceInLeft 1800ms ease-in-out;
}
.banner7-readmore a {
	color: #fff;
	padding:10px 25px;
	font-size: 12px;
	font-weight:600;
	background:#fac652;
	text-transform: uppercase;
	text-decoration: none;
	text-decoration:none;
}
.banner7-readmore a:hover {
	background:#8c8c8c;
	color:#fff;
}
.slide-movetype1 .banner7-readmore a:after {
	content: "";
    width: 7px;
    height: 10px;
    margin-left: 8px;
    display: inline-block;
    vertical-align: top;
    background: url("images/bg_readmore.png") center no-repeat;
    margin-top: 5px;
}
/*Slider1--------------------------------------------------------------------*/


.oc-banner7-container .oc-loading {
	width: 16px;
	height: 16px;
	position: absolute;
	z-index: 99;
	background: url(../iocges/loader.gif) no-repeat ;
	top: 50%;
	left: 50%;
	ocrgin: -8px 0 0 -8px;
}


/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
	width:100%;
	height:auto;
	overflow: hidden;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	max-width: none;
}
.nivo-main-image {
	display: block !important;
	position: relative !important; 
	width: 100% !important;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
	background:white; 
	filter:alpha(opacity=0); 
	opacity:0;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
	top:0;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
	overflow:hidden;
}
.nivo-box img { display:block; }

/* Caption styles */
.nivo-caption {
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	text-align:center;
	padding:0;
}
.nivo-controlNav a {
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}

/*Mobile==========================================*/
@media (max-width:1199px) {
	.oc-banner7-container .nivo-caption { margin:-100px 0 0 0; }
	.slide-movetype1 .banner7-title h3 { font-size:28px; }
	.slide-movetype1 .sub-title { margin:5px 0 0; }
	.slide-movetype1 .sub-title h3 { font-size:40px; }
	.slide-movetype1 .banner7-des { font-size:12px; }
	.slide-movetype1 .banner7-readmore { margin:10px 0 0; }
}
@media (max-width:992px) {
	.oc-banner7-container .nivo-caption { margin:-70px 0 0 0 }
}
@media (max-width:767px) {
	.nivo-caption .banner7-title h3 { font-size:13px; }
	.slide-movetype2 .sub-title { margin:5px 0 0; }
	.nivo-caption .sub-title h3 { font-size:16px; }
	.nivo-caption .banner7-des { font-size:11px; }
	.nivo-caption  .banner7-readmore { margin:10px 0 0; }
	.banner7-readmore a { font-size:9px; }
}
@media (max-width:680px) {
	
}
@media (max-width:580px) {
	.banner7-title,.sub-title,.banner7-des,.banner7-readmore { display:none; }
}