/* CSS Document */
body {
	font-family: 'Raleway', sans-serif;
	margin:0px;
}
h1, h2, h3, h4 {
font-family: 'avantgarde_bk_btdemi';
font-weight: 700;
	
}
.red {
	color:#4f811e;
}
a.svg {
  position: relative;
  display:block;
}
a.svg:after {
  content: ""; 
  position: absolute; 
  top: 0; 
  right: 0; 
  bottom: 0; 
  left: 0;
}
.navbar-nav>li.social-media {
	margin-top: -9px;
	margin-left: -20px;
}
.social-media {
	
}
.social-media img {
	
}

/* navigation*/
.header-trim {
    background-image: url(../images/header-BG-trim.png);
	background-repeat:repeat-x;
	height: 12px;
	margin-top: 0px;
	background-color: transparent;
}

.navbar{
	
	background-color:rgba(0,0,0,0.0);
	border-radius: 0px;
	border: none;
	text-align:center;
	height: 62px;
	margin-top: 20px;
	font-family: 'avantgarde_bk_btdemi';
	font-weight: 700;
	z-index: 9000;
	
}

.navbar-collapse {
	background-color:#4f811e;
	border-radius: 0px;
	border: none;
	margin-bottom: 20px;
	margin-top: 4px;
	
	
}
.navbar-default .navbar-nav>li>a {
	font-size: 23px;
	color: #ffffff;
	margin-top: 2px;
	
}
.navbar-default .navbar-nav li a:hover {
	color: #4f811e;
}
.navbar-default .navbar-nav li.order-btn a {
	
	color: #ffffff;
	margin-left: 8px;background-color: #df1c1c;
	border: none;
	margin-top: -2px;
}
.navbar-default .navbar-nav .order-btn a:hover {
	background-color:#4f811e;
	color: #FFFFFF;
}

.nav.navbar-nav.mobile>li {
    border-bottom: dotted 1px #ffffff;
}
.mobile>li.order-btn.last {
    border: none;
}

.navbar-default .navbar-nav .dropdown-menu {
	margin-top:7px;
	background-color:rgba(0,0,0,0.7);
	border:none;
	border-radius:0px;
	box-shadow:none;
	text-align:right;
}
.navbar-default .navbar-nav .dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none;color:#4f811e;background-color:transparent;}

.navbar-default .navbar-nav .dropdown-menu>li>a {font-size:20px; color: #FFFFFF;}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus{
	background-color: transparent;
	color: #FFFFFF;
}


img.logo {
	margin-top: -40px;
}

.nav-l {
	text-align:right;
}
.nav-l ul{
	margin-top: 5px;
}
.nav-r {
	text-align:left;
}
.nav-r ul{
	margin-top: 5px;
}



/* jumbotron */
.background {
	background-image: ;
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
	padding-top:43px;
}
.jumbotron {
	background: none;
	margin-bottom: 0px;
	margin-top: 0px;
	
}
.order-online {
	background-image: url(../images/hero-BG-orderonline.png);
	background-repeat:no-repeat;
	background-size:contain;
	background-position:center center;
	margin-bottom:150px;
	margin-top: 70px;	
	height: 380px;
	cursor:pointer;
}
.order-online object {
	height: auto;
	max-width: 100%;
	vertical-align: middle;
	border: 0px;
}
#jumpMenu {
	margin-top: 185px;
	width:63%;
	height:53px;
	font-size: 35px;
	border-color:#4f811e;
	border-style:solid;
	border-width:3px;
	border-radius: 0;
	font-family: 'avantgarde_bk_btdemi';
font-weight: 700;
}


#order-choose .modal-content  {
	background-color: #332a2b;
	color: #FFFFFF;
	border-radius: 0px;
	text-align: center;
	font-family: 'avantgarde_bk_btdemi';
font-weight: 700;
}
#order-choose .modal-content a {
	background-color:#ffe23b;
	color: #332a2b;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  padding: 5px 8px 5px 8px;
  text-decoration:none;
  font-size: 30px;
}
#order-choose .modal-header, #order-choose .modal-footer {
	border: none;
	text-align: center;
}
#order-choose .modal-footer button {
	background-color:#5A5A5A;
	color: #FFFFFF;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  padding: 5px 8px 5px 8px;
  text-decoration:none;
  font-size: 15px;
  border-radius: 0;
  border: none;
	
}
h4.modal-title {
	font-size: 30px;
}






/* main-content */
#zuppler-menu {
		margin-top: 0px;
	}
.main-content {
	background-color:rgba(255,255,255,1);
	padding-top:60px;
	padding-bottom:60px;
	padding-left: 8%;
	padding-right: 8%;
	margin-top: -20px;
	margin-left:10%;
	margin-right:10%;
}
.main-content-order {
	background-color:rgba(255,255,255,0.9);
	padding-top:5px;
	padding-bottom:5px;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 60px;
	margin-left:0;
	margin-right:0;
}
.main-content a {
	font-size: 35px;
	color: #ffffff;
	padding: 9px 16px 9px 16px;
	background-color: #de1818;
	text-decoration:none;
	border: none;
	border-radius: 0px;
	font-family: 'avantgarde_bk_btdemi';
font-weight: 700;
	
	text-transform:uppercase;
}
.main-content h1 {
	color: #4f811e;
	line-height: 56px;
	text-transform:uppercase;
}
.main-content h2 {
	color: #4f811e;
	font-size: 32px;
	margin-top: 50px;
	margin-bottom: 20px;
	padding-bottom: 9px;
	line-height: 0px;
	
	text-transform:uppercase;
}
.main-content p {
	color: #363636;
	margin-top: 0px;
	padding-top: 0px;
}
#prices {
	color: #faa739;
}
.main-content p.dish {
	color: #363636;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	font-weight: bold;
	font-size: 17px;
}
.main-content p.description {
	color: #363636;
	margin-top: 0px;
	padding-bottom: 20px;
	margin-bottom: 0px;
	padding-top: 0px;
}
.main-content a:hover {
	background-color:#515151;
}
.email {
	color: #4f811e;
}
.main-content a.email {
	font-size: 18px;
	color: #363636;
	padding: 0px;
	background-color: transparent;
	text-decoration:none;
	border: none;
	border-radius: 0px;
	
}
.main-content h3{
	font-size: 20px;
	color:#4f811e;
	margin-bottom: 2px;
}
.main-content p{
	padding-top: 15px;
	font-size: 17px;
	line-height: 24px;
	color: #000000;
	font-weight: 400
}
.main-content .intro-text {
	font-size: 24px;
	font-weight:bold;
}
.main-content object {
	height: auto;
	max-width: 100%;
	vertical-align: middle;
	border: 0px;
}
.underline {
	border-bottom: 2px dashed #4f811e;
	margin: 20px 5% 50px 5%;
}
.title {
	margin-top: -100px;
	}
iframe {
	width:100%;
	height:300px;
	border:none;
}

div.power_head{
	font-size: 38px;
	color: #4f811e;
	cursor:pointer;
	margin:0px;
	padding:10px 0 4px 0;
	clear:both;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #393939;
	text-align:center;
	font-family: 'avantgarde_bk_btdemi';
font-weight: 700;
}div.power_head:hover{
	color: #535353;
	background:url(/sites/default/themes/galleryinthecity/images/arrow_sprite.png) no-repeat 630px -40px;
}div.active{
	color: #535353;
	background:url(/sites/default/themes/galleryinthecity/images/arrow_sprite.png) no-repeat 630px -80px;
}div#power_body{
	padding:20px 0px 0px 0px;
	display:none;
	color: #333;
	background-color:rgba(255,255,255,0.85);
	padding-top:20px;
	padding-bottom:20px;
	margin-bottom: 30px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #393939;
}
div#power_body h3{
	padding-bottom: 0px;
	padding-top: 0px;
	font-size: 30px;
}
div#power_body p{
	padding-top: 0px;
	line-height: 20px;
}





/* adbar */

.adbar {
	background-color: rgba(0,0,0,0.6);
	padding-top:40px;
	padding-bottom:60px;
}

.adbar-item {
	color: #FFFFFF;
	background-image: url(../images/adbar-BG-right.png);
	background-repeat:no-repeat;
	background-size:cover;
	text-align: right;
	padding-bottom:30px;
	padding-left: 20px;
	
	height: 220px;
	
}
.adbar-item2 {
	color: #FFFFFF;
	background-image: url(../images/adbar-BG-right.png);
	background-repeat:no-repeat;
	background-size:cover;
	padding-bottom:20px;
	padding-right: 20px;
	
	height: 220px;
}


.adbar-item a {
	font-size: 26px;
	color: #FFFFFF !important;
	padding: 8px 16px 8px 16px;
	text-decoration:none;
	background-color: #4f811e;
	border:none;
	color: #ffffff;
	line-height:none;
	border-radius: 0px;
	font-family: 'avantgarde_bk_btdemi';
	text-transform:uppercase;
font-weight: 700;
}
.adbar-item2 a {
	font-size: 26px;
	color: #FFFFFF !important;
	padding: 8px 16px 8px 16px;
	text-decoration:none;
	background-color: #df1c1c;
	border:none;
	color: #ffffff;
	line-height:none;
	border-radius: 0px;
	font-family: 'avantgarde_bk_btdemi';
	text-transform:uppercase;
font-weight: 700;
}
.adbar-item2 a:hover, .adbar-item a:hover {
	background-color: #424242;
}
.adbar-item2 a:hover, .adbar-item a:hover {
	background-color: #424242;
}
.adbar-item2 img {
	margin-top:10px;
	width: 100%;
	height: auto;
}
.adbar-item img {
	margin-top:10px;
	width: 100%;
	height: auto;
}
.adbar-item h2 {
	font-size: 32px;
	line-height: 36px;
	margin-bottom: 0px;
}
.adbar-item h3 {
	font-size: 32px;
	line-height: 36px;
	margin-bottom: 1px;
}
.adbar-item p {
	
	font-size: 16px;
	padding-bottom:0px;
}
.adbar-item2 h2 {
	font-size: 32px;
	line-height: 36px;
	margin-bottom: 0px;
}
.adbar-item2 h3 {
	font-size: 32px;
	line-height: 36px;
	margin-bottom: 1px;
}
.adbar-item2 p {
	font-size: 16px;
}
.form-field {
	color: #30281d;
	font-size: 16px;
	background-color: #FFFFFF;
	padding: 7px;
	width: 71%;
	height: 40px;
	border: none;
	border-radius: 0px;
	margin-bottom: 15px;
	margin-top: 0px;
}

#button {
	font-size: 28px;
	width: 18%;
	margin-top: 0px;
	color: #FFFFFF !important;
	padding: 1px 7px 5px 7px;
	background-color: #4f811e;
	border:none;
	color: #ffffff;
	text-decoration:none;
	border-radius: 0px;
	font-family: 'avantgarde_bk_btdemi';
font-weight: 700;
}

#button:hover {
	background-color: #515151;
}







/* testimonial */

.testimonial {
	background-color: #ffffff;
	padding-top:70px;
	padding-bottom:80px;


}
.quote-text {
	padding-right: 0%;
}
.quote-image {
	text-align: right;
}
.quote-image img {
	height: auto;
	max-width: 90%;
	vertical-align: middle;
	border: 0px;
	margin-top: 8px;
}
.quote-text h3{
	color: #222222;
	font-size:48px;
	line-height: 39px;
}
.quote-text a {
font-size: 34px;
	color: #FFFFFF !important;
	padding: 9px 16px 9px 16px;
	text-transform: uppercase;
	text-decoration:none;
	background-color:#4f811e;
	color: #ffffff;
	border: none;
	line-height:none;
	border-radius: 0px;
	font-family: 'avantgarde_bk_btdemi';
font-weight: 700;
}
.quote-text a:hover {
	background-color: #414141;
}
.quote-text h4{
	color: #222222;
	font-size:20px;
	line-height: 24px;
	
	padding-bottom: 20px;
}







/* testimonial */

.testimonial2 {
	background-color: #982628;
	padding-top:70px;
	padding-bottom:80px;


}
.testimonial2 .quote-text {
	padding-right: 0%;
}
.testimonial2 .quote-image {
	text-align: left;
}
.testimonial2 .quote-image img {
	height: auto;
	max-width: 90%;
	vertical-align: middle;
	border: 0px;
	margin-top: 8px;
}
.testimonial2 .quote-text h3{
	color:#FFFFFF;
	font-size:48px;
	line-height: 39px;
}
.testimonial2 .quote-text p {
	font-size: 16px;
	color: #ffffff;
	padding-bottom: 15px;
}
.testimonial2 .quote-text a {
font-size: 36px;
	color: #FFFFFF !important;
	padding: 5px 16px 6px 16px;
	
	text-decoration:none;
	background-color: transparent;
	color: #ffffff;
	border: solid 2px #4f811e;
	line-height:none;
	border-radius: 0px;
	font-family: 'avantgarde_bk_btdemi';
font-weight: 700;
}
.testimonial2 .quote-text a:hover {
	background-color: #414141;
}
.testimonial2 .quote-text h4{
	color:#FFFFFF;
	font-size:20px;
	line-height: 24px;
	
	padding-bottom: 0px;
}






/* promo */

.promo {
	background-image: url(../images/promo-BG-food.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
	background-attachment:fixed;
	margin-top: -1px;
	padding-top:150px;
	padding-bottom:150px;
}
.inner-promo {
	padding: 40px;
   margin: 10px;
   background: rgba(0, 0, 0, 0.5);
   color: #ffffff;
   font-size: 21px;
   font-weight: bold;
   line-height: 1.3em;
   border: none;
   box-shadow: 0 0 0 8px #ffffff, 2px 1px 6px 4px rgba(0, 0, 0, 0.5);
   font-weight: normal;
}
.message h2{
	margin-top: 10px;
	margin-bottom:10px;
	padding-bottom: 0px;
	color: #ffffff;
	font-weight: 700;
	font-size:50px;
	line-height: 45px;
}
.message h3{
	
	margin-top:0px;
	}

.round-btn {
	margin-top:40px;
	margin-bottom:20px;
}
.round-btn a {
font-size: 38px;
	color: #ffffff !important;
	padding: 12px 19px 12px 19px;
	background-color: #d12a21;
	text-decoration:none;
text-transform: uppercase;
	line-height:none;
	border-radius: 0px;
	font-family: 'avantgarde_bk_btdemi';
font-weight: 700;
}
.round-btn a:hover {
	background-color: #414141;
	
}
/* footer */

footer {
	background-color:#262626;
}
.footer-nav {
	list-style:none;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: -40px;
}
.footer-sm {
	padding-top: 10px;
}
.footer-content {
	padding-bottom: 30px;
}

.footer-nav li {
	display:inline;	
}
.footer-nav li a {
	font-size: 26px;
	padding: 0px 10px 0px 10px;
	color:#FFFFFF;	
	font-family: 'avantgarde_bk_btdemi';
	font-weight: 700;
}
.footer-nav li a:hover {
	color:#4f811e;	
	text-decoration:none;
}
.footer-contact p {
	color:#FFFFFF;	
	font-size: 14px;
	line-height: 18px;
	margin-top: 20px;
}
.footer-legal p {
	color:#FFFFFF;	
	font-size: 12px;
	margin-top: 20px;
}
.footer-legal p a {
	color:#FFFFFF;	
}
.footer-legal p button  {
	background-color:transparent;
	text-decoration:none;
	border: none;
	padding-left: 0px;
	padding-right: 0px;
	
}
.footer-legal .small {
	font-size: 12px;
}

.footer-legal .small a{
	color:#FFFFFF;	
	font-size: 10px;
	margin-top: 20px;
}

.modal {
	z-index: 9999;
}
.modal-content {
	background-color: #ffffff;
	border: none;
	border-radius: 0;
	padding-left: 20px;
	padding-right: 20px;
}
.modal-content h3 {
	color: #4f811e;
	font-size: 36px;
	line-height: 37px;
	padding-bottom: 0px;
	margin-top:30px;
}
.modal-content h2 {
	color: #4f811e;
	font-size: 31px;
	line-height: 34px;
	padding-bottom: 0px;
	margin-top:-15px;
	padding-top:0px;
}
.modal-content iframe {
	border: none;
}
.modal-content p {
	padding-top: 10px;
	color: #353535;
	font-size: 18px;
	line-height: 19px;
	padding-bottom:15px;
	margin-bottom:0px;
	padding-left: 20%;
	padding-right: 20%;
	
	font-weight: 300;
}
.modal-content p a {
	color: #d97709;
}
.modal-header {
	border: none;
	padding-bottom:0px;	
	padding-left: 0px;
}
.modal-header .close{
	color: #FFFFFF;
	opacity: 1;
}
.modal-body {
	border: none;
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	padding-left: 0;
	padding-right: 0;
	
}

.modal-footer {
	border: none;
	text-align:center;
	margin-top: 0px;
	padding-top:0px;
}

.modal .reg-button {
	text-shadow:none;
	color: #ffffff;
	font-size: 19px;
	margin-top:0px;
	background-color: #4f811e;
	padding: 6px 20px 6px 20px;
	border: none;
	font-family: 'avantgarde_bk_btdemi';
}







.modal#order {
	z-index: 11116;
}
.modal#order .modal-content {
	background-color: #1e1e1e;
	border: none;
	border-radius: 0;
	padding-left: 0;
	padding-right: 0;
}
.modal#order .modal-content h3 {
	color: #ffffff;
	font-size: 36px;
	line-height: 37px;
	padding-bottom: 0px;
	margin-top:30px;
}
.modal#order .modal-content h2 {
	color: #ab1d40;
	font-size: 31px;
	line-height: 34px;
	padding-bottom: 0px;
	margin-top:-15px;
	padding-top:0px;
}
.modal#order .modal-content iframe {
	border: none;
}
.modal#order .modal-content p {
	padding-top: 10px;
	color: #e8e6de;
	font-size: 18px;
	line-height: 19px;
	padding-bottom:15px;
	margin-bottom:0px;
	padding-left: 20%;
	padding-right: 20%;
	font-weight: 300;
	font-family: 'avantgarde_bk_btdemi';
}
.modal#order .modal-content p a {
	color: #ffffff;
	font-family: 'avantgarde_bk_btdemi';
}
.modal#order .modal-header {
	border: none;
	padding-bottom:20px;	
}
.modal#order .modal-header .close{
	color: #e8e6de;
	opacity: 1;
}
.modal#order-body {
	border: none;
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	padding-left: 0;
	padding-right: 0;
	
}

.modal#order-footer {
	border: none;
	text-align:center;
	margin-top: 0px;
	padding-top:0px;
}

.modal#order .reg-button {
	text-shadow:none;
	color: #e8e6de;
	font-size: 19px;
	margin-top:0px;
	background-color: #ff0000;
	padding: 6px 20px 6px 20px;
	font-family: 'avantgarde_bk_btdemi';
	border: none;
}
.modal#order p a {
	text-shadow:none;
	color: #ffffff;
	font-size: 19px;
	margin-top:0px;
	background-color: #ff0000;
	padding: 6px 20px 6px 20px;
	font-family: 'avantgarde_bk_btdemi';
	border: none;
}.modal#order p a:hover {
	background-color:dimgrey;
	text-decoration: none;
}
.modal#order .reg-button {
	text-shadow:none;
	color: #e8e6de;
	font-size: 17px;
	margin-top:0px;
	background-color: #3d3d3d;
	padding: 6px 20px 6px 20px;
	border: none;
}
.modal#order .modal-footer {
	padding-top: 30px;
}












/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
.navbar-default .navbar-nav>li>a {
	font-size: 28px;
	margin-top: 2px;
}
.adbar-item, .adbar-item2 {
	height: 200px;	
}
.logo-pop img {
	
	 margin-top: -15px;
}
	.quote-text {
	padding-top: 30px;;
}
}
	
	
	
	
	

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199px) {
.navbar-default .navbar-nav li a {
	font-size: 21px;
	
}
.logo-pop img {
	width:160px;
     height:160px;
	 margin-top: 0px;
}

}




 
 
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991px) {
.navbar-default .navbar-nav li a {
	font-size: 18px;
	padding-left: 8px;
	padding-right: 8px;
}
img.logo {
	 margin-top: -25px;
}
.main-content {
	padding-top:20px;
	padding-bottom:60px;
	padding-left: 8%;
	padding-right: 8%;
	margin-top: 0px;
	margin-left:0;
	margin-right:0;
}
.adbar-item {
	text-align: center;
	padding-bottom:20px;
	padding-left: 40px;
	padding-right: 40px;
}
.adbar-item2 {
	text-align: center;
	padding-bottom:28px;
	padding-left: 40px;
	padding-right: 40px;
}
.adbar-item, .adbar-item2 {
	height: 400px;	
}
.adbar-item2 img {
	margin-top:20px;
	width: 60%;
	height: auto;
}
.adbar-item img {
	margin-top:20px;
	width: 60%;
	height: auto;
}
.quote-image img {
	max-width: 100%;

}



.footer-content {
	background-position: center bottom;
	padding-bottom: 30px;
}
.footer-contact p a {
	color:#FFFFFF;	
}
 }
 
 
 
 
 
 

/* Extra small devices (phones, less than 768px) */
@media (max-width: 767px) {
.background {
	padding-top:0px;
}

.navbar{
    margin: 0px 0px 0px 0px;
	padding-top:5px;
	text-align:center;
	font-size: 30px;
	background-color:transparent;
	font-family: 'avantgarde_bk_btdemi';
font-weight: 700;
	font-weight: 700;
}
	.navbar-default .navbar-nav>li>a {
		color: #ffffff;
	}
	
.navbar-default .navbar-nav .order-btn {
	background-color:transparent;
	color: #FFFFFF;
	margin-left: 0px;
	border: none;
	margin-top: -0px;
}
.navbar-default .navbar-nav .order-btn a:hover {
	background-color:transparent;
	color: #000000;
}
.navbar-toggle {
	margin-right: 25px;
	border: none;
	background-color: #393939;
	
}
.navbar-default .navbar-toggle:hover {
	background-color: #565656;
	
}
.navbar-default .navbar-nav li a {
	font-size: 26px;
	margin-right: 0px;
	font-weight:700;
	text-align:center;
}
.navbar-default .navbar-nav li a:hover {
	color: #ffffff;
}

.navbar-default .navbar-nav .order-btn {
	background-color: transparent;
	
}
	.navbar-default .navbar-nav li.order-btn a {
		background-color: transparent;
		
	}
.navbar-default .navbar-nav li.order-btn a {
	border: none;
	margin-left: 0px;
	margin-top: 0px;
}
.navbar-header {
	padding-left:0px;
	text-align:left;
}
img.logo {
	margin-top: 10px;
}
.logo {
	text-align:left;
	width: 100px;
	height: auto;
	margin-top: 10px;
	margin-left: 20px;
}
.navbar-default .navbar-nav .dropdown-menu {
	background-color: #202020;
	border:none;
	border-radius:0px;
	box-shadow: none;
	text-align:right;
}
.navbar-default .navbar-nav .dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none;color:#c8db02;background-color:#534534;}


.navbar-default .navbar-nav .open .dropdown-menu>li>a {color:#FFFFFF}
.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {color:#c8db02}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #ffffff;
}
.jumbotron {
	background-image: ;
	background-repeat:repeat;
	background-size:cover;
	background-position:center center;
	padding:0px 10px 40px 10px;
}
#jumpMenu {
	background-color:#FFFFFF;
	margin-top: 165px;
	width:100%;
	max-width: 300px;
	font-size: 30px;
	padding:0px;
	border-color:#4f811e;;
	border-style:solid;
	border-width:3px;
	border-bottom: 6px #4f811e solid;
	border-radius: 0;
}

.order-online {
	background-image: url(../images/hero-BG-orderonline-mob.png);
	background-position: center center;
}
.order-online {
	margin-top:120px;
	margin-bottom:10px;
}
.order-online object {
	height: auto;
	max-width: 100%;
	vertical-align: middle;
	border: 0px;
}
.main-content {
	padding-top:40px;
	padding-bottom:60px;
	padding-left: 9%;
	padding-right: 9%;
	margin-top: 90px;
	margin-left: 0px;
	margin-right: 0px;
}
.main-content-order {
	padding-top:0px;
	padding-bottom:60px;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 90px;
	margin-left: 0px;
	margin-right: 0px; 
}
.main-content a {
	font-size: 28px;
}
.main-content h1 {
	text-transform: uppercase;
	font-size: 40px;
	line-height: 44px;
	margin-top:0px;
}
.main-content h2 {

	line-height: 32px;
	padding-bottom: 0px;
}
.main-content p {
	font-size: 16px;
}
div.power_head{
	font-size: 38px;
}
iframe {
	width:100%;
}

.title {
	margin-top: -70px;
	}

.adbar {
	
	background-color:#2D2D2D;
	padding-top:25px;
	padding-bottom:40px;

		
}
.adbar-item {
	background-image: none;
	text-align: center;
	padding-bottom:40px;
	padding-left: 10%;
	padding-right: 10%;
	border-bottom:#8D8D8D 1px dashed;
	height: auto;
}
.adbar-item2 {
	background-image: none;
	text-align: center;
	padding-bottom:28px;
	padding-left: 10%;
	padding-right: 10%;
	padding-top: 30px;
	height: auto;
}


.adbar-item2 img {
	margin-top:20px;
	width: 60%;
	height: auto;
}
.adbar-item img {
	margin-top:20px;
	width: 60%;
	height: auto;
}
.form-field {
	width: 100%;
	text-align:center;
}

#button {
	
	width: 100%;
	
	
}







.testimonial, .testimonial2 {
	padding-left:10%;
	padding-right:10%;
	text-align:center;
}
.quote-image, .testimonial2 .quote-image {
	text-align: center;
	padding-left:0;
	padding-right:0;
	
}
.quote-image img, .testimonial2 .quote-image img {
	width: 100%;
}

.quote-text, .testimonial2 .quote-text {
	padding-right: 0;
	margin-top: 0px;
}
.quote-text a, .testimonial2 .quote-text a {
	width:100%;
	font-size: 34px;
}
.promo {
	
	background-position:center center;
	background-attachment: scroll;
	margin-top: -1px;
	padding-top:80px;
	padding-bottom:60px;
}
.inner-promo {
	padding: 10px;
   margin: 10%;
   font-size: 21px;
   font-weight: bold;
   line-height: 1.3em;
   box-shadow: 0 0 0 4px #fe0ba36, 2px 1px 6px 4px rgba(10, 10, 0, 0.5);
   font-weight: normal;
}
.message h2{
	margin-top: 20px;
	padding-bottom: 0px;

	
	font-size:44px;
	line-height: 39px;
}
.message h3{
	margin-top: 10px;
	padding-bottom: 0px;

	font-weight:normal;
	font-size:24px;
	line-height: 28px;
	
}
.message a {
	width:100%;
	font-size: 26px;
}
.footer-content {
	padding-bottom: 30px;
}

.footer-nav li {
	display: list-item;
	list-style:none;
}
.footer-contact p {
	font-size: 12px;
}
.footer-contact p a {
	color:#FFFFFF;	
}
	#zuppler-menu {
		margin-top: 35px;
		background-color: #ffffff;
	}
}