.deals-header > img{
	max-width:100%;
}

body{overflow: hidden;overflow-y:auto;}
#wrapper {overflow: hidden;}
.tb-padd{padding:60px 0;}
.yodeal-system {padding: 120px 0;overflow: hidden;}
.deals-header > img {max-width: 100%;}
.section-title {color: #717070;font-family: "helveticaneuecyrbold";font-size: 37px;position: relative;padding-bottom: 15px;margin-bottom: 30px;line-height: 1.2;}
.section-title:after {position: absolute;height: 3px;width: 68px;left: 0;top: 100%;background-color: #1395ba;content: "";right: 0;}
.start-daily-deals .section-title:after {
	background-color: #717070;
}

.main-heading {
	color: #000;
	font-family: "helveticaneuecyrbold";
	font-size: 120px;
	line-height: 100px;
}

.text-block > p {
	color: #5d5c5c;
	font-size: 18px;
	font-weight: 300;
	line-height: 1.7;
	padding-bottom: 30px;
}

.cta-section > h2 {
	color: #5d5c5c;
	font-size: 18px;
	font-weight: 600;
	padding-bottom: 10px;
}

.page-btn {
	background-color: #ff4c65;
	border: 3px solid #ff4c65;
	color: #ffffff;
	display: inline-block;
	font-size: 18px;
	font-weight: 600;
	padding: 9px 25px;
	vertical-align: middle;
	position: relative;
	z-index: 1;
	white-space: nowrap;
	min-width: 230px;
	text-align: center;
}

.page-btn::after {
	content: "";
	position: absolute;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	background-color: #fff;
	height: 100%;
	left: 0;
	top: 0;
	width: 0;
	z-index: -1;
	border-radius: 0px;
}

.page-btn:hover::after,
.page-btn:active::after {
	width: 100%;
}

.page-btn:hover {
	color: #ff4c65
}

.secondary-btn {
	background-color: #3ecadd;
	border-color: #3ecadd;
}

.secondary-btn:hover {
	color: #3ecadd;
}

.border-btn {
	background-color: transparent;
	color: #1395ba;
	min-width: inherit;
}

.border-btn:hover {
	color: #fff;
}

.page-btn.border-btn::after {
	background-color: #ff4c65;
}

.border-btn {
	background-color: transparent;
	color: #ff4c65;
	min-width: inherit;
}

.text-block {
	padding: 50px;
	position: relative;
}

.text-block::after {
	border: 8px solid #ff4c65;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 1100px;
}

.cta-section .page-btn {
	margin-right: 10px;
}

.start-daily-deals .left-grid {
	display: inline-block;
	vertical-align: middle;
	width: 45%;
	padding-right: 60px;
}

.start-daily-deals .right-grid {
	display: inline-block;
	vertical-align: middle;
	width: 54%;
}

.title-block {
	position: relative;
}

.title-block::before {
	color: #f5f5f5;
	content: attr(data-before);
	font-family: "helveticaneuecyrbold";
	font-size: 300px;
	left: -150px;
	line-height: 1;
	position: absolute;
	text-align: center;
	text-transform: uppercase;
	top: -110px;
	width: 100%;
	z-index: -1;
}

.yodeal-demos {
	background-image: url('../../img2/daily-deailsbg.jpg');
	padding: 120px 0;
	overflow: hidden;
	position: relative;
}

.yodeal-demos::before {
	color: #f5f5f5;
	content: attr(data-before);
	font-family: "helveticaneuecyrbold";
	font-size: 300px;
	left: -156px;
	line-height: 1;
	opacity: 0.05;
	position: absolute;
	text-align: center;
	text-transform: uppercase;
	top: 50px;
	width: 100%;
	z-index: 0;
}

.yodeal-demos .section-title::after {
	background-color: #ffffff;
}

.yodeal-demos .section-title {
	color: #ffffff;
	margin: 0;
}

.top-head-section p {
	color: #fff;
	font-size: 18px;
	font-weight: 300;
	line-height: 1.6;
}

.top-head-section .left-grid {
	display: inline-block;
	vertical-align: middle;
	width: 35%;
}

.top-head-section .right-grid {
	display: inline-block;
	width: 45%;
	vertical-align: middle;
}

.block-info {
	background-color: #ffffff;
	padding: 50px 32px 20px;
	height: 290px;
	text-align: center;
	position: relative;
}

.block-info::before {
	background-color: #23bcd1;
	border: 8px solid #3ecadd;
	border-radius: 50%;
	content: "";
	height: 44px;
	left: 50%;
	position: absolute;
	top: -20px;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	width: 44px;
}

.block-info:hover::before {
	background-color: #ff4c65;
	border-color: #fb8192;
}

.top-head-section {
	padding-bottom: 100px;
}

.blocks-list .block {
	display: table-cell;
	padding: 0 15px;
	vertical-align: middle;
}

.blocks-list {
	margin: 0 -15px;
}

.block-info > h2 {
	font-family: helveticaneuecyrbold;
	font-size: 25px;
	padding-bottom: 20px;
	color: #3ecadd;
}

.block-info:hover > h2 {
	color: #ff4c65;
}

.block-info > p {
	color: #4f4e4e;
	font-weight: 300;
	line-height: 1.7;
}

/*.benifits-for-everyone {
	border-top: 3px solid #ffffff;
}*/

.yodeal-packages {
	background-color: #ff4c65;
	padding: 50px 0;
}

.crcle-icn {
	background-color: #ffffff;
	border-radius: 50%;
	display: block;
	height: 28px;
	margin: 0 auto;
	position: relative;
	width: 28px;
	z-index: 9;
	cursor:pointer;
}
.slick-current .crcle-icn {
  background-color: #1395ba;
}
.crcle-icn > img {
	position: relative;
	top: 50%;
	transform: translatey(-50%);
	-webkit-transform: translatey(-50%);
}

.pack-name > h2 {
	color: #fff;
	padding-bottom: 15px;
	font-size: 25px;
	font-family: helveticaneuecyrbold;
}

.drag-item {
	display: table-cell;
	vertical-align: top;
	position: relative;
	text-align: center;
    padding-bottom:15px;
}

.drag {
	bottom: -10px;
	display: inline-block;
	margin: 0 auto;
	position: relative;
}
.ui-slider-handle {
  background-image: url("../../img2/drag-img2.png");
  cursor: w-resize;
  display: inline-block;
  height:59px;
  margin: 0 0 0 -1px;
  position: relative;
  top: -49px;
  transform: translateX(-50%);
  transition: all 0.3s ease-in-out 0s;
  width: 83px;
  z-index: 2;
}
.control.ui-slider.ui-corner-all.ui-slider-horizontal.ui-widget.ui-widget-content {
  padding: 0 12.5%;
  position: relative;
}
.pkg-li{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.packages {	
    position: relative;
    z-index:2;
    display: table;
   width: 100%;
   table-layout: fixed;
}

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

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

.top--section {
	position: relative;
	margin-bottom: 20px;
}

.shadow-block {
	background-color: #ffffff;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.35);
}

.small-info {
	padding: 30px 40px;
}

.package-detail .grid {
	display: table-cell;
	vertical-align: middle;
}

.small-info > h2 {
	color: #000000;
	font-family: helveticaneuecyrbold;
	font-size: 32px;
	line-height: 1;
	padding-bottom: 15px;
}

.small-info > p {
	color: #505050;
	font-size: 18px;
}

.package-detail {
	overflow: hidden;
}

.price-crcle {
	min-height: 190px;
    padding: 30px 0 0;
    position: relative;
}

.price-crcle::after {
	background-color: #23bcd1;
	border-radius: 50%;
	content: "";
	height: 334px;
	left: 50%;
	padding: 20px;
	position: absolute;
	text-align: center;
	top: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	width: 334px;
}

.price-crcle > span {
	color: #ffffff;
	font-family: helveticaneuecyrlight;
	font-size: 18px;
	position: relative;
	z-index: 1;
	text-align: center;
	display: block;
}

.price-crcle .price-value {
	color: #fff;
	font-size: 75px;
	font-family: helveticaneuecyrbold;
	line-height: 1;
}
.price-value sup {
  font-family: helveticaneuecyrbold;
  font-size: 50px;
    color:#fff;
}

.package-detail .grid:first-child {
	padding: 0 100px 0 0;
	width: 50%;
}

.package-detail .grid:nth-child(2) {
	width: 340px;
}

.package-detail .grid:last-child {
	width: 350px;
}

.actions {
	text-align: center;
}

.actions > h3 {
	padding: 5px 0 0;
}

.note {
	padding-top: 50px;
}

.note p {
	color: #fba1ae;
	font-size: 14px;
	text-align: center;
	padding-bottom: 5px;
}

.yodeal-features {
	padding: 100px 0;
	text-align: center;
    overflow: hidden;
}

.yodeal-features .section-title::after {
	margin: 0 auto;
	background-color: #1395ba;
}

.yodeal-features .section-title {
	color: #000;
}

.head-section > p {
	color: #5d5c5c;
	font-size: 18px;
	font-weight: 300;
	line-height: 1.7;
}

.head-section {
	position: relative;
}

.head-section::before {
	color: #f8f8f8;
	content: attr(data-before);
	font-family: "helveticaneuecyrbold";
	font-size: 300px;
	left: 0;
	line-height: 1;
	position: absolute;
	text-align: center;
	text-transform: uppercase;
	top: -70px;
	width: 100%;
	z-index: -1;
}

.normaltabs--head {
	background-color: #23bcd1;
    width:100%;
    z-index:100;
}
.tab-container{
    height:100vh;
    padding:120px 0 50px;
}

.hoztab_list {
	text-align: center;
}

.hoztab_list > li {
	display: inline-block;
	vertical-align: top;
	padding: 30px 0;
}
.hoztab_list > li:last-child a{
	border-right:0;
}
.hoztab_list a {
	color: #ffffff;
	display: block;
	font-weight: 700;
	padding: 0px 20px;
	position: relative;
	border-right:1px solid;
}

.hoztab_list a.active::after {
	background-color: #ffffff;
	content: "";
	height: 2px;
	left: 0;
	position: absolute;
	top: 100%;
	width: 70%;
	margin:4px auto 0;
	right:0;
}

.detail-txt p {
	font-weight: 600;
	color: #5d5c5c;
	line-height: 1.8;
	padding-bottom: 30px;
}


.graybg{
    background-color: #f0eff3;
}
.arrow:after{
    position: absolute;
    content:"";
    left:50%;
    border:50px solid transparent;
    border-top-color:#f0eff3;
    border-width:80px 110px 0 110px;
    transform: translatex(-50%);
    -webkit-transform: translatex(-50%);
}
.arrow.whiteBg::after {
  border-top-color: #ffffff;
}
.padd--box {
	padding: 100px 0;
}

.tab-title {
	color: #2c2c2c;
	font-size: 50px;
	text-align: center;
	padding-bottom: 20px;
}

.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%);
}

.feature-deatils .grid {
	display: table-cell;
	padding: 40px;
	vertical-align: middle;
}

.feature-deatils {
	display: table;
	margin: 0 auto;
	max-width: 1100px;
	width: 100%;
}

.yodeals-demo-section {
	padding: 100px 0;
	background-color: #3ecadd;
	position: relative;
    overflow: hidden;
}

.yodeals-demo-section .section-title {
	color: #fff;
	text-align: center;
}

.yodeals-demo-section .section-title:after {
	background-color: #fff;
	margin: 0 auto;
}

.orange-crcle {
	background-color: #fb4b63;
	border-radius: 50%;
	height: 432px;
	text-align: center;
	width: 432px;
	position: relative;
	z-index:4;
}

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

.demo-detail > h2 {
	color: #fff;
	font-size: 25px;
	font-family: "helveticaneuecyrbold";
	padding-bottom: 10px;
}

.white-btn {
	background-color: #ffffff;
	border: none;
	color: #4a4a4a;
	font-weight: normal;
	margin: 10px auto;
	min-width: inherit;
	padding: 7px 30px;
	display: table;
}

.white-btn:hover {
	color: #fff;
}

.white-btn:after {
	background-color: #d7253d;
}

.blue-btn {
	background-color: #039bb0;
	border: none;
	color: #fff;
	font-weight: normal;
	min-width: inherit;
	padding: 7px 16px;
	font-size:16px;
	margin-right:5px;
}
.blue-btn:hover{
	color:#222;
}
.demo-block-info p {
	color: #ffffff;
	font-size: 15px;
	font-weight: 300;
	line-height: 1.6;
	position: relative;
	z-index:2;
	padding-bottom: 20px;	
}

.demo-block-info h2 {
	color: #fff;
	font-size: 25px;
	font-family: "helveticaneuecyrbold";
	padding-bottom: 10px;
	position: relative;
	z-index:2;
}

.demo-block {
	display: inline-block;
	vertical-align: top;
	position:relative;
}

.demo-block.admn {
	margin:290px -20px -250px;
}
.demo-block-info::after {
  background-color: #1ab5ca;
  border-radius: 50%;
  content: "";
  height: 862px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  width: 862px;
}
.demo-screen {
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	top:25px;
	z-index:5;
	max-width:740px;
}

.demos-section {
	padding: 20px 0 0;
	position: relative;
}

.admn .demo-detail {
  padding: 90px 0 0;
}

.demo-block.affiliates {
  max-width: 560px;
}
.demo-block.affiliates {
  max-width: 560px;
}
.demo-block.representatives {
  float: right;
  max-width: 500px;
	text-align: right;
}
.affiliates p {
  max-width: 380px;
}
.representatives p {
  float: right;
  max-width: 400px;
}

.yodeals-demo-section:before {color: #47d2e5;content: attr(data-before);font-family: "helveticaneuecyrbold";font-size: 300px;left:50px;line-height: 1;position: absolute;text-align: center;text-transform: uppercase;top: 10px;width: 100%;z-index:0;}
.yd-system-features-head{background-color:#fee038;padding:120px 0 300px;text-align: center;position: relative;z-index:1;overflow: hidden;}
.yd-system-features-head:after{color: #f7d82c;content: attr(data-before);font-family: "helveticaneuecyrbold";font-size: 300px;left:0;line-height: 1;position: absolute;text-align: center;text-transform: uppercase;top: 10px;width: 100%;z-index: -1;}


.yd-system-features-head .section-title,.yd-system-features-head .head-section > p{color:#000;}
.yd-system-features-head  .section-title::after {background-color: #000;margin: 0 auto;}
.crcle-image {background-color: #ffffff;border-radius: 50%;box-shadow: 0 0 40px rgba(0, 0, 0, 0.22);height: 368px;width: 368px;margin:0 auto 20px;}
.crcle-image-in{transform: translatey(-50%);-webkit-transform: translatey(-50%);top:50%;position:relative;}
.yd-feature-in p{color:#595757;font-weight:300;line-height:1.7;}
.yd-system-features-body {margin: -170px 0 0;padding: 0 0 50px;position: relative;z-index:1;}
.yd-feature-in > h2 {color: #3ecadd;font-size: 22px;margin-bottom: 20px;padding: 0 0 10px;position: relative;}
.yd-feature-in > h2:after{background-color: #3ecadd;position: absolute;height:3px;width:68px;margin:0 auto;left:0;right:0;top:100%;content:"";}


.yd-system-features-list{text-align: center;}
.yd-feature-in{padding-top:20px;}
.yd-system-features-list .grid {display: inline-block;padding: 0 20px;vertical-align: top;width: 32%;}
.yd-review-section{background-color:#fb4b63;margin-top:50px;}
.yd-review-in > p {color: #ffffff;font-size: 17px;font-style: italic;font-weight: 600;line-height: 1.6;padding: 0 0 20px;}
.yd-review{position: relative;padding:60px 260px 60px 0;}

.yd-review::after {background-image: url("../../img2/yd-quote.png");bottom: 0;content: "";
  height: 190px;position: absolute;right: 0;width: 239px;background-size:100%;transform: rotate(-180deg);-webkit-transform: rotate(-180deg);}
.yd-review-in{position: relative;padding-left:180px;}
.yd-review::before {background-image: url("../../img2/yd-quote.png");background-size:100%;content: "";height: 100%;left: -80px;position: absolute;top: 0;width: 614px;
  z-index: 0;}
.reviewr-img {background-color: #b41a1a;border: 7px solid #ffffff;border-radius: 50%;display: inline-block;height: 154px;position: absolute;top: -50px;width: 154px;}
.reviewr-img img{position: relative;top:50%; transform: translateY(-50%);-webkit-transform: translateY(-50%);margin:0 auto;}
.reviewr-name{font-size:22px;color:#fee038;position:relative;margin:20px 0 0 0;padding:20px 0 0 0;font-weight:600;}
.reviewr-name span{display: block;color:#fff;}

.reviewr-name:after{position:absolute;content:"";left:0;top:0;height:2px; width:113px;background-color:#fee038;}
.blue-crcle {background-color: #fb4b63;border: 19px solid #fe6d80;border-radius: 50%;height: 308px;margin: 0 auto;position: absolute;left:0;right:0;top: 50%;width: 308px;transform: translateY(-50%);-webkit-transform: translateY(-50%);z-index:9;}
.blue-crcle-in{position: relative;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);padding: 10px;text-align: center;}
.blue-crcle-in > h2 {color: #ffffff;font-size: 37px;font-family: "helveticaneuecyrbold";line-height: 1.2;}
.crcle-feature {background-color: #3ecadd;border-radius: 50%;height: 116px;padding: 2px;text-align: center;width: 116px;position:absolute;}
.crcle-feature span {color: #ffffff;font-size:20px;font-family: "helveticaneuecyrbold";line-height: 1.2;}
.crcle-feature-in{position: relative;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);}
.crcle-feature.cms {height: 136px;width: 136px;top: 107px;left:140px;}
.crcle-feature.blog {left: 376px;top: 30px;}
.crcle-feature.revw-rtng{width:170px;height:170px;right: 372px;top: 35px;}
.crcle-feature.job,.crcle-feature.charities {height: 102px;width: 102px;}
.crcle-feature.support-ticket,.crcle-feature.things {height: 238px;width: 238px;padding:20px;}
.crcle-feature.reports {height: 134px;left: 140px;top: 370px;width: 134px;}
.crcle-feature.training {height: 164px;padding: 10px;right: 284px;top: 410px;width: 164px;}
.yd-more-feature{position: relative;height:730px;z-index:1;}
.yd-morefeature{overflow: hidden;}
.crcle-feature.support-ticket {right: 66px;top: 158px;}
.crcle-feature.job {left: 260px;top: 265px;}

.crcle-feature.things {left: 285px;bottom:0;}
.crcle-feature.charities {bottom:0px;right:400px;}
.crcle-feature::after {background-color: #dcdbda;
  content: "";height: 3px;left: 100%;margin: 1px 0 0 -47px;position: absolute;top: 154px;transform: rotate(52deg);-webkit-transform: rotate(52deg);width: 140px;z-index: 0;}
.crcle-feature.cms::after {margin: 0 0 0 -19px;transform: rotate(24deg);-webkit-transform: rotate(24deg);width: 290px;}
  .crcle-feature.revw-rtng::after {margin: 0 0 0 -260px;top: 197px;transform: rotate(130deg);-webkit-transform: rotate(130deg);}
.crcle-feature.support-ticket::after {left: -191px;margin: 0;transform: rotate(-10deg);-webkit-transform: rotate(-10deg);width: 194px;}
.crcle-feature.training::after {left: -128px;margin: 0;top: 20px;transform: rotate(20deg);-webkit-transform: rotate(20deg);}

.crcle-feature.job::after {margin: 0;top: 70px;transform: rotate(10deg);-webkit-transform: rotate(10deg);}
.crcle-feature.reports::after {margin: 0;top: 32px;transform: rotate(-12deg);-webkit-transform: rotate(-12deg);width: 250px;}
.crcle-feature.things::after {margin: -12px 0 0 -50px;top: 0;transform: rotate(-40deg);-webkit-transform: rotate(-40deg);}
.crcle-feature.charities::after {left: -154px;margin: 0;top: -80px;width: 220px;}
.blue-crcle::after {background-color:transparent;border: 15px solid #ff8b9b;border-radius: 50%;content: "";height: 336px;left: -33px;position: absolute;top: -33px;width: 336px;}


.yd-websites{position: relative;/*overflow: hidden;*/}
.yd-websites::after {color: #f8f8f8;content: attr(data-before);font-family: "helveticaneuecyrbold";font-size: 300px;left: -150px;line-height: 1;position: absolute;text-align: center;text-transform: uppercase;top: -40px;width: 100%;
  z-index: -1;}
.yd-websites .section-title {color: #000000;}
.headSection {left: 0;max-width: 360px;position: absolute;top: 40px;}
.yd-websites-list{display: table;width:100%;}
.yd-websites-list .colm{display:table-cell;vertical-align:top;}
.yd-websites-list .colm:first-child{width:320px;padding: 265px 0 0;}
.yd-websites-list .colm:nth-child(2){width:200px;padding: 235px 0 0;}
.yd-websites-list .colm:nth-child(3){width:200px;padding:107px 0 0;}
.yd-websites-list .colm:nth-child(4){width:252px;}
.yd-websites-list .colm:nth-child(5){width:252px;padding:30px 0 0;}
.yd-web-logo{padding:5px;}
.yd-web-logo-inr {background-color: #f2f2f2;padding: 20px;height:200px;}
.yd-web-logo-inr > img{transform: translatey(-50%);-webkit-transform: translatey(-50%); margin:0 auto;position: relative;top: 50%;}
.height182{height:182px;}
.height290{height:290px;}
.height350{height:350px;}
.height170{height:170px;}
.height235{height:235px;}
.height150{height:150px;}
.height188{height:188px;}
.cta_block > h2 {font-size: 25px;font-family: "helveticaneuecyrbold";line-height: 1.2;padding-bottom: 15px;color: #545454;}
.cta_block{text-align: right;margin-top:-90px;}
.cta_block .page-btn{margin-left:10px;}
.gray-bg{background-color:#e4e4e3;}

.yd-more-feature::after {
  color: #eaeae9;
  content: attr(data-before);
  font-family: "helveticaneuecyrbold";
  font-size: 300px;
  left: 0;
  line-height: 1;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 30%;
  width: 100%;
  z-index:-1;
  white-space:nowrap;
}

.tabspanel--container{padding:0;}
@media screen and (max-width:1280px) {
    
.main-heading {font-size: 70px;line-height: 1;}
.cta-section .page-btn{margin:0 10px 10px 0;}
.crcle-image {height: 270px;width: 270px;}  
.crcle-image-in > img{max-width:150px;}  
.hoztab_list > li {padding: 30px 0px;}
.hoztab_list a {font-size: 14px;}
.package-detail .grid:first-child {padding: 0 30px 0 0;width: 42%;} 
.price-crcle::after {height: 294px;width: 294px;} 
.demo-screen > img {max-width: 100%;}
.orange-crcle {height: 330px;width: 330px;} 
.demo-block.admn {margin: 210px -20px 0px;}
.demo-screen {max-width: 380px;}
.admn .demo-detail {padding: 0;}
.demos-section {text-align: center;}
.demo-block.affiliates {text-align: left;}
.yd-web-logo-inr > img { max-width: 100%;}
	
.yd-websites-list .colm:nth-child(5),.yd-websites-list .colm:nth-child(4),.yd-websites-list .colm:nth-child(3),.yd-websites-list .colm:nth-child(2),.yd-websites-list .colm:first-child{width: auto;}
.blue-crcle::after {height: 276px;width: 276px;}
.blue-crcle {height: 250px;width: 250px;}
.crcle-feature.blog {left:300px;}
.crcle-feature.revw-rtng {right: 300px;}
.crcle-feature.training {right: 180px;}
.crcle-feature.charities {right: 280px;}
.crcle-feature.things {left: 215px;}
.crcle-feature.job {left: 218px;top: 260px;}
.yd-more-feature {margin: 0 auto;max-width: 1080px;}
.blocks-list {margin: 0;}
	
}



@media screen and (max-width:1024px) {
    

.main-heading {font-size: 30px;}
.text-block > p {font-size: 16px;padding-bottom: 20px;}
.top-head-section .right-grid {width: 60%;}
.start-daily-deals .left-grid {display: block;padding:0px;width: auto;}
.start-daily-deals .right-grid {display: block;width: auto;margin-top:30px;}
.text-block {padding: 30px;}
.yodeal-system {padding: 40px 0;}
.text-block::after {width: 100%;}
.crcle-feature:after {display: none;}
 .yd-more-feature {height: auto;text-align: center;} 
.blue-crcle {height: 308px;top: 0;transform: none;width: 308px;position: relative;margin-bottom:20px;}
.blue-crcle::after{display: none;}
.crcle-feature {border-radius: 0;bottom: 0 !important;display: inline-block;height: 200px !important;left: 0 !important;margin: 10px; 
position: relative;right: 0 !important;top: 0 !important;vertical-align: top;width:30% !important;}
.demo-screen {position: relative;top: 0;margin-bottom:20px;}
.demo-block.admn {margin: 0;}
.demo-block.representatives {float: none;max-width: inherit;text-align: center;margin:30px 10px;}
.demo-block.affiliates {text-align:center;max-width:inherit;margin:30px auto;}
.demo-block{margin: 5px;}
.yd-websites-list .colm {display:table;width:100% !important;}
.yd-websites-list .colm:nth-child(5), .yd-websites-list .colm:nth-child(4), .yd-websites-list .colm:nth-child(3), .yd-websites-list .colm:nth-child(2), .yd-websites-list .colm:first-child{ padding:0;}
.yd-web-logo-inr{height:180px;}
.cta_block{margin-top:20px;text-align: center;}
.headSection {max-width: inherit;position: relative;top: 0;}
.yd-web-logo {display: table-cell;vertical-align:top;width:50%;}
.crcle-image {height: 180px;width: 180px;}
.crcle-image-in > img {max-width: 80px;}
.yd-system-features-list .grid {display: table-cell;padding: 0 10px;width: 33%;}
.yd-system-features-head {padding: 120px 0 220px;}
.yd-review {padding: 60px 20px 60px 0;}
.yd-review-in {z-index: 1;}
	
.blocks-list .block{vertical-align: top;height:100%;}
.block-info {display: table;height: 100%;padding:30px 10px 10px;}
.reviewr-name {color: #ffffff;}
.reviewr-name::after {background-color: #fff;}
.feature-deatils .grid {padding:15px;vertical-align: top;}
.crcle-img > img {max-width: 120px;}
.white-crcle {height: 220px;width: 220px;margin:0;}
#sticky-tab{display: none;}
.tab-container {height: auto;padding-top: 0;padding-bottom:50px;}
.tab-container:last-child{padding-bottom:0;}
.padd--box {padding: 50px 0;}
.tab-title {font-size:36px;padding-bottom: 0;}
.top--section {display:none;}
.pkg-detail-itm{padding-bottom:20px;}
.note{padding-top:20px;}
.arrow::after{display: none;}
.scrollto {padding: 40px 0;}
.demo-block-info::after{display:none}
.orange-crcle {height: 300px;width: 300px;}
.demo-detail > h2 {font-size: 18px;padding-bottom: 0;}
.yd-review::before,.yd-review::after{display:none;}	
	
}




@media screen and (max-width:992px) {
.price-crcle::after{display:none}
.price-crcle .price-value {color: #1395ba;font-size: 45px;}
.price-value sup {font-size: 30px;}
	
.package-detail .grid{display: block;text-align: center;}
.price-crcle > span{color: #1395ba;}
.package-detail .grid:first-child {padding: 0;width: auto;}
.package-detail .grid:nth-child(2){width:auto;}
.package-detail .grid:last-child {width: auto;padding:20px;}
.demo-block.representatives {display:block;}
.demo-block.affiliates {display:block}
.affiliates p,.representatives p {max-width: inherit;}
.representatives p{float:none;}
.price-crcle {
  min-height: inherit;
  padding: 0;
}	
}




@media screen and (max-width:767px) {
.crcle-feature {width: 200px !important;}
.reviewr-img {display:block; position: relative;top: 0;margin:0 auto;}
.yodeal-demos {padding: 40px 0 0;}
.top-head-section p {font-size: 15px;}
.top-head-section {padding-bottom: 70px;}
		
	
.top-head-section .left-grid,.top-head-section .right-grid{display: block;width: auto;}
.top-head-section .left-grid{padding-bottom: 20px;}
.blocks-list .block {display: block; padding-bottom: 50px;}
.yd-review-in {padding: 40px 0 0;text-align: center;}
.reviewr-name::after {margin: 0 auto; right: 0;}
.yd-system-features-list .grid {display: block;padding:50px 0 0; width: auto;}
.yd-system-features-body {margin: 00px 0 0 0;}
.yd-system-features-head {padding: 40px 0;}
.yd-review-section {margin-top: 0;}
		
	
.crcle-image {margin:0 auto;}
.cta_block .page-btn{margin:5px;}
.feature-deatils .grid {display: block;text-align: center;padding:15px 0;}
.white-crcle{margin:0 auto;}
.yodeal-features {padding: 30px 0;}
.section-title {font-size: 25px;}
.small-info {padding: 20px;}
.small-info > h2 {font-size: 22px;}
.small-info > p,.head-section > p {font-size: 16px;}
.tab-title {font-size: 25px;}
	
.yodeals-demo-section {padding: 40px 0;}
.orange-crcle {height: auto;width: auto;border-radius:0;padding:20px;}
.demo-detail,.blue-crcle-in{top:0;transform:none;-webkit-transform:none;}
.demo-block{display: block;margin:15px 0;}
.demo-btns .page-btn {margin: 5px;}
.yd-web-logo {display: block;width: auto;}
.yd-review {padding:40px 0;}
.blue-crcle{border-radius:0;height:auto;width:auto;border-width:5px;}
.affiliates p {max-width: inherit;}
.representatives p {float: none;max-width: inherit;}
.note p {color: #ffffff;}
	
}