/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	border:0px;
	background-color:#FFFFFF;
	font-family: 'Lora', serif;
	font-size:13px;
	line-height:23px;
	text-align:justify;
	color:#404040;
}
a {
	text-decoration:none;
	font-family: 'Lora', serif;
	font-size:14px;
}
.nav > li > a {
	padding: 11px !important;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
	background-color: #1699AB !important;
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
	background-color: #1699AB !important;
	color:#fff !important;
}
p {
	font-size:15px;
	line-height:25px;
	text-align:justify;
	margin-bottom:30px;
}
h1,h2,h3,h4,h5,h6 {
	font-family:Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
	text-align:left;
	font-weight:normal;
}
h1 {
	font-size:30px;
	line-height:36px;
	padding:15px;
	vertical-align:middle;
	color:#1e1a16;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	margin:10px;
}
h2 {
	font-size:26px;
	line-height:36px;
	padding:20px 0px;
	color:#1699ab;
}
h2 span {
	color:#000000;
}
/*h3 {
	color:#444d90;
	border-bottom:#320a0a 1px dashed;
	margin:0px;
	font-size:20px;
	line-height:30px;
}
h3 span {
	color:f8b61a;
}*/
header {
	width:100%;
	float:left;
	height:auto;
	display:block;
	clear:both;
	padding:10px 0px;
	z-index:1;
	z-index:999;
}
article {
	width:100%;
	float:left;
	height:auto;
	overflow:hidden;
	overflow:hidden;
	display:block;
	clear:both;
	margin:0PX;
	padding:0px;
}
section {
	width:100%;
	float:left;
	height:auto;
	/*overflow:hidden;*/
	margin:0px;
	display:block;
	clear:both;
}
footer {
	width:100%;
	padding:10px 0px;
	text-align:center;
	font-size:14px;
}
footer p {
	width:100%;
	text-align:center;
	font-size:14px;
	line-height:30px;
	padding:10px 0px;
	color:#0a454d;
	margin:10px 0px;
}
footer span {
	color:#15c1f4;
}
footer a {
	color:#15c1f4;
}
ul {
	list-style-type:none;
	margin:0;
	padding:0;
	/*position: absolute;*/
}
ol {
	list-style-type:none;
	margin:0;
	padding:10;
	/*position: absolute;*/
}
li {
	/*display:inline-block;*/
	/*margin-right: 1px;*/
	font-size:14px;
}
img {
	float:left;
	height:auto;
	padding:0px;
	margin:0px;
	border:0px;
	width:inherit;
	max-width:100%;
}
i {
	margin-right:10px;
}
.navbar-inverse {
	background-color:#1699ab;
	color:#FFFFFF;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	border:0px;
}
.navbar-inverse .navbar-nav > li > a {
	color:#FFFFFF;
	font-family: 'Lora', serif;
}
.top-area {
	background-color:#1699ab;
	color:#FFFFFF;
	height:auto;
	overflow:hidden;
	margin-bottom:5px;
	-webkit-box-shadow: 0px 2px 3px 0px rgba(105,105,105,1);
	-moz-box-shadow: 0px 2px 3px 0px rgba(105,105,105,1);
	box-shadow: 0px 2px 3px 0px rgba(105,105,105,1);
}
.top-contact-area {
	padding:0px;
	margin:0px;
	height:auto;
	overflow:hidden;
	float:left;
}
.top-contact-area ul li {
	float:left;
	padding:5px 7px;
	margin:0px 20px 0px 0px;
	letter-spacing:1px;
}
.top-follow-area {
	padding:0px;
	margin:0px;
	height:auto;
	overflow:hidden;
	float:right;
}
.top-follow-area ul {
	float:right;
}
.top-follow-area ul li {
	float:left;
	padding:5px 7px;
	font-size:18px;
}
.top-follow-area ul li a{
color:#fff;
text-decoration:none;
}
/*.top-follow-area ul li a {
	color:#FFFFFF;
	margin-right:10px;
	background-color:#FF0000;
	font-size:11px;
	font-weight:bold;
	padding:2px 4px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	margin:0px 2px 2px -20px;
}*/
.top-follow-area .count{
	color:#FFFFFF;
	margin-right:10px !important;
	background-color:#FF0000;
	font-size:11px;
	font-weight:bold;
	padding:2px 4px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	margin:0px 2px 2px -20px;
}
/*.top-follow-area ul li a:hover {
	color:#f8b61a;
}*/
.logo {
	width:63px;
	margin:10px;
}
.logo img {
	width:100%;
	float:left;
	margin-right:30px;
}
.offer-area {
	width:100%;
	float:left;
	height:auto;
	overflow:hidden;
	padding:30px 0px;
}
.offer-tab-area {
	border:#bfbfbf 1px dashed;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	padding:15px;
	text-align:center;
	height:auto;
	overflow:hidden;
	margin:15px 0px;
}
.offer-tab-area img {
	width:75%;
	margin:15px auto;
	padding:20px;
	display:block;
	clear:both;
	float:none;
}
.offer-tab-area p {
	text-align:center;
}
.offer-tab-area a {
	width:120px;
	padding:5px 7px;
	margin:15px auto;
	display:block;
	clear:both;
	float:none;
	background-color:#f8b61a;
	color:#FFFFFF;
	font-size:18px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	text-decoration:none;
}
.offer-tab-area a:hover {
	background-color:#f1f1f1;
	color:#f8b61a;
}
.dropdown-submenu {
    position: relative;
}
.dropdown-submenu .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -1px;
}
.slider-area {
	width:100%;
	float:left;
	height:auto;
	background-image:url(../images/slider-area-bg.jpg);
	background-position:left top;
	background-repeat:repeat-x;
}
.header-banner-area {
	width:100%;
	float:left;
	height:auto;
	overflow:hidden;
	padding-bottom:24px;
	background-image:url(../images/shadow.png);
	background-position:bottom center;
	background-repeat:no-repeat;
}
.header-banner-area img {
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
/*======================================Header Slider=========================================*/
/* Slider
http://www.freshdesignweb.com/fashion-responsive-slider-tutorial.php
*/
/* Slider
/*-----------------------------------------------------------------------------------*/
.slider_container{ width:100%; margin:0px; clear:both; /*background:url(images/shadow_top.png) no-repeat top center;*/ padding:0;}
.flex-caption{ position: absolute; right:0px; bottom:20px;}
.caption_title_line{ width:450px; height:auto; padding:5px 15px 10px 15px;background:url(../images/slider_caption_bg.png) repeat;color: #303030; color:#FFFFFF;}
.flex-caption h2{ color:#ffffff;font-size:24px; padding:5px 0 5px 0; margin:0px;}
.flex-caption p{ color:#ffffff;font-size:16px; padding:5px 0 5px 0; margin:0px;}

.flex-container a:active,
.flexslider a:active {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;} 

/* FlexSlider Necessary Styles
*********************************/ 
.flexslider {width: 100%; margin: 0; padding: 0px;/*background:url(../images/shadow_bottom.png) no-repeat center bottom;*/}
.flexslider .slides > li {display: none;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; /*display: block; border:10px #ededed solid;*/}
.flex-pauseplay span {text-transform: capitalize;}
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}
.no-js .slides > li:first-child {display: block;}
.flexslider {position: relative; zoom: 1;}
.flexslider .slides {zoom: 1;}
.flexslider .slides > li {position: relative;}
.flex-container {zoom: 1; position: relative;}

/* Direction Nav */
.flex-direction-nav li a {width:45px; height:42px; margin:0; display: block; position: absolute; right:0px; cursor: pointer; text-indent: -9999px;}
.flex-direction-nav li a.next {background:url(../images/next.png) no-repeat center; bottom:184px;}
.flex-direction-nav li a.prev {background:url(../images/prev.png) no-repeat center;bottom:141px;}
.flex-direction-nav li a.next:hover {background:url(../images/next_a.png) no-repeat center;}
.flex-direction-nav li a.prev:hover {background:url(../images/prev_a.png) no-repeat center;}
.flex-direction-nav li a.disabled {opacity: .3; filter:alpha(opacity=30); cursor: default;}

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -30px; text-align: center;}
.flex-control-nav li {margin: 0 0 0 5px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-nav li:first-child {margin: 0;}
.flex-control-nav li a {width: 13px; height: 13px; display: block; cursor: pointer; text-indent: -9999px;}
.flex-control-nav li a:hover {background-position: 0 -13px;}
.flex-control-nav li a.active {background-position: 0 -26px; cursor: default;}

/* Media Queries
/*-----------------------------------------------------------------------------------*/

@media screen and (max-width: 600px) {
.slider_container{ width:90%; margin:0 0 0 2%; clear:both; background:none; padding:30px 0 0 0;}
.flexslider {width: 100%; margin: 0; padding:0 0 30px 0;background:none;}
.flex-direction-nav li a {width:45px; height:42px; margin:0; display: block; position: absolute; right:-10px; cursor: pointer; text-indent: -9999px;}
.flex-direction-nav li a.next {background:url(images/next.png) no-repeat center; bottom:85px;}
.flex-direction-nav li a.prev {background:url(images/prev.png) no-repeat center;bottom:40px;}
.flex-caption { display:none;}
}
/*======================================================End============================================================*/
.left-area {
	float:left;
}
.righr-area {
	float:right;
}
.mid-area {
	float:left;
	padding:0px 10px;
	margin-bottom:20px;
}
.mid-area p {
	padding:0px;
	margin:5px;
}
.mid-area img {
	width:45%;
	float:left;
	height:auto;
	padding:1%;
	margin:1%;
	border:#0a454d 1px dashed;
}
.mid-area td img {
	width:inherit;
	float:left;
	height:auto;
	padding:1%;
	margin:1%;
	border:none;
}
.mid-full-image-area {
	width:100%;
	float:left;
	height:auto;
	overflow:hidden;
	padding:0px;
	margin:20px 0px 0px 0px;
}
.mid-full-image-area img {
	width:94%
}
.location-area li {
	padding:2px 7px;
	margin:5px 35px;
	list-style:url(../images/area-icon.png);
	float:left;
	width:200px;
}
.listing li {
	padding:2px 7px;
	margin:5px 35px;
	list-style:url(../images/round-tick.png);
	float:left;
}
.mangement-speak-area {
	width:100%;
	float:left;
	height:auto;
	overflow:hidden;
}
.mangement-speak-area div {
	width:100%;
	background-color:#d9edf0;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	margin:-25px 0px;
	padding:0px;
	min-height:85px;
}
.mangement-speak-area div img {
	float:left;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	border:#0a454d 2px solid;
	margin:10px;
	width:27.5%;
}
.mangement-speak-area div p {
	padding:10px;
}
.mangement-speak-area marquee {
	min-height:270px;
	max-height:280px;
}
.director {
	font-size:18px;
	color:#343434;
	text-align:left;
	width:100%;
	float:left;
	height:inherit;
	padding:10px 0px;
	margin:0px;
	line-height:20px;
}
.director h3 {
	margin:20px 0px 0px 0px;
	color:#208896;
}
.director img {
	float:left;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	border:#0a454d 2px solid;
	padding:5px;
	margin:10px;
	width:20%;
}
.latest-update-area {
	width:100%;
	float:left;
	height:auto;
	margin:20px 0px;
}
.latest-update-area p {
	color:#2d2d2d;
	border-bottom:#2d2d2d 1px dotted;
	font-size:16px;
	margin:10px 0px;
	padding:5px 0px;
}
.latest-update-area a {
	color:#2d2d2d;
}
.latest-update-area a i {
	margin-left:5px;
}
.latest-update-area marquee {
	max-height:200px;
}
.surakha-sapath p {
	font-family: 'Khula', sans-serif;
}
.safety-publication-area p span {
	color:#0a454d;
	font-size:14px;
	font-weight:bold;
}
.safety-publication-area ul li {
	margin:10px 0px;
	font-size:16px;
	border-bottom:#000000 1px dotted;
	padding:5px 0px;
}
.safety-publication-area ul li i {
	font-size:18px;
	font-weight:bold;
	color:#bc0b10;
}
.chairman-area {
	background-image:url(../images/chairmen-speach.jpg);
	margin-top:20px;
	padding:30px 0px;
}
.chairman-area p {
	padding:0px 30px;
	margin:5px 0px;
}
.chairman-img-area {
	width:350px;
	margin:20px auto;
	padding:0px;	
	text-align:center;
	font-size:18px;
}
.chairman-img-area h3 {
	text-align:center;
	color:#1699ab;
}
.chairman-img-area img {
	width:150px;
	margin:10px auto;
	float:none;
	display:block;
	clear:both;
	height:auto;
	border:#0a454d 3px solid;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
}
.inverted-commas {
	width:40px;
	height:auto;
	overflow:hidden;
	display:block;
	clear:both;
	padding:0px;
	margin:10px 0px 20px 0px;
}
.map-area {
	width:100%;
	height:480px;
	overflow:hidden;
}
.map-area iframe {
	margin-top:-50px;
}
.i4ewOd-pzNkMb-tJHJj {
	display:none !important;
}
.footer-content-area {
	width:100%;
	float:left;
	height:auto;
	overflow:hidden;
	padding:20px 0px;
	background-color:#0a454d;
	color:#FFFFFF;
}
.footer-content-area p {
	padding:5px 0px;
	margin:5px 0px;
}
.footer-content-area h2 {
	color:#FFFFFF;
}
.footer-content-area h2 span {
	color:#48c1d2;
}
.footer-content-area ul li {
	list-style:none;
	margin:5px 0px;
	padding:7px 0px;
	border-bottom:#FFFFFF 1px dashed;
}
.footer-content-area ul li i {
	margin-right:10px;
}
.input-area {
	width:100%;
	float:left;
	margin:2px 0px;
	background-color:#FFFFFF;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	color:#333333;
	padding:7px;
	border:0px;
	font-family: 'Fjalla One', sans-serif;
}
.button {
	width:120px;
	float:right;margin:2px 0px;
	background-color:#FFFFFF;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	color:#333333;
	padding:7px;
	border:0px;
	font-family: 'Fjalla One', sans-serif;
	background-color:#48c1d2;
}
.carousel-caption1 {
	background-image:url(../images/slider_caption_bg.png);
	background-repeat:repeat;
	position:absolute;
	top:250px;
	right:0px;
	color:#FFFFFF;
	padding:10px;
}
.carousel-caption1 p {
	padding:5px;
	margin:5px;
}
.carousel-caption1 h2 {
	color:#FFFFFF;
	padding:5px;
	margin:5px;
}
.active {
	background-color:#073036;
	color:#FFFFFF;
}
@font-face {
	font-family:hindi;
	src:url(../fonts/Kruti_Dev_010.ttf);
}
/*.surakha-sapath {
	font-family: hindi;
	font-size:22px;
	line-height:24px;
}
.surakha-sapath strong {
	font-size:33px;
	font-weight:bold;
}*/
.surakha-sapath {
	font-family: 'Noto Sans', sans-serif;
}
.page-navigation-area {
	background-color:#eaeaea;
	text-align:left;
	font-size:16px;
	orphans:#474747;
	padding:5px;
}
.page-navigation-area i {
	margin:0px 10px;
}
.time-zone {
	font-family: 'Fjalla One', sans-serif;
	font-size:16px;
	padding:20pxn 0px;
	width:300px;
	float:none;
	margin:30px auto;
	text-align:center;
}
.time-zone a{
	font-family: 'Fjalla One', sans-serif;
	font-size:16px;
	padding:20pxn 0px;
	width:300px;
	float:none;
	margin:30px auto;
	text-align:center;
	color:#800000;
	text-decoration:none;
}
@media screen and (max-width: 1024px) {

	h2 {
		font-size:24px;
		line-height:34px;
		padding:20px 0px;
		color:#1699ab;
	}
	.navbar-inverse .navbar-nav > li > a {
		padding:15px 7px;
		font-size:13px;
	}
	.mangement-speak-area marquee {
		min-height:370px;
		max-height:380px;
		font-size:14px;
	}
	.mangement-speak-area marquee p {
		font-size:14px;
		line-height:20px;
	}
}

@media screen and (max-width: 800px) {
	.logo img {
		margin:20px 30px;
	}
	.mangement-speak-area {
		width:46%;
		float:left;
		height:auto;
		overflow:hidden;
		margin:20px 0px;
	}
	.mangement-speak-area div {
		width:100%;
		background-color:#d9edf0;
		-webkit-border-radius: 15px;
		-moz-border-radius: 15px;
		border-radius: 15px;
		margin:5px 0px;
		padding:0px;
		min-height:105px;
		display:block;
		clear:both;
	}

	.mangement-speak-area div img {
		float:left;
		-webkit-border-radius: 100px;
		-moz-border-radius: 100px;
		border-radius: 100px;
		border:#0a454d 2px solid;
		margin:10px;
		width:27.5%;
	}
	.mangement-speak-area marquee {
		min-height:320px;
		max-height:330px;
		font-size:14px;
	}
	.latest-update-area {
		width:46%;
		float:right;
		height:auto;
		margin:20px 0px;
	}
	.latest-update-area marquee {
		min-height:320px;
		max-height:330px;
		font-size:14px;
	}
	.director img {
		float:left;
		-webkit-border-radius: 100px;
		-moz-border-radius: 100px;
		border-radius: 100px;
		border:#0a454d 2px solid;
		padding:5px;
		margin:10px;
		width:12.5%;
	}
	.time-zone {
		font-family: 'Fjalla One', sans-serif;
		font-size:16px;
		padding:20pxn 0px;
		width:96%;
		float:none;
		margin:30px auto;
		text-align:center;
	}
	.time-zone a{
		font-family: 'Fjalla One', sans-serif;
		font-size:16px;
		padding:20pxn 0px;
		width:96%;
		float:none;
		margin:30px auto;
		text-align:center;
		color:#800000;
		text-decoration:none;
	}
}

@media screen and (max-width: 600px) {
	
    .logo img {
		margin:20px auto;
	}
	header h1 {
		text-align:center !important;
	}
	.logo {
		width:80px;
		margin:20px auto;
		float:none;
	}
	.mangement-speak-area {
		width:100%;
		float:left;
		height:auto;
		overflow:hidden;
		margin:20px 0px;
	}
	.mangement-speak-area div {
		width:100%;
		background-color:#d9edf0;
		-webkit-border-radius: 15px;
		-moz-border-radius: 15px;
		border-radius: 15px;
		margin:5px 0px;
		padding:0px;
		min-height:105px;
		display:block;
		clear:both;
	}

	.mangement-speak-area div img {
		float:left;
		-webkit-border-radius: 100px;
		-moz-border-radius: 100px;
		border-radius: 100px;
		border:#0a454d 2px solid;
		margin:10px;
		width:27.5%;
	}
	.mangement-speak-area marquee {
		min-height:260px;
		max-height:370px;
		font-size:14px;
	}
	.latest-update-area {
		width:100%;
		float:right;
		height:auto;
		margin:20px 0px;
	}
	.latest-update-area marquee {
		min-height:240px;
		max-height:250px;
		font-size:14px;
	}
	.chairman-img-area {
		width:90%;
		float:left;
		padding:0px;
		margin:0px;
	}
	.chairman-area p {
		padding:10px 0px;
		margin:5px 0px;
	}
	.mid-area img {
		width:94%;
		float:left;
		height:auto;
		padding:1%;
		margin:1%;
		border:#0a454d 1px dashed;
	}
	.director img {
		float:none;
		-webkit-border-radius: 100px;
		-moz-border-radius: 100px;
		border-radius: 100px;
		border:#0a454d 2px solid;
		padding:5px;
		margin:10px auto;
		width:17.5%;
	}
}

.btn-default,.btn-default:hover {
	color: #FFF !important;
	background-color: #0A454D !important;
	border-color: #0A454D !important;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
	color: #000 !important;
	text-decoration: none;
	background-color: #fff !important;
	outline: 0;
}
.navbar-inverse .navbar-nav > .open > a{
	color: #fff;
	background-color: #1699AB !important;
}
/*.parallax-title::after {
	content: "";
	display: block;
	height: 2px;
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	width: 80px;
	background-color: #1699AB;
}

*/
.top-contact-area li a{
 color:#fff;
text-decoration:none;
}