/* 

This MIT License pertains ONLY to the Animate on Scroll Library (AOS) used to
fade in and fade out certain elements on the website html pages. This license
does not pertain to the custom and theme related parts of the website.

The MIT License (MIT)

Copyright (c) 2015 Michał Sajnóg

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

*/

/*---------------------------------------------------------------------------*/

/*

This MIT License pertains ONLY to the WEBUI-Popover Plugin used in the html
pages of this website. This license does not pertain to the custom and theme
related parts of the website.

The MIT License (MIT)

Copyright (c) [2014] [Sandy Duan]

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

*/

/* Event Page Sponsor Grid */
@media only screen and (max-width: 600px) {
  .event-sponsors img {
    width: 100%;
    max-width: 90px;
    margin: 5px;
  }
}

@media only screen and (min-width: 601px) {
  .event-sponsors img {
    width: 100%;
    max-width: 150px;
  }
}

/* Event Page Headers */
@media only screen and (max-width: 600px) {
  .event-one-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/man-show-2024/Man-Show-Lights.JPG) no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 400px;
  }

  .event-two-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/red-wine.jpg) no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 400px;
  }

  .event-three-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/cycling.jpg) no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 400px;
  }

  .event-four-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url("../img/womens-show-stock.jpeg") no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 400px;
  }

  .event-five-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/music-festival.jpg) no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 400px;
  }

  .event-six-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/fourth-of-july.jpg) no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 400px;
  }

  .map-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/map.jpg) no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 400px;
  }

  .notifications-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/notifications.jpg) no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 400px;
  }

  .tickets-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/tickets.jpg) no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 400px;
  }

  .apparel-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/apparel-tile.png) no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 400px;
  }

  .dining-and-spirits-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/drink-tile.png) no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 400px;
  }

  .outdoor-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/outdoors-tile.png) no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 400px;
  }

  .services-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/service-tile.png) no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 400px;
  }

  .sports-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/sports-tile.png) no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 400px;
  }

  .wellness-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/wellness-tile.png) no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 400px;
  }

  .breakthrough-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/breakthrough-knoxville/tile.jpg)
        no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 400px;
  }

  .brothers-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/brothers-bedding/Group-flag.jpg)
        no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 400px;
  }

  .bk-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/burger-king/bk.jpg) no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 400px;
  }

  .claibourne-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/claiborne-hauling/C-61.jpg) no-repeat
        top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 400px;
  }

  .airecare-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/airecare-mechanical-heating-and-cooling/air-conditioning-3822812_1920.jpg)
        no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 400px;
  }

  .craven-wings-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/craven-wings/wings.jpg) no-repeat top
        center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 400px;
  }

  .del-conca-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/del-conca-usa/DEL-CONCA-USA-2.jpg)
        no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 400px;
  }

  .elite-limo-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/elite-limos/20160310_182222.jpg)
        no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 400px;
  }

  .formall-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/formall/Postal-Pallet-Stack-500.jpg)
        no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 400px;
  }

  .halls-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/halls-auto-parts/auto-parts.jpg)
        no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 400px;
  }

  .harley-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/harley-davidson-of-knoxville/knoxharley.jpg)
        no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 400px;
  }

  .heelex-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/heelex/run.jpg) no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 400px;
  }

  .jae-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/jae-restaurant-group/JAE2.jpg) no-repeat
        top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 400px;
  }

  .jtekt-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/jtekt/manufacturer.jpg) no-repeat top
        center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 400px;
  }

  .maid-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/maid-to-conquer/maid.jpg) no-repeat top
        center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 400px;
  }

  .new-phase-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/new-phase-research-and-development/research1.jpg)
        no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 400px;
  }

  .pioneer-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/pioneer-heating-and-air/header.jpg)
        no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 400px;
  }

  .randstad-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/randstad-east-tennessee/5.jpg) no-repeat
        top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 400px;
  }

  .rm-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/rm-motorworks/4D36579B-5E99-46D7-BD69-935CF0062663.jpeg)
        no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 400px;
  }

  .slay-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/slay-mobile-detailing/header.jpg)
        no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 400px;
  }

  .star-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/star-powersports/header.jpg) no-repeat
        top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 400px;
  }

  .sykes-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/sykes/IMG_0834.JPG) no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 400px;
  }

  .shine-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/tennessee-shine-co/175178631_116310067230697_2697336247844499327_nfull.jpg)
        no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 400px;
  }

  .smokies-baseball-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/tennessee-smokies-baseball/baseball.jpg)
        no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 400px;
  }

  .tune-up-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/tennessee-smokies-baseball/baseball.jpg)
        no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 400px;
  }

  .walk-ons-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/walk-ons-sports-bistreaux/walkons2.jpg)
        no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 400px;
  }

  .weigels-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/weigels/w.jpg) no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 400px;
  }

  .dunkin-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/blumont-group/hero.jpg) no-repeat top
        center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 400px;
  }

  .csl-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/csl-plasma/hero.jpg) no-repeat top
        center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 400px;
  }

  .d1-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/d1-athletics/hero.jpg) no-repeat top
        center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 400px;
  }

  .mopars-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/east-tn-mopars-club/hero.jpg) no-repeat
        top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 400px;
  }

  .finatic-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/finatic-brewing/beer2.jpg) no-repeat top
        center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 400px;
  }

  .havco-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/havco/hero.png) no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 400px;
  }

  .life-safety-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/life-safety-inspections/fire-extiguisher-placement.jpg)
        no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 400px;
  }

  .otics-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/otics/tile.jpg) no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 400px;
  }

  .ride-and-decide-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/ride-and-decide/greyson-joralemon-A1g0oeX29ec-unsplash.jpg)
        no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 400px;
  }

  .say-cheese-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/say-cheese-photo-booths/hero.jpg)
        no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 400px;
  }

  .shoneys-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/shoneys/All-American-Burger-NEW-FRIES.jpg)
        no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 400px;
  }

  .smokeys-garage-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/smokeys-garage/garage.jpg) no-repeat top
        center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 400px;
  }

  .axe-house-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/the-axe-house/pizza.jpg) no-repeat top
        center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 400px;
  }

  .tld-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/tld/Hero-truck.png) no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 400px;
  }

  .army-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/tn-army-national-guard/flag.jpg)
        no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 400px;
  }

  .walker-truck-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/walker-truck-contractors/truck.jpg)
        no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 400px;
  }

  .ice-bears-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/ice-bears/hockey3.jpg) no-repeat top
        center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 400px;
  }

  .explore-trv-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/explore-trv/3d2101a0-8b9b-4357-a616-7fd0a3881819-elk.jpg)
        no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 400px;
  }

  .tune-up-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/tune-up/one.jpg) no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 400px;
  }

  .the-brewing-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/the-brewing-center/factory-1518504_1920-1800x920.jpg)
        no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 400px;
  }

  .see-more-smokies-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/see-more-smokies/hero.jpg) no-repeat top
        center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 400px;
  }

  .recruitment-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/recruitment.jpg) no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 400px;
  }

  .retail-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/retail.jpg) no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 400px;
  }

  .sitel-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/sitel/ad.jpg) no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 400px;
  }

  .privacy-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/smokies.jpg) no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 400px;
  }

  .blount-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/blount-area-jobs/Hero-1.png) no-repeat
        top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 400px;
  }

  .em-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/em-art/IMG_2387.jpg) no-repeat top
        center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 400px;
  }

  .humane-society-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/humane-society-of-the-tennessee-valley/krista-mangulsone-9gz3wfHr65U-unsplash.jpg)
        no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 400px;
  }

  .sports-clips-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/sports-clips/relaxing-hot-towel-sport-clips.jpg.jpg)
        no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 400px;
  }

  .ted-russell-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/ted-russell-ford/ford2.jpg) no-repeat
        top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 400px;
  }

  .woodlake-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/woodlake-golf-and-country-club/tennessee.jpg)
        no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 400px;
  }

  .osteopathic-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/osteopathic-center/image4.jpg) no-repeat
        top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 400px;
  }

  .carlstar-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/the-carlstar-group/join_the_carlstar_team_career.jpg)
        no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 400px;
  }

  .village-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/village-behavioral-center/Hero-Landscape.png)
        no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 400px;
  }

  .kikis-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/kikis/56973436.jpeg) no-repeat top
        center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 400px;
  }

  .cjs-tacos-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/cjs-tacos/taco-food-truck.jpg) no-repeat
        top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 400px;
  }

  .womens-retail-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/womens-spectacular-expo/womens-retail.jpg) no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 400px;
  }

  .functional-med-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/the-functional-medicine-md/Purple-Texture.jpg)
        no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 400px;
  }

  .functional-med-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/the-functional-medicine-md/Purple-Texture.jpg)
        no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 400px;
  }

  .functional-med-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/the-functional-medicine-md/Purple-Texture.jpg)
        no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 400px;
  }

  .functional-med-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/the-functional-medicine-md/Purple-Texture.jpg)
        no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 400px;
  }

  .functional-med-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/the-functional-medicine-md/Purple-Texture.jpg)
        no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 400px;
  }

  .functional-med-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/the-functional-medicine-md/Purple-Texture.jpg)
        no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 400px;
  }
}

@media only screen and (min-width: 601px) {
  .event-one-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/man-show-2024/Man-Show-Lights.JPG) no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 500px;
  }

  .event-two-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/red-wine.jpg) no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 500px;
  }

  .event-three-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/cycling.jpg) no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 500px;
  }

  .event-four-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url("../img/womens-show-stock.jpeg") no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 500px;
  }

  .event-five-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/music-festival.jpg) no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 500px;
  }

  .event-six-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/fourth-of-july.jpg) no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 500px;
  }

  .map-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/map.jpg) no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 500px;
  }

  .notifications-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/notifications.jpg) no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 500px;
  }

  .tickets-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/tickets.jpg) no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 500px;
  }

  .map-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/map.jpg) no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 500px;
  }

  .notifications-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/notifications.jpg) no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 500px;
  }

  .tickets-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/tickets.jpg) no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 500px;
  }

  .apparel-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/apparel-tile.png) no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 500px;
  }

  .dining-and-spirits-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/drink-tile.png) no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 500px;
  }

  .outdoor-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/outdoors-tile.png) no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 500px;
  }

  .services-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/service-tile.png) no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 500px;
  }

  .sports-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/sports-tile.png) no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 500px;
  }

  .wellness-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/wellness-tile.png) no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 500px;
  }

  .breakthrough-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/breakthrough-knoxville/tile.jpg)
        no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 500px;
  }

  .brothers-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/brothers-bedding/Group-flag.jpg)
        no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 500px;
  }

  .bk-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/burger-king/bk.jpg) no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 500px;
  }

  .claibourne-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/claiborne-hauling/C-61.jpg) no-repeat
        top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 500px;
  }

  .airecare-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/airecare-mechanical-heating-and-cooling/air-conditioning-3822812_1920.jpg)
        no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 500px;
  }

  .craven-wings-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/craven-wings/wings.jpg) no-repeat top
        center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 500px;
  }

  .del-conca-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/del-conca-usa/DEL-CONCA-USA-2.jpg)
        no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 500px;
  }

  .elite-limo-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/elite-limos/20160310_182222.jpg)
        no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 500px;
  }

  .formall-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/formall/Postal-Pallet-Stack-500.jpg)
        no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 500px;
  }

  .halls-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/halls-auto-parts/auto-parts.jpg)
        no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 500px;
  }

  .harley-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/harley-davidson-of-knoxville/knoxharley.jpg)
        no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 500px;
  }

  .heelex-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/heelex/run.jpg) no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 500px;
  }

  .jae-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/jae-restaurant-group/JAE2.jpg) no-repeat
        top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 500px;
  }

  .jtekt-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/jtekt/manufacturer.jpg) no-repeat top
        center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 500px;
  }

  .maid-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/maid-to-conquer/maid.jpg) no-repeat top
        center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 500px;
  }

  .new-phase-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/new-phase-research-and-development/research1.jpg)
        no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 500px;
  }

  .pioneer-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/pioneer-heating-and-air/header.jpg)
        no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 500px;
  }

  .randstad-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/randstad-east-tennessee/5.jpg) no-repeat
        top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 500px;
  }

  .rm-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/rm-motorworks/4D36579B-5E99-46D7-BD69-935CF0062663.jpeg)
        no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 500px;
  }

  .slay-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/slay-mobile-detailing/header.jpg)
        no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 500px;
  }

  .star-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/star-powersports/header.jpg) no-repeat
        top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 500px;
  }

  .sykes-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/sykes/IMG_0834.JPG) no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 500px;
  }

  .shine-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/tennessee-shine-co/175178631_116310067230697_2697336247844499327_nfull.jpg)
        no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 500px;
  }

  .smokies-baseball-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/tennessee-smokies-baseball/baseball.jpg)
        no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 500px;
  }

  .tune-up-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/tennessee-smokies-baseball/baseball.jpg)
        no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 500px;
  }

  .walk-ons-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/walk-ons-sports-bistreaux/walkons2.jpg)
        no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 500px;
  }

  .weigels-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/weigels/w.jpg) no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 500px;
  }

  .dunkin-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/blumont-group/hero.jpg) no-repeat top
        center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 500px;
  }

  .csl-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/csl-plasma/hero.jpg) no-repeat top
        center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 500px;
  }

  .d1-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/d1-athletics/hero.jpg) no-repeat top
        center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 500px;
  }

  .mopars-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/east-tn-mopars-club/hero.jpg) no-repeat
        top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 500px;
  }

  .finatic-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/finatic-brewing/beer2.jpg) no-repeat top
        center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 500px;
  }

  .havco-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/havco/hero.png) no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 500px;
  }

  .life-safety-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/life-safety-inspections/fire-extiguisher-placement.jpg)
        no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 500px;
  }

  .otics-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/otics/tile.jpg) no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 500px;
  }

  .ride-and-decide-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/ride-and-decide/greyson-joralemon-A1g0oeX29ec-unsplash.jpg)
        no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 500px;
  }

  .say-cheese-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/say-cheese-photo-booths/hero.jpg)
        no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 500px;
  }

  .shoneys-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/shoneys/All-American-Burger-NEW-FRIES.jpg)
        no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 500px;
  }

  .smokeys-garage-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/smokeys-garage/garage.jpg) no-repeat top
        center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 500px;
  }

  .axe-house-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/the-axe-house/pizza.jpg) no-repeat top
        center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 500px;
  }

  .tld-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/tld/Hero-truck.png) no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 500px;
  }

  .army-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/tn-army-national-guard/flag.jpg)
        no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 500px;
  }

  .walker-truck-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/walker-truck-contractors/truck.jpg)
        no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 500px;
  }

  .ice-bears-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/ice-bears/hockey3.jpg) no-repeat top
        center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 500px;
  }

  .explore-trv-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/explore-trv/3d2101a0-8b9b-4357-a616-7fd0a3881819-elk.jpg)
        no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 500px;
  }

  .tune-up-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/tune-up/one.jpg) no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 500px;
  }

  .the-brewing-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/the-brewing-center/factory-1518504_1920-1800x920.jpg)
        no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 500px;
  }

  .see-more-smokies-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/see-more-smokies/hero.jpg) no-repeat top
        center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 500px;
  }

  .recruitment-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/recruitment.jpg) no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 500px;
  }

  .retail-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/retail.jpg) no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 500px;
  }

  .sitel-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/sitel/ad.jpg) no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 500px;
  }

  .privacy-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/smokies.jpg) no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 500px;
  }

  .blount-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/blount-area-jobs/Hero-1.png) no-repeat
        top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 500px;
  }

  .em-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/em-art/IMG_2387.jpg) no-repeat top
        center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 500px;
  }

  .humane-society-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/humane-society-of-the-tennessee-valley/krista-mangulsone-9gz3wfHr65U-unsplash.jpg)
        no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 500px;
  }

  .sports-clips-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/sports-clips/relaxing-hot-towel-sport-clips.jpg.jpg)
        no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 500px;
  }

  .ted-russell-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/ted-russell-ford/ford2.jpg) no-repeat
        top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 500px;
  }

  .woodlake-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/woodlake-golf-and-country-club/tennessee.jpg)
        no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 500px;
  }

  .osteopathic-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/osteopathic-center/image4.jpg) no-repeat
        top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 500px;
  }

  .carlstar-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/the-carlstar-group/join_the_carlstar_team_career.jpg)
        no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 500px;
  }

  .village-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/village-behavioral-center/Hero-Landscape.png)
        no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 500px;
  }

  .kikis-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/kikis/56973436.jpeg) no-repeat top
        center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 500px;
  }

  .cjs-tacos-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/cjs-tacos/taco-food-truck.jpg) no-repeat
        top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 500px;
  }

  .functional-med-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/knoxville-manshow/vendors/the-functional-medicine-md/Purple-Texture.jpg)
        no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 500px;
  }

  .womens-retail-header {
    background: linear-gradient(to right, #1b1b1ba6, #0000009d),
      url(img/womens-spectacular-expo/womens-retail.jpg) no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 500px;
  }
}

/* Notification */
.notification-wrap {
  position: relative;
  display: block;
  border-radius: 5px;
  padding: 30px;
  background: linear-gradient(
    45deg,
    rgba(231, 231, 231, 0.87),
    rgba(224, 224, 224, 0.877)
  );
}

.notification-wrap:nth-child(odd) {
  border-left: 5px solid blue;
}

.notification-wrap:nth-child(even) {
  border-left: 5px solid rgb(4, 109, 0);
}

.notification-wrap p {
  position: relative;
  display: block;
  padding-left: 35px;
  color: rgb(0, 0, 78) !important;
}

/* email subscriber */
.subscribe_form {
  max-width: 240px !important;
  width: 100%;
  margin-bottom: 10px;
  margin-top: 10px;
  box-shadow: 0px 2px 5px 0px rgba(10, 6, 20, 0.24);
}

.subscribe_form:focus {
  outline: none;
}

.subscribe_form .form-conrol {
  border: none;
}

.subscribe_form .form-control:focus {
  box-shadow: none;
}

.subscribe_form input {
  height: 35px;
  width: 100px !important;
  margin-left: -15px;
}

.subscribe_form button {
  border: none;
  height: 35px;
  /* background-color: #0ed085; */
  background: linear-gradient(45deg, #0947db, #07d89d);
  color: #fff;
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important;
  width: 82px;
  text-transform: uppercase;
  position: relative;
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
}

.subscribe_form .input-group-btn:last-child > .btn,
.subscribe_form .input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: 0px;
}

/* email subscriber on notifications */
@media only screen and (min-width: 601px) {
  .subscribe_form-notifications {
    max-width: 420px !important;
    width: 100%;
    margin-bottom: 10px;
    margin-top: 10px;
    box-shadow: 0px 2px 5px 0px rgba(10, 6, 20, 0.24);
  }
}

@media only screen and (max-width: 600px) {
  .subscribe_form-notifications {
    max-width: 350px !important;
    width: 100%;
    margin-bottom: 10px;
    margin-top: 10px;
    margin-left: 15px;
    box-shadow: 0px 2px 5px 0px rgba(10, 6, 20, 0.24);
  }
}

.subscribe_form-notifications:focus {
  outline: none;
}

.subscribe_form-notifications .form-conrol {
  border: none;
}

.subscribe_form-notifications .form-control:focus {
  box-shadow: none;
}

.subscribe_form-notifications input {
  height: 35px;
  width: 100px !important;
  margin-left: -15px;
}

.subscribe_form-notifications button {
  border: none;
  height: 35px;
  /* background-color: #0ed085; */
  background: linear-gradient(45deg, #0947db, #07d89d);
  color: #fff;
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important;
  width: 82px;
  text-transform: uppercase;
  position: relative;
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
}

.subscribe_form-notifications .input-group-btn:last-child > .btn,
.subscribe_form-notifications .input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: 0px;
}

/* header logo */
#logo {
  width: 100%;
  max-width: 200px !important;
  position: absolute;
  z-index: 9999;
  top: 5px;
  left: 5.5em;
}


#back-arrow {
  font-size: 3em;
  position: absolute;
  z-index: 9999;
  top: 10px;
  left: 0.5em;
}

.button-wrap a {
  display: inline-block;
  margin: 2em auto 0 auto;
  z-index: 2;
  padding: 7px 15px;
  border-radius: 3px;
  -webkit-transition: all 300ms linear;
  transition: all 300ms linear;
  color: #fff;
  width: 150px!important;
}
.button-wrap a:hover {
  color: #fff;
  box-shadow: 0 2px 1px rgba(0, 0, 0, 0.2);
}
.button-wrap a.btn-pass-2 {
  background: linear-gradient(45deg, #ee2d29, #f8ae2c);
}
.button-wrap a.btn-pass-2 {
  background: linear-gradient(45deg, #ee2d29, #f8ae2c);
}
.button-wrap a.btn-pass-3 {
  background: linear-gradient(45deg, #3a3d98, #6f22b9);
}
.button-wrap a.btn-pass-4 {
  background: linear-gradient(45deg, #9d316e, #de2d3e);
}
.button-wrap a.btn-pass-5 {
  background: linear-gradient(45deg, #00ac53, #23c3e0);
}

.nav-icon img {
  width: 50px;
  height: auto;
}

.card {
  background-color: darkgray;
}

#fader {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 999999;
  pointer-events: none;
  background: linear-gradient(
    -45deg,
    rgb(0, 0, 0),
    rgb(24, 24, 24),
    rgb(37, 37, 37),
    rgb(49, 49, 49)
  );
  animation-duration: 2500ms;
  animation-timing-function: ease-in-out;
  -webkit-animation: Gradient 2500ms;
  -moz-animation: Gradient 2500ms;
  animation: Gradient 2500ms;
  /* animation-delay: 2.5s; */
}

@-webkit-keyframes Gradient {
  0% {
    background-position: 0% 50%;
  }

  50% {
    background-position: 100% 50%;
  }

  100% {
    background-position: 0% 50%;
  }
}

@-moz-keyframes Gradient {
  0% {
    background-position: 0% 50%;
  }

  50% {
    background-position: 100% 50%;
  }

  100% {
    background-position: 0% 50%;
  }
}

@keyframes Gradient {
  0% {
    background-position: 0% 50%;
  }

  50% {
    background-position: 100% 50%;
  }

  100% {
    background-position: 0% 50%;
  }
}

#fader:before {
  content: "fade";
}

@keyframes fade-out {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@keyframes fade-in {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

#fader.fade-out {
  opacity: 0;
  animation-name: fade-out;
}

#fader.fade-in {
  opacity: 1;
  animation-name: fade-in;
}

@keyframes fade-out {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@keyframes fade-in {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@media only screen and (max-width: 600px) {
  .page-video {
    height: 210px !important;
  }
}

@media only screen and (min-width: 601px) {
  .page-video {
    height: 600px !important;
  }
}

.alert {
  width: 100%;
  font-size: 18px;
  max-width: 275px;
  text-align: center;
  padding: 10px;
  background: transparent;
  color: rgb(48, 48, 48);
  border-radius: 7px;
  margin: 0 auto !important;
  margin-top: 10px;
  margin-bottom: 10px;
  display: none;
}

#subscription_area .alert {
  width: 100%;
  font-size: 18px;
  max-width: 275px;
  text-align: center;
  padding: 10px;
  background: transparent;
  color: rgb(48, 48, 48);
  border-radius: 7px;
  /*
        margin: 0 auto!important;
        */
  margin-right: 8% !important;
  margin-top: 10px;
  margin-bottom: 10px;
  display: none;
}

/* horizontal map */
.outer {
  width: 500px;
  height: 100px;
  white-space: nowrap;
  position: relative;
  overflow-x: scroll;
  overflow-y: hidden;
}

.outer div {
  width: 24.5%;
  background-color: #eee;
  float: none;
  height: 90%;
  margin: 0 0.25%;
  display: inline-block;
  zoom: 1;
}

.homepage-sponsor {
  width: 100%;
  max-width: 250px;
}

.title-sponsor {
  width: 100%;
  max-width: 500px!important;
}

.secondary-sponsor {
  width: 100%;
  max-width: 300px!important;
}

.nonprofit-sponsor {
  width: 100%;
  max-width: 300px!important;
}

.top-margin {
  margin-top: 80px !important;
}

.archiveLink {
  color: rgb(187, 133, 53);
  font-weight: 500;
}

.archiveLink:hover {
  color: rgb(221, 154, 53);
}

.archiveLinkWomenShow {
  color: rgb(133, 53, 187);
  font-weight: 500;
}

.archiveLinkWomenShow:hover {
  color: rgb(157, 63, 219);
}

.archiveLinkWolfstock {
  color: green;
  font-weight: 500;
}

.archiveLinkWolfstock:hover {
  color: rgb(11, 148, 11);
}

.archiveLinkUSACycle {
  color: blue;
  font-weight: 500;
}

.archiveLinkUSACycle:hover {
  color: rgb(0, 90, 6);
}

.archiveLinkRossini {
  color: green;
  font-weight: 500;
}

.archiveLinkRossini:hover {
  color: rgb(53, 53, 248);
}

.randomcard {
  margin-top: 2px;
  margin-bottom: 2px;
}

.accordian-border {
 border: 0px!important;
}

.accordian-header {
  background-color: rgb(74, 74, 74)!important;
}

.accordian-body {
  background-color: rgb(47, 47, 47)!important;
}

.speaker-image img {
  height: 140px!important;
  width: 250px!important;
}

.inline-block {
  display: inline-block!important;
}

.plus {
  float: right!important;
}

.custom-center-buttons {
  display: flex;
  align-items: center;
  justify-content: center;
}

#nxs-ccpa-banner,
#nxs-ccpa-modal {
         text-align: left;
}
#nxs-ccpa-banner a,
#nxs-ccpa-modal a {
         font-family: "Roboto", "Open Sans", sans-serif !important;
}
#nxs-ccpa-banner input,
#nxs-ccpa-modal input {
         -webkit-box-shadow: none;
         -moz-box-shadow: none;
         box-shadow: none;
         border-radius: 0;
         max-width: none;
}
#nxs-ccpa-banner input[type="text"],
#nxs-ccpa-modal input[type="text"] {
         -webkit-box-shadow: none;
         -moz-box-shadow: none;
         box-shadow: none;
         border-radius: 0;
}
#nxs-ccpa-modal #access-request-form .left,
#nxs-ccpa-modal #access-request-form .right {
         border: none;
         bottom: auto;
         left: auto;
         right: auto;
         top: auto;
         height: auto;
         margin-top: 0;
         position: relative;
}
#nxs-ccpa-modal #access-request-form label {
         margin: 0;
}
#nxs-ccpa-modal .submit-optout[type="submit"] {
         width: auto;
}

@media screen and (max-width: 480px) {
  .schedule-title {
    text-align: left !important;
  }

  .mobile-center {
    left: 28%!important;
    
  }
}

@media screen and (min-width: 481px) {
  .schedule-title {
    padding-top: 5%!important;
    vertical-align: middle!important;
  }
}

.faq-drawer {
  margin-bottom: 30px;
}

.faq-drawer label {
  color: whitesmoke;
}

.faq-drawer__content-wrapper {
  font-size: 1.25em;
  line-height: 1.4em;
  max-height: 0px;
  overflow: hidden;
  transition: 0.25s ease-in-out;
}

.faq-drawer__title {
  border-top: whitesmoke 1px solid;
  cursor: pointer;
  display: block;
  font-size: 1.25em;
  font-weight: 700;
  padding: 30px 0 0 0;
  position: relative;
  margin-bottom: 0;
  transition: all 0.25s ease-out;
}

.faq-drawer__title::after {
  border-style: solid;
  border-width: 1px 1px 0 0;
  content: " ";
  display: inline-block;
  float: right;
  height: 10px;
  left: 2px;
  position: relative;
  right: 20px;
  top: 2px;
  transform: rotate(135deg);
  transition: 0.35s ease-in-out;
  vertical-align: top;
  width: 10px;
}

.faq-drawer__title:hover { 
  color: whitesmoke  ;
}

.faq-drawer__trigger:checked
  + .faq-drawer__title
  + .faq-drawer__content-wrapper {
  max-height: 1000px;
}

.faq-drawer__trigger:checked + .faq-drawer__title::after {
  transform: rotate(-45deg);
  transition: 0.25s ease-in-out;
}

input[type="checkbox"] {
  display: none;
}

.faq-drawer__content p {
  margin-top: 10px;
  margin-bottom: 10px;
}

.faq-drawer__content li {
  color: whitesmoke!important;
}

.present-text {
  font-size: 28px;
  font-weight: 700;
}

.main-sponsor-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}

.main-sponsor {
  flex: 0 0 calc(24% - 20px);
  margin: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 340px;
  position: relative;
}

.main-sponsor img {
  width: 250px;
  height: auto;
  align-self: center;
  margin-top: auto;
  margin-bottom: auto;
}

.main-sponsor p {
  margin-top: auto;
  position: absolute;
  bottom: 2px; 
}

.event-landing-page {
  overflow-x: hidden!important;
  height: auto;
}
