
/*!
Theme Name: CFCUL
Theme URI: http://underscores.me/
Author: Ricardo Maia Pestana
Author URI: http://www.serdesign.pt
Description: Template desenvolvido para uso exclusivo do Centro de Filosofia das Ciências da Universidade de Lisboa
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: cfcul
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

CFCUL is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
@media screen and (max-width: 1250px) {
    .identificadorSeccao {
        font-size: 30px;
        line-height: 60px;
    }
}
@media screen and (max-width: 1100px) {
    .identificadorSeccao {
        font-size: 30px;
        line-height: 60px;
    }
}
@media screen and (max-width: 1000px) {
    .identificadorSeccao {
        font-size: 30px;
        line-height: 60px;
    }
    .identificadorSeccao {
        font-size: 30px;
    }
}
@media screen and (max-width: 900px) {
    .identificadorSeccao {
        font-size: 30px;
        line-height: 60px;
    }
}
@media screen and (max-width: 795px) {
    .custom-logo-link {
        display: inline-block;
        min-width: 300px;
    }    
}
@media screen and (max-width: 780px) {
    .identificadorSeccao {
        font-size: 30px;
        line-height: 60px;
    }
}
@media screen and (max-width: 745px) {
   .site-branding-contacts {
    float: left;
    }    
}
@media screen and (max-width: 680px) {
    .identificadorSeccao {
        font-size: 30px;
        line-height: 60px;
    }
}
@media screen and (max-width: 575px) {
    .identificadorSeccao {
        font-size: 30px;
        line-height: 60px;
    }
}
@media screen and (max-width: 450px) {
    .identificadorSeccao {
        font-size: 30px;
    }
    .custom-logo-link {
        display: inline-block;
        min-width: unset;
    }
}
@media screen and (max-width: 320px) {

}
