/*HAPPY CLIENTS*/
#happyClientSlider {
    width: 586px;
    height: 410px;
}
span.testimonial-img img {
    height: 410px;
    width: 500px;
}
.testimonial-video video {
    width: 500px;
    height: 98.3%;
    background-color: #1c1c1c;
    color: #fff;
}
.film_roll_prev, .film_roll_next {
    position: absolute;
    top: 48%!important;
    width: 38px!important;
    height: 38px!important;
    margin: -22px -3px 0px 0!important;
    font-size: 36px!important;
    font-weight: 100!important;
    line-height: 29px!important;
    border: 0px!important;
    border-radius: 0px!important;
    text-decoration: none!important;
    color: #fff!important;
    background-color: #000!important;
    opacity: 0.6!important;
}
.film_roll_prev:hover{
    opacity: 1!important;
}
.film_roll_next:hover {
    opacity: 1!important;
}
.film_roll_pager {
    display: none;
}
.contr-btn-pasue, .contr-btn-play {
    position: absolute;
    background-color: #fff;
    height: 85px;
    width: 85px;
    border-radius: 100%;
    text-align: center;
    top: 36%;
    cursor: pointer;
    padding: 5px;
    box-shadow: 0px 0px 0px 5px #cac3c354;
    z-index: 1000;
    color: #00693f;
    left: 40.3%;
}
.contr-btn-play i , .contr-btn-pasue i{
    font-size: 42px;
    line-height: 87px;
}

.contr-btn-pasue , .testimonial-video {
    display: none;
}

.single-testimonial-slider {
    height: 100%;
}
.testimonial-video {
    height: 100%;
}

.single-testimonial-slider:hover .contr-btn-pasue-visible {
    display: block!important;
}
.single-testimonial-slider:hover .contr-btn-play , .contr-btn-pasue{
    box-shadow:0px 0px 0px 5px #d5cbcbab;
}













/*WHAT IS KETO*/
.what_is_keto_slider_area {
    width: 586px;
    height: 410px;
}
.what_is_keto_slider_area_play , .what_is_keto_slider_area_pause {
    position: absolute;
    left: 71.1%;
    background-color: #fff;
    height: 85px;
    width: 85px;
    border-radius: 100%;
    text-align: center;
    top:36%;
    cursor: pointer;
    padding: 5px;
    box-shadow: 0px 0px 0px 5px #cac3c354;
    color: #00693f;
}
.what_is_keto_slider_area_pause{
    display: none;
    z-index: 1000;
}
.what_is_keto_slider_area_play i , .what_is_keto_slider_area_pause i{
    font-size: 42px;
    line-height: 87px;
}

.what_is_keto_slider_video {
    display: none;
    height: 100%;
    width: 100%;
}
.what_is_keto_slider_area:hover .what_is_keto_slider_area_pause_visible {
    display: block!important;
}
.what_is_keto_slider_area:hover .what_is_keto_slider_area_play , .what_is_keto_slider_area_pause{
    box-shadow:0px 0px 0px 5px #d5cbcbab;
}

.what_is_keto_slider_video video {
    width:100%;
    height:100%;
    background-color: #1c1c1c;
    color: #fff;
}
i.fa-icon-play {
    margin-left: 4.5px;
}









@media (min-width: 960px) and (max-width:1239px){
    .what_is_keto_slider_area , #happyClientSlider {
        width: 453px!important;
        height: 348px!important;
    }
    .film_roll_wrapper {
        min-height: 342px!important;
    }
    .what_is_keto_slider_area_play, .what_is_keto_slider_area_pause  {
        height: 70px;
        width: 70px;
        top: 33%;
        box-shadow: 0px 0px 0px 4px #cac3c354;
    }
    .contr-btn-pasue, .contr-btn-play {
        height: 70px;
        width: 70px;
        top: 36%;
        box-shadow: 0px 0px 0px 4px #cac3c354;
    }
    .what_is_keto_slider_area_play i, .what_is_keto_slider_area_pause i , .contr-btn-pasue i, .contr-btn-play i{
        font-size: 34px;
        line-height: 74px;
    }
    #success_story .one.mcb-wrap {
        width: 100%;
        margin-bottom: -36px;
    }
    .what_is_keto_slider_video {
        height: 316px;
    }
    .testimonial-video {
        height: 358px;
    }
    .single-testimonial-slider {
        width: 425px!important;
    }
}



@media (min-width: 768px) and (max-width:959px){
    .what_is_keto_slider_area , .what_is_keto_slider_video , .what_is_keto_slider_image img{
        width: 100%!important;
        height: 450px!important;
    }
    .what_is_keto_slider_area_play, .what_is_keto_slider_area_pause {
        left: 44%;
        height: 70px;
        width: 70px;
        top: 70%;
        box-shadow: 0px 0px 0px 4px #cac3c354;
    }
    .what_is_keto_slider_area_play i, .what_is_keto_slider_area_pause i {
        font-size: 38px;
        line-height: 74px;
    }
    #happyClientSlider{
        width: 100%!important;
        height: 450px!important;
    }
    .film_roll_wrapper {
        height: 450px!important;
    }
    .contr-btn-pasue, .contr-btn-play {
        left: 41%;
        height: 70px;
        width: 70px;
        top: 39%;
        box-shadow: 0px 0px 0px 4px #cac3c354;
    }
    .contr-btn-play i {
        font-size: 36px;
        line-height: 72px;
    }
    .contr-btn-pasue i {
        font-size: 36px;
        line-height: 68px;
    }
    .single-testimonial-slider {
        width: 500px!important;
    }
    .testimonial-video video {
        width: 100%!important;
        height: 450px!important;
    }
    span.testimonial-img img {
        height: 450px!important;
    }
}



@media (min-width: 480px) and (max-width:767px){
    .what_is_keto_slider_area , .what_is_keto_slider_video , .what_is_keto_slider_image img{
        width: 100%!important;
        height: 335.83px!important;
    }
    .what_is_keto_slider_area_play, .what_is_keto_slider_area_pause {
        left: 41%;
        height: 60px;
        width: 60px;
        top: 60%;
        box-shadow: 0px 0px 0px 4px #cac3c354;

    }
    .what_is_keto_slider_area_play i, .what_is_keto_slider_area_pause i {
        font-size: 36px;
        line-height: 65px;
    }
    #happyClientSlider{
        width: 100%!important;
        height: 335.83px!important;
    }
    .film_roll_wrapper {
        min-height: 335.83px!important;
    }
    .contr-btn-pasue, .contr-btn-play {
        left: 41%;
        height: 60px;
        width: 60px;
        top:38%;
        box-shadow: 0px 0px 0px 4px #cac3c354;
    }
    .contr-btn-play i {
        font-size: 36px;
        line-height: 65px;
    }
    .contr-btn-pasue i {
        font-size: 36px;
        line-height: 62px;
    }
    .single-testimonial-slider {
        width: 400px!important;
    }
    .testimonial-video video {
        width: 100%!important;
        height: 327.83px!important;
    }
}







@media (min-width: 320px) and (max-width:479px){
    .what_is_keto_slider_area , .what_is_keto_slider_video , .what_is_keto_slider_image img{
        width: 100%!important;
        height: 230px!important;
    }
    .what_is_keto_slider_area_play, .what_is_keto_slider_area_pause {
        left: 43%;
        height: 55px;
        width: 55px;
        top: 64%;
        box-shadow: 0px 0px 0px 3px #cac3c354;

    }
    .what_is_keto_slider_area_play i, .what_is_keto_slider_area_pause i {
        font-size: 26px;
        line-height: 58px;
    }
    #happyClientSlider{
        width: 100%!important;
        height:230px!important;
    }
    .film_roll_wrapper {
        min-height: 230px!important;
    }
    .contr-btn-pasue, .contr-btn-play {
        left: 38%;
        height: 55px;
        width: 55px;
        top: 32%;
        box-shadow: 0px 0px 0px 4px #cac3c354;
    }
    .contr-btn-play i {
        font-size: 26px;
        line-height: 58px;
    }
    .contr-btn-pasue i {
        font-size: 26px;
        line-height: 55px;
    }
    .single-testimonial-slider {
        width:280px!important;
    }
    .testimonial-video video {
        width: 100%!important;
        height: 230px!important;
    }
}