.transperant{padding:12px; height:auto; background:rgba(0,0,0,0.8);   width:32%; color:#f8f8f8; position:absolute; 
 z-index:99999999; bottom:100px; letter-spacing:0.05em; right:10%; display:block; border-left:4px solid #ff8400; 
 border-right:4px solid #ff8400; font-size:18px; line-height: 1.4em;}
 
#bannerDesk{display:block}
#bannerMobile{display:none }



.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 {margin: 0; padding: 0; overflow:hidden; width:100%;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden; position:relative;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "\0020"; 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; margin:auto; width:100%; height:100%; }
@media only screen and (max-width: 768px) {
#bannerDesk{display:none }
#bannerMobile{display:block; background:#000; margin-bottom:9px; }
.transperant2{
	left:0%;
	width:100%;
	bottom:0px;
	background:none !important;
	position:relative !important;
	}
#bannerMobile iframe {
	width:100%;
	height:431px;
	}
	
	.transperant{padding:10px; width:50%; 
  top:35%; right:5%; border-left:2px solid #ff8400; bottom:auto; 
 border-right:2px solid #ff8400; font-size:15px; line-height: 1.2em;}
	
}

@media only screen and (max-width: 479px) {
.transperant{padding:10px; width:96%; font-weight:100;
  top:130px; right:2%; border-left:2px solid #ff8400;  bottom:auto;
 border-right:2px solid #ff8400; font-size:13px; line-height: 1.3em;}
 .transperant2 iframe{
	width:100%;
	height:263px;
	}
 .transperant2 {
	 position:relative !important;
 	}
}


@media only screen and (max-width: 414px) {
.transperant2 iframe{
	height:262px !important;
	}	
}


@media only screen and (max-width: 412px) {
.transperant2 iframe{
	height:261px !important;
	}	
}


@media only screen and (max-width: 375px) {
.transperant2 iframe{
	height:237px !important;
	}	
}

@media only screen and (max-width: 360px) {
.transperant2 iframe{
	height:228px !important;
	}	
}

@media only screen and (max-width: 320px) {
.transperant2 iframe{	
	height:201px !important;
	}	
}

.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }

.flexslider .slides { zoom: 1; }

/* Direction Nav */
.flex-direction-nav {}
.flex-direction-nav a  { text-decoration:none; display: block; width:40px; height:40px; margin:0; position:absolute; z-index:9999; top:50%; 
						overflow: hidden; opacity: 0; cursor: pointer;
						 -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease;*/ }
						
.flex-direction-nav .flex-prev { left: 0; width:31px; height:76px; background-image:url(images/prev-btn.png); color:#000;}
.flex-direction-nav .flex-next { right: 0px; text-align:right;  width:31px; height:76px; background-image:url(images/next-btn.png); color:#000;}
.flexslider:hover .flex-prev { opacity: 0; left: 10px; }
.flexslider:hover .flex-next { opacity: 0; right: 10px; }
.flexslider:hover .flex-next:hover{ opacity: 0;  }
.flexslider:hover .flex-prev:hover{ opacity: 0;  }

.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }


/* Pause/Play */
.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; }
.flex-pauseplay a:before  { font-size: 20px; display: inline-block; }
.flex-pauseplay a:hover  { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: '\f003'; }

/* Control Nav */
.flex-control-nav { position: absolute; bottom:5px; text-align: center; z-index:10; right:0; width:100%;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 50px; height: 5px; display: block;  background: rgba(0,0,0,0.6); 
							cursor: pointer; text-indent: -9999px;
							 -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); 
							-moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); 
							box-shadow: inset 0 0 3px rgba(0,0,0,0.3); }
							
.flex-control-paging li a:hover { background: #000000;}
.flex-control-paging li a.flex-active { background: #ff8400; cursor: default; }
.flex-control-thumbs {margin: 5px 0 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

@media only screen and (max-width: 767px) {
	
	/*.flex-control-nav { display:none}*/
	
	.flex-control-paging li a {width: 20px; height: 10px; }
	
	
	
	
}

@media only screen and (min-width: 1025px) and (max-width: 1200px){
.transperant2 iframe {
    height: 246px;
    width: 100%;
}

.transperant2{width:43%;}

}


@media only screen and (min-width: 960px) and (max-width: 1024px){
.transperant2 iframe {
    height: 246px;
	width:100%;

}

	.transperant2{width:43%;}

}
