
.carousel-caption-left {
    position: absolute;
    left: 5%;
    bottom: 8%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: left;
    text-shadow: 0 1px 2px rgba(0,0,0,.6)
}
.carousel-caption-right {
    position: absolute;
    left: 5%;
    bottom: 8%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: left;
    text-shadow: 0 1px 2px rgba(0,0,0,.6)
}
.carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width:768px) {
    .carousel-caption {
        right: 10%;
        left: 10%;
        padding-bottom: 30px;
        text-align: left;
    }
}
.carousel-caption-left h3 {
    display: inline-block;
    font-size: 32px;
    font-family: Arial;
    font-weight: 800;
    text-transform: none;
    padding: 10px 15px;
    color: #fff;
    text-shadow: 0 1px 5px #000;
    font-weight: 800;
    margin-bottom: 10px;
}
.carousel-caption-right ul {
    margin: 0px;
    padding: 0px;
    text-shadow: 0 1px 5px #000;
    margin-bottom: 20px;
    font-weight: bold;
}
.carousel-caption-right li {
    font-size: 22px;
    margin: 0px 0px 0px 25px;
    line-height: 26px;
    padding: 0px;
    text-shadow: 0 1px 5px rgba(0,0,0,0.6);
}
.carousel-caption-right li:before {
    content: "\f046";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    margin: 0 0px 0 -25px;
    padding: 0 10px 0 0px;
    color: #f99f48;
    text-shadow: .5px .5px 0px rgba(0,0,0,0.8), -.5px -.5px 0px rgba(255,255,255,0.8);
    background-clip: text; /* Removed prefixes */
}
.carousel-caption-right p {
    margin-bottom: 15px;
}
.carousel .btn-green {
    color: #fff;
    text-align: left;
    border: none;
    background: #000;
    text-indent: 0;
    transition: all .3s ease-in 0; /* Removed prefixes */
}
.carousel .btn-orange {
    color: #fff;
    text-align: left;
    border: none;
    background: #EE9C20;
    text-indent: 0;
    transition: all .3s ease-in 0; /* Removed prefixes */
}
.carousel .btn-green, .carousel .btn-orange {
    padding: 15px 0px 15px 30px;
    font-size: 16px;
    font-family: Arial;
    font-weight: 800;
    text-transform: none;
    line-height: 46px;
    color: #fff;
    font-weight: 800;
}
.carousel .btn-green:after, .carousel .btn-orange:after {
    content: "\f054";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    padding: 0 20px
}
.carousel-control.left {
    left: 0;
    position: absolute;
}
.carousel-control.right {
    text-align: right;
    position: absolute;
    right: 0px;
    left: auto;
    background-repeat: repeat-x;
}
.margin-15px {
    margin: 0 -15px;
    display: block;
    position: relative;
}
.relative-carousel {
    position: relative;
    padding: 0px;
    margin: 0px 0px 50px 0px;
    height: auto;
    background: #000;
    display: block;
    content: '';
	width: 100%;
}
.videoWrapper {
    position: relative;
    padding-bottom: 64%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.caption-icon img {
    width: 120px;
    height: auto;
    margin: 0 0 25px 0;
}
.video-overlay {
    position: absolute;
    z-index: 1;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
}
.play-video, .pause-video {
    position: absolute;
    height: auto;
    width: 60px;
    display: inline-block;
    font-size: 20px;
    padding: 5px;
    line-height: 1.5;
    text-align: center;
    background: #F80000;
    color: #fff;
    left: 20px;
    top: 20px;
    box-shadow: inset 0 0 20px rgba(0,0,0,0.3);
    border-radius: 5px;
    margin: 10px;
}
.play-video span, .pause-video span {
    display: block;
    font-size: 12px;
    background: rgba(0,0,0,0.3);
    margin: 0 -5px -5px -5px;
    border-radius: 0px 0px 5px 5px;
}
.pause-video {
    background: #42BB98;
}
.play-video:hover, .pause-video:hover {
    color: #fff;
}
.play-video {
    animation: blink 3s ease both; /* Removed prefixes */
    animation-fill-mode: both; /* Removed prefixes */
    animation-iteration-count: infinite; /* Removed prefixes */
    box-shadow:0 0 0 0 rgba(255,0,0,.3);
}

@keyframes blink {
    0%, 50%, 100% { background:#F80000; }
    70% { box-shadow:0 0 0 40px rgba(255,0,231,0); }
    25%, 75% { background:#822106; box-shadow:0 0 0 0 rgba(255,0,0,0); }
}
.carousel-left {
    margin-left: 0px;
    bottom: 0px;
    left: auto;
    right: 0px;
    padding: 10px 0px;
    line-height: 0px;
    background: #2FBA97;
    display: inline-block;
    width: auto;
}
.carousel-right {
    margin-left: 0px;
    bottom: 0px;
    left: 0px;
    padding: 10px 0px;
    line-height: 0px;
    background: #2FBA97;
    display: inline-block;
    width: auto;
}
.carousel-indicators li.display-992, .display-992 {
    display: none;
}

@media (max-width:991px) {
    .carousel-indicators li.display-992, .display-992 {
        display: inline-block;
    }
    .carousel-left, .carousel-right {
        position: absolute;
        bottom: 0px;
        left: 0px;
        z-index: 15;
        width: auto;
        padding-left: 0;
        margin-left: 0px;
        text-align: center;
        background: transparent;
        list-style: none
    }
    .carousel-caption-left h3 {
        font-size: 28px;
    }
}
.play-video:after, .play-video:before {
    position: absolute;
    box-shadow: inset 0 0 20px rgba(0,0,0,0.3);
    box-shadow: 0 0 0 0 rgba(255,0,0,.3);
    animation: ripple 3s infinite; /* Removed prefixes */
}
.play-video:after, .play-video:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left:0px;
    bottom:0px;
}
.play-video:before {
    animation-delay: .2s; /* Removed prefixes */
}
.play-video:after {
    animation-delay: .6s; /* Removed prefixes */
}
@keyframes ripple {
    70% { box-shadow:0 0 0 40px rgba(255,0,231,0); }
    100% { box-shadow:0 0 0 0 rgba(255,0,0,0); }
}