.homeads-section {
    margin-bottom: 30px;
}
.adsbanner-box {
    margin-bottom: 30px;
}
.adsbanner-box {
    overflow: hidden;
    border-radius: 8px;
}
.page-mg-lft{
    margin-left: 10px;
}
.page-mg-rgt{
    margin-right: 10px;
}
.ilovechoicfm-ads {
    margin-bottom: 50px;
}
.banner-hover {
  position: relative;
  z-index: 1;
  display: block;
}
.banner-hover:after, .banner-hover:before {
  position: absolute;
  background-color:rgba(255,255,255,0.2);
  content: "";
  left: 50%;
  right: 51%;
  opacity: 1;
  top: 0;
  bottom: 0;
}
.banner-hover:after {
  left: 0;
  right: 0;
  top: 50%;
  bottom: 51%;
}
.banner-hover:hover:after {
  top: 0;
  bottom: 0;
}
.banner-hover:hover:before {
  left: 0;
  right: 0;
}
.banner-hover:hover:after,.banner-hover:hover:before {
  opacity: 0;
  transition: 0.8s;
  transition-timing-function: ease-in;
}
.adbanner-slider .owl-dots {
    position: absolute;
    bottom: 20px;
    left: 20px;
}
.choic-lefts img {
    width: 100%;
    height: 380px;
}
.adbanner-slider .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #06228f;
}
.adbanner-slider .owl-dots .owl-dot span {
    width: 18px;
    height: 18px;
    margin: 5px 7px;
    background: #00cccc;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
    border: 4px solid #fff;
}
.side-banner img {
    width: 100%;
    height: auto;
}
.shop-slider .event-wrapper {
    background-color: #fff;
    -webkit-box-shadow: 0 0 15px rgb(0 0 0 / 5%);
    box-shadow: 0 0 15px rgb(0 0 0 / 5%);
}
.banner-lefts img{
    height: 430px;
}
.ads-on-section{
    padding-top: 50px;
    padding-bottom: 20px;
}
.homeads-second{
	padding-top: 50px;
	padding-bottom: 20px;
}
.events-section.secnds {
    padding-bottom: 60px;
}
.ads-items img {
    height: 250px;
}
.shop-slider .event-wrapper{
	margin-bottom: 0;
}
.shop-slider .event-wrapper a {
    padding: 10px 15px;
}
.page-right {
    padding-right: 25px;
}
.page-left {
    padding-left: 25px;
}
.bx-sd {
    box-shadow: 5px 4px #00cccc;
    border-radius: 10px;
}
.crpto-wrapper {
    border-radius: 8px;
    overflow: hidden;
}
@media only screen and (max-width: 767px) {
    .banner-lefts img {
    width: 100% !important;
}
.banner-lefts {
    margin-bottom: 30px !important;
}
.side-banner img{
    height: auto;
}
.ads-items img {
    height:180px;
}
.ilovechoicfm-ads .choic-lefts {
    margin-top: 30px;
}
.crptoadss .choic-lefts {
    margin-bottom: 30px;
}
.crpto-wrapper{
    padding: 60px 20px;
}
.page-mg-rgt {
    margin-right: 0;
}
.page-mg-lft {
    margin-left: 0;
}
.choic-lefts img{
    height: auto;
}
.page-left {
    padding-left: 15px;
}
}