* {
	margin: 0px;
	padding: 0px;
}
h4, h5, h6, h1, h2, h3 {
	margin: 0;
}
ul, ol, li {
	margin: 0;
	padding: 0;
}
p {
	margin: 0;
}
body {
	margin: 0;
	padding: 0;
	font-family: OpenSans-Regular;
}
/*--fonts--*/
@font-face {
	font-family: Overlock-Regular;
	src: url(../fonts/Overlock-Regular.ttf) format('truetype');
}
@font-face {
	font-family: OpenSans-Regular;
	src: url(../fonts/OpenSans-Regular.ttf) format('truetype');
}
.header {
	padding: 2em 0em;
}
.header-top {
	background: #38c2c5;
	padding: 1em 0em;
}
.header-top p {
	font-family: Ubuntu-Regular;
	font-size: 16px;
	font-weight: 400;
	color: #fff;
}
.head-mid {
	float: left;
	width: 33.33%;
	text-align: center;
}
.navbar-header a.navbar-brand.logo-st, .navbar-header a.navbar-brand.logo-st:hover {
	font-family: Ubuntu-Regular;
	font-weight: 700;
	font-size: 35px;
	text-decoration: none;
	color: #309BBE;
	margin-top: 2px;
}
nav.navbar.navbar-default.chn-gd {
	background-color: #1CD5B5;
	padding: 0em 0em;
	margin: 0;
}
.header_nav {
	background-color: #1CD5B5;
	background-color: #f58634;
}
li.las a {
	border-right: none ! important;
}
.icn_pos {
	font-size: 16px;
	padding-left: 20px;
}
.icn_pos.hm {
	padding-left: 12px;
}
.icn_pos.hm2 {
	padding-left: 40px;
}
.navbar-default .navbar-nav>li {
	padding: 0px;
	text-align: center;
}
.navbar-default .navbar-nav>li:first-child {
	background: url(../arrow.png) no-repeat;
}
.carousel-indicators .active {
	background-color: #020202 !important;
}
.carousel-indicators li {
}
.image-wid img {
	width: 100%;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
	background: #020202 !important;
	border-radius: 2px;
	transition: 0.6s all;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	background: #020202 !important;
}
.glyphicon {
	color: #fff;
	font-size: 0.75em;
	margin-right: 5px;
}
.navbar-right {
	float: none!important;
	margin-right: 0px;
}
.navbar {
	position: relative;
	min-height: 36px;
}
.navbar-collapse {
	padding-right: 0px;
	padding-left: 0px;
}
.logo {
	float: left;
	width: 33.33%;
}
.ad-ph {
	float: right;
	width: 33.33%;
	padding: 0 0 0 16em;
}
.ad-ph p {
	color: #020202;
	font-size: 1.3em;
	font-weight: 400;
	line-height: 1.8em;
	display: inline-block;
}
span.glyphicon.glyphicon-earphone {
	color: #1CD5B5;
	font-size: 1.5em;
	display: inline-block;
	margin-right: 20px;
}
.logo h1 a {
	color: #020202;
	font-size: 1.3em;
	text-decoration: none;
	font-family: Overlock-Regular;
}
.head-mid p {
	font-size: 1.3em;
	line-height: 1.8em;
	color: #1CD5B5;
	font-style: italic;
}
.head-mid p a {
	color: #020202;
	text-decoration: none;
}
.head-mid p a:hover {
	color: #1CD5B5;
	text-decoration: none;
}
.banner {
	background: url(../images/67.jpg) no-repeat;
	background-size: cover;
	width: 100%;
	position: relative;
	border-bottom: 5px solid #1CD5B5;
}
/*--- slider-css --*/

.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}
.rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
}
.rslides li:first-child {
	position: relative;
	display: block;
	float: left;
}
.rslides img {
	display: block;
	height: auto;
	float: left;
	width: 100%;
	border: 0;
}
.callbacks_tabs a:after {
	content: "\f111";
	font-size: 0;
	font-family: FontAwesome;
	visibility: visible;
	display: block;
	height: 0px;
	width: 0px;
	display: inline-block;
	border: none;
	background: none;
	border-radius: 50px;
}
.callbacks_here a:after {
	background: #fff;
}
.callbacks_tabs a {
	visibility: hidden;
}
.callbacks_tabs li {
	display: inline-block;
}
ul.callbacks_tabs.callbacks1_tabs {
	position: absolute;
	bottom: 14%;
	z-index: 999;
	left: 46%;
}
.callbacks_nav {
	position: absolute;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	top: 38%;
	left: 25px;
	opacity: 0.7;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 35px;
	width: 35px;
	background: url("../images/img-sprite.png") no-repeat -13px -98px;
}
.callbacks_nav.next {
	left: auto;
	background-position: -91px -98px;
	right: 25px;
}
.banner-text {
	padding: 19em 0 1em;
	color: #fff;
	width: 42%;
}
.banner-text h3 {
	font-size: 2em;
	text-transform: uppercase;
	letter-spacing: 6px;
	line-height: 1.2em;
	font-family: Overlock-Regular;
	color: #020202;
}
.banner-text p {
	font-size: 1.1em;
	margin: 1.3em 0 1em;
}
.banner-text a {
	text-decoration: none;
	color: #fff;
	font-size: 1.2em;
	background: #8ce78a;
	padding: 0.4em 1em;
	border-radius: 5px;
}
.banner-text a:hover {
	color: #8ce78a;
	background: #fff;
}
.sha {
	position: relative;
	padding-bottom: 3em;
}
.sha {
	background: url(../images/shape.png)no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	width: 28%;
	top: -5px;
	left: 569px;
}
/*-- welcome --*/
.welcome p {
	color: #999;
	font-size: 1em;
	line-height: 1.8em;
}
.welcome {
	padding: 5em 0 0;
}
.welcome h2 {
	font-size: 3.5em;
	color: #020202;
	line-height: 1.2em;
	font-family: Overlock-Regular;
	text-align: center;
	margin-bottom: 0.8em;
}
.welcome-btm h3 {
	color: #1CD5B5;
	font-size: 4.5em;
	font-family: Overlock-Regular;
	margin: 0;
}
.welcome-btm li {
	display: inline-block;
	margin: 0 0.2em;
}
.welcome-btm li a {
	width: 12px;
	height: 12px;
	background-color: #1CD5B5;
	display: block;
	border-radius: 50%;
}
.welcome-left {
	text-align: center;
}
ul.wel {
	margin: 1em 0;
}
.welcome-btm h5 {
	color: #020202;
	font-size: 1.7em;
	margin: 0;
	font-family: Overlock-Regular;
}
.wel-top {
	margin: 6em 0 0;
}
.welcome-left1 {
	text-align: center;
}
span {
	font-size: 0.65em;
}
.welcome-btm {
	padding: 5em 0;
}
a.wht {
	background-color: #fff ! important;
	border: 1px solid #000;
	border-radius: 50%;
}
/*-- welcome --*/
/*-- why --*/
.why {
	padding: 5em 0;
	background: #eee;
}
.why h4 {
	color: #020202;
	font-size: 2.2em;
	margin: 0;
	font-family: Overlock-Regular;
	display: inline-block;
	vertical-align: middle;
}
span.glyphicon.glyphicon-globe {
	color: #fff;
	font-size: 2em;
	display: inline-block;
	margin-right: 20px;
	vertical-align: middle;
	background-color: #1CD5B5;
	padding: 0.5em;
}
.why p {
	color: #999;
	font-size: 1em;
	line-height: 1.8em;
	margin: 2em 0 0;
}
/*-- why --*/
/*-- team-effects --*/
.ch-item {
	width: 100%;
	height: 100%;
	position: relative;
	cursor: default;
	box-shadow: inset 0 0 0 0 rgba(200,95,66, 0.4), inset 0 0 0 16px rgba(255,255,255,0.6), 0 1px 2px rgba(0,0,0,0.1);
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.ch-img-1 {
	background: url(../images/14.png) -9px -15px;
	border-radius: 50%;
}
.ch-img-2 {
	background: url(../images/15.png) -9px -15px;
	border-radius: 50%;
}
.ch-img-3 {
	background: url(../images/16.png) -9px -15px;
	border-radius: 50%;
}
.ch-info {
	position: absolute;
	width: 100%;
	height: 100%;
	opacity: 0;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-backface-visibility: hidden; /*for a smooth font */
}
.ch-info h3 {
	color: #fff;
	text-transform: uppercase;
	position: relative;
	letter-spacing: 2px;
	font-size: 18px;
	margin: 0 30px;
	padding: 65px 0 0 0;
	height: 110px;
	font-family: 'Open Sans', Arial, sans-serif;
	text-shadow: 0 0 1px #fff, 0 1px 2px rgba(105, 190, 191, 0.78)
}
.ch-info p {
	color: #fff;
	padding: 10px 5px;
	font-style: italic;
	margin: 0 30px;
	font-size: 12px;
	border-top: 1px solid rgba(255,255,255,0.5);
}
.ch-info p a {
	display: block;
	color: #fff;
	color: rgba(255,255,255,0.7);
	font-style: normal;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 9px;
	letter-spacing: 1px;
	padding-top: 4px;
	font-family: 'Open Sans', Arial, sans-serif;
}
.ch-info p a:hover {
	color: #fff222;
	color: rgba(255,242,34, 0.8);
}
.ch-item:hover {
	box-shadow: inset 0 0 0 110px rgba(105, 190, 191, 0.78), inset 0 0 0 16px rgba(105, 190, 191, 0.78), 0 1px 2px rgba(105, 190, 191, 0.78);
}
.ch-item:hover .ch-info {
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}
.ch-grid {
	margin: 40px 0 0 0;
	padding: 0;
	list-style: none;
	display: block;
	text-align: center;
	width: 100%;
}
.ch-grid:after, .ch-item:before {
	content: '';
	display: table;
}
.ch-grid:after {
	clear: both;
}
.ch-grid li {
	width: 220px;
	height: 220px;
	display: inline-block;
	margin: 20px;
}
/*-- //team --*/
/*-- majority --*/
.majority h3 {
	font-size: 2.5em;
	color: #020202;
	line-height: 1.2em;
	font-family: Overlock-Regular;
	text-align: center;
	margin-bottom: 1.8em;
}
.majority h4 {
	color: #1CD5B5;
	font-size: 1.7em;
	margin: 0.8em 0;
	font-family: Overlock-Regular;
	text-shadow: 0px -1px 0px #12CCAB;
}
.majority li a {
	color: #999;
	font-size: 1.1em;
	text-decoration: none;
}
.majority li a:hover {
	color: #1CD5B5;
}
.majority li {
	padding: 0.5em 0;
	border-bottom: 1px solid #eee;
	display: block;
}
.majority {
	padding: 5em 0;
}
/*-- majority --*/
/*-- footer --*/
.footer p {
	color: #7F8D98;
	font-size: 1em;
	line-height: 1.8em;
	margin: 0.3em 0;
	margin-left: -72px;
}
.footer p a:hover {
	color: #1CD5B5;
}
.footer p a {
	color: #7F8D98;
	text-decoration: none;
}
.footer {
	padding: 2em 0;
	background-color: #3b444b;
}
/*-- footer --*/
.banner-1 {
	background: url(../images/67.jpg)center fixed;
	background-size: cover;
	min-height: 250px;
}
/*-- about --*/
.about {
	padding: 5em 0;
}
.about p, .projects p, .services p, .contact p {
	color: #999;
	font-size: 1em;
	line-height: 1.8em;
	margin: 1em 0;
}
.about h3, .services h3, .projects h3, .contact h3 {
	font-size: 2.5em;
	color: #1CD5B5;
	line-height: 1.2em;
	font-family: Overlock-Regular;
	margin-bottom: 0.8em;
}
span.bec {
	font-size: 2.5em;
	color: #020202;
	font-weight: 700;
}
.about h5 {
	font-size: 1.5em;
	color: #020202;
	line-height: 1.4em;
	margin: 0.8em 0 0;
	font-family: Overlock-Regular;
	font-weight: 600;
}
.about li {
	display: inline-block;
	width: 46%;
	float: left;
	margin: 2%;
}
.testimonials {
	margin: 2em 0 0;
}
.about h6 a {
	font-size: 1.2em;
	color: #1CD5B5;
	line-height: 1.8em;
	text-decoration: none;
	font-weight: 700;
}
.about h6 a:hover {
	color: #202020;
}
/*-- about --*/
/*-- services --*/
.services {
	padding: 5em 0;
}
.services h4, .projects h4, .contact h4 {
	font-size: 2em;
	margin: 0.5em 0;
	color: #202020;
	font-family: Overlock-Regular;
}
.camp {
	margin: 5em 0 0;
}
.camp img {
	width: 100%;
}
/* Shutter In Horizontal */
.hvr-shutter-in-horizontal {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	background: #202020;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	text-decoration: none;
	padding: 0.4em 1.5em;
	font-size: 1em;
	color: #fff;
}
.hvr-shutter-in-horizontal:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: #1CD5B5;
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
	-webkit-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.hvr-shutter-in-horizontal:hover, .hvr-shutter-in-horizontal:focus, .hvr-shutter-in-horizontal:active {
	color: white;
	text-decoration: none;
}
.hvr-shutter-in-horizontal:hover:before, .hvr-shutter-in-horizontal:focus:before, .hvr-shutter-in-horizontal:active:before {
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
}
.more:hover {
	background: #fff;
	color: #000;
}
/*-- services --*/
/*-- projects --*/
.projects li {
	display: inline-block;
	float: left;
	width: 29%;
	margin: 2%;
}
img.example-image.img-responsive:hover {
	opacity: 0.5;
}
.projects {
	padding: 5em 0;
}
/*-- projects --*/
/*-- contact --*/
.map iframe {
	min-height: 300px;
	width: 100%;
	border: none;
	padding: 0 15px;
}
.contact-bottom input[type="text"] {
	width: 100%;
	padding: 1em;
	border: 1px solid #bbb;
	-webkit-appearance: none;
	outline: none;
	color: #fff;
	transition: border-color 0.4s;
	-webkit-transition: border-color 0.4s;
	-moz-transition: border-color 0.4s;
	-o-transition: border-color 0.4s;
	-ms-transition: border-color 0.4s;
	background: none;
}
.contact-bottom-top textarea {
	width: 100%;
	padding: 1em;
	border: 1px solid #bbb;
	-webkit-appearance: none;
	outline: none;
	color: #bbb;
	min-height: 220px;
	resize: none;
	transition: border-color 0.4s;
	-webkit-transition: border-color 0.4s;
	-moz-transition: border-color 0.4s;
	-o-transition: border-color 0.4s;
	-ms-transition: border-color 0.4s;
	background: none;
}
.contact-bottom input[type="text"]:hover, .contact-bottom-top textarea:hover {
	color: #202020;
	border-color: #1CD5B5;
}
.contact-bottom-top {
	margin: 1em 15px 0;
}
.contact-form input[type="submit"] {
	background: #202020;
	color: #fff;
	border: none;
	outline: none;
	margin: 1em 15px 0;
	padding: 0.3em 1em;
	font-size: 1.2em;
	display: inline-block;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
}
.contact-form input[type="submit"]:hover {
	background: #1CD5B5;
}
.address {
	padding: 3em 0 0;
}
.address-grid i {
	color: #1CD5B5;
	font-size: 4em;
	float: left;
	margin: 0 9% 0 0;
	display: inline-block;
}
.contact {
	padding: 5em 0;
}
.contact-grids {
	padding: 3em 0 0;
}
/*-- /contact--*/
/*--Typography--*/
.show-grid [class^=col-] {
	background: #fff;
	text-align: center;
	margin-bottom: 10px;
	line-height: 2em;
	border: 10px solid #f0f0f0;
}
.show-grid [class*="col-"]:hover {
	background: #e0e0e0;
}
.grid_3 {
	margin-bottom: 2em;
}
.xs h3, h3.m_1 {
	color: #000;
	font-size: 1.7em;
	font-weight: 300;
	margin-bottom: 1em;
}
.grid_3 p {
	color: #999;
	font-size: 0.85em;
	margin-bottom: 1em;
	font-weight: 300;
}
.grid_4 {
	background: none;
	margin-top: 50px;
}
.label {
	font-weight: 300 !important;
	border-radius: 4px;
}
.grid_5 {
	background: none;
	padding: 2em 0;
}
.grid_5 h3, .grid_5 h2, .grid_5 h1, .grid_5 h4, .grid_5 h5, h3.hdg, h3.bars {
	margin-bottom: 1em;
	color: #1CD5B5;
	font-family: Overlock-Regular;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
	border-top: none !important;
}
.tab-content > .active {
	display: block;
	visibility: visible;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
	z-index: 0;
}
.badge-primary {
	background-color: #03a9f4;
}
.badge-success {
	background-color: #8bc34a;
}
.badge-warning {
	background-color: #ffc107;
}
.badge-danger {
	background-color: #e51c23;
}
.grid_3 p {
	line-height: 2em;
	color: #888;
	font-size: 0.9em;
	margin-bottom: 1em;
	font-weight: 300;
}
.bs-docs-example {
	margin: 1em 0;
}
section#tables p {
	margin-top: 1em;
}
.tab-container .tab-content {
	border-radius: 0 2px 2px 2px;
	border: 1px solid #e0e0e0;
	padding: 16px;
	background-color: #ffffff;
}
.table td, .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
	padding: 15px!important;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
	font-size: 0.9em;
	color: #333;
	border-top: none !important;
}
.tab-content > .active {
	display: block;
	visibility: visible;
}
.label {
	font-weight: 300 !important;
}
.label {
	padding: 4px 6px;
	border: none;
	text-shadow: none;
}
.nav-tabs {
	margin-bottom: 1em;
}
.alert {
	font-size: 0.85em;
}
h1.t-button, h2.t-button, h3.t-button, h4.t-button, h5.t-button {
	line-height: 1.8em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
li.list-group-item1 {
	line-height: 2.5em;
}
.input-group {
	margin-bottom: 20px;
}
.in-gp-tl {
	padding: 0;
}
.in-gp-tb {
	padding-right: 0;
}
.list-group {
	margin-bottom: 48px;
}
ol {
	margin-bottom: 44px;
}
h2.typoh2 {
	margin: 0 0 10px;
}
h3.title {
	text-align: center;
	color: #1CD5B5;
	font-size: 2em;
	margin: 0;
	font-family: Overlock-Regular;
}
.typo {
	padding: 3em 0;
}
/*--//Typography --*/
 /*--responsive--*/
@media(max-width:1440px) {
.sha {
	width: 29%;
	top: -5px;
	left: 490px;
}
.banner-text {
	padding: 15em 0 1em;
}
}
/*--responsive--*/
@media(max-width:1366px) {
.sha {
	width: 32%;
	top: -5px;
	left: 460px;
}
}
/*--responsive--*/
@media(max-width:1280px) {
.banner-text {
	padding: 12em 3em 1em;
	width: 44%;
}
.sha {
	width: 34%;
	top: -5px;
	left: 415px;
}
}
/*--responsive--*/
@media(max-width:1024px) {
.ad-ph {
	padding: 0 0 0 12em;
}
.banner-1 {
	min-height: 200px;
}
.services {
	padding: 3em 0;
}
.services h4, .projects h4, .contact h4 {
	font-size: 1.7em;
}
.contact {
	padding: 3em 0;
}
.projects {
	padding: 3em 0;
}
.about {
	padding: 3em 0;
}
.banner-text {
	padding: 10em 3em 1em;
	width: 53%;
}
.banner {
	min-height: 490px;
}
.sha:after {
	left: 175px;
	top: 0px;
}
.welcome {
	padding: 3em 0 0;
}
.welcome-btm {
	padding: 3em 0;
}
.wel-top {
	margin: 3em 0 0;
}
.why {
	padding: 3em 0;
}
.majority {
	padding: 3em 0;
}
.sha {
	width: 44%;
	top: -5px;
	left: 285px;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a {
	padding: 16px 34px ! important;
}
}
/*--responsive--*/
@media(max-width:768px) {
.ad-ph {
	padding: 0 0 0 7em;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a {
	padding: 16px 16px ! important;
}
.in-contact {
	margin: 1em 0;
}
.address-grid {
	float: left;
	width: 33.33%;
}
.contact-left {
	float: left;
	width: 33.33%;
}
.about p, .projects p, .services p, .contact p {
	font-size: 0.9em;
}
.minist-left {
	float: left;
	width: 25%;
}
.services h4, .projects h4, .contact h4 {
	font-size: 1.4em;
}
.minist-right {
	float: left;
	width: 33.33%;
}
.about-left {
	margin: 0 0 2em;
}
.about li img {
	width: 100%;
}
.testimonials-left {
	float: left;
	width: 33.33%;
}
address {
	font-size: 0.9em;
}
.footer p {
	font-size: 0.9em;
}
.banner-text {
	padding: 8em 4em 1em;
	width: 69%;
}
.sha {
	width: 55%;
	top: -5px;
	left: 175px;
}
.welcome-left {
	text-align: center;
	float: left;
	width: 33.33%;
}
.welcome-left1 {
	text-align: center;
	float: left;
	width: 50%;
}
.welcome-btm h5 {
	font-size: 1.5em;
}
.welcome h2 {
	font-size: 3em;
}
.why h4 {
	font-size: 2em;
}
.why p {
	font-size: 0.9em;
}
.ch-grid li {
	width: 200px;
	height: 200px;
	display: inline-block;
	margin: 16px;
}
.majority h3 {
	font-size: 1.9em;
}
.majority-left {
	float: left;
	width: 25%;
}
.welcome p {
	font-size: 0.9em;
}
.majority li a {
	font-size: 0.9em;
}
.majority h4 {
	font-size: 1.5em;
}
}
/*--responsive--*/
@media(max-width:767px) {
.navbar-default .navbar-toggle .icon-bar {
	background-color: #fff ! important;
}
.navbar-default .navbar-toggle {
	border-color: #fff ! important;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
	background-color: #1CD5B5 ! important;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a {
	border-right: none ! important;
}
}
/*--responsive--*/
@media(max-width:736px) {
.sha {
	width: 58%;
	top: -5px;
	left: 142px;
}
}
/*--responsive--*/
@media(max-width:667px) {
.ad-ph {
	padding: 0 0 0 5em;
}
.sha {
	width: 64%;
	top: -5px;
	left: 113px;
}
}
/*--responsive--*/
@media(max-width:640px) {
.ad-ph {
	padding: 0 0 0 4em;
}
.ad-ph p {
	font-size: 1.2em;
}
.head-mid p {
	font-size: 1.2em;
}
.logo h1 a {
	font-size: 1.2em;
}
.header {
	padding: 1em 0em;
}
.address-grid {
	float: none;
	width: 100%;
	margin: 0 0 2em;
}
.contact p {
	display: inline-block;
}
.minist-left {
	float: left;
	width: 50%;
	margin: 0 0 2em;
}
.sha {
	width: 66%;
	top: -5px;
	left: 100px;
}
.banner-text {
	padding: 8em 4em 1em;
	width: 83%;
}
.ch-grid li {
	width: 180px;
	height: 180px;
	display: inline-block;
	margin: 7px;
}
.ch-info h3 {
	font-size: 13px;
	margin: 0 30px;
	padding: 46px 0 0 0;
	height: 80px;
}
.majority h4 {
	font-size: 1.4em;
	line-height: 1.3em;
}
.majority h3 {
	font-size: 1.8em;
}
}
/*--responsive--*/
@media (max-width: 600px) {
.sha {
	width: 71%;
	top: -5px;
	left: 74px;
}
}
/*--responsive--*/
@media (max-width: 568px) {
.sha {
	width: 75%;
	top: -5px;
	left: 69px;
}
}
/*--responsive--*/
@media(max-width:480px) {
.logo h1 a {
	font-size: 1em;
}
.head-mid p {
	font-size: 0.875em;
}
.ad-ph p {
	font-size: 0.875em;
}
.ad-ph {
	padding: 0 0 0 0em;
	width: 22%;
}
.head-mid {
	float: left;
	width: 40%;
	text-align: center;
}
.banner-1 {
	min-height: 150px;
}
.services {
	padding: 2em 0;
}
.about h3, .services h3, .projects h3, .contact h3 {
	font-size: 2em;
	text-align: center;
}
.minist-left {
	float: none;
	width: 100%;
	margin: 0 0 2em;
}
.camp {
	margin: 1em 0 0;
}
.minist-right {
	float: left;
	width: 100%;
	margin: 0 0 2em;
}
.minist-right img {
	width: 100%;
}
.footer h4 {
	font-size: 1.7em;
	padding: 0.5em 0;
}
.contact-left {
	float: none;
	width: 100%;
}
.about h5 {
	font-size: 1.4em;
}
.testimonials-left {
	float: none;
	width: 100%;
}
.projects li {
	width: 46%;
	margin: 2%;
}
.projects {
	padding: 2em 0;
}
.about {
	padding: 2em 0;
}
.contact {
	padding: 2em 0;
}
.sha {
	width: 89%;
	top: -5px;
	left: 25px;
}
.welcome h2 {
	font-size: 2.5em;
}
.welcome {
	padding: 2em 0 0;
}
.banner-text {
	padding: 6em 4em 1em;
	width: 100%;
}
.banner {
	min-height: 340px;
}
.banner-text h3 {
	font-size: 1.7em;
}
.welcome-btm h5 {
	font-size: 1.4em;
}
.why h4 {
	font-size: 1.7em;
}
span.glyphicon.glyphicon-globe {
	font-size: 1.5em;
	margin-right: 18px;
	padding: 0.5em;
}
.why h4 {
	font-size: 1.5em;
}
.majority-left {
	float: left;
	width: 50%;
	margin: 0 0 2em;
}
.label {
	font-size: 63%;
}
.grid_4 {
	margin-top: 20px;
}
.grid_3 {
	margin-bottom: 0em;
}
.table td, .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
	padding: 11px!important;
}
ol {
	margin: 0;
	padding: -1px ! important;
}
.typo {
	padding: 2em 0;
}
}
/*--responsive--*/
@media(max-width:414px) {
.sha {
	width: 92%;
	top: -5px;
	left: 21px;
	background-size: 22em;
}
}
/*--responsive--*/
@media(max-width:320px) {
.head-mid {
	float: left;
	width: 50%;
	text-align: center;
}
.ad-ph {
	padding: 0 0 0 0em;
	width: 36%;
}
.logo {
	float: left;
	width: 100%;
	text-align: center;
	margin: 0 0 0.5em;
}
.head-mid p {
	font-size: 0.9em;
}
span.glyphicon.glyphicon-earphone {
	font-size: 1.1em;
	margin-right: 10px;
}
.ad-ph p {
	font-size: 0.9em;
}
.header {
	padding: 0.5em 0em;
}
.banner-text {
	padding: 5em 0em 1em;
	width: 100%;
}
.banner-text p {
	font-size: 0.9em;
	margin: 1.3em 0 1em;
}
.banner-text h3 {
	font-size: 1.2em;
}
.sha {
	width: 88%;
	top: -3px;
	left: 22px;
	background-size: 18em;
}
.welcome {
	padding: 1em 0 0;
}
.welcome h2 {
	font-size: 2em;
}
.sha {
	padding-bottom: 2em;
}
.callbacks_nav.next {
	left: auto;
	background-position: -91px -98px;
	right: 23px;
}
.callbacks_nav {
	top: 71%;
	left: 23px;
}
.welcome-left {
	text-align: center;
	float: left;
	width: 33.33%;
}
.welcome-btm h5 {
	font-size: 1.1em;
}
.welcome-btm li {
	display: inline-block;
	margin: 0 0em;
}
.welcome-btm li a {
	width: 9px;
	height: 9px;
}
.welcome-btm h3 {
	font-size: 4em;
}
.why {
	padding: 2em 0;
}
.why {
	padding: 2em 0;
	text-align: center;
}
.why h4 {
	font-size: 1.4em;
	margin: 1em 0 0;
	line-height: 1.4em;
}
.majority h3 {
	font-size: 1.4em;
	line-height: 1.4em;
}
.majority {
	padding: 2em 0;
}
.majority-left {
	float: none;
	width: 100%;
	margin: 0 0 2em;
	padding: 0;
}
.majority h4 {
	margin: 0.8em 0 0.5em;
}
.footer {
	padding: 1em 0;
}
.contact-left {
	padding: 0;
}
.footer h4 {
	font-size: 1.5em;
	padding: 0.5em 0;
}
.minist-left {
	padding: 0;
}
.minist-right {
	padding: 0;
}
.about-left {
	padding: 0;
}
.about h5 {
	font-size: 1.3em;
}
.testimonials-left {
	padding: 0;
}
.projects li {
	width: 98%;
	margin: 2%;
}
.map iframe {
	min-height: 200px;
	padding: 0 0px;
}
.in-contact {
	margin: 1em 0;
	padding: 0;
}
.contact-bottom input[type="text"] {
	padding: 0.7em;
}
.contact-bottom-top {
	margin: 1em 0px 0;
}
.contact-bottom-top textarea {
	padding: 0.7em;
	min-height: 150px;
}
.address-grid i {
	font-size: 3.5em;
	margin: 0 13% 0 0;
}
.contact {
	padding: 2em 0 0;
}
.banner-1 {
	min-height: 110px;
}
.pagination-lg>li>a, .pagination-lg>li>span {
	padding: 5px 11px ! important;
	font-size: 18px ! important;
}
.copyright {
	padding: 1em 0 0;
}
}
.top-header {
	width: 100%;
	background-color: #3e3b3c;
}
.bottom-header {
	width: 100%;
	background-color: #f58634;
}
.ac {
	padding-left: 54px !important;
}
.aboutusheading {
	font-size: 25px;
	font-family: inherit;
	font-weight: 600;
	color: #f58634;
	padding: 15px 0px;
}
.rdmore {
	text-decoration: none;
	float: right;
	font-weight: 500;
	font-size: 14px;
	color: #f58634
}
.rdmore:hover{ color:#000; text-decoration:none;
}
.aboutusheading ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.para1 {
	font-size: 14px;
	line-height: 27px;
	text-align: justify;
	padding: 0px 0px 24px 0px;
	font-family: inherit;
	color: #333;
}
.headingten {
	width: 324px;
	background-color: #f58634;
	color: #fff;
	font-size: 24px;
	/*	border-top-left-radius: 12px;
	border-top-right-radius: 12px;*/
	margin-top: -1px;
	line-height: 35px;
}
.otherbtn {
	width: 324px;
	background-color: #f58634;
	padding: 9px;
	font-size: 24px;
	color: #fff;
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
}
/*========================rajiv css start here==========================*/
.footer-bottom {
	background: #3e3b3c;
	border-top: 1px solid #f1f1f1;
}
.copyright {
	text-align: center;
}
.copyright p {
	color: #f1f1f1;
	line-height: 35px;
}
.control img {
	height: inherit !important;
	margin-left: 30px !important;
}
.banner {
	width: 100%;
	height: auto;
	border: 1px solid #ccc;
	position: relative;
}
.banner img {
	width: 100%;
	height: 480px
}
.headingten {
	width: 244px;
	background-color: #f58634;
	color: #fff;
	text-align: center;
	border: 1px solid #f58634;
	font-size: 24px;
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
}
.para {
	color: #ccc;
	font-size: 14px;
	font-family: inherit;
	font-weight: 600;
	margin-top: 22px;
	line-height: 20px;
}
.h2class {
	color: #fff;
	font-size: 25px;
	font-weight: 600;
	padding: 15px 0px;
	font-family: inherit;
}
.navbar-default {
	/* background-color: #f8f8f8; */
	border-color: #f58634;
}
.navbar-default {
	background-color: inherit !important;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a {
	padding: 16px 30px;
	color: #fff !important;
	font-family: OpenSans-Regular;
	font-weight: 600;
	font-size: 14px;
	background: #f58634;
}
.imgs {
	margin-top: 0px;
}
.navbar {
	position: relative;
	margin-bottom: 0px !important;
	border: 0px solid transparent;
}
.footer h4 {
	font-size: 20px;
	color: #f58934;
	font-weight: 700;
	font-family: Overlock-Regular;
	padding: 0 0 1em;
}
.social {
}
.social ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.social ul li {
	float: left;
	margin-right: 15px;
}
.social ul li img {
	border: 1px solid #fff;
	border-radius: 50%;
}
.quick-link {
}
.quick-link ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.quick-link ul li {
	display: block;
	background: url(../arrow.png) no-repeat scroll 50% 0%;
}
.quick-link ul li a {
	text-decoration: none;
	font-size: 14px;
	color: #fff;
}
address {
	color: #fff;
	line-height: 1.8em;
}
.colclass {
	width: 250px;
	border: 3px solid #3e3b3c;
	border-radius: 13px;
	position: absolute;
	right: 70px;
	background: #fff;
	opacity: 1;
	top: 60px;
	border-radius: 13px;
}
.panel-default > .panel-heading {
	color: #333;
	background-color: #f5f5f5;
	border-color: #ddd;
	text-align: center;
}
.panel-default > .panel-heading :hover {
	color: #333;
	background-color: #f58634 !important;
	cursor: pointer;
}
.panel-body {
	padding: 0px !important;
	text-align: center !important;
	line-height: 36px !important;
}
.notice-board {
	background: #333333;
	width: 100%;
	line-height: 36px;
	text-align: center;
	color: #f1f1f1;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.notice-board:hover {
	background: #f58634;
	cursor: pointer;
}
