
/* 1. General Styles */
@font-face {
  font-family: 'BlueBold';  
  src:url('font/bluebold.ttf')  format('truetype');
}

@-ms-viewport {
	width:device-width;
}

html, body {
	margin:0;
	padding:0;
	width:100%;
}

body {
	background:url('pics/bg.jpg');
}

h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	font-weight:normal;
}

a, a:visited, a:hover {
	text-decoration:none;
}

#wrapper {
	width:940px;
	background-color:white;
	margin:0 auto;
	padding-top:30px;
	overflow:auto;
	padding-bottom:20px;	
}

/* 2. Upbar */
#upbar {
	width:900px;
	margin:0 auto;
	overflow:auto;	
}

#upbar .logo {
	float:left;
}

#upbar .logo img {
	float:left;
	margin-right:15px;
}

#upbar .logo h1 {
	float:left;	
	font-family:BlueBold;
	font-size:31px;
	color:#943a1f;
	margin-top:-5px;
}

#upbar .info {
	float:right;
}

#upbar .info p {
	margin:0;
	padding:0;
	font-family:BlueBold;
	font-size:24px;
	color:#3e2514;
	line-height:26px;
	text-align:right;
}

#upbar .info p span {
	color:#943a1f;
}

/* 3. Header */
#header {
	width:900px;
	padding-bottom:20px;
	min-height:150px;
	background-image:url("pics/header.jpg");
	background-size:cover;
	-webkit-background-size:cover;
	-ms-background-size:cover;
	-o-background-size:cover;
	-moz-background-size:cover;
	overflow:auto;
	margin:0 auto;
	margin-top:8px;
	margin-bottom:0px;
}

#header .menu {
	background-color:rgb(255,255,255);
	background-color:rgba(255,255,255,0.6);
	width:100%;
	padding-top:10px;
	padding-bottom:10px;
}

#header .menu ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

#header .menu ul li {
	display:inline-block;
	padding-left:12px;
	padding-right:12px;
}

#header .menu ul li a {
	font-family:BlueBold;
	font-size:26px;
	color:#3c2211;
	text-transform: uppercase;
}

#header img.middle {
	width:340px;
	display:block;
	margin:0 auto;
	margin-top:20px;
}

#header .button_show {
		width:100%;
		height:35px;
		text-align:center;
		line-height:35px;
		background-color:#3c2211;
		color:white;
		font-size:16px;
		color:white;
		font-family:BlueBold;
		cursor:pointer;
		display:none;
	}
	
	#header .responsive_menu {
		width:100%;
		background-color:white;
		text-align:center;
		padding-top:15px;
		padding-bottom:15px;
		display:none;		
	}
	
	#header .responsive_menu ul {
		margin:0;
		padding:0;
		list-style-type:none;
	}

	#header .responsive_menu ul li {
		display:block;
		padding-top:7px;
		padding-bottom:7px;
		border-bottom:1px solid #ddd;		
	}
	
	#header .responsive_menu ul li a {		
		font-family:BlueBold;
		font-size:24px;
		color:#943a1f;
		text-transform:uppercase;		
	}

/* 4. Divider */

.weather {
	width:880px;
	margin:0 auto;
	background-color:#fff;
	margin-top:0px;
	color:#000;
	text-align:center;
	padding:3px;
	font-family:BlueBold;
	font-size:30px;
}

.divider {
	width:880px;
	margin:0 auto;
	background-color:#b04415;
	margin-top:20px;
	color:#FFF;
	text-align:center;
	padding:9px;
	font-family:BlueBold;
	font-size:26px;
}

.divider a{
	color:#FFF;
}

.bands-container {
}

.bmain {
	width: 900px;
	margin: 0 auto;
}

.bands4 {
	width: 203px;
	padding: 11px;
	float: left;
	
}

.dividerthirds {
	width:900px; 
	margin:0 auto; 
	clear:both;
	margin:0 auto;
	text-decoration:none;
	
}


.dividerthird1 {
	width:276px;
	margin:0 auto;
	background-color:#000;
	color:#FFF;
	float:left;
	text-align:left;
	padding:12px;
	
}

.dividerthird2 {
	width:276px;
	margin:0 auto;
	background-color:#619137;
	color:#FFF;
	float:left;
	text-align:left;
	padding:12px;
}

.dividerthird3 {
	width:276px;
	margin:0 auto;
	background-color:#ef4522;
	color:#FFF;
	float:left;
	text-align:left;
	padding:12px;
}

.band-title {
	font-family:BlueBold;
	font-size:13px;
	color:#ffffff;
	text-decoration:none;
}
.band-title1 {
	font-family:BlueBold;
	font-size:20px;
	color:#ffffff;
	text-decoration:none;
}

.band-time {
	font-family:BlueBold;
	padding-top:4px;
	font-size:19px;
	color:#cfb18b;
	text-decoration:none;
}
.band-time1 {
	font-family:BlueBold;
	padding-top:4px;
	font-size:19px;
	color:#3e1000;
	text-decoration:none;
}

.band-view-sched {
	font-family:BlueBold;
	font-size:17px;
	padding-top:4px;
	color:#fff;
	text-decoration:underline;
}

/* Bands 4 */


.dividerfourths {
	width:900px; 
	margin:0 auto; 
	clear:both;
	margin:0 auto;
	text-decoration:none;
	
}


.dividerfourth1 {
	width:201px;
	margin:0 auto;
	background-color:#a34423;
	color:#FFF;
	float:left;
	text-align:left;
	padding:12px;
	
}

.dividerfourth2 {
	width:201px;
	margin:0 auto;
	background-color:#492c1b;
	color:#FFF;
	float:left;
	text-align:left;
	padding:12px;
}

.dividerfourth3 {
	width:201px;
	margin:0 auto;
	background-color:#7f5841;
	color:#FFF;
	float:left;
	text-align:left;
	padding:12px;
}

.dividerfourth4 {
	width:201px;
	margin:0 auto;
	background-color:#8db845;
	color:#FFF;
	float:left;
	text-align:left;
	padding:12px;
}
.dividerfourths-double {
	width:900px; 
	margin:0 auto; 
	clear:both;
	margin:0 auto;
	text-decoration:none;
}


.band-title {
	font-family:BlueBold;
	font-size:22px;
	color:#ffffff;
	text-decoration:none;
}
.band-title1 {
	font-family:BlueBold;
	font-size:20px;
	color:#ffffff;
	text-decoration:none;
}

.band-time {
	font-family:BlueBold;
	padding-top:4px;
	font-size:19px;
	color:#f9d98a;
	text-decoration:none;
}
.band-time1 {
	font-family:BlueBold;
	padding-top:4px;
	font-size:19px;
	color:#492c1b;
	text-decoration:none;
}

.band-view-sched {
	font-family:BlueBold;
	font-size:17px;
	padding-top:4px;
	color:#fff;
	text-decoration:underline;
}

/* 5. 3 Items */
#wrap_items {
	width:900px;
	margin:0 auto;
	margin-top:16px;
}

#wrap_items .single {
	width:280px;
	float:left;
	margin-left:30px;
}

#wrap_items .single:nth-of-type(1) {
	margin-left:0;
}

#wrap_items .single img {
	width:280px;
}

#wrap_items .single h2 {
	font-size:24px;
	color:#943a1f;
	font-family:BlueBold;
}
#wrap_items .single h3 {
	font-size:20px;
	color:#943a1f;
	font-family:BlueBold;
}

#wrap_items .single p {
	font-family:Arial;
	font-size:13px;
	color:black;
}
#wrap_items .single td {
	font-family:Arial;
	font-size:13px;
	color:black;
}

/* 6. Footer */
#footer {
	width:100%;
	float:left;	
	margin:0 auto;
	text-align:center;	
	margin-top:20px;
}

#footer ul {
	list-style-type:none;
	margin:0;
	padding:0;	
}

#footer ul li {
	display:inline-block;
	padding-left:10px;
	padding-right:10px;
}

#footer ul li a {
	font-family:BlueBold;
	color:#3c2211;
	font-size:18px;
	text-decoration:underline;
	text-transform:uppercase;
}

/* 7. Main Text */
#main_text {
	width:900px;
	margin:0 auto;
	margin-top:20px;
}

#main_text h2 {
	font-size:32px;
	font-family:BlueBold;
	color:#3c2211;
}
#main_text h3 {
	font-size:28px;
	font-family:BlueBold;
	color:#3c2211;
}
#main_text h4 {
	font-size:26px;
	font-family:BlueBold;
	color:#933a1f;
}
#main_text h5 {
	font-size:21px;
	font-family:BlueBold;
	color:#000;
}

#main_text p {
	font-family:Arial;
	color:black;
	font-size:12px;
}

#contact-info {
		width:48%;
		float:left;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
	}

#new-info {
		width:35%;
		float:left;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
	}
#new-info1 {
		width:25%;
		float:left;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
	}
	
.gallery {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.gallery li {
    float: left;
    width: 25%;
	text-align:center;
	margin-bottom:8px;
}
.comment-image, .gallery li, .post-small .image, .post-image, .portfolio-item {
    display: block;
    position: relative;
}

/* 8. Responsive Styles */
@media all and (min-width:768px) and (max-width:939px) {
	#wrapper {
		width:100%;
	}
	
	#upbar, #header, #wrap_items, .divider, #main_text {
		width:95%;
	}
	
	#upbar .logo h1 {
		font-size:32px;
	}
	
	#upbar .info p {
		font-size:18px;
	}
	
	#header .menu ul li a {
		font-size:18px;
	}
	
	#wrap_items .single {
		width:30%;
		margin-left:5%;
	}
	
	#wrap_items .single img {
		width:100%;
	}
	
}

@media all and (min-width:640px) and (max-width:767px) {
	#wrapper {
		width:100%;
	}
	
	#upbar, #header, #wrap_items, .divider, #main_text {
		width:95%;
	}
	
	#upbar .logo h1 {
		font-size:26px;
		margin-top:2px;
	}
	
	#upbar .info p {
		font-size:18px;
	}
	
	#header .menu ul li a {
		font-size:18px;
	}
	
	#header .menu ul li {
		padding-left:9px;
		padding-right:9px;
	}
	
	#wrap_items .single {
		width:30%;
		margin-left:5%;
	}
	
	#wrap_items .single img {
		width:100%;
	}
}

@media all and (min-width:480px) and (max-width:639px) {
	#wrapper {
		width:100%;
	}
	
	#upbar, #header, #wrap_items, .divider, #main_text {
		width:95%;
	}
	
	#upbar .logo {
		float:none;
	}
	
	#upbar .info {	
		float:left;
		clear:left;
		text-align:left;
		margin-top:15px;
	}
	
	#upbar .logo h1 {
		font-size:36px;		
	}
	
	#upbar .info p {
		font-size:18px;
		text-align:left;
	}
	
	#header .menu {
		display:none;
	}
	
	#header .button_show {
		width:100%;
		height:35px;
		text-align:center;
		line-height:35px;
		background-color:#3c2211;
		color:white;
		font-size:16px;
		color:white;
		font-family:BlueBold;
		cursor:pointer;
	}
	
	#header .responsive_menu {
		width:100%;
		background-color:white;
		text-align:center;
		padding-top:15px;
		padding-bottom:15px;
		display:none;		
	}
	
	#header .responsive_menu ul {
		margin:0;
		padding:0;
		list-style-type:none;
	}

	#header .responsive_menu ul li {
		display:block;
		padding-top:7px;
		padding-bottom:7px;
		border-bottom:1px solid #ddd;		
	}
	
	#header .responsive_menu ul li a {		
		font-family:BlueBold;
		font-size:24px;
		color:#943a1f;
		text-transform:uppercase;		
	}
	
	#wrap_items .single {
		width:100%;
		margin-left:0;
		float:left;
		margin-bottom:20px;
	}
	
	#wrap_items .single img {
		width:100%;
	}
	
	#contact-info{
		width:100%;
		float:left;
	}
	
	.bands-container{
	}
	
	.bmain {
		
		width: 50%;
		float: left;
	}
	
	.bands4 {
		width:100%;
	
	}
	
	.dividerthirds {
	width:100%; 
	margin:0 auto; 
	clear:both;
	margin:0 auto;
	text-decoration:none;
	padding-left:12px;
	padding-right:12px;
	
}


.dividerthird1 {
	width:100%;
	margin:0 auto;
	background-color:#492c1b;
	color:#FFF;
	float:left;
	text-align:left;
	padding:12px;
	
}

.dividerthird2 {
	width:100%;
	margin:0 auto;
	background-color:#a34423;
	color:#FFF;
	float:left;
	text-align:left;
	padding:12px;
}

.dividerthird3 {
	width:100%;
	margin:0 auto;
	background-color:#cf9e67;
	color:#FFF;
	float:left;
	text-align:left;
	padding:12px;
}
	
	.dividerfourths {
	width:50%; border: 1px solid #D70508;
	
}


.dividerfourth1 {
	width:100%;
	
}

.dividerfourth2 {
	width:100%;
}

.dividerfourth3 {
	width:100%;
}

.dividerfourth4 {
	width:100%;
}
	
	.dividerfourths-double {
	width:50%; border: 1px solid #D70508;
	
}


}

@media all and (min-width:240px) and (max-width:479px) {
	#wrapper {
		width:100%;
	}
	
	#upbar, #header, #wrap_items, .divider, #main_text {
		width:95%;
	}
	
	#upbar .logo {
		float:none;
	}
	
	#upbar .info {	
		float:left;
		clear:left;
		text-align:left;
		margin-top:15px;
	}
	
	#upbar .logo h1 {
		font-size:24px;	
		margin-top:10px;
	}
	
	#upbar .info p {
		font-size:18px;
		text-align:left;
	}
	
	#header .menu {
		display:none;
	}
	
	#header .button_show { 
		display:block;
	}
	
	#header img.middle {
		width:180px;
	}
	
	#wrap_items .single {
		width:100%;
		margin-left:0;
		float:left;
		margin-bottom:20px;
	}
	
	#wrap_items .single img {
		width:100%;
	}
	
	.bmain {
		
		width: 50%;
		float: left;
	}
	
	.bands4 {
		width:100%;
	
	}
	
	.dividerthirds {
	width:240px; 
	margin:0 auto; 
	clear:both;
	margin:0 auto;
	text-decoration:none;
	padding-left:10px;
	padding-right:12px;
	
}


.dividerthird1 {
	width:100%;
	margin:0 auto;
	background-color:#492c1b;
	color:#FFF;
	float:left;
	text-align:left;
	padding:12px;
	
}

.dividerthird2 {
	width:100%;
	margin:0 auto;
	background-color:#a34423;
	color:#FFF;
	float:left;
	text-align:left;
	padding:12px;
}

.dividerthird3 {
	width:100%;
	margin:0 auto;
	background-color:#cf9e67;
	color:#FFF;
	float:left;
	text-align:left;
	padding:12px;
}

	#contact-info{
		width:100%;
		float:left;
	}
	.gallery {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.gallery li {
    width: 100%;
	text-align:center;
	margin-bottom:8px;
}
}

label{
float: left;
width: 115px;
font-weight: bold;
font-family:Arial, Helvetica, sans-serif;
}

#discount label{
float: left;
font-weight: bold;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
}

input, textarea{
width: 220px;
margin-bottom: 5px;
}

textarea{
width: 300px;
height: 150px;
}

.boxes{
width: 1em;
}

#submitbutton{
margin-left: 120px;
margin-top: 5px;
width: 90px;
}
#submitbutton2{
width: 90px;
margin-left:10px;
}

br{
clear: left;
}

.df{
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	gap:0  30px;
	justify-content: space-between;
}
.left,.right{
	width: calc(50% - 30px);

}
.mb-20{
	margin-bottom: 20px;
}

.checkboxex{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	gap: 2px;
	margin-bottom: 15px;
}

.w_100{
	width: 100%;
}
.mb_15{
	margin-bottom: 11px;
}
.checkboxex label{
	width: initial;
	float: none;
	padding-right: 8px;
	cursor: pointer;
	font-weight: initial;
}
.checkboxex input{
	float: none;
	width: 20px;

}
.tema_type{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	align-items: center;
	margin-bottom: 15px;
}

.tema_type label,.team_members label{
	width: initial;
	float: none;
}
.tema_type select {
	width: 50%;
	height: 30px;
}

.team_members{
			width: 100%;
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	align-items: center;
	margin-bottom: 15px;
}

.team_members select{
	max-width: 50px;
	height: 20px;
}
.team_members input{
	width: 20px;
	padding: 0;
	margin: 0;
}

.terms {
	width: 100%;
	display: flex;
	justify-content: center;
	font-size: 16px;
	font-weight: 300px;
	margin:15px 0;
	gap: 5px;
}


.terms input{
	width: 15px;
}

.submit_bt{
	width: 100%;
	display: flex;
	justify-content: center;
}
.submit_bt #submitbutton{
	margin: 0;
	padding: 0;
	cursor: pointer;
}
#main_text form h4 {

	font-size: 18px;
	font-weight: 600;
}
@media only screen and (max-width: 900px){
	label{
		font-size: 14px;
	}	
} 

@media only screen and (max-width: 768px) {
	.left,.right{
		width: auto;
		margin: 0;
		margin-bottom: 20px;
	}
	.right{
		margin-bottom: 0;
	}
	.df{
		gap: 0 ;
		    width: inherit;
    margin: 0 auto;
	}
	label{
		font-size: 14px;
	}
	.w_100{
		display: contents;
	}
	.checkboxex{
		margin-top: 10px;
	}
}