@charset "UTF-8";
/* CSS Document */
html, 
html * {
	padding: 0;
	margin: 0;
	box-sizing: border-box;
	font-family: Helvetica Neue, Helvetica, Arial," sans-serif";
}
ul {
	list-style: none;
}

body {
	margin-left: auto;
	margin-right: auto;
	background-image: url(Images/Locations_Background.png);
}
img {
	width: 100%;
	max-width: 100%;
	height: auto;
	vertical-align: middle;
}

/* Add a black background color to the top navigation */
header {
	position: fixed;
	align-content: center;
	display: block;
	background-color: #fff; opacity: 0.7; filter: alpha(opacity=50);
	width: 100%;
	max-width: 100%;
}
.topnav {
    overflow: hidden;
}

/* Style the links inside the navigation bar */
.topnav a {
    float: left;
    display: block;
    color: #2F322A;
    text-align: center;
    padding: 10px 16px;
    text-decoration: none;
    font-size: 20px;
}
nav {
	float: right;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
}

/* Change the color of links on hover */
.topnav a:hover {
    background-color: #ddd;
    color: #fff;
}

/* Add an active class to highlight the current page */
.active {
    background-color: #B1B1B1;
    color: #ffffff;
}

/* Hide the link that should open and close the topnav on small screens */
.topnav .icon {
    display: none;
}
.style-logo {
	float: left;
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 80px;
}
.hero {
	/*background-image: url(Images/HomePageHERO.png);*/
	background-size:cover;
	margin-top: 120px;
		
}
.donutholes{
	background-size: cover;
}
.jellyJars {
	margin-top: 20px;
}
.maps {
	width: 100%;
	max-width: 100%;
	margin-top: 25px;
	display: flex;
	flex:1;
}
.thanks {
	margin: 100px 0px 0px 0px;
}
.subscribe {
	background-image: url(Images/Subscribe_Background.png);
	background-size: cover;
	font-family: shelby, sans-serif;
font-style: normal;
font-weight: 400;
	font-size: 20px;
	text-align: center;
	margin-top: 50px;
}
.subscribe h3{
	color: #ffffff;
	font-family: shelby, sans-serif;
	font-style: normal;
	font-size: 90px;
	font-weight: 400;
	text-align: center;
}
.button1 {
    background-color: #720541;
    color: white;
	padding: 15px 32px;
	text-align: center;
    text-decoration: none;
    display:block;
    font-size: 30px;
	vertical-align: middle;
	margin: 5px 0px 35px 0px;
}
h1 {
	font-family: "Shelby", sans-serif;
	font-style: normal;
	font-weight: 700;
	color: #720541;
	font-size: 90px;
	text-align: center;
	margin-bottom: 10px;
}
h2 {
	font-family: "Shelby", sans-serif;
	font-style: normal;
	color: #720541;
	font-size: 90px;
	font-weight: 700;
	text-align: center;
}

h3 {
	font-family: "Shelby", sans-serif;
	font-style: normal;
	color: #FFFFFF;
	font-size: 90px;
	font-weight: 700;
	text-align: center;
}
h5 {
	font-family: "Shelby", sans-serif;
	font-style: normal;
	color: #3c3b3b;
	font-size: 75px;
	font-weight: 700;
}
p{
	text-align: center;
}

.about p{
	font-family: JosefinSans;
	padding: 15px;
	color: #3C3B3B;
	text-align: center;
	text-transform: uppercase;
	border: 10px #720541 solid;
	font-size: 25px;
	width: 100%;
	max-width: 100%;
	margin: 0px, 0px, 20px, 0px;
}
.Menu_Items_Left ul li{
	font-family: JosefinSans;
	color: #720541;
	font-size: 40px;
	font-weight: 500;
	text-align: center;
	text-decoration: none;
}
.Menu_Items_Right ul li{
	font-family: JosefinSans;
	color: #720541;
	font-size: 40px;
	font-weight: 500;
	text-align: center;
	text-decoration: none;
}
.dallas_locations {
	font-family: JosefinSans;
	color: #720541;
	font-size: 20px;
	font-weight: 500;
	text-align: center;
	text-decoration: none;
	width: 100%;
	max-width:100%;
	margin-top: 125px;
}
.social_icons {
	padding: 0px 10px;
}
.social_icons ul li a img{
	width: 90px;
}
.social_icons ul li{
	display: inline-flex;
}
.footer_text {
	font-family: 'JosefinSans';
	font-size: 13px;
	margin-bottom: 20px; 
}
.Contact_Info ul li {
	font-family: 'JosefinSans';
	color: #3c3b3b;
	font-size: 40px;
	font-weight: 400;
	text-decoration: none;
	padding-bottom: 15px;
}
.footer_text {
	font-family: 'JosefinSans';
	font-size: 10px;
	margin-bottom: 20px;
	display: flex;
  	align-items: center;
  	justify-content: center; 
	width: 100%;
	max-width: 100%;
}

footer {
	padding: 20px 30px;
	text-align: center;
	
}
.col {
	width: 100%;
}

/* Form field styling */

input {
	border: 2px solid #eeeeee;
	height: 46px;
	margin: 10px 0 10px 0;
	padding: 1%;
	font-size: 1.2em;
	line-height: 1.5em;
	color: #3c3b3b;
	letter-spacing: .01em;
	font-style: normal;
	font-weight: 300;
	font-family: 'JosefinSans', sans-serif;
}

#fname{
	width:100%;
}

#lname{
	width:100%;
}

#email {
	width:75%;
	margin-bottom: 70px;
}
#emailec {
	width:75%;
}

#address {
	width: 100%;
}
#requests {
	width: 100%;
	border: 2px solid #eeeeee;
	padding: 1%;
	font-size: 1.2em;
	line-height: 1.5em;
	color: #3c3b3b;
	letter-spacing: .01em;
	font-style: normal;
	font-weight: 300;
	font-family: 'JosefinSans', sans-serif;
}
.robot {
	display: inline-block;
	position: relative;
	width: 60%;
	margin: 0 0 0 30px;
	line-height: 1em;
}

#submit {
	display: block;
	border: 0;
	width: 25%;
	height: 60px;
	margin: 30px auto;
	background: #720541;
	color: #fff;
	text-align: center;
	transition: background, color, .5s ease 0;
	font-size: 1.2em;
	line-height: 1.5em;
	letter-spacing: .01em;
	font-style: normal;
	font-weight: 400;
	font-family: Helvetica Neue, Helvetica, Arial," sans-serif";
	
}

#submit:hover {
	background-color: #720541; opacity: 0.7; filter: alpha(opacity=50);
	border: 1px #DADADA;
	color: #fff;
}

/* Top-level Styling */

* {
	margin:0;
	padding:0; 
	-webkit-margin-before: 0; 
	-webkit-margin-after: 0;
	-webkit-padding-start: 0;
	}

/*body {
	background-color:#e6e6e6;
	margin: 0 auto;
}*/

#wrapper {
	max-width: 1020px;
	height: 100%;
	background: #fff;
	margin: 0px auto 0;
	padding: 20px;
}

/* Div Layout Styling */

#subscribeBox {
	position: relative;
	margin: 0 auto;
	padding:10px 0;
	height: auto;
	width: 50%;
	min-width: 325px;
}


*:focus {
	outline: none;
}

.subscribeForm {
	display: block;
	margin: 20px 0 0 0;
	width: 90%;
}

/* Text Styling for h2, p, a */

.form_title {
	font-weight: 500;
	letter-spacing: .05em;
	color: #333333;
	font-style:normal;
	font-family: source-sans-pro, sans-serif;
}

.thin {
	font-weight:200;
}

a {
	text-decoration:none;
	color: #333333;
}

.col a:hover {
	background-color: #720541; opacity: 0.7; filter: alpha(opacity=50);
	text-decoration:none;
	color: #fff;
}


p {
	display: block;
	width: 90%;
	margin: 20px 0 0 0;
	font-size: 1.2em;
	line-height: 1.5em;
	color: #333333;
	letter-spacing: .01em;
	font-style: normal;
	font-weight: 300;
	font-family: source-sans-pro, sans-serif;
}
.row:before, .row:after {
	content: "";
	display: table;
}

.row:after {
	clear: both;
}
@media (max-width: 600px) {
  .topnav a:not(:first-child) {display: none;}
  .topnav a.icon {
    float: right;
    display: block;
  }
  .topnav.responsive {position: relative;}
  .topnav.responsive a.icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
}

/*Tablet View*/

@media screen and (min-width: 601px) and (max-width: 768px){
	
	.style-logo {
	postion: absolute;
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 80px;
}
.Menu_Items_Left ul li{
	font-family: JosefinSans;
	color: #720541;
	font-size: 30px;
	font-weight: 500;
	text-align: center;
	text-decoration: none;
}
.Menu_Items_Right ul li{
	font-family: JosefinSans;
	color: #720541;
	font-size: 30px;
	font-weight: 500;
	text-align: center;
	text-decoration: none;
}
h1 {
	font-family: "Shelby", sans-serif;
	font-style: normal;
	font-weight: 700;
	color: #720541;
	font-size: 110px;
	text-align: center;
	margin-bottom: 10px;
}
h2 {
	font-family: "Shelby", sans-serif;
	font-style: normal;
	color: #720541;
	font-size: 110px;
	font-weight: 700;
	text-align: center;
}

h3 {
	font-family: "Shelby", sans-serif;
	font-style: normal;
	color: #FFFFFF;
	font-size: 110px;
	font-weight: 700;
	text-align: center;
}
h5 {
	font-family: "Shelby", sans-serif;
	font-style: normal;
	color: #3c3b3b;
	font-size: 75px;
	font-weight: 700;
}
  .topnav a:not(:first-child) {display: none;}
  .topnav a.icon {
    float: right;
    display: block;
  }
  .topnav.responsive {position: relative;}
  .topnav.responsive a.icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
.nav_md_one_half {
		width: 50%;
	}
.col {
	float: left;
	}
}

/*Desktop View-1024*/

@media screen and (min-width: 769px) and (min-width: 1024px){
body {
		max-width: 1300px;
	}
.Menu_Items_Left ul li{
	font-family: JosefinSans;
	color: #720541;
	font-size: 40px;
	font-weight: 500;
	text-align: center;
	text-decoration: none;
	margin: 0px;
}
.Menu_Items_Right ul li{
	font-family: JosefinSans;
	color: #720541;
	font-size: 40px;
	font-weight: 500;
	text-align: center;
	text-decoration: none;
}
	
h1 {
	font-family: "Shelby", sans-serif;
	font-style: normal;
	font-weight: 700;
	color: #720541;
	font-size: 200px;
	text-align: center;
	margin-bottom: 10px;
}
h2 {
	font-family: "Shelby", sans-serif;
	font-style: normal;
	color: #720541;
	font-size: 110px;
	font-weight: 700;
	text-align: center;
}

h3 {
	font-family: "Shelby", sans-serif;
	font-style: normal;
	color: #FFFFFF;
	font-size: 110px;
	font-weight: 700;
	text-align: center;
}
h5 {
	font-family: "Shelby", sans-serif;
	font-style: normal;
	color: #3c3b3b;
	font-size: 75px;
	font-weight: 700;
}		
.style-logo {
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 80px;
}
	.topnav a {
    float: left;
    display: block;
    color: #2F322A;
    text-align: center;
    padding: 7px 8px;
    text-decoration: none;
    font-size: 20px;
}
nav {
	float: left;
}
.col-md-one-half {
	width: 50%;
	}	
.col {
	float: left;
	}
	
}