@charset "utf-8";
@import url("webfonts/BarlowSemiCondensed_Medium/stylesheet.css");

/* CSS Document */

body {
    background-color: rgba(60,60,60,1.00);
}
.logo-img {
    float: left;
    padding-left: 20px;
    margin-left: 0px;
    background-color: rgba(0,0,0,0.00);
}

.ul-1 {
    display: inline;
    text-decoration: none;
    float: right;
    padding-right: 50px;
    padding-top: 72px;
}
.ul-2 {
    display: block;
    text-decoration: none;
    float: left;
}

.list-item-1 {
    color: rgba(200,200,200,1.00);
    font: 400 normal 18px "BarlowSemiCondensed Medium";
    display: inline;
    text-align: center;
    padding: 5px 10px;
    background-color: rgba(44,44,44,1.00);
    margin-left: 10px;

}
.header-container {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    max-height: 150px;
    background-color: rgba(177,177,177,1.00);
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    margin-top: 15px;
    padding-left: 30px;
}
.int-hyperlink {
    text-decoration: none;
    color: rgba(200,200,200,1.00);
}
.footer-container {
    height: 25px;
    background-color: rgba(177,177,177,1.00);
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding: 15px 30px 10px;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
}
.footer-mailicon {
    float: left;
    padding-left: 20px;
    padding-top: 0px;
}
.img-portf-horiz {
    width: 750px;
    height: 500px;
    padding-bottom: 20px;
}
.img-portf-vert-li {
    width: 365px;
    padding-right: 10px;
    height: 555px;
    padding-bottom: 20px;
}
.img-portf-vert-re {
    width: 365px;
    height: 555px;
    padding-left: 10px;
    padding-bottom: 20px;
}



.main-container {
    min-height: 1500px;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.copyright {
    float: right;
    color: rgba(85,85,85,1.00);
    font: 300 normal 15px "BarlowSemiCondensed Medium";
}
.alinea-basis {
    max-width: 800px;
    min-height: 1000px;
    margin-left: 20px;
    padding-top: 25px;
    font: 200 normal 18px "BarlowSemiCondensed Medium";
    color: rgba(200,200,200,1.00);
    text-align: left;
}
.img-index {
    border-right: 18px solid rgba(26,99,173,1.00);
}
.alinea-fotografie {
    min-height: 1000px;
    max-width: 800px;
    font: 200 normal 18px "BarlowSemiCondensed Medium";
    color: rgba(200,200,200,1.00);
    padding-left: 20px;
    padding-top: 25px;
}
.img-brandlogo {
    width: 11.9%;
    height: 11.9%;
    vertical-align: middle;
}
.img-foto1 {
    width: 190px;
    height: 280px;
    padding-right: 10px;
}
.alinea-portf {
    max-width: 800px;
    min-height: 1000px;
    padding-top: 30px;
}
h1 {
    font: 600 small-caps normal 20px "BarlowSemiCondensed Medium";
    color: rgba(248,235,93,1.00);
}
bold-wit {
    font: 800 normal 18px "BarlowSemiCondensed Medium";
    color: rgba(255,255,255,1.00);
}









@media (max-width:1080px){
.header-container {
    max-width: 1000px;
    background-color: rgba(200,200,200,1.00);
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}
.logo-img {
    padding-left: 10px;
    width: 50%;
    height: 50%;
}
.footer-container {
    max-width: 1000px;
    max-height: 30px;
}
.list-item-1 {
    font: 200 normal 14px "BarlowSemiCondensed Medium";
    padding: 10px;
    float: right;
}
.copyright {
    font: 100 normal 10px "BarlowSemiCondensed Medium";
    text-decoration: none;
    padding-right: 25px;
}
.int-hyperlink {
    color: rgba(200,200,200,1.00);
    text-decoration: none;
}
.alinea-basis {
    font-size: 12px;
    font-weight: 200;
}
bold-wit {
    font: 300 normal 12px "BarlowSemiCondensed Medium";
    color: rgba(255,255,255,1.00);
}
h1 {
    font: 400 small-caps normal 14px "BarlowSemiCondensed Medium";
    color: rgba(248,235,93,1.00);
}


.main-container {
    min-height: 2500px;
    max-width: 1000px;
}
.alinea-fotografie {
    font: 200 normal 12px "BarlowSemiCondensed Medium";
    color: rgba(200,200,200,1.00);
    padding-left: 10px;
    max-width: 1000px;
    min-height: 2500px;
    padding-top: 25px;
}
.img-foto1 {
    width: 180px;
    height: 271px;
    padding-right: 6px;
}










}
