/* START GLOBAL */
html,body,div,span,applet,object,iframe,input,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,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{
	margin:0;
	padding:0;
	border: 0px;
}

body {
	font-family: 'Open Sans', sans-serif;
	color:#1e1e1e;
	font-size:14px;
	line-height:1.5;
	background-color: #71869c;	/*overflow-x:hidden;*/
	background-image: url(../img/blue-square.jpg);
	background-repeat: repeat-x;
}
a {
	text-decoration:none;
	color:#fff;	
}
a:hover {
	text-decoration:none;
	color:#FF0;
}


#mainform {
	width:920px;
	padding:20px;
	display:block;
	background-color: #f7f7fd;
	font-size: 12pt;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-weight: normal;
}
.white-div {
	background-color: #ededed;
	margin: 0px;
}


.description {
	margin:50px 0px;
	font-size:16px;
}

h1 {
	font-size:60px;
	/*margin:50px 0px;*/
	padding: 20px 0px;
	line-height:1;
	font-family:"Wire One",sans-serif;
	font-weight:normal;
	text-transform:uppercase;
}
h1 a {
	color:#1e1e1e;
}
h3 {
	font-size:40px;
	line-height:1;
	padding:0px;
	margin:0px;
	font-family:"Wire One",sans-serif;
	font-weight:normal;
	text-transform:uppercase;
}
p {
	padding-top: 20px;
	line-height:1.5;
}





.readmore a {
	display:block;
	font-size:20px;
	height:48px;
	margin:20px 0 0 20px;
	font-family:"Wire One",sans-serif;
}


.demoitem {
	padding: 0 14px;
	line-height:48px;
	font-size:20px;
	margin-right:5px;
	display:block;
}
.demozone {
	width:960px;
	margin:50px auto;
	font-family:'roboto', sans-serif;
	font-size:20px;
	border-bottom:1px solid #111;
}
.demohover:hover {
	background:#E4F0F7;
}

#loadingholder {
	display:none;
}


.demo-content {
	padding:10px;
}


@media screen and (max-width:959px) {
	#mainform {
		width:100%;
		padding:20px 0;
	}
	h1 {
		font-size:40px;
		width:auto;
		padding:20px 10px;
	}
	
	h1, .demozone {
		width:auto;
	}
	h1 > img {
		width:48px;
		height:48px;
	}
	h3 {
		font-size:24px;
	}
	.description {
		width:auto;
		margin:50px 10px;
		font-size:16px;
	}
	
	p > a > img {
		width:90%;
	}
	
	.demo-content {
		width:90%;
		padding:5%;
	}
	.demo-content > img {
		width:100%;
	}
	
	.docs {
		margin-left: 20px;
	}
	.copyright {
		float:none !important;
	}

}



/* START FOOTER */
.footer {
	text-align: center;
	background-color: #041747;
	padding: 30px;
	color: #999;
	margin: 0px;
		
}

.docs {
	cursor:pointer;
	height:90px;
	float:left;
	margin-bottom:20px;
}
.docs > a {
	display:block;
	height:90px;
	line-height:90px;
}
.docs > a > img {
	display:inline-block;
	vertical-align: middle;
	width:48px;
	height:48px;
	line-height:1;
	margin:0 10px;
}
.docs > a > span {
	display:inline-block;
	margin-right:10px;
}

.copyright {
	
	display:block;
	height:90px;
	color: #FF0;
}
.copyright > a {
	height:90px;
	line-height:90px;
	display:block;
}
.copyright > a > img {
	width:90px;
	height:90px;
	margin:0 10px;
	display:block;
	float:left;
}
.copyright > a > span {
	display:block;
	line-height:1;
	font-size:20px;
	float:left;
}
.copyright > a > .brand {
	font-size:40px;
	font-family: 'Orbitron', sans-serif;
	font-weight:bold;
	color:#627B95;
	line-height:1.5;
	margin-right:10px;
	
}


/* END FOOTER */


.of-bigtitle {
	font-family:"Wire One",sans-serif;
	font-size:40px;
	line-height:1;
}

.of-parabreak {
	margin-bottom:40px;
}

.of-col-3 {
	width:280px;
	float:left;
	margin-bottom:20px;
	padding:10px;
}
.of-col-3 ul {
	padding:0;
	margin:0;
	list-style:none;
}
.of-col-3 ul li {
	padding:0;
	margin:0;
	list-style:none;
}
.of-col-3 ul li a {
	text-decoration:underline;
}
.thumb-holder { margin-left:20px;}
.thumbnails { float:left; width:192px; height:144px; margin-bottom:10px; margin-right:10px; }
.thumbnails img { max-width:192px;} 
/* END GLOBAL */
.nav-mini {
	list-style: none;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	justify-content: space-around;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B3B3B3;
	margin: 0 auto;
	background-color: #041747;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #146EB4;

	
}

.nav-mini a {
	text-decoration: none;
	display: block;
	color: white;
	font-size: 14pt;
	font-weight: normal;
	letter-spacing: 0.06em;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #910010;
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.nav-mini a:hover {
	background-color: #146EB4;
	background-position: 2%;
}

@media all and (max-width: 900px) {
  .nav-mini {
    justify-content: space-around;
	background-image:url(../img/mini-nav-bg.jpg);
	background-repeat:repeat-x;
  }
}

@media all and (max-width: 600px) {
  .nav-mini {
    -webkit-flex-flow: column wrap;
    flex-flow: column wrap;
    padding: 0;
  }
  
  .nav-mini a { 
    text-align: center; 
    padding: 10px;
    border-top: 1px solid rgba(255,255,255,0.3); 
    border-bottom: 1px solid rgba(0,0,0,0.1); 
  }

  
  .nav-mini li:last-of-type a {
    border-bottom: none;
  }
  
}

.nav-mini-cme {
	list-style: none;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	justify-content: space-around;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B3B3B3;
	margin: 0 auto;
	background-color: #041747;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #146EB4;
	
	
}

.nav-mini-cme a {
	text-decoration: none;
	display: block;
	color: white;
	font-size: 14pt;
	font-weight: normal;
	letter-spacing: 0.06em;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-color: #146EB4;
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.nav-mini-cme a:hover {
	background-color: #149cb4;
	background-position: 2%;
}

@media all and (max-width: 800px) {
.nav-mini-cme {
    justify-content: space-around;
	background-image:url(../img/mini-nav-bg.jpg);
	background-repeat:repeat-x;
  }
}

@media all and (max-width: 600px) {
.nav-mini-cme {
    -webkit-flex-flow: column wrap;
    flex-flow: column wrap;
    padding: 0;
	background-image:url(../img/nav-mini-solid-bg.jpg);
	background-repeat:repeat-x;
  }
  
  .nav-mini-cme a { 
    text-align: center; 
    padding: 10px;
    border-top: 1px solid rgba(255,255,255,0.3); 
    border-bottom: 1px solid rgba(0,0,0,0.1); 
  }

  
  .nav-mini-cme li:last-of-type a {
    border-bottom: none;
  }
  
}
.thanks {
	font-size: 12pt;
	font-weight: normal;
	color: #333;
	text-align: left;
	padding: 20px;
	border: 1px solid #CCC;
	background-color: #e3e3e3;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-style: italic;
	margin: 40px;
}