/*--------------------------------------------------------------------
LAYOUT BASE - NOR267 (modern browsers)

#####    ###  #########  #########  #########  #########  #########
######   ###  ###   ###  ###   ###        ###  ###        #########
### ###  ###  ###   ###  ###   ###  #########  #########       ###
###  ### ###  ###   ###  #########  #########  ###   ###      ###
###   ######  ###   ###  ### ###    ####       ###   ###     ###
###    #####  #########  ###  ###   #########  #########    ###

Version: 1.0 - 2014
email: geral@nor267.com
website: http://www.nor267.com
created with: Brackets --http://brackets.io/--
--------------------------------------------------------------------*/
/*------------------------------------------------------------------*/

/* fonts */
@import url('https://fonts.googleapis.com/css?family=Montserrat:400,700');

/* ALL */
html, body {
    margin: 0;
    min-height: 100%; width: 100%;
    font-family: 'Montserrat', sans-serif;
    color: #07213A;
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
    letter-spacing: 0em;
    -webkit-text-size-adjust: 100%;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
}
* {
    text-decoration: none; outline: none;
    -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-tap-highlight-color: transparent;
}
p, h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-weight: 400; font-family: 'Montserrat', sans-serif; }
img { vertical-align: middle;}
a[href^=tel], a { color: inherit; text-decoration: none; }

h1{
    width: 100%;
    text-align: center;
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 80px;
}

/* MOBILE */
.header{ width: 100%; padding: 0 39px; text-align: center; }
.header a:not(:only-of-type), .header .social{ text-align: center; }
.logo{
    margin: 12.1% auto 41px auto;
    position: relative;
    width: 80%; max-width: 361px;
}
.header a:not(:only-of-type){display: inline-block; margin: 0 6px;}
.facebook{ width: 24px; height: 24px; display: block;}
.footer{ width: 100%; text-align: center; }
.contacto{
    width: 100%;
    font-size: 11px;
    line-height: 17px;
    word-wrap: break-word;
}
.contactoArtista span{ font-weight: 700; text-transform: uppercase; }
.contacto span{ font-weight: 700; text-transform: uppercase; display: block; }
.contacto a{ display: inline-block; }
.contacto a:first-of-type{ display: block; }
.contactoGeral{
    width: 100%;
    text-transform: uppercase;
    font-size: 11px;
    line-height: 17px;
    margin: 29px 0 12% 0;
}
.contactoGeral a{ display: block; }
.wrapper{ width: 100%; padding: 0 39px; }
.content{ width: 100%; text-align: center; }
.contentNoImage{ text-align: center; margin-top: 15px; word-wrap: break-word; }
.contentNoImage p{
    font-size: 18px;
    line-height: 26px;
    text-transform: uppercase;
    font-weight: 700; 
}
.nomeArtista{
    width: 100%;
    font-size: 20px;
    line-height: 24px;
    font-weight: 700; 
    text-transform: uppercase;
}
.contactoArtista{
    font-size: 11px;
    line-height: 13px;
    display: block;
    word-wrap: break-word;
}
.contactoArtista:nth-of-type(4n+2){ width: 100%; margin-top: 4px; }
.linha{
    height: 4px; width: 105px;
    background-color: #07213A;
    margin: 50px 0 50px calc(50% - 56px);
}
.imagemArtista{ width: 100%; max-width: 704px; margin:8px 0 39px 0; }
.cadaArtista, .singleArtista{ width: 100%; }
.nofile{ 
    margin-bottom:39px; 
}
.suffixParent {
    width: 100%;
    height: 100vw;
        min-height: 600px;
}

@media(min-width: 574px){
    .contactoArtista:nth-of-type(2n+1):after, .contactoGeral a:before, .contacto a:first-of-type:after{ content: '\00a0/\00a0'; }
    .contactoArtista{ display: inline-block; font-size: 13px; line-height: 15px; }
    .contentNoImage p{ font-size: 26px; line-height: 40px; }
    .nomeArtista{ font-size: 26px; line-height: 30px; }
    .contacto{ font-size: 16px; line-height: 26px; }
    .contactoGeral{ font-size: 16px; line-height: 26px; letter-spacing: 0.01em; }
    .contactoGeral a{ display: inline-block; }
    .contacto span{ display: initial; }
    .contacto span:after{ content: '\00a0-\00a0'; }
    .contacto:first-of-type span:after{ content: ''; }
    .contacto a:first-of-type{ display: inline; }
    h1{ font-size: 40px; line-height: 40px; }
    .logo{ margin: 12.1% 0 41px -39px; }
    .header a:not(:only-of-type){margin: 0 8px;}
    .facebook{ width: 36px; height: 36px;}
}
@media(min-width: 967px){
    .cadaArtista { 
        flex: 1; 
        padding: 0 12px; 
        min-width: 300px;
        max-width: 50%; 
        -webkit-flex: 1 1 50%;
    }
    .wrapper{ padding: 0 13.5%; }
    .content{
        display: flex; -webkit-display: flex;  -ms-display: flex;  -o-display: flex;  -moz-display: flex; 
        flex-wrap: wrap; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; -o-flex-wrap: wrap; -moz-flex-wrap: wrap;
    }
    .contactoGeral{ margin: 29px 0 102px 0; }
    .logo{ margin: 108px 0 41px -39px; }
}
@media(min-width: 1020px){
    .cadaArtista { min-width: 360px; }
}
@media(min-width: 1480px){
    .cadaArtista { max-width: 33.3%; -webkit-flex: 1 1 33%; }
}