@media screen and (max-width: 1028px){ 

h2, .h2 {
  font-size: 1.3rem;
}
#sponsors h1{
	line-height:normal;
}
.leftpara {
	width:49%;
	padding-right:15px;
	font-size:1rem;
}
.rtpara {
	width:49%;
	padding-left:15px;
	font-size:14px;
}
.center-div{
	width:2%;
}
.ornament {
	width:100%;
	margin-left:0%;
	height:0;
	padding-bottom:77.358490566%;	
}
#music .right p {
	font-size:1.1rem;	
}

.sponsor  {
	width:25%;
	height:auto;
}
#music .eighty {
	width:100%;
	margin-left:0;
	margin-right:0;
	padding:0;
}
}
@media screen and (max-width: 768px){ 
body {
	font-size: 12px;	
}

header {
	position:relative;
	float:left;
	clear:both;
	width:100%;
	height:60vh;
}
section {
	padding-top:50px;
	padding-bottom:50px;
}
#marquee {
	width:90%;
	height:50vh;
	margin:20px 5%;
}
#logo {
	height:auto;
	width:90%;
	position:absolute;
	top:50%;
	left:50%;		
	-webkit-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	-o-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);	
}
#logo img {
	height:auto;
	width:100%;
	max-width:none;
}
.video-container video {       
	width: auto;
	height:100%;
}
.corner {
	width:150px;
	height:160px;
}
.ninety,
.eighty,
.seventy {
	width:100%;
	margin-left:0;
	margin-right:0;
	padding:0;
}

.tixbtn {
	width:35%;
	margin-top:40px;
}

}
@media screen and (max-width: 600px){
.leftpara {
	position:relative;
	float:left;
	clear:both;
	width:100%;
	height:auto;
	text-align:center;
	padding-right:30px;
	padding-left:30px;
	font-size:16px;
	
}
#music .left {
	position:relative;
	float:left;
	clear:both;
	width:100%;
	height:auto;
	text-align:center;
	padding:0 0 20px 0;	
}
#music .right {
	position:relative;
	float:left;
	clear:both;
	width:100%;
	height:auto;
	padding:0;
	font-size:16px;
}
.rtpara {
	position:relative;
	float:left;
	clear:both;
	width:100%;
	height:auto;
	text-align:center;
	padding-right:30px;
	padding-left:30px;
	
}
.center-div{
	display:none;
}
.rtpara h2 {
  font-size: 1.3rem;
  margin-top:0;
  margin-bottom:.5rem;
}	
.tixbtn {
	position:relative;
	display:inline-block;
	width:50%;
	max-width:400px;
	height:auto;
	border:none;
	margin-top:15px;
}
#foot  .social {
	width:60%;
	margin:0% 20%;
}
.gcc {
	width:100px;
	height:auto;
}
}
@media screen and (max-width: 480px){ 
h2 {
	line-height:normal!important;
}
h1 {
  font-size: 1.5rem;
}

header {
	position:relative;
	float:left;
	clear:both;
	width:100%;
	height:50vh;
}
#marquee {
	width:90%;
	height:45vh;
}
#content {
	padding-top:50px;
}
.tixbtn {
	width:80%;
	max-width:400px;
}
.mast {
	width:100%;
	margin-left:0;
}
#sponsors .left {
	padding-right:5px;
	text-align:right;
}
#sponsors .right{
	padding-left:5px;
	text-align:left;
}
.sponsor  {
	width:30%;
	height:auto;
}
#foot  .social {
	width:90%;
	margin:0% 5%;
}
.citrine,
.quartz,
.amber,
.amethyst,
.moonstone,
.premier {
	border-width:4px;
	padding:8px;
}
}