@charset "UTF-8"; /*! normalize.css v3.0.2 | MIT License | git.io/normalize */
[role=button], a {
    cursor: pointer
}

hr, input[type=search] {
    box-sizing: content-box
}

hr, img, legend {
    border: 0
}

legend, td, th {
    padding: 0
}

*, .borderbox img, .stack img, :after, :before {
    box-sizing: border-box
}

body, html {
    -webkit-text-size-adjust: 100%
}

a, a:focus, a:hover {
    text-decoration: underline
}

html {
    font-family: sans-serif;
    -ms-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 {
    background-color: transparent
}

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

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

dfn {
    font-style: italic
}

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

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

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

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

hr {
    height: 0
}

pre, textarea {
    overflow: auto
}

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

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

button {
    overflow: visible
}

button, select {
    text-transform: none
}

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

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

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

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

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

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

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

body {
    line-height: 1.42857
}

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

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

a:focus {
    outline-offset: -2px
}

figure {
    margin: 0
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

p {
    margin: 0 0 10px
}

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

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

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

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

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

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.initialism, .text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #337ab7
}

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

.text-success {
    color: #3c763d
}

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

.text-info {
    color: #31708f
}

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

.text-warning {
    color: #8a6d3b
}

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

.text-danger {
    color: #a94442
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

ol, ul {
    margin-bottom: 10px
}

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

.list-inline > li {
    display: inline-block;
    padding: 0 5px
}

dl {
    margin-bottom: 20px
}

dd, dt {
    line-height: 1.42857
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

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

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

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

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

    .container {
        width: 750px
    }
}

.clearfix:after, .container-fluid:after, .container:after, .row:after {
    clear: both
}

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

.initialism {
    font-size: 90%
}

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

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

.table, address {
    margin-bottom: 20px
}

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

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

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

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

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

caption, th {
    text-align: left
}

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

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

address {
    font-style: normal;
    line-height: 1.42857
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 500px) {
    .col-mb-1, .col-mb-10, .col-mb-11, .col-mb-12, .col-mb-2, .col-mb-3, .col-mb-4, .col-mb-5, .col-mb-6, .col-mb-7, .col-mb-8, .col-mb-9 {
        float: left
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
    .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
        float: left
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 960px) {
    .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
        float: left
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 1240px) {
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
        float: left
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.table {
    width: 100%;
    max-width: 100%
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.lb-loader, .lightbox {
    text-align: center;
    line-height: 0
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-lg, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
    display: none !important
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table
    }

    tr.visible-xs {
        display: table-row !important
    }

    td.visible-xs, th.visible-xs {
        display: table-cell !important
    }

    .visible-xs-block {
        display: block !important
    }

    .visible-xs-inline {
        display: inline !important
    }

    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 768px) and (max-width: 959px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table
    }

    tr.visible-sm {
        display: table-row !important
    }

    td.visible-sm, th.visible-sm {
        display: table-cell !important
    }

    .visible-sm-block {
        display: block !important
    }

    .visible-sm-inline {
        display: inline !important
    }

    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 960px) and (max-width: 1239px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table
    }

    tr.visible-md {
        display: table-row !important
    }

    td.visible-md, th.visible-md {
        display: table-cell !important
    }

    .visible-md-block {
        display: block !important
    }

    .visible-md-inline {
        display: inline !important
    }

    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 1240px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table
    }

    tr.visible-lg {
        display: table-row !important
    }

    td.visible-lg, th.visible-lg {
        display: table-cell !important
    }

    .visible-lg-block {
        display: block !important
    }

    .visible-lg-inline {
        display: inline !important
    }

    .visible-lg-inline-block {
        display: inline-block !important
    }

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

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width: 768px) and (max-width: 959px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width: 960px) and (max-width: 1239px) {
    .hidden-md {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table
    }

    tr.visible-print {
        display: table-row !important
    }

    td.visible-print, th.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }

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

body:after {
    content: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAMAAAC6CgRnAAAAPFBMVEX///8AAAD9/f2CgoKAgIAAAAAAAAAAAABLS0sAAAAAAACqqqqqqqq6urpKSkpISEgAAAC7u7u5ubn////zbsMcAAAAE3RSTlMASv6rqwAWS5YMC7/AyZWVFcrJCYaKfAAAAHhJREFUeF590kkOgCAQRFEaFVGc+/53FYmbz6JqBbyQMFSYuoQuV+iTflnstI7ssLXRvMWRaEMs84e2uVckuZe6knL0hiSPObXhj6ChzoEkIolIIpKIO4joICAIeDd7QGIfCCjOKe9HEk8mnxpIAup/F31RPZP9fAG3IAyBSJe0igAAAABJRU5ErkJggg==) url(../images/icons/loading.gif) url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAtCAYAAADsvzj/AAAFF0lEQVR4Ac2ZW0xcVRSGPTNnhlPKcCsUAeeChkEVxhutDQwzMANaqamNWgpaH+yDIaZp1cRHbgH0gTsxkmDCI/hiRAqgD5qYRgKQ8II6TE00wfgGAcIdKeM/ydrNZIezxxg9m518gRxWmn6s9a9zhvNQJBL5T/gfjokwA5Uw0zWFeHBOugiTsAArfSWZky+iABVowAZSwRkiDSTRz1iHlJMmogATsIDTIAPYgRs8SeTTtXSQSLVKFNkivIQKksDDJFCsquqLmqZdAa/i+yCuPQ1cJHOKjdpJEWGdsIFs8BQoy83NvTEzMzO3t7f318HBweHc3Nxdj8dznWQeIWmpIryENUaiCPgdDsfN+fn5XyLcWV5eDlmt1gBqHgOpbAHIFmESySAHeECF0+m8hd/+vcgxZ3d39wBj9grqCkA6iaiyRBRunJhEpcvl+nBhYeG3iM7Z2dnZgkg1ZSgNqLI6wgebSVTZ7faPlpaW/tSTWF9f36ivr+9AbQkF3iZRhAs2dSInJ+eDUCj0h0Biq7S09BPUBkEhyAKJssKusE6QRCGoQLDfn56eDulJrK6ubgeDwS7UXgTPAztIkXUfUbhxKgLlyMRtBPtXPYm1tbXdqqoqJnEOOGhbJQCTkSJ8sJlEMNoJrFhdicPDw6PKyspe1FaD85yE2YBnLUGwSSIrK+s2bnZLehIbGxubfr+/B7WXSMJJ42QlCcVAES7YJJGdnR0dp7BgnLZKSko6qBPngIvrBEkYIKIT7PLoOKET4TjB7kbty+A8SaRxmcAxQEQn2BUI9q3Z2dl7gk7sINhRiZeoE87jMmGECB/s3JhgR8dJV2Jzc3Pb5/N1UieKKdgsEyaAY5wIk2Dj5GHBRifCgmBHb3adLBNsO3HBNkxEAWZwCmSCx4EPwb4ZJ9jbCHYXSRQDpyDYhomoNFIOUIRMvINO/KQnsbKyshMIBD5D7RVwgQWblzBahD2Sp5jN5jzM+9uLi4s/60mEw+FNbKcvUH8DVIECcAZoXLCliaRaLBbX8PBwb0RwRkZGfkftx+BdUM4+KInDbdxoWUCKoih5CQkJgYGBgS/xs6PjRPb394+ampp+RP174CIoBGcpYypQZIqYY+4dz4DLvb29Y6LONDY2fou6OuAF+SCDZCgj8kQSQDqNihfU9vX1TYlkGhoa7qDuDVBKMpQVrjMG30fYCs6gAHuRmdqurq5JkUxLS8sEaq+CMq4zJGOgCB2Fk8kHJSaTqaazs3Pi2MzQaWtrm0RtDfDFyCQyGUNFOJlEkMlkwLWenp5vRDKtra1TNGYsM5mcjKEifGeYjBfUQUaYmebm5omYzLjFC8C4zyNqTGfcNDZ1/2ABjKHudZLXkTFARJAZN/CqqnqNMqN7Ojo6vqMF4ONkVFmvFUQLQNiZ7u7u76PZAn6S4TJjrIhoAdT+iwXAdQYYKCJaAG/iPhNvAYyj7jXwAngUpAGrDBF+ATCZAuBXFOX60NDQ3TiPM1/hyfoyPf7kgNNSXyvwmSGZMk3T3hocHPwhzlPzJLLFnpZT5PztV5wZNyilbTZFmTnZrxU4GZWXATV4ap4kmeNELlEticjsSHyZq/39/V/j374P2Lk/Pj5+BznxUuDlj1acJ4B8cAH/4er29vbPR0dH58fGxubx/ac2my1Ab3iz5Yc9/gJIB05QCJ4Fz9FXD3gC5HIfi+WKCGQ0GpuzwA7yCDtdS+b/SCFfRPwaQqPxSSaS6JrlwUjR+RtEvCM0ct4sLQAAAABJRU5ErkJggg==) url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAtCAYAAADsvzj/AAAFDUlEQVR4Ac2ZS0xcVRjHvTN3hisw0GIRZ3AeLWHQWqdVsRqgA86AUmpqoy20Whd2YYhprJq45BVAF7yJkQQTluDGiEhBF5qYRsIjYYMKQxNNMO4gQHgjZfxP8pF8ufEe0qQ5pyf5BTKcWfzyff/vnHt5xLQ0wgbsQCfswEY80BWPxx8I5sUlHMBJP0nm4RfRWAUMkAqOgseII8AFDNqjPYwiGuEAySADeEEuOEkE6bNjIIX22riQchHWSo+SRACc1nU9ahjGG+ASfn8Vn+WT0BNUMV0so04kFTwJTodCoeuTk5N3dnd397a3t/8dHx+fzM7OvoG/nQPPADdwscqoF2HBPgJynE5nZGFhYTZuWlNTU3/4fL6b2FMMnmUyTpJRLqKTSAbIQyu9vrW1tRv/n4Uqzfv9/g+x7xUQAh6QxmVUV0SnKRWESMXm5uZ63GJNT0//GQgEPsHeUibD20xTLeKioBdUV1e3rKysrFrJzM3N/eP1ej/F3jImIxgAcsOeDLLAKRAtLCz8HDKWlZmdnf3b4/F8zCojGADyz5F04AUvgPJoNNq2tLS0YSUzNjY2iwHwEWXmFHCzymiqRGwgiaaXD7wIysvKytqWl5e3rGQwAO4iM7ewt4SmmYfLqLpr2U0yZ0FFaWlp597e3r6VDEbzXapMlGQEA0COiEYyTmozP8lcKC4u7lhdXV2zksGhOZeVlXWLy5gHgDwRJsMqE6A2qygoKGhBm60L2izmdruZjGkAyBShxTNzlGTOgvMYAO2iAYDKxKjNSgQDQI6IRWb8VJnXMADaUZlNK5mJiYl5DAC6AQgGgCwRWjaWGR/IB+fD4XDr2trahqDN5lEZ3mbZ5gEgW4QPAD6aK3BotmIArAsqE2MDIMTajGTkinAZ3mb5NAAS58zGIQPgJvaGwVMgk5597ECTLcJl+AB4GVyKRCJfLi4uijLzGzLzHrWYj1pMVyXCB4BBz/J5oAzcwDT7OhaLWZ4zMzMzvyNX79rt9uOUNyewqRSxsbzk0Jh9H3w2MDDwV1yw+vv7Ox0OR4C+q1REAzr1+ON0TpSDD+rq6n7d2dmxusbs9/T0fJOUlBTRNO2gIg6lGSGJYyAXFIFrtbW1P4oq0dnZOYR9F8EZdqaoCDtVgrJBEoXgck1Nzfciia6urlHsu0rSOSADJEkXYRK8EufAlYaGhtsiiba2thFk4kAij75Po1fiOcIkkplEGFQ2NTWNCBz2W1tbb9tstkrsLaDvcQlN5hWFS2SyTFxubGwcFUl0dHT8gH1VTCITJHMJWSLmYAcPMlFfXy9sJ0gkMnGNpEnCXAkJIhYSReAtBHvosGCTRBgEWSV0qc8jPNhMIgyutLS0/CSSSGRC1/Uqkg5aZUKGiDkTQVAMqtrb238+RGJUHGyZb1F4Je4/2FfFwZYr4qRb7QnwEngTwR4+5JxIZOJtcbDlv2lMAR5wBjfUi7h2fCuS6Ovru6Np2nVqvzwmQcFW9+43HeSg10twix0RSfT29v5iGMY7dMLniTOh+N8KghN7lKZTIQgKMiG/IkwkCJELFiL7uMWOYE+lWUL8elRNa51APoqGh4cTN9p7TOJed3f3d4nz5P4l1ITdDU66XK5Ic3PzF0NDQ1ODg4NT+P0rCFbQM3qu4MRWLsIfX7PB0yAEngPP089TwA8yBMFWKmJ+qZBGj7FecJzw0mfpwBBLqBexseAbIBWkESnAEPybQLnIf4JfIzSb+FymAAAAAElFTkSuQmCC);
    display: none
}

.lb-dataContainer:after, .lb-outerContainer:after {
    content: "";
    clear: both
}

.lightboxOverlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    background-color: #000;
    filter: alpha(Opacity=80);
    opacity: .8;
    display: none
}

.lightbox {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 10000;
    font-weight: 400
}

.lightbox .lb-image {
    display: block;
    height: auto;
    max-width: inherit;
    border-radius: 3px
}

.lightbox a img {
    border: none
}

.lb-outerContainer {
    position: relative;
    background-color: #fff;
    width: 250px;
    height: 250px;
    margin: 0 auto;
    border-radius: 4px
}

.lb-loader, .lb-nav {
    position: absolute;
    left: 0
}

.lb-outerContainer:after {
    display: table
}

.lb-container {
    padding: 4px
}

.lb-loader {
    top: 43%;
    height: 25%;
    width: 100%
}

.lb-cancel {
    display: block;
    width: 32px;
    height: 32px;
    margin: 0 auto;
    background: url(../images/icons/loading.gif) no-repeat
}

.lb-nav {
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 10
}

.carousel, .carousel .mask, .jcf-select, .relative {
    position: relative
}

.lb-container > .nav {
    left: 0
}

.lb-nav a {
    outline: 0;
    background-image: url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==)
}

.lb-next, .lb-prev {
    height: 100%;
    cursor: pointer;
    display: block
}

.lb-nav a.lb-prev {
    width: 34%;
    left: 0;
    float: left;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAtCAYAAADsvzj/AAAFF0lEQVR4Ac2ZW0xcVRSGPTNnhlPKcCsUAeeChkEVxhutDQwzMANaqamNWgpaH+yDIaZp1cRHbgH0gTsxkmDCI/hiRAqgD5qYRgKQ8II6TE00wfgGAcIdKeM/ydrNZIezxxg9m518gRxWmn6s9a9zhvNQJBL5T/gfjokwA5Uw0zWFeHBOugiTsAArfSWZky+iABVowAZSwRkiDSTRz1iHlJMmogATsIDTIAPYgRs8SeTTtXSQSLVKFNkivIQKksDDJFCsquqLmqZdAa/i+yCuPQ1cJHOKjdpJEWGdsIFs8BQoy83NvTEzMzO3t7f318HBweHc3Nxdj8dznWQeIWmpIryENUaiCPgdDsfN+fn5XyLcWV5eDlmt1gBqHgOpbAHIFmESySAHeECF0+m8hd/+vcgxZ3d39wBj9grqCkA6iaiyRBRunJhEpcvl+nBhYeG3iM7Z2dnZgkg1ZSgNqLI6wgebSVTZ7faPlpaW/tSTWF9f36ivr+9AbQkF3iZRhAs2dSInJ+eDUCj0h0Biq7S09BPUBkEhyAKJssKusE6QRCGoQLDfn56eDulJrK6ubgeDwS7UXgTPAztIkXUfUbhxKgLlyMRtBPtXPYm1tbXdqqoqJnEOOGhbJQCTkSJ8sJlEMNoJrFhdicPDw6PKyspe1FaD85yE2YBnLUGwSSIrK+s2bnZLehIbGxubfr+/B7WXSMJJ42QlCcVAES7YJJGdnR0dp7BgnLZKSko6qBPngIvrBEkYIKIT7PLoOKET4TjB7kbty+A8SaRxmcAxQEQn2BUI9q3Z2dl7gk7sINhRiZeoE87jMmGECB/s3JhgR8dJV2Jzc3Pb5/N1UieKKdgsEyaAY5wIk2Dj5GHBRifCgmBHb3adLBNsO3HBNkxEAWZwCmSCx4EPwb4ZJ9jbCHYXSRQDpyDYhomoNFIOUIRMvINO/KQnsbKyshMIBD5D7RVwgQWblzBahD2Sp5jN5jzM+9uLi4s/60mEw+FNbKcvUH8DVIECcAZoXLCliaRaLBbX8PBwb0RwRkZGfkftx+BdUM4+KInDbdxoWUCKoih5CQkJgYGBgS/xs6PjRPb394+ampp+RP174CIoBGcpYypQZIqYY+4dz4DLvb29Y6LONDY2fou6OuAF+SCDZCgj8kQSQDqNihfU9vX1TYlkGhoa7qDuDVBKMpQVrjMG30fYCs6gAHuRmdqurq5JkUxLS8sEaq+CMq4zJGOgCB2Fk8kHJSaTqaazs3Pi2MzQaWtrm0RtDfDFyCQyGUNFOJlEkMlkwLWenp5vRDKtra1TNGYsM5mcjKEifGeYjBfUQUaYmebm5omYzLjFC8C4zyNqTGfcNDZ1/2ABjKHudZLXkTFARJAZN/CqqnqNMqN7Ojo6vqMF4ONkVFmvFUQLQNiZ7u7u76PZAn6S4TJjrIhoAdT+iwXAdQYYKCJaAG/iPhNvAYyj7jXwAngUpAGrDBF+ATCZAuBXFOX60NDQ3TiPM1/hyfoyPf7kgNNSXyvwmSGZMk3T3hocHPwhzlPzJLLFnpZT5PztV5wZNyilbTZFmTnZrxU4GZWXATV4ap4kmeNELlEticjsSHyZq/39/V/j374P2Lk/Pj5+BznxUuDlj1acJ4B8cAH/4er29vbPR0dH58fGxubx/ac2my1Ab3iz5Yc9/gJIB05QCJ4Fz9FXD3gC5HIfi+WKCGQ0GpuzwA7yCDtdS+b/SCFfRPwaQqPxSSaS6JrlwUjR+RtEvCM0ct4sLQAAAABJRU5ErkJggg==) left 48% no-repeat;
    filter: alpha(Opacity=0);
    opacity: 0;
    transition: opacity .6s
}

.lb-nav a.lb-prev:hover {
    filter: alpha(Opacity=100);
    opacity: 1
}

.lb-nav a.lb-next {
    width: 64%;
    right: 0;
    float: right;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAtCAYAAADsvzj/AAAFDUlEQVR4Ac2ZS0xcVRjHvTN3hisw0GIRZ3AeLWHQWqdVsRqgA86AUmpqoy20Whd2YYhprJq45BVAF7yJkQQTluDGiEhBF5qYRsIjYYMKQxNNMO4gQHgjZfxP8pF8ufEe0qQ5pyf5BTKcWfzyff/vnHt5xLQ0wgbsQCfswEY80BWPxx8I5sUlHMBJP0nm4RfRWAUMkAqOgseII8AFDNqjPYwiGuEAySADeEEuOEkE6bNjIIX22riQchHWSo+SRACc1nU9ahjGG+ASfn8Vn+WT0BNUMV0so04kFTwJTodCoeuTk5N3dnd397a3t/8dHx+fzM7OvoG/nQPPADdwscqoF2HBPgJynE5nZGFhYTZuWlNTU3/4fL6b2FMMnmUyTpJRLqKTSAbIQyu9vrW1tRv/n4Uqzfv9/g+x7xUQAh6QxmVUV0SnKRWESMXm5uZ63GJNT0//GQgEPsHeUibD20xTLeKioBdUV1e3rKysrFrJzM3N/eP1ej/F3jImIxgAcsOeDLLAKRAtLCz8HDKWlZmdnf3b4/F8zCojGADyz5F04AUvgPJoNNq2tLS0YSUzNjY2iwHwEWXmFHCzymiqRGwgiaaXD7wIysvKytqWl5e3rGQwAO4iM7ewt4SmmYfLqLpr2U0yZ0FFaWlp597e3r6VDEbzXapMlGQEA0COiEYyTmozP8lcKC4u7lhdXV2zksGhOZeVlXWLy5gHgDwRJsMqE6A2qygoKGhBm60L2izmdruZjGkAyBShxTNzlGTOgvMYAO2iAYDKxKjNSgQDQI6IRWb8VJnXMADaUZlNK5mJiYl5DAC6AQgGgCwRWjaWGR/IB+fD4XDr2trahqDN5lEZ3mbZ5gEgW4QPAD6aK3BotmIArAsqE2MDIMTajGTkinAZ3mb5NAAS58zGIQPgJvaGwVMgk5597ECTLcJl+AB4GVyKRCJfLi4uijLzGzLzHrWYj1pMVyXCB4BBz/J5oAzcwDT7OhaLWZ4zMzMzvyNX79rt9uOUNyewqRSxsbzk0Jh9H3w2MDDwV1yw+vv7Ox0OR4C+q1REAzr1+ON0TpSDD+rq6n7d2dmxusbs9/T0fJOUlBTRNO2gIg6lGSGJYyAXFIFrtbW1P4oq0dnZOYR9F8EZdqaoCDtVgrJBEoXgck1Nzfciia6urlHsu0rSOSADJEkXYRK8EufAlYaGhtsiiba2thFk4kAij75Po1fiOcIkkplEGFQ2NTWNCBz2W1tbb9tstkrsLaDvcQlN5hWFS2SyTFxubGwcFUl0dHT8gH1VTCITJHMJWSLmYAcPMlFfXy9sJ0gkMnGNpEnCXAkJIhYSReAtBHvosGCTRBgEWSV0qc8jPNhMIgyutLS0/CSSSGRC1/Uqkg5aZUKGiDkTQVAMqtrb238+RGJUHGyZb1F4Je4/2FfFwZYr4qRb7QnwEngTwR4+5JxIZOJtcbDlv2lMAR5wBjfUi7h2fCuS6Ovru6Np2nVqvzwmQcFW9+43HeSg10twix0RSfT29v5iGMY7dMLniTOh+N8KghN7lKZTIQgKMiG/IkwkCJELFiL7uMWOYE+lWUL8elRNa51APoqGh4cTN9p7TOJed3f3d4nz5P4l1ITdDU66XK5Ic3PzF0NDQ1ODg4NT+P0rCFbQM3qu4MRWLsIfX7PB0yAEngPP089TwA8yBMFWKmJ+qZBGj7FecJzw0mfpwBBLqBexseAbIBWkESnAEPybQLnIf4JfIzSb+FymAAAAAElFTkSuQmCC) right 48% no-repeat;
    filter: alpha(Opacity=0);
    opacity: 0;
    transition: opacity .6s
}

.lb-nav a.lb-next:hover {
    filter: alpha(Opacity=100);
    opacity: 1
}

.lb-dataContainer {
    margin: 0 auto;
    padding-top: 5px;
    width: 100%;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px
}

.lb-dataContainer:after {
    display: table
}

.lb-data {
    padding: 0 4px;
    color: #ccc
}

.lb-data .lb-details {
    width: 85%;
    float: left;
    text-align: left;
    line-height: 1.1em
}

.lb-data .lb-caption {
    font-size: 13px;
    font-weight: 700;
    line-height: 1em
}

.lb-data .lb-number {
    display: block;
    clear: left;
    padding-bottom: 1em;
    font-size: 12px;
    color: #999
}

.articles-block article, .clear-both, .float-center, .user-article, .user-content {
    clear: both
}

.lb-data .lb-close {
    display: block;
    float: right;
    width: 30px;
    height: 30px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAMAAAC6CgRnAAAAPFBMVEX///8AAAD9/f2CgoKAgIAAAAAAAAAAAABLS0sAAAAAAACqqqqqqqq6urpKSkpISEgAAAC7u7u5ubn////zbsMcAAAAE3RSTlMASv6rqwAWS5YMC7/AyZWVFcrJCYaKfAAAAHhJREFUeF590kkOgCAQRFEaFVGc+/53FYmbz6JqBbyQMFSYuoQuV+iTflnstI7ssLXRvMWRaEMs84e2uVckuZe6knL0hiSPObXhj6ChzoEkIolIIpKIO4joICAIeDd7QGIfCCjOKe9HEk8mnxpIAup/F31RPZP9fAG3IAyBSJe0igAAAABJRU5ErkJggg==) top right no-repeat;
    text-align: right;
    outline: 0;
    filter: alpha(Opacity=70);
    opacity: .7;
    transition: opacity .2s
}

body, html {
    height: 100%
}

.lb-data .lb-close:hover {
    cursor: pointer;
    filter: alpha(Opacity=100);
    opacity: 1
}

.address-block .address, .block-lists ul, .faqs ul, .footer-holder ul, .graph, .graph ul, .img-list, .list, .male-female, .map-block ul, .media-list, .select-list, .select-lists-wrap, .slideshow-multiple ul.slick-dots, .slideshow-single ul.slick-dots, .speed-meter, .stars, .stars-list, .sub-nav ul, .user-article ul:not(.zz-icon-list):not(.block-list):not(.slick-dots):not(.amp-logo-lists):not(.tag-cloud):not(.category-list-box), .user-content ul:not(.zz-icon-list):not(.block-list):not(.slick-dots):not(.amp-logo-lists):not(.tag-cloud):not(.category-list-box), ul.logo-lists {
    margin: 0;
    padding: 0;
    list-style: none
}

* {
    -ms-word-break: break-word;
    word-break: break-word;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto
}

.no-break {
    word-wrap: normal;
    word-break: normal;
    -webkit-hyphens: none;
    -ms-hyphens: none;
    hyphens: none
}

body {
    -ms-text-size-adjust: none;
    background: #fcfcfa;
    font-family: Roboto, Arial, Helvetica, sans-serif;
    margin: 0;
    color: #525252;
    font-size: 14px;
    min-width: 320px;
    font-weight: 300
}

body.nav-active {
    overflow: hidden
}

img {
    vertical-align: top;
    height: auto;
    max-width: 100%
}

input[type=email], input[type=tel], input[type=text], input[type=password], input[type=file], input[type=submit], input[type=number], input[type=search], textarea {
    -webkit-appearance: none;
    border-radius: 0
}

button, input[type=submit] {
    outline: 0
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

a:visited .inner-link, a:visited:not(.btn):not(.wrapper-link):not(.no-style):not(.button):not(.breadcrumb-link) {
    color: #967275
}

a:visited .article-title {
    color: #6d6d6d
}

@media only screen and (min-width: 0) and (max-width: 959px) {
    a:visited .menu-list--secondary-desc, a:visited .menu-list--secondary-icon, a:visited .menu-list--secondary-title, a:visited .menu-list-icon, a:visited .menu-list-title {
        color: #fff
    }
}

.ui-helper-hidden-accessible {
    display: none !important
}

.carousel .mask {
    overflow: hidden;
    width: 600px
}

.carousel .slideset {
    width: 99999px;
    float: left
}

.carousel .slide {
    float: left
}

.sprite-lisa-portrait {
    background-image: url(../images/sprites.png);
    background-position: -176px -42px;
    width: 50px;
    height: 75px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
    .sprite-lisa-portrait {
        background-image: url(../images/sprites@2x.png);
        background-size: 264px 223px
    }
}

.sprite-flirting {
    background-image: url(../images/sprites.png);
    background-position: -109px -42px;
    width: 65px;
    height: 76px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
    .sprite-flirting {
        background-image: url(../images/sprites@2x.png);
        background-size: 264px 223px
    }
}

.sprite-matchmaking {
    background-image: url(../images/sprites.png);
    background-position: 0 -147px;
    width: 65px;
    height: 76px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
    .sprite-matchmaking {
        background-image: url(../images/sprites@2x.png);
        background-size: 264px 223px
    }
}

.sprite-casual {
    background-image: url(../images/sprites.png);
    background-position: -67px -147px;
    width: 65px;
    height: 75px
}

.sprite-placeholder-xls, .sprite-placeholder-xlsx {
    background-position: -158px -120px;
    width: 16px;
    height: 20px;
    display: inline-block
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
    .sprite-casual {
        background-image: url(../images/sprites@2x.png);
        background-size: 264px 223px
    }
}

.sprite-placeholder-xls {
    background-image: url(../images/sprites.png)
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
    .sprite-placeholder-xls {
        background-image: url(../images/sprites@2x.png);
        background-size: 264px 223px
    }
}

.sprite-placeholder-xlsx {
    background-image: url(../images/sprites.png)
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
    .sprite-placeholder-xlsx {
        background-image: url(../images/sprites@2x.png);
        background-size: 264px 223px
    }
}

.sprite-placeholder-pdf {
    background-image: url(../images/sprites.png);
    background-position: -91px -92px;
    width: 16px;
    height: 20px;
    display: inline-block
}

.sprite-placeholder-doc, .sprite-placeholder-docx {
    background-position: -194px -120px;
    width: 16px;
    height: 20px;
    display: inline-block
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
    .sprite-placeholder-pdf {
        background-image: url(../images/sprites@2x.png);
        background-size: 264px 223px
    }
}

.sprite-placeholder-doc {
    background-image: url(../images/sprites.png)
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
    .sprite-placeholder-doc {
        background-image: url(../images/sprites@2x.png);
        background-size: 264px 223px
    }
}

.sprite-placeholder-docx {
    background-image: url(../images/sprites.png)
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
    .sprite-placeholder-docx {
        background-image: url(../images/sprites@2x.png);
        background-size: 264px 223px
    }
}

.sprite-placeholder-eps {
    background-image: url(../images/sprites.png);
    background-position: -212px -120px;
    width: 16px;
    height: 20px;
    display: inline-block
}

.sprite-placeholder-jpeg, .sprite-placeholder-jpg {
    background-position: -91px -70px;
    width: 16px;
    height: 20px;
    display: inline-block
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
    .sprite-placeholder-eps {
        background-image: url(../images/sprites@2x.png);
        background-size: 264px 223px
    }
}

.sprite-placeholder-jpg {
    background-image: url(../images/sprites.png)
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
    .sprite-placeholder-jpg {
        background-image: url(../images/sprites@2x.png);
        background-size: 264px 223px
    }
}

.sprite-placeholder-jpeg {
    background-image: url(../images/sprites.png)
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
    .sprite-placeholder-jpeg {
        background-image: url(../images/sprites@2x.png);
        background-size: 264px 223px
    }
}

.sprite-placeholder-png {
    background-image: url(../images/sprites.png);
    background-position: -91px -114px;
    width: 16px;
    height: 20px;
    display: inline-block
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
    .sprite-placeholder-png {
        background-image: url(../images/sprites@2x.png);
        background-size: 264px 223px
    }
}

.sprite-placeholder-txt {
    background-image: url(../images/sprites.png);
    background-position: -134px -147px;
    width: 16px;
    height: 20px;
    display: inline-block
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
    .sprite-placeholder-txt {
        background-image: url(../images/sprites@2x.png);
        background-size: 264px 223px
    }
}

.centered-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.padding {
    padding: 10px
}

.no-padding, .no-padding-left {
    padding-left: 0 !important
}

.no-padding, .no-padding-right {
    padding-right: 0 !important
}

.red {
    color: #bd464a
}

.margin-bottom {
    margin-bottom: 20px !important
}

.margin-bottom-5 {
    margin-bottom: 5px
}

.margin-bottom-10 {
    margin-bottom: 10px
}

.no-margin-left {
    margin-left: 0
}

.no-margin-bottom, .no-margin-top {
    margin-bottom: 0 !important
}

@media only screen and (min-width: 768px) {
    .no-padding-bottom-sm {
        padding-bottom: 0 !important
    }

    .col-sm-no-padding {
        padding-left: 0 !important;
        padding-right: 0 !important
    }
}

.margin-top {
    margin-top: 20px !important
}

.align-center {
    text-align: center
}

.align-right {
    text-align: right
}

.align-left {
    text-align: left
}

.float-right {
    float: right
}

.float-left {
    float: left
}

.float-center {
    float: none;
    margin: auto
}

.float-full {
    margin-top: 20px
}

.float-full:first-child {
    margin-top: 0
}

@media only screen and (min-width: 960px) {
    .padding-top-md {
        padding-top: 20px
    }

    .align-right-md {
        text-align: right
    }

    .col-md-no-padding {
        padding-left: 0 !important;
        padding-right: 0 !important
    }
}

.padding-top {
    padding-top: 15px
}

.padding-bottom {
    padding-bottom: 15px
}

.row.row-padding {
    padding-bottom: 10px
}

@media only screen and (min-width: 0) and (max-width: 767px) {
    .col-xs-no-padding {
        padding-left: 0 !important;
        padding-right: 0 !important
    }
}

.row-eq-height {
    display: -ms-flexbox;
    display: flex
}

@media only screen and (min-width: 768px) {
    .col-sm-no-padding-right {
        padding-right: 0 !important
    }

    .row-sm-eq-height {
        display: -ms-flexbox;
        display: flex
    }
}

@media only screen and (min-width: 960px) {
    .col-md-no-padding-left {
        padding-left: 0 !important
    }

    .row-md-eq-height {
        display: -ms-flexbox;
        display: flex
    }
}

@media only screen and (min-width: 1240px) {
    .row-lg-eq-height {
        display: -ms-flexbox;
        display: flex
    }
}

@media only screen and (min-width: 768px) {
    .hidden-desktop {
        display: none
    }

    .text-center-desktop {
        text-align: center
    }
}

.error-message {
    color: #bd464a;
    display: none
}

input.error, textarea.error {
    border-color: #bd464a !important;
    box-shadow: 0 0 5px #bd464a !important
}

.valign-middle:before {
    vertical-align: middle
}

.bold {
    font-weight: 500
}

.bolder {
    font-weight: 700
}

[class*=" icon-"]:before, [class^=icon-]:before, [data-icon]:before {
    font-family: zzicons;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.big-icon {
    font-size: 20px
}

.hidden {
    display: none !important
}

.invisible {
    visibility: hidden !important
}

.invisible-font {
    font-size: 0
}

.inline-block {
    display: inline-block
}

.block {
    display: block
}

@media only screen and (min-width: 375px) {
    .container .row .content-col {
        padding-left: 20px;
        padding-right: 20px
    }
}

.row.table-row > [class*=col-].custom {
    background-color: #d3d3d3;
    text-align: center
}

img.image-border {
    border: 1px solid #9b9b9b !important
}

@media (min-width: 768px) {
    img.img-fluid {
        width: 100%
    }

    .row.table-row {
        display: table;
        width: 100%;
        margin: 0 auto 20px
    }

    .row.table-row > [class*=col-] {
        float: none;
        display: table-cell;
        vertical-align: top
    }

    .row.table-row > .col-sm-11 {
        width: 91.66666666666666%
    }

    .row.table-row > .col-sm-10 {
        width: 83.33333333333334%
    }

    .row.table-row > .col-sm-9 {
        width: 75%
    }

    .row.table-row > .col-sm-8 {
        width: 66.66666666666666%
    }

    .row.table-row > .col-sm-7 {
        width: 58.333333333333336%
    }

    .row.table-row > .col-sm-6 {
        width: 50%
    }

    .row.table-row > .col-sm-5 {
        width: 41.66666666666667%
    }

    .row.table-row > .col-sm-4 {
        width: 33.33333333333333%
    }

    .row.table-row > .col-sm-3 {
        width: 25%
    }

    .row.table-row > .col-sm-2 {
        width: 16.666666666666664%
    }

    .row.table-row > .col-sm-1 {
        width: 8.333333333333332%
    }
}

@media only screen and (min-width: 768px) {
    .row-sm-eq-height {
        display: -ms-flexbox;
        display: flex
    }

    .row-sm-eq-height > div[class*=col-] {
        display: -ms-flexbox;
        display: flex;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto
    }
}

@font-face {
    font-family: zzicons;
    src: url(../fonts/zzicons.eot);
    src: url(../fonts/zzicons.eot?#iefix) format("embedded-opentype"), url(../fonts/zzicons.woff) format("woff"), url(../fonts/zzicons.ttf) format("truetype"), url(../fonts/zzicons.svg#zzicons) format("svg");
    font-weight: 400;
    font-style: normal
}

[data-icon]:before {
    content: attr(data-icon)
}

.icon-arrow-left:before {
    content: "\61"
}

.icon-like:before {
    content: "\67"
}

.icon-magnify:before {
    content: "\6f"
}

.icon-bar-graph:before {
    content: "\63"
}

.icon-male:before {
    content: "\70"
}

.icon-check:before {
    content: "\72"
}

.icon-clockwise:before {
    content: "\65"
}

.icon-quote-right:before {
    content: "\76"
}

.icon-quote-left:before {
    content: "\75"
}

.icon-info:before {
    content: "\66"
}

.icon-info-circle:before {
    content: "\6d"
}

.icon-casual-dating:before {
    content: "\79"
}

.icon-radar:before {
    content: "\41"
}

.icon-classified:before {
    content: "\42"
}

.icon-target-group:before {
    content: "\44"
}

.icon-mobile-dating:before {
    content: "\45"
}

.icon-matchmaking:before {
    content: "\46"
}

.icon-soccer:before {
    content: "\48"
}

.icon-recover-services:before {
    content: "\49"
}

.icon-cougar:before {
    content: "\4a"
}

.icon-blind-date:before {
    content: "\4b"
}

.icon-bdsm:before {
    content: "\4c"
}

.icon-swinger:before {
    content: "\4d"
}

.icon-single-trips:before {
    content: "\4e"
}

.icon-adult-dating:before {
    content: "\4f"
}

.icon-flirting:before {
    content: "\50"
}

.icon-eastern-europe:before {
    content: "\51"
}

.icon-50plus:before {
    content: "\52"
}

.icon-gay:before {
    content: "\53"
}

.icon-chat:before {
    content: "\54"
}

.icon-fat:before {
    content: "\55"
}

.icon-industries:before {
    content: "\56"
}

.icon-regional:before {
    content: "\57"
}

.icon-animal:before {
    content: "\58"
}

.icon-sports:before {
    content: "\59"
}

.icon-heavy-metal:before {
    content: "\5a"
}

.icon-international:before {
    content: "\30"
}

.icon-esoteric:before {
    content: "\31"
}

.icon-religious:before {
    content: "\32"
}

.icon-disabled:before {
    content: "\33"
}

.icon-big-small:before {
    content: "\34"
}

.icon-webcam:before {
    content: "\35"
}

.icon-very-special:before {
    content: "\38"
}

.icon-caret-down:before {
    content: "\6e"
}

.icon-caret-right:before {
    content: "\71"
}

.icon-caret-up:before {
    content: "\39"
}

.icon-caret-left:before {
    content: "\21"
}

.icon-logo:before {
    content: "\78"
}

.icon-music:before {
    content: "\7a"
}

.icon-study:before {
    content: "\22"
}

.icon-download:before {
    content: "\24"
}

.icon-home:before {
    content: "\47"
}

.icon-whatsapp:before {
    content: "\27"
}

.icon-facebook:before {
    content: "\29"
}

.icon-gplus:before {
    content: "\2a"
}

.icon-twitter:before {
    content: "\2b"
}

.icon-security-closed:before {
    content: "\23"
}

.icon-play:before {
    content: "\25"
}

.icon-pause:before {
    content: "\26"
}

.icon-search:before {
    content: "\68"
}

.icon-newspaper:before {
    content: "\2c"
}

.icon-chart:before {
    content: "\28"
}

.icon-culture:before {
    content: "\37"
}

.icon-users:before {
    content: "\64"
}

.icon-user:before {
    content: "\62"
}

.icon-affair:before {
    content: "\69"
}

.icon-female:before {
    content: "\73"
}

.icon-messaging:before {
    content: "\6a"
}

.icon-photo:before {
    content: "\6b"
}

.icon-worldwide:before {
    content: "\6c"
}

.icon-edits:before {
    content: "\77"
}

.icon-notifications:before {
    content: "\43"
}

.icon-hand-down:before {
    content: "\36"
}

.icon-hand-up:before {
    content: "\2f"
}

.icon-app-store:before {
    content: "\3d"
}

.icon-customer-support:before {
    content: "\3e"
}

.icon-time:before {
    content: "\3f"
}

.icon-video-chat:before {
    content: "\40"
}

.icon-academics:before {
    content: "\5b"
}

.icon-security:before {
    content: "\5d"
}

.icon-settings:before {
    content: "\5e"
}

.icon-sharing:before {
    content: "\5f"
}

.icon-speeddating:before {
    content: "\60"
}

.icon-stealth-mode:before {
    content: "\7b"
}

.icon-sugardaddy:before {
    content: "\7c"
}

.icon-transgender:before {
    content: "\7d"
}

.icon-premium:before {
    content: "\7e"
}

.icon-pin:before {
    content: "\2d"
}

.icon-arrow-right:before {
    content: "\74"
}

.jcf-select {
    display: block;
    border: 1px solid #cdcdcd;
    border-radius: 4px;
    margin: 0;
    width: 100%;
    height: 33px;
    background: #fff;
    color: #6d6d6d;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .08)
}

.jcf-select select {
    z-index: 1;
    left: 0;
    top: 0
}

.jcf-select .jcf-select-text {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    cursor: default;
    display: block;
    font-size: 12px;
    line-height: 19px;
    margin: 0 35px 0 0;
    padding: 6px 11px
}

.jcf-select .jcf-select-opener {
    position: absolute;
    right: -1px;
    top: -1px;
    bottom: -1px;
    content: '';
    border-radius: 0 2px 2px 0;
    width: 22px;
    border-left: 1px solid #cacaca;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2I5YjliOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5MDkwOTAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+) #b9b9b9;
    background: linear-gradient(to bottom, #b9b9b9 0, #909090 100%)
}

.jcf-select .jcf-select-opener:after {
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -3px;
    right: 4px;
    width: 12px;
    height: 10px;
    background-repeat: no-repeat;
    background-size: 12px 10px
}

.jcf-list, .jcf-list .jcf-list-content {
    vertical-align: top;
    display: inline-block;
    width: 100%
}

body > .jcf-select-drop {
    position: absolute;
    margin: -1px 0 0;
    z-index: 9999
}

body > .jcf-select-drop.jcf-drop-flipped {
    margin: 1px 0 0
}

.jcf-select .jcf-select-drop {
    position: absolute;
    margin-top: 0;
    z-index: 9999;
    top: 100%;
    left: -1px;
    right: -1px
}

.jcf-select .jcf-drop-flipped {
    bottom: 100%;
    top: auto
}

.jcf-select-drop .jcf-select-drop-content {
    border: 1px solid #cdcdcd;
    border-radius: 4px;
    overflow: hidden
}

.jcf-list-box {
    overflow: hidden;
    display: inline-block;
    border: 1px solid #b8c3c9;
    min-width: 200px;
    margin: 0 15px
}

.jcf-list {
    position: relative;
    background: #fff;
    line-height: 14px;
    font-size: 12px
}

.jcf-list .jcf-list-content {
    overflow: auto
}

.jcf-list ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.jcf-list ul li {
    overflow: hidden;
    display: block
}

.jcf-list .jcf-overflow {
    overflow: auto
}

.jcf-list .jcf-option {
    overflow: hidden;
    cursor: default;
    display: block;
    padding: 5px 9px;
    color: #656565;
    height: 1%
}

.jcf-list .jcf-disabled {
    background: #fff !important;
    color: #aaa !important
}

.jcf-list-box .jcf-selected, .jcf-select-drop .jcf-hover {
    background: #e6e6e6;
    color: #000
}

.jcf-list .jcf-optgroup-caption {
    white-space: nowrap;
    font-weight: 700;
    display: block;
    padding: 5px 9px;
    cursor: default;
    color: #000
}

.text-size, a, ol li, p, q, ul li {
    font-weight: 300
}

.jcf-list .jcf-optgroup .jcf-option {
    padding-left: 30px
}

.jcf-disabled {
    background: #ddd !important
}

a {
    font-size: 16px;
    line-height: 22px;
    transition: color .2s linear, background .2s linear;
    color: #bd464a;
    outline: 0
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    a {
        font-size: 18px;
        line-height: 27px
    }
}

a.no-style {
    color: inherit;
    text-decoration: none;
    font-size: inherit
}

a.no-style.block-style {
    display: block
}

a.active, a:hover {
    text-decoration: none;
    color: #525252;
    outline: 0
}

a:focus {
    outline: 0;
    color: #bd464a
}

a.wrapper-link {
    color: #525252;
    text-decoration: none
}

a .inner-link {
    color: #bd464a;
    text-decoration: underline
}

a .inner-link .icon-search {
    font-size: 16px;
    line-height: 20px;
    display: inline-block;
    vertical-align: bottom;
    margin-right: 3px
}

.breadcrumb-icon:before, .breadcrumb-wrapper, .breadcrumbs .icon-caret-right {
    vertical-align: middle
}

a .inner-link.active, a .inner-link:hover {
    text-decoration: none;
    color: #525252;
    outline: 0
}

a .inner-link:focus {
    outline: 0
}

.top-link > span {
    color: #bd464a
}

.text-size, p {
    font-size: 16px;
    line-height: 22px
}

@media only screen and (min-width: 0) and (max-width: 767px) {
    p a {
        line-height: 26px
    }
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    .text-size, p {
        font-size: 18px;
        line-height: 27px
    }
}

h1, h1 a, q {
    line-height: 22px
}

q {
    font-size: 16px;
    font-style: italic
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    q {
        font-size: 18px;
        line-height: 27px
    }
}

ul {
    list-style: none;
    padding: 0
}

ol li, ul li {
    font-size: 14px;
    line-height: 21px
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    ul li {
        font-size: 18px;
        line-height: 25px
    }

    ul li li::before, ul li li:before {
        top: 2px
    }
}

h1, h1 a {
    color: #fff;
    margin: 0;
    font-size: 20px;
    font-weight: 700
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    h1, h1 a {
        margin: 0;
        font-size: 24px;
        line-height: 30px
    }
}

h1.article-title {
    color: #bd464a;
    margin: 0 0 10px;
    line-height: 32px;
    font-weight: 600;
    font-size: 26px
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    h1.article-title {
        font-size: 28px;
        line-height: 38px;
        margin: 0 0 20px;
        font-weight: 700
    }
}

h2, h2 a {
    margin: 0 0 10px;
    font-size: 24px;
    line-height: 32px;
    font-weight: 600
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    h2, h2 a {
        font-size: 28px;
        line-height: 38px;
        margin: 0 0 20px;
        font-weight: 700
    }
}

h2.home-recommendation {
    padding-right: 45px
}

h2.review-main-heading {
    font-size: 30px
}

h2.review-main-heading .review-main-heading-subtitle {
    display: block;
    font-weight: 300;
    font-size: 21px;
    line-height: 20px;
    color: #525252;
    padding-top: 3px
}

.breadcrumb-wrapper, .breadcrumbs.breadcrumbs-top-box .breadcrumb-wrapper {
    display: inline-block
}

h3, h3 a, h4, h4 a {
    font-weight: 500
}

h2.review-heading {
    margin-top: 20px
}

h3, h3 a {
    margin: 0 0 10px;
    font-size: 18px;
    line-height: 21px;
    text-align: left
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    h3, h3 a {
        font-size: 26px;
        line-height: 33px;
        margin: 0 0 20px
    }
}

h3.daba-heading {
    color: #525252;
    text-align: center;
    font-size: 18px;
    margin-top: 20px
}

h4, h4 a {
    font-size: 16px;
    line-height: 22px;
    background: inherit;
    margin: 0 0 10px
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    h4, h4 a {
        font-size: 18px;
        line-height: 27px
    }
}

h5 {
    font-size: 14px;
    font-weight: 700;
    color: #525252
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    h5 {
        font-size: 20px
    }
}

h2, h3, h4 {
    color: #bd464a
}

h2 a, h3 a, h4 a {
    color: inherit
}

.breadcrumbs {
    color: #fff;
    font-size: 12px;
    font-weight: 100;
    line-height: 12px
}

@media only screen and (min-resolution: 144),(-webkit-min-device-pixel-ratio: 1.5) {
    .breadcrumbs {
        font-weight: 300
    }
}

.breadcrumbs a {
    color: #fff;
    font-size: 12px;
    font-weight: 100
}

@media only screen and (min-resolution: 144),(-webkit-min-device-pixel-ratio: 1.5) {
    .breadcrumbs a {
        font-weight: 300
    }
}

.breadcrumbs a:hover, .breadcrumbs a:visited {
    color: #fff
}

.breadcrumbs .icon-caret-right {
    margin: 0 0 0 3px;
    font-size: 11px
}

.breadcrumbs.red, .breadcrumbs.red a {
    font-size: 14px;
    color: #bd464a
}

.breadcrumbs.red a:hover, .breadcrumbs.red a:visited {
    color: #bd464a
}

.breadcrumbs.breadcrumbs-top-box {
    overflow: hidden;
    position: relative
}

.breadcrumbs.breadcrumbs-top-box .breadcrumbs-inner-wrapper {
    width: 1000%
}

.breadcrumbs.breadcrumbs-top-box .breadcrumbs-inner-wrapper span.dots-cover {
    display: inline-block;
    height: 20px;
    width: 500px;
    vertical-align: middle;
    background: #bd464a;
    position: relative
}

.breadcrumbs.breadcrumbs-top-box .breadcrumb-wrapper.last-breadcrumb .dots-wrapper {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    color: #fff;
    background: #bd464a;
    padding-left: 1px;
    font-size: 20px;
    font-weight: 100;
    line-height: 12px;
    overflow: hidden;
    box-shadow: -3px 0 6px -1px #bd464a
}

.breadcrumbs.breadcrumbs-top-box .breadcrumb-wrapper.last-breadcrumb span.breadcrumb-link {
    width: 100%;
    position: relative;
    background: #bd464a;
    padding-right: 1px
}

.breadcrumb-link {
    display: block;
    line-height: 19px
}

span.breadcrumb-link {
    padding-top: 1px
}

.list {
    text-align: left;
    font-size: 14px;
    line-height: 22px
}

.list li {
    margin: 0 0 10px;
    padding-left: 24px;
    position: relative
}

.list li a {
    font-size: inherit;
    line-height: inherit
}

.list li.icon-caret-right {
    padding-left: 20px
}

.list li[class*=icon-]:before {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 18px;
    color: #bd464a
}

@media only screen and (min-width: 768px) {
    .list.alternate {
        padding-top: 13px
    }

    .list li[class*=icon-]:before {
        top: 2px
    }
}

.list li[class*=icon-].green-list-icon:before {
    color: #57a05d
}

.list.barometer-header-list li {
    margin: 0 0 5px
}

.btn, .button {
    font-weight: 700;
    font-size: 15px;
    line-height: 18px;
    text-align: center;
    padding: 7px;
    color: #fff;
    text-decoration: none;
    transition: opacity .2s ease-in;
    display: block;
    margin: 10px auto;
    width: 90%;
    cursor: pointer;
    max-width: 350px
}

.btn:visited, .button:visited {
    color: #fff
}

.btn span, .button span {
    display: inline-block;
    vertical-align: top;
    margin-right: 3px
}

.btn span:before, .button span:before {
    font-size: 13px;
    line-height: 18px
}

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

.btn.btn-normal, .btn.button, .button.btn-normal, .button.button {
    border: 1px solid #57a05d;
    box-shadow: 0 1px 0 #89d28f inset;
    text-shadow: 1px 1px 0 #5A9B60;
    background: #72ca79
}

.btn.btn-normal:hover, .btn.button:hover, .button.btn-normal:hover, .button.button:hover {
    box-shadow: inset 0 1px 0 #7ec284;
    background: linear-gradient(to bottom, #5bae62 0, #518e56 100%)
}

.btn.btn-normal:active, .btn.button:active, .button.btn-normal:active, .button.button:active {
    background: #55be5e;
    background: linear-gradient(to bottom, #55be5e 0, #4da654 100%);
    padding: 8px 6px 6px 8px
}

.btn.btn-danger, .button.btn-danger {
    border: 1px solid #8b3f42;
    box-shadow: 0 1px 0 #D95056 inset;
    background: #bd464a;
    color: #fff
}

.btn.btn-danger:hover, .button.btn-danger:hover {
    background: linear-gradient(to bottom, #bd464a 0, #802527 100%)
}

.btn.btn-danger:active, .button.btn-danger:active {
    background: #8b3f42;
    background: linear-gradient(to bottom, #8b3f42 0, #bd464a 100%)
}

.btn.btn-danger:disabled, .button.btn-danger:disabled {
    color: rgba(255, 255, 255, .7)
}

.btn.positive, .button.positive {
    color: #fff;
    background: #6ab570;
    background: linear-gradient(to bottom, #72ca79 0, #6ab570 100%);
    border: 1px solid #57a05d;
    box-shadow: inset 0 0 1px rgba(0, 0, 0, .1)
}

.btn.positive:hover, .button.positive:hover {
    background: #72ca79;
    background: linear-gradient(to bottom, #6ab570 0, #72ca79 100%)
}

.btn.btn-icon, .button.btn-icon {
    position: relative;
    padding-left: 30px
}

.btn.btn-icon i, .btn.btn-icon span, .button.btn-icon i, .button.btn-icon span {
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -8px
}

.btn.btn-icon i:before, .btn.btn-icon span:before, .button.btn-icon i:before, .button.btn-icon span:before {
    font-size: 15px;
    line-height: 18px
}

.btn.btn-inline, .button.btn-inline {
    display: inline-block;
    padding: 7px 30px;
    width: auto
}

.btn.btn-inline.btn-icon, .button.btn-inline.btn-icon {
    padding-left: 40px
}

.siblings {
    margin-bottom: 20px
}

.siblings .siblings-title {
    color: #bd464a;
    padding: 5px
}

.siblings span {
    color: #bd464a;
    margin: 10px 10px 10px 0;
    display: block
}

.siblings span a {
    font-weight: 500;
    vertical-align: bottom
}

.table-block {
    font-size: 14px;
    line-height: 16px;
    background: #fff;
    display: table;
    width: 100%;
    table-layout: fixed
}

.table-block p {
    color: #525252
}

.table-block .table td {
    vertical-align: middle
}

@media only screen and (min-width: 375px) {
    .table-block {
        font-size: 14px;
        line-height: 18px
    }
}

.table-block .table-row {
    display: table-row
}

.table-block .table-row + .table-row {
    padding-top: 1px
}

.table-block .table-row:nth-child(2n+1) .text span {
    background: #edede5
}

.table-block .table-row .text {
    display: table-cell;
    vertical-align: top;
    background: #fff;
    text-align: center;
    padding-left: 1px
}

.table-block .table-row .text span {
    height: 100%;
    background: #fcfcfa;
    display: table;
    table-layout: fixed;
    width: 100%;
    padding: 9px 8px;
    box-shadow: inset -3px 0 7px -4px rgba(0, 0, 0, .2)
}

.table-block .male-female {
    display: block;
    vertical-align: top
}

.social-buttons {
    margin-bottom: 18px;
    overflow: auto
}

.social-buttons .social-button, .social-buttons amp-social-share {
    width: 42px;
    height: 40px;
    border: none;
    display: block;
    float: left;
    margin-right: 5px;
    border-radius: 0;
    position: relative;
    cursor: pointer
}

.social-buttons .social-button:before, .social-buttons amp-social-share:before {
    color: #fff;
    position: absolute;
    font-size: 22px;
    left: 50%;
    top: 50%;
    margin-top: -11px;
    margin-left: -10px
}

.social-buttons .social-button.icon-facebook, .social-buttons .social-button[type=facebook], .social-buttons amp-social-share.icon-facebook, .social-buttons amp-social-share[type=facebook] {
    background: #3b5998
}

.social-buttons .social-button.icon-facebook:hover, .social-buttons .social-button[type=facebook]:hover, .social-buttons amp-social-share.icon-facebook:hover, .social-buttons amp-social-share[type=facebook]:hover {
    background: #30487b
}

.social-buttons .social-button.icon-twitter, .social-buttons .social-button[type=twitter], .social-buttons amp-social-share.icon-twitter, .social-buttons amp-social-share[type=twitter] {
    background: #55acee
}

.social-buttons .social-button.icon-twitter:hover, .social-buttons .social-button[type=twitter]:hover, .social-buttons amp-social-share.icon-twitter:hover, .social-buttons amp-social-share[type=twitter]:hover {
    background: #309aea
}

.social-buttons .social-button.icon-whatsapp, .social-buttons .social-button[type=whatsapp], .social-buttons amp-social-share.icon-whatsapp, .social-buttons amp-social-share[type=whatsapp] {
    background: #4dc247
}

.social-buttons .social-button.icon-whatsapp:hover, .social-buttons .social-button[type=whatsapp]:hover, .social-buttons amp-social-share.icon-whatsapp:hover, .social-buttons amp-social-share[type=whatsapp]:hover {
    background: #3da838
}

.experiences [class^=icon-] {
    font-size: 32px
}

@media only screen and (min-width: 768px) {
    .experiences [class^=icon-] {
        font-size: 50px
    }
}

.experiences .icon-female {
    color: #e9575b
}

.experiences .icon-male {
    color: #2f96d9
}

.experiences .time-span.female {
    color: #e9575b
}

.experiences .time-span.male {
    color: #2f96d9
}

.experiences .user-content {
    cursor: pointer
}

.members-information > div {
    border: 1px solid #edede5;
    padding: 10px;
    vertical-align: middle
}

.members-information > div:nth-child(odd) {
    background-color: #edede5;
    padding: 5px 10px;
    color: #bd464a;
    font-weight: 700
}

.quote-holder {
    margin-bottom: 29px
}

.quote-holder .img-holder {
    text-align: center;
    padding: 9px 0;
    margin-bottom: 9px
}

.quote-holder .img-holder img {
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
    border-radius: 100%
}

.quote-holder blockquote {
    margin: 0;
    border: 1px solid #d3d3d3;
    position: relative;
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    padding: 14px 35px 12px;
    width: 100%
}

.quote-holder blockquote.no-border {
    border: none
}

.quote-holder blockquote.no-border q p {
    font-size: 20px;
    line-height: 26px
}

.quote-holder blockquote.no-border q:after, .quote-holder blockquote.no-border q:before {
    font-size: 24px
}

.quote-holder blockquote:not(.no-border):after, .quote-holder blockquote:not(.no-border):before {
    position: absolute;
    content: '';
    left: 50%;
    width: 0;
    height: 0;
    border-style: solid;
    -webkit-transform: translate(-50%, 0) scale(.9999);
    -ms-transform: translate(-50%, 0) scale(.9999);
    transform: translate(-50%, 0) scale(.9999)
}

.quote-holder blockquote:not(.no-border):before {
    border-width: 0 7px 13px;
    border-color: transparent transparent #d3d3d3;
    bottom: 100%
}

.quote-holder blockquote:not(.no-border):after {
    border-width: 0 7px 12px;
    border-color: transparent transparent #fff;
    top: -11px
}

.quote-holder blockquote q {
    position: relative;
    display: block;
    font-style: italic
}

.quote-holder blockquote q:after, .quote-holder blockquote q:before {
    font-size: 20px;
    position: absolute;
    left: -26px;
    top: -1px;
    color: #d3d3d3;
    content: 'u';
    font-family: zzicons;
    font-style: normal
}

.graph, .graph > li {
    position: relative
}

.quote-holder blockquote q:after {
    content: 'v';
    left: auto;
    right: -26px;
    bottom: -3px;
    top: auto
}

.table-sub-header {
    font-weight: 500;
    text-align: center
}

.list-link {
    margin-top: 10px;
    padding-left: 5px;
    display: block;
    text-align: center
}

.table table:not(.category-table), .user-content table:not(.category-table) {
    margin-bottom: 18px
}

.table table:not(.category-table) thead, .user-content table:not(.category-table) thead {
    background: #edede5
}

.table table:not(.category-table) thead th, .user-content table:not(.category-table) thead th {
    word-wrap: normal;
    word-break: normal;
    -webkit-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
    border: 1px solid #fcfcfa;
    border-width: 0 1px;
    text-align: center;
    vertical-align: middle;
    color: #bd464a
}

.table table:not(.category-table) thead th:first-child, .user-content table:not(.category-table) thead th:first-child {
    border-left-color: #edede5
}

.table table:not(.category-table) thead th:last-child, .user-content table:not(.category-table) thead th:last-child {
    border-right-color: #edede5
}

.table table:not(.category-table) tbody td, .user-content table:not(.category-table) tbody td {
    border: 1px solid #edede5;
    color: #525252
}

.bar-graph-block {
    max-width: 340px;
    margin: 0
}

.bar-graph-block .header {
    overflow: hidden
}

.bar-graph-block .header .icons {
    float: right;
    padding-top: 5px;
    margin: 0 0 10px;
    font-size: 18px;
    line-height: 21px;
    text-align: left;
    font-weight: 300
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    .bar-graph-block .header .icons {
        font-size: 26px;
        line-height: 33px;
        margin: 0 0 20px
    }
}

.bar-graph-block .header .female, .bar-graph-block .header .male {
    color: #2f96d9;
    font-size: 14px;
    line-height: 17px;
    vertical-align: top
}

.bar-graph-block .header .female span, .bar-graph-block .header .male span {
    font-size: 18px
}

.bar-graph-block .header .female {
    color: #e9575b
}

.bar-graph-block h3 {
    margin: 0 0 10px;
    font-size: 18px;
    line-height: 21px;
    font-weight: 500;
    text-align: left;
    overflow: hidden;
    color: #bd464a
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    .bar-graph-block h3 {
        font-size: 26px;
        line-height: 33px;
        margin: 0 0 20px
    }
}

.graph {
    text-align: justify;
    height: 135px;
    border-bottom: 2px solid #f1ebe5;
    letter-spacing: -4px;
    padding: 0 14px;
    margin-bottom: 51px
}

.graph > li {
    width: 40px;
    height: 100%;
    letter-spacing: 0;
    display: inline-block;
    vertical-align: bottom;
    margin-right: 10px
}

.graph .text, .graph ul, .graph ul li {
    position: absolute
}

@media only screen and (min-width: 500px) {
    .graph > li {
        margin-right: 15px
    }
}

.graph:after {
    display: inline-block;
    width: 100%;
    height: 0;
    font-size: 0;
    content: ''
}

.graph .text {
    left: 0;
    right: 0;
    top: 100%;
    text-align: center;
    font-size: 14px;
    line-height: 16px;
    margin-top: 8px;
    color: #6d6d6d
}

.graph ul {
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.graph ul li {
    width: 14px;
    left: 4px;
    bottom: 0;
    background: #e9575b;
    height: 1%
}

.graph ul li + li {
    left: auto;
    right: 4px;
    background: #2f96d9
}

.graph .bar-height-0 {
    height: 0
}

.graph .bar-height-10 {
    height: 10%
}

.graph .bar-height-20 {
    height: 20%
}

.graph .bar-height-30 {
    height: 30%
}

.graph .bar-height-40 {
    height: 40%
}

.graph .bar-height-50 {
    height: 50%
}

.graph .bar-height-60 {
    height: 60%
}

.graph .bar-height-70 {
    height: 70%
}

.graph .bar-height-80 {
    height: 80%
}

.graph .bar-height-90 {
    height: 90%
}

.graph .bar-height-100 {
    height: 100%
}

.user-content table:not(.category-table) {
    border-top: none
}

.user-content table:not(.category-table).no-border, .user-content table:not(.category-table).no-border tbody, .user-content table:not(.category-table).no-border td, .user-content table:not(.category-table).no-border th, .user-content table:not(.category-table).no-border thead, .user-content table:not(.category-table).no-border tr {
    border: none
}

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

.recommendation-holder {
    max-width: 600px;
    text-align: center;
    margin-bottom: 20px
}

.recommendation-holder .recommendation-wrap .recommendation-title, .recommendation-holder.extended {
    text-align: left
}

.recommendation-holder.extended .round-wrap {
    float: left
}

.recommendation-holder.extended .description {
    margin: 0 0 20px 100px
}

.recommendation-holder.extended .description:after, .recommendation-holder.extended .description:before {
    position: absolute;
    content: '';
    top: 40%;
    left: -7px;
    margin-top: -6px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 12px 7px 0;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    -webkit-transform: scale(.9999);
    -ms-transform: scale(.9999);
    transform: scale(.9999)
}

.recommendation-holder.extended .description:before {
    border-color: transparent #d3d3d3 transparent transparent;
    right: 100%
}

.recommendation-holder.extended .description:after {
    border-color: transparent #fff transparent transparent;
    left: -6px
}

.recommendation-holder.extended .recommendation-info {
    margin-left: 100px
}

.recommendation-holder.extended .recommendation-info .lmu-wrapper {
    margin-left: 0
}

.recommendation-holder .round-wrap {
    display: inline-block;
    margin-bottom: 20px
}

.recommendation-holder .description {
    border: 1px solid #d3d3d3;
    position: relative;
    padding: 5px
}

.recommendation-holder .description:after, .recommendation-holder .description:before {
    position: absolute;
    content: '';
    left: 50%;
    margin-left: -6px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 7px 12px;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    -webkit-transform: scale(.9999);
    -ms-transform: scale(.9999);
    transform: scale(.9999)
}

.recommendation-holder .description:before {
    border-color: transparent transparent #d3d3d3;
    bottom: 100%
}

.recommendation-holder .description:after {
    border-color: transparent transparent #fff;
    top: -11px
}

.recommendation-holder.fancy {
    background-color: #fcfbf7;
    border: 1px solid #edede5;
    padding: 20px;
    margin: 30px 0;
    max-width: 590px
}

.recommendation-holder.fancy .description {
    background-color: #fff
}

.recommendation-holder.header-barometer {
    margin-bottom: 0
}

.block-lists {
    margin-bottom: 13px
}

.block-lists .header {
    background: #edede5;
    padding: 8px 14px
}

.block-lists .header .title {
    font-size: 14px;
    line-height: 17px;
    color: #bd464a;
    font-weight: 700
}

.block-lists ul {
    border: 1px solid #edede5;
    border-width: 0 1px 1px;
    padding: 18px 16px 19px
}

.block-lists ul.unstyled-list li {
    padding-left: 0
}

.block-lists ul.unstyled-list li:before {
    display: none
}

.block-lists ul li {
    position: relative;
    padding-left: 15px;
    font-size: 14px;
    line-height: 18px
}

.block-lists ul li + li {
    margin-top: 11px
}

.block-lists ul li:before {
    color: #bd464a;
    position: absolute;
    left: 0;
    content: 'q';
    font-size: 10px;
    line-height: 18px;
    top: 0;
    font-family: zzicons
}

.sidebar-sub-title {
    line-height: 32px;
    font-weight: 600;
    color: #bd464a;
    margin: 10px 0 0;
    font-size: 22px;
    text-align: left
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    .sidebar-sub-title {
        font-size: 28px;
        line-height: 38px;
        margin: 0 0 20px;
        font-weight: 700
    }
}

.stars-list {
    padding: 0 0 18px
}

.stars-list > li {
    display: table;
    width: 100%;
    table-layout: fixed;
    position: relative
}

.stars-list .link-hold, .stars-list .stars-wrap {
    display: table-cell;
    vertical-align: middle;
    text-align: left
}

.stars-list > li + li {
    margin-top: 6px
}

.stars-list .stars-wrap {
    width: 130px;
    position: relative
}

.stars-list .stars-wrap.nav-stars-wrap {
    width: 100px
}

.stars-list .stars {
    margin: 0;
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    transform: scale(.8);
    -webkit-transform-origin: 90% 50% 0;
    -ms-transform-origin: 90% 50% 0;
    transform-origin: 90% 50% 0
}

.stars-list .stars.nav-stars {
    -webkit-transform: scale(.7);
    -ms-transform: scale(.7);
    transform: scale(.7);
    -webkit-transform-origin: 20% 50% 0;
    -ms-transform-origin: 20% 50% 0;
    transform-origin: 20% 50% 0
}

.stars-list .link-hold {
    font-size: 13px;
    line-height: 17px;
    padding: 7px 10px
}

.user-content ul.logo-lists.amp-logo-lists > li, .user-content ul.logo-lists.amp-logo-lists > li li, ul.logo-lists.amp-logo-lists > li, ul.logo-lists.amp-logo-lists > li li {
    padding: 0
}

.stars-list .link-hold a {
    text-decoration: underline;
    white-space: nowrap
}

.stars-list .link-hold a:hover {
    text-decoration: none;
    color: #525252
}

.stars-list .link-hold a:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
    z-index: 1
}

ul.logo-lists {
    font-size: 0;
    line-height: 0;
    letter-spacing: -4px;
    margin: 0 -5px;
    text-align: center
}

ul.logo-lists > li {
    display: inline-block;
    vertical-align: bottom;
    padding: 0 5px 7px;
    font-size: 12px;
    line-height: 15px;
    position: relative;
    letter-spacing: 0;
    width: 33%
}

ul.logo-lists > li .logo-wrapper {
    height: 50px;
    display: block;
    margin: auto
}

ul.logo-lists > li .logo-wrapper amp-img, ul.logo-lists > li .logo-wrapper img, ul.logo-lists > li .logo-wrapper picture {
    display: table-cell;
    vertical-align: middle;
    margin: 0 auto
}

ul.logo-lists > li:before {
    content: none;
    display: none
}

ul.logo-lists > li + li:before {
    position: absolute;
    top: -10%;
    bottom: -10%;
    width: 1px;
    background: #edede5;
    background: linear-gradient(to bottom, #edede5 0, #d3d3d3 51%, #edede5 100%);
    content: '';
    left: 0
}

ul.logo-lists > li a:visited .link {
    color: #967275
}

ul.logo-lists > li .link, ul.logo-lists > li a:visited .title {
    color: #bd464a
}

ul.logo-lists .title {
    display: inline-block;
    vertical-align: top;
    margin: 4px auto 0;
    font-size: 12px;
    line-height: 14px
}

@media only screen and (min-width: 375px) {
    ul.logo-lists .title {
        font-size: 14px;
        line-height: 16px;
        margin: 9px auto 0
    }
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    ul.logo-lists .title {
        font-size: 16px
    }
}

ul.logo-lists .stars-wrap {
    height: 13px;
    position: relative;
    width: 100%;
    margin: 3px auto
}

ul.logo-lists .stars {
    left: 50%;
    top: -5px;
    -webkit-transform: scale(.55) translate(-50%, 0);
    -ms-transform: scale(.55) translate(-50%, 0);
    transform: scale(.55) translate(-50%, 0);
    text-align: center;
    position: absolute
}

ul.logo-lists .link {
    line-height: 16px;
    font-size: 14px
}

ul.logo-lists.scrollable {
    margin: 0 -7px;
    white-space: nowrap;
    overflow: scroll;
    -ms-overflow-style: none
}

ul.logo-lists.scrollable > li {
    white-space: normal;
    padding: 0 15px;
    width: 165px
}

@media only screen and (min-width: 768px) {
    ul.logo-lists.scrollable > li, ul.logo-lists.scrollable > li a {
        width: auto
    }
}

ul.logo-lists.scrollable > li + li:before {
    display: none
}

ul.logo-lists.scrollable .top-wrap {
    display: block;
    width: 96px;
    margin: 0 auto 6px;
    padding: 9px;
    background: #fcfcfa
}

@media only screen and (min-width: 768px) {
    ul.logo-lists.scrollable .top-wrap {
        width: auto
    }
}

ul.logo-lists.scrollable .top-wrap img, ul.logo-lists.scrollable .top-wrap picture {
    max-width: 80px
}

ul.logo-lists.scrollable .link-search {
    font-size: 14px;
    line-height: 18px
}

ul.logo-lists.scrollable .link-search .icon-search {
    font-size: 18px;
    line-height: 20px;
    display: inline-block;
    vertical-align: top;
    margin-right: 3px
}

.fancy-block {
    margin-bottom: 17px;
    max-width: 590px;
    background: #fcfbf7;
    border: 1px solid #edede5;
    position: relative;
    overflow: hidden;
    text-align: center
}

.fancy-block.centered {
    margin: auto auto 17px
}

.fancy-block.analysis {
    max-width: none
}

.fancy-block.analysis.big-logo .logo-lists > li {
    width: 40%
}

.fancy-block.analysis.big-logo .logo-wrapper {
    max-width: 160px;
    padding: 0
}

.fancy-block.analysis.small-logo .logo-wrapper {
    max-width: 104px
}

.fancy-block .fancy-wrap {
    position: relative;
    z-index: 1;
    padding: 9px 5px 14px
}

.fancy-block .fancy-wrap img, .fancy-block .fancy-wrap picture {
    width: 100%
}

.fancy-block .fancy-wrap .logo-lists li a .title {
    font-size: 14px
}

.fancy-block:before {
    position: absolute;
    content: '';
    background-image: url(../images/sprites.png);
    background-position: 0 -70px;
    width: 89px;
    height: 75px;
    background-repeat: no-repeat;
    -webkit-transform: rotate(14deg);
    -ms-transform: rotate(14deg);
    transform: rotate(14deg);
    top: -44px;
    left: -26px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
    .fancy-block:before {
        background-image: url(../images/sprites@2x.png);
        background-size: 264px 223px
    }
}

.fancy-block .logo-lists {
    padding: 10px 0 0
}

.fancy-block .logo-lists > li .logo-wrapper {
    height: auto;
    padding: 0 5px
}

.stars li, .stars li.half, .stars li.selected, .stars.alternate li, .stars.alternate li.half {
    width: 25px;
    height: 24px
}

.fancy-block .logo-lists > li .logo-wrapper .logo-inner-wrapper {
    display: inline-block;
    margin: auto
}

@media only screen and (min-width: 768px) {
    .fancy-block .fancy-wrap .logo-lists li a .title {
        font-size: 16px
    }

    .fancy-block .logo-lists > li .logo-wrapper {
        padding: 0 10px
    }
}

.fancy-block .main-title {
    font-size: 15px;
    line-height: 19px;
    display: block;
    padding-left: 60px;
    margin-bottom: 10px;
    text-align: left;
    font-weight: 700;
    color: #bd464a;
    min-height: 30px
}

.fancy-block .sub-title {
    padding: 9px 60px 8px;
    display: block;
    font-size: 12px;
    line-height: 20px;
    font-weight: 500
}

@media only screen and (min-width: 375px) {
    .fancy-block .sub-title {
        font-size: 14px
    }
}

.user-article ul:not(.zz-icon-list):not(.block-list):not(.slick-dots):not(.amp-logo-lists):not(.tag-cloud):not(.category-list-box), .user-content ul:not(.zz-icon-list):not(.block-list):not(.slick-dots):not(.amp-logo-lists):not(.tag-cloud):not(.category-list-box) {
    padding-bottom: 10px
}

.user-article ul:not(.zz-icon-list):not(.block-list):not(.slick-dots):not(.amp-logo-lists):not(.tag-cloud):not(.category-list-box).stars, .user-content ul:not(.zz-icon-list):not(.block-list):not(.slick-dots):not(.amp-logo-lists):not(.tag-cloud):not(.category-list-box).stars {
    margin-top: 5px
}

.user-article ul:not(.zz-icon-list):not(.block-list):not(.slick-dots):not(.amp-logo-lists):not(.tag-cloud):not(.category-list-box).unstyled-list li, .user-content ul:not(.zz-icon-list):not(.block-list):not(.slick-dots):not(.amp-logo-lists):not(.tag-cloud):not(.category-list-box).unstyled-list li {
    padding-left: 0
}

.user-article ul:not(.zz-icon-list):not(.block-list):not(.slick-dots):not(.amp-logo-lists):not(.tag-cloud):not(.category-list-box).unstyled-list li:before, .user-content ul:not(.zz-icon-list):not(.block-list):not(.slick-dots):not(.amp-logo-lists):not(.tag-cloud):not(.category-list-box).unstyled-list li:before {
    display: none
}

.user-article ul:not(.zz-icon-list):not(.block-list):not(.slick-dots):not(.amp-logo-lists):not(.tag-cloud):not(.category-list-box) li, .user-content ul:not(.zz-icon-list):not(.block-list):not(.slick-dots):not(.amp-logo-lists):not(.tag-cloud):not(.category-list-box) li {
    position: relative;
    padding-left: 15px;
    font-size: 16px;
    line-height: 26px
}

.user-article ul:not(.zz-icon-list):not(.block-list):not(.slick-dots):not(.amp-logo-lists):not(.tag-cloud):not(.category-list-box) li:before, .user-content ul:not(.zz-icon-list):not(.block-list):not(.slick-dots):not(.amp-logo-lists):not(.tag-cloud):not(.category-list-box) li:before {
    color: #bd464a;
    position: absolute;
    left: 0;
    content: "q";
    font-size: 10px;
    line-height: 24px;
    top: 0;
    font-family: zzicons
}

.user-article ul:not(.zz-icon-list):not(.block-list):not(.slick-dots):not(.amp-logo-lists):not(.tag-cloud):not(.category-list-box).experiences li, .user-content ul:not(.zz-icon-list):not(.block-list):not(.slick-dots):not(.amp-logo-lists):not(.tag-cloud):not(.category-list-box).experiences li {
    padding-left: 0
}

.user-article ul:not(.zz-icon-list):not(.block-list):not(.slick-dots):not(.amp-logo-lists):not(.tag-cloud):not(.category-list-box).experiences li:before, .user-content ul:not(.zz-icon-list):not(.block-list):not(.slick-dots):not(.amp-logo-lists):not(.tag-cloud):not(.category-list-box).experiences li:before {
    content: none
}

.user-article pre, .user-content pre {
    white-space: normal
}

.autocomplete-form .btn-wrap.btn-wrap-combobox input, .stars {
    white-space: nowrap
}

.user-article .category-table img, .user-article .fancy-block img, .user-article .home-recommendation img, .user-article .round-wrap img, .user-content .category-table img, .user-content .fancy-block img, .user-content .home-recommendation img, .user-content .round-wrap img {
    padding: 0;
    box-shadow: none
}

.user-article .article-image img, .user-content .article-image img {
    padding: 0
}

.user-article h3, .user-content h3 {
    margin: 20px 0 0
}

@media only screen and (min-width: 0) and (max-width: 767px) {
    .user-article li a, .user-article p a, .user-content li a, .user-content p a {
        line-height: 26px
    }
}

.stars {
    font-size: 0;
    letter-spacing: -4px;
    margin: 5px 0 0;
    -webkit-transform-origin: 0;
    -ms-transform-origin: 0;
    transform-origin: 0
}

.stars li {
    display: inline-block;
    vertical-align: middle;
    white-space: normal;
    font-size: 12px;
    letter-spacing: 0;
    overflow: hidden;
    text-indent: -9999px;
    margin: 0 1px 0 0;
    background-image: url(../images/sprites.png);
    background-position: -234px -92px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
    .stars li {
        background-image: url(../images/sprites@2x.png);
        background-size: 264px 223px
    }
}

.stars li.selected {
    background-image: url(../images/sprites.png);
    background-position: -234px -118px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
    .stars li.selected {
        background-image: url(../images/sprites@2x.png);
        background-size: 264px 223px
    }
}

.stars li.half {
    background-image: url(../images/sprites.png);
    background-position: -234px -144px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
    .stars li.half {
        background-image: url(../images/sprites@2x.png);
        background-size: 264px 223px
    }
}

.stars.alternate li {
    background-image: url(../images/sprites.png);
    background-position: -234px -170px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
    .stars.alternate li {
        background-image: url(../images/sprites@2x.png);
        background-size: 264px 223px
    }
}

.stars.alternate li.selected {
    background-image: url(../images/sprites.png);
    background-position: -234px -196px;
    width: 25px;
    height: 24px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
    .stars.alternate li.selected {
        background-image: url(../images/sprites@2x.png);
        background-size: 264px 223px
    }
}

.stars.alternate li.half {
    background-image: url(../images/sprites.png);
    background-position: -109px -120px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
    .stars.alternate li.half {
        background-image: url(../images/sprites@2x.png);
        background-size: 264px 223px
    }
}

.stars.smaller {
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    transform: scale(.8)
}

.stars.add li {
    background-image: url(../images/sprites.png);
    background-position: -234px 0;
    width: 30px;
    height: 90px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
    .stars.add li {
        background-image: url(../images/sprites@2x.png);
        background-size: 264px 223px
    }
}

.stars.add li.selected {
    background-position: 0 -30px
}

.stars.add li.half {
    background-position: 0 30px
}

.stars.small {
    left: 50%;
    top: -5px;
    -webkit-transform: scale(.7) translate(-50%, 0);
    -ms-transform: scale(.7) translate(-50%, 0);
    transform: scale(.7) translate(-50%, 0);
    text-align: center;
    position: absolute
}

.plan-list-heading {
    margin-bottom: 5px;
    color: #bd464a
}

.color-red {
    color: #bd464a
}

.not-recommended-anymore {
    background-color: rgba(255, 255, 0, .64);
    padding: 10px 5px 10px 70px;
    font-weight: 500;
    position: relative
}

.not-recommended-anymore a {
    font-weight: 500;
    font-size: 18px
}

.not-recommended-anymore i {
    position: absolute;
    left: 15px;
    top: 50%;
    margin-top: -25px;
    font-size: 50px
}

.small-canonical-link {
    display: inline-block;
    font-size: 12px;
    line-height: 14px
}

.toc-wrapper {
    text-align: left;
    padding: 10px;
    background: #fcfbf7;
    margin-bottom: 20px
}

.toc-wrapper ol {
    counter-reset: item;
    padding-left: 18px;
    color: #bd464a
}

.toc-wrapper .toc-heading {
    font-size: 18px;
    line-height: 21px;
    font-weight: 500;
    text-align: left;
    margin: 0 0 10px;
    color: #bd464a
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    .toc-wrapper .toc-heading {
        font-size: 26px;
        line-height: 33px;
        margin: 0 0 20px
    }
}

.toc-wrapper a {
    font-weight: 500
}

.toc-wrapper a:hover {
    color: #bd464a
}

.toc-wrapper ol > li {
    counter-increment: item;
    font-weight: 500
}

.toc-wrapper ol ol > li {
    display: block;
    font-weight: 500
}

.toc-wrapper ol ol > li:before {
    content: counters(item, ".") ". ";
    margin-left: -22px
}

.sidebar-nav-table {
    width: 100%;
    border-collapse: initial
}

.sidebar-nav-table tr {
    cursor: pointer
}

.sidebar-nav-table tr td {
    position: relative
}

.sidebar-nav-table tr a:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    z-index: 1;
    width: 492px
}

.sidebar-nav-table tr td:first-child {
    border: 1px solid #fff;
    border-right: none;
    padding: 7px 10px;
    text-align: left;
    vertical-align: middle
}

.sidebar-nav-table tr td:last-child {
    border: 1px solid #fff;
    border-left: none;
    padding: 7px 10px;
    text-align: right;
    vertical-align: bottom;
    font-size: 16px
}

.faq-image, .screenshot-pricing {
    max-width: 600px;
    margin: auto auto 30px
}

.emotion-headlines-wrapper {
    padding-top: 10px
}

.emotion-main-headline {
    display: inline-block;
    font-size: 35px;
    line-height: 45px;
    background: rgba(255, 255, 255, .4);
    padding: 5px;
    color: #242424
}

.emotion-sub-headline-wrapper {
    margin: 10px;
    text-align: center
}

.category-box .media-list .right-block {
    padding-left: 18px;
    padding-top: 12px
}

.category-box .left-block, .category-box .right-block {
    display: table-cell;
    vertical-align: top
}

.main-heading {
    background: #bd464a;
    color: #fff;
    padding: 11px 10px;
    position: relative;
    margin-left: -8px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .5);
    border-radius: 0 1px 0 0;
    z-index: 2
}

.main-heading h1 {
    -webkit-hyphens: none;
    -ms-hyphens: none;
    hyphens: none
}

.main-heading .headerbox-main-headline {
    font-size: 20px;
    font-weight: 700;
    padding: 15px 0;
    line-height: 30px;
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    .main-heading .headerbox-main-headline {
        font-size: 24px;
        line-height: 30px
    }
}

.main-heading .heading-flag {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 1px
}

.main-heading .heading-flag:before {
    position: absolute;
    content: '';
    left: 7px;
    top: 10px;
    bottom: 0;
    width: 9px;
    margin: -4px;
    border: 1px solid #bd464a;
    -webkit-transform: translateZ(0) skewX(6deg) scale(.9999);
    transform: translateZ(0) skewX(6deg) scale(.9999);
    background: #bd464a;
    border-radius: 0 1px
}

.main-heading .heading-flag:after, .main-heading:before {
    content: '';
    position: absolute;
    left: 0
}

.main-heading .heading-flag:after {
    top: 4px;
    bottom: 4px;
    width: 11px;
    margin: -4px;
    border: 1px solid #bd464a;
    -webkit-transform: translateZ(0) skewX(4deg) scale(.9999);
    transform: translateZ(0) skewX(4deg) scale(.9999);
    background: #bd464a;
    box-shadow: 2px 1px 0 0 rgba(0, 0, 0, .1)
}

.main-heading:before {
    background-image: url(../images/sprites.png);
    background-position: -166px -147px;
    height: 10px;
    top: 100%;
    width: 8px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
    .main-heading:before {
        background-image: url(../images/sprites@2x.png);
        background-size: 264px 223px
    }
}

.short-review-top-title {
    font-size: 16px
}

@media only screen and (min-width: 768px) {
    .btn, .button {
        font-size: 18px;
        line-height: 27px;
        padding-left: 18px;
        padding-right: 18px
    }

    .btn span:before, .button span:before {
        font-size: 18px;
        line-height: 30px
    }
}

@media only screen and (min-width: 960px) {
    .btn, .button {
        font-size: 15px;
        line-height: 18px;
        padding: 7px;
        max-width: 270px
    }

    .btn span:before, .button span:before {
        font-size: 13px;
        line-height: 18px
    }
}

.btn.btn-zz-daba, .button.btn-zz-daba {
    font-size: 14px;
    line-height: 22px;
    font-weight: 500;
    padding: 10px 10px 10px 40px;
    width: 100%;
    max-width: 220px;
    border: 1px solid #1A356E;
    color: #fff;
    position: relative;
    background-color: #5B74A8;
    background-image: linear-gradient(#637bad, #5872a7);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#637bad', EndColorStr='#5872a7');
    box-shadow: 0 1px 0 rgba(0, 0, 0, .1), inset 0 1px 0 #8a9cc2;
    text-decoration: none
}

.btn.btn-zz-daba:before, .button.btn-zz-daba:before {
    content: "";
    position: absolute;
    left: 7px;
    top: 50%;
    background-image: url(../images/icons/fb-logo.png);
    background-size: 100% 100%;
    margin-top: -15px;
    height: 30px;
    width: 30px
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    .btn.btn-zz-daba:before, .button.btn-zz-daba:before {
        margin-top: -20px;
        height: 40px;
        width: 40px
    }

    .btn.btn-zz-daba, .button.btn-zz-daba {
        font-size: 18px;
        line-height: 22px
    }
}

.btn.btn-zz-daba:hover, .button.btn-zz-daba:hover {
    background-color: #1A356E;
    background-image: linear-gradient(#637bad, #4A608C);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#637bad', EndColorStr='#4A608C')
}

.btn.btn-zz-daba:active, .button.btn-zz-daba:active {
    padding-left: 41px;
    padding-bottom: 9px;
    padding-top: 11px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, .1), inset 1px 1px 0 #5b719f
}

.btn.btn-zz-daba:active:before, .button.btn-zz-daba:active:before {
    margin-top: -14px;
    left: 8px
}

@media only screen and (min-width: 500px) {
    .btn.btn-zz-daba, .button.btn-zz-daba {
        max-width: 320px
    }
}

@media only screen and (min-width: 768px) {
    .btn.btn-zz-daba, .button.btn-zz-daba {
        max-width: 290px
    }

    .quote-holder blockquote:not(.no-border):before {
        top: 50%;
        border-width: 12px 17px 12px 0;
        border-color: transparent #d3d3d3 transparent transparent;
        bottom: auto;
        left: -2px;
        margin-top: -9px;
        margin-left: -6px
    }

    .quote-holder blockquote:not(.no-border):after {
        top: 50%;
        border-width: 12px 17px 12px 0;
        border-color: transparent #fff transparent transparent;
        left: -1px;
        margin-top: -9px;
        margin-left: -6px
    }

    .recommendation-holder .recommendation-wrap {
        overflow: hidden
    }
}

@media only screen and (min-width: 960px) {
    .btn.btn-zz-daba, .button.btn-zz-daba {
        max-width: 340px
    }

    .quote-holder blockquote:not(.no-border):before {
        top: 50%;
        border-width: 7px 13px 7px 0;
        border-color: transparent #d3d3d3 transparent transparent;
        bottom: auto;
        left: -1px;
        margin-top: -7px
    }

    .quote-holder blockquote:not(.no-border):after {
        top: 50%;
        border-width: 7px 13px 7px 0;
        border-color: transparent #fff transparent transparent;
        left: 0;
        margin-top: -7px
    }
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    .quote-holder .img-holder img {
        width: 100%
    }

    .quote-holder blockquote.no-border q p {
        font-size: 24px;
        line-height: 28px
    }

    .bar-graph-block {
        max-width: 600px
    }

    .bar-graph-block .header .female, .bar-graph-block .header .male {
        font-size: 22px;
        line-height: 25px
    }

    .bar-graph-block .header .female span, .bar-graph-block .header .male span {
        font-size: 22px
    }

    .block-lists .header .title {
        font-size: 22px;
        line-height: 27px
    }
}

@media only screen and (min-width: 768px) {
    .recommendation-holder .round-wrap {
        width: 80px
    }

    .recommendation-holder .round-wrap::before, .recommendation-holder .round-wrap:before {
        height: 80px
    }

    .recommendation-holder .description {
        padding: 10px
    }

    .recommendation-holder.header-barometer .round-wrap {
        height: 170px
    }

    .recommendation-holder.sm-wide .round-wrap {
        width: 30%;
        float: left
    }

    .recommendation-holder.sm-wide .round-wrap::before, .recommendation-holder.sm-wide .round-wrap:before {
        display: none
    }

    .recommendation-holder.sm-wide .round-wrap img {
        border-radius: 0
    }

    .recommendation-holder.sm-wide .description {
        width: 70%;
        float: right
    }

    .recommendation-holder.sm-wide .description:after, .recommendation-holder.sm-wide .description:before {
        top: 20%;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 7px 13px 7px 0
    }

    .recommendation-holder.sm-wide .description:before {
        border-color: transparent #d3d3d3 transparent transparent;
        left: -8px
    }
}

@media only screen and (min-width: 768px) and (min-width: 768px) and (max-width: 959px) {
    .recommendation-holder.sm-wide .description:after, .recommendation-holder.sm-wide .description:before {
        border-width: 12.5px 20px 12.5px 0
    }

    .recommendation-holder.sm-wide .description:before {
        left: -14px
    }
}

@media only screen and (min-width: 768px) {
    .recommendation-holder.sm-wide .description:after {
        border-color: transparent #fff transparent transparent;
        left: -7px
    }
}

@media only screen and (min-width: 768px) and (min-width: 768px) and (max-width: 959px) {
    .recommendation-holder.sm-wide .description:after {
        left: -13px
    }
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    .block-lists ul li {
        font-size: 22px;
        line-height: 27px;
        padding-left: 20px
    }

    .block-lists ul li:before {
        font-size: 18px;
        line-height: 27px
    }
}

.male-female {
    color: #fff;
    overflow: hidden;
    display: block
}

@media only screen and (min-width: 960px) {
    .male-female {
        max-width: 170px;
        margin: auto
    }

    .male-female.couples-share {
        max-width: none
    }
}

.male-female [class^=icon-] {
    font-size: 16px;
    line-height: 16px;
    display: inline-block;
    vertical-align: top
}

.male-female [class^=icon-]:before {
    font-size: 16px;
    line-height: 16px
}

.male-female .male-female-element {
    float: left;
    width: 50%;
    margin-bottom: 1px;
    padding-left: 1px;
    min-width: 63px;
    max-width: calc(100% - 63px)
}

.male-female .male-female-element.couples-share {
    width: 33.333%;
    max-width: calc(100% - 126px);
    max-width: 36%
}

@media only screen and (min-width: 960px) {
    .male-female .male-female-element {
        font-size: 14px;
        line-height: 20px
    }
}

.male-female .male-female-element .hold {
    background: #2f96d9;
    padding: 4px 5px
}

.male-female .male-female-element:first-child .hold {
    background: #e9575b
}

.male-female .male-female-element.couples {
    padding-left: 2px
}

.male-female .male-female-element.couples .hold {
    background: #9b9b9b
}

.ribbon-wrapper {
    position: relative;
    z-index: 90;
    border: 1px solid #fbfbfb
}

.ribbon-wrapper-red {
    width: 90px;
    height: 90px;
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0
}

.ribbon-red {
    font: 700 11px Sans-Serif;
    text-align: center;
    text-shadow: rgba(255, 255, 255, .5) 0 1px 0;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    position: relative;
    padding: 7px 0;
    left: -2px;
    top: 20px;
    width: 120px;
    background-color: #d0686c;
    color: #fff;
    box-shadow: 0 0 3px rgba(0, 0, 0, .3)
}

.zz-video-player {
    width: 100%;
    display: block;
    margin-bottom: 20px
}

.zz-youtube-player {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    margin-bottom: 20px
}

.zz-youtube-player .zz-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.zz-audio-player {
    color: #bd464a;
    font-weight: 500;
    font-size: 16px
}

@media only screen and (min-width: 768px) {
    .zz-audio-player {
        font-size: 14px
    }
}

.zz-audio-player[controls] {
    width: 100%;
    display: block;
    margin-bottom: 20px;
    max-width: 700px
}

.zz-audio-player .control-unit {
    line-height: 20px;
    font-size: 16px;
    vertical-align: middle;
    display: inline-block;
    margin-top: 2px;
    cursor: pointer
}

@media only screen and (min-width: 0) and (max-width: 767px) {
    .zz-audio-player .control-unit {
        line-height: 28px;
        font-size: 24px
    }
}

@media only screen and (min-width: 768px) {
    .zz-audio-player .control-unit {
        line-height: 20px;
        font-size: 16px
    }
}

.zz-audio-player .audio-player-separator, .zz-audio-player .audio-player-total-time, .zz-audio-player .pause-btn {
    display: none
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    .graph {
        height: 180px
    }

    .graph > li {
        width: 70px
    }

    .graph ul li {
        width: 30px
    }
}

.graph ul li:hover:after {
    position: absolute;
    width: 40px;
    background: #242424;
    color: #fff;
    font-size: 10px;
    line-height: 12px;
    text-align: center;
    content: attr(data-hover);
    z-index: 9;
    left: 50%;
    margin-left: -20px
}

.media-list {
    padding-top: 17px
}

.media-list > li {
    display: table;
    width: 100%;
    table-layout: fixed
}

.media-list > li > a {
    display: block;
    text-decoration: none
}

.media-list > li > a:hover {
    text-decoration: none
}

.media-list > li + li {
    margin-top: 28px
}

.media-list .left-block, .media-list .right-block {
    display: table-cell;
    vertical-align: top
}

.media-list .left-block {
    width: 58px;
    text-align: center;
    color: #bd464a;
    padding-top: 5px
}

@media only screen and (min-width: 960px) {
    .media-list .left-block {
        padding-top: 10px
    }
}

.media-list .left-block .time-span {
    display: block;
    font-size: 13px;
    line-height: 17px;
    padding-top: 4px
}

.media-list .right-block {
    padding-left: 10px;
    font-size: 14px;
    line-height: 18px;
    text-align: left
}

@media only screen and (min-width: 768px) {
    .media-list .left-block .time-span {
        font-size: 14px
    }

    .media-list .right-block {
        font-size: 16px
    }
}

.media-list .right-block.alternate {
    color: #525252
}

.media-list .right-block.alternate .url-link {
    color: #bd464a
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    .media-list .right-block.alternate .url-link {
        font-size: 18px;
        line-height: 24px
    }
}

.media-list .right-block .time {
    font-size: 12px;
    text-decoration: none
}

.media-list .right-block .article-title {
    font-size: 20px;
    line-height: 22px
}

.media-list .right-block .article-source {
    font-size: 13px;
    line-height: 16px
}

.media-list .title {
    display: block;
    margin-bottom: 5px;
    font-size: 15px;
    font-weight: 300
}

.media-list .title.bold {
    font-weight: 500
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    .media-list .title {
        font-size: 16px
    }
}

.media-list .link .icon-search {
    font-size: 18px;
    line-height: 17px;
    vertical-align: top;
    display: inline-block;
    margin-right: 3px;
    color: #9b9b9b
}

.media-list .link-list a {
    display: block;
    padding-left: 22px;
    margin-bottom: 6px;
    position: relative
}

.media-list .link-list a:first-child {
    margin-right: 6px
}

.media-list .link-list a .placeholder {
    position: absolute;
    left: 0;
    top: 2px
}

.media-list.alternate {
    padding-top: 6px
}

.media-list.alternate .left-block {
    width: 70px
}

@media only screen and (min-width: 768px) {
    .media-list.alternate .left-block {
        width: 100px
    }

    .media-list.alternate .left-block img {
        width: 100%
    }
}

.media-list.alternate .title {
    margin-bottom: 0
}

.media-list.alternate .stars {
    margin-bottom: -2px;
    -webkit-transform: scale(.65);
    -ms-transform: scale(.65);
    transform: scale(.65);
    text-align: left
}

.media-list.alternate > li {
    padding: 9px 0 13px
}

.media-list.alternate > li:first-child {
    padding-top: 0
}

.media-list.alternate > li + li {
    border-top: 1px dotted #9b9b9b;
    margin-top: 0
}

.media-list.alternate1 {
    padding-top: 8px
}

.media-list.alternate1 .right-block {
    padding-left: 18px;
    padding-top: 12px
}

.media-list.alternate1 > li {
    padding-bottom: 10px
}

.media-list.alternate1 > li + li {
    margin-top: 1px
}

.media-list.alternate2 li {
    display: block;
    overflow: auto
}

.media-list.alternate2 .left-block {
    width: 100%;
    display: block;
    margin-bottom: 5px;
    max-height: 200px;
    overflow: hidden
}

.media-list.alternate2 .left-block img, .media-list.alternate2 .left-block picture {
    max-width: 60%
}

.media-list.alternate2 .right-block {
    vertical-align: top;
    padding-left: 0
}

.media-list.alternate2 .right-block .article-title {
    margin-bottom: 10px
}

@media only screen and (min-width: 500px) and (max-width: 767px) {
    .media-list.alternate2 .left-block {
        width: 35%;
        float: left
    }

    .media-list.alternate2 .right-block {
        padding-left: 15px
    }

    .media-list.alternate2 .right-block .article-title {
        margin-bottom: 5px
    }
}

@media only screen and (min-width: 960px) {
    .media-list.alternate2 .left-block {
        width: 35%;
        float: left
    }

    .media-list.alternate2 .left-block img, .media-list.alternate2 .left-block picture {
        max-width: 80%;
        width: auto;
        height: auto
    }

    .media-list.alternate2 .right-block {
        padding-left: 15px
    }

    .media-list.alternate2 .right-block .article-title {
        margin-bottom: 5px
    }

    .media-list.alternate2.press-release .left-block {
        width: 10%;
        padding-top: 25px
    }
}

.media-list.alternate2 .right-block h4 {
    font-weight: 500;
    display: block;
    margin-bottom: 3px;
    color: #525252;
    text-decoration: underline
}

.media-list.alternate2 .right-block h4:hover {
    text-decoration: none
}

.media-list.alternate2.press-release .left-block {
    width: 10%;
    padding-top: 25px
}

@media only screen and (min-width: 500px) and (max-width: 767px) {
    .media-list.alternate2.press-release .left-block {
        width: 10%;
        padding-top: 25px
    }
}

.intro.category-intro, .media-list.alternate4 {
    padding-top: 0
}

.media-list.alternate4 .left-bock, .media-list.alternate4 .right-block {
    vertical-align: top
}

.media-list.alternate4 .right-block {
    padding-left: 13px
}

.media-list.alternate4 .left-block {
    width: 90px
}

.media-list.alternate4 .left-block a.img-holder:before {
    left: 0;
    top: 0;
    right: 0;
    bottom: 0
}

ol.header-list {
    margin-left: 0;
    padding-right: 0;
    list-style-type: none;
    margin-top: 10px;
    padding-left: 35px
}

ol.header-list li {
    font-size: 14px;
    font-weight: 300;
    line-height: 21px
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    ol.header-list li {
        font-size: 16px;
        line-height: 22px
    }

    ol.header-list li li::before, ol.header-list li li:before {
        top: 2px
    }
}

@media only screen and (min-width: 960px) {
    ol.header-list li {
        font-size: 15px;
        line-height: 20px
    }
}

ol.header-list > li {
    counter-increment: step-counter;
    margin-bottom: 10px;
    color: #fff
}

ol.header-list > li:before {
    content: counter(step-counter);
    margin-right: 10px;
    font-size: 80%;
    background-color: #d3d3d3;
    color: #525252;
    font-weight: 700;
    margin-left: -34px;
    padding: 4px 8px;
    border-radius: 50%
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    ol li {
        font-size: 18px;
        line-height: 27px
    }

    ol li li::before, ol li li:before {
        top: 2px
    }
}

@media only screen and (min-width: 960px) {
    ol li {
        font-size: 16px;
        line-height: 24px
    }
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    .table-block {
        font-size: 22px;
        line-height: 27px
    }
}

.touch-device .stars-list .link-hold a:hover {
    text-decoration: underline;
    color: #bd464a
}

.touch-device .ui-state-focus {
    background: #fff !important;
    color: #6d6d6d !important;
    list-style: none;
    margin: 0 !important;
    border: 1px solid transparent !important
}

@media only screen and (min-width: 960px) {
    .stars-list > li + li {
        margin-top: 0
    }
}

@media only screen and (min-width: 768px) {
    .social-buttons.studies-page {
        display: inline-block;
        position: absolute;
        right: 0;
        top: 0
    }

    ul.logo-lists .link, ul.logo-lists a .link {
        line-height: 16px;
        font-size: 16px
    }

    .stars-list .link-hold {
        font-size: 14px;
        line-height: 18px
    }
}

.pdf {
    font-size: 18px;
    display: block;
    padding-left: 75px;
    padding-bottom: 0;
    padding-top: 4px;
    position: relative;
    width: auto;
    min-height: 42px
}

.pdf:active {
    top: 1px;
    left: 1px
}

.pdf:before {
    content: '';
    position: absolute;
    left: 5px;
    top: 50%;
    width: 60px;
    height: 76px;
    margin-top: -35px;
    background-image: url(../images/icons/pdf.png);
    background-size: contain;
    background-repeat: no-repeat
}

.pdf .pdf-info {
    font-size: 12px;
    line-height: 16px;
    color: #242424;
    font-weight: 100;
    padding-top: 1px
}

@media only screen and (min-width: 500px) {
    .pdf .pdf-info {
        display: block;
        padding-top: 2px;
        padding-bottom: 2px
    }
}

.footer-btn {
    text-align: center;
    padding: 20px;
    max-width: 350px;
    margin: auto
}

.footer-btn.no-padding {
    padding: 0
}

@media only screen and (min-width: 768px) {
    .footer-btn {
        padding-top: 0;
        padding-bottom: 0
    }

    .footer-btn.alternate1 {
        margin-bottom: 20px
    }
}

@media only screen and (min-width: 960px) {
    .footer-btn {
        max-width: 500px
    }
}

.footer-btn.alternate {
    margin-bottom: 24px
}

.footer-btn + .media-group {
    padding-top: 20px !important
}

.custom-select {
    display: block;
    width: 100%;
    font-size: 14px;
    line-height: 20px;
    padding: 9px 11px;
    height: 38px;
    border: 1px solid #9b9b9b;
    margin: 0;
    color: #6d6d6d;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .08);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(../images/icons/dropdown-arrow.png) 98% 50% no-repeat;
    text-overflow: '';
    text-indent: .01px
}

.custom-select::-ms-expand {
    display: none
}

.custom-select::-webkit-input-placeholder {
    color: #6d6d6d
}

.custom-select::-moz-placeholder {
    opacity: 1;
    color: #6d6d6d
}

.custom-select:-moz-placeholder {
    color: #6d6d6d
}

.custom-select:-ms-input-placeholder {
    color: #6d6d6d
}

.custom-select.placeholder {
    color: #6d6d6d
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    .custom-select {
        font-size: 16px
    }
}

.downloader-holder {
    max-width: 340px;
    position: relative
}

.downloader-holder .downloader-input {
    outline: 0;
    border-radius: 0
}

.downloader-holder .downloader-submit {
    height: 38px;
    position: absolute;
    top: 0;
    right: 0;
    width: auto !important;
    display: block;
    padding-left: 10px;
    padding-right: 10px;
    margin: 0
}

@media only screen and (min-width: 768px) {
    .downloader-holder .downloader-submit {
        font-size: 16px;
        line-height: 20px
    }
}

.downloader-holder .downloader-submit:before {
    position: absolute;
    left: -20px;
    content: 'n';
    font-family: zzicons;
    color: #525252;
    font-size: 11px;
    top: 50%;
    margin-top: -7px;
    pointer-events: none
}

.downloader-holder .downloader-submit i {
    margin: auto 2px
}

.file-downloader-holder {
    position: relative;
    padding-left: 25px
}

.file-downloader-holder a {
    color: #525252
}

.file-downloader-holder .placeholder {
    position: absolute;
    left: 0;
    top: 0
}

.file-downloader-title {
    margin: 0 0 10px;
    font-size: 18px;
    line-height: 21px;
    font-weight: 500;
    text-align: left;
    color: #525252
}

.provider, .provider h2 {
    text-align: center
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    .file-downloader-title {
        margin: 0 0 20px;
        font-size: 18px;
        line-height: 22px
    }
}

@media only screen and (min-width: 960px) {
    .file-downloader-title {
        margin-bottom: 10px
    }
}

.provider {
    padding-top: 20px
}

.provider .text-left h2 {
    text-align: left
}

.ajax-loader, .centered .pagination, .loader, .loader-big, .loader-overlay, .pagination li, .tag-cloud, .zz-popup {
    text-align: center
}

.provider .item-logo {
    margin: 0 0 2px
}

.provider .item-logo img {
    max-width: 45%;
    max-height: 100px;
    box-shadow: none
}

@media only screen and (min-width: 768px) {
    .provider .item-logo {
        margin: 20px 0 10px
    }

    .provider .item-logo a {
        width: 80%;
        margin: auto;
        display: block;
        height: 50px
    }

    .provider .item-logo a img {
        -o-object-fit: contain;
        object-fit: contain;
        max-width: 100%;
        max-height: 100%;
        width: auto;
        height: auto
    }

    .provider .item-logo.item-logo-review {
        margin-bottom: 2px
    }

    .provider .item-logo.item-logo-review a {
        height: 70px
    }
}

@media only screen and (min-width: 960px) {
    .provider .item-logo {
        margin: 0 0 10px
    }

    .provider .item-logo.hidden-xs {
        margin: 0
    }
}

@media only screen and (min-width: 768px) {
    .provider.provider-short-review .item-logo {
        position: relative;
        z-index: 100;
        margin: 20px 0 10px
    }

    .provider.provider-short-review .item-logo a {
        width: 80%;
        margin: auto;
        display: block;
        height: auto
    }

    .provider.provider-short-review .item-logo img {
        -o-object-fit: contain;
        object-fit: contain;
        max-width: 100%;
        max-height: 100%;
        width: auto;
        height: auto
    }
}

.tag-cloud li, .tag-cloud span {
    display: inline-block
}

@media only screen and (min-width: 960px) {
    .provider.provider-short-review .item-logo {
        margin: 7px 0 10px
    }

    .provider.provider-short-review .item-logo a {
        width: 100%
    }

    .provider.provider-short-review .item-logo.hidden-xs {
        margin: 0
    }
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    .provider.provider-short-review {
        padding-top: 0
    }

    .tag-cloud {
        padding: 20px 40px 40px
    }
}

.tag-cloud span {
    overflow: auto;
    padding: 5px
}

.tag-cloud.black a {
    color: #000
}

.tag-cloud .tag0 {
    margin: 7px 10px
}

.tag-cloud .tag0 a {
    font-size: 14px
}

.tag-cloud .tag1 {
    margin: 10px
}

@media only screen and (min-width: 960px) {
    .tag-cloud .tag1 {
        margin: 3px 4px
    }
}

.tag-cloud .tag1 a {
    font-size: 16px
}

.tag-cloud .tag2 {
    margin: 12px
}

@media only screen and (min-width: 960px) {
    .tag-cloud .tag2 {
        margin: 2px
    }
}

.tag-cloud .tag2 a {
    font-size: 20px
}

.tag-cloud .tag3 {
    margin: 15px
}

@media only screen and (min-width: 960px) {
    .tag-cloud .tag3 {
        margin: 4px
    }
}

.tag-cloud .tag3 a {
    font-size: 26px
}

.tag-cloud .tag4 {
    margin: 16px
}

@media only screen and (min-width: 960px) {
    .tag-cloud .tag4 {
        margin: 2px
    }
}

.tag-cloud .tag4 a {
    font-size: 30px
}

.tag-cloud .tag5 {
    margin: 24px
}

@media only screen and (min-width: 960px) {
    .tag-cloud .tag5 {
        margin: 2px
    }
}

.tag-cloud .tag5 a {
    font-size: 38px
}

.tag-cloud.small li {
    margin: 3px
}

.tag-cloud.small .tag0 a {
    font-size: 10px
}

.tag-cloud.small .tag1 {
    margin: 6px
}

@media only screen and (min-width: 960px) {
    .tag-cloud.small .tag1 {
        margin: 3px
    }
}

.tag-cloud.small .tag1 a {
    font-size: 12px
}

.tag-cloud.small .tag2 {
    margin: 8px
}

@media only screen and (min-width: 960px) {
    .tag-cloud.small .tag2 {
        margin: 3px
    }
}

.tag-cloud.small .tag2 a {
    font-size: 16px
}

.tag-cloud.small .tag3 {
    margin: 10px
}

@media only screen and (min-width: 960px) {
    .tag-cloud.small .tag3 {
        margin: 3px
    }
}

.tag-cloud.small .tag3 a {
    font-size: 18px
}

.tag-cloud.small .tag4 {
    margin: 13px
}

@media only screen and (min-width: 960px) {
    .tag-cloud.small .tag4 {
        margin: 3px
    }
}

.tag-cloud.small .tag4 a {
    font-size: 22px
}

.tag-cloud.small .tag5 {
    margin: 15px
}

@media only screen and (min-width: 960px) {
    .tag-cloud.small .tag5 {
        margin: 3px
    }
}

.tag-cloud.small .tag5 a {
    font-size: 24px
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    .user-article ul:not(.zz-icon-list):not(.block-list):not(.slick-dots):not(.amp-logo-lists):not(.tag-cloud) li, .user-content ul:not(.zz-icon-list):not(.block-list):not(.slick-dots):not(.amp-logo-lists):not(.tag-cloud) li {
        font-size: 18px;
        line-height: 27px;
        padding-left: 20px
    }

    .user-article ul:not(.zz-icon-list):not(.block-list):not(.slick-dots):not(.amp-logo-lists):not(.tag-cloud) li:before, .user-content ul:not(.zz-icon-list):not(.block-list):not(.slick-dots):not(.amp-logo-lists):not(.tag-cloud) li:before {
        font-size: 18px;
        line-height: 27px
    }
}

.user-article img, .user-content img {
    padding: 3px;
    box-shadow: 0 0 2px 0 #ccc
}

.user-article img.no-border, .user-content img.no-border {
    padding: 0;
    box-shadow: none
}

@media only screen and (min-width: 0) and (max-width: 767px) {
    .user-article img, .user-content img {
        width: auto;
        max-height: 400px;
        margin-bottom: 5px;
        margin-right: 100%;
        padding: 0
    }
}

@media only screen and (min-width: 768px) {
    .user-article img.align_left, .user-content img.align_left {
        float: left;
        margin: 0 20px 10px 0
    }

    .user-article img.align_right, .user-content img.align_right {
        float: right;
        margin: 0 0 10px 20px
    }
}

.user-article .category-table .table-row-subtitle, .user-content .category-table .table-row-subtitle {
    display: none
}

@media only screen and (min-width: 0) and (max-width: 767px) {
    .user-article .item-logo img, .user-content .item-logo img {
        margin-right: 0
    }

    .user-article .category-table, .user-content .category-table {
        width: auto;
        margin-left: -15px;
        margin-right: -15px
    }

    .user-article .category-table .table-row td, .user-content .category-table .table-row td {
        padding: 10px
    }

    .user-article .category-table .table-row-subtitle, .user-content .category-table .table-row-subtitle {
        display: table-row !important
    }

    .user-article .category-table .table-row-subtitle td, .user-article .category-table .table-row-subtitle td:first-child, .user-content .category-table .table-row-subtitle td, .user-content .category-table .table-row-subtitle td:first-child {
        text-align: center;
        font-size: 18px;
        font-weight: 500
    }

    .user-article .category-table .table-row:not(.table-row-subtitle) td:first-of-type, .user-content .category-table .table-row:not(.table-row-subtitle) td:first-of-type {
        visibility: collapse;
        display: none
    }
}

@media only screen and (min-width: 768px) {
    .sidebar-nav-table tr a:after {
        width: 414px
    }
}

@media only screen and (min-width: 960px) {
    .user-article .category-table.category-table-analysis .table-row-subtitle, .user-content .category-table.category-table-analysis .table-row-subtitle {
        display: table-row !important
    }

    .user-article .category-table.category-table-analysis .table-row-subtitle td, .user-article .category-table.category-table-analysis .table-row-subtitle td:first-child, .user-content .category-table.category-table-analysis .table-row-subtitle td, .user-content .category-table.category-table-analysis .table-row-subtitle td:first-child {
        text-align: center;
        font-size: 18px;
        font-weight: 500
    }

    .user-article .category-table.category-table-analysis .table-row:not(.table-row-subtitle) td:first-of-type, .user-content .category-table.category-table-analysis .table-row:not(.table-row-subtitle) td:first-of-type {
        visibility: collapse;
        display: none
    }

    .sidebar-nav-table tr a:after {
        width: 262px
    }
}

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

.top-x .stars-wrap {
    height: 20px
}

.top-x .stars-wrap .stars.small {
    left: 0;
    -webkit-transform: scale(.7) translate(0, 0);
    -ms-transform: scale(.7) translate(0, 0);
    transform: scale(.7) translate(0, 0)
}

.top-x .top-x-element {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dotted #9b9b9b
}

.top-x .top-x-element:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0
}

.hr-line {
    display: block;
    height: 1px;
    width: 165px;
    margin: 0 auto 9px;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ5LjYxJSIgc3RvcC1jb2xvcj0iI2RiZGJkYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+) #fff;
    background: linear-gradient(to right, #fff 0, #dbdbdb 49.61%, #fff 100%)
}

.loader-overlay {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-color: #fff;
    z-index: 8999;
    opacity: .9;
    padding-top: 100px
}

.loader-overlay:after {
    content: "";
    opacity: 1;
    width: 75px;
    height: 15px;
    margin: 5px auto auto;
    display: block;
    background-image: url(../images/icons/loading.gif);
    background-size: 100% 100%
}

.ajax-loader:after, .loader:after {
    height: 10px;
    content: "";
    opacity: 1;
    margin: 5px auto auto;
    background-image: url(../images/icons/loading.gif);
    background-size: 100% 100%
}

.loader-overlay.fixed {
    position: fixed
}

.loader {
    width: 100%
}

.loader:after {
    width: 50px;
    display: block
}

.ajax-loader {
    width: 100%;
    display: none
}

.ajax-loader:after {
    width: 50px;
    display: block
}

.loader-big {
    width: 100%;
    display: none
}

.loader-big:after {
    content: "";
    opacity: 1;
    width: 80px;
    height: 16px;
    margin: 5px auto auto;
    display: block;
    background-image: url(../images/icons/loading.gif);
    background-size: 100% 100%
}

.loader-big.visible {
    display: block
}

.zz-focus-overlay {
    background-color: rgba(255, 255, 255, .95);
    position: fixed;
    z-index: 11111
}

.zz-focus-overlay-text {
    width: 220px;
    height: 110px;
    background-color: transparent;
    font-weight: 400;
    font-size: 20px;
    font-family: 'Dancing Script', cursive
}

.zz-focus-overlay-text.arrow:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: -60px;
    width: 60px;
    height: 100px;
    background-image: url(../images/icons/arrow.png);
    background-size: 100% 100%;
    background-color: transparent
}

.zz-focus-overlay-text-src {
    display: none
}

.zz-focus-overlay-top {
    top: 0;
    left: 0;
    right: 0
}

.zz-focus-overlay-right {
    right: 0
}

.zz-focus-overlay-bottom {
    bottom: 0;
    left: 0;
    right: 0
}

.zz-focus-overlay-left {
    left: 0
}

#lightbox .lb-loader .lb-cancel {
    width: 128px
}

.stack img, .stack:before {
    width: 100%;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, .25)
}

.stack {
    position: relative;
    z-index: 10;
    margin-bottom: 10px;
    display: inline-block
}

.stack img {
    background: #fff;
    padding: 5px;
    max-width: 350px
}

.stack:before {
    background: #f3f3f3;
    content: "";
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -10;
    -webkit-transform: rotate(-2deg);
    -moz-transform: rotate(-2deg);
    -ms-transform: rotate(-2deg);
    -o-transform: rotate(-2deg)
}

.zz-pagination-list, .zz-popup {
    position: relative
}

.zz-popup-canvas, .zz-popup-canvas:after {
    box-shadow: 0 0 5px #AAA;
    background-color: #fcfcfa
}

.category-winner-logo {
    width: 50%
}

.cities-dropdown-loader {
    display: none
}

.pagination {
    margin-bottom: 0;
    margin-top: 20px
}

.pagination li {
    display: inline-block;
    width: 32px;
    height: 32px;
    border: 1px solid #9b9b9b;
    margin-right: 10px;
    margin-bottom: 10px
}

.pagination li a, .pagination li span {
    color: #9b9b9b;
    height: 32px;
    width: 32px;
    display: block;
    vertical-align: middle;
    padding-top: 2px
}

.pagination li:last-child {
    border-right: 1px solid #9b9b9b
}

.pagination li.active {
    background-color: #bd464a;
    border-color: #bd464a
}

.pagination li.active span {
    color: #fff;
    line-height: 22px
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    .pagination li.active span {
        line-height: 27px
    }
}

@media only screen and (min-width: 960px) {
    .pagination li {
        margin-right: 5px;
        margin-left: 5px;
        margin-bottom: 0
    }

    .pagination li.active span {
        line-height: 24px
    }
}

.members-for-provider-result {
    font-size: 14px;
    padding-bottom: 10px
}

.cities-dropdown-title {
    display: block;
    text-decoration: underline;
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 5px
}

.cities-dropdown-subtitle {
    font-size: 12px;
    display: block;
    line-height: 12px;
    margin-top: 20px
}

.cities-dropdown-link {
    font-size: 14px;
    display: block
}

.zz-popup {
    display: inline;
    border-radius: 100%;
    padding: 1px 4px 0;
    margin-left: 3px;
    vertical-align: middle;
    font-size: 10px;
    font-weight: 500;
    border: 2px solid #525252;
    color: #525252;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.zz-popup:hover {
    background: #525252;
    color: #fff
}

.zz-popup-canvas {
    position: absolute;
    color: #525252;
    width: auto;
    min-width: 180px;
    border-radius: 5px;
    top: 29px;
    left: 0;
    margin-left: -20px;
    z-index: 100000;
    display: none
}

.zz-popup-canvas.visible {
    display: block
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    .zz-popup {
        padding: 2px 7px 1px;
        font-size: 14px
    }

    .zz-popup-canvas {
        min-width: 240px;
        top: 32px;
        margin-left: -18px
    }
}

.zz-popup-canvas.left {
    left: auto;
    right: 0;
    margin-right: -20px;
    margin-left: auto
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    .zz-popup-canvas.left {
        margin-right: -18px
    }
}

.zz-popup-canvas.left:before {
    left: auto;
    right: 28px;
    margin-left: auto;
    margin-right: -7px
}

.zz-popup-canvas.left:after {
    left: auto;
    right: 28px;
    margin-left: auto;
    margin-right: -5px
}

.zz-popup-canvas:after, .zz-popup-canvas:before {
    content: "";
    position: absolute;
    left: 28px;
    bottom: 100%
}

.zz-popup-canvas:before {
    height: 0;
    width: 0;
    border: 7px solid transparent;
    border-bottom-color: #fcfcfa;
    margin-left: -7px
}

.zz-popup-canvas:after {
    height: 10px;
    width: 10px;
    margin-left: -5px;
    margin-bottom: -5px;
    z-index: -1;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.zz-popup-content {
    background-color: #fcfcfa;
    padding: 8px;
    font-size: 14px;
    text-align: left
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    .zz-popup-content {
        padding: 10px;
        font-size: 18px
    }
}

.calculation {
    margin-bottom: 10px
}

.calculation tr:last-child {
    font-weight: 500;
    border-top: 1px solid #525252
}

.calculation td:last-child {
    text-align: right
}

#pssst {
    position: fixed;
    z-index: 10000000000;
    -webkit-transform: translateZ(1px);
    transform: translateZ(1px);
    width: 180px;
    height: 140px;
    left: 20px;
    cursor: pointer;
    top: 38%;
    display: none
}

#pssst .pssst-image-small {
    width: 110px;
    height: 100px;
    background-image: url(//files.zu-zweit.de/cache_static/images/medium/casual-dating.png);
    background-size: auto 100%;
    background-position: 20px 0;
    background-repeat: no-repeat;
    border-radius: 50%;
    z-index: 1;
    position: absolute
}

#pssst .pssst-close-all {
    position: absolute;
    top: 5px;
    right: 5px;
    cursor: pointer;
    color: #fff;
    border: 1px solid grey;
    border-radius: 20px;
    background: grey;
    font-size: 21px;
    font-weight: 700;
    display: inline-block;
    line-height: 2px;
    padding: 7px 3px
}

#pssst .pssst-close-all:before {
    content: "×"
}

#pssst .pssst-arrow {
    position: absolute;
    left: 0;
    top: 120px;
    z-index: 1;
    display: none
}

#pssst .pssst-arrow:after {
    bottom: 100%;
    left: 40px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-bottom-color: #edede5;
    border-width: 10px
}

#pssst .pssst-bubble {
    width: 110px;
    font-size: 18px;
    font-family: Roboto;
    font-weight: 500;
    padding: 10px;
    left: 0;
    top: 120px;
    background-color: #edede5;
    border-radius: 30px;
    position: absolute;
    display: none;
    box-shadow: 0 0 5px 0 rgba(112, 112, 112, .7);
    max-height: 300px
}

#pssst .pssst-border {
    width: 85px;
    height: 85px;
    left: 8px;
    top: 18px;
    border: 3px solid #bd464a;
    background: #fff;
    border-radius: 50%;
    position: absolute
}

#pssst .pssst-padding {
    padding-left: 7px;
    padding-right: 7px;
    font-weight: 500
}

#pssst .pssst-content {
    display: none;
    font-weight: 500
}

#pssst .pssst-content .pssst-padding {
    color: #edede5
}

#pssst .pssst-close {
    position: absolute;
    right: 5px;
    top: 0;
    padding: 10px 15px;
    cursor: pointer;
    display: none
}

@media screen and (max-width: 1100px) {
    #pssst {
        top: auto;
        left: 0;
        bottom: 0
    }

    #pssst .pssst-bubble {
        left: 5px;
        top: auto;
        bottom: 155px;
        border-radius: 30px
    }

    #pssst .pssst-arrow {
        left: 5px;
        top: -15px
    }

    #pssst .pssst-arrow:after {
        top: 100%;
        left: 40px;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-color: rgba(136, 183, 213, 0);
        border-top-color: #edede5;
        border-width: 10px
    }
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
    #pssst .pssst-image-small {
        background-image: url(//files.zu-zweit.de/cache_static/images/medium/casual-dating.png)
    }
}

.breakout-box-wrapper .fancy-block {
    margin: 17px auto
}

@media only screen and (min-width: 768px) {
    .fancy-block .main-title {
        padding: 8px 20px 0 45px;
        font-size: 18px;
        text-align: center;
        margin-bottom: 20px
    }
}

.breadcrumbs:not(.red) a:visited {
    color: #fff !important
}

.zz-typeform-button, .zz-typeform-button-red:visited, .zz-typeform-button:visited {
    color: #fff
}

.zz-typeform-button {
    display: block;
    padding: 0;
    background: #bd464a;
    margin: 20px auto;
    max-width: 250px;
    text-align: center;
    text-decoration: none;
    font-weight: 500;
    font-size: 22px;
    line-height: 120%
}

.zz-typeform-button > span {
    padding: 20px
}

.zz-typeform-button:hover {
    background: #8b3f42
}

@media only screen and (min-width: 0) and (max-width: 374px) {
    .zz-typeform-button.small-mobile-padding {
        padding: 12px
    }
}

.zz-typeform-button-red {
    background: #bd464a;
    font-size: 22px;
    color: #fff
}

.zz-typeform-button-red:hover {
    background: #8b3f42
}

.zz-typeform-button-outline {
    background: 0 0;
    border: 5px solid #bd464a;
    font-size: 22px;
    color: #bd464a
}

.zz-typeform-button-outline:visited {
    color: #bd464a
}

.zz-typeform-button-outline:hover {
    background: #bd464a
}

.zz-typeform-button-outline-white {
    background: rgba(255, 255, 255, .2);
    border: 5px solid #fff;
    font-size: 22px;
    color: #fff
}

.zz-typeform-button-outline-white:visited {
    color: #fff
}

.zz-typeform-button-outline-white:hover {
    background: rgba(255, 255, 255, .3)
}

.zz-typeform-button-outline-white-small {
    background: rgba(255, 255, 255, .2);
    border: 3px solid #fff;
    font-size: 16px;
    color: #fff;
    padding: 10px;
    max-width: 190px;
    margin: 5px auto
}

.zz-typeform-button-outline-white-small:visited {
    color: #fff
}

.zz-typeform-button-outline-white-small:hover {
    background: rgba(255, 255, 255, .3)
}

@media only screen and (min-width: 0) and (max-width: 767px) {
    .typeform-modal, [data-qa=mobile-modal] {
        margin-top: 75px !important;
        height: calc(100% - 75px) !important
    }
}

.pushcrew-https-branding-modal-box {
    display: none;
    width: 0 !important;
    height: 0 !important
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    h1.article-title {
        font-size: 30px
    }
}

.award-image {
    height: 100px;
    margin-right: 10px
}

.category-box .box-item, .category-box .item {
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .4);
    padding: 17px
}

.category-box .box-item img, .category-box .item img {
    box-shadow: none
}

.category-box .media-list .left-block {
    width: 65px
}

.category-item-title {
    color: #bd464a;
    margin: 0 0 10px;
    font-size: 24px;
    line-height: 32px;
    font-weight: 600
}

.floatlabel-wrapper input, .floatlabel-wrapper textarea {
    padding-top: 5px;
    margin-top: 6px
}

footer {
    width: 100%;
    overflow: hidden;
    display: table-footer-group;
    height: 1%
}

.footer-holder ul li, .ga-logo, .ga-logo-wrapper {
    display: inline-block
}

.footer-holder {
    padding-top: 10px
}

.inner-page .footer-holder {
    background: #fcfcfa;
    padding: 6px 0 4px
}

.footer-holder ul {
    font-size: 12px;
    margin: 0 -11px 2px;
    text-align: center
}

.inner-page .footer-holder ul {
    font-size: 12px;
    line-height: 16px;
    margin: 0 -11px
}

.footer-bottom, .ga-logo-wrapper div {
    font-size: 13px
}

.footer-holder ul li {
    vertical-align: middle;
    margin: 0 11px 6px
}

.inner-page .footer-holder ul li {
    margin: 0 5px 4px
}

.footer-bottom {
    color: #fff;
    background: #bd464a;
    padding: 14px 0;
    text-align: center
}

.article h3, .article-blocks, .article-date {
    text-align: left
}

.footer-bottom p {
    margin: 0
}

.footer-bottom.review-analysis {
    margin-bottom: 42px
}

.ga-logo {
    background-image: url(../images/sprites.png);
    background-position: -109px 0;
    width: 123px;
    height: 40px;
    margin-left: 5px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
    .ga-logo {
        background-image: url(../images/sprites@2x.png);
        background-size: 264px 223px
    }
}

article {
    display: block
}

article .article-image {
    position: relative
}

article .article-image.article-image-wide .lightbox-opener {
    display: none
}

@media only screen and (min-width: 0) and (max-width: 767px) {
    article .article-image.article-image-wide {
        position: relative;
        height: 100%;
        padding-top: 55%;
        margin-bottom: 20px;
        overflow: hidden
    }

    article .article-image.article-image-wide .img-holder {
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0
    }

    article .article-image.article-image-wide:before {
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        height: 40px;
        z-index: 1;
        background: linear-gradient(to bottom, transparent 0, transparent 11%, rgba(0, 0, 0, .08) 24%, rgba(0, 0, 0, .34) 43%, rgba(0, 0, 0, .92) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#eb000000', GradientType=0)
    }

    article .article-image.article-image-wide .lightbox-opener {
        z-index: 2;
        position: absolute;
        display: block;
        right: 10px;
        bottom: 10px;
        height: 40px;
        width: 40px;
        background: #fff;
        border-radius: 50%
    }

    article .article-image.article-image-wide .lightbox-opener .menu-list-icon {
        font-size: 20px;
        color: #525252;
        position: absolute;
        left: 50%;
        top: 50%;
        margin-left: -10px;
        margin-top: -10px
    }
}

@media only screen and (min-width: 768px) {
    article .article-image {
        margin-bottom: 20px;
        max-height: 150px;
        overflow: hidden
    }

    article .article-image .img-fade-overlay, article .article-image .img-holder {
        max-height: 150px
    }

    article .article-image .img-holder:before {
        top: 0;
        right: 0;
        left: 0;
        bottom: 0
    }
}

.articles-block {
    padding-top: 15px
}

.article h3 {
    margin: 0 0 10px;
    font-size: 18px;
    line-height: 21px;
    font-weight: 500
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    .article h3 {
        font-size: 26px;
        line-height: 33px;
        margin: 0 0 20px
    }
}

.article .info, .article h4 {
    margin: 0 0 4px;
    font-size: 16px
}

.article h4 {
    color: #bd464a;
    line-height: 21px;
    font-weight: 00
}

.article .info {
    color: #e9575b;
    line-height: 19px;
    font-weight: 700
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    .article .info {
        font-size: 20px;
        line-height: 27px
    }
}

.article p {
    font-size: 16px;
    font-weight: 300;
    line-height: 22px
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    .article p {
        font-size: 18px;
        line-height: 27px
    }
}

.press .article-blocks {
    margin-bottom: 50px
}

.article-blocks .img-holder {
    margin-bottom: 15px;
    position: relative;
    display: inline-block;
    vertical-align: top;
    max-width: 100%
}

@media only screen and (min-width: 1024px) {
    .article-blocks .img-holder:hover:after, .article-blocks .img-holder:hover:before {
        opacity: 1
    }

    .article-blocks .img-holder:hover:after {
        -webkit-transform: translate(-50%, -50%) scale(1);
        -ms-transform: translate(-50%, -50%) scale(1);
        transform: translate(-50%, -50%) scale(1)
    }
}

.article-blocks .img-holder:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(189, 70, 74, .85);
    transition: opacity .3s linear;
    opacity: 0
}

.article-blocks .img-holder:after {
    position: absolute;
    content: 'h';
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%) scale(.3);
    -ms-transform: translate(-50%, -50%) scale(.3);
    transform: translate(-50%, -50%) scale(.3);
    transition: -webkit-transform .4s linear, opacity .4s linear;
    transition: transform .4s linear, opacity .4s linear;
    opacity: 0;
    font-family: zzicons;
    font-size: 70px;
    color: #fff
}

.article-blocks h4 {
    margin-bottom: 9px
}

.article-blocks .list {
    padding-bottom: 9px
}

.article-blocks .list li {
    margin-bottom: 0;
    padding-left: 22px
}

.article-blocks .list li + li {
    margin-top: 12px
}

.article-blocks .list li:before {
    font-size: 16px;
    color: #9b9b9b
}

.article-blocks .table td, .article-blocks .table th {
    word-wrap: normal;
    word-break: normal;
    -webkit-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
    padding-left: 5px !important;
    padding-right: 5px !important;
    font-size: 12px
}

@media only screen and (min-width: 375px) {
    .article-blocks .table td, .article-blocks .table th {
        font-size: 14px
    }
}

.article-blocks .bottom-row {
    padding: 19px 9999px 0;
    margin: 6px -9999px 0;
    border-top: 1px solid #fcfcfa
}

.article-blocks .bottom-row.alternate {
    margin: 0;
    padding: 0;
    border: 0
}

.article-blocks .bottom-row.alternate1 {
    margin: 0;
    padding: 15px 0 0;
    border: 0
}

.article-blocks.alternate1 h4 {
    color: #525252
}

.img-holder.right-aligned {
    float: right
}

.img-holder.right-aligned:before {
    left: 23px;
    top: 3px;
    bottom: 13px;
    right: 3px;
    width: auto;
    height: auto
}

.img-holder.right-aligned:after {
    left: 55%;
    font-size: 50px;
    line-height: 60px
}

.img-holder.left-aligned {
    float: left;
    max-width: 100%;
    margin-right: 23px
}

.img-holder.left-aligned img.align_left {
    margin-right: 0
}

.img-holder.left-aligned:before {
    left: 3px;
    top: 3px;
    bottom: 13px;
    right: 3px;
    width: auto;
    height: auto
}

.img-holder.left-aligned:after {
    left: 50%;
    font-size: 50px;
    line-height: 60px
}

.article-date {
    font-size: 14px
}

@media only screen and (min-width: 500px) {
    .article-date {
        text-align: right
    }
}

.overview-article {
    margin-bottom: 20px;
    border-bottom: 1px dotted #bd464a
}

.overview-article:last-child {
    border-bottom: none
}

.overview-article .sidebar-article-title {
    margin-top: 0
}

@media only screen and (min-width: 768px) {
    .article-block-left {
        top: 40px;
        margin-bottom: 40px
    }

    .article-block-left.single-article {
        margin-top: -200px !important
    }
}

.article-block-left.single-article {
    position: relative;
    z-index: 1000;
    margin-top: -200px
}

@media only screen and (min-width: 0) and (max-width: 374px) {
    .article-block-left.single-article .main-heading {
        padding-left: 15px;
        padding-right: 15px
    }
}

@media only screen and (min-width: 375px) and (max-width: 767px) {
    .article-block-left.single-article .main-heading {
        max-width: 526px;
        margin: auto;
        left: -8px
    }
}

@media only screen and (min-width: 375px) and (max-width: 767px) and (min-width: 555px) and (max-width: 767px) {
    .article-block-left.single-article .main-heading {
        left: -5px
    }
}

.media-holder-article-tablet {
    display: none;
    padding: 5px 10px 10px
}

.media-holder-article-tablet .sponsors-title {
    width: 100%
}

.media-holder-article-tablet img {
    opacity: .8;
    padding-bottom: 1px
}

.media-holder-article-tablet.media-holder-article-tablet-absolute {
    position: absolute;
    left: 15px;
    bottom: 205px;
    width: 200px;
    background: rgba(255, 255, 255, .3)
}

@media only screen and (min-width: 768px) {
    .studies-intro {
        width: 50%;
        padding-left: 5%;
        padding-top: 120px
    }
}

@media only screen and (min-width: 960px) {
    .studies-intro {
        padding-top: 0
    }
}

.studies-intro .studies-heading {
    text-align: center;
    color: #fff;
    text-shadow: 1px 1px 2px #6d6d6d;
    font-size: 20px
}

.studies-intro .studies-heading div {
    padding: 0 20px;
    text-align: center
}

.studies-intro .studies-heading h1 {
    font-size: 24px;
    font-weight: 700;
    line-height: 30px
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    .media-holder-article-tablet {
        display: block
    }

    .intro .intro-container.intro-container-article {
        min-height: 240px
    }

    .studies-intro .studies-heading h1 {
        font-size: 30px;
        line-height: 38px
    }
}

.book-holder {
    position: relative;
    padding-top: 30px;
    z-index: 1
}

.book-holder > a {
    display: inline-block
}

@media only screen and (min-width: 0) and (max-width: 767px) {
    .book-holder .book-inner-holder {
        width: 100%;
        height: 400px;
        overflow: hidden;
        position: absolute
    }
}

.book-holder .book {
    z-index: 1000;
    width: 280px;
    margin: auto;
    display: block
}

@media only screen and (min-width: 768px) {
    .book-holder {
        padding-top: 0
    }

    .book-holder .book {
        position: absolute;
        width: 240px;
        left: 75%;
        margin-left: -120px;
        margin-top: -100px;
        margin-bottom: auto
    }

    .studies-image {
        margin-top: -120px
    }
}

.studies-download-heading {
    display: block;
    text-align: left;
    padding: 10px 0
}

.big-study-video-button-wrapper, .diagram-heading {
    text-align: center
}

.studies-image img, .studies-image picture {
    display: block;
    max-width: 260px;
    max-height: none;
    margin: auto
}

.conference-logo {
    width: 50%;
    margin: auto
}

.diagram-holder {
    height: 200px;
    overflow: hidden;
    width: 100%;
    max-width: 340px;
    display: block
}

.diagram-holder.square-diagram {
    border: 1px solid #d3d3d3
}

.diagram-holder.square-diagram .outer-diagram-holder .inner-diagram-holder {
    line-height: 200px
}

.diagram-holder.square-diagram .outer-diagram-holder .inner-diagram-holder img {
    border: none;
    height: auto;
    vertical-align: middle;
    display: inline-block
}

.diagram-holder.overlapping {
    height: auto;
    max-width: none
}

@media only screen and (min-width: 768px) {
    .diagram-holder.overlapping {
        max-width: 180px;
        margin: auto
    }

    .diagram-holder.overlapping img {
        max-width: 180px;
        height: auto
    }
}

.diagram-holder.overlapping .inner-diagram-holder {
    padding: 10px
}

.diagram-holder.overlapping .inner-diagram-holder img {
    border: none;
    height: auto
}

.diagram-holder.overlapping .inner-diagram-holder:before {
    content: none
}

.diagram-holder amp-img, .diagram-holder img, .diagram-holder picture {
    height: 100%;
    display: block;
    margin: auto
}

.diagram-holder .outer-diagram-holder {
    display: block;
    margin: auto;
    height: 100%;
    text-align: center
}

.diagram-holder .inner-diagram-holder {
    cursor: zoom-in;
    height: 100%;
    width: 100%;
    position: relative;
    display: inline-block;
    margin: auto
}

@media only screen and (min-width: 960px) {
    .diagram-holder.overlapping {
        max-width: 260px;
        margin: auto
    }

    .diagram-holder.overlapping img {
        max-width: 260px
    }

    .diagram-holder .inner-diagram-holder:hover:after, .diagram-holder .inner-diagram-holder:hover:before {
        opacity: 1
    }

    .diagram-holder .inner-diagram-holder:hover:after {
        -webkit-transform: translate(-50%, -50%) scale(.9);
        -ms-transform: translate(-50%, -50%) scale(.9);
        transform: translate(-50%, -50%) scale(.9)
    }
}

.diagram-holder .inner-diagram-holder:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(189, 70, 74, .85);
    opacity: 0;
    z-index: 4
}

.dating-barometer-header, .dating-barometer-header .mary:before {
    background-color: #fcfcfa
}

.diagram-holder .inner-diagram-holder:after {
    position: absolute;
    content: 'h';
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%) scale(.3);
    -ms-transform: translate(-50%, -50%) scale(.3);
    transform: translate(-50%, -50%) scale(.3);
    opacity: 0;
    font-family: zzicons;
    font-size: 49px;
    color: #fff;
    z-index: 4;
    margin-top: -50px;
    padding-top: 100px
}

.diagram-holder .inner-diagram-holder.small-diagram:after {
    font-size: 39px;
    margin-top: -45px;
    padding-top: 100px
}

.diagram-holder .inner-diagram-holder img {
    border: 1px solid #d3d3d3;
    image-rendering: -webkit-optimize-contrast
}

.diagram-heading {
    min-height: 63px;
    font-size: 16px;
    padding-top: 5px;
    max-width: 340px
}

.studies-image-holder {
    position: relative
}

.big-study-button-wrapper {
    margin-top: 20px;
    margin-bottom: 35px
}

@media only screen and (min-width: 768px) {
    .studies-image-holder {
        padding-top: 15px
    }

    .big-study-button-wrapper {
        margin-bottom: 30px
    }
}

.big-study-button-wrapper .btn {
    max-width: 350px
}

.big-study-video-button-wrapper .big-study-video-button-wrapper {
    display: inline-block;
    padding-left: 4px
}

.big-study-video-button-wrapper .big-study-video-button-wrapper > a {
    float: left
}

.big-study-video-button-wrapper .big-study-video-button-wrapper .social-buttons {
    position: static;
    float: left;
    margin-left: 15px
}

.social-buttons.studies-page.social-study-button {
    margin-top: 10px;
    right: 13%
}

.dating-barometer-header {
    padding: 10px;
    box-shadow: 0 0 1px 1px rgba(155, 155, 155, .4);
    position: relative
}

@media only screen and (min-width: 960px) {
    .social-buttons.studies-page.social-study-button {
        right: 19%
    }

    .dating-barometer-header.dating-barometer-header-speech {
        float: left;
        width: 50%
    }
}

.dating-barometer-header.dating-barometer-header-speech:after, .dating-barometer-header.dating-barometer-header-speech:before {
    right: 100%;
    top: 25%;
    border: solid transparent;
    content: '';
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
}

.dating-barometer-header.dating-barometer-header-speech:after {
    border-color: rgba(252, 252, 250, 0);
    border-right-color: #fcfcfa;
    border-width: 8px;
    margin-top: -8px
}

@media only screen and (min-width: 768px) {
    .dating-barometer-header.dating-barometer-header-speech:after {
        border-width: 10px;
        margin-top: -10px
    }
}

.dating-barometer-header.dating-barometer-header-speech:before {
    border-color: rgba(155, 155, 155, 0);
    border-right-color: rgba(155, 155, 155, .4);
    border-width: 9px;
    margin-top: -9px
}

@media only screen and (min-width: 768px) {
    .dating-barometer-header.dating-barometer-header-speech:before {
        border-width: 11px;
        margin-top: -11px
    }
}

@media only screen and (min-width: 960px) {
    .dating-barometer-header:after, .dating-barometer-header:before {
        right: 100%;
        top: 25%;
        border: solid transparent;
        content: '';
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none
    }

    .dating-barometer-header:after {
        border-color: rgba(252, 252, 250, 0);
        border-right-color: #fcfcfa;
        border-width: 8px;
        margin-top: -8px
    }
}

@media only screen and (min-width: 960px) and (min-width: 768px) {
    .dating-barometer-header:after {
        border-width: 10px;
        margin-top: -10px
    }
}

@media only screen and (min-width: 960px) {
    .dating-barometer-header:before {
        border-color: rgba(155, 155, 155, 0);
        border-right-color: rgba(155, 155, 155, .4);
        border-width: 11px;
        margin-top: -11px
    }
}

.dating-barometer-header .dating-barometer-header-mary {
    position: absolute;
    right: 5px;
    top: -40px
}

.dating-barometer-header .dating-barometer-header-title {
    margin-bottom: 10px;
    font-size: 22px;
    font-weight: 500;
    padding-right: 50px
}

@media only screen and (min-width: 768px) {
    .dating-barometer-header .dating-barometer-header-title {
        font-size: 32px;
        padding-left: 0
    }
}

.mary-full {
    margin-top: -70px
}

.mary-full.mary-full-speech {
    margin-top: -85px
}

@media only screen and (min-width: 960px) {
    .mary-full.mary-full-speech {
        margin-top: -100px
    }
}

.dating-barometer-cta-text {
    font-family: 'Dancing Script', cursive;
    font-size: 18px;
    padding: 25px 0 10px 40px;
    position: relative;
    min-height: 75px;
    max-width: 400px;
    margin: auto
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    .dating-barometer-cta-text {
        font-size: 22px
    }
}

.dating-barometer-cta-text:before {
    content: '';
    width: 50px;
    height: 100%;
    min-height: 85px;
    position: absolute;
    max-width: 450px;
    left: -15px;
    bottom: -30px;
    top: 30px;
    background-image: url(../images/icons/arrow.png);
    background-position: 100% 100%;
    background-repeat: no-repeat;
    background-size: 50px auto
}

.barometer-collaboration {
    font-size: 14px;
    max-width: 150px
}

.barometer-collaboration img, .barometer-collaboration source {
    width: 80%;
    margin: auto
}

@media only screen and (min-width: 768px) {
    .barometer-collaboration {
        font-size: 14px
    }
}

@media only screen and (min-width: 960px) {
    .barometer-collaboration {
        font-size: 16px
    }
}

.main-container.barometer .sponsors-banner-holder {
    height: auto
}

.main-container.barometer .sponsors-banner-holder .sponsors-banner {
    padding: 0;
    height: auto
}

.dbr-slider {
    width: 100%
}

.dbr-slider:focus {
    outline: 0;
    cursor: pointer
}

.dbr-label-left {
    float: left;
    font-size: 13px
}

.dbr-label-right {
    float: right;
    font-size: 13px
}

.members {
    color: #bd464a;
    font-weight: 500;
    font-size: 20px
}

.donation-meter {
    height: auto;
    margin: auto auto -10px;
    width: 100%;
    padding-top: 30px;
    overflow: auto
}

.donation-meter .barometer-wrapper {
    width: 35px;
    float: left
}

.donation-meter .glass {
    background: #e5e5e5;
    border-radius: 100px 100px 0 0;
    display: block;
    height: 50px;
    margin: 0 0 10px;
    padding: 6px;
    position: relative;
    width: 10px
}

.donation-meter .amount {
    background: #f34e54;
    border-radius: 100px;
    display: block;
    width: 6px;
    position: absolute;
    bottom: -3px;
    left: 3px
}

.donation-meter .donation-text {
    position: static;
    display: block;
    font-size: 16px;
    float: left
}

.donation-meter .donation-meter-percentage {
    display: block;
    width: 100%;
    font-size: 32px;
    line-height: 40px;
    font-weight: 700;
    text-align: left
}

.daba-overlay h2, .daba-overlay.daba-loading-overlay h2, .daba-overlay.daba-permissions-overlay h2, .daba-overlay.do-not-track-overlay h2 {
    text-align: center
}

.donation-meter .bulb {
    background: #e5e5e5;
    border-radius: 100px;
    display: block;
    position: relative;
    top: -20px;
    right: 6px;
    margin-left: 0;
    height: 23px;
    width: 23px;
    padding: 3px
}

.donation-meter .bulb .red-circle {
    background: #f34e54;
    border-radius: 100px;
    display: block;
    height: 17px;
    width: 17px
}

.donation-meter .bulb .filler {
    background: #f34e54;
    border-radius: 100px 100px 0 0;
    display: block;
    position: relative;
    top: -25px;
    z-index: 30;
    height: 10px;
    width: 6px;
    right: -6px
}

.provider-header {
    min-height: 70px
}

.list.small-list {
    margin: 5px 0
}

.list.small-list li {
    margin: 0;
    padding-left: 20px
}

.list.small-list li.green-list-icon:before {
    color: #57a05d;
    padding-top: 3px;
    font-size: 14px
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    .list.small-list li {
        font-size: 14px
    }

    .category-table .fixed-table-head.table-head-row td {
        min-height: 146px
    }
}

.daba-no-results {
    display: none;
    font-weight: 500
}

.daba-overlay {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, .95);
    z-index: 11112;
    padding-top: 20%;
    display: none
}

.daba-overlay.do-not-track-overlay {
    background-color: rgba(255, 255, 255, .98)
}

.daba-overlay.do-not-track-overlay p {
    text-align: center;
    max-width: 500px;
    margin: auto auto 10px;
    padding: 10px
}

.daba-overlay.do-not-track-overlay button {
    display: block;
    margin: auto
}

.daba-overlay.daba-permissions-overlay {
    overflow: scroll;
    padding-bottom: 50px;
    padding-top: 80px
}

.daba-overlay.daba-permissions-overlay .permissions-wrapper {
    max-width: 600px;
    margin: auto
}

.daba-overlay.daba-permissions-overlay .abort-button {
    margin: auto auto 15px;
    display: block;
    background: #d3d3d3;
    border: 1px solid #9b9b9b;
    font-size: 15px;
    font-weight: 500;
    padding: 3px 10px
}

.barometer-slider-wrapper .dbr-slider {
    cursor: pointer
}

.show-additional-information {
    font-size: 18px;
    font-weight: 500
}

.additional-information, .additional-information-hide, .daba-provider-table {
    display: none
}

.zz-range-wrapper {
    padding: 15px 0
}

.rangeslider, .rangeslider__fill {
    display: block;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .3)
}

.rangeslider {
    background: #e6e6e6;
    position: relative
}

.rangeslider--horizontal {
    height: 5px;
    width: 100%
}

.rangeslider__fill {
    background: #bd464a;
    position: absolute
}

.rangeslider--horizontal .rangeslider__fill {
    top: 0;
    height: 100%
}

.rangeslider__handle {
    background: #fff;
    border: 1px solid #ccc;
    cursor: pointer;
    display: inline-block;
    width: 20px;
    height: 20px;
    position: absolute;
    box-shadow: 0 0 3px rgba(0, 0, 0, .2);
    border-radius: 50%
}

.rangeslider--horizontal .rangeslider__handle {
    top: -8px;
    touch-action: pan-y;
    -ms-touch-action: pan-y
}

.category-table {
    width: 100%;
    table-layout: fixed
}

.category-table .fixed-table-head {
    top: 61px;
    position: fixed;
    display: none;
    z-index: 10000;
    -webkit-transform: translatez(0);
    -ms-transform: translatez(0);
    transform: translatez(0);
    padding: 0;
    width: 100%
}

.category-table .fixed-table-head.container {
    padding: 0;
    background: 0 0;
    box-shadow: none
}

.category-table .fixed-table-head .table-row {
    display: block;
    overflow: hidden;
    padding-bottom: 15px
}

.category-table .fixed-table-head .table-row:nth-child(odd) {
    background: 0 0
}

.category-table .fixed-table-head .table-row td {
    box-shadow: inset -16px 0 20px -18px rgba(0, 0, 0, .15), 4px 6px 10px 0 rgba(0, 0, 0, .35);
    display: block;
    float: left;
    border-width: 1px 1px 2px;
    vertical-align: top
}

.category-table .fixed-table-head .table-row td:first-child .category-logo {
    height: 70px;
    visibility: hidden
}

@media only screen and (min-width: 960px) {
    .category-table .fixed-table-head {
        top: 0
    }

    .category-table .fixed-table-head .table-row td:first-child .category-logo {
        height: 50px
    }
}

.category-table .fixed-table-head .table-row td:first-child .btn-block {
    visibility: hidden
}

.category-table .fixed-table-head.small .category-logo {
    width: auto;
    max-width: 100%;
    height: 70px;
    display: table
}

.category-table .fixed-table-head.small .category-logo a {
    display: table-cell;
    vertical-align: middle;
    width: auto;
    max-width: 100%;
    max-height: 70px
}

.category-table .fixed-table-head.small .category-logo a img, .category-table .fixed-table-head.small .category-logo a picture {
    width: auto;
    max-width: 100%;
    max-height: 70px
}

@media only screen and (min-width: 960px) {
    .category-table .fixed-table-head.small .btn-block {
        display: table;
        width: 100%
    }

    .category-table .fixed-table-head.small .btn-block .cell {
        display: table-cell;
        text-align: center;
        vertical-align: middle;
        width: 60%
    }

    .category-table .fixed-table-head.small .btn-block .cell:first-of-type {
        width: 40%
    }

    .category-table .fixed-table-head.small .btn-block .btn {
        font-size: 14px;
        padding: 5px
    }

    .category-table .fixed-table-head.small .category-logo {
        height: 50px
    }

    .category-table .fixed-table-head.small .category-logo a, .category-table .fixed-table-head.small .category-logo a img, .category-table .fixed-table-head.small .category-logo a picture {
        max-height: 50px
    }
}

.category-table .table-row.additional-information {
    display: none
}

.category-table .table-row td {
    width: 27%;
    border: 2px solid #fff;
    box-shadow: inset -16px 0 20px -18px rgba(0, 0, 0, .15);
    padding: 10px 20px;
    vertical-align: top
}

.category-table .table-row td ol {
    padding-left: 15px
}

.category-table .table-row td ol li {
    line-height: 26px
}

.category-table .table-row td.valign-middle {
    vertical-align: middle
}

.category-table .table-row td.provider-count-2 {
    width: 37%
}

.category-table .table-row td.provider-count-1 {
    width: 58.5%
}

.category-table .table-row td:first-child {
    font-size: 14px;
    font-weight: 300;
    line-height: 21px;
    border-left: 0;
    text-align: left;
    color: #bd464a;
    width: 19%;
    vertical-align: top
}

.category-table .table-row td.show-additional-information-col, .category-table .table-row.centered, .providers-embed .container.additional-element h2 {
    text-align: center
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    .category-table .table-row td:first-child {
        font-size: 18px;
        line-height: 25px
    }

    .category-table .table-row td:first-child li::before, .category-table .table-row td:first-child li:before {
        top: 2px
    }
}

.category-table .table-row td:first-child.provider-count-2 {
    width: 26%
}

.category-table .table-row td:first-child.provider-count-1 {
    width: 41.5%
}

.category-table .table-row td:last-child {
    border-right: 0
}

.category-table .table-row td .styled-list li {
    position: relative;
    padding-left: 15px;
    font-size: 14px;
    font-weight: 300;
    line-height: 21px
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    .category-table .table-row td .styled-list li {
        font-size: 18px;
        line-height: 25px;
        padding-left: 20px
    }

    .category-table .table-row td .styled-list li li::before, .category-table .table-row td .styled-list li li:before {
        top: 2px
    }
}

@media only screen and (min-width: 960px) {
    .category-table .table-row td .styled-list li {
        line-height: 22px
    }
}

.category-table .table-row td .styled-list li + li {
    margin-top: 13px
}

.category-table .table-row td .styled-list li:before {
    color: #bd464a;
    position: absolute;
    left: 0;
    content: 'q';
    font-size: 10px;
    line-height: 18px;
    top: 0;
    font-family: zzicons
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    .category-table .table-row td .styled-list li:before {
        font-size: 15px;
        line-height: 25px
    }
}

.category-table .table-row:nth-child(odd) {
    background: #f1ebe5
}

.category-table .table-row:nth-child(even) {
    background: #fcfcfa
}

.category-table .table-row.table-head-row {
    border: 0;
    text-align: center
}

.category-table .table-row.table-head-row td {
    background: #fcfcfa;
    border-top: 0
}

.category-table .table-row.table-head-row.bubbles-wrapper td {
    border-left: 0;
    border-right: 0;
    box-shadow: none;
    background: #f1ebe5
}

.category-table .table-row.table-head-row.ranking-wrapper td {
    padding-bottom: 0
}

.category-table .table-row.table-head-row.table-head-row-category td .category-logo {
    height: auto;
    min-height: 70px;
    display: table
}

.category-table .table-row.table-head-row.table-head-row-category td .category-logo a {
    display: table-cell;
    vertical-align: middle
}

@-moz-document url-prefix() {
    .category-table .table-row.table-head-row.table-head-row-category td .category-logo {
        height: 80px
    }
}

.category-table .table-row .stars {
    margin: auto
}

.category-table .table-row .btn {
    width: 100%
}

.category-table .category-logo {
    max-width: 95%;
    margin: auto;
    height: 80px
}

.category-table .category-logo .category-logo-inner {
    height: 80px;
    display: table;
    margin: auto
}

.category-table .category-logo .category-logo-inner > a {
    display: table-cell;
    vertical-align: middle
}

.category-table .category-logo a {
    display: block;
    width: 90%;
    margin: auto
}

.category-table .category-logo a img, .category-table .category-logo a picture {
    max-width: 95%;
    max-height: 65px
}

.container-holder .container.additional-element {
    margin-top: 18px;
    min-height: 100px;
    padding: 20px;
    background: #fff
}

.providers-embed .container.additional-element {
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #9b9b9b
}

.providers-embed .container.additional-element:last-child {
    border-bottom: none
}

.providers-embed .container.additional-element .additional-element-logo {
    width: 150px;
    margin: auto
}

.additional-elements-mobile .container.additional-element .additional-element-logo {
    margin-bottom: 20px
}

.user-content .additional-element img {
    padding: 0;
    box-shadow: none
}

.category-bubble {
    padding: 10px;
    max-width: 250px;
    margin: auto auto 30px;
    background-color: #FFF;
    border: 1px solid grey;
    border-radius: 20px;
    position: relative
}

@media only screen and (min-width: 768px) {
    .category-bubble {
        height: 100px
    }
}

.category-bubble .bubble-arrow, .category-bubble:after {
    position: absolute;
    height: 10px;
    bottom: -10px;
    background: #FFF;
    left: 50%
}

.category-bubble:after {
    content: '';
    width: 28px;
    margin-left: -14px
}

.category-bubble .bubble-arrow {
    width: 30px;
    margin-left: -15px;
    border-left: 1px solid grey;
    border-right: 1px solid grey
}

.category-bubble .bubble-arrow:after, .category-bubble .bubble-arrow:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    left: 50%;
    border-style: solid
}

.category-bubble .bubble-arrow:before {
    border-color: grey transparent transparent;
    border-width: 17px 28px 0;
    margin-left: -27px;
    bottom: -16px
}

.category-bubble .bubble-arrow:after {
    bottom: -15px;
    margin-left: -24px;
    border-width: 15px 25px 0;
    border-color: #FFF transparent transparent
}

.category-bubble .bubble-heading {
    font-size: 16px;
    line-height: 20px;
    text-align: left;
    font-weight: 500;
    color: #bd464a
}

.category-bubble p {
    font-size: 14px;
    line-height: 20px;
    text-align: left
}

.category-header-link {
    display: block;
    line-height: 27px
}

.item.category-info-box {
    background: rgba(0, 0, 0, .3);
    box-shadow: none
}

.item.category-info-box strong {
    color: #fff;
    font-size: 16px
}

.item.category-info-box .header-list a {
    color: #fff
}

.item.category-info-box .header-list a:visited {
    color: #fff !important
}

@media only screen and (min-width: 0) and (max-width: 767px) {
    .item.category-item .stars, .item.category-item h2 {
        text-align: center
    }

    .item.category-item .item-logo {
        max-width: 250px;
        margin: auto auto 17px
    }
}

@media only screen and (min-width: 960px) {
    .intro.category-intro {
        top: -20px
    }
}

.intro .item.category-info-box {
    padding-top: 10px
}

.provider-bottom-box {
    background: #fcfcfa;
    border-top: 1px solid #d3d3d3;
    margin: 0 -17px -17px;
    padding: 17px;
    text-align: center
}

aside .sidebar-article {
    padding-bottom: 7px;
    margin-bottom: 20px;
    border-bottom: 1px dotted #bd464a
}

aside .sidebar-article:last-of-type {
    margin-bottom: 0;
    border-bottom: 0
}

aside .sidebar-article .sidebar-article-image {
    width: 100%;
    max-width: 344px;
    max-height: 200px;
    overflow: hidden
}

aside .sidebar-article .sidebar-article-image .img-fade-overlay {
    max-height: 200px
}

aside .sidebar-article .sidebar-article-image.highlighted {
    position: relative;
    border: 2px solid #bd464a
}

aside .sidebar-article .sidebar-article-image.highlighted:before {
    position: absolute;
    content: " ";
    top: 3px;
    right: 3px;
    width: 35px;
    height: 35px;
    border-style: solid;
    border-width: 0 35px 35px 0;
    border-color: transparent #bd464a transparent transparent;
    -webkit-transform: rotate(360deg)
}

aside .sidebar-article .sidebar-article-image.highlighted:after {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    content: " ";
    background: #fff;
    height: 3px
}

aside .sidebar-article .sidebar-article-image img, aside .sidebar-article .sidebar-article-image picture {
    width: 100%;
    height: auto
}

aside .sidebar-article .sidebar-article-title a {
    font-size: 18px
}

.wide .sidebar-article .sidebar-article-image {
    margin-bottom: 10px
}

.wide .sidebar-article .sidebar-article-image img {
    padding: 5px 0
}

.gsc-wrapper * {
    color: #242424;
    font-family: Roboto, Arial, Helvetica, sans-serif !important
}

.gsc-wrapper .gcsc-branding {
    display: none
}

.gsc-wrapper .gsc-result, .gsc-wrapper .gsc-webResult {
    box-shadow: none !important;
    border: none !important;
    padding-top: 0 !important;
    margin-bottom: 0 !important
}

.gsc-wrapper div .gsc-thumbnail-inside {
    padding-left: 0 !important
}

.gsc-wrapper div .gs-snippet {
    height: auto !important;
    font-size: 18px !important
}

.gsc-wrapper div .gs-snippet b {
    font-size: 18px !important
}

.gsc-wrapper div.gs-title {
    height: auto !important;
    margin-bottom: 0;
    color: #bd464a !important
}

.gsc-wrapper div.gsc-url-top {
    height: auto !important;
    padding-left: 0
}

.gsc-wrapper div.gsc-url-top .gs-bidi-start-align.gs-visibleUrl {
    height: auto !important;
    font-size: 16px !important;
    color: #9b9b9b !important
}

.gsc-wrapper div.gsc-url-top .gs-bidi-start-align.gs-visibleUrl b {
    color: #525252 !important
}

.gsc-wrapper div.gsc-cursor-box {
    height: auto !important;
    margin-top: 0 !important
}

.gsc-wrapper div.gsc-cursor {
    font-size: 16px !important
}

.gsc-wrapper div.gsc-cursor-page {
    font-size: 16px !important;
    border: 1px solid #bd464a !important;
    width: 32px !important;
    height: 32px !important;
    display: inline-block !important;
    text-align: center !important;
    padding-top: 4px !important
}

.gsc-wrapper div.gsc-cursor-page.gsc-cursor-current-page {
    background-color: #bd464a !important;
    color: #fff !important
}

.gsc-wrapper a, .gsc-wrapper a.gs-title, .gsc-wrapper a.gs-title b {
    font-size: 22px !important
}

.gsc-wrapper a.gs-title b:hover, .gsc-wrapper a.gs-title:hover {
    color: #242424 !important;
    text-decoration: none !important
}

.sub-nav {
    background: #fcfcfa;
    background: linear-gradient(to bottom, #fff 0, #fcfcfa 100%);
    text-align: center;
    position: relative
}

.sub-nav.fixed.nav-up .sub-holder {
    top: -80px
}

.sub-nav.fixed.nav-down .sub-holder {
    top: 52px
}

@media only screen and (min-width: 960px) {
    .sub-nav {
        z-index: 50;
        left: 0;
        right: 0
    }
}

.sub-nav.fixed {
    position: fixed;
    top: 52px;
    z-index: 9000;
    left: 0;
    right: 0;
    transition: left .2s linear, right .2s linear
}

.resize-active .sub-nav.fixed {
    transition: none !important
}

.nav-active .sub-nav.fixed {
    left: 260px;
    right: -260px
}

.sub-nav.fixed:after {
    z-index: -50;
    display: none
}

.sub-nav.fixed .sub-holder {
    padding: 18px 30px 9px
}

@media screen and (max-width: 767px) {
    .sub-nav.fixed .sub-holder {
        width: 100%;
        position: fixed;
        left: 0;
        z-index: 100;
        border-bottom: 1px solid #fff;
        box-shadow: 0 1px 1px rgba(0, 0, 0, .3)
    }
}

@media only screen and (min-width: 0) and (max-width: 767px) {
    .sub-nav.fixed .mask {
        padding: 5px 0 0
    }
}

.sub-nav .sub-holder {
    max-width: 780px;
    margin: 0 auto;
    position: relative;
    z-index: 5;
    background: #fcfcfa;
    background: linear-gradient(to bottom, #fff 0, #fcfcfa 100%);
    transition: top .2s ease-in-out
}

.sub-nav:after, .sub-nav:before {
    position: absolute;
    content: ''
}

@media only screen and (min-width: 768px) {
    .wide .sidebar-article .sidebar-article-image {
        max-height: 100px
    }

    .sub-nav.fixed {
        top: 61px
    }

    .sub-nav .sub-holder {
        padding: 18px 30px 9px
    }
}

@media only screen and (min-width: 960px) {
    .sub-nav.fixed {
        top: 0
    }

    .nav-active .sub-nav.fixed {
        left: 0;
        right: 0
    }

    .sub-nav .sub-holder {
        padding: 10px 30px;
        max-width: 960px
    }

    .sub-nav:after {
        display: none
    }
}

.sub-nav:after {
    width: 15px;
    height: 15px;
    -webkit-transform: rotate(45deg) skew(6deg, 6deg);
    -ms-transform: rotate(45deg) skew(6deg, 6deg);
    transform: rotate(45deg) skew(6deg, 6deg);
    top: 100%;
    left: 50%;
    background: #fcfcfa;
    border: 1px solid #fff;
    z-index: -1;
    margin: -7px 0 0 -9px;
    box-shadow: 1px 0 1px 1px rgba(0, 0, 0, .3)
}

.sub-nav:before {
    top: 0;
    left: 0;
    right: 0;
    bottom: -1px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    z-index: -2
}

.sub-nav.nav-up:before {
    box-shadow: none
}

.sub-nav .mask {
    width: 260px;
    margin: -18px auto -9px;
    padding: 18px 0 9px;
    box-sizing: content-box;
    background: #fcfcfa;
    background: linear-gradient(to bottom, #fff 0, #fcfcfa 100%)
}

@media only screen and (min-width: 500px) {
    .sub-nav .mask {
        width: 380px
    }
}

@media only screen and (min-width: 768px) {
    .sub-nav .mask {
        width: 500px
    }
}

@media only screen and (min-width: 960px) {
    .sub-nav:before {
        border-bottom: 1px solid #fff
    }

    .sub-nav .mask {
        width: 896px;
        margin: -20px auto;
        padding: 14px 0;
        background: 0 0
    }

    .sub-nav .slide, .sub-nav .slide .sub-item {
        max-width: 175px
    }

    .sub-nav .slide {
        min-width: 148px;
        border: 1px solid #bd464a;
        border-radius: 6px;
        display: block;
        margin: 0 4px;
        height: 90px
    }

    .sub-nav .slide .sub-item .title {
        -ms-word-break: break-all;
        -ms-word-wrap: break-all;
        -webkit-word-break: break-word;
        -webkit-word-wrap: break-word;
        word-break: break-word;
        word-wrap: break-word;
        -webkit-hyphens: auto;
        -ms-hyphens: auto;
        hyphens: auto
    }
}

.sub-nav .slide {
    width: 264px
}

@media only screen and (min-width: 500px) {
    .sub-nav .slide {
        width: 384px
    }
}

@media only screen and (min-width: 768px) {
    .sub-nav .slide {
        width: 500px
    }
}

.sub-nav .slide .sub-item {
    text-decoration: none
}

.resize-active .sub-nav .slide .sub-item {
    transition: none !important
}

.sub-nav .slide .sub-item .icon {
    font-size: 22px;
    color: #242424
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    .sub-nav .slide .sub-item .icon {
        font-size: 30px
    }
}

.sub-nav .slide .sub-item.sub-item-article {
    font-size: 14px
}

@media only screen and (min-width: 0) and (max-width: 374px) {
    .sub-nav .slide .sub-item.sub-item-article {
        line-height: 14px
    }
}

.sub-nav .slide .sub-item.sub-item-article .title {
    font-size: 16px
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    .sub-nav .slide .sub-item.sub-item-article {
        font-size: 16px
    }

    .sub-nav .slide .sub-item.sub-item-article .title {
        font-size: 18px
    }
}

@media only screen and (min-width: 960px) {
    .sub-nav .slide .sub-item {
        padding: 10px 10px 5px;
        position: relative;
        display: block;
        width: 100%;
        height: 100%;
        vertical-align: top
    }

    .sub-nav .slide .sub-item .icon {
        color: #bd464a
    }

    .sub-nav .slide .sub-item.sub-item-article {
        line-height: 18px
    }

    .sub-nav .slide.active, .sub-nav .slide.current, .sub-nav .slide:hover {
        background: #bd464a;
        position: relative
    }

    .sub-nav .slide.active .sub-item-article, .sub-nav .slide.current .sub-item-article, .sub-nav .slide:hover .sub-item-article {
        color: #fff
    }
}

.sub-nav .slide.active .icon, .sub-nav .slide.current .icon, .sub-nav .slide:hover .icon {
    color: #242424
}

@media only screen and (min-width: 960px) {
    .sub-nav .slide.active .icon, .sub-nav .slide.active .text, .sub-nav .slide.active .title, .sub-nav .slide.current .icon, .sub-nav .slide.current .text, .sub-nav .slide.current .title, .sub-nav .slide:hover .icon, .sub-nav .slide:hover .text, .sub-nav .slide:hover .title {
        color: #fff
    }
}

.sub-nav .slide.active:after, .sub-nav .slide.current:after {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    pointer-events: none;
    border: solid transparent;
    border-top-color: #bd464a;
    border-width: 13px;
    margin: 0 0 0 -13px
}

.sub-nav ul {
    overflow: hidden
}

.sub-nav .title {
    display: block;
    color: #bd464a;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 1;
    margin: 0 0 2px
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    .sub-nav .title {
        font-size: 18px
    }
}

.sub-nav .text {
    font-size: 13px;
    line-height: 15px;
    display: block;
    color: #525252
}

@media only screen and (min-width: 768px) {
    .sub-nav .text {
        font-size: 16px
    }
}

@media only screen and (min-width: 960px) {
    .sub-nav .text {
        font-size: 13px
    }
}

.sub-nav .btn-next, .sub-nav .btn-prev {
    position: absolute;
    top: 0;
    left: 0;
    width: auto;
    height: auto;
    text-decoration: none;
    text-align: center;
    font-size: 26px;
    bottom: 0
}

@media only screen and (min-width: 960px) {
    .sub-nav .btn-next, .sub-nav .btn-prev {
        font-size: 34px;
        height: 100%;
        width: 50px;
        bottom: auto;
        left: -15px
    }
}

.sub-nav .btn-next:before, .sub-nav .btn-prev:before {
    position: absolute;
    top: 50%;
    left: 50%;
    left: 8px;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

@media only screen and (min-width: 960px) {
    .sub-nav .btn-next:before, .sub-nav .btn-prev:before {
        left: 14px
    }
}

.sub-nav .btn-next:focus, .sub-nav .btn-next:hover, .sub-nav .btn-prev:focus, .sub-nav .btn-prev:hover {
    color: #ac3d41
}

.sub-nav .btn-next {
    left: auto;
    right: 0
}

@media only screen and (min-width: 960px) {
    .sub-nav .btn-next {
        right: -15px
    }
}

.sub-nav .btn-next:before {
    left: auto;
    right: 8px
}

.radar-title-wrapper {
    background-color: #fff;
    margin-top: -20px;
    margin-bottom: 18px;
    padding-left: 18px
}

@media only screen and (min-width: 768px) {
    .radar-title-wrapper {
        margin-bottom: 0
    }
}

.radar-title-wrapper .radar-title-inner-wrapper {
    max-width: 896px;
    margin: auto;
    padding-top: 10px
}

.radar-title-wrapper .radar-title-inner-wrapper .radar-title {
    color: #bd464a;
    margin: 0 0 10px;
    font-size: 24px;
    line-height: 32px;
    font-weight: 600
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    .radar-title-wrapper .radar-title-inner-wrapper .radar-title {
        font-size: 28px;
        line-height: 38px;
        margin: 0 0 20px;
        font-weight: 700
    }
}

@media only screen and (min-width: 768px) {
    .radar-title-wrapper .radar-title-inner-wrapper .radar-title {
        margin-bottom: 0
    }

    .emotion-main-headline-wrapper {
        width: 70%
    }
}

.ui-widget-content p {
    margin-bottom: 4px
}

.ui-widget-content p .ui-state-error {
    line-height: 17px;
    font-size: 14px;
    font-weight: 500
}

.intro.emotion {
    background: 0 0
}

.emotion-main-headline-wrapper {
    margin: 10px;
    text-align: center
}

@media (min-width: 768px) {
    .emotion-main-headline-wrapper.align-desktop-left {
        text-align: left
    }

    .emotion-main-headline-wrapper.align-desktop-right {
        text-align: right
    }

    .emotion-main-headline.hide-box {
        background: 0 0
    }
}

@media (max-width: 767px) {
    .emotion-main-headline-wrapper.align-mobile-left {
        text-align: left
    }

    .emotion-main-headline-wrapper.align-mobile-right {
        text-align: right
    }

    .emotion-main-headline.hide-box-mobile {
        background: 0 0
    }
}

@media only screen and (min-width: 768px) {
    .emotion-main-headline {
        font-size: 50px;
        line-height: 55px
    }

    .emotion-sub-headline-wrapper {
        width: 70%
    }
}

.emotion-sub-headline {
    display: inline-block;
    font-size: 25px;
    background: rgba(255, 255, 255, .6);
    padding: 5px;
    color: #242424
}

@media (min-width: 768px) {
    .emotion-sub-headline-wrapper.align-desktop-left {
        text-align: left
    }

    .emotion-sub-headline-wrapper.align-desktop-right {
        text-align: right
    }

    .emotion-sub-headline.hide-box {
        background: 0 0
    }
}

@media (max-width: 767px) {
    .emotion-sub-headline-wrapper.align-mobile-left {
        text-align: left
    }

    .emotion-sub-headline-wrapper.align-mobile-right {
        text-align: right
    }

    .emotion-sub-headline.hide-box-mobile {
        background: 0 0
    }
}

.emotion-deep-links-wrapper {
    text-align: center
}

.emotion-deep-links {
    display: inline-block;
    margin: 20px 0
}

.emotion-deep-links .media-holder-deep-links {
    display: block;
    overflow: auto;
    margin: 2px 10px 0;
    background: rgba(255, 255, 255, .7);
    text-align: center;
    padding: 2px 10px 7px;
    width: auto
}

@media (min-width: 768px) {
    .emotion-deep-links .media-holder-deep-links.hide-box {
        background: 0 0
    }
}

@media (max-width: 767px) {
    .emotion-deep-links .media-holder-deep-links.hide-box-mobile {
        background: 0 0
    }
}

@media only screen and (min-width: 768px) {
    .emotion-sub-headline {
        font-size: 30px
    }

    .emotion-deep-links .media-holder-deep-links {
        display: none
    }
}

.emotion-deep-link {
    display: block;
    font-size: 16px;
    background: rgba(255, 255, 255, .7);
    padding: 15px;
    margin: 0 10px;
    font-weight: 500
}

@media (min-width: 768px) {
    .emotion-deep-link.hide-box {
        background: 0 0
    }
}

@media (max-width: 767px) {
    .emotion-deep-link.hide-box-mobile {
        background: 0 0
    }
}

.emotion-deep-link a {
    font-weight: 500
}

.emotion-deep-link a:visited {
    color: #bd464a !important
}

@media only screen and (min-width: 768px) {
    .emotion-deep-link {
        display: inline-block;
        margin: 8px;
        padding: 10px
    }

    .emotion-deep-link:first-child {
        margin: 0 8px 0 0
    }

    .emotion-deep-link:last-child {
        margin: 0 0 0 8px
    }
}

@media only screen and (min-width: 960px) {
    .sub-nav .btn-next:before {
        right: 14px;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%)
    }

    .emotion-deep-link {
        margin: 0;
        padding: 10px 15px
    }

    .emotion-deep-link:first-child, .emotion-deep-link:last-child {
        margin: 0
    }
}

.category-table-matrix-wrapper {
    margin-left: -30px;
    margin-right: -30px;
    margin-bottom: 20px
}

.container.category-table-matrix {
    padding: 0 !important;
    margin-top: 0;
    box-shadow: none !important;
    border-top: 2px solid #f1ebe5;
    border-bottom: 2px solid #f1ebe5
}

.container.category-table-matrix .table-row:last-child td {
    border-bottom: 0
}

.providers-embed .list li {
    margin-bottom: 4px
}

.home-intro-holder {
    max-width: 1000px;
    margin: auto;
    position: relative
}

.home-intro {
    text-align: center
}

@media only screen and (min-width: 768px) {
    .home-intro {
        width: 60%;
        padding-top: 120px;
        padding-left: 20px;
        padding-bottom: 10px;
        text-align: left;
        min-height: 320px
    }
}

@media only screen and (min-width: 960px) {
    .home-intro {
        padding-top: 0;
        min-height: 280px
    }
}

.home-intro .home-heading {
    color: #fff;
    text-shadow: 1px 1px 2px #6d6d6d;
    margin: auto;
    padding: 0 10px
}

.home-intro .home-heading h1 {
    font-size: 32px;
    line-height: 40px;
    font-weight: 500;
    font-family: Roboto, sans-serif
}

@media only screen and (min-width: 500px) {
    .home-intro .home-heading h1 {
        font-size: 38px;
        line-height: 45px
    }
}

@media only screen and (min-width: 960px) {
    .home-intro .home-heading h1 {
        font-size: 46px;
        line-height: 50px
    }
}

.home-intro .home-heading p {
    font-size: 16px;
    font-weight: 300;
    line-height: 22px;
    max-width: 500px;
    margin: 10px auto
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    .home-intro .home-heading p {
        font-size: 18px;
        line-height: 27px
    }
}

.home-intro .satellites {
    display: none
}

@media only screen and (min-width: 768px) {
    .home-intro .home-heading p {
        font-size: 18px;
        line-height: 24px;
        margin-left: 0
    }

    .home-intro .satellites {
        display: block;
        position: absolute;
        right: -70px;
        bottom: 0;
        height: 200px;
        width: 50%
    }

    .home-intro .satellites img, .home-intro .satellites picture {
        height: 200px;
        width: auto
    }

    .sponsors-banner-holder {
        display: none
    }
}

@media only screen and (min-width: 900px) {
    .home-intro .satellites, .home-intro .satellites img, .home-intro .satellites picture {
        height: 220px
    }
}

@media only screen and (min-width: 960px) {
    .home-intro .home-heading p {
        margin-top: 20px;
        margin-bottom: 20px;
        font-size: 20px;
        line-height: 28px;
        padding-left: 3px
    }

    .home-intro .home-heading p:first-child {
        margin-top: 25px
    }

    .home-intro .satellites {
        height: 280px;
        right: -70px
    }

    .home-intro .satellites img, .home-intro .satellites picture {
        height: 280px
    }
}

.sponsors-banner-holder {
    width: 100%;
    height: 36px;
    margin: auto;
    background: #fff
}

.sponsors-banner-holder .sponsors-banner {
    height: 36px;
    padding-left: 10px;
    padding-right: 5px;
    max-width: 1000px;
    margin: auto
}

.sponsors-banner-holder .sponsors-banner span {
    font-size: 14px;
    display: inline-block;
    padding-top: 9px
}

.sponsors-banner-holder .sponsors-banner img {
    height: 26px;
    width: auto;
    margin-top: 6px
}

.lmu {
    width: 100%
}

.lmu .lmu-wrapper {
    display: table;
    width: auto;
    margin: auto
}

.lmu .lmu-image, .lmu .lmu-text {
    display: table-cell;
    vertical-align: middle
}

.lmu .lmu-image {
    max-width: 100px
}

.lmu .lmu-text {
    text-align: right;
    padding-right: 10px
}

.facebook-info {
    display: none
}

.facebook-info-opener {
    width: 100%
}

@media only screen and (min-width: 768px) {
    .facebook-info {
        display: block
    }

    .facebook-info-opener {
        display: none
    }
}

.home .top-block {
    margin-top: -20px
}

.home-recommendation .right-text {
    margin-top: 15px
}

.home-recommendation .col-s-9 {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px
}

.home-recommendation .col-s-9:before {
    display: table;
    content: '';
    clear: both
}

@media only screen and (min-width: 500px) {
    .home-recommendation .col-s-9 {
        width: 75%;
        float: left
    }
}

@media only screen and (min-width: 768px) {
    .home-recommendation .col-s-9 {
        width: 100%;
        float: none;
        margin-bottom: 10px
    }
}

.home-recommendation .lisa-portrait {
    display: block
}

.home-recommendation .lisa-portrait .round-wrap {
    margin: auto
}

.home-recommendation .lisa-full {
    display: none
}

@media only screen and (min-width: 500px) {
    .home-recommendation .lisa-portrait {
        display: none
    }

    .home-recommendation .lisa-full {
        display: block;
        padding-right: 0
    }
}

@media only screen and (min-width: 960px) {
    .home-recommendation .col-s-9 {
        width: 75%;
        float: left
    }

    .home-recommendation .lisa-full {
        padding-left: 5px
    }

    .home-recommendation .lisa-full amp-img, .home-recommendation .lisa-full img, .home-recommendation .lisa-full picture {
        width: 140%;
        max-width: 140%
    }
}

.ribbon-container {
    position: relative
}

.ribbon {
    position: absolute;
    right: -6px;
    top: -8px;
    z-index: 1;
    overflow: hidden;
    width: 140px;
    height: 140px;
    text-align: right
}

.ribbon .ribbon-inner {
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    line-height: 20px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 160px;
    display: block;
    background: #9bc90d;
    background: linear-gradient(#9bc90d 0, #79a70a 100%);
    box-shadow: 0 3px 10px -5px #000;
    position: absolute;
    top: 23px;
    right: -38px;
    padding-top: 2px;
    padding-bottom: 2px
}

.fixed-menu-holder .fixed-menu-ghost, .radar-content .provider {
    display: none
}

.ribbon .ribbon-inner::after, .ribbon .ribbon-inner::before {
    position: absolute;
    top: 100%;
    z-index: -1;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #79a70a;
    content: ''
}

.ribbon .ribbon-inner::before {
    left: 0;
    border-left: 3px solid #79a70a;
    border-right: 3px solid transparent
}

.ribbon .ribbon-inner::after {
    right: 0;
    border-left: 3px solid transparent;
    border-right: 3px solid #79a70a
}

.sponsors-wrapper {
    margin-top: 10px;
    max-width: 220px
}

.sponsors-wrapper > img {
    opacity: .7
}

.sponsors-wrapper .known-from {
    font-size: 13px
}

.radar-content .url-wrap {
    padding-top: 0
}

.user-content .cover {
    float: left;
    padding-right: 15px;
    padding-bottom: 10px
}

@media only screen and (min-width: 0) and (max-width: 767px) {
    .user-content .cover, .user-content .cover img {
        width: 100%
    }

    .top-relative {
        max-width: 550px
    }
}

@media only screen and (min-width: 960px) {
    .fixed-menu-holder {
        position: relative;
        margin-bottom: -10000px
    }

    .fixed-menu-holder .fixed-menu-ghost {
        display: block;
        position: fixed
    }

    .fixed-menu-holder .fixed-menu {
        width: 290px;
        -webkit-transform: translate3d(0, 0, 0)
    }

    .fixed-menu-holder .fixed-menu.fixed {
        position: fixed
    }

    .fixed-menu-holder .fixed-menu .stars-list li {
        border: 1px solid #fff
    }

    .fixed-menu-holder .fixed-menu .stars-list li a:focus {
        color: #bd464a;
        outline: 0
    }

    .fixed-menu-holder .fixed-menu .stars-list li.active, .fixed-menu-holder .fixed-menu .stars-list li:hover {
        border: 1px solid #d3d3d3;
        border-radius: 0;
        background: #fcfcfa
    }

    .fixed-menu-holder .fixed-menu .stars-list li.active a, .fixed-menu-holder .fixed-menu .stars-list li:hover a {
        color: #525252;
        text-decoration: none
    }

    .top-relative {
        position: relative;
        min-height: 250px
    }

    .top-relative .geo-absolute {
        position: absolute;
        bottom: 0
    }
}

@media only screen and (min-width: 500px) and (max-width: 959px) {
    .fixed-menu-holder.simple-page .stars-list {
        overflow: auto
    }

    .fixed-menu-holder.simple-page .stars-list > li {
        width: 50%;
        float: left
    }
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    .fixed-menu-holder.simple-page .stars-list > li {
        width: 45%
    }

    .fixed-menu-holder.simple-page .stars-list > li:nth-child(even) {
        margin-left: 10%
    }
}

.fixed-review-link {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    height: 42px;
    background-color: #fff;
    box-shadow: 1px 1px 5px #525252;
    z-index: 10000
}

.fixed-review-link > .container {
    max-width: 320px
}

@media only screen and (min-width: 960px) {
    .fixed-review-link {
        display: none
    }
}

.fixed-review-link .button-holder {
    width: 50%;
    float: right
}

.fixed-review-link .button-holder .btn.btn-small {
    margin: 7px 7px 7px 0;
    padding: 5px 12px;
    float: left;
    font-weight: 500;
    font-size: 13px
}

@media only screen and (min-width: 768px) {
    .fixed-review-link > .container {
        max-width: 440px
    }

    .fixed-review-link {
        height: 55px
    }

    .fixed-review-link .button-holder .btn.btn-small {
        padding: 5px 15px;
        font-size: 18px;
        margin: 6px
    }
}

.fixed-review-link .stars-holder {
    float: left;
    text-align: center;
    width: 50%;
    padding-top: 7px
}

@media only screen and (min-width: 768px) {
    .fixed-review-link .stars-holder {
        padding-top: 12px
    }
}

.fixed-review-link .stars-holder .stars {
    margin: 0;
    display: inline-block
}

@media only screen and (min-width: 960px) {
    .review-analysis-first {
        margin-bottom: -150px
    }
}

.sidebar-provider-title {
    font-weight: 500;
    color: #bd464a;
    text-align: center;
    font-size: 24px;
    margin: 2px 2px 0
}

.rating {
    overflow: hidden;
    display: inline-block;
    font-size: 0;
    position: relative;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    vertical-align: middle
}

@media only screen and (min-width: 960px) {
    .rating {
        -webkit-transform: scale(.8);
        -ms-transform: scale(.8);
        transform: scale(.8);
        margin-left: 4px
    }

    .rating-title {
        display: inline-block
    }
}

.rating-input {
    float: right;
    width: 16px;
    height: 16px;
    padding: 0;
    margin: 0 0 0 -16px;
    opacity: 0
}

.rating-input:checked ~ .rating-star, .rating:hover .rating-star:hover, .rating:hover .rating-star:hover ~ .rating-star {
    background-image: url(../images/sprites.png);
    background-position: -234px -196px;
    width: 25px;
    height: 24px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
    .rating-input:checked ~ .rating-star, .rating:hover .rating-star:hover, .rating:hover .rating-star:hover ~ .rating-star {
        background-image: url(../images/sprites@2x.png);
        background-size: 264px 223px
    }
}

.rating-star, .rating:hover .rating-star {
    position: relative;
    float: right;
    display: block;
    cursor: pointer;
    background-image: url(../images/sprites.png);
    background-position: -234px -170px;
    width: 25px;
    height: 24px;
    margin: 10px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
    .rating-star, .rating:hover .rating-star {
        background-image: url(../images/sprites@2x.png);
        background-size: 264px 223px
    }
}

.rating-star:first-of-type, .rating:hover .rating-star:first-of-type {
    margin-right: 0
}

.rating-star:last-of-type, .rating:hover .rating-star:last-of-type {
    margin-left: 0
}

@media only screen and (min-width: 960px) {
    .rating-star, .rating:hover .rating-star {
        margin: 2px
    }
}

.zz-form input, .zz-form textarea {
    border: 1px solid #9b9b9b;
    color: #525252;
    padding: 5px;
    font-size: 14px
}

.zz-form textarea {
    width: 100%;
    resize: none
}

.zz-form label {
    cursor: pointer
}

.zz-form .row {
    margin-bottom: 15px
}

@media only screen and (min-width: 768px) {
    .zz-form .btn {
        margin: 0;
        float: right
    }
}

.question-form .btn {
    width: 50%
}

.question-form input[type=email], .question-form input[type=text] {
    width: 100%
}

.question-form .faq-newsletter-wrapper {
    margin-bottom: 20px;
    margin-top: 20px
}

.experiences-form input[type=text] {
    max-width: 100%
}

.experiences-form input[type=checkbox] {
    position: relative;
    bottom: 1px;
    cursor: pointer
}

@media only screen and (min-width: 0) and (max-width: 499px) {
    .experiences-form .radio {
        margin-bottom: 10px
    }
}

.experiences-form .radio input[type=radio] {
    -webkit-appearance: none;
    width: 18px;
    height: 18px;
    border: 1px solid #9b9b9b;
    border-radius: 50%;
    outline: 0;
    box-shadow: 0 0 3px 0 #9b9b9b inset;
    vertical-align: middle;
    bottom: 2px;
    position: relative;
    cursor: pointer
}

.experiences-form .radio input[type=radio]:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%
}

.experiences-form .radio input[type=radio]:checked:before {
    background: #bd464a
}

.experiences-form .gender-label {
    font-weight: 500;
    padding-right: 0
}

.experiences-form .age {
    padding-right: 0
}

.experiences-form .age input {
    padding-right: 0;
    width: 100%
}

.experiences-form .successful-date {
    padding-top: 10px
}

.experiences-form .recommendation-select {
    overflow: auto;
    padding: 10px 0
}

@media only screen and (min-width: 960px) {
    .question-form .faq-newsletter-wrapper {
        margin-top: 0
    }

    .experiences-form .recommendation-select {
        padding: 5px 0 0
    }
}

.experiences-form .recommendation-select .radio {
    float: left;
    width: auto;
    margin-right: 10px
}

.experiences-form .experience-email {
    margin-bottom: 6px
}

.experiences-form .experience-email input {
    width: 100%
}

@media only screen and (min-width: 0) and (max-width: 767px) {
    .experiences-form .experience-email .col-sm-6:first-child {
        margin-bottom: 5px
    }
}

@media only screen and (min-width: 768px) {
    .experiences-form .experience-email .col-sm-6:first-child {
        padding-right: 5px
    }

    .experiences-form .experience-email .col-sm-6:last-child {
        padding-left: 4px
    }
}

.experiences-form .experience-infos {
    margin-bottom: 20px;
    margin-top: 20px
}

@media only screen and (min-width: 960px) {
    .experiences-form .experience-infos {
        margin-bottom: 6px;
        margin-top: 0
    }
}

.zz-form-success {
    display: none
}

.faq-heading input {
    outline: 0;
    border: 1px solid #9b9b9b;
    color: #6d6d6d;
    padding: 5px;
    font-size: 14px;
    width: 100%;
    margin-bottom: 10px
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    .faq-heading input {
        font-size: 18px
    }
}

.intro .block, .rating-table td {
    font-size: 14px
}

h3.faq:first-child {
    margin-top: 10px
}

.rating-table td:last-child {
    text-align: right
}

@media only screen and (min-width: 768px) {
    .rating-table td {
        width: 50%
    }

    .rating-table td:last-child {
        text-align: left
    }
}

.tabs, .tabs li a {
    text-align: center
}

@media only screen and (min-width: 960px) {
    .faq-heading input {
        margin-bottom: 0
    }

    .sidebar-nav-table tr.active, .sidebar-nav-table tr:hover {
        background: #fcfcfa
    }

    .sidebar-nav-table tr.active td:first-child, .sidebar-nav-table tr:hover td:first-child {
        border: 1px solid #d3d3d3;
        border-right: none
    }

    .sidebar-nav-table tr.active td:last-child, .sidebar-nav-table tr:hover td:last-child {
        border: 1px solid #d3d3d3;
        border-left: none
    }
}

.media-holder-analysis-tablet {
    display: none;
    padding: 5px 10px 10px
}

.media-holder-analysis-tablet .sponsors-title {
    width: 100%
}

.media-holder-analysis-tablet img {
    opacity: .8;
    padding-bottom: 1px
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    .media-holder-analysis-tablet {
        display: block
    }
}

.media-holder-analysis-tablet.media-holder-analysis-tablet-absolute {
    position: absolute;
    left: 15px;
    bottom: 150px;
    width: 180px;
    background: rgba(255, 255, 255, .3)
}

@media (max-width: 767px) {
    .exp {
        position: relative;
        z-index: 2;
        margin-top: -42px
    }
}

.intro {
    position: relative;
    margin: 0 0 21px;
    width: 100%;
    z-index: 2;
    padding-top: 20px;
    background: url(/img/bg-main@2x.jpg) repeat-x #fcfcfa
}

@media (max-width: 767px) {
    .intro .half {
        max-width: 550px;
        padding-left: 15px;
        padding-right: 15px
    }

    .intro .half.block {
        margin: -105px auto 0
    }
}

.intro.more-categories, .intro.review-analysis, .intro.studies-intro-desktop {
    margin-bottom: 0
}

.intro.studies-intro-desktop .intro-container {
    min-height: auto
}

.intro .intro-container {
    position: relative;
    padding-left: 0;
    padding-right: 0
}

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

@media only screen and (min-width: 768px) {
    .intro.more-categories, .intro.review-analysis {
        margin-top: 81px
    }

    .intro.review-analysis .satellites {
        display: none
    }

    .intro {
        background: 0 0
    }

    .intro .intro-container {
        min-height: 230px;
        padding-bottom: 40px
    }

    .intro .intro-container.small-intro-container {
        min-height: 210px
    }

    .intro .intro-container.short-review {
        margin-top: 81px
    }

    .intro .intro-container.short-review .satellites {
        bottom: auto;
        top: 0
    }
}

@media only screen and (min-width: 768px) and (min-width: 768px) {
    .intro .intro-container.short-review .left-intro-box .block {
        margin-bottom: 0
    }
}

@media only screen and (min-width: 768px) and (min-width: 1000px) {
    .intro .intro-container.short-review .right-intro-box {
        padding-right: 0
    }

    .intro .intro-container.short-review .left-intro-box {
        padding-left: 0
    }
}

@media only screen and (min-width: 960px) {
    .intro .intro-container.short-review {
        margin-top: 40px
    }
}

@media only screen and (min-width: 768px) {
    .intro .intro-container.category-intro-container {
        padding: 0 15px 40px
    }

    .intro .intro-container.category-intro-container .block {
        position: static;
        -ms-flex-positive: 1;
        flex-grow: 1;
        margin: 0 0 15px;
        min-height: 255px
    }

    .intro .intro-container.category-intro-container .block.short-review-block {
        min-height: 160px
    }

    .intro .intro-container.category-intro-container .block .satellites {
        position: absolute
    }

    .intro .intro-container.category-intro-container .block .main-heading {
        margin-left: 0;
        margin-right: 15px;
        position: absolute;
        bottom: 15px;
        left: 15px;
        right: 15px
    }

    .intro .intro-container.category-intro-container .block .main-heading:before {
        display: none
    }
}

@media only screen and (min-width: 768px) and (min-width: 768px) and (max-width: 959px) {
    .intro .intro-container.category-intro-container .block .main-heading.short-review-main-heading {
        left: 0
    }
}

@media only screen and (min-width: 768px) and (min-width: 768px) {
    .intro .intro-container.category-intro-container .block .main-heading.short-review-main-heading {
        margin-right: -5px
    }
}

@media only screen and (min-width: 768px) and (min-width: 960px) {
    .intro .intro-container.category-intro-container .block.short-review-block {
        min-height: 130px
    }

    .intro .intro-container.category-intro-container .block .main-heading.short-review-main-heading {
        margin-right: 0
    }
}

@media only screen and (min-width: 768px) {
    .intro .intro-container.category-intro-container .col-sm-6 {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .intro .intro-container.category-intro-container .item {
        position: static;
        -ms-flex-positive: 1;
        flex-grow: 1;
        width: 100%;
        bottom: 0;
        right: 15px;
        left: 15px;
        min-height: 200px
    }

    .intro .intro-container.category-intro-container .block .satellites {
        bottom: 100%;
        left: 0
    }
}

.intro .satellites, .intro .satellites img {
    width: auto;
    height: 80px
}

@media only screen and (min-width: 960px) {
    .intro .intro-container.category-intro-container {
        padding: 0 0 20px
    }
}

.inner-page .intro, .short-review .intro {
    margin-bottom: 0
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    .short-review .intro {
        padding-top: 0
    }

    .short-review .intro .row {
        min-height: 220px
    }

    .short-review .intro .block {
        position: absolute !important;
        bottom: 0;
        right: 0;
        left: 15px
    }
}

.short-review .intro .barometer-holder {
    position: static !important
}

.intro .satellites {
    position: absolute;
    top: -181px;
    left: 6%
}

@media only screen and (min-width: 0) and (max-width: 767px) {
    .intro .satellites {
        top: -185px
    }

    .intro .satellites.satellites-town {
        top: -180px
    }
}

@media only screen and (min-width: 500px) {
    .intro .satellites {
        left: 15%
    }
}

@media only screen and (min-width: 768px) {
    .intro .satellites.satellites-provider-subpage {
        display: none
    }

    .intro .satellites, .intro .satellites img {
        width: auto;
        height: 200px
    }

    .intro .satellites {
        left: auto;
        top: auto;
        bottom: 40px;
        right: 30px
    }

    .intro .satellites.small, .intro .satellites.small img {
        width: auto;
        height: 160px
    }
}

.intro .block {
    color: #525252;
    line-height: 24px;
    display: block;
    margin: -81px auto 15px;
    position: relative
}

@media only screen and (min-width: 0) and (max-width: 767px) {
    .intro .block {
        margin: -105px auto 15px
    }
}

.intro .block.half-width {
    max-width: 550px;
    padding-left: 15px;
    padding-right: 15px
}

@media only screen and (min-width: 768px) {
    .intro .block.half-width {
        width: 60%;
        margin: 0 0 15px
    }
}

@media only screen and (min-width: 1000px) {
    .intro .block.half-width {
        padding-left: 0;
        padding-right: 7px
    }
}

@media only screen and (min-width: 960px) {
    .short-review .intro {
        padding-top: 0
    }

    .short-review .intro .category-intro-container {
        min-height: 200px
    }

    .intro .block.half-width {
        width: 50%
    }

    .intro .block {
        font-size: 18px;
        margin-top: -40px
    }
}

.inner-page .intro .block {
    margin-bottom: 13px
}

.geo .intro .block {
    margin-bottom: 0
}

.intro .block .content {
    background: #fff;
    padding: 16px 17px 7px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .22)
}

@media only screen and (min-width: 768px) {
    .geo .intro .block {
        margin-bottom: 15px
    }

    .intro .block .content.hide-desktop {
        display: none
    }
}

.inner-page .intro .block .content + .content {
    margin-bottom: 0
}

.inner-page .intro .block .content {
    padding: 10px 20px;
    margin-bottom: 14px
}

.intro .block .content .info {
    font-size: 17px;
    display: block;
    line-height: 24px;
    color: #e9575b;
    font-weight: 700
}

.intro .block .content p {
    font-size: 16px;
    font-weight: 300;
    line-height: 22px
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    .intro .block .content p {
        font-size: 18px;
        line-height: 27px
    }
}

.intro .mobile-footer {
    display: table-footer-group;
    margin-bottom: 20px
}

@media only screen and (min-width: 960px) {
    .intro .mobile-footer {
        display: block;
        margin-top: -40px;
        margin-bottom: 20px
    }
}

.intro .item {
    padding: 20px 14px;
    margin-bottom: 13px;
    overflow: hidden;
    max-width: none
}

.intro .item.add {
    padding-top: 50px;
    padding-bottom: 50px
}

.intro .item.add .item-url {
    font-size: 26px
}

.satellites.short-review-satellites {
    position: absolute;
    top: -167px;
    display: none;
    max-width: 289px
}

@media only screen and (min-width: 768px) {
    .satellites.short-review-satellites {
        display: block;
        right: 30px
    }
}

.satellites.short-review-satellites amp-img, .satellites.short-review-satellites img, .satellites.short-review-satellites picture {
    max-height: 167px
}

@media only screen and (min-width: 960px) {
    .satellites.short-review-satellites {
        top: -184px
    }

    .satellites.short-review-satellites amp-img, .satellites.short-review-satellites img, .satellites.short-review-satellites picture {
        max-height: none;
        height: 184px
    }
}

@media only screen and (min-width: 0) and (max-width: 767px) {
    .satellites.sattelites-article {
        top: -280px
    }
}

.press-release-icon {
    font-size: 35px;
    color: #525252
}

.press-logos {
    margin-bottom: 50px
}

@media only screen and (min-width: 375px) and (max-width: 767px) {
    .col-is-3 {
        width: 35%;
        float: left
    }

    .col-is-9 {
        width: 65%;
        float: left
    }
}

@media only screen and (min-width: 0) and (max-width: 374px) {
    .press-coverage-logo {
        max-width: 180px
    }
}

.press-coverage-title {
    color: #bd464a;
    font-weight: 600;
    margin: 0;
    font-size: 24px;
    line-height: 24px
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    .press-coverage-title {
        font-size: 28px;
        line-height: 38px;
        margin: 0 0 20px;
        font-weight: 700
    }
}

.press-coverage {
    position: relative
}

.press-coverage.transparent {
    opacity: .3
}

.tabs {
    list-style: none;
    border-bottom: 2px solid #bd464a
}

.tabs li {
    display: inline-block;
    background-color: #eee
}

.tabs li a {
    padding: 4px 7px;
    display: block;
    text-decoration: none;
    transition: all .3s ease .4s;
    font-weight: 700;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    border-top: 1px solid #fff
}

.tabs li a.active {
    background-color: #bd464a;
    color: #fff
}

.loading-holder.loading {
    position: absolute;
    top: 50%;
    left: 50%;
    opacity: 1;
    width: 50px;
    margin: 0 auto 10px -25px;
    height: 10px;
    display: block;
    background-image: url(/img/loading.gif);
    background-size: 100% 100%
}

.page-holder, .site-wrapper {
    height: 100%;
    position: relative
}

.container {
    max-width: 960px
}

.container.add {
    max-width: 800px;
    margin: 0 auto
}

@media only screen and (min-width: 768px) {
    .container {
        width: auto
    }
}

.logo-col, .site-wrapper {
    display: table;
    width: 100%;
    table-layout: fixed
}

.page-holder {
    transition: left .2s linear, right .2s linear
}

.container-wrapper {
    max-width: 560px
}

.site-wrapper {
    margin: 0;
    overflow: hidden;
    transition: margin .2s linear
}

.provider-three-col-md .provider.alternate {
    position: relative
}

.provider-three-col-md .provider.alternate .stars {
    margin-bottom: 0
}

.provider-three-col-md .provider .bottom-box {
    border-top: 1px solid #d3d3d3;
    background: #fcfcfa;
    margin: auto -20px;
    padding: 20px
}

.provider-three-col-md .provider .bottom-box .btn {
    margin-top: 0
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    .provider-three-col-md > div:nth-child(odd) {
        padding-right: 7px
    }

    .provider-three-col-md > div:nth-child(even) {
        padding-left: 8px
    }
}

@media only screen and (min-width: 960px) {
    .provider-three-col-md > div {
        padding-left: 7px;
        padding-right: 8px
    }

    .provider-three-col-md > div:nth-child(3n-6) {
        padding-right: 0
    }

    .provider-three-col-md > div:nth-child(3n-8) {
        padding-left: 0
    }

    .provider-three-col-md > div:nth-child(3n+1) {
        clear: left
    }
}

.logo-col {
    height: 100px;
    font-size: 14px;
    line-height: 18px
}

.logo-col amp-img, .logo-col img, .logo-col picture {
    max-height: 60px
}

.logo-col .left-block, .logo-col .right-block {
    display: table-cell;
    vertical-align: middle
}

.logo-col .left-block {
    padding-right: 10px
}

.logo-col .right-block {
    padding-left: 5px
}

.logo-col .right-block strong {
    font-weight: 700;
    display: block
}

.logo-col .right-block .male-numbers {
    display: none
}

.logo-col .wrap {
    position: relative;
    background: #bd464a;
    color: #fff;
    padding: 11px
}

.logo-col .wrap:before {
    position: absolute;
    right: 100%;
    top: 50%;
    margin-top: -5px;
    margin-right: -1px;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 10px 5px 0;
    border-color: transparent #bd464a transparent transparent
}

.container-holder {
    margin: 0 -15px;
    padding: 20px 15px
}

@media only screen and (min-width: 960px) {
    .container-holder > .container {
        padding: 30px
    }
}

@media only screen and (min-width: 768px) {
    .container-holder {
        background: url(/img/bg-main@2x.jpg) repeat-x #fcfcfa;
        padding-top: 0;
        padding-bottom: 40px
    }

    .container-holder.no-bg {
        background: 0 0
    }

    .container-holder .container {
        background: #fff;
        box-shadow: 1px 1px 8px -1px #525252;
        padding-top: 25px
    }

    .container-holder .container.container-emotion {
        padding-top: 10px
    }

    .container-holder.studies .container {
        margin-top: -41px
    }
}

@media only screen and (min-width: 768px) and (min-width: 960px) {
    .container-holder .container.container-emotion {
        position: relative;
        z-index: 10
    }

    .container-holder .container.review-analysis-container {
        padding-top: 175px
    }
}

.main-category .container-holder {
    background: #d3d3d3;
    padding-top: 15px
}

.container-holder.studies .container {
    z-index: 2;
    position: relative
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    .container-holder.studies .container {
        padding: 30px
    }
}

.main-container {
    background: url(/img/bg-main@2x.jpg) repeat-x #fcfcfa;
    min-height: 311px;
    position: relative
}

@media only screen and (min-width: 960px) {
    .container-holder.studies > .bottom-container {
        padding-bottom: 0
    }

    .main-container {
        padding-top: 0
    }

    .studies .main-container .container-holder {
        border-top: 1px solid #fcfcfa
    }
}

.inner-page .main-container {
    background: #fff
}

.studies .main-container {
    padding-top: 80px
}

@media only screen and (min-width: 768px) {
    .container {
        max-width: 944px
    }

    .inner-page .main-container {
        padding-bottom: 0;
        background: 0 0
    }

    .studies .main-container {
        padding-top: 0
    }

    .studies .main-container .item {
        box-shadow: none;
        padding-left: 0;
        padding-right: 0
    }

    .studies .main-container .bottom-container-holder {
        padding-top: 0 !important;
        padding-bottom: 20px;
        overflow: hidden;
        background: #fcfcfa
    }
}

.main-container .bottom-container-holder.no-padding-top, .main-container.no-studies-header {
    padding-top: 0
}

.studies .main-container .bottom-container-holder .bottom-container {
    margin-top: 0
}

.geo .main-container, .main-category .main-container {
    padding-bottom: 0
}

.main-category .main-container .bottom-container-holder {
    background: #d3d3d3
}

.main-container .bottom-container-holder {
    background: #fff
}

.main-container .bottom-container-holder.barometer-results {
    padding: 0;
    margin-bottom: 20px
}

.main-container .bottom-container-holder.barometer-results .container {
    padding: 0
}

@media only screen and (min-width: 768px) and (min-width: 768px) and (max-width: 959px) {
    .main-container .bottom-container-holder .bottom-container {
        padding: 30px
    }
}

@media only screen and (min-width: 768px) {
    .main-container .bottom-container-holder {
        background: url(../images/original/bg-main@2x.jpg) repeat-x #fcfcfa
    }

    .main-container .bottom-container-holder .bottom-container {
        margin-top: -40px;
        position: relative;
        min-height: 400px
    }

    .main-container .bottom-container-holder .bottom-container .item {
        box-shadow: none
    }

    .main-container.has-top-container .bottom-container-holder {
        background: #fcfcfa
    }
}

@media only screen and (min-width: 768px) and (min-width: 768px) {
    .main-container .bottom-container-holder .bottom-container .item {
        padding-left: 0;
        padding-right: 0
    }
}

@media only screen and (min-width: 960px) {
    .main-container .bottom-container-holder {
        border-top: 1px solid #fcfcfa
    }

    .main-container .bottom-container-holder .bottom-container {
        margin-top: -41px
    }
}

@media only screen and (min-width: 768px) {
    .main-container.has-top-container .bottom-container-holder .bottom-container {
        margin-top: 0
    }
}

.main-container.has-top-container.category .bottom-container-holder {
    padding-bottom: 10px
}

.main-container.has-top-container.category .bottom-container-holder .bottom-container-first {
    margin-top: -40px;
    padding: 0
}

@media only screen and (min-width: 768px) {
    .main-container.has-top-container.geo .bottom-container-holder, .main-container.has-top-container.home .bottom-container-holder {
        margin-top: 40px;
        background: #d3d3d3;
        border-top: 2px solid #9b9b9b
    }

    .main-container.has-top-container.geo .bottom-container-holder > .container, .main-container.has-top-container.home .bottom-container-holder > .container {
        margin-top: -40px
    }

    .top-container.small-intro .top-block .block-left {
        margin-top: 0
    }
}

.top-container {
    background: url(/img/bg-main@2x.jpg) repeat-x #fcfcfa
}

.top-container.small-intro {
    box-shadow: inset 0 -50px 40px -20px #fcfcfa
}

.top-container .top-block .block-left {
    padding-left: 0;
    padding-right: 0
}

@media only screen and (min-width: 768px) {
    .top-container .top-block, .top-container .top-block .block-left {
        margin-top: -40px
    }
}

.top-container .top-block .block-left .item {
    margin-bottom: 0;
    width: 100%;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .4)
}

.top-container .top-block .block-left.home-box {
    padding-left: 15px;
    padding-right: 15px
}

@media only screen and (min-width: 0) and (max-width: 767px) {
    .top-container .top-block .block-left.home-box.home-box-margin {
        margin-top: -16px
    }
}

.top-container .top-block .block-left.home-box .item {
    margin-bottom: 16px;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .4)
}

@media only screen and (min-width: 768px) {
    .top-container .top-block .block-left.home-box {
        margin-top: 0 !important;
        padding-right: 8px
    }
}

@media only screen and (min-width: 960px) {
    .top-container .top-block .block-left.home-box {
        padding-left: 0
    }
}

@media only screen and (min-width: 375px) {
    .top-container .top-block .block-left {
        padding-left: 15px;
        padding-right: 15px
    }

    .top-container .top-block .block-left .item {
        margin-bottom: 16px;
        box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .4)
    }

    .top-container .top-block .block-left .item.alternate1 {
        margin-bottom: 19px;
        padding-top: 0;
        margin-top: -100px;
        position: relative;
        z-index: 1000
    }
}

@media only screen and (min-width: 0) and (max-width: 767px) {
    .top-container .top-block .block-left.town {
        padding-left: 15px;
        padding-right: 15px
    }
}

.top-container .top-block .block-left .item.alternate1 {
    margin-bottom: 19px;
    padding-top: 0;
    margin-top: -100px;
    position: relative;
    z-index: 1000
}

@media only screen and (min-width: 768px) {
    .top-container .top-block .block-left {
        padding-right: 7px
    }
}

@media only screen and (min-width: 960px) {
    .top-container .top-block .block-left {
        padding-left: 0
    }
}

.top-container .top-block .block-right {
    padding-left: 0;
    padding-right: 0
}

.top-container .top-block .block-right .item {
    box-shadow: none;
    width: 100%
}

.top-container .top-block .block-right.home-box {
    padding-left: 15px;
    padding-right: 15px
}

.top-container .top-block .block-right.home-box .item {
    margin-bottom: 16px;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .4)
}

@media only screen and (min-width: 768px) {
    .top-container .top-block .block-right.home-box {
        padding-left: 8px
    }
}

@media only screen and (min-width: 960px) {
    .top-container .top-block .block-right.home-box {
        padding-right: 0
    }
}

@media only screen and (min-width: 375px) {
    .top-container .top-block .block-right {
        padding-left: 15px;
        padding-right: 15px
    }

    .top-container .top-block .block-right .item {
        box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .4)
    }
}

@media only screen and (min-width: 960px) {
    .top-container .top-block .block-right {
        padding-right: 0
    }
}

.top-container .top-block .arrow-margin {
    margin-bottom: 10px
}

.mobile-footer {
    margin-bottom: 20px
}

@media only screen and (min-width: 768px) {
    .top-container .top-block .block-right {
        padding-left: 7px
    }

    .mobile-footer {
        margin-top: -40px
    }
}

.slideshow-multiple, .slideshow-single {
    position: relative;
    overflow: visible;
    margin-left: 20px;
    margin-right: 20px;
    padding-right: 5px;
    padding-left: 5px
}

.item.alternate, .slideshow-multiple .slick-list, .slideshow-single .slick-list {
    overflow: hidden
}

.slideshow-multiple .slide, .slideshow-single .slide {
    width: 320px;
    float: left;
    position: relative;
    margin: 10px;
    outline: 0
}

.slideshow-multiple .slide img, .slideshow-single .slide img {
    display: block;
    width: 100%;
    max-width: none;
    height: auto
}

.slideshow-multiple .slide .img-holder, .slideshow-single .slide .img-holder {
    display: block
}

.slideshow-multiple .slide.active, .slideshow-single .slide.active {
    z-index: 1
}

.slideshow-multiple .slick-next, .slideshow-multiple .slick-prev, .slideshow-single .slick-next, .slideshow-single .slick-prev {
    display: none;
    position: absolute;
    left: -30px;
    top: 0;
    height: 100%;
    width: 40px;
    font-size: 24px;
    cursor: pointer;
    color: #bd464a
}

@media only screen and (min-width: 768px) {
    .slideshow-multiple .slick-next, .slideshow-multiple .slick-prev, .slideshow-single .slick-next, .slideshow-single .slick-prev {
        display: block
    }
}

.slideshow-multiple .slick-next:before, .slideshow-multiple .slick-prev:before, .slideshow-single .slick-next:before, .slideshow-single .slick-prev:before {
    font-family: zzicons !important;
    content: 'a';
    position: absolute;
    height: 30px;
    width: 24px;
    top: 50%;
    left: 10px;
    z-index: 1;
    margin-top: -15px
}

.faqs ul li:before, a.img-holder:after {
    font-family: zzicons
}

.img-fade-overlay, .img-holder {
    position: relative
}

.slideshow-multiple .slick-next:hover, .slideshow-multiple .slick-prev:hover, .slideshow-single .slick-next:hover, .slideshow-single .slick-prev:hover {
    color: #242424;
    text-decoration: none
}

.slideshow-multiple .slick-next, .slideshow-single .slick-next {
    left: auto;
    right: -30px
}

.slideshow-multiple .slick-next:before, .slideshow-single .slick-next:before {
    content: 't'
}

.slideshow-multiple ul.slick-dots, .slideshow-single ul.slick-dots {
    text-align: center;
    font-size: 0;
    line-height: 0;
    letter-spacing: -4px;
    margin: 0 -2px
}

.item h2, .item.alternate2 {
    text-align: left
}

.slideshow-multiple ul.slick-dots li, .slideshow-single ul.slick-dots li {
    display: inline-block;
    vertical-align: top;
    letter-spacing: 0;
    width: 12px;
    height: 12px;
    border-radius: 100%;
    overflow: hidden;
    margin: 10px 6px;
    background: #9b9b9b;
    cursor: pointer
}

.slideshow-multiple ul.slick-dots li:hover, .slideshow-single ul.slick-dots li:hover {
    background: #525252
}

.slideshow-multiple ul.slick-dots li.slick-active, .slideshow-single ul.slick-dots li.slick-active {
    background: #bd464a
}

.slideshow-multiple ul.slick-dots button, .slideshow-single ul.slick-dots button {
    display: none
}

.img-holder {
    display: inline-block
}

.img-fade-overlay .fade-overlay-content {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    background: linear-gradient(to bottom, transparent 0, transparent 11%, rgba(0, 0, 0, .08) 24%, rgba(0, 0, 0, .34) 43%, rgba(0, 0, 0, .92) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#eb000000', GradientType=0);
    color: #fff;
    padding: 40px 10px 10px
}

a.img-holder .img-fade-overlay .fade-overlay-content, a.img-holder:before {
    left: 3px;
    right: 3px;
    bottom: 2px
}

.img-fade-overlay .fade-overlay-content .fade-overlay-content-subtitle {
    font-weight: 500;
    font-size: 1.2em
}

.img-fade-overlay .fade-overlay-content .fade-overlay-content-subtitle a {
    color: #fff;
    font-weight: 500;
    font-size: 1em
}

.img-fade-overlay .fade-overlay-content .fade-overlay-content-subtitle a:visited {
    color: #fff
}

.img-fade-overlay .fade-overlay-content .fade-overlay-content-description {
    font-size: .9em;
    line-height: 1.4
}

.img-fade-overlay .fade-overlay-content .fade-overlay-content-description a, .img-fade-overlay .fade-overlay-content .fade-overlay-content-description a:visited {
    color: #fff
}

.radar-element:hover .fade-overlay-content-subtitle {
    text-decoration: underline
}

a.img-holder {
    cursor: zoom-in
}

@media only screen and (min-width: 960px) {
    .slideshow-multiple ul.slick-dots li, .slideshow-single ul.slick-dots li {
        margin: 0 2px
    }

    a.img-holder:hover:after, a.img-holder:hover:before {
        opacity: 1
    }

    a.img-holder:hover:after {
        -webkit-transform: translate(-50%, -50%) scale(1);
        -ms-transform: translate(-50%, -50%) scale(1);
        transform: translate(-50%, -50%) scale(1)
    }
}

a.img-holder:before {
    position: absolute;
    content: '';
    top: 3px;
    background: rgba(189, 70, 74, .85);
    opacity: 0;
    z-index: 4
}

a.img-holder:after {
    position: absolute;
    content: 'h';
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%) scale(.3);
    -ms-transform: translate(-50%, -50%) scale(.3);
    transform: translate(-50%, -50%) scale(.3);
    opacity: 0;
    font-size: 70px;
    color: #fff;
    z-index: 4
}

.stack a.img-holder:before {
    left: 5px;
    top: 5px;
    right: 5px;
    bottom: 5px
}

.slide a.img-holder:before {
    left: 0;
    top: 0;
    right: 0;
    bottom: 0
}

.item {
    background: #fff;
    padding: 17px;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .4);
    margin: 0 auto 16px;
    max-width: 520px
}

.item.form-block {
    position: relative;
    padding-bottom: 14px
}

.item.form-block:before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 54px 42px 0;
    border-color: transparent #bd464a transparent transparent;
    content: '';
    position: absolute;
    right: 0;
    top: -1px;
    -webkit-transform: scale(.9999);
    -ms-transform: scale(.9999);
    transform: scale(.9999);
    -moz-transform: scale(.9999)
}

.item.form-block:after {
    position: absolute;
    content: attr(data-text);
    top: 3px;
    right: 2px;
    color: #fff;
    font-size: 13px;
    font-weight: 300;
    text-transform: uppercase;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.item h2 a, .item h3 a {
    text-decoration: none
}

.item .item-url, .item h2 a:hover, .item h3 a:hover {
    text-decoration: underline
}

.item .url-head {
    font-weight: 500
}

.item .url-head a:visited {
    color: #bd464a !important
}

.item .item-url {
    font-size: 14px;
    color: #bd464a;
    display: inline-block;
    vertical-align: top;
    margin: 0 0 2px
}

.item .item-url.low-margin {
    margin-bottom: 2px
}

@media only screen and (min-width: 768px) {
    .item {
        max-width: 100%
    }

    .item .item-url {
        font-size: 20px
    }

    .item.alternate1 h2 {
        text-align: left
    }
}

@media only screen and (min-width: 960px) {
    .item .item-url {
        font-size: 16px
    }
}

.item .item-url:hover {
    color: #525252;
    text-decoration: none
}

.item .btn-block:not(.btn-block-comparison-table) {
    border-top: 1px solid #d3d3d3;
    background: #fcfcfa;
    margin: 0 -9999px;
    padding: 22px 9999px 27px
}

.item .btn-block:not(.btn-block-comparison-table).middle {
    border-bottom: 1px solid #d3d3d3;
    margin: 0 -9999px 20px;
    padding: 20px 9999px;
    font-size: 16px
}

.item .btn-block:not(.btn-block-comparison-table) .title {
    font-size: 14px;
    line-height: 18px;
    font-weight: 600;
    display: block;
    margin-bottom: 4px
}

.item .btn-block:not(.btn-block-comparison-table) .title strong {
    font-weight: 700;
    font-size: 19px;
    color: #bd464a
}

.item .btn-block:not(.btn-block-comparison-table) .link {
    font-size: 16px;
    font-weight: 300;
    line-height: 22px;
    color: #bd464a
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    .item .btn-block:not(.btn-block-comparison-table) .link {
        font-size: 18px;
        line-height: 27px
    }
}

.item .btn-block:not(.btn-block-comparison-table) .link .icon-search {
    line-height: 18px;
    margin-right: 3px;
    color: #9b9b9b
}

.item .btn-block:not(.btn-block-comparison-table) .link .icon-search:before {
    display: inline-block;
    vertical-align: bottom;
    font-size: 16px;
    font-weight: 300;
    line-height: 22px
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    .item .btn-block:not(.btn-block-comparison-table) .link .icon-search:before {
        font-size: 18px;
        line-height: 27px
    }
}

.item.alternate {
    padding-bottom: 0
}

.item.alternate1 {
    padding-bottom: 108px;
    overflow: visible;
    margin-bottom: 25px;
    position: relative
}

.item.alternate1 .btn-block {
    font-size: 14px;
    line-height: 19px;
    padding: 13px 14px;
    margin: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0
}

.item.alternate1 .btn-block:after, .item.alternate1 .btn-block:before {
    position: absolute;
    top: 100%;
    left: 50%;
    width: 0;
    height: 0;
    border-style: solid;
    content: ''
}

@media only screen and (min-width: 0) and (max-width: 959px) {
    .item.alternate1 .btn-block.shadow-bottom {
        box-shadow: 0 1px 2px #9b9b9b
    }
}

.item.alternate1 .btn-block:before {
    border-width: 17px 12px 0;
    border-color: rgba(82, 82, 82, .46) transparent transparent;
    margin-top: 0;
    margin-left: -12px
}

.item.alternate1 .btn-block:after {
    border-width: 15px 11px 0;
    border-color: #fcfcfa transparent transparent;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

.item.alternate1 .town-heading {
    background-color: #fff;
    margin-right: -17px;
    margin-left: -17px
}

.item.alternate1 .town-heading .item {
    margin-bottom: 0;
    box-shadow: none
}

.refresh, .speed-meter li, .url-wrap {
    text-align: center
}

.item .male-female {
    width: 150px;
    margin: 0 auto 19px
}

.item .male-female.couples-share {
    width: 230px
}

.item .male-female .male-female-element {
    font-size: 13px;
    line-height: 19px
}

.item .male-female .male-female-element .hold {
    padding: 2px
}

.item .male-female .male-female-element [class^=icon-] {
    font-size: 12px
}

.item .male-female .male-female-element [class^=icon-]:before {
    line-height: 19px;
    display: inline-block;
    vertical-align: top
}

.male-members-total, .male-text-long, .male-text-short, .map-block .map-holder .map-svg-tooltip-labels, .poi-form-success {
    display: none
}

.item .info {
    font-size: 14px;
    line-height: 21px
}

.poi-form input[type=email], .poi-form input[type=text] {
    width: 100%
}

.poi-form .poi-newsletter {
    margin-bottom: 20px;
    margin-top: 20px
}

@media only screen and (min-width: 960px) {
    .poi-form .poi-newsletter {
        margin-top: 0
    }
}

.stars-link {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 16px
}

.stars-link .stars {
    margin: 0;
    overflow: hidden
}

.stars-link .stars li {
    float: left
}

.refresh {
    font-size: 32px;
    padding: 4px 0;
    margin: 0 0 10px;
    color: #bd464a
}

.refresh [class*=icon-] {
    text-decoration: none
}

.url-wrap {
    padding: 10px;
    margin: 0
}

.meter-wrapper {
    margin: 0 -5px;
    overflow: hidden
}

.meter-wrapper .meter-wrap {
    font-weight: 300
}

.speed-meter {
    display: table;
    width: 100%;
    table-layout: fixed
}

.speed-meter li {
    display: table-cell;
    width: 1%;
    font-size: 12px;
    line-height: 18px;
    padding: 3px 5px;
    vertical-align: bottom
}

@media only screen and (min-width: 375px) {
    .speed-meter li {
        font-size: 14px;
        line-height: 21px
    }
}

.speed-meter .title {
    display: block;
    margin-bottom: 6px
}

.speed-meter .text {
    text-transform: uppercase;
    display: block;
    padding-top: 7px
}

.stars-wrap {
    position: relative
}

.autocomplete-form {
    font-size: 16px;
    line-height: 21px;
    max-width: 500px;
    margin: 0 auto
}

.content > .autocomplete-form {
    margin-bottom: 10px
}

@media only screen and (min-width: 960px) {
    .content > .autocomplete-form {
        margin-bottom: 0
    }
}

.autocomplete-form .title {
    display: block;
    margin-bottom: 12px;
    padding: 0 16px
}

.autocomplete-form .field-wrap {
    display: table;
    width: 100%;
    table-layout: fixed
}

.autocomplete-form .btn-wrap, .autocomplete-form .input-wrap {
    display: table-cell;
    vertical-align: top
}

.autocomplete-form .btn-wrap {
    width: 84px
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    .speed-meter li {
        font-size: 16px;
        line-height: 21px
    }

    .autocomplete-form {
        font-size: 16px;
        line-height: 28px
    }

    .autocomplete-form .btn-wrap {
        width: 100px
    }
}

@media only screen and (min-width: 960px) {
    .autocomplete-form .btn-wrap.wrap-combobox, .autocomplete-form .input-wrap.wrap-combobox {
        display: block;
        margin-bottom: 10px
    }

    .autocomplete-form .btn-wrap.btn-wrap-combobox {
        width: 70%;
        margin: auto
    }
}

.autocomplete-form input[type=text] {
    display: block;
    width: 100%;
    border: 1px solid #d3d3d3;
    font-size: 12px;
    line-height: 18px;
    color: #6d6d6d;
    height: 30px;
    padding: 5px 7px;
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-font-smoothing: subpixel-antialiased
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    .autocomplete-form input[type=text] {
        font-size: 16px;
        line-height: 28px;
        padding: 19px 15px
    }
}

@media only screen and (min-width: 960px) {
    .autocomplete-form input[type=text] {
        font-size: 15px
    }
}

.autocomplete-form input[type=text]::-webkit-input-placeholder {
    color: #6d6d6d
}

.autocomplete-form input[type=text]::-moz-placeholder {
    opacity: 1;
    color: #6d6d6d
}

.autocomplete-form input[type=text]:-moz-placeholder {
    color: #6d6d6d
}

.autocomplete-form input[type=text]:-ms-input-placeholder {
    color: #6d6d6d
}

.autocomplete-form input[type=text].placeholder {
    color: #6d6d6d
}

.autocomplete-form .custom-combobox {
    display: block;
    width: 100%;
    height: 30px;
    position: relative;
    background: #fff;
    border: 1px solid #d3d3d3
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    .autocomplete-form .custom-combobox {
        height: 42px
    }
}

.autocomplete-form .custom-combobox .custom-combobox-crosshairs {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    background-image: url(../images/sprites.png);
    background-position: -136px -120px;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    left: 7px;
    content: '';
    cursor: pointer
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
    .autocomplete-form .custom-combobox .custom-combobox-crosshairs {
        background-image: url(../images/sprites@2x.png);
        background-size: 264px 223px
    }
}

.autocomplete-form .custom-combobox input {
    background: #fff;
    color: #6d6d6d;
    font-size: 12px;
    line-height: 18px;
    display: block;
    width: 100%;
    height: 28px;
    padding: 5px 33px;
    border: 0;
    border-radius: 0;
    outline: 0
}

.autocomplete-form .custom-combobox input.non-secure {
    padding-left: 10px
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    .autocomplete-form .custom-combobox input {
        height: 40px;
        font-size: 16px
    }
}

.autocomplete-form .ui-button {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 30px;
    border-radius: 0;
    border: 0;
    margin: 0;
    background: #fff;
    outline: 0 !important
}

.autocomplete-form .ui-button:after {
    text-indent: -9999px;
    overflow: hidden;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 6px 0;
    border-color: #6d6d6d transparent transparent;
    background: 0 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    left: 50%;
    content: ''
}

.autocomplete-form .input-wrap {
    position: relative;
    text-align: left
}

.autocomplete-form input[type=submit] {
    height: 30px;
    border: 0;
    margin: 0;
    background: #bd464a;
    font-size: 12px;
    line-height: 16px;
    padding: 7px;
    text-align: center;
    color: #fff;
    display: block;
    width: 100%
}

.autocomplete-form input[type=submit]:active {
    padding: 8px 6px 6px 8px;
    box-shadow: inset 1px 1px 4px rgba(0, 0, 0, .3)
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    .autocomplete-form input[type=submit] {
        font-size: 16px;
        line-height: 28px;
        padding: 7px 15px;
        height: auto
    }
}

@media only screen and (min-width: 960px) {
    .autocomplete-form input[type=submit] {
        font-size: 15px
    }
}

.autocomplete-form input[type=submit]:hover {
    background: #99373a
}

.ui-autocomplete {
    background: #fff;
    border: 1px solid #d3d3d3;
    z-index: 99999;
    width: 178px;
    margin-left: -1px;
    max-height: 156px;
    overflow: scroll;
    cursor: pointer
}

.ui-autocomplete .ui-state-focus {
    background: #d3d3d3 !important;
    border: 1px solid #d3d3d3 !important;
    color: #fff !important;
    box-shadow: none;
    margin: 0 !important
}

.ui-autocomplete li {
    background: #fff !important;
    color: #6d6d6d !important;
    list-style: none;
    margin: 0 !important;
    border: 1px solid transparent !important
}

@media only screen and (min-width: 0) and (max-width: 959px) {
    .ui-autocomplete li {
        line-height: 30px
    }
}

.line-graph-block .header {
    margin-bottom: 5px
}

.line-graph-block .hold {
    display: table;
    width: 100%;
    table-layout: fixed
}

.line-graph-block .meter-holder {
    display: table-cell;
    vertical-align: middle;
    width: 90px;
    text-align: center
}

.line-graph-block .details {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    padding: 5px 0 5px 2px;
    font-size: 14px;
    line-height: 18px
}

@media only screen and (min-width: 768px) {
    .line-graph-block .details {
        padding-left: 10px;
        padding-right: 0;
        font-size: 14px;
        line-height: 20px
    }

    .line-graph-block .details [class^=icon-] {
        left: 7px
    }
}

.line-graph-block .details [class^=icon-] {
    display: table-cell;
    vertical-align: top;
    font-size: 20px;
    color: #bd464a
}

.line-graph-block .details p {
    font-size: 16px;
    font-weight: 300;
    line-height: 22px;
    margin: 0;
    display: table-cell;
    vertical-align: middle;
    padding-left: 5px
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    .line-graph-block .meter-holder {
        width: 154px
    }

    .line-graph-block .details p {
        font-size: 18px;
        line-height: 27px
    }
}

.line-graph {
    margin-bottom: 100px;
    position: relative;
    z-index: 0;
    max-height: 170px;
    max-width: 600px
}

@media only screen and (min-width: 500px) {
    .line-graph {
        max-height: 200px
    }
}

.line-graph .line-graph-background {
    position: absolute;
    bottom: -100px;
    left: 0;
    top: 0;
    right: 0;
    z-index: -1
}

.line-graph .line-graph-background:after, .line-graph .line-graph-background:before {
    content: '';
    position: absolute;
    top: 10px;
    right: 11px;
    background: #bd464a
}

.line-graph .line-graph-background:before {
    left: 0;
    height: 2px
}

.line-graph .line-graph-background:after {
    bottom: 60%;
    width: 2px
}

@media only screen and (min-width: 768px) {
    .line-graph-block .col-wrap {
        padding-bottom: 30px;
        overflow: auto
    }

    .line-graph .line-graph-background:after {
        bottom: 50%
    }
}

.line-graph .line-graph-overlay {
    max-width: 93%
}

.line-graph .line-graph-overlay .title-holder {
    display: inline-block;
    padding-right: 10px
}

.line-graph .line-graph-overlay .title-holder h3.line-graph-heading {
    color: #bd464a;
    background-color: #fff;
    margin-bottom: 0;
    font-size: 18px;
    line-height: 18px;
    padding-right: 10px
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    .line-graph .line-graph-overlay .title-holder h3.line-graph-heading {
        font-size: 26px;
        line-height: 26px
    }
}

.line-graph .line-graph-overlay .line-graph-info {
    font-weight: 100;
    color: #525252
}

.map-block {
    padding-bottom: 8px
}

.map-block .map-holder {
    margin-bottom: 29px
}

.map-block .map-holder #map-svg-tooltip {
    position: fixed;
    display: none;
    background: #fff;
    padding: 3px;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-font-smoothing: antialiased;
    -webkit-backface-visibility: hidden;
    z-index: 100000;
    border: 1px solid #edede5;
    -moz-transform: scale(.9999)
}

.map-block .map-holder #map-svg-tooltip:after, .map-block .map-holder #map-svg-tooltip:before {
    width: 0;
    height: 0;
    border-style: solid;
    position: absolute;
    margin-top: -5px;
    content: '';
    top: 50%
}

.map-block .map-holder #map-svg-tooltip:after {
    border-width: 6px 10px 6px 0;
    border-color: transparent #fff transparent transparent;
    left: -10px
}

.map-block .map-holder #map-svg-tooltip:before {
    border-width: 6px 11px 6px 0;
    border-color: transparent #edede5 transparent transparent;
    left: -11px
}

.map-block .map-holder svg {
    width: 100%;
    height: auto;
    max-width: 600px;
    display: block
}

.map-block ul li {
    position: relative;
    padding-left: 19px;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 7px
}

.map-block ul li:before {
    position: absolute;
    content: '';
    width: 15px;
    height: 15px;
    top: 50%;
    left: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    .map-block ul li {
        font-size: 18px;
        line-height: 27px;
        padding-left: 27px
    }

    .map-block ul li:before {
        width: 18px;
        height: 18px
    }
}

.map-block ul li.city1:before {
    background: #f6dbc9
}

.map-block ul li.city2:before {
    background: #edad88
}

.map-block ul li.city3:before {
    background: #d07f60
}

.map-block ul li.city4:before {
    background: #cf765f
}

.map-block ul li.city5:before {
    background: #c6615b
}

.table-hold .table {
    margin-bottom: 12px
}

.faqs.alternate {
    max-width: 560px;
    border-top: 0;
    padding: 0 0 1px;
    margin: 0 0 7px
}

.faqs ul {
    text-align: left
}

.faqs ul li {
    position: relative;
    font-size: 14px;
    line-height: 18px;
    padding-left: 15px;
    margin-bottom: 12px
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    .faqs ul li {
        padding-left: 20px;
        font-size: 18px;
        line-height: 27px
    }
}

@media only screen and (min-width: 960px) {
    .line-graph {
        max-height: 250px
    }

    .faqs ul li {
        font-size: 16px
    }
}

.faqs ul li:before {
    color: #bd464a;
    position: absolute;
    left: 0;
    content: 'q';
    font-size: 10px;
    line-height: 18px;
    top: 0
}

.round-wrap, .round-wrap div, .round-wrap img, .round-wrap span {
    position: relative
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    .faqs ul li:before {
        font-size: 18px;
        line-height: 27px
    }
}

@media only screen and (min-width: 960px) {
    .faqs ul li:before {
        font-size: 11px
    }
}

.faqs ul a {
    color: #6d6d6d;
    text-decoration: underline
}

.faqs ul a:hover {
    text-decoration: none
}

.media-group {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 30px
}

.media-group .media-title {
    font-size: 18px;
    line-height: 18px;
    font-weight: 500
}

@media only screen and (min-width: 768px) {
    .media-group {
        max-width: 500px;
        text-align: left
    }

    .media-group .media-title {
        font-size: 20px;
        line-height: 25px
    }
}

.media-group .media-title a {
    color: #525252
}

.media-group.alternate {
    margin-bottom: 8px
}

.media-group.alternate2 {
    max-width: none
}

.press .media-group.alternate {
    margin-bottom: 50px
}

.media-group .link-text {
    padding: 10px 0 0;
    font-size: 14px;
    line-height: 17px
}

.media-group .link-text a {
    color: #242424
}

.media-group .link-text .icon-search {
    color: #9b9b9b;
    margin-right: 7px;
    line-height: 17px;
    display: inline-block;
    vertical-align: middle
}

.media-group .link-text .icon-search:before {
    font-size: 18px;
    line-height: 17px;
    display: inline-block;
    vertical-align: middle
}

.media-group .url-link {
    text-decoration: underline
}

.address-block .address a, .media-group .url-link:hover, .select-list li .select-list-element:hover {
    text-decoration: none
}

.link-title {
    display: block;
    margin-bottom: 3px
}

.link-title a, .link-title span {
    color: #525252;
    font-size: 18px;
    line-height: 21px;
    font-weight: 500
}

.round-wrap {
    padding: 1px;
    width: 58px
}

.round-wrap img {
    z-index: 1;
    border-radius: 0 0 50% 50%;
    overflow: hidden;
    margin: 0 auto
}

.round-wrap:before {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    border: 1px solid #8b3f42;
    height: 58px;
    border-radius: 100%
}

.logo-list-wrap {
    margin: 0 auto;
    overflow-y: hidden;
    overflow-x: auto
}

@media only screen and (min-width: 768px) {
    .logo-list-wrap {
        overflow: hidden
    }

    .desktop-table {
        display: table;
        width: 100%;
        table-layout: fixed
    }

    .desktop-table-header {
        display: table-header-group;
        width: 100%;
        height: 1%
    }

    .radar-left {
        padding-right: 8px
    }
}

.circle-chart {
    width: 72px !important;
    height: 72px !important;
    margin: 0 auto;
    position: relative
}

.circle-chart canvas {
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.circle-chart .circle-chart-text-wrap {
    position: absolute;
    z-index: 1;
    display: table;
    width: 100%;
    height: 72px
}

.circle-chart .circle-chart-text-wrap span {
    display: table-cell;
    vertical-align: middle;
    line-height: 16px
}

@media only screen and (min-width: 768px) {
    .radar-right {
        padding-left: 8px
    }

    .tag-group h4 {
        font-size: 16px;
        line-height: 21px
    }
}

.tag-group {
    padding: 20px
}

.select-lists-wrap {
    text-align: left;
    display: block;
    margin-bottom: 14px
}

.select-lists-wrap > li {
    display: block;
    margin-bottom: 13px;
    padding: 0
}

@media only screen and (min-width: 768px) {
    .select-lists-wrap > li {
        padding: 0 14px
    }
}

.select-list {
    overflow: hidden;
    margin: 0 -2px;
    padding-top: 7px;
    display: table;
    border-spacing: 2px
}

.select-list li {
    margin: 2px;
    position: relative;
    cursor: pointer;
    display: table-cell;
    vertical-align: middle;
    background: #9b9b9b
}

.select-list li .ico-wrap {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    left: 6px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    overflow: hidden;
    border: 1px solid #fff
}

.select-list li .ico-wrap i {
    display: none;
    font-size: 11px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin-top: 2px
}

.select-list li.select-active, .select-list li.select-active .select-list-element {
    background: #bd464a
}

.select-list li.select-active .ico-wrap i {
    display: block
}

.select-list li .select-list-element {
    min-height: 35px;
    display: table;
    table-layout: fixed;
    width: 100%;
    color: #fff;
    font-size: 12px;
    line-height: 14px;
    padding: 9px 3px 9px 29px;
    text-decoration: none
}

@media only screen and (min-width: 375px) {
    .select-list li .select-list-element {
        font-size: 13px
    }
}

.select-list li .select-title {
    font-size: 10px;
    line-height: 13px
}

@media only screen and (min-width: 375px) {
    .select-list li .select-title {
        font-size: 12px
    }
}

.select-list li .select-wrap {
    display: table-cell;
    vertical-align: middle
}

.map-hold {
    margin-bottom: 8px;
    height: 320px;
    margin-right: 15px;
    margin-left: 0
}

.address-block {
    margin-bottom: 23px;
    padding-left: 0
}

@media only screen and (min-width: 960px) {
    .map-hold {
        margin-right: 0
    }

    .address-block {
        padding-left: 15px
    }
}

.address-block .address {
    font-size: 11px;
    line-height: 15px;
    color: #9b9b9b
}

.address-block .address > li {
    cursor: pointer
}

.address-block .address > li.active {
    color: #525252
}

.address-block .address > li.active span {
    font-weight: 500
}

.address-block .address > li + li {
    margin-top: 9px
}

.address-block .address a {
    font-size: 16px;
    font-weight: 300;
    line-height: 22px;
    color: #525252
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    .address-block .address a {
        font-size: 18px;
        line-height: 27px
    }
}

.address-block .address a:hover {
    text-decoration: underline
}

.address-block .address [class^=icon-] {
    position: absolute;
    top: 1px;
    left: -3px;
    color: #9b9b9b;
    font-size: 16px;
    font-weight: 300;
    line-height: 22px
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    .address-block .address [class^=icon-] {
        font-size: 18px;
        line-height: 27px
    }
}

.address-block .address address {
    margin: 0;
    position: relative
}

.address-block .address address .postal-address {
    font-size: 14px;
    padding-left: 14px
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    .address-block .address address .postal-address {
        padding-left: 18px
    }
}

.open-close-block {
    font-size: 14px;
    line-height: 20px
}

.open-close-block .main-close-block {
    position: relative;
    display: none;
    padding-top: 20px
}

.open-close-block .main-close-block .opener {
    position: absolute;
    top: -8px;
    right: 6px;
    width: 29px;
    height: 27px;
    border-radius: 13px 13px 0 0;
    background: #525252;
    color: #fff;
    text-align: center;
    font-size: 16px;
    line-height: 27px;
    text-decoration: none;
    cursor: pointer
}

.open-close-block .main-close-block .opener:hover {
    background: #525252;
    text-decoration: none
}

.open-close-block .slide-block {
    padding: 17px 13px 13px;
    background: #fff;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, .3)
}

.editor-detail {
    display: table;
    width: 100%;
    table-layout: fixed;
    margin-bottom: 10px;
    max-width: 500px
}

@media only screen and (min-width: 0) and (max-width: 499px) {
    .editor-detail {
        display: block
    }
}

.editor-detail table tr td {
    background-color: #fcfbf7;
    padding-left: 10px;
    padding-right: 50px
}

.editor-detail table tr:first-child td {
    padding-top: 10px
}

.editor-detail table tr:last-child td {
    padding-bottom: 10px
}

.editor-detail .description, .editor-detail .img-wrap {
    display: table-cell;
    vertical-align: top
}

.editor-detail .img-wrap {
    overflow: hidden
}

@media only screen and (min-width: 0) and (max-width: 499px) {
    .editor-detail .img-wrap {
        display: block;
        margin: auto auto 10px;
        max-width: 280px
    }
}

.editor-detail .img-wrap img {
    overflow: hidden;
    width: auto;
    max-height: 200px;
    max-width: none
}

.editor-detail .contact-info {
    background-color: #fcfbf7;
    text-align: left;
    display: table-cell;
    vertical-align: middle;
    width: 60%;
    font-size: 16px
}

.editor-detail .contact-info .press-link, .editor-detail .contact-info > p {
    padding-left: 10px
}

@media only screen and (min-width: 0) and (max-width: 499px) {
    .editor-detail .contact-info {
        display: block;
        max-width: 280px;
        width: 100%;
        margin: auto
    }
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    .editor-detail .contact-info a {
        font-size: 16px
    }
}

.editor-detail .description {
    padding: 11px
}

.editor-detail.user-content img {
    padding: 0;
    box-shadow: none
}

.img-list {
    text-align: left;
    margin: 0 -3px 8px;
    letter-spacing: -4px;
    font-size: 0;
    line-height: 0
}

.img-list li {
    width: 25%;
    display: inline-block;
    vertical-align: middle;
    letter-spacing: 0;
    padding: 0 3px 6px;
    min-height: 40px
}

@media only screen and (min-width: 0) and (max-width: 374px) {
    .img-list li {
        width: 33.333333%
    }
}

@media only screen and (min-width: 375px) and (max-width: 767px) {
    .img-list li {
        width: 20%
    }
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    .img-list li {
        width: 33.33333333%;
        padding: 0 6px 6px
    }
}

.img-list li img {
    width: 100%;
    height: auto;
    display: inline-block;
    margin: 0 auto;
    max-width: none
}

.video-block {
    max-width: 600px;
    position: relative;
    margin-bottom: 20px
}

.video-block .embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%
}

.video-block .embed-container embed, .video-block .embed-container iframe, .video-block .embed-container object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

@media only screen and (min-width: 1025px) {
    .tel-link {
        text-decoration: none;
        pointer-events: none
    }

    .tel-link:hover {
        text-decoration: none;
        cursor: default
    }
}

fieldset {
    min-width: 0
}

@-moz-document url-prefix() {
    fieldset {
        display: table-cell;
        vertical-align: top
    }
}

@media screen and (max-width: 959px) {
    #scrollTop {
        display: none;
        position: fixed;
        bottom: 50px;
        right: 0;
        z-index: 99;
        border: none;
        outline: 0;
        background: #000;
        opacity: .4;
        cursor: pointer;
        padding: 16px 17px 7px;
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
        font-size: 18px
    }

    #scrollTop i {
        border: solid #fff;
        border-width: 0 4px 4px 0;
        display: inline-block;
        padding: 5px
    }

    #scrollTop i.up {
        -ms-transform: rotate(-135deg);
        transform: rotate(-135deg);
        -webkit-transform: rotate(-135deg)
    }
}