

body #pubCarousel .slider_btn .btn {
    margin: 5px 10px; }
body #pubCarousel .carousel-inner {
    height: 512px; }
body #pubCarousel .item {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 100%;
    z-index: 1; }
body #pubCarousel .item:before {
    opacity: .7;
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
body #pubCarousel .fill {
    width: 100%;
    height: 100%;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover; }


.owl-carousel .owl-stage {
    text-align: center;
}

.okl-container {
    width: 300px; 
    cursor: pointer;
    vertical-align:top;
    display: inline-table;
    -webkit-perspective: 1980px;
    -moz-perspective: 1980px;
    perspective: 1980px;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    z-index: 1;
    position: relative;
}

.back .title {
    font-size: 20px;
}

.back {
    font-size: 16px;
    line-height: 25px;
    font-style: normal !important;
}

.back-overlay  label {
    margin-bottom: 20px;
}

.container {
    /*    border: 1px red solid;*/
}

.covers-group {

}

.owl-carousel .owl-stage-outer {

}

#preview .owl-stage-outer {

    height: 280px  !important;

}

.owl-stage {
    margin: 40px auto;
}


.owl-carousel .owl-item:last-child {
    /*    margin-right: 0 !important;*/
}


.back-overlay {
    background-color: rgba(0,0,0,1) !important;
    position: relative;
    width: 100%;
    color: #fff;
    padding: 10px 20px 10px 20px;

}

.back-overlay .button {
    background-color: #159eee;
    position: absolute;
    bottom: 0;
    left:0;
    padding: 15px 0 10px 0;
}   


.cards {
    position: relative;
    width: 100%;
    height: 100%;
}

.cards div {
    position: absolute;
    height: 100%;
    width: 100%;
    text-align: center;
}


.cards .front {
    backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}

.cards .back {

    backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;

    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
    -moz-transform:rotateY(180deg);
    -o-transform:rotateY(180deg);

}

.cards {

    -webkit-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -webkit-transition: all 800ms;
    -moz-transition:  all 800ms;
    -o-transition:  all 800ms;
    transition: all 800ms;

}

.okl-container:hover  .cards {
    transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    -moz-transform:rotateY(180deg);
    -o-transform:rotateY(180deg);
}

.back-overlay {
    background-color: rgba(0,0,0,1) !important;
    position: relative;
    width: 100%;
    color: #fff;
    padding: 40px 30px 30px 30px;

}

/*#pubCarousel .owl-item, #pubCarousel .back-overlay {
        height: 430px !important;
    }*/

.back-overlay .button {
    background-color: #159eee;
    position: absolute;
    bottom: 0;
    left:0;
    padding: 15px 0 10px 0;
}    

.covers-group img {
    z-index: 3 !important;
}



.carousel-caption {
    position: absolute;
    z-index: 10;
    color: #fff;
    text-align: left;
    background: rgba(0,0,0, 0.5);
    padding: 20px;
    left: 0 !important; 
}

#pubCarousel .carousel-caption {
    padding-bottom: 0;

}

#pubCarousel .carousel-caption .slider_btn {
    margin: 30px 0px;
}
#pubCarousel .carousel-caption h1.banner_heading {
    font-weight: normal;
    margin-bottom: 5px;
    margin-top: 5px;
    text-transform: uppercase; 
    letter-spacing: 2px;
}

body #pubCarousel .carousel-caption span.head {
    background-color: #1d8fd5; 
    color: #fff;
    padding: 3px 10px 3px 10px; 
}

body #pubCarousel .carousel-caption p.banner_txt {
    font-size: 13px;
    line-height: 20px; }   

#pubCarousel .carousel-caption h1.banner_heading {
    font-size: 34px !important;
    font-weight: normal  !important;
}

.container {
    /*    border: 1px red solid;*/
}

@media screen and (min-width: 1600px) {
    .covers-group {
        margin-left: 50px !important;
    }
}

@media screen and (min-width: 1366px) {
/*    #pubCarousel .owl-item, #pubCarousel .back-overlay {
        height: 430px !important;
    }
    .back-overlay .button {
        height: 50px;
    }*/
}

/*@media screen and (min-width: 1366px) {
.back-overlay .button {
        height: 50px;
    }

    .path {
        text-align: right !important;
    }

    #pubCarousel .carousel-caption  {
        width: 85%;
    }
    #pubCarousel .owl-item, #pubCarousel .back-overlay {
        height: 430px !important;
    }
}*/

/*@media screen and (min-width: 1366px) {
    #pubCarousel .carousel-caption  {
        width: 85%;
    }
    .back-overlay .button {
        height: 50px;
    }

    .path {
        text-align: right !important;
    }  

    #pubCarousel .carousel-caption  { 
        width: 85%; 
    }
    
    #pubCarousel .owl-item, #pubCarousel .back-overlay { 
        height: 340px !important; 
    }
    
    .owl-item,  .back-overlay {
        height: 340px !important;
    }
}*/

@media screen and (min-width: 1439px) {

    .back-overlay .button {
        height: 50px;
    }

    .path {
        text-align: right !important;
    }

    #pubCarousel .carousel-caption  {
        width: 85%;
    }
    #pubCarousel .owl-item, #pubCarousel .back-overlay {
        height: 430px !important;
    }
}

@media screen and (max-width: 1366px) {

    .back-overlay .button {
        height: 30px;
        padding: 7px 0 10px 0;
    }

    #pubCarousel .carousel-caption h1.banner_heading {
        font-size: 30px  !important;
        font-weight: bolder;
    }

    #pubCarousel .carousel-inner {
        height: 400px !important;
    }

    .owl-stage {
        margin: 25px auto;
    }

    .okl-container {
        width: 240px; 
    }

    .owl-item,  .back-overlay {
        height: 345px !important;
    }

    .back .title {
        font-size: 14px !important;
    }

    .back {
        font-size: 11px !important;
        line-height: 15px !important;
        font-style: normal !important;
    }

    .back-overlay  label {
        margin-bottom: 10px;
    }

}

@media screen and (max-width: 768px) {

    #pubCarousel .carousel-caption h1.banner_heading {
        font-size: 18px  !important;
        font-weight: bold !important;
    } 

    #pubCarousel .carousel-caption  {
        left: 0 !important;
        bottom: 30px !important;
        width: 100%;
    }
}

@media screen and (max-width: 380px) {

    #pubCarousel .carousel-inner {
        height: 309px !important;
    }


    #pubCarousel .carousel-caption  {
        left: 0 !important;
        bottom: 30px !important;
        width: 100%;
    }

    #pubCarousel .carousel-caption span.head {
        font-size: 12px !important;
    }

    #pubCarousel .carousel-caption p.banner_txt {
        font-size: 11px;
        line-height: 20px; }
    #pubCarousel .carousel-caption .btn {
        padding: 12px 30px;
        margin: 5px 5px; }

    #pubCarousel .carousel-caption h1.banner_heading {
        font-size: 18px;
        font-weight: bolder;
        margin-bottom: 5px; }

    #pubCarousel .carousel-caption p.banner_txt {
        font-size: 13px;
        line-height: 20px; 
    }

    .okl-container {
        width: 180px; 

    }

    .owl-item,  .back-overlay {
        height: 258px !important;
    }

    .back-overlay {
        padding: 20px 20px 20px 20px;
    }

    .back-overlay .button {
        padding: 6px 0 5px 0;
        height: 30px;
    }    


}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .okl-container:hover  .cards {
        transform:  none;
    }   
    .cards .back {
        transform:  none;
    } 
}
