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

.gutter5,.gutter10,.gutter15,.gutter20,.gutter25,.gutter30,.gutter35,.gutter40,.gutter45,.gutter50,.gutter55,.gutter60,.gutter65,.gutter70,.gutter75,.gutter80,.gutter85,.gutter90,.gutter95,.gutter100 {position:relative; float:left; min-height:1px; display:none;}

.grid5,.grid10,.grid15,.grid20,.grid25,.grid30,.grid33,.grid35,.grid40,.grid45,.grid47,.grid50,.grid55,.grid60,.grid65,.grid70,.grid75,.grid80,.grid85,.grid90,.grid95,.grid100 {width:100%; margin-bottom:5%;}


.tablet33 .grid20 {
	width:100%;
}


header {
	background:#002c4e;
	transition:0.3s all ease;
}


header nav {
	margin-top:5px;
	transition:0.3s all ease;
}

#hero {
	min-height:400px;
	height:100%;
}

.wrapper {
	width:95%;
}


.heroTxt {
	margin:0px;
	padding:130px 20px 100px 20px;
	width:100%;	
}

.heroTxt h1 {
	font-size:24px;
	line-height:35px;
	margin-bottom:30px;
}

#welcome h3 {
	font-size:13px;
	line-height:17px;
}

#welcome {
	padding:0px;
}


.bigBgif {
    position: absolute;
    right: 0;
	width:400px;
    height: 280px;
    bottom: -100px;
	opacity:0;
	background:url('../images/bg-b.png');
	background-size:cover;
	animation: 1.2s fadeInLeft .5s forwards;
}

.bigBgif {bottom:0px;}

.focal {
	height:300px;
}

.focal-contact {height:auto;}

.focal-hide {
	background:none;
	height:90px;
	display:block;
}


.focal h1 {
	font-size:36px;
	line-height:40px;
}

.btn {
	padding:15px;
	font-size:16px;
}

.slideHP {
	overflow:scroll;
}

.slide-photo {
	width:100%;
	height:250px;
	float:none;
	position:relative;
}

.slideHP .slide-photo {
	height:200px;
}

.slide-content {
	width:100%;
	position:relative;
    height: calc(100% - 200px);
	float:none;
	padding:25px 30px;
	border-left:0px;
}

.slide-content h2 {font-size:18px;
	line-height:24px;
	margin-bottom:15px;}

.slide-content p {
	font-size:12px;
	line-height:18px;
}

.bodyTxt h2:before,
.bodyTxt h2:after { width:0%; content:none;}


.boardSingle {
	width:100%;
	margin-right:0%;
	padding-bottom:120%;
}

.boardSingle:nth-child(5n) {
	margin-right:0%;
}

.boardSingle:nth-child(3n) {
	margin-right:0%;
}


.half {
	float:none;
	width:100%;
	margin-right:0%;
}


.modalContent {
	width:95%;
	height:95%;
}

.modalContent .modalDesc {
	width:100%;
	padding:30px 15px;
	margin-top:30px;
	height:calc(100% - 30px);
}

.winnerSingle { 
	width:100%;
	height:auto;
}

.winnerSingle h3, .winnerSingle .entry {height:auto;}

.awardSingle:nth-child(3n) {
	margin-right:0%;
}
.awardSingle:nth-child(2n) {
	margin-right:0%;
}



.gallery .gallery-item {
	width:48%;
	padding-bottom:48%;
}

.row2 .ticketOption{
	width:100%;
	min-height:100px;
	margin:0%;
	margin-bottom:20px;
}
.row3 .ticketOption{
	width:100%;
	min-height:100px;
	margin:0%;
	margin-bottom:20px;
}

.row4 .ticketOption {
	width:100%;
	min-height:100px;
	margin:0%;
	margin-bottom:20px;
}

}