#wrapper {
    /*-ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  */
    
    padding: 0 3%;
}
.bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 9999;
}
.bx-prev {
    left: 10px;
    background: url(images/controls.png) no-repeat 0 -32px;
}
.bx-next {
    right: 10px;
    background: url(images/controls.png) no-repeat -43px -32px;
}
.width-33per {
    width: 33%;
}
.left {
    float: left;
    font-size: 12px;
}
.large {
    font-size: 14px;
}
.brl {
    border-left: 1px solid #999999;
    border-right: 1px solid #999999;
}
.gift_bg {
    background: hsl(35, 60%, 61%);
    border-top: 1px solid #C7BCAA;
    padding: 3px 0;
    background-repeat: repeat-x;
    margin-top: -6px;
}
.gift {
    color: #000000 !important;
    display: inline-block;
    font-size: 16px !important;
    font-weight: bold;
    height: 30px;
    padding-left: 28px;
}
.margin-top9px {
    margin-top: 9px;
}
.max_width {
    max-width: 100% !important;
}
#loading {
    width: 10%;
    position: absolute;
    top: 0px;
    left: 420px;
    margin-top: 270px;
}
@media screen and (max-width: 980px) {
    .slide_element {
        height: auto!important;
    }
    .slide_element img {
        width: 100%!important;
    }
    #bx-viewport {
        height: auto!important;
    }
    .bx-wrapper .bx-prev {
        left: 0px!important;
    }
    .bx-wrapper .bx-next {
        right: 0px!important;
    }
    .btmslider li img {
        height: 250px!important;
        max-width: 160px!important;
    }
}
@media screen and (max-width: 800px) {} @media screen and (max-width: 730px) {} @media screen and (max-width: 480px) {
    .smlSldrIn {
        top: -205px;
    }
    .slide_element img {
        width: 100%!important;
        height: 140px!important;
    }
}
@media screen and (max-width: 479px) {
    .btmslider li img {
        height: 250px !important;
    }
    .slide_element img {
        width: 100%!important;
        height: 190px!important;
    }
}
@media screen and (max-width: 360px) {
    .btmslider li img {
        width: 90% !important;
        margin: 0 auto;
    }
}