@media (max-width: 991px){
	.bone_details img {
		margin-left: 0;
		width: 100%;
}
#ticket_table td {
	font-size: 14px;
}
.user-profile .navigation .element a, .row .navigation .element a {
	font-size: 15px;
}
}
@media (max-width: 768px) {
	.video_panel iframe{
		height:255px !important;
	}
	.setmax.upcoming_show_list {
    max-height: 196px;
	}
	.small_text {
		//font-size:9px;
	}
	.label, .badge {
		font-size: 8.844px;
	}
	.list_title, .list_title a{
		font-size:12px;
	}
	.club_listing_title{
		height:34px;
		line-height:33px;
		font-size:15px;
	}
	.upcoming_show_list {
    max-height: 181px;
    }
    /*.navbar {
    margin: 70px 0 18px;
    }*/
    .adds {
        display:none;
    }
    .carousel-inner .item img {
    max-height:none;
    }
}
@media (max-width: 700px) {
     .navbar {
    margin: 10px 0 18px;
    }
}
@media (max-width: 650px) {
	.inner_add,.tweets{
		display:none !important;
	}
	.row-fluid [class*="span"] {
		min-height:0px;
	}
	.upcoming_show_list,.setmax.upcoming_show_list {
    max-height: none;
	}
	.upcoming_show_list ul li{
		border-bottom:none;
	}
	.upcoming_show_list ul li:nth-child(2n){
		background:url("../Default/images/bottom_border.png") repeat-x scroll left bottom rgba(0, 0, 0, 0);
	}
	.upcoming_show_list ul li table tr td{
		padding:10px 6px; vertical-align:top;
	}
	#innerpage footer,.row-fluid.setspacing, .span5.right_banner{
		display:none;
	}
	.biodata{
	margin:20px 0 0;
    padding-left: 20px;
    padding-right: 20px;
	}
	.small_text {
		font-size:12px;
	}
	.label, .badge {
		font-size: 11.844px;
	}
	.list_title, .list_title a{
		font-size:12px;
	}
	.club_listing_title{
		height:52px;
		line-height:52px;
		font-size:15px;
	}
	.show_slide,.show_footer{
		display:block !important;
	}

    .list_title .arrow {
    top: 22%;
    bottom: 15px;
    position: absolute;
    right: -9px;
    width: 35px;
     display:block !important;
}
    .list_title .arrow img {
    /*width: 20px;*/
}
    /*.specialengagement {
    color: #999 !important;
}

.specialengagement span {
    border-right:1px solid #999 !important;   
}

.specialengagement span + span{
    border-right:none !important;   
}*/

	
}
@media (max-width: 480px)
{
    .video_panel
    {
        display:block;
    }
    .bone_details
    {
        background: none repeat scroll 0 0 #000;
    padding: 26px;
    }
	.about_person{
		float:left;
		margin-bottom:5px;
	}
	.comicinfo
	{display:none;
	}
}
@media (max-width: 320px) {
	.about_person{
		float:left;
		width:100%;
		margin-bottom:5px;
	}


  .list_title .arrow {
    bottom: 15px;
    position: absolute;
    right: -9px;
    /*width: 25px;*/
    width: 33px;
    display:block !important;
}
  .list_title .arrow img {
    /*width: 20px;*/
}

/*.specialengagement {
    color: #999 !important;
}*/

/*.specialengagement span {
    border-right:1px solid #999 !important;   
}

.specialengagement span + span{
    border-right:none !important;   
}*/
}
.arrow{
    display:none !important;
    }
