.pie-foto>p {
 
    font-size: 18px !important;
}

a#navPanelToggle {

    margin-top: -13px !important;
}


#nav ul.links li.active {
    background-color: #ffffff;
} 

#nav ul.links li.active a {
    color: #1e252d;
}

.movil{

	display: none;
}

.botone {
 
    width: 100%;
    height: 70px;
    background-color: #fff;
    margin-top: -10px;
    position: relative;
}

.italic p {

    color: #fff;
    padding-bottom: 18px;
    text-align: center;

}

#cerrar{

	color: #fff;
    font-size: 24px;
    position: absolute;
    top: 22px;
    right: 24px;
    cursor: pointer;

}

.italic{

    position: fixed !important;
    top: 37px !important;
    background-color: #000 !important;
    padding: 42px !important;
    width: 350px !important;
    height: 100% !important;
    z-index: 60000;
    margin-top: 38px !important;
    right: -400px;
    margin: inherit !important;

}

.btn-creditos {
    top: 9px;
    position: absolute !important;
    right: 3px;
    bottom: 35px;
    background-color: #444;
    color: #fff;
}

.btn01 {
    display: inline-block;
    position: relative;
    width: 150px;
    height: 38px;
    text-align: center;
    border: 1px solid #000000;
    font-family: 'roboto-bold';
    font-size: 18px;
    line-height: 38px;
}

.intro-heading img{

	width: 100%;
    max-width: 600px;

}

#main h6 small {

    font-size: 1.3em !important;
}

header.masthead .intro-text .intro-heading{

	width: 100% !important;
}

.intro-heading{

	width: 100% !important;
    display: table;
 
}


@media (max-width: 1027px){

#slider2, #slider3, #slider {
 
    height: 193px;
    width: 100% !important;
}

a#navPanelToggle {

    margin-top: 40px !important;
}

@media (max-width: 768px){

.italic {
    position: fixed !important;
    top: 35px !important;
}

header.masthead .intro-text {
   
    bottom: inherit !important;
    padding: 5% !important;
}

#slider2, #slider3, #slider {
    height: 193px;
    width: 100% !important;
}

}


@media (max-width: 480px){

.pie-foto {

    width: 371px;
    font-size: 23px;
}



.image.left, .image.right {
    
    max-width: 100%;
    margin: 10px 0px 30px 0px !important;
}



a#navPanelToggle {
 
    margin-top: 30px !important;
}

.movil{

	display: block;
}	

.escritorio{

	display: none;
}

.btn01.btn-creditos {
    width: 89%;
    right: 27px;
    left: 20px;
}

.masthead .intro-text {
   
   position: absolute;
   margin-top: 20% !important;
}
.masthead .intro-text .intro-lead-in {
    font-size: 18px !important;
    font-style: italic;
    line-height: 29px !important;
    margin-bottom: 8px;
    font-family: 'Droid Serif','Helvetica Neue',Helvetica,Arial,sans-serif;
    width: 100% !important;
    padding: 14px;
}


.intro-heading img {
    width: 93% !important;

    }

}



@media (max-width: 340px){

.pie-foto {
    font-size: 17px;
    width: 280px !important;
}

}