*{
	margin:0px;
	padding:0px;
	background: transparent;
	font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	
	}
	

@font-face {
  src: local('Roboto Italic'), local('Roboto-Italic'), url(https://fonts.gstatic.com/s/roboto/v20/KFOkCnqEu92Fr1Mu51xFIzIFKw.woff2) format('woff2');
  font-display: swap;
}

a {
    color: #000000;
    text-decoration: none;
    transition: all .3s linear;
}	

a:hover{
        text-decoration: none;
        color:#01bcf3;
    
}
ol, ul {
    list-style: none;
}

body{
	background: #f0f0f0 url() repeat fixed top left;
	}


	
#contenedor-body{
	width: 100%;
	height: auto;
	background:#edf1f5;
	margin: auto;
	overflow:hidden;}
	
#header{
	width: 100%;
	background: #181818;
	border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom: 3px solid #01bcf3;
	}
	
.header-cn {
    width: 95%;
    max-width: 1281px;
    margin: auto;
    display: flex;
}

	
#header .header-cont {
    width: 20%;
    margin: auto;
}

.logo{
max-width: 200px;
	}

.logo img{
    width: 100%;
}
	
.menubar{
	display:none;
	}	
.mnav{
    width: 80%;
    color: #FFF;
    line-height: 40px;
	}

#menu{
	width: 100%;
	margin:auto;
	color: #FFF;
	}
	
.nvlista {
    width: 100%;
}

#menu ul{
	    display: inline-block;
		overflow: hidden;
		list-style:none;
		margin: 0;
	}
#menu ul li{
	float:left;
    font-size: 15px;
    overflow:hidden;

	
}

#menu ul li a {
    color: #b3b3b3;
    padding: 20px;
    display: inline-block;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 500;
}

#menu ul li a:hover{
	color: #fff;

}

#cont-ent{
	width: 95%;
	max-width:1281px;
	margin: auto;
	background: #f5f5f5;
    overflow: hidden;
	}	

.spost{
	width: 70%;
	margin:auto;
	float: left;
    
	}	
	
	
.post{
	width: 24%;
	height: auto;
	margin:auto;
	overflow: hidden;
	margin: 10px auto;
	display: inline-block;
	position: relative;
	}		
.post .span{
    position: absolute;
    color: #fff;
    background: #01bcf3;
    padding: 2px 8px;
    border-radius: 50px;
    font-size: 12;
    font-weight: 500;
    top: 74%;
    left: 7%;
}

.post .down{
    width: 100%;
    height: 100%;
    padding-top: 50%;
    top: 0;
    font-size: 40px;
    color: #ffffffd1;
    position: absolute;
    text-align: center;
    opacity:0;
    z-index: 2;
    transition: all 0.8s ease-out 0s;
    background: #00000087;
}

.post .down:hover{
    opacity: 1;
}
	
.spost-r{
	float: right;
    width: 29%;
    overflow: hidden;
	}		


#copyright {
    width: 100%;
    margin: 0 auto;
    padding: 10px 0;
    color: #ccc;
    background: #181818;
    position: relative;}
	
#copy {	
    font-size: 17px;
    color: #ccc;
    text-align: justify;
    max-width: 1100px;
    margin: 0 auto;
    padding: 10px 0;
    transition: all 0.8s ease-out 0s;
	width:95%;
	max-width:none!important;

}
	
.f-list {
    width: min-content;
    background: rgba(0, 0, 0, 0.3);
    border-top: 4px solid #01bcf3;
    margin: 0px 4px 5px 10px;
    padding: 9px 20px;
}

.f-list > li {
    display: block;
    font-size: 13px;
    line-height: 21px;
}

.f-list li a{
	color:#7d7d7d;
}

				
.post .post-image{
	width:90%;
	height: auto;
	overflow: hidden;
    margin: auto;
    max-height: 231px;
    border-radius: 10px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100%;
    position: relative;
	}
	
.post .post-image img{
	width: 100%;
	height: auto;
    max-height: 231px;
    transition: all 1s ease-in-out;

}			
			

.post-image:hover img{
	/* filter: opacity(.5); */
	}		
	
.post .post-title{
	width:100%;
	margin: auto;}	

.ti{
	width: 100%;
	margin: auto;
	}

.ti h1{
	   width: 100%;
    height: 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin: 0;
     font-size: 15px;
    text-align: center;
    color: #000;
    line-height: 20px;
    font-weight: 500;
    padding: 0;
}

  
.ti h1 a{
       transition: all .3s linear;
}
/* post-anm */

.fbac{
	width: 100%;
    overflow: hidden;
	}


.Fbackground {
    width: 100%;
    height: auto;
    overflow: hidden;}

.fback {
    background: linear-gradient(to bottom, #0000002e 0%,#2f2f2f2e 20%,#000000 100%);
    box-shadow: inset 0 0 100px #000;
    overflow: hidden;}
	
.tport {
    width: 27%;
    float: left;
    margin: 0px;
    text-align: center;
    padding-bottom: 40px;
}

.title-gen{
	width:73%;
	float:right;
	}
.h1-subst{
   font-size: 19px;
    color: #fff;
    text-shadow: -1px 1px 2px rgb(0, 0, 0);
    margin-top: 50;
}


.type{
    background: linear-gradient(to right,#f30192 0%,#00c4ff 100%);
    color: #fff;
    font-size: 12px;
    padding: 0 5px;
    border-radius: 10px;
    margin-left: 10px;
    text-shadow: none;
    font-style: italic;
}


.portada {
       display: inline-block;
    vertical-align: middle;
    margin-top: 10px;
    position: relative;
}

.portada img {
       max-width: 150px;
    width: 100%;
    max-height: 212px;
    height: auto;
    border-radius: 3px;
    box-shadow: 0 1px 6px rgb(0, 0, 0);
}


.statu{
    width: 100%;
    position: absolute;
    background: linear-gradient(to right,#00c718 0%,#00580b 100%);
    color: #fff;
    text-align: center;
    margin-top: 5px;
    font-size: 15px;
    border-radius: 2px;
}

.statu-f{
    width: 100%;
    position: absolute;
    background: linear-gradient(to right,#ff0047 0%,#6b0000 100%);
    color: #fff;
    text-align: center;
    margin-top: 5px;
    font-size: 15px;
    border-radius: 2px;
}

.Tag-gen{
    margin-top: 5px;
}


.Tag-gen a {
    color: #FFF;
    margin: 0 2px;
    padding: 0 7px;
    background: linear-gradient(to right,#007ca0 0%,#01bcf3 100%);
    border-radius: 2px;
    font-size: 15px;
}

.Tag-gen .tag {
   display: inline-block;
   margin: 2px auto;
}

.Tag-gen a:hover{
	 background-color: #00c5fff0;
	 border-radius: 10px;
	}

.Tag-year {
    margin: 8px 0;}
    
.Tag-year a {
    color: #FFF;
    margin: 0 2px;
    padding: 0 15px;
    background: linear-gradient(to right,#007ca0 0%,#01bcf3 100%);
    border-radius: 10px;
    font-size: 14px;
}

.Tag-year a:hover{
	border-radius: 10px;
	/*background: linear-gradient(to right,#ff00e0 0%,#7f009e 100%);*/
	padding: 0 20px;
	margin-left:5px;
	
	}

.contens {
  width: 100%;
    margin: 5px auto;
}


.info-divs{

    background: #efefef;
    text-align: center;
	padding: 2px;
}
.subtitlecover{
	width: 50px;
	}

.material-icons {
    font-weight: 500;
}

#titulo {
   height: auto;
    text-align: center;
    padding: 2px 0;
    border-radius: 10px;
}

#titulo h1{
    margin: 0;
    padding: 0;
    font-size: 20px;
}

#titulo span {
    font-weight: 500;
    color: #292929;
}

.sinopsis {
  display: inline-block;
    width: 100%;
    color: #2d2d2d;
    font-size: 15px;
    text-align: justify;
    margin-bottom: 5px;
}

.spost-r .lnime{
    width: 100%;
    margin: auto;
    margin-bottom: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, .06);
    border-radius: 10px;
    overflow: hidden;
}

.spost-r .lnime-t{
    width: 100%;
    text-align: center;
    margin: auto;
    padding: 5px 0;
    color: #fff;
    background: #1d1d1d;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    font-weight: 500;
    text-transform: uppercase;
}


.contlnime{
    width: 100%;
    margin: auto;
    overflow-y: scroll;
    height: 395px;
    margin-top: 5px;
}


.contlnime::-webkit-scrollbar-track
{

	background-color: #e6e6e6a8;
}

.contlnime::-webkit-scrollbar
{
	width: 6px;
	background-color: #cecece;
}

.contlnime::-webkit-scrollbar-thumb
{
	background-color: #01bcf3;
	height: 10px;
	
}


.ulnime{
    width: 100%;
    margin: auto;
}
ul .contnimeul {
     width: 100%;
     list-style:none;
}


.contlnime li {
    position:relative;
         
}

.contlnime li a{
     padding: 5px;
     padding-right: 80px;
	 color:#212121;
     transition: none;
     font-size:14px;
     display: block;
	 white-space: nowrap;
     text-overflow: ellipsis;
     overflow: hidden;
     transition: all .3s linear;
     border-left: 3px solid #01bcf300;

}

.contlnime li a:hover {
	color: #01bcf3;
    text-decoration:none;
    border-left: 3px solid #01bcf3;
}

.contlnime li a:visited{
        text-decoration:none;
}

.tipe{
	position: absolute;
	right: 8px;
	background: #4cd7ff9e;
	color: #fff;
	font-weight: 500;
	border-radius: 10px;
	font-size: 10px;
	margin: 5px;
	padding: 0 5px;
	}

.tipe-ANIME{
	position: absolute;
	right: 8px;
	background: #4cd7ff9e;
	color: #fff;
	font-weight: 500;
	border-radius: 10px;
	font-size: 10px;
	margin: 5px;
	padding: 0 5px;
	}
	
.tipe-OVA{
	position: absolute;
	right: 8px;
	background: #e91e6394;
	color: #fff;
	font-weight: 500;
	border-radius: 10px;
	font-size: 10px;
	margin: 5px;
	padding: 0 5px;
	}
	
.tipe-PELICULA{
	position: absolute;
	right: 8px;
	background: #ff7200a3;
	color: #fff;
	font-weight: 500;
	border-radius: 10px;
	font-size: 10px;
	margin: 5px;
	padding: 0 5px;
	}


.contlnime li a:hover .tipe-ANIME{
    background: #01bcf3;
}

.contlnime li a:hover .tipe-PELICULA{
    background: #ff5722;
}

.contlnime li a:hover .tipe-OVA{
    background: #e91e63;
}

.contlemis{
     width: 100%;
    margin: auto;
}

.contlemis .ulnime{
    width: 100%;
}
.contlemis .ulnime li a{
    padding: 5px;
    font-size:14px;
    transition: all .3s linear;
    display: block;
    text-decoration: none;
}

.contlemis  li a:hover {
	padding-left: 20px;
    color: #000;
    text-decoration:none;
}



#scroll::-webkit-scrollbar-track{
	background-color: #fff0;
	
}

#scroll::-webkit-scrollbar{
	width: 1px;
	margin: 1px;
	background-color: #fff0f;
	}
	
#scroll::-webkit-scrollbar-thumb{
	
background-color: #fff0f ;
border-radius: 1px;
	}

/* */
#scroll::-moz-scrollbar-track{
	background-color: #fff0;
	
}

#scroll::moz-scrollbar{
	width: 1px;
	margin: 1px;
	background-color: #fff0f;
	}
	
#scroll::-moz-scrollbar-thumb{
	
background-color: #fff0f ;
border-radius: 1px;
	}
	
.Related-title {
    color: #151515;
    background: #f2f2f2;
    border: 1px solid rgba(0,0,0,0.12);
    font-size: 16px;
    padding: 12px 15px;
    margin: 0;
    font-weight: 600;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    font-family: Roboto;
    position: relative;
    text-align: left;
    display: block;
    width: 97%;
    margin: 5px auto;
    text-align: center;
}

.pos-title{
    width: 100%;
    margin: auto;
}
.postb-title{
    width: 97%;
    margin: auto;
}

.related-nime-post{
    width:16%;
    margin:auto;
    display: inline-block;
    position:relative;
}

.related-img {
    width:100%;
    overflow:hidden;
    height: auto;
    margin: auto;
    position: relative;
    border-radius: 10px;
}
.related-img img{
    border-radius:10px;
    width: 100%;
}

.related-img span{background: #000000c2;
    color: #fff;
    position: absolute;
    bottom: 0;
    top: 75%;
    left: 0;
    right: 0;
    text-align: center;
}
/**/
 .animems {
    margin: 10px;
    border: 1px solid #ccc;
    border-radius: 10px;
}
    .animems .animemst {
    background: linear-gradient(to right,#1d1d1d 0%,#181818 100%);
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    color: #fff;
    border-radius: 10px;
    margin: 10px;
}
    .animemsts {
    background: linear-gradient(to right,#1d1d1d 0%,#181818 100%);
    text-align: center;
    font-size: 15px;
}

.post-body img {
    max-width: 100%;
    height: auto;
    padding: 0 0;
    position: relative;
    margin: 0 auto;
}

.animems .animemst a, #close a{
    color: #fff;
    text-decoration:none;
}
.animems .animemst a:hover {
    color: #fff;
    text-decoration:none
}

.min-images{
    width: 95%;
    margin: 10px auto;
    background: #fdfdfd;
    text-align: center;
    padding: 5px 0;
    
}

.min-images img {
 width: 100%;
    max-width: 187px;
    height: auto;
    margin: 4px 1%;
    box-shadow: -2px 2px 6px 0px #929292;
}


.screen-img {
    width:100%;
    position:relative;
    text-align: center;
}

.screen-img img{
    max-width: 640px;
    width: 100%;
    height: auto;
    
}

.tags{
    width: 95%;
    margin: 10px auto;
    background: #fdfdfd;
    text-align: center;
    font-size:15px;
    padding: 5px 0;
    box-shadow: 0px 7px 10px -7px #bfbfbf;
}

.tags-t{
    font-size: 17px;
    font-weight: 500;
    text-align: left;
    margin-left: 5;
    color: #01bcf3;
    
}

.tags span{
   color: #01bcf3;
   font-size:13px;
}

.tags a{
    width: 100%;
    display: block;
    text-align: left;
    margin-left: 5px;
    color: #181818;
    font-weight: 500;
}

.tags a:hover{
    color: #01bcf3;
    
}



.animepda {
    font-size: 17px;
    color: #000;
    text-align: center;
}

.animedes {
    width: 95%;
    padding-top: 10px;
    box-shadow: 0px 7px 10px -7px #bfbfbf;
    margin: auto;
    background: #fff;
}
.animede {
    text-align: center;
    font-size: 18px;
    background: linear-gradient(to right,#1d1d1d 0%,#181818 100%);
    color: #fff;
    border-radius: 10px;
    margin: 10px;
    padding: 2px 0;
    font-style: italic;
    font-weight: 500;
}

.animedescarp {
    text-align: center;
    font-size: 15px;
}

.btmega {
    font-size: 13px;
    color: #FFFFFF !important;
    font-weight: bold;
    padding: 10px 30px 10px 50px;
    background: #d90111;
    font-family: 'Open Sans',Arial,Verdana;
    background-image: url(https://lh6.googleusercontent.com/-R1lXBJgoWLE/VK3sAL6IwcI/AAAAAAAAAOs/jlZpsGFAMfU/s26/nubemega.png);
    display: inline-block;
    background-repeat: no-repeat;
    background-position: 13px;
    margin: 10px 10px 10px 0px;
    border-radius: 6px;
    color: #fff;
}

.btmegaen{
    width: 95%;
    font-size: 13px;
    color: #FFFFFF !important;
    font-weight: bold;
    padding: 5px 5px;
    background: #d90111;
    font-family: 'Open Sans',Arial,Verdana;
    background-image: url(https://lh6.googleusercontent.com/-R1lXBJgoWLE/VK3sAL6IwcI/AAAAAAAAAOs/jlZpsGFAMfU/s26/nubemega.png);
    display: inline-block;
    background-repeat: no-repeat;
    background-position: 13px;
    margin: 10px 10px 10px 0px;
    border-radius: 6px;
    
    
}

.btmfire {
    font-size: 13px;
    color: #FFFFFF !important;
    font-weight: bold;
    padding: 10px 30px 10px 50px;
    background: #0092ab;
    font-family: 'Open Sans',Arial,Verdana;
    background-image: url(https://lh6.googleusercontent.com/-R1lXBJgoWLE/VK3sAL6IwcI/AAAAAAAAAOs/jlZpsGFAMfU/s26/nubemega.png);
    display: inline-block;
    background-repeat: no-repeat;
    background-position: 13px;
    margin: 10px 10px 10px 0px;
    border-radius: 6px;
    color: #fff;
}

.btmzs{
    font-size: 13px;
    color: #FFFFFF !important;
    font-weight: bold;
    padding: 10px 30px 10px 50px;
    background: #ffb510e6;
    font-family: 'Open Sans',Arial,Verdana;
    background-image: url(https://lh6.googleusercontent.com/-R1lXBJgoWLE/VK3sAL6IwcI/AAAAAAAAAOs/jlZpsGFAMfU/s26/nubemega.png);
    display: inline-block;
    background-repeat: no-repeat;
    background-position: 13px;
    margin: 10px 10px 10px 0px;
    border-radius: 6px;
    color: #fff;
}

/**/

#temporadas{
    width: 97%;
    margin: auto;
    height: auto;
    overflow: hidden;
    border-bottom: #c5c5c5 4px solid;
    cursor: pointer;
}

#temporadas .d {
    width:100%;
    float:left;
    background: #01bcf3;
    color: #fff;
    padding: 5px 20;
    font-weight: 500;
    text-align: center; 
}

#temporadas .b{
    width: 100%;float: right;
}

#temporadas #b a:hover{
    color:#64158a;
}
#temporadas #b  a span{
    font-weight:500;
    font-size: 15;
}

#my-soon-counter {padding-top:0.2rem;}
#my-soon-counter {
    color: #343435;
}
#my-soon-counter {padding-bottom:0.2rem;}
#my-soon-counter {background-color:transparent;}
#my-soon-counter .soon-reflection {background-color:#ffffff;background-image:linear-gradient(#ffffff 25%,rgba(255,255,255,0));}
#my-soon-counter {background-position:top;}
#my-soon-counter {color:#343435;}
#my-soon-counter .soon-label {color:#343435;position:absolute; bottom:4; margin-left:2;}
#my-soon-counter {font-family:"Roboto Condensed",sans-serif;font-weight:normal;font-style:normal;font-size: 24px; padding-right: 10%;}

.fb-comments{
    width:98% !important;
}

.comentarios-fb  {
    width: 94%;
    background: #fff;
    padding: 20px;
    margin: 0 auto;
    margin-bottom: 20px;
    box-shadow: 0px 7px 10px -7px #bfbfbf;
}

.comentarios-fb .t{
    font-size: 18px;
    font-weight: 500;
    margin-bottom:10px;
}

.comentarios-fb iframe {
width:95% !important;
}

.loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url('https://younime.net/images/loading-gray.gif') 50% 50% no-repeat #fff;
	background-size: 10%;

}



#temporadasm #c{
    display:none;
}

.temp{
    margin: auto;
    height: auto;
    overflow: hidden;
    border: 1px solid #ccc;
    border-radius: 10px;
    margin: 10px;
    cursor: pointer;
}

.temp .tmpr {
    width: 100%;
    float: left;
    background: #181818;
    color: #fff;
    padding: 5px 20;
    font-weight: 500;
    text-align: center;
    font-size: 15px;
}

.temp a{
    font-weight: 500;
}


.animedescarpL a{
    color: #fe0000;
    font-size:17px;
    font-weight: 500;
}

.animedescarpL a:hover{
    color: #0092ab;
}

/*Dark*/


.content-input input,
.content-select select{
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
}
 
.content-input input{
	visibility: hidden;
	position: absolute;
	right: 0;
}

.content-input{
	position: relative;
	color:#fff;
	margin-bottom: 5px;
	padding:5px 0 5px 60px; /* Damos un padding de 60px para posicionar 
        el elemento <i> en este espacio*/
	display: block;
}
 

.content-input input + i{
       background: #d8d8d8;
       position: absolute; 
       left: 0;
       top: 0;
}
 

.content-input input[type=checkbox ] + i{
	width: 52px;
	height: 27px;
	border-radius: 15px;
}


.content-input input[type=checkbox] + i:before{
	content: ''; /* No hay contenido */
	width: 26px;
	height: 26px;
	background: #fff;
	border-radius: 50%;
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
	-webkit-box-shadow: 3px 0 3px 0 rgba(0,0,0,0.2);
	box-shadow: 3px 0 3px 0 rgba(0,0,0,0.2);
}

.content-input input[type=checkbox]:checked + i:before{
	left: 25px;
	-webkit-box-shadow: -3px 0 3px 0 rgba(0,0,0,0.2);
	box-shadow: 3px 0 -3px 0 rgba(0,0,0,0.2);
}
 
.content-input input[type=checkbox]:checked + i{
 background: #01bcf3;
}

.content-input input[type=checkbox] + i:after{
	position: absolute;
	font-size: 10px;
	color: rgba(255,255,255,0.6);
	top: 8px;
	left: 4px;
	opacity: 0;
	transition: all 0.25s ease 0.25s;
}
 

.content-input input[type=checkbox]:checked + i:after{
 opacity: 1;
}



/*MEDIA QUERY*/
@media only screen and (max-width: 950px){
   
.header-cn{
   width: 100%;
    display: initial;
    
}

#header .header-cont{
    
    width: 100%;
} 
    
#menu {
    width: 100%;
	height:100vh;
    left: -100%;
    position: absolute;
    background: #000000b3;
	border-top: 3px solid #01bcf3;
	z-index:1000;
	transition:0.35s;
	
}	

.nvlista {
   width: 40%;
    background: #000000;
    height: 100%;
}

.temporadasm{
    display:block !important;
}


#temporadasm .d{
    text-align: right;
}

#temporadasm #c{
    display:block;
    color: #fff;
    font-size: 25px;
    margin: 10px;
    margin-bottom: 0;
    width: 95%;
}

#menu ul{
    width: 100%;
}
#menu ul li{

	float:none;
    font-size: 15px;
}

#menu ul li a{
        width: 100%;
        text-align: left;
		background: rgb(12, 11, 12);
    	margin: 2px 0;
        
}


    
#cont-ent{
	width: 100%;
    margin: auto;
	}
	
.spost{
	width: 100%;
	}
	
.spost-r{
    width: 50%;
    float: none;
    margin:auto;
    
}	

.logo {
    margin: auto;
}

#menu {
    width: 100%;
}

.related-nime-post{
    width: 32.5%;
}



}





@media only screen and (max-width: 700px){
	

	
.spost-r{
    width: 100%;
    float: none;
    margin:auto;
    
}

.menubar span {
    color: #fff;
    font-size: 30px;
    width: 100%;
    text-align: right;
}

.post{
    width:32%;
}

.loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url('https://younime.net/images/loading-gray.gif') 50% 50% no-repeat #fff;
	background-size: 20%;

}

.portada{
	width:90%;
	}
	
	
.tport{
	padding-bottom: 50px;
}

.nvlista {
   width: 50%;
    background: #000000;
    height: 100%;
}

    
}


@media only screen and (max-width: 400px){
	

.down, .post .span{
    display:none;
}

.down, .post .span, .post .spanr{
    display:none;
}	

.loader {
	background-size: 25%;
}

.post {
    width: 49%;
}


.tport {
    width: 100%;
    float: none;
    margin: auto;
    text-align: center;
    padding-bottom: 0;
}

.title-gen {
    width: 100%;
    text-align: center;
    float: none;
}

}




@media only screen and (max-width: 880px){

/*#header , .mnav{
	width: 80%;
	position:fixed;
	height: 100%;
	margin: 0;
	}
#menu{
	width: 100%;
	}

#menu ul{
	width: 100%;
	}		
#menu ul li {
	display: block;
	float: none;
	border-bottom: 1px solid #565656;
}
	
#menu ul li a{
	width: 100%;
	}
	
.menubar{
	display: block;
	width: 100%;
	background: #080808;
	padding: 10px;
	color: #FFF;
	font-size: 15px;
	}
.menubar a{
	width: 100%;
	color: #fff;
	display: inline-block;
	text-decoration: none;
	}	
	
.menubar span{
	float: right;
	font-size: 20px;
	}	
	*/}
	
	
	
	
/*MEDIA QUERY IMAGES*/
@media only screen and (max-width: 1310px){
    
.min-images img {
    width: 100%;
    max-width: 179px;
}
}

@media only screen and (max-width: 1255px){
    
.min-images img {
    width: 100%;
    max-width: 255px;
}
}


@media only screen and (max-width: 950px){
    
.min-images img {
    width: 100%;
    max-width:179px;
}
}


@media only screen and (max-width: 840px){
    
.min-images img {
    width: 100%;
    max-width:255px;
}
}

@media only screen and (max-width: 590px){
    
.min-images img {
    width: 100%;
    max-width:179px;
}
}

@media only screen and (max-width: 400px){
    
.min-images img {
    width: 100%;
    max-width:150px;
}
}

@media only screen and (max-width: 335px){
    
.min-images img {
    width: 100%;
    max-width:180px;
}
}