/*****width 1200******/
@media screen and (max-width:1200px){
	
	.left_set_title
	{
		width:16%;
		float:right;
	}
	.right_set_title
	{
		width: 75%;
	}
	.set_logo
	{
		padding-left:0;
		padding-right:0;
	}
	.first_word
	{
		font-size:20px!important;
	}
	.navbar-default .navbar-nav>li>a {
    position: relative;
    display: block;
    padding: 15px 16px;
    font-size: 15px;
    color: white;
}
	.second_word
	{
		font-size:20px!important;
	}
	.set_social_li
	{
		padding:0px 4px;
	}
	.set_heading
	{
		text-align:center;
		font-size:22px;
	}
	#nav{
		display:block;
	}
	.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover
	{
		background:white;
		color:red;
	}
	.nav>li>a
	{
		padding:10px 4px;
		font-size:11px;
	}
	.inner_box
	{
		position: relative;
    top: -55px;
	padding-bottom:44px;
	}
	.box_inner_label
	{
		    font-size: 20px;
    position: relative;
    top: 25px;
	}
	.set_pading_col
	{
		padding-right:15px;
	}
	.set_box_respo
	{
		position:relative;
		top:0px;
		
	}
	.information
	{
		position: relative;
    top: 0px;
	}
	.ticket_information
	{
		position: relative;
    top: -32px;
	}
	.inner_section
	{
		padding-bottom:0px;
	}
	.left-section
	{
		padding-bottom:0px;
	}
	.set_sponser_text
	{
		position:relative;
		top:0px;
		font-size: 17px;
	}
	.set_sponser_box
	{
		position:relative;
		top:24px;
	}
	.ticket_ul_set
	{
		position:relative;
		top:2px;
	}
	.judge_ul_set
	{
		padding-left: 0px;
	}
	.judge_ul_set3
	{
		
    position: relative;
    top: 25px;
    
	} 
	.artist_ul_set
	{
		text-align:left;
	}
	.judge_desc
	{
		position:relative;
		top:0px;
	}
	.description_judge1
	{
		    position: relative;
    top: 3px;
	}
	.description_judge2 {
		position: relative;
		top: 2px;
	}
	.descr_team
	{
		position:relative;
		top:0px;
	}
	.sponsor_desc
	{
		position:relative;
		top:0px;
	}
	.venue_desc
	{
		position:relative;
		top:0px;
	}
	.artist_desc
	{
		position:relative;
		top:0px;
	}
	.description1
	{
		position:relative;
		top:-5px;
	}
	.description2
	{
		position:relative;
		top:0px;
	}
	.party_desc
	{
		position:relative;
		top:0px;
	}
	.ticket_desc
	{
		position:relative;
		top:25px;
	}
	.set_tic_link
	{
		position:relative;
		top:25px;
	}
	.set_after
	{
		position: relative;
		top: 0px;
	}
	.ticket_buy_desc
	{
		position:relative;
		top:2px;
	}
	.org_ticket
	{
		position: relative;
		top: 0px;
		float:left;
	}
	.set_org_name
	{
		position:relative;top:0px;
	}
	.set_org_num
	{
		position:relative;top:0px;
	}
	.form_set{
	    position: relative;
		top: 10px;
	}
	.form_set1{
			position: relative;
		top: 20px;
	}
	.form_set2{
			position: relative;
		top:30px;
	}
	.form_set3{
			position: relative;
		top: 40px;
	}
	.form_set4{
			position: relative;
		top: 50px;
	}
	.send_btn
	{
		float:right;
		position:relative;
		top:2px;
		padding-left:16px;
	}
	.history_desc1{
		text-align: justify;
		position: relative;
		top: 0px;
	}
	/* .slides_jassor
	{
		width:100%!important;
	}
	.slide_container
	{
		width:100%!important;
	} */
	
	.set_history_img
	{
		width:100%!important;
	}
	.set_winner_img
	{
		
		text-align: -webkit-center!important;
		text-align: -moz-center!important;
		
	}
	.set_winner1_img
	{
		
		padding:10px;
		text-align: -webkit-center!important;
		text-align: -moz-center!important;
	}
	.set_winner2_img
	{
		
		padding:10px;
		text-align: -webkit-center!important;
		text-align: -moz-center!important;
	}
	.event_pic
	{
		font-size:14px;
	}
	.set_event
	{
		font-size:17px;
	}
	.history {
		height: 175px;
		width: 239px;
		box-shadow: 1px 1px 5px gray;
	}
	.history1 {
		height: 135px;
		width: 239px;
		box-shadow: 1px 1px 5px gray;
	}
	.history_image{
		width:100%!important;
	}
	.audio_section{
		float: right;
    position: relative;
    width:24%;
    right: 0px;
	}
	.audio_width {
    width: 300px;
	position:relative;
	top:15px;
}
}

/*****width 1024******/
@media screen and (max-width:1024px){
	.right_set_title
	{
		
    position: relative;
    top: 25px;
    
	}
	.first_word
	{
		font-size:20px!important;
	}
	.second_word
	{
		font-size:20px!important;
	}
	.set_bos_logo
	{
		text-align: center;
    position: relative;
    top: 16px;
	}
	.set_logo_img
	{
		float: none; 
		position: relative;
		
		
	}
	.set_logo
	{
		padding-left:0;
		padding-right:0;
		width:100%;
	}
	.left_set_title
	{
		    float: right;
    text-align: center;
    position: relative;
   
    width: 26%;
	}
	.set_social_ul{
		position:relative;
		top:-70px;
	}
	.set_social_li
	{
		padding:0px 4px;
		    position: relative;
    left: 74px;
	}
	.set_heading
	{
		text-align:center;
		font-size:16px;
		
	}
	#nav{
		display:block;
	}
	.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover
	{
		background:white;
		color:red;
	}
	.dropdown-respo
	{
		display:none;
		position:relative;
		top: -18px;
		padding-left: 30px;
		cursor:pointer;
	}
	.judge_ul_set2
	{
		position:relative;top:0px;
	}
	.nav>li>a
	{
		padding:7px 4px;
	}
	
	.inner_box
	{
		position: relative;
    top: -57px;
	padding-bottom:44px;
	}
	
	.inner_box .contact_inner
	{
		padding-bottom:44px;
		position:relative;
		top:-56px;
	}
	.set_cont_box
	{
		position:relative;
		top:40px;
	}
	.box_inner_label
	{
		position: relative;
    top: 30px;
    font-size: 17px
	}
	.set_pading_col
	{
		padding-right:15px;
	}
	.set_box_respo
	{
		
	}
	.set_div_box
	{
		position: relative;
    top: 0px;
	}
	.information
	{
		position: relative;
    top: 0px;
	}
	.ticket_information
	{
		position: relative;
    top: -32px;
	}
	.inner_section
	{
		padding-bottom:0px;
	}
	.left-section
	{
		padding-bottom:0px;
	}
	.set_sponser_text
	{
		position:relative;
		top:0px;
	}
	.set_sponser_box
	{
		position:relative;
		top:24px;
	}
	.sponser1{
	   
		/* padding: 10px 20px; */
		height: 60px;
		width:100%;
		text-align: center;
		border:1px solid black;
		background:white;
	}
	.sponser2{
		
		/* padding: 10px 20px; */
		height: 60px;
		width:100%;
		text-align: center;
		 position: relative;
		top: 9px;
		border:1px solid black;
		background:white;
	}
	.sponser3{
		border:1px solid black;
		background:white;
		/* padding: 10px 20px; */
		height: 60px;
		width:100%;
		text-align: center;
			position: relative;
		top: 19px;
	}
	.sponser4{
	  border:1px solid black;
		background:white;
		/* padding: 10px 20px; */
		height: 60px;
		width:100%;
		text-align: center;
			position: relative;
		top: 29px;
	}
	.sponser5{
		border:1px solid black;
		background:white;
		/* padding: 10px 20px; */
		height: 60px;
		width:100%;
		text-align: center;
			position: relative;
		top: 39px;
	}
	.sponser6{
		border:1px solid black;
		background:white;
		/* padding: 10px 20px; */
		height: 60px;
		width:100%;
		text-align: center;
			position: relative;
		top: 49px;
	}
	.sponser7{
	  border:1px solid black;
		background:white;
		/* padding: 10px 20px; */
	   height: 60px;
		width:100%;
		text-align: center;
			position: relative;
		top: 59px;
	}
	.set_judge_ul
	{
		
    width: 100%;
	}
	.judge_ul_set
	{
		padding-left: 0px;text-align:center;
	}
	.judge_ul_set1
	{
		float: left;
	}
	.artist_ul_set
	{
		text-align:left;
	}
	.judge_desc
	{
		position:relative;
		top:0px;
	}
	.descr_team
	{
		position:relative;
		top:0px;
	}
	.sponsor_desc
	{
		position:relative;
		top:0px;
	}
	.venue_desc
	{
		position:relative;
		top:0px;
	}
	.artist_desc
	{
		position:relative;
		top:0px;
	}
	.set_label
	{
		float:none;
	}
	.set_border_bottom {
		border: 1px solid #C7C7C7;
		width: 30%;
		left: 0;
		right: 0;
		margin: 0 auto;
		position: relative;
		top: -24px;
	}
	.set_border_bottom1 {
		border: 1px solid #C7C7C7;
		width: 30%;
		left: 0;
		right: 0;
		margin: 0 auto;
		position: relative;
		top: -16px;
	}
	.description1
	{
		position:relative;
		top:-26px;
	}
	.description2
	{
		position:relative;
		top:-25px;
	}
	.description_judge1
	{
		    position: relative;
    top: -20px;
	}
	.description_judge2 {
		position: relative;
		top: -13px;
	}
	.party_desc
	{
		position:relative;
		top:0px;
	}
	.set_tic_label1
	{
		float:left;
	}
	.ticket_desc
	{
		position:relative;
		top:25px;
	}
	.ticket_ul_set
	{
		position:relative;
		top:-2px;
	}
	.set_tic_link
	{
		position:relative;
		top:25px;
	}
	.set_after
	{
		position: relative;
		top: 26px;
	}
	
	.ticket_buy_desc
	{
		position:relative;
		top:2px;
	}
	.org_ticket
	{
		position: relative;
		top: 0px;
		float:left;
		padding-left:0px;
	}
	.org_ticket1
	{
		float: none;
    padding-right: 0px
	}
	.set_org_name
	{
		position:relative;top:0px;
	}
	.set_store
	{
		position: relative;
    left: 0px;
    top: 5px;
	}
	.set_org_num
	{
		position:relative;top:0px;
	}
	.set_org_tic1
	{
		position:relative;
		top:0px;
	}
	.set_org_tic2
	{
		position:relative;
		top:0px;
	}
	.form_set{
	    position: relative;
		top: 0px;
	}
	.form_set1{
			position: relative;
		top: 0px;
	}
	.form_set2{
			position: relative;
		top:0px;
	}
	.form_set3{
			position: relative;
		top: 0px;
	}
	.form_set4{
			position: relative;
		top: 0px;
	}
	.set_form_name
	{
		float:left;
	}
	.send_btn
	{
		float:right;
		position:relative;
		top:2px;
		padding-left:16px;
	}
	.history_desc1{
		text-align: justify;
		position: relative;
		top: -2px;
	}
	.footer-sec {
		position: relative;
		top: 21px;
		padding-bottom: 20px;
	}
	/* .slides_jassor
	{
		width:100%!important;
	}
	.slide_container
	{
		width:100%!important;
	} */
	.set_history_img
	{
		width:100%!important;
	}
	.set_winner_img
	{
		
		text-align: -webkit-center;
		text-align: -moz-center;
		
	}
	.set_winner1_img
	{
		
		padding:10px;
		text-align: -webkit-center;
		text-align: -moz-center;
	}
	.set_winner2_img
	{
		
		padding:10px;
		text-align: -webkit-center;
		text-align: -moz-center;
	}
	.event_pic
	{
		font-size:14px;
	}
	.set_event
	{
		font-size:17px;
	}
	.history {
		height: auto;
		width: 170px; 
		box-shadow: 1px 1px 5px gray;
	}
	.history1 {
		height: auto;
		width: 170px; 
		box-shadow: 1px 1px 5px gray;
	}
	.history_image{
		width:100%!important;
	}
	.sortable
	{
		width:100%;
	}
	.audio_section {
    float: right;
    position: relative;
    width:14%;
    right: 0px;
}
	.audio_width {
    width: 300px;
}
	.slider_image
	{
		-ms-width:100%!important;
		width:100%!important;
		
	}
	.page_image
	{
		width:100%!important;
		height:auto;
	}
}



/*****width 960*****/
@media screen and (max-width:960px){
	.right_set_title
	{
		width: 100%;
    position: relative;
    top: -37px;
	right:0px;
	}
	.set_time {
		padding: 1px 9px;
	}
	.first_word
	{
		font-size:15px!important;
	}
	.second_word
	{
		font-size:15px!important;
	}
	.set_bos_logo
	{
		text-align: center;
		position: relative;
		top: 23px;
	}
	.set_logo_img
	{
		float: none; 
		position: relative;
		top: 0px; 
		
	}
	.set_logo
	{
		padding-left:0;
		padding-right:0;
		width:100%;
	}
	.left_set_title
	{
		    float: right;
		text-align: center;
		position: relative;
		top: 48px;
		width:56%;
	}
	.set_social_ul{
		position:relative;
		top:-70px;
	}
	.set_social_li
	{
		padding:0px 4px;
	}
	.set_heading
	{
		text-align:center;
		font-size:16px;
		padding-left:69px;
	}
	#nav{
		display:block;
	}
	.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover
	{
		background:white;
		color:red;
	}
	/* .dropdown-respo
	{
		display:block;
		position:relative;
		top: -18px;
		padding-left: 30px;
		cursor:pointer;
	} */
	.judge_ul_set2
	{
		position:relative;top:0px;
	}
	.nav>li>a
	{
		padding:7px 4px;
	}
	
	.inner_box
	{
		position: relative;
    top: -57px;
	padding-bottom:44px;
	}
	
	.inner_box .contact_inner
	{
		padding-bottom:44px;
		position:relative;
		top:-56px;
	}
	.set_cont_box
	{
		position:relative;
		top:40px;
	}
	.box_inner_label
	{
		position: relative;
    top: 30px;
    font-size: 17px
	}
	.set_pading_col
	{
		padding-right:15px;
	}
	.set_box_respo
	{
		
	}
	.set_border_bottom{
		border: 1px solid #C7C7C7; width: 13%; left: 0;right: 0; margin: 0 auto;position:relative;top:-20px;
	}
	.set_div_box
	{
		position: relative;
    top: 0px;
	}
	.information
	{
		position: relative;
    top: 0px;
	}
	.ticket_information
	{
		position: relative;
    top: -23px;
	}
	.inner_section
	{
		padding-bottom:0px;
	}
	.left-section
	{
		padding-bottom:0px;
	}
	.set_sponser_text
	{
		position:relative;
		top:0px;
	}
	.set_sponser_box
	{
		position:relative;
		top:24px;
	}
	.sponser1{
	   
		/* padding: 10px 20px; */
		height: 60px;
		width:100%;
		text-align: center;
		border:1px solid black;
		background:white;
	}
	.sponser2{
		
		/* padding: 10px 20px; */
		height: 60px;
		width:100%;
		text-align: center;
		 position: relative;
		top: 9px;
		border:1px solid black;
		background:white;
	}
	.sponser3{
		border:1px solid black;
		background:white;
		/* padding: 10px 20px; */
		height: 60px;
		width:100%;
		text-align: center;
			position: relative;
		top: 19px;
	}
	.sponser4{
	  border:1px solid black;
		background:white;
		/* padding: 10px 20px; */
		height: 60px;
		width:100%;
		text-align: center;
			position: relative;
		top: 29px;
	}
	.sponser5{
		border:1px solid black;
		background:white;
		/* padding: 10px 20px; */
		height: 60px;
		width:100%;
		text-align: center;
			position: relative;
		top: 39px;
	}
	.sponser6{
		border:1px solid black;
		background:white;
		/* padding: 10px 20px; */
		height: 60px;
		width:100%;
		text-align: center;
			position: relative;
		top: 49px;
	}
	.sponser7{
	  border:1px solid black;
		background:white;
		/* padding: 10px 20px; */
	   height: 60px;
		width:100%;
		text-align: center;
			position: relative;
		top: 59px;
	}
	.set_judge_ul
	{
		
    width: 100%;
	}
	.judge_ul_set
	{
		padding-left: 0px;text-align:center;
	}
	.judge_ul_set1
	{
		float: left;
	}
	.artist_ul_set
	{
		text-align:left;
	}
	.judge_desc
	{
		position:relative;
		top:0px;
	}
	.descr_team
	{
		position:relative;
		top:0px;
	}
	.sponsor_desc
	{
		position:relative;
		top:0px;
	}
	.venue_desc
	{
		position:relative;
		top:0px;
	}
	.artist_desc
	{
		position:relative;
		top:0px;
	}
	.set_label
	{
		float:none;
	}
	.set_border_bottom {
		border: 1px solid #C7C7C7;
		width: 30%;
		left: 0;
		right: 0;
		margin: 0 auto;
		position: relative;
		top: -24px;
	}
	.set_border_bottom1 {
		border: 1px solid #C7C7C7;
		width: 30%;
		left: 0;
		right: 0;
		margin: 0 auto;
		position: relative;
		top: -16px;
	}
	.description1
	{
		position:relative;
		top:-26px;
	}
	.description2
	{
		position:relative;
		top:-25px;
	}
	.description_judge1
	{
		    position: relative;
    top: -20px;
	}
	.description_judge2 {
		position: relative;
		top: -13px;
	}
	.party_desc
	{
		position:relative;
		top:0px;
	}
	.set_tic_label1
	{
		float:left;
	}
	.ticket_desc
	{
		position:relative;
		top:25px;
	}
	.ticket_ul_set
	{
		position:relative;
		top:-2px;
	}
	.set_tic_link
	{
		position:relative;
		top:25px;
	}
	.set_after
	{
		position: relative;
		top: 26px;
	}
	.set_after_his
	{
		position: relative;
		top: 0px;
	}
	.ticket_buy_desc
	{
		position:relative;
		top:2px;
	}
	.org_ticket
	{
		position: relative;
		top: 0px;
		float:left;
		padding-left:0px;
	}
	.org_ticket1
	{
		float: none;
    padding-right: 0px
	}
	.set_org_name
	{
		position:relative;top:0px;
	}
	.set_store
	{
		position: relative;
    left: 0px;
    top: 5px;
	}
	.set_org_num
	{
		position:relative;top:0px;
	}
	.set_org_tic1
	{
		position:relative;
		top:0px;
		padding-left:26px;
	}
	.set_org_tic2
	{
		position:relative;
		top:0px;
		padding-left:32px;
	}
	.form_set{
	    position: relative;
		top: 0px;
	}
	.form_set1{
			position: relative;
		top: 0px;
	}
	.form_set2{
			position: relative;
		top:0px;
	}
	.form_set3{
			position: relative;
		top: 0px;
	}
	.form_set4{
			position: relative;
		top: 0px;
	}
	.set_form_name
	{
		float:left;
	}
	.send_btn
	{
		float:right;
		position:relative;
		top:2px;
		padding-left:16px;
	}
	.history_desc1{
		text-align: justify;
		position: relative;
		top: -2px;
	}
	.footer-sec {
		position: relative;
		top: 21px;
		padding-bottom: 20px;
	}
	/* .slides_jassor
	{
		width:100%!important;
	}
	.slide_container
	{
		width:100%!important;
	} */
	.set_history_img
	{
		width:100%!important;
	}
	.set_winner_img
	{
		width:40%!important;
		text-align: -webkit-center;
		text-align: -moz-center;
		
	}
	.set_winner1_img
	{
		width:73%!important;
		padding:10px;
		text-align: -webkit-center;
		text-align: -moz-center;
	}
	.set_winner2_img
	{
		width:73%!important;
		padding:10px;
		text-align: -webkit-center;
		text-align: -moz-center;
	}
	.event_pic
	{
		font-size:14px;
	}
	.set_event
	{
		font-size:17px;
	}
	.history {
		height: auto;
		width: 170px; 
		box-shadow: 1px 1px 5px gray;
	}
	.history1 {
		height: auto;
		width: 170px; 
		box-shadow: 1px 1px 5px gray;
	}
	.history_image{
		width:100%!important;
	}
	.sortable
	{
		width:100%;
	}
	.audio_section {
    float: right;
    position: relative;
    width: 34%;
    right: 0px;
}
	.audio_width{
		width: 279px;
		position: relative;
		right: 79px;
		top: -18px;
	}
	.slider_image
	{
		-ms-width:100%!important;
		width:100%!important;
		
	}
	.page_image
	{
		width:100%!important;
		height:auto;
	}
}

/*****width 768******/
@media screen and (max-width:768px){
	.right_set_title
	{
		width: 100%;
    position: relative;
    top: -28px;
	}
	.set_bos_logo
	{
		text-align: left;
		position: relative;
		top: 12px;
	}
	.set_time {
		padding: 1px 9px;
	}
	.set_logo_img
	{
		float: none; 
		position: relative;
		top: 3px; 
		
	}
	.set_logo
	{
		padding-left:0;
		padding-right:0;
		width:100%;
	}
	.left_set_title {
    position: relative;
    top: 50px;
    /* float: left; */
    text-align: center;
    width: 80%;
    left: 0;
    right: 0;
    margin: 0 auto;
}
	.set_social_ul {
    position: relative;
    top: -70px;
    left: -37px;
}
	.set_social_li
	{
		padding:0px 5px;
	}
	.set_heading
	{
		text-align:center;
		font-size:16px;
		position:relative;
		
	}
	.set_store
	{
		position: relative;
    left: 0px;
    top: 5px;
	}
	#nav{
		display:none;
	}
	.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover
	{
		background:white;
		color:red;
	}
	.dropdown-respo
	{
		display:block;
		position:relative;
		top: -18px;
		padding-left: 30px;
		cursor:pointer;
	}
	.judge_ul_set2
	{
		position:relative;top:0px;
	}
	.nav>li>a
	{
		padding:7px 4px;
	}
	
	.inner_box
	{
		position: relative;
    top: -57px;
	padding-bottom:44px;
	}
	
	.inner_box .contact_inner
	{
		padding-bottom:44px;
		position:relative;
		top:-56px;
	}
	.set_cont_box
	{
		position:relative;
		top:40px;
	}
	.box_inner_label
	{
		position: relative;
		top: 48px;
		font-size:22px;
	}
	.set_pading_col
	{
		padding-right:15px;
	}
	.push_button{
		position: relative;
		top: 0px;
	}
	.set_box_respo
	{
		
	}
	.set_div_box {
    position: relative;
		top: 15px;
	}
	.information
	{
		position: relative;
    top: 44px;
	}
	.inner_section
	{
		padding-bottom:0px;
	}
	.left-section
	{
		padding-bottom:78px;
	}
	.ticket_information
	{
		position: relative;
    top: 32px;
	}
	.set_sponser_text
	{
		position:relative;
		top:0px;
	}
	.set_sponser_box
	{
		position:relative;
		top:36px;
	}
	.sponser1{
	   
		/* padding: 10px 20px; */
		height: 60px;
		width:100%;
		text-align: center;
		border:1px solid black;
		background:white;
	}
	.sponser2{
		
		/* padding: 10px 20px; */
		height: 60px;
		width:100%;
		text-align: center;
		 position: relative;
		top: 9px;
		border:1px solid black;
		background:white;
	}
	.sponser3{
		border:1px solid black;
		background:white;
		/* padding: 10px 20px; */
		height: 60px;
		width:100%;
		text-align: center;
			position: relative;
		top: 19px;
	}
	.sponser4{
	  border:1px solid black;
		background:white;
		/* padding: 10px 20px; */
		height: 60px;
		width:100%;
		text-align: center;
			position: relative;
		top: 29px;
	}
	.sponser5{
		border:1px solid black;
		background:white;
		/* padding: 10px 20px; */
		height: 60px;
		width:100%;
		text-align: center;
			position: relative;
		top: 39px;
	}
	.sponser6{
		border:1px solid black;
		background:white;
		/* padding: 10px 20px; */
		height: 60px;
		width:100%;
		text-align: center;
			position: relative;
		top: 49px;
	}
	.sponser7{
	  border:1px solid black;
		background:white;
		/* padding: 10px 20px; */
	   height: 60px;
		width:100%;
		text-align: center;
			position: relative;
		top: 59px;
	}
	.set_judge_ul
	{
		
    width: 84%;
	}
	.judge_ul_set
	{
		padding-left: 0px;text-align:left;
	}
	.judge_ul_set1
	{
		float: none;
    position: relative;
    top: -210px;
    left: 72px;
	}
	.artist_ul_set
	{
		text-align:left;
	}
	.judge_desc
	{
		position:relative;
		top:0px;
	}
	.descr_team
	{
		position:relative;
		top:0px;
	}
	.sponsor_desc
	{
		position:relative;
		top:0px;
	}
	.venue_desc
	{
		position:relative;
		top:0px;
	}
	.artist_desc
	{
		position:relative;
		top:14px;
	}
	.set_label
	{
		float:none;
	}
	.set_border_bottom {
		border: 1px solid #C7C7C7;
		width: 50%;
		left: 0;
		right: 0;
		margin: 0 auto;
		position: relative;
		top: 0px;
	}
	.set_border_bottom1 {
		border: 1px solid #C7C7C7;
		width: 50%;
		left: 0;
		right: 0;
		margin: 0 auto;
		position: relative;
		top: 0px;
	}
	.description1
	{
		position:relative;
		top:0px;
	}
	.description2
	{
		position:relative;
		top:0px;
	}
	.description_judge1
	{
		    position: relative;
    top: 0px;
	}
	.description_judge2 {
		position: relative;
		top: 0px;
	}
	.party_desc
	{
		position:relative;
		top:0px;
	}
	.set_tic_label1
	{
		float:left;
	}
	.ticket_desc
	{
		position:relative;
		top:25px;
	}
	.set_tic_link
	{
		position:relative;
		top:25px;
	}
	.set_after
	{
		position: relative;
		top: 30px;
	}
	
	.ticket_buy_desc
	{
		position:relative;
		top:2px;
	}
	.org_ticket
	{
		position: relative;
		top: 0px;
		float:left;
		padding-left:0px;
	}
	.org_ticket1
	{
		float: none;
    padding-right: 0px
	}
	.set_org_name
	{
		position:relative;top:5px;
	}
	.set_org_num
	{
		position:relative;top:10px;
	}
	.set_org_tic1
	{
		position:relative;
		top:0px;
	}
	.set_org_tic2
	{
		position:relative;
		top:0px;
	}
	.form_set{
	    position: relative;
		top: 0px;
	}
	.form_set1{
			position: relative;
		top: 0px;
	}
	.form_set2{
			position: relative;
		top:0px;
	}
	.form_set3{
			position: relative;
		top: 0px;
	}
	.form_set4{
			position: relative;
		top: 0px;
	}
	.set_form_name
	{
		float:left;
	}
	.send_btn
	{
		float:right;
		position:relative;
		top:2px;
		padding-left:16px;
	}
	.history_desc1{
		text-align: justify;
		position: relative;
		top: 28px;
	}
	.footer-sec {
		position: relative;
		top: 100px;
		padding-bottom: 20px;
	}
	/* .slides_jassor
	{
		width:100%!important;
	}
	.slide_container
	{
		width:100%!important;
	} */
	.set_history_img
	{
		width:100%!important;
	}
	.set_winner_img
	{
		width:100%!important;
		text-align: -webkit-center;
		text-align: -moz-center;
		
	}
	.set_winner1_img
	{
		width:100%!important;
		padding:10px;
	}
	.set_winner2_img
	{
		width:100%!important;
		padding:10px;
	}
	.event_pic
	{
		font-size:14px;
	}
	.set_event
	{
		font-size:17px;
	}
	.history {
    height: auto;
    width: 270px;
    box-shadow: 1px 1px 5px gray;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.history1{
		height: auto;
		width: 270px;
		box-shadow: 1px 1px 5px gray;
		left:0;
		right:0;
		margin:0 auto;
	}
	.history_image{
		width:100%!important;
	}
	.img_btn{
		width:20%;
	}
	.img_btn1{
		width:20%;
	}
	.img_btn2
	{
		width:20%;
	}
	.sortable
	{
		width:100%;
	}
	.audio_section {
    float: right;
    position: relative;
    /* top: 0px; */
    width: 100%;
}
	.audio_width {
    position: relative;
    float: right;
    top: -65px;
	right:20px;
}
.slider_image
	{
		-ms-width:100%!important;
		width:100%!important;
		
	}
	.page_image
	{
		width:100%!important;
		height:auto;
	}
	.set_divide_sec
	{
		border-right:none;
	}
	.open>.dropdown-menu {
		display: block;
		position: absolute;
    left: 26px;
	}
}

/*******Width 480********/
@media screen and (max-width:480px){
	.right_set_title
	{
		width: 100%;
    position: relative;
    top: 0px;
	left: 0;
    right: 0;
    margin: 0 auto;
	}
	.set_bos_logo
	{
		text-align: center;
    position: relative;
    top: 4px;
    width: 85%;
	}
	.set_time {
		padding: 1px 9px;
	}
	.set_logo_img
	{
		float: none; 
		position: relative;
		top: 0px; 
		
	}
	.set_logo
	{
		padding-left:0;
		padding-right:0;
		width:100%;
	}
	.set_social_ul{
		position:relative;
		top:-70px;
	}
	.set_social_li
	{
		padding:0px 5px;
	}
	.set_heading
	{
		text-align:center;
		font-size:16px;
		padding:0;
	}
	.left_set_title
	{
		float: left;
    text-align: center;
	width:80%;
    position: relative;
    top: 78px;
	}
	.set_pause_btn
	{
		padding:0px;
	}
	#nav{
		display:none;
	}
	.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover
	{
		background:white;
		color:red;
	}
	.set_store
	{
		position: relative;
    left: 0px;
    top: 5px;
	}
	.dropdown-respo
	{
		display:block;
		position:relative;
		top: 19px;
		padding-left: 30px;
		cursor:pointer;
	}
	.judge_ul_set2
	{
		position:relative;top:0px;
	}
	.nav>li>a
	{
		padding:7px 4px;
	}
	
	.inner_box
	{
		position: relative;
    top: -57px;
	padding-bottom:44px;
	}
	
	.inner_box .contact_inner
	{
		padding-bottom:44px;
		position:relative;
		top:-56px;
	}
	.set_cont_box
	{
		position:relative;
		top:40px;
	}
	.box_inner_label
	{
		position: relative;
		top: 34px;
		font-size: 25px;
	}
	.set_pading_col
	{
		padding-right:15px;
	}
	.set_box_respo
	{
		position:relative;
		top:12px;
		
	}
	.set_div_box {
    position: relative;
		top: 0px;
	}
	.information
	{
		position: relative;
    top: 44px;
	}
	.inner_section
	{
		padding-bottom:0px;
	}
	.left-section
	{
		padding-bottom:78px;
	}
	.set_sponser_text
	{
		position:relative;
		top:0px;
	}
	.set_sponser_box
	{
		position:relative;
		top:36px;
	}
	.sponser1{
	   
		/* padding: 10px 20px; */
		height: 60px;
		width:100%;
		text-align: center;
		border:1px solid black;
		background:white;
	}
	.sponser2{
		
		/* padding: 10px 20px; */
		height: 60px;
		width:100%;
		text-align: center;
		 position: relative;
		top: 9px;
		border:1px solid black;
		background:white;
	}
	.sponser3{
		border:1px solid black;
		background:white;
		/* padding: 10px 20px; */
		height: 60px;
		width:100%;
		text-align: center;
			position: relative;
		top: 19px;
	}
	.sponser4{
	  border:1px solid black;
		background:white;
		/* padding: 10px 20px; */
		height: 60px;
		width:100%;
		text-align: center;
			position: relative;
		top: 29px;
	}
	.sponser5{
		border:1px solid black;
		background:white;
		/* padding: 10px 20px; */
		height: 60px;
		width:100%;
		text-align: center;
			position: relative;
		top: 39px;
	}
	.sponser6{
		border:1px solid black;
		background:white;
		/* padding: 10px 20px; */
		height: 60px;
		width:100%;
		text-align: center;
			position: relative;
		top: 49px;
	}
	.sponser7{
	  border:1px solid black;
		background:white;
		/* padding: 10px 20px; */
	   height: 60px;
		width:100%;
		text-align: center;
			position: relative;
		top: 59px;
	}
	.set_judge_ul
	{
		
		width: 73%;
	}
	.judge_ul_set
	{
		position: relative;
    right: 17px;text-align:left;
	}
	.judge_ul_set1
	{
		float: none;
    position: relative;
    top: -213px;
    left: 72px;
	}
	.artist_ul_set
	{
		text-align:left;
	}
	.judge_desc
	{
		position:relative;
		top:0px;
	}
	.descr_team
	{
		position:relative;
		top:0px;
	}
	.sponsor_desc
	{
		position:relative;
		top:0px;
	}
	.venue_desc
	{
		position:relative;
		top:0px;
	}
	.artist_desc
	{
		position:relative;
		top:0px;
	}
	.set_label
	{
		float:none;
	}
	.set_border_bottom {
		border: 1px solid #C7C7C7;
		width: 100%;
		left: 0;
		right: 0;
		margin: 0 auto;
		position: relative;
		top: 0px;
	}
	.set_border_bottom1 {
		border: 1px solid #C7C7C7;
		width: 100%;
		left: 0;
		right: 0;
		margin: 0 auto;
		position: relative;
		top: 0px;
	}
	.description1
	{
		position:relative;
		top:0px;
	}
	.description2
	{
		position:relative;
		top:0px;
	}
	.description_judge1
	{
		    position: relative;
    top: 0px;
	text-align:justify;
	}
	.description_judge2 {
		position: relative;
		top: 0px;
		text-align:justify;
	}
	.party_desc
	{
		position:relative;
		top:0px;
	}
	.set_tic_label1
	{
		float:left;
	}
	.ticket_desc
	{
		position:relative;
		top:25px;
	}
	.set_tic_link
	{
		position:relative;
		top:25px;
	}
	.set_after
	{
		position: relative;
		top: 30px;
	}
	.set_after_his
	{
		position: relative;
		top: 32px;
	}
	.ticket_information
	{
		position: relative;
    top: 30px;
	}
	.ticket_buy_desc
	{
		position:relative;
		top:2px;
	}
	.org_ticket
	{
		position: relative;
		top: 0px;
		float:left;
		padding-left:0px;
	}
	.org_ticket1
	{
		float: none;
    padding-right: 0px
	}
	.set_org_name
	{
		position:relative;top:5px;
	}
	.set_org_num
	{
		position:relative;top:10px;
	}
	.set_org_tic1
	{
		position:relative;
		top:0px;
	}
	.set_org_tic2
	{
		position:relative;
		top:0px;
	}
	.form_set{
	    position: relative;
		top: 0px;
	}
	.form_set1{
			position: relative;
		top: 0px;
	}
	.form_set2{
			position: relative;
		top:0px;
	}
	.form_set3{
			position: relative;
		top: 0px;
	}
	.form_set4{
			position: relative;
		top: -8px;
	}
	.set_form_name
	{
		float:left;
	}
	.send_btn
	{
		float:right;
		position:relative;
		top:2px;
		padding-left:16px;
	}
	.history_desc1{
		text-align: justify;
		position: relative;
		top: 28px;
	}
	.footer-sec {
		position: relative;
		top: 100px;
		padding-bottom: 20px;
	}
	/* .slides_jassor
	{
		-ms-width:100%!important;
		width:100%!important;
	}
	.slide_container
	{
		-ms-width:100%!important;
		width:100%!important;
	} */
	.slider_image
	{
		-ms-width:100%!important;
		width:100%!important;
		
	}
	
	.page_image
	{
		width:100%!important;
		height:auto;
	}
	.set_history_img
	{
		width:100%!important;
		left: 0;
    right: 0;
    margin: 0 auto;
	}
	.set_winner_img
	{
		width:100%!important;
		text-align: -webkit-center;
		text-align: -moz-center;
		
	}
	.set_winner1_img
	{
		width:100%!important;
		padding:10px;
	}
	.set_winner2_img
	{
		width:100%!important;
		padding:10px;
	}
	.event_pic
	{
		font-size:14px;
	}
	.set_event
	{
		font-size:17px;
	}
	.history {
    height: auto;
    width: 100%;
    box-shadow: 1px 1px 5px gray;
    left: 0;
    right: 0;
    margin: 0 auto;
}
	.history1{
		height: auto;
		width: 100%;
		box-shadow: 1px 1px 5px gray;
		left:0;
		right:0;
		margin:0 auto;
	}
	.img_btn{
		width:35%;
	}
	.img_btn1{
		width:35%;
	}
	.img_btn2
	{
		width:35%;
	}
	.audio_section{
		
		position:relative;
		top:71px;
		left:0px;
	}
	.audio_width
	{
		position: relative;
    right: 21px;
    width: 300px;
	float:right;
	}
	.set_divide_sec
	{
		border-right:none;
	}
	.open>.dropdown-menu {
		display: block;
		position: absolute;
    left: 26px;
	}
}

/*******Width 320********/
@media screen and (max-width:320px){
	.right_set_title
	{
		width: 100%;
    position: relative;
    top: 0px;
	left: 0;
    right: 0;
    margin: 0 auto;
	}
	.set_bos_logo
	{
		text-align: center;
		position: relative;
		top: 0px;
	}
	.set_time {
		padding: 1px 9px;
	}
	.set_logo_img
	{
		float: none; 
		position: relative;
		top: 0px; 
		
	}
	.set_div_box {
    position: relative;
    top: -20px;
}
	.set_logo
	{
		padding-left:0;
		padding-right:0;
		width:100%;
	}
	.left_set_title
	{
		    float: none;
    text-align: center;
    position: relative;
    top: 92px;
	}
	.set_social_ul{
		position:relative;
		top:-70px;
		
	}
	.set_social_li
	{
		padding:0px 3px;
	}
	.set_heading
	{
		text-align:center;
		font-size:16px;
		padding:0;
	}
	.left_set_title
	{
		float: left;
    text-align: center;
	
	}
	#nav{
		display:none;
	}
	.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover
	{
		background:white;
		color:red;
	}
	.set_store
	{
		position: relative;
    left: 0px;
    top: 5px;
	}
	.dropdown-respo
	{
		display:block;
		position:relative;
		top: 21px;
		padding-left: 30px;
		cursor:pointer;
	}
	.judge_ul_set2
	{
		position:relative;top:0px;
	}
	.nav>li>a
	{
		padding:7px 4px;
	}
	
	.inner_box
	{
		position: relative;
    top: -57px;
	padding-bottom:44px;
	}
	
	.inner_box .contact_inner
	{
		padding-bottom:44px;
		position:relative;
		top:-56px;
	}
	.set_cont_box
	{
		position:relative;
		top:40px;
	}
	.box_inner_label {
    position: relative;
    top: 26px;
    font-size: 21px;
}
	.set_pading_col
	{
		padding-right:15px;
	}
	.set_box_respo
	{
		position:relative;
		top:39px;
		
	}
	.information
	{
		position: relative;
    top: 44px;
	}
	.inner_section
	{
		padding-bottom:0px;
	}
	.left-section
	{
		padding-bottom:78px;
	}
	.set_sponser_text
	{
		position:relative;
		top:0px;
	}
	.set_sponser_box
	{
		position:relative;
		top:36px;
	}
	.sponser1{
	   
		/* padding: 10px 20px; */
		height: 60px;
		width:100%;
		text-align: center;
		border:1px solid black;
		background:white;
	}
	.sponser2{
		
		/* padding: 10px 20px; */
		height: 60px;
		width:100%;
		text-align: center;
		 position: relative;
		top: 9px;
		border:1px solid black;
		background:white;
	}
	.sponser3{
		border:1px solid black;
		background:white;
		/* padding: 10px 20px; */
		height: 60px;
		width:100%;
		text-align: center;
			position: relative;
		top: 19px;
	}
	.sponser4{
	  border:1px solid black;
		background:white;
		/* padding: 10px 20px; */
		height: 60px;
		width:100%;
		text-align: center;
			position: relative;
		top: 29px;
	}
	.sponser5{
		border:1px solid black;
		background:white;
		/* padding: 10px 20px; */
		height: 60px;
		width:100%;
		text-align: center;
			position: relative;
		top: 39px;
	}
	.sponser6{
		border:1px solid black;
		background:white;
		/* padding: 10px 20px; */
		height: 60px;
		width:100%;
		text-align: center;
			position: relative;
		top: 49px;
	}
	.sponser7{
	  border:1px solid black;
		background:white;
		/* padding: 10px 20px; */
	   height: 60px;
		width:100%;
		text-align: center;
			position: relative;
		top: 59px;
	}
	.set_judge_ul
	{
		
    width: 100%;
	}
	.judge_ul_set
	{
		padding-left: 0px;text-align:left;
	}
	.judge_ul_set1
	{
		float: none;
    position: relative;
    top: -213px;
    left: 72px;
	}
	.artist_ul_set
	{
		text-align:left;
	}
	.judge_desc
	{
		position:relative;
		top:0px;
	}
	.descr_team
	{
		position:relative;
		top:0px;
	}
	.sponsor_desc
	{
		position:relative;
		top:0px;
	}
	.venue_desc
	{
		position:relative;
		top:0px;
	}
	.artist_desc
	{
		position:relative;
		top:0px;
	}
	.set_label
	{
		float:none;
	}
	.description1
	{
		position:relative;
		top:-200px;
	}
	.description2
	{
		position:relative;
		top:-210px;
	}
	.description_judge1
	{
		    position: relative;
    top: -160px;
	}
	.description_judge2 {
		position: relative;
		top: -136px;
	}
	.party_desc
	{
		position:relative;
		top:0px;
	}
	.set_tic_label1
	{
		float:left;
	}
	.ticket_desc
	{
		position:relative;
		top:25px;
	}
	.set_tic_link
	{
		position:relative;
		top:25px;
	}
	.set_after
	{
		position: relative;
		top: 30px;
	}
	.set_after_his
	{
		position: relative;
		top: 32px;
	}
	.ticket_information
	{
		position: relative;
    top: 30px;
	}
	.ticket_buy_desc
	{
		position:relative;
		top:2px;
	}
	.org_ticket
	{
		position: relative;
		top: 0px;
		float:left;
		padding-left:0px;
	}
	.org_ticket1
	{
		float: none;
    padding-right: 0px
	}
	.set_org_name
	{
		position:relative;top:5px;
	}
	.set_org_num
	{
		position:relative;top:10px;
	}
	.set_org_tic1
	{
		position:relative;
		top:0px;
	}
	.set_org_tic2
	{
		position:relative;
		top:0px;
	}
	.form_set{
	    position: relative;
		top: 0px;
	}
	.form_set1{
			position: relative;
		top: 0px;
	}
	.form_set2{
			position: relative;
		top:0px;
	}
	.form_set3{
			position: relative;
		top: 0px;
	}
	.form_set4{
			position: relative;
		top: -8px;
	}
	.set_form_name
	{
		float:left;
	}
	.send_btn
	{
		float:right;
		position:relative;
		top:2px;
		padding-left:16px;
	}
	.history_desc1{
		text-align: justify;
		position: relative;
		top: 28px;
	}
	.footer-sec {
		position: relative;
		top: 100px;
		padding-bottom: 20px;
	}
	/*.slides_jassor
	{
		width:100%!important;
	}
	 .slide_container
	{
		width:100%!important;
	} */
	.set_history_img
	{
		width:100%!important;
		left: 0;
    right: 0;
    margin: 0 auto;
	}
	.set_winner_img
	{
		width:100%!important;
		text-align: -webkit-center;
		text-align: -moz-center;
		
	}
	.set_winner1_img
	{
		width:100%!important;
		padding:10px;
	}
	.set_winner2_img
	{
		width:100%!important;
		padding:10px;
	}
	.event_pic
	{
		font-size:14px;
	}
	.set_event
	{
		font-size:17px;
	}
	.audio_section{
		
		position:relative;
		top:90px;
		left:0px;
	}
	.audio_width
	{
		position: relative;
    right: 21px;
    width: 250px;
	float:right;
	}
	.slider_image
	{
		-ms-width:100%!important;
		width:100%!important;
		
	}
	.page_image
	{
		width:100%!important;
		height:auto;
	}
	.set_divide_sec
	{
		border-right:none;
	}
	.open>.dropdown-menu {
		display: block;
		position: absolute;
    left: 26px;
	}
}