/* Reset Rules */
/* ----------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
/* ------------------------------------------- */

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section { display: block;}
html,body{ height: 100% }
body { line-height: 1;}
blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }
table { border-collapse: collapse; border-spacing: 0; }
a { color: #000 ; }


@font-face {
    font-family: 'FranchiseRegular';
    src: url('fonts/franchise-bold.eot');
    src: url('fonts/franchise-bold.eot') format('embedded-opentype'),
         url('fonts/franchise-bold.woff') format('woff'),
         url('fonts/franchise-bold.ttf') format('truetype'),
         url('fonts/franchise-bold.svg#FranchiseRegular') format('svg');
}

/* General */
/* ----------- */

* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

body.main { background: url("images/bg.jpg") ; background-color: #e1dcd7 ; background-size: cover; background-repeat: no-repeat; background-position: center center; position:relative; }

img {
    height: auto;
    max-width: 100%;
}

body.thanks { background-color: #fff ;  }

.thanks p {
    margin-bottom: 15px; font-size: 18px  ; 
}

.socialProofTesties { float: right ; /* width: 475px ; */ padding-top: 20px ;  }

.emailAddyCentre {
    font-size: 24px;
    font-weight: bold;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: center;
}

.bottomMargin { margin-top: 13px ; }

.bottomFooterOuter {
    background-color: #111111;
    border-top: 5px solid #fff;
    color: #fff;
    font-size: 16px;
    padding: 15px 0 26px;
}

.arrowsWrapper { position: relative ; }
.leftArrow {
    position: absolute;
    left: -3px;
    top: -15px;
}

.rightArrow {
    position: absolute;
    right: -3px;
    top: -15px;
}

.underlineNormal { text-decoration: underline;  }

.clear { clear: both ; }

.container { font-size: 16px ; width: 1200px ; margin-left: auto ; margin-right: auto ; padding-top: 13px ;  }
.containerThanks { padding-top: 36px ; font-size: 16px ; margin-left: auto ; margin-right: auto ;  }

.content, .bottomFooterInner {
    margin-left: auto;
    margin-right: auto;
    width: 960px;
}

.legalEse { display: inline-block ; margin-right: 10px ; }	

.content { padding-bottom: 52px ; }

.bottomFooterInner p {
    text-align: center;
}

.footerLinks {
    color: #fff;
}

h1, h2, h3 { text-align: center ; }
h1 { font-size: 54px ; }
h1, h3, .bulletsHeadline { font-family: 'FranchiseRegular', Georgia, "Times New Roman", Times, serif ;  }

h2, body { font-family: 'Lato', sans-serif; font }
	
.mainHeadlineWrapper { padding: 26px 0 10px 0 ; }
.subHeadWrapper { padding: 0px 0 39px 0 ; }
.bulletsWrapper { padding: 0px 0 52px 0 ; }
.bulletsHeadlineWrapper { padding: 26px 0 26px 0 ; }
.bulletsListWrapper { padding: 13px 0 0 13px ; }

.bulletsListWrapper li {
    background-image: url(images/tick.png);
    background-position: 0 2px;
    background-repeat: no-repeat;
    line-height: 25px;
    font-weight: normal;
    list-style-type: none;
    padding-left: 30px;
    /* min-height: 25px; margin-bottom: 20px; */
color: #000 ;
}

.mainHeadlineH1 span.block { display: block ; }

.formWrapperOuter { width: 500px ; margin-right: auto ; margin-left: auto ; }

.optinWrapperOuter { background-color: #000000 ; color: #fff ; }

.bulletsListWrapper li, .bulletsJamPacked p { /* margin-bottom: 5px ; */ }
.bulletsJamPacked { font-weight: bold ; }


.arrows { width: 122px ; margin-right: auto ; margin-left: auto ;  }

/* Headlines */
/* -------------- */

.underlineBlack { display: inline-block ; background: url("images/underline.png"); width: 285px ; height: 69px ;}

/* Optin Box */

.mainHeadline { font-family: 'FranchiseRegular', Georgia, "Times New Roman", Times, serif ;    font-size: 36px; line-height: 32px ; }

.bottomOptinButton { text-transform: uppercase ; margin-right: auto ; margin-left: auto ; width: 320px ;}

.subtitle { font-weight: 900 ; font-size: 18px ; margin-bottom: 13px ; }

.useThisForm { text-align: center ; font-size: 16px; font-weight: bold ; padding: 0 8px 0 8px ; }

.useThisFormWrapper { padding-top: 13px ; } 

.topOptin { padding: 20px 10px 20px 10px ; background-color: #fff ; }
.bottomOptin { padding: 13px 13px 13px 13px ;  /* background-image: url("images/optinbg.png") ; */ background-color: #666 ; background-repeat: repeat;	 color: #fff ; }

.bottomOptinPara { margin-bottom: 13px ; font-size: 14px ; text-align: center ; }

.noThanks { color: #000 ; padding-top: 20px ;     position: relative;
    z-index: 1000; }

	input[type="text"] {
		color: #666666;
		font-size: 11px;
		padding-left: 10px;
		text-transform: uppercase;
	}

	.signMeUpBox {
		display: block;
		padding: 16px 40px;
		width: 240px;
		float: left ; 
	}
	
	.signMeUp {
		  background: #74b027 none repeat scroll 0 0;
		  border: 0 none;
		  color: #fff;
		  font-family: 'FranchiseRegular', Georgia, "Times New Roman", Times, serif ; text-transform: uppercase;
		  cursor: pointer;
		  display: inline-block;
		  font-size: 28px;
		  line-height: 1em;
		  padding-bottom: 7px;
		  padding-top: 15px;
		  text-align: center;
		  text-shadow: 1px 1px 1px #000;
		  text-transform: uppercase;
		  transition: background 0.3s ease 0s;
		  width: 240px;
		  float: right ; 
	}
	
	

form#af-form-wrapper input[type="text"] { 
	font-size: 11px ; 
	padding-left: 10px ;
}

.legalstatement a { color: #ccc ; }


.noThanksLink { display: block; text-align: center ; color: #000 ; font-size: 16px ; margin-bottom: 10px ; }

.emailTips { font-size: 16px ; text-align: center ; margin-right: auto ; margin-left: auto ;  }

.footerWrapper {  width: 1200px ; margin-right: auto; margin-left: auto ; }

.footer { font-size: 10px ;  position:absolute; bottom:0;  width: 1200px ; }

.footer, .footer a{ color: #000 ; }

.emailTips a { color: #000 ; text-decoration: none ; }

p.footerStuff{ float: right; padding-bottom: 20px ;  }

#agreetext { font-size: 12px ;  }

.legalstatement { width: 340px ; margin-right: auto ; margin-left: auto ; margin-top: 10px ; margin-bottom: 26px ; }

.signMeUpBoxWrapper { /*width: 280px ; */ margin-left: auto ; margin-right: auto ; }

.innerWrapper, .innerWrapper > .optinBox, .innerWrapper > .testies {
	-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
	
.innerWrapper { /* padding-top:  20px ; */ }

.innerWrapper > .optinBox { width: 700px; float: left ;  }
.innerWrapper > .testies { width:  475px ; float: right ; background-image: url("images/testies_bd.png") ;  background-repeat: repeat; color: #fff ; padding: 28px 26px 29px 26px ;   }

.topMenuWrapper:after, .af-form-wrapper:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.topMenuWrapper { width: 220px ; margin-left: auto ; margin-right: auto ;  margin-bottom: 13px ; }
.topMenuWrapper li { float: left ; list-style: none ; margin-right: 20px ; font-size: 12px ;  }
.topMenuWrapper li:last-child { margin-right: 0 ; }
.topMenuWrapper a { text-decoration: none ; color: #000 ;  }

.innerWrapper:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

.testimonialSB {
    border-radius: 5px;
    font-weight: 700 ; 
    font-style: italic;
    margin: 0 0 10px 0;
    position: relative;
}

.testimonialSB:before, .testimonialSB:after {
    color: #000;
    content: '\201C' ;
    font-family: Arial,Helvetica,sans-serif !important;
    font-size: 50px;
    font-style: normal;
    line-height: 1;
    position: absolute;
	color: #fff ; 
}


.testimonialSB:after {
    content: '\201D' ;

}

blockquote p { text-indent: 26px ; }

.testies { text-shadow: 1px 1px 1px #000 ; }

.testyOne:before { top: -10px; left: 0px;}
.testyOne:after { top: 44px; left: 387px;}

.testyTwo:before { top: -10px; left: 0px; }
.testyTwo:after { top: 30px; left: 368px;}

.testyThree:before { top: -10px; left: 0px;}
.testyThree:after { top: 80px; right: 5px ;}

.testyFour:before { top: -10px; left: 0px;}
.testyFour:after { top: 175px; right: 260px;}


.rightAlignTestimonial { font-size: 14px ; }


hr {
    background-image: -moz-linear-gradient(left center , rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.75), rgba(255, 255, 255, 0));
    border: 0 none;
    height: 1px;
    margin-bottom: 15px;
	margin-top: 15px;
}


/* Responsive Rules */
/* ---------------- */

@media all and (max-width: 960px) {
	
	body {  position: inherit; background-color: #000 ; }
	
	.noThanks img { display: none ; }
	
	.innerWrapper > .optinBox { width: 100% ; float: none ;  }
	.innerWrapper > .testies { width: 100% ; float: none ; padding-top: 52px ;}
	
	.noThanks { padding-bottom: 20px ; }
		
	h1 { font-size: 48px ; }

.arrowsWrapper { display: none ; }
.formWrapperOuter {  width: 300px ; margin-left: auto ; margin-right: auto ;  }

   .container { 
	width: auto;
       position: inherit ; 
       left: inherit ; 
	max-width: 770px;
	padding-right: 10px ; 
	padding-left: 10px ;
	padding-top: 26px ;
	}
	
	.footerWrapper, .footer {
	width: 200px;
	margin-top: 50px ; 
	padding-right: 10px ; 
	padding-left: 10px ;
		
	}
	
	
	input[type="text"] {
    font-size: 11px;
    padding-left: 10px;
    text-transform: uppercase;
}

	.signMeUpBox, .signMeUp { float: none ; margin-right: auto ; margin-left: auto ; }
	  
  .signMeUpBox { width: 220px ;  }
  .signMeUp { width: 220px ; margin-top: 13px ;  }

	
	.signMeUp { display: block ; }
	
	blockquote p { text-indent: 0px ; }

	.testimonialSB:before, .testimonialSB:after {
    display: none;
}

	.emailTips { width: 220px ;  }
	
	.legalstatement { width: 220px ; margin-right: auto ; margin-left: auto ; margin-top: 10px ; margin-bottom: 15px ; }

  	p.footerStuff{ float: none;  }
  
  
  .footer { font-size: 10px ;  position: inherit;  }

.socialProofTesties {
    float: none;
    padding-top: 20px;
    width: 100%;
}
  
	
			
	}
	
	
	@media all and (max-width: 770px {
		
	 	
		
	}
	
	@media all and (max-width: 450px) {
		
		
		
	}
	
	@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) 
and (orientation : portrait){

	.optinBox { width: 100% ; }

.bottomOptin .bottomOptinButton {
    margin-left: auto;
    margin-right: auto;
    text-transform: uppercase;
    width: 200px;
font-size: 14px ; 
}



	} 
	
	
	
		@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) { 

	  input[type="text"] {
		  font-size: 10px;
		  text-transform: uppercase;
		  padding-left: 5px;
	  }

}

