p {margin-bottom: 20px;}
.clearout {height: 20px;clear: both;}
#flexiselDemo1,
#flexiselDemo2,
#flexiselDemo3 {display: none;}
.nbs-flexisel-container {position: relative;max-width: 100%;margin-top: 25px;min-height: 315px;bottom: -5px;border-radius: 0 5px 5px 0;}
.nbs-flexisel-ul {position: relative;width: 9999px;margin: 0px;padding: 0px;list-style-type: none;text-align: center;}

.nbs-flexisel-item .main-box {margin: 0 15px 10px;background: #fff;position: relative;border: 1px solid #e8e8e8;}
.nbs-flexisel-item .main-box:hover {box-shadow:  0 3px 3px rgba(0,0,0,0.1);transition: 0.3s;}
.nbs-flexisel-inner {overflow: hidden;float: left;width: 100%;}
.nbs-flexisel-item {float: left;margin: 0px;padding: 0px;cursor: pointer;position: relative;margin: 9px 0 0;}
.product-one-main {background: #f6f6f6;padding: 20px 10px;margin: 0 7px 22px;position: relative;overflow: hidden;}
.product-img-block {text-align: center;overflow: hidden;position: relative;}
.product-head {font-size: 14px;color: #2c2c2c;letter-spacing: 0.25px;text-align: center;margin-top: 10px;white-space: nowrap;
text-overflow: ellipsis;overflow: hidden;}
.product-content {font-size: 13px;color: #6a696f;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.unit-price-block {float: left;width: 50%;text-align: left;}
.min-price-block {float: right;width: 50%;text-align: right;}
.amt-block-container {margin-top: 20px;}
.price-block-container {font-size: 19px;color: #312783;font-family: 'robotomedium';}
.price-content-container {font-size: 13px;color: #989797;}
.min-pr {padding-right: 12px;}
.slide-one-main-container {margin-bottom: 30px;}
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {border: medium none;border-radius: 0;color: #f2711f;cursor: pointer;font-size: 28px;
height: 30px;padding: 5px 0 0;position: absolute;text-align: center;top: -75px !important;width: 15px;z-index: 9;}
.nbs-flexisel-nav-left {background: rgba(0, 0, 0, 0) url("../images/slider-arrow-left.png") no-repeat scroll 0 7px;left: auto;right: 40px;}
.nbs-flexisel-nav-left:hover { background: rgba(0, 0, 0, 0) url("../images/slider-arrow-left.png") no-repeat scroll 0 -23px;}
.nbs-flexisel-nav-right {background: rgba(0, 0, 0, 0) url("../images/slider-arrow-right.png") no-repeat scroll 3px -24px;right: 14px;}
.nbs-flexisel-nav-right:hover {background: rgba(0, 0, 0, 0) url("../images/slider-arrow-right.png") no-repeat scroll 3px 6px;}
.slider2 .nbs-flexisel-nav-left {background: rgba(0, 0, 0, 0) url("../images/slider2-arrow-left.png") no-repeat scroll 0 7px;left: auto;right: 40px;}
.slider2 .nbs-flexisel-nav-left:hover { background: rgba(0, 0, 0, 0) url("../images/slider2-arrow-left.png") no-repeat scroll 0 -23px;}
.slider2 .nbs-flexisel-nav-right {background: rgba(0, 0, 0, 0) url("../images/slider2-arrow-right.png") no-repeat scroll 3px -22px;right: 14px;}
.slider2 .nbs-flexisel-nav-right:hover {background: rgba(0, 0, 0, 0) url("../images/slider2-arrow-right.png") no-repeat scroll 3px 6px;}
.logo-section .nbs-flexisel-nav-left, .logo-section .nbs-flexisel-nav-right {border: medium none;border-radius: 0;color: #f2711f;cursor: pointer;font-size: 28px;height: 36px;padding: 5px 0 0;position: absolute;text-align: center;
    top:15px !important;width: 36px;z-index: 9;}
.logo-section .nbs-flexisel-nav-left {background: rgba(0, 0, 0, 0) url("../images/logo-left-arrow.png");left: -10px;right: auto;}
.logo-section .nbs-flexisel-nav-left:hover { background: rgba(0, 0, 0, 0) url("../images/logo-left-arrow.png");}
.logo-section .nbs-flexisel-nav-right {background: rgba(0, 0, 0, 0) url("../images/logo-right-arrow.png");right: -10px;}
.logo-section .nbs-flexisel-nav-right:hover {background: rgba(0, 0, 0, 0) url("../images/logo-right-arrow.png");}


@media all and (max-width:991px){
	.nbs-flexisel-container{min-height: 255px;}
}

