/*  
CMS Modify CSS
*/

html {
    position: relative;
    min-height: 100%;
}

body {
	    margin: 0 0 120px; /* bottom = footer height */
}

#wrapper, #header, #page,
#home-allcontent #header,
#footer, #bottom-footer-sections,
#footer-top-section {
	width:960px;
}

#inner-header, 
#footer, #bottom-footer-sections,
#footer-top-section {
	width:100%;
	max-width: 960px;
}


body {
  background:url(../images/page-bg-repeater.png) repeat-x #a71d2a;
}


body, th, td, input, textarea, select, option {
	font-family: Arial, Times, serif;
}

#top-content { /* this will hide by default this div *****************/
	display:none;
}


#footer, #footer p, #footer a, #footer-hours p,
#bottom-footer-sections, #bottom-footer-sections a,
#footer-wrapper, #footer-wrapper a, #footer-top-section,
#footer-top-section a, #bottom-footer-sections #right-section, 
#bottom-footer-sections #right-section a, #footer-right a,
#footer-right p a, #footer-right p {
	color: #000;
}

#footer-wrapper {
margin-top:5px;
	background:none;
	position: absolute;
    left: 0;
    bottom: 0;
	height:auto;
    min-height: 120px;
    width: 100%;

}

@media screen and (max-width: 1020px) {

#footer-wrapper {
    width: 100%;
	right:0%;
	left:0%;
	-moz-border-radius: 0px;
-webkit-border-radius: 0px;
border-radius: 0px;
}	
}



#footer-top-section {
	display:none;
}

#bottom-footer-sections #right-section {
margin-bottom:15px;
}

.phone-number {
	font-weight:bold;
	font-size:15px;
}

#header-wrapper {
	width:100%;
	height:inherit;
	background:none;
	background:#a71d2a;
}

#top-header-buttons {
	margin:0;padding:0;
	width:100%;
	height:auto;
	position:relative;
	clear:both;
}


/* ONLINE ORDER BUTTON IN THE TOP-HEADER-CUSTOM.PHP FILE */
#order {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	margin-left:auto;
margin-right:auto;
text-align:center;
width:100%;
margin-top:24px;

}

#order li {
	float:none;  /* needed to clear float from main-style.css */
	display: inline-block;
	margin: 0px;
	width:100%;height:51px;
		margin-left:auto;
margin-right:auto;
text-align:center;
background:red;
margin-bottom:8px;
}


#order li:hover {
background:green;
}

#order a {
	display: block;
	font-family:Arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-shadow: 1px 1px 1px #666;
	text-align:center;
	background:url(../images/order-online.png) no-repeat center;
	-webkit-transition: background 0.3s linear;
	-moz-transition: background 0.3s linear;
	-o-transition: background 0.3s linear;
	transition: background 0.3s linear;
	width:100%;height:51px;
	-webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

#order a:hover {
		background:url(../images/order-online.png) no-repeat center;
		width:100%;height:51px;
	-webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

/* END ONLINE ORDER CSS */



#logo-tagline {
float:right;
width:auto;
clear:right;
}
#logo-tagline h2 {
	font-size:21px;
font-weight:700;
color:#000;
font-style:italic;
text-align:right;
font-family:Georgia, "Times New Roman", Times, serif;
}

#h-nav-logo-wrapper {
	display:none;
}

/* for home-script area ********************/
#logo-wrapper {
	margin-left:0;
	margin-right:0;
	text-align:center;
	width:100%;
	max-width:100%;
	min-width:100%;
	margin-bottom:.5em;
	margin-top:12px;
}

.logo-ind {
			background:url(../images/trans-repeater.png) repeat;
	width:28%;
	display:inline-block;
	padding:.6em;
-moz-border-radius: 12px;
-webkit-border-radius: 12px;
border-radius: 12px;
    border: none;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
	margin:1%;
}




#logo-wrapper a .box-one {
	background:url(../images/events-image.png) center bottom no-repeat;
	height:240px;
		-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;
}
#logo-wrapper a .box-one:hover {
}

#logo-wrapper a .box-two {
	background:url(../images/specials-image.png) center bottom no-repeat;
	height:240px;
		-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;
}
#logo-wrapper a .box-two:hover {
}

#logo-wrapper a .box-three {
	background:url(../images/menu-image.png) center bottom no-repeat;
	height:240px;
			-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;
}
#logo-wrapper a .box-three:hover {
}

#logo-wrapper a .box-four {
	background:url(../images/gallery-image.png) center bottom no-repeat;
	height:240px;
			-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;
}
#logo-wrapper a .box-four:hover {
}

#logo-wrapper a .box-five {
	background:url(../images/feedback-image.png) center bottom no-repeat;
	height:240px;
	-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;
}
#logo-wrapper a .box-five:hover {
}

#logo-wrapper a .box-six {
	background:url(../images/contact-image.png) center bottom no-repeat;
	height:240px;
			-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;
}
#logo-wrapper a .box-six:hover {
}

.logo-ind:hover {
	background:#7d1316;
}


.box-title {
	display:block;
	color:#7d1316;
	text-align:center;
	z-index:3000;
	padding:.4em;
	padding-bottom:.1em;
	padding-top:0em;
	margin-top:-.1em;
	background:none;
	font-size: 3em;
	font-family: 'Courgette', cursive;
	font-family: 'Lilita One', cursive;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-family: 'Patrick Hand', cursive;
}

.logo-ind:hover .box-title {
	color:#fff;
}

.logo-ind img,
.logo-ind-right img {
	width: inherit;
	min-width:100%;
	max-width:100%;
}


.logo-ind a img,
.logo-ind-right a img {
	width: inherit;
	min-width:100%;
	max-width:100%;
}




#wrapper { 
	border: none;
	width:100%;
	margin:auto;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
	border-radius: 0px;
	margin:auto;
background:none;
box-shadow: none;
margin-top:0px;
border-top:none;
padding:1px;
background:none;
margin-bottom:12px;
}

	
#page { 
	border: none;
	margin:auto;
	border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
padding:0px;
min-height:200px;
margin-top:-13px;
	}
	
	
#content, #content-full-width {
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
padding:0%;
background:none;
padding-top:.5%;
margin-bottom:20px;
background:#fff;
}



#content {
	width:72%;
	float:left;
	margin-left:1%;
	margin-top:12px;
}

#main-content {
	padding-top:6px;
}

#home-allcontent #main-content {
	-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;	
border:none;
margin-bottom:17px;
}


#wysiwyg-content,
#html-main-content {
padding:0px;
margin:0px;
padding-left:2%;
padding-right:2%;
}


#wysiwyg-content img {
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
border:solid 1px #ccc;
}

.entry h1 { 
	padding-left:0%;
	padding-right:0%;
	text-align:left;
	color:#7d1316;
	padding-top:9px;
	padding-bottom:8px;
	margin-left:2%;
margin-right:2%;
text-align:center;
font-family: 'Courgette', cursive;
font-family: 'Bree Serif', serif;
}

#home-allcontent .entry h1 {
	color: #7d1316;
	font-size:33px;
}

.entry p, .entry h2, .entry h3 {
	color:#000;
}

#bottom-widget-wrapper h3 {
	font-size:15px;
}



@media screen and (max-width: 768px) {
.entry h1 { 
font-size:3.3vw;
}	
}

@media screen and (max-width: 650px) {
.entry h1 { 
font-size:1.5em;
}	
}

h1 {
	font-size: 1.9em; line-height: auto; 
}

h2 {
	font-size: 1.6em; line-height: auto;
}

h3 {
	font-size: 1.5em;
}

h4, h5, h6 {
	font-size: 1.4em;
}

p { 
font-size: 1.2em;
	margin: 0;
	padding: 0;
}

hr { margin: 0px; padding: 0px;  color: #fff;
}

/* Header */




/* Header */

#header {
	display:block;
	margin:auto;
	margin-top:0px;
	height:190px;
	min-width:100%;
	max-width:100%;
	background:none;
}

#inner-header {
	margin:auto;
	position:relative;
	z-index:4001;
	padding:0;
	width:100%;
	max-width:1024px;
	height: 100%;
	margin: 0 auto;
	margin-top:0px;
}

#home-allcontent #header {
	height:inherit;
}


#header-logo {
margin:0px;
padding:0px;
position:relative;
width:100%;
max-width:100%;
height:160px; 
text-align:center;
padding-top:7px;

 }
 
#header-logo img {
height:160px; 
width:auto;
text-align:center;
 }
 


#city, #address {
display:none;
}

#sidebar {
width:23%;
margin-right:1.5%;
float:right;
margin-top:-2px;
}

#sidebar-address {
	display:none;
}

#address p {font-weight:normal;}

.phone-wrapper {
	display:none;
}

#home-allcontent .phone-wrapper {
	display:block;
	text-align:center;
	margin-left:auto;margin-right:auto;
	margin-top:.5em;
}
#header .phone-number {
	font-weight:bold;
	font-size:34px;
	color:#fff;
}

@media screen and (max-width: 990px) {
#header .phone-number {
	font-size:4vw;
}

#top-header-buttons {
	margin-top:0px;
}
	
}

/* Page */

#page {
}


#page-bgtop {
	background: none;
}

#page-bgbtm {
	background: none;
}



/* Content */


#top-widget-wrapper {
	display:block;
	background:none;
	border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
padding:0px;
	display: table-row;
	border-collapse: separate;
	border-spacing: 8px 0px;
	width:100%;
	min-width:100%;
}


#left-box img, #center-box img, #right-box img {
	float:right;
	height:auto;margin:1.5%;
	width: 25%;
	min-width:25%;
	max-width:25%;
	padding-right:2%;
	}


#left-box h2, #center-box h2, #right-box h2 {
	display:inline-block;
	float:left;text-align:left; width:72%;
	font-weight:normal;padding-top:0px;padding-bottom:0px;
	color:#fff;font-size:1.8em;font-weight:600;
	margin-left:4%;
	margin-top:0px;
	margin-bottom:0px;
	}
	
#left-box h2 a, #center-box h2 a, #right-box h2 a,
#left-box p a, #center-box p a, #right-box p a {
	color:#fff;
	}
	
#left-box p, #center-box p, #right-box p {
	display:inline-block;
	float:left;text-align:left; width:72%;
	font-size:11px;margin-top:0px;padding-top:0px;
	margin-left:4%; font-size:1em;
	margin-top:0px;
	}

#left-box:hover, 
#center-box:hover, 
#right-box:hover {
opacity:.90;
filter:alpha(opacity=.90);
filter: “alpha(opacity=.90)”;
}





/* Home Custom CSS */



/* home specials box */
#home-specials {
	display:none;
}

#header-address {
margin:0px;
padding:0px;
float:right;
width:auto;
height:auto; 
z-index:9999;
text-align:right;
padding:8px;
margin-right:7px;
border-radius: 6px 6px 0px 0px;
-moz-border-radius: 6px 6px 0px 0px;
-webkit-border-radius: 6px 6px 0px 0px;
background:url(../images/trans-repeater_90.png) repeat;
position:absolute;
bottom:0;
right:0;
display:none;
	}
	
#header-address p {
	margin:0px;padding:0px;
	font-size:14px;
	line-height: 1.2em;
	color:#000;
	}
	
#header-address p .phone-number {
	font-weight:bold;
	color:#000;
	font-size:26px;
	line-height:1.2em;
	}


/* sidebar social links default to show */
#social-sidebar-links {
	display:none;
}

#social-header-links {
	width:auto;
	float:right;
	clear:right;
	display:none;
}

#social-header-links ul li {
display:inline;
}

#social-header-links img {
	margin-left: 4px;
	width:30px;
	height:30px;
}


/* Main Sidebar */

#nav-wrapper {
	margin:0;
background:#dee1e5;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
padding:4px;
width:inherit;
}

#nav-wrapper ul li {
	margin:0;
	padding:0;
}

/* defaults to show built in page links in sidebar navigation */
#static-vertical-nav {
}


/* horizontal nav hide  - styling for this is in horizontal-nav.css */
#horizontal-wrapper {
	}

/* side social icons - default to hide - stying for this area is below */
#social-icons-right-side {
position:fixed; margin-top:353px;margin-left:795px;
width:45px; 
}


#sidebar #hours,
#sidebar #open-marker,
#sidebar #closed-marker {
	display:none;
}


#sidebar a, #sidebar a:hover {
	margin:0;padding:0;
	text-decoration: none;
	font-weight: bold;
	background:none;
	color:#000;
}

#sidebar h2 a { 
}

#sidebar a:hover {
	text-decoration: none;
}

#sidebar p {
}

 
#sidebar ul, #sidebar ul li ul {
	margin: 0;
	list-style: none;
 padding:0px;
 }
 
 #sidebar ul {
 }

#sidebar li {
}

#sidebar li ul {
	width:inherit;
}


#sidebar li li { 
width:inherit;
	padding: 8px;
	background:#111;
	border:.1em solid #646464;
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
	margin-bottom:3px;
}


#sidebar ul li ul li ul  {
	padding:0;margin:0;
	background:#111;
	border:.1em solid #646464;
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
	border-radius: 2px;
	width:auto;
	min-width:140px; max-width:220px;
	margin-left:-10px; margin-top:15px;
	padding-top:4px;
	padding-bottom:4px;
}

#sidebar ul li ul li ul li  {
	padding:0;margin:0;
}


#sidebar ul li ul li ul li {
	background:none;
width:auto;
min-width:110px;
	padding-left:10px;
	border:none;
}

#sidebar ul li ul li:hover,
#sidebar ul li ul li ul li:hover {
position:relative;
z-index:9000;
}



#sidebar ul li ul li:hover ul {
}

#sidebar ul li li:hover,
#sidebar ul li li:visited, 
#sidebar ul li li:active
 {
}





#sidebar h2 {
}

#sidebar h3 {
}



#hours {
	width:100%;
	color:#000;
line-height: 1.2em;
margin-bottom:10px;
display:none;
}
#hours .bold-font {font-weight:bold;}
#hours p {font-weight:normal; font-size:12px;}


#main-list {list-style-type:disc;}

#main-list li {
margin-left: 21px; 
line-height: 145%;
font-size: 12px; }

.list-header { font-weight: bold; 
color:#60678A; font-size: 15px; 
margin-top: 10px;}
h4 { font-weight: bold; color:#990000; 
font-size: 15px; 
margin-top: 0px; 
margin-bottom: 6px;}

.list-sub { font-weight: normal; color:black; font-size: 14px; margin-top: 10px; line-height: 140%;}

#h-line {
margin-left: 2px; 
marign: 0px; 
padding:0px; 
width: 285px; 
height: 1px; }

#h-line2 {
margin-left: 2px; 
marign: 0px; 
padding:0px; 
width: 275px; 
height: 1px; }


/*form styling */

#form-box {
padding: 0px 0px 0px 0px; 
width: 300px;
height: auto;
margin: 0px 0px 0px 0px;
padding-top: 0px;
}

.thank-you {
font-size: 20px; 
font-style: italic; 
color: red; }


/* coupon club top */

#coupon-club-top {
	position:absolute;
	z-index:4000;
	margin-left:666px;
	margin-top:162px;
	width:248px; background:#E9E9E9;
	border:.2em dotted #333;
	-webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
	padding: .7em;
	background:url(../images/body-bg-repeater.png) repeat;
	opacity:0.9;
 	filter:alpha(opacity=90);
	color:#fff;
}

.coupon-club-title {
	font-size: 25px;
	font-weight:bold;
	color:#FC3;
}

#coupon-club-top .email-form {
margin-top: 8px;
line-height: 160%;
}

/*  
coupon club
*/

#coupon-club {
padding: 0px; 
margin: 0px;
width:500px; 
height: 253px;
background: url(../images/coupon-club.jpg) no-repeat center top;
}

#coupon-club-text {
margin-left:70px; 
padding-top: 94px; 
width: 360px;}

#coupon-club p{
padding-top: 50px; 
padding-left: 10px;}

.small-text {
font-size: 10px; }

#club-disclaimer { padding:0px;margin:0px;line-height:.9em;margin-top:3px;}
.disclaimer-text {font-size: 10px; }

#coupon-club .email-form {
margin-top: 8px;
line-height: 160%;
}

#coupon-specials { 
}

#menu-margin-top {
margin:0px; padding:0px; 
float:left; 
margin-top:-128px; 
padding:0px;}

#coupon-specials h2{ 
padding:0px;margin:0px;
line-height: 1.2em;
font-family:Arial, Helvetica, 
sans-serif;font-size:22px;
font-weight: bold;
font-style:normal;
padding-top: 3px; 
padding-bottom: 3px;
}

#coupon-specials h3{ 
padding:0px;margin:0px;
line-height: 1.2em;
font-family:Arial, Helvetica, sans-serif;
font-size: 16px;
}

#coupon-specials p{ 
padding:0px;margin:0px;
line-height: 1.2em;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
padding-top:5px; 
padding-bottom: 1px;
}

#coupon-line {
width: 500px; margin: 0px; padding:0px;}

#print-page a {
color:#FF0000;}

.small-text {
font-size: 10px; }

#menu-navigation {
margin:0px;padding:0px;
}

#menu-wrapper {
	margin-bottom:20px;
}

#menu-navigation a {
color:#C0273F;}


/*  
left specials box
*/


#lunch-specials { 
margin-top: 10px; 
margin-left: 4px;
color:#000000; 
font-family:Arial, Helvetica, sans-serif;
width: 183px;
margin-bottom:17px;
}

#specials-top {
width:183px;
height:55px;
}

#specials-content {
	background-color:#fff; 
	margin-top:-3px;
}

#lunch-specials a { 
color:#FF0000;}

#lunch-specials a:hover { 
color:#FF9900;}

#lunch-specials-bottom {
height:0;margin-bottom:8px;
margin-top:-3px;
}

#lunch-specials ul li .specials-title {
	font-weight:bold;}


#lunch-specials h2 {
margin:0px; padding: 0px;
font-weight:bold; 
font-size: 15px;
text-align:center;
color: #000;
font-family:Arial, Helvetica, sans-serif;
padding-top:4px; 
margin-bottom:-10px;}

#lunch-specials ul {
margin:0px; padding: 0px; }

#lunch-specials p {
font-size: 11px;
margin:0px; 
padding:0px; 
color:#000;
padding-left: 5px; 
padding-bottom:5px; 
line-height: 100%;}

#lunch-specials ul li{
font-size: 11px; 
margin:0px; 
padding: 0px; 
padding-left: 5px; 
padding-right:5px; 
border-bottom:none;}


.breadcrumbs { 
color:#000;
}


.hide-field input
{
}

#google-map iframe {
	}
#print-menu {
	}

#float-right {float:right;}
#clear {clear:both;}


#coupon-line hr {

  }
  
  
  
  
  /* side social icons */
  


  
#online-ordering-side-button {
display:none;
}


#header-ordering-button {
}


.menu-description {font-style:italic; padding-bottom:5px;}



#specials-wrapper { 
text-align:left; 
-webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
	padding: 10px;
	margin-bottom:5px;
		background:#7d1316;

color:#fff;
  }
.specials-title {
	font-weight:bold;font-size: 1.8em;
	color:#fff;
  }
#specials-wrapper p {

}
	
#specials-allcontent {
	display:none;
	}
	

#hide-contact-fax, #hide-contact-email {
	display:none;
	}

#widget {
	color:#000;
		-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

#widget #widget-content h3 a {
	text-align:center;
	font-family:arial, verdana, sans-serif;
	font-size: 17px; line-height: 1.2em;
	color:#fff;
	font-weight:600;
padding:.5em;
text-decoration:none;
}


#contactinfo {  /* this is the wrapper for the in page form option ********/
/* width: 60%;
margin: 0 auto;  */
}

#contactinfo p a,
#contact info a {
	color:#000;
}


#contact-page-wrapper p a {
	color:#000;
}



#contact-page-image {
	float:right;
	width: 28%;
	max-width:300px;
	height:auto;
}




@media screen and (max-width: 990px) {
	
	
body {
	max-width:100%;
	min-width:100%;
	overflow:hidden;
}


#wrapper { 
margin-top:0px;
}

.box-title {
	font-size: 2.2em;
}

#header {
	height:25vw;
	width:100%;
	max-height:inherit;
}


#inner-header {
}


#header-logo {
	 width: auto;
    height: auto;
	margin-top:4px;
 }
 
 #header-logo img {
	 width: auto;
    height: auto;
	height:18vw;
 }
 
	
#horizontal-wrapper { /*** hide this to show the reduced menu */
	display:none;
}

/**** STYLE FOR REDUCED MENU BACKGROUND COLOR *****************/
#reduced-menu-button { 
	display:block;
	position:relative;
}

#nominate-wrapper {
	margin-right:8px;
}

#social-header-links {
	display:none;
}


#header-address {
margin-right:1%;
	}

#home-allcontent #content-full-width,
#content-full-width,
#content{
padding:1.5%;
margin-bottom:25px;
}

#content {
	width:72%;
}

#sidebar {
	width: 24%;
	margin-left:1.5%;
}


#page {
	width:100%;
}
	



}


@media screen and (max-width: 768px) {



.logo-ind {
	width:45%;
}

.box-title {
	font-size: 2.2em;
}

#header-address {
		display:none;
	}
	
#sidebar {
width:97%;
clear:both;
margin-top:10px;
}

#sidebar #widget,
#sidebar #widget-no-bg {
width:48%;
margin-left:1%;
margin-right:1%;
display:inline-block;
}


#contact-page-image {
display:none;
}


/* Content */




#home-allcontent #content-full-width,
#content-full-width,
#content{
	padding: 0px; margin:0px;
	float: right;   /* float right for left sidebar */
	width: 100%;
	padding-top: 0px;
	margin-top: 0px;
	border-radius: 0px;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
padding:1.5%;
margin-bottom:25px;
}


#main-content { 
float:right; 
width:100%;
margin:0;
padding:0;
}

	
	
	
/* footer */



	
}



@media screen and (max-width: 700px) {
	
#coupon-club-top, #coupon-club, #header-ordering-button,
#social-header-links {
	display:none;
}
	
#sidebar #widget,
#sidebar #widget-no-bg {
width:98%;
}

}

@media screen and (max-width: 570px) {
	

#header-logo {
	 width: auto;
    height: auto;
	margin-top:0px;
 }
 

 
#home-allcontent #header-logo {
}
#home-allcontent #header-logo img {
width:84%;
max-width:648px;
height:auto;
max-height:220px; 
padding-bottom:12px;
 }
 
 
#logo-tagline {
position:relative;
text-align:center;
width:100%;
}
#logo-tagline h2 {
	font-size:17px;
text-align:center;
}


#wrapper {
	margin-bottom:60px;
}
 
}


@media screen and (max-width: 400px) {

.logo-ind {
	width:96%;
}

}

@media screen and (max-width: 300px) {
	
body, #wrapper, #content, #content-full-width, #page, #header {
	min-width:300px;
}


	
}