




/*
     FILE ARCHIVED ON 18:12:12 May 28, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 3:13:15 Nov 4, 2016.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
html {
	-webkit-font-smoothing: antialiased;
	font-family: 'Roboto', sans-serif !important;
	/*min-width: 1050px;*/
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Roboto', sans-serif !important;
}

.open {
	font-family: 'Open Sans' !important !important;
}

.container {
 width: 1024px;
 margin: 0 auto;
 padding: 0 !important;
}

#hero {
	min-height: 466px;
 	padding: 80px 0;
 	/*background-image: url('/web/20160528181212/http://apod.nasa.gov/apod/image/0710/aurora_kuenzli_big.jpg');*/
 	/*background-image: url('/web/20160528181212/https://www.funded.today/img/249H.jpg');*/
/* 	background-size: cover;
 	background-repeat: no-repeat;
 	background-position: 0% 69%;*/
 	background-color: #1CBD67;
 	background-image: url(/web/20160528181212/http://www.transparenttextures.com/patterns/cubes.png);
 
 	-moz-box-shadow: inset 0 8px 8px -8px rgba(0,0,0,0.8), 
 	inset 0 -8px 8px -8px rgba(0,0,0,0.8);
 	   -webkit-box-shadow: inset 0 8px 8px -8px rgba(0,0,0,0.8), 
 	inset 0 -8px 8px -8px rgba(0,0,0,0.8);
 	   box-shadow: inset 0 8px 8px -8px rgba(0,0,0,0.8), 
 	inset 0 -8px 8px -8px rgba(0,0,0,0.8);
}

#hero-create-account {
	/*height: 285px;*/
	font-family: 'Roboto';
	width: 350px;
	float: left;
	margin-left: 55px;
	border-radius: 5px;
	box-shadow: 0px 0px 3px #4C4C4C;
	background: rgb(255,255,255);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(242,242,242,1) 48%);
	/* background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(242,242,242,1) 48%); */
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(242,242,242,1) 48%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=0 );
}

#hero-create-account input{
	border: 1px solid #A9A9A9;
	height: 45px;
}

.hero-options {
	color: #828282;;
	width: 50%;
	float: left;
	text-align: center;
	margin-bottom: 0;
	padding: 8px 0;
	background-color: #E0E0E0;
	font-weight: 500;
}

.hero-options:hover {
	cursor: pointer;
}

.affiliate-active {
	background-color: #FAFAFA;
}

.affiliate-non {
	 /*box-shadow: 0px 2px 0px 1px #ccc;*/
	 border-bottom: 2px solid #CCCCCC;
}

#login-window {
	display: none;
}

#nav {
	height: 60px;
	z-index: 1000;
	position: relative;
}

#nav ul {
	margin-bottom: 0;
}

#nav ul li {
	display: inline-block;
	margin-left: 50px;	
}

#nav ul li a {
	font-size: 17px;
	font-family: 'Open Sans';

	font-weight: 600;
	color: #fff;
}

.non-home-menu ul li a {
	color: #2F2E2E !important;
}

.nav-icon {
	height:20px;
	margin-right:7px;
	position:relative; top:-1px;
}

a.footer-link {
	color:#aaa;
	text-decoration:none;
	font-size:14px;
	margin-left:20px;
}

.social a{
    text-decoration: none; margin-right: 10px; margin-left: 10px;
}

.social img {
	width: 35px;
}

.product {
	border: solid 1px #d9d9de;
	border-radius: 5px;
	width: 228px;
	display: inline-block;
	margin: 0 19px 30px 19px;
	font-family: Roboto;
}

.product-info {
	padding: 8px 8px 0 8px;
	min-height: 80px;
	background-color: #fff;
}

.product h6 {
	font-weight: 600;
	font-size: 12px;
	text-align: center;
	min-height: 45px;
	margin-bottom: 0;
	color: #4183C4 !important;
}

.product-table {
	width: 100%;
	border: none;
	margin: 0;
	table-layout: auto;
	background-color: #CCCCCC;
	border-top: 1px solid #DEDEDE;
	/*border-radius: 0 0 5px 5px;*/
	height: 25px;
}

.product-table td {
	padding: 0px 0px;
	font-size: 10px;
	color: #6F6F6F;
	text-align: center;
}

.product-table td span {
	color: #4E4E4E;
}

.product-table tr:nth-child(1) {
	font-weight: 600;
}

.product-head {
	margin:0;
	font-size: 12px; 
	line-height: 24px;
	font-weight: 600;
	color: #7B7B7B;
	width: 50px;
	float: left;
	text-align: right;
	margin-right: 5px;
}

#aff-link {
	background-color: #2ADE73;
	color: #fff;
	text-align: center;
	border-radius: 14px;
	font-weight: 500;
	font-size: 14px;
}

#login {
	width: 425px;
	margin: 110px auto;
}

#login input{
	border: 1px solid #A9A9A9 !important;
	height: 45px;
}

#login label {
	color: #707070;
}

#daterange{
    z-index: 1100 !important;
}

.w800 {
	position: relative;
	text-align: center;
	margin: 55px auto;
	width: 756px;
	overflow: auto;
}
.tile {
    width: 242px;
    height: 242px;
    border: 1px solid #efefef;
    float: left;
    border-radius: 5px;
    display: inline;
    padding: 20px;
    position: relative;
    color: #777;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
    font-size: 12px;
    margin: 5px;
}

.tile:hover {
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
}

.tile img {
    /*margin-top: 25px;*/
    margin-bottom: 5px;
}

.tile b {
    font-size: 16px;
}

#dashboard-payment-header {
	background-color: #2d353c;
	height: 100px;
	border-radius: 0 0 4px 4px;
	font-family: 'Open Sans';
	text-align: center;
	padding: 19px;
}

.header-object {
	display: inline-block;
	width: 165px;
	margin: 0 35px;
}

.header-number {
	color: #fff;
	font-size: 30px;
	font-weight: 600;	
}

.header-name {
	color: #7a828d;
	font-weight: 700;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.27);
	margin-top: -7px;
	font-size: 13px;
	text-transform: uppercase;
}

#redeem {
	border: 1px solid rgba(34,36,38,.15);
	border-radius: .28571429rem;
	background-color: #fff;
	padding: 13px;
	margin-top: 16px;
	display: none;
}

.dashboard-table tr td {
	color: gray;
} 


.dashboard-table tr:hover td {
	/*color:  #2ADD73;*/
}

.project-name {
	color: #0068de !important;
}

.cashback-header {
	margin: 16px 0;
	color: gray;
	font-size: 32px;
}

#project-payment-info {
	width: 72.4%;
	display: inline-block;
	border-radius: 0 0 4px 4px;
	font-family: 'Open Sans';
	/*height: 150px;*/
	background: #fefefe;
	background: -moz-linear-gradient(top, #fefefe 12%, #fefefe 26%, #fefefe 26%, #dbdbdb 98%);
	background: -webkit-linear-gradient(top, #fefefe 12%,#fefefe 26%,#fefefe 26%,#dbdbdb 98%);
	background: linear-gradient(to bottom, #fefefe 12%,#fefefe 26%,#fefefe 26%,#dbdbdb 98%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#dbdbdb',GradientType=0 );
	border: 1px solid #CECECE;
}

#project-payment-info p {
	margin: 0;
	font-size: 13px;
}

#project-payment-info span {
	margin-right: 10px;
}

#project-payment-info ul {
	text-align: center;
	margin: 6px 0;
/*	position: absolute;
	bottom: 9px;
	left: 0;
	right: 0;*/
}

#project-payment-info ul li {
	display: inline-block;
	font-size: 13px;
	padding: 7px 13px;
	font-weight: 700;
}

#project-payment-info ul li span {
	font-weight: 400;
	color: #909090;
}

/*CASHBACK PAGE*/
#learn-more {
	width: 639px;
	text-align: left;
	margin: 0 auto 90px auto;
	padding: 15px 35px;
	background-color: #f8f8f8;
	border-radius: 3px;
	border: 1px solid #d9d9de;
}

.cashback-how-it-works {
	margin-left: 1.4rem;
	margin-bottom: 0;	
}

.cashback-how-it-works li {
    font-size: 14px;
    line-height: 20px;
    font-family: 'Open Sans';
    font-weight: 500;
    margin: 0;
    padding: 0 0 14px 2em;
    text-indent: -2em;
    list-style-type: none;
    counter-increment: item;
}

.cashback-how-it-works > li:before {
    display: inline-block;
    width: 1.7em;
    padding-right: 1.5em;
    font-weight: bold;
    text-align: right;
    content: counter(item) ".";
    font-size: 14px;
}

/*GET MORE PLEDGES PAGE*/
.do-i-qualify {
	background: #2E2E2E url('/web/20160528181212/https://lh6.ggpht.com/G-y0OOAckDF04ADlR7PJSpazyMMUBab4sXkkuvcW3vGnCLYOqMSIcVFdHJrQ7jlZvP7stzDyPBtvC4KIWHMX6Eo=s0') 0 0 repeat;
	color: #fff;
	text-align: center;
	padding: 30px 0;
	font-size: 22px;
	line-height: 30px;
	font-weight: 500;
	margin: 0 0 40px;
}

.qualify-button {
	position: relative;
	display: inline-block;
	padding: 12px 20px;
	font-size: 28px;
	line-height: 32px;
	background: #2BDE73;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-shadow: 0 1px 2px rgba(5,5,5,0.2);
	padding-left: 40px;
	padding-right: 40px;
	margin-left: 40px;
}

.qualify-button:hover {
	 background: #25AF5C;
	 color: #fff;
}

blockquote {
	border:none;
}

blockquote .desc::before {
	content: '';
	background: url('/web/20160528181212/https://lh4.ggpht.com/-rUlcR0mGBXhi2a5sVtK-1YQmjJp2kSLm_u-Hyo0hoPlYYt3a6wIWCwy4V6nMIW20ra52aHd2inaZ1R5ZHShuA=s0') 0 0 no-repeat;
	display: inline-block;
	width: 36px;
	height: 27px;
	position: relative;
	vertical-align: text-bottom;
	top: -5px;
	margin-right: 10px;
}

blockquote .desc::after {
	content: '';
	background: url('/web/20160528181212/https://lh4.ggpht.com/-rUlcR0mGBXhi2a5sVtK-1YQmjJp2kSLm_u-Hyo0hoPlYYt3a6wIWCwy4V6nMIW20ra52aHd2inaZ1R5ZHShuA=s0') 0 0 no-repeat;
	display: inline-block;
	width: 36px;
	height: 27px;
	position: relative;
	vertical-align: text-top;
	bottom: -5px;
	margin-left: 10px;
	background-position: -50px 0;
}

blockquote .name {
    color: #2f2f2f;
    font-weight: 600;
    margin-top: -10px;
}

.lists li {
    margin-bottom: 40px;
    display: inline-block;
}

.name {
	display: block;
    color: black;
    padding: 0;
    margin: 0;
    font-weight: bold;
}

.head {
	text-align: left;
	font-family: Roboto;
	font-size: 17px;
}

.name {
	font-size:50px;
	margin-top:5px;
	margin-bottom:-14px
}

.head img {
	float: right;
	margin-left: 70px;
	margin-right: 150px;
}

span.post.leadstyle-text a {
	font-size: 15px;
	font-weight: 600;
	color: #00a0ff;
}

.testimonial-video {
	float: left;
	margin: 0 20px 40px 20px;
}

.testimonial-video iframe {

}

.testimonial-video p {
	margin-top: -4px;
    font-weight: 600;
    font-size: 13px;
}

#text-review {
	font-family: Roboto, sans-serif !important;
}

#text-review p {
	font-size: 18px;
	line-height: 25.5px;
	margin-bottom: 0;
}

.worked-on {
	margin: 0 18px 50px 18px;
    float: left;
    border-radius: 5px;
    /*border: 1px solid #B7B7B7;*/
    width: 220px;
    text-align: center;
    font-family: Roboto;
    min-height: 196px;
    max-height: 196px;
    border: 1px solid #D2D2D2;
}

.worked-on .title {
	text-overflow: ellipsis;
    width: 135px;
    white-space: nowrap;
    overflow: hidden;
    font-weight: 600;
    float:left; 
    color: dimgrey;
    text-align: left;
}

.worked-on-info {
	border-radius: 0 0 5px 5px;
	height: 33px; 
	padding: 8px 11px;
}

.worked-on:hover .worked-on-info {
	background-color: #10E06D;
	color: #fff !important !important;
}

.worked-on:hover {
	border:1px solid #10E06D;
}

.worked-on:hover p {
	color: #fff !important;
}

.worked-on:hover a {
	color: #fff !important;
}

.worked-on-img {
	border-bottom: 1px solid #D2D2D2;
	overflow: hidden;
	width: 218px;
	height: 162px;
	border-radius: 5px 5px 0 0;
}

.worked-on-img img {
	height: 162px;
	width: 218px;
}

.worked-on-img:hover {
	border-bottom: 1px solid #10E06D;
}


/*.worked-on div {
	padding: 5px;
}*/

.worked-on p {
	font-size: 13px;
	margin-bottom: 0;
}

.raised {
	font-size: 12px !important;
	color: #848484 ;
}



.how-it-works li {
	font-size: 17px;
	line-height: 20px;
	font-family: 'Open Sans';
	font-weight: 500;
	margin: 0;
	padding: 0 0 33px 2em;
	text-indent: -2em;
	list-style-type: none;
	counter-increment: item;
}

.how-it-works > li:before {
	display: inline-block;
	width: 1.7em;
	padding-right: 1.5em;
	font-weight: bold;
	text-align: right;
	content: counter(item) ".";
	font-size: 20px;
}

/*ABOUT PAGE*/
.about-page-rep {
	padding: 10px 0;
	display: inline-block;
	text-align: center;
	margin: 15px 0px 15px 0px;
	width: 19%;
	vertical-align: top;
}

.about-page-rep span {
	font-weight: 600;
}

/*    BLOG PAGE       */
.blog-preview {
	margin: 25px 0;
}

.blog-title {
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
	color: #31992B;
}

.blog-title-larger {
	font-size: 30px;
	font-weight: bold;
	line-height: 30px;
	color: #31992B;
}

.blog-title a {
	color: #31992B;
}

.author {
    background: #5EBB5C;
    padding: 5px 10px;
    color: white;
    display: inline-block;
    margin: 5px 0;
    font-size: 12px;
    float: left;
}

.button2 {
	/* background: #5EBB5C; */
	color: #008CBA;
	padding: 4px;
	border-radius: 5px;
	font-size: 12px;
	display: inline-block;
	text-decoration: underline;
}

/*.button2:hover {
	background-color: #76D674;
	color: #fff;
}*/

.light-subscribe {
	width: 670px;
	color: #707070;
	margin-top: 40px;
	margin-bottom: 40px;
	border-left: 10px solid #76D674;
	height: 90px;
	background-color: #F8F8F8;
	border-right: 1px solid #E8E8E8;
	border-bottom: 1px solid #E8E8E8;
	border-top: 1px solid #E8E8E8;
}

.get-updates-button {
	background: #5EBB5C;
    color: white;
    padding: 10px 20px;
    border-radius: 10px;
    font-size: 11px;
    line-height: 13px;
    margin-top: 2px;
    margin-bottom: 0px;
}

.get-updates-button:hover {
	background-color: #76D674;
	color: #fff;
}
/*     CONTACT FORM      */
#contact-form label {
	font-size: 17px;
	font-weight: bold;
	color: black;
}

#contact-form input {
	width: 420px;
	background-color: #EFEFEF;
	border: 1px solid #dfdfdf;
}

.required {    
	color: #790000;
    margin-left: .25em;
}

.green-submit-button {
	padding: 15px;
	text-transform: uppercase;
	width: 160px !important;
	background-color: #32E263 !important;
	border: none;
	border-bottom: 4px solid #25C149 !important;
	border-radius: 5px !important;
	color: white;
	font-weight: bold;
}

/*DEFAULTS OVERRIDE*/
a {
	color: #00a0ff;
}

/*FROALA CSS*/
.clearfix::after{clear:both;display:block;content:""}.fr-view table{border:0;border-collapse:collapse;empty-cells:show;max-width:100%}.fr-view table.fr-dashed-borders td,.fr-view table.fr-dashed-borders th{border-style:dashed}.fr-view table.fr-alternate-rows tbody tr:nth-child(2n){background:#f5f5f5}.fr-view table td,.fr-view table th{border:1px solid #ddd}.fr-view table td:empty,.fr-view table th:empty{height:20px}.fr-view table td.fr-highlighted,.fr-view table th.fr-highlighted{border:1px double red}.fr-view table td.fr-thick,.fr-view table th.fr-thick{border-width:2px}.fr-view table th{background:#e6e6e6}.fr-view hr{clear:both;user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;page-break-after:always}.fr-view .fr-file{position:relative}.fr-view .fr-file::after{position:relative;content:"\1F4CE";font-weight:400}.fr-view pre{white-space:pre-wrap;word-wrap:break-word}.fr-view blockquote{border-left:solid 2px #5e35b1;margin-left:0;padding-left:5px;color:#5e35b1}.fr-view blockquote blockquote{border-color:#00bcd4;color:#00bcd4}.fr-view blockquote blockquote blockquote{border-color:#43a047;color:#43a047}.fr-view a.fr-strong{font-weight:700}.fr-view a.fr-green{color:green}.fr-view span.fr-emoticon{font-weight:400;font-family:"Apple Color Emoji","Segoe UI Emoji",NotoColorEmoji,"Segoe UI Symbol","Android Emoji",EmojiSymbols;display:inline;line-height:0}.fr-view .fr-text-gray{color:#AAA!important}.fr-view .fr-text-bordered{border-top:solid 1px #222;border-bottom:solid 1px #222;padding:10px 0}.fr-view .fr-text-spaced{letter-spacing:1px}.fr-view .fr-text-uppercase{text-transform:uppercase}.fr-view img{z-index:3;position:relative;overflow:auto;cursor:pointer}.fr-view img.fr-dib{margin:auto;display:block;float:none;vertical-align:top;margin-top:5px;margin-bottom:5px}.fr-view img.fr-dib.fr-fil{margin:5px auto 5px 0;left:5px}.fr-view img.fr-dib.fr-fir{margin:5px 0 5px auto;right:5px}.fr-view img.fr-dii{margin:auto;display:inline-block;float:none;margin-top:5px;margin-bottom:5px}.fr-view img.fr-dii.fr-fil{margin:5px 10px 5px 0;left:5px;float:left}.fr-view img.fr-dii.fr-fir{margin:5px 0 5px 10px;right:5px;float:right}.fr-view img.fr-rounded{border-radius:100%;-moz-border-radius:100%;-webkit-border-radius:100%;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.fr-view img.fr-bordered{border:solid 10px #CCC;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.fr-view .fr-video{text-align:center;position:relative}.fr-view .fr-video>*{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;max-width:100%;border:0}.fr-view .fr-video.fr-dvb{display:block;clear:both}.fr-view .fr-video.fr-dvb.fr-fvl{text-align:left}.fr-view .fr-video.fr-dvb.fr-fvr{text-align:right}.fr-view .fr-video.fr-dvi{display:inline-block}.fr-view .fr-video.fr-dvi.fr-fvl{float:left}.fr-view .fr-video.fr-dvi.fr-fvr{float:right}

/*0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0*/
/* THEME RESPONSIVE
/*0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0*/
/* LARGER SCREENS 
/*0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0*/
@media (min-width: 960px) {
	#mobile-menu {
		display: none !important;
	}
}

@media (min-width: 1401px) and (max-width: 1600px) {
}

/* SMALL SCREENS ONLY 
/*0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0*/
@media (min-width: 1201px) and (max-width: 1400px) {
	#nav ul li {
		margin-left: 25px !important;
	}
}

/* MINI SCREENS ONLY 
/*0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0*/
@media (min-width: 1051px) and (max-width: 1200px) {
	#nav ul li {
		    margin-left: 25px !important;
	}
}

/* TABLETS (LANDSCAPE) 
/*0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0*/
@media (min-width: 960px) and (max-width: 1050px) {
	#nav ul li {
		    margin-left: 8px !important;
	}
}

/* TABLETS (PORTRAIT) 
/*0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0*/
@media (min-width: 768px) and (max-width: 959px) {
}

/* PHONES AND TABLETS (PORTRAIT) 
/*0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0*/
@media (max-width: 959px) {
	html {
		min-width: 500px;
	}

	#nav {
		display: none;
	}

	#mobile-nav {
		display: block !important;
		background-color: #fff;
		height: 60px;
		height: 60px;
		z-index: 1000;
		position: relative;
	}

	#mobile-text h1 {
		width: 688px !important;
		font-size: 39px !important;
	}

	#mobile-text h2 {
		width: 100% !important;
		font-size: 23px !important;
	}

	.non-home-menu {
		display: none;
	}

	.container {
		width: auto !important;
		padding: 0 15px !important;
	}

	#mobile-change {
		display: none;
	}

	#mobile-change video {
		display: none;
	}

	#mobile-poster {
		display: block !important;
		position: relative;
	}

	#mobile-poster a {
		max-width: 80%;
		position: absolute;
		bottom: 17%;
		left: 0;
		right: 0;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
	}

	.hero-image {
		display: none;
	}

	#raised-image {
		margin-top: 35px !important;
		position: absolute;
		top: 0px;
		width: 98%;
		left: 0;
		right: 0;
		margin-left: auto;
		margin-right: auto;
	}

	#img-cred {
		display: none;
	}

	.tile {
		float: none; 
		margin: 22px 0;
		display: block;
		width: auto !important;
		height: auto !important;
		font-size: 1.1em;
		padding: 20px !important;
	}

	.tile b {
		font-size: inherit;
	}

	.w800 {
	    padding: 0 22px;
	    margin: 0;
	    width: auto;
	}

	#def-footer {
		display: none;
	}

	#mobile-footer {
		display: block !important;
	}

	a.footer-link {
	    margin-left: 0px;
	    display: inherit;
	    font-size: 32px;
	    padding: 10px 0;
	    border-bottom: 2px solid #DCDCDC;
	}

	.social img {
		width: 85px;
	}
	#pledges-contain {
		height: auto !important;
		text-align: center;
	}

	.leadstyle-text {
		margin: 0 auto;
	}

	#fund_vid {
		margin-top: 25px !important;
	}

	#pledges-quote {
		/*float: none !important;*/
		margin: 35px auto !important;
		width: auto !important;
	}

	.topquote {
		padding: 10px 0 0 0px;
	}

	.qualify-button {
		margin-left: 0px;
	}

	.head img {
		margin-left: 0px;
		margin-right: 0px; 
		width: 223px;
	}

	.video-reviews {
		text-align: center;
		margin-bottom: 35px;
	}

	.video-reviews h2 {
		margin: 25px 0 20px 0;
	}

	.testimonial-video {
	    margin: 0 0px 10px 11px;
	    display: inline-block;
	    width: 215px;
	    height: auto;
	    float: none !important;
	}

	.testimonial-video iframe {
	    width: 100%;
	    height: 100%;
	    display: inline-block;
	}

	.name {
	    font-size: 37px;
	}

	.testimonial-block {
		width: auto !important;
	}

	.worked-on {
		margin: 0 6px 50px 6px;
		display: inline-block;
		float: none;
	}

	#how-it-works {
		padding: 0 15px;
		width: auto !important;
		max-width: 590px;
	}

	#qualify-mobile {
		width: auto !important;
		padding: 0 15px;
		margin: 10px auto !important;
	}

	#mobile-p {
		font-size: 1.2rem !important;
		text-align: center;
	}

	#qualify-mobile label {
		font-size: 1.2em !important;
		font-weight: 600 !important;
	}

	#qualify-mobile input {
		height: 50px;
		font-size: 22px !important;
	}

	#qualify-mobile .radio {
		height: 40px !important;
		width: 40px;
		margin-left: 4px;
	}

	#qualify-mobile .two.wide.field {
		margin-right: 10px !important;
		width: 20% !important;
	}

	.qual-no {
		width: 35px !important;
		text-align: right;
	}

	#qualify-header {
		font-size: 2.3em !important;
		text-align: center;
	}

	#submit-button {
		width: 100%;
		height: 60px;
		margin-bottom: 25px;	
	}

	#careers-mobile {
		width: auto !important;
	}

	.about-mobile {
		width: auto !important;
	}

	.about-mobile h1 {
		font-size: 2.3em !important;
		font-weight: 800;
	}

	#founders-img {
		max-width: 100% !important;
		height: auto !important;
		float: none !important; 
		margin-left: 0px !important; 
		margin-top: 10px;
		max-height: inherit !important;
	}

	#mobile-graph {
		display: none;
	}

	#blog-index {
		width: auto !important; 
	}

	#mobile-top-block {
		text-align: center;
	}

	#mobile-top-block div {
		margin: 0 auto;
	}

	.float-none {
		float: none !important;
	}

	#blog-view-header {
		height: auto !important;
	}

	#blog-view-head-text {
		float: none !important;
		width: 380px !important;
		margin: 0 auto;
	}

	.blog-mobile {
		width: auto !important;
		float: none !important;
		box-shadow: none !important; 
	}
	.blog-preview {
		margin: 0 !important;
	}

	.blog-preview img {
		width: 100%;
	}

	#blog-description {
		width: auto !important;
		margin-bottom: 0 !important;
	}

	.preview-img {
		width: 100% !important;
		text-align: left !important;
	}

	.mobile-subscribe {
		width: 100% !important;
		float: none !important;
		margin-left: 2px !important;
		display: inline-block;
		text-align: center;
		margin-top: 6px !important;
	}

	.light-subscribe {
		height: auto !important;
	}

	#mobile-forgotpassword {
		width: 334px !important;
	}

	/*    CASHBACK NETWORK     */
	.mobile-logout {
		display: none !important;
	}

	.mobile-logout-show {
		display: inherit !important;
	}

	.cashback-menu .item {
		font-size: 10.9px !important;
	}

	#dashboard-payment-header {
		height: auto !important;
	}

	.header-object {
		margin: 0 20px 15px 20px;
	}

	#redeem-submit-button {
		margin-top: 15px;
		margin-left: 12px;
	}

	#hero {
		padding: 40px 0;
	}

	#hero h1 {
		font-size: 3em !important;
		line-height: 50px;
		margin-bottom: 25px;
	}

	#hero-p {
		display: none;
	}

	#mobile-p {
		display: block !important; 
	}

	#mobile-p p {
		display: inline-block;
	}

	#cashback-header {
		width: 100%;
		margin-bottom: 40px;
	}

	#mobile-create {
		width: 100%;
		display: inline-block !important;
	}

	#hero-create-account {
		margin: 0 auto;
		float: none;
	}

	#mobile-cashback-loggedin-menu {
		width: 100%;
		display: inline-block;
	}

	#mobile-logged-in {
		float: none !important;
		margin: 0 auto !important;
	}

	#marketplace-first {
		width: auto !important;
		text-align: center;
	}

	.product {
		display: inline-block !important;
		float: none;
		margin: 0 8px 30px 8px !important;
	}

	#mobile-container {
		padding: 0 !important;
		text-align: center;
	}

	#learn-more {
		width: 90% !important;
	}
	.question i {
		float: right !important;
	}

	.question-title {
		width: 90% !important;
	}

	.question p {
		width: auto !important;
	}
}

@media (max-width: 699px) {
	#mobile-text h1 {
		font-size: 26px !important;
		margin: 26px auto !important;
		width: 472px !important;
	}

	#mobile-text h2 {
		font-size: 18px !important;
	}

	#hero-button {
		width: 320px !important;
	}
}

/* PHONES (LANDSCAPE) AND TABLETS (PORTRAIT)
/*0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0*/
@media (min-width: 480px) and (max-width: 959px) {
}

/* PHONES 
/*0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0*/
@media (max-width: 767px) {
}

/* PHONES (LANDSCAPE) 
/*0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0*/
@media (min-width: 480px) and (max-width: 767px) {
}

/* PHONES (PORTRAIT) 
/*0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0*/
@media (max-width: 479px) and (max-width: 767px) {
}

/*table.tablesorter {
    font-family:arial;
    background-color: #CDCDCD;
    margin:10px 0pt 15px;
    font-size: 12pt;
    width: 100%;
    text-align: left;
}
    table.tablesorter thead tr th, table.tablesorter tfoot tr th {
    background-color: #e6EEEE;
    border: 1px solid #FFF;
    font-size: 12pt;
    padding: 4px;
}
table.tablesorter th.tablesorter-headerUnSorted {
    background-image: url('/web/20160528181212/http://tablesorter.com/themes/blue/bg.gif');
    background-repeat: no-repeat;
    background-position: center right;
    cursor: pointer;
}
table.tablesorter tbody td {
    color: #3D3D3D;
    padding: 4px;
    background-color: #FFF;
    vertical-align: top;
}
table.tablesorter tbody tr.odd td {
    background-color:#F0F0F6;
}
table.tablesorter th.tablesorter-headerAsc {
    background-image: url(/web/20160528181212/http://tablesorter.com/themes/blue/asc.gif);
    background-repeat: no-repeat;
    background-position: center left;
}
table.tablesorter th.tablesorter-headerDesc {
    background-image: url(/web/20160528181212/http://tablesorter.com/themes/blue/desc.gif);
    background-repeat: no-repeat;
    background-position: center left;
}
table.tablesorter th.headerSortDown,
table.tablesorter th.headerSortUp {
background-color: #8dbdd8;
}*/