.abstrakt-tabs {
    background: #fff;
    border-radius: 10px;
    margin-bottom: 2px;
    padding: 10px;
    cursor: pointer;
    clear: both;
}

.abstrakt-tab-text {
    background: #eee;
    padding: 12px;
    display: none
}

.abstrakt-advanced-content, .abstrakt-content, .flipster__button, .slideshow .slider .item .text, .abstrakt-advanced-image {
    display: none
}

#carousel, #coverflow, #flat, #wheel {
    display: none;
    text-align: center;
    cursor: grab !important;
    min-height: 550px
}

#wheel {
    min-height: 700px
}

.flipster--click .flipster__item--future, .flipster--click .flipster__item--past {
    cursor: grab !important
}

.abstrakt-flip-title {
    text-align: center
}

.abstrakt-flip-text {
    max-width: 500px;
    left: 50%;
    position: relative;
    bottom: 0;
    transform: translateX(-50%);
    display: none
}

.entry-content-wrapper ul.flip-items li {
    margin-left: 0;
    padding: 3px 0
}

ul.flip-items {
    min-height: 300px
}

textarea#code-block {
    width: 500px
}

.abstrakt-sticky-parent {
    padding: 0 3em;
    display: flex;
    height: auto
}

.abstrakt-sticky-left {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    height: 100vh;
    flex: 0 0 50%;
    max-width: 50%;
    align-self: flex-start
}

.abstrakt-sticky-right {
    flex: 1 1 auto;
    max-width: 100%;
    width: auto
}

.abstrakt-sticky-div {
    position: absolute;
    z-index: 10;
    right: 0;
    top: 50%;
    width: calc(50vw - 60px);
    max-width: 800px;
    transform: translate3d(0, -50%, 0);
    display: none
}

.abstrakt-sticky-content {
    padding: 0 100px 100px
}

.abstrakt-sticky-content:last-child {
    padding-bottom: 240px
}

#wrap_all {
    overflow: visible !important
}

span.abstrakt-sticky-title {
    font-size: 20px;
    font-weight: 700;
    display: block
}

.abstrakt-rotating-div, .feature-card, button#abstrakt-rotate-reverse {
    float: left
}

.abstrakt-rotating-content, .abstrakt-wrap {
    padding: 1em
}



.abstrakt-rotating-text {
    padding: 1.5em;
    border: 1px solid #999;
    border-radius: 10px 10px 0 0
}

.abstrakt-rotating-title {
    background: #000;
    color: #fff;
    padding: 12px;
    text-align: center;
    border-radius: 0 0 10px 10px
}

#amg_extensions_designer td, #amg_extensions_designer th {
    border-bottom: 1px solid #ccc
}

.abstrakt-rotating-wrap.clearfix {
    position: relative;
    left: 0;
    z-index: 1000;
    height: 100%
}

.rotating-dots li {
    display: inline-block;
    width: 12px;
    height: 12px;
    background: #aaa;
    border-radius: 50%
}

.rotating-dots li.active {
    background: #000
}

button#abstrakt-rotate-forward {
    float: right
}

ul.rotating-dots {
    display: inline
}

div#return_message {
    top: 50%;
    position: relative;
    transform: translate(-50%, -50%);
    left: 50%;
    max-width: 300px;
    height: auto;
    padding: 1em;
    color: green;
    background: #fff;
    text-align: center
}

.abstrakt-advanced-title {
    font-weight: 700
}

div#return-message-holder {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none
}

div#abstrakt-large-screenshot .bg, div#return-message-holder > .bg {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, .8)
}

.slideshow {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    overflow: hidden;
    cursor: grab
}

#abstrakt-large-screenshot .holder, .slideshow .slider .item img, .slideshow-text {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.slideshow .slider {
    width: 100vw;
    height: 100vh;
    z-index: 2
}

.slideshow .slider * {
    outline: 0
}

.slideshow .slider .item {
    height: 100vh;
    width: 100vw;
    position: relative;
    overflow: hidden;
    border: none
}

.slideshow .slider .item img {
    min-width: 101%;
    min-height: 101%;
    position: absolute
}

.slideshow .slick-dots {
    position: fixed;
    z-index: 100;
    width: 40px;
    height: auto;
    bottom: auto;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    left: auto;
    color: #fff;
    display: block
}

.slideshow .slick-dots li {
    display: block;
    width: 100%;
    height: auto
}

.slideshow .slick-dots li button {
    position: relative;
    width: 20px;
    height: 15px;
    text-align: center
}

.slideshow .slick-dots li button:before {
    content: "";
    background: #fff;
    color: #fff;
    height: 2px;
    width: 20px;
    border-radius: 0;
    position: absolute;
    top: 50%;
    right: 0;
    left: auto;
    transform: translateY(-50%);
    transition: .3s ease-in-out;
    opacity: .6
}

.slideshow .slick-dots li.slick-active button:before {
    width: 40px;
    opacity: 1
}

.slideshow.slideshow-right {
    left: 0;
    z-index: 1;
    width: 50vw;
    pointer-events: none
}

.slideshow.slideshow-right .slider {
    left: 0;
    position: absolute
}

.slideshow-text {
    position: absolute;
    z-index: 100;
    font-size: 80px;
    width: 100%;
    text-align: center;
    color: #fff;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 100;
    pointer-events: none;
    text-transform: uppercase;
    letter-spacing: 20px;
    line-height: .8;
    text-shadow: 1px 1px 3px #333
}

.the-most {
    position: fixed;
    z-index: 1;
    bottom: 0;
    left: 0;
    width: 50vw;
    max-width: 200px;
    padding: 10px
}

.the-most img {
    max-width: 100%
}

.split-slideshow {
    height: 100vh;
    position: relative
}

#top .scroll-down-link.extra {
    bottom: 30px !important
}

.feature-card-content {
    margin: 1em;
    padding: 2em;
    box-shadow: 0 0 3px #ccc;
    border-radius: 25px;
    overflow: hidden
}

.feature-card-image {
    margin-bottom: 2em;
    display: block;
    width: 100%;
    height: auto
}

.feature-card-content .inner {
    position: relative;
    top: 0;
    transition: top 1s
}

.feature-card-text {
    overflow: auto;
    ms-overflow-style: none;
    scrollbar-width: none
}

.feature-card-text::-webkit-scrollbar {
    display: none
}

.feature-card-title {
    font-size: 24px;
    font-weight: 700;
    display: block;
    margin-bottom: 2em
}

.amg-extensions-settings-wrap {
    padding: 30px;
    background: #fff
}

.amg-extensions-settings-wrap .form-table {
    border-bottom: 1px solid #aaa
}

.amg-extensions-settings-wrap .regular-textarea {
    background: #fff;
    border: 1px solid #9092b2;
    border-radius: 3px;
    box-sizing: border-box;
    color: #242748;
    transition: box-shadow .15s;
    width: 100%;
    max-width: 350px;
    height: 80px
}

.amg-extensions-settings-wrap > form {
    max-width: 650px
}

div#amg-current-tags {
    margin: 5px;
    padding: 12px;
    border: 1px solid #ccc
}

div#amg_extensions_screenshot {
    max-width: 600px;
    height: 300px;
    padding: 1em;
    border: 1px solid #ccc;
    margin: 10px;
    border-radius: 10px
}

div#amg_extensions_screenshot img {
    width: 100%;
    max-height: 300px;
    top: 50%;
    transform: translateY(-50%);
    position: relative;
    cursor: pointer
}

#abstrakt-large-screenshot {
    display: none
}

#abstrakt-large-screenshot .holder {
    position: fixed;
    max-width: 1400px
}

#abstrakt-large-screenshot .holder img {
    width: auto;
    height: auto;
    max-width: 1400px;
    max-height: 1000px
}

.abstrakt-progress-slider-holder {
    width: 8000px;
    position: relative
}

.abstrakt-progress-slide {
    max-width: 100vw;
    padding: 20px;
    width: 100%;
    float: left
}

.abstrakt-progress-slide img {
    border-radius: 40px;
    width: 100%;
    max-width: 1000px;
    margin: auto;
    display: block
}

.progress-slider-nav {
    max-width: 1000px;
    margin: auto;
    text-align: center
}

.abstrakt-progress-nav-bar {
    width: 100px;
    display: inline-block;
    height: 6px;
    border: 1px solid #bbb !important;
    border-radius: 0;
    overflow: hidden;
    margin: 0 20px
}

.abstrakt-progress-nav-bar .filler {
    height: 8px;
    width: 0;
    background: #888;
    transition: width 5.5s linear;
    visibility: hidden
}

.abstrakt-progress-nav-bar.active .filler {
    width: 100%;
    visibility: visible
}


ul.marquee-scroller.text li div {
    text-align: center;
}

ul.marquee-scroller.text li img {
    width: 25px;
    float: left;
    margin-right: 10px;
    position: relative;
    top: 7px;
    left: 26px;
}

ul.marquee-scroller.text li {
    box-shadow: 0 0 2px #414141;
    line-height: 2;
    margin: 5px !important;
    padding: 8px;
    border-radius: 20px;
    display: inline-block;
}




@media handheld, only screen and (max-width: 1024px) {
    .slideshow, .slideshow .slider .item, .split-slideshow {
        height: 70vh
    }
}

@media handheld, only screen and (max-width: 900px) {
    .slideshow, .slideshow .slider .item, .split-slideshow {
        height: 40vh
    }
}

@media handheld, only screen and (max-width: 767px) {
    .flipster__button {
        display: inline-block
    }

    #top .scroll-down-link.extra, .abstrakt-sticky-left {
        display: none
    }

    .abstrakt-sticky-content, .abstrakt-sticky-parent {
        padding: 0
    }

    .slideshow, .slideshow .slider .item, .split-slideshow {
        height: 25vh
    }

    .slideshow-text {
        font-size: 28px
    }

    .feature-card {
        width: 100% !important;
        float: none
    }

    .abstrakt-rotating-div {
        width: 100vw !important
    }

    .row.abstrakt-tabs-container {
        overflow: visible;
        padding: 100px 0
    }
    header#header {
        top: 0 !important;
        z-index: 9999999999;
        position: fixed !important;
        visibility: visible !important;
        transition: top .5s ease-in-out !important;
    }
    header#header.hidden {
        top: -160px !important;
    }
    div#main {
        top: 0;
        position: relative;
    }
}