/* CSS Document */
body {
	font-family: 'Kameron', serif;
	margin:0px;
}
h1, h2, h3, h4 {
	font-family: 'Londrina Solid', cursive;
	
}
.red {
	color:#f08827;
}
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 {
	
}
#zuppler-menu {
	background-color:rgba(255,255,255,0.9);
}

/* navigation*/
.header-trim {
   
}
.header-trim img{
	width: 100%;
	height: auto;
}
.navbar{
	
	background-color:rgba(0,0,0,0.0);
	border-radius: 0px;
	border: none;
	text-align:center;
	height: 68px;
	font-family: 'Londrina Solid', cursive;
	
}

.navbar-collapse {
	background-color:#f08827;
	border-radius: 0px;
	border: none;
	margin-bottom: 20px;
	
	
}
.navbar-default .navbar-nav>li>a {
	font-size: 38px;
	color: #1b0b02;
	margin-top: 0px;
}
.navbar-default .navbar-nav li a:hover {
	color: #f08827;
}
.navbar-default .navbar-nav .order-btn a {
	background-color:#f08827;
	color: #FFFFFF;
	margin-left: 8px;
	border: solid 4px #ffffff;
	margin-top: -5px;
	padding-top: 17px;
	height: 68px;
	
}
.navbar-default .navbar-nav .order-btn a:hover {
	background-color:#303030;
	color: #FFFFFF;
	
	margin-top: -5px;
	padding-bottom: 8px;
}

.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:#c8122f;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;
}


.logo-pop {
	position:absolute;
     width:160px;
     height:163px;
     z-index:100;
     top:0;
     left:49%;
     margin:15px 0 0 -70px;

}

.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:0px;
	margin-top: 0px;	
	height: 320px;
}
.order-online object {
	height: auto;
	max-width: 100%;
	vertical-align: middle;
	border: 0px;
}
#jumpMenu {
	margin-top: 185px;
	width:63%;
	height:53px;
	font-size: 30px;
	border-color:#fbe317;
	border-style:solid;
	border-width:3px;
	border-radius: 0;
	font-family: 'Bitter', serif; font-weight:400;
}






/* main-content */

.main-content {
	background-color:rgba(255,255,255,0.9);
	padding-top:20px;
	padding-bottom:60px;
	padding-left: 8%;
	padding-right: 8%;
	margin-top: 0px;
	margin-left:10%;
	margin-right:10%;
}
.main-content a {
	font-size: 32px;
	color: #FFFFFF;
	padding: 4px 16px 8px 16px;
	background-color: #f08827;
	text-decoration:none;
	border: 4PX SOLID #FFFFFF;
	border-radius: 0px;
	font-family: 'Londrina Solid', cursive;
}
.main-content h1 {
	color: #f08827;
	font-size: 44px;
	line-height: 42px;
	PADDING-BOTTOM: 10PX;
}
.main-content h2 {
	color: #f08827;
	font-size: 26px;
	margin-top: 50px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height: 0px;
}
.main-content p {
	margin-top: 0px;
	padding-top: 0px;
}
.main-content a:hover {
	background-color:#515151;
}
.email {
	color: #c8122f;
}
.main-content a.email {
	font-size: 18px;
	color: #2c2c2c;
	padding: 0px;
	background-color: transparent;
	text-decoration:none;
	border: none;
	border-radius: 0px;
	font-family: 'Kameron', serif;
}
.socialmedia {
	color: #c8122f;
}
.main-content a.socialmedia {
	font-size: 18px;
	color: #2c2c2c;
	padding: 0px;
	background-color: transparent;
	text-decoration:none;
	border: none;
	border-radius: 0px;
	font-family: 'Kameron', serif;
}
.phone {
	color: #c8122f;
}
.main-content a.phone {
	font-size: 20px;
	color: #2c2c2c;
	padding: 0px;
	background-color: transparent;
	text-decoration:none;
	border: none;
	border-radius: 0px;
	font-family: 'Kameron', serif;
}
.main-content h3{
	font-size: 20px;
	color:#f08827;
	margin-bottom: 2px;
}
.main-content p{
	padding-top: 15px;
	font-size: 17px;
	line-height: 25px;
}
.main-content .intro-text {
	font-size: 21px;
	line-height: 28px;
	font-weight:bold;
}
.main-content object {
	height: auto;
	max-width: 100%;
	vertical-align: middle;
	border: 0px;
}
.underline {
	border-bottom: 2px dashed #f08827;
	margin: 20px 5% 50px 5%;
}
.title {
	margin-top: -100px;
	}
iframe {
	width:100%;
	height:300px;
	border:none;
}

div.power_head{
	font-size: 28px;
	color: #f08827;
	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: 'Londrina Solid', cursive;
}
div.power_head img {
	margin-top:-6px;
}
div.power_head a, div.power_head a:hover {
	background-color: transparent;
	padding: 0px;
	border: none;
	padding-left: 5px;
}
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;
}
div#power_body p{
	padding-top: 0px;
	line-height: 20px;
}





/* adbar */

.adbar {
	background-color: #f08827;
	padding-top:0px;
	padding-bottom:40px;
	margin-top:-20px;
}

.adbar-item {
	color: #FFFFFF;
	background-image: url(../images/adbar-BG-left.png);
	background-repeat:no-repeat;
	background-size:cover;
	text-align: right;
	padding-bottom:30px;
	padding-left: 20px;
	font-family: 'Special Elite', cursive;
	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;
	font-family: 'Special Elite', cursive;
	height: 220px;
}


.adbar-item2 a {
	font-size: 27px;
	color: #FFFFFF !important;
	padding: 6px 16px 8px 16px;
	background-color: #f08827;
	text-decoration:none;
	border: none;
	line-height:none;
	border-radius: 0px;
	font-family: 'Londrina Solid', cursive;
}
.adbar-item2 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:10px;
}
.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-left: 10px;
	width: 71%;
	height: 40px;
	border: none;
	float: left;
	border-radius: 0px;
	margin-bottom: 15px;
	padding-top: 0px;
	
}

#button {
	font-size: 23px;
	width: 28%;
	color: #FFFFFF !important;
	padding: 0px;
	padding-top: 0px;
	background-color: #f08827;
	text-decoration:none;
	border: none;
	margin-top: 0px;
	height: 40px;
	float: left;
	border-radius: 0px;
	font-family: 'Londrina Solid', cursive;
}

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







/* testimonial */

.testimonial {
	background-color: #f08827;
	padding-top:0px;
	padding-bottom:60px;
	text-align: center;
	

}
.quote-text {
	padding-right: 0%;
}
.quote-image img {
	height: auto;
	max-width: 150px;
	vertical-align: middle;
	border: 0px;
	margin-top: 8px;
}
.quote-text h3{
	color:#ffffff;
	font-size:30px;
	line-height: 34px;
	font-family: 'Londrina Solid', cursive;
}
.quote-text a {
font-size: 32px;
	color: #FFFFFF !important;
	padding: 4px 16px 8px 16px;
	background-color: #f08827;
	text-decoration:none;
	border: 4px #ffffff solid;
	line-height:none;
	border-radius: 0px;
	font-family: 'Londrina Solid', cursive;
}
.quote-text a:hover {
	background-color: #414141;
}
.quote-text h4{
	color:#313131;
	font-size:26px;
	line-height: 30px;
	font-family: 'Londrina Solid', cursive;
	padding-bottom: 20px;
}




/* promo */

.promo {
	background-image: transparent;
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
	background-attachment:scroll;
	margin-top: -1px;
	padding-top:90px;
	padding-bottom:90px;
}
.inner-promo {
	padding: 20px;
   margin: 10px;
   background: #f08827;
   color: #fff;
   font-size: 21px;
   font-weight: bold;
   line-height: 1.3em;
   border: 2px dashed #fff;
   box-shadow: 0 0 0 4px #f08827, 2px 1px 6px 4px rgba(10, 10, 0, 0.1);
   font-weight: normal;
}
.message h2{
	margin-top: 10px;
	margin-bottom:10px;
	padding-bottom: 0px;
	color:#FFFFFF;
	font-weight:normal;
	font-size:50px;
	line-height: 45px;
}
.message h3{
	font-family: 'Special Elite', cursive;
	margin-top:0px;
	}

.round-btn {
	margin-top:40px;
	margin-bottom:20px;
}
.round-btn a {
font-size: 32px;
	color: #FFFFFF !important;
	padding: 6px 16px 8px 16px;
	background-color: #555044;
	text-decoration:none;
	border: 4px solid #ffffff;
	line-height:none;
	border-radius: 0px;
	font-family: 'Londrina Solid', cursive;
}
.round-btn a:hover {
	background-color: #414141;
	
}

/* footer */

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

.footer-nav li {
	display:inline;	
}
.footer-nav li a {
	font-size: 18px;
	padding: 0px 10px 0px 10px;
	color:#FFFFFF;	
}
.footer-nav li a:hover {
	color:#c8122f;	
	text-decoration:none;
}
.footer-contact p {
	color:#FFFFFF;	
	font-size: 14px;
	line-height: 18px;
	margin-top: 20px;
}
.footer-legal p {
	color:#FFFFFF;	
	font-size: 13px;
	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: 12px;
	margin-top: 20px;
}

#order-choose .modal-content  {
	background-color: #272727;
	color: #FFFFFF;
	border-radius: 0px;
	text-align: center;
	font-family: 'Londrina Solid', cursive;
}
#order-choose .modal-content p {
	line-height: 50px;
}
#order-choose .modal-content a {
	background-color:#f08827;
	color: #FFFFFF;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  padding: 5px 8px 5px 8px;
  text-decoration:none;
  font-size: 30px;
  margin-top: 15px;
}
#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;
	
}
#order-choose button.close {
	color: #ffffff;
	text-shadow: none;
}
h4.modal-title {
	font-size: 30px;
}







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

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199px) {
.navbar-default .navbar-nav li a {
	font-size: 25px;
	margin-top: 2px;
}

}




 
 
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991px) {
.navbar-default .navbar-nav li a {
	font-size: 20px;
	padding-left: 10px;
	padding-right: 10px;
}
.main-content {
	background-color:rgba(255,255,255,0.9);
	padding-top:20px;
	padding-bottom:60px;
	padding-left: 8%;
	padding-right: 8%;
	margin-top: 0px;
	margin-left:1%;
	margin-right:1%;
}
.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;
}



.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 10px 0px;
	padding-top:10px;
	text-align:center;
	font-size: 20px;
	background-color:rgba(250,250,250,0.9);
	font-family: 'Londrina Solid', cursive;
	font-weight: 700;
}
.logo-pop {
	position:absolute;
     width:140px;
     height:171px;
     z-index:100;
     top:5px;
     left:15%;
     margin:0px 0 0 0px;

}
.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: 28px;
	margin-right: 0px;
	font-weight:500;
	text-align:center;
	color: #ffffff;
}
.navbar-default .navbar-nav li a:hover {
	color: #2c2c2c;
}

.navbar-default .navbar-nav .order-btn a {
	margin-right: 0px;
	background-color:transparent;
	border: none;
	height: auto;
}
.navbar-header {
	padding-left:0px;
	text-align:left;
}

.logo {
	text-align:left;
	width: 110px;
	height: auto;
	margin-top: 4px;
	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}


.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: 20px;
	padding:0px;
	border-color:#fbe317;
	border-style:solid;
	border-width:3px;
	border-bottom: 6px #fbe317 solid;
	border-radius: 0;
}
.order-online {
	background-image: url(../images/hero-BG-orderonline-mob.png);
	background-position: center center;
}
.order-online {
	margin-top:110px;
	margin-bottom:0px;
}
.order-online object {
	height: auto;
	max-width: 100%;
	vertical-align: middle;
	border: 0px;
}
.main-content {
	padding-top:40px;
	padding-bottom:60px;
	padding-left: 5%;
	padding-right: 5%;
	margin-top: 90px;
	margin-left: 0px;
	margin-right: 0px;
}
.main-content a {
	font-size: 28px;
}
.main-content h1 {
	
	font-size: 44px;
	line-height: 44px;
	margin-top:0px;
}
div.power_head{
	font-size: 38px;
}
iframe {
	width:100%;
}

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

.adbar {
	
	background-color:#ef8826;
	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-item a {
	background-color: #2b2b2b;
}
.adbar-item2 {
	background-image: none;
	text-align: center;
	padding-bottom:28px;
	padding-left: 10%;
	padding-right: 10%;
	padding-top: 30px;
	height: auto;
}
.adbar-item2 a {
	background-color: #2b2b2b;
}

.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 {
	background-color: #1b0b02;
	width: 100%;
	
}






.testimonial {
	padding-left:10%;
	padding-right:10%;
	text-align:center;
}
.quote-image {
	text-align: center;
	max-width:100%
}
.quote-text {
	padding-right: 0;
	
}
.quote-text a {
	width:100%;
	font-size: 28px;
}
.promo {
	
	margin-top: -1px;
	padding-top:80px;
	padding-bottom:60px;
}
.inner-promo {
	padding: 10px;
   margin: 10%;
   color: #fff;
   font-size: 21px;
   font-weight: bold;
   line-height: 1.3em;
   border: 2px dashed #fff;
   font-weight: normal;
}
.message h2{
	margin-top: 20px;
	padding-bottom: 0px;
	color:#FFFFFF;
	font-weight:normal;
	font-size:36px;
	line-height: 34px;
}
.message h3{
	margin-top: 10px;
	padding-bottom: 0px;
	color:#FFFFFF;
	font-weight:normal;
	font-size:24px;
	line-height: 28px;
	font-family: 'Kameron', serif;
}
.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: 90px;
}
}