/*3-12-2015 migrate goto live*/
.padding-all_10px{
	padding: 10px !important; 
}
/*4-12-2015 floting migrate*/
.floating-migrate-container {
	max-width: 244px;
	height: 160px;
	position: fixed;
	z-index: 999;
	display: block;
	top: 250px;
	right: 135px;
	background: #eee;
	padding: 21px 9px;
	box-shadow: 2px 2px 5px rgba(0,0,0,0.2),4px 4px 20px rgba(0,0,0,0.1);
}
.floating-migrate-container_header,
.floating-migrate-container_body,
.floating-migrate-container_footer{
	position: relative;
	width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}
.floating-migrate-container_body{
	margin-top: 20px;
	margin-bottom: 15px;
}
.floating-migrate-container_header_img{
	position: absolute;
	top: -50px;
	left: 75px;
	width: 66px;
	height: auto;
}
/*11-12-2015 payment*/
.select_payment_mode ul li{
	display: inline-block;
	margin: 0px auto;
	width: 19.5%;
}
.select_payment_mode_heading{
	font-weight: normal;
	color: #000;
}
.payment_offer_heading{
	font-weight: normal;
	color: #000;
	font-size: 0.875rem;
}
.payment_offers{
	border-top: 1px solid #f7f7f7;
}
.payment_offers-container{
	cursor: pointer;
	width: 100%;
	display: inline-block;
	box-shadow: 0px 1px 1px 1px rgba(0,0,0,0.2);
	background-color: #fcfcfc;
	border: 1px solid #f7f7f7;
	padding: 18px 0px;
	margin: 24px 0px 0px;
}
.payment_offers-container:hover, .payment_offers-container:focus{
	box-shadow: 0px 1px 1px 1px rgba(0,0,0,0.5);
}
.payment_offers_img_cont {
	padding-bottom: 18px;
}
.payment_offers_img_cont img{
	height: 25px;
	width: auto;
}
.payment_offers_desc .payment_offers_head{
	margin-bottom: 12px;
}
.payment_offers_desc {
	padding: 0px 20px;
}
.payment_offers_desc .payment_offers_head{
	font-size: 0.88rem;
	color: #75787b;
}
.payment_offers_desc .payment_offers_txt{
	font-size: 1rem;
	color: #000000;
}
.reveal-modal.reveal-modal_deals{
	height: initial;
}
.reveal-modal .modal_body{
	height: 350px;
	overflow-x: hidden;
	overflow-y: auto;
}
/*5-12-2015 refer*/
.refer-friend_head{
	background: #fcfcfc;
	padding: 12px;
}
.click-copy_text{
	padding-bottom: 30px;
}
.refer-code_container{
	position: relative;
	top: -33px;
}
.refer-code_container .refer-code{
	background-size: initial;
	background-repeat: no-repeat;
	background-image: url(../images/refer_friend/voucher.png);
	background-position: 50% 40%;
	padding: 20px 40px;
}
ul.social_refer_icons{
	display: flex;
	padding-top: 25px;
}
ul.social_refer_icons li{
	display: inline-block;
	margin: 0px auto;
}
ul.social_refer_icons li img{
	width: 51px;
	height: auto;
}
.invite-credits{
	margin-top: 40px;
}
.invite-credits_sent{
	border-right: 1px solid #e0e0e0;
}
.invites-sent_text, .credits-earned_text{
	margin-top: -5px;
}
.how-it-works{
	margin-top: 60px; 
	background-color: #fcfcfc;
	padding: 18px 12px;
	border-bottom: 0px;
	border-top: 1px solid #e0e0e0;
}
.font-weight_lighter{
	font-weight: 200;
}
/*9-12-2015 interstitial*/
.interstitial{
	display: none;
}
.cont_mob_site{
	background-image: url(../images/deal_icons.png);
	background-repeat: no-repeat;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
	height: 10px;
	width: 13px;
	display: inline-block;
}
/* 31-12-2015 app_store */
.seprator-app_store{
	border-left: 1px solid;
	width: 1%;
	height: 100px;
	margin-top: 10px;
}
ul.app_store {
	margin-left: 5.33333%;
}
.app_store:before{
	border-right: 1px solid;
}
.app_store li {
	display: inline-block;
	margin-top: 5px;
}
.app_store li:first-child {
	display: block;
	margin-top: 0px;
}
.app_store li img{
	width: 150px;
	height: auto;
	margin-right: 30px;
}
/*4-12-2015 floting migrate*/
@media (max-width:1024px){
	.floating-migrate-container {
		right: 0px;
		box-shadow: -2px 2px 5px rgba(0,0,0,0.2), -4px 4px 20px rgba(0,0,0,0.1);
	}
	.floating-migrate-container_header_img{
		left: initial;
		right: -15px;
	}
}
@media (max-width:767px){
	/* 31-12-2015 app_store */
	ul.app_store {
		margin-left: 0%;
	}
	/*3-12-2015 migrate goto live*/
	.nb-width_6per,.nb-width_47per{
		width: 80%;
		margin: 0 auto;
		float: none !important; 
	}
	.nb-migrate_separator,
	.nb-migrate_separator:before,
	.nb-migrate_separator:after{
		border: none;
		margin: 0px;
		top: 0px;
	}
	.nb-width_6per{
		margin-top: -20px;
	}
	.small-left{
		float: left !important;
	}
	/*4-12-2015 Product Proposed*/
	.deal_content.flexslider .product_details{
		position: relative;
		background-color: #fcfcfc;
		height: 100%;
		float: right;
	}
	.product_details div{
		text-align: right !important;
	}
	.deal_content.flexslider .product_details .btn_orange{
		float: right;
	}
	.deal_content.flexslider .product_details h5,
	.deal_content.flexslider .product_details p{
		text-align: left;
		color: #000;
	}
	/*4-12-2015 migrate-fix Proposed*/
	.sm-text-center{
		text-align: center !important;
	}
	/*4-12-2015 floting migrate*/
	.floating-migrate-container {
		top: 130px;
		box-shadow: -2px 2px 5px rgba(0,0,0,0.2), -4px 4px 20px rgba(0,0,0,0.1);
	}
	.floating-migrate-container_header_img{
		left: initial;
		right: -15px;
	}
	/*11-12-2015 payment*/
	.select_payment_mode ul li{
		display: block;
		width: inherit;
	}
	/*5-12-2015 refer*/
	.invite-credits_sent{
		border-right: 0px;
	}
	.invite-credits_sent img,
	.invite-credits_earn img{
		margin-top: -10px;
	}
	/*9-12-2015 interstitial*/
	.interstitial-container{
		width: 75%;
		margin: auto;
	}
	.interstitial{
		width: 100vw;
		display: block;
		overflow: auto;
		position: absolute;
		top: 0px;
		height: 100%;
		z-index: 99999;
		background-color: #fff;
		font-size: 20px;
		font-family: "Roboto";
	}
	.interstitial_footer{
		position: relative;
		width: 100%;
		z-index: 0;
		padding-top: 3%;
		background: #fff;
		bottom: 0px;
		box-shadow: 0 -3px 3px -3px rgba(0,0,0,.8), 0 -5px 5px -5px rgba(0,0,0,.5);
	}
	.interstitial .interstitial_image img{
		width: 100%;
		height: auto;
	}
	.interstitial h1{
		font-size: 1.5rem;
		color: #333;
	}
	.interstitial p{
		font-size: 1rem;
		line-height: 1.4;
	}
	.interstitial .go_to_app .gta{
		padding: 2% 12%;
		font-size: 1.2rem;
		background: transparent;
		color: #ef534e;
		border: 1px solid #ef534e;
		border-radius: 10px;
		font-weight: 600;
		margin-bottom: 0%;
	}
	.interstitial .go_to_app .gat_img{
		padding: 0px;
		background: transparent;
		margin-bottom: 0%;
		width: inherit;
	}
	.interstitial .go_to_app .gat_img img{
		height: auto;
	}	
	.interstitial .go_to_app{
		margin: 3% auto 5%;
	}
	.interstitial .interstitial-missed_call{
		color: #666666;
		font-size: 0.8rem;
	}
	body.interstitial-noscroll{
		overflow:hidden;
	}
}






/*New refer page 15-01-15*/
.nb-reffering-img{
	width: 110px;
	margin: auto;
}
.nb-finally-arrangement{
	margin-bottom: 75px;
}
.share-referral{
	margin-top: -15px;
	position: absolute;
	width: 100%;
	margin-left: -8px;
}
.social_refer_icons{
	margin-top: 20px;
}
.social_refer_icons img{
	width: 100%;
	height: auto;
	max-width: 56px;
	border-radius: 56px;
	box-shadow: 0px 5px 8px 2px rgba(0, 0, 0, 0.2);
}
.love-nearbuy{
	margin-top: 50px;
	margin-bottom: 35px;
}
.referral-story-container{
	background-color: #f9f9f9;
	padding: 35px 30px 50px;
	margin-bottom: 40px;	
}
.share-referral .share-referral_text{
	color: #666;
	font-size: 1.13rem;
	padding: 15px 25px;
	border-radius: 50px 0px 0px 50px;
	border: 2px solid #e6e6e6;
	background: #fff;
	box-shadow: rgba(0, 0, 0, 0.0980392) 0px 3px 21.34px 0.66px;
}
.share-referral .share-referral_code{
	color: #2dbaaa;
	font-size: 1.13rem;
	font-weight: 600;
	margin-left: -6px;
	padding: 15px 25px;
	border-radius: 0px 50px 50px 0px;
	border: 2px solid #e6e6e6;
	background-image: url(../images/refer_friend/button_background.png);
	overflow: hidden;
	background-position: 0px;
	box-shadow: rgba(0, 0, 0, 0.0980392) 0px 3px 21.34px 0.66px;
}
.best-part{
	margin-top: 50px;
	margin-bottom: 0px;
}
.credits-value{
	color: #2dbaaa;
	font-weight: 600;
}
.referral-story-container p {
	padding: 0px 15px;
}
@media (max-width:767px){
	.social_refer_icons{
		margin-top: 0px;
	}
	.social_refer_icons img{
		margin-top: 25px;
	}
	.referral-story-container p {
		padding: 0px;
	}
	.nb-reffering-img{
		width: 74px;
		margin: auto;
	}
	.referral-story-container{
		padding: 35px 10px 50px;
	}
	.share-referral .share-referral_text{
		padding: 10px 15px;
		font-size: 12px;
	}
	.share-referral .share-referral_code{
		padding: 10px 15px;
		font-size: 12px;
	}
	.refer-vertical_middle {
		padding-left: 0px;
		margin-top: 30px;
		position: relative;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}



	ul.social_refer_icons {
		display: block;
	}
	ul.social_refer_icons li {
		float: left;
	}
}
/*New refer page 15-01-15*/
