/*-----------------------------------------------------------*/
/* Styles for Layout Gallery Components
/*-----------------------------------------------------------*/

.flex-direction-nav a, .flex-pauseplay a	{
	line-height:1;
}

/**
 * Content Slider
 */

/*Carousel Layout*/

.carousel-slider-layout.flexslider {
	background:none;
	border-radius:0;
	border:none;
	box-shadow:none;
	padding-bottom: 40px;
}

.carousel-slider-mobile-layout.flexslider {
	background:none;
	border-radius:0;
	border:none;
	box-shadow:none;
}

.carousel-slider-layout.flexslider .carousel-slide	{
	padding-left:15px;
	padding-right:15px;
}

.carousel-slider-layout.flexslider .carousel-slide img, .carousel-slider-mobile-layout.flexslider .carousel-slide img {
	width:100%;
	height:auto;
}

.carousel-slider-layout .carousel-controls-container {
	text-align:center;
}

.carousel-slider-layout .carousel-controls {
	position:absolute;
	bottom:0px;
	left:50%;
	padding-left:35px;
	padding-right:35px;
	opacity:1;
	-moz-transition:opacity .5s;
	-webkit-transition:opacity .5s;
	transition:opacity .5s;
}

.carousel-slider-layout .carousel-controls.loading {
	opacity:0;
}

.carousel-slider-layout .carousel-controls .flex-control-nav {
	position:static;
	white-space:nowrap;
	line-height:0;
}

.carousel-slider-layout .carousel-controls a:focus	{
	outline:none;
}

.carousel-slider-layout .flex-direction-nav a	{
	opacity:1 !important;
}

.carousel-slider-layout .flex-direction-nav a.flex-disabled	{
	opacity:0.5 !important;
	z-index:10;
}

.carousel-slider-layout .flex-direction-nav a:before	{
	font-size:28px;
	line-height:40px;
}

.carousel-slider-layout .flex-direction-nav .flex-prev, .carousel-slider-layout.flexslider:hover .flex-direction-nav .flex-prev {
	left:0;
	text-align:left;
}

.carousel-slider-layout .flex-direction-nav .flex-next, .carousel-slider-layout.flexslider:hover .flex-direction-nav .flex-next {
	right:0;
	text-align:right;
}

/**
 * Image Gallery
 */

/*Masthead slider*/

.masthead-slider	{
	background-color:transparent;
	margin:0 auto;
	width:100%;
	max-width:100%;
	height: 300px;
	position:relative;
	overflow:hidden;
	border:none;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	border-radius:0;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
}

.lt-ie9 .masthead-slider.flexslider * {
	opacity: inherit; filter: inherit;
}

.masthead-slider .preloader	{
	margin-top:-25px;
	margin-left:-40px;
	position:absolute;
	top:50%;
	left:50%;
	z-index:2;
}

.masthead-slider .masthead-placeholder-container	{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:3;
}

.masthead-slider .flex-viewport	{
	height:100%;
}

.masthead-slider ul.slides	{
	height:100%;
}

.masthead-slider ul.slides li	{
	display:block;
	position:relative;
	height:100%;
	overflow:hidden;
}

.opacity .masthead-slider ul.slides li.slide.waiting	{
	opacity:1 !important;
}

.opacity .masthead-slider ul.slides li.slide.waiting + .slide.loading .masthead-slide-content	{
	opacity:0;
	-moz-transition:opacity 0s;
	-webkit-transition:opacity 0s;
	transition:opacity 0s;
}

.opacity .masthead-slider .slide.flex-active-slide .masthead-slide-content	{
	opacity:1;
	-moz-transition:opacity 0.6s;
	-webkit-transition:opacity 0.6s;
	transition:opacity 0.6s;
}

.no-opacity .masthead-slider ul.slides li.slide.waiting	{
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" !important;
	filter:alpha(opacity=100) !important;
}

.no-opacity .masthead-slider ul.slides li.slide.waiting + .slide.loading .masthead-slide-content	{
	visibility:hidden;
}

.no-opacity .masthead-slider .slide.flex-active-slide .masthead-slide-content	{
	visibility:visible;
}

.masthead-slider .masthead-placeholder-image, .masthead-slider .masthead-slide-image, .masthead-slider .masthead-slide-video	{
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
}

.masthead-slider .masthead-slide-image.video-fallback	{
	display:none;
}

.masthead-slider.flexslider .masthead-slide-video > .video-element	{
	position:absolute;
	top:0;
	left:0;
	width:auto;
	height:auto;
	min-width:100%;
	min-height:100%;
	z-index:1;
}

.masthead-slider.flexslider .slides img.masthead-image,
.masthead-slider.flexslider .masthead-placeholder-container img.masthead-image	{
	width:640px;
	max-width:none;
	height:auto;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
	opacity:1;
	-moz-transition:opacity 0.6s;
	-webkit-transition:opacity 0.6s;
	transition:opacity 0.6s;
}

.masthead-slider.flexslider .slides li.loading img.masthead-image	{
	opacity:0;
}

.no-opacity .masthead-slider.flexslider .slides li.loading img.masthead-image	{
	visibility:hidden;
}

.masthead-slider .masthead-slide-content	{
	position:absolute;
	right:0;
	bottom:0;
	width:auto;
	padding:10px 35px 15px;
	background:rgba(0, 0, 0, 0.5);
	color:#fff;
	z-index:2;
	transform: translate3d(0px, 0px, 0px); /*fix chrome animation z-index bug*/
}

.masthead-photoswipe-trigger	{
	cursor:pointer;
	position:absolute;
	bottom:0;
	left:0;
	z-index:4;
}

.masthead-slider .masthead-slide-image, .masthead-placeholder-container	{
	transform:translateZ(0);
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
	body{
		min-width: 980px;
	}
	.masthead-slider	{
		max-width:1440px;
		height: 500px;
	}
	.masthead-slider.flexslider .slides img.masthead-image,
	.masthead-slider.flexslider .masthead-placeholder-container img.masthead-image	{
		width:1440px;
	}
	.masthead-slider .masthead-slide-content	{
		right:80px;
		bottom:80px;
		max-width:388px;
	}
}

/*Full Width Masthead slider*/

.masthead-full-container	{
	margin-left:-15px;
	margin-right:-15px;
}

.masthead-full-slider	{
	background-color:transparent;
	margin:0 auto;
	width:100%;
	max-width:100%;
	height: 375px;
	position:relative;
	overflow:hidden;
	border:none;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	border-radius:0;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
}

.lt-ie9 .masthead-full-slider.flexslider * {
	opacity: inherit; filter: inherit;
}

.masthead-full-slider .preloader	{
	margin-top:-25px;
	margin-left:-40px;
	position:absolute;
	top:50%;
	left:50%;
	z-index:2;
}

.masthead-full-slider .masthead-full-placeholder-container	{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:3;
}

.masthead-full-slider .flex-viewport	{
	height:100%;
}

.masthead-full-slider ul.slides	{
	height:100%;
}

.masthead-full-slider ul.slides li	{
	display:block;
	position:relative;
	height:100%;
	overflow:hidden;
}

.opacity .masthead-full-slider ul.slides li.slide.waiting	{
	opacity:1 !important;
}

.opacity .masthead-full-slider ul.slides li.slide.waiting + .slide.loading .masthead-full-slide-content	{
	opacity:0;
	-moz-transition:opacity 0s;
	-webkit-transition:opacity 0s;
	transition:opacity 0s;
}

.opacity .masthead-full-slider .slide.flex-active-slide .masthead-full-slide-content	{
	opacity:1;
	-moz-transition:opacity 0.6s;
	-webkit-transition:opacity 0.6s;
	transition:opacity 0.6s;
}

.no-opacity .masthead-full-slider ul.slides li.slide.waiting	{
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" !important;
	filter:alpha(opacity=100) !important;
}

.no-opacity .masthead-full-slider ul.slides li.slide.waiting + .slide.loading .masthead-full-slide-content	{
	visibility:hidden;
}

.no-opacity .masthead-full-slider .slide.flex-active-slide .masthead-full-slide-content	{
	visibility:visible;
}

.masthead-full-slider .masthead-full-placeholder-image, .masthead-full-slider .masthead-full-slide-image, .masthead-full-slider .masthead-slide-video	{
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
}

.masthead-full-slider .masthead-full-overlay	{
	display:block;
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:2;
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0) 70%, rgba(0,0,0,0.5) 100%);
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 70%,rgba(0,0,0,0.5) 100%);
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 70%,rgba(0,0,0,0.5) 100%);
	opacity:1;
	-moz-transition:opacity 0.6s;
	-webkit-transition:opacity 0.6s;
	transition:opacity 0.6s;
}

.no-cssgradients .masthead-full-slider .masthead-full-overlay	{
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#80000000',GradientType=0 );
}

.masthead-full-slider li.loading .masthead-full-overlay	{
	opacity:0;
}

.no-opacity .masthead-full-slider li.loading .masthead-full-overlay	{
	visibility:hidden;
}

.masthead-full-slider .masthead-full-slide-image.video-fallback	{
	display:none;
}

.masthead-full-slider.flexslider .masthead-slide-video > .video-element	{
	position:absolute;
	top:0;
	left:0;
	width:auto;
	height:auto;
	min-width:100%;
	min-height:100%;
	z-index:1;
}

.masthead-full-slider.flexslider .slides img.masthead-full-image,
.masthead-full-slider.flexslider .masthead-full-placeholder-container img.masthead-full-image	{
	width:640px;
	max-width:none;
	height:auto;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
	opacity:1;
	-moz-transition:opacity 0.6s;
	-webkit-transition:opacity 0.6s;
	transition:opacity 0.6s;
}

.masthead-full-slider.flexslider .slides li.loading img.masthead-full-image	{
	opacity:0;
}

.no-opacity .masthead-full-slider.flexslider .slides li.loading img.masthead-full-image	{
	visibility:hidden;
}

.masthead-full-slider .masthead-full-slide-content	{
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	color:#fff;
	z-index:2;
	text-align:center;
	transform: translate3d(0px, 0px, 0px); /*fix chrome animation z-index bug*/
}

.masthead-full-photoswipe-trigger	{
	cursor:pointer;
	position:absolute;
	bottom:0;
	left:0;
	z-index:4;
}

.masthead-full-slider .masthead-full-slide-image, .masthead-full-placeholder-container	{
	transform:translateZ(0);
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
	.masthead-full-container	{
		margin-left:-6px;
		margin-right:-6px;
	}
	.masthead-full-slider	{
		max-width:100%;
		height: 800px;
	}
	.masthead-full-slider.flexslider .slides img.masthead-full-image,
	.masthead-full-slider.flexslider .masthead-full-placeholder-container img.masthead-full-image	{
		width:1280px;
		height: auto;
	}

}
@media (min-width: 768px) and (min-height: 800px) {
    .masthead-full-slider.flexslider .slides img.masthead-full-image,
	.masthead-full-slider.flexslider .masthead-full-placeholder-container img.masthead-full-image	{
		width: auto;
		min-width:1280px;
		height: 100%;
	}
}

@media (min-width: 1200px) {
    .masthead-full-slider.flexslider .slides img.masthead-full-image,
	.masthead-full-slider.flexslider .masthead-full-placeholder-container img.masthead-full-image	{
		width:1440px;
		height: auto;
	}
}
@media (min-width: 1200px) and (min-height: 900px) {
    .masthead-full-slider.flexslider .slides img.masthead-full-image,
	.masthead-full-slider.flexslider .masthead-full-placeholder-container img.masthead-full-image	{
		width: auto;
		min-width:1440px;
		height: 100%;
	}
}

@media (min-width: 1441px)  {
    .masthead-full-slider.flexslider .slides img.masthead-full-image,
	.masthead-full-slider.flexslider .masthead-full-placeholder-container img.masthead-full-image	{
		width:1600px;
		height: auto;
	}
}
@media (min-width: 1441px) and (min-height: 1000px) {
    .masthead-full-slider.flexslider .slides img.masthead-full-image,
	.masthead-full-slider.flexslider .masthead-full-placeholder-container img.masthead-full-image	{
		width: auto;
		min-width:1600px;
		height: 100%;
	}
}

@media (min-width: 1601px) {
    .masthead-full-slider.flexslider .slides img.masthead-full-image,
	.masthead-full-slider.flexslider .masthead-full-placeholder-container img.masthead-full-image	{
		width:1800px;
		height: auto;
	}
}

@media (min-width: 1601px) and (min-height: 1125px) {
    .masthead-full-slider.flexslider .slides img.masthead-full-image,
	.masthead-full-slider.flexslider .masthead-full-placeholder-container img.masthead-full-image	{
		width: auto;
		min-width:1800px;
		height: 100%;
	}
}

@media (min-width: 1801px) {
    .masthead-full-slider.flexslider .slides img.masthead-full-image,
	.masthead-full-slider.flexslider .masthead-full-placeholder-container img.masthead-full-image	{
		width: auto;
		min-width:1920px;
		height: auto;
	}
}

@media (min-width: 1921px) {
    .masthead-full-slider.flexslider .slides img.masthead-full-image,
	.masthead-full-slider.flexslider .masthead-full-placeholder-container img.masthead-full-image	{
		width: auto;
		min-width:2560px;
		height: auto;
	}
}

/*Inline slider*/

.inline-slider	{
	background-color:transparent;
	margin:0 auto;
	position:relative;
	overflow:hidden;
	border:none;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	border-radius:0;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
}

.inline-slider-placeholder-container.loading	{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:3;
}

.inline-slider .preloader	{
	margin-top:-25px;
	margin-left:-40px;
	position:absolute;
	top:50%;
	left:50%;
	z-index:2;
}

.opacity .inline-slider ul.slides li.slide.waiting	{
	opacity:1 !important;
}

.opacity .inline-slider ul.slides li.slide.waiting + .slide.loading .inline-slide-content	{
	opacity:0;
	-moz-transition:opacity 0s;
	-webkit-transition:opacity 0s;
	transition:opacity 0s;
}

.opacity .inline-slider .slide.flex-active-slide .inline-slide-content	{
	opacity:1;
	-moz-transition:opacity 0.6s;
	-webkit-transition:opacity 0.6s;
	transition:opacity 0.6s;
}

.no-opacity .inline-slider ul.slides li.slide.waiting	{
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" !important;
	filter:alpha(opacity=100) !important;
}

.no-opacity .inline-slider ul.slides li.slide.waiting + .slide.loading .inline-slide-content	{
	visibility:hidden;
}

.no-opacity .inline-slider .slide.flex-active-slide .inline-slide-content	{
	visibility:visible;
}

.inline-slider.flexslider .slides .inline-slide-image img	{
	opacity:1;
	-moz-transition:opacity 0.6s;
	-webkit-transition:opacity 0.6s;
	transition:opacity 0.6s;
}

.inline-slider.flexslider .slides li.loading .inline-slide-image img	{
	opacity:0;
}

.no-opacity .inline-slider.flexslider .slides li.loading .inline-slide-image img	{
	visibility:hidden;
}

.inline-slider-placeholder-container .inline-slide-image img, .inline-slider.flexslider .slides .inline-slide-image img	{
	width:100%;
	height:auto;
}

.inline-slider .inline-slide-content	{
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	padding:20px 0;
	background:rgba(0, 0, 0, 0.5);
	color:#fff;
	z-index:2;
	transform: translate3d(0px, 0px, 0px); /*fix chrome animation z-index bug*/
}

.inline-slider .inline-slide-content .inline-slide-cta	{
	margin-top:30px;
}

.inline-slider-photoswipe-trigger	{
	position:absolute;
	bottom:0;
	left:0;
	z-index:4;
	cursor:pointer;
}

.lt-ie9 .inline-slider-placeholder-container .inline-slide-image img	{
	width:100%;
	height:auto;
}

/* Extra small devices (phones, less than 768px) */
/* This is the default viewport */
@media (max-width: 767px) {
	.inline-slider .inline-slide-content	{
		position:static;
		background:transparent;
		color:#333;
		padding:20px;
	}
	.inline-slider .inline-slide-content .inline-slide-cta	{
		margin-top:10px;
	}
	.inline-slider .slide.loading .inline-slide-content	{
		position:absolute;
	}
}

/**
 * Gallery with Thumbnails
 */

.gallery-thumbs	{
	margin:0 auto;
	width: 100%;
	min-width:100%;
	height:300px;
	position:relative;
	overflow:hidden;
	border:none;
	border-radius: 0;
	box-shadow:none;
	z-index: 1;
	background:#222;
}

.gallery-thumbs .gallery-thumbs-placeholder-container	{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:3;
}

.gallery-thumbs .flex-viewport, .gallery-thumbs ul.slides	{
	height:100%;
}

.gallery-thumbs ul.slides li	{
	height:100%;
	overflow:hidden;
}

.opacity .gallery-thumbs ul.slides li.slide.waiting	{
	opacity:1 !important;
}

.no-opacity .gallery-thumbs ul.slides li.slide.waiting	{
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" !important;
	filter:alpha(opacity=100) !important;
}

.gallery-thumbs ul.slides .gallery-thumbs-image,
.gallery-thumbs .gallery-thumbs-placeholder-container .gallery-thumbs-image	{
	display:block;
	position:relative;
	max-width:none;
	width:auto;
	height:100%;
	min-height:300px;
	margin:auto;
	opacity:1;
	-moz-transition:opacity 0.6s;
	-webkit-transition:opacity 0.6s;
	transition:opacity 0.6s;
}

.gallery-thumbs ul.slides li.loading .gallery-thumbs-image	{
	opacity:0;
}

.no-opacity .gallery-thumbs ul.slides li.loading .gallery-thumbs-image	{
	visibility:hidden;
}

.gallery-thumbs .preloader	{
	margin-top:-25px;
	margin-left:-40px;
	position:absolute;
	top:50%;
	left:50%;
	z-index:2;
}

.gallery-thumbs-nav-container	{
	position: relative;
	padding: 5px;
	background:#eee;
}

.gallery-thumbs-nav	{
	background: transparent;
	margin:0 auto;
	border:none;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	border-radius:0;
	box-shadow:none;
	overflow:hidden;
}

.gallery-thumbs-nav .slides > li	{
	margin-right:5px;
	cursor:pointer;
	background:#222;
}

.gallery-thumbs-nav .slides > li img {
	display:block;
    -webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
	opacity:0.5;
	-moz-transition:opacity 0.3s;
	-webkit-transition:opacity 0.3s;
	transition:opacity 0.3s;
}

.gallery-thumbs-nav .slides > li.flex-active-slide img, .gallery-thumbs-nav .slides > li.flex-active-slide:hover img	{
	opacity:1;
}

.gallery-pin-button	{
	position:absolute;
	top:20px;
	left:20px;
	z-index:20;
	width:32px;
	height:32px;
	cursor:pointer;
	opacity:0;
	-moz-transition: opacity 0.3s;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
}
.gallery-pin-button a	{
	display:block;
}
.lt-ie9 .gallery-pin-button	{
	visibility:hidden;
}
.flexslider:hover .gallery-pin-button	{
	opacity:1;
}
.lt-ie9 .flexslider:hover .gallery-pin-button	{
	visibility:visible;
}

.gallery-thumbs-photoswipe-trigger	{
	position:absolute;
	bottom:0;
	left:0;
	z-index:98;
	cursor:pointer;
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
	.gallery-thumbs	{
		height:500px;
	}
	.gallery-thumbs ul.slides .gallery-thumbs-image,
	.gallery-thumbs .gallery-thumbs-placeholder .gallery-thumbs-image	{
		min-height:500px;
	}
}

/*Photoswipe Gallery with Cover*/

.photoswipe-gallery	{
	cursor:pointer;
}

/**
 * Styles for Fusion Extension : Gallery : Grid
 */

.ad-layout-grid-gallery .grid.fullscreen-enabled .grid-item:hover	{
	cursor:pointer;
}
.ad-layout-grid-gallery .grid-item	{
	margin-bottom:15px;
}
.ad-layout-grid-gallery .grid-item-image img	{
	width:100%;
}
.ad-layout-grid-gallery .grid.fullscreen-enabled .grid-item-image {
  position:relative;
  overflow:hidden;
}
.ad-layout-grid-gallery .grid.fullscreen-enabled .grid-item-image img {
  -moz-transform:scale3d(1, 1, 1);
	-webkit-transform:scale3d(1, 1, 1);
	transform:scale3d(1, 1, 1);
	-moz-transition:-moz-transform 200ms ease-out;
	-webkit-transition:-webkit-transform 200ms ease-out;
	transition:transform 200ms ease-out;
}
.ad-layout-grid-gallery .grid.fullscreen-enabled .grid-item-image:hover img {
  -moz-transform:scale3d(1.2,1.2,1);
	-webkit-transform:scale3d(1.2,1.2,1);
	transform:scale3d(1.2,1.2,1);
	transform-origin:(50%, 50%);
	-moz-transition:-moz-transform 10000ms cubic-bezier(0, 0, .80, .90);
	-webkit-transition:-webkit-transform 10000ms cubic-bezier(0, 0, .80, .90);
	transition:transform 10000ms cubic-bezier(0, 0, .80, .90);
}
.ad-layout-grid-gallery .grid.fullscreen-enabled .grid-item-image:after	{
  content:'';
  display:block;
  width:100%;
  height:100%;
  position:absolute;
  top:0;
  left:0;
  text-align:center;
  background:rgba(0, 0, 0, 0.3) url('images/baseline_add_white_48dp.png') no-repeat center center;
	background-size:48px 48px;
  opacity:0;
  -moz-transition:opacity 0.3s;
  -webkit-transition:opacity 0.3s;
  transition:opacity 0.3s;
}
.ad-layout-grid-gallery .grid.fullscreen-enabled .grid-item-image:hover:after	{
  opacity:1;
}

@media (min-width: 768px) {
	.ad-layout-grid-gallery .grid	{
		margin-left:-3px;
		margin-right:-3px;
	}
	.ad-layout-grid-gallery .grid-item	{
		width:25%;
		padding-left:3px;
		padding-right:3px;
		margin-bottom:6px;
		float:left;
	}
	.seamless .ad-layout-grid-gallery .grid	{
		margin-left:0;
		margin-right:0;
	}
	.seamless .ad-layout-grid-gallery .grid-item	{
		padding-left:0;
		padding-right:0;
		margin-bottom:0;
	}
}

/*-----------------------------------------------------------*/
/* IE style fallbacks
/*-----------------------------------------------------------*/

.lt-ie9 #masthead-slider .masthead-slide-content	{
	background:#000;
}

.lt-ie9 #masthead-slider .flex-direction-nav	{
	background:#000;
}

.lt-ie9 .slider-indicator span	{
	visibility:hidden;
}

.lt-ie9 .slider-indicator.play .slider-play, .lt-ie9 .slider-indicator.pause .slider-pause	{
	visibility:visible;
}

/*-----------------------------------------------------------*/
/* CSS Loader
/*-----------------------------------------------------------*/

.bubblingG {
	text-align: center;
	width:80px;
	height:50px;
}

.bubblingG span {
	display: inline-block;
	vertical-align: middle;
	width: 10px;
	height: 10px;
	margin: 25px auto;
	background: #000000;
	-moz-border-radius: 50px;
	-moz-animation: bubblingG 1.3s infinite alternate;
	-webkit-border-radius: 50px;
	-webkit-animation: bubblingG 1.3s infinite alternate;
	-ms-border-radius: 50px;
	-ms-animation: bubblingG 1.3s infinite alternate;
	-o-border-radius: 50px;
	-o-animation: bubblingG 1.3s infinite alternate;
	border-radius: 50px;
	animation: bubblingG 1.3s infinite alternate;
}

#bubblingG_1 {
	-moz-animation-delay: 0s;
	-webkit-animation-delay: 0s;
	-ms-animation-delay: 0s;
	-o-animation-delay: 0s;
	animation-delay: 0s;
}

#bubblingG_2 {
	-moz-animation-delay: 0.39s;
	-webkit-animation-delay: 0.39s;
	-ms-animation-delay: 0.39s;
	-o-animation-delay: 0.39s;
	animation-delay: 0.39s;
}

#bubblingG_3 {
	-moz-animation-delay: 0.78s;
	-webkit-animation-delay: 0.78s;
	-ms-animation-delay: 0.78s;
	-o-animation-delay: 0.78s;
	animation-delay: 0.78s;
}

@-moz-keyframes bubblingG {
	0% {
		width: 10px;
		height: 10px;
		background-color:#000000;
		-moz-transform: translateY(0);
	}

	100% {
		width: 24px;
		height: 24px;
		background-color:#FFFFFF;
		-moz-transform: translateY(-21px);
	}

}

@-webkit-keyframes bubblingG {
	0% {
		width: 10px;
		height: 10px;
		background-color:#000000;
		-webkit-transform: translateY(0);
	}

	100% {
		width: 24px;
		height: 24px;
		background-color:#FFFFFF;
		-webkit-transform: translateY(-21px);
	}

}

@-ms-keyframes bubblingG {
	0% {
		width: 10px;
		height: 10px;
		background-color:#000000;
		-ms-transform: translateY(0);
	}

	100% {
		width: 24px;
		height: 24px;
		background-color:#FFFFFF;
		-ms-transform: translateY(-21px);
	}

}

@-o-keyframes bubblingG {
	0% {
		width: 10px;
		height: 10px;
		background-color:#000000;
		-o-transform: translateY(0);
	}

	100% {
		width: 24px;
		height: 24px;
		background-color:#FFFFFF;
		-o-transform: translateY(-21px);
	}

}

@keyframes bubblingG {
	0% {
		width: 10px;
		height: 10px;
		background-color:#000000;
		transform: translateY(0);
	}

	100% {
		width: 24px;
		height: 24px;
		background-color:#FFFFFF;
		transform: translateY(-21px);
	}

}
