@charset "UTF-8";

/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
a,
button,
h1,
h2,
h3,
h4,
h5,
h6,
html,
input,
li,
p,
span,
textarea {
    font-family: "Red Hat Display", sans-serif
}

.checkbox-inline,
.img-thumbnail,
.list-inline>li,
.radio-inline,
audio,
canvas,
label,
progress,
video {
    display: inline-block
}

.label,
audio,
canvas,
progress,
sub,
sup,
video {
    vertical-align: baseline
}

hr,
img {
    border: 0
}

.slick-slider,
html {
    -webkit-tap-highlight-color: transparent
}

#secondary-navigation.navbar-collapse li a:hover,
.banner-alert a,
.btn-link:focus,
.btn-link:hover,
.buyer-homepage-old section#search a:hover,
.resources .resources-list a.item .download:hover,
.style-guide .news a,
a:focus,
a:hover,
footer ul a:hover {
    text-decoration: underline
}

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

b,
optgroup,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    vertical-align: middle
}

svg:not(:root) {
    overflow: hidden
}

hr {
    box-sizing: content-box;
    height: 0
}

pre,
textarea {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {

    blockquote,
    img,
    pre,
    tr {
        page-break-inside: avoid
    }

    *,
    :after,
    :before {
        background: 0 0 !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    a,
    a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }

    blockquote,
    pre {
        border: 1px solid #999
    }

    thead {
        display: table-header-group
    }

    img {
        max-width: 100% !important
    }

    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }

    .navbar {
        display: none
    }

    .btn>.caret,
    .dropup>.btn>.caret {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

    .table td,
    .table th {
        background-color: #fff !important
    }

    .table-bordered td,
    .table-bordered th {
        border: 1px solid #ddd !important
    }
}

.img-thumbnail,
body {
    background-color: #fff
}

*,
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px
}

body {
    margin: 0;
    font-size: 14px;
    color: #333
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    text-decoration: none
}

a:focus,
a:hover {
    color: #23527c
}

a:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

figure {
    margin: 0
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 7px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857;
    border: 1px solid #ddd;
    border-radius: 5px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    max-width: 100%;
    height: auto
}

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

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role=button] {
    cursor: pointer
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-weight: 400;
    line-height: 1;
    color: #777
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
    font-size: 65%
}

.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
.label,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-size: 75%
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

.h1,
h1 {
    font-size: 36px
}

.h2,
h2 {
    font-size: 30px
}

.h3,
h3 {
    font-size: 24px
}

.h4,
h4 {
    font-size: 18px
}

.h5,
h5 {
    font-size: 14px
}

.h6,
h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300
}

.badge,
.label,
dt,
kbd kbd,
label {
    font-weight: 700
}

@media (min-width:740px) {
    .lead {
        font-size: 21px
    }
}

.small,
small {
    font-size: 85%
}

.mark,
mark {
    background-color: #fcf8e3;
    padding: .2em
}

.list-inline,
.list-unstyled {
    padding-left: 0;
    list-style: none
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

#secondary-navigation .navbar-nav>li>a,
.button,
.card h5.tag,
.initialism,
.testimonial p.attribution,
.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #337ab7
}

a.text-primary:focus,
a.text-primary:hover {
    color: #286090
}

.text-success {
    color: #3c763d
}

a.text-success:focus,
a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:focus,
a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:focus,
a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:focus,
a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #337ab7
}

a.bg-primary:focus,
a.bg-primary:hover {
    background-color: #286090
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:focus,
a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:focus,
a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:focus,
a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:focus,
a.bg-danger:hover {
    background-color: #e4b9b9
}

pre code,
table {
    background-color: transparent
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

dl,
ol,
ul {
    margin-top: 0
}

blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child,
ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

ol,
ul {
    margin-bottom: 10px
}

.list-inline {
    margin-left: -5px
}

.list-inline>li {
    padding-left: 5px;
    padding-right: 5px
}

dl {
    margin-bottom: 20px
}

dd,
dt {
    line-height: 1.42857
}

dd {
    margin-left: 0
}

.dl-horizontal dd:after,
.dl-horizontal dd:before {
    content: " ";
    display: table
}

.dl-horizontal dd:after {
    clear: both
}

@media (min-width:740px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }

    .container {
        width: 740px
    }
}

abbr[data-original-title],
abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

.initialism {
    font-size: 90%
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

blockquote .small,
blockquote footer,
blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #777
}

legend,
pre {
    color: #333
}

blockquote .small:before,
blockquote footer:before,
blockquote small:before {
    content: "\2014 \00A0"
}

.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right
}

code,
kbd {
    padding: 2px 4px;
    font-size: 90%
}

.dropdown-menu,
caption,
th {
    text-align: left
}

.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
    content: ""
}

.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
    content: "\00A0 \2014"
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857
}

code,
kbd,
pre,
samp {
    font-family: "Red Hat Display", sans-serif
}

code {
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 5px
}

kbd {
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    box-shadow: none
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 5px
}

.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.row:after,
.row:before {
    display: table;
    content: " "
}

.container,
.container-fluid {
    margin-right: auto;
    margin-left: auto
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child),
.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn,
.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle),
.btn-link,
pre code {
    border-radius: 0
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    padding-left: 15px;
    padding-right: 15px
}

.container:after {
    clear: both
}

@media (min-width:940px) {
    .container {
        width: 940px
    }
}

@media (min-width:1100px) {
    .container {
        width: 1100px
    }
}

.container-fluid {
    padding-left: 15px;
    padding-right: 15px
}

.container-fluid:after {
    clear: both
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.row:after {
    clear: both
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    float: left
}

.col-xs-1 {
    width: 8.33333%
}

.col-xs-2 {
    width: 16.66667%
}

.col-xs-3 {
    width: 25%
}

.col-xs-4 {
    width: 33.33333%
}

.col-xs-5 {
    width: 41.66667%
}

.col-xs-6 {
    width: 50%
}

.col-xs-7 {
    width: 58.33333%
}

.col-xs-8 {
    width: 66.66667%
}

.col-xs-9 {
    width: 75%
}

.col-xs-10 {
    width: 83.33333%
}

.col-xs-11 {
    width: 91.66667%
}

.col-xs-12 {
    width: 100%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-pull-1 {
    right: 8.33333%
}

.col-xs-pull-2 {
    right: 16.66667%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-4 {
    right: 33.33333%
}

.col-xs-pull-5 {
    right: 41.66667%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-7 {
    right: 58.33333%
}

.col-xs-pull-8 {
    right: 66.66667%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-10 {
    right: 83.33333%
}

.col-xs-pull-11 {
    right: 91.66667%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-push-1 {
    left: 8.33333%
}

.col-xs-push-2 {
    left: 16.66667%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-4 {
    left: 33.33333%
}

.col-xs-push-5 {
    left: 41.66667%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-7 {
    left: 58.33333%
}

.col-xs-push-8 {
    left: 66.66667%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-10 {
    left: 83.33333%
}

.col-xs-push-11 {
    left: 91.66667%
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-offset-0 {
    margin-left: 0
}

.col-xs-offset-1 {
    margin-left: 8.33333%
}

.col-xs-offset-2 {
    margin-left: 16.66667%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-4 {
    margin-left: 33.33333%
}

.col-xs-offset-5 {
    margin-left: 41.66667%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-7 {
    margin-left: 58.33333%
}

.col-xs-offset-8 {
    margin-left: 66.66667%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-10 {
    margin-left: 83.33333%
}

.col-xs-offset-11 {
    margin-left: 91.66667%
}

.col-xs-offset-12 {
    margin-left: 100%
}

@media (min-width:740px) {

    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }

    .col-sm-1 {
        width: 8.33333%
    }

    .col-sm-2 {
        width: 16.66667%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-4 {
        width: 33.33333%
    }

    .col-sm-5 {
        width: 41.66667%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-7 {
        width: 58.33333%
    }

    .col-sm-8 {
        width: 66.66667%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-10 {
        width: 83.33333%
    }

    .col-sm-11 {
        width: 91.66667%
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-pull-1 {
        right: 8.33333%
    }

    .col-sm-pull-2 {
        right: 16.66667%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-4 {
        right: 33.33333%
    }

    .col-sm-pull-5 {
        right: 41.66667%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-7 {
        right: 58.33333%
    }

    .col-sm-pull-8 {
        right: 66.66667%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-10 {
        right: 83.33333%
    }

    .col-sm-pull-11 {
        right: 91.66667%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-push-1 {
        left: 8.33333%
    }

    .col-sm-push-2 {
        left: 16.66667%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-4 {
        left: 33.33333%
    }

    .col-sm-push-5 {
        left: 41.66667%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-7 {
        left: 58.33333%
    }

    .col-sm-push-8 {
        left: 66.66667%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-10 {
        left: 83.33333%
    }

    .col-sm-push-11 {
        left: 91.66667%
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }

    .col-sm-offset-1 {
        margin-left: 8.33333%
    }

    .col-sm-offset-2 {
        margin-left: 16.66667%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333%
    }

    .col-sm-offset-5 {
        margin-left: 41.66667%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333%
    }

    .col-sm-offset-8 {
        margin-left: 66.66667%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333%
    }

    .col-sm-offset-11 {
        margin-left: 91.66667%
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }
}

@media (min-width:940px) {

    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }

    .col-md-1 {
        width: 8.33333%
    }

    .col-md-2 {
        width: 16.66667%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-4 {
        width: 33.33333%
    }

    .col-md-5 {
        width: 41.66667%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-7 {
        width: 58.33333%
    }

    .col-md-8 {
        width: 66.66667%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-10 {
        width: 83.33333%
    }

    .col-md-11 {
        width: 91.66667%
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-pull-1 {
        right: 8.33333%
    }

    .col-md-pull-2 {
        right: 16.66667%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-4 {
        right: 33.33333%
    }

    .col-md-pull-5 {
        right: 41.66667%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-7 {
        right: 58.33333%
    }

    .col-md-pull-8 {
        right: 66.66667%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-10 {
        right: 83.33333%
    }

    .col-md-pull-11 {
        right: 91.66667%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-push-1 {
        left: 8.33333%
    }

    .col-md-push-2 {
        left: 16.66667%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-4 {
        left: 33.33333%
    }

    .col-md-push-5 {
        left: 41.66667%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-7 {
        left: 58.33333%
    }

    .col-md-push-8 {
        left: 66.66667%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-10 {
        left: 83.33333%
    }

    .col-md-push-11 {
        left: 91.66667%
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-offset-0 {
        margin-left: 0
    }

    .col-md-offset-1 {
        margin-left: 8.33333%
    }

    .col-md-offset-2 {
        margin-left: 16.66667%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-4 {
        margin-left: 33.33333%
    }

    .col-md-offset-5 {
        margin-left: 41.66667%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-7 {
        margin-left: 58.33333%
    }

    .col-md-offset-8 {
        margin-left: 66.66667%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-10 {
        margin-left: 83.33333%
    }

    .col-md-offset-11 {
        margin-left: 91.66667%
    }

    .col-md-offset-12 {
        margin-left: 100%
    }
}

@media (min-width:1100px) {

    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left
    }

    .col-lg-1 {
        width: 8.33333%
    }

    .col-lg-2 {
        width: 16.66667%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-4 {
        width: 33.33333%
    }

    .col-lg-5 {
        width: 41.66667%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-7 {
        width: 58.33333%
    }

    .col-lg-8 {
        width: 66.66667%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-10 {
        width: 83.33333%
    }

    .col-lg-11 {
        width: 91.66667%
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-pull-1 {
        right: 8.33333%
    }

    .col-lg-pull-2 {
        right: 16.66667%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-4 {
        right: 33.33333%
    }

    .col-lg-pull-5 {
        right: 41.66667%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-7 {
        right: 58.33333%
    }

    .col-lg-pull-8 {
        right: 66.66667%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-10 {
        right: 83.33333%
    }

    .col-lg-pull-11 {
        right: 91.66667%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-push-1 {
        left: 8.33333%
    }

    .col-lg-push-2 {
        left: 16.66667%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-4 {
        left: 33.33333%
    }

    .col-lg-push-5 {
        left: 41.66667%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-7 {
        left: 58.33333%
    }

    .col-lg-push-8 {
        left: 66.66667%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-10 {
        left: 83.33333%
    }

    .col-lg-push-11 {
        left: 91.66667%
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }

    .col-lg-offset-1 {
        margin-left: 8.33333%
    }

    .col-lg-offset-2 {
        margin-left: 16.66667%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333%
    }

    .col-lg-offset-5 {
        margin-left: 41.66667%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333%
    }

    .col-lg-offset-8 {
        margin-left: 66.66667%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333%
    }

    .col-lg-offset-11 {
        margin-left: 91.66667%
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
    border-top: 0
}

.table>tbody+tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

.table-condensed>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
    padding: 5px
}

.table-bordered,
.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover>tbody>tr:hover,
.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
    background-color: #f5f5f5
}

table col[class*=col-] {
    position: static;
    float: none;
    display: table-column
}

table td[class*=col-],
table th[class*=col-] {
    position: static;
    float: none;
    display: table-cell
}

.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr.active:hover>th,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover {
    background-color: #e8e8e8
}

.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
    background-color: #dff0d8
}

.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr.success:hover>th,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover {
    background-color: #d0e9c6
}

.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info {
    background-color: #d9edf7
}

.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr.info:hover>th,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover {
    background-color: #c4e3f3
}

.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>thead>tr>td.warning,
.table>thead>tr>th.warning {
    background-color: #fcf8e3
}

.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr.warning:hover>th,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover {
    background-color: #faf2cc
}

.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>thead>tr>td.danger,
.table>thead>tr>th.danger {
    background-color: #f2dede
}

.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr.danger:hover>th,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover {
    background-color: #ebcccc
}

.table-responsive {
    overflow-x: auto;
    min-height: .01%
}

@media screen and (max-width:739px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }

    .table-responsive>.table {
        margin-bottom: 0
    }

    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>thead>tr>th {
        white-space: nowrap
    }

    .table-responsive>.table-bordered {
        border: 0
    }

    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>thead>tr>th:first-child {
        border-left: 0
    }

    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>thead>tr>th:last-child {
        border-right: 0
    }

    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th {
        border-bottom: 0
    }
}

fieldset,
legend {
    padding: 0;
    border: 0
}

.breadcrumb,
legend {
    margin-bottom: 20px
}

fieldset {
    margin: 0;
    min-width: 0
}

legend {
    display: block;
    width: 100%;
    font-size: 21px;
    line-height: inherit;
    border-bottom: 1px solid #e5e5e5
}

label {
    max-width: 100%;
    margin-bottom: 5px
}

input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none
}

input[type=checkbox],
input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal
}

.form-control,
output {
    font-size: 14px;
    line-height: 1.42857;
    color: #555;
    display: block
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple],
select[size] {
    height: auto
}

input[type=file]:focus,
input[type=checkbox]:focus,
input[type=radio]:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

output {
    padding-top: 7px
}

.form-control {
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    background-color: #fff;
    background-image: none;
    border: 1px solid #a3a1a1;
    border-radius: 5px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #66afe9;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1
}

.form-control[disabled],
fieldset[disabled] .form-control {
    cursor: not-allowed
}

textarea.form-control {
    height: auto
}

@media screen and (-webkit-min-device-pixel-ratio:0) {

    input[type=date].form-control,
    input[type=time].form-control,
    input[type=datetime-local].form-control,
    input[type=month].form-control {
        line-height: 34px
    }

    .input-group-sm input[type=date],
    .input-group-sm input[type=time],
    .input-group-sm input[type=datetime-local],
    .input-group-sm input[type=month],
    .input-group-sm>.input-group-btn>input[type=date].btn,
    .input-group-sm>.input-group-btn>input[type=time].btn,
    .input-group-sm>.input-group-btn>input[type=datetime-local].btn,
    .input-group-sm>.input-group-btn>input[type=month].btn,
    .input-group-sm>input[type=date].form-control,
    .input-group-sm>input[type=date].input-group-addon,
    .input-group-sm>input[type=time].form-control,
    .input-group-sm>input[type=time].input-group-addon,
    .input-group-sm>input[type=datetime-local].form-control,
    .input-group-sm>input[type=datetime-local].input-group-addon,
    .input-group-sm>input[type=month].form-control,
    .input-group-sm>input[type=month].input-group-addon,
    input[type=date].input-sm,
    input[type=time].input-sm,
    input[type=datetime-local].input-sm,
    input[type=month].input-sm {
        line-height: 30px
    }

    .input-group-lg input[type=date],
    .input-group-lg input[type=time],
    .input-group-lg input[type=datetime-local],
    .input-group-lg input[type=month],
    .input-group-lg>.input-group-btn>input[type=date].btn,
    .input-group-lg>.input-group-btn>input[type=time].btn,
    .input-group-lg>.input-group-btn>input[type=datetime-local].btn,
    .input-group-lg>.input-group-btn>input[type=month].btn,
    .input-group-lg>input[type=date].form-control,
    .input-group-lg>input[type=date].input-group-addon,
    .input-group-lg>input[type=time].form-control,
    .input-group-lg>input[type=time].input-group-addon,
    .input-group-lg>input[type=datetime-local].form-control,
    .input-group-lg>input[type=datetime-local].input-group-addon,
    .input-group-lg>input[type=month].form-control,
    .input-group-lg>input[type=month].input-group-addon,
    input[type=date].input-lg,
    input[type=time].input-lg,
    input[type=datetime-local].input-lg,
    input[type=month].input-lg {
        line-height: 46px
    }
}

.form-group {
    margin-bottom: 15px
}

.checkbox,
.radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.checkbox label,
.radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px\9
}

.checkbox-inline,
.dropdown,
.dropup,
.has-feedback,
.radio-inline {
    position: relative
}

.checkbox+.checkbox,
.radio+.radio {
    margin-top: -5px
}

.checkbox-inline,
.radio-inline {
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer
}

.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px
}

.btn-block+.btn-block,
.help-block {
    margin-top: 5px
}

.checkbox-inline.disabled,
.checkbox.disabled label,
.radio-inline.disabled,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio label,
fieldset[disabled] .radio-inline,
fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
    cursor: not-allowed
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 34px
}

.form-control-static.input-lg,
.form-control-static.input-sm,
.input-group-lg>.form-control-static.form-control,
.input-group-lg>.form-control-static.input-group-addon,
.input-group-lg>.input-group-btn>.form-control-static.btn,
.input-group-sm>.form-control-static.form-control,
.input-group-sm>.form-control-static.input-group-addon,
.input-group-sm>.input-group-btn>.form-control-static.btn {
    padding-left: 0;
    padding-right: 0
}

.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn,
.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.input-group-sm>.input-group-btn>select.btn,
.input-group-sm>select.form-control,
.input-group-sm>select.input-group-addon,
select.input-sm {
    height: 30px;
    line-height: 30px
}

.input-group-sm>.input-group-btn>select[multiple].btn,
.input-group-sm>.input-group-btn>textarea.btn,
.input-group-sm>select[multiple].form-control,
.input-group-sm>select[multiple].input-group-addon,
.input-group-sm>textarea.form-control,
.input-group-sm>textarea.input-group-addon,
select[multiple].input-sm,
textarea.input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}

.form-group-sm select[multiple].form-control,
.form-group-sm textarea.form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5
}

.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn,
.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 7px
}

.input-group-lg>.input-group-btn>select.btn,
.input-group-lg>select.form-control,
.input-group-lg>select.input-group-addon,
select.input-lg {
    height: 46px;
    line-height: 46px
}

.input-group-lg>.input-group-btn>select[multiple].btn,
.input-group-lg>.input-group-btn>textarea.btn,
.input-group-lg>select[multiple].form-control,
.input-group-lg>select[multiple].input-group-addon,
.input-group-lg>textarea.form-control,
.input-group-lg>textarea.input-group-addon,
select[multiple].input-lg,
textarea.input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 7px
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px
}

.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.33333
}

.has-feedback .form-control {
    padding-right: 42.5px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}

.form-group-lg .form-control+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.input-group-lg>.form-control+.form-control-feedback,
.input-group-lg>.input-group-addon+.form-control-feedback,
.input-group-lg>.input-group-btn>.btn+.form-control-feedback,
.input-lg+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.form-group-sm .form-control+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.input-group-sm>.form-control+.form-control-feedback,
.input-group-sm>.input-group-addon+.form-control-feedback,
.input-group-sm>.input-group-btn>.btn+.form-control-feedback,
.input-sm+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label~.form-control-feedback {
    top: 25px
}

.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-bottom: 10px;
    color: #737373
}

@media (min-width:740px) {

    .form-inline .form-control,
    .form-inline .form-control-static,
    .form-inline .form-group {
        display: inline-block
    }

    .form-inline .checkbox,
    .form-inline .control-label,
    .form-inline .form-group,
    .form-inline .radio {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        width: auto;
        vertical-align: middle
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .form-inline .input-group .form-control,
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn {
        width: auto
    }

    .form-inline .input-group>.form-control {
        width: 100%
    }

    .form-inline .checkbox,
    .form-inline .radio {
        display: inline-block;
        margin-top: 0
    }

    .form-inline .checkbox label,
    .form-inline .radio label {
        padding-left: 0
    }

    .form-inline .checkbox input[type=checkbox],
    .form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }

    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px
    }
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .checkbox,
.form-horizontal .radio {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

.form-horizontal .form-group:after,
.form-horizontal .form-group:before {
    content: " ";
    display: table
}

.form-horizontal .form-group:after {
    clear: both
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media (min-width:740px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.33px;
        font-size: 18px
    }

    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    white-space: nowrap;
    font-size: 14px;
    line-height: 1.42857;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

.btn.focus,
.btn:focus,
.btn:hover {
    color: #333;
    text-decoration: none
}

.btn.active,
.btn:active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}

a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default.focus,
.btn-default:focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c
}

.btn-default.active,
.btn-default:active,
.btn-default:hover,
.open>.btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open>.btn-default.dropdown-toggle.focus,
.open>.btn-default.dropdown-toggle:focus,
.open>.btn-default.dropdown-toggle:hover {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c
}

.btn-default.active,
.btn-default:active,
.open>.btn-default.dropdown-toggle {
    background-image: none
}

.btn-default.disabled,
.btn-default.disabled.active,
.btn-default.disabled.focus,
.btn-default.disabled:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled],
.btn-default[disabled].active,
.btn-default[disabled].focus,
.btn-default[disabled]:active,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary.focus,
.btn-primary:focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40
}

.btn-primary.active,
.btn-primary:active,
.btn-primary:hover,
.open>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.btn-primary.dropdown-toggle.focus,
.open>.btn-primary.dropdown-toggle:focus,
.open>.btn-primary.dropdown-toggle:hover {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40
}

.btn-primary.active,
.btn-primary:active,
.open>.btn-primary.dropdown-toggle {
    background-image: none
}

.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled.focus,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled].focus,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary .badge {
    color: #337ab7;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success.focus,
.btn-success:focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625
}

.btn-success.active,
.btn-success:active,
.btn-success:hover,
.open>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open>.btn-success.dropdown-toggle.focus,
.open>.btn-success.dropdown-toggle:focus,
.open>.btn-success.dropdown-toggle:hover {
    color: #fff;
    background-color: #398439;
    border-color: #255625
}

.btn-success.active,
.btn-success:active,
.open>.btn-success.dropdown-toggle {
    background-image: none
}

.btn-success.disabled,
.btn-success.disabled.active,
.btn-success.disabled.focus,
.btn-success.disabled:active,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled],
.btn-success[disabled].active,
.btn-success[disabled].focus,
.btn-success[disabled]:active,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success.active,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info.focus,
.btn-info:focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85
}

.btn-info.active,
.btn-info:active,
.btn-info:hover,
.open>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open>.btn-info.dropdown-toggle.focus,
.open>.btn-info.dropdown-toggle:focus,
.open>.btn-info.dropdown-toggle:hover {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85
}

.btn-info.active,
.btn-info:active,
.open>.btn-info.dropdown-toggle {
    background-image: none
}

.btn-info.disabled,
.btn-info.disabled.active,
.btn-info.disabled.focus,
.btn-info.disabled:active,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled],
.btn-info[disabled].active,
.btn-info[disabled].focus,
.btn-info[disabled]:active,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info.active,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning.focus,
.btn-warning:focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d
}

.btn-warning.active,
.btn-warning:active,
.btn-warning:hover,
.open>.btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open>.btn-warning.dropdown-toggle.focus,
.open>.btn-warning.dropdown-toggle:focus,
.open>.btn-warning.dropdown-toggle:hover {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d
}

.btn-warning.active,
.btn-warning:active,
.open>.btn-warning.dropdown-toggle {
    background-image: none
}

.btn-warning.disabled,
.btn-warning.disabled.active,
.btn-warning.disabled.focus,
.btn-warning.disabled:active,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled],
.btn-warning[disabled].active,
.btn-warning[disabled].focus,
.btn-warning[disabled]:active,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning.active,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger.focus,
.btn-danger:focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19
}

.btn-danger.active,
.btn-danger:active,
.btn-danger:hover,
.open>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open>.btn-danger.dropdown-toggle.focus,
.open>.btn-danger.dropdown-toggle:focus,
.open>.btn-danger.dropdown-toggle:hover {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19
}

.btn-danger.active,
.btn-danger:active,
.open>.btn-danger.dropdown-toggle {
    background-image: none
}

.btn-danger.disabled,
.btn-danger.disabled.active,
.btn-danger.disabled.focus,
.btn-danger.disabled:active,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled],
.btn-danger[disabled].active,
.btn-danger[disabled].focus,
.btn-danger[disabled]:active,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger.active,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    color: #337ab7;
    font-weight: 400
}

.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    border-color: transparent
}

.btn-link:focus,
.btn-link:hover {
    color: #23527c;
    background-color: transparent
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration: none
}

.btn-group-lg>.btn,
.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 7px
}

.btn-group-sm>.btn,
.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-group-xs>.btn,
.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 100%
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    background-color: #fff;
    border-radius: 5px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    background-clip: padding-box
}

.dropdown-menu-right,
.dropdown-menu.pull-right {
    left: auto;
    right: 0
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle,
.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857;
    color: #fff;
    white-space: nowrap
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    text-decoration: none;
    color: #fff;
    background-color: #f5f5f5
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #337ab7
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    color: #777
}

.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-menu-left {
    left: 0;
    right: auto
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857;
    color: #777;
    white-space: nowrap
}

.badge,
.label {
    line-height: 1;
    color: #fff
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid\9;
    content: ""
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media (min-width:740px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }

    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group-vertical>.btn,
.btn-group>.btn {
    position: relative;
    float: left
}

.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
    z-index: 2
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
    margin-left: -1px
}

.btn-toolbar {
    margin-left: -5px
}

.btn-toolbar:after,
.btn-toolbar:before {
    content: " ";
    display: table
}

.btn-toolbar:after {
    clear: both
}

.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
    float: left
}

.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
    margin-left: 5px
}

.btn-group>.btn:first-child {
    margin-left: 0
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group>.btn-group {
    float: left
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group>.btn+.dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}

.btn-group-lg.btn-group>.btn+.dropdown-toggle,
.btn-group>.btn-lg+.dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn .caret {
    margin-left: 0
}

.btn-group-lg>.btn .caret,
.btn-lg .caret {
    border-width: 5px 5px 0
}

.dropup .btn-group-lg>.btn .caret,
.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before {
    content: " ";
    display: table
}

.btn-group-vertical>.btn-group:after {
    clear: both
}

.btn-group-vertical>.btn-group>.btn {
    float: none
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-bottom-left-radius: 5px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn,
.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
    float: none;
    display: table-cell;
    width: 1%
}

.btn-group-justified>.btn-group .btn {
    width: 100%
}

.btn-group-justified>.btn-group .dropdown-menu {
    left: auto
}

[data-toggle=buttons]>.btn input[type=checkbox],
[data-toggle=buttons]>.btn input[type=radio],
[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],
[data-toggle=buttons]>.btn-group>.btn input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group[class*=col-] {
    float: none;
    padding-left: 0;
    padding-right: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group .form-control,
.input-group-addon,
.input-group-btn {
    display: table-cell
}

.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 5px
}

.input-group-addon.input-sm,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}

.input-group-addon.input-lg,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.input-group-addon.btn {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 7px
}

.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
    margin-top: 0
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

.input-group-btn>.btn {
    position: relative
}

.input-group-btn>.btn+.btn {
    margin-left: -1px
}

.input-group-btn>.btn:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover {
    z-index: 2
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
    margin-right: -1px
}

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

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.nav:after,
.nav:before {
    content: " ";
    display: table
}

.nav>li,
.nav>li>a {
    display: block;
    position: relative
}

.nav:after {
    clear: both
}

.nav>li>a {
    padding: 10px 15px
}

.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none
}

.nav>li.disabled>a {
    color: #777
}

.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
    color: #777;
    text-decoration: none;
    background-color: transparent
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    border-color: #337ab7
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav>li>a>img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857;
    border: 1px solid transparent;
    border-radius: 5px 5px 0 0
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: pointer
}

.nav-pills>li {
    float: left
}

.nav-justified>li,
.nav-stacked>li,
.nav-tabs.nav-justified>li {
    float: none
}

.nav-pills>li>a {
    border-radius: 5px
}

.nav-pills>li+li {
    margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #337ab7
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified,
.nav-tabs.nav-justified {
    width: 100%
}

.nav-justified>li>a,
.nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}

.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

.nav-tabs-justified,
.nav-tabs.nav-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a,
.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 5px
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:focus,
.nav-tabs-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media (min-width:740px) {

    .nav-justified>li,
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }

    .nav-justified>li>a,
    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }

    .nav-tabs-justified>li>a,
    .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 5px 5px 0 0
    }

    .nav-tabs-justified>.active>a,
    .nav-tabs-justified>.active>a:focus,
    .nav-tabs-justified>.active>a:hover,
    .nav-tabs.nav-justified>.active>a,
    .nav-tabs.nav-justified>.active>a:focus,
    .nav-tabs.nav-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before {
    display: table;
    content: " "
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    border: 1px solid transparent
}

.navbar:after {
    clear: both
}

.navbar-header:after {
    clear: both
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse:after {
    clear: both
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width:740px) {
    .navbar {
        border-radius: 5px
    }

    .navbar-header {
        float: left
    }

    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }

    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }

    .navbar-collapse.in {
        overflow-y: visible
    }

    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

#big-video-wrap,
.card,
.carousel-inner,
.cinch,
.collapsing,
.container .jumbotron,
.embed-responsive,
.flex-box,
.iframe-container-contact-sales,
.iframe-container-contact-sales iframe,
.iframe-container-sem,
.iframe-container-vertical,
.left-justify .content,
.media,
.media-body,
.modal,
.modal-open,
.navbar-nav .dropdown-menu,
.progress,
.slick-list,
h2.hidden,
ul.slick-dots button,
video#bgvid {
    overflow: hidden
}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
    max-height: 340px
}

@media (max-device-width:480px) and (orientation:landscape) {

    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse {
        max-height: 200px
    }
}

.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

.navbar-fixed-bottom,
.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media (min-width:740px) {

    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header {
        margin-right: 0;
        margin-left: 0
    }

    .navbar-fixed-bottom,
    .navbar-fixed-top,
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 5px
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

.navbar-nav {
    margin: 7.5px -15px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

@media (max-width:739px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }

    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 25px
    }

    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }

    .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-nav .open .dropdown-menu>li>a:hover {
        background-image: none
    }
}

.progress-bar-striped,
.progress-striped .progress-bar,
.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

@media (min-width:740px) {
    .navbar-toggle {
        display: none
    }

    .navbar-nav {
        float: left;
        margin: 0
    }

    .navbar-nav>li {
        float: left
    }

    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

.navbar-form {
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    margin: 8px -15px
}

@media (min-width:740px) {

    .navbar-form .form-control,
    .navbar-form .form-control-static,
    .navbar-form .form-group {
        display: inline-block
    }

    .navbar-form .checkbox,
    .navbar-form .control-label,
    .navbar-form .form-group,
    .navbar-form .radio {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .form-control {
        width: auto;
        vertical-align: middle
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .navbar-form .input-group .form-control,
    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn {
        width: auto
    }

    .navbar-form .input-group>.form-control {
        width: 100%
    }

    .navbar-form .checkbox,
    .navbar-form .radio {
        display: inline-block;
        margin-top: 0
    }

    .navbar-form .checkbox label,
    .navbar-form .radio label {
        padding-left: 0
    }

    .navbar-form .checkbox input[type=checkbox],
    .navbar-form .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }

    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.breadcrumb>li,
.pagination {
    display: inline-block
}

@media (max-width:739px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }

    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    margin-bottom: 0;
    border-radius: 5px 5px 0 0
}

.breadcrumb,
.pagination,
.progress {
    border-radius: 5px
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.btn-group-sm>.navbar-btn.btn,
.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}

.btn-group-xs>.navbar-btn.btn,
.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media (min-width:740px) {
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px
    }

    .navbar-right,
    .navbar-right~.navbar-right {
        margin-right: 0
    }

    .navbar-left {
        float: left !important
    }

    .navbar-right {
        float: right !important
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:focus,
.navbar-default .navbar-nav>.disabled>a:hover {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    background-color: #e7e7e7;
    color: #555
}

@media (max-width:739px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #333;
        background-color: transparent
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
    color: #333
}

.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #090909
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>li>a,
.navbar-inverse .navbar-text {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #090909
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:focus,
.navbar-inverse .navbar-nav>.disabled>a:hover {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
    background-color: #090909;
    color: #fff
}

@media (max-width:739px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #090909
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #090909
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #9d9d9d
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #fff;
        background-color: transparent
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #fff;
        background-color: #090909
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #9d9d9d
}

.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
    color: #444
}

.breadcrumb {
    padding: 8px 15px;
    list-style: none;
    background-color: #f5f5f5
}

.breadcrumb>li+li:before {
    content: "/ ";
    padding: 0 5px;
    color: #ccc
}

.breadcrumb>.active {
    color: #777
}

.pagination {
    padding-left: 0;
    margin: 20px 0
}

.pagination>li {
    display: inline
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857;
    text-decoration: none;
    color: #337ab7;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    z-index: 3;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
    color: #777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed
}

.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
    border-bottom-left-radius: 7px;
    border-top-left-radius: 7px
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
    border-bottom-right-radius: 7px;
    border-top-right-radius: 7px
}

.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center
}

.pager:after,
.pager:before {
    content: " ";
    display: table
}

.pager:after {
    clear: both
}

.pager li {
    display: inline
}

.pager li>a,
.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}

.pager li>a:focus,
.pager li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.pager .next>a,
.pager .next>span {
    float: right
}

.pager .previous>a,
.pager .previous>span {
    float: left
}

.close,
.list-group-item>.badge {
    float: right
}

.pager .disabled>a,
.pager .disabled>a:focus,
.pager .disabled>a:hover,
.pager .disabled>span {
    color: #777;
    background-color: #fff;
    cursor: not-allowed
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    text-align: center;
    white-space: nowrap;
    border-radius: .25em
}

.badge,
.progress-bar {
    font-size: 12px;
    text-align: center
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

a.label:focus,
a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label-default {
    background-color: #777
}

.label-default[href]:focus,
.label-default[href]:hover {
    background-color: #5e5e5e
}

.label-primary {
    background-color: #337ab7
}

.label-primary[href]:focus,
.label-primary[href]:hover {
    background-color: #286090
}

.label-success {
    background-color: #5cb85c
}

.label-success[href]:focus,
.label-success[href]:hover {
    background-color: #449d44
}

.label-info {
    background-color: #5bc0de
}

.label-info[href]:focus,
.label-info[href]:hover {
    background-color: #31b0d5
}

.label-warning {
    background-color: #f0ad4e
}

.label-warning[href]:focus,
.label-warning[href]:hover {
    background-color: #ec971f
}

.label-danger {
    background-color: #d9534f
}

.label-danger[href]:focus,
.label-danger[href]:hover {
    background-color: #c9302c
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    vertical-align: middle;
    white-space: nowrap;
    background-color: #777;
    border-radius: 10px
}

.badge:empty,
.modal,
.popover {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.btn-group-xs>.btn .badge,
.btn-xs .badge {
    top: 0;
    padding: 1px 5px
}

.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
    color: #337ab7;
    background-color: #fff
}

.list-group-item>.badge+.badge {
    margin-right: 5px
}

.nav-pills>li>a>.badge {
    margin-left: 3px
}

a.badge:focus,
a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.jumbotron,
.jumbotron .h1,
.jumbotron h1 {
    color: inherit
}

.jumbotron {
    padding-top: 150px;
    padding-bottom: 150px;
    margin-bottom: 150px;
    background-color: #eee
}

.alert,
.progress,
.thumbnail {
    margin-bottom: 20px
}

.jumbotron p {
    font-weight: 200
}

.alert .alert-link,
.close {
    font-weight: 700
}

.jumbotron>hr {
    border-top-color: #d5d5d5
}

.container .jumbotron,
.container-fluid .jumbotron {
    border-radius: 7px
}

.list-group-item,
.thumbnail {
    background-color: #fff;
    border: 1px solid #ddd
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width:740px) {
    .jumbotron {
        padding-top: 240px;
        padding-bottom: 240px
    }

    .container .jumbotron,
    .container-fluid .jumbotron {
        padding-left: 300px;
        padding-right: 300px
    }

    .jumbotron .h1,
    .jumbotron h1 {
        font-size: 63px
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    line-height: 1.42857;
    border-radius: 5px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}

.thumbnail a>img,
.thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

.alert,
.panel-body {
    padding: 15px
}

a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
    border-color: #337ab7
}

.alert {
    border: 1px solid transparent;
    border-radius: 5px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert>p+p,
.panel-group .panel+.panel {
    margin-top: 5px
}

.alert>p,
.alert>ul {
    margin-bottom: 0
}

.alert-dismissable,
.alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    height: 20px;
    background-color: #f5f5f5;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

.progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    line-height: 20px;
    color: #fff;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease
}

.progress-bar-striped,
.progress-striped .progress-bar {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-size: 40px 40px
}

.progress-bar.active,
.progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-striped .progress-bar-info,
.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media,
.media-body {
    zoom: 1
}

.media-body {
    width: 10000px
}

.media-object {
    display: block
}

.media-object.img-thumbnail {
    max-width: none
}

.media-right,
.media>.pull-right {
    padding-left: 10px
}

.media-left,
.media>.pull-left {
    padding-right: 10px
}

.media-body,
.media-left,
.media-right {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.list-group {
    margin-bottom: 20px;
    padding-left: 0
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px
}

.list-group-item:first-child {
    border-top-right-radius: 5px;
    border-top-left-radius: 5px
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px
}

a.list-group-item,
button.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5
}

button.list-group-item {
    width: 100%;
    text-align: left
}

.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
    background-color: #eee;
    color: #777;
    cursor: not-allowed
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
    color: #777
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading>small {
    color: inherit
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
    color: #c7ddef
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success,
button.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info,
button.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning,
button.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger,
button.list-group-item-danger {
    color: #a94442
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:focus,
a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}

.panel-heading>.dropdown .dropdown-toggle,
.panel-title,
.panel-title>.small,
.panel-title>.small>a,
.panel-title>a,
.panel-title>small,
.panel-title>small>a {
    color: inherit
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-title,
.panel>.list-group,
.panel>.panel-collapse>.list-group,
.panel>.panel-collapse>.table,
.panel>.table,
.panel>.table-responsive,
.panel>.table-responsive>.table {
    margin-bottom: 0
}

.panel-body:after,
.panel-body:before {
    content: " ";
    display: table
}

.panel-body:after {
    clear: both
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px
}

.panel-title {
    margin-top: 0;
    font-size: 16px
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px
}

.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.panel>.table-responsive:first-child>.table:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px
}

.list-group+.panel-footer,
.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.panel>.panel-collapse>.table caption,
.panel>.table caption,
.panel>.table-responsive>.table caption {
    padding-left: 15px;
    padding-right: 15px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: 4px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: 4px
}

.panel>.table-responsive:last-child>.table:last-child,
.panel>.table:last-child {
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 4px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 4px
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
    border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child td,
.panel>.table>tbody:first-child>tr:first-child th {
    border-top: 0
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
    border: 0
}

.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0
}

.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0
}

.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
    border-bottom: 0
}

.panel>.table-responsive {
    border: 0
}

.panel-group {
    margin-bottom: 20px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 5px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-heading+.panel-collapse>.list-group,
.panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd
}

.panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #337ab7
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #337ab7
}

.panel-primary>.panel-heading .badge {
    color: #337ab7;
    background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #337ab7
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6
}

.panel-success>.panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #bce8f1
}

.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #bce8f1
}

.panel-info>.panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #faebcc
}

.panel-warning>.panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ebccd1
}

.panel-danger>.panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 5px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, .15)
}

.well-lg {
    padding: 24px;
    border-radius: 7px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    font-size: 21px;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}

.popover,
.tooltip {
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857;
    text-shadow: none;
    text-transform: none;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    text-decoration: none;
    font-family: "Red Hat Display", sans-serif
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50)
}

button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none
}

.modal-content,
.popover {
    background-clip: padding-box
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 7px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}

.carousel-control,
.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.43px
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer:after,
.modal-footer:before {
    content: " ";
    display: table
}

.modal-footer:after {
    clear: both
}

.modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width:740px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width:940px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-style: normal;
    text-align: left;
    text-align: start;
    font-size: 12px;
    opacity: 0;
    filter: alpha(opacity=0)
}

.tooltip.in {
    opacity: .9;
    filter: alpha(opacity=90)
}

.tooltip.top {
    margin-top: -3px;
    padding: 5px 0
}

.tooltip.right {
    margin-left: 3px;
    padding: 0 5px
}

.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0
}

.tooltip.left {
    margin-left: -3px;
    padding: 0 5px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #001928;
    border-radius: 5px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow,
.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    border-width: 5px 5px 0;
    border-top-color: #001928
}

.tooltip.top .tooltip-arrow {
    left: 50%;
    margin-left: -5px
}

.tooltip.top-left .tooltip-arrow {
    right: 5px;
    margin-bottom: -5px
}

.tooltip.top-right .tooltip-arrow {
    left: 5px;
    margin-bottom: -5px
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #001928
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #001928
}

.tooltip.bottom .tooltip-arrow,
.tooltip.bottom-left .tooltip-arrow,
.tooltip.bottom-right .tooltip-arrow {
    border-width: 0 5px 5px;
    border-bottom-color: #001928;
    top: 0
}

.tooltip.bottom .tooltip-arrow {
    left: 50%;
    margin-left: -5px
}

.tooltip.bottom-left .tooltip-arrow {
    right: 5px;
    margin-top: -5px
}

.tooltip.bottom-right .tooltip-arrow {
    left: 5px;
    margin-top: -5px
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    max-width: 276px;
    padding: 1px;
    font-style: normal;
    text-align: left;
    text-align: start;
    white-space: normal;
    font-size: 14px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 7px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2)
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 6px 6px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover>.arrow,
.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover>.arrow {
    border-width: 11px
}

.popover>.arrow:after {
    border-width: 10px;
    content: ""
}

.popover.top>.arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    bottom: -11px
}

.popover.top>.arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff
}

.popover.left>.arrow:after,
.popover.right>.arrow:after {
    content: " ";
    bottom: -10px
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25)
}

.popover.right>.arrow:after {
    left: 1px;
    border-left-width: 0;
    border-right-color: #fff
}

.popover.bottom>.arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25);
    top: -11px
}

.popover.bottom>.arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25)
}

.popover.left>.arrow:after {
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    width: 100%
}

.carousel-inner>.item {
    display: none;
    position: relative;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
    display: block;
    max-width: 100%;
    height: auto;
    line-height: 1
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-inner>.item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -moz-transition: -moz-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -moz-perspective: 1000px;
        perspective: 1000px
    }

    .carousel-inner>.item.active.right,
    .carousel-inner>.item.next {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        left: 0
    }

    .carousel-inner>.item.active.left,
    .carousel-inner>.item.prev {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        left: 0
    }

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

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}

.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}

.carousel-control:focus,
.carousel-control:hover {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: .9;
    filter: alpha(opacity=90)
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif
}

.carousel-control .icon-prev:before {
    content: "\2039"
}

.carousel-control .icon-next:before {
    content: "\203a"
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000\9;
    background-color: transparent
}

.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-caption .btn,
.text-hide {
    text-shadow: none
}

@media screen and (min-width:740px) {

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px
    }

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -15px
    }

    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -15px
    }

    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.clearfix:after,
.clearfix:before {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.hidden,
.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
    display: none !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    background-color: transparent;
    border: 0
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

@media (max-width:739px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table !important
    }

    tr.visible-xs {
        display: table-row !important
    }

    td.visible-xs,
    th.visible-xs {
        display: table-cell !important
    }

    .visible-xs-block {
        display: block !important
    }

    .visible-xs-inline {
        display: inline !important
    }

    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width:740px) and (max-width:939px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table !important
    }

    tr.visible-sm {
        display: table-row !important
    }

    td.visible-sm,
    th.visible-sm {
        display: table-cell !important
    }

    .visible-sm-block {
        display: block !important
    }

    .visible-sm-inline {
        display: inline !important
    }

    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width:940px) and (max-width:1099px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table !important
    }

    tr.visible-md {
        display: table-row !important
    }

    td.visible-md,
    th.visible-md {
        display: table-cell !important
    }

    .visible-md-block {
        display: block !important
    }

    .visible-md-inline {
        display: inline !important
    }

    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width:1100px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table !important
    }

    tr.visible-lg {
        display: table-row !important
    }

    td.visible-lg,
    th.visible-lg {
        display: table-cell !important
    }

    .visible-lg-block {
        display: block !important
    }

    .visible-lg-inline {
        display: inline !important
    }

    .visible-lg-inline-block {
        display: inline-block !important
    }

    .hidden-lg {
        display: none !important
    }
}

@media (max-width:739px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width:740px) and (max-width:939px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width:940px) and (max-width:1099px) {
    .hidden-md {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table !important
    }

    tr.visible-print {
        display: table-row !important
    }

    td.visible-print,
    th.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

#big-video-wrap .vjs-big-play-button,
.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }

    .hidden-print {
        display: none !important
    }
}

.mobile-nav .collapsible-content:after,
.mobile-nav .mobile-nav--heading:after {
    content: "";
    display: table;
    clear: both
}

.slick-list,
.slick-slider,
.slick-track {
    position: relative;
    display: block
}

.slick-slider {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.slick-list {
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    top: 0;
    left: 0
}

.slick-track:after,
.slick-track:before {
    display: table;
    content: ""
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-current {
    box-shadow: 0 15px 25px rgba(0, 0, 0, .2);
    opacity: 1 !important
}

.client-carousel .slick-current,
.client-carousel .slick-slide {
    box-shadow: none;
    opacity: 1;
    transform: scale(1, 1);
    padding: 0 60px
}

.testimonial.slick-slide {
    opacity: 1
}

.testimonial.slick-current {
    box-shadow: none
}

ul.slick-dots {
    display: inline-block;
    width: 75px;
    margin: 0 auto;
    text-align: center
}

ul.slick-dots li {
    float: left;
    margin: 0 5px
}

ul.slick-dots button {
    border: none;
    text-indent: -9999px;
    width: 15px;
    height: 15px;
    border-radius: 100%;
    background: #000;
    opacity: .1
}

#big-video-control,
#big-video-control-bar {
    height: 16px;
    position: relative;
    width: 100%
}

.slick-active button {
    opacity: .3 !important
}

.slick-slider * {
    outline: 0
}

.slick-slide {
    -ms-transform: scale(.9, .9);
    -webkit-transform: scale(.9, .9);
    transform: scale(.9, .9);
    opacity: .65;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.slick-slide.testimonial {
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1)
}

.slick-current {
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.slick-current.testimonial {
    opacity: 1 !important
}

#big-video-wrap {
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0
}

#big-video-image,
#big-video-vid {
    position: absolute
}

#big-video-control-container {
    position: fixed;
    bottom: 0;
    padding: 10px;
    width: 100%;
    background: rgba(0, 0, 0, .25);
    -webkit-transition-duration: .6s;
    -moz-transition-duration: .6s;
    -ms-transition-duration: .6s;
    -o-transition-duration: .6s;
    transition-duration: .6s
}

#big-video-control-middle {
    margin: 0 56px 0 24px
}

#big-video-control-bar {
    cursor: pointer
}

#big-video-control-progress {
    position: absolute;
    top: 7px;
    height: 3px;
    width: 0%;
    background: #fff
}

#big-video-control-track {
    position: absolute;
    top: 8px;
    height: 1px;
    width: 100%;
    background: #fff
}

#big-video-control-bound-left {
    left: 0
}

#big-video-control-bound-right {
    right: -1px
}

#big-video-control-track .ui-slider-handle {
    opacity: 0
}

#big-video-control-playhead {
    left: 30%
}

#big-video-control-play {
    position: absolute;
    top: 0;
    left: 0;
    height: 16px;
    width: 16px;
    background-image: url(bigvideo.png)
}

#big-video-control-timer {
    position: absolute;
    top: 1px;
    right: 0;
    color: #fff;
    font-size: 11px
}

#big-video-control-bound-left,
#big-video-control-bound-right,
#big-video-control-playhead {
    position: absolute;
    top: 0;
    height: 16px;
    width: 1px;
    background: #fff
}

#big-video-control .ui-slider-handle {
    border-left: solid 1px #fff;
    width: 16px;
    height: 16px;
    position: absolute;
    top: -8px
}

.transparent {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0
}

.cinch {
    width: 0;
    white-space: nowrap;
    padding-right: 0 !important;
    -webkit-transition: all .12s ease 0s;
    -moz-transition: all .12s ease 0s;
    -ms-transition: all .12s ease 0s;
    -o-transition: all .12s ease 0s;
    transition: all .12s ease 0s
}

.cinch i.fa-sort-down {
    top: -3px;
    left: 2px;
    position: relative
}

.cinch.open.online-ticketing {
    width: 160px;
    font-weight: 600
}

.cinch.open.admissions-box-office-rfid {
    width: 250px;
    font-weight: 600
}

.cinch.open.client-support {
    width: 145px;
    font-weight: 600
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .12s linear .12s;
    -moz-transition: opacity .12s linear .12s;
    -ms-transition: opacity .12s linear .12s;
    -o-transition: opacity .12s linear .12s;
    transition: opacity .12s linear .12s
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

.customer-questions {
    margin: 50px 0
}

.customer-questions li {
    padding: 40px;
    max-width: 300px;
    margin: 0 auto 5px;
    position: relative;
    display: inline-block;
    border: 2px solid #fff;
    color: #fff
}

.customer-questions li.green {
    background: #2772b8;
    top: -10px;
    left: 40px;
    font-size: 20px;
    z-index: 2;
    border-radius: 20px 20px 20px 0
}

.customer-questions li.green:before {
    border-color: #2772b8 transparent transparent;
    border-width: 10px 25px 0 0;
    left: 0
}

.customer-questions li.yellow {
    background: #55ade1;
    top: 5px;
    margin-right: 10px;
    font-size: 25px;
    line-height: 25px;
    z-index: 3;
    border-radius: 20px 20px 0
}

.customer-questions li.yellow:before {
    border-color: transparent #55ade1 transparent transparent;
    border-width: 0 25px 10px 0;
    right: 0
}

.customer-questions li.red {
    background: #313e61;
    top: -20px;
    left: -45px;
    z-index: 2;
    border-radius: 20px 20px 0
}

.customer-questions li.red:before {
    border-color: transparent #313e61 transparent transparent;
    border-width: 0 25px 10px 0;
    right: 0
}

.customer-questions li:before {
    content: "\A";
    border-style: solid;
    position: absolute;
    bottom: -9px
}

body {
    line-height: 1.5em;
    font-family: "Red Hat Display", sans-serif
}

a,
h1,
h2,
h3,
h4,
h5,
h6,
p {
    font-family: "Red Hat Display", sans-serif;
    line-height: 1.48em;
    margin-top: 0
}

.jumbotron h1 {
    color: #fff;
    text-transform: normal;
    font-size: 55px;
    margin-bottom: 10px
}

.banner h4,
h1 span,
h2.h3,
h3 {
    text-transform: none
}

@media (max-width:740px) {
    .jumbotron h1 {
        font-size: 40px
    }
}

.jumbotron h5 {
    font-weight: 300;
    color: #fff;
    line-height: 1.4em;
    margin: 0 0 25px;
    letter-spacing: .02em;
    font-size: 16px
}

h2.subhead,
strong {
    letter-spacing: .5px
}

.homepage-v2 .jumbotron h1 {
    font-weight: 400
}

.wf-loading a,
.wf-loading h1,
.wf-loading h2,
.wf-loading h3,
.wf-loading h4,
.wf-loading h5,
.wf-loading h6,
.wf-loading p {
    visibility: hidden
}

h1 {
    font-size: 45px;
    margin-bottom: 15px !important;
    font-weight: 600;
    line-height: .95em
}

h1 span {
    position: relative;
    font-weight: 700;
    font-size: 50px;
    letter-spacing: 0;
    text-shadow: 1px 1px .5px rgba(0, 0, 0, .5)
}

h2 {
    font-size: 30px;
    padding: 0;
    color: #151515;
    margin: 0 0 10px;
    font-weight: 300
}

h2.subhead {
    color: #2772b8;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    display: inline-block;
    margin-bottom: 19px
}

h2.h3,
h3,
h4 {
    margin-bottom: 14px
}

h2.subhead.circle {
    background: #55ade1;
    padding: 3px 15px;
    border-radius: 12px 0;
    box-shadow: 0 3px 0 #2772b8;
    color: #fff
}

h2.subhead.circle.white {
    background: #fff;
    border: none;
    color: #2772b8 !important
}

h2.subhead.circle.blue {
    background: #48b2e8;
    border: none;
    color: #fff !important
}

h2.h3,
h3,
strong {
    color: #151515
}

h2.h3 {
    font-size: 40px;
    font-weight: 600;
    line-height: 1em
}

@media (max-width:740px) {
    h2.h3 {
        font-size: 25px
    }
}

h3 {
    font-size: 40px;
    font-weight: 600;
    line-height: 1em
}

@media (max-width:740px) {
    h3 {
        font-size: 25px
    }
}

h4 {
    font-size: 20px;
    font-weight: 200;
    line-height: 1.5em;
    color: #5d5d5d
}

@media (max-width:740px) {
    h4 {
        font-size: 15px !important
    }

    h5 {
        font-size: 15px
    }
}

.lead {
    line-height: 1.5
}

.banner h4 {
    color: #fafafa !important
}

h5 {
    font-size: 15px;
    font-weight: 700;
    color: #151515;
    line-height: 1.5em;
    margin-bottom: 5px
}

h6 {
    margin: 0;
    padding: 0;
    font-weight: 500;
    color: #48b2e8
}

.tools h6,
p,
ul.circle li {
    font-weight: 400
}

.tools h6 {
    font-size: 20px;
    margin-bottom: 10px
}

p {
    font-size: 16px;
    color: #5d5d5d;
    line-height: 1.6667
}

h5~p {
    margin-bottom: 15px
}

ul {
    padding-left: 0
}

ul ul {
    margin-bottom: 20px
}

ul li {
    font-family: "Red Hat Display", sans-serif;
    color: #404040;
    list-style-type: none
}

ul.circle {
    margin-top: 10px;
    list-style-type: circle
}

ul.circle li {
    color: #5d5d5d;
    list-style-type: disc;
    margin-left: 15px;
    margin-bottom: 0
}

.infographics ol,
ul.circle li li {
    list-style-type: none
}

ul.circle li li:before {
    content: "\2022";
    color: #48b2e8;
    font-weight: 700;
    display: inline-block;
    width: 1em;
    margin-left: -1em
}

.security code {
    background: #fff;
    color: #5d5d5d;
    padding: 0;
    font-size: 100%;
    border-radius: 0
}

.max-narrow {
    max-width: 600px;
    margin: 0 auto
}

#features h2 {
    margin-bottom: .5em
}

a {
    color: #55ade1
}

a:hover {
    color: #1f7bb1
}

.glyphicon-ok {
    color: #3c763d
}

.textContainer {
    height: 285px;
    line-height: 285px
}

.textContainer .blockquote {
    vertical-align: middle;
    display: inline-block
}

.text-align-right {
    text-align: right
}

.icon-button {
    width: 20px;
    height: 20px;
    display: inline-block;
    margin: 3px 10px 0 0
}

.icon-button.white {
    background: url(/marketing/assets/i/icons/doc.png)
}

@media (min--moz-device-pixel-ratio:1.3),
(-o-min-device-pixel-ratio:2.6 / 2),
(-webkit-min-device-pixel-ratio:1.3),
(min-device-pixel-ratio:1.3),
(min-resolution:1.3dppx) {
    .icon-button.white {
        background-image: url(/marketing/assets/i/icons/doc@2x.png);
        background-size: 20px 20px
    }
}

.icon {
    width: 50px;
    height: 50px;
    display: block;
    margin-bottom: 10px
}

.banner-alert h5,
.button,
.card a,
.card h5.tag,
.card span {
    display: inline-block
}

.icon.white {
    background: url(/marketing/assets/i/sprite-light-con.png)
}

@media (min--moz-device-pixel-ratio:1.3),
(-o-min-device-pixel-ratio:2.6 / 2),
(-webkit-min-device-pixel-ratio:1.3),
(min-device-pixel-ratio:1.3),
(min-resolution:1.3dppx) {
    .icon.white {
        background-image: url(/marketing/assets/i/sprite-light-con@2x.png);
        background-size: 500px 200px
    }
}

.icon.dark {
    background: url(/marketing/assets/i/sprite-dark.png)
}

@media (min--moz-device-pixel-ratio:1.3),
(-o-min-device-pixel-ratio:2.6 / 2),
(-webkit-min-device-pixel-ratio:1.3),
(min-device-pixel-ratio:1.3),
(min-resolution:1.3dppx) {
    .icon.dark {
        background-image: url(/marketing/assets/i/sprite-dark@2x.png);
        background-size: 500px 200px
    }
}

.icon.blue {
    background: url(/marketing/assets/i/sprite-blue.png)
}

@media (min--moz-device-pixel-ratio:1.3),
(-o-min-device-pixel-ratio:2.6 / 2),
(-webkit-min-device-pixel-ratio:1.3),
(min-device-pixel-ratio:1.3),
(min-resolution:1.3dppx) {
    .icon.blue {
        background-image: url(/marketing/assets/i/sprite-blue@2x.png);
        background-size: 500px 200px
    }
}

.icon.center {
    margin: 0 auto 10px
}

.icon.cart {
    background-position: -1px -1px
}

.icon.thumbsup {
    background-position: -50px -2px
}

.icon.user {
    background-position: -100px -1px
}

.icon.group {
    background-position: -150px -1px
}

.icon.help {
    background-position: -201px -1px
}

.icon.slash {
    background-position: -251px -1px
}

.icon.data {
    background-position: -301px -1px
}

.icon.calendar {
    background-position: -351px -1px
}

.icon.coins {
    background-position: -401px -1px
}

.icon.dollar {
    background-position: -451px -1px
}

.icon.tag {
    background-position: -1px -51px
}

.icon.search {
    background-position: -51px -51px
}

.icon.wifi {
    background-position: -101px -51px
}

.icon.beer {
    background-position: -151px -51px
}

.icon.gear {
    background-position: -200px -51px
}

.icon.rows {
    background-position: -250px -51px
}

.icon.mail {
    background-position: -300px -51px
}

.icon.line {
    background-position: -350px -51px
}

.icon.inout {
    background-position: -401px -51px
}

.icon.pin {
    background-position: -451px -51px
}

.icon.time {
    background-position: -1px -101px
}

.icon.credit {
    background-position: -51px -101px
}

.icon.mobile {
    background-position: -101px -101px
}

.icon.scanner {
    background-position: -151px -101px
}

.icon.laptop {
    background-position: -201px -101px
}

.icon.lock {
    background-position: -251px -101px
}

.icon.ticket {
    background-position: -301px -101px
}

.icon.phone {
    background-position: -350px -101px
}

.icon.chat {
    background-position: -400px -101px
}

.icon.arena,
.icon.basketball,
.icon.event {
    background-position: -451px -101px
}

.icon.facebook {
    background-position: -1px -151px
}

.icon.twitter {
    background-position: -51px -151px
}

.icon.megaphone {
    background-position: -101px -151px
}

.icon.heart {
    background-position: -151px -151px
}

.icon.pacifier {
    background-position: -201px -151px
}

.icon.fork {
    background-position: -251px -151px
}

.tooltip {
    white-space: nowrap
}

.tooltip .tooltip-inner {
    margin-right: 14px;
    padding: 10px 15px;
    position: relative
}

.svg-library {
    height: 0
}

.banner-alert {
    position: relative;
    color: #000;
    z-index: 99999;
    background: #fdc20b;
    padding: 20px 35px;
    text-align: center
}

.banner-alert h5 {
    margin-right: 10px;
    font-weight: 500;
    margin-bottom: 0
}

.banner-alert a {
    color: #000;
    font-weight: 700
}

.banner-alert a:hover {
    cursor: pointer
}

.banner {
    background: -webkit-radial-gradient(#48b2e8, #1c9ee1);
    background: -o-radial-gradient(#48b2e8, #1c9ee1);
    background: -moz-radial-gradient(#48b2e8, #1c9ee1);
    background: radial-gradient(#48b2e8, #1c9ee1);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#48b2e8', endColorstr='#1c9ee1');
    text-align: center;
    font-size: 20px;
    line-height: 1.48em;
    padding: 40px
}

.banner h4 {
    margin-bottom: 23px
}

svg {
    width: 100px;
    margin-bottom: 10px;
    height: 110px
}

.clients .svg-library,
.svg-library svg {
    height: 0
}

svg.large {
    width: 100%
}

.cta-banner {
    background: #fff;
    border-top: 1px solid #ededef;
    border-bottom: none;
    background-size: cover
}

.cta-banner .row {
    padding: 100px 0
}

.cta-banner h4 {
    margin-bottom: 5px;
    color: #2772b8;
    font-weight: 400
}

.cta-banner p {
    margin-bottom: 15px
}

.cta-banner h3 {
    margin-bottom: 10px;
    letter-spacing: 0;
    font-weight: 800 !important;
    font-size: 3em !important
}

.cta-banner .button.outline-white:hover {
    color: #48b2e8
}

.card {
    margin-bottom: 20px;
    background: #fff;
    border-bottom: 3px solid #e8eaed;
    border-radius: 3px
}

.card span.name {
    font-size: 23px;
    margin-bottom: 5px
}

.card h3:after {
    content: "";
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    margin-top: 10px;
    display: block
}

video#bgvid {
    background: url(/marketing/assets/v/homepage-hero-poster.jpg) bottom right;
    background-size: cover;
    min-width: 100%;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 0
}

@media (min-width:1400px) {
    video#bgvid {
        top: -150px
    }
}

@media (min-width:1200px) {
    video#bgvid {
        top: -50px
    }
}

@media (max-width:740px) {
    video#bgvid {
        display: none
    }
}

img.overflow {
    width: 200%
}

.svg-icon.circle {
    border: 2px solid rgba(64, 64, 64, .2);
    padding: 7px;
    border-radius: 4px;
    width: 60px;
    height: 60px
}

.svg-icon.circle.white {
    background: #fff;
    border: none
}

.svg-icon-small {
    fill: currentColor;
    height: 20px;
    margin: 0 10px 0 0;
    width: 20px
}

img.icon {
    width: 45px;
    height: 45px;
    margin-bottom: 15px
}

.event-categories li .category {
    padding: 60px 20px;
    margin: 15px 0;
    background: #fff;
    border-bottom: 3px solid #a6a6a6;
    text-align: center;
    font-weight: 500;
    font-size: 17px;
    cursor: pointer
}

.event-categories li .category i {
    margin-right: 10px;
    display: block;
    font-size: 3em;
    margin-bottom: 10px;
    color: #737373
}

.event-categories li .category:hover {
    box-shadow: 5px 5px 0 rgba(64, 64, 64, .5);
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear
}

.button,
.style-guide .button {
    box-shadow: 0 0 0 transparent
}

.card {
    display: block;
    width: 100%;
    margin-top: 80px;
    padding: 50px
}

.card.contact-info .icon,
.card.homepage-tour .icon,
.desktop-only {
    display: none
}

@media (max-width:740px) {
    .card {
        padding: 30px 10px
    }
}

.card.get-started-form {
    padding: 20px;
    margin: 0;
    background: #fff;
    border-radius: 2px
}

.card.news {
    margin-top: 0;
    margin-bottom: 80px;
    background-image: -webkit-linear-gradient(left, #001928 0, #2772b8 100%);
    background-image: -o-linear-gradient(left, #001928 0, #2772b8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF001928', endColorstr='#FF2772B8', GradientType=1);
    background: #151515;
    border-bottom: none;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.card .flex-box img,
.card .flex-container img,
ul.masonry li {
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out
}

.card.news h1,
.card.news h2,
.card.news h3,
.card.news h4,
.card.news h5,
.card.news h6,
.card.news p {
    color: #fff
}

.card.contact-info,
.card.homepage-tour {
    background: #f7f7f7;
    padding: 40px;
    border: none;
    position: relative;
    margin: 0;
    border-radius: 0
}

.card.contact-info:first-of-type,
.card.homepage-tour:first-of-type {
    margin-left: 0;
    border-right: 1px solid #ccc
}

.card.contact-info:last-of-type,
.card.homepage-tour:last-of-type {
    margin-right: 0;
    border-left: 1px solid #ccc
}

@media (max-width:740px) {

    .card.contact-info,
    .card.homepage-tour {
        margin-bottom: 30px;
        padding: 40px
    }

    .card.contact-info:first-of-type,
    .card.homepage-tour:first-of-type {
        margin-left: 0;
        border-right: none
    }

    .card.contact-info:last-of-type,
    .card.homepage-tour:last-of-type {
        margin-right: 0;
        border-left: none
    }
}

.card.contact-info h4,
.card.homepage-tour h4 {
    font-weight: 600;
    color: #2772b8;
    font-size: 20px;
    margin-bottom: 10px;
    padding-bottom: 5px
}

@media (max-width:740px) {

    .card.contact-info h4,
    .card.homepage-tour h4 {
        font-size: 20px !important
    }
}

.card.contact-info .svg-icon,
.card.homepage-tour .svg-icon {
    float: none !important;
    background: #f4f4f4;
    border: none;
    margin: 0 0 5px
}

.card.contact-info p,
.card.homepage-tour p {
    margin-bottom: 30px !important
}

.card.contact-info {
    padding: 25px
}

.card.contact-info h5 {
    padding-left: 0
}

.card.tour {
    margin-top: 0;
    margin-bottom: 80px;
    background: #55ade1;
    border: 1px solid #ededef
}

.card.tour.margin-top {
    margin-top: 80px
}

.card.tour h4 {
    font-weight: 300;
    margin-bottom: 30px;
    line-height: 1.48em;
    color: #fff;
    font-size: 20px
}

.card .label {
    display: block;
    border-bottom: 1px solid #48b2e8;
    padding: 0;
    margin-bottom: 20px;
    text-align: left;
    border-radius: 0
}

.card h5.tag {
    background: #48b2e8;
    font-size: 9px;
    letter-spacing: 2px;
    padding: 10px 15px 9px;
    font-weight: 700;
    border-radius: 2px 2px 0 0;
    margin: 0
}

.card p {
    margin-bottom: 15px !important
}

.card h4 {
    font-weight: 700;
    margin-bottom: 10px;
    line-height: 23px
}

.card .title {
    font-weight: 600
}

.card a.button {
    cursor: pointer !important
}

.card .flex-box,
.card .flex-container {
    overflow: visible;
    position: relative
}

.card .flex-box img,
.card .flex-container img {
    position: relative;
    left: -25%;
    bottom: -20px;
    -ms-transform: scale(1.48, 1.48);
    -webkit-transform: scale(1.48, 1.48);
    transform: scale(1.48, 1.48);
    transition: all .3s ease-out
}

@media (max-width:740px) {

    .card .flex-box img,
    .card .flex-container img {
        -ms-transform: scale(1, 1);
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
        left: 0;
        bottom: 0;
        opacity: 1
    }
}

.card:hover.news .flex-box img {
    opacity: 1;
    -ms-transform: scale(1.5, 1.5);
    -webkit-transform: scale(1.5, 1.5);
    transform: scale(1.5, 1.5)
}

#featured-clients .row {
    padding: 15px 0
}

ul.masonry li {
    background: #55ade1;
    transition: all .3s ease-out;
    padding: 20px
}

ul.masonry li:nth-child(2n) {
    background: #2772b8
}

ul.masonry li:nth-child(3n) {
    background: #52bfff
}

ul.masonry li h1,
ul.masonry li h2,
ul.masonry li h3,
ul.masonry li h4,
ul.masonry li h5,
ul.masonry li h6,
ul.masonry li p {
    color: #fff
}

ul.masonry li:hover {
    background: #151515;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
}

ul.masonry li .attribution {
    margin-bottom: 0;
    padding-bottom: 0
}

ul.masonry li.image {
    padding: 0;
    min-width: 100%;
    margin-bottom: -6px
}

.attribution {
    font-size: 16px;
    font-weight: 500
}

.button {
    border: none;
    padding: 12px 16px;
    min-width: 150px;
    text-align: center;
    border-radius: 3px;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 1px;
    position: relative;
    margin-bottom: 5px;
    -webkit-transition: all .1s ease 0s;
    -moz-transition: all .1s ease 0s;
    -ms-transition: all .1s ease 0s;
    -o-transition: all .1s ease 0s;
    transition: all .1s ease 0s
}

.shadow-top,
section:first-of-type {
    box-shadow: 0 -1px 50px 0 rgba(0, 0, 0, .5)
}

@media (max-width:500px) {
    .button {
        min-width: 100%
    }
}

.button.small {
    padding: 10px 15px;
    min-width: 110px;
    font-size: 11px;
    margin: 5px 2.5px 0
}

.flex-box,
.flex-box p:last-of-type,
.header-menu-nav--button.button,
.jumbotron .button {
    margin-bottom: 0
}

.button.primary {
    background: #2772b8;
    color: #fff
}

.button.primary:hover {
    background: #155897
}

.button.secondary {
    background: #55ade1;
    color: #fff
}

.button.secondary:hover {
    background: #1d9be6
}

.button.green {
    background: #4ec048;
    color: #fff
}

.button.green:hover {
    background: #3c9e37
}

.button.xdark-blue {
    background: #151515;
    color: #fff
}

.button.xdark-blue:hover {
    background: #000
}

.button.outline-white {
    background: rgba(255, 255, 255, .1);
    color: #fff;
    border: 3px solid #fff
}

.button.outline-white:hover {
    background: #fff;
    color: #2772b8
}

.button.outline-blue {
    background: 0 0;
    color: #2772b8;
    border: 2px solid #2772b8
}

.button.blue,
.button.outline-blue:hover,
.button.submit {
    background: #2772b8;
    color: #fff
}

.button.blue:hover,
.button.submit:hover {
    background: #1e7ad1
}

.button.cancel {
    background: #d0021b;
    color: #fff
}

.button.cancel:hover {
    background: #e1001b
}

.button.cancel:hover:after {
    color: #d0021b
}

.button:hover {
    text-decoration: none
}

body,
html {
    overflow-x: hidden;
    background: #001928
}

.fixed-height-margin {
    margin-top: 60px
}

@media (max-width:940px) {
    .fixed-height-margin {
        margin-top: 0
    }
}

.flex-container {
    display: -webkit-box;
    display: -mox-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
}

@media (max-width:740px) {
    .card:hover.news .flex-box img {
        -ms-transform: scale(1, 1);
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1)
    }

    .flex-container {
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        -webkit-box-direction: normal;
        -moz-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .flex-container .flex-box.mobile-top {
        order: 1
    }

    .flex-container .flex-box.mobile-bottom {
        order: 2
    }
}

.flex-container.grid {
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row !important;
    margin-bottom: 10px
}

.flex-container.grid .flex-box {
    margin-right: 10px;
    padding: 0
}

.flex-container.grid .flex-box.wide-gutter-right {
    margin-right: 5%
}

.flex-container.gutter-bottom,
.flex-container.gutter-bottom-20 {
    margin-bottom: 20px
}

.flex-container.gutter-bottom-40 {
    margin-bottom: 40px
}

.flex-center-container,
iframe {
    max-width: 100%
}

.iframe-container-contact-sales {
    padding-top: 500px;
    position: relative
}

@media (max-width:1099px) {
    .iframe-container-contact-sales {
        padding-top: 733px
    }
}

.iframe-container-contact-sales iframe {
    border: 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.iframe-container-sem {
    padding-top: 247px;
    position: relative
}

.iframe-container-sem iframe {
    border: 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.iframe-container-vertical {
    padding-top: 230px;
    position: relative
}

.iframe-container-vertical iframe {
    border: 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.group-group {
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.group-group .group-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    padding: 0 14px;
    margin-bottom: 28px;
    float: left;
    line-height: 22px
}

.group-group .group-item .group-item-icon {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 64px;
    -ms-flex: 0 0 64px;
    flex: 0 0 64px;
    height: 64px;
    margin-right: 22px
}

.group-group .group-item .group-item-text {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline
}

.margin-top-0,
.no-top-margin {
    margin-top: 0 !important
}

.left-justify {
    text-align: left
}

.left-justify .svg-icon {
    float: left;
    margin-right: 20px
}

.row {
    border-bottom: 1px solid #f0f0f0
}

.row.no-border,
footer .row {
    border-bottom: none
}

.row:last-child {
    border: none
}

.no-border-top {
    border-top: none !important
}

.no-border-right {
    border-right: none !important
}

.no-border-bottom {
    border-bottom: none !important
}

.no-border-left {
    border-left: none !important
}

.border-bottom {
    border-bottom: 1px solid #f0f0f0 !important
}

.container .jumbotron {
    padding: 0
}

.flex-box {
    margin-right: 10px;
    padding: 0 10px
}

.flex-box.flex-one {
    -webkit-box-flex: 1;
    -moz-box-flex: 2;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.flex-box.flex-two {
    -webkit-box-flex: 2;
    -moz-box-flex: 2;
    -webkit-flex: 2;
    -ms-flex: 2;
    flex: 2
}

.flex-box.flex-three {
    -webkit-box-flex: 3;
    -moz-box-flex: 3;
    -webkit-flex: 3;
    -ms-flex: 3;
    flex: 3
}

.flex-box.flex-four {
    -webkit-box-flex: 4;
    -moz-box-flex: 4;
    -webkit-flex: 4;
    -ms-flex: 4;
    flex: 4
}

.flex-box.button {
    padding: 10px
}

.flex-box.text-box {
    background: #48b2e8;
    padding: 5% !important
}

.flex-box.text-box h1,
.flex-box.text-box h2,
.flex-box.text-box h3,
.flex-box.text-box h4,
.flex-box.text-box h5,
.flex-box.text-box h6,
.flex-box.text-box p {
    color: #fff
}

.flex-box.group img {
    margin-bottom: 15px
}

@media (max-width:740px) {
    .flex-box {
        margin-right: 0;
        margin-bottom: 20px
    }
}

.flex-box.center {
    align-items: center;
    justify-content: center;
    display: flex;
    margin-bottom: 0
}

@media (max-width:740px) {
    .flex-box.center {
        margin-bottom: 20px
    }
}

.flex-box:last-child {
    margin-right: 0;
    margin-bottom: 0
}

.margin-bottom-0,
.no-bottom-margin {
    margin-bottom: 0 !important
}

.flex-box.overflow-visible {
    overflow: visible !important
}

section:first-of-type {
    border-top: 1px solid #e5e5e5
}

section {
    position: relative;
    z-index: 2;
    background: #fff;
    border-bottom: 1px solid #ededef
}

section.offwhite {
    background: #fafafa
}

section .row {
    padding: 80px 0
}

@media (max-width:740px) {
    section .row {
        padding: 40px 0
    }
}

.no-left-padding,
.padding-left-0 {
    padding-left: 0 !important
}

.no-right-padding,
.padding-right-0 {
    padding-right: 0 !important
}

section .row.no-bottom-padding {
    padding-bottom: 0
}

section.no-border {
    border: none !important
}

section.has-testimonial {
    padding-bottom: 0;
    border: none
}

section.highlight h1,
section.highlight h2,
section.highlight h3,
section.highlight h4,
section.highlight h5,
section.highlight h6,
section.highlight p {
    color: #fff !important
}

section.xlight-gray {
    background: #f4f4f4
}

section.xlight-gray h1,
section.xlight-gray h2,
section.xlight-gray h3,
section.xlight-gray h4,
section.xlight-gray h5,
section.xlight-gray h6,
section.xlight-gray p {
    color: #5d5d5d
}

section.xlight-gray h2,
section.xlight-gray h4 {
    color: #151515
}

section.light-gray {
    background: #eee
}

section.light-gray h1,
section.light-gray h2,
section.light-gray h3,
section.light-gray h4,
section.light-gray h5,
section.light-gray h6,
section.light-gray p {
    color: #5d5d5d
}

section.blue h1,
section.blue h2,
section.blue h3,
section.blue h4,
section.blue h5,
section.blue h6,
section.blue p,
section.gradient-purple h1,
section.gradient-purple h2,
section.gradient-purple h3,
section.gradient-purple h4,
section.gradient-purple h5,
section.gradient-purple h6,
section.gradient-purple p,
section.green h1,
section.green h2,
section.green h3,
section.green h4,
section.green h5,
section.green h6,
section.green p,
section.orange h1,
section.orange h2,
section.orange h3,
section.orange h4,
section.orange h5,
section.orange h6,
section.orange p,
section.purple h1,
section.purple h2,
section.purple h3,
section.purple h4,
section.purple h5,
section.purple h6,
section.purple p,
section.red h1,
section.red h2,
section.red h3,
section.red h4,
section.red h5,
section.red h6,
section.red p,
section.xdark-blue h1,
section.xdark-blue h2,
section.xdark-blue h3,
section.xdark-blue h4,
section.xdark-blue h5,
section.xdark-blue h6,
section.xdark-blue p {
    color: #fff
}

section.blue {
    background: #2772b8
}

section.orange {
    background: #ff9008
}

section.red {
    background: #ff545f
}

section.green {
    background: #4ec048
}

section.purple {
    background: #8031a7
}

section.xdark-blue {
    background: #151515
}

section.gradient-purple {
    background-repeat: repeat-x;
    background-image: -webkit-linear-gradient(204deg, #151515, #622580);
    background-image: -o-linear-gradient(204deg, #151515, #622580);
    background-image: linear-gradient(204deg, #151515, #622580)
}

.no-top-padding {
    padding-top: 0 !important
}

.no-bottom-padding {
    padding-bottom: 0 !important
}

.padding-top-40 {
    padding-top: 40px !important
}

.padding-bottom-40 {
    padding-bottom: 40px !important
}

.padding-top-20 {
    padding-top: 20px !important
}

.padding-bottom-20 {
    padding-bottom: 20px !important
}

.padding-top-0 {
    padding-top: 0 !important
}

.padding-bottom-0 {
    padding-bottom: 0 !important
}

.margin-top-20 {
    margin-top: 20px !important
}

.margin-bottom-20 {
    margin-bottom: 20px !important
}

.margin-top-40 {
    margin-top: 40px !important
}

.margin-right-0 {
    margin-right: 0 !important
}

.margin-left-0 {
    margin-left: 0 !important
}

.center-contain {
    max-width: 66.666%;
    margin: 0 auto;
    text-align: center
}

@media (max-width:740px) {
    .center-contain {
        max-width: 100%
    }
}

h4.center-contain {
    max-width: 700px;
    margin: 0 auto 30px;
    text-align: center
}

section.highlight {
    background: #2a98d9
}

section.highlight h1,
section.highlight h2,
section.highlight h3,
section.highlight h4,
section.highlight h5,
section.highlight h6 {
    color: #fff !important
}

section.highlight .row {
    border-bottom: 1px solid rgba(255, 255, 255, .1)
}

img.center {
    margin: 1em auto;
    display: block
}

img.full-width {
    min-width: 100%
}

.box-office-admissions-RFID .hero,
.client-support .hero,
.hero,
.homepage .hero,
.online-ticketing .hero {
    margin: 0
}

.box-office-admissions-RFID .hero .tint,
.client-support .hero .tint,
.homepage .hero .tint,
.online-ticketing .hero .tint {
    background-image: -webkit-linear-gradient(left, rgba(97, 97, 97, .42) 0, rgba(97, 97, 97, .3) 100%);
    background-image: -o-linear-gradient(left, rgba(97, 97, 97, .42) 0, rgba(97, 97, 97, .3) 100%);
    background-image: linear-gradient(to right, rgba(97, 97, 97, .42) 0, rgba(97, 97, 97, .3) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6B616161', endColorstr='#4D616161', GradientType=1);
    padding: 200px 0 140px
}

.box-office-admissions-RFID .hero h1,
.box-office-admissions-RFID .hero h5,
.client-support .hero h1,
.client-support .hero h5,
.homepage .hero h1,
.homepage .hero h5,
.online-ticketing .hero h1,
.online-ticketing .hero h5 {
    color: #fff;
    text-shadow: 0 0 50px rgba(0, 0, 0, .5)
}

.box-office-admissions-RFID .hero h1,
.client-support .hero h1,
.homepage .hero h1,
.online-ticketing .hero h1 {
    font-weight: 500;
    font-size: 50px
}

.box-office-admissions-RFID .hero h5,
.client-support .hero h5,
.homepage .hero h5,
.online-ticketing .hero h5 {
    font-weight: 400;
    line-height: 1.48em;
    letter-spacing: .02em
}

@media (max-width:740px) {

    .box-office-admissions-RFID .hero .tint,
    .client-support .hero .tint,
    .homepage .hero .tint,
    .online-ticketing .hero .tint {
        padding: 130px 0 40px;
        background: rgba(97, 97, 97, .7)
    }

    .box-office-admissions-RFID .hero h1,
    .client-support .hero h1,
    .homepage .hero h1,
    .online-ticketing .hero h1 {
        font-size: 50px
    }
}

.sem .hero .tint {
    padding: 120px 0 60px
}

.sem .hero .tint h5 {
    color: #001928;
    text-shadow: none
}

.container {
    max-width: 1100px
}

.select-css,
img {
    max-width: 100%
}

.testimonial {
    margin: 50px 0 0
}

.testimonial .center-contain {
    text-align: left
}

.testimonial .logo {
    display: block;
    border-radius: 100%;
    border: 6px solid #fff
}

.testimonial .row {
    padding: 0
}

.testimonial .testimonial-container {
    padding: 8em 3em;
    text-align: left
}

.testimonial .tint {
    background: rgba(49, 62, 97, .92);
    padding: 60px 0
}

.testimonial p {
    color: #fff
}

.testimonial p.quote {
    font-size: 20px
}

.testimonial p.attribution {
    font-size: 16px;
    margin-bottom: 0;
    letter-spacing: 1px;
    font-weight: 700
}

.testimonial.ice-castles {
    background: url(/marketing/assets/i/client-support/ice-castles-testimonial.jpg) 0 10%;
    background-size: cover
}

.testimonial.big-pour {
    background: url(/marketing/assets/i/admissions-box-office-rfid/big-pour-testimonial.jpg) 50% 70%;
    background-size: cover
}

article img {
    margin-bottom: 2em
}

div.aside {
    display: block;
    background: #e8eaed;
    padding: 20px;
    font-size: 12px;
    border-radius: 2px;
    margin-top: 3em
}

div.aside p {
    color: #001928
}

footer,
footer ul a {
    color: #151515
}

h2.hidden {
    display: block;
    height: 1px
}

.row {
    margin: 0
}

.row.has-video .video {
    margin: 20px 0 40px
}

.row.has-video p {
    font-size: 1.2em;
    line-height: 1.48em
}

.top-margin {
    margin-top: 20px
}

.top-margin.xtra {
    margin-top: 40px
}

footer {
    padding: 80px 0;
    background: #fafafa;
    font-size: 12px
}

@media (max-width:740px) {
    footer {
        padding: 40px 0
    }
}

footer ul {
    padding: 0
}

footer ul a:hover {
    color: #2772b8
}

footer h5 {
    color: #2772b8;
    font-weight: 500;
    margin-bottom: 10px;
    font-size: 12px
}

@media (max-width:768px) {
    footer h5 {
        margin-top: 25px
    }
}

footer ul li {
    line-height: 2
}

footer .row:nth-child(2) {
    margin: 35px 0;
    border-top: 1px solid rgba(21, 21, 21, .2);
    border-bottom: 1px solid rgba(21, 21, 21, .2);
    padding: 20px 0
}

footer .row:nth-child(2) a {
    color: #151515
}

footer .row:last-child ul li {
    float: left;
    margin-right: 20px
}

footer .row:last-child ul li.copyright,
footer .row:last-child ul li.tos {
    top: 5px;
    position: relative;
    color: #151515;
    font-size: 12px
}

footer .logo {
    width: 100px;
    display: block
}

footer .social-media {
    border-top: 1px solid rgba(21, 21, 21, .2);
    margin-top: 12px;
    padding-top: 10px
}

footer .social-media li {
    display: inline-block;
    font-size: 22px;
    margin-right: 10px
}

.gutter-bottom,
.gutter-bottom-20 {
    margin-bottom: 20px !important
}

.gutter-bottom-40 {
    margin-bottom: 40px !important
}

.gutter-bottom-50,
.gutter-bottom-plus {
    margin-bottom: 50px !important
}

.margin-right-10 {
    margin-right: 10px
}

.margin-right-20 {
    margin-right: 20px
}

.gutter-top {
    margin-top: 20px !important
}

.hero.btn {
    margin-top: 20px
}

.icon-group {
    margin: 0 auto
}

.icon-group .col-md-3,
.icon-group .col-md-4,
.icon-group .col-md-6 {
    margin-bottom: 20px
}

.headline {
    margin-bottom: 40px
}

.about .hero,
.browse-events .hero,
.careers .hero,
.clients .hero,
.press .hero,
.resources .hero,
.security .hero {
    background: center #151515;
    background-size: cover;
    padding: 100px 0;
    margin: 0
}

.about .hero h1,
.browse-events .hero h1,
.careers .hero h1,
.clients .hero h1,
.press .hero h1,
.resources .hero h1,
.security .hero h1 {
    color: #fff;
    font-weight: 500
}

.jumbotron {
    margin: 0;
    padding: 0
}

.jumbotron .tint {
    padding: 150px 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .82) 0, rgba(26, 26, 26, 0) 75%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .82) 0, rgba(26, 26, 26, 0) 75%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, .82) 0, rgba(26, 26, 26, 0) 75%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D1000000', endColorstr='#001A1A1A', GradientType=1)
}

section .jumbotron .tint {
    padding: 20px 0
}

section .jumbotron .tint h3 {
    color: #fff
}

section .jumbotron .tint h5 {
    font-weight: 700;
    margin-bottom: 5px;
    color: #fff
}

section .jumbotron .tint p {
    font-weight: 300;
    color: #fff;
    margin-bottom: 15px
}

section .jumbotron .tint p:last-of-type {
    margin-bottom: 0
}

ul.masonry {
    -moz-column-gap: 0;
    -webkit-column-gap: 0;
    column-gap: 0;
    width: 100%
}

ul.masonry li {
    display: inline-block;
    margin-bottom: 0;
    width: 100%;
    border: 10px solid #fafafa
}

ul.masonry li.image img {
    min-width: 100%;
    margin-bottom: 0
}

ul.masonry.two-col {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2
}

@media (max-width:740px) {
    .jumbotron .tint {
        background: rgba(0, 0, 0, .75)
    }

    ul.masonry.two-col {
        -moz-column-count: 1;
        -webkit-column-count: 1;
        column-count: 1
    }
}

ul.masonry.three-col {
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3
}

@media (max-width:740px) {
    ul.masonry.three-col {
        -moz-column-count: 1;
        -webkit-column-count: 1;
        column-count: 1
    }
}

ul.masonry.four-col {
    -moz-column-count: 4;
    -webkit-column-count: 4;
    column-count: 4
}

@media (max-width:740px) {
    ul.masonry.four-col {
        -moz-column-count: 1;
        -webkit-column-count: 1;
        column-count: 1
    }
}

ul.masonry.five-col {
    -moz-column-count: 5;
    -webkit-column-count: 5;
    column-count: 5
}

.contact-us .buffer {
    width: 100%;
    display: block;
    height: 60px
}

.template .jumbotron {
    background: url(/marketing/assets/i/client-support/client-support-hero.jpg) center center no-repeat;
    background-size: cover
}

.template .tint {
    background-repeat: repeat-x;
    background-image: -webkit-linear-gradient(45deg, rgba(39, 114, 184, .8), rgba(128, 49, 167, .8));
    background-image: -o-linear-gradient(45deg, rgba(39, 114, 184, .8), rgba(128, 49, 167, .8));
    background-image: linear-gradient(45deg, rgba(39, 114, 184, .8), rgba(128, 49, 167, .8))
}

.template .get-started-form .header {
    background: #000;
    position: absolute
}

.shadow-bottom {
    box-shadow: 0 1px 50px 0 rgba(0, 0, 0, .5)
}

.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none
}

footer.patron-technology {
    background: #fff;
    padding: 20px
}

footer.patron-technology img {
    width: 100px
}

footer.patron-technology img,
footer.patron-technology p {
    float: left
}

footer.patron-technology p {
    margin: 8px 0 0 20px;
    font-size: 10px
}

@media (max-width:740px) {
    ul.masonry.five-col {
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2
    }

    .contact-us .buffer {
        height: 100px
    }

    .logos-desk {
        display: none
    }

    .logos-mobile {
        display: block
    }
}

@media (min-width:940px) {
    .logos-desk .logo {
        padding: 40px
    }
}

@media (max-width:940px) {
    .logos-desk .logo {
        padding: 30px
    }
}

@media (min-width:740px) {
    .logos-desk {
        display: block
    }

    .logos-mobile {
        display: none
    }
}

.logos-mobile .row {
    border: none;
    padding: 0
}

.logos-mobile img {
    padding: 30px
}

.brand-logos img {
    filter: grayscale(1);
    opacity: .5
}

.brand-logos img:hover {
    filter: grayscale(0);
    opacity: 1
}

.big-stat {
    font-size: 100px !important;
    color: #48b2e8 !important;
    line-height: 1.2em !important
}

.about-stats h4 {
    color: #fff !important;
    font-weight: 500
}

.container.dark {
    background: #000
}

.homepage a.navbar-brand,
.navbar,
.navbar #primary-navigation {
    background: #181818
}

a.navbar-brand {
    -webkit-transition: all .2s ease 0s;
    -moz-transition: all .2s ease 0s;
    -ms-transition: all .2s ease 0s;
    -o-transition: all .2s ease 0s;
    transition: all .2s ease 0s;
    padding: 15px 20px !important;
    height: 60px;
    display: inline-block
}

a.navbar-brand:hover {
    opacity: .8
}

a.navbar-brand .logo {
    width: 110px
}

.navbar-nav .dropdown-menu li,
.navbar-secondary .navbar-collapse {
    width: 100%
}

.navbar {
    border-top: none;
    border-left: none;
    border-right: none;
    margin-bottom: 0;
    padding-bottom: 0
}

.navbar-nav .dropdown-menu li a:hover {
    background: #0b0b0b
}

.dropdown.open,
.dropdown.open li,
.nav .dropdown a:active,
.nav .dropdown a:focus,
.nav .dropdown a:hover,
.navbar-nav .dropdown-menu {
    -webkit-transition: all .2s ease 0s;
    -moz-transition: all .2s ease 0s;
    -ms-transition: all .2s ease 0s;
    -o-transition: all .2s ease 0s;
    transition: all .2s ease 0s
}

#secondary-navigation .navbar-nav>li>a {
    color: #5c5c5c;
    font-weight: 700;
    letter-spacing: 1.3px;
    cursor: pointer;
    font-size: 10px
}

#secondary-navigation .nav .dropdown a {
    background: 0 0;
    color: #fff
}

#secondary-navigation .dropdown.open,
#secondary-navigation .dropdown.open li,
#secondary-navigation .nav .dropdown a:focus,
#secondary-navigation .nav .dropdown a:hover {
    background-color: transparent
}

#secondary-navigation .dropdown.open li:nth-child(2n) a {
    padding: 0 20px
}

#secondary-navigation .nav .dropdown a:active,
#secondary-navigation .navbar-nav .dropdown-menu {
    -webkit-transition: all .2s ease 0s;
    -moz-transition: all .2s ease 0s;
    -ms-transition: all .2s ease 0s;
    -o-transition: all .2s ease 0s;
    transition: all .2s ease 0s;
    background: #313e61;
    color: #333
}

#secondary-navigation.navbar-collapse {
    background: #151515
}

#secondary-navigation.navbar-collapse li a {
    color: #fff;
    font-family: proxima-nova;
    font-size: 11px;
    letter-spacing: .15em;
    font-weight: 500;
    text-transform: none
}

#primary-navigation ul li a,
.navbar-nav li a {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: .02em
}

.navbar-nav .manual-contact {
    border-top: 1px solid #323232;
    padding: 10px 20px
}

.navbar-nav .manual-contact a,
.navbar-nav .manual-contact li {
    color: #fff;
    opacity: .8;
    padding: 5px 0
}

.navbar-nav .manual-contact a:hover {
    background: 0 0 !important
}

.navbar .navbar-toggle {
    padding: 14px 10px;
    margin-right: 0
}

.navbar .navbar-toggle .icon-bar {
    background: #fff
}

.navbar .navbar-toggle:focus {
    outline: 0
}

.navbar ul.navbar-left {
    margin: 0;
    padding: 0
}

.navbar ul.navbar-left li {
    float: left
}

.navbar-collapse .cta {
    margin-right: 10px
}

.navbar-collapse .btn {
    position: relative;
    margin: 12px 10px 10px 0;
    border-radius: 5px !important;
    background: #4ec048;
    color: #fff !important
}

@media (max-width:768px) {
    .navbar-collapse .btn {
        margin: 10px;
        float: none
    }

    .navbar-collapse .btn .navbar-collapse li:last-child .btn {
        margin-right: 10px
    }
}

.navbar-collapse .btn:hover {
    background: #43b13d
}

.dropdown-menu,
.navbar-collapse .btn.btn-phone {
    background: #181818
}

.navbar-secondary {
    z-index: 999;
    height: 60px;
    border-radius: 0
}

.navbar-secondary .btn.btn-default {
    color: #fff
}

@media (max-width:740px) {
    .navbar-secondary {
        display: none !important
    }
}

.navbar-secondary.fixed {
    position: fixed;
    top: 0;
    left: 0;
    border-top: 1px solid #000
}

@media (min-width:768px) {
    .navbar-nav>li>a {
        padding-top: 20px;
        padding-bottom: 20px
    }

    .navbar-collapse li:last-child .btn {
        margin-right: 0
    }

    .padding-left-mobile {
        padding-left: 0 !important
    }
}

.dropdown-menu {
    border: none;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
    padding: 0
}

.dropdown-menu li a {
    padding: 15px 20px
}

.dropdown-menu li a:hover {
    color: #fff
}

.tour-guide .flex-container {
    margin-bottom: 0
}

.tour-guide a {
    background: #48b2e8
}

#account-managers,
#account-managers .row:first-of-type,
#box-office,
#box-office .row:first-of-type,
#call-center,
#call-center .row:first-of-type,
#custom-dev,
#custom-dev .row:first-of-type,
#event-pages,
#event-pages .row:first-of-type,
#finance,
#finance .row:first-of-type,
#hardware,
#hardware .row:first-of-type,
#marketing,
#marketing .row:first-of-type,
#marketing-services,
#marketing-services .row:first-of-type,
#pricing,
#pricing .row:first-of-type,
#reserved-seating,
#reserved-seating .row:first-of-type,
#rfid,
#rfid .row:first-of-type,
#ticket-sales,
#ticket-sales .row:first-of-type,
#ticket-scanners,
#ticket-scanners .row:first-of-type {
    padding-top: 40px
}

#account-managers .force-normal-pad,
#box-office .force-normal-pad,
#call-center .force-normal-pad,
#custom-dev .force-normal-pad,
#event-pages .force-normal-pad,
#finance .force-normal-pad,
#hardware .force-normal-pad,
#marketing .force-normal-pad,
#marketing-services .force-normal-pad,
#pricing .force-normal-pad,
#reserved-seating .force-normal-pad,
#rfid .force-normal-pad,
#ticket-sales .force-normal-pad,
#ticket-scanners .force-normal-pad {
    padding-top: 80px !important
}

.mobile-nav,
.mobile-nav .mobile-nav--menu {
    background: #001928;
    padding: 15px 10px;
    width: 100%
}

@media (min-width:940px) {
    .desktop-only {
        display: block
    }
}

.mobile-only {
    display: none;
    position: absolute;
    left: 0
}

.mobile-only .header-menu-nav {
    min-width: 150px !important
}

.mobile-only .nav-right {
    width: 100%;
    float: right
}

.mobile-hide {
    display: block
}

@media (max-width:939px) {
    .mobile-only {
        display: block;
        width: 100%
    }

    .mobile-hide {
        display: none
    }
}

.mobile-nav {
    display: table;
    position: relative
}

.mobile-nav .mobile-nav--heading {
    width: 100%;
    display: block;
    position: relative;
    top: 0
}

.mobile-nav .mobile-menu-button {
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1px;
    font-size: 12px;
    top: 10px;
    right: 0;
    position: absolute
}

.mobile-nav .collapsible-content li a,
.mobile-nav .mobile-nav--section-heading {
    font-size: 14px;
    letter-spacing: 1px;
    text-align: center
}

.mobile-nav .mobile-menu-button.close {
    color: #fff;
    top: 5px;
    right: 5px;
    opacity: 1
}

.mobile-nav .mobile-nav--menu {
    left: 0;
    display: block;
    position: absolute;
    top: -381px;
    -webkit-transition: all, .2s, linear;
    -moz-transition: all, .2s, linear;
    -ms-transition: all, .2s, linear;
    -o-transition: all, .2s, linear;
    transition: all, .2s, linear
}

.mobile-nav .mobile-nav--menu.down {
    top: 0;
    -webkit-transition: all, .2s, linear;
    -moz-transition: all, .2s, linear;
    -ms-transition: all, .2s, linear;
    -o-transition: all, .2s, linear;
    transition: all, .2s, linear
}

.mobile-nav .mobile-nav--menu .mobile-nav--heading {
    padding: 0
}

.mobile-nav .mobile-nav--section-heading {
    padding: 10px;
    width: 100%;
    margin-bottom: 1px;
    clear: both;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600
}

.mobile-nav .mobile-nav--section-heading:first-of-type {
    margin-top: 20px
}

.mobile-nav .collapsible-content li {
    padding: 5px;
    display: block;
    width: 100%;
    text-align: center;
    clear: both
}

.mobile-nav .collapsible-content li:first-child {
    padding: 5px
}

.mobile-nav .collapsible-content {
    display: none
}

.mobile-nav .button {
    width: 100%;
    clear: both;
    margin-bottom: 10px
}

.mobile-nav .button:last-child {
    margin-bottom: 0
}

.flex-navigation {
    top: 0;
    margin-top: 0;
    width: 100%;
    z-index: 2000;
    border: 1px solid #dadada;
    padding: 12px 10px
}

@media (max-width:940px) {
    .flex-navigation {
        padding: 0;
        border: none
    }
}

.flex-navigation i {
    font-size: 20px;
    top: 3px;
    position: relative
}

.flex-navigation .container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: row;
    -moz-box-direction: row;
    -ms-flexbox-direction: row;
    -webkit-flex-diraction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    margin: auto
}

.flex-navigation.header-menu-nav-dark {
    background: #fff
}

.flex-navigation.header-menu-nav-dark .header-menu-nav--link {
    color: #001928;
    font-weight: 700
}

.flex-navigation.header-menu-nav-dark .mobile-menu-button.open {
    color: #001928
}

.flex-navigation .header-menu-nav {
    display: inline-block;
    min-width: 150px
}

.flex-navigation .header-menu-nav.nav-center {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    -webkit-flex: 1;
    width: 20%;
    flex: 1;
    text-align: center
}

.flex-navigation .header-menu-nav.nav-right {
    text-align: right
}

.flex-navigation .header-menu-nav--link {
    display: inline-block;
    font-weight: 600;
    letter-spacing: 1.3px;
    text-transform: uppercase;
    cursor: pointer;
    padding: 0 12px;
    font-size: 11px;
    color: #fff
}

.flex-navigation .header-menu-nav--dropdown {
    position: relative;
    display: inline-block
}

.flex-navigation .header-menu-nav--dropdown.mobile {
    position: inherit
}

.flex-navigation .header-menu-nav-dropdown-menu.mobile {
    position: absolute;
    z-index: -1;
    top: 0;
    width: 100%;
    padding: 78px 20px 20px;
    display: none;
    background: #2772b8;
    left: 0
}

.flex-navigation .header-menu-nav-dropdown-menu.mobile .header-menu-nav--heading,
.flex-navigation .header-menu-nav-dropdown-menu.mobile .header-menu-nav-dropdown-item {
    text-align: left;
    color: #fff
}

.flex-navigation .header-menu-nav-dropdown-menu.mobile .header-menu-nav--heading {
    font-weight: 600;
    letter-spacing: 1.3px;
    text-transform: uppercase;
    cursor: pointer;
    color: #fff
}

.flex-navigation .header-menu-nav-dropdown-menu {
    position: absolute;
    min-width: 250px;
    top: 40px;
    padding: 10px 20px;
    display: none;
    border-radius: 2px;
    background: #fafafa;
    box-shadow: 0 2px 3px rgba(0, 0, 0, .5)
}

.nav-lite,
.nav-lite.fill {
    background: #151515
}

.flex-navigation .header-menu-nav-dropdown-menu.contact,
.flex-navigation .header-menu-nav-dropdown-menu.services {
    left: -100%
}

.flex-navigation .header-menu-nav-dropdown-menu.about {
    left: -140%
}

.flex-navigation .header-menu-nav-dropdown-menu.sign-in {
    left: -130%
}

.flex-navigation .header-menu-nav-dropdown-menu:before {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 50%;
    border: 6px solid #fff;
    margin-left: -3px;
    border-color: transparent transparent #fff
}

.nav-lite,
form .form-group {
    position: relative
}

.flex-navigation .header-menu-nav-dropdown-menu-section {
    border-top: 1px solid #404040;
    padding-top: 5px
}

.flex-navigation .header-menu-nav-dropdown-menu-section .header-menu-nav-dropdown-item {
    opacity: .5
}

.flex-navigation .header-menu-nav-dropdown-item {
    display: block;
    margin: 10px 0;
    font-weight: 500;
    text-align: left;
    color: #000
}

.flex-navigation .logo {
    width: 130px
}

.flex-navigation ul li {
    float: left
}

.header-menu-nav--button.small {
    margin-top: 0
}

.nav-lite {
    top: 0;
    border: none;
    box-shadow: none
}

.nav-dark {
    background: #fff !important
}

@-webkit-keyframes $animation-name {
    0% {
        opacity: 0;
        top: -20px
    }

    25% {
        opacity: 1;
        top: -45px
    }

    50% {
        top: -35px
    }

    100% {
        top: -40px
    }
}

@-moz-keyframes $animation-name {
    0% {
        opacity: 0;
        top: -20px
    }

    25% {
        opacity: 1;
        top: -45px
    }

    50% {
        top: -35px
    }

    100% {
        top: -40px
    }
}

@keyframes $animation-name {
    0% {
        top: -20px
    }

    25% {
        opacity: 1;
        top: -45px
    }

    50% {
        top: -35px
    }

    100% {
        top: -40px
    }

    0%,
    100% {
        opacity: 1
    }
}

@-webkit-keyframes $animation-name {

    0%,
    100% {
        opacity: 1
    }
}

@-moz-keyframes $animation-name {

    0%,
    100% {
        opacity: 1
    }
}

.form-wrap {
    background: #fff;
    border-radius: 0;
    box-shadow: 0 2px 1px rgba(0, 0, 0, .05);
    padding: 30px 20px
}

.form-wrap form {
    margin: 0;
    padding: 0
}

.form-wrap form input {
    background: #f9f9f9;
    border: 1px solid #dadada
}

.form-wrap form input:focus {
    background: #fff
}

form {
    padding: 30px 0;
    margin: 30px 0;
    text-align: left
}

form label {
    color: #5c5c5c;
    font-weight: 600;
    letter-spacing: .02em
}

form label.required:after {
    content: "*";
    color: #ff545f;
    margin-left: 4px
}

form label.error {
    position: absolute;
    z-index: 999;
    top: 76px;
    width: 100%;
    font-size: 11px;
    color: #ff545f;
    display: inline-block;
    text-align: right;
    margin-right: 1px;
    font-weight: 400;
    -webkit-animation: opacity .5s
}

form label.error:after {
    content: "!";
    color: #fff;
    background: #ff545f;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    top: -40px;
    right: 12px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin-left: -33px;
    position: absolute;
    border-radius: 100px;
    display: inline-block;
    -webkit-animation: slide-up .5s
}

form label.error#comments-error {
    top: 114px
}

form label.error#comments-error:after {
    top: -89px;
    padding: 34.5px 15px
}

form input.form-control,
form select.form-control,
form textarea.form-control {
    box-shadow: none;
    padding: 15px 12px;
    border-radius: 2px;
    height: inherit
}

form select:not([multiple]) {
    -webkit-appearance: none;
    -moz-appearance: none;
    background-position: right 50%;
    background-repeat: no-repeat;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAYAAABSgIzaAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDZFNDEwNjlGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDZFNDEwNkFGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0NkU0MTA2N0Y3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0NkU0MTA2OEY3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuGsgwQAAAA5SURBVHjaYvz//z8DOYCJgUxAf42MQIzTk0D/M+KzkRGPoQSdykiKJrBGpOhgJFYTWNEIiEeAAAMAzNENEOH+do8AAAAASUVORK5CYII=)
}

form input {
    height: inherit;
    padding: 15px;
    border-radius: 2px;
    box-shadow: none
}

form input:focus {
    border: 1px solid #85d2ff;
    box-shadow: none
}

form input,
form textarea {
    outline: 0 !important
}

form .form-control:focus {
    border-color: none;
    outline: 0
}

form .input-group-addon.date {
    display: none
}

form .input-group {
    display: inline-block
}

form .input-group.search-form {
    width: 100%
}

form .width-fix {
    width: 1% !important
}

form .button {
    position: relative;
    top: 1px;
    height: inherit
}

form .button.center {
    margin: 0 auto;
    display: block
}

form:after {
    content: "";
    clear: both;
    display: block
}

form .flex-box {
    padding: 0
}

form .form-icon {
    width: 20px;
    height: 20px;
    top: 6px;
    position: relative
}

form p.disclaimer {
    font-size: 12px !important;
    top: 10px;
    padding-bottom: 0;
    margin-top: 10px;
    margin-bottom: 0;
    font-style: italic;
    color: #48b2e8
}

.sem .get-started-form,
.vertical .get-started-form {
    border-radius: 7px;
    padding: 90px 15px 15px;
    position: relative
}

@media (max-width:740px) {

    .sem .get-started-form,
    .vertical .get-started-form {
        padding: 80px 15px 15px
    }
}

.sem .get-started-form h5,
.sem .get-started-form p,
.vertical .get-started-form h5,
.vertical .get-started-form p {
    background: 0 0;
    text-transform: none;
    letter-spacing: .02em;
    font-size: 26px;
    text-align: center;
    display: block
}

.sem .get-started-form h5,
.vertical .get-started-form h5 {
    padding: 0;
    margin-bottom: 0
}

.sem .get-started-form p,
.vertical .get-started-form p {
    font-size: 11px;
    font-weight: 500;
    margin-bottom: 18px !important;
    margin: 0 auto
}

.sem .get-started-form .col-md-12,
.sem .get-started-form .col-xs-6,
.vertical .get-started-form .col-md-12,
.vertical .get-started-form .col-xs-6 {
    padding: 0 4px
}

.sem .get-started-form .form-group,
.vertical .get-started-form .form-group {
    padding: 2px;
    margin-bottom: 8px
}

.sem .get-started-form .button,
.vertical .get-started-form .button {
    display: block;
    width: 100%
}

.sem .get-started-form .form-control,
.vertical .get-started-form .form-control {
    background: #f4f4f4;
    border: 1px solid #dadada;
    padding: 12px 15px;
    font-size: 14px;
    border-radius: 5px;
    position: relative;
    z-index: 900
}

.sem .get-started-form .form-control:focus,
.vertical .get-started-form .form-control:focus {
    border: 1px solid #85d2ff
}

.sem .get-started-form label.error,
.vertical .get-started-form label.error {
    top: 49px
}

.sem .get-started-form label.error:after,
.vertical .get-started-form label.error:after {
    padding: 12.5px 14px;
    margin-left: -37px;
    top: -47px
}

.sem .get-started-form .header,
.vertical .get-started-form .header {
    display: block;
    background: #48b2e8;
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    padding: 15px;
    border-radius: 5px 5px 0 0
}

.sem .get-started-form .header h1,
.sem .get-started-form .header h2,
.sem .get-started-form .header h3,
.sem .get-started-form .header h4,
.sem .get-started-form .header h5,
.sem .get-started-form .header h6,
.sem .get-started-form .header p,
.vertical .get-started-form .header h1,
.vertical .get-started-form .header h2,
.vertical .get-started-form .header h3,
.vertical .get-started-form .header h4,
.vertical .get-started-form .header h5,
.vertical .get-started-form .header h6,
.vertical .get-started-form .header p {
    color: #fff
}

.form-text-stylings h5 {
    font-size: 2em;
    font-weight: 600;
    margin-bottom: 0
}

.form-text-stylings p {
    font-size: 1em !important
}

.showclix-search .search-form input {
    background: #fff;
    border: 1px solid #fff !important;
    color: #5c5c5c;
    border-radius: 5px 0 0 5px;
    font-weight: 600
}

@media (max-width:740px) {
    .showclix-search .search-form input {
        border-radius: 5px !important
    }
}

.showclix-search .search-form .button {
    top: -.5px;
    position: relative;
    background: #2772b8;
    color: #fff;
    min-width: inherit;
    margin-right: 0;
    padding: 16px 20px !important;
    border-radius: 0 5px 5px 0 !important
}

.showclix-search .search-form .button:hover {
    background: #1e7ad1
}

@media (max-width:740px) {
    .showclix-search .search-form .button {
        position: absolute;
        right: 0
    }
}

.event-search,
.event-search .location-filter {
    display: inline-block;
    width: 50%
}

.search-results {
    background: #f5f8fa;
    box-shadow: none !important;
    border-top: none !important
}

.search-container {
    position: relative;
    overflow: visible;
    max-width: 830px !important;
    margin: 0 auto
}

.search-container #guts,
.search-container #loading,
.search-container #no-results,
.search-container #results-header-container,
.search-container #yes-results {
    display: none
}

.search-container #loading {
    width: 40px;
    margin: 0 auto
}

.search-container #guts li {
    box-shadow: 0 2px 2px rgba(0, 0, 0, .15);
    margin-bottom: 20px;
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
    top: 0
}

.search-container #guts li .event-info {
    padding-top: 25px
}

.search-container #guts li .event-info .event-date,
.search-container #guts li .event-info .event-location,
.search-container #guts li .event-info .event-venue {
    font-weight: 400;
    margin-bottom: 8px;
    font-size: 16px
}

.search-container #guts li .event-info .event-title {
    font-weight: 700;
    color: #151515;
    font-size: 20px;
    margin-bottom: 20px
}

.search-container #guts li .event-info .event-venue {
    color: #151515;
    font-weight: 700
}

.search-container #guts li .event-info .event-date,
.search-container #guts li .event-info .event-location {
    color: #5d5d5d
}

.search-container #guts li .event-link {
    position: relative;
    padding: 25px
}

@media (max-width:740px) {
    .search-container #guts li .event-link {
        padding: 0 15px 15px
    }

    .search-container #guts li .btn {
        width: 100%
    }
}

.search-container #guts li .btn {
    float: right;
    border-radius: 5px !important;
    letter-spacing: .03em !important;
    padding: 15px 30px !important;
    background: #2772b8
}

.search-container #guts li .btn:hover {
    background: #155897
}

.search-container #guts li .event-image {
    display: inline-block;
    height: 200px;
    background-size: contain !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-color: #000 !important;
    margin-bottom: 0;
    position: relative
}

@media (max-width:740px) {
    .search-container #guts li .event-image {
        height: 300px;
        margin-right: 0;
        display: none
    }
}

.search-container #guts li .result-info {
    display: inline-block;
    position: relative;
    top: -40px;
    line-height: 1.8em;
    height: 120px;
    padding: 30px
}

.search-strip {
    border: 1px solid rgba(0, 0, 0, .15);
    border-right: none;
    border-left: none;
    background: url(/marketing/assets/i/buyer-homepage/search/jumbotron-pattern.jpg);
    background-size: 450px 182px;
    background-position: 0 -14%;
    margin: 0 auto;
    position: relative;
    padding: 40px 0
}

.search-strip form {
    margin: 0 auto;
    padding: 0;
    max-width: 800px
}

@media (max-width:940px) {
    .search-strip form {
        width: 100%;
        padding: 10px
    }
}

.search-strip button {
    top: 2.5px !important
}

.form input,
.form-control:focus {
    outline: 0 !important
}

#share-modal input,
#share-modal select,
.showclix-search input,
.showclix-search select {
    border: 1px solid #fff
}

#share-modal input:active,
#share-modal input:focus,
#share-modal select:active,
#share-modal select:focus,
.showclix-search input:active,
.showclix-search input:focus,
.showclix-search select:active,
.showclix-search select:focus {
    outline: 0 !important
}

#share-modal input:focus,
.showclix-search input:focus {
    outline: 0;
    box-shadow: 0 2px 3px rgba(0, 0, 0, .5);
    border: 1px solid #fff
}

#share-modal .search-query,
.showclix-search .search-query {
    width: 400px;
    -webkit-transition: all .1s ease;
    -moz-transition: all .1s ease;
    -ms-transition: all .1s ease;
    -o-transition: all .1s ease;
    transition: all .1s ease
}

@media (max-width:940px) {

    #share-modal .search-query,
    .showclix-search .search-query {
        width: 347px
    }
}

#share-modal .search-query input,
.showclix-search .search-query input {
    border-radius: 100px 0 0 100px !important
}

@media (max-width:740px) {

    #share-modal .search-query,
    .showclix-search .search-query {
        width: 100%
    }

    #share-modal .search-query input,
    .showclix-search .search-query input {
        border-radius: 100px !important
    }
}

#share-modal .location,
.showclix-search .location {
    width: 205px;
    margin: 0;
    left: -4px;
    border-left: 1px solid #ccc;
    -webkit-transition: all .1s ease;
    -moz-transition: all .1s ease;
    -ms-transition: all .1s ease;
    -o-transition: all .1s ease;
    transition: all .1s ease
}

#share-modal .location input,
.showclix-search .location input {
    border-radius: 0 !important
}

#share-modal .location input:focus,
.showclix-search .location input:focus {
    outline: 0
}

@media (max-width:740px) {

    #share-modal .location input,
    .showclix-search .location input {
        border-radius: 100px !important
    }

    #share-modal .location,
    .showclix-search .location {
        width: 100%;
        left: 0;
        margin: 10px 0;
        border-radius: 100px !important;
        border-left: none
    }
}

#share-modal a.btn,
#share-modal button,
.showclix-search a.btn,
.showclix-search button {
    width: 187px;
    left: -8px;
    background: #2772b8;
    color: #fff;
    height: 50px;
    top: -.5px;
    position: relative;
    border: none !important;
    border-radius: 0 100px 100px 0 !important
}

@media (max-width:740px) {

    #share-modal a.btn,
    #share-modal button,
    .showclix-search a.btn,
    .showclix-search button {
        width: 100% !important;
        left: 0;
        border-radius: 100px !important
    }
}

#share-modal a.btn:hover,
#share-modal button:hover,
.showclix-search a.btn:hover,
.showclix-search button:hover {
    background: #3c8cd6;
    color: #fff
}

#share-modal a.btn:active,
#share-modal a.btn:focus,
#share-modal button:active,
#share-modal button:focus,
.showclix-search a.btn:active,
.showclix-search a.btn:focus,
.showclix-search button:active,
.showclix-search button:focus {
    background: #3c8cd6;
    color: #fff !important;
    box-shadow: 0 2px 3px rgba(0, 0, 0, .5);
    border: 1px solid #2772b8;
    outline: 0
}

.alt-search-container .showclix-search .search-form form:focus,
.select-css:focus {
    outline: 0 !important
}

#share-modal a.btn,
.showclix-search a.btn {
    top: 2px;
    line-height: 30px
}

.showclix-search button {
    height: 51.5px
}

.genre-filter p,
.genre-filter select {
    position: relative;
    float: left;
    width: 50% !important;
    display: inline-block
}

.genre-filter p {
    position: relative;
    top: 5px;
    font-weight: 600
}

.genre-filter select {
    border-color: #dadada
}

.results-header h2 {
    font-size: 24px;
    font-weight: 100;
    line-height: 1.2em
}

@media (max-width:740px) {
    .genre-filter {
        margin-bottom: 40px
    }

    .genre-filter.pull-right {
        float: left !important;
        padding-left: 0 !important;
        left: -10px
    }

    .results-header h2 {
        margin-bottom: 0 !important
    }
}

.select-css {
    display: block;
    font-size: 16px;
    font-family: sans-serif;
    font-weight: 700;
    color: #444;
    line-height: 1.3;
    padding: .6em 1.4em .5em .8em;
    width: 100%;
    box-sizing: border-box;
    margin: 0;
    border: 1px solid #aaa;
    box-shadow: 0 1px 0 1px rgba(0, 0, 0, .04);
    border-radius: .5em;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-color: #fff;
    background-image: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E), linear-gradient(to bottom, #fafafa 0, #fafafa 100%);
    background-repeat: no-repeat, repeat;
    background-position: right .7em top 50%, 0 0;
    background-size: .65em auto, 100%
}

.select-css::-ms-expand {
    display: none
}

.select-css:hover {
    border-color: #888
}

.select-css:focus {
    border-color: #aaa;
    box-shadow: 0 0 1px 3px rgba(59, 153, 252, .7);
    box-shadow: 0 0 0 3px -moz-mac-focusring;
    color: #222
}

.select-css option {
    font-weight: 400
}

:root:lang(ar) .select-css,
:root:lang(iw) .select-css,
[dir=rtl] .select-css {
    background-position: left .7em top 50%, 0 0;
    padding: .6em .8em .5em 1.4em
}

.row.constrain {
    border-bottom: none;
    padding: 0
}

.section-padding {
    padding: 100px 0 !important
}

.row.even {
    background-color: #f2f2f2
}

.dark {
    background-color: #151515
}

h2.white,
h4.white {
    color: #fff !important
}

.fefefe {
    background-color: #fafafa !important
}

.testimonial {
    border-radius: 20px;
    background: #48b2e8 !important;
    padding: 40px
}

.testimonial .quote-sem-new {
    color: #fff !important;
    margin-bottom: 30px;
    font-size: 20px
}

.testimonial .attribution-container {
    display: flex;
    align-items: center;
    margin-bottom: 0
}

.testimonial .attribution-container img {
    width: 80px !important;
    margin-bottom: 0 !important;
    border: 1px solid transparent !important
}

.testimonial .attribution-container .attribution {
    margin-left: 20px
}

.testimonial .attribution-container .attribution .name,
.testimonial .attribution-container .attribution .organization {
    font-size: 20px;
    line-height: 1.5em
}

.testimonial .attribution-container .attribution .organization {
    font-weight: 400;
    color: #fff;
    margin-bottom: 0
}

.testimonial .attribution-container .attribution .name {
    font-weight: 700;
    margin-bottom: 0;
    color: #001928
}

.margin-bottom-10 {
    margin-bottom: 10px !important
}

.margin-bottom-40 {
    margin-bottom: 40px !important
}

.iframe-container-sem.constrict {
    max-width: 800px;
    margin: 0 auto
}

.svg-icon {
    padding: 10px;
    width: 70px;
    height: 70px;
    border-radius: 10px;
    background: #f5f5f5;
    margin-bottom: 10px
}

.h2-margin-bottom {
    margin-bottom: 60px !important
}

.new-sem-jumbotron {
    padding: 100px 0;
    background: #fff;
    border-bottom: 1px solid #e2e2e2
}

.no-shadow {
    box-shadow: none !important
}

.about,
.careers,
.clients,
.people,
.press,
.resources {
    margin-top: 0
}

.about .jumbotron .tint,
.careers .jumbotron .tint,
.clients .jumbotron .tint,
.people .jumbotron .tint,
.press .jumbotron .tint,
.resources .jumbotron .tint {
    background: rgba(23, 19, 19, .75);
    padding: 110px 0
}

.about .jumbotron h1,
.careers .jumbotron h1,
.clients .jumbotron h1,
.people .jumbotron h1,
.press .jumbotron h1,
.resources .jumbotron h1 {
    font-weight: 500;
    font-size: 3.5em
}

.about section:first-of-type p:last-of-type,
.careers section:first-of-type p:last-of-type {
    margin-bottom: 0
}

.about h4,
.careers h4 {
    color: #48b2e8;
    font-size: 20px
}

.about p,
.careers p {
    font-size: 16px
}

.about .jumbotron {
    background: url(/marketing/assets/i/sem/ice-castles-success/ice-castles-3.jpg) bottom center;
    background-size: cover;
    border-top: none
}

.about .lede {
    font-weight: 100;
    line-height: 1.48em;
    color: #5d5d5d
}

.about .lede.large {
    font-size: 25px
}

.about .lede.small {
    font-size: 22px;
    font-weight: 200
}

.about .big-logo {
    width: 200px;
    margin: 0 auto 30px
}

.image-contain {
    width: 100%;
    max-width: 400px;
    margin: 30px auto 0
}

hr {
    margin: 40px 0
}

#new-profiles .profile__text {
    text-align: left
}

@media (max-width:740px) {
    #new-profiles .profile__text {
        text-align: center
    }
}

#new-profiles .row {
    border-bottom: 0;
    padding: 0 0 100px
}

#new-profiles .profile__text .profile__heading .profile__name {
    color: #151515;
    margin-bottom: 0;
    font-weight: 700
}

#new-profiles .profile__text .profile__heading .profile__position {
    font-size: 15px;
    font-weight: 600
}

.profile {
    display: inline-block;
    width: 205px;
    position: relative;
    float: left
}

.profile:nth-child(even) {
    margin-left: 216px;
    float: right
}

@media (max-width:940px) {
    .profile:nth-child(even) {
        margin-left: 135px
    }
}

.profile.top-align-hack {
    top: -21px
}

.profile img {
    border-radius: 2px
}

.profile h4 {
    color: #5d5d5d;
    margin-bottom: 0;
    line-height: 1.35em;
    font-size: 16px
}

.profile h4.profile__name {
    margin-top: 13px;
    font-weight: 500
}

.profile h4.profile__position {
    font-weight: 400;
    font-size: 14px;
    color: #a3a1a1;
    position: absolute;
    width: 100%
}

.profile .profile__container h4.profile__position {
    position: relative
}

.msg h4 {
    font-size: 30px;
    line-height: 1.3em;
    text-align: center;
    margin: 25px 0
}

.msg h4:last-of-type {
    margin-bottom: 0
}

.leadership h3 {
    margin-bottom: 90px
}

@media (max-width:940px) {
    .leadership h3 {
        margin-bottom: 50px
    }
}

.profile__content {
    margin-top: 26px;
    padding: 40px 0 20px;
    height: 310px
}

.about p.profile__description {
    font-size: 14px;
    font-weight: 400
}

.profile__img {
    margin-bottom: 20px;
    width: 205px
}

.about section.dark h4:first-of-type,
.profile__heading {
    margin-bottom: 10px
}

.fake-image,
.people ul.horizontal-grid {
    display: block;
    width: 100%
}

.profile__content .profile__name {
    display: block;
    margin-right: 10px
}

.profile__content .profile__position {
    display: block
}

@media (max-width:1100px) {
    .leadership.center-contain {
        width: 100%;
        max-width: 100%
    }
}

.about .jumbotron .tint {
    background: rgba(21, 21, 21, .75)
}

.about .jumbotron h1,
.about .jumbotron h4,
.about .jumbotron p {
    color: #fff
}

.about section.dark {
    background: #151515;
    border-top: none
}

.about section.dark h1,
.about section.dark h2,
.about section.dark h3,
.about section.dark h4,
.about section.dark h5,
.about section.dark h6,
.about section.dark p {
    color: #fff
}

.about section.dark h4 {
    color: #85d2ff
}

.about section.dark h4:last-of-type {
    margin-top: 10px;
    margin-bottom: 0
}

.about section .center-contain,
.about section.dark .center-contain {
    text-align: left
}

.fake-image {
    height: 300px;
    background: green
}

.people .jumbotron {
    background: url(/marketing/assets/i/company/people/hero.jpg) top center;
    background-size: cover
}

.people ul.horizontal-grid li.people-person {
    width: 25%;
    float: left;
    display: inline-block;
    padding: 0;
    margin: 0;
    border: 0;
    position: relative;
    overflow: visible
}

@media (max-width:740px) {
    .people ul.horizontal-grid li.people-person {
        width: 50%
    }
}

.people ul.horizontal-grid li.people-person img {
    width: 100%
}

.people ul.horizontal-grid li.people-person .person-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    opacity: 0;
    justify-content: center;
    background: rgba(0, 25, 40, .9);
    padding: 10px;
    color: #fff
}

.people ul.horizontal-grid li.people-person .person-overlay span {
    display: block;
    bottom: 0;
    line-height: 1.2em
}

.people ul.horizontal-grid li.people-person .person-overlay span.name {
    margin-bottom: 3px
}

@media (max-width:940px) {
    .about .jumbotron h4 {
        font-size: 20px !important
    }

    .people ul.horizontal-grid li.people-person .person-overlay {
        padding: 5px
    }

    .people ul.horizontal-grid li.people-person .person-overlay .person-info {
        padding: 0
    }

    .people ul.horizontal-grid li.people-person .person-overlay .person-info .name {
        margin-top: 0;
        font-size: 1.3em
    }

    .people ul.horizontal-grid li.people-person .person-overlay .person-info .position {
        font-size: 1em;
        margin-bottom: 10px
    }

    .people ul.horizontal-grid li.people-person .person-overlay .person-info .fact {
        margin-top: 0
    }
}

@media (max-width:740px) {
    .people ul.horizontal-grid li.people-person .person-overlay {
        height: 45px;
        display: block;
        background: rgba(0, 25, 40, .65);
        bottom: 0;
        padding: 10px 5px;
        opacity: 1 !important
    }

    .people ul.horizontal-grid li.people-person .person-overlay .person-info .name,
    .people ul.horizontal-grid li.people-person .person-overlay .person-info .position {
        font-size: .9em
    }
}

.people ul.horizontal-grid li.people-person .person-info {
    align-self: center;
    text-align: center;
    padding: 10px
}

.people ul.horizontal-grid li.people-person .person-info .name {
    opacity: 0;
    font-weight: 700;
    font-size: 2em;
    line-height: 1.1em;
    margin-top: .4em
}

@media (max-width:740px) {
    .people ul.horizontal-grid li.people-person .person-info {
        text-align: left
    }

    .people ul.horizontal-grid li.people-person .person-info .name,
    .people ul.horizontal-grid li.people-person .person-info .position {
        position: relative
    }

    .people ul.horizontal-grid li.people-person .person-info .name {
        font-size: 1em;
        line-height: .7em;
        opacity: 1 !important
    }
}

.people ul.horizontal-grid li.people-person .person-info .position {
    opacity: 0;
    margin-top: 5px;
    font-weight: 700;
    font-size: 18px;
    color: #48b2e8
}

@media (max-width:740px) {
    .people ul.horizontal-grid li.people-person .person-info .position {
        font-size: .85em;
        opacity: 1 !important;
        font-weight: 100;
        font-style: italic;
        width: 100%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        color: #fff
    }
}

.people ul.horizontal-grid li.people-person .person-info .position:after {
    content: " ";
    width: 0;
    margin: 0 auto;
    display: none;
    border-bottom: 3px solid #fff;
    height: 13px
}

.people ul.horizontal-grid li.people-person .person-info .position.change:after {
    width: 50px;
    -webkit-transition: width .5s;
    transition: width .5s
}

.people ul.horizontal-grid li.people-person .person-info .fact {
    display: none;
    opacity: 0;
    font-weight: 400;
    margin-top: 10px;
    font-size: 16px
}

.people ul.horizontal-grid li.people-person .person-info .fact strong {
    color: #fff;
    font-weight: 400;
    text-transform: none
}

.people ul.horizontal-grid li.people-person .person-info .fact strong:after {
    clear: both;
    content: ".";
    opacity: 0;
    display: block;
    height: 1px
}

@media (max-width:740px) {
    .people ul.horizontal-grid li.people-person .person-info .position:after {
        border-bottom: none
    }

    .people ul.horizontal-grid li.people-person .person-info .fact {
        display: none
    }
}

.careers .jumbotron {
    background: url(/marketing/assets/i/company/careers/careers-jumbo.jpg) center center;
    background-size: cover
}

.careers section:first-of-type p:last-of-type {
    margin-bottom: 0
}

.careers p {
    font-size: 16px
}

.careers .jumbo {
    padding: 200px 0;
    border-bottom: none
}

.careers .pittsburgh {
    background: url(../../i/pittsburgh.jpg) 50% 10%;
    background-size: cover
}

.press .jumbotron .tint {
    background: #151515
}

.press .press-articles li {
    padding: 15px 0
}

.press .press-articles li:first-of-type {
    padding-top: 20px
}

.press .press-articles li:last-of-type {
    padding-bottom: 0;
    border-bottom: none
}

.press .press-articles span {
    display: block
}

.press .press-articles span.date {
    font-size: 12px;
    color: #8f8f8f
}

.press .press-articles span.title {
    font-weight: 600;
    font-size: 20px;
    margin: 4px 0
}

.press .press-articles span.publication {
    font-style: italic;
    color: #8f8f8f
}

.press .media-kit .flex-container .flex-container .flex-box:first-child {
    border-right: 2px solid rgba(92, 92, 92, .5);
    margin-right: 0
}

.press .media-kit .flex-container .flex-box img {
    -webkit-transform: none;
    transform: none;
    -ms-transform: none;
    left: 0;
    bottom: 0
}

.resources .jumbotron .tint {
    padding: 110px 0;
    background-color: #151515
}

.resources .resources-list {
    margin: 0 auto;
    display: block
}

.resources .resources-list:after {
    content: ".";
    visibility: hidden;
    clear: both
}

.resources .resources-list .cover,
.resources .resources-list .video {
    margin-bottom: 20px
}

.resources .resources-list p {
    font-size: 11px;
    margin-bottom: 10px
}

.resources .resources-list li:after {
    content: "";
    display: block;
    clear: both
}

.resources .resources-list .resource-box {
    display: block;
    background: grey;
    padding: 20px
}

.resources .resources-list .resource-box .title {
    text-align: left
}

.resources .resources-list.case-studies a.item .overlay {
    background-repeat: repeat-x;
    background-image: -webkit-linear-gradient(145deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4));
    background-image: -o-linear-gradient(145deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4));
    background-image: linear-gradient(145deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4))
}

.resources .resources-list a.item {
    display: block;
    width: 100%;
    background: #000;
    position: relative;
    -webkit-transition: all .1s ease-out;
    -moz-transition: all .1s ease-out;
    -ms-transition: all .1s ease-out;
    -o-transition: all .1s ease-out;
    transition: all .1s ease-out
}

.homepage-v2 .event-card .image .darken,
.resources .resources-list a.item:hover {
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    -o-transition: all .2s ease-out
}

.resources .resources-list a.item:after {
    content: "";
    display: block;
    padding: 50%
}

@media (max-width:740px) {
    .resources .resources-list li {
        margin-bottom: 20px
    }

    .resources .resources-list a.item:after {
        padding: 25%
    }
}

.resources .resources-list a.item .overlay {
    background-repeat: repeat-x;
    background-image: -webkit-linear-gradient(145deg, rgba(0, 0, 0, .7), rgba(0, 0, 0, .1));
    background-image: -o-linear-gradient(145deg, rgba(0, 0, 0, .7), rgba(0, 0, 0, .1));
    background-image: linear-gradient(145deg, rgba(0, 0, 0, .7), rgba(0, 0, 0, .1));
    display: block;
    width: 100%;
    height: 100%;
    position: absolute
}

.resources .resources-list a.item .title {
    padding: 20px;
    text-align: left !important;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.2em;
    position: absolute;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .7)
}

@media (max-width:940px) {
    .resources .resources-list a.item .title {
        font-size: 15px
    }
}

.resources .resources-list a.item .download {
    position: absolute;
    bottom: 0;
    font-weight: 800;
    display: block;
    width: 100%;
    padding: 20px;
    font-size: 12px;
    color: #fff
}

.resources .resources-list a.item.convention-experience {
    background: url(/marketing/assets/i/resources/convention-experience-bg.jpg) center;
    background-size: 100%
}

.resources .resources-list a.item.c2e2 {
    background: url(/marketing/assets/i/resources/case-study-c2e2-bg.jpg) center;
    background-size: 100%
}

.resources .resources-list a.item.awesome-con {
    background: url(/marketing/assets/i/resources/case-study-awesome-con-bg.jpg) center;
    background-size: 100%
}

.resources .resources-list a.item.matinee {
    background: url(/marketing/assets/i/resources/case-study-matinee-bg.jpg) center;
    background-size: 100%
}

.resources .resources-list a.item.pn {
    background: url(/marketing/assets/i/resources/case-study-pumpkin-nights-bg.jpg) center;
    background-size: 100%
}

.resources .resources-list a.item.ice-castles {
    background: url(/marketing/assets/i/resources/case-study-ice-castles-bg.jpg) center;
    background-size: 100%
}

.resources .resources-list a.item.nxne {
    background: url(/marketing/assets/i/resources/feature-study-nxne-bg.jpg) center;
    background-size: 100%
}

.resources .resources-list a.item.greenwich-town-party {
    background: url(/marketing/assets/i/resources/feature-study-greenwich-town-party-bg.jpg) center;
    background-size: 100%
}

.resources .resources-list a.item.politicon {
    background: url(/marketing/assets/i/resources/feature-study-ticket-insurance-politicon-bg.jpg) center;
    background-size: 100%
}

.resources .resources-list a.item.success-awesome {
    background: url(/marketing/assets/i/resources/success-story-awesomecon-bg.jpg) center;
    background-size: 100%
}

.resources .resources-list a.item.success-ice {
    background: url(/marketing/assets/i/resources/success-story-ice-castles-bg.jpg) center;
    background-size: 100%
}

.resources .resources-list a.item.success-portland {
    background: url(/marketing/assets/i/resources/success-story-portland-bg.jpg) center;
    background-size: 100%
}

.resources .resources-list a.item.success-replayfx {
    background: url(/marketing/assets/i/resources/success-story-replayfx-bg.jpg) center;
    background-size: 100%
}

.resources .resources-list a.item.success-magical-winter-lights {
    background: url(/marketing/assets/i/resources/success-story-magical-winter-lights-bg.jpg) center;
    background-size: 100%
}

.resources .resources-list a.item.success-brooklyn-botanic-garden {
    background: url(/marketing/assets/i/resources/success-story-brooklyn-botanic-garden-bg.jpg) center;
    background-size: 100%
}

.resources .resources-list a.item.success-classic-auto-show {
    background: url(/marketing/assets/i/resources/success-story-classic-auto-show-bg.jpg) center;
    background-size: 100%
}

.resources .resources-list a.item.success-the-complex {
    background: url(/marketing/assets/i/resources/success-story-the-complex-bg.jpg) center;
    background-size: 100%
}

.resources .resources-list a.item.success-candytopia {
    background: url(/marketing/assets/i/resources/success-story-candytopia-bg.jpg) center;
    background-size: 100%
}

.resources .resources-list a.item.lacc {
    background: url(/marketing/assets/i/resources/case-study-lacc-bg.jpg) center;
    background-size: 100%
}

.resources .resources-list a.item.thotcon {
    background: url(/marketing/assets/i/resources/case-study-thotcon-bg.jpg) center;
    background-size: 100%
}

.resources .resources-list a.item.fan-fest {
    background: url(/marketing/assets/i/resources/case-study-fan-fest-bg.jpg) center;
    background-size: 100%;
    background-opacity: 0
}

.resources .resources-list a.item.mwl {
    background: url(/marketing/assets/i/resources/case-study-magical-winter-lights-bg.jpg) center;
    background-size: 100%;
    background-opacity: 0
}

.resources .resources-list a.item.hyatt {
    background: url(/marketing/assets/i/resources/case-study-hyatt-bg.jpg) center;
    background-size: 100%;
    background-opacity: 0
}

.resources .resources-list a.item.pensacon {
    background: url(/marketing/assets/i/resources/case-study-pensacon-bg.jpg) center;
    background-size: 100%;
    background-opacity: 0
}

.resources .resources-list a.item.npx {
    background: url(/marketing/assets/i/resources/case-study-npx-bg.jpg) center;
    background-size: 100%;
    background-opacity: 0
}

.resources .resources-list a.item.delta {
    background: url(/marketing/assets/i/resources/case-study-delta-bg.jpg) center;
    background-size: 100%;
    background-opacity: 0
}

.resources .resources-list a.item.pax {
    background: url(/marketing/assets/i/resources/case-study-pax-bg.jpg) center;
    background-size: 100%;
    background-opacity: 0
}

.resources .resources-list a.item.guthrie {
    background: url(/marketing/assets/i/resources/case-study-guthrie-bg.jpg) center;
    background-size: 100%;
    background-opacity: 0
}

.resources .resources-list a.item.brooklyn {
    background: url(/marketing/assets/i/resources/case-study-brooklyn-bg.jpg) center;
    background-size: 100%;
    background-opacity: 0
}

.resources .resources-list a.item.kentuck-knob {
    background: url(/marketing/assets/i/resources/case-study-kentuck-knob-bg.jpg) center;
    background-size: 100%;
    background-opacity: 0
}

.resources .resources-list a.item.bar-crawl-nation {
    background: url(/marketing/assets/i/resources/case-study-bar-crawl-nation-bg.jpg) center;
    background-size: 100%;
    background-opacity: 0
}

.resources .resources-list a.item.winter-party {
    background: url(/marketing/assets/i/resources/case-study-winter-party-bg.jpg) center;
    background-size: 100%;
    background-opacity: 0
}

.resources .resources-list a.item.fanfest-rb {
    background: url(/marketing/assets/i/resources/case-study-fan-fest-rb-bg.jpg) center;
    background-size: 100%;
    background-opacity: 0
}

.resources .resources-list a.item.select-my-seats {
    background: url(/marketing/assets/i/resources/select-my-seats-bg.jpg) center;
    background-size: 100%
}

.resources .resources-list a.item.ten-questions {
    background: url(/marketing/assets/i/resources/ten-questions-bg.jpg) center;
    background-size: 100%
}

.resources .resources-list a.item.festival-admissions {
    background: url(/marketing/assets/i/resources/festival-admissions-bg.jpg) center;
    background-size: 100%
}

.resources .resources-list a.item.marketing-strategies {
    background: url(/marketing/assets/i/resources/marketing-strategies-bg.jpg) center;
    background-size: 100%
}

.resources .resources-list a.item.the-complex {
    background: url(/marketing/assets/i/resources/feature-study-the-complex-bg.jpg) center;
    background-size: 100%
}

.resources .resources-list a.item.bookcon {
    background: url(/marketing/assets/i/resources/feature-study-bookcon-bg.jpg) center;
    background-size: 100%
}

.resources .resources-list a.item.rick-bronson {
    background: url(/marketing/assets/i/resources/feature-study-rick-bronson-bg.jpg) center;
    background-size: 100%
}

.resources .resources-list a.item:hover {
    background-size: 110%;
    transition: all .2s ease-out;
    cursor: pointer
}

.resources-download h3 {
    padding: 40px 0
}

.resources-download .center-contain {
    max-width: 800px
}

.resources-download p {
    margin-bottom: 20px !important
}

.resources-download form {
    padding: 0;
    margin-top: 10px
}

.resources-download form .col-md-12,
.resources-download form .col-md-6 {
    padding-right: 10px;
    padding-left: 0
}

iframe {
    border: 0
}

.integrations-and-partnerships .jumbotron {
    background: url(/marketing/assets/i/integrations-partnerships/jumbotron.jpg) 50%;
    background-size: cover
}

.integrations-and-partnerships .jumbotron .tint {
    background-color: rgba(21, 21, 21, .9) !important
}

.integrations-and-partnerships .img-container {
    height: 100px;
    width: 100%;
    background: green
}

.integrations-and-partnerships .img-container .helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.integrations-and-partnerships .img-container img {
    max-height: 100px;
    max-width: 100%;
    background: #00f;
    vertical-align: middle
}

.integrations-and-partnerships img.narrow {
    padding: 0 40px
}

.integrations-and-partnerships .partnership img {
    display: inline-block;
    float: left;
    width: 13%;
    margin-right: 5%
}

.integrations-and-partnerships .partnership div {
    display: inline-block;
    float: left;
    width: 82%
}

.box-office-admissions-RFID .jumbotron {
    background: url(/marketing/assets/i/admissions-box-office-rfid/box-office-hero.jpg) center center;
    background-size: cover
}

@media (max-width:740px) {
    .box-office-admissions-RFID .jumbotron {
        background: url(/marketing/assets/i/admissions-box-office-rfid/box-office-hero-mobile.jpg);
        background-size: cover
    }
}

.box-office-admissions-RFID .photobooth .jumbotron {
    margin-top: 0 !important;
    background: url(/marketing/assets/i/admissions-box-office-rfid/photobooth.jpg) 0 70%;
    background-size: cover
}

@media (max-width:740px) {
    .box-office-admissions-RFID .photobooth .jumbotron {
        background: url(/);
        background-size: cover
    }
}

.box-office-admissions-RFID .photobooth .jumbotron .flex-box {
    overflow: visible
}

.box-office-admissions-RFID .photobooth .jumbotron .tint {
    background-image: -webkit-linear-gradient(left, rgba(39, 114, 184, .95) 30%, rgba(39, 114, 184, .65) 100%);
    background-image: -o-linear-gradient(left, rgba(39, 114, 184, .95) 30%, rgba(39, 114, 184, .65) 100%);
    background-image: linear-gradient(to right, rgba(39, 114, 184, .95) 30%, rgba(39, 114, 184, .65) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F22772B8', endColorstr='#A62772B8', GradientType=1)
}

@media (max-width:740px) {
    .box-office-admissions-RFID .photobooth .jumbotron .tint {
        background: #2772b8
    }
}

.box-office-admissions-RFID .rfid-background {
    background: url(/marketing/assets/i/admissions-box-office-rfid/the-next-leap-forward-in-event-technology@2x.jpg) center center;
    background-size: cover;
    border-radius: 2px;
    overflow: hidden
}

.box-office-admissions-RFID .rfid-background .tint {
    background: rgba(97, 97, 97, .42);
    padding: 40px
}

.box-office-admissions-RFID .rfid-background h4 {
    color: #fff
}

.client-support ul.merchant-accounts {
    padding: 0
}

.client-support ul.merchant-accounts li {
    color: #5c5c5c;
    padding: 5px;
    border-bottom: 1px solid #8d8d8d;
    margin-right: 10px
}

.analytics .jumbotron h1,
.analytics .jumbotron h4,
.analytics .jumbotron h5,
.online-ticketing .jumbotron h1,
.online-ticketing .jumbotron h5 {
    color: #fff
}

.buyer-homepage-old .jumbotron .row,
.homepage .jumbotron .row {
    border-bottom: none
}

.client-support .jumbotron {
    background: url(/marketing/assets/i/client-support/client-support-hero.jpg) center 25%;
    background-size: cover
}

@media (max-width:740px) {
    .client-support .jumbotron {
        background: url(/marketing/assets/i/client-support/client-support-hero-mobile.jpg);
        background-size: cover
    }
}

#custom-dev .jumbotron {
    background: url(/marketing/assets/i/client-support/if-you-need-it-well-build-it.jpg) center center;
    background-size: cover
}

#custom-dev .jumbotron .tint {
    background-image: -webkit-linear-gradient(left, rgba(133, 210, 255, .4) -20%, rgba(100, 169, 210, .96) 60%);
    background-image: -o-linear-gradient(left, rgba(133, 210, 255, .4) -20%, rgba(100, 169, 210, .96) 60%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6685D2FF', endColorstr='#F564A9D2', GradientType=1);
    background: rgba(21, 21, 21, .5)
}

@media (max-width:728px) {
    #custom-dev .jumbotron .tint {
        background: rgba(133, 210, 255, .96)
    }
}

.online-ticketing .jumbotron {
    background: url(/marketing/assets/i/online-ticketing/online-ticketing-hero-top-cities.jpg) right 30%;
    background-size: cover;
    margin: 0
}

@media (max-width:740px) {
    .online-ticketing .jumbotron {
        background: url(/marketing/assets/i/online-ticketing/online-ticketing-hero-top-cities.jpg);
        background-size: cover
    }

    .analytics .jumbotron #video-background {
        display: none
    }
}

.online-ticketing .highlight {
    background: url(/marketing/assets/i/analytics/analytics-portal.jpg);
    background-size: cover
}

.analytics .jumbotron {
    background: url(/marketing/assets/i/analytics/analytics-portal.jpg);
    background-size: cover;
    background-position: center center;
    margin: 0;
    position: relative;
    height: 390px
}

.analytics .jumbotron .tint {
    background: 0 0;
    padding-bottom: 0;
    width: 100%;
    height: 100%;
    position: absolute
}

.analytics .jumbotron #video-background {
    width: 100%;
    position: absolute;
    z-index: 0
}

.analytics #secondary-navigation.navbar-collapse {
    position: relative;
    z-index: 999
}

.homepage .jumbotron {
    background: url(/marketing/assets/i/homepage/ticketing-hero.jpg);
    background-size: cover;
    background-position: center 40%;
    position: relative
}

@media (max-width:740px) {
    .analytics .flex-container .mobile-bottom {
        order: 2
    }

    .analytics .flex-container .mobile-top {
        order: 1;
        margin-bottom: 40px
    }

    .homepage .jumbotron {
        background: url(/marketing/assets/i/homepage/homepage-hero-mobile.jpg);
        background-size: cover
    }
}

.homepage .jumbotron .container a.btn {
    margin-top: 20px !important
}

.buyer-homepage-old .jumbotron {
    background: url(/marketing/assets/i/buyer-homepage/homepage-hero-1.jpg) center center;
    background-size: cover;
    position: relative
}

@media (max-width:740px) {
    .buyer-homepage-old .jumbotron {
        background: url(/marketing/assets/i/buyer-homepage/homepage-hero-mobile.jpg);
        background-size: cover
    }
}

.buyer-homepage-old .jumbotron .tint {
    background: rgba(21, 21, 21, .8)
}

@media (max-width:740px) {
    .buyer-homepage-old .jumbotron {
        background-position: center center
    }
}

.buyer-homepage-old .jumbotron h4 {
    font-weight: 100;
    color: #768293;
    line-height: 1.5em;
    margin: 0 0 25px;
    letter-spacing: .02em;
    font-size: 20px
}

.buyer-homepage-old .jumbotron .button {
    margin-top: 5px
}

.buyer-homepage-old .jumbotron .container a.btn {
    margin-top: 20px !important
}

.buyer-homepage-old .featured-event {
    position: relative;
    margin: 0;
    overflow: visible;
    border-bottom: 2px solid #fff;
    box-shadow: 0 1px 1px rgba(93, 93, 93, .2);
    background: #fff;
    padding: 0;
    cursor: pointer
}

.buyer-homepage-old .featured-event .featured-event--info {
    text-align: left;
    padding: 10px;
    line-height: 1.28em
}

.buyer-homepage-old .featured-event .featured-event--info .featured-event--date {
    color: #001928;
    font-size: 12px;
    font-weight: 100;
    letter-spacing: 1px
}

.buyer-homepage-old .featured-event .featured-event--info .featured-event--name {
    color: #001928;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: .2px
}

.buyer-homepage-old .featured-event .featured-event--info .featured-event--location {
    color: #5c5c5c;
    font-size: 12px
}

.buyer-homepage-old .featured-event img {
    width: 100%
}

.buyer-homepage-old section#search {
    background: #dadada
}

.buyer-homepage-old section#search h1,
.buyer-homepage-old section#search h2,
.buyer-homepage-old section#search h3,
.buyer-homepage-old section#search h4,
.buyer-homepage-old section#search h5,
.buyer-homepage-old section#search h6,
.buyer-homepage-old section#search p {
    color: #5d5d5d;
    font-weight: 600
}

.buyer-homepage-old section#search a {
    color: #2772b8
}

.browse-events .hero h1,
.browse-events .hero h4,
.sem .quote p,
.sem.nonprofit #nonprofit-support .jumbotron h1,
.sem.nonprofit #nonprofit-support .jumbotron h2,
.sem.nonprofit #nonprofit-support .jumbotron h3,
.sem.nonprofit #nonprofit-support .jumbotron h4,
.sem.nonprofit #nonprofit-support .jumbotron h5,
.sem.nonprofit #nonprofit-support .jumbotron h6,
.sem.nonprofit #nonprofit-support .jumbotron p,
.sem.rfid #rfid-secure .jumbotron h1,
.sem.rfid #rfid-secure .jumbotron h2,
.sem.rfid #rfid-secure .jumbotron h3,
.sem.rfid #rfid-secure .jumbotron h4,
.sem.rfid #rfid-secure .jumbotron h5,
.sem.rfid #rfid-secure .jumbotron h6,
.sem.rfid #rfid-secure .jumbotron p,
.sem.rfid #rfid-simple .jumbotron h1,
.sem.rfid #rfid-simple .jumbotron h2,
.sem.rfid #rfid-simple .jumbotron h3,
.sem.rfid #rfid-simple .jumbotron h4,
.sem.rfid #rfid-simple .jumbotron h5,
.sem.rfid #rfid-simple .jumbotron h6,
.sem.rfid #rfid-simple .jumbotron p,
.tools .hero h1,
.tools .hero h4 {
    color: #fff
}

.buyer-homepage-old section#search .row {
    padding: 10px 0
}

.buyer-homepage-old .small-search {
    margin: 0 0 30px;
    padding: 0
}

.browse-events .hero {
    background: url(/marketing/assets/i/browse-events-bg.jpg);
    background: -webkit-linear-gradient(#48b2e8, #1c9ee1);
    background: -o-linear-gradient(#48b2e8, #1c9ee1);
    background: -moz-linear-gradient(#48b2e8, #1c9ee1);
    background: linear-gradient(#48b2e8, #1c9ee1);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#48b2e8', endColorstr='#1c9ee1');
    background-size: cover
}

.browse-events .hero h1 {
    margin-bottom: 5px
}

.browse-events .hero h4 {
    margin-bottom: 20px
}

.browse-events .hero input {
    border: none
}

.browse-events .hero .button.search {
    top: 0;
    padding: 15px 20px !important
}

.browse-events .border {
    border-bottom: 1px solid #a6a6a6;
    padding-bottom: 0
}

.tools .hero {
    background-size: cover;
    background-color: #48b2e8;
    padding: 160px 0 100px
}

.tools .hero h1 {
    margin-bottom: 5px
}

.tools .hero h4 {
    margin-bottom: 20px
}

.tools .hero input {
    border: none
}

.tools .hero .button.search {
    top: 0;
    padding: 15px 20px !important
}

.download-badges {
    margin-top: 20px
}

.download-badges a {
    cursor: pointer
}

.download-badges img {
    width: 120px;
    margin-right: 10px
}

.clients .jumbotron {
    background: url(/marketing/assets/i/clients/client-hero.jpg) center center;
    background-size: cover;
    padding: 0
}

.sem-h2 {
    font-weight: 700 !important
}

.homepage.sem .jumbotron h1 {
    text-transform: normal;
    font-weight: 700;
    letter-spacing: -.02em;
    font-size: 3em;
    margin-bottom: 15px
}

.homepage.sem .jumbotron h4 {
    font-weight: 400;
    opacity: .5
}

.homepage.sem .jumbotron .tint {
    background: 0 0;
    padding: 110px 0
}

.homepage.sem .jumbotron .center-contain {
    padding: 20px
}

.homepage.sem .jumbotron .hero-photo {
    border-radius: 20px;
    overflow: hidden
}

.sem .quote {
    margin-left: 0;
    background: #48b2e8;
    padding: 40px;
    border-radius: 5px
}

.sem .quote.transparent-bg {
    background-color: transparent
}

.sem .quote.alt-fix {
    background: 0 0;
    padding: 0
}

.sem .quote p:nth-child(odd) {
    margin-bottom: 20px;
    font-weight: 400;
    font-size: 18px;
    font-style: italic;
    position: relative
}

.sem .quote p:nth-child(odd):after,
.sem .quote p:nth-child(odd):before {
    content: '"';
    display: inline-block
}

.sem .quote p:nth-child(even) {
    font-weight: 500
}

.sem h2 {
    line-height: 1em
}

.sem .jumbotron .tint {
    padding: 75px 0 25px
}

.sem .jumbotron .flex-box {
    overflow: visible
}

.sem .sem-testimonial {
    text-align: center
}

.sem .sem-testimonial .logo-circle {
    width: 130px;
    border-radius: 100%;
    margin-bottom: 15px
}

.sem .sem-testimonial p {
    margin-bottom: 15px;
    font-size: 15px
}

.sem .sem-testimonial .quote {
    font-weight: 400
}

.sem .sem-testimonial .quote:after,
.sem .sem-testimonial .quote:before {
    content: '"'
}

.sem .sem-testimonial .attribution {
    color: #001928;
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 0
}

.sem .sem-testimonial .organization {
    color: #8f8f8f;
    margin-bottom: 5px
}

.sem.nonprofit .jumbotron {
    background: url(/marketing/assets/i/sem/nonprofit-hero.jpg) center center;
    background-size: cover
}

.sem.nonprofit .jumbotron .tint {
    padding: 100px 0 50px;
    background: 0 0
}

.sem.rfid #rfid-secure .jumbotron .tint,
.sem.rfid #rfid-simple .jumbotron .tint {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#001A1A1A', endColorstr='#D1000000', GradientType=1);
    padding: 0
}

.sem.nonprofit #nonprofit-support .jumbotron {
    background: url(/marketing/assets/i/sem/nonprofit-support.jpg) center center;
    background-size: cover
}

.sem.nonprofit #nonprofit-support .jumbotron .tint {
    background: rgba(97, 97, 97, .3)
}

.sem.mobile-ticketing .jumbotron {
    background: url(/marketing/assets/i/sem/mobile-ticketing-system-hero.jpg) center center;
    background-size: cover
}

.sem.mobile-ticketing .jumbotron .tint {
    background: 0 0
}

.sem.sell-tickets-online .jumbotron {
    background: url(/marketing/assets/i/sem/sell-tickets-online/sell-tickets-online-hero.jpg) center fixed;
    background-size: cover
}

.sem.sell-tickets-online .jumbotron .tint {
    background: rgba(0, 0, 0, .8)
}

.sem.box-office-ticketing-software .jumbotron {
    background: url(/marketing/assets/i/sem/box-office-ticketing/box-office-ticketing-hero.jpg) left top;
    background-size: cover
}

.sem.box-office-ticketing-software h2 {
    font-weight: 800;
    font-size: 3em
}

.sem.rfid .jumbotron {
    background: url(/marketing/assets/i/sem/rfid-hero.jpg) right center;
    background-size: cover
}

.sem.rfid #rfid-simple .jumbotron {
    background: url(/marketing/assets/i/sem/rfid-simple.jpg) left 48%;
    background-size: cover
}

.sem.rfid #rfid-simple .jumbotron .tint {
    background-image: -webkit-linear-gradient(left, rgba(26, 26, 26, 0) 0, rgba(0, 0, 0, .82) 75%);
    background-image: -o-linear-gradient(left, rgba(26, 26, 26, 0) 0, rgba(0, 0, 0, .82) 75%);
    background-image: linear-gradient(to right, rgba(26, 26, 26, 0) 0, rgba(0, 0, 0, .82) 75%);
    background-repeat: repeat-x
}

.sem.rfid #rfid-secure .jumbotron {
    background: url(/marketing/assets/i/sem/rfid-secure.jpg) right 70%;
    background-size: cover
}

.sem.rfid #rfid-secure .jumbotron .tint {
    background-image: -webkit-linear-gradient(left, rgba(26, 26, 26, 0) 0, rgba(0, 0, 0, .82) 75%);
    background-image: -o-linear-gradient(left, rgba(26, 26, 26, 0) 0, rgba(0, 0, 0, .82) 75%);
    background-image: linear-gradient(to right, rgba(26, 26, 26, 0) 0, rgba(0, 0, 0, .82) 75%);
    background-repeat: repeat-x
}

.sem.rfid #rfid-how-it-works img {
    width: 150px
}

.sem.cons .testimonial .attribution .source .name {
    color: #2772b8
}

.sem.cons .testimonial .organization,
.sem.cons .testimonial .quote {
    color: #fff !important;
    background: 0 0
}

.sem.cons .cta-banner {
    border-bottom: 1px solid rgba(255, 255, 255, .2)
}

.sem.cons .nav-lite.fill {
    background: #151515
}

.sem.cons footer {
    background: #fafafa
}

.sem.cons .partners h1,
.sem.cons .partners h2,
.sem.cons .partners h3,
.sem.cons .partners h4,
.sem.cons .partners h5,
.sem.cons .partners h6,
.sem.cons .testimonial h1,
.sem.cons .testimonial h2,
.sem.cons .testimonial h3,
.sem.cons .testimonial h4,
.sem.cons .testimonial h5,
.sem.cons .testimonial h6 {
    color: #151515
}

.sem.cons .purple h1,
.sem.cons .purple h2,
.sem.cons .purple h3,
.sem.cons .purple h4,
.sem.cons .purple h5,
.sem.cons .purple h6,
.sem.cons .purple p {
    color: #fff
}

.sem.cons .jumbotron {
    background: url(/marketing/assets/i/vertical/fandom-events/fandom-events-jumbotron.jpg) center center;
    background-size: cover
}

.sem.cons .jumbotron .tint {
    background: rgba(0, 0, 0, .8)
}

.sem.cons .jumbotron h4 {
    color: #fff;
    font-weight: 400
}

.sem.cons .testimonials {
    background: url(/marketing/assets/i/sem/cons/testimonial-bg.jpg);
    background-size: cover
}

.sem.cons h2 {
    margin-bottom: 30px;
    font-weight: 800;
    font-size: 3em;
    line-height: 1.2em
}

.sem.cons h4 {
    font-weight: 700
}

.sem.cons .header-menu-nav--button.button.green {
    background: #2772b8
}

.sem.cons .tools {
    background: #303030
}

.sem.cons .get-started-form .button.submit,
.sem.cons .get-started-form .header {
    background: #151515
}

.sem.cons .tools h1,
.sem.cons .tools h2,
.sem.cons .tools h3,
.sem.cons .tools h4,
.sem.cons .tools h5,
.sem.cons .tools h6,
.sem.cons .tools p {
    color: #fff
}

.sem.cons .tools h5 {
    color: #48b2e8;
    font-size: 20px
}

.sem.cons .get-started-form .header h5 {
    color: #fff
}

.sem.cons .features img {
    margin-bottom: 20px
}

.sem.cons .case-study h2 {
    margin-bottom: 0 !important
}

.sem.cons .case-study h2.sub {
    margin-bottom: 40px !important;
    font-weight: 200;
    font-size: 20px;
    color: #5d5d5d
}

.sem.cons .center-vid {
    margin-bottom: 20px
}

.sem.cons .testimonial {
    margin-top: 0;
    background: 0 0
}

.sem.cons .testimonial img {
    display: inline-block;
    border-radius: 100%;
    border: 1px solid #dadada;
    width: 100px;
    margin-bottom: 20px
}

.sem.cons .testimonial .attribution {
    display: block;
    position: relative
}

.sem.cons .testimonial .attribution .source {
    display: inline-block;
    top: 15px;
    width: 100%;
    font-size: 14px
}

.sem.cons .testimonial .attribution .source .name {
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 0;
    line-height: 1em
}

.sem.cons .testimonial .attribution .source .name:after,
.sem.cons .testimonial .attribution .source .name:before {
    content: " — "
}

.sem.cons .testimonial .attribution .source .organization {
    font-size: inherit
}

.sem.cons .con-infographic {
    background: url(/marketing/assets/i/sem/cons/con-infographic-1.jpg) top center;
    background-size: cover;
    -webkit-transition: all .1s linear;
    -moz-transition: all .1s linear;
    -ms-transition: all .1s linear;
    -o-transition: all .1s linear;
    transition: all .1s linear
}

.sem.cons .con-infographic .tint {
    padding: 60px 0
}

@media (max-width:740px) {
    .sem.cons .con-infographic .tint {
        padding: 0;
        background: rgba(0, 25, 40, .5)
    }
}

.sem.cons .con-infographic:hover {
    background: url(/marketing/assets/i/sem/cons/con-infographic-2.jpg) top center;
    background-size: cover;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear
}

.sem.cons .underline {
    display: block;
    text-transform: uppercase
}

.sem.cons .results-bubble {
    display: block;
    margin: 0 auto 15px;
    height: 200px;
    width: 200px;
    background: #48b2e8;
    border-radius: 100px
}

.sem.cons .results-bubble .stat {
    line-height: 200px;
    color: #fff;
    font-size: 4em;
    font-weight: 900
}

.sem.cons .results-caption {
    font-size: 20px;
    font-weight: 800;
    color: #48b2e8
}

.sem h2,
.sem h3,
.sem h4 {
    color: #333
}

.sem h3 {
    font-size: 1.8em;
    font-weight: 500
}

.sem .awesomecon h1,
.sem .awesomecon h3,
.sem .awesomecon h4,
.sem .awesomecon h5,
.sem .awesomecon h6,
.sem .bcn h1,
.sem .bcn h3,
.sem .bcn h4,
.sem .bcn h5,
.sem .bcn h6,
.sem .bookcon h1,
.sem .bookcon h3,
.sem .bookcon h4,
.sem .bookcon h5,
.sem .bookcon h6,
.sem .brooklyn h1,
.sem .brooklyn h3,
.sem .brooklyn h4,
.sem .brooklyn h5,
.sem .brooklyn h6,
.sem .delta h1,
.sem .delta h3,
.sem .delta h4,
.sem .delta h5,
.sem .delta h6,
.sem .fan-fest h1,
.sem .fan-fest h3,
.sem .fan-fest h4,
.sem .fan-fest h5,
.sem .fan-fest h6,
.sem .fanfest h1,
.sem .fanfest h3,
.sem .fanfest h4,
.sem .fanfest h5,
.sem .fanfest h6,
.sem .greenwich-town-party h1,
.sem .greenwich-town-party h3,
.sem .greenwich-town-party h4,
.sem .greenwich-town-party h5,
.sem .greenwich-town-party h6,
.sem .guthrie h1,
.sem .guthrie h3,
.sem .guthrie h4,
.sem .guthrie h5,
.sem .guthrie h6,
.sem .hyatt h1,
.sem .hyatt h3,
.sem .hyatt h4,
.sem .hyatt h5,
.sem .hyatt h6,
.sem .icecastles h1,
.sem .icecastles h3,
.sem .icecastles h4,
.sem .icecastles h5,
.sem .icecastles h6,
.sem .kentuck-knob h1,
.sem .kentuck-knob h3,
.sem .kentuck-knob h4,
.sem .kentuck-knob h5,
.sem .kentuck-knob h6,
.sem .lacc h1,
.sem .lacc h3,
.sem .lacc h4,
.sem .lacc h5,
.sem .lacc h6,
.sem .matinee h1,
.sem .matinee h3,
.sem .matinee h4,
.sem .matinee h5,
.sem .matinee h6,
.sem .npx h1,
.sem .npx h3,
.sem .npx h4,
.sem .npx h5,
.sem .npx h6,
.sem .nxne h1,
.sem .nxne h3,
.sem .nxne h4,
.sem .nxne h5,
.sem .nxne h6,
.sem .partners h1,
.sem .partners h3,
.sem .partners h4,
.sem .partners h5,
.sem .partners h6,
.sem .pax h1,
.sem .pax h3,
.sem .pax h4,
.sem .pax h5,
.sem .pax h6,
.sem .pensacon h1,
.sem .pensacon h3,
.sem .pensacon h4,
.sem .pensacon h5,
.sem .pensacon h6,
.sem .politicon h1,
.sem .politicon h3,
.sem .politicon h4,
.sem .politicon h5,
.sem .politicon h6,
.sem .rick-bronson h1,
.sem .rick-bronson h3,
.sem .rick-bronson h4,
.sem .rick-bronson h5,
.sem .rick-bronson h6,
.sem .the-complex h1,
.sem .the-complex h3,
.sem .the-complex h4,
.sem .the-complex h5,
.sem .the-complex h6,
.sem .thotcon h1,
.sem .thotcon h3,
.sem .thotcon h4,
.sem .thotcon h5,
.sem .thotcon h6,
.sem .winterparty h1,
.sem .winterparty h3,
.sem .winterparty h4,
.sem .winterparty h5,
.sem .winterparty h6,
.sem.pride .testimonial h1,
.sem.pride .testimonial h3,
.sem.pride .testimonial h4,
.sem.pride .testimonial h5,
.sem.pride .testimonial h6 {
    color: #fff
}

.sem .awesomecon .attribution .source .name,
.sem .bcn .attribution .source .name,
.sem .bookcon .attribution .source .name,
.sem .brooklyn .attribution .source .name,
.sem .delta .attribution .source .name,
.sem .fan-fest .attribution .source .name,
.sem .fanfest .attribution .source .name,
.sem .greenwich-town-party .attribution .source .name,
.sem .guthrie .attribution .source .name,
.sem .hyatt .attribution .source .name,
.sem .icecastles .attribution .source .name,
.sem .kentuck-knob .attribution .source .name,
.sem .lacc .attribution .source .name,
.sem .matinee .attribution .source .name,
.sem .npx .attribution .source .name,
.sem .nxne .attribution .source .name,
.sem .partners .attribution .source .name,
.sem .pax .attribution .source .name,
.sem .pensacon .attribution .source .name,
.sem .politicon .attribution .source .name,
.sem .rick-bronson .attribution .source .name,
.sem .the-complex .attribution .source .name,
.sem .thotcon .attribution .source .name,
.sem .winterparty .attribution .source .name,
.sem.pride .testimonial .attribution .source .name {
    color: #8031a7 !important
}

.sem .awesomecon .attribution .source .organization,
.sem .bcn .attribution .source .organization,
.sem .bookcon .attribution .source .organization,
.sem .brooklyn .attribution .source .organization,
.sem .delta .attribution .source .organization,
.sem .fan-fest .attribution .source .organization,
.sem .fanfest .attribution .source .organization,
.sem .greenwich-town-party .attribution .source .organization,
.sem .guthrie .attribution .source .organization,
.sem .hyatt .attribution .source .organization,
.sem .icecastles .attribution .source .organization,
.sem .kentuck-knob .attribution .source .organization,
.sem .lacc .attribution .source .organization,
.sem .matinee .attribution .source .organization,
.sem .npx .attribution .source .organization,
.sem .nxne .attribution .source .organization,
.sem .partners .attribution .source .organization,
.sem .pax .attribution .source .organization,
.sem .pensacon .attribution .source .organization,
.sem .politicon .attribution .source .organization,
.sem .rick-bronson .attribution .source .organization,
.sem .the-complex .attribution .source .organization,
.sem .thotcon .attribution .source .organization,
.sem .winterparty .attribution .source .organization,
.sem.pride .testimonial .attribution .source .organization {
    font-size: inherit
}

.sem.fan-fest h3,
.sem.fanfest h3,
.sem.matinee h3,
.sem.politicon h3,
.sem.rick-bronson h3,
.sem.the-complex h3 {
    font-size: 1.8em;
    font-weight: 500
}

.sem .awesomecon h2,
.sem .awesomecon p,
.sem .bcn h2,
.sem .bcn p,
.sem .bookcon h2,
.sem .bookcon p,
.sem .brooklyn h2,
.sem .brooklyn p,
.sem .delta h2,
.sem .delta p,
.sem .fan-fest h2,
.sem .fan-fest p,
.sem .fanfest h2,
.sem .fanfest p,
.sem .greenwich-town-party h2,
.sem .greenwich-town-party p,
.sem .guthrie h2,
.sem .guthrie p,
.sem .hyatt h2,
.sem .hyatt p,
.sem .icecastles h2,
.sem .icecastles p,
.sem .kentuck-knob h2,
.sem .kentuck-knob p,
.sem .lacc h2,
.sem .lacc p,
.sem .matinee h2,
.sem .matinee p,
.sem .npx h2,
.sem .npx p,
.sem .nxne h2,
.sem .nxne p,
.sem .partners h2,
.sem .partners p,
.sem .pax h2,
.sem .pax p,
.sem .pensacon h2,
.sem .pensacon p,
.sem .politicon h2,
.sem .politicon p,
.sem .rick-bronson h2,
.sem .rick-bronson p,
.sem .the-complex h2,
.sem .the-complex p,
.sem .thotcon h2,
.sem .thotcon p,
.sem .winterparty h2,
.sem .winterparty p,
.sem.pride .testimonial h2,
.sem.pride .testimonial p {
    color: #151515
}

.sem.politicon h2,
.sem.politicon h3,
.sem.politicon h4 {
    color: #2b3276
}

.sem.rick-bronson h2,
.sem.rick-bronson h3,
.sem.rick-bronson h4,
.sem.the-complex h2,
.sem.the-complex h3,
.sem.the-complex h4 {
    color: #333
}

.sem.fan-fest h2,
.sem.fan-fest h3,
.sem.fan-fest h4 {
    color: #00aeef
}

.sem.fanfest h2,
.sem.fanfest h3,
.sem.fanfest h4 {
    color: #98080b
}

.sem.matinee h2,
.sem.matinee h3,
.sem.matinee h4 {
    color: #ff005b
}

.sem .partners .attribution .source .name,
.sem .partners h1,
.sem .partners h3,
.sem .partners h4,
.sem .partners h5,
.sem .partners h6,
.sem .partners p,
.sem.event-ticketing-software .testimonial .attribution .source .name,
.sem.event-ticketing-software .testimonial h1,
.sem.event-ticketing-software .testimonial h3,
.sem.event-ticketing-software .testimonial h4,
.sem.event-ticketing-software .testimonial h5,
.sem.event-ticketing-software .testimonial h6,
.sem.event-ticketing-software .testimonial p,
.sem.event-ticketing-system .testimonial .attribution .source .name,
.sem.event-ticketing-system .testimonial h1,
.sem.event-ticketing-system .testimonial h3,
.sem.event-ticketing-system .testimonial h4,
.sem.event-ticketing-system .testimonial h5,
.sem.event-ticketing-system .testimonial h6,
.sem.event-ticketing-system .testimonial p,
.sem.sell-tickets-online .testimonial .attribution .source .name,
.sem.sell-tickets-online .testimonial h1,
.sem.sell-tickets-online .testimonial h3,
.sem.sell-tickets-online .testimonial h4,
.sem.sell-tickets-online .testimonial h5,
.sem.sell-tickets-online .testimonial h6,
.sem.sell-tickets-online .testimonial p {
    color: #fff
}

.sem .partners .attribution .source .organization,
.sem.event-ticketing-software .testimonial .attribution .source .organization,
.sem.event-ticketing-system .testimonial .attribution .source .organization,
.sem.sell-tickets-online .testimonial .attribution .source .organization {
    font-size: inherit;
    color: #151515 !important
}

.sem.airshows .get-started-form .header h5,
.sem.airshows .purple h1,
.sem.airshows .purple h2,
.sem.airshows .purple h3,
.sem.airshows .purple h4,
.sem.airshows .purple h5,
.sem.airshows .purple h6,
.sem.airshows .purple p,
.sem.aquarium .get-started-form .header h5,
.sem.aquarium .purple h1,
.sem.aquarium .purple h2,
.sem.aquarium .purple h3,
.sem.aquarium .purple h4,
.sem.aquarium .purple h5,
.sem.aquarium .purple h6,
.sem.aquarium .purple p,
.sem.awesomecon .get-started-form .header h5,
.sem.awesomecon .purple h1,
.sem.awesomecon .purple h2,
.sem.awesomecon .purple h3,
.sem.awesomecon .purple h4,
.sem.awesomecon .purple h5,
.sem.awesomecon .purple h6,
.sem.awesomecon .purple p,
.sem.bcn .get-started-form .header h5,
.sem.bcn .purple h1,
.sem.bcn .purple h2,
.sem.bcn .purple h3,
.sem.bcn .purple h4,
.sem.bcn .purple h5,
.sem.bcn .purple h6,
.sem.bcn .purple p,
.sem.beer .get-started-form .header h5,
.sem.beer .purple h1,
.sem.beer .purple h2,
.sem.beer .purple h3,
.sem.beer .purple h4,
.sem.beer .purple h5,
.sem.beer .purple h6,
.sem.beer .purple p,
.sem.bookcon .get-started-form .header h5,
.sem.bookcon .purple h1,
.sem.bookcon .purple h2,
.sem.bookcon .purple h3,
.sem.bookcon .purple h4,
.sem.bookcon .purple h5,
.sem.bookcon .purple h6,
.sem.bookcon .purple p,
.sem.brooklyn .get-started-form .header h5,
.sem.brooklyn .purple h1,
.sem.brooklyn .purple h2,
.sem.brooklyn .purple h3,
.sem.brooklyn .purple h4,
.sem.brooklyn .purple h5,
.sem.brooklyn .purple h6,
.sem.brooklyn .purple p,
.sem.c2e2 .get-started-form .header h5,
.sem.c2e2 .purple h1,
.sem.c2e2 .purple h2,
.sem.c2e2 .purple h3,
.sem.c2e2 .purple h4,
.sem.c2e2 .purple h5,
.sem.c2e2 .purple h6,
.sem.c2e2 .purple p,
.sem.comedy .get-started-form .header h5,
.sem.comedy .purple h1,
.sem.comedy .purple h2,
.sem.comedy .purple h3,
.sem.comedy .purple h4,
.sem.comedy .purple h5,
.sem.comedy .purple h6,
.sem.comedy .purple p,
.sem.consumer-shows .get-started-form .header h5,
.sem.consumer-shows .purple h1,
.sem.consumer-shows .purple h2,
.sem.consumer-shows .purple h3,
.sem.consumer-shows .purple h4,
.sem.consumer-shows .purple h5,
.sem.consumer-shows .purple h6,
.sem.consumer-shows .purple p,
.sem.delta .get-started-form .header h5,
.sem.delta .purple h1,
.sem.delta .purple h2,
.sem.delta .purple h3,
.sem.delta .purple h4,
.sem.delta .purple h5,
.sem.delta .purple h6,
.sem.delta .purple p,
.sem.event-ticketing-software .get-started-form .header h5,
.sem.event-ticketing-software .purple h1,
.sem.event-ticketing-software .purple h2,
.sem.event-ticketing-software .purple h3,
.sem.event-ticketing-software .purple h4,
.sem.event-ticketing-software .purple h5,
.sem.event-ticketing-software .purple h6,
.sem.event-ticketing-software .purple p,
.sem.event-ticketing-system .get-started-form .header h5,
.sem.event-ticketing-system .purple h1,
.sem.event-ticketing-system .purple h2,
.sem.event-ticketing-system .purple h3,
.sem.event-ticketing-system .purple h4,
.sem.event-ticketing-system .purple h5,
.sem.event-ticketing-system .purple h6,
.sem.event-ticketing-system .purple p,
.sem.fan-fest .get-started-form .header h5,
.sem.fan-fest .purple h1,
.sem.fan-fest .purple h2,
.sem.fan-fest .purple h3,
.sem.fan-fest .purple h4,
.sem.fan-fest .purple h5,
.sem.fan-fest .purple h6,
.sem.fan-fest .purple p,
.sem.fanfest .get-started-form .header h5,
.sem.fanfest .purple h1,
.sem.fanfest .purple h2,
.sem.fanfest .purple h3,
.sem.fanfest .purple h4,
.sem.fanfest .purple h5,
.sem.fanfest .purple h6,
.sem.fanfest .purple p,
.sem.festivals .get-started-form .header h5,
.sem.festivals .purple h1,
.sem.festivals .purple h2,
.sem.festivals .purple h3,
.sem.festivals .purple h4,
.sem.festivals .purple h5,
.sem.festivals .purple h6,
.sem.festivals .purple p,
.sem.greenwich-town-party .get-started-form .header h5,
.sem.greenwich-town-party .purple h1,
.sem.greenwich-town-party .purple h2,
.sem.greenwich-town-party .purple h3,
.sem.greenwich-town-party .purple h4,
.sem.greenwich-town-party .purple h5,
.sem.greenwich-town-party .purple h6,
.sem.greenwich-town-party .purple p,
.sem.guthrie .get-started-form .header h5,
.sem.guthrie .purple h1,
.sem.guthrie .purple h2,
.sem.guthrie .purple h3,
.sem.guthrie .purple h4,
.sem.guthrie .purple h5,
.sem.guthrie .purple h6,
.sem.guthrie .purple p,
.sem.holiday-events .get-started-form .header h5,
.sem.holiday-events .purple h1,
.sem.holiday-events .purple h2,
.sem.holiday-events .purple h3,
.sem.holiday-events .purple h4,
.sem.holiday-events .purple h5,
.sem.holiday-events .purple h6,
.sem.holiday-events .purple p,
.sem.hyatt .get-started-form .header h5,
.sem.hyatt .purple h1,
.sem.hyatt .purple h2,
.sem.hyatt .purple h3,
.sem.hyatt .purple h4,
.sem.hyatt .purple h5,
.sem.hyatt .purple h6,
.sem.hyatt .purple p,
.sem.icecastles .get-started-form .header h5,
.sem.icecastles .purple h1,
.sem.icecastles .purple h2,
.sem.icecastles .purple h3,
.sem.icecastles .purple h4,
.sem.icecastles .purple h5,
.sem.icecastles .purple h6,
.sem.icecastles .purple p,
.sem.kentuck-knob .get-started-form .header h5,
.sem.kentuck-knob .purple h1,
.sem.kentuck-knob .purple h2,
.sem.kentuck-knob .purple h3,
.sem.kentuck-knob .purple h4,
.sem.kentuck-knob .purple h5,
.sem.kentuck-knob .purple h6,
.sem.kentuck-knob .purple p,
.sem.lacc .get-started-form .header h5,
.sem.lacc .purple h1,
.sem.lacc .purple h2,
.sem.lacc .purple h3,
.sem.lacc .purple h4,
.sem.lacc .purple h5,
.sem.lacc .purple h6,
.sem.lacc .purple p,
.sem.live-events .get-started-form .header h5,
.sem.live-events .purple h1,
.sem.live-events .purple h2,
.sem.live-events .purple h3,
.sem.live-events .purple h4,
.sem.live-events .purple h5,
.sem.live-events .purple h6,
.sem.live-events .purple p,
.sem.matinee .get-started-form .header h5,
.sem.matinee .purple h1,
.sem.matinee .purple h2,
.sem.matinee .purple h3,
.sem.matinee .purple h4,
.sem.matinee .purple h5,
.sem.matinee .purple h6,
.sem.matinee .purple p,
.sem.museums .get-started-form .header h5,
.sem.museums .purple h1,
.sem.museums .purple h2,
.sem.museums .purple h3,
.sem.museums .purple h4,
.sem.museums .purple h5,
.sem.museums .purple h6,
.sem.museums .purple p,
.sem.mwl .get-started-form .header h5,
.sem.mwl .purple h1,
.sem.mwl .purple h2,
.sem.mwl .purple h3,
.sem.mwl .purple h4,
.sem.mwl .purple h5,
.sem.mwl .purple h6,
.sem.mwl .purple p,
.sem.npx .get-started-form .header h5,
.sem.npx .purple h1,
.sem.npx .purple h2,
.sem.npx .purple h3,
.sem.npx .purple h4,
.sem.npx .purple h5,
.sem.npx .purple h6,
.sem.npx .purple p,
.sem.nxne .get-started-form .header h5,
.sem.nxne .purple h1,
.sem.nxne .purple h2,
.sem.nxne .purple h3,
.sem.nxne .purple h4,
.sem.nxne .purple h5,
.sem.nxne .purple h6,
.sem.nxne .purple p,
.sem.pax .get-started-form .header h5,
.sem.pax .purple h1,
.sem.pax .purple h2,
.sem.pax .purple h3,
.sem.pax .purple h4,
.sem.pax .purple h5,
.sem.pax .purple h6,
.sem.pax .purple p,
.sem.pensacon .get-started-form .header h5,
.sem.pensacon .purple h1,
.sem.pensacon .purple h2,
.sem.pensacon .purple h3,
.sem.pensacon .purple h4,
.sem.pensacon .purple h5,
.sem.pensacon .purple h6,
.sem.pensacon .purple p,
.sem.pn .get-started-form .header h5,
.sem.pn .purple h1,
.sem.pn .purple h2,
.sem.pn .purple h3,
.sem.pn .purple h4,
.sem.pn .purple h5,
.sem.pn .purple h6,
.sem.pn .purple p,
.sem.politicon .get-started-form .header h5,
.sem.politicon .purple h1,
.sem.politicon .purple h2,
.sem.politicon .purple h3,
.sem.politicon .purple h4,
.sem.politicon .purple h5,
.sem.politicon .purple h6,
.sem.politicon .purple p,
.sem.pride .get-started-form .header h5,
.sem.pride .purple h1,
.sem.pride .purple h2,
.sem.pride .purple h3,
.sem.pride .purple h4,
.sem.pride .purple h5,
.sem.pride .purple h6,
.sem.pride .purple p,
.sem.rick-bronson .get-started-form .header h5,
.sem.rick-bronson .purple h1,
.sem.rick-bronson .purple h2,
.sem.rick-bronson .purple h3,
.sem.rick-bronson .purple h4,
.sem.rick-bronson .purple h5,
.sem.rick-bronson .purple h6,
.sem.rick-bronson .purple p,
.sem.sell-tickets-online .get-started-form .header h5,
.sem.sell-tickets-online .purple h1,
.sem.sell-tickets-online .purple h2,
.sem.sell-tickets-online .purple h3,
.sem.sell-tickets-online .purple h4,
.sem.sell-tickets-online .purple h5,
.sem.sell-tickets-online .purple h6,
.sem.sell-tickets-online .purple p,
.sem.the-complex .get-started-form .header h5,
.sem.the-complex .purple h1,
.sem.the-complex .purple h2,
.sem.the-complex .purple h3,
.sem.the-complex .purple h4,
.sem.the-complex .purple h5,
.sem.the-complex .purple h6,
.sem.the-complex .purple p,
.sem.thotcon .get-started-form .header h5,
.sem.thotcon .purple h1,
.sem.thotcon .purple h2,
.sem.thotcon .purple h3,
.sem.thotcon .purple h4,
.sem.thotcon .purple h5,
.sem.thotcon .purple h6,
.sem.thotcon .purple p,
.sem.timed-entry .get-started-form .header h5,
.sem.timed-entry .purple h1,
.sem.timed-entry .purple h2,
.sem.timed-entry .purple h3,
.sem.timed-entry .purple h4,
.sem.timed-entry .purple h5,
.sem.timed-entry .purple h6,
.sem.timed-entry .purple p,
.sem.winterparty .get-started-form .header h5,
.sem.winterparty .purple h1,
.sem.winterparty .purple h2,
.sem.winterparty .purple h3,
.sem.winterparty .purple h4,
.sem.winterparty .purple h5,
.sem.winterparty .purple h6,
.sem.winterparty .purple p {
    color: #fff
}

.sem.airshows .nav-lite.fill,
.sem.aquarium .nav-lite.fill,
.sem.awesomecon .nav-lite.fill,
.sem.bcn .nav-lite.fill,
.sem.beer .nav-lite.fill,
.sem.bookcon .nav-lite.fill,
.sem.brooklyn .nav-lite.fill,
.sem.c2e2 .nav-lite.fill,
.sem.comedy .nav-lite.fill,
.sem.consumer-shows .nav-lite.fill,
.sem.delta .nav-lite.fill,
.sem.event-ticketing-software .nav-lite.fill,
.sem.event-ticketing-system .nav-lite.fill,
.sem.fan-fest .nav-lite.fill,
.sem.fanfest .nav-lite.fill,
.sem.festivals .nav-lite.fill,
.sem.greenwich-town-party .nav-lite.fill,
.sem.guthrie .nav-lite.fill,
.sem.holiday-events .nav-lite.fill,
.sem.hyatt .nav-lite.fill,
.sem.icecastles .nav-lite.fill,
.sem.kentuck-knob .nav-lite.fill,
.sem.lacc .nav-lite.fill,
.sem.live-events .nav-lite.fill,
.sem.matinee .nav-lite.fill,
.sem.museums .nav-lite.fill,
.sem.mwl .nav-lite.fill,
.sem.npx .nav-lite.fill,
.sem.nxne .nav-lite.fill,
.sem.pax .nav-lite.fill,
.sem.pensacon .nav-lite.fill,
.sem.pn .nav-lite.fill,
.sem.politicon .nav-lite.fill,
.sem.pride .nav-lite.fill,
.sem.rick-bronson .nav-lite.fill,
.sem.sell-tickets-online .nav-lite.fill,
.sem.the-complex .nav-lite.fill,
.sem.thotcon .nav-lite.fill,
.sem.timed-entry .nav-lite.fill,
.sem.winterparty .nav-lite.fill {
    background: #000
}

.sem.airshows footer,
.sem.aquarium footer,
.sem.awesomecon footer,
.sem.bcn footer,
.sem.beer footer,
.sem.bookcon footer,
.sem.brooklyn footer,
.sem.c2e2 footer,
.sem.comedy footer,
.sem.consumer-shows footer,
.sem.delta footer,
.sem.event-ticketing-software footer,
.sem.event-ticketing-system footer,
.sem.fan-fest footer,
.sem.fanfest footer,
.sem.festivals footer,
.sem.greenwich-town-party footer,
.sem.guthrie footer,
.sem.holiday-events footer,
.sem.hyatt footer,
.sem.icecastles footer,
.sem.kentuck-knob footer,
.sem.lacc footer,
.sem.live-events footer,
.sem.matinee footer,
.sem.museums footer,
.sem.mwl footer,
.sem.npx footer,
.sem.nxne footer,
.sem.pax footer,
.sem.pensacon footer,
.sem.pn footer,
.sem.politicon footer,
.sem.pride footer,
.sem.rick-bronson footer,
.sem.sell-tickets-online footer,
.sem.the-complex footer,
.sem.thotcon footer,
.sem.timed-entry footer,
.sem.winterparty footer {
    background: #fafafa
}

.sem.airshows .testimonal,
.sem.aquarium .testimonal,
.sem.awesomecon .testimonal,
.sem.bcn .testimonal,
.sem.beer .testimonal,
.sem.bookcon .testimonal,
.sem.brooklyn .testimonal,
.sem.c2e2 .testimonal,
.sem.comedy .testimonal,
.sem.consumer-shows .testimonal,
.sem.delta .testimonal,
.sem.event-ticketing-software .testimonal,
.sem.event-ticketing-system .testimonal,
.sem.fan-fest .testimonal,
.sem.fanfest .testimonal,
.sem.festivals .testimonal,
.sem.greenwich-town-party .testimonal,
.sem.guthrie .testimonal,
.sem.holiday-events .testimonal,
.sem.hyatt .testimonal,
.sem.icecastles .testimonal,
.sem.kentuck-knob .testimonal,
.sem.lacc .testimonal,
.sem.live-events .testimonal,
.sem.matinee .testimonal,
.sem.museums .testimonal,
.sem.mwl .testimonal,
.sem.npx .testimonal,
.sem.nxne .testimonal,
.sem.pax .testimonal,
.sem.pensacon .testimonal,
.sem.pn .testimonal,
.sem.politicon .testimonal,
.sem.pride .testimonal,
.sem.rick-bronson .testimonal,
.sem.sell-tickets-online .testimonal,
.sem.the-complex .testimonal,
.sem.thotcon .testimonal,
.sem.timed-entry .testimonal,
.sem.winterparty .testimonal {
    text-align: left !important
}

.sem.airshows .testimonials,
.sem.aquarium .testimonials,
.sem.awesomecon .testimonials,
.sem.bcn .testimonials,
.sem.beer .testimonials,
.sem.bookcon .testimonials,
.sem.brooklyn .testimonials,
.sem.c2e2 .testimonials,
.sem.comedy .testimonials,
.sem.consumer-shows .testimonials,
.sem.delta .testimonials,
.sem.event-ticketing-software .testimonials,
.sem.event-ticketing-system .testimonials,
.sem.fan-fest .testimonials,
.sem.fanfest .testimonials,
.sem.festivals .testimonials,
.sem.greenwich-town-party .testimonials,
.sem.guthrie .testimonials,
.sem.holiday-events .testimonials,
.sem.hyatt .testimonials,
.sem.icecastles .testimonials,
.sem.kentuck-knob .testimonials,
.sem.lacc .testimonials,
.sem.live-events .testimonials,
.sem.matinee .testimonials,
.sem.museums .testimonials,
.sem.mwl .testimonials,
.sem.npx .testimonials,
.sem.nxne .testimonials,
.sem.pax .testimonials,
.sem.pensacon .testimonials,
.sem.pn .testimonials,
.sem.politicon .testimonials,
.sem.pride .testimonials,
.sem.rick-bronson .testimonials,
.sem.sell-tickets-online .testimonials,
.sem.the-complex .testimonials,
.sem.thotcon .testimonials,
.sem.timed-entry .testimonials,
.sem.winterparty .testimonials {
    background: url(/marketing/assets/i/sem/cons/testimonial-bg.jpg) repeat-x;
    background-image: -webkit-linear-gradient(165deg, #2772b8, #48b2e8);
    background-image: -o-linear-gradient(165deg, #2772b8, #48b2e8);
    background-image: linear-gradient(165deg, #2772b8, #48b2e8);
    background-size: cover
}

.sem.airshows h2,
.sem.aquarium h2,
.sem.awesomecon h2,
.sem.bcn h2,
.sem.beer h2,
.sem.bookcon h2,
.sem.brooklyn h2,
.sem.c2e2 h2,
.sem.comedy h2,
.sem.consumer-shows h2,
.sem.delta h2,
.sem.event-ticketing-software h2,
.sem.event-ticketing-system h2,
.sem.fan-fest h2,
.sem.fanfest h2,
.sem.festivals h2,
.sem.greenwich-town-party h2,
.sem.guthrie h2,
.sem.holiday-events h2,
.sem.hyatt h2,
.sem.icecastles h2,
.sem.kentuck-knob h2,
.sem.lacc h2,
.sem.live-events h2,
.sem.matinee h2,
.sem.museums h2,
.sem.mwl h2,
.sem.npx h2,
.sem.nxne h2,
.sem.pax h2,
.sem.pensacon h2,
.sem.pn h2,
.sem.politicon h2,
.sem.pride h2,
.sem.rick-bronson h2,
.sem.sell-tickets-online h2,
.sem.the-complex h2,
.sem.thotcon h2,
.sem.timed-entry h2,
.sem.winterparty h2 {
    margin-bottom: 30px;
    font-weight: 800;
    font-size: 3em;
    line-height: 1.2em
}

.sem.airshows h4,
.sem.aquarium h4,
.sem.awesomecon h4,
.sem.bcn h4,
.sem.beer h4,
.sem.bookcon h4,
.sem.brooklyn h4,
.sem.c2e2 h4,
.sem.comedy h4,
.sem.consumer-shows h4,
.sem.delta h4,
.sem.event-ticketing-software h4,
.sem.event-ticketing-system h4,
.sem.fan-fest h4,
.sem.fanfest h4,
.sem.festivals h4,
.sem.greenwich-town-party h4,
.sem.guthrie h4,
.sem.holiday-events h4,
.sem.hyatt h4,
.sem.icecastles h4,
.sem.kentuck-knob h4,
.sem.lacc h4,
.sem.live-events h4,
.sem.matinee h4,
.sem.museums h4,
.sem.mwl h4,
.sem.npx h4,
.sem.nxne h4,
.sem.pax h4,
.sem.pensacon h4,
.sem.pn h4,
.sem.politicon h4,
.sem.pride h4,
.sem.rick-bronson h4,
.sem.sell-tickets-online h4,
.sem.the-complex h4,
.sem.thotcon h4,
.sem.timed-entry h4,
.sem.winterparty h4 {
    font-weight: 500;
    margin-bottom: 5px;
    margin-top: 10px
}

.sem.airshows .header-menu-nav--button.button.green,
.sem.aquarium .header-menu-nav--button.button.green,
.sem.awesomecon .header-menu-nav--button.button.green,
.sem.bcn .header-menu-nav--button.button.green,
.sem.beer .header-menu-nav--button.button.green,
.sem.bookcon .header-menu-nav--button.button.green,
.sem.brooklyn .header-menu-nav--button.button.green,
.sem.c2e2 .header-menu-nav--button.button.green,
.sem.comedy .header-menu-nav--button.button.green,
.sem.consumer-shows .header-menu-nav--button.button.green,
.sem.delta .header-menu-nav--button.button.green,
.sem.event-ticketing-software .header-menu-nav--button.button.green,
.sem.event-ticketing-system .header-menu-nav--button.button.green,
.sem.fan-fest .header-menu-nav--button.button.green,
.sem.fanfest .header-menu-nav--button.button.green,
.sem.festivals .header-menu-nav--button.button.green,
.sem.greenwich-town-party .header-menu-nav--button.button.green,
.sem.guthrie .header-menu-nav--button.button.green,
.sem.holiday-events .header-menu-nav--button.button.green,
.sem.hyatt .header-menu-nav--button.button.green,
.sem.icecastles .header-menu-nav--button.button.green,
.sem.kentuck-knob .header-menu-nav--button.button.green,
.sem.lacc .header-menu-nav--button.button.green,
.sem.live-events .header-menu-nav--button.button.green,
.sem.matinee .header-menu-nav--button.button.green,
.sem.museums .header-menu-nav--button.button.green,
.sem.mwl .header-menu-nav--button.button.green,
.sem.npx .header-menu-nav--button.button.green,
.sem.nxne .header-menu-nav--button.button.green,
.sem.pax .header-menu-nav--button.button.green,
.sem.pensacon .header-menu-nav--button.button.green,
.sem.pn .header-menu-nav--button.button.green,
.sem.politicon .header-menu-nav--button.button.green,
.sem.pride .header-menu-nav--button.button.green,
.sem.rick-bronson .header-menu-nav--button.button.green,
.sem.sell-tickets-online .header-menu-nav--button.button.green,
.sem.the-complex .header-menu-nav--button.button.green,
.sem.thotcon .header-menu-nav--button.button.green,
.sem.timed-entry .header-menu-nav--button.button.green,
.sem.winterparty .header-menu-nav--button.button.green {
    background: #2772b8
}

.sem.airshows .get-started-form .header,
.sem.aquarium .get-started-form .header,
.sem.awesomecon .get-started-form .header,
.sem.bcn .get-started-form .header,
.sem.beer .get-started-form .header,
.sem.bookcon .get-started-form .header,
.sem.brooklyn .get-started-form .header,
.sem.c2e2 .get-started-form .header,
.sem.comedy .get-started-form .header,
.sem.consumer-shows .get-started-form .header,
.sem.delta .get-started-form .header,
.sem.event-ticketing-software .get-started-form .header,
.sem.event-ticketing-system .get-started-form .header,
.sem.fan-fest .get-started-form .header,
.sem.fanfest .get-started-form .header,
.sem.festivals .get-started-form .header,
.sem.greenwich-town-party .get-started-form .header,
.sem.guthrie .get-started-form .header,
.sem.holiday-events .get-started-form .header,
.sem.hyatt .get-started-form .header,
.sem.icecastles .get-started-form .header,
.sem.kentuck-knob .get-started-form .header,
.sem.lacc .get-started-form .header,
.sem.live-events .get-started-form .header,
.sem.matinee .get-started-form .header,
.sem.museums .get-started-form .header,
.sem.mwl .get-started-form .header,
.sem.npx .get-started-form .header,
.sem.nxne .get-started-form .header,
.sem.pax .get-started-form .header,
.sem.pensacon .get-started-form .header,
.sem.pn .get-started-form .header,
.sem.politicon .get-started-form .header,
.sem.pride .get-started-form .header,
.sem.rick-bronson .get-started-form .header,
.sem.sell-tickets-online .get-started-form .header,
.sem.the-complex .get-started-form .header,
.sem.thotcon .get-started-form .header,
.sem.timed-entry .get-started-form .header,
.sem.winterparty .get-started-form .header {
    background: #151515
}

.sem.airshows .get-started-form p,
.sem.aquarium .get-started-form p,
.sem.awesomecon .get-started-form p,
.sem.bcn .get-started-form p,
.sem.beer .get-started-form p,
.sem.bookcon .get-started-form p,
.sem.brooklyn .get-started-form p,
.sem.c2e2 .get-started-form p,
.sem.comedy .get-started-form p,
.sem.consumer-shows .get-started-form p,
.sem.delta .get-started-form p,
.sem.event-ticketing-software .get-started-form p,
.sem.event-ticketing-system .get-started-form p,
.sem.fan-fest .get-started-form p,
.sem.fanfest .get-started-form p,
.sem.festivals .get-started-form p,
.sem.greenwich-town-party .get-started-form p,
.sem.guthrie .get-started-form p,
.sem.holiday-events .get-started-form p,
.sem.hyatt .get-started-form p,
.sem.icecastles .get-started-form p,
.sem.kentuck-knob .get-started-form p,
.sem.lacc .get-started-form p,
.sem.live-events .get-started-form p,
.sem.matinee .get-started-form p,
.sem.museums .get-started-form p,
.sem.mwl .get-started-form p,
.sem.npx .get-started-form p,
.sem.nxne .get-started-form p,
.sem.pax .get-started-form p,
.sem.pensacon .get-started-form p,
.sem.pn .get-started-form p,
.sem.politicon .get-started-form p,
.sem.pride .get-started-form p,
.sem.rick-bronson .get-started-form p,
.sem.sell-tickets-online .get-started-form p,
.sem.the-complex .get-started-form p,
.sem.thotcon .get-started-form p,
.sem.timed-entry .get-started-form p,
.sem.winterparty .get-started-form p {
    color: #5d5d5d !important
}

.sem.airshows .case-study .button.gradient,
.sem.airshows .get-started-form .button.submit,
.sem.aquarium .case-study .button.gradient,
.sem.aquarium .get-started-form .button.submit,
.sem.awesomecon .case-study .button.gradient,
.sem.awesomecon .get-started-form .button.submit,
.sem.bcn .case-study .button.gradient,
.sem.bcn .get-started-form .button.submit,
.sem.beer .case-study .button.gradient,
.sem.beer .get-started-form .button.submit,
.sem.bookcon .case-study .button.gradient,
.sem.bookcon .get-started-form .button.submit,
.sem.brooklyn .case-study .button.gradient,
.sem.brooklyn .get-started-form .button.submit,
.sem.c2e2 .case-study .button.gradient,
.sem.c2e2 .get-started-form .button.submit,
.sem.comedy .case-study .button.gradient,
.sem.comedy .get-started-form .button.submit,
.sem.consumer-shows .case-study .button.gradient,
.sem.consumer-shows .get-started-form .button.submit,
.sem.delta .case-study .button.gradient,
.sem.delta .get-started-form .button.submit,
.sem.event-ticketing-software .case-study .button.gradient,
.sem.event-ticketing-software .get-started-form .button.submit,
.sem.event-ticketing-system .case-study .button.gradient,
.sem.event-ticketing-system .get-started-form .button.submit,
.sem.fan-fest .case-study .button.gradient,
.sem.fan-fest .get-started-form .button.submit,
.sem.fanfest .case-study .button.gradient,
.sem.fanfest .get-started-form .button.submit,
.sem.festivals .case-study .button.gradient,
.sem.festivals .get-started-form .button.submit,
.sem.greenwich-town-party .case-study .button.gradient,
.sem.greenwich-town-party .get-started-form .button.submit,
.sem.guthrie .case-study .button.gradient,
.sem.guthrie .get-started-form .button.submit,
.sem.holiday-events .case-study .button.gradient,
.sem.holiday-events .get-started-form .button.submit,
.sem.hyatt .case-study .button.gradient,
.sem.hyatt .get-started-form .button.submit,
.sem.icecastles .case-study .button.gradient,
.sem.icecastles .get-started-form .button.submit,
.sem.kentuck-knob .case-study .button.gradient,
.sem.kentuck-knob .get-started-form .button.submit,
.sem.lacc .case-study .button.gradient,
.sem.lacc .get-started-form .button.submit,
.sem.live-events .case-study .button.gradient,
.sem.live-events .get-started-form .button.submit,
.sem.matinee .case-study .button.gradient,
.sem.matinee .get-started-form .button.submit,
.sem.museums .case-study .button.gradient,
.sem.museums .get-started-form .button.submit,
.sem.mwl .case-study .button.gradient,
.sem.mwl .get-started-form .button.submit,
.sem.npx .case-study .button.gradient,
.sem.npx .get-started-form .button.submit,
.sem.nxne .case-study .button.gradient,
.sem.nxne .get-started-form .button.submit,
.sem.pax .case-study .button.gradient,
.sem.pax .get-started-form .button.submit,
.sem.pensacon .case-study .button.gradient,
.sem.pensacon .get-started-form .button.submit,
.sem.pn .case-study .button.gradient,
.sem.pn .get-started-form .button.submit,
.sem.politicon .case-study .button.gradient,
.sem.politicon .get-started-form .button.submit,
.sem.pride .case-study .button.gradient,
.sem.pride .get-started-form .button.submit,
.sem.rick-bronson .case-study .button.gradient,
.sem.rick-bronson .get-started-form .button.submit,
.sem.sell-tickets-online .case-study .button.gradient,
.sem.sell-tickets-online .get-started-form .button.submit,
.sem.the-complex .case-study .button.gradient,
.sem.the-complex .get-started-form .button.submit,
.sem.thotcon .case-study .button.gradient,
.sem.thotcon .get-started-form .button.submit,
.sem.timed-entry .case-study .button.gradient,
.sem.timed-entry .get-started-form .button.submit,
.sem.winterparty .case-study .button.gradient,
.sem.winterparty .get-started-form .button.submit {
    background: #151515;
    color: #fff
}

.sem.airshows .features img,
.sem.aquarium .features img,
.sem.awesomecon .features img,
.sem.bcn .features img,
.sem.beer .features img,
.sem.bookcon .features img,
.sem.brooklyn .features img,
.sem.c2e2 .features img,
.sem.comedy .features img,
.sem.consumer-shows .features img,
.sem.delta .features img,
.sem.event-ticketing-software .features img,
.sem.event-ticketing-system .features img,
.sem.fan-fest .features img,
.sem.fanfest .features img,
.sem.festivals .features img,
.sem.greenwich-town-party .features img,
.sem.guthrie .features img,
.sem.holiday-events .features img,
.sem.hyatt .features img,
.sem.icecastles .features img,
.sem.kentuck-knob .features img,
.sem.lacc .features img,
.sem.live-events .features img,
.sem.matinee .features img,
.sem.museums .features img,
.sem.mwl .features img,
.sem.npx .features img,
.sem.nxne .features img,
.sem.pax .features img,
.sem.pensacon .features img,
.sem.pn .features img,
.sem.politicon .features img,
.sem.pride .features img,
.sem.rick-bronson .features img,
.sem.sell-tickets-online .features img,
.sem.the-complex .features img,
.sem.thotcon .features img,
.sem.timed-entry .features img,
.sem.winterparty .features img {
    margin-bottom: 20px
}

.sem.airshows .case-study h2,
.sem.aquarium .case-study h2,
.sem.awesomecon .case-study h2,
.sem.bcn .case-study h2,
.sem.beer .case-study h2,
.sem.bookcon .case-study h2,
.sem.brooklyn .case-study h2,
.sem.c2e2 .case-study h2,
.sem.comedy .case-study h2,
.sem.consumer-shows .case-study h2,
.sem.delta .case-study h2,
.sem.event-ticketing-software .case-study h2,
.sem.event-ticketing-system .case-study h2,
.sem.fan-fest .case-study h2,
.sem.fanfest .case-study h2,
.sem.festivals .case-study h2,
.sem.greenwich-town-party .case-study h2,
.sem.guthrie .case-study h2,
.sem.holiday-events .case-study h2,
.sem.hyatt .case-study h2,
.sem.icecastles .case-study h2,
.sem.kentuck-knob .case-study h2,
.sem.lacc .case-study h2,
.sem.live-events .case-study h2,
.sem.matinee .case-study h2,
.sem.museums .case-study h2,
.sem.mwl .case-study h2,
.sem.npx .case-study h2,
.sem.nxne .case-study h2,
.sem.pax .case-study h2,
.sem.pensacon .case-study h2,
.sem.pn .case-study h2,
.sem.politicon .case-study h2,
.sem.pride .case-study h2,
.sem.rick-bronson .case-study h2,
.sem.sell-tickets-online .case-study h2,
.sem.the-complex .case-study h2,
.sem.thotcon .case-study h2,
.sem.timed-entry .case-study h2,
.sem.winterparty .case-study h2 {
    margin-bottom: 0 !important
}

.sem.airshows .case-study h2.sub,
.sem.aquarium .case-study h2.sub,
.sem.awesomecon .case-study h2.sub,
.sem.bcn .case-study h2.sub,
.sem.beer .case-study h2.sub,
.sem.bookcon .case-study h2.sub,
.sem.brooklyn .case-study h2.sub,
.sem.c2e2 .case-study h2.sub,
.sem.comedy .case-study h2.sub,
.sem.consumer-shows .case-study h2.sub,
.sem.delta .case-study h2.sub,
.sem.event-ticketing-software .case-study h2.sub,
.sem.event-ticketing-system .case-study h2.sub,
.sem.fan-fest .case-study h2.sub,
.sem.fanfest .case-study h2.sub,
.sem.festivals .case-study h2.sub,
.sem.greenwich-town-party .case-study h2.sub,
.sem.guthrie .case-study h2.sub,
.sem.holiday-events .case-study h2.sub,
.sem.hyatt .case-study h2.sub,
.sem.icecastles .case-study h2.sub,
.sem.kentuck-knob .case-study h2.sub,
.sem.lacc .case-study h2.sub,
.sem.live-events .case-study h2.sub,
.sem.matinee .case-study h2.sub,
.sem.museums .case-study h2.sub,
.sem.mwl .case-study h2.sub,
.sem.npx .case-study h2.sub,
.sem.nxne .case-study h2.sub,
.sem.pax .case-study h2.sub,
.sem.pensacon .case-study h2.sub,
.sem.pn .case-study h2.sub,
.sem.politicon .case-study h2.sub,
.sem.pride .case-study h2.sub,
.sem.rick-bronson .case-study h2.sub,
.sem.sell-tickets-online .case-study h2.sub,
.sem.the-complex .case-study h2.sub,
.sem.thotcon .case-study h2.sub,
.sem.timed-entry .case-study h2.sub,
.sem.winterparty .case-study h2.sub {
    margin-bottom: 40px !important;
    font-weight: 200;
    font-size: 20px;
    color: #5d5d5d
}

.sem.airshows .center-vid,
.sem.aquarium .center-vid,
.sem.awesomecon .center-vid,
.sem.bcn .center-vid,
.sem.beer .center-vid,
.sem.bookcon .center-vid,
.sem.brooklyn .center-vid,
.sem.c2e2 .center-vid,
.sem.comedy .center-vid,
.sem.consumer-shows .center-vid,
.sem.delta .center-vid,
.sem.event-ticketing-software .center-vid,
.sem.event-ticketing-system .center-vid,
.sem.fan-fest .center-vid,
.sem.fanfest .center-vid,
.sem.festivals .center-vid,
.sem.greenwich-town-party .center-vid,
.sem.guthrie .center-vid,
.sem.holiday-events .center-vid,
.sem.hyatt .center-vid,
.sem.icecastles .center-vid,
.sem.kentuck-knob .center-vid,
.sem.lacc .center-vid,
.sem.live-events .center-vid,
.sem.matinee .center-vid,
.sem.museums .center-vid,
.sem.mwl .center-vid,
.sem.npx .center-vid,
.sem.nxne .center-vid,
.sem.pax .center-vid,
.sem.pensacon .center-vid,
.sem.pn .center-vid,
.sem.politicon .center-vid,
.sem.pride .center-vid,
.sem.rick-bronson .center-vid,
.sem.sell-tickets-online .center-vid,
.sem.the-complex .center-vid,
.sem.thotcon .center-vid,
.sem.timed-entry .center-vid,
.sem.winterparty .center-vid {
    margin-bottom: 20px
}

.sem.airshows .testimonial,
.sem.aquarium .testimonial,
.sem.awesomecon .testimonial,
.sem.bcn .testimonial,
.sem.beer .testimonial,
.sem.bookcon .testimonial,
.sem.brooklyn .testimonial,
.sem.c2e2 .testimonial,
.sem.comedy .testimonial,
.sem.consumer-shows .testimonial,
.sem.delta .testimonial,
.sem.event-ticketing-software .testimonial,
.sem.event-ticketing-system .testimonial,
.sem.fan-fest .testimonial,
.sem.fanfest .testimonial,
.sem.festivals .testimonial,
.sem.greenwich-town-party .testimonial,
.sem.guthrie .testimonial,
.sem.holiday-events .testimonial,
.sem.hyatt .testimonial,
.sem.icecastles .testimonial,
.sem.kentuck-knob .testimonial,
.sem.lacc .testimonial,
.sem.live-events .testimonial,
.sem.matinee .testimonial,
.sem.museums .testimonial,
.sem.mwl .testimonial,
.sem.npx .testimonial,
.sem.nxne .testimonial,
.sem.pax .testimonial,
.sem.pensacon .testimonial,
.sem.pn .testimonial,
.sem.politicon .testimonial,
.sem.pride .testimonial,
.sem.rick-bronson .testimonial,
.sem.sell-tickets-online .testimonial,
.sem.the-complex .testimonial,
.sem.thotcon .testimonial,
.sem.timed-entry .testimonial,
.sem.winterparty .testimonial {
    margin-top: 0;
    background: 0 0
}

.sem.airshows .testimonial .quote,
.sem.aquarium .testimonial .quote,
.sem.awesomecon .testimonial .quote,
.sem.bcn .testimonial .quote,
.sem.beer .testimonial .quote,
.sem.bookcon .testimonial .quote,
.sem.brooklyn .testimonial .quote,
.sem.c2e2 .testimonial .quote,
.sem.comedy .testimonial .quote,
.sem.consumer-shows .testimonial .quote,
.sem.delta .testimonial .quote,
.sem.event-ticketing-software .testimonial .quote,
.sem.event-ticketing-system .testimonial .quote,
.sem.fan-fest .testimonial .quote,
.sem.fanfest .testimonial .quote,
.sem.festivals .testimonial .quote,
.sem.greenwich-town-party .testimonial .quote,
.sem.guthrie .testimonial .quote,
.sem.holiday-events .testimonial .quote,
.sem.hyatt .testimonial .quote,
.sem.icecastles .testimonial .quote,
.sem.kentuck-knob .testimonial .quote,
.sem.lacc .testimonial .quote,
.sem.live-events .testimonial .quote,
.sem.matinee .testimonial .quote,
.sem.museums .testimonial .quote,
.sem.mwl .testimonial .quote,
.sem.npx .testimonial .quote,
.sem.nxne .testimonial .quote,
.sem.pax .testimonial .quote,
.sem.pensacon .testimonial .quote,
.sem.pn .testimonial .quote,
.sem.politicon .testimonial .quote,
.sem.pride .testimonial .quote,
.sem.rick-bronson .testimonial .quote,
.sem.sell-tickets-online .testimonial .quote,
.sem.the-complex .testimonial .quote,
.sem.thotcon .testimonial .quote,
.sem.timed-entry .testimonial .quote,
.sem.winterparty .testimonial .quote {
    font-size: 20px;
    font-weight: 100;
    max-width: 600px;
    margin: 0 auto 20px;
    color: #fff
}

.sem.airshows .testimonial img,
.sem.aquarium .testimonial img,
.sem.awesomecon .testimonial img,
.sem.bcn .testimonial img,
.sem.beer .testimonial img,
.sem.bookcon .testimonial img,
.sem.brooklyn .testimonial img,
.sem.c2e2 .testimonial img,
.sem.comedy .testimonial img,
.sem.consumer-shows .testimonial img,
.sem.delta .testimonial img,
.sem.event-ticketing-software .testimonial img,
.sem.event-ticketing-system .testimonial img,
.sem.fan-fest .testimonial img,
.sem.fanfest .testimonial img,
.sem.festivals .testimonial img,
.sem.greenwich-town-party .testimonial img,
.sem.guthrie .testimonial img,
.sem.holiday-events .testimonial img,
.sem.hyatt .testimonial img,
.sem.icecastles .testimonial img,
.sem.kentuck-knob .testimonial img,
.sem.lacc .testimonial img,
.sem.live-events .testimonial img,
.sem.matinee .testimonial img,
.sem.museums .testimonial img,
.sem.mwl .testimonial img,
.sem.npx .testimonial img,
.sem.nxne .testimonial img,
.sem.pax .testimonial img,
.sem.pensacon .testimonial img,
.sem.pn .testimonial img,
.sem.politicon .testimonial img,
.sem.pride .testimonial img,
.sem.rick-bronson .testimonial img,
.sem.sell-tickets-online .testimonial img,
.sem.the-complex .testimonial img,
.sem.thotcon .testimonial img,
.sem.timed-entry .testimonial img,
.sem.winterparty .testimonial img {
    display: inline-block;
    border-radius: 100%;
    border: 1px solid #dadada;
    width: 100px;
    margin-bottom: 20px
}

.sem.airshows .testimonial .attribution,
.sem.aquarium .testimonial .attribution,
.sem.awesomecon .testimonial .attribution,
.sem.bcn .testimonial .attribution,
.sem.beer .testimonial .attribution,
.sem.bookcon .testimonial .attribution,
.sem.brooklyn .testimonial .attribution,
.sem.c2e2 .testimonial .attribution,
.sem.comedy .testimonial .attribution,
.sem.consumer-shows .testimonial .attribution,
.sem.delta .testimonial .attribution,
.sem.event-ticketing-software .testimonial .attribution,
.sem.event-ticketing-system .testimonial .attribution,
.sem.fan-fest .testimonial .attribution,
.sem.fanfest .testimonial .attribution,
.sem.festivals .testimonial .attribution,
.sem.greenwich-town-party .testimonial .attribution,
.sem.guthrie .testimonial .attribution,
.sem.holiday-events .testimonial .attribution,
.sem.hyatt .testimonial .attribution,
.sem.icecastles .testimonial .attribution,
.sem.kentuck-knob .testimonial .attribution,
.sem.lacc .testimonial .attribution,
.sem.live-events .testimonial .attribution,
.sem.matinee .testimonial .attribution,
.sem.museums .testimonial .attribution,
.sem.mwl .testimonial .attribution,
.sem.npx .testimonial .attribution,
.sem.nxne .testimonial .attribution,
.sem.pax .testimonial .attribution,
.sem.pensacon .testimonial .attribution,
.sem.pn .testimonial .attribution,
.sem.politicon .testimonial .attribution,
.sem.pride .testimonial .attribution,
.sem.rick-bronson .testimonial .attribution,
.sem.sell-tickets-online .testimonial .attribution,
.sem.the-complex .testimonial .attribution,
.sem.thotcon .testimonial .attribution,
.sem.timed-entry .testimonial .attribution,
.sem.winterparty .testimonial .attribution {
    display: block;
    position: relative
}

.sem.airshows .testimonial .attribution .source,
.sem.aquarium .testimonial .attribution .source,
.sem.awesomecon .testimonial .attribution .source,
.sem.bcn .testimonial .attribution .source,
.sem.beer .testimonial .attribution .source,
.sem.bookcon .testimonial .attribution .source,
.sem.brooklyn .testimonial .attribution .source,
.sem.c2e2 .testimonial .attribution .source,
.sem.comedy .testimonial .attribution .source,
.sem.consumer-shows .testimonial .attribution .source,
.sem.delta .testimonial .attribution .source,
.sem.event-ticketing-software .testimonial .attribution .source,
.sem.event-ticketing-system .testimonial .attribution .source,
.sem.fan-fest .testimonial .attribution .source,
.sem.fanfest .testimonial .attribution .source,
.sem.festivals .testimonial .attribution .source,
.sem.greenwich-town-party .testimonial .attribution .source,
.sem.guthrie .testimonial .attribution .source,
.sem.holiday-events .testimonial .attribution .source,
.sem.hyatt .testimonial .attribution .source,
.sem.icecastles .testimonial .attribution .source,
.sem.kentuck-knob .testimonial .attribution .source,
.sem.lacc .testimonial .attribution .source,
.sem.live-events .testimonial .attribution .source,
.sem.matinee .testimonial .attribution .source,
.sem.museums .testimonial .attribution .source,
.sem.mwl .testimonial .attribution .source,
.sem.npx .testimonial .attribution .source,
.sem.nxne .testimonial .attribution .source,
.sem.pax .testimonial .attribution .source,
.sem.pensacon .testimonial .attribution .source,
.sem.pn .testimonial .attribution .source,
.sem.politicon .testimonial .attribution .source,
.sem.pride .testimonial .attribution .source,
.sem.rick-bronson .testimonial .attribution .source,
.sem.sell-tickets-online .testimonial .attribution .source,
.sem.the-complex .testimonial .attribution .source,
.sem.thotcon .testimonial .attribution .source,
.sem.timed-entry .testimonial .attribution .source,
.sem.winterparty .testimonial .attribution .source {
    display: inline-block;
    top: 15px;
    width: 100%;
    font-size: 14px
}

.sem.airshows .testimonial .attribution .source .name,
.sem.aquarium .testimonial .attribution .source .name,
.sem.awesomecon .testimonial .attribution .source .name,
.sem.bcn .testimonial .attribution .source .name,
.sem.beer .testimonial .attribution .source .name,
.sem.bookcon .testimonial .attribution .source .name,
.sem.brooklyn .testimonial .attribution .source .name,
.sem.c2e2 .testimonial .attribution .source .name,
.sem.comedy .testimonial .attribution .source .name,
.sem.consumer-shows .testimonial .attribution .source .name,
.sem.delta .testimonial .attribution .source .name,
.sem.event-ticketing-software .testimonial .attribution .source .name,
.sem.event-ticketing-system .testimonial .attribution .source .name,
.sem.fan-fest .testimonial .attribution .source .name,
.sem.fanfest .testimonial .attribution .source .name,
.sem.festivals .testimonial .attribution .source .name,
.sem.greenwich-town-party .testimonial .attribution .source .name,
.sem.guthrie .testimonial .attribution .source .name,
.sem.holiday-events .testimonial .attribution .source .name,
.sem.hyatt .testimonial .attribution .source .name,
.sem.icecastles .testimonial .attribution .source .name,
.sem.kentuck-knob .testimonial .attribution .source .name,
.sem.lacc .testimonial .attribution .source .name,
.sem.live-events .testimonial .attribution .source .name,
.sem.matinee .testimonial .attribution .source .name,
.sem.museums .testimonial .attribution .source .name,
.sem.mwl .testimonial .attribution .source .name,
.sem.npx .testimonial .attribution .source .name,
.sem.nxne .testimonial .attribution .source .name,
.sem.pax .testimonial .attribution .source .name,
.sem.pensacon .testimonial .attribution .source .name,
.sem.pn .testimonial .attribution .source .name,
.sem.politicon .testimonial .attribution .source .name,
.sem.pride .testimonial .attribution .source .name,
.sem.rick-bronson .testimonial .attribution .source .name,
.sem.sell-tickets-online .testimonial .attribution .source .name,
.sem.the-complex .testimonial .attribution .source .name,
.sem.thotcon .testimonial .attribution .source .name,
.sem.timed-entry .testimonial .attribution .source .name,
.sem.winterparty .testimonial .attribution .source .name {
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 0;
    line-height: 1em
}

.sem.airshows .testimonial .attribution .source .name:after,
.sem.airshows .testimonial .attribution .source .name:before,
.sem.aquarium .testimonial .attribution .source .name:after,
.sem.aquarium .testimonial .attribution .source .name:before,
.sem.awesomecon .testimonial .attribution .source .name:after,
.sem.awesomecon .testimonial .attribution .source .name:before,
.sem.bcn .testimonial .attribution .source .name:after,
.sem.bcn .testimonial .attribution .source .name:before,
.sem.beer .testimonial .attribution .source .name:after,
.sem.beer .testimonial .attribution .source .name:before,
.sem.bookcon .testimonial .attribution .source .name:after,
.sem.bookcon .testimonial .attribution .source .name:before,
.sem.brooklyn .testimonial .attribution .source .name:after,
.sem.brooklyn .testimonial .attribution .source .name:before,
.sem.c2e2 .testimonial .attribution .source .name:after,
.sem.c2e2 .testimonial .attribution .source .name:before,
.sem.comedy .testimonial .attribution .source .name:after,
.sem.comedy .testimonial .attribution .source .name:before,
.sem.consumer-shows .testimonial .attribution .source .name:after,
.sem.consumer-shows .testimonial .attribution .source .name:before,
.sem.delta .testimonial .attribution .source .name:after,
.sem.delta .testimonial .attribution .source .name:before,
.sem.event-ticketing-software .testimonial .attribution .source .name:after,
.sem.event-ticketing-software .testimonial .attribution .source .name:before,
.sem.event-ticketing-system .testimonial .attribution .source .name:after,
.sem.event-ticketing-system .testimonial .attribution .source .name:before,
.sem.fan-fest .testimonial .attribution .source .name:after,
.sem.fan-fest .testimonial .attribution .source .name:before,
.sem.fanfest .testimonial .attribution .source .name:after,
.sem.fanfest .testimonial .attribution .source .name:before,
.sem.festivals .testimonial .attribution .source .name:after,
.sem.festivals .testimonial .attribution .source .name:before,
.sem.greenwich-town-party .testimonial .attribution .source .name:after,
.sem.greenwich-town-party .testimonial .attribution .source .name:before,
.sem.guthrie .testimonial .attribution .source .name:after,
.sem.guthrie .testimonial .attribution .source .name:before,
.sem.holiday-events .testimonial .attribution .source .name:after,
.sem.holiday-events .testimonial .attribution .source .name:before,
.sem.hyatt .testimonial .attribution .source .name:after,
.sem.hyatt .testimonial .attribution .source .name:before,
.sem.icecastles .testimonial .attribution .source .name:after,
.sem.icecastles .testimonial .attribution .source .name:before,
.sem.kentuck-knob .testimonial .attribution .source .name:after,
.sem.kentuck-knob .testimonial .attribution .source .name:before,
.sem.lacc .testimonial .attribution .source .name:after,
.sem.lacc .testimonial .attribution .source .name:before,
.sem.live-events .testimonial .attribution .source .name:after,
.sem.live-events .testimonial .attribution .source .name:before,
.sem.matinee .testimonial .attribution .source .name:after,
.sem.matinee .testimonial .attribution .source .name:before,
.sem.museums .testimonial .attribution .source .name:after,
.sem.museums .testimonial .attribution .source .name:before,
.sem.mwl .testimonial .attribution .source .name:after,
.sem.mwl .testimonial .attribution .source .name:before,
.sem.npx .testimonial .attribution .source .name:after,
.sem.npx .testimonial .attribution .source .name:before,
.sem.nxne .testimonial .attribution .source .name:after,
.sem.nxne .testimonial .attribution .source .name:before,
.sem.pax .testimonial .attribution .source .name:after,
.sem.pax .testimonial .attribution .source .name:before,
.sem.pensacon .testimonial .attribution .source .name:after,
.sem.pensacon .testimonial .attribution .source .name:before,
.sem.pn .testimonial .attribution .source .name:after,
.sem.pn .testimonial .attribution .source .name:before,
.sem.politicon .testimonial .attribution .source .name:after,
.sem.politicon .testimonial .attribution .source .name:before,
.sem.pride .testimonial .attribution .source .name:after,
.sem.pride .testimonial .attribution .source .name:before,
.sem.rick-bronson .testimonial .attribution .source .name:after,
.sem.rick-bronson .testimonial .attribution .source .name:before,
.sem.sell-tickets-online .testimonial .attribution .source .name:after,
.sem.sell-tickets-online .testimonial .attribution .source .name:before,
.sem.the-complex .testimonial .attribution .source .name:after,
.sem.the-complex .testimonial .attribution .source .name:before,
.sem.thotcon .testimonial .attribution .source .name:after,
.sem.thotcon .testimonial .attribution .source .name:before,
.sem.timed-entry .testimonial .attribution .source .name:after,
.sem.timed-entry .testimonial .attribution .source .name:before,
.sem.winterparty .testimonial .attribution .source .name:after,
.sem.winterparty .testimonial .attribution .source .name:before {
    content: " — "
}

.sem.airshows .testimonial .attribution .source .organization,
.sem.aquarium .testimonial .attribution .source .organization,
.sem.awesomecon .testimonial .attribution .source .organization,
.sem.bcn .testimonial .attribution .source .organization,
.sem.beer .testimonial .attribution .source .organization,
.sem.bookcon .testimonial .attribution .source .organization,
.sem.brooklyn .testimonial .attribution .source .organization,
.sem.c2e2 .testimonial .attribution .source .organization,
.sem.comedy .testimonial .attribution .source .organization,
.sem.consumer-shows .testimonial .attribution .source .organization,
.sem.delta .testimonial .attribution .source .organization,
.sem.event-ticketing-software .testimonial .attribution .source .organization,
.sem.event-ticketing-system .testimonial .attribution .source .organization,
.sem.fan-fest .testimonial .attribution .source .organization,
.sem.fanfest .testimonial .attribution .source .organization,
.sem.festivals .testimonial .attribution .source .organization,
.sem.greenwich-town-party .testimonial .attribution .source .organization,
.sem.guthrie .testimonial .attribution .source .organization,
.sem.holiday-events .testimonial .attribution .source .organization,
.sem.hyatt .testimonial .attribution .source .organization,
.sem.icecastles .testimonial .attribution .source .organization,
.sem.kentuck-knob .testimonial .attribution .source .organization,
.sem.lacc .testimonial .attribution .source .organization,
.sem.live-events .testimonial .attribution .source .organization,
.sem.matinee .testimonial .attribution .source .organization,
.sem.museums .testimonial .attribution .source .organization,
.sem.mwl .testimonial .attribution .source .organization,
.sem.npx .testimonial .attribution .source .organization,
.sem.nxne .testimonial .attribution .source .organization,
.sem.pax .testimonial .attribution .source .organization,
.sem.pensacon .testimonial .attribution .source .organization,
.sem.pn .testimonial .attribution .source .organization,
.sem.politicon .testimonial .attribution .source .organization,
.sem.pride .testimonial .attribution .source .organization,
.sem.rick-bronson .testimonial .attribution .source .organization,
.sem.sell-tickets-online .testimonial .attribution .source .organization,
.sem.the-complex .testimonial .attribution .source .organization,
.sem.thotcon .testimonial .attribution .source .organization,
.sem.timed-entry .testimonial .attribution .source .organization,
.sem.winterparty .testimonial .attribution .source .organization {
    font-size: inherit;
    color: #fff
}

.sem.airshows .results-bubble,
.sem.aquarium .results-bubble,
.sem.awesomecon .results-bubble,
.sem.bcn .results-bubble,
.sem.beer .results-bubble,
.sem.bookcon .results-bubble,
.sem.brooklyn .results-bubble,
.sem.c2e2 .results-bubble,
.sem.comedy .results-bubble,
.sem.consumer-shows .results-bubble,
.sem.delta .results-bubble,
.sem.event-ticketing-software .results-bubble,
.sem.event-ticketing-system .results-bubble,
.sem.fan-fest .results-bubble,
.sem.fanfest .results-bubble,
.sem.festivals .results-bubble,
.sem.greenwich-town-party .results-bubble,
.sem.guthrie .results-bubble,
.sem.holiday-events .results-bubble,
.sem.hyatt .results-bubble,
.sem.icecastles .results-bubble,
.sem.kentuck-knob .results-bubble,
.sem.lacc .results-bubble,
.sem.live-events .results-bubble,
.sem.matinee .results-bubble,
.sem.museums .results-bubble,
.sem.mwl .results-bubble,
.sem.npx .results-bubble,
.sem.nxne .results-bubble,
.sem.pax .results-bubble,
.sem.pensacon .results-bubble,
.sem.pn .results-bubble,
.sem.politicon .results-bubble,
.sem.pride .results-bubble,
.sem.rick-bronson .results-bubble,
.sem.sell-tickets-online .results-bubble,
.sem.the-complex .results-bubble,
.sem.thotcon .results-bubble,
.sem.timed-entry .results-bubble,
.sem.winterparty .results-bubble {
    display: block;
    margin: 0 auto 15px;
    height: 200px;
    width: 200px;
    background: #48b2e8;
    color: #2772b8;
    border-radius: 100px
}

.sem.airshows .results-bubble .stat,
.sem.aquarium .results-bubble .stat,
.sem.awesomecon .results-bubble .stat,
.sem.bcn .results-bubble .stat,
.sem.beer .results-bubble .stat,
.sem.bookcon .results-bubble .stat,
.sem.brooklyn .results-bubble .stat,
.sem.c2e2 .results-bubble .stat,
.sem.comedy .results-bubble .stat,
.sem.consumer-shows .results-bubble .stat,
.sem.delta .results-bubble .stat,
.sem.event-ticketing-software .results-bubble .stat,
.sem.event-ticketing-system .results-bubble .stat,
.sem.fan-fest .results-bubble .stat,
.sem.fanfest .results-bubble .stat,
.sem.festivals .results-bubble .stat,
.sem.greenwich-town-party .results-bubble .stat,
.sem.guthrie .results-bubble .stat,
.sem.holiday-events .results-bubble .stat,
.sem.hyatt .results-bubble .stat,
.sem.icecastles .results-bubble .stat,
.sem.kentuck-knob .results-bubble .stat,
.sem.lacc .results-bubble .stat,
.sem.live-events .results-bubble .stat,
.sem.matinee .results-bubble .stat,
.sem.museums .results-bubble .stat,
.sem.mwl .results-bubble .stat,
.sem.npx .results-bubble .stat,
.sem.nxne .results-bubble .stat,
.sem.pax .results-bubble .stat,
.sem.pensacon .results-bubble .stat,
.sem.pn .results-bubble .stat,
.sem.politicon .results-bubble .stat,
.sem.pride .results-bubble .stat,
.sem.rick-bronson .results-bubble .stat,
.sem.sell-tickets-online .results-bubble .stat,
.sem.the-complex .results-bubble .stat,
.sem.thotcon .results-bubble .stat,
.sem.timed-entry .results-bubble .stat,
.sem.winterparty .results-bubble .stat {
    line-height: 200px;
    color: #fff;
    font-size: 4em;
    font-weight: 900
}

.sem.airshows .results-caption,
.sem.aquarium .results-caption,
.sem.awesomecon .results-caption,
.sem.bcn .results-caption,
.sem.beer .results-caption,
.sem.bookcon .results-caption,
.sem.brooklyn .results-caption,
.sem.c2e2 .results-caption,
.sem.comedy .results-caption,
.sem.consumer-shows .results-caption,
.sem.delta .results-caption,
.sem.event-ticketing-software .results-caption,
.sem.event-ticketing-system .results-caption,
.sem.fan-fest .results-caption,
.sem.fanfest .results-caption,
.sem.festivals .results-caption,
.sem.greenwich-town-party .results-caption,
.sem.guthrie .results-caption,
.sem.holiday-events .results-caption,
.sem.hyatt .results-caption,
.sem.icecastles .results-caption,
.sem.kentuck-knob .results-caption,
.sem.lacc .results-caption,
.sem.live-events .results-caption,
.sem.matinee .results-caption,
.sem.museums .results-caption,
.sem.mwl .results-caption,
.sem.npx .results-caption,
.sem.nxne .results-caption,
.sem.pax .results-caption,
.sem.pensacon .results-caption,
.sem.pn .results-caption,
.sem.politicon .results-caption,
.sem.pride .results-caption,
.sem.rick-bronson .results-caption,
.sem.sell-tickets-online .results-caption,
.sem.the-complex .results-caption,
.sem.thotcon .results-caption,
.sem.timed-entry .results-caption,
.sem.winterparty .results-caption {
    font-size: 18px;
    line-height: 1.2em;
    font-weight: 700;
    color: #48b2e8;
    background: 0 0
}

.sem.airshows g .results-bubble .stat,
.sem.aquarium g .results-bubble .stat,
.sem.beer .results-bubble .stat,
.sem.comedy .results-bubble .stat,
.sem.consumer-shows .results-bubble .stat,
.sem.festivals .results-bubble .stat,
.sem.live-events .results-bubble .stat,
.sem.museums .results-bubble .stat,
.sem.timed-entry .results-bubble .stat {
    font-size: 40px
}

.sem.holiday-events .cta,
.sem.holiday-events .jumbotron {
    background: url(/marketing/assets/i/sem/holiday-events/holiday-events-jumbotron.jpg) center 50% fixed;
    background-size: cover
}

.sem.holiday-events .cta .tint,
.sem.holiday-events .jumbotron .tint {
    background: rgba(0, 0, 0, .8)
}

.sem.holiday-events .cta h1,
.sem.holiday-events .cta h2,
.sem.holiday-events .cta h3,
.sem.holiday-events .cta h4,
.sem.holiday-events .cta h5,
.sem.holiday-events .cta h6,
.sem.holiday-events .jumbotron h1,
.sem.holiday-events .jumbotron h2,
.sem.holiday-events .jumbotron h3,
.sem.holiday-events .jumbotron h4,
.sem.holiday-events .jumbotron h5,
.sem.holiday-events .jumbotron h6 {
    color: #fff;
    text-shadow: 0 0 100px rgba(0, 0, 0, .5)
}

.sem.holiday-events .testimonial {
    margin-top: 0;
    background: 0 0
}

.sem.holiday-events .testimonial h2,
.sem.holiday-events .testimonial p {
    color: #151515 !important
}

.sem.holiday-events .testimonial .attribution .source .name {
    color: #2772b8 !important
}

.sem.pride .cta .tint,
.sem.pride .jumbotron .tint {
    background: rgba(0, 0, 0, .8)
}

.sem.pride .cta h1,
.sem.pride .cta h2,
.sem.pride .cta h3,
.sem.pride .cta h4,
.sem.pride .cta h5,
.sem.pride .cta h6,
.sem.pride .cta p,
.sem.pride .jumbotron h1,
.sem.pride .jumbotron h2,
.sem.pride .jumbotron h3,
.sem.pride .jumbotron h4,
.sem.pride .jumbotron h5,
.sem.pride .jumbotron h6 {
    color: #fff;
    text-shadow: 0 0 100px rgba(0, 0, 0, .5)
}

.sem.pride .iceblue h1,
.sem.pride .iceblue h2,
.sem.pride .iceblue h3,
.sem.pride .iceblue h4,
.sem.pride .iceblue h5,
.sem.pride .iceblue h6,
.sem.pride .iceblue p,
.sem.pride .purple h1,
.sem.pride .purple h2,
.sem.pride .purple h3,
.sem.pride .purple h4,
.sem.pride .purple h5,
.sem.pride .purple h6,
.sem.pride .purple p {
    color: #fff
}

.sem.pride .testimonial {
    margin-top: 0;
    background: 0 0
}

.sem.pride .testimonial h2,
.sem.pride .testimonial p {
    color: #151515 !important
}

.sem.pride .testimonial .attribution .source .name {
    color: #2772b8 !important
}

.sem.pride .testimonial .organization,
.sem.pride .testimonial .quote {
    color: #fff;
    background: 0 0
}

.sem.beer .cta,
.sem.beer .jumbotron {
    background: url(/marketing/assets/i/sem/beer/beer-jumbotron.jpg) center fixed;
    background-size: cover
}

.sem.beer .cta .tint,
.sem.beer .jumbotron .tint {
    background: rgba(0, 0, 0, .8)
}

.sem.beer .cta h1,
.sem.beer .cta h2,
.sem.beer .cta h3,
.sem.beer .cta h4,
.sem.beer .cta h5,
.sem.beer .cta h6,
.sem.beer .cta p,
.sem.beer .jumbotron h1,
.sem.beer .jumbotron h2,
.sem.beer .jumbotron h3,
.sem.beer .jumbotron h4,
.sem.beer .jumbotron h5,
.sem.beer .jumbotron h6,
.sem.beer .jumbotron p {
    color: #fff
}

.sem.beer .results-bubble.bend {
    background: url(/marketing/assets/i/sem/beer/bubble-1.jpg);
    background-size: cover
}

.sem.beer .results-bubble.philly {
    background: url(/marketing/assets/i/sem/beer/bubble-2.jpg);
    background-size: cover
}

.sem.beer .results-bubble.des-moines {
    background: url(/marketing/assets/i/sem/beer/bubble-3.jpg);
    background-size: cover
}

.sem.beer .testimonial .attribution .source .name {
    color: #48b2e8 !important
}

.sem.beer .testimonial .organization,
.sem.beer .testimonial .quote {
    color: #151515 !important
}

.sem.museums .cta,
.sem.museums .jumbotron {
    background: url(/marketing/assets/i/vertical/museum-events/museums-attractions-jumbotron.jpg) center;
    background-size: cover
}

.sem.museums .cta .tint,
.sem.museums .jumbotron .tint {
    background: rgba(0, 0, 0, .8)
}

.sem.museums .cta h1,
.sem.museums .cta h2,
.sem.museums .cta h3,
.sem.museums .cta h4,
.sem.museums .cta h5,
.sem.museums .cta h6,
.sem.museums .cta p,
.sem.museums .jumbotron h1,
.sem.museums .jumbotron h2,
.sem.museums .jumbotron h3,
.sem.museums .jumbotron h4,
.sem.museums .jumbotron h5,
.sem.museums .jumbotron h6,
.sem.museums .jumbotron p {
    color: #fff
}

.sem.museums .testimonial .attribution .source .name {
    color: #2772b8
}

.sem.museums .testimonial .organization,
.sem.museums .testimonial .quote {
    color: #fff;
    background: 0 0
}

.sem.aquarium .cta,
.sem.aquarium .jumbotron {
    background: url(/marketing/assets/i/sem/aquarium/aquarium-jumbotron.jpg) center;
    background-size: cover
}

.sem.aquarium .cta .tint,
.sem.aquarium .jumbotron .tint {
    background: rgba(0, 0, 0, .8)
}

.sem.aquarium .cta h1,
.sem.aquarium .cta h2,
.sem.aquarium .cta h3,
.sem.aquarium .cta h4,
.sem.aquarium .cta h5,
.sem.aquarium .cta h6,
.sem.aquarium .cta p,
.sem.aquarium .jumbotron h1,
.sem.aquarium .jumbotron h2,
.sem.aquarium .jumbotron h3,
.sem.aquarium .jumbotron h4,
.sem.aquarium .jumbotron h5,
.sem.aquarium .jumbotron h6,
.sem.aquarium .jumbotron p {
    color: #fff
}

.sem.aquarium .results-bubble {
    background-size: cover
}

.sem.aquarium .testimonial .attribution .source .name {
    color: #2772b8;
    align: left
}

.sem.aquarium .testimonial .organization,
.sem.aquarium .testimonial .quote {
    color: #fff;
    background: 0 0
}

.sem.airshows .cta,
.sem.airshows .jumbotron {
    background: url(/marketing/assets/i/sem/airshows/airshows-jumbotron.jpg) center fixed;
    background-size: cover
}

.sem.airshows .cta .tint,
.sem.airshows .jumbotron .tint {
    background: rgba(0, 0, 0, .8)
}

.sem.airshows .cta h1,
.sem.airshows .cta h2,
.sem.airshows .cta h3,
.sem.airshows .cta h4,
.sem.airshows .cta h5,
.sem.airshows .cta h6,
.sem.airshows .cta p,
.sem.airshows .jumbotron h1,
.sem.airshows .jumbotron h2,
.sem.airshows .jumbotron h3,
.sem.airshows .jumbotron h4,
.sem.airshows .jumbotron h5,
.sem.airshows .jumbotron h6,
.sem.airshows .jumbotron p {
    color: #fff
}

.sem.airshows .results-bubble {
    background-size: cover
}

.sem.airshows .testimonial .attribution .source .name {
    color: #2772b8
}

.sem.airshows .testimonial .organization,
.sem.airshows .testimonial .quote {
    color: #5d5d5d;
    background: 0 0
}

.sem.timed-entry .cta,
.sem.timed-entry .jumbotron {
    background: url(/marketing/assets/i/sem/timed-entry-exhibitions/timed-entry-jumbotron.jpg) bottom;
    background-size: cover
}

.sem.timed-entry .cta .tint,
.sem.timed-entry .jumbotron .tint {
    background: rgba(0, 0, 0, .8)
}

.sem.timed-entry .cta h1,
.sem.timed-entry .cta h2,
.sem.timed-entry .cta h3,
.sem.timed-entry .cta h4,
.sem.timed-entry .cta h5,
.sem.timed-entry .cta h6,
.sem.timed-entry .cta p,
.sem.timed-entry .jumbotron h1,
.sem.timed-entry .jumbotron h2,
.sem.timed-entry .jumbotron h3,
.sem.timed-entry .jumbotron h4,
.sem.timed-entry .jumbotron h5,
.sem.timed-entry .jumbotron h6,
.sem.timed-entry .jumbotron p {
    color: #fff
}

.sem.timed-entry .testimonial .attribution .source .name {
    color: #2772b8
}

.sem.timed-entry .testimonial .organization,
.sem.timed-entry .testimonial .quote {
    color: #fff;
    background: 0 0
}

.sem.comedy .cta,
.sem.comedy .jumbotron {
    background: url(/marketing/assets/i/sem/comedy/jumbotron.jpg) bottom;
    background-size: cover
}

.sem.comedy .cta .tint,
.sem.comedy .jumbotron .tint {
    background: rgba(0, 0, 0, .8)
}

.sem.comedy .cta h1,
.sem.comedy .cta h2,
.sem.comedy .cta h3,
.sem.comedy .cta h4,
.sem.comedy .cta h5,
.sem.comedy .cta h6,
.sem.comedy .cta p,
.sem.comedy .jumbotron h1,
.sem.comedy .jumbotron h2,
.sem.comedy .jumbotron h3,
.sem.comedy .jumbotron h4,
.sem.comedy .jumbotron h5,
.sem.comedy .jumbotron h6,
.sem.comedy .jumbotron p {
    color: #fff
}

.sem.comedy .testimonial .attribution .source .name {
    color: #2772b8
}

.sem.comedy .testimonial .organization,
.sem.comedy .testimonial .quote {
    color: #fff;
    background: 0 0
}

.sem.festivals .cta,
.sem.festivals .jumbotron {
    background: url(/marketing/assets/i/sem/festival/jumbotron.jpg) bottom;
    background-size: cover
}

.sem.festivals .cta .tint,
.sem.festivals .jumbotron .tint {
    background: rgba(0, 0, 0, .8)
}

.sem.festivals .cta h1,
.sem.festivals .cta h2,
.sem.festivals .cta h3,
.sem.festivals .cta h4,
.sem.festivals .cta h5,
.sem.festivals .cta h6,
.sem.festivals .cta p,
.sem.festivals .jumbotron h1,
.sem.festivals .jumbotron h2,
.sem.festivals .jumbotron h3,
.sem.festivals .jumbotron h4,
.sem.festivals .jumbotron h5,
.sem.festivals .jumbotron h6,
.sem.festivals .jumbotron p {
    color: #fff
}

.sem.festivals .testimonial .attribution .source .name {
    color: #2772b8
}

.sem.festivals .testimonial .organization,
.sem.festivals .testimonial .quote {
    color: #fff;
    background: 0 0
}

.sem.consumer-shows .cta,
.sem.consumer-shows .jumbotron {
    background: url(/marketing/assets/i/sem/consumer-shows/jumbotron.jpg) bottom fixed;
    background-size: cover
}

.sem.consumer-shows .cta .tint,
.sem.consumer-shows .jumbotron .tint {
    background: rgba(0, 0, 0, .8)
}

.sem.consumer-shows .cta h1,
.sem.consumer-shows .cta h2,
.sem.consumer-shows .cta h3,
.sem.consumer-shows .cta h4,
.sem.consumer-shows .cta h5,
.sem.consumer-shows .cta h6,
.sem.consumer-shows .cta p,
.sem.consumer-shows .jumbotron h1,
.sem.consumer-shows .jumbotron h2,
.sem.consumer-shows .jumbotron h3,
.sem.consumer-shows .jumbotron h4,
.sem.consumer-shows .jumbotron h5,
.sem.consumer-shows .jumbotron h6,
.sem.consumer-shows .jumbotron p {
    color: #fff
}

.sem.consumer-shows .testimonial .attribution .source .name {
    color: #2772b8
}

.sem.consumer-shows .testimonial .organization,
.sem.consumer-shows .testimonial .quote {
    color: #fff;
    background: 0 0
}

.sem.live-events .cta,
.sem.live-events .jumbotron {
    background: url(/marketing/assets/i/sem/live-events/live-events-jumbotron.jpg) center;
    background-size: cover
}

.sem.live-events .cta .tint,
.sem.live-events .jumbotron .tint {
    background: rgba(0, 0, 0, .8)
}

.sem.live-events .cta h1,
.sem.live-events .cta h2,
.sem.live-events .cta h3,
.sem.live-events .cta h4,
.sem.live-events .cta h5,
.sem.live-events .cta h6,
.sem.live-events .cta p,
.sem.live-events .jumbotron h1,
.sem.live-events .jumbotron h2,
.sem.live-events .jumbotron h3,
.sem.live-events .jumbotron h4,
.sem.live-events .jumbotron h5,
.sem.live-events .jumbotron h6,
.sem.live-events .jumbotron p {
    color: #fff
}

.sem.live-events .testimonial .attribution .source .name {
    color: #2772b8
}

.sem.live-events .testimonial .organization,
.sem.live-events .testimonial .quote {
    color: #fff;
    background: 0 0
}

.sem.experience .jumbotron {
    background: url(/marketing/assets/i/homepage/homepage-hero.jpg) center;
    background-size: cover
}

.sem.experience .jumbotron .tint {
    background: rgba(0, 0, 0, .2)
}

.sem.experience .burst-container {
    position: relative
}

.sem.experience #burst-12 {
    background: #48b2e8;
    width: 100px;
    height: 100px;
    right: -10px;
    top: -10px;
    position: absolute;
    text-align: center;
    -webkit-transform: rotate(10deg);
    -moz-transform: rotate(10deg);
    -ms-transform: rotate(10deg);
    -o-transform: rotate(10deg)
}

.sem.experience #burst-12 p {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    z-index: 999;
    position: relative;
    display: block;
    top: 15px;
    -webkit-transform: rotate(5deg);
    -moz-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -o-transform: rotate(5deg)
}

.sem.experience #burst-12:after,
.sem.experience #burst-12:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100px;
    width: 100px;
    background: #48b2e8
}

.sem.experience #burst-12:before {
    -webkit-transform: rotate(30deg);
    -moz-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    -o-transform: rotate(30deg)
}

.sem.experience #burst-12:after {
    -webkit-transform: rotate(60deg);
    -moz-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    -o-transform: rotate(60deg)
}

.sem.experience .whitebox {
    background: #fff;
    border-radius: 3px;
    padding: 30px
}

.sem.experience .whitebox h1,
.sem.experience .whitebox h2,
.sem.experience .whitebox h3,
.sem.experience .whitebox h4,
.sem.experience .whitebox h5,
.sem.experience .whitebox h6,
.sem.experience .whitebox p {
    color: #5c5c5c;
    text-shadow: none
}

.sem.experience .whitebox h1 {
    color: #001928;
    font-size: 35px
}

.sem.experience .whitebox .button {
    display: inline-block;
    margin: 0 auto;
    text-align: center
}

.sem.experience .event-logo {
    margin: 0 auto 20px;
    display: block
}

.sem .slick-dots,
.vertical .slick-dots {
    margin-right: auto;
    bottom: -40px;
    right: 0
}

.sem.experience h2 {
    margin-bottom: 0
}

.sem .jumbotron {
    margin-top: 0 !important
}

@media (max-width:740px) {
    .sem.experience .whitebox {
        padding: 20px
    }

    .sem .jumbotron .tint {
        background: rgba(25, 37, 60, .9)
    }
}

.sem section {
    overflow: hidden;
    position: relative
}

.sem section p.test-bg {
    position: absolute;
    font-size: 2500px;
    top: -1200px;
    z-index: 0;
    opacity: .05
}

.sem .slick-dots {
    position: absolute;
    margin-left: auto;
    left: 0
}

.nycc {
    background-size: cover
}

.nycc h1,
.nycc h2,
.nycc h3,
.nycc h4,
.nycc h5,
.nycc h6,
.nycc p {
    color: #fff
}

.nycc .tint {
    padding: 150px 0
}

.homepage.sem.event-ticketing-software .jumbotron,
.homepage.sem.event-ticketing-system .jumbotron {
    background: #fafafa;
    border-bottom: 1px solid #e2e2e2;
    padding: 100px 0
}

.homepage.sem.event-ticketing-software .jumbotron h1,
.homepage.sem.event-ticketing-software .jumbotron h2,
.homepage.sem.event-ticketing-software .jumbotron h3,
.homepage.sem.event-ticketing-software .jumbotron h4,
.homepage.sem.event-ticketing-software .jumbotron h5,
.homepage.sem.event-ticketing-software .jumbotron h6,
.homepage.sem.event-ticketing-system .jumbotron h1,
.homepage.sem.event-ticketing-system .jumbotron h2,
.homepage.sem.event-ticketing-system .jumbotron h3,
.homepage.sem.event-ticketing-system .jumbotron h4,
.homepage.sem.event-ticketing-system .jumbotron h5,
.homepage.sem.event-ticketing-system .jumbotron h6 {
    color: #001928
}

.homepage.sem.event-ticketing-software .cta-banner .tint,
.homepage.sem.event-ticketing-system .cta-banner .tint {
    background: #151515
}

.homepage.sem.event-ticketing-software .cta-banner .tint h1,
.homepage.sem.event-ticketing-software .cta-banner .tint h2,
.homepage.sem.event-ticketing-software .cta-banner .tint h3,
.homepage.sem.event-ticketing-software .cta-banner .tint h4,
.homepage.sem.event-ticketing-software .cta-banner .tint h5,
.homepage.sem.event-ticketing-software .cta-banner .tint h6,
.homepage.sem.event-ticketing-software .cta-banner .tint p,
.homepage.sem.event-ticketing-system .cta-banner .tint h1,
.homepage.sem.event-ticketing-system .cta-banner .tint h2,
.homepage.sem.event-ticketing-system .cta-banner .tint h3,
.homepage.sem.event-ticketing-system .cta-banner .tint h4,
.homepage.sem.event-ticketing-system .cta-banner .tint h5,
.homepage.sem.event-ticketing-system .cta-banner .tint h6,
.homepage.sem.event-ticketing-system .cta-banner .tint p {
    color: #fff
}

.homepage.sem.event-ticketing-software .cta-banner .tint h3,
.homepage.sem.event-ticketing-system .cta-banner .tint h3 {
    font-weight: 800;
    font-size: 3em
}

.homepage.sem.waterparks .jumbotron {
    background: url(/marketing/assets/i/vertical/waterparks/waterparks-jumbotron.jpg) center 30%;
    background-size: cover
}

.homepage.sem.waterparks .jumbotron .tint {
    background: 0 0
}

.homepage.sem.waterparks .jumbotron h1,
.homepage.sem.waterparks .jumbotron h2,
.homepage.sem.waterparks .jumbotron h3,
.homepage.sem.waterparks .jumbotron h4,
.homepage.sem.waterparks .jumbotron h5,
.homepage.sem.waterparks .jumbotron h6 {
    color: #fff;
    text-shadow: 0 0 100px rgba(0, 0, 0, .5)
}

.sem .jumbotron h1 {
    line-height: 1.1em;
    margin: 0 auto
}

.sem.fanfest .logo2,
.sem.icecastles .logo2,
.sem.lacc .logo2,
.sem.matinee .logo2,
.sem.pax .logo2,
.sem.thotcon .logo2 {
    margin: 0 auto 30px
}

.sem .cta p {
    color: #fff;
    text-shadow: 0 0 100px rgba(0, 0, 0, .5)
}

.sem .cta .tint,
.sem .jumbotron .tint {
    background: rgba(0, 0, 0, .8)
}

.sem .cta h1,
.sem .cta h2,
.sem .cta h3,
.sem .cta h4,
.sem .cta h5,
.sem .cta h6,
.sem .jumbotron h1,
.sem .jumbotron h2,
.sem .jumbotron h3,
.sem .jumbotron h4,
.sem .jumbotron h5,
.sem .jumbotron h6 {
    color: #fff;
    text-shadow: 0 0 100px rgba(0, 0, 0, .5)
}

.sem.case-study .jumbotron h1 {
    max-width: 80%;
    text-align: center
}

.sem.pride .cta,
.sem.pride .jumbotron {
    background: url(/marketing/assets/i/sem/pride/pride-jumbotron.jpg) center 50% fixed;
    background-size: cover
}

.sem.fanfest .cta,
.sem.fanfest .jumbotron {
    background: url(/marketing/assets/i/sem/fanfest/jumbotron.jpg) center 50% fixed;
    background-size: cover
}

.sem.fanfest .logo2 {
    width: 250px;
    display: block
}

.sem.icecastles .cta,
.sem.icecastles .jumbotron {
    background: url(/marketing/assets/i/sem/ice-castles/jumbotron.jpg) center 50% fixed;
    background-size: cover
}

.sem.icecastles .logo2 {
    width: 150px;
    display: block
}

.sem.lacc .logo2,
.sem.matinee .logo2,
.sem.mwl .logo2,
.sem.pax .logo2,
.sem.thotcon .logo2 {
    width: 200px;
    display: block
}

.sem.matinee .cta,
.sem.matinee .jumbotron {
    background: url(/marketing/assets/i/sem/matinee/jumbotron.jpg) center 50% fixed;
    background-size: cover
}

.sem.lacc .cta,
.sem.lacc .jumbotron {
    background: url(/marketing/assets/i/sem/lacc/jumbotron.jpg) center 50% fixed;
    background-size: cover
}

.sem.pax .cta,
.sem.pax .jumbotron {
    background: url(/marketing/assets/i/sem/pax/jumbotron.jpg) center 50% fixed;
    background-size: cover
}

.sem.thotcon .cta,
.sem.thotcon .jumbotron {
    background: url(/marketing/assets/i/sem/thotcon/jumbotron.jpg) center 50% fixed;
    background-size: cover
}

.sem.mwl .cta,
.sem.mwl .jumbotron {
    background: url(/marketing/assets/i/sem/magical-winter-lights/jumbotron.jpg) center 150% fixed;
    background-size: cover
}

.sem.mwl .logo2 {
    margin: 0 auto 50px
}

.sem.winterparty .cta,
.sem.winterparty .jumbotron {
    background: url(/marketing/assets/i/sem/winterparty/jumbotron.jpg) center 50% fixed;
    background-size: cover
}

.sem.winterparty .logo2 {
    width: 150px;
    margin: 0 auto 30px;
    display: block
}

.sem.nxne .cta,
.sem.nxne .jumbotron {
    background: url(/marketing/assets/i/sem/nxne/jumbotron.jpg) center 50% fixed;
    background-size: cover
}

.sem.nxne .logo2 {
    width: 150px;
    margin: 0 auto;
    display: block
}

.sem.greenwich-town-party .cta,
.sem.greenwich-town-party .jumbotron {
    background: url(/marketing/assets/i/sem/greenwich-town-party/bg.jpg) center 50% fixed;
    background-size: cover
}

.sem.greenwich-town-party .logo2 {
    width: 250px;
    margin: 0 auto 50px;
    display: block
}

.sem.awesomecon .cta,
.sem.awesomecon .jumbotron {
    background: url(/marketing/assets/i/sem/awesomecon/jumbotron.jpg) center 50% fixed;
    background-size: cover
}

.sem.awesomecon .logo2 {
    width: 150px;
    margin: 0 auto;
    display: block
}

.sem.c2e2 .cta,
.sem.c2e2 .jumbotron {
    background: url(/marketing/assets/i/sem/c2e2/jumbotron.jpg) center 50% fixed;
    background-size: cover
}

.sem.c2e2 .logo2 {
    width: 150px;
    margin: 0 auto;
    display: block
}

.sem.bookcon .logo2,
.sem.brooklyn .logo2,
.sem.politicon .logo2 {
    width: 300px;
    margin: 0 auto;
    display: block
}

.sem.brooklyn .cta,
.sem.brooklyn .jumbotron {
    background: url(/marketing/assets/i/sem/brooklyn/jumbotron.jpg) center 50%;
    background-size: cover
}

.sem.bookcon .cta,
.sem.bookcon .jumbotron {
    background: url(/marketing/assets/i/sem/bookcon/bg.jpg) center 50%;
    background-size: cover
}

.sem.politicon .cta,
.sem.politicon .jumbotron {
    background: url(/marketing/assets/i/sem/politicon/jumbotron.jpg) center 50%;
    background-size: cover
}

.sem.kentuck-knob .cta,
.sem.kentuck-knob .jumbotron {
    background: url(/marketing/assets/i/sem/kentuck-knob/jumbotron.jpg) center 50%;
    background-size: cover
}

.sem.kentuck-knob .logo2 {
    width: 250px;
    margin: 0 auto 30px;
    display: block
}

.sem.guthrie .cta,
.sem.guthrie .jumbotron {
    background: url(/marketing/assets/i/sem/guthrie/jumbotron.jpg) center 50% fixed;
    background-size: cover
}

.sem.guthrie .logo2 {
    width: 300px;
    margin: 0 auto;
    display: block
}

.sem.npx .cta,
.sem.npx .jumbotron {
    background: url(/marketing/assets/i/sem/npx/jumbotron.jpg) center 50% fixed;
    background-size: cover
}

.sem.npx .logo2 {
    width: 350px;
    margin: 0 auto;
    display: block
}

.sem.hyatt .cta,
.sem.hyatt .jumbotron {
    background: url(/marketing/assets/i/sem/hyatt/jumbotron.jpg) center bottom fixed;
    background-size: cover
}

.sem.hyatt .logo2 {
    width: 100px;
    margin: 0 auto 45px;
    display: block
}

.sem.bcn .logo2,
.sem.pensacon .logo2,
.sem.the-complex .logo2 {
    width: 200px
}

.sem.pensacon .cta,
.sem.pensacon .jumbotron {
    background: url(/marketing/assets/i/sem/pensacon/jumbotron.jpg) center bottom fixed;
    background-size: cover
}

.sem.pensacon .logo2 {
    margin: 0 auto 45px;
    display: block
}

.sem.bcn .logo2,
.sem.pn .logo2,
.sem.rick-bronson .logo2,
.sem.the-complex .logo2 {
    margin: 0 auto;
    display: block
}

.sem.bcn .cta,
.sem.bcn .jumbotron {
    background: url(/marketing/assets/i/sem/bcn/jumbotron.jpg) center 50% fixed;
    background-size: cover
}

.sem.the-complex .cta,
.sem.the-complex .jumbotron {
    background: url(/marketing/assets/i/sem/the-complex/background.jpg) center 50% fixed;
    background-size: cover
}

.sem.the-complex .cta .tint,
.sem.the-complex .jumbotron .tint {
    background-color: rgba(0, 0, 0, .5)
}

.sem.rick-bronson .cta,
.sem.rick-bronson .jumbotron {
    background: url(/marketing/assets/i/sem/rick-bronson/background.jpg) 50% 50%;
    background-size: cover
}

.sem.rick-bronson .cta .tint,
.sem.rick-bronson .jumbotron .tint {
    background-color: rgba(0, 0, 0, .7)
}

.sem.rick-bronson .logo2 {
    width: 300px
}

.sem.pn .cta,
.sem.pn .jumbotron {
    background: url(/marketing/assets/i/sem/pumpkin-nights/jumbotron.jpg) center 50% fixed;
    background-size: cover
}

.sem.pn .logo2 {
    width: 200px
}

.sem.fan-fest .cta,
.sem.fan-fest .jumbotron {
    background: url(/marketing/assets/i/sem/fan-fest/jumbotron.jpg) center 75% fixed;
    background-size: cover
}

.sem.fan-fest .logo2 {
    width: 200px;
    margin: 0 auto 30px;
    display: block
}

.sem.delta .cta,
.sem.delta .jumbotron {
    background: url(/marketing/assets/i/sem/delta/jumbotron.jpg) center 50% fixed;
    background-size: cover
}

.sem.delta .logo2 {
    width: 350px;
    margin: 0 auto 30px;
    display: block
}

.padding-top-bottom-left {
    padding: 5em 0 5em 2em
}

@media (max-width:741px) {
    .padding-top-bottom-left {
        padding-bottom: 1em
    }
}

.padding-top-bottom-right {
    padding: 5em 2em 5em 0
}

@media (max-width:741px) {
    .padding-top-bottom-right {
        padding-bottom: 1em
    }
}

.bg-ticketing-technology {
    padding: 0 !important;
    background: url(/marketing/assets/i/sem/event-ticketing-software/bg-ticketing-technology.jpg) center center;
    background-size: cover
}

.bg-expert-services {
    padding: 0 !important;
    background: url(/marketing/assets/i/sem/event-ticketing-software/bg-expert-services.jpg) center center;
    background-size: cover
}

.bg-powerful-analytics {
    padding: 0 !important;
    background: url(/marketing/assets/i/sem/event-ticketing-software/bg-powerful-analytics.jpg) center center;
    background-size: cover
}

.bg-dynamic-analytics {
    padding: 0 !important;
    background: url(/marketing/assets/i/sem/event-ticketing-software/bg-dynamic-analytics.jpg) center center;
    background-size: cover
}

.bg-dynamic-analytics-alt {
    padding: 0 !important;
    background: url(/marketing/assets/i/sem/event-ticketing-software/bg-dynamic-analytics-alt.jpg) center center;
    background-size: cover
}

.bg-streamlined-operations {
    padding: 0 !important;
    background: url(/marketing/assets/i/sem/event-ticketing-software/bg-streamlined-operations.jpg) center center;
    background-size: cover
}

.bg-effortless-operations {
    padding: 0 !important;
    background: url(/marketing/assets/i/sem/event-ticketing-software/bg-effortless-operations.jpg) center center;
    background-size: cover
}

.bg-effortless-operations-alt {
    padding: 0 !important;
    background: url(/marketing/assets/i/sem/event-ticketing-software/bg-effortless-operations-alt.jpg) center center;
    background-size: cover
}

.bg-enhanced-marketing {
    padding: 0 !important;
    background: url(/marketing/assets/i/sem/event-ticketing-software/bg-enhanced-marketing.jpg) center center;
    background-size: cover
}

.bg-white {
    padding: 0 !important;
    background: url(/marketing/assets/i/misc/bg-1.jpg) center center;
    background-size: cover
}

.z-top {
    z-index: 999;
    position: relative
}

.flex-slice-left,
.flex-slice-right {
    position: relative
}

.flex-slice-left:after,
.flex-slice-right:after {
    content: " ";
    position: absolute;
    min-height: 101%;
    width: 100%
}

@media (max-width:741px) {
    .slice-bg {
        background: #fff;
        border-bottom: 1px solid #eee !important;
        padding: 4em 0 !important
    }

    .slice-bg .mobile-bottom,
    .slice-bg .mobile-top {
        margin-bottom: 20px !important
    }

    .slice-bg .padding-top-bottom-left,
    .slice-bg .padding-top-bottom-right {
        padding-top: 0
    }

    .slice-bg h2 {
        font-size: 1.5em !important
    }

    .flex-slice-left:after,
    .flex-slice-right:after {
        display: none !important
    }
}

.right-margin-0 {
    margin-right: 0
}

.left-margin-0 {
    margin-left: 0
}

.flex-slice-left:after {
    background: url(/marketing/assets/i/misc/low-right-corner.png) right no-repeat;
    background-size: contain;
    display: block;
    right: -1px;
    bottom: -1px
}

.flex-slice-right:after {
    background: url(/marketing/assets/i/misc/top-left-corner.png) left no-repeat;
    background-size: contain;
    display: block;
    left: 0;
    bottom: -.5px
}

.get-started-form-clear {
    padding: 0;
    background: 0 0;
    border-bottom: none
}

.get-started-form-clear .col-md-12,
.get-started-form-clear .col-xs-6 {
    padding-left: 0
}

.get-started-form-clear .form-control {
    border-radius: 5px
}

.get-started-form-clear .header h5 {
    text-align: left;
    font-weight: 600;
    font-size: 2em;
    margin-bottom: .1em
}

.get-started-form-clear p {
    text-align: left;
    color: #fff;
    font-size: 1em !important
}

.get-started-form-clear .button {
    margin: 0;
    width: 100%
}

.sem .numbers {
    background: #151515;
    padding: 5em 0
}

.sem .numbers h2 {
    font-size: 6em;
    font-weight: 600;
    line-height: .7em
}

.sem .numbers h2 span {
    font-size: .6em
}

.sem .numbers p {
    font-size: 1.5em
}

.sem .numbers h2,
.sem .numbers p {
    color: #fff;
    margin-bottom: 0
}

.extra-side-padding {
    padding: 0 25px
}

.sem .new-testimonials {
    background: #f4f4f4
}

.sem .new-testimonials .new-testimonial .logo {
    width: 22%;
    padding-right: 3%;
    display: inline-block;
    float: left;
    max-height: 100px
}

.sem .new-testimonials .new-testimonial .logo img {
    max-height: 100%;
    max-width: 100%
}

.sem .new-testimonials .new-testimonial .card {
    display: inline-block;
    padding: 2em;
    width: 75%;
    top: 25px;
    position: relative;
    background: #fff !important;
    float: left;
    margin-top: 0;
    border-radius: 5px;
    border-bottom: 0;
    box-shadow: 0 3px 5px rgba(0, 0, 0, .1);
    overflow: visible
}

.sem .new-testimonials .new-testimonial .card:after,
.sem .new-testimonials .new-testimonial .card:before {
    content: " ";
    height: 0;
    border-style: solid;
    border-width: 0 50px 50px 0;
    position: absolute
}

@media (max-width:940px) {
    .sem .new-testimonials .new-testimonial .card {
        top: 0
    }

    .sem .new-testimonials .new-testimonial .card:before {
        display: none
    }
}

.sem .new-testimonials .new-testimonial .card:before {
    left: -50px;
    top: 80px;
    width: 0;
    border-color: transparent #fff transparent transparent
}

.sem .new-testimonials .new-testimonial .card:after {
    left: -51px;
    top: 81px;
    width: 0;
    border-color: transparent rgba(0, 0, 0, .05) transparent transparent;
    z-index: -1
}

@media (max-width:940px) {
    .sem .new-testimonials .new-testimonial .card:after {
        display: none
    }
}

.sem .new-testimonials .name {
    line-height: 1em;
    font-size: 2.1em;
    font-weight: 700;
    color: #141414;
    margin-bottom: 0 !important
}

.sem .new-testimonials .organization {
    color: #48b2e8;
    font-weight: 600
}

.sem .new-testimonials .quote {
    margin: 0 !important
}

.client-carousel {
    padding: 5em 0
}

.jumbotron.test {
    background: url(/marketing/assets/i/sem/event-ticketing-software-hero.jpg) center !important;
    background-size: cover !important
}

.jumbotron.test .tint {
    background: 0 0 !important
}

.no-padding {
    padding: 0 !important
}

.vertical .jumbotron h1,
.vertical .jumbotron h2,
.vertical .jumbotron h3,
.vertical .jumbotron h4,
.vertical .jumbotron h5,
.vertical .jumbotron h6 {
    color: #fff;
    text-shadow: 0 3px 20px rgba(0, 0, 0, .3)
}

.vertical .parallax-window {
    min-height: 400px;
    background: 0 0
}

.vertical.fandom-events .jumbotron {
    background: url(/marketing/assets/i/vertical/fandom-events/fandom-events-jumbotron.jpg) center 25%;
    background-size: cover
}

.vertical.fandom-events .jumbotron .tint {
    background: rgba(0, 0, 0, .6)
}

.vertical.arts-events .jumbotron {
    background: url(/marketing/assets/i/vertical/arts-events/arts-theater-jumbotron.jpg) center 30%;
    background-size: cover
}

.vertical.arts-events .jumbotron .tint {
    background: rgba(0, 0, 0, .6)
}

.vertical.festival-events .jumbotron {
    background: url(/marketing/assets/i/vertical/festival-events/festival-event-jumbotron.jpg) center 30%;
    background-size: cover
}

.vertical.festival-events .jumbotron .tint {
    background: rgba(0, 0, 0, .6)
}

.vertical.consumer-events .jumbotron {
    background: url(/marketing/assets/i/vertical/consumer-events/consumer-events-jumbotron.jpg) center 40%;
    background-size: cover
}

.vertical.consumer-events .jumbotron .tint {
    background: rgba(0, 0, 0, .6)
}

.vertical.museum-events .jumbotron {
    background: url(/marketing/assets/i/vertical/museum-events/museums-attractions-jumbotron.jpg) center 20%;
    background-size: cover
}

.vertical.museum-events .jumbotron .tint {
    background: rgba(0, 0, 0, .6)
}

.vertical.holiday-events .jumbotron {
    background: url(/marketing/assets/i/vertical/holiday-events/holiday-events-jumbotron.jpg) center 20%;
    background-size: cover
}

.vertical.holiday-events .jumbotron .tint {
    background: rgba(0, 0, 0, .4)
}

.vertical.beer-festivals .jumbotron {
    background: url(/marketing/assets/i/vertical/beer-festivals/beer-festivals-jumbotron.jpg) center 10%;
    background-size: cover
}

.vertical.beer-festivals .jumbotron .tint {
    background: rgba(0, 0, 0, .6)
}

.vertical.aquarium .jumbotron {
    background: url(/marketing/assets/i/vertical/aquarium/aquarium-jumbotron.jpg) center 10%;
    background-size: cover
}

.vertical.aquarium .jumbotron .tint {
    background: rgba(0, 0, 0, .6)
}

.vertical.pride .jumbotron {
    background: url(/marketing/assets/i/vertical/pride/pride-jumbotron.jpg) center;
    background-size: cover
}

.vertical.pride .jumbotron .tint {
    background: rgba(0, 0, 0, .6)
}

.vertical.waterparks .jumbotron {
    background: url(/marketing/assets/i/vertical/waterparks/waterparks-jumbotron.jpg) center 30%;
    background-size: cover
}

.vertical.waterparks .jumbotron .tint {
    background: rgba(0, 0, 0, .6)
}

.vertical h2 {
    line-height: 1em;
    font-size: 1.5em;
    font-weight: 500
}

.vertical .jumbotron .flex-box {
    overflow: visible
}

.vertical .jumbotron {
    margin-top: 0 !important
}

.vertical .jumbotron .tint {
    background: rgba(97, 97, 97, .42)
}

@media (max-width:740px) {
    .vertical .jumbotron .tint {
        background: rgba(25, 37, 60, .9)
    }
}

.vertical .cons .jumbotron .tint {
    background: rgba(25, 37, 60, .9)
}

.vertical p {
    margin-bottom: 40px;
    font-weight: 400
}

.vertical p.intro {
    font-weight: 400;
    line-height: 1.48em;
    font-size: 1.4em
}

.vertical .get-started-form .header {
    background: #151515
}

.vertical .get-started-form .header h5 {
    color: #fff
}

.vertical .get-started-form .button.submit {
    background: #151515 !important
}

.vertical .quote {
    margin-left: 40px;
    margin-top: 40px
}

.vertical .quote p:nth-child(odd) {
    margin-bottom: 5px;
    font-weight: 400;
    font-size: 18px;
    font-style: italic;
    position: relative
}

.vertical .quote p:nth-child(odd):before {
    overflow: visible;
    position: absolute;
    z-index: -1;
    content: '"';
    line-height: 200px;
    font-size: 120px;
    color: #48b2e8;
    left: -57px;
    top: -48px;
    text-align: center;
    border-radius: 100px
}

.vertical .quote p:nth-child(even) {
    margin-top: 10px;
    font-weight: 700;
    color: #48b2e8;
    font-size: 18px;
    line-height: 1.4em
}

.vertical .quote p:nth-child(even) span {
    font-weight: 400;
    font-size: 14px
}

.vertical section {
    overflow: hidden;
    position: relative
}

.vertical .slick-dots {
    position: absolute;
    margin-left: auto;
    left: 0
}

.iafe-registration .hero {
    background: #002942
}

.iafe-registration .hero a,
.iafe-registration .hero h1,
.iafe-registration .hero h2,
.iafe-registration .hero h3,
.iafe-registration .hero h4,
.iafe-registration .hero h5,
.iafe-registration .hero h6,
.iafe-registration .hero p {
    color: #fff
}

.iafe-registration .hero img.iafe-logo {
    width: 60px;
    margin-bottom: 20px;
    background: #fff;
    padding: 10px;
    border-radius: 5px
}

.iafe-registration .hero h1 {
    margin-bottom: 0
}

.iafe-registration .hero h4 {
    margin: 20px 0 10px
}

.iafe-registration .hero .button.full-width {
    width: 100%
}

.iafe-registration .hero aside {
    color: #fff;
    opacity: .5
}

.iafe-registration .hero .flex-box.pipe-right {
    border-right: 1px solid #fff;
    padding-right: 20px
}

@media (max-width:740px) {
    .iafe-registration .hero .flex-box.pipe-right {
        border-right: none;
        padding: 0
    }

    .iafe-registration .hero {
        background-position: left center
    }

    .iafe-registration .hero h1 {
        font-size: 30px
    }
}

.iafe-registration .hero h2 {
    line-height: 1em
}

.iafe-registration .hero form {
    margin: 10px 0;
    padding: 10px 0
}

.iafe-registration .hero form label {
    color: #fff
}

.iafe-registration .hero .tint {
    padding: 140px 0 80px
}

@media (max-width:740px) {
    .iafe-registration .hero .tint {
        padding: 100px 0 40px
    }
}

.iafe-registration .hero button,
.iafe-registration .hero input {
    border-radius: 5px
}

.iafe-registration .hero input {
    border: none
}

.iafe-registration .hero .cta-group {
    margin-top: 20px;
    background: #00395b;
    text-align: center;
    padding: 20px;
    border-radius: 2px
}

.iafe-registration .hero .form-group {
    margin-bottom: 5px
}

.error_404 {
    height: 2000px
}

.error_404 .tint {
    background: rgba(0, 25, 40, .9);
    padding-top: 100px;
    text-align: center;
    height: 100%;
    display: block;
    position: relative
}

.error_404 .tint .center-contain {
    padding: 20px;
    background: rgba(72, 178, 232, .1);
    border-radius: 2px
}

.error_404 .tint .container {
    background: 0 0
}

.error_404 .tint h1,
.error_404 .tint h2,
.error_404 .tint h3,
.error_404 .tint h4,
.error_404 .tint h5,
.error_404 .tint h6,
.error_404 .tint p {
    color: #fff
}

.error_404 .tint .logo {
    margin-bottom: 30px;
    width: 125px
}

.infographics .container {
    width: 1000px
}

.infographics .my-spinner {
    z-index: 10000;
    background-image: -webkit-radial-gradient(circle, #2b7fcd, #1e588e);
    background-image: radial-gradient(circle, #2b7fcd, #1e588e);
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
    color: #fff;
    display: block;
    position: fixed;
    top: 0
}

.infographics .my-spinner .spinner-container {
    text-align: center;
    position: absolute;
    top: 35%;
    width: 100%;
    margin: 0 auto
}

.infographics .my-spinner .spinner-container img {
    width: 180px
}

.infographics #nprogress .bar,
.infographics #nprogress .spinner {
    z-index: 999999
}

.infographics #nprogress .bar {
    background: #fff;
    height: 5px
}

.infographics .nav-lite {
    position: fixed
}

.infographics .nav-lite.fill {
    background: #fff
}

.infographics .nav-lite.fill .button {
    background: #4ec048;
    border: 3px solid #4ec048
}

.infographics .nav-lite.fill .button:hover {
    color: #fff;
    background: #3c8cd6;
    border: 3px solid #3c8cd6
}

.infographics .nav-lite a.logo,
.infographics .nav-lite.fill a logo {
    height: 36px;
    display: block
}

.infographics .nav-lite a.logo {
    background: url(/marketing/assets/i/showclix-logo-white@2x.png);
    background-size: cover;
    -webkit-transition: .1s, all, linear;
    -moz-transition: .1s, all, linear;
    -ms-transition: .1s, all, linear;
    -o-transition: .1s, all, linear;
    transition: .1s, all, linear
}

.infographics .nav-lite.fill a.logo {
    background: url(/marketing/assets/i/showclix-logo-color@2x.png);
    background-size: cover;
    -webkit-transition: .1s, all, linear;
    -moz-transition: .1s, all, linear;
    -ms-transition: .1s, all, linear;
    -o-transition: .1s, all, linear;
    transition: .1s, all, linear
}

.infographics .flex-navigation .header-menu-nav {
    min-width: 0
}

@media (max-width:940px) {
    .infographics .flex-navigation {
        padding: 12px 10px
    }

    .infographics .button {
        font-size: 11px
    }
}

.infographics .event-science-beaker {
    width: 200px;
    height: 200px;
    margin: 0 auto 20px
}

.infographics.hub .jumbotron .container a.btn,
.intix2017 .jumbotron .container a.btn {
    margin-top: 20px !important
}

.infographics .event-science-beaker svg {
    width: 100%;
    height: 100%
}

.infographics .event-science-beaker svg path {
    stroke-dasharray: 00px;
    stroke-dashoffset: 10000px;
    stroke-width: 2px
}

.infographics.hub .jumbotron {
    background-image: -webkit-radial-gradient(circle, #2365a3, #2365a3);
    background-image: radial-gradient(circle, #2365a3, #2365a3);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    position: relative
}

.infographics.hub .jumbotron .tint {
    padding: 200px 0 140px;
    background: url(/marketing/assets/i/infographics/hero.jpg) center 50%;
    background-size: cover
}

.infographics.hub .jumbotron .tint h1 {
    font-size: 70px;
    font-weight: 600;
    border-bottom: 0
}

.infographics.hub .jumbotron .row {
    border-bottom: none
}

.infographics.con-culture-growth iframe {
    height: 641px;
    top: 0
}

.infographics.con-culture-growth section {
    padding: 90px 0
}

.infographics.con-culture-growth section.main {
    padding: 150px 0 90px
}

.infographics.con-culture-growth .header {
    border-bottom: 5px solid #fff;
    margin-bottom: 43px;
    padding-bottom: 15px
}

.infographics.con-culture-growth .header h2,
.infographics.con-culture-growth .header p {
    display: inline-block;
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0
}

.infographics.con-culture-growth .header h2 {
    margin-right: 50px;
    line-height: 1.1em;
    margin-bottom: 10px
}

@meda (max-width:$screen-md) {

    .infographics.con-culture-growth .header h2,
    .infographics.con-culture-growth .header p {
        display: block;
        width: 100%
    }
}

.infographics.con-culture-growth .special-header {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0
}

.infographics.con-culture-growth .special-header h2 {
    line-height: 1.48em;
    margin-bottom: 0;
    text-align: center;
    border-bottom: none
}

.infographics.con-culture-growth .subheader {
    font-size: 30px;
    font-weight: 100;
    color: #fff;
    margin-bottom: 43px
}

.infographics.con-culture-growth .subheader .totalcons,
.infographics.con-culture-growth .subheader .year {
    color: #ff9008;
    background: #fff;
    padding: 0 5px;
    font-weight: 400
}

.infographics.con-culture-growth .slider .histogram-slider {
    display: block;
    background: #000;
    height: 100px
}

.infographics.con-culture-growth .embed {
    display: block;
    width: 100%;
    background: #000;
    text-align: center;
    line-height: 600px;
    text-transform: uppercase;
    letter-spacing: 5px;
    height: 600px;
    margin-bottom: 30px
}

.infographics.con-culture-growth .embed h1 {
    border-bottom: 0;
    color: #fff
}

.infographics h1 {
    border-bottom: 7px solid #fff;
    display: inline-block;
    font-size: 45px;
    padding-bottom: 5px
}

.infographics h2 {
    font-weight: 700;
    display: block;
    font-size: 40px;
    color: #fff;
    border-bottom: 6px solid #fff;
    margin-bottom: 60px;
    padding-bottom: 5px
}

.infographics h3 {
    font-weight: 600;
    display: inline-block;
    font-size: 30px;
    color: #fff
}

.infographics h4 {
    color: #fff;
    margin-bottom: 15px;
    font-size: 18px
}

.infographics ol {
    margin-left: 0;
    padding-left: 0;
    color: #fff;
    counter-reset: item
}

.infographics ol li {
    display: block
}

.infographics ol li:before {
    content: counter(item) "  ";
    counter-increment: item;
    display: inline-block;
    width: 10px;
    font-weight: 700;
    text-align: left;
    margin-right: 20px
}

.infographics p {
    font-weight: 100;
    color: #fff;
    font-size: 18px;
    margin-bottom: 20px
}

.infographics p.description {
    font-size: 14px;
    margin-bottom: 25px
}

.infographics section.green {
    background: #3cb626;
    position: relative
}

.infographics section.green .infographic-button {
    color: #3cb626
}

.infographics section.black {
    background: #000;
    position: relative
}

.infographics section.white {
    background: #f5f5f5;
    position: relative
}

.infographics section.white h2 {
    border-bottom: 5px solid #1a1a1a
}

.infographics section.white h1,
.infographics section.white h2,
.infographics section.white h3,
.infographics section.white h4,
.infographics section.white h5,
.infographics section.white h6,
.infographics section.white p {
    color: #1a1a1a
}

.infographics section.blue {
    background: #2772b8;
    position: relative
}

.infographics section.lightblue {
    background: #017ed2;
    position: relative
}

.infographics section.orange {
    background: #fd7c0d;
    position: relative;
    display: block
}

.infographics section.orange .infographic-button {
    color: #fd7c0d
}

.infographics section.red {
    background: #e8301a;
    position: relative;
    display: block
}

.infographics section.red .infographic-button {
    color: #e8301a
}

.infographics section.purple {
    background: #5b1b78;
    position: relative
}

.infographics section.purple .infographic-button {
    color: #5b1b78
}

.infographics .funfacts {
    overflow: hidden;
    position: relative;
    background: #8031a7
}

.infographics .funfacts .background {
    position: absolute;
    z-index: 0;
    top: -50px;
    width: 100%;
    display: block
}

.infographics .funfacts .background .strip {
    background: url(/marketing/assets/i/infographics/beer/purplebeer-strip.jpg) repeat-x;
    background-size: auto 100%;
    height: 50px;
    display: block;
    width: 10000px;
    position: relative;
    opacity: .6
}

.infographics .funfacts .background .strip.left {
    left: -2500px
}

.infographics .funfacts .background .strip.right {
    left: -5000px
}

.infographics .funfacts .container {
    position: relative;
    z-index: 999
}

.infographics .con-background {
    background: url(/marketing/assets/i/infographics/map.png) 50% no-repeat;
    position: absolute;
    display: block;
    height: 100%;
    width: 100%;
    left: 40%;
    background-size: cover
}

.infographics .beer-background {
    background: url(/marketing/assets/i/infographics/nyc.png) -210% 50% no-repeat;
    z-index: 0;
    position: absolute;
    display: block;
    height: 100%;
    width: 100%;
    left: -40%;
    background-size: cover
}

.infographics section.orange-beer {
    background: url(/marketing/assets/i/infographics/beer/beercheers.png) center center;
    background-size: cover
}

.infographics section.purple-beer {
    background: url(/marketing/assets/i/infographics/beer/purplebeer.png) center center;
    background-size: cover
}

.infographics .infographic-button {
    width: 100%;
    background: #fff;
    display: block;
    padding: 20px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 15px;
    border-radius: 3px;
    text-align: center;
    margin-top: 15px;
    border: 5px solid #fff;
    -webkit-transition: .1s, all, linear;
    -moz-transition: .1s, all, linear;
    -ms-transition: .1s, all, linear;
    -o-transition: .1s, all, linear;
    transition: .1s, all, linear
}

.infographics .infographic-button:hover {
    background: rgba(255, 255, 255, 0);
    border: 5px solid #fff;
    color: #fff !important
}

.infographics #logo {
    position: relative;
    display: block;
    margin-left: 0;
    padding-left: 0
}

.infographics #logo svg {
    width: 100%;
    left: -22px;
    position: relative
}

.infographics #logo svg .cls-1 {
    fill: #48b2e8
}

.infographics #logo svg .cls-2 {
    fill: #fafafa
}

.infographics #logo svg .cls-3 {
    fill: #2772b8
}

.infographics .frame-small {
    margin: 0 0 30px;
    border-radius: 100%;
    width: 100%;
    border: 10px solid #fff;
    overflow: hidden
}

.infographics .frame-small.east-coast #united-states {
    width: 500px;
    height: 100%;
    left: -100px;
    position: relative;
    opacity: 0
}

.infographics .frame-small.new-york-state #new-york-state {
    width: 80%;
    height: 80%;
    left: 0;
    top: 0;
    position: relative;
    opacity: 0
}

.infographics .frame-small svg#nyc {
    width: 500px;
    height: 100%;
    left: -78px;
    top: 40px;
    position: relative;
    opacity: 0
}

.infographics .frame-small svg#nyc path {
    stroke-dasharray: 114px;
    stroke-dashoffset: 114px
}

.infographics #bluewhales,
.infographics #newestcon,
.infographics #oldestcon,
.infographics #wonderwoman {
    width: 100%;
    height: 100%;
    top: 20px;
    position: relative;
    opacity: 0;
    transform: matrix(.5, 0, 0, .5, 0, 0)
}

.infographics .popular-area-labels {
    position: relative;
    display: block;
    height: 67px;
    width: 100%;
    margin: 0 auto;
    overflow: hidden
}

.infographics .popular-area-labels .east-coast,
.infographics .popular-area-labels .new-york,
.infographics .popular-area-labels .nyc {
    text-align: center;
    position: relative
}

.infographics .popular-area-labels .new-york,
.infographics .popular-area-labels .nyc {
    opacity: 0
}

.infographics blockquote {
    padding-left: 0;
    padding-top: 0;
    border-left: none
}

.infographics blockquote p {
    opacity: 0;
    top: 30px;
    position: relative;
    color: #fff;
    font-weight: 100;
    font-size: 30px;
    line-height: 1.48em;
    padding-left: 0;
    border-left: 0
}

.infographics blockquote .attribution {
    font-weight: 500
}

.infographics iframe {
    width: 100%;
    border: none;
    height: 500px;
    margin-bottom: 30px;
    position: relative;
    left: -19px;
    top: -35px
}

.infographics iframe.first {
    top: 0
}

.legend-dot {
    display: block;
    width: 10px;
    height: 10px;
    float: left;
    border-radius: 10px;
    margin-right: 10px;
    position: relative;
    top: 4px
}

.legend-dot.purple {
    background: #702f8a
}

.legend-dot.green {
    background: #70bf4f
}

.legend-dot.yellow {
    background: #e4c22a
}

.legend-dot.blue {
    background: #2973b8
}

.legend-dot.orange {
    background: #e46425
}

.legend-dot.teal {
    background: #2aa6b7
}

.legend-dot.red {
    background: #ed3b3a
}

.genre table {
    width: 28.55%;
    margin: 20px 0 40px;
    display: table;
    overflow: hidden;
    background: #1a1a1a;
    border-radius: 3px
}

.genre table td img {
    width: 27px;
    display: inline-block;
    margin-bottom: 0;
    margin-right: 10px
}

.genre table td span {
    color: #fff;
    font-weight: 400;
    display: inline-block;
    font-size: 13px;
    letter-spacing: 1px
}

table.legend-genre.vertical {
    display: none
}

table.legend-genre.vertical tr td {
    padding: 10px 20px
}

table.legend-genre.vertical tr:first-child td {
    padding: 20px 20px 10px
}

table.legend-genre.vertical tr:last-child td {
    padding: 10px 20px 20px
}

.legend-genre.horizontal {
    margin-bottom: 40px;
    width: 68%
}

.legend-genre.horizontal tr td {
    padding: 10px 20px 10px 10px;
    display: inline-block
}

.legend-genre.horizontal tr td:last-child {
    padding-right: 10px
}

.legend-genre.horizontal tr td img {
    float: left
}

.legend-genre.horizontal tr td span {
    float: left;
    position: relative
}

.genre h4 {
    color: #fff;
    font-weight: 600;
    margin-bottom: 10px
}

.genre .flex-one {
    border-left: 2px solid #fff
}

.legend {
    display: block;
    width: 633px;
    position: relative;
    left: 320px;
    top: -35px
}

.legend .bar,
.legend .bar .gradient,
.legend .text,
.legend span {
    display: inline-block
}

.legend .bar {
    width: 250px
}

.legend .bar .gradient {
    height: 10px;
    width: 100%;
    background-image: -webkit-linear-gradient(left, #fc14c7 0, #301ffd 100%);
    background-image: -o-linear-gradient(left, #fc14c7 0, #301ffd 100%);
    background-image: linear-gradient(to right, #fc14c7 0, #301ffd 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFC14C7', endColorstr='#FF301FFD', GradientType=1)
}

.legend .text {
    float: right;
    position: absolute;
    top: 19px;
    right: 0
}

.legend span {
    color: #fff;
    text-align: left
}

.legend span:last-of-type {
    float: right
}

.intix2017 .nav-lite.fill,
.intix2017 footer {
    background: #18214c
}

.intix2017 .button.green {
    background: #99772d
}

.intix2017 a.primary {
    background: 0 0;
    border: 2px solid #fff
}

.intix2017 a.primary:hover {
    background: rgba(255, 255, 255, .1)
}

.intix2017 a.secondary {
    background: 0 0;
    border: 2px solid #fff
}

.intix2017 a.secondary:hover {
    background: rgba(255, 255, 255, .1)
}

.intix2017 .jumbotron {
    background: url(/marketing/assets/i/misc/intix/intix-bg.jpg) center 20% !important;
    background-size: cover !important;
    position: relative
}

.intix2017 .jumbotron .tint {
    background: rgba(24, 33, 76, .95)
}

.intix2017 .jumbotron .row {
    border-bottom: none
}

.intix2017 .jumbotron span.nola {
    color: #a98841;
    font-weight: 900
}

.intix2017 .jumbotron h2 {
    color: #fff
}

.intix2017 #intix-schedule,
.intix2017 #intix-team {
    border-top: none;
    box-shadow: none;
    border-bottom: none
}

.intix2017 #intix-schedule b {
    color: #ad7e19
}

.intix2017 #intix-schedule .row.list-padding {
    padding: 10px 0
}

.intix2017 #intix-schedule ul.schedule {
    width: 80%;
    margin: 0 auto
}

.intix2017 #intix-schedule ul.schedule>li {
    border-bottom: 2px solid #99772d;
    padding: 30px 0 15px;
    margin: 0
}

.intix2017 #intix-schedule .date,
.intix2017 #intix-schedule .title,
.intix2017 #intix-schedule .type {
    line-height: 1.1em
}

.intix2017 #intix-schedule .type {
    color: #99772d;
    font-weight: 700;
    margin-bottom: 5px;
    font-size: 18px
}

.intix2017 #intix-schedule .title {
    font-size: 2em;
    color: #fff;
    font-weight: 600;
    margin-bottom: 5px;
    line-height: 1.2em
}

.intix2017 #intix-schedule .when {
    display: block;
    margin-bottom: 5px
}

.intix2017 #intix-schedule span.date,
.intix2017 #intix-schedule span.time {
    color: #fff;
    font-size: 14px
}

.intix2017 #intix-schedule span.time {
    font-style: italic;
    opacity: .5;
    margin-left: 10px
}

.intix2017 section:nth-child(odd) {
    background: #18214c
}

.intix2017 section:nth-child(even) {
    background: #0c1025
}

.intix2017 section#features h2 {
    font-weight: 600;
    margin-bottom: 0
}

.intix2017 section#clients {
    padding: 40px 0;
    background: #fff
}

.intix2017 section#clients .row {
    padding: 0;
    border: none
}

.intix2017 section#clients table.desktop {
    display: none;
    border-collapse: separate;
    border-spacing: 50px
}

@media (min-width:940px) {
    .intix2017 section#clients table.desktop {
        display: block
    }
}

.intix2017 section#clients table.mobile {
    display: none;
    border-collapse: separate;
    border-spacing: 30px
}

@media (max-width:939px) {
    .intix2017 section#clients table.mobile {
        display: block
    }
}

.intix2017 section .headline-margin {
    margin-bottom: 50px
}

.intix2017 section h2,
.intix2017 section h3,
.intix2017 section h4 {
    color: #fff
}

.intix2017 section h4 {
    font-size: 1.5em
}

.intix2017 section a.link,
.intix2017 section p.name,
.intix2017 section p.title {
    color: #fff;
    margin: 0;
    padding: 0;
    line-height: 0;
    line-height: 1.4em
}

.intix2017 section p.name {
    margin-top: .6em;
    font-weight: 600;
    font-size: 1.1em
}

.intix2017 section p.title {
    font-style: italic;
    color: #a3d8f3
}

.intix2017 section .no-bottom-padding {
    padding-bottom: 0
}

.intix2017 section p {
    color: #fff
}

.intix2017 section blockquote {
    padding: 0 0 0 20px;
    border-left: 4px solid #99772d;
    margin-top: 20px;
    left: 0;
    color: #fff;
    font-weight: 100;
    font-style: italic;
    font-size: 1em
}

.intix2017 section blockquote b {
    display: block;
    margin-top: 5px;
    font-style: none
}

@keyframes bounce {

    0%,
    100% {
        transform: translateX(0)
    }

    50% {
        transform: translateX(-20%)
    }
}

html {
    background: #000
}

.homepage-v2 {
    background: #fafafa;
    margin-top: 0
}

.homepage-v2 .jumbotron {
    padding: 0 !important;
    position: relative;
    background: url(/marketing/assets/i/buyer-homepage/jumbotrons/bw.jpg)
}

.homepage-v2 .jumbotron .tint {
    background: rgba(0, 0, 0, .5);
    margin: 0 !important;
    padding: 50px 0
}

.homepage-v2 .jumbotron .tint h1 span {
    text-shadow: none
}

.homepage-v2 .sos h5 {
    font-size: 18px;
    font-weight: 500
}

.homepage-v2 #top-alert {
    top: 0;
    z-index: 99999;
    width: 100%;
    background: #2772b8;
    color: #fff;
    border-radius: 0;
    border: none
}

.homepage-v2 .navbar {
    background: rgba(0, 0, 0, .5);
    border-radius: 0;
    border-bottom: none;
    padding: 15px
}

.homepage-v2 .navbar-default .navbar-nav>.open a:focus,
.homepage-v2 .navbar-default .navbar-nav>.open a:hover {
    background-color: #fff;
    color: #48b2e8
}

.homepage-v2 .navbar-default .navbar-nav>.open a.dropdown-toggle,
.homepage-v2 .navbar-default .navbar-nav>.open a.dropdown-toggle:focus,
.homepage-v2 .navbar-default .navbar-nav>.open a.dropdown-toggle:hover {
    background-color: transparent;
    color: #48b2e8
}

.homepage-v2 .navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #151515
}

.homepage-v2 .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
    color: #55ade1
}

.homepage-v2 .navbar-nav .dropdown-menu {
    padding: 10px 0;
    background: #fff;
    box-shadow: 0 2px 3px rgba(0, 0, 0, .3);
    border-radius: 10px;
    top: 109%
}

.homepage-v2 .navbar-nav .dropdown-menu li i {
    margin-right: 5px
}

.homepage-v2 .navbar-nav .dropdown-menu li a {
    color: #081f37
}

.homepage-v2 .navbar-default .navbar-toggle {
    border-color: #fff;
    height: 46px;
    margin: 12px 0 10px
}

.homepage-v2 .navbar-default .navbar-toggle:active,
.homepage-v2 .navbar-default .navbar-toggle:focus,
.homepage-v2 .navbar-default .navbar-toggle:hover,
.homepage-v2 .navbar-default .navbar-toggle:visited {
    background: 0 0
}

.homepage-v2 .navbar .navbar-toggle .icon-bar,
.homepage-v2 .navbar-default .navbar-toggle:active .icon-bar,
.homepage-v2 .navbar-default .navbar-toggle:focus .icon-bar,
.homepage-v2 .navbar-default .navbar-toggle:hover .icon-bar,
.homepage-v2 .navbar-default .navbar-toggle:visited .icon-bar {
    background: #fff
}

.homepage-v2 .navbar-default .navbar-collapse {
    border: none;
    box-shadow: none
}

.homepage-v2 .navbar .navbar-toggle {
    margin-right: 20px;
    border: none
}

.homepage-v2 .navbar-brand img {
    height: 41px;
    top: 2px;
    width: 150px;
    position: relative
}

.homepage-v2 .navbar-nav li {
    top: 2px
}

.homepage-v2 .navbar-nav li a,
.homepage-v2 .navbar-nav li a:active,
.homepage-v2 .navbar-nav li a:visited {
    top: 2px;
    color: #fff;
    font-weight: 500;
    font-size: 16px;
    background: 0 0
}

.homepage-v2 .navbar-nav li a:active:hover,
.homepage-v2 .navbar-nav li a:hover,
.homepage-v2 .navbar-nav li a:visited:hover {
    color: #55ade1;
    background: 0 0
}

.homepage-v2 .navbar-collapse .btn {
    top: -3px
}

.homepage-v2 .navbar-collapse .btn.btn-blue {
    border-radius: 100px !important;
    margin-left: 15px;
    background: #2772b8;
    color: #fff;
    font-weight: 500;
    font-size: 16px
}

.homepage-v2 .navbar-collapse .btn.btn-blue:hover {
    background: #155897 !important;
    color: #fff !important
}

.homepage-v2 .navbar-collapse .btn.btn-blue:active {
    margin-top: 12px 10px 10px 0 !important;
    top: -3px !important
}

.homepage-v2 .navbar-preheader {
    background: #85d2ff;
    padding: 5px 0;
    text-align: right
}

.homepage-v2 .navbar-preheader a {
    padding-right: 15px;
    color: #313e61;
    text-align: right
}

.homepage-v2 .navbar-preheader a i {
    margin-left: 3px;
    animation: bounce .6s ease-in-out infinite;
    animation-play-state: paused
}

.homepage-v2 .navbar-preheader a:hover i {
    animation-play-state: running;
    color: #fff;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.homepage-v2 .container {
    width: 100%;
    max-width: 1500px !important
}

.homepage-v2 .jumbotron {
    background: url(/marketing/assets/i/buyer-homepage/jumbotrons/bw.jpg) center 50%;
    background-size: cover
}

.homepage-v2 .events {
    position: relative
}

.homepage-v2 .event-card {
    padding: 0;
    box-shadow: 0 2px 2px rgba(0, 0, 0, .15);
    margin: 16px 0;
    border-radius: 10px;
    position: relative;
    background: #fff;
    overflow: hidden
}

.homepage-v2 .events .row {
    border: none
}

.homepage-v2 .event-info {
    padding: 20px 20px 10px
}

.homepage-v2 .event-button {
    padding: 0 20px 20px
}

.homepage-v2 .event-button .btn {
    width: 100%;
    background: #151515;
    border-top: 1px solid #151515 !important;
    border-radius: 100px !important;
    color: #fff;
    padding: 15px !important;
    font-size: 18px
}

.homepage-v2 .event-button .btn:hover {
    color: #fff;
    -webkit-transition: all .1s ease-out;
    -moz-transition: all .1s ease-out;
    -ms-transition: all .1s ease-out;
    -o-transition: all .1s ease-out;
    transition: all .1s ease-out;
    background: #151515
}

.homepage-v2 .event-info a.title {
    font-size: 18px;
    font-weight: 700;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 1em;
    height: 30px;
    display: block;
    color: #3d3f4a;
    margin: 0
}

.homepage-v2 .event-info a.title:hover {
    color: #55ade1;
    text-decoration: none;
    cursor: pointer
}

.homepage-v2 .event-info p {
    line-height: 1em;
    color: #3d3f4a;
    display: block
}

.homepage-v2 .event-info p.date,
.homepage-v2 .event-info p.location {
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
    overflow: hidden
}

.homepage-v2 .event-info p i,
.homepage-v2 .event-info p.date,
.homepage-v2 .event-info p.location {
    font-weight: 500;
    opacity: .5;
    font-size: 13px;
    margin-right: 8px
}

.homepage-v2 .event-info p i {
    text-align: center;
    background: #000;
    color: #fff;
    line-height: 17px;
    width: 18px;
    height: 18px;
    font-size: 9px;
    border-radius: 100%
}

.homepage-v2 .event-card .image {
    display: block;
    background-size: 110% !important;
    background-position: center !important;
    height: 200px;
    width: 100%;
    transition: all .2s ease
}

.homepage-v2 .event-card .image .darken {
    display: block;
    width: 100%;
    height: 100%;
    background: 0 0;
    transition: all .2s ease-out
}

.homepage-v2 .event-card.hover .image,
.homepage-v2 .event-card.hover .image .darken {
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    -o-transition: all .2s ease-out
}

.homepage-v2 .event-card .image .share-container {
    height: 200px;
    width: 100%;
    margin: 0 auto;
    padding: 85px 0 0;
    text-align: center;
    opacity: 0;
    transform: scale(.8)
}

.homepage-v2 .event-card .image .share-container i {
    margin-right: 5px
}

.homepage-v2 .event-card .image .share-container a {
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 1.3em
}

.homepage-v2 .event-card .image .share-container a:hover {
    text-decoration: none;
    cursor: pointer
}

.homepage-v2 .event-card .image .share-container li,
.homepage-v2 .event-card .image .share-container p {
    color: #fff
}

.homepage-v2 .event-card .image .share-container ul {
    width: 82px;
    margin: 5px auto;
    display: block;
    height: 10px
}

.homepage-v2 .event-card .image .share-container ul li {
    float: left;
    margin: 0 8px
}

.homepage-v2 .event-card .image .share-container ul li a {
    color: #fff
}

.homepage-v2 .modal a.btn,
.homepage-v2 .modal button {
    top: 2px;
    width: 50px
}

.homepage-v2 .modal-backdrop.fade,
.homepage-v2 .modal-backdrop.fade.in {
    background: rgba(8, 8, 8, .9)
}

.homepage-v2 #share-modal h4 {
    color: #151515;
    font-weight: 600;
    font-size: 20px;
    margin: 15px 0 25px
}

.homepage-v2 #share-modal ul {
    margin: 0 auto;
    display: block;
    height: 50px;
    width: 110px
}

.homepage-v2 #share-modal ul li {
    float: left
}

.homepage-v2 #share-modal ul li:nth-child(1) {
    margin-right: 10px
}

.homepage-v2 #share-modal ul li a {
    display: block;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    color: #fff;
    font-size: 25px;
    text-align: center;
    line-height: 50px
}

.homepage-v2 #share-modal ul .twitter {
    background: #00aced
}

.homepage-v2 #share-modal ul .twitter:hover {
    background: #08bbff
}

.homepage-v2 #share-modal ul .facebook {
    background: #3b5998
}

.homepage-v2 #share-modal ul .facebook:hover {
    background: #4264aa
}

.homepage-v2 .event-card.hover .image {
    background-size: 100% !important;
    transition: all .2s ease-out
}

.homepage-v2 .event-card.hover .image .darken {
    background: rgba(3, 3, 3, .8);
    transition: all .2s ease-out
}

.homepage-v2 .event-card.hover .image .share-container {
    opacity: 1;
    transform: scale(1);
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.homepage-v2 .event-card.hover .btn {
    background: #2772b8;
    border-top: 1px solid #2772b8 !important;
    color: #fff;
    -webkit-transition: all .1s ease-out;
    -moz-transition: all .1s ease-out;
    -ms-transition: all .1s ease-out;
    -o-transition: all .1s ease-out;
    transition: all .1s ease-out
}

.homepage-v2 .event-card.hover .title,
.homepage-v2 footer ul a {
    color: #151515
}

.homepage-v2 .event-card.hover .event-info p {
    opacity: .8
}

.homepage-v2 .cta-banner {
    border: none;
    box-shadow: none
}

.homepage-v2 .cta-banner h3 {
    text-transform: none
}

.homepage-v2 footer {
    background: #fafafa
}

#share-modal form {
    width: 100%;
    margin: 0 auto
}

@media (min-width:622px) {
    #share-modal form {
        width: 570px
    }
}

#share-modal input {
    width: 71%;
    border-radius: 100px;
    position: relative;
    margin-right: 2%;
    border: 1px solid rgba(0, 0, 0, .15)
}

#share-modal button.close {
    width: 20px;
    background: 0 0;
    color: #5d5d5d;
    cursor: pointer;
    height: 20px;
    top: 5px;
    opacity: .5
}

#share-modal .copy-button {
    background: #a3a1a1 !important;
    width: 100px !important;
    top: 2px;
    font-size: 14px;
    font-weight: 500;
    left: -1px;
    text-transform: capitalize;
    letter-spacing: 0;
    height: 56.5px;
    line-height: 36px
}

@media (max-width:738px) {
    #share-modal input {
        display: inline-block
    }

    #share-modal .copy-button {
        top: 1px
    }
}

@media (max-width:622px) {
    #share-modal .copy-button {
        width: 100% !important;
        border-radius: 5px !important
    }
}

.carousel-container {
    display: block;
    background: 0 0;
    position: relative
}

.carousel-container .carousel-controller {
    position: absolute;
    display: block;
    height: 100%;
    z-index: 999
}

.carousel-container .carousel-controller.next,
.carousel-container .carousel-controller.prev {
    width: 50px
}

.carousel-container .carousel-controller.prev {
    left: 0
}

.carousel-container .carousel-controller.next {
    right: 0
}

.carousel-container .carousel-controller #next,
.carousel-container .carousel-controller #prev {
    position: absolute;
    top: 150px;
    color: #eee;
    font-size: 25px;
    display: block;
    padding: 10px;
    background: rgba(21, 21, 21, .7)
}

.carousel-container .carousel-controller #prev {
    left: 0;
    border-radius: 0 5px 5px 0;
    padding-left: 5px
}

.carousel-container .carousel-controller #prev:hover {
    cursor: pointer;
    padding-left: 15px;
    -webkit-transition: all 50ms ease-in;
    -moz-transition: all 50ms ease-in;
    -ms-transition: all 50ms ease-in;
    -o-transition: all 50ms ease-in;
    transition: all 50ms ease-in;
    background: #151515
}

.carousel-container .carousel-controller #next {
    right: 0;
    border-radius: 5px 0 0 5px;
    padding-right: 5px
}

.carousel-container .carousel-controller #next:hover {
    cursor: pointer;
    padding-right: 15px;
    -webkit-transition: all 50ms ease-in;
    -moz-transition: all 50ms ease-in;
    -ms-transition: all 50ms ease-in;
    -o-transition: all 50ms ease-in;
    transition: all 50ms ease-in;
    background: #151515
}

.homepage-carousel {
    background: #080808
}

.homepage-carousel .carousel-card {
    margin: 10px 5px;
    border-radius: 5px;
    overflow: hidden
}

.homepage-carousel .carousel-card .image .event-info {
    padding: 0;
    display: block;
    color: #fff;
    background: rgba(21, 21, 21, .5);
    background: -webkit-linear-gradient(rgba(21, 21, 21, .2), rgba(8, 8, 8, .9));
    background: -o-linear-gradient(rgba(21, 21, 21, .2), rgba(8, 8, 8, .9));
    background: -moz-linear-gradient(rgba(21, 21, 21, .2), rgba(8, 8, 8, .9));
    background: linear-gradient(rgba(21, 21, 21, .2), rgba(8, 8, 8, .9));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(21, 21, 21, 0.2)', endColorstr='rgba(8, 8, 8, 0.9)')
}

.homepage-carousel .carousel-card .image .event-info:hover {
    text-decoration: none;
    cursor: pointer
}

.homepage-carousel .carousel-card .image {
    background-size: cover !important;
    background-position: center !important
}

.homepage-carousel .event-date,
.homepage-carousel .event-name,
.homepage-carousel .event-venue {
    color: #fff !important;
    display: inline-block !important;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 10px;
    margin: 0
}

.homepage-carousel .event-date {
    border-right: 1px solid rgba(255, 255, 255, .3);
    margin-right: 0
}

.homepage-carousel .event-venue {
    max-width: 10%
}

.homepage-carousel .event-name {
    margin-top: 250px;
    font-size: 20px;
    font-weight: 600;
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, .3)
}

@media (max-width:740px) {
    .homepage-carousel .event-name {
        margin-top: 100px
    }
}

@media (max-width:940px) {
    .homepage-carousel .event-name {
        margin-top: 175px
    }
}

@media (max-width:1100px) {
    .homepage-carousel .event-name {
        margin-top: 250px
    }
}

.homepage-carousel .slick-slide {
    transform: scale(1, 1);
    opacity: 1
}

.homepage-carousel .event-card .image {
    height: auto
}

.homepage-carousel .event-card .image .darken {
    height: 100%
}

.nav-search,
.nav-search form {
    position: absolute;
    height: 40px
}

.homepage-carousel .slick-current {
    transform: scale(1, 1);
    box-shadow: none
}

.homepage-carousel .slick-arrow {
    display: inline-block;
    position: absolute;
    z-index: 998
}

.homepage-carousel .slick-arrow.slick-next,
.homepage-carousel .slick-arrow.slick-prev {
    top: 50%
}

.homepage-carousel .slick-arrow.slick-prev {
    left: 0
}

.homepage-carousel .slick-arrow.slick-next {
    right: 0
}

.nav-search {
    display: inline-block;
    display: none;
    right: 200px;
    width: 300px
}

.nav-search form {
    right: 0
}

.filters,
.slideshow {
    height: 100%
}

.nav-search btn,
.nav-search input {
    background: #fff;
    padding: 0
}

.alt-search-container .showclix-search .search-form button,
.alt-search-container .showclix-search .search-form input {
    font-size: 20px;
    padding: 5px 0 !important
}

@media (max-width:740px) {

    .alt-search-container .showclix-search .search-form button,
    .alt-search-container .showclix-search .search-form input {
        padding: 5px 0 0;
        font-size: 15px
    }
}

.alt-search-container .showclix-search .search-form input {
    outline: 0;
    background: 0 0;
    border: none !important;
    color: #fff;
    font-weight: 100;
    letter-spacing: 0
}

.alt-search-container .showclix-search .search-form input::-webkit-input-placeholder {
    color: #fff;
    font-weight: 100
}

.alt-search-container .showclix-search .search-form input::-moz-placeholder {
    color: #fff;
    font-weight: 100
}

.alt-search-container .showclix-search .search-form input:-ms-input-placeholder {
    color: #fff;
    font-weight: 100
}

.alt-search-container .showclix-search .search-form input:-moz-placeholder {
    color: #fff;
    font-weight: 100
}

.alt-search-container .showclix-search .search-form button {
    background: 0 0;
    color: #fff;
    border-radius: 0 !important;
    padding: 5px 0;
    margin-left: 5px
}

.alt-search-container .showclix-search .search-form button:hover {
    background: 0 0;
    color: #2772b8
}

.alt-search-container .showclix-search .search-form input.form-control:active,
.alt-search-container .showclix-search .search-form input.form-control:focus {
    box-shadow: none
}

.filter-container {
    display: none;
    position: relative;
    margin: 20px 30px 30px
}

.filter-inline,
.filter-label {
    display: inline-block
}

.filter-label p:nth-child(1) {
    font-weight: 600 !important;
    padding-bottom: 0;
    line-height: 1em;
    margin-bottom: 8px;
    color: #151515;
    font-size: 2em
}

.filter-label p:nth-child(2) {
    margin: 0 0 6px;
    padding: 0;
    line-height: 1em;
    color: #5d5d5d;
    font-size: 1.5em
}

.filter-inline p,
.filter-inline select {
    font-weight: 600 !important;
    padding-bottom: 0;
    line-height: 1em;
    margin-bottom: 8px;
    color: #151515;
    font-size: 2em;
    display: inline
}

.filter-inline select {
    color: #2772b8;
    margin-left: 10px;
    background: 0 0;
    border: none;
    overflow: hidden;
    -moz-appearance: none;
    -webkit-appearance: none;
    border-bottom: 5px solid #2772b8;
    border-radius: 0
}

.filter-inline select::ms-expand {
    display: none
}

.filters {
    display: inline-block;
    position: absolute;
    margin-left: 30px;
    top: -15px
}

.filters select {
    border: none;
    box-shadow: none;
    font-weight: 400;
    width: 170px;
    font-family: "Red Hat Display", sans-serif;
    border-left: 2px solid #aaa;
    border-radius: 0;
    top: 10px;
    position: relative;
    padding-left: 30px;
    color: #48b2e8;
    outline: 0 !important
}

#loadMoreResults,
.filter-overlay {
    display: none;
    width: 100%;
    margin: 0 auto
}

.filters select:active,
.filters select:focus {
    outline: 0 !important;
    -webkit-appearance: none
}

[data-slides] {
    background-image: url(/marketing/assets/i/buyer-homepage/jumbotrons/0.jpg);
    background-repeat: no-repeat;
    background-position: 85% center;
    background-size: cover;
    -webkit-transition: all 2s ease;
    -moz-transition: all 2s ease;
    -ms-transition: all 2s ease;
    -o-transition: all 2s ease;
    transition: all 2s ease
}

.style-guide .navbar .navbar-brand,
.style-guide .news a {
    -moz-transition: all .2s ease 0s;
    -ms-transition: all .2s ease 0s;
    -o-transition: all .2s ease 0s
}

@media all and (min-width:100%) {
    .slideshow {
        height: 100%
    }
}

[hidden] {
    display: none
}

#loadMoreResults {
    border-radius: 5px;
    padding: 20px
}

.filter-button:hover {
    cursor: pointer
}

.filter-overlay {
    background: #000;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .3);
    z-index: 10000;
    padding: 50px
}

.filter-overlay p {
    font-weight: 700
}

.filter-overlay a,
.filter-overlay p {
    display: block;
    color: #fff
}

.filter-collapse {
    position: absolute;
    top: 20px;
    right: 20px
}

.homepage-v2.north-east .jumbotron {
    background: url(/marketing/assets/i/buyer-homepage/jumbotrons/north-east.jpg) center 70%;
    background-size: cover
}

.homepage-v2.west .jumbotron {
    background: url(/marketing/assets/i/buyer-homepage/jumbotrons/west.jpg) center 73%;
    background-size: cover
}

.homepage-v2.south .jumbotron {
    background: url(/marketing/assets/i/buyer-homepage/jumbotrons/south.jpg) center 70%;
    background-size: cover
}

.homepage-v2.midwest .jumbotron {
    background: url(/marketing/assets/i/buyer-homepage/jumbotrons/midwest.jpg) center 70%;
    background-size: cover
}

.homepage-v2.canada .jumbotron {
    background: url(/marketing/assets/i/buyer-homepage/jumbotrons/canada.jpg) center 50%;
    background-size: cover
}

.homepage-v2.comedy .jumbotron {
    background: url(/marketing/assets/i/sem/comedy/jumbotron.jpg) center 70%;
    background-size: cover
}

.homepage-v2.consumer-shows .jumbotron {
    background: url(/marketing/assets/i/vertical/consumer-events/consumer-events-jumbotron.jpg) center 70%;
    background-size: cover
}

.homepage-v2.fandom-events .jumbotron {
    background: url(/marketing/assets/i/vertical/fandom-events/fandom-events-jumbotron.jpg) center 40%;
    background-size: cover
}

.homepage-v2.festivals .jumbotron {
    background: url(/marketing/assets/i/sem/festival/jumbotron.jpg) center 20%;
    background-size: cover
}

.homepage-v2.museums .jumbotron {
    background: url(/marketing/assets/i/vertical/museum-events/museums-attractions-jumbotron.jpg) center 40%;
    background-size: cover
}

.homepage-v2.music .jumbotron {
    background: url(/marketing/assets/i/sem/live-events/live-events-jumbotron.jpg) center 40%;
    background-size: cover
}

.homepage-v2.pop-up-attractions .jumbotron {
    background: url(/marketing/assets/i/sem/timed-entry-exhibitions/timed-entry-jumbotron.jpg) center center;
    background-size: cover
}

.happy-place-drive-thru {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/happy-place-drive-thru.jpg)
}

.mcm-comic-con-2021 {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/mcm-comic-con-2021.jpg)
}

.rise-ny {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/rise-ny.jpg)
}

.star-wars-celebration-europe-2023 {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/star-wars-celebration-europe-2023.jpg)
}

.complexcon {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/complexcon.jpg)
}

.beyond-monet {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/beyond-monet.jpg)
}

.mozarts-holiday-light-show {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/mozarts.jpg)
}

.world-of-barbie {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/world-of-barbie.jpg)
}

.philadelphia-flower-show {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/philadelphia-flower-show.jpg)
}

.neon-summer {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/neon-summer.jpg)
}

.dark-event {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/dark.jpg)
}

.nypl-treasures {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/treasures.jpg)
}

.jacks-pumpkin-pop-up {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/jacks-pumpkin-pop-up.jpg)
}

.distortions-monster-world {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/distortions-monster-world.jpg)
}

.ny-comic-con-2022 {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/ny-comic-con-2022.jpg)
}

.the-office-experience {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/the-office-experience.jpg)
}

.earth-illuminated {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/earth-illuminated.jpg)
}

.the-pixel-room {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/the-pixel-room.jpg)
}

.gotham-comedy-club {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/gotham-comedy-club.jpg)
}

.titanic-artifacts-exhibtion {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/titanic-artifacts-exhibtion.jpg)
}

.under-the-big-sky-2025 {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/under-the-big-sky-2025.jpg)
}

.lightbox-expo-2025 {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/lightbox-expo-2025.jpg)
}

.emerald-city-comic-con-2026 {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/emerald-city-comic-con-2026.jpg)
}

.redwest-fest {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/redwest-fest.jpg)
}

.mad-monster-expo-2025 {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/mad-monster-expo-2025.jpg)
}

.mad-monster-party-az {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/mad-monster-party-az.jpg)
}

.j-pop-sound-capsule {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/j-pop-sound-capsule.jpg)
}

.tomb-raider-experience-seattle {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/tomb-raider-experience-seattle.jpg)
}

.star-wars-celebration-2025 {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/star-wars-celebration-2025.jpg)
}

.arcadia-earth-2024 {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/arcadia-earth-2024.jpg)
}

.arcadia-earth {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/arcadia-earth.jpg)
}

.snowcat-ridge {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/snowcat-ridge.jpg)
}

.lefrak-center-at-lakeside {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/lefrak-center-at-lakeside.jpg)
}

.the-ice-house-comedy-club {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/the-ice-house-comedy-club.jpg)
}

.blue-cross-riverrink-winterfest {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/blue-cross-riverrink-winterfest.jpg)
}

.the-stone-age {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/the-stone-age.jpg)
}

.hideseek {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/hideseek.jpg)
}

.hive-music-festival {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/hive-music-festival.jpg)
}

.black-hair-experience {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/black-hair-experience.jpg)
}

.superblue-miami {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/superblue-miami.jpg)
}

.madcap-motel {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/madcap-motel.jpg)
}

.jurassic-world {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/jurassic-world.jpg)
}

.screamageddon {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/screamageddon.jpg)
}

.future-retro {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/future-retro.jpg)
}

.the-comedy-store {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/the-comedy-store.jpg)
}

.frostys-popup-hotel {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/frostys-popup-hotel.jpg)
}

.mesmerize {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/mesmerize-2.jpg)
}

.luminary-walk-2020 {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/luminary-walk.jpg)
}

.wonderlights-christmas {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/wonderlights-christmas.jpg)
}

.luminocity-festival {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/luminocity-festival-2.jpg)
}

.indy-scream-park {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/indy-screampark.jpg)
}

.the-great-pumpkin-farm {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/the-great-pumpkin-farm.jpg)
}

.fear-factory {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/fear-factory-2020.jpg)
}

.legendary-ranger-virtual-con {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/legendary-ranger-virtual-con.jpg)
}

.andrew-dice-clay {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/andrew-dice-clay.jpg)
}

.the-friends-experience {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/the-friends-experience.jpg)
}

.museum-of-dream-space {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/museum-of-dream-space.jpg)
}

.blue-note {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/blue-note.jpg)
}

.the-guitar-sanctuary {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/the-guitar-sanctuary.jpg)
}

.natalies-coal-fired-pizza {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/natalies-coal-fired-pizza.jpg)
}

.legendary-ranger-virtual-con-2 {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/legendary-ranger-virtual-con-2.jpg)
}

.cherry-hill-film-festival {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/cherry-hill-film-festival.jpg)
}

.crunchyroll-expo-2020 {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/crunchyroll-expo-2020.jpg)
}

.pines-dinner-theatre {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/pines-dinner-theatre.jpg)
}

.jamnola {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/jamnola.jpg)
}

.virtucon-2020 {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/virtucon-2020.jpg)
}

.turner-falls-park-2 {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/turner-falls-park-2.jpg)
}

.national-aviary-virtual-learning {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/national-aviary-virtual-learning.jpg)
}

.star-wars-celebration-anaheim-2022 {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/star-wars-celebration-anaheim-2022.jpg)
}

.pumpkin-nights {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/pumpkin-nights.jpg)
}

.four-chord-music-festival {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/four-chord-music-festival.jpg)
}

.renfair {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/renfair.jpg)
}

.led-presents {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/led-presents.jpg)
}

.keystone-comic-con {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/keystone-comic-con.jpg)
}

.florida-supercon {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/florida-supercon.jpg)
}

.turner-falls-park {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/turner-falls-park.jpg)
}

.fort-edmonton-park {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/fort-edmonton-park.jpg)
}

.outside-experience {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/outside-experience.jpg)
}

.sakura-matsuri-2020 {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/sakura-matsuri-2020.jpg)
}

.otherworld {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/otherworld.jpg)
}

.winter-party {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/winter-party.jpg)
}

.awesome-con {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/awesome-con-19.jpg)
}

.live-from-nypl {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/live-from-nypl.jpg)
}

.pax-east {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/pax-east.jpg)
}

.pensacon-2020 {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/pensacon-2020.jpg)
}

.main-line-todays-fit-fest {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/main-line-today.jpg)
}

.madconnyc {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/madconnyc.jpg)
}

.floral-pop {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/floral-pop.jpg)
}

.paisley-park {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/paisley-park.jpg)
}

.riverbend {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/riverbend.jpg)
}

.tfti-atlanta {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/tfti-atlanta-2.jpg)
}

.tfti {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/tfti.jpg)
}

.washington-auto-show-2020 {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/washington-auto-show-2020.jpg)
}

.lol-surprise {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/lol-surprise.jpg)
}

.seven-springs {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/seven-springs.jpg)
}

.ces-boxing {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/ces-boxing.jpg)
}

.circus-vargas {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/circus-vargas.jpg)
}

.npx {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/npx.jpg)
}

.dumpling-associates {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/dumpling-associates.jpg)
}

.magical-winter-lights-2021 {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/magical-winter-lights-2021.jpg)
}

.santas-fantastical {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/santas-fantastical.jpg)
}

.led-presents-chris-lake {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/led-presents-chris-lake.jpg)
}

.friends-pop-up {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/friends-pop-up.jpg)
}

.pax-south {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/pax-south.jpg)
}

.bandit-big-rig-series {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/bandit-big-rig-series.jpg)
}

.sweet-tooth {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/sweet-tooth.jpg)
}

.sweet-tooth-motel {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/sweet-tooth-motel.jpg)
}

.steel-city-big-pour {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/steel-city-big-pour.jpg)
}

.eccc-2019 {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/eccc-2019.jpg)
}

.eccc-2022 {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/eccc-2022.jpg)
}

.color-factory-new-york {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/color-factory.jpg)
}

.awesome-con-19 {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/awesome-con-19.jpg)
}

.candytopia-philadelphia {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/candytopia-philadelphia.jpg)
}

.c2e2 {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/c2e2.jpg)
}

.washington-auto-show-2019 {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/washington-auto-show-19.jpg)
}

.house-of-comedy,
.rick-bronsons-house-of-comedy {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/house-of-comedy.jpg)
}

.ny-renaissance-faire-2 {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/new-york-renaissance-faire-2.jpg)
}

.franklin-rodeo {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/franklin-rodeo.jpg)
}

.scary-movies {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/scary-movies.jpg)
}

.museum-of-what-love {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/museum-of-what-love.jpg)
}

.sakura-matsuri {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/sakura-matsuri.jpg)
}

.quakecon {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/quakecon.jpg)
}

.the-elepop-nyc {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/the-elepop-nyc.png)
}

.comic-con-revolution {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/comic-con-revolution.jpg)
}

.rose-wine-mansion {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/rose-wine-mansion.jpg)
}

.clearwater-festival {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/clearwater.jpg)
}

.momocon-2019 {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/momocon-2018.jpg)
}

.frida-kahlo {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/frida-khalo.jpg)
}

.bookcon {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/bookcon.jpg)
}

.zentopia {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/zentopia.jpg)
}

.nineties-experience {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/90s-experience.jpg)
}

.brooklyn-botanic-garden-2 {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/brooklyn-botanic-garden-2.jpg)
}

.cinecina {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/cinecina.jpg)
}

.illuminations-botanica {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/illuminations-botanica.jpg)
}

.bates-motel {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/bates-motel.jpg)
}

.hundred-acres-manor {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/hundred-acres-manor.jpg)
}

.steel-city-con {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/steel-city-con-2.jpg)
}

.seneca {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/seneca.jpg)
}

.delaware-today {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/delaware-today.jpg)
}

.lyndhurst {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/lyndhurst.jpg)
}

.beyond-babel {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/beyond-babel.jpg)
}

.blue-cross-riverrink {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/blue-cross-riverrink.jpg)
}

.sportsmens-tavern {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/sportsmens-tavern.jpg)
}

.narrows-center {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/narrows-center.jpg)
}

.pax-unplugged {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/pax-unplugged.jpg)
}

.everybody-knows-bob {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/everybody-knows-bob.jpg)
}

.east-coast-music-hall-of-fame {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/east-coast-music-hall-of-fame.jpg)
}

.sloomoo-institute {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/sloomoo-institute.jpg)
}

.best-dog-day-halloween {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/best-dog-day-halloween.jpg)
}

.one-world-worldpride {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/one-world.jpg)
}

.brooklyn-botanic-garden {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/brooklyn-botanic-garden.jpg)
}

.brooklyn-comic-con {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/brooklyn-comic-con.jpg)
}

.we-pride {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/we-pride.jpg)
}

.shea-theater-arts-center {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/shea-theater-arts-center.jpg)
}

.rivers-casino {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/rivers-casino.jpg)
}

.elepop-nyc {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/elepop-nyc.jpg)
}

.spirit-festival {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/spirit-festival.jpg)
}

.zerospace {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/zerospace.jpg)
}

.ix-art-park {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/ix-art-park.jpg)
}

.euphoric-emporium {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/euphoric-euporium.jpg)
}

.museum-of-graffiti {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/museum-of-graffiti.jpg)
}

.barn-hill-preserve {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/barn-hill-preserve.jpg)
}

.bonkerz {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/bonkerz.jpg)
}

.atlanta-comedy-club {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/atlanta-comedy-club.jpg)
}

.hanukkah-factory {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/hanukkah-factory.jpg)
}

.redneck-mud-park {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/redneck-mud-park.jpg)
}

.renaissance-pleasure-faire {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/renaissance-pleasure-faire.jpg)
}

.unicorn-factory {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/unicorn-factory.jpg)
}

.anime-frontier-2020 {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/anime-frontier-2020.jpg)
}

.movietopia {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/movietopia.jpg)
}

.playhaus {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/playhaus.jpg)
}

.imats-toronto {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/imats-toronto.jpg)
}

.pleasant-street {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/123-pleasant-st.jpg)
}

.columbia-festival-of-the-arts {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/columbia-festival-of-arts.jpg)
}

.museum-of-the-shenandoah-valley {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/museum-of-shenandoah.jpg)
}

.dark-horizon-orlando {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/dark-horizon-orlando.jpg)
}

.haunted-house-huston {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/haunted-house-huston.jpg)
}

.roast-and-toast {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/roast-and-toast.jpg)
}

.warriors-hooptopia {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/warriors-hooptopia.jpg)
}

.womanish {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/womanish.jpg)
}

.wonder-wonder {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/wonder-wonder.jpg)
}

.nevermore-park {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/nevermore-park.jpg)
}

.holland-theatre {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/holland-theatre.jpg)
}

.ardent-entertainment {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/ardent-entertainment.jpg)
}

.hotel-del-coronado {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/hotel-del-coronado.jpg)
}

.rick-bronsons-house-of-comedy {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/house-of-comedy.jpg)
}

.wndr {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/wndr.jpg)
}

.the-giggle-box {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/the-giggle-box.jpg)
}

.taft {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/taft.jpg)
}

.hush {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/hush.jpg)
}

.pittsburgh-pride-19 {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/pittsburgh-pride-19.jpg)
}

.cheatdayland {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/cheatdayland.jpg)
}

.tacotopia {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/tacotopia.jpg)
}

.bar-crawl-nation {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/bar-crawl-nation.jpg)
}

.frank-lloyd-wrights-wescott-house {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/westcott-house.jpg)
}

.lucas-oil-speedway {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/lucas-oil.jpg)
}

.factory-obscura {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/factory-obscura.jpg)
}

.toys-r-us-adventure {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/toys-r-us-adventure.jpg)
}

.age-of-steam-roundhouse {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/age-of-steam.jpg)
}

.truman-lake-opry {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/truman-lake-opry.jpg)
}

.friends-of-the-261 {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/friends-of-the-261.jpg)
}

.true-crime-podcast-festival-2020 {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/true-crime-podcast-festival-2020.jpg)
}

.imats-la-2020 {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/imats-la-2020.jpg)
}

.wonderspaces {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/wonderspaces.jpg)
}

.fngrn {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/fngrn.jpg)
}

.living-computers-museum {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/living-computers-museum.jpg)
}

.world-of-illumination {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/world-of-illumination.jpg)
}

.the-zone {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/the-zone.jpg)
}

.frank-lloyd-wright-gordon-house {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/frank-lloyd-wright-gordon-house.jpg)
}

.spongebob {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/spongebob.jpg)
}

.selfieville {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/selfieville.jpg)
}

.love-letters {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/love-letters.jpg)
}

.hello-kitty-friends-around-the-world-tour {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/hello-kitty.jpg)
}

.i-like-scary-movies {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/i-like-scary-movies.jpg)
}

.happy-place {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/happy-place.jpg)
}

.emerald-city-comic-con-2020 {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/emerald-city-comic-con-2020.jpg)
}

.lost-spirits-distillery {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/lost-spirits-distillery.jpg)
}

.freeform-halloween-house {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/halloween-house.jpg)
}

.anime-expo {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/anime-expo.jpg)
}

.anime-expo-chibi {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/anime-expo-chibi.jpg)
}

.into-the-dark {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/into-the-dark.jpg)
}

.sephoria {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/sephoria.jpg)
}

.hilton-hawaiian-village {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/hilton-hawaiian-village.jpg)
}

.the-scenario-studio {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/the-scenario-studio.jpg)
}

.wonder-world-la {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/wonder-world-la.jpg)
}

.wonder-world-nyc {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/wonder-world-nyc.jpg)
}

.the-music-gallery {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/the-music-gallery.jpg)
}

.silversmith {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/silversmith.jpg)
}

.blue-skies-turn-black {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/blue-skies-turn-black.jpg)
}

.calgary-salsa {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/calgary-salsa.jpg)
}

.fergus-scottish-festival-2020 {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/fergus-scottish-festival-2020.jpg)
}

.ice-castles {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/ice-castles.jpg)
}

.ice-castles-2 {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/ice-castles-2.jpg)
}

.illuminarium {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/illuminarium.jpg)
}

.dr-seuss-experience {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/dr-seuss-experience.jpg)
}

.canada-salsa-bachata {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/canada-salsa-bachata.jpg)
}

.capitol-theatre {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/capitol-theatre.jpg)
}

.the-centre {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/the-centre.jpg)
}

.cicada {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/cicada.jpg)
}

.rivoli {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/rivoli.jpg)
}

.warehouse-concert-hall {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/warehouse-concert-hall.jpg)
}

.international-fly-fishing-film-festival {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/international-fly-fishing-film-festival.jpg)
}

.king-eddy {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/king-eddy.jpg)
}

.eye-candy {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/eye-candy.jpg)
}

.transmit-presents {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/transmit-presents.jpg)
}

.the-comic-strip {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/the-comic-strip.jpg)
}

.wavelength-music {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/wavelength-music.jpg)
}

.wavelength-music-series {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/wavelength-music-series.jpg)
}

.extensive-enterprise {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/extensive-enterprise.jpg)
}

.house-of-comedy {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/house-of-comedy.jpg)
}

.the-daily-show {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/the-daily-show.jpg)
}

.wait-wait-dont-tell-me {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/wait-wait-dont-tell-me.jpg)
}

.the-barn-iii {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/the-barn-iii.jpg)
}

.arcade-comedy-theater {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/arcade-comedy-theater.jpg)
}

.comedysportz-buffalo {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/comedysportz-buffalo.jpg)
}

.dallas-comedy-house {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/dallas-comedy-house.jpg)
}

.otakon-2019 {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/otakon-2019.jpg)
}

.the-comedy-spot {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/comedy-spot.jpg)
}

.reno-tahoe-comedy {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/reno-tahoe-comedy.jpg)
}

.curious-comedy-theater {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/curious-comedy-theater.jpg)
}

.santa-monica-playhouse {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/santa-monica-playhouse.jpg)
}

.imats-atlanta {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/imats-atlanta.jpg)
}

.imats {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/imats.jpg)
}

.palate-partners {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/palate-partners.jpg)
}

.fredericksburg-pet-show {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/fredericksburg-pet-show.jpg)
}

.fredericksburg-expo-center {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/fredericksburg-expo-center.jpg)
}

.super-pet-expo {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/super-pet-expo.jpg)
}

.sofa-chicago {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/sofa-chicago.jpg)
}

.dfw-auto-show {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/dfw-auto-show.jpg)
}

.nashville-home-show {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/nashville-home-show.jpg)
}

.austin-auto-show {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/austin-auto-show.jpg)
}

.philadelphia-flower-show-2021 {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/philadelphia-flower-show-2021.jpg)
}

.philadelphia-flower-show-2022 {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/philadelphia-flower-show-2022.jpg)
}

.sleep-show {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/sleep-show.jpg)
}

.wedding-steps-bridal-show {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/wedding-steps-bridal-show.jpg)
}

.axpona {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/axpona.jpg)
}

.portland-retro {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/portland-retro.jpg)
}

.three-rivers-con {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/three-rivers-con.jpg)
}

.gacc {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/gacc.jpg)
}

.mcm-comic-con {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/mcm-comic-con.jpg)
}

.mcm-comic-con-london {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/mcm-comic-con-london.jpg)
}

.mcm-comic-con-london-2022 {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/mcm-comic-con-london-2022.jpg)
}

.con-of-thrones {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/con-of-thrones.jpg)
}

.stce-cc {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/stce-cc.jpg)
}

.anime-frontier {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/anime-frontier.jpg)
}

.simi-valley-toy-comic-fest {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/simi-valley-toy-comic-fest.jpg)
}

.pasadena-comic-con {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/pasadena-comic-con.jpg)
}

.southern-maryland-cc {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/southern-maryland-cc.jpg)
}

.eyecon-oth {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/eyecon-oth.jpg)
}

.toon-con {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/toon-con.jpg)
}

.halo-outpost-discovery {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/halo-outpost-discovery.jpg)
}

.jet-city-comic-show {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/jet-city-comic-show.jpg)
}

.los-angeles-comic-con-2019 {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/los-angeles-comic-con-2019.jpg)
}

.popsugar-playground-2019 {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/popsugar-playground-2019.jpg)
}

.otakon-2020 {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/otakon-2020.jpg)
}

.big-easy-con {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/big-easy-con.jpg)
}

.rose-city-comic-con {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/rose-city-comic-con.jpg)
}

.nycc {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/ny-comic-con.jpg)
}

.alien-con {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/alien-con.jpg)
}

.geekgirlcon-2019 {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/geekgirlcon.jpg)
}

.rose-city-comic-con-2020 {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/rose-city-comic-con-2020.jpg)
}

.leakycon {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/leakycon.jpg)
}

.anime-nyc-2019 {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/anime-nyc-2019.jpg)
}

.westchester-wine-food-festival {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/westchester-wine-food-festival.jpg)
}

.blissfest {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/blissfest.jpg)
}

.river-ruckus {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/river-ruckus.jpg)
}

.brewski-fest {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/brewski-fest.jpg)
}

.bluegrass-festival {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/bluegrass-festival.jpg)
}

.fngrs-crssd {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/fngrs-crssd.jpg)
}

.under-the-big-sky-festival {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/under-the-big-sky-festival.jpg)
}

.phipps-holiday-magic {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/phipps-holiday-magic.jpg)
}

.phipps {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/phipps.jpg)
}

.jazz-festival-concert {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/jazz-festival-concert.jpg)
}

.glo-festival {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/glo-festival.jpg)
}

.key-west-food-wine-fest {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/key-west-food-wine-fest.jpg)
}

.adult-swim-festival {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/adult-swim-festival.jpg)
}

.halloween-festival {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/halloween-festival.jpg)
}

.terravita {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/terravita.jpg)
}

.deep-tropics-2020 {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/deep-tropics-2020.jpg)
}

.nyc-winter-lantern-festival {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/nyc-winter-lantern-festival.jpg)
}

.nights-of-a-thousand-candles {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/nights-of-a-thousand-candles.jpg)
}

.tall-ships-duluth {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/tall-ships-duluth.jpg)
}

.revolt-summit {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/revolt-summit.jpg)
}

.ny-renaissance-faire {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/ny-renaissance-faire.jpg)
}

.replay-fx {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/replay-fx.jpg)
}

.ohio-shakespeare-festival {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/ohio-shakespeare-festival.jpg)
}

.sabor-on-the-bay {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/sabor-on-the-bay.jpg)
}

.freakstomp-music-festival {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/freakstomp-music-festival.jpg)
}

.calgary-fringe-festival {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/calgary-fringe-festival.jpg)
}

.nxne-2019 {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/nxne-2019.jpg)
}

.whiskyfest {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/whiskyfest.jpg)
}

.cicada-music-arts-festival {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/cicada-music-arts-festival.jpg)
}

.pax-west {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/pax-west.jpg)
}

.lightbox {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/lightbox.jpg)
}

.tournament-of-roses {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/tournament-of-roses.jpg)
}

.gulfport-harbor-lights {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/gulfport-harbor-lights.jpg)
}

.national-veterans-memorial-and-museum {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/national-veterans-memorial-and-museum.jpg)
}

.brooklyn-museum {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/brooklyn-museum.jpg)
}

.taft-museum-of-art {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/taft-museum.jpg)
}

.san-diego-museum-of-man {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/san-diego-museum-of-man.jpg)
}

.whydah-pirate-museum {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/whydah-pirate-museum.jpg)
}

.muzeo {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/muzeo.jpg)
}

.lightner-museum {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/lightner-museum.jpg)
}

.brookgreen-gardens {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/brookgreen-gardens.jpg)
}

.westmoreland-museum-of-american-art {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/westmoreland-museum.jpg)
}

.kentuck-knob {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/kentuck-knob.jpg)
}

.new-york-public-library {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/ny-public-library.jpg)
}

.scad-museum-of-art {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/scad-museum-of-art.jpg)
}

.bayou-boogaloo {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/bayou-boogaloo.jpg)
}

.dallas-theater {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/dallas-theater.jpg)
}

.the-newton-theatre {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/the-newton-theatre.jpg)
}

.folkmoot {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/folkmoot.jpg)
}

.waco-hippodrome {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/waco-hippodrome.jpg)
}

.big-texas-dance-hall {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/big-texas-dance-hall.jpg)
}

.123-pleasant-street {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/123-pleasant-street.jpg)
}

.shawnee-bluff-winery {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/shawnee-bluff.jpg)
}

.the-starlet-room {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/the-starlet-room.jpg)
}

.the-complex-slc {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/the-complex-slc.jpg)
}

.guthries-river-ruckus {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/guthries-river-ruckus.jpg)
}

.dillon-amphitheater {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/dillon-amphitheater.jpg)
}

.boot-barn-hall {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/boot-barn-hall.jpg)
}

.not-dead-yet {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/not-dead-yet.jpg)
}

.brown-county-fair {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/brown-county-fair.jpg)
}

.longturn-music {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/longturn-music.jpg)
}

.museum-of-ice-cream {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/moic.jpg)
}

.donut-life-museum {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/donut-life-museum.jpg)
}

.color-factory {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/color-factory.jpg)
}

.the-fomo-factory {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/the-fomo-factory.jpg)
}

.candytopia {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/candytopia.jpg)
}

.world-of-fruit {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/world-of-fruit.jpg)
}

.museum-of-illusions {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/museum-of-illusions.jpg)
}

.dreams-fantasy-lab-telcel {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/dreams-fantasy-lab-telcel.jpg)
}

.bixbee-imagination-station {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/bixbee.jpg)
}

.cheat-day-land {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/cheatdayland.jpg)
}

.natura-obscura {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/natura-obscura.jpg)
}

.pips-island {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/pips-island.jpg)
}

.beyond-the-streets-nyc {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/beyond-the-streets.jpg)
}

.petpop {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/petpop.jpg)
}

.pixinity {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/pixinity.jpg)
}

.success-stories .jumbotron h1 {
    text-align: center;
    max-width: 80%;
    margin: 0 auto;
    line-height: 1.12em
}

.success-stories .jumbotron .tint {
    background: rgba(0, 0, 0, .5)
}

.success-stories .jumbotron h1,
.success-stories .jumbotron h2,
.success-stories .jumbotron h3,
.success-stories .jumbotron h4,
.success-stories .jumbotron h5,
.success-stories .jumbotron h6 {
    color: #fff;
    text-shadow: 0 0 100px rgba(0, 0, 0, .5)
}

.success-stories .contact-us a,
.success-stories h4 {
    color: #141920
}

.success-stories .results-bubble {
    display: block;
    margin: 0 auto 15px;
    height: 200px;
    width: 200px;
    background: #55ade1;
    border-radius: 100px
}

.success-stories .results-bubble .stat {
    line-height: 200px;
    color: #fff;
    font-size: 3em;
    font-weight: 900
}

.success-stories .results-caption {
    font-size: 1em;
    font-weight: 700;
    color: #55ade1
}

.success-stories .cta p {
    color: #fff;
    text-shadow: 0 0 100px rgba(0, 0, 0, .5)
}

.success-stories h2,
.success-stories h4 {
    font-weight: 700
}

.success-stories b {
    color: #55ade1
}

.success-stories .logo2 {
    width: 200px;
    margin: 0 auto 30px;
    display: block
}

.success-stories .center-contain {
    text-align: left
}

.success-stories .pullquote {
    border-left: 7px solid #55ade1;
    font-size: 1.48em;
    padding: 2.5em;
    display: block;
    line-height: 1.48em;
    color: #55ade1
}

.success-stories .pullquote p {
    font-weight: 700;
    color: #55ade1
}

.success-stories .pullquotetype {
    font-size: 1.48em;
    line-height: 1.48em;
    color: #fff
}

.success-stories .pullquotetype p {
    font-weight: 700;
    color: #fff
}

.success-stories .contact-us p {
    color: #fff
}

.success-stories.icecastles .jumbotron {
    background: url(/marketing/assets/i/sem/ice-castles-success/jumbotron.jpg) center center;
    background-size: cover
}

.success-stories.candytopia {
    background: #fff
}

.success-stories.candytopia .jumbotron {
    background: url(/marketing/assets/i/sem/candytopia/jumbotron.jpg) center center;
    background-size: cover
}

.success-stories.replayfx {
    background: #fff
}

.success-stories.replayfx .jumbotron {
    background: url(/marketing/assets/i/sem/replayfx-success/jumbotron.jpg);
    background-size: cover
}

.success-stories.awesomecon .jumbotron {
    background: url(/marketing/assets/i/sem/awesomecon-success/jumbotron.jpg) center 45%;
    background-size: cover
}

.success-stories.portland .jumbotron {
    background: url(/marketing/assets/i/sem/portland-success/jumbotron.jpg) 50% 25%;
    background-size: cover
}

.success-stories.classic-auto-show .jumbotron {
    background: url(/marketing/assets/i/sem/classic-auto-show-success/jumbotron.jpg) 50% 25%;
    background-size: cover
}

.success-stories.the-complex .jumbotron {
    background: url(/marketing/assets/i/sem/the-complex-success/jumbotron.jpg) 50% 25%;
    background-size: cover
}

.success-stories.magical-winter-lights .jumbotron {
    background: url(/marketing/assets/i/sem/magical-winter-lights-success/jumbotron-1.jpg) center center;
    background-size: cover
}

.success-stories.brooklyn-botanical-garden .jumbotron {
    background: url(/marketing/assets/i/sem/brooklyn-botanic-garden-success/jumbotron.jpg) center center;
    background-size: cover
}

.image,
.jumbotron {
    position: relative
}

.image .attribution,
.jumbotron .attribution {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding-left: 1em
}

.image p,
.jumbotron p {
    color: #fff;
    opacity: .8;
    font-size: .8em;
    font-style: italic;
    margin-bottom: 1em
}

.style-guide {
    position: relative
}

.style-guide #svg-combined {
    height: 1px
}

.style-guide .svg-icon {
    width: 100px
}

.style-guide ul {
    padding-left: 0
}

.style-guide #primary-navigation {
    background: #2772b8
}

.style-guide .navbar .navbar-brand {
    background: #205d96;
    -webkit-transition: all .2s ease 0s;
    transition: all .2s ease 0s
}

.style-guide .navbar .navbar-brand:hover {
    background: #1e588e
}

.style-guide #primary-navigation ul li a,
.style-guide .navbar-nav li a {
    color: #fff
}

.style-guide .navbar-nav .dropdown-menu {
    background: #205d96;
    overflow: hidden
}

.style-guide .navbar-nav .dropdown-menu li {
    width: 100%
}

.style-guide .navbar-nav .dropdown-menu li a:hover {
    background: #2365a3
}

.style-guide .dropdown.open {
    background: #205d96
}

.style-guide .hero {
    background: url(/marketing/assets/i/style-guide-hero-4.jpg) center;
    background-size: cover;
    padding: 10em 0;
    margin: 0
}

.style-guide .hero h1,
.style-guide .hero h2,
.style-guide .hero h3,
.style-guide .hero h4,
.style-guide .hero h5,
.style-guide .hero h6,
.style-guide .hero p {
    color: #fff
}

.style-guide .news {
    background: #fff;
    display: block;
    width: 100%;
    padding: 1.1em 0 1.5em
}

.style-guide .news span {
    margin-right: 10px
}

.style-guide .news .label {
    background: 0 0;
    padding: 1.5em 2em 1.5em 0;
    margin-right: 2em;
    border-right: 1px solid #333;
    border-radius: 0;
    font-weight: 300;
    color: #333
}

.style-guide .news .title {
    font-weight: 600;
    color: #333
}

.style-guide .news a {
    color: rgba(51, 51, 51, .8);
    font-size: 10px;
    top: -1px;
    position: relative;
    cursor: pointer;
    -webkit-transition: all .2s ease 0s;
    transition: all .2s ease 0s
}

.style-guide .news a:hover {
    color: #333
}

.style-guide .news svg {
    width: 20px;
    height: 20px;
    margin-right: 10px;
    fill: #333;
    position: relative;
    display: inline-block;
    top: 6px
}

.style-guide section {
    border-bottom: 1px solid #404040;
    background: #fafafa
}

.style-guide section.no-border {
    border-bottom: none
}

.style-guide section.dark {
    background: #f9f9f9
}

.style-guide .border {
    border-bottom: 1px solid #404040
}

.style-guide .glyphicon.medium {
    font-size: 3em
}

.style-guide .button {
    border: none;
    display: inline-block;
    margin: 10px 10px 0 0;
    padding: 15px 25px;
    min-width: 150px;
    text-align: center;
    border-radius: 2px;
    font-weight: 300;
    font-size: 16px;
    position: relative;
    -webkit-transition: all .2s ease 0s;
    -moz-transition: all .2s ease 0s;
    -ms-transition: all .2s ease 0s;
    -o-transition: all .2s ease 0s;
    transition: all .2s ease 0s
}

.style-guide .button.primary {
    background: #4ec048;
    color: #fff;
    border-bottom: 0 solid #3c9e37 !important
}

.style-guide .button.primary:hover {
    background: #43cc3c
}

.style-guide .button.secondary {
    background: #48b2e8;
    color: #fff;
    border-bottom: 0 solid #1c9ee1 !important
}

.style-guide .button.secondary:hover {
    background: #4cbbf3;
    border-bottom: 5px solid #48b2e8
}

.style-guide .button.outline-white {
    background: 0 0;
    color: #fff;
    border: 2px solid #fff
}

.style-guide .button.outline-white:hover {
    background: #fff;
    color: #2772b8
}

.style-guide .button.outline-blue {
    background: 0 0;
    color: #2772b8;
    border: 2px solid #2772b8
}

.style-guide .button.outline-blue:hover,
.style-guide .button.submit {
    background: #2772b8;
    color: #fff
}

.style-guide .button.submit {
    border-bottom: 0 solid #1e588e !important
}

.style-guide .button.submit:hover {
    background: #1e7ad1
}

.style-guide .button.cancel {
    background: #ff545f;
    color: #fff;
    border-bottom: 0 solid #ff212f !important
}

.style-guide .button.cancel:hover {
    background: #ff636d;
    border-bottom: 0 solid #ff212f !important
}

.style-guide .button.cancel:hover:after {
    color: #ff545f
}

.style-guide .button.search {
    top: -10px;
    position: relative;
    background: #4ec048;
    color: #fff;
    min-width: inherit;
    margin-right: 0;
    padding: 16px 20px !important;
    border-radius: 0 2px 2px 0 !important
}

.style-guide .button.search:hover {
    background: #3c9e37
}

.style-guide section.forms h4 {
    margin-top: 0;
    margin-bottom: 2em;
    font-style: italic
}

.style-guide section.forms .row {
    padding: 8em 0
}

.style-guide section.forms .row.less-top-padding {
    padding-top: 1em
}

.style-guide form input {
    height: inherit;
    padding: 15px;
    border-radius: 2px;
    box-shadow: none
}

.style-guide form input:focus {
    border: 1px solid #48b2e8;
    box-shadow: none
}

.style-guide form .button {
    position: relative;
    top: 1px;
    height: 51px
}

.style-guide .search-form input {
    padding: 15px;
    border-radius: 2px;
    box-shadow: none;
    height: inherit
}

.style-guide .search-form .input-group-btn {
    border-radius: 0 2px 2px 0
}

.style-guide .featured-events li {
    margin: 15px 0
}

.style-guide .featured-event {
    border-top: 5px solid #48b2e8;
    background: #00f;
    display: block;
    position: relative;
    overflow: hidden
}

.style-guide .featured-event.red .button.purchase,
.style-guide .featured-event.red .primary-event-info .event-date {
    background: #ff545f
}

.style-guide .featured-event.red {
    border-top: 5px solid #ff545f
}

.style-guide .featured-event.red .primary-event-info .group .event-name {
    color: #ff545f
}

.style-guide .featured-event.green .button.purchase,
.style-guide .featured-event.green .primary-event-info .event-date {
    background: #4ec048
}

.style-guide .featured-event.green {
    border-top: 5px solid #4ec048
}

.style-guide .featured-event.green .primary-event-info .group .event-name {
    color: #4ec048
}

.style-guide .featured-event.blue {
    border-top: 5px solid #2772b8
}

.style-guide .featured-event.blue .primary-event-info .event-date {
    background: #2772b8
}

.style-guide .featured-event.blue .primary-event-info .group .event-name {
    color: #2772b8
}

.style-guide .featured-event.blue .button.purchase {
    background: #2772b8
}

.style-guide .featured-event.grey .button.purchase,
.style-guide .featured-event.grey .primary-event-info .event-date {
    background: #404040
}

.style-guide .featured-event.grey {
    border-top: 5px solid #404040
}

.style-guide .featured-event.grey .primary-event-info .group .event-name {
    color: #404040
}

.style-guide .featured-event.dark .button.purchase,
.style-guide .featured-event.dark .primary-event-info .event-date {
    background: #001928
}

.style-guide .featured-event.dark {
    border-top: 5px solid #001928
}

.style-guide .featured-event.dark .primary-event-info .group .event-name {
    color: #001928
}

.style-guide .featured-event .event-info {
    position: absolute;
    bottom: -130px;
    padding: 0 10px 10px;
    background: #fafafa;
    width: 100%;
    -webkit-transition: all .12s ease;
    -moz-transition: all .12s ease;
    -ms-transition: all .12s ease;
    -o-transition: all .12s ease;
    transition: all .12s ease
}

.style-guide .featured-event .event-info:hover {
    bottom: 0
}

.style-guide .featured-event .primary-event-info {
    padding: 15px 0;
    border-bottom: 1px solid rgba(64, 64, 64, .5)
}

.style-guide .featured-event .primary-event-info:after {
    content: "";
    height: 1px;
    display: block;
    clear: both
}

.style-guide .featured-event .primary-event-info .event-date {
    background: #48b2e8;
    padding: 2px;
    color: #fff;
    text-align: center;
    width: 55px;
    float: left;
    margin-right: 10px
}

.style-guide .featured-event .primary-event-info .event-date .month {
    font-size: 10px;
    margin: 0;
    padding: 0
}

.style-guide .featured-event .primary-event-info .event-date .day {
    font-size: 20px;
    margin: 0;
    padding: 0
}

.style-guide .featured-event .primary-event-info .group {
    float: left
}

.style-guide .featured-event .primary-event-info .group .event-name {
    color: #48b2e8;
    overflow: hidden;
    font-size: 1.1em;
    font-weight: 500;
    text-overflow: ellipsis
}

.style-guide .featured-event .primary-event-info .group .event-location {
    color: #404040;
    font-size: 12px
}

.style-guide .featured-event .secondary-event-info {
    padding: 15px 0 0
}

.style-guide .featured-event .secondary-event-info span {
    color: #404040;
    font-weight: 300;
    font-size: 12px
}

.style-guide .featured-event .secondary-event-info i {
    width: 15px;
    text-align: center;
    margin: 0 5px 0 auto;
    color: #404040
}

.style-guide .featured-event .button.purchase {
    width: 100%;
    background: #2772b8;
    color: #fff
}

.style-guide footer {
    padding: 5em 0;
    background: #000;
    color: #fff
}

.style-guide footer ul {
    padding: 0
}

.style-guide footer ul a {
    color: #404040
}

.style-guide footer ul a:hover {
    color: #737373
}

.style-guide footer h6 {
    color: #737373;
    font-weight: 600;
    margin-bottom: 10px
}

@media (max-width:768px) {
    .style-guide footer h6 {
        margin-top: 25px
    }
}

.style-guide footer ul li {
    margin-bottom: 10px
}

.style-guide footer .row:nth-child(2) {
    padding: 25px 0;
    margin: 25px 0;
    border-top: 1px solid rgba(64, 64, 64, .5);
    border-bottom: 1px solid rgba(64, 64, 64, .5)
}

.style-guide footer .row:nth-child(2) ul li {
    float: left;
    margin: 0 20px 0 0;
    opacity: .5;
    font-size: 12px
}

.style-guide footer .logo {
    width: 100px;
    opacity: .5;
    display: block
}

.footer {
    background: #444;
    color: #fff;
    padding: 100px 0
}

.heading-line {
    display: block;
    width: 50px;
    border-bottom: 5px solid #48b2e8;
    margin: 20px 0 30px
}

.jumbotron img,
.navbar-secondary.fixed {
    width: 100%
}

.btn {
    border: none !important;
    padding: .75em 1.25em !important;
    border-radius: 2px !important
}

.pt-product-badge {
    position: absolute;
    bottom: 20px;
    right: 20px;
    max-width: 200px;
    display: block
}

.navbar-secondary .navbar-collapse {
    float: left
}

.rotate-90 {
    color: #55ade1;
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.fandomcon-silicon-valley {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/fandomcon-silicon-valley.jpg)
}

.vikings-con {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/vikings-con.jpg)
}

.sleepy-hollow-cemetery {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/sleepy-hollow-cemetery.jpg)
}

.sharkcon {
  background: url(/marketing/assets/i/buyer-homepage/featured-events/sharkcon.jpg);
}

.under-the-big-sky-2026 {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/under-the-big-sky-2026.jpg)
}

.pax-east-19 {
    background: url(/marketing/assets/i/buyer-homepage/featured-events/pax-east-19.jpg)
}