/*
    /////////////////////////////////////////////////////////
    \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\

    --------------------
    GLOBAL INVESTIGATORS
    --------------------

	1 PAGE
    2 NODE
    3 PAGE VINCULATED
    4 NODE VINCULATED

    ------- FONTS ---------
	.Futura-Lig { 
		font-family: 'Futura-Lig';
		font-weight: normal;
		font-style: normal;
	}
	.HelveticaNeueLTStd-Lt { 
		font-family: 'HelveticaNeueLTStd-Lt';
		font-weight: normal;
		font-style: normal;
	}
	.HelveticaNeueLTStd-Roman { 
		font-family: 'HelveticaNeueLTStd-Roman';
		font-weight: normal;
		font-style: normal;
	
	.HelveticaNeueLTStd-Bd { 
		font-family: 'HelveticaNeueLTStd-Bd';
		font-weight: normal;
		font-style: normal;
	}

	-------- COLORS --------
	CYAN: #CCFFFF
	AZUL: #003DC4
	ROJO: #FF4712

*/


/* 1. PAGE
 ---------*/

@media (min-width: 992px) and (max-width: 1200px) {

    body.path-investigacion .view-id-investigadores .view-filters {
        margin-top: 5%;
        margin-bottom: 5%;
    }

    body.path-investigacion .view-id-investigadores .view-filters label {
        font-size: 1.5vw;
    }

    body.path-investigacion .view-id-investigadores .view-filters button.form-submit {
        font-size: 1.5vw;
    }

    body.path-investigacion .view-id-investigadores .view-filters span.resultados {
        font-size: 3vw;
    }

    body.path-investigacion .view-id-investigadores.view-display-id-vinculated .view-filters span.resultados {
        font-size: 3vw;
    }

    body.path-investigacion .view-id-investigadores.view-display-id-page .views-field-title {
        font-size: 1.9vw;
    }

    body.path-investigacion .view-id-investigadores.view-display-id-page .views-field-field-nombre-directorio {
        font-size: 1.9vw;
    }

    body.path-investigacion .block-block-content07821edf-e92a-44d6-ae64-ead8222f72ba .field--name-field-link-link-block a {
        font-size: 1.7vw;
    }

    body.path-investigacion .view-id-investigadores.view-display-id-vinculated .table > thead > tr > th {
        font-size: 1.9vw;
    }

    body.path-investigacion .view-id-investigadores.view-display-id-vinculated table tbody td a,
    body.path-investigacion .view-id-investigadores.view-display-id-vinculated table tbody td {
        font-size: 1.6vw;
    }

    body.path-investigacion .block-block-content49dc6f66-0622-4f9c-9c99-f49bc2eb700f .field--name-field-link-link-block a {
        font-size: 1.7vw;
    }

    body.path-investigacion .block-block-content49dc6f66-0622-4f9c-9c99-f49bc2eb700f:hover {
        background-image: -webkit-linear-gradient(265deg, #fee79a 49.9%, #feda65 50%);
    }

}


/* 2. NODE
 ---------*/

@media (min-width: 992px) and (max-width: 1200px) {

    body.page-node-type-directorio .node-information .name span.comma {
        margin-left: -10px;
    }

    body.page-node-type-directorio .node-projects {
        padding-top: 5%;
    }

    body.page-node-type-directorio .node-projects ul.nav-tabs li a {
        font-size: 1.8vw;
    }

    body.page-node-type-directorio .node-projects .view-display-id-own_projects_1_column .views-field-view-node a,
    body.page-node-type-directorio .node-projects .view-display-id-network_projects_1_column .views-field-view-node a,
    body.page-node-type-directorio .node-projects .view-display-id-rrhh_projects_1_column .views-field-view-node a {
        font-size: 1.5vw;
    }

    body.page-node-type-directorio .node-projects .view-display-id-own_projects_1_column .views-field-view-node a:hover,
    body.page-node-type-directorio .node-projects .view-display-id-network_projects_1_column .views-field-view-node a:hover,
    body.page-node-type-directorio .node-projects .view-display-id-rrhh_projects_1_column .views-field-view-node a:hover {
        font-size: 1.5vw;
    }

    body.page-node-type-directorio .node-recognitions {
        padding: 2%;
    }

    body.page-node-type-directorio .node-recognitions .field--name-field-acknowledgments-proyectos .field--item a {
        font-size: 1.7vw;
        line-height: 1;
    }

    body.page-node-type-directorio .view-id-news.view-display-id-investigators .views-field-nothing {
        font-size: 2vw;
    }

    body.page-node-type-directorio .node-documentation .field--name-field-thesis-proyectos .paragraph .field--name-field-tag-documentation-parag {
        font-size: 1.7vw;

    }

    body.page-node-type-directorio .node-video .field--name-field-video-directorio .field--name-field-image-video-parag {
        width: 100%;
        height: 65vh;
        overflow: hidden;
    }

}
