.solutions-hero {
	background-image: url('/wp-content/themes/orientdb/img/30-hero.jpg');
	color:#fff;
	padding-top:150px;
	padding-bottom:150px;
	min-height:600px !important;
	position:relative;
}
.solutions-hero p{
	font-size:20px;
	line-height:28px;
}
.form-container {
	background-color:#fff;
	border:none;
}
.odb-lr-form{
	border:none !important;
	box-shadow: 0px 5px 10px #d3d3d3;
}
.top-content{
	color:#fff;
	text-align:center;
	padding-top:130px;
}
.top-content h1{
	color:#fff;
	font-weight:100;
	letter-spacing: 1px;
	padding-bottom:30px;
	font-size:26px;
	line-height:32px;
}
.top-text{
	padding-top:8%;
	padding-right:80px;
	padding-left:40px;
	padding-bottom:20px;
}
.bottom-icon {
	padding-top:80px;
}
.callout-icons{
	text-align:center;
}
.callout-icons img{
	width:80px;
	height:auto;
	padding-bottom:10px;
}
.callout-icons h2{
	margin-bottom:30px;
}
.callout-downloads{
	margin-top:-230px;
}
.callout-downloads h2{
	text-align:center;
	margin-bottom:40px;
}
.bottom-callout {
	background-color:#f9f9f9;
}
.downloads{
	
	text-align:center;
}
.downloads-container{
	background: #fff;
	border-top:5px solid #df7b5a;
	width:90%;
	margin:0 auto;
	text-align: left;
	min-height:500px;
	position:relative;
}
.callout-downloads h3{
	text-align:center;
	margin-bottom:50px;
	padding:10px;
}
.type_bg {
	height:200px;
	background-size: cover;
	color:#fff;
}
.inner-wrapper {
  display: table;
  width: 100%;
  height: 100%;
}

.text-wrapper {
  display: table-cell;
  
  vertical-align: bottom;
}
.type_bg h3{
	color:#fff;
	padding:10px;
}
.callout-downloads h3{
	font-size:20px;
	padding:10px;
	line-height:28px;
}
.callout-downloads .btn-orientdb {
	position:absolute;
	bottom:40px;
	left:20px;
	
}
.down-text {
	padding:20px;
}

.top-icon {
	padding-left:100px;
	padding-right:100px;
	margin-top:60px;
}
.features{
	padding-left:50px;
	padding-right:50px;

}
.features p{	font-size:16px;
}
.dashboard {
	text-align:center;
}
.dashboard p {
	padding: 10px 160px 0px 160px;
}
.dashboard img{
	width:auto;
}
.grey {
	margin-top:180px;
	background-color:#f9f9f9;
}
.server img {
	margin-top:-100px;
}
.server h2{
	padding-top:100px;
	font-size:24px;
}
.schedule {
	margin-top:100px;
}
.schedule h2{
	padding-top:140px;
	font-size:24px;
}
.details {
	background-image: url('/wp-content/themes/orientdb/img/details-bg.jpg');
	background-size: fluid;
	margin-top:-100px;
	padding-top:200px;
	color:#fff;
	padding-bottom:300px;

}
.details h3{
	text-transform: uppercase;
	text-align:center;
	padding-bottom:20px;
}
.lists h3{
	text-transform:none;
	color:#ec5439;
	text-align:left;
}
.list{
	padding:5%;
}
.borderh3{
	border-top:5px solid #df7b5a;
	width:7%;
	margin:0 auto;
	margin-bottom:30px;
}
.meeting {
	text-align: center;
	margin-top:30px;
}
