	html, body
	{
		
	}
	
	body
	{
		margin: 0px;
		padding: 0px;
		background: #242424;
		font-family: 'open_sansregular';
		font-size: 11pt;
		font-weight: 500;
		color: #333;
		text-align: justify;
	}
	
	
	h1, h2, h3
	{
		margin: 0;
		padding: 0;
		font-weight: 600;
		color: #454445;
	}
	
	p, ol, ul, .text
	{
		margin-top: 0;
		font-size: 14px;
	}
	
	ol, ul
	{
		padding: 0;
		list-style: none;
	}
	
	p, .text
	{
		line-height: 180%;		
	}
	
	.text i{
		margin-right: 10px;
	}
	
	strong
	{
	}
	
	a
	{
		color: #d52b28;
	}
	
	a:hover
	{
		text-decoration: none;
	}
	
	.container
	{
		margin: 0px auto;
		width: 1200px;
	}

/*********************************************************************************/
/* BLOCKQUOTE Style                                                                   */
/*********************************************************************************/

blockquote{
	 background: none repeat scroll 0 0 #f2f2f2;
    color: #666;
    font-size: 13px;
    padding:10px;
    font-family: 'open_sanssemibold_italic';
    margin: 0 0 20px;
    padding: 10px;
    
    border-left: 5px solid #d52b28;
    
    box-shadow: 0 0 1px #aaa;
    -webkit-box-shadow: 0 0 1px #aaa;
    -moz-box-shadow: 0 0 1px #aaa;
    -ms-box-shadow: 0 0 1px #aaa;
    -o-box-shadow: 0 0 1px #aaa;
}

	
/*********************************************************************************/
/* Image Style                                                                   */
/*********************************************************************************/

	.image
	{
		display: inline-block;
	}
	
	.image img
	{
		display: block;
		width: 100%;
	}
	
	.image-full
	{
		display: block;
		width: 100%;
		margin: 0 0 2em 0;
	}
	
	.image-left
	{
		float: left;
		margin: 0 1.4em 2em 0;
	}
	
	.abt_img{
		margin-bottom: 3px;
	}
	
	.image-centered
	{
		display: block;
		margin: 0 0 2em 0;
	}
	
	.image-centered img
	{
		margin: 0 auto;
		width: auto;
	}
	
	.img_box img{
	display: block;
	width: 100%;
	/*max-width: 170px;*/
	max-width: 100%;
	}
	
	.img_box span{
		display: block;
	}

/*********************************************************************************/
/* List Styles                                                                   */
/*********************************************************************************/

	ul.style1
	{
		margin-left: 20px;
		padding: 0em 0em 0em 0em;
		list-style-type: disc;
		color: #333;
	}
	
	ul.style1 li
	{
		padding: 0.5em 0em;
		font-size: 14px;
		color: #333;
		line-height: 150%;
		
	}
	
	ul.style1 li:first-child
	{
		padding-top: 0;
		border-top: none;
	}
	
	ul.style1 .image-left, .style1 .image-left
	{
		margin-bottom: 0;
	}
	
	ul.style1 h3
	{
		padding: 0.6em 0em 1em;
		text-transform: uppercase;
		font-size: 1.4em;
		font-weight: 600;
		color: #454445;
	}
	
	.style1 h3
	{
		padding: 0.6em 0em 1em;
		text-transform: uppercase;
		font-size: 1.2em;
		font-weight: 600;
		color: #454445;
	}
	
	ul.style1 a, .style1 a
	{
		text-decoration: none;
		/*color: #525252;*/
	}
	

	ul.style1 a:hover, .style1 a:hover
	{
		text-decoration: underline;
		color: #525252;
	}
	
	.style1 .fa-border{
	border-color:#ccc;
	}

//NEWS_STYLE
	ul.style2
	{
		margin: 0;
		padding-top: 1em;
		list-style: none;
	}
	
	ul.style2 li
	{
		border-top: solid 1px #E5E5E5;
		padding: 0.80em 0;
		line-height: 180%;
	}
	
	
	ul.style2 ul{
		margin-top: 0.8em;
		padding-left: 20px;
	}
	
	ul.style2 li i{
		margin-right: 10px;
	}
	
	ul.news_page li{
	border-top: double 3px #E5E5E5;
	padding-top: 1.6em;
	}
	
	ul.style2 li:first-child
	{
		border-top: 0;
		padding-top: 0;
	}
	
	.bx_center{
	text-align: center;
	}
	
	.bx_right{
	text-align: right;
	}
	.achieve_box ul{
width:100%;
display:block;
}
	.achieve_box ul li{
	height: auto;
	min-height:100%;
	padding-left: 0 !important;
	padding-right: 0 !important;
	}

	.achieve_box a{
	color: #333;
	text-align: justify;
	padding: 0;
	margin:0;
	text-decoration:none;
	}
	
	.achieve_box a p, #page .achieve_box a p{
	margin:0;
	}
	
	.achieve_box a:hover{
	color:#d52b28;
	}
	
	.achieve_box h3{
		padding: 0 0 0.6em 0;
		text-transform: uppercase;
		font-size: 1.2em;
		font-weight: normal;
		color: #454445;
	}

	.margin15{
	margin-bottom: 15px;
	}
	
	.margin10{
		margin-bottom: 10px;
	}

/* STYLE3-SIDE-LINKS */

	ul.style3{
		margin: 0;
		padding-top: 0;
		list-style: none;
		border-left:0.06em solid rgba(0,0,0,0.1);
		border-right:0.06em solid rgba(0,0,0,0.1);
	}
	
		ul.style3 li{
			display: block;
			margin:0 0 1px;
			padding:0;
			
			box-sizing:border-box;
			-webkit-box-sizing:border-box;
			-o-box-sizing:border-box;
			-ms-box-sizing:border-box;
			-moz-box-sizing:border-box;
			
			background: rgb(238,238,238); /* Old browsers */
			background: -moz-linear-gradient(45deg,  rgba(238,238,238,1) 0%, rgba(248,248,248,1) 50%, rgba(238,238,238,1) 100%); /* FF3.6+ */
			background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,rgba(238,238,238,1)), color-stop(50%,rgba(248,248,248,1)), color-stop(100%,rgba(238,238,238,1))); /* Chrome,Safari4+ */
			background: -webkit-linear-gradient(45deg,  rgba(238,238,238,1) 0%,rgba(248,248,248,1) 50%,rgba(238,238,238,1) 100%); /* Chrome10+,Safari5.1+ */
			background: -o-linear-gradient(45deg,  rgba(238,238,238,1) 0%,rgba(248,248,248,1) 50%,rgba(238,238,238,1) 100%); /* Opera 11.10+ */
			background: -ms-linear-gradient(45deg,  rgba(238,238,238,1) 0%,rgba(248,248,248,1) 50%,rgba(238,238,238,1) 100%); /* IE10+ */
			background: linear-gradient(45deg,  rgba(238,238,238,1) 0%,rgba(248,248,248,1) 50%,rgba(238,238,238,1) 100%); /* W3C */
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#eeeeee',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
		}
		
		ul.style3 li a{
			font-size:13px;
			color:#333;
			text-align:left;
			padding:15px;
			display: block;
			
			background:none;
			
			-webkit-box-shadow: 0px 1px 0px rgba(0,0,0,0.1);
   		-ms-box-shadow: 0px 1px 0px rgba(0,0,0,0.1);
   		-o-box-shadow: 0px 1px 0px rgba(0,0,0,0.1);
    		-moz-box-shadow: 0px 1px 0px rgba(0,0,0,0.1);
    		box-shadow: 0px 1px 0px rgba(0,0,0,0.1);
	
			transition:all 0.3s linear 0s;
			-webkit-transition:all 0.3s linear 0s;
			-o-transition:all 0.3s linear 0s;
			-moz-transition:all 0.3s linear 0s;
			-ms-transition:all 0.3s linear 0s;
	
			text-decoration: none;
		}
		ul.style3 li a.first{
			border-top:0.08em solid rgba(0,0,0,0.05);
		}
		ul.style3 li a i{
			margin-right:5px;
			width:25px;
			height:25px;
			background: #d52b28;
			
			vertical-align:middle;
			line-height:normal;
			padding:0;
			color:#fff;
			text-align: center;
			line-height: 25px;
			
			border-radius:4px;
			-webkit-border-radius:4px;
			-o-border-radius:4px;
			-ms-border-radius:4px;
			-moz-border-radius:4px;
			
	
			transition:all 0.3s linear 0s;
			-webkit-transition:all 0.3s linear 0s;
			-o-transition:all 0.3s linear 0s;
			-moz-transition:all 0.3s linear 0s;
			-ms-transition:all 0.3s linear 0s;
		}
		
		ul.style3 li:hover,
		ul.style3 li.active,
		ul.style3 li ul li.active{
			background: #fff;
		}
		
		ul.style3 li:hover a,
		ul.style3 li.active a,
		ul.style3 li ul li.active a{
			color: #d52b28;
		}

		ul.style3 li ul li a{
			padding-left:20px;
		}

	.shadow{
		display: block;
		margin:0;
		padding:0;
		max-width: 100%;
		width: 100%;
	}

/*********************************************************************************/
/* Social Icon Styles                                                            */
/*********************************************************************************/

	ul.contact
	{
		margin: 0;
		padding: 2em 0em 0em 0em;
		list-style: none;
	}
	
	ul.contact li
	{
		display: inline-block;
		padding: 0em 0.30em;
		font-size: 1em;
	}
	
	ul.contact li span
	{
		display: none;
		margin: 0;
		padding: 0;
	}
	
	ul.contact li a
	{
		color: #FFF;
	}
	
	ul.contact li a:before
	{
		display: inline-block;
		background: #3f3f3f;
		width: 40px;
		height: 40px;
		line-height: 40px;
		border-radius: 20px;
		text-align: center;
		color: #FFFFFF;
	}
	
	ul.contact li a.icon-twitter:before { background: #2DAAE4; }
	ul.contact li a.icon-facebook:before { background: #39599F; }
	ul.contact li a.icon-dribbble:before { background: #C4376B;	}
	ul.contact li a.icon-tumblr:before { background: #31516A; }
	ul.contact li a.icon-rss:before { background: #F2600B; }

/*********************************************************************************/
/* Button Style                                                                  */
/*********************************************************************************/

	.button
	{
		display: inline-block;
		padding: 1em 3em;
		background: #d52b28;
		-moz-transition: all 0.25s ease-in-out;
		-webkit-transition: all 0.25s ease-in-out;
		-o-transition: all 0.25s ease-in-out;
		-ms-transition: all 0.25s ease-in-out;
		transition: all 0.25s ease-in-out;
		letter-spacing: 0.20em;
		text-decoration: none;
		text-transform: uppercase;
		font-weight: 600;
		color: #FFF;
	}
		
		.margin15{
			margin-top: 15px;	
		}

		.button:hover, .style1 .button:hover
		{
			color: #fff;
			text-decoration: none;
			background:#242424;
		}
		
		.button:active
		{
		}
		
		.button-big
		{
			padding: 1.6em 4em;
			font-size: 1.4em;
			font-weight: 900;
		}
		
		.button-small
		{
			font-size: 0.9em;
    		padding: 1em 1.4em;
		}
			
/*********************************************************************************/
/* Heading Titles                                                                */
/*********************************************************************************/

	.title
	{
		margin-bottom: 1.5em;
	}

	.title h2
	{
		font-weight: 400;
		font-size: 2.2em;
		color: #323232;
	}
	
	.title .byline
	{
	
		text-transform: uppercase;
		font-weight: 400;
		font-size: 1.1em;
		color: #d52b28;
		display: block;
		margin-top: 10px;
	}
	
	.head{
		margin-bottom: 1.5em;
	}
	
	.head h3{
		text-transform: uppercase;
		font-weight: 400;
		font-size: 1.2em;
		color: #d52b28;
		display: block;
		margin-top: 10px;
	}
	
	.head h3 span{
		font-size: 80%;
		color: #777;
	}
	
	.cont .head h3{
		margin-top: 0;
		color: #444;
	}
	
/*********************************************************************************/
/* Header                                                                        */
/*********************************************************************************/
	
	#header-wrapper
	{
		border-top: 5px solid #d52b28;
	}

	#header
	{
		position: relative;
		height: 140px;
	}

/*********************************************************************************/
/* Logo                                                                          */
/*********************************************************************************/

	#logo
	{
		position: absolute;
		/*top: 3em;*/
		top:10px;
		left: 0;
		width: 100%;
	}
	
	#logo h1
	{
		display: inline-block;
		font-size: 2.5em;
		text-transform: uppercase;
		font-weight: 700;
		color: #FFF;
		margin-left: 10px;
	}
	
	#logo a
	{
		text-decoration: none;
		color: #FFF;
	}
	
	#logo img, #logo h1{
		display: inline-block;
		*display:inline;
		zoom:1;
		vertical-align: middle;
	}
	
	#logo img{
		width: auto;
		max-width: 150px;	
	}
	
	#logo h1 span{
	display: block;
	font-size: 0.4em;
	line-height: 1.1em;
	font-style: italic;
	text-transform: none;
	text-align: right;
	font-weight: normal;
	margin-top: 6px;
	margin-bottom: 0;
	}
	
	#logo span.afltn{
	text-align: left;
	font-weight: normal;
	margin-bottom: 6px;
	margin-top: 0;
	}
	
/*********************************************************************************/
/* Header Right                                                                  */
/*********************************************************************************/
	#hdr_ryt{
		position: absolute;
		right: 0;
		top: 0;
	}
	
		#hdr_ryt .tabs{
		display: block;
		}
		
		#hdr_ryt .tabs li{
		display: inline-block;
		*display:inline;
		zoom:1;
		
		vertical-align: middle;
		margin: 30px 5px 0 0;
		}
		
		#hdr_ryt .tabs li a{
		display: block;
		text-align: center;
		text-decoration: none;
		width: auto;
		height: 140px;
		overflow:hidden;
		color: #fff;
		
		transition: all 0.3s linear 0s;
		-webkit-transition: all 0.3s linear 0s;
		-o-transition: all 0.3s linear 0s;
		-moz-transition: all 0.3s linear 0s;
		-ms-transition: all 0.3s linear 0s;
		}
		
		#hdr_ryt .tabs li a i{
		display: block;
		font-size: 40px;
		padding-top: 1.1em;
		
		transition: all 0.3s linear 0s;
		-webkit-transition: all 0.3s linear 0s;
		-o-transition: all 0.3s linear 0s;
		-moz-transition: all 0.3s linear 0s;
		-ms-transition: all 0.3s linear 0s;
		}
		
		#hdr_ryt .tabs li a span{
		font-size: 0.9em;
		line-height: 1em;
		font-weight: 500;
		padding-top: 5px;
		text-decoration: none;
		display: block;
		opacity: 0.7;
		filter:alpha(opacity=70);		
		
		transition: all 0.3s ease-in 0s;
		-webkit-transition: all 0.3s ease-in 0s;
		-o-transition: all 0.3s ease-in 0s;
		-moz-transition: all 0.3s ease-in 0s;
		-ms-transition: all 0.3s ease-in 0s;
		}
			
		#hdr_ryt .tabs li a:hover span{
			opacity: 1;
			filter:alpha(opacity=100);
		}		
		
		#hdr_ryt .tabs li a.gal:hover, #hdr_ryt .tabs li.act a.gal{
		color:#2daae4;	
		}
		
		#hdr_ryt .tabs li a.vid:hover, #hdr_ryt .tabs li.act a.vid{
		color:#d4af3c;	
		}
		
		#hdr_ryt .tabs li a.alm:hover, #hdr_ryt .tabs li.act a.alm{
		color:#add43c;
		}
		#hdr_ryt .tabs li a.face1:hover, #hdr_ryt .tabs li.act a.face1{
		color:#3B5998;
		}
	
/*********************************************************************************/
/* Menu                                                                          */
/*********************************************************************************/

	#menu
	{
		position: relative;
		background:#d52b28;
	}
	
	
/*********************************************************************************/
/* Banner                                                                        */
/*********************************************************************************/
	
	#banner-wrapper
	{
		overflow: hidden;
		padding: 2em 0em;
		background: #F6F6F6;
	}
	
	#banner .box-left
	{
		float: left;
	}

	#banner .box-right
	{
		float: right;
	}
	
	#banner h2
	{
		margin: 0em;
		padding: 0em;
		font-weight: 400;
		font-size: 3em;
		color: #3E454C;
	}
	
	#banner span
	{
		display: block;
		padding-top: 0.5em;
		font-size: 1.4em;
		color: #d52b28;
	}

/*********************************************************************************/
/* Page                                                                          */
/*********************************************************************************/

	#wrapper
	{
		background: #FFF;
	}
	
	#page
	{
		overflow: hidden;
		padding: 4em 0em 3em;
	}
	#page p, .text{
		margin-bottom: 15px;
	}
	
	.italics{
		font-family: 'open_sansitalic';
	}
	


/*********************************************************************************/
/* Content                                                                       */
/*********************************************************************************/

	#content
	{
		float: left;
		width: 58.33%;
	}

/*********************************************************************************/
/* Sidebar                                                                       */
/*********************************************************************************/

	#sidebar
	{
		float: right;
		width: 37.5%;
	}

	#stwo-col
	{
		margin-top: 2em;
	}

	#stwo-col h2
	{
		display: block;
		padding-bottom: 1.5em;
		text-transform: uppercase;
		font-size: 1.2em;
		font-weight: 600;
		color: #454445;
	}

	#stwo-col .sbox1
	{
		float: left;
		width: 47%;
	}

	#stwo-col .sbox2
	{
		float: right;
		width: 47%;
	}

/*********************************************************************************/
/* Featured                                                                        */
/*********************************************************************************/

	#featured
	{
		height: 30em;
		background-image: url(../images/banner.jpg);
		background-position: center;
		background-size: cover;
	}

/*********************************************************************************/
/* Copyright                                                                     */
/*********************************************************************************/

	#copyright
	{
		overflow: hidden;
		padding: 1em 0em;
		background:#d52b28;
		margin:0;
		width:100%;
	}
	
	#copyright p
	{
		letter-spacing: 0.05em;
		text-align: center;
		text-transform: none;
		font-size: 0.80em;
		color: #e8e8e8;
		padding:0;
		margin:0;
	}
	
	#copyright a
	{
		text-decoration: none;
		color: #fff;
	}

/*********************************************************************************/
/* One Column                                                                    */
/*********************************************************************************/

	#onecolumn
	{
		background:url(../images/pattern.png) repeat #fff;
		padding:3em 0;
		display: block;
	}
	
	#onecolumn .title
	{
		margin-bottom: 1em;
	}

	#onecolumn .title h2
	{
		font-size: 1.8em;
	}


/*********************************************************************************/
/* CUSTOM                                                                    */
/*********************************************************************************/

.date_box {
	border-radius: 10px 0;
	float: left;
	margin-bottom: 0.5em;
	margin-right: 1em;
	background:#d52b28;
	width: 50px;
	height:50px;
	text-align: center;
	transition:all 0.3s linear 0s;
	-webkit-transition:all 0.3s linear 0s;
	-o-transition:all 0.3s linear 0s;
	-moz-transition:all 0.3s linear 0s;
	-ms-transition:all 0.3s linear 0s;
}
.date_box p{
	font-size: 1em;
	display: block;
	font-weight: bold;
	color: #fff;
	margin:0;
	padding:20% 0 0;
	line-height: 1.2em;	
	
	transition:all 0.3s linear 0s;
	-webkit-transition:all 0.3s linear 0s;
	-o-transition:all 0.3s linear 0s;
	-moz-transition:all 0.3s linear 0s;
	-ms-transition:all 0.3s linear 0s;	
	text-align: center;	 
}

.date_box p span{
display: block;
font-size: 0.9em;
font-weight: normal;
text-align: center;
}

.news_image{
	display: block;
}

.news_image a{
	display: block;
	margin-bottom: 20px;
	
	border:0.08em solid #d52b28;
	padding:2px;
}

.rdbrdr{
	display: block;
	margin-bottom: 20px;
	
	border:0.08em solid #d52b28;
	padding:2px;
}



.one-third {
	width: 32%;
}

.two-third {
	width: 65.66%;
}
.one-fifth {
	width: 16.8%;
}
.two-fifth {
	width: 37.6%;
}
.three-fifth {
	width: 58.4%;
}
.four-fifth {
	width: 79.2%;
}
.one-sixth {
	width: 13.33%;
}
.five-sixth {
	width: 82.67%;
}
.one-fourth {
	width: 22%;
}

.one-third,
.two-third,
.three-fourth,
.one-fourth,
.one-fifth,
.two-fifth,
.three-fifth,
.four-fifth,
.one-sixth,
.five-sixth {
	float: left;
	margin-bottom: 0;
	margin-right: 2%;
	position: relative;
}
.last {
	clear: right;
	margin-right: 0 !important;
}

.ftr_head h2{
	display: block;
	padding-bottom: 0.5em;
	margin-bottom:0.5em;
	text-transform: uppercase;
	font-size: 1.2em;
	font-weight: 600;
	color: #fff;
	padding-top:1.5em;
	border-bottom:1px solid #111;
}

#footer ul{
	list-style-type:none;
}

#footer ul li{
display:block;
margin:10px 0;
padding:0;
}

#footer ul li a{
font-size:1em;
color:#8f8f8f;
display:block;
text-decoration:none;
padding:0.1em 0 0;

transition: all 0.3s linear 0s;
-webkit-transition: all 0.3s linear 0s;
-o-transition: all 0.3s linear 0s;
-moz-transition: all 0.3s linear 0s;
-ms-transition: all 0.3s linear 0s;
}
#footer ul li a i{
margin-right:0.8em;
}

#footer ul li a:hover{
padding-left:5px;
color:#fff;
}

#footer .ftr_cont{
	display: block;
	margin:0;
	padding:0;
}

#footer .ftr_cont li{
display: inline-block;
*display:inline;
zoom:1;

vertical-align: middle;
margin-right: 50px;

}

#footer .ftr_cont li:last-child{
	margin-right: 0;
	
}

#footer .ftr_cont li a, #footer .ftr_cont p{
display: block;
font-size: 14px;
color: #aaa;
margin:0;
padding:0;
}

#footer .ftr_cont li i{
	margin-right: 10px;
}

#footer .ftr_cont li a:hover{
padding-left: 0
}

.clearfix{
clear: both;
display: block;
}


#inner-banner
	{
		padding: 0em;
		background: #F6F6F6;
		display: block;
		width: 100%;
		border-bottom: 1px solid #ddd;
	}

#inner-banner img{
	display: block;
	margin:0;
	padding:0;
	width: auto;
	max-width: 100%;
	min-width: 100%;
	height: auto;	
}

#inner-banner ul{
	padding:10px 0;
	display: block;
	list-style-type: none;
	margin:0;
}

#inner-banner ul li{
	display: inline-block;
	*display: inline;
	zoom:1;
	
	vertical-align: middle;	
	color: #666;
	font-size: 12px;
}

#inner-banner ul li.divider{
	color: #999;
}
#inner-banner ul li a{
	color: #d52b28;
	text-decoration: none;
}
#inner-banner ul li.here{
	color: #777;
}

#inner-banner ul li a:hover{
	color: #000;
}

/*LINE*/
.line{
	border:0;
	border-bottom: 0.08em solid #e5e5e5;
	width: 100%;
	display: block;
	height: 0;
	margin:0 0 20px;
}

.dashed{
	border:0;
	border-bottom: 0.08em dashed #e5e5e5;
	width: 100%;
	display: block;
	height: 0;
	margin:0 0 20px;
}

/* PAGINATION */
.pagination {
    border-radius: 4px;
    display: block;
    margin: 20px 0;
    padding-left: 0;
    float: right;
}
.pagination > li {
    display: inline;
}
.pagination > li > a, .pagination > li > span {
    background-color: #fff;
    border: 1px solid #ddd;
    color: #d52b28;
    float: left;
    line-height: 1.42857;
    margin-left: -1px;
    padding: 6px 12px;
    position: relative;
    text-decoration: none;
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    margin-left: 0;
}
.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}
.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
    background-color: #eee;
    border-color: #ddd;
    color: #23527c;
}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background-color: #d52b28;
    border-color: #d52b28;
    color: #fff;
    cursor: default;
    z-index: 2;
}
.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
    background-color: #fff;
    border-color: #ddd;
    color: #777;
    cursor: not-allowed;
}
.pagination-lg > li > a, .pagination-lg > li > span {
    font-size: 18px;
    padding: 10px 16px;
}
.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
}
.pagination-sm > li > a, .pagination-sm > li > span {
    font-size: 12px;
    padding: 5px 10px;
}
.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}

.pull-right{
	float: right;
	margin:0;
}

/* MISCELLENEOUS */
.color{
	color: #d52b28;
}

.hindi{
	font-family: 'kruti_dev_010regular';
	font-size: 18px;
}

.mrgn-left{
	margin-left: 20px;
}

.bigfnt{
	font-weight: 400;
	font-size: 1.2em;
	color: #111;
	display: block;
	margin-top: 10px;
}

/* TABLE */
table {
    border: 1px solid #c52b28;
    margin-bottom: 30px;
    width: 100%;
}
table th {
    background: none repeat scroll 0 0 #d52b28;
    border-right: 1px solid #c52b28;
    color: #fff;
    font-size: 15px;
    font-weight: normal;
    padding: 10px 5px;
    text-align: left;
    text-transform: uppercase;
}
table th:last-child {
    border-right: 0 none;
}
table td {
    border: 1px solid #eee;
    color: #666;
    font-size: 14px;
    padding: 10px 5px;
}

tr:nth-child(2n) {
    background: none repeat scroll 0 0 #fff;
}
tr:nth-child(2n+1) {
    background: none repeat scroll 0 0 #f9f9f9;
}
table h3 {
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    color: #333;
    font-size: 13px;
}

table .button{
font-size: 20px;
letter-spacing: 0;
    padding: 0.4em 0.6em;
}


label {
    color: #333;
    font-size: 12px;
    text-transform: uppercase;
    font-family: 'open_sanssemibold';
}

select, input, textarea {
    background: none repeat scroll 0 0 rgba(144, 144, 144, 0.075);
    border: 1px solid transparent;
    color: #333;
    display: block;
    font-size: 14px;
    height: 3em;
    width: 100%;
}

textarea{
	height: auto;
}

select:focus, input:focus, textarea:focus {
	border-color: #d52b28;
}

label, select, input, textarea {
    display: block;
    margin: 0 0 5px;
	border-color: #999;
}
.form_row{
	margin:0 0 10px;
}

input[type="submit"], input[type="reset"]{
	display: inline-block;
	*display: inline;
	zoom:1;
	
	vertical-align: top;
	
	width: auto;
	height: auto;
	cursor: pointer;
}
input[type="reset"]{
	margin-left: 15px;	
	background:#242424;
}
input[type="reset"]:hover{
	background:#d52b28
}
input[type="checkbox"]{
	display: inline-block;
	*display: inline;
	zoom:1;
	
	vertical-align: middle;
	width: 30px;
	height: 30px;
	margin:5px 0px 5px 15px;
	}
.same{}

.red{
color: red;
}

small{
	font-size: 10px;
	margin-left: 10px;
}

/* ACCORDION */

.toppers h3{
	font-size: 16px;
	color: #333;
	margin:10px 0 2px;
	text-align: center;
}

.toppers p{
	display: block;
	padding:0 0 10px;
	border-bottom: 1px solid #f4f4f4;
	text-align: center;
}

h4.sub_head{
	background:#f4f4f4;
	color: #333;
	padding:15px;
	box-shadow: 0px 0px 4px #aaa inset;
	
	margin:10px 0 20px;
	
	position: relative;
	
	font-size: 14px;
   font-weight: 600;
   text-transform: uppercase;
}
#alumni h4.sub_head{
	margin-bottom: 10px !important;
}
h4.sub_head:before{
	display: block;
	width: 100%;
	position: absolute;
	top: -2px;
	left: 0;
	content: "";
	height: 1px;
	background:#eee;
}

h4.sub_head:after{
	display: block;
	width: 100%;
	position: absolute;
	bottom: -2px;
	left: 0;
	content: "";
	height: 1px;
	background:#eee;
}

.toppers p span{
	font-size: 90%;
}

.ui-accordion .ui-accordion-header{
	font-size: 1.1em;
	text-transform: uppercase;
	padding: 0.8em 0.5em 0.8em 0.7em;
}

.ui-accordion .ui-accordion-icons{
	padding-left: 2.2em;
}


.widget_info_contact {
    margin-top: 20px;
    padding: 0;
}
.widget_info_contact li {
    list-style: none outside none;
}
.widget_info_contact li p strong {
    color: #666;
    display: block;
    font-size: 13px;
    margin: 0;
}
.widget_info_contact li {
    margin: 0 0 15px;
    
    background:#f6f6f6;
    
    padding:20px 15px 0;
}
.widget_info_contact h3 {
    border-bottom: 1px dotted #bbb;
    display: block;
    font-size: 18px;
    line-height: 18px;
    margin: 0 0 8px 20px;
    overflow: hidden;
    padding-bottom: 8px;
}
.big_ico {
    font-size: 18px;
    line-height: 18px;
}
.widget_info_contact h3 strong {
    margin: 0 0 0 10px;
}

.widget_info_contact span {
    margin: 0 0 0 15px;
    overflow: hidden;
    display: inline-block;
    *display:inline;
    zoom:1;
    vertical-align: middle;
    padding:0 0 5px;
    font-size: 13px;
    line-height: 20px;
}

.widget_info_contact p, #page .widget_info_contact p {
    margin: 0 0 0 20px;
    overflow: hidden;
    padding:0 0 15px;
    font-size: 13px;
    line-height: 20px;
}

.widget_info_contact h4{
	font-size: 14px;
	color: #333;
	margin: 0 0 0 20px;
   overflow: hidden;
   padding:0 0 15px;
   line-height: 140%;
}

.widget_info_contact p a {
    color: #666;
    font-family: pt sans;
    font-size: 15px;
    font-weight: normal;
}
.widget_info_contact p a:hover {
    color: #919191;
}
.widget_info_contact li i {
    float: left;
    margin: 1px 0 0;
}

.widget_info_contact .line{
	border-color: #ddd;
}

#maps{
	display: block;
	margin:0;
	padding:0;
}

#maps iframe{
	display: block;
	width: 100%;
	height: auto;
	min-height: 100%;
}
.galry .img_box{
	overflow: hidden;
	width: 100%;
	height: 100%;
	
	display: block;
}
.galry .img_box img{
	transition: all 0.3s linear 0s;
	-webkit-transition: all 0.3s linear 0s;
	-o-transition: all 0.3s linear 0s;
	-moz-transition: all 0.3s linear 0s;
	-ms-transition: all 0.3s linear 0s;
}

.galry .img_box:hover img{
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-moz-transform: scale(1.1);
}

.inner_gal > div{
	margin-bottom: 30px;
}


