/*Now the CSS*/
* {margin: 0; padding: 0;}

.panel {
	margin:auto;
	width:100%;
	height:100%;
	min-width:800px;

}

.small {
	font-size:16px;
}
b {
	font-weight: 600;
}

.form {
	display:inline-block;
	border-style:none;
}

.formdiv {
	display:block;
	position:absolute;
	left:calc(50% + 6px);
	top:134px;
}

.nsdiv {
	display:block;
	position:absolute;
	left:calc(50% + 6px);
	top:153px;
}
.ns {
	display:inline-block;
	border:none;
}


.container {
	min-width:800px;
	padding:0px;
	background-color:#fff;
	max-width:2500px;
}



.footer {
	padding-left: 50px;
	font-size: 14px;
}

.grey {
	background-color:#f9f9fb;
}

.header-logo {
	position: relative;
	top:20px;
	padding-left:50px;

}

.sidecontent {
padding:80px 50px;
width:50%;
min-width:400px;
}

.getstartedcontent {
padding:75px 50px;
width:50%;
}

.pagetitle {
	padding-left:10%;
}

.herobox {
	padding-top:35px;
	text-align: center;
	margin:auto;
}
.header {
	height:330px;
	background-size:cover;
	background-image:url("hero.jpg");
	background-repeat: no-repeat;
	background-color:#f9f9fb;
	background-position: center;
	width:100%;
}

.sleek {
	background-color: #f9f9fb;
	background-image:url("background-form.jpg");
	position: relative;
  	background-position: center 6.875em;
  	background-repeat: no-repeat;
  	min-height: 56.5em;
  	overflow: hidden;
  	padding: 2.5em 0 0 0;
}

.sleek-right {
	background-image:url("background-ns.jpg");
	position: relative;
  	background-position: center 6.875em;
  	background-repeat: no-repeat;
  	min-height: 48.5em;
  	overflow: hidden;
  	padding: 2.5em 0 2.5em 0;
}

h1 {
	color:#263238;
	font-size: 24px;
	font-weight: 500;
	font-family: 'Source Sans Pro', sans-serif;
}

h2 {
	color:#263238;
	font-size: 38px;
	font-weight: 300;
	font-family: 'Source Sans Pro', sans-serif;
}

h3 {
	color:#263238;
	font-size: 38px;
	font-weight: 300;
	font-family: 'Source Sans Pro', sans-serif;
}

.valueprop {
	padding-bottom:50px;
}

@media screen and (max-width: 700px) {
  .header {
    visibility: hidden;
    clear: both;
    float: left;
    width: 28%;
    display: none;
  }
}

.cta {
	background-color:#66bb6a;
	border-radius:3px;
	border:none;
	color:#fff;
	padding: 12px 20px;
	font-size: 18px;
	font-family: 'Source Sans Pro', sans-serif;
	vertical-align: middle;
	min-width: 100px;
}

.cta:hover {
	color:white;
	text-decoration: none;
}

.cta:focus {
	color:white;
	text-decoration: none;
}

.suggestion {
	width:100%;
	position: absolute;
}

.decision {
	width:100%;
	position: absolute;
	top:1280px;
}
body.modal-open {
    overflow: visible;
}
.launch {
	width:100%;
	position: absolute;
	border-top:1px dashed #E5E5E5;
	background-color:#FEFEFE;
	top:3280px;
	height:100%;
}
.requirements {
	width:100%;
	position: absolute;
	border-top:1px dashed #E5E5E5;
	border-bottom:1px dashed #E5E5E5;
	background-color:#FEFEFE;
	height:810px;
	top:2000px;
}

.screenshot {
	border:1px solid #ccc;
	border-radius: 5px;
	margin:20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.logo {
	float:right;
	left:-130px;
	top:24px;
	position: relative;
}

.arrow {
	position:absolute;
	left:-224px;
	z-index: 10;
}

.arrow-above {
	position:absolute;
	left:-224px;
	z-index: 10;
	top:-50px;
}
.build {
	width:100%;
	position: absolute;
	top:2800px;
}
.communication {
	width:100%;
	height:550px;
	background-color:#FEFEFE;
	position: absolute;
	border-top:1px dashed #E5E5E5;
	border-bottom:1px dashed #E5E5E5;
	top:730px;
}

body {
	background-color:#FBFBFB;
}

p {
	padding:20px 0 ;
	font-family: 'Source Sans Pro', sans-serif;	font-size: 20px;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 30px;
	margin:auto;
	color:#8b929a;
	word-spacing: 2px;
}

.leftdetails {
	display:inline;
	color:#7F8DA0;
	font-family: 'Source Sans Pro', sans-serif;	font-size: 16px;
}


.title {
	font-family: 'Source Sans Pro', sans-serif;	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: 700;
	color:#263238;
	margin:auto;
}

.blue {
	color:#088DF6;
}

.green {
	color:#2ECC4F;
}

.grey {
	color:#7F8DA0;
}

.link:focus {
	outline: none;
}

.link {

}
.tree ul {
	padding-top: 60px; position: relative;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
}

.tree ul .long {
	padding-top: 480px;
}

.tree ul .extralong {
	padding-top: 375px;
}

.tree ul .superlong {
	padding-top: 700px;
}


.tree li {
	float: left; text-align: center;
	list-style-type: none;
	position: relative;
	padding: 60px 0 0 0;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
}

.tree li .medium {
	padding-top:150px;
}

.tree li .mediumish {
	padding-top:215px;
}
/*We will use ::before and ::after to draw the connectors*/

.tree li::before, .tree li::after{
	content: '';
	position: absolute; top: 0; right: 50%;
	border-top: 1px solid #ccc;
	width: 50%; height: 60px;
}


.tree li::after{
	right: auto; left: 50%;
	border-left: 1px solid #ccc;
}

/*We need to remove left-right connectors from elements without
any siblings*/
.tree li:only-child::after, .tree li:only-child::before {
	display: none;
}

/*Remove space from the top of single children*/
.tree li:only-child{ padding-top: 0;}

/*Remove left connector from first child and
right connector from last child*/
.tree li:first-child::before, .tree li:last-child::after{
	border: 0 none;
}
/*Adding back the vertical connector to the last nodes*/
.tree li:last-child::before{
	border-right: 1px solid #ccc;
	border-radius: 0 px 0 0;
	-webkit-border-radius: 0 5px 0 0;
	-moz-border-radius: 0 5px 0 0;
}
.tree li:first-child::after{
	border-radius: 5px 0 0 0;
	-webkit-border-radius: 5px 0 0 0;
	-moz-border-radius: 5px 0 0 0;
}

/*Time to add downward connectors from parents*/
.tree ul ul::before{
	content: '';
	position: absolute; top: 0; left: 50%;
	border-left: 1px solid #ccc;
	width: 0; height: 60px;
}

.tree ul.mediumish::before{
	content: '';
	position: absolute; top: 0; left: 50%;
	border-left: 1px solid #ccc;
	width: 0; height: 215px;
}

.tree ul.medium::before{
	content: '';
	position: absolute; top: 0; left: 50%;
	border-left: 1px solid #ccc;
	width: 0; height: 150px;
}

.tree ul.long::before{
	content: '';
	position: absolute; top: 0; left: 50%;
	border-left: 1px solid #ccc;
	width: 0; height: 480px;
}

.tree ul.superlong::before{
	content: '';
	position: absolute; top: 0; left: 50%;
	border-left: 1px solid #ccc;
	width: 0; height: 700px;
}

.tree ul.extralong::before{
	content: '';
	position: absolute; top: 0; left: 50%;
	border-left: 1px solid #ccc;
	width: 0; height: 375px;
}

.tree li a{
	text-decoration: none;
	color: #666;
	font-family: 'Source Sans Pro', sans-serif;	font-size: 11px;
	display: inline-block;
	width:180px;
	height:180px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;

	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
}

/*Time for some hover effects*/
/*We will apply the hover effect the the lineage of the element also*/
.tree li .box:hover,.tree li .sidebox .box:hover, .tree .sidebox2:hover, .tree li .box:hover+ul li .box{
	background:rgba(0, 14, 255, 0.06); color: #000;
}
/*Connector styles on hover*/
.tree li .box:hover+ul li::after,
.tree li .box:hover+ul li::before,
.tree li .box:hover+ul::before,
.tree li .box:hover+ul ul::before{
	border-color:  #7F8DA0;
}

.tree li .box:hover+.sidebox2 ul li::after,
.tree li .box:hover+.sidebox2 ul  li::before,
.tree li .box:hover+.sidebox2 ul ::before,
.tree li .box:hover+.sidebox2 ul ul::before{
	border-color:  #7F8DA0;
}

/*Thats all. I hope you enjoyed it.
Thanks :)*/
.box {
	box-shadow: 0px 1px 2px #ccc;
	background-color:FFFFFF;
	width:190px;
	height:100px;
	display: inline-block;
	border-radius: 5px;
	margin: 0 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
}



.sidebox, .sidebox2 {
	width:190px;
	height:100px;
	box-shadow: 0px 1px 2px #ccc;
	background-color:FFFFFF;
	left:-320px;
	top:20px;
	position: absolute;
	border-radius: 5px;
	margin: 0 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	}

.sidearm::before{
	content: '';
	position: absolute; top: 50px; right: 200px;
	border-top: 1px solid #ccc;
	width: 225px; height: 300px;
}

.sidebox2::before, .sidebox2::after{
	content: '';
	position: absolute; top: 0; right: 50%;
	border-right: 1px solid #ccc;
	top:50px;
	width: 50%; height: 141px;
}

.sidebox::before, .sidebox::after{
	content: '';
	position: absolute; top: 0; right: 50%;
	border-right: 1px solid #ccc;
	top:50px;
	width: 50%; height: 301px;
}

.sidebox::after{
	width: 50%; height: 129px;
	top:-129px;
}

.sidebox2::after{
	width: 50%; height: 130px;
	top:-130px;
}
.tree li a .side{
	text-decoration: none;
	color: #666;
	font-family: 'Source Sans Pro', sans-serif;	font-size: 11px;
	display: inline-block;
	width:180px;
	height:180px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
}
.circle {
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
}

.small {
	height:50px;
	padding-top:7px;
}
