color: rgba(0, 0, 0, 0.5)
body
{
/*cursor: url("../cursor.png"), pointer;*/
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;


}
#corps{
    
    max-width:750px;
    display: block;
    margin:auto;
    padding-right: 30px;
    padding-left: 15px;
    font-size: 18px;
    font-family: Avenir;
    /*background-color: #F0F0F0;*/
    
    
}
#pub{
    
    max-width:700px;
    display: block;
    margin: auto;
    
    
}
li, ul, a, p
{
font-family: Avenir;
}

@media (min-width: 850px) {
    #corps_videos{
        
        max-width:800px;
        display: block;
        margin: auto;
        /*background: rgba(255, 255, 255, 0.5);*/
        margin-top:80px;
        margin-bottom:70px;
    }    
    
}
@media (max-width: 850px) {
    
  
    #corps_videos{  
        max-width:800px;
        display: block;
        margin: auto;
        margin-top:55px;
        margin-bottom:70px;  
    }
    
   
    #pub{  
        max-width:90%;
        display: block;
        margin: auto;   
    }
    
}

a:hover, a:visited, a:focus
{
/*    color:rgba(0, 94, 255, 1);*/
    opacity:0.9;
    /*cursor: url("../cursor4.png"), pointer;*/
/*    text-shadow: 0 0px 1px  rgba(255, 255, 255, 1);*/
    text-decoration:none;
    
}

a:link
{
/*    color:rgba(0, 94, 255, 1);*/
    /*cursor: url("../cursor4.png"), pointer;*/
    -webkit-transition: text-shadow 0.3s ease-out;
    -moz-transition: text-shadow 0.3s ease-out;
    -ms-transition: text-shadow 0.3s ease-out;
    -o-transition: text-shadow 0.3s ease-out;
    transition: text-shadow 0.3s ease-out;
    text-decoration:none;
}



/* Afficher le tiroir "gauche" pour le tiroir " droit "*/
.snapjs-right .snap-drawer-left {
	display: block;
	right: 0;
	left: auto;
}

/* Cacher le tiroir " droit " */
.snapjs-right .snap-drawer-right {
	display: none;
}

/* Afficher le "Drag" background */
#content {
	
    /*cursor: url("../cursor.png"), pointer;*/
    overflow: auto;
    -webkit-transition-property: top, bottom;
    transition-property: top, bottom;
    -webkit-transition-duration: .2s, .2s;
    transition-duration: .2s, .2s;
    -webkit-transition-timing-function: linear, linear;
    transition-timing-function: linear, linear;
    -webkit-overflow-scrolling: touch;
    
    
}
#content > * {
    -webkit-transform: translateZ(0px);
    transform: translateZ(0px);
}
#content-padded {
    padding: 10px;
}
@media (max-width: 1080px) {
    
    #open-left {
        position:absolute;
        background: url("../images/open.png") center 20px no-repeat;
        display: block;
        z-index:10;
        /*cursor: url("../cursor4.png"), pointer;*/
        width: 44px;
        height: 44px;
        -webkit-transition: opacity 0.3s ease-out;
        -moz-transition: opacity 0.3s ease-out;
        -ms-transition: opacity 0.3s ease-out;
        -o-transition: opacity 0.3s ease-out;
        transition: opacity 0.3s ease-out;
    }
    #open-left:hover {
        position:absolute;
        background: url("../images/open.png") center 20px no-repeat;
        display: block;
        z-index:10;
        /*cursor: url("../cursor4.png"), pointer;*/
        width: 44px;
        height: 44px;
        opacity:0.5;
    }
    
  

#laccueil

{
    display: block;
    z-index:10;
    width: 0px;
    height: 0px;
    top:15px;
    position: fixed; right: 400px;
    font-family: Avenir;
    color:#fff;
    font-size:0px;
    text-decoration:none;
}
#lvideos

{
    display: block;
    z-index:10;
    width: 0px;
    height: 0px;
    top:15px;
    position: fixed; right: 325px;
    font-family: Avenir;
    color:#fff;
    font-size:0px;
    text-decoration:none;
}
#limplications

{
    display: block;
    z-index:10;
    width: 0px;
    height: 0px;
    top:15px;
    position: fixed; right: 325px;
    font-family: Avenir;
    color:#fff;
    font-size:0px;
    text-decoration:none;
}
    #ltravail

{
    display: block;
    z-index:10;
    width: 0px;
    height: 0px;
    top:15px;
    position: fixed; right: 325px;
    font-family: Avenir;
    color:#fff;
    font-size:0px;
    text-decoration:none;
}
    
        #ldistinctions

{
    display: block;
    z-index:10;
    width: 0px;
    height: 0px;
    top:15px;
    position: fixed; right: 325px;
    font-family: Avenir;
    color:#fff;
    font-size:0px;
    text-decoration:none;
}

#lvlogs
{
    display: block;
    z-index:10;
    width: 0px;
    height: 0px;
    top:15px;
    position: fixed; right: 325px;
    font-family: Avenir;
    color:#fff;
    font-size:0px;
    text-decoration:none;
}
    
    
#fr
{
    display: block;
    z-index:10;
    /*cursor: url("../cursor4.png"), pointer;*/
    position: fixed; right: 40px;
    font-family: Avenir;
    color:lime;
    font-size:18px;
    opacity:0.4;
    top:15px;
    text-decoration:none;
}
#es
{
    display: none;
    z-index:10;
    /*cursor: url("../cursor4.png"), pointer;*/
    position: fixed; right: 10px;
    font-family: Avenir;
    color:lime;
    font-size:18px;
    opacity:0.4;
   top:15px;
   text-decoration:none;
}
}

@media (min-width: 1080px) {
    
#fr
{
    display: block;
    z-index:10;
    /*cursor: url("../cursor4.png"), pointer;*/
    position: fixed; right: 40px;
    font-family: Avenir;
    color:lime;
    font-size:18px;
    opacity:0.5;
   top:15px;
   text-decoration:none;
}
#es
{
    display: none;
    z-index:10;
    /*cursor: url("../cursor4.png"), pointer;*/
    position: fixed; right:10px;
    font-family: Avenir;
    color:lime;
    font-size:18px;
    opacity:0.5;
    top:15px;
    text-decoration:none;
}


#laccueil
{
    /* background: url("accueil_hover.png")  no-repeat;width: 100px;
     height: 16px;*/
    display: block;
    z-index:10;
    /*cursor: url("cursor4.png"), pointer;*/
    position: fixed;
    right: 585px;
    font-family: Avenir;
    color:#fff;
    font-size:18px;
    top:15px;
    text-decoration:none;
    
    opacity:0.8;
    font-size:18px;
    /*cursor: url("cursor4.png"), pointer;*/
    -webkit-transition: text-shadow 0.3s ease-out;
    -moz-transition: text-shadow 0.3s ease-out;
    -ms-transition: text-shadow 0.3s ease-out;
    -o-transition: text-shadow 0.3s ease-out;
    transition: text-shadow 0.3s ease-out;
}
#laccueil:hover
{
    /* background: url("accueil.png")  no-repeat;width: 100px;
     height: 16px;*/
    display: block;
    z-index:10;
    /*cursor: url("cursor4.png"), pointer;*/
    position: fixed; right: 585px;
    font-family: Avenir;
    color:#fff;
    font-size:18px;
    top:15px;
    text-decoration:underline;
    opacity:0.9;
    font-size:18px;
    /*cursor: url("cursor4.png"), pointer;*/
    text-shadow: 0 0px 1px  rgba(255, 255, 255, 1);
}

#limplications
{
    
    display: block;
    z-index:10;
    /*cursor: url("cursor4.png"), pointer;*/
    position: fixed; right: 385px;
    font-family: Avenir;
    color:#fff;
    font-size:18px;
    top:15px;
    text-decoration:none;
    opacity:0.8;
    font-size:18px;
    -webkit-transition: text-shadow 0.3s ease-out;
    -moz-transition: text-shadow 0.3s ease-out;
    -ms-transition: text-shadow 0.3s ease-out;
    -o-transition: text-shadow 0.3s ease-out;
    transition: text-shadow 0.3s ease-out;
}
#limplications:hover
{
    
    display: block;
    z-index:10;
    /*cursor: url("cursor4.png"), pointer;*/
    position: fixed; right: 385px;
    font-family: Avenir;
    color:#fff;
    font-size:18px;
    top:15px;
    text-decoration:underline;
    opacity:0.9;
    font-size:18px;
    text-shadow: 0 0px 1px  rgba(255, 255, 255, 1);
}



#ltravail
{
    
    display: block;
    z-index:10;
    position: fixed; right: 230px;
    font-family: Avenir;
    color:#fff;
    font-size:18px;
    top:15px;
    text-decoration:none;
    opacity:0.8;
    font-size:18px;
    /*cursor: url("cursor4.png"), pointer;*/
    -webkit-transition: text-shadow 0.3s ease-out;
    -moz-transition: text-shadow 0.3s ease-out;
    -ms-transition: text-shadow 0.3s ease-out;
    -o-transition: text-shadow 0.3s ease-out;
    transition: text-shadow 0.3s ease-out;
}

#ltravail:hover
{
    
    display: block;
    z-index:10;
    /*cursor: url("cursor4.png"), pointer;*/
    position: fixed; right: 230px;
    font-family: Avenir;
    color:#fff;
    font-size:18px;
    top:15px;
    text-decoration:underline;
    opacity:0.9;
    font-size:18px;
    text-shadow: 0 0px 1px  rgba(255, 255, 255, 1);
}



#ldistinctions
{
    
    display: block;
    z-index:10;
    /*cursor: url("cursor4.png"), pointer;*/
    position: fixed; right: 155px;
    font-family: Avenir;
    color:#fff;
    font-size:18px;
    top:15px;
    text-decoration:none;
    opacity:0.8;
    font-size:18px;
    -webkit-transition: text-shadow 0.3s ease-out;
    -moz-transition: text-shadow 0.3s ease-out;
    -ms-transition: text-shadow 0.3s ease-out;
    -o-transition: text-shadow 0.3s ease-out;
    transition: text-shadow 0.3s ease-out;
}
#ldistinctions:hover
{
    
    display: block;
    z-index:10;
    /*cursor: url("cursor4.png"), pointer;*/
    position: fixed; right: 155px;
    font-family: Avenir;
    color:#fff;
    font-size:18px;
    top:15px;
    text-decoration:underline;
    opacity:0.9;
    font-size:18px;
    text-shadow: 0 0px 1px  rgba(255, 255, 255, 1);
}

#lvlogs
{
    
    display: block;
    z-index:10;
    /*cursor: url("cursor4.png"), pointer;*/
    position: fixed; right: 95px;
    font-family: Avenir;
    color:#fff;
    font-size:18px;
    top:15px;
    text-decoration:none;
    opacity:0.8;
    font-size:18px;
    -webkit-transition: text-shadow 0.3s ease-out;
    -moz-transition: text-shadow 0.3s ease-out;
    -ms-transition: text-shadow 0.3s ease-out;
    -o-transition: text-shadow 0.3s ease-out;
    transition: text-shadow 0.3s ease-out;
}
#lvlogs:hover
{
    
    display: block;
    z-index:10;
    /*cursor: url("cursor4.png"), pointer;*/
    position: fixed; right: 95px;
    font-family: Avenir;
    color:#fff;
    font-size:18px;
    top:15px;
    text-decoration:underline;
    opacity:0.9;
    font-size:18px;
    text-shadow: 0 0px 1px  rgba(255, 255, 255, 1);
}



    

#open-left {
    /*background: url("../open.png") center 20px no-repeat;*/
    display: block;
    z-index:10;
    width: 0px;
    height: 0px;
}
#open-left:hover {
    /*background: url("../open_hover.png") center 20px no-repeat;*/
    display: block;
    z-index:10;
    width: 0px;
    height: 0px;
}

}




/* Afficher la boîte rouge " Pas de Drag " */
#no-drag,
#do-drag {
	position: relative;
	top: 50%;
	left: 50%;
	width: 50%;
	height: 100px;
	margin-left: -25%;
	margin-top: -50px;
	background: red;
	color: #FFF;
	text-align: center;
	line-height: 100px;
    /*cursor: url("../cursor2.png"), pointer;*/
}
#do-drag{
	background: green;
    /*cursor: url("../cursor2.png"), pointer;*/
}

/* Styles pour les boutons sociaux */
.demo-social {
	padding: 0 15px;
    /*cursor: url("../cursor4.png"), pointer;*/
}

/* Montrer les boîtes "Toggle" translucides */
.toggler {
	width: 80%;
	background: rgba(255,255,255,0.5);
	margin: 0 auto;
	position: relative;
	top: 70px;
	padding: 20px;
	margin-bottom: 20px;
	text-align: center;
    /*cursor: url("../cursor2.png"), pointer;*/
}


/* Styles pour estomper le contenu du tiroir dans "Expanding" */
.drawer-inner {
	-webkit-transition: opacity 0.3s ease; 
	   -moz-transition: opacity 0.3s ease; 
	    -ms-transition: opacity 0.3s ease; 
	     -o-transition: opacity 0.3s ease; 
	        transition: opacity 0.3s ease;
            /*cursor: url("../cursor2.png"), pointer;*/
}

.snapjs-expand-left .drawer-inner,
.snapjs-expand-right .drawer-inner {
	opacity: 0;
    /*cursor: url("../cursor2.png"), pointer;*/
}

/* Styles pour "Settings" */
.opt {
	padding: 20px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    /*cursor: url("../cursor2.png"), pointer;*/
}

.opt p {
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 5px;
	color: #222;
	color: rgba(0, 0, 0, 0.6);
    /*cursor: url("../cursor2.png"), pointer;*/
}

/* Styles par défaut */
.snap-content {
    
    
    background:   #C5AE87;
    background-color: #F7E7CE;
    background-image: -webkit-radial-gradient(circle , #F7E7CE, #C5AE87);
    background-image: -o-radial-gradient(circle , #F7E7CE, #C5AE87);
    background-image: -ms-radial-gradient(circle , #F7E7CE, #C5AE87);
    background-image: -moz-radial-gradient(circle , #F7E7CE, #C5AE87);
    background-image: radial-gradient(circle, #F7E7CE, #C5AE87);
  
  /*background: #BFC7D8
  url("pinstripe.png")repeat ;*/
  /*cursor: url("../cursor2.png"), pointer;*/
  box-shadow: -1px 2px 10px 5px rgba(0, 0, 0, 0.5);
  
}

.snap-drawers {
  background: #9C8B8B ;
  /*cursor: url("../cursor2.png"), pointer;*/
}

.snap-drawer {
	background: #1C1919 url("../images/pinstripe.png") repeat scroll;
	color: #eee;
    /*cursor: url("../cursor2.png"), pointer;*/
    box-shadow: -1px 2px 5px 1px rgba(0, 0, 0, 0.7);
    
}

.snap-drawer h3 {
  font-size: 36px;
  font-weight: normal;
  margin: 15px;
  /*cursor: url("../cursor2.png"), pointer;*/
}

.snap-drawer h4 {
  padding: 15px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  margin-bottom: 0;
  /*cursor: url("../cursor2.png"), pointer;*/
}

.snap-drawer ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
  /*cursor: url("../cursor2.png"), pointer;*/
}

.snap-drawer li > a {
  display: block;
  border-bottom: 1px solid rgba(0,0,0, 0.1);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding: 15px;
  font-weight: bold;
  text-shadow: 0 1px 0 #000;
  text-decoration: none;
  color: #ccc;
  text-indent: 20px;
  /*cursor: url("../cursor2.png"), pointer;*/
}

.snap-drawer p {
  opacity: 0.5;
  padding: 15px;
  font-size: 12px;
  /*cursor: url("../cursor2.png"), pointer;*/
}

div
{twitter-follow-button}
@font-face {
    font-family: 'Lucida Handwriting';
    src: url('../polices/lhandw.eot') format('eot');
    src: local("☺"), url('../polices/LHANDW.woff') format('woff'), url('../polices/LHANDW.otf') format('otf'), url('../polices/Lhandw.ttf') format('truetype'), url('../polices/lhandw-webfont.svg') format('svg');
    
}
footer1 {
    margin-right: auto;
    
    margin-left: auto;
    position: relative;
    bottom: 0px;
    left: 0px;
    right: 0px;
    text-align: center;
    font-family: "Lucida Handwriting";
    color: white;  text-shadow: 0px 0px 2px white;
    opacity: 0.1;
    /*cursor: url("../cursor4.png"), pointer;*/
}
footer {
    margin-right: auto;
    margin-left: auto;
    position: relative;
    bottom:-100px;
    left: 0px;
    right: 0px;
    text-align: center;
    font-family: "Lucida Handwriting";
    color: white;  text-shadow: 0px 0px 2px white;
    opacity: 0.5;
    /*cursor: url("../cursor4.png"), pointer;*/
}
p
{
    margin-right:5px;
    /*cursor: url("../cursor2.png"), pointer;*/
    margin-left:5px;
}
h1, h2, h3, h4
{
    /*cursor: url("../cursor_noir.png"), pointer;*/
}
#police
{
    font-family: "Lucida Handwriting";
}
#police2
{
    font-family: "Lucida Handwriting";
}
#logo
{
box-shadow: -1px 2px 10px 2px rgba(0, 0, 0, 0.4);
-moz-border-radius:190px; -webkit-border-radius:190px; border-radius:190px;
-webkit-animation: spin 10s linear 2s infinite normal none;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}

#logo:hover
{
    box-shadow: -1px 2px 10px 6px rgba(0, 0, 0, 0.3);
    -moz-border-radius:190px; -webkit-border-radius:190px; border-radius:190px;
    width:210px;
    height:210px;
}

.ML
{
    display: block;
    margin-left: auto;
    margin-right: auto;
    width:150px;
    height:150px;
}

.drop:before {
    left: -5px;
    top: 167px;
    width: 280px;
    height: 4px;
    background: #aaa;
    border-radius: 140px / 2px;
    box-shadow: 0 0 5px #aaa, 0 0 10px #888, 0 0 15px #666;
}
.drop:after {
    left: 8px;
    top: 168px;
    width: 255px;
    height: 2px;
    background: #666;
    border-radius: 125px / 1px;
    box-shadow: 0 0 5px #444, 0 0 8px #333, 0 0 10px #666;
}
.laterals:before {
    top: 5px;
    left: 0;
    width: 100%;
    height: 97%;
    border-radius: 12px / 65px;
    box-shadow: 0 0 20px #555;
}
.laterals:after { display: none; }
.curve:before {
    top: 52px;
    left: 5px;
    transform: rotate(-5deg);
    box-shadow: 7px 6px 15px #333;
}
.curve:after {
    top: 52px;
    right: 5px;
    
    transform: rotate(5deg);
    box-shadow: -7px 6px 15px #333;
}

.bloc {
    position: relative;
    display: inline-block;
    border-radius: 2px;
    
    padding: 1px;
    margin:15px;
    background: #ffffff;
    
    
    text-align: center;
    
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.11, #fff), color-stop(0.56, #fff));
    background-image: -webkit-linear-gradient(center bottom, #fff 11%, #fff 56%);
    background-image: -moz-linear-gradient(center bottom, #fff 11%, #fff 56%);
    background-image: linear-gradient(center bottom, #fff 11%, #fff 56%);
    
    -webkit-box-shadow: 0 0 65px #fff inset, 0 0 20px #fff inset;
    -moz-box-shadow:    0 0 65px #fff inset, 0 0 20px #fff inset;
    box-shadow:         0 0 65px #fff inset, 0 0 20px #fff inset;
}
.bloc:after, .bloc:before {
    content: " ";
    position: absolute;
    /*cursor: url("../cursor2.png"), pointer;*/
    z-index: -10;
    
    /* Responsive YouTube */
   
}
.video-container {
    margin:40px;
}
#videoclip
{
    position: relative;
    text-align:center;
    top: 0;
    left: 0;
    width: 95%;
    height: 95%;
    /*cursor: url("../cursor2.png"), pointer;*/
    z-index:10;
    
}


.bouton{
    font-family:"Lucida Handwriting";
    font-size: 18px;
    width: 220px;
    height: 40px;
    padding-top: 10px; /*permet le centrage vertical*/
    text-align: center;
    color: #000;
    background: #444;
    background: -webkit-linear-gradient( #555, #2C2C2C);
    background:    -moz-linear-gradient( #555, #2C2C2C);
    background:     -ms-linear-gradient( #555, #2C2C2C);
    background:      -o-linear-gradient( #555, #2C2C2C);
    background:         linear-gradient( #555, #2C2C2C);
    border-radius: 8px;
    text-shadow: 0px 1px 0px rgba( 255, 255, 255, 0.2);
    box-shadow: 0 0 5px rgba( 0, 0, 0, 0.5),
    0 -1px 0 rgba( 255, 255, 255, 0.4);
    -webkit-transition: background 0.3s ease-out;
    -moz-transition: background 0.3s ease-out;
    -ms-transition: background 0.3s ease-out;
    -o-transition: background 0.3s ease-out;
    transition: background 0.3s ease-out;
    
}
.bouton:hover{
    color: #222;
    background: #555;
    background: -webkit-linear-gradient( #777, #333);
    background:    -moz-linear-gradient( #777, #333);
    background:     -ms-linear-gradient( #777, #333);
    background:      -o-linear-gradient( #777, #333);
    background:         linear-gradient( #777, #333);
}
.bouton:active{
    color: #000;
    background: #444;
    background: -webkit-linear-gradient( #555, #2C2C2C);
    background:    -moz-linear-gradient( #555, #2C2C2C);
    background:     -ms-linear-gradient( #555, #2C2C2C);
    background:      -o-linear-gradient( #555, #2C2C2C);
    background:         linear-gradient( #555, #2C2C2C);
    box-shadow: 1px 1px 10px black inset,
    0 1px 0 rgba( 255, 255, 255, 0.4);
}
.black_overlay{
    display: none;
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 10000px;
    background-color: black;
    z-index:1001;
    
    -moz-opacity: 0.8;
    opacity:.80;
    filter: alpha(opacity=80);
}

.white_content {
    display: none;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    max-width:350px;
    width:90%;
    height:350px;
    background-color: white;
    z-index:1002;
    overflow: auto;
    -webkit-border-radius: 13px;
    border-radius: 13px;
    opacity:0.8;
    -webkit-box-shadow: 0 0 5px #000000;
    box-shadow: 0 0 5px #000000;
}
.buttonpopup {
    border-top: 1px dotted #DDD;
    width: 100%;
    color: #00ADF7;
    font-family: myriad pro, Arial, sans-serif;
    font-size: 20px;
}   


#snow{
    background: none;
    background-image: url('../images/floconml.png'), url('../images/flocon2.png'), url('../images/flocon3.png');
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index:1;
    -webkit-animation: snow 10s linear infinite;
    -moz-animation: snow 10s linear infinite;
    -ms-animation: snow 10s linear infinite;
    animation: snow 10s linear infinite;
}
@keyframes snow {
    0% {background-position: 0px 0px, 0px 0px, 0px 0px;}
    50% {background-position: 500px 500px, 100px 200px, -100px 150px;}
    100% {background-position: 500px 1000px, 200px 400px, -100px 300px;}
}
@-moz-keyframes snow {
    0% {background-position: 0px 0px, 0px 0px, 0px 0px;}
    50% {background-position: 500px 500px, 100px 200px, -100px 150px;}
    100% {background-position: 400px 1000px, 200px 400px, 100px 300px;}
}
@-webkit-keyframes snow {
    0% {background-position: 0px 0px, 0px 0px, 0px 0px;}
    50% {background-position: 500px 500px, 100px 200px, -100px 150px;}
    100% {background-position: 500px 1000px, 200px 400px, -100px 300px;}
}
@-ms-keyframes snow {
    0% {background-position: 0px 0px, 0px 0px, 0px 0px;}
    50% {background-position: 500px 500px, 100px 200px, -100px 150px;}
    100% {background-position: 500px 1000px, 200px 400px, -100px 300px;}
}

/*.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; height: auto; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }*/
.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; }
.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%;}

