body {
	font-family: 'Roboto', serif;
	padding: 50px 0;
	font-size: 15px;
	padding-top: 90px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}
.business-header {
	height: 484px;
	background: url(../images/bg.png) center center no-repeat scroll;
	width: 100%;
}
/* Customize the text color and shadow color and to optimize text legibility. */

.tagline {
	text-shadow: 0 0 10px #000;
	color: #fff;
}
.img-center {
	margin: 0 auto;
}
footer {
	margin: 0px 0;
}
.navbar-inverse {
	background-color: #fff;
	border-color: none;
}
.navbar-fixed-top {
	border: none;
	height: 90px;
	padding-top: 6px;
}
.navbar-nav {
	margin: 14px 0 0 -15px;
}
.navbar-inverse .navbar-nav>li>a {
	color: #2b82b3;
}
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
	color: #e8283d;
	background-color: transparent
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
	color: #e8283d;
	background-color: #080808;
	font-weight: bold;
}
.navbar-brand {
	float: left;
	height: 50px;
	padding: 15px 0px;
	font-size: 18px;
	line-height: 20px;
}
.bgRound {
	width: 223px;
	height: 223px;
	background-image: url(../images/round_bg.png);
}
body {
	padding-top: 90px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}
.business-header {
	height: 484px;
	background: url(../images/bg.png) center center no-repeat scroll;
	width: 100%;
}
/* Customize the text color and shadow color and to optimize text legibility. */

.tagline {
	text-shadow: 0 0 10px #000;
	color: #fff;
}
.img-center {
	margin: 0 auto;
}
footer {
	margin: 0px 0;
}
.navbar-inverse {
	background-color: #fff;
	border-color: none;
}
.navbar-fixed-top {
	border: none;
	height: 90px;
	padding-top: 6px;
}
.navbar-nav {
	margin: 14px 0 0 -15px;
}
.navbar-inverse .navbar-nav>li>a {
	color: #2b82b3;
}
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
	color: #e8283d;
	background-color: transparent
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
	color: #e8283d;
	background-color: #080808;
	font-weight: bold;
}
.navbar-brand {
	float: left;
	height: 50px;
	padding: 15px 0px;
	font-size: 18px;
	line-height: 20px;
}
.bgRound {
	width: 223px;
	height: 223px;
	background-image: url(../images/round_bg.png);
	margin: 20px auto;
}
.roundHead {
	text-align: center;
	padding-top: 20px;
	font-size: 18px;
}
.pt8 {
	padding-top: 8px;
}
.m20 {
	margin: 20px 0;
}
.roundTxt {
	text-align: center;
	font-size: 12px;
	color: #A1A1A1;
	padding: 14px 20px 6px 20px;
}
.txtMore {
	text-align: center;
}
.txtMore a {
	font-size: 11px;
	color: #e8283d;
	text-decoration: none;
}
.txtMore a:hover {
	color: #2881b2;
	text-decoration: none;
}
.navbar-toggle {
	background-color: black;
	margin-top: 24px;
}
.bgFooter {
	text-align: center;
	font-size: 12px;
	color: #878787;
}
.innerHead {
	color: #949494;
	font-size: 24px;
	padding-bottom: 20px;
}
.innerTxtCon {
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 26px;
}
.pageHead {
	font-size: 18px;
	font-weight: bold;
}
.pageHeadSub {
	font-weight: bold;
	margin-left: 20px;
	margin-top: 10px;
}
.txtDetails {
	font-size: 14px;
	line-height: 24px;
	text-align: justify;
	color: #585858;
	padding: 16px 0;
}
.txtDetailsSub {
	font-size: 14px;
	text-align: justify;
	color: #585858;
	padding: 8px 20px;
}
.img1 {
	width: 100%;
	height: auto;
}
.h50 {
	height: 50px;
	clear: both;
}
.mt30 {
	margin-top: 40px;
}
.ml15 {
	margin-left:15px;
	
}


.innerImageAbout {
	background: url(../images/bg_inner.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 303px;
	text-align: center;
	vertical-align: bottom;
	border: 0;
	bottom: 0;
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: solid 3px #ffa400;
}
.img-fluid {
	max-width: 100%;
	height: auto;
}
.innerTxt {
	font-size: 16px;
	color: #949494;
}
.borBottom {
	border-bottom: solid 1px #8ac6fe;
	padding-bottom: 50px;
}
.talignR {
	text-align: right;
}

@media (max-width:768px) {
.navbar-nav {
	margin: 0px 0 0 -15px;
}
.navbar-inverse .navbar-nav>li>a {
	color: #fff;
	background-color: #2681b2;
}
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
	color: #CACACA;
	background-color: #2681b2
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
	color: #e8283d;
	background-color: #080808;
	font-weight: bold;
}
.carousel-caption {
	font-size: 25px;
	right: 10%;
	bottom: 20px;
	left: 10%;
	z-index: 10;
	margin-top: 0px;
	padding-bottom: 20px;
	top: 10px;
}
}

@media (max-width:991px) {
.mediT {
	max-width: 100%;
	float: left!important
}
.mediI {
	max-width: 100%;
	float: right!important
}
}
