/*-----------------------------------------------------------------------------------*/
/*    css DH Inside
/*     
/*-----------------------------------------------------------------------------------*/

#titredhinside {
	color:#FFFFFF;
				font-family: 'Anton', sans-serif;
				font-size:25px;
				 text-align: center;
				 background-color:#C73235;
				 padding: 5px 10px; 
	
	}


.fb-comments {
	 display: block !important;
    position: relative !important;
    text-align: center;
	
	
	}

.texteheader {
	bottom: -17px;
    display: block;
    left: 190px;
    position: absolute;
    width: 1000px;
   }


blockquote.twitter-tweet {
  display: inline-block;
  font-family: "Helvetica Neue", Roboto, "Segoe UI", Calibri, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 16px;
  border-color: #eee #ddd #bbb;
  border-radius: 5px;
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
  margin: 10px 5px;
  padding: 0 16px 16px 16px;
  max-width: 468px;
}
 
blockquote.twitter-tweet p {
  font-size: 16px;
  font-weight: normal;
  line-height: 20px;
}
 
blockquote.twitter-tweet a {
  color: inherit;
  font-weight: normal;
  text-decoration: none;
  outline: 0 none;
}
 
blockquote.twitter-tweet a:hover,
blockquote.twitter-tweet a:focus {
  text-decoration: underline;
}

.logodhheader {
	  left: 15px;
    padding-top: 5px;
    position: absolute;
    text-align: left;
    width: 100px;
	}

#twitter-widget-2, #twitter-widget-3, #twitter-widget-4, #twitter-widget-5 {
	width: 100% !important;
	
	}


.navbarheader {
	 background-color: #000;
    display: block;
    height: 40px;
    opacity: 0.4;
    position: fixed;
    width: 100%;
    z-index: 2;
	}
	
	
.navbarheader:hover {
    opacity: 1.0;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}
	
.share {
	   padding-top: 11px;
    text-align: right;
	}	

.logo {
	   padding-top: 200px;
	   max-width: 50%;
	   width:800px;
	 
	   }
   

#lettrine:first-letter {
  
  font-family:Times New Roman, Times, serif;
  font-size:128px;
  color:red;
  width:50px;
  height:50px;
  float:left;
   margin-top: 9px;
     margin-right: 54px;
	 margin-bottom: 25px;
	 line-height: .3;
}


.tailtext {
	text-align:left;
	margin-left: 124px;
	}

body{
	margin:0;
	padding:0;
    background:#FFF;
    overflow-x:hidden;
    -webkit-font-smoothing: antialiased;
}
a:hover{text-decoration: none; cursor:pointer;}


   
.logo-imagette {
	text-align:center;
	
	}

/* Globals type styling */
 h1, h2, h3, h4, h5, h6, p, label, .btn, a{
	font-family:Roboto;
}
p{
	color:#666666;
	
	}

/* Site container width */



/* Blocs */

.bloc{
	width:100%;
	clear:both;
	background: 50% 50% no-repeat;
	padding;
	0 50px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}


/* Bloc sizes */

.bloc-xl{
	padding: 70px 0 !important;
}
.bloc-lg{
	padding: 50px 50px;
}
.bloc-md{
	padding:50px;
}
.bloc-sm{
	padding:20px 50px;
}


/* Bloc - Background Effects */

.b-parallax{
	background-attachment:fixed;
}


/* Bloc - Dark theme */

.bloc-quiz{
	background-color:#FFFFFF;
}
.d-bloc{
	color:rgba(255,255,255,.7);
}
.d-bloc button:hover{
	color:rgba(255,255,255,.9);
}
.d-bloc h1, .d-bloc h2, .d-bloc h3, .d-bloc h4,.d-bloc h5, .d-bloc h6, .d-bloc .ico{
	color:rgba(255,255,255,.9);
}
.d-bloc .icon-round{
	border-color:rgba(255,255,255,.9);
}
.d-bloc .divider-h span{
	border-color:rgba(255,255,255,.2);
}
.d-bloc a{
	color:#000000;
}
.d-bloc a:hover{
	color: #969696;
}
.d-bloc .navbar-toggle .icon-bar{
	background:rgba(255,255,255,1);
}
.d-bloc .btn-wire,.d-bloc .btn-wire:hover{
	color:rgba(255,255,255,1);
	border-color:rgba(255,255,255,1);
}


/* Bloc - Light theme */

.l-bloc{
	color:#FFFFFF;
}
.l-bloc button:hover{
	color:rgba(0,0,0,.7);
}
.l-bloc h1,.l-bloc h2,.l-bloc h3,.l-bloc h4,.l-bloc h5, .l-bloc h6, .l-bloc .ico{
	color:#E9E9E9;
}
.l-bloc .icon-round{
	border-color:rgba(0,0,0,.7);
}
.l-bloc .divider-h span{
	border-color:rgba(0,0,0,.1);
}
.l-bloc a{
	color: #CB1215;
}
.l-bloc a:hover{
	color:#B81012;
}
.l-bloc .navbar-toggle .icon-bar{
	color:rgba(0,0,0,.6);
}
.l-bloc .btn-wire, .l-bloc .btn-wire:hover{
	color:rgba(0,0,0,.7);
	border-color:rgba(0,0,0,.3);
}

/* Row Margin Offsets */

.voffset-lg{
	margin-top:80px;
}


/* Custom bloc styling */

#hero-bloc,#nav-bloc,#bloc-2,#bloc-4,#bloc-5,#bloc-6,#bloc-7,#bloc-8,#bloc-9,#bloc-10,#bloc-11,#bloc-12,#bloc-13,#bloc-inter,#bloc-14,#bloc-15,#bloc-16,#bloc-17,#bloc-18,#bloc-19,#bloc-20,#bloc-21,#bloc-23{
	background-color: #1E2026;
}
#bloc-24 {
	
	background-color:#000 !important;
	
	}

#bloc-3{
	background-color:#d29510;
	height: 346px !important;
}
#bloc-22{
	background-color:#776740;
}
#bloc-100{
	background-color:#000;
}
#bloc-3 h3,#bloc-4 h3,#bloc-7 h3,#bloc-12 h3,#bloc-13 h3,#bloc-14 h3,#bloc-18 h3,#bloc-19 h3,#bloc-21 h3,#bloc-21 h3{
	color:#000000;
}
#bloc-2,#bloc-4,#bloc-6,#bloc-8,#bloc-10,#bloc-12,#bloc-14,#bloc-16,#bloc-19,#bloc-21{
	color:#E9E9E9;
}
#hero-bloc h1{
	font-family: Roboto;
	font-size: 66px;
    margin-top: -211px;
	text-shadow: rgba(0, 0, 0, 0.298039) 0px 1px 2px;
}
#hero-bloc h3{
	font-family: Alef;
	font-size: 30px;
	text-shadow: rgba(0, 0, 0, 0.498039) 0px 2px 5px;
}
#bloc-2 h3{
	font-family: Lato;
	font-size: 50px;
}
#bloc-2 p{
	font-size: 18px;
}
#bloc-3 h3{
	font-size: 45px;
}
#bloc-4 p{
	font-size: 18px;
}
#bloc-6 p{
	font-size: 18px;
}
#bloc-7 h3{
	font-size: 45px;
	line-height: 49px;
}
#bloc-8 p{
	font-size: 18px;
}
#bloc-10 p{
	font-size: 18px;
}
#bloc-11 h3{
	font-size: 45px;
	line-height: 49px;
}
#bloc-12 p{
	font-size: 18px;
}
#bloc-13 h3{
	font-size: 45px;
	line-height: 49px;
}
#bloc-inter h3{
	font-size: 45px;
	line-height: 49px;
	}

#bloc-14 p{
	font-size: 18px;
}
#bloc-16 p{
	font-size: 18px;
}
#bloc-19 p{
	font-size: 18px;
}
#bloc-21 p{
	font-size: 18px;
}

/* Bloc image backgrounds */



.bg-header {
	background-image:url("img/images/bg.jpg");
  width: 100%;
  height: 100%;
    background-size: cover;
  content: "";
  display: block;
  
  top: 0; left: 0;


}













.bg-Reporters-12448291{
	background-image:url("img/images/foot.jpg");
    width: 100%;
    height: 757px;
    background-position: 0 0;
    background-repeat: repeat-x;
    -webkit-animation: backgroundScroll 25s linear infinite;
    animation: backgroundScroll 25s linear infinite;
	
	

}



@media only screen and (max-device-width: 768px) {
    .section-image-tiles {
        -webkit-animation: none;
        animation: none;
        background-position: 50% 0
    }
}

.section-image-tiles {
    background-position: 50% 0
}

@-webkit-keyframes backgroundScroll {
    from {
        background-position: 0 0
    }

    to {
        background-position: -1201px 0
    }
}

@keyframes backgroundScroll {
    from {
        background-position: 0 0
    }

    to {
        background-position: -1201px 0
    }
}




.navbar{
	margin-bottom: 0;
}
.navbar-brand{
	height:auto;
	padding:15px 15px;
	font-size:25px!important;
	font-weight:normal;
	font-weight:600;
}
.navbar-brand img{
	max-height: 200px;
	margin: 0 5px 0 0;
	display:inline;
}
.navbar-brand{
	padding: 15px 15px;
}
.navbar .nav{
	padding-top: 2px;
	margin-right: -16px;
	float:right;
}
.nav > li{
	float:left;
	margin-top:4px;
	font-size:16px;
}
.nav > li a:hover, .nav > li a:focus{
	background:transparent;
}
.navbar-toggle{
	margin: 10px 10px 0 0;
	border: 0px;
}
.navbar-toggle:hover{
	background:transparent!important;
}
.navbar-toggle .icon-bar{
	background-color: rgba(0,0,0,.5);
	width: 26px;
}


.nav-invert .navbar .nav{
	float:left;
}
.nav-invert .navbar-header, .nav-invert .navbar-brand{
	float:right;
}
@media (min-width: 768px){
	.site-navigation{
		position:absolute;
		 
		top:20%;
		right:20px;
		transform:translate(0, -50%);
		-webkit-transform:translateY(-50%);
	}
	.nav-invert .site-navigation{
		left:20px;
		right:0;
	}
}



/* Hero bloc */

.hero{
	padding-top:0;
}
.hero-nav{
	position:absolute;
	margin: 0 auto;
	left:0;
	right:0;
}
.v-center{
	width:100%;
	height: 100%;
	display: table;
}
.v-center .vc-content{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 100%;
	height: 100%;
}
.hero .btn-dwn{
	width: 58px;
	height: 58px;
	line-height: 58px;
	margin: 0 0 0 -29px;
	padding: 0;
	border-radius: 50%;
	text-align: center;
	font-size: 18px;
	color: rgba(255,255,255,.8);
	background: rgba(0,0,0,.6);
	position: absolute;
	left: 50%;
	bottom: 60px;
	border:0;
}
.hero .btn-dwn:hover{
	color: rgba(255,255,255,1);
}

/* Bric adjustment margins */

.mg-clear{
	 color: #fff;
    font-size: 100px;
    margin: 0;
    padding-left: 85px;
    text-align: left;
	max-width:100%;
	
}
.mg-md{
	margin-top:10px;
	margin-bottom:20px;
}
.mg-lg{
	margin-top:10px;
	margin-bottom:40px;
}

/* Buttons */

.btn{
	margin: 0 5px 5px 0;
}
.btn.pull-right{
	margin: 0 0 5px 5px;
}
.btn-d,.btn-d:hover,.btn-d:focus{
	color:#FFF!important;
	background:rgba(0,0,0,.3);
}
.a-btn{
	font-size: 14px;
	font-weight: normal;
	padding: 6px 10px 6px 0;
	line-height: 1.42857143;
	 display:inline-block;
}
.text-center .a-btn{
	padding: 6px 0;
}
.a-block{
	width:100%;
	text-align: left;
}








/* iFrame */

iframe {
    border: 0 none;
    top: -6px !important;
	border-radius: 2px;
}


/* ScrollToTop button */

.scrollToTop{
	width:40px;
	height:40px;
	position:fixed;
	bottom:20px;
	right:20px;
	 opacity: 0;
	z-index: 500;
	transition: all .3s ease-in-out;
}
.scrollToTop icon{
	margin-top: 6px;
}
.showScrollTop{
	opacity: 1;
}



/* Mobile adjustments */

@media (max-width: 767px)
{
    .page-container{
        overflow-x: hidden;
    }
    h1,h2,h3,h4,h5,h6,p{
        padding-left:10px!important; 
        padding-right:10px!important; 
		font-size: 10px !important;
    }
    #hero-bloc h1{
        font-size:40px;
    }
    #hero-bloc h2{
        font-size:34px;
    }
    #hero-bloc h3{
        font-size:25px;
    }
    .bloc{
        text-align: center;
        padding-left: 0; 
        padding-right: 0;
        -webkit-background-size: auto 200%;
        -moz-background-size: auto 200%;
        -o-background-size: auto 200%;
        background-size: auto 200%;
    }
    .b-parallax{
        background-attachment:scroll;
    }
    .navbar .nav{
        padding-top: 0;
        border-top:1px solid rgba(0,0,0,.2);
        float:none!important;
    }
    .navbar.row{
        margin-left: 0;
        margin-right: 0;
    }
    .site-navigation{
	   position:inherit;
	   transform:none;
	   -webkit-transform:none;
	   -ms-transform:none;
    }  
    .nav > li{
        margin-top: 0;
        border-bottom:1px solid rgba(0,0,0,.1);
        background:rgba(0,0,0,.05);
        text-align: left;
        width:100%;
    }
    .nav > li:hover{
        background:rgba(0,0,0,.08);
    }
    #hero-bloc .navbar .nav{
        background:rgba(0,0,0,.8);
    }
    #hero-bloc .navbar .nav a{
        color:rgba(255,255,255,.6);
    }
    .hero-nav{
	   left:-1px;
	   right:-1px;
    }
    .navbar-collapse{
        padding:0;
        overflow-x: hidden;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .navbar-brand img{
        max-height: 40px;
        width:auto;
        margin: -10px 10px 0 0;    
    }
    .nav-invert .navbar-header{
        float: none;
        width:100%;
    }
    .nav-invert .navbar-toggle{
        float:left; 
    }
    .btn.pull-left, .btn.pull-right{
       float:none!important; 
    }
    .bloc-group .bloc{
         display:block;
         width:100%;
     }
    .bloc-tile-2 .container, .bloc-tile-3 .container, .bloc-tile-4 .container{
	   padding-left: 10px;
	   padding-right: 10px;
    }
    .bloc-xl,.bloc-lg{
        padding: 40px 0;
    }
    .bloc-sm,.bloc-md{
        padding-left: 0; 
        padding-right: 0;
    }
    .a-block{
        text-align: center;
    }
    .btn-dwn{
       display:none; 
    }
    .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
        margin-top: 50px;
        margin-bottom: 50px;
    }
}