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;
}

/* ==========================================================================
   Crunn Industries
   ========================================================================== */

header {
	width: 100%;
	height: 100px;
	text-align: center;
	background-color: #FFF;
}

header h1 {
	margin: 0 0 0 0;
	padding: 25px 0 0 0;
	font-family: "domus-titling-web", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #a1a1a1;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 4px;
}

footer {
	width: 100%;
	height: 350px;
	text-align: center;
	background-color: #FFF;
}

footer img {
	margin-top: 70px;
}

#worldoftomorrow {
	background: url(../img/world-back.jpg) no-repeat top center; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 600px;
	width: 100%;
	position: relative;
}

#blue {
	width: 400px;
	height: 427px;
	background: url(../img/blue.png) no-repeat; 
	position: absolute;
	right: 0;
}

#orange {
	width: 450px;
	height: 393px;
	background: url(../img/orange.png) no-repeat; 
	position: absolute;
	left: 0;
	bottom: 0;
}

#world-brand {
	position: absolute;
	width: 600px;
	height: 136px;
	top: 50%;
	left: 50%;
	margin-left: -300px;
	margin-top: -68px;	
}

p.subtitle {
	margin: 0 0 15px 0;
	padding: 0;
	font-family: "domus-titling-web", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #FFF;
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 4px;
	text-align: center;
	text-shadow: 0 2px 3px #000000;
}

p {
	margin: 0;
	padding: 0;
	font-family: "domus-titling-web", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: rgba(255, 255, 255, 0.57);
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 4px;
	text-align: center;
	text-shadow: 0 2px 3px #000000;
}

#ttt {
	background: url(../img/ttt-back.png) repeat top center; 
	height: 600px;
	width: 100%;
	position: relative;
  overflow: hidden;
}

#ttt-brand {
	position: absolute;
	width: 400px;
	height: 420px;
	top: 50%;
	left: 50%;
	margin-left: -200px;
	margin-top: -185px;	
	text-align: center;	
}

#ttt-1 {
	width: 360px;
	height: 600px;
	background: url(../img/ttt-1.png) no-repeat; 
	position: absolute;
	left: 0;
	bottom: 0;
}

#ttt-2 {
	width: 360px;
	height: 600px;
	background: url(../img/ttt-2.png) no-repeat; 
	position: absolute;
	right: 0;
	bottom: 0;
}

img.download {
	margin-top: 25px;
}

#responsive {
	display: none;
}

#responsive p {
	width: 500px;
	height: 300px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -250px;
	margin-top: -150px;	
	color: #FFF;
	font-size: 55px;
}

#crunn {
	height: 200px;
	width: 320px;
	margin: 0 auto;
}

#crunn img {
	width: 50%;
	height: 50%;
}

footer p {
	margin: 0;
	padding: 0;
	font-family: "domus-titling-web", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 3px;
	line-height: 30px;
	text-align: center;
	text-shadow: none;
	color: #cacbca;
}

footer p a {
	color: #cacbca;
	text-decoration: none;
}

footer p a:hover {
	color: #8bb423;
}

@media only screen and (max-width : 860px) {	
	
	#ttt-1, #ttt-2, #orange, #blue {
		display: none;
	}
	
	#ttt, #worldoftomorrow {
		height: 400px;
	}
	
	#ttt-brand {
		margin-top: -180px;	
	}

  #ttt-brand img {
    width: 70%;
  }
	
	#world-brand {
		margin-top: -100px;	
	}
	
}

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

	header h1 {
		font-size: 16px;
	}
	
	#ttt-brand img {
		width: 70%;
	}
	
	#ttt-brand img.download {
		width: 35%!important;
	}
	
	#ttt-brand {
		position: relative;
		height: 400px;
		margin: 0 auto;	
		width: 60%;
		text-align: center;
		top: 0;
		left: 0;
		padding-top: 30px;
		-moz-box-sizing: border-box; 
		-webkit-box-sizing: border-box; 
		box-sizing: border-box;
	}
		
	#world-brand img {
		width: 100%;
	}
	
	#world-brand {
		position: relative;
		height: 400px;
		margin: 0 auto;	
		width: 90%;
		text-align: center;
		top: 0;
		left: 0;
		padding-top: 120px;
		-moz-box-sizing: border-box; 
		-webkit-box-sizing: border-box; 
		box-sizing: border-box;
	}
	
}

@media only screen and (max-width : 420px) {	
	
	#ttt-brand img {
		width: 90%;
		margin-top: 20px;
	}
	
	#ttt-brand img.download {
		width: 50%;
	}

}

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

	#responsive {
		display: block;
		position: absolute;
		z-index: 999;
		width: 100%;
		height: 100%;
		background-color: rgba(31, 31, 43, 0.95);
	}

}

/*- 320
- 600
- 768
- 1024
- 1280*/


/* ==========================================================================
   Crunn Done
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *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: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles.
   I don't even know why these are here. I mean, who's printing the Internet?
   They must be stopped, no matter the cost. But for now, let's let them have
   their fun...
   ========================================================================== */

@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;
    }
}
