/* ==========================================================================
   Author's custom styles
   ========================================================================== */

h1{font-family:'proxima_novaextrabold', "GE_SS_MED";}
   
/* Header Area CSS */

.fb-page.fb_iframe_widget > span {
  height: 510px !important;
  width: 387px !important;
}
.fb-page.fb_iframe_widget iframe {
  height: 510px !important;
  width: 427px !important;
}
.uiScaledImageContainer._2zfr {
  width: 360px !important;
}
#u_0_0 > div {
  width: 360px !important;
}
#fb-root{
	width:100% !important;
}
nav.navbar-default {
	background: #291d32 url("../img/header_bg.jpg") no-repeat scroll center center / cover ;
	border-bottom: 3px solid #03b8f5;
	border-radius: 0;
	padding: 1em 0;
}
.nav.navbar-nav {
    margin-right: 0px;
	*float: right;
}
.navbar-brand {
    border-right: 1px solid #97949a;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 0 15px;
}
.logo {
    margin-left: 1em;
    margin-top: 8px;
}
.logo > * {
    color: #97949a;
    line-height: 0.8;
    margin: 0;
}
.logo > h2 {
    font-size: 30px;
}
.logo > p {
    font-size: 12px;
}
.navbar-default .navbar-nav > li > a {
    color: #fff;
    font-family: "proxima_novasemibold", "GE_SS_MED";
    font-size: 18px;
	padding: 15px 10px 10px 10px;
    -webkit-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:active {
    color: #e40851;
}
.language {
    *position: absolute;
    *right: 2%;
    *top: 1px;
	text-align: center;
}

.header-area {
    position: relative;
}
.language a {
    color: #e40851;
    display: inline-block;
    font-family: 'proxima_nova_rgregular', "GE_SS";
    line-height: 100%;
    padding: 5px;
    margin: 13px 0 0 0;
    text-decoration: none;
    border: 1px solid;
}
.language a:hover,
.language a:active,
.language .active {
    background: #e40851 none repeat scroll 0 0;
    color: #fff;
}

/* control area css */

.subtile img {
  width: 100%;
}
.Cabines img {
  margin-right: 6px;
  width: 241px;
}
h1.studio-text {
  color: #e40851;
  font-size: 100px;
}
h2.control-text {
  color: #2b2036;
  font-size: 40px;
  font-family: 'proxima_novasemibold', "GE_SS_MED";
}
.subtile  p {
margin-top: 25px;
text-align: justify;
width: 100%;
/* display: block; */
overflow: auto;
}
.Cabines p {
  margin-top: 25px;
  text-align: justify;
}

.nagetive-top{
	margin-top: -25px;
}



/* Blog css */

.pop {
  overflow: hidden;
  border-bottom: 3px solid #ddd;
}
.pop  img {
  float: right;
  margin-bottom: 15px;
  margin-right: 15px;
}
.pop-text span.date i {
  color: #e40851;
  float: right;
}
.pop-text{
  position:relative;
}
/*.pop-text p:after {
  background: #d8d8d8 none repeat scroll 0 0;
  bottom: -20px;
  content: "";
  height: 3px;
  left: 0;
  position: absolute;
  width: 100%;
}*/
span.date {
  color: #e40851;
  font-size: 18px;
}
.blog-bottom {
  background: #bbbabc none repeat scroll 0 0;
}
.blog-text  img {
  padding-top: 105px;
}
.blog-text p {
  color: #000;
  display: inline-block;
}
h2.news  span {
  color: #e40851;
}
h2.news {
  color: #000;
}
.blog-text h2 {
  font-family: "proxima_nova_rgbold", "GE_SS_MED";
  font-size: 24px;
}
.blog h2 {
  font-family: "proxima_nova_rgbold", "GE_SS_MED";
  font-size: 24px;
}

.blog h2 a {
	color: #2b2036;
	text-decoration: none; 
}

.pop-text  p {
	font-size: 16px;
	line-height: 1.3em;
	text-align: justify;
	height: 6em;
	overflow: hidden;
}
.blog h2.news {
  font-size: 47px;
}
.img-style {
  width: 100%;
}
h2.news:after {
  background: #d8d8d8 none repeat scroll 0 0;
  bottom: 11px;
  content: "";
  height: 2px;
  left: 2px;
  position: absolute;
  width: 100%;
}
h2.news{
  position:relative;
}
.sign a, .sign2 a, .sign3 a {
  color: #2b2036;
  font-size: 14px;
  text-decoration: none;
  font-family:"proxima_nova_rgbold", "GE_SS_MED";
}
.sign i, .sign2 i, .sign3 i {
	background: #e40851 none repeat scroll 0 0;
	color: #fff;
	padding: 19px;
	position: relative;
	float: right;
}


.sign {
    background: #fff none repeat scroll 0 0;
    padding: 0 0 0 13px;
    position: relative;
    *right: 20px;
    bottom: 65px;
    width: 300px;
    float: right;
}


.sign2 {
background: #fff none repeat scroll 0 0;
padding: 0 0 0 13px;
position: absolute;
right: 24px;
top: 230px;
}
.sign3 {
 background: #fff none repeat scroll 0 0;
padding: 0 0 0 13px;
position: absolute;
right: 24px;
top: 226px;
}
.control.subtile, .Production.subtile, .Broadcast.subtile {
  position: relative;
}
.sign  a {
	color: #2b2036;
    font-family: "proxima_nova_rgbold", "GE_SS_MED";
    text-decoration: none;
    margin-top: 16px;
    display: block;
}
.sign a i:hover {
  background: #000 none repeat scroll 0 0;
}
.blog-bottom h1 {
  background: #bbbabc none repeat scroll 0 0;
  color: #fff;
  padding: 7px;
  font-size: 28px;
}
.blog-bottom span {
  float: right;
  font-size: 40px;
  font-weight: bold;
}
.blog-bottom  a {
  text-decoration: none;
}
.fa.fa-angle-right {
  font-size: 25px;
  color: #fff;
}
.btn.btn-default.m-btn {
  background: #e40851 none repeat scroll 0 0;
  height: 48px;
  width: 73px;
}
.input-group input {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-bottom: 1px solid #cccccc;
  border-image: none;
  border-left: 1px solid #cccccc;
  border-radius: 0 !important;
  border-top: 1px solid #cccccc;
  height: 48px;
}

/* Footer css */

footer {
    background-color: #000;
    font-family: "proxima_nova_rgbold", "GE_SS_MED";
    padding: 2.5em 0 2em;
}
footer ul {
    margin: 0;
}
.copyright p {
  color: #fff;
  font-size: 15px;
  margin: 0;
}
.footer_menu ul li a {
  color: #e40851;
  font-size: 15px;
  text-decoration: none;
  transition: all 0.2s ease 0s;
}
.footer_menu ul li {
    color: #e40851;
    padding: 0 2px;
}
.footer_menu ul li a:hover {
    color: #fff;
}

.footer_menu ul li {
    color: #e40851;
    font-family: "proxima_nova_rgbold", "GE_SS_MED";
    padding: 0 2px;
}

.social ul li a {
    border: 1px solid #999;
    color: #999;
    font-size: 18px;
    height: 30px;
    margin-top: -7px;
    padding-top: 5px;
    text-align: center;
    text-decoration: none;
    -webkit-transition: all 0.2s ease 0s;
            transition: all 0.2s ease 0s;
    width: 30px;
}
.social ul li a:hover {
    background-color: #fff;
    border-color: #fff;
    color: #e40851;
}
.social ul li {
    padding: 0 1px;
}
.footer_menu {
  *float: left;
  *margin-right: 60px;
}
.social {
  float: right;
}
.copyright {
  float: left;
}

footer div.col-sm-4 {
  padding-left: 0;
  padding-right: 0;
}


/* Modal css */

.modal.in .modal-dialog {
	background; #fff !important;
	-webkit-box-shadow: none !important; 
	box-shadow: none !important; 
}

.modal-content {
    -webkit-box-shadow: 0 0px 0px rgba(0,0,0,.0);
    box-shadow: 0 0px 0px rgba(0,0,0,.0);
	border-bottom: 4px solid #e40851;
	border-radius: 6px !important;
}

.modal-body audio{
	width: 80%;
}

.modal-body .audio-holder{
	background: #e40851;
	width: 100%;
	text-align: center;
	padding: 20px;
}

.modal-header {
    border-bottom: medium none;
    padding: 7px 15px;
}
.modal.in .modal-dialog {
    *transform: translate(196px, 200px);
}
.modal-header h4 {
    color: #e40851;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    font-size: 25px;
	margin-top: 20px;
}
.modal-header span {
	display: block;
	text-align: center;
	color: #e40851;
}

.modal-body iframe.youtube{
    margin: 0 auto;
    background: #e40851;
	display: block;
	padding: 5px;
	position: relative;
	text-align: center;
}

.modal-body hr{
	width: 100%;
	margin: 10px auto;
	border-top: 1px solid #ddd;
}

.modal-body p{
	padding: 15px;
	line-height: 120%;
}

.audio_modal {
    width: 330px;
}
.vedio_modal {
    width: 453px;

}
.pop_img {
	margin-bottom:15px
}



/* ==========================================================================
   Media Queries
   ========================================================================== */

/* larg screen */

@media all and (min-width: 1281px) {
	
	ul.nav.navbar-nav.text-center.text-uppercase {
		*margin-left: 6em;
    }
	
}

@media all and (min-width: 1023px) and (max-width: 1280px) {

	ul.nav.navbar-nav.text-center.text-uppercase {
		margin-left: 0em;
		margin-righ: 4em;
    }

	.navbar-default .navbar-nav > li > a {
		font-size: 14px;
	}
	
}

/* Medium screen */
@media only screen and (min-width: 992px) and (max-width: 1024px) {

    ul.nav.navbar-nav.text-center.text-uppercase {
      margin-left: 0px;
	  float: left;
    }
	
	.Cabines img {
		margin-right: 6px;
		width: 196px;
	}	
	
	.navbar-default .navbar-nav > li > a {
		font-size: 14px;
	}

	.sign2{
		top: 188px;
	}

	.sign3 {
	top: 186px;
	}

	.footer_menu {
	  float: left;
	  margin-right: 10px;
	}

	.footer_menu ul li a {
	  font-size: 13px;
	}
	
	.copyright p {
	  font-size: 13px;
	}
	
	.social {
	  float: right;
	}

	.fb-page.fb_iframe_widget > span {
	  height: 510px !important;
	  width: 387px !important;
	}
	
	.fb-page.fb_iframe_widget iframe {
	  height: 510px !important;
	  width: 427px !important;
	}
	
	.uiScaledImageContainer._2zfr {
	  width: 360px !important;
	}
	
	#u_0_0 > div {
	  width: 360px !important;
	}
	
	#fb-root{
		width:100% !important;
	}

	.single_equipement, .single_parc, .single_musique {
		min-height: 530px;
	}
	
}
   
/* Tablet Layout: 768px. */
@media only screen and (min-width: 768px) and (max-width: 991px) {
	
	.logo.text-uppercase {
		display: none;
	}
	
	.nav.navbar-nav {
	  margin-left: 0px;
	  *float: right;
	}
	.navbar-default .navbar-nav > li > a {
		font-size: 12px;
	}

	.single_equipement, .single_parc, .single_musique {
		min-height: 636px;
	}

	.footer_menu {
	float: none;
	margin: 0;
	text-align: center;
	margin-bottom:10px
	}
	.social {
	float: none;
	text-align: center;
	}
	.copyright {
	float: none;
	text-align: center;
	margin-bottom:25px
	}
	.copyright p {
	text-align: center;
	}	
	footer ul {
	text-align: center !important;
	}	


	.sign2 {
	top: 136px;
	}	
	.sign3 {
	top: 138px;
	}	

	.fb-page.fb_iframe_widget > span {
	height: 510px !important;
	width: 387px !important;
	}

	.fb-page.fb_iframe_widget iframe {
	height: 510px !important;
	width: 427px !important;
	}
	.uiScaledImageContainer._2zfr {
	width: 360px !important;
	}
	#u_0_0 > div {
	width: 360px !important;
	}
	#fb-root{
	width:100% !important;
	}
	
	.single_equipement, .single_parc, .single_musique {
		min-height: 636px;
	}	
	
}



/* Wide Mobile Layout: 480px. */
@media only screen and (min-width: 480px) and (max-width: 767px) {

	.footer_menu {
	  float: none;
	  margin: 0;
	  text-align: center;
	  margin-bottom:10px
	}
	.social {
	  float: none;
	  text-align: center;
	}
	.copyright {
	  float: none;
	  text-align: center;
	  margin-bottom:25px
	}
	.copyright p {
	  text-align: center;
	  font-size:13px
	}	
	footer ul {
	  text-align: center !important;
	}
	.footer_menu ul li a {
	  font-size: 13px;
	}
	.navbar-toggle {
	  margin-bottom: -8px;
	  margin-right: 15px;
	}
	.navbar-collapse {
	  margin-top: 15px;
	}
	.Cabines img {
	  width: 141px;
	}
	.blog-text img {
	  padding-top: 30px;
	}
		
	.sign2 {
	  top: 136px;
	}	
	.sign3 {
	  top: 138px;
	}
	.modal.in .modal-dialog {
	  *transform: translate(63px, 199px);
	}
	
	.vedio_modal {
	  width: 349px;
	}
	.fb-page.fb_iframe_widget > span {
	  height: 510px !important;
	  width: 387px !important;
	}
	.fb-page.fb_iframe_widget iframe {
	  height: 510px !important;
	  width: 427px !important;
	}
	.uiScaledImageContainer._2zfr {
	  width: 360px !important;
	}
	#u_0_0 > div {
	  width: 360px !important;
	}
	#fb-root{
		width:100% !important;
	}

}

@media all and (max-width: 480px){
	
	.navbar-default .navbar-toggle{
		margin-bottom: 0px;
	}
	
	.sign{
		position: initial;
		width: 100%;
		margin-bottom: 15px;
	}
}



/* Wide Mobile Layout: 480px. */
@media only screen and (min-width: 355px) and (max-width: 767px) {

.footer_menu {
  float: none;
  margin: 0;
  text-align: center;
  margin-bottom:10px
}
.social {
  float: none;
  text-align: center;
}
.copyright {
  float: none;
  text-align: center;
  margin-bottom:25px
}
.copyright p {
  text-align: center;
  font-size:13px
}	
footer ul {
  text-align: center !important;
}
.footer_menu ul li a {
  font-size: 13px;
}
.navbar-toggle {
  margin-bottom: -8px;
  margin-right: 15px;
}
.navbar-collapse {
  margin-top: 15px;
}
.content-area-1 .top_text h1 {
  font-size: 60px;
}

}

a.fancybox{
/* 	float: left;
	width : 241px;
	height : 241px;
	margin-left : 2px; */
}

a.fancybox img{
	width : 100%;
	height : 100%;
	*margin-bottom : -115px;
	z-index : -1;
}

a.fancybox .zoomer {
    position: relative;
    /* top: -20px; */
    margin: -126px auto;
    width: 241px;
    height: 241px;
    text-align: center;
    background: none;
}

a.fancybox .zoomer:hover{
	background: url('../img/zoom.png') 50% no-repeat;
}
a.fancybox .img {
	opacity : 0.8;
}

.devider{
	clear: both;
}

.fan_page {
	text-align: center;
}

.owl-prev {
	background: #e40851 !important;
}
.owl-next {
	background: #e40851 !important;
}