@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700,300);
@import url(https://fonts.googleapis.com/css?family=Roboto+Slab:400,700);
/* Global
================================ */
* {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.grid-container {
	padding-left: 10px;
	padding-right: 10px;
	margin-left: auto;
	margin-right: auto;
}
/*img {
	width: 100%;
}
*/
.text-right{
	text-align: right;
}
.text-center{
	text-align: center;
}
body{
	background: #FFF;
}
p,a{
	font-family: 'Open Sans', sans-serif;
}
h1,h2,h3,h4,h5,h6{
  /*font-family: 'RobotoSlab';*/
  font-family: 'Roboto Slab', serif;
}
a:focus,a:active,a:hover{
	text-decoration: none;
}
.top-landing p{
	line-height: 140px;
	margin: 0px;
	padding: 30px 0px;
}
.hero{
	background: url('../img/hero.jpg') no-repeat center;
	background-size: cover;
	height: 40.375vw;
	/*display: table;*/
	/*width: 100%;*/
}
.hero > div > div{
	/*width: 1170px;*/
/*	display: table-cell;
	vertical-align: middle;*/
	padding-top: 8vw;
}
.hero h2{
	color: #FFF;
	font-weight: 700;
	font-size: 45px;
	line-height: 60px;
}
.hero ul{
	list-style-position: inside;
	font-weight: 700;
	list-style-image: url('../img/dollar.png');
	color: #82ba38;
	font-size: 30px;
	margin: 50px 0 0 0;
	padding-left:30px; 
	text-indent: -30px;
}
.hero.landing2 ul{
	font-size: 27px;
	margin: 40px 0px;
}
.hero .be-brilliant{
	display: block;
	background: #82ba38;
	color: #FFF;
	font-size: 30px;
	border-radius: 3px;
	width: 380px;
	height: 70px;
	line-height: 70px;
	text-align: center;
}
.hero .video-trigger{
	display: block;
	background: url('../img/video.png') no-repeat center;
	padding-top: 68.80165289256198%;
}
.hero .row{
	margin-top: 5vw;
}
.top-retailers{
	padding: 60px 0px;
	border-bottom: 1px solid #b28b5e;
}
.top-retailers h2{
	font-size: 52px;
	color: #82ba38;
	font-weight: 700;
	margin-bottom: 60px;
}
.retailers{
	position: relative;
}
.retailers a{
	display: inline-block;
	margin: 0px 25px;
	margin: 0px;
	/*width: 20%;*/
	padding: 0px 20px;
	text-align: center;
}
.retailers a:first-child{
	position: absolute;
	left: -60px;
	top: 5px;
}
.retailers a:last-child{
	position: absolute;
	right: -60px;
	top: 5px;
}
.retailers a img{
	/*width: 100%;*/
	height: 55px;
}
.retailers a:first-child,.retailers a:last-child,.retailers a:first-child img,.retailers a:last-child img{
	width: auto;
}

.why-use h3{
	text-align: center;
	font-size: 52px;
	color: #82ba38;
	font-weight: 400;
	margin: 70px 0px 30px;
}
.why-use h2{
	text-align: center;
	font-size: 42px;
	color: #82ba38;
	font-weight: 700;
	margin: 140px 0px 0px;
}
.why-use img{
	width: 100%;
	margin-top: 89px;
}
.disc{
	width: 54px;
	height: 54px;
	line-height: 50px;
	background: #82ba38;
	color: #FFF;
	font-size: 35px;
	text-align: center;
	border-radius: 50%;
	font-weight: 700;
	margin-bottom: 35px;
	margin-top: 30px;
	padding-left: 5px;
}
.why-use h4{
	font-size: 40px;
	color: #383e50;
	font-weight: 700;
	margin-bottom: 45px;
}
.why-use h4.greenH{
	font-size: 40px;
	color: #82ba38;
	font-weight: 400;
	margin-bottom: 35px;
}
.why-use p{
	font-size: 20px;
	font-weight: 300;
	color: #000;
}
.why-use.landing2 p{
	font-size: 25px;
}
.why-use.landing2 img{
	margin-top: 0px;
}
.why-use a.pop_face, a.pop_face.why-use{
	background:#3c5a99; 
	width: 270px;
}
.why-use a.pop_face span, a.why-use.pop_face span {
	font-size:22px; 
}
.why-use a.pop_face i, a.why-use.pop_face i {
	margin:6px 5px 3px 5px; 
	display:inline-block; 
	float:left; 
	width:27px; 
	font-size:34px;
}
.why-use a{
	display: block;
	background: #82ba38;
	color: #FFF;
	font-size: 20px;
	border-radius: 3px;
	width: 280px;
	height: 52px;
	line-height: 52px;
	text-align: center;
	margin-top: 30px;
}
.why-use .row{
	margin-bottom: 40px;
}
.why-use.landing2 .row{
	margin-bottom: 100px;
}

.be-briliant-sec{
	text-align: center;
	padding: 80px 0px 0px;
	background: #82ba38;
	margin-top: 120px;
	height: 385px;
}
.be-briliant-sec.landing2{
	height: 445px;
}
.be-briliant-sec h2{
	color: #FFF;
	font-size: 45px;
	font-weight: 400;
	margin-bottom: 60px;
	line-height: 60px;
}
.be-briliant-sec a,.be-briliant-sec a:hover{
	/*margin-bottom: 90px;*/
	font-weight: 700;
	display: inline-block;
	color: #82ba38;
	background: #FFF;
	font-size: 20px;
	border-radius: 3px;
	width: 380px;
	height: 75px;
	line-height: 75px;
	text-align: center;
	z-index: 2;
	position: relative;

/*	-moz-box-shadow: 20px 20px 5px rgba(0,0,0,0.05);
-webkit-box-shadow: 20px 20px 5px rgba(0,0,0,0.05);
box-shadow: 20px 20px 5px rgba(0,0,0,0.05);*/
}
.be-briliant-sec span{
	z-index: 1;
	content: '';
	display: block;
	width: 485px;
	height: 165px;
	background: url('../img/shadow-btn.png') no-repeat center;
	position: relative;
	top: -75px;
	left: 55px;
	margin: 0 auto;
	/*padding-left: 105px;*/
	z-index: 1;
}
/*********************
		Modal
**********************/
.sign-up-modal .modal-dialog{
	width: 800px;
}
.sign-up-modal .modal-content{
	box-shadow: none;
	border-radius: 0px;
	border: solid 1px #e5e5e5;
}
.sign-up-modal .close{
	opacity: 1;
	color: #999;
}
.sign-up-modal .modal-header{
	border-bottom: none;
}
.sign-up-modal .modal-header h1{
    font-size: 24px;
    line-height: 20px;
    color: #4183d7;
    font-weight: 700;
    text-align: center;
    margin-top: 32px;
}
.sign-up-modal .modal-header h1 img{
	position: relative;
	top: -15px;
}
.sign-up-modal .modal-header h3,.sign-up-modal .modal-header h4{
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 14px;
    color: #262626;
    font-family: 'Open Sans', sans-serif;
}
.sign-up-modal .modal-header h4{
    font-size: 16px;
    font-weight: 700;
}
.sign-up-modal h3.tag{
    margin: 4px 0 0 0;
    color: #239853;
    font-size: 18px;
    line-height: 18px;
    font-weight: 700;
}
.sign-up-modal h3.tag i {
    font-size: 14px;
    margin: 0 2px;
}
.sign-up-modal .disc{
	width: 28px;
	height: 28px;
	line-height: 28px;
	padding: 0px;
	font-size: 18px;
	float: left;
	margin: 0px;
	margin-right: 10px;
}
.sign-up-modal p{
	margin-bottom: 25px;
	color: #666;
	font-size: 16px;
	line-height: 1.5;
	font-weight: 400;
}
.sign-up-modal input[type="text"],.sign-up-modal input[type="password"] {
    padding: 0 10px;
    height: 38px;
    outline: none;
    border: solid 1px #ccc;
    font-size: 14px;
    color: #999;
}

#MovieFrame {
	width:560px;
	height:315px;
}

/*********************
	Media queries
**********************/

@media (min-width: 1200px) {
	.grid-container {
		max-width: 1170px;
	}
}

@media (max-width: 1200px){
	.hero .row{
		margin-top: 4vw;
	}
	.hero h2 {
    	font-size: 30px;
    	line-height: 42px;
	}
	.hero ul{
		font-size: 25px;
	    margin: 25px 0px;
	}
	.hero.landing2 ul {
    	font-size: 20px;
    	margin: 15px 0px;
	}
	input {
    	-webkit-appearance: none;
    	border-radius: 0;
	}
	.retailers a:first-child,.retailers a:last-child{
		position: static;
	}

	#MovieFrame {
		width:450px;
		height:252px;
	}

}

@media (max-width: 1025px){
	.hero > div > div{
		padding-top: 4vw;
	}
	#qvc,#american-airlines{
		display: none;
	}

	#MovieFrame {
		width:450px;
		height:252px;
	}

}

@media (max-width: 992px){
	.hero{
		height: 800px;
		height: auto;
		padding-bottom: 30px;
	}
	.retailers a:first-child{
		left: -20px;
	}
	.retailers a:last-child{
		right: -20px;
	}
	.be-briliant-sec h2 {
	    font-size: 32px;
    	margin-bottom: 30px;
    	line-height: 45px;
	}
	.be-briliant-sec{
		height: 385px;
	}

	.be-briliant-sec.landing2{
		height: 385px;
	}
	.sign-up-modal .modal-dialog{
		width: 96%;
	}

	#MovieFrame {
		width:400px;
		height:224px;
	}
	
}

@media (max-width: 850px){
	.hero{
		height: 800px;
		height: auto;
		padding-bottom: 30px;
	}
	.retailers a:first-child{
		left: -20px;
	}
	.retailers a:last-child{
		right: -20px;
	}
	.be-briliant-sec h2 {
	    font-size: 32px;
    	margin-bottom: 30px;
    	line-height: 45px;
	}
	.be-briliant-sec{
		height: 385px;
	}

	.be-briliant-sec.landing2{
		height: 385px;
	}
	.sign-up-modal .modal-dialog{
		width: 96%;
	}

	#MovieFrame {
		width:350px;
		height:196px;
	}
	
}

@media (min-width: 768px){
	.hide-desktop {
		display: none !important;
	}

	/* Columns
	================================ */

	.grid-container > [class^="grid-"] {
		float: left;
		min-height: 1px;
		padding-left: 10px;
		padding-right: 10px;
		margin-left: 2%;
	}
	.grid-container > [class^="grid-"]:first-child,.grid-container .hide-margin {
		margin-left: 0;
	}
	.grid-container > [class^="grid-"]:last-child {
		float: right;
	}

	/* Columns are 65px wide, with 20px gutters
	=========================================== */

	.grid-1 {
		width: 6.5%;
	}
	.grid-2 {
		width: 15%;
	}
	.grid-3 {
		width: 23.5%;
	}
	.grid-4 {
		width: 32%;
	}
	.grid-5 {
		width: 40.5%;
	}
	.grid-6 {
		width: 49%;
	}
	.grid-7 {
		width: 57.5%;
	}
	.grid-8 {
		width: 66%;
	}
	.grid-9 {
		width: 74.5%;
	}
	.grid-10 {
		width: 83%;
	}
	.grid-11 {
		width: 91.5%;
	}
	.grid-12 {
		width: 100%;
	}

	/* Clearfix
	================================ */

	.grid-container:after,
	.group:after {
	  content: " ";
	  display: table;
	  clear: both;
	}

}


@media (min-width: 1px) and (max-width: 767px)  {
	.grid-container > [class^="grid-"] {
		padding-top: 5px;
		padding-bottom: 5px;
	}
	.hide-mobile {
		display: none !important;
	}
	
	#RetailerCarousel {
		display: none;
	} 

}

@media (max-width: 767px){
	header{
		line-height: 120px;
	}
	.top-landing p{
		text-align: center !important;
		padding: 0px;
		line-height: 60px;
	}
	.hero{
		background: url('../img/hero-mobile.jpg') no-repeat top center;
		background-size: 100% 60%;
		height: auto;
	}
	.hero .be-brilliant, .be-briliant-sec a:hover,.be-briliant-sec a{
		width: 90%;
		margin-bottom: 30px;
	}
	.hero h2{
		text-align: center;
	}
	.video-trigger{
		border: 1px solid #a3cc6d;
	}
	.be-briliant-sec,.be-briliant-sec.landing2{
		height: auto;
	}
	.be-briliant-sec span{
		display: none;
	}
	.be-brilliant{
		display: block;
		margin: 10px auto;
	}
	.sign-up-modal .row div:nth-child(2){
		padding-top: 40px;
	}
	.why-use.landing2 img{
		margin-top: 40px;
	}
	.why-use a{
		margin: 30px auto 0px;
	}
	#walgreens,#hilton{
		display: none;
	}

	.why-use img {
     margin-top 20px;
   }

	#RetailerCarousel {
		display: none;
	} 

	#MovieFrame {
		width:100%;
		min-height:300px;
	}

}


@media (max-width: 600px){
	header{
		line-height: 120px;
	}
	.top-landing p{
		text-align: center !important;
		padding: 0px;
		line-height: 60px;
	}
	.hero{
		background: url('../img/hero-mobile.jpg') no-repeat top center;
		background-size: 100% 60%;
		height: auto;
	}
	.hero .be-brilliant, .be-briliant-sec a:hover,.be-briliant-sec a{
		width: 90%;
		margin-bottom: 30px;
	}
	.hero h2{
		text-align: center;
	}
	.hero ul{
		font-size: 20px;
	}
	.video-trigger{
		border: 1px solid #a3cc6d;
	}
	.be-briliant-sec,.be-briliant-sec.landing2{
		height: auto;
	}
	.be-briliant-sec span{
		display: none;
	}
	.be-brilliant{
		display: block;
		margin: 10px auto;
	}
	.sign-up-modal .row div:nth-child(2){
		padding-top: 40px;
	}
	.why-use.landing2 img{
		margin-top: 40px;
	}
	.why-use a{
		margin: 30px auto 0px;
	}
	#walgreens,#hilton{
		display: none;
	}

	#RetailerCarousel {
		display: none;
	} 


}


