.deals-header > img{
	max-width:100%;
}
/*COMMAN CSS*/

.revealOnScroll {
	visibility: hidden;
}

.revealOnScroll.animated {
	visibility: visible;
}

#wrapper {
	overflow: hidden;
}

#wrapper {
	overflow-y: auto;
}

.section-title {
	font-family: "helveticaneuecyrbold";
	font-size: 37px;
	position: relative;
	color: #000;
	margin-bottom: 25px;
	padding-bottom: 10px;
	line-height: 1.2;
}

.section-title:after {
	position: absolute;
	content: "";
	left: 0;
	top: 100%;
	height: 3px;
	width: 68px;
	background-color: #000;
}

.center-align {
	text-align: center;
}

.center-align .section-title:after {
	right: 0;
	margin: 0 auto;
}

.before-text {
	position: relative;
}

.before-text::before {
	color: #f5f5f5;
	content: attr(data-before);
	font-family: "helveticaneuecyrbold";
	font-size: 15vw;
	left: 0%;
	line-height: 1;
	position: absolute;
	text-align: center;
	top: 30px;
	width: 100%;
	z-index: -1;
	white-space: nowrap;
}

.animated.before-text::before {
	animation: 2s ease fadeInUp;
	-webkit-animation: 2s ease fadeInUp;
}

.listing > li {
	padding: 8px 0 8px 20px;
	position: relative;
}

.listing > li::before {
	border: 2px solid #ff4c65;
	border-radius: 50%;
	content: "";
	height: 11px;
	left: 0;
	position: absolute;
	top: 15px;
	width: 11px;
}

.heading-block > p {
	color: #5d5c5c;
	font-size: 18px;
	font-weight: 600;
	padding-bottom: 20px;
}


/*CMS System start here*/

.cms-system {
	padding: 160px 0 120px;
}

.yodeal-cms {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}


/*Administration Rights*/

.admnstrtn-rghts {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	 -ms-flex-direction:row;
      flex-direction:row;
}

.ydf-dashboard-img > img {
	max-width: 100%;
}

.admnstrtn-rghts .grid {
	flex: 0 0 50%;
	-webkit-flex: 0 0 50%;
	-ms-flex: 0 0 33.33%;
	-webkit-box-flex: 0 0 50%;
	padding: 70px 90px 0;
}
.admnstrtn-rghts .grid:last-child{
	flex: 0 0 100%;
	-webkit-flex: 0 0 100%;
	-ms-flex: 1 1 100%;
	-webkit-box-flex: 0 0 100%;
}
.administration {
	background-color: #fee038;
	padding-top: 70px;
}

.listing.black > li {
	color: #272727;
}

.listing.black > li:before {
	border-color: #272727;
}

.administration.before-text::before {
	color: #f7d82c;
	font-size: 13.5vw;
	z-index: 0;
	top: -15px;
}

.administration .fix-container {
	position: relative;
	z-index: 2;
}

.administration:after {
	position: absolute;
	content: "";
	height: 110px;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #fff;
}


/*Deal Features css start*/

.deal-features {
	padding: 65px 0;
}

.deal-features .heading-block p {
	margin: 0 auto;
	max-width: 700px;
}

.deal-feature {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding-top: 70px;
}
.deal-feature .grid{
	-webkit-box-flex:0;
      -ms-flex:0 0 33.33%;
          flex:0 0 33.33%;
}

.deal-feature .grid:first-child {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
	-webkit-order: 2;
}

.deal-feature .grid:nth-child(3) {
	-webkit-box-ordinal-group: 4;
	-ms-flex-order: 3;
	order: 3;
	-webkit-order: 3;
}

.img-block {
	padding: 0 50px;
}

.white-crcle {
	background-color: #ffffff;
	border-radius: 50%;
	box-shadow: 0 0 79px rgba(0, 0, 0, 0.17);
	height: 424px;
	width: 424px;
}

.crcle-img {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}


/*Getaways/Hotel Booking*/

.deal-gateway {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.gateway {
	background-color: #3ecadd;
	padding: 180px 0 80px;
	color: #fff;
}

.gateway::before {
	color: #47d2e5;
	z-index: 0;
}

.gateway .section-title::after {
	background-color: #fff;
}

.gateway .section-title {
	color: #fff;
}

.gateway .listing > li::before {
	border-color: #ffffff;
}

.imgs-block {
	position: relative;
	padding: 0px 80px 0 0;
	margin-right: 20px;
}

.availability-img {
	position: absolute;
	top: -78px;
	right: 0;
}


/*expired-Deals*/

.expired-Deals {
	padding: 180px 0 100px;
}

.expired-deal {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.imgs--block {
	position: relative;
}

.chat-icon {
	left: -40px;
	position: absolute;
	top: -70px;
}

.awesome-deals {
	left: 50px;
	position: absolute;
	top: -90px;
	z-index: 2;
}

.order2 {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
}

.expired-deal .grid.order1 {
	padding-right: 150px;
}


/*Email Notification*/

.email-notification {
	background-color: #ff4c65;
	padding: 70px 0 0;
	color: #fff;
}

.email-notification::before {
	color: #f6465f;
	white-space: nowrap;
	z-index: 0;
}

.email-notifctn {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
}

.image-block {
	position: relative;
	top: 20px;
	z-index: 2;
}

.email-notifctn .heading-block > p,
.email-notifctn .section-title {
	color: currentcolor;
}

.email-notifctn .section-title::after {
	background-color: #fff;
}

.email-notifctn .listing > li::before {
	border-color: #fff;
}

.email-notifctn .grid {
	flex: 0 0 50%;
	-ms-flex: 0 0 50%;
	-webkit-flex: 0 0 50%;
	-webkit-box-flex: 0 0 50%;
}


/*eCommerce Features*/

.yd-eCommerce {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.image-ecommerce {
	margin: 0 30px 0 -250px;
	position: relative;
}

.image-ecommerce img {
	max-width: 967px;
}

.ecommerce-icon {
	position: absolute;
	right: -30px;
	top: -85px;
}

.yodeal-eCommerce {
	padding: 180px 0 100px;
}


/*
Member Login Area*/

.member-login {
	background-color: #3ecadd;
	padding: 150px 0 0;
	color: #fff;
}

.member-login .heading-block {
	position: relative;
	max-width: 415px;
	margin: 0 auto 25px;
}

.login-feature {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
}

.login-feature .grid:nth-child(1) {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
}

.login-feature .grid:nth-child(3) {
	-webkit-box-ordinal-group: 4;
	-ms-flex-order: 3;
	order: 3;
}

.login-feature .lising > li::before {
	border-color: #fff;
}

.member-login .heading-block > p {
	color: #fff;
}

.member-login:before {
	color: #47d2e5;
	z-index: 0;
	white-space: nowrap;
	top: -34px;
}

.login-feature .listing > li {
	margin: 30px 0 30px 0;
}

.login-feature .listing > li:before {
	border-color: #fff;
}

.yd-login {
	position: relative;
	top: 20px;
}


/*Client Merchant 
Companies Login Area:*/

.yd-merchant {
	padding: 180px 0;
	background-image: url('../../img2/ydf-merchant-bg.jpg');
	background-repeat: no-repeat;
}

.section-title.white {
	color: #fff;
}

.section-title.white:after {
	background-color: #fff;
}

.yd-merchant .heading-block > p {
	color: #fff;
}

.merchant-feature {
	padding: 15px 0 0 0;
}

.merchant-feature .listing > li {
	background-color: #ffffff;
	flex: 0 0 32%;
	margin: 12px 0;
	padding: 16px 16px 16px 31px;
}

.merchant-feature .listing > li:nth-child(1) {
	animation-delay: 1s;
	-webkit-animation-delay: 1s;
}

.merchant-feature .listing > li:nth-child(2) {
	animation-delay: 1.5s;
	-webkit-animation-delay: 1.5s;
}

.merchant-feature .listing > li:nth-child(3) {
	animation-delay: 2s;
	-webkit-animation-delay: 2s;
}

.merchant-feature .listing > li:nth-child(4) {
	animation-delay: 2.5s;
	-webkit-animation-delay: 2.5s;
}

.merchant-feature .listing > li:nth-child(5) {
	animation-delay: 3s;
	-webkit-animation-delay: 3s;
}

.merchant-feature .listing > li:nth-child(6) {
	animation-delay: 3.5s;
	-webkit-animation-delay: 3.5s;
}

.merchant-feature .listing {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.merchant-feature .listing > li::before {
	left: 12px;
	top: 22px;
}

.yd-merchant::before {
	color: #ffffff;
	opacity: 0.05;
	z-index: 0;
}

.yd-merchant .heading-block {
	max-width: 420px;
}


/*DATA COLLECTION*/

.middle {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	padding: 20px;
	text-align: center;
}

.data-details p {
	color: #333232;
}

.data-collection .crcle-white {
	height: 332px;
	width: 332px;
	background-color: #ffffff;
	border-radius: 50%;
	box-shadow: 0 0 79px rgba(0, 0, 0, 0.17);
	margin: 20px 0;
}

.data-collection {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.data-collection .two {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
}

.data-collection .three {
	-webkit-box-ordinal-group: 4;
	-ms-flex-order: 3;
	order: 3;
}

.yd-data-collection {
	padding: 100px 0;
}

.yd-data-collection:before {
	top: 0;
}

.data-collection .heading-block {
	margin: 60px auto 0;
	max-width: 500px;
	padding: 20px;
}

.crcle-list {
	-ms-flex-line-pack: justify;
	align-content: space-between;
}

.data-collection .grid {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.data-collection-img {
	padding: 10px;
}

.data-collection-img > img {
	max-width: 100%;
}


/*Interesting Features:*/

.ballon {
	position: relative;
	left: 0;
	top: 0;
	z-index: 3;
}

.left-ballon {
	left: 30px;
	top: 0px;
}

.right-ballon {
	right: 30px;
	top: 0px;
	left: auto;
}

.ballon:nth-child(1) {
	-webkit-animation: balloon1 6s ease-in-out infinite;
	animation: balloon1 6s ease-in-out infinite;
}

.right-ballon.ballon:nth-child(2) {
	-webkit-animation: balloon2 5s ease-in-out infinite;
	animation: balloon2 5s ease-in-out infinite;
}


/* BAllOON 1*/

@-webkit-keyframes balloon1 {
	0%,
	100% {
		-webkit-transform: translateY(0) rotate(-6deg);
	}
	50% {
		-webkit-transform: translateY(-20px) rotate(8deg);
	}
}

@keyframes balloon1 {
	0%,
	100% {
		transform: translateY(0) rotate(-6deg);
	}
	50% {
		transform: translateY(-20px) rotate(8deg);
	}
}


/* BAllOON 2*/

@-webkit-keyframes balloon2 {
	0%,
	100% {
		-webkit-transform: translateY(0) rotate(6eg);
	}
	50% {
		-webkit-transform: translateY(-30px) rotate(-8deg);
	}
}

@keyframes balloon2 {
	0%,
	100% {
		transform: translateY(0) rotate(6deg);
	}
	50% {
		transform: translateY(-30px) rotate(-8deg);
	}
}

.yd-feature-block {
	position: relative;
}

.interesting-feature {
	padding: 140px 0;
	background-color: #ff4c65;
}

.yd-feature-block {
	display: flex;
	display: -webkit-flex;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	-webkit-justify-content: space-around;
}

.chat-box {
	background-color: #ffffff;
	border-radius: 30px;
	margin: 0 15px;
	max-width: 350px;
	padding: 20px;
	text-align: center;
	position: relative;
	z-index: 1;
}

.chat-box:first-child {
	z-index: 2;
}

.yd-feature-block {
	max-width: 1180px;
	margin: 0 auto;
}

.interesting-feature .heading-block {
	max-width: 460px;
	margin: 0 auto;
}

.interesting-feature .heading-block > p {
	color: #ffffff;
}

.yd-feature-middle {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding-top: 50px;
}

.chat-box::before {
	background: #ffffff;
	border-bottom-right-radius: 84px 70px;
	border-right: 60px solid #ffffff;
	bottom: -22px;
	content: "";
	height: 57px;
	left: -24px;
	position: absolute;
	transform: translate(0px, 0px);
	-webkit-transform: translate(0px, 0px);
	z-index: 0;
}

.chat-box::after {
	background: #ff4c65;
	border-bottom-right-radius: 24px 45px;
	bottom: -23px;
	content: "";
	height: 100px;
	left: -28px;
	position: absolute;
	transform: translate(-32px, 0px);
	-webkit-transform: translate(-32px, 0px);
	width: 60px;
	z-index: 0;
}

.chat-box.second::before {
	border-bottom-left-radius: 67px 44px;
	border-left: 54px solid #ffffff;
	left: auto;
	right: -86px;
}

.chat-box.second::after {
	border-bottom-left-radius: 25px 42px;
	left: auto;
	right: -118px;
	width: 86px;
}

.interesting-feature::before {
	color: #f6465f;
	z-index: 0;
}


/*SEO Implementation*/

.yd-seo-feature {
	padding: 60px 0 60px;
}

.yd-seo-feature .heading-block {
	max-width: 530px;
	margin: 0 auto;
}

.yd-seo-feature-img {
	margin: -120px 0 0;
}

.yd-seo-feature-img img {
	max-width: 100%;
}

@media screen and (max-width: 1024px) {
	.revealOnScroll {
		visibility: visible;
	}
	.ballon {
		display: none;
	}
	.deals-header > img,
	.image-block > img,
	.ydf-dashboard-img img {
		max-width: 100%;
	}
	.yodeal-cms .grid {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		-webkit-flex: 0 0 50%;
	}
	.white-crcle {
		height: 250px;
		width: 250px;
	}
	.crcle-img > img {
		max-width: 150px;
	}
	.cms-system {
		padding: 50px 0 40px;
	}
	.image-block {
		padding-left: 50px;
		top: 0;
	}
	.administration.before-text::before {
		top: 0;
	}
	.admnstrtn-rghts .grid {
		padding: 50px 20px 0;
	}
	.imgs-block > img {
		max-width: 100%;
	}
	.imgs-block > img.availability-img {
		max-width: 150px;
	}
	.gateway {
		padding: 90px 0 50px;
	}
	.availability-img {
		top: -30px;
	}
	.imgs-block {
		margin-right: 40px;
		padding: 0 10px 0 0;
	}
	.imgs--block > img {
		max-width: 100%;
	}
	.imgs--block > img.chat-icon {
		max-width: 100px;
		top: -30px;
	}
	.awesome-deals {
		left: 20px;
		top: -50px;
	}
	.expired-deal .grid.order1 {
		padding-right: 50px;
	}
	.expired-deal .grid {
		flex: 1 0 50%;
		-webkit-flex: 1 0 50%;
	}
	.email-notification {
		padding: 50px 0;
	}
	.image-ecommerce img {
		max-width: 100%;
	}
	.image-ecommerce {
		margin: 0 60px 0 0;
		position: relative;
	}
	.image-ecommerce img.ecommerce-icon {
		max-width: 120px;
		right: 0;
		top: -50px;
	}
	.member-login::before {
		top: 0;
	}
	.yodeal-eCommerce {
		padding: 50px 0 50px;
	}
	.login-feature {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.login-feature .grid {
		padding: 0 20px;
	}
	.login-feature .grid:nth-child(1) {
		flex: 1 0 100%;
		-webkit-flex: 1 0 100%;
		--ms-flex: 1 0 100%;
		-webkit-box-flex: 0;
		-webkit-box-ordinal-group: inherit;
		-ms-flex-order: inherit;
		order: inherit;
	}
	.login-feature .grid:nth-child(2),
	.login-feature .grid:nth-child(3) {
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
		-webkit-flex-basis: 50%;
	}
	.yd-login {
		top: 0;
	}
	.member-login {
		padding: 50px 0;
	}
	.member-login .heading-block {
		margin: 0 auto;
	}
	.yd-merchant {
		padding: 50px 0;
	}
	.merchant-feature .listing > li {
		flex: 0 0 48%;
		-webkit-flex: 0 0 48%;
		-ms-flex: 0 0 48%;
		-webkit-box-flex: 0;
	}
	.data-collection-img > img {
		display: none;
	}
	.data-collection {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.data-collection .three,
	.data-collection .two {
		order: inherit;
	}
	.data-collection {
		justify-content: space-around;
		-webkit-justify-content: space-around;
	}
	.data-collection .heading-block {
		margin: 0 auto;
	}
	.yd-data-collection {
		padding: 40px 0;
	}
	.interesting-feature {
		background-color: #ff4c65;
		padding: 50px 0 80px;
	}
	.yd-seo-feature-img {
		margin: 0;
	}
	.data-collection .two {
		flex: 0 0 100%;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		-webkit-box-flex: 0;
	}
}

@media screen and (max-width: 990px) {
	.deal-feature .grid:nth-child(3),
	.deal-feature .grid:nth-child(2) {
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
	}
	.deal-feature .grid:first-child {
		flex: 1 0 100%;
		-webkit-flex: 1 0 100%;
		-ms-flex: 1 0 100%;
		-webkit-box-flex: 0;
		-webkit-box-ordinal-group: inherit;
		-ms-flex-order: inherit;
		order: inherit;
	}
	.deal-feature {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		padding: 0;
	}
	.deal-feature .grid {
		padding: 20px;
	}
	.white-crcle {
		margin: 0 auto;
	}
	.email-notifctn {
		display: block;
	}
	.image-block {
		margin: 0 auto 30px;
		max-width: 90%;
		padding-left: 0;
	}
}

@media screen and (max-width: 767px) {
	.yodeal-cms,
	.deal-gateway,
	.expired-deal,
	.yd-eCommerce,
	.login-feature,
	.yd-feature-middle {
		display: block;
	}
	.section-title {
		font-size: 26px;
	}
	.image-block {
		margin: 20px auto 0;
	}
	.administration {
		padding: 30px 0;
	}
	.admnstrtn-rghts .grid {
		flex: 1 1 100%;
		-webkit-flex: 1 1 100%;
		-ms-flex: 1 1 100%;
		-webkit-box-flex: 0;
		padding: 0 0 20px;
	}
	.deal-features {
		padding: 15px 0 40PX;
	}
	.img-block {
		padding: 0;
	}
	.deal-feature {
		display: block;
	}
	.gateway {
		padding: 80px 0 40px;
	}
	.imgs-block {
		margin: 0 0 40px;
	}
	.imgs--block > img.chat-icon {
		left: 10px;
		max-width: 80px;
	}
	.expired-deal .grid.order1 {
		padding: 30px 0 0;
	}
	.expired-Deals {
		padding: 50px 0;
	}
	.email-notifctn .image-block {
		margin: 0 auto 30px;
	}
	.image-ecommerce {
		margin: 30px 0;
	}
	.yd-login > img {
		max-width: 100%;
	}
	.login-feature .listing > li {
		margin: 10px 0;
	}
	.merchant-feature .listing > li {
		flex: 0 0 100%;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		-webkit-box-flex: 0;
	}
	.data-collection .crcle-white {
		height: 272px;
		width: 272px;
	}
	.data-collection .heading-block {
		padding: 0;
	}
	.chat-box {
		margin: 20px 0;
	}
	.chat-box::after,
	.chat-box::before {
		display: none;
	}
	.yd-feature-middle {
		padding: 0;
	}
	.interesting-feature {
		padding: 40px 0;
	}
	.merchant-feature .listing > li:nth-child(1),
	.merchant-feature .listing > li:nth-child(2),
	.merchant-feature .listing > li:nth-child(3),
	.merchant-feature .listing > li:nth-child(4),
	.merchant-feature .listing > li:nth-child(5),
	.merchant-feature .listing > li:nth-child(6) {
		animation-delay: 1s;
		-webkit-animation-delay: 1s;
	}
	.yd-merchant {
		background-size: cover;
	}
}