.our-deals .imgBoxs {position:relative; z-index:1; width:100%; margin-bottom: 30px;}
.our-deals .ribs {padding: 5px 15px;position: absolute;margin: 0 0px 0px;z-index: 999;font-size: 18px;transform: translate(-50%,-50%);top: 10%;font-weight: bold;left: 50%;text-align: center;color: #000; background-image: linear-gradient(0deg,#c39a03,#ffc700,#e2c14a,#b79002);background-color: #ffc905;text-shadow: 0px 5px 5px rgb(255, 255, 255);-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.2);-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.2);box-shadow: 0 1px 1px rgba(0,0,0,0.2);border-top-left-radius: 3px;border-top-right-radius: 3px;zoom:1; text-transform: uppercase;}
.our-deals .imgBoxs:hover img{transform:scale(1.1);transition:all 0.5s ease-in-out;}
.our-deals .imgBoxs .img-boxs-img img {transition:all 0.5s ease-in-out;}
.our-deals .deal-prc-box {position: absolute;z-index: 1;bottom: 6%;transform: translate(-50%,-50%);left: 50%;width: 67%;background-color: rgba(0, 0, 0, 0.65);color: #fff;padding: 10px;}
.our-deals .deal-prc-box .deal-Ltxt {float: left;margin-bottom: 0;}
.our-deals .deal-prc-box .deal-Rbtn {float: right;margin-bottom: 0;}
.our-deals .deal-prc-box .deal-Rbtn .btn-default, .our-deals .deal-prc-box .deal-Rbtn .btn-default:hover, .our-deals .deal-prc-box .deal-Rbtn .btn-default:focus { color: #000;border-radius: 2px;font-weight: 500;border: none;outline: none;font-size: 12px; background-image: linear-gradient(0deg,#c39a03,#ffc700,#e2c14a,#b79002);background-color: #ffc905;}
.imgBoxs img{position: relative;}
.deal-Ltxt h4{font-size: 14px;}
.deal-Ltxt p{font-size: 12px;}