@import url(https://fonts.googleapis.com/css?family=Roboto);

@charset "utf-8";
/* CSS Document */
body {padding:0; margin:0;}

.main-contain {
	width:400px;
	height:100%;
	position: absolute;
	background: rgba(0,0,0,.5);
	/*bottom: 80px;*/
	padding-left:30px;
	padding-right:30px;
	z-index: 999;
	
}
.space {
	height:25px;
}
.main { padding-left:20px; padding-right:120px;}
.heading { font-size: 17px; color: #fcb52d; padding: 0; font-family: 'Roboto', sans-serif;}
.heading1 {
	font-size: 12px;
	color: #d3d3d3;
	padding: 0;
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
}

p {padding:0; margin:0;}

.font  {
	color: #a4a3a3;
	padding: 0;
	font-size:13px;
	font-family: 'Roboto', sans-serif;
	line-height:17px;
}
.font1  {
	color: #bcbbbb;
	padding: 0;
	font-size:14px;
	font-family: 'Roboto', sans-serif; line-height:19px;
}
	
.font2  { float:left; color: #FFFFFF;}


.small-img {float:left; padding-right:15px; padding-bottom:10px;}
.small-img10 { float:right ; padding-right: 0px; padding-bottom:10px;}

content-main .txt-info2 {
	width:auto;
	height: auto;
}
	
.content-main .txt-info2 .box2 {
	border-radius:11px;
	behavior: url(PIE.htc);
	position:absolute; 

}
.scroll-pane {}

.content-main .txt-info2 .box2 p.paddingnone { padding:0 }
.content-main .txt-info2 .box2 .scroll-pane{
	width:100%;
	height:590px;
	overflow:auto; padding-bottom:50px; padding-top:50px;
}
/*-----carousel-----*/
.list_carousel1.responsive {
	width: auto;
	margin: 0;
	padding: 0;
	overflow: hidden;
	position: relative;
	z-index: 2;
}
.list_carousel1 .foo {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	cursor: default;   margin-top:20px;
}
.list_carousel1 .foo > li {
	position: relative;
	float: left;
	cursor: default;
	text-align: center;
	padding: 0;
	background: none;
	margin-top: 0;
	margin-bottom: 3px;
	margin-right:7px;
}
.list_carousel1 .foo > li a {
	display: inline-block;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
	
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.list_carousel1 .foo > li a:hover {
	opacity: 0.9;
	filter: alpha(opacity=90);
}
.contact-box { width:450px; float:left;} 
.icon {
	width:50px;
	height:34px;
	background-image: url(../images/check-con.png);
	background-repeat: no-repeat; float:left; -webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s; float:left;
}


.icon1 {color: #FFFFFF;}
.icon-box {
	overflow:hidden;
	padding-bottom:5px;
	
}

.nomination-box {


	width: 300px;
	float: left;
	
}
.nomination-box1 {


	width: 650px;
	float: left;
	
}

@media (max-width: 480px) {
  .main { padding-left:0px; padding-right:100px;}
  .space {
	height:0px;
}
.contact-box { width:100%; float:left;

   
}
}
.space1 {
	background-color: #000;
	height: 5px;
}
