hr.ads {
  border-top: 1px solid #4d4f53;
}

hr, img {
    border: 0
}

body, figure, input {
    margin: 0
}

img, table {
    max-width: 100%
}

#q, .video-js {
    position: relative
}

body, html {
    -webkit-font-smoothing: antialiased;
    height: 100%;
    text-rendering: optimizeLegibility;
    font-smooth: always
}

html {
    font-size: 62.5%;
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent
}

body {
    background-color: #37393d;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 14px;
    height: 100%;
    line-height: 1.42857143
}

figcaption, figure, footer, header, nav, section {
    display: block
}

video {
    display: inline-block;
    vertical-align: baseline
}

a {
    background: 0 0
}

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

strong {
    font-weight: 700
}

h1 {
    margin: .67em 0
}

h1, h3, h4 {
    margin-bottom: 10px
}

img {
    vertical-align: middle;
    height: auto
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    margin-top: 20px;
    margin-bottom: 20px;
    border-top: 1px solid #eee
}

input {
    color: inherit;
    font: inherit;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

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

table {
    border-collapse: collapse;
    border-spacing: 0;
    background-color: transparent
}

td {
    padding: 0
}

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

a:focus, a:hover {
    color: #2a6496;
    text-decoration: underline
}

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

.thumbnail a > img {
    cursor: pointer;
    display: block;
    max-width: 100%;
    height: auto
}

h1, h3, h4 {
    line-height: 1.1
}

h1 {
    font-size: 30px
}

h3 {
    font-size: 24px
}

h4 {
    font-size: 18px
}

p {
    margin: 0 0 10px
}

.text-center {
    text-align: center
}

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

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

.col-md-4, .col-md-8, .col-sm-12, .col-xs-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-12 {
    float: left;
    width: 100%
}

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

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

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

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

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

.thumbnail {
    display: block;
    padding: 1px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.thumbnail a > img {
    margin-left: auto;
    margin-right: auto
}

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

.container:after, .row:after {
    clear: both
}

.columns form.search input[type=search]::-moz-placeholder {
    color: #777d90
}

.columns form.search input[type=search]:-ms-input-placeholder {
    color: #777d90
}

.breadcrumbs {
    padding: 20px 0;
    border-width: 0 0 1px;
    border-style: solid;
    background-color: #28292d, border-color: #222427
}

:-moz-placeholder {
    font-size: inherit;
    font-style: normal;
    font-weight: 400
}

::-moz-placeholder {
    font-size: inherit;
    font-style: normal;
    font-weight: 400
}

:-ms-input-placeholder {
    font-size: inherit;
    font-style: normal;
    font-weight: 400
}

a, a:active, a:link, a:visited {
    -webkit-transition-duration: .33s;
    -webkit-transition-property: color, background, text-shadow, border, opacity, text-decoration;
    -moz-transition-duration: .33s;
    -moz-transition-property: color, background, text-shadow, border, opacity, text-decoration;
    -o-transition-duration: .33s;
    -o-transition-property: color, background, text-shadow, border, opacity, text-decoration;
    transition-duration: .33s;
    transition-property: color, background, text-shadow, border, opacity, text-decoration;
    text-decoration: none
}

p, ul {
    font-size: 1.3em;
    margin-top: 1.5em;
    margin-bottom: 1.5em;
    line-height: 1.5em
}

p {
    font-size: 13px;
    line-height: 20px
}

p a:hover {
    border-style: dotted;
    border-width: 0 0 1px
}

.articletitle, .header, .sectionheader {
    border-width: 0 0 1px;
    border-style: solid
}

h1, h3, h4 {
    font-weight: 500;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    margin-top: 0;
    color: inherit
}

.articletitle {
    font-size: 18px;
    line-height: 24px;
    padding-bottom: 10px
}

.sectionheader {
    font-weight: 400;
    font-size: 1.8em;
    padding-bottom: 14px;
    line-height: 1.2857em
}

.border-radius {
    border-radius: 5px
}

input[type=text] {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    outline: 0
}

input[type=text]:focus {
    outline: #4d4f53 solid 1px
}

.header {
    padding-top: 24px;
    z-index: 99999999;
    width: 100%
}

.mainNavigation nav #menu-main-menu {
    list-style: none;
    display: block;
    text-align: center;
    width: 100%;
    z-index: 9999;
    margin: 0;
    padding: 0
}

.mainNavigation nav #menu-main-menu li {
    display: inline-block;
    margin-right: 6px;
    margin-left: 6px;
    border-bottom: 1px solid transparent
}

.columns h3, .mainNavigation nav #menu-main-menu li.current {
    border-width: 0 0 1px;
    border-style: solid
}

.mainNavigation nav #menu-main-menu li a {
    display: block;
    font-size: 12px;
    font-weight: 900;
    padding: 6px;
    text-transform: uppercase
}

.footer .footer-top {
    padding-top: 12px;
    padding-bottom: 12px
}

.footer .footer-top div {
    padding-bottom: 20px
}

.columns h3 {
    font-weight: 400;
    font-size: 1.8em;
    padding-bottom: 14px;
    line-height: 1.2857em
}

.columns form.search input[type=search]::-moz-placeholder {
    font-style: italic
}

.columns form.search input[type=search]:-ms-input-placeholder {
    font-style: italic
}

.fourohfourinner {
    width: 50%;
    margin: 0 auto
}

.fourohfourinner .fourohfour {
    font-size: 80px;
    margin-bottom: 40px
}

.fourohfourinner .fourohfour span {
    font-size: 25px;
    display: block
}

.pagination {
    width: 100%
}

.columns h3, .mainNavigation nav #menu-main-menu li a, .sectionheader,
.texthighlight, a, a:active, a:link, a:visited {
    color: #d03333
}

.fourohfourinner .fourohfour, .pagination nav a:hover, body {
    color: #777d90
}

.mainNavigation nav #menu-main-menu li a:hover, .mainNavigation nav #menu-main-menu li.current,
.mainNavigation nav #menu-main-menu li.current a {
    color: #dee4e8
}

.pagination nav a {
    margin: 0 2px;
    display: inline-block;
    padding: 0 8px;
    line-height: 20px;
    font-weight: 700;
    color: #fff;
    background-color: #d03333
}

.mainNavigation, .mainNavigation nav #menu-main-menu li a, .sbSearchBox {
    padding-bottom: 5px
}

::selection {
    background-color: #4d4f53
}

::-moz-selection {
    background-color: #4d4f53
}

.footer, .pagination nav a:hover {
    background-color: #2b2d31
}

.header {
    background-color: #222427
}

.header, .mainNavigation nav #menu-main-menu li.current, p a:hover {
    border-color: #d03333
}

.articletitle, .columns h3, .sectionheader {
    border-color: #4d4f53
}

.mainNavigation nav {
    text-align: left !important
}

ul.horizontal {
    margin: 0;
    padding: 0;
    display: table;
    width: 100%
}

ul.horizontal li {
    display: table-cell;
    text-align: center
}

ul.horizontal li a {
    font-size: 15px !important;
    text-transform: uppercase;
    display: block;
    margin-right: 10px
}

.columns {
    padding-top: 20px
}

.footer {
    margin-top: 0;
    padding-top: 0
}

.thumbnail.with-caption {
    width: 280px;
    max-width: 280px;
    min-height: 220px;
    border: none;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    margin: 3px;
    zoom: 1;
    background: rgba(218, 218, 218, .75)
}

.thumbnail.with-caption img {
    display: inline-block;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    height: 180px;
    width: 280px
}

.thumbnail.with-caption p {
    margin: 0;
    font-size: 14px;
    overflow: hidden;
    text-align: center;
    height: 40px;
    width: 278px;
    color: #5e6988
}

.pagination {
    padding-top: 20px
}

#q {
    background-color: #37393d;
    background-image: none;
    border-color: #ccc;
    border-radius: 5px;
    border-style: none;
    color: #777d90;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-style: italic;
    height: 44px;
    line-height: 17.15px;
    width: 262.5px;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    padding: 4px 8px;
    outline: #777d90 0
}

.video-js {
    display: block;
    vertical-align: top;
    box-sizing: border-box;
    color: #fff;
    background-color: #000;
    padding: 0;
    font-size: 10px;
    line-height: 1;
    font-weight: 400;
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.video-js:-moz-full-screen {
    position: absolute
}

.video-js:-webkit-full-screen {
    width: 100% !important;
    height: 100% !important
}

.video-js * , .video-js:after, .video-js:before {
    box-sizing: inherit
}

video::-webkit-media-text-track-display {
    -moz-transform: translateY(-3em);
    -ms-transform: translateY(-3em);
    -o-transform: translateY(-3em);
    -webkit-transform: translateY(-3em);
    transform: translateY(-3em)
}

.video-js.vjs-user-inactive.vjs-playing video::-webkit-media-text-track-display {
    -moz-transform: translateY(-1.5em);
    -ms-transform: translateY(-1.5em);
    -o-transform: translateY(-1.5em);
    -webkit-transform: translateY(-1.5em);
    transform: translateY(-1.5em)
}

@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
    }
}

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

    .col-sm-12 {
        float: left;
        width: 100%
    }

    .footer .footer-top div, .mainNavigation {
        padding-bottom: 0
    }

    .mainNavigation nav #menu-main-menu li {
        margin-right: 12px;
        margin-left: 12px
    }

    .mainNavigation nav #menu-main-menu li a {
        padding: 12px
    }

    .mainNavigation nav #menu-main-menu li a:hover, .mainNavigation nav #menu-main-menu li.current a {
        border-bottom: none
    }

    .fourohfourinner .fourohfour {
        font-size: 100px;
        margin-bottom: 40px
    }

    .fourohfourinner .fourohfour span {
        font-size: 30px
    }
}

@media (min-width:992px) {
    .mainNavigation nav {
        text-align: right
    }

    .mainNavigation nav #menu-main-menu {
        display: inline;
        text-align: left
    }

    .pagination {
        text-align: right
    }

    .fourohfourinner .fourohfour {
        font-size: 240px;
        margin-bottom: 40px
    }

    .fourohfourinner .fourohfour span {
        font-size: 68px
    }

    .container {
        width: 970px
    }

    .col-md-4, .col-md-8 {
        float: left
    }

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

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

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

    .hidden-lg {
        display: none !important
    }
}

@media print {
    * {
        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) ")"
    }

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

    img {
        max-width: 100% !important
    }

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

    h3 {
        page-break-after: avoid
    }

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

    .table {
        border-collapse: collapse !important
    }
}

.footer-links a{
    margin: 10px;
}
