@charset "UTF-8";

body {
	margin: 0px;
	background-color: #f1f1f1;
	font-family: 'Helvetica Neue', Arial, sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #666;
	line-height: 21px;
}

a {
	color: #009eee;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

p {
	font-size:14px;
	font-weight: 400;
	color: #666;
	line-height: 21px;
}

h1 {
	font-weight: 300;
	font-size: 50px;
	line-height: 50px;
	margin: 0px 0px 25px 0px;
	color: #46484d;
}

h2 {
	font-size: 50px;
	font-weight: 300;
	line-height: 50px;
	color: #46484d;
	margin-top: 25px;
	margin-bottom: 10px;
}

h3 {
	font-size: 30px;
	font-weight: 300;
	line-height: 30px;
	color: #46484d;
	-webkit-margin-before: 0.03em;
	-webkit-margin-after: 0.03em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;	
}

h4 {
	letter-spacing: 4px;
	font-size: 13px;
	font-weight: 400;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px;
	color: #46484d;
}  

hr {	
	display: block;
  -webkit-margin-before: 0.5em;
  -webkit-margin-after: 0.5em;
  -webkit-margin-start: auto;
  -webkit-margin-end: auto;
  border-style: inset;
  border-width: 1px;
}
  
ul {
-webkit-margin-before: 0em;
-webkit-margin-after: 0em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
-webkit-padding-start: 0px;
}

/* -------------------- */

.button-panel {
	word-spacing: -5px;
  	display: inline-block;
  	vertical-align: top;
  	font-size: 11px;
  	color: #818389;
  	font-weight: 600;
  	padding: 3px 22px;
}

.button-content {
  border-radius: 15px;
  border: #009eee solid 2px;
  color: #009eee;
  display: inline-block;  
  letter-spacing: 3px;
  font-size: 1.2em;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 24px;
  text-align: center;
  text-decoration: none;
  padding: 3px 22px;
  margin-bottom: 8px;
  word-spacing: normal;
  transition: color 0.5s ease;  
}

.button-content:hover {
	background-color: #009eee;
	color: #fff; 
}

.section-content {
	width: 100%;
	padding-top: 30px;
	padding-bottom: 30px;
}

.section-header .section-description {
  width: 75%;
  margin-left: auto;
  margin-right: auto;
}

.section-header {
  text-align: center;
  width: 100%;
  margin: 0 auto;
}

.section-title {
  color: #46484d;
  margin-top: 5px;
  margin-bottom: 5px;
}

.key-features {
	text-align: center;
	margin: 0 auto;
	width: 1100px;
}

.key-feature {
  width: 290px;
  height: 250px;
  margin: 0px;
  padding: 10px;
  padding-bottom: 30px;
  padding-top: 5px;
  display: inline-block;
  vertical-align: top;
  border-left: 1px solid #ccc;
}

.key-feature:first-child {
  padding-left: 0px;
  border-left: 0px;
}

.key-feature ul {
	text-align: left;
	-webkit-margin-before: 1em;
	-webkit-margin-after: 1em;
	-webkit-padding-start: 40px;
}

.key-feature-more {
	bottom: 0;
	height: 50px;
	position: relative;
}

/* -------------------- */

#macpanel {
	position: absolute;
	top: 15px;
	left: 50%;
	margin-left: -684px;	
}
  
.app-info-panel {
	background-image: url('../img/img-app-bg.jpg');
	/*background-position: center top;*/
	background-color: #46484d;
	height: 444px;
	position: relative;
	width: 100%;
}

.app-info-panel .buttons {
	text-align: center;
	position: relative;
}

.buttons span {
	text-align: right;
}

.app-info-panel .content {
	text-align: center;
	padding-top: 70px;	
	width: 600px;
	position: relative;
	left: 50%;
	margin-left: -104px;
}

.app-info-panel .desc {
	text-align: center;
	color: #bbbbbb;
	width: 600px;
	margin: auto;
	margin-bottom: 100px;
	
	-o-filter: drop-shadow(2px 2px 4px rgba(0,0,0,.4));
	-ms-filter: drop-shadow(2px 2px 4px rgba(0,0,0,.4));
	-moz-filter: drop-shadow(2px 2px 4px rgba(0,0,0,.4));
	-webkit-filter: drop-shadow(2px 2px 4px rgba(0,0,0,.4));
	filter: drop-shadow(2px 2px 4px rgba(0,0,0,.4));
}


.app-info-panel h1 {
	color: #dddddd;	
	font-weight: 500;
	margin-bottom: 15px;
	letter-spacing: .055em;
	text-shadow: 0 1px 1px rgba(0,0,0,1);
	background: url(../img/icon_32x32.png) center left no-repeat;
	padding-left: 25px;
	height: 60px;
	
	-webkit-filter: drop-shadow(1px 1px 6px rgba(0,0,0,.5));
	-o-filter: drop-shadow(1px 1px 6px rgba(0,0,0,.5));
	-ms-filter: drop-shadow(1px 1px 6px rgba(0,0,0,.5));
	-moz-filter: drop-shadow(1px 1px 6px rgba(0,0,0,.5));
	filter: drop-shadow(1px 1px 6px rgba(0,0,0,.5));
}

.app-info-img-panel {
	position: absolute;
	overflow: hidden;	
	height: 400px;
	width: 100%;
	z-index: 100;
	bottom: 0px;
	-webkit-filter: drop-shadow(0px 0px 16px rgba(0,0,0,.4));
	filter: drop-shadow(0px 0px 16px rgba(0,0,0,.4));
}

.app-info-img {
	position: absolute;
	margin: auto;
	left: -9999px;
	right: -9999px;
	width: 400px;
	height: 400px;	

	background-image: url('../img/crax512.png');
	background-repeat: no-repeat;
	background-position: center; 
	background-size: 100% 100%;
}

.tabdif {
	padding-right: 5px;
	border-right: 1px solid #ccc;
	text-align: right;
}

.tabdif1 {
	padding-right: 5px;
	border-right: 1px solid #ccc;
	text-align: center;
}

