.prd .corner-ribbon.prenota {
	height: 22px;
	margin-top: 23px;
	z-index: 1000;
	width: 120px;
	margin-left: 64px;
	z-index: 0;
}

.prd .corner-ribbon.prenota .prenota_txt {
	top: 1px;
	position: relative;
	font-size: 10px;
	left: -9px;
}

.block1 {
	position: absolute;
	background: white;
	width: 20px;
	height: 38px;
	top: 70px;
	z-index: 1001;
	left: -2px;
	z-index: 0;
}

.block2 {
	position: absolute;
	background: white;
	width: 31px;
	height: 19px;
	z-index: 1001;
	left: 75px;
	top: 0px;
	z-index: 0;
}

#boxcontent, #boxcontent2 {
	padding-bottom: 100px;
}

.image_testim{
  margin-bottom: 14px; 
  margin-top: 10px;
}

.mob {
	float: right;
	margin-top: 20px;
}

.land_sc_single, .land_sc {
	margin-bottom: 22px;
}

.not_video {
	margin-top: 19px;
}

#ground a:active {
	background-color: transparent !important;
}

#boxcontent2 {
	display: none;
}

.select-testimonials li.right.active{
  border-bottom: 2px solid #2196f3;
}

.select-testimonials li:not(.right).active{
  border-bottom: 2px solid #33cc99;
}

.testimonials .bottom-bar{
	border-top: 1px solid #e3e3e3;
	border-bottom-left-radius: 10px; 
	border-bottom-right-radius: 10px; 
	width: 100%; 
	height: 50px;
}

.hunt-anchor:hover{
  text-decoration: none;
}
.hunt{
  color: #2b98f0;
  font-size: 21px;
}
.hunt-gift-emoji{
  font-size: 24px;
}
.hunt-subtitle{
  color: black;
  font-size: 16px;
}
.hunt-subtitle .icon{
  margin-left: 2.5px;
  margin-top: -2px;
}

@media screen and (max-width: 991px) {
	#ground {
		padding-top: 28px;
	}

	#mobile_media .col-xs-7 {
		width: 49%;
		display: inline-block;
		padding-left: 0px;
		padding-right: 0px;
	}

	#mobile_media .col-xs-7:nth-child(2) {
		margin-left: 5px;
	}
  .large_title{
    width: 65.333333%;
	}
	.hunt-subtitle{
    padding-bottom: 30px;
    display: inline-block;
  }
}

@media screen and (max-width: 450px) {
	.testimonials .time {
		font-size: 7px;
	}
  
	.not_video, .mob {
		margin-top: 0px;
	}
}