body{
	background:#fff;
	font-family: 'Roboto Slab', serif;
}
body a{
	transition: 0s all;
	-webkit-transition: 0s all;
	-o-transition: 0s all;
	-moz-transition: 0s all;
	-ms-transition: 0s all;

}
h1,h2,h3,h4,h5,h6,p,label{
	margin:0;
}
/*--- slider-css --*/
.slider {
	position: relative;
	padding-top:0px;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;

  }
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }
.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }
.rslides img {
  display: block;
  float: left;
  width: 100%;
  border: 0;
  min-height:270.5px;
  }
.callbacks_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 50%;
  left: 10%;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: transparent url("../images/img-sprite.png") no-repeat 0px 0px;
  margin-top: -45px;
  }
.callbacks_nav.next {
  left: auto;
  background-position: -40px 0px;
  right: 10%;
 }
 .banner-matter{
	position:absolute;
	bottom:10em;
 }
 .banner-matter h2{
	font-size: 3.5em;
	color: #fff;
	text-transform: uppercase;
	line-height: 1.5em;
	width: 80%;
	margin: 0 auto;
	text-align: center;
 }
.banner{
	background:url("../images/banner.jpg") no-repeat center ;
	width:100%;
	background-size:cover;
	min-height:200px;
	display:block;
}
.banner h2{
	font-size:3em;
	text-align:center;
	color:#fff;
}
.back {
	width: 100%;
}

.bodyText, .grayText
{ 
font-family: 'Roboto Slab', serif;
text-align:justify; 
line-height: 1;
color: #333333;
}

.PromptLine
{ line-height: 1; text-decoration: none; 	font-family: 'Roboto Slab', serif;

font-size:12px;
line-height:16px;
margin-bottom:15px;
text-align:justify; }


 
.profileActions
{	COLOR: #d0d4ae;
	FONT-FAMILY: arial,  verdana, tahoma, sans-serif;
    FONT-SIZE: 10px;
	line-height:25px;
	FONT-WEIGHT: bold;
	padding:10px;
    TEXT-DECORATION: none;
	BACKGROUND: #1D6CA8;
}
.rowDarker
{	
	FONT-SIZE: 11px;COLOR: Black;LINE-HEIGHT: 25px;FONT-FAMILY: Verdana;BACKGROUND: #e0e0e0;padding:5px;
}

.rowDarker a:link , .rowDarker a:hover, .rowDarker a:visited
{	
	FONT-SIZE: 11px;COLOR: Black;LINE-HEIGHT: 25px;FONT-FAMILY: Verdana;BACKGROUND: #e0e0e0;padding:5px;
}

.rowLighter
{	
	FONT-SIZE: 11px;    COLOR: #444444;    LINE-HEIGHT: 17px;    FONT-FAMILY: Verdana;	BACKGROUND: #ececec;padding:5px;
}
.rowLighter a:link, .rowLighter a:hover, .rowLighter a.visited
{	
	FONT-SIZE: 11px;    COLOR: #444444;    LINE-HEIGHT: 17px;    FONT-FAMILY: Verdana;	BACKGROUND: #ececec;padding:5px;
}


input[type=TEXT],input[type=PASSWORD],[type=file], input.TEXT, input.title, textarea, select { background-color:#fff; border:1px solid #bbb; color: #4e4e4e; }

input[type=TEXT]:focus, input.TEXT:focus,input[type=PASSWORD]:focus, input.PASSWORD:focus, input.title:focus, textarea:focus, select:focus { border-color:#2D3940; color: #3e3e3e;-moz-box-shadow: 0 0 2px 2px #888;
-webkit-box-shadow: 0 0 2px 5px#888;
box-shadow: 0 0 2px 2px #888;
 }
input[type=SUBMIT],[type=button],[type=reset] { background-color:#2a3e73; border:1px solid #bbb;padding-left: 10px;padding-right: 10px; padding-top:10px; padding-bottom:10px;color: #FFFFFF; border-radius:5px;font-size:14px;}

input[type=TEXT], input.TEXT, input.title,input[type=PASSWORD], textarea, select { margin:0.5em 0; }

textarea { padding: 4px; }
fieldset {
		border: 1px solid #682800;
		display: block;
		margin-bottom: 0.5em;
		margin-top: 0.5em;
		padding: 0.5em 0.5em 0.25em 0.5em;
		-o-border-radius:3px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-family:Verdana, Arial, Helvetica, sans-serif;



	}	
		#tell-us {
			padding-top: 0.25em;
			padding-bottom: 0.5em;
		}
		
		fieldset div {
			padding: 0.25em 0 0 0;
		}
	
	legend {
		background: #ffffff;
		color: #7dc142;
		border: 0px solid #000;
		padding: 0.25em 0.25em 0.25em 0.25em;
		font-weight:bold;
		font-size:15px;		
				-o-border-radius:0px;
		-moz-border-radius: 0px;
		-webkit-border-radius: 0px;
		border-radius: 0px;
		-o-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.7);
		-moz-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.7);
		-webkit-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.7);
		box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.7);	font-family:Verdana, Arial, Helvetica, sans-serif;


	}
.tableshadow
{
	-moz-box-shadow: -5px 5px 5px rgba(68,68,68,0.6);
	-webkit-box-shadow: -1px 5px 5px rgba(68,68,68,0.6);
	/**box-shadow: -5px 5px 5px rgba(68,68,68,0.6);**/

	filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30);
	-ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";
	zoom: 1;
background-color:#ebebeb;
 -moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-top-left-radius:     0px 0px;
border-top-right-radius:    0px 0px;
border-bottom-right-radius: 6px 2px;
border-bottom-left-radius:  3px 4px;
text-align:top;
padding:15px;

}
.tableshadow td
{
padding:4px;

}

.tableshadow-gallery
{
	-moz-box-shadow: -5px 5px 5px rgba(68,68,68,0.6);
	-webkit-box-shadow: -1px 5px 5px rgba(68,68,68,0.6);
	/**box-shadow: -5px 5px 5px rgba(68,68,68,0.6);**/

	filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30);
	-ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";
	zoom: 1;
background-color:#ebebeb;
 background:url(../images/background-post.jpg); 
 height:400px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-top-left-radius:     0px 0px;
border-top-right-radius:    0px 0px;
border-bottom-right-radius: 6px 2px;
border-bottom-left-radius:  3px 4px;
text-align:top;
padding:15px;

}



.tableshadow-gallery td
{
padding:4px;

}



.smallTable
{
	-moz-box-shadow: -5px 5px 5px rgba(68,68,68,0.6);
	-webkit-box-shadow: -5px 5px 5px rgba(68,68,68,0.6);
	box-shadow: -5px 5px 5px rgba(68,68,68,0.6);

	filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30);
	-ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";
	zoom: 1;
background-color:#FFFFFF;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-top-left-radius:     6px 4px;
border-top-right-radius:    6px 4px;
border-bottom-right-radius: 6px 2px;
border-bottom-left-radius:  3px 4px;
padding:5px;
}
.smallTable:tr,.smallTable:td
{
	-moz-box-shadow: -5px 5px 5px rgba(68,68,68,0.6);
	-webkit-box-shadow: -5px 5px 5px rgba(68,68,68,0.6);
	box-shadow: -5px 5px 5px rgba(68,68,68,0.6);

	filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30);
	-ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";
	zoom: 1;
background-color:#FFFFFF;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-top-left-radius:     6px 4px;
border-top-right-radius:    6px 4px;
border-bottom-right-radius: 6px 2px;
border-bottom-left-radius:  3px 4px;
padding:5px;
height:316px;
width:249px;
border:0px;
}

.smallTableImage
{
	-moz-box-shadow: -5px 5px 5px rgba(68,68,68,0.6);
	-webkit-box-shadow: -5px 5px 5px rgba(68,68,68,0.6);
	box-shadow: -5px 5px 5px rgba(68,68,68,0.6);

	filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30);
	-ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";
	zoom: 1;
background-color:#FFFFFF;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-top-left-radius:     6px 4px;
border-top-right-radius:    6px 4px;
border-bottom-right-radius: 6px 2px;
border-bottom-left-radius:  3px 4px;
padding:4px 40px 4px 40px;
margin:5px;
text-align:center;
}







/*----*/

.header{
	background:url(../images/back.jpg)0px 0px no-repeat;
	width:100%;
	height:85px;
	display:block;
	background-size:cover;
}

.heading
{
	background: transparent url("http://www.b64.in/images/title.jpg") no-repeat 0px 0px;
	font-size:14px;
	color:#ffffff;
	padding:15px;
	text-align:center;

}
.copyright
{
	line-height:65px;
	background-color:#2a3e73;
	font-size:14px;
	color:#ffffff;
	padding:10px;
	text-align:center;
	text-decoration:bold;
}

.logo{
	float:left;

}
.top-nav{
	float:right;	
}
.top-nav ul li{
	display: inline-block;
}
ul{
	padding:0;
	margin:0;
}
.top-nav ul li a {
	position: relative;
	display: inline-block;
	margin:1.25em 1em;
	outline: none;
	color: #fff;
	text-decoration: none;
	letter-spacing: 1px;
	font-size: 1.35em;
}
.top-nav ul li a {
	color: yellowgreen;
	text-shadow: none;
	
}
.top-nav ul li a::before {
	color: #fff;
	text-shadow: 0 0 0px rgba(255,255,255,0.3);
	content: attr(data-hover);
	position: absolute;
	-webkit-transition: -webkit-transform 0s, opacity 0s;
	-moz-transition: -moz-transform 0s, opacity 0s;
	transition: transform 0s, opacity 0s;
	pointer-events: none;
}

.top-nav ul li a::after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 2px;
	/*background: #fff;*/
	opacity: 0;
	-webkit-transform: translateY(5px);
	-moz-transform: translateY(5px);
	transform: translateY(5px);
	-webkit-transition: -webkit-transform 0s, opacity 0s;
	-moz-transition: -moz-transform 0s, opacity 0s;
	transition: transform 0s, opacity 0s;
	pointer-events: none;
}
.top-nav ul li a:hover::before,
.top-nav ul li a:focus::before {
	opacity: 0;
	-webkit-transform: translateY(-2px);
	-moz-transform: translateY(-2px);
	transform: translateY(-2px);
}

.top-nav ul li a:hover::after,
.top-nav ul li a:focus::after {
	opacity: 1;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	transform: translateY(0px);
}
.top-nav ul li.active a {
	color:yellowgreen;
}
.top-nav ul li.active a::after {
	background:none;
}
/*----*/
.top-nav span.menu:before{
	content: url(../images/menu.png)no-repeat 0px 0px;
	cursor:pointer;	
	width:100%;
}
.top-nav span.menu{
	display: none;
}
/*--responsive media-quries--*/
@media(max-width:768px){
.top-nav ul{
	display: none;
	position:absolute;
	width:100%;
	z-index: 9999;
	left: 0%;
	margin: 2em 0em;
	background:#2a3e73;
}
.top-nav ul li label{
	display:none;
}
.top-nav span.menu {
	display: block;
	width: 100%;
	position: relative;
	text-align: center;
	padding: 3em 1em 0;
}
.top-nav ul li,.top-nav ul li.active{
	display: block;
	float:none;
	padding: 0;
	text-align: center;
}
.top-nav ul li a,.top-nav ul li.active a{
	color:#fff;
	border: none;
	padding: 0;
	background:none;
	margin: 0.3em 1em;
}
.top-nav ul li a:hover{
	color:#e52a49;
}
.top-nav ul li a::before{
	color:#fff;
}
}
/*----*/

.welcome-left{
	width:40%;
	float:left;
	/*--padding-top:14px;--*/

}
.welcome-left-in{
	background:url(http://www.b64.in/images/background-homepage.jpg)0px 0px no-repeat;
	width:100%;
	display:block;
	text-align:center;
	min-height:271px;
	background-size:cover;
	padding: 3.2em 0;
}
.welcome-left-in h3{
	color:#fff;
	font-size:3em;
}
.welcome-left-in p{
	color: #fff;
	font-size: 1.1em;
	width: 85%;
	line-height: 1.7em;
	margin: 0 auto;
	padding: 2em 0 0 0;
}
.welcome-right{
	width:60%;
	float:left;
	padding-top:0px;
	margin-top:0px;

	
}
/*----*/
.gallery {
	padding: 6em 0;
}
div#example1 {
	padding: 3em 0;
}
.gallery h3{
	color:#000;
	font-size:3em;
}
.video {
	padding: 6em 0;
}
div#example2 {
	padding: 3em 0;
}
.video h3{
	color:#000;
	font-size:3em;
}


/*----*/
.number span{
	/*font-size:2em;*/
	color:#c9c9c9;
	display:block;
}
.number span b{
	/*font-size:2em;*/
	color:#0000;
}
.number  small{
	font-size: 1em;
	color: #000;
	line-height: 1.7em;
	padding: 0.5em 0;
	display: block;
}
.number  p{
	font-size: 1em;
	color: #abaaaa;
	line-height: 1.7em;
	padding: 1em 0 1em;
}
a.read-more{
	/*font-size: 1.2em;*/
        padding-left:16px;
	color: #ff2121;
	text-decoration: none;
	/*border-bottom:1px solid #000;*/
	font-weight: 600;
}
a.read-more:hover{	
	color: #e52a49;
        border-bottom:2px solid #ff2121;;
        padding-left:16px;
}
.number {
	padding: 0px;
border:1px solid #c7c7c7;
margin-right:11.42px;
min-height:260px;

}
.number p
{
	padding-left:8px;
	padding-right:8px;
	margin-left:8px;


}

.number span
{
	padding-left:8px;
	padding-right:8px;
	margin-left:8px;}
.number small
{
	padding-left:8px;
	padding-right:8px;
	margin-left:8px;}


.number-in{
	background:url(../images/pin.jpg)0px 0px no-repeat;
	width:100%;
	min-height:288px;
	display:block;
	text-align:center;
	background-size:cover;
	padding: 5em 1em;
}
.number-in p{
	color:#fff;
	padding:1em 0 0;
}
.number-in h5{
	color:#fff;
	font-size:1.8em;
}
.number-is{
	padding:0 0 0 0;
}
.number-text {
	padding: 0 0 6em;
}
/*--about--*/
.about {
	padding: 4em 0 0;
}
.about-bottom {
	padding: 2em 0 0;
}
.about-grid h4{
	margin: 0 0 1em;
	font-size: 2em;
	color: #000;
}
.about-grid h6 {
	font-size: 1.2em;
	line-height: 1.3em;
}
.about-grid h6 a{
	color:#000;
	text-decoration:none;
}
.about-grid h6 a:hover{
	color:#e52a49;
}
.about-grid p {
	margin: 1em 0;
	color: #9A9898;
	font-size: 1em;
	line-height: 1.5em;
}
.about-top h3{
	font-size: 2.5em;
	color: #000;
	text-transform: uppercase;
	border-bottom: 1px solid #EEE;
	display: inline-block;
	padding: 0 0 0.3em 0;
	margin: 0 0 0.5em 0;
}
.about-top p{
	color:#777;
	font-style:italic;
	font-size: 1em;
}
.about-top {
	text-align: center;
}
/*----*/
.event-in{
	padding:1em;
}
.events-grid {
	padding: 2em 0 3em;
}
.event-top h3{
	font-size: 2.5em;
	color: #000;
	text-transform: uppercase;
	border-bottom: 1px solid #EEE;
	display: inline-block;
	padding: 0 0 0.3em 0;
	margin: 0 0 0.5em 0;
}
.event-top p{
	color:#777;
	font-style:italic;
	font-size: 1em;
}
.event-top {
	text-align: center;
}
/*----*/
.events {
	padding: 4em 0 0;
}
.activities{
	padding: 4em 0 5em;	
}
.activity-grids{
	padding:2em 0 0 0;
}
.activity-top h3{
	font-size: 2.5em;
	color: #000;
	text-transform: uppercase;
	border-bottom: 1px solid #EEE;
	display: inline-block;
	padding: 0 0 0.3em 0;
	margin: 0 0 0.5em 0;
}
.activity-top p{
	color:#777;
	font-style:italic;
	font-size: 1em;
}
.activity-top {
	text-align: center;
}
.activity-grid h4{
	font-size: 1.3em;
	text-transform: uppercase;
	color: #000;
	padding: 0.8em 0 0.5em;
	font-weight: 600;
}
.activity-grid p{
	color: #777;
	line-height: 1.7em;
	padding: 0em 0 1em;
	display: block;
	font-size: 1em;
}
a.more{
	font-size: 1.2em;
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #000;
}
a.more:hover{
	color:#e52a49;
	border-bottom:none;
}
/*---- testmoniasl -----*/
.testmonials{
	background: url(../images/ac1.jpg) no-repeat 0px 0px;
	background-size: cover;
	min-height: 331px;
	padding: 3em 0;
	position: relative;
}

/*------ bottom-grids -----*/
.bottom-grids{
	padding: 4em 0 6em;
	
}
.bottom-grids-left h4{
	margin:0;
	padding:1em 0;
	font-size:1.8em;
	text-transform:uppercase;
	font-weight:600;	
}
.bottom-grids-left-left{
	padding-left:0;
}
.bottom-grids-left-right h5{
	margin:0;
	padding:0;
	font-size:1.2em;
	text-transform:uppercase;
	font-weight:600;
	line-height:1.5em;
}
.bottom-grids-left-right p{
	color: #777;
	line-height: 1.75em;
	padding: 0.5em 0;
	margin: 0;
	font-size: 1em;
}
.bottom-grids-right h4{
	color:#000;
	font-weight:600;
	font-size:1.8em;
	text-transform:uppercase;
	padding:1em 0 0;
}
.bottom-grids-right ul{
	margin:0.8em 0 0 0;
	padding:0;
}

.bottom-grids-right ul li{
list-style:none;
/*---
	list-style-image: url(../images/arrow.png);
	--*/
}

.bottom-grids-right ul li a{
	color:#777;
	text-decoration:none;
	text-transform:uppercase;
	padding:0.7em 0;
	display:block;
	border-bottom:1px solid #EEE;
	font-size: 1em;
}
.bottom-grids-right ul li a:hover{
	color:#e52a49;
	padding-left:0.2em;
}
.bottom-grids-right ul li a span{
	width:16px;
	height:16px;
	display:inline-block;
	background:url(../images/arrow.png) no-repeat 0px 0px;
	vertical-align:middle;
	margin-right:0.5em;
}
/*-----*/
/*-----------------------------------------------------------------------------------*/
.b-link-stripe{
	position:relative;
	display:inline-block;
	vertical-align:top;
	font-weight: 300;
	overflow:hidden;
}
.b-link-stripe .b-wrapper{
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	text-align:center;
	color:#ffffff;
	overflow:hidden;
}
.b-link-stripe .b-line{
	position:absolute;
	top:0;
	bottom:0;
	width:20%;
	background:#e52a49;
	transition:all 0s linear;
	-moz-transition:all 0s linear;
	-ms-transition:all 0s linear;
	-o-transition:all 0s linear;
	-webkit-transition:all 0s linear;
	opacity:0;
	visibility:hidden; /* lt-ie9 */
}
/* lt-ie9 */
.b-link-stripe:hover .b-line{
	visibility:visible;
}
.b-link-stripe .b-line1{
	left:0;
}
.b-link-stripe .b-line2{
	left:20%;
	transition-delay:0s !important;
	-moz-transition-delay:0s !important;
	-ms-transition-delay:0s !important;
	-o-transition-delay:0s !important;
	-webkit-transition-delay:0s !important;
}
.b-link-stripe .b-line3{
	left:40%;
	transition-delay:0s !important;
	-moz-transition-delay:0s !important;
	-ms-transition-delay:0s !important;
	-o-transition-delay:0s !important;
	-webkit-transition-delay:0s !important;
}
.b-link-stripe .b-line4{
	left:60%;
	transition-delay:0s !important;
	-moz-transition-delay:0s !important;
	-ms-transition-delay:0s !important;
	-o-transition-delay:0s !important;
	-webkit-transition-delay:0s !important;
}
.b-link-stripe .b-line5{
	left:80%;
	transition-delay:0s !important;
	-moz-transition-delay:0s !important;
	-ms-transition-delay:0s !important;
	-o-transition-delay:0s !important;
	-webkit-transition-delay:0s !important;
}
.b-link-stripe:hover .b-line{
	opacity:1;
}
/*-----------------------------------------------------------------------------------*/
/*	Animation effects
/*-----------------------------------------------------------------------------------*/
.b-animate-go{
	text-decoration:none;
}
.b-animate{
	transition: all 0s;
	-moz-transition: all 0s;
	-ms-transition: all 0s;
	-o-transition: all 0s;
	-webkit-transition: all 0s;
	visibility: hidden;
	font-size:1.1em;
	font-weight:700;
}
.b-animate img{
	margin-top:27%;
	display: -webkit-inline-box;
}
/* lt-ie9 */
.b-animate-go:hover .b-animate{
	visibility:visible;
}
.b-from-left{
	position:relative;
	left:-100%;
}
.b-animate-go:hover .b-from-left{
	left:0;
}
.even{
	width:100%;
}
/*----*/
.contact-head{
	text-align:center;
}
.contact-head h3{
	font-size: 2.5em;
	color: #000;
	text-transform: uppercase;
	border-bottom: 1px solid #EEE;
	display: inline-block;
	padding: 0 0 0.3em 0;
	margin: 0 0 0.5em 0;
}
.contact-head p{
	color:#777;
	font-style:italic;
	font-size: 1em;
}
.contact-map iframe{
	min-height:300px;
	width:100%;
	border:none;
}
.contact-form-row{
	margin-bottom:1em;
}
.name-row{
	padding: 0 1em 0 0;
} 
.name-row span,.contact-form-row2  span{
	font-size:1.2em;
	color:#000;
	font-weight:700;
	text-transform:uppercase;
	display:block;
	padding:0 0 0.5em;
}
.name-row input[type="text"]{
	width:100%;
	padding:1em;	
	border:1px solid #EEE;
	-webkit-appearance:none;
	outline:none;
	color:#777;
	transition:border-color 0s;
	-webkit-transition:border-color 0s;
	-moz-transition:border-color 0s;
	-o-transition:border-color 0s;
	-ms-transition:border-color 0s;
}
.name-row input[type="text"]:hover,.contact-form-row2 textarea:hover{
	color:#2a3e73;
	border-color:#2a3e73;
}
.name-row:nth-child(3){
	padding:0;
}
.contact-form-row2 textarea{
	width:100%;
	padding:1em;	
	border:1px solid #EEE;
	-webkit-appearance:none;
	outline:none;
	color:#777;
	min-height:320px;
	resize:none;
	transition:border-color 0s;
	-webkit-transition:border-color 0s;
	-moz-transition:border-color 0s;
	-o-transition:border-color 0s;
	-ms-transition:border-color 0s;
}
.contact-form-row2 {
	margin-top:1em;
}
.contact-form input[type="submit"]{
	background: #e52a49;
	color: #FFF;
	font-weight: 700;
	text-transform: uppercase;
	border: none;
	outline: none;
	margin-top:1em;
	padding: 0.5em 2em;
	font-size: 1.5em;
	display: inline-block;
	transition: 0s all;
	-webkit-transition: 0s all;
	-moz-transition: 0s all;
	-o-transition: 0s all;
	-ms-transition: 0s all;
}
.contact-form input[type="submit"]:hover{
	background: #2a3e73;
}
.contact {
	padding: 4em 0 6em;
}
.contact-map {
	padding: 2em 0;
}
/*--footer--*/
.footer{
	background: transparent url("http://www.b64.in/images/footer.jpg") no-repeat 0px 0px;
	text-align:center;
	padding:2.5em 0;
}
ul.social-ic-icons li{
	display:inline-block;
	padding: 0 0.2em;
}
ul.social-ic-icons li a span{
	background: url(../images/img-sprite-1.png) ;
	width: 30px;
	height: 25px;
	display: block;
}
ul.social-ic-icons li a span:hover{
	opacity:0.7;
}
ul.social-ic-icons li.twitter a span{
	background-position: -55px;
	width: 30px;
	height: 25px;
	display: block;
}
ul.social-ic-icons li.gmail a span{
	background-position: -95px;
}
.foter-bottom{
	margin: 0 0em 0 3em;

}
p.footer-grid{
	color:#fff;
	font-size:1.2em;
	text-transform:uppercase;
}
p.footer-grid a{
	text-decoration:none;
	color:#e52a49;
}
p.footer-grid a:hover{
	color:#fff;
}
h3.follow{
	float: left;
 	color: #fff;
	font-size: 1em;
	width: 20%;
	font-weight: 500;
	text-transform:uppercase;
	line-height:1.5em;
}
.social-ic-icons{
	float:left;
}
/*--responsive media-quries--*/
@media(max-width:1440px){
.banner-matter h2 {
	font-size: 3em;
}
}
@media(max-width:1336px){
.callbacks_nav {
	top: 40%;
}
}
@media(max-width:1280px){
.banner-matter h2 {
	font-size: 2.8em;
}
}
@media(max-width:1024px){
.banner-matter h2 {
	font-size: 2.2em;
}
.welcome-left-in {
	min-height: 301px;
	padding: 1.5em 0;
}
h3.follow {
	font-size: 2.5em;
	width: 70%;
	padding-top: 0.2em;
}
.gallery {
	padding: 4em 0;
}
.video {
	padding: 4em 0;
}

.number p {
	padding: 0.5em 0 1em;
}
.about-grid h4 {
	margin: 0 0 0.3em;
}
.about-grid p {
	height: 63px;
	overflow: hidden;
}
.bottom-grids-right ul li a {
	font-size: 0.8em;
}
}
@media(max-width:768px){
.bottom-grids-right ul li a {
	font-size: 1em;
}
.header {
	min-height: 110px;
}
.banner-matter {
	bottom: 5em;
}
.banner-matter h2 {
	font-size: 1.5em;
}
.callbacks_nav {
	top: 30%;
}
.logo {
	margin-top: 1.5em;
}
.welcome-left-in {
	min-height: 231px;
}
.welcome-left-in h3 {
	font-size: 2.5em;
}
.welcome-left-in p {
	padding: 1em 0 0 0;
	height: 148px;
	overflow: hidden;
}
.gallery h3 {
	font-size: 2.5em;
}
.gallery {
	padding: 3em 0;
}
div#example1 {
	padding: 2em 0;
}
.video h3 {
	font-size: 2.5em;
}
.video {
	padding: 3em 0;
}
div#example2 {
	padding: 2em 0;
}
.number-is {
	padding: 1.5em 0 0;
}
.number {
	padding: 1em 0em 0;
}
.number-in {
	min-height: 155px;
	padding: 3em 1em;
}
h3.follow {
	font-size: 2em;
	width: 73%;
	padding-top: 0.5em;
}
.number-text {
	padding: 0 0 4em;
}
.zoom-img {
	margin: 0 auto;
}
.name-in {
	margin: 0 auto;
}
.activity-grids {
	text-align: center;
}
.activity-grid {
	padding: 0 0 1em;
}
.bottom-grids {
	padding: 2em 0 4em;
}
.event-in {
	width: 33.333%;
	float: left;
}
.events-grid {
	padding: 2em 0 0em;
}
.name-row {
	padding: 0 0em 1.5em 0;
}
.contact {
	padding: 3em 0 4em;
}
.events {
	padding: 3em 0 0;
}
.activities {
	padding: 3em 0 4em;
}
.about {
	padding: 3em 0 0;
}
}
@media(max-width:640px){

.welcome-left-in {
	min-height: 189px;
}
.welcome-left-in h3 {
	font-size: 2em;
}
.welcome-left-in p {
	height: 113px;
	line-height:1.5em;
}
.number span {
	font-size: 2.5em;
}
.bottom-grids-left h4,.bottom-grids-right h4 {
	font-size: 1.5em;
}
h3.follow {
	font-size: 1.6em;
	width: 68%;
	padding-top: 0.8em;
}
.foter-bottom {
	margin: 0;
}
.bottom-grids-left,.bottom-grids-right {
	padding: 0;
}
.banner {
	min-height: 120px;
}
}
@media(max-width:480px){
.banner-matter h2 {
	height: 57px;
	overflow: hidden;
}
.header {
	min-height: 80px;
}
.logo {
	margin-top: 0.3em;
}
.top-nav span.menu {
	padding: 1.8em 1em 0;
}
.welcome-right ,.welcome-left{
	width: 100%;
}
.number-in h5 {
	font-size: 1.5em;
}
.activity-top h3 {
	font-size: 2em;
}
.about-top h3 {
	font-size: 2em;
}
.event-top h3 {
	font-size: 2em;
}
.about-grid h4 {
	font-size: 1.5em;
}
.social-ic-icons {
	float: none;
}
h3.follow {
	width: 95%;
}
.footer {
	padding: 1.5em 0;
}
.event-in {
	width: 50%;
}
.b-animate img {
	margin-top: 23%;
}
.event-in {
	padding: 0.5em;
}
.contact-head h3{
	font-size:2em;
}
.contact-form-row2 textarea {
	min-height: 230px;
}
.event-go{
	display:none;
}
.top-nav ul {
	margin: 1em 0em;
}
@media(max-width:320px){
.top-nav ul {
	margin: 0.7em 0em;
}
.banner {
	min-height: 90px;
}
.banner-matter {
	bottom: 2em;
}
.callbacks_nav {
	left: 0%;
}
.callbacks_nav.next{
	right:0;
}
.logo img{
	width:100%;
}
.logo {
	width: 75%;
}
.header {
	min-height: 62px;
}
.top-nav span.menu {
	padding: 1.2em 1em 0;
}
.welcome-left-in h3 {
	font-size: 1.5em;
}
.welcome-left-in p {
	padding: 0.5em 0 0 0;
	font-size:1em;
}
.gallery {
	padding: 1em 0;
}
div#example1 {
	padding: 1em 0 2em;
}
.gallery h3 {
	font-size: 1.7em;
}
.video {
	padding: 1em 0;
}
div#example2 {
	padding: 1em 0 2em;
}
.video h3 {
	font-size: 1.7em;
}
.number span {
	font-size: 1.8em;
}
.number small {
	font-size: 0.9em;
}
.number p {
	padding: 0.3em 0 0.7em;
	font-size:0.9em;
}
a.read-more {
	font-size: 1em;
}
.number-in h5 {
	font-size: 1.2em;
}
.number-text {
	padding: 0 0 1.5em;
}
h3.follow {
	font-size: 1.2em;
}
p.footer-grid {
	font-size: 1em;
}
.about {
	padding: 1.5em 0 0;
}
.activity-top h3 {
	font-size: 1.5em;
}
.activity-top p {
	font-size: 0.9em;
}
.about-top h3 {
	font-size: 1.5em;
}
.about-top p {
	font-size: 0.9em;
}
.event-top h3 {
	font-size: 1.5em;
}
.event-top p {
	font-size: 0.9em;
}
.about-grid h4 {
	font-size: 1.2em;
}
.about-grid h6 {
	font-size: 1em;
	height: 36px;
	overflow: hidden;
}
.about-grid p {
	font-size: 0.9em;
	height:57px;
}
.number-in {
	min-height: 154px;
	padding: 1.5em 1em;
}
.about-bottom {
	padding: 1.5em 0 0;
}
.activities {
	padding: 1.5em 0;
}
.activity-grids{
	padding:1em 0 0;
}
.activity-grid h4 {
	font-size: 1.1em;
}
.activity-grid p{
	font-size:0.9em;
}
.bottom-grids-left-right p{
	font-size:0.9em;
	height: 73px;
	overflow: hidden;
}
.testmonials {
	min-height: 151px;
}
.bottom-grids-left h4, .bottom-grids-right h4 {
	font-size: 1.2em;
}
.bottom-grids {
	padding: 0em 0 1.5em;
}
.bottom-grids-left-right h5{
	font-size:1em;
}
.bottom-grids-right ul li a{
	font-size:0.9em;
}
.footer {
	padding: 0.5em 0 1em;
}
.events {
	padding: 1.5em 0 0;
}
.events-grid {
	padding: 1em 0 0em;
}
.event-in {
	padding: 0.2em;
}
.contact {
	padding: 1.5em 0;
}
.contact-head h3{
	font-size:1.5em;
}
.contact-head p{
	font-size:0.9em;
}
.contact-map {
	padding: 1em 0;
}
.contact-map iframe {
	min-height: 160px;
}
.name-row span, .contact-form-row2 span {
	font-size: 0.9em;
}
.contact-form-row2 textarea {
	min-height: 150px;
}
.contact-form input[type="submit"] {
	padding: 0.5em 1.5em;
	font-size: 1.2em;
}
.top-nav ul li a {
	font-size: 1em;
}
}

