/*  

Theme Name: sco
Theme URI: http://larx-wp.denisgriu.com
Version: 1.6
Description: A Creative Multi-Concept Theme
Author: DenisGriu
Author URI: http://themeforest.net/user/WossThemes
Tags: design, interior design, architecture, creative, creative theme, design studio, minimal, clean design, bootstrap, wordpress theme, 
License: GNU General Public License
License URI: license.txt
Text Domain: larx

---------

DO NOT EDIT THIS FILE.

*/

.alignright{
	tet-align: right
}

.alignleft{
	text-align: left;
}

.aligncenter{
	text-align: center;
}

.navbar-fixed-top{
    top:inherit;
}

.navbar-nav .open .dropdown-menu{
	display:block !important;
}

/*Nav on mobile devices*/
.navbar-nav {
	text-align:left;
	margin-left: 20px;
}

ul.dropdown-menu{
	font-size:12px;
}

.dropdown-menu>li {
	  min-width: 225px;
}
.dropdown-menu>li>a{
	text-transform: none;
}

@media (max-width: 991px) {
	ul.dropdown-menu{
		position:relative;
		width:100%;
		margin-left: 35px;
		background:none;
	}
	.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {width:93%;}
	.dropdown-menu>li>a:hover, .dropdown-menu>li>a:hover{
	color: #333;
	background-color: transparent;	
	}
}
	
#about_bg{
	position:relative;
}
