* {
    margin: 0;
}

body, html {
    height: 100% !important;
}

body {
    background: #FFFFFF;
    color: #000000;
    font-family: 'stl', sans-serif;
    font-size: 22px;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    font-weight: 300;
    letter-spacing: -0.0075em;
    line-height: 32px;
    overflow-x: hidden;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

h1 {
    color: #000000;
    float: left;
    font-family: 'sdl', sans-serif;
    font-size: 120px;
    font-weight: 300;
    line-height: 115px;
    text-transform: uppercase;
}

@media screen and (max-width: 1350px) {
    h1 {
        font-size: 110px;
        line-height: 106px;
    }
}

@media screen and (max-width: 1250px) {
    h1 {
        font-size: 100px;
        line-height: 96px;
    }
}

@media screen and (max-width: 1150px) {
    h1 {
        font-size: 95px;
        line-height: 91px;
    }
}

@media screen and (max-width: 1025px) {
    h1 {
        font-size: 90px;
        line-height: 87px;
    }
}

@media screen and (max-width: 900px) {
    h1 {
        font-size: 80px;
        line-height: 78px;
    }
}

@media screen and (max-width: 750px) {
    h1 {
        font-size: 65px;
        line-height: 65px;
    }
}

@media screen and (max-width: 675px) {
    h1 {
        font-size: 60px;
        line-height: 62px;
    }
}

@media screen and (max-width: 600px) {
    h1 {
        font-size: 50px;
        line-height: 52px;
    }
}

@media screen and (max-width: 500px) {
    h1 {
        display: inline-block;
        float: none;
        font-size: 44px;
        line-height: 46px;
        text-align: left;
    }
}

h1.alt {
    font-size: 100px;
    line-height: 96px;
    margin: 0 0 50px;
}

@media screen and (max-width: 1150px) {
    h1.alt {
        font-size: 95px;
        line-height: 91px;
    }
}

@media screen and (max-width: 1025px) {
    h1.alt {
        font-size: 90px;
        line-height: 87px;
        margin: 0 0 45px;
    }
}

@media screen and (max-width: 900px) {
    h1.alt {
        font-size: 80px;
        line-height: 78px;
    }
}

@media screen and (max-width: 750px) {
    h1.alt {
        font-size: 65px;
        line-height: 65px;
        margin: 0 0 40px;
    }
}

@media screen and (max-width: 675px) {
    h1.alt {
        font-size: 60px;
        line-height: 62px;
    }
}

@media screen and (max-width: 600px) {
    h1.alt {
        font-size: 50px;
        line-height: 52px;
    }
}

@media screen and (max-width: 500px) {
    h1.alt {
        display: inline-block;
        float: none;
        font-size: 44px;
        line-height: 46px;
        margin: 0 0 35px;
        text-align: left;
    }
}

@media screen and (max-width: 750px) {
    .home h1 {
        display: inline-block;
        float: none;
        text-align: left;
    }
}

h1 span {
    display: block;
}

h1 span.two {
    margin: 0 0 0 100px;
}

@media screen and (max-width: 1025px) {
    h1 span.two {
        margin: 0 0 0 90px;
    }
}

@media screen and (max-width: 750px) {
    h1 span.two {
        margin: 0 0 0 70px;
    }
}

@media screen and (max-width: 500px) {
    h1 span.two {
        margin: 0 0 0 40px;
    }
}

h1 span.three {
    margin: 0 0 0 200px;
    margin: 0 0 0 50px;
}

@media screen and (max-width: 1025px) {
    h1 span.three {
        margin: 0 0 0 180px;
        margin: 0 0 0 45px;
    }
}

@media screen and (max-width: 750px) {
    h1 span.three {
        margin: 0 0 0 150px;
        margin: 0 0 0 35px;
    }
}

@media screen and (max-width: 500px) {
    h1 span.three {
        margin: 0 0 0 80px;
        margin: 0 0 0 20px;
    }
}

h2 {
    color: #000000;
    font-family: 'sdl', sans-serif;
    font-size: 36px;
    font-weight: normal;
    letter-spacing: -0.02em;
    line-height: 40px;
    position: relative;
}

@media screen and (max-width: 1025px) {
    h2 {
        font-size: 32px;
        line-height: 36px;
    }
}

@media screen and (max-width: 750px) {
    h2 {
        font-size: 28px;
        line-height: 32px;
    }
}

h3 {
    color: #000000;
    float: left;
    font-family: 'sdl', sans-serif;
    font-size: 22px;
    font-weight: 300;
    line-height: 32px;
    margin: 0 0 30px;
    position: relative;
    -moz-text-stroke-width: 0.05px;
    -webkit-text-stroke-width: 0.05px;
    width: 100%;
}

h4 {
    color: #000000;
    font-family: 'acumin-pro', sans-serif;
    font-size: 15px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 24px;
    margin: 0 15.625%;
    position: relative;
    text-align: right;
}

p {
    color: #000000;
    font-family: 'stl', sans-serif;
    font-size: 22px;
    font-weight: normal;
    letter-spacing: -0.0075em;
    line-height: 32px;
    margin: 0 0 22px;
    -moz-text-stroke-width: 0.05px;
    -webkit-text-stroke-width: 0.05px;
}

@media screen and (max-width: 750px) {
    p {
        font-size: 21px;
        line-height: 30px;
    }
}

p strong {
    font-weight: normal;
}

p em {
    font-style: normal;
}

p a {
    display: inline !important;
}

a {
    text-decoration: none;
    color: inherit;
    outline: none;
}

a:hover {
    outline: none;
    text-decoration: none;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
}

a:focus {
    outline: none;
}

a:active {
    outline: none;
}

a,
img {
    border: none;
}

ul,
ol {
    margin: 0;
    padding: 0;
    vertical-align: top;
}

.link {
    cursor: pointer;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
}

.link:hover {
    color: #E5B5C5 !important;
}

input {
    outline: none;
}

::-webkit-input-placeholder,
::-moz-placeholder,
:-ms-input-placeholder {
   	color: rgba(0, 0, 0, 0.75) !important;
}

@-moz-document url-prefix() {
    select,
    select:-moz-focusring,
    select::-moz-focus-inner {
        color: transparent !important;
        text-shadow: 0 0 0 #E5B5C5 !important;
        border: 0;
    }
}

input[type='number'] {
    -moz-appearance: textfield;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

form input,
form select {
    -moz-appearance: none;
    -webkit-appearance: none;
    background: none;
    border: 0;
    border-bottom: 1px solid #000000;
    border-radius: 0;
    color: #000000;
    float: left;
    font-family: 'cl', sans-serif;
    font-size: 16px;
    font-weight: 300;
    height: 38px;
    line-height: 28px;
    margin: 0 0 44px;
    outline: none;
    padding: 0 0 5px;
    position: relative;
    resize: none;
    width: 100%;
    z-index: 10;
    box-sizing: content-box;
}

@-moz-document url-prefix() {
    form select {
        text-indent: -2px;
    }
}

form button {
    outline: none;
}

form .dropdown i {
    font-size: 17px;
    position: absolute;
    right: 10px;
    top: 2px;
    top: 10px;
}

form label {
    color: #000000;
    font-family: 'cl', sans-serif;
    font-size: 15px;
    font-weight: 300;
    left: 0;
    line-height: 27px;
    position: absolute;
    text-transform: capitalize;
    top: 5px;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    z-index: 1;
}

form label abbr,
form label .required {
    display: none;
}

form input ~ .line,
form select ~ .line {
    background: #000000;
    bottom: 44px;
    height: 2px;
    position: absolute !important;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    width: 0;
}

form input:focus ~ .line,
form select:focus ~ .line,
form input:not(:focus):valid ~ .line,
form select:not(:focus):valid ~ .line {
    width: 100%;
}

form input:focus ~ label,
form select:focus ~ label,
textarea:focus ~ label,
form input:not(:focus):valid ~ label,
form select:not(:focus):valid ~ label,
textarea:not(:focus):valid ~ label {
    font-size: 13px;
    font-family: 'cl', sans-serif;
    font-weight: 300;
    top: -26px;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
}

form :required {
    box-shadow: none !important;
}

form .error {
    background: #1D202F;
    border-radius: 1px;
    bottom: 13px;
    color: #FFFFFF;
    float: left;
    font-size: 10px;
    padding: 0 12px;
    position: absolute;
    width: auto;
    left: 0;
    z-index: 1;
}

.anchor {
    display: block;
    float: left;
    margin: -118px 0 0;
    padding: 118px 0 0;
    position: relative;
    visibility: hidden;
}

@media screen and (max-width: 750px) {
    .anchor {
        margin: -98px 0 0;
        padding: 98px 0 0;
    }
}

.space {
    clear: both;
    overflow: hidden;
    visibility: hidden;
    width: 0;
}

.space.one {
    height: 10px;
}

.space.two {
    height: 20px;
}

.space.three {
    height: 30px;
}

.space.four {
    height: 40px;
}

.space.five {
    height: 50px;
}

header {
    animation-delay: 1.25s;
    animation-duration: 1.5s;
    animation-fill-mode: both;
    animation-name: fade-1;
    -webkit-animation-delay: 1.25s;
    -webkit-animation-duration: 1.5s;
    -webkit-animation-fill-mode: both;
    -webkit-animation-name: fade-1;
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 12.5%;
    z-index: 100;
}

@media screen and (max-width: 1025px) {
    header {
        width: 15.625%
    }
}

@media screen and (max-width: 750px) {
    header {
        display: block;
        height: 80px;
        transition: all 0.2s ease 0s;
        -webkit-transition: all 0.2s ease 0s;
        width: 100%;
    }
}

@media screen and (max-width: 750px) {
    .scroll header {
        animation: none;
        -webkit-animation: none;
        background: #FFFFFF;
        height: 65px !important;
    }
}

.logo {
    animation-delay: 1.25s;
    animation-duration: 1.5s;
    animation-fill-mode: both;
    animation-name: fade-1;
    -webkit-animation-delay: 1.25s;
    -webkit-animation-duration: 1.5s;
    -webkit-animation-fill-mode: both;
    -webkit-animation-name: fade-1;
    height: 27px;
    left: 0;
    position: fixed;
    text-align: center;
    top: 28.125%;
    width: 12.5%;
    z-index: 2500;
}

@media screen and (max-height: 600px) {
    .logo {
        top: 25%;
    }
}

@media screen and (max-height: 500px) {
    .logo {
        top: 21.875%;
    }
}

@media screen and (max-width: 900px) {
    .logo {
        width: 15.625%;
        z-index: 500;
    }
}

@media screen and (max-width: 750px) {
    .logo {
        height: 80px;
        left: 6.25%;
        position: fixed;
        top: 0;
        transition: all 0.2s ease 0s;
        -webkit-transition: all 0.2s ease 0s;
        z-index: 1000;
    }
}

@media screen and (max-width: 750px) {
    .scroll .logo {
        height: 65px;
    }
}

.logo .container {
    display: inline-block;
    margin: 0 15.625%;
    width: 68.75%;
}

@media screen and (max-width: 750px) {
    .logo .container {
        left: 0;
        margin: -10px 0 0;
        position: absolute;
        top: 50%;
        transition: all 0.2s ease 0s;
        -webkit-transition: all 0.2s ease 0s;
        width: 55px;
    }
}

@media screen and (max-width: 750px) {
    .scroll .logo .container {
        margin: -9px 0 0;
        width: 50px;
    }
}

.logo img {
    float: right;
    width: 75px;
}

@media screen and (max-width: 1250px) {
    .logo img {
        width: 70px;
    }
}

@media screen and (max-width: 1025px) {
    .logo img {
        width: 65px;
    }
}

@media screen and (max-width: 750px) {
    .logo img {
        float: left;
        width: 100%;
    }
}

.menu .list {
    float: left;
}

.menu .list.alt {
    bottom: 0;
    opacity: 0;
    position: absolute;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
}

@media screen and (max-width: 750px) {
    .menu .list.alt {
        bottom: -57px;
    }
}

.click .menu .list.alt {
    opacity: 1;
    transition-delay: 0.375s;
    -webkit-transition-delay: 0.375s;
}

.menu .list li {
    clear: both;
    cursor: pointer;
    display: inline-block;
    float: left;
    font-family: 'sdl', sans-serif;
    font-size: 34px;
    font-weight: normal;
    letter-spacing: -0.02em;
    line-height: 34px;
    list-style: none;
    margin: 0 0 10px;
    padding: 0;
    position: relative;
    text-align: left;
}

@media screen and (max-width: 1250px) {
    .menu .list li {
        font-size: 32px;
        line-height: 32px;
    }
}

@media screen and (max-width: 1025px) {
    .menu .list li {
        font-size: 30px;
        line-height: 30px;
    }
}

@media screen and (max-width: 900px) {
    .menu .list li {
        font-size: 28px;
        line-height: 28px;
    }
}

@media screen and (max-width: 750px) {
    .menu .list li {
        font-size: 26px;
        line-height: 26px;
        margin: 0 0 8px;
    }
}

.menu .list li:last-child {
    margin: 0 !important;
}

.menu .list.alt li {
    font-family: 'sdl', sans-serif;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 28px;
}

@media screen and (max-width: 750px) {
    .menu .list.alt li {
        font-size: 17px;
        line-height: 27px;
    }
}

.menu .list li a {
    float: left;
    width: 100%;
}

.menu .list li.alt {
    margin: 0 0 27px;
}

.menu.main {
    background: #FFFFFF;
    height: 0;
    left: 0;
    opacity: 0;
    overflow: hidden;
    position: fixed;
    top: 0;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    width: 100%;
    z-index: -1;
}

.click .menu.main {
    height: 100%;
    opacity: 1;
    z-index: 500;
}

.menu.main .container {
    float: left;
    height: 100%;
    position: relative;
    width: 100%;
}

.menu.main .content {
    height: calc(68.75% - 20px);
    margin: 0 15.625%;
    top: calc(28.125% - 3px);
    width: 68.75%;
    z-index: 100;
}

@media screen and (max-width: 900px) {
    .menu.main .content {
        margin: 0 18.75%;
        width: 62.5%;
    }
}

@media screen and (max-width: 750px) {
    .menu.main .content {
        bottom: 95px;
        height: auto;
        margin: 0 6.25%;
        opacity: 0;
        position: absolute;
        top: auto;
        transition: all 0.5s ease 0s;
        -webkit-transition: all 0.5s ease 0s;
        width: 87.5%;
    }
}

@media screen and (max-width: 750px) {
    .click .menu.main .content {
        opacity: 1;
        transition-delay: 0.15s;
        -webkit-transition-delay: 0.15s;
    }
}

.menu.main .content .column.one-half {
    height: 100%;
}

@media screen and (max-width: 750px) {
    .menu.main .content .column.one-half {
        height: auto;
        margin: 0;
        width: 50%;
    }
}

.menu.main .list li a:after {
    background: #000000;
    content: '';
    height: 1px;
    left: 0;
    opacity: 0;
    position: absolute;
    top: calc(50% + 17px);
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    width: 0;
}

@media screen and (max-width: 1025px) {
    .menu.main .list li a:after {
        top: calc(50% + 14px);
    }
}

@media screen and (max-width: 750px) {
    .menu.main .list li a:after {
        display: none !important;
    }
}

.menu.main .list.alt li a:after {
    top: calc(50% + 15px);
}

.menu.main .list li a:hover:after {
    opacity: 1;
    width: 100%;
}

.menu.main .images {
    float: left;
    height: 100%;
    margin: 0 6.25% 0 15.625%;
    position: absolute;
    top: 0;
    width: 78.125%;
    z-index: 10;
}

@media screen and (max-width: 900px) {
    .menu.main .images {
        margin: 0 6.25% 0 18.75%;
        width: 75%;
    }
}

@media screen and (max-width: 750px) {
    .menu.main .images {
        margin: 0;
        width: 100%;
    }
}

.menu.main .images .image {
    background-color: #FAFAFA;
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
    position: absolute;
    width: calc(33.3333% - 1px);
}

.menu.main .images .image.one {
    background-image: url('../../../../../wp-content/uploads/2020/08/portfolio-3.jpg');
    background-position: center;
    height: 15%;
    left: 0;
    padding: 0;
    top: 0;
}

@media screen and (max-width: 750px) {
    .menu.main .images .image.one {
        height: 0;
        left: 0;
        top: 80px;
        transition: all 0.5s ease 0s;
        -webkit-transition: all 0.5s ease 0s;
        width: 100%;
    }
}

.scroll .menu.main .images .image.one {
    top: 65px;
}

@media screen and (max-width: 750px) {
    .click .menu.main .images .image.one {
        height: 175px;
    }
}

.menu.main .images .image.two {
    background-image: url('../../../../../wp-content/uploads/2020/08/portfolio-2.jpg');
    background-position: center 5%;
    bottom: 0;
    height: 32.5%;
    right: 0;
}

@media screen and (max-width: 750px) {
    .menu.main .images .image.two {
        display: none;
    }
}

.menu.main .lines {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}

@media screen and (max-width: 750px) {
    .menu.main .lines {
        display: none;
    }
}

.menu.main .lines .line {
    background: #ECECEC;
    height: 100%;
    position: absolute;
    width: 1px;
}

.menu.main .lines .line.one {
    left: 12.5%;
}

@media screen and (max-width: 900px) {
    .menu.main .lines .line.one {
        left: 15.625%;
    }
}

@media screen and (max-width: 750px) {
    .menu.main .lines .line.one {
        left: 25%;
    }
}

.menu.main .lines .line.two {
    left: 50%;
}

@media screen and (max-width: 750px) {
    .menu.main .lines .line.two {
        display: none;
    }
}

.menu.main .lines .line.three {
    left: 87.5%;
}

@media screen and (max-width: 900px) {
    .menu.main .lines .line.three {
        left: 84.375%;
    }
}

@media screen and (max-width: 750px) {
    .menu.main .lines .line.three {
        left: 75%;
    }
}

.closed .menu.main {
    display: none;
}

.menu.alt {
    animation-delay: 1.25s;
    animation-duration: 1.5s;
    animation-fill-mode: both;
    animation-name: fade-1;
    -webkit-animation-delay: 1.25s;
    -webkit-animation-duration: 1.5s;
    -webkit-animation-fill-mode: both;
    -webkit-animation-name: fade-1;
    height: 100px;
    position: fixed;
    right: calc(12.5% + 25px);
    top: 0;
    width: 100px;
    z-index: 500;
}

@media screen and (max-width: 750px) {
    .menu.alt {
        height: 80px;
        right: calc(12.5% + 10px);
        transition: all 0.2s ease 0s;
        -webkit-transition: all 0.2s ease 0s;
        width: 107px;
    }
}

@media screen and (max-width: 750px) {
    .scroll .menu.alt {
        height: 65px;
    }
}

.closed .menu.alt {
    right: 6.25%;
}

.menu.alt .container {
    margin: -25px 0 0;
    position: absolute;
    top: 50%;
}

@media screen and (max-width: 750px) {
    .menu.alt .container {
        margin: -23px 0 0;
    }
}

.menu.alt .social .text {
    font-family: 'acumin-pro', sans-serif;
    font-size: 15px;
    left: -130px;
    letter-spacing: 0;
    line-height: 46px;
    opacity: 0;
    position: absolute;
    text-align: right;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    z-index: -1;
}

@media screen and (max-width: 750px) {
    .menu.alt .social .text {
        display: none;
    }
}

.click .menu.alt .social .text {
    opacity: 1;
    transition-delay: 0.375s;
    -webkit-transition-delay: 0.375s;
    z-index: 1;
}

.menu.alt .social .icons {
    float: left;
}

.menu.alt .social .text:after {
    background: #000000;
    content: '';
    height: 1px;
    margin: 1px 0 0 26px;
    position: absolute;
    top: 50%;
    width: 50px;
}

.menu.alt .social .icons a {
    border-radius: 50%;
    box-sizing: border-box;
    color: #000000;
    display: inline-block;
    float: left;
    height: 50px;
    line-height: 50px;
    position: relative;
    text-align: center;
    width: 50px;
}

@media screen and (max-width: 750px) {
    .menu.alt .social .icons a {
        height: 44px;
        line-height: 44px;
        width: 44px;
    }
}

@media screen and (max-width: 750px) {
    .menu.alt .social .icons a:last-child {
        margin: 0;
    }
}

.menu.alt .social .icons a:after {
    border: 1px solid #000000;
    border-radius: 50%;
    box-sizing: border-box;
    content: '';
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transform: scale(0);
    -webkit-transform: scale(0);
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    width: 100%;
    z-index: 1;
}

@media screen and (min-width: 1025px) {
    .menu.alt .social .icons a:hover:after {
        opacity: 1;
        transform: scale(1);
        -webkit-transform: scale(1);
    }
}

@media screen and (max-width: 750px) {
    .menu.alt .social .icons a:after {
        display: none;
    }
}

.menu.alt .social .icons a i {
    font-size: 20px;
    line-height: 50px;
    position: relative;
    z-index: 10;
}

@media screen and (max-width: 1025px) {
    .menu.alt .social .icons a i {
        font-size: 19px;
    }
}

@media screen and (max-width: 750px) {
    .menu.alt .social .icons a i {
        font-size: 17px;
        line-height: 44px;
    }
}

.menu.icon {
    animation-delay: 1.25s;
    animation-duration: 1.5s;
    animation-fill-mode: both;
    animation-name: fade-1;
    -webkit-animation-delay: 1.25s;
    -webkit-animation-duration: 1.5s;
    -webkit-animation-fill-mode: both;
    -webkit-animation-name: fade-1;
    cursor: pointer;
    display: block;
    height: 100px;
    position: fixed;
    right: calc(6.25% - 12px);
    top: 0;
    z-index: 750;
}

@media screen and (max-width: 750px) {
    .menu.icon {
        height: 80px;
        right: 6.25%;
        transition: all 0.2s ease 0s;
        -webkit-transition: all 0.2s ease 0s;
    }
}

@media screen and (max-width: 750px) {
    .scroll .menu.icon {
        height: 65px;
    }
}

.closed .menu.icon {
    display: none;
}

.menu.icon .list {
    float: left;
    font-size: 13px;
    line-height: 116px;
    margin: 0 45px 0 0;
}

@media screen and (max-width: 1025px) {
    .menu.icon .list {
        display: none;
        line-height: 80px !important;
        margin: 0 35px 0 0;
    }
}

@media screen and (max-width: 750px) {
    .menu.icon .list {
        display: none;
    }
}

.click .menu.icon .list {
    display: none;
}

.menu.icon .text {
    display: none;
    float: left;
    font-size: 14px;
    padding: 28px 0 0;
    position: absolute;
    top: 50%;
    writing-mode: vertical-rl;
}

@media screen and (max-width: 750px) {
    .menu.icon .text {
        display: none;
    }
}

.scroll .menu.icon {
    line-height: 58px;
}

.click .menu.icon .text {
    display: none;
}

.menu.icon .lines {
    cursor: pointer;
    float: right;
    height: 28px;
    margin: -14px 0 0;
    position: relative;
    top: 50%;
    width: 24px;
}

@media screen and (max-width: 750px) {
    .menu.icon .lines {
        height: 24px;
        margin: -12px 0 0;
        transition: all 0.2s ease 0s;
        -webkit-transition: all 0.2s ease 0s;
        width: 20px;
    }
}

.menu.icon .lines .line {
    background: #000000;
    height: 2px;
    margin: 8px 0;
    position: relative;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    width: 100%;
}

@media screen and (max-width: 750px) {
    .menu.icon .lines .line {
        margin: 6px 0;
    }
}

.click .menu.icon .lines .line.one {
    margin: 12px 0 0 !important;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

@media screen and (max-width: 750px) {
    .click .menu.icon .lines .line.one {
        margin: 10px 0 0 !important;
    }
}

.click .menu.icon .lines .line.two {
    margin: -2px 0 0 !important;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.button {
    cursor: pointer;
    float: left;
    position: relative;
}

.button.small {
    height: 45px;
    width: 45px;
}

.button.medium {
    height: 55px;
    width: 55px;
}

@media screen and (max-width: 1025px) {
    .button.medium {
        height: 50px;
        width: 50px;
    }
}

.button.large {
    height: 70px;
    width: 70px;
}

@media screen and (max-width: 1025px) {
    .button.large {
        height: 65px;
        width: 65px;
    }
}

.button .text {
    margin: 0 0 0 1px;
    position: relative;
    text-align: center;
    z-index: 10;
}

.button.small .text {
    font-size: 11px;
    line-height: 43px;
}

.button.medium .text {
    font-size: 14px;
    line-height: 53px;
}

@media screen and (max-width: 1025px) {
    .button.medium .text {
        font-size: 13px;
        line-height: 48px;
    }
}

.button.large .text {
    font-size: 14px;
    line-height: 65px;
}

@media screen and (max-width: 1025px) {
    .button.large .text {
        font-size: 13px;
        line-height: 62px;
    }
}

.button .icon {
    text-align: center;
}

.button.small .icon {
    font-size: 18px;
    line-height: 44px;
    margin: 0 0 0 2px;
}

.button.small .icon .fa-facebook-f {
    font-size: 16px;
}

.button.medium .icon {
    font-size: 28px;
    line-height: 55px;
}

@media screen and (max-width: 1025px) {
    .button.medium .icon {
        line-height: 51px;
    }
}

.button .border {
    border: 1px solid #000000;
    border-radius: 1px;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    width: 100%;
    z-index: 1;
}

.column {
    float: left;
    position: relative;
}

.column.one {
    width: 100%;
}

.column.one-half {
    margin: 0 8% 0 0;
    width: 46%;
}

@media screen and (max-width: 750px) {
    .column.one-half {
        margin: 0;
        width: 100%;
    }
}

.column.one-half.last {
    float: right;
    margin: 0;
}

.column.two-thirds {
    margin: 0 5% 0 0;
    width: 65%;
}

@media screen and (max-width: 900px) {
    .column.two-thirds {
        margin: 0;
        width: 50%;
    }
}

@media screen and (max-width: 750px) {
    .column.two-thirds {
        width: 100%;
    }
}

.column.two-thirds.last {
    margin: 0;
}

.column.one-third {
    margin: 0 5% 0 0;
    width: 30%;
}

.column.one-third.last {
    margin: 0;
}

.column.one-third.alt {
    margin: 0 1px 0 0;
    width: calc(33.3333% - 1px);
}

.column.one-third.alt.last {
    margin: 0;
}

.column.one-fourth {
    margin: 0 4% 0 0;
    width: 22%;
}

@media screen and (max-width: 750px) {
    .column.one-fourth {
        margin: 0 8% 0 0;
        width: 46%;
    }
}

@media screen and (max-width: 750px) {
    .column.one-fourth:nth-child(2n) {
        margin: 0;
    }
}

@media screen and (max-width: 750px) {
    .column.one-fourth:nth-child(1), .column.one-fourth:nth-child(2) {
        margin-bottom: 30px;
    }
}

.column.one-fourth.last {
    margin: 0;
}

.column.three-fourths {
    width: 75%;
}

.column.three-fourths.last.alt {
    float: right;
}

.sidebar {
    float: left;
    left: 0;
    margin: 2px 5% 0 6.25%;
    min-height: 250px;
    position: relative;
    width: 13.75%;
}

@media screen and (max-width: 750px) {
    .sidebar {
        left: auto;
        margin: 0;
        min-height: auto;
        position: absolute;
        right: 6.25%;
        top: 1px;
        width: auto;
        z-index: 10;
    }
}

@media screen and (max-width: 750px) {
    .sidebar .title {
        display: none;
    }
}

@media screen and (max-width: 750px) {
    .sidebar .is-sticky {
        height: auto !important;
    }
}

@media screen and (max-width: 750px) {
    .sidebar .is-sticky .sticky {
        position: inherit !important;
        top: auto !important;
        width: auto !important;
    }
}

.content {
    float: left;
    position: relative;
}

.content.one {
    width: 50%;
}

@media screen and (max-width: 1025px) {
    .content.one {
        width: 68.75%;
    }
}

@media screen and (max-width: 750px) {
    .content.one {
        left: 6.25%;
        width: 87.5%;
    }
}

.content.one.alt {
    clear: both;
    left: 25%;
}

@media screen and (max-width: 750px) {
    .content.one.alt {
        left: 6.25%;
    }
}

.content.two {
    width: 75%;
}

@media screen and (max-width: 750px) {
    .content.two {
        width: 100%;
    }
}

.content.three {
    left: 6.25%;
    width: 87.5%;
}

.content.four {
    width: 100%;
}

.background {
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1;
}

@media screen and (max-width: 750px) {
    .dear-diary .background,
    .single .background {
        display: none;
    }
}

.background .lines {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.background .lines .line {
    background: #ECECEC;
    height: 100%;
    position: absolute;
    width: 1px;
}

.background .lines .line.one {
    left: 12.5%;
}

@media screen and (max-width: 900px) {
    .background .lines .line.one {
        left: 15.625%;
    }
}

@media screen and (max-width: 750px) {
    .background .lines .line.one {
        background: #F0F0F0;
        left: 25%;
    }
}

.background .lines .line.two {
    display: none;
    left: 50%;
}

@media screen and (max-width: 750px) {
    .background .lines .line.two {
        display: none;
    }
}

.background .lines .line.three {
    left: 87.5%;
}

@media screen and (max-width: 900px) {
    .background .lines .line.three {
        left: 84.375%;
    }
}

@media screen and (max-width: 750px) {
    .dear-diary .background .lines .line.three,
    .single .background .lines .line.three {
        display: none;
    }
}

@media screen and (max-width: 750px) {
    .background .lines .line.three {
        left: 75%;
    }
}

@media screen and (max-width: 500px) {
    .background .lines .line.three {
        left: 75%;
    }
}

.home {
    float: left;
    position: relative;
    width: 100%;
}

.home .filters {
    animation-delay: 1.25s;
    animation-duration: 1.5s;
    animation-fill-mode: both;
    animation-name: fade-1;
    -webkit-animation-delay: 1.25s;
    -webkit-animation-duration: 1.5s;
    -webkit-animation-fill-mode: both;
    -webkit-animation-name: fade-1;
    bottom: 28.125%;
    float: left;
    left: 0;
    position: fixed;
    width: 12.5%;
    z-index: 50;
}

@media screen and (max-height: 600px) {
    .home .filters {
        bottom: 25%;
    }
}

@media screen and (max-height: 500px) {
    .home .filters {
        bottom: 21.875%;
    }
}

@media screen and (max-width: 900px) {
    .home .filters {
        width: 15.625%;
    }
}

@media screen and (max-width: 750px) {
    .home .filters {
        position: absolute;
        top: 345px;
        width: 50%;
    }
}

@media screen and (max-width: 675px) {
    .home .filters {
        top: 337px;
    }
}

@media screen and (max-width: 600px) {
    .home .filters {
        top: 306px;
    }
}

@media screen and (max-width: 500px) {
    .home .filters {
        top: 289px;
    }
}

.home .filters .container {
    float: left;
    margin: 0 15.625%;
    width: 68.75%;
}

@media screen and (max-width: 750px) {
    .home .filters .container {
        margin: 0 18.75%;
        width: 62.5%;
    }
}

.home .filters .content {
    font-family: 'acumin-pro', sans-serif;
    font-size: 15px;
    letter-spacing: 0;
    line-height: 23px;
    text-align: right;
    width: 100%;
}

.home .filters .content ul {
    list-style: none;
}

.home .filters .content ul li {
    cursor: pointer;
    opacity: 0.5;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
}

.home .filters .content ul:hover li {
    opacity: 0.25;
}

.home .filters .content ul:hover li:hover {
    opacity: 1;
}

.home .filters .content ul li.active,
.home.filter.highlights .content ul li[data-highlight='1'],
.home.filter.fashion .content ul li[data-category='fashion'],
.home.filter.beauty .content ul li[data-category='beauty'],
.home.filter.lingerie .content ul li[data-category='lingerie'],
.home.filter.swimwear .content ul li[data-category='swimwear'],
.home.filter.street-style .content ul li[data-category='street-style'] {
    opacity: 1;
}

.home .filters .content a {
    float: right;
    margin: 0 0 24px;
    opacity: 0.5;
    text-align: right;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    width: 100%;
}

.home .filters .content a:hover {
    opacity: 1;
}

.home .portfolio {
    float: left;
    position: relative;
    width: 100%;
}

.home .portfolio .container {
    float: left;
    margin: 0 6.25% 90px 15.625%;
    overflow: hidden;
    position: relative;
    width: 78.125%;
}

@media screen and (max-width: 900px) {
    .home .portfolio .container {
        margin: 0 6.25% 90px 18.75%;
        width: 75%;
    }
}

@media screen and (max-width: 750px) {
    .home .portfolio .container {
        margin: 0 6.25% 90px;
        width: 87.5%;
    }
}

@media screen and (max-width: 500px) {
    .home .portfolio .container {
        margin: 0 0 75px;
        width: 100%;
    }
}

.home .portfolio .title {
    animation-delay: 0.5s;
    animation-duration: 2s;
    animation-fill-mode: both;
    animation-name: fade-1;
    -webkit-animation-delay: 0.5s;
    -webkit-animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    -webkit-animation-name: fade-1;
    float: left;
    margin: 80px 0 30px;
    position: relative;
    width: 100%;
    z-index: 50;
}

@media screen and (max-width: 1250px) {
    .home .portfolio .title {
        margin: 120px 0 25px;
    }
}

@media screen and (max-width: 1025px) {
    .home .portfolio .title {
        margin: 125px 0 30px;
    }
}

@media screen and (max-width: 750px) {
    .home .portfolio .title {
        text-align: center;
    }
}

@media screen and (max-width: 500px) {
    .home .portfolio .title {
        margin: 125px 6.25% 30px;
        text-align: center;
        width: 87.5%;
    }
}

.home .portfolio .content {
    animation-delay: 1.25s;
    animation-duration: 1.25s;
    animation-fill-mode: both;
    animation-name: fade-2b;
    -webkit-animation-delay: 1.25s;
    -webkit-animation-duration: 1.25s;
    -webkit-animation-fill-mode: both;
    -webkit-animation-name: fade-2b;
    float: left;
    position: relative;
    width: calc(100% + 1px);
    z-index: 10;
}

.home .portfolio .content .box {
    cursor: pointer;
    float: left;
    margin: 0 1px 1px 0;
    overflow: hidden;
    padding: 0 0 44.4444%;
    position: relative;
    width: calc(33.3333% - 1px);
}

@media screen and (max-width: 750px) {
    .home .portfolio .content .box {
        padding: 0 0 75%;
        width: calc(50% - 1px);
    }
}

.home .portfolio .content .box.margin {
    display: block !important;
}

.home .portfolio .content .box.margin.one {
    cursor: default;
    padding: 0 0 11.1111%;
}

@media screen and (max-width: 750px) {
    .home .portfolio .content .box.margin.one {
        padding: 0 0 37.5%;
    }
}

@media screen and (max-width: 600px) {
    .home .portfolio .content .box.margin.one {
        padding: 0 0 50%;
    }
}

@media screen and (max-width: 500px) {
    .home .portfolio .content .box.margin.one {
        padding: 0 0 56.25%;
    }
}

.home .portfolio .content .box.margin.two {
    padding: 0;
}

@media screen and (max-width: 750px) {
    .home .portfolio .content .box.margin.two {
        display: none;
    }
}

.home .portfolio .content .box.margin.three {
    padding: 0 0 11.1111%;
}

@media screen and (max-width: 750px) {
    .home .portfolio .content .box.margin.three {
        padding: 0;
    }
}

.home .portfolio .content .box .overlay {
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    bottom: 15px;
    height: 90px;
    left: 50%;
    margin: 0 0 0 -80px;
    position: absolute;
    width: 160px;
    z-index: 10;
}

@media screen and (max-width: 1025px) {
    .home .portfolio .content .box .overlay {
        height: 90px;
        margin: 0 0 0 -60px;
        width: 120px;
    }
}

@media screen and (max-width: 500px) {
    .home .portfolio .content .box .overlay {
        bottom: 10px;
        height: 75px;
        margin: 0 0 0 -50px;
        width: 100px;
    }
}

.home .portfolio .content .box .image {
    background-color: #FAFAFA;
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    width: 100%;
}

.home .portfolio .content .box:hover .image {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
}

.home.filter .portfolio .content .box {
    display: none;
}

.home.filter.highlights .portfolio .content .box[data-highlight='1'],
.home.filter.fashion .portfolio .content .box[data-category='fashion'],
.home.filter.beauty .portfolio .content .box[data-category='beauty'],
.home.filter.lingerie .portfolio .content .box[data-category='lingerie'],
.home.filter.swimwear .portfolio .content .box[data-category='swimwear'],
.home.filter.street-style .portfolio .content .box[data-category='street-style'] {
    display: block;
}

.home .portfolio .content span {
    display: none;
}

.home .portfolio .loading {
    float: left;
    font-size: 44px;
    margin: 75px 0 0;
    text-align: center;
    width: 100%;
}

.home .portfolio .loading i {
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-name: spin;
    animation-timing-function: linear;
    -webkit-animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-name: spin;
    -webkit-animation-timing-function: linear;
}

.home .brand {
    background: #FFFFFF;
    bottom: auto;
    height: 100%;
    left: 0;
    opacity: 0;
    position: fixed;
    top: 0;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    width: 100%;
    z-index: -1;
}

.home .brand.active {
    opacity: 1;
    z-index: 1000;
}

.brand .container {
    float: left;
    height: 100%;
    width: 100%;
}

.home .brand .content {
    left: calc(67.5% + -10px);
    position: absolute;
    top: 28.125%;
    width: 250px;
    z-index: 10;
}

@media screen and (max-width: 1025px) {
    .home .brand .content {
        width: 200px;
    }
}

@media screen and (max-width: 750px) {
    .home .brand .content {
        width: 150px;
    }
}

@media screen and (max-width: 500px) {
    .home .brand .content {
        left: 6.25%;
        top: 61px;
        width: 250px;
    }
}

.home .brand .close {
    border-radius: 50%;
    box-sizing: border-box;
    color: #000000;
    cursor: pointer;
    display: inline-block;
    float: left;
    font-size: 30px;
    height: 60px;
    line-height: 60px;
    position: absolute;
    right: 40px;
    text-align: center;
    top: 35px;
    width: 60px;
    z-index: 10;
}

@media screen and (max-width: 1025px) {
    .home .brand .close {
        border: 1px solid rgba(0, 0, 0, 0.075);
        height: 50px;
        line-height: 50px;
        right: 25px;
        top: 35px;
        transition: all 0.2s ease 0s;
        -webkit-transition: all 0.2s ease 0s;
        width: 50px;
        z-index: 100;
    }
}

@media screen and (max-width: 1025px) {
    .home .brand .close:hover {
        border: 1px solid #000000;
    }
}

.home .brand .close:after {
    border: 1px solid #000000;
    border-radius: 50%;
    box-sizing: border-box;
    content: '';
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transform: scale(0);
    -webkit-transform: scale(0);
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    width: 100%;
    z-index: 1;
}

.home .brand .close:hover:after {
    opacity: 1;
    transform: scale(1);
    -webkit-transform: scale(1);
}

@media screen and (max-width: 1025px) {
    .home .brand .close:hover:after {
        display: none;
    }
}

.home .brand .close i {
    position: relative;
    z-index: 10;
}

.home .brand .lines {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}

@media screen and (max-width: 900px) {
    .home .brand .lines {
        display: none;
    }
}

.home .brand .lines .line {
    background: #ECECEC;
    height: 100%;
    position: absolute;
    width: 1px;
}

.home .brand .lines .line.one {
    left: 12.5%;
}

.profile {
    float: left;
    position: relative;
    width: 100%;
    z-index: 10;
}

.profile .container {
    float: left;
    margin: 0 6.25% 90px 15.625%;
    overflow: hidden;
    position: relative;
    width: 78.125%;
}

@media screen and (max-width: 900px) {
    .profile .container {
        margin: 0 6.25% 90px 18.75%;
        width: 75%;
    }
}

@media screen and (max-width: 750px) {
    .profile .container {
        margin: 0 0 40px;
        width: 100%;
    }
}

.profile .title {
    animation-delay: 0.5s;
    animation-duration: 2s;
    animation-fill-mode: both;
    animation-name: fade-1;
    -webkit-animation-delay: 0.5s;
    -webkit-animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    -webkit-animation-name: fade-1;
    float: left;
    margin: 120px 0 0;
    position: relative;
    width: 100%;
    z-index: 50;
}

@media screen and (max-width: 1025px) {
    .profile .title {
        margin: 125px 0 0;
    }
}

@media screen and (max-width: 750px) {
    .profile .title {
        margin: 120px 6.25% 0 calc(6.25% - 3px);
        width: 87.5%;
    }
}

.profile .content {
    animation-delay: 1s;
    animation-duration: 1.25s;
    animation-fill-mode: both;
    animation-name: fade-1;
    -webkit-animation-delay: 1s;
    -webkit-animation-duration: 1.25s;
    -webkit-animation-fill-mode: both;
    -webkit-animation-name: fade-1;
    float: left;
    position: relative;
    width: 50%;
    z-index: 10;
}

@media screen and (max-width: 750px) {
    .profile .content {
        width: 100%;
    }
}

@media screen and (max-width: 750px) {
    .profile .content p {
        margin: 0 6.25% 22px;
        width: 87.5%;
    }
}

.profile .banner {
    animation-delay: 1s;
    animation-duration: 1.25s;
    animation-fill-mode: both;
    animation-name: fade-1;
    -webkit-animation-delay: 1s;
    -webkit-animation-duration: 1.25s;
    -webkit-animation-fill-mode: both;
    -webkit-animation-name: fade-1;
    background-color: #FAFAFA;
    background-image: url('../../../../../wp-content/uploads/2020/08/portfolio-2.jpg');
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    float: right;
    height: 500px;
    margin: 5px 0 0;
    position: relative;
    width: calc(33.3333% - 1px);
    z-index: 10;
}

@media screen and (max-width: 750px) {
    .profile .banner {
        height: 500px;
        margin: 50px 0 0;
        max-width: 375px;
        width: 100%;
    }
}

.archive {
    animation-delay: 1s;
    animation-duration: 1.25s;
    animation-fill-mode: both;
    animation-name: fade-1;
    -webkit-animation-delay: 1s;
    -webkit-animation-duration: 1.25s;
    -webkit-animation-fill-mode: both;
    -webkit-animation-name: fade-1;
}

.archive.one {
    float: left;
    position: relative;
    width: 100%;
    z-index: 10;
}

.archive.one .container {
    float: left;
    margin: 0 6.25% 90px 15.625%;
    overflow: hidden;
    position: relative;
    width: 78.125%;
}

@media screen and (max-width: 900px) {
    .archive.one .container {
        margin: 0 6.25% 90px 18.75%;
        width: 75%;
    }
}

@media screen and (max-width: 750px) {
    .archive.one .container {
        margin: 80px 0 40px;
        width: 100%;
    }
}

.archive.one .content {
    width: calc(100% + 1px);
}

@media screen and (max-width: 750px) {
    .archive.one .content {
        width: 100%;
    }
}

.archive.one .box .overlay {
    background: rgba(0, 0, 0, 0.1);
    height: 100%;
    left: 0;
    opacity: 1;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10;
}

.archive.one .column.two-thirds {
    width: calc(66.6666% - 1px);
    margin: 0 1px 0 0;
}

@media screen and (max-width: 900px) {
    .archive.one .column.two-thirds {
        margin: 0 0 1px;
        width: 100%;
    }
}

.archive.one .column.one-third {
    width: 33.3333%;
}

@media screen and (max-width: 900px) {
    .archive.one .column.one-third {
        width: 100%;
    }
}

.archive.one .column.one-third.three {
    margin: 0;
}

@media screen and (max-width: 900px) {
    .archive.one .column.one-third.three {
        width: 100%;
    }
}

.archive.one .box {
    height: 520px;
    overflow: hidden;
    position: relative;
}

@media screen and (max-width: 750px) {
    .archive.one .box {
        height: 350px;
    }
}

.archive.one .box .image {
    background-color: #FAFAFA;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    position: absolute;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    width: 100%;
    z-index: 1;
}

.archive.one .box:hover .image {
    transform: scale(1.0625);
    -webkit-transform: scale(1.0625);
}

.archive.one .box.alt {
    height: 259px;
    margin: 0 0 1px;
}

@media screen and (max-width: 750px) {
    .archive.one .box.alt {
        height: 175px;
    }
}

.archive.one .box.alt.last {
    height: 260px;
    margin: 0;
}

@media screen and (max-width: 750px) {
    .archive.one .box.alt.last {
        height: 175px;
    }
}

.archive.one .box .content {
    bottom: 35px;
    color: #FFFFFF;
    left: 35px;
    position: absolute;
    width: calc(100% - 70px);
    z-index: 50;
}

@media screen and (max-width: 1025px) {
    .archive.one .box .content {
        bottom: 32px;
        left: 32px;
        width: calc(100% - 64px);
    }
}

@media screen and (max-width: 750px) {
    .archive.one .box .content {
        bottom: 30px;
        left: 6.25%;
    }
}

.archive.one .box .content h3 {
    color: #FFFFFF;
    font-size: 28px;
    line-height: 38px;
    margin: 0 0 24px;
    width: 90%;
}

@media screen and (max-width: 1025px) {
    .archive.one .box .content h3 {
        font-size: 24px;
        line-height: 34px;
        margin: 0 0 15px;
    }
}

@media screen and (max-width: 750px) {
    .archive.one .box .content h3 {
        width: 100%;
    }
}

.archive.one .box.alt .content h3 {
    font-size: 22px;
    line-height: 31px;
}

@media screen and (max-width: 750px) {
    .archive.one .box.alt .content h3 {
        font-size: 20px;
        line-height: 29px;
    }
}

.archive.one .box .meta {
    float: left;
    font-family: 'stl', sans-serif;
    font-size: 14px;
    line-height: 24px;
}

@media screen and (max-width: 1025px) {
    .archive.one .box .meta {
        font-size: 13px;
        line-height: 23px;
    }
}

.archive.one .box .meta .author {
    float: left;
    margin: 0 17px 0 0;
}

.archive.one .box .meta .author:after {
    content: '/';
    margin: 0 0 0 15px;
}

.archive.one .box .meta .category {
    float: left;
    margin: 0;
    width: auto;
}

.archive.one .box .meta .category ul li {
    display: none;
    list-style: none;
}

.archive.one .box .meta .category ul li:nth-child(1) {
    display: block;
}

.archive.two {
    float: left;
    position: relative;
    width: 100%;
    z-index: 10;
}

.archive.two .container {
    float: left;
    margin: 0 15.625% 90px;
    overflow: hidden;
    position: relative;
    width: 68.75%;
}

@media screen and (max-width: 900px) {
    .archive.two .container {
        margin: 0 6.25% 90px 18.75%;
        width: 75%;
    }
}

@media screen and (max-width: 750px) {
    .archive.two .container {
        margin: 0 0 40px;
        width: 100%;
    }
}

.archive.two .title {
    float: left;
    margin: 0 0 50px;
    position: relative;
    width: 100%;
    z-index: 10;
}

@media screen and (max-width: 750px) {
    .archive.two .title {
        margin: 15px 6.25% 30px;
        width: 87.5%;
    }
}

.archive.two .category {
    float: left;
    margin: 0 0 25px;
    width: 100%;
}

.archive.two .category:last-child {
    margin: 0;
}

.archive.two .content {
    width: 100%;
}

.archive.two .content .posts {
    float: left;
    width: 100%;
}

@media screen and (max-width: 750px) {
    .archive.two .content .posts {
        margin: 0;
        width: calc(100% + 1px);
    }
}

.archive.two .content .posts .post {
    float: left;
    margin: 0 1px 60px 0;
    position: relative;
    width: calc(33.3333% - 1px);
}

@media screen and (max-width: 750px) {
    .archive.two .content .posts .post {
        width: calc(50% - 1px);
    }
}

@media screen and (max-width: 600px) {
    .archive.two .content .posts .post {
        width: 100%;
    }
}

.archive.two .content .posts .post:first-child {
    display: flex;
    padding: 0 0 60px;
    width: 100%;
}

@media screen and (max-width: 750px) {
    .archive.two .content .posts .post:first-child {
        display: block;
    }
}

.archive.two .content .posts.three .post:first-child {
    padding: 0;
}

.archive.two .content .posts .post:first-child:after {
    background: #ECECEC;
    bottom: 0;
    content: '';
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%;
}

@media screen and (max-width: 750px) {
    .archive.two .content .posts .post:first-child:after {
        left: 6.25%;
        width: 87.5%;
    }
}

.archive.two .content .posts.three .post:first-child:after {
    display: none;
}

.archive.two .content .posts .post:nth-child(3n-1) {
    clear: left;
}

@media screen and (max-width: 750px) {
    .archive.two .content .posts .post:nth-child(3n-1) {
        clear: none;
    }
}

@media screen and (max-width: 750px) {
    .archive.two .content .posts .post:nth-child(2n-1) {
        clear: left;
    }
}

.archive.two .content .posts .post .image {
    background-color: #FAFAFA;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 375px;
    transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
}

.archive.two .content .posts .post .image:hover {
    transform: scale(1.075);
    -webkit-transform: scale(1.075);
}

.archive.two .content .posts .post .content {
    float: left;
    left: auto;
    position: static;
    width: 90%;
}

@media screen and (max-width: 750px) {
    .archive.two .content .posts .post .content {
        margin: 0 6.25%;
        width: 87.5%;
    }
}

.archive.two .content .posts .post:first-child .content {
    float: left;
    height: 100%;
    left: auto;
    margin: -3px 0 0 50px;
    width: calc(37.5% - 50px);
}

@media screen and (max-width: 1250px) {
    .archive.two .content .posts .post:first-child .content {
        width: calc(43.75% - 50px);
    }
}

@media screen and (max-width: 1025px) {
    .archive.two .content .posts .post:first-child .content {
        width: calc(50% - 50px);
    }
}

@media screen and (max-width: 750px) {
    .archive.two .content .posts .post:first-child .content {
        margin: 0 6.25%;
        width: 87.5%;
    }
}

.archive.two .content .posts .post .content a {
    margin: 0;
    overflow: visible;
    width: 100%;
}

.archive .content .posts .post img {
    float: left;
    height: auto;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    width: 100%;
}

.archive .content .posts .post img:hover ~ h3 {
    color: #3CD4D0;
}

.archive .content .posts .post a {
    float: left;
    margin: 0 0 20px;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.archive .content .posts .post:first-child a {
    margin: 0;
    width: 50%;
}

@media screen and (max-width: 750px) {
    .archive .content .posts .post:first-child a {
        margin: 0 0 30px;
        width: 100%;
    }
}

.archive .content .posts .post:hover img {
    transform: scale(1.0625);
    -webkit-transform: scale(1.0625);
}

.archive .content .posts .post h3 {
    float: left;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    width: 90%;
}

@media screen and (max-width: 1025px) {
    .archive .content .posts .post h3 {
        font-size: 21px;
        line-height: 30px;
        width: 100%;
    }
}

.archive.two .content .posts .post:first-child .content h3 {
    font-size: 26px;
    line-height: 36px;
    margin: 0 0 25px;
}

@media screen and (max-width: 1025px) {
    .archive.two .content .posts .post:first-child .content h3 {
        font-size: 24px;
        line-height: 33px;
        margin: 0 0 20px;
    }
}

.archive.two .content .posts .post p {
    display: none;
    float: left;
    font-size: 18px;
    line-height: 28px;
    width: 100%;
}

@media screen and (max-width: 1025px) {
    .archive.two .content .posts .post p {
        margin: 0 0 40px;
    }
}

@media screen and (max-width: 750px) {
    .archive.two .content .posts .post p {
        font-size: 17px;
        line-height: 26px;
        margin: 0 0 30px;
    }
}

.archive.two .content .posts .post:first-child p {
    display: block;
}

.archive.two .content .posts .post .meta {
    float: left;
    font-family: 'stl', sans-serif;
    font-size: 15px;
    line-height: 25px;
    position: relative;
    width: 100%;
}

@media screen and (max-width: 1025px) {
    .archive.two .content .posts .post .meta {
        font-size: 14px;
        line-height: 24px;
    }
}

.archive.two .content .posts .post:first-child .meta {
    bottom: 52px;
    left: calc(50% + 50px);
    position: absolute;
    width: auto;
}

@media screen and (max-width: 750px) {
    .archive.two .content .posts .post:first-child .meta {
        bottom: auto;
        left: auto;
        position: relative;
    }
}

.archive.two .content .posts.three .post:first-child .meta {
    bottom: -8px;
}

@media screen and (max-width: 750px) {
    .archive.two .content .posts.three .post:first-child .meta {
        bottom: auto;
    }
}

.archive.two .content .posts .post .meta .author {
    float: left;
    margin: 0 17px 0 0;
}

.archive.two .content .posts .post .meta .author:after {
    content: '/';
    margin: 0 0 0 15px;
}

.archive.two .content .posts .post .meta .category {
    float: left;
    margin: 0;
    width: auto;
}

.archive.two .content .posts .post .meta .category ul li {
    display: none;
    list-style: none;
}

.archive.two .content .posts .post .meta .category ul li:nth-child(1) {
    display: block;
}

.single {
    animation-delay: 1s;
    animation-duration: 1.25s;
    animation-fill-mode: both;
    animation-name: fade-1;
    -webkit-animation-delay: 1s;
    -webkit-animation-duration: 1.25s;
    -webkit-animation-fill-mode: both;
    -webkit-animation-name: fade-1;
}

.single.one {
    float: left;
    height: calc(75% - 100px);
    margin: 100px 0 0;
    min-height: 450px;
    position: relative;
    width: 100%;
    z-index: 10;
}

@media screen and (max-width: 1025px) {
    .single.one {
        margin: 90px 0 0;
    }
}

@media screen and (max-width: 750px) {
    .single.one {
        height: auto;
        margin: 80px 0 0;
        min-height: auto;
    }
}

.single.one .container {
    float: left;
    height: 100%;
    margin: 0 6.25% 90px 15.625%;
    position: relative;
    width: 78.125%;
}

@media screen and (max-width: 900px) {
    .single.one .container {
        margin: 0 6.25% 90px 18.75%;
        width: 75%;
    }
}

@media screen and (max-width: 750px) {
    .single.one .container {
        margin: 0 0 45px;
        width: 100%;
    }
}

@media screen and (max-width: 600px) {
    .single.one .container {
        height: auto;
    }
}

.single.one .main.three {
    height: 100%;
}

.single.one .image {
    background-color: #FAFAFA;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
}

@media screen and (max-width: 750px) {
    .single.one .image {
        height: 350px;
        margin: 0 0 40px;
        position: relative;
        right: auto;
        top: auto;
        width: 100%;
    }
}

.single.one .content {
    float: left;
    height: 100%;
    position: relative;
    width: 50%;
}

@media screen and (max-width: 750px) {
    .single.one .content {
        height: auto;
        margin: 0 6.25%;
        width: 87.5%;
    }
}

.single.one .content .meta {
    font-family: 'acumin-pro', sans-serif;
    font-size: 15px;
    left: 0;
    letter-spacing: 0;
    line-height: 25px;
    position: absolute;
    top: 0;
    width: 100%;
}

@media screen and (max-width: 750px) {
    .single.one .content .meta {
        float: left;
        left: auto;
        position: relative;
        top: auto;
    }
}

.single.one .content .meta .line.one {
    background: #ECECEC;
    height: 1px;
    margin: 0 0 20px;
    width: 50%;
}

@media screen and (max-width: 750px) {
    .single.one .content .meta .line.one {
        width: 100%;
    }
}

.single.one .content .meta .date,
.single.one .content .meta .length {
    display: block;
}

.single.one .content .title {
    bottom: 0;
    left: 0;
    position: absolute;
    width: 100%;
}

@media screen and (max-width: 750px) {
    .single.one .content .title {
        bottom: auto;
        left: auto;
        position: relative;
    }
}

.single.one .content .title h1 {
    float: left;
    font-size: 30px;
    left: 0;
    line-height: 42px;
    margin: 0 0 -8px;
    text-transform: none;
    width: 75%;
}

@media screen and (max-width: 1250px) {
    .single.one .content .title h1 {
        width: 82.5%;
    }
}

@media screen and (max-width: 1025px) {
    .single.one .content .title h1 {
        font-size: 26px;
        line-height: 35px;
        width: 87.5%;
    }
}

@media screen and (max-width: 750px) {
    .single.one .content .title h1 {
        margin: 0 0 45px;
        width: 92.5%;
    }
}

.single.one .content .title h1 span {
    opacity: 0.625;
}

.single.one .content .title h1 span ul {
    list-style: none;
}

.single.one .content .title h1 span ul li:nth-child(2) {
    display: none;
}

.single.one .content .title .author {
    float: left;
    margin: 0 0 25px;
    width: 100%;
}

@media screen and (max-width: 750px) {
    .single.one .content .title .author {
        margin: 0 0 18px;
    }
}

.single.one .content .title .author .image {
    background-color: #FAFAFA;
    background-image: url('../../../../../wp-content/uploads/2020/08/portfolio-2-666x1000.jpg');
    background-position: top;
    background-repeat: no-repeat;
    background-size: 175%;
    border-radius: 50%;
    float: left;
    height: 45px;
    left: auto;
    margin: 0 16px 0 0;
    position: relative;
    right: auto;
    top: auto;
    width: 45px;
}

.single.one .content .title .author .text {
    float: left;
    font-size: 16px;
    line-height: 26px;
    margin: 12px 0;
}

.single.two {
    float: left;
    position: relative;
    width: 100%;
    z-index: 10;
}

.single.two .container {
    float: left;
    height: 100%;
    margin: 75px 34.375% 0 15.625%;
    overflow: hidden;
    position: relative;
    width: 50%;
}

@media screen and (max-width: 900px) {
    .single.two .container {
        margin: 60px 28.125% 90px 18.75%;
        width: 56.25%;
    }
}

@media screen and (max-width: 750px) {
    .single.two .container {
        margin: 0 0 40px;
        width: 100%;
    }
}

@media screen and (max-width: 750px) {
    .single.two .post .main.one.alt .content {
        margin: 0;
    }
}

.single.two .post .content {
    width: 100%;
}

.single.two .post .content h2 {
    font-family: 'sdl', sans-serif;
    font-size: 22px;
    line-height: 32px;
    margin: 30px 0 25px;
    -moz-text-stroke-width: 0.6px;
    -webkit-text-stroke-width: 0.6px;
    position: relative;
    width: 100%;
}

@media screen and (max-width: 750px) {
    .single.two .post .content h2 {
        margin: 25px 6.25% 20px;
        width: 87.5%;
    }
}

@media screen and (max-width: 750px) {
    .single.two .post .content p {
        margin: 0 6.25% 22px;
        width: 87.5%;
    }
}

.single.two .post .content img {
    float: left;
    margin: 0 12.5%;
    padding: 30px 0 50px;
    width: 75%;
}

@media screen and (max-width: 750px) {
    .single.two .post .content img {
        float: left;
        margin: 0 0 0 -7.1428%;
        padding: 30px 0 50px;
        width: 114.286%;
    }
}

.single.two .post .content .wp-block-image {
    margin: 50px 0 !important;
    width: 150% !important;
}

@media screen and (max-width: 750px) {
    .single.two .post .content .wp-block-image {
        margin: 40px 0 !important;
        width: 100% !important;
    }
}

.single.two .post .content .wp-block-image.alt {
    width: 100% !important;
}

.wp-block-image figcaption {
    font-size: 15px;
    line-height: 27px;
    margin: 3px 0 0 !important;
}

@media screen and (max-width: 750px) {
    .wp-block-image figcaption {
        font-size: 14px;
        line-height: 26px;
        margin: 3px 6.25% 0 !important;
        width: 87.5%;
    }
}

.single.two .post .content a {
    border-bottom: 1px dotted #000000;
    cursor: pointer;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
}

.single.two .post .content ul {
    margin: 0 0 20px 1px;
}

.single.two .post .content ul li {
    list-style: none;
    padding: 0 0 0 20px;
    position: relative;
}

.single.two .post .content ul li:before {
    content: '•';
    font-size: 15px;
    left: 0;
    position: absolute;
    top: -1px;
}

.single.two .post .content .shopthepost-widget {
    float: left;
    margin: 50px 0;
    width: 100%;
}

.single.two .post .content .shopthepost-widget .stp-outer {
    max-width: 400px !important;
}

@media screen and (max-width: 750px) {
    .single.two .post .content .shopthepost-widget .stp-outer {
        max-width: 300px !important;
    }
}

.single.three {
    float: left;
    position: relative;
    width: 100%;
    z-index: 10;
}

.single.three .container {
    float: left;
    height: 100%;
    margin: 100px 15.625% 90px;
    overflow: hidden;
    position: relative;
    width: 68.75%;
}

@media screen and (max-width: 900px) {
    .single.three .container {
        margin: 90px 6.25% 90px 18.75%;
        width: 75%;
    }
}

@media screen and (max-width: 750px) {
    .single.three .container {
        margin: 25px 0 40px;
        width: 100%;
    }
}

.single.three .title {
    float: left;
    position: relative;
    width: 100%;
    z-index: 10;
}

@media screen and (max-width: 750px) {
    .single.three .title {
        margin: 0 6.25%;
        width: 87.5%;
    }
}

.single.three .content .posts {
    float: left;
    width: 100%;
}

@media screen and (max-width: 750px) {
    .single.three .content .posts {
        margin: 0;
        width: calc(100% + 1px);
    }
}

.single.three .content .posts .post {
    float: left;
    margin: 0 1px 0 0;
    position: relative;
    width: calc(33.3333% - 1px);
}

@media screen and (max-width: 750px) {
    .single.three .content .posts .post {
        margin: 0 0 60px;
        width: calc(50% - 1px);
    }
}

@media screen and (max-width: 600px) {
    .single.three .content .posts .post {
        width: 100%;
    }
}

.single.three .content .posts .post .image {
    background-color: #FAFAFA;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 375px;
    transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
}

.single.three .content .posts .post .image:hover {
    transform: scale(1.0625);
    -webkit-transform: scale(1.0625);
}

.single.three .content .posts .post .content {
    float: left;
    width: 90%;
}

@media screen and (max-width: 750px) {
    .single.three .content .posts .post .content {
        margin: 0 6.25%;
        width: 87.5%;
    }
}

.single.three .content .posts .post .content a {
    margin: 0;
    width: 100%;
}

.single.three .content .posts .post img {
    float: left;
    height: auto;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    width: 100%;
}

.single.three .content .posts .post a {
    float: left;
    margin: 0 0 20px;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.single.three .content .posts .post:hover img {
    transform: scale(1.0625);
    -webkit-transform: scale(1.0625);
}

.single.three .content .posts .post h3 {
    float: left;
    font-size: 20px;
    line-height: 29px;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    width: 90%;
}

.single.three .content .posts .post p {
    display: none;
    float: left;
    width: 100%;
}

.single.three .content .posts .post .meta {
    float: left;
    font-size: 14px;
    line-height: 24px;
    position: relative;
    width: 100%;
}

.single.three .content .posts .post .meta .author {
    float: left;
    margin: 0 17px 0 0;
}

.single.three .content .posts .post .meta .author:after {
    content: '/';
    margin: 0 0 0 15px;
}

.single.three .content .posts .post .meta .category {
    float: left;
    margin: 0;
    width: auto;
}

.single.three .content .posts .post .meta .category ul li {
    display: none;
    list-style: none;
}

.single.three .content .posts .post .meta .category ul li:nth-child(1) {
    display: block;
}

.error {
    float: left;
    min-height: 100%;
    position: relative;
    width: 100%;
}

.error .container {
    float: left;
    margin: 0 6.25% 90px 15.625%;
    overflow: hidden;
    position: relative;
    width: 78.125%;
}

@media screen and (max-width: 900px) {
    .error .container {
        margin: 0 6.25% 90px 18.75%;
        width: 75%;
    }
}

@media screen and (max-width: 750px) {
    .error .container {
        margin: 0 6.25% 90px;
        width: 87.5%;
    }
}

@media screen and (max-width: 500px) {
    .error .container {
        margin: 0 0 75px;
        width: 100%;
    }
}

.error .title {
    animation-delay: 0.5s;
    animation-duration: 2s;
    animation-fill-mode: both;
    animation-name: fade-1;
    -webkit-animation-delay: 0.5s;
    -webkit-animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    -webkit-animation-name: fade-1;
    float: left;
    margin: 120px 0 0;
    position: relative;
    width: 100%;
    z-index: 50;
}

@media screen and (max-width: 1025px) {
    .error .title {
        margin: 125px 0 0;
    }
}

@media screen and (max-width: 750px) {
    .error .title {
        margin: 120px 6.25% 0 calc(6.25% - 3px);
        width: 87.5%;
    }
}

.error .content {
    animation-delay: 1s;
    animation-duration: 1.25s;
    animation-fill-mode: both;
    animation-name: fade-1;
    -webkit-animation-delay: 1s;
    -webkit-animation-duration: 1.25s;
    -webkit-animation-fill-mode: both;
    -webkit-animation-name: fade-1;
    float: left;
    position: relative;
    width: 50%;
    z-index: 10;
}

@media screen and (max-width: 1025px) {
    .error .content {
        width: 75%;
    }
}

@media screen and (max-width: 750px) {
    .error .content {
        width: 100%;
    }
}

@media screen and (max-width: 750px) {
    .error .content p {
        margin: 0 6.25% 22px;
        width: 87.5%;
    }
}

.instagram {
    float: left;
    position: relative;
    width: 100%;
    z-index: 10;
}

.instagram .container {
    float: left;
    margin: 50px 15.625%;
    overflow: hidden;
    width: 68.75%;
}

@media screen and (max-width: 900px) {
    .instagram .container {
        margin: 50px 18.75%;
        width: 62.5%;
    }
}

@media screen and (max-width: 750px) {
    .instagram .container {
        margin: 50px 0 0;
        width: 100%;
    }
}

.instagram .container:before {
    background: #ECECEC;
    content: '';
    height: 1px;
    left: 46.875%;
    position: absolute;
    top: 0;
    width: 6.25%;
}

.instagram .title {
    float: left;
    text-align: center;
    width: 100%;
}

.instagram .content {
    float: left;
    width: 100%;
}

.instagram .content a {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    float: left;
    height: 0;
    overflow: hidden;
    padding: 0 0 25%;
    position: relative;
    width: 25%;
}

@media screen and (max-width: 500px) {
    .instagram .content a {
        padding: 0 0 50%;
        width: 50%;
    }
}

.instagram .content a img {
    height: auto;
    transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    width: 100%;
}

@media screen and (min-width: 1025px) {
    .instagram .content a img:hover {
        transform: scale(1.075);
        -webkit-transform: scale(1.075);
    }
}

footer {
    animation-delay: 3.5s;
    animation-duration: 1.5s;
    animation-fill-mode: both;
    animation-name: fade-1;
    -webkit-animation-delay: 3.5s;
    -webkit-animation-duration: 1.5s;
    -webkit-animation-fill-mode: both;
    -webkit-animation-name: fade-1;
    float: left;
    position: relative;
    width: 100%;
    z-index: 10;
}

footer .container {
    padding: 35px 0 50px;
    position: relative;
}

footer .container:before {
    background: #ECECEC;
    content: '';
    height: 1px;
    left: 46.875%;
    position: absolute;
    top: 0;
    width: 6.25%;
}

@media screen and (max-width: 750px) {
    footer .container:before {
        display: none;
        left: 6.25%;
        width: 87.5%;
    }
}

@media screen and (max-width: 750px) {
    .dear-diary footer .container:before {
        display: block;
    }
}

@media screen and (max-width: 750px) {
    .single footer .container:before {
        display: block;
    }
}

footer .title {
    float: left;
    position: relative;
    width: 12.5%;
}

footer .column.one-half {
    margin: 0 8% 0 0;
    width: 46%;
}

@media screen and (max-width: 750px) {
    footer .column.one-half {
        margin: 0;
        width: 100%;
    }
}

footer .column.one-half.last {
    margin: 0;
}

@media screen and (max-width: 750px) {
    footer .column.one-half.last {
        margin: 20px 0 0;
    }
}

footer .links {
    float: left;
    margin: 0 6.25% 0 15.625%;
    position: relative;
    width: 31.25%;
}

@media screen and (max-width: 900px) {
    footer .links {
        margin: 0 6.25% 0 18.75%;
        width: 28.125%;
    }
}

@media screen and (max-width: 750px) {
    footer .links {
        float: right;
        margin: 0 6.25% 30px;
        width: 62.5%;
    }
}

footer .links .column.one-half {
    margin: 0;
    width: 50%;
}

@media screen and (max-width: 1025px) {
    footer .links .column.one-half {
        margin: 0 8% 0 0;
        width: 46%;
    }
}

@media screen and (max-width: 750px) {
    footer .links .column.one-half {
        margin: 0;
        width: 50%;
    }
}

footer .links .column.one-half.last {
    margin: 0;
    float: left;
}

footer .links ul {
    display: inline-block;
    float: left;
    width: auto;
}

footer .links ul li {
    clear: both;
    cursor: default;
    float: left;
    font-family: 'acumin-pro', sans-serif;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 23px;
    list-style: none;
    padding: 0;
    position: relative;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
}

@media screen and (max-width: 1025px) {
    footer .links ul li {
        width: 100%;
    }
}

footer .links ul:hover li {
    opacity: 0.25;
}

footer .links ul li:hover {
    opacity: 1;
}

footer .links ul li a {
    float: left;
    width: 100%;
}

footer .monogram {
    display: none;
    left: 6.25%;
    position: absolute;
    top: 42px;
    width: 12.5%;
}

@media screen and (max-width: 750px) {
    footer .monogram {
        display: block;
    }
}

footer .monogram img {
    float: right;
    width: 45px;
}

footer .legal {
    display: none;
    float: left;
    margin: 48px 0 0;
    position: relative;
    width: auto;
}

@media screen and (max-width: 900px) {
    footer .legal {
        margin: 0;
    }
}

@media screen and (max-width: 750px) {
    footer .legal {
        float: right;
        margin: 0 6.25%;
        width: 62.5%;
    }
}

footer .legal ul {
    list-style: none;
}

footer .legal ul li {
    float: left;
    font-size: 15px;
    line-height: 24px;
    margin: 0 32px 0 0;
    padding: 0;
    position: relative;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
}

footer .legal ul li:last-child {
    margin: 0;
}

footer .legal ul:hover li {
    opacity: 0.25;
}

footer .legal ul li:hover {
    opacity: 1;
}

footer .copyright {
    bottom: 49px;
    font-family: 'acumin-pro', sans-serif;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 23px;
    position: absolute;
    right: 15.625%;
}

@media screen and (max-width: 900px) {
    footer .copyright {
        right: 18.75%;
    }
}

@media screen and (max-width: 750px) {
    footer .copyright {
        bottom: auto;
        float: right;
        margin: 12px 6.25% 0;
        position: relative;
        right: auto;
        width: 62.5%;
    }
}

.ie {
    background: #FFFFFF;
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
}

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
    .ie {
        display: none;
    }
}

.ie .container {
    height: auto;
    left: 50%;
    margin: -42px 0 0 -275px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 550px;
}

.ie p {
    margin: 0;
}
