/*
TABLET & SMALLER LAPTOPS
*/

/******************************************************************
GRID
******************************************************************/
.onecol {
    width: 5.801104972%;/* 4.85%;  } /* grid_1  */
}
.twocol {
    width: 14.364640883%;/* 13.45%; } /* grid_2  */
}
.threecol {
    width: 22.928176794%;/* 22.05%; } /* grid_3  */
}
.fourcol {
    width: 31.491712705%;/* 30.75%; } /* grid_4  */
}
.fivecol {
    width: 40.055248616%;/* 39.45%; } /* grid_5  */
}
.sixcol {
    width: 48.618784527%;/* 48%;    } /* grid_6  */
}
.sevencol {
    width: 57.182320438000005%;/* 56.75%; } /* grid_7  */
}
.eightcol {
    width: 65.74585634900001%;/* 65.4%;  } /* grid_8  */
}
.ninecol {
    width: 74.30939226%;/* 74.05%; } /* grid_9  */
}
.tencol {
width: 82.87292817100001%;/* 82.7%;  } /* grid_10 */
}
.elevencol {
    width: 91.436464082%;/* 91.35%; } /* grid_11 */
}
.twelvecol {
    width: 99.999999993%;/* 100%;   } /* grid_12 */
}
.onecol, .twocol, .threecol, .fourcol, .fivecol, .sixcol, .sevencol, .eightcol, .ninecol, .tencol, .elevencol, .twelvecol {
    position: relative;
    float: left;
    margin-left: 2.762430939%;
}
.first {
    margin-left: 0;
}
.last {
    float: right;
}

/*********************
GENERAL STYLES
*********************/
h1,.h1 {
    font-size: 40px;
}
*[data-type=parallax] {
    background-origin: initial;
	background-clip: initial;
	background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}

/*********************
HEADER STYLES
*********************/
#scroll-top {
    display: none;
}
.header {
    background: none;
}
.header-trans {
    background: url(../images/shd75.png);
}
.footer {
    display: block;
}
.footer .last {
    clear: none;
}
.footer .last img {
    margin-top: 0;
}
img.logo-gobierno {
    width: auto;
    height: auto;
}
img.logo-csic {
    width: auto;
    height: auto;
}
img.logo-botanico {
    width: auto;
    height: auto;
}
img.logo-fecyt {
    width: auto;
    height: auto;
}

/*********************
PAGE STYLES
*********************/
.title-bar {
    height: 200px;
    padding: 100px 0 30px;
}
.content-page .h2 {
    font-size: 30px;
}
.box .h3 {
    padding: 7px 65px 7px 15px;
    font-size: 20px;
}
.box img {
    margin: 20px 30px 10px 0;
    max-width: 215px; 
}
.abierta .mapa-wrapper {
    padding: 30px 10px 20px;
}
.ver-especies .btn-padded {
    font-size: 24px;
}
.abierta-main .box {
    width: 24%;
}
.clasificacion li a {
    font-size: 24px; 
}
.especie-page .h2 {
    font-size: 34px;
}
.especie-page .h3 {
    font-size: 24px;
}
.especie-page .mapa-esp-list {
    float: left;
    margin: 55px 0 0 -170px;
}
.especie-page .mapa-esp-list li {
    float: none;
    width: 170px;
}

.arboles-top {
    padding: 100px 0 60px;
    background-image: url(../images/bg_arboles.jpg);
}
.arboles-top h2 {
    padding-top: 50px;
    margin-bottom: 20px;
    font-size: 22px;
}
.arboles-top h3 {
    padding-top: 50px;
}
.arboles-top ul li {
    padding: 0 40px 0 0;
    width: 33%;
}
.arboles-top ul li strong {
    font-size: 60px;
}
.arboles-middle-section {
    padding-top: 40px;
}
.arboles-middle-section .h2 {
    margin: 0 0 20px;
    font-size: 22px;
}
.arboles-bottom {
    padding: 90px 0;
}
.arboles-bottom .h2 {
    margin-bottom: 30px;
    font-size: 22px;
}

.arbolapp-top {
    padding: 100px 0 60px;
}
.equipo-box {
    margin: 0 3% 30px 0;
    width: 30%;
}
.arbolapp-middle {
    padding: 40px 0;
}
.arbolapp-middle .columnas {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
   	-webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
}
.arbolapp-middle .columnas p {
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
    margin-top: 0;
}
.arbolapp-bottom {
    padding: 40px 0 0;
}
.arbolapp-faqs .preguntas dt {
    font-size: 20px;
}

.blog-list {
    padding: 70px 0 50px;
}
.post-detalle .h2 {
    margin: 0 0 40px;
    font-size: 24px;
}

/*********************
NAVIGATION STYLES
*********************/
.menu-wrap {
    display: block;
}
.nav-pull {
    display: none;
}
.nav {
    display: inline-block;
    width: auto;
    padding: 0;
    vertical-align: top;
}
.nav>li { 
    display: inline-block;
    position: relative;
    margin: 0 0 0 7px;
    padding: 8px 0;
    text-align: left;
    line-height: 90%;
    text-decoration: none;
    white-space: nowrap;
    border: none;
    width: auto;
    float: none;
    clear: none;
}
.nav>li>a { 
    display: block;
    font-size: 12px;
    line-height: 90%;
    text-decoration: none;
    white-space: nowrap;
}
.nav li.current-menu-parent>a, .nav li.current_page_item, .nav li.current_page_item>a, .nav li:hover, .nav li>a:hover {
    color: #98b20b;
}
.nav>li .sub-menu {
    position: absolute;
    display: none;
    top: 25px;
    left: -15px;
    padding: 10px 15px 10px;
}
.nav>li:hover .sub-menu {
    display: block;
}
.nav>li .sub-menu li { 
    padding: 8px 0 0;
    font-size: 13px;
}

/* Secciones */
.block-entrada {
    padding: 90px 0 40px;
}
.block-entrada .h2 {
    font-size: 26px;
}
.block-entrada p {
    font-size: 18px;
}
.block-entrada .smartphone {
    margin-top: -70px;
}
.block-entrada .smartphone img {
    max-width: 437px;
}
.block-detalle p {
    margin: 40px auto;
    font-size: 22px;
}
.block-detalle p.top-text {
    font-size: 20px;
}
.block-novedades {
    padding: 75px 0 0;
}
.block-novedades .h2 {
    padding: 30px 0;
    font-size: 46px;
}
.block-novedades ul {
    margin-left: -40px;
}
.block-novedades li {
    display: table-cell;
    padding: 0 40px;
    margin: 0;
    height: 58px;
    vertical-align: middle;
}
.block-novedades li:hover {
    border: none;
    background-color: transparent;
    background: url(../images/bg_detalle.png) left top no-repeat;
}
.block-novedades li:hover:after {
    display: block;
    position: absolute;
    right: -14px;
    top: 0;
    width: 14px;
    height: 58px;
    content: url(../images/bg_detalle_fin.png);
}

/* Especies */
.box-especie .contenido {
    max-width: 300px;
}
.box-especie img {
    max-width: 120px;
}

/* Blog */
.post-item {
    width: 31%;
}

/* Forms */
.content-page .wpcf7 .even-cols span.wpcf7-list-item {
    width: 45%;
}