@import url(https://fonts.googleapis.com/css?family=Anton);
/** Import all of our global files to be imported into out styles.scss */
/** Our color palette for the entire site. */
/** Add variables to be used across the site such as font-size, etc etc */
/* Name media queries make it easier for us to quickly call them and if adjustments need to be made it is one spot.
 Example usage:
 .element { color: blue; @include breakpoint(max med) { color: red; } }
 */
/** Mixin for generating selectors for social networks. */
/* removing font-face definition so icons do not appear when stories are printed.
@font-face { font-family: "nba-custom"; src: url("../fonts/nba-custom/nba-custom_3fc4d319cd29511e54a5bac12f66da23.eot"); src: url("../fonts/nba-custom/nba-custom_3fc4d319cd29511e54a5bac12f66da23.eot?#iefix") format("embedded-opentype"), url("../fonts/nba-custom/nba-custom_3fc4d319cd29511e54a5bac12f66da23.woff") format("woff"), url("../fonts/nba-custom/nba-custom_3fc4d319cd29511e54a5bac12f66da23.ttf") format("truetype"), url("../fonts/nba-custom/nba-custom_3fc4d319cd29511e54a5bac12f66da23.svg#nba-custom") format("svg"); font-weight: normal; font-style: normal; }

@media screen and (-webkit-min-device-pixel-ratio: 0) { @font-face { font-family: "nba-custom"; src: url("../fonts/nba-custom/nba-custom_3fc4d319cd29511e54a5bac12f66da23.svg#nba-custom") format("svg"); } }
*/
/* line 23, ../fonts/nba-custom/_nba-custom.scss */
[data-icon]:before { content: attr(data-icon); }

/* line 68, ../fonts/nba-custom/_nba-custom.scss */
[data-icon]:before, .icon-arrow-down:before, .global-nav__menu-item.expanded > a:before, .button-primary__arrow--down:before, .icon-arrow-left:before, .main-nav__menu-item.menuConsume-more .sliding-menu-close:before, .icon-arrow-right:before, .button-primary__arrow--right:before, .stats-leaders-qualified-leaders:before, .icon-arrow-up:before, .icon-blog:before, .icon-overlay--blog:before, .icon-calendar:before, .header--schedule .header--schedule__cal-links .cal_sub:before, .icon-checkmark:before, .icon-close:before, .focus--roster .roster__player__info:before, .icon-download:before, .header--schedule .header--schedule__cal-links .cal_dl:before, .icon-dropdown-arrows:before, .header--schedule .caret:before, .dropdown-toggle .caret:before, .icon-email:before, .team-contact__method--email__link:before, .icon-facebook-basic:before, .social-facebook-icon:before, .icon-overlay--facebook-basic:before, .icon-feed:before, .icon-flight:before, .icon-fullscreen:before, .icon-game-block-news:before, .icon-game-block-overview:before, .icon-game-block-photos:before, .icon-game-block-stats:before, .icon-game-block-videos:before, .icon-google-plus-basic:before, .social-google-plus-icon:before, .icon-overlay--google-plus-basic:before, .icon-grid-view:before, .icon-hamburger:before, .mobile-menu-hamburger:before, .icon-hotel:before, .icon-instagram:before, .icon-instagram-basic:before, .social-instagram-icon:before, .icon-overlay--instagram-basic:before, .icon-links:before, .icon-list-view:before, .icon-live-chat:before, .team-contact__method--live-chat__link:before, .icon-magnifying-glass:before, .search-box__icon:before, .search-box__submit-link:before, .icon-news:before, .icon-overlay--news:before, .icon-phone:before, .team-contact__method--phone:before, .icon-photos:before, .icon-overlay--photos:before, .icon-pinterest-basic:before, .social-pinterest-icon:before, .icon-overlay--pinterest-basic:before, .icon-play:before, .icon-promotion:before, .icon-ra:before, .schedule__radio:before, .icon-replay:before, .icon-social-mobile:before, .social-bar__mobile-icon:before, .icon-tumblr-basic:before, .social-tumblr-icon:before, .icon-overlay--tumblr-basic:before, .icon-tv:before, .schedule__tv:before, .icon-twitter-basic:before, .social-twitter-icon:before, .icon-overlay--twitter-basic:before, .content-block__social-stream__item--twitter__tweet:before, .icon-videos:before, .icon-overlay--videos:before { display: inline-block; font-family: "nba-custom"; font-style: normal; font-weight: normal; font-variant: normal; line-height: 1; text-decoration: inherit; text-transform: none; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; }

/* line 81, ../fonts/nba-custom/_nba-custom.scss */
.icon-arrow-down:before, .global-nav__menu-item.expanded > a:before, .button-primary__arrow--down:before { content: "\f100"; }

/* line 82, ../fonts/nba-custom/_nba-custom.scss */
.icon-arrow-left:before, .main-nav__menu-item.menuConsume-more .sliding-menu-close:before { content: "\f101"; }

/* line 83, ../fonts/nba-custom/_nba-custom.scss */
.icon-arrow-right:before, .button-primary__arrow--right:before, .stats-leaders-qualified-leaders:before { content: "\f102"; }

/* line 84, ../fonts/nba-custom/_nba-custom.scss */
.icon-arrow-up:before { content: "\f103"; }

/* line 85, ../fonts/nba-custom/_nba-custom.scss */
.icon-blog:before, .icon-overlay--blog:before { content: "\f104"; }

/* line 86, ../fonts/nba-custom/_nba-custom.scss */
.icon-calendar:before, .header--schedule .header--schedule__cal-links .cal_sub:before { content: "\f105"; }

/* line 87, ../fonts/nba-custom/_nba-custom.scss */
.icon-checkmark:before { content: "\f106"; }

/* line 88, ../fonts/nba-custom/_nba-custom.scss */
.icon-close:before, .focus--roster .roster__player__info:before { content: "\f12a"; }

/* line 89, ../fonts/nba-custom/_nba-custom.scss */
.icon-download:before, .header--schedule .header--schedule__cal-links .cal_dl:before { content: "\f107"; }

/* line 90, ../fonts/nba-custom/_nba-custom.scss */
.icon-dropdown-arrows:before, .header--schedule .caret:before, .dropdown-toggle .caret:before { content: "\f108"; }

/* line 91, ../fonts/nba-custom/_nba-custom.scss */
.icon-email:before, .team-contact__method--email__link:before { content: "\f109"; }

/* line 92, ../fonts/nba-custom/_nba-custom.scss */
.icon-facebook-basic:before, .social-facebook-icon:before, .icon-overlay--facebook-basic:before { content: "\f10b"; }

/* line 93, ../fonts/nba-custom/_nba-custom.scss */
.icon-feed:before { content: "\f10c"; }

/* line 94, ../fonts/nba-custom/_nba-custom.scss */
.icon-flight:before { content: "\f10d"; }

/* line 95, ../fonts/nba-custom/_nba-custom.scss */
.icon-fullscreen:before { content: "\f10e"; }

/* line 96, ../fonts/nba-custom/_nba-custom.scss */
.icon-game-block-news:before { content: "\f10f"; }

/* line 97, ../fonts/nba-custom/_nba-custom.scss */
.icon-game-block-overview:before { content: "\f110"; }

/* line 98, ../fonts/nba-custom/_nba-custom.scss */
.icon-game-block-photos:before { content: "\f111"; }

/* line 99, ../fonts/nba-custom/_nba-custom.scss */
.icon-game-block-stats:before { content: "\f112"; }

/* line 100, ../fonts/nba-custom/_nba-custom.scss */
.icon-game-block-videos:before { content: "\f113"; }

/* line 101, ../fonts/nba-custom/_nba-custom.scss */
.icon-google-plus-basic:before, .social-google-plus-icon:before, .icon-overlay--google-plus-basic:before { content: "\f115"; }

/* line 102, ../fonts/nba-custom/_nba-custom.scss */
.icon-grid-view:before { content: "\f116"; }

/* line 103, ../fonts/nba-custom/_nba-custom.scss */
.icon-hamburger:before, .mobile-menu-hamburger:before { content: "\f117"; }

/* line 104, ../fonts/nba-custom/_nba-custom.scss */
.icon-hotel:before { content: "\f118"; }

/* line 105, ../fonts/nba-custom/_nba-custom.scss */
.icon-instagram:before { content: "\f119"; }

/* line 106, ../fonts/nba-custom/_nba-custom.scss */
.icon-instagram-basic:before, .social-instagram-icon:before, .icon-overlay--instagram-basic:before { content: "\f11a"; }

/* line 107, ../fonts/nba-custom/_nba-custom.scss */
.icon-links:before { content: "\f12b"; }

/* line 108, ../fonts/nba-custom/_nba-custom.scss */
.icon-list-view:before { content: "\f11b"; }

/* line 109, ../fonts/nba-custom/_nba-custom.scss */
.icon-live-chat:before, .team-contact__method--live-chat__link:before { content: "\f11c"; }

/* line 110, ../fonts/nba-custom/_nba-custom.scss */
.icon-magnifying-glass:before, .search-box__icon:before, .search-box__submit-link:before { content: "\f11d"; }

/* line 111, ../fonts/nba-custom/_nba-custom.scss */
.icon-news:before, .icon-overlay--news:before { content: "\f12f"; }

/* line 112, ../fonts/nba-custom/_nba-custom.scss */
.icon-phone:before, .team-contact__method--phone:before { content: "\f11f"; }

/* line 113, ../fonts/nba-custom/_nba-custom.scss */
.icon-photos:before, .icon-overlay--photos:before { content: "\f120"; }

/* line 114, ../fonts/nba-custom/_nba-custom.scss */
.icon-pinterest-basic:before, .social-pinterest-icon:before, .icon-overlay--pinterest-basic:before { content: "\f122"; }

/* line 115, ../fonts/nba-custom/_nba-custom.scss */
.icon-play:before { content: "\f123"; }

/* line 116, ../fonts/nba-custom/_nba-custom.scss */
.icon-promotion:before { content: "\f124"; }

/* line 117, ../fonts/nba-custom/_nba-custom.scss */
.icon-ra:before, .schedule__radio:before { content: "\f12d"; }

/* line 118, ../fonts/nba-custom/_nba-custom.scss */
.icon-replay:before { content: "\f125"; }

/* line 119, ../fonts/nba-custom/_nba-custom.scss */
.icon-social-mobile:before, .social-bar__mobile-icon:before { content: "\f126"; }

/* line 120, ../fonts/nba-custom/_nba-custom.scss */
.icon-tumblr-basic:before, .social-tumblr-icon:before, .icon-overlay--tumblr-basic:before { content: "\f12c"; }

/* line 121, ../fonts/nba-custom/_nba-custom.scss */
.icon-tv:before, .schedule__tv:before { content: "\f12e"; }

/* line 122, ../fonts/nba-custom/_nba-custom.scss */
.icon-twitter-basic:before, .social-twitter-icon:before, .icon-overlay--twitter-basic:before, .content-block__social-stream__item--twitter__tweet:before { content: "\f128"; }

/* line 123, ../fonts/nba-custom/_nba-custom.scss */
.icon-videos:before, .icon-overlay--videos:before { content: "\f129"; }

/* Import video filter bar sprite images */
/* line 55, ../../assets/images/sprites/*.png */
.sprites-sprite, .utility-logo a, .turner-logo { background-image: url('../images/../../assets/images/sprites-s06fb35446b.png'); background-repeat: no-repeat; }

/** Collect all of our base files here to be imported into the styles.scss */
/* line 1, ../sass/base/_global-base.scss */
html { font-size: 62.5%; }

/* line 4, ../sass/base/_global-base.scss */
body { font-size: 1.4rem; line-height: 2.1rem; color: #666666; }

/* line 9, ../sass/base/_global-base.scss */
a { text-decoration: none; }
/* line 11, ../sass/base/_global-base.scss */
a:hover { text-decoration: none; }

/* line 15, ../sass/base/_global-base.scss */
label { color: #7a7a7a; font-size: 12px; margin-right: 10px; display: inline-block; }

/* line 1, ../sass/base/_headings.scss */
h1 { color: #383838; font-size: 28px; font-size: 2.8rem; margin-bottom: 20px; margin-top: 10px; }

/* line 7, ../sass/base/_headings.scss */
h2 { color: #383838; font-size: 28px; font-size: 2.8rem; }

/* line 11, ../sass/base/_headings.scss */
h3 { color: #383838; font-size: 18px; font-size: 1.8rem; margin-top: 5px; }

/* line 16, ../sass/base/_headings.scss */
h4 { color: #383838; margin: 20px 0 10px 0; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
@media (min-width: 640px) { /* line 16, ../sass/base/_headings.scss */
  h4 { margin: 20px 0; } }

/**
* Hide elements visually, but keep them available for screen-readers.
*
* Used for information required for screen-reader users to understand and use
* the site where visual display is undesirable. Information provided in this
* manner should be kept concise, to avoid unnecessary burden on the user.
* "!important" is used to prevent unintentional overrides.
*/
/* line 9, ../sass/base/_element-invisible.scss */
.element-invisible, .search-box .submit, .team-contact h4 { position: absolute !important; clip: rect(1px 1px 1px 1px); /* IE6, IE7 */ clip: rect(1px, 1px, 1px, 1px); }

/**
* The .element-focusable class extends the .element-invisible class to allow
* the element to be focusable when navigated to via the keyboard.
*/
/* line 20, ../sass/base/_element-invisible.scss */
.element-invisible.element-focusable:active, .search-box .element-focusable.submit:active, .team-contact h4.element-focusable:active, .element-invisible.element-focusable:focus, .search-box .element-focusable.submit:focus, .team-contact h4.element-focusable:focus { position: static !important; clip: auto; }

/* Notes for making this work: The parrent contains needs at least a position: relative also a set height. */
/* line 5, ../sass/base/_vert-center.scss */
.vert-center, .schedule__prep-wrapper .prep, .schedule__team-details .schedule__team-details__inner-wrapper, .schedule__team-info--visitor .logo--visitor, .schedule__team-info--home .logo--home, .etowah-schedule__event__game-info .schedule__game-info__inner, .etowah-schedule__event__game-links .schedule-links-tickets a, .etowah-schedule__event__game-links .schedule-links-game-content a, .roster__player__header { position: absolute; top: 50%; -webkit-transform: translate(0, -50%); -moz-transform: translate(0, -50%); -ms-transform: translate(0, -50%); -o-transform: translate(0, -50%); transform: translate(0, -50%); }

/** Extend for clearfix. Using our own here because compass 'clearfix' cuts off dropdown menus. */
/* line 5, ../sass/base/_clearfix.scss */
.panel-panel-inner:after, .footer-top-sponsors:after, .pane-etowah-stats-pane-stat-leaders form:after, .author-block:after, .tag:after, .pane-etowah-story-pane-tags:after { content: ""; display: table; clear: both; }

/** Import all of our layout files here to be imported into the styles.scss */
/* Adding an additional bootstrap-style media query point for columns. */
@media (min-width: 639px) and (max-width: 767px) { /* line 9, ../sass/layout/_layout.scss */
  .col-tiny-6 { width: 50%; } }
/** Collect all of compenents files here to be imported into our styles.scss */
/* line 1, ../sass/components/_global-nav.scss */
.global-nav-wrapper { width: 100%; background: white; position: relative; }

/* line 7, ../sass/components/_global-nav.scss */
.utility-logo { margin-right: 20px; overflow: hidden; float: left; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
@media (min-width: 768px) { /* line 7, ../sass/components/_global-nav.scss */
  .utility-logo { margin-right: 40px; } }
/* line 15, ../sass/components/_global-nav.scss */
.utility-logo a { display: block; margin-top: 6px; width: 90px; height: 20px; background-position: 0 0; }

/* line 24, ../sass/components/_global-nav.scss */
.utility-logo__img { padding: 9px 0; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }

/* line 30, ../sass/components/_global-nav.scss */
#global-nav__menu-item__teams-link-dropdown { z-index: 105; }

/* line 34, ../sass/components/_global-nav.scss */
.global-nav { font-size: 12px; font-size: 1.2rem; list-style-type: none; margin: 8px 0 6px 0; padding: 0; text-transform: uppercase; }

/* line 42, ../sass/components/_global-nav.scss */
.global-nav__menu-item.expanded > a { padding-right: 12px; }
/* line 46, ../sass/components/_global-nav.scss */
.global-nav__menu-item.expanded > a:before { position: absolute; right: 0; top: 6px; font-size: 8px; }

/* line 54, ../sass/components/_global-nav.scss */
.global-nav__menu-item { float: left; margin: 0 15px 0 0; padding: 0; position: relative; height: 27px; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
/* line 61, ../sass/components/_global-nav.scss */
.global-nav__menu-item a { color: #0068b3; padding: 13px 0; }
/* line 65, ../sass/components/_global-nav.scss */
.global-nav__menu-item a:hover { color: #007ed9; }
/* line 70, ../sass/components/_global-nav.scss */
.global-nav__menu-item:last-child { margin: 0; }
@media (min-width: 768px) { /* line 54, ../sass/components/_global-nav.scss */
  .global-nav__menu-item { margin: 0 30px 0 0; } }

/* line 77, ../sass/components/_global-nav.scss */
.global-nav__menu-item__sub-menu { display: none; float: none; position: absolute; top: 27px; left: -174px; list-style-type: none; margin: 0; padding: 0 10px 10px; z-index: 100; background-color: white; width: 226px; }
/* line 90, ../sass/components/_global-nav.scss */
.global-nav__menu-item__sub-menu li { float: left; width: 103px; line-height: 27px; height: 27px; overflow: hidden; margin: 0px; }
/* line 98, ../sass/components/_global-nav.scss */
.global-nav__menu-item__sub-menu li:first-child { width: 205px; border-bottom: 1px solid gainsboro; }
/* line 103, ../sass/components/_global-nav.scss */
.global-nav__menu-item__sub-menu .teamHDR { font-weight: bold; width: 205px; border-bottom: 1px solid gainsboro; }
/* line 110, ../sass/components/_global-nav.scss */
.global-nav__menu-item__sub-menu > .em-smi:first-child, .global-nav__menu-item__sub-menu .teamHDR { width: 100% !important; display: block; float: none; }
/* line 115, ../sass/components/_global-nav.scss */
.global-nav__menu-item__sub-menu.em-smu { /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
@media (min-width: 768px) { /* line 115, ../sass/components/_global-nav.scss */
  .global-nav__menu-item__sub-menu.em-smu { left: -10px; } }

/* line 122, ../sass/components/_global-nav.scss */
.global-nav__menu-item__sub-menu__sub-item { float: none; margin: 0; padding: 10px; }

/* line 128, ../sass/components/_global-nav.scss */
.global-nav-wrapper .global-nav__menu-item.em-ti > .em-hover { background-color: transparent; }

/* line 2, ../sass/components/_main-nav.scss */
.main-nav-wrapper { background: black url(../images/default-bg.jpg) no-repeat top center; width: 100%; height: 78px; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
@media (min-width: 768px) { /* line 2, ../sass/components/_main-nav.scss */
  .main-nav-wrapper { height: 120px; background: transparent; } }

/* line 12, ../sass/components/_main-nav.scss */
.main-nav-wrapper-inner { padding: 1px 0; height: 22px; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
/* line 16, ../sass/components/_main-nav.scss */
.main-nav-wrapper-inner > .container { padding: 0; }
/* line 19, ../sass/components/_main-nav.scss */
.main-nav-wrapper-inner > .container > .row { margin: 0; }
/* line 22, ../sass/components/_main-nav.scss */
.main-nav-wrapper-inner > .container > .row > .col-md-12 { padding: 0; }
@media (min-width: 768px) { /* line 12, ../sass/components/_main-nav.scss */
  .main-nav-wrapper-inner { background: rgba(0, 0, 0, 0.2); padding: 10px 0 0 0; height: auto; } }

/* line 34, ../sass/components/_main-nav.scss */
.has-dropdown > ul { display: none; }

/* line 38, ../sass/components/_main-nav.scss */
.main-nav { list-style-type: none; padding: 0; z-index: 104; background: #141414; top: 126px; right: 0; width: 0%; overflow-y: scroll !important; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
@media (min-width: 768px) { /* line 38, ../sass/components/_main-nav.scss */
  .main-nav { width: auto; margin: 0 0 0 200px; position: relative; top: auto; right: auto; background: transparent; float: left; overflow: visible !important; width: auto !important; height: 100% !important; } }
/* line 61, ../sass/components/_main-nav.scss */
.main-nav.menu-open > .last { margin-bottom: 120px; }

/* line 66, ../sass/components/_main-nav.scss */
.mobile-menu-hamburger { position: absolute; right: 10px; top: 28px; padding: 9px 16px 7px; background-color: black; display: block; cursor: pointer; z-index: 99; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
@media (min-width: 768px) { /* line 66, ../sass/components/_main-nav.scss */
  .mobile-menu-hamburger { display: none; } }
/* line 81, ../sass/components/_main-nav.scss */
.mobile-menu-hamburger:before { font-size: 24px; color: white; }

/* line 87, ../sass/components/_main-nav.scss */
.main-nav__menu-item { display: block; border-bottom: 1px solid black; position: relative; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
/* line 92, ../sass/components/_main-nav.scss */
.main-nav__menu-item a { color: white; display: block; padding: 10px 20px 10px; text-decoration: none; text-shadow: 1px 1px 2px black; text-shadow: 1px 1px 2px 3px black; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
/* line 99, ../sass/components/_main-nav.scss */
.main-nav__menu-item a:hover { color: white; }
@media (min-width: 768px) { /* line 92, ../sass/components/_main-nav.scss */
  .main-nav__menu-item a { padding: 12px 10px 13px 10px; display: inline-block; } }
/* line 109, ../sass/components/_main-nav.scss */
.main-nav__menu-item > a:hover { color: white; }
/* line 113, ../sass/components/_main-nav.scss */
.main-nav__menu-item ul { list-style-type: none; margin-left: 0; padding-left: 0; }
/* line 119, ../sass/components/_main-nav.scss */
.main-nav__menu-item .main-nav__menu-item { border: none; padding: 0; border-bottom: 1px solid black; }
/* line 124, ../sass/components/_main-nav.scss */
.main-nav__menu-item .main-nav__menu-item a { padding-left: 20px; }
/* line 129, ../sass/components/_main-nav.scss */
.main-nav__menu-item.em-mobile-active { position: relative; border: none; }
@media (min-width: 768px) { /* line 87, ../sass/components/_main-nav.scss */
  .main-nav__menu-item { border: none; display: inline-block !important; margin-right: 8px; } }

/* line 141, ../sass/components/_main-nav.scss */
.em-hover { -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }

/* line 146, ../sass/components/_main-nav.scss */
.has-dropdown.em-hover, .has-dropdown .em-hover { -moz-border-radius-bottomright: 0; -webkit-border-bottom-right-radius: 0; border-bottom-right-radius: 0; -moz-border-radius-bottomleft: 0; -webkit-border-bottom-left-radius: 0; border-bottom-left-radius: 0; }

/* line 151, ../sass/components/_main-nav.scss */
.main-nav .em-smu { padding: 0; left: 0; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
@media (min-width: 768px) { /* line 151, ../sass/components/_main-nav.scss */
  .main-nav .em-smu { padding: 10px 10px 10px 0; position: absolute; z-index: 100; }
  /* line 161, ../sass/components/_main-nav.scss */
  .main-nav .em-smu.cols-1 .dropdown-row { height: auto; }
  /* line 166, ../sass/components/_main-nav.scss */
  .main-nav .em-smu.cols-1 { width: 180px; }
  /* line 172, ../sass/components/_main-nav.scss */
  .main-nav .em-smu.cols-2, .main-nav .em-smu.cols-3, .main-nav .em-smu.cols-4 { width: 377px; } }
@media (min-width: 992px) { /* line 178, ../sass/components/_main-nav.scss */
  .main-nav .em-smu.cols-2 { width: 377px; }
  /* line 181, ../sass/components/_main-nav.scss */
  .main-nav .em-smu.cols-3 { width: 558px; }
  /* line 184, ../sass/components/_main-nav.scss */
  .main-nav .em-smu.cols-4 { width: 377px; } }
@media (min-width: 1200px) { /* line 190, ../sass/components/_main-nav.scss */
  .main-nav .em-smu.cols-4 { width: 736px; } }
/* line 195, ../sass/components/_main-nav.scss */
.main-nav .em-smu > li { /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
@media (min-width: 768px) { /* line 195, ../sass/components/_main-nav.scss */
  .main-nav .em-smu > li { float: left; width: 140px; padding: 0 0 0 20px; }
  /* line 201, ../sass/components/_main-nav.scss */
  .main-nav .em-smu > li.block { overflow: hidden; padding-left: 20px; }
  /* line 205, ../sass/components/_main-nav.scss */
  .main-nav .em-smu > li.block:hover { -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; } }
/* line 212, ../sass/components/_main-nav.scss */
.main-nav .em-smu .menu-block__link--title a { padding: 0; }
/* line 216, ../sass/components/_main-nav.scss */
.main-nav .em-smu a { padding: 10px; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
@media (min-width: 768px) { /* line 216, ../sass/components/_main-nav.scss */
  .main-nav .em-smu a { padding: 10px 0; } }
/* line 224, ../sass/components/_main-nav.scss */
.main-nav .em-smu .em-ssmu { width: 100%; }

/* line 229, ../sass/components/_main-nav.scss */
.em-ssmu a:hover { -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }

/* line 233, ../sass/components/_main-nav.scss */
.main-nav__menu-item__sub-menu { list-style-type: none; background-color: black; width: 30%; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
@media (min-width: 768px) { /* line 233, ../sass/components/_main-nav.scss */
  .main-nav__menu-item__sub-menu { position: absolute; z-index: 100; padding: 0; margin: 0; } }

/* line 245, ../sass/components/_main-nav.scss */
.dropdown-row { /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
/* line 246, ../sass/components/_main-nav.scss */
.dropdown-row li { display: block !important; padding-left: 10px; border-bottom: 1px solid black; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
@media (min-width: 768px) { /* line 246, ../sass/components/_main-nav.scss */
  .dropdown-row li { width: 160px !important; padding-left: 0; border: none; } }
/* line 257, ../sass/components/_main-nav.scss */
.dropdown-row.block { padding-top: 12px; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
/* line 260, ../sass/components/_main-nav.scss */
.dropdown-row.block ul { padding: 0; }
/* line 264, ../sass/components/_main-nav.scss */
.dropdown-row.block li { padding-top: 0; padding-bottom: 10px; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
@media (min-width: 768px) { /* line 264, ../sass/components/_main-nav.scss */
  .dropdown-row.block li { padding: 0; } }
@media (min-width: 768px) { /* line 257, ../sass/components/_main-nav.scss */
  .dropdown-row.block { padding: 0; min-height: 124px; } }
@media (min-width: 768px) { /* line 245, ../sass/components/_main-nav.scss */
  .dropdown-row { padding: 0; min-height: 124px; } }
@media (min-width: 992px) { /* line 245, ../sass/components/_main-nav.scss */
  .dropdown-row { min-height: auto; } }

/* line 287, ../sass/components/_main-nav.scss */
.cols-1 .dropdown-row.em-smi { /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
@media (min-width: 768px) { /* line 287, ../sass/components/_main-nav.scss */
  .cols-1 .dropdown-row.em-smi { min-height: 40px; } }

/* line 293, ../sass/components/_main-nav.scss */
.menu-block__img { display: block; width: 100%; }

/* line 298, ../sass/components/_main-nav.scss */
.menu-attach-block-wrapper { display: block; }
/* line 301, ../sass/components/_main-nav.scss */
.menu-attach-block-wrapper .field-label { display: none; }
/* line 305, ../sass/components/_main-nav.scss */
.menu-attach-block-wrapper.orientation-horizontal .block { background-color: transparent; padding: 0; position: relative; z-index: 1; top: 0; width: 94%; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
@media (min-width: 768px) { /* line 305, ../sass/components/_main-nav.scss */
  .menu-attach-block-wrapper.orientation-horizontal .block { width: 100%; } }
/* line 317, ../sass/components/_main-nav.scss */
.menu-attach-block-wrapper .block-bean h2 { display: none; }

/* line 322, ../sass/components/_main-nav.scss */
.mobile-menu-top { color: #cccccc; text-transform: uppercase; height: 110px; padding-left: 20px; line-height: 51px; border-top: 58px solid #111111; border-bottom: 1px solid #1f1f1f; font-size: 11px; font-weight: bold; }

/* line 335, ../sass/components/_main-nav.scss */
.main-nav__menu-item.menuConsume-more > ul { width: 250px; left: 0; }
/* line 338, ../sass/components/_main-nav.scss */
.main-nav__menu-item.menuConsume-more > ul li { padding: 0; }
/* line 342, ../sass/components/_main-nav.scss */
.main-nav__menu-item.menuConsume-more > ul a { padding-left: 30px; margin-left: 0; }
/* line 347, ../sass/components/_main-nav.scss */
.main-nav__menu-item.menuConsume-more .em-smi { width: 100% !important; }
/* line 350, ../sass/components/_main-nav.scss */
.main-nav__menu-item.menuConsume-more .sliding-menu-close { display: block; clear: both; margin-bottom: -16px; margin-left: -22px; }
/* line 358, ../sass/components/_main-nav.scss */
.main-nav__menu-item.menuConsume-more .subMenuSlideOpen > .em-smu { padding-top: 0; }

/* line 364, ../sass/components/_main-nav.scss */
.main-nav .em-smu .menu-block__link { padding: 0 0 0 8px; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
@media (min-width: 768px) { /* line 364, ../sass/components/_main-nav.scss */
  .main-nav .em-smu .menu-block__link { padding: 10px 0 0 0; } }

/* line 371, ../sass/components/_main-nav.scss */
.main-nav .em-smu .menu-block__link--title { padding-top: 4px; font-size: 12px; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
@media (min-width: 768px) { /* line 371, ../sass/components/_main-nav.scss */
  .main-nav .em-smu .menu-block__link--title { padding-bottom: 10px; } }

/* line 382, ../sass/components/_main-nav.scss */
.fixed, .fixedAdmin, .fixedAdminTray { position: fixed !important; top: 0; width: 100%; z-index: 999; }

/* line 389, ../sass/components/_main-nav.scss */
.fixed { /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
@media (min-width: 768px) { /* line 389, ../sass/components/_main-nav.scss */
  .fixed { height: 58px; background: transparent; }
  /* line 394, ../sass/components/_main-nav.scss */
  .fixed .main-nav-wrapper-inner { background: transparent; }
  /* line 398, ../sass/components/_main-nav.scss */
  .fixed .navbar-brand { padding: 0; }
  /* line 402, ../sass/components/_main-nav.scss */
  .fixed .navbar-brand-wrapper { height: 50px; width: 100px; margin-top: -6px; }
  /* line 408, ../sass/components/_main-nav.scss */
  .fixed #main-menu { margin-top: -3px; } }

/* line 415, ../sass/components/_main-nav.scss */
.fixedAdmin, .navbar-vertical.navbar-tray-open .fixed { top: 39px; }

/* line 419, ../sass/components/_main-nav.scss */
.navbar-horizontal.navbar-tray-open .fixed { top: 78px; }

/* line 2, ../sass/components/_footer-navigation.scss */
.footer a { color: #cccccc; }
/* line 5, ../sass/components/_footer-navigation.scss */
.footer a:hover { color: white !important; text-decoration: underline; }
/* line 11, ../sass/components/_footer-navigation.scss */
.footer .nav > li > a { padding: 4px 15px 4px; }
/* line 14, ../sass/components/_footer-navigation.scss */
.footer .nav > li > a:hover { color: white; background: transparent; text-decoration: underline; }

/* line 22, ../sass/components/_footer-navigation.scss */
.footer-top { background-color: #333333; padding: 20px 0 20px 0; font-size: 12px; font-size: 1.2rem; line-height: 20px; }
/* line 28, ../sass/components/_footer-navigation.scss */
.footer-top .container { padding: 0; }

/* line 33, ../sass/components/_footer-navigation.scss */
.footer-top-sponsors { list-style-type: none; margin: 0; padding: 0; }

/* line 40, ../sass/components/_footer-navigation.scss */
.footer-top-sponsors__sponsor-item { float: left; }
/* line 43, ../sass/components/_footer-navigation.scss */
.footer-top-sponsors__sponsor-item img { width: 100%; height: auto; }
@media (min-width: 767px) and (max-width: 991px) { /* line 48, ../sass/components/_footer-navigation.scss */
  .footer-top-sponsors__sponsor-item:nth-child(5) { margin-left: 25%; } }

/* line 55, ../sass/components/_footer-navigation.scss */
.field-name-field-etowah-pencil-ad .field-label { display: none; }

/* line 59, ../sass/components/_footer-navigation.scss */
.footer-bottom { background-color: #222222; padding: 20px 0 20px 0; font-size: 12px; font-size: 1.2rem; color: #cccccc; }

/* line 66, ../sass/components/_footer-navigation.scss */
.copyrights a { text-decoration: underline; }

/* line 70, ../sass/components/_footer-navigation.scss */
.footer-left { float: none; }
@media (min-width: 992px) { /* line 70, ../sass/components/_footer-navigation.scss */
  .footer-left { float: right; } }

/* line 77, ../sass/components/_footer-navigation.scss */
.footer-nav { list-style-type: none; padding: 0; margin: 0; text-align: left; }
@media (min-width: 992px) { /* line 77, ../sass/components/_footer-navigation.scss */
  .footer-nav { text-align: right; } }

/* line 87, ../sass/components/_footer-navigation.scss */
.footer-nav__menu-item { display: inline-block; padding: 0; margin: 0 5px 0 0; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
@media (min-width: 1200px) { /* line 87, ../sass/components/_footer-navigation.scss */
  .footer-nav__menu-item { margin: 0 15px 0 0; } }

/* line 96, ../sass/components/_footer-navigation.scss */
.turner-logo { background-position: 0 -42px; width: 69px; height: 11px; float: left; margin-top: 4px; }

/* line 106, ../sass/components/_footer-navigation.scss */
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus { background: transparent; }

/* line 110, ../sass/components/_footer-navigation.scss */
.footer .dropdown-menu { width: 300px; }

/* line 115, ../sass/components/_footer-navigation.scss */
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus { background-color: #cccccc; color: black; }

/* line 120, ../sass/components/_footer-navigation.scss */
.footer-top-sponsors__sponsor-item { padding-left: 10px; padding-right: 10px; margin-bottom: 20px; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
@media (min-width: 640px) { /* line 120, ../sass/components/_footer-navigation.scss */
  .footer-top-sponsors__sponsor-item { width: 33.3%; } }
@media (min-width: 768px) { /* line 120, ../sass/components/_footer-navigation.scss */
  .footer-top-sponsors__sponsor-item { width: 25%; } }
@media (min-width: 992px) { /* line 120, ../sass/components/_footer-navigation.scss */
  .footer-top-sponsors__sponsor-item { width: 16.6666666667%; } }

/* line 136, ../sass/components/_footer-navigation.scss */
.footer .field-name-field-etowah-promo-image { min-height: 112px; }

/* line 2, ../sass/components/_news-block.scss */
.news-block img { width: 100%; }
/* line 5, ../sass/components/_news-block.scss */
.news-block h2, .news-block h3 { color: white; }

/* line 11, ../sass/components/_news-block.scss */
.news-block__header-article, .news-block__secondary-article { position: relative; }

/* line 15, ../sass/components/_news-block.scss */
.news-block__secondary-article { /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
@media (min-width: 768px) { /* line 17, ../sass/components/_news-block.scss */
  .news-block__secondary-article:nth-child(2) { margin-top: 15px; } }

/* line 23, ../sass/components/_news-block.scss */
.news-block__image-caption { margin: 0; padding: 0; width: 100%; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
/* line 28, ../sass/components/_news-block.scss */
.news-block__image-caption h2, .news-block__image-caption h3 { background-color: rgba(0, 0, 0, 0.7); width: 100%; margin: 0; border-bottom: 1px solid rgba(170, 170, 170, 0.2); }
/* line 35, ../sass/components/_news-block.scss */
.news-block__image-caption h2 { padding: 20px; }
/* line 39, ../sass/components/_news-block.scss */
.news-block__image-caption h3 { padding: 10px; }
@media (min-width: 768px) { /* line 23, ../sass/components/_news-block.scss */
  .news-block__image-caption { padding: 0 15px; position: absolute; bottom: 0; left: 0; right: 0; } }

/* line 51, ../sass/components/_news-block.scss */
.more-news-button-wrapper { text-align: center; }

/* line 1, ../sass/components/_page-elements.scss */
body { background: white; }

/* line 5, ../sass/components/_page-elements.scss */
.page { background: black url(../images/default-bg.jpg) no-repeat top center; min-height: 600px; }

/* line 10, ../sass/components/_page-elements.scss */
.not-front #content { margin: 0 auto; max-width: 1170px; background: #fafafa; padding-top: 10px; padding-bottom: 40px; }

/* line 19, ../sass/components/_page-elements.scss */
.burr-flipped-container, .moscone-flipped-container { padding: 0 15px; }

/* line 23, ../sass/components/_page-elements.scss */
.page-header { padding-bottom: 9px; margin: 0 0 0 15px; border: none; }

/* line 1, ../sass/components/_ads.scss */
.banner-ad-top__ad { text-align: center; margin-top: -84px; margin-bottom: 20px; }
/* line 6, ../sass/components/_ads.scss */
.banner-ad-top__ad img { width: 100%; padding: 4px; background-color: rgba(0, 0, 0, 0.2); -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }

/* line 2, ../sass/components/_sponsors.scss */
.presented-by { color: #cccccc; text-transform: uppercase; letter-spacing: 1px; font-weight: normal; height: 22px; font-size: 7px; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
/* line 10, ../sass/components/_sponsors.scss */
.presented-by img { width: auto; margin: 0 0 3px 5px; }
/* line 14, ../sass/components/_sponsors.scss */
.presented-by h2 { display: none; }
@media (min-width: 768px) { /* line 2, ../sass/components/_sponsors.scss */
  .presented-by { font-size: 8px; } }

/* line 22, ../sass/components/_sponsors.scss */
.presented-by--header { margin: 0 auto; text-align: center; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
@media (min-width: 768px) { /* line 22, ../sass/components/_sponsors.scss */
  .presented-by--header { text-align: left; margin: 5px 0 14px 210px; } }
/* line 31, ../sass/components/_sponsors.scss */
.presented-by--header img { height: 14px; margin-bottom: 6px; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
@media (min-width: 768px) { /* line 31, ../sass/components/_sponsors.scss */
  .presented-by--header img { height: auto; margin-bottom: 3px; } }

/* line 42, ../sass/components/_sponsors.scss */
.fixed .presented-by--header { /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
@media (min-width: 768px) { /* line 42, ../sass/components/_sponsors.scss */
  .fixed .presented-by--header { margin: 4px 0 14px 126px; width: 66px; float: left; position: absolute; } }
/* line 51, ../sass/components/_sponsors.scss */
.fixed .presented-by__text { font-size: 6px; line-height: 9px; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
@media (min-width: 768px) { /* line 51, ../sass/components/_sponsors.scss */
  .fixed .presented-by__text { display: block; } }
/* line 59, ../sass/components/_sponsors.scss */
.fixed .presented-by img { /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
@media (min-width: 768px) { /* line 59, ../sass/components/_sponsors.scss */
  .fixed .presented-by img { width: 40px; width: 55px; margin: 0; } }

/* line 2, ../sass/components/_social-bar.scss */
.social-bar { float: right; list-style-type: none; padding: 4px; position: absolute; width: 100%; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
@media (min-width: 768px) { /* line 2, ../sass/components/_social-bar.scss */
  .social-bar { display: block; position: relative; width: auto; } }

/* line 16, ../sass/components/_social-bar.scss */
.social-bar--header { visibility: hidden; background: black; top: 67px; width: 100%; left: 0; right: 0; position: absolute; padding: 11px 0 5px 115px; height: 40px; z-index: 100; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
@media (min-width: 768px) { /* line 16, ../sass/components/_social-bar.scss */
  .social-bar--header { margin: 6px 0 5px 0; background-color: rgba(0, 0, 0, 0.2); top: auto; width: auto; left: auto; right: 40px; padding: 4px; height: auto; visibility: visible; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; } }
@media (min-width: 1200px) { /* line 16, ../sass/components/_social-bar.scss */
  .social-bar--header { right: 160px; } }

/* line 45, ../sass/components/_social-bar.scss */
.social-bar--content-stream { margin-left: 0; padding-left: 0; display: none; line-height: 20px; color: #777777; font-size: 12px; font-size: 1.2rem; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
@media (min-width: 768px) { /* line 45, ../sass/components/_social-bar.scss */
  .social-bar--content-stream { display: block; } }

/* line 57, ../sass/components/_social-bar.scss */
.social-bar__item { float: left; margin-right: 4px; text-transform: uppercase; font-size: 12; font-weight: 500; }
/* line 64, ../sass/components/_social-bar.scss */
.social-bar__item a { display: block; width: 20px; height: 20px; text-align: center; color: white; background-color: #bbbbbb; }
/* line 72, ../sass/components/_social-bar.scss */
.social-bar__item a:hover { color: white; }
/* line 76, ../sass/components/_social-bar.scss */
.social-bar__item a:before { width: 20px; height: 20px; line-height: 20px; font-size: 14px; }
/* line 85, ../sass/components/_social-bar.scss */
.social-bar__item:first-child.visible-lg { margin-right: 10px; }
/* line 90, ../sass/components/_social-bar.scss */
.social-bar__item:last-child { margin-right: 0; }

/* line 95, ../sass/components/_social-bar.scss */
.social-bar__mobile-icon { width: 44px; display: block; height: 40px; padding: 9px 8px 0 12px; top: 28px; right: 118px; position: absolute; z-index: 104; -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; }
/* line 108, ../sass/components/_social-bar.scss */
.social-bar__mobile-icon:before { color: white; font-size: 22px; }

/* line 114, ../sass/components/_social-bar.scss */
.social-bar__mobile-icon--on { background: black; }

/* line 118, ../sass/components/_social-bar.scss */
.social-bar-wrapper { /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
@media (max-width: 767px) { /* line 118, ../sass/components/_social-bar.scss */
  .social-bar-wrapper { height: 40px; width: 100%; } }

/* line 125, ../sass/components/_social-bar.scss */
.social-tumblr-icon:before { padding-left: 3px; }

/* line 100, ../sass/global/_mixins.scss */
.facebook-color:before { background-color: #3a539b; }

/* line 100, ../sass/global/_mixins.scss */
.twitter-color:before { background-color: #00abeb; }

/* line 100, ../sass/global/_mixins.scss */
.instagram-color:before { background-color: #4e7a9e; }

/* line 100, ../sass/global/_mixins.scss */
.google-plus-color:before { background-color: #cc4232; }

/* line 100, ../sass/global/_mixins.scss */
.pinterest-color:before { background-color: #bbbbbb; }

/* line 100, ../sass/global/_mixins.scss */
.tumblr-color:before { background-color: #2f4b66; }

/* line 135, ../sass/components/_social-bar.scss */
.social-bar--author-block { padding-left: 85px; width: 100%; padding-top: 10px; margin-top: 4px; border-top: 1px solid gainsboro; border-bottom: 1px solid gainsboro; padding-bottom: 10px; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
/* line 144, ../sass/components/_social-bar.scss */
.social-bar--author-block .social-bar__item { margin-right: 14px; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
/* line 146, ../sass/components/_social-bar.scss */
.social-bar--author-block .social-bar__item a { width: 28px; height: 28px; }
/* line 150, ../sass/components/_social-bar.scss */
.social-bar--author-block .social-bar__item a:before { width: 28px; height: 28px; line-height: 28px; font-size: 19px; }
/* line 157, ../sass/components/_social-bar.scss */
.social-bar--author-block .social-bar__item:last-child { margin: 0; }
@media (min-width: 640px) { /* line 144, ../sass/components/_social-bar.scss */
  .social-bar--author-block .social-bar__item { margin-right: 4px; } }
@media (min-width: 640px) { /* line 135, ../sass/components/_social-bar.scss */
  .social-bar--author-block { margin-left: 0; border-bottom: none; padding-bottom: 0; padding-left: 12px; } }

/* line 172, ../sass/components/_social-bar.scss */
.social-bar--author-block__wrapper { position: relative; height: 52px; }

/* line 177, ../sass/components/_social-bar.scss */
.social-bar--share-text { font-weight: bold; color: #666666; position: absolute; top: 19px; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
@media (min-width: 640px) { /* line 177, ../sass/components/_social-bar.scss */
  .social-bar--share-text { display: none; } }

/* line 2, ../sass/components/_search.scss */
.search-box { position: relative; right: 0; min-width: 20px; z-index: 98; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
/* line 8, ../sass/components/_search.scss */
.search-box p { position: absolute; right: 0; top: 7px; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
/* line 13, ../sass/components/_search.scss */
.search-box p a { text-decoration: none; }
@media (min-width: 768px) { /* line 8, ../sass/components/_search.scss */
  .search-box p { margin-right: 0; } }
@media (min-width: 768px) { /* line 2, ../sass/components/_search.scss */
  .search-box { position: absolute; margin-right: 0; height: 40px; margin-top: 3px; }
  /* line 30, ../sass/components/_search.scss */
  .search-box:hover { width: 150px; }
  /* line 33, ../sass/components/_search.scss */
  .search-box:hover .search-box__input-box { width: 150px; visibility: visible; transition: width 500ms; -webkit-transition: width 500ms; }
  /* line 40, ../sass/components/_search.scss */
  .search-box:hover .search-box__pre-text { visibility: hidden; } }
@media (min-width: 768px) { /* line 2, ../sass/components/_search.scss */
  .search-box { z-index: 104; } }
@media (max-width: 767px) { /* line 2, ../sass/components/_search.scss */
  .search-box { height: 40px; top: 11px; width: 100%; margin-right: 0; } }
@media (min-width: 1200px) { /* line 2, ../sass/components/_search.scss */
  .search-box { width: 150px; } }

/* line 60, ../sass/components/_search.scss */
.search-box__pre-text { position: absolute; right: 34px; border-right: solid 1px; padding-right: 12px; color: white; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
@media (max-width: 1199px) { /* line 60, ../sass/components/_search.scss */
  .search-box__pre-text { display: none; } }

/* line 71, ../sass/components/_search.scss */
.search-box__icon { background-size: contain; float: right; position: relative; z-index: 99; padding-left: 5px; width: 40px; height: 40px; padding: 12px 10px 0 10px; margin-right: 72px; top: -12px; -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
/* line 86, ../sass/components/_search.scss */
.search-box__icon:before { color: white; font-size: 18px; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
@media (min-width: 768px) { /* line 86, ../sass/components/_search.scss */
  .search-box__icon:before { content: ""; } }
@media (min-width: 768px) { /* line 71, ../sass/components/_search.scss */
  .search-box__icon { top: auto; margin-right: 5px; padding: 0 0 0 5px; width: 20px; height: 20px; } }

/* line 103, ../sass/components/_search.scss */
.search-box__icon--on { background: black; }

/* line 107, ../sass/components/_search.scss */
.search-box__input-box { color: #666666; border: none; background: white; height: 30px; width: 100%; padding-left: 10px; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
@media (min-width: 768px) { /* line 107, ../sass/components/_search.scss */
  .search-box__input-box { background: #ddd; position: absolute; right: 0; z-index: 98; width: 0px; visibility: hidden; padding: 5px; top: 3px; }
  /* line 125, ../sass/components/_search.scss */
  .search-box__input-box:focus { position: absolute; width: 150px; visibility: visible; } }

/* line 133, ../sass/components/_search.scss */
.search-box__form-wrapper { visibility: hidden; background: black; top: 34px; width: 100%; left: 0; right: 0; position: absolute; padding: 5px; height: 40px; z-index: 102; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
@media (min-width: 768px) { /* line 133, ../sass/components/_search.scss */
  .search-box__form-wrapper { top: 0; height: 30px; padding: 0; height: auto; } }
/* line 151, ../sass/components/_search.scss */
.search-box__form-wrapper input[type=submit] { display: none; }

/* line 156, ../sass/components/_search.scss */
.search-box__submit-link { background-size: contain; float: right; position: relative; width: 20px; height: 20px; margin: 6px 3px 0 0; top: 39px; z-index: 103; right: 5px; visibility: hidden; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
/* line 170, ../sass/components/_search.scss */
.search-box__submit-link .element-invisible, .search-box__submit-link .search-box .submit, .search-box .search-box__submit-link .submit, .search-box__submit-link .team-contact h4, .team-contact .search-box__submit-link h4 { display: none; }
/* line 173, ../sass/components/_search.scss */
.search-box__submit-link:before { display: block; color: #666666; font-size: 18px; z-index: 106; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
@media (min-width: 768px) { /* line 173, ../sass/components/_search.scss */
  .search-box__submit-link:before { color: white; position: absolute; visibility: visible; font-size: 14px; top: 5px; } }
@media (min-width: 768px) { /* line 156, ../sass/components/_search.scss */
  .search-box__submit-link { top: auto; right: auto; visibility: visible; } }

/* line 1, ../sass/components/_icon-overlay.scss */
.icon-overlay { position: relative; display: block; height: 100%; }
/* line 6, ../sass/components/_icon-overlay.scss */
.icon-overlay:before { display: block; position: absolute; top: 0; right: 0; width: 30px; height: 30px; background: rgba(0, 0, 0, 0.8); color: #d9d9d9; text-decoration: none; font-size: 16px; font-size: 1.6rem; text-align: center; line-height: 29px; }

/* line 2, ../sass/components/_buttons.scss */
.button-primary { width: 240px; padding: 10px 0; margin: 20px; color: white; text-transform: uppercase; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }

/* line 11, ../sass/components/_buttons.scss */
.button-primary__text { display: inline-block; font-size: 12px; font-size: 1.2rem; }

/* line 16, ../sass/components/_buttons.scss */
.button-primary__arrow { display: inline-block; position: relative; }
/* line 20, ../sass/components/_buttons.scss */
.button-primary__arrow:before { border-radius: 50%; font-size: 4px; width: 12px; height: 12px; line-height: 11px; background: rgba(0, 0, 0, 0.3); margin: 0 0 0 4px; position: absolute; top: -10px; left: 0px; }

/* line 34, ../sass/components/_buttons.scss */
.button-primary__arrow--mobile-nav { position: absolute; top: 23px; right: 30px; }
/* line 39, ../sass/components/_buttons.scss */
.button-primary__arrow--mobile-nav:before { padding-left: 4px; }

/* line 51, ../sass/components/_buttons.scss */
.button-primary__arrow--down:before { line-height: 13px; }

/* line 60, ../sass/components/_buttons.scss */
.btn-default { background-color: white; }

/* line 83, ../sass/components/_buttons.scss */
.header--schedule, .dropdown-toggle { font-weight: bold; font-size: 14px; padding-right: 10px; text-align: center; width: 100%; border-color: #dfdfdf; margin-bottom: 10px; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
/* line 93, ../sass/components/_buttons.scss */
.header--schedule:hover, .dropdown-toggle:hover { border-color: #dfdfdf; }
/* line 97, ../sass/components/_buttons.scss */
.header--schedule .icon-dropdown-arrows, .dropdown-toggle .icon-dropdown-arrows, .header--schedule .caret, .dropdown-toggle .caret { font-size: 80%; margin-left: 15px; color: #cccccc; }
/* line 103, ../sass/components/_buttons.scss */
.header--schedule .caret, .dropdown-toggle .caret { border: none; }
/* line 107, ../sass/components/_buttons.scss */
.header--schedule .caret:before, .dropdown-toggle .caret:before { color: #cccccc; font-size: 10px; right: 6px; top: 12px; position: absolute; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
@media (min-width: 768px) { /* line 107, ../sass/components/_buttons.scss */
  .header--schedule .caret:before, .dropdown-toggle .caret:before { font-size: 8px; } }
@media (min-width: 768px) { /* line 83, ../sass/components/_buttons.scss */
  .header--schedule, .dropdown-toggle { font-size: 12px; width: auto; margin: 0; } }

/* line 2, ../sass/components/_view-schedule.scss */
.view-schedule a { float: right; text-align: right; color: white; }

/* line 2, ../sass/components/_social-stream.scss */
.content-block__social-stream { display: none; margin-top: 20px; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
@media (min-width: 768px) { /* line 2, ../sass/components/_social-stream.scss */
  .content-block__social-stream { display: block !important; margin-top: 35px; } }

/* line 11, ../sass/components/_social-stream.scss */
.content-block__social-stream__item { position: relative; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
@media (min-width: 768px) { /* line 11, ../sass/components/_social-stream.scss */
  .content-block__social-stream__item { margin-bottom: 35px; } }

/* line 18, ../sass/components/_social-stream.scss */
.content-block__social-stream__item--twitter__tweet { background-color: #002d61; padding: 10px; color: white; }
/* line 24, ../sass/components/_social-stream.scss */
.content-block__social-stream__item--twitter__tweet:before { position: absolute; right: 8px; top: 10px; font-size: 18px; color: #d9d9d9; }

/* line 33, ../sass/components/_social-stream.scss */
.content-block__social-stream__item__image { width: 100%; }

/* line 3, ../sass/components/_post.scss */
.post__title { color: #777777; }

/* line 7, ../sass/components/_post.scss */
.post__sub-title, .field-name-field-subheadline { font-weight: bold; font-size: 18px; font-size: 1.8rem; margin-bottom: 15px; }

/* line 13, ../sass/components/_post.scss */
.post__date { font-style: italic; color: #777777; padding-top: 10px; font-size: 12px; font-size: 1.2rem; }

/* line 20, ../sass/components/_post.scss */
.post__body, .field-name-body { font-size: 12px; font-size: 1.2rem; margin-bottom: 15px; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
@media (min-width: 640px) { /* line 20, ../sass/components/_post.scss */
  .post__body, .field-name-body { line-height: 24px; font-size: 14px; font-size: 1.4rem; margin-bottom: 30px; } }

/* line 1, ../sass/components/_news-filters.scss */
.news-filters { background-color: #e9e9e9; margin-bottom: 20px; text-align: right; }
/* line 5, ../sass/components/_news-filters.scss */
.news-filters .form-control { width: 20%; display: inline-block; }

/* line 10, ../sass/components/_news-filters.scss */
.news-filters-page-types { list-style-type: none; padding: 0; margin: 0; }

/* line 15, ../sass/components/_news-filters.scss */
.news-filters-page-types__item { float: left; margin-right: 20px; }
/* line 18, ../sass/components/_news-filters.scss */
.news-filters-page-types__item a { color: #333333; font-weight: 600; line-height: 42px; }
/* line 22, ../sass/components/_news-filters.scss */
.news-filters-page-types__item a:hover { color: #860038; }
/* line 27, ../sass/components/_news-filters.scss */
.news-filters-page-types__item.active a { color: #860038; }

/* line 33, ../sass/components/_news-filters.scss */
.news-filters__news-from label { color: #666666; margin-right: 10px; }
/* line 37, ../sass/components/_news-filters.scss */
.news-filters__news-from input[type=button] { background-color: #e9e9e9; border-color: #cccccc; color: #666666; padding: 5px 10px; height: 28px; margin: 10px 0 10px 10px; font-size: 12px; font-size: 1.2rem; }
/* line 45, ../sass/components/_news-filters.scss */
.news-filters__news-from input[type=button]:hover { background-color: gainsboro; }
/* line 49, ../sass/components/_news-filters.scss */
.news-filters__news-from select { height: 28px; }

/* line 1, ../sass/components/_article-content.scss */
.main-content_top { padding: 10px 0; }

/* line 4, ../sass/components/_article-content.scss */
.main-content-rss { text-align: right; }
/* line 6, ../sass/components/_article-content.scss */
.main-content-rss a { color: #333333; font-weight: 600; }
/* line 9, ../sass/components/_article-content.scss */
.main-content-rss a:hover { color: #fdba33; }

/* line 14, ../sass/components/_article-content.scss */
.main-content__main-body { border-right: solid 2px gainsboro; }
/* line 16, ../sass/components/_article-content.scss */
.main-content__main-body img { width: 100%; margin-bottom: 20px; }
/* line 20, ../sass/components/_article-content.scss */
.main-content__main-body h1 { margin-top: 0; }

/* line 25, ../sass/components/_article-content.scss */
.main-content__article-slugs ul { list-style-type: none; padding: 0; margin: 0; }
/* line 30, ../sass/components/_article-content.scss */
.main-content__article-slugs li { float: left; margin-right: 10px; border: solid 1px transparent; }
/* line 34, ../sass/components/_article-content.scss */
.main-content__article-slugs li a { color: #333333; font-size: 12px; font-size: 1.2rem; padding: 2px 4px; }
/* line 40, ../sass/components/_article-content.scss */
.main-content__article-slugs li:first-child, .main-content__article-slugs li:hover { background-color: #1f78bb; border-color: #1b6aa5; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; }
/* line 44, ../sass/components/_article-content.scss */
.main-content__article-slugs li:first-child a, .main-content__article-slugs li:hover a { color: white; }

/* line 51, ../sass/components/_article-content.scss */
.main-content__author-info { width: 180px; background-color: #f2f2f2; float: right; padding: 10px; margin: 0 0 15px 15px; }
/* line 57, ../sass/components/_article-content.scss */
.main-content__author-info .author-info__author-label { color: #666666; font-weight: 400; display: block; }
/* line 62, ../sass/components/_article-content.scss */
.main-content__author-info .author-info__author { display: block; }
/* line 64, ../sass/components/_article-content.scss */
.main-content__author-info .author-info__author a { color: #333333; }
/* line 68, ../sass/components/_article-content.scss */
.main-content__author-info .author-info__title { display: block; color: #666666; }
/* line 72, ../sass/components/_article-content.scss */
.main-content__author-info .author-info__date { display: block; font-style: italic; color: #666666; }
/* line 77, ../sass/components/_article-content.scss */
.main-content__author-info .social-share { margin: 0 -10px -10px -10px; background-color: white; padding: 10px; border-top: solid 1px #cccccc; }
/* line 82, ../sass/components/_article-content.scss */
.main-content__author-info .social-share p { margin-bottom: 0; }
/* line 86, ../sass/components/_article-content.scss */
.main-content__author-info .social-bar { float: none; right: auto; }

/* line 93, ../sass/components/_article-content.scss */
.main-content__aside h1 { background-color: #f2f2f2; border-bottom: solid 1px #bbbbbb; display: block; padding: 10px; }

/* line 101, ../sass/components/_article-content.scss */
.main-content__side-bar-ad img { width: 100%; }

/* line 106, ../sass/components/_article-content.scss */
.side-bar__related-block { padding: 0 0 10px 10px; border-bottom: solid 1px #ebebeb; }
/* line 109, ../sass/components/_article-content.scss */
.side-bar__related-block img { float: left; margin-right: 10px; }
/* line 113, ../sass/components/_article-content.scss */
.side-bar__related-block h3 { margin-top: 10px; margin-bottom: 10px; }

/* line 118, ../sass/components/_article-content.scss */
.side-bar__related-block__inner { overflow: hidden; *zoom: 1; margin-top: 10px; }
/* line 121, ../sass/components/_article-content.scss */
.side-bar__related-block__inner a { color: #002d62; }
/* line 124, ../sass/components/_article-content.scss */
.side-bar__related-block__inner time { color: #666666; font-style: italic; }
/* line 128, ../sass/components/_article-content.scss */
.side-bar__related-block__inner img { width: 100%; max-width: 100px; }

/* line 134, ../sass/components/_article-content.scss */
.main-content__article-footer-nav { padding-top: 15px; margin-top: 15px; margin-bottom: 20px; border-top: solid 2px #dcdcdc; }
/* line 139, ../sass/components/_article-content.scss */
.main-content__article-footer-nav a { color: #666666; font-weight: 500; text-transform: uppercase; }
/* line 143, ../sass/components/_article-content.scss */
.main-content__article-footer-nav a:hover { color: #999999; }

/* line 148, ../sass/components/_article-content.scss */
.main-content__article-footer-nav-right { text-align: right; }

/* line 152, ../sass/components/_article-content.scss */
.main-content__article-footer-ad { padding-top: 20px; padding-bottom: 20px; }
/* line 155, ../sass/components/_article-content.scss */
.main-content__article-footer-ad img { width: 100%; }

/* line 161, ../sass/components/_article-content.scss */
.footer-article__content img { width: 100%; }
/* line 164, ../sass/components/_article-content.scss */
.footer-article__content h3 { color: #333333; margin-bottom: 5px; }
/* line 168, ../sass/components/_article-content.scss */
.footer-article__content time { color: #666666; font-style: italic; margin-bottom: 10px; }
/* line 173, ../sass/components/_article-content.scss */
.footer-article__content p { color: #555555; }

/* line 7, ../sass/components/_schedule.scss */
.pane-etowah-schedule-pane { margin: 0 -15px; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
@media (min-width: 640px) { /* line 7, ../sass/components/_schedule.scss */
  .pane-etowah-schedule-pane { margin: 0; } }

/* line 13, ../sass/components/_schedule.scss */
.schedule__header { font-size: 18px; font-size: 1.8rem; color: #666; font-weight: 600; padding-left: 20px; }

/* line 19, ../sass/components/_schedule.scss */
.schedule { border-bottom: 1px solid #dedede; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
/* line 23, ../sass/components/_schedule.scss */
.schedule > ul:first-of-type .etowah-schedule__event:first-child { -webkit-border-radius: 5px; -moz-border-radius: 5px 5px 0px 0px; border-radius: 5px 5px 0px 0px; }

/* line 29, ../sass/components/_schedule.scss */
.schedule__events { list-style-type: none; padding: 0; margin: 0; }
/* line 34, ../sass/components/_schedule.scss */
.schedule__events:last-child .etowah-schedule__event:last-child { -webkit-border-radius: 0px; -moz-border-radius: 0px 0px 5px 5px; border-radius: 0px 0px 5px 5px; }
/* line 39, ../sass/components/_schedule.scss */
.schedule__events li { padding: 0; margin: 0 0 33px 0; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
@media (min-width: 992px) { /* line 39, ../sass/components/_schedule.scss */
  .schedule__events li { margin: 0; } }

/* line 48, ../sass/components/_schedule.scss */
.schedule__prep-wrapper { height: 120px; position: relative; width: 6%; float: left; margin: 0 3%; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
/* line 54, ../sass/components/_schedule.scss */
.schedule__prep-wrapper .prep { width: 100%; text-align: center; }
@media (min-width: 640px) { /* line 48, ../sass/components/_schedule.scss */
  .schedule__prep-wrapper { height: 110px; width: 4%; margin: 0 2%; } }
@media (min-width: 1200px) { /* line 48, ../sass/components/_schedule.scss */
  .schedule__prep-wrapper { width: 2%; margin: 0 3%; } }

/* line 70, ../sass/components/_schedule.scss */
.etowah-schedule__event { clear: both; height: 120px; position: relative; border-top: 1px solid #dedede; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ background-color: #f7f7f7; }
@media (min-width: 640px) { /* line 70, ../sass/components/_schedule.scss */
  .etowah-schedule__event { height: 110px; } }
@media (min-width: 768px) { /* line 70, ../sass/components/_schedule.scss */
  .etowah-schedule__event { border-right: 1px solid #dedede; border-left: 1px solid #dedede; } }

/* line 88, ../sass/components/_schedule.scss */
.schedule__datetime-wrapper { position: absolute; top: 10px; width: 80%; height: auto; left: 20px; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
@media (min-width: 640px) { /* line 88, ../sass/components/_schedule.scss */
  .schedule__datetime-wrapper { height: 110px; width: 15%; float: left; position: relative; top: 0; } }
@media (min-width: 992px) { /* line 88, ../sass/components/_schedule.scss */
  .schedule__datetime-wrapper { width: 10%; } }

/* line 106, ../sass/components/_schedule.scss */
.etowah-schedule__event__datetime { /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
@media (min-width: 640px) { /* line 106, ../sass/components/_schedule.scss */
  .etowah-schedule__event__datetime { position: absolute; top: 50%; -webkit-transform: translate(0, -50%); -moz-transform: translate(0, -50%); -ms-transform: translate(0, -50%); -o-transform: translate(0, -50%); transform: translate(0, -50%); } }

/* line 112, ../sass/components/_schedule.scss */
.etowah-schedule__event_time { font-weight: 600; margin-left: 10px; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
@media (min-width: 640px) { /* line 112, ../sass/components/_schedule.scss */
  .etowah-schedule__event_time { display: none; } }

/* line 119, ../sass/components/_schedule.scss */
.etowah-schedule__event__datetime__dayname { text-transform: uppercase; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
@media (min-width: 640px) { /* line 119, ../sass/components/_schedule.scss */
  .etowah-schedule__event__datetime__dayname { font-weight: 600; font-size: 11px; font-size: 1.1rem; display: block; } }

/* line 127, ../sass/components/_schedule.scss */
.etowah-schedule__event_datetime__date { text-transform: uppercase; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
@media (min-width: 640px) { /* line 127, ../sass/components/_schedule.scss */
  .etowah-schedule__event_datetime__date { font-weight: 600; font-size: 22px; font-size: 2.2rem; } }

/* line 136, ../sass/components/_schedule.scss */
.etowah-schedule__event__teams-info { width: 60%; height: 100%; float: left; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
/* line 140, ../sass/components/_schedule.scss */
.etowah-schedule__event__teams-info .schedule__team__inner-wrapper { width: 100%; }
@media (min-width: 640px) { /* line 136, ../sass/components/_schedule.scss */
  .etowah-schedule__event__teams-info { width: 67%; } }
@media (min-width: 992px) { /* line 136, ../sass/components/_schedule.scss */
  .etowah-schedule__event__teams-info { width: 65%; } }

/* line 151, ../sass/components/_schedule.scss */
.schedule__logo-wrapper { /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
@media (max-width: 767px) { /* line 151, ../sass/components/_schedule.scss */
  .schedule__logo-wrapper { margin: 0 auto; height: 120px; width: 60px; position: relative; }
  /* line 157, ../sass/components/_schedule.scss */
  .schedule__logo-wrapper img { width: 60px; } }
@media (min-width: 640px) { /* line 151, ../sass/components/_schedule.scss */
  .schedule__logo-wrapper { height: 110px; } }

/* line 166, ../sass/components/_schedule.scss */
.schedule__team-details { width: 40%; height: 120px; display: none; position: relative; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
@media (min-width: 640px) { /* line 166, ../sass/components/_schedule.scss */
  .schedule__team-details { height: 110px; } }
@media (min-width: 992px) { /* line 166, ../sass/components/_schedule.scss */
  .schedule__team-details { width: 50%; display: block; } }
@media (min-width: 1200px) { /* line 166, ../sass/components/_schedule.scss */
  .schedule__team-details { width: 40%; } }

/* line 186, ../sass/components/_schedule.scss */
.schedule__scrore-wrapper { position: absolute; bottom: 15px; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
@media (min-width: 640px) { /* line 186, ../sass/components/_schedule.scss */
  .schedule__scrore-wrapper { height: 110px; width: 20%; position: static; bottom: auto; } }

/* line 198, ../sass/components/_schedule.scss */
.schedule__team-info--visitor, .schedule__team-info--home { width: 44%; height: 100%; position: relative; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
@media (min-width: 640px) { /* line 198, ../sass/components/_schedule.scss */
  .schedule__team-info--visitor, .schedule__team-info--home { width: 46%; } }
/* line 206, ../sass/components/_schedule.scss */
.schedule__team-info--visitor .city--visitor, .schedule__team-info--visitor .city--home, .schedule__team-info--home .city--visitor, .schedule__team-info--home .city--home { text-transform: uppercase; display: block; font-size: 12px; font-size: 1.2rem; font-weight: 500; margin-right: 10px; }
/* line 214, ../sass/components/_schedule.scss */
.schedule__team-info--visitor .team-details--wins-losses, .schedule__team-info--home .team-details--wins-losses { font-weight: 600; font-size: 26px; font-size: 2.6rem; }

/* line 220, ../sass/components/_schedule.scss */
.schedule__team-info--visitor { float: left; }
/* line 222, ../sass/components/_schedule.scss */
.schedule__team-info--visitor .schedule__team-details { float: left; }
/* line 225, ../sass/components/_schedule.scss */
.schedule__team-info--visitor .city--visitor { text-transform: uppercase; display: block; font-size: 12px; font-size: 1.2rem; font-weight: 500; text-align: right; margin-right: 10px; }
/* line 233, ../sass/components/_schedule.scss */
.schedule__team-info--visitor .abbrv--visitor { text-align: right; }
/* line 236, ../sass/components/_schedule.scss */
.schedule__team-info--visitor .logo--visitor { right: 5%; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
@media (min-width: 640px) { /* line 236, ../sass/components/_schedule.scss */
  .schedule__team-info--visitor .logo--visitor { right: 25%; } }
@media (min-width: 992px) { /* line 236, ../sass/components/_schedule.scss */
  .schedule__team-info--visitor .logo--visitor { right: 20%; } }
@media (min-width: 1200px) { /* line 236, ../sass/components/_schedule.scss */
  .schedule__team-info--visitor .logo--visitor { right: 25%; } }
/* line 249, ../sass/components/_schedule.scss */
.schedule__team-info--visitor .schedule__scrore-wrapper { right: 50%; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
@media (min-width: 640px) { /* line 249, ../sass/components/_schedule.scss */
  .schedule__team-info--visitor .schedule__scrore-wrapper { float: right; } }
/* line 256, ../sass/components/_schedule.scss */
.schedule__team-info--visitor .team-details--score, .schedule__team-info--visitor .team-details--wins-losses { position: relative; right: -50%; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
@media (min-width: 640px) { /* line 256, ../sass/components/_schedule.scss */
  .schedule__team-info--visitor .team-details--score, .schedule__team-info--visitor .team-details--wins-losses { position: absolute; top: 50%; -webkit-transform: translate(0, -50%); -moz-transform: translate(0, -50%); -ms-transform: translate(0, -50%); -o-transform: translate(0, -50%); transform: translate(0, -50%); right: 0; } }
/* line 264, ../sass/components/_schedule.scss */
.schedule__team-info--visitor .schedule__team-details__inner-wrapper { right: 10px; }

/* line 269, ../sass/components/_schedule.scss */
.schedule__team-info--home { float: right; }
/* line 271, ../sass/components/_schedule.scss */
.schedule__team-info--home .schedule__team-details { float: right; }
/* line 274, ../sass/components/_schedule.scss */
.schedule__team-info--home .city--home { text-align: left; }
/* line 277, ../sass/components/_schedule.scss */
.schedule__team-info--home .abbrv--home { display: block; font-size: 14px; font-size: 1.4rem; text-transform: uppercase; font-weight: 600; text-align: left; margin-right: 10px; }
/* line 285, ../sass/components/_schedule.scss */
.schedule__team-info--home .logo--home { left: 5%; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
@media (min-width: 640px) { /* line 285, ../sass/components/_schedule.scss */
  .schedule__team-info--home .logo--home { left: 25%; } }
@media (min-width: 992px) { /* line 285, ../sass/components/_schedule.scss */
  .schedule__team-info--home .logo--home { left: 20%; } }
@media (min-width: 1200px) { /* line 285, ../sass/components/_schedule.scss */
  .schedule__team-info--home .logo--home { left: 25%; } }
/* line 298, ../sass/components/_schedule.scss */
.schedule__team-info--home .schedule__scrore-wrapper { left: 50%; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
@media (min-width: 640px) { /* line 298, ../sass/components/_schedule.scss */
  .schedule__team-info--home .schedule__scrore-wrapper { float: left; } }
/* line 305, ../sass/components/_schedule.scss */
.schedule__team-info--home .team-details--score, .schedule__team-info--home .team-details--wins-losses { position: relative; left: -50%; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
@media (min-width: 640px) { /* line 305, ../sass/components/_schedule.scss */
  .schedule__team-info--home .team-details--score, .schedule__team-info--home .team-details--wins-losses { position: absolute; top: 50%; -webkit-transform: translate(0, -50%); -moz-transform: translate(0, -50%); -ms-transform: translate(0, -50%); -o-transform: translate(0, -50%); transform: translate(0, -50%); left: 0; } }
/* line 313, ../sass/components/_schedule.scss */
.schedule__team-info--home .schedule__team-details__inner-wrapper { left: 10px; }

/* line 318, ../sass/components/_schedule.scss */
.etowah-schedule__event__game-info { width: 20%; height: 100%; position: relative; float: left; display: none; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
/* line 324, ../sass/components/_schedule.scss */
.etowah-schedule__event__game-info .schedule__game-info__inner { /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
@media (min-width: 992px) { /* line 324, ../sass/components/_schedule.scss */
  .etowah-schedule__event__game-info .schedule__game-info__inner { padding: 15px 0 15px 10px; border-left: solid 1px #e5e5e5; } }
/* line 330, ../sass/components/_schedule.scss */
.etowah-schedule__event__game-info .schedule__game-info__inner .game-info__desc { text-tranform: uppercase; font-weight: 600; }
/* line 334, ../sass/components/_schedule.scss */
.etowah-schedule__event__game-info .schedule__game-info__inner .game-info__desc .outcome:before { display: inline-block; color: #000; height: 25px; width: 10px; content: "\2022"; }
/* line 344, ../sass/components/_schedule.scss */
.etowah-schedule__event__game-info .game-info__desc--future { font-size: 16px; font-size: 1.6rem; font-weight: 600; }
/* line 350, ../sass/components/_schedule.scss */
.etowah-schedule__event__game-info .broadcasters .broadcaster { display: inline-block; padding-left: 5px; margin-right: 10px; float: left; font-size: 11px; font-size: 1.1rem; }
@media (min-width: 992px) { /* line 318, ../sass/components/_schedule.scss */
  .etowah-schedule__event__game-info { display: block; width: 13%; } }

/* line 365, ../sass/components/_schedule.scss */
.schedule__event__game-info { width: 95%; position: absolute; bottom: -33px; height: 33px; background-color: #f7f7f7; border-top: 1px solid #dedede; padding-top: 5px; margin: 0 2.5%; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
/* line 375, ../sass/components/_schedule.scss */
.schedule__event__game-info .game-info__desc { display: none; }
/* line 378, ../sass/components/_schedule.scss */
.schedule__event__game-info .broadcasters { text-align: center; }
/* line 381, ../sass/components/_schedule.scss */
.schedule__event__game-info .broadcaster { display: inline-block; padding-left: 5px; margin-right: 10px; }
/* line 385, ../sass/components/_schedule.scss */
.schedule__event__game-info .broadcaster:last-child { margin-right: 0; }
@media (min-width: 640px) { /* line 365, ../sass/components/_schedule.scss */
  .schedule__event__game-info { width: 100%; margin: 0; } }
@media (min-width: 768px) { /* line 365, ../sass/components/_schedule.scss */
  .schedule__event__game-info { border-left: 1px solid #dedede; border-right: 1px solid #dedede; } }
@media (min-width: 992px) { /* line 365, ../sass/components/_schedule.scss */
  .schedule__event__game-info { display: none; } }

/* line 404, ../sass/components/_schedule.scss */
.etowah-schedule__event__game-links { width: 40%; height: 100%; float: left; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
/* line 409, ../sass/components/_schedule.scss */
.etowah-schedule__event__game-links .schedule-links-tickets, .etowah-schedule__event__game-links .schedule-links-game-content { position: relative; height: 100%; }
/* line 412, ../sass/components/_schedule.scss */
.etowah-schedule__event__game-links .schedule-links-tickets a, .etowah-schedule__event__game-links .schedule-links-game-content a { font-size: 10px; font-size: 1rem; font-weight: 500; text-transform: uppercase; color: white; background-color: #2679b9; padding: 4px 15px; right: 15px; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
/* line 421, ../sass/components/_schedule.scss */
.etowah-schedule__event__game-links .schedule-links-tickets a:hover, .etowah-schedule__event__game-links .schedule-links-game-content a:hover { background-color: #2f90d9; }
@media (min-width: 640px) { /* line 412, ../sass/components/_schedule.scss */
  .etowah-schedule__event__game-links .schedule-links-tickets a, .etowah-schedule__event__game-links .schedule-links-game-content a { right: auto; } }
/* line 430, ../sass/components/_schedule.scss */
.etowah-schedule__event__game-links .schedule-links-game-content a { background-color: #840539; }
/* line 432, ../sass/components/_schedule.scss */
.etowah-schedule__event__game-links .schedule-links-game-content a:hover { background-color: #970741; }
@media (min-width: 640px) { /* line 404, ../sass/components/_schedule.scss */
  .etowah-schedule__event__game-links { width: 18%; } }
@media (min-width: 992px) { /* line 404, ../sass/components/_schedule.scss */
  .etowah-schedule__event__game-links { width: 12%; } }

/* line 447, ../sass/components/_schedule.scss */
.schedule__events--featured .etowah-schedule__event__game-links a { background-color: #032e60; }
/* line 449, ../sass/components/_schedule.scss */
.schedule__events--featured .etowah-schedule__event__game-links a:hover { background-color: #19487e; }

/* line 457, ../sass/components/_schedule.scss */
.schedule__radio, .schedule__tv { color: #7b7b7b; }
/* line 459, ../sass/components/_schedule.scss */
.schedule__radio:before, .schedule__tv:before { position: relative; top: 2px; right: 5px; font-size: 20px; font-size: 2rem; }

/* line 473, ../sass/components/_schedule.scss */
.outcome--L { color: #cc0000; }

/* line 476, ../sass/components/_schedule.scss */
.outcome--W { color: #0ca401; }

/* line 480, ../sass/components/_schedule.scss */
.header--schedule { position: relative; height: 54px; background-color: #f5f5f5; border-top: 1px solid #dedede; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
@media (min-width: 640px) { /* line 480, ../sass/components/_schedule.scss */
  .header--schedule { margin-top: 54px; } }
@media (min-width: 768px) { /* line 480, ../sass/components/_schedule.scss */
  .header--schedule { margin-top: 0; } }
/* line 491, ../sass/components/_schedule.scss */
.header--schedule .header--schedule__cal-links { list-style-type: none; padding: 0; margin: 0; display: none; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
@media (min-width: 640px) { /* line 491, ../sass/components/_schedule.scss */
  .header--schedule .header--schedule__cal-links { display: block; position: absolute; top: -52px; width: 100%; padding: 10px 0 10px 20px; border-top: 1px solid #dedede; } }
@media (min-width: 768px) { /* line 491, ../sass/components/_schedule.scss */
  .header--schedule .header--schedule__cal-links { top: auto; width: auto; padding: 0; border: none; position: absolute; top: 50%; -webkit-transform: translate(0, -50%); -moz-transform: translate(0, -50%); -ms-transform: translate(0, -50%); -o-transform: translate(0, -50%); transform: translate(0, -50%); right: 20px; } }
/* line 512, ../sass/components/_schedule.scss */
.header--schedule .header--schedule__cal-links li { margin: 0; float: left; margin-left: 15px; }
/* line 517, ../sass/components/_schedule.scss */
.header--schedule .header--schedule__cal-links li a { text-transform: uppercase; font-weight: 500; color: #333; @Include rems(font-size, 14); }
/* line 522, ../sass/components/_schedule.scss */
.header--schedule .header--schedule__cal-links li a:hover { color: #999999; }
/* line 526, ../sass/components/_schedule.scss */
.header--schedule .header--schedule__cal-links li:first-child { margin-left: 0; padding-right: 15px; border-right: 1px solid #ccc; }
/* line 531, ../sass/components/_schedule.scss */
.header--schedule .header--schedule__cal-links li:before { color: #bbb; }
/* line 537, ../sass/components/_schedule.scss */
.header--schedule .header--schedule__cal-links .cal_dl:before { width: 20px; }
/* line 543, ../sass/components/_schedule.scss */
.header--schedule .header--schedule__cal-links .cal_sub:before { width: 20px; }
/* line 548, ../sass/components/_schedule.scss */
.header--schedule .label-full-btn { left: 20px; position: absolute; top: 50%; -webkit-transform: translate(0, -50%); -moz-transform: translate(0, -50%); -ms-transform: translate(0, -50%); -o-transform: translate(0, -50%); transform: translate(0, -50%); z-index: 1; }
/* line 558, ../sass/components/_schedule.scss */
.header--schedule .btn-group { padding: 0 15px; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
@media (min-width: 640px) { /* line 558, ../sass/components/_schedule.scss */
  .header--schedule .btn-group { padding: 0; } }
/* line 565, ../sass/components/_schedule.scss */
.header--schedule .btn-group-season { position: absolute; top: 50%; -webkit-transform: translate(0, -50%); -moz-transform: translate(0, -50%); -ms-transform: translate(0, -50%); -o-transform: translate(0, -50%); transform: translate(0, -50%); /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
@media (min-width: 640px) { /* line 565, ../sass/components/_schedule.scss */
  .header--schedule .btn-group-season { left: 85px; } }

/* line 2, ../sass/components/_navbar-brand.scss */
.navbar-brand-wrapper { position: absolute; width: 90px; height: 65px; z-index: 103; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
@media (min-width: 768px) { /* line 2, ../sass/components/_navbar-brand.scss */
  .navbar-brand-wrapper { height: 105px; width: 180px; } }
/* line 12, ../sass/components/_navbar-brand.scss */
.navbar-brand-wrapper img { width: auto; }

/* line 17, ../sass/components/_navbar-brand.scss */
.navbar-brand { padding: 4px 10px 0 0; height: 100%; width: 100%; text-align: center; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
/* line 23, ../sass/components/_navbar-brand.scss */
.navbar-brand img { height: 100%; }
@media (min-width: 768px) { /* line 17, ../sass/components/_navbar-brand.scss */
  .navbar-brand { padding: 10px 10px 0 0; } }

/* line 2, ../sass/components/_player-team-stats.scss */
.team-stats, .player-stats { border-left: none; border-right: none; margin: 0; table-layout: fixed; display: block; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
/* line 8, ../sass/components/_player-team-stats.scss */
.team-stats tbody tr td:first-child, .player-stats tbody tr td:first-child { font-weight: 600; text-transform: capitalize; }
@media (min-width: 768px) { /* line 2, ../sass/components/_player-team-stats.scss */
  .team-stats, .player-stats { display: table; } }

/* line 17, ../sass/components/_player-team-stats.scss */
.team-stats__toggle-button-group { margin: 0 0 10px 0; padding: 0; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
/* line 21, ../sass/components/_player-team-stats.scss */
.team-stats__toggle-button-group .btn { width: 49.5%; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
/* line 30, ../sass/components/_player-team-stats.scss */
.team-stats__toggle-button-group button.active { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }
@media (min-width: 768px) { /* line 17, ../sass/components/_player-team-stats.scss */
  .team-stats__toggle-button-group { margin-top: 10px; } }

/* line 38, ../sass/components/_player-team-stats.scss */
.season-menu-container { margin: 0; padding: 0; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
@media (min-width: 768px) { /* line 38, ../sass/components/_player-team-stats.scss */
  .season-menu-container { margin: 10px 0; text-align: right; } }

/* line 47, ../sass/components/_player-team-stats.scss */
.stats-header-controls { padding: 5px 0; margin: 10px 0; border-top: solid 1px #ccc; border-bottom: solid 1px #ccc; text-align: center; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
@media (min-width: 640px) { /* line 55, ../sass/components/_player-team-stats.scss */
  .stats-header-controls .btn-season { float: right; } }
@media (min-width: 768px) { /* line 47, ../sass/components/_player-team-stats.scss */
  .stats-header-controls { text-align: left; }
  /* line 62, ../sass/components/_player-team-stats.scss */
  .stats-header-controls .btn-season { float: none; } }

/* line 74, ../sass/components/_player-team-stats.scss */
.pane-etowah-stats-pane-team td, .pane-etowah-stats-pane-team th, .pane-etowah-stats-pane-player td, .pane-etowah-stats-pane-player th { width: 7%; }
/* line 77, ../sass/components/_player-team-stats.scss */
.pane-etowah-stats-pane-team .sticky-header, .pane-etowah-stats-pane-player .sticky-header { display: none; }
/* line 80, ../sass/components/_player-team-stats.scss */
.pane-etowah-stats-pane-team .pane-content, .pane-etowah-stats-pane-player .pane-content { overflow-x: scroll; background: white; }
/* line 83, ../sass/components/_player-team-stats.scss */
.pane-etowah-stats-pane-team .pane-content td, .pane-etowah-stats-pane-team .pane-content th, .pane-etowah-stats-pane-player .pane-content td, .pane-etowah-stats-pane-player .pane-content th { background-color: white; border-left: none; border-right: none; }
/* line 88, ../sass/components/_player-team-stats.scss */
.pane-etowah-stats-pane-team .pane-content td, .pane-etowah-stats-pane-player .pane-content td { vertical-align: middle; }
/* line 91, ../sass/components/_player-team-stats.scss */
.pane-etowah-stats-pane-team .pane-content th, .pane-etowah-stats-pane-player .pane-content th { padding: 12px 4px 12px 6px; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
@media (max-width: 991px) { /* line 91, ../sass/components/_player-team-stats.scss */
  .pane-etowah-stats-pane-team .pane-content th, .pane-etowah-stats-pane-player .pane-content th { background: none; } }

/* line 101, ../sass/components/_player-team-stats.scss */
.pane-etowah-stats-pane-team .group_value { text-align: left; width: 16%; }
/* line 104, ../sass/components/_player-team-stats.scss */
.pane-etowah-stats-pane-team .group_value span { float: left; }
/* line 108, ../sass/components/_player-team-stats.scss */
.pane-etowah-stats-pane-team .logo { margin-right: 20px; margin-right: 2rem; }
/* line 111, ../sass/components/_player-team-stats.scss */
.pane-etowah-stats-pane-team .against { font-size: 1.1rem; color: #666666; }
/* line 115, ../sass/components/_player-team-stats.scss */
.pane-etowah-stats-pane-team .abbrev { font-size: 1.6rem; text-transform: uppercase; }

/* line 121, ../sass/components/_player-team-stats.scss */
.player-name__inner-wrapper { position: relative; }

/* line 124, ../sass/components/_player-team-stats.scss */
.pane-etowah-stats-pane-player { text-align: center; }
/* line 126, ../sass/components/_player-team-stats.scss */
.pane-etowah-stats-pane-player .player_name { padding-bottom: 0; width: 20%; text-align: center; position: relative; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
/* line 131, ../sass/components/_player-team-stats.scss */
.pane-etowah-stats-pane-player .player_name img { vertical-align: baseline; }
@media (min-width: 1200px) { /* line 126, ../sass/components/_player-team-stats.scss */
  .pane-etowah-stats-pane-player .player_name { text-align: left; } }
/* line 138, ../sass/components/_player-team-stats.scss */
.pane-etowah-stats-pane-player .playerName { display: block; font-weight: bold; }
/* line 142, ../sass/components/_player-team-stats.scss */
.pane-etowah-stats-pane-player .playerInfo { padding-left: 0; display: block; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
@media (min-width: 1200px) { /* line 142, ../sass/components/_player-team-stats.scss */
  .pane-etowah-stats-pane-player .playerInfo { padding-left: 10px; padding-left: 1rem; display: inline-block; max-width: 68%; position: absolute; top: 50%; -webkit-transform: translate(0, -50%); -moz-transform: translate(0, -50%); -ms-transform: translate(0, -50%); -o-transform: translate(0, -50%); transform: translate(0, -50%); } }
/* line 154, ../sass/components/_player-team-stats.scss */
.pane-etowah-stats-pane-player .headshot { float: left; }
/* line 157, ../sass/components/_player-team-stats.scss */
.pane-etowah-stats-pane-player .playerNumber { padding-right: 5px; padding-right: 0.5rem; }
/* line 160, ../sass/components/_player-team-stats.scss */
.pane-etowah-stats-pane-player .playerPosition { padding-left: 5px; padding-left: 0.5rem; }

/* line 1, ../sass/components/_stats-leaders.scss */
.stats-leaders-qualified-leaders { text-transform: uppercase; float: right; margin-top: -32px; display: none; position: relative; padding-right: 12px; font-size: 12px; font-weight: bold; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
/* line 12, ../sass/components/_stats-leaders.scss */
.stats-leaders-qualified-leaders:before { font-size: 6px; position: absolute; right: 0; top: 8px; }
@media (min-width: 768px) { /* line 1, ../sass/components/_stats-leaders.scss */
  .stats-leaders-qualified-leaders { display: block; } }

/* line 24, ../sass/components/_stats-leaders.scss */
.pane-etowah-stats-pane-stat-leaders { /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
/* line 25, ../sass/components/_stats-leaders.scss */
.pane-etowah-stats-pane-stat-leaders form { border-bottom: 2px solid #cccccc; margin: 20px -10px 10px -10px; padding: 0 10px; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
@media (min-width: 768px) { /* line 25, ../sass/components/_stats-leaders.scss */
  .pane-etowah-stats-pane-stat-leaders form { border: none; margin: 0; padding: 0 0 10px; } }
/* line 37, ../sass/components/_stats-leaders.scss */
.pane-etowah-stats-pane-stat-leaders .pane-content { /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
@media (min-width: 768px) { /* line 37, ../sass/components/_stats-leaders.scss */
  .pane-etowah-stats-pane-stat-leaders .pane-content { margin-left: -10px; margin-right: -10px; } }
@media (min-width: 768px) { /* line 24, ../sass/components/_stats-leaders.scss */
  .pane-etowah-stats-pane-stat-leaders { margin-top: 10px; } }

/* line 49, ../sass/components/_stats-leaders.scss */
.tab-container-stats-leaders { background-color: white; width: 100%; border: 1px solid #dfdfdf; margin: 7px 0; padding: 0; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
@media (min-width: 768px) { /* line 49, ../sass/components/_stats-leaders.scss */
  .tab-container-stats-leaders { margin: 1%; width: 48%; padding: 0; } }

/* line 64, ../sass/components/_stats-leaders.scss */
.tab-header { padding: 6px 10px; border-bottom: 1px solid #dfdfdf; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
/* line 68, ../sass/components/_stats-leaders.scss */
.tab-header h2 { font-size: 14px; text-transform: uppercase; margin: 5px 0 0 0; padding: 0; font-weight: bold; }
@media (min-width: 768px) { /* line 64, ../sass/components/_stats-leaders.scss */
  .tab-header { margin: 0; padding: 6px 20px; } }

/* line 81, ../sass/components/_stats-leaders.scss */
.view-all-stats-leaders { margin: 2px 0 0 0; padding: 0; }

/* line 86, ../sass/components/_stats-leaders.scss */
.view-all { text-transform: uppercase; font-size: 9px; font-weight: bold; color: #666666; }

/* line 93, ../sass/components/_stats-leaders.scss */
.stat-info-list { padding-left: 0px; width: 45%; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
@media (min-width: 768px) { /* line 93, ../sass/components/_stats-leaders.scss */
  .stat-info-list { padding-left: 20px; } }

/* line 102, ../sass/components/_stats-leaders.scss */
.stat-info-item h3.stat-figure { color: black; line-height: 5rem; margin-bottom: 10px; margin-top: 30px; font-weight: bold; font-size: 46px; font-size: 4.6rem; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
@media (min-width: 768px) { /* line 102, ../sass/components/_stats-leaders.scss */
  .stat-info-item h3.stat-figure { font-size: 60px; font-size: 6rem; } }

/* line 114, ../sass/components/_stats-leaders.scss */
.stat-context.stat-context-stats-leaders { color: #666666; font-weight: bold; font-size: 13px; font-size: 1.3rem; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
@media (min-width: 768px) { /* line 114, ../sass/components/_stats-leaders.scss */
  .stat-context.stat-context-stats-leaders { font-size: 15px; font-size: 1.5rem; } }

/* line 123, ../sass/components/_stats-leaders.scss */
.stat-info-item h3 { font-size: 12px; font-size: 1.2rem; font-weight: normal; color: #aaa; margin-top: 10px; margin-bottom: 0; }

/* line 131, ../sass/components/_stats-leaders.scss */
.stat-player-last { font-weight: bold; font-size: 12px; font-size: 1.2rem; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
@media (min-width: 768px) { /* line 131, ../sass/components/_stats-leaders.scss */
  .stat-player-last { font-size: 14px; font-size: 1.4rem; } }

/* line 139, ../sass/components/_stats-leaders.scss */
.tab-pane-stats-leaders img { max-width: 50%; }

/* line 143, ../sass/components/_stats-leaders.scss */
.tab-content { padding-left: 10px; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
@media (min-width: 768px) { /* line 143, ../sass/components/_stats-leaders.scss */
  .tab-content { padding-left: 20px; } }

/* line 152, ../sass/components/_stats-leaders.scss */
.nav-pills-stats-leaders a img { display: none; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
@media (min-width: 992px) { /* line 152, ../sass/components/_stats-leaders.scss */
  .nav-pills-stats-leaders a img { display: inline; margin-top: 6px; } }
@media (min-width: 1200px) { /* line 152, ../sass/components/_stats-leaders.scss */
  .nav-pills-stats-leaders a img { display: inline; margin-top: -6px; } }
/* line 165, ../sass/components/_stats-leaders.scss */
.nav-pills-stats-leaders > li { width: 33.33%; height: 70px; margin: 0; }
/* line 170, ../sass/components/_stats-leaders.scss */
.nav-pills-stats-leaders > li > a { padding: 10px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; border-top: 1px solid #dfdfdf; height: 100%; background-image: -webkit-linear-gradient(#ffffff, #eeeeee); background-image: -moz-linear-gradient(#ffffff, #eeeeee); background-image: -o-linear-gradient(#ffffff, #eeeeee); background-image: linear-gradient(#ffffff, #eeeeee); }
/* line 178, ../sass/components/_stats-leaders.scss */
.nav-pills-stats-leaders > li.active a { border-color: white; }
/* line 183, ../sass/components/_stats-leaders.scss */
.nav-pills-stats-leaders li:nth-child(2) { border-left: 1px solid #dfdfdf; border-right: 1px solid #dfdfdf; }
/* line 188, ../sass/components/_stats-leaders.scss */
.nav-pills-stats-leaders .pos { float: left; font-size: 30px; font-size: 3rem; color: #666666; margin-left: -3px; }
/* line 195, ../sass/components/_stats-leaders.scss */
.nav-pills-stats-leaders .stat-num { margin-left: 16px; margin-top: -1px; color: #757575; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
@media (min-width: 768px) { /* line 195, ../sass/components/_stats-leaders.scss */
  .nav-pills-stats-leaders .stat-num { margin-left: 20px; } }
/* line 204, ../sass/components/_stats-leaders.scss */
.nav-pills-stats-leaders .player-name { color: #666666; margin-left: 16px; font-weight: bold; line-height: 14px; font-size: 12px; font-size: 1.2rem; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
@media (min-width: 768px) { /* line 204, ../sass/components/_stats-leaders.scss */
  .nav-pills-stats-leaders .player-name { margin-left: 20px; } }

/* line 216, ../sass/components/_stats-leaders.scss */
.nav-pills-stats-leaders > li:first-child > a { -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; border-bottom-left-radius: 5px; }

/* line 220, ../sass/components/_stats-leaders.scss */
.nav-pills-stats-leaders > li:nth-child(3) > a { -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; border-bottom-right-radius: 5px; }

/* line 226, ../sass/components/_stats-leaders.scss */
.nav-pills-stats-leaders > li.active > a, .nav-pills-stats-leaders > li.active > a:hover, .nav-pills > li.active > a:focus { background: transparent; color: #666666; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }

/* line 232, ../sass/components/_stats-leaders.scss */
.stat-figure-last { color: #787878; font-size: 12px; font-weight: bold; line-height: 10px; }

/* line 239, ../sass/components/_stats-leaders.scss */
.nav-pills > li + li { margin: 0; }

/* Dropdown menu component. */
/* line 8, ../sass/components/_dropdowns.scss */
.dropdown-menu { top: 30px; width: 100%; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
/* line 14, ../sass/components/_dropdowns.scss */
.dropdown-menu > li.active > a:hover { background-color: #cccccc; color: black; }
@media (min-width: 768px) { /* line 8, ../sass/components/_dropdowns.scss */
  .dropdown-menu { width: auto; } }

/* line 30, ../sass/components/_dropdowns.scss */
.btn-default.dropdown-toggle, .button-control .icon-dropdown-arrows, .button-control .header--schedule .caret, .header--schedule .button-control .caret, .button-control .dropdown-toggle .caret, .dropdown-toggle .button-control .caret { color: #666666; }

/* line 34, ../sass/components/_dropdowns.scss */
.open .btn-default.dropdown-toggle { color: black; }

/* line 40, ../sass/components/_dropdowns.scss */
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus { background-color: white; color: #666666; }

/* line 45, ../sass/components/_dropdowns.scss */
.drop-down-label { display: none; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
@media (min-width: 768px) { /* line 45, ../sass/components/_dropdowns.scss */
  .drop-down-label { display: inline-block; } }

/* line 2, ../sass/components/_team-menu.scss */
.menu-block-ctools-main-menu-1 .leaf { float: left; }
/* line 6, ../sass/components/_team-menu.scss */
.menu-block-ctools-main-menu-1 a { color: #666666; }
/* line 9, ../sass/components/_team-menu.scss */
.menu-block-ctools-main-menu-1 a:hover { background: transparent; }
/* line 14, ../sass/components/_team-menu.scss */
.menu-block-ctools-main-menu-1 .nav-pills > li.active > a { background: transparent; }
/* line 18, ../sass/components/_team-menu.scss */
.menu-block-ctools-main-menu-1 .nav > li > a { padding: 10px 5px; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
@media (min-width: 768px) { /* line 18, ../sass/components/_team-menu.scss */
  .menu-block-ctools-main-menu-1 .nav > li > a { padding: 10px 15px; } }
/* line 25, ../sass/components/_team-menu.scss */
.menu-block-ctools-main-menu-1 .nav > li > a:hover { background: transparent !important; }

/* line 8, ../sass/components/_roster.scss */
.focus--roster .roster__player__info { height: auto; width: 100%; color: white; position: relative; top: -10px; z-index: 100; background-color: #000; padding-bottom: 10px; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
@media (min-width: 768px) { /* line 8, ../sass/components/_roster.scss */
  .focus--roster .roster__player__info { height: 275px; width: 205%; padding-bottom: auto; } }
@media (min-width: 992px) { /* line 8, ../sass/components/_roster.scss */
  .focus--roster .roster__player__info { width: 207%; } }
@media (min-width: 1200px) { /* line 8, ../sass/components/_roster.scss */
  .focus--roster .roster__player__info { width: 212%; } }

/* line 65, ../sass/components/_roster.scss */
.roster { /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
/* line 66, ../sass/components/_roster.scss */
.roster > h2 { font-size: 22px; font-size: 2.2rem; }
@media (max-width: 767px) { /* line 65, ../sass/components/_roster.scss */
  .roster { margin: 0 -15px; } }

/* line 75, ../sass/components/_roster.scss */
.roster__player { float: left; width: 100%; position: relative; border-top: solid 1px #ccc; padding: 10px 0; margin-bottom: 20px; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
/* line 83, ../sass/components/_roster.scss */
.roster__player .roster__player__info:after { content: "+"; display: block; background-color: black; font-size: 22px; padding: 0 3px; position: absolute; top: 0; right: 0; color: white; visibility: visible; height: auto; }
@media (min-width: 768px) { /* line 75, ../sass/components/_roster.scss */
  .roster__player { width: 48%; height: 257px; border: none; margin: 0 1%; } }  
@media (min-width: 992px) { /* line 75, ../sass/components/_roster.scss */
  .roster__player { width: 31%; } }
@media (min-width: 1200px) { /* line 75, ../sass/components/_roster.scss */
  .roster__player { width: 18%; } }

/* line 113, ../sass/components/_roster.scss */
.roster__player__info__stats, .roster__player__info__bio, .roster__player__footer { display: none; }

/* line 117, ../sass/components/_roster.scss */
.roster__player__header { width: 60%; padding: 10px; right: 0; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
@media (min-width: 768px) { /* line 117, ../sass/components/_roster.scss */
  .roster__player__header { float: none; width: 100%; background-color: #efefef; position: absolute; top: auto; right: auto; bottom: 20px; -webkit-transform: translate(0, 0); -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0); } }

/* line 135, ../sass/components/_roster.scss */
.roster__player__header__heading { margin-top: 0.15em; font-size: 18px; font-size: 1.8rem; display: block; margin-bottom: 0; }

/* line 143, ../sass/components/_roster.scss */
.roster__player__header_position { font-size: 14px; font-size: 1.4rem; display: inline-block; }

/* line 148, ../sass/components/_roster.scss */
.roster__player__header_position, .roster__player__header__heading { /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
@media (min-width: 768px) { /* line 148, ../sass/components/_roster.scss */
  .roster__player__header_position, .roster__player__header__heading { width: 80%; } }

/* line 153, ../sass/components/_roster.scss */
.roster__player__header_jnumber { float: left; margin-right: 10px; display: inline-block; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
@media (min-width: 768px) { /* line 153, ../sass/components/_roster.scss */
  .roster__player__header_jnumber { position: absolute; right: 10px; bottom: 20px; font-weight: 600; font-size: 32px; font-size: 3.2rem; } }

/* line 166, ../sass/components/_roster.scss */
.roster__player__bust-wrapper { width: 30%; float: left; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
/* line 169, ../sass/components/_roster.scss */
.roster__player__bust-wrapper img { max-width: 100%; }
@media (min-width: 768px) { /* line 166, ../sass/components/_roster.scss */
  .roster__player__bust-wrapper { width: auto; float: none; text-align: center; } }

/* line 181, ../sass/components/_roster.scss */
.focus--roster .roster__player__info { outline: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; margin-right: 111%; }
/* line 187, ../sass/components/_roster.scss */
.focus--roster .roster__player__info:before { position: absolute; right: 5px; top: 5px; z-index: 101; }
/* line 194, ../sass/components/_roster.scss */
.focus--roster .roster__player__info:after { content: ""; }
/* line 198, ../sass/components/_roster.scss */
.focus--roster .roster__player__header { -webkit-transform: translate(0, 0); -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0); top: 0; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
@media (min-width: 768px) { /* line 198, ../sass/components/_roster.scss */
  .focus--roster .roster__player__header { width: 50%; bottom: auto; background-color: black; padding-left: 0; top: 0; right: 0; } }
/* line 213, ../sass/components/_roster.scss */
.focus--roster .roster__player__header__heading { color: white; }
/* line 217, ../sass/components/_roster.scss */
.focus--roster .roster__player__header_position { color: #ccc; }
/* line 221, ../sass/components/_roster.scss */
.focus--roster .roster__player__header_jnumber { color: #555555; right: 15px; }
/* line 226, ../sass/components/_roster.scss */
.focus--roster .roster__player__footer { /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
/* line 227, ../sass/components/_roster.scss */
.focus--roster .roster__player__footer a { color: white; }
/* line 229, ../sass/components/_roster.scss */
.focus--roster .roster__player__footer a:hover { color: #f2f2f2; }
@media (min-width: 768px) { /* line 226, ../sass/components/_roster.scss */
  .focus--roster .roster__player__footer { display: block; width: 50%; position: absolute; padding: 10px; bottom: 0; left: 0; }
  /* line 240, ../sass/components/_roster.scss */
  .focus--roster .roster__player__footer a { font-weight: 600; padding: 5px 15px; } }
/* line 246, ../sass/components/_roster.scss */
.focus--roster .roster__player__bust-wrapper { float: none; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
@media (min-width: 768px) { /* line 249, ../sass/components/_roster.scss */
  .focus--roster .roster__player__bust-wrapper img { margin-top: 10px; max-width: 47%; position: absolute; top: 0; left: 0; } }
/* line 259, ../sass/components/_roster.scss */
.focus--roster .roster__player__info__stats { width: 100%; margin-top: 0; background-color: #272727; padding: 5px 10px; text-align: center; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
/* line 265, ../sass/components/_roster.scss */
.focus--roster .roster__player__info__stats dl { width: 21%; }
/* line 268, ../sass/components/_roster.scss */
.focus--roster .roster__player__info__stats dt { width: 100%; }
/* line 271, ../sass/components/_roster.scss */
.focus--roster .roster__player__info__stats dd { font-size: 16px; font-size: 1.6rem; }
/* line 275, ../sass/components/_roster.scss */
.focus--roster .roster__player__info__stats .roster__player__info__stats--item { text-transform: uppercase; font-size: 12px; font-size: 1.2rem; }
@media (min-width: 768px) { /* line 259, ../sass/components/_roster.scss */
  .focus--roster .roster__player__info__stats { margin-top: 60px; width: 50%; } }
/* line 285, ../sass/components/_roster.scss */
.focus--roster .roster__player__info__bio { width: 100%; margin-right: 0; margin-top: 10px; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
/* line 289, ../sass/components/_roster.scss */
.focus--roster .roster__player__info__bio .roster__player__info__bio--item { width: 45%; color: #9b9b9b; padding-left: 10px; font-size: 12px; font-size: 1.2rem; margin-top: 4px; }
/* line 296, ../sass/components/_roster.scss */
.focus--roster .roster__player__info__bio dd { font-size: 12px; font-size: 1.2rem; margin-top: 4px; }
@media (min-width: 768px) { /* line 285, ../sass/components/_roster.scss */
  .focus--roster .roster__player__info__bio { width: 50%; } }
/* line 306, ../sass/components/_roster.scss */
.focus--roster .roster__player__info__stats, .focus--roster .roster__player__info__bio { display: block; overflow: hidden; float: none; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
@media (min-width: 768px) { /* line 306, ../sass/components/_roster.scss */
  .focus--roster .roster__player__info__stats, .focus--roster .roster__player__info__bio { float: right; clear: right; } }
/* line 315, ../sass/components/_roster.scss */
.focus--roster dl { float: left; margin: 0 4% 0 0; }
/* line 319, ../sass/components/_roster.scss */
.focus--roster dt { float: left; clear: left; }

/* Max Width Break Points */
/* Medium devices (desktops, 991px and Below) */
/* Min Width Break Points */
/* Large devices (large desktops, 1200px and up) */
@media (max-width: 992px) and (min-width: 768px) { /* line 34, ../sass/components/_roster.scss */
  .roster__player:nth-child(2n+1).focus--roster .roster__player__header { top: 0; left: 10px; bottom: auto; }
  /* line 40, ../sass/components/_roster.scss */
  .roster__player:nth-child(2n+1).focus--roster .roster__player__footer { bottom: 0; right: 0; left: auto; }
  /* line 44, ../sass/components/_roster.scss */
  .roster__player:nth-child(2n+1).focus--roster .roster__player__footer a { float: right; }
  /* line 48, ../sass/components/_roster.scss */
  .roster__player:nth-child(2n+1).focus--roster img { top: 0; right: 0; left: auto; }
  /* line 55, ../sass/components/_roster.scss */
  .roster__player:nth-child(2n+1).focus--roster .roster__player__info__stats, .roster__player:nth-child(2n+1).focus--roster .roster__player__info__bio, .roster__player:nth-child(2n+1).focus--roster dt { float: left; clear: left; }
  /* line 59, ../sass/components/_roster.scss */
  .roster__player:nth-child(2n+1).focus--roster dl { float: left; }
  /* line 330, ../sass/components/_roster.scss */
  .roster__player:nth-child(2n+1).focus--roster .roster__player__info { margin-left: -105%; } }
/* Max Width Break Points */
/* Medium devices (desktops, 991px and Below) */
/* Min Width Break Points */
/* Large devices (large desktops, 1200px and up) */
@media (max-width: 1200px) and (min-width: 992px) { /* line 34, ../sass/components/_roster.scss */
  .roster__player:nth-child(3n+1).focus--roster .roster__player__header { top: 0; left: 10px; bottom: auto; }
  /* line 40, ../sass/components/_roster.scss */
  .roster__player:nth-child(3n+1).focus--roster .roster__player__footer { bottom: 0; right: 0; left: auto; }
  /* line 44, ../sass/components/_roster.scss */
  .roster__player:nth-child(3n+1).focus--roster .roster__player__footer a { float: right; }
  /* line 48, ../sass/components/_roster.scss */
  .roster__player:nth-child(3n+1).focus--roster img { top: 0; right: 0; left: auto; }
  /* line 55, ../sass/components/_roster.scss */
  .roster__player:nth-child(3n+1).focus--roster .roster__player__info__stats, .roster__player:nth-child(3n+1).focus--roster .roster__player__info__bio, .roster__player:nth-child(3n+1).focus--roster dt { float: left; clear: left; }
  /* line 59, ../sass/components/_roster.scss */
  .roster__player:nth-child(3n+1).focus--roster dl { float: left; }
  /* line 340, ../sass/components/_roster.scss */
  .roster__player:nth-child(3n+1).focus--roster .roster__player__info { margin-left: -107%; } }
/* Max Width Break Points */
/* Medium devices (desktops, 991px and Below) */
/* Min Width Break Points */
/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) { /* line 34, ../sass/components/_roster.scss */
  .roster__player:nth-child(5n+6).focus--roster .roster__player__header { top: 0; left: 10px; bottom: auto; }
  /* line 40, ../sass/components/_roster.scss */
  .roster__player:nth-child(5n+6).focus--roster .roster__player__footer { bottom: 0; right: 0; left: auto; }
  /* line 44, ../sass/components/_roster.scss */
  .roster__player:nth-child(5n+6).focus--roster .roster__player__footer a { float: right; }
  /* line 48, ../sass/components/_roster.scss */
  .roster__player:nth-child(5n+6).focus--roster img { top: 0; right: 0; left: auto; }
  /* line 55, ../sass/components/_roster.scss */
  .roster__player:nth-child(5n+6).focus--roster .roster__player__info__stats, .roster__player:nth-child(5n+6).focus--roster .roster__player__info__bio, .roster__player:nth-child(5n+6).focus--roster dt { float: left; clear: left; }
  /* line 59, ../sass/components/_roster.scss */
  .roster__player:nth-child(5n+6).focus--roster dl { float: left; }
  /* line 350, ../sass/components/_roster.scss */
  .roster__player:nth-child(5n+6).focus--roster .roster__player__info { margin-left: -111%; } }
/* line 358, ../sass/components/_roster.scss */
.coaching-staff { clear: both; display: none; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
/* line 361, ../sass/components/_roster.scss */
.coaching-staff > ul { list-style-type: none; padding: 0; margin: 0; }
@media (min-width: 768px) { /* line 358, ../sass/components/_roster.scss */
  .coaching-staff { display: block; } }

/* line 370, ../sass/components/_roster.scss */
.coaching-staff__header { font-size: 16px; font-size: 1.6rem; text-transform: uppercase; margin-left: 1%; }

/* line 375, ../sass/components/_roster.scss */
.coaching-staff__sub-header { font-size: 14px; font-size: 1.4rem; }

/* line 378, ../sass/components/_roster.scss */
.coaching-staff__col { width: 100%; float: left; margin: 1%; list-style-type: none; padding: 0; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
/* line 384, ../sass/components/_roster.scss */
.coaching-staff__col ul, .coaching-staff__col li { list-style-type: none; padding: 0; margin: 0; }
@media (min-width: 768px) { /* line 378, ../sass/components/_roster.scss */
  .coaching-staff__col { width: 48%; } }
@media (min-width: 992px) { /* line 378, ../sass/components/_roster.scss */
  .coaching-staff__col { width: 31%; } }
@media (min-width: 1200px) { /* line 378, ../sass/components/_roster.scss */
  .coaching-staff__col { width: 18%; } }

/* line 399, ../sass/components/_roster.scss */
.coaching-staff__coach { margin-top: 5px; font-weight: 600; color: #00295f; font-size: 16px; font-size: 1.6rem; }

/* line 405, ../sass/components/_roster.scss */
.coaching-staff__college { font-size: 12px; font-size: 1.2rem; }

/* line 1, ../sass/components/_ticket-promo.scss */
.ticket-promo { font-size: 12px; font-size: 1.2rem; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
@media (min-width: 640px) { /* line 1, ../sass/components/_ticket-promo.scss */
  .ticket-promo { min-height: 438px; font-size: 14px; font-size: 1.4rem; } }

/* line 1, ../sass/components/_content-image.scss */
.content-image, .pane-etowah-story-pane-photo img { border: 1px solid gainsboro; }

/* line 5, ../sass/components/_content-image.scss */
.content-image--stacked { width: 100%; height: auto; margin-bottom: 20px; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
@media (min-width: 640px) { /* line 5, ../sass/components/_content-image.scss */
  .content-image--stacked { display: block !important; } }

/* line 15, ../sass/components/_content-image.scss */
.pane-etowah-story-pane-photo img { width: 100%; margin-bottom: 15px; }

/* line 1, ../sass/components/_quick-links.scss */
.field-name-field-quick-links-links { padding: 20px 0; }

/* line 5, ../sass/components/_quick-links.scss */
.field-name-field-quick-links-links a { margin: 0 4px 4px 0; color: white; display: inline-block; padding: 4px 20px; text-transform: uppercase; font-weight: bold; background-color: #666666; font-size: 9px; font-size: 0.9rem; }
/* line 15, ../sass/components/_quick-links.scss */
.field-name-field-quick-links-links a:hover { color: white; background-color: #797979; }
/* line 20, ../sass/components/_quick-links.scss */
.field-name-field-quick-links-links a:first-child { background-color: #1f78bb; }
/* line 23, ../sass/components/_quick-links.scss */
.field-name-field-quick-links-links a:first-child:hover { background-color: #278edc; }

/* line 1, ../sass/components/_column-grid-lines.scss */
.ticket-promo { border-bottom: 1px solid gainsboro; }

/* line 5, ../sass/components/_column-grid-lines.scss */
.ticket-promo.item-0 { border-right: none; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
@media (min-width: 640px) { /* line 5, ../sass/components/_column-grid-lines.scss */
  .ticket-promo.item-0 { border-right: 1px solid gainsboro; } }

/* line 12, ../sass/components/_column-grid-lines.scss */
.ticket-promo.item-1 { border-right: none; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
@media (min-width: 768px) { /* line 12, ../sass/components/_column-grid-lines.scss */
  .ticket-promo.item-1 { border-right: 1px solid gainsboro; } }

/* line 19, ../sass/components/_column-grid-lines.scss */
.ticket-promo.last-row { border-bottom: none; }

/* line 1, ../sass/components/_team-contact.scss */
.team-contact { margin-left: 15px; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
@media (min-width: 640px) { /* line 1, ../sass/components/_team-contact.scss */
  .team-contact { float: right; margin-right: 15px; } }

/* line 14, ../sass/components/_team-contact.scss */
.team-contact__method { display: inline-block; font-weight: bold; color: #383838; }
/* line 19, ../sass/components/_team-contact.scss */
.team-contact__method a { font-size: 11px; font-size: 1.1rem; text-transform: uppercase; font-weight: bold; color: #383838; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
@media (min-width: 640px) { /* line 19, ../sass/components/_team-contact.scss */
  .team-contact__method a { font-size: 12px; font-size: 1.2rem; } }

/* line 31, ../sass/components/_team-contact.scss */
.team-contact__method--phone { position: relative; margin-right: 10px; border-right: 1px solid gainsboro; padding: 0 10px 0 20px; font-size: 11px; font-size: 1.1rem; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
/* line 39, ../sass/components/_team-contact.scss */
.team-contact__method--phone:before { color: #bdbdbd; position: absolute; top: 3px; left: 1px; font-size: 16px; font-size: 1.6rem; }
@media (min-width: 640px) { /* line 31, ../sass/components/_team-contact.scss */
  .team-contact__method--phone { font-size: 12px; font-size: 1.2rem; } }

/* line 54, ../sass/components/_team-contact.scss */
.team-contact__method--email__link { padding-left: 20px; position: relative; }
/* line 59, ../sass/components/_team-contact.scss */
.team-contact__method--email__link:before { color: #bdbdbd; position: absolute; top: -1px; left: 0; font-size: 16px; font-size: 1.6rem; }

/* line 68, ../sass/components/_team-contact.scss */
.team-contact__method--live-chat { padding-left: 10px; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
@media (min-width: 640px) { /* line 68, ../sass/components/_team-contact.scss */
  .team-contact__method--live-chat { padding-left: 20px; } }

/* line 76, ../sass/components/_team-contact.scss */
.team-contact__method--live-chat__link { position: relative; padding: 4px 10px 4px 30px; display: block; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
@media (min-width: 640px) { /* line 76, ../sass/components/_team-contact.scss */
  .team-contact__method--live-chat__link { padding: 4px 20px 4px 40px; } }
/* line 86, ../sass/components/_team-contact.scss */
.team-contact__method--live-chat__link:hover { color: white; }
/* line 90, ../sass/components/_team-contact.scss */
.team-contact__method--live-chat__link:before { position: absolute; top: 5px; left: 7px; font-size: 18px; color: white; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
@media (min-width: 640px) { /* line 90, ../sass/components/_team-contact.scss */
  .team-contact__method--live-chat__link:before { left: 18px; } }

/* line 1, ../sass/components/_author-block.scss */
.author-block { margin: 15px 0; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
@media (min-width: 640px) { /* line 1, ../sass/components/_author-block.scss */
  .author-block { width: 200px; padding: 10px 10px 0 10px; margin: 0 0 20px 20px; background-color: #f2f2f2; border-bottom: 1px solid gainsboro; float: right; } }

/* line 14, ../sass/components/_author-block.scss */
.author-block__icon { display: none; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
@media (min-width: 640px) { /* line 14, ../sass/components/_author-block.scss */
  .author-block__icon { display: block; float: right; width: 40px; border: 1px solid gainsboro; } }

/* line 24, ../sass/components/_author-block.scss */
.author-block__author { display: inline-block; padding-right: 10px; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
@media (min-width: 640px) { /* line 24, ../sass/components/_author-block.scss */
  .author-block__author { display: block; } }

/* line 32, ../sass/components/_author-block.scss */
.author-block__author-title { color: #666666; display: inline-block; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
@media (min-width: 640px) { /* line 32, ../sass/components/_author-block.scss */
  .author-block__author-title { font-size: 12px; font-size: 1.2rem; display: block; } }

/* line 41, ../sass/components/_author-block.scss */
.author-block__post-date { color: #666666; font-size: 12px; font-size: 1.2rem; font-style: italic; margin-top: 4px; }

/* line 48, ../sass/components/_author-block.scss */
.node-type-story .submitted { display: none; }

/* line 1, ../sass/components/_tag.scss */
.tag, .pane-etowah-story-pane-tags { margin-bottom: 15px; }

/* line 6, ../sass/components/_tag.scss */
.tag__item { display: inline-block; line-height: 14px; }

/* line 11, ../sass/components/_tag.scss */
.tag__title { padding: 2px; float: left; font-weight: normal; text-transform: uppercase; margin: 2px 5px 0 0; font-size: 8px; letter-spacing: 1px; line-height: 10px; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; }

/* line 23, ../sass/components/_tag.scss */
.tag__link-wrapper { float: left; line-height: 14px; }

/* line 28, ../sass/components/_tag.scss */
.tag__link { display: inline-block; line-height: 14px; font-size: 11px; font-size: 1.1rem; }

/* line 1, ../sass/components/_label-full-btn.scss */
.label-full-btn { display: none; /* Max Width Break Points */ /* Medium devices (desktops, 991px and Below) */ /* Min Width Break Points */ /* Large devices (large desktops, 1200px and up) */ }
@media (min-width: 768px) { /* line 1, ../sass/components/_label-full-btn.scss */
  .label-full-btn { display: inline-block; } }
