* {
    margin: 0px;
    padding:0px;
    outline:none;
    font-weight: normal;

}
@font-face {
    font-family: 'FarmhandSansItalic';
    src: url('../fonts/FarmhandSansItalic.otf') format('opentype');
}
@font-face {
    font-family: 'BourtonBase';
    src: url('../fonts/BourtonBase.otf') format('opentype');
}

img {
    max-width: 100%;
}
body, html {
    min-height: 100vh;
    width: 100%;
}    
body {
    /*background-image: url("assets/img/SD_helmet_ocean_flames.png"), url("assets/img/SD_god_hand.png"), url("assets/img/SD_sailing_clouds.png"); 
    background-position: top left, top right, bottom right;
    background-repeat: no-repeat;
    background-color: #2e2d2d;
    background-size:40%;*/
}    
body {
    background-repeat: no-repeat;
    /*background-position: center;*/
    background-size:cover;
    padding:80px 0px;
    font-family: 'BourtonBase';
    overflow-x: hidden;
}
a, a:hover,a:focus,a:visited {
    color: inherit;
    text-decoration: none;
}
.wrapper {
    margin: 0 auto;
    position: relative;
    min-height: 100%;

}
header {
    margin-bottom: 10%;
    position: relative;
}
section {
    max-width: 1707px;
}
header aside {
    position: absolute;
    right: 0px;
    top: 0px;
    color: #ffffff;
    font-size: 25px;
    text-transform: uppercase;
    line-height: 25px;
    padding-left: 100px;
}
header aside .firstlineno {
    line-height: 40px;
    display: block;
}
header aside a {
    display: inline-block;
    border-bottom: 1px solid #ffffff;
    
}
header .tumbler {
    float: left;
    margin-left: -92px;
    margin-top: -2px;
    border-bottom: 0px;
}
/*
header aside::before {
    content: ' ';
    background-image: url(assets/img/tumblr_logo.png);
    background-repeat: no-repeat;
    height: 66px;
    width: 66px;
    position: absolute;
    left: -100px;
        margin-top: -1px;
}*/

header .logo a {
    display: inline-block;
}
.alignerImg img {
    vertical-align: bottom;
}
.alignerImg a {
    display: inline-block;
}
h1, .slog {
    font-family: 'FarmhandSansItalic';
}
h1,h2 {
    text-transform: uppercase; 
}
.slog {
    font-size: 174px;
    color: #ffffff;
    text-align: justify;
    display: inline-block;
    border-bottom: 20px solid #ffffff;
    margin-bottom: 30px;
}
h2 {
    font-size: 170px;
    color: #ffffff;
    line-height: 95px;
}
h1 {
    font-size: 174px;
    color: #f7362a;
    display: inline-block;
    line-height: 150px;
    vertical-align: bottom;
    margin-right: 50px;
}
footer {
    display: none;
}

@media (max-width: 768px) {
    body {
        background-image:url('../img/SOCIALHARBORTATTOOs_website_mobile_fond_750px.jpg');
        padding: 30px 30px;
        width:calc(100% - 60px);
    }
    section {
        padding: 20px 0px;
    }
    .logo {
        display: block;
    }
    header aside {
        display: none;
    }
    .wrapper {
        width: 100%;
        margin: 0 auto;
    }
    .slog {
        font-size:75px;
        font-size: 11vw;
        color: #ffffff;
        border-bottom: 13px solid #ffffff;
        margin-bottom: 20px;
        width: 100%;
        padding-bottom: 15px;
    }
    h2 {
        font-size: 75px;
        font-size: 17.5vw;
        color: #ffffff;
        line-height: 15vw;
    }
    h1 {
        font-size:75px;
        font-size: 23.5vw;
        color: #f7362a;
        margin-right: 0px;
        display:block;
        line-height: 22.5vw;
    }
    .alignerImg a { 
        width: 100%;
        margin: 50px 0px;
    }
    footer {
        display: block;
        font-size: 16px;
        color: #ffffff;
    }
    footer a {
        display: inline-block;
        border-bottom: 1px solid #ffffff;
    }
    footer a.tumbler {
         position: absolute;
        right: 0px;
        bottom: 0px;
        border-bottom: 0px;
    }
    footer .text-right {
        text-align: right;
    }

}

@media (max-width: 440px) {
    .slog {
        font-size: 35px;
        font-size: 10.5vw;
    }
    h2 {
        font-size: 35px;
        font-size: 16.5vw;
    }
    h1 {
        font-size:35px;
        font-size: 22vw;
    }
}
@media (max-width: 340px) {
    footer a.tumbler {
        position: relative;
        display: block;
        margin: 20px 0px;
    }
}

@media (min-width: 750px) and (max-width: 768px) {
    body {
        background-image:url('../img/SOCIALHARBORTATTOOs_website_fond_1200px.jpg');
    }
}



@media (min-width: 769px) and (max-width: 1199px) {
    body {
        background-image:url('../img/SOCIALHARBORTATTOOs_website_fond_1200px.jpg');
    }
    .wrapper {
        width: 750px;
        margin: 0 auto;
    }
    .slog {
        font-size: 93px;
        color: #ffffff;
        border-bottom: 20px solid #ffffff;
        margin-bottom: 30px;
    }
    h2 {
        font-size: 144px;
        color: #ffffff;
        line-height: 95px;
    }
    h1 {
        font-size: 93px;
        color: #f7362a;
        line-height: 82px;
        margin-right: 50px;
    }
    .alignerImg img { 
        width: 80px;
    }
}

@media (min-width: 1200px) and (max-width: 1599px) {
    body {
        background-image:url('../img/SOCIALHARBORTATTOOs_website_fond_1600px.jpg');
    }
    .wrapper {
        width: 1050px;
        margin: 0 auto;
    }
    .slog {
        font-size: 130px;
        color: #ffffff;
        border-bottom: 20px solid #ffffff;
        margin-bottom: 30px;
    }
    h2 {
        font-size: 144px;
        color: #ffffff;
        line-height: 95px;
    }
    h1 {
        font-size: 130px;
        color: #f7362a;
        line-height: 112px;
        margin-right: 50px;
    }
    .alignerImg img { 
        width: 112px;
    }

}


@media (min-width: 1600px) and (max-width: 1899px)  {
    body {
        background-image:url('../img/SOCIALHARBORTATTOOs_website_fond_2000px.jpg');
    }
    .wrapper {
        width: 1300px;
        margin: 0 auto;
    }
    .slog {
        font-size: 144px;
        color: #ffffff;
        border-bottom: 20px solid #ffffff;
        margin-bottom: 30px;
    }
    h2 {
        font-size: 144px;
        color: #ffffff;
        line-height: 95px;
    }
    h1 {
         font-size: 144px;
        color: #f7362a;
        line-height: 125px;
        margin-right: 50px;
    }
    .alignerImg img { 
        width: 122px;
    }

}


@media (min-width: 1900px) and (max-width: 2400px)  {
    body {
        background-image:url('../img/SOCIALHARBORTATTOOs_website_fond_GRD.jpg');
    }
    .wrapper {
        width: 1700px;
        margin: 0 auto;
    }
}

@media (min-width: 2400px) {
    body {
        background-image:url('../img/SOCIALHARBORTATTOOs_website_fond_GRD.jpg');
    }
    .wrapper {
        width: 80%;
    }
} 
