﻿.bx-wrapper {
    position: relative;
    margin: 0 auto 0px;
    padding: 0;
    *zoom: 1;
}

    .bx-wrapper img {
        width: 100%;
        display: block;
    }

    .bx-wrapper .bx-pager,
    .bx-wrapper .bx-controls-auto {
        position: absolute;
        bottom: 5px;
        width: 100%;
        z-index: 999;
        right: 0;
    }

    .bx-wrapper .bx-loading {
        min-height: 50px;
        background: url(images/bx_loader.gif) center center no-repeat #fff;
        height: 100%;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 2000;
    }

    .bx-wrapper .bx-pager {
        text-align: center;
        font-size: .85em;
        font-family: Arial;
        font-weight: bold;
        color: #fff;
    }

        .bx-wrapper .bx-pager .bx-pager-item,
        .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
            display: inline-block;
            *zoom: 1;
            *display: inline;
        }

        .bx-wrapper .bx-pager.bx-default-pager a {
            background: #fff;
            text-indent: -9999px;
            display: block;
            width: 10px;
            height: 10px;
            margin: 0 5px;
            border-radius: 50%;
            outline: 0;
        }

            .bx-wrapper .bx-pager.bx-default-pager a:hover,
            .bx-wrapper .bx-pager.bx-default-pager a.active {
                background: #ecce6d;
            }

    .bx-wrapper .bx-prev {
        left: 20px;
        background: url(/App_Themes/images/nxpv.png) no-repeat 0 1px;
    }

    .bx-wrapper .bx-next {
        right: 20px;
        background: url(/App_Themes/images/nxpv.png) no-repeat -44px -1px;
    }

.bx-controls-direction {
    width: 100%;
    right: 0;
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -27px;
    outline: 0;
    width: 54px;
    height: 57px;
    text-indent: -9999px;
    z-index: 9999999;
}

    .bx-wrapper .bx-controls-direction a.disabled {
        display: none;
    }

.bx-wrapper .bx-controls-auto {
    text-align: center;
}

    .bx-wrapper .bx-controls-auto .bx-start {
        display: block;
        text-indent: -9999px;
        width: 10px;
        height: 11px;
        outline: 0;
        background: url(images/controls.png) -86px -11px no-repeat;
        margin: 0 3px;
    }

        .bx-wrapper .bx-controls-auto .bx-start:hover,
        .bx-wrapper .bx-controls-auto .bx-start.active {
            background-position: -86px 0;
        }

    .bx-wrapper .bx-controls-auto .bx-stop {
        display: block;
        text-indent: -9999px;
        width: 9px;
        height: 11px;
        outline: 0;
        background: url(images/controls.png) -86px -44px no-repeat;
        margin: 0 3px;
    }

        .bx-wrapper .bx-controls-auto .bx-stop:hover,
        .bx-wrapper .bx-controls-auto .bx-stop.active {
            background-position: -86px -33px;
        }

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}

.bx-wrapper .bx-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #666\9;
    background: rgba(80, 80, 80, 0.75);
    width: 100%;
}

    .bx-wrapper .bx-caption span {
        color: #fff;
        font-family: Arial;
        display: block;
        font-size: .85em;
        padding: 10px;
    }

body::-webkit-scrollbar {
    width: 0.7em;
}

.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y;
}

    .owl-carousel .owl-wrapper {
        display: none;
        position: relative;
        -webkit-transform: translate3d(0,0,0);
    }

    .owl-carousel .owl-wrapper-outer {
        overflow: hidden;
        position: relative;
        width: 100%;
    }

        .owl-carousel .owl-wrapper-outer.autoHeight {
            -webkit-transition: height 500ms ease-in-out;
            -moz-transition: height 500ms ease-in-out;
            -ms-transition: height 500ms ease-in-out;
            -o-transition: height 500ms ease-in-out;
            transition: height 500ms ease-in-out;
        }

    .owl-carousel .owl-item {
        float: left;
    }

.owl-controls .owl-page, .owl-controls .owl-buttons div {
    cursor: pointer;
}

.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

.grabbing {
    cursor: url(grabbing.png) 8 8,move;
}

.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
}

.post-slide {
    padding-bottom: 10px;
    margin: 0 15px;
    position: relative;
}

    .post-slide img {
        width: 100%;
        height: auto;
    }

    .post-slide .post-date {
        position: absolute;
        top: 2%;
        left: 8%;
        padding: 3% 5%;
        background: #e74c3c;
    }

    .post-slide .month {
        font-size: 14px;
        color: #fff;
        font-weight: bold;
        text-transform: uppercase;
    }

        .post-slide .month:after {
            content: "";
            display: block;
            border: 1px solid #fff;
        }

    .post-slide .date {
        font-size: 14px;
        color: #fff;
        display: block;
        text-align: center;
        font-weight: bold;
    }

    .post-slide .post-title {
        margin: 25px 0 15px 0;
    }

        .post-slide .post-title a {
            font-size: 15px;
            font-weight: bold;
            color: #333;
            display: inline-block;
            text-transform: uppercase;
            transition: all 0.3s ease 0s;
        }

            .post-slide .post-title a:hover {
                text-decoration: none;
                color: #e74c3c;
            }

    .post-slide .post-description {
        font-size: 14px;
        line-height: 24px;
        color: #808080;
    }

    .post-slide .read-more {
        color: #333;
        text-transform: capitalize;
        transition: color 0.20s linear;
    }

        .post-slide .read-more i {
            margin-left: 10px;
            font-size: 10px;
        }

        .post-slide .read-more:hover {
            text-decoration: none;
            color: #e74c3c;
        }


.owl-controls .owl-buttons {
    margin-top: 20px;
    position: absolute;
    width: 200px;
    margin: 0 auto;
    left: 0;
    right:0;
    bottom: -125px;
}

.owl-controls .owl-prev {
    position: absolute;
    left: -10px;
    bottom: 80px;
    padding: 0px 0px;
    transition: background 0.50s ease;
    line-height: 16px;
    padding-top: 6px;
    background-image: url('/App_Themes/images/prv.png');
    background-size: 100% 100%;
    width: 80px;
    height: 45px;
}

.owl-controls .owl-next {
    position: absolute;
    right: 40px;
    bottom: 80px;
    padding: 0px 0px;
    transition: background 0.50s ease;
    line-height: 16px;
    padding-top: 6px;
    background-image: url(/App_Themes/images/nx.png);
    background-size: 100% 100%;
    width: 80px;
    height: 45px;
}



.news-slider-Products .post-slide:hover img {
    -moz-transform: scale(1.1) rotate(0deg);
    -webkit-transform: scale(1.1) rotate(0deg);
    -o-transform: scale(1.1) rotate(0deg);
    -ms-transform: scale(1.1) rotate(0deg);
    transform: scale(1.1) rotate(0deg);
}

.news-slider-Products .post-slide img {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;

    background-position: center;
    background-size: cover;
    height: 200px;
    overflow: hidden;
}

.news-slider-Products .post-slide .ps-mg {
    overflow: hidden;
    position: relative;
}
.news-slider-Products .post-slide a:hover{
    text-decoration:none;
}