/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block;}
mark, rp, rt, ruby, summary, time {display:inline;}

.ic {border:0;float:right;background:#fff;color:#f00;width:50%;line-height:10px;font-size:10px;margin:-220% 0 0 0;overflow:hidden;padding:0}
.main {	
	margin:0 auto;	
}

a {color:#00989d; outline:none;}
a:hover {text-decoration:none;}

.col-1, .col-2 {float:left;}

.wrapper {width:100%; overflow:hidden;}
.extra-wrap {overflow:hidden;}

.fleft {float:left;}
.fright {float:right;}

.alignright {text-align:right;}
.aligncenter {text-align:center;}

.color-1 {color:#fff;}
.color-2 {color:#000;}
.color-3 {color:#666;}

/*********************************boxes**********************************/
.indent-top {padding-top:60px;}
.indent-top2 {padding-top:15px;}
.indent-left {padding-left:40px;}
.indent-right {padding-right:50px;}

.indent-bot {margin-bottom:20px;}
.prev-indent-bot {margin-bottom:10px;}
.prev-indent-bot2 {margin-bottom:5px;}
.img-indent-bot {margin-bottom:25px;}
.margin-bot {margin-bottom:35px;}
.margin-left {margin-left:13px;}

.img-indent {float:left; margin:0 20px 0px 0;}	
.img-indent2 {float:left; margin:0 13px 0px 0;}	
.img-indent-r {float:right; margin:24px 0px 0px 20px;}	

.buttons a:hover {cursor:pointer;}

/*********************************content*************************************/
#content {
	width:100%; 
	padding:50px 0 53px;
	background:#fff;
	position:relative;
	z-index:1;
}
	#page1 #content {padding:50px 0 53px;}

#content2 {
	width:100%; 
	padding:75px 0;
	background:url(../images/location-bg.jpg) center top repeat;
	position:relative;
	z-index:1;
}

#content2 h2{color:#fff;text-align:center;text-transform:capitalize;font-size:40px;font-weight:bold;letter-spacing:0.5px;}	
	
.spacer-1 {
	width:100%; 
	padding:22px 0;
	background:url(../images/spacer-1.gif) right top repeat-y;
}

#content3{

	width:100%; 
	position:relative;
	z-index:1;	
	
}

#content3 h3{font-size:20px;background:#e5e4eb;color:#333;border-left:6px solid #8f0000;padding-left:12px;line-height:30px;}

h2 {
	color:#000;text-align:left;text-transform:captialize;font-size:40px;font-weight:bold;margin-bottom:30px;
}
h3 {
	font-size:30px; 
	line-height:2em; 
	color:#000;
	letter-spacing:-1px;
}
h6 {color:#00989d; font-weight:normal;}

.title-1 {
	display:block;
	font-size:37px;
	line-height:1.2em;
	color:#2ab5ba;
	letter-spacing:-1px;
}
	.title-1 strong,
	.title-1 em {
		display:block;
		margin-top:-12px;
	}
	.title-1 em {color:#000;}

.border-bot {
	width:100%; 
	padding-bottom:32px; 
	background:url(../images/border-bot.gif) left bottom repeat-x;
}

.list-1 li {
	line-height:25px; 
	padding-left:15px; 
	padding-bottom:10px;
	background:url(../images/marker-1.png) 0 10px no-repeat;
}
	.list-1 a {
		display:inline-block;
		color:#000;
	}
	.list-1 a:hover {color:#2ab5ba;}

.link:hover {text-decoration:underline;} 

.link-1 {
	display:inline-block; 
	font-size:14px; 
	padding-left:9px; 
	color:#00989d;
	background:url(../images/marker-2.gif) 0 10px no-repeat;
}
.link-1:hover {text-decoration:none;} 

.text-1 {font-size:14px;} 
.tdate-1 {
	display:block;
	color:#00989d;
	margin-bottom:14px;
}

dl span {float:left; width:80px;}

/***** contact form *****/
#contact-form {
	display:block;
	width:100%;
}
	#contact-form label {
		display:block; 
		height:35px; 
		overflow:hidden;line-height:20px;
	}
	#contact-form input {
		float:left; 
		width:60%; 
		font-size:13px; 
		line-height:1.23em;
		color:#000;
		padding:4px 10px; 
		margin:0; 
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
		border:none; 
		background:#fff;
		outline:none;
	}
	#contact-form textarea {
		float:left;
		height:363px;  
		width:90%;
		font-size:13px; 
		line-height:1.23em;
		color:#000;
		padding:5px 10px; 
		margin:0; 
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
		border:none; 
		background:#fff;
		overflow:auto;
		outline:none;
	}
.text-form {
	float:left; 
	display:block; 
	font-size:14px;
	line-height:28px;
	width:79px; 
	color:#000;
}

.buttons {padding:13px 0 0 0; text-align:center;}
.buttons a {margin-left:27px;}
		
/****************************footer************************/
.footer {
	width:100%; 
	padding:20px 0;
	background:#1f1f1f;
	border-top:8px solid #9a0000;text-align:center;color:#c2c2c2;
}

.footer a{text-decoration:none;color:#fff;margin-right:20px;}

.list-services {
	padding:12px 0 0 40px;
	margin-bottom:12px;
	overflow:hidden;
}
	.list-services li {
		float:left; 
		padding:0 10px 0 0;
	}
	.list-services a {
		display:block;
		width:26px;
		height:26px;
		background:url(../images/social-icons.jpg) 0 0 no-repeat;
	}
	.list-services .item-2 {background-position:-36px 0;}
	.list-services .item-3 {background-position:-72px 0;}
	.list-services .item-4 {background-position:-108px 0;}
	
.top-bar{background:#000;width:100%;color:#fff;padding:5px 0;}
.clear{clear:both;}
.entry-box{background:#871717;padding:20px;opacity: 0.9;filter: alpha(opacity=90);}
.entry-box h1{font-size:50px !important;color:#fffb9c;text-align:center;clear:both;margin:20px 0 20px 0;padding:0;}
.entry-box h2{font-size:30px !important;color:#fffb9c;text-align:center;clear:both;margin:0 0 10px 0;padding:0;line-height:60px;}
.entry-box p{font-size:20px !important;color:#fff;text-align:center;line-height:16px;}

.entry-box .cloud{text-align:center;}
.entry-box .cloud span{font-size:20px;color:#fff;margin-right:10px;}

 ul.brand-name{list-style:none;margin:0 auto;padding:0;clear:both;width:80%}
 ul.brand-name li{list-style-type:none;margin:0 10px 0 0;padding:0;float:left;display:inline-block;color:#fff;font-size:20px;text-decoration:none;text-align:center;}
 
 .entry-form{text-align:center;float:none;clear:both;margin:20px 0 20px 0;}
 
.toppad{padding-top:50px!important;}
.query-box{background:#f5f19b;padding:15px;height:auto;min-height:130px;margin:30px 189px 0 0;}
.query-box p{font-weight:bold;margin-top:10px;text-align:center;}
.query-box:last-child{margin-right:0;}

.query-box h3{padding-left: 70px;}
.query-box h3.call-us{background:url(../images/ico-call-us.png) left top no-repeat;}
.query-box h3.visit-us{background:url(../images/ico-visit-us.png) left top no-repeat;}
.query-box h3.mail-us{background:url(../images/ico-mail-us.png) left top no-repeat;}

.header-ins{clear:both;background:#fff;padding:10px 0 10px 0;}
.socio-top{float:right !important;padding-top:4px;}

.top-head-banner{clear:both;}
.reg-info{background:#f2f2f2; padding:10px;}
.reg-info .note-box{background:#990100; padding:10px;float:right !important;color:#fff;}
.reg-info p{margin:0;padding:0;}

/**********Tab Viewed****************/

.form-container{padding:20px;}
.grey-bg{background:#f2f2f2;}
.marg-right30{margin-right:30px;}
.marg-left30{margin-left:30px;}
.marg-bot30{margin-bottom:30px;}
.marg-top30{margin-top:30px;}
.marg-top10{margin-top:10px;}
.marg-bot10{margin-bottom:10px;}
.pad-top30{padding-top:30px;}

fieldset{display:block;clear:both;margin-bottom:20px;}
form{margin:0;padding:0;}
form label{float:left;width: 100%;margin-right:20px;line-height:20px;}
form input[type="text"]{width:100%;height:30px;border:1px solid #ccc;}
form input[type="button"]{background:#8f0000; color:#fff;padding:10px 20px;border:0;float:right;font-size:20px;}
form input[type="button"]:hover{background:#780707;}
textarea{width:100%;height:180px;border:1px solid #ccc;}
select{width:100%;height:30px;border:1px solid #ccc;}
.entry-block{margin:30px;background:#fff;clear:both;padding:20px;}
.upload-block{width:auto;height:auto;border:1px solid #ccc;padding:10px;}
.upload-block .file-block{padding:5px;background:#f2f2f2;margin-bottom:10px;}
.upload-block .file-block .btn-close{float:right;vertical-align:middle;margin:4px;}

.pay-btn{background:#50ce3b !important; color:#fff;padding:10px 20px;border:0;float:right;font-size:20px;}
.pay-btn:hover{background:#42ba2f !important;}

ul.list-menu{list-style:none;margin:30px 0;padding:0;}
ul.list-menu li{list-style-type:none;margin:0 0 10px 0;padding:0 0 0 20px;background: url(../images/arr.png) left 7px no-repeat; }

.announce{background:#8f0000;color:#fff;padding:10px 250px;}
.announce h1{font-size:20px;font-weigt:bold;text-align:center;margin:0;padding:0;background:url(../images/ico-announce.png) left top no-repeat;line-height:71px;}
.prev-row{margin-top:20px;clear:both;border-bottom:1px solid #ccc;min-height:50px;margin-right:20px;padding-bottom:10px;}
.txt-marooon{color:#8f0000;}
.tab-icon{line-height:27px;padding-right:10px;display:inline-block;float:none;}
.social-ico{display:block;padding:10px;text-align:center;margin:0 auto;clear:both;}
.social-ico i{font-size:20px;}
.social-ico-top{display:block;text-align:right;float:right;}
.social-ico-top a{color:#fff;margin-right:10px;}

.social-ico-top-home{display:block;text-align:right;float:right;padding-top: 17px;}
.social-ico-top-home a{color:#fff;margin-right:10px;}
.banner-ins{max-width:100%;background:#a5a5a5;}

.tb-heading{margin-top:6px !important;text-align:center;}




.dashboard-container{width:100%; padding:40px 0px;}
.dash-lnk{text-decoration: none;}
.dash-lnk .active{background-color:#8f0000!important; color: #fff!important;}
.dash-lnk h3{font-size: 13px!important; color: #333; border-left: 4px solid #8f0000!important; letter-spacing: .5px!important; font-weight: 500;}
.dash-lnk h3:hover{background-color:#8f0000!important; color: #fff!important;}
.table-detail, .dash-profile-section{padding-left: 15px;}
.table-detail table tr td{ background-color: #fff; }
.table-detail table tr td a{ text-decoration: none; color: #8f0000; }
.table-detail table{font-family: arial, sans-serif; border-collapse: collapse; width: 100%;}
.table-detail td, .table-detail th { border: 1px solid #5A5A5A; text-align: left; padding: 8px;}
.table-detail tr:nth-child(even) { *background-color: #dddddd;}
.main-table-hdng{background-color: #dddddd;}
.rgt-push{float: right!important;}
.entry-block-2{margin: 0px!important;}
.entry-block-2 h3, .form-container h3{font-size: 20px; color: #333; padding-left: 12px; line-height: 30px;}
.upload-maxim{float: left;}
.images-view-thumb{margin-left: 6px; border: 1px solid #ddd; padding: 2px; width: 99px!important;}
.submit-pad button{background-color: #8f0000; color: #fff; padding: 8px 8px; border: none; border: 1px solid #8f0000;}
.submit-pad button:hover{border: 1px solid #8f0000; color:#8f0000; background-color: #fff; cursor: pointer;}
.box-nmbr {
    display: inline-block;
    background: #fff;
    border-radius: 50%;
    padding: 5px;
    height: 38px;
    width: 38px;
    line-height: 36px !important;
    text-align: center;
    float: right;
    font-size: 30px;
}
.form-container-bg{background-color: #fbfbfb;}
.form-container-center{margin: 0px auto!important;}

@media only screen and (max-width: 767px){
.form-container-center{width: 100%!important;}
}

.c-tabs-nav1{display: flex; list-style: none; margin: 0; padding: 0;}
.c-tabs-nav1 .now-active {color: #333; background-color: #f5f19b; font-weight: bold; font-size: 18px; text-decoration: none;}
.c-tabs-nav__link1{-webkit-box-flex: 1; flex: 1; margin-right: 4px; padding: 8px 12px; text-align: left; transition: color .3s; text-decoration:none; color: #a9a9a9;
background-color: #f2f2f2; font-size: 18px; font-weight: bold;}
.c-tabs-nav1 {list-style: none;}
.tb-heading1 {margin-top: 6px!important; text-align: center;}
.c-tabs-nav__link1 i {font-size: 18px; text-decoration: none!important;}
.c-tabs-nav__link1 i, .c-tabs-nav__link1 .box-nmbr{margin: 0; padding: 0;}
.tab-icon1 { line-height: 27px; display: inline-block; float: none;}
.c-tabs-nav__link1 .box-nmbr {display: block;}
.c-tabs-nav__link1:hover { color: #6d6d6d;}



@media only screen and (max-width: 480px) {
.c-tabs-nav__link1{padding:0;}
.c-tabs-nav__link1 .box-nmbr{float:none; margin:0 auto; text-align: center; margin-top:10px;}
}	
	



.flt{float: left;}
.rgt-pddng{padding-right: 15px;}
.main-hedng-jury{padding: 20px 0px; background-color: #eee;}
.main-hedng-jury h3{text-align: center; color: #505050; font-weight: 700; letter-spacing: 1px;}
.jury-main-title-n{padding: 20px 0px;}
.jury-categry-lst{background-color: #fff;}
.jury-inner-pddng{float: left; padding: 0px 6px;}
.listed-list-jury-box{padding-bottom: 30px; float: left; padding-top: 30px;}
.jury-main-title-n h3{text-align: center; color: #505050; font-weight: 700; letter-spacing: 1px; width: 100%; float: left; padding: 15px 0px;}
.listed-list-jury{margin: 0px auto!important; width:60%;}
.listed-list-jury-row{float: left; margin: 1px 0px; border:1px solid #9a0000; padding: 6px 0px; background-color: #eee;}
.jury-lst-icn{width: 30%; float: left; text-align: center; position: relative; padding: 6px 0px;}
.jury-lst-icn img{ background-color: #9a0000; width: 60px; padding: 10px; border-radius: 100%;}
.jury-lst-topic{width: 70%; float: left;}
.jury-lst-topic h4{font-size: 20px; color: #3b3b3b; font-weight: 500; cursor: pointer; border-left: 1px solid #9a0000; padding: 15px 15px;}
.listed-list-jury-head{}
.jury-lst-icn-head img{ background-color: #fff; width: 35px; padding: 10px; border-radius: 100%; border:4px double #9a0000;}
.jury-lst-icn-head{width: 30%; float: left; text-align: center;}
.jury-logn fieldset input{height: 30px; padding: 2px 8px;}
.highlgt-complt {position: absolute;top: -3px;background-color: #222222B3;color: #fff;right: -3px;padding: 17px;width: 66px;height: 66px;border-radius: 50px;
font-size: 28px;}
.jury-lst-topic h4 .chooose-pckage{display: block; background:none; border:none; color: #9a0000; height: auto; width: auto; line-height: 0px; float: none; font-size: 14px;}
.listed-list-jury-row-nobor,  .jury-lst-topic-nobor h4{border:none;}
.left-push-jury{float: left; text-align: left;}
.left-push-jury h3{text-align: left;}
.table-detail-2{padding-left: 0px; border: 3px solid #484848;}
.table-detail-2 td, .table-detail-2 th{border: 1px solid #484848;}
.main-table-hdng-2{background-color: #484848; font-size: 20px; color: #fff;}
.jury-judgng-tabl{background-color: #fff; padding: 20px 0px;}
.table-detail-2 table tr{font-size: 18px;}
.jury-detail-para .caps-a{list-style-type: upper-alpha; padding-left: 20px;}
.jury-detail-para .roman-caps{ list-style-type: upper-roman; padding-left: 20px;}
.jury-detail-para .numric-nmbrs{ list-style-type: numeric; padding-left: 20px;}
.jury-detail-para .circle-bullt{ list-style-type: disc; padding-left: 20px;}
.li-mrgn-pdng li{padding-left: 30px; line-height: 30px;}
.jury-detail-para .caps-a li{padding-left: 15px;}
.jury-detail-para .dots-blt{list-style-type: disc; padding-left: 30px;}
.upload-block-2{float: left; width: 98%;}
.no-style-lw{background:none; padding: 0px; width:auto; font-size: 20px; float: none; line-height: 30px!important; text-align: left; font-weight: 500;}
.ivt2{margin-left: 6px; width: 175px !important;}
.link-deco{color: #fff; text-decoration: none;}
.link-deco:hover{color: #fffb9c;}
.text-bordr{border: 1px solid #e5e4eb; padding: 15px 0px;}
.table-detail-win{padding: 0px;}
.table-detail-win td, .table-detail-win th{width: 25%; text-align: center; font-size: 16px;}
.table-detail-win tr p{padding: 50px 0px; margin-bottom:0px;}
.img-ovrflw{    height: 270px; overflow: hidden;}
.wnr-detail-sec{padding: 0px 14px; border: 1px solid #c5c5c5; height: 270px;}
.wnnr-ctgri{font-size: 18px; }







@media only screen and (max-width: 799px) {
	.table-detail-win tr p{padding: 0px 0px;}
	.wnr-detail-sec{height: auto;}
}


@media only screen and (max-width: 609px) {
.ivt2{margin-left: 2px; width: 48%!important;}
.table-detail-2 table tr {
    font-size: 12px;}	
}

@media only screen and (max-width: 720px) {
.listed-list-jury { width: 100%;}
.jury-lst-topic h4 {font-size: 19px;}
}


@media only screen and (max-width: 420px) {
	.img-ovrflw{height: auto; padding: 0px;}
}
