@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,600,700,300,800);
/*************************
*******Typography******
**************************/
/*00a4e4*/
.newsheader {
    background: linear-gradient(#7F8283,white);
    color: blue;
    border-radius: 10px;
}
.right-header .text-right {
    text-align: right;
}
.hov1:hover {
color:black;font-size:25px}
.rightheader {
    float:right;
}
.textbox {width:250px;
}
 .grid-container
        {
            display: none;
        }
 ul.rig
            {
                margin-left: 0;
            }
.foot h3 ul li a{
    color:white;
}
.hov:hover {
    color:blue;
    font-size: 15px;
}
p {
text-align:justify}
body {
	background: #fff;
	/*font-family: 'Open Sans', sans-serif;*/
    font-family:Arial;
	line-height: 22px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Segoe UI";
	color:#4e4e4e;
}
h1 {
	font-size: 36px;
	color: #002a5c;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 16px;
	color: #787878;
	font-weight: 400;
	line-height: 24px;
}
h4 {
	font-size: 16px;
}
a {
	/*  color: #c52d2f;*/
  -webkit-transition: color 300ms, background-color 300ms;
	-moz-transition: color 300ms, background-color 300ms;
	-o-transition:  color 300ms, background-color 300ms;
	transition:  color 300ms, background-color 300ms;
}
a:hover, a:focus {
	color: #d43133;
}
hr {
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #fff;
}

.dropdown ul li a:hover {
	
	color: #00A3E4 !important;
	background-color:#002A5C;
	}


/***************department overview********************************/
.computer li a {
	color:#000;
}
.computer li a:hover {
	color:#c52d2f;
}
/***************department overview********************************/

.navbar-inverse .navbar-nav > li > a:focus {
	/*color:#0290C8;*/
    color:#0290C8;
}
.btn-primary {
	padding: 8px 20px;
	background: #c52d2f;
	color: #fff;
	border-radius: 4px;
	border:none;
	margin-top: 10px;
}
.btn-primary:hover, .btn-primary:focus {
	background: #c52d2f;
	outline: none;
	box-shadow: none;
}
.btn-transparent {
	border: 3px solid #fff;
	background: transparent;
	color: #fff;
}
.btn-transparent:hover {
	border-color: rgba(255, 255, 255, 0.5);
}
a:hover, a:focus {
	color: #111;
	text-decoration: none;
	outline: none;
}
.dropdown-menu {
	margin-top: -1px;
	min-width: 180px;
}
.center h2 {
	font-size: 36px;
	margin-top: 0;
	margin-bottom: 20px;
}
.media>.pull-left {
	margin-right: 20px;
}
.media>.pull-right {
	margin-left: 20px;
}
body > section {
	padding: 70px 0;
}
.center {
	text-align: center;
	padding-bottom: 55px;
}
.scaleIn {
	-webkit-animation-name: scaleIn;
	animation-name: scaleIn;
}
.lead {
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
}
.transparent-bg {
	background-color: transparent !important;
	margin-bottom: 0;
}
 @-webkit-keyframes scaleIn {
 0% {
 opacity: 0;
 -webkit-transform: scale(0);
 transform: scale(0);
}
 100% {
 opacity: 1;
 -webkit-transform: scale(1);
 transform: scale(1);
}
}
 @keyframes scaleIn {
 0% {
 opacity: 0;
 -webkit-transform: scale(0);
 -ms-transform: scale(0);
 transform: scale(0);
}
 100% {
 opacity: 1;
 -webkit-transform: scale(1);
 -ms-transform: scale(1);
 transform: scale(1);
}
}
/*************************
*******Header******
**************************/

#header .search {
	display: inline-block;
}
.navbar>.container .navbar-brand {
	margin-left: 0;
}
.top-bar {
    padding: 5px 0;
    background: #002a5c;
    height: 45px;
}
.top-number {
	color: #fff;
}
.top-number p {
	margin: 0
}
.social-share {
	list-style: none;
	padding: 0;
	margin: 0;
}
.social-share li{
	display:inline-block;
}
ul.social-share li a {
	display:block;
    color: #fff;
    background: none;
    width: auto;
    line-height: 16px;
    text-align: center;
    border-right: 1px solid #0290C8;
    padding: 0 6px;
    text-transform: uppercase;
    font-size: 12px;
}

.show-hide-contact-bar{ display:none !important;}

ul.social-share li a:hover {
	color: #fff;
}
.search i {
	color: #fff;
}
input.search-form {
	background: transparent;
	border: 0 none;
	width: 60px;
	padding: 0 10px;
	color: #FFF;
	-webkit-transition: all 400ms;
	-moz-transition: all 400ms;
	-ms-transition: all 400ms;
	-o-transition: all 400ms;
	transition: all 400ms;
}
 input.search-form::-webkit-input-placeholder {
 color: transparent;
}
 input.search-form:hover::-webkit-input-placeholder {
 color: #fff;
}
input.search-form:hover {
	width: 180px;
}
.navbar-brand {
	padding: 0;
	margin:0;
}
/****** menu style ********/


/****** menu style ********/
img {
	max-width: 100%
}
.navbar > .container .navbar-brand {
	display: block;
	max-width: 100%
}
.navbar {
	border-radius: 0;
	margin-bottom: 0;
	background: #fff;
    
}
.navbar-nav {
	margin-top: 11px;
	position: relative;
}
.navbar-nav > li {
	margin-left:0;
	padding-top:0px;
	position: static;
}
.navbar-nav > li > a {
	height: 90px;
	border-radius: 0!important
}
.navbar-inverse .navbar-nav > li > a {
	padding:35px 12px;
	margin: 0;
	border-radius: 3px;
	/*color: #0290C8;*/
    color:#028DC3;
    font-weight:500;
	line-height: 24px;
	display: inline-block;
	text-transform: uppercase;
	display: block;
}
.navbar-toggle {
	background: #002A5C
}
.navbar-inverse .navbar-nav > li > a i {
	float: right;
	margin: 5px 0 0 5px
}
.navbar-inverse .navbar-nav > li > a:hover {
	background-color: #0290C8;
	color: #fff;
}
.navbar-inverse {
   
	border: none;
	border-bottom:1px solid #0290C8;
}
.navbar-inverse .navbar-brand { 
	font-size: 36px;
	line-height: 50px;
	color: #fff;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
	background-color: #0290C8;
	color: #fff;
}
.navbar-inverse .navbar-nav .dropdown-menu {
    background:transparent;
	/*  background:rgba(256,256,256,.95);
*/  -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.125);
	-moz-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.125);
	box-shadow: 0 3px 8px rgba(0, 0, 0, 0.125);
	border: 0;
	padding: 20px 10px;
	margin-top: 0;
	border-top: 0;
	border-radius: 0;
	left: 0;
}
.navbar-inverse .navbar-nav .dropdown-menu h2 {
	line-height: 22px;
	display: block;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
	font-weight: normal;
	color: #0290C8;
	font-size: 13px;
	border-bottom: 1px solid #d1cecc;
}
.navbar-inverse .navbar-nav .dropdown-menu ul {
	list-style: none;
	padding: 0;
	margin: 0
}
.navbar-inverse .navbar-nav .dropdown-menu ul li {
	display: block;
}
.navbar-inverse .navbar-nav .dropdown-menu ul li a { /*text-transform: uppercase;*/
	display: block;
	padding:5px;
	margin:0;
	font-weight: normal;
	color: #0290C8;
	font-size: 14px;
	border-bottom: 1px solid #d1cecc;
}
.navbar-inverse .navbar-nav .dropdown-menu ul li a:hover { /*text-transform: uppercase;*/
	color: #fff;
	border-bottom: 1px solid #d1cecc;
	background-color:#002A5C;
}
.navbar-inverse .navbar-nav .dropdown-menu p {
	border-bottom: 1px solid #d1cecc;
	padding-bottom:10px
}
.navbar-inverse .navbar-nav .dropdown-menu .photo {
	width: 100%; /*background:#ccc;*/
	min-height: 100px
}
.navbar-inverse .navbar-nav .dropdown-menu:before {
	position: absolute;
	top:0;
}
.navbar-inverse .navbar-nav .dropdown-menu > li > a {
	padding: 8px 15px;
	color: #0290C8;
}
.navbar-inverse .navbar-nav .dropdown-menu > li:hover > a, .navbar-inverse .navbar-nav .dropdown-menu > li:focus > a, .navbar-inverse .navbar-nav .dropdown-menu > li.active > a {
	background-color: #c52d2f;
	color: #fff;
}
.navbar-inverse .navbar-nav .dropdown-menu > li:last-child > a {
	border-radius: 0 0 3px 3px;
}
.navbar-inverse .navbar-nav .dropdown-menu > li.divider {
	background-color: transparent;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
	border-top: 0;
	padding-bottom: 0;
}
 @media screen and (max-width:1200px) {
 .navbar .container {
width: 98%;
padding:0;
}
 .navbar-nav > li > a {
height: 60px
}
 .navbar-nav > li {
margin: 0 !important
}
}
 @media screen and (max-width:990px) {
 .logo {
text-align: center;
}
 .logo img {
height: 50px
}
 .navbar-right {
float: none !important
}
 .navbar-nav > li {
padding-top: 0 !important
}
 .navbar-nav > li > a {
height: auto;
}
 #main-slider .carousel .carousel-content {
right:20px !important;
}
}
@media screen and (max-width:767px) {
 .logo {
text-align: left;
padding-bottom:10px
}
}
 @media screen and (max-width:625px) {
 #main-slider .carousel .carousel-content {
left:20px !important;
}
 #main-slider .carousel .carousel-content h1 {
font-size:30px !important;
margin:10px !important;
text-align: center;
}
 #main-slider .carousel .carousel-content h2 {
font-size: 20px !important;
margin:10px !important;
text-align: center;
}
}
/******** menu style ends ********/

/******** menu style ends ********/



/*************************
*******Home Page******
**************************/


#main-slider {
	position: relative;
	box-shadow: 0px 4px 9px -4px #666;
	-moz-box-shadow: 0px 4px 9px -4px #666;
	-webkit-box-shadow: 0px 4px 9px -4px #666;
	    padding-top: 157px;
}
#main-slider-new {
	position: relative;
        margin-top:156px;
	box-shadow: 0px 4px 9px -4px #666;
	-moz-box-shadow: 0px 4px 9px -4px #666;
	-webkit-box-shadow: 0px 4px 9px -4px #666;
	height:auto;
}
.no-margin {
	margin: 0;
	padding: 0;
}
#main-slider .carousel .carousel-content {
	margin-top: 0;
	position: absolute;
	bottom:-2PX;
	right: 20%;
	background: url(../images/bg-banner.png) repeat top;
	text-align:right;
}
#main-slider .carousel .carousel-content h1 {
	color: #fff;
	text-transform: uppercase;
	font-size: 40px;
	font-weight: bold;
	margin: 40px 40px 0
}
#main-slider .carousel .carousel-content h2 {
	color: #fff;
	text-transform: uppercase;
	font-size:20px;
	margin: 0 40px 40px
}
#main-slider .carousel .slide-margin {
	margin-top: 140px;
}
#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;
}
#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;
	/*max-height:500px;*/
  -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-inner .container {
	position: static;
}
/**** has to replace ends ******/

#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 {
	position: absolute;
	top: 55%;
	color: #fff;
	display: inline-block;
	margin-top: -0px;
	height: 40px;
	line-height: 40px;
	width: 40px;
	line-height: 40px;
	text-align: center;
	border-radius: 4px;
	z-index: 5;
}
.phone{ display:none !important;}
.email{ display:none !important;}

#main-slider .prev:hover, #main-slider .next:hover {
	background-color: #000;
}
#main-slider .prev {
	left:10%;
}
#main-slider .next {
	right:10%;
}
#main-slider .carousel-indicators li {
	width: 20px;
	height: 20px;
	background-color: #fff;
	margin: 0 15px 0 0;
	position: relative;
}
#main-slider .carousel-indicators li:after {
	position: absolute;
	content: "";
	width: 24px;
	height: 24px;
	border-radius: 100%;
	background: rgba(0, 0, 0, 0);
	border: 1px solid #FFF;
	left: -3px;
	top: -3px;
}
#main-slider .carousel-indicators .active {
	width: 20px;
	height: 20px;
	background-color: #c52d2f;
	margin: 0 15px 0 0;
	border: 1px solid #c52d2f;
	position: relative;
}
#main-slider .carousel-indicators .active:after {
	position: absolute;
	content: "";
	width: 24px;
	height: 24px;
	border-radius: 100%;
	background: #c52d2f;
	border: 1px solid #c52d2f;
	left: -3px;
	top: -3px;
}
#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;
}
/****************************************added by ajith**************************************************************/
#main-slider1 {
	position: relative;
	box-shadow: 0px 4px 9px -4px #666;
	-moz-box-shadow: 0px 4px 9px -4px #666;
	-webkit-box-shadow: 0px 4px 9px -4px #666;
}
#main-slider1 .carousel .carousel-content {
	margin-top: 0;
	position: absolute;
	bottom:-2PX;
	right: 20%;
	background: #fff;
	text-align:right;
}
#main-slider1 .carousel .carousel-content h1 {
	color: #4a4a4a;
	text-transform: uppercase;
	font-size: 40px;
	font-weight: bold;
	margin: 40px 40px 0
}
#main-slider1 .carousel .carousel-content h2 {
	color: #4a4a4a;
	text-transform: uppercase;
	font-size:20px;
	margin: 0 40px 40px
}
#main-slider1 .carousel .slide-margin {
	margin-top: 140px;
}
#main-slider1 .carousel h2 {
	color: #fff;
}
#main-slider1 .carousel .btn-slide {
	padding: 8px 20px;
	background: #c52d2f;
	color: #fff;
	border-radius: 4px;
	margin-top: 25px;
	display: inline-block;
}
#main-slider1 .carousel .slider-img {
	text-align: right;
	position: absolute;
}
#main-slider1 .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;
	-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-slider1 .carousel-inner .container {
	position: static;
}
/**** has to replace ends ******/

#main-slider1 .carousel .item:first-child {
	top: auto;
	position: relative;
}
#main-slider1 .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-slider1 .prev, #main-slider1 .next {
	position: absolute;
	top: 50%;
	color: #fff;
	display: inline-block;
	margin-top: -25px;
	height: 40px;
	line-height: 40px;
	width: 40px;
	line-height: 40px;
	text-align: center;
	border-radius: 4px;
	z-index: 5;
}
#main-slider1 .prev:hover, #main-slider1 .next:hover {
	background-color: #000;
}
#main-slider1 .prev {
	left: 10px;
}
#main-slider1 .next {
	right: 10px;
}
#main-slider1 .carousel-indicators li {
	width: 10px;
	height: 10px;
	margin: 0 5px 0 0;
	position: relative;
}
#main-slider1 .carousel-indicators li:after {
	position: absolute;
	content: "";
	width: 10px;
	height: 10px;
	left: -3px;
	top: -3px;
}
#main-slider1 .carousel-indicators .active {
	width: 10px;
	height: 10px;
	margin: 0 5px 0 0;
	position: relative;
}
#main-slider1 .carousel-indicators .active:after {
	position: absolute;
	content: "";
	width: 10px;
	height: 10px;
	border-radius: 100%;
	left: -3px;
	top: -3px;
}
#main-slider1 .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-slider1 .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-slider1 .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-slider1 .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;
}
/************about**********/
.aboutbox {
	width:100%;
	float:left;
}
.sylfull {
	padding:0%;
	margin:0%;
}
.cotbox {
	width:100%;
	float:left;
	padding:0%;
	margin:0%;
}
.cottoplink {
	font-size:11px;
	color: #666666;
	padding:1% 0% 1% 0%;
}
.cottoplink a {
	font-size:11px;
	color: #666666!important;
	text-decoration:none;
}
.cottoplink a:hover {
	font-size:11px;
	color:#002147;
	text-decoration:none;
}
.leftmenubox {
	width:100%;
	float:left;
	background-color:#002147;
	border-radius:5px;
}
.leftmenubox .active {
	width:100%;
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
	float:left;
	background-color:#e1c993;
	border-radius:5px 5px 0px 0px;
	padding:5% 0% 5% 12%;
	color:#002147;
}
.leftmenubox .linkleft ul {
	width:100%;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	float:left;
	background-color:#002147;
	padding:5% 0% 5% 12%;
	color:#fff;
	border-radius:5px 5px 5px 5px;
}
.leftmenubox .linkleft li {
	width:100%;
	font-size:11px;
	font-weight: normal;
	text-transform:uppercase;
	float:left;
	background-color:#002147;
	padding:2% 0% 2% 0%;
	color:#fff;
}
.leftmenubox .linkleft li a {
	width:100%;
	font-size:11px;
	font-weight: normal;
	text-transform:uppercase;
	float:left;
	background-color:#002147;
	padding:0%;
	color:#597ba3;
	text-decoration:none;
}
.leftmenubox .linkleft li a:hover {
	width:100%;
	font-size:11px;
	font-weight: normal;
	text-transform:uppercase;
	float:left;
	background-color:#002147;
	padding:0%;
	color:#fff;
}
.activ a {
	width:100%;
	font-size:13px!important;
	font-weight:bold!important;
	text-transform:uppercase;
	float:left;
	background-color:#002147;
	padding:0% 0% 0% 12%;
	color:#fff!important;
}
.activ a:hover {
	width:100%;
	font-size:12px;
	font-weight:bold!important;
	text-transform:uppercase;
	float:left;
	background-color:#002147;
	padding:0% 0% 0% 12%;
	color:#fff;
	text-decoration:none;
}
.cottext {
	width:100%;
	float:left;
	margin:0% 0% 0% 5%;
	padding:0% 0% 10% 0%;
	font-size:13px;
	color:#333;
	text-align:left;
	line-height:22px;
}
.cottext h1 {
	width:100%;
	float:left;
	margin:0% 0% 0% 0%;
	font-size:22px;
	font-weight:bold;
	color:#333;
	text-align:left;
}
.cottext ul {
	width:100%;
	float:left;
	font-size:13px;
	color:#333;
}
.cottext li {
	width:100%;
	float:left;
	font-size:13px;
	color:#333;
	list-style-type: decimal;
	margin:1% 0% 1% 5%;
}
.cottext2 {
	width:100%;
	float:left;
	margin:0% 0% 0% 0%;
	padding:0% 0% 0% 0%;
	font-size:13px;
	color:#193682;
	text-align:left;
	line-height:22px;
	 margin-top: 10px;
}
.cottext2 h1 {
	width:100%;
	float:left;
	margin:0% 0% 0% 0%;
	font-size:22px;
	font-weight:bold;
	color:#193682;
	text-align:left;
}
.probox001 {
	width:100%;
	float: left;
	padding:0%;
	margin:15% 0% 0% 0%;
}
.prophoto001 {
	width:100%;
	float: left;
	padding:0%;
margin: margin:15% 0% 0% 0%;
	/*text-align:center;*/
}
.protext001 {
	width:100%;
	float: left;
	padding:0%;
	margin:3% 0% 0% 0%;
	font-family: 'Source Sans Pro', sans-serif;
	font-size:14px;
	font-weight: normal;
	color:#193682;
	/*text-align:center;*/
}
.protext002 {
	width:100%;
	float: left;
	padding:0%;
	margin:3% 0% 0% 0%;
	font-family: 'Source Sans Pro', sans-serif;
	font-size:14px;
	font-weight: normal;
	color:#E90504;
	text-transform:uppercase;
	/*text-align:center;*/
}
.probutt001 {
	width:100%;
	float: left;
	padding:0%;
	margin:2% 0% 5% 0%;
	font-family: 'Source Sans Pro', sans-serif;
	font-size:14px;
	font-weight: normal;
	/*text-align:center;*/
}
.probut03 {
	background:#20b3e7;
	text-align:center;
	color:#fff;
	border:none;
	border-radius:5px;
}
/****TAB**/
.cottext057 {
	color: #333;
	float: left;
	font-size: 13px;
	line-height: 22px;
	margin: 0 0 0 0%;
	padding: 0 0 10%;
	text-align: left;
	width: 100%;
}
.etabs {
	width:15%;
	margin:0 auto;
}
.etabs li {
	border:none;
	display: block;
	border-radius:4px 4px 4px 4px;
	position: relative;
	margin:1% 2% 1% 1%;
	background-image:none!important;
	width:45%;
	float:left;
}
.etabs li a {
	border:none;
	display: block;
	color:#333;
	border-radius:4px 4px 4px 4px;
	position: relative;
	background: none;
	text-align:center;
	text-transform:capitalize;
	font-size: 15px;
	font-family: 'Source Sans Pro', sans-serif;
	padding: 5% 10%!important;
	background-image:none!important;
}
.etabs li.active>a {
	border:none;
	display: block;
	border-radius:4px 4px 4px 4px;
	position: relative;
	background:#fff!important;
	text-align:center;
	font-size: 15px;
	background-image:none!important;
}
.tab {
	display: inline-block;
	zoom:1;
*display:inline;
	border: solid 1px #999;
	border-bottom: none;
	-moz-border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
}
.tab a {
	font-size: 14px;
	line-height: 2em;
	display: block;
	padding: 0 10px;
	outline: none;
}
.tab a:hover {
	text-decoration: none;
}
.tab.active {
	position: relative;
	top: 1px;
	text-decoration: none;
}
.tab a.active {
	text-decoration: none;
}
.tab-container .panel-container {
	padding: 10px;
	-moz-border-radius: 0 4px 4px 4px;
	-webkit-border-radius: 0 4px 4px 4px;
}
.panel-container {
	margin-bottom: 10px;
}
.tabcot {
	width:100%;
	float:left;
	margin:2% 0% 0% 0%;
}
.bottext {
	width:100%;
	float:left;
	font-family: 'Source Sans Pro', sans-serif;
	font-size:15px;
	color:#333;
	font-weight:bold;
}
.moreevnt a {
	width:auto;
	margin:-4% 3% 0% 0%;
	text-decoration:underline;
	float:right;
	color:#333;
}
.eventContainer {
	background-color: #183883;
	margin-bottom: 8px;
	position: relative;
	float: left;
	width: 100%;
}
.eventLeft {
	float: left;
	width: 75%;
}
.eventRight {
	float: left;
	text-align: center;
	width: 25%;
}
.flag {
	background-color: #27C4F8;
	color: #000;
	font-family: 'Source Sans Pro', sans-serif;
	height: 20px;
	min-width: 67px;
	padding: 0 0.5em;
	position: absolute;
	right: -3px;
	text-align: center;
	text-transform: uppercase;
	top: 10px;
}
.cosl {
	bottom:-18%!important;
}
.eventDate {
	bottom:0px;
	color: #fff;
	font-family: 'Source Sans Pro', sans-serif;
	font-size:20px;
	font-weight: normal;
	position: absolute;
	right: 0;
	width: 25%;
}
.eventDate .month {
	font-family: 'Oxygen', sans-serif;
	font-size:22px;
	font-weight: normal;
}
.eventDate .day {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:48px;
	font-weight:500!important;
}
/*******************************added by ajith***********************************************************/




#feature {
	/*background: #ffffff;
	padding-bottom:10px;
	padding-top:100px;
 
  height:70px;*/
}
#feature-sub {
	background: #ffffff;
	padding-bottom:-100px;
	/*padding-top:40px;*/
  padding-top:0px;
  margin-top:-1px;
}
#content {
	padding-top:0px;
	background: rgba(255, 255, 255, 1);
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 15%, rgba(255, 255, 255, 1) 38%, rgba(233, 242, 255, 1) 95%, rgba(231, 241, 255, 1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(15%, rgba(255, 255, 255, 1)), color-stop(38%, rgba(255, 255, 255, 1)), color-stop(95%, rgba(233, 242, 255, 1)), color-stop(100%, rgba(231, 241, 255, 1)));
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 15%, rgba(255, 255, 255, 1) 38%, rgba(233, 242, 255, 1) 95%, rgba(231, 241, 255, 1) 100%);
	background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 15%, rgba(255, 255, 255, 1) 38%, rgba(233, 242, 255, 1) 95%, rgba(231, 241, 255, 1) 100%);
	background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 15%, rgba(255, 255, 255, 1) 38%, rgba(233, 242, 255, 1) 95%, rgba(231, 241, 255, 1) 100%);
	background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 15%, rgba(255, 255, 255, 1) 38%, rgba(233, 242, 255, 1) 95%, rgba(231, 241, 255, 1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e7f1ff', GradientType=0 );
}
#recent-events {
	padding-top:0px;
}
.features {
	padding: 0;
}
.page {
	min-height: 500px;
	overflow: hidden;
}
.feature-wrap {
	margin-bottom: 35px;
	overflow: hidden;
}
.feature-wrap h2 {
	margin-top: 10px;
}
.feature-wrap .pull-left {
	margin-right: 25px;
}
/*.feature-wrap i {
	font-size: 48px;
	height: 110px;
	width: 110px;
	margin: 3px;
	border-radius: 100%;
	line-height: 110px;
	text-align:center;
	background: #ffffff;
	color: #c52d2f;
	border: 3px solid #ffffff;
	box-shadow: inset 0 0 0 5px #f2f2f2;
	-webkit-box-shadow: inset 0 0 0 5px #f2f2f2;
	-webkit-transition: 500ms;
	-moz-transition: 500ms;
	-o-transition: 500ms;
	transition: 500ms;
	float: left;
	margin-right: 25px;
}
.feature-wrap i:hover {
	background: #c52d2f;
	color: #fff;
	box-shadow: inset 0 0 0 5px #c52d2f;
	-webkit-box-shadow: inset 0 0 0 5px #c52d2f;
	border: 3px solid #c52d2f;
}*/
#recent-works .col-xs-12.col-sm-4.col-md-3 {
	padding: 0;
}
#recent-works {
	padding-bottom: 70px;
}
.recent-work-wrap {
	position: relative;
}
.recent-work-wrap img {
	width: 100%;
}
.recent-work-wrap .recent-work-inner {
	top: 0;
	background: transparent;
	opacity: .8;
	width: 100%;
	border-radius: 0;
	margin-bottom: 0;
}
.recent-work-wrap .recent-work-inner h3 {
	margin: 10px 0;
}
.recent-work-wrap .recent-work-inner h3 a {
	font-size: 24px;
	color: #fff;
}
.recent-work-wrap .overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	border-radius: 0;
	background: #c52d2f;
	color: #fff;
	vertical-align: middle;
	-webkit-transition: opacity 500ms;
	-moz-transition: opacity 500ms;
	-o-transition: opacity 500ms;
	transition: opacity 500ms;
	padding: 30px;
}
.recent-work-wrap .overlay .preview {
	bottom: 0;
	display: inline-block;
	height: 35px;
	line-height: 35px;
	border-radius: 0;
	background: transparent;
	text-align: center;
	color: #fff;
}
.recent-work-wrap:hover .overlay {
	opacity: 1;
}
#services {
	background:url(../images/services/bg_services.html);
	background-size: cover;
}
#services .lead, #services h2 {
	color: #fff;
}
.services-wrap {
	padding: 40px 30px;
	background: #fff;
	border-radius: 4px;
	margin: 0 0 40px;
}
.services-wrap h3 {
	font-size: 20px;
	margin: 10px 0;
}
.services-wrap .pull-left {
	margin-right: 20px;
}
#middle {
	background: #f2f2f2;
}
.skill h2 {
	margin-bottom: 25px;
}
.progress-wrap {
	position: relative;
}
.progress .color1, .progress .color1 .bar-width {
	background: #2d7da4;
}
.progress .color2, .progress .color2 .bar-width {
	background: #6aa42f;
}
.progress .color3, .progress .color3 .bar-width {
	background: #ffcc33;
}
.progress .color4, .progress .color4 .bar-width {
	background: #db3615;
}
.progress, .progress-bar {
	height: 15px;
	line-height: 15px;
	background: #e6e6e6;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border-radius: 0;
	overflow: visible;
	text-align: right;
}
.progress {
	position: relative;
}
.progress .bar-width {
	position: absolute;
	width: 40px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	font-size: 12px;
	font-weight: 700;
	top: -30px;
	border-radius: 2px;
	margin-left: -30px;
}
.progress span {
	position: relative;
}
.progress span:before {
	content: " ";
	position: absolute;
	width: auto;
	height: auto;
	border-width: 8px 5px;
	border-style: solid;
	bottom: -15px;
	right: 8px;
}
.progress .color1 span:before {
	border-color: #2d7da4 transparent transparent transparent;
}
.progress .color2 span:before {
	border-color: #6aa42f transparent transparent transparent;
}
.progress .color3 span:before {
	border-color: #ffcc33 transparent transparent transparent;
}
.progress .color4 span:before {
	border-color: #db3615 transparent transparent transparent;
}
.accordion h2 {
	margin-bottom: 25px;
}
.panel-default {
	border-color: transparent;
}
.panel-default>.panel-heading, .panel {
	background-color: #e6e6e6;
	border:0 none;
	box-shadow:none;
}
.panel-default>.panel-heading+.panel-collapse .panel-body {
	background: #fff;
	color: #858586;
}
.panel-body {
	padding: 20px 20px 10px;
}
.panel-group .panel+.panel {
	margin-top: 0;
	border-top: 1px solid #d9d9d9;
}
.panel-group .panel {
	border-radius: 0;
}
.panel-heading {
	border-radius: 0;
}
.panel-title>a {
	color: #4e4e4e;
}
.accordion-inner img {
	border-radius: 4px;
}
.accordion-inner h4 {
	margin-top: 0;
}
.panel-heading.active {
	background: #1f1f20;
}
.panel-heading.active .panel-title>a {
	color:#fff;
}
a.accordion-toggle i {
	width: 45px;
	line-height: 44px;
	font-size: 20px;
	margin-top: -10px;
	text-align: center;
	margin-right: -15px;
	background: #c9c9c9;
}
.panel-heading.active a.accordion-toggle i {
	background: #c52d2f;
	color: #fff;
}
.panel-heading.active a.accordion-toggle.collapsed i {
	background: #c52d2f;
	color: #fff;
}
.nav-tabs>li {
	margin-bottom: 0px;
	border-bottom: 1px solid #e6e6e6;
}
.nav-tabs {
	border-bottom: transparent;
	border-right: 1px solid #e6e6e6;
}
.nav-tabs>li>a {
	background: #f5f5f5;
	color: #666;
	border-radius: 0;
	border: 0 none;
	line-height: 24px;
	margin-right:0;
	padding: 13px 15px;
}
.nav-tabs li:last-child {
	border-bottom: 0 none;
}
.nav-stacked>li+li {
	margin-top: 0;
}
.nav-tabs>li>a:hover {
	background: #1f1f20;
	color:#fff;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
	border: 0;
	color:#fff;
	background: #1f1f20;
	position: relative;
}
.nav-tabs>li.active>a:after {
	position: absolute;
	content:  "";
	width: auto;
	height: auto;
	border-style:solid;
	border-color: transparent transparent transparent #1f1f20;
	border-width: 25px 22px;
	right: -44px;
	top:0;
}
.tab-wrap {
	margin-bottom: 20px;
}
.tab-content {
	padding: 20px;
}
.tab-content h2 {
	margin-top: 0;
}
.tab-content img {
	border-radius: 4px;
}
.welcomenote .lft {
	color: #0290C8;
	/*font-weight: bold;*/
	font-size: 20px;
	line-height: 29px;
	padding-right: 20px;
	padding-left:30px;
	background:#fff!important;
}
.rightTesti h1 {
	margin: 0 0 10px 20px
}
/*.rightTesti .testimonial  {background: #e9efef; padding: 20px; margin-bottom:15%;}*/
.testimonial h2 {
	margin-top: 0;
}
.testimonial-inner {
	color:#858586;
	font-size: 14px;
}
.testimonial-inner .pull-left {
	border-right: 1px solid #e7e7e7;
	padding-right: 15px;
	position: relative;
}
.testimonial-inner .pull-left:after {
	content: "";
	position: absolute;
	width: 9px;
	height: 9px;
	top: 50%;
	margin-top: -5px;
	background: #FFF;
	-webkit-transform: rotate(45deg);
	border: 1px solid #e7e7e7;
	right: -5px;
	border-left: 0 none;
	border-bottom: 0 none;
}
#partner {
	background: url(../images/partners/partner_bg.html) 50% 50% no-repeat;
	background-size: cover;
}
#partner {
	color: #fff;
	text-align: center;
}
#partner h2, #partner h3 {
	color: #fff;
}
.partners ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.partners ul li {
	display: inline-block;
	float: left;
	width: 20%;
}
#conatcat-info {
	background: #fff url(../images/contact.png) no-repeat 90% 0;
	padding: 30px 0;
}
.contact-info i {
	width: 60px;
	height: 60px;
	font-size: 40px;
	line-height: 60px;
	color: #fff;
	background: #000;
	text-align: center;
	border-radius: 10px;
}
.contact-info h2 {
	margin-top: 0;
	color: #000;
}
.contact-info {
	color:#000;
}
/*************************
********* About Us Page CSS ******
**************************/

.about-us {
	margin-top: 110px;
	margin-bottom: -110px;
}
.about-us h2, .skill_text h2 {
	color:#4e4e4e;
	font-size: 30px;
	font-weight: 600;
}
.about-us p {
	color:#4e4e4e;
}
#carousel-slider {
	position: relative;
}
#carousel-slider .carousel-indicators {
	bottom: -25px;
}
#carousel-slider .carousel-indicators li {
	border: 1px solid #ffbd20;
}
#carousel-slider a i {
	border: 1px solid #777;
	border-radius:50%;
	font-size: 28px;
	height: 50px;
	padding: 8px;
	position: absolute;
	top: 50%;
	width: 50px;
	color:#777;
}
#carousel-slider a i:hover {
	background:#bfbfbf;
	color:#fff;
	border: 1px solid #bfbfbf;
}
#carousel-slider .carousel-control {
	width:inherit;
}
#carousel-slider .carousel-control.left i {
	left:-25px
}
#carousel-slider .carousel-control.right i {
	right: -25px;
}
#carousel-slider .carousel-control.left, #carousel-slider .carousel-control.right {
	background: none;
}
.skill_text {
	display: block;
	margin-bottom: 60px;
	margin-top: 25px;
	overflow: hidden;
}
.sinlge-skill {
	background:#f2f2f2;
	border-radius: 100%;
	color: #FFFFFF;
	font-size: 22px;
	font-weight: bold;
	height: 200px;
	position: relative;
	width: 200px;
	text-transform: uppercase;
	overflow: hidden;
	margin: 30px 0;
}
.sinlge-skill p em {
	color: #FFFFFF;
	font-size: 38px;
}
.sinlge-skill p {
	line-height: 1;
}
.joomla-skill, .html-skill, .css-skill, .wp-skill {
	position: absolute;
	height: 100%;
	bottom: 0;
	width:100%;
	border-radius: 100%;
	padding: 70px 0;
	text-align: center;
}
.joomla-skill {
	background: rgb(242,242,242); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(242, 242, 242, 1) 0%, rgba(242, 242, 242, 1) 28%, rgba(45, 125, 164, 1) 28%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(242, 242, 242, 1)), color-stop(28%, rgba(242, 242, 242, 1)), color-stop(28%, rgba(45, 125, 164, 1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(242, 242, 242, 1) 0%, rgba(242, 242, 242, 1) 28%, rgba(45, 125, 164, 1) 28%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(242, 242, 242, 1) 0%, rgba(242, 242, 242, 1) 28%, rgba(45, 125, 164, 1) 28%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(242, 242, 242, 1) 0%, rgba(242, 242, 242, 1) 28%, rgba(45, 125, 164, 1) 28%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(242, 242, 242, 1) 0%, rgba(242, 242, 242, 1) 28%, rgba(45, 125, 164, 1) 28%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#2d7da4', GradientType=0 ); /* IE6-9 */
}
.html-skill {
	background: rgb(242,242,242); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(242, 242, 242, 1) 0%, rgba(242, 242, 242, 1) 9%, rgba(106, 164, 47, 1) 9%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(242, 242, 242, 1)), color-stop(9%, rgba(242, 242, 242, 1)), color-stop(9%, rgba(106, 164, 47, 1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(242, 242, 242, 1) 0%, rgba(242, 242, 242, 1) 9%, rgba(106, 164, 47, 1) 9%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(242, 242, 242, 1) 0%, rgba(242, 242, 242, 1) 9%, rgba(106, 164, 47, 1) 9%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(242, 242, 242, 1) 0%, rgba(242, 242, 242, 1) 9%, rgba(106, 164, 47, 1) 9%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(242, 242, 242, 1) 0%, rgba(242, 242, 242, 1) 9%, rgba(106, 164, 47, 1) 9%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#6aa42f', GradientType=0 ); /* IE6-9 */
}
.css-skill {
	background: rgb(242,242,242); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(242, 242, 242, 1) 0%, rgba(242, 242, 242, 1) 32%, rgba(255, 189, 32, 1) 32%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(242, 242, 242, 1)), color-stop(32%, rgba(242, 242, 242, 1)), color-stop(32%, rgba(255, 189, 32, 1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(242, 242, 242, 1) 0%, rgba(242, 242, 242, 1) 32%, rgba(255, 189, 32, 1) 32%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(242, 242, 242, 1) 0%, rgba(242, 242, 242, 1) 32%, rgba(255, 189, 32, 1) 32%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(242, 242, 242, 1) 0%, rgba(242, 242, 242, 1) 32%, rgba(255, 189, 32, 1) 32%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(242, 242, 242, 1) 0%, rgba(242, 242, 242, 1) 32%, rgba(255, 189, 32, 1) 32%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#ffbd20', GradientType=0 ); /* IE6-9 */
}
.wp-skill {
	background: rgb(242,242,242); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(242, 242, 242, 1) 0%, rgba(242, 242, 242, 1) 19%, rgba(219, 54, 21, 1) 19%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(242, 242, 242, 1)), color-stop(19%, rgba(242, 242, 242, 1)), color-stop(19%, rgba(219, 54, 21, 1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(242, 242, 242, 1) 0%, rgba(242, 242, 242, 1) 19%, rgba(219, 54, 21, 1) 19%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(242, 242, 242, 1) 0%, rgba(242, 242, 242, 1) 19%, rgba(219, 54, 21, 1) 19%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(242, 242, 242, 1) 0%, rgba(242, 242, 242, 1) 19%, rgba(219, 54, 21, 1) 19%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(242, 242, 242, 1) 0%, rgba(242, 242, 242, 1) 19%, rgba(219, 54, 21, 1) 19%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#db3615', GradientType=0 ); /* IE6-9 */
}
.skill-wrap {
	display: block;
	overflow: hidden;
	margin: 60px 0;
}
.team h4 {
	margin-top: 0;
	text-transform: uppercase;
}
.team h5 {
	font-weight: 300;
}
.single-profile-top, .single-profile-bottom {
	font-weight: 400;
	line-height: 24px;
}
.single-profile-top, .single-profile-bottom {
	border: 1px solid #ddd;
	padding: 15px;
	position: relative;
}
.media_image {
	margin-bottom: 10px;
}
.team .btn {
	background:transparent;
	font-size: 12px;
	font-weight: 300;
	margin-bottom: 3px;
	padding: 1px 5px;
	text-transform: uppercase;
	border:1px solid#ddd;
	margin-right: 3px;
}
ul.social_icons, ul.tag {
	list-style: none;
	padding: 0;
	margin: 10px 0;
	display: block;
}
ul.social_icons li, ul.tag li {
	display: inline-block;
	margin-right: 5px;
}
ul.social_icons li a i {
	border-radius: 50%;
	color: #FFFFFF;
	height: 25px;
	line-height: 25px;
	font-size: 12px;
	padding: 0;
	text-align: center;
	width: 25px;
	opacity:.8;
}
.team .social_icons .fa-facebook:hover, .team .social_icons .fa-twitter:hover, .team .social_icons .fa-google-plus:hover {
	transform: rotate(360deg);
	-ms-transform:rotate(360deg);
	-webkit-transform:rotate(360deg);
	transition-duration:2s;
	transition-property: all;
	transition-timing-function: ease;
	opacity:1;
	transition: all 0.9s ease 0s;
	-moz-transition: all 0.9s ease 0s;
	-webkit-transition: all 0.9s ease 0s;
	-o-transition: all 0.9s ease 0s;
}
.team .social_icons .fa-facebook {
	background: #0182c4;
}
.team .social_icons .fa-twitter {
	background: #20B8FF
}
.team .social_icons .fa-google-plus {
	background: #D34836
}
.team-bar .first-one-arrow {
	float: left;
	margin-right: 30px;
	width: 2%;
}
.team-bar .first-arrow {
	float: left;
	margin-left: 5px;
	margin-right: 35px;
	width: 22%;
}
.team-bar .second-arrow {
	float: left;
	margin-left: 5px;
	width: 21%;
}
.team-bar .third-arrow {
	float: left;
	margin-left: 40px;
	margin-right: 12px;
	width: 22%;
}
.team-bar .fourth-arrow {
	float: left;
	margin-left: 25px;
	width: 20%;
}
.team-bar .first-one-arrow hr {
	border-bottom: 1px solid #2D7DA4;
	border-top: 1px solid #2D7DA4;
}
.team-bar .first-arrow hr {
	border-bottom: 1px solid #2D7DA4;
	border-top: 1px solid #2D7DA4;
}
.team-bar .second-arrow hr {
	border-bottom: 1px solid #6aa42f;
	border-top: 1px solid #6aa42f;
}
.team-bar .third-arrow hr {
	border-bottom: 1px solid #FFBD20;
	border-top: 1px solid #FFBD20;
}
.team-bar .fourth-arrow hr {
	border-bottom: 1px solid #db3615;
	border-top: 1px solid #db3615;
}
.team-bar {
	margin-bottom: 15px;
	margin-top: 30px;
	position: relative;
}
.team-bar i {
	border-radius: 50%;
	color: #FFFFFF;
	display: block;
	height: 24px;
	line-height: 24px;
	margin-top: -32px;
	overflow: hidden;
	padding: 0;
	text-align: center;
	width: 24px;
	position: absolute;
}
.team-bar .first-arrow .fa-angle-up {
	background:#2D7DA4;
	margin-left:-33px
}
.team-bar .second-arrow .fa-angle-down {
	background:#6AA42F;
	margin-left: -33px;
}
.team-bar .third-arrow .fa-angle-up {
	background:#FFBD20;
	margin-left: -32px;
}
.team-bar .fourth-arrow .fa-angle-down {
	background:#db3615;
	margin-left: -32px;
}
.team .single-profile-top:before, .team .single-profile-top:after {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
}
.team .single-profile-top:before {
	left:26px;
	bottom: -20px;
	border-width: 10px;
	border-color:#fff transparent transparent transparent;
	z-index: 1;
}
.team .single-profile-top:after {
	left: 25px;
	bottom: -22px;
	border-style: solid;
	border-width: 11px;
	border-color:#ddd transparent transparent transparent;
	z-index: 0;
}
.team .single-profile-bottom:before, .team .single-profile-bottom:after {
	position: absolute;
	content:"";
	width: 0;
	height: 0;
	border-style: solid;
}
.team .single-profile-bottom:before {
	left:30px;
	top: -20px;
	border-width: 10px;
	border-color: transparent transparent #fff transparent;
	z-index: 1;
}
.team .single-profile-bottom:after {
	left: 29px;
	top: -22px;
	border-style: solid;
	border-width: 11px;
	border-color: transparent transparent #DDD transparent;
	z-index: 0;
}
/***********************
****Service page css****
***********************/

.services {
	padding: 0;
}
.get-started {
	background: none repeat scroll 0 0 #F3F3F3;
	border-radius: 3px;
	padding-bottom: 30px;
	position: relative;
	margin-bottom: 18px;
	margin-top: 60px;
}
.get-started h2 {
	padding-top: 30px;
	margin-bottom: 20px;
}
.request {
	bottom: -15px;
	left: 50%;
	position: absolute;
	margin-left: -110px;
}
.request h4 {
	position: absolute;
	width: 220px;
	position:relative;
}
.request h4 a {
	background:#c52d2f;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	border-radius: 3px;
	padding: 5px 15px;
}
.request h4:after {
	border-color: #c52d2f transparent transparent;
	border-style: solid;
	border-width: 12px;
	bottom: -18px;
	content: "";
	height: 0;
	position: absolute;
	right: 13px;
	z-index: -99999;
}
.request h4:before {
	border-color: #c52d2f transparent transparent;
	border-style: solid;
	border-width: 12px;
	bottom: -18px;
	content: "";
	height: 0;
	left: 13px;
	position: absolute;
	z-index: -99999;
}
.clients-area {
	padding: 60px;
}
.clients-comments {
	background-image: url("../images/image_bg.html");
	background-position: center 118px;
	background-repeat: no-repeat;
	margin-bottom: 100px;
}
.clients-comments img {
	background:#DDDDDD;
	border: 1px solid #DDDDDD;
	height: 182px;
	padding: 3px;
	width: 182px;
	transition: all 0.9s ease 0s;
	-moz-transition: all 0.9s ease 0s;
	-webkit-transition: all 0.9s ease 0s;
	-o-transition: all 0.9s ease 0s;
}
.clients-comments h3 {
	margin-top: 55px;
	font-weight: 300;
	padding: 0 40px;
}
.clients-comments h4 {
	font-weight: 300;
	margin-top: 15px;
}
.clients-comments h4 span {
	font-weight: 700;
	font-style: oblique;
}
.footer {
	background: none repeat scroll 0 0 #2E2E2E;
	border-top: 5px solid #C52D2F;
	height: 84px;
	margin-top: 110px;
}
.footer_left {
	padding: 10px;
}
.text-left {
	color: #FFFFFF;
	font-size: 12px;
	margin-top: 15px;
}
/*************************
********* Portfolio CSS ******
**************************/

#portfolio_page {
	margin-top: 115px;
	padding-bottom: 0;
}
.portfolio-items, .portfolio-filter {
	list-style: none outside none;
	margin: 0 0 40px 0;
	padding: 0;
}
.portfolio-filter > li {
	display: inline-block;
}
.portfolio-filter > li a {
	background: none repeat scroll 0 0 #FFFFFF;
	font-size: 14px;
	font-weight: 400;
	margin-right: 20px;
	text-transform: uppercase;
	transition: all 0.9s ease 0s;
	-moz-transition: all 0.9s ease 0s;
	-webkit-transition: all 0.9s ease 0s;
	-o-transition: all 0.9s ease 0s;
	border: 1px solid #F2F2F2;
	outline: none;
	border-radius: 3px;
}
.portfolio-filter > li a:hover, .portfolio-filter > li a.active {
	color:#fff;
	background: #c52d2f;
	border: 1px solid #c52d2f;
	box-shadow: none;
	-webkit-box-shadow: none;
}
.portfolio-items > li {
	float: left;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.portfolio-item {
	margin: 0;
	padding:0;
}
/* Start: Recommended Isotope styles */
/**** Isotope Filtering ****/
.isotope-item {
	z-index: 2;
}
.isotope-hidden.isotope-item {
	pointer-events: none;
	z-index: 1;
}
/**** Isotope CSS3 transitions ****/
.isotope, .isotope .isotope-item {
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	-ms-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
	transition-duration: 0.8s;
}
.isotope {
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	-ms-transition-property: height, width;
	-o-transition-property: height, width;
	transition-property: height, width;
}
.isotope .isotope-item {
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	-ms-transition-property: -ms-transform, opacity;
	-o-transition-property: -o-transform, opacity;
	transition-property: transform, opacity;
}
/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition {
	-webkit-transition-duration: 0s;
	-moz-transition-duration: 0s;
	-ms-transition-duration: 0s;
	-o-transition-duration: 0s;
	transition-duration: 0s;
}
/* End: Recommended Isotope styles */
/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
}
/**************************
********* Pricing Table CSS *
**************************/

.pricing_heading {
	margin-top: 120px
}
.pricing_heading h2, .pricing_heading p {
	color:#4e4e4e;
}
.pricing-area h1 {
	font-weight: 300;
	margin-top: 0;
	margin-bottom: 15px;
}
.pricing-area span {
	font-weight: 700;
	font-size: 18px;
}
.pricing-area h3, .pricing-area span {
	color: #fff;
}
.plan {
	position: relative;
	margin-bottom: 70px;
}
.pricing-area ul {
	background:#FAFAFA;
	padding: 0;
	margin: 0;
}
.pricing-area ul li {
	list-style: none;
	padding: 15px 0;
	font-size: 16px;
	font-weight: 400;
}
 .pricing-area ul li:nth-child(even) {
 background:#f5f5f5
}
.pricing-area .price-three img, .pricing-area .price-six img {
	position: absolute;
	right: 15px;
	top: 0;
}
.pricing-area .heading-one, .pricing-area .heading-two, .pricing-area .heading-three {
	padding:17px 0;
	border-radius:2px 2px 0 0;
}
.pricing-area .heading-one, .pricing-area .heading-two, .pricing-area .heading-three, .pricing-area .heading-four, .pricing-area .heading-five, .pricing-area .heading-six, .pricing-area .heading-seven {
	margin-left: -10px
}
.pricing-area .heading-one, .pricing-area .price-one .plan-action .btn-primary {
	background: #e24f43
}
.pricing-area .heading-two, .pricing-area .price-two .plan-action .btn-primary {
	background:#27AE60;
}
.pricing-area .heading-three, .pricing-area .price-three .plan-action .btn-primary {
	background: #f39c12;
}
.pricing-area .heading-four, .pricing-area .price-four .plan-action .btn-primary {
	background: #5c5c5c
}
.pricing-area .heading-five, .pricing-area .price-five .plan-action .btn-primary {
	background: #5c5c5c
}
.pricing-area .heading-six, .pricing-area .price-six .plan-action .btn-primary {
	background: #e24f43;
}
.pricing-area .heading-seven, .pricing-area .price-seven .plan-action .btn-primary {
	background: #5c5c5c
}
.pricing-area .bg {
	background: #fafafa
}
.pricing-area .heading-one h3:before {
	border-color: #bf4539 transparent transparent;
}
.pricing-area .heading-two h3:before {
	border-color: #1f8c4d transparent transparent;
}
.pricing-area .heading-three h3:before {
	border-color: #d4880f transparent transparent;
}
.pricing-area .heading-four h3:before {
	border-color: #424242 transparent transparent;
}
.pricing-area .heading-five h3:before {
	border-color: #424242 transparent transparent;
}
.pricing-area .heading-six h3:before {
	border-color: #bf4539 transparent transparent;
}
.pricing-area .heading-seven h3:before {
	border-color: #424242 transparent transparent;
}
.pricing-area h3:before {
	border-color: #D4880F transparent transparent;
	border-radius: 5px 0 0 0px;
	border-style: solid;
	border-width: 12px;
	content: "";
	height: 0;
	left: 4px;
	position: absolute;
	top: 78px;
	width: 0;
	z-index: -999;
}
.small-pricing h3:after {
	height:94px;
}
.small-pricing h3:before {
	top: 74px;
}
.plan-action {
	height: 40px;
}
.pricing-area .plan-action .btn-primary {
	position: relative;
	padding:5px 20px;
	color: #fff;
	margin-top: 5px;
}
.pricing-area .plan-action .btn-primary:before {
	border-color: #E24F43 transparent transparent;
	border-radius: 5px 0 0 0;
	border-style: solid;
	border-width: 12px;
	bottom: -12px;
	content: "";
	height: 0;
	left: -9px;
	position: absolute;
	width: 0;
	z-index: -1;
}
.pricing-area .plan-action .btn-primary:after {
	border-color: #E24F43 transparent transparent;
	border-radius: 5px 0 0 0;
	border-style: solid;
	border-width: 12px;
	bottom: -12px;
	content: "";
	height: 0;
	position: absolute;
	right: -9px;
	width: 0;
	z-index: -1;
}
.pricing-area .price-two .plan-action .btn-primary:before, .pricing-area .price-two .plan-action .btn-primary:after {
	border-color: #1f8c4d transparent transparent;
}
.pricing-area .price-three .plan-action .btn-primary:before, .pricing-area .price-three .plan-action .btn-primary:after {
	border-color: #d4880f transparent transparent;
}
.pricing-area .price-four .plan-action .btn-primary:before, .pricing-area .price-four .plan-action .btn-primary:after, .pricing-area .price-five .plan-action .btn-primary:before, .pricing-area .price-five .plan-action .btn-primary:after, .pricing-area .price-seven .plan-action .btn-primary:before, .pricing-area .price-seven .plan-action .btn-primary:after {
	border-color: #424242 transparent transparent;
	right: -9px;
}
.pricing-area .price-six .plan-action .btn-primary:before, .pricing-area .price-six .plan-action .btn-primary:after {
	border-color: #bf4539 transparent transparent;
	right: -9px;
}
/*************************
********* Contact Us CSS ******
**************************/

.gmap-area {
	background-image: url("../images/map.html");
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 70px 0;
}
.gmap-area .gmap iframe {
	border-radius: 50%;
	height: 280px;
	width: 300px;
}
.gmap {
	border: 10px solid #f6f5f0;
	border-radius: 50%;
	height: 300px;
	width: 300px;
	box-shadow: 0px 0px 3px 3px #e7e4dc;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
}
.gmap-area .map-content ul {
	list-style: none;
}
.gmap-area .map-content address h5 {
	font-weight: 700;/* font-size: 16px; */
}
#contact-page {
	padding-top: 0;
}
#contact-page .contact-form .form-group label {
	color: #4E4E4E;
	font-size: 16px;
	font-weight: 300;
}
.form-group .form-control {
	padding: 7px 12px;
	border-color:#f2f2f2;
	box-shadow: none;
}
textarea#message {
	resize: none;
	padding: 10px;
}
#contact-page .contact-wrap {
	margin-top: 20px;
}
/*********************
****blog page css*****
**********************/

.widget {
	padding-left: 0;
}
.single_comments {
	margin-bottom: 20px;
}
.single_comments img {
	float: left;
	margin-right: 10px;
	margin-top: 5px;
}
.single_comments p {
	margin-bottom: 0;
}
.widget .entry-meta span {
	display: inline-block;
	margin-right: 10px;
}
.widget h3 {
	color: #000;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.blog_category {
	list-style:none;
	margin:0;
	padding:0;
}
.blog_category li {
	float:none;
	margin-bottom:20px;
}
.blog_category li a {
	background:#f5f5f5;
	border-radius: 4px;
	color: #888;
	display: inline-block;
	padding: 5px 15px;
}
.blog_category li a:hover {
	background:#c52d2f;
	color: #fff;
}
.badge:before {
	border-color: transparent transparent transparent #c52d2f;
	border-style: solid;
	border-width: 10px;
	bottom: -8px;
	content: "";
	height: 0;
	left: 5px;
	position: absolute;
	z-index: -99999;
}
.badge {
	background-color: #c52d2f;
	border-radius: 5px;
	color: #fff;
	padding: 8px;
	position: relative;
	left: 60px;
	top: -18px;
	font-weight: normal;
}
.blog_archieve {
	list-style: none outside none;
	margin: 0;
	padding: 0;
}
.blog_archieve li {
	padding: 10px 0;
	border-bottom: 1px solid #f5f5f5;
}
.blog_archieve li:first-child {
	padding-top: 0;
}
ul.gallery {
	list-style: none;
	padding: 0;
	margin: 0;
}
ul.gallery li {
	display: block;
	width: 60px;
	padding: 0;
	margin: 0 4px 4px 0;
	float: left;
}
ul.faq {
	list-style: none;
	margin: 0;
}
ul.faq li {
	margin-top: 30px;
}
ul.faq li:first-child {
	margin-top: 0;
}
ul.faq li span.number {
	display: block;
	float: left;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background: #34495e;
	color: #fff;
	font-size: 24px;
}
ul.faq li > div {
	margin-left: 70px;
}
ul.faq li > div h3 {
	margin-top: 0;
}
.embed-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
.embed-container iframe, .embed-container object, .embed-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.blog-item {
	border-radius: 0;
	overflow: hidden;
	margin-bottom: 50px;
}
.blog .blog-item .img-blog {
	border-radius: 5px;
	margin-bottom: 45px;
}
.blog .blog-item .blog-content {
	padding-bottom: 25px;
}
.blog .blog-item .blog-content h2 {
	margin-top: 0;
	font-size: 30px;
}
.readmore {
	margin-top: 0;
}
.blog .blog-item .blog-content h3 {
	color: #858586;
	margin-bottom: 40px;
/* font-weight: 300 */}
.blog .blog-item .blog-content h4 {
	font-size: 14px;
}
.post-tags {
}
.blog .blog-item .entry-meta {
	border-radius: 5px;
	overflow: hidden;
}
.blog .blog-item .entry-meta > span {
	background: #f5f5f5;
	border-top: 1px solid #fff;
	display: block;
	font-size: 12px;
	overflow: hidden;
	padding: 5px;
	text-align: left;
}
#publish_date {
	background: #c52d2f;
	border-bottom: 5px solid #4e4e4e;
	color: #fff;
	padding: 5px 0;
	text-align: center;
}
.blog .blog-item .entry-meta > span {
	color: #ccc;
}
.blog .blog-item .entry-meta > span a {
	font-size: 12px;
	margin-left: 3px;
	font-weight: 300;
	color: #888;
}
ul.pagination > li > a {
	border: 1px solid #F1F1F1;
	margin-right:5px;
	border-radius: 5px;
	font-size: 16px;
	padding: 5px 14px;
}
ul.pagination > li > a i {
	margin-left:5px;
	margin-right:5px;
}
ul.pagination > li.active > a, ul.pagination > li:hover > a {
	background-color: #c52d2f !important;
	border-color: #c52d2f !important;
	color: #fff;
}
.form-control:focus {
	box-shadow:none;
	outline: 0 none;
}
ul.tag-cloud, ul.sidebar-gallery {
	list-style: none;
	padding: 0;
	margin: 0;
}
.tag-cloud li {
	display: inline-block;
	margin-bottom: 3px;
}
.tag-cloud li a {
	background: #f5f5f5;
	color: #888;
	border: 0;
	border-radius: 4px;
	padding: 8px 15px;
}
.tag-cloud li a:hover {
	background:#c52d2f;
	color: #fff;
}
.sidebar-gallery li {
	display: inline-block;
	margin: 0 10px 10px 0;
}
.sidebar-gallery li a {
	border-radius: 4px;
	display: inline-block;
}
/**********************
**blog single page css*
**********************/

.reply_section {
	background: #f5f5f5;
	border-radius: 5px;
}
.post_reply {
	margin-left: 10px;
	margin-top: 45px;
}
.post_reply img {
	width: 85px;
	height: 85px;
	border: 5px solid #D5D8DD;
}
.post_reply ul {
	list-style: none outside none;
	margin: 0;
	padding: 0;
	margin-top: 5px;
}
.post_reply ul li {
	float:left;
}
.post_reply ul li a {
	display: block;
}
.post_reply ul li a i {
	border: 1px solid #DDDDDD;
	border-radius: 39px;
	color: #FFFFFF;
	font-size: 20px;
	height: 30px;
	margin-right: 3px;
	padding-top: 7px;
	text-align: center;
	width: 30px;
}
.post_reply ul li a i.fa-facebook {
	background: #0182C4;
}
.post_reply ul li a i.fa-twitter {
	background: none repeat scroll 0 0 #3FC1FE;
}
.post_reply ul li a i.fa-google-plus {
	background: none repeat scroll 0 0 #D34836;
}
.post_reply ul li a i:hover {
	opacity:.5;
}
.post_reply_content {
	margin: 30px;
}
.post_reply_content h1 a:hover {
	color:#FFC800;
}
.post_reply_content h4 {
	margin-bottom: 50px;
}
.reply_section .media-body {
	display:inherit;
}
.comment_section .media-body {
	display:inherit;
}
#comments_title {
	color:#4e4e4e;
	font-weight:700px;
	font-size:20px;
	margin-top:60px;
	margin-bottom:40px;
}
.comment_section {
	margin-top: 30px;
	position: relative;
}
.post_comments img {
	width: 85px;
	height: 85px;
	margin-top: 35px;
}
.post_reply_comments {
	background:#f5f5f5;
	border-radius: 4px;
	padding: 30px;
}
.post_reply_comments:before {
	border-color: transparent #F0F0F0 transparent transparent;
	border-style: solid;
	border-width: 15px;
	content: " ";
	height: 0;
	left: 75px;
	position: absolute;
	top: 20px;
}
.post_reply_comments h3, .post_reply_content h3 {
	margin-top: 0;
}
.post_reply_comments h1 a:hover {
	color:#c52d2f;
}
.post_reply_comments h4 {
	color:#c4c4c5;
	font-weight:400;
}
.post_reply_comments p {
	padding-bottom: 30px;
}
.post_reply_comments a {
	bottom: 15px;
	position: absolute;
	right: 30px;
	background: #c52d2f;
	color: #fff;
	border-radius: 5px;
	padding: 8px 20px;
}
.post_reply_comments a:before {
	border-color: #c52d2f transparent transparent;
	border-style: solid;
	border-width: 16px;
	bottom: -11px;
	content: "";
	height: 0;
	left: -12px;
	position: absolute;
	z-index: 99999;
}
.post_reply_comments h2 a {
}
.message_heading {
	margin-bottom: 50px;
	margin-top: 60px;
}
/******************
 404 page css
 ******************/

#error .btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success:hover {
	background-color: #EBEBEB;
	border-color: #EBEBEB;
	color: #4E4E4E;
}
#error h1 {
	color: #4e4e4e;
	text-transform: uppercase;
}
/******************
shortcodes page css
******************/

.shortcode-item {
	padding-bottom: 0;
}
.shortcode-item h2 {
	color: #4E4E4E;
	font-size: 24px;
	margin-bottom: 22px;
	margin-top: 0;
	font-weight: 600
}
/***********************
********* Footer ******
************************/
#bottom {
	background: #f5f5f5;
	border-bottom: 5px solid #c52d2f;
	font-size: 14px;
}
#bottom h3 {
	margin-top: 0;
	margin-bottom: 10px;
	text-transform: uppercase;
	font-size:22px;
	color: #000;
}
#bottom ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#bottom ul li {
	display: block;
	padding: 5px 0;
}
#bottom ul li a {
	color: #808080;
}
#bottom ul li a:hover {
	color: #c52d2f;
}
#bottom .widget {
	margin-bottom: 0;
}
#footer {
	padding-top: 30px;
	padding-bottom: 30px;
	color: #fff;
	background: #2e2e2e;
}
#footer a {
	color: #fff;
}
#footer a:hover {
	color: #c52d2f;
}
#footer ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#footer ul > li {
	display: inline-block;
	margin-left: 15px;
}
.bluebox {
	text-align: center;
}
.bluebox .feature-wrap {
	/*background: #0290C8;*/
    background: #0290C8;
	color: #fff;
	padding-bottom: 20px;
	/*min-height: 450px*/
    height:350px;
    width:90%;
    border-radius:5%;
    margin-top:50px;
}
.bluebox h2 {
	font-size: 22px;
	color: #fff;
	margin:0;
	padding: 15px 20px 0;
	text-transform: uppercase;
}
.bluebox p {
	font-size: 14px;
	padding:10px 20px 80px;
}
/*.bluebox .feature-wrap a {
   
	width: 40px;
    height: 40px;
    line-height: 42px;
    text-align: center;
    color: #01a4e4;
    font-size: 12px;
    background: #fff;
    border-radius:100%;
    display: inline-block;
}*/
.bluebox .feature-wrap a:hover {
    color: #FFF;
    background:#002a5c;

}

/*****************new 13/5/15**************/

.founderbox {
	width:100%;
	float:left;
	margin:0% 0% 0% 0%;
}
.fondtextbox {
	width:100%;
	float:left;
	background:#304298;
	margin:0% 0% 0% 0%;
}
.fondtextbox span {
	width:100%;
	font-family:  'Source Sans Pro', sans-serif;
	font-size:25px;
	font-weight:400;
	text-transform:uppercase;
	color:#333;
	color:#fff;
	text-align:center!important;
	float:left;
	padding:7% 0% 0% 0%;
	line-height:21px;
}
.fondtextbox p {
	width:100%;
	font-family:  'Source Sans Pro', sans-serif;
	font-size:15px;
	font-weight: normal;
	text-transform: capitalize;
	color:#333;
	color:#fff;
	text-align:center!important;
	float:left;
	padding:1% 5%;
}
.fondtextbox a {
	width:100%;
	font-family:  'Source Sans Pro', sans-serif;
	font-size:15px;
	font-weight: normal;
	text-transform: capitalize;
	color:#333;
	color:#fff;
	text-align:center!important;
	float:left;
	padding:1% 5% 5% 5%;
}
.fodbox {
	width:100%;
	float:left;
	padding:0% 0% 0% 5%;
}
.fedr {
	padding-left:0%;
	padding-right:0%;
}
.fedr1 {
	padding-right:0%;
}
.fedr2 {
	padding-left:0%;
}
.fedr3 {
	padding-top:1.8%;
}
.welhed {
	width:100%;
	float:left;
	font-family:  'Source Sans Pro', sans-serif;
	font-size:40px;
	font-weight:  bold;
	color:#002A5C;
	text-transform:uppercase;
	line-height:21px;
}
.welhed span {
	width:100%;
	float:left;
	font-size:18px;
	font-weight:  bold;
	color:#7F7F7F;
	text-transform:capitalize;
}
.newsbox {
	width:100%;
	float:left;
	background:#E9EFEF;
	margin:5% 0% 5% 0%;
	padding:8% 0% 12% 0%;
}
.newsbox p {
	width:100%;
	float:left;
	margin:0% 0% 0% 0%;
	padding:2% 6% 0% 6%;
	font-family:  'Source Sans Pro', sans-serif;
	font-size:14px;
	font-weight: normal;
	color:#5D6060;
	line-height:normal;
}
.newsbox span {
	width:100%;
	float:left;
	font-family: 'Source Sans Pro', sans-serif;
	font-size:18px;
	font-weight:bold!important;
	color:#5D6060;
	line-height:normal;
}
.newsimg01 {
	width:100%;
	float:left;
	margin:2% 0% 0% 0%;
}
.bestbox {
	width:100%;
	border-color:#CCCCCC;
	border-style:solid;
	border-width:1px 0px 1px 0px;
	margin:4% 0%;
	padding:0%;
	float:left;
}
.theblue {
	float:left;
	font-family: 'Source Sans Pro', sans-serif;
	font-size:18px;
	font-weight:bold!important;
	color:#304298;
	padding:2% 0% 2% 0%;
}
.theblue02 {
	float:left!important;
	font-family: 'Source Sans Pro', sans-serif;
	font-size:15px;
	font-weight: normal!important;
	color:#666666;
	padding:2% 0% 2% 0%;
}
.more09 {
	width:100%!important;
	float:left;
	color:#000;
	font-size:17px;
	font-weight:bold;
	text-transform:uppercase;
	padding:2% 0% 2% 0%;
}
.evntbor {
	width:100%;
	float:left;
	border:#CCCCCC solid 1px;
	position:relative;
	height: 175px
}
.eveback {
	background:#E9EFEF;
	padding:3% 0%;
}
.eventbox03 {
	width:100%;
	float:left;
	margin:0% 0% 0% 0%;
	border-color:#cccccc;
	border-width:1px 1px 0px 1px;
	border-style:solid;
}
.eventtextbox03 {
	width:100%;
	float:left;
	background:#fff;
	margin:0% 0% 0% 0%;
}
.eventtextbox03 span {
	width:100%;
	font-family:  'Source Sans Pro', sans-serif;
	font-size:18px;
	font-weight:400;
	text-transform:uppercase;
	color:#223BBC;
	text-align:center!important;
	float:left;
	padding:7% 0% 0% 0%;
	line-height:21px;
}
.eventtextbox03 span a {
	color:#223BBC;
	font-family:  'Source Sans Pro', sans-serif;
	font-size:16px;
	font-weight:400;
	text-transform:uppercase;
}
.eventtextbox03 p {
	width:100%;  /*font-family:  'Source Sans Pro', sans-serif;*/
	font-size:14px;
	font-weight: normal;
	text-transform: capitalize;
	color:#797979;
	text-align:center!important;
	float:left;
	padding:1% 5%;
}
.eventtextbox03 a {
	width:100%;
	font-family:  'Source Sans Pro', sans-serif;
	font-size:15px;
	font-weight: normal;
	text-transform: capitalize;
	color:#333;
	color:#fff;
	text-align:center!important;
	float:left;
	padding:1% 5% 5% 5%;
}
.nodal {
	width:100%;
	float:left;
	color:#fff;
	background:#0089c8;
	text-align:center;
	padding:0% 0%;
	text-transform:uppercase;
	font-family:  'Source Sans Pro', sans-serif;
	font-size:13px;
	font-weight: normal;
}
.nodal span {
	width: auto;
	color:#fff;
	float:left;
	background:#333;
	text-align:center;
	padding:0% 2%;
	text-transform:uppercase;
	font-family:  'Source Sans Pro', sans-serif;
	font-size:13px;
	font-weight: normal;
}
.evehed {
	padding:0% 0% 0% 1%
}
.evedate {
	/*background: none repeat scroll 0 0 #0290C8;*/
    background: none repeat scroll 0 0 #0290C8;
	bottom: 100%;
	left: 0;
	position: absolute;
	width: 25%;
}
.evedate p {
	color:#fff;
	float:left!important;
	font-family:  'Source Sans Pro', sans-serif;
	font-size:15px;
	font-weight: normal;
	text-align:center;
	line-height:normal;
	padding:0%!important;
	margin:0%!important;
}
.evedate span {
	color:#fff;
	float:left!important;
	font-family:  'Source Sans Pro', sans-serif;
	font-size:46px;
	font-weight: bold;
	text-align:center;
	line-height:45px;
	padding:0%!important;
	margin:0%!important;
}
.stdhed {
	border-left: 1px solid #7f7f7f;
	/*color: #0290C8;*/
    color: #0290C8;
	float: left;
	font-family: "Source Sans Pro", sans-serif;
	font-size: 75px;
	font-weight: bold;
	line-height: 65px;
	padding: 0;
	text-align: center;
	width: 100%;
	background:#fff;
}
.stdhed p {
	color: #706F6F;
	font-family:  'Source Sans Pro', sans-serif;
	font-size:15px;
	font-weight: normal;
	padding: 0;
	width: 100%;
	text-align:center;
	line-height:normal;
	padding:0%;
	margin:0%;
}
.stdhed p > a {
	color: #002a5c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 52px;
	margin: 0;
	padding: 10%;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}
.stdpro {
	background: #fff none repeat scroll 0 0;
	float: left;
	margin-top: 0;
	padding: 0 0 55px;
	position: relative;
	width: 100%;
	z-index: 20;
}
.stdeo {
	float: left;
	margin:00 0;
	padding:1% 0 1%;
	width: 100%;
}
.stdtextbox {
	text-transform:uppercase;
	color: #002A5C;
	float: left;
	font-family: "Source Sans Pro", sans-serif;
	font-size:35px;
	font-weight: bold;
	margin: 0;
	padding:4% 0% 1% 0%;
	text-align: center;
	width: 100%;
}
.cosl {
	bottom: -18% !important;
}
.carousel-indicators {
	bottom: 20px;
}
.carousel-indicators {
	bottom: 165px;
	left: 50%;
	list-style: outside none none;
	margin-left: -30%;
	padding-left: 0;
	position: absolute;
	text-align: center;
	width: 60%;
	z-index: 15;
}
.eventprev1 {
	background: rgba(0, 0, 0, 0) url("../images/event-preview.png") no-repeat scroll 0 0;
	display: inline-block;
	float: left;
	height: 30px;
	position: absolute;
	top: 40%;
	width: 16px;
	z-index: 5;
	left:-24px;
}
.eventnext1 {
	background: rgba(0, 0, 0, 0) url("../images/event-next.png") no-repeat scroll 0 0;
	float: right;
	font-family: serif;
	height: 30px;
	position: absolute;
	right: -24px;
	top: 40%;
	width: 16px;
}
.prev1 {
	background: rgba(0, 0, 0, 0) url("../images/leftarrow1.jpg") no-repeat scroll 0 0;
	display: inline-block;
	float: left;
	height: 30px;
	position: absolute;
	top: 40%;
	width: 16px;
	z-index: 5;
	left:-12px;
}
.next1 {
	background: rgba(0, 0, 0, 0) url("../images/rightarrow1.jpg") no-repeat scroll 0 0;
	float: right;
	font-family: serif;
	height: 30px;
	position: absolute;
	right: -12px;
	top: 40%;
	width: 16px;
}
.newtab01 {
	background: #8eb9e5; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxNiUiIHN0b3AtY29sb3I9IiM4ZWI5ZTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI4MiUiIHN0b3AtY29sb3I9IiNkYWVkZmIiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI4MiUiIHN0b3AtY29sb3I9IiNkYWVkZmIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #8eb9e5 16%, #daedfb 82%, #daedfb 82%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(16%, #8eb9e5), color-stop(82%, #daedfb), color-stop(82%, #daedfb)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #8eb9e5 16%, #daedfb 82%, #daedfb 82%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #8eb9e5 16%, #daedfb 82%, #daedfb 82%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #8eb9e5 16%, #daedfb 82%, #daedfb 82%); /* IE10+ */
	background: linear-gradient(to bottom, #8eb9e5 16%, #daedfb 82%, #daedfb 82%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8eb9e5', endColorstr='#daedfb', GradientType=0 ); /* IE6-8 */
	float: left;
	margin-top: 0;
	padding:3% 0% 3% 0%;
	position: relative;
	width: 100%;
	z-index: 20;
}
.semester {
	width:100%;
	margin:0% 0 3% 0%;
}
.semester a {
	text-decoration:none;
	font-size:25px;
	font-family: "Source Sans Pro", sans-serif;
	font-weight:bold;
	color:#002A5C;
	background:url(../images/tabicon.png) no-repeat left;
	padding-left:10%;
}
.semester a:hover {
	color:#F00;
	text-decoration:underline;
}
.reqbox01 {
	background: url(../images/bluebg.png) no-repeat top #002B5E;
	float: left;
	margin-top: 0;
	padding:3% 0% 3% 0%;
	position: relative;
	width: 100%;
	z-index: 20;
}
.iconimage {
	background:none!important;
	margin: 0 25% !important;
	width:50%;
	text-align: center;
}
.iconimage a {
	cursor:pointer;
}
.iconcott {
	color:#fff;
	text-align:center;
	font-size:20px;
	font-family: "Source Sans Pro", sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	padding:3% 0% 0% 0%;
	background:none!important;
}
.iconcott a {
	color:#fff;
	cursor:pointer;
}
.soclbox {
	background:#8095AE;
    /*background:#8095AE;*/
	float: left;
	margin-top: 0;
	padding:1% 0%;
	width: 100%;
}
.soclicon {
	width:auto;
}
    .container ul li a {
        color: white;
    }

.soclicon a {
	width:auto;
	float:left;
	margin:0% 1%;
}
.soclicon span {
	width:100%;
	font-size:16px;
	font-weight:bold;
	/*//color:#002B5E;*/
	text-align:left;
	float:left;
	padding:0% 0% 2% 0%;
}
.testmbox {
	background:#EDEDED;
	float: left;
	margin-top: 0;
	padding:3% 0%;
	width: 100%;
}
.testimg {
	border:#FFFFFF solid 5px;
	-webkit-box-shadow: 9px 6px 5px -3px rgba(0, 0, 0, 0.35);
	-moz-box-shadow: 9px 6px 5px -3px rgba(0, 0, 0, 0.35);
	box-shadow: 9px 6px 5px -3px rgba(0, 0, 0, 0.35);
}
.textcot02 {
	width:100%;
	font-size:15px;
	color:#333;
	text-align:left;
}
.bottlogo {
	margin:4% 0% 0% 0%;
	border-left:#999999 solid 1px;
	padding:0% 0% 0% 4%
}
.footerbottom {
	background: #001b3a none repeat scroll 0 0;
	float: left;
	width: 100%;
}
.link {
	color: #fff;
	font-size: 12px;
	padding: 1% 0;
	text-align:left;
}
.ini {
	color: #fff;
	font-size: 12px;
	margin:0 0 0;
	padding:0%;
	text-align:right;
}
.ini a {
	color: #fff;
	font-size: 12px;
	margin:0 0 0;
	padding:0%;
	text-align:right;
}
.ini a:hover {
	/*color: #0290C8;*/
    color: #0290C8;
	font-size: 12px;
	margin:0 0 0;
	padding:0%;
	text-align:right;
}
.copy {
	color: #fff;
	font-size: 11px;
	padding:0 0 0;
	text-decoration: none;
}
/*************29/5/15*********************/

.newsbox1 {
	border-bottom:#E9EFEF solid 5px;
	padding-bottom:4%;
	margin-bottom:2%;
}
.caldbox {
	width:100%;
	border:#0089C8 solid 1px;
}
.caldbox .month {
	width:100%;
	color:#0089c8;
	background:#fff;
	padding:1% 0%;
	font-family: "Open Sans", sans-serif;
	font-size:13px;
	font-weight:bold;
	text-align:center;
}
.caldbox .date {
	font-family: "Open Sans", sans-serif;
	font-size:40px;
	font-weight:bold;
	text-align:center;
	padding:19% 0% 5% 0%;
	color:#fff;
	background:#0089c8;
}
.caldbox .week {
	font-family: "Open Sans", sans-serif;
	font-size:12px;
	font-weight: normal;
	text-align:center;
	color:#fff;
	background:#0089c8;
}
.caldbox01 {
	width:100%;
	font-family: "Open Sans", sans-serif;
	font-size:12px;
	font-weight: normal;
	color:#333;
	text-align:left;
}
.caldbox01 .hed {
	width:100%;
	font-family: "Open Sans", sans-serif;
	font-size:14px;
	font-weight: bold;
	color:#575757;
	text-align:left;
	line-height:normal;
}
.caldbox01 .hed a {
	width:100%;
	font-family: "Open Sans", sans-serif;
	font-size:14px;
	font-weight: bold;
	color:#575757;
	text-align:left;
	line-height:normal;
}
.caldbox01 .hed a:hover {
	width:100%;
	font-family: "Open Sans", sans-serif;
	font-size:14px;
	font-weight: bold;
	color:#05A4E4;
	text-align:left;
	line-height:normal;
}
.caldbox01 .cott {
	font-family: "Open Sans", sans-serif;
	font-size:12px;
	font-weight: normal;
	color:#878787;
	text-align:left;
	line-height:17px;
}
.caldbox01 .venu {
	font-family: "Open Sans", sans-serif;
	font-size:12px;
	font-weight: normal;
	color:#333;
}
.cald-margin {
	margin-left:0%; /*padding-left:0%;*/
}
.rightTesti .testimonial {
	background: #fff;
	padding: 20px;
	margin-bottom:15%;
	height: 479px;
}
.socil01 {
	width:auto;
	font-size:13px;
	font-weight:bold;
}
.ser-but {
	background:none;
	color:#fff;
	border:none;
}
.search_box01 {
	border: medium none;
	border-radius: 20px;
	box-shadow: none;
	height: 25px;
	/* width: 50%;*/
	padding-left:20px;
	font-size:12px;
}
.close01 {
	background:none;
	color:#fff!important;
	border:none;
	font-weight:bold;
}
.search_box {
	background-image: url("../images/search_icon.png")!important;
	background-position: 314px 15px;
	background-repeat: no-repeat;
	border-color: #dedede;
	box-shadow: none;
	height: 48px!important;
	outline: medium none;
}
.form-control {
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 30px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset!important;
	color: #555;
	display: block;
	font-size: 14px;
	height: 48px!important;
	line-height: 1.42857;
	padding: 6px 12px!important;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	vertical-align: middle;
	width: 100%;
}
/*************29/5/15 END***********/


	
/*****************new 13/5/15**************/

#jquery-script-menu {
	position: fixed;
	height: 90px;
	width: 100%;
	top: 0;
	left: 0;
	border-top: 5px solid #316594;
	background: #fff;
	-moz-box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
	-webkit-box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
	box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
	z-index: 999999;
	padding: 10px 0;
	-webkit-box-sizing:content-box;
	-moz-box-sizing:content-box;
	box-sizing:content-box;
}
.jquery-script-center {
	width: 960px;
	margin: 0 auto;
}
.jquery-script-center ul {
	width: 212px;
	float:left;
	line-height:45px;
	margin:0;
	padding:0;
	list-style:none;
}
.jquery-script-center a {
	text-decoration:none;
}
.jquery-script-ads {
	width: 728px;
	height:90px;
	float:right;
}
.jquery-script-clear {
	clear:both;
	height:0;
}
.header{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 200;
	box-shadow: 0 0 10px 0 #666
}
#header.fixed {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 200;
	box-shadow: 0 0 10px 0 #666
}
#header.fixed .top-bar { /*display: none;*/
}
#header.fixed .navbar-nav > li {
	padding-top:0;
}
#header.fixed .navbar-nav > li > a {
	height: 60px;
}
/*#header.fixed .logo img { width: 150px  }*/
.searchBox { /*display: none;*/
	float: right;
	width:100%;
}
/*********************innerpage**************/


.inner-bannerbox {
	width: 100%;
    margin: 0%;
    padding: 157px 0 0 0;
}
.but-menu {
	width:100%;
	background:#00A3E4;
	margin:0%;
	padding:0%;
}
.bott-nav {
	width:100%;
	margin:0%;
	padding:0%;
	float: left;
}
.bott-nav ul {
	width:100%;
	margin:0%;
	padding:0%;
}
.bott-nav li {
	width:auto;
	float:left;
	list-style:none;
	font-family: "Open Sans", sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	border-right:#fff solid 1px;
	padding:0.5% 1%;
	text-transform:uppercase;
}
.bott-nav li a {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	text-align:center;
}
.bott-nav li a:hover {
	text-decoration:underline
}
.intro-box {
	width:100%;
	margin:0%;
	padding:0%;
	visibility: hidden;
	background:#fff!important
}
#feature01 {
	background: #ffffff none repeat scroll 0 0;
	padding-bottom: 10px;
	padding-top: 25px;
}
.mission-box {
	width:100%;
}
.zero-padd {
	margin:0%;
	padding:0%;
}
.vision-bg {
	background: #ededed none repeat scroll 0 0;
	margin: 5% 0 0;
	min-height: 215px;
	padding: 6%;
	width: 100%;
/*	height:250px;*/
}
.vision-bg span {
	color:#00A3E4;
	font-family: "Open Sans", sans-serif;
	font-weight:600;
	text-align:left;
}
.overview {
	width:100%;
	margin: 5% 0 0;
	padding:0% 2% 0% 0%
}
.overview span {
	color:#00A3E4;
	font-family: "Open Sans", sans-serif;
	font-weight:600;
	text-align:left;
	font-size:22px;
}
.courses-bg {
	background: #F1F1F1 none repeat scroll 0 0;
	margin: 5% 0 0;
	padding: 6%;
	float:left;
	width: 100%;
}
.courses-bg span {
	color:#00A3E4;
	font-family: "Open Sans", sans-serif;
	font-weight:600;
	text-align:left;
	font-size:22px;
}
.courses-bg .phd {
	width:100%;
	color:#fff;
	font-size:18px;
	font-family: "Open Sans", sans-serif;
	font-weight:600;
	text-align:left;
	float:left;
	padding:2% 3%;
	margin-top:2%;
	background:url(../images/blue-arrow.png)no-repeat left#00A3E4;
}
.computer {
	width:100%;
	color:#333;
	float:left;
	padding:0%;
}
.computer ul {
	width:100%;
	padding:0%;
}
.computer li {
	width:100%;
	list-style:none!important;
	display:inline-block;
	font-family: "Open Sans", sans-serif;
	text-align:left;
	font-size:15px;
	color:#333;
	padding:0% 0% 0% 5%;
	background:url(../images/wite-arrow.png) no-repeat left top;
	margin-top:1%;
}
.c-programs {
	width:100%;
	background:#002A5C;
	color:#fff;
	font-size:22px;
	font-family: "Open Sans", sans-serif;
	font-weight:600;
	text-align:center;
	border-radius:5px;
	padding:3% 3%;
	float:left;
	margin-top:5px;
}
.depart {
	width:100%;
	float:left;
	padding-bottom:10px;
	margin-bottom:5%;
	margin-top:2%;
}
.depart01 {
	border-bottom:#00A3E4 solid 1px;
	color:#00A3E4;
	font-size:30px;
	font-family: "Open Sans", sans-serif;
	font-weight:600;
	text-align:center;
	padding:2% 0%;
}
.dep-thumb {
	width:100%;
	float: left;
	color:#00A3E4;
	margin: -0.5% 0 0;
	padding: 3% 0 1%;
	background:url(../images/down-ar-01.jpg) no-repeat top;
}
.dep-thumb ul {
	width:100%;
	float: left;
	margin:0% 0% 0% 0%
}
.dep-thumb li {
	width:auto;
	padding:0% 1%;
	list-style:none;
	display:inline-block;
}
.semester a {
	background: none;
	color: #002a5c;
	font-family: "Source Sans Pro", sans-serif;
	font-size: 20px;
	font-weight: bold;
	padding-left:0%;
	text-decoration: none;
	width: auto;
}
/*********************innerpage****6-6-15**********/


.leftmenu-box {
	width:100%;
	float:left;
	margin:0%;
	background:#DFE9F6;
	margin:0% 0% 0% 0%;
	border:#D8D8D8 solid 1px;
}
.leftmenu-box ul {
	width:100%;
	float:left;
	margin:0%;
	padding:0%;
}
.leftmenu-box li {
	width:100%;
	float:left;
	list-style:none;
	font-family: "Source Sans Pro", sans-serif;
	font-size:14px;
	font-weight: normal;
	color:#0A1859;
	/*text-transform:uppercase;*/
	padding:5px 10px;
	border-bottom:#D8D8D8 solid 1px;
}
.leftmenu-box li a {
	width:100%;
	float:left;
	list-style:none;
	font-family: "Source Sans Pro", sans-serif;
	font-size:14px;
	font-weight: normal;
	color:#0A1859;
	/*text-transform:uppercase;*/
	text-decoration:none;
}
.leftmenu-box li a:hover {
	width:100%;
	float:left;
	list-style:none;
	font-family: "Source Sans Pro", sans-serif;
	/*font-size:12px;*/
    font-weight: normal;
	color:#c52d2f;
	/*text-transform:uppercase;*/
	text-decoration:none;
}
.seealso-box {
	width:100%;
	float:left;
	/*background:#DFE9F6;*/
    /*background:#D0CEF2;*/
     background:#0098D5;



	padding:0% 0%;
	margin:0% 0% 0% 0%;
	border:#D8D8D8 solid 1px;
}
.seealso-box ul {
	width:100%;
	float:left;
	margin:0%;
	padding:0%;
}
.seealso-box li {
	width:100%;
	float:left;
	list-style:none;
	font-family: "Source Sans Pro", sans-serif;
	font-size:14px;
	font-weight: normal;
	color:#0A1859;
	/*	text-transform:uppercase;
*/	padding:5px 10px;
	border-bottom:#E5E3E3 solid 1px;
}
.seealso-box li a {
	width:100%;
	float:left;
	list-style:none;
	font-family: "Source Sans Pro", sans-serif;
	font-size:14px;
	font-weight: normal;
	color:#0A1859;
	/*	text-transform:uppercase;
*/	text-decoration:none;
}
.seealso-box span {
	width:100%;
	float:left;
	list-style:none;
	font-family: "Source Sans Pro", sans-serif;
	font-size:14px;
	font-weight: normal;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	background:#333;
	padding:3% 10%;
}
.contact-box {
	width:100%;
	float:left;
	background:#DFE9F6;
	padding:5% 8%;
	margin:0% 0% 0% 0%;
	border:#D8D8D8 solid 1px;
	font-family: "Source Sans Pro", sans-serif;
	font-size:14px;
	font-weight: normal;
}
.contact-box span {
	font-family: "Source Sans Pro", sans-serif;
	font-size:16px;
	font-weight: bold;
}
.topmarg {
	width:100%;
	padding:4%;
	float:left; /*border:#fff solid 1px; background:#fff;*/
}
.intro-box01 {
	width:100%;
	margin:2% 0% 0% 0%;
	padding:0%;
	float:left;   /*background:#fff!important*/
}
.pclass {
	float:left;
	background-color:#fff!important;
	width:100%!important;
	margin:2% 0% 2% 0%;
}
.pclass01 {
	float:left;
	background-color:#fff!important;
	width:100%!important;
	margin:2% 0% 2% 0%;
	color:#0A1859!important;
	font-size:15px;
	font-weight:bold;
}
/*added by Ajith programmer*/
.menumore {
	font-size:12px;
}
/*updated 13_06_2015*/



.back-to-top {
	height: 42px;
	width: 42px;
	/*background-color:#0290C8;*/
	bottom: 2em;
    background-color:#0290C8;
	color: #fff;
	display: none;
	font: bold 12px Arial, Helvetica, sans-serif;
	padding: 1em;
	position: fixed;
	right: 0;
	z-index:500;
	border-radius: 500px;
	text-decoration: none;
}
.corss01 {
	width:100%;
	color: #00a3e4;
	font-family: "Open Sans", sans-serif;
	font-size: 30px;
	font-weight: 600;
	padding: 2% 0% 0% 0%;
	text-align: left;
}
.cos-box {
	width:100%;
	background:#F1F1F1;
	float:left;
	margin:2% 0% 0% 0%
}
.cos-box .phd {
	background: #00a3e4; /*url("../images/blue-arrow.png") no-repeat  3% 56%;*/
	color: #fff;
	float: left;
	font-family: "Open Sans", sans-serif;
	font-size: 18px;
	font-weight: 600;
	padding: 2% 8%;
	text-align: left;
	width: 100%;
}
.cos-box ul {
	float: left;
	padding: 0 0 0 4%;
	width: 100%;
}
.cos-box li {
	background: rgba(0, 0, 0, 0) url("../images/wite-arrow.png") no-repeat scroll left top;
	color: #333;
	display: inline-block;
	font-family: "Open Sans", sans-serif;
	font-size: 14px;
	list-style: outside none none !important;
	margin-top: 1%;
	padding: 0 0 0 4%;
	text-align: left;
	width: 100%;
}
.zero-padd01 {
	padding:2% 0%;
	margin:0%;
}
.reqbox02 {
	background: #002b5e url("../images/bluebg.png") no-repeat scroll center top;
	float: left;
	margin-top: 0;
	padding:2% 0;
	position: relative;
	width: 100%;
	z-index: 20;
}
.releted-box {
	width:100%;
	float:left;
	margin:0%;
	background:#DFE9F6;
	margin:0% 0% 0% 0%;
	border:#D8D8D8 solid 1px;
}
.releted-box ul {
	width:100%;
	float:left;
	margin:0%;
	padding:0%;
}
.releted-box ul span {
	background:#00A3E4;
	font-family: "Source Sans Pro", sans-serif;
	font-size:14px;
	font-weight: normal;
	text-transform:uppercase;
	color:#fff;
	width:100%;
	float:left;
	margin:0%;
	padding:3% 4%;
}
.releted-box li {
	width:100%;
	float:left;
	list-style:none;
	font-family: "Source Sans Pro", sans-serif;
	font-size:14px;
	font-weight: normal;
	color:#0A1859;
	/*	text-transform:uppercase;
*/	padding:5px 10px;
	border-bottom:#D8D8D8 solid 1px;
}
.releted-box li a {
	width:100%;
	float:left;
	list-style:none;
	font-family: "Source Sans Pro", sans-serif;
	font-size:14px;
	font-weight: normal;
	color:#0A1859;
	/*	text-transform:uppercase;
*/	text-decoration:none;
}
.philosophy-box {
	width:100%;
	float:left;
}
.philosophy-box span {
	background: #00a3e4 none repeat scroll 0 0;
	color: #fff;
	float: left;
	font-family: "Source Sans Pro", sans-serif;
	font-size: 24px;
	font-weight: bold;
	padding: 2%;
	width: 100%;
}
.philosophy-box p {
	width:100%;
	background:#fff;
	color:#333;
	font-family: "Source Sans Pro", sans-serif;
	font-size:14px;
	font-weight: normal;
}
.algorithm {
	width:100%;
	float:left;
	margin:0%;
}
.algorithm ul {
	width:100%;
	float:left;
	padding:0%;
	border-width:0px 0px 1px 0px;
	border-style:solid;
	border-color:#E1E1E1;
	margin:0%;
}
.algorithm li {
	width:100%;
	list-style:none;
	background:url(../images/wite-arrow1.png) no-repeat 0px 58%;
	padding:1% 5%;
	border-width:1px 0px 0px 0px;
	border-style:solid;
	border-color:#E1E1E1;
	margin:0%;
	color:#00A3E4;
	font-family: "Source Sans Pro", sans-serif;
	font-size:14px;
	font-weight: normal;
}
.intro-box02 {
	/* background: #fff none repeat scroll 0 0 !important;*/
    float: left;
	margin: 3% 0 0;
	padding: 0;
	width: 100%;
}
.intro-box03 {
	background: #fff none repeat scroll 0 0 !important;
	float: left;
	margin: 6% 0 0;
	padding: 0;
	width: 100%;
}
/************************6/12/15******************/

.topmar01 {
	padding:2% 0%;
}
.dept-box {
	width:100%;
	float:left;
	margin:0%;
	margin:0% 0% 0% 0%;
}
.dept-box ul {
	width:100%;
	float:left;
	margin:0%;
	padding:0%;
}
.dept-box ul span {
	background: rgba(0, 0, 0, 0) url("../images/dep-arrow-h.png") no-repeat scroll right top;
	color: #fff;
	float: left;
	font-family: "Source Sans Pro", sans-serif;
	font-size: 14px;
	font-weight: normal;
	height: 44px;
	margin: 0;
	padding: 4% 4%;
	text-transform: uppercase;
	width: 100%;
}
.dept-box li {
	width:100%;
	float:left;
	list-style:none;
	font-family: "Source Sans Pro", sans-serif;
	font-size:14px;
	font-weight: normal;
	color:#0A1859;
	text-transform:uppercase;
	background:url(../images/dep-arrow.png) no-repeat top right;
	height:44px;
}
.dept-box li:hover {
	width:100%;
	float:left;
	list-style:none;
	font-family: "Source Sans Pro", sans-serif;
	font-size:14px;
	font-weight: normal;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	background:url(../images/dep-arrow-h_3.png) no-repeat top right;
	height:44px;
}
.dept-box li a {
	width:100%;
	float:left;
	list-style:none;
	font-family: "Source Sans Pro", sans-serif;
	font-size:14px;
	font-weight: normal;
	color:#0A1859;
	text-transform:uppercase;
	text-decoration:none;
	height:44px;
	padding:10px 10px;
}
.dept-box li a:hover {
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
}
.evemnth p {
	padding-left:3px;
	color:#FFF;
	font-size:18px;
	background: none repeat scroll 0 0 #1041BD;
	font-weight:normal;
}
.evemnthimg img {
	vertical-align:top !important;
}
#about {
	padding-top:3%;
	background:#fff;
}
.civilbox {
	width:100%;
	background:#00A3E4;
	border-top:#fff solid 1px;
}
.civilmtext {
	background: rgba(0, 0, 0, 0) url("../images/leftarrow.jpg") no-repeat scroll right center;
	color: #fff;
	float: right;
	font-size: 18px;
	font-weight: normal;
	margin-right: -23px;
	padding:7% 0;
	text-align: left;
	text-transform: capitalize;
	width: 100%;
}
.nobor {
	border-right:#fff solid 1px;
}
.civilmtext span {
	color:#fff;
	font-size:22px;
	text-transform: capitalize;
	text-align: left;
	padding:2% 0%;
	font-weight: bold;
}
.civilmenu {
	width:100%;
	float:left;
}
.civilmenu ul {
	width:100%;
	float:left;
	margin:0%;
	padding:0%;
}
.civilmenu li {
	color: #fff;
	float: left;
	font-size: 12px;
	font-weight: bold;
	list-style: outside none none;
	padding-left:2%;
	padding-right:0%;
	padding-top:2%;
	text-align: left;
	text-transform: uppercase;
	width: auto;
}
.civilmenu li a {
	font-size:11px;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
	color: #fff !important;
}
.aboutcivil {
	width:100%;
	background:#173783;
	padding:6%;
	color:#fff;
	font-size:18px;
	line-height: 29px; /*height:235px;*/
}
.internship {
	width:100%;
	float:left;
	background:#01A4E4;
}
.inter-img {
	width:100%;
}
.inter-text {
	width:100%;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	padding:15% 2%;
	color:#fff;
}
.inter-text a {
	width:100%;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	padding:15% 2%;
	color:#fff;
}
.inter-text a:hover {
	width:100%;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	padding:15% 2%;
	color:#173783;
}
.gallerybox {
	width:100%;
	float:left;
	background:#E7F1FF;
	padding:3%;
}
.gallerybox01 {
	width:100%;
	float:left;
	background:#fff;
	padding:0%;
}
.rightbox {
	width:100%;
	float:left;
	margin: 10px 0;
}
.rightbox a {
	width:100%;
	float:left;
	margin-bottom:2%;
}
.achim {
	width:100%;
	float:left;
	color:#002A5C;
	font-size:18px;
}
.achim01 {
	width:100%;
	float:left;
	color:#002A5C;
	font-size:13px;
	border-top:#62B4F7 solid 1px;
	margin-top:15px;
	padding-bottom: 3%;
}
.achim02 {
	width:100%;
	color:#002A5C;
	font-size:13px;
	float:left;
	;
}
.achim02 a {
	width: auto;
	color:#fff;
	font-size:13px;
	background:#173783;
	padding:2% 3%;
	float:left;
}
.phobox {
	width:100%;
	float:left;
}
.phobox-box{
	width:100%;
	float:left;
	position:relative;
	background:#000;
}
.phobox-box img{
	opacity: .50;
}
.play{
	position:absolute;
	display:block;
	width:100%;
	height:37px;
	top:40%;
	left:0px;
	text-align:center;
}
.play img{
	opacity:100 !important;
}
.phoboxtext {
	width:100%;
	float:left;
	color:#333;
	font-size:12px;
	text-align:left;
}
.fatherbox01 {
	width:100%;
	float:left;
	background:#E3EAF0;
	padding:0%;
}
.fathername01 {
	color: #043293;
	float: left;
	font-size: 18px;
	padding: 18% 0;
	text-align: center;
	width: 100%;
}
.fathername01 span {
	width:100%;
	float:left;
	padding:0%;
	color:#043293;
	font-size:23px;
	text-align: center;
}
.faimgbox {
	float: right;
	padding: 15% 0;
	width: 70%;
}
.alum {
	width:100%;
	float:left;
	padding:40% 0%;
}
.alum a {
	width: auto;
	float:left;
	background:#1982D7;
	color:#fff;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	padding: 3% 10%;
	border:#fff solid 2px;
	-webkit-border-radius: 80px;
	-moz-border-radius: 80px;
	border-radius: 80px;
}
.carousel {/*padding-left:10%;padding-right:10%;*/
	width:100%;
}
.newtabdepart {
	float: left;
	margin-top: 0;
	padding:3% 0% 3% 0%;
	position: relative;
	width: 100%;
	z-index: 20;
}
.event07 {
	width:100%;
	background:#173783;
	color:#fff;
	padding:6%;
	font-size:13px;
	text-align:left;
}
.event07 span {
	width:100%;
	color:#fff;
	font-size:25px;
	text-align:left;
}
.prev2 {
	background: rgba(0, 0, 0, 0) url("../images/prv01.jpg") no-repeat scroll 0 0;
	display: inline-block;
	float: left;
	height: 25px;
	left: 0;
	position: absolute;
	top: 42%;
	width: 25px;
	z-index: 5;
}
.next02 {
	background: rgba(0, 0, 0, 0) url("../images/next01.jpg") no-repeat scroll 0 0;
	float: right;
	font-family: serif;
	height: 25px;
	position: absolute;
	right: -2px;
	top: 42%;
	width: 25px;
}
.rightTestidepart .testimonialdepart {
	background: none;
	padding: 20px;
	margin-bottom:0%;
	padding-top: 6px !important;
}


.caldbox{ width:80px; float:right; border:#0089C8 solid 1px;}
.caldbox .month{ width:100%; color:#fff; background:#0089C8; padding:1% 0%; font-family: "Open Sans",sans-serif; font-size:12px; font-weight:bold; text-align:center; }

.caldbox .date{ font-family: "Open Sans",sans-serif; background-color:#FFF; font-size:40px; font-weight:bold; text-align:center;  padding:15% 0% 5% 0%; color:#0089C8;}

.caldbox .week{font-family: "Open Sans",sans-serif; font-size:12px; background:#FFF; font-weight: normal; text-align:center;  color:#0089C8;}


.caldbox01{ width:100%;font-family: "Open Sans",sans-serif; font-size:12px; font-weight: normal; color:#333; text-align:left;}

.caldbox01 .hed{ width:100%;font-family: "Open Sans",sans-serif; font-size:14px; font-weight: bold;color:#575757; text-align:left; line-height:normal;}

.caldbox01 .cott{font-family: "Open Sans",sans-serif; font-size:12px; font-weight: normal; color:#878787; text-align:left; line-height:17px;}
.caldbox01 .venu{ font-family: "Open Sans",sans-serif; font-size:12px; font-weight: normal;color:#333;}

/************************Added by Ajith***************************************/
.admissionevent07{ width:100%; background:#ddebff; color:#4475bc; padding:6%; font-size:14px; text-align:justify;}
.admissionevent07 span{ width:100%;color:#fff; font-size:25px; text-align:left;}
.event08{ width:100%;}
.head{ padding: 0 0 20px;}
.rightTestiadmission h1 { margin: 0 0 10px 0;}
.alerts-shell{ margin:0;}
.alerts-shell-in{ margin-bottom:22px; padding-bottom:22px; border-bottom:2px solid #e9efef;}
.alerts-shell-in img{ float:left; margin-right:15px;}
.alerts-shell-in h2{ font-size:20px; line-height:26px; color:#222;}
.alerts-shell-in p{ font-size:14px; line-height:22px; color:#888; text-align:justify;}
.right-shell h2{ font-size: 28px; line-height: 36px; color: #FFF; padding-bottom: 10px;}
.right-shell p{ font-size:16px; line-height:22px; color:#FFF; text-align:justify;}
.clearfix{clear:both;}
.galleryboxadmission{ width:100%; float:left; background:#01A4E4; padding:60px 0;}

.galleryboxadmission01{ width:100%; float:left; background:#fff; padding:120px 0;}
#contentadmission{padding:80px 0; 

background: rgba(255,255,255,1);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 15%, rgba(255,255,255,1) 38%, rgba(233,242,255,1) 95%, rgba(231,241,255,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(15%, rgba(255,255,255,1)), color-stop(38%, rgba(255,255,255,1)), color-stop(95%, rgba(233,242,255,1)), color-stop(100%, rgba(231,241,255,1)));
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 15%, rgba(255,255,255,1) 38%, rgba(233,242,255,1) 95%, rgba(231,241,255,1) 100%);
background: -o-linear-gradient(top, rgba(255,255,255,1) 15%, rgba(255,255,255,1) 38%, rgba(233,242,255,1) 95%, rgba(231,241,255,1) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,1) 15%, rgba(255,255,255,1) 38%, rgba(233,242,255,1) 95%, rgba(231,241,255,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 15%, rgba(255,255,255,1) 38%, rgba(233,242,255,1) 95%, rgba(231,241,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e7f1ff', GradientType=0 );


}
.container-slied {
	width:100%;
	border-bottom: 1px solid #FFF;
}

.container-slied .slider {
  color: #fff;
}

.container-slied ul {
  padding: 0;
  margin: 0
}

.container-slied li { list-style: none; border-bottom: 1px solid #FFF; }
.container-slied li h3 {
  top: 40%;
  text-align: center
}
#carousel-indicators-admission {
    bottom: 20px;
}

#carousel-indicators-admission {
    bottom:-55px;
    left: 50%;
    list-style: outside none none;
    margin-left: -30%;
    padding-left: 0;
    position: absolute;
    text-align: center;
    width: 60%;
    z-index: 15;
}
.rotate-box{
  width: 175px;
  height: 175px;
  display:block;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  float:left;
  margin: 0 45px;	
  transition:0.2s;
}
.rotate-box:nth-child(1){
  margin-left:178px;	
}
.programme-box{
  background:url(../images/pic9.jpg) no-repeat center;
}
.campus-box{
  background:url(../images/campus.jpg) no-repeat center;
}
.doctoral{
  background:url(../images/pic6.jpg) no-repeat 0px 0px;
}
.doctoral:hover{
  background:url(../images/pic6.jpg) no-repeat 0px -175px;
}
.mphil{
  background:url(../images/pic7.jpg) no-repeat 0px 0px;
}
.mphil:hover{
  background:url(../images/pic7.jpg) no-repeat 0px -175px;
}
.post{
  background:url(../images/pic8.jpg) no-repeat 0px 0px;
}
.post:hover{
  background:url(../images/pic8.jpg) no-repeat 0px -175px;
}
.pg{
  background:url(../images/pic10.jpg) no-repeat 0px 0px;
}
.pg:hover{
  background:url(../images/pic10.jpg) no-repeat 0px -175px;
}
.undergraduate{
  background:url(../images/pic11.jpg) no-repeat 0px 0px;
}
.undergraduate:hover{
  background:url(../images/pic11.jpg) no-repeat 0px -175px;
}
.diploma{
  background:url(../images/pic12.jpg) no-repeat 0px 0px;
}
.diploma:hover{
  background:url(../images/pic12.jpg) no-repeat 0px -175px;
}
.galbox001 {
	width:100%;
	float: left;
	padding:0%;
	margin:15% 0% 0% 0%;
}
.galphoto001 {
	width:100%;
	float: left;
	padding:0%;
margin: margin:15% 0% 0% 0%;
	/*text-align:center;*/
}
.galtext001 {
	width:100%;
	float: left;
	padding:0%;
	margin:3% 0% 0% 0%;
	font-family: 'Source Sans Pro', sans-serif;
	font-size:14px;
	font-weight: normal;
	color:#193682;
	text-align:center;
}
/*--------------10-08-16*/
.alignment{
		float:right !important;	
}
.site_logo{
	display:block;
}
.programme-box-mobile{
	display:none;
}




















/*New Code for callback Function Start Date:28 May 2014*/
.mid ul{list-style-type:none; margin:0; padding:0; line-height:normal;}
.callback { position: fixed; top: 345px; /*top: 426px;*/ width:230px; z-index: 999;  right:-160px; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.callback .callbkBtn { background: url(../images/callbkBtn.png) no-repeat -30px 0; float: left; height:221px; width: 28px; z-index: 4; position:relative; top:5px }
.callback .callbkBtn.sel { background-position: 0 0 }
.callback .callbackBox { float:left; width:202px }
.callback .callbackBox .top { background: url(../images/callbk-bg.png) no-repeat 0 0; height:20px }
.callback .callbackBox .mid { background:#fff; height: 190px; border-left:1px solid #ccc; overflow:hidden; }
.callback .callbackBox .boto { background: url(../images/callbk-bg.png) no-repeat 0 -40px; height:20px }
.callback .callbackBox .mid .ud_prevBtn, .callback .callbackBox .mid .ud_nextBtn { cursor: pointer; height: 9px; left: 45px; position: absolute; width: 13px;  z-index:10 }
.callback .callbackBox .mid .ud_prevBtn{top:7px;}
.callback .callbackBox .mid .ud_nextBtn { background-position: 0 -20px; bottom: 7px; }
.callback .callbackBox .mid .ud_prevBtn.disable { background-position: 0 -40px; cursor: auto }
.callback .callbackBox .mid .ud_nextBtn.disable { background-position: 0 -60px; cursor: auto }
.callback .callbackBox .mid li a { color:#575757; text-decoration:none; font-size:12px; font-weight:bold;}
.callback .callbackBox .mid li a:hover { color:#055ba8; }
.callback .callbackBox .mid li:first-child { border-top:1px solid #cbcccc; }
.callback .callbackBox .mid li { border-bottom:1px solid #cbcccc;  padding:15px 0 14px 50px; }
.callback .callbackBox .mid li a{ padding:15px 0 14px 0; }
.callback .callbackBox .mid li.credit-card a{ background-position: 5px -77px; }
.callback .callbackBox .mid li.personal-loan a{ background-position: 5px -121px }
.callback .callbackBox .mid li.car-loan a{ background-position:5px -163px }
.callback .callbackBox .mid li.twowheeler-loan a{ background-position:5px -208px }
.callback .callbackBox .mid li.loan-against-property a{ background-position: 5px -249px; }
.callback .callbackBox .mid li.home-loan a{ background-position:5px -294px }
.callback .callbackBox .mid li.savings-account a{ background-position: 5px -338px }
/*.callback .callbackBox .mid li.salary-account a{ background-position: 5px -383px }*/
.callback .callbackBox .mid li.life-insurance a{ background-position: 5px -383px }
/*Sel*/
.callback .callbackBox .mid li.credit-card a:hover { background-position: 5px -434px; }
.callback .callbackBox .mid li.personal-loan a:hover { background-position: 5px -481px }
.callback .callbackBox .mid li.car-loan a:hover { background-position:5px -520px }
.callback .callbackBox .mid li.twowheeler-loan a:hover { background-position:5px -568px }
.callback .callbackBox .mid li.loan-against-property a:hover { background-position: 5px -606px; }
.callback .callbackBox .mid li.home-loan a:hover { background-position:5px -651px }
.callback .callbackBox .mid li.savings-account a:hover { background-position: 5px -695px }
/*.callback .callbackBox .mid li.salary-account a:hover { background-position: 5px -740px }*/
.callback .callbackBox .mid li.life-insurance a:hover { background-position: 5px -737px }
.callback.hover .callbackBox .mid .ud_prevBtn, .callback.hover .callbackBox .mid .ud_nextBtn { left: 130px; }
/*New Code for callback Function End*/
/*-----------------New Imp Msg section ENDS--------------------------*/
.callback .callbackBox .mid li.savings-account {display:none}
/************************Added by Ajith***************************************/


 @media screen and (max-width: 990px) {
	 .navbar-inverse .navbar-nav > li > a {
	 padding:15px 12px;
	}
	 #main-slider {
	 height:auto;
	}
	 #main-slider-new {
	 height:auto;
	}
}
 @media only screen and (min-device-width: 768px) and (max-device-width: 800px) {
	 .navbar-inverse .navbar-nav > li > a {
	 padding:15px 8px;
	}
}
@media only screen and (min-device-width: 1280px) and (max-device-width: 1280px) {
	 #main-slider {
	 height:auto;
	}
	 #main-slider-new {
	 height:auto;
}
}
@media only screen and (min-device-width: 1920px) {
	 #main-slider {
	 height:auto;
	}
	 #main-slider-new {
	 height:auto;
	}
	 .civilbox {
	width:100%;
	background:#00A3E4;
	border-top:#fff solid 1px;
	}
	.callback { top:595px; }
	.callback .callbackBox .mid li a { font-size:10px;}
	.bkalbum { margin-top:-40px; }
}
@media only screen and (min-device-width: 1280px) {
	 .dept-box ul span {
	 font-size:12px;
	}
	.dept-box li {
	 font-size:12px;
	}
	 .dept-box li:hover {
	 font-size:12px;
	}
	 .dept-box li a {
	 font-size:12px;
	}
}
.tabcott01 ul li {
	background: rgba(0, 0, 0, 0) url("../images/wite-arrow.png") no-repeat scroll left top;
	color: #333;
	display: inline-block;
	font-family: "Open Sans", sans-serif;
	font-size: 18px;
	list-style: outside none none !important;
	margin-top: 1%;
	padding: 0 0 0 4%;
	text-align: left;
	width: 100%;
}
.tabcott01 ul li a {
	color:#111;
}
.tabcott01 ul li a:hover {
	color:#c52d2f;
}
.breadcrumb {
	padding:0 0 0 14px;
}
.adstaff {
	margin-top:15px;
	font-size:20px;
	color:#002a5c;
}
.adstaffdepart {
	margin-top:15px;
	font-size:16px;
	color:#FFFFFF;
	background:#396DDA;
}
.welcomenote {
	height:169px !important;
}
.welcomenoteother {
	padding-right:20px;
	text-align:justify;
	font-size:14px;
}
.img-responsive {
	display:table-row;
}
@media only screen and (max-device-width: 640px) {
 .rightTesti .testimonial {
 height: auto;
}
 .welcomenote {
 height:auto !important;
}
 .welcomenoteother {
 padding-left:15px;
}
 .carousel-indicators {
 bottom: 315px;
}
}

@media only screen and (min-width:480px) and (max-width: 1024px) {
.search{
	display:none;
}	
}

@media only screen and (min-width:300px) and (max-width: 480px) {

	.top-bar {
		height: auto;
	}
	.search{ display:none;}
	.social {
		text-align: left !important;
		padding-top:0px !important;
	}
	ul.social-share li a {
		padding: 0 5px;
		font-size: 10px;
	}
	.header {
		position:inherit;
		top:inherit;
		left:inherit;
	}
	#main-slider {
		padding-top:0px;
	}
	.callback{
		display:none;
	}
	.navbar-inverse .navbar-nav > li > a {
		 padding:10px 12px;
	}
	#contact-buttons-bar {
		display: none !important;
	}
	.inner-bannerbox {
		padding: 0;
	}	
	.iconcott {
		padding: 3% 0% 10% 0%;
	}
	.site_logo{
		margin-top:15px;
		display:inline-block;
	}
	.rotate_box_holder{
		text-align:center;
		position: relative;
		padding-top: 18.5em;
	}
	.rotate-box {
		display: inline-block;
		float: none;
		    margin-bottom: 6em;
	}
	.programme-mobile{ display:none;}
	.rotate-box:nth-child(1) {
    	margin-left: 45px;
	}
	.programme-box-mobile{ 
		display: block;
		position: absolute;
		top: 0px;
		width:100%;
	}
	.alignment {
		float: left !important;
	}
	#feature-sub {
  		padding-top:0px;
  		margin-top:-1px;
	}
}

