/*

Theme Name:   Styled By Emily
Author:       Innovate
Version:      1

*/


* {
    margin: 0;
}

html {
    margin: 0 !important;
}

html, body {
    height: 100%;
}

body {
    background: #FFFFFF;
    color: #000000;
    font-family: 'chaparral-pro', sans-serif;
    font-size: 17px;
    font-weight: 300;
    line-height: 25px;
    margin: 0;
    padding: 0;
    -webkit-text-size-adjust: none;
}

@media screen and (max-width: 782px) {
    body {
        margin: -46px 0 0;
        margin: 0;
    }
}

p {
    color: #000000;
    font-family: 'chaparral-pro', sans-serif;
    font-size: 17px;
    font-weight: 300;
    line-height: 25px;
    margin-bottom: 15px;
}

a {
    text-decoration: none;
    color: inherit;
    outline: none;
    transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
}

a:hover {
    outline: none;
    text-decoration: none;
}

a:focus {
    outline: none;
}

a:active {
    outline: none;
}

h1 {
    color: #000000;
    font-family: 'proxima-nova', sans-serif;
    font-size: 72px;
    font-weight: 100;
    line-height: 68px;
    margin: 0 0 0 -5px;
    padding: 0 0 35px;
    text-align: left;
    text-transform: uppercase;
}

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

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

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

h2 {
    color: #000000;
    font-family: 'proxima-nova', sans-serif;
    font-size: 40px;
    font-weight: 100;
    line-height: 40px;
    margin: 0 0 0 -3px;
    padding: 0 0 20px;
    text-align: left;
    text-transform: uppercase;
}

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

h3 {
    color: #000000;
    font-family: 'proxima-nova', sans-serif;
    font-size: 26px;
    font-weight: 300;
    line-height: 26px;
    margin: 0 0 0 -1px;
    padding: 0 0 20px;
    text-align: left;
    text-transform: uppercase;
}

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

h4 {
    color: #000000;
    font-family: 'proxima-nova', sans-serif;
    font-size: 18px;
    font-weight: 300;
    line-height: 24px;
    margin: 0;
    padding: 0;
    text-align: left;
    text-transform: uppercase;
}

h5 {
    color: #000000;
    font-family: 'proxima-nova', sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 20px;
    margin: 0;
    padding: 0 0 20px;
    text-align: left;
    text-transform: uppercase;
}

h6 {
    color: #000000;
    font-family: 'proxima-nova', sans-serif;
    font-size: 12px;
    font-weight: 300;
    line-height: 16px;
    margin: 0;
    padding: 0;
    text-align: left;
    text-transform: uppercase;
}

a, img {
    border: 0;
}

.logo {
    float: left;
    padding: 8px 0 0;
    position: relative;
    width: 200px;
    z-index: 1000;
}

@media screen and (max-width: 750px) {
    .logo {
        padding: 7px 0 0 12px;
        width: 140px;
    }
}

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

.link:hover {
    color: #FF605E;
}

.anchor {
    margin: 0 0 -60px;
    padding: 0 0 60px;
}

.image {
    float: left;
}

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

.menu ul, .menu li, .menu a, .menu p, .menu i {
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
    display: inline-block;
}

.menu {
    float: right;
    font-family: 'proxima-nova', sans-serif;
    min-width: 0;
    padding: 0;
    position: relative;
    width: auto;
    z-index: 1000;
}

.menu > li {
    float: left;
    text-align: right;
    width: auto;
}

.menu > li > ul {
    float: left;
    vertical-align: top;
    width: auto;
    white-space: nowrap;
}

.menu > li > ul > li:hover {
    transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
}

.menu li a {
    color: #FFFFFF;
    float: left;
    font-size: 13px;
    font-weight: 300;
    letter-spacing: 1px;
    line-height: 60px;
    padding: 0 12px;
    text-align: center;
    text-transform: uppercase;
}

.menu li a:hover {
    background: #FF605E;
}

.current-menu-item {
    background: #FF605E;
}

li#menu-item-39 .sub-menu {
    border-radius: 0 0 0 4px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.15);
}

li#menu-item-47 .sub-menu {
    border-radius: 0 0 4px 0;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.15);
}

.menu li ul li a {
    border: 0;
    float: left;
    font-size: 12px;
    padding: 0;
    text-shadow: none;
}

.menu li ul li:last-child a {
    border-right: 0;
}

.menu li ul.sub-menu {
    display: block;
}

.menu li ul.sub-menu {
    background-color: #E6E6E6;
    background-color: #EDEDED;
    border-bottom: 5px solid #FF605E;
    display: none;
    height: 140px;
    padding: 20px;
    position: absolute;
    right: 0;
    top: 60px;
    width: 130%;
}

.menu li ul.sub-menu li {
    background: none;
    position: relative;
    height: 40px;
}

.menu li ul.sub-menu li a {
    background: none;
    color: #000000;
    font-size: 14px;
    font-weight: 600;
    height: auto;
    letter-spacing: 0;
    line-height: 22px;
    margin: 0;
    padding: 0;
    text-align: left;
    text-transform: uppercase;
    white-space: normal;
}

.menu li ul.sub-menu li ul.sub-menu {
    border-bottom: 0;
    height: auto;
    padding: 8px 0 0;
    top: 30px;
    width: 100%;
}

.menu li ul.sub-menu li ul.sub-menu li {
    width: 100%;
}

.menu li ul.sub-menu li ul.sub-menu li a {
    font-size: 13px;
    font-weight: 300;
    margin: 0;
    padding: 0;
}

.menu li ul.sub-menu li ul.sub-menu li a:hover {
    color: #FF605E;
}

.menu li ul.sub-menu li {
    float: left;
    width: 50%;
    height: auto;
    margin: 0;
}

.menu-item-38 a {
    color: #000000 !important;
}

.menu-item-60 a {
    color: #000000 !important;
}

.menu li:hover .sub-menu {
    display: block;
    animation: display-submenus 0.2s linear 0s 1 forwards;
    -webkit-animation: display-submenus 0.2s linear 0s 1 forwards;
    -moz-animation: display-submenus 0.2s linear 0s 1 forwards;
    -ms-animation: display-submenus 0.2s linear 0s 1 forwards;
    -o-animation: display-submenus 0.2s linear 0s 1 forwards;
}

.mobile-button, .fa.fa-bars {
    display: none;
}

@media screen and (max-width: 750px) {
    .menu-container {
        float: right;
        margin: 0;
        padding: 45px 0 0;
        position: absolute;
        width: 100%;
    }

    .menu {
        display: none;
        margin: 0;
        width: 100%;
    }

    .menu > li {
        background: #EDEDED;
        height: auto;
        position: relative;
        text-align: center;
        width: 100%;
    }

    .menu > li:hover {
        background: #FF605E;
    }

    .menu li a {
        border-radius: 0;
        color: #000000;
        font-size: 13px;
        height: 40px;
        line-height: 40px;
        margin: 0;
        padding: 0;
        text-shadow: none;
        width: 100%;
    }

    .menu > li:hover a {
        color: #FFFFFF;
    }

    ul#menu-header {
        height: 0;
        overflow: hidden;
    }

    .menu > li > ul {
        background: #FFFFFF;
        float: none;
        position: relative;
        width: 100%;
    }

    .menu li ul.sub-menu {
        border-bottom: 3px solid #FF605E;
        display: none;
        float: left;
        height: auto;
        left: 0px;
        padding: 20px 0 40px;
        position: relative;
        top: 0;
        width: 100%;
        z-index: 1000;
    }

    .mobile-button {
        opacity: 0;
        overflow: hidden;
    }

    .mobile-button, .fa.fa-bars {
        cursor: pointer;
        display: block;
        height: 45px;
        margin: 0 2px 0 0;
        position: absolute;
        right: 0;
        top: 0;
        width: 45px;
        z-index: 1000;
    }

    .fa.fa-bars:before {
        color: #FFFFFF;
        font-size: 26px;
        left: 12px;
        position: relative;
        top: 10px;
    }

    .mobile-button:checked + ul {
        background: #FFFFFF;
        display: block;
        height: 100% !important;
        overflow: visible;
    }

    .menu li ul.sub-menu. li {
        float: left;
        width: 42%;
        margin-right: 1%;
        margin-left: 5%;
    }

    .menu li ul.sub-menu .title {
        margin: 2% 1% 2% 5%;
    }

    .menu li ul li a {
        border: 0;
        height: 19px;
        margin: 0;
        padding: 12px 0;
        text-align: center;
        width: 100%;
    }

    .menu li ul.sub-menu li ul.sub-menu {
        background: none;
        display: block;
        height: 100%;
        top: 2px;
        width: 100%;
    }

    .menu li ul.sub-menu li ul.sub-menu li a {
        font-size: 12px;
        margin: 0 0 0 12px;
        width: auto;
    }

    .menu li ul.sub-menu li a {
        font-size: 12px;
        margin: 0 0 3px 12px;
    }
}

@keyframes display-submenus {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-webkit-keyframes display-submenus {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.header-container-outer {
    background: #000000;
    height: 60px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
}

@media screen and (max-width: 750px) {
    .header-container-outer {
        height: 45px;
    }
}

.header-container-inner {
    padding: 0 5%;
}

@media screen and (max-width: 900px) {
    .header-container-inner {
        padding: 0 2.5%;
    }
}

@media screen and (max-width: 750px) {
    .header-container-inner {
        padding: 0;
    }
}

.body-container-outer {
    width: 100%;
}

.body-container-inner {
    padding: 60px 5% 90px;
}

@media screen and (max-width: 900px) {
    .body-container-inner {
        padding: 60px 2.5% 90px;
    }
}

@media screen and (max-width: 750px) {
    .body-container-inner {
        padding: 45px 0 0;
    }
}

.footer-container-outer {
    background: #000000;
    color: #FFFFFF;
    font-family: 'proxima-nova', sans-serif;
    font-size: 10px;
    font-weight: 300;
    height: 40px;
    letter-spacing: 1px;
    line-height: 40px;
    position: relative;
    text-transform: uppercase;
    width: 100%;
}

@media screen and (max-width: 750px) {
    .footer-container-outer {
        font-size: 9px;
        height: 30px;
        line-height: 30px;
    }
}

.footer-container-inner {
    padding: 0 5%;
}

@media screen and (max-width: 900px) {
    .footer-container-inner {
        padding: 0 2.5%;
    }
}

@media screen and (max-width: 750px) {
    .footer-container-inner {
        padding: 0 0 0 10px;
    }
}

.footer-container-left {
    float: left;
    text-align: left;
    width: 50%;
}

.footer-container-right {
    float: left;
    text-align: right;
    width: 50%;
}

.footer-link {
    color: #FFFFFF;
    float: right;
    line-height: 40px;
    padding: 0 10px;
}

@media screen and (max-width: 750px) {
    .footer-link {
        line-height: 30px;
    }
}

.footer-link:hover {
    background: #FF605E;
}

@media screen and (max-width: 750px) {
    .all-rights-reserved {
        display: none;
    }
}

.box.quote {
    background: #EDEDED;
    color: #000000;
    font-family: 'chaparral-pro', sans-serif;
    font-size: 26px;
    font-style: italic;
    line-height: 28px;
    padding: 35px 7.5%;
    text-align: center;
}

@media screen and (max-width: 1050px) {
    .box.quote {
        font-size: 22px;
        line-height: 24px;
    }
}

.box.title {
    background: #FF605E;
    color: #FFFFFF;
    font-family: 'proxima-nova', sans-serif;
    font-size: 22px;
    font-weight: 300;
    line-height: 24px;
    padding: 30px 0;
    text-align: center;
    text-transform: uppercase;
}

@media screen and (max-width: 1250px) {
    .box.title {
        font-size: 18px;
        line-height: 20px;
    }
}

@media screen and (max-width: 900px) {
    .box.title {
        font-size: 22px;
        line-height: 24px;
    }
}

.box.text {
    background: #EDEDED;
    padding: 35px 7.5%;
}

.box.share {
    background: #FF605E;
    padding: 35px 7.5%;
}

.column {
    float: left;
}

.column.outer {
    width: 100%;
}

.column.inner {
    padding: 40px 7.5%;
}

.column-one-half {
    float: left;
}

.column-one-half.outer {
    width: 50%;
}

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

    .tablet-show.featured-fabrics .column-one-half.outer {
        width: 100%;
    }
}

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

.column-one-half.inner {
    padding: 50px 7.5%;
}

.column-one-half.outer.profile-1 {
    background: #F8F8F8;
}

.column-one-third {
    float: left;
}

.column-one-third.outer {
    width: 33.33%;
}

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

.column-one-third.inner {
    padding: 50px 7.5%;
}

.column-one-fourth {
    float: left;
}

.column-one-fourth.outer {
    width: 25%;
}

@media screen and (max-width: 900px) {
    .column-one-fourth.outer {
        width: 50%;
    }
}

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

.column-one-fourth.inner {
    padding: 50px 7.5%;
}

.column-one-fourth.inner.icons-1 {
    background: #F8F8F8;
    float: none;
}

.column-one-half.outer.contact-1 {
    background: #F8F8F8;
}

.column-one-half.inner.contact-1 {
    background: #F8F8F8;
    width: 85%;
}

.column-one-half.outer.contact-2 {
    background: #FF605E;
}

@media screen and (max-width: 1050px) {
    .column-one-half.outer.contact-2 {
        width: 100%;
    }
}

.column-one-half.inner.contact-2 {
    padding: 50px 15%;
}

.column-one-half.inner.contact-2 h3, .column-one-half.inner.contact-2 p {
    color: #FFFFFF;
}

.column-one-half.outer.contact-2 .column-one-half.inner.contact-2 a i.fa-instagram.fa {
    color: #FFFFFF;
    font-size: 26px;
    margin: 30px 0 0;
}

@media screen and (max-width: 1050px) {
    .column-one-half.outer.contact-3 {
        margin: 0 0 -8px;
        width: 100%;
    }
}

.column-one-half.outer.contact-4 {
    background: #F8F8F8;
}

.column-one-half.inner.contact-4 {
    float: none;
}

.column-one-half.inner.terms-1 {
    background: #EDEDED;
}

@media screen and (max-width: 750px) {
    .column-one-half.inner.terms-1 {
        float: none;
    }
}

.column-one-half.inner.terms-2 {
    background: #F8F8F8;
}

@media screen and (max-width: 750px) {
    .column-one-half.inner.terms-2.mobile-padding {
        margin: 0 0 -15px;
        padding: 50px 7.5% 0;
    }
}

.column-one-half.inner.privacy-1 {
    background: #EDEDED;
}

@media screen and (max-width: 750px) {
    .column-one-half.inner.privacy-1 {
        float: none;
    }
}

.column-one-half.inner.privacy-2 {
    background: #F8F8F8;
}

@media screen and (max-width: 750px) {
    .column-one-half.inner.privacy-2.mobile-padding {
        padding: 50px 7.5% 0;
    }

    .column-one-half.inner.privacy-2.mobile-padding.additional {
        padding: 0 7.5% 50px;
    }
}

.column.inner.trends-1 {
    background: #F8F8F8;
    width: 85%;
}

.column-one-half.inner.styling-1 {
    background: #EDEDED;
}

@media screen and (max-width: 750px) {
    .column-one-half.inner.styling-1 {
        float: none;
    }
}

.column.outer.styling-2 {
    background: #F8F8F8;
    border-top: 5px solid #FF605E;
}

.column.inner.styling-2 {
    float: none;
}

.column.outer.styling-2 .column.inner.styling-2 h2, .column.outer.styling-2 .column.inner.styling-2 h5, .column.outer.styling-2 .column.inner.styling-2 h6 {
    text-align: center;
}

.column.outer.styling-2 .column.inner.styling-2 h5 {
    margin: 0 auto;
    width: 60%;
}

@media screen and (max-width: 900px) {
    .column.outer.styling-2 .column.inner.styling-2 h5 {
        width: 75%;
    }
}

@media screen and (max-width: 750px) {
    .column.outer.styling-2 .column.inner.styling-2 h5 {
        width: 90%;
    }
}

.box.text.styling-3 {
    background: #EDEDED;
}

.box.text.styling-3 {
    background: #F8F8F8;
}

.styling-idea {
    margin: 40px 0;
}

@media screen and (max-width: 750px) {
    .styling-idea:last-child {
         margin: 40px 0 0;
    }
}

.button {
    background: #FF605E;
    color: #FFFFFF;
    float: left;
    font-family: 'proxima-nova', sans-serif;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 12px 0;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    width: 100%;
}

@media screen and (max-width: 900px) {
    .button {
        font-size: 18px;
    }
}

.button:hover {
    background: #F75351;
}

.button.profile {
    font-size: 16px;
    height: 32px;
    line-height: 32px;
    width: 100%;
}

@media screen and (max-width: 1100px) {
    .button.profile {
        font-size: 15px;
    }
}

@media screen and (max-width: 600px) {
    .button.profile {
        font-size: 13px;
    }
}

.button-love {
    display: none;
    float: right;
    margin: 125px 0 0 15px;
}

.likebtn_container {
    text-align: center;
}

.lb-like, .lb-dislike {
    height: auto !important;
    margin: 0 5px 5px 0 !important;
}

.lb-like-label, .lb-dislike-label {
    display: none;
}

.lb-like-icon, .lb-dislike-icon {
    height: 50px !important;
    margin-right: 7px !important;
    width: 50px !important;
}

.lb-count {
    padding: 0 8px 0 2px !important;
}

.lb-style-white .lb-count, .lb-style-padded .lb-count, .lb-style-drop .lb-count {
    border: 0 !important;
    color: #FFFFFF !important;
    font-family: 'Lato', sans-serif;
    font-size: 20px;
    font-weight: 600;
    padding: 0 0 0 6px !important;
}

.lb-style-white .lb-like, .lb-style-white .lb-dislike, .lb-style-padded .lb-like, .lb-style-padded .lb-dislike, .lb-style-drop .lb-like, .lb-style-drop .lb-dislike {
    background-color: transparent !important;
    border: 0 !important;
    border-radius: 0;
    line-height: 15px;
    padding: 0;
}

.lb-voted .lb-like-icon, .lb-voted .lb-a:hover .lb-like-icon, .lb-style-gray .lb-voted .lb-like-icon, .lb-style-gray .lb-voted .lb-a:hover .lb-like-icon, .lb-style-white .lb-voted .lb-like-icon, .lb-style-white .lb-voted .lb-a:hover .lb-like-icon, .lb-style-black .lb-voted .lb-like-icon, .lb-style-black .lb-voted .lb-a:hover .lb-like-icon, .lb-style-padded .lb-voted .lb-like-icon, .lb-style-padded .lb-voted .lb-a:hover .lb-like-icon, .lb-style-drop .lb-voted .lb-like-icon, .lb-style-drop .lb-voted .lb-a:hover .lb-like-icon, .lb-style-lightgray .lb-voted .lb-like-icon, .lb-style-lightgray .lb-voted .lb-a:hover .lb-like-icon, .lb-style-transparent .lb-voted .lb-like-icon, .lb-style-transparent .lb-voted .lb-a:hover .lb-like-icon {
    background-image: url('images/love-button-1.png') !important;
    background-image: url('images/love-button-2.png')\9 !important;
    background-size: 50px 50px;
    background-repeat: no-repeat;
}

.lb-style-white .lb-like-icon, .lb-style-padded .lb-like-icon, .lb-style-drop .lb-like-icon {
    background-image: url('images/love-button-1.png') !important;
    background-image: url('images/love-button-2.png')\9 !important;
    background-size: 50px 50px;
    background-repeat: no-repeat;
}

.lb-tooltip-tt {
    display: none !important;
}

.lb-dislike {
    display: none !important;
}

.likebtn-wrapper .lb-share-active .lb-a .lb-tt.lb-share-tt {
    display: none !important;
}

.lb-popup-label.lb-popup-label-share {
    display: none !important;
}

.lb-share-tt .addthis_toolbox {
    display: none !important;
}

.likebtn-wrapper .lb-a i {
    display: none !important;
}

.lb-tt-m, .lb-tt-mu, .lb-tt-m2 {
    background-color: transparent !important;
    background-image: none !important;
}

.lb-tt-m, .lb-tt-mu {
    border-bottom: 0 !important;
    border-top: 0 !important;
}

.contact-form {
    border: 0;
    height: 650px;
    margin: 40px 0 0;
    width: 100%;
}

ul.idea-description {
    padding: 2px 0 15px 15px;
}

ul.idea-description li {
    padding: 0 0 0 6px;
}

ul.profile {
    padding: 15px 0 15px 15px;
}

ul.profile li {
    padding: 0 0 0 6px;
}

ul.privacy {
    padding: 0 0 0 5px;
}

.privacy li {
    margin: 0 0 40px 15px;
    padding: 0 0 0 10px;
}

@media screen and (max-width: 750px) {
    .privacy li {
        margin: 0 0 40px 8px;
        padding: 0 0 0 8px;
    }
}

.tablet-hide {
    display: block;
}

@media screen and (max-width: 900px) {
    .tablet-hide {
        display: none;
    }
}

.tablet-show {
    display: none;
}

@media screen and (max-width: 900px) {
    .tablet-show {
        display: block;
    }
}

.mobile-hide {
    display: block;
}

@media screen and (max-width: 900px) {
    .mobile-hide {
        display: none;
    }
}

.mobile-show {
    display: none;
}

@media screen and (max-width: 900px) {
    .mobile-show {
        display: block;
    }
}

.fade-in {
    -webkit-animation: fade-in ease-in 1;
    -webkit-animation-delay: 1.5s;
    -webkit-animation-duration: 0.75s;
    -webkit-animation-fill-mode: forwards;
    animation: fade-in ease-in 1;
    animation-delay: 1.5s;
    animation-duration: 0.75s;
    animation-fill-mode: forwards;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .fade-in {
        opacity: 0;
    }
}

@-moz-document url-prefix() { 
    .fade-in {
        opacity: 0;
    }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {  
    .fade-in {
        opacity: 0;
    }
}

@-webkit-keyframes fade-in {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes fade-in {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.slide-in-top {
    -webkit-animation: slide-in-top 0.75s forwards;
    -webkit-animation-delay: 1s;
    animation: slide-in-top 0.75s forwards;
    animation-delay: 1s;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .slide-in-top {
        top: -60px;
    }
}

@-moz-document url-prefix() { 
    .slide-in-top {
        top: -60px;
    }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {  
    .slide-in-top {
        top: -60px;
    }
}

@media screen and (max-width: 750px) {
    .slide-in-top {
        top: -45px;
    }
}

@-webkit-keyframes slide-in-top {
    0% {
        top: -60px;
    }

    100% { 
        top: 0;
    }
}

@keyframes slide-in-top {
    0% {
        top: -60px;
    }

    100% {
        top: 0;
    }
}

.fade-in-top {
    -webkit-animation-name: fade-in-top;
    -webkit-animation-delay: 1s;
    -webkit-animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-name: fade-in-top;
    animation-delay: 1s;
    animation-duration: 2s;
    animation-fill-mode: both;
}

.fade-in-top-1 {
    -webkit-animation-name: fade-in-top;
    -webkit-animation-delay: 2.5s;
    -webkit-animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-name: fade-in-top;
    animation-delay: 2.5s;
    animation-duration: 2s;
    animation-fill-mode: both;
}

.fade-in-top-2 {
    -webkit-animation-name: fade-in-top;
    -webkit-animation-delay: 2s;
    -webkit-animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-name: fade-in-top;
    animation-delay: 2s;
    animation-duration: 2s;
    animation-fill-mode: both;
}

.fade-in-top-3 {
    -webkit-animation-name: fade-in-top;
    -webkit-animation-delay: 1.5s;
    -webkit-animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-name: fade-in-top;
    animation-delay: 1.5s;
    animation-duration: 2s;
    animation-fill-mode: both;
}

.fade-in-top-4 {
    -webkit-animation-name: fade-in-top;
    -webkit-animation-delay: 1s;
    -webkit-animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-name: fade-in-top;
    animation-delay: 1s;
    animation-duration: 2s;
    animation-fill-mode: both;
}

@-webkit-keyframes fade-in-top {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -150px, 0);
        transform: translate3d(0, -150px, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fade-in-top {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -150px, 0);
        transform: translate3d(0, -150px, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
