@font-face {
    font-family: 'Poor Richard';
    src: url('../fonts/POORICH.TTF');
    src: url('../fonts/POORICH.TTF') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Century Gothic';
    src: url('../fonts/GOTHICI_0.TTF');
    src: url('../fonts/GOTHICI_0.TTF') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Futura Hv BT';
    src: url('../fonts/Futura Heavy font.ttf');
    src: url('../fonts/Futura Heavy font.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'dinregular';
    src: url('../fonts/DINRegular.DINRegular.ttf');
    src: url('../fonts/DINRegular.eot?#iefix') format('embedded-opentype'), url('../fonts/DINRegular.woff') format('woff'), url('../fonts/DINRegular.ttf') format('truetype'), url('../fonts/DINRegular.svg#dinregular') format('svg');
}

@font-face {
    font-family: 'Alpaca Scarlett Demo';
    src: url('../fonts/Alpaca Scarlett Demo.ttf');
    src: url('../fonts/Alpaca Scarlett Demo.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Myriad Pro';
    src: url('../fonts/Myriad Pro Regular.ttf');
    src: url('../fonts/Myriad Pro Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.heading {
    color: #fff005 !important;
    font-family: "Poor Richard";
    font-size: 35px;
    line-height: 40px;
}

.contact-content select, .form-control, .form-control:not(.submit), .widget_newsletterwidget .newsletter-email {
    display: block;
}

.box-title-large-single, .box-title-single {
    text-transform: uppercase;
    font-weight: 400;
    color: #fff;
    margin-top: 0;
    margin-left: 4px;
    vertical-align: top;
    margin-bottom: 30px;
    background-color: #fff;
    padding: 0 10px;
    display: inline-block;
    position: relative
}

.navbar-brand, dfn {
    font-style: italic
}

.masonry-container, hr {
    -moz-box-sizing: content-box
}

.widget_calendar #wp-calendar, table {
    border-collapse: collapse;
    border-spacing: 0
}

.content-link a, code, pre {
    word-break: break-all
}

.box-title {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 400;
    color: #fff;
    position: relative;
    margin-top: 0;
    display: inline-block;
    vertical-align: top;
    line-height: 20px;
    border-left: 2px solid #fff;
    margin-bottom: 30px
}

.box-title-large {
    text-transform: uppercase;
    font-weight: 400;
    color: #fff;
    position: relative;
    margin-top: 0;
    display: inline-block;
    vertical-align: top;
    border-left: 2px solid #fff;
    margin-bottom: 30px;
    font-size: 1.125em;
    line-height: 30px
}

.box-title-single {
    font-size: 16px;
    line-height: 20px
}

.box-title-large-single {
    font-size: 1.125em;
    line-height: 30px
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    background-color: #000000 !important;
 
    background-image: url(../images/slide_01-Copy.jpg) !important;
    background-position: center center !important;
    background-size: cover !important;
    background-attachment: fixed !important;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

    audio:not([controls]) {
        display: none;
        height: 0
    }

[hidden], template {
    display: none
}

a {
    background: 0 0
}

    a:active, a:hover {
        outline: 0
    }

h1 {
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

svg:not(:root) {
    overflow: hidden
}

hr {
    box-sizing: content-box;
    height: 0
}

code, kbd, pre, samp {
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

body, html {
    font-size: 16px
}

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
    }

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
}

td, th {
    padding: 0
}

.box-title span, .box-title-large span {
    margin-left: 2px;
    background: #fff;
    display: inline-block;
    padding: 0 10px
}

.box-title-large-single:before, .box-title-single:before {
    content: '';
    width: 2px;
    height: 100%;
    background-color: #fff;
    position: absolute;
    top: 0;
    left: -4px
}

.img-thumbnail, img {
    height: auto;
    max-width: 100%
}

.box-title-large-single a, .box-title-single a {
    color: #fff
}

b, optgroup, strong {
    font-weight: 700
}

pre, textarea {
    overflow: auto
}

button::-moz-focus-inner, input::-moz-focus-inner, legend {
    border: 0;
    padding: 0
}

@media print {
    blockquote, img, pre, tr {
        page-break-inside: avoid
    }

    * {
        text-shadow: none !important;
        color: #000 !important;
        background: 0 0 !important;
        box-shadow: none !important
    }

    a, a:visited {
        text-decoration: underline
    }

        a[href]:after {
            content: " (" attr(href) ")"
        }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="javascript:"]:after, a[href^="#"]: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
    }

    select {
        background: #fff !important
    }

    .navbar {
        display: none
    }

    .table td, .table th {
        background-color: #fff !important
    }

    .btn > .caret, .dropup > .btn > .caret, .dropup > .widget_newsletterwidget .newsletter-submit > .caret, .widget_newsletterwidget .newsletter-submit > .caret {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

    .table-bordered td, .table-bordered th {
        border: 1px solid #ddd !important
    }
}

a, body {
    color: #000;
}

.img-thumbnail, body {
    background-color: #262626
}

*, :after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: "Roboto", sans-serif;
    line-height: 1.7;
    font-weight: 400;
    font-style: normal
}

button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    text-decoration: none;
    -webkit-transition: color .3s ease,background-color .3s ease,border-color .3s ease,box-shadow .3s ease;
    -o-transition: color .3s ease,background-color .3s ease,border-color .3s ease,box-shadow .3s ease;
    transition: color .3s ease,background-color .3s ease,border-color .3s ease,box-shadow .3s ease
}

figure {
    margin: 0
}

img {
    vertical-align: middle;
    border: 0
}

.img-responsive, .thumbnail a > img, .thumbnail > img {
    display: block;
    width: 100%\9;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 20px
}

.img-thumbnail {
    line-height: 1.7;
    border: 1px solid #ddd;
    border-radius: 3px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    width: 100%\9;
    padding: .25em
}

.img-circle {
    border-radius: 50%
}

.grayscale > img, img.grayscale {
    -webkit-filter: grayscale(100%);
    filter: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' height='0'><filter id='greyscale'><feColorMatrix type='matrix' values='0.33330.33330.3333000.33330.33330.3333000.33330.33330.33330000010' /></filter></svg>#greyscale")
}

    .grayscale > img:hover, img.grayscale:hover {
        -webkit-filter: grayscale(0);
        filter: grayscale(0)
    }

hr {
    margin-top: 1.6875em;
    margin-bottom: 1.6875em;
    border: 0;
    border-top: 1px solid #cecfd0
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
    margin: -1px;
    padding: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    margin: 0
}

iframe {
    width: 100%;
    max-width: 100%;
    border: 0
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    line-height: 1.7;
    color: #fff;
    font-style: normal
}

    .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: #4c4441
    }

    .h1 a, .h2 a, .h3 a, .h4 a, .h5 a, .h6 a, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
        color: #fff
    }

.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 1.6875rem;
    margin-bottom: .84375rem
}

    .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, .h5, .h6, h4, h5, h6 {
    margin-top: .84375em;
    margin-bottom: .84375em
}

    .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
        font-size: 75%
    }

.h1, h1 {
    font-size: 2.25em
}

.h2, h2 {
    font-size: 1.875em
}

.h3, h3 {
    font-size: 1.5em
}

.h4, h4 {
    font-size: 1.125em
}

.h5, h5 {
    font-size: .875em
}

.h6, h6 {
    font-size: .75em
}

h1.white, h2.white, h3.white, h4.white, h5.white {
    color: #FFF
}

h1.text-shadow, h2.text-shadow, h3.text-shadow, h4.text-shadow, h5.text-shadow {
    text-shadow: 1px 1px 0 rgba(0,0,0,.2)
}

.lead {
    margin-bottom: 1.6875em;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.4
}

ol, ol li > * {
    font-family: Dosis,serif;
    font-weight: 400;
    font-style: normal
}

address, dd, dt {
    line-height: 1.7
}

.h1 a:hover, .h2 a:hover, .h3 a:hover, .h4 a:hover, .h5 a:hover, .h6 a:hover, a:focus, a:hover, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
    color: #d91f26;
    text-decoration: none
}

@media (min-width:768px) {
    .lead {
        font-size: 24px
    }
}

cite {
    font-style: normal
}

.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
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #4c4441
}

.text-primary {
    color: #d91f26
}

a.text-primary:hover {
    color: #ac191e
}

.text-success {
    color: #3c763d
}

a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #d91f26
}

a.bg-primary:hover {
    background-color: #ac191e
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:hover {
    background-color: #e4b9b9
}

.bg-primary-overlay {
    background: rgba(217,31,38,.95)
}

.bg-transparent, .text-hide {
    background-color: transparent
}

.bg-cover {
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important
}

.page-header {
    border-bottom: 1px solid #cecfd0;
    margin: 3.375em 0 1.6875em
}

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
    }

address, dl {
    margin-bottom: 1.6875em
}

ol, ul {
    margin-bottom: .84375em
}

ol {
    color: #d91f26;
    font-size: 1.125em
}

    ol li > * {
        font-size: inherit;
        color: #fff
    }

.list-inline {
    margin-left: -5px
}

    .list-inline > li {
        display: inline-block;
        padding-left: 5px;
        padding-right: 5px
    }

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

@media (min-width:768px) {
    .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: 750px
    }
}

abbr[data-original-title], abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #4c4441
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    font-size: 20px;
    border-left: 5px solid #cecfd0;
    margin: 0 0 1.6875em;
    padding: .84375em 1.6875em
}

.container, .container-boxed, .container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px
}

blockquote .small, blockquote footer, blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.7;
    color: #4c4441
}

    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 #cecfd0;
    border-left: 0;
    text-align: right
}

    .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'
    }

blockquote:after, blockquote:before {
    content: ""
}

address {
    font-style: normal
}

.container {
    padding-right: 15px
}

@media (min-width:992px) {
    .container {
        width: 970px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1200px
    }
}

.container-boxed, .container-fluid {
    padding-right: 15px
}

@media (min-width:768px) {
    .container-boxed {
        width: 96.2%
    }
}

@media (min-width:992px) {
    .container-boxed {
        width: 97%
    }
}

@media (min-width:1200px) {
    .container-boxed {
        width: 97%
    }
}

.container-boxed.max {
    max-width: 1200px
}

.table, label {
    max-width: 100%
}

.container-boxed.offset {
    padding-top: 0;
    padding-bottom: 30px;
    margin: 0 auto
}

@media (max-width:767px) {
    .container-boxed {
        width: 100%
    }

        .container-boxed.max {
            max-width: 100%
        }

        .container-boxed.offset {
            padding-top: 0;
            padding-bottom: 0;
            margin: 40px auto
        }
}

.container-fullwidth {
    overflow: hidden;
    width: 100%
}

@media (min-width:800px) and (max-width:991px) {
    .container-boxed {
        width: 97%
    }

    .noo-main {
        float: left
    }

    .col-md-12.noo-main {
        width: inherit;
        float: none
    }

    .noo-sidebar {
        float: left
    }
}

.noo-sidebar {
    position: relative
}

@media (max-width:991px) {
    .noo-sidebar-wrap {
        margin-top: 30px
    }

    .navbar-collapse {
        clear: both
    }
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.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-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.666666666667%
}

.col-xs-10 {
    width: 83.333333333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.666666666667%
}

.col-xs-7 {
    width: 58.333333333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.666666666667%
}

.col-xs-4 {
    width: 33.333333333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.666666666667%
}

.col-xs-1 {
    width: 8.3333333333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.666666666667%
}

.col-xs-pull-10 {
    right: 83.333333333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.666666666667%
}

.col-xs-pull-7 {
    right: 58.333333333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.666666666667%
}

.col-xs-pull-4 {
    right: 33.333333333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.666666666667%
}

.col-xs-pull-1 {
    right: 8.3333333333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.666666666667%
}

.col-xs-push-10 {
    left: 83.333333333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.666666666667%
}

.col-xs-push-7 {
    left: 58.333333333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.666666666667%
}

.col-xs-push-4 {
    left: 33.333333333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.666666666667%
}

.col-xs-push-1 {
    left: 8.3333333333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.666666666667%
}

.col-xs-offset-10 {
    margin-left: 83.333333333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.666666666667%
}

.col-xs-offset-7 {
    margin-left: 58.333333333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.666666666667%
}

.col-xs-offset-4 {
    margin-left: 33.333333333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.666666666667%
}

.col-xs-offset-1 {
    margin-left: 8.3333333333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width:768px) {
    .breadcrumb-wrap {
        font-size: 50px;
        font-weight: 400;
        text-align: center;
        text-transform: uppercase
    }

        .breadcrumb-wrap i {
            color: #d91f26
        }

        .breadcrumb-wrap span {
            display: inline-block;
        }

            .breadcrumb-wrap span:first-child
}

.breadcrumb-wrap span span {
    color: #777;
    font-size: 50px;
    font-weight: 400
}

.tp-caption a.button-revolution {
    font-size: 1.125em;
    color: #fff;
    margin: 47px 0 0;
    position: relative;
    padding: 0 23px;
    height: 53px;
    line-height: 50px;
    display: inline-block;
    background: #d91f26;
    text-transform: uppercase;
    font-weight: 300;
    border-bottom: 3px solid #b7181e;
    -webkit-transition: all .6s ease 0s;
    -o-transition: all .6s ease 0s;
    transition: all .6s ease 0s;
    overflow: hidden
}

    .tp-caption a.button-revolution:hover:before {
        top: 0
    }

    .tp-caption a.button-revolution:before {
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: -100%;
        content: '';
        background: #1f1f1f;
        -webkit-transition: all .2s ease 0s;
        -o-transition: all .2s ease 0s;
        transition: all .2s ease 0s
    }

    .noo-header, .tp-caption a.button-revolution span {
        position: relative
    }

@media (max-width:1300px) {
    .noo-sh-list-event {
        margin-left: 35px
    }

    body .navbar-nav > li > a {
        padding: 0 15px
    }

    .noo-countdown h2 {
        font-size: 40px;
        line-height: 40px
    }

    .noo-countdown p {
        font-size: 1.125em;
        line-height: 26px
    }

    .wigetized .noo-footer-bottom {
        margin-top: 0px
    }

        .wigetized .noo-footer-bottom .widget {
            margin-bottom: 0
        }

    .tribe-bar-collapse #tribe-bar-collapse-toggle {
        background: 0 0;
        margin-top: 20px
    }

    #tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a {
        padding-left: 0
    }

    .events-list .tribe-events-loop .type-tribe_events {
        margin-top: 30px
    }

    .sh-meta {
        padding-right: 10px
    }

    .widget.widget-counter.col3 .counter-social-widget ul li a small {
        font-size: 10px
    }

    .widget.widget-counter.col3 .counter-social-widget ul li {
        padding: 0 3px
    }

        .widget.widget-counter.col3 .counter-social-widget ul li a {
            padding: 10px 0
        }
}

@media (max-width:1300px) and (max-width:991px) {
    .events-list .tribe-events-loop .type-tribe_events .tribe-events-event-meta {
        background: 0 0;
        border: 0
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .single .noo_album .album-summary .entry-summary .entry-title {
        margin-top: 30px
    }

    .noo_albums li .noo_album-container figure figcaption div.noo_album-loop-actions a {
        padding: 5px 12px
    }

    div.noo-page-heading {
        padding: 70px 0
    }

    #tribe-bar-form.tribe-bar-collapse .tribe-bar-views-inner {
        padding: 28px 0 40px
    }
}

.noo-header {
    z-index: 9999
}

@media (max-width:991px) {
    #tribe-bar-form.tribe-bar-collapse .tribe-bar-views-inner {
        padding: 28px 0 40px
    }

    .single .noo_album .album-intro .album-intro-wrap .album-media-player .single-album-playlist ul li {
        padding: 10px 0
    }

        .single .noo_album .album-intro .album-intro-wrap .album-media-player .single-album-playlist ul li .album-meta {
            position: relative;
            right: auto;
            top: auto;
            color: #fff;
            text-align: left;
            display: block;
            padding-left: 53px
        }

    #tribe-events-footer:after, #tribe-events-footer:before, #tribe-events-header:after, #tribe-events-header:before, .masonry-blog .columns-2 .masonry-item .item-wrap .item-content-meta, .masonry-blog .columns-2 .masonry-item .item-wrap .item-thumbnail .author-avatar, .navbar-nav li a:before, div.footer-player .album-playlist ul li > span.playlist-release {
        display: none
    }

    .single .noo_album .album-intro .album-intro-wrap .album-media-player .single-album-playlist ul li .album-meta a {
        line-height: 25px
    }

    div.noo-page-heading {
        padding: 70px 0
    }

    #tribe-events .tribe-events-loop .tribe-events-content {
        padding: 30px 0
    }

    .tribe-events-list .tribe-events-venue-details {
        border-top: 0
    }

    .tribe-events-list .tribe-events-event-image img {
        width: 100%;
        max-height: none
    }

    #noo-header {
        position: relative;
        z-index: 9999
    }

    .navbar {
        height: auto
    }

    .navbar-nav li {
        border-top: 1px solid rgba(255,255,255,.050000000000000044);
        padding: 0
    }

        .navbar-nav li:hover a {
            background: 0 0;
            color: #fff;
            border: 0
        }

        .navbar-nav li a {
            text-transform: none;
            padding-left: 0
        }

            .navbar-nav li a:hover {
                background: 0 0;
                color: #fff;
                border: 0
            }

        .navbar-nav li ul.sub-menu li > a {
            text-transform: none;
            border: 0
        }

    .noo-featured-albums li figure figcaption {
        background: #262626;
        bottom: 0
    }

    .single-tribe_events .tribe-events-schedule {
        border: 0;
        background: 0 0
    }

    body ul.tribe-events-sub-nav li a {
        padding: 10px 20px;
        margin-bottom: 0;
        background: 0 0
    }

    .single .noo_album .album-intro .album-intro-wrap div.images {
        width: 50%;
        float: left;
        margin-right: 0;
        padding-right: 30px
    }

    .single .noo_album .album-intro .album-intro-wrap div.album-media-player {
        padding: 0;
        width: 50%;
        float: left
    }

    .commerce ul.products li.product.first {
        clear: none !important
    }

    .tribe-events-single ul.tribe-related-events .tribe-related-events-thumbnail {
        float: none;
        width: 100%
    }

    .tribe-events-single ul.tribe-related-events li {
        margin-bottom: 0
    }

        .tribe-events-single ul.tribe-related-events li .tribe-related-event-info {
            float: none;
            width: 100%;
            margin-top: 20px
        }

    .masonry-blog .columns-2 .masonry-item .item-wrap {
        padding: 10px
    }

        .masonry-blog .columns-2 .masonry-item .item-wrap .content-social a {
            margin: 0 7px
        }

            .masonry-blog .columns-2 .masonry-item .item-wrap .content-social a i {
                font-size: 12px
            }

            .masonry-blog .columns-2 .masonry-item .item-wrap .content-social a .title-shared {
                font-size: 10px
            }

        .masonry-blog .columns-2 .masonry-item .item-wrap .noo-category a {
            font-size: 12px
        }

        .masonry-blog .columns-2 .masonry-item .item-wrap .item-title {
            font-size: 15px;
            line-height: 20px;
            margin: 10px 0 15px
        }

        .masonry-blog .columns-2 .masonry-item .item-wrap .noo-slider .slider-control {
            font-size: 22px;
            padding: 0 10px
        }

        .masonry-blog .columns-2 .masonry-item .item-wrap .item-thumbnail {
            margin-bottom: 0;
            padding-bottom: 15px
        }

        .masonry-blog .columns-2 .masonry-item .item-wrap .read-more {
            padding: 10px;
            font-size: 14px;
            margin-bottom: 15px;
            margin-top: 0
        }

    #tribe-events-bar #tribe-bar-form .tribe-bar-filters .tribe-bar-submit {
        padding-right: 10px
    }

    div.footer-player .album-playlist ul li > span {
        width: 16%
    }

        div.footer-player .album-playlist ul li > span.playlist-tract {
            width: 50%
        }

    .footer-player .album-player-embed .mejs-container .mejs-controls .mejs-track-container .mejs-track-artist a {
        font-size: 10px
    }
}

@media (max-width:767px) {
    .tribe-events-loop .tribe-events-event-meta, .tribe-events-organizer address.organizer-address, .tribe-events-venue .tribe-events-venue-meta .tribe-events-event-meta {
        background: 0 0;
        border: 0
    }

    .tp-caption a.button-revolution {
        height: auto
    }

    .noo-header .navbar {
        min-height: 50px
    }

        .noo-header .navbar .navbar-header {
            height: 70px
        }

    .navbar-toggle {
        padding: 10px
    }

    .navbar-header .navbar-brand {
        padding: 0
    }

        .navbar-header .navbar-brand img.noo-logo-img {
            width: 190px;
            padding-top: 40px;
        }

    a.mobile-minicart-icon {
        height: auto;
        padding-top: 15px;
        position: absolute;
        float: none;
        right: 0
    }

    .commerce ul.products li.product {
        margin: 0 !important
    }

    .noo_albums li .noo_album-container .noo_album-images img, body .tribe-events-list .tribe-events-event-image img {
        width: 100%
    }

    .tribe-events-list .tribe-events-venue-details {
        border-top: 0
    }

    #tribe-events .tribe-events-loop .tribe-events-content {
        padding-bottom: 0
    }

    .events-list .tribe-events-loop .type-tribe_events, .tribe-events-day .tribe-events-loop .type-tribe_events, .tribe-events-list .tribe-events-loop .type-tribe_events {
        margin-top: 15px
    }

    .event-single-gallery li {
        height: auto
    }

        .event-single-gallery li a img {
            min-height: 80px
        }

    #tribe-events-content ul.tribe-events-sub-nav a {
        margin-top: 0
    }

    .tribe-mobile-day-date {
        color: #000
    }

    #tribe-mobile-container .type-tribe_events h4 {
        text-transform: none
    }

    #tribe-events-photo-events .type-tribe_events.tribe-events-photo-event, #tribe-events-photo-events.photo-two-col .type-tribe_events.tribe-events-photo-event {
        width: 100% !important;
        max-width: 100%
    }

    #tribe-events-photo-events {
        margin: 0 !important
    }

    #tribe-events-bar #tribe-bar-form #tribe-bar-views {
        width: 25%;
        padding-top: 10px
    }

    #tribe-events-bar #tribe-bar-form .tribe-bar-filters .tribe-bar-date-filter, #tribe-events-bar #tribe-bar-form .tribe-bar-filters .tribe-bar-geoloc-filter, #tribe-events-bar #tribe-bar-form .tribe-bar-filters .tribe-bar-search-filter {
        width: 100%
    }

    .single .noo_album .album-intro .album-intro-wrap div.images {
        width: 100%;
        float: none;
        margin-right: 0;
        padding-right: 0
    }

    .single .noo_album .album-intro .album-intro-wrap div.album-media-player {
        padding: 0;
        width: 100%;
        float: none
    }

    .commerce ul.products li.first {
        clear: none
    }

    .commerce ul.products li.product figure .noo-product-thumbnail img {
        width: 100%
    }

    .commerce table.cart td.actions .button, .commerce table.cart td.actions .input-text, .commerce table.cart td.actions input {
        width: 20%;
        margin: 0
    }

    .commerce table.cart td.actions .coupon .input-text {
        min-width: 200px !important
    }

    .is-countdown .countdown-section {
        margin-bottom: 30px
    }

    .noo-sh-grid-event, .noo-sh-grid-event .noo-thumbnail img {
        height: auto;
        width: 100%
    }

    .breadcrumb-wrap {
        font-size: 22px
    }

        .breadcrumb-wrap span span {
            font-size: 16px
        }

    .noo-team-contents {
        margin-top: 50px
    }

    .noo_team_item {
        height: auto
    }

        .noo_team_item:hover .team_thumbnail .team-info {
            opacity: 1;
            filter: alpha(opacity=100)
        }

        .noo_team_item .team_thumbnail {
            position: relative;
            left: auto;
            top: auto;
            height: auto
        }

            .noo_team_item .team_thumbnail img {
                width: 100%;
                max-width: 100%;
                height: auto
            }

            .noo_team_item .team_thumbnail .team-info {
                position: relative;
                left: auto;
                bottom: auto;
                background: #303030;
                padding: 20px;
                opacity: 1;
                filter: alpha(opacity=100)
            }

        .noo_team_item .team-detail {
            display: none !important
        }

    .noo_news_blog li .noo-sh-thumbail img {
        width: 100%
    }

    .wrap .owl-theme .owl-controls {
        margin-top: 35px
    }

    .single div.noo_album .album-intro .album-intro-wrap .album-media-player .single-album-playlist ul li {
        line-height: normal;
        padding: 15px 0
    }
}

@media (max-width:480px) {
    .commerce table.cart td.actions .button.alt, .commerce table.cart td.actions .coupon .input-text, .commerce table.cart td.actions .input-text + .button, .single-product .commerce-tabs ul.tabs li, body.commerce .commerce-ordering, body.commerce .commerce-result-count {
        float: none
    }

    .single-album-title {
        font-size: 25px;
        line-height: 30px;
        margin: 0 0 32px
    }

    .wigetized .noo-footer-bottom .widget .footer-social {
        padding: 0
    }

        .wigetized .noo-footer-bottom .widget .footer-social .social-name {
            display: none !important
        }

    body .albums-masonry .masonry-filters {
        margin-bottom: 30px;
        text-align: left
    }

        body .albums-masonry .masonry-filters li a {
            display: block;
            margin-bottom: 10px
        }

    body .noo-countdown {
        min-height: 300px !important;
        height: auto !important
    }

        body .noo-countdown .noo-countdown-content {
            position: relative;
            left: auto;
            top: auto;
            -webkit-transform: translate(0,0);
            -ms-transform: translate(0,0);
            -o-transform: translate(0,0);
            transform: translate(0,0);
            padding: 30px 0
        }

            body .noo-countdown .noo-countdown-content h2 {
                font-size: 20px;
                margin: 0 0 5px
            }

            body .noo-countdown .noo-countdown-content p {
                font-size: 14px;
                text-transform: none
            }

            body .noo-countdown .noo-countdown-content .is-countdown {
                margin-top: 25px
            }

                body .noo-countdown .noo-countdown-content .is-countdown .countdown-section {
                    width: 80px;
                    height: 80px
                }

                    body .noo-countdown .noo-countdown-content .is-countdown .countdown-section .countdown-amount {
                        font-size: 20px;
                        line-height: 20px
                    }

                    body .noo-countdown .noo-countdown-content .is-countdown .countdown-section .countdown-period {
                        font-size: 14px;
                        line-height: 20px;
                        text-transform: none
                    }

            body .noo-countdown .noo-countdown-content .noo-countdown-footer a {
                margin: 10px 0 0;
                height: 47px;
                line-height: 45px;
                font-size: 14px
            }

    div.footer-player .album-playlist ul li > span {
        width: 22%;
        font-size: 14px
    }

        div.footer-player .album-playlist ul li > span.playlist-page {
            display: none
        }

        div.footer-player .album-playlist ul li > span.playlist-tract {
            width: 50%
        }

    .wrap .owl-theme .owl-controls {
        display: none !important
    }

    body.commerce p.stars a {
        font-size: 12px;
        line-height: 16px
    }

    .masonry-blog .masonry-item .item-wrap .item-title {
        font-size: 18px
    }

    .single-product .commerce-tabs ul.tabs li a {
        padding-bottom: 10px
    }

    .noo-tabs-header li span.tab-active {
        font-size: 28px;
        padding-bottom: 10px
    }

    .comment-img {
        display: none
    }

    .breadcrumb-wrap {
        font-size: 16px
    }

        .breadcrumb-wrap span {
            margin: 0 6px
        }

            .breadcrumb-wrap span span {
                font-size: 30px
            }

    .noo-team-title {
        font-size: 20px
    }

    .noo-sh-grid-event .noo-shevent-content h4, .noo-team-ds {
        font-size: 16px
    }

    .noo_team_item {
        height: auto
    }

        .noo_team_item:hover .team_thumbnail .team-info {
            opacity: 1;
            filter: alpha(opacity=100)
        }

        .noo_team_item .team_thumbnail {
            position: relative;
            left: auto;
            top: auto;
            height: auto
        }

            .noo_team_item .team_thumbnail img {
                max-width: 100%
            }

            .noo_team_item .team_thumbnail .team-info {
                position: relative;
                left: auto;
                bottom: auto;
                background: #303030;
                padding: 20px;
                opacity: 1;
                filter: alpha(opacity=100)
            }

        .noo_team_item .team-detail {
            display: none !important
        }

    ul.contact-info {
        padding: 30px 0
    }

    .albums-masonry .masonry-filters {
        margin-bottom: 45px
    }

    .single-product .commerce-tabs ul.tabs li a {
        padding-left: 0
    }

    body.commerce ul.products li.product {
        margin: 0
    }

    .events-list .tribe-events-loop .type-tribe_events:first-child, .tribe-events-day .tribe-events-loop .type-tribe_events:first-child, .tribe-events-list .tribe-events-loop .type-tribe_events:first-child {
        margin-bottom: 10px
    }

    .single-tribe_events h2.tribe-events-single-event-title {
        margin-top: 15px
    }

    .noo-single-event-content .tribe-events-schedule .sh-address {
        margin-left: 0;
        display: block;
        margin-top: 10px
    }

    .noo-single-event-content {
        padding: 15px
    }

    .noo-page-heading {
        margin-bottom: 30px
    }

    .noo-logo-img {
        width: 100px
    }

    #tribe-events-bar #tribe-bar-form .tribe-bar-filters .tribe-bar-date-filter, #tribe-events-bar #tribe-bar-form .tribe-bar-filters .tribe-bar-geoloc-filter {
        width: 100%
    }

    .sh-ds {
        padding: 15px;
    }

    .frame ul li {
        width: 320px
    }

    .noo_news_blog li .noo-sh-blog-content h3 {
        margin: 0
    }

    .product-quantity {
        display: none
    }

    .commerce .cart-collaterals .cart_totals, .commerce-page .cart-collaterals .cart_totals {
        margin-left: 0
    }

    .commerce table.cart td.actions .button.alt, .commerce table.cart td.actions .input-text + .button {
        float: none !important;
        margin-top: 15px
    }

    body .commerce form .form-row-first, body .commerce form .form-row-last {
        width: 100%;
        float: none
    }

    .commerce-checkout .commerce .checkout_coupon .form-row #coupon_code {
        width: auto
    }

    .events-list .tribe-events-loop .noo-tribe-events-image .tribe-events-event-meta.vcard .time-details, .events-list .tribe-events-loop .noo-tribe-events-image .tribe-events-event-meta.vcard .tribe-events-venue-details, .tribe-events-day .tribe-events-loop .noo-tribe-events-image .tribe-events-event-meta.vcard .time-details, .tribe-events-day .tribe-events-loop .noo-tribe-events-image .tribe-events-event-meta.vcard .tribe-events-venue-details, .tribe-events-list .tribe-events-loop .noo-tribe-events-image .tribe-events-event-meta.vcard .time-details, .tribe-events-list .tribe-events-loop .noo-tribe-events-image .tribe-events-event-meta.vcard .tribe-events-venue-details {
        font-size: 14px;
        line-height: 22px
    }

    .events-list .tribe-events-loop .type-tribe_events .tribe-events-list-event-title, .tribe-events-day .tribe-events-loop .type-tribe_events .tribe-events-list-event-title, .tribe-events-list .tribe-events-loop .type-tribe_events .tribe-events-list-event-title {
        font-size: 16px;
        margin: 25px 0
    }

    .wigetized .noo-footer-bottom .widget .footer-social a {
        font-size: 25px
    }

    #tribe-events-bar #tribe-bar-form #tribe-bar-views {
        width: 32%
    }

    .noo-single-event-content .tribe-events-schedule {
        font-size: 14px;
        padding-left: 45px
    }

    .single-tribe_events h2.tribe-events-single-event-title {
        font-size: 18px;
        padding-left: 45px
    }

    .single-tribe_events .tribe-events-content h3 {
        font-size: 18px;
        margin: 10px 0
    }

    .event-single-gallery li {
        width: 50%;
        margin-bottom: 20px
    }

        .event-single-gallery li a {
            margin: 0 10px
        }

    body .nivo-lightbox-theme-default .nivo-lightbox-next {
        background-size: 20px;
        background-image: url(../images/next_mobile.png)
    }

    body .nivo-lightbox-theme-default .nivo-lightbox-prev {
        background-size: 20px;
        background-image: url(../images/prev_mobile.png)
    }

    .single-product .commerce-tabs .panel #review_form #respond form input[type=text], .single-product .commerce-tabs .panel #review_form #respond form textarea {
        width: 100%
    }
}

body.theme-light, body.theme-light .navbar .navbar-nav.sf-menu > li ul.sub-menu, body.theme-light.boxed-layout .site {
    background: #fff
}

@media (max-width:320px) {
    .countdown-section {
        width: 100px !important;
        height: 100px !important
    }
}

body.theme-light {
    color: #000
}

    body.theme-light .breadcrumb-wrap span span {
        color: #fff
    }

    body.theme-light h1:hover a, body.theme-light h2:hover a, body.theme-light h3:hover a, body.theme-light h4:hover a, body.theme-light h5:hover a, body.theme-light h6:hover a {
        color: #d91f26
    }

    body.theme-light .navbar {
        background: #000;
        -webkit-box-shadow: 0 0 3px 0 rgba(0,0,0,.3);
        box-shadow: 0 0 3px 0 rgba(0,0,0,.3)
    }

        body.theme-light .navbar .navbar-nav.sf-menu > li ul.sub-menu li a {
            color: #000;
            border-color: #ccc;
            font-size: 15px;
            padding: 8px 20px
        }

            body.theme-light .navbar .navbar-nav.sf-menu > li ul.sub-menu li a:hover, body.theme-light .navbar .navbar-nav.sf-menu > li ul.sub-menu li.current-menu-item a {
                color: #d91f26
            }

    body.theme-light .albums-masonry .loadmore-action .btn-loadmore {
        background: #d2d2d2;
        border-color: #ccc;
        color: #000
    }

        body.theme-light .albums-masonry .loadmore-action .btn-loadmore:hover {
            background: #d91f26;
            border-color: #b7181e;
            color: #fff
        }

    body.theme-light .navbar-nav > li > a {
        color: #ffffff;
    }

        body.theme-light .navbar-nav > li.current_page_item > a, body.theme-light .navbar-nav > li:focus > a, body.theme-light .navbar-nav > li:hover > a, body.theme-light .navbar-nav > li > a:focus > a {
            color: #fff
        }

    body.theme-light .noo-menu-item-cart .cart-button .cart-item span {
        color: #000
    }

    body.theme-light .noo-menu-item-cart .cart-button .cart-item:hover, body.theme-light .noo-menu-item-cart .cart-button .cart-item:hover span, body.theme-light .noo-menu-item-cart .cart-button:hover, body.theme-light .noo-menu-item-cart:hover .cart-button .cart-item span, body.theme-light.page-menu-transparent .noo-menu-item-cart .cart-button .cart-item span {
        color: #fff
    }

    body.theme-light .noo-sh-list-event {
        background: #fff none repeat scroll 0 0;
        1px solid #eee;
        box-shadow: 1px 1px 8px 1px #eee;
    }

        body.theme-light .noo-sh-list-event:hover, body.theme-light .noo_news_blog li {
            background: #fff
        }

        body.theme-light .noo-sh-list-event .noo-shevent-content h4 a {
            color: #000
        }

        body.theme-light .noo-sh-list-event .noo-shevent-content .sh-address, body.theme-light .noo-sh-list-event .noo-shevent-content .sh-date {
            color: #555
        }

    body.theme-light .noo-view-event a {
        color: #fff
    }

    body.theme-light .sh-event-title {
       
    }

    body.theme-light .sh-ds {
        color: #333
    }

    body.theme-light .noo-sh-blog-content h3 a {
        color: #000
    }

    body.theme-light .noo-sh-blog-content .content-meta, body.theme-light .noo-sh-blog-content p {
        color: #555
    }

    body.theme-light .noo-sh-blog-content .read-more {
        background: #d2d2d2;
        border-color: #ccc;
        color: #000
    }

        body.theme-light .noo-sh-blog-content .read-more:hover {
            background: #d91f26;
            border-color: #b7181e;
            color: #fff
        }

    body.theme-light .noo-services .icon, body.theme-light .noo-services h3 {
        color: #000
    }

    body.theme-light .noo-services p {
        color: #555
    }

    body.theme-light #tribe-events-bar #tribe-bar-form {
        background: #efefef;
        border-color: #f7f7f7
    }

    body.theme-light .events-list #tribe-events-footer, body.theme-light .sidebar-event .widget #wp-calendar > tfoot, body.theme-light .tribe-events-day #tribe-events-footer, body.theme-light .tribe-events-list #tribe-events-footer {
        border-color: #efefef
    }

    body.theme-light #tribe-events-bar #tribe-bar-form .tribe-bar-views-inner, body.theme-light #tribe-events-bar #tribe-bar-form .tribe-bar-views-list {
        background: #efefef
    }

    body.theme-light .events-list .tribe-events-loop .type-tribe_events .tribe-events-list-event-title a, body.theme-light .tribe-events-day .tribe-events-loop .type-tribe_events .tribe-events-list-event-title a, body.theme-light .tribe-events-list .tribe-events-loop .type-tribe_events .tribe-events-list-event-title a {
        color: #000
    }

    body.theme-light .events-list .tribe-events-loop .type-tribe_events .tribe-events-list-event-title:hover a, body.theme-light .tribe-events-day .tribe-events-loop .type-tribe_events .tribe-events-list-event-title:hover a, body.theme-light .tribe-events-list .tribe-events-loop .type-tribe_events .tribe-events-list-event-title:hover a {
        color: #d91f26
    }

    body.theme-light .events-list .tribe-events-loop .type-tribe_events .tribe-events-read-more, body.theme-light .tribe-events-day .tribe-events-loop .type-tribe_events .tribe-events-read-more, body.theme-light .tribe-events-event-meta, body.theme-light .tribe-events-list .tribe-events-loop .type-tribe_events .tribe-events-read-more {
        color: #fff
    }

    body.theme-light .sidebar-event .widget-title {
        color: #000
    }

    body.theme-light .sidebar-event .widget {
        background: #efefef
    }

        body.theme-light .sidebar-event .widget #wp-calendar caption {
            color: #000;
            border-color: #efefef
        }

    body.theme-light #tribe-events-content .tribe-events-calendar td, body.theme-light #tribe-events-content .tribe-events-calendar td.tribe-events-othermonth, body.theme-light .tribe-events-viewmore, body.theme-light .tribe-events-week-grid .tribe-grid-content-wrap .column, body.theme-light .tribe-events-week-grid .tribe-grid-header {
        border-color: #d2d2d2
    }

    body.theme-light .sidebar-event .noo_request_information .request {
        color: #fff
    }

    body.theme-light h2.tribe-events-page-title, body.theme-light h2.tribe-events-page-title a {
        color: #000
    }

        body.theme-light h2.tribe-events-page-title:hover a {
            color: #d91f26
        }

    body.theme-light .entry-title a {
        color: #000
    }

    body.theme-light #tribe-events-content .tribe-events-calendar thead th {
        background: #efefef;
        border-color: #d2d2d2;
        color: #000
    }

    body.theme-light #tribe-events-content .tribe-events-calendar div[id*=tribe-events-daynum-] {
        background: #F4F4F4
    }

        body.theme-light #tribe-events-content .tribe-events-calendar div[id*=tribe-events-daynum-] a {
            background: 0 0;
            color: #000
        }

    body.theme-light .noo-single-event-content, body.theme-light.single-tribe_events #commentform, body.theme-light.single-tribe_events .comments-list, body.theme-light.single-tribe_events .noo-tabs-content, body.theme-light.single-tribe_events .tribe-events-event-meta .tribe-events-meta-group, body.theme-light.single-tribe_events .tribe-events-event-meta .tribe-events-venue-map, body.theme-light.single-tribe_events ul.tribe-related-events {
        background: #efefef
    }

    body.theme-light #tribe-events-content .tribe-events-calendar td .tribe-events-viewmore a {
        color: #000
    }

    body.theme-light #tribe-events-content ul.tribe-events-sub-nav a {
        color: #000
    }

        body.theme-light #tribe-events-content ul.tribe-events-sub-nav a:hover {
            color: #d91f26
        }

    body.theme-light .tribe-events-week-grid .tribe-grid-header {
        background: #efefef
    }

    body.theme-light .tribe-events-week-grid .tribe-grid-content-wrap .column a {
        color: #000
    }

        body.theme-light .tribe-events-week-grid .tribe-grid-content-wrap .column a:hover {
            color: #d91f26
        }

    body.theme-light .tribe-grid-header .column a {
        color: #000
    }

    body.theme-light #tribe-events-content .tribe-events-photo-event-wrap .tribe-events-read-more, body.theme-light .noo-attr-style {
        color: #fff
    }

    body.theme-light .h1, body.theme-light .h1 a, body.theme-light .h2, body.theme-light .h2 a, body.theme-light .h3, body.theme-light .h3 a, body.theme-light .h4, body.theme-light .h4 a, body.theme-light .h5, body.theme-light .h5 a, body.theme-light .h6, body.theme-light .h6 a, body.theme-light h1, body.theme-light h1 a, body.theme-light h2, body.theme-light h2 a, body.theme-light h3, body.theme-light h3 a, body.theme-light h4, body.theme-light h4 a, body.theme-light h5, body.theme-light h5 a, body.theme-light h6, body.theme-light h6 a, body.theme-light.single-tribe_events .comment-content, body.theme-light.single-tribe_events .tribe-events-event-meta, body.theme-light.single-tribe_events .tribe-events-meta-group a {
        color: #fff
    }

    body.theme-light .tribe-events-photo #tribe-events-footer {
        margin-top: 0
    }

    body.theme-light .content-social a i {
        border-bottom: none
    }

    body.theme-light.single-tribe_events .tribe-events-event-meta .tribe-events-venue-map {
        border-color: transparent
    }

    body.theme-light.single-tribe_events .noo-tabs-header li span {
        color: #000;
        border-bottom: 0 !important
    }

    body.theme-light.single-tribe_events .comment-img img {
        -webkit-box-shadow: 0 0 0 10px #fff;
        box-shadow: 0 0 0 10px #fff
    }

    body.theme-light .noo-countdown .countdown-section, body.theme-light .noo-countdown h2, body.theme-light .noo-countdown p {
        color: #fff
    }

    body.theme-light .albums-masonry .masonry-filters li a.selected, body.theme-light .commerce-tabs .comment-form-rating label, body.theme-light .commerce-tabs ul.tabs li a, body.theme-light .noo_album .album-intro .album-intro-wrap .album-media-player .single-album-playlist ul li a, body.theme-light .noo_album .album-summary .meta-artist a, body.theme-light .noo_album .album-summary .meta-summary > div span, body.theme-light .noo_album .album-summary .meta-summary > div span a, body.theme-light .star-rating:before, body.theme-light div.product .entry-summary a, body.theme-light ul.products li.product figure figcaption .price ins, body.theme-light ul.products li.product figure figcaption .product_title a {
        color: #000
    }

    body.theme-light .noo_albums li .noo_album-container figure figcaption {
        background: rgba(255,255,255,.9);
        -webkit-transition: all .4s ease 0s;
        -o-transition: all .4s ease 0s;
        transition: all .4s ease 0s
    }

    body.theme-light .noo_albums li .noo_album-container:hover figure figcaption {
        background: #fff
    }

    body.theme-light .noo_album .album-intro .album-intro-wrap .album-media-player .single-album-playlist {
        background: #efefef
    }

        body.theme-light .noo_album .album-intro .album-intro-wrap .album-media-player .single-album-playlist ul li {
            border-color: #f7f7f7
        }

            body.theme-light .noo_album .album-intro .album-intro-wrap .album-media-player .single-album-playlist ul li.current-playing, body.theme-light .noo_album .album-intro .album-intro-wrap .album-media-player .single-album-playlist ul li:hover {
                background: #ccc
            }

            body.theme-light .noo_album .album-intro .album-intro-wrap .album-media-player .single-album-playlist ul li .album-meta .light {
                display: inline-block
            }

            body.theme-light .noo_album .album-intro .album-intro-wrap .album-media-player .single-album-playlist ul li .album-meta .drak {
                display: none
            }

    body.theme-light .noo_album .album-summary .entry-summary .album-tag {
        background: #efefef
    }

        body.theme-light .noo_album .album-summary .entry-summary .album-tag a {
            background: #fff
        }

    body.theme-light .noo_album .album-summary .meta-summary > div {
        border-color: #ccc
    }

    body.theme-light .pagination .page-numbers {
        background: #efefef
    }

        body.theme-light .pagination .page-numbers.current, body.theme-light .pagination .page-numbers:hover {
            background: #d91f26;
            border-color: #d91f26
        }

    body.theme-light .commerce-ordering select {
        background-color: #efefef;
        border: 1px solid #f7f7f7
    }

    body.theme-light ul.products li.product figure figcaption {
        background: rgba(255,255,255,.9)
    }

    body.theme-light ul.products li.product figure:hover figcaption {
        background: #fff
    }

    body.theme-light div.product .entry-summary .commerce-product-rating, body.theme-light div.product .entry-summary .product_title, body.theme-light div.product .entry-summary div.offers {
        border-color: #cecfd0
    }

    body.theme-light .commerce-tabs .panel #review_form #respond form input[type=text], body.theme-light .commerce-tabs .panel #review_form #respond form textarea {
        background: #efefef;
        border-color: #efefef;
        color: #000
    }

    body.theme-light.commerce-account input[name=save_account_details] {
        background: #efefef;
        border-color: #efefef;
        -webkit-transition: all .3s ease 0s;
        -o-transition: all .3s ease 0s;
        transition: all .3s ease 0s
    }

        body.theme-light.commerce-account input[name=save_account_details]:hover {
            background: #d91f26;
            border-color: #b7181e;
            color: #fff
        }

    body.theme-light .cart-collaterals .cart_totals table tr td .shipping-calculator-form input, body.theme-light .cart-collaterals .cart_totals table tr td .shipping-calculator-form select, body.theme-light .order_review_wrap {
        background: #efefef
    }

    body.theme-light .myaccount_user a {
        color: #d91f26
    }

    body.theme-light .my_account_orders a, body.theme-light .order_details a {
        color: #000
    }

    body.theme-light .my_account_orders .order-actions a, body.theme-light .order_details .order-actions a {
        color: #fff
    }

    body.theme-light.commerce-cart table.shop_table td {
        color: #000;
        border-color: #efefef
    }

        body.theme-light .cart-collaterals .cart_totals h2, body.theme-light.commerce-cart table.shop_table td a {
            color: #000
        }

    body.theme-light .cart-collaterals .cart_totals table th {
        color: #000;
        border: none
    }

    body.theme-light .cart-collaterals .cart_totals table tr td {
        border: none
    }

    body.theme-light .cart-collaterals .cart_totals table tr.cart-subtotal td, body.theme-light .cart-collaterals .cart_totals table tr.order-total td {
        color: #000;
        border: none
    }

    body.theme-light .commerce form .form-row input.input-text:focus, body.theme-light .commerce form .form-row textarea:focus {
        background: #efefef;
        color: #000
    }

    body.theme-light .order_review_wrap #order_review table.shop_table thead th {
        color: #000;
        border-color: #efefef
    }

    body.theme-light .order_review_wrap #order_review table.shop_table tbody td, body.theme-light .order_review_wrap #order_review table.shop_table tfoot td, body.theme-light .order_review_wrap #order_review table.shop_table tfoot th {
        color: #000
    }

    body.theme-light .order_review_wrap #order_review table.shop_table td {
        border-color: #cecfd0
    }

    body.theme-light .order_review_wrap #payment ul.payment_methods li, body.theme-light .order_review_wrap #payment ul.payment_methods li a {
        color: #000
    }

        body.theme-light .order_review_wrap #payment ul.payment_methods li div.payment_box {
            background: #fff
        }

            body.theme-light .order_review_wrap #payment ul.payment_methods li div.payment_box:after {
                border-bottom-color: #fff
            }

    body.theme-light .order_review_wrap #payment #place_order {
        background: #000
    }

        body.theme-light .order_review_wrap #payment #place_order:hover {
            background: #d91f26;
            border-color: #b7181e;
            color: #fff
        }

    body.theme-light .commerce-info a {
        color: #000
    }

    body.theme-light .commerce #customer_login .form-row .button, body.theme-light .commerce .checkout_coupon .form-row .button, body.theme-light .commerce .login .form-row .button {
        color: #fff
    }

        body.theme-light .commerce #customer_login .form-row .button:hover, body.theme-light .commerce .checkout_coupon .form-row .button:hover, body.theme-light .commerce .login .form-row .button:hover {
            background: #d91f26;
            border-color: #b7181e;
            color: #fff
        }

    body.theme-light .lost_password a {
        color: #000
    }

    body.theme-light .noo_team_item .team-detail p.ds, body.theme-light .noo_team_item .team_social:hover .social-name, body.theme-light .noo_team_item .team_thumbnail .team-info .team_name {
        color: #fff
    }

    body.theme-light .hentry.type-post {
        background: #efefef
    }

        body.theme-light .hentry.type-post .read-more {
            background: #d2d2d2;
            border-color: #ccc;
            color: #000
        }

            body.theme-light .hentry.type-post .read-more:hover {
                background: #d91f26;
                border-color: #b7181e;
                color: #fff
            }

    body.theme-light .noo-category a:hover {
        color: #d91f26
    }

    body.theme-light .content-featured .author-avatar {
        -webkit-box-shadow: 0 0 0 10px #efefef;
        box-shadow: 0 0 0 10px #efefef
    }

    body.theme-light .noo-sidebar .widget {
        background: #efefef
    }

    body.theme-light .widget.widget-counter {
        background: 0 0
    }

        body.theme-light .widget.widget-counter .counter-social-widget ul li a {
            background: #efefef;
            border-color: #f7f7f7
        }

            body.theme-light .widget.widget-counter .counter-social-widget ul li a span {
                color: #000
            }

            body.theme-light .widget .entry-title a, body.theme-light .widget.widget-counter .counter-social-widget ul li a:hover span {
                color: #fff
            }

    body.theme-light .widget ul li {
        border-color: #cecfd0
    }

    body.theme-light .widget .entry-title:hover a {
        color: #d91f26
    }

    body.theme-light .widget_most_view .noo-mostviews li h5 a {
        color: #000
    }

    body.theme-light .widget_most_view .noo-mostviews li h5:hover a {
        color: #d91f26
    }

    body.theme-light .noo-shevent-content h4 a {
        color: #fff
    }

    body.theme-light .noo-shevent-content h4:hover a {
        color: #d91f26
    }

    body.theme-light .content-social a .title-shared {
        color: #000
    }

    body.theme-light .masonry-blog .masonry-item .item-wrap {
        background: #efefef
    }

    body.theme-light .masonry-blog .masonry-item .author-avatar {
        -webkit-box-shadow: 0 0 0 10px #efefef;
        box-shadow: 0 0 0 10px #efefef
    }

    body.theme-light .masonry-blog .masonry-item .read-more {
        background: #d2d2d2;
        border-color: #ccc;
        color: #000
    }

        body.theme-light .masonry-blog .masonry-item .read-more:hover {
            background: #d91f26;
            border-color: #b7181e;
            color: #fff
        }

    body.theme-light .loadmore-action a {
        background: #d2d2d2;
        border-color: #ccc;
        color: #000
    }

        body.theme-light .loadmore-action a:hover {
            background: #d91f26;
            border-color: #b7181e;
            color: #fff
        }

    body.theme-light #author-bio {
        background: #f7f7f7
    }

    body.theme-light .post-navigation .next-post a, body.theme-light .post-navigation .prev-post a {
        background: #efefef;
        color: #000
    }

    body.theme-light #commentform {
        background: #efefef
    }

        body.theme-light #commentform input[type=text], body.theme-light #commentform textarea {
            border-color: #fff
        }

            body.theme-light #commentform input[type=text]:focus, body.theme-light #commentform textarea:focus {
                background: #cecfd0;
                color: #000
            }

        body.theme-light #commentform .form-submit input[type=submit] {
            background: #d2d2d2;
            border-color: #ccc;
            color: #000
        }

            body.theme-light #commentform .form-submit input[type=submit]:hover {
                background: #d91f26;
                border-color: #b7181e;
                color: #fff
            }

    body.theme-light .comments-list {
        background: #efefef
    }

    body.theme-light .comment-img img {
        -webkit-box-shadow: 0 0 10px #fff;
        box-shadow: 0 0 10px #fff
    }

    body.theme-light .comment-content {
        color: #000
    }

    body.theme-light .comment-reply-link {
        background: #d91f26;
        border-color: #b7181e;
        color: #fff
    }

    body.theme-light .comment-wrap, body.theme-light .tribe-events-week-grid .tribe-events-grid, body.theme-light .tribe-events-week-grid .tribe-events-grid .tribe-scroller, body.theme-light .tribe-events-week-grid .tribe-grid-allday {
        border-color: #cecfd0
    }

    body.theme-light .form-control, body.theme-light .form-control:not(.submit), body.theme-light .tribe-grid-header .column span, body.theme-light .widget_newsletterwidget .newsletter-email, body.theme-light .wpcf7 select {
        color: #000
    }

        body.theme-light .form-control:focus, body.theme-light .form-control:not(.submit):focus, body.theme-light .widget_newsletterwidget .newsletter-email:focus, body.theme-light .wpcf7 select:focus {
            background: #efefef;
            color: #000;
            border-color: #cecfd0
        }

    body.theme-light .tribe-events-grid .tribe-grid-header .tribe-week-today span {
        color: #fff
    }

    body.theme-light .tribe-week-today {
        background: #fff
    }

    body.theme-light .tribe-events-week-grid .tribe-grid-allday, body.theme-light .tribe-events-week-grid .tribe-week-grid-hours {
        background: #efefef
    }

    body.theme-light .noo-featured-albums li figure figcaption {
        background: rgba(255,255,255,.9)
    }

    body.theme-light .noo-featured-albums .sh-featured-albumns-item .sh-bottom, body.theme-light .noo-featured-albums li:hover figure figcaption {
        background: #fff
    }

    body.theme-light .noo-featured-albums li figure .shop-loop-actions .button {
        color: #000
    }

        body.theme-light .noo-featured-albums li figure .shop-loop-actions .button:hover {
            color: #fff
        }

    body.theme-light .logged-in-as a {
        color: #555
    }

    body.theme-light .contact-info a {
        color: #000
    }

    body.theme-light .footer-player .album-playlist ul li.album-playlist-title > span {
        color: #fff
    }

    body.theme-light .noo-featured-albums .sh-featured-albumns-item .sh-top {
        background: rgba(255,255,255,.9)
    }

    body.theme-light .mobile-minicart-icon, body.theme-light .navbar .navbar-header .mobile-minicart-icon, body.theme-light .navbar-toggle, body.theme-light .navbar-toggle.collapsed {
        color: #FFF005;
    }

    body.theme-light .navbar-nav li {
    }

    body.theme-light .footer-player {
        background: rgba(0,0,0,.9)
    }

    body.theme-light .navbar-nav li.current-menu-item > a {
        color: #fff
    }

    body.theme-light #tribe-events-content form.cart .woo-ticket-list {
        list-style: none
    }

        body.theme-light #tribe-events-content form.cart .woo-ticket-list li {
            background: #d2d2d2;
            color: #1f1f1f
        }

            body.theme-light #tribe-events-content form.cart .woo-ticket-list li.tickets_name span {
                border-bottom: 1px solid #ccc;
                display: block;
                color: #1f1f1f
            }

            body.theme-light #tribe-events-content form.cart .woo-ticket-list li .quantity input {
                background: #ccc
            }

        body.theme-light #tribe-events-content form.cart .woo-ticket-list:hover .quantity input {
            background: #d91f26
        }

        body.theme-light #tribe-events-content form.cart .woo-ticket-list:hover .tickets_name span {
            color: #d91f26
        }

    body.theme-light #tribe-events-content form.cart .woo-ticket-button .button {
        background: #d2d2d2;
        border-color: #ccc;
        color: #000
    }

        body.theme-light #tribe-events-content form.cart .woo-ticket-button .button:hover {
            color: #fff
        }

    body.theme-light .noo-slider .slider-control {
        background-color: #efefef;
        color: #000
    }

    body.theme-light .widget_tag_cloud .tagcloud a {
        background: #777;
        -webkit-transition: all .4s ease 0s;
        -o-transition: all .4s ease 0s;
        transition: all .4s ease 0s
    }

        body.theme-light .widget_tag_cloud .tagcloud a:hover {
            background: #d91f26
        }

    body.theme-light.single-tribe_venue .tribe-events-venue .tribe-events-venue-meta {
        background: #efefef;
        color: #000
    }

        body.theme-light .noo-tabs-header li span.tab-active, body.theme-light.single-tribe_venue .tribe-events-venue .tribe-events-venue-meta .venue-address, body.theme-light.single-tribe_venue .tribe-events-venue .tribe-events-venue-meta a {
            color: #000
        }

    body.theme-light .noo-page-heading {
        background-image: url(../images/about_banner.jpg)
    }

    body.theme-light .commerce-cart table.shop_table td, body.theme-light .commerce-cart table.shop_table td a {
        color: #000
    }

        body.theme-light .commerce-cart table.shop_table td a:hover {
            color: #d91f26
        }

.single .noo_album .album-intro .album-intro-wrap .images {
    float: left;
    padding-right: 15px;
    width: 50%;
    display: inline-block
}

.single .noo_album .album-intro .album-intro-wrap .album-media-player {
    display: inline-block;
    width: 50%;
    padding: 0 0 0 15px
}

@media (max-width:991px) {
    .single .noo_album .album-intro .album-intro-wrap .album-media-player {
        width: 100%
    }
}

.single .noo_album .album-intro .album-intro-wrap .album-media-player .single-album-playlist {
    background: #2c2c2c;
    margin-bottom: 40px
}

    .single .noo_album .album-intro .album-intro-wrap .album-media-player .single-album-playlist ul {
        padding: 0;
        margin: 0;
        list-style: none
    }

        .single .noo_album .album-intro .album-intro-wrap .album-media-player .single-album-playlist ul li {
            border-bottom: 1px solid #262626;
            padding: 0;
            position: relative;
            line-height: 60px
        }

            .single .noo_album .album-intro .album-intro-wrap .album-media-player .single-album-playlist ul li a {
                color: #fff;
                position: relative;
                font-size: 16px;
                line-height: 20px;
                margin: 0 30px;
                padding-left: 30px;
                display: inline-block
            }

                .single .noo_album .album-intro .album-intro-wrap .album-media-player .single-album-playlist ul li a .number {
                    position: absolute;
                    left: 0;
                    top: 50%;
                    -webkit-transform: translate(0,-50%);
                    -ms-transform: translate(0,-50%);
                    -o-transform: translate(0,-50%);
                    transform: translate(0,-50%)
                }

                .single .noo_album .album-intro .album-intro-wrap .album-media-player .single-album-playlist ul li a .current-active-play {
                    position: absolute;
                    left: -8px;
                    top: -2px;
                    line-height: 15px;
                    border: 2px solid #d91f26;
                    -webkit-border-radius: 50%;
                    border-radius: 50%;
                    width: 25px;
                    height: 25px;
                    text-align: center;
                    display: none
                }

                    .single .noo_album .album-intro .album-intro-wrap .album-media-player .single-album-playlist ul li a .current-active-play i {
                        color: #d91f26;
                        font-size: 9px;
                        line-height: 15px;
                        padding-left: 3px
                    }

                .single .noo_album .album-intro .album-intro-wrap .album-media-player .single-album-playlist ul li a small {
                    color: #555;
                    font-size: 16px
                }

            .single .noo_album .album-intro .album-intro-wrap .album-media-player .single-album-playlist ul li.current-playing, .single .noo_album .album-intro .album-intro-wrap .album-media-player .single-album-playlist ul li:hover {
                background: #222
            }

                .single .noo_album .album-intro .album-intro-wrap .album-media-player .single-album-playlist ul li.current-playing a, .single .noo_album .album-intro .album-intro-wrap .album-media-player .single-album-playlist ul li:hover a {
                    color: #fff
                }

                    .single .noo_album .album-intro .album-intro-wrap .album-media-player .single-album-playlist ul li.current-playing a .number, .single .noo_album .album-intro .album-intro-wrap .album-media-player .single-album-playlist ul li:hover a .number {
                        display: none
                    }

                    .single .noo_album .album-intro .album-intro-wrap .album-media-player .single-album-playlist ul li.current-playing a .current-active-play, .single .noo_album .album-intro .album-intro-wrap .album-media-player .single-album-playlist ul li:hover a .current-active-play {
                        display: block;
                        -webkit-animation: aff-paly 2s linear 0s infinite;
                        animation: aff-paly 2s linear 0s infinite
                    }

            .single .noo_album .album-intro .album-intro-wrap .album-media-player .single-album-playlist ul li .album-meta a {
                display: inline-block;
                margin: 0 7px;
                padding: 0
            }

                .single .noo_album .album-intro .album-intro-wrap .album-media-player .single-album-playlist ul li .album-meta a img {
                    -webkit-transition: all .4s ease 0s;
                    -o-transition: all .4s ease 0s;
                    transition: all .4s ease 0s
                }

                .single .noo_album .album-intro .album-intro-wrap .album-media-player .single-album-playlist ul li .album-meta a:hover img {
                    -webkit-transform: scale(1.3);
                    -ms-transform: scale(1.3);
                    -o-transform: scale(1.3);
                    transform: scale(1.3)
                }

            .single .noo_album .album-intro .album-intro-wrap .album-media-player .single-album-playlist ul li .album-meta .light {
                display: none
            }

.single .noo_album .album-intro .album-intro-wrap .album-purchase {
    padding: 25px 0
}

    .single .noo_album .album-intro .album-intro-wrap .album-purchase a {
        border: 1px solid #555;
        color: #555;
        padding: 5px 15px;
        margin-right: 5px;
        text-transform: uppercase
    }

        .single .noo_album .album-intro .album-intro-wrap .album-purchase a:hover {
            background: #d91f26;
            color: #fff;
            border-color: #d91f26
        }

.single .noo_album .album-summary .meta-summary {
    padding-top: 6px
}

    .single .noo_album .album-summary .meta-summary > div {
        border-bottom: 1px solid #343434;
        padding: 30px 0 15px;
        color: #d91f26;
        text-transform: uppercase;
        display: block
    }

        .single .noo_album .album-summary .meta-summary > div span {
            display: block;
            color: #fff;
            font-size: .875em
        }

        .single .noo_album .album-summary .meta-summary > div.meta-artist {
            padding-top: 0
        }

    .single .noo_album .album-summary .meta-summary .album-share {
        display: inline-block;
        padding: 0;
        text-align: left;
        border-bottom: 0
    }

@media (max-width:991px) {
    .single .noo_album .album-summary .meta-summary .album-share a {
        margin: 0 12px
    }
}

.single .noo_album .album-summary .meta-summary .album-share a:first-child {
    margin-left: 0
}

.single .noo_album .album-summary .meta-summary .album-share a .title-shared {
    font-size: 16px;
    text-transform: none;
    text-align: center
}

.single .noo_album .album-summary .meta-summary .album-share a i {
    border-color: transparent
}

.single .noo_album .album-summary .entry-summary {
    padding-left: 30px
}

    .single .noo_album .album-summary .entry-summary .entry-title {
        font-size: 36px;
        line-height: 36px;
        padding: 10px 0 0;
        margin: 0;
        text-transform: none;
        font-weight: 400
    }

    .single .noo_album .album-summary .entry-summary .author {
        font-size: 16px;
        line-height: 30px;
        font-weight: 300;
        display: block;
        margin: 10px 0 15px
    }

        .single .noo_album .album-summary .entry-summary .author a {
            color: #555
        }

@media (max-width:991px) {
    .single .noo_album .album-summary .entry-summary {
        padding-left: 0
    }
}

.single .noo_album .album-summary .entry-summary .album-tag {
    background: #2c2c2c;
    padding: 10px 15px;
    margin: 43px 0;
    text-transform: uppercase
}

    .single .noo_album .album-summary .entry-summary .album-tag a {
        border-color: #555;
        font-weight: 400;
        line-height: 1;
        background: #1f1f1f;
        margin: 0 0 0 5px;
        padding: 10px 15px;
        font-size: .875em;
        color: #555;
        border-bottom: 0;
        text-transform: uppercase
    }

        .single .noo_album .album-summary .entry-summary .album-tag a:hover {
            background: #d91f26;
            border-color: #d91f26;
            color: #fff
        }

        .single .noo_album .album-summary .entry-summary .album-tag a:first-child {
            margin-left: 10px
        }

.single .noo_album .album-summary .entry-summary .album-description {
    font-weight: 300;
    line-height: 24px
}

@keyframes aff-paly {
    from {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes aff-paly {
    from {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.album-meta {
    position: absolute;
    right: 16px;
    top: 0;
    color: #fff;
    text-align: right
}

.noo-archive-album {
    margin-bottom: 100px
}

.albums-masonry .masonry-filters {
    text-align: center;
    margin-bottom: 70px
}

    .albums-masonry .masonry-filters li {
        display: inline-block;
        text-transform: uppercase;
        padding: 0 20px
    }

        .albums-masonry .masonry-filters li a {
            color: #555;
            padding: 8px 0;
            line-height: 1
        }

            .albums-masonry .masonry-filters li a.selected {
                color: #fff;
                border-bottom: 1px solid #d91f26
            }

.noo_albums {
    margin: 0;
    padding: 0;
    list-style: none
}

    .noo_albums.masonry-container {
        margin: 0 -15px
    }

    .noo_albums li {
        margin-bottom: 30px
    }

        .noo_albums li.noo-al-item {
            width: 33.33%;
            float: left;
            margin-bottom: 30px;
            position: relative
        }

@media (max-width:991px) {
    .noo_albums li.noo-al-item {
        width: 50%
    }
}

@media (max-width:767px) {
    .noo_albums li.noo-al-item {
        width: 100%
    }
}

.noo_albums li .noo_album-container {
    margin: 0
}

    .noo_albums li .noo_album-container .noo_album-images {
        position: relative;
        overflow: hidden
    }

        .noo_albums li .noo_album-container .noo_album-images img {
            -webkit-transform: scale(1);
            -ms-transform: scale(1);
            -o-transform: scale(1);
            transform: scale(1);
            -webkit-transition: all 1s cubic-bezier(.19,1,.22,1) 0s;
            -o-transition: all 1s cubic-bezier(.19,1,.22,1) 0s;
            transition: all 1s cubic-bezier(.19,1,.22,1) 0s
        }

        .noo_albums li .noo_album-container .noo_album-images:hover img {
            -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
            -o-transform: scale(1.1);
            transform: scale(1.1)
        }

    .noo_albums li .noo_album-container figure {
        position: relative
    }

        .noo_albums li .noo_album-container figure figcaption {
            position: absolute;
            bottom: 0;
            left: 0;
            right: 0;
            width: 100%;
            background: rgba(0,0,0,.9);
            padding: 20px
        }

            .noo_albums li .noo_album-container figure figcaption .noo_album-info h3.noo_album_title {
                padding: 0;
                margin: 0;
                font-size: 16px
            }

            .noo_albums li .noo_album-container figure figcaption .noo_album-info .noo_album-category {
                color: #555
            }

                .noo_albums li .noo_album-container figure figcaption .noo_album-info .noo_album-category a {
                    color: #555;
                    font-size: 12px
                }

            .noo_albums li .noo_album-container figure figcaption .noo_album-loop-actions a {
                margin-top: 15px;
                margin-right: 8px;
                border: 1px solid #555;
                color: #555;
                text-transform: uppercase;
                padding: 5px 15px;
                font-size: 14px;
                display: inline-block
            }

                .noo_albums li .noo_album-container figure figcaption .noo_album-loop-actions a i {
                    padding-right: 5px
                }

                .noo_albums li .noo_album-container figure figcaption .noo_album-loop-actions a:hover {
                    background: #d91f26;
                    color: #fff;
                    border-color: #d91f26
                }

.no_padding {
    padding-bottom: 0
}

.footer-player {
    position: fixed;
    bottom: 0;
    min-height: 76px;
    width: 100%;
    background: rgba(0,0,0,.5);
    z-index: 9999;
    -webkit-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s
}

    .footer-player.contro-play {
        bottom: 0px
    }

    .footer-player .album-player-embed {
        padding: 0 30px;
        width: 100%;
        position: relative
    }

        .footer-player .album-player-embed .contro-album-player {
            display: inline-block;
            position: absolute;
            bottom: 100%;
            right: 0;
            width: 30px;
            height: 30px;
            background: #000;
            text-align: center;
            cursor: pointer
        }

            .footer-player .album-player-embed .contro-album-player i {
                color: #fff
            }

            .footer-player .album-player-embed .contro-album-player:hover {
                background: #d91f26
            }

            .footer-player .album-player-embed .contro-album-player.contro-album-hide i:before {
                content: "\f106"
            }

            .footer-player .album-player-embed .contro-album-player.contro-up-player, .footer-player .album-player-embed .contro-album-player.contro_hide {
                display: none
            }

            .footer-player .album-player-embed .contro-album-player.contro_show {
                display: block
            }

        .footer-player .album-player-embed .mejs-container {
            position: relative;
            background: 0 0
        }

            .footer-player .album-player-embed .mejs-container .mejs-controls {
                background: 0 0;
                position: absolute;
                top: 50%;
                -webkit-transform: translate(0,-50%);
                -ms-transform: translate(0,-50%);
                -o-transform: translate(0,-50%);
                transform: translate(0,-50%)
            }

                .footer-player .album-player-embed .mejs-container .mejs-controls .mejs-time-rail {
                    height: 3px;
                    position: relative;
                    top: 11px;
                    max-width: 35% !important
                }

@media (max-width:767px) {
    .footer-player .album-player-embed {
        padding-left: 15px;
        padding-right: 15px
    }

        .footer-player .album-player-embed .mejs-container .mejs-controls .mejs-time-rail {
            display: none
        }
}

.footer-player .album-player-embed .mejs-container .mejs-controls .mejs-time-rail .mejs-time-loaded {
    max-height: 100%;
    -webkit-border-radius: 0;
    border-radius: 0
}

.footer-player .album-player-embed .mejs-container .mejs-controls .mejs-time-rail .mejs-time-total {
    height: 3px;
    top: 0;
    max-width: 100%;
    background: rgba(255,255,255,.15);
    -webkit-border-radius: 0;
    border-radius: 0
}

.footer-player .album-player-embed .mejs-container .mejs-controls .mejs-time-rail .mejs-time-loaded {
    background: rgba(255,255,255,.2)
}

.footer-player .album-player-embed .mejs-container .mejs-controls .mejs-time-rail .mejs-time-current {
    background: #fff;
    max-height: 100%;
    -webkit-border-radius: 0;
    border-radius: 0
}

.footer-player .album-player-embed .mejs-container .mejs-controls .mejs-button {
    cursor: pointer;
    text-align: left
}

    .footer-player .album-player-embed .mejs-container .mejs-controls .mejs-button.mejs-unmute button:before {
        content: "\f026"
    }

    .footer-player .album-player-embed .mejs-container .mejs-controls .mejs-button button {
        width: 35px;
        height: 35px;
        line-height: 35px;
        text-align: center;
        background: #262626;
        border-radius: 50%;
        position: relative;
        margin: 0
    }

        .footer-player .album-player-embed .mejs-container .mejs-controls .mejs-button button:before {
            top: 50%;
            left: 50%;
            position: absolute;
            -webkit-transform: translate(-50%,-50%);
            -ms-transform: translate(-50%,-50%);
            -o-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%);
            content: "\f027";
            font-family: FontAwesome;
            font-size: 14px;
            color: #fff
        }

        .footer-player .album-player-embed .mejs-container .mejs-controls .mejs-button button:hover:before {
            color: #d91f26
        }

    .footer-player .album-player-embed .mejs-container .mejs-controls .mejs-button .fa {
        width: 35px;
        height: 35px;
        line-height: 35px;
        text-align: center;
        border: 2px solid #555;
        border-radius: 50%;
        position: relative
    }

        .footer-player .album-player-embed .mejs-container .mejs-controls .mejs-button .fa:before {
            top: 50%;
            left: 50%;
            position: absolute;
            -webkit-transform: translate(-50%,-50%);
            -ms-transform: translate(-50%,-50%);
            -o-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%)
        }

    .footer-player .album-player-embed .mejs-container .mejs-controls .mejs-button.mejs-pause .fa-play:before {
        content: "\f04c"
    }

.footer-player .album-player-embed .mejs-container .mejs-controls .mejs-navigation-controls {
    min-width: 10%;
    float: left
}

@media (max-width:991px) {
    .footer-player .album-player-embed .mejs-container .mejs-controls .mejs-navigation-controls {
        width: 16%
    }
}

@media (max-width:480px) {
    .footer-player .album-player-embed .mejs-container .mejs-controls .mejs-navigation-controls {
        width: 40%
    }
}

.footer-player .album-player-embed .mejs-container .mejs-controls .mejs-navigation-controls .mejs-button:last-child {
    padding-left: 52px
}

.footer-player .album-player-embed .mejs-container .mejs-controls .mejs-navigation-controls .mejs-button i {
    border: 0;
    font-size: 14px;
    color: #555;
    -webkit-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s
}

    .footer-player .album-player-embed .mejs-container .mejs-controls .mejs-navigation-controls .mejs-button i:hover {
        color: #d91f26
    }

.footer-player .album-player-embed .mejs-container .mejs-controls .mejs-navigation-controls:after {
    clear: both;
    display: block;
    content: ''
}

.footer-player .album-player-embed .mejs-container .mejs-controls .mejs-volume-button {
    margin-left: 50px
}

    .footer-player .album-player-embed .mejs-container .mejs-controls .mejs-volume-button .fa {
        border-color: #262626;
        background: #262626;
        color: #fff
    }

.footer-player .album-player-embed .mejs-container .mejs-controls .mejs-horizontal-volume-slider {
    margin: 0 20px;
    height: 3px;
    width: 100px;
    top: 15px
}

@media (max-width:767px) {
    .footer-player .album-player-embed .mejs-container .mejs-controls .mejs-horizontal-volume-slider {
        display: none
    }
}

.footer-player .album-player-embed .mejs-container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
    width: 100%;
    height: 3px;
    top: 0;
    background: rgba(255,255,255,.15);
    -webkit-border-radius: 0;
    border-radius: 0
}

.footer-player .album-player-embed .mejs-container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
    height: 3px;
    top: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

.footer-player .album-player-embed .mejs-container .mejs-controls .mejs-horizontal-volume-slider .mejs-volumn-percent {
    position: absolute;
    left: 120%;
    top: -5px;
    font-size: 12px
}

.footer-player .album-player-embed .mejs-container .mejs-controls .mejs-track-container {
    margin-left: 100px;
    top: 10px;
    width: 35%
}

@media (max-width:991px) {
    .footer-player .album-player-embed .mejs-container .mejs-controls .mejs-volume-button {
        display: none
    }

    .footer-player .album-player-embed .mejs-container .mejs-controls .mejs-track-container {
        margin-left: 40px
    }
}

.footer-player .album-player-embed .mejs-container .mejs-controls .mejs-track-container .mejs-track-cover {
    background: 0 0
}

    .footer-player .album-player-embed .mejs-container .mejs-controls .mejs-track-container .mejs-track-cover img {
        margin: 0;
        max-width: 40px;
        max-height: 40px;
        -webkit-border-radius: 50%;
        border-radius: 50%
    }

.footer-player .album-player-embed .mejs-container .mejs-controls .mejs-track-container .mejs-track-title {
    font-size: 14px;
    padding-left: 20px
}

.footer-player .album-player-embed .mejs-container .mejs-controls .mejs-track-container .mejs-track-artist, .footer-player .album-player-embed .mejs-container .mejs-controls .mejs-track-container .mejs-track-artist a {
    color: #555;
    font-size: 14px
}

.footer-player .album-player-embed .mejs-container .mejs-controls .mejs-left-controls {
    margin: 0 30px 0 0;
    display: block;
    min-width: 150px;
    float: right;
    text-align: right
}

@media (max-width:991px) {
    .footer-player .album-player-embed .mejs-container .mejs-controls .mejs-left-controls {
        margin-left: 20px;
        min-width: 100px;
        margin-right: 0
    }
}

.footer-player .album-player-embed .mejs-container .mejs-controls .mejs-left-controls .mejs-button {
    float: none;
    display: inline-block
}

.footer-player .album-player-embed .mejs-container .mejs-controls .mejs-left-controls .mejs-queue .fa {
    background: #262626;
    border: 0;
    color: #fff;
    -webkit-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s
}

    .footer-player .album-player-embed .mejs-container .mejs-controls .mejs-left-controls .mejs-queue .fa:hover, .footer-player .album-player-embed .mejs-container .mejs-controls .mejs-left-controls .mejs-queue.queue-active .fa {
        color: #d91f26
    }

.footer-player .album-player-embed .mejs-container .mejs-controls .mejs-playpause-button {
    position: absolute;
    left: 40px;
    top: 0;
    float: none;
    width: 36px;
    height: 36px;
    border: 2px solid #d91f26;
    text-align: center;
    line-height: 25px;
    padding-left: 4px;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

    .footer-player .album-player-embed .mejs-container .mejs-controls .mejs-playpause-button.mejs-pause {
        padding-left: 0
    }

    .footer-player .album-player-embed .mejs-container .mejs-controls .mejs-playpause-button i.fa {
        font-size: 14px;
        color: #d91f26;
        width: auto;
        height: auto;
        border: 0
    }

.footer-player .album-playlist {
    display: none;
    background: #000
}

    .footer-player .album-playlist ul {
        margin: 0;
        padding: 0;
        list-style: none;
        overflow-y: scroll;
        height: 300px
    }

        .footer-player .album-playlist ul li {
            border-bottom: 1px solid rgba(255,255,255,.15);
            padding: 15px 30px;
            width: 100%;
            display: block;
            clear: both;
            float: left
        }

            .footer-player .album-playlist ul li .playlist-play img {
                max-width: 40px
            }

            .footer-player .album-playlist ul li > span {
                width: 20%;
                float: left
            }

@media (max-width:991px) {
    .footer-player .album-playlist ul li > span.playlist-tract {
        width: 30%
    }
}

.footer-player .album-playlist ul li.album-playlist-title {
    border-bottom: 2px solid #fff
}

    .footer-player .album-playlist ul li.album-playlist-title small {
        display: block
    }

    .footer-player .album-playlist ul li.album-playlist-title > span {
        text-transform: uppercase
    }

.footer-player .album-playlist ul li .playlist-tract small a {
    display: block;
    color: #555;
    font-size: 14px
}

.footer-player .album-playlist ul li .playlist-delete, .footer-player .album-playlist ul li .playlist-page {
    text-align: right
}

    .footer-player .album-playlist ul li .playlist-delete .fa, .footer-player .album-playlist ul li .playlist-page .fa, .footer-player .album-playlist ul li .playlist-play .fa {
        border: 2px solid #555;
        border-radius: 50%;
        height: 35px;
        position: relative;
        text-align: center;
        width: 35px;
        font-size: 11px;
        display: inline-block
    }

        .footer-player .album-playlist ul li .playlist-delete .fa:before, .footer-player .album-playlist ul li .playlist-page .fa:before, .footer-player .album-playlist ul li .playlist-play .fa:before {
            left: 50%;
            position: absolute;
            top: 50%;
            -webkit-transform: translate(-50%,-50%);
            -ms-transform: translate(-50%,-50%);
            -o-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%)
        }

    .footer-player .album-playlist ul li .playlist-delete:after {
        clear: both;
        display: block;
        content: ''
    }

.footer-player .album-playlist ul li.current-playing .playlist-play .fa:before {
    content: "\f04c"
}

.single-album-title {
    text-align: center;
    font-size: 36px;
    line-height: 36px;
    font-weight: 400;
    padding: 0;
    margin: 0 0 72px;
    text-transform: uppercase
}

.similar_title, .tracklist-title {
    font-size: 24px;
    line-height: 24px;
    text-transform: uppercase;
    font-weight: 400
}

.tracklist-title {
    margin-top: 0;
    margin-bottom: 30px
}

.similar_title {
    margin-top: 18px;
    margin-bottom: 27px
}

    .similar_title span {
        color: #d91f26
    }

.single-album {
    padding: 0 0 70px
}

#loading {
    background-color: #000;
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 99999;
    margin-top: 0;
    top: 0
}

#loading-center {
    width: 100%;
    height: 100%;
    position: relative
}

#loading-center-absolute {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 50px;
    width: 150px;
    margin-top: -25px;
    margin-left: -75px
}

.object {
    width: 8px;
    height: 50px;
    margin-right: 5px;
    background-color: #d91f26;
    -webkit-animation: animate 1s infinite;
    animation: animate 1s infinite;
    float: left
}

    .object:last-child {
        margin-right: 0
    }

    .object:nth-child(10) {
        -webkit-animation-delay: .9s;
        animation-delay: .9s
    }

    .object:nth-child(9) {
        -webkit-animation-delay: .8s;
        animation-delay: .8s
    }

    .object:nth-child(8) {
        -webkit-animation-delay: .7s;
        animation-delay: .7s
    }

    .object:nth-child(7) {
        -webkit-animation-delay: .6s;
        animation-delay: .6s
    }

    .object:nth-child(6) {
        -webkit-animation-delay: .5s;
        animation-delay: .5s
    }

    .object:nth-child(5) {
        -webkit-animation-delay: .4s;
        animation-delay: .4s
    }

    .object:nth-child(4) {
        -webkit-animation-delay: .3s;
        animation-delay: .3s
    }

    .object:nth-child(3) {
        -webkit-animation-delay: .2s;
        animation-delay: .2s
    }

    .object:nth-child(2) {
        -webkit-animation-delay: .1s;
        animation-delay: .1s
    }

@-webkit-keyframes animate {
    50% {
        -ms-transform: scaleY(0);
        -webkit-transform: scaleY(0);
        transform: scaleY(0)
    }
}

@keyframes animate {
    50% {
        -ms-transform: scaleY(0);
        -webkit-transform: scaleY(0);
        transform: scaleY(0)
    }
}

}

.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-12 {
    width: 100%
}

.col-sm-11 {
    width: 91.666666666667%
}

.col-sm-10 {
    width: 83.333333333333%
}

.col-sm-9 {
    width: 75%
}

.col-sm-8 {
    width: 66.666666666667%
}

.col-sm-7 {
    width: 58.333333333333%
}

.col-sm-6 {
    width: 50%
}

.col-sm-5 {
    width: 41.666666666667%
}

.col-sm-4 {
    width: 33.333333333333%
}

.col-sm-3 {
    width: 25%
}

.col-sm-2 {
    width: 16.666666666667%
}

.col-sm-1 {
    width: 8.3333333333333%
}

.col-sm-pull-12 {
    right: 100%
}

.col-sm-pull-11 {
    right: 91.666666666667%
}

.col-sm-pull-10 {
    right: 83.333333333333%
}

.col-sm-pull-9 {
    right: 75%
}

.col-sm-pull-8 {
    right: 66.666666666667%
}

.col-sm-pull-7 {
    right: 58.333333333333%
}

.col-sm-pull-6 {
    right: 50%
}

.col-sm-pull-5 {
    right: 41.666666666667%
}

.col-sm-pull-4 {
    right: 33.333333333333%
}

.col-sm-pull-3 {
    right: 25%
}

.col-sm-pull-2 {
    right: 16.666666666667%
}

.col-sm-pull-1 {
    right: 8.3333333333333%
}

.col-sm-pull-0 {
    right: auto
}

.col-sm-push-12 {
    left: 100%
}

.col-sm-push-11 {
    left: 91.666666666667%
}

.col-sm-push-10 {
    left: 83.333333333333%
}

.col-sm-push-9 {
    left: 75%
}

.col-sm-push-8 {
    left: 66.666666666667%
}

.col-sm-push-7 {
    left: 58.333333333333%
}

.col-sm-push-6 {
    left: 50%
}

.col-sm-push-5 {
    left: 41.666666666667%
}

.col-sm-push-4 {
    left: 33.333333333333%
}

.col-sm-push-3 {
    left: 25%
}

.col-sm-push-2 {
    left: 16.666666666667%
}

.col-sm-push-1 {
    left: 8.3333333333333%
}

.col-sm-push-0 {
    left: auto
}

.col-sm-offset-12 {
    margin-left: 100%
}

.col-sm-offset-11 {
    margin-left: 91.666666666667%
}

.col-sm-offset-10 {
    margin-left: 83.333333333333%
}

.col-sm-offset-9 {
    margin-left: 75%
}

.col-sm-offset-8 {
    margin-left: 66.666666666667%
}

.col-sm-offset-7 {
    margin-left: 58.333333333333%
}

.col-sm-offset-6 {
    margin-left: 50%
}

.col-sm-offset-5 {
    margin-left: 41.666666666667%
}

.col-sm-offset-4 {
    margin-left: 33.333333333333%
}

.col-sm-offset-3 {
    margin-left: 25%
}

.col-sm-offset-2 {
    margin-left: 16.666666666667%
}

.col-sm-offset-1 {
    margin-left: 8.3333333333333%
}

.col-sm-offset-0 {
    margin-left: 0
}

}

@media (min-width:992px) {
    .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-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.666666666667%
    }

    .col-md-10 {
        width: 83.333333333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.666666666667%
    }

    .col-md-7 {
        width: 58.333333333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.666666666667%
    }

    .col-md-4 {
        width: 33.333333333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.666666666667%
    }

    .col-md-1 {
        width: 8.3333333333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.666666666667%
    }

    .col-md-pull-10 {
        right: 83.333333333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.666666666667%
    }

    .col-md-pull-7 {
        right: 58.333333333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.666666666667%
    }

    .col-md-pull-4 {
        right: 33.333333333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.666666666667%
    }

    .col-md-pull-1 {
        right: 8.3333333333333%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.666666666667%
    }

    .col-md-push-10 {
        left: 83.333333333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.666666666667%
    }

    .col-md-push-7 {
        left: 58.333333333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.666666666667%
    }

    .col-md-push-4 {
        left: 33.333333333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.666666666667%
    }

    .col-md-push-1 {
        left: 8.3333333333333%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.666666666667%
    }

    .col-md-offset-10 {
        margin-left: 83.333333333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.666666666667%
    }

    .col-md-offset-7 {
        margin-left: 58.333333333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.666666666667%
    }

    .col-md-offset-4 {
        margin-left: 33.333333333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.666666666667%
    }

    .col-md-offset-1 {
        margin-left: 8.3333333333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1200px) {
    .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-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.666666666667%
    }

    .col-lg-10 {
        width: 83.333333333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.666666666667%
    }

    .col-lg-7 {
        width: 58.333333333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.666666666667%
    }

    .col-lg-4 {
        width: 33.333333333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.666666666667%
    }

    .col-lg-1 {
        width: 8.3333333333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.666666666667%
    }

    .col-lg-pull-10 {
        right: 83.333333333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.666666666667%
    }

    .col-lg-pull-7 {
        right: 58.333333333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.666666666667%
    }

    .col-lg-pull-4 {
        right: 33.333333333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.666666666667%
    }

    .col-lg-pull-1 {
        right: 8.3333333333333%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.666666666667%
    }

    .col-lg-push-10 {
        left: 83.333333333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.666666666667%
    }

    .col-lg-push-7 {
        left: 58.333333333333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.666666666667%
    }

    .col-lg-push-4 {
        left: 33.333333333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.666666666667%
    }

    .col-lg-push-1 {
        left: 8.3333333333333%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.666666666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.333333333333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.666666666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.333333333333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.666666666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.333333333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.666666666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.3333333333333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}

#author-bio:after, #author-bio:before, .clearfix:after, .clearfix:before, .comments-area > .comment-respond .comment-form-fields:after, .comments-area > .comment-respond .comment-form-fields:before, .container-boxed:after, .container-boxed:before, .container-fluid:after, .container-fluid:before, .container-fullwidth:after, .container-fullwidth:before, .container:after, .container:before, .content:after, .content:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .masonry-header:after, .masonry-header:before, .modal-footer:after, .modal-footer:before, .navbar-collapse:after, .navbar-collapse:before, .navbar:after, .navbar:before, .noo-menu:after, .noo-menu:before, .panel-body:after, .panel-body:before, .row:after, .row:before, .sf-menu:after, .sf-menu:before, .single-noo-portfolio .attribute-list:after, .single-noo-portfolio .attribute-list:before, .single-post.single-format-audio .content-featured:after, .single-post.single-format-audio .content-featured:before, .widget_product_tag_cloud .tagcloud:after, .widget_product_tag_cloud .tagcloud:before, .widget_tag_cloud .tagcloud:after, .widget_tag_cloud .tagcloud:before {
    content: " ";
    display: table
}

#author-bio:after, .clearfix:after, .comments-area > .comment-respond .comment-form-fields:after, .container-boxed:after, .container-fluid:after, .container-fullwidth:after, .container:after, .content:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .masonry-header:after, .modal-footer:after, .navbar-collapse:after, .navbar:after, .noo-menu:after, .panel-body:after, .row:after, .sf-menu:after, .single-noo-portfolio .attribute-list:after, .single-post.single-format-audio .content-featured:after, .widget_product_tag_cloud .tagcloud:after, .widget_tag_cloud .tagcloud:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.text-bold {
    font-weight: 700 !important
}

.text-uppercase {
    text-transform: uppercase !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    border: 0
}

.hidden {
    display: none !important;
    visibility: hidden !important
}

.affix {
    position: fixed;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}

    .close:focus, .close:hover {
        color: #000;
        text-decoration: none;
        cursor: pointer;
        opacity: .5;
        filter: alpha(opacity=50)
    }

.panel-heading > .dropdown .dropdown-toggle, .panel-title, .panel-title > a {
    color: inherit
}

button.close {
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    padding: 0
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

    .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;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    -o-transition: height .35s ease;
    transition: height .35s ease
}

@-ms-viewport {
    width: device-width
}

.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
}

@media (max-width:767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table
    }

    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:768px) and (max-width:991px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table
    }

    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:992px) and (max-width:1199px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table
    }

    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:1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table
    }

    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:767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table
    }

    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
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }

    .hidden-print {
        display: none !important
    }
}

.panel {
    margin-bottom: 1.6875em;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 3px;
    -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 > .table, .panel > .table, .panel > .table-responsive > .table {
        margin-bottom: 0
    }

.panel-body {
    padding: 15px
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 2px;
    border-top-left-radius: 2px
}

.panel-title {
    margin-top: 0;
    font-size: 1.125rem
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px
}

.panel > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel-group .panel-heading, .panel > .list-group:last-child .list-group-item:last-child, .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 > .list-group:last-child .list-group-item:last-child, .panel > .table-responsive:last-child > .table:last-child, .panel > .table:last-child {
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px
}

.panel > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 2px;
    border-top-left-radius: 2px
}

.list-group + .panel-footer, .panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0
}

.panel > .table-responsive:first-child > .table:first-child, .panel > .table:first-child {
    border-top-right-radius: 2px;
    border-top-left-radius: 2px
}

    .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: 2px
    }

    .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: 2px
    }

.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: 2px
}

.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: 2px
}

.panel > .panel-body + .table, .panel > .panel-body + .table-responsive {
    border-top: 1px solid #262626
}

.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-responsive {
    border: 0;
    margin-bottom: 0
}

.panel-group {
    margin-bottom: 1.6875em
}

    .panel-group .panel {
        margin-bottom: 0;
        border-radius: 3px
    }

        .panel-group .panel + .panel {
            margin-top: 5px
        }

    .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: #2f2f2f;
        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: #2f2f2f
        }

    .panel-default > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #ddd
    }

.panel-primary {
    border-color: #d91f26
}

    .panel-primary > .panel-heading {
        color: #fff;
        background-color: #d91f26;
        border-color: #d91f26
    }

        .panel-primary > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #d91f26
        }

        .panel-primary > .panel-heading .badge {
            color: #d91f26;
            background-color: #fff
        }

    .panel-primary > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #d91f26
    }

.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
    }

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 3px;
    -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: 20px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

table {
    background-color: transparent
}

th {
    text-align: left
}

.table {
    width: 100%;
    margin-bottom: 1.6875em
}

    .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: 15px;
        line-height: 1.7;
        vertical-align: top;
        border-top: 1px solid #262626
    }

    .table > thead > tr > th {
        vertical-align: bottom;
        border-bottom: 2px solid #262626
    }

    .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 #262626
    }

    .table .table {
        background-color: #262626
    }

.table-striped > thead, .table-striped > thead tr > th:hover {
    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: .3125em
}

.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 #262626
}

    .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
        border-bottom-width: 2px
    }

.table-striped {
    border: 1px solid #262626
}

    .table-striped > thead tr > th {
        border: 1px solid #fff !important;
        font-size: 18px;
        font-weight: 400;
        line-height: 30px;
        text-align: center;
        color: #fff
    }

    .table-striped > tbody > tr > td, .table-striped > tbody > tr > th, .table-striped > tfoot > tr > td, .table-striped > tfoot > tr > th, .table-striped > thead > tr > td, .table-striped > thead > tr > th {
        text-align: center;
        border: 1px solid #262626
    }

    .table-striped > thead > tr > td, .table-striped > thead > tr > th {
        border-bottom-width: 1px
    }

    .table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
        background-color: #f5f5f5
    }

    .table-striped > tbody > tr:nth-child(even) > td, .table-striped > tbody > tr:nth-child(even) > th {
        background-color: #fff
    }

.table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th, .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
}

@media screen and (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 1.265625em;
        overflow-y: hidden;
        overflow-x: auto;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #262626;
        -webkit-overflow-scrolling: touch
    }

        .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
}

fieldset {
    margin: 0;
    min-width: 0
}

.login-form .form-actions .btn, .login-form .form-actions .widget_newsletterwidget .newsletter-submit, .noo-register-form .form-actions .btn, .noo-register-form .form-actions .widget_newsletterwidget .newsletter-submit {
    min-width: 170px
}

legend {
    display: block;
    width: 100%;
    margin-bottom: 1.6875em;
    font-size: 24px;
    line-height: inherit;
    color: #2f2f2f;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    font-weight: 300
}

.checkbox label, .checkbox-inline, .radio label, .radio-inline {
    font-weight: 400;
    padding-left: 20px;
    cursor: pointer;
    margin-bottom: 0
}

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: .45em 0 0;
    margin-top: 1px\9;
    line-height: normal
}

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-offset: -2px;
    -webkit-box-shadow: 0 0 2px rgba(117,176,138,.8);
    box-shadow: 0 0 2px rgba(117,176,138,.8);
    border-color: #d91f26
}

output {
    display: block;
    padding-top: 1.375em;
    font-size: 16px;
    line-height: 1.7;
    color: #555
}

input[type=text], input[type=password], input[type=datetime], input[type=datetime-local], input[type=date], input[type=month], input[type=time], input[type=week], input[type=email], input[type=url], input[type=tel], input[type=color], input[type=number], input[type=search], textarea {
    display: block;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 1.7;
    background-color: transparent;
    background-image: none;
    border-bottom: 1px solid #343434;
    border-radius: 0;
    letter-spacing: .5px;
    margin: 0 0 0px;
    -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;
    color: #555
}

    input[type=text]:focus, input[type=password]:focus, input[type=datetime]:focus, input[type=datetime-local]:focus, input[type=date]:focus, input[type=month]:focus, input[type=time]:focus, input[type=week]:focus, input[type=email]:focus, input[type=url]:focus, input[type=tel]:focus, input[type=color]:focus, input[type=number]:focus, input[type=search]:focus, textarea:focus {
        outline: 0;
        background: #3c3c3c;
        border-bottom: 1px solid #3c3c3c
    }

        input[type=text]:focus::-moz-placeholder, input[type=password]:focus::-moz-placeholder, input[type=datetime]:focus::-moz-placeholder, input[type=datetime-local]:focus::-moz-placeholder, input[type=date]:focus::-moz-placeholder, input[type=month]:focus::-moz-placeholder, input[type=time]:focus::-moz-placeholder, input[type=week]:focus::-moz-placeholder, input[type=email]:focus::-moz-placeholder, input[type=url]:focus::-moz-placeholder, input[type=tel]:focus::-moz-placeholder, input[type=color]:focus::-moz-placeholder, input[type=number]:focus::-moz-placeholder, input[type=search]:focus::-moz-placeholder, textarea:focus::-moz-placeholder {
            color: #fff;
            opacity: 1
        }

        input[type=text]:focus:-ms-input-placeholder, input[type=password]:focus:-ms-input-placeholder, input[type=datetime]:focus:-ms-input-placeholder, input[type=datetime-local]:focus:-ms-input-placeholder, input[type=date]:focus:-ms-input-placeholder, input[type=month]:focus:-ms-input-placeholder, input[type=time]:focus:-ms-input-placeholder, input[type=week]:focus:-ms-input-placeholder, input[type=email]:focus:-ms-input-placeholder, input[type=url]:focus:-ms-input-placeholder, input[type=tel]:focus:-ms-input-placeholder, input[type=color]:focus:-ms-input-placeholder, input[type=number]:focus:-ms-input-placeholder, input[type=search]:focus:-ms-input-placeholder, textarea:focus:-ms-input-placeholder {
            color: #fff
        }

        input[type=text]:focus::-webkit-input-placeholder, input[type=password]:focus::-webkit-input-placeholder, input[type=datetime]:focus::-webkit-input-placeholder, input[type=datetime-local]:focus::-webkit-input-placeholder, input[type=date]:focus::-webkit-input-placeholder, input[type=month]:focus::-webkit-input-placeholder, input[type=time]:focus::-webkit-input-placeholder, input[type=week]:focus::-webkit-input-placeholder, input[type=email]:focus::-webkit-input-placeholder, input[type=url]:focus::-webkit-input-placeholder, input[type=tel]:focus::-webkit-input-placeholder, input[type=color]:focus::-webkit-input-placeholder, input[type=number]:focus::-webkit-input-placeholder, input[type=search]:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder {
            color: #fff
        }

.contact-content select, .form-control, .form-control:not(.submit), .widget_newsletterwidget .newsletter-email {
    display: block;
    width: 100%;
    height: 40px;
    font-size: 16px;
    line-height: 1.7;
    background-color: #eee;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0;
    letter-spacing: .5px;
    -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;
    color: #555
}

    .form-control:focus, .form-control:not(.submit):focus, .widget_newsletterwidget .newsletter-email:focus, .wpcf7 select:focus {
        outline: 0;
        background: #3c3c3c;
        border-bottom: 1px solid #3c3c3c
    }

        .form-control:focus::-moz-placeholder, .form-control:not(.submit):focus::-moz-placeholder, .widget_newsletterwidget .newsletter-email:focus::-moz-placeholder, .wpcf7 select:focus::-moz-placeholder {
            color: #fff;
            opacity: 1
        }

        .form-control:focus:-ms-input-placeholder, .form-control:not(.submit):focus:-ms-input-placeholder, .widget_newsletterwidget .newsletter-email:focus:-ms-input-placeholder, .wpcf7 select:focus:-ms-input-placeholder {
            color: #fff
        }

        .form-control:focus::-webkit-input-placeholder, .form-control:not(.submit):focus::-webkit-input-placeholder, .widget_newsletterwidget .newsletter-email:focus::-webkit-input-placeholder, .wpcf7 select:focus::-webkit-input-placeholder {
            color: #fff
        }

    .form-control::-moz-placeholder, .form-control:not(.submit)::-moz-placeholder, .widget_newsletterwidget .newsletter-email::-moz-placeholder, .wpcf7 select::-moz-placeholder {
        color: rgba(68,73,75,.5);
        opacity: 1
    }

    .form-control:-ms-input-placeholder, .form-control:not(.submit):-ms-input-placeholder, .widget_newsletterwidget .newsletter-email:-ms-input-placeholder, .wpcf7 select:-ms-input-placeholder {
        color: rgba(68,73,75,.5)
    }

    .form-control::-webkit-input-placeholder, .form-control:not(.submit)::-webkit-input-placeholder, .widget_newsletterwidget .newsletter-email::-webkit-input-placeholder, .wpcf7 select::-webkit-input-placeholder {
        color: rgba(68,73,75,.5)
    }

    .form-control:not(.submit)[disabled], .form-control:not(.submit)[readonly], .form-control[disabled], .form-control[readonly], .widget_newsletterwidget .newsletter-email[disabled], .widget_newsletterwidget .newsletter-email[readonly], .wpcf7 select[disabled], .wpcf7 select[readonly], fieldset[disabled] .form-control, fieldset[disabled] .form-control:not(.submit), fieldset[disabled] .widget_newsletterwidget .newsletter-email, fieldset[disabled] .wpcf7 select {
        cursor: not-allowed;
        background-color: #cecfd0;
        opacity: 1
    }

textarea.form-control, textarea.form-control:not(.submit), textarea.widget_newsletterwidget .newsletter-email, textarea.wpcf7 select {
    height: auto
}

input[type=datetime-local], input[type=date], input[type=month], input[type=time] {
    line-height: 40px;
    line-height: 1.7\9
}

    input[type=datetime-local].input-sm, input[type=date].input-sm, input[type=month].input-sm, input[type=time].input-sm {
        line-height: 3.1637500000000003em
    }

    input[type=datetime-local].input-lg, input[type=date].input-lg, input[type=month].input-lg, input[type=time].input-lg {
        line-height: 4.1875em
    }

.form-group {
    position: relative;
    margin-bottom: 15px
}

.checkbox, .radio {
    position: relative;
    display: block;
    min-height: 1.6875em;
    margin-top: 10px;
    margin-bottom: 10px
}

    .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 + .checkbox, .radio + .radio {
        margin-top: -5px
    }

.checkbox-inline, .radio-inline {
    display: inline-block;
    vertical-align: middle
}

    .checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline {
        margin-top: 0;
        margin-left: 10px
    }

    .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: 1.375em;
    padding-bottom: 1.375em;
    margin-bottom: 0
}

    .form-control-static.input-lg, .form-control-static.input-sm {
        padding-left: 0;
        padding-right: 0
    }

.form-horizontal .form-group-sm .form-control, .form-horizontal .form-group-sm .form-control:not(.submit), .form-horizontal .form-group-sm .widget_newsletterwidget .newsletter-email, .form-horizontal .form-group-sm .wpcf7 select, .input-sm {
    height: 3.1637500000000003em;
    padding: .5em .75em;
    font-size: .875em;
    line-height: 1.33;
    border-radius: 3px
}

select.input-sm {
    height: 3.1637500000000003em;
    line-height: 3.1637500000000003em
}

select[multiple].input-sm, textarea.input-sm {
    height: auto
}

.form-horizontal .form-group-lg .form-control, .form-horizontal .form-group-lg .form-control:not(.submit), .form-horizontal .form-group-lg .widget_newsletterwidget .newsletter-email, .form-horizontal .form-group-lg .wpcf7 select, .input-lg {
    height: 4.1875em;
    padding: .625em 1em;
    font-size: 1.125em;
    line-height: 1.5;
    border-radius: 20px
}

select.input-lg {
    height: 4.1875em;
    line-height: 4.1875em
}

select[multiple].input-lg, textarea.input-lg {
    height: auto
}

.has-feedback {
    position: relative
}

    .has-feedback .form-control, .has-feedback .form-control:not(.submit), .has-feedback .widget_newsletterwidget .newsletter-email, .has-feedback .wpcf7 select {
        padding-right: 50px
    }

.form-control-feedback {
    position: absolute;
    top: 6.6875em;
    right: 0;
    z-index: 2;
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center
}

.input-lg + .form-control-feedback {
    width: 4.1875em;
    height: 4.1875em;
    line-height: 4.1875em
}

.input-sm + .form-control-feedback {
    width: 3.1637500000000003em;
    height: 3.1637500000000003em;
    line-height: 3.1637500000000003em
}

.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .help-block, .has-success .radio, .has-success .radio-inline {
    color: #3c763d
}

.has-success .form-control, .has-success .form-control:not(.submit), .has-success .widget_newsletterwidget .newsletter-email, .has-success .wpcf7 select {
    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, .has-success .form-control:not(.submit):focus, .has-success .widget_newsletterwidget .newsletter-email:focus, .has-success .wpcf7 select:focus {
        background: #3c3c3c;
        color: #fff;
        border-bottom: 0;
        outline: 0
    }

.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 {
    color: #8a6d3b
}

.has-warning .form-control, .has-warning .form-control:not(.submit), .has-warning .widget_newsletterwidget .newsletter-email, .has-warning .wpcf7 select {
    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, .has-warning .form-control:not(.submit):focus, .has-warning .widget_newsletterwidget .newsletter-email:focus, .has-warning .wpcf7 select:focus {
        background: #3c3c3c;
        color: #fff;
        border-bottom: 0;
        outline: 0
    }

.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 {
    color: #a94442
}

.has-error .form-control, .has-error .form-control:not(.submit), .has-error .widget_newsletterwidget .newsletter-email, .has-error .wpcf7 select {
    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, .has-error .form-control:not(.submit):focus, .has-error .widget_newsletterwidget .newsletter-email:focus, .has-error .wpcf7 select:focus {
        background: #3c3c3c;
        color: #fff;
        border-bottom: 0;
        outline: 0
    }

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #fff
}

@media (min-width:768px) {
    .form-inline .control-label, .form-inline .form-group {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-group {
        display: inline-block
    }

    .form-inline .form-control, .form-inline .form-control:not(.submit), .form-inline .widget_newsletterwidget .newsletter-email, .form-inline .wpcf7 select {
        display: inline-block;
        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 .form-control:not(.submit), .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .widget_newsletterwidget .newsletter-email, .form-inline .input-group .wpcf7 select {
            width: auto
        }

        .form-inline .input-group > .form-control, .form-inline .input-group > .form-control:not(.submit), .form-inline .input-group > .widget_newsletterwidget .newsletter-email, .form-inline .input-group > .wpcf7 select {
            width: 100%
        }

    .form-inline .checkbox, .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

        .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 .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 1.375em
}

.form-horizontal .checkbox, .form-horizontal .radio {
    min-height: 3.0625em
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

.form-horizontal .control-label {
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
    line-height: 40px;
    font-family: Dosis,serif
}

.form-horizontal .has-feedback .form-control-feedback {
    top: 0;
    right: 15px
}

@media (min-width:768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 1.9375em
    }

    .form-horizontal .form-group-sm .control-label {
        padding-top: 1.5em
    }
}

.form-group .dropdown > span {
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    display: block;
    cursor: pointer;
    border: 1px solid #262626;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    overflow: hidden;
    position: relative
}

    .form-group .dropdown > span:before {
        content: "\f107";
        font-family: fontawesome;
        font-style: normal;
        font-weight: 400;
        text-decoration: inherit;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        speak: none;
        padding-right: 5px;
        opacity: .5;
        filter: alpha(opacity=50);
        border-left: 1px solid #262626;
        display: block;
        height: 40px;
        line-height: 40px;
        position: absolute;
        right: 0;
        text-align: center;
        width: 40px
    }

.btn-default.disabled, .btn-second.disabled, .btn.disabled, .button.disabled, .widget_newsletterwidget .newsletter-submit.disabled {
    opacity: .65;
    filter: alpha(opacity=65);
    pointer-events: none
}

.btn-block, input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
    width: 100%
}

.form-group .dropdown .dropdown-menu {
    width: 100%;
    border: 1px solid #262626;
    padding: 0;
    -webkit-box-shadow: 0 3px 5px rgba(0,0,0,.175);
    box-shadow: 0 3px 5px rgba(0,0,0,.175);
    background: #fff
}

    .form-group .dropdown .dropdown-menu > li {
        border-bottom: 1px solid #262626;
        padding: 0;
        margin: 0
    }

        .form-group .dropdown .dropdown-menu > li:last-child {
            border: none
        }

        .form-group .dropdown .dropdown-menu > li > a {
            padding-top: 10px;
            padding-bottom: 10px;
            font-weight: inherit
        }

            .form-group .dropdown .dropdown-menu > li > a:focus, .form-group .dropdown .dropdown-menu > li > a:hover {
                background-color: #d91f26;
                color: #fff
            }

.btn, .button, .widget_newsletterwidget .newsletter-submit {
    background: #2f2f2f;
    -webkit-user-select: none;
    -ms-user-select: none;
    -webkit-transition: border-color color .2s ease;
    -o-transition: border-color color .2s ease
}

.login-form .form-group {
    margin-bottom: 0
}

.login-form label {
    font-weight: 400
}

.login-form .form-actions {
    margin-top: 30px
}

    .login-form .form-actions .forgot-password {
        margin: 0 20px;
        font-weight: 400
    }

@media (max-width:480px) {
    .login-form .form-actions .forgot-password {
        display: block;
        margin: 20px 0 0
    }
}

@media (max-width:767px) {
    .login-form .noo-register-now {
        margin-top: 30px
    }
}

.login-form .noo-register-now .title {
    font-size: 1.5em;
    margin-bottom: 30px;
    font-family: Dosis,serif
}

.noo-register-form .account-reg-term {
    margin-top: 0;
    padding-top: 0
}

    .noo-register-form .account-reg-term .checkbox {
        padding-top: 0
    }

.btn, .widget_newsletterwidget .newsletter-submit {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: 0 solid transparent;
    white-space: nowrap;
    font-family: Dosis,serif;
    border-bottom: 3px solid #161616;
    padding: .625em 1em;
    font-size: 16px;
    line-height: 1.5;
    border-radius: 0;
    -moz-user-select: none;
    user-select: none;
    transition: border-color color .2s ease
}

    .btn:focus, .btn:hover, .widget_newsletterwidget .newsletter-submit:focus, .widget_newsletterwidget .newsletter-submit:hover {
        outline: 0;
        background: #d91f26;
        color: #fff;
        border-color: #d91f26
    }

    .btn.active:focus, .btn:active:focus, .btn:focus, .widget_newsletterwidget .newsletter-submit.active:focus, .widget_newsletterwidget .newsletter-submit:active:focus, .widget_newsletterwidget .newsletter-submit:focus {
        outline-offset: -2px;
        -webkit-box-shadow: 0 0 2px rgba(117,176,138,.8);
        box-shadow: 0 0 2px rgba(117,176,138,.8);
        border-color: #d91f26
    }

    .btn.active, .btn:active, .widget_newsletterwidget .newsletter-submit.active, .widget_newsletterwidget .newsletter-submit: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, .widget_newsletterwidget .newsletter-submit.disabled {
        cursor: not-allowed;
        -webkit-box-shadow: none;
        box-shadow: none
    }

.btn-link {
    color: #fff;
    font-weight: 400;
    cursor: pointer;
    border-radius: 0
}

    .btn-link, .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: #d91f26;
                text-decoration: none;
                background-color: transparent
            }

            .btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
                color: #4c4441;
                text-decoration: none
            }

.btn-lg {
    padding: .625em 1em;
    font-size: 1.125em;
    line-height: 1.5;
    border-radius: 0
}

.btn-sm, .btn-xs {
    font-size: .875em;
    line-height: 1.33;
    border-radius: 0
}

.btn-sm {
    padding: .5em .75em
}

.btn-xs {
    padding: .0625em .3125em
}

.btn-block {
    display: block;
    padding-left: 0;
    padding-right: 0
}

.btn-default, .button, .entry-tags a, .single .noo_album .album-summary .entry-summary .album-tag a, .widget_product_tag_cloud .tagcloud a, .widget_tag_cloud .tagcloud a {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    font-family: Dosis,serif;
    padding: .625em 1em;
    font-size: 16px;
    line-height: 1.5;
    -moz-user-select: none
}

.btn-block + .btn-block {
    margin-top: 5px
}

.button {
    cursor: pointer;
    border: 0 solid transparent;
    border-bottom: 3px solid #161616;
    border-radius: 0;
    user-select: none;
    transition: border-color color .2s ease
}

    .button:focus, .button:hover {
        outline: 0;
        background: #d91f26;
        color: #fff;
        border-color: #d91f26
    }

    .button.active:focus, .button:active:focus, .button:focus {
        outline-offset: -2px;
        -webkit-box-shadow: 0 0 2px rgba(117,176,138,.8);
        box-shadow: 0 0 2px rgba(117,176,138,.8);
        border-color: #d91f26
    }

    .button.active, .button: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)
    }

    .button.disabled {
        cursor: not-allowed;
        -webkit-box-shadow: none;
        box-shadow: none
    }

.btn-default, .entry-tags a, .single .noo_album .album-summary .entry-summary .album-tag a, .widget_product_tag_cloud .tagcloud a, .widget_tag_cloud .tagcloud a {
    cursor: pointer;
    border: 0 solid #161616;
    background: #2f2f2f;
    border-bottom: 3px solid #161616;
    border-radius: 0;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: border-color color .2s ease;
    -o-transition: border-color color .2s ease;
    transition: border-color color .2s ease;
    color: #555
}

.btn-primary, .btn-second, .widget_newsletterwidget .newsletter-submit {
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    white-space: nowrap;
    padding: .625em 1em;
    line-height: 18px;
    -moz-user-select: none;
    font-size: 16px;
    height: 40px;
    font-weight: 400;
    font-family: Dosis,serif;
    vertical-align: middle
}

.btn-default:focus, .btn-default:hover {
    outline: 0;
    background: #d91f26;
    color: #fff;
    border-color: #d91f26
}

.btn-default.active:focus, .btn-default:active:focus, .btn-default:focus {
    outline-offset: -2px;
    -webkit-box-shadow: 0 0 2px rgba(117,176,138,.8);
    box-shadow: 0 0 2px rgba(117,176,138,.8);
    border-color: #d91f26
}

.btn-default.active, .btn-default: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-default.disabled {
    cursor: not-allowed;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-default.active, .btn-default:active, .btn-default:focus, .btn-default:hover, .open > .dropdown-toggle.btn-default {
    color: #fff;
    background-color: #d91f26;
    border-color: #ac191e
}

.btn-primary, .widget_newsletterwidget .newsletter-submit {
    cursor: pointer;
    border: 0 solid #ac191e;
    background: #d91f26;
    border-bottom: 0px solid #161616;
    border-radius: 0;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: border-color color .2s ease;
    -o-transition: border-color color .2s ease;
    transition: border-color color .2s ease;
    color: #fff
}

.btn-second, .donate-modal .modal-body .tab-content .donate-form-radio label {
    -webkit-user-select: none;
    -ms-user-select: none;
    -webkit-transition: border-color color .2s ease;
    -o-transition: border-color color .2s ease
}

.btn-primary:focus, .btn-primary:hover, .widget_newsletterwidget .newsletter-submit:focus, .widget_newsletterwidget .newsletter-submit:hover {
    outline: 0;
    background: #d91f26;
    color: #fff;
    border-color: #d91f26
}

.btn-primary.active:focus, .btn-primary:active:focus, .btn-primary:focus, .widget_newsletterwidget .newsletter-submit.active:focus, .widget_newsletterwidget .newsletter-submit:active:focus, .widget_newsletterwidget .newsletter-submit:focus {
    outline-offset: -2px;
    -webkit-box-shadow: 0 0 2px rgba(117,176,138,.8);
    box-shadow: 0 0 2px rgba(117,176,138,.8);
    border-color: #d91f26
}

.btn-primary.active, .btn-primary:active, .widget_newsletterwidget .newsletter-submit.active, .widget_newsletterwidget .newsletter-submit: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-primary.disabled, .widget_newsletterwidget .newsletter-submit.disabled {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-primary.active, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open > .dropdown-toggle.btn-primary, .open > .dropdown-toggle.widget_newsletterwidget .newsletter-submit, .widget_newsletterwidget .newsletter-submit.active, .widget_newsletterwidget .newsletter-submit:active, .widget_newsletterwidget .newsletter-submit:focus, .widget_newsletterwidget .newsletter-submit:hover {
    color: #fff;
    background-color: #d91f26;
    border-color: #ac191e
}

.btn-primary:hover, .widget_newsletterwidget .newsletter-submit:hover {
    background: #555;
    border-color: #3b3b3b
}

.btn-second {
    cursor: pointer;
    border: 0 solid #d91f26;
    background: #d91f26;
    border-bottom: 3px solid #161616;
    border-radius: 0;
    user-select: none;
    transition: border-color color .2s ease;
    color: #fff
}

    .btn-second:focus, .btn-second:hover {
        outline: 0;
        background: #d91f26;
        color: #fff;
        border-color: #d91f26
    }

    .btn-second.active:focus, .btn-second:active:focus, .btn-second:focus {
        outline-offset: -2px;
        -webkit-box-shadow: 0 0 2px rgba(117,176,138,.8);
        box-shadow: 0 0 2px rgba(117,176,138,.8);
        border-color: #d91f26
    }

    .btn-second.active, .btn-second: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-second.disabled {
        cursor: not-allowed;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .btn-second.active, .btn-second:active, .btn-second:focus, .btn-second:hover, .open > .dropdown-toggle.btn-second {
        color: #fff;
        background-color: #d91f26;
        border-color: #ac191e
    }

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

    .btn-success.active, .btn-success:active, .btn-success:focus, .btn-success:hover, .open > .dropdown-toggle.btn-success {
        color: #fff;
        background-color: #d91f26;
        border-color: #ac191e
    }

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

    .btn-info.active, .btn-info:active, .btn-info:focus, .btn-info:hover, .open > .dropdown-toggle.btn-info {
        color: #fff;
        background-color: #d91f26;
        border-color: #ac191e
    }

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

    .btn-warning.active, .btn-warning:active, .btn-warning:focus, .btn-warning:hover, .open > .dropdown-toggle.btn-warning {
        color: #fff;
        background-color: #d91f26;
        border-color: #ac191e
    }

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

    .btn-danger.active, .btn-danger:active, .btn-danger:focus, .btn-danger:hover, .open > .dropdown-toggle.btn-danger {
        color: #fff;
        background-color: #d91f26;
        border-color: #ac191e
    }

.thumbnail {
    display: block;
    padding: .25em;
    margin-bottom: 1.6875em;
    line-height: 1.7;
    background-color: #262626;
    border: 1px solid #ddd;
    border-radius: 3px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

    .thumbnail a > img, .thumbnail > img {
        margin-left: auto;
        margin-right: auto
    }

a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
    border-color: #fff
}

.thumbnail .caption {
    padding: .5625em;
    color: #fff
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 16px;
    text-align: left;
    background-color: #555;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 3px;
    -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
    }

    .dropdown-header, .dropdown-menu > li > a {
        display: block;
        padding: 3px 20px;
        line-height: 1.7;
        white-space: nowrap
    }

    .dropdown-menu .divider {
        height: 1px;
        margin: -.15625em 0;
        overflow: hidden;
        background-color: #e5e5e5
    }

    .dropdown-menu > li > a {
        clear: both;
        font-weight: 400;
        color: #fff
    }

        .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
            text-decoration: none;
            color: #d91f26;
            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: #d91f26
    }

    .dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
        color: #4c4441
    }

        .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 {
    font-size: .875em;
    color: #4c4441
}

.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 solid;
    content: ""
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px
}

@media (min-width:768px) {
    .navbar-right .dropdown-menu {
        left: auto;
        right: 0
    }

    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

.navbar {
    height: 100px;
    z-index: 1000;
    background-color: #151515;
    text-align: center;
    margin-bottom: 0
}

@media (min-width:992px) {
    .navbar-collapse {
        width: auto
    }

        .navbar-collapse.collapse {
            display: block !important;
            height: auto !important;
            padding-bottom: 0;
            overflow: visible !important
        }
}

.fixed-top {
    width: 100%;
    -webkit-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s
}

@media (min-width:992px) {
    .navbar-fixed-top, .navbar-fixed-top.bg-transparent {
        background-color: #0a0a0a
    }

    .navbar-fixed-top {
        right: 0;
        z-index: 1030;
        position: fixed;
        top: 0;
        left: 0
    }

        .navbar-fixed-top .noo-logo-floating {
            display: none !important
        }

        .navbar-fixed-top .navbar .navbar-nav > li > a {
            color: #000 !important;
            -webkit-transition: all .6s linear 0s;
            -o-transition: all .6s linear 0s;
            transition: all .6s linear 0s
        }

        .navbar-fixed-top .navbar:not(.navbar-fixed-top) .member-search form {
            color: #000 !important
        }
}

body.boxed-layout .navbar-fixed-top {
    margin-right: auto;
    margin-left: auto;
    width: 90%;
    max-width: 1200px
}

body.nice-scroll:not(.boxed-layout) .navbar-fixed-top {
    padding-right: 10px
}

body.boxed-layout.nice-scroll .navbar-fixed-top {
    width: 90%;
    width: -webkit-calc(90% - 10px);
    width: -moz-calc(90% - 10px);
    width: calc(90% - 10px);
    left: -10px
}

.navbar-fixed-top {
    top: 0
}

.navbar-brand {
    font-family: Dosis,serif;
    font-weight: 700;
    font-size: 30px;
    height: 100px;
    line-height: 100px;
    display: inline-block
}

@media (max-width:991px) {
    .navbar-brand {
        float: left;
        font-size: 16px;
        padding: 0 15px;
        height: 100%
    }
}

.navbar-brand, .navbar-brand:hover {
    color: #fff
}

    .navbar-brand:focus, .navbar-brand:hover {
        text-decoration: none
    }

    .navbar-brand img {
        max-height: 155px;
        top: 50%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        position: relative;
        vertical-align: middle
    }

.navbar-toggle, .navbar-user {
    position: absolute;
    top: 40%;
    font-size: 25px
}

.navbar-brand .noo-logo-img {
    display: block
}

.navbar-brand .noo-logo-floating, .navbar-brand .noo-logo-retina-img {
    display: none
}

.navbar-toggle {
    left: 0;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    -o-transform: translate(0,-50%);
    transform: translate(0,-50%);
    padding: 0;
    border-radius: 3px;
    background-image: none;
    cursor: pointer
}

.navbar-right .member-search form, .navbar-user {
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    -o-transform: translate(0,-50%)
}

.navbar-toggle i.fa-bars {
    display: table-cell;
    vertical-align: middle;
    padding-left: 10px;
}

.navbar-toggle:hover {
    text-decoration: none
}

@media (min-width:992px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-user {
    display: none;
    transform: translate(0,-50%);
    right: 0
}

@media (max-width:991px) {
    .navbar-user {
        display: block
    }
}

.noo-menu, .noo-menu *, .sf-menu, .sf-menu * {
    margin: 0;
    padding: 0;
    list-style: none
}

    .noo-menu a, .sf-menu a {
        display: block;
        position: relative;
        text-decoration: none
    }

.navbar-right .member-search form:before, .sf-arrows .sub-menu .sf-with-ul:after {
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    speak: none
}

.noo-menu > li, .sf-menu > li {
    display: inline-block
}

@media (max-width:991px) {
    .noo-menu > li, .sf-menu > li {
        display: block
    }
}

.noo-menu li, .sf-menu li {
    position: relative
}

    .noo-menu li .sfHover > ul.sub-menu, .noo-menu li:hover > ul.sub-menu, .sf-menu li .sfHover > ul.sub-menu, .sf-menu li:hover > ul.sub-menu {
        display: block
    }

.noo-menu ul.sub-menu, .sf-menu ul.sub-menu {
    position: absolute;
    display: none;
    top: auto;
    left: auto;
    width: auto;
    min-width: 200px
}

.noo-menu {
    margin-right: auto !important;
    margin-left: auto !important
}

    .noo-menu li > a {
        color: #fff;
        padding: 10px 12px;
        position: relative
    }

        .noo-menu li > a:focus, .noo-menu li > a:hover {
            background-color: #d91f26
        }

            .noo-menu li > a:focus:before, .noo-menu li > a:hover:before {
                position: absolute;
                content: "";
                height: 3px;
                bottom: 0;
                width: 100%;
                background: #ac191e
            }

    .noo-menu li.active > a, .noo-menu li.current-menu-item > a {
        background-color: #d91f26;
        color: #fff
    }

    .noo-menu li.disabled > a, .noo-menu li.disabled > a:focus, .noo-menu li.disabled > a:hover {
        color: #4c4441;
        background-color: #4c4441
    }

    .noo-menu ul.sub-menu {
        z-index: 1030;
        background-color: #555;
        border: 1px solid #ccc;
        border: 1px solid rgba(0,0,0,.15);
        border-radius: 3px
    }

        .noo-menu ul.sub-menu ul.sub-menu {
            top: 10px;
            left: 95%;
            right: auto
        }

.sf-arrows .sub-menu .sf-with-ul:after {
    content: "\f105";
    font-family: fontawesome;
    display: inline-block;
    font-weight: 400;
    right: 15px;
    position: absolute
}

.navbar-nav > li.active > a:before, .navbar-nav > li.current_page_item > a:before, .navbar-nav > li > a:focus:before, .navbar-nav > li > a:hover:before {
    position: absolute;
    content: "";
    height: 3px;
    bottom: 0;
    width: 100%;
    left: 0
}

.navbar-nav, .navbar-nav > li {
    float: none
}

@media (max-width:991px) {
    .navbar-nav li {
        border-top: 1px solid #f2f2f2;
        background-color: #151515
    }

    .navbar-nav > li > a {
        padding-top: 15px !important;
        padding-bottom: 15px !important;
        text-align: left
    }
}

.navbar-nav > li.current_page_item > a {
    color: #fff;
    background-color: #d91f26
}

    .navbar-nav > li.current_page_item > a:before {
        background: #ac191e
    }

.navbar-nav > li > a {
    font-weight: 400;
    color: #fff;
    padding: 0 30px;
    font-size: 20px;
    letter-spacing: 0.5px;
    font-family: Dosis,serif;
    text-transform: capitalize;
}

    .navbar-nav > li > a:focus, .navbar-nav > li > a:hover {
        color: #fff;
        background-color: #d91f26
    }

        .navbar-nav > li > a:focus:before, .navbar-nav > li > a:hover:before {
            background: #ac191e
        }

.navbar-nav > li .sfHover > a, .navbar-nav > li.active > a, .navbar-nav > li:hover > a {
    background-color: #d91f26;
    color: #fff
}

    .navbar-nav > li.active > a:before {
        background: #ac191e
    }

.navbar-nav > li.disabled > a, .navbar-nav > li.disabled > a:focus, .navbar-nav > li.disabled > a:hover {
    color: #ccc;
    background-color: #d91f26
}

.navbar-nav ul.sub-menu {
    z-index: 1030;
    font-size: 16px;
    text-align: left;
    padding: 10px 0
}

    .navbar-nav ul.sub-menu .textwidget {
        font-size: 16px;
        padding: 30px
    }

@media (max-width:991px) {
    .navbar-nav ul.sub-menu > li > a {
        padding-left: 25px;
        border-bottom: 1px solid #262626;
        border-top: 1px solid #262626
    }

        .navbar-nav ul.sub-menu > li > a:before {
            height: 0
        }

    .navbar-nav ul.sub-menu > li li a {
        padding-left: 35px
    }
}

.navbar-nav ul.sub-menu li {
    display: block
}

    .navbar-nav ul.sub-menu li.current_page_item a:before {
        border: 0;
        box-shadow: 0
    }

    .navbar-nav ul.sub-menu li > a {
        color: #fff;
        padding: 10px 20px;
        font-size: 16px;
        font-weight: 400;
        border-bottom: 1px solid #262626;
        text-transform: uppercase
    }

        .navbar-nav ul.sub-menu li.current-menu-item > a, .navbar-nav ul.sub-menu li:hover .navbar-nav ul.sub-menu li.sfHover > a, .navbar-nav ul.sub-menu li > a:hover {
            color: #d91f26;
            background-color: transparent
        }

            .navbar-nav ul.sub-menu li > a:hover:before {
                height: 0
            }

    .navbar-nav ul.sub-menu li:last-child a {
        border-bottom: 0
    }

@media (max-width:991px) {
    .navbar-nav > li {
        float: none
    }

    .navbar-nav li > a {
        white-space: normal
    }

    .navbar-nav li {
        -webkit-transition: none;
        -o-transition: none;
        transition: none
    }

    .navbar-nav ul.sub-menu {
        position: static;
        float: none;
        max-width: none;
        padding: 0;
        border: none;
        border-radius: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        -webkit-transition: none;
        -o-transition: none;
        transition: none
    }

        .navbar-nav ul.sub-menu:after, .navbar-nav ul.sub-menu:before {
            display: none
        }

        .navbar-nav ul.sub-menu a {
            font-size: 16px
        }
}

.navbar-nav li.current-menu-item > a {
    background: #d91f26
}

@media (min-width:992px) {
    .navbar-nav > li > ul.sub-menu {
        left: 0
    }

        .navbar-nav > li > ul.sub-menu ul.sub-menu {
            top: 10px;
            left: auto;
            right: 95%
        }

    .navbar-toggle {
        display: none
    }

    .navbar .navbar-brand {
        height: 100%
    }

    .navbar .navbar-nav > li > a {
        line-height: 100px
    }

    .navbar-nav.sf-menu > li ul.sub-menu {
        box-shadow: 2px 2px 6px rgba(0,0,0,.2);
        background-color: #131313
    }

    .navbar-nav.sf-menu > li > ul.sub-menu {
        border-top: 0
    }

        .navbar-nav.sf-menu > li > ul.sub-menu:before {
            content: '';
            position: absolute;
            bottom: 100%;
            left: 35px;
            top: -10px;
            border: 0
        }

    .navbar-nav.sf-menu > li.full-100-width, .navbar-nav.sf-menu > li.full-width {
        position: inherit !important
    }

    .navbar-nav.sf-menu > li li.fly-left > ul.sub-menu {
        left: auto;
        right: 95%;
        box-shadow: 2px 2px 6px rgba(0,0,0,.2)
    }

    .navbar-nav.sf-menu > li li.fly-right > ul.sub-menu {
        left: 95%;
        right: auto;
        box-shadow: -2px 0 4px 0 rgba(0,0,0,.135)
    }

    .navbar-nav.sf-menu > li.align-left > ul.sub-menu {
        left: 0;
        right: auto
    }

    .navbar-nav.sf-menu > li.align-right > ul.sub-menu {
        left: auto;
        right: 0
    }

    .navbar-nav.sf-menu > li.align-center > ul.sub-menu {
        left: 50% !important;
        right: auto;
        -webkit-transform: translate(-50%,0);
        -ms-transform: translate(-50%,0);
        -o-transform: translate(-50%,0);
        transform: translate(-50%,0)
    }

    .navbar-nav.sf-menu > li.full-100-width > ul.sub-menu {
        width: 100%;
        left: 0
    }

    .navbar-nav.sf-menu > li.full-width > ul.sub-menu {
        width: 100%;
        max-width: 1200px;
        left: 50%;
        -webkit-transform: translate(-50%,0);
        -ms-transform: translate(-50%,0);
        -o-transform: translate(-50%,0);
        transform: translate(-50%,0)
    }

    .navbar-nav.sf-menu > li.full-100-width.sfHover > ul.sub-menu:before, .navbar-nav.sf-menu > li.full-width.sfHover > ul.sub-menu:before {
        border: 0
    }

    .navbar-nav.sf-menu > li.megamenu ul.sub-menu li > a, .navbar-nav.sf-menu > li.megamenu > ul.sub-menu li > a {
        border-bottom: 1px solid #262626;
        border-top: 1px solid #262626
    }

    .navbar-nav.sf-menu > li.megamenu.columns-2 > ul.sub-menu > li:nth-child(2n), .navbar-nav.sf-menu > li.megamenu > ul.sub-menu > li.menu-item-has-children:last-child {
        border-right: none !important
    }

    .navbar-nav.sf-menu > li.full-100-width.sfHover > a, .navbar-nav.sf-menu > li.full-width.sfHover > a {
        position: relative
    }

    .navbar-nav.sf-menu > li.megamenu > ul.sub-menu li {
        float: none;
        width: 100%
    }

        .navbar-nav.sf-menu > li.megamenu > ul.sub-menu li > a {
            white-space: normal
        }

    .navbar-nav.sf-menu > li.megamenu > ul.sub-menu > li {
        display: block !important;
        float: left !important;
        margin: 5px 0;
        padding-left: 0;
        padding-right: 0;
        vertical-align: top;
        position: relative;
        width: 32.8%
    }

        .navbar-nav.sf-menu > li.megamenu > ul.sub-menu > li > ul.sub-menu {
            padding: 0;
            display: block !important;
            opacity: 1 !important;
            top: 0 !important;
            width: 100%;
            left: 0 !important;
            position: relative !important;
            -webkit-box-shadow: none;
            box-shadow: none;
            background-color: transparent
        }

        .navbar-nav.sf-menu > li.megamenu > ul.sub-menu > li.menu-item-has-children > a {
            background-color: transparent;
            font-weight: 700;
            letter-spacing: 2px;
            font-size: 16px;
            text-transform: uppercase;
            padding: 10px 20px
        }

            .navbar-nav.sf-menu > li.megamenu > ul.sub-menu > li.menu-item-has-children > a.sf-with-ul:after, .navbar-nav.sf-menu > li.megamenu > ul.sub-menu > li.menu-item-has-children > a.sf-with-ul:before {
                display: none
            }

    .navbar-nav.sf-menu > li.megamenu ul.sub-menu li > a:before {
        height: 0
    }

    .navbar-nav.sf-menu > li.megamenu.columns-2 > ul.sub-menu > li {
        width: 49.6%
    }

        .navbar-nav.sf-menu > li.megamenu.columns-2 > ul.sub-menu > li:nth-child(2n+1) {
            clear: both
        }

        .navbar-nav.sf-menu > li.megamenu.columns-2 > ul.sub-menu > li.colspan-2 {
            width: 100%;
            clear: both;
            border-right: none
        }

    .navbar-nav.sf-menu > li.megamenu.columns-3 > ul.sub-menu > li:nth-child(3n), .navbar-nav.sf-menu > li.megamenu.columns-4 > ul.sub-menu > li:nth-child(4n), .navbar-nav.sf-menu > li.megamenu.columns-5 > ul.sub-menu > li:nth-child(5n), .navbar-nav.sf-menu > li.megamenu.columns-6 > ul.sub-menu > li:nth-child(6n) {
        border-right: none !important
    }

    .navbar-nav.sf-menu > li.megamenu.columns-3 > ul.sub-menu > li {
        width: 32.8%
    }

        .navbar-nav.sf-menu > li.megamenu.columns-3 > ul.sub-menu > li:nth-child(3n+1) {
            clear: both
        }

        .navbar-nav.sf-menu > li.megamenu.columns-3 > ul.sub-menu > li.colspan-2 {
            width: 65.6%
        }

        .navbar-nav.sf-menu > li.megamenu.columns-3 > ul.sub-menu > li.colspan-3 {
            width: 100%;
            clear: both
        }

    .navbar-nav.sf-menu > li.megamenu.columns-4 > ul.sub-menu > li {
        width: 24.45%
    }

        .navbar-nav.sf-menu > li.megamenu.columns-4 > ul.sub-menu > li:nth-child(4n+1) {
            clear: both
        }

        .navbar-nav.sf-menu > li.megamenu.columns-4 > ul.sub-menu > li.colspan-2 {
            width: 49.6%
        }

        .navbar-nav.sf-menu > li.megamenu.columns-4 > ul.sub-menu > li.colspan-3 {
            width: 73.35%
        }

        .navbar-nav.sf-menu > li.megamenu.columns-4 > ul.sub-menu > li.colspan-4 {
            width: 100%;
            clear: both
        }

    .navbar-nav.sf-menu > li.megamenu.columns-5 > ul.sub-menu > li {
        width: 19.45%
    }

        .navbar-nav.sf-menu > li.megamenu.columns-5 > ul.sub-menu > li:nth-child(5n+1) {
            clear: both
        }

        .navbar-nav.sf-menu > li.megamenu.columns-5 > ul.sub-menu > li.colspan-2 {
            width: 38.9%
        }

        .navbar-nav.sf-menu > li.megamenu.columns-5 > ul.sub-menu > li.colspan-3 {
            width: 58.35%
        }

        .navbar-nav.sf-menu > li.megamenu.columns-5 > ul.sub-menu > li.colspan-4 {
            width: 77.8%
        }

        .navbar-nav.sf-menu > li.megamenu.columns-5 > ul.sub-menu > li.colspan-5 {
            width: 100%;
            clear: both
        }

    .navbar-nav.sf-menu > li.megamenu.columns-6 > ul.sub-menu > li {
        width: 16.1%
    }

        .navbar-nav.sf-menu > li.megamenu.columns-6 > ul.sub-menu > li:nth-child(6n+1) {
            clear: both
        }

        .navbar-nav.sf-menu > li.megamenu.columns-6 > ul.sub-menu > li.colspan-2 {
            width: 32.8%
        }

        .navbar-nav.sf-menu > li.megamenu.columns-6 > ul.sub-menu > li.colspan-3 {
            width: 49.6%
        }

        .navbar-nav.sf-menu > li.megamenu.columns-6 > ul.sub-menu > li.colspan-4 {
            width: 65.6%
        }

        .navbar-nav.sf-menu > li.megamenu.columns-6 > ul.sub-menu > li.colspan-5 {
            width: 80.5%
        }

        .navbar-nav.sf-menu > li.megamenu.columns-6 > ul.sub-menu > li.colspan-6 {
            width: 100%;
            clear: both
        }
}

.navbar-toggle.collapsed {
    color: #fff
}

    .navbar-toggle.collapsed:hover {
        color: #d9d9d9
    }

.noo-navbar {
    display: inline-block;
    width: 100%
}

.noo-menu-item-search {
    position: relative
}

    .noo-menu-item-search .searchbar {
        padding: 15px 10px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        border-style: solid;
        border-width: 1px;
        z-index: 9999;
        position: absolute;
        border-color: #ddd;
        width: 300px;
        right: 0;
        -webkit-box-shadow: 2px 2px 3px rgba(102,102,102,.1);
        box-shadow: 2px 2px 3px rgba(102,102,102,.1);
        background: #fff;
        top: 100%
    }

        .noo-menu-item-search .searchbar .form-control, .noo-menu-item-search .searchbar .form-control:not(.submit), .noo-menu-item-search .searchbar .widget_newsletterwidget .newsletter-email, .noo-menu-item-search .searchbar .wpcf7 select {
            margin: 0
        }

@media (max-width:991px) {
    .noo-menu-item-search .searchbar {
        background: rgba(0,0,0,0);
        width: auto
    }
}

.noo-menu-item-search .searchbar:before {
    position: absolute;
    display: block;
    content: "";
    top: -8px;
    right: 20px;
    width: 14px;
    height: 14px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    background: #fff
}

.noo-menu-item-search .searchbar.hide {
    display: none
}

.noo-menu-item-search .searchbar.show {
    display: block
}

.noo-menu-item-search .searchbar #s {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #ededed
}

.noo-menu-item-search .searchbar #searchsubmit {
    display: none
}

@media (max-width:991px) {
    .noo-menu-item-search .search-button, .noo-menu-item-search .searchbar:before {
        display: none
    }

    .noo-menu-item-search .searchbar {
        position: relative;
        right: auto;
        left: 0;
        top: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        border: none
    }

        .noo-menu-item-search .searchbar.hide {
            display: block !important
        }
}

@media (min-width:992px) {
    body.page-menu-transparent .noo-header { /*position:absolute;width:100%;*/
        z-index: 1000;
        background-color: #000
    }

    body.page-menu-transparent .noo-topbar {
        background-color: rgba(0,0,0,.5)
    }

        body.page-menu-transparent .noo-topbar .noo-social a i {
            color: rgba(255,255,255,.2)
        }

            body.page-menu-transparent .navbar:not(.navbar-fixed-top) .member-search form, body.page-menu-transparent .navbar:not(.navbar-fixed-top) .navbar-nav > li > a, body.page-menu-transparent .navbar:not(.navbar-fixed-top) .navbar-nav > li > a:hover, body.page-menu-transparent .navbar:not(.navbar-fixed-top) .navbar-right .member-links a, body.page-menu-transparent .noo-topbar .noo-social a i:hover {
                color: #fff
            }

    body.page-menu-transparent .navbar:not(.navbar-fixed-top) {
        margin-right: auto;
        margin-left: auto;
        box-shadow: none
    }

        body.page-menu-transparent .navbar:not(.navbar-fixed-top) .navbar-right {
            border-left: 2px solid rgba(45,50,53,.2)
        }

            body.page-menu-transparent .navbar:not(.navbar-fixed-top) .navbar-right .member-links a:hover {
                color: #d91f26
            }

        body.page-menu-transparent .navbar:not(.navbar-fixed-top) .navbar-brand .noo-logo-normal {
            display: none
        }

        body.page-menu-transparent .navbar:not(.navbar-fixed-top) .navbar-brand .noo-logo-floating {
            display: block
        }

    body.page-menu-transparent .noo-page-heading.noo-page-heading-bg > div:first-child {
        margin-top: 100px
    }

    .page-menu-transparent .navbar:not(.navbar-fixed-top) {
        background-color: rgba(0,0,0,.035);
        border-color: transparent;
        color: #fff
    }
}

.navbar-header, .navbar-right {
    position: relative;
    max-height: 100%
}

@media (min-width:992px) and (max-width:768px) {
    body.page-menu-transparent .navbar:not(.navbar-fixed-top) .navbar-nav > li > a {
        color: #fff;
        background: #fff
    }
}

.navbar-fixed-top.navbar .navbar-fixed-top.navbar {
    top: 0 !important;
    min-height: none !important
}

.navbar-header {
    float: left;
    height: 100px
}

@media (max-width:991px) {
    .navbar-header {
        float: none;
        text-align: center
    }

        .navbar-header .navbar-brand {
            float: none;
            height: auto;
            height: 100%
        }

    .navbar-primary {
        display: none
    }
}

@media (max-width:767px) {
    .navbar-header .navbar-brand {
        padding-right: 0
    }
}

.navbar-primary {
    float: left;
    padding: 0 30px
}

@media (max-width:1199px) {
    .navbar-primary {
        padding: 0 15px
    }
}

.navbar-right {
    float: right;
    padding-left: 30px
}

@media (max-width:1199px) {
    .navbar-right {
        padding-left: 15px
    }
}

.navbar-right .navbar-nav > li {
    float: left
}

.navbar-right .member-links .member-info-wrap {
    height: 100px;
    line-height: 100px
}

@media (max-width:991px) {
    .navbar-right .user-navbar-collapse {
        position: absolute;
        right: 0;
        z-index: 10
    }

    .navbar-right .member-links {
        min-width: 200px
    }

        .navbar-right .member-links .member-info-wrap {
            display: none
        }
}

.navbar-right .member-links a {
    display: block;
    line-height: 30px;
    padding: 0 5px
}

    .navbar-right .member-links a.member-login-link, .navbar-right .member-links a.member-register-link {
        display: inline-block
    }

    .navbar-right .member-links a:hover {
        color: #d91f26 !important
    }

.navbar-right .member-links .member-info {
    font-family: Dosis,serif;
    font-weight: 700;
    text-transform: capitalize
}

@media (max-width:991px) {
    .navbar-right .member-links a {
        padding: 5px 20px;
        margin: 0;
        display: block
    }

    .navbar-right .member-links .member-info {
        border-top: none;
        text-align: left
    }

        .navbar-right .member-links .member-info .user-name {
            text-indent: -9999em
        }
}

.modal-footer, .navbar-nav .cat-mega-filters ul li {
    text-align: right
}

.navbar-right .member-links .member-info:hover > a {
    color: #fff
}

.navbar-right .member-links .member-info .user-name {
    margin-right: 10px
}

.navbar-right .member-links .member-info img {
    -webkit-border-radius: 100%;
    border-radius: 100%
}

.navbar-right .member-links .member-info .sub-menu {
    left: auto !important;
    right: 0 !important
}

@media (max-width:991px) {
    .navbar-right .member-links .member-info img {
        display: none
    }

    .navbar-right .member-links .member-info .sub-menu {
        display: block !important;
        position: relative
    }

        .navbar-right .member-links .member-info .sub-menu a {
            margin: 0
        }
}

.navbar-right .member-links .member-info .sub-menu a {
    display: block
}

    .navbar-right .member-links .member-info .sub-menu a:hover {
        color: #fff !important
    }

.navbar-right .member-search {
    height: 100px;
    line-height: 100px;
    padding-right: 30px
}

    .navbar-right .member-search form {
        left: 0;
        position: relative;
        top: 50%;
        color: #fff;
        transform: translate(0,-50%);
        background: 0 0
    }

        .navbar-right .member-search form:before {
            content: "\f002";
            display: inline-block;
            font-family: fontawesome;
            font-weight: 400;
            line-height: 1;
            -moz-osx-font-smoothing: grayscale;
            padding-right: 5px;
            right: 10px;
            position: absolute;
            top: 50%;
            -webkit-transform: translate(0,-50%);
            -ms-transform: translate(0,-50%);
            -o-transform: translate(0,-50%);
            transform: translate(0,-50%);
            opacity: 1;
            filter: alpha(opacity=100)
        }

@media (max-width:991px) {
    .navbar-right .member-search {
        padding: 5px 20px;
        height: auto;
        line-height: auto
    }

        .navbar-right .member-search form {
            top: 0;
            -webkit-transform: translate(0,0);
            -ms-transform: translate(0,0);
            -o-transform: translate(0,0);
            transform: translate(0,0)
        }
}

.navbar-right .member-search .formsearch-input {
    -webkit-border-radius: 0;
    border-radius: 0;
    margin: 0;
    height: 39px;
    padding: 0 35px 0 10px;
    border: none;
    background: rgba(0,0,0,0);
    width: 0;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    position: relative;
    z-index: 2;
    color: #fff;
    cursor: pointer
}

    .navbar-right .member-search .formsearch-input:focus {
        cursor: text;
        width: 200px;
        background: rgba(224,224,224,.64)
    }

@media (max-width:991px) {
    .navbar-right .member-search .formsearch-input {
        width: 100%;
        background: rgba(224,224,224,.64)
    }

        .navbar-right .member-search .formsearch-input:focus {
            width: 100%
        }
}

.full-100-width > .sub-menu > li:before, .navbar-nav .cat-mega-filters:before {
    background: #484d4f;
    content: "";
    z-index: 1;
    height: 100%;
    left: 0;
    top: 0
}

.navbar-nav.sf-menu > li.megamenu.full-100-width > ul.sub-menu > li {
    display: block !important;
    width: 100% !important
}

.full-100-width > .sub-menu > li {
    position: relative
}

    .full-100-width > .sub-menu > li:before {
        display: block;
        position: absolute;
        width: 10%
    }

.navbar-nav .full-100-width .sub-menu {
    padding: 0 !important
}

.navbar-nav .cat-mega-menu {
    margin-left: auto;
    margin-right: auto
}

.navbar-nav .cat-mega-menu-wrap {
    display: table;
    width: 100%
}

.navbar-nav .cat-mega-filters {
    display: table-cell;
    width: 20%;
    height: 100%;
    position: relative;
    vertical-align: top;
    padding-right: 30px;
    padding-top: 30px
}

    .navbar-nav .cat-mega-filters:before {
        display: block;
        position: absolute;
        right: 30px
    }

    .navbar-nav .cat-mega-filters ul {
        padding: 0;
        display: block;
        margin: 0;
        list-style: none;
        position: relative;
        z-index: 2
    }

        .navbar-nav .cat-mega-filters ul li a {
            color: #777a7b;
            font-weight: 700;
            display: inline-block;
            padding-right: 30px;
            -webkit-border-radius: 3px 0 0 3px;
            border-radius: 3px 0 0 3px
        }

            .navbar-nav .cat-mega-filters ul li a:hover, .navbar-nav .cat-mega-filters ul li.selected a {
                background: #44494b;
                color: #fff
            }

.navbar-nav .cat-mega-contents {
    display: table-cell;
    height: 100%;
    width: 80%;
    vertical-align: top;
    padding-top: 30px;
    padding-bottom: 30px
}

.navbar-nav .cat-mega-content h3 {
    margin-top: 10px
}

.navbar-nav .cat-mega-content .cat-mega-intro {
    float: left;
    min-height: 1px;
    width: 41.66666666666667%
}

    .navbar-nav .cat-mega-content .cat-mega-intro h3 {
        font-size: 1.2em
    }

        .navbar-nav .cat-mega-content .cat-mega-intro h3 a {
            color: #fff
        }

.navbar-nav .cat-mega-content .cat-mega-extra {
    float: left;
    min-height: 1px;
    width: 58.333333333333336%
}

    .navbar-nav .cat-mega-content .cat-mega-extra .cat-mega-extra-row {
        padding-bottom: 30px;
        padding-left: 15px
    }

        .navbar-nav .cat-mega-content .cat-mega-extra .cat-mega-extra-row:last-child {
            padding-bottom: 0
        }

    .navbar-nav .cat-mega-content .cat-mega-extra .cat-mega-extra-item {
        width: 33.33333333333333% !important;
        padding: 0 15px;
        float: left
    }

        .navbar-nav .cat-mega-content .cat-mega-extra .cat-mega-extra-item h3 a {
            color: #fff;
            padding: 0;
            margin: 0;
            font-size: 16px
        }

            .navbar-nav .cat-mega-content .cat-mega-extra .cat-mega-extra-item h3 a:focus, .navbar-nav .cat-mega-content .cat-mega-extra .cat-mega-extra-item h3 a:hover {
                color: #d91f26
            }

.offcanvas-open .offcanvas {
    left: 0
}

.offcanvas-open .offcanvas-overlay {
    opacity: .8;
    filter: alpha(opacity=80);
    visibility: visible
}

.offcanvas-overlay {
    background-color: #b5b5b5;
    height: 100%;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    position: fixed;
    top: 0;
    -webkit-transition: all .4s cubic-bezier(.645,.045,.355,1) 0s;
    -o-transition: all .4s cubic-bezier(.645,.045,.355,1) 0s;
    transition: all .4s cubic-bezier(.645,.045,.355,1) 0s;
    width: 100%;
    z-index: 1050;
    visibility: hidden
}

.offcanvas {
    display: none;
    -webkit-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    transition: all .5s ease-in-out 0s;
    background: #f9f9f9;
    bottom: 0;
    position: fixed;
    left: -315px;
    top: 0;
    width: 315px;
    z-index: 9999;
    overflow-y: auto;
    overflow-x: hidden
}

@media (max-width:991px) {
    .offcanvas {
        display: block
    }
}

.offcanvas-close-btn {
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    position: absolute;
    right: 15px;
    top: 60px;
    vertical-align: middle;
    width: 100%;
    width: 25px;
    height: 25px;
    z-index: 99;
    opacity: .5;
    filter: alpha(opacity=50)
}

    .offcanvas-close-btn i {
        background: #fff;
        border-radius: 2px;
        display: block;
        height: 2px;
        position: absolute;
        top: 10px;
        width: 100%;
        left: 0;
        opacity: 0
    }

        .offcanvas-close-btn i:first-child {
            left: 0;
            opacity: 1;
            top: 10px;
            -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            transform: rotate(45deg)
        }

        .offcanvas-close-btn i:last-child {
            left: 0;
            opacity: 1;
            top: 10px;
            -webkit-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
            -o-transform: rotate(-45deg);
            transform: rotate(-45deg)
        }

    .offcanvas-close-btn:focus, .offcanvas-close-btn:hover {
        opacity: 1;
        filter: alpha(opacity=100)
    }

.offcanvas-wrap {
    position: relative;
    padding: 85px 15px
}

    .offcanvas-wrap .navbar-primary {
        float: none;
        padding: 0;
        display: block
    }

        .offcanvas-wrap .navbar-primary .noo-menu li, .offcanvas-wrap .navbar-primary .sf-menu li {
            display: block;
            float: none;
            background: 0 0;
            border: 0
        }

            .offcanvas-wrap .navbar-primary .noo-menu li a, .offcanvas-wrap .navbar-primary .sf-menu li a {
                padding-left: 10px;
                padding-right: 10px
            }

        .offcanvas-wrap .navbar-primary ul.sub-menu {
            padding: 10px 15px
        }

            .offcanvas-wrap .navbar-primary ul.sub-menu li.current-menu-item > a, .offcanvas-wrap .navbar-primary ul.sub-menu li > a:focus, .offcanvas-wrap .navbar-primary ul.sub-menu li > a:hover {
                background-color: #d91f26;
                color: #fff
            }

.navbar-default .navbar-nav > li > a {
    color: #fff
}

@media (min-width:768px) {
    .navbar-toggle {
        display: block;
        border: none
    }

        .navbar-toggle.collapsed:hover {
            color: #d9d9d9;
            background: 0 0
        }

    .navbar-collapse.collapse {
        display: none !important
    }

        .navbar-collapse.collapse.in {
            display: block !important
        }
}

@media (min-width:992px) {
    .navbar-toggle {
        display: none
    }

    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }
}

.modal, .modal-open {
    overflow: hidden
}

@media (max-width:768px) {
    .navbar-toggle {
        border: none
    }

        .navbar-toggle.collapsed:hover {
            color: #d9d9d9;
            background: 0 0
        }
}

.modal {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-overflow-scrolling: touch;
    z-index: 1050;
    outline: 0
}

    .modal.fade .modal-dialog {
        -webkit-transform: scale(.5);
        -ms-transform: scale(.5);
        -o-transform: scale(.5);
        transform: scale(.5);
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transition: scale .5s ease-in-out 0s,opacity .5s ease-in-out 0s,transform .5s ease-in-out 0s;
        -o-transition: scale .5s ease-in-out 0s,opacity .5s ease-in-out 0s,transform .5s ease-in-out 0s;
        -ms-transition: scale .5s ease-in-out 0s,opacity .5s ease-in-out 0s,transform .5s ease-in-out 0s;
        -moz-transition: scale .5s ease-in-out 0s,opacity .5s ease-in-out 0s,transform .5s ease-in-out 0s;
        transition: scale .5s ease-in-out 0s,opacity .5s ease-in-out 0s,transform .5s ease-in-out 0s;
        -webkit-transform-origin: center top 0;
        -moz-transform-origin: center top 0;
        -ms-transform-origin: center top 0;
        transform-origin: center top 0
    }

    .modal.in .modal-dialog {
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: .625em
}

    .modal-dialog.modal-dialog-center {
        left: 50%;
        margin: 0;
        position: absolute;
        top: 50%
    }

        .modal-dialog.modal-dialog-center .modal-body {
            overflow-y: auto
        }

        .modal-dialog.modal-dialog-center .modal-footer {
            margin-top: 0
        }

@media (max-width:767px) {
    .modal-dialog.modal-dialog-center {
        width: 100%
    }
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 20px;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
    background-clip: padding-box;
    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)
    }

    .modal-backdrop.in {
        opacity: .5;
        filter: alpha(opacity=50)
    }

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.7px
}

    .modal-header .close {
        margin-top: -.125em
    }

.modal-title {
    margin: 0;
    line-height: 1.7
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    border-top: 1px solid #e5e5e5
}

    .modal-footer .btn + .btn, .modal-footer .widget_newsletterwidget .newsletter-submit + .widget_newsletterwidget .newsletter-submit {
        margin-left: .3125em;
        margin-bottom: 0
    }

    .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:768px) {
    .modal-dialog {
        width: 600px;
        margin: 1.875em 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:992px) {
    .modal-lg {
        width: 900px
    }
}

.donate-modal {
    font-family: Dosis,serif
}

    .donate-modal .donate-error {
        text-align: center;
        color: #d9534f;
        margin-bottom: 15px
    }

    .donate-modal .modal-header {
        padding: 0;
        border: none
    }

        .donate-modal .modal-header .close {
            font-size: 30px;
            margin: 0;
            opacity: .4;
            position: absolute;
            right: 15px;
            top: 15px;
            z-index: 1
        }

    .donate-modal .modal-body {
        padding: 0
    }

        .donate-modal .modal-body .nav-tabs {
            margin: 0;
            padding: 0;
            list-style: none;
            border-bottom: 1px solid #262626
        }

            .donate-modal .modal-body .nav-tabs > li {
                width: 50%;
                border: none;
                padding: 0;
                margin: 0
            }

                .donate-modal .modal-body .nav-tabs > li > a, .donate-modal .modal-body .nav-tabs > li > a:focus, .donate-modal .modal-body .nav-tabs > li > a:hover {
                    margin: 0;
                    text-align: center;
                    padding: 30px;
                    font-weight: 700;
                    border: none;
                    color: #706967;
                    background: 0 0;
                    -webkit-border-radius: 0;
                    border-radius: 0
                }

                .donate-modal .modal-body .nav-tabs > li:first-child > a {
                    border-right: 1px solid #262626 !important
                }

                .donate-modal .modal-body .nav-tabs > li.active > a {
                    background: 0 0;
                    color: #fff;
                    border: none
                }

        .donate-modal .modal-body .tab-content {
            padding: 30px
        }

            .donate-modal .modal-body .tab-content .donate-form-radio {
                padding: 15px 0
            }

                .donate-modal .modal-body .tab-content .donate-form-radio:after, .donate-modal .modal-body .tab-content .donate-form-radio:before {
                    content: " ";
                    display: table
                }

                .donate-modal .modal-body .tab-content .donate-form-radio:after {
                    clear: both
                }

                .donate-modal .modal-body .tab-content .donate-form-radio label {
                    margin-bottom: 0;
                    text-align: center;
                    vertical-align: middle;
                    cursor: pointer;
                    white-space: nowrap;
                    padding: .625em 0;
                    font-size: 16px;
                    line-height: 1.5;
                    border-radius: 0;
                    -moz-user-select: none;
                    user-select: none;
                    transition: border-color color .2s ease;
                    color: #555;
                    display: block;
                    width: 100%;
                    border: 1px solid #262626;
                    background: #f9f9f9;
                    float: left;
                    font-weight: 700;
                    font-family: Dosis,serif
                }

                    .donate-modal .modal-body .tab-content .donate-form-radio label:focus, .donate-modal .modal-body .tab-content .donate-form-radio label:hover {
                        outline: 0;
                        background: #d91f26;
                        color: #fff;
                        border-color: #d91f26
                    }

                    .donate-modal .modal-body .tab-content .donate-form-radio label.active:focus, .donate-modal .modal-body .tab-content .donate-form-radio label:active:focus, .donate-modal .modal-body .tab-content .donate-form-radio label:focus {
                        outline-offset: -2px;
                        -webkit-box-shadow: 0 0 2px rgba(117,176,138,.8);
                        box-shadow: 0 0 2px rgba(117,176,138,.8);
                        border-color: #d91f26
                    }

                    .donate-modal .modal-body .tab-content .donate-form-radio label.active, .donate-modal .modal-body .tab-content .donate-form-radio label: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)
                    }

                    .donate-modal .modal-body .tab-content .donate-form-radio label.disabled {
                        cursor: not-allowed;
                        pointer-events: none;
                        opacity: .65;
                        filter: alpha(opacity=65);
                        -webkit-box-shadow: none;
                        box-shadow: none
                    }

                    .donate-modal .modal-body .tab-content .donate-form-radio label.active, .donate-modal .modal-body .tab-content .donate-form-radio label:active, .donate-modal .modal-body .tab-content .donate-form-radio label:focus, .donate-modal .modal-body .tab-content .donate-form-radio label:hover, .open > .dropdown-toggle.donate-modal .modal-body .tab-content .donate-form-radio label {
                        color: #fff;
                        background-color: #d91f26;
                        border-color: #ac191e
                    }

@media (max-width:767px) {
    .donate-modal .modal-body .tab-content .donate-form-radio label {
        margin-bottom: 15px
    }
}

.donate-modal .modal-body .tab-content .donate-form-radio label input[type=radio] {
    display: none
}

.donate-modal .modal-body .tab-content .donate-form-radio label.selected {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: 0 solid #ac191e;
    white-space: nowrap;
    font-family: Dosis,serif;
    background: #d91f26;
    border-bottom: 3px solid #161616;
    padding: .625em 1em;
    font-size: 16px;
    line-height: 1.5;
    border-radius: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: border-color color .2s ease;
    -o-transition: border-color color .2s ease;
    transition: border-color color .2s ease;
    color: #fff
}

code, pre code {
    white-space: normal
}

.donate-modal .modal-body .tab-content .donate-form-radio label.selected:focus, .donate-modal .modal-body .tab-content .donate-form-radio label.selected:hover {
    outline: 0;
    background: #d91f26;
    color: #fff;
    border-color: #d91f26
}

.donate-modal .modal-body .tab-content .donate-form-radio label.selected.active:focus, .donate-modal .modal-body .tab-content .donate-form-radio label.selected:active:focus, .donate-modal .modal-body .tab-content .donate-form-radio label.selected:focus {
    outline-offset: -2px;
    -webkit-box-shadow: 0 0 2px rgba(117,176,138,.8);
    box-shadow: 0 0 2px rgba(117,176,138,.8);
    border-color: #d91f26
}

.donate-modal .modal-body .tab-content .donate-form-radio label.selected.active, .donate-modal .modal-body .tab-content .donate-form-radio label.selected: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)
}

.donate-modal .modal-body .tab-content .donate-form-radio label.selected.disabled {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}

.donate-modal .modal-body .tab-content .donate-form-radio label.selected.active, .donate-modal .modal-body .tab-content .donate-form-radio label.selected:active, .donate-modal .modal-body .tab-content .donate-form-radio label.selected:focus, .donate-modal .modal-body .tab-content .donate-form-radio label.selected:hover, .open > .dropdown-toggle.donate-modal .modal-body .tab-content .donate-form-radio label.selected {
    color: #fff;
    background-color: #d91f26;
    border-color: #ac191e
}

.donate-modal .modal-body .tab-content .donate-form-radio label.selected:hover {
    background: #555;
    border-color: #3b3b3b
}

.donate-modal .modal-body .tab-content .donate-form-text {
    display: block
}

    .donate-modal .modal-body .tab-content .donate-form-text label {
        display: block;
        margin: 0
    }

    .donate-modal .modal-body .tab-content .donate-form-text .donate-form-val-by-input {
        display: none
    }

    .donate-modal .modal-body .tab-content .donate-form-text .donate-form-text-input {
        font-style: italic;
        display: block;
        height: 40px;
        font-size: 16px;
        line-height: 1.7;
        background-color: transparent;
        background-image: none;
        border: 0;
        border-bottom: 1px solid #343434;
        border-radius: 0;
        letter-spacing: .5px;
        -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;
        color: #555;
        font-family: Dosis,serif;
        width: 100%;
        margin: 15px 0;
        font-weight: 700
    }

        .donate-modal .modal-body .tab-content .donate-form-text .donate-form-text-input:focus {
            outline: 0;
            background: #3c3c3c;
            border-bottom: 1px solid #3c3c3c
        }

            .donate-modal .modal-body .tab-content .donate-form-text .donate-form-text-input:focus::-moz-placeholder {
                color: #fff;
                opacity: 1
            }

            .donate-modal .modal-body .tab-content .donate-form-text .donate-form-text-input:focus:-ms-input-placeholder {
                color: #fff
            }

            .donate-modal .modal-body .tab-content .donate-form-text .donate-form-text-input:focus::-webkit-input-placeholder {
                color: #fff
            }

        .donate-modal .modal-body .tab-content .donate-form-text .donate-form-text-input::-moz-placeholder {
            color: rgba(68,73,75,.5);
            opacity: 1
        }

        .donate-modal .modal-body .tab-content .donate-form-text .donate-form-text-input:-ms-input-placeholder {
            color: rgba(68,73,75,.5)
        }

        .donate-modal .modal-body .tab-content .donate-form-text .donate-form-text-input::-webkit-input-placeholder {
            color: rgba(68,73,75,.5)
        }

        .donate-modal .modal-body .tab-content .donate-form-text .donate-form-text-input[disabled], .donate-modal .modal-body .tab-content .donate-form-text .donate-form-text-input[readonly], fieldset[disabled] .donate-modal .modal-body .tab-content .donate-form-text .donate-form-text-input {
            cursor: not-allowed;
            background-color: #cecfd0;
            opacity: 1
        }

textarea.donate-modal .modal-body .tab-content .donate-form-text .donate-form-text-input {
    height: auto
}

.donate-modal .modal-body .tab-content .donate-form-text .selected .donate-form-text-input {
    border-color: #d91f26
}

.donate-modal .modal-body .tab-content .donate-form-info input[type=text], .donate-modal .modal-body .tab-content .donate-form-info textarea {
    font-style: italic;
    margin: 0 0 15px;
    height: 40px;
    font-size: 16px;
    line-height: 1.7;
    background-color: transparent;
    background-image: none;
    border: 0;
    border-bottom: 1px solid #343434;
    border-radius: 0;
    letter-spacing: .5px;
    -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;
    color: #555;
    font-family: Dosis,serif;
    display: block;
    width: 100%
}

.content-featured img, textarea.donate-modal .modal-body .tab-content .donate-form-info input[type=text], textarea.donate-modal .modal-body .tab-content .donate-form-info textarea, textarea.post-password-form input[type=password] {
    height: auto
}

.donate-modal .modal-body .tab-content .donate-form-info input[type=text]:focus, .donate-modal .modal-body .tab-content .donate-form-info textarea:focus {
    outline: 0;
    background: #3c3c3c;
    border-bottom: 1px solid #3c3c3c
}

    .donate-modal .modal-body .tab-content .donate-form-info input[type=text]:focus::-moz-placeholder, .donate-modal .modal-body .tab-content .donate-form-info textarea:focus::-moz-placeholder {
        color: #fff;
        opacity: 1
    }

    .donate-modal .modal-body .tab-content .donate-form-info input[type=text]:focus:-ms-input-placeholder, .donate-modal .modal-body .tab-content .donate-form-info textarea:focus:-ms-input-placeholder {
        color: #fff
    }

    .donate-modal .modal-body .tab-content .donate-form-info input[type=text]:focus::-webkit-input-placeholder, .donate-modal .modal-body .tab-content .donate-form-info textarea:focus::-webkit-input-placeholder {
        color: #fff
    }

.donate-modal .modal-body .tab-content .donate-form-info input[type=text]::-moz-placeholder, .donate-modal .modal-body .tab-content .donate-form-info textarea::-moz-placeholder {
    color: rgba(68,73,75,.5);
    opacity: 1
}

.donate-modal .modal-body .tab-content .donate-form-info input[type=text]:-ms-input-placeholder, .donate-modal .modal-body .tab-content .donate-form-info textarea:-ms-input-placeholder {
    color: rgba(68,73,75,.5)
}

.donate-modal .modal-body .tab-content .donate-form-info input[type=text]::-webkit-input-placeholder, .donate-modal .modal-body .tab-content .donate-form-info textarea::-webkit-input-placeholder {
    color: rgba(68,73,75,.5)
}

.donate-modal .modal-body .tab-content .donate-form-info input[type=text][disabled], .donate-modal .modal-body .tab-content .donate-form-info input[type=text][readonly], .donate-modal .modal-body .tab-content .donate-form-info textarea[disabled], .donate-modal .modal-body .tab-content .donate-form-info textarea[readonly], fieldset[disabled] .donate-modal .modal-body .tab-content .donate-form-info input[type=text], fieldset[disabled] .donate-modal .modal-body .tab-content .donate-form-info textarea {
    cursor: not-allowed;
    background-color: #cecfd0;
    opacity: 1
}

.donate-modal .modal-body .tab-content .donate-form-info textarea {
    height: 150px
}

.donate-modal .donate-form-contine {
    text-align: center
}

footer.colophon {
    background-image: url(../images/footer_bg.jpg);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

.colophon:after, .colophon:before {
    content: " ";
    display: table
}

.colophon:after {
    clear: both
}

.colophon.wigetized .background-footer {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.wigetized .widget {
    color: #fff;
    margin-top: 30px
}

    .wigetized .widget a {
        color: #fff
    }

        .wigetized .widget a:hover {
            color: #d91f26
        }

    .wigetized .widget .widget-title {
        color: #e9f2f1;
        font-weight: 400;
        font-size: 1.5em;
        margin: 0 0 25px;
        padding: 0
    }

    .wigetized .widget .twitter_user, .wigetized .widget .twitter_user a, .wigetized .widget ol li a, .wigetized .widget ul li a {
        color: #fff
    }

    .wigetized .widget ol, .wigetized .widget ul {
        list-style: none
    }

        .wigetized .widget ol li, .wigetized .widget ul li {
            color: #fff;
            border: none;
            margin-left: 0;
            padding-left: 0
        }

            .wigetized .widget ol li a:hover, .wigetized .widget ul li a:hover {
                color: #d91f26
            }

    .wigetized .widget.widget_recent_entries li a {
        color: #fff
    }

        .wigetized .widget.widget_recent_entries li a:hover {
            color: #d91f26
        }

    .wigetized .widget .textwidget {
        font-size: 14px
    }

        .wigetized .widget .textwidget p {
            padding: 0;
            margin: 0 0 25px
        }

        .wigetized .widget .textwidget span {
            font-weight: 600
        }

.colophon.site-info {
    background: #202020
}

    .colophon.site-info .footer-menu {
        padding: .3em 0;
        border-top: 1px solid rgba(255,255,255,.2)
    }

        .colophon.site-info .footer-menu .noo-menu {
            display: table;
            margin: 0 auto
        }

            .colophon.site-info .footer-menu .noo-menu li a {
                padding: .625em .75em;
                color: #fff
            }

            .colophon.site-info .footer-menu .noo-menu li.current-menu-item > a {
                background: 0 0
            }

    .colophon.site-info .footer-more {
        padding: 30px 0;
        background: #202020;
        color: #fff
    }

        .colophon.site-info .footer-more a {
            color: #fff
        }

            .colophon.site-info .footer-more a:hover {
                color: #d91f26
            }

        .colophon.site-info .footer-more .noo-bottom-bar-content {
            text-align: center;
            font-family: Dosis,serif;
            font-weight: 700
        }

.mailchimp-widget .mc-subscribe-form > label {
    margin-bottom: 25px;
    font-size: 14px;
    font-weight: 400
}

.mailchimp-widget .mc-subscribe-form .mc-email {
    display: block;
    vertical-align: top;
    width: 100%;
    min-height: 35px;
    border: 1px solid #373737;
    background: 0 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    font-size: 12px;
    color: rgba(85,85,85,.7);
    font-style: normal;
    padding: 0 15px;
    margin: 0 0 20px
}

    .mailchimp-widget .mc-subscribe-form .mc-email::-moz-placeholder {
        color: rgba(85,85,85,.7);
        opacity: 1
    }

    .mailchimp-widget .mc-subscribe-form .mc-email:-ms-input-placeholder {
        color: rgba(85,85,85,.7)
    }

    .mailchimp-widget .mc-subscribe-form .mc-email::-webkit-input-placeholder {
        color: rgba(85,85,85,.7)
    }

.mailchimp-widget .mc-subscribe-form .input-mail {
    position: relative
}

.mailchimp-widget .mc-subscribe-form .icon-mc-email {
    position: absolute;
    right: 10px;
    line-height: 30px;
    top: 0;
    color: rgba(85,85,85,.7);
    font-size: .875em
}

.mailchimp-widget .mc-subscribe-form button {
    height: 35px;
    display: inline-block;
    border: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    font-size: 14px;
    color: #777;
    padding: 0 22px;
    background: #1f1f1f;
    text-transform: uppercase;
    -webkit-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s
}

    .mailchimp-widget .mc-subscribe-form button:hover {
        background: #d91f26;
        color: #fff
    }

a.go-to-top, a.go-to-top:hover a.go-to-top:focus {
    background-color: rgba(0,0,0,.15);
    -webkit-border-radius: 3px;
    border-radius: 3px;
    bottom: 72px;
    opacity: 0;
    filter: alpha(opacity=0);
    right: -60px;
    -webkit-transition: all .2s ease-in-out 0s;
    -o-transition: all .2s ease-in-out 0s;
    transition: all .2s ease-in-out 0s;
    color: #fff;
    font-size: 40px;
    height: 50px;
    line-height: 1;
    position: fixed;
    text-align: center;
    width: 50px;
    z-index: 100;
    visibility: hidden
}

    a.go-to-top.on, a.go-to-top:hover a.go-to-top:focus.on {
        opacity: .8;
        filter: alpha(opacity=80);
        visibility: visible;
        right: 20px
    }

        a.go-to-top.on:hover, a.go-to-top:hover a.go-to-top:focus.on:hover {
            opacity: 1;
            filter: alpha(opacity=100)
        }

.noo-social a {
    display: inline-block;
    text-align: center;
    margin-left: .5em;
    text-decoration: none;
    color: #262626
}

    .noo-social a i {
        width: 30px;
        height: 30px;
        line-height: 30px;
        border: 1px solid #262626;
        color: #262626;
        border-radius: 30px
    }

    .noo-social a:hover i {
        border: 1px solid #d91f26;
        color: #d91f26
    }

    .noo-social a:first-child {
        margin-left: 0
    }

.noo-social .social-title {
    display: inline-block;
    font-weight: 700
}

@media (max-width:991px) {
    .noo-social .social-title {
        display: block
    }
}

.wigetized .tribe-events-list-widget ol {
    padding: 0;
    margin: 0;
    list-style: none
}

    .wigetized .tribe-events-list-widget ol li {
        padding: 0;
        margin: 0 0 18px;
        background: 0 0
    }

        .wigetized .tribe-events-list-widget ol li .entry-title {
            padding: 0;
            margin: 0;
            font-size: .875em;
            font-weight: 400
        }

        .wigetized .tribe-events-list-widget ol li .duration {
            font-weight: 400
        }

            .wigetized .tribe-events-list-widget ol li .duration span {
                font-size: 12px;
                line-height: 20px
            }

.noo-footer-main {
    margin-bottom: 60px
}

.wigetized .noo-footer-bottom {
    overflow: hidden;
    text-align: center;
    position: relative
}

    .wigetized .noo-footer-bottom .widget {
        display: block;
        border-bottom: 1px solid rgba(255,255,255,.025);
        padding-bottom: 40px;
        margin-bottom: 40px
    }

        .wigetized .noo-footer-bottom .widget:last-child {
            padding-bottom: 12px !important
        }

        .wigetized .noo-footer-bottom .widget.widget_noo_social {
            padding-bottom: 40px;
            margin-bottom: 40px;
            margin-top: 0
        }

        .wigetized .noo-footer-bottom .widget:last-child {
            border-bottom: 0;
            margin-bottom: 10px
        }

        .wigetized .noo-footer-bottom .widget .widget-title {
            color: #fff;
            font-weight: 400;
            font-size: 1.5em;
            margin: 0 0 25px;
            padding: 0
        }

        .wigetized .noo-footer-bottom .widget ul.noo-infomation:after {
            clear: both;
            display: block;
            content: ''
        }

        .wigetized .noo-footer-bottom .widget ul.noo-infomation li {
            float: left;
            font-size: 18px;
            line-height: 24px;
            width: 33.333%;
            text-align: center
        }

@media (max-width:767px) {
    .wigetized .noo-footer-bottom .widget ul.noo-infomation li {
        width: 100%
    }
}

.wigetized .noo-footer-bottom .widget ul.noo-infomation li.info-phone {
    -webkit-transform: translate(0,-2px);
    -ms-transform: translate(0,-2px);
    -o-transform: translate(0,-2px);
    transform: translate(0,-2px)
}

.wigetized .noo-footer-bottom .widget ul.noo-infomation li.info-mail {
    -webkit-transform: translate(0,-6px);
    -ms-transform: translate(0,-6px);
    -o-transform: translate(0,-6px);
    transform: translate(0,-6px)
}

    .wigetized .noo-footer-bottom .widget ul.noo-infomation li.info-mail .fa {
        margin-bottom: 24px
    }

.wigetized .noo-footer-bottom .widget ul.noo-infomation li span.fa {
    font-size: 50px;
    color: #d91f26;
    display: inline-block;
    margin-bottom: 20px
}

.wigetized .noo-footer-bottom .widget ul.noo-infomation li span {
    display: block;
    text-align: center
}

.wigetized .noo-footer-bottom .widget ul.noo-infomation li address {
    display: block;
    margin: 0;
    text-align: center
}

.wigetized .noo-footer-bottom .widget .footer-social {
    display: inline-block;
    position: relative;
    padding: 5px 0 0;
    margin: 0 10px
}

    .wigetized .noo-footer-bottom .widget .footer-social:hover .social-name {
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transform: translate(-50%,0);
        -ms-transform: translate(-50%,0);
        -o-transform: translate(-50%,0);
        transform: translate(-50%,0);
        -webkit-transition: all .4s ease 0s;
        -o-transition: all .4s ease 0s;
        transition: all .4s ease 0s
    }

    .wigetized .noo-footer-bottom .widget .footer-social .social-name {
        left: 50%;
        -webkit-transform: translate(-50%,-20px);
        -ms-transform: translate(-50%,-20px);
        -o-transform: translate(-50%,-20px);
        transform: translate(-50%,-20px);
        position: absolute;
        width: 220px;
        font-size: .875em;
        top: 0;
        display: block;
        text-align: center;
        opacity: 0;
        filter: alpha(opacity=0)
    }

    .wigetized .noo-footer-bottom .widget .footer-social a {
        font-size: 24px;
        display: block;
        position: static;
        padding-bottom: 0px;
        border-bottom: 1px solid transparent
    }

        .wigetized .noo-footer-bottom .widget .footer-social a.fa-facebook:hover {
            color: #4b6ea8;
            border-color: #4b6ea8
        }

        .wigetized .noo-footer-bottom .widget .footer-social a.fa-google-plus:hover {
            color: #dd553b;
            border-color: #dd553b
        }

        .wigetized .noo-footer-bottom .widget .footer-social a.fa-twitter:hover {
            color: #29aae2;
            border-color: #29aae2
        }

        .wigetized .noo-footer-bottom .widget .footer-social a.fa-youtube:hover {
            color: #d84939;
            border-color: #d84939
        }

        .wigetized .noo-footer-bottom .widget .footer-social a.fa-skype:hover {
            color: #00bbf0;
            border-color: #00bbf0
        }

        .wigetized .noo-footer-bottom .widget .footer-social a.fa-linkedin:hover {
            color: #038ac4;
            border-color: #038ac4
        }

        .wigetized .noo-footer-bottom .widget .footer-social a.fa-dribbble:hover {
            color: #f2689c;
            border-color: #f2689c
        }

        .wigetized .noo-footer-bottom .widget .footer-social a.fa-pinterest:hover {
            color: #d83633;
            border-color: #d83633
        }

        .wigetized .noo-footer-bottom .widget .footer-social a.fa-flickr:hover {
            color: #3a88d0;
            border-color: #3a88d0
        }

footer.colophon.site-info {
    background-color: #000;
}

    footer.colophon.site-info .noo-bottom-bar-content {
        border-top: 1px solid rgba(255,255,255,.05);
        text-align: center;
        color: #777;
        font-size: .875em;
        padding: 23px 0;
        letter-spacing: 1px;
        position: relative;
        margin: 0
    }

.wigetized .widget_top_rated_products ul.product_list_widget {
    padding: 6px 0 0
}

    .wigetized .widget_top_rated_products ul.product_list_widget li {
        position: relative;
        padding: 0 0 30px
    }

        .wigetized .widget_top_rated_products ul.product_list_widget li:hover .product-title, .wigetized .widget_top_rated_products ul.product_list_widget li:hover a {
            color: #d91f26
        }

        .wigetized .widget_top_rated_products ul.product_list_widget li img {
            width: 65px
        }

        .wigetized .widget_top_rated_products ul.product_list_widget li .amount, .wigetized .widget_top_rated_products ul.product_list_widget li del, .wigetized .widget_top_rated_products ul.product_list_widget li ins {
            display: none
        }

        .wigetized .widget_top_rated_products ul.product_list_widget li .product-title, .wigetized .widget_top_rated_products ul.product_list_widget li a {
            font-size: .875em;
            line-height: 14px;
            font-weight: 400;
            display: block;
            text-transform: none
        }

.breadcrumb > li, .content-header .entry-date, .content-title {
    text-transform: uppercase
}

.wigetized .widget_top_rated_products ul.product_list_widget li .star-rating {
    margin-top: 5px
}

.tribe-mini-calendar-event {
    margin-bottom: 15px;
    padding-bottom: 15px
}

    .tribe-mini-calendar-event:first-child .list-date, .tribe-mini-calendar-event:first-child .list-info {
        margin-top: 6px
    }

    .tribe-mini-calendar-event .list-info h2 {
        font-weight: 400
    }

    .tribe-mini-calendar-event .list-info .duration {
        font-weight: 300
    }

    .tribe-mini-calendar-event .list-date {
        background: #2c2c2c
    }

        .tribe-mini-calendar-event .list-date .list-dayname {
            background: #777;
            color: #fff
        }

        .tribe-mini-calendar-event .list-date .list-daynumber {
            font-weight: 400
        }

.noo-topbar {
    position: relative;
    background: #555;
    z-index: 1001;
    line-height: 1.5;
    font-family: Dosis,serif;
    font-weight: 700
}

    .noo-topbar .noo-topbar-boxed {
        max-width: 1600px;
        margin: 0 auto;
        padding-left: 30px;
        padding-right: 30px
    }

@media (max-width:1199px) {
    .noo-topbar .noo-topbar-boxed {
        padding: 0 15px
    }
}

@media (max-width:991px) {
    .noo-topbar {
        display: none
    }
}

.noo-topbar .topbar-right .noo-social, .noo-topbar .topbar-right .noo_top_news {
    display: inline-block;
    vertical-align: top
}

.noo-topbar .date {
    padding: 10px 20px 10px 0;
    color: #777a7b
}

.noo-topbar .topbar-left {
    margin: 0
}

.noo-topbar .noo-menu li a {
    color: #777a7b;
    padding-left: 10px;
    padding-right: 10px
}

    .noo-topbar .noo-menu li a:hover, .noo-topbar .noo-menu li.current-menu-item a {
        color: #fff
    }

.noo-topbar a {
    color: #777a7b
}

    .noo-topbar a:hover {
        color: #fff
    }

.noo-topbar .topbar-right {
    padding: 10px 0
}

    .noo-topbar .topbar-right .noo-social a i {
        width: 20px;
        height: 20px;
        line-height: 20px;
        border: 0 !important;
        -webkit-border-radius: 100%;
        border-radius: 100%;
        -webkit-transition: .3s;
        -o-transition: .3s;
        transition: .3s
    }

        .noo-topbar .topbar-right .noo-social a i:hover {
            background: #d91f26;
            color: #fff
        }

    .noo-topbar .topbar-right .noo_top_news {
        text-align: center;
        cursor: pointer;
        margin-left: .5em;
        width: 20px;
        height: 20px;
        line-height: 20px;
        border: 0 !important;
        -webkit-border-radius: 100%;
        border-radius: 100%;
        -webkit-transition: .3s;
        -o-transition: .3s;
        transition: .3s;
        background: #d91f26;
        color: #fff
    }

.media-object, code, pre {
    display: block
}

code, kbd {
    border-radius: 3px
}

.noo-topbar .topbar-right .noo_top_news.up i:before {
    content: "\f0d8"
}

.navbar-wrapper .navbar-inner {
    max-width: 1600px;
    margin: 0 auto;
    padding: 0 30px
}

@media (max-width:1199px) {
    .navbar-wrapper .navbar-inner {
        padding: 0 15px
    }
}

@media (max-width:991px) {
    .navbar-wrapper .navbar-inner {
        padding: 0 15px
    }
}

.home .noo-page-heading {
    padding: 0;
    margin: 0
}

.noo-page-heading {
    position: relative;
    margin-bottom: 0px;
    padding: 100px 0;
    text-align: left;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-image: url(../images/bg-heading-default.jpg)
}

    .noo-page-heading .noo-page-breadcrumb, .noo-page-heading .page-heading-info {
        position: relative;
        z-index: 1
    }

    .noo-page-heading .page-title {
        font-size: 48px;
        font-weight: 300;
        color: #fff;
        margin-top: 0
    }

@media (max-width:991px) {
    .noo-page-heading .page-title {
        font-size: 1.875em
    }

    .noo-page-heading {
        padding: 50px 0
    }
}

@media (max-width:767px) {
    .noo-page-heading .page-title {
        font-size: 1.5em
    }
}

.noo-page-heading:after {
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute
}

.page-menu-transparent .noo-page-heading {
    padding: 200px 0 100px
}

@media (max-width:991px) {
    .page-menu-transparent .noo-page-heading {
        padding: 50px 0
    }
}

code, kbd, pre, samp {
    font-family: Menlo,Monaco,Consolas,"Courier New",monospace
}

code {
    font-size: .875em;
    background-color: #f9f2f4;
    color: #555;
    padding: .8em 1em;
    word-wrap: break-word
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.25)
}

    kbd kbd {
        padding: 0;
        font-size: 100%;
        box-shadow: none
    }

pre {
    padding: .34375em;
    margin: 0 0 .84375em;
    font-size: 15px;
    line-height: 1.7;
    word-wrap: break-word;
    color: #2f2f2f;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 3px
}

    .jumbotron, .jumbotron .h1, .jumbotron h1, pre code {
        color: inherit
    }

    pre code {
        font-size: inherit;
        background-color: transparent;
        border-radius: 0
    }

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.jumbotron {
    padding: 30px;
    margin-bottom: 30px;
    background-color: #cecfd0
}

    .jumbotron p {
        margin-bottom: 15px;
        font-size: 24px;
        font-weight: 200
    }

    .jumbotron > hr {
        border-top-color: #b4b6b7
    }

.container .jumbotron {
    border-radius: 20px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width:768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }

    .container .jumbotron {
        padding-left: 60px;
        padding-right: 60px
    }

    .jumbotron .h1, .jumbotron h1 {
        font-size: 72px
    }
}

.media, .media-body {
    overflow: hidden;
    zoom: 1
}

    .media, .media .media {
        margin-top: 15px
    }

        .media:first-child {
            margin-top: 0
        }

.media-heading {
    margin: 0 0 5px
}

.media > .pull-left {
    margin-right: 10px
}

.media > .pull-right {
    margin-left: 10px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

    .embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        height: 100%;
        width: 100%;
        border: 0
    }

    .embed-responsive.embed-responsive-16by9 {
        padding-bottom: 56.25%
    }

    .embed-responsive.embed-responsive-4by3 {
        padding-bottom: 75%
    }

.breadcrumb {
    padding: 8px 0 0;
    list-style: none;
    color: #979797;
    margin-bottom: 0
}

    .breadcrumb > li {
        display: inline-block;
        font-size: 1.5em;
        position: relative
    }

        .breadcrumb > li:before {
            content: " ";
            padding: 0 5px;
            background: #d91f26;
            font-style: italic;
            height: 1px;
            width: 40px;
            -webkit-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
            -o-transform: rotate(-45deg);
            transform: rotate(-45deg);
            position: absolute;
            bottom: 25px;
            left: 0
        }

        .breadcrumb > li:first-child:before, .hentry:last-child:after, .single .hentry::after {
            height: 0
        }

.content-featured .author-avatar, .noo-category a:after {
    -webkit-transform: translate(-50%,0);
    -ms-transform: translate(-50%,0);
    -o-transform: translate(-50%,0)
}

.breadcrumb > li + li {
    padding-left: 50px
}

.breadcrumb > li > a {
    color: #979797;
    font-size: 2.25em;
    font-weight: 300
}

    .breadcrumb > li:first-child a, .breadcrumb > li > a:hover {
        color: #fff
    }

@media (max-width:767px) {
    .breadcrumb > li:before {
        width: 25px;
        bottom: 20px
    }

    .breadcrumb > li + li {
        padding-left: 30px
    }

    .breadcrumb > li > a {
        font-size: 1.5em
    }
}

.breadcrumb > li > a i {
    text-decoration: none
}

.breadcrumb > li:first-child {
    padding-right: 15px
}

.breadcrumb > .active span {
    color: #979797;
    font-size: 24px
}

body .vc_btn_noo_primary, body .wpb_btn-noo-primary {
    background-color: #d91f26;
    color: #fff;
    text-shadow: none;
    border: 0
}

    body .vc_btn_noo_primary:hover, body .wpb_btn-noo-primary:hover {
        text-shadow: none;
        background-color: #e5464c;
        color: #fff
    }

.vc_column_container .wpb_button {
    padding: 8px 10px;
    text-shadow: none;
    font-size: 18px;
    font-weight: 400
}

    .vc_column_container .wpb_button.wpb_btn-small {
        padding: 10px 20px;
        font-size: 1.125em
    }

    .vc_column_container .wpb_button.wpb_regularsize {
        padding: 14px 30px
    }

    .vc_column_container .wpb_button.wpb_btn-large {
        padding: 16px 36px
    }

.vc_column_container .vc_btn {
    padding: 8px 10px;
    text-shadow: none;
    font-size: 18px;
    font-weight: 400
}

    .vc_column_container .vc_btn.vc_btn_md {
        font-size: 1.125em;
        padding: 14px 30px
    }

    .vc_column_container .vc_btn.vc_btn-lg {
        padding: 16px 36px
    }

body .wpb_tabs, body .wpb_tour {
    border: 1px solid #262626
}

    body .wpb_tabs .wpb_content_element, body .wpb_tabs.wpb_tour, body .wpb_tour .wpb_content_element, body .wpb_tour.wpb_tour {
        border: 0
    }

    body .wpb_tabs .wpb_tour_tabs_wrapper .wpb_tabs_nav li, body .wpb_tour .wpb_tour_tabs_wrapper .wpb_tabs_nav li {
        width: 25%;
        text-align: center;
        background-color: #e5e5e5;
        margin: 0;
        -webkit-transition: all .4s ease 0s;
        -o-transition: all .4s ease 0s;
        transition: all .4s ease 0s
    }

        body .wpb_tabs .wpb_tour_tabs_wrapper .wpb_tabs_nav li:hover, body .wpb_tour .wpb_tour_tabs_wrapper .wpb_tabs_nav li:hover {
            background-color: #d91f26
        }

            body .wpb_tabs .wpb_tour_tabs_wrapper .wpb_tabs_nav li:hover a, body .wpb_tour .wpb_tour_tabs_wrapper .wpb_tabs_nav li:hover a {
                color: #fff
            }

        body .wpb_tabs .wpb_tour_tabs_wrapper .wpb_tabs_nav li.ui-tabs-active, body .wpb_tabs .wpb_tour_tabs_wrapper .wpb_tabs_nav li.ui-tabs-active:hover, body .wpb_tour .wpb_tour_tabs_wrapper .wpb_tabs_nav li.ui-tabs-active, body .wpb_tour .wpb_tour_tabs_wrapper .wpb_tabs_nav li.ui-tabs-active:hover {
            background-color: transparent
        }

            body .wpb_tabs .wpb_tour_tabs_wrapper .wpb_tabs_nav li.ui-tabs-active a, body .wpb_tour .wpb_tour_tabs_wrapper .wpb_tabs_nav li.ui-tabs-active a {
                color: #d91f26
            }

        body .wpb_tabs .wpb_tour_tabs_wrapper .wpb_tabs_nav li a, body .wpb_tour .wpb_tour_tabs_wrapper .wpb_tabs_nav li a {
            font-size: 1.125em
        }

    body .wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab, body .wpb_tour .wpb_tour_tabs_wrapper .wpb_tab {
        background-color: transparent !important;
        padding: 40px 30px
    }

    body .wpb_tabs.wpb_tour .wpb_tabs_nav, body .wpb_tour.wpb_tour .wpb_tabs_nav {
        width: 25%
    }

    body .wpb_tabs.wpb_tour .wpb_tour_tabs_wrapper .wpb_tab, body .wpb_tour.wpb_tour .wpb_tour_tabs_wrapper .wpb_tab {
        width: 75%;
        padding: 20px 30px;
        border: 1px solid #262626
    }

    body .wpb_tabs.wpb_tour .wpb_content_element, body .wpb_tour.wpb_tour .wpb_content_element {
        border: 0
    }

    body .wpb_tabs.wpb_tour .wpb_tour_tabs_wrapper .wpb_tabs_nav li, body .wpb_tour.wpb_tour .wpb_tour_tabs_wrapper .wpb_tabs_nav li {
        width: 100%;
        text-align: left;
        margin-bottom: 2px
    }

        body .wpb_tabs.wpb_tour .wpb_tour_tabs_wrapper .wpb_tabs_nav li.ui-tabs-active, body .wpb_tour.wpb_tour .wpb_tour_tabs_wrapper .wpb_tabs_nav li.ui-tabs-active {
            background-color: #d91f26
        }

            body .wpb_tabs.wpb_tour .wpb_tour_tabs_wrapper .wpb_tabs_nav li.ui-tabs-active a, body .wpb_tour.wpb_tour .wpb_tour_tabs_wrapper .wpb_tabs_nav li.ui-tabs-active a {
                color: #fff
            }

    body .wpb_tabs.wpb_tour .wpb_tour_next_prev_nav, body .wpb_tour.wpb_tour .wpb_tour_next_prev_nav {
        margin-left: 26%;
        margin-bottom: 20px
    }

    body .wpb_tabs.wpb_tour .wpb_next_slide, body .wpb_tour.wpb_tour .wpb_next_slide {
        margin-right: 20px
    }

body .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header {
    padding: 4px 0;
    background-color: #f5f5f5;
    border: 1px solid #f5f5f5;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    font-weight: 400
}

    body .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header a {
        font-size: 1.125em;
        color: #302e38
    }

    body .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header .ui-accordion-header-icon {
        display: none
    }

    body .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header.ui-accordion-header-active, body .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header:hover {
        background-color: #d91f26
    }

        body .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header.ui-accordion-header-active a, body .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header:hover a {
            color: #fff
        }

    body .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header:focus {
        outline: transparent 0
    }

body .wpb_accordion_wrapper .wpb_accordion_content {
    padding: 15px;
    border-style: solid;
    border-color: #f5f5f5;
    border-width: 0 1px 1px !important
}

.wpb_accordion_section.group {
    margin-top: 2px
}

.noo-index-blog {
    margin-bottom: 90px
}

.hentry.type-post {
    padding: 15px 30px;
    background: #1f1f1f;
    margin-bottom: 30px;
    text-align: center
}

.hentry ol:last-child, .hentry ul:last-child {
    margin-bottom: 0
}

.hentry a:hover {
    text-decoration: none
}

.hentry.format-link a, .hentry.format-quote a {
    color: #fff;
    line-height: 1.5em
}

    .hentry.format-link a:hover, .hentry.format-quote a:hover {
        color: #d91f26 !important
    }

.hentry.format-link cite, .hentry.format-link i[class^=fa-]:hover, .hentry.format-quote cite, .hentry.format-quote i[class^=fa-]:hover, .single .hentry.format-link .content-title, .single .hentry.format-quote .content-title {
    color: #fff
}

.hentry.format-link i[class^=fa-], .hentry.format-quote i[class^=fa-] {
    font-size: 24px;
    padding-right: 10px;
    vertical-align: middle
}

.hentry.format-link > .content-wrap, .hentry.format-quote > .content-wrap {
    background: #fff;
    padding: 20px
}

.single .hentry.format-link > .content-wrap, .single .hentry.format-quote > .content-wrap {
    background: #fff;
    padding: 20px 0
}

    .single .hentry.format-link > .content-wrap .content-header, .single .hentry.format-quote > .content-wrap .content-header {
        background: #fff;
        padding: 20px
    }

.single .hentry.format-link .content-title:hover, .single .hentry.format-quote .content-title:hover {
    color: #d91f26 !important
}

.single .hentry.format-link a, .single .hentry.format-quote a {
    color: #fff;
    line-height: 1.5em
}

    .single .hentry.format-link a:hover, .single .hentry.format-quote a:hover {
        color: #d91f26 !important
    }

.single .hentry.format-link .content, .single .hentry.format-quote .content {
    background: 0 0
}

.post-password-form label {
    font-weight: 400;
    font-weight: 600;
    font-size: 18px
}

.post-password-form input[type=password] {
    font-style: italic;
    margin: 0 0 30px;
    font-size: 16px;
    line-height: 1.7;
    background-color: transparent;
    background-image: none;
    border: 0;
    border-bottom: 1px solid #343434;
    border-radius: 0;
    letter-spacing: .5px;
    -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;
    color: #555;
    display: inline-block;
    height: auto;
    width: auto
}

    .post-password-form input[type=password]:focus {
        outline: 0;
        background: #3c3c3c;
        border-bottom: 1px solid #3c3c3c
    }

        .post-password-form input[type=password]:focus::-moz-placeholder {
            color: #fff;
            opacity: 1
        }

        .post-password-form input[type=password]:focus:-ms-input-placeholder {
            color: #fff
        }

        .post-password-form input[type=password]:focus::-webkit-input-placeholder {
            color: #fff
        }

    .post-password-form input[type=password]::-moz-placeholder {
        color: rgba(68,73,75,.5);
        opacity: 1
    }

    .post-password-form input[type=password]:-ms-input-placeholder {
        color: rgba(68,73,75,.5)
    }

    .post-password-form input[type=password]::-webkit-input-placeholder {
        color: rgba(68,73,75,.5)
    }

    .post-password-form input[type=password][disabled], .post-password-form input[type=password][readonly], fieldset[disabled] .post-password-form input[type=password] {
        cursor: not-allowed;
        background-color: #cecfd0;
        opacity: 1
    }

.post-password-form input[type=submit] {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: 0 solid #161616;
    white-space: nowrap;
    font-family: Dosis,serif;
    background: #2f2f2f;
    border-bottom: 3px solid #161616;
    padding: .625em 1em;
    font-size: 16px;
    line-height: 1.5;
    border-radius: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: border-color color .2s ease;
    -o-transition: border-color color .2s ease;
    transition: border-color color .2s ease;
    color: #555
}

    .post-password-form input[type=submit]:focus, .post-password-form input[type=submit]:hover {
        outline: 0;
        background: #d91f26;
        color: #fff;
        border-color: #d91f26
    }

    .post-password-form input[type=submit].active:focus, .post-password-form input[type=submit]:active:focus, .post-password-form input[type=submit]:focus {
        outline-offset: -2px;
        -webkit-box-shadow: 0 0 2px rgba(117,176,138,.8);
        box-shadow: 0 0 2px rgba(117,176,138,.8);
        border-color: #d91f26
    }

    .post-password-form input[type=submit].active, .post-password-form input[type=submit]: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)
    }

    .post-password-form input[type=submit].disabled {
        cursor: not-allowed;
        pointer-events: none;
        opacity: .65;
        filter: alpha(opacity=65);
        -webkit-box-shadow: none;
        box-shadow: none
    }

.read-more, .single-post .social-shared-wrap .button-social {
    cursor: pointer
}

.open > .dropdown-toggle.post-password-form input[type=submit], .post-password-form input[type=submit].active, .post-password-form input[type=submit]:active, .post-password-form input[type=submit]:focus, .post-password-form input[type=submit]:hover {
    color: #fff;
    background-color: #d91f26;
    border-color: #ac191e
}

.content-featured {
    position: relative;
    background: 0 0;
    padding-bottom: 30px;
    margin-bottom: 30px
}

    .content-featured img {
        width: 100%
    }

    .content-featured .author-avatar {
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translate(-50%,0);
        width: auto;
        text-align: center;
        margin: 0 auto;
        top: auto;
        box-shadow: 0 0 0 10px #1f1f1f
    }

.has-featured .content-featured {
    overflow: hidden
}

.content-wrap {
    display: block;
    background-color: transparent;
    clear: both
}

    .content-wrap:first-child {
        margin-top: 0
    }

.content-title {
    margin: 30px 0;
    line-height: 1.25;
    color: #fff;
    font-size: 1.5em;
    text-align: center
}

.single-post .noo-main .hentry blockquote:before, .sticky .content-title:before {
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
    filter: alpha(opacity=50)
}

.content-title a {
    color: #fff
}

@media (max-width:767px) {
    .content-title {
        font-size: 1.5em
    }
}

.sticky {
    margin-bottom: 30px;
    position: fixed;
    width: 100%
}

    .sticky .content-title:before {
        content: "\f08d";
        position: relative;
        display: inline-block;
        font-family: fontawesome;
        padding-right: 5px;
        opacity: 1;
        -webkit-transform: rotate(-36deg);
        -ms-transform: rotate(-36deg);
        -o-transform: rotate(-36deg);
        transform: rotate(-36deg);
        color: #d91f26
    }

.content-thumb {
    display: block;
    position: relative
}

    .content-thumb:before {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #d91f26;
        opacity: .6
    }

.noo-post-list .content-thumb {
    max-height: 550px;
    overflow: hidden
}

.content-sub-title {
    display: block;
    margin: .75em 0 0;
    font-size: 1.125em
}

.content-cite, .content-link {
    font-size: 16px
}

    .content-link a:hover {
        color: #000
    }

.button-social {
    font-family: Dosis,serif;
    display: inline-block
}

    .button-social i {
        margin-right: 3.75px
    }

.content-meta .post_type_class, .content-meta > span i {
    margin-right: 7.5px
}

.button-social.box {
    color: #fff;
    padding: .6em .5em;
    background: rgba(217,31,38,.5);
    -webkit-border-radius: 3px;
    border-radius: 3px;
    position: absolute;
    bottom: 10px;
    right: 10px;
    z-index: 2
}

.content-meta {
    position: relative;
    color: #555
}

    .content-meta:after, .content-meta:before {
        content: " ";
        display: table
    }

    .content-meta:after {
        clear: both
    }

    .content-meta > span {
        display: inline-block;
        padding-right: 15px
    }

        .content-meta > span > a {
            white-space: nowrap;
            color: #555
        }

            .content-meta > span > a:hover {
                color: #d91f26
            }

.single-post.single-format-audio .noo-main, .single-post.single-format-link .noo-main, .single-post.single-format-quote .noo-main, .single-post.single-format-video .noo-main {
    margin-top: 0 !important
}

.single-post.single-format-audio .content-featured {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    max-width: 1200px
}

@media (min-width:992px) {
    .single-post .content-featured ~ div .noo-main {
        margin-top: -175px
    }
}

.single-post .noo-main .hentry {
    text-align: left;
    padding: 30px;
    border-bottom: 0
}

    .single-post .noo-main .hentry .content-header {
        margin-top: .5em
    }

        .single-post .noo-main .hentry .content-header .content-title {
            font-size: 1.875em;
            text-align: left;
            width: 80%;
            margin: 0 0 15px
        }

        .single-post .noo-main .hentry .content-header .noo-category {
            position: absolute;
            right: 60px;
            top: 50px
        }

    .single-post .noo-main .hentry .content-featured {
        padding-bottom: 0;
        margin-bottom: 0
    }

    .single-post .noo-main .hentry blockquote {
        color: #555;
        font-size: 16px;
        border-left: 2px solid #d91f26;
        margin-left: 30px
    }

        .single-post .noo-main .hentry blockquote:before {
            content: '\f10d';
            position: relative;
            display: inline-block;
            font-family: fontawesome;
            padding-right: 5px;
            opacity: .5
        }

#author-bio .author-count-posts, .entry-tags span, .single-post .social-shared-wrap .social-shared {
    font-family: Dosis,serif
}

.single-noo-portfolio .content-header .nav-single a:active, .single-noo-portfolio .content-header .nav-single a:focus, .single-noo-portfolio .content-header .nav-single a:hover, .single-noo-portfolio .content-header .nav-single-list a:active, .single-noo-portfolio .content-header .nav-single-list a:focus, .single-noo-portfolio .content-header .nav-single-list a:hover {
    text-decoration: none
}

@media (max-width:767px) {
    .single-post .noo-main .hentry .content-header .noo-category {
        position: relative;
        top: 0;
        right: auto;
        left: 0;
        text-align: left
    }

    .single-post .noo-main {
        margin-top: 0
    }
}

.single-post .content-meta {
    display: inline-block;
    margin-bottom: 30px
}

    .single-post .content-meta > span .entry-date {
        display: inline-block;
        text-transform: none
    }

    .single-post .content-meta > span.content-meta-button {
        float: right;
        padding-right: 0
    }

        .single-post .content-meta > span.content-meta-button i {
            padding: 0 10px 0 0
        }

        .single-post .content-meta > span.content-meta-button > a {
            -webkit-border-radius: 50%;
            border-radius: 50%;
            display: inline-block;
            height: 30px;
            text-align: center;
            width: 30px;
            background: #f9f9f9;
            border: 1px solid #262626;
            line-height: 30px;
            color: #555;
            float: left;
            margin-left: 10px
        }

            .single-post .content-meta > span.content-meta-button > a:hover {
                color: #d91f26
            }

@media (max-width:767px) {
    .single-post .content-meta > span.content-meta-button {
        float: none;
        display: block;
        margin-top: 10px
    }

        .single-post .content-meta > span.content-meta-button > a:first-child {
            margin: 0
        }
}

.single-post .social-shared-wrap {
    display: inline-block;
    position: relative
}

    .single-post .social-shared-wrap .social-shared {
        display: none;
        position: absolute;
        top: -5px;
        left: 0;
        background: #f7f6f6;
        padding: 5px;
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-border-radius: 3px;
        border-radius: 3px;
        min-width: 300px;
        text-align: center
    }

        .single-post .social-shared-wrap .social-shared > div {
            display: inline-block;
            padding: 0 10px;
            border-left: 1px solid rgba(85,85,85,.1)
        }

            .single-post .social-shared-wrap .social-shared > div i {
                margin-right: 3.75px
            }

            .single-post .social-shared-wrap .social-shared > div a {
                color: #fff
            }

                .single-post .social-shared-wrap .social-shared > div a:hover {
                    color: #d91f26
                }

            .single-post .social-shared-wrap .social-shared > div:first-child {
                border: 0
            }

        .single-post .social-shared-wrap .social-shared.active {
            display: inline-block;
            opacity: 1;
            filter: alpha(opacity=100);
            -webkit-transition: 1s;
            -o-transition: 1s;
            transition: 1s
        }

.content {
    padding: 30px 0 0
}

    .content embed, .content iframe, .content object {
        width: 100%;
        max-width: 100%
    }

.content-social {
    margin-top: 30px;
    margin-bottom: 15px;
    text-align: center;
    position: relative
}

    .content-social a {
        margin: 0 15px;
        position: relative
    }

@media (max-width:480px) {
    .single-post .social-shared-wrap .social-shared {
        left: -20px
    }

    .content-social a {
        margin: 0 8px
    }
}

.content-social a i {
    font-size: 1.125em;
    color: #2f2f2f;
    border-bottom: 1px solid #1f1f1f;
    padding: 10px 0
}

.content-social a .title-shared {
    position: absolute;
    top: -20px;
    width: 150px;
    left: 50%;
    color: #fff;
    -webkit-transform: translate(-50%,-100%);
    -ms-transform: translate(-50%,-100%);
    -o-transform: translate(-50%,-100%);
    transform: translate(-50%,-100%);
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.content-social a:hover .title-shared {
    top: -5px;
    opacity: 1;
    filter: alpha(opacity=100)
}

.content-social a:hover .fa-facebook {
    color: #3c599f;
    border-color: #3c599f
}

.content-social a:hover .fa-twitter {
    color: #5dd7fc;
    border-color: #5dd7fc
}

.content-social a:hover .fa-google-plus {
    color: #cc3433;
    border-color: #cc3433
}

.content-social a:hover .fa-pinterest {
    color: #e63d44;
    border-color: #e63d44
}

.content-social a:hover .fa-linkedin {
    color: #0077b5;
    border-color: #0077b5
}

.entry-tags span {
    font-size: 22px;
    font-weight: 700;
    width: 100%;
    display: block;
    padding: 15px 0
}

.entry-tags a {
    margin: 0 3px 3px 0;
    color: #fff;
    background: #555;
    border-color: #555;
    font-size: 16px;
    font-weight: 400;
    line-height: 1
}

    .entry-tags a:hover {
        background: #d91f26;
        border-color: #d91f26;
        color: #fff
    }

#author-bio {
    display: inline-block;
    background: #262626;
    padding: 30px 30px 15px
}

    #author-bio .author-avatar {
        text-align: center;
        margin: 0 auto
    }

        #author-bio .author-avatar img {
            z-index: 2;
            position: relative
        }

@media (max-width:480px) {
    #author-bio {
        padding: 15px
    }

        #author-bio .author-avatar {
            float: none
        }
}

#author-bio .author-info {
    text-align: center
}

    #author-bio .author-info h5 {
        margin-top: 10px;
        margin-bottom: 20px;
        position: relative;
        color: #d91f26;
        font-size: .875em
    }

        #author-bio .author-info h5 a {
            color: #d91f26
        }

            #author-bio .author-info h5 a:hover {
                color: #fff
            }

#author-bio .noo-social a {
    margin-left: 0
}

    #author-bio .noo-social a i {
        border: 0;
        width: 20px;
        height: 20px;
        line-height: 20px
    }

#author-bio > p {
    font-style: italic;
    line-height: 2;
    padding: 15px 0
}

#author-bio .author-des {
    line-height: 1.7;
    margin-bottom: 0
}

#author-bio .author-count-posts {
    line-height: 20px;
    background: #555;
    padding: 0 10px;
    color: #fff;
    display: inline-block
}

.single .related-posts.noo-horizontal ul li {
    position: relative
}

    .single .related-posts.noo-horizontal ul li:before {
        position: absolute;
        content: "";
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(106,104,65,.4);
        display: block
    }

.single .content-footer, .single .post-subscribe-action {
    margin-top: 50px
}

.content-share {
    position: relative;
    right: 0;
    bottom: 0;
    display: none
}

    .content-share > a {
        font-size: 1.125em
    }

    .content-share .noo-social {
        position: absolute;
        right: 90px;
        width: 80px;
        z-index: 9;
        top: 35px;
        background: #3d3d3d
    }

        .content-share .noo-social a {
            width: 50% !important;
            float: left;
            color: #777;
            margin-left: 0 !important
        }

            .content-share .noo-social a i {
                background: 0 0;
                color: #777
            }

    .content-share.active {
        display: block
    }

.single-noo-portfolio .container-boxed.offset {
    margin-top: 0
}

.single-noo-portfolio .content-header {
    padding-top: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid #262626;
    margin-bottom: 40px;
    position: relative
}

    .single-noo-portfolio .content-header .nav-single {
        position: absolute;
        right: 0;
        top: 40px
    }

        .single-noo-portfolio .content-header .nav-single a {
            font-size: 36px;
            color: #d3d3d3;
            margin-left: 20px
        }

    .single-noo-portfolio .content-header .nav-single-list {
        position: absolute;
        left: 0;
        top: 40px
    }

        .single-noo-portfolio .content-header .nav-single-list a {
            font-size: 36px;
            color: #d3d3d3
        }

@media (max-width:992px) {
    .single-noo-portfolio .content-header .nav-single, .single-noo-portfolio .content-header .nav-single-list {
        display: none
    }
}

.single-noo-portfolio .content-share {
    position: relative;
    margin-bottom: 30px
}

.single-noo-portfolio .content-title-portfolio {
    font-size: 1.875em
}

.single-noo-portfolio .attribute-title, .single-noo-portfolio .project-link-title {
    font-size: 1.125em;
    font-weight: 700
}

.single-noo-portfolio .attribute-list > li {
    float: left;
    width: 45%;
    padding: .625em 0;
    border-bottom: 1px solid #262626
}

    .single-noo-portfolio .attribute-list > li a {
        font-size: 12px;
        position: relative;
        color: #fff
    }

        .single-noo-portfolio .attribute-list > li a:hover {
            color: #d91f26
        }

        .single-noo-portfolio .attribute-list > li a i:before {
            background: #fff;
            color: #fff;
            display: block;
            font-size: 8px;
            height: 12px;
            line-height: 1.5;
            text-align: center;
            width: 12px;
            border-radius: 50%;
            -webkit-border-radius: 50%;
            position: absolute;
            top: 3px;
            left: 0
        }

.single-noo-portfolio .attribute-list .even {
    float: right
}

.attribute-list {
    font-size: 1.125em
}

.post-navigation .next-post a:before, .post-navigation .prev-post a:after {
    font-family: fontawesome;
    line-height: 1;
    text-decoration: inherit;
    filter: alpha(opacity=50);
    font-size: 30px;
    top: -2px;
    position: relative;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
    font-weight: 400
}

.project-link-btn i {
    padding-right: .75em
}

.post-navigation {
    position: relative;
    overflow: hidden
}

    .post-navigation .prev-post {
        padding: 0 15px 0 0;
        position: relative;
        z-index: 2
    }

@media (max-width:767px) {
    .single-noo-portfolio .attribute-list > li {
        width: 100%
    }

    .post-navigation .prev-post {
        width: 100%;
        padding-right: 0
    }
}

.post-navigation .prev-post a {
    z-index: 2;
    padding: 30px;
    position: relative;
    display: block;
    width: 100%;
    background: #1f1f1f
}

    .post-navigation .prev-post a:after {
        content: "\f100";
        display: inline-block;
        padding-left: 5px;
        float: right;
        opacity: .5
    }

    .post-navigation .prev-post a:hover {
        background: #d91f26;
        color: #fff
    }

        .post-navigation .prev-post a:hover:after {
            color: #fff;
            opacity: 1
        }

.post-navigation .prev-post:hover i {
    color: #d91f26
}

.post-navigation .next-post {
    padding: 0 0 0 15px;
    position: relative;
    z-index: 2
}

@media (max-width:767px) {
    .post-navigation .next-post {
        width: 100%;
        float: none;
        padding-left: 0
    }
}

.post-navigation .next-post a {
    z-index: 2;
    padding: 30px;
    position: relative;
    display: block;
    width: 100%;
    background: #1f1f1f;
    text-align: right
}

    .post-navigation .next-post a:before {
        content: "\f101";
        display: inline-block;
        padding-right: 5px;
        opacity: .5;
        float: left
    }

.btn-loadmore, .noo-category a {
    font-size: .875em;
    text-transform: uppercase
}

.post-navigation .next-post a:hover {
    background: #d91f26;
    color: #fff
}

    .post-navigation .next-post a:hover:before {
        color: #fff;
        opacity: 1
    }

.btn-loadmore {
    padding: 10px 35px
}

.standard-blog .content-meta {
    margin-top: 30px;
    padding: 15px 0
}

@media (max-width:991px) {
    .standard-blog .content-meta {
        padding-bottom: 30px
    }
}

.standard-blog .content-meta .noo-author {
    float: left
}

.standard-blog .content-meta a {
    color: #555
}

    .standard-blog .content-meta a:hover {
        color: #d91f26
    }

.standard-blog .noo_rating_point {
    bottom: 15px;
    left: 30px
}

.vc_row-fluid .nocontainer > .vc_col-sm-12 {
    padding: 0
}

body .vc_row {
    margin: 0
}

.nocontainer:after {
    clear: both;
    display: block;
    content: ''
}

.noo-category {
    text-align: center;
    margin: 1em 0
}

    .noo-category a {
        color: #555;
        position: relative
    }

        .noo-category a:after {
            position: absolute;
            content: "";
            bottom: -5px;
            left: 50%;
            transform: translate(-50%,0);
            height: 1px;
            width: 90%;
            background: #555
        }

.masonry-blog .masonry-item .item-thumbnail .author-avatar, .noo-slider.bottom-indicators .slider-indicators {
    bottom: 0;
    -webkit-transform: translate(-50%,0);
    -ms-transform: translate(-50%,0);
    -o-transform: translate(-50%,0)
}

.read-more {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    border: 0 solid #161616;
    white-space: nowrap;
    font-family: Dosis,serif;
    background: #2f2f2f;
    border-bottom: 3px solid #161616;
    padding: .625em 1em;
    font-size: 16px;
    line-height: 1.5;
    border-radius: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: border-color color .2s ease;
    -o-transition: border-color color .2s ease;
    transition: border-color color .2s ease;
    text-transform: uppercase;
    margin: 15px 0 30px;
    color: #fff
}

    .read-more:focus, .read-more:hover {
        outline: 0;
        background: #d91f26;
        color: #fff;
        border-color: #d91f26
    }

    .read-more.active:focus, .read-more:active:focus, .read-more:focus {
        outline-offset: -2px;
        -webkit-box-shadow: 0 0 2px rgba(117,176,138,.8);
        box-shadow: 0 0 2px rgba(117,176,138,.8);
        border-color: #d91f26
    }

    .read-more.active, .read-more: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)
    }

    .read-more.disabled {
        cursor: not-allowed;
        pointer-events: none;
        opacity: .65;
        filter: alpha(opacity=65);
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .open > .dropdown-toggle.read-more, .read-more.active, .read-more:active, .read-more:focus, .read-more:hover {
        color: #fff;
        background-color: #d91f26;
        border-color: #ac191e
    }

.masonry-blog .masonry-item .item-content-meta, .masonry-blog .masonry-item .item-content-meta a {
    color: #555
}

.tag .container-wrap {
    margin-bottom: 80px
}

.masonry-blog .masonry-item .item-wrap {
    background: #1f1f1f;
    text-align: center;
    padding: 15px 30px
}

    .masonry-blog .masonry-item .item-wrap .item-title {
        text-transform: uppercase;
        margin-bottom: 1em
    }

.masonry-blog .masonry-item .item-thumbnail {
    position: relative;
    background: 0 0;
    padding-bottom: 30px;
    margin-bottom: 30px;
    overflow: hidden
}

    .masonry-blog .masonry-item .item-thumbnail .author-avatar {
        position: absolute;
        left: 50%;
        transform: translate(-50%,0);
        width: auto;
        text-align: center;
        margin: 0 auto;
        top: auto;
        box-shadow: 0 0 0 10px #1f1f1f
    }

    .masonry-blog .masonry-item .item-thumbnail .content-thumb {
        overflow: hidden
    }

        .masonry-blog .masonry-item .item-thumbnail .content-thumb img {
            -webkit-filter: grayscale(1);
            filter: grayscale(1);
            -webkit-transition: all .6s ease 0s;
            -o-transition: all .6s ease 0s;
            transition: all .6s ease 0s
        }

        .masonry-blog .masonry-item .item-thumbnail .content-thumb:hover img {
            -webkit-filter: none;
            filter: none;
            -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
            -o-transform: scale(1.1);
            transform: scale(1.1)
        }

.masonry-blog .masonry-item .item-content-meta span {
    display: inline-block;
    margin: 0 1.4em 1em 0
}

.masonry-blog .masonry-item .item-content-meta a:hover {
    color: #d91f26
}

.noo-slider .caroufredsel_wrapper .sliders .slide-item img {
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    -webkit-transition: all .6s ease 0s;
    -o-transition: all .6s ease 0s;
    transition: all .6s ease 0s
}

.noo-slider .caroufredsel_wrapper .sliders .slide-item:hover img {
    -webkit-filter: none;
    filter: none;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

.content-featured .content-thumb {
    overflow: hidden
}

    .content-featured .content-thumb img {
        -webkit-filter: grayscale(1);
        filter: grayscale(1);
        -webkit-transition: all .6s ease 0s;
        -o-transition: all .6s ease 0s;
        transition: all .6s ease 0s
    }

    .content-featured .content-thumb:hover img {
        -webkit-filter: none;
        filter: none;
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1)
    }

.default-p {
    margin-bottom: 0px
}

.widget + .widget {
    margin-top: 30px
}

.widget a:focus, .widget a:hover {
    text-decoration: none
}

.widget ol:last-child, .widget p:last-child, .widget ul:last-child {
    margin-bottom: 0
}

.widget ol, .widget ul {
    overflow: hidden;
    margin-left: 0;
    padding: 0;
    list-style: none;
    background-color: transparent
}

    .widget ol li, .widget ul li {
        padding: .75em 0;
        line-height: 1.7;
        margin-left: 0;
        border-bottom: 1px solid #2f2f2f
    }

        .widget ol li a, .widget ul li a {
            font-size: 14px;
            line-height: 1.7;
            color: #555;
            text-transform: uppercase
        }

            .widget ol li a:hover, .widget ul li a:hover {
                color: #d91f26
            }

        .widget ol li:first-child, .widget ul li:first-child {
            padding-top: 0
        }

        .widget ol li:last-child, .widget ul li:last-child {
            border-bottom: 0
        }

.widget select {
    width: 100%
}

.noo-sidebar .widget {
    margin-top: 30px;
    background: #1f1f1f;
    padding: 30px 20px
}

    .noo-sidebar .widget:first-child {
        margin-top: 0
    }

    .noo-sidebar .widget:last-child {
        border: none
    }

    .noo-sidebar .widget .widget-title {
        font-size: 22px;
        text-transform: uppercase;
        margin-top: 0
    }

.widget_search form {
    position: relative
}

    .widget_search form:before {
        content: "\f002";
        display: inline-block;
        font-family: fontawesome;
        font-style: normal;
        font-weight: 400;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        speak: none;
        padding-right: 0;
        opacity: 1;
        filter: alpha(opacity=100);
        position: absolute;
        right: 0;
        text-align: center;
        text-decoration: inherit;
        top: 0;
        width: 3em;
        cursor: pointer;
        height: 3em;
        line-height: 3em;
        font-size: 15px;
        background: 0 0;
        color: #706967;
        -webkit-border-radius: 0;
        border-radius: 0
    }

.widget_search #s {
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    padding-right: 40px;
    background: #fff;
    border: 1px solid #262626;
    font-weight: 400;
    font-size: 15px;
    height: 3em
}

.widget_calendar #wp-calendar {
    border: 1px solid #262626;
    max-width: 100%;
    margin-bottom: 1.25em;
    width: 100%;
    position: relative;
    font-size: 14px;
    border-radius: 3px
}

    .widget_calendar #wp-calendar caption {
        border-color: #262626;
        border-style: solid;
        border-width: 1px 1px 0;
        font-size: 16px;
        font-weight: 300;
        padding: .375em;
        text-transform: uppercase
    }

    .widget_calendar #wp-calendar td, .widget_calendar #wp-calendar th {
        text-align: center;
        line-height: 1.625em;
        padding: .75em
    }

    .widget_calendar #wp-calendar > thead {
        background-color: rgba(0,0,0,0)
    }

        .widget_calendar #wp-calendar > thead > tr > th {
            font-weight: 700;
            font-size: 16px;
            padding: .375em
        }

    .widget_calendar #wp-calendar > tbody > tr > td {
        border: none;
        line-height: 1.625em;
        padding: .5em;
        color: #555
    }

        .widget_calendar #wp-calendar > tbody > tr > td.pad {
            background-color: transparent;
            -webkit-box-shadow: none;
            box-shadow: none
        }

            .widget_calendar #wp-calendar > tbody > tr > td.pad:first-child {
                border-left: 0
            }

            .widget_calendar #wp-calendar > tbody > tr > td.pad:last-child {
                border-right: 0
            }

        .widget_calendar #wp-calendar > tbody > tr > td > a {
            color: #d91f26;
            display: block;
            font-weight: 700
        }

    .widget_calendar #wp-calendar > tfoot {
        position: absolute;
        width: 100%;
        top: 0;
        left: 0
    }

        .widget_calendar #wp-calendar > tfoot .pad {
            border: none
        }

.widget.widget_meta li abbr[title], .widget.widget_meta ul, .widget.widget_pages ul, .widget_nav_menu .menu > li:last-child a:first-child {
    border-bottom: 0
}

.widget_calendar #wp-calendar #next, .widget_calendar #wp-calendar #prev {
    font-weight: 300;
    padding: .5em .75em;
    text-shadow: none;
    text-transform: uppercase;
    position: absolute;
    top: 0
}

    .widget_calendar #wp-calendar #next > a, .widget_calendar #wp-calendar #prev > a {
        display: block;
        width: 40px;
        height: 40px;
        text-indent: -9999em;
        position: absolute;
        top: 0
    }

    .widget_calendar #wp-calendar #next:before, .widget_calendar #wp-calendar #prev:before {
        display: inline-block;
        font-weight: 400;
        padding-right: 5;
        opacity: 1;
        filter: alpha(opacity=100)
    }

    .widget.widget_rss .widget-title a:last-child:before, .widget_calendar #wp-calendar #next:before, .widget_calendar #wp-calendar #prev:before {
        position: relative;
        font-family: fontawesome;
        font-style: normal;
        line-height: 1;
        text-decoration: inherit;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        speak: none
    }

.widget_calendar #wp-calendar #next {
    right: 0;
    padding-left: 15px
}

    .widget_calendar #wp-calendar #next:before {
        content: "\f105"
    }

    .widget_calendar #wp-calendar #next > a {
        right: 0
    }

.widget_calendar #wp-calendar #prev {
    left: 0;
    padding-left: 15px
}

    .widget_calendar #wp-calendar #prev:before {
        content: "\f104"
    }

    .widget_calendar #wp-calendar #prev > a {
        left: 0
    }

.widget_meta ul li a, .widget_nav_menu ul li a, .widget_pages ul li a {
    display: block
}

.widget_meta ul li .sub-menu, .widget_meta ul li ul, .widget_nav_menu ul li .sub-menu, .widget_nav_menu ul li ul, .widget_pages ul li .sub-menu, .widget_pages ul li ul {
    border: 0;
    background-color: transparent;
    border-radius: 0
}

    .widget_meta ul li .sub-menu li a, .widget_meta ul li ul li a, .widget_nav_menu ul li .sub-menu li a, .widget_nav_menu ul li ul li a, .widget_pages ul li .sub-menu li a, .widget_pages ul li ul li a {
        padding-left: 30px
    }

    .widget_meta ul li .sub-menu li:first-child a, .widget_meta ul li ul li:first-child a, .widget_nav_menu ul li .sub-menu li:first-child a, .widget_nav_menu ul li ul li:first-child a, .widget_pages ul li .sub-menu li:first-child a, .widget_pages ul li ul li:first-child a {
        border-radius: 0
    }

    .widget_meta ul li .sub-menu ul li a, .widget_meta ul li ul ul li a, .widget_nav_menu ul li .sub-menu ul li a, .widget_nav_menu ul li ul ul li a, .widget_pages ul li .sub-menu ul li a, .widget_pages ul li ul ul li a {
        padding-left: 60px
    }

.widget_nav_menu .current-menu-item > a {
    background-color: #d91f26
}

.widget.widget_recent_comments li, .widget.widget_rss li {
    font-size: 14px
}

.widget.widget_recent_entries li {
    padding-bottom: .75em
}

    .widget.widget_recent_entries li a {
        font-size: 16px;
        font-family: Dosis,serif;
        font-style: normal;
        font-weight: 700;
        color: #fff
    }

        .widget.widget_recent_entries li a:hover {
            color: #d91f26
        }

    .widget.widget_recent_entries li .post-date {
        display: block;
        color: #fff;
        opacity: .7;
        filter: alpha(opacity=70)
    }

.widget.widget_rss .widget-title img[alt=RSS] {
    display: none !important;
    visibility: hidden !important
}

.widget.widget_rss .widget-title a:last-child:before {
    content: "\f143";
    display: inline-block;
    font-weight: 400;
    padding-right: 8px;
    opacity: .5;
    filter: alpha(opacity=50)
}

.widget.widget_rss li a:before, .widget_rss .rss-date:not(:empty):before, .widget_rss cite:not(:empty):before {
    font-family: fontawesome;
    font-style: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
    padding-right: 5px;
    opacity: .5;
    filter: alpha(opacity=50);
    position: relative;
    font-weight: 400
}

.widget.widget_rss li a {
    display: block;
    margin-top: .5em;
    border-bottom: 0;
    font-size: 1.125em;
    font-weight: 400
}

    .widget.widget_rss li a:before {
        content: "\f08e";
        display: inline-block
    }

.widget_rss .rss-date {
    display: block;
    margin-top: .5em;
    text-transform: uppercase
}

    .widget_rss .rss-date:not(:empty):before {
        content: "\f133";
        display: inline-block
    }

.widget_rss .rssSummary {
    margin: 10px 0;
    font-size: 14px
}

.widget_rss cite {
    display: block;
    text-transform: uppercase
}

    .widget_rss cite:not(:empty):before {
        content: "\f007";
        display: inline-block
    }

.comments-area a:focus, .comments-area a:hover, .pagination a.page-numbers {
    text-decoration: none
}

.widget_product_tag_cloud, .widget_tag_cloud {
    text-shadow: none
}

    .widget_product_tag_cloud .tagcloud a, .widget_tag_cloud .tagcloud a {
        color: #fff;
        font-weight: 400;
        background: #2f2f2f;
        font-size: .875em !important;
        margin: 0 5px 7px 0;
        border: 0 !important;
        line-height: 1.7em;
        padding: 5px 10px 10px
    }

        .widget_product_tag_cloud .tagcloud a:hover, .widget_tag_cloud .tagcloud a:hover {
            background: #d91f26;
            border-color: #d91f26;
            color: #fff
        }

.widget.widget-counter {
    background: 0 0;
    padding: 0
}

    .widget.widget-counter.col3 .counter-social-widget {
        background: 0 0;
        margin-top: 0;
        padding: 0 20px
    }

        .widget.widget-counter.col3 .counter-social-widget ul {
            margin: 0 -30px
        }

            .widget.widget-counter.col3 .counter-social-widget ul li {
                display: inline-block;
                float: left;
                list-style: none;
                margin: 0;
                width: 33.33%;
                padding: 0 7.5px;
                border-bottom: 0
            }

                .widget.widget-counter.col3 .counter-social-widget ul li a {
                    margin-bottom: 0;
                    font-weight: 400;
                    vertical-align: middle;
                    cursor: pointer;
                    border: 0 solid #161616;
                    white-space: nowrap;
                    border-bottom: 3px solid #161616;
                    font-size: 16px;
                    line-height: 1.5;
                    border-radius: 0;
                    -webkit-user-select: none;
                    -moz-user-select: none;
                    -ms-user-select: none;
                    user-select: none;
                    -webkit-transition: border-color color .2s ease;
                    -o-transition: border-color color .2s ease;
                    transition: border-color color .2s ease;
                    color: #555;
                    padding: 15px 10px;
                    display: block;
                    text-align: center;
                    font-family: Dosis,serif;
                    background: #1f1f1f;
                    width: 100%
                }

                    .widget.widget-counter.col3 .counter-social-widget ul li a:focus, .widget.widget-counter.col3 .counter-social-widget ul li a:hover {
                        outline: 0;
                        background: #d91f26;
                        color: #fff;
                        border-color: #d91f26
                    }

                    .widget.widget-counter.col3 .counter-social-widget ul li a.active:focus, .widget.widget-counter.col3 .counter-social-widget ul li a:active:focus, .widget.widget-counter.col3 .counter-social-widget ul li a:focus {
                        outline-offset: -2px;
                        -webkit-box-shadow: 0 0 2px rgba(117,176,138,.8);
                        box-shadow: 0 0 2px rgba(117,176,138,.8);
                        border-color: #d91f26
                    }

                    .widget.widget-counter.col3 .counter-social-widget ul li a.active, .widget.widget-counter.col3 .counter-social-widget ul li a: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)
                    }

                    .widget.widget-counter.col3 .counter-social-widget ul li a.disabled {
                        cursor: not-allowed;
                        pointer-events: none;
                        opacity: .65;
                        filter: alpha(opacity=65);
                        -webkit-box-shadow: none;
                        box-shadow: none
                    }

                    .open > .dropdown-toggle.widget.widget-counter.col3 .counter-social-widget ul li a, .widget.widget-counter.col3 .counter-social-widget ul li a.active, .widget.widget-counter.col3 .counter-social-widget ul li a:active, .widget.widget-counter.col3 .counter-social-widget ul li a:focus, .widget.widget-counter.col3 .counter-social-widget ul li a:hover {
                        color: #fff;
                        background-color: #d91f26;
                        border-color: #ac191e
                    }

                    .widget.widget-counter.col3 .counter-social-widget ul li a i, .widget.widget-counter.col3 .counter-social-widget ul li a span {
                        display: block
                    }

                    .widget.widget-counter.col3 .counter-social-widget ul li a i {
                        font-size: 24px
                    }

                    .widget.widget-counter.col3 .counter-social-widget ul li a span {
                        line-height: 1;
                        margin-top: 5px;
                        padding: 5px 0;
                        color: #fff;
                        font-size: .875em
                    }

                    .widget.widget-counter.col3 .counter-social-widget ul li a small {
                        font-size: 12px
                    }

                    .widget.widget-counter.col3 .counter-social-widget ul li a:hover i {
                        color: #fff
                    }

                .widget.widget-counter.col3 .counter-social-widget ul li.facebook-fans i {
                    color: #3c599f
                }

                .widget.widget-counter.col3 .counter-social-widget ul li.twitter-followers i {
                    color: #5dd7fc
                }

                .widget.widget-counter.col3 .counter-social-widget ul li.youtube-subs i {
                    color: #cc3433
                }

                .widget.widget-counter.col3 .counter-social-widget ul li.pinterest-subs i {
                    color: #e63d44
                }

                .widget.widget-counter.col3 .counter-social-widget ul li.linkin-subs i {
                    color: #0077b5
                }

.widget_categories ul li {
    text-align: right;
    overflow: hidden;
    color: #555
}

    .widget_categories ul li:hover {
        border-color: #d91f26;
        color: #d91f26
    }

        .widget_categories ul li:hover a {
            color: #d91f26
        }

    .widget_categories ul li a {
        float: left
    }

.widget_recent_news ul {
    padding-top: 15px
}

    .widget_recent_news ul li {
        margin-bottom: 20px;
        overflow: hidden;
        font-size: .875em;
        color: #555;
        padding-bottom: 20px
    }

        .widget_recent_news ul li h5 {
            margin: 0
        }

        .widget_recent_news ul li img {
            border-radius: 3px;
            margin-right: 30px;
            float: left
        }

@media (max-width:767px) {
    .widget_recent_news ul li img {
        margin-right: 15px
    }
}

.widget_recent_news ul li a {
    line-height: 20px;
    text-transform: none;
    color: #fff
}

    .widget_recent_news ul li a:hover {
        color: #d91f26
    }

    .widget_recent_news ul li a i {
        padding-right: 5px
    }

.widget_recent_news ul li span.post-comment {
    padding-left: 15px
}

    .widget_recent_news ul li span.post-comment a {
        color: #555
    }

        .widget_recent_news ul li span.post-comment a:hover {
            color: #d91f26
        }

.widget_post_slider {
    position: relative
}

    .widget_post_slider .post-slider-content {
        position: absolute;
        bottom: 20px;
        left: 0;
        right: 20%;
        z-index: 1;
        padding: 5px 20px;
        background: rgba(68,73,75,.78)
    }

.widget_latest_ratting, .widget_latest_ratting .widget-latest_ratting-content .latest_ratting-featured {
    position: relative
}

.widget_post_slider .post-slider-content .post-slider-title {
    margin: 0
}

.widget_post_slider .post-slider-content a {
    color: #fff
}

    .widget_post_slider .post-slider-content a:hover {
        color: #d91f26
    }

.widget_latest_ratting h4 {
    line-height: 1.5;
    margin-bottom: 10px
}

.widget_latest_ratting .widget-latest_ratting-content {
    padding-top: 20px
}

    .widget_latest_ratting .widget-latest_ratting-content .latest_ratting-featured img {
        width: 100%
    }

    .widget_latest_ratting .widget-latest_ratting-content .latest_ratting-featured .noo_rating_point {
        bottom: 10px;
        left: 20px
    }

    .widget_latest_ratting .widget-latest_ratting-content .noo-ratting-meta {
        font-style: italic;
        color: #cecfd0;
        margin-bottom: 15px;
        font-family: Dosis,serif
    }

        .widget_latest_ratting .widget-latest_ratting-content .noo-ratting-meta a {
            color: #cecfd0
        }

        .widget_latest_ratting .widget-latest_ratting-content .noo-ratting-meta span {
            padding-right: 30px
        }

            .widget_latest_ratting .widget-latest_ratting-content .noo-ratting-meta span i {
                padding-right: 10px
            }

.sidebar-event .widget-title {
    text-transform: uppercase;
    font-weight: 400;
    color: #fff;
    margin: 7px 0 20px;
    padding: 0;
    font-size: 22px
}

.sidebar-event .widget {
    background: #1f1f1f;
    padding: 20px 18px 30px
}

.sidebar-event .noo_request_information {
    position: relative;
    padding-left: 36px;
    padding-top: 8px
}

    .sidebar-event .noo_request_information .icon-request {
        position: absolute;
        color: #d91f26;
        font-size: 1.125em;
        left: 4px;
        top: 25px;
        -webkit-transform: rotate(25deg);
        -ms-transform: rotate(25deg);
        -o-transform: rotate(25deg);
        transform: rotate(25deg)
    }

.comment-content, .comment-img img, .comment-meta, h2.comments-title {
    position: relative
}

.sidebar-event .noo_request_information p {
    font-size: 16px;
    line-height: 24px
}

.sidebar-event .noo_request_information .attach {
    font-size: .875em;
    color: #555;
    line-height: 24px;
    text-transform: uppercase;
    display: block
}

.sidebar-event .noo_request_information .request {
    font-size: .875em;
    color: #555;
    text-transform: uppercase;
    display: inline-block;
    background: #262626;
    padding: 0 19px;
    border-bottom: 3px solid #191919;
    -webkit-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
    height: 35px;
    line-height: 35px;
    margin-top: 15px;
    margin-bottom: 3px
}

.comment-reply-link, .form-submit input[type=submit] {
    text-align: center;
    line-height: 1.5;
    -ms-user-select: none;
    vertical-align: middle;
    white-space: nowrap
}

.sidebar-event .noo_request_information .request i {
    margin-left: 7px
}

.sidebar-event .noo_request_information .request:hover {
    background: #d91f26;
    color: #fff;
    border-color: rgba(217,31,38,.5)
}

.sidebar-event .widget_calendar .widget-title {
    text-align: center
}

.sidebar-event .widget_calendar #wp-calendar {
    border: 0;
    margin: 0
}

    .sidebar-event .widget_calendar #wp-calendar caption {
        border: 0;
        text-transform: uppercase;
        font-weight: 400;
        color: #fff;
        margin: 5px 0 3px;
        padding: 0;
        font-size: 22px
    }

    .sidebar-event .widget_calendar #wp-calendar > thead > tr > th {
        font-weight: 400;
        font-size: 12px;
        color: #d91f26;
        padding-top: 25px
    }

    .sidebar-event .widget_calendar #wp-calendar > tfoot {
        border-bottom: 1px solid #262626;
        padding-bottom: 9px
    }

        .sidebar-event .widget_calendar #wp-calendar > tfoot td {
            padding: 0 0 21px
        }

    .sidebar-event .widget_calendar #wp-calendar > tbody > tr > td {
        font-weight: 400;
        font-size: 12px
    }

        .sidebar-event .widget_calendar #wp-calendar > tbody > tr > td a {
            background: #d91f26;
            color: #fff;
            font-weight: 400;
            padding: 2px
        }

        .sidebar-event .widget_calendar #wp-calendar > tbody > tr > td#today {
            color: #d91f26
        }

.widget_most_view {
    padding-bottom: 13px
}

    .widget_most_view .noo-mostviews li {
        padding: 15px 0 25px
    }

        .widget_most_view .noo-mostviews li:first-child {
            padding-top: 5px
        }

        .widget_most_view .noo-mostviews li h5 {
            font-size: .875em;
            padding: 0;
            margin: 0 0 5px
        }

            .widget_most_view .noo-mostviews li h5 a {
                font-size: .875em;
                color: #fff;
                text-transform: none
            }

            .widget_most_view .noo-mostviews li h5:hover a, h2.comments-title span {
                color: #d91f26
            }

.comment-reply-link, .comment-reply-title, .form label, h2.comments-title {
    text-transform: uppercase
}

.widget_most_view .noo-mostviews li .content-meta span {
    padding-right: 15px
}

    .widget_most_view .noo-mostviews li .content-meta span:last-child {
        padding-right: 0
    }

.comments-area {
    padding: 30px 0
}

    .comments-area > h2 {
        font-size: 16px;
        font-weight: 600
    }

    .comments-area > .comment-respond .comment-form-fields .comment-form-input {
        float: left
    }

    .comments-area > .comment-respond .comment-form-fields .comment-form-textarea label {
        display: none
    }

    .comments-area > .comment-respond .comment-form-fields.comment-form-in-as .comment-form-textarea {
        float: none;
        padding: 0
    }

        .comments-area > .comment-respond .comment-form-fields.comment-form-in-as .comment-form-textarea label {
            display: block
        }

        .comments-area > .comment-respond .comment-form-fields.comment-form-in-as .comment-form-textarea textarea {
            margin-bottom: 20px;
            margin-top: 0
        }

@media (max-width:767px) {
    .comments-area > .comment-respond .comment-form-fields .comment-form-input, .comments-area > .comment-respond .comment-form-fields .comment-form-textarea {
        float: none;
        padding: 0
    }

        .comments-area > .comment-respond .comment-form-fields .comment-form-textarea label {
            display: block
        }

        .comments-area > .comment-respond .comment-form-fields .comment-form-textarea textarea {
            margin-bottom: 20px;
            margin-top: 0
        }

    .comments-area {
        padding: 0
    }
}

h2.comments-title {
    font-size: 1.5em;
    margin-bottom: .7em;
    font-weight: 400
}

.comments-list {
    padding: 40px 35px;
    background: #1f1f1f
}

    .commentlist .children, .comments-list, .comments-list .children {
        margin: 0;
        list-style: none;
        font-size: .875em
    }

.commentlist .children {
    margin-top: 30px
}

@media (min-width:768px) {
    .comments-list .children {
        padding-left: 90px
    }
}

@media (max-width:767px) {
    .comments-list .children {
        background: #fafafa;
        padding-left: 10px;
        padding-right: 10px
    }
}

li.comment {
    margin: 0;
    padding: 0
}

.comment-img {
    float: left;
    margin: 0 30px 0 10px
}

    .comment-img img {
        z-index: 2;
        box-shadow: 0 0 0 10px #262626
    }

.comment-wrap {
    padding: 30px 0;
    border-top: 1px solid #262626
}

@media (max-width:767px) {
    .comment-wrap {
        padding: 20px 0
    }
}

.comments-list > li.comment:first-child > .comment-wrap {
    border: 0
}

.comment-block {
    padding: 0;
    margin: 0 0 0 110px
}

@media (max-width:767px) {
    .comment-block {
        margin: 0
    }
}

.comment-header {
    padding-bottom: .375em;
    display: inline-flex
}

    .comment-header span.pull-right {
        margin-top: 6px
    }

@media (max-width:767px) {
    .comment-header {
        padding: 10px 0
    }
}

.comment-author {
    margin-right: 15px;
    color: #d91f26
}

    .comment-author a {
        color: #fff;
        font-weight: 700
    }

        .comment-author a:hover {
            color: #d91f26
        }

.ispostauthor {
    background: #000;
    color: #fff;
    font-family: Dosis,serif;
    font-style: normal;
    font-weight: 400;
    padding: 0 5px;
    margin-left: 10px;
    border-radius: 3px
}

.comment-reply-link, .pagination .page-numbers {
    font-family: Dosis,serif
}

.comment-meta {
    margin: 0;
    padding-left: 20px;
    padding-right: 20px;
    color: #555
}

    .comment-meta .time {
        padding-right: 15px
    }

    .comment-meta span.time:before {
        content: "\/";
        position: absolute;
        top: 0;
        left: 0
    }

@media (max-width:767px) {
    .comment-meta {
        padding-left: 10px;
        padding-right: 10px
    }
}

.comment-pending {
    padding: .375em .75em;
    text-align: center;
    color: #fff;
    background-color: #cecfd0;
    border-radius: 3px
}

.comment-reply-link {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer;
    border: 0 solid #161616;
    background: #2f2f2f;
    border-bottom: 3px solid #161616;
    border-radius: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    -webkit-transition: border-color color .2s ease;
    -o-transition: border-color color .2s ease;
    transition: border-color color .2s ease;
    color: #555;
    padding: 1px 10px;
    font-size: 12px;
    margin-left: 0
}

    .comment-reply-link:focus, .comment-reply-link:hover {
        outline: 0;
        background: #d91f26;
        color: #fff;
        border-color: #d91f26
    }

    .comment-reply-link.active:focus, .comment-reply-link:active:focus, .comment-reply-link:focus {
        outline-offset: -2px;
        -webkit-box-shadow: 0 0 2px rgba(117,176,138,.8);
        box-shadow: 0 0 2px rgba(117,176,138,.8);
        border-color: #d91f26
    }

    .comment-reply-link.active, .comment-reply-link: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)
    }

    .comment-reply-link.disabled {
        cursor: not-allowed;
        pointer-events: none;
        opacity: .65;
        filter: alpha(opacity=65);
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .comment-reply-link.active, .comment-reply-link:active, .comment-reply-link:focus, .comment-reply-link:hover, .open > .dropdown-toggle.comment-reply-link {
        color: #fff;
        background-color: #d91f26;
        border-color: #ac191e
    }

    .comment-reply-link:hover {
        background: #d91f26;
        color: #fff
    }

#respond {
    margin-bottom: 50px;
    margin-top: 50px
}

    #respond .required {
        position: relative;
        color: #fff
    }

.comment-reply-title {
    font-size: 1.5em;
    margin-bottom: 15px;
    position: relative
}

    .comment-reply-title small {
        font-size: 16px
    }

#commentform {
    margin-bottom: 0;
    background: #1f1f1f;
    padding: 50px
}

.comment-notes:after, .comment-notes:before {
    content: " ";
    display: table
}

.comment-notes:after {
    clear: both
}

.comment-notes, .logged-in-as {
    margin-bottom: 20px
}

.comment-form-author, .comment-form-comment, .comment-form-email, .comment-form-rating, .comment-form-url, .form-submit {
    margin: 0
}

    .comment-form-author label, .comment-form-comment label, .comment-form-email label, .comment-form-rating label, .comment-form-url label {
        font-weight: 300
    }

    .comment-form-comment textarea {
        height: 163px;
        width: 100%
    }

    .form-submit input[type=submit] {
        display: inline-block;
        margin-bottom: 0;
        font-weight: 400;
        cursor: pointer;
        border: 0 solid #161616;
        font-family: Dosis,serif;
        background: #2f2f2f;
        border-bottom: 3px solid #161616;
        font-size: 16px;
        border-radius: 0;
        -webkit-user-select: none;
        -moz-user-select: none;
        user-select: none;
        color: #555;
        padding: 7px 50px;
        text-transform: uppercase;
        -webkit-transition: all .4s ease 0s;
        -o-transition: all .4s ease 0s;
        transition: all .4s ease 0s
    }

        .form-submit input[type=submit]:focus, .form-submit input[type=submit]:hover {
            outline: 0;
            background: #d91f26;
            color: #fff;
            border-color: #d91f26
        }

        .form-submit input[type=submit].active:focus, .form-submit input[type=submit]:active:focus, .form-submit input[type=submit]:focus {
            outline-offset: -2px;
            -webkit-box-shadow: 0 0 2px rgba(117,176,138,.8);
            box-shadow: 0 0 2px rgba(117,176,138,.8);
            border-color: #d91f26
        }

        .form-submit input[type=submit].active, .form-submit input[type=submit]: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)
        }

        .form-submit input[type=submit].disabled {
            cursor: not-allowed;
            pointer-events: none;
            opacity: .65;
            filter: alpha(opacity=65);
            -webkit-box-shadow: none;
            box-shadow: none
        }

        .form-submit input[type=submit].active, .form-submit input[type=submit]:active, .form-submit input[type=submit]:focus, .form-submit input[type=submit]:hover, .open > .dropdown-toggle.form-submit input[type=submit] {
            color: #fff;
            background-color: #d91f26;
            border-color: #ac191e
        }

.pagination {
    display: block;
    overflow: hidden;
    text-align: right;
    padding-left: 0;
    margin: 50px auto 0;
    line-height: 2.2
}

    .pagination .page-numbers {
        color: #555;
        font-size: 16px;
        display: inline-block;
        margin: 5px 3px;
        background: #1f1f1f;
        text-align: center;
        width: 40px;
        height: 40px;
        line-height: 40px
    }

        .pagination .page-numbers.current {
            color: #fff;
            background: #d91f26;
            border-color: #d91f26
        }

        .pagination .page-numbers.dots {
            border: none;
            border-radius: 0;
            color: #fff;
            padding-left: .625em;
            padding-right: .625em
        }

.noo-slider .slider-control.next-btn .slider-icon-next:before, .noo-slider .slider-control.prev-btn .slider-icon-prev:before {
    font-family: fontawesome;
    font-style: normal;
    text-decoration: inherit;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
    font-weight: 400;
    -webkit-font-smoothing: antialiased
}

.pagination a.page-numbers:hover {
    color: #fff;
    background: #d91f26;
    border-color: #d91f26
}

#pagination {
    display: block;
    text-align: center
}

    #pagination .next, #pagination .prev {
        display: inline-block;
        margin: 15px
    }

#infscr-loading, .loadmore-action, .loadmore-loading {
    display: block;
    width: 100%;
    text-align: center;
    margin: 1.6875em auto;
    line-height: 3;
    font-size: 16px
}

.loadmore-loading {
    position: relative;
    height: 25px;
    width: 50px;
    margin-left: auto;
    margin-right: auto
}

    .loadmore-loading.finished {
        width: auto
    }

    .loadmore-loading span {
        display: block;
        bottom: 0;
        width: 9px;
        height: 5px;
        background: #fff;
        position: absolute;
        -webkit-animation: preload_audio_wave 1.5s infinite ease-in-out;
        -o-animation: preload_audio_wave 1.5s infinite ease-in-out;
        animation: preload_audio_wave 1.5s infinite ease-in-out
    }

.lightSpeedOutRight.goAway, .wiggle.go {
    -webkit-animation-timing-function: ease-in
}

.loadmore-loading span:nth-child(2) {
    left: 11px;
    -webkit-animation-delay: .2s;
    animation-delay: .2s
}

.loadmore-loading span:nth-child(3) {
    left: 22px;
    -webkit-animation-delay: .4s;
    animation-delay: .4s
}

.loadmore-loading span:nth-child(4) {
    left: 33px;
    -webkit-animation-delay: .6s;
    animation-delay: .6s
}

.loadmore-loading span:nth-child(5) {
    left: 44px;
    -webkit-animation-delay: .8s;
    animation-delay: .8s
}

@-webkit-keyframes preload_audio_wave {
    0%,100%,50% {
        height: 5px;
        -webkit-transform: translateY(0);
        background: #d91f26
    }

    25% {
        height: 30px;
        -webkit-transform: translateY(15px);
        background: #d91f26
    }
}

@-moz-keyframes preload_audio_wave {
    0%,100%,50% {
        height: 5px;
        -moz-transform: translateY(0);
        background: #d91f26
    }

    25% {
        height: 30px;
        -moz-transform: translateY(15px);
        background: #d91f26
    }
}

@keyframes preload_audio_wave {
    0%,100%,50% {
        height: 5px;
        transform: translateY(0);
        background: #d91f26
    }

    25% {
        height: 30px;
        transform: translateY(15px);
        background: #d91f26
    }
}

[data-paginate=loadmore] .pagination, [data-paginate=infinite] .pagination {
    display: none
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.bounceInDown, .bounceInLeft, .bounceInRight, .bounceInUp, .fadeInDown, .fadeInLeft, .fadeInRight, .fadeInUp {
    opacity: 0;
    -webkit-transform: translateX(400px);
    transform: translateX(400px)
}

.flipInX, .flipInY, .rollIn, .rotateDownUpRight, .rotateIn, .rotateInDownLeft, .rotateInUpLeft, .rotateInUpRight {
    opacity: 0
}

.lightSpeedInLeft, .lightSpeedInRight {
    opacity: 0;
    -webkit-transform: translateX(400px);
    transform: translateX(400px)
}

@-webkit-keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.3)
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.05)
    }

    70% {
        -webkit-transform: scale(.9)
    }

    100% {
        -webkit-transform: scale(1)
    }
}

@keyframes bounceIn {
    0% {
        opacity: 0;
        transform: scale(.3)
    }

    50% {
        opacity: 1;
        transform: scale(1.05)
    }

    70% {
        transform: scale(.9)
    }

    100% {
        transform: scale(1)
    }
}

.bounceIn.go {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn
}

@-webkit-keyframes bounceInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(400px)
    }

    60% {
        -webkit-transform: translateX(-30px)
    }

    80% {
        -webkit-transform: translateX(10px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }
}

@keyframes bounceInRight {
    0% {
        opacity: 0;
        transform: translateX(400px)
    }

    60% {
        transform: translateX(-30px)
    }

    80% {
        transform: translateX(10px)
    }

    100% {
        opacity: 1;
        transform: translateX(0)
    }
}

.bounceInRight.go {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight
}

@-webkit-keyframes bounceInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-400px)
    }

    60% {
        -webkit-transform: translateX(30px)
    }

    80% {
        -webkit-transform: translateX(-10px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }
}

@keyframes bounceInLeft {
    0% {
        opacity: 0;
        transform: translateX(-400px)
    }

    60% {
        transform: translateX(30px)
    }

    80% {
        transform: translateX(-10px)
    }

    100% {
        opacity: 1;
        transform: translateX(0)
    }
}

.bounceInLeft.go {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft
}

@-webkit-keyframes bounceInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(400px)
    }

    60% {
        -webkit-transform: translateY(-30px)
    }

    80% {
        -webkit-transform: translateY(10px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}

@keyframes bounceInUp {
    0% {
        opacity: 0;
        transform: translateY(400px)
    }

    60% {
        transform: translateY(-30px)
    }

    80% {
        transform: translateY(10px)
    }

    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

.bounceInUp.go {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp
}

@-webkit-keyframes bounceInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-400px)
    }

    60% {
        -webkit-transform: translateY(30px)
    }

    80% {
        -webkit-transform: translateY(-10px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}

@keyframes bounceInDown {
    0% {
        opacity: 0;
        transform: translateY(-400px)
    }

    60% {
        transform: translateY(30px)
    }

    80% {
        transform: translateY(-10px)
    }

    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

.bounceInDown.go {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1;
        display: block
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1;
        display: block
    }
}

.fadeIn {
    opacity: 0
}

    .fadeIn.go {
        -webkit-animation-name: fadeIn;
        animation-name: fadeIn
    }

@-webkit-keyframes growIn {
    0% {
        -webkit-transform: scale(.2);
        opacity: 0
    }

    50% {
        -webkit-transform: scale(1.2)
    }

    100% {
        -webkit-transform: scale(1);
        opacity: 1
    }
}

@keyframes growIn {
    0% {
        transform: scale(.2);
        opacity: 0
    }

    50% {
        transform: scale(1.2)
    }

    100% {
        transform: scale(1);
        opacity: 1
    }
}

.growIn {
    -webkit-transform: scale(.2);
    transform: scale(.2);
    opacity: 0
}

    .growIn.go {
        -webkit-animation-name: growIn;
        animation-name: growIn
    }

@-webkit-keyframes shake {
    0%,100% {
        -webkit-transform: translateX(0)
    }

    10%,30%,50%,70%,90% {
        -webkit-transform: translateX(-10px)
    }

    20%,40%,60%,80% {
        -webkit-transform: translateX(10px)
    }
}

@keyframes shake {
    0%,100% {
        transform: translateX(0)
    }

    10%,30%,50%,70%,90% {
        transform: translateX(-10px)
    }

    20%,40%,60%,80% {
        transform: translateX(10px)
    }
}

.shake.go {
    -webkit-animation-name: shake;
    animation-name: shake
}

@-webkit-keyframes shakeUp {
    0%,100% {
        -webkit-transform: translateX(0)
    }

    10%,30%,50%,70%,90% {
        -webkit-transform: translateY(-10px)
    }

    20%,40%,60%,80% {
        -webkit-transform: translateY(10px)
    }
}

@keyframes shakeUp {
    0%,100% {
        transform: translateY(0)
    }

    10%,30%,50%,70%,90% {
        transform: translateY(-10px)
    }

    20%,40%,60%,80% {
        transform: translateY(10px)
    }
}

.shakeUp.go {
    -webkit-animation-name: shakeUp;
    animation-name: shakeUp
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-400px)
    }

    50% {
        opacity: .3
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        transform: translateX(-400px)
    }

    50% {
        opacity: .3
    }

    100% {
        opacity: 1;
        transform: translateX(0)
    }
}

.fadeInLeft {
    opacity: 0;
    -webkit-transform: translateX(-400px);
    transform: translateX(-400px)
}

    .fadeInLeft.go {
        -webkit-animation-name: fadeInLeft;
        animation-name: fadeInLeft
    }

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(400px)
    }

    50% {
        opacity: .3
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        transform: translateX(400px)
    }

    50% {
        opacity: .3
    }

    100% {
        opacity: 1;
        transform: translateX(0)
    }
}

.fadeInRight {
    opacity: 0;
    -webkit-transform: translateX(400px);
    transform: translateX(400px)
}

    .fadeInRight.go {
        -webkit-animation-name: fadeInRight;
        animation-name: fadeInRight
    }

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(400px)
    }

    50% {
        opacity: .3
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translateY(400px)
    }

    50% {
        opacity: .3
    }

    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

.fadeInUp {
    opacity: 0;
    -webkit-transform: translateY(400px);
    transform: translateY(400px)
}

    .fadeInUp.go {
        -webkit-animation-name: fadeInUp;
        animation-name: fadeInUp
    }

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-400px)
    }

    50% {
        opacity: .3
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translateY(-400px)
    }

    50% {
        opacity: .3
    }

    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

.fadeInDown {
    opacity: 0;
    -webkit-transform: translateY(-400px);
    transform: translateY(-400px)
}

    .fadeInDown.go {
        -webkit-animation-name: fadeInDown;
        animation-name: fadeInDown
    }

@-webkit-keyframes rotateIn {
    0% {
        -webkit-transform-origin: center center;
        -webkit-transform: rotate(-200deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: center center;
        -webkit-transform: rotate(0);
        opacity: 1
    }
}

@keyframes rotateIn {
    0% {
        transform-origin: center center;
        transform: rotate(-200deg);
        opacity: 0
    }

    100% {
        transform-origin: center center;
        transform: rotate(0);
        opacity: 1
    }
}

.rotateIn.go {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn
}

@-webkit-keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(0);
        opacity: 1
    }
}

@keyframes rotateInUpLeft {
    0% {
        transform-origin: left bottom;
        transform: rotate(90deg);
        opacity: 0
    }

    100% {
        transform-origin: left bottom;
        transform: rotate(0);
        opacity: 1
    }
}

.rotateInUpLeft.go {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft
}

@-webkit-keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(0);
        opacity: 1
    }
}

@keyframes rotateInDownLeft {
    0% {
        transform-origin: left bottom;
        transform: rotate(-90deg);
        opacity: 0
    }

    100% {
        transform-origin: left bottom;
        transform: rotate(0);
        opacity: 1
    }
}

.rotateInDownLeft.go {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft
}

@-webkit-keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(0);
        opacity: 1
    }
}

@keyframes rotateInUpRight {
    0% {
        transform-origin: right bottom;
        transform: rotate(-90deg);
        opacity: 0
    }

    100% {
        transform-origin: right bottom;
        transform: rotate(0);
        opacity: 1
    }
}

.rotateInUpRight.go {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight
}

@-webkit-keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(0);
        opacity: 1
    }
}

@keyframes rotateInDownRight {
    0% {
        transform-origin: right bottom;
        transform: rotate(90deg);
        opacity: 0
    }

    100% {
        transform-origin: right bottom;
        transform: rotate(0);
        opacity: 1
    }
}

.rotateInDownRight.go {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight
}

@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%) rotate(-120deg)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0) rotate(0)
    }
}

@keyframes rollIn {
    0% {
        opacity: 0;
        transform: translateX(-100%) rotate(-120deg)
    }

    100% {
        opacity: 1;
        transform: translateX(0) rotate(0)
    }
}

.rollIn.go {
    -webkit-animation-name: rollIn;
    animation-name: rollIn
}

@-webkit-keyframes wiggle {
    0% {
        -webkit-transform: skewX(9deg)
    }

    10% {
        -webkit-transform: skewX(-8deg)
    }

    20% {
        -webkit-transform: skewX(7deg)
    }

    30% {
        -webkit-transform: skewX(-6deg)
    }

    40% {
        -webkit-transform: skewX(5deg)
    }

    50% {
        -webkit-transform: skewX(-4deg)
    }

    60% {
        -webkit-transform: skewX(3deg)
    }

    70% {
        -webkit-transform: skewX(-2deg)
    }

    80% {
        -webkit-transform: skewX(1deg)
    }

    100%,90% {
        -webkit-transform: skewX(0)
    }
}

@keyframes wiggle {
    0% {
        transform: skewX(9deg)
    }

    10% {
        transform: skewX(-8deg)
    }

    20% {
        transform: skewX(7deg)
    }

    30% {
        transform: skewX(-6deg)
    }

    40% {
        transform: skewX(5deg)
    }

    50% {
        transform: skewX(-4deg)
    }

    60% {
        transform: skewX(3deg)
    }

    70% {
        transform: skewX(-2deg)
    }

    80% {
        transform: skewX(1deg)
    }

    100%,90% {
        transform: skewX(0)
    }
}

.wiggle.go {
    -webkit-animation-name: wiggle;
    animation-name: wiggle;
    animation-timing-function: ease-in
}

@-webkit-keyframes swing {
    100%,20%,40%,60%,80% {
        -webkit-transform-origin: top center
    }

    20% {
        -webkit-transform: rotate(15deg)
    }

    40% {
        -webkit-transform: rotate(-10deg)
    }

    60% {
        -webkit-transform: rotate(5deg)
    }

    80% {
        -webkit-transform: rotate(-5deg)
    }

    100% {
        -webkit-transform: rotate(0)
    }
}

@keyframes swing {
    20% {
        transform: rotate(15deg)
    }

    40% {
        transform: rotate(-10deg)
    }

    60% {
        transform: rotate(5deg)
    }

    80% {
        transform: rotate(-5deg)
    }

    100% {
        transform: rotate(0)
    }
}

.swing.go {
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing
}

@-webkit-keyframes tada {
    0% {
        -webkit-transform: scale(1)
    }

    10%,20% {
        -webkit-transform: scale(.9) rotate(-3deg)
    }

    30%,50%,70%,90% {
        -webkit-transform: scale(1.1) rotate(3deg)
    }

    40%,60%,80% {
        -webkit-transform: scale(1.1) rotate(-3deg)
    }

    100% {
        -webkit-transform: scale(1) rotate(0)
    }
}

@keyframes tada {
    0% {
        transform: scale(1)
    }

    10%,20% {
        transform: scale(.9) rotate(-3deg)
    }

    30%,50%,70%,90% {
        transform: scale(1.1) rotate(3deg)
    }

    40%,60%,80% {
        transform: scale(1.1) rotate(-3deg)
    }

    100% {
        transform: scale(1) rotate(0)
    }
}

.tada.go {
    -webkit-animation-name: tada;
    animation-name: tada
}

@-webkit-keyframes wobble {
    0%,100% {
        -webkit-transform: translateX(0)
    }

    15% {
        -webkit-transform: translateX(-25%) rotate(-5deg)
    }

    30% {
        -webkit-transform: translateX(20%) rotate(3deg)
    }

    45% {
        -webkit-transform: translateX(-15%) rotate(-3deg)
    }

    60% {
        -webkit-transform: translateX(10%) rotate(2deg)
    }

    75% {
        -webkit-transform: translateX(-5%) rotate(-1deg)
    }
}

@keyframes wobble {
    0%,100% {
        transform: translateX(0)
    }

    15% {
        transform: translateX(-25%) rotate(-5deg)
    }

    30% {
        transform: translateX(20%) rotate(3deg)
    }

    45% {
        transform: translateX(-15%) rotate(-3deg)
    }

    60% {
        transform: translateX(10%) rotate(2deg)
    }

    75% {
        transform: translateX(-5%) rotate(-1deg)
    }
}

.wobble.go {
    -webkit-animation-name: wobble;
    animation-name: wobble
}

@-webkit-keyframes pulse {
    0%,100% {
        -webkit-transform: scale(1)
    }

    50% {
        -webkit-transform: scale(1.1)
    }
}

@keyframes pulse {
    0%,100% {
        transform: scale(1)
    }

    50% {
        transform: scale(1.1)
    }
}

.pulse.go {
    -webkit-animation-name: pulse;
    animation-name: pulse
}

@-webkit-keyframes lightSpeedInRight {
    0% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        opacity: 0
    }

    60% {
        -webkit-transform: translateX(-20%) skewX(30deg);
        opacity: 1
    }

    80% {
        -webkit-transform: translateX(0) skewX(-15deg);
        opacity: 1
    }

    100% {
        -webkit-transform: translateX(0) skewX(0);
        opacity: 1
    }
}

@keyframes lightSpeedInRight {
    0% {
        transform: translateX(100%) skewX(-30deg);
        opacity: 0
    }

    60% {
        transform: translateX(-20%) skewX(30deg);
        opacity: 1
    }

    80% {
        transform: translateX(0) skewX(-15deg);
        opacity: 1
    }

    100% {
        transform: translateX(0) skewX(0);
        opacity: 1
    }
}

.lightSpeedInRight.go {
    -webkit-animation-name: lightSpeedInRight;
    animation-name: lightSpeedInRight;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedInLeft {
    0% {
        -webkit-transform: translateX(-100%) skewX(30deg);
        opacity: 0
    }

    60% {
        -webkit-transform: translateX(20%) skewX(-30deg);
        opacity: 1
    }

    80% {
        -webkit-transform: translateX(0) skewX(15deg);
        opacity: 1
    }

    100% {
        -webkit-transform: translateX(0) skewX(0);
        opacity: 1
    }
}

@keyframes lightSpeedInLeft {
    0% {
        transform: translateX(-100%) skewX(30deg);
        opacity: 0
    }

    60% {
        transform: translateX(20%) skewX(-30deg);
        opacity: 1
    }

    80% {
        transform: translateX(0) skewX(15deg);
        opacity: 1
    }

    100% {
        transform: translateX(0) skewX(0);
        opacity: 1
    }
}

.lightSpeedInLeft.go {
    -webkit-animation-name: lightSpeedInLeft;
    animation-name: lightSpeedInLeft;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

@-webkit-keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotateY(0);
        -webkit-animation-timing-function: ease-out
    }

    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg);
        -webkit-animation-timing-function: ease-out
    }

    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -webkit-animation-timing-function: ease-in
    }

    80% {
        -webkit-transform: perspective(400px) rotateY(360deg) scale(.95);
        -webkit-animation-timing-function: ease-in
    }

    100% {
        -webkit-transform: perspective(400px) scale(1);
        -webkit-animation-timing-function: ease-in
    }
}

@keyframes flip {
    0% {
        transform: perspective(400px) rotateY(0);
        animation-timing-function: ease-out
    }

    40% {
        transform: perspective(400px) translateZ(150px) rotateY(170deg);
        animation-timing-function: ease-out
    }

    50% {
        transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        animation-timing-function: ease-in
    }

    80% {
        transform: perspective(400px) rotateY(360deg) scale(.95);
        animation-timing-function: ease-in
    }

    100% {
        transform: perspective(400px) scale(1);
        animation-timing-function: ease-in
    }
}

.flip.go {
    -webkit-backface-visibility: visible !important;
    -webkit-animation-name: flip;
    backface-visibility: visible !important;
    animation-name: flip
}

@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotateX(-10deg)
    }

    70% {
        -webkit-transform: perspective(400px) rotateX(10deg)
    }

    100% {
        -webkit-transform: perspective(400px) rotateX(0);
        opacity: 1
    }
}

@keyframes flipInX {
    0% {
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }

    40% {
        transform: perspective(400px) rotateX(-10deg)
    }

    70% {
        transform: perspective(400px) rotateX(10deg)
    }

    100% {
        transform: perspective(400px) rotateX(0);
        opacity: 1
    }
}

.flipInX.go {
    -webkit-backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    backface-visibility: visible !important;
    animation-name: flipInX
}

.flipInY.go, .flipOutX.goAway {
    -webkit-backface-visibility: visible !important
}

@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotateY(-10deg)
    }

    70% {
        -webkit-transform: perspective(400px) rotateY(10deg)
    }

    100% {
        -webkit-transform: perspective(400px) rotateY(0);
        opacity: 1
    }
}

@keyframes flipInY {
    0% {
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }

    40% {
        transform: perspective(400px) rotateY(-10deg)
    }

    70% {
        transform: perspective(400px) rotateY(10deg)
    }

    100% {
        transform: perspective(400px) rotateY(0);
        opacity: 1
    }
}

.flipInY.go {
    -webkit-animation-name: flipInY;
    backface-visibility: visible !important;
    animation-name: flipInY
}

@-webkit-keyframes bounceOut {
    0% {
        -webkit-transform: scale(1)
    }

    25% {
        -webkit-transform: scale(.95)
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.1)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(.3)
    }
}

@keyframes bounceOut {
    0% {
        transform: scale(1)
    }

    25% {
        transform: scale(.95)
    }

    50% {
        opacity: 1;
        transform: scale(1.1)
    }

    100% {
        opacity: 0;
        transform: scale(.3)
    }
}

.bounceOut.goAway {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut
}

@-webkit-keyframes bounceOutUp {
    0% {
        -webkit-transform: translateY(0)
    }

    20% {
        opacity: 1;
        -webkit-transform: translateY(20px)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px)
    }
}

@keyframes bounceOutUp {
    0% {
        transform: translateY(0)
    }

    20% {
        opacity: 1;
        transform: translateY(20px)
    }

    100% {
        opacity: 0;
        transform: translateY(-2000px)
    }
}

.bounceOutUp.goAway {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp
}

@-webkit-keyframes bounceOutDown {
    0% {
        -webkit-transform: translateY(0)
    }

    20% {
        opacity: 1;
        -webkit-transform: translateY(-20px)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px)
    }
}

@keyframes bounceOutDown {
    0% {
        transform: translateY(0)
    }

    20% {
        opacity: 1;
        transform: translateY(-20px)
    }

    100% {
        opacity: 0;
        transform: translateY(2000px)
    }
}

.bounceOutDown.goAway {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown
}

@-webkit-keyframes bounceOutLeft {
    0% {
        -webkit-transform: translateX(0)
    }

    20% {
        opacity: 1;
        -webkit-transform: translateX(20px)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px)
    }
}

@keyframes bounceOutLeft {
    0% {
        transform: translateX(0)
    }

    20% {
        opacity: 1;
        transform: translateX(20px)
    }

    100% {
        opacity: 0;
        transform: translateX(-2000px)
    }
}

.bounceOutLeft.goAway {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft
}

@-webkit-keyframes bounceOutRight {
    0% {
        -webkit-transform: translateX(0)
    }

    20% {
        opacity: 1;
        -webkit-transform: translateX(-20px)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px)
    }
}

@keyframes bounceOutRight {
    0% {
        transform: translateX(0)
    }

    20% {
        opacity: 1;
        transform: translateX(-20px)
    }

    100% {
        opacity: 0;
        transform: translateX(2000px)
    }
}

.bounceOutRight.goAway {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.fadeOut.goAway {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px)
    }
}

@keyframes fadeOutUp {
    0% {
        opacity: 1;
        transform: translateY(0)
    }

    100% {
        opacity: 0;
        transform: translateY(-2000px)
    }
}

.fadeOutUp.goAway {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px)
    }
}

@keyframes fadeOutDown {
    0% {
        opacity: 1;
        transform: translateY(0)
    }

    100% {
        opacity: 0;
        transform: translateY(2000px)
    }
}

.fadeOutDown.goAway {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px)
    }
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1;
        transform: translateX(0)
    }

    100% {
        opacity: 0;
        transform: translateX(-2000px)
    }
}

.fadeOutLeft.goAway {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px)
    }
}

@keyframes fadeOutRight {
    0% {
        opacity: 1;
        transform: translateX(0)
    }

    100% {
        opacity: 0;
        transform: translateX(2000px)
    }
}

.fadeOutRight.goAway {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight
}

@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px) rotateX(0);
        opacity: 1
    }

    100% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
}

@keyframes flipOutX {
    0% {
        transform: perspective(400px) rotateX(0);
        opacity: 1
    }

    100% {
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
}

.flipOutX.goAway {
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    backface-visibility: visible !important
}

@-webkit-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px) rotateY(0);
        opacity: 1
    }

    100% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
}

@keyframes flipOutY {
    0% {
        transform: perspective(400px) rotateY(0);
        opacity: 1
    }

    100% {
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
}

.flipOutY {
    -webkit-backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    backface-visibility: visible !important;
    animation-name: flipOutY
}

@-webkit-keyframes lightSpeedOutRight {
    0% {
        -webkit-transform: translateX(0) skewX(0);
        opacity: 1
    }

    100% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        opacity: 0
    }
}

@keyframes lightSpeedOutRight {
    0% {
        transform: translateX(0) skewX(0);
        opacity: 1
    }

    100% {
        transform: translateX(100%) skewX(-30deg);
        opacity: 0
    }
}

.lightSpeedOutRight.goAway {
    -webkit-animation-name: lightSpeedOutRight;
    animation-name: lightSpeedOutRight;
    animation-timing-function: ease-in
}

@-webkit-keyframes lightSpeedOutLeft {
    0% {
        -webkit-transform: translateX(0) skewX(0);
        opacity: 1
    }

    100% {
        -webkit-transform: translateX(-100%) skewX(30deg);
        opacity: 0
    }
}

@keyframes lightSpeedOutLeft {
    0% {
        transform: translateX(0) skewX(0);
        opacity: 1
    }

    100% {
        transform: translateX(-100%) skewX(30deg);
        opacity: 0
    }
}

.lightSpeedOutLeft.goAway {
    -webkit-animation-name: lightSpeedOutLeft;
    animation-name: lightSpeedOutLeft;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
}

@-webkit-keyframes rotateOut {
    0% {
        -webkit-transform-origin: center center;
        -webkit-transform: rotate(0);
        opacity: 1
    }

    100% {
        -webkit-transform-origin: center center;
        -webkit-transform: rotate(200deg);
        opacity: 0
    }
}

@keyframes rotateOut {
    0% {
        transform-origin: center center;
        transform: rotate(0);
        opacity: 1
    }

    100% {
        transform-origin: center center;
        transform: rotate(200deg);
        opacity: 0
    }
}

.rotateOut.goAway {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut
}

@-webkit-keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(0);
        opacity: 1
    }

    100% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        opacity: 0
    }
}

@keyframes rotateOutUpLeft {
    0% {
        transform-origin: left bottom;
        transform: rotate(0);
        opacity: 1
    }

    100% {
        -transform-origin: left bottom;
        -transform: rotate(-90deg);
        opacity: 0
    }
}

.rotateOutUpLeft.goAway {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft
}

@-webkit-keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(0);
        opacity: 1
    }

    100% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        opacity: 0
    }
}

@keyframes rotateOutDownLeft {
    0% {
        transform-origin: left bottom;
        transform: rotate(0);
        opacity: 1
    }

    100% {
        transform-origin: left bottom;
        transform: rotate(90deg);
        opacity: 0
    }
}

.rotateOutDownLeft.goAway {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft
}

@-webkit-keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(0);
        opacity: 1
    }

    100% {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        opacity: 0
    }
}

@keyframes rotateOutUpRight {
    0% {
        transform-origin: right bottom;
        transform: rotate(0);
        opacity: 1
    }

    100% {
        transform-origin: right bottom;
        transform: rotate(90deg);
        opacity: 0
    }
}

.rotateOutUpRight.goAway {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight
}

@-webkit-keyframes rollOut {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0) rotate(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(100%) rotate(120deg)
    }
}

@keyframes rollOut {
    0% {
        opacity: 1;
        transform: translateX(0) rotate(0)
    }

    100% {
        opacity: 0;
        transform: translateX(100%) rotate(120deg)
    }
}

.rollOut.goAway {
    -webkit-animation-name: rollOut;
    animation-name: rollOut
}

@font-face {
    font-family: fontawesome;
    src: url(../fonts/font_awesome/font-awesome.eot?v=4.0.3);
    src: url(../fonts/font_awesome/font-awesome.eot?#iefix&v=4.0.3) format("embedded-opentype"),url(../fonts/font_awesome/font-awesome.woff?v=4.0.3) format("woff"),url(../fonts/font_awesome/font-awesome.ttf?v=4.0.3) format("truetype"),url(../fonts/font_awesome/font-awesome.svg?#fontawesome&v=4.0.3) format("svg");
    font-weight: 400;
    font-style: normal
}

.noo-slider {
    position: relative
}

    .noo-slider .caroufredsel_wrapper {
        position: relative;
        height: auto !important
    }

        .noo-slider .caroufredsel_wrapper .sliders {
            list-style: none;
            margin: 0;
            padding: 0;
            height: auto !important;
            position: relative !important
        }

            .noo-slider .caroufredsel_wrapper .sliders .slide-item {
                float: left;
                position: relative;
                height: auto;
                width: 100%
            }

                .noo-slider .caroufredsel_wrapper .sliders .slide-item img {
                    display: block;
                    max-width: 100%;
                    width: 100%
                }

                .noo-slider .caroufredsel_wrapper .sliders .slide-item .container-boxed {
                    position: relative;
                    display: block
                }

    .noo-slider .slider-timer {
        background: #EFEDED;
        height: 2px;
        left: 0;
        position: absolute;
        top: 0
    }

    .noo-slider .slider-indicators {
        position: absolute;
        top: 10px;
        right: 10px
    }

        .noo-slider .slider-indicators a {
            -webkit-transition: all 0s ease 0s;
            -o-transition: all 0s ease 0s;
            transition: all 0s ease 0s;
            background: rgba(255,255,255,.5);
            display: inline-block;
            height: 10px;
            width: 10px;
            text-indent: -999em;
            -webkit-border-radius: 50%;
            border-radius: 50%;
            float: left;
            margin: 0 5px
        }

            .noo-slider .slider-indicators a.selected {
                background: #fff
            }

    .noo-slider.bottom-indicators {
        padding-bottom: 15px
    }

        .noo-slider.bottom-indicators .slider-indicators {
            right: auto;
            top: auto;
            left: 50%;
            transform: translate(-50%,0)
        }

    .noo-slider .slider-control {
        font-size: 30px;
        color: #fff;
        opacity: .7;
        filter: alpha(opacity=70);
        position: absolute;
        left: 0;
        background: #d91f26;
        top: 50%;
        -webkit-transform: translate(0,-50%);
        -ms-transform: translate(0,-50%);
        -o-transform: translate(0,-50%);
        transform: translate(0,-50%);
        padding: 0 17px;
        -webkit-transition: all 0s ease 0s;
        -o-transition: all 0s ease 0s;
        transition: all 0s ease 0s;
        z-index: 1000
    }

        .noo-slider .slider-control.prev-btn .slider-icon-prev:before {
            content: "\f104";
            position: relative;
            display: inline-block
        }

        .noo-slider .slider-control.next-btn {
            right: 0;
            left: auto
        }

            .noo-slider .slider-control.next-btn .slider-icon-next:before {
                content: "\f105";
                position: relative;
                display: inline-block
            }

.form .submit, .form label {
}

.noo-slider .slider-control:hover {
    opacity: .9;
    filter: alpha(opacity=90)
}

.noo-slider .our-customer {
    width: 80%;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    font-weight: 300
}

    .noo-slider .our-customer .customer-avatar {
        margin: 0 auto;
        text-align: center
    }

        .noo-slider .our-customer .customer-avatar img {
            width: auto !important;
            margin: 0 auto;
            border-radius: 50%;
            border: 5px solid rgba(255,255,255,.4)
        }

    .noo-slider .our-customer .custom-desc h5 {
        font-size: 14px;
        color: #fff;
        font-weight: 700
    }

    .noo-slider .our-customer .custom-desc p {
        color: rgba(255,255,255,.5);
        font-weight: 300
    }

    .noo-slider .our-customer .custom-desc i {
        padding: 2em 0;
        color: #fff !important;
        display: block
    }

.featured-slider {
    position: relative
}

    .featured-slider .slider-indicators {
        position: absolute;
        top: 10px;
        right: 10px
    }

        .featured-slider .slider-indicators a {
            -webkit-transition: all 0s ease 0s;
            -o-transition: all 0s ease 0s;
            transition: all 0s ease 0s;
            background: rgba(255,255,255,.5);
            display: inline-block;
            height: 10px;
            width: 10px;
            text-indent: -999em;
            -webkit-border-radius: 50%;
            border-radius: 50%;
            float: left;
            margin: 0 5px
        }

            .featured-slider .slider-indicators a.selected {
                background: #fff
            }

    .featured-slider.bottom-indicators {
        padding-bottom: 15px
    }

        .featured-slider.bottom-indicators .slider-indicators {
            right: auto;
            top: auto;
            bottom: 30px;
            left: 50%;
            -webkit-transform: translate(-50%,0);
            -ms-transform: translate(-50%,0);
            -o-transform: translate(-50%,0);
            transform: translate(-50%,0)
        }

    .featured-slider .caroufredsel_wrapper {
        position: relative
    }

        .featured-slider .caroufredsel_wrapper .featured-slides {
            list-style: none;
            margin: 0;
            padding: 0;
            height: auto !important;
            position: relative !important
        }

            .featured-slider .caroufredsel_wrapper .featured-slides .featured-slide-item {
                float: left;
                position: relative;
                height: auto;
                width: 100%
            }

                .featured-slider .caroufredsel_wrapper .featured-slides .featured-slide-item img {
                    display: block;
                    max-width: 100%;
                    width: 100%
                }

                .featured-slider .caroufredsel_wrapper .featured-slides .featured-slide-item .featured-slide-item-info .content-meta:before, .masonry-portfolio.no-title .masonry-item > .content-wrap {
                    display: none
                }

                .featured-slider .caroufredsel_wrapper .featured-slides .featured-slide-item .featured-slide-item-info {
                    position: absolute;
                    bottom: 0;
                    padding: 30px
                }

                    .featured-slider .caroufredsel_wrapper .featured-slides .featured-slide-item .featured-slide-item-info h3 a {
                        color: #fff
                    }

                        .featured-slider .caroufredsel_wrapper .featured-slides .featured-slide-item .featured-slide-item-info h3 a:hover {
                            color: #d91f26
                        }

                    .featured-slider .caroufredsel_wrapper .featured-slides .featured-slide-item .featured-slide-item-info .content-meta {
                        font-style: italic;
                        color: #fff;
                        text-align: left;
                        margin: 0;
                        padding: 0
                    }

                        .featured-slider .caroufredsel_wrapper .featured-slides .featured-slide-item .featured-slide-item-info .content-meta > span {
                            margin: 0 20px 10px 0
                        }

                        .featured-slider .caroufredsel_wrapper .featured-slides .featured-slide-item .featured-slide-item-info .content-meta a {
                            color: #fff
                        }

                            .featured-slider .caroufredsel_wrapper .featured-slides .featured-slide-item .featured-slide-item-info .content-meta a:hover {
                                color: #d91f26
                            }

.masonry {
    position: relative
}

.container-portfolio.container-boxed.offset {
    margin-top: 0
}

.container-fullwidth .masonry-portfolio {
    padding: 0
}

.masory-item-wrap {
    position: relative
}

.masonry-item {
    z-index: 2;
    float: left;
    padding-left: 15px !important;
    padding-right: 15px !important
}

.masonry-hidden.masonry-item {
    pointer-events: none;
    z-index: 1
}

.masonry-header {
    padding-top: 20px;
    padding-bottom: 10px;
    background-color: #fff;
    margin-right: 15px
}

    .masonry-header.masonry-header-gap {
        margin-bottom: 40px
    }

    .masonry-header .masonry-result {
        float: left;
        max-width: 30%
    }

        .masonry-header .masonry-result h3 {
            margin: 0;
            padding: 0
        }

    .masonry-header .masonry-filters {
        float: left;
        width: 100%
    }

        .masonry-header .masonry-filters ul {
            list-style: none
        }

            .masonry-header .masonry-filters ul li {
                display: inline-block;
                padding: 0 30px
            }

                .masonry-header .masonry-filters ul li a {
                    color: #fff;
                    position: relative;
                    font-size: 16px
                }

                    .masonry-header .masonry-filters ul li a.selected, .masonry-header .masonry-filters ul li a:hover {
                        color: #d91f26;
                        text-decoration: none
                    }

                .masonry-header .masonry-filters ul li:first-child > a:before {
                    display: none
                }

@media (max-width:991px) {
    .masonry-header .masonry-filters ul li {
        padding: 0 30px 0 0;
        line-height: 40px
    }
}

.masonry-container {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    position: relative;
    margin: 0 -15px
}

    .masonry-container > .masonry-item {
        margin: 0 0 30px;
        padding: 0;
        z-index: 1
    }

.masonry-style-elevated .masonry-container > .masonry-item-hover {
    position: relative;
    z-index: 1000
}

    .masonry-style-elevated .masonry-container > .masonry-item-hover .content-featured {
        -webkit-transform: translateY(-65px);
        -moz-transform: translateY(-65px);
        -ms-transform: translateY(-65px);
        transform: translateY(-65px)
    }

.masonry-container.columns-1 > .regular {
    width: 100%
}

.masonry-container.columns-2 > .masonry-item {
    width: 50%
}

.masonry-container.columns-2 > .wide {
    width: 100%
}

.masonry-container.columns-3 > .masonry-item {
    width: 33.333%
}

@media (max-width:992px) {
    .masonry-container.columns-3 > .masonry-item {
        width: 50%
    }
}

.masonry-container.columns-3 > .wide {
    width: 66.666%
}

@media (max-width:992px) {
    .masonry-container.columns-3 > .wide {
        width: 100%
    }
}

.masonry-container.columns-4 > .masonry-item {
    width: 25%
}

.masonry-container.columns-4 > .wide {
    width: 50%
}

@media (max-width:992px) {
    .masonry-container.columns-4 > .masonry-item {
        width: 50%
    }

    .masonry-container.columns-4 > .wide {
        width: 100%
    }
}

@media (max-width:480px) {
    .masonry-container[class*=columns-] > .masonry-item {
        width: 100% !important
    }
}

.form label {
    font-weight: 700;
    margin: 0;
    line-height: 40px
}

.form-control:not(.submit).checkbox, .form-control:not(.submit).radio, .wpcf7 select.checkbox, .wpcf7 select.radio {
    height: auto
}

.form-control:not(.submit), .wpcf7 select {
    color: #fff
}

.form-control-wrap {
    display: block !important;
    width: 100% !important;
    margin-bottom: 20px
}

div.wpcf7 .screen-reader-response {
    border: 0;
    clip: rect(1px,1px,1px,1px);
    height: 1px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.submit {
    margin-top: 10px;
    font-weight: 700;
    -webkit-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s
}

.not-valid-tip {
    color: #f56e6e;
    font-size: .875em;
    display: block
}

.display-none {
    display: none
}

div.response-output {
    padding: .25em .5em;
    text-align: right;
    margin-top: .5em;
    font-size: .875em
}

div.validation-errors {
    border: 1px solid #f56e6e
}

.contact-actions {
    display: block;
    text-align: right
}

.contact-form:before {
    content: "";
    background: #eee;
    width: 98%;
    margin-right: 15px;
    height: 1px;
    margin-top: -50px;
    left: 0;
    z-index: 999;
    margin-bottom: 50px
}

.event-single-gallery li a:before, .event-single-gallery:after, .noo-tabs-header:after, .noo-tabs-header:before, .overlay-bg:after {
    content: ''
}

.form .submit, .form-wrap h1 {
    margin-bottom: 0;
    text-transform: uppercase
}

@media (max-width:767px) {
    .contact-form .contact-desc {
        padding-left: 0 !important
    }
}

.noo-gmaps {
    box-shadow: 0 0 0 4px #fff
}

.form-wrap {
    margin-top: -175px;
    border-radius: 3px 3px 0 0
}

    .form-wrap h1 {
        font-size: 4.5em;
        color: #fff;
        line-height: 1;
        margin-top: -80px
    }

ul.contact-info {
    padding: 0px 0px 30px 0px;
    list-style: none
}

@media (max-width:767px) {
    ul.contact-info {
        padding: 30px
    }
}

ul.contact-info li {
    line-height: 3em;
    padding-bottom: 10px;
    color: #ffffff;
}

    ul.contact-info li span {
        font-size: 24px;
        color: #d91f26;
        display: block;
        text-transform: uppercase
    }

    ul.contact-info li i {
        padding-right: 10px;
        font-size: 24px
    }

.form p {
    color: #555
}

.form .submit {
    width: 100%;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: 0 solid #ac191e;
    white-space: nowrap;
    background: #d91f26;
    border-bottom: 3px solid #161616;
    padding: -2.375em 1em;
    font-size: 16px;
    line-height: 1.5;
    border-radius: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: border-color color .2s ease;
    -o-transition: border-color color .2s ease;
    transition: border-color color .2s ease;
    color: #fff !important;
}

    .form .submit:focus, .form .submit:hover {
        outline: 0;
        background: #d91f26;
        color: #fff;
        border-color: #d91f26
    }

    .form .submit.active:focus, .form .submit:active:focus, .form .submit:focus {
        outline-offset: -2px;
        -webkit-box-shadow: 0 0 2px rgba(117,176,138,.8);
        box-shadow: 0 0 2px rgba(117,176,138,.8);
        border-color: #d91f26
    }

    .form .submit.active, .form .submit: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)
    }

    .form .submit.disabled {
        cursor: not-allowed;
        pointer-events: none;
        opacity: .65;
        filter: alpha(opacity=65);
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .form .submit.active, .form .submit:active, .form .submit:focus, .form .submit:hover, .open > .dropdown-toggle.form .submit {
        color: #fff;
        background-color: #d91f26;
        border-color: #ac191e
    }

    .form .submit:hover {
        background: #555;
        border-color: #3b3b3b
    }

.tp-bullets.simplebullets.round .bullet {
    background: rgba(255,255,255,.7);
    -webkit-border-radius: 50%;
    border-radius: 50%;
    height: 12px;
    width: 12px
}

    .tp-bullets.simplebullets.round .bullet.selected, .tp-bullets.simplebullets.round .bullet:hover {
        background: rgba(0,0,0,0);
        -webkit-box-shadow: 0 0 0 2px #fff;
        box-shadow: 0 0 0 2px #fff;
        margin: 0 5px
    }

.noo-slider-revolution-container.bg-video {
    position: relative;
    overflow: hidden
}

    .noo-slider-revolution-container.bg-video .rev_slider_wrapper {
        background: 0 0 !important
    }

    .noo-slider-revolution-container.bg-video #big-video-wrap {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        overflow: hidden;
        width: 100%;
        height: 100%;
        background: #000
    }

.main-content > .row, .overlay-bg, body.nice-scroll {
    position: relative
}

.noo-slider-revolution-container.bg-video #big-video-wrap .vjs-tech {
    left: 0;
    margin: 0
}

.noo-slider-revolution-container.bg-video object, .noo-slider-revolution-container.bg-video video {
    min-width: 100%;
    min-height: 100%
}

@media (min-width:992px) {
    .base-border-left {
        border-left: 1px solid #f5f6f6
    }

    .base-border-right {
        border-right: 1px solid #f5f6f6
    }

    .flex-wrap .container-boxed > .row {
        display: flex;
        display: -webkit-flex
    }
}

#wpstats, .noo-sidebar-line {
    display: none
}

body {
    padding-bottom: 0px
}

    body.boxed-layout {
        background-color: #262626;
        background-image: url();
        background-position: left top;
        background-repeat: no-repeat;
        background-attachment: fixed
    }

        body.boxed-layout .site {
            margin: 0 auto;
            position: relative;
            padding: 0;
            background-color: #262626;
            -webkit-box-shadow: 0 0 7px rgba(0,0,0,.4);
            box-shadow: 0 0 7px rgba(0,0,0,.4);
            width: 90%;
            max-width: 1200px
        }

        body.boxed-layout .footer-player {
            left: 50%;
            -webkit-transform: translate(-50%,0);
            -ms-transform: translate(-50%,0);
            -o-transform: translate(-50%,0);
            transform: translate(-50%,0);
            width: 90%;
            max-width: 1200px
        }

        .events-list .tribe-events-loop, .tribe-events-day .tribe-events-loop, .tribe-events-list .tribe-events-loop, .wp-caption, body.boxed-layout .container {
            max-width: 100%
        }

@media (min-width:768px) {
    body.navbar-fixed-left-layout {
        padding-left: 240px
    }

    body.navbar-fixed-right-layout {
        padding-right: 240px
    }
}

body.nice-scroll {
    padding-right: 10px !important
}

    body.nice-scroll .nicescroll-rails {
        background: #666;
        z-index: 9001 !important
    }

.noo-main.left-sidebar {
    float: right
}

@media (max-width:767px) {
    .noo-main.left-sidebar {
        float: none
    }
}

@media (min-width:992px) {
    .noo-sidebar .noo-sidebar-wrapper {
        padding-right: 30px;
        padding-left: 30px
    }
}

.wp-caption {
    background: #f7f7f7;
    border: 1px solid #eee;
    padding: 5px
}

    .wp-caption .wp-caption-text {
        text-align: center;
        margin-top: 10px
    }

.gallery-caption {
    margin-left: 0;
    margin-bottom: 10px;
    padding: 0 10px
}

.bypostauthor {
    margin: 0;
    padding: 0
}

.alignleft {
    float: left;
    margin-right: 15px
}

.alignright {
    float: right;
    margin-left: 15px
}

.aligncenter {
    display: block;
    margin: 15px auto
}

.overlay-bg:after {
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    display: block !important;
    background: rgba(68,73,75,.5)
}

.overlay-bg > * {
    position: relative;
    z-index: 1
}

@media (max-width:991px) {
    .overlay-bg:after {
        display: none !important
    }

    body .rp-padding {
        padding-right: 15px !important;
        padding-left: 15px !important
    }
}

i.locked-sign {
    padding-right: 5px
}

body.enable-preload .site {
    opacity: 0
}

#loader-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000
}

#loader {
    display: block;
    position: relative;
    left: 50%;
    top: 50%
}

    #loader:after, #loader:before {
        content: "";
        position: absolute;
        width: 30px;
        height: 30px;
        top: -30px;
        left: -80px;
        background: #d91f26;
        border-radius: 999px
    }

    #loader:before {
        -webkit-animation: cross1 1.5s infinite linear;
        animation: cross1 1.5s infinite linear
    }

    #loader:after {
        -webkit-animation: cross2 1.5s infinite linear;
        animation: cross2 1.5s infinite linear
    }

@keyframes cross1 {
    0%,100% {
        transform: translateX(0);
        opacity: 1
    }

    50% {
        transform: translateX(80px);
        opacity: .5
    }
}

@keyframes cross2 {
    0%,100% {
        transform: translateX(80px);
        opacity: 1
    }

    50% {
        transform: translateX(0);
        opacity: .5
    }
}

@-webkit-keyframes cross1 {
    0%,100% {
        transform: translateX(0);
        opacity: 1
    }

    50% {
        transform: translateX(80px);
        opacity: .5
    }
}

@-webkit-keyframes cross2 {
    0%,100% {
        transform: translateX(80px);
        opacity: 1
    }

    50% {
        transform: translateX(0);
        opacity: .5
    }
}

.parallax {
    background-attachment: fixed !important;
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    position: relative
}

@media (max-width:1200px) {
    .parallax {
        background-position: 50% 0 !important
    }
}

.overlay_parallax {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.page-template-page-full-width .noo-main {
    padding-top: 0 !important
}

.navbar-nav ul.sub-menu li > a {
    background: 0 0 !important
}

.noo-tribe-events {
    padding: 40px 0 100px
}

.tribe-bar-views-inner {
    background: #1f1f1f;
    padding: 25px 10px 40px
}

.datepicker.dropdown-menu {
    font-family: Dosis,serif;
    -webkit-border-radius: 0;
    border-radius: 0
}

    .datepicker.dropdown-menu th {
        padding: 5px 10px
    }

#tribe-events-bar {
    margin: 0
}

    #tribe-events-bar #tribe-bar-form {
        background: #1f1f1f;
        min-height: 105px;
        border-bottom: 3px solid #191919
    }

        #tribe-events-bar #tribe-bar-form label {
            color: #555;
            font-weight: 400;
            margin: 0 0 10px;
            font-size: .875em;
            text-transform: uppercase
        }

        #tribe-events-bar #tribe-bar-form input[type=text] {
            border-bottom: 1px solid rgba(85,85,85,.25);
            font-weight: 400;
            font-size: 12px;
            font-style: normal;
            color: #555;
            height: 30px
        }

            #tribe-events-bar #tribe-bar-form input[type=text]::-moz-placeholder {
                color: #555;
                opacity: 1
            }

            #tribe-events-bar #tribe-bar-form input[type=text]:-ms-input-placeholder {
                color: #555
            }

            #tribe-events-bar #tribe-bar-form input[type=text]::-webkit-input-placeholder {
                color: #555
            }

        #tribe-events-bar #tribe-bar-form .tribe-bar-submit input[type=submit] {
            background: #d91f26;
            padding: 10px 40px;
            width: auto;
            display: inline-block
        }

            #tribe-events-bar #tribe-bar-form .tribe-bar-submit input[type=submit]:focus {
                outline: transparent 0 !important
            }

#tribe-events-content .tribe-events-photo-event-wrap .tribe-events-read-more:focus, .album-player :focus, .commerce .commerce-ordering select:focus, .events-list .tribe-events-loop .type-tribe_events .tribe-events-read-more:focus, .noo-view-event a:focus, .tribe-events-day .tribe-events-loop .type-tribe_events .tribe-events-read-more:focus, .tribe-events-list .tribe-events-loop .type-tribe_events .tribe-events-read-more:focus {
    outline: transparent 0
}

#tribe-events-bar #tribe-bar-form #tribe-bar-views {
    position: relative;
    left: auto;
    right: auto;
    float: right;
    width: 15%;
    padding: 0;
    background: 0 0;
    margin: 0
}

#tribe-events-bar #tribe-bar-form .tribe-bar-filters {
    right: auto;
    left: auto;
    width: 85%;
    padding: 10px 0 0
}

    #tribe-events-bar #tribe-bar-form .tribe-bar-filters .tribe-bar-date-filter, #tribe-events-bar #tribe-bar-form .tribe-bar-filters .tribe-bar-geoloc-filter, #tribe-events-bar #tribe-bar-form .tribe-bar-filters .tribe-bar-search-filter {
        width: 25%
    }

    #tribe-events-bar #tribe-bar-form .tribe-bar-filters .tribe-bar-submit {
        margin-top: 0;
        padding-right: 0;
        padding-top: 5px;
        width: 25%;
        text-align: center
    }

#tribe-events-bar #tribe-bar-form .tribe-bar-views-option a {
    background: 0 0
}

#tribe-events-bar #tribe-bar-form .tribe-bar-views-list {
    margin-left: 22px;
    padding-bottom: 10px;
    background: #1f1f1f
}

#tribe-events .tribe-events-button {
    background: #d91f26 !important;
    margin-top: 15px
}

.events-list .tribe-events-loop .type-tribe_events, .tribe-events-day .tribe-events-loop .type-tribe_events, .tribe-events-list .tribe-events-loop .type-tribe_events {
    margin-top: 60px;
    background: 0 0;
    padding: 0
}

    .events-list .tribe-events-loop .type-tribe_events .tribe-events-list-event-title, .tribe-events-day .tribe-events-loop .type-tribe_events .tribe-events-list-event-title, .tribe-events-list .tribe-events-loop .type-tribe_events .tribe-events-list-event-title {
        text-align: left;
        text-transform: uppercase;
        font-size: 1.875em;
        padding: 0;
        margin: 30px 0;
        font-weight: 400;
        display: block;
        color: #fff
    }

@media (max-width:767px) {
    .events-list .tribe-events-loop .type-tribe_events .tribe-events-list-event-title, .tribe-events-day .tribe-events-loop .type-tribe_events .tribe-events-list-event-title, .tribe-events-list .tribe-events-loop .type-tribe_events .tribe-events-list-event-title {
        font-size: 1.5em
    }
}

.events-list .tribe-events-loop .type-tribe_events .tribe-events-list-event-description, .tribe-events-day .tribe-events-loop .type-tribe_events .tribe-events-list-event-description, .tribe-events-list .tribe-events-loop .type-tribe_events .tribe-events-list-event-description {
    text-align: left;
    float: none;
    padding: 30px 0 0
}

.events-list .tribe-events-loop .type-tribe_events .tribe-events-read-more, .tribe-events-day .tribe-events-loop .type-tribe_events .tribe-events-read-more, .tribe-events-list .tribe-events-loop .type-tribe_events .tribe-events-read-more {
    color: #555;
    text-transform: uppercase;
    display: inline-block;
    background: #1f1f1f;
    border-bottom: 3px solid #191919;
    margin: 25px 0 0;
    height: 45px;
    padding: 0 38px !important;
    line-height: 45px !important;
    font-size: 16px
}

    .events-list .tribe-events-loop .type-tribe_events .tribe-events-read-more:hover, .tribe-events-day .tribe-events-loop .type-tribe_events .tribe-events-read-more:hover, .tribe-events-list .tribe-events-loop .type-tribe_events .tribe-events-read-more:hover {
        background: #d91f26;
        color: #fff;
        border-color: #d91f26
    }

.events-list .tribe-events-loop .type-tribe_events:first-child, .tribe-events-day .tribe-events-loop .type-tribe_events:first-child, .tribe-events-list .tribe-events-loop .type-tribe_events:first-child {
    margin-top: 42px
}

.events-list .tribe-events-loop .tribe-events-event-image, .tribe-events-day .tribe-events-loop .tribe-events-event-image, .tribe-events-list .tribe-events-loop .tribe-events-event-image {
    float: none;
    width: 100%;
    margin: 0;
    overflow: hidden
}

.events-list .tribe-events-loop .noo-tribe-events-image, .tribe-events-day .tribe-events-loop .noo-tribe-events-image, .tribe-events-list .tribe-events-loop .noo-tribe-events-image {
    position: relative;
    overflow: hidden
}

    .events-list .tribe-events-loop .noo-tribe-events-image .tribe-events-event-meta.vcard, .tribe-events-day .tribe-events-loop .noo-tribe-events-image .tribe-events-event-meta.vcard, .tribe-events-list .tribe-events-loop .noo-tribe-events-image .tribe-events-event-meta.vcard {
        position: absolute;
        left: 0;
        top: 50%;
        -webkit-transform: translate(0,-50%);
        -ms-transform: translate(0,-50%);
        -o-transform: translate(0,-50%);
        transform: translate(0,-50%);
        width: 100%;
        text-align: center;
        z-index: 3
    }

        .events-list .tribe-events-loop .noo-tribe-events-image .tribe-events-event-meta.vcard .location, .tribe-events-day .tribe-events-loop .noo-tribe-events-image .tribe-events-event-meta.vcard .location, .tribe-events-list .tribe-events-loop .noo-tribe-events-image .tribe-events-event-meta.vcard .location {
            display: inline-block
        }

@media (max-width:991px) {
    .events-list .tribe-events-loop .noo-tribe-events-image .tribe-events-event-meta.vcard .location, .tribe-events-day .tribe-events-loop .noo-tribe-events-image .tribe-events-event-meta.vcard .location, .tribe-events-list .tribe-events-loop .noo-tribe-events-image .tribe-events-event-meta.vcard .location {
        background: rgba(0,0,0,.7)
    }
}

.events-list .tribe-events-loop .noo-tribe-events-image .tribe-events-event-meta.vcard .time-details, .events-list .tribe-events-loop .noo-tribe-events-image .tribe-events-event-meta.vcard .tribe-events-venue-details, .tribe-events-day .tribe-events-loop .noo-tribe-events-image .tribe-events-event-meta.vcard .time-details, .tribe-events-day .tribe-events-loop .noo-tribe-events-image .tribe-events-event-meta.vcard .tribe-events-venue-details, .tribe-events-list .tribe-events-loop .noo-tribe-events-image .tribe-events-event-meta.vcard .time-details, .tribe-events-list .tribe-events-loop .noo-tribe-events-image .tribe-events-event-meta.vcard .tribe-events-venue-details {
    background: rgba(0,0,0,.75);
    padding: 10px 37px;
    width: 100%;
    font-size: 1.5em;
    line-height: 30px;
    font-weight: 400;
    margin: 0;
    text-transform: uppercase;
    font-style: normal
}

@media (max-width:991px) {
    .events-list .tribe-events-loop .noo-tribe-events-image .tribe-events-event-meta.vcard .time-details, .events-list .tribe-events-loop .noo-tribe-events-image .tribe-events-event-meta.vcard .tribe-events-venue-details, .tribe-events-day .tribe-events-loop .noo-tribe-events-image .tribe-events-event-meta.vcard .time-details, .tribe-events-day .tribe-events-loop .noo-tribe-events-image .tribe-events-event-meta.vcard .tribe-events-venue-details, .tribe-events-list .tribe-events-loop .noo-tribe-events-image .tribe-events-event-meta.vcard .time-details, .tribe-events-list .tribe-events-loop .noo-tribe-events-image .tribe-events-event-meta.vcard .tribe-events-venue-details {
        font-size: 16px;
        padding: 10px
    }
}

.events-list .tribe-events-loop .noo-tribe-events-image .tribe-events-event-meta.vcard .time-details .fa, .events-list .tribe-events-loop .noo-tribe-events-image .tribe-events-event-meta.vcard .tribe-events-venue-details .fa, .tribe-events-day .tribe-events-loop .noo-tribe-events-image .tribe-events-event-meta.vcard .time-details .fa, .tribe-events-day .tribe-events-loop .noo-tribe-events-image .tribe-events-event-meta.vcard .tribe-events-venue-details .fa, .tribe-events-list .tribe-events-loop .noo-tribe-events-image .tribe-events-event-meta.vcard .time-details .fa, .tribe-events-list .tribe-events-loop .noo-tribe-events-image .tribe-events-event-meta.vcard .tribe-events-venue-details .fa {
    color: #d91f26;
    padding-right: 10px
}

.events-list .tribe-events-loop .noo-tribe-events-image .tribe-events-event-meta.vcard .time-details .author, .events-list .tribe-events-loop .noo-tribe-events-image .tribe-events-event-meta.vcard .time-details .tribe-events-address, .events-list .tribe-events-loop .noo-tribe-events-image .tribe-events-event-meta.vcard .tribe-events-venue-details .author, .events-list .tribe-events-loop .noo-tribe-events-image .tribe-events-event-meta.vcard .tribe-events-venue-details .tribe-events-address, .tribe-events-day .tribe-events-loop .noo-tribe-events-image .tribe-events-event-meta.vcard .time-details .author, .tribe-events-day .tribe-events-loop .noo-tribe-events-image .tribe-events-event-meta.vcard .time-details .tribe-events-address, .tribe-events-day .tribe-events-loop .noo-tribe-events-image .tribe-events-event-meta.vcard .tribe-events-venue-details .author, .tribe-events-day .tribe-events-loop .noo-tribe-events-image .tribe-events-event-meta.vcard .tribe-events-venue-details .tribe-events-address, .tribe-events-list .tribe-events-loop .noo-tribe-events-image .tribe-events-event-meta.vcard .time-details .author, .tribe-events-list .tribe-events-loop .noo-tribe-events-image .tribe-events-event-meta.vcard .time-details .tribe-events-address, .tribe-events-list .tribe-events-loop .noo-tribe-events-image .tribe-events-event-meta.vcard .tribe-events-venue-details .author, .tribe-events-list .tribe-events-loop .noo-tribe-events-image .tribe-events-event-meta.vcard .tribe-events-venue-details .tribe-events-address {
    font-style: normal
}

.events-list .tribe-events-loop .noo-tribe-events-image .tribe-events-event-meta.vcard .tribe-events-venue-details, .tribe-events-day .tribe-events-loop .noo-tribe-events-image .tribe-events-event-meta.vcard .tribe-events-venue-details, .tribe-events-list .tribe-events-loop .noo-tribe-events-image .tribe-events-event-meta.vcard .tribe-events-venue-details {
    margin-top: 10px
}

.events-list #tribe-events-footer, .tribe-events-day #tribe-events-footer, .tribe-events-list #tribe-events-footer {
    border-color: #1f1f1f;
    padding-top: 0;
    margin-top: 62px
}

    .events-list #tribe-events-footer .pagination, .tribe-events-day #tribe-events-footer .pagination, .tribe-events-list #tribe-events-footer .pagination {
        margin: 30px auto 0
    }

.noo-attr-style {
    position: absolute;
    right: -67px;
    top: -30px;
    background: #20a07b;
    width: 160px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    height: 90px;
    text-align: center;
    line-height: 140px;
    font-weight: 700;
    font-size: 1.5em;
    -webkit-box-shadow: 0 0 10px 3px rgba(0,0,0,.75);
    box-shadow: 0 0 10px 3px rgba(0,0,0,.75);
    z-index: 3
}

.tribe-events-viewmore {
    margin: 15px 5% 0;
    padding: 9px 8px 0 0;
    border-color: #1f1f1f
}

.tribe-events-day .tribe-events-day-time-slot h5 {
    background: 0 0;
    color: #d91f26;
    text-align: left;
    margin: 60px 0 0;
    padding: 0
}

.tribe-events-day h2.tribe-events-page-title a, h2.tribe-events-page-title a {
    color: #fff
}

.tribe-events-day h2.tribe-events-page-title {
    margin-bottom: 0;
    margin-top: 60px;
    text-align: left;
    font-weight: 400;
    text-transform: uppercase
}

.tribe-events-day #tribe-events-footer {
    padding-top: 40px;
    padding-bottom: 15px
}

    .tribe-events-day #tribe-events-footer .tribe-events-sub-nav a {
        font-size: 15px;
        font-weight: 400;
        text-transform: uppercase
    }

        .tribe-events-day #tribe-events-footer .tribe-events-sub-nav a span {
            display: none
        }

h2.tribe-events-page-title {
    font-weight: 400;
    text-transform: uppercase;
    color: #fff;
    margin: 50px 0 35px;
    font-size: 1.5em
}

    h2.tribe-events-page-title a:hover {
        color: #d91f26
    }

#tribe-events-content .tribe-events-calendar thead th {
    background: #1f1f1f;
    border-left: 1px solid #303030;
    border-right: 1px solid #303030
}

#tribe-events-content .tribe-events-calendar td {
    border: 1px solid #303030;
    -webkit-border-radius: 0;
    border-radius: 0;
    padding: 0 0 20px
}

    #tribe-events-content .tribe-events-calendar td:hover {
        background: 0 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    #tribe-events-content .tribe-events-calendar td.tribe-events-othermonth {
        background: 0 0
    }

#tribe-events-content .tribe-events-calendar div[id*=tribe-events-daynum-], #tribe-events-content .tribe-events-calendar div[id*=tribe-events-daynum-] a {
    background: #2c2c2c
}

#tribe-events-content .tribe-events-calendar div[id*=tribe-events-event-] h3.tribe-events-month-event-title {
    font-weight: 400;
    font-size: 12px
}

#tribe-events-content ul.tribe-events-sub-nav a {
    font-weight: 400;
    text-transform: uppercase;
    margin-top: 30px;
    display: block
}

#tribe-events-content .tribe-events-tooltip h4 {
    font-weight: 400;
    color: #d91f26
}

#tribe-events-content .tribe-events-tooltip .tribe-events-abbr {
    display: inline-block;
    font-weight: 400
}

.events-archive.events-gridview #tribe-events-content table .type-tribe_events {
    border-bottom: 1px solid transparent;
    padding: 15px 0 0;
    font-family: Dosis,serif;
    font-size: .875em
}

#tribe-events-photo-events {
    margin: 0 -15px !important
}

    #tribe-events-photo-events .type-tribe_events.tribe-events-photo-event {
        width: 50% !important;
        margin: 0 !important;
        padding: 30px 15px 0
    }

.tribe-events-map #tribe-geo-results h2.tribe-events-map-event-title {
    font-weight: 400;
    text-transform: uppercase;
    color: #fff;
    margin: 50px 0 35px;
    font-size: 1.5em
}

    .tribe-events-map #tribe-geo-results h2.tribe-events-map-event-title a {
        color: #fff
    }

        .tribe-events-map #tribe-geo-results h2.tribe-events-map-event-title a:hover {
            color: #d91f26
        }

.tribe-events-map .tribe-events-event-details {
    margin-top: 30px
}

.tribe-events-map #tribe-geo-results, .tribe-events-map #tribe-geo-results .hentry:first-child {
    margin-top: 0
}

.tribe-events-venue .tribe-events-venue-meta {
    background: #1f1f1f
}

    .tribe-events-venue .tribe-events-venue-meta .tribe-events-map-wrap {
        margin: 0
    }

.tribe-events-venue .tribe-events-event-meta .author {
    display: inline-block
}

.single-tribe_events .tribe-events-event-meta {
    border: 0;
    background: 0 0;
    margin: 0
}

    .single-tribe_events .tribe-events-event-meta .tribe-events-meta-group, .single-tribe_events .tribe-events-event-meta .tribe-events-venue-map {
        width: 100%;
        float: none;
        padding: 20px 18px;
        margin: 0 0 30px;
        background: #1f1f1f
    }

        .single-tribe_events .tribe-events-event-meta .tribe-events-meta-group .tribe-events-single-section-title, .single-tribe_events .tribe-events-event-meta .tribe-events-venue-map .tribe-events-single-section-title {
            font-size: 1.125em;
            line-height: 30px;
            font-weight: 400;
            text-transform: uppercase;
            margin: 0 0 15px;
            color: #fff
        }

    .single-tribe_events .tribe-events-event-meta .tribe-events-venue-map {
        padding: 3px;
        border-radius: 0;
        border-color: #1f1f1f
    }

.single-tribe_events h2.tribe-events-single-event-title {
    font-size: 1.875em;
    font-weight: 400;
    text-transform: uppercase;
    padding-left: 70px
}

.single-tribe_events #tribe-events-content .tribe-events-event-meta dt {
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 5px
}

.single-tribe_events #tribe-events-content .tribe-events-event-meta dd {
    margin: 0 0 20px
}

.noo-single-event-content {
    background: #1f1f1f;
    padding: 30px;
    position: relative;
    overflow: hidden
}

    .noo-single-event-content .noo-attr-style {
        font-size: 1.125em;
        font-weight: 600
    }

    .noo-single-event-content .tribe-events-schedule {
        text-transform: uppercase;
        padding-left: 70px;
        font-weight: 300;
        font-size: 18px
    }

        .noo-single-event-content .tribe-events-schedule .sh-address i, .noo-single-event-content .tribe-events-schedule .sh-time-event i {
            color: #d91f26;
            padding-right: 10px;
            font-size: 24px
        }

        .noo-single-event-content .tribe-events-schedule .date-start {
            padding-right: 5px
        }

        .noo-single-event-content .tribe-events-schedule .date-end {
            padding-left: 5px
        }

        .noo-single-event-content .tribe-events-schedule .sh-address {
            margin-left: 27px
        }

    .noo-single-event-content .noo-tribe-money {
        -webkit-transform: translate(0,-5px);
        -ms-transform: translate(0,-5px);
        -o-transform: translate(0,-5px);
        transform: translate(0,-5px)
    }

        .noo-single-event-content .noo-tribe-money i {
            color: #d91f26;
            padding-right: 10px;
            -webkit-transform: translate(0,3px);
            -ms-transform: translate(0,3px);
            -o-transform: translate(0,3px);
            transform: translate(0,3px)
        }

    .noo-single-event-content .content-social {
        text-align: left;
        margin-top: 40px
    }

        .noo-single-event-content .content-social a:first-child {
            margin-left: 0
        }

        .noo-single-event-content .content-social a {
            margin: 0 15px
        }

        .noo-single-event-content .content-social span {
            display: none
        }

    .noo-single-event-content .entry-date {
        background: #d91f26;
        position: absolute;
        left: 30px;
        display: block;
        text-align: center;
        top: 30px;
        font-size: 1.875em;
        line-height: 30px;
        color: #fff;
        font-weight: 300;
        padding: 6px 10px 4px;
        border-bottom: 3px solid #b7181e
    }

@media (max-width:767px) {
    .noo-single-event-content .entry-date {
        right: auto;
        left: 0
    }
}

.noo-single-event-content .entry-date span {
    display: block;
    border-top: 1px solid #fff;
    font-size: 14px;
    margin-top: 8px
}

.single-tribe_events .tribe-events-content {
    padding: 5px 0 0
}

    .single-tribe_events .tribe-events-content .h1, .single-tribe_events .tribe-events-content .h2, .single-tribe_events .tribe-events-content .h3, .single-tribe_events .tribe-events-content h1, .single-tribe_events .tribe-events-content h2, .single-tribe_events .tribe-events-content h3 {
        margin: 18px 0
    }

.single-tribe_events #tribe-events-content form.cart {
    background: 0 0;
    border: 0;
    padding: 0;
    margin: 45px 0 0
}

    .single-tribe_events #tribe-events-content form.cart .tribe-events-tickets-title {
        font-size: 1.5em;
        font-weight: 400;
        text-transform: uppercase;
        margin-bottom: 30px
    }

    .single-tribe_events #tribe-events-content form.cart .woo-ticket-list {
        list-style: none
    }

        .single-tribe_events #tribe-events-content form.cart .woo-ticket-list li {
            background: #262626;
            text-align: center;
            padding: 0 30px;
            font-size: 1.125em;
            color: #777;
            text-transform: uppercase
        }

            .single-tribe_events #tribe-events-content form.cart .woo-ticket-list li:last-child {
                padding-bottom: 42px;
                padding-top: 30px
            }

            .single-tribe_events #tribe-events-content form.cart .woo-ticket-list li.tickets_name {
                padding: 0
            }

                .single-tribe_events #tribe-events-content form.cart .woo-ticket-list li.tickets_name span {
                    margin: 0 30px;
                    border-bottom: 1px solid #1e1e1e;
                    display: block;
                    color: #fff;
                    font-weight: 400;
                    font-size: 2.25em;
                    text-transform: uppercase;
                    padding: 26px 0;
                    -webkit-transition: all .4s ease 0s;
                    -o-transition: all .4s ease 0s;
                    transition: all .4s ease 0s
                }

            .single-tribe_events #tribe-events-content form.cart .woo-ticket-list li.tickets_price {
                padding-top: 30px;
                padding-bottom: 20px
            }

                .single-tribe_events #tribe-events-content form.cart .woo-ticket-list li.tickets_price span {
                    font-size: 30px
                }

            .single-tribe_events #tribe-events-content form.cart .woo-ticket-list li.tickets_description {
                text-align: center
            }

                .single-tribe_events #tribe-events-content form.cart .woo-ticket-list li.tickets_description span {
                    display: block;
                    padding: 19px 5%
                }

            .single-tribe_events #tribe-events-content form.cart .woo-ticket-list li .quantity input {
                width: 100%;
                height: 40px;
                background: #1f1f1f;
                -webkit-transition: all .4s ease 0s;
                -o-transition: all .4s ease 0s;
                transition: all .4s ease 0s
            }

                .single-tribe_events #tribe-events-content form.cart .woo-ticket-list li .quantity input:hover, .single-tribe_events #tribe-events-content form.cart .woo-ticket-list:hover .quantity input {
                    background: #d91f26
                }

        .single-tribe_events #tribe-events-content form.cart .woo-ticket-list:hover .tickets_name span {
            color: #d91f26
        }

    .single-tribe_events #tribe-events-content form.cart .woo-ticket-button .button {
        background: #262626;
        padding: 10px 30px;
        margin-top: 45px;
        text-transform: uppercase
    }

        .single-tribe_events #tribe-events-content form.cart .woo-ticket-button .button:hover {
            background: #d91f26;
            border-color: #b7181e
        }

.noo-tabs-wrap {
    margin-top: 60px
}

.noo-tabs-header {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative
}

    .noo-tabs-header:after {
        clear: both;
        display: block
    }

    .noo-tabs-header:before {
        width: 100%;
        height: 1px;
        background: #1f1f1f;
        left: 0;
        bottom: 0;
        position: absolute
    }

    .noo-tabs-header li {
        float: left
    }

        .noo-tabs-header li span {
            cursor: pointer;
            font-size: 16px;
            text-transform: uppercase;
            display: block;
            font-weight: 400;
            line-height: 23px;
            margin-right: 32px;
            padding-bottom: 23px;
            position: relative;
            color: #555;
            -webkit-transform: translate(0,6px);
            -ms-transform: translate(0,6px);
            -o-transform: translate(0,6px);
            transform: translate(0,6px);
            -webkit-transition: all .4s ease 0s;
            -o-transition: all .4s ease 0s;
            transition: all .4s ease 0s;
            border-bottom: 1px solid transparent;
            z-index: 1
        }

#event-comment-list .comments-title, .noo-tab-content {
    display: none
}

.noo-tabs-header li span.tab-active {
    line-height: 23px;
    font-size: 1.875em;
    border-bottom: 1px solid #d91f26;
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,0);
    color: #fff
}

.noo-tabs-content {
    background: #1f1f1f;
    padding: 30px 15px 0;
    margin-top: 30px
}

    .noo-tabs-content #commentform {
        padding: 0
    }

#event-comment-list {
    padding: 0 15px 55px
}

    #event-comment-list #respond {
        margin: 0
    }

    #event-comment-list .comments-area {
        padding: 0
    }

    #event-comment-list .comment-reply-title {
        margin-top: 0
    }

    #event-comment-list .comments-list {
        padding-top: 0;
        padding-left: 0
    }

.event-single-gallery {
    padding: 0;
    margin: 0;
    list-style: none
}

    .event-single-gallery:after {
        clear: both;
        display: block
    }

    .event-single-gallery li {
        float: left;
        width: 33.33%;
        height: 202px;
        overflow: hidden;
        padding: 0;
        margin-bottom: 30px
    }

        .event-single-gallery li a {
            display: block;
            position: relative;
            margin: 0 15px
        }

            .event-single-gallery li a img {
                width: 100%;
                min-height: 202px
            }

            .event-single-gallery li a:before {
                position: absolute;
                left: 0;
                top: 0;
                width: 100%;
                height: 100%;
                background: 0 0;
                -webkit-transition: all .3s linear 0s;
                -o-transition: all .3s linear 0s;
                transition: all .3s linear 0s
            }

            .event-single-gallery li a:after {
                position: absolute;
                left: 50%;
                top: 0;
                content: "\f002";
                background: 0 0;
                font-family: FontAwesome;
                font-size: 1.125em;
                color: #fff;
                margin: -10px 0 0 -10px;
                -webkit-transition: all .3s linear 0s;
                -o-transition: all .3s linear 0s;
                transition: all .3s linear 0s;
                opacity: 0;
                filter: alpha(opacity=0)
            }

            .event-single-gallery li a:hover:before {
                background: rgba(0,0,0,.8)
            }

            .event-single-gallery li a:hover:after {
                top: 50%;
                opacity: 1;
                filter: alpha(opacity=100)
            }

body .nivo-lightbox-theme-default .nivo-lightbox-prev {
    background-image: url(../images/pre.png);
    background-color: transparent !important
}

body .nivo-lightbox-theme-default .nivo-lightbox-next {
    background-image: url(../images/next.png);
    background-color: transparent !important
}

.single-tribe_events #tribe-events-footer, .tribe-events-photo #tribe-events-footer {
    border-top: 0;
    padding-top: 1em
}

h3.tribe-events-related-events-title {
    margin-top: 0;
    text-transform: uppercase;
    font-size: .875em;
    font-weight: 400
}

.tribe-events-single ul.tribe-related-events {
    background-color: #1f1f1f;
    padding: 15px 10px;
    margin-top: 20px
}

    .tribe-events-single ul.tribe-related-events li {
        float: none;
        width: 100%;
        margin-bottom: 30px;
        margin-top: 20px;
        font-size: 12px;
        background: 0 0;
        border: none
    }

        .tribe-events-single ul.tribe-related-events li .tribe-related-events-title {
            font-weight: 400;
            text-transform: uppercase
        }

.type-tribe_events.tribe-events-photo-event .tribe-events-photo-event-wrap {
    border: 0;
    background: 0 0
}

    .type-tribe_events.tribe-events-photo-event .tribe-events-photo-event-wrap:hover {
        border: 0;
        background: 0 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

#tribe-events-content .tribe-events-photo-event-wrap .tribe-events-list-event-title {
    text-align: left;
    text-transform: uppercase;
    font-size: 24px;
    padding: 0;
    margin: 0 0 30px;
    font-weight: 400;
    display: block;
    color: #fff
}

#tribe-events-content .tribe-events-photo-event-wrap .noo-tribe-events-image {
    position: relative;
    overflow: hidden
}

    #tribe-events-content .tribe-events-photo-event-wrap .noo-tribe-events-image .tribe-events-event-meta {
        position: absolute;
        left: 0;
        top: 50%;
        -webkit-transform: translate(0,-50%);
        -ms-transform: translate(0,-50%);
        -o-transform: translate(0,-50%);
        transform: translate(0,-50%);
        width: 100%;
        text-align: center;
        z-index: 3
    }

        #tribe-events-content .tribe-events-photo-event-wrap .noo-tribe-events-image .tribe-events-event-meta .location {
            display: inline-block
        }

    #tribe-events-content .tribe-events-photo-event-wrap .noo-tribe-events-image .time-details {
        background: rgba(0,0,0,.75);
        padding: 10px 37px;
        font-size: 14px;
        line-height: 30px;
        font-weight: 400;
        margin: 0;
        text-transform: uppercase;
        font-style: normal;
        display: inline-block
    }

        #tribe-events-content .tribe-events-photo-event-wrap .noo-tribe-events-image .time-details .fa {
            color: #d91f26;
            padding-right: 10px
        }

#tribe-events-content .tribe-events-photo-event-wrap .tribe-events-event-details {
    padding: 15px 0 30px
}

#tribe-events-content .tribe-events-photo-event-wrap .tribe-events-read-more {
    color: #555;
    text-transform: uppercase;
    display: inline-block;
    background: #1f1f1f;
    border-bottom: 3px solid #191919;
    margin: 25px 0 0;
    height: 45px;
    padding: 0 38px !important;
    line-height: 45px !important;
    font-size: 16px
}

    #tribe-events-content .tribe-events-photo-event-wrap .tribe-events-read-more:hover {
        background: #d91f26;
        color: #fff;
        border-color: #d91f26
    }

#tribe-events-content .tribe-events-photo-event-wrap .tribe-events-content {
    padding-bottom: 8px
}

.tribe-events-week-grid .tribe-grid-header {
    background: #1f1f1f;
    border-left: 1px solid #303030;
    border-right: 1px solid #303030
}

    .tribe-events-week-grid .tribe-grid-header .tribe-grid-content-wrap .column {
        border-left-color: #303030
    }

.tribe-events-week-grid .slimScrollDiv, .tribe-events-week-grid .tribe-events-grid .tribe-scroller {
    border-left: 1px solid #303030;
    border-right: 1px solid #303030
}

.tribe-events-week-grid .tribe-grid-allday {
    background: #1f1f1f;
    border: 1px solid #303030
}

.tribe-events-week-grid .tribe-week-grid-hours {
    background: #1f1f1f
}

.tribe-events-week-grid .tribe-week-today {
    background: #2c2c2c
}

.tribe-events-week-grid .tribe-grid-content-wrap .column {
    border-left-color: #303030
}

.tribe-events-week-grid .tribe-events-grid {
    border-bottom: 3px solid #303030
}

.tribe-events-week-grid .tribe-week-grid-block div {
    border-bottom: 1px dotted #303030;
    border-top: 1px solid #303030
}

.noo-countdown {
    width: 100%;
    text-align: left;
    position: relative
}

    .noo-countdown.parallax {
        height: auto;
        background-image: url(../images/galaxy-background.jpg)
    }

    .noo-countdown .background-mobi {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        display: none;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center
    }

    .noo-countdown.video-section .background-mobi {
        display: block
    }

    .noo-countdown #large-header {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        z-index: 2
    }

    .noo-countdown iframe {
        max-width: none
    }

    .noo-countdown .noo-countdown-content {
        position: absolute;
        left: 0;
        top: 10%;
        width: 100%;
        -webkit-transform: translate(0,-50%);
        -ms-transform: translate(0,-50%);
        -o-transform: translate(0,-50%);
        transform: translate(0,-50%);
        z-index: 3
    }

    .noo-countdown h2 {
        font-size: 80px;
        line-height: 80px;
        font-weight: 400;
        padding: 0;
        margin: 0 0 18px;
        text-transform: uppercase
    }

    .noo-countdown .noo-countdown-footer a, .noo-countdown p, .sh-event-title {
        font-weight: 500;
        text-transform: capitalize;
    }

    .noo-countdown p {
        font-size: 1.5em;
        line-height: 30px;
        padding: 0 10%;
        margin: 0
    }

    .noo-countdown .noo-countdown-footer a {
        font-size: 1.125em;
        color: #fff;
        margin: 47px 0 0;
        position: relative;
        padding: 0 23px;
        height: 53px;
        line-height: 50px;
        display: inline-block;
        background: #d91f26;
        border-bottom: 3px solid #b7181e;
        -webkit-transition: all .6s ease 0s;
        -o-transition: all .6s ease 0s;
        transition: all .6s ease 0s;
        overflow: hidden
    }

        .noo-countdown .noo-countdown-footer a:hover:before {
            top: 0
        }

        .noo-countdown .noo-countdown-footer a:before {
            width: 100%;
            height: 100%;
            position: absolute;
            left: 0;
            top: -100%;
            content: '';
            background: #1f1f1f;
            -webkit-transition: all .2s ease 0s;
            -o-transition: all .2s ease 0s;
            transition: all .2s ease 0s
        }

        .noo-countdown .noo-countdown-footer a span {
            position: relative
        }

.full-background, .full-background li {
    position: absolute;
    left: 0;
    height: 100%;
    width: 100%;
    top: 0
}

.full-background {
    padding: 0;
    margin: 0;
    list-style: none
}

    .full-background li {
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        display: none
    }

.is-countdown {
    text-align: center;
    margin-top: 45px
}

    .is-countdown .countdown-section {
        width: 100px;
        height: 98px;
        display: inline-block;
        background: rgba(0,0,0,.4);
        margin: 0 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px
    }

        .is-countdown .countdown-section .countdown-amount {
            display: block;
            text-align: center;
            font-size: 50px;
            line-height: 50px;
            padding: 21px 0 12px
        }

        .is-countdown .countdown-section .countdown-period {
            clear: both;
            display: inline-block;
            font-size: 14px;
            line-height: 20px;
            background: #d91f26;
            padding: 0 4px;
            text-transform: uppercase;
            -webkit-border-radius: 2px;
            border-radius: 2px
        }

.sh-event-title {
    font-size: 36px;
    letter-spacing: 0.5px;
    color: #fff;
    padding: 0;
    margin: 0 0 10px;
    text-align: center
}

@media (max-width:767px) {
    .sh-event-title {
        font-size: 24px;
        line-height: 100%
    }
}

.sh-event-title span {
    color: #d91f26
}

.sh-ds {
    font-size: 16px;
    line-height: 24px;
    color: #999898 !important;
    padding: 0;
    margin: 0;
    font-weight: 400;
    text-align: left;
}

.noo-sh-event-content {
    margin-top: 50px
}

.noo-sh-list-event {
    position: relative;
    background: rgba(0,0,0,.19999999999999996);
    border-top: 1px solid #eee;
    margin-left: 48px;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

    .noo-sh-list-event:after {
        clear: both;
        display: block;
        content: ''
    }

    .noo-sh-list-event:first-child {
        border-top: 0
    }

    .noo-sh-list-event:hover {
        background: rgba(0,0,0,.5)
    }

        .noo-sh-list-event:hover .noo-thumbnail {
            background-position: center left
        }

    .noo-sh-list-event .entry-date {
        background: #d91f26;
        position: absolute;
        left: -48px;
        display: block;
        text-align: center;
        top: 0;
        font-size: 1.875em;
        line-height: 30px;
        color: #fff;
        font-weight: 300;
        padding: 6px 10px 4px;
        border-bottom: 3px solid #b7181e;
        z-index: 1
    }

        .noo-sh-list-event .entry-date span {
            display: block;
            border-top: 1px solid #fff;
            font-size: 14px;
            margin-top: 8px
        }

    .noo-sh-list-event .noo-thumbnail {
        width: 200px;
        float: left;
        position: relative;
        min-height: 200px;
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat;
        -webkit-transition: all .5s ease 0s;
        -o-transition: all .5s ease 0s;
        transition: all .5s ease 0s
    }

    .noo-sh-list-event .thumb-1 {
        background-image: url(../images/song.jpg)
    }

    .noo-sh-list-event .thumb-2 {
        background-image: url(../images/song1.jpg)
    }

    .noo-sh-list-event .thumb-3 {
        background-image: url(../images/event/event5.jpg)
    }

    .noo-sh-list-event .noo-shevent-content {
        padding-left: 230px;
        padding-right: 10px;
        padding-top: 12px;
    }

@media (max-width:767px) {
    .noo-sh-list-event {
        margin-left: 0 !important
    }

        .noo-sh-list-event .entry-date {
            right: auto;
            left: 0
        }

        .noo-sh-list-event .noo-thumbnail {
            width: 100%;
            display: block;
            margin-bottom: 15px;
            min-height: 300px
        }

        .noo-sh-list-event .noo-shevent-content {
            width: 100%;
            display: block;
            padding: 15px
        }
}

.noo-sh-list-event .noo-shevent-content h4 {
    padding: 25px 0 16px;
    margin: 0;
    font-size: 20px;
    line-height: 16.8px;
    color: #fff;
    text-transform: uppercase
}

@media (max-width:767px) {
    .noo-sh-list-event .noo-shevent-content h4 {
        font-size: 16px
    }
}

.noo-sh-list-event .noo-shevent-content .sh-date {
    font-size: 1.125em;
    line-height: 30px;
    color: #fff;
    text-transform: uppercase
}

@media (max-width:767px) {
    .noo-sh-list-event .noo-shevent-content .sh-date {
        font-size: 16px
    }
}

.noo-sh-list-event .noo-shevent-content .sh-date i {
    color: #d91f26;
    margin-right: 10px
}

.noo-sh-list-event .noo-shevent-content .sh-address {
    margin-left: 38px;
    font-size: 1.125em;
    line-height: 30px;
    color: #fff;
    text-transform: uppercase
}

@media (max-width:767px) {
    .noo-sh-list-event .noo-shevent-content .sh-address {
        font-size: 16px;
        display: block;
        margin-left: 0
    }
}

.noo-sh-list-event .noo-shevent-content .sh-address i {
    color: #d91f26;
    margin-right: 10px
}

.noo-sh-list-event .noo-shevent-content .sh-excerpt {
    margin-top: 18px;
    color: #555;
    font-size: 16px;
    line-height: 24px
}

.noo-view-event {
    text-align: center;
    margin-top: 23px
}

    .noo-view-event a {
        display: inline-block;
        font-size: 16px;
        color: #555;
        text-transform: uppercase;
        background: #d91f26;
        padding: 0 27px;
        border-bottom: 2px solid #d91f26;
        height: 40px;
        line-height: 40px;
        margin: 0
    }

        .noo-view-event a:hover {
            background: #191919;
            color: #fff;
            border-bottom: 3px solid #191919
        }

.grid .noo-grid-header-events {
    margin-bottom: 95px
}

.noo-sh-grid-event {
    position: relative;
    height: 370px;
    overflow: hidden;
    margin-top: 30px
}

    .noo-sh-grid-event:hover .noo-thumbnail img {
        -webkit-filter: none;
        filter: none;
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1)
    }

    .noo-sh-grid-event .noo-thumbnail {
        height: 100%
    }

        .noo-sh-grid-event .noo-thumbnail img {
            -webkit-filter: grayscale(1);
            filter: grayscale(1);
            -webkit-transition: all .6s ease 0s;
            -o-transition: all .6s ease 0s;
            transition: all .6s ease 0s;
            height: 100%;
            width: auto;
            max-width: none
        }

    .noo-sh-grid-event .noo-shevent-content {
        position: absolute;
        left: 25px;
        bottom: 20px;
        right: 20px
    }

        .noo-sh-grid-event .noo-shevent-content h4 {
            padding: 25px 0 10px;
            margin: 0;
            font-size: 1.5em;
            line-height: 30px;
            color: #fff;
            text-transform: uppercase
        }

        .noo-sh-grid-event .noo-shevent-content .sh-date, .noo-sh-grid-event .noo-shevent-content .sh-time-event {
            font-size: .875em;
            line-height: 30px;
            color: #fff;
            text-transform: uppercase
        }

            .noo-sh-grid-event .noo-shevent-content .sh-date i, .noo-sh-grid-event .noo-shevent-content .sh-time-event i {
                color: #d91f26;
                margin-right: 10px
            }

        .noo-sh-grid-event .noo-shevent-content .sh-time-event {
            padding-right: 10px
        }

            .noo-sh-grid-event .noo-shevent-content .sh-time-event i {
                font-size: 15px
            }

        .noo-sh-grid-event .noo-shevent-content .sh-address {
            font-size: 16px;
            line-height: 30px;
            display: block;
            color: #fff
        }

            .noo-sh-grid-event .noo-shevent-content .sh-address i {
                color: #d91f26;
                margin-right: 10px
            }

.noo-grid-header-events {
    position: relative;
    padding-left: 128px
}

    .noo-grid-header-events .icon {
        position: absolute;
        display: block;
        background: #d91f26;
        top: 0;
        left: 0;
        width: 100px;
        height: 100px;
        line-height: 100px;
        text-align: center;
        border-bottom: 2px solid #b7181e
    }

        .noo-grid-header-events .icon i {
            font-size: 50px;
            color: #fff;
            margin-top: 25px
        }

@media (max-width:767px) {
    .noo-sh-grid-event .noo-shevent-content .sh-time-event {
        display: block;
        margin-left: 0
    }

    .noo-grid-header-events {
        padding-left: 60px
    }

        .noo-grid-header-events .icon {
            width: 50px;
            height: 50px;
            line-height: 50px
        }

            .noo-grid-header-events .icon i {
                font-size: 24px;
                margin-top: 15px
            }
}

.noo-grid-header-events .sh-event-title {
    text-align: left;
    margin: 0 0 21px;
    line-height: 30px
}

.noo-grid-header-events .sh-ds {
    text-align: left;
    padding: 0;
    font-weight: 300
}

.noo-grid-header-events {
    margin-bottom: 136px
}

    .noo-grid-header-events.header-news {
        margin-bottom: 110px
    }

.noo-featured-albums {
    list-style: none;
    margin: 0;
    padding: 0 0 18px
}

    .noo-featured-albums li {
        position: relative
    }

        .noo-featured-albums li.active {
            z-index: 9999
        }

            .noo-featured-albums li.active figure .wp-post-image {
                -webkit-filter: none;
                filter: none
            }

        .noo-featured-albums li:hover figure figcaption {
            background: #262626;
            bottom: 0
        }

            .noo-featured-albums li:hover figure figcaption .shop-info .product-category {
                opacity: 1;
                filter: alpha(opacity=100);
                -webkit-transition: all .4s ease 0s;
                -o-transition: all .4s ease 0s;
                transition: all .4s ease 0s
            }

            .noo-featured-albums li:hover figure figcaption .info-rating {
                -webkit-transform: translate(0,0);
                -ms-transform: translate(0,0);
                -o-transform: translate(0,0);
                transform: translate(0,0);
                -webkit-transition: all .4s ease .3s;
                -o-transition: all .4s ease .3s;
                transition: all .4s ease .3s
            }

    .noo-featured-albums .sh-featured-albumns-item {
        display: block;
        position: relative;
        height: 100%;
        overflow: hidden
    }

        .noo-featured-albums .sh-featured-albumns-item .wp-post-image {
            -webkit-filter: grayscale(1);
            filter: grayscale(1);
            -webkit-transition: all .4s ease 0s;
            -o-transition: all .4s ease 0s;
            transition: all .4s ease 0s
        }

        .noo-featured-albums .sh-featured-albumns-item:hover .wp-post-image {
            -webkit-filter: none;
            filter: none;
            -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
            -o-transform: scale(1.1);
            transform: scale(1.1)
        }

        .noo-featured-albums .sh-featured-albumns-item:hover .sh-top {
            bottom: -100px
        }

        .noo-featured-albums .sh-featured-albumns-item:hover .sh-bottom {
            bottom: 0;
            -webkit-transition: all .6s ease .2s;
            -o-transition: all .6s ease .2s;
            transition: all .6s ease .2s
        }

        .noo-featured-albums .sh-featured-albumns-item .sh-bottom {
            background: #000;
            -webkit-transition: all .6s ease 0s;
            -o-transition: all .6s ease 0s;
            transition: all .6s ease 0s;
            position: absolute;
            bottom: -200px;
            left: 0;
            width: 100%;
            padding: 20px
        }

        .noo-featured-albums .sh-featured-albumns-item .sh-top h3, .noo-featured-albums .sh-featured-albumns-item .shop-info h3 {
            padding: 0;
            margin: 0 0 4px;
            color: #fff;
            font-size: 16px;
            line-height: 27px;
            font-weight: 400
        }

        .noo-featured-albums .sh-featured-albumns-item .sh-top .product-category, .noo-featured-albums .sh-featured-albumns-item .shop-info .product-category {
            -webkit-transition: all .3s ease 0s;
            -o-transition: all .3s ease 0s;
            transition: all .3s ease 0s;
            font-size: .75em
        }

            .noo-featured-albums .sh-featured-albumns-item .sh-top .product-category a, .noo-featured-albums .sh-featured-albumns-item .shop-info .product-category a {
                color: #555
            }

            .noo-featured-albums .sh-featured-albumns-item .sh-top .product-category:hover a, .noo-featured-albums .sh-featured-albumns-item .shop-info .product-category:hover a {
                color: #d91f26
            }

        .noo-featured-albums .sh-featured-albumns-item .sh-top {
            background: rgba(0,0,0,.9);
            -webkit-transition: all .6s ease 0s;
            -o-transition: all .6s ease 0s;
            transition: all .6s ease 0s;
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%;
            padding: 12px 20px
        }

.noo_news_blog li, .noo_news_blog li .noo-sh-thumbail img {
    -webkit-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s
}

.noo-featured-albums .sh-featured-albumns-item .sh-top h3 {
    margin: 0
}

.noo-featured-albums .sh-featured-albumns-item .shop-loop-actions {
    clear: both
}

    .noo-featured-albums .sh-featured-albumns-item .shop-loop-actions .button {
        background: 0 0;
        border: 1px solid #515151;
        color: #515151;
        box-shadow: none;
        text-transform: uppercase;
        margin: 15px 10px 0 0;
        padding: 0 1.07em;
        height: 35px;
        line-height: 32px;
        font-weight: 300;
        position: relative
    }

        .noo-featured-albums .sh-featured-albumns-item .shop-loop-actions .button i {
            padding-right: 5px
        }

        .noo-featured-albums .sh-featured-albumns-item .shop-loop-actions .button:hover {
            color: #fff;
            background: #d91f26;
            border-color: #d91f26
        }

@media (min-width:1200px) and (max-width:1450px) {
    .noo-featured-albums .sh-featured-albumns-item .shop-loop-actions .button {
        font-size: 14px;
        margin: 15px 5px 0 0;
        padding: 0 12px
    }
}

.wrap .owl-theme .owl-controls {
    margin-top: 60px
}

    .wrap .owl-theme .owl-controls .owl-page span {
        opacity: 1;
        filter: alpha(opacity=100);
        margin: 0 3px;
        width: 25px;
        height: 5px;
        background: #ccc;
        -webkit-border-radius: 0;
        border-radius: 0
    }

    .wrap .owl-theme .owl-controls .owl-page.active span, .wrap .owl-theme .owl-controls .owl-page:hover span {
        background: #d91f26
    }

.noo_news_blog {
    padding: 0;
    margin: 0;
    list-style: none
}

    .noo_news_blog li {
        padding: 30px;
        background: #2f2f2f;
        margin-top: 30px;
        transition: all .4s ease 0s
    }

        .noo_news_blog li:after {
            clear: both;
            display: block;
            content: ''
        }

@media (max-width:767px) {
    .noo_news_blog li {
        padding: 30px 15px
    }
}

.noo_news_blog li:hover {
    -webkit-box-shadow: 0 0 18px 0 rgba(0,0,0,.25);
    box-shadow: 0 0 18px 0 rgba(0,0,0,.25)
}

    .noo_news_blog li:hover .noo-sh-thumbail img {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1)
    }

    .noo_news_blog li:hover .noo-sh-blog-content .read-more {
        background: #d91f26;
        border-color: #b7181e;
        color: #fff
    }

.noo_news_blog li .noo-sh-thumbail {
    width: 50%;
    padding-right: 15px;
    float: left;
    max-height: 320px;
    overflow: hidden
}

@media (max-width:767px) {
    .noo_news_blog li .noo-sh-thumbail {
        width: 100%;
        padding-right: 0
    }
}

.noo_news_blog li .noo-sh-thumbail .shthumbail {
    width: 100%;
    height: 100%;
    overflow: hidden
}

.noo_news_blog li .noo-sh-thumbail img {
    max-width: 100%;
    transition: all .4s ease 0s
}

.noo_news_blog li .noo-sh-blog-content {
    width: 50%;
    padding-left: 15px;
    float: left
}

    .noo_news_blog li .noo-sh-blog-content h3 {
        font-size: 1.5em;
        padding: 0;
        margin: 0 0 15px
    }

        .noo_news_blog li .noo-sh-blog-content h3:hover a {
            color: #d91f26
        }

@media (max-width:767px) {
    .noo_news_blog li .noo-sh-blog-content {
        width: 100%;
        padding-left: 0
    }

        .noo_news_blog li .noo-sh-blog-content h3 {
            padding-top: 10px;
            font-size: 1.125em
        }
}

.noo_news_blog li .noo-sh-blog-content .content-meta {
    font-size: .875em
}

.noo_news_blog li .noo-sh-blog-content p {
    font-weight: 300;
    padding-top: 7px
}

.noo_news_blog li .noo-sh-blog-content .read-more {
    background: #1f1f1f;
    border-color: #191919;
    margin: 30px 0 0;
    -webkit-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s
}

    .noo_news_blog li .noo-sh-blog-content .read-more:hover {
        background: #d91f26;
        border-color: #b7181e
    }

@keyframes eff_server {
    from {
        transform: scale(0) rotate(180deg);
        -webkit-transform: scale(0) rotate(180deg);
        -moz-transform: scale(0) rotate(180deg);
        -ms-transform: scale(0) rotate(180deg);
        -o-transform: scale(0) rotate(180deg)
    }

    to {
        transform: scale(1) rotate(0);
        -webkit-transform: scale(1) rotate(0);
        -ms-transform: scale(1) rotate(0);
        -moz-transform: scale(1) rotate(0);
        -o-transform: scale(1) rotate(0)
    }
}

@-webkit-keyframes eff_server {
    from {
        transform: scale(0) rotate(180deg);
        -webkit-transform: scale(0) rotate(180deg);
        -moz-transform: scale(0) rotate(180deg);
        -ms-transform: scale(0) rotate(180deg);
        -o-transform: scale(0) rotate(180deg)
    }

    to {
        transform: scale(1) rotate(0);
        -webkit-transform: scale(1) rotate(0);
        -ms-transform: scale(1) rotate(0);
        -moz-transform: scale(1) rotate(0);
        -o-transform: scale(1) rotate(0)
    }
}

.noo-services {
    text-align: center
}

    .noo-services .icon {
        font-size: 70px;
        line-height: 70px;
        color: #fff;
        display: inline-block
    }

    .noo-services:hover .icon {
        -webkit-animation: eff_server .6s ease 0s 1;
        -o-animation: eff_server .6s ease 0s 1;
        animation: eff_server .6s ease 0s 1
    }

    .noo-services .noo-services-title {
        font-size: 25px;
        text-transform: capitalize;
        font-weight: 400;
        padding: 0;
    }

    .noo-services p {
        font-size: 18px;
        font-weight: 300;
        line-height: 24px;
        padding: 0 5%;
        color: #fff
    }

.noo-line {
    height: 43px;
    border-top: 3px solid #d91f26;
    text-align: center;
    cursor: pointer
}

    .noo-line .fa {
        width: 40px;
        height: 40px;
        color: #fff;
        background: #d91f26;
        line-height: 40px;
        font-size: .875em;
        text-align: center
    }

.noo-team-contents {
    margin-top: 100px
}

.noo-team-title {
    font-size: 2.25em;
    text-transform: uppercase;
    font-weight: 400;
    text-align: center;
    padding: 0;
    margin: 0 0 10px
}

.noo-team-ds {
    font-size: 1.125em;
    font-weight: 400;
    text-align: center;
    padding: 0 7%;
    margin: 0;
    line-height: 24px
}

.noo_team_item {
    width: 100%;
    margin-bottom: 30px;
    position: relative;
    height: 370px;
    overflow: hidden;
    -webkit-perspective: 10000px;
    -moz-perspective: 10000px;
    perspective: 10000px;
    -webkit-transition: all .6s ease 0s;
    -o-transition: all .6s ease 0s;
    transition: all .6s ease 0s
}

    .noo_team_item:hover .team-detail {
        transform: none;
        -webkit-transform: none;
        opacity: 1;
        filter: alpha(opacity=100)
    }

        .noo_team_item:hover .team-detail p.ds {
            opacity: 1;
            filter: alpha(opacity=100);
            -webkit-transform: translate(0,0);
            -ms-transform: translate(0,0);
            -o-transform: translate(0,0);
            transform: translate(0,0);
            -webkit-transition: all .6s ease .3s;
            -o-transition: all .6s ease .3s;
            transition: all .6s ease .3s
        }

        .noo_team_item:hover .team-detail .team_social {
            -webkit-transform: translate(0,0);
            -ms-transform: translate(0,0);
            -o-transform: translate(0,0);
            transform: translate(0,0);
            opacity: 1;
            filter: alpha(opacity=100);
            -webkit-transition: all .6s ease .3s;
            -o-transition: all .6s ease .3s;
            transition: all .6s ease .3s
        }

    .noo_team_item:hover .team_thumbnail img {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1);
        -webkit-filter: none;
        filter: none
    }

    .noo_team_item:hover .team_thumbnail .team-info {
        opacity: 0;
        filter: alpha(opacity=0)
    }

    .noo_team_item .team_thumbnail {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%
    }

        .noo_team_item .team_thumbnail img {
            height: 100%;
            max-width: none;
            width: auto;
            -webkit-filter: grayscale(1);
            filter: grayscale(1);
            -webkit-transition: all .4s ease 0s;
            -o-transition: all .4s ease 0s;
            transition: all .4s ease 0s
        }

        .noo_team_item .team_thumbnail .team-info {
            -webkit-transition: all .3s ease 0s;
            -o-transition: all .3s ease 0s;
            transition: all .3s ease 0s;
            position: absolute;
            left: 20px;
            bottom: 20px
        }

            .noo_team_item .team_thumbnail .team-info .team_name {
                font-size: 1.5em;
                font-weight: 400;
                padding: 0;
                margin: 0;
                text-transform: uppercase
            }

            .noo_team_item .team_thumbnail .team-info .team_position {
                font-size: .875em;
                font-weight: 400;
                padding: 0;
                margin: 0;
                text-transform: uppercase;
                color: #d91f26
            }

    .noo_team_item .team-detail {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        padding: 0;
        background: rgba(0,0,0,.8);
        z-index: 1;
        -webkit-transition: all .4s ease 0s;
        -o-transition: all .4s ease 0s;
        transition: all .4s ease 0s;
        -webkit-transform: scale(.7);
        -ms-transform: scale(.7);
        -o-transform: scale(.7);
        transform: scale(.7);
        opacity: 0;
        filter: alpha(opacity=0)
    }

        .noo_team_item .team-detail p.ds {
            padding: 0 30px;
            margin: 0;
            font-size: 16px;
            -webkit-transform: translate(0,-30%);
            -ms-transform: translate(0,-30%);
            -o-transform: translate(0,-30%);
            transform: translate(0,-30%);
            opacity: 0;
            filter: alpha(opacity=0);
            text-align: center
        }

        .noo_team_item .team-detail .team_socials {
            margin-top: 20px;
            text-align: center;
            width: 100%
        }

        .noo_team_item .team-detail .team_social {
            display: inline-block;
            position: relative;
            padding: 0;
            margin: 36px 20px 0;
            -webkit-transform: translate(0,30%);
            -ms-transform: translate(0,30%);
            -o-transform: translate(0,30%);
            transform: translate(0,30%);
            opacity: 0;
            filter: alpha(opacity=0)
        }

            .noo_team_item .team-detail .team_social:hover .social-name {
                opacity: 1;
                filter: alpha(opacity=100);
                -webkit-transform: translate(-50%,-40px);
                -ms-transform: translate(-50%,-40px);
                -o-transform: translate(-50%,-40px);
                transform: translate(-50%,-40px);
                -webkit-transition: all .4s ease 0s;
                -o-transition: all .4s ease 0s;
                transition: all .4s ease 0s
            }

            .noo_team_item .team-detail .team_social .social-name {
                left: 50%;
                -webkit-transform: translate(-50%,-60px);
                -ms-transform: translate(-50%,-60px);
                -o-transform: translate(-50%,-60px);
                transform: translate(-50%,-60px);
                position: absolute;
                width: 220px;
                font-size: .875em;
                top: 0;
                display: block;
                text-align: center;
                opacity: 0;
                filter: alpha(opacity=0)
            }

            .noo_team_item .team-detail .team_social a {
                font-size: 18px;
                display: block;
                position: static;
                padding-bottom: 10px;
                border-bottom: 1px solid transparent
            }

                .noo_team_item .team-detail .team_social a.fa-facebook:hover {
                    color: #4b6ea8;
                    border-color: #4b6ea8
                }

                .noo_team_item .team-detail .team_social a.fa-google-plus:hover {
                    color: #dd553b;
                    border-color: #dd553b
                }

                .noo_team_item .team-detail .team_social a.fa-twitter:hover {
                    color: #29aae2;
                    border-color: #29aae2
                }

                .noo_team_item .team-detail .team_social a.fa-youtube:hover {
                    color: #d84939;
                    border-color: #d84939
                }

                .noo_team_item .team-detail .team_social a.fa-skype:hover {
                    color: #00bbf0;
                    border-color: #00bbf0
                }

                .noo_team_item .team-detail .team_social a.fa-linkedin:hover {
                    color: #038ac4;
                    border-color: #038ac4
                }

                .noo_team_item .team-detail .team_social a.fa-dribbble:hover {
                    color: #f2689c;
                    border-color: #f2689c
                }

                .noo_team_item .team-detail .team_social a.fa-pinterest:hover {
                    color: #d83633;
                    border-color: #d83633
                }

                .noo_team_item .team-detail .team_social a.fa-flickr:hover {
                    color: #3a88d0;
                    border-color: #3a88d0
                }

.team-detail-position {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    -o-transform: translate(0,-50%);
    transform: translate(0,-50%)
}

body.boxed-layout .noo-sh-list-event .noo-thumbnail .entry-date {
    right: auto;
    left: 0
}

@media (min-width:1200px) {
    .container {
        max-width: 1200px;
        width: 100%
    }
}

.commerce ul.products li.product.first {
    clear: both
}

.commerce ul.products li.product figure {
    overflow: hidden;
    position: relative
}

    .commerce ul.products li.product figure .noo-product-thumbnail img {
        -webkit-transition: all .4s ease;
        -o-transition: all .4s ease;
        transition: all .4s ease
    }

    .commerce ul.products li.product figure:hover .noo-product-thumbnail img {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1)
    }

    .commerce ul.products li.product figure:hover figcaption {
        background: #000
    }

    .commerce ul.products li.product figure figcaption {
        position: absolute;
        width: 100%;
        left: 0;
        bottom: 0;
        background: rgba(0,0,0,.9);
        text-align: left;
        padding: 20px 20px 22px;
        -webkit-transition: all .4s ease;
        -o-transition: all .4s ease;
        transition: all .4s ease
    }

        .commerce ul.products li.product figure figcaption .product_title {
            font-size: 16px;
            text-transform: none;
            padding: 0 0 3px
        }

        .commerce ul.products li.product figure figcaption .star-rating {
            position: absolute;
            right: 20px;
            float: none;
            top: 30px
        }

        .commerce ul.products li.product figure figcaption .price {
            color: #555;
            font-size: .875em
        }

            .commerce ul.products li.product figure figcaption .price del {
                color: #555;
                margin-right: 6px
            }

            .commerce ul.products li.product figure figcaption .price ins {
                color: rgba(255,255,255,.7)
            }

        .commerce ul.products li.product figure figcaption .shop-loop-actions {
            margin-top: 11px
        }

            .commerce ul.products li.product figure figcaption .shop-loop-actions .button {
                color: #555;
                font-size: 16px;
                font-weight: 300;
                background: 0 0;
                border: 1px solid #555;
                text-transform: uppercase;
                line-height: 33px;
                display: inline-block;
                padding: 0 16px;
                margin: 0
            }

                .commerce ul.products li.product figure figcaption .shop-loop-actions .button:focus, .commerce ul.products li.product figure figcaption .shop-loop-actions .button:hover {
                    text-shadow: none;
                    background: #d91f26;
                    color: #fff;
                    border-color: #d91f26
                }

                .commerce ul.products li.product figure figcaption .shop-loop-actions .button.button_detail {
                    margin: 0 0 0 10px;
                    padding: 0 26px
                }

                .commerce ul.products li.product figure figcaption .shop-loop-actions .button.added:after {
                    font-family: FontAwesome;
                    content: "\f00c";
                    padding-left: 5px;
                    font-size: 10px
                }

.catelog:after, .noo-product-content:after, .single-product .commerce-tabs ul.tabs:after {
    content: '';
    clear: both
}

.commerce ul.products li.product .product-container {
    padding: 15px 0
}

.catelog:after {
    display: block
}

.catelog .commerce-result-count {
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase
}

.commerce .commerce-ordering select {
    background-color: #262626;
    height: 40px;
    border: 1px solid #555;
    -webkit-border-radius: 0;
    border-radius: 0;
    font-size: 14px;
    min-width: 260px;
    padding: 0 10px
}

.single-product .container-wrap {
    padding: 15px 0 70px
}

.noo-shop-sidebar .widget-title {
    color: #000;
    font-size: 18px;
    line-height: 30px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 30px
}

.noo-shop-sidebar .widget + .widget {
    margin-top: 50px
}

.widget_product_categories ul li {
    padding: 0;
    margin: 0
}

    .widget_product_categories ul li:first-child a {
        border-top: 0;
        padding-top: 0
    }

    .widget_product_categories ul li a {
        font-size: 1.125em;
        line-height: 24px;
        color: #858585;
        display: block;
        font-weight: 400;
        border-top: 1px solid #ccc;
        padding: 13px 0
    }

.commerce .widget_price_filter form {
    margin-top: 36px
}

.commerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
    background: #000;
    height: 8px;
    margin-bottom: 22px
}

.commerce .widget_price_filter .ui-slider .ui-slider-handle {
    background: #d91f26
}

.commerce .widget_price_filter .price_slider_amount .button {
    background: #000;
    font-size: 14px;
    line-height: 24px;
    display: inline-block;
    text-transform: uppercase;
    color: #fff;
    padding: 7px 22px;
    -webkit-border-radius: 0;
    border-radius: 0;
    border: 0
}

    .commerce .widget_price_filter .price_slider_amount .button:hover {
        background: #d91f26
    }

    .commerce .widget_price_filter .price_slider_amount .button:focus {
        outline: transparent 0;
        background: #d91f26
    }

.commerce .widget_price_filter .price_label {
    font-size: 16px;
    font-weight: 400;
    color: #d91f26
}

.widget_products ul.product_list_widget li {
    padding: 27px 0 0
}

    .widget_products ul.product_list_widget li:first-child {
        padding: 3px 0 0
    }

    .widget_products ul.product_list_widget li a {
        font-size: 14px;
        font-weight: 400;
        color: #000
    }

        .widget_products ul.product_list_widget li a img {
            width: 85px;
            float: left;
            padding-left: 0;
            margin-left: 0
        }

        .widget_products ul.product_list_widget li a span {
            padding-left: 17px
        }

    .widget_products ul.product_list_widget li .amount {
        font-size: 16px;
        font-weight: 400;
        color: #d91f26;
        padding-left: 17px
    }

.commerce .button:focus {
    outline: transparent 0 !important;
    -webkit-box-shadow: none;
    box-shadow: none
}

.commerce div.product .entry-summary .product_title {
    font-size: 1.125em;
    font-weight: 700;
    line-height: 24px;
    padding: 0 0 22px;
    margin: 0;
    border-bottom: 1px solid #303030
}

.commerce div.product .entry-summary div.offers {
    border-bottom: 1px solid #2c2c2c;
    padding: 17px 0 18px
}

    .commerce div.product .entry-summary div.offers .price {
        padding: 0;
        margin: 0;
        color: #d91f26;
        font-size: 16px
    }

        .commerce div.product .entry-summary div.offers .price span {
            font-size: 1.5em;
            line-height: 24px;
            padding: 0;
            margin: 0;
            color: #d91f26
        }

            .commerce div.product .entry-summary div.offers .price span:first-child {
                padding-right: 10px
            }

            .commerce div.product .entry-summary div.offers .price span:last-child {
                padding-left: 10px
            }

            .commerce div.product .entry-summary div.offers .price span.amount {
                padding: 0
            }

        .commerce div.product .entry-summary div.offers .price del {
            display: inline-block
        }

        .commerce div.product .entry-summary div.offers .price ins {
            display: inline-block;
            padding-left: 0;
            text-decoration: none
        }

.commerce div.product .entry-summary div.description {
    padding: 25px 0
}

.commerce div.product .entry-summary .short-description {
    padding: 25px 0;
    border-bottom: 1px solid #2c2c2c
}

    .commerce div.product .entry-summary .short-description .product-excerpt {
        font-size: 1.125em;
        font-weight: 700;
        line-height: 24px;
        padding: 0;
        margin: 0 0 13px
    }

    .commerce div.product .entry-summary .short-description p {
        color: #555;
        line-height: 24px;
        padding: 0;
        margin: 0;
        font-weight: 400
    }

.commerce div.product .entry-summary .product_meta {
    margin-top: 0
}

    .commerce div.product .entry-summary .product_meta .tagged_as, .commerce div.product .entry-summary .product_share {
        margin-top: 10px
    }

    .commerce div.product .entry-summary .product_meta span {
        display: block;
        font-weight: 400
    }

        .commerce div.product .entry-summary .product_meta span a {
            padding-right: 3px
        }

            .commerce div.product .entry-summary .product_meta span a:first-child {
                padding-left: 10px
            }

        .commerce div.product .entry-summary .product_meta span .sku {
            display: inline-block;
            margin-bottom: 10px
        }

    .commerce div.product .entry-summary .product_meta .tagged_as a:first-child {
        padding-left: 46px
    }

.commerce div.product .entry-summary .product_share span {
    font-weight: 400;
    margin-right: 31px
}

.commerce div.product .entry-summary .product_share a {
    font-size: 14px;
    color: #555;
    margin-right: 20px
}

.commerce div.product .entry-summary .commerce-product-rating {
    border-bottom: 1px solid #2c2c2c;
    padding: 11px 0 15px;
    font-size: .75em;
    margin: 0;
    font-weight: 400
}

    .commerce div.product .entry-summary .commerce-product-rating .star-rating {
        font-size: 1.125em;
        color: #d91f26;
        margin: 3px 4px 0 0
    }

    .commerce div.product .entry-summary .commerce-product-rating .commerce-review-link {
        padding-left: 17px
    }

.commerce div.product .entry-summary form.cart {
    float: none
}

    .commerce div.product .entry-summary form.cart table {
        margin: 0
    }

        .commerce div.product .entry-summary form.cart table.group_table {
            padding: 0 0 30px;
            margin: 0 0 30px
        }

            .commerce div.product .entry-summary form.cart table.group_table td {
                padding: 0
            }

        .commerce div.product .entry-summary form.cart table td.label {
            width: 20%
        }

            .commerce div.product .entry-summary form.cart table td.label label {
                font-size: 16px;
                font-weight: 700;
                line-height: 24px;
                padding: 0;
                color: #000
            }

        .commerce div.product .entry-summary form.cart table td.value {
            width: 80%
        }

            .commerce div.product .entry-summary form.cart table td.value select {
                width: 60%;
                float: none;
                background: #fff;
                height: 35px;
                font-size: 16px;
                font-weight: 400
            }

            .commerce div.product .entry-summary form.cart table td.value .reset_variations {
                font-size: 16px;
                font-weight: 700;
                line-height: 24px;
                padding: 0;
                color: #000;
                display: block;
                margin-top: 10px
            }

    .commerce div.product .entry-summary form.cart.variations_form table.variations .label label, .commerce div.product .entry-summary form.cart.variations_form table.variations td .reset_variations {
        color: #fff;
        font-weight: 400
    }

    .commerce div.product .entry-summary form.cart .single_add_to_cart_button:before {
        padding-right: 12px !important
    }

    .commerce div.product .entry-summary form.cart.variations_form table.variations {
        margin-bottom: 30px
    }

        .commerce div.product .entry-summary form.cart.variations_form table.variations td {
            vertical-align: text-top
        }

            .commerce div.product .entry-summary form.cart.variations_form table.variations td select {
                color: #000;
                width: 100%
            }

.commerce div.product .entry-summary .single_variation_wrap .price {
    margin: 15px 0;
    color: #d91f26;
    display: block
}

    .commerce div.product .entry-summary .single_variation_wrap .price del {
        display: inline-block
    }

    .commerce div.product .entry-summary .single_variation_wrap .price ins {
        text-decoration: none;
        padding-left: 10px
    }

.commerce span.onsale {
    -webkit-border-radius: 0;
    border-radius: 0;
    background: #d91f26;
    top: -9px;
    left: -84px;
    z-index: 2;
    min-height: 40px;
    min-width: 200px;
    padding: 10px 0 0;
    -webkit-transform: rotate(-41deg);
    -ms-transform: rotate(-41deg);
    -o-transform: rotate(-41deg);
    transform: rotate(-41deg)
}

.noo-product-content {
    position: relative;
    overflow: hidden
}

    .noo-product-content:after {
        display: block
    }

.single-product div.product form.cart {
    margin: 35px 0;
    float: left
}

    .single-product div.product form.cart.variations_form {
        margin: 35px 0 20px
    }

    .single-product div.product form.cart .button {
        background: #000 !important;
        font-size: 14px;
        line-height: 24px;
        display: inline-block;
        text-transform: uppercase;
        color: #fff;
        padding: 8px 32px;
        -webkit-border-radius: 0;
        border-radius: 0;
        font-weight: 400;
        border: 0
    }

        .single-product div.product form.cart .button:hover {
            background: #d91f26 !important
        }

        .single-product div.product form.cart .button:focus {
            outline: transparent 0;
            background: #d91f26 !important
        }

.single-product .entry-summary .yith-wcwl-add-to-wishlist {
    margin: 35px 0 35px 12px;
    float: left
}

    .single-product .entry-summary .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show a {
        background: #000 !important;
        font-size: 14px;
        line-height: 24px;
        display: inline-block;
        text-transform: uppercase;
        color: #fff;
        padding: 8px 32px;
        -webkit-border-radius: 0;
        border-radius: 0;
        border: 0
    }

        .single-product .entry-summary .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show a:hover {
            background: #d91f26 !important
        }

        .single-product .entry-summary .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show a:focus {
            outline: transparent 0;
            background: #d91f26 !important
        }

.single-product .product-type-grouped .yith-wcwl-add-to-wishlist, .single-product .product-type-variable .yith-wcwl-add-to-wishlist {
    margin: 0 0 35px;
    float: none
}

.single-product .quantity .qty {
    height: 40px;
    -webkit-border-radius: 0;
    border-radius: 0;
    color: #fff;
    background: #d91f26;
    font-weight: 400;
    width: 65px;
    font-style: normal;
    margin: 0 7px 0 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

    .single-product .quantity .qty:focus {
        outline: transparent 0
    }

.commerce .commerce-error .button, .commerce .commerce-info .button, .commerce .commerce-message .button {
    background: #000;
    font-size: 14px;
    line-height: 24px;
    display: inline-block;
    text-transform: uppercase;
    color: #fff;
    font-weight: 400;
    padding: 8px 32px;
    -webkit-border-radius: 0;
    border-radius: 0;
    border: 0
}

    .commerce .commerce-error .button:hover, .commerce .commerce-info .button:hover, .commerce .commerce-message .button:hover {
        background: #d91f26 !important;
        color: #fff
    }

    .commerce .commerce-error .button:focus, .commerce .commerce-info .button:focus, .commerce .commerce-message .button:focus {
        outline: transparent 0
    }

.single-product .commerce-tabs {
    margin-bottom: 0;
    margin-top: 20px
}

    .single-product .commerce-tabs table.shop_attributes {
        margin: 30px 0 0
    }

        .single-product .commerce-tabs table.shop_attributes td {
            padding-left: 15px;
            vertical-align: middle
        }

            .single-product .commerce-tabs table.shop_attributes td p {
                margin: 0
            }

    .single-product .commerce-tabs ul.tabs {
        padding: 0;
        margin: 0;
        list-style: none
    }

        .single-product .commerce-tabs ul.tabs:after {
            display: table
        }

        .single-product .commerce-tabs ul.tabs li {
            padding: 0;
            margin: 0;
            border: 0;
            float: left;
            -webkit-border-radius: 0;
            border-radius: 0;
            background: 0 0
        }

            .single-product .commerce-tabs ul.tabs li:focus, .single-product .commerce-tabs ul.tabs li:hover {
                background: 0 0;
                outline: transparent 0
            }

            .single-product .commerce-tabs ul.tabs li:after, .single-product .commerce-tabs ul.tabs li:before {
                display: none
            }

            .single-product .commerce-tabs ul.tabs li:first-child a {
                padding-left: 0;
                border-left: 0
            }

            .single-product .commerce-tabs ul.tabs li.active {
                background: 0 0
            }

                .single-product .commerce-tabs ul.tabs li.active a {
                    font-size: 1.125em;
                    font-weight: 700
                }

            .single-product .commerce-tabs ul.tabs li a {
                padding: 10px 20px 20px;
                font-weight: 400;
                color: #fff;
                font-size: 16px;
                display: block
            }

    .single-product .commerce-tabs .panel {
        border-color: #2c2c2c;
        border-width: 1px 0 0;
        -webkit-border-radius: 0;
        border-radius: 0;
        border-style: solid;
        padding: 15px 0;
        margin: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        background: 0 0;
        display: none
    }

        .single-product .commerce-tabs .panel.active {
            display: block
        }

        .single-product .commerce-tabs .panel #comments {
            border: 0;
            padding: 0;
            margin: 20px 0 0
        }

            .single-product .commerce-tabs .panel #comments h2 {
                padding: 0;
                margin: 0;
                font-size: 1.125em;
                font-weight: 400;
                text-transform: uppercase
            }

            .single-product .commerce-tabs .panel #comments ol.commentlist {
                padding: 30px 0 15px;
                list-style: none
            }

                .single-product .commerce-tabs .panel #comments ol.commentlist li {
                    padding: 0;
                    margin: 0 0 20px;
                    position: relative;
                    background: 0;
                    border: 0
                }

                    .single-product .commerce-tabs .panel #comments ol.commentlist li:after {
                        clear: both;
                        display: table;
                        content: ''
                    }

                    .single-product .commerce-tabs .panel #comments ol.commentlist li img.avatar {
                        float: left;
                        position: absolute;
                        top: 0;
                        left: 0;
                        padding: 3px;
                        width: 32px;
                        height: auto;
                        background: #ebe9eb;
                        border: 1px solid #e4e1e3;
                        margin: 0;
                        box-shadow: none
                    }

                    .single-product .commerce-tabs .panel #comments ol.commentlist li .comment-text {
                        margin: 0 0 0 50px;
                        border: 1px solid #2c2c2c;
                        border-radius: 4px;
                        padding: 1em 1em 0
                    }

        .single-product .commerce-tabs .panel #review_form #reply-title {
            padding: 0;
            margin: 0;
            font-size: 16px;
            font-weight: 400;
            text-transform: uppercase
        }

        .single-product .commerce-tabs .panel #review_form #respond #commentform {
            margin-top: 50px;
            padding: 0;
            background: 0 0
        }

        .single-product .commerce-tabs .panel #review_form #respond form label {
            padding: 0 0 10px;
            font-weight: 400;
            color: #fff;
            font-size: 16px
        }

        .single-product .commerce-tabs .panel #review_form #respond form input[type=text] {
            width: 35%;
            height: 40px;
            border: 1px solid #555;
            background: #555;
            font-style: normal;
            color: #fff
        }

            .single-product .commerce-tabs .panel #review_form #respond form input[type=text]::-moz-placeholder {
                color: #000;
                opacity: 1
            }

            .single-product .commerce-tabs .panel #review_form #respond form input[type=text]:-ms-input-placeholder {
                color: #000
            }

            .single-product .commerce-tabs .panel #review_form #respond form input[type=text]::-webkit-input-placeholder {
                color: #000
            }

            .single-product .commerce-tabs .panel #review_form #respond form input[type=text]:focus {
                outline: transparent 0
            }

        .single-product .commerce-tabs .panel #review_form #respond form textarea {
            width: 55%;
            height: 200px;
            border: 1px solid #555;
            background: #555;
            font-style: normal;
            color: #fff
        }

            .single-product .commerce-tabs .panel #review_form #respond form textarea::-moz-placeholder {
                color: #000;
                opacity: 1
            }

            .single-product .commerce-tabs .panel #review_form #respond form textarea:-ms-input-placeholder {
                color: #000
            }

            .single-product .commerce-tabs .panel #review_form #respond form textarea::-webkit-input-placeholder {
                color: #000
            }

            .single-product .commerce-tabs .panel #review_form #respond form textarea:focus {
                outline: transparent 0
            }

        .single-product .commerce-tabs .panel #review_form #respond form .comment-form-comment {
            margin-top: 25px
        }

        .single-product .commerce-tabs .panel #review_form #respond form .stars span {
            font-size: 14px
        }

        .single-product .commerce-tabs .panel #review_form #respond form #submit {
            background: #000;
            font-size: 14px;
            line-height: 24px;
            display: inline-block;
            text-transform: uppercase;
            color: #fff;
            font-weight: 400;
            padding: 8px 32px;
            -webkit-border-radius: 0;
            border-radius: 0;
            border: 0
        }

            .single-product .commerce-tabs .panel #review_form #respond form #submit:hover {
                background: #d91f26 !important;
                color: #fff
            }

            .single-product .commerce-tabs .panel #review_form #respond form #submit:focus {
                outline: transparent 0
            }

        .single-product .commerce-tabs .panel h2 {
            font-size: 1.5em;
            margin-top: 0
        }

    .single-product .commerce-tabs .entry-content p {
        color: #555;
        line-height: 24px;
        padding: 0;
        margin: 0 0 23px;
        font-weight: 400
    }

.single-product .related h2 {
    font-size: 22px
}

.default-page {
    margin: 100px 0
}

.commerce-cart table.shop_table {
    border: 0;
    padding: 0;
    margin: 0
}

    .commerce-cart table.shop_table .cart_item:first-child td {
        border-top: 0;
        padding-top: 30px
    }

    .commerce-cart table.shop_table th {
        text-transform: uppercase;
        font-weight: 400
    }

    .commerce-cart table.shop_table td, .commerce-cart table.shop_table th {
        border: 0;
        padding: 0
    }

    .commerce-cart table.shop_table td {
        border-top: 1px solid #2c2c2c;
        padding: 30px 0;
        color: #fff;
        font-weight: 400;
        margin: 0;
        font-size: 16px
    }

    .commerce-cart table.shop_table .actions input.button, .commerce-cart table.shop_table .coupon input.button {
        height: 40px;
        line-height: 40px;
        padding: 0 30px;
        font-size: 14px;
        margin: 0 0 0 25px;
        -webkit-transition: all .4s ease 0s;
        -o-transition: all .4s ease 0s;
        border: 0;
        text-transform: uppercase
    }

    .commerce-cart table.shop_table .product-thumbnail {
        width: 15%
    }

        .commerce-cart table.shop_table .product-thumbnail img {
            width: 90px
        }

    .commerce-cart table.shop_table .coupon input.button {
        background-color: #000;
        transition: all .4s ease 0s
    }

        .commerce-cart table.shop_table .coupon input.button:hover {
            background-color: #d91f26
        }

    .commerce-cart table.shop_table .actions input.button {
        background-color: #000;
        transition: all .4s ease 0s
    }

        .commerce-cart table.shop_table .actions input.button:hover {
            background-color: #d91f26
        }

.commerce-cart .shop-loop-actions .add_to_cart_button {
    display: none !important
}

.commerce-cart .shop-loop-actions .button_detail {
    margin: 0 !important
}

.commerce-cart .container-wrap .noo-main {
    padding-bottom: 50px
}

.commerce .cart-collaterals .cart_totals, .commerce-page .cart-collaterals .cart_totals {
    width: 100%;
    float: none;
    background: #777;
    margin-left: 10px;
    padding: 30px 0
}

    .commerce .cart-collaterals .cart_totals h2, .commerce-page .cart-collaterals .cart_totals h2 {
        color: #fff;
        font-size: 1.5em;
        line-height: 22px;
        padding: 0;
        margin: 0 0 16px;
        font-weight: 400
    }

    .commerce .cart-collaterals .cart_totals table, .commerce-page .cart-collaterals .cart_totals table {
        border: 0
    }

        .commerce .cart-collaterals .cart_totals table tr td, .commerce .cart-collaterals .cart_totals table tr th, .commerce-page .cart-collaterals .cart_totals table tr td, .commerce-page .cart-collaterals .cart_totals table tr th {
            border-bottom: 1px solid #262626;
            padding: 10px 0
        }

        .commerce .cart-collaterals .cart_totals table tr th, .commerce-page .cart-collaterals .cart_totals table tr th {
            color: #fff;
            font-size: 14px;
            font-weight: 400;
            width: 50%
        }

        .commerce .cart-collaterals .cart_totals table tr td, .commerce-page .cart-collaterals .cart_totals table tr td {
            font-size: 14px;
            font-weight: 400
        }

            .commerce .cart-collaterals .cart_totals table tr td .shipping-calculator-button, .commerce-page .cart-collaterals .cart_totals table tr td .shipping-calculator-button {
                color: #d91f26;
                font-size: 1.125em;
                font-weight: 400;
                text-transform: uppercase;
                display: block;
                margin: 18px 0 15px
            }

            .commerce .cart-collaterals .cart_totals table tr td .shipping-calculator-form p, .commerce-page .cart-collaterals .cart_totals table tr td .shipping-calculator-form p {
                padding: 0;
                margin: 0 0 20px
            }

            .commerce .cart-collaterals .cart_totals table tr td .shipping-calculator-form input, .commerce .cart-collaterals .cart_totals table tr td .shipping-calculator-form select, .commerce-page .cart-collaterals .cart_totals table tr td .shipping-calculator-form input, .commerce-page .cart-collaterals .cart_totals table tr td .shipping-calculator-form select {
                width: 100%;
                height: 38px;
                font-style: normal;
                color: #000;
                font-size: 14px;
                font-weight: 400;
                margin: 0;
                padding: 0 10px;
                background: #fff;
                border: 0;
                -webkit-border-radius: 0;
                border-radius: 0
            }

                .commerce .cart-collaterals .cart_totals table tr td .shipping-calculator-form input::-moz-placeholder, .commerce .cart-collaterals .cart_totals table tr td .shipping-calculator-form select::-moz-placeholder, .commerce-page .cart-collaterals .cart_totals table tr td .shipping-calculator-form input::-moz-placeholder, .commerce-page .cart-collaterals .cart_totals table tr td .shipping-calculator-form select::-moz-placeholder {
                    color: #4c4441;
                    opacity: 1
                }

                .commerce .cart-collaterals .cart_totals table tr td .shipping-calculator-form input:-ms-input-placeholder, .commerce .cart-collaterals .cart_totals table tr td .shipping-calculator-form select:-ms-input-placeholder, .commerce-page .cart-collaterals .cart_totals table tr td .shipping-calculator-form input:-ms-input-placeholder, .commerce-page .cart-collaterals .cart_totals table tr td .shipping-calculator-form select:-ms-input-placeholder {
                    color: #4c4441
                }

                .commerce .cart-collaterals .cart_totals table tr td .shipping-calculator-form input::-webkit-input-placeholder, .commerce .cart-collaterals .cart_totals table tr td .shipping-calculator-form select::-webkit-input-placeholder, .commerce-page .cart-collaterals .cart_totals table tr td .shipping-calculator-form input::-webkit-input-placeholder, .commerce-page .cart-collaterals .cart_totals table tr td .shipping-calculator-form select::-webkit-input-placeholder {
                    color: #4c4441
                }

            .commerce .cart-collaterals .cart_totals table tr td .shipping-calculator-form button, .commerce-page .cart-collaterals .cart_totals table tr td .shipping-calculator-form button {
                background: #000 !important;
                font-size: 14px;
                font-weight: 400;
                line-height: 35px;
                display: inline-block;
                text-transform: uppercase;
                color: #fff;
                padding: 0 37px;
                -webkit-border-radius: 0;
                border-radius: 0;
                border: 0
            }

                .commerce .cart-collaterals .cart_totals table tr td .shipping-calculator-form button:hover, .commerce-page .cart-collaterals .cart_totals table tr td .shipping-calculator-form button:hover {
                    background: #d91f26 !important
                }

                .commerce .cart-collaterals .cart_totals table tr td .shipping-calculator-form button:focus, .commerce-page .cart-collaterals .cart_totals table tr td .shipping-calculator-form button:focus {
                    outline: transparent 0;
                    background: #d91f26 !important
                }

        .commerce .cart-collaterals .cart_totals table tr.cart-subtotal td, .commerce .cart-collaterals .cart_totals table tr.order-total td, .commerce-page .cart-collaterals .cart_totals table tr.cart-subtotal td, .commerce-page .cart-collaterals .cart_totals table tr.order-total td {
            color: #fff;
            font-size: 1.125em;
            font-weight: 400;
            vertical-align: middle
        }

            .commerce .cart-collaterals .cart_totals table tr.cart-subtotal td strong, .commerce .cart-collaterals .cart_totals table tr.order-total td strong, .commerce-page .cart-collaterals .cart_totals table tr.cart-subtotal td strong, .commerce-page .cart-collaterals .cart_totals table tr.order-total td strong {
                font-weight: 400
            }

    .commerce .cart-collaterals .cart_totals .noo-button-update-cart, .commerce-page .cart-collaterals .cart_totals .noo-button-update-cart {
        width: 100%;
        margin: 26px 0 0;
        border: 2px solid #d91f26;
        -webkit-border-radius: 0;
        border-radius: 0;
        height: 44px;
        color: #4c4441;
        text-align: center;
        background: 0 0;
        font-size: 16px;
        font-weight: 400;
        text-transform: uppercase;
        -webkit-transition: all .4s ease 0s;
        -o-transition: all .4s ease 0s;
        transition: all .4s ease 0s
    }

        .commerce .cart-collaterals .cart_totals .noo-button-update-cart:hover, .commerce-page .cart-collaterals .cart_totals .noo-button-update-cart:hover {
            background: #d91f26;
            color: #fff
        }

    .commerce .cart-collaterals .cart_totals .wc-proceed-to-checkout a, .commerce-page .cart-collaterals .cart_totals .wc-proceed-to-checkout a {
        width: 100%;
        border: 0;
        background: #d91f26;
        -webkit-border-radius: 0;
        border-radius: 0;
        height: 44px;
        text-align: center;
        font-size: 16px;
        font-weight: 400;
        text-transform: uppercase;
        -webkit-transition: all .4s ease 0s;
        -o-transition: all .4s ease 0s;
        transition: all .4s ease 0s;
        line-height: 25px;
        text-shadow: none;
        margin: 0;
        color: #fff
    }

        .commerce .cart-collaterals .cart_totals .wc-proceed-to-checkout a:hover, .commerce-page .cart-collaterals .cart_totals .wc-proceed-to-checkout a:hover {
            background: #000;
            color: #fff
        }

.update-cart-default {
    display: none
}

.commerce .return-to-shop .wc-backward {
    background: #d91f26;
    border: 0;
    font-weight: 400;
    text-transform: uppercase;
    padding: 15px 30px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #fff
}

    .commerce .return-to-shop .wc-backward:before {
        font-family: FontAwesome;
        font-weight: 400;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        margin-right: 15px;
        content: "\f0a8";
        font-size: 15px
    }

    .commerce .return-to-shop .wc-backward:focus, .commerce .return-to-shop .wc-backward:hover {
        background: #000;
        color: #fff
    }

.commerce-checkout .container-wrap {
    margin-bottom: 100px
}

.commerce-checkout .commerce .checkout_coupon .form-row {
    width: auto;
    float: left
}

    .commerce-checkout .commerce .checkout_coupon .form-row #coupon_code {
        width: 320px;
        height: 40px
    }

    .commerce-checkout .commerce .checkout_coupon .form-row .button {
        border: 0;
        padding: 0 30px;
        background: #000;
        height: 40px;
        display: inline-block
    }

        .commerce-checkout .commerce .checkout_coupon .form-row .button:hover {
            background: #d91f26;
            border-color: #b7181e;
            color: #fff
        }

.commerce-checkout .commerce .login .form-row .button {
    border: 0;
    padding: 0 40px;
    background: #000;
    height: 40px;
    display: inline-block;
    text-transform: uppercase;
    margin: 0 15px 0 0
}

    .commerce-checkout .commerce .login .form-row .button:hover {
        background: #d91f26;
        border-color: #b7181e;
        color: #fff
    }

.commerce-checkout .commerce .login .lost_password {
    margin: 0 0 50px
}

.commerce-checkout .commerce .commerce-info {
    border: 0;
    margin: 0 0 15px !important;
    padding: 0 !important
}

    .commerce-checkout .commerce .commerce-info:before {
        display: none
    }

.commerce-checkout .commerce form .form-row {
    margin: 0 0 15px
}

    .commerce-checkout .commerce form .form-row input.input-text, .commerce-checkout .commerce form .form-row textarea {
        height: 40px;
        font-style: normal;
        border: 1px solid #2c2c2c;
        color: #fff
    }

        .commerce-checkout .commerce form .form-row textarea.input-text {
            height: 200px;
            padding: 10px
        }

    .commerce-checkout .commerce form .form-row label {
        margin-bottom: 10px;
        text-transform: uppercase;
        font-size: 13px
    }

.commerce-checkout .select2-container .select2-choice {
    background: 0 0;
    height: 40px;
    line-height: 40px;
    -webkit-border-radius: 0;
    border-radius: 0;
    border: 1px solid #2c2c2c
}

.commerce-checkout .select2-results {
    padding: 0
}

.commerce-checkout .select2-dropdown-open .select2-choice {
    -webkit-box-shadow: none;
    box-shadow: none
}

.order_review_wrap {
    background: #2c2c2c;
    padding: 10px 15px
}

    .order_review_wrap #order_review table.shop_table, .order_review_wrap #order_review table.shop_table tr td, .order_review_wrap #order_review table.shop_table tr th {
        border: 0
    }

        .order_review_wrap #order_review table.shop_table thead th {
            padding: 0 0 10px;
            margin: 0;
            color: #fff;
            font-size: 14px;
            font-weight: 400;
            border-bottom: 1px solid #323232
        }

        .order_review_wrap #order_review table.shop_table tbody .cart_item:first-child td {
            padding-top: 20px
        }

        .order_review_wrap #order_review table.shop_table tbody .cart_item:last-child td {
            padding-bottom: 20px;
            border-bottom: 1px solid #323232
        }

        .order_review_wrap #order_review table.shop_table tbody td {
            padding: 10px 0;
            color: #fff;
            font-size: 14px;
            font-weight: 400
        }

        .order_review_wrap #order_review table.shop_table tfoot .cart-subtotal td, .order_review_wrap #order_review table.shop_table tfoot .cart-subtotal th {
            padding-top: 20px
        }

        .order_review_wrap #order_review table.shop_table tfoot th {
            margin: 0;
            color: #fff;
            font-size: 14px;
            font-weight: 400;
            padding: 5px 0
        }

        .order_review_wrap #order_review table.shop_table tfoot td {
            padding: 5px 0;
            font-size: 1.125em;
            color: #fff;
            font-weight: 400
        }

            .order_review_wrap #order_review table.shop_table tfoot td strong {
                font-weight: 400;
                color: #d91f26;
                font-size: 1.5em
            }

    .order_review_wrap #payment ul.payment_methods {
        padding: 0 0 25px
    }

        .order_review_wrap #payment ul.payment_methods li {
            margin: 15px 0
        }

            .order_review_wrap #payment ul.payment_methods li div.payment_box {
                background: #323232
            }

            .order_review_wrap #payment ul.payment_methods li.payment_method_paypal img {
                display: block;
                margin: 0;
                max-width: 191px
            }

    .order_review_wrap #place_order:focus {
        background: #d91f26
    }

.clear {
    clear: both
}

.commerce-account .container-wrap .noo-main {
    padding-bottom: 80px;
    padding-top: 0
}

.commerce-account .commerce form .form-row {
    margin-bottom: 30px
}

    .commerce-account .commerce form .form-row input.input-text, .commerce-account .commerce form .form-row select {
        height: 45px
    }

    .commerce-account .commerce form .form-row label {
        margin-bottom: 15px
    }

    .commerce-account .commerce form .form-row .button {
        border: 0;
        padding: 0 30px;
        background: #d91f26;
        height: 40px;
        display: inline-block;
        text-transform: uppercase;
        margin: 0 15px 0 0;
        -webkit-transition: all .4s ease 0s;
        -o-transition: all .4s ease 0s;
        transition: all .4s ease 0s
    }

        .commerce-account .commerce form .form-row .button:hover {
            background: #000
        }

.commerce-account .login .form-row, .commerce-account .register .form-row {
    margin-bottom: 30px
}

    .commerce-account .login .form-row input.input-text, .commerce-account .register .form-row input.input-text {
        height: 45px
    }

    .commerce-account .login .form-row label, .commerce-account .register .form-row label {
        margin-bottom: 15px
    }

    .commerce-account .login .form-row .button, .commerce-account .register .form-row .button {
        border: 0;
        padding: 0 30px;
        background: #d91f26;
        height: 40px;
        display: inline-block;
        text-transform: uppercase;
        margin: 0 15px 0 0
    }

        .commerce-account .login .form-row .button:hover, .commerce-account .register .form-row .button:hover {
            background: #000
        }

.commerce .noo-sidebar-wrap {
    margin-bottom: 80px
}

    .commerce .noo-sidebar-wrap .widget:first-child {
        margin-top: 5px
    }

#tab-description {
    padding-top: 10px
}

    #tab-description h2 {
        display: none
    }


#footer {
    position: relative;
    bottom: 0;
    width: 100%;
}


.btnhight{
    margin-top:-12px;
}


.h100 {
    font-size: 16px;
    text-transform: none;
}

.h200 {
    font-size: 15px;
    text-transform: none;
}
@media (max-width:412px) {
    .btnhight {
        margin-top: -39px;
    }
    #footer {
        position: fixed;
        bottom: 0;
        width: 100%;
    }
   
}


.hero {
    position: absolute;
    /* top: 80%;
    left: 35%;*/
    top: 30%;
    left: 20%;
    width: 400px;
    z-index: 3;
    color: #fff;
    text-align: left;
    text-transform: uppercase;
    text-shadow: 1px 1px 0 rgba(0,0,0,.75);
    -webkit-transform: translate3d(-50%,-50%,0);
    -moz-transform: translate3d(-50%,-50%,0);
    -ms-transform: translate3d(-50%,-50%,0);
    -o-transform: translate3d(-50%,-50%,0);
    transform: translate3d(-50%,-50%,0);
}

@media (max-width:786px) {
    .h100 {
        font-size: 10px !important;
        text-transform: none;
    }

    .h200 {
        font-size: 9px !important;
        text-transform: none;
    }
    .res {
        .max-height: 150px;
        overflow: scroll;
        margin-bottom: 40px;
    }


    .hero {
        position: absolute;
        top: 55%;
        left: 50%;
        width: 200px;
        z-index: 3;
        color: #fff;
        text-align: left;
        text-transform: uppercase;
        text-shadow: 1px 1px 0 rgba(0,0,0,.75);
        -webkit-transform: translate3d(-50%,-50%,0);
        -moz-transform: translate3d(-50%,-50%,0);
        -ms-transform: translate3d(-50%,-50%,0);
        -o-transform: translate3d(-50%,-50%,0);
        transform: translate3d(-50%,-50%,0);
    }


}








