.w3-theme-l5 {color:#000 !important; background-color:#f1f1f1 !important}
.w3-theme-l4 {color:#000 !important; background-color:#d1d1d1 !important}
.w3-theme-l3 {color:#fff !important; background-color:#a2a2a2 !important}
.w3-theme-l2 {color:#fff !important; background-color:#747474 !important}
.w3-theme-l1 {color:#fff !important; background-color:#454545 !important}
.w3-theme-d1 {color:#fff !important; background-color:#151515 !important}
.w3-theme-d2 {color:#fff !important; background-color:#121212 !important}
.w3-theme-d3 {color:#fff !important; background-color:#101010 !important}
.w3-theme-d4 {color:#fff !important; background-color:#0e0e0e !important}
.w3-theme-d5 {color:#fff !important; background-color:#0b0b0b !important}

.w3-theme-light {color:#000 !important; background-color:#f1f1f1 !important}
.w3-theme-dark {color:#fff !important; background-color:#0b0b0b !important}
.w3-theme-action {color:#fff !important; background-color:#0b0b0b !important}

.w3-theme {color:#fff !important; background-color:#181818 !important}
.w3-text-theme {color:#181818 !important}
.w3-border-theme {border-color:#181818 !important}

.w3-hover-theme:hover {color:#fff !important; background-color:#181818 !important}
.w3-hover-text-theme:hover {color:#181818 !important}
.w3-hover-border-theme:hover {border-color:#181818 !important}

.responsive-iframe-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}

.responsive-iframe-container iframe,
.vresponsive-iframe-container object,
.vresponsive-iframe-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

#jumbo0 {
	background-size: cover;
}

.jumbo1 {
	background-image:url('images/blah.png');
	background-size: cover;
}

.jumbo2 {
	background-image:url('images/blah2.png');
	background-size: cover;
}

.jumbo3 {
	background-image:url('images/blah3.png');
	background-size: cover;
}

.jumbo4 {
	background-image:url('images/blah4.png');
	background-size: cover;
}

.logo-1 {
	width:100%;
}

.logo-img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.small-form {
	width: 25%;
}
