
/*Backgrounds of the slides for home page only*/
.home-page-bg_local {
	background: black url("https://productimages.nimbledeals.com/images/ncCorp/home/home_banner_1248x596.jpg") no-repeat top center;
    height: 596px;
    width: 100%;
}

.home-page-bg_products {
    background: black url("https://productimages.nimbledeals.com/images/ncCorp/home/home_banner-products.jpg") no-repeat top center;
}

.home-page-bg_merchant {
    background: black url("https://productimages.nimbledeals.com/images/ncCorp/home/home_banner-merchant.jpg") no-repeat top center;
}

.home-page-bg_network {
    background: black url("https://productimages.nimbledeals.com/images/ncCorp/home/home_banner-network.jpg") no-repeat top center;
}

.home-page-bg_technology {
    background: black url("https://productimages.nimbledeals.com/images/ncCorp/home/home_banner-technology_mini.jpg") no-repeat top center;
}

.home-page-bg_merchants {
	background: black url("https://productimages.nimbledeals.com/images/ncCorp/home/home_banner-merchants.jpg") no-repeat top center;
}

/*common style for sliders bg*/
.home-page-bg {
    height: 590px;
    width: 100%;
    position: absolute;
    z-index: -1;
    top: -192px;
}

/*styles for home page*/
.header-wrapper {
    position: relative;
    z-index: 10;
}

.top-nav {
    position: relative;
    z-index: 20;
}

/*end of backgrounds of the slides*/

/* wrapper for each section on Home Page */
.home-content-wrapper {
	padding: 40px 0;
}

/* Title for each Section on Home Page */
.home-section-title {

}

/* Slider */
.home-slider-wrapper {
	padding-bottom: 0;
	position: relative;
}

.home-slider,
.home-slider-content {
	position: relative;
	min-height: 398px;
}

.home-slider-nav {
	width: 100%;
}

.home-slider {
	color: white;
}

.home-slider-content-slogan {
	position: relative;
	z-index: 1;
	padding: 0 0 30px 0;

	text-transform: uppercase;
	font-weight: bold;
	font-size: 18px;
	text-shadow: 0 3px 8px rgba(0,0,0,0.75);
}

.home-slider-content-slogan-text {
	margin: 0;
	font-size: 42px;
	font-weight: bold;
	line-height: 66px;
	text-shadow: 0 3px 8px rgba(0,0,0,0.75);
}

.home-slider-img {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 0;
}

.local-commerce-img {
	height: 335px;
	/*width: 640px;*/
	/*margin-right: -80px;*/
}

.product-img {
    width: 613px;
    height: 316px;
}

.technology-img {
    width: 611px;
    height: 178px;
}

.merchant-img {
    width: 655px;
    height: 370px;
    z-index: -1;
    margin: 20px 0 0;
}

.merchants-img {
	z-index: -1;
	margin: 39px -50px 0;
}

.network-img {
    width: 460px;
    height: 397px;
    margin: -65px 0 0;
}

.products-e-shops-icon,
.network-icon,
.technology-icon {
	vertical-align: bottom;
}

.home-slider-caption {
	width: 100%;
	margin: 0;
	padding:0;

	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 100;

	text-transform: uppercase;
	text-align: center;
	font-size: 28px;
	line-height: 65px;
	font-weight: bold;
	color: white;
	background-color: rgba(0,0,0,.65);
}

.home-slider-caption-mark {
    color: #689a38;
    background: transparent;
}

.no-rgba .home-slider-caption {
	background-repeat: repeat;
	background-image: url("https://productimages.nimbledeals.com/images/ncCorp/no-rgba/black_65.png");
}

.rslides_tabs {
	margin: 0 0 0 -483px;  /* half width of the content wrapper */
	position: absolute;
	left: 50%;
	bottom: 95px;

	z-index: 10;

	padding: 8px 5px;
	border-radius: 2px 2px 0 0;

	/* hide text */
	font-size: 0;
	line-height: 0;
	color: transparent;

	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjY1Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzOTM5MzkiIHN0b3Atb3BhY2l0eT0iMC42NSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(0,0,0,0.65) 0%, rgba(57,57,57,0.65) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.65)), color-stop(100%,rgba(57,57,57,0.65))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(57,57,57,0.65) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(57,57,57,0.65) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(57,57,57,0.65) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(0,0,0,0.65) 0%,rgba(57,57,57,0.65) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#a6393939',GradientType=0 ); /* IE6-8 */
}

.rslides_tabs li {
	display: inline-block;
	margin: 0 8px;
}

.rslides_tabs li a {
	display: inline-block;
	width: 12px;
	height: 12px;
	border: 1px solid #fff;
	border-radius: 50%;
	outline: none;

	background-color: #fff;
	box-shadow: inset 2px 2px 5px -3px rgba(0, 0, 0, .7);

	/* remove transition */
	-moz-transition: none;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}

/* Active Item */
.rslides_tabs .rslides_here a {
	background: #64a723; /* Old browsers */
	background: -moz-linear-gradient(top, #62a422 0%, #4b7d1a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#62a422), color-stop(100%,#4b7d1a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #62a422 0%,#4b7d1a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #62a422 0%,#4b7d1a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #62a422 0%,#4b7d1a 100%); /* IE10+ */
	background: linear-gradient(to bottom, #62a422 0%,#4b7d1a 100%); /* W3C */
}

.rslides_nav {
	height: 100px;
	width: 100px;
	line-height: 100px;

	position: absolute;
	top: 50%;
	z-index: 101;

	padding: 0 15px;
	margin-top: -50px; /* half height */

	background-color: white;
	border-radius: 50%;
	behavior: url(/scripts/CSS-PIE-1.0.0/PIE.htc);

	color: black;
	font-size: 30px;
}

.rslides_nav.prev {
	left: -50px; /* half width */
	text-align: right;
}

.rslides_nav.next {
	right: -50px; /* half width */
}


/* Customer's Logos */
.home-customers-wrapper {
	background-color: white;
}

.home-customer-logos-list {
	padding: 15px 0;
}

/* Customer's Quotes */
.home-customer-quotes-wrapper {
	position: relative;
	background-color: #64a723;
}

.home-customer-quotes-title {
	margin: 0;
	color: white;
}

.home-customers-img {
	width: 100%;
	height: 100px;
	position: absolute;
	left: 0;
	bottom: 0;

	background: url("https://productimages.nimbledeals.com/images/ncCorp/home/people_transparent_bg_661x102.png") repeat-x;
}

.home-customer-quotes-wrapper {
	padding: 40px 0;
}

.home-customer-quote-box {
	vertical-align: bottom;

	font-size: 14px;
	font-weight: 300;
}

.home-customer-quote-empty-cell {
	width: 45px;
}

.home-customers {
    text-align: center;
}

.home-customers-more-link {
    color: #689a38;
    font-size: 30px;
    font-weight: bold;
    margin: 25px 0 0;
    text-align: center;
    display: inline-block;
}

.home-customers-more-link:hover,
.home-customers-more-link:focus {
    color: #8ad23e;
}

.home-customers-more-link:after {
    content: "►";
}

/* Network */
.home-network-wrapper {
	background-color: white;
}

.home-network-wrapper_background {
	background-image: url("https://productimages.nimbledeals.com/images/ncCorp/home/network-section-bg_1086x314.png");
	background-position: top center;
	background-repeat: no-repeat;
}

.purchases-feed-wrapper {
	width: 565px;
}

.purchases-feed-list {
	min-height: 360px;
}

.purchases-feed-item-link {
	padding: 5px 0;
}

.purchases-feed-item-img {
	border: 3px solid #68a82b;
}

.home-network-info-box {
	width: 315px;
	padding: 20px 0 0 0;
	/*text-align: center;*/
}

.home-network-info-box-content {
	margin: 0;
	padding: 25px 0 30px 0;
	line-height: 26px;
	font-size: 18px;
}

.nc-brand-list {
	padding: 5px 0 0 10px;
}

.nc-brand-list .fa {
	color: #64a723;
	font-size: 11px;
	margin-right: 10px;
}

.nc-brand-list-title {
	display: inline-block;
	vertical-align: middle;
}

/******** - /var/lib/jetty/webapps/group-buy.d/WEB-INF/classes/dyna/css/ncPublic/homeV2.css - *********/


/*Backgrounds of the slides for home page only*/
.home-page-bg_local {
	background: black url("https://productimages.nimbledeals.com/images/ncCorp/home/home_banner_1248x596.jpg") no-repeat top center;
    height: 596px;
    width: 100%;
}

.home-page-bg_products {
    background: black url("https://productimages.nimbledeals.com/images/ncCorp/home/home_banner-products.jpg") no-repeat top center;
}

.home-page-bg_merchant {
    background: black url("https://productimages.nimbledeals.com/images/ncCorp/home/home_banner-merchant.jpg") no-repeat top center;
}

.home-page-bg_network {
    background: black url("https://productimages.nimbledeals.com/images/ncCorp/home/home_banner-network.jpg") no-repeat top center;
}

.home-page-bg_technology {
    background: black url("https://productimages.nimbledeals.com/images/ncCorp/home/home_banner-technology_mini.jpg") no-repeat top center;
}

.home-page-bg_merchants {
	background: black url("https://productimages.nimbledeals.com/images/ncCorp/home/home_banner-merchants.jpg") no-repeat top center;
}

/*common style for sliders bg*/
.home-page-bg {
    height: 590px;
    width: 100%;
    position: absolute;
    z-index: -1;
    top: -192px;
}

/*styles for home page*/
.header-wrapper {
    position: relative;
    z-index: 10;
}

.top-nav {
    position: relative;
    z-index: 20;
}

/*end of backgrounds of the slides*/

/* wrapper for each section on Home Page */
.home-content-wrapper {
	padding: 40px 0;
}

/* Title for each Section on Home Page */
.home-section-title {

}

/* Slider */
.home-slider-wrapper {
	padding-bottom: 0;
	position: relative;
}

.home-slider,
.home-slider-content {
	position: relative;
	min-height: 398px;
}

.home-slider-nav {
	width: 100%;
}

.home-slider {
	color: white;
}

.home-slider-content-slogan {
	position: relative;
	z-index: 1;
	padding: 0 0 30px 0;

	text-transform: uppercase;
	font-weight: bold;
	font-size: 18px;
	text-shadow: 0 3px 8px rgba(0,0,0,0.75);
}

.home-slider-content-slogan-text {
	margin: 0;
	font-size: 42px;
	font-weight: bold;
	line-height: 66px;
	text-shadow: 0 3px 8px rgba(0,0,0,0.75);
}

.home-slider-img {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 0;
}

.local-commerce-img {
	height: 335px;
	/*width: 640px;*/
	/*margin-right: -80px;*/
}

.product-img {
    width: 613px;
    height: 316px;
}

.technology-img {
    width: 611px;
    height: 178px;
}

.merchant-img {
    width: 655px;
    height: 370px;
    z-index: -1;
    margin: 20px 0 0;
}

.merchants-img {
	z-index: -1;
	margin: 39px -50px 0;
}

.network-img {
    width: 460px;
    height: 397px;
    margin: -65px 0 0;
}

.products-e-shops-icon,
.network-icon,
.technology-icon {
	vertical-align: bottom;
}

.home-slider-caption {
	width: 100%;
	margin: 0;
	padding:0;

	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 100;

	text-transform: uppercase;
	text-align: center;
	font-size: 28px;
	line-height: 65px;
	font-weight: bold;
	color: white;
	background-color: rgba(0,0,0,.65);
}

.home-slider-caption-mark {
    color: #689a38;
    background: transparent;
}

.no-rgba .home-slider-caption {
	background-repeat: repeat;
	background-image: url("https://productimages.nimbledeals.com/images/ncCorp/no-rgba/black_65.png");
}

.rslides_tabs {
	margin: 0 0 0 -483px;  /* half width of the content wrapper */
	position: absolute;
	left: 50%;
	bottom: 95px;

	z-index: 10;

	padding: 8px 5px;
	border-radius: 2px 2px 0 0;

	/* hide text */
	font-size: 0;
	line-height: 0;
	color: transparent;

	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjY1Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzOTM5MzkiIHN0b3Atb3BhY2l0eT0iMC42NSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(0,0,0,0.65) 0%, rgba(57,57,57,0.65) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.65)), color-stop(100%,rgba(57,57,57,0.65))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(57,57,57,0.65) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(57,57,57,0.65) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(57,57,57,0.65) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(0,0,0,0.65) 0%,rgba(57,57,57,0.65) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#a6393939',GradientType=0 ); /* IE6-8 */
}

.rslides_tabs li {
	display: inline-block;
	margin: 0 8px;
}

.rslides_tabs li a {
	display: inline-block;
	width: 12px;
	height: 12px;
	border: 1px solid #fff;
	border-radius: 50%;
	outline: none;

	background-color: #fff;
	box-shadow: inset 2px 2px 5px -3px rgba(0, 0, 0, .7);

	/* remove transition */
	-moz-transition: none;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}

/* Active Item */
.rslides_tabs .rslides_here a {
	background: #64a723; /* Old browsers */
	background: -moz-linear-gradient(top, #62a422 0%, #4b7d1a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#62a422), color-stop(100%,#4b7d1a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #62a422 0%,#4b7d1a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #62a422 0%,#4b7d1a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #62a422 0%,#4b7d1a 100%); /* IE10+ */
	background: linear-gradient(to bottom, #62a422 0%,#4b7d1a 100%); /* W3C */
}

.rslides_nav {
	height: 100px;
	width: 100px;
	line-height: 100px;

	position: absolute;
	top: 50%;
	z-index: 101;

	padding: 0 15px;
	margin-top: -50px; /* half height */

	background-color: white;
	border-radius: 50%;
	behavior: url(/scripts/CSS-PIE-1.0.0/PIE.htc);

	color: black;
	font-size: 30px;
}

.rslides_nav.prev {
	left: -50px; /* half width */
	text-align: right;
}

.rslides_nav.next {
	right: -50px; /* half width */
}


/* Customer's Logos */
.home-customers-wrapper {
	background-color: white;
}

.home-customer-logos-list {
	padding: 15px 0;
}

/* Customer's Quotes */
.home-customer-quotes-wrapper {
	position: relative;
	background-color: #64a723;
}

.home-customer-quotes-title {
	margin: 0;
	color: white;
}

.home-customers-img {
	width: 100%;
	height: 100px;
	position: absolute;
	left: 0;
	bottom: 0;

	background: url("https://productimages.nimbledeals.com/images/ncCorp/home/people_transparent_bg_661x102.png") repeat-x;
}

.home-customer-quotes-wrapper {
	padding: 40px 0;
}

.home-customer-quote-box {
	vertical-align: bottom;

	font-size: 14px;
	font-weight: 300;
}

.home-customer-quote-empty-cell {
	width: 45px;
}

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

.home-customers-more-link {
    color: #689a38;
    font-size: 30px;
    font-weight: bold;
    margin: 25px 0 0;
    text-align: center;
    display: inline-block;
}

.home-customers-more-link:hover,
.home-customers-more-link:focus {
    color: #8ad23e;
}

.home-customers-more-link:after {
    content: "►";
}

/* Network */
.home-network-wrapper {
	background-color: white;
}

.home-network-wrapper_background {
	background-image: url("https://productimages.nimbledeals.com/images/ncCorp/home/network-section-bg_1086x314.png");
	background-position: top center;
	background-repeat: no-repeat;
}

.purchases-feed-wrapper {
	width: 565px;
}

.purchases-feed-list {
	min-height: 360px;
}

.purchases-feed-item-link {
	padding: 5px 0;
}

.purchases-feed-item-img {
	border: 3px solid #68a82b;
}

.home-network-info-box {
	width: 315px;
	padding: 20px 0 0 0;
	/*text-align: center;*/
}

.home-network-info-box-content {
	margin: 0;
	padding: 25px 0 30px 0;
	line-height: 26px;
	font-size: 18px;
}

.nc-brand-list {
	padding: 5px 0 0 10px;
}

.nc-brand-list .fa {
	color: #64a723;
	font-size: 11px;
	margin-right: 10px;
}

.nc-brand-list-title {
	display: inline-block;
	vertical-align: middle;
}
