@charset "UTF-8";

/*	

	Great!
	You're intersted in code. So do we.
	We keep creating and pushing new software.
	It took us a while to create a system like this.
	You could learn from it, but stealing is extremely forbidden and it's actually a crime.

	Thanks so much

	~ Kevin Groenendaal
	
*/

/* Custom Font */
    @font-face {
    font-family: 'source_sans_proitalic';
    src: url('http://www.stampready.net/css/Fonts/sourcesanspro-italic-webfont.eot');
    src: url('http://www.stampready.net/css/Fonts/sourcesanspro-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://www.stampready.net/css/Fonts/sourcesanspro-italic-webfont.woff2') format('woff2'),
         url('http://www.stampready.net/css/Fonts/sourcesanspro-italic-webfont.woff') format('woff'),
         url('http://www.stampready.net/css/Fonts/sourcesanspro-italic-webfont.ttf') format('truetype'),
         url('http://www.stampready.net/css/Fonts/sourcesanspro-italic-webfont.svg#source_sans_proitalic') format('svg');
    font-weight: normal;
    font-style: normal;

    }




    @font-face {
    font-family: 'source_sans_problack';
    src: url('http://www.stampready.net/css/Fonts/sourcesanspro-black-webfont.eot');
    src: url('http://www.stampready.net/css/Fonts/sourcesanspro-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://www.stampready.net/css/Fonts/sourcesanspro-black-webfont.woff2') format('woff2'),
         url('http://www.stampready.net/css/Fonts/sourcesanspro-black-webfont.woff') format('woff'),
         url('http://www.stampready.net/css/Fonts/sourcesanspro-black-webfont.ttf') format('truetype'),
         url('http://www.stampready.net/css/Fonts/sourcesanspro-black-webfont.svg#source_sans_problack') format('svg');
    font-weight: normal;
    font-style: normal;

    }




    @font-face {
    font-family: 'source_sans_prolight';
    src: url('http://www.stampready.net/css/Fonts/sourcesanspro-light-webfont.eot');
    src: url('http://www.stampready.net/css/Fonts/sourcesanspro-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://www.stampready.net/css/Fonts/sourcesanspro-light-webfont.woff2') format('woff2'),
         url('http://www.stampready.net/css/Fonts/sourcesanspro-light-webfont.woff') format('woff'),
         url('http://www.stampready.net/css/Fonts/sourcesanspro-light-webfont.ttf') format('truetype'),
         url('http://www.stampready.net/css/Fonts/sourcesanspro-light-webfont.svg#source_sans_prolight') format('svg');
    font-weight: normal;
    font-style: normal;

    }




    @font-face {
    font-family: 'source_sans_proregular';
    src: url('http://www.stampready.net/css/Fonts/sourcesanspro-regular-webfont.eot');
    src: url('http://www.stampready.net/css/Fonts/sourcesanspro-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://www.stampready.net/css/Fonts/sourcesanspro-regular-webfont.woff2') format('woff2'),
         url('http://www.stampready.net/css/Fonts/sourcesanspro-regular-webfont.woff') format('woff'),
         url('http://www.stampready.net/css/Fonts/sourcesanspro-regular-webfont.ttf') format('truetype'),
         url('http://www.stampready.net/css/Fonts/sourcesanspro-regular-webfont.svg#source_sans_proregular') format('svg');
    font-weight: normal;
    font-style: normal;

    }




    @font-face {
    font-family: 'source_sans_probold';
    src: url('http://www.stampready.net/css/Fonts/sourcesanspro-bold-webfont.eot');
    src: url('http://www.stampready.net/css/Fonts/sourcesanspro-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://www.stampready.net/css/Fonts/sourcesanspro-bold-webfont.woff2') format('woff2'),
         url('http://www.stampready.net/css/Fonts/sourcesanspro-bold-webfont.woff') format('woff'),
         url('http://www.stampready.net/css/Fonts/sourcesanspro-bold-webfont.ttf') format('truetype'),
         url('http://www.stampready.net/css/Fonts/sourcesanspro-bold-webfont.svg#source_sans_probold') format('svg');
    font-weight: normal;
    font-style: normal;

    }




    @font-face {
    font-family: 'source_sans_prosemibold';
    src: url('http://www.stampready.net/css/Fonts/sourcesanspro-semibold-webfont.eot');
    src: url('http://www.stampready.net/css/Fonts/sourcesanspro-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://www.stampready.net/css/Fonts/sourcesanspro-semibold-webfont.woff2') format('woff2'),
         url('http://www.stampready.net/css/Fonts/sourcesanspro-semibold-webfont.woff') format('woff'),
         url('http://www.stampready.net/css/Fonts/sourcesanspro-semibold-webfont.ttf') format('truetype'),
         url('http://www.stampready.net/css/Fonts/sourcesanspro-semibold-webfont.svg#source_sans_prosemibold') format('svg');
    font-weight: normal;
    font-style: normal;

    }

/* Reset */
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, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; }

html { width: 100%; height: 100%; }
body { font-family: 'source_sans_proregular', Helvetica, Arial, sans-serif; background-color: #FFF; color: #a1a1a1; height: 100%; overflow: auto; -webkit-backface-visibility: hidden;
   -moz-backface-visibility: hidden;
   -ms-backface-visibility: hidden;
   backface-visibility: hidden;
   -webkit-perspective: 1000;
   -moz-perspective: 1000;
   -ms-perspective: 1000;
   perspective: 1000;
   }
   
::selection {
    background: #ffa800;
    color: #FFFFFF;
}
::-moz-selection {
	background: #ffa800;
	color: #FFFFFF;
} 

#remind_popup { width: 100%; height: 100%; background-color: rgba(0,0,0,0.5); position: absolute; left: 0px; top: 0px; z-index: 999999; display: none; }
#popup { background-color: #FFF; width: 600px; padding: 50px; margin: auto; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); position: relative; top: 50%; box-shadow: 0px 30px 30px rgba(0,0,0,0.12); box-sizing: border-box; -moz-box-sizing: border-box;}

#popup h3 { text-transform: uppercase; font-size: 18px; color: #51575e; font-family: 'source_sans_prosemibold', Helvetica, Arial, sans-serif; padding-bottom: 25px; } 
#popup p { color: #a9a9af; font-size: 16px; line-height: 26px; font-family: 'source_sans_proregular', Helvetica, Arial, sans-serif; }

#remind_value { width: 100%; height: 50px; margin-top: 30px; font-family: 'source_sans_proregular', Helvetica, Arial, sans-serif; font-size: 16px; padding-left: 10px; box-sizing: border-box; -moz-box-sizing: border-box; z-index: 4; }
#popup [type="submit"] { padding: 16px 40px; background-color: #faa920; color: #FFFFFF; font-size: 13px; text-transform: uppercase; text-decoration: none; font-family: 'source_sans_probold', Helvetica, Arial, sans-serif; border: 0px; margin: 0px; margin-top: 19px; cursor: pointer;}

#remind_value.error { border: 2px solid #f14d4d;}
 
#video { width: 100%; height: 610px; position: relative; z-index: 11; overflow: hidden;}
#video video { position: absolute; right: 0; top: 0%;
min-width: 100%; min-height: 100%;
width: auto; height: auto; z-index: -100;
background-size: cover; }
	
	.glow { width: 100%; height: 100%; position: absolute; left: 0px; top: 0px; background-image: url(../img/glow.png); background-size: cover; z-index: 4;}
	.layer { width: 100%; height: 100%; position: absolute; left: 0px; top: 0px; background-color: rgba(49, 49, 49, 0.65); z-index: 3; }
	.grid { background-image: url(../img/grid.png); width: 100%; height: 100%; position: absolute; left: 0px; top: 0px;  z-index: 3; opacity: 0.6}
	.mobile_present { display: none; }
	
	#video h1 { color: #FFF; font-family: 'source_sans_probold', Helvetica, Arial, sans-serif; position: relative; z-index: 5; font-size: 56px; text-align: center; padding-top: 105px; text-shadow: 3px 3px 0 rgba(0,0,0,0.14); z-index: 12;}
	#video h2 { color: #FFF; font-family: 'source_sans_prolight', Helvetica, Arial, sans-serif; position: relative; z-index: 5; font-size: 40px; text-align: center; padding-top: 6px; text-transform: uppercase; margin-top: -5px; text-shadow: 3px 3px 0 rgba(0,0,0,0.14)}
	#video h2 span { font-family: 'source_sans_prosemibold', Helvetica, Arial, sans-serif; padding: 0 6px; color: #faa920; }
	
	#countdown { width: 600px; height: 80px; position: absolute; left: 50%; margin-left: -300px; z-index: 5; top: 380px; box-shadow: 0px 0px 0px 3px #faa920; cursor: pointer; }
		#countdown .purchase { width: 50%; position: absolute; left: 0px; top: 0px; background-color: #faa920; height: 100%; text-transform: uppercase; color: #FFF; font-family: 'source_sans_probold', Helvetica, Arial, sans-serif; font-size: 24px; line-height: 82px; padding: 0 0 0 20px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; transition: all 0.3s ease; }
		#countdown .price { position: absolute; right: 24px; font-size: 50px; top: 0px; line-height: 82px; }
		#countdown .purchase:hover { -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; transition: all 0.3s ease; width: 100%; z-index: 99;}
	
	.bundles_sold { position: absolute; left: -3px; top: 94px; text-transform: uppercase; font-size: 16px; text-shadow: 2px 2px 0 rgba(0,0,0,0.14); color: #FFFFFF; cursor: default; }
	.tweet { position: absolute; right: -3px; top: 94px; text-transform: uppercase; font-size: 16px; text-shadow: 2px 2px 0 rgba(0,0,0,0.14); color: #FFF; }
	.tweet a { text-decoration: none; }
	.tweet a:hover { color: #faa920!important; }
	
#contentWrapper { box-sizing: border-box; -moz-box-sizing: border-box; }
#content { width: 100%; background-color: #FFF; position: relative; z-index: 12;}
#templates { width: 100%; margin: auto; padding-bottom: 70px;}
#templates ul { width: 1100px; margin: auto; }
#content p { color: #a9a9af; font-size: 16px; line-height: 26px; }

	.scroll_down { width: 45px; height: 45px; background-color: #e9e9e9; position: absolute; left: 50%; margin-left: -22px; top: -23px; z-index: 5; box-shadow: 0px 3px 0px #d6d6d5; background-image: url(../img/arrow.png); background-size: 40%; background-repeat: no-repeat; background-position: center center; cursor: pointer; }
	
	.time_left { width: 45%; position: absolute; right: 14px; top: 0px; height: 100%; text-shadow: 3px 3px 0 rgba(0,0,0,0.14)}
		.time { width: 25%; float: left; height: 80px; }
		.time h3 { font-size: 32px; color: #FFF; font-family: 'source_sans_probold', Helvetica, Arial, sans-serif; text-align: center; line-height: 32px; padding-top: 16px;}
		.time h6 { font-size: 13px; color: rgba(255,255,255,0.5); font-family: 'source_sans_prosemibold', Helvetica, Arial, sans-serif; text-align: center; text-transform: uppercase; }
		
	.intro { width: 1100px; margin: auto; padding: 100px 0 100px; text-align: center; }
		.intro h2 { text-transform: uppercase; font-size: 21px; color: #51575e; font-family: 'source_sans_prosemibold', Helvetica, Arial, sans-serif; padding-bottom: 25px;}
		.intro h2 span { color: #a9a9af; font-size: 43px; padding: 0 15px; }
		
	#sub_line { width: 100%; text-align: center; color: #a9a9af; font-size: 43px; padding: 0 15px; box-sizing: border-box; }

	#templates li { position: relative; }
	.template_overlay { width: 100%; height: 100%; background-color: rgba(50, 61, 72, 0.9); box-shadow: 0px 0px 0px 1px rgba(35, 49, 47, 0.9); position: absolute; left: 0px; top: 0px; background-repeat: no-repeat; background-position: center center; background-size: 32px; opacity: 0; cursor: pointer; }
	.template_overlay:hover { background-size: 43px; opacity: 1;} 
	.templates_paragraph h3 { font-family: 'source_sans_proregular', Helvetica, Arial, sans-serif; text-align: center; padding-bottom: 80px; line-height: 30px; color: #3f3f3f; font-size: 24px; padding-bottom: 25px; }
	.templates_paragraph { color: #616161; font-size: 15px; line-height: 26px; font-family: 'Anivers W01 Italic', Helvetica, Arial, sans-serif; text-align: center; padding-bottom: 100px; }
	.template_name { padding-top: 100px; color: #FFF; text-transform: uppercase; font-family: 'source_sans_probold', Helvetica, Arial, sans-serif; font-size: 20px;}
	.template_desc { color: #FFF; padding: 30px 25px; line-height: 28px; font-size: 18px; }
	.template_btn { position: absolute; bottom: 40px; width: 256px; left: 50%; margin-left: -128px;  color: #FFF; font-size: 18px; text-align: center; padding: 15px 0; display: block; text-transform: uppercase; font-family: 'source_sans_probold', Helvetica, Arial, sans-serif; background-color: #faa920;}
	
	.editor_bg {  background-image: url(../img/bg_editor.jpg); background-size: cover; position: relative; background-color: #525252;}
	#editor { text-align: center; }
	#editor img { }
	.btnWrapper { margin-top: 70px; }
	.btn { padding: 16px 40px; background-color: #faa920; color: #FFFFFF; font-size: 13px; text-transform: uppercase; text-decoration: none; font-family: 'source_sans_probold', Helvetica, Arial, sans-serif;}
	
	.frame { width: 1268px; background-color: #dddddd; margin: auto; padding-top: 30px; z-index: 8; position: relative;}
	.frame video { width: 100%; display: block;}
	
	.dot_1 { width: 8px; height: 8px; background-color: #8b8b8b; border-radius: 8px; position: absolute; left: 10px; top: 11px; }
	.dot_2 { width: 8px; height: 8px; background-color: #8b8b8b; border-radius: 8px; position: absolute; left: 24px; top: 11px; }
	.dot_3 { width: 8px; height: 8px; background-color: #8b8b8b; border-radius: 8px; position: absolute; left: 38px; top: 11px; }
	
	.editor_bg .intro { position: relative; z-index: 9; }
	
	#extra { width: 1100px; margin: auto; position: relative; height: 850px; }
	#left_side { width: 50%; height: 500px; position: absolute; left: 0px; top: 150px; overflow: hidden; margin-top: 200px;}
	#right_side { width: 50%; height: 500px; position: absolute; right: 0px; top: 150px; overflow: hidden; margin-top: 200px;}
	
	#extra ul { display: none; }
		
		.left { position: absolute; right: 203px; list-style-type: none; width: 210px; }
		.right { position: absolute; left: 180px; list-style-type: none; width: 255px; }
	#extra li { /* background-image: url(../img/check.png); background-repeat: no-repeat; padding-left: 30px; */ line-height: 40px; background-position: left center; text-align: center; color: #a9a9af}
		.hand_left { width: 100%; height: 100%; position: absolute; left: 0px; bottom: 0px; background-image: url(../img/credits.png); background-repeat: no-repeat; background-position: left top; }
		.hand_right { width: 100%; height: 100%; position: absolute; right: 0px; bottom: 0px; background-image: url(../img/plans.png); background-repeat: no-repeat; background-position: right top; }	
	
	#faq_span { width: 100%; box-shadow: inset 0px 1px 0px #e1e1e1; border-bottom: 1px solid #e1e1e1; background-color: #FFFFFF;}
	#faq { position: relative; width: 1100px; margin: auto; color: #3f3f3f; padding-bottom: 50px;}
		#faq ul { list-style-type: none; padding-top: 75px; clear: both; }
		#faq li { float: left; width: 25%; box-sizing: border-box; padding-top: 50px; padding-left: 35px; padding-right: 35px; text-align: center; }
			#faq h3 { font-size: 15px; line-height: 20px; font-family: 'source_sans_probold', Helvetica, Arial, sans-serif; text-transform: uppercase; color: #51575e; }
			#faq h5 { padding-top: 25px; font-size: 16px; line-height: 26px; color: #a9a9af; font-family: 'source_sans_proregular', Helvetica, Arial, sans-serif;}
			#faq h5 a { color: #faa920; }
		
			.btnFaq { position: absolute; width: 100%; text-align: center;  bottom: -8px; }
			.btnFaq a { font-size: 19px; padding-top: 27px!important; padding-bottom: 27px!important; }
	
	#preview { width: 100%; height: 100%; background-color: #c5cccf; position: fixed; left: 0px; top: 0px; z-index: 9999; box-sizing: border-box; padding: 0px 0px; display: none; }
	#template_preview { width: 100%; height: 100%; overflow: auto; text-align: center; margin: auto; padding-top: 100px; padding-bottom: 100px; box-sizing: border-box;}
	#template_info { width: 350px; height: 100%; background-color: #FFF; position: absolute; right: -350px; top: 0px; padding: 30px 50px 50px 50px; box-sizing: border-box; box-shadow: -1px 0 0 rgba(0,0,0,0.08)}
		#template_info h2 { font-size: 20px; color: #3f3f3f; text-transform: uppercase; font-family: 'source_sans_probold', Helvetica, Arial, sans-serif; }
		#template_info h5 { padding-top: 5px; text-transform: uppercase; font-size: 11px; font-family: 'source_sans_probold', Helvetica, Arial, sans-serif; }
		#template_info p { padding-top: 30px; font: 15px; line-height: 22px; color: #434343; font-family: 'source_sans_proregular', Helvetica, Arial, sans-serif; }
			#template_preview .template_wrap { width: 800px; margin: auto; overflow: auto; box-sizing: border-box; }
			.template_scroll { position: relative; }
		#template_info ul { list-style-type: none; padding-top: 30px; color: #434343; }
		#template_info li { margin-bottom: 17px; background-repeat: no-repeat; background-position: left center; min-height: 24px; padding-left: 35px; line-height: 18px; padding-top: 7px; font-size: 14px;  }
			.compatible { background-image: url(../img/compatible_icon.png); }
			.ps { background-image: url(../img/ps_icon.png); }
			.sketch { background-image: url(../img/sketch_icon.png); }
			.mobile { background-image: url(../img/mobile_icon.png); }
			.browser { background-image: url(../img/litmus.png); }
			.browser a { color: #faa920; }
			
			.formats { color: #898989; font-size: 11px; text-transform: uppercase; font-family: 'source_sans_probold', Helvetica, Arial, sans-serif; padding-top: 20px; }
				.formats span { cursor: pointer; }
				.formats span.active { color: #faa920; }
			
			.view_demo { width: 100%; height: 70px; position: absolute; bottom: 0px; left: 0px; background-color: #faa920; line-height: 70px; text-decoration: none; color: #FFF; font-family: 'source_sans_probold', Helvetica, Arial, sans-serif; text-align: center; text-transform: uppercase; font-size: 16px; }
			
		.pagination { font-size: 22px; font-family: 'source_sans_proregular', Helvetica, Arial, sans-serif; padding-bottom: 20px; width: 90px; text-align: center; position: relative; line-height: 20px;}
		.pag_left { position: absolute; left: 0px; top: 0px; background-image: url(../img/left.png); background-repeat: no-repeat; width: 10px; height: 16px; cursor: pointer; }
		.pag_right { position: absolute; right: 0px; top: 0px; background-image: url(../img/right.png); background-repeat: no-repeat; width: 10px; height: 16px; cursor: pointer; }
	
			.close { position: absolute; right: 32px; top: 32px; background-image: url(../img/close.png); background-repeat: no-repeat; background-position: center center; width: 12px; height: 12px; cursor: pointer;  }
			
		#footer-span { width: 100%; padding-top: 25px; padding-bottom: 25px; }
		#footer { width: 1100px; margin: auto; padding-top: 50px; padding-bottom: 50px; position: relative; }
			#footer p { height: 40px; }
			#footer p span { height: 40px; font-size: 12px; line-height: 40px; }
			#footer .logo_sr img { height: 40px; margin-left: 0; vertical-align: middle; }
			#footer .logo_paddle img { height: 27px; margin-left: 25px; vertical-align: middle; }
			#footer li { float: left; padding-right: 40px; }
			
				#footer .copyright_info { position: absolute; right: 0px; top: 60px; font-size: 13px;}
				#footer a { color: #434343; text-decoration: none; }
	
	
	.hide { display: none!important; }
	
/* templates */
.section {
    clear: both;
    padding: 0;
    margin: 0;
    width: 101.25%;
    margin-left: -1.25%;
}

.col {
    display: block;
    float: left;
    margin: 0 1.4% 50px 1.4%;
    text-align: center;
}

.col img {
    display: block;
    width: 100%;
    box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.08);
}

.group:before, .group:after {
    content: "";
    display: table;
}

.group:after {
    clear: both;
}

.group {
    zoom: 1;
}

.span_3_of_3 {
    width: 100%;
}

.span_2_of_3 {
    width: 64.16%;
}

.span_1_of_3 {
    width: 30%;
}

@media only screen and (max-width: 1100px) {

	.scale_video { width: 80%; }

}

/* Tablet Portrait size to standard 1024 (devices and browsers) */
@media only screen and (min-width: 1024px) and (max-width: 1100px) {

	#templates, #intro, #contentWrapper { width: 100%!important; }

	.section {
        margin-left: -3%;
    }

    .col {
        margin: 0 1.5% 3% 1.5%;
    }

	.span_3_of_3 {
        width: 100%;
    }	    

    .span_2_of_3 {
        width: 60.66%;
    }

    .span_1_of_3 {
        width: 30.33%;
    }


}

/* Tablet Portrait size to standard 1024 (devices and browsers) */
@media only screen and (min-width: 1024px) and (max-width: 1100px) {

	#templates, #intro, #contentWrapper { width: 100%!important; }

	.section {
        width: 103%;
        margin-left: -3%;
    }

    .col {
        margin: 0 1.5% 3% 1.5%;
    }

	.span_3_of_3 {
        width: 100%;
    }	    

    .span_2_of_3 {
        width: 60.66%;
    }

    .span_1_of_3 {
        width: 30.33%;
    }

}

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (max-width: 1300px) {

	.frame { width: 100%; }
	.frame img { width: 100%; }
	.intro { width: 100%; box-sizing: border-box; -moz-box-sizing: border-box; padding: 100px 60px; }
	#extra { width: 100%!important; }
	#editor { padding: 0 40px; box-sizing: border-box; -moz-box-sizing: border-box; }
	
	#footer { width: 100%!important; }
	#footer p { width: 100%!important; position: relative!important; text-align: center;}
	.copyright_info { width: 100%!important; position: relative!important; text-align: center; top: 30px!important; line-height: 24px!important}
	

}

@media only screen and (min-width: 1282px) {

	#video { height: 700px!important; }
	#video h1 { padding-top: 150px!important }
	#countdown { top: 435px!important; }

}

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 767px) and (max-width: 1101px) {

	#templates ul, #faq { width: 100%!important; }
	#faq li { clear: both; width: 100%; padding: 0 20% 40px 20%;}

}	

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (max-width: 767px) {

	#templates ul { width: 100%!important; }

	.time_left { width: 100%; position: relative!important; box-shadow: 0px 0px 0px 3px #faa920; left: 50%!important; margin-left: -50%!important; margin-top: 5px;}
	.purchase { width: 100%!important; position: relative!important; text-align: center; padding: 0 20px!important; font-size: 20px!important;}
	.price { padding: 0 0px 0 20px!important; display: none!important;}
	
	#countdown { width: 90%!important; z-index: 5; box-shadow: 0px 0px 0px 3px #faa920; cursor: pointer; left: 50%!important; margin-left: -45%!important; margin-top: 50px!important; top: 400px;}
	#video { height: 740px; }
	#video h1 { padding: 70px 30px 0 30px; box-sizing: border-box; font-size: 40px; line-height: 47px; }
	#video h2 { font-size: 28px; padding: 0px 30px 0 30px; line-height: 42px; padding-top: 20px;}
	
	.bundles_sold { top: 180px;  }
	.tweet { top: 180px;  }
	.mobile_present { display: inline; }
	.mobile_not_present { display: none!important; }
	
	.intro { width: 100%; box-sizing: border-box; -moz-box-sizing: border-box; padding: 60px 60px 100px 60px; }
	
	#editor { width: 100%; box-sizing: border-box; -moz-box-sizing: border-box; padding: 0 20px; }
	.frame { width: 100%; }
	
	#extra { width: 100%!important; }
	#left_side { width: 100%!important; }
	#right_side { display: none!important; }
	
	.hand_left { background-position: center bottom; background-size: 90%;}
	
	#faq { width: 100%; }
	#faq li { display: block; clear: both; width: 100%!important; padding: 20px 40px 30px 40px; box-sizing: border-box; -moz-box-sizing: border-box; }
	
	#footer { width: 100%!important; }
	#footer p { width: 100%!important; position: relative!important; text-align: center;}
	
	.mobile_padding { padding-bottom: 40px!important; }
	
	.copyright_info { width: 100%!important; position: relative!important; text-align: center; top: 30px!important; line-height: 24px!important}
	
	#popup { width: 90%!important; }
	
	.section {
        width: 100%;
        margin-left: 0%;
        padding: 0 10%;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
    }

    .col {
        margin: 0 0 8% 0; clear: both;
    }

    .span_1_of_3 {
        width: 100%;
    }
	
}		

		
/* Clear both */
.clear-fix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clear-fix {
    zoom: 1;
}
