@charset "utf-8";
/* CSS Document */

.body_inside {
	height: auto;
	background-image: url(images/bg.jpg);
	background-size:cover;
	background-attachment:fixed;
	
	}
	
	

#container_inside {
	width: 100%;
	height: auto;
	padding: 0px;
	margin: 0px;
	}

#content_wrapper_inside {
	width: 100%;
	height: auto;
		
	}

.page_head {
	display: block;
	width: 99%;
	padding-left: 1%;
	line-height: 40px;
	float: left;
	margin: 10px 0px;
	background-color: #ff540d;
	color: rgba(255,255,255,1);
	
	}
	
#main_content {
	width: 96%;
	padding: 2%;
	float: left;
	height: auto;
	background-color: rgba(255,182,151,0.9);
	font-size: 18px;
	color: rgba(0,0,0,1);
	text-align: justify;
	}
	
	
#footer_inside	{
	width: 100%;
	float: left;
	height: 50px;
	margin-top: 10px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background-color: rgba(0,0,0,1);
	color: rgba(255,255,255,1);
	
	}
.orange {
	color: #ff540d;
	font-size: 18px;
	}
	
	
#about_brand_wrapper {
width:100%;
margin:0;
float:left;	
	
	}
.links_box {
	width: 98%;
	float: left;
	height: auto;
	margin-top: 10px;
	margin-right: 1%;
	margin-bottom: 10px;
	margin-left: 1%;
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgba(255,255,255,1);
		
	}	
	
		
.about_links {
	width: 98%;
	height: auto;
	margin: 1%;
	float: left;
	
	}
	
.about_links a {
	text-decoration: none;
	text-align: left;
	font-size: 18px;
	color: #FF0000;
	font-weight: bold;
	}		
	
.about_links p {
	text-decoration: none;
	text-align: left;
	font-size: 16px;
	color: #000;
	padding-top: 0px;
	font-weight: bold;
	}	
	
	
.brand_logos {
	width: 98%;
	margin: 1%;
	float: left;
	
	}	
		
	
.gallery li a img {
	border: none;
	outline: none;
	width: 46%;
	margin: 2%;
	float: left;
				}
				
.faqs_questions_container {
	width: 96%;
	margin: 1% 2%;
	float: left;
	color: #FF0000;
	font-size: 18px;
	text-decoration: none;
	text-align: justify;
	display: block;
	font-weight: bold;
	}

	
.faqs_questions_container p {
	font-size: 16px;
	color: #000;
	text-decoration: none;	
	}
	
	.faqs_questions_container ul li {
	color: rgba(0,0,0,1);
	font-size: 15px;
}	


a .top_butt {
	font-size: 18px;
	line-height: 30px;
	color: rgba(255,255,255,1);
	text-decoration: none;
	text-align: center;
	display: block;
	margin: 10px;
	padding-right: 15px;
	padding-left: 15px;
	float: left;
	font-weight: bold;
	background-color: #ff540d;
}	

.text_field {
	background-color: rgba(223,223,223,1);
	height: 30px;
	width: 90%;
	border: 1px solid rgba(102,102,102,1);
	color: rgba(51,51,51,1);
}
.text_area {
	background-color: rgba(223,223,223,1);
	height: 120px;
	width: 90%;
	border: 1px solid rgba(102,102,102,1);
	color: rgba(51,51,51,1);
}
.submit_button {
	background-color: #333333;
	height: 40px;
	width: 150px;
	border: 2px solid #ff540d;
	color: rgba(255,255,255,1);
	display: block;
	margin-top: 30px;
	float: left;
	margin-bottom: 30px;
	font-size: 18px;
	cursor: pointer;
}


#cont_sec1 {
	margin: 1%;
	float: left;
	width: 98%;
}
#cont_sec1 h3 {
	display: block;
	margin: 0px;
	padding: 0px;
	text-align: left;
	color: rgba(255,0,0,1);
}



#cont_sec2 {
	margin: 1%;
	float: left;
	width: 98%;
}

#cont_map {
	margin: 1%;
	float: left;
	width: 98%;
	height: 330px;
}

#cont_map h3 {
	display: block;
	margin: 0px;
	padding: 0px;
	text-align: left;
	color: rgba(255,0,0,1);
	float: left;
	line-height: 30px;
}
.red {
	color: rgba(255,0,0,1);
	font-size: 20px;
	font-weight: bold;
}


.map_frame {
	width: 98%;
	height: 350px;
	margin-right: 1%;
	margin-left: 1%;
	float: left;
}


#outlets_area {
	margin: 1%;
	width: 98%;
	font-size: 16px;
	float: left;
}
#outlets_area h3 {
	padding: 0px;
	float: left;
	display: block;
	text-align: left;
	line-height: 35px;
	clear: both;
	width: 100%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;

}

#outlets_area strong {
	font-size: 20px;
	color: #ff540d;
	}
	
	
.gallery_menu {
	display: block;
	height: 40px;
	width: 98%;
	padding-left: 2%;
	line-height: 40px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	}
	

.gallery_menu a {
	line-height: 40px;
	text-align: center;
	display: block;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	font-weight: bold;
	color: #ff540d;
	text-decoration: none;
	background-color: #000000;
	margin-right: 10px;
	margin-left: 10px;
	}
	
.gallery_menu a:hover, .gallery_menu a.current {
	color:rgba(255,255,255,1);
	
	}	
	
.gallery_head {
	display: block;
	height: 30px;
	width: 98%;
	padding-left: 2%;
	line-height: 30px;
	background-color: rgba(255,0,0,1);
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	color: rgba(255,255,255,1);
	}
	
	
.video_box {
	margin: 2%;
	float: left;
	width: 96%;
	height: 300px;	
	}
	
.video_frame {
	width:100%;
	height:100%;	
	}
	
	
.number_font {
	font-family:Calibri, Arial, Helvetica, sans-serif;
	font-size:18px;
	
	}
			
	
@media only screen and (min-width: 481px) { 


.brand_logos a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#main_content {
	width: 98%;
	padding: 1%;
	float: left;
	height: auto;
	background-color: rgba(255,182,151,0.9);	
	}
	

.gallery li a img {
	margin: 1%;
	border: none;
	outline: none;
	width: 23%;
	float: left;
				}
				

.text_field {
	background-color: rgba(223,223,223,1);
	height: 30px;
	width: 60%;
	border: 1px solid rgba(102,102,102,1);
	color: rgba(51,51,51,1);
}
.text_area {
	background-color: rgba(223,223,223,1);
	height: 120px;
	width: 60%;
	border: 1px solid rgba(102,102,102,1);
	color: rgba(51,51,51,1);
}

.video_box {
	margin: 2%;
	float: left;
	width: 46%;
	height: 300px;	
	}
	
	
}


@media only screen and (min-width: 769px) { 


	
#content_wrapper_inside {
	width: 60%;
	max-width: 1024px;
	height: auto;
	margin-top: 170px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
		
	
	}
	
	
	
#about_brand_wrapper {
width:100%;
margin:0;
float:left;	
	
	}
.links_box {
	width: 98%;
	float: left;
	height: auto;
	margin-top: 10px;
	margin-right: 1%;
	margin-bottom: 10px;
	margin-left: 1%;
	
	}	
	
		
.about_links {
	width: 75%;
	height: auto;
	margin: 1%;
	float: left;

	
	}
	
.about_links a {
	text-decoration: none;
	text-align: left;
	font-size: 18px;
	color: #FF0000;
	font-weight: bold;
	}		
	
.about_links p {
	text-decoration: none;
	text-align: left;
	font-size: 18px;
	color: #000;
	padding-top: 0px;
	font-weight: bold;
	}	
	
	
.brand_logos {
	width: 21%;
	margin: 1%;
	float: left;	
	
	}

				
.gallery li a img {
	margin: 1.25%;
	border: none;
	outline: none;
	width: 10%;
	float: left;
				}
				

				
.text_field {
	background-color: rgba(223,223,223,1);
	height: 30px;
	width: 50%;
	border: 1px solid rgba(102,102,102,1);
	color: rgba(51,51,51,1);
}
.text_area {
	background-color: rgba(223,223,223,1);
	height: 120px;
	width: 50%;
	border: 1px solid rgba(102,102,102,1);
	color: rgba(51,51,51,1);
}

#cont_sec1 {
	margin: 1%;
	float: left;
	width: 48%;
}

#cont_sec2 {
	margin: 1%;
	float: left;
	width: 48%;
}

#cont_map {
	margin: 1%;
	float: left;
	width: 98%;
}
			


}
