
html {
	font-size: 20px;
}

html, body, h1, h2, h3, h4, h5, h6, p, div, a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 400;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "bebas-neue",sans-serif;
}
a { text-decoration: none; }

.vh100 {
	min-height: 100vh;
}
.vh50 {
	min-height: 50vh;
}
.row {
	margin-right: 0;
	margin-left: 0;
}
.vc_text {
	display: table-cell;
	vertical-align: middle;
}

.vaWrap {
	display: table;
	width: 100%;
}
.vaCont {
	display: table-cell;
	vertical-align: middle; 
}

#skimblast-logo {
	width: 90%;
	max-width: 855px;
	height: auto;
}

#header {
	background: url('../images/section_0_bg.jpg') no-repeat;
	background-position: bottom center;
	background-size: cover;
}
#about {
	background: url('../images/section_1_bg.jpg') no-repeat;
	background-position: bottom center;
	background-size: cover;
}
#details {
	background: url('../images/section_2_bg.jpg') no-repeat;
	background-attachment: fixed;
	background-size: 100% auto;	/* in case browser doesn't understand cover */
	background-size: cover;
}
#entry {
	background: url('../images/section_2_bg.jpg') no-repeat;
	background-attachment: fixed;
	background-size: 100% auto;	/* in case browser doesn't understand cover */
	background-size: cover;
}
#whos_in {
	background: url('../images/section_1_bg.jpg') no-repeat;
	background-attachment: fixed;
	background-size: 100% auto;	/* in case browser doesn't understand cover */
	background-size: cover;
}

#sponsors {
	background: url('../images/section_2_bg.jpg') no-repeat;
	background-attachment: fixed;
	background-size: 100% auto;	/* in case browser doesn't understand cover */
	background-size: cover;
}
#footer {
	background: #fff3e0;


}
#footer p {
	color: #40005d;
	padding: 13px;
	text-transform: uppercase;
	font-size: 1.4rem;
}
#footer h3 {
	color: #40005d;
	font-family: "bebas-neue",sans-serif;
	font-size: 1.5rem;
}

h1 { 
	text-transform: uppercase;
	font-size: 3.75em;
	color: #fff;
	text-align: center;
}
h2 {
	text-transform: uppercase;
	text-align: center;
	color: #FFF;
}
h3 {
	text-transform: uppercase;
	text-align: center;
	color: #FFF;
}
@media screen and (max-width: 575px) { 
	h1 { font-size: 1.75em; }
	h2 { font-size: 1.55em; }
	h3 { font-size: 1.25em; }
}

#about p {
	color: #40005d;
}

.gh {
	font-family: "bebas-neue",sans-serif;
	font-size: 2.25rem;
	color: #ffef94;
	text-transform: uppercase;
	text-align: left;
}
.tk-bebas-neue {
	font-family: "bebas-neue",sans-serif;
}

.winners {
	width: 80%;
	max-width: 660px;
	height: auto;
}
@media screen and (max-width: 575px) { 
	.winners { 
		width: 95%;
	}
}
#header, #header div {
	text-align: center;
}

#header2 {
	background: url('../images/scroll.png') no-repeat bottom center;
}

#social h1 {
	text-transform: uppercase;
	font-size: 3.125em;
	font-weight: 700;
	color: #ff02c1;
	text-align: center;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}

#social p {
	text-transform: uppercase;
	font-size: 2em;
	font-weight: 700;
	color: #ff02c1;
	text-align: center;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}

#social a {
	color: #4d237f;
	font-weight: bold;
}

#social_1 a { font-size: 3.9rem; color: #4d237f; }
#social_4 a { font-size: 2.25rem; color: #4d237f; }

@media screen and (max-width: 575px) { 
	#social_1 a { font-size: 1.25rem; }
	#social_4 a { font-size: 1.25rem; }
}
#social_1 {
	background: url('../images/section_4_1_bg.jpg') no-repeat;
	background-size: 100% auto;	/* in case browser doesn't understand cover */
	background-size: cover;
}
#social_2 {
	background: url('../images/section_4_2_bg.jpg') no-repeat;
	background-size: 100% auto;	/* in case browser doesn't understand cover */
	background-size: cover;
}
#social_3 {
	background: url('../images/section_4_3_bg.jpg') no-repeat;
	background-size: 100% auto;	/* in case browser doesn't understand cover */
	background-size: cover;
}
#social_4 {
	background: url('../images/section_4_4_bg.jpg') no-repeat;
	background-size: 100% auto;	/* in case browser doesn't understand cover */
	background-size: cover;
}
#entry h1 {
	color: #faeb90;
}
#details h2 {
	color: #faeb90;
	text-align: left;
}
#sponsors h1 {
	color: #faeb90;
}
#sponsors ul {
	max-width: 1280px;
}
#sponsors ul li {
	height: 83px;
	display: inline;
	float: left;
	padding: 25px;
}

#whos_in h1 {
	color: #4d237f;
}
#whos_in h2 {
	color: #4d237f;
}
#whos_in p {
	font-size: 1.5rem;
	color: #4d237f !important;
}
@media screen and (max-width: 575px) { 
	#whos_in p {
		font-size: 1rem;
	}
}

#whos_in li,
#whos_in li {
	text-align: center;
	display: block;
	text-transform: uppercase;
	color: #4d237f;

}

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

.btn-sponsor {

	border-radius: 15px;
	font-family: "bebas-neue",sans-serif;
	background-color: #faeb90 !important;
	color: #531371 !important;
	font-size: 1.75rem; 
	padding: .2rem 2rem;
}
@media screen and (max-width: 575px) { 
	.btn-sponsor {
		font-size: 1rem; 
		padding: .1rem .2rem;
	}
}
.btn-register {
	background-color: #ffef94 !important; 
	color: #9a4dcc !important;
	font-size: 1rem; 
	font-weight: bold;
	padding: .2rem 2rem;
}


.colC-2 {
	-webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
}

#success {
	padding: 20px 10px;
	background: #fff;
}

#success h1 {
	text-align: center;
	font-size: 2em;
	color: #000;
}

.table thead {
	background-color: rgba(252, 221, 182, .40);
}

.table thead th {
	padding-top: 2px;
	padding-bottom: 0;
}

.table tbody td {
	color: white;
	padding-top: 2px;
	padding-bottom: 0;
	border: 0;
}