/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

@import url('https://fonts.googleapis.com/css2?family=Creepster&family=Source+Sans+Pro:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700;1,900&display=swap');

html,
button,
input,
select,
textarea {
    color: #222;
}

html {
    font-size: 1em;
    line-height: 1.4;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

audio,
canvas,
img,
video {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* ===== Initializr Styles ==================================================
   Author: Jonathan Verrecchia - verekia.com/initializr/responsive-template
   ========================================================================== */

body {
    font: 16px/26px Helvetica, Helvetica Neue, Arial;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 200;
}

.wrapper {
    width: 90%;
    margin: 0 5%;
}

/* ===================
    ALL: Orange Theme
   =================== */

.header-container {
    border-bottom: 20px solid #e44d26;
}

.footer-container,
.main aside {
    border-top: 20px solid #e44d26;
}

.header-container,
.footer-container,
.main aside {
    background: #f16529;
}

.title {
    color: white;
}

/* ==============
    MOBILE: Menu
   ============== */

nav ul {
    margin: 0;
    padding: 0;
}

nav a {
    display: block;
    margin-bottom: 10px;
    padding: 15px 0;

    text-align: center;
    text-decoration: none;
    font-weight: bold;

    color: white;
    background: #e44d26;
}

nav a:hover,
nav a:visited {
    color: white;
}

nav a:hover {
    text-decoration: underline;
}

/* ==============
    MOBILE: Main
   ============== */

.main {
    padding: 30px 0;
}

.main article h1 {
    font-size: 2em;
}

.main aside {
    color: white;
    padding: 0px 5% 10px;
}

.footer-container footer {
    color: white;
    padding: 20px 0;
	position: absolute;
	bottom: 0;

	
}

/* ===============
    ALL: IE Fixes
   =============== */

.ie7 .title {
    padding-top: 20px;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

h1, h2, h3 {
	font-family: 'Creepster', cursive;
}

.footer-fc {
   color: white;
    padding: 20px 0;
	//position: absolute;
	bottom: 0;
	background-color: black;
	width: 100%;
	min-height: 100%;
	//max-height: 120px;
	//display: block;
}

.footer-link-fc a {
	color: white;
	text-decoration: none;
}

.mega {
	
font-size: 5em; 
text-align: center;
line-height: 1em;
}

.mega-6 {
	
font-size: 5em; 
text-align: center;
line-height: 1em;
margin-bottom: 2px;
margin-top:2px;
}

.mega-7 {
	
font-size: 5.5em; 
text-align: left;
line-height: 1em;
margin-bottom: 2px;
margin-top:2px;
padding-top: 70px;
}

.mega-8 {
	
font-size: 2em; 
text-align: center;
line-height: 1em;
margin-bottom: 20px;
padding-top: 10px;
font-weight: 200;
}

.mega-4{
	
font-size: 4em; 
text-align: center;
line-height: 1em;
margin-bottom: .35em;
}


.main-container {
	background: #000000;
	color: white;
}

.second-container {
	background: #ffffff;
	color: black;
}

.bg-white: {
	background: #ffffff;
	width: 100%;
}

.sub-head {
	font-size: 1.25em;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 200;
	text-align: center;
	margin: 0 auto;
	line-height: .1em;
	color: white;
	//margin-bottom: 4em;
}

.sub-head-2 {
	font-size: 1.75em;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 200;
	text-align: center;
	max-width: 80%;
	line-height: 1.2em;
	color: white;
	padding: 1em 1em;
	margin: 0 auto;
	
}

.sub-text {
	font-size: 1.4em;
	margin-top: 2em; 
	max-width: 80%;
	margin: 0 auto;
	text-align: center;
}

.sub-head-4 {
	font-size: 1.25em;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 200;
	text-align: center;
	margin: 0 auto;
	line-height: .1em;
	color: white;
	//margin-bottom: 4em;
}

.sub-head-5 {
	color: black;
	font-size: 1.25em;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 200;
	text-align: center;
	margin: 0 auto;
	line-height: 1.2em;

}

#zombie_guage {
	margin: 0 auto;
	text-align: center;
}


.capture-container {
	background: white;
	min-height:100px ;
	padding: 20px 10px;
	
}

.capture-container-2 {
	background: black;
	min-height:100px ;
	padding: 20px 0px;
}

.capture-2 {
	width: 60%;
	margin: 0 auto;
	min-height:100px ;
	margin-top: 20px;
}

.capture {
	width: 50%;
	margin: 0 auto;
	min-height:120px ;
	margin-top: 20px;
	border: 1px solid;
	border-color: #cccccc;
	border-radius: 10px;
	text-align: center;
}

#ref {
	display: none;
}

.buttons {
	//margin: 10px 10px;
	display: inline-block;
	width: 100%;
	text-align: center;
	
}

.button-spacing {
	padding: 20px 20px;
}

.buttons-2 {
	//margin: 10px 10px;
	display: inline-block;
	width: 100%;
	text-align: left;
	
}

.button-spacing-2 {
	padding: 4px 10px 4px 0px;
	text-align: center;
	min-width: 100px;
	max-width: 140px;
	max-height: 60px;
	padding: 20px 40px;
	background-color: blue;
	color: white;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 1.25em;
	text-align: left;
	margin-top: 10px;
	border-radius: 10px;
	text-decoration: none;
	font-weight: 400;
	}
	
	#open-app {
		text-decoration: none;
	}
	
	.final-cta {
		margin-top: 40px;
	}


    .left {
        float: left;
        width: 48%;
		padding-top: .5em;
    }

    .right {
        float: right;
        width: 48%;
    }

	.centered {
		text-align: center;
	}
	
	.align-left {
		text-align: left;
	}

.big{
font-size: 2.5em; 
text-align: left;
font-family: 'Creepster', cursive;
line-height: 1em;
}


.col-1 {
	float: left;
	width: 33%;
	text-align: center;
}
.col-2 {
	float: left;
	width: 33%;
}
.col-3 {
	float: right;
	width: 33%;
}

.icon {
	text-align: left;
	max-width: 225px;
	display: block;
	padding: 20px 0px;
	margin: 0 auto;
	display: none;
}

.description {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 1.25em;
	text-align: left;
	max-width: 225px;
	margin: auto;
	margin-top: 10px;

}

.description-long {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 1.25em;
	text-align: left;
	max-width: 950px;
	margin: auto;
	margin-top: 10px;

}

.description-medium {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 1.35em;
	text-align: left;
	max-width: 420px;
	//margin: auto;
	margin-top: 25px;
	margin-bottom: 30px;

}

.small-head {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 1em;
	text-align: left;
	max-width: 460px;
	margin-top: 70px;
	margin-bottom: 2px;
}

.col-head {
	font-size: 2.5em; 
	text-align: left;
	font-family: 'Creepster', cursive;
	line-height: 1em;
	word-wrap: break-word;
	max-width: 225px;
	margin: auto;
}

.col-sub-head {
	font-size: 1em; 
	text-align: left;
	font-family: 'Source Sans Pro', sans-serif;
	line-height: 1em;
	word-wrap: break-word;
	max-width: 225px;
	margin: auto;
	font-weight: 200;
	margin-bottom: 10px;
}

.promo {
	margin: 40px 0px 0px 0px;
	max-width: 600px;
}

.button-black {
	text-align: left;
	margin-left: 0;
}

.news {
	width: 100%;
	text-align: center;
	margin: auto;
	background: black;
}

.news-wrap {
	display: inline-block;
	position: relative;
	max-width: 360px;
	padding: 6px 0px;

	
}

.sub-head-3 {
font-size: 1.25em;
}

.sub-head-mobile {
		display: none;
	}
	
	#apple-button {
		max-width: 180px;
	}
	
	#web-button {
		max-width: 184px;
	}
	
	.mobile-only {
		display: none;
	}
	
	.web-only {
		display: block;
	}

.mobile-only-block {
		display: none;
	}
	
	.footer-header {
		margin: 0.25em 0em 0em 0em;
		font-family: 'Creepster', cursive;
		font-size: 2em;
	}
	
	.footer-spacing {
		margin: 0;
		padding: 0;
	}
	
	.no-brainer {
		width: 460px;
		max-width: 500px;
		float: right;
		margin-top: 80px;
	}
	
	.referral {
		background: black;
		width: 100%;
		color: white;
		margin-top: 20px;
		margin-bottom: 40px;
	}
	.ref-sub-head {
	font-size: 2em; 
	text-align: left;
	font-family: 'Source Sans Pro', sans-serif;
	line-height: 1em;
	word-wrap: break-word;
	font-weight: 200;
	margin-top: 0px;
		
	}
	
	.mega-9{
	//max-width: 90%;
	font-size: 4em; 
	text-align: left;
	line-height: 1em;
	margin-bottom: 2px;
	padding-top: 45px;
	font-family: 'Creepster', cursive;
	}
	
	.description-ref {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 1.25em;
	text-align: left;
	max-width: 420px;
	//margin: auto;
	margin-top: 10px;
	}
	
	
/* ==========================================================================
   Media Queries
   ========================================================================== */

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

/* ====================
    INTERMEDIATE: Menu
   ==================== */

    nav a {
        float: left;
        width: 27%;
        margin: 0 1.7%;
        padding: 25px 2%;
        margin-bottom: 0;
    }

    nav li:first-child a {
        margin-left: 0;
    }

    nav li:last-child a {
        margin-right: 0;
    }
	

/* ========================
    INTERMEDIATE: IE Fixes
   ======================== */

    nav ul li {
        display: inline;
    }

    .oldie nav a {
        margin: 0 0.7%;
    }
		
		
		
}

	/* ========================
    Custom Fixes FC
   ======================== */


@media only screen and (max-width: 600px) {
	
	.mega {
	
	font-size: 4em; 
	text-align: left;
	line-height: 1em;
	padding: 0em 0em 1em 0em;
	}



	.mega-4{
		
	font-size: 4em; 
	text-align: left;
	line-height: 1em;
	margin-bottom: .35em;
	}
	
	.mega-7 {
	max-width: 90%;
	font-size: 4em; 
	text-align: left;
	line-height: 1em;
	margin-bottom: 2px;
	margin-top:2px;
	padding-top: 10px;
	}

	


	.sub-head {
	font-size: 1.25em;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 200;
	text-align: left;
	margin: 0 auto;
	line-height: 1em;
	color: white;
	}
	
	.sub-head-2 {
	font-size: 1.45em;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 200;
	text-align: left;
	max-width: 100%;
	line-height: 1.2em;
	color: white;
	//padding: 1em 1em;
	margin: 0 auto;
	padding: 40px 0px;
	
	}

 	.left {
        float: none;
        width: 100%;
		padding-top: .5em;
    }

    .right {
        float: none;
        width: 100%;
    }

	.centered {
		text-align: center;
	}
	
	.align-left {
		text-align: left;
	}

	.promo {
		margin: 10px 0px 20px 0px;
		max-width: 90%;
	}
	
	.sub-head-3 {
		display: none;
	}
	.sub-head-mobile {
		display: inline;
		font-weight: bold;
	}
	
	#apple-button {
		max-width: 225px;
		margin-top: 0;
	}
	
	#web-button {
		max-width: 225px;
		margin-top: 0;
	}
	.button-spacing {
	padding: 10px 0px 15px 0px;
	}
	.mobile-only {
		display: inline;
	}
	
	.mobile-only-block {
		display: block;
	}
	
	.embed-container {
		margin: 0;
		padding: 0;
		//display: none;
	}
	
	.web-only {
		display: none;
	}
	
	.news {
		width: 100%;
		text-align: center;
		margin: auto;
		background: black;
	}

.	.news-wrap{
		display: inline-block;
		position: relative;
		max-width: 100%;
		width: 320px;
		margin: 14px 0px;
		padding: 10px 4px;
	}
	
	.description-medium {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 1.35em;
	text-align: left;
	max-width: 380px;
	//margin: auto;
	margin-top: 25px;
	margin-bottom: 5px;

	}
	
	.button-mobile {
		text-align: center;
	}
	
	.mega-8 {
		font-size: 1.5em;
	}
	
	.sub-head-4 {
		display: none;
	}
	
	.footer-fc {
		min-height: 100% ;
		height: 100%;
		
	}
	
	.no-brainer {
		width: 360px;
		max-width: 360px;
		float: right;
		margin-top: 10px;
	}
	
	.button-spacing-2 {
	text-align: center;
	min-width: 100px;
	max-width: 140px;
	max-height: 60px;
	padding: 15px 20px;
	background-color: blue;
	color: white;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 1.25em;
	text-align: left;
	margin-top: 4px;
	border-radius: 10px;
	text-decoration: none;
	font-weight: 400;
	}
	
	.sub-head-5 {
	color: black;
	font-size: 1.25em;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 200;
	text-align: center;
	margin: 0 auto;
	line-height: 1.2em;
	max-width: 70%;
	margin-bottom: 20px;

}

	.sub-text {
		font-size: 1.4em;
		margin-top: 2em; 
		max-width: 100%;
		//margin: 0 auto;
		text-align: left;
	}
	
	.disclaimer {
		height: 410px;
		margin-top: 10px;
	}
	
	.footer-spacing {
		margin-bottom: 30px;
	}

}



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

/* ====================
    WIDE: CSS3 Effects
   ==================== */

    .header-container,
    .main aside {
        -webkit-box-shadow: 0 5px 10px #aaa;
           -moz-box-shadow: 0 5px 10px #aaa;
                box-shadow: 0 5px 10px #aaa;
    }

/* ============
    WIDE: Menu
   ============ */

    .title {
        float: left;
    }

    nav {
        float: right;
        width: 38%;
    }

/* ============
    WIDE: Main
   ============ */

    .main article {
        float: left;
        width: 57%;
    }

    .main aside {
        float: right;
        width: 28%;
    }
}

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

/* ===============
    Maximal Width
   =============== */

    .wrapper {
        width: 1026px; /* 1140px - 10% for margins */
        margin: 0 auto;
    }
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

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

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}


/* ==========================================================================
   Youtube Responsive Embed
   ========================================================================== */

.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }



/* ==========================================================================
   Thermometer
   ========================================================================== */


.gauge-wrapper {
  display: inline-block;
  width: auto;
  margin: 0 auto;
  padding: 20px 15px 15px;
}

.gauge {
  background: #e7e7e7;
  box-shadow: 0 -3px 6px 2px rgba(0, 0, 0, 0.50);
  width: 200px;
  height: 100px;
  border-radius: 100px 100px 0 0!important;
  position: relative;
  overflow: hidden;
}
.gauge.min-scaled {
  transform: scale(0.5);
}

.gauge-center {
  content: '';
  color: #fff;
  width: 60%;
  height: 60%;
  background: #15222E;
  border-radius: 100px 100px 0 0!important;
  position: absolute;
  box-shadow: 0 -13px 15px -10px rgba(0, 0, 0, 0.28);
  right: 21%;
  bottom: 0;
  color: #fff;
  z-index:10;
}

.gauge-center .label, .gauge-center .number {display:block; width: 100%; text-align: center; border:0!important;}
.gauge-center .label {font-size:0.75em; opacity:0.6; margin:1.1em 0 0.3em 0;}
.gauge-center .number {font-size:1.2em;}

.needle {
  width: 80px;
  height: 7px;
  background: #15222E;
  border-bottom-left-radius: 100%!important;
  border-bottom-right-radius: 5px!important;
  border-top-left-radius: 100%!important;
  border-top-right-radius: 5px!important;
  position: absolute;
  bottom: -2px;
  left: 20px;
  transform-origin: 100% 4px;
  transform: rotate(0deg);
  box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.38);
  display:none;
  z-index:9;
}

.four.rischio1 .needle {animation: fourspeed1 2s 1 both; animation-delay: 1s; display:block;}
.four.rischio2 .needle {animation: fourspeed2 2s 1 both; animation-delay: 1s; display:block;}
.four.rischio3 .needle {animation: fourspeed3 2s 1 both; animation-delay: 1s; display:block;}
.four.rischio4 .needle {animation: fourspeed4 2s 1 both; animation-delay: 1s; display:block;}

.slice-colors {height:100%;}

.slice-colors .st {
  position: absolute;
  bottom: 0;
  width: 0;
  height: 0;
  border: 50px solid transparent;  
}


.four .slice-colors .st.slice-item:nth-child(2) {
  border-top: 50px #f1c40f solid;
  border-right: 50px #f1c40f solid;
  background-color:#1eaa59;
}

.four .slice-colors .st.slice-item:nth-child(4) {
  left:50%;
  border-bottom: 50px #E84C3D solid;
  border-right: 50px #E84C3D solid;
  background-color:#e67e22;
}


@-webkit-keyframes fourspeed1 {
	0% {transform: rotate(0);}
  100% {transform: rotate(16deg);}
}

@-webkit-keyframes fourspeed2 {
	0% {transform: rotate(0);}
  100% {transform: rotate(65deg);}
}

@-webkit-keyframes fourspeed3 {
	0% {transform: rotate(0);}
  100% {transform: rotate(115deg);}
}

@-webkit-keyframes fourspeed4 {
	0% {transform: rotate(0);}
  100% {transform: rotate(164deg);}
}

