*, body {
	font-family: 'Open Sans', sans-serif;
}
.navbar-default {
	background-color: #ffffff;
	border-color: #e7e7e7;
}
.navbar-brand>img {
	display: block;
	width: 115px;
}
.navbar-brand {
	padding: 0px 15px;
}
.navbar-default {
	padding: 8px 0px;
	margin: 0px;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
	color: #000;
	background-color: transparent;
}
.navbar-default .navbar-nav>li>a {
	color: #000;
}
.navbar-right{
	padding-right: 15px;
}
a.btn, a.btn:hover, a.btn:focus, a.btn:active {
	text-decoration: none;
	border-radius: 2px;
	padding: 10px 20px !important;
}
.btn-red, .btn-red:hover, .btn-red:focus, .btn-red:active{background-color: #cb4845 !important;color:#ffffff !important;width:100%}
.navbar-default .navbar-nav>li>a.btn {
	margin-top: 5px;
}
.top-sec {
	min-height: 100px;
	background: #1f7f93 url(../images/log360-landing-bg.png) no-repeat;
	background-size: cover;
	color: #FFFFFF;
	padding: 30px 0px;
}
.top-sec h1{
	font-size: 42px;
    line-height: 1.3;
}
.top-sec h1, .top-sec p {
	color: #FFFFFF;
}
.book-showcase {
	display: table;
	margin-top: 35px;
}
.book-showcase img {
	display: table-cell;
	width: 145px;
	vertical-align: middle;
}
.book-showcase div {
	display: table-cell;
	vertical-align: middle;
}
.book-showcase div p {
	padding: 30px 35px;
	background-size: cover;
	margin-left: -10px;
	padding-right: 130px;
	background: rgba(0,86,105,1);
background: -moz-linear-gradient(left, rgba(0,86,105,1) 0%, rgba(0,86,105,1) 70%, rgba(0,86,105,0.53) 85%, rgba(0,86,105,0.06) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0,86,105,1)), color-stop(70%, rgba(0,86,105,1)), color-stop(85%, rgba(0,86,105,0.53)), color-stop(100%, rgba(0,86,105,0.06)));
background: -webkit-linear-gradient(left, rgba(0,86,105,1) 0%, rgba(0,86,105,1) 70%, rgba(0,86,105,0.53) 85%, rgba(0,86,105,0.06) 100%);
background: -o-linear-gradient(left, rgba(0,86,105,1) 0%, rgba(0,86,105,1) 70%, rgba(0,86,105,0.53) 85%, rgba(0,86,105,0.06) 100%);
background: -ms-linear-gradient(left, rgba(0,86,105,1) 0%, rgba(0,86,105,1) 70%, rgba(0,86,105,0.53) 85%, rgba(0,86,105,0.06) 100%);
background: linear-gradient(to right, rgba(0,86,105,1) 0%, rgba(0,86,105,1) 70%, rgba(0,86,105,0.53) 85%, rgba(0,86,105,0.06) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005669', endColorstr='#005669', GradientType=1 );
}
.landing-form {
	padding: 35px 40px;
	background-color: #ffffff;
	color: #000;
	margin: 0px 20px;
}
.landing-form h2 {
	text-align: center;
	margin-top: 5px;
	font-size: 24px;
	font-weight: 700;
}
.landing-form .form-group input {
	border-top: 0px;
	border-left: 0;
	border-right: 0;
	width: 100%;
	font-size: 14px;
	padding: 15px;
	padding-left: 40px;
	padding-bottom: 10px;
}
.landing-form .form-group input:focus {
	outline: 0;
}
.landing-form .form-group{
	position: relative;
	
}
.landing-form .form-group .icon{
	position: absolute;
	top:5px;
	left: 0px;
}
.landing-form a.btn {
	width: 100%;
}
.desp-sec{
	background: #ffffff;
	padding: 40px 0px;
}
.desp-sec p{
	    padding: 15px 30px;
	    margin: 0px;
	    padding-right: 50px;
}
.footer{
	background: #ebeeee;
	color: #9e9e9e;
	padding: 15px 0px;
	position: fixed;
	bottom: 0px;
	width: 100%;
}
.footer p{
	margin: 0;
	padding-top: 7px;
}
.icon{
	display: inline-block;
}
.icon:before{
	content: '';
	display: inline-block;
}
.user-icon:before{
	width: 30px;
	height: 30px;
	background: url(../images/icon-sprite.png) no-repeat -469px -135px;
}
.email-icon:before{
	width: 30px;
	height: 30px;
	background: url(../images/icon-sprite.png) no-repeat -471px -174px;
}
.phone-icon:before{
	width: 30px;
	height: 30px;
	background: url(../images/icon-sprite.png) no-repeat -471px -222px;
}
.company-icon:before{
	width: 30px;
	height: 30px;
	background: url(../images/icon-sprite.png) no-repeat -471px -262px;
}
.download-icon:before{
	width: 28px;
    height: 21px;
    background: url(../images/icon-sprite.png) no-repeat -4px -5px;
    vertical-align: bottom;
    position: absolute;
    top: 12px;
    left: 50px;
}
.computer-icon{
	width: 87px;
    height: 60px;
    background: url(../images/icon-sprite.png) no-repeat 13px -194px;
        margin-top: 10px;
    float: right;
}
.audit-icon{
	width: 90px;
    height: 71px;
    background: url(../images/icon-sprite.png) no-repeat 25px -249px;
        margin-top: 10px;
    float: right;
}
.social-links{
	padding: 0;
	list-style: none;
	float: right;
	    margin: 0px;
}
.social-links li{
	float: left;
	padding: 0px 2px;
}
.facebook-icon{
	width: 30px;
    height: 30px;
    background: url(../images/icon-sprite.png) no-repeat -234px -107px;
}
.youtube-icon{
	width: 30px;
    height: 30px;
    background: url(../images/icon-sprite.png) no-repeat -361px -107px;
}
.twitter-icon{
	width: 30px;
    height: 30px;
    background: url(../images/icon-sprite.png) no-repeat -265px -107px;
}
.linkedin-icon{
	width: 30px;
    height: 30px;
    background: url(../images/icon-sprite.png) no-repeat -297px -107px;
}
.desp-sec{
	margin-bottom: 80px;
}
.submit-group{
	position: relative;
}
input.btn{
	border-radius: 1px;
    padding: 12px;
}
.submit-group input.btn{
    margin-top: -20px;
}
@media screen and (max-width:1024px){
	.landing-form{
		margin-top: 30px;
	}
}
@media screen and (max-width:864px){
	.navbar-collapse, .navbar-toggle{
		display: none;
	}
	.book-showcase div p {
    padding: 12px 12px;
	}
	.computer-icon, .audit-icon{
		    float: none;
   			margin-left: 25px;
	}
	.desp-sec{
		padding-bottom: 90px;
	}
	.footer{
		text-align: center;
	}
	.social-links{
		    float: none;
    margin: 0 auto;
    display: inline-block;
	}
}