.grid-view-four-col {
  width: 25%;
  float: left;
}
.grid-view-three-col {
  width: 33.3333%;
  float: left;
}
.grid-view-two-col {
  width: 50%;
  float: left;
}
.grid-view-one-col {
  width: 100%;
}

@media (min-width:1200px) {
  
  .vc_col-sm-8 .special-section.widget-wrp.three-col .grid-view-four-col {
    width:25%;
  }
  
  .vc_col-sm-8 .special-section.widget-wrp.three-col .grid-view-four-col .spcl-wrap .spcl-box .spcl-rate .rate {
    font-size: 30px;
  }
  
  .vc_col-sm-8 .special-section.widget-wrp.three-col .grid-view-four-col .spcl-wrap .spcl-box .spcl-rate sup.currency {
    font-size: 22px;
    top: -4px;
  }
  
  .vc_col-sm-8 .special-section.widget-wrp.three-col .grid-view-four-col .spcl-wrap .spcl-box .spcl-rate sup {
    font-size: 13px;
    top: -14px;
  }
  
  .vc_col-sm-8 .special-section.widget-wrp.three-col .grid-view-four-col .spcl-wrap .spcl-box .spcl-rate .percentage sub {
    font-size: 9px;
    top: -3px;
  }
  
  .vc_col-sm-8 .special-section.widget-wrp.three-col .grid-view-four-col .spcl-wrap .spcl-box .spcl-img {
    height: 130px;
  }
  
  .widget-wrp.full-col .grid-view-four-col .spcl-wrap .spcl-box {
    height: 510px;
  }
  
 
  .widget-wrp.full-col .grid-view-three-col .spcl-wrap .spcl-box {
    height: 495px;
  }
  
  .vc_col-sm-8 .special-section.widget-wrp.three-col .grid-view-four-col .spcl-wrap .spcl-box {
    height: 500px;
  }

}

@media (min-width:992px) and (max-width:1199px){
  .vc_col-sm-8 .special-section.widget-wrp.three-col  .grid-view-three-col {
    width:100%;
  }
  
  .vc_col-sm-8 .special-section.widget-wrp.three-col  .grid-view-four-col {
    width:50%;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .grid-view-three-col {
    width: 33.3333%;
  }
  .grid-view-two-col {
    width: 50%;
  }
  .grid-view-one-col {
    width: 100%;
  }
  
  .widget-wrp.three-col  .grid-view-four-col {
	width:50%;
  }
  
}
@media (min-width: 500px) and (max-width: 767px) {
  .grid-view-four-col,
  .grid-view-three-col,
  .grid-view-two-col {
    width: 50%;
  }
  .grid-view-one-col {
    width: 100%;
  }
}
@media (min-width: 320px) and (max-width: 499px) {
  .grid-view-four-col,
  .grid-view-three-col,
  .grid-view-two-col,
  .grid-view-one-col {
    width: 100%;
  }
}
.widget-layout.widget-wrp .more-coupon {
  margin-bottom: 10px;
  text-align: right;
  display: block;
}
.widget-layout.widget-wrp .more-coupon a {
  font-size: 14px;
  font-weight: normal;
}
.widget-layout.widget-wrp .more-coupon-bottom {
  display: none;
  padding: 0;
  margin-bottom: 10px;
  text-align: center;
}
.widget-layout.widget-wrp .more-coupon-bottom a {
  font-size: 14px;
}
.widget-layout.widget-wrp .spcl-wrap {
  padding: 0 15px;
  margin-bottom: 20px;
}
.widget-layout.widget-wrp .spcl-wrap .mCSB_container {
  margin-right: 15px;
}
.widget-layout.widget-wrp .spcl-wrap .spcl-box {
  position: relative;
  height: 540px;
  overflow: hidden;
  border-width: 1px;
  border-style: dashed;
}
.widget-layout.widget-wrp .spcl-wrap .spcl-box .spcl-box-inner {
  position: relative;
  padding: 12px;
}
.widget-layout.widget-wrp .spcl-wrap .spcl-box .spcl-hd {
  text-align: center;
}
.widget-layout.widget-wrp .spcl-wrap .spcl-box .spcl-hd h6 {
  font-size: 18px;
  font-weight: 600;
  line-height: 18px;
}
.widget-layout.widget-wrp .spcl-wrap .spcl-box .spcl-hd h2 {
  font-size: 24px;
  font-weight: 700;
  margin: 10px 0;
}
.widget-layout.widget-wrp .spcl-wrap .spcl-box .spcl-box-hover {
  display: none;
}
.widget-layout.widget-wrp .spcl-wrap .spcl-box:hover .spcl-box-hover {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 50;
  display: block;
  text-align: center;
}
.widget-layout.widget-wrp .spcl-wrap .spcl-box:hover .spcl-box-hover .btn {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -17px;
  margin-left: -56px;
}
.widget-layout.widget-wrp .spcl-wrap .spcl-box .spcl-img {
  margin-top: 20px;
  text-align: center;
  height: 165px;
  width: 100%;
  overflow: hidden;
}
.widget-layout.widget-wrp .spcl-wrap .spcl-box .spcl-img img {
  max-width: 100%;
  max-height: 100%;
}
.widget-layout.widget-wrp .spcl-wrap .spcl-box .spcl-list {
  margin-top: 20px;
  height: 185px;
  width: 100%;
  overflow: hidden;
}
.widget-layout.widget-wrp .spcl-wrap .spcl-box .spcl-list img {
  max-width: 100%;
  max-height: 100%;
}
.widget-layout.widget-wrp .spcl-wrap .spcl-box .spcl-list ul {
  margin-bottom: 0;
  margin-left: 5px;
  padding: 0 15px;
}
.widget-layout.widget-wrp .spcl-wrap .spcl-box .spcl-list ul li {
  white-space: nowrap;
  list-style: disc outside;
  font-size: 14px;
  margin-bottom: 12px;
}
.widget-layout.widget-wrp .spcl-wrap .spcl-box .spcl-rate {
  text-align: center;
}
.widget-layout.widget-wrp .spcl-wrap .spcl-box .spcl-rate sup.currency {
  font-size: 30px;
  top: -10px;
  font-weight: normal;
}
.widget-layout.widget-wrp .spcl-wrap .spcl-box .spcl-rate .rate {
  font-size: 42px;
  font-weight: 700;
}
.widget-layout.widget-wrp .spcl-wrap .spcl-box .spcl-rate .free-rate {
  font-size: 30px;
  font-weight: 700;
  line-height: normal;
}
.widget-layout.widget-wrp .spcl-wrap .spcl-box .spcl-rate sup {
  font-size: 16px;
  font-weight: 700;
  top: -21px;
  text-transform: uppercase;
}
.widget-layout.widget-wrp .spcl-wrap .spcl-box .spcl-rate .percentage {
  display: inline-block;
}
.widget-layout.widget-wrp .spcl-wrap .spcl-box .spcl-rate .percentage sup,
.widget-layout.widget-wrp .spcl-wrap .spcl-box .spcl-rate .percentage sub {
  float: left;
  font-size: 27px;
  font-weight: 700;
}
.widget-layout.widget-wrp .spcl-wrap .spcl-box .spcl-rate .percentage sub {
  top: -3px;
  font-size: 14px;
}
.widget-layout.widget-wrp .spcl-wrap .spcl-box .spcl-para {
  padding: 12px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.widget-layout.widget-wrp .spcl-wrap .spcl-box .spcl-para .description-sec {
  margin-bottom: 10px;
  height: 50px;
  text-align: center;
  font-size: 12px;
  line-height: 16px;
  overflow: auto;
}
.widget-layout.widget-wrp .spcl-wrap .spcl-box .spcl-para .disclaimer-sec {
  margin-bottom: 10px;
  height: 42px;
  font-size: 10px;
  line-height: 14px;
  overflow: auto;
  text-align: center;
}
.widget-layout.widget-wrp .spcl-wrap .spcl-box .spcl-para .exp-date {
  margin-top: 5px;
  margin-bottom: 0;
  text-align: center;
  font-size: 12px;
}
.widget-layout.widget-wrp.three-col .more-coupon {
  display: none;
}
.widget-layout.widget-wrp.three-col .more-coupon-bottom {
  display: block;
}
.widget-layout.widget-wrp.three-col .spcl-wrap .spcl-box .spcl-list ul {
  padding: 0 10px;
  margin-left: 8px;
}
.widget-layout.widget-wrp.two-col .more-coupon {
  display: none;
}
.widget-layout.widget-wrp.two-col .more-coupon-bottom {
  display: block;
}
.widget-layout.widget-wrp.two-col .spcl-wrap .spcl-box .spcl-list ul {
  padding: 0 5px;
  margin-left: 8px;
}
.widget-layout.widget-wrp.one-col .widget-main-heading {
  font-size: 20px;
  margin: 20px 0 15px 0;
}
.widget-layout.widget-wrp.one-col .more-coupon {
  display: none;
}
.widget-layout.widget-wrp.one-col .more-coupon-bottom {
  display: block;
}
.widget-layout.widget-wrp.one-col .spcl-wrap .spcl-box .spcl-box-inner {
  padding: 10px;
}
.widget-layout.widget-wrp.one-col .spcl-wrap .spcl-box .spcl-para {
  padding: 10px;
}
.widget-layout.widget-wrp.one-col .spcl-wrap .spcl-box .spcl-list ul {
  padding: 0 5px;
  margin-left: 8px;
}
.widget-layout.widget-wrp.one-col .spcl-wrap .spcl-box .spcl-hd img {
  max-width: 100%;
  height: auto;
}
.widget-layout.widget-wrp.one-col .spcl-wrap .spcl-box .spcl-hd h2 {
  font-size: 20px;
}
.widget-layout.widget-wrp.one-col .spcl-wrap .spcl-box .spcl-list ul li {
  font-size: 13px;
  margin-bottom: 10px;
}
