/*
Theme Name: ProRankingi
Theme URI: https://sliceweb.pl/
Author: SliceWeb
Author URI:
Description:
Version: 1.5.9
License: GNU General Public License v2 or later
Text Domain: prorankingi

 */

@charset "UTF-8";
html {
    position: relative;
    min-height: 100%;
}
body {
    font-family: Muli, sans-serif;
}
.row {
    margin: 0;
}
::-webkit-input-placeholder {
    color: #333;
}
:-moz-placeholder {
    color: #333;
    opacity: 1;
}
::-moz-placeholder {
    color: #333;
    opacity: 1;
}
:-ms-input-placeholder {
    color: #333;
}
a,
button,
input[type="submit"] {
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    transition: 0.5s all ease;
}
a:hover,
a:focus {
    text-decoration: none;
}
.no-margin {
    margin: 0;
}
.no-margin-left {
    margin-left: 0;
}
.no-margin-right {
    margin-right: 0;
}
.no-margin-top {
    margin-top: 0;
}
.no-margin-bottom {
    margin-bottom: 0;
}
.no-padding {
    padding: 0;
}
.no-padding-left {
    padding-left: 0;
}
.no-padding-right {
    padding-right: 0;
}
.no-padding-top {
    padding-top: 0;
}
.no-padding-bottom {
    padding-bottom: 0;
}
.text-align-center {
    text-align: center;
}
.text-align-left {
    text-align: left;
}
.text-align-right {
    text-align: right;
}
.text-align-justify {
    text-align: justify;
}
.img-responsive {
    max-width: 100%;
    height: auto;
    display: block;
}
.flex {
    display: flex;
    align-items: center;
}
.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
img.alignright {
    float: right;
    margin: 0 0 1em 100px;
}
img.alignleft {
    float: left;
    margin: 0 100px 1em 0;
}
img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
a img.alignright {
    float: right;
    margin: 0 0 1em 1em;
}
a img.alignleft {
    float: left;
    margin: 0 1em 1em 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
body {
    padding-top: 73px;
}
body.admin-bar {
    padding-top: 105px;
}
body.admin-bar .navbar-expand-lg {
    top: 33px;
}
@media screen and (max-width: 782px) {
    body.admin-bar {
        padding-top: 119px;
    }
    body.admin-bar .navbar-expand-lg {
        top: 47px;
    }
}
.banner {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    -moz-background-position: center;
    -o-background-position: center;
    background-position: center;
}
.overlay {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #4b9ec0;
    opacity: 0;
    z-index: 99;
    display: none;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    transition: 0.5s all ease;
}
.overlay.showed {
    opacity: 0.6;
    display: block;
}
.pagination-wrapper {
    text-align: center;
}
.pagination-wrapper .pag-desc {
    display: block;
    margin: 0 auto;
    text-align: center;
    border: 0;
    font-weight: 300;
    font-size: 13px;
    color: #333;
    width: 100%;
}
.pagination-wrapper .page-item.active .page-link {
    background-color: #e07711;
    border-color: #e07711;
    color: #fafafa;
}
.pagination-wrapper .page-item .page-link {
    color: #333;
    border-color: #e5e5e5;
}
.pagination-wrapper .page-item .page-link:hover {
    background-color: #e07711;
    border-color: #e07711;
    color: #fafafa;
}
.post-date {
    margin: 5px 0 0;
    font-weight: 300;
    color: #666;
    font-size: 13px;
    text-align: center;
}
.post-date span {
    font-weight: 600;
}
.sitemap {
    margin-bottom: 100px;
}
.title {
    text-align: center;
}
.page-banner {
    height: 300px;
    padding-bottom: 100px;
    display: flex;
    align-items: center;
}
.page-banner .title {
    color: #fafafa;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 40px;
}
.post-author {
    display: flex;
    align-items: center;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    padding: 20px 30px;
    min-height: 155px;
    margin: 50px 0 30px;
}
@media screen and (max-width: 576px) {
    .post-author {
        flex-direction: column;
    }
    .post-author .avatar {
        margin: 0 0 1em;
    }
}
.post-author .name {
    color: #333;
    font-size: 22px;
    margin: 0 0 10px;
    text-transform: none;
    font-weight: 800;
    font-style: normal;
}
.post-author p {
    margin: 0;
    color: #333;
    font-style: italic;
    font-size: 14px;
}
.post-author a {
    color: #e07711;
    font-weight: 700;
    font-style: initial;
}
.page-banner {
    height: 200px;
}
.yasr-visitor-votes,
.yasr-visitor-votes-after-stars-class {
    margin: 0 0 30px;
}
.yasr-visitor-votes .star-rating,
.yasr-visitor-votes-after-stars-class .star-rating {
    display: block;
    margin-bottom: 5px;
}
.yasr-visitor-votes .yasr-total-average-container,
.yasr-visitor-votes-after-stars-class .yasr-total-average-container {
    font-weight: 300;
    color: #333;
    font-size: 13px;
}
.yasr-visitor-votes .yasr-dashicons-visitor-stats,
.yasr-visitor-votes-after-stars-class .yasr-dashicons-visitor-stats {
    height: auto;
    margin-right: 3px;
    color: #333;
}
.yasr-visitor-votes .yasr-already-voted-text,
.yasr-visitor-votes-after-stars-class .yasr-already-voted-text {
    font-weight: 600;
    margin-top: 3px;
}
#wc-comment-header,
#wpcomm {
    max-width: 100%;
}
.breadcrumbs {
    margin-top: 10px;
}
.breadcrumbs p,
.breadcrumbs a,
.breadcrumbs span {
    color: #666;
    font-size: 11px;
    font-weight: 300;
}
.breadcrumbs p {
    margin: 0;
}
.breadcrumbs a:hover {
    color: #e07711;
}
.search-banner {
    padding: 70px 0;
}
.search-banner form {
    text-align: center !important;
}
.search-banner #ajaxsearchpro1_1 .probox .proinput,
.search-banner #ajaxsearchpro1_2 .probox .proinput,
.search-banner div.asp_m.asp_m_1 .probox .proinput {
    max-width: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
}
.search-banner #ajaxsearchpro1_1 .probox .proinput input.orig,
.search-banner #ajaxsearchpro1_2 .probox .proinput input.orig,
.search-banner div.asp_m.asp_m_1 .probox .proinput input.orig {
    border: 1px solid #fafafa !important;
    background-color: rgba(75, 158, 192, 0.7) !important;
    height: 60px !important;
    width: 100% !important;
    vertical-align: middle !important;
    padding: 0 40px 0 20px !important;
    outline: 0 !important;
    font-weight: 300 !important;
    color: #fafafa !important;
    font-size: 18px !important;
    font-family: Muli, sans-serif !important;
    margin: 0 !important;
    box-sizing: border-box;
}
.search-banner #ajaxsearchpro1_1,
.search-banner #ajaxsearchpro1_2,
.search-banner div.asp_m.asp_m_1,
.search-banner #ajaxsearchpro1_1 .probox,
.search-banner #ajaxsearchpro1_2 .probox,
.search-banner div.asp_m.asp_m_1 .probox {
    background: 0 0;
    text-align: center;
}
.search-banner #ajaxsearchpro1_1 .probox,
.search-banner #ajaxsearchpro1_2 .probox,
.search-banner div.asp_m.asp_m_1 .probox {
    height: 60px;
    max-width: 100%;
    width: 100%;
    display: inline-block;
    position: relative;
}
.search-banner div.asp_m.asp_m_1 .probox .proclose,
.search-banner div.asp_m.asp_m_1 .probox .proloading {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 15px;
    margin: auto 0;
}
.search-banner #ajaxsearchpro1_1 .probox .promagnifier,
.search-banner #ajaxsearchpro1_2 .probox .promagnifier,
.search-banner div.asp_m.asp_m_1 .probox .promagnifier {
    display: none;
}
.search-banner #ajaxsearchpro1_1 .probox .proinput input.autocomplete,
.search-banner #ajaxsearchpro1_2 .probox .proinput input.autocomplete,
.search-banner div.asp_m.asp_m_1 .probox .proinput input.autocomplete {
    opacity: 0;
}
.search-banner #ajaxsearchprores1_1.vertical,
.search-banner #ajaxsearchprores1_2.vertical,
.search-banner div.asp_r.asp_r_1.vertical {
    background-color: #e07711;
    padding: 2px;
}
.search-banner #ajaxsearchprores1_1.vertical,
.search-banner #ajaxsearchprores1_2.vertical,
.search-banner div.asp_r.asp_r_1.vertical {
    padding: 3px 10px;
}
.search-banner form {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: row;
    flex-wrap: wrap;
}
.search-banner input {
    border: 1px solid #fafafa;
    border-right: 0;
    background-color: rgba(75, 158, 192, 0.7);
    height: 60px;
    width: calc(100% - 60px);
    vertical-align: middle;
    padding: 0 20px;
    outline: 0;
    font-weight: 300;
    color: #fafafa;
    font-size: 18px;
}
.search-banner button {
    width: 60px;
    border: 1px solid #fafafa;
    border-left: 0;
    background-color: rgba(75, 158, 192, 0.7);
    height: 60px;
    vertical-align: middle;
    outline: 0;
    cursor: pointer;
}
.search-banner button img {
    width: 20px;
}
.search-banner :-webkit-input-placeholder {
    color: #fafafa;
}
.search-banner :-moz-placeholder {
    color: #fafafa;
    opacity: 1;
}
.search-banner :-moz-placeholder {
    color: #fafafa;
    opacity: 1;
}
.search-banner :-ms-input-placeholder {
    color: #fafafa;
}
.ninja_column_0 {
    min-width: 150px;
    max-width: 150px;
}
.ninja_column_0.no-max-width {
    min-width: auto;
    max-width: auto;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
li {
    letter-spacing: 0.025em;
}
.page-content .section {
    position: relative;
    margin-bottom: 30px;
}
.page-content .section:last-of-type {
    margin: 0;
}
.page-content .section:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
}
.page-content hr {
    width: 100%;
}
.page-content h1,
.page-content h2,
.page-content h3,
.page-content h4,
.page-content h5,
.page-content h6,
.page-content p,
.page-content li {
    color: #e07711;
}
.page-content a {
    color: #e07711;
}
.page-content a:hover {
    color: #4b9ec0;
}
.page-content blockquote {
    padding: 0 50px;
    position: relative;
    text-align: center;
}
.page-content blockquote p,
.page-content blockquote li {
    font-size: 23px;
    color: #e07711;
}
.page-content h1,
.page-content h2,
.page-content h3,
.page-content h4,
.page-content h5,
.page-content h6 {
    color: #e07711;
    position: relative;
    margin: 0 0 20px;
    line-height: 1.4;
    font-weight: 600;
}
.page-content h1 {
    font-size: 35.6px;
}
.page-content h2 {
    font-size: 31.2px;
}
.page-content h3 {
    font-size: 26.8px;
}
.page-content h4 {
    font-size: 22.4px;
}
.page-content h5 {
    font-size: 18px;
}
.page-content h6 {
    font-size: 16px;
}
.page-content p,
.page-content li {
    font-size: 16px;
    line-height: 1.8;
    color: #333;
    font-weight: 300;
    margin-bottom: 30px;
}
.page-content p strong,
.page-content li strong {
    font-weight: 700;
}
.page-content p img,
.page-content li img {
    margin-bottom: 0;
}
.page-content li {
    margin-bottom: 10px;
}
.page-content li:last-of-type {
    margin-bottom: 0;
}
.page-content ul,
.page-content ol {
    margin-bottom: 30px;
    padding-left: 1em;
}
.page-content ul ul,
.page-content ul ol,
.page-content ol ul,
.page-content ol ol {
    margin-top: 10px;
}
.page-content img {
    margin-bottom: 30px;
    max-width: 100%;
    height: auto;
}
.button {
    display: inline-block;
    line-height: 35px;
    width: 150px;
    max-width: 100%;
    font-size: 14px;
    letter-spacing: 0.05em;
    font-weight: 600;
    text-align: center;
}
.button.big {
    line-height: 50px;
}
.button.orange {
    color: #fafafa;
    background-color: #e07711;
}
.button.orange:hover {
    opacity: 0.8;
}
.button.blue {
    color: #fafafa;
    background-color: #4b9ec0;
}
.button.blue:hover {
    opacity: 0.8;
}
.block {
    margin: 100px 0 0;
}
.block.last {
    margin-bottom: 100px;
}
.normal-title {
    font-size: 26px;
    font-weight: 600;
    color: #4b9ec0;
    margin: 0;
    text-align: center;
}
.normal-title.orange {
    color: #e07711;
}
.normal-title.black {
    color: #333;
}
.m-t-b-20 {
    margin: 20px 0;
}
.image-title {
    font-weight: 600;
    font-size: 26px;
    color: #e07711;
    margin: 0 auto;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 100%;
}
.image-title:before {
    display: block;
    content: "";
    width: 50px;
    height: 40px;
    margin-right: 10px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}
@media screen and (min-width: 1360px) {
    .image-title {
        max-width: 1360px;
    }
}
@media screen and (max-width: 769px) {
    .image-title {
        font-size: 20px;
    }
    .image-title:before {
        width: 30px;
        height: 30px;
    }
}
@media screen and (max-width: 320px) {
    .image-title {
        max-width: 224px;
        font-size: 18px;
    }
    .image-title:before {
        width: 25px;
        height: 25px;
        margin-right: 5px;
    }
}
.divider {
    width: 100%;
    margin: 0;
    background-color: #ccc;
    height: 1px;
    border: 0;
}
.m-t-50 {
    margin-top: 50px;
}
.m-b-60 {
    margin-bottom: 60px;
}
.text-image.right .image {
    padding-right: 15px;
    padding-left: 30px;
}
.text-image.right .page-content {
    padding-right: 30px;
    padding-left: 15px;
}
.text-image .image {
    padding-right: 30px;
}
.text-image .image img {
    max-width: 100%;
    height: auto;
}
.text-image .page-content {
    padding-left: 30px;
}
@media (min-width: 1360px) {
    .container {
        max-width: 1360px;
    }
}
@media (max-width: 991px) {
    .page-content h1 {
        font-size: 33.6px;
    }
    .page-content h2 {
        font-size: 29.2px;
    }
    .page-content h3 {
        font-size: 24.8px;
    }
    .page-content h4 {
        font-size: 20.4px;
    }
    .page-content h5 {
        font-size: 16px;
    }
    .page-content h6 {
        font-size: 14px;
    }
    .page-content p,
    .page-content li {
        font-size: 14px;
        margin-bottom: 15px;
    }
    .page-content blockquote {
        padding: 0 25px;
    }
    .page-content blockquote p,
    .page-content blockquote li {
        font-size: 15px;
    }
    .page-content ul,
    .page-content ol {
        margin-bottom: 15px;
    }
    .page-content ul ul,
    .page-content ul ol,
    .page-content ol ul,
    .page-content ol ol {
        margin-top: 10px;
    }
    .page-content img {
        margin-bottom: 15px;
    }
    .block {
        margin: 75px 0 0;
    }
    .block.last {
        margin-bottom: 50px;
    }
    .page-banner {
        height: 100px;
    }
    .text-image.right .image,
    .text-image.right .page-content {
        padding: 0 15px;
    }
    .text-image .image,
    .text-image .page-content {
        padding: 0 15px;
    }
    .text-image .image {
        margin-bottom: 20px;
    }
}
@media (max-width: 767px) {
    .post-author {
        padding: 30px 15px;
        text-align: center;
    }
    .post-author .name {
        font-size: 18px;
    }
    .post-author img {
        position: relative;
        left: 0;
        top: 0;
        display: block;
        margin: 0 auto 20px;
    }
}
@media (max-width: 768px) {
    .normal-title {
        font-size: 20px;
    }
    .page-content blockquote {
        padding: 0;
    }
    .page-content h1 {
        font-size: 28.6px;
    }
    .page-content h2 {
        font-size: 25.2px;
    }
    .page-content h3 {
        font-size: 22.8px;
    }
    .page-content h4 {
        font-size: 16.4px;
    }
    .page-content h5 {
        font-size: 14px;
    }
    .page-content h6 {
        font-size: 13px;
    }
}
@media (max-width: 479px) {
    body {
        padding-top: 65px;
    }
}
body.loaded .navbar-brand {
    background-image: url(assets/images/logo.svg?v=THEME_VERSION);
}
body.loaded .navbar-brand span {
    display: none;
}
body.loaded #site-footer .logo-container span {
    background-image: url(assets/images/logo-white.svg?v=THEME_VERSION);
}
.navbar-expand-lg {
    border-bottom: 1px solid #ccc;
    padding: 0;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 98;
    background-color: #fafafa;
}
.navbar-expand-lg .container {
    padding: 0 30px;
}
.navbar-expand-lg .navbar-toggler {
    margin: 0;
    padding: 0;
}
.navbar-expand-lg .navbar-toggler i {
    font-size: 30px;
    color: #4b9ec0;
}
.navbar-expand-lg .navbar-brand {
    display: block;
    width: 230px;
    height: 71px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50%;
}
@media screen and (max-width: 576px) {
    .navbar-expand-lg .navbar-brand {
        width: 200px;
        height: 54px;
    }
}
.navbar-expand-lg .navbar-nav .menu-item {
    font-size: 16px;
    color: #333;
    text-transform: uppercase;
    font-weight: 300;
    margin-left: 20px;
}
.navbar-expand-lg .navbar-nav .menu-item.orange a {
    background-color: #e07711;
    color: #fafafa;
}
.navbar-expand-lg .navbar-nav .menu-item a {
    color: #333;
    display: block;
    line-height: 45px;
    padding: 0 30px;
}
.mobile-nav {
    position: fixed;
    top: 0;
    right: 0;
    width: 400px;
    max-width: 100%;
    height: 100vh;
    overflow: auto;
    background-color: #fafafa;
    z-index: 999;
    padding: 100px 35px 20px;
    -webkit-transition: all 0.7s cubic-bezier(0.25, 1, 0.2, 1);
    -moz-transition: all 0.7s cubic-bezier(0.25, 1, 0.2, 1);
    -o-transition: all 0.7s cubic-bezier(0.25, 1, 0.2, 1);
    transition: all 0.7s cubic-bezier(0.25, 1, 0.2, 1);
    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
    -o-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
}
.mobile-nav.showed {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.mobile-nav .close-nav {
    position: absolute;
    right: 35px;
    top: 30px;
    color: #4b9ec0;
    font-size: 40px;
}
.mobile-nav .navbar-nav .menu-item {
    margin: 10px 0;
}
.mobile-nav .navbar-nav .menu-item a {
    color: #333;
    font-size: 18px;
    text-transform: uppercase;
    display: inline-block;
}
@media (max-width: 479px) {
    .navbar-expand-lg .navbar-brand img {
        width: 200px;
    }
    .navbar-expand-lg .navbar-toggler i {
        font-size: 25px;
    }
}
footer .top {
    background-color: #222;
    padding: 50px 0;
}
footer .menu {
    display: flex;
    align-items: center;
}
footer .menu ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
footer .menu li {
    font-size: 16px;
    font-weight: 200;
    color: #fafafa;
    text-transform: uppercase;
    margin-bottom: 12px;
}
footer .menu li:last-of-type {
    margin: 0;
}
footer .menu li a {
    color: #fafafa;
}
footer .menu li a:hover {
    color: #e07711;
}
footer .page-content p {
    color: #fafafa;
    font-size: 14px;
    font-weight: 200;
}
footer .page-content p:last-of-type {
    margin: 0;
}
footer .page-content a {
    color: #fafafa;
}
footer .page-content a:hover {
    color: #e07711;
}
footer .down {
    padding: 20px 0;
}
footer .down p {
    margin: 0;
    line-height: 1;
    color: #00313e;
    font-size: 12px;
}
footer .down p a {
    color: #00313e;
}
footer .down p a:hover {
    color: #e07711;
}
footer#site-footer .logo-container .logo span {
    display: block;
    width: 300px;
    height: 80px;
    background-position: 50%;
    background-size: contain;
}
@media (max-width: 1199px) {
    footer#site-footer .logo-container .logo span {
        width: 250px;
        height: 67px;
    }
}
@media (max-width: 991px) {
    footer#site-footer .logo {
        margin-bottom: 30px;
    }
    footer#site-footer .menu {
        align-self: flex-start;
    }
}
@media (max-width: 767px) {
    footer#site-footer .menu {
        margin-top: 30px;
    }
    footer#site-footer .down {
        text-align: center;
    }
    footer#site-footer .down .text-align-right {
        text-align: center;
        margin-top: 10px;
    }
}
@keyframes bounce {
    0% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-10px);
    }
    100% {
        transform: translateY(0);
    }
}
.home-banner {
    height: 600px;
    padding-bottom: 150px;
    display: flex;
    align-items: flex-end;
    position: relative;
}
.home-banner .main-text {
    font-size: 45px;
    font-weight: 600;
    color: #fafafa;
    margin: 0;
}
.home-banner .support {
    font-size: 18px;
    font-weight: 600;
    color: #fafafa;
    margin-top: 50px;
}
.home-banner .scroll-to {
    color: #fafafa;
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    font-size: 30px;
    -webkit-animation: bounce 1250ms infinite;
    -moz-animation: bounce 1250ms infinite;
    -o-animation: bounce 1250ms infinite;
    animation: bounce 1250ms infinite;
    z-index: 4;
    width: 30px;
}
.home-banner .scroll-to img {
    width: 100%;
    height: auto;
}
.intro-wrapper .left {
    padding-right: 30px;
}
.intro-wrapper .right {
    padding-left: 30px;
}
.intro-wrapper .title {
    font-size: 40px;
    font-weight: 600;
    color: #4b9ec0;
    margin: 10px 0 40px;
}
.intro-wrapper .orange {
    font-size: 20px;
    color: #e07711;
    font-weight: 700;
    margin: 0;
}
.intro-wrapper + .rank-list {
    margin-top: 10px;
}
.rank-list .image-title {
    margin-bottom: 10px;
}
.rank-list .item {
    margin-top: 30px;
}
.rank-list .item .desc {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    height: 50%;
    background-color: rgba(75, 158, 192, 0.4);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: column;
    padding: 5px 0;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    transition: 0.5s all ease;
}
.rank-list .item .desc h3 {
    font-size: 16px;
    font-weight: 600;
    color: #fafafa;
    text-align: center;
    padding: 5px 15px;
}
.rank-list .item img {
    width: 100%;
    height: auto;
}
.rank-list .item .button {
    display: none;
}
.rank-list .item > a {
    padding-bottom: 63%;
    background-size: cover;
}
.rank-list .item a {
    display: block;
    overflow: hidden;
    position: relative;
}
.rank-list .item a:hover .desc {
    height: 100%;
    top: 0;
    background-color: rgba(75, 158, 192, 0.8);
}
.rank-list .item a:hover .button {
    display: inline-block;
}
.rank-list .item a:hover .button:hover {
    color: #e07711;
    background-color: #fafafa;
    opacity: 1;
}
.search-wrapper {
    padding: 100px 0 200px;
    text-align: center;
}
.search-wrapper .title {
    margin: 0 0 70px;
    font-size: 28px;
    font-weight: 600;
    color: #fafafa;
}
.search-wrapper form {
    text-align: center !important;
}
.search-wrapper #ajaxsearchpro2_1 .probox .proinput,
.search-wrapper #ajaxsearchpro2_2 .probox .proinput,
.search-wrapper div.asp_m.asp_m_2 .probox .proinput {
    max-width: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
}
.search-wrapper #ajaxsearchpro2_1 .probox .proinput input.orig,
.search-wrapper #ajaxsearchpro2_2 .probox .proinput input.orig,
.search-wrapper div.asp_m.asp_m_2 .probox .proinput input.orig {
    border: 1px solid #fafafa !important;
    background-color: rgba(255, 255, 255, 0.3) !important;
    height: 60px !important;
    width: 100% !important;
    vertical-align: middle !important;
    padding: 0 40px 0 20px !important;
    outline: 0 !important;
    font-weight: 300 !important;
    color: #fafafa !important;
    font-size: 18px !important;
    font-family: Muli, sans-serif !important;
    margin: 0 !important;
    box-sizing: border-box;
}
.search-wrapper #ajaxsearchpro2_1,
.search-wrapper #ajaxsearchpro2_2,
.search-wrapper div.asp_m.asp_m_2,
.search-wrapper #ajaxsearchpro2_1 .probox,
.search-wrapper #ajaxsearchpro2_2 .probox,
.search-wrapper div.asp_m.asp_m_2 .probox {
    background: 0 0;
    text-align: center;
    max-width: 750px;
    display: inline-block;
}
.search-wrapper #ajaxsearchpro2_1 .probox,
.search-wrapper #ajaxsearchpro2_2 .probox,
.search-wrapper div.asp_m.asp_m_2 .probox {
    height: 60px;
    max-width: 750px;
    width: 100%;
    display: inline-block;
    position: relative;
}
.search-wrapper div.asp_m.asp_m_2 .probox .proclose,
.search-wrapper div.asp_m.asp_m_2 .probox .proloading {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 15px;
    margin: auto 0;
}
.search-wrapper #ajaxsearchpro2_1 .probox .promagnifier,
.search-wrapper #ajaxsearchpro2_2 .probox .promagnifier,
.search-wrapper div.asp_m.asp_m_2 .probox .promagnifier {
    display: none;
}
.search-wrapper #ajaxsearchpro2_1 .probox .proinput input.autocomplete,
.search-wrapper #ajaxsearchpro2_2 .probox .proinput input.autocomplete,
.search-wrapper div.asp_m.asp_m_2 .probox .proinput input.autocomplete {
    opacity: 0;
}
.search-wrapper #ajaxsearchprores2_1.vertical,
.search-wrapper #ajaxsearchprores2_2.vertical,
.search-wrapper div.asp_r.asp_r_2.vertical {
    background-color: #e07711;
    padding: 2px;
}
.search-wrapper #ajaxsearchprores2_1.vertical,
.search-wrapper #ajaxsearchprores2_2.vertical,
.search-wrapper div.asp_r.asp_r_2.vertical {
    padding: 3px 10px;
}
.search-wrapper button {
    width: 80px;
    border: 1px solid #fafafa;
    background-color: rgba(255, 255, 255, 0.3);
    height: 60px;
    vertical-align: middle;
    margin-left: 23px;
    outline: 0;
    cursor: pointer;
}
.search-wrapper :-webkit-input-placeholder {
    color: #fafafa;
}
.search-wrapper :-moz-placeholder {
    color: #fafafa;
    opacity: 1;
}
.search-wrapper :-moz-placeholder {
    color: #fafafa;
    opacity: 1;
}
.search-wrapper :-ms-input-placeholder {
    color: #fafafa;
}
.blog-wrapper .item {
    position: relative;
    margin-top: 45px;
}
.blog-wrapper .item img {
    width: 100%;
    height: auto;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    transition: 0.5s all ease;
}
.blog-wrapper .item .title {
    font-size: 18px;
    font-weight: 600;
    margin: 20px 0;
    color: #00313e;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    transition: 0.5s all ease;
}
.blog-wrapper .item .title a {
    color: #00313e;
}
.blog-wrapper .item .title a:hover {
    color: #e07711;
    opacity: 1;
}
.blog-wrapper .item p {
    margin: 0;
}
.blog-wrapper .item a {
    position: relative;
    color: #00313e;
}
.blog-wrapper .item a:hover {
    opacity: 0.8;
}
.blog-wrapper .item a:hover .title {
    color: #e07711;
}
.rank-cats {
    margin-top: 200px;
}
.rank-cats .cat:hover {
    opacity: 0.8;
}
.rank-cats .cat h3 {
    text-align: center;
}
.rank-cats .item {
    margin-top: 70px;
}
.rank-cats .item img {
    width: 100%;
    height: auto;
    margin-bottom: 15px;
}
.rank-cats .item ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.rank-cats .item li {
    text-align: center;
    font-weight: 300;
    font-size: 15px;
    color: #333;
    margin-bottom: 1em;
}
.rank-cats .item li:first-of-type {
    color: #4b9ec0;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 20px;
}
.rank-cats .item li:first-of-type a {
    color: #4b9ec0;
}
.rank-cats .item li:first-of-type a:hover {
    color: #e07711;
}
.rank-cats .item li:first-of-type h3,
.rank-cats .item li:first-of-type h4 {
    font-size: 18px;
    font-weight: 600;
}
.rank-cats .item li h3,
.rank-cats .item li h4 {
    font-size: 15px;
}
.rank-cats .item li a {
    color: #333;
}
.rank-cats .item li a:hover {
    color: #e07711;
}
.rank-cats .button {
    margin-top: 150px;
    width: auto;
    padding: 0 70px 0 35px;
    position: relative;
    font-size: 18px;
}
.rank-cats .button:before {
    content: "";
    height: 30px;
    width: 20px;
    position: absolute;
    right: 30px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    background-repeat: no-repeat;
    background-image: url(assets/images/icons/chevron.svg?v=THEME_VERSION);
    -moz-background-position: center;
    -o-background-position: center;
    background-position: center;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.rank-cats .text {
    margin-top: 150px;
}
.rank-cats.page {
    margin: 100px 0 150px;
}
.trust-us {
    padding: 100px 0;
    -moz-background-attachment: fixed;
    -o-background-attachment: fixed;
    background-attachment: fixed;
    background-color: #333;
}
.trust-us.orange .main-title {
    color: #e07711;
}
.trust-us.orange .item .title,
.trust-us.orange .item p {
    color: #e07711;
}
.trust-us .main-title {
    font-size: 28px;
    font-weight: 600;
    text-align: center;
    margin: 0;
    color: #fafafa;
}
.trust-us .item {
    margin-top: 80px;
}
.trust-us .item .title {
    font-weight: 600;
    font-size: 20px;
    margin: 30px 0;
    color: #fafafa;
}
.trust-us .item p {
    margin: 0;
    font-size: 14px;
    color: #fafafa;
    text-align: center;
    font-weight: 300;
    line-height: 1.8;
    padding: 0 50px;
}
.trust-us .item .icon {
    display: flex;
    margin: 0 auto;
    justify-content: center;
    align-items: center;
    height: 85px;
}
.visit {
    display: flex;
    align-items: center;
    height: 400px;
}
.visit .page-content {
    position: relative;
}
.visit .strong {
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 30px;
    padding-bottom: 10px;
    border-bottom: 1px solid #4b9ec0;
    max-width: 100%;
}
.visit p {
    max-width: 550px;
    margin: 0;
}
.visit .round {
    width: 400px;
    height: 400px;
    position: absolute;
    right: 50px;
    top: 9px;
    bottom: 0;
    margin: auto 0;
    border-radius: 50%;
    background-color: #e07711;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: column;
}
.visit .round p {
    color: #fafafa;
    width: 100%;
    text-align: center;
}
.visit .round .number {
    font-size: 81px;
    font-weight: 200;
    letter-spacing: 0.1em;
}
.visit .round .desc {
    font-weight: 300;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0.35em;
}
@media (max-width: 1199px) {
    .intro-wrapper.about .left,
    .intro-wrapper.about .right {
        padding: 0 15px;
    }
    .intro-wrapper .title {
        font-size: 34px;
    }
    .rank-list .item .desc h3 {
        font-size: 14px;
    }
    .rank-list .item .button {
        font-size: 12px;
        width: 130px;
        line-height: 30px;
        font-weight: 400;
    }
    .blog-wrapper .item .title {
        font-size: 16px;
    }
    .trust-us .item p {
        padding: 0 15px;
    }
    .visit .round {
        width: 300px;
        height: 300px;
    }
    .visit .round .number {
        font-size: 64px;
    }
    .visit .round .desc {
        font-size: 15px;
    }
}
@media (max-width: 991px) {
    .intro-wrapper .orange {
        font-size: 16px;
    }
    .blog-wrapper .item {
        margin-top: 25px;
    }
    .rank-cats {
        margin-top: 50px;
    }
    .rank-cats .normal-title {
        margin-bottom: 10px;
    }
    .rank-cats .item {
        margin-top: 25px;
    }
    .rank-cats .button {
        margin-top: 50px;
    }
    .rank-cats .text {
        margin-top: 50px;
    }
    .trust-us {
        padding: 50px 0;
    }
    .trust-us .item {
        margin-top: 35px;
    }
    .trust-us .item .title {
        margin: 15px 0;
    }
    .trust-us .item p {
        font-size: 13px;
        padding: 0;
    }
    .visit {
        height: auto;
    }
    .visit .round {
        position: relative;
        display: flex;
        margin: 30px auto 0;
        top: 0;
        right: 0;
    }
}
@media (max-width: 767px) {
    .home-banner {
        height: auto;
        padding: 100px 0;
    }
    .home-banner .main-text {
        font-size: 30px;
        line-height: 1.2;
    }
    .home-banner .support {
        font-size: 16px;
        margin: 30px 0 0;
    }
    .intro-wrapper .title {
        font-size: 25px;
    }
    .intro-wrapper .left,
    .intro-wrapper .right {
        padding: 0 15px;
    }
    .rank-list .ranks-row {
        padding: 0 10px;
    }
    .rank-list .item {
        padding: 0 5px;
        margin-top: 10px;
    }
    .rank-list .item .desc {
        top: 0;
        height: 100%;
    }
    .rank-list .item .desc h3 {
        margin-bottom: 0;
        font-weight: 400;
    }
    .rank-list .item .desc .button {
        display: none;
    }
}
@media (max-width: 575px) {
    .home-banner {
        height: auto;
        padding: 50px 0 80px;
    }
    .home-banner .main-text {
        font-size: 28px;
    }
    .home-banner .support {
        font-size: 15px;
        font-weight: 400;
    }
    .intro-wrapper .title {
        font-size: 22px;
        margin: 0 0 20px;
    }
    .rank-cats .button {
        padding: 0 30px 0 15px;
        font-size: 15px;
    }
    .rank-cats .button:before {
        width: 18px;
        right: 7px;
    }
    .visit .round {
        width: 260px;
        height: 260px;
    }
    .visit .round .number {
        font-size: 55px;
        letter-spacing: 0.05em;
    }
    .visit .round .desc {
        font-weight: 400;
    }
}
.ranks-header {
    padding: 50px 0;
}
.ranks-header .title {
    font-weight: 600;
    font-size: 35px;
    color: #e07711;
    margin: 0;
    line-height: 1;
}
.search-header {
    margin-top: 50px;
}
@media (max-width: 991px) {
    .ranks-header {
        padding: 0 0 30px;
    }
    .ranks-header .title {
        font-size: 25px;
    }
    .rank-cats.page {
        margin: 50px 0;
    }
}
.blog-intro ul {
    padding: 0;
    margin: 0 0 50px;
    list-style-type: none;
    text-align: center;
}
.blog-intro ul li {
    display: inline-block;
    text-transform: lowercase;
    font-size: 15px;
    font-weight: 300;
    margin: 0 10px 20px;
}
.blog-intro ul li a {
    color: #fafafa;
    background-color: #e07711;
    padding: 0 40px;
    display: block;
    line-height: 50px;
}
.blog-intro ul li a:hover {
    background-color: #4b9ec0;
}
.blog-wrapper.page .item a {
    display: block;
}
.blog-wrapper.page .item .image {
    position: relative;
}
.blog-wrapper.page .item .category {
    line-height: 35px;
    padding: 0 20px;
    color: #fafafa;
    background-color: #4b9ec0;
    font-weight: 300;
    font-size: 13px;
    display: inline-block;
    text-transform: lowercase;
    position: absolute;
    left: 0;
    bottom: 0;
}
.read-more-desc {
    display: none;
}
.blog-info .normal-title {
    margin-bottom: 30px;
}
.blog-wrapper.last {
    margin-bottom: 100px;
}
@media (max-width: 1199px) {
    .blog-intro ul {
        margin: 0 0 20px;
    }
    .blog-intro ul li {
        font-size: 14px;
    }
    .blog-intro ul li a {
        padding: 0 15px;
        line-height: 40px;
    }
}
@media (max-width: 991px) {
    .blog-intro ul {
        display: flex;
        align-items: flex-start;
        flex-flow: row;
        flex-wrap: wrap;
    }
    .blog-intro ul li {
        width: 48%;
        margin: 1%;
    }
    .blog-intro ul li a {
        line-height: 1.3;
        padding: 10px 15px;
    }
}
@media (max-width: 767px) {
    .blog-desc {
        height: 100px;
        overflow: hidden;
    }
    .blog-desc.all-desc {
        height: auto;
    }
    .read-more-desc {
        display: block;
        margin: 20px auto 0;
    }
}
.single-rank {
    padding-top: 30px;
    padding-bottom: 70px;
}
.single-rank .rank-content {
    padding: 0;
}
.single-rank .rank-title {
    font-size: 35px;
    font-weight: 600;
    color: #e07711;
    margin: 0 0 25px;
}
.single-rank .rank-thumbnail {
    margin: 60px 0 0;
}
.single-rank .rank-thumbnail img {
    max-width: 100%;
    height: auto;
}
.single-rank .rank-content-left {
    display: inline-block;
    width: 48%;
    margin-right: 3%;
}
.single-rank .rank-content-left .rank-short-desc {
    font-size: 16px;
    line-height: 1.8;
    color: #333;
    font-weight: 300;
    letter-spacing: 0.025em;
}
.single-rank .rank-content-right {
    display: inline-block;
    width: 48%;
    vertical-align: top;
}
.single-rank .rank-content-right .rank-thumbnail {
    margin-top: 0;
}
.single-rank .main-desc {
    margin-top: 30px;
    margin-bottom: 70px;
}
.single-rank .table-wrapper {
    margin-bottom: 100px;
}
.single-rank .table-wrapper .sub-title {
    font-size: 25px;
    font-weight: 600;
    color: #e07711;
    margin: 0 0 30px;
}
.single-rank .rank-nav {
    padding-left: 60px;
}
.single-rank .rank-nav .close-nav {
    display: none;
    padding: 10px;
}
@media screen and (max-width: 782px) {
    .single-rank .rank-nav .close-nav .demo-icon {
        height: 24px;
        width: 24px;
    }
}
.single-rank .rank-nav .sidebar {
    position: sticky;
    left: 0;
    top: 50px;
    border: 2px solid #e07711;
    padding: 40px;
    background-color: #fefcfa;
}
.single-rank .rank-nav .title {
    color: #e07711;
    font-weight: 600;
    font-size: 22px;
    padding: 0 5px 0 0;
    margin: 0;
}
.single-rank .rank-nav .shoping-a a {
    font-weight: 700;
    color: #4b9ec0;
}
.single-rank .rank-nav ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.single-rank .rank-nav ol {
    margin: 0;
    padding: 0;
    list-style-position: inside;
}
.single-rank .rank-nav ul li,
.single-rank .rank-nav ol li{
    font-weight: 300;
    font-size: 16px;
    border-bottom: 1px solid #e5e5e5;
}
.single-rank .rank-nav ul li:last-of-type,
.single-rank .rank-nav ol li:last-of-type {
    border: 0;
}
.single-rank .rank-nav ul li a,
.single-rank .rank-nav ol li a{
    color: #333;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
}
.single-rank .rank-nav ul li,
.single-rank .rank-nav ol li {
    padding: 8px 0;
}
.single-rank .rank-nav-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 30px;
}
.single-rank .rank-nav ul li.ranking {
    padding: 0;
}

@media screen and (max-width: 782px) {
    .single-rank .rank-nav-header {
        padding-bottom: 15px;
    }
}
.single-rank .dis-adv .adv,
.single-rank .dis-adv .dis {
    margin: 30px 0;
}
.single-rank .dis-adv .show-all {
    padding: 30px 40px 30px 80px;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 20px;
    margin: 0;
    cursor: pointer;
    position: relative;
}
.single-rank .dis-adv .show-all.no-border:before {
    opacity: 0;
}
.single-rank .dis-adv .show-all:before {
    content: "";
    background-color: #bfbfbf;
    margin: 0;
    height: 1px;
    width: calc(100% - 80px);
    position: absolute;
    left: 40px;
    bottom: 0;
}
.single-rank .dis-adv .show-all:after {
    content: "";
    position: absolute;
    left: 40px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    width: 27px;
    height: 30px;
    background-repeat: no-repeat;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -moz-background-position: center;
    -o-background-position: center;
    background-position: center;
}
.single-rank .dis-adv .show-all .icon {
    float: right;
    font-size: 25px;
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
}
.single-rank .dis-adv ul {
    padding: 30px 0 0;
    margin: 0;
    list-style-type: none;
    display: none;
}
.single-rank .dis-adv ul.height-100 {
    height: 100%;
}
.single-rank .dis-adv ul li {
    position: relative;
    padding-left: 25px;
    line-height: 1.4;
    margin: 0 40px 20px;
}
.single-rank .dis-adv ul li:last-of-type {
    padding-bottom: 30px;
}
.single-rank .dis-adv ul li:before {
    color: #000;
    font-size: 23px;
    font-weight: 900;
    position: absolute;
    left: 0;
    top: -6px;
}
.single-rank .dis-adv .adv {
    padding-left: 0;
    padding-right: 15px;
}
.single-rank .dis-adv .adv .show-all {
    background-color: #f0fff0;
}
.single-rank .dis-adv .adv .show-all:after {
    background-image: url(assets/images/icons/thumb_up.svg?v=THEME_VERSION);
}
.single-rank .dis-adv .adv ul {
    background-color: #f0fff0;
}
.single-rank .dis-adv .adv ul li:before {
    content: "+";
}
.single-rank .dis-adv .dis {
    padding-left: 15px;
    padding-right: 0;
}
.single-rank .dis-adv .dis .show-all {
    background-color: #fee6e6;
}
.single-rank .dis-adv .dis .show-all:after {
    top: 5px;
    background-image: url(assets/images/icons/thumb_down.svg?v=THEME_VERSION);
}
.single-rank .dis-adv .dis ul {
    background-color: #fee6e6;
}
.single-rank .dis-adv .dis ul li:before {
    content: "–";
}
.single-rank .shoping .header {
    font-weight: 600;
    font-size: 35px;
}
.single-rank .product,
.single-rank .desc {
    margin-bottom: 100px;
}
.single-rank .product .image {
    padding-left: 0;
}
.single-rank .product .image img {
    border: 1px solid #eee;
    padding: 30px;
}
.single-rank .product .text {
    padding-top: 30px;
}
@media (max-width: 1199px) {
    .single-rank .rank-nav {
        width: 320px;
        padding: 0;
        position: fixed;
        right: 0;
        top: 0;
        z-index: 100;
        height: 100vh;
        -webkit-transition: all 0.7s cubic-bezier(0.25, 1, 0.2, 1);
        -moz-transition: all 0.7s cubic-bezier(0.25, 1, 0.2, 1);
        -o-transition: all 0.7s cubic-bezier(0.25, 1, 0.2, 1);
        transition: all 0.7s cubic-bezier(0.25, 1, 0.2, 1);
        -webkit-transform: translate3d(320px, 0, 0);
        -moz-transform: translate3d(320px, 0, 0);
        -o-transform: translate3d(320px, 0, 0);
        transform: translate3d(320px, 0, 0);
    }
    .single-rank .rank-nav.showed {
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    .single-rank .rank-nav .sidebar {
        top: 0;
        position: relative;
        height: 100%;
        overflow: auto;
        padding: 30px 20px;
    }
    .single-rank .rank-nav .close-nav {
        display: block;
    }
}
@media (max-width: 991px) {
    .single-rank .product,
    .single-rank .desc {
        margin-bottom: 50px;
    }
    .single-rank .shoping .header {
        font-size: 30px;
    }
    .single-rank .shoping .header:before {
        width: 60px;
        height: 64px;
    }
    .single-rank .rank-content-left {
        display: block;
        width: 100%;
        margin-right: 0;
    }
    .single-rank .rank-content-right {
        display: block;
        width: 100%;
        vertical-align: top;
    }
    .single-rank .rank-content-right .rank-thumbnail {
        margin-top: 40px;
    }
}
@media (max-width: 767px) {
    .single-rank .product .image,
    .single-rank .product .text {
        padding: 0;
    }
    .single-rank .product .text {
        border-bottom: 1px solid #4b9ec0;
        padding-bottom: 15px;
        margin-bottom: 15px;
    }
    .single-rank .dis-adv .adv,
    .single-rank .dis-adv .dis {
        padding: 0;
    }
    .single-rank .dis-adv .dis {
        margin: 0;
    }
    .single-rank .shoping .header {
        font-size: 25px;
    }
}
@media (max-width: 575px) {
    .single-rank .rank-title {
        font-size: 25px;
    }
    .single-rank .dis-adv .show-all {
        padding: 20px 20px 20px 55px;
        font-size: 16px;
    }
    .single-rank .dis-adv .show-all:after {
        left: 20px;
        width: 20px;
        height: 22px;
    }
    .single-rank .dis-adv .show-all:before {
        left: 20px;
        width: calc(100% - 40px);
    }
    .single-rank .dis-adv .show-all .icon {
        font-size: 20px;
    }
    .single-rank .dis-adv ul li {
        margin: 0 20px 20px;
    }
    .single-rank .shoping .header {
        font-size: 20px;
    }
}
.post-wrapper {
    margin: 50px 0 100px;
}
.post-wrapper .table-of-contents {
    padding: 50px 0 40px;
    border-bottom: 1px solid #4b9ec0;
}
.post-wrapper .table-of-contents .normal-title {
    color: #333;
    margin-bottom: 15px;
    font-size: 20px;
    text-align: left;
}
.post-wrapper .table-of-contents ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.post-wrapper .table-of-contents ul li {
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 10px;
    position: relative;
    padding-left: 25px;
}
.post-wrapper .table-of-contents ul li:before {
    content: "";
    width: 11px;
    height: 30px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
    -webkit-background-size: 10px;
    -moz-background-size: 10px;
    -o-background-size: 10px;
    background-size: 10px;
    -moz-background-position: center;
    -o-background-position: center;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(assets/images/icons/chevron-right.svg?v=THEME_VERSION);
}
.post-wrapper .table-of-contents ul li a {
    color: #207fa6;
}
.post-wrapper .table-of-contents ul li a:hover {
    color: #e07711;
}
.post-wrapper .categories a {
    color: #fafafa;
    background-color: #e07711;
    padding: 0 40px;
    display: block;
    line-height: 50px;
    display: inline-block;
    font-weight: 300;
    margin-top: 30px;
}
.post-wrapper .categories a:hover {
    background-color: #4b9ec0;
}
.post-wrapper .post-title {
    color: #e07711;
    font-size: 35px;
    font-weight: 600;
    margin: 0 0 25px;
}
.post-wrapper .post-thumbnail {
    margin-top: 30px;
}
.post-wrapper .post-thumbnail img {
    width: 100%;
    height: auto;
}
.post-wrapper .page-content {
    margin-top: 50px;
}
.post-wrapper .post-content-left {
    display: inline-block;
    width: 48%;
    margin-right: 3%;
}
.post-wrapper .post-content-left .post-short-desc {
    font-size: 16px;
    line-height: 1.8;
    color: #333;
    font-weight: 300;
    letter-spacing: 0.025em;
}
.post-wrapper .post-content-right {
    display: inline-block;
    width: 48%;
    vertical-align: top;
}
.post-wrapper .post-content-right .post-thumbnail {
    margin-top: 0;
}
@media (max-width: 991px) {
    .post-wrapper {
        margin: 30px 0 50px;
    }
    .post-wrapper .post-content-left {
        display: block;
        width: 100%;
        margin-right: 0;
    }
    .post-wrapper .post-content-right {
        display: block;
        width: 100%;
        vertical-align: top;
    }
    .post-wrapper .post-content-right .post-thumbnail {
        margin-top: 40px;
    }
}
@media (max-width: 767px) {
    .post-wrapper .post-title {
        font-size: 30px;
    }
}
@media (max-width: 575px) {
    .post-wrapper .post-title {
        font-size: 25px;
    }
}
.demo-icon {
    display: block;
    height: 30px;
    width: 30px;
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
}
.demo-icon.icon-menu {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='42' height='42'%3E%3Crect fill='%234b9ec0' rx='2' x='0' y='32.5' height='7' width='42' /%3E%3Crect fill='%234b9ec0' rx='2' x='0' y='17.5' height='7' width='42' /%3E%3Crect fill='%234b9ec0' rx='2' x='0' y='2.5' height='7' width='42' /%3E%3C/svg%3E");
}
.demo-icon.icon-cancel {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33' height='33'%3E%3Cpath fill='%234b9ec0' d='M 4.125 0 C 3.61 0 3.1 0.2 2.71 0.59 L 0.59 2.71 C -0.19 3.49 -0.19 4.75 0.59 5.54 L 11.55 16.5 L 0.59 27.46 C -0.19 28.24 -0.19 29.5 0.59 30.29 L 2.71 32.41 C 3.49 33.19 4.75 33.19 5.54 32.41 L 16.5 21.45 L 27.46 32.41 C 28.24 33.19 29.5 33.19 30.29 32.41 L 32.41 30.29 C 33.19 29.5 33.19 28.24 32.41 27.46 L 21.45 16.5 L 32.41 5.54 C 33.19 4.75 33.19 3.49 32.41 2.71 L 30.29 0.59 C 29.5 -0.19 28.24 -0.19 27.46 0.59 L 16.5 11.55 L 5.54 0.59 C 5.15 0.2 4.6 0 4.125 0 z ' /%3E%3C/svg%3E");
}
#iworks_cookie_notice {
    font-size: 12px;
    line-height: 1.4em;
}
#iworks_cookie_notice .button {
    opacity: 0.5;
    display: inline-block;
    text-indent: -999em;
    width: 16px;
    height: 16px;
    overflow: hidden;
    background-image: url(assets/images/icons/close.svg?v=THEME_VERSION);
    background-size: contain;
    background-position: 50%;
}
#iworks_cookie_notice .cookie-notice-container {
    border-top: 1px solid rgba(51, 51, 51, 0.5);
    display: block;
    padding: 10px 15px;
    display: flex;
}
#comments #wpdcom span.avatar {
    margin-right: 2em;
    display: inline-block;
    border: 1px solid #e07711;
    border-radius: 50%;
}
#comments #wpdcom span.avatar.avatar-id-0 {
    border-color: #ccc;
}
#comments #wpdcom span.avatar span {
    width: 48px;
    height: 48px;
    display: block;
    border: 2px solid #fff;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: contain;
}
#comments #wpdcom span.avatar.avatar-size-120 span {
    width: 118px;
    height: 118px;
}
#comments #wpdcom .wpd-blog-guest .wpd-avatar {
    display: none;
}
#iworks_cookie_notice a {
    color: inherit;
    text-decoration: underline;
}
.avatar {
    margin-right: 2em;
    display: inline-block;
    border: 1px solid #e07711;
    border-radius: 50%;
}
.avatar.avatar-id-0 {
    border-color: #ccc;
}
.avatar span {
    width: 48px;
    height: 48px;
    display: block;
    border: 2px solid #fff;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: contain;
}
.avatar.avatar-size-120 span {
    width: 118px;
    height: 118px;
}

/* old profile pictures
body.loaded .avatar-id-3 span {
    background-image: url(assets/images/avatars/lukasz-proszek.jpg?v=THEME_VERSION);
}
body.loaded .avatar-size-120.avatar-id-3 span {
    background-image: url(assets/images/avatars/lukasz-proszek-120.jpg?v=THEME_VERSION);
}
body.loaded .avatar-id-6 span {
    background-image: url(assets/images/avatars/eliasz-szczepski.jpg?v=THEME_VERSION);
}
body.loaded .avatar-size-120.avatar-id-6 span {
    background-image: url(assets/images/avatars/eliasz-szczepski-120.jpg?v=THEME_VERSION);
}
body.loaded .avatar-id-7 span {
    background-image: url(assets/images/avatars/polina-goch.jpg?v=THEME_VERSION);
}
body.loaded .avatar-size-120.avatar-id-7 span {
    background-image: url(assets/images/avatars/polina-goch-120.jpg?v=THEME_VERSION);
}
*/

html {
    position: relative;
    min-height: 100%;
}
body {
    font-family: Muli, sans-serif;
}
.row {
    margin: 0;
}
::-webkit-input-placeholder {
    color: #333;
}
:-moz-placeholder {
    color: #333;
    opacity: 1;
}
::-moz-placeholder {
    color: #333;
    opacity: 1;
}
:-ms-input-placeholder {
    color: #333;
}
a,
button,
input[type="submit"] {
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    transition: 0.5s all ease;
}
a:hover,
a:focus {
    text-decoration: none;
}
.no-margin {
    margin: 0;
}
.no-margin-left {
    margin-left: 0;
}
.no-margin-right {
    margin-right: 0;
}
.no-margin-top {
    margin-top: 0;
}
.no-margin-bottom {
    margin-bottom: 0;
}
.no-padding {
    padding: 0;
}
.no-padding-left {
    padding-left: 0;
}
.no-padding-right {
    padding-right: 0;
}
.no-padding-top {
    padding-top: 0;
}
.no-padding-bottom {
    padding-bottom: 0;
}
.text-align-center {
    text-align: center;
}
.text-align-left {
    text-align: left;
}
.text-align-right {
    text-align: right;
}
.text-align-justify {
    text-align: justify;
}
.img-responsive {
    max-width: 100%;
    height: auto;
    display: block;
}
.flex {
    display: flex;
    align-items: center;
}
.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
img.alignright {
    float: right;
    margin: 0 0 1em 100px;
}
img.alignleft {
    float: left;
    margin: 0 100px 1em 0;
}
img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
a img.alignright {
    float: right;
    margin: 0 0 1em 1em;
}
a img.alignleft {
    float: left;
    margin: 0 1em 1em 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
/* .fa:before,
.far:before,
.fas:before {
    content: "";
    display: inline-block;
    width: 1.5em;
    height: 1em;
    opacity: 0.5;
    margin-bottom: -3px;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: contain;
}
.fa.fa-envelope:before,
.far.fa-envelope:before,
.fas.fa-envelope:before {
    background-image: url(assets/images/icons/envelope.svg?v=THEME_VERSION);
}
.fa.fa-caret-down:before,
.far.fa-caret-down:before,
.fas.fa-caret-down:before {
    background-image: url(assets/images/icons/down.svg?v=THEME_VERSION);
}
.fa.fa-clock:before,
.far.fa-clock:before,
.fas.fa-clock:before {
    background-image: url(assets/images/icons/clock.svg?v=THEME_VERSION);
}
.fa.fa-edit:before,
.far.fa-edit:before,
.fas.fa-edit:before {
    background-image: url(assets/images/icons/edit.svg?v=THEME_VERSION);
}
.fa.fa-times:before,
.fa.fa-close:before,
.far.fa-times:before,
.far.fa-close:before,
.fas.fa-times:before,
.fas.fa-close:before {
    background-image: url(assets/images/icons/close.svg?v=THEME_VERSION);
}
.fa.fa-comments:before,
.far.fa-comments:before,
.fas.fa-comments:before {
    background-image: url(assets/images/icons/comments.svg?v=THEME_VERSION);
} */
html {
    position: relative;
    min-height: 100%;
}
body {
    font-family: Muli, sans-serif;
}
.row {
    margin: 0;
}
::-webkit-input-placeholder {
    color: #333;
}
:-moz-placeholder {
    color: #333;
    opacity: 1;
}
::-moz-placeholder {
    color: #333;
    opacity: 1;
}
:-ms-input-placeholder {
    color: #333;
}
a,
button,
input[type="submit"] {
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    transition: 0.5s all ease;
}
a:hover,
a:focus {
    text-decoration: none;
}
.no-margin {
    margin: 0;
}
.no-margin-left {
    margin-left: 0;
}
.no-margin-right {
    margin-right: 0;
}
.no-margin-top {
    margin-top: 0;
}
.no-margin-bottom {
    margin-bottom: 0;
}
.no-padding {
    padding: 0;
}
.no-padding-left {
    padding-left: 0;
}
.no-padding-right {
    padding-right: 0;
}
.no-padding-top {
    padding-top: 0;
}
.no-padding-bottom {
    padding-bottom: 0;
}
.text-align-center {
    text-align: center;
}
.text-align-left {
    text-align: left;
}
.text-align-right {
    text-align: right;
}
.text-align-justify {
    text-align: justify;
}
.img-responsive {
    max-width: 100%;
    height: auto;
    display: block;
}
.flex {
    display: flex;
    align-items: center;
}
.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
img.alignright {
    float: right;
    margin: 0 0 1em 100px;
}
img.alignleft {
    float: left;
    margin: 0 100px 1em 0;
}
img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
a img.alignright {
    float: right;
    margin: 0 0 1em 1em;
}
a img.alignleft {
    float: left;
    margin: 0 1em 1em 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.pagination-wrapper {
    text-align: center;
}
.pagination-wrapper .pag-desc {
    display: block;
    margin: 0 auto;
    text-align: center;
    border: 0;
    font-weight: 300;
    font-size: 13px;
    color: #333;
    width: 100%;
}
.pagination-wrapper .page-item.active .page-link {
    background-color: #e07711;
    border-color: #e07711;
    color: #fff;
}
.pagination-wrapper .page-item .page-link {
    color: #333;
    border-color: #e5e5e5;
}
.pagination-wrapper .page-item .page-link:hover {
    background-color: #e07711;
    border-color: #e07711;
    color: #fff;
}
.pagination-wrapper .first,
.pagination-wrapper .previous,
.pagination-wrapper .next,
.pagination-wrapper .last {
    display: block;
    font-style: normal;
}
.pagination-wrapper .first:before,
.pagination-wrapper .previous:before,
.pagination-wrapper .next:before,
.pagination-wrapper .last:before {
    display: inline;
}
.pagination-wrapper .first:before {
    content: "\21A4";
}
.pagination-wrapper .previous:before {
    content: "\21E0";
}
.pagination-wrapper .next:before {
    content: "\21E2";
}
.pagination-wrapper .last:before {
    content: "\21A6";
}
html {
    position: relative;
    min-height: 100%;
}
body {
    font-family: Muli, sans-serif;
}
.row {
    margin: 0;
}
::-webkit-input-placeholder {
    color: #333;
}
:-moz-placeholder {
    color: #333;
    opacity: 1;
}
::-moz-placeholder {
    color: #333;
    opacity: 1;
}
:-ms-input-placeholder {
    color: #333;
}
a,
button,
input[type="submit"] {
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    transition: 0.5s all ease;
}
a:hover,
a:focus {
    text-decoration: none;
}
.no-margin {
    margin: 0;
}
.no-margin-left {
    margin-left: 0;
}
.no-margin-right {
    margin-right: 0;
}
.no-margin-top {
    margin-top: 0;
}
.no-margin-bottom {
    margin-bottom: 0;
}
.no-padding {
    padding: 0;
}
.no-padding-left {
    padding-left: 0;
}
.no-padding-right {
    padding-right: 0;
}
.no-padding-top {
    padding-top: 0;
}
.no-padding-bottom {
    padding-bottom: 0;
}
.text-align-center {
    text-align: center;
}
.text-align-left {
    text-align: left;
}
.text-align-right {
    text-align: right;
}
.text-align-justify {
    text-align: justify;
}
.img-responsive {
    max-width: 100%;
    height: auto;
    display: block;
}
.flex {
    display: flex;
    align-items: center;
}
.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
img.alignright {
    float: right;
    margin: 0 0 1em 100px;
}
img.alignleft {
    float: left;
    margin: 0 100px 1em 0;
}
img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
a img.alignright {
    float: right;
    margin: 0 0 1em 1em;
}
a img.alignleft {
    float: left;
    margin: 0 1em 1em 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
body.single .page-content h2,
body.single .page-content h3,
body.single .page-content h4,
body.single .page-content h5,
body.single .page-content h6 {
    text-align: center;
}
html {
    position: relative;
    min-height: 100%;
}
body {
    font-family: Muli, sans-serif;
}
.row {
    margin: 0;
}
::-webkit-input-placeholder {
    color: #333;
}
:-moz-placeholder {
    color: #333;
    opacity: 1;
}
::-moz-placeholder {
    color: #333;
    opacity: 1;
}
:-ms-input-placeholder {
    color: #333;
}
a,
button,
input[type="submit"] {
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    transition: 0.5s all ease;
}
a:hover,
a:focus {
    text-decoration: none;
}
.no-margin {
    margin: 0;
}
.no-margin-left {
    margin-left: 0;
}
.no-margin-right {
    margin-right: 0;
}
.no-margin-top {
    margin-top: 0;
}
.no-margin-bottom {
    margin-bottom: 0;
}
.no-padding {
    padding: 0;
}
.no-padding-left {
    padding-left: 0;
}
.no-padding-right {
    padding-right: 0;
}
.no-padding-top {
    padding-top: 0;
}
.no-padding-bottom {
    padding-bottom: 0;
}
.text-align-center {
    text-align: center;
}
.text-align-left {
    text-align: left;
}
.text-align-right {
    text-align: right;
}
.text-align-justify {
    text-align: justify;
}
.img-responsive {
    max-width: 100%;
    height: auto;
    display: block;
}
.flex {
    display: flex;
    align-items: center;
}
.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
img.alignright {
    float: right;
    margin: 0 0 1em 100px;
}
img.alignleft {
    float: left;
    margin: 0 100px 1em 0;
}
img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
a img.alignright {
    float: right;
    margin: 0 0 1em 1em;
}
a img.alignleft {
    float: left;
    margin: 0 1em 1em 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
@media screen and (min-width: 575px) {
    body .ranking_tile .tile h2 {
        text-align: left;
    }
}
.ranking_tile {
    border: 1px solid #4b9ec0;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    padding: 10px;
    margin-bottom: 1em;
}
@media screen and (min-width: 575px) {
    .ranking_tile.has-post-thumbnail .tile {
        display: grid;
        grid-template-columns: 250px auto;
    }
}
.ranking_tile.has-post-thumbnail .tile .thumbnail-container {
    grid-row-start: 1;
    grid-row-end: span 2;
}
.ranking_tile.has-post-thumbnail .tile .content,
.ranking_tile.has-post-thumbnail .tile h2 {
    grid-column-start: 2;
    grid-column-end: 2;
}
.ranking_tile .thumbnail-container {
    display: block;
    width: 200px;
    height: 200px;
    margin: 10px auto 20px;
    background-color: #fff;
    padding: 5px;
}
.ranking_tile .thumbnail {
    width: 190px;
    height: 190px;
    background-color: #fff;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50%;
    margin: 0 auto;
}
.ranking_tile .tile h2 {
    color: #333;
    font-weight: 400;
}
.ranking_tile .buttons {
    list-style: none;
    border: 0;
    margin: 0;
    outline: 0;
    padding: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin-top: 10px;
}
.ranking_tile .buttons li {
    border: 0;
    margin: 0;
    outline: 0;
    padding: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
@media screen and (min-width: 575px) {
    .ranking_tile .buttons.buttons-3 {
        grid-template-columns: repeat(3, 1fr);
        display: grid;
    }
    .ranking_tile .buttons.buttons-2 {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }
}
.ranking_tile .buttons li {
    text-align: center;
}
@media screen and (max-width: 576px) {
    .ranking_tile .buttons li {
        margin-bottom: 15px;
    }
}
.ranking_tile .buttons li.self a {
    background-color: initial;
    border: 2px solid #000;
    color: initial;
}
.ranking_tile .buttons a {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border: 2px solid transparent;
    border-radius: 20px;
    background-color: #e07711;
    color: #fff;
    padding: 1em 2em;
    margin: 0 auto;
    width: 90%;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}
@media screen and (max-width: 576px) {
    .ranking_tile .buttons a {
        display: block;
        max-width: 70vw;
    }
    .ranking_tile .buttons input {
        max-width: 70vw;
    }
}
.ranking_tile .buttons a:hover {
    background-color: #b15e0d;
}
.ranking_tile .buttons a span {
    display: block;
    text-align: center;
    width: 100%;
}

/* === UOKiK top text == */
.rank-template-default .container.uokik-text-before-breadcrumbs {
    margin-top: 50px;
    line-height: 0.9em;
}
.post-template-default .container.uokik-text-before-breadcrumbs {
    margin-top: 0px;
    line-height: 0.9em;
}
@supports (-moz-transform: translate(0, 0)) {
    .rank-template-default .container.uokik-text-before-breadcrumbs {
        margin-top: 40px;
    }
}
/* === UOKiK top text end == */


.normal-title.orange.rankings-tree-elem-title {
    margin-top: 70px;
}
.normal-title.orange.rankings-tree-elem-title a {
    color: #e07711;
}
h2.normal-title.front-page {
    font-weight: 600;
    font-size: 26px;
    color: #e07711;
    margin: 0 auto;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 100%;
}
.button.wide {
    display: inline-block;
    line-height: inherit;
    width: fit-content;
    max-width: 100%;
    font-size: 14px;
    letter-spacing: 0.05em;
    font-weight: 600;
    padding: 15px;
}
.block.blog-wrapper.rankingi-archive-category {
    margin-top: 0px;
}

.prorankingi-product-rating {
    margin-bottom: 30px;
}

.wc_comm_submit.wpd_not_clicked.wpd-prim-button {
  z-index: 9999999999;
}

.page-content > .title > a:link {
  text-decoration: none;
}
.avatar.prorankingi-custom-author-meta > img {
    display: inline-block;
    border: 1px solid #e07711;
    border-radius: 50%;
}