﻿body{background: url("Images/bg_awards2.jpg") no-repeat #000 fixed 50% 2%;}
p{ font-size:14px; line-height:18px;}
h1, h2, h3, h4, h5{ font-family: 'Open Sans', sans-serif; margin:0 0 18px;}

h1{font-size:26px; color:#5B9D1F;}
h2{font-size:20px; color:#005baa;}
h3{font-size:18px;}

.borderedBottom{border-bottom:1px dashed #ddd; padding-bottom:5px; margin-bottom:15px;}
.border-right{border-right:1px dashed #ddd;}

.page-header {
    padding-bottom: 9px;
    border-bottom: 1px solid #eee;
	 margin:0 0 18px;
}

.box-gray{padding:15px; background:#efefef; color:#333;}

.page-banner img{width:100%; height:auto;}

.rightTitle{ text-align:center; font-weight:normal;}


.header{position:relative; height:186px; overflow:hidden;}
	.left-curtain{position:absolute; top:0; left:0; width:296px; height:186px; display:block; background:url("Images/left-curtain.png"); z-index:100;}
	.right-curtain{position:absolute; top:0; right:0; width:296px; height:186px; display:block; background:url("Images/right-curtain.png"); z-index:100;}
	.officialLogo{position:absolute; bottom:15px; left:0; z-index:200;}
	.event-sched{position:absolute; bottom:15px; right:15px; z-index:200; background:url("Images/black50.png"); padding:10px; font-family: 'Open Sans', sans-serif;}
		.event-sched p{color:#fff!important; font-size:14px; margin:0;}
	.pattern-tile{width:100%; height:186px; background:url("Images/02.png"); position:absolute; top:0; left:0; z-index:100;}

.awards-nav {
    background-color: #000;
    border-color: #000;
	margin:0;
}

	
	.awards-nav .navbar-nav > li > a{padding:10px; color: #fff;}
		.awards-nav .navbar-nav > li.active > a{background:#5B9D1F!important;}
	.awards-nav .navbar-collapse{padding:5px;}

.inner-body{background:#fff; padding:20px;}



.sivam_head img{float:right; width:185px; height:auto;}

/*BUTTONS*/
.btn-nominate{background:#cc0018;border-radius: 4px; padding:15px; text-align:center; display:block; font-size:18px; font-family: 'Open Sans', sans-serif; color:#fff!important; text-decoration:none;}
	.btn-nominate:hover{color:#fff; text-decoration:none; background:#b10015;}
.btn-book{background:#0086cc;border-radius: 4px; padding:15px; text-align:center; display:block; font-size:18px; font-family: 'Open Sans', sans-serif; color:#fff!important; text-decoration:none;}
	.btn-book:hover{color:#fff; text-decoration:none; background:#0076b3;}
/*~BUTTONS*/
	
.sponsor-list{text-align:center; list-style:none;}
.sponsor-list li{text-align:center; margin-bottom:15px; vertical-align:top;}	
.sponsor-list label{display:block; color:#707070; font-weight:normal;}


ol>li {
    margin-bottom: 5px;
    padding-left: 5px;
}


.left-categories .nav-stacked{margin:0}
	.left-categories .nav-stacked > li > a {padding: 5px 8px;}

/* Carousel Fade */
.carousel-fade .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}


/*JUDGES*/

.judges li {
    width: 140px;
    vertical-align: top;
    margin: 0 10px 10px;
    font-size: 14px;
    line-height: 16px;
    padding: 0;
}

.judges li img {
	width: 140px;
	height:auto;
    border: 1px solid #efefef;
    display: block;
    margin-bottom: 10px;
}

/*COUNTDOWN*/
.is-countdown{text-align:center; margin-bottom:15px;}
	.countdown-row{margin: 0 auto;  text-align: center; display: inline-block;}
	.countdown-section{background:#5B9D1F; color:#fff; margin-right:5px; overflow:hidden; padding:5px; overflow:hidden; text-align:center; width:55px; height:55px; display:inline-block;border-radius: 55px;}
	.countdown-amount{margin-top:5px; font-size:20px; font-weight:bold;}
/*~COUNTDOWN*/



/*CATEGORIES*/
	ul li, ol li{font-size:14px;}
	.cat-list-mob{display:none; padding-bottom: 9px; border-bottom: 1px solid #eee; margin: 0 0 18px; position: relative;}
	.dropdown-toggle{font-size: 22px; font-weight:bold; font-family: 'Open Sans', sans-serif;  color:#cc0018;}
		.cat-list-mob li.active a{color: #262626; text-decoration: none; background-color: #fff;}
/*~CATEGORIES*/

/*NOMINATION*/
.checkbox label{padding-left:5px;}
/*~NOMINATION*/


		
/*MEDIA QUERIES-----------------------------------------------------------------------------------------------------------------*/


@media (max-width: 768px) {
	.officialLogo {
		position: absolute;
		bottom: 135px;
		left: 19%;
		z-index: 200;
	}
	.header{height:250px; background:url(Images/header-4.jpg) no-repeat #000; background-size:cover;}
	#header-slide{display:none;}
	.pattern-tile{height:250px;}
	.event-sched{right:22%;}
		.event-sched p{font-size:12px;}
	.left-curtain{background:url("Images/left-curtain-mob.png"); width:198px; height:250px;}
	.right-curtain{background:url("Images/right-curtain-mob.png"); width:198px; height:250px;}
	.container{padding-left:0; padding-right:0;}
	
	.sivam_head img{width:130px;}
	
	.box-gray{margin-bottom:15px;}
	
}

@media (max-width: 425px) {
	.officialLogo {
		width:320px;
		left: 10%;
		bottom: 140px;
	}
	.event-sched{width:100%; right:auto; left:0; bottom:0;}
		.event-sched p{font-size:11px;}
	.sivam_head img{width:100px;}
	h1{font-size:22px;}
	h2{font-size:18px;}
	h3{font-size:16px;}
	.page-banner{display:none;}
	
	.left-curtain{left:-50px;}
	.right-curtain{right:-50px;}
	
	.border-right{border-right:0px dashed #ddd;}
}

@media (max-width: 375px) {
	.officialLogo {
		width:300px;
		left: 5%;
		bottom: 160px;
	}
	
}

@media (max-width: 320px) {
		
}