﻿@charset "utf-8";
/* CSS Document */
* {
	padding:0px;
	outline:none;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    outline:none !important;
}

body {
	margin:0px;
	padding:0px;
	font-size:14px;
	color:#000;
	font-family: 'Roboto';
	background-color:#fff;
	background:url(../images/bg.jpg);
	background-repeat:repeat-x;

}
.force-left {
    text-align: left !important;
}
.align-centre {
    text-align:center !important;
}
@font-face {
 font-family: 'Roboto';
 font-style: normal;
 font-weight: 400;
 src: local('Roboto'), local('Roboto-Regular'), url(http://fonts.gstatic.com/s/roboto/v15/CWB0XYA8bzo0kSThX0UTuA.woff2) format('woff2'), url(http://fonts.gstatic.com/s/roboto/v15/2UX7WLTfW3W8TclTUvlFyQ.woff) format('woff');
}
@font-face {
font-family: 'oswaldregular';
src: url('../fonts/oswald-regular-webfont.eot');
src: url('../fonts/oswald-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/oswald-regular-webfont.woff') format('woff'), url('../fonts/oswald-regular-webfont.ttf') format('truetype'), url('../fonts/oswald-regular-webfont.svg#oswaldregular') format('svg');
font-weight: normal;
font-style: normal;
}
p {
	font-size:14px;
	margin-bottom:10px;
	line-height:24px;
	color:#333;
	text-align:justify;
	font-family: 'Roboto';
}
.wht{
	background:#fff;
    position:relative;
	}
h1 {
    color: #333;
    font-size: 35px;
    line-height: 40px;
    text-shadow: 0 1px 1px #fff;
	margin-top:0px;
}
h2 {
    color: #fff;
    font-size: 32px;
    line-height: 40px;
    text-shadow: 0 1px 1px #333;
	margin-top:0px;
}
h3{
	font-size:24px;
	color:#252525;
	line-height:30px;
	text-align:left;
	background:url(../images/text-bg.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-bottom:10px;
 	}
h5 {
	color:#000;
	font-size:21px;
}
.top-bar i{
	color:#aec408;
	}
.radio-btn-list {
    width: 250px;
    margin-top:7px;
}
.radio-btn-list label {
    padding-left: 10px;

}
.pad10{
	padding:10px;
	}
.border-left{
	border-left:solid 1px #ccc;
	}
.page_title {
    background: none repeat scroll 0 0 #f4f4f4;
	border-bottom: 1px solid #ccc;
    font-weight: normal;
    padding: 10px 0px;
}
.pagenation {
    color: #e0e0e0;
    float: left;
    font-size: 12px;
    font-weight: normal;
    text-align: left;
    width: 100%;
}
.pagenation a {
    color: #727272;
    padding: 0;
}
ol{
	margin:0px;
	padding:0px;
	}
ol li{
	margin-bottom:10px;
	margin-left:25px;
	line-height:25px;
	color:#333;
	text-align:justify;
	}
.highContainer {
    min-height:350px !important;
}
.logout {
    text-decoration: none; color:#fff; margin-top: 14px; display: block;
}
    .logout:hover {
        opacity:0.5;
        color:#fff;
        text-decoration:none;
    }
.min-hgt{
	min-height:0px;
}
.min-height {
    min-height:450px !important;
}
.pos-rel{
		position:relative;
		}
.profile-pic {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    height: 156px;
    margin-bottom: 10px;
    position: absolute;
    right: 74px;
    top: 44px;
    width: 130px;
    z-index: 999;
}
.containr768{
	width:800px !important;
    padding:0px;
	}
.profile-pic img{
	width:130px;
	height:100%;
	
	}
.bg-wht{
	background:#fff;
	margin:15px 0px;
	padding:10px 0px;
	}
.table-div{
	padding:10px;
	
	margin-top:15px;
	margin-bottom:10px;
	}
.blk{
margin-top:10px;
color:#000;
text-shadow:none !important;
width:620px !important;
}
.marbot10{
	margin-bottom:0px !important;
}
/*section{
	border-bottom:solid 1px #999;
	}*/
.orng {
	color:#e76c14;
}
.vertical-slider {
    /*border-left: 1px solid #ccc;*/
}
.gry-bg{
	background:#f1f1f1;
	box-shadow:0px 1px 1px #ccc;
	margin-bottom:5px;
	margin-top:2px;
	}
.img-pad{
	padding:0px 10px;
	}
.no-pad {
	padding:0px;
}
.whit {
	color:#fff;
}

.icon {
	font-size:18px;
}
.top-bar {
	background:#474747;
	
}
.img-responsive{
	display:inline-block;
}
.logo
{
	padding:10px 0px;
}
.social {
	margin:0px;
	float:right;
}
.social li {
	display:inline;
	list-style:none;
}
.social a {
	font-size:15px;
	line-height:51px;
	color:#fff;
	padding:0px 5px;
	
	float:left;
	display:inline-block;

	width:35px;
	text-align:center;
}
.hindi-title{
    color: #333;
    font-size: 20px;
    text-align: center;
    padding: 5px 0px;
}
.eng-title{
	padding:16px 0 5px;
	font-family: 'oswaldregular';
	text-shadow:1px 1px 3px #fff;
	font-size:40px;
	color:#f66e00;
}
.title4{
	padding:16px 0 5px;
	font-family: 'oswaldregular';
	text-shadow:1px 1px 3px #fff;
	font-size:25px;
	margin-bottom:0px;
	padding-bottom:0px;
	color:#f66e00;
}
.helplin span, .helplin i
{
	color: #fff;
}
.middle-bar {
   /* background-color: #ed7822;*/
    background-image: url("../images/pattern.jpg");
    background-repeat: repeat;
    padding-bottom: 0px;
    padding-top:0px;
    text-align: center;
	border-bottom:solid 2px #e76c14 ;
}
.error {
    background: none repeat scroll 0 0 #f04124;
    border-radius: 0 0 4px 4px;
    color: #fff !important;
    /*display: block !important;*/
    font-style: italic;
    font-weight: normal;
    margin-bottom: 0;
    margin-top: -1px;
    padding: 0.33333rem 0.5rem 0.5rem;
    width:100%;
    float:left;
}
hr.message-inner-separator
{
    clear: both;
    margin-top: 10px;
    margin-bottom: 13px;
    border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left,rgba(0, 0, 0, 0),rgba(0, 0, 0, 0.15),rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.15),rgba(0,0,0,0));
    background-image: -ms-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.15),rgba(0,0,0,0));
    background-image: -o-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.15),rgba(0,0,0,0));
}
.alert {
    border: 1px solid transparent;
    border-radius: 4px;
    margin-bottom: 20px;
    margin-top: 10px;
    padding: 15px;
}	
	/*background:#fdfef4;*/
	/*background: #f2cfb8; 
background: -moz-linear-gradient(top, #f2cfb8 0%, #fad7bd 22%, #ffffff 81%, #ffffff 100%); 
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2cfb8), color-stop(22%,#fad7bd), color-stop(81%,#ffffff), color-stop(100%,#ffffff));
background: -webkit-linear-gradient(top, #f2cfb8 0%,#fad7bd 22%,#ffffff 81%,#ffffff 100%); 
background: -o-linear-gradient(top, #f2cfb8 0%,#fad7bd 22%,#ffffff 81%,#ffffff 100%); 
background: -ms-linear-gradient(top, #f2cfb8 0%,#fad7bd 22%,#ffffff 81%,#ffffff 100%); 
background: linear-gradient(to bottom, #f2cfb8 0%,#fad7bd 22%,#ffffff 81%,#ffffff 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2cfb8', endColorstr='#ffffff',GradientType=0 );*/ 
/*.bac-bg-patrn{
	background:url(../images/pattern2.png);
	padding-top:9px;
	padding-bottom:9px;
	box-shadow: 0 -1px 1px #666;
	border-radius:10px 10px 0px 0px;
	}*/
.bottom-bar {
	background:#474747;
	border-top: 1px solid #f66e00;
	border-bottom: 1px solid #f66e00;
	
}
.top-bar a
{
	line-height: 40px;
	color:#fff;
}
.iso {
    background:#555555;
    color: #fff;
    line-height: 34px;
    text-align: center;
}
label{
	color:#666;
}
.helplin  {
    line-height: 34px;
    margin-bottom: 0px !important;
}
.helplin a{
	color:#fff;
	text-decoration:none;
}
.section-top {
	background:#5a99c4;
}
.arrow{
	background:url(../images/arrow.jpg);
	background-repeat:no-repeat;
	background-size:100%;
	}
.enqry{
	margin:0px;
	padding: 19px 28px;
	}
.enqry li{
	list-style:none;
	color:#fff;
	font-size:14px;
	line-height:22px;
	}
.enqry a{
	color:#fff;
	}
.news-panl {
    /*background: #333;*/
    border-radius: 0 0 8px 8px;
    color: #fff;
    padding: 3px 10px;
    position: relative;
    text-align: right;
    top: -1px;
	height:44px;
}
.no-pad-right{
	padding-right:0px;
	}
.new-hedng {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
}
.lnews-heding {
    color: #333;
    float: left;
    font-size: 18px;
    font-weight: bold;
    line-height: 35px;
	display:inline-block;
	border-bottom:solid 1px #333;
}

.newstape tr {
    padding: 17px;
}
/*--section--*/
.news{
	margin:0px;
	padding:0px;
	margin-bottom:10px;
	}
.news li{
	display:block;
	padding-bottom:10px;
	list-style:none;
	margin-left:15px;
	border-bottom:solid 1px #ccc;
	}
.news li span{
	font-size:12px;
	color:#999;
	margin-left:-15px;
	display:block;
	margin-bottom:5px;
	}
.news li a{
	text-decoration:none;
	color:#333;
	}
.read-more {
    color: #252525;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    margin-top: 10px;
}
.read-more:after {
    color: #5a99c4;
    content: "";
    display: inline-block;
    font-family: "fontawesome";
    font-size: 16px;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    margin-left: 5px;
    position: relative;
    text-shadow: none;
    text-transform: none;
    top: 2px;
    transition: all 0.4s ease 0s;
}
.event{
	margin:0px;
	padding:0px;
	margin-bottom:10px;
	}
.event li{
	display:block;
	padding-bottom:10px;
	list-style:none;
	}
.event li p{
	line-height:20px;
	}
.blue{
	background-color: #012951;
	}
.orang{
	background-color: #ea6645;
	}
.grey{
	background-color: #c5c5c5;
	}
/*.date {
    color: #fff;
    float: left;
    overflow: hidden;
    width:196px;
}*/
/*.date-icon {
    float: left;
    height: 34px;
    padding: 9px 21px;
}*/
.date-icon {
    float: right;
    height: 34px;
    padding: 0;
    position: absolute;
    right: 15px;
    top: 0;
    width: 35px;
}
.date-icon .glyphicon {
    padding: 7px 10px;
}
/*.month {
    font-size: 14px;
    padding-top: 5px;
    text-align: center;
    text-transform: uppercase;
}
.day {
    bottom: 15px;
    font-size: 60px;
    font-weight: bold;
    position: relative;
    right: -12px;
}*/
.datepicker {
    background: #fff !important;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    cursor:text;
    background:#fff;
}
.aside {
    padding-left:80px;
}
.aside span {
    color: #999;
    font-size: 12px;
    text-align: right;
}
.baner-about{
	padding-bottom:10px;
	}
.info{
	margin:0px;
	padding:0px;
	}
.info li{
	display:block;
	}	
.info li a{
	color:#264150;
	border-bottom:solid 1px #999;
	margin-bottom:2px;
	line-height:24px;
	padding-bottom:5px;
	display:block;
	padding:5px 10px;
	}
.info li:last-child a{
	border-bottom:none;
	}
.info li a:hover{
	text-decoration:none;
	background:#deebf3;
	margin-left:-2px;
	border-left:solid 2px #5a99c4;
	}
/*--news-letter--*/
.newsletter{
	border:solid 1px #999;
	padding:15px;
	}
/*--news-letter--*/
/*--search--*/
.search-box{
	width:100%;
	text-align:left;
	position:relative;
	margin:10px 0px;
}
.search-input{
	position:absolute;
	border:none;
	background:rgba(255, 255, 255, 0.2);
	height:30px;
	color:#fff;
	padding-right:43px;
	width:100%;
	padding:5px;
	}
.serch{
	background:url(../images/search-icon.jpg);
	border:none;
	width:43px;
	height:34px;
	background-repeat:no-repeat;
	background-position:center center;
	font-size:0px;
	position:absolute;
	z-index:999;
	right:0px;
	}
/*--search--*/
/*--Menu--*/
.navbar-default {
	background:none;
	border:0px;
}
.navbar-nav {
	font-family: 'Roboto', sans-serif;
	float: none !important;
}
.navbar-nav>li {
    float: none !important;
    display: inline-block;
}
.center-name {
    font-family: 'oswaldregular';
    font-size:22px;
    color:#333;
    text-shadow:none;
}
.center-cod {
    font-family: 'oswaldregular';
    font-size:16px;
    color:#333;
    text-shadow:none;
}

.custm-border {
    border:dashed 1px #999;
    margin-bottom:10px;
    padding:15px;
    background:#f2f2f2;
}
.text-indnt {
    padding-left:50px;
}
.custm-border p {
    margin-bottom: 0px;
}
.navbar {
	margin-bottom:0px;
}
.navbar-nav > li > a {
	font-size:16px;
	color:#fff;
	padding:15px 12px;
}
.navbar-default .navbar-nav > li > a, .navbar-default .navbar-text
{
	color:#fff;
}
	.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-text:hover
	{
			color:#f66e00 !important;
	}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	background:transparent;
	font-weight:bold;
	color:#f66e00 !important;
	text-decoration: none;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover{
	background:none;
	font-weight:bold;
	color:#f66e00 !important;
}
.dropdown-menu > li > a{
	padding:5px 15px;
	color:#fff;
	}
.dropdown-menu{
	background:#555555;
	font-size:16px;
}
.navbar-nav>li>.dropdown-menu{
	margin-top:2px;
}

.serh-cour{
	background:#5a99c4;	
	padding:10px;
	}
.nav-tabs {
    background: none repeat scroll 0 0 #f1f1f1;
    border-bottom: 1px solid #000;
    box-shadow: 0 1px 0 #ccc;
	margin-top:5px;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover{
	margin-top:-5px;
	padding:15px 10px 10px;
	background:#e76c14;
	color:#fff; 
}
.nav-tabs > li > a, .nav-tabs > li > a:hover {
	background:#9b4404;
	color:#fff; 
	}
/*--menu--*/
/* About Us */
.partition-div {
    width:100%;
    min-height:300px;
    float:left;
    padding:20px 50px 0px 50px;
}
.img-partition {
    width:250px;
    height:100%;
    float:left;
}
.txt-partition {
    width:auto;
    height:100%;
    float:left;
}
.clr {
    color:#940a0a;
}
.custom-ul {
    color: #940a0a;
    font-family: "Roboto";
    font-size: 20px;
    line-height: 24px;        
    margin-bottom: 10px;
}
.custom-ul li {
    list-style:initial;
	color:#333;
	margin-left:25px;
	line-height:30px;
	font-size:14px;
	list-style-image:url(../images/list-arrow.jpg);
	margin-left:30px !important;
	list-style-position:inside;
}
.whit
{
	color:#fff;
}
/*--footer--*/
footer{
	background:url(../images/footer-bg.jpg);
	background-repeat:repeat-x;
	background-color:#444444;
	margin-top:0px;
	}
footer h3 {
    border-bottom: 1px solid #555555;
    color: #fff;
    line-height: 40px;
    margin-top: 50px;
}
footer a {
    color: #727272;
    text-decoration: none;
}
footer a:hover {
    color: #fff;
    cursor: pointer;
    text-decoration: none;
}
.min-hgt2 {
    min-height:300px;
}
.foot-logo{
	padding:10px 0px;
	}
.footer-menu{
	margin:0px;
	padding:0px;
	padding-top:30px;
	}
.footer-menu li{
	display:inline;
	text-align:center;
	}
.footer-menu a{
	text-decoration:none;
	padding:10px;
	color:#e0e0e0;
	font-size:14px;
	}
.footer-menu a:hover{
	text-decoration:none;
	color:#fff;
	}
.copy-right{
	color:#fff;
	padding-top:8px;
	}
.footer-bottom {
    border-top: 2px dashed #3a3a3a;
    margin-top: 50px;
    padding: 25px 0;
}
.social {
    float: right;
    margin-bottom: 0;
}
.social li {
    display: inline;
}
.social li a {
    color: #fff;
}
.social li a {
    background: rgba(255, 255, 255, 0.1) none repeat scroll 0 0;
    border-radius: 50%;
    float: left;
    height: 32px;
    line-height: 32px;
    list-style: outside none none;
    margin: 0 5px 0 0;
    padding: 0;
    text-align: center;
    transition: all 0.2s ease 0s;
    width: 32px;
}
.footer-bottom a:hover {
    opacity: 1;
}
footer p {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 10px;
    padding: 0;
	color:#f1f1f1;
	text-align: center;
}
footer ul {
    padding-left: 15px;
}
footer li {
    line-height: 22px;
	list-style:none;
}
	footer li a
	{
		color:#f1f1f1;
	}
/* carousel */
.media-carousel 
{
  margin-bottom: 0;
  padding: 0 40px 30px 40px;
  margin-top: 30px;
}
/* Previous button  */
.media-carousel .carousel-control.left {
    background:#ea6645;
    border: 4px solid #ffffff;
    border-radius: 0;
    height: 40px;
    left: -12px;
    margin-top: 30px;
    padding: 3px 14px;
    position: static;
    width: 40px;
	opacity:1;
	margin-bottom:10px;
}
/* Next button  */
.media-carousel .carousel-control.right {
    background:#ea6645;
    border: 4px solid #ffffff;
    border-radius: 0;
    height: 35px;
    margin-top: 25px;
    padding: 2px 14px;
    position: static;
    right: -20px !important;
    width: 50px;
	opacity:1;
	margin-bottom:10px;
}
/* Changes the position of the indicators */
.media-carousel .carousel-indicators 
{
  right: 50%;
  top: auto;
  bottom: 0px;
  margin-right: -19px;
}
/* Changes the colour of the indicators */
.media-carousel .carousel-indicators li 
{
  background: #c0c0c0;
}
.media-carousel .carousel-indicators .active 
{
  background: #333333;
}
.media-carousel img{
}
.testimonial
{
	text-align:center;
}
.carousel-indicators {
    bottom: 0px;
}
.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #676767;
}
.carousel-indicators li {
    border: 1px solid #CECECE;
}
.iso-certified
{
	text-align:center;
	padding:10px 0px;
	position:relative;
}
.iso-certified img{
	background:#fafaf8;
	padding:2px 5px;
}
	.iso-certified hr
	{
		position:absolute;
		top:6px;
		z-index:-1;
		width:100%;
	}
.media-logo {
    margin: 0px;
    padding: 0px;
    text-align: center;
}
.media-logo li {
    display: inline;
    padding: 10px 25px;
}
.media-partner {
    background: #f9f9f9;
    padding: 20px 0px;
    border-top: solid 1px #e7e7e7;
	margin-top:20px;
}
.list-styl li
{
	margin-left:30px;
	line-height:22px;
	margin-bottom:10px;
}
.testimonial p {
    background: rgba(0, 0, 0, 0) url("images/quote.jpg") no-repeat scroll 0 0;
    padding: 15px 0 0 34px;
}
.testimonial span {
    float: right;
}
/*--media-query--*/

/*--Slider--*/
/*.content-bg{
	background:rgba(0, 0, 0, 0.2);
	padding:15px;
	
	bottom:5px;
	z-index:999;
	width:100%;
	}*/
	.content-bg {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.2);
    bottom: 120px;
    padding: 15px;
    position: absolute;
    top: 170px;
    width: 100%;
    z-index: 999;
}
.content-bg h2{
	font-family: 'oswaldregular';
	font-size:25px;
	}
/*.abs-res{
	position:absolute;
	top:0px;
	}
.abs-res img{
	width:100%;
	display:block;
	}*/
.banner-one{
	background:url(../images/slide1.jpg);
	background-size:cover;
	background-repeat:no-repeat;
	min-height: 311px;
	position:relative;
	}
.runing {
    position: absolute;
    top: 17px;
    

    padding-left:250px;
    padding-right:10px;
    float: right;
}
.cntr-align {
    text-align:center !important;
}
#myTab a:focus, #myTab a:hover {
    background:#9b4404;
}
#main-slider {
  position: relative;
}
.banner-imag{
	margin-top:51px;
	}
.no-margin {
  margin: 0;
  padding: 0;
}

#main-slider .carousel .carousel-content {
  margin-top: 80px;
}

#main-slider .carousel .slide-margin{
  margin-top: 70px;
}

#main-slider .carousel h2 {
  color: #fff;
}

#main-slider .carousel .btn-slide {
  padding: 8px 20px;
  background: #c52d2f;
  color: #fff;
  border-radius: 4px;
  margin-top: 25px;
  display: inline-block;
}

#main-slider .carousel .slider-img{
  text-align: right;
  position: absolute;
/*  width:80%;*/
  right:0;
}

#main-slider .carousel .item {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  left: 0 !important;
  opacity: 0;
  top: 0;
  position: absolute;
  width: 100%;
  display: block !important;
  height: auto;
  -webkit-transition: opacity ease-in-out 500ms;
  -moz-transition: opacity ease-in-out 500ms;
  -o-transition: opacity ease-in-out 500ms;
  transition: opacity ease-in-out 500ms;
}

#main-slider .carousel .item:first-child {
  top: auto;
  position: relative;
}

#main-slider .carousel .item.active {
  opacity: 1;
  -webkit-transition: opacity ease-in-out 500ms;
  -moz-transition: opacity ease-in-out 500ms;
  -o-transition: opacity ease-in-out 500ms;
  transition: opacity ease-in-out 500ms;
  z-index: 1;
}
#main-slider .prev,
#main-slider .next{
	display:none !important;
	}
#main-slider:hover .prev, #main-slider:hover .next{
	display:block !important;
}
#main-slider .prev, #main-slider .next {
  position: absolute;
  top: 50%;
  background-color:rgba(255, 255, 255, 0.3);
  color: #fff;
  display: inline-block;
  margin-top: 20px;
  height: 40px;
  line-height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 4px;
  z-index: 5;
}

#main-slider .prev:hover,
#main-slider .next:hover {
  background-color: #e76c14 ;
}

#main-slider .prev {
  left: 10px;
}

#main-slider .next {
  right: 10px;
}



#main-slider .active .animation.animated-item-1 {
  -webkit-animation: fadeInUp 300ms linear 300ms both;
  -moz-animation: fadeInUp 300ms linear 300ms both;
  -o-animation: fadeInUp 300ms linear 300ms both;
  -ms-animation: fadeInUp 300ms linear 300ms both;
  animation: fadeInUp 300ms linear 300ms both;
}

#main-slider .active .animation.animated-item-2 {
  -webkit-animation: fadeInUp 300ms linear 600ms both;
  -moz-animation: fadeInUp 300ms linear 600ms both;
  -o-animation: fadeInUp 300ms linear 600ms both;
  -ms-animation: fadeInUp 300ms linear 600ms both;
  animation: fadeInUp 300ms linear 600ms both;
}

#main-slider .active .animation.animated-item-3 {
  -webkit-animation: fadeInUp 300ms linear 900ms both;
  -moz-animation: fadeInUp 300ms linear 900ms both;
  -o-animation: fadeInUp 300ms linear 900ms both;
  -ms-animation: fadeInUp 300ms linear 900ms both;
  animation: fadeInUp 300ms linear 900ms both;
}

#main-slider .active .animation.animated-item-4 {
  -webkit-animation: fadeInUp 300ms linear 1200ms both;
  -moz-animation: fadeInUp 300ms linear 1200ms both;
  -o-animation: fadeInUp 300ms linear 1200ms both;
  -ms-animation: fadeInUp 300ms linear 1200ms both;
  animation: fadeInUp 300ms linear 1200ms both;
}


#tabs{
	margin:0px !important;
	padding:0px;
	
	}
.lables{
	/*background:rgba(231, 108, 20, 0.3);*/
	background:#ecebea;
	padding:5px 0px;
	color:#e76c14;
	border-left:solid 5px #e76c14;
	border-bottom:solid 1px #ccc;
	text-shadow:0px 1px 0px #fff;
	font-weight:bold;
	margin-bottom: 26px !important;
	} 
/*--Slider--*/

/*--inner-age--*/
.lft-menu{
	background:#f2f2f2;
	}
.course{
	margin-left:10px;
	padding:0px;
	}
.course li{
	list-style:none;
	color:#333;
	margin-left:25px;
	line-height:30px;
	}
.course li i{
	color:#f9993e ;
	margin-left:-15px;
	padding-right:15px;
	}
	.scroller_anchor {
	height: 0px;
	margin: 0;
	padding: 0;
}
.fixed_pos {
	height: auto;
	left: 0;
	position: fixed;
	right: 0;
	top: 0px;
	-webkit-animation: scroll 0.01s ease-in-out 0.1s both;
	animation: scroll 0.01s ease-in-out 0.1s both;
	-moz-animation: scroll 0.01s ease-in-out 0.1s both;
	-o-animation: scroll 0.01s ease-in-out 0.1s both;
	-ms-animation: scroll 0.01s ease-in-out 0.1s both;
	z-index: 2023;
	padding:0px;
}
.maps{
	border:solid 1px #ccc;
	padding:8px;
	}
/*--slider---*/
.btn-vertical-slider {
	margin-left:15px;
	cursor:pointer;
	color:#fff;
	font-size:25px;
}
a {
	cursor:pointer;
}
.carousel.vertical .carousel-inner .item {
	-webkit-transition: 0.6s ease-in-out top;
	-moz-transition: 0.6s ease-in-out top;
	-ms-transition: 0.6s ease-in-out top;
	-o-transition: 0.6s ease-in-out top;
	transition: 0.6s ease-in-out top;
}
.carousel.vertical .active {
	top: 0;
}
.carousel.vertical .next {
	color:#fff;
	top: 100%;
}
.carousel.vertical .prev {
	color:#fff;
	top: -100%;
}
.carousel.vertical .next.left, .carousel.vertical .prev.right {
	top: 0;
}
.carousel.vertical .active.left {
	top: -100%;
}
.carousel.vertical .active.right {
	top: 100%;
}
.carousel.vertical .item {
	left: 0;
}
.table-bordered, .table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    /*text-align: justify;*/
}
.academic th {
    background: none repeat scroll 0 0 #ea6645 !important;
    color: #fff;
}
.relatv {
    position: relative;
}
.pad-lft {
    padding-left:480px;    
}
.pad-tp {
    padding-top: 7px;
}
.photo {
    border: 1px solid #333;
    height: 135px;
    position: absolute;
    right: 100px;
    top:0px;
    text-align:center;
    width: 125px;
}
    .photo img {
        width: 100%;
        height:100%;
    }
.photo2 {
    position: absolute;
    right: 108px;
}
.center-text tr th {
    text-align: center !important;
}
.center-text td {
    text-align: center !important;
}
.center-text tr {
    text-align: center !important;
}
.tab-narrow {
    width:50%;
    margin-left:25%;
    margin-right:25%;
}
.tab-narrow tr td {
    font-family:Arial,Verdana;
    font-size:15px !important;
    }
.containr768 h3 {
    line-height: 15px;
}
.containr768 h4 {
    line-height: 10px;
}
.margn-box {
    margin:0px 20px 0px 40px;
    padding:20px;
    border:5px solid #333333;
    height:auto; 
}
.margn-box ol li {
    line-height:18px;
    }
@media (max-with:800px) {
     /* Force table to not be like tables anymore */
	#no-more-tables table, 	#no-more-tables thead, 	#no-more-tables tbody, 	#no-more-tables th, 
	#no-more-tables td, #no-more-tables tr { 
		display: block; 
        text-align:left;
	}
 
	/* Hide table headers (but not display: none;, for accessibility) */
	#no-more-tables thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
 
	#no-more-tables tr { border: 1px solid #ccc; }
 
	#no-more-tables td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		padding-left: 50%; 
		white-space: normal;
		text-align:left;
	}
 
	#no-more-tables td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
		text-align:left;
		font-weight: bold;
	}
 
	/*Label the data*/
	#no-more-tables td:before { content: attr(data-title); }

}
/*--slider--*/
/*--responsive table--*/
/*--responsive table--*/

@media (min-width:768px) and (max-width:1024px){
.navbar-nav > li > a {
    color: #fff !important;
    font-size: 15px;
    padding: 15px 10px;
}
.navbar-nav > li > a:hover{
	margin-top:-12px;
	padding:27px 10px 15px;
	}
h3 {
    background: url("../images/text-bg.jpg") no-repeat scroll left bottom rgba(0, 0, 0, 0);
    color: #252525;
    font-size: 21px;
    line-height: 30px;
    padding-bottom: 10px;
    text-align: left;
}
.content-bg {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.2);
    margin: 55px 0;
    padding: 15px;
}
}
@media (max-width:768px){
.search-input {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.2);
    position: static;
    width: 100%;
}
.left-pull{
	float:none;
	}
}
@media (max-width:767px){

	.pad0-mob{
		padding:0px;
		}
	.top-bar{
		background:#fff;
		}
	.helplin, .helplin a{
		line-height:30px;
		text-align:center;
		}	
	.social a{
		line-height:35px;
		}
	h2 {
    color: #fff;
    font-size: 19px;
    line-height: 25px;
    margin-top: 5px;
    text-shadow: 0 2px 3px #000;
}
.navbar-nav > li > a {
    color: #fff !important;
    font-size: 15px;
    padding: 5px 12px;
}
	.navbar-nav{
		margin:0px;
		}
.navbar-nav > li > a:hover {
    margin-top: 0;
    padding: 5px 15px;
    text-decoration: none;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	margin-top: 0;
    padding: 5px 15px;
    text-decoration: none;
}	
.content-bg {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.2);
    margin: 10px 0;
    padding: 15px;
}
.content-bg h2 {
    font-family: "oswaldregular";
    font-size: 17px;
}
.foot-logo{
	text-align:center;
	}
.left-pull{
	float:none;
	}
.logo img{
	text-align:center;
	margin:0 auto;
	}
h2 {
    color: #fff;
    font-size: 15px;
}
h5 {
    color: #000;
    font-size: 16px;
}
}
#custom-search-input{
    padding: 3px;
    border: solid 1px #E4E4E4;
    border-radius: 6px;
    background-color: #fff;
}

#custom-search-input input{
    border: 0;
    box-shadow: none;
}

#custom-search-input button{
    margin: 2px 0 0 0;
    background: none;
    box-shadow: none;
    border: 0;
    color: #666666;
    padding: 0 8px 0 10px;
    border-left: solid 1px #ccc;
}

#custom-search-input button:hover{
    border: 0;
    box-shadow: none;
    border-left: solid 1px #ccc;
}

#custom-search-input .glyphicon-search{
    font-size: 23px;
}
.white{
	background:#fff;
	padding:15px;
	border:solid 1px #ccc;
	}
@media only screen and (max-width: 767px) {

    /* Force table to not be like tables anymore */
    #no-more-tables table,
    #no-more-tables thead,
    #no-more-tables tbody,
    #no-more-tables th,
    #no-more-tables td,
    #no-more-tables tr {
        display: block;
    }

        /* Hide table headers (but not display: none;, for accessibility) */
        #no-more-tables thead tr {
            position: absolute;
            top: -9999px;
            left: -9999px;
        }

    #no-more-tables tr {
        border: 1px solid #ccc;
    }

    #no-more-tables td {
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50%;
        white-space: normal;
        text-align: left;
    }

        #no-more-tables td:before {
            /* Now like a table header */
            position: absolute;
            /* Top/left values mimic padding */
            top: 6px;
            left: 6px;
            width: 45%;
            padding-right: 10px;
            white-space: nowrap;
            text-align: left;
            font-weight: bold;
        }


        /*
	Label the data
	*/
        #no-more-tables td:before {
            content: attr(data-title);
        }
}
.mar-btm
{
	margin-bottom:15px;
}
.meta-keywrds
{
	opacity:0;
	line-height:0px;
	font-size:0px;
}
.custm-btn
{
	border:solid 2px #ddd !important;
}
.custm-btn:hover
{
	margin-left:0px !important;
}
	.custm-btn h3
	{
		font-size:22px;
		font-weight:bold;
		display:inline-block;
		margin:0px;
		padding:0px;
	}
	.custm-btn img
	{
		position:relative;
		top:-4px;
	}

.max-hgt
{
	max-height:200px;
	padding:4px;
	box-shadow:0px 0px 2px #333;

}
.container {
    max-width:1280px !important;
}
.result-photo
{		
	margin-left:5px !important;
	height: 182px;
	width: 150px;
}

.result-photo img
{
	height: 180px;
	width: 150px;
	border: 0px;
}