.section {
    padding: 51px 0 0;
}

.fluid-media {
    position: relative;
    padding-bottom: 54.1%;
    padding-top: 2.2%;
    height: 0;
}

    .fluid-media iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: none;
    }

.video-modal-lg .modal-content {
    width: 90%;
    margin: 0 auto;
    padding: 0;
    position: static;
}

.video-modal-lg .modal-dialog {
    min-height: calc(100vh - 60px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: auto;
    max-width: 100%;
    padding: 0;
}

.video-modal-lg .modal-body {
    padding: 0;
    position: static;
}

.video-modal-lg button.close {
    position: absolute;
    top: 0px;
    right: 30px;
    opacity: 1;
    cursor: pointer;
    max-width: 24px;
}

.section-title {
    font-size: 60px !important;
}

.section .section-title {
    margin-top: 0;
    line-height: 1.74;
    margin-bottom: 0;
}

.section .learnArt {
    margin-bottom: 54px;
}

.section .lead {
    padding: 0 18px;
    margin-bottom: 40px;
}

.section-subtitle {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
}

.seen-on-logos-container a {
    display: block;
    max-width: 186px;
    padding: 0 15px;
}

.gototop-button {
    border-radius: 4px 0 0 4px;
    bottom: 110px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    line-height: 24px;
    padding: 8px 14px 9px;
    position: fixed;
    right: 0;
    z-index: 199;
    background-color: #26B8F3;
    color: #fff;
}

.block-title {
    margin-top: 60px;
    margin-bottom: 38px;
    font-size: 40px;
}

/* Desktop styles main banner*/
hgroup {
    color: #fff;
    display: inline-block;
    text-align: center;
    padding-bottom: 60px;
}

    hgroup h2 {
        font-size: 48px;
        letter-spacing: 0;
        color: #ffffff;
        font-family: 'Bebas', "Helvetica Neue", Helvetica, Arial, "sans-serif";
        word-spacing: 5px;
    }

    hgroup h3 {
        font-family: 'HelveticaNeue-UltraLight', sans-serif;
        font-size: 34px;
        font-weight: 200;
        letter-spacing: 0;
        color: #ffffff;
        text-transform: uppercase;
        margin-top: 15px;
    }

.simple-main-slider, .steps-carousel {
    position: relative;
    z-index: initial;
}

    .simple-main-slider .owl-nav, .steps-carousel .owl-nav {
        max-width: 1140px;
        margin: 0 auto;
    }

    .simple-main-slider .owl-nav, .steps-carousel .owl-nav {
        display: none;
    }

    .simple-main-slider:hover .owl-nav:not(.disabled), .steps-carousel:hover .owl-nav:not(.disabled) {
        display: block;
    }

    .simple-main-slider .owl-prev, .steps-carousel .owl-prev {
        position: absolute;
        color: #000;
        font-size: 30px;
        text-shadow: -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        left: 26px;
    }

    .simple-main-slider .owl-next, .steps-carousel .owl-next {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        right: 26px;
        color: #000;
        font-size: 30px;
        text-shadow: -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff;
    }

    .simple-main-slider .owl-dots {
        margin-top: 21px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

        .simple-main-slider .owl-dots span {
            display: block;
            width: 8px;
            height: 8px;
            background: #dcddde;
            border-radius: 50%;
            margin: 0 3px;
        }

        .simple-main-slider .owl-dots .owl-dot.active span {
            background: #000;
        }

    .simple-main-slider .item {
        display: block;
        position: relative;
    }

.simple-main-slider-content {
    position: absolute;
    left: 15%;
    top: 50%;
    transform: translateY(-50%);
}

    .simple-main-slider-content.right {
        position: absolute;
        left: auto;
        right: 20%;
        top: 50%;
        transform: translateY(-50%);
    }

        .simple-main-slider-content.right.third {
            right: 15%;
        }


        .simple-main-slider-content.right h1 {
            font-size: 50px;
            line-height: 1.25;
        }

            .simple-main-slider-content.right h1 span {
                color: #d3b177;
            }

        .simple-main-slider-content.right.third h1 span {
            color: #9A6536;
        }

        .simple-main-slider-content.right .slidingVertical {
            text-transform: lowercase;
        }

.simple-main-slider-content-text {
    display: block;
    color: #fff;
    font-size: 30px;
    font-family: 'Aver Italic';
    position: relative;
    text-align: left;
    overflow: hidden;
}


    .simple-main-slider-content-text.top {
        border-bottom: 2px solid rgba(255,255,255,.2);
        padding: 20px 0;
        margin-bottom: 20px;
        line-height: 1.25;
    }

    .simple-main-slider-content-text.bottom {
        border-top: 2px solid rgba(255,255,255,.2);
        padding: 20px 0 0;
        margin-top: 30px;
    }

.simple-main-slider-content.right .btn-default {
    word-spacing: 6px;
    border-color: #d3b177;
    border-radius: 0px;
    font-size: 24px;
    padding: 14px 24px 17px !important;
}

    .simple-main-slider-content.right .btn-default:hover, .simple-main-slider-content.right .btn-default:focus {
        background: none;
    }

.simple-main-slider-content.right.third .btn-default {
    border-color: #9A6536;
}

.simple-main-slider-content h1 {
    font-family: 'Bebas', sans-serif;
    word-spacing: 5px;
    font-size: 30px;
    line-height: 2;
    letter-spacing: 1.7px;
    text-align: center;
    color: #ffffff;
}

    .simple-main-slider-content h1 strong {
        display: block;
        font-size: 50px;
        line-height: 0.88;
        color: #d3b177;
    }

/* Desktop styles STEPS*/
.read-more {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 176px;
    height: 60px;
    background-color: #ffffff;
    font-family: 'Bebas', "Helvetica Neue", Helvetica, Arial, "sans-serif";
    word-spacing: 5px;
    font-size: 24px;
    line-height: 1.17;
    letter-spacing: 0.7px;
    margin-bottom: 13px;
    color: #000;
    z-index: 2;
    bottom: 70px;
    right: 26px;
    -webkit-box-shadow: 0 21px 21px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 21px 21px 0 rgba(0, 0, 0, 0.1);
}

    .read-more:hover {
        text-decoration: none;
        color: #d3b177;
    }

    .read-more i {
        position: relative;
        top: 2px;
        margin-left: 15px;
        -webkit-text-stroke: 2.4px #ffffff;
    }

.step-number {
    display: block;
    font-family: 'Bebas', "Helvetica Neue", Helvetica, Arial, "sans-serif";
    word-spacing: 5px;
    font-size: 70px;
    line-height: 1.0;
    letter-spacing: 2px;
    color: #000000;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 1);
}

/* Desktop styles STEPS CAROUSEL*/
.steps-carousel-wrapper {
    position: relative;
}

    .steps-carousel-wrapper .read-more {
        position: absolute;
    }

.steps-carousel .owl-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.steps-carousel .owl-dot {
    margin: 20px 3px;
}

    .steps-carousel .owl-dot.active span {
        background: #000;
        -webkit-box-shadow: 0 21px 21px 0 rgba(0, 0, 0, 0.15);
        box-shadow: 0 21px 21px 0 rgba(0, 0, 0, 0.15);
    }

    .steps-carousel .owl-dot span {
        display: block;
        width: 8px;
        height: 8px;
        background: #dcddde;
        border-radius: 50%;
    }

.play-btn {
    color: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -40px;
    margin-left: -40px;
    width: 80px;
    height: 80px;
    line-height: 80px;
    border-radius: 50%;
    border: 2px solid #fff;
    text-align: center;
    font-size: 40px;
    outline: none !important;
    z-index: 2;
}

    .play-btn:hover {
        color: #d3b177;
        border: 2px solid #d3b177;
    }

.embed-responsive {
    height: 100%;
    min-height: 700px;
}

.fluid-width-video-wrapper {
    height: 576px;
    padding: 0 !important;
}

.embed-responsive::before {
    content: normal !important;
}


.founder-photo {
    width: 449px;
    height: 449px;
}

.founder-socials {
    padding-bottom: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

    .founder-socials a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 42px;
        height: 42px;
        border-radius: 50%;
        color: #000;
        font-size: 24px;
        border: solid 1px #d3b177;
        margin: 10px;
    }

        .founder-socials a:hover {
            color: #d3b177;
            text-decoration: none;
        }

#instaShowGallery_1 {
    position: relative;
    left: -100px;
    -webkit-box-shadow: 6px 6px 11px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 6px 6px 11px 0 rgba(0, 0, 0, 0.2);
}

.instashow-gallery-view-active .instashow-gallery-media, .instashow-gallery-view-active-next .instashow-gallery-media, .instashow-gallery-view-active-prev .instashow-gallery-media {
    border-right: 2px solid #000;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
}

#instaShowGallery_1 .instashow-gallery-media-cover {
    background: #d3b177 !important;
}

#instaShowGallery_1 .instashow-gallery-control-arrow {
    background: rgba(0, 0, 0, 0.9) !important;
}

    #instaShowGallery_1 .instashow-gallery-control-arrow::before, #instaShowGallery_1 .instashow-gallery-control-arrow::after {
        background: rgb(255, 255, 255) !important;
    }

.instashow-gallery-control-arrow {
    border-radius: 0 !important;
}

.founder-bio {
    padding: 24px 36px;
}

.founder-senction-inner::after {
    height: 459px;
    width: 100%;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.founder-bio .lead {
    font-size: 16px;
    line-height: 1.5;
}

#section-d-brows {
    margin-top: 60px;
    border-top: 2px solid rgba(0,0,0,0.2);
}

#section-what-we-do {
    background: #fff;
    border-top: 1px solid rgba(0,0,0,0.2);
    padding-top: 44px;
}

    #section-what-we-do h2 {
        margin-bottom: 40px;
        font-size: 60px;
        line-height: 1.33;
        letter-spacing: 1.7px;
        font-family: 'Aver Italic';
        background-image: linear-gradient(105deg, #edcd6e, #c4963b);
        -webkit-background-clip: text;
        background-clip: text;
        -webkit-text-fill-color: transparent;
    }

#section-blog {
    background: #fff;
    padding-bottom: 30px;
    margin-top: 60px;
    border-bottom: 1px solid rgba(0,0,0,0.2);
    border-top: 1px solid rgba(0,0,0,0.2);
}

.see-all {
    display: inline-block;
    font-size: 18px;
    line-height: 1.33;
    letter-spacing: normal;
    font-family: 'Raleway', sans-serif;
    padding-right: 20px;
}

    .see-all img {
        width: 16px;
    }

.modal-content {
    max-height: 100vh;
    overflow-y: auto;
    padding: 40px;
}

.what-is-microblading-section {
    margin-top: 80px;
}

.what-is-microblading-block {
    padding: 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: url("../images/optimized/mirror-desktop.png") 0 0 no-repeat;
    background-size: cover;
}

    .what-is-microblading-block h2 {
        width: 40%;
        font-family: 'Bebas', "Helvetica Neue", Helvetica, Arial, "sans-serif";
        word-spacing: 6px;
        font-size: 50px;
        line-height: 1.2;
        letter-spacing: 1.4px;
        color: #000000;
    }

.learn-anything {
    position: relative;
    padding: 20px 17px;
    text-align: center;
}

    .learn-anything a {
        font-size: 24px;
        font-weight: bold;
        line-height: 1.25;
        letter-spacing: normal;
        color: #000000;
        text-decoration: underline;
    }

    .learn-anything:after {
        content: "";
        border: solid 4px #000000;
        border-left: none;
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        width: 30px;
    }

    .learn-anything:before {
        content: "";
        border: solid 4px #000000;
        border-right: none;
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        width: 30px;
    }

.text-sm {
    font-size: 14px;
}

    .text-sm a {
        color: #000;
        cursor: auto;
        text-decoration: none !important;
    }

.compare-section {
    position: relative;
    margin-top: 90px;
}

    .compare-section h2 {
        display: flex;
        margin-left: 10px;
        margin-bottom: 60px;
        font-family: 'Bebas', "Helvetica Neue", Helvetica, Arial, "sans-serif";
        word-spacing: 6px;
        font-size: 60px;
        line-height: 1.3;
        letter-spacing: 1.4px;
        color: #000000;
        text-align: left;
        overflow: hidden;
        position: relative;
    }


/*Vertical Sliding*/
.slidingVertical {
    display: inline;
    margin-left: 10px;
}

    .slidingVertical span {
        animation: topToBottom 12.5s linear infinite 0s;
        -ms-animation: topToBottom 12.5s linear infinite 0s;
        -webkit-animation: topToBottom 12.5s linear infinite 0s;
        display: block;
        padding: 0 6px 6px;
        opacity: 0;
        color: #fff;
        background: #000;
        overflow: hidden;
        position: absolute;
    }

.title-highliten {
    display: inline-block;
    padding: 0 6px 6px;
    color: #fff;
    background: #000;
}

.slidingVertical span:nth-child(2) {
    animation-delay: 2.5s;
    -ms-animation-delay: 2.5s;
    -webkit-animation-delay: 2.5s;
}

.slidingVertical span:nth-child(3) {
    animation-delay: 5s;
    -ms-animation-delay: 5s;
    -webkit-animation-delay: 5s;
}

.slidingVertical span:nth-child(4) {
    animation-delay: 7.5s;
    -ms-animation-delay: 7.5s;
    -webkit-animation-delay: 7.5s;
}

.slidingVertical span:nth-child(5) {
    animation-delay: 10s;
    -ms-animation-delay: 10s;
    -webkit-animation-delay: 10s;
}

/*topToBottom Animation*/
@-moz-keyframes topToBottom {
    0% {
        opacity: 0;
    }

    5% {
        opacity: 0;
        -moz-transform: translateY(-50px);
    }

    10% {
        opacity: 1;
        -moz-transform: translateY(0px);
    }

    25% {
        opacity: 1;
        -moz-transform: translateY(0px);
    }

    30% {
        opacity: 0;
        -moz-transform: translateY(50px);
    }

    80% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

@-webkit-keyframes topToBottom {
    0% {
        opacity: 0;
    }

    5% {
        opacity: 0;
        -webkit-transform: translateY(-50px);
    }

    10% {
        opacity: 1;
        -webkit-transform: translateY(0px);
    }

    25% {
        opacity: 1;
        -webkit-transform: translateY(0px);
    }

    30% {
        opacity: 0;
        -webkit-transform: translateY(50px);
    }

    80% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

@-ms-keyframes topToBottom {
    0% {
        opacity: 0;
    }

    5% {
        opacity: 0;
        -ms-transform: translateY(-50px);
    }

    10% {
        opacity: 1;
        -ms-transform: translateY(0px);
    }

    25% {
        opacity: 1;
        -ms-transform: translateY(0px);
    }

    30% {
        opacity: 0;
        -ms-transform: translateY(50px);
    }

    80% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}



.compare-section:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: -200px;
    right: -200px;
    background: #F6F8FB;
    height: 85%;
    transform: rotate(8deg);
    z-index: -1;
}

.native-eyebrows {
    display: flex;
    padding: 0;
    margin: 0;
}

    .native-eyebrows li {
        width: 33.333%;
        padding: 0 15px;
        list-style: none;
        position: relative;
    }

    .native-eyebrows .twentytwenty-wrapper {
        position: relative;
        z-index: 2;
    }

.native-eyebrows-photo {
    display: block;
    position: relative;
    padding: 0 13px;
}

    .native-eyebrows-photo:after {
        content: "";
        display: block;
        position: absolute;
        height: 100%;
        top: 13px;
        left: 0;
        right: 26px;
        background: #000;
        z-index: 1;
    }

    .native-eyebrows-photo img {
        position: relative;
        z-index: 2;
    }

.link-bold {
    margin-top: 40px;
    margin-bottom: 40px;
    display: block;
    text-align: center;
    font-size: 24px;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: center;
    text-decoration: underline;
    color: #d3b177;
}

.learn-testimotional-slider {
    padding-top: 48px;
    margin-top: 60px;
    border-top: 1px solid rgba(0,0,0,.2);
}

.discover-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: 429px;
    margin-top: 40px;
    background: url("../images/optimized/home-lindsey-desktop.jpg");
    background-size: auto auto;
    background-size: cover;
    position: relative;
}

.discover-section-info {
    display: inline-block;
    font-family: "Aver Bold Italic";
    color: #fff;
    font-size: 24px;
    line-height: 1.25;
    margin-bottom: 48px;
    width: 60%;
}

.watch-video {
    text-align: center;
    font-family: 'Bebas', sans-serif;
    word-spacing: 5px;
    font-size: 12px;
    line-height: 2.33;
    letter-spacing: 0.7px;
    transform: translate3d(-50%, -50%, 0);
    text-decoration: none !important;
    outline: none !important;
}

    .watch-video img {
        width: 52px;
        height: 52px;
        display: block;
        margin: 0 auto 8px;
    }

    .watch-video span {
        display: block;
        color: #fff;
        text-align: center;
    }

.home-artist-section {
    max-width: 550px;
    margin: 0 auto;
    text-align: center;
    font-size: 16px;
    line-height: 1.5;
}

    .home-artist-section h3 {
        font-family: "Helvetica Neue", Helvetica, Arial, "sans-serif", Gotham;
        text-align: center;
        font-size: 25px;
        line-height: 1.3;
        word-spacing: normal;
        letter-spacing: inherit;
        margin-top: 40px;
        margin-bottom: 40px;
    }

    .home-artist-section .link-bold {
        font-size: 16px;
    }

.section-instagram-feed h2 {
    padding: 60px 0;
}

    .section-instagram-feed h2 a {
        color: #000;
        font-family: 'Bebas', "Helvetica Neue", Helvetica, Arial, "sans-serif";
        word-spacing: 6px;
        font-size: 60px;
        line-height: 1.3;
        letter-spacing: 1.4px;
        text-decoration: none;
    }

        .section-instagram-feed h2 a i {
            color: #d3b177;
            font-size: 68px;
        }

/* Mobile styles */
@media screen and (max-width: 640px) and (min-width: 300px) {
    .section-instagram-feed h2 {
        padding: 25px 0;
    }

        .section-instagram-feed h2 a {
            font-size: 22px;
            line-height: 1.09;
            letter-spacing: 0.6px;
            text-decoration: none;
        }

            .section-instagram-feed h2 a i {
                font-size: 26px;
            }

    .simple-main-slider-content.right {
        right: 0;
        left: 0;
        width: 100%;
        top: auto;
        transform: none;
        bottom: 0;
    }

        .simple-main-slider-content.right h1 {
            font-size: 24px;
            line-height: 1.25;
        }

    .simple-main-slider-content-text {
        font-size: 18px;
    }

        .simple-main-slider-content-text.top {
            padding: 10px 0;
            margin-bottom: 10px;
        }

    .simple-main-slider-content.right .btn-default {
        width: 100%;
        font-size: 18px;
    }

    .simple-main-slider-content-text.bottom {
        padding: 10px 0 0;
        margin-top: 20px;
    }

    .discover-section-info {
        width: 95%;
    }

    .what-is-microblading-section {
        margin-top: 0;
    }

    .text-sm a {
        text-decoration: none;
        color: #d3b177;
    }

    .slidingVertical {
        height: 27px;
        min-width: 180px;
        margin-left: 5px;
    }

    .title-highliten {
        margin-right: 5px;
    }

    .what-is-microblading-block {
        flex-flow: column;
        justify-content: center;
    }

        .what-is-microblading-block h2 {
            text-align: center;
            width: 100%;
            font-size: 24px;
        }

    .learn-anything {
        margin-top: 20px;
        padding: 12px 10px;
    }

        .learn-anything a {
            font-size: 14px;
        }

    .compare-section {
        margin-top: 50px;
    }

        .compare-section h2 {
            font-size: 22px;
            line-height: 1.09;
            margin-bottom: 3px;
        }

            .compare-section h2 span {
                padding: 0px 2px 3px 4px;
            }

    .native-eyebrows {
        display: block;
        padding: 0 0 0 13px;
    }

        .native-eyebrows li {
            width: 100%;
            padding: 0;
            margin-bottom: 26px;
        }

        .native-eyebrows .twentytwenty-wrapper:after {
            content: "";
            display: block;
            position: absolute;
            height: 100%;
            top: 13px;
            left: -13px;
            right: 13px;
            background: #000;
            z-index: 1;
        }

        .native-eyebrows .twentytwenty-container {
            position: relative;
            z-index: 2;
        }

    .section-title {
        font-size: 24px !important;
        padding-top: 0;
        padding-bottom: 17px;
    }

    .learn-testimotional-slider {
        margin-top: 30px;
        padding-top: 30px;
    }

    .link-bold {
        font-size: 14px;
        line-height: 2.5;
        margin-top: 20px;
        margin-bottom: 20px;
        position: relative;
        z-index: 2;
    }

    #section-what-we-do h2 {
        font-size: 20px;
    }

    .discover-section-info {
        font-size: 16px;
        line-height: 1.31;
        margin-bottom: 30px;
    }

    .home-artist-section {
        font-size: 14px;
        line-height: 1.5;
        padding: 0 20px;
    }

        .home-artist-section h3 {
            font-size: 18px;
            margin-top: 20px;
            margin-bottom: 20px;
        }

    .simple-main-slider .owl-nav, .steps-carousel .owl-nav {
        display: none;
    }

    .simple-main-slider-content {
        position: absolute;
        padding: 0 15px;
        left: 0;
        right: 0;
        top: auto;
        bottom: 10px;
        transform: translateY(0);
    }

        .simple-main-slider-content h1 {
            font-size: 18px;
            line-height: 2;
        }

            .simple-main-slider-content h1 strong {
                font-size: 30px;
            }

    .container {
        padding-left: 13px;
        padding-right: 13px;
    }

    .block-title {
        margin-top: 22px;
        margin-bottom: 20px;
        font-size: 20px;
        line-height: 0.88;
        letter-spacing: 0.5px;
    }

    .section-title {
        margin-top: 0;
        margin-bottom: 18px;
    }

        .section-title.lg {
            font-size: 24px;
        }

    /* Desktop styles main banner*/
    hgroup {
        display: none;
    }

    .simple-main-slider .owl-dots {
        margin-top: 8px;
    }

        .simple-main-slider .owl-dots span {
            display: block;
            width: 6px;
            height: 6px;
            margin: 0 2px;
        }

    .seen-on-logos-container a {
        display: block;
        max-width: 110px;
        padding-bottom: 5px;
    }

        .seen-on-logos-container a:last-child {
            max-width: 90px;
        }

    /* .play-btn styles STEPS*/
    .section {
        padding: 28px 0 0;
    }

        .section .section-title {
            line-height: 1.08;
            margin-bottom: 10px;
            font-weight: 400;
        }

        .section .learnArt {
            margin-bottom: 25px;
        }

        .section .lead {
            margin-bottom: 19px;
        }

    .play-btn {
        top: 25%;
        margin-top: -20px;
        margin-left: -20px;
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 20px;
    }

    .embed-responsive {
        height: 100%;
        min-height: 150px;
    }

    .read-more {
        min-width: 75px;
        height: 30px;
        font-size: 9px;
        margin-right: 8px;
    }

    .step-number {
        font-size: 32px;
        line-height: 1.25;
    }

    .what-we-do-link {
        font-family: 'Bebas', "Helvetica Neue", Helvetica, Arial, "sans-serif";
        font-size: 16px;
        line-height: 0.88;
        letter-spacing: 0.5px;
        word-spacing: 5px;
        text-align: left;
        color: #000000;
        position: absolute;
        background: #fff;
        padding: 24px;
        left: 10px;
        right: 10px;
        bottom: 16px;
        z-index: 2;
    }

        .what-we-do-link:hover {
            color: #d3b177;
            text-decoration: none;
        }

    .step-item-bottom p {
        font-size: 10px;
        line-height: 1.3;
        padding: 5px 0 5px 8px;
        margin: 0 0 0 7px;
    }

        .step-item-bottom p:before {
            content: "";
            width: 1px;
            height: auto;
            top: 0;
            bottom: 0;
            left: 0;
        }

    /* Mobile styles STEPS CAROUSEL*/

    .simple-main-slider .owl-prev, .steps-carousel .owl-prev {
        left: 10px;
        font-size: 22px;
    }

    .simple-main-slider .owl-next, .steps-carousel .owl-next {
        right: 10px;
        font-size: 22px;
    }

    .steps-carousel .owl-dot {
        margin: 10px 4px;
    }

        .steps-carousel .owl-dot span {
            width: 6px;
            height: 6px;
        }


    .founder-photo {
        width: 100%;
        margin-bottom: 0;
        box-shadow: none;
    }

    .founder-bio {
        padding: 0 5px;
    }

        .founder-bio .section-title {
            margin-bottom: 8px;
        }

    .founder-senction-inner {
        padding: 0;
    }

    .founder-bio .lead {
        font-size: 14px;
        line-height: 1.5;
        text-align: center;
        color: #000000;
        margin-top: 17px;
        padding: 0 40px;
    }

    #instaShowGallery_1 {
        display: none;
    }

    .post-content-details {
        margin: 0 12px;
        padding: 14px;
        position: relative;
        z-index: 2;
        top: -20px;
        text-align: center;
        background: #fff;
    }

    .post-image-item {
        width: 100%;
        height: 319px;
    }

    .post-info .read-more {
        font-size: 12px;
    }

    .post-description {
        font-size: 14px;
        line-height: 1.5;
        text-align: center;
    }

    .post-title {
        margin-bottom: 0;
        text-align: center;
    }

        .post-title h2 {
            font-size: 18px;
            line-height: 1.39;
            text-align: center !important;
        }

    .post-date {
        font-size: 10px;
        line-height: 2.0;
    }

    .list-large {
        padding: 0;
        margin: 0;
    }

    #section-what-we-do {
        border-top: 2px solid rgba(0,0,0,0.2);
        background: transparent;
        padding-top: 20px;
    }

    #section-blog {
        border-top: 2px solid rgba(0,0,0,0.2);
        border-bottom: 2px solid rgba(0,0,0,0.2);
        background: transparent;
        padding-bottom: 20px;
        margin-top: 40px;
    }

    .section-subtitle {
        width: 100%;
        font-size: 12px;
        line-height: 1.5;
        text-align: center;
        color: #000000 !important;
    }

    #section-d-brows {
        margin: 0 -15px;
        padding-bottom: 0;
    }

    .see-all {
        padding-top: 14px;
        font-size: 12px;
        line-height: 1.33;
        padding-right: 16px;
    }

        .see-all img {
            width: 11px;
        }
}

/* Tablet styles */
@media screen and (max-width: 991px) and (min-width: 641px) {
    #site-canvas {
        padding-top: 50px;
    }

    .simple-main-slider .owl-nav {
        top: 45%;
    }

    .section {
        padding: 40px 0 0;
    }

    .block-title {
        font-size: 14px;
        margin-top: 36px;
    }

    .section .section-title {
        font-size: 70px;
        line-height: 1;
        padding-bottom: 20px;
    }

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

    .section .learnArt {
        margin-bottom: 49px;
    }

    /* Tablet steps*/

    .simple-main-slider .owl-prev, .steps-carousel .owl-prev {
        left: 5px;
    }

    .steps-carousel .owl-next {
        right: 5px;
    }

    #section-d-brows .container {
        max-width: 100%;
        padding-right: 30px;
        padding-left: 30px;
    }

    .section-title.lg {
        font-size: 80px;
    }

    .what-is-microblading-block h2 {
        font-size: 40px;
    }

    .learn-anything a {
        font-size: 18px;
    }

    .simple-main-slider-content.right {
        right: 5%;
    }

        .simple-main-slider-content.right.third {
            right: 5%;
        }

        .simple-main-slider-content.right h1 {
            font-size: 35px;
            line-height: 1.25;
        }

    .simple-main-slider-content-text {
        font-size: 20px;
    }

    .discover-section-info {
        width: 90%;
    }
}

@media screen and (min-width: 1200px) {
    .simple-main-slider-content {
        left: 25%;
    }
}

@media screen and (min-width: 1440px) {
    .simple-main-slider .item {
        height: 700px;
    }
}


.simple-main-slider-content.promo-sale {
    padding: 20px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    transform: none;
    display: flex;
    justify-content: start;
    align-items: center;
}

.simple-main-slider-content.promo-sale {
    padding: 20px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    transform: none;
    display: flex;
    justify-content: start;
    align-items: center;
}

.simple-main-slider-content .promo-sale-content {
    max-width: 1140px;
    width: 1140px;
    margin: 0 auto;
}
    .simple-main-slider-content .promo-sale-content.right {
        max-width: 500px;
        width: 500px;
    }

.promo-sale-btn {
    position: relative;
    z-index: 2000;
    height: 100px;
    padding-right: 12px;
    display: flex;
    justify-content: start;
    align-items: center;
}

.simple-main-slider-content.promo-sale .btn-red {
    max-width: 280px;
    margin-bottom: 50px;
    background-image: linear-gradient(#fc0053, #cb3c75) !important;
}

.simple-main-slider-content.promo-sale h1 {
    text-align: left;
    color: #fff;
    line-height: 1;
}

    .simple-main-slider-content.promo-sale h1 strong.ds {
        /*font-size: 90px;*/
        font-size: 70px;
        text-align: left;
        line-height: 1.25;
        color: #ffff;
    }
        .simple-main-slider-content.promo-sale h1 strong.ds.text-medium {
            font-size: 40px;
        }

    .simple-main-slider-content.promo-sale h1 span {
        display: block;
        padding-bottom: 16px;
        line-height: 1;
        text-align: left;
    }

    .simple-main-slider-content.promo-sale h1 .all-services {
        position: relative;
        display: inline-block;
        font-size: 40px;
    }


    .simple-main-slider-content.promo-sale h1 .all-services span {
        /*background: #000;*/
        padding: 2px 6px;
        position: relative;
        z-index: 2;
    }


@media screen and (max-width: 640px) and (min-width: 300px) {
    .simple-main-slider-content .promo-sale-content {
        width: 100%;
        max-width: 100%;
        margin-top: 0;
    }
    
    .simple-main-slider-content.promo-sale {
        align-items: end;
    }
    
    .simple-main-slider-content.promo-sale.valentin {
        align-items: start;
    }
    
    .simple-main-slider-content.promo-sale.valentin .promo-sale-content {
        display: flex;
        flex-direction: column;
        align-content: space-between;
        justify-content: space-between;
        height: 100%;
    }

    .promo-sale-content {
        margin-top: auto;
        position: relative;
    }

    .promo-sale-btn {
        height: 40px;
        margin-top: 0px;
        padding-right: 0;
    }

    .simple-main-slider-content.promo-sale h1 {
        text-align: left;
        font-size: 24px;
        line-height: 1.5;
    }

        .simple-main-slider-content.promo-sale h1 span {
            text-align: left;
            font-size: 16px;
            padding-bottom: 4px;
            padding-top: 8px;
        }

        .simple-main-slider-content.promo-sale h1 strong {
            font-size: 12px;
            text-align: left;
        }

            .simple-main-slider-content.promo-sale h1 strong.ds {
                /*font-size: 42px;*/
                font-size: 39px;
                text-align: left;
            }
                .simple-main-slider-content.promo-sale h1 strong.ds.text-medium {
                    font-size: 30px;
                }
            
    .simple-main-slider-content.promo-sale h1 .all-services span {
        font-size: 24px;
        padding: 0;
    }

    .simple-main-slider-content.promo-sale .btn-red {
        font-size: 14px;
        padding: 16px !important;
        position: relative;
        max-width: 200px;
        margin: 0!important;
        z-index: 2000;
    }
}

@media screen and (max-width: 321px) {
    .simple-main-slider-content.promo-sale .btn-red {
        margin-right: 0px;
        font-size: 12px;
        padding: 16px !important;
    }
}

@media screen and (max-width: 991px) and (min-width: 500px) {
    .simple-main-slider-content.promo-sale.valentin .promo-sale-content {
        display: flex;
        flex-direction: column;
        align-content: space-between;
        justify-content: space-between;
    }
    
    .simple-main-slider-content .promo-sale-content {
        width: 90%;
        max-width: 90%;
        margin-top: auto;
    }
    
    .simple-main-slider-content.promo-sale h1 {
        font-size: 18px;
    }

    .simple-main-slider-content.promo-sale h1 strong.ds {
        font-size: 48px;
    }
        .simple-main-slider-content.promo-sale h1 strong.ds.text-medium {
            font-size: 30px;
        }

    .simple-main-slider-content.promo-sale h1 strong {
        font-size: 14px;
    }

    .black-friday-sale-btn {
        margin-top: 10px;
    }

    .simple-main-slider-content.promo-sale .btn-red {
        font-size: 14px;
        padding: 16px !important;
        position: relative;
        max-width: 200px;
        margin: 0!important;
    }

    .simple-main-slider-content.promo-sale h1 strong span {
        font-size: 12px;
    }


    .promo-sale-content {
        margin-top: auto;
    }

    .promo-sale-sale-btn {
        height: 110px;
        margin-top: 10px;
        padding-right: 0;
    }
    
    .simple-main-slider-content.promo-sale h1 .all-services {
        font-size: 24px;
    }
}

@media screen and (max-width: 1024px) and (min-width: 992px) {
    .simple-main-slider-content .promo-sale-content {
        width: 90%;
        max-width: 90%;
    }

    .simple-main-slider-content.promo-sale h1 {
        font-size: 28px;
    }

    .simple-main-slider-content.promo-sale h1 strong.ds {
        font-size: 40px;
    }

    .simple-main-slider-content.promo-sale h1 strong {
        font-size: 28px;
    }


    .simple-main-slider-content.promo-sale h1 strong span {
        font-size: 14px;
    }
                
    .simple-main-slider-content.promo-sale h1 .all-services {
        font-size: 24px;
    }
    
    .promo-sale-btn {
        margin-top: 0;
    }
}

.carousel-control-prev {
    left: 24px;
}

.carousel-control-next {
    right: 24px;
}