@charset "UTF-8";
.fa,
img {
    display: inline-block
}
.fa,
body {
    -moz-osx-font-smoothing: grayscale
}
.small-pull-1,
.small-pull-10,
.small-pull-11,
.small-pull-2,
.small-pull-3,
.small-pull-4,
.small-pull-5,
.small-pull-6,
.small-pull-7,
.small-pull-8,
.small-pull-9,
.small-push-1,
.small-push-10,
.small-push-11,
.small-push-2,
.small-push-3,
.small-push-4,
.small-push-5,
.small-push-7,
.small-push-8,
.small-push-9,
sub,
sup {
    position: relative
}
a img,
img {
    border: 0
}
abbr,
body,
code,
kbd {
    color: #0a0a0a
}
img,
textarea[rows] {
    height: auto
}
[type=button],
[type=submit],
button,
select {
    -moz-appearance: none
}
@font-face {
    font-family: FontAwesome;
    src: url(../_fonts/fontawesome-webfont.eot?v=4.7.0);
    src: url(../_fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'), url(../_fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'), url(../_fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'), url(../_fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'), url(../_fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');
    font-weight: 400;
    font-style: normal
}
.fa {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
    text-rendering: optimizeLegibility
}
.fa-fw {
    width: 1.28571429em;
    text-align: center
}
@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}
@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}
.fa-pencil:before {
    content: "\f040"
}
.fa-comments:before {
    content: "\f086"
}
.fa-whatsapp:before {
    content: "\f232"
}
.fa-facebook-f:before,
.fa-facebook:before {
    content: "\f09a"
}
.fa-comment-o:before {
    content: "\f0e5"
}
.fa-twitter:before {
    content: "\f099"
}
.fa-clock-o:before {
    content: "\f017"
}
.fa-caret-down:before {
    content: "\f0d7"
}
.fa-lock:before {
    content: "\f023"
}
.fa-search:before {
    content: "\f002"
}
.fa-plus:before {
    content: "\f067"
}
.fa-circle:before {
    content: "\f111"
}
.fa-upload:before {
    content: "\f093"
}
.fa-user:before {
    content: "\f007"
}
.fa-google-plus:before {
    content: "\f0d5"
}
.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
    content: "\f0c9"
}
.fa-close:before,
.fa-remove:before,
.fa-times:before {
    content: "\f00d"
}
.fa-mail-reply:before,
.fa-reply:before {
    content: "\f112"
}
.fa-exclamation-circle:before {
    content: "\f06a"
}
.fa-thumbs-o-up:before {
    content: "\f087"
}
.fa-thumbs-o-down:before {
    content: "\f088"
}
.fa-male:before {
    content: "\f183"
}
.fa-cog:before,
.fa-gear:before {
    content: "\f013"
}
.fa-power-off:before {
    content: "\f011"
}
.fa-camera:before {
    content: "\f030"
}
.fa-info-circle:before {
    content: "\f05a"
}
.fa-angle-up:before {
    content: "\f106"
}
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}
audio:not([controls]) {
    display: none;
    height: 0
}
[hidden],
template {
    display: none
}
a:active,
a:hover {
    outline: 0
}
abbr[title] {
    border-bottom: 1px dotted
}
dfn {
    font-style: italic
}
mark {
    background: #ff0;
    color: #000
}
small {
    font-size: 80%
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}
sup {
    top: -.5em
}
sub {
    bottom: -.25em
}
.orbit-caption,
.sticky.is-anchored.is-at-bottom,
.sticky.is-stuck.is-at-bottom {
    bottom: 0
}
img {
    max-width: 100%;
    -ms-interpolation-mode: bicubic;
    vertical-align: middle
}
svg:not(:root) {
    overflow: hidden
}
figure {
    margin: 1em 40px
}
pre,
textarea {
    overflow: auto
}
code,
kbd,
pre,
samp {
    font-family: monospace;
    font-size: 1em
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}
a,
b,
em,
i,
small,
strong {
    line-height: inherit
}
dl,
ol,
p,
ul {
    line-height: 1.6
}
button,
select {
    text-transform: none
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}
button[disabled],
html input[disabled] {
    cursor: default
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}
input {
    line-height: normal
}
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-appearance: textfield;
    box-sizing: border-box
}
.button,
[type=button],
[type=submit],
button,
select {
    -webkit-appearance: none
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}
.foundation-mq {
    font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"
}
body,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Helvetica Neue, Helvetica, Roboto, Arial, sans-serif
}
html {
    font-size: 100%;
    box-sizing: border-box
}
*,
:after,
:before {
    box-sizing: inherit
}
body {
    padding: 0;
    margin: 0;
    font-weight: 400;
    line-height: 1.5;
    background: #fefefe;
    -webkit-font-smoothing: antialiased
}
select {
    width: 100%
}
#map_canvas embed,
#map_canvas img,
#map_canvas object,
.map_canvas embed,
.map_canvas img,
.map_canvas object,
.mqa-display embed,
.mqa-display img,
.mqa-display object {
    max-width: none!important
}
button {
    overflow: visible;
    background: 0 0;
    padding: 0;
    line-height: 1
}
.is-visible {
    display: block!important
}
.is-hidden {
    display: none!important
}
.row {
    margin-left: auto;
    margin-right: auto
}
.row:after,
.row:before {
    content: ' ';
    display: table;
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}
.row:after {
    clear: both
}
.row.collapse>.column,
.row.collapse>.columns {
    padding-left: 0;
    padding-right: 0
}
.row .row {
    margin-left: -.625rem;
    margin-right: -.625rem
}
@media screen and (min-width: 40em) {
    .row .row {
        margin-left: -.9375rem;
        margin-right: -.9375rem
    }
}
.row .row.collapse {
    margin-left: 0;
    margin-right: 0
}
.row.expanded {
    max-width: none
}
.row.expanded .row {
    margin-left: auto;
    margin-right: auto
}
.column,
.columns {
    width: 100%;
    float: left;
    padding-left: .625rem;
    padding-right: .625rem
}
@media screen and (min-width: 40em) {
    .column,
    .columns {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
}
.column:last-child:not(:first-child),
.columns:last-child:not(:first-child) {
    float: right
}
.column.end:last-child:last-child,
.end.columns:last-child:last-child {
    float: left
}
.column.row.row,
.row.row.columns {
    float: none
}
.row .column.row.row,
.row .row.row.columns {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0
}
.small-1 {
    width: 8.33333%
}
.small-push-1 {
    left: 8.33333%
}
.small-pull-1 {
    left: -8.33333%
}
.small-offset-0 {
    margin-left: 0
}
.small-2 {
    width: 16.66667%
}
.small-push-2 {
    left: 16.66667%
}
.small-pull-2 {
    left: -16.66667%
}
.small-offset-1 {
    margin-left: 8.33333%
}
.small-3 {
    width: 25%
}
.small-push-3 {
    left: 25%
}
.small-pull-3 {
    left: -25%
}
.small-offset-2 {
    margin-left: 16.66667%
}
.small-4 {
    width: 33.33333%
}
.small-push-4 {
    left: 33.33333%
}
.small-pull-4 {
    left: -33.33333%
}
.small-offset-3 {
    margin-left: 25%
}
.small-5 {
    width: 41.66667%
}
.small-push-5 {
    left: 41.66667%
}
.small-pull-5 {
    left: -41.66667%
}
.small-offset-4 {
    margin-left: 33.33333%
}
.small-6 {
    width: 50%
}
.small-push-6 {
    position: relative;
    left: 50%
}
.small-pull-6 {
    left: -50%
}
.small-offset-5 {
    margin-left: 41.66667%
}
.small-7 {
    width: 58.33333%
}
.small-push-7 {
    left: 58.33333%
}
.small-pull-7 {
    left: -58.33333%
}
.small-offset-6 {
    margin-left: 50%
}
.small-8 {
    width: 66.66667%
}
.small-push-8 {
    left: 66.66667%
}
.small-pull-8 {
    left: -66.66667%
}
.small-offset-7 {
    margin-left: 58.33333%
}
.small-9 {
    width: 75%
}
.small-push-9 {
    left: 75%
}
.small-pull-9 {
    left: -75%
}
.small-offset-8 {
    margin-left: 66.66667%
}
.small-10 {
    width: 83.33333%
}
.small-push-10 {
    left: 83.33333%
}
.small-pull-10 {
    left: -83.33333%
}
.small-offset-9 {
    margin-left: 75%
}
.small-11 {
    width: 91.66667%
}
.small-push-11 {
    left: 91.66667%
}
.small-pull-11 {
    left: -91.66667%
}
.small-offset-10 {
    margin-left: 83.33333%
}
.small-12 {
    width: 100%
}
.small-offset-11 {
    margin-left: 91.66667%
}
.small-up-1>.column,
.small-up-1>.columns {
    width: 100%;
    float: left
}
.small-up-1>.column:nth-of-type(1n),
.small-up-1>.columns:nth-of-type(1n) {
    clear: none
}
.small-up-1>.column:nth-of-type(1n+1),
.small-up-1>.columns:nth-of-type(1n+1) {
    clear: both
}
.small-up-1>.column:last-child,
.small-up-1>.columns:last-child {
    float: left
}
.small-up-2>.column,
.small-up-2>.columns {
    width: 50%;
    float: left
}
.small-up-2>.column:nth-of-type(1n),
.small-up-2>.columns:nth-of-type(1n) {
    clear: none
}
.small-up-2>.column:nth-of-type(2n+1),
.small-up-2>.columns:nth-of-type(2n+1) {
    clear: both
}
.small-up-2>.column:last-child,
.small-up-2>.columns:last-child {
    float: left
}
.small-up-3>.column,
.small-up-3>.columns {
    width: 33.33333%;
    float: left
}
.small-up-3>.column:nth-of-type(1n),
.small-up-3>.columns:nth-of-type(1n) {
    clear: none
}
.small-up-3>.column:nth-of-type(3n+1),
.small-up-3>.columns:nth-of-type(3n+1) {
    clear: both
}
.small-up-3>.column:last-child,
.small-up-3>.columns:last-child {
    float: left
}
.small-up-4>.column,
.small-up-4>.columns {
    width: 25%;
    float: left
}
.small-up-4>.column:nth-of-type(1n),
.small-up-4>.columns:nth-of-type(1n) {
    clear: none
}
.small-up-4>.column:nth-of-type(4n+1),
.small-up-4>.columns:nth-of-type(4n+1) {
    clear: both
}
.small-up-4>.column:last-child,
.small-up-4>.columns:last-child {
    float: left
}
.small-up-5>.column,
.small-up-5>.columns {
    width: 20%;
    float: left
}
.small-up-5>.column:nth-of-type(1n),
.small-up-5>.columns:nth-of-type(1n) {
    clear: none
}
.small-up-5>.column:nth-of-type(5n+1),
.small-up-5>.columns:nth-of-type(5n+1) {
    clear: both
}
.small-up-5>.column:last-child,
.small-up-5>.columns:last-child {
    float: left
}
.small-up-6>.column,
.small-up-6>.columns {
    width: 16.66667%;
    float: left
}
.small-up-6>.column:nth-of-type(1n),
.small-up-6>.columns:nth-of-type(1n) {
    clear: none
}
.small-up-6>.column:nth-of-type(6n+1),
.small-up-6>.columns:nth-of-type(6n+1) {
    clear: both
}
.small-up-6>.column:last-child,
.small-up-6>.columns:last-child {
    float: left
}
.small-up-7>.column,
.small-up-7>.columns {
    width: 14.28571%;
    float: left
}
.small-up-7>.column:nth-of-type(1n),
.small-up-7>.columns:nth-of-type(1n) {
    clear: none
}
.small-up-7>.column:nth-of-type(7n+1),
.small-up-7>.columns:nth-of-type(7n+1) {
    clear: both
}
.small-up-7>.column:last-child,
.small-up-7>.columns:last-child {
    float: left
}
.small-up-8>.column,
.small-up-8>.columns {
    width: 12.5%;
    float: left
}
.small-up-8>.column:nth-of-type(1n),
.small-up-8>.columns:nth-of-type(1n) {
    clear: none
}
.small-up-8>.column:nth-of-type(8n+1),
.small-up-8>.columns:nth-of-type(8n+1) {
    clear: both
}
.small-up-8>.column:last-child,
.small-up-8>.columns:last-child {
    float: left
}
.small-collapse>.column,
.small-collapse>.columns {
    padding-left: 0;
    padding-right: 0
}
.small-collapse .row {
    margin-left: 0;
    margin-right: 0
}
.small-uncollapse>.column,
.small-uncollapse>.columns {
    padding-left: .625rem;
    padding-right: .625rem
}
.small-centered {
    float: none;
    margin-left: auto;
    margin-right: auto
}
.small-pull-0,
.small-push-0,
.small-uncentered {
    position: static;
    margin-left: 0;
    margin-right: 0;
    float: left
}
@media screen and (min-width: 50em) {
    .large-pull-1,
    .large-pull-10,
    .large-pull-11,
    .large-pull-2,
    .large-pull-3,
    .large-pull-4,
    .large-pull-5,
    .large-pull-6,
    .large-pull-7,
    .large-pull-8,
    .large-pull-9,
    .large-push-1,
    .large-push-10,
    .large-push-11,
    .large-push-2,
    .large-push-3,
    .large-push-4,
    .large-push-5,
    .large-push-7,
    .large-push-8,
    .large-push-9 {
        position: relative
    }
    .large-1 {
        width: 8.33333%
    }
    .large-push-1 {
        left: 8.33333%
    }
    .large-pull-1 {
        left: -8.33333%
    }
    .large-offset-0 {
        margin-left: 0
    }
    .large-2 {
        width: 16.66667%
    }
    .large-push-2 {
        left: 16.66667%
    }
    .large-pull-2 {
        left: -16.66667%
    }
    .large-offset-1 {
        margin-left: 8.33333%
    }
    .large-3 {
        width: 25%
    }
    .large-push-3 {
        left: 25%
    }
    .large-pull-3 {
        left: -25%
    }
    .large-offset-2 {
        margin-left: 16.66667%
    }
    .large-4 {
        width: 33.33333%
    }
    .large-push-4 {
        left: 33.33333%
    }
    .large-pull-4 {
        left: -33.33333%
    }
    .large-offset-3 {
        margin-left: 25%
    }
    .large-5 {
        width: 41.66667%
    }
    .large-push-5 {
        left: 41.66667%
    }
    .large-pull-5 {
        left: -41.66667%
    }
    .large-offset-4 {
        margin-left: 33.33333%
    }
    .large-6 {
        width: 50%
    }
    .large-push-6 {
        position: relative;
        left: 50%
    }
    .large-pull-6 {
        left: -50%
    }
    .large-offset-5 {
        margin-left: 41.66667%
    }
    .large-7 {
        width: 58.33333%
    }
    .large-push-7 {
        left: 58.33333%
    }
    .large-pull-7 {
        left: -58.33333%
    }
    .large-offset-6 {
        margin-left: 50%
    }
    .large-8 {
        width: 66.66667%
    }
    .large-push-8 {
        left: 66.66667%
    }
    .large-pull-8 {
        left: -66.66667%
    }
    .large-offset-7 {
        margin-left: 58.33333%
    }
    .large-9 {
        width: 75%
    }
    .large-push-9 {
        left: 75%
    }
    .large-pull-9 {
        left: -75%
    }
    .large-offset-8 {
        margin-left: 66.66667%
    }
    .large-10 {
        width: 83.33333%
    }
    .large-push-10 {
        left: 83.33333%
    }
    .large-pull-10 {
        left: -83.33333%
    }
    .large-offset-9 {
        margin-left: 75%
    }
    .large-11 {
        width: 91.66667%
    }
    .large-push-11 {
        left: 91.66667%
    }
    .large-pull-11 {
        left: -91.66667%
    }
    .large-offset-10 {
        margin-left: 83.33333%
    }
    .large-12 {
        width: 100%
    }
    .large-offset-11 {
        margin-left: 91.66667%
    }
    .large-up-1>.column,
    .large-up-1>.columns {
        width: 100%;
        float: left
    }
    .large-up-1>.column:nth-of-type(1n),
    .large-up-1>.columns:nth-of-type(1n) {
        clear: none
    }
    .large-up-1>.column:nth-of-type(1n+1),
    .large-up-1>.columns:nth-of-type(1n+1) {
        clear: both
    }
    .large-up-1>.column:last-child,
    .large-up-1>.columns:last-child {
        float: left
    }
    .large-up-2>.column,
    .large-up-2>.columns {
        width: 50%;
        float: left
    }
    .large-up-2>.column:nth-of-type(1n),
    .large-up-2>.columns:nth-of-type(1n) {
        clear: none
    }
    .large-up-2>.column:nth-of-type(2n+1),
    .large-up-2>.columns:nth-of-type(2n+1) {
        clear: both
    }
    .large-up-2>.column:last-child,
    .large-up-2>.columns:last-child {
        float: left
    }
    .large-up-3>.column,
    .large-up-3>.columns {
        width: 33.33333%;
        float: left
    }
    .large-up-3>.column:nth-of-type(1n),
    .large-up-3>.columns:nth-of-type(1n) {
        clear: none
    }
    .large-up-3>.column:nth-of-type(3n+1),
    .large-up-3>.columns:nth-of-type(3n+1) {
        clear: both
    }
    .large-up-3>.column:last-child,
    .large-up-3>.columns:last-child {
        float: left
    }
    .large-up-4>.column,
    .large-up-4>.columns {
        width: 25%;
        float: left
    }
    .large-up-4>.column:nth-of-type(1n),
    .large-up-4>.columns:nth-of-type(1n) {
        clear: none
    }
    .large-up-4>.column:nth-of-type(4n+1),
    .large-up-4>.columns:nth-of-type(4n+1) {
        clear: both
    }
    .large-up-4>.column:last-child,
    .large-up-4>.columns:last-child {
        float: left
    }
    .large-up-5>.column,
    .large-up-5>.columns {
        width: 20%;
        float: left
    }
    .large-up-5>.column:nth-of-type(1n),
    .large-up-5>.columns:nth-of-type(1n) {
        clear: none
    }
    .large-up-5>.column:nth-of-type(5n+1),
    .large-up-5>.columns:nth-of-type(5n+1) {
        clear: both
    }
    .large-up-5>.column:last-child,
    .large-up-5>.columns:last-child {
        float: left
    }
    .large-up-6>.column,
    .large-up-6>.columns {
        width: 16.66667%;
        float: left
    }
    .large-up-6>.column:nth-of-type(1n),
    .large-up-6>.columns:nth-of-type(1n) {
        clear: none
    }
    .large-up-6>.column:nth-of-type(6n+1),
    .large-up-6>.columns:nth-of-type(6n+1) {
        clear: both
    }
    .large-up-6>.column:last-child,
    .large-up-6>.columns:last-child {
        float: left
    }
    .large-up-7>.column,
    .large-up-7>.columns {
        width: 14.28571%;
        float: left
    }
    .large-up-7>.column:nth-of-type(1n),
    .large-up-7>.columns:nth-of-type(1n) {
        clear: none
    }
    .large-up-7>.column:nth-of-type(7n+1),
    .large-up-7>.columns:nth-of-type(7n+1) {
        clear: both
    }
    .large-up-7>.column:last-child,
    .large-up-7>.columns:last-child {
        float: left
    }
    .large-up-8>.column,
    .large-up-8>.columns {
        width: 12.5%;
        float: left
    }
    .large-up-8>.column:nth-of-type(1n),
    .large-up-8>.columns:nth-of-type(1n) {
        clear: none
    }
    .large-up-8>.column:nth-of-type(8n+1),
    .large-up-8>.columns:nth-of-type(8n+1) {
        clear: both
    }
    .large-up-8>.column:last-child,
    .large-up-8>.columns:last-child {
        float: left
    }
    .large-collapse>.column,
    .large-collapse>.columns {
        padding-left: 0;
        padding-right: 0
    }
    .large-collapse .row {
        margin-left: 0;
        margin-right: 0
    }
    .large-uncollapse>.column,
    .large-uncollapse>.columns {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
    .large-centered {
        float: none;
        margin-left: auto;
        margin-right: auto
    }
    .large-pull-0,
    .large-push-0,
    .large-uncentered {
        position: static;
        margin-left: 0;
        margin-right: 0;
        float: left
    }
}
#infscr-loading,
.breadcrumbs:after,
.button-group:after,
.clearfix:after,
.entry-content .aligncenter,
.menu.align-right:after,
.off-canvas-wrapper-inner:after,
.tabs:after,
.title-bar:after,
.top-bar:after,
hr {
    clear: both
}
blockquote,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
li,
ol,
p,
pre,
td,
th,
ul {
    margin: 0;
    padding: 0
}
dl,
ol,
ul {
    margin-bottom: 1rem
}
p {
    font-size: inherit;
    margin-bottom: 1rem
}
em,
i {
    font-style: italic
}
b,
strong {
    font-weight: 700
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400;
    font-style: normal;
    color: inherit;
    margin-top: 0;
    margin-bottom: .5rem;
    line-height: 1.4
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
    color: #cacaca;
    line-height: 0
}
h1 {
    font-size: 1.5rem
}
h2 {
    font-size: 1.25rem
}
h3 {
    font-size: 1.1875rem
}
h4 {
    font-size: 1.125rem
}
h5 {
    font-size: 1.0625rem
}
h6 {
    font-size: 1rem
}
@media screen and (min-width: 40em) {
    h1 {
        font-size: 3rem
    }
    h2 {
        font-size: 2.5rem
    }
    h3 {
        font-size: 1.9375rem
    }
    h4 {
        font-size: 1.5625rem
    }
    h5 {
        font-size: 1.25rem
    }
    h6 {
        font-size: 1rem
    }
}
a {
    background-color: transparent;
    text-decoration: none;
    cursor: pointer
}
hr {
    box-sizing: content-box;
    max-width: 75rem;
    height: 0;
    border-right: 0;
    border-top: 0;
    border-left: 0
}
dl,
ol,
ul {
    list-style-position: outside
}
li {
    font-size: inherit
}
ul {
    list-style-type: disc
}
.accordion,
.menu,
.tabs {
    list-style-type: none
}
ol,
ul {
    margin-left: 1.25rem
}
ol ol,
ol ul,
ul ol,
ul ul {
    margin-left: 1.25rem;
    margin-bottom: 0
}
dl dt {
    margin-bottom: .3rem;
    font-weight: 700
}
.subheader,
code,
label {
    font-weight: 400
}
blockquote {
    margin: 0 0 1rem;
    padding: .5625rem 1.25rem 0 1.1875rem;
    border-left: 1px solid #cacaca
}
blockquote,
blockquote p {
    line-height: 1.6;
    color: #8a8a8a
}
cite {
    display: block;
    font-size: .8125rem;
    color: #8a8a8a
}
cite:before {
    content: '\2014 \0020'
}
abbr {
    cursor: help;
    border-bottom: 1px dotted #0a0a0a
}
code {
    border: 1px solid #cacaca;
    padding: .125rem .3125rem .0625rem
}
code,
kbd {
    font-family: Consolas, Liberation Mono, Courier, monospace;
    background-color: #e6e6e6
}
kbd {
    padding: .125rem .25rem 0;
    margin: 0
}
.subheader {
    margin-top: .2rem;
    margin-bottom: .5rem;
    line-height: 1.4;
    color: #8a8a8a
}
.stat {
    font-size: 2.5rem;
    line-height: 1
}
p+.stat {
    margin-top: -1rem
}
.text-left {
    text-align: left
}
.text-right {
    text-align: right
}
.text-center {
    text-align: center
}
.text-justify {
    text-align: justify
}
@media screen and (min-width: 50em) {
    .large-text-left {
        text-align: left
    }
    .large-text-right {
        text-align: right
    }
    .large-text-center {
        text-align: center
    }
    .large-text-justify {
        text-align: justify
    }
}
.badge,
.button,
.input-group-label,
.menu-centered,
.menu.icon-top>li>a,
.orbit-bullets {
    text-align: center
}
.show-for-print {
    display: none!important
}
@media print {
    blockquote,
    img,
    pre,
    tr {
        page-break-inside: avoid
    }
    * {
        background: 0 0!important;
        color: #000!important;
        box-shadow: none!important;
        text-shadow: none!important
    }
    .show-for-print {
        display: block!important
    }
    .hide-for-print {
        display: none!important
    }
    table.show-for-print {
        display: table!important
    }
    thead.show-for-print {
        display: table-header-group!important
    }
    tbody.show-for-print {
        display: table-row-group!important
    }
    tr.show-for-print {
        display: table-row!important
    }
    td.show-for-print,
    th.show-for-print {
        display: table-cell!important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    .ir a:after,
    a[href^='#']:after,
    a[href^='javascript:']:after {
        content: ''
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    blockquote,
    pre {
        border: 1px solid #8a8a8a
    }
    thead {
        display: table-header-group
    }
    img {
        max-width: 100%!important
    }
    @page {
        margin: .5cm
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
}
[type=color],
[type=date],
[type=datetime-local],
[type=datetime],
[type=email],
[type=month],
[type=number],
[type=password],
[type=search],
[type=tel],
[type=text],
[type=time],
[type=url],
[type=week],
textarea {
    display: block;
    box-sizing: border-box;
    width: 100%;
    height: 2.4375rem;
    padding: .5rem;
    border: 1px solid #cacaca;
    margin: 0 0 1rem;
    font-family: inherit;
    font-size: 1rem;
    color: #0a0a0a;
    background-color: #fefefe;
    transition: box-shadow .5s, border-color .25s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none
}
[type=color]:focus,
[type=date]:focus,
[type=datetime-local]:focus,
[type=datetime]:focus,
[type=email]:focus,
[type=month]:focus,
[type=number]:focus,
[type=password]:focus,
[type=search]:focus,
[type=tel]:focus,
[type=text]:focus,
[type=time]:focus,
[type=url]:focus,
[type=week]:focus,
textarea:focus {
    border: 1px solid #8a8a8a;
    background-color: #fefefe;
    outline: 0;
    box-shadow: 0 0 5px #cacaca;
    transition: box-shadow .5s, border-color .25s ease-in-out
}
textarea {
    min-height: 50px;
    max-width: 100%
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #cacaca
}
input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #cacaca
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #cacaca
}
input::placeholder,
textarea::placeholder {
    color: #cacaca
}
input:disabled,
input[readonly],
textarea:disabled,
textarea[readonly] {
    background-color: #e6e6e6;
    cursor: default
}
[type=button],
[type=submit] {
    border-radius: 0
}
[type=checkbox],
[type=file],
[type=radio] {
    margin: 0 0 1rem
}
[type=checkbox]+label,
[type=radio]+label {
    display: inline-block;
    margin-left: .5rem;
    margin-right: 1rem;
    margin-bottom: 0;
    vertical-align: baseline
}
.button,
.js-drilldown-back>a:before,
.menu-icon,
.menu>li,
.menu>li>a i,
.menu>li>a i+span,
.menu>li>a img,
.menu>li>a img+span {
    vertical-align: middle
}
label>[type=checkbox],
label>[type=radio] {
    margin-right: .5rem
}
[type=file] {
    width: 100%
}
label {
    display: block;
    margin: 0;
    font-size: .875rem;
    line-height: 1.8;
    color: #0a0a0a
}
label.middle {
    margin: 0 0 1rem;
    padding: .5625rem 0
}
.help-text {
    margin-top: -.5rem;
    font-size: .8125rem;
    font-style: italic;
    color: #0a0a0a
}
.input-group {
    display: table;
    width: 100%;
    margin-bottom: 1rem
}
.input-group-button a,
.input-group-button button,
.input-group-button input,
fieldset {
    margin: 0
}
.input-group>:first-child,
.input-group>:last-child>* {
    border-radius: 0
}
.input-group-button,
.input-group-field,
.input-group-label {
    margin: 0;
    display: table-cell;
    vertical-align: middle
}
.input-group-label {
    padding: 0 1rem;
    background: #e6e6e6;
    color: #0a0a0a;
    border: 1px solid #cacaca;
    white-space: nowrap;
    width: 1%;
    height: 100%
}
.input-group-label:first-child {
    border-right: 0
}
.input-group-label:last-child {
    border-left: 0
}
.input-group-field {
    border-radius: 0;
    height: 2.5rem
}
.reveal .title-reveal {
    font-size: 2.5rem;
    display: block
}
.reveal .subtitle-reveal {
    font-size: 20px;
    margin-bottom: 13px;
    display: block
}
.fieldset,
select {
    border: 1px solid #cacaca
}
.input-group-button {
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    height: 100%;
    width: 1%
}
.input-group .input-group-button {
    display: table-cell
}
fieldset {
    padding: 0
}
legend {
    margin-bottom: .5rem;
    max-width: 100%
}
.fieldset {
    padding: 1.25rem;
    margin: 1.125rem 0
}
.fieldset legend {
    background: #fefefe;
    padding: 0 .1875rem;
    margin: 0 0 0 -.1875rem
}
select {
    height: 2.4375rem;
    padding: .5rem;
    margin: 0 0 1rem;
    font-size: 1rem;
    font-family: inherit;
    line-height: normal;
    color: #0a0a0a;
    background-color: #fefefe;
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="32" height="24" viewBox="0 0 32 24"><polygon points="0,0 32,0 16,24" style="fill: rgb%28138, 138, 138%29"></polygon></svg>');
    background-size: 9px 6px;
    background-position: 100%;
    background-origin: content-box;
    background-repeat: no-repeat
}
.button,
.close-button,
.label,
.menu-text,
.menu.simple li,
.menu>li>a,
.tabs-title>a {
    line-height: 1
}
@media screen and (min-width: 0\0) {
    select {
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==)
    }
}
select:disabled {
    background-color: #e6e6e6;
    cursor: default
}
select::-ms-expand {
    display: none
}
select[multiple] {
    height: auto
}
.is-invalid-input:not(:focus) {
    background-color: rgba(236, 88, 64, .1);
    border-color: #ec5840
}
.form-error,
.is-invalid-label {
    color: #ec5840
}
.form-error {
    display: none;
    margin-top: -.5rem;
    margin-bottom: 1rem;
    font-size: .75rem;
    font-weight: 700
}
.form-error.is-visible {
    display: block
}
.button {
    display: inline-block;
    cursor: pointer;
    padding: .85em 1em;
    margin: 0 0 1rem
}
[data-whatinput=mouse] .button {
    outline: 0
}
.button:focus,
.button:hover {
    background-color: #1583cc;
    color: #fefefe
}
.button.tiny {
    font-size: .6rem
}
.button.small {
    font-size: .75rem
}
.button.large {
    font-size: 1.25rem
}
.button.expanded {
    display: block;
    width: 100%;
    margin-left: 0;
    margin-right: 0
}
.button.primary {
    background-color: #2199e8;
    color: #fefefe
}
.button.primary:focus,
.button.primary:hover {
    background-color: #147cc0;
    color: #fefefe
}
.button.secondary {
    background-color: #777;
    color: #fefefe
}
.button.secondary:focus,
.button.secondary:hover {
    background-color: #5f5f5f;
    color: #fefefe
}
.button.success {
    background-color: #3adb76;
    color: #fefefe
}
.button.success:focus,
.button.success:hover {
    background-color: #22bb5b;
    color: #fefefe
}
.button.warning {
    background-color: #ffae00;
    color: #fefefe
}
.button.warning:focus,
.button.warning:hover {
    background-color: #cc8b00;
    color: #fefefe
}
.button.alert {
    background-color: #ec5840;
    color: #fefefe
}
.button.alert:focus,
.button.alert:hover {
    background-color: #da3116;
    color: #fefefe
}
.button.hollow {
    border: 1px solid #2199e8;
    color: #2199e8
}
.button.hollow,
.button.hollow:focus,
.button.hollow:hover {
    background-color: transparent
}
.button.hollow:focus,
.button.hollow:hover {
    border-color: #0c4d78;
    color: #0c4d78
}
.button.hollow.primary {
    border: 1px solid #2199e8;
    color: #2199e8
}
.button.hollow.primary:focus,
.button.hollow.primary:hover {
    border-color: #0c4d78;
    color: #0c4d78
}
.button.hollow.secondary {
    border: 1px solid #777;
    color: #777
}
.button.hollow.secondary:focus,
.button.hollow.secondary:hover {
    border-color: #3c3c3c;
    color: #3c3c3c
}
.button.hollow.success {
    border: 1px solid #3adb76;
    color: #3adb76
}
.button.hollow.success:focus,
.button.hollow.success:hover {
    border-color: #157539;
    color: #157539
}
.button.hollow.warning {
    border: 1px solid #ffae00;
    color: #ffae00
}
.button.hollow.warning:focus,
.button.hollow.warning:hover {
    border-color: #805700;
    color: #805700
}
.button.hollow.alert {
    border: 1px solid #ec5840;
    color: #ec5840
}
.button.hollow.alert:focus,
.button.hollow.alert:hover {
    border-color: #881f0e;
    color: #881f0e
}
.button.disabled,
.button[disabled] {
    opacity: .25;
    cursor: not-allowed;
    pointer-events: none
}
.button.dropdown:after {
    content: '';
    width: 0;
    height: 0;
    border: .4em inset;
    border-color: #fefefe transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    position: relative;
    top: .4em;
    float: right;
    margin-left: 1em;
    display: inline-block
}
.button.arrow-only:after {
    margin-left: 0;
    float: none;
    top: -.1em
}
.accordion {
    background: #fefefe;
    border: 1px solid #e6e6e6;
    border-bottom: 0;
    border-radius: 0;
    margin-left: 0
}
.accordion-title {
    display: block;
    padding: 1.25rem 1rem;
    line-height: 1;
    font-size: .75rem;
    color: #2199e8;
    position: relative;
    border-bottom: 1px solid #e6e6e6
}
.accordion-title:focus,
.accordion-title:hover {
    background-color: #e6e6e6
}
.accordion-title:before {
    content: '+';
    position: absolute;
    right: 1rem;
    top: 50%;
    margin-top: -.5rem
}
.is-active>.accordion-title:before {
    content: '–'
}
.accordion-content {
    padding: 1rem;
    display: none;
    border-bottom: 1px solid #e6e6e6;
    background-color: #fefefe
}
.is-accordion-submenu-parent>a {
    position: relative
}
.is-accordion-submenu-parent>a:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: 6px inset;
    border-color: #2199e8 transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    position: absolute;
    top: 50%;
    margin-top: -4px;
    right: 1rem
}
.is-accordion-submenu-parent[aria-expanded=true]>a:after {
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1)
}
.badge {
    display: inline-block;
    padding: .3em;
    min-width: 2.1em;
    font-size: .6rem;
    border-radius: 50%;
    background: #2199e8;
    color: #fefefe
}
.badge.secondary {
    background: #777;
    color: #fefefe
}
.badge.success {
    background: #3adb76;
    color: #fefefe
}
.badge.warning {
    background: #ffae00;
    color: #fefefe
}
.badge.alert {
    background: #ec5840;
    color: #fefefe
}
.breadcrumbs:after,
.breadcrumbs:before {
    content: ' ';
    display: table;
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}
.breadcrumbs li {
    float: left;
    color: #0a0a0a;
    font-size: .6875rem;
    cursor: default;
    text-transform: uppercase
}
.breadcrumbs li:not(:last-child):after {
    color: #cacaca;
    content: "/";
    margin: 0 .75rem;
    position: relative;
    top: 1px;
    opacity: 1
}
.breadcrumbs a {
    color: #2199e8
}
.breadcrumbs .disabled {
    color: #cacaca
}
.button-group {
    margin-bottom: 1rem;
    font-size: 0
}
.button-group:after,
.button-group:before {
    content: ' ';
    display: table;
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}
.button-group .button {
    margin: 0;
    font-size: .9rem;
    float: left
}
.is-dropdown-menu.vertical.align-right,
.menu.align-right>li {
    float: right
}
.button-group .button:not(:last-child) {
    border-right: 1px solid #fefefe
}
.button-group.tiny .button {
    font-size: .6rem
}
.button-group.small .button {
    font-size: .75rem
}
.button-group.large .button {
    font-size: 1.25rem
}
.button-group.expanded {
    margin-right: -1px
}
.button-group.expanded:after,
.button-group.expanded:before {
    display: none
}
.button-group.expanded .button:first-child:nth-last-child(2),
.button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2)~.button {
    display: inline-block;
    width: calc(50% - 1px);
    margin-right: 1px
}
.button-group.expanded .button:first-child:nth-last-child(3),
.button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3)~.button {
    display: inline-block;
    width: calc(33.33333% - 1px);
    margin-right: 1px
}
.button-group.expanded .button:first-child:nth-last-child(4),
.button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4)~.button {
    display: inline-block;
    width: calc(25% - 1px);
    margin-right: 1px
}
.button-group.expanded .button:first-child:nth-last-child(5),
.button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5)~.button {
    display: inline-block;
    width: calc(20% - 1px);
    margin-right: 1px
}
.button-group.expanded .button:first-child:nth-last-child(6),
.button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6)~.button {
    display: inline-block;
    width: calc(16.66667% - 1px);
    margin-right: 1px
}
.callout {
    margin: 0 0 1rem;
    padding: 1rem;
    border: 1px solid hsla(0, 0%, 4%, .25);
    border-radius: 0;
    position: relative;
    color: #0a0a0a;
    background-color: #fff
}
.callout>:last-child,
.menu a,
.menu button,
.menu input {
    margin-bottom: 0
}
.callout>:first-child {
    margin-top: 0
}
.callout.primary {
    background-color: #def0fc
}
.callout.secondary {
    background-color: #ebebeb
}
.callout.success {
    background-color: #e1faea
}
.callout.warning {
    background-color: #fff3d9
}
.callout.alert {
    background-color: #fce6e2
}
.callout.small {
    padding: .5rem
}
.callout.large {
    padding: 3rem
}
.close-button {
    position: absolute;
    color: #8a8a8a;
    right: 1rem;
    top: .5rem;
    font-size: 2em;
    cursor: pointer
}
[data-whatinput=mouse] .close-button {
    outline: 0
}
.close-button:focus,
.close-button:hover {
    color: #0a0a0a
}
.menu {
    margin: 0
}
[data-whatinput=mouse] .menu>li {
    outline: 0
}
.menu>li>a {
    display: block;
    padding: .7rem 1rem
}
.menu>li>a i,
.menu>li>a img {
    margin-right: .25rem;
    display: inline-block
}
.menu>li {
    display: table-cell
}
.menu.vertical>li {
    display: block
}
@media screen and (min-width: 50em) {
    .menu.large-horizontal>li {
        display: table-cell
    }
    .menu.large-vertical>li {
        display: block
    }
}
.menu.simple li {
    display: inline-block;
    margin-right: 1rem
}
.menu.simple a {
    padding: 0
}
.menu.align-right:after,
.menu.align-right:before {
    content: ' ';
    display: table;
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}
.menu.expanded {
    width: 100%;
    display: table;
    table-layout: fixed
}
.menu.expanded>li:first-child:last-child {
    width: 100%
}
.menu.icon-top>li>a i,
.menu.icon-top>li>a img {
    display: block;
    margin: 0 auto .25rem
}
.menu.nested {
    margin-left: 1rem
}
.menu .active>a {
    color: #fefefe;
    background: #2199e8
}
.menu-text {
    font-weight: 700;
    color: inherit;
    padding: .7rem 1rem
}
.menu-centered>.menu {
    display: inline-block
}
.no-js [data-responsive-menu] ul {
    display: none
}
.menu-icon {
    position: relative;
    display: inline-block;
    cursor: pointer;
    width: 20px;
    height: 16px
}
.menu-icon:after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 2px;
    background: #fefefe;
    top: 0;
    left: 0;
    box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe
}
.menu-icon:hover:after {
    background: #cacaca;
    box-shadow: 0 7px 0 #cacaca, 0 14px 0 #cacaca
}
.is-drilldown {
    position: relative;
    overflow: hidden
}
.is-drilldown li {
    display: block!important
}
.is-drilldown-submenu {
    position: absolute;
    top: 0;
    left: 100%;
    z-index: -1;
    height: 100%;
    width: 100%;
    background: #fefefe;
    transition: -webkit-transform .15s linear;
    transition: transform .15s linear
}
.is-drilldown-submenu.is-active {
    z-index: 1;
    display: block;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}
.is-drilldown-submenu.is-closing {
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}
.is-drilldown-submenu-parent>a {
    position: relative
}
.is-drilldown-submenu-parent>a:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: 6px inset;
    border-color: transparent transparent transparent #2199e8;
    border-left-style: solid;
    border-right-width: 0;
    position: absolute;
    top: 50%;
    margin-top: -6px;
    right: 1rem
}
.js-drilldown-back>a:before {
    content: '';
    width: 0;
    height: 0;
    border: 6px inset;
    border-color: transparent #2199e8 transparent transparent;
    border-right-style: solid;
    border-left-width: 0;
    display: inline-block;
    margin-right: .75rem
}
.dropdown-pane {
    background-color: #fefefe;
    border: 1px solid #cacaca;
    border-radius: 0;
    display: block;
    font-size: 1rem;
    padding: 1rem;
    position: absolute;
    visibility: hidden;
    width: 300px;
    z-index: 3
}
.dropdown.menu>li.is-dropdown-submenu-parent>a,
.is-dropdown-submenu-parent {
    position: relative
}
.dropdown-pane.is-open {
    visibility: visible
}
.dropdown-pane.tiny {
    width: 100px
}
.dropdown-pane.small {
    width: 200px
}
.dropdown-pane.large {
    width: 400px
}
.dropdown.menu>li.opens-left>.is-dropdown-submenu {
    left: auto;
    right: 0;
    top: 100%
}
.dropdown.menu>li.opens-right>.is-dropdown-submenu {
    right: auto;
    left: 0;
    top: 100%
}
.dropdown.menu>li.is-dropdown-submenu-parent>a:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: 5px inset;
    border-color: #2199e8 transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    right: 5px;
    margin-top: -2px
}
[data-whatinput=mouse] .dropdown.menu a {
    outline: 0
}
.no-js .dropdown.menu ul {
    display: none
}
.dropdown.menu.vertical>li .is-dropdown-submenu {
    top: 0
}
.dropdown.menu.vertical>li.opens-left .is-dropdown-submenu {
    left: auto;
    right: 100%
}
.dropdown.menu.vertical>li.opens-right .is-dropdown-submenu {
    right: auto;
    left: 100%
}
.dropdown.menu.vertical>li>a:after {
    right: 14px;
    margin-top: -3px
}
.dropdown.menu.vertical>li.opens-left>a:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: 5px inset;
    border-color: transparent #2199e8 transparent transparent;
    border-right-style: solid;
    border-left-width: 0
}
.dropdown.menu.vertical>li.opens-right>a:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: 5px inset;
    border-color: transparent transparent transparent #2199e8;
    border-left-style: solid;
    border-right-width: 0
}
@media screen and (min-width: 50em) {
    .dropdown.menu.large-horizontal>li.opens-left>.is-dropdown-submenu {
        left: auto;
        right: 0;
        top: 100%
    }
    .dropdown.menu.large-horizontal>li.opens-right>.is-dropdown-submenu {
        right: auto;
        left: 0;
        top: 100%
    }
    .dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a {
        padding-right: 1.5rem;
        position: relative
    }
    .dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a:after {
        content: '';
        display: block;
        width: 0;
        height: 0;
        border: 5px inset;
        border-color: #2199e8 transparent transparent;
        border-top-style: solid;
        border-bottom-width: 0;
        right: 5px;
        margin-top: -2px
    }
    .dropdown.menu.large-vertical>li .is-dropdown-submenu {
        top: 0
    }
    .dropdown.menu.large-vertical>li.opens-left .is-dropdown-submenu {
        left: auto;
        right: 100%
    }
    .dropdown.menu.large-vertical>li.opens-right .is-dropdown-submenu {
        right: auto;
        left: 100%
    }
    .dropdown.menu.large-vertical>li>a:after {
        right: 14px;
        margin-top: -3px
    }
    .dropdown.menu.large-vertical>li.opens-left>a:after {
        content: '';
        display: block;
        width: 0;
        height: 0;
        border: 5px inset;
        border-color: transparent #2199e8 transparent transparent;
        border-right-style: solid;
        border-left-width: 0
    }
    .dropdown.menu.large-vertical>li.opens-right>a:after {
        content: '';
        display: block;
        width: 0;
        height: 0;
        border: 5px inset;
        border-color: transparent transparent transparent #2199e8;
        border-left-style: solid;
        border-right-width: 0
    }
}
.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
    top: 100%;
    left: auto;
    right: 0
}
.is-dropdown-menu.vertical {
    width: 100px
}
.is-dropdown-submenu-parent a:after {
    position: absolute;
    top: 50%;
    right: 5px;
    margin-top: -2px
}
.is-dropdown-submenu-parent.opens-inner .is-dropdown-submenu {
    top: 100%
}
.is-dropdown-submenu-parent.opens-left .is-dropdown-submenu {
    left: auto;
    right: 0;
    top: 100%
}
.is-dropdown-submenu {
    display: none;
    position: absolute;
    top: 0;
    left: 100%;
    min-width: 200px;
    z-index: 1;
    background: #fefefe
}
.is-dropdown-submenu .is-dropdown-submenu-parent>a:after {
    right: 14px;
    margin-top: -3px
}
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left>a:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: 5px inset;
    border-color: transparent #2199e8 transparent transparent;
    border-right-style: solid;
    border-left-width: 0
}
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right>a:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: 5px inset;
    border-color: transparent transparent transparent #2199e8;
    border-left-style: solid;
    border-right-width: 0
}
.is-dropdown-submenu .is-dropdown-submenu {
    margin-top: -1px
}
.is-dropdown-submenu>li {
    width: 100%
}
.is-dropdown-submenu.js-dropdown-active,
.is-dropdown-submenu:not(.js-dropdown-nohover)>.is-dropdown-submenu-parent:hover>.is-dropdown-submenu {
    display: block
}
.flex-video {
    position: relative;
    height: 0;
    padding-bottom: 75%;
    margin-bottom: 1rem;
    overflow: hidden
}
.flex-video embed,
.flex-video iframe,
.flex-video object,
.flex-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
.flex-video.widescreen {
    padding-bottom: 56.25%
}
.flex-video.vimeo {
    padding-top: 0
}
.label {
    display: inline-block;
    padding: .33333rem .5rem;
    font-size: .8rem;
    white-space: nowrap;
    cursor: default;
    border-radius: 0;
    background: #2199e8;
    color: #fefefe
}
.label.secondary {
    background: #777;
    color: #fefefe
}
.label.success {
    background: #3adb76;
    color: #fefefe
}
.label.warning {
    background: #ffae00;
    color: #fefefe
}
.label.alert {
    background: #ec5840;
    color: #fefefe
}
.media-object {
    margin-bottom: 1rem;
    display: block
}
.media-object img {
    max-width: none
}
@media screen and (max-width: 39.9375em) {
    .media-object.stack-for-small .media-object-section {
        padding: 0 0 1rem;
        display: block
    }
    .media-object.stack-for-small .media-object-section img {
        width: 100%
    }
}
.media-object-section {
    display: table-cell;
    vertical-align: top
}
.media-object-section:first-child {
    padding-right: 1rem
}
.media-object-section:last-child:not(:nth-child(2)) {
    padding-left: 1rem
}
.media-object-section.middle {
    vertical-align: middle
}
.media-object-section.bottom {
    vertical-align: bottom
}
body,
html {
    height: 100%
}
.off-canvas-wrapper {
    width: 100%;
    overflow-x: hidden;
    position: relative;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-overflow-scrolling: auto
}
.off-canvas-wrapper-inner {
    position: relative;
    width: 100%;
    transition: -webkit-transform .5s ease;
    transition: transform .5s ease
}
.off-canvas-wrapper-inner:after,
.off-canvas-wrapper-inner:before {
    content: ' ';
    display: table;
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}
.off-canvas-content {
    min-height: 100%;
    background: #fefefe;
    transition: -webkit-transform .5s ease;
    transition: transform .5s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    padding-bottom: .1px;
    box-shadow: 0 0 10px hsla(0, 0%, 4%, .5)
}
.js-off-canvas-exit {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: hsla(0, 0%, 100%, .25);
    cursor: pointer;
    transition: background .5s ease
}
.orbit-caption,
.orbit-next:active,
.orbit-next:focus,
.orbit-next:hover,
.orbit-previous:active,
.orbit-previous:focus,
.orbit-previous:hover {
    background-color: hsla(0, 0%, 4%, .5)
}
.off-canvas {
    position: absolute;
    z-index: -1;
    max-height: 100%;
    overflow-y: auto;
    -webkit-transform: translateX(0);
    transform: translateX(0)
}
[data-whatinput=mouse] .off-canvas {
    outline: 0
}
.off-canvas.position-left {
    left: -250px;
    top: 0;
    width: 250px
}
.is-open-left {
    -webkit-transform: translateX(250px);
    transform: translateX(250px)
}
.off-canvas.position-right {
    right: -250px;
    top: 0;
    width: 250px
}
.is-open-right {
    -webkit-transform: translateX(-250px);
    transform: translateX(-250px)
}
@media screen and (min-width: 50em) {
    .position-left.reveal-for-large {
        left: 0;
        z-index: auto;
        position: fixed
    }
    .position-left.reveal-for-large~.off-canvas-content {
        margin-left: 250px
    }
    .position-right.reveal-for-large {
        right: 0;
        z-index: auto;
        position: fixed
    }
    .position-right.reveal-for-large~.off-canvas-content {
        margin-right: 250px
    }
}
.orbit,
.orbit-container {
    position: relative
}
.orbit-container {
    margin: 0;
    overflow: hidden;
    list-style: none
}
.orbit-slide {
    width: 100%;
    max-height: 100%
}
.orbit-slide.no-motionui.is-active {
    top: 0;
    left: 0
}
.orbit-figure {
    margin: 0
}
.orbit-image {
    margin: 0;
    width: 100%;
    max-width: 100%
}
.orbit-caption {
    width: 100%;
    margin-bottom: 0
}
.orbit-caption,
.orbit-next,
.orbit-previous {
    position: absolute;
    padding: 1rem;
    color: #fefefe
}
.orbit-next,
.orbit-previous {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 3
}
[data-whatinput=mouse] .orbit-next,
[data-whatinput=mouse] .orbit-previous {
    outline: 0
}
.orbit-previous {
    left: 0
}
.orbit-next {
    left: auto;
    right: 0
}
.orbit-bullets {
    position: relative;
    margin-top: .8rem;
    margin-bottom: .8rem
}
[data-whatinput=mouse] .orbit-bullets {
    outline: 0
}
.orbit-bullets button {
    width: 1.2rem;
    height: 1.2rem;
    margin: .1rem;
    background-color: #cacaca;
    border-radius: 50%
}
.orbit-bullets button.is-active,
.orbit-bullets button:hover {
    background-color: #8a8a8a
}
.pagination {
    margin-left: 0;
    margin-bottom: 1rem
}
.pagination:after,
.pagination:before {
    content: ' ';
    display: table;
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}
.pagination:after {
    clear: both
}
.pagination li {
    font-size: .875rem;
    margin-right: .0625rem;
    border-radius: 0;
    display: none
}
.pagination li:first-child,
.pagination li:last-child {
    display: inline-block
}
@media screen and (min-width: 40em) {
    .pagination li {
        display: inline-block
    }
    .reveal {
        min-height: 0
    }
}
.pagination a,
.pagination button {
    color: #0a0a0a;
    display: block;
    padding: .1875rem .625rem;
    border-radius: 0
}
.pagination a:hover,
.pagination button:hover {
    background: #e6e6e6
}
.pagination .current {
    padding: .1875rem .625rem;
    background: #2199e8;
    color: #fefefe;
    cursor: default
}
.pagination .disabled {
    padding: .1875rem .625rem;
    color: #cacaca;
    cursor: default
}
.pagination .disabled:hover {
    background: 0 0
}
.pagination .ellipsis:after {
    content: '\2026';
    padding: .1875rem .625rem;
    color: #0a0a0a
}
.progress-meter-text,
.switch {
    color: #fefefe;
    font-weight: 700
}
.pagination-previous a:before,
.pagination-previous.disabled:before {
    content: '\00ab';
    display: inline-block;
    margin-right: .5rem
}
.pagination-next a:after,
.pagination-next.disabled:after {
    content: '\00bb';
    display: inline-block;
    margin-left: .5rem
}
.progress {
    background-color: #cacaca;
    height: 1rem;
    margin-bottom: 1rem;
    border-radius: 0
}
.progress.primary .progress-meter {
    background-color: #2199e8
}
.progress.secondary .progress-meter {
    background-color: #777
}
.progress.success .progress-meter {
    background-color: #3adb76
}
.progress.warning .progress-meter {
    background-color: #ffae00
}
.progress.alert .progress-meter {
    background-color: #ec5840
}
.progress-meter {
    position: relative;
    display: block;
    width: 0;
    height: 100%;
    background-color: #2199e8
}
.progress-meter-text {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    margin: 0;
    font-size: .75rem;
    white-space: nowrap
}
.slider-fill,
.slider-handle {
    left: 0;
    display: inline-block
}
.slider {
    position: relative;
    height: .5rem;
    margin-top: 1.25rem;
    margin-bottom: 2.25rem;
    background-color: #e6e6e6;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: none;
    touch-action: none
}
.slider-fill {
    position: absolute;
    top: 0;
    max-width: 100%;
    height: .5rem;
    background-color: #cacaca;
    transition: all .2s ease-in-out
}
.slider-fill.is-dragging {
    transition: all 0s linear
}
.slider-handle {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    z-index: 1;
    width: 1.4rem;
    height: 1.4rem;
    background-color: #2199e8;
    transition: all .2s ease-in-out;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    border-radius: 0
}
[data-whatinput=mouse] .slider-handle {
    outline: 0
}
.slider-handle:hover {
    background-color: #1583cc
}
.slider-handle.is-dragging {
    transition: all 0s linear
}
.slider.disabled,
.slider[disabled] {
    opacity: .25;
    cursor: not-allowed
}
.slider.vertical {
    display: inline-block;
    width: .5rem;
    height: 12.5rem;
    margin: 0 1.25rem;
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1)
}
.slider.vertical .slider-fill {
    top: 0;
    width: .5rem;
    max-height: 100%
}
.slider.vertical .slider-handle {
    position: absolute;
    top: 0;
    left: 50%;
    width: 1.4rem;
    height: 1.4rem;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}
.sticky-container {
    position: relative
}
.sticky {
    position: absolute;
    z-index: 0;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}
.sticky.is-stuck {
    position: fixed;
    z-index: 2
}
.sticky.is-stuck.is-at-top {
    top: 0
}
.sticky.is-anchored {
    position: absolute;
    left: auto;
    right: auto
}
body.is-reveal-open {
    overflow: hidden
}
.table-scroll,
table.scroll {
    overflow-x: auto
}
.reveal-overlay {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 4;
    background-color: hsla(0, 0%, 4%, .45);
    overflow-y: scroll
}
.reveal {
    display: none;
    z-index: 5;
    padding: 1rem;
    border: 1px solid #cacaca;
    background-color: #fefefe;
    border-radius: 0;
    position: relative;
    top: 100px;
    margin-left: auto;
    margin-right: auto;
    overflow-y: auto
}
.switch-paddle,
.switch-paddle:after {
    display: block;
    transition: all .25s ease-out
}
[data-whatinput=mouse] .reveal {
    outline: 0
}
.reveal .column,
.reveal .columns {
    min-width: 0
}
.reveal>:last-child {
    margin-bottom: 0
}
.reveal.collapse {
    padding: 0
}
table caption,
table tbody td,
table tbody th {
    padding: .5rem .625rem .625rem
}
@media screen and (min-width: 40em) {
    .reveal {
        width: 600px;
        max-width: 75rem
    }
    .reveal .reveal {
        left: auto;
        right: auto;
        margin: 0 auto
    }
    .reveal.tiny {
        width: 30%;
        max-width: 75rem
    }
    .reveal.small {
        width: 50%;
        max-width: 75rem
    }
    .reveal.large {
        width: 90%;
        max-width: 75rem
    }
}
.reveal.full {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    max-width: none;
    margin-left: 0;
    border: 0
}
@media screen and (max-width: 39.9375em) {
    .reveal {
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        height: 100vh;
        min-height: 100vh;
        max-width: none;
        margin-left: 0;
        border: 0
    }
}
.reveal.without-overlay {
    position: fixed
}
.switch {
    margin-bottom: 1rem;
    outline: 0;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: .875rem
}
.switch-input {
    opacity: 0;
    position: absolute
}
.switch-paddle {
    background: #cacaca;
    cursor: pointer;
    position: relative;
    width: 4rem;
    height: 2rem;
    border-radius: 0;
    color: inherit;
    font-weight: inherit
}
.has-tip,
.title-bar-title,
table caption {
    font-weight: 700
}
input+.switch-paddle {
    margin: 0
}
.switch-paddle:after {
    background: #fefefe;
    content: '';
    position: absolute;
    height: 1.5rem;
    left: .25rem;
    top: .25rem;
    width: 1.5rem;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    border-radius: 0
}
input:checked~.switch-paddle {
    background: #2199e8
}
input:checked~.switch-paddle:after {
    left: 2.25rem
}
[data-whatinput=mouse] input:focus~.switch-paddle {
    outline: 0
}
.switch-active,
.switch-inactive {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}
.switch-active {
    left: 8%;
    display: none
}
input:checked+label>.switch-active {
    display: block
}
.switch-inactive {
    right: 15%
}
input:checked+label>.switch-inactive {
    display: none
}
.switch.tiny .switch-paddle {
    width: 3rem;
    height: 1.5rem;
    font-size: .625rem
}
.switch.tiny .switch-paddle:after {
    width: 1rem;
    height: 1rem
}
.switch.tiny input:checked~.switch-paddle:after {
    left: 1.75rem
}
.switch.small .switch-paddle {
    width: 3.5rem;
    height: 1.75rem;
    font-size: .75rem
}
.switch.small .switch-paddle:after {
    width: 1.25rem;
    height: 1.25rem
}
.switch.small input:checked~.switch-paddle:after {
    left: 2rem
}
.switch.large .switch-paddle {
    width: 5rem;
    height: 2.5rem;
    font-size: 1rem
}
.switch.large .switch-paddle:after {
    width: 2rem;
    height: 2rem
}
.switch.large input:checked~.switch-paddle:after {
    left: 2.75rem
}
table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    margin-bottom: 1rem;
    border-radius: 0
}
table tbody,
table tfoot,
table thead {
    border: 1px solid #f1f1f1;
    background-color: #fefefe
}
table tfoot,
table thead {
    background: #f8f8f8;
    color: #0a0a0a
}
.tabs.primary>li>a,
.tooltip {
    color: #fefefe
}
table tfoot tr,
table thead tr {
    background: 0 0
}
table tfoot td,
table tfoot th,
table thead td,
table thead th {
    padding: .5rem .625rem .625rem;
    font-weight: 700;
    text-align: left
}
table tbody tr:nth-child(even) {
    background-color: #f1f1f1
}
@media screen and (max-width: 63.9375em) {
    table.stack tfoot,
    table.stack thead {
        display: none
    }
    table.stack td,
    table.stack th,
    table.stack tr {
        display: block
    }
    table.stack td {
        border-top: 0
    }
}
.tabs,
.tabs-content {
    border: 1px solid #e6e6e6
}
table.scroll {
    display: block;
    width: 100%
}
table.hover tr:hover {
    background-color: #f9f9f9
}
table.hover tr:nth-of-type(even):hover {
    background-color: #ececec
}
.table-scroll table {
    width: auto
}
.tabs {
    margin: 0;
    background: #fefefe
}
.tabs:after,
.tabs:before {
    content: ' ';
    display: table;
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}
.tabs.vertical>li {
    width: auto;
    float: none;
    display: block
}
.tabs-title,
.title-bar-left {
    float: left
}
.tabs.simple>li>a {
    padding: 0
}
.tabs.simple>li>a:hover {
    background: 0 0
}
.tabs.primary {
    background: #2199e8
}
.tabs.primary>li>a:focus,
.tabs.primary>li>a:hover {
    background: #1893e4
}
.tabs-title>a {
    display: block;
    padding: 1.25rem 1.5rem;
    font-size: .75rem
}
.tabs-title>a:hover {
    background: #fefefe
}
.tabs-title>a:focus,
.tabs-title>a[aria-selected=true] {
    background: #e6e6e6
}
.tabs-content {
    background: #fefefe;
    transition: all .5s ease;
    border-top: 0
}
.tabs-content.vertical {
    border: 1px solid #e6e6e6;
    border-left: 0
}
.tabs-panel {
    display: none;
    padding: 1rem
}
.tabs-panel.is-active {
    display: block
}
.thumbnail {
    border: 4px solid #fefefe;
    box-shadow: 0 0 0 1px hsla(0, 0%, 4%, .2);
    display: inline-block;
    line-height: 0;
    max-width: 100%;
    transition: box-shadow .2s ease-out;
    border-radius: 0;
    margin-bottom: 1rem
}
.thumbnail:focus,
.thumbnail:hover {
    box-shadow: 0 0 6px 1px rgba(33, 153, 232, .5)
}
.title-bar:after,
.title-bar:before {
    content: ' ';
    display: table;
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}
.title-bar .menu-icon {
    margin-left: .25rem;
    margin-right: .5rem
}
.title-bar-right {
    float: right;
    text-align: right
}
.menu-icon.dark,
.title-bar-title {
    vertical-align: middle;
    display: inline-block
}
.menu-icon.dark {
    position: relative;
    cursor: pointer;
    width: 20px;
    height: 16px
}
.menu-icon.dark:after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 2px;
    background: #0a0a0a;
    top: 0;
    left: 0;
    box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a
}
.menu-icon.dark:hover:after {
    background: #8a8a8a;
    box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a
}
.has-tip {
    border-bottom: 1px dotted #8a8a8a;
    position: relative;
    display: inline-block;
    cursor: help
}
.tooltip {
    background-color: #0a0a0a;
    font-size: 80%;
    padding: .75rem;
    position: absolute;
    z-index: 3;
    top: calc(100% + .6495rem);
    max-width: 10rem!important;
    border-radius: 0
}
.tooltip:before {
    bottom: 100%;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}
.tooltip.top:before,
.tooltip:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: .75rem inset
}
.tooltip.top:before {
    border-color: #0a0a0a transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    top: 100%;
    bottom: auto
}
.tooltip.left:before {
    left: 100%
}
.tooltip.left:before,
.tooltip.right:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: .75rem inset;
    bottom: auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}
.tooltip.right:before {
    border-color: transparent #0a0a0a transparent transparent;
    border-right-style: solid;
    border-left-width: 0;
    left: auto;
    right: 100%
}
.top-bar {
    padding: .5rem
}
.top-bar:after,
.top-bar:before {
    content: ' ';
    display: table;
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}
.top-bar,
.top-bar ul {
    background-color: #e6e6e6
}
.top-bar input {
    width: 200px;
    margin-right: 1rem
}
.top-bar .input-group-field {
    width: 100%;
    margin-right: 0
}
.top-bar input.button {
    width: auto
}
@media screen and (max-width: 39.9375em) {
    .stacked-for-small .top-bar-left,
    .stacked-for-small .top-bar-right {
        width: 100%
    }
    .hide-for-small-only {
        display: none!important
    }
}
@media screen and (max-width: 74.9375em) {
    .stacked-for-large .top-bar-left,
    .stacked-for-large .top-bar-right {
        width: 100%
    }
}
.top-bar-left,
.top-bar-right {
    width: 100%
}
@media screen and (min-width: 40em) {
    .top-bar-left,
    .top-bar-right {
        width: auto
    }
}
.top-bar-title {
    float: left;
    margin-right: 1rem
}
.top-bar-left {
    float: left
}
.top-bar-right {
    float: right
}
.hide {
    display: none!important
}
.invisible {
    visibility: hidden
}
@media screen and (max-width: 0em),
screen and (min-width: 40em) {
    .show-for-small-only {
        display: none!important
    }
}
@media screen and (min-width: 50em) {
    .hide-for-large {
        display: none!important
    }
}
@media screen and (max-width: 63.9375em) {
    .show-for-large {
        display: none!important
    }
}
@media screen and (min-width: 50em) and (max-width: 74.9375em) {
    .hide-for-large-only {
        display: none!important
    }
}
@media screen and (max-width: 63.9375em),
screen and (min-width: 75em) {
    .show-for-large-only {
        display: none!important
    }
}
.show-for-sr,
.show-on-focus {
    position: absolute!important;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0)
}
.show-on-focus:active,
.show-on-focus:focus {
    position: static!important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto
}
.hide-for-portrait,
.show-for-landscape {
    display: block!important
}
@media screen and (orientation: landscape) {
    .hide-for-portrait,
    .show-for-landscape {
        display: block!important
    }
    .hide-for-landscape,
    .show-for-portrait {
        display: none!important
    }
}
.hide-for-landscape,
.show-for-portrait {
    display: none!important
}
@media screen and (orientation: portrait) {
    .hide-for-portrait,
    .show-for-landscape {
        display: none!important
    }
    .hide-for-landscape,
    .show-for-portrait {
        display: block!important
    }
}
.float-left {
    float: left!important
}
.float-right {
    float: right!important
}
.float-center {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.clearfix:after,
.clearfix:before {
    content: ' ';
    display: table;
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}
.inline-list li {
    display: inline-block
}
.breadcrumbs,
.channel-artist,
.channel-item,
ul {
    list-style: none
}
a,
a:hover {
    transition: none!important;
    outline: 0
}
*,
ul {
    margin: 0
}
* {
    padding: 0
}
.block {
    display: block
}
.breadcrumbs {
    margin: 0 0 1.5rem;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px
}
.row .row {
    margin: 0 -.9375rem;
    max-width: none;
    width: auto
}
.row {
    margin: 0 auto;
    max-width: 62.5rem;
    width: 100%
}
.menu>li.float-right>a i.fa-lock {
    display: inline-block;
    font-size: 18px;
    vertical-align: -1px;
    margin-right: 6px
}
.dropdown.menu>li.is-dropdown-submenu-parent>a::after {
    right: 8px;
    border-color: #fff transparent transparent;
    display: none!important
}
a {
    color: #0F77BE
}
a:hover {
    color: #7cbc1b
}
a:active,
a:focus {
    color: #7cbc1b!important
}
label.prefix,
span.prefix {
    background: #bbb!important
}
.is-dropdown-submenu,
.submenu {
    background-color: #128FE2!important;
    border: none
}
img.float-left {
    margin-right: 20px;
    margin-bottom: 20px
}
hr {
    margin: 1.5rem auto;
    border-bottom: 1px solid #ccc
}
.breadcrumbs a:hover {
    text-decoration: none!important
}


.NA .strip-img,
img.radius,
img.wp-post-image {
    border: 1px solid #e5e5e5
}
select {
    border-radius: 3px
}
ul.normalize {
    margin-left: -14px;
    margin-right: -14px
}
[type=color],
[type=date],
[type=datetime-local],
[type=datetime],
[type=email],
[type=month],
[type=number],
[type=password],
[type=search],
[type=tel],
[type=text],
[type=time],
[type=url],
[type=week],
textarea {
    box-shadow: none;
    border-radius: 3px
}
.square {
    list-style: disc!important;
    margin-left: 1rem
}
.orbit-slide .orbit-caption span,
.orbit-slide .orbit-caption strong {
    display: block
}
.orbit-next,
.orbit-previous {
    background: hsla(0, 0%, 4%, .8)!important;
    border-radius: 0!important
}
.orbit-next:hover,
.orbit-previous:hover {
    background: hsla(0, 0%, 4%, .5)!important
}
.green {
    color: #00B16A
}
.red {
    color: #D64541
}
.black {
    color: #000!important
}
.close-button {
    background: 0 0
}
.close-button:hover {
    Background: transparent!important;
    Color: #555!important
}
::-webkit-input-placeholder {
    color: #555
}
:-moz-placeholder {
    color: #555
}
::-moz-placeholder {
    color: #555;
    opacity: 1
}
:-ms-input-placeholder {
    color: #555
}
body {
    font-size: 15px
}
h1,
h2,
h3 {
    font-weight: 400
}
header {
    background: #f4f4f4;
    margin-top: -3px;
    min-height: 85px;
    padding-bottom: 15px;
    padding-top: 10px
}
header .header-search {
    margin-top: 6px
}
header .header-search .prefix {
    color: #fff!important;
    padding: 15px 5px;
    display: inline-block;
    width: 100%;
    text-align: center;
    height: 54px;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}
header .featured {
    color: #555;
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: lowercase;
    white-space: nowrap
}
header .featured a {
    font-weight: 400
}
header .header-search form input {
    height: 54px;
    padding: 12px 16px 16px;
    box-shadow: none;
    margin-bottom: 0;
    border: 1px solid #ccc;
    border-radius: 0
}
header .header-search form .button {
    margin-left: -1px;
    width: 100%;
    display: block;
    height: 54px;
    border-radius: 0 3px 3px 0;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    margin-bottom: 0;
    padding-top: 10px
}
header.no-feed .header-logo {
    margin-top: 2px
}
header.text-center p {
    color: #666;
    font-size: 12px;
    display: block
}
header .header-logo div {
    margin-top: -17px;
    font-weight: 700;
    text-transform: lowercase;
    padding-right: 3px
}
.cover h2,
span.no-a {
    text-transform: uppercase
}
header .header-logo a {
    color: #999;
    display: block;
    font-size: 13px
}
header .logo-channel {
    margin-top: 10px
}
.head span {
    font-size: 18px;
    vertical-align: 2px;
    color: #999
}
.lead {
    Border-bottom: 1px solid #eee;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 22px;
    padding-bottom: 15px;
    color: #555
}
.reveal input {
    margin-bottom: 8px
}
#goog-wm-sb,
.button,
button {
    font-weight: 400;
    background-color: #7CBC1B;
    border: none;
    color: #fff;
    font-size: 16px;
    border-radius: 3px;
    transition: none
}
#goog-wm-sb {
    transition: all .2s ease-out;
    padding: 10px 25px;
    border-radius: 3px;
    cursor: pointer
}
#goog-wm-sb:active,
#goog-wm-sb:hover,
.button:active,
.button:hover,
button:active,
button:hover {
    background-color: #95DF24!important;
    transition: none;
    color: #fff!important
}
@media only screen and (min-width: 479px) {
    .qdois,
    .quebra,
    .qum,
    .qzero {
        background-color: initial!important
    }
}
#r7-header {
    min-height: 39px!important;
    height: 39px!important;
    overflow: hidden!important
}
.menu {
    padding: 0;
    background: #0f77be;
    margin-bottom: 15px;
    height: 40px
}
.menu ul li {
    font-weight: 400;
    font-size: 15px;
    margin: 0;
    float: left
}
.menu ul li a {
    color: #fff;
    height: 40px;
    width: 100%;
    padding: 0 10px;
    line-height: 40px;
    display: inline-block
}
.menu ul li a:active,
.menu ul li a:focus,
.menu ul li.is-active a,
.menu ul li:hover a {
    color: #0f77be;
    background-color: #fff!important
}
.menu ul li ul.submenu {
    padding: 8px 0;
    background: #fff!important;
    border: 2px solid #0f77be;
    border-top: none;
    margin-left: -2px
}
.menu ul li ul.submenu,
.menu ul li ul.submenu li a {
    height: auto
}
.menu ul li ul.submenu li a {
    padding: 0 13px;
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    line-height: inherit;
    margin-top: 0;
    border: none;
    color: #555;
    font-size: 14px
}
.menu ul li ul.submenu li a:hover {
    color: #7CBC1B
}
.menu ul .is-active {
    background-color: #fff;
    color: #0f77be
}
.dropdown.menu>li.is-dropdown-submenu-parent>a {
    padding-right: 6px
}
.menu .no-a {
    height: 40px;
    color: #fff;
    line-height: 40px;
    font-weight: 700;
    margin-right: 5px
}
.menu .addthis_toolbox {
    float: right;
    width: 200px
}
.menu .addthis_toolbox .addthis_button_google_plusone {
    width: 41px;
    overflow: hidden
}
span.no-a {
    color: #999
}
.menu ul li.no-a:hover {
    background-color: transparent
}
.submenu img {
    margin-bottom: 8px;
    vertical-align: -16px!important;
    height: 25px;
    width: 40px
}
.submenu .fa-caret-down {
    display: none
}
.submenu .is-dropdown-submenu-parent ul.submenu {
    border-top: 2px solid #0f77be
}
.submenu .is-dropdown-submenu-parent ul.submenu li {
    width: 100%!important
}
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right>a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: 5px inset;
    border-color: transparent transparent transparent #777;
    border-left-style: solid;
    border-right-width: 0
}
ul.submenu li span {
    padding: 0 13px
}
.avatar-profile img {
    width: 100%;
    border-radius: 5px
}
.main-section h2,
.main-section .head {
    font-size: 30px;
    font-weight: 700;
    letter-spacing: 0;
    margin-bottom: 30px;
    margin-top: 0
}


.trc_rbox_header_span {
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 0;
    margin-bottom: 30px;
    margin-top: 0;
	font-family:Arial;
}




.main-section h2 a,
.main-section .head a {
    margin-top: 4px;
    margin-bottom: 0
}
.main-section h2 a:active,
.main-section h2 a:focus,
.main-section h2 a:hover,
.main-section .head a:active,
.main-section .head a:focus,
.main-section .head a:hover {
    background-color: #95DF24!important;
    color: #fff!important
}
.thumb-recipe img {
    background-color: #f2f2f2;
    padding: 13px
}
.cover h2 {
    margin-bottom: 10px;
    font-size: 20px
}
.cover a {
    display: block
}
.cover h2 a {
    color: #000
}
.cover h2 a:hover {
    background-color: initial!important;
    color: #7cbc1b!important
}
.files-list li a {
    display: block;
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
    margin-bottom: 15px
}
.files-list li a .inner-cell {
    height: 120px;
    vertical-align: middle;
    display: table-cell;
    padding-right: 16px
}
.files-list li a img,
.files-list li a ul {
    margin-bottom: 0!important;
    padding: 0!important
}
.files-list li a .title {
    font-size: 18px
}
.files-list li a:hover .title {
    color: #7CBC1B
}
.files-list li a ul li {
    padding: 0!important;
    margin: 0!important;
    border: none!important;
    line-height: 20px;
    font-size: 14px
}
.reset-padding {
    padding: 5px
}
.current span {
    color: #000
}
.entry-title {
    line-height: 1em;
    letter-spacing: -1px;
    font-weight: 700
}
.shopping .label.secondary {
    background: 0 0;
    color: #7CBC1B;
    font-weight: 700;
    font-size: 17px!important;
    padding: 0
}
#small-search {
    padding-top: 10px;
    padding-bottom: 15px
}
#small-search [type=text] {
    border-radius: 0!important;
    margin-bottom: 0!important;
    box-shadow: 0!important;
    height: 43px;
    border: none;
    padding: 5px 12px
}
#small-search .input-group {
    margin-bottom: 0
}
#small-search button {
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}
#small-search .input-group .input-group-label {
    font-size: 20px;
    border: none;
    background-color: #BBB;
    color: #fff;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}
#small-logo a,
.right-small a {
    color: #fff;
    font-weight: 700;
    text-transform: lowercase;
    letter-spacing: 0
}
#small-logo a:hover,
.right-small a:hover {
    color: #ccc
}
.left-small,
.right-small {
    border: 0
}
nav.tab-bar {
    background: url(/_img/bgNav.jpg) #0f77be
}
li.last {
    margin-right: 1.375rem
}
.f-dropdown {
    max-width: 150px!important;
    margin: 0 0 0 -1px!important;
    border: 1px solid #0169b0;
    border-top: 0;
    padding: 3px 0 4px!important
}
.f-dropdown:after,
.f-dropdown:before {
    display: none
}
.f-dropdown li {
    line-height: .9rem!important;
    margin: 2px 0!important
}
.f-dropdown li a {
    color: #555!important;
    font-weight: 400!important;
    text-transform: lowercase;
    height: auto!important;
    padding: 6px 10px!important
}
.f-dropdown li a:hover {
    color: #008cba!important
}
.f-dropdown a:hover {
    background-color: #f9f9f9
}
.f-area {
    margin-left: -60px!important
}
.f-double {
    width: 340px!important
}
.f-double li {
    width: 50%!important
}
.f-double-l {
    width: 400px!important
}
.f-double-l li {
    width: 50%!important
}
.f-triple {
    width: 590px!important
}
.f-triple li {
    width: 33.3%!important
}
.f-triple-l {
    width: 620px!important
}
.f-triple-l li {
    width: 33.3%!important
}
.f-quad {
    width: 800px!important
}
.f-quad li {
    width: 25%!important
}
.f-dropdown-2 {
    width: 200px!important
}
.f-dropdown img {
    max-width: 40px!important;
    webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}
.title-widget,
.side-bar h3,
.side-menu h3 {
    color: #111;
    font-size: 19px;
    letter-spacing: -.5px;
    text-transform: uppercase;
    font-weight: 700;
    display: block;
	margin-bottom:10px;
}
.side-menu .side-nav {
    padding: 0;
    margin-bottom: 20px
}
.side-menu .side-nav li {
    margin: 0;
    font-size: 13px
}
.side-menu .side-nav li a {
    background: url(/_img/lit.gif) center left no-repeat;
    padding-left: 10px
}
.side-bar {
    background: #f8f8f8;
    padding: 22px 22px 0
}
.side-bar .online-games a span {
    margin-top: 6px
}


.side-bar .thumbnails-rr2 .video-label-box .branding, .side-bar .recommended li span.branding { font-family:Arial; font-size:11px; font-weight:normal; color:#999999; }

.side-bar .thumbnails-rr2 .videoCube .video-label-box .video-title, .side-bar .recommended li span.title { display: block;
font-size: 15px;
font-weight: normal;
line-height: 19px;
margin-top: 10px;
margin-bottom:15px;font-family:Arial;
 }
 
 
 .side-bar .thumbnails-rr2 .videoCube .video-label-box .video-title {
	 color:#0f77be;
	 text-decoration:none;
	 margin-bottom:0;
 }
 
 
 
 .side-bar .right-rail-bulk1 .videoCube .video-label-box { margin-top:10px; }
 
 
.side-bar .thumbnails-rr2 .videoCube:hover .video-title, .side-bar .thumbnails-rr2 .videoCube .video-label-box .video-title:hover {
	  text-decoration:none !important;
  }
 


.side-bar .thumbnails-rr2 .videoCube .video-label-box .video-title, 
.side-bar .thumbnails-rr2 .video-label-box .branding { text-align:center; }

 
 
footer {

    background: #eee;
    border-top: 1px solid #ccc;
    padding: 25px 0;
    border-bottom: 1px solid #ccc
}
footer p {
    line-height: 21px;
    margin-bottom: 0
}
footer img {
    margin-top: 5px
}
footer .footer-links a {
    font-size: 13px;
    margin: 0 5px
}
footer small {
    font-size: 12px
}
footer .footer-logo-partner {
    padding-left: .9375rem!important;
    margin-right: 8.33333%!important;
    margin-left: 0!important
}
.size-10 {
    font-size: 10px!important
}
.size-12 {
    font-size: 12px!important
}
.size-14 {
    font-size: 14px!important
}
.size-16 {
    font-size: 16px!important
}
.size-18 {
    font-size: 18px!important
}
.size-21 {
    font-size: 21px!important
}
.size-24 {
    font-size: 24px!important
}
.size-36 {
    font-size: 36px!important
}
.size-48 {
    font-size: 48px!important
}
.size-60 {
    font-size: 60px!important
}
.size-72 {
    font-size: 72px!important
}
@media only screen and (max-width: 37.500em) {
    .featured-list-big-1 .big img,
    .img-190 img,
    .tools {
        height: auto!important
    }
    .alfa-letters li {
        width: 14%;
        text-align: center
    }
    .left-off-canvas-menu label {
        display: block;
        padding: .3rem .9375rem;
        color: #999;
        text-transform: uppercase;
        font-size: .75rem;
        font-weight: 700;
        background: #444;
        border-top: 1px solid #5e5e5e;
        border-bottom: none;
        margin: 0
    }
    .left-off-canvas-menu ul li ul {
        margin-left: 20px
    }
    .column3_image_featured_images li:first-child img {
        width: 100%;
		max-height:200px;
    }
    .cover {
        margin: 0 0 15px!important
    }
    .home div.margin {
        margin: 0;
        margin-top: 15px!important
    }
    .cover_ads_offer {
        margin: 0 0 15px!important
    }
    footer {
        margin-bottom: 30px
    }
}
.main-current {
    background: #fff;
    padding-top: .9375em;
    padding-bottom: .9375em
}
.main-current header {
    padding-top: 0;
    background: 0 0
}
.main-current a:hover {
    color: #7cbc1b;
    transition: all .2s ease-out
}
.main-current a:focus,
.read-more {
    color: #fff
}
.btFacebook {
    background-color: #3b5998
}
.btFacebook:hover {
    background-color: #4467aa!important
}
.btSignup {
    background-color: #999
}
.btSignup:hover {
    background-color: #aaa!important
}
.reveal h3 {
    font-size: 20px;
    margin-bottom: 13px
}
.reveal #form-login .button {
    margin-bottom: 12px!important
}
#form-login .button {
    margin-bottom: 0!important;
    margin-right: 15px
}
.block {
    margin-bottom: 8px;
    width: 100%
}
.read-more {
    background-color: #7CBC1B;
    border-radius: 100px;
    text-transform: lowercase;
    padding: 1px 13px 3px;
    font-size: 12px
}
.read-more:hover {
    background-color: #649915;
    color: #fff!important
}
.read-more-post ul {
    padding-left: 20px;
}
.read-more-post span {
	padding-left: 10px;
	font-weight: 700;
}
.title,
p.title {
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.1em;
    margin-bottom: .4rem;
    margin-top: .4rem;
    overflow: hidden;
    text-overflow: ellipsis
}
.title span {
    color: #6f6f6f;
    font-size: 60%
}
.description span {
    color: #6f6f6f;
    font-size: 80%;
    display: block
}
.title span.ranking {
    color: #6f6f6f;
    font-size: 100%;
    display: block;
    margin-bottom: 5px
}
.title span.secondary {
    display: block;
    line-height: 20px;
    margin-top: 5px
}
.related p.title {
    font-size: 1.3rem;
    margin-top: .4rem!important
}
.articles p {
    text-align: left!important
}
p.title-small {
    line-height: 19px!important;
    margin: 6px 0
}
.tools {
    height: auto;
    padding: .5rem 11px!important;
    background: #eee;
    margin-bottom: 20px
}
.tools #comment_post_link {
    margin-top: 2px
}
.tools .addthis_button_google_plusone {
    margin-top: 1px;
    width: 80px
}
.tools .addthis_button_tweet {
    margin-top: 1px;
    width: 110px
}
.tools .addthis_button_facebook_like {
    margin-top: 1px;
    margin-right: 15px
}
.tools .right {
    margin-top: 1px
}
.tools .rating {
    margin: 3px 0 0 7px;
    font-size: 14px
}
.zero-bottom {
    margin-bottom: 0
}
#rating {
    margin-top: 2px!important
}
.star-rating {
    margin-left: 0!important
}
.large-block-grid-4 img.min120 {
    height: 120px;
    min-width: 100%;
    background: url(/_img/img-default-mini.jpg) no-repeat #EBEBEB
}
.left-bottom {
    margin: 15px 15px 5px 0
}
@media only screen and (min-width: 40.063em) {
    .alfa-letters {
        max-width: 200px!important
    }
    .alfa-letters li {
        width: 20%;
        text-align: center
    }
}
.shopping img,
img.max-120 {
    max-width: 120px
}
img.fix-120 {
    height: 120px;
    width: 120px
}
img.fix-grid {
    height: 100px;
    width: 140px
}
.img-190 img {
    width: 100%;
    height: 190px
}
.img-100wp img {
    width: 100%
}
.block-grid span {
    display: block;
    font-weight: 700
}
.NA .strip-img,
img.radius,
img.wp-post-image {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}
.columns.collapse-left {
    padding-left: 0
}
.columns.collapse-right {
    padding-right: 0
}
#infscr-loading {
    margin: 10px;
    text-align: center
}
#infscr-loading img {
    width: 16px
}
.infscr-pages {
    margin: 0;
    padding: 0
}
div.margin {
    margin: 0 20px
}
.margin-right {
    margin-right: 10px
}
.margin-left {
    margin-left: 2.2rem
}
.margin-left-1 {
    margin-left: 1.25rem
}
ul.margin-left {
    margin-left: 1.1rem
}
ul.margin-left-2 {
    margin-left: 2.2rem
}
.margin-bottom {
    margin-bottom: .25rem
}
.bottom-zero {
    margin-bottom: 0
}
.left-zero,
.left-zero li:first-child {
    margin-left: 0
}
.margin-top {
    margin-top: .25rem
}
.channel-item {
    margin-bottom: 20px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px
}
.channel-item:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0
}
.channel-item p.title {
    margin-top: 0
}
.channel-item p.description {
    margin-bottom: 0;
    font-weight: 400
}
.image-list .channel-item p.title {
    margin-top: .4rem
}
.channel-item .title-extra,
.channel-item p.title-extra {
    font-size: 19px
}
.channel-item .title-extra {
    margin-bottom: 6px
}
.channel-item .title-extra a {
    display: block;
    line-height: 24px
}
.channel-item .title-comment,
.channel-item p.title-comment {
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    color: #111
}
.channel-artist {
    margin-bottom: 20px;
    border-bottom: none;
    padding-bottom: 0
}
.channel-artist a {
    display: block
}
.channel-artist a:hover .title {
    color: #7CBC1B!important
}
.channel-artist a img {
    width: 100%;
    min-height: 92px;
    background: #eee;
    line-height: inherit;
    font-size: 12px;
    color: #aaa;
    border: 1px solid #e5e5e5;
    margin-bottom: 10px;
    border-radius: 6px;
}
.channel-artist a h2 {
    font-size: 16px;
    line-height: 23px;
    margin-bottom: 15px;
}
.fix-img .channel-artist a img {
    width: 100%;
    min-height: 116px !important
}
.channel-artist p.title {
    margin: 10px 0 8px!important;
    line-height: 20px;
    font-size: 16px
}
.channel-artist p.description {
    margin-bottom: 0
}
.channel-artist .sub-title a {
    display: inline-block
}
.channel-artist .hide-img-item {
    max-height: 132px;
    overflow: hidden;
    border-radius: 5px
}
.channel-artist .sub-title-time {
    display: block;
    color: #999;
    line-height: 18px;
    font-size: 12px
}
.channel-artist .sub-title-time i {
    font-size: 14px;
    vertical-align: -1px;
    margin-right: 1px
}
.fix-img img {
    height: 200px;
}
.fix-img .column {
    padding-left: 6px;
    padding-right: 6px
}
.fix-img .row {
    margin: 0 -5px!important
}
.organic-thumbnails-a .sponsored,
.organic-thumbnails-a .sponsored-url,
.organic-thumbnails-a .video-label {
    font-family: Arial!important
}
.organic-thumbnails-a .video-title {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    line-height: 20px;
    font-weight: 400!important;
    max-height: 80px;
    color: #0F77BE!important;
    text-decoration: none;
    text-align: center
}
.organic-thumbnails-a .videoCube:hover .video-label-box .video-title,
.videoCube span.video-title:hover,
.videoCube_hover span.video-title {
    text-decoration: none!important;
    color: #7CBC1B!important
}
.trc_elastic_trc_77026 .videoCube {
    width: 31.33%;
    position: relative;
    float: left;
    margin: 0 0 0 2%
}
.trc_elastic .thumbBlock_holder {
    position: relative;
    width: 100%;
    border-radius: 5px;
    overflow: hidden
}
.thumbnails-a .syndicatedItem .video-title {
    max-height: 60px;
    color: #0F77BE!important;
    font-family: Arial!important;
    font-size: 15px;
    line-height: 20px;
    text-decoration: none!important;
    text-align: center;
    font-weight: 400!important
}
.thumbnails-a .syndicatedItem .branding {
    color: #999;
    font-size: 11px;
    font-weight: 400!important;
    text-decoration: none;
    font-family: Arial!important;
    background-image: null;
    text-align: center!important
}
.list-centered,
.wp-caption,
p.wp-caption-text {
    text-align: center
}
.organic-thumbnails-a .videoCube .video-label-box,
.thumbnails-a .videoCube .video-label-box {
    margin-top: 10px!important
}
.thumbnails-a .trc_rbox_header {
    margin-bottom: 15px!important;
    font-family: Arial!important
}
.channel-reset a img {
    width: auto;
    min-height: normal
}
.channel-reset p.title {
    margin: 10px 0 6px!important;
    font-size: 15px;
    font-weight: 400;
    line-height: 18px
}
.channel-list p.title,
.post-item p.title {
    font-size: 18px;
    font-weight: 700;
    line-height: 21px
}
.channel-inline-block .artist,
.list-box li .secondary {
    font-size: 15px;
    font-weight: 400
}
.channel-inline-block {
    margin-bottom: 0
}
.channel-inline-block .title {
    margin-top: 6px;
    display: block
}
.channel-inline-block .artist {
    display: block;
    line-height: 20px
}
.channel-inline-block .ranking img {
    display: none
}
.list-box li .title {
    vertical-align: middle;
    height: 120px;
    margin: 0
}
.list-box li .secondary a {
    font-weight: 400
}
.ul_related h3.title {
    font-size: 16px;
    font-weight: normal;
    line-height: 21px;
    margin-top: 0;
}
.ul_related a img {
    max-height: 155px;
    min-height: 155px;
    width: 100%;
    margin-bottom: 10px;
    border-radius: 6px
}
.ul_related .column {
    padding-left: .4375rem;
    padding-right: .4375rem;
}
.row .ul_related {
    margin: 0 -.3375rem;
    max-width: none;
    width: auto;
}
#instructions .sub-topic {
    display: block;
    padding: 7px 17px;
    font-weight: bold;
}
.shopping .price {
    font-weight: 700
}
.list-box li .artist {
    font-size: 16px;
    font-weight: 700;
    display: block;
    line-height: 20px
}
.list-box li {
    padding: 0
}
.list-box li .inner-box {
    border-bottom: 1px solid #ccc;
    padding-bottom: 17px;
    margin: 0 10px 17px
}
.list-box li:last-child .inner-box {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none
}
.meta-span {
    margin-top: 6px
}
.meta-span i {
    font-size: 15px;
    vertical-align: -1px;
    margin-right: 3px
}
.meta-span a {
    display: inline-block
}
.featured-itens h3 {
    color: #7cbc1b
}
.pagination-centered {
    display: table;
    margin: 50px auto
}
#form-filter,
#form-filter input,
.double a,
.double span,
.downloads a.button,
.pagination-centered .pagination li,
.pagination-centered .pagination li a {
    display: inline-block
}
.pagination-centered .pagination li {
    font-size: 18px;
}
.pagination-centered .pagination li a {
    padding: 3px 6px;
    margin: 0 1px;
    font-size: 16px;
}
.pagination-centered .pagination li:first-child,
.pagination-centered .pagination li:last-child {
    display: inline-block;
    margin: 0 20px
}
.pagination-centered .pagination .current {
    padding: 0;
    background: 0 0;
    color: inherit;
    cursor: default
}
.pagination-centered .pagination a {
    border-radius: 3px
}
.pagination-centered .pagination a:hover {
    background-color: #008cba;
    color: #fff
}
.pagination-centered .pagination .current a,
.pagination-centered .pagination .current a:hover {
    background-color: #7cbc1b;
    color: #fff;
    border-radius: 3px
}
.pagination-centered .unavailable {
    color: #999
}
.trc_elastic .videoCube .thumbBlock,
.trc_elastic .thumbBlock_holder {
    border-radius: 6px;
	max-height:200px;
}
.float-left-center {
    float: left;
    margin: 10px;
}
.float-right-center {
    float: right;
    margin: 10px;
}




#filter-q { max-width:204px; } 






@media (max-width: 800px) {
    .channel-artist a img {
        min-height: 200px;
    }
    .ul_related a img {
        max-height: 200px;
        min-height: 180px;
    }
    .ul_related h3.title {
        margin-bottom: 25px;
    }
    .trc_elastic .videoCube .thumbBlock {
        min-height: 200px;
        border-radius: 6px;
    }
    .entry-content .hide-for-small {
        display: none;
    }
    .trc_elastic .thumbBlock_holder {
        min-height: 200px;
        border-radius: 6px;
    }
    .channel-artist a h2 {
        text-align: center;
    }
    .ads-center-post,
    .float-right-center {
        float: none;
        display: table;
        margin: 30px auto !important;
        width: 100%;
        text-align: center;
        margin-right: 0 !important;
    }
    .float-left-center {
        display: none;
    }
}
@media (max-width: 400px) {
    .pagination-centered .pagination li a {
        padding: 7px 6px;
        margin: 0 1px;
        font-size: 12px;
    }
    .pagination-centered .pagination li {
        font-size: 12px;
    }
    .pagination-centered .pagination li:first-child,
    .pagination-centered .pagination li:last-child {
        display: inline-block;
        margin: 0 10px
    }
}
.related .image-list .channel-item {
    padding-bottom: 0;
    margin-bottom: 10px
}
.angel {
    background: url(/_img/angel.png) no-repeat;
    line-height: 42px;
    padding-left: 39px!important
}
.text-list li {
    border-bottom: 1px solid #ddd;
    margin: 1.25rem 0 1.1875rem;
    padding-bottom: 20px
}
.text-list li:last-child {
    border-bottom: 0;
    margin: 0
}
.featured,
.slide {
    margin-bottom: 20px
}
.text-list .list-link {
    color: #7cbc1b;
    font-size: 14px
}
.slide {
    overflow: hidden
}
.orbit-container {
    max-height: 453px
}
.alert-box p {
    margin-bottom: 0
}
.sub-title {
    font-size: .8em;
    line-height: 1
}
fieldset {
    border: 0!important
}
.double {
    margin-left: 1.1rem!important
}
.double li {
    width: 50%!important;
    margin-left: 0!important
}
.double span {
    color: #6f6f6f;
    font-size: 90%
}
.double span a {
    color: #000
}
.triple {
    margin-left: 1.1rem!important
}
.triple li {
    width: 33%!important;
    margin-left: 0!important
}
.inline-list-2 {
    margin-left: 0!important;
    padding: 0
}
.inline-list-2 li {
    float: left
}
#form-filter {
    margin-top: -7px;
    float: right
}
#form-filter input {
    margin: 0
}
.arrows {
    width: 100%;
    margin: 20px auto
}
.arrows a:active,
.arrows a:focus {
    color: #fff!important;
    background: #95DF24!important
}
#instructions li:nth-child(odd),
.arrows .label {
    background-color: #FFF
}
.arrows .label {
    padding: .375rem .5rem;
    color: #0078a0
}
.image-source-link {
    color: #FFF
}
.top5 {
    margin-top: 5px
}
.bottom5 {
    margin-bottom: 5px
}
.downloads li {
    font-size: 12px!important;
    margin: 0!important;
    width: 49%!important
}
.downloads a.button {
    font-size: 17px;
    margin: 0;
    padding: 18px 65px
}
.downloads a.button:focus,
.downloads a.button:hover {
    color: #fff!important
}
.downloads span {
    font-size: 12px;
    display: block
}
#instructions li {
    margin: 0 1.1rem;
    padding: 3px;
    list-style: decimal
}
#instructions li:nth-child(even) {
    background-color: #FAFAFA
}
.online-games span,
.shopping span,
.shopping strong {
    display: block
}
.shopping .offer {
    font-weight: 400;
    font-size: 12px
}
.shopping .text {
    min-height: 38px;
    max-height: 38px
}
.shopping a,
.shopping span {
    display: block;
    cursor: pointer
}
.side-bar .shopping .text {
    min-height: 33px;
    max-height: 33px;
    overflow: hidden;
    line-height: 16px;
    margin-bottom: 5px
}
.side-bar .shopping img {
    margin-bottom: 7px
}
.side-bar .shopping li {
    padding-bottom: 20px
}
.ads-sidebar {
    margin-top: 0
}
.ads-header .ads-line {
    margin: 4px 0 0
}
.ads-header {
    width: 970px;
    margin: 15px auto;
    position: relative;
    z-index: 0
}
.ads-footer .ads-line {
    margin: 0 0 3px
}
.ads-footer {
    margin-top: 0;
    margin-bottom: 10px
}
.ads-mobile {
    margin: 0;
    padding: 0
}
.ads .text-center div {
    max-width: 970px;
    margin: auto;
    position: relative
}
.entry-content .size-full,
.size-full,
.wp-caption {
    max-width: 100%
}
.ads-sidebar.banner-600 {
    height: 1200px;
    margin-bottom: 25px
}
.ads-sidebar.banner-300 {
    height: 600px;
    margin-bottom: 25px
}
#sambaads-now-whatch,
#sambaads_now_whatch_title_sambaads_0 {
    display: none!important
}
.entry-content .alignleft,
img.left {
    display: inline;
    float: left;
    margin-right: 1.125em
}
.entry-content .alignright,
img.right {
    display: inline;
    float: right;
    margin-left: 1.625em
}
.entry-content .aligncenter {
    display: block!important;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px
}
.entry-content .size-full-fix,
.size-full-fix {
    width: 100%
}
.entry-content img[class*=wp-image-] {
    line-height: 0;
    display: inline-block;
    max-width: 100%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}
.attachment-post-thumbnail {
    margin-top: 10px
}
.wp-caption {
    border: none;
    margin: 10px auto
}
p.wp-caption-text {
    border-radius: 1000px;
    margin-top: 5px;
    font-weight: 400;
    text-decoration: none;
    line-height: 1;
    white-space: nowrap;
    display: inline-block;
    position: relative;
    margin-bottom: inherit;
    padding: .25rem .5rem .375rem;
    font-size: .6875rem;
    background-color: #008cba;
    color: #fff
}
.social {
    line-height: 32px;
    margin-bottom: 20px
}
#comment_services .button {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}
.social a {
    margin-bottom: 8px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}
.social a#comment_services_facebook,
.social a.reply_services_facebook {
    background-color: #3C599B;
    color: #fff;
    padding: 5px 10px;
    text-transform: lowercase;
    margin-left: 5px
}
.social a#comment_services_facebook:hover,
.social a.reply_services_facebook:hover {
    background-color: #5272BC
}
.social a#comment_services_anonymous i,
.social a#comment_services_facebook i,
.social a.comment_services_twitter i,
.social a.reply_services_facebook i {
    margin-right: 2px
}
.social a#comment_services_twitter,
.social a.reply_services_twitter {
    background-color: #01AFEC;
    color: #fff;
    padding: 5px 10px;
    text-transform: lowercase
}
.social a#comment_services_twitter:hover,
.social a.reply_services_twitter:hover {
    background-color: #1BC6FE
}
.social a#comment_services_anonymous,
.social a.reply_services_anonymous {
    background-color: #F93;
    color: #fff;
    padding: 5px 10px;
    text-transform: lowercase
}
a.share-facebook,
a.share-google,
a.share-twitter {
    border-radius: 3px;
    padding: 5px 6px;
    cursor: initial;
    color: #fff
}
.social a#comment_services_anonymous:hover,
.social a.reply_services_anonymous:hover {
    background-color: #FFA851
}
.image-list #share {
    margin: 10px
}
#share span,
.sub-title .addthis_button_whatsapp span {
    display: none
}
#share li {
    margin: 3px;
    display: inline-block
}
#share a,
.sub-title .addthis_button_whatsapp {
    text-indent: -1999px;
    height: 34px;
    width: 110px;
    display: block
}
#share #twitter {
    background: url(/_img/botoes-sociais/bt-twitter.png) no-repeat
}
#share #facebook {
    background: url(/_img/botoes-sociais/bt-facebook.png) no-repeat
}
#share #google {
    background: url(/_img/botoes-sociais/bt-google.png) no-repeat
}
#share #email {
    background: url(/_img/botoes-sociais/bt-email.png) no-repeat
}
a.share-facebook {
    background: #4b77be
}
a.share-twitter {
    background: #59abe3
}
a.share-google {
    background: #e26a6a
}
a.share-whatsapp {
    margin-top: 3px;
    margin-right: 0;
    cursor: initial;
    padding: 3px 4px;
    font-size: 16px;
    vertical-align: -1px;
    background-color: #25D366;
    color: #fff;
    border-radius: 4px
}
a.share-facebook:hover,
a.share-google:hover,
a.share-twitter:hover,
a.share-whatsapp:hover {
    color: #fff;
    cursor: pointer
}
.sub-title .addthis_button_whatsapp {
    background: url(/_img/botoes-sociais/bt-whatsapp.png) no-repeat;
    margin: auto
}
.small-button,
.x-small-button {
    background: #7cbc1b;
    color: #fff;
    font-weight: 400;
    -webkit-border-radius: 3px;
    text-transform: lowercase
}
.sub-title .addthis_button_facebook_like {
    float: left
}
.sub-title .addthis_button_tweet {
    float: right;
    width: 100px;
    height: 25px
}
.text-list .sub-title .addthis_button_tweet {
    float: none;
    margin-left: 10px;
    width: 100px;
    height: 25px
}
.inline-quad li {
    width: 21.5%
}
.list-centered ul li {
    float: none;
    display: inline-table;
    margin: 0 .6875rem
}
.small-button {
    font-size: 15px;
    padding: 0 10px 2px;
    -moz-border-radius: 3px;
    border-radius: 3px
}
.x-small-button {
    font-size: 12px;
    padding: 7px 10px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin: 10px 0
}
.text-right .small-button {
    padding: 3px 10px 5px
}
.small-button:hover {
    background-color: #649915;
    color: #fff!important
}
.medium-button {
    font-size: 15px;
    padding: 10px 14px 10px 15px;
    text-transform: lowercase;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}
.medium-button:hover {
    background-color: #649915!important;
    color: #fff!important
}
#comment_post_load_foundation .head,
#comments-base .head,
#comments_results {
    margin-bottom: 20px
}
#comments_results p.name {
    margin-bottom: 6px
}
#comments_results p.text {
    margin-bottom: 10px;
    line-height: 21px
}
.comment {
    background-color: #eee;
    border: 1px solid #ddd;
    color: #111;
    border-radius: 4px;
    margin-bottom: 20px;
    padding: 15px 15px 15px 0
}
.reply {
    border-bottom: 1px solid #ddd!important;
    float: left;
    padding-top: 15px;
    padding-bottom: 15px
}
.reply:first-child {
    margin-top: 15px!important
}
.reply:last-child {
    border-bottom: none!important
}
#comments_results p.name strong {
    text-transform: capitalize
}
#comments .inline-list a {
    color: #999;
    font-size: 11px
}
#comment_show_more {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}
#comment_show_more:hover {
    color: #fff!important
}
#comments .inline-list li {
    line-height: 15px
}
#comments .inline-list li:nth-child(2),
#comments .inline-list li:nth-child(3),
#comments .inline-list li:nth-child(4),
#comments .inline-list li:nth-child(5) {
    margin-left: 5px;
    padding-left: 8px;
    border-left: 1px solid #d3d3d3
}
.panel-alert,
.panel-default,
.panel-error,
.panel-info,
.panel-success {
    margin-bottom: 20px;
    padding: 15px
}
#comments .inline-list a:hover {
    color: #999
}
#comments .inline-list a i.fa-thumbs-o-up {
    color: #7CBC1B
}
#comments .inline-list a i.fa-thumbs-o-down {
    color: #F20000
}
.meta-comment li a {
    font-size: 11px;
    color: #777
}
.meta-comment li a i {
    font-size: 16px;
    vertical-align: -2px;
    margin-right: 1px
}
.reply_post {
    margin-top: 20px
}
.panel-default {
    background-color: #eee;
    border: 1px solid #ddd;
    color: #111;
    border-radius: 4px
}
.panel-alert {
    background-color: #fcf8e3;
    border: 1px solid #faebcc;
    color: #8a6d3b;
    border-radius: 4px
}
.panel-info {
    background-color: #d9edf7;
    border: 1px solid #bce8f1;
    color: #31708f;
    border-radius: 4px
}
.panel-success {
    background-color: #dff0d8;
    border: 1px solid #d6e9c6;
    color: #3c763d;
    border-radius: 4px
}
.panel-error {
    background-color: #f2dede;
    border: 1px solid #ebccd1;
    color: #a94442;
    border-radius: 4px
}
.panel-alert p,
.panel-error p,
.panel-info p,
.panel-success p {
    margin-bottom: 0
}
.lbl-input {
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 20px
}
.lbl-input input[type=checkbox] {
    margin-bottom: 0;
    margin-top: 2px;
    float: left
}
#nav-previous-next {
    margin-top: -50px;
    position: fixed;
    top: 50%
}
.arrow-previous {
    left: 9px
}
.arrow-next,
.arrow-previous {
    background: url(/_img/interna.png) -55px -341px no-repeat rgba(0, 0, 0, 0);
    display: block;
    height: 73px;
    overflow: hidden;
    position: fixed;
    text-indent: -5000px;
    width: 50px;
    z-index: 999
}
.n-button.previous {
    background: url(/_img/interna.png) -91px -84px rgba(0, 0, 0, 0);
    padding: 10px 5px 10px 71px;
    left: -240px;
    line-height: 130%
}
.n-button.next {
    background: url(/_img/interna.png) -95px -190px rgba(0, 0, 0, 0);
    right: -240px;
    padding: 10px 60px 10px 13px;
    line-height: 130%
}
.n-button {
    border: 1px solid #CCC;
    color: #000;
    float: left;
    height: 70px;
    position: fixed;
    text-decoration: none;
    overflow: hidden;
    font-size: 13px;
    width: 230px;
    z-index: 10
}
.arrow-next {
    background-position: -229px -343px;
    right: 0
}
.channel {
    margin-bottom: 25px!important
}
.channel h1 {
    line-height: 51px;
    margin-bottom: 20px;
    color: #000;
    letter-spacing: -1px;
    font-weight: 700
}
@media (max-width: 400px) {
    .entry-content p:first-child {
        min-height: auto
    }
    .channel h1 {
        line-height: 27px!important
    }
}
.channel h2 {
    margin-bottom: 15px;
    color: #000
}
.channel h2 span {
color: #999;
font-size: 17px;
margin-left: 0px;
margin-top: 4px;
vertical-align: 3px;
}
.channel h3,
h3.title {
    font-size: 18px;
    font-weight: 700;
    text-transform: none
}
.channel .title {
    color: #008cba;
    margin-bottom: 15px
}
.channel .inner-cell .title {
    margin-bottom: 5px
}
ul.pagination li a:focus,
ul.pagination li:hover a {
    color: #008cba
}
.radios span {
    font-size: .875rem;
    color: #4d4d4d;
    cursor: pointer;
    display: block;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 0
}
.radios label {
    margin-right: 10px
}
.radios input {
    margin-right: 5px
}
.label-left label {
    float: left
}
.popup-gallery {
    float: left;
    width: 100%!important
}
.popup-gallery li {
    padding-bottom: 20px
}
.popup-gallery a,
.popup-gallery-2 a {
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
    display: block;
    width: 100%;
	overflow: hidden;
	height: 98px;
	border-radius: 10px;

}
.popup-gallery a img,
.popup-gallery-2 a img {
    width: 100%;
	min-height:98px;
}
button.mfp-arrow,
button.mfp-close {
    background: 0 0!important
}
.popup-gallery-reset {
    width: auto!important
}
.popup-gallery-reset img {
    width: auto!important;
    margin-top: 0
}
.popup-gallery-reset a {
    display: inherit!important
}
ul.token-input-list-mac {
    padding: 0!important
}
ul.token-input-list-mac li {
    border: none;
    list-style-type: none;
    padding: 0;
    width: 100%
}
li.token-input-input-token-mac input {
    background-color: transparent;
    margin: 0 0 1rem!important;
    padding: 3px;
    width: 100%!important
}
li.token-input-token-mac {
    background: #dee7f8;
    border: 1px solid #a4bdec;
    border-radius: 2px!important;
    color: #000;
    cursor: default;
    float: left;
    font-family: Arial, serif;
    font-size: 15px!important;
    height: 39px!important;
    line-height: 12pt;
    margin: 0 0 1.1rem!important;
    overflow: hidden;
    padding: 8px 13px!important
}
#engageya_tag {
    margin: 0 -.625rem!important
}
#engageya_tag #eng_mb_title_bar,
#engageya_tag #git_title_bar,
.post_here {
    display: none
}
#engageya_tag .eng_mb_slide,
#engageya_tag .eng_slide {
    margin: 0!important;
    padding: 0 .625rem 1.25rem!important;
    width: 25%!important
}
#engageya_tag div {
    clear: none!important;
    margin-top: 0
}
#engageya_tag .eng_mb_slide img,
#engageya_tag .eng_slide img {
    border-radius: 5px;
    margin-bottom: 7px!important;
    width: 100%!important;
    min-height: 125px
}
@media (max-width: 640px) {
	
	
	.channel-reset a img { width:100%; min-height:130px; }
	#share a, .sub-title .addthis_button_whatsapp { width:100%; display:block; background-position:center; }
	#share li { display:block; }
	
	.channel .column, .channel .columns {
		padding-left: .8925rem;
		padding-right: .8925rem;
	}
	
	
	.channel dt dl { 
		margin-bottom:0;     	
		border-bottom: 1px solid #ddd;
		padding-bottom: 22px;
	}
	.channel dt { font-size:18px; margin-top:12px; margin-bottom:0; }
	
	
	.popup-gallery a,
.popup-gallery-2 a  {
	height:150px;
	border-radius:8px;
	overflow:hidden;
}
	
	
    #engageya_tag .eng_mb_slide,
    #engageya_tag .eng_slide {
        width: 50%!important
    }
    #engageya_tag .eng_mb_slide img,
    #engageya_tag .eng_slide img {
        min-height: 125px
    }
}
#engageya_tag .engageya_case32_image {
    direction: ltr;
    display: block!important;
    float: left;
    position: relative;
    text-align: left;
    text-decoration: none!important;
    width: 100%!important
}
#engageya_tag .eng_slide .engageya_case32_text {
    color: inherit!important;
    font-weight: 400!important;
    font-size: 1rem!important;
    line-height: 19px!important;
    height: 62px;
    display: block;
    overflow: hidden
}
#engageya_tag .eng_slide a:hover,
#engageya_tag .eng_slide a:hover span {
    text-decoration: none!important;
    color: #7cbc1b!important
}
#engageya_tag .eng_slide:hover a,
#engageya_tag .eng_slide:hover span {
    color: #008cba;
    text-decoration: none!important
}
.NA .strip-rec-link-title {
    font-size: 15px!important;
    font-weight: 400!important;
    line-height: 17px!important;
    text-align: center
}
.ob-tcolor {
    color: #008cba!important
}
.ob-tcolor:hover {
    color: #7cbc1b!important
}
.NA .ob_ads_header,
.NA .ob_org_header,
.title-section {
    font-size: 24px!important;
    padding-bottom: 15px!important;
    width: 100%!important
}
.entry-content h3 {
    font-size: 25px;
    font-weight: 700
}
.entry-content h4 { font-size:20px; }

.entry-content ul {
    margin-bottom: 30px;
	margin-left:13px; 
	list-style:disc;
}

.entry-content ul li { margin-bottom:8px; }

.no-bullet, .entry-content .no-bullet {
    margin-left: 0;
    list-style: none!important
}

.entry-content .no-bullet li { margin-bottom:0; }

.NA .ob_container {
    width: auto!important;
    padding: 1px 0 0 1px;
    margin: 0 -.625rem!important;
    overflow: inherit!important
}
.NA .ob_source {
    color: #7cbc1b
}
.NA .ob_container_recs .item-container {
    width: 21.6%!important;
    padding: 0 .625rem 1.25rem!important;
    margin: 0!important
}
@media only screen and (max-width: 37.500em) {
    #instructions li {
        margin: 0;
        padding: 10px
    }
    .NA .ob_container_recs .item-container {
        width: 43%!important
    }
    .NA .ob_container {
        height: 420px
    }
    .x-small-button {
        margin: 4px 0 0
    }
    #form-filter {
        margin-top: 5px;
        float: none;
        display: block
    }
    #form-filter input {
        margin: 0;
        display: block
    }
}
#goog-fixurl form,
#goog-fixurl input[type=submit],
#goog-fixurl ul {
    margin-bottom: 0
}
.NA .ob_container_recs .ob-last {
    padding-right: 0!important
}
.NA .ob_container_recs {
    position: relative!important;
    width: 100%!important
}
.NA .ob-text-content {
    height: 68px;
    overflow: hidden
}
.NA .strip-img,
.ob-rec-link-img {
    min-width: 100%!important
}
.OUTBRAIN {
    width: 100%!important
}
.link-small-black {
    font-size: 11px;
    color: #6f6f6f!important;
    line-height: 22px
}
.link-small-blue {
    font-size: 18px;
    margin-top: 3px
}
.text-right {
    min-height: 27px
}
#goog-fixurl {
    background: #fafafa;
    border-radius: 7px;
    margin: 0 auto 30px;
    padding: 20px 30px 28px;
    border: 1px solid #eee;
    width: 66%
}
#goog-fixurl ul,
.options {
    margin-left: 0
}
#goog-fixurl input[type=text] {
    margin-bottom: 11px
}
#goog-fixurl ul li.search-goog {
    list-style: none
}
.activity span {
    font-weight: 700
}
.activity .options li,
.activity .options li a {
    color: #31708f;
    opacity: .7
}
.activity .options li {
    border-left: 1px solid #31708f!important;
    line-height: 10px
}
.options li {
    margin: 0;
    padding: 0;
    border-bottom: none;
    border-left: 1px solid #eee!important;
    margin-left: 8px!important;
    padding-left: 8px!important
}
.options li i {
    display: inline!important
}
.options li,
.options li a {
    color: #888;
    font-size: 13px
}
.options a i.fa-thumbs-o-up {
    color: #7cbc1b
}
.options a i.fa-thumbs-o-down {
    color: #f20000
}
.options li:first-child {
    border-left: none!important;
    padding-left: 0!important;
    margin-left: 0!important
}
.gs-result a {
    cursor: pointer;
    display: block!important;
    width: 100%!important
}
.gs-result .gs-visibleUrl,
.gs-result a.gs-visibleUrl {
    float: left;
    width: 100%;
    margin-top: 0!important;
    margin-bottom: 0!important;
    padding-bottom: 0!important
}
.gsc-table-result .gs-title {
    font-size: 15px!important;
    font-weight: 400!important;
    color: #222!important
}
.gsc-table-result {
    float: left;
    margin-bottom: 4px!important;
    margin-top: 6px!important;
    width: 100%;
    border: none
}
.gsc-table-result tbody tr td.gsc-table-cell-thumbnail {
    width: 32.3%
}
.gs-result .gs-visibleUrl,
.gs-result a.gs-visibleUrl {
    font-size: 14px
}
.gs-promotion-image-box,
.gs-web-image-box {
    float: left;
    padding: 0 10px 0 0;
    margin-right: 0;
    margin-left: 0;
    text-align: center;
    width: 100%!important
}
.gs-result img.gs-image,
.gs-result img.gs-promotion-image {
    vertical-align: middle;
    border: 1px solid #e2e2e2;
    width: 100%!important;
    max-width: 100%!important;
    max-height: auto!important;
    border-radius: 4px!important
}
.gsc-control-cse .gs-result .gs-title,
.gsc-control-cse .gs-result .gs-title *,
.gsc-control-cse .gs-spelling {
    font-size: 22px!important;
    letter-spacing: -1px!important;
    margin-bottom: 0!important
}
.cse .gsc-webResult.gsc-result:hover,
.gsc-results .gsc-imageResult-classic:hover,
.gsc-results .gsc-imageResult-column:hover,
.gsc-webResult .gsc-result,
.gsc-webResult.gsc-result.gsc-promotion:hover,
.gsc-webResult.gsc-result:hover {
    border-bottom: 1px solid #eee!important;
    margin-bottom: 20px!important;
    padding-bottom: 20px!important
}
.gs-visibleUrl-short {
    display: none
}
.gsc-tabHeader.gsc-tabhActive {
    background-color: #008cba!important;
    margin-top: 10px
}
.gsc-table-result tbody tr td {
    padding: 0!important
}
.gsc-table-result tbody tr td .gs-title *,
.gsc-table-result tbody tr td .gs-title a {
    font-size: 15px!important;
    font-weight: 700!important;
    color: #008cba!important
}
.featured-lasted .column a:hover p.title,
.featured-list-big-1 a:hover p.title,
.gsc-table-result tbody tr td .gs-title a:hover,
span.link {
    color: #7CBC1B!important
}
.featured-list-big-1 .big {
    margin: 0 11px 20px
}
.featured-list-big-1 a {
    display: block
}
.featured-list-big-1 .big img {
    width: 100%;
    height: 190px
}
.featured-list-big-1 .big p.title {
    font-size: 1.4rem
}
.featured-list-big-1 .small {
    display: inline-table;
    padding: 0 3px;
    width: 32%
}
.featured-list-big-1 .small img {
    width: 90px;
    height: 90px
}
.featured-list-big-1 .small p.title {
    font-size: 14px!important;
    font-weight: 400
}
.featured-lasted .column a .title {
    font-size: 15px!important;
    font-weight: 400
}
table.files-list thead tr th:nth-child(1) {
    width: 25%
}
table.files-list thead tr th:nth-child(3) {
    width: 15%;
    text-align: center
}
table.files-list tbody tr:nth-child(even) {
    background: #f4f4f4
}
table.files-list tbody tr:nth-child(odd) {
    background: #fcfcfc
}
table.files-list tbody tr td {
    vertical-align: top
}
table.files-list tbody tr td:nth-child(1),
table.files-list tbody tr td:nth-child(3) {
    text-align: center
}
.valign-middle {
    display: table
}
.valign-middle .columns {
    display: table-cell;
    vertical-align: middle
}
.list-artist li a,
span.link {
    display: block
}
.valign-middle .columns,
.valign-middle [class*=column]+[class*=column]:last-child {
    float: none
}
.cover_ads_600 {
    height: 600px;
    margin-bottom: 30px
}
.cover_ads_300 {
    height: 400px
}
.main-section .cover_ads_offer h2,
.main-section .cover_ads_offer h3.head {
    margin-bottom: 6px
}
.cover_ads_offer li img {
    width: 100%;
    height: auto;
    margin-bottom: 5px;
    border: 1px solid #ddd
}
.cover_ads_offer li .offer {
    min-height: 25px;
    max-height: 25px;
    font-weight: 400;
    overflow: hidden;
    font-size: 12px;
    text-overflow: ellipsis
}
.cover_ads_offer li .price {
    font-weight: 700;
    padding: 8px 9px;
    white-space: inherit;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 30px
}
.cover_ads_offer li .link-small-black {
    line-height: 16px;
    margin-bottom: 9px;
    min-height: 30px;
    max-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis
}
span.link {
    font-size: 13px;
    font-weight: 400;
    font-family: Arial;
    line-height: 19px;
    max-width: 500px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 8px
}
.search-list li p.title a {
    display: block;
    font-size: 19px;
    line-height: 21px;
    margin-bottom: 7px
}
.home hr {
    margin: 1.5rem 0
}
.home div.margin {
    margin: 30px 0 0
}
.home .shopping li {
    padding-bottom: 0!important
}
.home .no-bullet {
    margin-bottom: 0!important;
    list-style: none
}
.list-artist li .link-small-blue {
    font-size: 15px;
    line-height: 15px;
    margin-top: 8px
}
.cast .list-artist li {
    padding-bottom: 20px
}
.img-fix img {
    width: 100%
}
.column3_image_links li {
    border-bottom: 1px dotted #ccc;
    display: inline-block;
    margin: 4px 0;
    padding: 0 0 9px;
    width: 100%;
	margin-bottom:0px;
}
.column3_image_links li:last-child {
    border-bottom: none
}
.column3_image_links li img {
    display: inline;
    float: left;
    height: auto;
    margin-right: 1.025em;
    width: 29%;
	min-height:80px;
	max-height:80px;
}
.column3_image_links li p {
    min-height: 80px;
    line-height: 20px;
    margin-bottom: 0;
    vertical-align: middle
}
.column3_image_links li p span {
    display: table-cell;
    height: 80px;
    vertical-align: middle;
    line-height: 20px
}
.column3_image_featured_images li {
    text-align: center
}
.column3_image_featured_images li:first-child img {
    margin-bottom: 6px
}
.column3_image_featured_images li:first-child p {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 10px
}
.column3_image_featured_images li:nth-child(2),
.column3_image_featured_images li:nth-child(3),
.column3_image_featured_images li:nth-child(4) {
    display: inline-list;
    padding: 0 5px;
    width: 33%;
    float: left
}
.column3_double_image_four_links li,
.column3_image_triple li,
.column3_image_wide_double li {
    display: inline-table;
    padding: 0 5px;
    float: left
}
.column3_image_featured_images li:nth-child(2) img,
.column3_image_featured_images li:nth-child(3) img,
.column3_image_featured_images li:nth-child(4) img {
    margin-bottom: 9px
}
.column3_image_featured_images li:nth-child(2) p,
.column3_image_featured_images li:nth-child(3) p,
.column3_image_featured_images li:nth-child(4) p {
    margin: 0;
    line-height: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 36px
}
.column3_image_triple li {
    width: 33%;
    text-align: center
}
.column3_image_triple .cover_item1,
.column3_image_triple .cover_item2,
.column3_image_triple .cover_item3 {
    margin-bottom: 20px
}
.column3_image_triple li img {
    margin-bottom: 9px;
    width: 100%;
    border: 1px solid #f6f6f6
}
.column3_image_triple li p {
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 93px;
    max-height: 36px;
    min-height: 36px;
    line-height: 18px;
    margin-bottom: 0
}
.column3_image_wide_double li {
    width: 50%;
    text-align: center
}
.column3_image_wide_double .cover_item1,
.column3_image_wide_double .cover_item2,
.column3_image_wide_double .cover_item3,
.column3_image_wide_double .cover_item4 {
    margin-bottom: 20px
}
.column3_image_wide_double li img {
    margin-bottom: 9px;
    width: 100%;
    border: 1px solid #f6f6f6
}
.column3_image_wide_double li p {
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 18px;
    min-height: 18px;
    line-height: 18px;
    margin-bottom: 0
}
.column3_double_image_four_links li {
    width: 50%;
    text-align: left;
    margin-bottom: 10px
}
.column3_double_image_four_links li.cover_item1 p,
.column3_double_image_four_links li.cover_item2 p {
    font-weight: 700!important;
    font-size: 16px
}
.column3_double_image_four_links img {
    width: 100%;
    margin-bottom: 9px
}
.column3_double_image_four_links li p {
    line-height: 18px;
    overflow: hidden;
    margin-bottom: 0
}
.column3_double_image_four_links li.cover_item3 a:before,
.column3_double_image_four_links li.cover_item4 a:before,
.column3_double_image_four_links li.cover_item5 a:before,
.column3_double_image_four_links li.cover_item6 a:before {
    content: "\f111";
    color: #7CBC1B;
    display: inline-block;
    font: 4px/1 FontAwesome;
    padding: 0;
    text-rendering: auto;
    vertical-align: 4px;
    margin-right: 2px
}
.column3_double_image_four_links li.cover_item3,
.column3_double_image_four_links li.cover_item4,
.column3_double_image_four_links li.cover_item5,
.column3_double_image_four_links li.cover_item6 {
    display: inline;
    float: left;
    margin-bottom: 6px;
    overflow: hidden;
    padding-right: 10px;
    text-overflow: ellipsis;
    white-space: nowrap
}
.column3_double_image_four_links li.cover_item3 p,
.column3_double_image_four_links li.cover_item4 p,
.column3_double_image_four_links li.cover_item5 p,
.column3_double_image_four_links li.cover_item6 p {
    margin-bottom: 0;
    display: inline
}
.column3_double_image_four_links li.cover_item3 p a,
.column3_double_image_four_links li.cover_item4 p a,
.column3_double_image_four_links li.cover_item5 p a,
.column3_double_image_four_links li.cover_item6 p a {
    display: inline;
    line-height: 17px;
    overflow: hidden;
    padding-right: 16px;
    text-overflow: ellipsis;
    white-space: nowrap
}
.column3_image_featured_double_images li {
    display: inline-table;
    padding: 0 5px;
    width: 100%;
    float: left;
    text-align: center;
    margin-bottom: 18px
}
.column3_image_featured_double_images img {
    width: 100%;
    margin-bottom: 9px
}
.column3_image_featured_double_images li p {
    line-height: 18px;
    overflow: hidden;
    font-size: 19px;
    font-weight: 700;
    margin-bottom: 0
}
.column3_image_double li {
    display: inline-table;
    padding: 0 5px;
    width: 50%;
    float: left;
    text-align: center;
    margin-bottom: 10px
}
.column3_image_double img {
    width: 100%;
    margin-bottom: 9px;
    min-height: 96px
}
.column3_image_double li p {
    line-height: 18px;
    overflow: hidden;
    margin-bottom: 0
}
.column3_links_double li a,
.column3_links_triple li a {
    display: inline;
    float: left;
    margin-bottom: 0;
    overflow: hidden;
    padding-right: 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 50%
}
.column3_links li a:before,
.column3_links_double li a:before,
.column3_links_single li a:before,
.column3_links_triple li a:before,
.column4_image_featured_links ul li a:before {
    content: "\f111";
    color: #7CBC1B;
    display: inline-block;
    font: 6px/1 FontAwesome;
    padding: 0;
    text-rendering: auto;
    vertical-align: 3px;
    margin-right: 2px
}
.column3_links li p,
.column3_links_double li p,
.column3_links_triple li p {
    margin-bottom: 0;
    display: inline
}
.column3_links_double li p a,
.column3_links_triple li p a {
    display: inline;
    line-height: 17px;
    overflow: hidden;
    padding-right: 16px;
    text-overflow: ellipsis;
    white-space: nowrap
}
.column4_image_featured_links p {
    margin-bottom: 0;
    display: inline
}
.column4_image_featured_links p a {
    display: inline
}
.column4_image_featured_links ul li.cover_item1 p {
    font-size: 16px;
    font-weight: 700;
    line-height: 21px;
    display: block
}
.column4_image_featured_links ul li.cover_item1 a:before {
    display: none
}
.column4_image_featured_links ul li {
    margin-bottom: 2px;
    list-style: none;
    margin-left: 0;
    display: block
}
.column3_double_image_four_links ul li.cover_item1:before,
.column4_image_featured_links ul li.cover_item1:before {
    display: none
}
.column4_image_featured_links ul li.cover_item1 {
    list-style: none;
    margin-left: 0;
    margin-bottom: 9px
}
.column4_image_featured_links ul li:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0
}

.column4_image_featured_links img {
	min-height:150px;
}
.column4_image_featured_links .overflow-img {
    margin-bottom: 12px;
	height:150px;
	overflow:hidden;
	border-radius:5px;
}
.list-featured-bottom,
.list-featured-top {
    background-color: #fcf8e3;
    border: 1px solid #faebcc;
    padding: 20px 20px 0
}
.list-featured-bottom li,
.list-featured-top li {
    margin-top: 0!important
}
.column3_links li {
    border-bottom: 1px dotted #ccc;
    margin-bottom: 8px;
    padding-bottom: 8px
}
.column3_links li:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0
}
.column3_links li p {
    margin-bottom: 0;
    line-height: 22px
}
.column3_links li p a {
    display: inline;
    padding-bottom: 8px;
    margin-bottom: 8px;
    line-height: 22px
}
.column3_links_single li,
.column3_links_single li p {
    margin-bottom: 0;
    display: inline
}
.column3_links li:last-child p a {
    border-bottom: none
}
.column3_links_single li {
    float: left;
    overflow: hidden;
    padding-right: 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%
}
.column3_links_single li p a {
    display: inline;
    line-height: 17px;
    overflow: hidden;
    padding-right: 16px;
    text-overflow: ellipsis;
    white-space: nowrap
}
.wrap_404 {
    text-align: center
}
.share-list-mobile {
    margin: 0 auto!important;
    float: none!important;
    text-align: center
}
.share-list-mobile a {
    display: inline-block;
    padding: 3px 0;
    width: 32px
}
.share-list-mobile a.share-whatsapp {
    margin-top: 0;
    margin-right: 0;
    cursor: initial;
    padding: 1px 5px!important;
    font-size: 18px;
    vertical-align: -1px;
    background-color: #25D366;
    color: #fff;
    border-radius: 4px;
    height: 28px;
    width: 34px!important
}
.share-list-mobile a.share-twitter {
    padding: 3px 6px!important
}
.share-list {
    margin-top: 4px!important;
    height: 23px!important;
    width: 310px
}
.share-list .fb-share-button {
    margin-right: 5px
}
.fb_iframe_widget,
.share-list .fb-share-button,
.share-list .fb-share-button span {
    float: left!important
}
.share-list #___plusone_0 {
    width: 65px!important;
    float: left!important
}
.share-list iframe#twitter-widget-0 {
    float: left!important;
    margin-right: 0!important
}
@media (max-width: 808px) {
    .ads-header {
        width: auto
    }
    .column3_image_triple li p {
        font-size: .9rem
    }
}
* {
    z-index: initial
}
ul.music li {
    margin-bottom: 0;
    position: relative
}
.ads-background {
    display: none;
    position: absolute;
    left: 50%;
    width: 1920px;
    margin-left: -960px;
    z-index: 1
}
.partner {
    min-height: 38px
}
.ads-center,
.ads-center-post,
.ads-footer,
.ads-header,
.ads-sidebar {
    min-height: 0
}
.ads-center {
    margin-bottom: 30px
}
.ads-center-post {
    margin: 10px
}
@media only screen and (max-width: 37.500em) {
    .ads-footer,
    .ads-header {
        min-height: 0
    }
}
.tags ul li a {
    margin-right: 0;
    padding: 5px 12px 5px 10px;
    background: #999;
    border-radius: 2px;
    color: #fff
}
.tags ul li a:active,
.tags ul li a:focus,
.tags ul li a:hover {
    background-color: #aaa;
    color: #fff
}
.tags ul li a i {
    font-size: 15px!important;
    vertical-align: -1px
}
.iframe iframe {
    width: 100%;
    min-height: 350px;
    margin-bottom: 15px
}
.radio-reset input[type=radio] {
    margin-bottom: 2px
}
#avaliacao {
    font-weight: 400;
    margin: 3px 3px 0 0
}
.star-rating,
.star-rating .current-rating,
.star-rating a:active,
.star-rating a:focus,
.star-rating a:hover {
    background: url(/_img/ratings/s2.png) top left repeat-x;
    margin: 0;
    padding: 0
}
.star-rating-fix,
.star-rating-fix .current-rating-fix,
.star-rating-fix a:active,
.star-rating-fix a:focus,
.star-rating-fix a:hover {
    background: url(/_img/ratings/s3.png) top left repeat-x;
    margin: 0;
    padding: 0
}
ul.star-rating,
ul.star-rating-fix {
    position: relative;
    list-style: none;
    background-position: top left;
    display: inline-block;
    padding: 0;
    margin: 0;
    overflow: hidden
}
#rating ul li {
    font-size: 0!important
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    #rating ul li {
        line-height: 20px!important
    }
}
.star-rating .current-rating,
.star-rating a,
ul.star-rating-fix .current-rating-fix,
ul.star-rating-fix a {
    line-height: 20px;
    outline: 0;
    border: none;
    left: 0;
    text-indent: -1000em;
    position: absolute;
    transition: none;
    overflow: hidden
}
ul.star-rating-fix {
    width: 65px;
    height: 12px;
    vertical-align: -1px
}
ul.star-rating {
    width: 110px;
    height: 21px
}
li.star-rating {
    display: inline;
    margin: 0
}
.star-rating .current-rating,
.star-rating a {
    height: 21px
}
ul.star-rating-fix .current-rating-fix,
ul.star-rating-fix a {
    height: 11px
}
.star-rating a:active,
.star-rating a:focus,
.star-rating a:hover {
    background-position: left bottom;
    position: absolute;
    height: 21px;
    display: block;
    margin: 0;
    padding: 0;
    transition: none
}
.star-rating-fix a:active,
.star-rating-fix a:focus,
.star-rating-fix a:hover {
    background-position: left bottom;
    position: absolute;
    height: 11px;
    display: block;
    margin: 0;
    padding: 0;
    transition: none
}
.star-rating a.stars1,
.star-rating-fix a.stars1 {
    width: 20%;
    z-index: 6
}
.star-rating a.stars2,
.star-rating-fix a.stars2 {
    width: 40%;
    z-index: 5
}
.star-rating a.stars3,
.star-rating-fix a.stars3 {
    width: 60%;
    z-index: 4
}
.star-rating a.stars4,
.star-rating-fix a.stars4 {
    width: 80%;
    z-index: 3
}
.star-rating a.stars5,
.star-rating-fix a.stars5 {
    width: 100%;
    z-index: 2
}
.star-rating .current-rating,
ul.star-rating-fix .current-rating-fix {
    z-index: 1;
    background-position: left center
}
.rating-rate {
    display: none
}
#rating {
    margin: 0;
    display: inline-block;
    float: left
}
#rating_text {
    margin: 6px 5px 0 0;
    float: left;
    font: 700 13px arial, tahoma, verdana;
    color: #00F
}
.stars-fix {
    background-color: #eee;
    padding: 6px 10px;
    border-bottom: 2px solid #ddd;
    color: #888
}
ul.star-rating-fix ul li {
    font-size: 0!important
}
.off-canvas,
.off-canvas-wrapper,
.title-bar {
    background: #0f77be
}
.inline-list-icon {
    margin-bottom: 10px!important
}
.inline-list-icon li {
    position: relative
}

.inline-list-icon li a{ margin-left:14px; }

.inline-list-icon li:before {
    content: "\f111";
    color: #7CBC1B;
    display: inline-block;
    font: 6px/1 FontAwesome;
    padding: 0;
    text-rendering: auto;
    vertical-align: 2px;
    margin-top: 0;
    top: 9px;
	position:absolute;
    margin-right: 6px
}
.inner-list {
    display: block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-left: 0px
}
.inner-list .block {
    margin-bottom: 0!important
}
.title-bar {
    color: #FFF;
    padding: 0;
    min-height: 50px
}
.title-bar a {
    color: #fff
}
.title-bar #small-logo {
    position: absolute;
    left: 50%;
    margin-left: -60px;
    height: 50px
}
.title-bar #small-logo a {
    color: #fff;
    font-weight: 700;
    text-transform: lowercase;
    letter-spacing: 0;
    height: 50px;
    display: table-cell;
    vertical-align: middle
}
.title-bar .title-bar-left a,
.title-bar .title-bar-right a {
    padding: 0 16px;
    height: 50px;
    line-height: 55px;
    display: block
}
.title-bar .title-bar-right a i {
    vertical-align: 1px
}
.off-canvas-wrap {
    margin-bottom: -25px
}
ul.off-canvas-list span {
    display: block;
    padding: .66667rem;
    color: rgba(255, 255, 255, .7);
    border-bottom: 1px solid #262626;
    transition: background .3s ease
}
.off-canvas label,
.off-canvas ul li label {
    font-size: 16px;
    color: #fff;
    background-color: #0D67A4;
    padding: 0 21px;
    height: 50px;
    line-height: 50px;
    text-transform: uppercase;
    font-weight: 700
}
.off-canvas ul li a {
    display: block;
    color: #fff;
    padding: 10px 21px;
    border-bottom: 1px solid #0D67A4
}
.off-canvas ul.alfa-letters {
    margin-left: 12px;
    margin-top: 12px;
    margin-bottom: 12px
}
.off-canvas ul.alfa-letters li a {
    padding: 0;
    border: none
}
.off-canvas ul li.canvas-entrar a {
    height: 50px;
    line-height: 50px;
    background-color: #7CBC1B;
    padding: 0 21px;
    text-transform: uppercase;
    font-weight: 700
}
.off-canvas ul li.canvas-entrar a i {
    margin-right: 3px;
    font-size: 21px;
    vertical-align: -2px
}
#scroll-top {
    background-color: rgba(10, 10, 10, 0.85);
    bottom: 5px;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    padding: 7px;
    position: fixed;
    display: none;
    right: 5px;
    text-align: center;
    z-index: 2;
}
#scroll-top:hover {
    background-color: rgba(10, 10, 10, 10);
}
#scroll-top i {
    display: block;
    font-size: 22px;
    line-height: 16px;
}
#spdCloseStb {
    width: 15px;
    float: right
}
.column_featured li {
    width: 50%;
    float: left;
    height: 130px;
    overflow: hidden;
    margin-bottom: 0;
    border-bottom: 1px solid #ddd;
    padding: 12px 0!important
}
.column_featured li p {
    display: table-cell;
    height: 100px;
    line-height: 19px;
    margin: 0;
    vertical-align: middle
}
.column_featured a {
    padding: 0 7px;
    min-height: 100px
}
.column_featured li a img {
    float: left;
    width: 40%;
    margin-right: 10px;
    min-height: 100px;
    max-height: 100px
}
.column_featured li:nth-child(1) a img,
.column_featured li:nth-child(2) a img {
    float: none;
    width: 100%;
    min-height: inherit;
    margin-bottom: 10px;
	min-height: 190px;
    max-height: 190px;
    margin-right: 0;
	
}
.column_featured li:nth-child(1) a,
.column_featured li:nth-child(2) a {
    text-align: center;
    font-weight: 700
}
.column_featured li:nth-child(1),
.column_featured li:nth-child(2) {
    height: auto;
    overflow: auto;
    margin-bottom: 10px
}
.column_featured li:last-child,
.column_featured li:nth-child(7) {
    border-bottom: none!important
}
.column_featured li:nth-child(1) p,
.column_featured li:nth-child(2) p {
    height: 65px;
    overflow: hidden;
    display: block;
    vertical-align: top;
    margin-bottom: 0;
	font-size:16px;
}



.main-current .main-section {}


#taboola-below-article-thumbnails .trc_elastic_trc_57320 .trc_rbox_outer {
    margin: 0 -.9375rem;
}

#taboola-below-article-thumbnails .videoCube { margin:0 !important; }
#taboola-below-article-thumbnails .trc_rbox_outer { margin-left:0 !important; margin:0 -.9375rem !important; }

#taboola-below-article-thumbnails .trc_elastic_trc_5543 .videoCube {
    width: 33.33333%;
    position: relative;
    float: left;
    margin: 0 0 2% 0;
        margin-left: 0px;
    margin-left: 0%;
}


.trc_elastic_trc_2075 .videoCube {
    width: 33.33333%;
    position: relative;
    float: left;
        margin-left: 0px;
    margin-left: 0%;
}


#taboola-below-article-thumbnails .thumbnails-a .videoCube.syndicatedItem {
    background-color: transparent;
    border-color: #D6D5D3;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-width: 1px 1px 1px 1px;
    border-style: NONE;
    padding-right: .9375rem;
    padding-left: .9375rem; width: 33.33333%;
}

.entrada ul li a img { margin-bottom:5px; }
.entrada ul li a img, #taboola-below-article-thumbnails .thumbBlock_holder 
{ width:100%; height:160px !important; max-height:160px !important; }

.thumbnails-a .syndicatedItem .video-title { font-size:15px; }












#taboola-below-article-thumbnails-2nd .videoCube {
    width: 33.33333%;
    position: relative;
    float: left;
    margin: 0 0 2% 0;
        margin-left: 0px;
    margin-left: 0;
    padding-right: .9375rem;
    padding-left: .9375rem;
}


.thumbnails-a .videoCube.syndicatedItem .video-label-box { margin-bottom:20px !important; }
.related-posts .ul_related {margin: 0 -.9375rem !important;}	
.related-posts .ul_related li {    padding-right: .9375rem !important;    padding-left: .9375rem !important; }


	
#taboola-below-article-thumbnails-2nd .trc_rbox_outer {
    margin-left: 0 !important;
    margin: 0 -.9375rem !important;
}





@media (max-width: 530px) {
    .main-current {
        padding-top: 0;
    }
    #scroll-top {
        bottom: 55px;
    }
    .column_featured li {
        width: 100%!important;
        float: none
    }
    .column_featured li a img {
        float: left!important;
        width: 40%!important;
        margin-right: 10px!important;
        min-height: 100px!important;
        max-height: 100px!important
    }
    .column_featured li:nth-child(7) {
        border-bottom: 1px solid #ddd!important
    }
    .column_featured li:nth-child(1) a,
    .column_featured li:nth-child(2) a {
        text-align: left;
        font-weight: 400
    }
    .column_featured li:nth-child(1) p,
    .column_featured li:nth-child(2) p {
        display: table-cell;
        height: 100px;
        line-height: 19px;
        margin: 0;
        vertical-align: middle
    }
	
	#taboola-below-article-thumbnails-2nd .videoCube, #taboola-below-article-thumbnails .thumbnails-a .videoCube.syndicatedItem { width:100% !important; }
	#taboola-below-article-thumbnails-2nd .video-label-box,  .thumbnails-a .videoCube.syndicatedItem .video-label-box { margin-bottom:20px; }
	.entrada ul li a img, #taboola-below-article-thumbnails .thumbBlock_holder  { min-height:160px; }
	#taboola-below-article-thumbnails-2nd .thumbBlock_holder  { min-height:150px; }
}


#colunas{ margin-bottom:30px; padding:20px; padding-bottom:20px; border-bottom:3px solid #e7e7e7; background-color:#eeeeee; border-radius:4px; }
#colunas img { margin-bottom:10px; }
#colunas h1 { font-size:30px; margin-bottom:9px; line-height:30px; }
#colunas .small-header { font-size:12px; font-weight:bold; color:#888888; text-transform:uppercase;  }
#colunas .small-footer a { background-color:#6F83B6; color:#ffffff; font-size:12px; font-weight:bold; padding:6px 12px; border-radius:30px; margin-bottom:8px; }
#colunas .small-footer a:hover { background-color:#556CAA; color:#ffffff; }

/* adserver */
.content_ads_top {
    overflow: hidden;
    max-height: 610px !important;
    margin: 10px auto;
	padding: 10px;
    -webkit-transition: max-height 2s;
    -moz-transition: max-height 2s;
    -ms-transition: max-height 2s;
    -o-transition: max-height 2s;
    transition: max-height 2s;
    border-top: solid #e8e8e8 1px;
    border-bottom: solid #e8e8e8 1px;
}

.content_ads_top_hr {
    overflow: hidden;
    max-height: 610px !important;
	margin: 0 auto 1.5rem auto;
	padding-bottom: 24px;
    -webkit-transition: max-height 2s;
    -moz-transition: max-height 2s;
    -ms-transition: max-height 2s;
    -o-transition: max-height 2s;
    transition: max-height 2s;
    border-bottom: 1px solid #ccc;
	margin: 1.5rem auto;
}

.content_ads_inside_right {
    width: 300px;
    height: 250px;
    margin: 20px auto;
}

.content_ads_inside_left {
    width: 300px;
    height: 250px;
    margin: 20px auto;
}

@media (min-width: 728px) {
    .content_ads_inside_right {
        margin: 10px;
        float: right;
    }
    .content_ads_inside_left {
        margin: 10px;
        float: left;
    }
}

@media (min-width: 970px) {
    .content_ads_inside_right {
        margin: 20px;
        float: right;
    }
    .content_ads_inside_left {
        margin: 20px;
        float: left;
    }
}