/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/

/* Colors
Magenta #d36127
Medium Green #367f48
Dark Green #0a7a3e
Goldenrod #ffcc00
Bright Green #19A615
Burgundy #bb0000
*/

body {
  background: #fff;
  color: #666666;
  font-family: "Open Sans", sans-serif;
}

a {
  color: #d36127;
  transition: 0.5s;
}

a:hover, a:active, a:focus {
  color: #19A615;
  outline: none;
  text-decoration: none;
}

p {
  padding: 0;
  margin: 0 0 30px 0;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  margin: 0 0 20px 0;
  padding: 0;
}

/* Back to top button */
.back-to-top {
  position: fixed;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  display: inline-block;
  width: 44px;
  height: 44px;
  text-align: center;
  line-height: 1;
  font-size: 16px;
  border-radius: 50%;
  right: 15px;
  bottom: 15px;
  transition: background 0.5s;
  z-index: 11;
}

.back-to-top:hover {
  background: rgba(0, 0, 0, 0.8);
}

.back-to-top i {
  padding-top: 12px;
  color: #fff;
}

.back-to-top:hover i {
  color: #999;
}

@media (max-width: 768px) {
  .back-to-top {
    bottom: 15px;
  }
}

.img-circle {
	border-radius: 50%;
}

#main-logo {
  max-width: 400px;
  background-color: rgba(0, 0, 0, 1.0);
  padding: 15px;
  border: 0px solid #000;
  border-radius: 0px 0px 6px 0px;
  position: absolute;
  top: 20px;
  left: 16px;
  z-index: 999;
}

#intro-maintext {
  background-color: rgba(0, 0, 0, 0.7);
  padding: 1px 0px;
  margin-bottom: 20px;
}

#intro-maintext h2 {
  font-size: 26px!important;
}

#intro-maintext p {
  font-size: 18px;
}

#homepg #featured-services .container, #portfolio .container, #attend #attend-tips .container, #attend #tickets .container, #exhibit-details .container {
  margin-top: -60px;
    }

#homepg button {
  font-weight: 500;
  text-align: center;
  font-size: .9em;
  padding: 6px 15px;
  margin-top: 10px;
  background: #d36127;
  border: 0px;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
}

#homepg button:hover {
  background-color: #aecaa4;
  color: #000;
}

#year-badge {
  position: absolute;
  width: 225px;
  bottom: 100px;
  right: 20px;
  z-index: 997;
}
#year-badge-emblem {
  -webkit-filter: drop-shadow(12px 12px 7px rgba(0,0,0,0.7));      
  filter: drop-shadow(12px 12px 7px rgba(0,0,0,0.7));
}

#ticket-box {
  position: absolute;
  top: 90px;
  z-index: 997;
  margin-left: 50%;
  color: #000;
  padding: 10px 30px;
  background-color: #ffcc00;
  font-weight: bold;
  text-aligfn: center;
  -webkit-filter: drop-shadow(12px 12px 7px rgba(0,0,0,0.7));      
  filter: drop-shadow(12px 12px 7px rgba(0,0,0,0.7));
}

#ticket-box:hover {
  background-color: #fff;
}

@media (max-width: 768px) {
#homepg {
  background: #000;
  }
#main-logo {
  max-width: 100%;
  position: relative;
  z-index: 1;
  }
#homepg #main {
  margin-top: 80px;
  }
#intro-maintext {
  background-color: #000;
  padding: 15px;
  color: #ccc;
  }
#portfolio {
  background: #000;
    }
#portfolio .section-title {
  color: #fff;
    }
#portfolio img {
  border: 1px solid #999;
    }
#attend #intro, #exhibit-details #intro {
  display: none;
    }
#attend .fs-xs {
  background-image: url('/assets/img/main/homepage-16.jpg');
  background-size: cover;
  padding: 25px 0px;
    }
#attend #featured-services, #exhibit-details #featured-services {
  margin-top: 90px;
    }
#exhibit-details #featured-services .heading {
  margin-top: 135px!important;
    }
#exhibit-details #featured-services h2.section-header-larger {
  font-size: 28px!important;
    }
#specials {
  background: #000!important;
    }
#team .member-outer {
  margin-bottom: 50px;
    }
#attend-featured-garage #intro {
  background: #000!important;
  padding-top: 90px!important;
    }
#attend-featured-garage #intro h2.section-header-medium {
  font-size: 28px!important;
    }
#attend-featured-garage .logo, #attend-featured-halls .logo, #attend-featured-pets .logo, #attend-featured-renewal .logo, #attend-featured-stevesmobile .logo {
  width: 90%!important;
  margin-bottom: 20px;
    }
#twenty-five {
	position: absolute;
    width: 250px;
	top: 240px;
    left: -20px;
}
}

.box-inline {
  border: 10px solid rgba(0, 0, 0, 0);
  box-shadow: inset 0 0 0 1px #fff;
  background: rgba(0, 0, 0, 0);
  padding: 0px !important;
  text-align: center;
}

.box-inline .inner {
  background: rgba(0, 0, 0, 0.6);
  padding: 25px 0px;
  height: 100%;
}

.box-inline .services p {
  padding-bottom: 10px;
}

.vertical-center-container {
  clear: both!important;
  position: relative;
}

.vertical-center {
  margin: 0;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

#tickets #intro, #XXexhibit-details #intro {
  display: none;
    }
#tickets .fs-xs, #exhibit-details .fs-xs {
  background-image: url('/assets/img/main/homepage-17.jpg');
  background-size: cover;
  padding: 25px 0px;
    }
#tickets #featured-services, #exhibit-details #featured-services {
  margin-top: 90px;
    }

.newsbox img {
  border: 1px solid #fff;
    }

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
  background: rgba(0, 0, 0, 1.0);
  padding: 30px 0;
  height: 92px;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  transition: all 0.5s;
  z-index: 997;
}

#header.header-scrolled {
  background: rgba(0, 0, 0, 0.8);
  padding: 20px 0;
  height: 72px;
  transition: all 0.5s;
}

#header.header-scrolled #logo {
  display: block!important;
}

#header #logo {
  float: left;
}

@media (min-width: 1024px) {
  #header #logo {
    padding-left: 60px;
  }
}

#header #logo h1 {
  font-size: 34px;
  margin: 0;
  padding: 0;
  line-height: 1;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  letter-spacing: 3px;
}

#header #logo h1 a, #header #logo h1 a:hover {
  color: #fff;
  padding-left: 10px;
  border-left: 4px solid #d36127;
}

#header #logo img {
  padding: 0;
  margin: 0;
  height: 70px;
}

#header.header-scrolled #logo img {
  height: 60px;
  transition: all 0.5s;
  padding-top: 10px;
}

@media (max-width: 768px) {
  #header #logo h1 {
    font-size: 28px;
  }
#header #logo img {
    max-height: 40px;
  }
}

/*--------------------------------------------------------------
# Intro Section
--------------------------------------------------------------*/
#intro {
  display: table;
  width: 100%;
  height: 100vh;
  background: #000;
}

#intro .carousel-item {
  width: 100%;
  height: 100vh;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

#intro .carousel-item::before {
  content: '';
  /*background-color: rgba(0, 0, 0, 0.7);*/
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}

#intro .carousel-container {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  bottom: 0;
  top: 1;
  left: 0;
  right: 0;
}

#intro .carousel-content {
  width: 100%;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.7);
}

#intro h2 {
  width: 80%;
  margin: 30px auto 30px auto;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
}

@media (max-width: 768px) {
  #intro h2 {
    font-size: 28px;
  }
}

#intro p {
  color: #fff;
  margin: 0 auto 30px auto;
}

#homepg p#big-show-text {
  font-family: 'Arizonia', cursive;
  color:#0a7a3e;
  font-size: 54px;
  line-height: 54px;
  font-weight: 700;
  margin: 0 auto 30px auto;
  text-shadow: rgb(255, 255, 255) 3px 0px 0px, rgb(255, 255, 255) 2.83487px 0.981584px 0px, rgb(255, 255, 255) 2.35766px 1.85511px 0px, rgb(255, 255, 255) 1.62091px 2.52441px 0px, rgb(255, 255, 255) 0.705713px 2.91581px 0px, rgb(255, 255, 255) -0.287171px 2.98622px 0px, rgb(255, 255, 255) -1.24844px 2.72789px 0px, rgb(255, 255, 255) -2.07227px 2.16926px 0px, rgb(255, 255, 255) -2.66798px 1.37182px 0px, rgb(255, 255, 255) -2.96998px 0.42336px 0px, rgb(255, 255, 255) -2.94502px -0.571704px 0px, rgb(255, 255, 255) -2.59586px -1.50383px 0px, rgb(255, 255, 255) -1.96093px -2.27041px 0px, rgb(255, 255, 255) -1.11013px -2.78704px 0px, rgb(255, 255, 255) -0.137119px -2.99686px 0px, rgb(255, 255, 255) 0.850987px -2.87677px 0px, rgb(255, 255, 255) 1.74541px -2.43999px 0px, rgb(255, 255, 255) 2.44769px -1.73459px 0px, rgb(255, 255, 255) 2.88051px -0.838247px 0px;
}

@media (min-width: 1024px) {
  #intro p {
    width: 60%;
  }
}

#intro .carousel-fade .carousel-inner .carousel-item {
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

#intro .carousel-fade .carousel-inner .carousel-item,
#intro .carousel-fade .carousel-inner .active.carousel-item-left,
#intro .carousel-fade .carousel-inner .active.carousel-item-right {
  opacity: 0;
}

#intro .carousel-fade .carousel-inner .active,
#intro .carousel-fade .carousel-inner .carousel-item-next.carousel-item-left,
#intro .carousel-fade .carousel-inner .carousel-item-prev.carousel-item-right {
  opacity: 1;
  transition: 0.5s;
}

#intro .carousel-fade .carousel-inner .carousel-item-next,
#intro .carousel-fade .carousel-inner .carousel-item-prev,
#intro .carousel-fade .carousel-inner .active.carousel-item-left,
#intro .carousel-fade .carousel-inner .active.carousel-item-right {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

#intro .carousel-control-prev, #intro .carousel-control-next {
  width: 10%;
}

@media (min-width: 1024px) {
  #intro .carousel-control-prev, #intro .carousel-control-next {
    width: 5%;
  }
}

#intro .carousel-control-next-icon, #intro .carousel-control-prev-icon {
  background: none;
  font-size: 32px;
  line-height: 1;
}

#intro .carousel-indicators li {
  cursor: pointer;
}

#intro .btn-get-started {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 32px;
  border-radius: 50px;
  transition: 0.5s;
  margin: 10px;
  color: #fff;
  background: #d36127;
}

#intro .btn-get-started:hover {
  background: #fff;
  color: #d36127;
}

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/* Nav Menu Essentials */
.nav-menu, .nav-menu * {
  margin: 0;
  padding: 0;
  list-style: none;
}

.nav-menu ul {
  position: absolute;
  display: none;
  top: 100%;
  left: 0;
  z-index: 99;
}

.nav-menu li {
  position: relative;
  white-space: nowrap;
}

.nav-menu > li {
  float: left;
}

.nav-menu li:hover > ul,
.nav-menu li.sfHover > ul {
  display: block;
}

.nav-menu ul ul {
  top: 0;
  left: 100%;
}

.nav-menu ul li {
  min-width: 180px;
}

.nav-feature {
  font-size: 1.1em!important;
  color:#ffcc00!important;
}

.nav-feature:hover {
  color:#d36127!important;
}

/* Nav Menu Arrows */
.sf-arrows .sf-with-ul {
  padding-right: 30px;
}

.sf-arrows .sf-with-ul:after {
  content: "\f107";
  position: absolute;
  right: 15px;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
}

.sf-arrows ul .sf-with-ul:after {
  content: "\f105";
}

/* Nav Meu Container */
#nav-menu-container {
  float: right;
  margin: 0;
}

@media (min-width: 1024px) {
  #nav-menu-container {
    padding-right: 60px;
  }
}

/*@media (max-width: 768px) {
  #nav-menu-container {
    display: none;
  }
}*/

@media (max-width: 1150px) {
  #nav-menu-container {
    display: none;
  }
}

/* Nav Menu Styling */
.nav-menu a {
  padding: 0 8px 10px 8px;
  text-decoration: none;
  display: inline-block;
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 13px;
  text-transform: uppercase;
  outline: none;
}

.nav-menu li:hover > a, .nav-menu > .menu-active > a {
  color: #d36127;
}

.menu-current > a {
  color: #d36127;
  /*border-bottom: 1px solid #fff;*/
}

/*.menu-current > a:hover {
  border-bottom: none;
}*/

.nav-menu li > ul > li:hover > a {
  background: #eee;
}

.nav-menu > li {
  margin-left: 10px;
}

.nav-menu ul {
  margin: 4px 0 0 0;
  padding: 0;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  background: #000;
  border-top: 1px solid #777;
  border-left: 1px solid #777;
  border-right: 1px solid #777;
}

.nav-menu ul li {
  transition: 0.3s;
	border-bottom: 1px solid #777;
}

.nav-menu ul li a {
  padding: 10px;
  color: #ddd;
  transition: 0.3s;
  display: block;
  font-size: 13px;
  text-transform: none;
}

.nav-menu ul li:hover > a {
  color: #d36127;
}

.nav-menu ul ul {
  margin: 0;
}

#nav-tickets {
  background: #ffcc00;
  border: 2px solid #ffcc00;
  border-radius: 0 0 6px 6px;
  color: #000;
  padding: 4px 10px;
}

#nav-tickets:hover {
  color: #fff;
  border: 2px solid #d36127;
  background: #000;
}

/* Mobile Nav Toggle */
#mobile-nav-toggle {
  position: fixed;
  right: 0;
  top: 0;
  z-index: 999;
  margin: 20px 20px 0 0;
  border: 0;
  background: none;
  font-size: 24px;
  display: none;
  transition: all 0.4s;
  outline: none;
  cursor: pointer;
}

#mobile-nav-toggle i {
  color: #fff;
}

/*@media (max-width: 768px) {
  #mobile-nav-toggle {
    display: inline;
  }
}*/

@media (max-width: 1150px) {
  #mobile-nav-toggle {
    display: inline;
  }
}

/* Mobile Nav Styling */
#mobile-nav {
  position: fixed;
  top: 0;
  padding-top: 18px;
  bottom: 0;
  z-index: 998;
  background: rgba(0, 0, 0, 0.8);
  left: -260px;
  width: 260px;
  overflow-y: auto;
  transition: 0.4s;
}

#mobile-nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

#mobile-nav ul li {
  position: relative;
}

#mobile-nav ul li a {
  color: #fff;
  font-size: 13px;
  text-transform: uppercase;
  overflow: hidden;
  padding: 10px 22px 10px 15px;
  position: relative;
  text-decoration: none;
  width: 100%;
  display: block;
  outline: none;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
}

#mobile-nav ul li a:hover {
  color: #fff;
}

#mobile-nav ul li li {
  padding-left: 30px;
}

#mobile-nav ul .menu-has-children i {
  position: absolute;
  right: 0;
  z-index: 99;
  padding: 15px;
  cursor: pointer;
  color: #fff;
}

#mobile-nav ul .menu-has-children i.fa-chevron-up {
  color: #d36127;
}

#mobile-nav ul .menu-has-children li a {
  text-transform: none;
}

#mobile-nav ul .menu-item-active {
  color: #d36127;
}

#mobile-body-overly {
  width: 100%;
  height: 100%;
  z-index: 997;
  top: 0;
  left: 0;
  position: fixed;
  background: rgba(0, 0, 0, 0.7);
  display: none;
}

/* Mobile Nav body classes */
body.mobile-nav-active {
  overflow: hidden;
}

body.mobile-nav-active #mobile-nav {
  left: 0;
}

body.mobile-nav-active #mobile-nav-toggle {
  color: #fff;
}

/*--------------------------------------------------------------
# Sections
--------------------------------------------------------------*/
/* Sections Header
--------------------------------*/
.section-header h3 {
  font-size: 32px;
  color: #111;
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
  position: relative;
  padding-top: 100px;
  padding-bottom: 15px;
}

.section-header h3::before {
  content: '';
  position: absolute;
  display: block;
  width: 120px;
  height: 1px;
  background: #ddd;
  bottom: 1px;
  left: calc(50% - 60px);
}

.section-header h3::after {
  content: '';
  position: absolute;
  display: block;
  width: 40px;
  height: 3px;
  background: #d36127;
  bottom: 0;
  left: calc(50% - 20px);
}

.section-header p {
  text-align: center;
  padding-bottom: 30px;
  color: #333;
}

.page-head-thin {
	position: relative;
	height: 350px;
	background-size: cover;
	background-repeat: no-repeat;
    text-align: center;
}
.page-head-thin h2 {
	padding-top: 150px;
	color: #fff;
	z-index: 99;
	text-shadow: 2px 2px 5px #000000;
	font-size: 3em;
}

.page-head-medium {
	position: relative;
	height: 425px;
	background-size: cover;
	background-repeat: no-repeat;
    text-align: center;
}
.page-head-medium h2 {
	padding-top: 150px;
	color: #fff;
	z-index: 99;
	text-shadow: 2px 2px 5px #000000;
	font-size: 4em;
}

.section-header-larger {
	font-family: "Montserrat", sans-serif !important;
	color: #fff;
	text-shadow: 2px 2px 5px #000000;
	font-size: 3em !important;
	font-weight: 400 !important;
}

.section-header-medium {
	font-family: "Montserrat", sans-serif !important;
	color: #fff;
	text-shadow: 2px 2px 5px #000000;
	font-size: 2.5em !important;
	font-weight: 400 !important;
}

/* Section with background
--------------------------------*/
.section-bg {
  background: #f7f7f7;
}

/* Featured Services Section
--------------------------------*/
#featured-services {
  background: #000;
}

#featured-services .box {
  padding: 30px 20px;
}

#featured-services .box-bg {
  background-image: linear-gradient(0deg, #000000 0%, #242323 50%, #000000 100%);
}

#featured-services .box-bordered {
  border: 1px solid #999; margin: 30px 0px;
}

#featured-services i {
  color: #d36127;
  font-size: 48px;
  display: inline-block;
  line-height: 1;
}

#featured-services h2 {
  font-weight: 600;
  font-size: 24px;
  color: #fff;
    
}

#featured-services h4 {
  font-weight: 400;
  margin: 15px 0;
  font-size: 18px;
  color: #fff;
}

#featured-services h4 a {
  color: #fff;
}

#featured-services h4 a:hover {
  color: #d36127;
}

#featured-services p {
  font-size: 14px;
  line-height: 20px;
  color: #fff;
  margin-bottom: 0;
}

/* Attend Features Sections
--------------------------------*/
#attend-featured-garage #intro {
  background: url(/assets/img/features/garage-photo-main.jpg);
  background-size: cover;
  padding-top: 120px;
}

#featured-garage {
  background: none;
}

#featured-garage .box {
  padding: 30px 20px;
}

#featured-garage .box-bg {
  background-image: linear-gradient(0deg, #000000 0%, #242323 50%, #000000 100%);
}

#featured-garage .box-bordered {
  border: 1px solid #999; margin: 30px 0px;
}

#featured-garage i {
  color: #d36127;
  font-size: 48px;
  display: inline-block;
  line-height: 1;
}

#featured-garage h3 {
  color: #fff;
  margin-bottom: 0px;
}

#featured-garage h5 {
  color: #fff;
  padding: 5px;
  font-weight: 500;
  text-transform: uppercase;
}

#featured-garage h5.top {
  background: #000;
  margin-bottom: 35px;
}

#featured-garage h5.bottom {
  background: #bb0000;
  margin-top: 35px;
}

#featured-garage p {
  font-size: 14px;
  line-height: 20px;
  color: #fff;
  margin-bottom: 0;
}

#featured-garage .box .inner p {
  width: 100%;
}

#attend-featured-halls #intro {
  background: url(/assets/img/features/halls-photo-main.jpg);
  background-size: cover;
  padding-top: 120px;
}

#featured-halls .box {
  padding: 30px 20px;
}

#featured-halls .box-bg {
  background-image: linear-gradient(0deg, #000000 0%, #242323 50%, #000000 100%);
}

#featured-halls .box-bordered {
  border: 1px solid #999; margin: 30px 0px;
}

#featured-halls i {
  color: #d36127;
  font-size: 48px;
  display: inline-block;
  line-height: 1;
}

#featured-halls h3 {
  color: #fff;
  margin-bottom: 0px;
}

#featured-halls h5 {
  color: #fff;
  padding: 5px;
  font-weight: 500;
  text-transform: uppercase;
}

#featured-halls h5.top {
  background: #000;
  margin-bottom: 35px;
}

#featured-halls h5.bottom {
  background: #ffcc00;
  margin-top: 35px;
  color: #000;
}

#featured-halls p {
  font-size: 14px;
  line-height: 20px;
  color: #fff;
  margin-bottom: 0;
}

#featured-halls .box .inner p {
  width: 100%;
}

#attend-featured-pets #intro {
  xbackground: rgb(2,0,36);
  xbackground: linear-gradient(180deg, rgba(2,0,36,1) 0%, rgba(70,70,161,1) 0%, rgba(78,187,209,1) 100%);
  padding-top: 120px;
  background: url(/assets/img/features/pets-background.jpg);
  background-size: contain;
}

#featured-pets .box {
    padding: 30px 20px;
    /*background: url(/assets/img/features/pets-photo-main-2024.jpg);
    background-size: cover;*/
}

#featured-pets .box-inline .inner {
  background: #fff;
  padding: 25px 0px;
  height: 100%;
}

#featured-pets .box-bg {
  background-image: linear-gradient(0deg, #000000 0%, #242323 50%, #000000 100%);
}

#featured-pets .box-bordered {
  border: 1px solid #999; margin: 30px 0px;
}

#featured-pets i {
  color: #d36127;
  font-size: 48px;
  display: inline-block;
  line-height: 1;
}

#featured-pets h3 {
  color: #fff;
  margin-bottom: 0px;
}

#featured-pets h5 {
  background: #ffcc00;
  padding: 5px;
  font-weight: 500;
  text-transform: uppercase;
  color: #000;
}

#featured-pets h5.top {
  margin-bottom: 35px;
  font-weight: 700;
}

#featured-pets h5.bottom {
  margin-top: 35px;
}

#featured-pets .box .inner.details {
  background: rgba(255,255,255,0.85);
  border: 1px solid #000;
}

#featured-pets .box .inner p {
  width: 95%;font-size: 16px;
  line-height: 22px;
  color: #000;
  margin-bottom: 10px;
}

#featured-pets .plus {
  font-size: 20px!important;
  font-weight: 700;
}

#spca {
  /*background: rgba(0,0,0,0.75);*/
  margin-top: 20px;
  color: #000!important;
}

#spca .section-header h3 {
  padding-top: 20px!important;
}

#spca .about-col h2 {
  margin-left: 0px!important;
  color: #000!important;
}

#spca .about-col p {
  margin-left: 0px!important;
  width: 100%;
  color: #000!important;
}

.pets-sponsor {
  margin-top: 35px;
  line-height: 1.2em;
  padding: 5px;
}

.pets-sponsor .title {
  font-size: 1.1em;
  font-weight: 600;
  margin-top: 10px;
}

/* Pets Exhibitor Section
--------------------------------*/
#attend-pets-exhibitors {
  background-color: transparent;
  padding: 60px 0 40px 0;
  position: relative;
}

#attend-pets-exhibitors::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 9;
}

#attend-pets-exhibitors .container {
  position: relative;
  z-index: 10;
}

#attend-pets-exhibitors .tips-col {
  background: #fff;
  border-radius: 0 0 4px 4px;
  box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.08);
  padding-top: 15px;
  margin-bottom: 25px;
  min-height: 310px;
}

#attend-pets-exhibitors .tips-col .img {
  position: relative;
  padding-bottom: 15px;
}

#attend-pets-exhibitors .tips-col h2.exhibitor {
  color: #000;
  text-align: center !important;
  font-weight: 700;
  font-size: 18px;
  padding: 10px 0px 5px 0px;
  margin: auto;
  border-top: 1px solid #888;
}

#attend-pets-exhibitors .tips-col h2.exhibitor.nologo {
  padding: 0px 0px 5px 0px;
  border-top: none;
}

#attend-pets-exhibitors .tips-col h2 a {
  color: #000;
}

#attend-pets-exhibitors .tips-col h2 a:hover {
  color: #d36127;
}

#attend-pets-exhibitors .tips-col p {
  font-size: 14px;
  line-height: 24px;
  color: #333;
  margin-bottom: 0;
  padding: 0 20px 20px 20px;
}

@media (max-width: 768px) {
#attend-pets-exhibitors .tips-col {
    min-height: auto;
  }  
#ticket-box {
  top: 400px!important;
  }  
}

@media (max-width: 1280px) { 
#spca {
  background: rgba(255,255,255,0.85);
}   
}

#attend-featured-renewal #intro {
  background: url(/assets/img/features/renewal-photo-main-02.jpg);
  background-size: cover;
  padding-top: 120px;
  max-height: 750px;
}

#featured-renewal .box {
  padding: 30px 20px;
}

#featured-renewal .box-bg {
  background-image: linear-gradient(0deg, #000000 0%, #242323 50%, #000000 100%);
}

#featured-renewal .box-bordered {
  border: 1px solid #999; margin: 30px 0px;
}

#featured-renewal i {
  color: #d36127;
  font-size: 48px;
  display: inline-block;
  line-height: 1;
}

#featured-renewal h3 {
  color: #fff;
  margin-bottom: 0px;
}

#attend-featured-renewal .company-info h3 {
  margin-top: 20px;
  font-weight: 600;
}

#attend-featured-renewal #sweepstakes h1 {
  font-size: 2.3em;
  font-weight: 500;
  color: #fff;
}

#attend-featured-renewal #sweepstakes .sweeps-head {
  font-size: 4em;
  line-height: 1em;
  font-weight: 500;
  color: #fff;
}

#attend-featured-renewal #sweepstakes h2 {
  background: #555;
  font-weight: 600;
  font-size: 1.4em;
  color: #fff;
  padding: 15px;
  border: 1px solid #fff;
}

#featured-renewal h5 {
  color: #fff;
  padding: 5px;
  font-weight: 500;
  text-transform: uppercase;
}

#featured-renewal h5.top {
  background: #ddd;
  margin-bottom: 35px;
  color: #000;
}

#featured-renewal h5.bottom {
  background: #ddd;
  margin-top: 35px;
  color: #000;
}

#featured-renewal p {
  font-size: 14px;
  line-height: 20px;
  color: #fff;
  margin-bottom: 0;
}

#featured-renewal .box .inner p {
  width: 100%;
}

#attend-featured-stevesmobile #intro {
  background: url(/assets/img/features/stevesmobile-photo-main-ghosted.jpg);
  background-size: cover;
  padding-top: 120px;
  max-height: 750px;
}

#featured-stevesmobile .box {
  padding: 30px 20px;
}

#featured-stevesmobile .box-bg {
  background-image: linear-gradient(0deg, #000000 0%, #242323 50%, #000000 100%);
}

#featured-stevesmobile .box-bordered {
  border: 1px solid #999; margin: 30px 0px;
}

#featured-stevesmobile i {
  color: #d36127;
  font-size: 48px;
  display: inline-block;
  line-height: 1;
}

#featured-stevesmobile h3 {
  color: #fff;
  margin-bottom: 0px;
}

#attend-featured-stevesmobile .company-info h3 {
  margin-top: 20px;
  font-weight: 600;
}

#attend-featured-stevesmobile #sweepstakes h1 {
  font-size: 2.3em;
  font-weight: 500;
  color: #fff;
}

#attend-featured-stevesmobile #sweepstakes .sweeps-head {
  font-family: 'Arizonia', cursive;
  font-size: 5em;
  line-height: 1em;
  font-weight: 500;
  color: #fc0;
}

#attend-featured-stevesmobile #sweepstakes h2 {
  background: #ffffff;
  font-weight: 600;
  font-size: 1.8em;
  color: #BF1919;
  padding: 15px;
}

#featured-stevesmobile h5 {
  color: #fff;
  padding: 5px;
  font-weight: 500;
  text-transform: uppercase;
}

#featured-stevesmobile h5.top {
  background-color: #ff0000;
  margin-bottom: 35px;
}

#featured-stevesmobile h5.bottom {
  background-color: #ff0000;
  margin-top: 5px;
  margin-bottom: 0px;
  color: #fff;
}

#featured-stevesmobile p {
  font-size: 14px;
  line-height: 20px;
  color: #fff;
  margin-bottom: 0;
}

#featured-stevesmobile .box .inner p {
  width: 100%;
}

#attend-featured-chalk #about {
  background: url("/assets/img/features/chalk-background.jpg") center top no-repeat fixed;
  background-size: cover;
  background-repeat: no-repeat;
}

#attend-featured-chalk .box {
  padding: 30px 20px;
}

#attend-featured-chalk .classbox {
border: 1px solid #ffcc00;
padding: 15px;
background: rgba(0,0,0,0.30);
}

#attend-featured-chalk .classbox h4 {
font-size: 18px;
line-height: 10px;
border-bottom: 1px dashed #fff;
padding-bottom: 15px;
}

#attend-featured-chalk .classbox h4.last {
border-bottom: none;
padding-bottom: 0px;
}

#attend-featured-chalk .section-header h3 {
  color: #fff;
  margin-bottom: 0px;
}

#attend-featured-chalk .section-header h4 {
  color: #fff;
}

#attend-featured-chalk .section-header p {
  font-size: 16px;
  color: #fff;
  line-height: 24px;
  margin-top: 25px;
}

#attend-featured-chalk .free-class {
  font-size: 22px;
  text-align: center;
  text-transform: uppercase;
  line-height: 32px;
  color: #ffcc00;
  font-weight: 550;
  background: #000;
  border: 1px solid #ffbb00;
  margin-bottom: 15px;
}

#attend-featured-chalk .box .inner p {
  width: 100%;
  padding: 25px;
}

#attend-featured-chalk #shabby .logos {
  padding: 25px;
}

#attend-featured-chalk #shabby h3 {
  padding-top: 20px;
}

#attend-featured-H3-Barn #intro {
  background: url(/assets/img/features/h3-barn-horse-pattern-bg.jpg);
  background-size: cover;
  padding-top: 120px;
  max-height: 500px;
}

#featured-H3-Barn .box .inner {
  border: 4px solid #fff !important;
}

#featured-H3-Barn .description {
  padding: 30px;
}

#featured-H3-Barn h5 {
  color: #fff;
  padding: 5px;
  font-weight: 500;
  text-transform: uppercase;
}

#featured-H3-Barn h5.top {
  background: #fff;
  margin-bottom: 35px;
  color: #000;
}

#featured-H3-Barn h5.bottom {
  background: #ddd;
  margin-top: 35px;
  color: #000;
}

#featured-H3-Barn p {
  font-size: 18px;
  line-height: 22px;
  color: #fff;
  padding: 10px 40px;
  margin-bottom: 0;
}

#featured-H3-Barn .box .inner p {
  width: 100%;
}

#attend-featured-NARI #about {
  background: url("/assets/img/features/NARI-background-granite2.jpg");
  background-color: #0A5733;
  padding-bottom: 65px;
}

#attend-featured-NARI #about h3 {
  color: #ffcc00!important;
  text-transform: none!important;
}

#attend-featured-NARI #about h4 {
  color: #fff!important;
  text-align: center!important;
  font-style: italic;
}

#attend-featured-NARI #NARI-info {
  margin-top: 50px;
  margin-bottom: 30px;
}

#attend-featured-NARI #NARI-info .location {
  text-align: center;
  font-size: 20px;
  background: #000;
  color:#fff;
  padding: 3px;
  margin-bottom: 25px;
}

#attend-featured-NARI #NARI-info p {
  margin-bottom: 20px;
}

#attend-featured-NARI #remodeling-guide  {
  background: #bbb;
  padding: 30px 0px 10px 0px;
}

#attend-featured-NARI #remodeling-guide .container h3  {
  padding-top: 0px!important;
}

#attend-featured-NARI #remodeling-guide .container p  {
  margin-bottom: -10px!important;
}

#attend-featured-NARI #remodeling-guide img  {
  margin-bottom: 20px;
  border: 1px solid #fff;
  -webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.75);
  box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.75);
}

#attend-featured-project-green #about {
  background: url("/assets/img/backgrounds/bg-under-construction.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #0A5733;
  padding-bottom: 65px;
}

#attend-featured-project-green #about #pg-header {
  -webkit-text-shadow: 5px 5px 5px black;
  -moz-text-shadow: 5px 5px 5px black;
  text-shadow:  5px 5px 5px black;
}

#attend-featured-project-green #about h3 {
  color: #ffcc00!important;
  text-transform: none!important;
}

#attend-featured-project-green #about h4 {
  color: #fff!important;
  text-align: center!important;
}

#attend-featured-project-green #pg-info {
  margin-top: 50px;
  margin-bottom: 30px;
}

#attend-featured-project-green #pg-info .location {
  text-align: center;
  font-size: 20px;
  background: #000;
  color:#fff;
  padding: 3px;
  margin-bottom: 25px;
}

#attend-featured-project-green #pg-info p {
  margin-bottom: 20px;
}

#attend-featured-project-green #project-green-imagine {
  background-color: #0A5733;
  padding: 30px 0;
}

#attend-featured-project-green #project-green-imagine img {
  border: 1px solid #fff;
  -webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.75);
  box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.75);
  margin-bottom: 30px;
}

#attend-featured-project-green #project-green-imagine .b-a {
}

#attend-featured-project-green #project-green-imagine .b-a-label {
  background-color: #000;
  padding: 3px 15px;
  border: 1px solid #fff;
  border-radius: 4px;
  color: #fff;
  text-align: center;
  margin-top: -50px !important;
  position: absolute;
  margin: 0 40%;
}

#attend-featured-project-green #project-green-imagine .title H3 {
  color: #fff;
  text-align: center;
}

@media (max-width: 768px) {
#attend-featured-project-green .pg-logo {
  max-width: 175px !important;
  margin-bottom: 30px;
    }
}

#attend-featured-h3-barn #about {
  background: url("/assets/img/backgrounds/bg-under-construction.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #0A5733;
  padding-bottom: 65px;
}

#attend-featured-h3-barn #about h3 {
  color: #ffcc00!important;
  text-transform: none!important;
}

#attend-featured-h3-barn #about h4 {
  color: #fff!important;
  text-align: center!important;
}

#attend-featured-american-furniture-galleries #about {
  background: url("/assets/img/backgrounds/bg-under-construction.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #0A5733;
  padding-bottom: 65px;
}

#attend-featured-american-furniture-galleries #about h3 {
  color: #ffcc00!important;
  text-transform: none!important;
}

#attend-featured-american-furniture-galleries #about h4 {
  color: #fff!important;
  text-align: center!important;
}

#attend-featured-river-cats #about {
  background: url("/assets/img/features/river-cats-background.jpg") center top no-repeat fixed;
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
  text-align: center;
}

#attend-featured-river-cats #info {
  background: #fff;
  padding-top: 0px;
}

#attend-featured-river-cats #about p.location {
  background: #ffcc00;
  font-size: 24px;
  line-height: 24px;
  margin-bottom: 20px!important;
  padding: 5px 0px 10px 0px;
  color: #333!important;
}

#attend-featured-river-cats .about-cols {
  background: #b2a26a;
  border: 1px solid #fff;
  border-radius: 10px;
  font-weight: bold;
}

#attend-featured-river-cats .about-cols img {
  border-radius: 10px;
}

#attend-featured-river-cats #info .section-header h3 {
  padding-top: 30px;
}

#attend-featured-river-cats #info .raley-field {
  font-size: 1.3em;
}

#attend-featured-under-development #about {
  background: url("/assets/img/backgrounds/bg-under-construction.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #0A5733;
  padding-bottom: 65px;
}

#attend-featured-under-development #about h3 {
  color: #ffcc00!important;
  text-transform: none!important;
}

#attend-featured-under-development #about h4 {
  color: #fff!important;
  text-align: center!important;
}

#attend-featured-rts #intro {
  background: url(/assets/img/features/rts-background.jpg);
  background-size: cover;
  padding-top: 120px;
}

#featured-rts .main-box {
  border: none!important;
  background: rgba(0, 0, 0, 0.5);
}

#featured-rts .box {
  padding: 30px 20px;
}

#featured-rts .box-bg {
  background-image: linear-gradient(0deg, #000000 0%, #242323 50%, #000000 100%);
}

#featured-rts .box-bordered {
  border: 1px solid #999; margin: 30px 0px;
}

#featured-rts .logo {
  max-width: 500px;
  width: 90%;
  margin-bottom: 30px;
}

#featured-rts i {
  color: #d36127;
  font-size: 48px;
  display: inline-block;
  line-height: 1;
}

#featured-rts h3 {
  color: #fff;
  margin-bottom: 0px;
}

#featured-rts h5 {
  color: #333;
  padding: 5px;
  font-weight: 600;
  text-transform: uppercase;
}

#featured-rts h5.top {
  font-family: 'Arizonia', cursive;
  background: #ffcc00;
  margin-bottom: 35px;
  text-transform: none;
  font-size: 32px;
}

#featured-rts h5.bottom {
  background: #ffcc00;
  margin-top: 35px;
  color: #000;
}

#featured-rts p {
  font-size: 14px;
  line-height: 20px;
  color: #fff;
  margin-bottom: 0px;
}

#featured-rts .photo img {
  border: 1px solid #fff;
  border-radius: 6px;
  margin: 20px 0px;
}

.rts-info {
  text-align: left;
}

.rts-info p {
  margin: 0px 0px 20px 0px!important;
  width: 95%!important;
}

.rts-info p b {
  font-style: italic;
}

#attend-featured-rts #main {
  padding: 30px;
  background:#d2e7f1;
}

#attend-featured-rts #main p {
  text-align: left!important;
  margin-bottom: 15px!important;
}

#attend-featured-rts #main p.website {
  text-align: center!important;
  font-size: 1.3em;
  border-top: 1px solid #999;
  margin-top: 30px;
  padding-top: 20px;
}

#attend-featured-rts #main img {
  float: left;
  margin: 5px 30px 20px 0px;
}

@media (max-width: 768px) {
.rts-info p {
  margin: 20px!important;
  padding-right: 20px;
    }
#attend-featured-rts #main img {
  float: none;
  margin-bottom: 20px;
}
#attend-featured-rts #main p.website {
  font-size: 1.0em;
}
}

#attend-featured-avantikul #about {
  background: url("/assets/img/features/avantikul-background.jpg") center top no-repeat fixed;
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
  text-align: center;
}

#attend-featured-avantikul #info {
  background: #fff;
  padding-top: 0px;
}

#attend-featured-avantikul #about p.location {
  background: #fff;
  font-size: 24px;
  line-height: 24px;
  margin-bottom: 20px!important;
  padding: 5px 0px 10px 0px;
  color: #333!important;
}

#attend-featured-avantikul .about-cols {
  background: rgba(255, 255, 255, 0.25);
  border: 1px solid #999;
  border-radius: 10px;
}

#attend-featured-avantikul .about-cols img {
  border-radius: 10px;
}

#attend-featured-avantikul #about .section-header h1 {
  padding-top: 50px;
  color: #fff;
  font-size: 72px;
  -webkit-text-shadow: 5px 5px 5px black;
  -moz-text-shadow: 5px 5px 5px black;
  text-shadow:  5px 5px 5px black;
}

#attend-featured-avantikul #about .section-header h4 {
  font-size: 32px;
}

#attend-featured-avantikul #about .section-header .plunge {
 border: 1px solid #fff;
 background: rgba(0, 0, 0, 0.50);
 border-radius: 10px;
 padding: 25px;
}

#attend-featured-avantikul #info .section-header h1 {
  padding-top: 30px;
}

#attend-featured-afg #about {
  background: url("/assets/img/features/afg-background.jpg") center top no-repeat fixed;
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
  text-align: center;
}

#attend-featured-afg #about .section-header {
  padding-top: 50px;
}

#attend-featured-afg #about p.location {
  background: #83131b;
  font-size: 24px;
  line-height: 24px;
  margin-bottom: 20px!important;
  padding: 5px 0px 10px 0px;
  color: #fff!important;
}

#attend-featured-afg #about .section-header .feature {
 border: 1px solid #fff;
 background: rgba(19, 29, 73, 0.90);
 border-radius: 10px;
 padding: 25px;
}

#attend-featured-afg #about .section-header .feature p {
  text-align: left !important;
}

#attend-featured-afg #info {
  margin-top: 25px;
  background: #fff;
  border: 1px solid #fff;
  border-radius: 10px;
  padding: 25px;
}

#attend-featured-afg #info p {
  text-align: left !important;
  color: #000 !important;
}

#attend-featured-furnitalia #about {
  background: url("/assets/img/features/furnitalia-background.jpg");
  padding-bottom: 65px;
}

#attend-featured-furnitalia #furnitalia-info {
  margin-top: 50px;
  margin-bottom: 30px;
}

#attend-featured-furnitalia #furnitalia-info .location {
  text-align: center;
  font-size: 20px;
  background: #000;
  color:#fff;
  padding: 3px;
  margin-bottom: 25px;
}

#attend-featured-furnitalia #furnitalia-info p {
  margin-bottom: 20px;
}

#attend-featured-furnitalia #remodeling  {
  background: #bbb;
  padding: 0px 0px 20px 0px;
}

#attend-featured-furnitalia #remodeling img  {
  margin-top: 7px;
}

#attend-featured-furnitalia #remodeling .container .german-kitchen  {
  margin-top: -40px; padding-bottom: 30px;
}

#attend-featured-furnitalia #remodeling .container .german-kitchen .photo  {
  border: 1px solid #fff;
  -webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.75);
  box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.75);
}

#attend-featured-furnitalia #remodeling .container .german-kitchen .pixlogo  {
  position: absolute;
  bottom: -25px;
  left: 5px;
  z-index: 900;
  -webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.50);
  -moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.50);
  box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.50);
  max-width: 100px;
}

#attend-featured-furnitalia #bonfire  {
  background: #aaa;
  padding: 0px 0px 20px 0px;
}

#attend-featured-furnitalia #branding  {
  background: #555;
  color: #fff;
  padding: 0px;
}

#attend-featured-furnitalia #branding p  {
  color: #fff;
}

#attend-featured-furnitalia #branding img  {
  margin-top: 7px;
}

#attend-featured-furnitalia #branding .container .branding-box  {
  margin-top: -40px; padding-bottom: 30px;
}

#attend-featured-furnitalia #branding .container .branding-box .photo, #attend-featured-furnitalia #bonfire .container .photo  {
  border: 1px solid #fff;
  -webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.75);
  box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.75);
}

#attend-featured-furnitalia #branding .container .branding-box .pixlogo  {
  margin-top: 20px;
}

#attend-featured-furnitalia #branding .container .branding-box p  {
  margin-top: 15px;
  color: #bbb;
}

#attend-featured-furnitalia #furnitalia-about {
  background: #ddd;
  border-top: 4px solid #bbb;
  padding-top: 40px;
  padding-bottom: 30px;
}

#attend-featured-furnitalia #furnitalia-about p {
  margin-bottom: 20px;
}

#attend-featured-furnitalia #specials {
  background: #fff!important;
  padding-bottom: 100px;
}

#attend-featured-furnitalia #specials .special-item {
  text-align: center;
  position: relative;
  margin-bottom: 10px;
}

#attend-featured-furnitalia #specials .offer {
  text-align: center;
  border-radius: 30px 0px;
  padding: 25px;
  color: #fff;
  font-weight: 600;
  text-transform: capitalize;
  height: 100%;
  -webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.30);
  -moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.30);
  box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.30);
}

#attend-featured-furnitalia #specials .offer-01 {
  background: #000;
}

#attend-featured-furnitalia #specials .offer-02 {
  background: #e22726;
}

#attend-featured-furnitalia #specials .offer-03 {
  background: #f5ba05;
}

#attend-featured-furnitalia #specials .offer-04 {
  background: #3385ad;
}

#attend-featured-furnitalia #specials .disclaimer {
  margin-top: 20px;
  text-align: center!important;
}

#attend-featured-outdooryardstore #about {
  background: url("/assets/img/features/outdooryardstore-background.jpg");
  padding-bottom: 65px;
}

#attend-featured-outdooryardstore #outdooryardstore-info {
  margin-top: 50px;
  margin-bottom: 30px;
}

#attend-featured-outdooryardstore #outdooryardstore-info .location {
  text-align: center;
  font-size: 20px;
  background: #000;
  color:#fff;
  padding: 3px;
  margin-bottom: 25px;
}

#attend-featured-outdooryardstore #outdooryardstore-info p {
  margin-bottom: 20px;
}

#attend-featured-outdooryardstore #gallerypix  {
  background: #D9E5D9;
  padding: 0px 0px 20px 0px;
}

#attend-featured-outdooryardstore #gallerypix img  {
  margin-top: 7px;
}

#attend-featured-outdooryardstore #gallerypix .container .featurepix  {
  margin-top: 0px; padding-bottom: 30px;
}

#attend-featured-outdooryardstore #gallerypix .container .featurepix .photo  {
  border: 1px solid #fff;
  -webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.75);
  box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.75);
}

#attend-featured-outdooryardstore #sweepstakes-box  {
  background: green; color: #fff; border: 8px solid #000; padding: 20px;
}

#attend-featured-A1appliance #about {
  background: url("/assets/img/features/A1-appliance-background2.jpg");
  padding-bottom: 10px;
}

#attend-featured-A1appliance #offer {
  -webkit-text-shadow: 2px 2px 5px black;
  -moz-text-shadow: 2px 2px 5px black;
  text-shadow:  2px 2px 5px black;
}

#attend-featured-A1appliance #A1appliance-info {
  margin-top: 50px;
  margin-bottom: 30px;
}

#attend-featured-A1appliance #A1appliance .location {
  text-align: center;
  font-size: 20px;
  background: #000;
  color:#fff;
  padding: 3px;
  margin-bottom: 25px;
}

#attend-featured-A1appliance #A1appliance-info p {
  margin-bottom: 20px;
}

#attend-featured-A1appliance #gallerypix  {
  background: #bbd4e4;
  padding: 0px 0px 20px 0px;
}

#attend-featured-A1appliance #gallerypix img  {
  margin-top: 7px;
}

#attend-featured-outdooryardstore #gallerypix .container .featurepix  {
  margin-top: 0px; padding-bottom: 30px;
}

#attend-featured-A1appliance #gallerypix .container .featurepix .photo, .giveaway {
  border: 1px solid #fff;
  -webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.75);
  box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.75);
}

#attend-featured-A1appliance #sweepstakes-box  {
  background: #444; color: #fff; border: 8px solid #000; padding: 20px;
}

#attend-featured-homedepot #about {
  background: url("/assets/img/features/homedepot-background.jpg");
  padding-bottom: 65px;
}

#attend-featured-homedepot #homedepot-info {
  margin-top: 50px;
  margin-bottom: 30px;
}

#attend-featured-homedepot #homedepot-info .location {
  text-align: center;
  font-size: 20px;
  background: #000;
  color:#fff;
  padding: 3px;
  margin-bottom: 25px;
}

#attend-featured-homedepot #homedepot-info p {
  margin-bottom: 20px;
}

#attend-featured-homedepot #gallerypix  {
  background: #cccccc;
  padding: 0px 0px 20px 0px;
}

#attend-featured-homedepot #gallerypix img  {
  margin-top: 0px;
}

#attend-featured-homedepot #gallerypix .container .featurepix  {
  margin-top: 0px; padding-bottom: 30px;
}

#attend-featured-homedepot #gallerypix .container .featurepix .photo  {
  border: 1px solid #fff;
  -webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.75);
  box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.75);
}

#attend-featured-homedepot #bullet-box  {
  background: #999999; color: #fff; border: 4px solid #000; padding: 20px;
}

#attend-featured-harlanroofing #about {
  background: url("/assets/img/features/harlanroofing-background.jpg");
  padding-bottom: 0px;
}

#attend-featured-harlanroofing #harlanroofing-info {
  margin-top: 50px;
  margin-bottom: 30px;
}

#attend-featured-harlanroofing .location {
  text-align: center;
  font-size: 20px;
  background: #000;
  color:#fff;
  padding: 8px;
  text-transform: none;
  border: 1px solid #fff;
}

#attend-featured-harlanroofing .section-header h3::before {
  content: '';
  position: absolute;
  display: block;
  width: 0px;
  height: 0px;
  background: #ddd;
  bottom: 1px;
  left: calc(50% - 60px);
}

#attend-featured-harlanroofing .section-header h3::after {
  content: '';
  position: absolute;
  display: block;
  width: 0px;
  height: 0px;
  background: #d36127;
  bottom: 0;
  left: calc(50% - 20px);
}

#attend-featured-harlanroofing #harlanroofing-info p {
  margin-bottom: 20px;
}

#attend-featured-harlanroofing #rooffingpix  {
  background: #bbb;
  padding: 0px 0px 20px 0px;
}

#attend-featured-harlanroofing #rooffingpix img  {
  margin-top: 7px;
}

#attend-featured-harlanroofing #rooffingpix .container .photopic  {
  margin-top: -40px; padding-bottom: 30px;
}

#attend-featured-harlanroofing #rooffingpix .container .photopic .photo  {
  border: 1px solid #fff;
  -webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.75);
  box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.75);
}

#attend-featured-harlanroofing #disclaimer  {
  background: #555;
  color: #fff;
  padding: 0px;
}

#attend-featured-harlanroofing #disclaimer p  {
  color: #fff;
  font-size: .8em;
}

#attend-featured-urbanwood {
  background: url("/assets/img/features/urban-wood-background2.jpg");
}

#attend-featured-urbanwood #about {
  background: url("/assets/img/features/urban-wood-background.jpg");
  padding-bottom: 5px;
  text-transform: none !important;
  background-size: 100% !important;
}

#attend-featured-urbanwood #about H3{
  text-transform: none !important;
  font-size: 1.5em;
}

#attend-featured-urbanwood #urbanwood-info {
  margin-top: 50px;
  margin-bottom: 30px;
}

#attend-featured-urbanwood .location {
  text-align: center;
  font-size: 20px;
  background:#0C6917;
  color:#fff;
  padding: 8px;
  text-transform: none;
  border: 1px solid #fff;
}

#attend-featured-urbanwood .section-header h3::before {
  content: '';
  position: absolute;
  display: block;
  width: 0px;
  height: 0px;
  background: #ddd;
  bottom: 1px;
  left: calc(50% - 60px);
}

#attend-featured-urbanwood .section-header h3::after {
  content: '';
  position: absolute;
  display: block;
  width: 0px;
  height: 0px;
  background: #d36127;
  bottom: 0;
  left: calc(50% - 20px);
}

#attend-featured-urbanwood .factoid {
  background:#D9E5D9;
  color:#000;
  padding: 10px;
  border: 1px solid #000;
  border-radius: 6px;
}

#attend-featured-urbanwood #urbanwood-info .mainsection {
  background-color: rgba(255, 255, 255, 0.8);
  padding-top: 15px; border: 1px solid #555;
  border-radius: 25px;
  color:#000;
  -webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.75);
  box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.75);
}

#attend-featured-urbanwood #urbanwood-info p {
  margin-bottom: 20px;
}

#attend-featured-urbanwood #gallerypix  {
  padding: 0px;
}

#attend-featured-urbanwood #gallerypix img  {
  margin-top: 7px;
}

#attend-featured-urbanwood #gallerypix .container .featurepix  {
  margin-top: 0px; padding-bottom: 30px;
}

#attend-featured-urbanwood #gallerypix .container .featurepix .photo  {
  border: 1px solid #fff;
  -webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.75);
  box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.75);
}

#attend-featured-urbanwood #sweepstakes-box  {
  background: green; color: #fff; border: 8px solid #000; padding: 20px;
}

#attend-featured-project-green #about {
  background: url("/assets/img/features/project-green-background.jpg");
  padding-bottom: 5px;
  text-transform: none !important;
  background-size: 100% !important;
}

#attend-featured-project-green #about H3{
  text-transform: none !important;
  font-size: 1.5em;
}

#attend-featured-project-green #project-green-info {
  margin-top: 50px;
  margin-bottom: 30px;
}

#attend-featured-project-green .location {
  text-align: center;
  font-size: 20px;
  background:#0C6917;
  color:#fff;
  padding: 8px;
  text-transform: none;
  border: 1px solid #fff;
}

#attend-featured-project-green .section-header h3::before {
  content: '';
  position: absolute;
  display: block;
  width: 0px;
  height: 0px;
  background: #ddd;
  bottom: 1px;
  left: calc(50% - 60px);
}

#attend-featured-project-green .section-header h3::after {
  content: '';
  position: absolute;
  display: block;
  width: 0px;
  height: 0px;
  background: #d36127;
  bottom: 0;
  left: calc(50% - 20px);
}

#attend-featured-project-green .factoid {
  background:#D9E5D9;
  color:#000;
  padding: 10px;
  border: 1px solid #000;
  border-radius: 6px;
}

#attend-featured-project-green #project-green-info p {
  margin-bottom: 20px;
}

#attend-featured-project-green #gallerypix  {
  background: #D9E5D9;
  padding: 0px 0px 20px 0px;
}

#attend-featured-project-green #gallerypix img  {
  margin-top: 7px;
}

#attend-featured-project-green #gallerypix .container .featurepix  {
  margin-top: 0px; padding-bottom: 30px;
}

#attend-featured-project-green #gallerypix .container .featurepix .photo  {
  border: 1px solid #fff;
  background: #fff;
  -webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.75);
  box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.75);
}

#attend-featured-A1appliance #about {
  background: url("/assets/img/features/A1-appliance-background2.jpg");
  padding-bottom: 10px;
}

/* Attend Show Features Page
--------------------------------*/
#show-features, #company-resources {
  background: #000;
}

#show-features #specials, #company-resources #canvas {
  background-image: url('/assets/img/main/homepage-08b.jpg');
  background-size: cover;
  padding: 25px 0px;
}
#show-features #specials .logo {
  width: 100%;
}

#show-features #specials {
  padding: 60px 0 40px 0;
  position: relative;
  background-image: url('/assets/img/backgrounds/bg-show-features.jpg');
  background-size: cover;
  /*background: rgb(30,87,153);
  background: -moz-linear-gradient(top, rgb(30,87,153) 0%, rgb(17,17,17) 100%);
  background: -webkit-linear-gradient(top, rgb(30,87,153) 0%,rgb(17,17,17) 100%);
  background: linear-gradient(to bottom, rgb(30,87,153) 0%,rgb(17,17,17) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#111111',GradientType=0 );*/
}

#show-features #specials::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 9;
}

#show-features #specials .container {
  position: relative;
  z-index: 10;
}

#show-features #specials .item {
 background: #fff;
 margin-left: 0px;
 padding: 30px;
 border-bottom: 1px solid #999;
}

#show-features #specials .item.last {
 border-radius: 0 0 6px 6px;
 margin-bottom: 35px;
}

#show-features #specials .location {
 background: #367f48;
 font-family: 'Arizonia', cursive;
 color:#fff;
 font-size: 36px;
 line-height: 36px;
 font-weight: 500;
 margin-left: 0px;
 padding: 10px;
 border-radius: 6px 6px 0 0;
}

#show-features #specials .photo {
 width: 100%;
 margin: 0;
 padding: 0;
}

#show-features #specials .photo img {
 width: 100%;
 border: 1px solid #444;
 border-radius: 4px;
}

#show-features #specials .description {

}

#show-features #specials .description h2 {
 font-size: 32px;
 font-weight: 500;
 color: #555;
 margin-bottom: 5px;
}

#show-features #specials .description p {
 font-size: 16px;
 line-height: 21px;
}

#show-features #specials .info {
 text-align: right;
}

#show-features #specials .info img {
 padding-right: 20px;
 margin-bottom: 10px;
}

#show-features #specials .cta-btn {
 background: #000;
}

#show-features #specials .cta-btn:hover {
 background: #d36127;
}

@media (max-width: 992px) {

#show-features #specials .description {
 padding-left: 0px!important;
 margin-top: 10px;
}

#show-features #specials .info {
 margin-top: 10px;
}
    
}

/* About Us Section
--------------------------------*/
#about {
  /*background: url("/assets/img/backgrounds/bg-world-map.jpg") center top no-repeat fixed;*/
  background: #444;
  background-size: cover;
  padding: 60px 0 40px 0;
  position: relative;
}

#about::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  /*background: rgba(255, 255, 255, 0.92);*/
  z-index: 9;
}

#about .container {
  position: relative;
  z-index: 10;
}

#about .container .section-header h3, #about .container .section-header p {
  color: #fff!important;
}

#about .container .section-header p {
  margin-bottom: 0px!important;
}

#details-contact {
  background: #444;
  background-size: cover;
  padding: 60px 0 40px 0;
  position: relative;
}

#details-contact .about-col {
  background: #fff;
  border-radius: 6px;
  box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.08);
  margin-bottom: 20px;
  padding-left: 30px;
  padding-right: 30px;
}

#details-contact .about-col .img {
  position: relative;
}

#details-contact .about-col .img img {
  border-radius: 4px 4px 0 0;
}

#details-contact .about-col .icon {
  width: 64px;
  height: 64px;
  padding-top: 8px;
  text-align: center;
  position: absolute;
  background-color: #d36127;
  border-radius: 50%;
  border: 4px solid #fff;
  left: calc( 50% - 32px);
  bottom: -30px;
  transition: 0.3s;
}

#details-contact .about-col i {
  font-size: 36px;
  line-height: 1;
  color: #fff;
  transition: 0.3s;
}

#details-contact .about-col h2 {
  color: #000;
  text-align: center;
  font-weight: 700;
  font-size: 20px;
  padding: 0;
  margin: 40px 0 12px 0;
}

#details-contact .about-col h2 a {
  color: #000;
}

#details-contact .about-col p {
  font-size: 14px;
  line-height: 24px;
  color: #333;
  margin-bottom: 0;
  padding: 0 20px 20px 20px;
}

/* Publicity Section
--------------------------------*/
#publicity {
  background: url("/assets/img/backgrounds/bg-publicity.jpg") center top no-repeat fixed;
  background-size: cover;
  padding: 60px 0 40px 0;
  position: relative;
}

#publicity::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.8);
  z-index: 9;
}

#publicity .container {
  position: relative;
  z-index: 10;
}

#publicity .publicity-col {
  background: #fff;
  border-radius: 0 0 4px 4px;
  box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.08);
  margin-bottom: 20px;
}

#publicity .publicity-col .img {
  position: relative;
}

#publicity .publicity-col .img img {
  border-radius: 4px 4px 0 0;
}

#publicity .publicity-col .icon {
  width: 64px;
  height: 64px;
  padding-top: 8px;
  text-align: center;
  position: absolute;
  background-color: #d36127;
  border-radius: 50%;
  border: 4px solid #fff;
  left: calc( 50% - 32px);
  bottom: -30px;
  transition: 0.3s;
}

#publicity .publicity-col i {
  font-size: 36px;
  line-height: 1;
  color: #fff;
  transition: 0.3s;
}

#publicity .publicity-col h2 {
  color: #000;
  text-align: center;
  font-weight: 700;
  font-size: 20px;
  padding: 0;
  margin: 40px 0 12px 0;
}

#publicity .publicity-col h2 a {
  color: #000;
}

#publicity .publicity-col h2 a:hover {
  color: #d36127;
}

#publicity .publicity-col p {
  font-size: 14px;
  line-height: 24px;
  color: #333;
  margin-bottom: 0;
  padding: 0 20px 20px 20px;
}

/* Attend Tips Section
--------------------------------*/
#attend-tips {
  background: url("/assets/img/backgrounds/bg-attend-tips.jpg") center top no-repeat fixed;
  background-size: cover;
  padding: 60px 0 40px 0;
  position: relative;
}

#attend-tips::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.8);
  z-index: 9;
}

#attend-tips .container {
  position: relative;
  z-index: 10;
}

#attend-tips .tips-col {
  background: #fff;
  border-radius: 0 0 4px 4px;
  box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.08);
  margin-bottom: 20px;
}

#attend-tips .tips-col .img {
  position: relative;
}

#attend-tips .tips-col .img img {
  border-radius: 4px 4px 0 0;
}

#attend-tips .tips-col .icon {
  width: 64px;
  height: 64px;
  padding-top: 8px;
  text-align: center;
  position: absolute;
  background-color: #367f48;
  border-radius: 50%;
  border: 4px solid #fff;
  left: calc( 50% - 32px);
  bottom: -30px;
  transition: 0.3s;
}

#attend-tips .tips-col .icon.stress {
  background-color: #d36127;
}

#attend-tips .tips-col i {
  font-size: 36px;
  line-height: 1;
  color: #fff;
  transition: 0.3s;
}

/*#attend-tips .tips-col:hover .icon {
  background-color: #fff;
}

#attend-tips .tips-col:hover i {
  color: #d36127;
}*/

#attend-tips .tips-col h2 {
  color: #000;
  text-align: center;
  font-weight: 700;
  font-size: 20px;
  padding: 0;
  margin: 40px 0 12px 0;
}

#attend-tips .tips-col h2 a {
  color: #000;
}

#attend-tips .tips-col h2 a:hover {
  color: #d36127;
}

#attend-tips .tips-col p {
  font-size: 14px;
  line-height: 24px;
  color: #333;
  margin-bottom: 0;
  padding: 0 20px 20px 20px;
}

#attend-tips .tips-col.contractor-advisory {
 background: rgba(0, 0, 0, 0.6);
 border: 1px solid #333;
}

.contractor-advisory h2, .contractor-advisory p, .contractor-advisory a {
 color: #fff!important;
}

.contractor-advisory a:hover {
 color: #ffcc00!important;
}

.contractor-advisory .cta-btn:hover {
  background: #000;
  border: 2px solid #ffcc00;
  color: #ffcc00;
}

#policylink {
  margin-top: 5px !important;
}

#policylink a {
  color: #ffcc00 !important;
}

#policylink a:hover {
  color: #19A615 !important;
}

/* Ticketing Section
--------------------------------*/
#tickets {
  background: url("/assets/img/backgrounds/bg-publicity.jpg") center top no-repeat fixed;
  background-size: cover;
  padding: 60px 0 40px 0;
  position: relative;
}

#tickets::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.8);
  z-index: 9;
}

#tickets .container {
  position: relative;
  z-index: 10;
}

#tickets .tips-col {
  background: rgba(0, 100, 25, 0.8);
  border: solid 2px #fff;
  border-radius: 6px;
  box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.4);
  margin-bottom: 20px;
}

#tickets .tips-col .img {
  position: relative;
}

#tickets .tips-col .img img {
  border-radius: 4px 4px 0 0;
}

#tickets .tips-col .icon {
  width: 64px;
  height: 64px;
  padding-top: 8px;
  text-align: center;
  position: absolute;
  background-color: #aecaa4;
  border-radius: 50%;
  border: 4px solid #fff;
  left: calc( 50% - 32px);
  bottom: -30px;
  transition: 0.3s;
}

#tickets .tips-col .icon.stress {
  background-color: #d36127;
}

#tickets .tips-col i {
  font-size: 36px;
  line-height: 1;
  color: #000;
  transition: 0.3s;
}

#tickets .tips-col h2 {
  color: #fff;
  text-align: center;
  font-weight: 700;
  font-size: 20px;
  padding: 0;
  margin: 40px 0 12px 0;
}

#tickets .tips-col h2 a {
  color: #fff;
}

#tickets .tips-col h2 a:hover {
  color: #d36127;
}

#tickets .tips-col p {
  font-size: 14px;
  line-height: 24px;
  color: #fff;
  margin-bottom: 0;
  padding: 0 20px 20px 20px;
}

#tickets .tips-col p .cta-btn {
  background: #000;
}
#tickets .tips-col p .cta-btn:hover {
  background: #fff;
  color: #000;
}

/* Workshops Section
--------------------------------*/
#workshops {
  background: url("/assets/img/backgrounds/bg-attend-tips.jpg") center top no-repeat fixed;
  background-size: cover;
  padding: 60px 0 40px 0;
  position: relative;
}

#workshops::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.9);
  z-index: 9;
}

#workshops .container {
  position: relative;
  z-index: 10;
}

#workshops .date {
  font-weight: 900;
  font-size: 1.5em;
  color: #fff;
  padding: 0px 10px 5px 10px;
  margin-top: 30px;
  margin-bottom: -20px;
}

#workshops .friday {
  background: #1F66A1;
}

#workshops .saturday {
  background: #910608;
}

#workshops .sunday {
  background: #23733B;
}

#workshops .workshops-col {
  background: #fff;
  border-radius: 0 0 4px 4px;
  box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.08);
  margin-bottom: 20px;
  color: #000;
  text-align: left;
  margin: 40px 0 12px 0;
}

#workshops .workshops-col .img {
  position: relative;
  background: #000;
  border-radius: 4px 4px 0 0;
}

#workshops .workshops-col .img img {
  border-radius: 4px 4px 0 0;
}

#workshops .workshops-col .img-topic {
  position: relative;
  background: #000;
  border-radius: 4px 4px 0 0;
}

#workshops .workshops-col .img-topic img {
  border-radius: 4px 4px 0 0;
}

#workshops .workshops-col .img img:hover {
  cursor: pointer;
  opacity: 0.6;
  transition: 0.3s;
}

#workshops .workshops-col .icon {
  width: 100px;
  padding: 2px;
  text-align: center;
  position: absolute;
  border-radius: 20px;
  border: 2px solid #fff;
  left: calc( 50% - 50px);
  bottom: -15px;
  transition: 0.3s;
  font-weight: 900;
  color: #fff;
}

#workshops .workshops-col .fri-time {
  background: #1F66A1;
}

#workshops .workshops-col .sat-time {
  background: #910608;
}

#workshops .workshops-col .sun-time {
  background: #23733B;
}

#workshops .workshops-col p {
  line-height: 1.3em !important;
}

#workshops .workshops-col i {
  font-size: 36px;
  line-height: 1;
  color: #fff;
  transition: 0.3s;
}

#workshops .workshops-col h2 {
  font-weight: 700;
  font-size: 1em;
  padding: 0 10px;
  margin: 40px 0 12px 0;
}

#workshops .workshops-col h2 a {
  color: #000;
}

#workshops .workshops-col h2 a:hover {
  color: #d36127;
}

#workshops .workshops-col p {
  font-size: 14px;
  line-height: 24px;
  color: #333;
  margin-bottom: 0;
  padding: 0 20px 20px 20px;
}

#workshops .workshops-col h3 {
  font-weight: 700;
  font-size: 1em;
  padding: 10px 10px 0px 10px;
  margin: 0px;
  border-top: 1px solid #ccc;
}

#workshops .workshops-col h4 {
  font-weight: 500;
  font-size: 1em;
  padding: 0px 10px;
  margin: 0px;
}

#workshops .workshops-col button {
  font-weight: 500;
  text-align: center;
  font-size: .7em;
  padding: 3px 10px;
  margin: 10px 10px 20px 10px;
  background: #d36127;
  border: 0px;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  text-transform: uppercase;
}

#workshops .workshops-col button.fri  {
  background: #1F66A1;
}

#workshops .workshops-col button.sat {
  background: #910608;
}

#workshops .workshops-col button.sun {
  background: #23733B;
}

#workshops .workshops-col button:hover {
  background: #000;
}

#workshops .presented-by {
    text-align: right;
    font-size: 20px;
    font-weight: 500;
    color: #555;
}

#workshops .sponsor {
    text-align: left;
    font-size: 32px;
    max-width: 260px;
}

@media (max-width: 992px) {

#workshops .presented-by {
    text-align: center;
    font-size: 18px;
    margin-bottom: 8px;
}
    
#workshops .sponsor {
    margin: auto;
}
    
}

/* Competitors Section
--------------------------------*/
#competitors {
  background: url("/assets/img/backgrounds/bg-competitors.jpg") center top no-repeat fixed;
  background-size: cover;
  padding: 60px 0 40px 0;
  position: relative;
}

#competitors::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.6);
  z-index: 9;
}

#competitors .container {
  position: relative;
  z-index: 10;
}

#competitors .competitors-col {
  background: #fff;
  border-radius: 0 0 4px 4px;
  box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.08);
  margin-bottom: 20px;
  color: #000;
  text-align: left;
  margin: 40px 0 12px 0;
}

#competitors .competitors-col .img {
  position: relative;
  background: #000;
  border-radius: 4px 4px 0 0;
}

#competitors .competitors-col .img img {
  border-radius: 4px 4px 0 0;
}

#competitors .competitors-col .img img:hover {
  cursor: pointer;
  opacity: 0.6;
  transition: 0.3s;
}

#competitors .competitors-col h2 {
  font-weight: 700;
  font-size: 1em;
  padding: 0 10px;
  margin: 40px 0 12px 0;
}

#competitors .competitors-col p {
  font-size: 14px;
  line-height: 24px;
  color: #333;
  margin-bottom: 0;
  padding: 0 20px 20px 20px;
}

#competitors .competitors-col button {
  font-weight: 500;
  text-align: center;
  font-size: .7em;
  padding: 3px 10px;
  margin: 10px 10px 20px 10px;
  background: #d36127;
  border: 0px;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  text-transform: uppercase;
}

#competitors .competitors-col button:hover {
  background: #777;
}

/* Show Specials Section
--------------------------------*/
#show-specials #specials {
  padding: 60px 0 40px 0;
  position: relative;
  background-image: url('/assets/img/backgrounds/bg-show-specials.jpg');
  background-size: cover;
  /*background: rgb(201,153,40);
  background: -moz-linear-gradient(top, rgb(201,153,40) 0%, rgb(17,17,17) 100%);
  background: -webkit-linear-gradient(top, rgb(201,153,40) 0%,rgb(17,17,17) 100%);
  background: linear-gradient(to bottom, rgb(201,153,40) 0%,rgb(17,17,17) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c99928', endColorstr='#111111',GradientType=0 );*/
}

#show-specials #specials::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 9;
}

#show-specials #specials .container {
  position: relative;
  z-index: 10;
}

#show-specials #specials .item {
 background: #fff;
 margin-left: 0px;
 padding: 10px;
 border-bottom: 1px solid #999;
}

#show-specials #specials .item.last {
 border-radius: 0 0 6px 6px;
 margin-bottom: 35px;
}

#show-specials #specials .location {
 background: #367f48;
 font-family: 'Arizonia', cursive;
 color:#fff;
 font-size: 36px;
 line-height: 36px;
 font-weight: 500;
 margin-left: 0px;
 padding: 10px;
 border-radius: 6px 6px 0 0;
}

#show-specials #specials .photo {
 width: 100%;
 margin: 0;
 padding: 0;
}

#show-specials #specials .photo img {
 width: 100%;
 border: 1px solid #444;
 border-radius: 4px;
}

#show-specials #specials .description {

}

#show-specials #specials .description h2 {
 font-size: 22px;
 font-weight: 500;
 color: #555;
 margin-bottom: 5px;
}

#show-specials #specials .description p {
 font-size: 16px;
 line-height: 21px;
}

#show-specials #specials .info {
 text-align: right;
}

#show-specials #specials .info img {
 padding-right: 20px;
 margin-bottom: 10px;
}

#show-specials #specials .logo {
 max-width: 175px;
}

@media (max-width: 992px) {

#show-specials #specials .description {
 padding-left: 0px!important;
 margin-top: 10px;
}

#show-specials #specials .info {
 margin-top: 10px;
}
    
}

/* Map Section
--------------------------------*/
#attend-map {
  padding: 60px 0 40px 0;
  position: relative;
}

/* Program Section
--------------------------------*/
#attend-program {
  padding: 30px 0 30px 0;
  position: relative;
  background: #000;
  color: #fff;
}

#attend-program .program-text {
  text-align: left;
  font-size: 1.2em;
  font-weight: 500;
  float: right;
  max-width: 200px;
}

#attend-program .program-text a, #attend-program .program-text a:hover {
  color: #fff;
}

#attend-program .program-img {
  float: left;
}

#attend-program .program-img img {
  border: 1px solid #ccc;
  margin-right: 20px;
}

/* Coupon Section
--------------------------------*/
#attend-coupon {
  padding: 30px 0 30px 0;
  position: relative;
  background: green;
  color: #fff;
  border-top: 4px solid #ffcc00;
  border-bottom: 4px solid #ffcc00;
}

#attend-coupon .program-text {
  text-align: left;
  font-size: 1.2em;
  font-weight: 500;
  float: right;
  max-width: 200px;
}

#attend-coupon .program-text a, #attend-coupon .program-text a:hover {
  color: #fff;
}

#attend-coupon .program-img {
  float: left;
}

#attend-coupon .program-img img {
  border: 1px solid #ccc;
  margin-right: 20px;
}

.voucher-head {
  text-transform: none !important;
}

.voucher-sponsor {
  color: #ffcc00 !important;
}

/* Exhibitor Lists
--------------------------------*/
#exhibitor-lists .page-head-thin {
	background-image: url(/assets/img/main/exhibitors-02.jpg);
}

#exhibitor-lists #featured-services {
	background-image: url("/assets/img/backgrounds/bg-exhibitor-lists.jpg");
    padding: 30px;
    margin-top: 10px;
}

.exh-vendor {
	border-bottom: 1px solid #ccc;
}
.exh-vendor.header {
	background: #eee;
}
.exh-vendor.last {
	border-bottom: none !important;
}
.exh-item {
	float: left;
	padding: 6px 20px;
}
.exh-item.name {
	font-weight: 700;
	width: 35%;
}
.exh-item.bldg {
	width: 15%;
}
.exh-item.bldg a {
	cursor: pointer;
    border: 1px solid #d36127;
    border-radius: 4px;
    padding: 1px 4px;
    color: #d36127;
}
.exh-item.bldg a:hover {
	background: #d36127;
    color: #fff;
}
.exh-item.booth {
	width: 30%;
}
.exh-item.site {
	width: 20%;
	text-align: right;
}

.exh-list-date {
	float: right;
    color: #fff;
    font-size: .8em;
}

#nav-tab {
  border-bottom: none!important;
}

#nav-tabContent {
  width: 100%;
  background: #fff;
  border-radius: 0px 6px 6px 6px;
  padding: 6px 20px;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #333;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff;
}

.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    background: rgba(0,0,0,0.5);
    border-color: #fff;
    color: #fff;
}

@media (max-width: 768px) {
.exh-vendor.header {
	display: none;
}
.exh-item {
	padding: 0px;
}
.exh-item.site {
	padding: 0px 0px 10px 0px;
}
.exh-item.name, .exh-item.bldg, .exh-item.booth, .exh-item.site {
	text-align: left;
	width: 100%;
}
.exh-item.bldg::before {
	content: "Building - ";
}
.exh-item.booth::before {
	content: "Booth(s) - ";
}
}
/* End Exhibitor Lists
--------------------------------*/

.clearfix {
	clear: both;
	height: 0px;
}
.nav-circle {
	float: right;
	}
.fancy-collapse-panel .panel-default > .panel-heading {
	padding: 0;
	width: 100%;
}
.fancy-collapse-panel .panel-heading a {
	padding: 8px 35px 8px 15px;
	display: inline-block;
	width: 100%;
	background-color: #ccc;
	color: #000 !important;
	position: relative;
	text-decoration: none;
	border-radius: 4px;
}
.fancy-collapse-panel .panel-heading a:hover {
	background-color: #bbb;
	color: #000 !important;
}
.fancy-collapse-panel .panel-heading a:after {
	font-family: "FontAwesome";
	content: "\f147";
	position: absolute;
	right: 20px;
	font-size: 20px;
	font-weight: 400;
	top: 50%;
	line-height: 1;
	margin-top: -10px;
}
.fancy-collapse-panel .panel-heading a.collapsed:after {
content: "\f196";
}
/*.list-air, .list-appliances, .list-cabinets, .list-contractors, .list-concrete, .list-financial, .list-floors, .list-gardening, .list-furnishings, .list-kitchens, .list-landscaping, .list-pets, .list-pools, .list-roofing, .list-screens, .list-security, .list-skylights, .list-specialty, .list-tile, .list-windows {
	display: none;
}
.alphabetical .list-air, .alphabetical .list-appliances, .alphabetical .list-cabinets, .alphabetical .list-contractors, .alphabetical .list-concrete, .alphabetical .list-financial, .alphabetical .list-floors, .alphabetical .list-gardening, .alphabetical .list-furnishings, .alphabetical .list-kitchens, .alphabetical .list-landscaping, .alphabetical .list-pets, .alphabetical .list-pools, .alphabetical .list-roofing, .alphabetical .list-screens, .alphabetical .list-security, .alphabetical .list-skylights, .alphabetical .list-specialty, .alphabetical .list-tile, .alphabetical .list-windows {
	display: block;
}*/
/*#cat-air .list-air {
	display: block
}
#cat-appliances .list-appliances {
	display: block
}
#cat-cabinets .list-cabinets {
	display: block
}
#cat-contractors .list-contractors {
	display: block
}
#cat-concrete .list-concrete {
	display: block
}
#cat-financial .list-financial {
	display: block
}
#cat-floors .list-floors {
	display: block
}
#cat-gardening .list-gardening {
	display: block
}
#cat-furnishings .list-furnishings {
	display: block
}
#cat-kitchens .list-kitchens {
	display: block
}
#cat-landscaping .list-landscaping {
	display: block
}
#cat-pets .list-pets {
	display: block
}
#cat-pools .list-pools {
	display: block
}
#cat-roofing .list-roofing {
	display: block
}
#cat-screens .list-screens {
	display: block
}
#cat-security .list-security {
	display: block
}
#cat-skylights .list-skylights {
	display: block
}
#cat-specialty .list-specialty {
	display: block
}
#cat-tile .list-tile {
	display: block
}
#cat-windows .list-windows {
	display: block
}*/

/* Floorplans Section
--------------------------------*/
#attend-floorplans .page-head-thin, #exhibit-floorplans .page-head-thin {
	background-image: url(/assets/img/main/exhibitors-02.jpg);
}

#attend-floorplans #main, #exhibit-floorplans #main {
  border-bottom: 1px solid #555;
}

#main .floorplans {
  color: #ccc;
  font-size: 1.2em;
}

#main .floorplans h4 {
  margin: 30px auto;
}

#main .floorplans .map-outer {
  position: relative;
  border: 2px solid #fff;
  max-width: 750px;
  margin: 30px auto;
  background: #fff;
}

#main .floorplans .base-map {
  margin: 0px;
}

#main .floorplans {
  text-align: center;
}

.floorplans .building {
  position: absolute;
  z-index: 2;
  cursor: pointer;
}

.floorplans .building:hover {
  position: absolute;
  z-index: 2;
  /*background: rgba(255, 255, 255, 0.5);*/
}

/* Services Section
--------------------------------*/
#services {
  background: #fff;
  background-size: cover;
  padding: 60px 0 40px 0;
}

#services .box {
  margin-bottom: 30px;
}

#services .icon {
  float: left;
}

#services .icon i {
  color: #d36127;
  font-size: 36px;
  line-height: 1;
  transition: 0.5s;
}

#services .title {
  margin-left: 60px;
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 18px;
}

#services .title a {
  color: #111;
}

#services .box:hover .title a {
  color: #d36127;
}

#services .description {
  font-size: 14px;
  margin-left: 60px;
  line-height: 24px;
  margin-bottom: 0;
}

#services button {
  font-weight: 500;
  text-align: center;
  font-size: .7em;
  padding: 3px 10px;
  margin: 10px 0px;
  width: 90%;
  background: #d36127;
  border: 0px;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  text-transform: uppercase;
}

#services button:hover {
  background: #555;
}

/* Call To Action Section
--------------------------------*/
#call-to-action {
  background: linear-gradient(rgba(0, 142, 99, 0.1), rgba(0, 0, 0, 0.1)), url(/assets/img/backgrounds/bg-call-to-action.jpg) fixed center center;
  background-size: cover;
  padding: 60px 0;
}

#call-to-action h3 {
  color: #fff;
  font-size: 28px;
  font-weight: 700;
}

#call-to-action p {
  color: #fff;
}

.cta-btn {
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  text-align: center;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 28px;
  border-radius: 25px;
  transition: 0.5s;
  margin-top: 10px;
  border: 2px solid #fff;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.5);
}

.cta-btn-pos {
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  text-align: center;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 28px;
  border-radius: 25px;
  transition: 0.5s;
  margin-top: 10px;
  border: 2px solid #d36127;
  color: #d36127;
}

.cta-btn-pos:hover {
  background: #d36127;
  color: #fff;
}

.cta-btn.sm, cta-btn-pos.sm {
  font-size: 11px;
  padding: 4px 18px;
  border-radius: 20px;
}

.cta-btn.x-sm, .cta-btn-pos.x-sm {
  font-size: 11px;
  padding: 2px 12px;
  border-radius: 16px;
}

.cta-btn:hover {
  background: #d36127;
  border: 2px solid #fff;
  color: #fff;
}

/* Call To Action Section
--------------------------------*/

/* Privacy Policy
--------------------------------*/
#privacy-policy {
  background: linear-gradient(rgba(0, 142, 99, 0.1), rgba(0, 0, 0, 0.1)), url(/assets/img/backgrounds/bg-privacy-policy.jpg) fixed center center;
  background-size: cover;
  padding: 60px 0;
  color: #fff;
}

#privacy-policy h1 {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 2rem;
}

#privacy-policy h2 {
  font-size: 20px;
  font-weight: 700;
}

#privacy-policy a, #privacy-policy a:active, #privacy-policy a:visited {
  color: #fff;
}

#privacy-policy a:hover {
  color: #18d36e;
}

/* Demographics
--------------------------------*/

#skills {
  padding: 60px 0;
}

#skills .progress {
  min-height: 35px;
  margin-bottom: 0px;
  border-radius: 5px 0px 0px 0px;
  clear: both;
}

#skills .progress.mkt {
  height: 20px;
  margin-bottom: 15px;
  border-radius: 0px 0px 0px 5px;
}

#skills .progress .skill {
  font-family: "Open Sans", sans-serif;
  line-height: 1em;
  font-size: 1em;
  padding: 0;
  margin: 0 0 0 10px;
  text-transform: uppercase;
  font-weight: 500;
}

#skills .progress .skill .val {
  float: right;
  font-style: normal;
  margin: 0 20px 0 0;
}

#skills .progress-bar {
  width: 1px;
  text-align: left;
  transition: .9s;
}

.demographic-chart {
  width: 100%;
  font-size: .85em;
}

.demographic-chart .label {
  float: left;
  margin-right: 30px;
  margin-bottom: 20px;
}

.demographic-chart .box {
  width: 20px;
  height: 20px;
  float: left;
  margin-right: 5px;
}

/* Portfolio Section
--------------------------------*/
#portfolio {
  padding: 60px 0;
}

#portfolio #portfolio-flters {
  padding: 0;
  margin: 5px 0 35px 0;
  list-style: none;
  text-align: center;
}

#portfolio #portfolio-flters li {
  cursor: pointer;
  margin: 15px 15px 15px 0;
  display: inline-block;
  padding: 10px 20px;
  font-size: 12px;
  line-height: 20px;
  color: #666666;
  border-radius: 4px;
  text-transform: uppercase;
  background: #fff;
  margin-bottom: 5px;
  transition: all 0.3s ease-in-out;
}

#portfolio #portfolio-flters li:hover, #portfolio #portfolio-flters li.filter-active {
  background: #d36127;
  color: #fff;
}

#portfolio #portfolio-flters li:last-child {
  margin-right: 0;
}

#portfolio .portfolio-wrap {
  box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.08);
  transition: 0.3s;
}

#portfolio .portfolio-wrap:hover {
  box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.16);
}

#portfolio .portfolio-item {
  position: relative;
  height: 360px;
  overflow: hidden;
}

#portfolio .portfolio-item figure {
  background: #000;
  overflow: hidden;
  height: 240px;
  position: relative;
  border-radius: 4px 4px 0 0;
  margin: 0;
}

#portfolio .portfolio-item figure:hover img {
  opacity: 0.4;
  transition: 0.3s;
}

#portfolio .portfolio-item figure .link-preview, #portfolio .portfolio-item figure .link-details {
  position: absolute;
  display: inline-block;
  opacity: 0;
  line-height: 1;
  text-align: center;
  width: 36px;
  height: 36px;
  background: #fff;
  border-radius: 50%;
  transition: 0.2s linear;
}

#portfolio .portfolio-item figure .link-preview i, #portfolio .portfolio-item figure .link-details i {
  padding-top: 6px;
  font-size: 22px;
  color: #333;
}

#portfolio .portfolio-item figure .link-preview:hover, #portfolio .portfolio-item figure .link-details:hover {
  background: #d36127;
}

#portfolio .portfolio-item figure .link-preview:hover i, #portfolio .portfolio-item figure .link-details:hover i {
  color: #fff;
}

#portfolio .portfolio-item figure .link-preview {
  left: calc(50% - 38px);
  top: calc(50% - 18px);
}

#portfolio .portfolio-item figure .link-details {
  right: calc(50% - 38px);
  top: calc(50% - 18px);
}

#portfolio .portfolio-item figure:hover .link-preview {
  opacity: 1;
  left: calc(50% - 44px);
}

#portfolio .portfolio-item figure:hover .link-details {
  opacity: 1;
  right: calc(50% - 44px);
}

#portfolio .portfolio-item .portfolio-info {
  background: #fff;
  text-align: center;
  padding: 30px;
  height: 90px;
  border-radius: 0 0 3px 3px;
}

#portfolio .portfolio-item .portfolio-info h4 {
  font-size: 18px;
  line-height: 1px;
  font-weight: 700;
  margin-bottom: 18px;
  padding-bottom: 0;
}

#portfolio .portfolio-item .portfolio-info h4 a {
  color: #333;
}

#portfolio .portfolio-item .portfolio-info h4 a:hover {
  color: #d36127;
}

#portfolio .portfolio-item .portfolio-info p {
  padding: 0;
  margin: 0;
  color: #b8b8b8;
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
}

/* Garage Winners Section
--------------------------------*/
#garage-winners {
  padding: 60px 0;
}

#garage-winners #garage-winners-flters {
  padding: 0;
  margin: 5px 0 35px 0;
  list-style: none;
  text-align: center;
}

#garage-winners #garage-winners-flters li {
  cursor: pointer;
  margin: 15px 15px 15px 0;
  display: inline-block;
  padding: 10px 20px;
  font-size: 12px;
  line-height: 20px;
  color: #666666;
  border-radius: 4px;
  text-transform: uppercase;
  background: #fff;
  margin-bottom: 5px;
  transition: all 0.3s ease-in-out;
}

#garage-winners #garage-winners-flters li:hover, #garage-winners #garage-winners-flters li.filter-active {
  background: #d36127;
  color: #fff;
}

#garage-winners #garage-winners-flters li:last-child {
  margin-right: 0;
}

#garage-winners .garage-winners-wrap {
  box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.08);
  transition: 0.3s;
}

#garage-winners .garage-winners-wrap:hover {
  box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.16);
}

#garage-winners .garage-winners-container.past {
  margin-top: 40px;
}

#garage-winners .garage-winners-container.past .garage-winners-wrap {
  border: 1px solid #555;
}

#garage-winners .garage-winners-container.past .garage-winners-item {
  height: 100%;
}

#garage-winners .garage-winners-item {
  position: relative;
  height: 260px;
  overflow: hidden;
}

#garage-winners .garage-winners-item figure {
  background: #fff;
  overflow: hidden;
  height: 230px;
  position: relative;
  border-radius: 4px;
  margin: 0;
}

#garage-winners .garage-winners-item figure a:hover {
  opacity: 0.4;
  transition: 0.3s;
}

#garage-winners .garage-winners-item figure .link-preview, #garage-winners .garage-winners-item figure .link-details {
  position: absolute;
  display: inline-block;
  opacity: 0;
  line-height: 1;
  text-align: center;
  width: 36px;
  height: 36px;
  background: #fff;
  border-radius: 50%;
  transition: 0.2s linear;
}

#garage-winners .garage-winners-item figure .link-preview i, #garage-winners .garage-winners-item figure .link-details i {
  padding-top: 6px;
  font-size: 22px;
  color: #333;
}

#garage-winners .garage-winners-item figure .link-preview:hover, #garage-winners .garage-winners-item figure .link-details:hover {
  background: #d36127;
}

#garage-winners .garage-winners-item figure .link-preview:hover i, #garage-winners .garage-winners-item figure .link-details:hover i {
  color: #fff;
}

#garage-winners .garage-winners-item figure .link-preview {
  left: calc(50% - 38px);
  top: calc(50% - 18px);
}

#garage-winners .garage-winners-item figure .link-details {
  right: calc(50% - 38px);
  top: calc(50% - 18px);
}

#garage-winners .garage-winners-item figure:hover .link-preview {
  opacity: 1;
  left: calc(50% - 44px);
}

#garage-winners .garage-winners-item figure:hover .link-details {
  opacity: 1;
  right: calc(50% - 44px);
}

#garage-winners .garage-winners-info {
  text-align: center;
}

#garage-winners .garage-winners-item .garage-winners-info, #garage-winners .garage-winners-container.past .garage-winners-info {
  background: #fff;
  text-align: center;
  padding: 30px;
  height: 90px;
  border-radius: 0 0 3px 3px;
}

#garage-winners .garage-winners-item .garage-winners-info h4, #garage-winners .garage-winners-container.past .garage-winners-info h4 {
  font-size: 18px;
  line-height: 1px;
  font-weight: 700;
  margin-bottom: 18px;
  padding-bottom: 0;
}

#garage-winners .garage-winners-item .garage-winners-info h4 a {
  color: #333;
}

#garage-winners .garage-winners-item .garage-winners-info h4 a:hover {
  color: #d36127;
}

#garage-winners .garage-winners-item .garage-winners-info p, #garage-winners .garage-winners-container.past .garage-winners-info p {
  padding: 0;
  margin: 0;
  color: #b8b8b8;
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
}

/* Landscape Showcase Section
--------------------------------*/
#landscape-showcase .page-head-medium {
	background-image: url("/assets/img/landscape-showcase/header-image-01.jpg");
}

#landscape-showcase #main {
  background: #fff;
}
    
#landscape-showcase #about {
  background: none !important;
  margin-top: -125px;
}

#landscape-showcase #info {
  clear: both!important;
  color: #000;
  padding-bottom: 70px;
  padding-top: 0px !important;
  margin-top: -50px !important;
}

#landscape-showcase #intro {
  display: table;
  width: 100%;
  height: 60vh;
  background: #000;
}

#landscape-showcase #intro .carousel-item {
  width: 100%;
  height: 60vh;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

#landscape-showcase .section-header h3 {
  font-size: 42px!important;
    }

#landscape-showcase .section-header h3::before {
  content: '';
  position: absolute;
  display: block;
  width: 0px;
  height: 0px;
  background: #ddd;
  bottom: 1px;
  left: calc(50% - 60px);
}

#landscape-showcase .section-header h3::after {
  content: '';
  position: absolute;
  display: block;
  width: 0px;
  height: 0px;
  background: #d36127;
  bottom: 0;
  left: calc(50% - 20px);
}

#ls-sponsors {
  padding: 0 0 60px 0;
}

#ls-sponsors img:hover {
  opacity: 0.5;
  transition: 0.5s;
}

#ls-video {
  max-width: 600px;
  margin-bottom: 20px;
}

#ls-features {
  background: #fff;
}

#ls-features .box {
  padding: 30px 20px;
}

#ls-features .box-bg {
  background-image: linear-gradient(0deg, #000000 0%, #242323 50%, #000000 100%);
}

#ls-features .box p {
  margin-bottom: 10px;;
}

#ls-features .box-bordered {
  border: 1px solid #999; margin: 30px 0px;
}

#ls-features h4 {
  font-weight: 500;
  margin: 15px 0;
  font-size: 22px;
  color: #000;
}

#ls-features p {
  font-size: 14px;
  line-height: 20px;
  color: #000 !important;
  margin-bottom: 0;
}

#ls-features .feature-photo {
  border: 1px solid #000;
}

#ls-inthegarden .box {
  padding: 30px 20px;
}

#ls-inthegarden .box-bg {
  background-image: linear-gradient(0deg, #000000 0%, #242323 50%, #000000 100%);
}

#ls-inthegarden .box p {
  margin-bottom: 10px;;
}

#ls-inthegarden .box-bordered {
  border: 1px solid #999; margin: 30px 0px;
}

#ls-inthegarden h4 {
  font-weight: 500;
  margin: 15px 0;
  font-size: 22px;
  color: #000;
}

#ls-inthegarden p {
  font-size: 14px;
  line-height: 20px;
  color: #000;
  margin-bottom: 0;
}

#ls-inthegarden .gardenbox {
  border: 1px solid #000;
}

#ls-winner {
  background: #000;
  color: #fff;
  padding: 30px 10px;
  text-align: center;
}

#ls-winner h2 {
  font-size: 26px;
}

#ls-winner img-fluid {
  width: 100%;
}

@media (max-width: 768px) {

#ls-video {
  width: 100%;
}
    
#ls-winner img-fluid {
  margin-bottom: 15px;;
}
    
}

/* Clients Section
--------------------------------*/
#clients {
  padding: 60px 0;
}

#clients img {
  max-width: 100%;
  opacity: 0.5;
  transition: 0.3s;
  padding: 15px 0;
}

#clients img:hover {
  opacity: 1;
}

#clients .owl-nav, #clients .owl-dots {
  margin-top: 5px;
  text-align: center;
}

#clients .owl-dot {
  display: inline-block;
  margin: 0 5px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #ddd;
}

#clients .owl-dot.active {
  background-color: #d36127;
}

/* Testimonials Section
--------------------------------*/
#testimonials {
  padding: 60px 0;
  background: #E2ECDE;
}

#testimonials .section-header {
  margin-bottom: 40px;
}

#testimonials .testimonial-item {
  text-align: center;
}

#testimonials .testimonial-item .testimonial-img {
  width: 120px;
  border-radius: 50%;
  border: 4px solid #fff;
  margin: 0 auto;
}

#testimonials .testimonial-item h3 {
  font-size: 18px;
  font-weight: bold;
  margin: 10px 0 5px 0;
  color: #555;
}

#testimonials .testimonial-item h4 {
  font-size: 16px;
  font-weight: bold;
  color: darkgreen;
  margin: 0 0 15px 0;
}

#testimonials .testimonial-item .quote-sign-left {
  margin-top: -15px;
  padding-right: 5px;
  display: inline-block;
  width: 37px;
}

#testimonials .testimonial-item .quote-sign-right {
  margin-bottom: -15px;
  padding-left: 5px;
  display: inline-block;
  max-width: 100%;
  width: 37px;
}

#testimonials .testimonial-item p {
  font-style: italic;
  margin: 0 auto 15px auto;
}

@media (min-width: 992px) {
  #testimonials .testimonial-item p {
    width: 80%;
  }
}

#testimonials .owl-nav, #testimonials .owl-dots {
  margin-top: 5px;
  text-align: center;
}

#testimonials .owl-dot {
  display: inline-block;
  margin: 0 5px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #ddd;
}

#testimonials .owl-dot.active {
  background-color: #d36127;
}

#testimonials2 {
  padding: 10px 0;
}

#testimonials2 .section-header {
  margin-bottom: 10px;
}

#testimonials2 .testimonial-item {
  text-align: center;
}

#testimonials2 .testimonial-item h3 {
  font-size: 16px;
  font-weight: bold;
  margin: 10px 0 5px 0;
}

#testimonials2 .testimonial-item h4 {
  font-size: 16px;
  font-weight: bold;
  color: darkgreen;
  margin: 0 0 15px 0;
}

#testimonials2 .testimonial-item .quote-sign-left {
  margin-top: -15px;
  padding-right: 5px;
  display: inline-block;
  width: 30px;
}

#testimonials2 .testimonial-item .quote-sign-right {
  margin-bottom: -15px;
  padding-left: 5px;
  display: inline-block;
  max-width: 100%;
  width: 30px;
}

#testimonials2 .testimonial-item p {
  font-style: italic;
  margin: 0 auto 10px auto;
}

@media (min-width: 992px) {
  #testimonials2 .testimonial-item p {
    width: 80%;
  }
}

#testimonials2 .owl-nav, #testimonials2 .owl-dots {
  display: none;
}

/* Team Section
--------------------------------*/
#team {
  background: #fff;
  padding: 60px 0;
}

#team .member-outer {
  text-align: center;
}

#team .member {
  text-align: center;
  margin-bottom: 20px;
  background: #000;
  position: relative;
}

#team .member .member-info {
  opacity: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  transition: 0.2s;
}

#team .member .member-info-content {
  margin-top: -50px;
  transition: margin 0.2s;
}

#team .member-info-content {
  border: 1px solid #555;
  padding: 20px;
}

#team .member:hover .member-info {
  background: rgba(0, 0, 0, 0.7);
  opacity: 1;
  transition: 0.4s;
}

#team .member:hover .member-info-content {
  margin-top: 0;
  transition: margin 0.4s;
}

#team .member h4 {
  font-weight: 700;
  margin-bottom: 2px;
  font-size: 18px;
  color: #fff;
}

#team .member span {
  font-style: italic;
  display: block;
  font-size: 13px;
  color: #fff;
}

#team .member .social {
  margin-top: 15px;
}

#team .member .social a {
  transition: none;
  color: #fff;
}

#team .member .social a:hover {
  color: #d36127;
}

#team .member .social i {
  font-size: 18px;
  margin: 0 2px;
}

#team p.intro {
  font-size: 1.2em;
}

/* Contact Section
--------------------------------*/
#contact {
  padding: 60px 0;
}

#contact .contact-info {
  margin-bottom: 20px;
  text-align: center;
}

#contact .contact-info i {
  font-size: 48px;
  display: inline-block;
  margin-bottom: 10px;
  color: #d36127;
}

#contact .contact-info address, #contact .contact-info p {
  margin-bottom: 0;
  color: #000;
}

#contact .contact-info h3 {
  font-size: 18px;
  margin-bottom: 15px;
  font-weight: bold;
  text-transform: uppercase;
  color: #999;
}

#contact .contact-info a {
  color: #000;
}

#contact .contact-info a:hover {
  color: #d36127;
}

#contact .contact-address, #contact .contact-phone, #contact .contact-email {
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  #contact .contact-address, #contact .contact-phone, #contact .contact-email {
    padding: 20px 0;
  }
	
  #contact .contact-phone {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
  }
}

#contact .form #sendmessage {
  color: #d36127;
  border: 1px solid #d36127;
  display: none;
  text-align: center;
  padding: 15px;
  font-weight: 600;
  margin-bottom: 15px;
}

#contact .form #errormessage {
  color: red;
  display: none;
  border: 1px solid red;
  text-align: center;
  padding: 15px;
  font-weight: 600;
  margin-bottom: 15px;
}

#contact .form #sendmessage.show, #contact .form #errormessage.show, #contact .form .show {
  display: block;
}

#contact .form .validation {
  color: red;
  display: none;
  margin: 0 0 20px;
  font-weight: 400;
  font-size: 13px;
}

#contact .form input, #contact .form textarea {
  padding: 10px 14px;
  border-radius: 0;
  box-shadow: none;
  font-size: 15px;
}

#contact .form button[type="submit"] {
  background: #d36127;
  border: 0;
  padding: 10px 30px;
  color: #fff;
  transition: 0.4s;
  cursor: pointer;
}

#contact .form button[type="submit"]:hover {
  background: #13a456;
}

/*--------------------------------------------------------------
# Resources (logos) Page
--------------------------------------------------------------*/
#logo-grid-shell {
  border-radius: 6px;
  background: #fff;
  padding: 30px 20px 30px 50px;
}

.logo-grid {
  border-top: 1px solid #444;
  padding: 20px 0px;
}

#company-resources .logo {
  padding: 30px 0px;
}

#company-resources .logo .cta-btn {
  margin-top: 30px;
  margin-bottom: 0px;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
  background: #000;
  padding: 0 0 30px 0;
  color: #eee;
  font-size: 14px;
}

#footer .footer-top {
  background: #111;
  padding: 60px 0 30px 0;
}

#footer .footer-top .footer-info {
  margin-bottom: 30px;
}

#footer .footer-top .footer-info h3 {
  font-size: 34px;
  margin: 0 0 20px 0;
  padding: 2px 0 2px 0;
  line-height: 1;
  font-family: "Garamond", serif;
  font-weight: 700;
  letter-spacing: 3px;
  /*border-left: 4px solid #d36127;*/
}

#footer .footer-top .footer-info p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0;
  font-family: "Montserrat", sans-serif;
  color: #eee;
}

#footer .footer-top .social-links a {
  font-size: 18px;
  display: inline-block;
  background: #aecaa4;
  color: #333;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 50%;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
}

#footer .footer-top .social-links a:hover {
  background: #555;
  color: #fff;
}

#footer .footer-top h4 {
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 12px;
}

#footer .footer-top h4::before, #footer .footer-top h4::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2px;
}

#footer .footer-top h4::before {
  right: 0;
  background: #555;
}

#footer .footer-top h4::after {
  background: #d36127;
  width: 60px;
}

#footer .footer-top .footer-links {
  margin-bottom: 30px;
}

#footer .footer-top .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#footer .footer-top .footer-links ul i {
  padding-right: 8px;
  color: #ddd;
}

#footer .footer-top .footer-links ul li {
  border-bottom: 1px solid #333;
  padding: 10px 0;
}

#footer .footer-top .footer-links ul li:first-child {
  padding-top: 0;
}

#footer .footer-top .footer-links ul a, .footer-contact a {
  color: #eee;
}

#footer .footer-top .footer-links ul a:hover, .footer-contact a:hover {
  color: #d36127;
}

#footer .footer-top .footer-contact {
  margin-bottom: 30px;
}

#footer .footer-top .footer-contact p {
  line-height: 26px;
}

#footer .footer-top .footer-newsletter {
  margin-bottom: 30px;
}

#footer .footer-top .footer-newsletter input[type="email"] {
  border: 0;
  padding: 6px 8px;
  width: 65%;
}

#footer .footer-top .footer-newsletter button {
  font-weight: 500;
  text-align: center;
  font-size: .9em;
  padding: 6px 15px;
  margin-top: 10px;
  background: #d36127;
  border: 0px;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
}

#footer .footer-top .footer-newsletter button:hover {
  background-color: #777;
  color: #fff;
}

#footer .copyright {
  text-align: center; 
  padding-top: 30px;
  color: #888;
}

#footer .credits {
  text-align: center;
  font-size: 13px;
  color: #ddd;
}

/*--------------------------------------------------------------
# Miscellaneous
--------------------------------------------------------------*/
.bg-gb {
  background-color: #28a745 !important;
}

.bg-mkt-yellow {
  background-color: #ffc107 !important;
}

.bg-mkt-blue {
  background-color: #93bde5;
}

.bio-detail-photo {
  float: left;
  width: 100px!important;
  margin-right: 20px;
}

.bio-detail-photo img {
  min-width: 100px!important;
    height: 93px;
}

.disclaimer {
  font-size: .85em;
  text-align: left!important;
}

.list-extra-lineheight li {
  margin-bottom: 10px;
}

.red-emphasis {
 font-weight: 700;
 color: #f00;
}

.center-content {
  text-align: center !important;
    }

/* Floating Social Media Bar Style Starts Here */

.fl-fl {
  background: rgba(0, 0, 0, 0.3);
  text-transform: uppercase;
  letter-spacing: 3px;
  padding: 4px;
  width: 190px;
  position: fixed;
  right: -160px;
  z-index: 1000;
  font: normal normal 10px Arial;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  border-radius: 5px 0 0 5px;
}

.fa.soc {
  font-size: 20px;
  color: #fff;
  padding: 10px 0;
  width: 40px;
  margin-left: 8px;
}

.fl-fl:hover {
  right: 0;
  background: rgba(0, 0, 0, 0.7);
}

.fl-fl {
  -webkit-box-shadow: 0px 0px 15px 3px rgba(255,255,255,1);
  -moz-box-shadow: 0px 0px 15px 3px rgba(255,255,255,1);
  box-shadow: 0px 0px 15px 3px rgba(255,255,255,1);
}

.fl-fl a {
  color: #fff !important;
  text-decoration: none;
  text-align: center;
  line-height: 43px!important;
  vertical-align: top!important;
}

.float-sm a, float-sm a:hover {
  color: #fff;
}

.float-fb {
  top: 115px;
}

.float-ig {
  top: 170px;
}

.float-tt {
  top: 225px;
}

.float-yt {
  top: 280px;
}
/* Floating Social Media Bar Style Ends Here */

.disabled {
  background: #888!important;
  line-height: normal!important;
  cursor: default!important;
}

.services-disabled {
  background: #888!important;
  line-height: normal!important;
  cursor: default!important;
  display: inline;
}

.services-enabled {
  display: none;
}

.prev-year {
  display: inline;
}

.previous-year-mssg {
  background: gold;
  color: #000;
  line-height: normal!important;
  cursor: default!important;
  font-weight: 500;
  text-align: center;
  font-size: .8em;
  padding: 5px 10px;
  margin: 10px 10px 20px 10px;
  border: 1px solid #000;
  border-radius: 4px;
  width: 100%;
}

.glow-edge {
  -webkit-box-shadow:0px 0px 18px 4px rgba(255,255,255,1);
  -moz-box-shadow: 0px 0px 18px 4px rgba(255,255,255,1);
  box-shadow: 0px 0px 18px 4px rgba(255,255,255,1);  
}

.hidden { display: none; }

.coupon-button {
  background-color: #2C8D13;
  color: #fff;
  border-radius: 4px; border: none;
  padding: 15px 25px;
  font-size: 125%;
}
.coupon-button:hover {
  background-color: #175F0C;
}

#covid-information {background: #fb0; color: #000; text-align: center; padding: 5px 10px; font-weight: 700; border: 1px solid #fff; border-radius: 4px; margin-top: 0px!important;}
#covid-information:hover {background: #fa0; border: 1px solid #f00;}