/** RESET AND LAYOUT **/
.bx-wrapper {
    position: relative;
    margin: 0 auto 20px !important;
    padding: 0;
    *zoom: 1;
}

.bx-wrapper img {
    max-width: 100%;
    display: block;
    margin: 0px auto;
}

.bx-cont * {
    height: 506px;
    display: table-cell;
    vertical-align: middle;
    margin: auto;
    text-indent: -9999px;
}

.box450 .bx-cont * {
    height: 253px;
}

/* THEME */
.bx-wrapper .bx-viewport {
    -moz-box-shadow: 0 0 5px #ccc;
    -webkit-box-shadow: 0 0 5px #ccc;
    box-shadow: 0 0 5px #ccc;
    border: solid #fff 5px;
    left: -5px;
    background: #000;
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: -30px;
    width: 100%;
}

/* LOADER */
.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(/modules/bx-slider/images/bx_loader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}

/* PAGER */
.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 20px;
}

.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: #666;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {

}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
    display: none;
}

/* AUTO CONTROLS (START / STOP) */
.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(/modules/bx-slider/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(/modules/bx-slider/images/controls.png) -86px -44px no-repeat;
    margin: 0 3px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.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;
}

/* IMAGE CAPTIONS */
.slide-box a:hover {
    text-decoration: none;
}

.slide-box {
    min-height: 80px;
    width: 100%;
    overflow-x: auto;
    position: relative;
}

.slide-description  {
    min-height: 80px;
    width: 78%;
    /*    display: table-cell;
        vertical-align: middle;
        overflow-x: auto;*/
    float: left;
}

.slide-description p {
    font-size: 13px;
    color: white;
    margin: 1%;
    padding:2%;
}

.slide-box-left {
    display: block;
    text-align: center;
    float: left;
    width: 6%;
}

span.commentsCloud {
    background: url("/img/slide-comments-num.png") no-repeat center center;
    width: 40px;
    height: 55px;
    border-radius: 20px;
    text-align: center;
    line-height: 55px;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    font-family: Arial;
    margin: 10px;
}

.slide-box-right {
    float: right;
    width: 16%;
    background: #282828;
}

a.slide-share {
    background: url('/img/slide-share.png') no-repeat center;
    width: 60px;
    height: 60px;
    float: right;
    margin:10px 1.5%;
    display: block;
}

a.slide-comment {
    background: url('/img/slide-comments.png') no-repeat center;
    width: 60px;
    height: 60px;
    float: right;
    margin: 10px 7.5% 10px 1.5%;
    display: block;
}

.bx-wrapper .bx-caption {
    /*    position: absolute;
        bottom: 0;
        left: 0;*/
    background: #282828;
    width: 100%;
}

.bx-wrapper .bx-caption span {
    color: #fff;
    font-family: Arial;
    display: block;
    font-size: .85em;
    /*padding: 10px;*/
}

.bx-wrapper{
    margin-bottom: 0;
}

.bx-wrapper .bx-viewport {
    background: none;
    background-color: #000;
    border: none;
    box-shadow: none;
    left: 0;
}

.bx-wrapper .bx-viewport ul, .bx-wrapper .bx-viewport ul li {
    margin: 0; list-style: none;
}

.hero-item.slider-box{
    background: #fff; overflow: hidden;
}

.bx-wrapper .bx-pager.bx-default-pager a{    
    background-image: url("/img/slidercount.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    color: #332C37;
    float: left;
    font-family: 'Arial';
    font-size: 16px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    margin: 0 -6px;
    text-align: center;
    width: 50px;
    border-radius:0;
    text-indent:0;
    background-color: transparent;
}


.bx-wrapper .bx-pager.bx-default-pager .bx-pager-item:first-child a {
    background: url("/img/slidercount1.png") left top no-repeat;
}

.bx-wrapper .bx-pager{
    bottom: 84px; text-align: left;
    left: 0;
    position: absolute;
    z-index: 1000;
    height: 30px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover {
    color: #fff;
}

.bx-wrapper .bx-pager.bx-default-pager a.active {
    color: #fff;
}

.bx-wrapper .bx-controls-direction a {
    width: 60px;
    height: 60px;
    /*height: 50%;*/
    margin: 23.5% 0;
    position: absolute;
    top: 0;
}

.bx-wrapper .bx-prev {
    left: 20px;
    background: url('/modules/bx-slider/images/slide-arrows.png') 0 0;
}

.bx-wrapper .bx-next {
    right: 20px;
    background: url('/modules/bx-slider/images/slide-arrows.png') 60px 0;
}

/*Half*/
.box450 .bx-wrapper {
    max-width: 50% !important;
    margin: 0 !important;
}

.box450 .bx-viewport {
    height: 300px;
}

.box450 .bx-wrapper .bx-controls-direction a {
    margin: 21.5% 0;
}

.box450 .slide-box-left {
    width: 50%;
    position: absolute;
    bottom: 0;
}

.box450 .slide-description {
    width: 100%;
    min-height: 35px;
}

.box450 .slide-description p {
    line-height: 125%;
    font-size: 12px;
}

.box450 .slide-box-right {
    width: 50%;
}

.box450 span.commentsCloud {
    margin: 0 10px 3px;
}
.box450 a.slide-comment {
    background: url('/img/slide-comments-small.png') no-repeat center;
    width: 40px;
    height: 40px;
}

.box450 a.slide-share {
    background: url('/img/slide-share-small.png') no-repeat center;
    width: 40px;
    height: 40px;
}

.bx-wrapper .bx-controls-direction a:hover {
    opacity: 0.8;
}

.bx-cont script {
    display: none;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    ::i-block-chrome,.bx-wrapper .bx-controls-direction a {
        margin: 212px 0 0 0;;
    }

    ::i-block-chrome,.box450 .bx-wrapper .bx-controls-direction a {   
        margin: 86px 0 0 0;
    }
}

@media (max-width: 1418px) {

    .bx-cont *, .bx-cont {
        height: 326px;
    }

    .box450 .bx-cont *, .box450 .bx-cont {
        height: 163px;
    }

    .slide-box-left {
        width: 10%;
    }

    .slide-description {
        width: 65%;
    }

    .slide-box-right {
        width: 25%;
    }

    .box450 .bx-wrapper .bx-next {
        background: url('/modules/bx-slider/images/slide-arrows-small.png') 40px 0;
    }

    .box450 .bx-wrapper .bx-prev {
        background: url('/modules/bx-slider/images/slide-arrows-small.png') 0 0;
    }

    .box450 .bx-wrapper .bx-controls-direction a {
        width: 40px;
        height: 40px;
    }

    .box450 .bx-wrapper .bx-controls-direction a {
        margin: 24.5% 0;
    }
}

@media (max-width: 998px) {

    .bx-cont *, .bx-cont {
        height: 387px;      
    }

    .box450 .bx-cont *, .box450 .bx-cont {
        height: 194px;
    }

    .box450 .bx-wrapper .bx-controls-direction a {
        margin: 22.5% 0;
    }
    .bx-wrapper .bx-controls-direction a  {
        margin: 23.8% 0;
    }
}

@media (max-width: 785px) {

    .bx-cont *, .bx-cont {
        height: 248px;      
    }

    .box450 .bx-cont *, .box450 .bx-cont {
        height: 248px;
    }

    .bx-wrapper .bx-controls-direction a {
        width: 40px;
        height: 40px;
    }


    .box-left .box-media-image-single {
        margin: 0 20px 20px 0 !important;
    }

    .box-right .box-media-image-single {
        margin: 0 20px 0 20px !important;
    }

    a.slide-comment {
        background: url('/img/slide-comments-small.png') no-repeat center;
        width: 40px;
        height: 40px;
        z-index: 999;
    }

    a.slide-share {
        background: url('/img/slide-share-small.png') no-repeat center;
        width: 40px;
        height: 40px;
        z-index: 999;
    }

    .box450 .bx-wrapper {
        max-width: 100% !important;
        margin: 0 !important;
    }

    .box450 .slide-box-left,.slide-box-left {
        width: 50%;
        position: absolute;
        bottom: 0;
    }

    .box450 .slide-description, .slide-description {
        width: 100%;
    }

    .box450 .slide-description p, .slide-description p {
        line-height: 125%;
        font-size: 12px;
    }

    .box450 .slide-box-right, .slide-box-right {
        width: 50%;
    }

    .box450 span.commentsCloud, span.commentsCloud {
        margin: 0 10px;
    }

    .bx-wrapper .bx-next {
        background: url('/modules/bx-slider/images/slide-arrows-small.png') 40px 0;
    }

    .bx-wrapper .bx-prev {
        background: url('/modules/bx-slider/images/slide-arrows-small.png') 0 0;
    }

    .box450 .slide-description, .slide-description {
        min-height: 30px;
    }
}

@media (max-width: 480px) { 

    .bx-cont *, .bx-cont {
        max-height: 200px;      
    }

    .box450 .bx-cont *, .box450 .bx-cont {
        height: auto;
    }

    .bx-wrapper img {
        height: 100%;
    }

    .box450 .slide-box-left,.slide-box-left {
        width: 50%;
        position: absolute;
        bottom: 0;
    }

    .box450 .slide-description, .slide-description {
        width: 100%;
    }

    .box450 .slide-box-right, .slide-box-right {
        width: 50%;
        margin: 0 0 1.5%;
    }

    .box450 span.commentsCloud, span.commentsCloud {
        margin: 0 10px;
    }

    .bx-wrapper .bx-controls-direction a {
        /*        position: absolute;
                margin: 0 !important;
                top: 25%;*/
        margin: 18.8% 0;
    }

    .box450 .bx-wrapper .bx-controls-direction a {
        position: absolute;
        margin: 0 !important;
        top: 25%;
    }

    .box450 .slide-description p, .slide-description p {
        line-height: 120%;
        font-size: 11px;
    }

    .bx-wrapper .bx-controls-direction * {
        display: table-cell;
        vertical-align: middle;
        margin: 0;
    }
    
    a.slide-comment, .box450 a.slide-comment {
        margin: 0 7.5% 0 1.5%;
    }
    
    a.slide-share, .box450 a.slide-share {
        margin: 0 1.5%;
    }
}

@media (max-width: 430px) {
    .bx-wrapper .bx-controls-direction a {
        margin: 20.8% 0;
    }
}

@media screen and (-webkit-min-device-pixel-ratio:0) and (max-width: 1418px) {
    ::i-block-chrome,.bx-wrapper .bx-controls-direction a {
        margin: 160px 0 0 0;;
    }

    ::i-block-chrome,.box450 .bx-wrapper .bx-controls-direction a {   
        margin: 75px 0 0 0;
    }
}

@media screen and (-webkit-min-device-pixel-ratio:0) and (max-width: 790px) {
    ::i-block-chrome,.bx-wrapper .bx-controls-direction a {
        margin: 110px 0 0 0;;
    }

    ::i-block-chrome,.box450 .bx-wrapper .bx-controls-direction a {   
        margin: 110px 0 0 0;
    }
}

@media screen and (-webkit-min-device-pixel-ratio:0) and (max-width: 480px) {
    ::i-block-chrome,.bx-wrapper .bx-controls-direction a {
        margin: 29% 0 0 0;;
    }

    ::i-block-chrome,.box450 .bx-wrapper .bx-controls-direction a {   
        margin: 29% 0 0 0;
    }
}

@media (max-width: 344px) {
    ::i-block-chrome,.bx-wrapper .bx-controls-direction a {
        margin: 32% 0 0 0;;
    }

    ::i-block-chrome,.box450 .bx-wrapper .bx-controls-direction a {   
        margin: 32% 0 0 0;
    }
    .bx-wrapper .bx-controls-direction a {
        margin: 27.8% 0;
    }
}

.box-left {
    width: 50%;
}

.box-right {
    width: 50%;
}

.boxImage {
    background: #000;
}

.box-left .bx-wrapper {
    max-width: 100% !important;
}

.box-right .bx-wrapper {
    max-width: 100% !important;
}

.mb20 {
    margin-bottom: 20px
}