.embed-slide-wrapper a.prev, .embed-slide-wrapper a.next {
    cursor: pointer;
    overflow: hidden;
    text-indent: -9999px;
    height: 72px;
    width: 30px;
    position: absolute;
    margin-top: -36px;
    top: 50%;
    z-index: 10;
    background: #f81700 url(/National_Library/20160330061658oe_/http://www.thewrap.com/wp-content/plugins/contextual-links/assets/img/white-arrows.png) no-repeat;
}
.embed-slide-wrapper a.prev {
    background-position: 6px 24px;
    left: 6px;
}

.embed-slide-wrapper a.next {
    background-position: -48px 24px;
    right: 6px;
}

.embed-slide-wrapper a.prev:hover, a.next:hover {
    -webkit-box-shadow: 0px 0px 4px 5px rgba(255, 255, 255, .15);
    -moz-box-shadow: 0px 0px 4px 5px rgba(255, 255, 255, .15);
    box-shadow: 0px 0px 4px 5px rgba(255, 255, 255, .15);
}
.embed-slide-wrapper a.prev._disabled, .embed-slide-wrapper a.next._disabled {
    background-color: #ff918e;
    cursor: default;
}
.embed-slide-wrapper {
    width: 660px;
    background-color: #222;
    margin-left: -20px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.is-mobile .embed-slide-wrapper { margin-left:-10px; }

#content-area .embed-slide-wrapper h1 {
    color: #fff;
    padding: 10px;
}

.embed-slide-wrapper .share-line {
    background: #222;
    padding: 2px 8px;
    border-bottom-color: #4b4b4b;
}
.embed-slide-wrapper .small-icon-links a {
    color: white;
}

.embed-slide-wrapper .description {
    clear: left;
    height: 72px;
    padding: 8px 4px;
    overflow: hidden;
}

.embed-slide-wrapper .stButton .stButton_gradient {
    background-color: #fff!important;
}
.embed-slide-wrapper .stButton .stButton_gradient {
    height: 10px !important;
    padding: 0 4px 8px !important;
}

.embed-slide-wrapper .stButton .stArrow {
    background-position: 3px 7px!important;
    padding-right: 6px;
    border-right: 1px dotted #4b4b4b;
}

.embed-slide-wrapper .st_plusone_hcount {
    border-right: 1px dotted #4b4b4b;
    padding-left: 2px;
    margin-right: 4px;
}
.embed-slide-wrapper .st_sharethis_hcount .stArrow {
    border-right: 0;
}
.embed-slide-wrapper .slider-wrapper {
    width: 100%;
}

.embed-slide-wrapper .prev {
    left: 2px;
}

.embed-slide-wrapper .small-icon-links a.email {
    margin-right: 0;
}

#content-area .embed-slide-wrapper h1 {
    width: 97%;
}

.embed-slide-wrapper ._text {
    height: 72px;
    float: left;
    width: 84px;
    vertical-align: middle;
    padding: 0;
    color: #626262;
    margin-right: 12px;
    text-align: center;
    font: 700 21px/72px Oswald,sans-serif;
    letter-spacing: 1px;
    border-right: 1px dotted #4b4b4b;
}

.embed-slide-wrapper .all-count {
    color: white;
}

.embed-slide-wrapper .slide-num {
    color: #E91B23;
}

.embed-slide-wrapper .text-block {
    color: white;
    overflow: hidden;
    height: 100%;
}
#post-area .embed-slide-wrapper p {
    margin-bottom: 0;
}

@media screen and (max-width: 1002px) and (min-width: 768px) {
    .embed-slide-wrapper {
        width: 427px;
    }
}

@media screen and (max-width: 767px) and (min-width: 600px) {
    .embed-slide-wrapper {
        width: 600px;
    }
    .embed-slide-wrapper a.prev, .embed-slide-wrapper a.next {
        height: 36px;
        width: 15px;
        margin-top: -18px;
        background: #f81700 url(/National_Library/20160330061658oe_/http://www.thewrap.com/wp-content/plugins/contextual-links/assets/img/white-arrows-small.png) no-repeat
    }

    .embed-slide-wrapper a.prev {
        background-position: 3px 12px;
        left: 3px;
    }

    .embed-slide-wrapper a.next {
        background-position: -24px 12px;
        right: 3px;
    }
}

@media screen and (max-width: 599px) and (min-width: 480px) {
    .embed-slide-wrapper {
        width: 100%;
				width: calc(100% + 20px);
				margin-left:-10px;
    }

    .embed-slide-wrapper a.prev, .embed-slide-wrapper a.next {
        height: 36px;
        width: 15px;
        margin-top: -18px;
        background: #f81700 url(/National_Library/20160330061658oe_/http://www.thewrap.com/wp-content/plugins/contextual-links/assets/img/white-arrows-small.png) no-repeat
    }

    .embed-slide-wrapper a.prev {
        background-position: 3px 12px;
        left: 3px;
    }

    .embed-slide-wrapper a.next {
        background-position: -24px 12px;
        right: 3px;
    }
}

@media screen and (max-width: 479px) {
    .embed-slide-wrapper {
        width: 100%;
				width: calc(100% + 20px);
				margin-left:-10px;
    }

    .embed-slide-wrapper a.prev, .embed-slide-wrapper a.next{
        height: 36px;
        width: 15px;
        margin-top: -18px;
        background: #f81700 url(/National_Library/20160330061658oe_/http://www.thewrap.com/wp-content/plugins/contextual-links/assets/img/white-arrows-small.png) no-repeat
    }

    .embed-slide-wrapper a.prev {
        background-position: 3px 12px;
        left: 3px;
    }

    .embed-slide-wrapper a.next {
        background-position: -24px 12px;
        right: 3px;
    }
}
