html, body {
	height: 100%;
	font-family: 'Conv_MinionPro-Regular';
	padding: 0px;
	margin: 0px;
}
header{background:#FFF;}
h1 {
	font-family: 'oliveoilbold';
	color: #0072bc
}
@font-face {
	font-family: 'oliveoilbold';
	src: url('fonts/oliveb__-webfont.woff2') format('woff2'), url('fonts/oliveb__-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Conv_MinionPro-Bold';
	src: url('fonts/MinionPro-Bold.eot');
	src: local('☺'), url('fonts/MinionPro-Bold.woff') format('woff'), url('fonts/MinionPro-Bold.ttf') format('truetype'), url('fonts/MinionPro-Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Conv_MinionPro-Semibold';
	src: url('fonts/MinionPro-Semibold.eot');
	src: local('☺'), url('fonts/MinionPro-Semibold.woff') format('woff'), url('fonts/MinionPro-Semibold.ttf') format('truetype'), url('fonts/MinionPro-Semibold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Conv_MinionPro-Regular';
	src: url('fonts/MinionPro-Regular.eot');
	src: local('☺'), url('fonts/MinionPro-Regular.woff') format('woff'), url('fonts/MinionPro-Regular.ttf') format('truetype'), url('fonts/MinionPro-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
/* CSS Document */
.navbar-default {
	background: #0072bc;
	border: none;
	margin-bottom: 0px;
	border-radius: 0px !important
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
	background: #0072bc;
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
}
.navbar-default .navbar-nav>li>a {
	color: #fff;
}
.navbar-default .navbar-nav>li>a:focus{ color:#fff}
.navbar-default .navbar-nav>li>a:hover {
	font-weight:bold;
	color: #fff;
	text-decoration:underline;
}
.mr15 {
	margin-right: 15px;
}
.ml20 {
	margin-left: 20px;
}
.mt15 {
	margin-top: 15px;
}
.rightTopMain {
	width: 477px;
	height: 449px;
	background: url(../images/hangBg.png) no-repeat center center;
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 999;
	text-align: center;
	padding-left: 150px;
}
.rightTopMain h2 {
	color: #808080;
	font-family: '';
	font-size: 30px;
	text-transform: uppercase;
	line-height: 48px;
	margin-top: 30px;
}
.rightTopMain h2 span {
	font-size: 42px !important
}
.rightTopMain h4 {
	color: #000;
	font-family: '';
	font-size: 30px;
	font-style: italic;
	line-height: 38px;
	margin-top: 30px;
	font-weight: bold;
}
.carousel-indicators {
	display: none;
}
footer {
	background: #0072bc;
	color: #fff
}
.pb20 {
	padding-bottom: 20px;
}
.mainContent h1 {
	font-size: 48px;
	font-weight: bold
}
.mainContent h3 {
	color: #808080;
	font-size: 34px;
	font-family: 'Conv_MinionPro-Semibold'
}
.mainContent p {
	color: #808080;
	font-size: 22px;
	line-height: 34px;
	font-family: 'Conv_MinionPro-Regular';
	margin-bottom: 30px;
	text-align: justify;
}
.navbar-default .navbar-nav>li>a {
	font-family: 'Conv_MinionPro-Regular';
	font-size: 24px
}
footer h2 {
	font-family: 'oliveoilbold';
	font-size: 42px;
}
footer p {
	font-family: 'Conv_MinionPro-Regular';
	font-size: 22px
}
footer a, footer a:hover {
	color: #fff;
	text-decoration: underline
}
/* You can change the height of the carousel by changing the height in the class below. It is set to 50% by default, but can be any height! */

.carousel {
	height: 50%;
}
.item, .active, .carousel-inner {
	height: 100%;
}
/* Background images are set within the HTML using inline CSS, not here */

.fill {
	width: 100%;
	height: 100%;
	background-position: center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}
footer {
	margin: 50px 0 0 0;
}
.graC {
	color: #d7d7d7
}
.graC a {
	color: #d7d7d7
}
.mobiMain {
	display: none
}
.rightImg {
	float: right;
	margin: 10px 0 10px 10px;
	padding: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.leftImg {
	float: left;
	margin: 10px 10px 10px 0;
	padding: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bx-wrapper{ margin-bottom:10px !important;}
.bxslider{ padding:0px; margin:0px; }
.bxslider li{ min-height:350px; background:no-repeat center center; background-size: cover}
.bx-wrapper .bx-viewport{ border:none !important; left:0px !important; box-shadow:none !important;}
.bx-controls{ display:none !important}
@media only screen and (max-width:768px) {
.logo {
	max-width: 52%
}
.navbar-collapse {
	max-width: 680px;
}
.navbar-nav {
	padding-right: 100px;
}
.mainContent h1 {
	font-size: 60px;
}
}
@media only screen and (max-width:963px) {
.navbar-collapse {
	max-width: 680px;
}
.navbar-nav {
	padding-right: 100px;
}
}
 @media only screen and (max-width:767px) {
.rightTopMain {
	display: none
}
.navbar-default {
	position: absolute;
	z-index: 9;
	right: 0px;
	top: -10px;
	background: none;
	width: 100%
}
.navbar-nav {
	background: #0072bc
}
.carousel {
	height: 40%;
}
.resTCenter {
	text-align: center !important
}
.mobiMain {
	display: block;
	text-align: center;
	border-bottom: #0072bc solid 5px;
	border-top: #0072bc solid 5px;
	margin-top: 10px
}
.mobiMain h2 {
	color: #808080;
	font-size: 26px;
	text-transform: uppercase
}
.mobiMain h2 span {
	font-size: 36px;
}
.mobiMain h1 {
	font-size: 30px;
}
.mobiMain h4 {
	font-style: italic;
	color: #000;
	font-size: 22px;
	margin-bottom: 20px;
}

.navbar-toggle .icon-bar {
	width: 24px;
}
.navbar-default .navbar-toggle {
	border-color: #1b75bc;
	border-radius: 0px;
	border: #1b75bc solid 2px;
	padding: 9px 8px
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #1b75bc !important;
	border-radius: 0px;
	height: 3px;
}
.navbar-default .navbar-toggle::before {
	width: 15px;
	height: 50px;
	position: absolute;
	content: '';
	top: 0px;
	left: -20px;
	background: url(../images/menuText.png) left center no-repeat;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
	background: #fff
}
.navbar-collapse {
	width: auto !important;
}
.bxslider li{ min-height:250px;}
}
@media only screen and (max-width:420px) {
.logo {
	max-width: 100%
}
.rightImg, .leftImg {
	width: 100%;
	margin: 10px 0;
}
.bxslider li{ min-height:170px;}
}
