/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
/*
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local('Lato Regular'), local('Lato-Regular'), url(9k-RPmcnxYEPm8CNFsH2gg.woff) format('woff');
}
/*
@import url(http://fonts.googleapis.com/css?family=Happy+Monkey);
*/
/*
html, body, div, span, applet, object, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
        margin: 0;
        padding: 0;
        border: 0;
        font-size: 1em;
        vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}
/*
body {
        background: rgba(231, 231, 231, 0.43);
        line-height: 1.125em;
        color: white;
        max-width: 1920px;
        margin: 0 auto;
        position: relative;
        font-family: 'Lato', Helvetica, Arial, Tahoma;
        text-shadow: 1px 1px 0 rgba(0,0,0,0.3);
}
ol, ul {
        padding: 0 10px;
        margin: 0 10px;
        line-height: 1.5em;
}
h1, h2, h3, h4, h5, h6 {
        text-shadow: 1px 1px 0 rgba(0,0,0,0.5);
        font-family: 'Lato', Georgia, Helvetica, Tahoma;
        margin: 10px 0;
        font-weight: normal;
}
h1 {
        font-size: 1.875em;
}
h2 {
        font-size: 1.6em;
        line-height: 1em;
}
h3 {
        font-size: 1.25em;
}
h4 {
        font-size: 1.125em;
}
h5 {
        font-size: 1em;
}
h6 {
        font-size: 0.875em;
}
a {
        text-decoration: none;
        color: white;
}
a:hover {
        color: white;
        opacity: 0.9;
}
a:visited {
        color: white;
}
h2 {
        cursor: pointer;
}
code, pre {
        font-family: Monaco, Menlo, Consolas;
        font-size: 1em;
        color: #FFFFDE;
        padding: 0 3px 2px;
}

table {
        border-collapse: collapse;
        border-spacing: 0;
}

.header {
        padding: 14px 0;
        background-color: rgb(19, 17, 17);
        background-color: #006a3f;
        background-image:
                                        radial-gradient(rgba(0,0,0,0.1) 15%, transparent 16%),
                                        radial-gradient(rgba(0,0,0,0.1) 15%, transparent 16%),
                                        radial-gradient(rgba(255, 255, 255, 0.1) 15%, transparent 20%),
                                        radial-gradient(rgba(255, 255, 255, 0.1) 15%, transparent 20%);
        background-image:
                                        -webkit-radial-gradient(rgba(0,0,0,0.1) 15%, transparent 16%),
                                        -webkit-radial-gradient(rgba(0,0,0,0.1) 15%, transparent 16%),
                                        -webkit-radial-gradient(rgba(255, 255, 255, 0.1) 15%, transparent 20%),
                                        -webkit-radial-gradient(rgba(255, 255, 255, 0.1) 15%, transparent 20%);
    background-position: 0 0px, 4px 4px, 0 1px, 4px 5px;
    background-size: 8px 8px;
        border-bottom: 1px solid rgb(41, 41, 41);
}

.header div.float-left {
        padding-left: 2%;
}

.header a {
        font-size: 35px;
        color: white;
        display: block;
}
.header a:first-letter {
        font-size: 60px;
        line-height: 40px;
        font-weight: bold;
}
.header .target {
        margin-left: 5px;
        margin-bottom: 20px;
}

.header .reponsive-block {
        list-style: none;
        margin: 0px;
        padding: 50px 2% 0 0;
}

.header .reponsive-block li {
        display: inline-block;
        float:left;
}

.header .reponsive-block a {
        display: inline-block;
        margin: 0 5px;
        cursor: pointer;
        background: url(../i/reponsive.png) no-repeat;
}

.header .reponsive-block a.desktop {
        background-position: 3px 0;
        width: 34px; height: 26px;
}

.header .reponsive-block a.tablet-landscape {
        background-position: -49px 0;
        width: 22px;
        height: 22px;
}

.header .reponsive-block a.tablet-portrait {
        background-position: -90px 0;
        width: 18px;
        height: 24px;
}

.header .reponsive-block a.iphone-landscape {
        background-position: -129px 0;
        width: 20px;
        height: 20px;
}

.header .reponsive-block a.iphone-portrait {
        background-position: -166px 0;
        width: 16px;
        height: 26px;
}

.header .reponsive-block a.desktop:hover,
.header .reponsive-block a.desktop.active {
        background-position: 3px -34px;
}

.header .reponsive-block a.tablet-landscape:hover,
.header .reponsive-block a.tablet-landscape.active {
        background-position: -49px -34px;
}

.header .reponsive-block a.tablet-portrait:hover,
.header .reponsive-block a.tablet-portrait.active {
        background-position: -91px -33px;
}

.header .reponsive-block a.iphone-landscape:hover,
.header .reponsive-block a.iphone-landscape.active {
        background-position: -128px -33px;
}

.header .reponsive-block a.iphone-portrait:hover,
.header .reponsive-block a.iphone-portrait.active {
        background-position: -166px -33px;
}
*/

.free-wall {
    margin: auto;
}
/*
.free-wall-logo {
    margin: auto;
    height: 420px;
}
.size2-2 {
    width: 80px;
    height: 80px;
}

.size11 {
    height: 160px;
    width: 160px;
}

.size12 {
    width: 160px;
    height: 320px;
}
*/
.size21 {
    width: 310px;
    height: 206px;
}

.size22 {
    height: 320px;
    width: 320px;
}

.size13 {
    width: 160px;
    height: 480px;
}

.size31 {
    width: 480px;
    height: 160px;
}

.size23 {
    width: 320px;
    height: 480px;
}

.size24 {
    width: 320px;
    height: 640px;
}

.size32 {
    width: 480px;
    height: 320px;
}

.size33 {
    width: 480px;
    height: 480px;
}

.size34 {
    width: 480px;
    height: 640px;
}
.size43 {
    width: 630px;
    height: 452px;
}
/*
.size35 {
    width: 480px;
    height: 800px;
}

.size53 {
    width: 800px;
    height: 480px;
}

.size36 {
    width: 480px;
    height: 960px;
}

.donate form {
    height: 100%;
    width: 100%;
    background: rgb(44, 62, 80);
}

.donate form .paypal {
    display: block;
    margin: auto;
    padding: 20px 0px 0px 0px;
    outline: 0;
}

.img-demo {
    vertical-align: bottom;
    list-style: none;
    margin:0;
    padding: 0;
}

.img-demo li {
    float: left;
    width: 25%;
    text-align: center;
}

.img-demo li img {
    border: 2px solid white;
    width: 98px;
    height: 98px;
}
*//*
.float-left {
    float: left;
}

.float-right {
    float: right;
}

.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    zoom: 1; /* For IE 6/7 (trigger hasLayout) */
/*}
/*
.rest-left {
    margin-left: 244px;
}

.desc h1,
.desc h2,
.desc h3,
.desc h4,
.desc h5,
.desc h6 {
    font-weight: bold;
}

.desc h2 {
    border-bottom: 1px solid rgba(0,0,0,0.1);
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 50px;
}

.desc h2 span {
    float: left;
    display: block;
    line-height: 50px;
}

.brick {
    background-color: white;
    float: left;
    cursor: default;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.brick .cover {
    overflow: hidden;
    margin: 20px;
}

.brick .read-more {
    position: absolute;
    display: none;
    bottom: 0px;
    left: 0px;
    right: 0px;
    padding: 12px;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.45);
}

.brick:hover .read-more {
    display: block;
    cursor: pointer;
}

.brick .desc {
    display: none;
}

.full-width .float-left {
    display: none;
}

.full-width .desc {
    display: block;
}

.full-width.brick {
    box-shadow: none;
    overflow: visible;
    border: none !important;
    background: none !important;
}

.full-width.brick .cover {
    margin: 0px 20px;
    color: #333;
}

.full-width.brick .cover * {
    text-shadow: none;
}

.full-width.brick .cover code {
    color: #666;
}

.open .float-left {
    display: none;
}

.open .desc {
    display: block;
}
/*
.example {
    width: 0px;
    height: 0px;
    overflow: visible !important; /* for ie7 */
/*}

.example-draggable {
    cursor: move;
}

.example-draggable * {
    cursor: move;
}

.example-draggable a {
    cursor: pointer;
}
.cell {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    background-color: #222;
}
*/

@font-face{font-family:'Conv_HindMadurai-Regular';src:url("../fonts/HindMadurai-Regular/fonts/HindMadurai-Regular.eot");src:local("☺"),url("../fonts/HindMadurai-Regular/fonts/HindMadurai-Regular.woff") format("woff"),url("../fonts/HindMadurai-Regular/fonts/HindMadurai-Regular.ttf") format("truetype"),url("../fonts/HindMadurai-Regular/fonts/HindMadurai-Regular.svg") format("svg");font-weight:normal;font-style:normal}@font-face{font-family:'Conv_HindMadurai-Medium';src:url("../fonts/HindMadurai-Medium/fonts/HindMadurai-Medium.eot");src:local("☺"),url("../fonts/HindMadurai-Medium/fonts/HindMadurai-Medium.woff") format("woff"),url("../fonts/HindMadurai-Medium/fonts/HindMadurai-Medium.ttf") format("truetype"),url("../fonts/HindMadurai-Medium/fonts/HindMadurai-Medium.svg") format("svg");font-weight:normal;font-style:normal}@font-face{font-family:'Conv_HindMadurai-SemiBold';src:url("../fonts/HindMadurai-SemiBold/fonts/HindMadurai-SemiBold.eot");src:local("☺"),url("../fonts/HindMadurai-SemiBold/fonts/HindMadurai-SemiBold.woff") format("woff"),url("../fonts/HindMadurai-SemiBold/fonts/HindMadurai-SemiBold.ttf") format("truetype"),url("../fonts/HindMadurai-SemiBold/fonts/HindMadurai-SemiBold.svg") format("svg");font-weight:normal;font-style:normal}@font-face{font-family:'augustinimkamp';src:url("../fonts/augustinimkamp.eot?7734199");src:url("../fonts/augustinimkamp.eot?7734199#iefix") format("embedded-opentype"),url("../fonts/augustinimkamp.woff2?7734199") format("woff2"),url("../fonts/augustinimkamp.woff?7734199") format("woff"),url("../fonts/augustinimkamp.ttf?7734199") format("truetype"),url("../fonts/augustinimkamp.svg?7734199#augustinimkamp") format("svg");font-weight:normal;font-style:normal}[class^="icon-"]:before,[class*=" icon-"]:before,[class^="icon-"]:after,[class*=" icon-"]:after{font-family:"augustinimkamp";font-style:normal;font-weight:normal;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-ai-schriftlogo:after{content:'\e800'}.icon-arrow-down:after{content:'\e801'}.icon-arrow-left:before{content:'\e802'}.icon-arrow-right:after{content:'\e803'}.icon-arrow-up:after{content:'\e804'}.icon-enter:after{content:'\e805'}.icon-fon:after{content:'\e806'}.icon-plus:after{content:'\e808'}.logfont{color:#ef047f;margin:0 1rem}.row{max-width:1280px}body,html{min-height:85vh;font-size:18px;letter-spacing:.5px;height:100%;margin-bottom:1px}body#LayerContent,html#LayerContent{margin:0}.container{min-height:800px}.hide1,.show0{display:none}.hide0,.show1{display:block}.bold{font-weight:bold}.cursor,.pointer{cursor:pointer}.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0;line-height:normal}.fright{float:right}.fleft{float:left}.inline{display:inline}.block{display:block}.mtop-default{margin-top:.9375rem}.mtop-3{margin-top:.1875rem !important}.mtop-5{margin-top:.3125rem !important}.mtop-20{margin-top:1.5625rem !important}.mtop-50{margin-top:3.125rem !important}.mtop-95{margin-top:5.9375rem !important}.mtop--40{margin-top:-2.5rem !important}.mbottom-0{margin-bottom:0 !important}.mbottom-4{margin-bottom:.25rem !important}.mbottom-5{margin-bottom:.3125rem !important}.padding-default{padding:2.5rem 1.25rem}.pleft-20{padding-left:1.25rem}.pbottom-0{padding-bottom:0 !important}.pbottom-225{padding-bottom:2.25rem}.pbottom-35{padding-bottom:3.5rem}.pbottom-45{padding-bottom:4.5rem}.ptop-35{padding-top:3.5rem}.fsize28{font-size:1.75rem}.error input[type="text"],.error input[type="password"],.error input[type="date"],.error input[type="datetime"],.error input[type="datetime-local"],.error input[type="month"],.error input[type="week"],.error input[type="email"],.error input[type="number"],.error input[type="search"],.error input[type="tel"],.error input[type="time"],.error input[type="url"],.error input[type="color"],.error select,.error textarea{border-color:#cc4b37}.off{border:1px dashed #cc4b37}input[type="text"],input[type="password"],input[type="date"],input[type="datetime"],input[type="datetime-local"],input[type="month"],input[type="week"],input[type="email"],input[type="number"],input[type="search"],input[type="tel"],input[type="time"],input[type="url"],input[type="color"],select,textarea{padding:.25rem;height:auto}.quick{display:none;opacity:0;overflow:hidden}textarea{height:9rem}#toTop{padding:5px 3px;background:#000;color:#fff;position:fixed;bottom:0;right:5px;cursor:pointer;display:none}.help-msg{color:#737373;display:block;margin:0}h2,h4,h5,h6{font-family:"Conv_HindMadurai-Medium";letter-spacing:1px}h1,h2{font-size:34px;text-transform:uppercase;display:block;width:100%;margin-bottom:3.125rem;border-bottom:1px solid #838383;position:relative}.change-name::after,h1::after,h2::after{font-family:"augustinimkamp";content:'\e801';right:-.5rem;margin-top:2.125rem;position:absolute}h1.icon-arrow-right::after,h2.icon-arrow-right::after{right:auto;margin-top:0;position:relative}.change-name{text-transform:uppercase;font-size:14px}.change-name p{padding:.25rem 0 .75rem}.change-name::after{right:-.5rem;top:-2rem;font-size:34px}p+h2{margin:2.5rem 0 0}h3{font-family:"Conv_HindMadurai-Regular",Helevetica,Arial,sans-serif;font-size:24px;letter-spacing:1px;text-transform:uppercase;margin:2.5rem 0 .925rem}h4,h5,h6{letter-spacing:1px;font-size:22px;text-transform:uppercase}li,p,span{font-family:"Conv_HindMadurai-Regular",Helevetica,Arial,sans-serif;line-height:2.25rem;padding:0 0 .5rem;margin:0}a{color:#333;font-family:"Conv_HindMadurai-Medium",Helevetica,Arial,sans-serif}a:focus,a:hover{color:inherit;text-decoration:underline}a::after{text-decoration:none !important}button.contact{color:white;background:#333;max-width:25%;width:100%;text-transform:uppercase;font-family:"Conv_HindMadurai-SemiBold",Helevetica,Arial,sans-serif;font-size:22px;padding:.5rem 1rem;margin:.125rem 0 0}.active{text-decoration:underline}.grid-container.large{max-width:81.75rem}.grid-container{max-width:62.25rem}header{margin-bottom:40px}header .header{max-width:100%;margin:0;padding:0}header .header .sticky.is-anchored.is-at-bottom{top:0 !important;position:fixed;width:100%;max-width:100% !important;z-index:50000}header .header .sticky.is-anchored.is-at-bottom,header .header .sticky.is-stuck{margin-top:0 !important;background:rgba(255,255,255,0.9);max-width:100% !important}header .header .sticky.is-anchored.is-at-bottom .grid-container,header .header .sticky.is-stuck .grid-container{position:relative}header .header .sticky.is-anchored.is-at-bottom .grid-container .loggedin,header .header .sticky.is-stuck .grid-container .loggedin{position:absolute;right:0;z-index:10000}header .header .sticky.is-anchored.is-at-bottom .top-bar,header .header .sticky.is-anchored.is-at-bottom .top-bar .menu,header .header .sticky.is-stuck .top-bar,header .header .sticky.is-stuck .top-bar .menu{background:none;display:flex;padding:0;margin-top:-.5rem}header .header .sticky.is-anchored.is-at-bottom .top-bar li,header .header .sticky.is-anchored.is-at-bottom .top-bar .menu li,header .header .sticky.is-stuck .top-bar li,header .header .sticky.is-stuck .top-bar .menu li{display:flex;flex:auto 1 3;align-items:flex-end;text-align:right}header .header .sticky.is-anchored.is-at-bottom .top-bar li a,header .header .sticky.is-anchored.is-at-bottom .top-bar .menu li a,header .header .sticky.is-stuck .top-bar li a,header .header .sticky.is-stuck .top-bar .menu li a{width:100%;padding-right:0;text-transform:uppercase;font-size:20px}header .header .sticky.is-anchored.is-at-bottom .top-bar li.active a,header .header .sticky.is-anchored.is-at-bottom .top-bar .menu li.active a,header .header .sticky.is-stuck .top-bar li.active a,header .header .sticky.is-stuck .top-bar .menu li.active a{background:none;color:#333;text-decoration:underline}header .header .sticky.is-anchored.is-at-bottom .top-bar li.item-2,header .header .sticky.is-anchored.is-at-bottom .top-bar .menu li.item-2,header .header .sticky.is-stuck .top-bar li.item-2,header .header .sticky.is-stuck .top-bar .menu li.item-2{width:450px}header .header .sticky.is-anchored.is-at-bottom .top-bar li.item-2 a,header .header .sticky.is-anchored.is-at-bottom .top-bar .menu li.item-2 a,header .header .sticky.is-stuck .top-bar li.item-2 a,header .header .sticky.is-stuck .top-bar .menu li.item-2 a{overflow:hidden;width:270px;position:relative;padding:0;margin:0}header .header .sticky.is-anchored.is-at-bottom .top-bar li.item-2 a::after,header .header .sticky.is-anchored.is-at-bottom .top-bar .menu li.item-2 a::after,header .header .sticky.is-stuck .top-bar li.item-2 a::after,header .header .sticky.is-stuck .top-bar .menu li.item-2 a::after{content:"";background:url("../media/design/logo-top-lang_augustin-imkamp.png") no-repeat left center transparent;background-size:contain;margin:1rem 0 0;height:100px;width:270px}header .header .sticky.is-anchored.is-at-bottom .top-bar li.item-2 span,header .header .sticky.is-anchored.is-at-bottom .top-bar .menu li.item-2 span,header .header .sticky.is-stuck .top-bar li.item-2 span,header .header .sticky.is-stuck .top-bar .menu li.item-2 span{position:absolute;left:-20rem}section .grid-x article h4{margin:1.5rem 0 0}section .grid-x article ul+p{margin:1.25rem 0 0}section .grid-x article ul.horizontal{display:flex;list-style:none}section .grid-x article ul.horizontal li{flex:3 1 auto}section .grid-x article ul.horizontal li:nth-child(2){text-align:center}section .grid-x article ul.horizontal li:last-child{text-align:right}section .grid-x article ul.horizontal li::before{display:none;content:""}section .grid-x article ul.horizontal li h4::before{margin-left:-1rem;content:"#";float:left;position:absolute}section .grid-x .img .image_title{padding-top:5px;color:#838383;font-size:14px;font-family:"Conv_HindMadurai-Medium",Helevetica,Arial,sans-serif;text-transform:uppercase}section .grid-x .image h3.article_header{margin-top:0}section .grid-x .image .rounded{overflow:hidden;border-radius:100%}section .grid-x .team h4::before{content:"|";display:inline-block}section .grid-x .article_header span{text-transform:none;font-family:"Conv_HindMadurai-Regular",Helevetica,Arial,sans-serif;padding:0}section .grid-x .article_header span::before{content:"|";margin:0 .25rem 0 0}section .grid-x .bordertop{border-top:1px solid;position:relative}section .grid-x .orbit{z-index:2}section .grid-x .orbit .orbit-wrapper .orbit-container li figure img{width:100%}section .grid-x .orbit .orbit-bullets{display:none}section .grid-x .orbit ul li{margin-left:0}section .grid-x .orbit ul li .orbit-caption{position:relative;background:none;padding:5px 0;color:#838383;font-size:14px;font-family:"Conv_HindMadurai-Medium",Helevetica,Arial,sans-serif;text-transform:uppercase}section .grid-x .orbit ul li::before{content:"";display:none}section .grid-x .portfolio .filter-items{display:flex}section .grid-x .portfolio .filter-items li{list-style:none;flex:3 1 auto;font-size:14px;text-align:right}section .grid-x .portfolio .filter-items li:focus,section .grid-x .portfolio .filter-items li:hover{text-decoration:underline;cursor:pointer}section .grid-x .portfolio .free-wall{margin-bottom:10rem}section .grid-x .portfolio .free-wall li{list-style:none;margin-left:0;overflow:hidden}section .grid-x .portfolio .free-wall li img{margin-bottom:1rem}section .grid-x .portfolio .free-wall li:nth-child(1) .img img.lazyload,section .grid-x .portfolio .free-wall li:nth-child(2) .img img.lazyload,section .grid-x .portfolio .free-wall li:nth-child(3) .img img.lazyload,section .grid-x .portfolio .free-wall li:nth-child(4) .img img.lazyload,section .grid-x .portfolio .free-wall li:nth-child(5) .img img.lazyload,section .grid-x .portfolio .free-wall li:nth-child(6) .img img.lazyload,section .grid-x .portfolio .free-wall li:nth-child(7) .img img.lazyload,section .grid-x .portfolio .free-wall li:nth-child(8) .img img.lazyload,section .grid-x .portfolio .free-wall li:nth-child(9) .img img.lazyload{opacity:1 !important;display:block !important}section .grid-x .portfolio .projectlist li::before{display:none;content:""}section .grid-x .portfolio .projectlist li a h6{font-family:"Conv_HindMadurai-Medium",Helevetica,Arial,sans-serif;text-align:center;font-size:14px;background:white;width:100%;position:absolute;bottom:0;margin:0;padding:.5rem 0}section .grid-x .portfolio .backlink a::before{vertical-align:middle;text-decoration:none;font-size:40px;margin:0}section .grid-x .portfolio p+.pbottom-225{padding-top:1.25rem}section .grid-x .linkto{margin:2rem auto 7.25rem}section .grid-x ul{margin:0;list-style:disc}section .grid-x ul li{position:relative;margin-left:1rem;text-transform:uppercase}section .grid-x ul li p{text-transform:none}section .grid-x ul li strong{font-family:"Conv_HindMadurai-Medium",Helevetica,Arial,sans-serif;font-weight:normal}section .grid-x ul.publications li::before{line-height:1.5rem}section .grid-x ul.publications li{padding-bottom:1.25rem;width:auto}section .grid-x ul.publications li h4{margin:0}section .grid-x ul.publications li p{line-height:2}section .lazyload{display:none !important;opacity:0 !important;overflow:hidden !important}section .infinite-scroll article{margin-bottom:3.125rem}section .infinite-scroll .icon-plus::after{display:block;font-size:1.875rem;margin:0 auto}section .infinite-scroll .loading-bar{cursor:pointer}section .infinite-scroll .loading-bar.no-more-posts{cursor:default;opacity:.5}section .infinite-scroll .loading-bar.rotate::after{transition:0s;transform:rotate(0);opacity:1}section .infinite-scroll .loading-bar::after{transition:1.4s ease-out;transform:rotate(720deg);opacity:0}section .pagination li::after,section .pagination li::before{content:"";display:none}section .pagination::after,section .pagination::before{content:"";display:none}section .address .large-3{padding:10% 0}section .address h3{margin-top:0}section .address p{line-height:1.75rem}section .contactformular .icon{font-size:5.5rem}footer{height:auto}footer ul{list-style:none;margin:0 auto}footer ul li a{text-transform:uppercase;font-family:"Conv_HindMadurai-SemiBold",Helevetica,Arial,sans-serif}footer .formal-menu{margin-bottom:.5rem}footer .formal-menu .right{flex-flow:row-reverse wrap}footer .formal-menu .right li.medium-2{text-align:right;width:21%}footer .background-gray{background:#333;padding:1.25rem 0 3rem}footer .background-gray li.cell:first-child{width:25%}footer .background-gray li.cell{width:22.5%}footer .background-gray li a{color:white}footer .background-gray .address{padding-top:5rem}footer .background-gray .address p{color:white;text-align:center}footer .background-gray .address p span{margin-right:1rem;padding-left:.5rem}footer .background-gray .address p span:first-child{border:none;padding-left:0}@media only screen and (min-width: 320px) and (max-width: 480px){html body header .header{margin:0;padding:0;width:100%}html body header .header .sticky.is-anchored.is-at-bottom .grid-container{padding:0}html body header .header .sticky.is-anchored.is-at-bottom .grid-container .title-bar{height:5.1rem;position:relative;background:none}html body header .header .sticky.is-anchored.is-at-bottom .grid-container .title-bar .mobile.icon-logo_augustin-imkamp::after{content:"";background:url("../media/design/logo-top-lang_augustin-imkamp.png") no-repeat left center transparent;background-size:contain;margin:0;height:100px;width:270px}html body header .header .sticky.is-anchored.is-at-bottom .grid-container .title-bar .menu-icon::after{background:#838383;box-shadow:0 7px 0 #838383,0 14px 0 #838383}html body header .header .sticky.is-anchored.is-at-bottom .grid-container .title-bar .menu-icon:hover::after{background:#333;box-shadow:0 7px 0 #333,0 14px 0 #333}html body header .header .sticky.is-anchored.is-at-bottom .grid-container .title-bar .menu-icon{left:auto;right:.5rem;position:absolute}html body header .header .sticky.is-anchored.is-at-bottom .grid-container .top-bar{background:none}html body header .header .sticky.is-anchored.is-at-bottom .grid-container .top-bar ul.row{background:none;padding:.75rem}html body header .header .sticky.is-anchored.is-at-bottom .grid-container .top-bar ul.row li{width:100%}html body header .header .sticky.is-anchored.is-at-bottom .grid-container .top-bar ul.row li a{padding:.7rem 0 0;line-height:normal}html body header .header .sticky.is-anchored.is-at-bottom .grid-container .top-bar ul.row li a span{padding:0;line-height:normal}html body header .header .sticky.is-anchored.is-at-bottom .grid-container .top-bar ul.row li.active a{background:none;color:#333;line-height:normal}html body header .header .sticky.is-anchored.is-at-bottom .grid-container .top-bar ul.row li.item-2 a::after{display:none;content:""}html body section h1,html body section h2{font-size:27px}html body section .grid-x #FormContact .button.contact{width:100%;max-width:100%}html body section .grid-x .image .rounded{margin:0 auto;width:190px;height:190px;margin-bottom:2rem}html body section .grid-x .portfolio .filter-items li{list-style:none;width:100% !important;display:inline-block;text-align:left}html body section .grid-x article ul.horizontal{display:block}html body section .grid-x article ul.horizontal li{text-align:left !important}html body section .grid-x .large-2 .image{width:16.6666666667%}html body footer .formal-menu .right{display:flex}html body footer .formal-menu .right li.medium-2{width:auto;flex:1 1 auto;text-align:center}html body footer .background-gray{display:block}html body footer .background-gray .navbar ul{display:block}html body footer .background-gray .navbar ul li.cell,html body footer .background-gray .navbar ul li.cell:first-child{flex:none;width:100%;display:block;text-align:center;margin:0}html body footer .background-gray .navbar ul .address p span{display:block}}@media only screen and (min-device-width: 320px) and (max-device-width: 568px){html body header .header{margin:0;padding:0;width:100%}html body header .header .sticky.is-anchored.is-at-bottom .grid-container{padding:0}html body header .header .sticky.is-anchored.is-at-bottom .grid-container .title-bar{height:5.1rem;position:relative;background:none}html body header .header .sticky.is-anchored.is-at-bottom .grid-container .title-bar .mobile.icon-logo_augustin-imkamp::after{content:"";background:url("../media/design/logo-top-lang_augustin-imkamp.png") no-repeat left center transparent;background-size:contain;margin:0;height:100px;width:270px}html body header .header .sticky.is-anchored.is-at-bottom .grid-container .title-bar .menu-icon::after{background:#838383;box-shadow:0 7px 0 #838383,0 14px 0 #838383}html body header .header .sticky.is-anchored.is-at-bottom .grid-container .title-bar .menu-icon:hover::after{background:#333;box-shadow:0 7px 0 #333,0 14px 0 #333}html body header .header .sticky.is-anchored.is-at-bottom .grid-container .title-bar .menu-icon{left:auto;right:.5rem;position:absolute}html body header .header .sticky.is-anchored.is-at-bottom .grid-container .top-bar{background:none}html body header .header .sticky.is-anchored.is-at-bottom .grid-container .top-bar ul.row{background:none;padding:.75rem}html body header .header .sticky.is-anchored.is-at-bottom .grid-container .top-bar ul.row li{width:100%}html body header .header .sticky.is-anchored.is-at-bottom .grid-container .top-bar ul.row li a{padding:.7rem 0 0;line-height:normal}html body header .header .sticky.is-anchored.is-at-bottom .grid-container .top-bar ul.row li a span{padding:0;line-height:normal}html body header .header .sticky.is-anchored.is-at-bottom .grid-container .top-bar ul.row li.active a{background:none;color:#333;line-height:normal}html body header .header .sticky.is-anchored.is-at-bottom .grid-container .top-bar ul.row li.item-2 a::after{display:none;content:""}html body section .grid-x #FormContact .button.contact{width:100%;max-width:100%}html body section .grid-x .portfolio .filter-items{list-style:none;display:block}html body section .grid-x .portfolio .filter-items li{list-style:none;width:44%;display:inline-block;text-align:left}html body section .grid-x .image .rounded{margin:0 auto;width:190px;height:190px;margin-bottom:2rem}html body section .grid-x article ul.horizontal{display:block}html body section .grid-x article ul.horizontal li{text-align:left !important}html body footer .formal-menu .right{display:flex}html body footer .formal-menu .right li.medium-2{width:auto;flex:1 1 auto;text-align:center}html body footer .background-gray{display:block}html body footer .background-gray li.cell{text-align:center !important}html body footer .background-gray .address p span{display:block}}@media only screen and (min-device-width: 375px) and (max-device-width: 667px){html body header .header{margin:0;padding:0;width:100%}html body header .header .sticky.is-anchored.is-at-bottom .grid-container{padding:0}html body header .header .sticky.is-anchored.is-at-bottom .grid-container .title-bar{height:5.1rem;position:relative;background:none}html body header .header .sticky.is-anchored.is-at-bottom .grid-container .title-bar .mobile.icon-logo_augustin-imkamp::after{content:"";background:url("../media/design/logo-top-lang_augustin-imkamp.png") no-repeat left center transparent;background-size:contain;margin:0;height:100px;width:270px}html body header .header .sticky.is-anchored.is-at-bottom .grid-container .title-bar .menu-icon::after{background:#838383;box-shadow:0 7px 0 #838383,0 14px 0 #838383}html body header .header .sticky.is-anchored.is-at-bottom .grid-container .title-bar .menu-icon:hover::after{background:#333;box-shadow:0 7px 0 #333,0 14px 0 #333}html body header .header .sticky.is-anchored.is-at-bottom .grid-container .title-bar .menu-icon{left:auto;right:.5rem;position:absolute}html body header .header .sticky.is-anchored.is-at-bottom .grid-container .top-bar{background:none}html body header .header .sticky.is-anchored.is-at-bottom .grid-container .top-bar ul.row{background:none;padding:.75rem}html body header .header .sticky.is-anchored.is-at-bottom .grid-container .top-bar ul.row li{width:100%;flex:none}html body header .header .sticky.is-anchored.is-at-bottom .grid-container .top-bar ul.row li a{padding:.7rem 0 0;line-height:normal}html body header .header .sticky.is-anchored.is-at-bottom .grid-container .top-bar ul.row li a span{padding:0;line-height:normal}html body header .header .sticky.is-anchored.is-at-bottom .grid-container .top-bar ul.row li.active a{background:none;color:#333;line-height:normal}html body header .header .sticky.is-anchored.is-at-bottom .grid-container .top-bar ul.row li.item-2 a::after{display:none;content:""}html body section .grid-x #FormContact .button.contact{width:100%;max-width:100%}html body section .grid-x .portfolio .filter-items li{list-style:none;text-align:left}html body section .grid-x .image .rounded{margin:0 auto;width:190px;height:190px;margin-bottom:2rem}html body section .grid-x article ul.horizontal{display:block}html body section .grid-x article ul.horizontal li{text-align:left}html body footer .formal-menu .right{display:flex}html body footer .formal-menu .right li.medium-2{width:auto;flex:1 1 auto;text-align:center}html body footer .background-gray{display:block}html body footer .background-gray li.cell{text-align:center !important}html body footer .background-gray .address p span{display:block}}@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation: portrait){html body footer .background-gray li.cell,html body footer .background-gray li.cell.first{text-align:center;width:100%}html body footer p span.anschrift{display:block}}@media only screen and (min-device-width: 414px) and (max-device-width: 767px){html body header .header{margin:0;padding:0;width:100%;height:auto !important}html body header .header .sticky .grid-container,html body header .header .sticky.is-anchored.is-at-bottom .grid-container{padding:0}html body header .header .sticky .grid-container .top-bar ul.row,html body header .header .sticky.is-anchored.is-at-bottom .grid-container .top-bar ul.row{background:none;padding:.75rem}html body header .header .sticky .grid-container .top-bar ul.row li a,html body header .header .sticky.is-anchored.is-at-bottom .grid-container .top-bar ul.row li a{padding:.7rem 0 0;line-height:normal}html body header .header .sticky .grid-container .top-bar ul.row li a span,html body header .header .sticky.is-anchored.is-at-bottom .grid-container .top-bar ul.row li a span{padding:0;line-height:normal}html body header .header .sticky .grid-container .top-bar ul.row li.item-2,html body header .header .sticky.is-anchored.is-at-bottom .grid-container .top-bar ul.row li.item-2{width:auto}html body header .header .sticky .grid-container .top-bar ul.row li.item-2 a,html body header .header .sticky.is-anchored.is-at-bottom .grid-container .top-bar ul.row li.item-2 a{width:180px}html body header .header .sticky .grid-container .top-bar ul.row li.item-2 a::after,html body header .header .sticky.is-anchored.is-at-bottom .grid-container .top-bar ul.row li.item-2 a::after{width:180px;height:70px}html body header .header .sticky .grid-container .top-bar ul.row li.active a,html body header .header .sticky.is-anchored.is-at-bottom .grid-container .top-bar ul.row li.active a{background:none;color:#333;line-height:normal}html body section .grid-x #FormContact .button.contact{width:100%;max-width:100%}html body section .grid-x .portfolio .filter-items li{list-style:none;text-align:left}html body section .grid-x .image .rounded{margin:0 auto;width:190px;height:190px;margin-bottom:2rem}html body section .grid-x article ul.horizontal{display:block}html body section .grid-x article ul.horizontal li{text-align:left !important}html body footer .formal-menu .right{display:flex}html body footer .formal-menu .right li.medium-2{width:auto;flex:1 1 auto;text-align:center}html body footer .background-gray{display:block}html body footer .background-gray .navbar ul{display:block}html body footer .background-gray .navbar ul li.cell{text-align:center !important;width:100%}html body footer .background-gray .address p span{display:block}}@media only screen and (min-width: 768px) and (max-width: 1024px){html body header .header .sticky.is-anchored.is-at-bottom .top-bar li.item-2,html body header .header .sticky.is-stuck .top-bar li.item-2{width:auto !important}html body section .grid-x #FormContact .button.contact{width:100%;max-width:100%}html body section .grid-x .image .rounded{margin:0 auto;width:190px;height:190px;margin-bottom:2rem}html body footer .background-gray li.cell.first{text-align:left}html body footer .background-gray li.cell{text-align:right;flex:auto 1 3;width:auto}html body footer .background-gray p span.anschrift{display:block}}

/*# sourceMappingURL=project.css.map */