/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

html {
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */

audio,
canvas,
img,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
 Estilos Sku
   ========================================================================== */
@media screen and (min-width: 320px) {
#wrap {
    width: 100%;
    background-color:#fff;
    border: 1px solid #666;
}
#datos {
    width:94%;
    text-align:center;
    padding: 3% 3%;
    vertical-align: middle;
    background-image: url("../imagenes/separadorL.png");
    }
.datos--movil {
    font-family: verdana, sans-serif;
    font-weight:bold;
    font-size: .70em !important;
    color:#fff;
    display:block;
    }
.datos--resto{
    display: none;
    }
header {
    clear: both;
    width: 100%;
}
.logo {
    width: 60%;
	float:left;
	margin: 2%;
    }
/*navegación*/
nav {
	clear:both;
	width: 96%;
	padding-left: 3%;
    padding-top: 1.5%;
}

.menu {
	width: 45%;
	margin: 0% 2% 0.5% 1%;
	text-align: center;
	float: left;
	border: thin solid #CCC;
   }
li {
    list-style: none;
}
.menu, .submenu, .submenu2, a {
    color: #c00;
    text-decoration:none;
    font-family: 'Alegreya Sans', sans-serif;
    font-size: .95em;
	font-weight: 500;    
    letter-spacing:.05em;  
	height:22px;  	
	display: inline;
	
}
.submenu {
    width: 42%;
     margin: 1% 3%;
	text-align: center;
    float: left;
	border: thin solid #CCC;
}
.submenu2 {
	padding: 0 4%;
    margin: 1% .5%;
	text-align: center;
    float: left;
	border: thin solid #CCC;
}
.galeria {
    clear: both;
    text-align:center;
    width: 98%;
    padding: 2% 1%;
    }

/*contenido*/
.contenido {
    width: 100%;
    clear: both;
   background-image: url("../imagenes/contenido.png");
	
}
.separadorL {
    width: 100%;
    height: auto;
    background-image: url("../imagenes/separadorL.png");
}
/*----*/
#article {
    clear: both;
    width: 92%;
    padding-top: 2%;
    padding-right: 4%;
    padding-left: 4%;
}
.fotos--movil, #article--fotos {
    text-align: center;
    clear: both;
    margin-top: 5%;
    /*margin-right: auto;*/
    margin-bottom: 5%;
    /*margin-left:auto;*/
}
/*----*/
.aside--resto {
    display: none;

}
.aside--movil {
    width: 30%;
    float: left;
    color: #000;
    font-size: 0.80em;
    line-height: .95em;
    text-align: center;
    vertical-align: bottom;
    padding-top: 25%;
    padding-left: 0%;
    }    

#calendario {
display: none;
}
/*----*/
#footer {
    clear: both;
    width: 92%;
    color:#fff;
    padding: 0 4%;
    background-image: url("../imagenes/separadorL.png");
    text-align:center;
    
}
#footer a {
    color: #fff;
   
}
.footer--movil {
    display: inline-block;
    font: bold 0.85em Verdana, Geneva, sans-serif;
    clear: both;
}
#pie {
    width:92%;
    clear:both;
    padding: 1% 4%;
}
.pie--movil {
    text-align: center;
    font-family: Verdana, Geneva, sans-serif;
    color:#000;
    font-size: 0.65em;
    font-weight: bold;
    }
.pie--resto {
    display:none;
    }
.webmaster {
    width: 92%;
    padding: 1% 4%;
    font-family: Verdana, Geneva, sans-serif;
    font-size: .65em;
    color: #999;
    text-align: center;
}    
img {
    max-width: 93%;
}

/*tipografía*/
p {
	font-family: Verdana, sans-serif;
    color:#000;
    font-size:.7em;
    line-height: 1.25em;
    text-align:justify;
    padding:0 2%;
    font-weight: 500;
	text-indent: 0px;
}
p a {
    color: #000;
 
}   
.vinieta {
    text-indent: -19px;
    display: list-item;
	text-align:left;
    padding-left:3em;
    list-style: url("../imagenes/vinieta_h4_m.png") inside;
}  
blockquote {
	width: 250px;
	/*text-indent:3%;*/
	margin:5%;
	} 
h2 {
    font-size:.9em;
    }
h3 {
    color: #C30;
    text-align: justify;
    padding-left:2%;
    font: 600 1em/0em 'Exo', sans-serif;
}
h4 {
    color: #c30;
    text-align: justify;
    padding-left:2%;
    font: 600 .9em/1em 'Exo', sans-serif;
    padding-top: 2%;
    letter-spacing: 0.1em;
}
h5 {
 color: #fff;
    padding: 1% 0 1%  3%;
       font-weight:600;
       font-family:'Exo', sans-serif;
    font-size:0.80em;
    letter-spacing: 0.1em;
    display: block;
}
.textoContainers {
	color: #666;
	text-decoration: none;
	text-align: center;
	/*list-style-image: url(../imagenes/vineta.png);*/
	list-style-position:outside;
	font: normal 0.70em/normal Verdana, Geneva, sans-serif;
}
/*formulario*/
.formulario {
   
}
.formulario--movil {
	font-size:.80em;
    background-color: #ddd;
    width: 90%;
    margin: 3% 2%;
   
	}

/*datos*/
.nopdf {
    display: none;
}  

/*videos*/  
.video--movil {
    padding: 1% 5%;
    text-align: center;
    
}
.video--resto {
    display: none;
}
}

@media screen and (min-width: 480px){
/*datos*/
.datos--movil {
    display: none;
}
.datos--resto {
    display: block;
    font-family: verdana, sans-serif;
	font-weight:bold;
	font-size: .80em !important;
 	color:#fff;
    letter-spacing: 0.045em;
} 
/*navegación*/
.aside--movil {
    width: 25%;
    float: left;
    color: #000;
    font-size: 0.90em;
    line-height: .95em;
    text-align: center;
    vertical-align: bottom;
    padding-top: 22%;
    padding-left: 0%;
    } 
.menu {
	width: 45%;
	margin: 0% 2% 2% 1%;
	text-align: center;
	float: left;
	border: thin solid #CCC;
   }
li {
    list-style: none;
}
.menu, .submenu, .submenu2, a {
    color: #c00;
    text-decoration:none;
    font-family: 'Alegreya Sans', sans-serif;
    font-size: .95em;
	font-weight: 500;    
    letter-spacing:.05em;  
	height:22px;  	
	display: inline;
}
.submenu {
    width: 40%;
     margin: 1% 4%;
	text-align: center;
    float: left;
	border: thin solid #CCC;
}
.submenu2 {
	padding: 0 6%;
    margin: 1% 4%;
	text-align: center;
    float: left;
	border: thin solid #CCC;
}
/*tipografía*/
p {
	font-family: Verdana, sans-serif;
    color:#000;
    font-size:.8em;
    line-height: 1.25em;
    text-align:justify;
    padding:0 3%;
    font-weight: 500;
	text-indent:0px;
}
p a {
    color: #000;
}   
 blockquote {
	width: 395px;
	
	margin:5%;
	}  
h2 {
    font-size:.95em;
    }  
h4 {
    color: #c30;
    text-align: justify;
    padding-left:2%;
    font: 600 .95em/1em 'Exo', sans-serif;
    padding-top: 2%;
    letter-spacing: 0.1em; 
 }
h5 {
 	color: #fff;
    padding: 1% 0 1%  3%;
    font-weight:600;
	font-family:'Exo', sans-serif;
    font-size:0.90em;
    letter-spacing: 0.1em;
    display: block;
}
    .vinieta {
    text-indent: -23px;
    display: list-item;
    padding-left:3em;
    list-style: url("../imagenes/vinieta_h4_m.png") inside;
}
/*videos*/        
.video--movil {
    width: 400px;
    height: 300px;
    margin-left: auto;
    margin-right: auto,
}  
 
/*formulario*/
.formulario--movil {
	font-size:.95em;
    width: 50%;
    margin: 3% 12%;
    }
}

@media screen and (min-width:768px) {

.aside--movil, .datos--movil {
    display: none;
}
#wrap {
    width: 100%;
    margin: auto;
    border: 1px solid #666;
    -moz-box-shadow: 0px 0px 30px #333;
    -webkit-box-shadow: 0px 0px 30px #333;
    box-shadow: 0px 0px 30px #333;
}
/*datos*/
#datos {
    width:96%;
    padding: 2% 3% 0 1%;
    vertical-align: middle;
    height: 30px;
    background-image: url("../imagenes/separadorL.png");
    }
.datos--resto {
    font-family:Exo, sans-serif;
    font-weight: 600;
    font-size: .95em !important;
    color:#fff;
    text-align: right;
    letter-spacing: 0.05em;
    }

/*----*/
header {
    clear: both;
    width: 100%;
}
.logo {
    width: 25%;
    padding: 2% 0 1% 1%;
    height: 140px;
    }
/*navegación */
nav {
    clear: none;
    float:right;
    width: 70%;
    padding: 0%;
    padding-top: 3%;
}

.menu {
    width: 21.5%;
    margin: .5% 0.5% 0.5% 1.5%;
    float: left;
    height: 22px;
    text-align: center;
    display: inline;
     box-shadow: inset -1px -1px 1px #ddd;
    -webkit-box-shadow: inset -1px -1px 1px #ddd;
    -moz-box-shadow: inset -1px -1px 1px #ddd;
   }
li {
    list-style: none;
}
.menu, .submenu, .submenu2, a {
    color: #c00;
    text-decoration:none;
    font-family: 'Alegreya Sans', sans-serif;
    font-size: .95em;
    font-weight: 500;    
    letter-spacing:.05em;    
}
.submenu {
    width: 23.2%;
    float: left;
    color: #000;
     margin: .5% 0.3%;
       box-shadow: inset 1px -1px 1px #ddd;
    -webkit-box-shadow: inset 1px -1px 1px #ddd;
    -moz-box-shadow: inset 1px -1px 1px #ddd;
    text-align: center;
}
.submenu2 {
    float: left;
    padding: 0 1.4%;
    margin: 0% 1.2%;
    height: 22px;
    text-align: center;
      box-shadow: inset 1px -1px 1px #ddd;
    -webkit-box-shadow: inset 1px -1px 1px #ddd;
    -moz-box-shadow: inset 1px -1px 1px #ddd;
    margin-top: 0.5%;
}
/*----*/
.galeria {
    clear: both;
    text-align:center;
    padding: 0 0 2% 0;
    }

/*contenido*/
.contenido {
    width: 100%;
    clear: both;
   background-image: url("../imagenes/contenido.png");
    
}
.separadorL {
    float: left;
    width: 96%;
    padding-left: 4%;
    height: 35px;
   /* padding-bottom: 2%;
    height: 40px;*/
    background-image: url("../imagenes/separadorL.png");
}
/*----*/
#article {
    float: left;
    width: 64%;
    padding-top: 3%;
    padding-right: 3.5%;
    padding-bottom: 3%;
    padding-left: 4%;
   border-right: 2px solid #c30;
}
#article--fotos {
    display: inline;
    float: left;
    text-align: left;
    clear: none;
    margin: 5% 4.5%;
    
} 
/*----*/ 
#aside {
    float: right;
    width: 22%;
    padding: 0 3%;
}
.aside--resto a {
    color: #000;
}

.aside--resto {
    display: inline;

}    

#calendario {
display: block;
}

/*----*/
#footer {
    clear: both;
    width: 94%;
    color:#fff;
    padding: 1px 3%;
    font: bold 0.975em Verdana, Geneva, sans-serif;
    background-image: url("../imagenes/separadorL.png");
    text-align:center;
}

#footer a {
    color: #fff;
}
#footer a:visited {
    font-weight: normal;
}
#pie {
    width:98%;
    clear:both;
    text-align: center;
    font-family:Verdana, Geneva, sans-serif;
    color:#000;
    font-size: 0.70em;
    font-weight: bold;
    padding: 1%;
}
.pie--movil {
    display:none;
    }
.pie--resto {
    display: block;
  text-align: center;
    font-family: Verdana, Geneva, sans-serif;
    color:#000;
    font-size: 0.85em;
    font-weight: bold;
    }

/*tipografía*/
p {
    font-family: 'Alegreya Sans', sans-serif;
    color:#000;
    font-size:1.05em;
    text-align:justify;
    padding:0 2% 0 2%;
    font-weight: 400;
    text-indent: 0px;
}
p a {
    color: #000;
}

h2 {
    font: 1.2em/1.5em Verdana, Geneva, sans-serif;
    color: #333;
    text-align:center;
}
h3 {
    color: #C30;
    text-align: justify;
    padding-left:2%;
    font: 600 1.1em/1.3em 'Exo', sans-serif;
}
h4 {
    color: #c30;
    text-align: justify;
    padding-left:2%;
    font: 600 1em/1em 'Exo', sans-serif;
    padding-top: 2%;
    letter-spacing: 0.1em;
}
h5 {
    color: #fff;
    padding-left:2%;
    font: 600 1.00em/1.5em 'Exo', sans-serif;
   /* padding-bottom: 2%;*/
    letter-spacing: .1em;
    margin: 0;
}
 blockquote {
    width: 405px;
    margin:5%;
    }
.vinieta {
    text-indent: -27px;
    display: list-item;
    padding-left:3em;
    list-style: url("../imagenes/vinieta_h4.png") inside;
}

/*----*/
.webmaster {
    font-family: Verdana, Geneva, sans-serif;
    font-size: .65em;
    color: #999;
    text-align: center;
}
/*----*/
.video--movil {
    } 
.video--resto {
	display:none;
	}

/*estilos tabla*/

.textoContainers {
    color: #666;
    text-decoration: none;
    text-align: center;
    /*list-style-image: url(../imagenes/vineta.png);*/
    list-style-position:outside;
    font: normal 0.75em/normal Verdana, Geneva, sans-serif;
	}
}
@media screen and (min-width: 1024px){
.pdf {
    display: none;
}
#wrap {
   max-width: 1024px;
   width: 100%;
    margin: auto;
    background-color:#fff;
    border: 1px solid #666;
    -moz-box-shadow: 0px 0px 30px #333;
    -webkit-box-shadow: 0px 0px 30px #333;
    box-shadow: 0px 0px 30px #333;
}
header {
    clear: both;
    width: 100%;
}

.logo {
    width: 22%;
    float:left;
    padding: 1% 0 1% 2%;
    }
/*datos*/
#datos {
	float:right;
	width:96%;
	font-family:Exo, sans-serif;
	font-weight: 600;
	padding-left: 1%;
	padding-right:3%;
	font-size: 1.10em !important;
    color:#fff;
	text-align: right;
	letter-spacing: 0.05em;
	padding-top: 2%;
	vertical-align: middle;
	height: 30px;
	background-image: url("../imagenes/separadorL.png");
    }
.datos--resto {
    width:96%;
    font-family:Exo, sans-serif;
    font-weight: 600;
    padding-left: 1%;
    padding-right:3%;
    font-size: 1.10em !important;
    color:#fff;
    text-align: right;
    letter-spacing: 0.05em;
    padding-top: 2%;
    vertical-align: middle;
    height: 20px;
    display: block;
    }
.datos--movil {
    display:none;
}
/*----*/


/*navegación*/
nav {
	float: right;
	width: 69%;
	padding-left: 2%;
    padding-top: 3.5%;
}
.menu {
    width: 21%;
    margin: 0% .75% 0.25% .75%;
    float: left;
    height: 22px;
    text-align: center;
    display: inline;
     box-shadow: inset -1px -1px 1px #ccc;
    -webkit-box-shadow: inset -1px -1px 1px #ccc;
    -moz-box-shadow: inset -1px -1px 1px #ccc;
   }
li {
    list-style: none;
}
.menu, .submenu, .submenu2, a {
    color: #c00;
    text-decoration:none;
    font-family: 'Alegreya Sans', sans-serif;
    font-size: 1em;
    font-weight: 500;    
    letter-spacing:.05em;    
}
.submenu {
    width: 21%;
    float: left;
    color: #000;
     margin: 1% .75%;
       box-shadow: inset 1px -1px 1px #ccc;
    -webkit-box-shadow: inset 1px -1px 1px #ccc;
    -moz-box-shadow: inset 1px -1px 1px #ccc;
    text-align: center;
}
.submenu2 {
    float: left;
    padding: 0 3%;
    margin: 0% 1%;
    height: 22px;
    text-align: center;
      box-shadow: inset 1px -1px 1px #ccc;
    -webkit-box-shadow: inset 1px -1px 1px #ccc;
    -moz-box-shadow: inset 1px -1px 1px #ccc;
    margin-top: 0.5%;
}
/*.separador {
    float: right;
    width: 69.5%;
    margin-top: 4%;
    padding-left: 4%;
    height: 30px;
    background-image: url("../imagenes/separador.png");
}*/

/*galería*/
.galeria {
    clear: both;
    text-align:center;
    padding:0 0 2% 0;
    }
/*.galeria_abajo {
	padding:3%;
}*/
/*contenido*/
.contenido {
    width: 100%;
    clear: both;
   background-image: url("../imagenes/contenido.png");
}
.separadorL {
    float: left;
    width: 96.1%;
    padding-left: 4%;
    padding-bottom: 2%;
    height: 35px;
    background-image: url("../imagenes/separadorL.png");
}
/*----*/
#article {
    float: left;
    width: 66%;
    padding-top: 3%;
    padding-right: 3.5%;
    padding-bottom: 3%;
    padding-left: 4%;
   border-right: 2px solid #c30;
}
.fotos--movil, #article--fotos {
    text-align: center;
    margin-top:5%;
    margin-right: auto;
    margin-bottom: 0%;
    margin-left:auto;
} 
/*----*/
#aside {
    float: right;
    width: 20%;
    padding: 0 3%;
}
.aside {
    color: #000;
}
/*.right {
	text-align:right;
	}*/
#footer {
    clear: both;
    float: right;
    width: 80%;
    color:#fff;
    padding:0% 10%;
    letter-spacing: .05em;
    font: bold 1.2em Verdana, Geneva, sans-serif;
    background-image: url("../imagenes/separadorL.png");
    text-align:center;
}
/*----*/
#footer a {
    color: #fff;
}
#footer a:visited {
    font-weight: normal;
}
#pie {
	width:98%;
	clear:both;
	text-align: center;
	font-family:Verdana, Geneva, sans-serif;
	color:#000;
	font-size: 0.85em;
	font-weight: bold;
	padding: 1%;
}
.pie--resto {
    display: block;
  text-align: center;
    font-family: Verdana, Geneva, sans-serif;
    color:#000;
    font-size: 1.25em;
    font-weight: bold;
    }
/*tipografía*/
p {
	font-family: 'Alegreya Sans', sans-serif;
    color:#000;
    font-size:1.2em;
    text-align:justify;
    padding:0 2% 0 2%;
    font-weight: 400;
    text-indent: 0px;
}
p a {
    color: #000;
}
h2 {
    font: 1.2em/1.5em Verdana, Geneva, sans-serif;
    color: #333;
    text-align:center;
}
h3 {
    color: #C30;
    text-align: justify;
    padding-left:2%;
    font: 600 1.2em/1.3em 'Exo', sans-serif;
}
h4 {
    color: #c30;
    text-align: justify;
    padding-left:2%;
    font: 600 1.1em/1em 'Exo', sans-serif;
    padding-top: 0%;
    letter-spacing: 0.1em;
}
h5 {
    color: #fff;
    padding-left:2%;
    font: 600 1.20em/1.3em 'Exo', sans-serif;
   /* padding-bottom: 2%;*/
    letter-spacing: .1em;
	margin:1% 0;
}
.vinieta {
    display: list-item;
    padding-left:3em;
    list-style: url("../imagenes/vinieta_h4.png") inside;
     text-indent: -23px;
}
blockquote {
    width: 565px;
    margin:3%;
    }
/*----*/
.webmaster {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .70em;
	color: #999;
	text-align: center;
}
.video--movil {
    display:none;
} 
.video--resto {
	width: 640px;
    height: 480px;
    margin-left: auto;
    margin-right: auto;
	display: inline-block;
	margin-bottom:3%;
	}
/*estilos tabla*/
    .nopdf {
       display: inline;
    }
#tabla {
	margin-left:1%;
    border-color:#990000;
	font-size:.8em;
}

.textoContainers {
	color: #666;
	text-decoration: none;
	text-align: center;
	/*list-style-image: url(../imagenes/vineta.png);*/
	list-style-position:outside;
	font: normal 0.75em/normal Verdana, Geneva, sans-serif;
}
.textoContainers2 {
    font-family: Verdana, Geneva, sans-serif;
    font-size: .75em;
    color: #666;
    text-decoration: none;
    font-style: normal;
    line-height: normal;
    text-align: justify;
    list-style-position:outside;
}
.encabezadotabla {
    font-family: Verdana, Geneva, sans-serif;
    font-size: .70em;
    color: #FFF;
    text-decoration: none;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    list-style-position: outside;
    text-align: justify;
    background-color:#C30;
}
.encabezadotabla2 {
    font-family: Verdana, Geneva, sans-serif;
    font-size: .9em;
    color: #FFF;
    text-decoration: none;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    list-style-position: outside;
    text-align: justify;
}
.marcadores a {
    font-family:Verdana, Geneva, sans-serif;
    font-size:0.7em;
    color:#666;
}
.formulario--movil {
	font-size:.95em;
    width: 30%;
    margin: 3% 12%;
    }
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 falgalleryack */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */



@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
