/*
	Author : Ashok
	Website : http://responsivewebinc.com
	********************************************
	For Paid Support - Contact me.
	********************************************
*/
		
body{
padding-top:60px;
font-family: 'Open Sans Condensed', sans-serif;
font-size:18px;
line-height:25px;
background:#ff5e22;
color:#fff;
}

h1{
font-size:100px;
padding:30px 0px 60px 0px;
}

h2{
font-size:40px;
padding:10px 0px 10px 0px;
}

h3{
font-size:30px;
padding:10px 0px 10px 0px;
}

a, a:visited{
color:#fff;
border-bottom:1px dashed #fff;
}

a:hover{
color:#fff;
border-bottom:0px;
text-decoration:none;
}

.navbar-inner{
border-bottom:1px dashed #fff !important;
}

.navbar a{
color:#ff5e22 !important;
border-bottom:none;
font-weight:bold;
}

.navbar .active a{
background:#ff5e22 !important;
color:#fff !important;
}

.navbar a:hover{
background:#ff5e22 !important;
color:#fff !important;
}

.nav-mar{
margin-right:50px !important;
}

header{
padding-bottom:10px;
}

header .container{
border-bottom:1px dashed #fff;
}

.highlight{
color:#000;
}

.main{
font-size:15px;
letter-spacing:0.05em;
word-spacing:0.2em;
line-height:25px;
font-weight:bold;
}

.social a, .download a{
border-bottom:none;
}

.social{
padding:10px 0px;
}

.download{
margin-top:10px;
}

.download img{
margin:5px;
}

form{
margin:25px 0px 0px 0px;
}

form label{
font-weight:bold !important;
font-size:15px;
}

.form-actions{
background:none;
border:none;
}

/* Footer */

footer{
padding:10px 5px; 
letter-spacing:0.07em;
font-size:13px;
font-weight:bold;
}

footer .container{
padding-top:10px;
border-top:1px dashed #fff;
}

.attr{
text-align:right;
}