/*!

 * Start Bootstrap - Modern Business HTML Template (http://startbootstrap.com)

 * Code licensed under the Apache License v2.0.

 * For details, see http://www.apache.org/licenses/LICENSE-2.0.

 */



/* Global Styles */



html, body {
	height: 100%;
}
body {
	 background: rgba(0, 0, 0, 0) url("../images/bg.gif") repeat-x scroll 0 0;
    font-family: Verdana,Arial,Helvetica,sans-serif !important;
    letter-spacing: 2px;
    padding-top: 20px;
    width: 100%;/* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}
.img-portfolio {
	margin-bottom: 30px;
}
.img-hover:hover {
	opacity: 0.8;
}
/* Home Page Carousel */



header.carousel {
	height: 50%;
}
header.carousel .item, header.carousel .item.active, header.carousel .carousel-inner {
	height: 100%;
}
header.carousel .fill {
	width: 100%;
	height: 100%;
	background-position: center;
	background-size: cover;
}
/* 404 Page Styles */



.error-404 {
	font-size: 100px;
}
/* Pricing Page Styles */



.price {
	display: block;
	font-size: 50px;
	line-height: 50px;
}
.price sup {
	top: -20px;
	left: 2px;
	font-size: 20px;
}
.period {
	display: block;
	font-style: italic;
}
/* Footer Styles */



footer {
	margin: 50px 0;
}



/* Responsive Styles */



@media(max-width:991px) {
 .customer-img, .img-related {
 margin-bottom: 30px;
}
}
 @media(max-width:767px) {
 .img-portfolio {
 margin-bottom: 15px;
}
 header.carousel .carousel {
 height: 70%;
}
}
.header {
	margin:0;
	padding:0;
}
.headertop {
	margin:0;
	padding:0;
	width:100%;
}
.headertop img {
	margin-bottom:20px;
	width:100%;
}
.banner {
	margin:0;
	padding:0;
	width:100%;
}
.banner img {
	margin-bottom:0px;
	width:100%;
}
.sitename_banner {
	margin:0;
	padding:0;
	width:100%;
}
.sitename_banner img {
	margin-bottom:0px;
	width:100%;
}
.side_nav {
	margin:0;
	padding:0;
	width:100%;
}
.side_nav ul {
	margin:0;
	padding:0;
}
.content_area {
	background: #c0bdbd none repeat scroll 0 0;
	float: left;
	margin: 0;
	padding: 20px 0;
	width: 100%;
}
.side_nav ul li {
	margin:0;
	padding:0;
	list-style:none;
}
.side_nav ul li a {
	margin:0;
	padding:0;
	font-size:14px;
	color:#011383;
	text-decoration:none;
	letter-spacing: 2px;
}
.side_nav ul li a:hover {
	color:#000;
}
.mail_print_are {
	margin:0;
	padding:0;
}
.mail_print_are ul {
	margin:0;
	padding:0;
}
.mail_print_are ul li {
	margin:0;
	padding:0;
	list-style:none;
	display:inline-block;
}
.mail_print_are ul li a {
	margin:0;
	padding:0;
	font-size:12px;
	color:#0000ff;
	letter-spacing: 1px;
	text-decoration:none
}
.mail_print_are ul li a:hover {
	color:#000;
}
.content_sec h1 {
	margin:0 0 20px 0;
	padding:0;
	font-size:14px;
	color:#000;
	font-weight:bold;
}
.content_sec h2 {
	color: #000;
	font-size: 14px;
	font-weight: 600;
	line-height: 18px;
	margin: 0 0 20px;
	padding: 0;
}
.content_sec p {
	color: #000;
	font-size: 14px;
	font-weight: 100;
	line-height: 18px;
	margin: 0 0 20px;
	padding: 0;
}
.content_sec h3 {
	color: #000;
	font-size: 14px;
	font-weight: 100;
	line-height: 18px;
	margin: 0 0 10px;
	padding: 0;
	width:100%;
	text-align:center;
}
.person_post img {
	margin-bottom:20px;
	width:100%;
}
.devider_bar {
	margin:0 0 20px 0;
	padding:0;
	width:100%;
	background:url(../images/devider.jpg) repeat-x;
	height:5px;
}
.content_sec ul {
	margin:0 0 20px 0;
	padding:0 0 0 40px;
}
.content_sec ul li {
	margin:0;
	padding:0;
	font-size:14px;
	color:#000;
}
.bottom_links ul {
	margin:0 0 20px 0;
	padding:0;
}
.bottom_links ul li {
	margin:0;
	padding:0;
	list-style:none;
	display:inline-block;
}
.bottom_links ul li a {
	margin:0;
	padding:0;
	font-size:14px;
	color:#011383;
	letter-spacing: 1px;
	text-decoration:none
}
.bottom_links ul li a:hover {
	color:#f60027;
}
.footer {
	margin:0;
	padding:0;
	width:100%;
	text-align:center;
}
.footer span {
	font-size:12px;
}
.footer h2 {
	margin-bottom:15px;
}
.footer p a {
	color:#011383;
}
.footer p a:hover {
	color:#f60027;
}
#sidebar-wrapper {
	background: rgba(0, 0, 0, 0.9) none repeat scroll 0 0;
	height: 100%;
	margin-right: -250px;
	overflow-y: auto;
	position: fixed;
	right: 0;
	top: 0;
	transition: all 0.5s ease-in 0s;
	width: 250px;
	z-index: 1000;
}
.sidebar-nav {
	list-style: outside none none;
	margin: 0;
	padding: 40px 0 0;
	position: absolute;
	text-align: center;
	top: 0;
	width: 100%;
}
.sidebar-nav li {
	line-height: 28px;
	text-indent: 20px;
	list-style:none;
}
.sidebar-nav li a {
	color: #fff;
	display: block;
	font-size: 16px;
	padding: 0;
	text-decoration: none;
}
.sidebar-nav li a:hover {
	color: #fff;
	background: rgba(255, 255, 255, 0.2);
	text-decoration: none;
}
.sidebar-nav li a:active, .sidebar-nav li a:focus {
	text-decoration: none;
}
.sidebar-nav > .sidebar-brand {
	height: 55px;
	line-height: 55px;
	font-size: 18px;
}
.sidebar-nav > .sidebar-brand a {
	color: #999999;
}
.sidebar-nav > .sidebar-brand a:hover {
	color: #fff;
	background: none;
}
#menu-toggle {
	position: relative;
	right: 0;
	text-transform: uppercase;
	top: 0;
	z-index: 1;
}
#sidebar-wrapper.active {
	right: 250px;
	width: 100%;
	transition: all 0.5s ease-out 0s;
	-webkit-transition: all 0.5s ease-out 0s;
	-moz-transition: all 0.5s ease-out 0s;
	-ms-transition: all 0.5s ease-out 0s;
	-o-transition: all 0.5s ease-out 0s;
}
#newmenu {
	margin: 0 14px 10px 0;
	padding-top: 0;
	text-align: right;
}
.btn-default {
	background-color: #080F4C !important;
	border-color: #080F4C !important;
	color: #fff;
	float: right;
	margin: 0 16px 0 0 !important;
}
.toggle {
	margin: 0 -16px 0 0;
}
 @media (min-width: 0px) and (max-width:992px) {
 .side_menu {
 display:block;
}
 .side_nav {
 display:none !important;
}
}
 @media (min-width: 993px) and (max-width: 99999999px) {
 #newmenu {
 display:none;
}
}
