/*

### IMANPRO STATIC SITE SCRIPT WITH DEALER ADDITIONS
### v.2.0.1

*/



.topmenu { background: #222; color: #fff; padding: 2px 0 6px 0; font-size: 14px; margin: 0px -20px; }

.libox { border: 1px solid #bbb; padding: 1px; width: 330px; margin-top: 20px; }
.libox div { width: 100%; text-align: center; background: #b80000; color: #fff; font-weight: bold; padding: 5px; }
.libox ul { text-align: left; margin: 15px 20px 20px 20px; padding: 0px; }
.libox li { list-style-type: none; margin: 2px 0; padding: 2px 0; }
.libox li::before { color: #b80000; font-weight: bold; font-size: 20px; content: "\00BB  "; }
.ribox { float: right; width: 330px; margin: 10px 0 30px 30px; }
@media screen and (max-width: 990px) {
	.libox { width: 100%; }
	.ribox { float: none; width: 100%; margin: 20px 0; }
}

.pageh1 { width: calc(100% + 40px); background: url(/assets/images/pageh1.jpg); background-size: cover; padding: 80px 0; margin: -10px 0 50px -20px; overflow: hidden; }
@media screen and (max-width: 990px) {
	.pageh1 { text-align: center; }
	.pageh1 h1 { font-size: 1.8rem !important; }
}

.leadership { text-align: center; padding: 20px; }
.leadership img {
    max-height: 300px;
    width: auto;
}
.leadership h3 { margin: 10px; }






.home-table { min-width: 65%; margin: 20px auto; border-collapse: collapse;

-webkit-box-shadow: 0px 10px 25px -11px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 10px 25px -11px rgba(0,0,0,0.3);
    box-shadow: 0px 10px 25px -11px rgba(0,0,0,0.3);

	}
.home-table td { border: 1px solid #bbb; border-collapse: collapse; padding: 4px 8px; }
.home-table .tdl { text-align: left;  }
.home-table .tdr { text-align: left; }


.concert-image-1 { width: 100%; float: left; max-width: 30%; margin: 5px 20px 20px 0px; }
.concert-image-2 { width: 100%; float: right; max-width: 40%; margin: 5px 0px 20px 20px; }
.concert-image-3 { width: 100%; float: right; max-width: 40%; margin: 5px 0px 20px 20px; }
.concert-image-4 { width: 100%; float: right; max-width: 40%; margin: 5px 0px 20px 20px; }
.concert-image-5 { width: 100%; float: right; max-width: 40%; margin: 5px 0px 20px 20px; }
.concert-image-5 img { width: 100%; }
.concert-image-7 { width: 100%; float: right; max-width: 40%; margin: 5px 0px 20px 20px; }
.concert-image-7 img { width: 100%; }
.concert-image-9 { width: 100%; float: right; max-width: 40%; margin: 5px 0px 20px 20px; }
.concert-image-9 img { width: 100%; }

@media screen and (max-width: 990px) {
	.concert-image-1, .concert-image-2 { float: none; margin: 20px 0 20px 0; max-width: 100%; width: 100%; }
}


hr.dashed { border-bottom: 1px dashed #bbb; }

.menu-img {
    padding: 10px;
    border-radius: 4px;
    border: 1px solid #bbb;
    -webkit-box-shadow: 0px 10px 25px -11px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 10px 25px -11px rgba(0,0,0,0.3);
    box-shadow: 0px 10px 25px -11px rgba(0,0,0,0.3);
    text-align: center;
    margin-bottom: 20px;
}
.menu-img:hover {
    border: 1px solid #0000ff;
}
.menu-img img {
	width: 100%;
margin: auto;
}
.flexed {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
@media screen and (max-width: 990px) {
	.flexed { display: block; }
}

.food-stand-box {

border: 1px solid #bbb;
    -webkit-box-shadow: 0px 10px 25px -11px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 10px 25px -11px rgba(0,0,0,0.3);
    box-shadow: 0px 10px 25px -11px rgba(0,0,0,0.3);

border-radius: 4px; padding: 10px 10px 20px 10px; text-align: left; margin-bottom: 20px; }
.food-stand-box ul { margin-left: -5px; }
.food-stand-box img { margin-bottom: 10px; }
.food-stand-box ul li ul { margin-top: 5px; }
.food-stand-box li { line-height: 1.4rem; padding-bottom: 2px; font-size: 15px; }
.food-stand-box h3 { font-weight: 500; text-align: center; padding: 8px; margin: -10px -10px 20px -10px; font-size: 17px; }
@media screen and (max-width: 990px) {
	.food-stand-box { width: calc(100% - 10px); }
}

.tijuana-taco { background: #561c75; color: #febf36; }
.uncle-bucks { background: #9a998c; color: #512122; }
.devour { background: #000; color: #a36b2a; }
.cinnamon-roll { background: #007bc4; color: #fff; }
.biggest-cheese { background: #373637; color: #fed854; }
.biggest-cheese span { color: #da1921; }
.sweetride { background: #9ccae2; color: #000; }
.donut-worry { background: #64cad9; color: #ed1e36; }
.fat-jacks { background: #6e1e21; color: #fff; }
.miami { background: #6dc7cd; color: #e6008f; }
.mayra {    background: #fc6f19;color: #f5ffbd;}
.gourmand {  background: #697d7e;color: #fefefe;}
.back-home { background: #fcb64e; color: #fff;}
.doughheads {background: #000; color: #ffcc04;}
.scoopdough {  background: #f7b044; color: #26236b;}
.pokebowl {  background: #9b0220; color: #fff;}

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto,
.col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto,
.col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto,
.col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto,
.col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {

	padding-right: 15px; padding-left: 15px;
}

.search-results .col-md-4 { padding-right: 5px; padding-left: 5px; }

.privacy { padding: 40px}
.privacy h3 { padding-bottom:6px;padding-top:20px; }
.privacy h2 { padding-bottom:12px;padding-top:36px; }
.site-copyright .privacy  {text-align:center;margin-top:-12px;font-size:11px;}
.site-copyright .privacy a {color:#c0c0c0;}
.site-copyright .privacy a:hover {color:#fff}


html, body { margin: 0px; padding: 0px; width: 100%; height: 100%; }
body { overflow-x: hidden; }
a { text-decoration: none !important; color: #b80000; }
blockquote { background: #ddd; color: #555; padding: 10px; }


h1, h2, h3, h4, h5, h6 { font-weight: 400; font-family: Oswald; }
/* @media screen and (max-width: 990px) { */
	h1 { font-size: 2.2rem; font-weight: 700; }
	h2 { font-size: 1.7rem; }
	h3 { font-size: 1.4rem; }
/* } */

li {
padding-bottom: 16px;
}

.red { color: #b80000; }
.grecaptcha-badge { display: none; }

main { padding-bottom: 30px; padding-top: 10px; }

/* Layout Styles */

.fullheader { background: linear-gradient(56deg, rgba(184,0,0,1) 33%, rgba(0,0,0,1) 33%); color: #fff; padding: 50px 0; }
#content {  }
.fullmenu { background: #444444 !important; }
.focal { background-size: cover; background-repeat: no-repeat; background-position: left; border-radius: 0rem !important; }
.focal-container-top { position: relative; margin: -20px; margin-top: -11px; margin-bottom: 40px; overflow: hidden; text-align: center; }
.focal-container-top img { object-fit: cover; width: 100%; }
.focal-container-bottom { position: relative; margin: -20px; margin-bottom: -31px; margin-top: 0px; overflow: hidden; text-align: center; }
.focal-container-bottom img { object-fit: cover; width: 100%; }

.focal-textbox1 {
	position: absolute; margin-left: auto; margin-right: auto; left: 0; right: 0; top: 40%; text-align: center; z-index: 888;
}
.focal-textbox2 {
	display: inline-block; background: rgba(0,0,0,.4); padding: 30px;
}
.focal-text {
	font-size: 40px; color: #fff; font-family: 'Nova Flat'; text-transform: uppercase;
}
@media screen and (max-width: 990px) {
	.focal-textbox1 { top: 25%; }
	.focal-text { font-size: 23px; color: #fff; font-family: 'Nova Flat'; text-transform: uppercase; }
}


.site-header {
  line-height: 1;
  padding: 20px 0 !important;
}
.logo { max-height: 170px; }
.header-phone { font-size: 27px; margin-bottom: 10px; }
.header-location { font-size: 20px; margin-bottom: 15px; }
.header-small { margin-top: 10px; font-size: 14px; font-weight:bold}
.header-phone img { max-height: 24px; margin-top: -5px; }
.header-button { margin-bottom: 10px; }
.header-button .button { padding: 3px 10px !important; }
.header-hours { font-size: 16px; line-height: 1.2rem; }
.header-social { font-size: 18px; }
.header-social img { max-width: 24px; }
.header-phone, .header-location, .header-social { color: #fff; }
.header-phone a, .header-location a, .header-social a { color: #bbb; }
.header-phone a:hover, .header-location a:hover, .header-social a:hover { color: #fff; }
.header-location-mobi {display:none;}

@media screen and (max-width: 990px) {
	.logo { width: auto; margin-bottom: 30px; max-height: auto; height: auto; }
	.site-header { }
	.fullheader { padding-bottom: 60px; padding-top: 10px; background: #000;  }
	.logo {margin-top:20px;}
	.header-location-mobi {display: block; margin-top: -18px; font-size: 16px;}
	.header-location-mobi a { color: #c0c0c0; }
	.header-location-mobi a:hover { color: #fff; }
	.header-phone {margin-top: 8px !important}
}

.site-footer {
  text-align: center;
  background: #222;
  color: #aaa;
  padding: 70px 0 !important;
  overflow: hidden;
}

.footer-phone { font-size: 24px; }
.footer-location { font-size: 18px; }
.footer-small { margin-top: 10px; font-size: 14px; font-weight:bold}
.footer-phone img { max-height: 24px; margin-top: -5px; }
.footer-button { margin-bottom: 10px; }
.footer-button .button { padding: 3px 10px !important; }
.footer-phone, .footer-location, .footer-social { color: #fff; }
.footer-phone a, .footer-location a, .footer-social a { color: #fff; }
.footer-phone a:hover, .footer-location a:hover, .footer-social a:hover { color: #b80000; }

.site-copyright {
  text-align: center;
  background: #b80000;
  color: #fff;
  padding: 15px 0 5px 0 !important;
  font-size: 14px;
}
.site-copyright a { color: #fff; }

/* Blog Styles */

.blog { padding: 10px 0 10px 0; margin-bottom: 30px; }
.blog-img { height: 200px; background-size: cover !important; background-repeat: no-repeat !important; background-position: center !important; }
.blog-caption { margin-top: 10px; }
.blog-caption h4 { font-size: 17px; margin: 0 0 10px 0; padding: 0px; }
.blog-date { font-size: 14px; margin-bottom: 10px; }
.blog-excerpt { font-size: 14px; }

.blog-article li { padding-bottom: 10px; }

/* Slider and Carousel Styles */

.slider .carousel-item img {  }
.carousel-control-next, .carousel-control-prev { width: 8% !important; }


/* Imanpro and Gantry Styles */

.g-grid { width: 100%; padding: 0px; margin: -10px; }
.g-block { margin: 0px; padding: 0px; vertical-align: top; }
.size-10 { display: inline-block; width: 10%; }
.size-20 { display: inline-block; width: 20%; }
.size-30 { display: inline-block; width: 30%; }
.size-33-3 { display: inline-block; width: 33.3%; }
.size-40 { display: inline-block; width: 40%; }
.size-50 { display: inline-block; width: 50%; }
.size-60 { display: inline-block; width: 60%; }
.size-70 { display: inline-block; width: 70%; }
.size-80 { display: inline-block; width: 80%; }
.size-90 { display: inline-block; width: 90%; }
.size-100 { width: 100%; }
.g-content { padding: 10px; }
.g-content img { max-width: 100%; }
@media screen and (max-width: 990px) {
	.g-block { width: 100%; }
	.hidden-phone { display: none; }
}
@media screen and (min-width: 990px) {
	.hidden-desktop { display: none; }
}

.center { text-align: center; }
.sepsm { height: 15px; }
.sepmd { height: 30px; }
.seplg { height: 45px; }
.tar { text-align: right; }
.tal { text-align: left; }
.tac, .center { text-align: center; }
@media screen and (max-width: 990px) {
	.tar, .tal, .tac, .center { text-align: center !important; }
}

.shadow-down {
	-webkit-box-shadow: 0px 6px 26px -1px rgba(0,0,0,0.35) !important;
    -moz-box-shadow: 0px 6px 26px -1px rgba(0,0,0,0.35);
    box-shadow: 0px 6px 26px -1px rgba(0,0,0,0.35);
    border-bottom: 1px solid #fff;
}

/* Imanpro Form Styles (Contact Forms) */

#imp-form-container { margin: 0 0 20px 0; }
#imp-form-container .g-grid { margin: 0px !important; margin-top: 20px; }
#imp-form-container .g-content { padding: 5px; }
#imp-form-container hr { margin: 35px 0 25px 0; }

#imp-form-container input[type="text"],
#imp-form-container input[type="password"],
#imp-form-container input[type="date"],
#imp-form-container textarea,
#imp-form-container select,
#selector select {
	width: 100%;
	padding: 6px;
	border: 1px solid #ccc;
	border-radius: 5px;
	color: #222;
	margin: 0px;
}
#imp-form-container label { margin: 0 0 8px 0; }
#imp-form-container textarea { height: 80px; }
.button {
border: 0px;
	background: #b80000;
	padding: 8px 15px 8px 15px !important;
	border-radius: 5px;
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
}
.button:hover {
	background: #444;
	color: #fff !important;
}


/* Misc */

.lead { font-weight: bold; }
.display-4 { font-size: 2.9rem !important; }
.btn-info { color: #fff; background-color: #b80000 !important; border-color: #b80000 !important; }
.btn-info:hover { background: #b80000; }
.w100 { width: 100%; }

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0; overflow:
    hidden; max-width: 100%;
}
.embed-container iframe, .embed-container object, .embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}




.fullwidthbar1 { background: #000; color: #fff; padding: 15px 0 15px 0; margin: 30px -500px 0px -500px; text-transform: uppercase; }
@media screen and (max-width: 990px) {
	.fullwidthbar1 { background: #000; color: #fff; padding: 15px 0 15px 0; margin: 30px 0px 0px 0px; text-transform: uppercase; }
}





.home-buttons { height: 57px; margin: 10px -10px 10px -10px !important; }
.home-buttons h3 {
	width: 100%;
	background: #000;
    padding: 15px !important;
    border: 1px solid #ccc;
    border-radius: 5px;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
}
.home-buttons a:hover h3 {
	background: #b80000;
}
@media screen and (max-width: 990px) {
	.home-buttons { height: 180px; }
}


.home-box { padding: 0 0 50px 0; text-align: center; margin-bottom: 10px;

	-webkit-box-shadow: 0px 6px 15px -1px rgba(0,0,0,0.35) !important;
    -moz-box-shadow: 0px 6px 15px -1px rgba(0,0,0,0.35);
    box-shadow: 0px 6px 15px -1px rgba(0,0,0,0.35);

}
.home-box h3 { margin: 20px 0; text-align: center; padding: 5px; }
.home-box .button { background: #b80000; position: absolute; bottom: 20px; right: 25px; left: 25px; margin: auto; }
.home-box .button:hover { background: #444; }
@media screen and (max-width: 990px) {
	.home-box { padding-bottom: 10px; margin-bottom: 20px;  }
	.home-box .button { position: relative; left: 0px; right: 0px; margin: 20px auto; }
	.home-box h3 { font-size: 18px; margin: 20px 0 40px 0; }
}













/* SIDEBAR MOBILE MENU STYLE */

#sidebar {
    width: 320px;
    position: fixed;
    top: 0;
    left: -320px;
    height: 100vh;
    z-index: 999;
    background: #000;
    color: #fff;
    transition: all 0.3s;
    overflow-y: scroll;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
}

#sidebar.active {
    left: 0;
}

#dismiss {
	padding: 5px;
    text-align: center;
    position: absolute;
	color: #010101;
    top: 5px;
    right: 10px;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

#dismiss i:hover {
    color: #b80000 !important;
}

.overlay {
    display: none;
    position: fixed;
top: 0px;
left: 0px;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.7);
    z-index: 997;
    opacity: 0;
    transition: all 0.5s ease-in-out;
}
.overlay.active {
    display: block;
    opacity: 1;
}

#sidebar .sidebar-header {
    padding: 20px;
    background: #b80000;
}

#sidebar ul.components {
    padding: 0px;
}

#sidebar ul p {
    color: #fff;
    padding: 10px;
}

#sidebar ul li a {
    padding: 8px 10px;
    font-size: 1em;
    display: block;
	color: #fff;
}

#sidebar ul li a:hover {
    color: #fff;
    background: #b80000;
}

#sidebar ul li.active>a,
#sidebar ul li.active>a[aria-expanded="true"] {
    color: #fff !important;
    background: #b80000;
}

#sidebar .dropdown-item:hover { background: #b80000; }

a[data-toggle="collapse"] {
    position: relative;
}

.dropdown-toggle::after {
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
}

.fa-arrow-left, .fa-bars { color: #b80000 !important; }

.menu-tog-button {

	border: 0px !important;
	z-index: 998;
	background: none !important;
	box-shadow: none !important;
	position: absolute;
	padding: 0px;
	margin: 0px;
	top: 5px;
	left: 13px;
	display: none;
}

.menu-tog-button i:hover {
	color: #0000bb !important;
	cursor:pointer;
}

.dropdown:hover>.dropdown-menu,
.dropdown-menu:hover {
  display: block;
}






/* CONTENT STYLE */

#content {
    width: 100%;
    padding: 0px;
    min-height: 100vh;
    transition: all 0.3s;
    position: absolute;
    top: 0;
    right: 0;
}







/* MEDIA QUERIES */

@media screen and (max-width: 990px) {
	.menu-tog-button { display: block; transition: all 0.3s; }
	.mainmenu { display: none; }
	.fullheader {

	-webkit-box-shadow: 0px 6px 26px -1px rgba(0,0,0,0.35) !important;
    -moz-box-shadow: 0px 6px 26px -1px rgba(0,0,0,0.35);
    box-shadow: 0px 6px 26px -1px rgba(0,0,0,0.35);
    border-bottom: 1px solid #fff;

 }
	.header-phone {margin-top:-15px;}

	#content {
		width: 100% !important;
		position: relative;
	}
}












/* DESKTOP MENU STYLE */

.navbar-nav { text-align: center; width: 100%; }

.desktopmenu { margin: 0px; padding: 0px; border: 0px; box-shadow: none !important; background: none !important; border-bottom: 1px solid #fff; margin-bottom: -1px; }

.desktopmenu .nav-item {
  display: block;
  height: 44px;
  line-height: 40px;
  margin: 0 1px 0 1px;
}
.desktopmenu .nav-item:first-child {
  margin: 0 0 0 0 !important;
}

 .desktopmenu .dropdown-item {
  display: block;
  height: 35px;
  line-height: 35px;
margin-top: 4px;
margin-bottom: 4px;
}

.desktopmenu .dropdown-item:not(:last-child) {
}

.desktopmenu .dropdown-menu hr {
margin: 0px; padding: 0px;
}
.desktopmenu .dropdown-menu hr:not(:last-child) {
border-color: #333;
}
.desktopmenu .dropdown-menu hr:last-child {
display: none;
}


.desktopmenu .dropdown-item:hover { background: #b80000; color: #fff; }

.desktopmenu .dropdown-item {
  display: block;
background: #444;
  padding: 0 0 0 20px;
}

.nav-item { padding-right: 10px; padding-left: 10px; min-width:120px}

.nav-item > a {
  color: #fff;
  padding: 8px 5px 8px 5px !important;
}

.dropdown > a { margin-top: -8px; }

.dropdown-menu a {
  text-decoration: none;
  font-size: 14px;
text-transform: uppercase;
}

.nav-item a {
  text-decoration: none;
  font-size: 13px;
  text-transform: uppercase;
  white-space: nowrap;
}

.nav-item.active {
  background: #b80000; color: #fff;
}

.nav-item:hover {
  background: #b80000; color: #fff;
}

.nav-item.active {
  border-right: 1px solid #444444; border-left: 1px solid #444444;
}

.dropdown-menu { margin-top: -1px; border-radius: 0px !important; background: #444444; padding: 2px; width: 300px; }

.dropdown-menu a {
  color: #fff;
}

.dropdown-item a[aria-expanded="true"]  { backgound: #b80000 !important; }

.dropdown-toggle::after { display: none !important; }

.dropdown-item.active, .dropdown-item:active { background-color: #b80000 !important; }
