@CHARSET "ISO-8859-1";

@import url("http://fast.fonts.net/lt/1.css?apiType=css&c=c6ff8076-01e3-4ebd-804c-9b7b346af1f9&fontids=1261935,1261940");
@font-face{
font-family:"NeueHaasGroteskText Pro";
src:url("Fonts/1261935/95271da8-8990-4306-bc7f-0e2d1a92f72e.eot?#iefix");
src:url("Fonts/1261935/95271da8-8990-4306-bc7f-0e2d1a92f72e.eot?#iefix") format("eot"),url("Fonts/1261935/95ea534a-2fc2-4365-9df6-5530cbc58cdf.woff2") format("woff2"),url("Fonts/1261935/4b96e8db-6bb0-4bbf-8561-ad1668425256.woff") format("woff"),url("Fonts/1261935/b07e68ca-f6b5-47bd-9d55-540e832dcfab.ttf") format("truetype"),url("Fonts/1261935/2d4198ee-aaf9-4613-ace5-01f31b62810b.svg#2d4198ee-aaf9-4613-ace5-01f31b62810b") format("svg");
}




/* Reset CSS
 * --------------------------------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td {
    padding: 0;
    margin: 0;
}

.button_info {
        font-family:'NeueHaasGroteskText Pro';
    background-color: transparent;
    color: black;
    border: 3px solid black; 
    padding: 0px 60px;
	font-size: 34pt;
}
.button_info:hover {
    color: white;
        border: 3px solid white; 

}
.centered {
		text-align:center;

}
.button_radio {
        font-family:'NeueHaasGroteskText Pro';
    background-color: transparent;
    color: black;
    border: 3px solid black; 
    padding: 0px 64px;
	font-size: 35pt;
}
.button_radio:hover {
        background-color: black;
    color: white;
        border: 3px solid black; 

}
.button_info {
        font-family:'NeueHaasGroteskText Pro';
    background-color: transparent;
    color: black;
    border: 3px solid black; 
    padding: 0px 64px;
	font-size: 35pt;
}
.button_info:hover {
        background-color: transparent;
    color: white;
        border: 3px solid white; 

}
.info{
	position:absolute;
    text-align: center;
   	bottom:10px;
	z-index: 700;
	width: 100%;
	padding: 0;
    padding-bottom:10px;
	margin:0;
}
.listen{
	position:absolute;
    text-align: center;
   	bottom:10px;
	z-index: 700;
	width: 100%;
	padding: 0;
    padding-bottom:60px;
	margin:0;
     display: none;

}

a{
	text-decoration:none;
	color:black;
}
a:hover {
        text-decoration:underline;
}
table {
    border-spacing: 0;
}
fieldset,img {
    border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
    font-weight: normal;
    font-style: normal;
}
strong{
	font-weight: bold;
}
ol,ul {
    list-style: none;
    margin:0;
    padding:0;
}
caption,th {
    text-align: left;

}
h1,h2,h3,h4,h5,h6 {
    font-family:'NeueHaasGroteskText Pro';
    margin:0;
    padding:0;
    color:#000000;
    font-weight: normal;
}
q:before,q:after {
    content:'';
}
abbr,acronym { border: 0;
}


/* Custom CSS
 * --------------------------------------- */

.columnsX {
	display: flex;
    text-align: center;
	flex-flow: row wrap;
    align-items: center;
	justify-content: center;
	margin: 0px 10px 10px; 10px;
}

.columnX {
	flex: 1;
	margin: 0px;
    text-align: center;
	padding: 0px;
	&:first-child { margin-left: 0; }
	&:last-child { margin-right: 0; }
	
}
.columnimgX {
    padding-top:10px;
    width: 550px;
    height: auto;
    margin-top: 40px;
    text-align: center;
    position: relative;
    overflow:visible
}


body{
	font-family: arial,helvetica;
	color: #000;
	color: rgba(0,0,0,0);
}

img {
        padding-top:10px;
    width: 700px;
    height: auto;
}



.invisible {
position: absolute;
 display: none;
visibility: hidden;	
}
    .left {
        float: left;
        width: 50%;
    }
    .right {
        float: right;
        width: 50%;
    }

    .group:after {
        content:"";
        display: table;
        clear: both;
    }


* --------------------------------------- */
	#header{
		position:fixed;
		height: 50px;
		display:block;
		width: 100%;
		z-index:9;
		text-align:center;
		color: #000;
		padding: 20px 0 0 0;
	}

	#header{
		top:0px;
	}
.wrap{
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	position: relative;
}
h1{
	font-size: 7.8em;
	 letter-spacing: -10px;
    line-height: 1.8em;
    	padding-bottom:50px;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
h2{
	padding-top:10px;
	padding-left: 5%;
	padding-right: 5%;
	padding-bottom:10px;
	font-size: 2.0em;
    line-height: 2.1em;
}

h3{
	padding-top:10px;
		padding-left: 15%;
	padding-right: 15%;
    font-size: 0.87em;
    line-height: 2.6em;    
    text-align:left;

}
a h3 {
	text-decoration:underline;
	color:#fff;
}
h4{
	padding-top:10px;
		padding-left: 30%;
	padding-right: 30%;
    font-size: 0.8em;
    line-height: 1.4em;    
    text-align:center;
    	padding-bottom:50px;


}h5{
	padding-top:10px;
		padding-left: 10%;
	padding-right: 10%;
    font-size: 0.7em;
    line-height: 2.7em;    
    text-align:left;


}.txt6{
    padding-top:10px;
	padding-left: 15%;
	padding-right: 15%;
    font-size: 0.8em;
    line-height: 2.5em;    
    text-align:left;


}

p{
	font-size: 2em;
}
.intro p{
	width: 50%;
	margin: 0 auto;
	font-size: 1.5em;
}
.section{
	text-align:center;
}
#menu li {
	display:inline-block;
	margin: 10px;
	color: #000;
}
#menu li.active{

}
#menu li a{
    	color: #000;

}
#menu li.active a:hover{
    
}
#menu li:hover{
        	text-decoration:underline;

}
#menu li a,
#menu li.active a{
    
}
#menu li.active a{
        	text-decoration:underline;

}
#menu{
        font-family:'NeueHaasGroteskText Pro';
	position:fixed;
    text-align: center;
    font-size: 1.7em;
    line-height: 0.4em;
	top:0;
	height: 40px;
	z-index: 70;
	width: 100%;
	padding: 0;
    padding-top:10px;
	margin:0;
}
.twitter-share-button{
	position: fixed;
	z-index: 99;
	right: 149px;
	top: 9px;
}
#download{
	margin: 10px 0 0 0;
	padding: 15px 10px;
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background-color: #49afcd;
	background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
	background-image: -ms-linear-gradient(top, #5bc0de, #2f96b4);
	background-image: -webkit-gradient(linear,0 0,0 100%,from( #5bc0de),to( #2f96b4));
	background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
	background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
	background-image: linear-gradient(top, #5bc0de, #2f96b4);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bc0de', endColorstr='#2f96b4', GradientType=0);
	border-color: #2f96b4 #2f96b4 #1f6377;
	border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);

	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	vertical-align: middle;
	cursor: pointer;
	display: inline-block;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
}
#download a{
	text-decoration:none;
	color:#fff;
}
#download:hover{
	text-shadow: 0 -1px 0 rgba(0,0,0,.25);
	background-color: #2F96B4;
	background-position: 0 -15px;
	-webkit-transition: background-position .1s linear;
	-moz-transition: background-position .1s linear;
	-ms-transition: background-position .1s linear;
	-o-transition: background-position .1s linear;
	transition: background-position .1s linear;
}
#infoMenu{
	height: 20px;
	color: #f2f2f2;
	position:fixed;
	z-index:70;
	bottom:0;
	width:100%;
	text-align:right;
	font-size:0.9em;
	padding:8px 0 8px 0;
}
#infoMenu ul{
	padding: 0 40px;
}
#infoMenu li a{
	display: block;
	margin: 0 22px 0 0;
	color: #333;
}
#infoMenu li a:hover{
	text-decoration:underline;
}
#infoMenu li{
	display:inline-block;
	position:relative;
}
#examplesList{
	display:none;
	background: #282828;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding: 20px;
	float: left;
	position: absolute;
	bottom: 29px;
	right: 0;
	width:638px;
	text-align:left;
}
#examplesList ul{
	padding:0;
}
#examplesList ul li{
	display:block;
	margin: 5px 0;
}
#examplesList ul li a{
	color: #BDBDBD;
	margin:0;
}
#examplesList ul li a:hover{
	color: #f2f2f2;
}
#examplesList .column{
	float: left;
	margin: 0 20px 0 0;
}
#examplesList h3{
	color: #f2f2f2;
	font-size: 1.2em;
	margin: 0 0 15px 0;
	border-bottom: 1px solid rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1);
	-moz-box-shadow: 0 1px 0 rgba(255,255,255,0.1);
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1);
	padding: 0 0 5px 0;
}

    a.underline {text-decoration: underline;}

/* Demos Menu
 * --------------------------------------- */
 #demosMenu{
	position:fixed;
	bottom: 10px;
	right:10px;
	z-index: 999;
 }


@media screen and (max-width: 1200px) {
h1{
	font-size: 5.0em;
    line-height: 1.9em;
    	 letter-spacing:-5px;

  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
      	padding-bottom:15px;

}
h2{
	font-size: 1.7em;
    line-height: 2.1em;
}
h3{
	padding-top:10px;
    font-size: 0.6em;
    line-height: 2.4em;    
    text-align:left;

}
@media screen and (max-width: 750px) {
h1{
	font-size: 1.9em;
    line-height: 1.9em;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
padding-bottom:10px;
    	 letter-spacing:-2px;

}
h2{
	padding-top:10px;
	font-size: 0.8em;
    line-height: 2.1em;
}
h3{
	padding-top:10px;
    font-size: 0.25em;
    line-height: 1.7em;    
    text-align:left;
}
#menu{
	position:fixed;
    text-align: center;
    font-size: 1.3em;
    line-height: 0.2em;
	top:0;
	height: 40px;
	z-index: 70;
	width: 100%;
	padding: 0;
    padding-top:10px;
	margin:0;
}
@media screen and (max-width: 400px) {
     .left, .right {
            float: none;
            width: auto;
        }
h1{
	font-size: 2.4em;
    line-height: 1.8em;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  padding-top:10px;
  padding-bottom:5px;
    	 letter-spacing:-1px;

}
    h2{
	padding-top:10px;
	font-size: 0.7em;
    line-height: 2.2em;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}

   h3{
	padding-top:10px;
	font-size: 0.35em;
    line-height: 1.7em;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
    word-wrap: break-word;
  		padding-left: 5%;
	padding-right: 5%;
}
   h4{
	padding-top:10px;
	font-size: 0.6em;
    line-height: 1.8em;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  word-wrap: break-word;
  hyphens: auto;
      	padding-bottom:50px;

}h5{
	padding-top:10px;
		padding-left: 5%;
	padding-right: 5%;
    font-size: 0.3em;
    line-height: 1.5em;    
    text-align:center;


}.txt6{
    padding-top:10px;
	padding-left: 15%;
	padding-right: 15%;
    font-size: 0.3em;
    line-height: 1.4em;    
    text-align:left;


}
#menu{
	position:fixed;
    text-align: center;
    font-size: 0.8em;
    line-height: 0.8em;
	top:0;
	height: 20px;
	z-index: 70;
	width: 100%;
	padding: 0;
    padding-top:10px;
	margin:0;
}
.button_info {
    background-color: transparent;
    color: black;
    border: 3px solid black; 
    padding: 0px 30px;
	font-size: 20pt;
}
.button_radio {
    background-color: transparent;
    color: black;
    border: 3px solid black; 
    padding: 0px 30px;
	font-size: 20pt;
}
img {
    padding-top:10px;
    width: 280px;
    height: auto;
}
.invisible {
position: absolute;
 display: none;
}
#menu li {
	display:inline-block;
	margin: 3px;
	color: #000;
}
    .listen{
	position:absolute;
    text-align: center;
   	bottom:10px;
	z-index: 700;
	width: 100%;
	padding: 0;
    padding-bottom:55px;
	margin:0;
    display: block;

}
	#header{
		position:fixed;
		height: 20px;
		display:block;
		width: 100%;
		z-index:9;
		text-align:center;
		color: #000;
		padding: 10px 0 0 0;
	}
