@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700,400italic|Raleway:500,600,700);
html {
	font-size: 100%;
	height:100%;
}
body {
	background: #ffffff;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
	color: #333;
	line-height: 24px;
	overflow-x: hidden !important;
	margin: auto !important;
	height:100%;
}
/*---------------------------------------
  PRE LOADER              
-----------------------------------------*/
.preloader {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #fefefe;
	z-index: 99999;
	height: 100%;
	width: 100%;
	overflow: hidden !important;
}
.status {
	width: 40px;
	height: 40px;
	position: absolute;
	left: 50%;
	top: 50%;
	background-image: url(../images/loading.gif);
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover;
	margin: -20px 0 0 -20px;
}
/*---------------------------------------
   ANCHOR AND BOLD TEXT           
-----------------------------------------*/
a {
	text-decoration: none;
	-webkit-transition: all ease 0.25s;
	transition: all ease 0.25s;
}
a:hover {
	text-decoration: underline;
}
a:focus {
	outline: inherit;
	color: inherit;
}
strong {
	font-weight: 700;
}
.anchor { 
padding-top: 200px; 
}
.strong {
	font-weight: 700;
}
.lighttext {
	color:#ddd;
}
.navbar-nav > li > a {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

/*---------------------------------------
   MISC FIXES         
-----------------------------------------*/
@-webkit-viewport {
 width: device-width;
}
 @-moz-viewport {
 width: device-width;
}
 @-ms-viewport {
 width: device-width;
}
 @-o-viewport {
 width: device-width;
}
 @viewport {
 width: device-width;
}
*, *:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
/*ul, ol {
	padding-left: 0 !important;
}
li {
	list-style: none;
}*/
#section2 ul, #section2 ol {
	padding-left: 20px !important;
}
#section2 li {
	list-style: disc;
}
/* --------------------------------------
=========================================
   COMPONENTS 
=========================================
-----------------------------------------*/

/*---------------------------------------
   BACKGROUND COLORS AND LINE               
-----------------------------------------*/

.dark-bg {
	background: #323232;
	color: #ffffff;
}
.color-bg {
	color: #ffffff;
}
.bgcolor-2 {
	background: #f7f8fa;
}
.bgcolor-white {
	background: #ffffff;
}
.colored-line {
	height: 1px;
	width: 70px;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
/*---------------------------------------
   TYPOGRAPHY               
-----------------------------------------*/
h1, h2, h3, h4, h5, h6 {
	font-family: 'Raleway', sans-serif;
	color: #323232;

}
h1 {
	color: #369;
	font-size: 2.813rem;
	font-weight: 500;
}
h2 {
	color: #369;
	font-size: 2.188rem;
	font-weight: 500;
}
h3 {
	font-size: 1.5rem;
	font-weight: 600;
}
h4 {
	font-size: 1.25rem;
	font-weight: 600;
}
h5 {
	font-size: 18px;
	font-weight: 700;
}
h6 {
	font-size: 16px;
	font-weight: 700;
}
/*---------------------------------------
   BUTTONS               
-----------------------------------------*/
.btn:focus, .btn:active, .btn, .open .dropdown-toggle.btn {
	outline: inherit;
	border-color: inherit;
}
.standard-button {
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	border-radius: 3px;
	padding: 15px 30px;
	border: 0;
	margin: 5px;
	line-height: inherit;
	-webkit-transition: all ease 0.25s;
	transition: all ease 0.25s;
}
.secondary-button {
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	border-radius: 3px;
	padding: 15px 30px;
	border: 0;
	margin: 5px;
	border: 1px solid #727272;
	color: #323232;
	background: #ffffff;
	line-height: inherit;
	-webkit-transition: all ease 0.25s;
	transition: all ease 0.25s;
}
.secondary-button-white {
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	border-radius: 3px;
	padding: 14px 30px;
	border: 0;
	margin: 5px;
	border: 1px solid #727272;
	color: #ffffff;
	background: transparent;
	line-height: inherit;
 border: 1px solid rgba(255, 255, 255, 0.5)  -webkit-transition: all ease 0.25s;
	transition: all ease 0.25s;
}
.secondary-button-white:hover {
	border: 1px solid rgba(255, 255, 255, 1);
	color: #ffffff;
}
/* --------------------------------------
=========================================
   SECTION SPECIFIC CSS
=========================================
-----------------------------------------*/

/*---------------------------------------
   SECTIONS PADDING AND COLOR OVERLAY                
-----------------------------------------*/
.section1, .section2, .section3, .section4, .section5, .section6, .section7 {
	padding-top: 20px;
	padding-bottom: 20px;
}
.color-overlay {
	background: rgba(0, 0, 0, 0.6);
}
/*========================================
   SECTION: HOME                
==========================================*/

/*---------------------------------------
   BASIC STYLES               
-----------------------------------------*/
header {
	background: url(../images/bg-image-1.jpg) no-repeat center top fixed;
	-webkit-background-size: cover;
	background-size: cover;
}
header .vertical-registration-form {
	margin-top: 60px;
}
header .home-screenshot {
	margin-top: 25px;
}
#landx-navigation {
	background-color:#108896;
	padding:10px 20px;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
}
.navigation-header {
	padding: 0px;
}
.navbar {
	border:none !important;
	margin-bottom:0px !important;
}
.navbar-inverse {
    background: rgba(55,55,155,1) !important;
    border:none !important;
}
.navbar-inverse .navbar-nav > li > a {
	font-size:18px;
    color: #fff;
}
.navbar-inverse .navbar-nav > li > a:hover {
    color: #6CF;
}
.intro-section {
	margin-top: 25px;
	margin-bottom: 50px;
}
.intro {
	color: #ffffff;
}
.intro-section .sub-heading {
	color: #ffffff;
	margin-top: 20px;
	font-size: 18px;
	line-height: 28px;
}
.button-container {
	margin-top: 40px;
	margin-bottom: 25px;
}
.button-container .standard-button {
	margin-left: 0;
}
.navbar-header {
	margin-bottom:20px;
}
.navbar-header img {
	max-height: 26px;
}
.navbar-header h1 {
	color:#fff;
	margin-bottom:5px !important;
}
.navbar-header .header-desig {
	color:#fff;
}
	
/*---------------------------------------
   NAVIGATION                
-----------------------------------------*/
/* NAV RESETS */
.navbar-nav > li > a:hover {
	background: inherit;
}
/* NORMAL NAVIGATION WITH SOCIAL ICON AND LOGO ONLY */
.non-sticky .navbar-nav.navbar-right:last-child {
	margin-right: 0;
}
.non-sticky .navbar-nav > li > a {
	font-size: 25px;
	padding: 0;
	padding-left: 5px;
	padding-top: 3px;
	color: #ffffff;
}
/* STICKY NAVIGATION */
.sticky-navigation {
	min-height: 75px;
	background: rgba(55,55,155,1);
	-webkit-backface-visibility: hidden;
	border: 0;
	-webkit-box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.08);
	box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.08);
}
.sticky-navigation .navbar-header {
	padding-top: 8px;
	
}
.sticky-navigation .main-navigation {
	padding-top: 13px;
}
.sticky-navigation .main-navigation .current a {
	-webkit-backface-visibility: hidden;
	outline: inherit;
	position: relative;
}
.sticky-navigation .navbar-nav > li > a {
	font-family: 'Raleway', sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 600;
	color: #6CF;
}
.sticky-navigation .navbar-nav > li > a:hover {
	color: #fff;
}
.nav > li > a {
	padding-right: 25px;
}
.nav > li > a:first-child {
	padding-left: 0;
}
/*========================================
   SECTION WITH LEFT / RIGHT SCREENSHOT             
==========================================*/
/*---------------------------------------
   BASIC STYLES               
-----------------------------------------*/
.banner {
	background: #108896;
	width:100%;
	height:250px;
	margin-bottom:25px;
	padding:0;
	overflow:hidden;
	background:url(../images/bg-image-1.jpg) center center;
	background-size:cover;
	border-bottom:2px solid #066;
}
.banner .inner {
	background-color:rgba(15,15,15,0.6);
	height:100%;
	padding:25px 75px;
}
.banner .inner h2{
	font-size:42px !important;
	color:#fff;
	margin-top:150px;
	text-shadow:1px 1px 1px #000;
	text-transform:uppercase;
}
.side-screenshot, .side-screenshot2 {
	max-width: 532px;
}
.brief h2 {
	margin-top: 0;
	margin-bottom: 10px;
}
.brief p {
	margin-top: 15px;
}
/*---------------------------------------
  FEATURE LIST               
-----------------------------------------*/

.feature-list-2 {
	margin-top: 25px;
}
.feature-list-2 li {
	overflow: auto;
	padding-top: 12px;
	padding-bottom: 12px;
}
.feature-list-2 li .icon-container {
	width: 32px;
	height: 32px;
	border-radius: 3px;
	color: #ffffff;
	line-height: 32px;
	margin-right: 15px;
	margin-top: 5px;
	text-align: center;
}
.feature-list-2 li .details {
	width: 89%;
}
.feature-list-2 li .details p {
	margin-top: 5px;
}
/*========================================
   SECTION: FEATURES                
==========================================*/
.features {
	margin-top: 35px;
}
.feature {
	margin-top: 40px;
	margin-bottom: 35px;
}
.feature .icon {
	font-size: 50px;
	margin-bottom: 30px;
}
.feature h4 {
	margin-bottom: 10px;
}
/*========================================
   SECTION: CALL TO ACTION              
==========================================*/
/*---------------------------------------
   CALL TO ACTION WITH TEXT/BUTTON          
-----------------------------------------*/
.cta-section {
	background: url(../images/bg-image-2.jpg) no-repeat center fixed;
	-webkit-background-size: cover;
	background-size: cover;
}
.cta-section h4 {
	color: #ffffff;
}
.cta-section h2 {
	color: #ffffff;
	font-weight: 700;
	margin-top: 15px;
	margin-bottom: 40px;
}
.cta-section h3 {
	color: #ffffff;
}
.cta-section .color-overlay {
	padding-top: 125px;
	padding-bottom: 125px;
}
/*========================================
   SECTION: FOOTER             
==========================================*/
footer {
	border-top:1px solid #ddd;
	padding-top: 25px;
	padding-bottom: 25px;
	text-align:center;
}
.footer-logo {
	max-width: 180px;
	margin: auto;
}
.copyright {
	margin-top: 15px;
	margin-bottom: 15px;
}
.social-icons li {
	display: inline;
	margin: 2px;
}
.social-icons li a {
	font-size: 25px;
	color: #919191;
}
.social-icons li a:hover {
	text-decoration: none;
}
