/* CSS Document */

/* CSS Document */
@import url(http://fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700);
@import url(https://fonts.googleapis.com/css?family=Poppins:400,700);

@font-face {
    font-family: 'muthu';
    src: url('os1.eot');
    src: url('os1.eot?#iefix') format('embedded-opentype'),
        url('os1.woff') format('woff'),
        url('os1.ttf') format('truetype'),
        url('os1.svg#WebSymbolsRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
.clear{
clear:both;

}

h1,h2,h3{
font-family: 'muthu';
font-weight:400;
padding:0px;
margin:0px;

}

body{
margin:0px;
padding:0px;
font-family: 'PT Sans Narrow', sans-serif;
font-weight:400!important;
background-color:#e6e8e8;
}

a{
text-decoration:none;

}

a:hover{
text-decoration:none;

}

.container-fluid{
padding:0px;
}


.top_header{
background:url(../images/logo.jpg) no-repeat center left;
width:100%;
height:auto;
}

.top_header1{
background:url(../images/logo1.jpg) no-repeat center left;
width:100%;
height:auto;
}


.callus{
font-size:16px;
color:#FFFFFF;
background-color:#b00d10;
padding:10px;
font-weight:700;
text-align:center;
width:220px;
float:right;


}

.top_header i{
color:#FFFFFF;
font-size:25px;
line-height:40px;
margin:0 5px 0 5px;
}
.header{
background:url(../images/header_bg.jpg) repeat-x top;
border-top:10px solid #b00d10;

}
.border{
border-bottom:1px solid #cccccc;
}
.border1{
border:1px solid #cccccc;
padding:10px;
margin:10px 0 0 0;
}

.border1 h2{
font-size:16px;

}

.menu{
border-bottom:1px solid #114b72;
border-top:1px solid #114b72;
min-height:50px;
background:url(../images/menu.jpg) repeat-x ;
background-color:#153663;
}

.content_bg{
background:url(../images/bg.jpg) repeat 0 0;
}

.content{
background-color:#ffffff;
font-family: 'PT Sans Narrow', sans-serif;
font-size:1.2em;
color:#6a6565;
line-height:1.55em;
text-align:justify;
padding:10px;
margin:10px 0 0 0;
}

.about{
background-color:#f8f8f8;
padding:10px 0 10px 0;
}

.con{
font-family: 'PT Sans', sans-serif;
font-size:1.5em;
color:#6b6c6c;
line-height:1.55em;
text-align:justify;
padding:10px;


}
.logo{



}

h1{
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	font-weight:400;
	color:#ffffff;
	
	
	
	margin:10px 0 10px 0;
	width:400px;
	background-image: url(../images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	background-color:#b00d10;
	height:40px;
	line-height:40px;
	padding-left:10px;
}


h2{
color:#b00d10;

font-family:"Times New Roman", Times, serif;
font-size:20px;
font-weight:400;

padding:10px 0 10px 0;
margin:0px 0 10px 0;
border-bottom:1px solid #cccccc;
}


h3{
color:#003399;

font-family:"Times New Roman", Times, serif;
font-size:20px;
font-weight:400;

padding:10px 0 10px 0;
margin:0px 0 10px 0;

}
.readmore{
width:auto;
border-top:0px solid #6f752b;
background-color:#173866;
padding:8px;
text-align:right;
}
.box{
min-height:300px;
border:1px solid #cccccc;
padding:5px;
}


.readmore a{
color:#FFFFFF;
display:block;
text-align:right;
font-size:16px;
}
.readmore a:hover{
color:#0099FF;

}

.black{
color:#28292a;

}

.newsbox{
background:#FFFFFF;
border:1px solid #cccccc;
color:#505252;
padding:0 10px 10px 10px;
min-height:390px;

}



.img{
border: 0.625em solid rgba(255, 255, 255, 0.5);
box-shadow: 0px 0px 0.313em rgba(0, 0, 0, 0.05);
transition: box-shadow 0.3s ease 0s, border-color 0.3s ease 0s;
}

.heading{
font-size:18px!important;
text-transform:uppercase;
font-style:normal!important;
color:#ffffff!important;
}

.heading a{
font-size:18px!important;
text-transform:uppercase;
font-style:normal!important;
color:#ffffff!important;
}


.copy{
color:#383838;
background-color:#b4b4b4;
padding:10px;
font-size:16px;

}

.deer{
background-color:#f4f4f4;
border-bottom:1px solid #cccccc;

border-top:1px solid #cccccc;

}
.vision_box{
background:url(../images/bg.png) repeat;
color:#FFFFFF;
text-align:justify;
font-family: 'PT Sans', sans-serif;
font-size:0.85em;
padding:10px;
margin:15px 0 15px 0;
min-height:200px;
line-height:1.55em;


}
.vcontent{
background-color:#FFFFFF;
width: 100%;
	height: 100%;
	border-radius: 50%;
	overflow: hidden;
	position: relative;
	cursor: default;
	box-shadow: 
		inset 0 0 0 16px rgba(255,255,255,0.6),
		0 1px 2px rgba(0,0,0,0.1);
	transition: all 0.4s ease-in-out;

}
.vision_box h1{
color:#FFFFFF;
border:0px;
font-size:1.8em;
}

.box{
margin:10px 0 10px 0;


}
.box h1{
color:#1682c9;
font-size:1.2em;
border-bottom:0px;

}

.innerbox{
min-height:450px;


font-size:16px;

}

.list{
	font-family: 'Poppins', sans-serif;
	font-size:15px;
	color:#10294b;
}
.list ul{

}
.list ul li{
list-style-image:url(../images/bullet.jpg);
margin:10px 0 10px  0;

}

.list a{
color:#ffffff;
}

.list a:hover{
text-decoration:underline
}
.list i{
margin:0 5px 0 0px;

}



.list2{
}
.list2 ul{
padding:0px;
margin:0px;
}
.list2 ul li{
padding:10px;
margin:2px;
width:49%;
list-style:none;
float:left;
border: 0.200em solid rgba(200, 200, 200, 0.4);
box-shadow: 0px 0px 0.313em rgba(0, 0, 0, 0.05);
transition: box-shadow 0.3s ease 0s, border-color 0.3s ease 0s;
background-color:#ffffff;
color:#49521b;

}

.list2 a{
color:#ffffff;
}

.list2 a:hover{
text-decoration:underline
}
.list2 i{
margin:0 5px 0 0px;
}

.list2 p{


}

.list2 div{
border-top:1px dashed #cccccc;
padding:10px 0 0 0;
text-align:right;
font-size:14px;
font-style:italic;

}


/* menu*/

#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#cssmenu:after,
#cssmenu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#cssmenu #menu-button {
  display: none;
}
#cssmenu {
  font-family:"muthu";
  
  
}

#cssmenu > ul > li{

background:url(../images/divider.jpg) repeat-y right ;

}
#cssmenu > ul > li {
  float: left;
}
#cssmenu.align-center > ul {
  font-size: 0;
  text-align: center;
}
#cssmenu.align-center > ul > li {
  display: inline-block;
  float: none;
  
}
#cssmenu.align-center ul ul {
  text-align: left;
  z-index:4444;
}
#cssmenu.align-right > ul > li {
  float: right;
  
}
#cssmenu > ul > li > a {
  padding: 17px 8px 17px 8px;
  font-size: 13px;
  letter-spacing: 1px;
  text-decoration: none;
  color: #ffffff;
  font-weight: 400;
  
  
  
}

#cssmenu > ul > li > a:hover{

}
#cssmenu > ul > li:hover > a {
  color:#ffffff;
  background-color:#27599e;
}

#cssmenu > ul > li.active > a {
  color:#ffffff;
  background-color:#27599e;
}
#cssmenu > ul > li.has-sub > a {
 }
#cssmenu > ul > li.has-sub > a:after {
  position: absolute;
  
 
  display: none;
  background: #dddddd;
  content: '';
}
#cssmenu > ul > li.has-sub > a:before {
  position: absolute;
  top: 19px;
  right: 14px;
  display: none;
 

  background: #dddddd;
  content: '';
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
#cssmenu > ul > li.has-sub:hover > a:before {
  top: 23px;
  height: 0;
}
#cssmenu ul ul {
  position: absolute;
  left: -9999px;
}
#cssmenu.align-right ul ul {
  text-align: right;
}
#cssmenu ul ul li {
  height: 0;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
#cssmenu li:hover > ul {
  left: auto;
}
#cssmenu.align-right li:hover > ul {
  left: auto;
  right: 0;
}
#cssmenu li:hover > ul > li {
  height: 35px;
  z-index:9999!important;
}
#cssmenu ul ul ul {
  margin-left: 100%;
  top: 0;
}
#cssmenu.align-right ul ul ul {
  margin-left: 0;
  margin-right: 100%;
}
#cssmenu ul ul li a {
  border-bottom: 1px solid rgba(150, 150, 150, 0.15);
  padding: 11px 15px;
  width: 170px;
  font-size: 12px;
  text-decoration: none;
  color: #dddddd;
  font-weight: 400;
  background: #114b72;
}
#cssmenu ul ul li:last-child > a,
#cssmenu ul ul li.last-item > a {
  border-bottom: 0;
}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li a:hover {
  color: #ffffff;
}
#cssmenu ul ul li.has-sub > a:after {
  position: absolute;
  top: 16px;
  right: 11px;
  width: 8px;
  height: 2px;
  display: block;
  background: #dddddd;
  content: '';
}
#cssmenu.align-right ul ul li.has-sub > a:after {
  right: auto;
  left: 11px;
}
#cssmenu ul ul li.has-sub > a:before {
  position: absolute;
  top: 13px;
  right: 14px;
  display: block;
  width: 2px;
  height: 8px;
  background: #dddddd;

  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
#cssmenu.align-right ul ul li.has-sub > a:before {
  right: auto;
  left: 14px;
}
#cssmenu ul ul > li.has-sub:hover > a:before {
  top: 17px;
  height: 0;
}


#cssmenu{

}
@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
  #cssmenu {
    width: 100%;
  }
  #cssmenu ul {
    width: 100%;
    display: none;
  }
  
  #cssmenu > ul > li{

background:none;

}
  #cssmenu.align-center > ul {
    text-align: left;
  }
  #cssmenu ul li {
    width: 100%;
    border-top: 1px solid rgba(120, 120, 120, 0.2);
  }
  #cssmenu ul ul li,
  #cssmenu li:hover > ul > li {
    height: auto;
  }
  #cssmenu ul li a,
  #cssmenu ul ul li a {
    width: 100%;
    border-bottom: 0;
  }
  #cssmenu > ul > li {
    float: none;
  }
  #cssmenu ul ul li a {
    padding-left: 25px;
  }
  #cssmenu ul ul ul li a {
    padding-left: 35px;
  }
  #cssmenu ul ul li a {
    color: #143562;
    background: none;
	
  }
  #cssmenu ul ul li:hover > a,
  #cssmenu ul ul li.active > a {
    color: #ffffff;
	
	
  }
  #cssmenu ul ul,
  #cssmenu ul ul ul,
  #cssmenu.align-right ul ul {
    position: relative;
    left: 0;
    width: 100%;
    margin: 0;
    text-align: left;
  }
  #cssmenu > ul > li.has-sub > a:after,
  #cssmenu > ul > li.has-sub > a:before,
  #cssmenu ul ul > li.has-sub > a:after,
  #cssmenu ul ul > li.has-sub > a:before {
    display: none;
  }
  #cssmenu #menu-button {
    display: block;
    padding: 17px;
    color: #fcdf15;
    cursor: pointer;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
  }
  #cssmenu #menu-button:after {
    position: absolute;
    top: 22px;
    right: 17px;
    display: block;
    height: 4px;
    width: 20px;
    border-top: 2px solid #dddddd;
    border-bottom: 2px solid #dddddd;
    content: '';
  }
  #cssmenu #menu-button:before {
    position: absolute;
    top: 16px;
    right: 17px;
    display: block;
    height: 2px;
    width: 20px;
    background: #dddddd;
    content: '';
  }
  #cssmenu #menu-button.menu-opened:after {
    top: 23px;
    border: 0;
    height: 2px;
    width: 15px;
    background: #ffffff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  #cssmenu #menu-button.menu-opened:before {
    top: 23px;
    background: #ffffff;
    width: 15px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  #cssmenu .submenu-button {
    position: absolute;
    z-index: 99;
    right: 0;
    top: 0;
    display: block;
    border-left: 1px solid rgba(120, 120, 120, 0.2);
    height: 46px;
    width: 46px;
    cursor: pointer;
  }
  #cssmenu .submenu-button.submenu-opened {
    background: #262626;
  }
  #cssmenu ul ul .submenu-button {
    height: 34px;
    width: 34px;
  }
 
  #cssmenu .submenu-button.submenu-opened:after {
    background: #ffffff;
  }
  #cssmenu .submenu-button:before {
    position: absolute;
    top: 19px;
    right: 22px;
    display: block;
    width: 2px;
    height: 8px;
    background: #dddddd;
    content: '';
  }
  #cssmenu ul ul .submenu-button:before {
    top: 12px;
    right: 16px;
  }
  #cssmenu .submenu-button.submenu-opened:before {
    display: none;
  }
  
  
.callus{
width:100%;
float:none;

}
}



#c-carousel {
				height: 100%;
				padding: 0;
				margin: 0;
			}
			#c-carousel {
				background-color: #f3f3f3;
				min-height: 350px;
			}
			#c-carousel * {
				font-family: Arial, Geneva, SunSans-Regular, sans-serif;
				font-size: 14px;
				color: #333;
				line-height: 22px;
			}

			

			#carousel {
				width:auto;
				position:vrelative;
			}
			#carousel ul {
				list-style: none;
				display: block;
				margin: 0;
				padding: 0;
			}
			#carousel li {
				background: transparent url(img/carousel_polaroid.png) no-repeat 0 0;
				font-size: 40px;
				color: #999;
				text-align: center;
				display: block;
				width: 230px;
				height: 120px;
				padding: 0;
				margin: 6px;
				float: left;
				position: relative;
			}

			#carousel li img {
				width: 200px;
				height: 100px;
				margin-top: 14px;
			}
			
			#carousel li span {
				background: transparent url(img/carousel_shine.png) no-repeat 0 0;
				text-indent: -999px;
				display: block;
				overflow: hidden;
				width: 200px;
				height: 100px;
				position: absolute;
				z-index: 2;
				top: 14px;
				left: 16px;
			}			

			.clearfix {
				float: none;
				clear: both;
			}
			#carousel .prev, #carousel .next {
				background: transparent url(img/carousel_control.png) no-repeat 0 0;
				text-indent: -999px;
				display: block;
				overflow: hidden;
				width: 15px;
				height: 21px;
				margin-left: 10px;
				position: absolute;
				top: 70px;				
			}
			#carousel .prev {
				background-position: 0 0;
				left: -30px;
			}
			#carousel .prev:hover {
				left: -31px;
			}			
			#carousel .next {
				background-position: -18px 0;
				right: -20px;
			}
			#carousel .next:hover {
				right: -21px;
			}				
			#carousel .pager {
				text-align: center;
				margin: 0 auto;
			}
			#carousel .pager a {
				background: transparent url(img/carousel_control.png) no-repeat -2px -32px;
				text-decoration: none;
				text-indent: -999px;
				display: inline-block;
				overflow: hidden;
				width: 8px;
				height: 8px;
				margin: 0 5px 0 0;
			}
			#carousel .pager a.selected {
				background: transparent url(img/carousel_control.png) no-repeat -12px -32px;
				text-decoration: underline;				
			}
			
			#source {
				text-align: center;
				width: 100%;
				position: absolute;
				bottom: 10px;
				left: 0;
			}
			#source, #source a {
				font-size: 12px;
				color: #999;
			}
			
			
.orangebox{
background-color:#f59121;
font-size:1em;
text-align:center;
color:#FFFFFF;
padding:10px;
}
/* */

.ch-grid {
	margin: 20px 0 0 0;
	padding: 0;
	list-style: none;
	display: block;
	text-align: center;
	width: 100%;
}

.ch-grid:after,
.ch-item:before {
	content: '';
    display: table;
}

.ch-grid:after {
	clear: both;
}

.ch-grid li {
	width: 380px;
	height: 380px;
	display: inline-block;
	margin: 20px;
}

.ch-item {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	overflow: hidden;
	position: relative;
	cursor: default;
	box-shadow: 
		inset 0 0 0 16px rgba(255,255,255,0.6),
		0 1px 2px rgba(0,0,0,0.1);
	transition: all 0.4s ease-in-out;
}

.ch-img-1 { 
	background-image: url(../images/vision_cir.jpg);
}

.ch-img-2 { 
	background-image: url(../images/mission_cir.jpg);
}

.ch-img-3 { 
	background-image: url(../images/substain1.jpg);
}
.ch-img-4 { 
	background-image: url(../images/deer1.jpg);
}

.ch_front{
position: absolute;
	
	width: inherit;
	height: inherit;
	border-radius: 50%;
	overflow: hidden;
	opacity: 1;
	transition: all 0.4s ease-in-out;
	line-height:100%;
	padding:200px 0 0 0;
	color:#f79623;
	font-size:22px;
	font-family:"muthu";
	text-transform:uppercase;
	
}

.ch-info {
	position: absolute;
	background: rgba(89,133,39, 0.8);
	width: inherit;
	height: inherit;
	border-radius: 50%;
	overflow: hidden;
	opacity: 0;
	transition: all 0.4s ease-in-out;
	transform: scale(0);
}
.ch-info h3 {
color: #fff;
letter-spacing: 2px;
font-size: 18px;
margin: 0 30px;
padding: 100px 0 0 0;
	
	font-family: 'Open Sans', Arial, sans-serif;
	text-shadow: 
		0 0 1px #fff, 
		0 1px 2px rgba(0,0,0,0.1);
}

.ch-info p {
	color: #fff;
	padding: 10px 5px;
	font-style: italic;
	margin: 0 30px;
	font-size: 12px;
	border-top: 1px solid rgba(255,255,255,0.5);
	opacity: 0;
	transition: all 1s ease-in-out 0.4s;
}

.ch-info p a {
	display: block;
	color: rgba(255,255,255,0.7);
	font-style: normal;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 9px;
	letter-spacing: 1px;
	padding-top: 4px;
	font-family: 'Open Sans', Arial, sans-serif;
}

.ch-info p a:hover {
	color: rgba(255,242,34, 0.8);
}

.ch-item:hover {
	box-shadow: 
		inset 0 0 0 1px rgba(255,255,255,0.1),
		0 1px 2px rgba(0,0,0,0.1);
}

.ch-item:hover .ch-info {
	transform: scale(1);
	opacity: 1;
}
.ch-item:hover .ch_front {
	transform: scale(0);
	opacity: 0;
}

.ch-item:hover .ch-info p {
	opacity: 1;
}
.carousel-caption{
font-family:"muthu";


}
.carousel-caption h3{
background-color:rgba(255,255,255,0.1);
padding:10px;


}

.popup-gallery{

}

.popup-gallery ul{
padding:0px;
margin:0px;

}
.popup-gallery li{
float:left;
margin:10px;
list-style:none;
width:250px;
height:200px;

}

.popup-gallery img{

border: 0.625em solid rgba(0, 0, 0, 0.1);
box-shadow: 0px 0px 0.313em rgba(0, 0, 0, 0.05);
transition: box-shadow 0.3s ease 0s, border-color 0.3s ease 0s;
}

.popup-gallery  a{
outline:none;
color:#FFFFFF;

}
.litaic{
font-style:italic;

}
.green{
color:#009933;

}
.quotes{
border: 0.625em solid rgba(0, 0, 0, 0.1);
box-shadow: 0px 0px 0.313em rgba(0, 0, 0, 0.05);
transition: box-shadow 0.3s ease 0s, border-color 0.3s ease 0s;
}

.blue{
color:#173866;

}

.footer1{
background-color:#10294b;
margin:10px 0 10px 0;

padding:10px;

}
.footer1 i{
margin:0 0 0 10px;

}
.copy1{
background-color:#163765;
padding:10px;
margin:10px 0 0 0;
color:#ffffff;

}
.copy1 a{
color:#ffffff;
font-size:15px;
}
.copy1 a:hover{
color:#333333;

}

.leftmenu{


}
.leftmenu ul{
list-style:none;
margin:0px;
padding:0px;

}
.leftmenu li{
margin:1px 0 1px 0;

}

.leftmenu a{
background-color:#143562;
color:#FFFFFF;
padding:10px;
display:block;

}
.leftmenu a:hover{
background-color:#b00d10;
}

.btn{

}

.btn a{
color:#FFFFFF;
font-size:16px;

}



.blue{
color:#003366;

}

.imgstyle{
border:1px solid #cccccc;
-webkit-box-shadow: inset 1px 1px 31px 16px rgba(0,0,0,0.75);
-moz-box-shadow: inset 1px 1px 31px 16px rgba(0,0,0,0.75);
box-shadow: inset 1px 1px 31px 16px rgba(0,0,0,0.75);

}

blockquote{
background:none!important;
border-left: 0px solid #eee;
margin:0px;



}

.nomargin{
margin:0px;
padding:0px;

}

.re{

}

.re h2{
border-bottom:0px;

}
.box1{
border:1px solid #cccccc;
min-height:250px;
padding:10px;
margin-top:5px;
-webkit-box-shadow: 0px 1px 2px 0px rgba(204,204,204,1);
-moz-box-shadow: 0px 1px 2px 0px rgba(204,204,204,1);
box-shadow: 0px 1px 2px 0px rgba(204,204,204,1);

}
.box1 h3{

color:#ffffff;
background-color:#0d4581;
text-align:LEFT;
padding:10PX;

}

.con2{
font-size:20px;
}