/* 1. Reset/Normalize */

body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
th,
td,
article,
aside,
figure,
footer,
header,
menu,
nav,
section {
    margin: 0;
    padding: 0;
    border: 0;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-rendering: optimizeLegibility;
}

/* 2. Global */

/* iixii */

body {
    font-weight: 600;
    font-weight: 400;
    font-weight: 500;
    font-weight: 600;
    font-family: Inter, Arial, sans-serif;
    font-family: 'fyrstnfont';
    font-size: 1.25em;
    line-height: 1.2;
    color: #ffffff;
    color: #000;
    color: #fff;
    color: #f63d00 !important;
    background: #1e1e1e;
    background: #F0F0F0;
    background: url("../assets/piz/noise51.png");
    background-size: 256px;
    background-size: 350px;
    background-attachment: fixed;
    background: #E9ECFE;
    background-color: #f63d00;
    background: #000;
    color: #fe5d40 !important;
    color: #e16029 !important;
}

input,
select,
textarea,
button {
    font-family: Inter, Arial, sans-serif;
    font-family: 'fyrstnfont';
    font-size: 1em;
}

a img {
    border: 0;
}

::-moz-focus-inner {
    padding: 0;
    border: 0;
}

/* 3. Layout */

.inner {
    max-width: 1260px;
    height: 100%;
    margin: 0 auto;
}

.page-error {
    padding-top: 60px;
    text-align: center;
}

.with-padding {
    padding-top: 60px;
}

/* iixii */

.page-header {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 60px;
    background: rgba(13, 13, 13, 0);
    background: rgba(13, 13, 13, 0.6);
    background: #F0F0F0;
    background: transparent;
    -webkit-transition: background-color 0.115s;
    transition: background-color 0.115s;
    background-image: linear-gradient(rgba(0, 0, 0, 100), rgba(0, 0, 0, 0));
    background: transparent;
}

/* iixii */

/* iixii */

.logo-header {
    height: 1.25em;
    height: 40px;
    height: 1.5em;
}

/* iixii */

.page-header-opaque {
    background: #1e1e1e;
    background: #F0F0F0;
    background: transparent;
    background-image: linear-gradient(rgba(0, 0, 0, 100), rgba(0, 0, 0, 0));
    background: transparent;
}

.grid:before,
.grid:after {
    display: table;
    content: '';
}

.grid:after {
    clear: both;
}

@media (min-width: 480px) {
    .column {
        float: left;
        text-align: center;
    }
}

@media (min-width: 881px) {
    body .inner {
        padding-right: 34px;
        padding-left: 34px;
    }
}

/* iixii */

@media (max-width: 880px) {
    .page-header {
        background: #1e1e1e;
        background: #F0F0F0;
        background-image: linear-gradient(rgba(0, 0, 0, 100), rgba(0, 0, 0, 0));
        background: transparent;
        background-image: linear-gradient(rgba(0, 0, 0, 1), rgba(0, 0, 0, 0.1));
        border-bottom: 2px solid #fff;
        border-bottom: 0px solid #fff;
        background: transparent;
    }
}

/* 4. Typography */

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 500;
    font-weight: 600;
    font-size: 1em;
    line-height: 1.2;
}

/* iixii */

.section-title {
    margin-top: 0.18518519em;
    margin-bottom: 0.61728395em;
    font-size: 4.05em;
    line-height: 1.18518519;
    text-align: center;
    text-align: left;
    text-align: center;
    text-transform: none;
    padding-top: 20px;
    padding-top: 34px;
}

.sub-title {
    font-size: 1.5em;
    line-height: 0.86666667;
}

.inline-title {
    display: inline;
}

p {
    margin-bottom: 1.2em;
}

p:last-child {
    margin-bottom: 0;
}

.large {
    margin-bottom: 1.23529412em;
    font-weight: 600;
    font-weight: 500;
    font-size: 1.7em;
    line-height: 1.23529412;
}

@media (max-width: 880px) {
    /* iixii */
    .section-title {
        font-size: 2em;
        font-size: 4em;
        line-height: 1.2;
        padding-left: 20px;
        padding-left: 0px;
        padding-top: 20px;
    }
    .large {
        margin-bottom: 1.4em;
        font-size: 1.1em;
        font-size: 1.3em;
        font-size: 1.43em;
        line-height: 1.27272727;
    }
}

/* iixii */

a {
    text-decoration: none;
    border-bottom: 4px solid transparent;
    font-style: normal;
    border-bottom: none;
}

/* iixii */

a:focus,
a:hover {
    text-decoration: none;
    border-bottom-color: currentColor;
    font-style: italic;
    font-style: normal;
    border-bottom: none;
}

.without-underline {
    border-bottom: 0;
}

/* iixii */

strong {
    font-weight: 600;
    font-weight: 900;
}

em,
address {
    font-style: normal;
}

ul {
    list-style: none inside;
}

/* 5. Colours */

/* iixii */

a {
    color: #000;
    color: #ffffff;
    outline: none;
    -webkit-transition: all 0.115s;
    transition: all 0.115s;
}

/* iixii */

a:focus,
a:hover {
    color: #ffffff;
    color: #000;
    color: #ffffff;
    color: rgba(255, 255, 255, 0.7);
}

/* 6. Header */

/* iixii */

.page-header {
    padding-top: 15px;
    font-weight: 600;
    font-weight: 500;
    font-size: 1.4em;
    font-size: 1.4em;
    line-height: 1.07142857;
    padding-top: 15px;
    background-image: linear-gradient(rgba(0, 0, 0, 1), rgba(0, 0, 0, 0));
    background-image: linear-gradient(rgba(0, 0, 0, 1), rgba(0, 0, 0, 0.82), rgba(0, 0, 0, 0.31) rgba(0, 0, 0, 0.1));
    background-image: linear-gradient(rgba(0, 0, 0, 1), rgba(0, 0, 0, 0.1));
    backdrop-filter: blur(1px);
    backdrop-filter: blur(7px);
    -webkit-backdrop-filter: blur(7px);
    backdrop-filter: blur(0px);
    -webkit-backdrop-filter: blur(0px);
    border-bottom: 0px solid rgba(255, 255, 255, 0.0007);
    background: transparent;
}

.page-header .inner:after {
    content: "";
    display: table;
    clear: both;
    clear: none;
}

.page-title {
    float: left;
    float: right;
}

/* iixii */

.page-title a {
    color: #000;
    color: #ffffff;
    color: #f63d00 !important;
}

.page-nav {
    float: right;
    float: left;
    text-transform: lowercase;
    text-transform: uppercase;
    text-transform: none;
    letter-spacing: -0.03em;
}

.page-nav li {
    display: inline-block;
    padding: 0 5px;
}

/* iixii */

.page-nav a {
    /*  color: #000;

       color: #f63d00!important;
                color: #fe5d40!important; */
    color: #ffffff;
    color: #e16029 !important;
}

.page-nav a:hover {
    color: #000;
    color: #fff !important;
}

/* iixii */

.page-nav .selected a {
    color: #ffffff;
    color: #000;
    color: #777;
    color: #ffffff;
    color: rgba(255, 255, 255, 0.7);
    border-bottom-color: currentColor;
    font-style: italic;
    border-bottom: none;
    color: #fff !important;
}

.inverted .page-header:not(.page-header-opaque) {
    color: #000000;
}

.inverted .page-header:not(.page-header-opaque) a,
.inverted .page-header:not(.page-header-opaque) .selected a {
    color: #000000;
}

.inverted .page-header:not(.page-header-opaque) .page-nav-button {
    border-color: #000000;
}

.inverted .page-header:not(.page-header-opaque) .page-nav-button span {
    border-color: #000000;
}

@media (max-width: 880px) {
    .page-header {
        /* iixii */
        padding: 20px 20px 0;
        padding: 15px 15px 0;
        padding: 20px 20px 0;
        padding: 15px 15px 0;
        padding: 10px 20px 0;
        background-image: linear-gradient(rgba(0, 0, 0, 1), rgba(0, 0, 0, 0));
        background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
        background-image: linear-gradient(rgba(0, 0, 0, 1), rgba(0, 0, 0, 0));
        background: transparent;
        backdrop-filter: blur(7px);
        -webkit-backdrop-filter: blur(7px);
        backdrop-filter: blur(0px);
        -webkit-backdrop-filter: blur(0px);
        /*
   backdrop-filter: blur(0px);
  -webkit-backdrop-filter:  blur(0px);
  */
    }
}

/* iixii */

.page-nav-button-big {
    position: relative;
    float: right;
    float: left;
    display: none;
    width: 24px;
    width: 34px;
    width: 38px;
    height: 20px;
    height: 15px;
    margin: 5px 0 0;
    margin: 10.5px 0 0;
    padding: 0;
    padding-top: 10px;
    padding-top: 10px;
    text-indent: -9999px;
    background: transparent;
    border: solid #000;
    border: solid #ffffff;
    border-width: 6px;
    cursor: pointer;
    border-radius: 0px;
    border-top: 5px solid #00f;
    border-bottom: 5px solid #00f;
    border-left: 0px solid #00f;
    border-right: 0px solid #00f;
    background: #fff;
    background: transparent;
    border-top: 4px solid #f63d00;
    border-bottom: 4px solid #f63d00;
    border-top: 4px solid #e16029;
    border-bottom: 4px solid #e16029;
}

.page-nav-button-vbig {
    position: relative;
    float: right;
    float: left;
    display: none;
    width: 48px;
    width: 36px;
    height: 40px;
    height: 30px;
    margin: 10px 0 0;
    margin: 7.5px 0 0;
    margin: 0.5px 0 0;
    padding: 0;
    text-indent: -9999px;
    background: transparent;
    border: solid #ffffff;
    border: solid #000;
    border: solid transparent;
    border-width: 8px 0;
    border-width: 6px 0;
    cursor: pointer;
    border-radius: 6px;
    border-radius: 3px;
    background: transparent;
    background: url("cross.svg");
    background-image: url("menu.png");
    background-size: contain;
}

/* iixii */

.page-nav-button-big span {
    position: absolute;
    top: 1px;
    left: 0;
    display: block;
    width: 100%;
    height: 0;
    border-bottom: 4px solid #ffffff;
    border-bottom: 4px solid transparent;
    border-radius: 3px;
    border-radius: 0px;
    background: transparent;
    border-bottom: 4px solid #333;
    border-bottom: 0px solid #f63d00;
    background: #fff;
    background: transparent;
    padding-top: 15px;
    top: 5px;
    background: #f63d00;
    background: transparent;
}

.page-nav-butto span {
    position: absolute;
    top: 8px;
    top: 6px;
    top: 6px;
    left: 0;
    display: block;
    width: 100%;
    height: 0;
    border-bottom: 8px solid #ffffff;
    border-bottom: 8px solid #000;
    border-bottom: 6px solid #000;
    border-bottom: 3px solid #ff0000;
    border-top: 3px solid #00f;
    border-radius: 6px;
    border-radius: 4.5px;
    border-radius: 4.5px;
    background: #00f;
}

@media (min-width: 561px) {
    .page-header-hidden {
        -webkit-transform: translate(0, -70px);
        -ms-transform: translate(0, -70px);
        transform: translate(0, -70px);
        -webkit-transition: -webkit-transform 1s ease-out 0.5s;
        transition: transform 1s ease-out 0.5s;
    }
}

@media (max-width: 560px) {
    .page-title a {
        -webkit-transition: none;
        transition: none;
    }
    .page-nav-button {
        display: block;
    }
    .page-nav-button-big {
        display: block;
    }
    .page-nav {
        position: relative;
        clear: both;
        float: none;
    }
    /* iixii */
    .page-nav ul {
        display: none;
        text-align: center;
        text-align: left;
        text-align: right;
        text-align: left;
        text-align: center;
        text-align: left;
        left: 20%;
    }
    /* iixii */
    .page-nav li {
        display: block;
        padding: 10px 0;
        padding: 4px 0;
        left: 20%;
    }
    .page-nav a {
        display: inline-block;
    }
    /* iixii */
    .with-page-nav-open {
        height: 100%;
        height: 32%;
        overflow: hidden;
        overflow: scroll;
    }
    /* iixii */
    .with-page-nav-open .page-header {
        height: 100%;
        height: 32%;
    }
    /* iixii */
    .with-page-nav-open .page-header .inner {
        min-height: 100%;
        min-height: 32%;
    }
    /* iixii */
    .with-page-nav-open .page-nav {
        padding-top: 17.5vh;
        padding-top: 10vh;
        padding-top: 0vh;
    }
    .with-page-nav-open .page-nav ul {
        display: block;
    }
    .section-title {
        margin-top: 0.18518519em;
        margin-bottom: 0.61728395em;
        font-size: 3.05em;
        line-height: 1.18518519;
        text-align: center;
        text-align: left;
        text-align: center;
        text-transform: none;
        /* padding-left: 20px;
                  padding-right: 20px;
*/
        padding-top: 20px;
    }
    .page-title {
        float: left;
        float: right;
    }
    .page-nav {
        float: right;
        float: none;
        text-transform: none;
    }
}

/* 7. Footer */

.page-footer {
    margin-top: 70px;
}

.page-footer .column {
    padding-right: 0.5em;
}

.footer-social {
    padding-bottom: 40px;
    text-align: center;
}

@media (max-width: 1260px) {
    .page-footer {
        margin-top: 45px;
        padding: 0 20px;
    }
}

@media (max-width: 599px) {
    .page-footer .column {
        padding-right: 0;
        margin-bottom: 20px;
    }
}

@media (min-width: 600px) {
    .page-footer .column {
        width: 48.74161074%;
        padding-right: 0;
    }
    .page-footer .column:last-child {
        float: right;
    }
}

.welcome {
    margin-top: 20px;
}

.intro {
    margin-top: 20px;
}

.welcome-hp {
    margin-top: 30px;
}

.intro-hp {
    margin-top: 30px;
}

/* iixii */

.ico-insta .svg-ico,
.ico-behance .svg-ico,
.ico-linkedin .svg-ico {
    width: 38px;
    margin: 5px 0 0 5px;
}

/* iixii */

.ico-insta svg,
.ico-behance svg,
.ico-linkedin svg {
    width: 100%;
}

.info-social {
    text-align: center;
}

@media (min-width: 881px) {
    .welcome-hp {
        position: relative;
        min-height: 108px;
        padding-right: 250px;
    }
    .intro-hp {
        position: relative;
        min-height: 108px;
        padding-right: 250px;
    }
    .welcome-social {
        position: absolute;
        top: 0;
        right: 0;
        width: 50px;
    }
    .intro-social {
        position: absolute;
        top: 0;
        right: 0;
        width: 50px;
    }
    .welcome-social ul {
        overflow: hidden;
        margin-right: -12px;
    }
    .intro-social ul {
        overflow: hidden;
        margin-right: -12px;
    }
    .welcome-social .ico {
        margin: 0 12px 12px 0;
    }
    .intro-social .ico {
        margin: 0 12px 12px 0;
    }
    .info-social {
        margin-bottom: -30px;
    }
}

@media (max-width: 880px) {
    .intro,
    .welcome,
    .info {
        padding: 0 20px;
    }
    .welcome-hp {
        padding-top: 60px;
    }
    .intro-hp {
        padding-top: 60px;
    }
    .welcome-social {
        display: none;
    }
    .intro-social {
        display: none;
    }
}

.load-more {
    margin: 20px 0 70px;
    text-align: center;
}

.work {
    margin-top: 60px;
}

.project-tiles {
    margin-right: -29px;
}

/* iixii */

.project-tile {
    width: 100%;
    max-width: 378px;
    margin: 0 29px 29px 0;
    filter: saturate(100%);
}

/* iixii */

.project-tile a {
    display: block;
    border: none;
    filter: saturate(0%);
}

/* iixii */

.project-tile a:focus .project-thumbnail img,
.project-tile a:hover .project-thumbnail img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    filter: saturate(100%);
}

.project-tile a:focus .project-thumbnail-static img,
.project-tile a:hover .project-thumbnail-static img {
    -webkit-transform: scale(0.945);
    -ms-transform: scale(0.945);
    transform: scale(0.945);
}

/* iixii */

.project-tile p {
    display: inline;
    color: #666666;
    color: #777;
}

/* iixii */

.project-thumbnail {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
    margin-bottom: 15px;
    background: #ffffff;
    background: #f0f0f0;
    background: #000;
    border-radius: 5px;
}

/* iixii */

.project-thumbnail img {
    display: block;
    /*  height: 100%; */
    width: 100%;
    -webkit-transform: scale(1.05820106);
    -ms-transform: scale(1.05820106);
    transform: scale(1.05820106);
    -webkit-transition: -webkit-transform 0.75s;
    transition: transform 0.75s;
}

/* iixii */

.project-thumbnail-static img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

@media (min-width: 881px) {
    .project-thumbnail {
        height: 264px;
    }
}

@media (max-width: 1260px) {
    .work {
        overflow: hidden;
        max-width: 785px;
        margin-right: auto;
        margin-left: auto;
    }
}

@media (max-width: 880px) {
    .work-intro {
        padding: 0 20px;
    }
    .work {
        max-width: 378px;
        margin: 45px auto 0;
    }
    .project-tiles {
        margin-right: 0;
    }
    .project-tile {
        margin-right: 0;
        margin-bottom: 27px;
    }
    .project-thumbnail {
        margin-bottom: 13px;
    }
    .project-tile-inner {
        padding: 0 20px;
    }
}

.project-cover img {
    display: block;
    width: 100%;
}

.temp-cover {
    display: inline-block;
    width: 80%;
    width: 100%;
    padding-left: 10%;
    padding-right: 10%;
    padding-bottom: 20px;
    padding-top: 20px;
    border: 4px solid #fff;
    margin-top: 20px;
    margin-bottom: 20px;
}

.temp-cover img {
    display: inline;
    width: 100%;
    border: 4px solid #fff;
    padding-bottom: 40px;
    padding-top: 40px;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-left: 40px;
    padding-right: 40px;
}

.project-header {
    overflow: hidden;
    margin: 40px 0 60px;
    margin: 40px 20px 60px;
    margin: 40px 0px 40px;
    background: #fe6f5e;
    background: transparent;
    font-size: 1em;
}

.project-header .section-title {
    margin-top: 0;
    margin-bottom: 0.30864198em;
    text-align: left;
    text-align: center;
    text-transform: none;
}

.project-job {
    float: left;
    width: 32.8%;
    overflow: hidden;
}

.dj-job {
    float: left;
    width: 32.8%;
    overflow: hidden;
}

/* iixii */

.project-job dt {
    float: left;
    clear: left;
    width: 2.8em;
    text-transform: uppercase;
    text-transform: lowercase;
    color: #666666;
    color: #E9ECFE;
    color: #fe6f5e;
    color: #e16029;
}

.dj-job dt {
    float: left;
    clear: left;
    width: 2.8em;
    width: 3.8em;
    display: block;
    text-transform: lowercase;
    text-transform: uppercase;
    text-transform: lowercase;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 1em;
    color: #666666;
    color: #E9ECFE;
    color: #fe6f5e;
    color: #F02D09;
    color: #e16029;
}

.project-job dd {
    float: left;
}

.dj-job dd {
    float: left;
    display: block;
}

.project-job a {
    text-decoration: none;
    color: #000000;
}

.dj-job a {
    text-decoration: none;
    color: #000000;
}

.project-job a:hover,
.project-job a:focus {
    text-decoration: underline;
    color: #000000;
}

.dj-job a:hover,
.dj-job a:focus {
    text-decoration: underline;
    color: #000000;
}

.project-info {
    float: right;
    width: 65.5%;
}

.dj-info {
    float: right;
    width: 65.5%;
}

/* iixii */

@media (max-width: 880px) {
    .project-header {
        overflow: hidden;
        margin: 40px 0 60px;
        margin: 40px 20px 60px;
        margin: 40px 20px 40px;
        background: #fe6f5e;
        background: transparent;
        font-size: 1em;
    }
    .project-job,
    .project-info {
        float: none;
        width: auto;
    }
    .project-job {
        margin-top: 20px;
    }
}

.project-slideshow {
    margin-bottom: 55px;
    border-radius: 5px;
}

/* iixii */

.project-slideshow img {
    display: block;
    width: 100%;
    background: #ffffff;
    background: #000;
}

.project-slide {
    position: relative;
    margin-bottom: 30px;
}

.project-slide-image {
    overflow: hidden;
    border-radius: 5px;
}

.project-slide-double .project-slide-image:first-child {
    margin-bottom: 30px;
}

/* iixii */

.project-slide-caption {
    margin-top: 10px;
    font-size: 0.6em;
    line-height: 2;
    line-height: 1.33333333;
    color: #808080;
    color: #7F7F7F;
}

.project-arrows .button {
    position: relative;
    display: block;
    width: 100%;
    min-height: 4.7em;
    margin: 0 0 0.5em;
    padding: 1.4em 2em 0;
    line-height: 1.6;
    text-transform: none;
    vertical-align: top;
    border-radius: 2.35em;
}

.project-arrows .svg-ico {
    position: absolute;
    top: 50%;
    margin-top: -0.7em;
    width: 0.8em;
}

.project-arrows .project-prev {
    padding-right: 1.5em;
}

.project-arrows .project-prev .svg-ico {
    left: 1.25em;
}

.project-arrows .project-prev svg {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.project-arrows .project-next {
    padding-left: 1.5em;
}

.project-arrows .project-next .svg-ico {
    right: 1.25em;
}

@media (min-width: 440px) {
    .project-slide-double {
        overflow: hidden;
    }
    .project-slide-double .project-slide-image {
        display: block;
        width: 48.74161074%;
    }
    .project-slide-double .project-slide-image:first-child {
        float: left;
        margin: 0;
    }
    .project-slide-double .project-slide-image:last-child {
        float: right;
        margin: 0;
    }
}

@media (min-width: 881px) {
    .project-arrows {
        text-align: justify;
    }
    .project-arrows:after {
        content: '';
        display: inline-block;
        width: 100%;
        height: 0;
    }
    .project-arrows .button {
        display: inline-block;
        width: 48.74161074%;
        margin-bottom: 0;
        padding: 1.5em 2.5em 0;
        line-height: 1.333;
    }
    .project-arrows .project-prev {
        padding-right: 1.5em;
    }
    .project-arrows .project-prev .svg-ico {
        left: 1.6em;
    }
    .project-arrows .project-next {
        padding-left: 1.5em;
    }
    .project-arrows .project-next .svg-ico {
        right: 1.6em;
    }
}

@media (max-width: 880px) {
    .project .inner {
        padding: 0 20px;
    }
}

.news {
    max-width: 650px;
    margin: 0 auto;
}

.news .section-title {
    margin-top: 0;
}

.news-articles {
    overflow: hidden;
}

.news-article {
    margin-bottom: 45px;
}

.news-article p {
    display: inline;
    display: block;
    color: #666666;
    color: #fff;
    color: #f63d00;
    color: #cacaca;
}

.news-article-image,
.news-article-carousel {
    width: 100%;
    margin-bottom: 25px;
}

.news-article-image,
.news-article-carousel img {
    display: block;
    width: 100%;
}

@media (max-width: 880px) {
    .news-article {
        margin-bottom: 20px;
    }
    .news-article-image,
    .news-article-carousel {
        margin-bottom: 20px;
    }
    .news-article-inner {
        padding: 0 20px;
    }
    .news-article-inner .inline-title,
    .news-article-inner p {
        font-size: 0.85em;
        line-height: 1.20588235;
    }
}

.references {
    margin: 100px 0 0;
}

.reference-tiles {
    overflow: hidden;
    margin: 0 auto;
}

.reference-tile {
    float: left;
    width: 50%;
    max-width: 298px;
}

.reference-tile img {
    display: block;
    width: 100%;
}

@media (max-width: 880px) {
    .references {
        margin-top: 45px;
        padding: 0 20px;
    }
}

@media (max-width: 1260px) {
    .reference-tiles {
        max-width: 900px;
    }
}

@media (max-width: 990px) {
    .reference-tiles {
        max-width: 600px;
    }
}

/* iixii */

.button {
    display: inline-block;
    margin: 0 1em;
    padding: 1em 4em;
    text-align: center;
    text-decoration: none;
    text-transform: lowercase;
    color: #ffffff;
    color: #000;
    background: transparent;
    border: 2px solid #888888;
    border: 2px solid #333;
    border-radius: 1.7em;
    cursor: pointer;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

/* iixii */

.button:focus,
.button:hover {
    text-decoration: none;
    color: #000000;
    color: #f0f0f0;
    background: #ffffff;
    background: #000;
    border-color: #ffffff;
    border-color: #000;
    border-color: #ffffff;
    outline: none;
}

/* iixii */

.button:focus path,
.button:hover path,
.button:focus polygon,
.button:hover polygon {
    fill: #000000;
    fill: #f0f0f0;
}

/*
.submit-button {
    padding: 0;
    border-width: 0 0 2px;
    cursor: pointer;
}

*/

@media (max-width: 880px) {
    .button {
        height: 3em;
        padding: 0.5em 2.6em;
        font-size: 1em;
        line-height: 1.8;
    }
}

@media (max-width: 440px) {
    .button {
        display: block;
        width: 80%;
        margin: 0 auto 1em;
        padding-right: 1em;
        padding-left: 1em;
    }
}

/* 10. Modules */

/* 11. SVG */

svg {
    display: none;
}

.inlinesvg svg {
    display: block;
}

.inlinesvg .svg-fallback {
    display: none !important;
}

/* iixii */

path,
circle,
polygon,
polyline,
rect {
    fill: currentColor;
    -webkit-transition: fill 0.5s;
    transition: fill 0.5s;
}

/* 13. Media Queries */

@media print {
    body {
        color: black;
    }
}

/* iixii */

/* iixii */

.logo-header {
    height: 1.25em;
    height: 40px;
    height: 1.5em;
}

/* iixii */

/* iixii */

.logo-nav {
    height: 1.25em;
    height: 10px;
    font-size: 1.4em;
    line-height: 1.07142857;
    height: 0.8em;
    line-height: 0.8em;
    padding-top: 0.2em;
}

/* 14. FOOTER */

/* iixii */

/* iixii */

.socialicons {
    display: inline-block;
    margin: 0 0.15em;
    font-size: 50px;
    border: none;
}

.socialicons:hover {
    display: inline-block;
    margin: 0 0.15em;
    font-size: 50px;
    border: none;
}

.socialicons-a {
    border: none;
}

/* iixii */

/* iixii */

.fa-instagram {
    color: #000;
}

/* iixii */

/* iixii */

.fa-instagram:hover {
    color: #e2310f;
    color: #8d8d8d;
    color: #777;
    border: none;
}

.footer-links {
    padding-bottom: 40px;
    text-align: center;
}

.logogrid {
    padding: 0;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    grid-auto-rows: 75px;
    grid-gap: 4rem;
}

.logogrid__item {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 5px solid blue;
}

.logogrid__img {
    object-fit: cover;
    object-fit: contain;
    max-width: 120px;
    max-height: 60px;
    filter: grayscale(100%) contrast(25%);
    filter: grayscale(100%) contrast(100%);
    transition: filter 0.3s ease;
    padding: 0.5px;
    background: transparent;
}

.logogrid__img:hover {
    filter: grayscale(0) contrast(100%);
}

/*
body {
  display: flex;
  flex-direction: column;
  justify-items: center;
  min-height: 100vh;
}
*/

.container {
    width: 90%;
    max-width: 1000px;
    margin: auto;
}

hr {
    display: block;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    margin-left: auto;
    margin-right: auto;
    border-style: inset;
    border-style: solid;
    border-width: 1px;
    border-color: #fe5d40;
    border-color: #e16029;
}

hr.new1 {
    border-top: 1px solid #fe5d40;
    border-top: 1px solid #e16029;
}

/* Dashed red border */

hr.new2 {
    border-top: 2px dashed #fe5d40;
    border-top: 2px solid #fe5d40;
    border-top: 2px solid #e16029;
}

/* Dotted red border */

hr.new3 {
    border-top: 3px dotted #fe5d40;
    border-top: 3px solid #fe5d40;
    border-top: 3px solid #e16029;
}

/* Thick red border */

hr.new4 {
    border: 4px solid #fe5d40;
    border: 4px solid #e16029;
}

/* Large rounded green border */

hr.new5 {
    border: 10px solid #fe5d40;
    border: 10px solid #e16029;
    border-radius: 5px;
}

sub {
    vertical-align: sub;
    font-size: smaller;
}

sup {
    vertical-align: super;
    font-size: smaller;
}

::-moz-selection {
    /* Code for Firefox */
    color: red;
    color: black;
    background: #e16029;
    background: white;
}

::selection {
    color: red;
    color: black;
    background: white;
    background: #e16029;
}