@font-face {
    font-family: ProximaNovaCond-semibold;
    src: url(../fonts/ProximaNovaCond-Semibold.ttf) format("truetype");
    src: url(../fonts/ProximaNovaCond-Semibold.eot?) format("eot");
    src: url(../fonts/ProximaNovaCond-Semibold.woff) format("woff");
    font-weight: 600
}

@font-face {
    font-family: ProximaNovaCond-regular;
    src: url(../fonts/ProximaNovaCond-Regular.ttf);
    src: url(../fonts/ProximaNovaCond-Regular.eot?) format("eot");
    src: url(../fonts/ProximaNovaCond-Regular.woff) format("woff");
    font-weight: 400
}

@font-face {
    font-family: ProximaNova-semibold;
    src: url(../fonts/ProximaNova-Semibold.ttf);
    src: url(../fonts/ProximaNova-Semibold.eot?) format("eot");
    src: url(../fonts/ProximaNova-Semibold.woff) format("woff");
    font-weight: 600
}

@font-face {
    font-family: ProximaNova-bold;
    src: url(../fonts/ProximaNova-Bold.ttf);
    src: url(../fonts/ProximaNova-Bold.eot?) format("eot");
    src: url(../fonts/ProximaNova-Bold.woff) format("woff");
    font-weight: 700
}

@font-face {
    font-family: ProximaNova-regular;
    src: url(../fonts/ProximaNova-Regular.ttf);
    src: url(../fonts/ProximaNova-Regular.eot?) format("eot");
    src: url(../fonts/ProximaNova-Regular.woff) format("woff");
    font-weight: 400
}

@font-face {
    font-family: ProximaNova-extrabold;
    src: url(../fonts/ProximaNova-Extrabld.ttf);
    src: url(../fonts/ProximaNova-Extrabld.eot?) format("eot");
    src: url(../fonts/ProximaNova-Extrabld.woff) format("woff")
}

html {
    overflow-x: hidden
}

body {
    font-size: 17px;
    font-family: ProximaNova-semibold;
    line-height: 1.25;
    overflow-x: hidden;
    scroll-behavior: smooth
}

button {
    outline: 0;
    border: none
}

input {
    border: none;
    outline: 0
}

ul {
    list-style-type: none;
    padding: 0
}

h2 {
    font-size: 1.5em;
    text-transform: uppercase;
    padding-bottom: 15px;
    margin-bottom: 25px;
    border-bottom: 1px solid #d8d8d8;
    font-family: ProximaNova-bold
}

.title-wrap h3 {
    font-family: ProximaNova-bold;
    text-align: center;
    padding: 14px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #f2f2f2;
    font-size: 1.5em;
    font-weight: 700;
    width: -webkit-calc(100% - 26%);
    width: calc(100% - 26%)
}

a, a:hover {
    text-decoration: none;
    color: inherit
}

svg text, svg text tspan {
    font-family: ProximaNova-semibold
}

svg .bias-meter-status {
    font-size: 30px
}

.news-block__item-topic {
    font-size: 1.11em;
    font-family: ProximaNova-bold;
    color: #000049;
    text-transform: uppercase
}

.h100 {
    height: 100%
}

.adv-block-full {
    padding: 30px 0
}

.adv-block {
    margin-bottom: 3em
}

.brd-b {
    border-bottom: 1px solid #d8d8d8
}

.p-rl-5 {
    padding-right: 7px;
    padding-left: 7px
}

.bias-item {
    font-size: .8175em;
    width: auto;
    color: #fff;
    min-width: 100px;
    cursor: pointer;
    white-space: nowrap;
}

.bias-item p {
    margin: 0;
    text-align: center;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    padding: 2px 4px;
    font-size: .8175em
}

.bias-item.purple p {
    background: purple
}

.bias-item.blue p {
    background: #030ec7
}

.bias-item.red p {
    background: #990000
}

.btn-polls-more {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 1em;
    border: 1px solid #b30200;
    font-size: .93em;
    font-family: ProximaNova-bold;
    color: #b30200;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    position: relative;
    overflow: hidden;
    margin: 0 0 40px
}

.btn-polls-more:hover {
    color: #fff;
    z-index: 12
}

.btn-polls-more:hover:after, .btn-polls-more:hover:before {
    width: 100%
}

.btn-polls-more:after, .btn-polls-more:before {
    content: "";
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    position: absolute;
    width: 0%;
    height: 500%;
    background: #00f;
    opacity: .35;
    z-index: -1;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    overflow: hidden
}

.content-block-item {
    padding-right: 25px;
    padding-left: 25px
}

.content-block-item-pr{
    padding-left: 15px;
    padding-right: 25px;
}

.content-block-item.md .content-block-item {
    padding-right: 15px;
    padding-left: 35px;
    margin-bottom: 60px
}

.news-block .col-lg-12:nth-last-of-type(1) .news-block__item, .news-block .col-md-12:nth-last-of-type(1) .news-block__item, .news-block-lg .news-block__item:nth-last-of-type(1) {
    border-bottom: none !important
}

.news-block__item-resource {
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    color: #9a9a9a
}

.news-block__item-resource a {
    font-family: ProximaNova-regular;
    font-size: 14px;
    color: #9a9a9a
}

.news-block__item-resource time {
    font-size: 14px;
    color: #9a9a9a;
    margin: 0 0 0 15px
}

.news-block__item:not(:last-of-type) {
    padding-bottom: 10px;
    border-bottom: 1px solid #d8d8d8;
    margin-bottom: 20px
}

.polls-container__title {
    font-size: 1.1em;
    font-family: ProximaNova-bold;
    padding: 0 10px;
    margin: 0 0 15px
}

.polls-container__header {
    padding: 16px 15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-align: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background-color: #e8edf1
}

.polls-container__header a {
    font-family: ProximaNova-semibold;
    font-size: .81em;
    color: #000
}

.polls-item {
    padding: 15px 5px;
    font-size: .78em;
    font-family: ProximaNova-regular;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: #b30200
}

.polls-item div:nth-of-type(1) {
    color: #231f20
}

.polls-item div:nth-of-type(2) {
    margin-left: 15px;
    text-align: right
}

.polls-item.liberal div:nth-of-type(2) {
    color: #030ec7
}

.nav-menu {
    display: block;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 10;
    background: #f5f5f5;
    top: 79px;
    left: -105%;
    padding: 3em;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    opacity: 0
}

.nav-menu h3 {
    border-bottom: 1px solid #000;
    margin: 10px 0 25px
}

.nav-menu ul li {
    margin: 1em 0
}

.nav-menu ul li a {
    font-size: 1.25em;
    color: #000;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    font-family: ProximaNova-regular
}

.nav-menu ul li a:hover {
    text-decoration: underline
}

.nav-menu.active {
    left: 0;
    opacity: 1
}

.nav-menu .title-link {
    border-bottom: none
}

.nav-menu .title-link a {
    color: #000;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.nav-menu .title-link a:hover {
    text-decoration: underline
}

.header {
    padding: 10px 0;
    position: fixed !important;
    width: 100%;
    top: 0;
    background: #fff;
    left: 0;
    z-index: 1559 !important;
}

.header__bias-meter-drp__content {
    position: absolute;
    top: 15px;
    min-width: 100%;
    background-color: #ffffff;
    z-index: 999;
    display: none
}

.mega-menu-btn-close {
    position: absolute;
    top: 2em;
    right: 3em;
    width: 35px;
    background: 0 0;
    display: block;
    cursor: pointer;
    height: 35px;
    z-index: 15125
}

.mega-menu-btn-close span {
    outline: 0 !important;
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    opacity: 1;
    background: #000
}

.mega-menu-btn-close span:nth-of-type(1) {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.mega-menu-btn-close span:nth-of-type(2) {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.header-search {
    width: 100%
}

.header-search input {
    width: 100%;
    height: 36px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background-color: #f7f7f7;
    padding: 0 15px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    border: 2px solid transparent;
    position: relative
}

.header-search input:focus {
    border: 1px solid grey
}

.header-search input:focus button {
    color: #231f20
}

.header-search button {
    position: absolute;
    right: 20px;
    background: 0 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: rgba(35, 31, 32, .66);
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    cursor: pointer
}

.header-btn-prop {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: .8em;
    text-transform: uppercase
}

.header-btn-prop a {
    color: #000;
    line-height: 1
}

.logo {
    margin: 0 auto;
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 2px 25px
}

.logo img {
    width: 100%;
    max-width: 300px;
    height: auto;
}

.mega-menu-btn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: 0 0;
    width: 25px;
    height: 21px;
    padding: 0;
    cursor: pointer
}

.mega-menu-btn span {
    display: block;
    width: 100%;
    height: 2px;
    background-color: #231f20
}

.nav-icon2 {
    position: relative;
    outline: 0 !important
}

.nav-icon2 span {
    outline: 0 !important;
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    opacity: 1;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out
}

.nav-icon2 span:nth-child(even) {
    left: 0;
    -webkit-border-radius: 0 9px 9px 0;
    border-radius: 0 9px 9px 0
}

.nav-icon2 span:nth-child(odd) {
    left: 0;
    -webkit-border-radius: 9px 0 0 9px;
    border-radius: 9px 0 0 9px
}

.nav-icon2 span:nth-child(1) {
    top: 0
}

.nav-icon2 span:nth-child(2) {
    top: 9px
}

.nav-icon2 span:nth-child(3) {
    top: 18px
}

.nav-icon2.open span:nth-child(1), .nav-icon2.open span:nth-child(6) {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.nav-icon2.open span:nth-child(2), .nav-icon2.open span:nth-child(5) {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.nav-icon2.open span:nth-child(1), .nav-icon2.open span:nth-child(2) {
    top: 50%
}

.nav-icon2.open span:nth-child(3) {
    left: -50%;
    top: 50%;
    opacity: 0
}

.nav-icon2.open span:nth-child(4) {
    left: 100%;
    opacity: 0
}

.nav-icon2.open span:nth-child(5) {
    left: 5px;
    top: 29px
}

.nav-icon2.open span:nth-child(6) {
    left: -webkit-calc(50% - 5px);
    left: calc(50% - 5px);
    top: 29px
}

.main-page-wrapper {
    margin-top: 86px
}

.topic-cat-header {
    padding: 20px 0
}

.topic-cat-header .flex-wrap, .topic-cat-header ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0
}

.topic-cat-header .figure-title a {
    float: left;
    font-size: 13px;
    margin: 0 25px 0 0;
    width: 131.4px;
    height: 24px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background: #231f20;
    color: #fff;
    position: relative
}

h6.figure-title 
{
float: left;
width: 12%;
}

.wc_custom_maininner_home .news-block__item-title a 
{
    word-break: break-word !important;
}

.topic-cat-header .figure-title a:after {
    content: "";
    background: #231f20;
    width: 18px;
    height: 18px;
    position: absolute;
    right: -10px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.topic-cat-header li:not(:first-of-type) a {
    border-left: 1px solid rgba(35, 31, 32, .86)
}

.topic-cat-header li a {
    padding: 0 10px;
    font-size: 14px;
    line-height: 2
}
.topic-cat-header li a:hover {
 color: #0066cc;
}

.news-block.sm .news-block__item:nth-of-type(1) {
    padding-bottom: 10px;
    border-bottom: 1px solid #d8d8d8;
    margin-bottom: 20px
}

.news-block.sm .news-block__item-title {
    width: auto
}

.news-block.sm .news-block__item-img {
    min-width: 22%
}

.news-block.sm .news-block__item-img img {
    max-width: 100%;
    width: 75%;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover
}

.news-block.sm .news-block__item-resource {
    width: 45%
}

.news-block.sm .news-block__item-resource a {
    font-family: ProximaNova-regular;
    font-size: 14px;
    color: #9a9a9a;
    white-space: nowrap
}

.news-block.lg .news-block__item {
    margin-bottom: 0;
    border-bottom: none
}

.news-block.lg .news-block__item-title {
    width: 100%;
    margin: 0px 0
}

.news-block.lg .news-block__item-title a {
    font-family: ProximaNova-extrabold;
    font-size: 1.9em
}

.news-block.lg .news-block__item-img {
    width: 100%
}

.news-block.lg .news-block__item-img img {
    max-width: 100%;
    width: 75%;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover;
    max-height: 350px
}

.news-block.lg .news-block__item-resource {
    margin-right: 15px;
    max-width: 150px;
}

.block-item-footer__right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative
}

.news-block.lg .news-block__item-resource a {
    font-family: ProximaNova-regular;
    font-size: 14px;
    color: #9a9a9a;
    white-space: nowrap
}

.block-item-footer__start, .news-block.lg .news-banner-block .news-block__item .row:nth-of-type(3) .news-block__footer {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
}

.block-item-footer__start .news-block__details, .news-banner-block .news-block__details, .news-block.lg .news-banner-block .news-block__item .row:nth-of-type(3) .news-block__footer .news-block__details {
    margin: 0 0 0 .5em
}

.news-block__footer, .news-block__footer-lg {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    position: relative
}

.news-block__item.xl {
    padding-bottom: 15px;
    border-bottom: 1px solid #d8d8d8;
    margin-bottom: 20px
}

.news-block__item.xl .news-block__item-title a {
    font-size: 1.44em
}

.news-block__item.xl .news-block__info {
    margin: 10px 0 5px;
    color: #626262
}

.news-block__item.xl .news-block__info p {
    margin-bottom: 0
}

.news-banner-block {
    padding-bottom: 25px;
    margin-bottom: 25px
}

.news-block.lg-half .news-block__item-title a {
    /*font-size: 1.1em*/
}

.news-block__item-img {
    /*height: 100%*/
}

.news-block__item-img img {
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%;
    width: 75%
}

.news-block__details {
    float: right;
    text-align: right;
    height: auto
}

.news-block__details-btn .share-btn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    /*width: 25px;*/
    /*height: 25px;*/
    -webkit-border-radius: 50%;
    border-radius: 50%;
    /*padding: 0 0 9px;*/
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    margin: 0 auto;
}

.news-block__details-btn .share-btn:hover {
    background: #f0f0f0
}

.subscribe-block {
    background: #dbdbdb;
    padding-top: 25px;
    padding-bottom: 25px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 4em
}

.subscribe-block .logo {
    padding-left: 15px;
    padding-right: 5px
}

.subscribe-block .logo img {
    -o-object-fit: contain;
    object-fit: contain
}

.subscribe-block h6 {
    font-family: ProximaNova-bold
}

.subscribe-block button {
    width: 137px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #3d3d3d;
    color: #fff;
    padding: 7px 5px;
    margin: 15px 0 0;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    position: relative;
    overflow: hidden;
    cursor: pointer
}

.keep-open {
    display: none
}

.keep-open.open {
    display: block
}

.subscribe-block button .fas {
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    margin-left: 15px
}

.subscribe-block button:hover {
    color: #3d3d3d;
    z-index: 12
}

.subscribe-block button:hover .fas {
    margin-left: 25px
}

.subscribe-block button:hover:after, .subscribe-block button:hover:before {
    width: 100%
}

.subscribe-block button:after, .subscribe-block button:before {
    content: "";
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    position: absolute;
    width: 0%;
    height: 500%;
    background: #fff;
    opacity: 1;
    z-index: -1;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    overflow: hidden
}

.footer {
    margin-top: 50px;
    background: #f7f7f7;
    padding: 50px 0 35px
}

.footer .footer-text a {
    text-decoration: underline
}

.footer .footer-text p {
    color: #aaa8a8;
    font-size: 16px
}

.footer .logo-footer {
    margin: 0 0 4em
}

.footer form {
    width: 100%
}

.footer .social-media {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    margin: 0
}

.footer .social-media a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 28px;
    height: 28px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #3d3d3d;
    color: #fff;
    margin: 0 15px 15px 0;
    font-size: 14px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    border: 1px solid transparent
}

.footer .social-media a:hover {
    background-color: #fff;
    color: #3d3d3d;
    border: 1px solid #3d3d3d
}

.footer-form input {
    width: 100%;
    background: 0 0;
    padding: 5px 0;
    border-bottom: 1px solid #aaa8a8
}

.footer-form h6 {
    font-family: ProximaNova-bold
}

.footer-form button {
    width: 137px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #3d3d3d;
    color: #fff;
    padding: 7px 5px;
    margin: 15px 0 0;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    position: relative;
    overflow: hidden;
    cursor: pointer
}

.footer-form button .fas {
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    margin-left: 15px
}

.footer-form button:hover {
    color: #3d3d3d;
    z-index: 12
}

.footer-form button:hover .fas {
    margin-left: 25px
}

.footer-form button:hover:after, .footer-form button:hover:before {
    width: 100%
}

.footer-form button:after, .footer-form button:before {
    content: "";
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    position: absolute;
    width: 0%;
    height: 500%;
    background: #fff;
    opacity: 1;
    z-index: -1;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    overflow: hidden
}

.footer-nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%
}

.footer-nav li {
    width: 50%;
    display: block;
    margin: .75em 0 0
}

.footer-nav a {
    color: #000;
    font-size: 16px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.footer-nav a:hover {
    color: #000
}

.btn-to-top {
    position: fixed;
    cursor: pointer;
    right: -35px;
    bottom: 25px;
    border: 2px solid #8f8f8f;
    width: 35px;
    height: 35px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    overflow: hidden;
    color: #fff;
    z-index: 15;
    pointer-events: auto;
    display: block
}

.btn-to-top.active {
    right: 35px;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s
}

.btn-to-top i {
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: -1
}

.btn-to-top:hover {
    border: 2px solid rgba(143, 143, 143, 0)
}

.btn-to-top:hover span:nth-of-type(1) {
    background: #030ec7
}

.btn-to-top:hover span:nth-of-type(2) {
    background: #990000
}

.btn-to-top span {
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    z-index: -12
}

.btn-to-top span:nth-of-type(1) {
    width: 25px;
    height: 60px;
    display: block;
    background: #990000;
    position: absolute;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    top: -10px;
    right: -10px
}

.btn-to-top span:nth-of-type(2) {
    width: 25px;
    height: 60px;
    display: block;
    background: #030ec7;
    position: absolute;
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
    top: -18px;
    left: -10px
}

.popover-body .modal-news-details {
    left: -50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.dropdown-menu.details.show {
    width: 300px;
    height: 100%;
    background: 0 0;
    border: none
}

.modal-news-details {

    width: 288px;
    max-width: 288px;
    background: #fff;
    padding: 50px 15px 0px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    opacity: 1;
    top: 34px;
    border: 1px solid rgba(0, 0, 0, .25);
    right: 0;
    position: absolute;
    z-index: 12312313212;
    display: none
}

.modal-news-details .copy-link {
    cursor: pointer
}

.modal-news-details .copy-link:hover {
    color: #030ec7
}

.modal-news-details h4 {
    text-align: center;
    margin-bottom: 30px
}

.dropdown-menu.details .modal-news-details {
    display: block
}

.modal-news-details a:hover {
    color: #030ec7
}
.btn-copy-link{
    position: relative;
    z-index: 20;
}
.copy-link-result {
    color: #008000e6;
    position: absolute;
    bottom: 16px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 0;
    border: 1px solid #00800033;
    padding: 5px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background: #fff;
    width: 200px;
    font-size: 14px;
    text-align: center;
    z-index: 0
}
.copy-link-result.show {
    z-index: 50
}
.copy-link-result i {
    margin-right: 7px
}

.modal-news-details .close-btn {
    position: absolute;
    right: 10px;
    top: 15px;
    display: block;
    cursor: pointer
}

.modal-news-details i {
    margin-right: 15px
}

.modal-news-details ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 0;
}

.modal-news-details ul li {
    margin: 0 0 15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
}

.modal-news-details .share-social-media {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    margin: 0 0 0 15px
}

.modal-news-details .share-social-media li {
    margin: 0
}

.like {
    cursor: pointer
}

.like.liked {
    color: red !important
}

.yottie-widget
{
	/* max-width: 100% !important; */
	margin: 0 auto !important;
}

/**** RESPONSIVE ****/
@media (max-width: 1200px) {
    .news-block__details {
        margin-left: 5px
    }
}

@media (max-width: 1180px) {
.col-md-9.d-flex.justify-content-between .news-block__item-title {
    margin-left: 20px !important;
}
}

@media (max-width: 1024px) {
    body {
        font-size: 15px
    }

    .news-block.sm .news-block__item-resource {
        margin-right: 15px;
        width: auto
    }

    .news-block__item-resource {
        width: auto
    }

    .header-btn-prop {
        max-width: 250px
    }

    .adv-block a {
        width: 100%;
        display: block
    }

    .adv-block a img {
        margin: 0 auto 15px;
        display: block
    }

    .subscribe-block .logo {
        margin: 0 auto 15px
    }

    .content-block-item, .content-block-item.md .content-block-item {
        padding-right: 15px;
        padding-left: 15px
    }

    .content-block-item-pr{
        padding-left: 15px;
        padding-right: 15px;
    }
    .header__sub-drp
    {
	margin-left: 0 !important;
    }
    .header__bias-meter-drp 
    {
	margin-right: 0 !important;
    }
}

@media (max-width: 991px) {
    .subscribe-block .logo {
        padding: 0 15px;
        max-width: 105px
    }

    .title-wrap h3 {
        width: -webkit-calc(100% - 34%);
        width: calc(100% - 34%)
    }

    #ads3, #advTopSidebar, .adv-block {
        width: 100%
    }
	.wc_custom_maininner_home .news-block.sm .news-block__item-title,
	.wc_custom_maininner_home .col-md-9.d-flex.justify-content-between .news-block__item-title
	{
     margin-left: 0px !important;
	}
	.buzz-post .align-items-center.full-w,
	.buzz-post .col-md-12.d-flex.block-item-footer__start
	{
     margin-left: 12% !important;
	}
	
	#breakingNews-top.breaking-sidebar .col-md-12.col-sm-6.col-12.breaking-news-block 
	{
     width: 50% !important;
     float: left;
     display: inline-block;
     flex: auto;
     max-width: 50%;
	}
	#breakingNews-top.breaking-sidebar .col-md-4.d-flex.justify-content-between 
	{
	 width: 100% !important;
     flex: auto;
     max-width: 23%;
	}
}

@media (max-width: 940px) 
{
	#mostBiased .col-md-8.d-flex.justify-content-between .news-block__item-title,
	#breakingNews-top .col-md-8.d-flex.justify-content-between .news-block__item-title,
	#topics .col-md-8.d-flex.justify-content-between .news-block__item-title,
	#breakingNews-bottom .col-md-8.d-flex.justify-content-between .news-block__item-title,
	.news-block.sm.opinion.row.mb-5 .col-md-8.d-flex.justify-content-between .news-block__item-title
	{
		margin-left: 5% !important;
	}
	
}

@media (max-width: 840px) {
	
    .buzz-post .align-items-center.full-w,
	.buzz-post .col-md-12.d-flex.block-item-footer__start
	{
     margin-left: 15% !important;
	}
	#mostBiased .col-md-8.d-flex.justify-content-between .news-block__item-title,
	#breakingNews-top .col-md-8.d-flex.justify-content-between .news-block__item-title,
	#topics .col-md-8.d-flex.justify-content-between .news-block__item-title,
	#breakingNews-bottom .col-md-8.d-flex.justify-content-between .news-block__item-title,
	.news-block.sm.opinion.row.mb-5 .col-md-8.d-flex.justify-content-between .news-block__item-title
	{
		margin-left: 10% !important;
	}
	.wc_custom_maininner_home .col-md-9.d-flex.justify-content-between .news-block__item-title 
	{
    margin-left: 5% !important;
	}
}

@media (max-width: 767px) {
    .header-btn {
        display: none
    }

    .header {
       position: relative !important;
    }
    #breakingNews {
        padding: 0 15px;
        margin-top: 100px;
    }
     #breakingNews .col-lg-12.elections-title{
        /*padding: 0;*/

    }

    .bias-item {
        margin-right: 10px
    }

    .main-page-wrapper {
        margin-top: 0
    }

    .nav-menu {
        top: 153px;
        overflow-x: scroll;
        height: -webkit-calc(100% - 153px);
        height: calc(100% - 153px)
    }

    .news-block__item-topic {
        margin: 15px 0 0
    }

    .header-btn-prop {
        position: absolute;
        z-index: 155;
        top: 34px
    }

    .title-wrap h3 {
        width: 100%
    }

    .subscribe-block {
        text-align: center
    }

    .subscribe-block button {
        margin: 15px auto
    }

    .footer .logo-footer {
        margin: 0 0 2.5em
    }

    .footer .social-media {
        margin: 15px 0 20px
    }
	
	.elementor p, .wc_template_content p {
    font-size: 15px !important;
	}
	
	.elementor ol li {
    margin-bottom: 6px !important;
    font-size: 16px !important;
	}
}

@media (max-width: 640px) {
    .header-btn-prop {
        top: 31px
    }

    .header .logo {
        padding: 0 35px
    }
}

@media (max-width: 520px) {
    .topic-cat-header .figure-title {
        margin-bottom: 15px
    }
}

@media (max-width: 500px) {
	.showonmobile
	{
		display: block !important;
	}
	
	.hideonmobile
	{
		display: none !important;
	}
	
    svg text, svg text tspan {
        font-size: 22px
    }

    .bias-meter-details__sections {
        font-size: 10px !important
    }

    /* .bias-meter-details.show {
        left: 50%;
        transform: translateX(-50%);
        width: 320px !important;
        position: fixed !important;
    } */

    .bias-meter-details__sections .extr-conserv {
        right: -9.5% !important
    }

    .bias-meter-details__sections .very-conserv {
        right: -6.5% !important
    }

    .bias-meter-details__sections .very-liberal {
        left: 2.5% !important;
    }

    .bias-meter-details__sections .extr-liberal {
        left: -4% !important
    }

    .bias-meter-details .img-wrapper .bias-arrow {
        left: 48% !important;
        bottom: 60.5px !important;
        width: 12px !important;
        height: 12px !important;
    }

    .bias-meter-details .img-wrapper .bias-arrow .bias-arrow-visible {
        border-width: 7px 0 5px 64px !important;
        left: -26px !important;
        bottom: 28px !important
    }
	
}

@media (max-width: 320px) {
    .header-btn-prop {
        top: 27px
    }
}

.arrow, .arrow:after, .arrow:before, .popover-body {
    border: none !important
}

.popover {
    left: -50px !important;
    top: 25px !important
}

.popover.fade {
    border: none !important
}

.modal-subscribe .modal-dialog {
    margin-top: 200px !important
}

.modal-subscribe .modal-content {
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important
}

.modal-subscribe .modal-footer {
    width: 100%;
    text-align: center
}

.modal-subscribe .modal-footer p {
    width: 100%
}

.modal-subscribe .btn.btn-danger {
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important
}

.modal-subscribe .modal-title {
    text-align: center;
    margin-top: 35px !important
}

.modal-subscribe .modal-footer a {
    color: #00f;
    text-decoration: underline
}

.modal-subscribe form {
    width: 100%
}

.adv-block .col-12 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.menu-item.menu-item-type {
    line-height: 1.25
}

.adv-block-full .adsbygoogle {
    margin-left: 0 !important
}

.news-block__details {
    margin-left: .5em
}

.modal-subscribe .wpcf7-email {
    max-width: 275px;
    width: 100%;
    margin: 0;
    display: block
}

.wpcf7-email {
    margin: 0 0 15px
}

.modal-subscribe .footer-form button {
    max-width: 137px;
    width: 100%
}

.modal-subscribe .modal-body {
    padding: 1rem 2rem
}

.footer-form .fa-chevron-right {
    display: none
}

.wpcf7-form-control.wpcf7-submit {
    width: 137px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #3d3d3d;
    color: #fff;
    padding: 7px 5px;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    margin: 15px 0 5px;
    border: 1px solid #3d3d3d
}

.footer-form input[type=checkbox] {
    display: block;
    width: 15px;
    height: 15px;
    margin: 0 7px 0 0;
    vertical-align: middle
}

.wpcf7-form-control.wpcf7-submit:hover {
    background: #fff;
    color: #3d3d3d;
    border: 1px solid #3d3d3d
}

.wpcf7-list-item-label {
    display: none
}

span.wpcf7-list-item {
    margin: 0
}

.wpcf7-form-control-wrap.your-email {
    margin: 0 7px 0 0
}

.private-policy {
    font-size: 14px;
    margin: 5px 0
}

.private-policy a {
    color: #00f
}

span.wpcf7-not-valid-tip {
    display: inherit
}

.search-page-wrapper {
    padding: 50px 0
}

.search-page-wrapper h2{
    width: 75%;
	border-bottom: 1px solid #d8d8d8;
}

h2.wc_cstm_tagheading 
{
    width: 75%;
}

.search-page-wrapper .filter-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0 0 1.5rem;
}

.search-page-wrapper .filter-block .btn.btn-link {
    color: inherit;
    text-decoration: none;
}

.search-page-wrapper .filter-block h4 {
    margin: 0;
}

.search-page-wrapper .filter-block h4 button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transform: .4s all;
    -ms-transform: .4s all;
    transform: .4s all;
    width: 100%;
    font-size: 1.25rem;
    margin: 0;
    border-bottom: 2px solid #101b59;
    cursor: pointer;
    padding: .5rem .5rem .5rem 1rem;
    background: 0 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    outline: 0;
}

.search-page-wrapper .filter-block h4 button.collapsed {
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
}

.search-page-wrapper .filter-block h4 button.collapsed .fas {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
}

.search-page-wrapper .filter-block h4 button .fas {
    margin-left: 1rem;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
}

.search-page-wrapper .filter-block a {
    width: 100%;
    display: block;
    position: relative;
    padding: .5rem .5rem .5rem 1rem;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
}

.search-page-wrapper .filter-block a:before {
    content: "";
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    position: absolute;
    height: 100%;
    overflow: hidden;
    top: 0;
    left: 0;
    width: 0;
    display: block;
    background: #101b59;
    z-index: -1;
}

.search-page-wrapper .filter-block a.active {
    background: #cccccca6;
    color: #000;
}

.search-page-wrapper .filter-block a:hover {
    color: #000;
}

.search-page-wrapper .filter-block a:hover:before {
    width: 100%
}

.search-page-wrapper .search-result article {
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 20px
}

.search-page-wrapper .search-result article:after {
    content: "";
    border-bottom: 1px solid #d8d8d8;
    display: block;
    position: absolute;
    width: -webkit-calc(100% - 40px);
    width: calc(100% - 40px);
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 0
}

.search-page-wrapper .search-result article figure {
    margin: 0
}

.search-page-wrapper .search-result article header {
    margin-bottom: 15px
}

.search-page-wrapper .search-result article footer {
    font-size: 14px;
    color: #9a9a9a
}

.search-page-wrapper .search-result .article-option {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.search-page-wrapper .search-result .bias-meter-slider {
    display: block;
    position: relative;
    height: 30px;
    width: 88px;
    border: 1px solid grey
}

.search-page-wrapper .search-result .bias-meter-slider .red {
    background: #990000
}

.search-page-wrapper .search-result .bias-meter-slider .blue {
    background: #030ec7
}

.search-page-wrapper .search-result .bias-meter-slider .bias-meter-slider-value {
    position: absolute;
    width: 30px;
    height: -webkit-calc(30px - 1px);
    height: calc(30px - 1px);
    top: 0;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid grey;
    background: #fff;
    cursor: pointer;
    left: -webkit-calc(50% - 15px);
    left: calc(50% - 15px)
}

.search-page-wrapper .search-result .bias-meter-slider .bias-meter-slider-left {
    position: absolute;
    left: 5px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.search-page-wrapper .search-result .bias-meter-slider .bias-meter-slider-right {
    position: absolute;
    right: 5px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.search-page-wrapper .news-block__item .block-item-footer__start {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.search-page-wrapper .news-block__item .news-block__item-img img {
    max-width: 220px;
    max-height: 125px
}

.wc_loadmorelink 
{
    text-align: center !important;
}

.wc_loadmorelink a#wc_view_more_search 
{
    background: #101b59;
    color: #fff;
    padding: 5px 15px;
    border: 1px solid #101b59;
}

@media (max-width: 768px) {
    .search-page-wrapper .news-block__item .news-block__item-img img {
        max-width: 100% !important;
        max-height: 100% !important
    }
}

.technology-page-wrapper {
    margin-bottom: -50px
}

.technology-page-wrapper .content-block-wrap:nth-of-type(3) {
    background: #efefef
}

.technology-page-wrapper .content-block-wrap.footer-block {
    background: #3d3d3d;
    color: #fff;
    text-align: center
}

.technology-page-wrapper .content-block-wrap.footer-block p {
    margin: 15px auto 25px;
    max-width: 500px
}

.technology-page-wrapper .content-block {
    padding: 125px 15px 90px
}

.technology-page-wrapper .content-block h3 {
    margin: 0 0 2.5em;
    width: 100%
}

.teachnology-header {
    background: #101b59;
    padding: 7em 1.5em;
    overflow: hidden;
    color: #fff
}

.teachnology-header h1 {
    font-weight: 400;
    font-size: 3.25em;
    margin: .6em 0;
    text-align: center
}

.teachnology-header p {
    font-size: 1.2em;
    font-weight: 100;
    line-height: 1.45em;
    max-width: 800px;
    margin: auto;
    padding: 1.5em 0;
    text-align: center
}

@media (max-width: 767px) {
    .search-page-wrapper .search-filter {
        margin-bottom: 50px
    }

    .search-page-wrapper .search-result {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }

    .search-page-wrapper .search-result article figure {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 15px 0
    }

    .technology-page-wrapper .content-block {
        padding: 50px 15px
    }

    .technology-page-wrapper .content-block h3 {
        margin-bottom: 1.5em
    }
	
	.showonmobile
	{
		display: block !important;
		padding-left: 15px !important;
	}
	.hideonmobile
	{
		display: none !important;
	}
}

.article-raitings-page-wrapper {
    padding: 75px 0 35px;
    min-height: -webkit-calc(100vh - 367px);
    min-height: calc(100vh - 367px)
}

.article-raitings-page-wrapper .page-item.active .page-link {
    background-color: #101b59;
    border-color: #101b59
}

.article-raitings-page-wrapper h1 {
    text-align: center;
    margin: 0 auto .5em
}

.article-raitings-page-wrapper h4 {
    text-align: center;
    margin: 5px auto 2.5em;
    max-width: 1000px
}

.article-raitings-page-wrapper h4 a {
    color: #212529;
    text-decoration: underline
}

.article-raitings-page-wrapper h4 a:hover {
    color: #030ec7;
    text-decoration: underline
}

.article-raitings-page-wrapper .badge.blue {
    background: #030ec7;
    color: #fff
}

.page-item:first-child .page-link, .page-item:last-child .page-link {
    -webkit-border-top-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

.table-btn__topics {
    cursor: pointer;
    border: 1px solid #3d3d3d;
    background: #3d3d3d;
    color: #fff;
    max-height: 63px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 0 3px 3px 0;
    max-width: 300px;
}

.table thead tr {
    background: #b30200;
    color: #fff;
    text-transform: uppercase;
    vertical-align: middle
}

.table thead th {
    border-bottom: 1px solid #dee2e6;
    vertical-align: middle
}

.table tbody tr td {
    max-width: 300px;
    vertical-align: middle
}

.table td, .table th {
    vertical-align: middle
}

.table thead th:nth-of-type(4) .fas {
    margin-left: 4px
}

.table tbody tr td:nth-of-type(1) a {
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.table tbody tr td:nth-of-type(1) a:hover {
    color: #030ec7;
    text-decoration: underline
}

.table .table__btn-share button {
    cursor: pointer;
    background: 0 0;
    text-align: center;
    margin: 0 auto;
    display: block
}

.table .table__btn-view button {
    cursor: pointer;
    border: 1px solid #3d3d3d;
    background: #3d3d3d;
    color: #fff;
    max-height: 63px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-radius: 15px;
    padding: 0 15px
}

.table .table__btn-view a {
    cursor: pointer;
    border: 1px solid #3d3d3d;
    background: #3d3d3d;
    color: #fff;
    max-height: 63px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-radius: 15px;
    padding: 0 15px
}

.table .table__btn-view a:hover {
    color: #fff
}

.bias-meter-details {
    max-width: 500px;
    min-width: 320px;
    padding: 0 15px;
    display: none;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    opacity: 0
}

.bias-meter-details.show {
    width: 500px;
    display: block;
    position: absolute;
    background: #fff;
    z-index: 99999;
    top: -20px;
    max-width: 500px;
    min-width: 320px;
    padding: 35px 25px 15px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    border: 2px solid grey;
    opacity: 1;
    right: 0;
}

.media-rating-table .bias-meter-details.show{
    right: -50%;
}

.bias-meter-details .btn-close {
    position: absolute;
    top: 20px;
    right: 25px;
    cursor: pointer;
    z-index: 999
}

.bias-meter-details__sections {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    font-size: 14px
}

.bias-meter-details__sections .left-score {
    position: absolute;
    bottom: 20px;
    left: 16.5%
}

.bias-meter-details__sections .right-score {
    position: absolute;
    bottom: 20px;
    right: 14.5%
}

.bias-meter-details__sections .extr-liberal {
    position: absolute;
    bottom: 29%;
    left: -2%;
    text-align: left
}

.bias-meter-details__sections .very-liberal {
    position: absolute;
    bottom: 64%;
    left: 6.5%;
    text-align: left
}

.bias-meter-details__sections .moderate-left {
    position: absolute;
    left: 17%;
    top: -10px
}

.bias-meter-details__sections .neutral {
    position: absolute;
    left: 0;
    right: 0;
    top: -20px
}

.bias-meter-details__sections .moderate-right {
    position: absolute;
    right: 17%;
    top: -10px
}

.bias-meter-details__sections .very-conserv {
    position: absolute;
    text-align: left;
    right: -.5%;
    bottom: 64%
}

.bias-meter-details__sections .extr-conserv {
    position: absolute;
    text-align: left;
    right: -5.5%;
    bottom: 29%
}

.bias-meter-details .btn-close .fas {
    font-size: 1.5rem
}

.bias-meter-details .bias-meter-details__value {
    font-size: 1.125em;
    font-weight: 600
}

.bias-meter-details .img-wrapper {
    position: relative;
    width: 100%;
    height: auto;
    padding-bottom: 48px;
}

.bias-meter-details .img-wrapper .bias-arrow {
    position: absolute;
    left: 47.5%;
    bottom: 72.5px;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    z-index: -1;
    width: 24px;
    height: 24px
}

.bias-meter-details .img-wrapper .bias-arrow .bias-arrow-visible {
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 0 10px 125px;
    border-color: transparent transparent transparent #bbbbbbad;
    position: absolute;
    z-index: -1;
    left: -50px;
    bottom: 59px;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.bias-meter-details .img-wrapper .bias-arrow.extremely-conservative {
    -webkit-animation: 1.5s arrowDribbleEC;
    animation: 1.5s arrowDribbleEC;
    -webkit-transform: rotate(84deg);
    -ms-transform: rotate(84deg);
    transform: rotate(84deg)
}

.bias-meter-details .img-wrapper .bias-arrow.very-conservative {
    -webkit-animation: 1.5s arrowDribbleVC;
    animation: 1.5s arrowDribbleVC;
    -webkit-transform: rotate(49deg);
    -ms-transform: rotate(49deg);
    transform: rotate(49deg)
}

.bias-meter-details .img-wrapper .bias-arrow.moderate-right {
    -webkit-animation: 1.5s arrowDribbleMR;
    animation: 1.5s arrowDribbleMR;
    -webkit-transform: rotate(16deg);
    -ms-transform: rotate(16deg);
    transform: rotate(16deg)
}

.bias-meter-details .img-wrapper .bias-arrow.moderate-left {
    -webkit-animation: 1.5s arrowDribbleML;
    animation: 1.5s arrowDribbleML;
    -webkit-transform: rotate(-16deg);
    -ms-transform: rotate(-16deg);
    transform: rotate(-16deg)
}

.bias-meter-details .img-wrapper .bias-arrow.very-liberal {
    -webkit-animation: 1.5s arrowDribbleVL;
    animation: 1.5s arrowDribbleVL;
    -webkit-transform: rotate(-49deg);
    -ms-transform: rotate(-49deg);
    transform: rotate(-49deg)
}

.bias-meter-details .img-wrapper .bias-arrow.extremely-liberal {
    -webkit-animation: 1.5s arrowDribbleEL;
    animation: 1.5s arrowDribbleEL;
    -webkit-transform: rotate(-84deg);
    -ms-transform: rotate(-84deg);
    transform: rotate(-84deg)
}

.bias-meter-details p {
    margin-bottom: 0
}

@-webkit-keyframes arrowDribbleEL {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    20% {
        -webkit-transform: rotate(-webkit-calc(-84deg + 16deg));
        transform: rotate(calc(-84deg + 16deg))
    }
    30% {
        -webkit-transform: rotate(-webkit-calc(-84deg - 14deg));
        transform: rotate(calc(-84deg - 14deg))
    }
    40% {
        -webkit-transform: rotate(-webkit-calc(-84deg + 10deg));
        transform: rotate(calc(-84deg + 10deg))
    }
    50% {
        -webkit-transform: rotate(-webkit-calc(-84deg - 15deg));
        transform: rotate(calc(-84deg - 15deg))
    }
    60% {
        -webkit-transform: rotate(-webkit-calc(-84deg + 6deg));
        transform: rotate(calc(-84deg + 6deg))
    }
    70% {
        -webkit-transform: rotate(-webkit-calc(-84deg - 4deg));
        transform: rotate(calc(-84deg - 4deg))
    }
    80% {
        -webkit-transform: rotate(-webkit-calc(-84deg + 2deg));
        transform: rotate(calc(-84deg + 2deg))
    }
    90% {
        -webkit-transform: rotate(-webkit-calc(-84deg - 2deg));
        transform: rotate(calc(-84deg - 2deg))
    }
    100% {
        -webkit-transform: rotate(-84deg);
        transform: rotate(-84deg)
    }
}

@keyframes arrowDribbleEL {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    20% {
        -webkit-transform: rotate(-webkit-calc(-84deg + 16deg));
        transform: rotate(calc(-84deg + 16deg))
    }
    30% {
        -webkit-transform: rotate(-webkit-calc(-84deg - 14deg));
        transform: rotate(calc(-84deg - 14deg))
    }
    40% {
        -webkit-transform: rotate(-webkit-calc(-84deg + 10deg));
        transform: rotate(calc(-84deg + 10deg))
    }
    50% {
        -webkit-transform: rotate(-webkit-calc(-84deg - 15deg));
        transform: rotate(calc(-84deg - 15deg))
    }
    60% {
        -webkit-transform: rotate(-webkit-calc(-84deg + 6deg));
        transform: rotate(calc(-84deg + 6deg))
    }
    70% {
        -webkit-transform: rotate(-webkit-calc(-84deg - 4deg));
        transform: rotate(calc(-84deg - 4deg))
    }
    80% {
        -webkit-transform: rotate(-webkit-calc(-84deg + 2deg));
        transform: rotate(calc(-84deg + 2deg))
    }
    90% {
        -webkit-transform: rotate(-webkit-calc(-84deg - 2deg));
        transform: rotate(calc(-84deg - 2deg))
    }
    100% {
        -webkit-transform: rotate(-84deg);
        transform: rotate(-84deg)
    }
}

@-webkit-keyframes arrowDribbleVL {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    20% {
        -webkit-transform: rotate(-webkit-calc(-49deg + 16deg));
        transform: rotate(calc(-49deg + 16deg))
    }
    30% {
        -webkit-transform: rotate(-webkit-calc(-49deg - 14deg));
        transform: rotate(calc(-49deg - 14deg))
    }
    40% {
        -webkit-transform: rotate(-webkit-calc(-49deg + 10deg));
        transform: rotate(calc(-49deg + 10deg))
    }
    50% {
        -webkit-transform: rotate(-webkit-calc(-49deg - 15deg));
        transform: rotate(calc(-49deg - 15deg))
    }
    60% {
        -webkit-transform: rotate(-webkit-calc(-49deg + 6deg));
        transform: rotate(calc(-49deg + 6deg))
    }
    70% {
        -webkit-transform: rotate(-webkit-calc(-49deg - 4deg));
        transform: rotate(calc(-49deg - 4deg))
    }
    80% {
        -webkit-transform: rotate(-webkit-calc(-49deg + 2deg));
        transform: rotate(calc(-49deg + 2deg))
    }
    90% {
        -webkit-transform: rotate(-webkit-calc(-49deg - 2deg));
        transform: rotate(calc(-49deg - 2deg))
    }
    100% {
        -webkit-transform: rotate(-49deg);
        transform: rotate(-49deg)
    }
}

@keyframes arrowDribbleVL {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    20% {
        -webkit-transform: rotate(-webkit-calc(-49deg + 16deg));
        transform: rotate(calc(-49deg + 16deg))
    }
    30% {
        -webkit-transform: rotate(-webkit-calc(-49deg - 14deg));
        transform: rotate(calc(-49deg - 14deg))
    }
    40% {
        -webkit-transform: rotate(-webkit-calc(-49deg + 10deg));
        transform: rotate(calc(-49deg + 10deg))
    }
    50% {
        -webkit-transform: rotate(-webkit-calc(-49deg - 15deg));
        transform: rotate(calc(-49deg - 15deg))
    }
    60% {
        -webkit-transform: rotate(-webkit-calc(-49deg + 6deg));
        transform: rotate(calc(-49deg + 6deg))
    }
    70% {
        -webkit-transform: rotate(-webkit-calc(-49deg - 4deg));
        transform: rotate(calc(-49deg - 4deg))
    }
    80% {
        -webkit-transform: rotate(-webkit-calc(-49deg + 2deg));
        transform: rotate(calc(-49deg + 2deg))
    }
    90% {
        -webkit-transform: rotate(-webkit-calc(-49deg - 2deg));
        transform: rotate(calc(-49deg - 2deg))
    }
    100% {
        -webkit-transform: rotate(-49deg);
        transform: rotate(-49deg)
    }
}

@-webkit-keyframes arrowDribbleML {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    20% {
        -webkit-transform: rotate(-webkit-calc(-16deg + 16deg));
        transform: rotate(calc(-16deg + 16deg))
    }
    30% {
        -webkit-transform: rotate(-webkit-calc(-16deg - 14deg));
        transform: rotate(calc(-16deg - 14deg))
    }
    40% {
        -webkit-transform: rotate(-webkit-calc(-16deg + 10deg));
        transform: rotate(calc(-16deg + 10deg))
    }
    50% {
        -webkit-transform: rotate(-webkit-calc(-16deg - 15deg));
        transform: rotate(calc(-16deg - 15deg))
    }
    60% {
        -webkit-transform: rotate(-webkit-calc(-16deg + 6deg));
        transform: rotate(calc(-16deg + 6deg))
    }
    70% {
        -webkit-transform: rotate(-webkit-calc(-16deg - 4deg));
        transform: rotate(calc(-16deg - 4deg))
    }
    80% {
        -webkit-transform: rotate(-webkit-calc(-16deg + 2deg));
        transform: rotate(calc(-16deg + 2deg))
    }
    90% {
        -webkit-transform: rotate(-webkit-calc(-16deg - 2deg));
        transform: rotate(calc(-16deg - 2deg))
    }
    100% {
        -webkit-transform: rotate(-16deg);
        transform: rotate(-16deg)
    }
}

@keyframes arrowDribbleML {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    20% {
        -webkit-transform: rotate(-webkit-calc(-16deg + 16deg));
        transform: rotate(calc(-16deg + 16deg))
    }
    30% {
        -webkit-transform: rotate(-webkit-calc(-16deg - 14deg));
        transform: rotate(calc(-16deg - 14deg))
    }
    40% {
        -webkit-transform: rotate(-webkit-calc(-16deg + 10deg));
        transform: rotate(calc(-16deg + 10deg))
    }
    50% {
        -webkit-transform: rotate(-webkit-calc(-16deg - 15deg));
        transform: rotate(calc(-16deg - 15deg))
    }
    60% {
        -webkit-transform: rotate(-webkit-calc(-16deg + 6deg));
        transform: rotate(calc(-16deg + 6deg))
    }
    70% {
        -webkit-transform: rotate(-webkit-calc(-16deg - 4deg));
        transform: rotate(calc(-16deg - 4deg))
    }
    80% {
        -webkit-transform: rotate(-webkit-calc(-16deg + 2deg));
        transform: rotate(calc(-16deg + 2deg))
    }
    90% {
        -webkit-transform: rotate(-webkit-calc(-16deg - 2deg));
        transform: rotate(calc(-16deg - 2deg))
    }
    100% {
        -webkit-transform: rotate(-16deg);
        transform: rotate(-16deg)
    }
}

@-webkit-keyframes arrowDribbleMR {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    20% {
        -webkit-transform: rotate(-webkit-calc(16deg + 16deg));
        transform: rotate(calc(16deg + 16deg))
    }
    30% {
        -webkit-transform: rotate(-webkit-calc(16deg - 14deg));
        transform: rotate(calc(16deg - 14deg))
    }
    40% {
        -webkit-transform: rotate(-webkit-calc(16deg + 10deg));
        transform: rotate(calc(16deg + 10deg))
    }
    50% {
        -webkit-transform: rotate(-webkit-calc(16deg - 15deg));
        transform: rotate(calc(16deg - 15deg))
    }
    60% {
        -webkit-transform: rotate(-webkit-calc(16deg + 6deg));
        transform: rotate(calc(16deg + 6deg))
    }
    70% {
        -webkit-transform: rotate(-webkit-calc(16deg - 4deg));
        transform: rotate(calc(16deg - 4deg))
    }
    80% {
        -webkit-transform: rotate(-webkit-calc(16deg + 2deg));
        transform: rotate(calc(16deg + 2deg))
    }
    90% {
        -webkit-transform: rotate(-webkit-calc(16deg - 2deg));
        transform: rotate(calc(16deg - 2deg))
    }
    100% {
        -webkit-transform: rotate(16deg);
        transform: rotate(16deg)
    }
}

@keyframes arrowDribbleMR {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    20% {
        -webkit-transform: rotate(-webkit-calc(16deg + 16deg));
        transform: rotate(calc(16deg + 16deg))
    }
    30% {
        -webkit-transform: rotate(-webkit-calc(16deg - 14deg));
        transform: rotate(calc(16deg - 14deg))
    }
    40% {
        -webkit-transform: rotate(-webkit-calc(16deg + 10deg));
        transform: rotate(calc(16deg + 10deg))
    }
    50% {
        -webkit-transform: rotate(-webkit-calc(16deg - 15deg));
        transform: rotate(calc(16deg - 15deg))
    }
    60% {
        -webkit-transform: rotate(-webkit-calc(16deg + 6deg));
        transform: rotate(calc(16deg + 6deg))
    }
    70% {
        -webkit-transform: rotate(-webkit-calc(16deg - 4deg));
        transform: rotate(calc(16deg - 4deg))
    }
    80% {
        -webkit-transform: rotate(-webkit-calc(16deg + 2deg));
        transform: rotate(calc(16deg + 2deg))
    }
    90% {
        -webkit-transform: rotate(-webkit-calc(16deg - 2deg));
        transform: rotate(calc(16deg - 2deg))
    }
    100% {
        -webkit-transform: rotate(16deg);
        transform: rotate(16deg)
    }
}

@-webkit-keyframes arrowDribbleVC {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    20% {
        -webkit-transform: rotate(-webkit-calc(49deg + 16deg));
        transform: rotate(calc(49deg + 16deg))
    }
    30% {
        -webkit-transform: rotate(-webkit-calc(49deg - 14deg));
        transform: rotate(calc(49deg - 14deg))
    }
    40% {
        -webkit-transform: rotate(-webkit-calc(49deg + 10deg));
        transform: rotate(calc(49deg + 10deg))
    }
    50% {
        -webkit-transform: rotate(-webkit-calc(49deg - 15deg));
        transform: rotate(calc(49deg - 15deg))
    }
    60% {
        -webkit-transform: rotate(-webkit-calc(49deg + 6deg));
        transform: rotate(calc(49deg + 6deg))
    }
    70% {
        -webkit-transform: rotate(-webkit-calc(49deg - 4deg));
        transform: rotate(calc(49deg - 4deg))
    }
    80% {
        -webkit-transform: rotate(-webkit-calc(49deg + 2deg));
        transform: rotate(calc(49deg + 2deg))
    }
    90% {
        -webkit-transform: rotate(-webkit-calc(49deg - 2deg));
        transform: rotate(calc(49deg - 2deg))
    }
    100% {
        -webkit-transform: rotate(49deg);
        transform: rotate(49deg)
    }
}

@keyframes arrowDribbleVC {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    20% {
        -webkit-transform: rotate(-webkit-calc(49deg + 16deg));
        transform: rotate(calc(49deg + 16deg))
    }
    30% {
        -webkit-transform: rotate(-webkit-calc(49deg - 14deg));
        transform: rotate(calc(49deg - 14deg))
    }
    40% {
        -webkit-transform: rotate(-webkit-calc(49deg + 10deg));
        transform: rotate(calc(49deg + 10deg))
    }
    50% {
        -webkit-transform: rotate(-webkit-calc(49deg - 15deg));
        transform: rotate(calc(49deg - 15deg))
    }
    60% {
        -webkit-transform: rotate(-webkit-calc(49deg + 6deg));
        transform: rotate(calc(49deg + 6deg))
    }
    70% {
        -webkit-transform: rotate(-webkit-calc(49deg - 4deg));
        transform: rotate(calc(49deg - 4deg))
    }
    80% {
        -webkit-transform: rotate(-webkit-calc(49deg + 2deg));
        transform: rotate(calc(49deg + 2deg))
    }
    90% {
        -webkit-transform: rotate(-webkit-calc(49deg - 2deg));
        transform: rotate(calc(49deg - 2deg))
    }
    100% {
        -webkit-transform: rotate(49deg);
        transform: rotate(49deg)
    }
}

@-webkit-keyframes arrowDribbleEC {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    20% {
        -webkit-transform: rotate(100deg);
        transform: rotate(100deg)
    }
    30% {
        -webkit-transform: rotate(70deg);
        transform: rotate(70deg)
    }
    40% {
        -webkit-transform: rotate(94deg);
        transform: rotate(94deg)
    }
    50% {
        -webkit-transform: rotate(76deg);
        transform: rotate(76deg)
    }
    60% {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg)
    }
    70% {
        -webkit-transform: rotate(80deg);
        transform: rotate(80deg)
    }
    80% {
        -webkit-transform: rotate(86deg);
        transform: rotate(86deg)
    }
    90% {
        -webkit-transform: rotate(82deg);
        transform: rotate(82deg)
    }
    100% {
        -webkit-transform: rotate(84deg);
        transform: rotate(84deg)
    }
}

@keyframes arrowDribbleEC {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    20% {
        -webkit-transform: rotate(100deg);
        transform: rotate(100deg)
    }
    30% {
        -webkit-transform: rotate(70deg);
        transform: rotate(70deg)
    }
    40% {
        -webkit-transform: rotate(94deg);
        transform: rotate(94deg)
    }
    50% {
        -webkit-transform: rotate(76deg);
        transform: rotate(76deg)
    }
    60% {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg)
    }
    70% {
        -webkit-transform: rotate(80deg);
        transform: rotate(80deg)
    }
    80% {
        -webkit-transform: rotate(86deg);
        transform: rotate(86deg)
    }
    90% {
        -webkit-transform: rotate(82deg);
        transform: rotate(82deg)
    }
    100% {
        -webkit-transform: rotate(84deg);
        transform: rotate(84deg)
    }
}

@media (max-width: 768px) {
    .breaking-news-block {
        max-width: 50% !important
    }

    .most-biased .breaking-news-block,
    .most-popular .breaking-news-block,
    .opinion .breaking-news-block {
        max-width: 100% !important
    }
}

@media (max-width: 767px) {
    .breaking-news-block {
        max-width: auto !important
    }
}

@media (max-width: 576px) {
    .breaking-news-block {
        max-width: 100% !important;
    /*padding-right: 0px;
    padding-left: 0px;*/
    }

     #breakingNews-top .breaking-news-block{
        padding:0 15px;

    }


    .bias-meter-details.show {
        width: auto
    }

    #buzzNews h2{
        margin-bottom: 5px;
    }

    .col-lg-12.opinion-title{
        /*padding: 0 15px 0 0px;*/

    }
    .col-lg-12.most-biased-title{

          /*padding: 0 15px 0 0px;*/
    }

    .news-block__item .row.pb-2{
         padding-bottom: 0px !important;
    }
    .news-block__item{
        /*margin-bottom: 3rem !important;*/
        /*padding-bottom: 0px !important;*/
        /*border: 0px !important;*/
    }

}

.table__politican-ratings {
    position: relative
}

.table__politican-ratings .table__names {
    background-color: #fff;
    position: absolute;
    z-index: 1000;
    width: 310px;
    top: 0;
    left: 0
}

.table__politican-ratings .table__names table {
    width: 100%
}

.table__politican-ratings .table__other-info {
    padding-left: 315px;
    position: relative;
    padding-bottom: 20px
}

.table__other-info .wrapper {
    overflow-x: auto;
    overflow-y: auto;
    padding-bottom: 10px
}

.table__other-info .wrapper::-webkit-scrollbar {
    height: 5px;
    border-radius: 10px
}

.table__other-info .wrapper::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 25px
}

.table__other-info .wrapper::-webkit-scrollbar-thumb {
    background: grey;
    border-radius: 25px
}

.table__politican-ratings .table__other-info table {
    table-layout: fixed;
    width: 100%
}

.table__politican-ratings .column-width {
    width: 250px
}

.table__politican-ratings .table__names tr, .table__politican-ratings .table__other-info tr {
    border-bottom: 1px solid #f2f2f2
}

.table__politican-ratings .table__names td, .table__politican-ratings .table__names th, .table__politican-ratings .table__other-info td, .table__politican-ratings .table__other-info th {
    padding-top: 21px;
    padding-bottom: 21px
}

.table__other-info .ps__rail-x {
    opacity: 1 !important
}

.table__other-info .table__other-info__more .bias-item {
    position: static
}

.table__other-info__more .more-details {
    height: 280px;
    width: 288px;
    max-width: 288px;
    background: #fff;
    padding: 25px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    opacity: 1;
    top: 34px;
    border: 1px solid rgba(0, 0, 0, .25);
    position: absolute;
    z-index: 12312313212;
    display: none
}

.more-info-dropdown {
    font-size: .8175em;
    width: auto;
    color: #fff;
    min-width: 100px;
    cursor: pointer;
    position: relative
}

.more-info-dropdown.red p {
    background: #990000
}

.more-info-dropdown.green p {
    background: #00962d
}

.more-info-dropdown p {
    margin: 0;
    text-align: center;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    padding: 2px 4px;
    font-size: .8175em
}

.polifilter-wrapper {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding-top: 80px;
    z-index: 99999
}

.polifilter-wrapper .polifilter__conservative {
    background-color: rgb(179, 2, 0, .9);
    color: #fff
}

.polifilter-wrapper .polifilter__liberal {
    background-color: rgb(3, 14, 199, .9);
    color: #fff
}

.polifilter-wrapper .polifilter__content-inner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%)
}

.polifilter-wrapper .polifilter__hover {
    width: 100%;
    height: 100%;
    position: relative;
    cursor: pointer
}

.polifilter-wrapper .polifilter__hover.shadow {
    background-color: rgba(0, 0, 0, .5);
    transition: all .5s
}



.small-text{
    font-family: ProximaNova-regular;
    font-size: 14px;
    color: #9a9a9a;

}

.price-box-wrapper p
{
	margin-top: 20px;
    margin-bottom: 20px;
}
.mp-form-row.mepr_custom_field.mepr_mepr_news_type
{
	margin-top: 8px;
    margin-bottom: 8px;
}
.mp-form-row.mepr_custom_field.mepr_mepr_agree 
{
    margin-bottom: 20px;
}

@media only screen and (max-width: 736px) {
    .news-block__item-resource.small-text.new-text.mobile-text{
    font-size: 20px;
    font-family: inherit;
    }

.news-block.lg .news-block__item-title a {
    font-family: inherit;
    font-size: 20px;
}

.news-block.lg-half .news-block__item-title a {
    font-size: 20px;
    font-family: inherit;
}

.news-block__item-title a{
       font-size: 20px;
    font-family: inherit;

}

.news-block__item-topic {
    font-size: 15px;
    font-family: ProximaNova-semibold;
    color: #000049;
    text-transform: uppercase;
    font-weight: normal;
}
.news-block__item-topic h5{
font-size: 20px;
    font-family: inherit;
    font-weight: normal;
}

.news-block__item.xl .news-block__item-title a {
    font-size: 1.44em;
    font-family: inherit;
    font-size: 20px;
    color: #000;
}


.selectpicker{
   max-width: 150px !important;
}

.table tbody tr td.mobile-title-source{
  max-width: 150px !important;

}






.article-raitings-page-wrapper p{
        font-family: ProximaNova-regular;
    font-size: 11px;


}

.article-raitings-page-wrapper h4 > p{
    font-size: 16px;
}

.article-raitings-page-wrapper h4 {
        font-size: 15px;
    font-family: inherit;
    font-weight: normal;
}



/*title space*/

.news-block.lg .news-block__item-title {
    width: 100%;
    margin: 0px 0;
}






}
.adv-block.show-on-mobile{
  display:none;

}

@media only screen and (max-width: 767px) {
 .adv-block.show-on-pc{
    display:none;
 }


 .adv-block.show-on-mobile{
      display:block;

}
.nav-menu ul li {
    margin: 15px 0;
}
}

@media only screen and (max-width: 575px) {


 #breakingNews {

    }

 .col-lg-12.most-popular-title{
      /*padding: 0px;*/

 }

 .col-lg-12.elections-title {
    /*padding: 0;*/
}


.news-block__item.mb-3{
    margin-bottom: 3rem !important;
        padding-bottom: 0px;

}



}

@media only screen and (max-width: 414px) {
.table tbody tr td.mobile-title-source{
 max-width: 100px;
    vertical-align: middle;
    word-break: break-a

}

}

.nav-menu ul li a h3{
    font-weight: 600;

}


#newsBlockBottom{
   padding-right: 50px;

}

.content-block-item.new-s{
padding-right: 30px !important;

}


@media only screen and (max-width: 767px) {
    #newsBlockBottom{
   padding-right: 30px;
   padding-left: 30px;

}

.content-block-item.new-s{
padding-right: 15px !important;

}

.news-block.lg .news-block__item-resource a {
    font-family: ProximaNova-regular;
    font-size: 16px;
    color: #000000;
    white-space: nowrap;
}

.news-block.sm .news-block__item-resource a {
    font-family: ProximaNova-regular;
    font-size: 16px;
    color: #000;
    white-space: nowrap;
}

.news-block__item-resource a {
    font-family: ProximaNova-regular;
    font-size: 16px;
    color: #000;
}

.single__snippet p{
    font-size: 16px;
    color: #000;
}

.bias-meter-details__explanation p{
     color: #000;

}


}



.news-block__item-resource.small-text.new-text{
        color: #212529;
            font-size: 17px;
    font-family: ProximaNova-semibold;
    line-height: 1.25;

}


.header__bias-meter-drp .header-btn:focus, .header__bias-meter-drp .header-btn:hover{
        color: #0066cc;

}


/****/
.bias-item-new {
    font-size: .8175em;
    width: auto;
    color: #fff;
    min-width: 100px;
    cursor: pointer;
    white-space: nowrap;
}

@media(max-width: 769px){
    .bias-item-new{
        min-width: unset;
        /*width: 100px;*/
    }
    .btn_raiting_sort{
        min-width: unset !important;
    }
}

.bias-item-new p {
    margin: 0;
    text-align: center;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    padding: 2px 4px;
    font-size: .8175em;
    min-width: 100px;
}

.bias-item-new.red p {
    background: #990000;
}

.bias-item-new p a{
     color: #fff;
}

.bias-item-new:not(.bias-politic) p a:hover{
    color: #fff !important;
    text-decoration: underline;
}

.bias-item-new.purple p {
    background: purple
}


.bias-item-new.blue p {
    background: #030ec7;
}

.bias-item-new.bias-politic.purple p {
    background: transparent;
    color: purple;
}

.bias-item-new.bias-politic.purple p a{
    color: purple;
}

.bias-item-new.bias-politic.blue p {
    background: transparent;
    color: #030ec7;
}

.bias-item-new.bias-politic.blue p a{
    color: #030ec7;
}

.bias-item-new.bias-politic.red p {
    background: transparent;
    color: #990000;
}

.bias-item-new.bias-politic.red p a{
    color: #990000;
}
.bias-item-new.bias-politic p a{
    text-decoration: underline;
    font-family: sans-serif;
    font-weight: bold;
}
.bias-item-new.bias-politic p a{
    font-size: 14px;
}

/**header menu new css**/
.header__bias-meter-drp .header-btn:hover {
    color: #0066cc !important;
}

.header-btn-prop a:hover {
    color: #0066cc;
}

.header__bias-meter-drp .header__bias-meter-drp__content ul li a:hover {
    color: #0066cc !important;
    transition: .3s;
}


.technology-new{    text-align: center;
    margin-bottom: 30px;
    font-size: 20px;}
.technology-new a{}



.popup-content{    margin-bottom: 5px;}
.popup-content .none-bold{font-family: ProximaNova-regular;}
.popup-content .none-bold .point{     display: none;}

.bias-item {
    font-size: .8175em;
    width: auto;
    color: #fff;
    min-width: 100px;
    cursor: pointer
}

.bias-item p {
    margin: 0;
    text-align: center;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    padding: 2px 4px;
    font-size: .8175em
}

.bias-item.purple p {
    background: purple
}

.bias-item.green p {
    background: #00962d;
}

.bias-item.blue p {
    background: #030ec7;
}

.bias-item.red p {
    background: #990000;
}

.bias-item.bias-politic p{
    font-size: 14px;
}
.bias-item.bias-politic p{
    text-decoration: underline;
    font-family: sans-serif;
    font-weight: bold;
}
.bias-item.bias-politic.green p{
    background: transparent;
    color: #00962d;
}

.bias-item.bias-politic.blue p {
    background: transparent;
    color: #030ec7;
}

.bias-item.bias-politic.red p {
    background: transparent;
    color: #990000;
}

.bias-item.bias-politic.purple p {
    background: transparent;
    color: purple;
}

.news-block__item th a{
    text-decoration: underline;
    transition: 0.25s all ease;
}
.news-block__item th a:hover{
    color: #030ec7;
}

.modal-open .modal{
    z-index: 9999;
}

#additionalInfoModal a{
    text-decoration: underline;
}

.policies .bias-meter-details.show{
    left: unset;
    transform: none;
}

#preloader.modal-preloader{
    top: auto;
    bottom: 15px;
}

#modal-close-btn{
    display: none;
}

@media(min-width: 768px){
    .col_3{
        width: 33.33333%;
    }
}

@media(min-width: 992px){
    .w-md-8{
        width: 40%;
        margin-left: 17%;
    }
}

.policies tr:nth-child(even){
    background: #f5f5f5;
}

@media(max-width: 767px){
    .col_3{
        text-align: center;
    }

    #modal-close-btn{
        position: fixed;
        right: 20px;
        top: 18px;
        background: #fff;
        box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
        width: 40px;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 100%;
        z-index: 1;
    }

    .table.mobile{
        display: block;
    }
    .table.mobile tbody,
    .table.mobile tr,
    .table.mobile table{
        display: block;
    }
    .table.mobile tbody tr td,
    .table.mobile tbody tr th{
        padding-left: 0;
        padding-right: 0;
        display: flex;
        align-items: flex-start;
        justify-content: flex-start;
        border-top: 0;
        max-width: unset;
    }

    .table.mobile tbody tr td[data-column]:before,
    .table.mobile tbody tr th[data-column]:before{
        position: relative;
        top: 0;
        left: 0;
        width: auto;
        max-width: inherit;
        min-width: 90px;
        flex: none;
        width: auto;
        padding-right: 10px;
        white-space: nowrap;
        content: attr(data-column);
        background: transparent;
        color: #343434;
        font-weight: bold;
        font-size: 14px;
        line-height: 19px;
        font-family: "Open Sans", sans-serif;
    }

    td[data-column="Snippet"] p{
        font-size: 12px;
    }

    .bias-meter-details{
        position: fixed;
    }

    .table tbody tr{
        border-bottom: 1px solid #dee2e6;
    }

    .bias-item.bias-politic p{
        text-align: left;
    }
    .policies-head{
        font-size: 12px;
        width: 100%;
        display: flex;
    }
    .table.mobile thead tr{
        display: flex;
        width: 100%;
        flex-wrap: wrap;
    }
    .hide-sm{
        display: none;
    }
    .table.mobile thead th{
        width: 100%;
        text-align: center;
    }

    .bias-item.bias-politic{
        min-width: unset;
        word-break: break-word;
        white-space: inherit;
        margin-right: 0;
    }
    .bias-item-new.bias-politic{
        word-break: break-word;
        white-space: initial;
        min-width: unset;
        margin: auto;
    }

    .bias-item-new.bias-politic p{
        text-align: left;
    }

    .mw-1{
        max-width: 140px;
    }
    .modal-table tr td:first-child{
       font-size: 12px;
       word-break: break-all;
    }
    .modal-table .bias-item{
        min-width: unset;
    }
    .modal-table tr td a{
        font-size: 12px;
    }
    .modal-table thead{
        display: none;
    }
}
.cursor-default{
    cursor: default;
}
.policy-widget .table tbody tr:first-child td{
    border-top: 0;
}
.back-to-politics{
    position: relative;
    z-index: 1;
    margin-top: -50px;
}
.back-to-politics a > div{
    text-decoration: underline;
    white-space: pre;
}
.back-to-politics a{
    /*position: fixed;*/
    display: inline-block;
    color: #030ec7;
    padding: 10px;
    right: 100px;
    text-decoration: underline;
}
.back-to-politics a:hover{
    opacity: 0.7
}
@media(max-width: 769px){
    .back-to-politics a{
        top: 15px;
        right: 15px;
    }
    .filter-options:not(.show){
        margin-bottom: 0 !important;
        margin-top: 0 !important;
    }
}
.news-block__item:nth-child(even){
    background: #f5f5f5;
}
.top-stories .news-block__item:nth-child(even),
#buzzNews .news-block__item:nth-child(even),
.trending-topics .news-block__item:nth-child(even),
.search-result .news-block__item:nth-child(even){
	background: #fff !important;
}
.policy-widget .link{
    text-decoration: underline;
}
.policy-widget .link:hover{
    color: #030ec7;
}
.scroll-wrapper > .scroll-content{
    margin-top: 20px !important;
}
.scroll-element.scroll-x.scroll-scrollx_visible{
    position: absolute;
    top: 0;
    width: 100%;
    height: 20px;
}
.scroll-element .scroll-bar, .scroll-element .scroll-arrow{
    background: #bbb;
    height: 7.5px;
    border-radius: 100px;
    position: absolute;
}
.img-politician{
    width: 100%;
    height: 380px;
    background-size: cover;
    background-position: center;
    margin-bottom: 20px;
}
.single-politician h4{
    margin-bottom: 3rem;
}
.image-caption{
    display: block;
    width: 100%;
    padding: 15px 0;
    color: #757575;
    padding-top: 0;
}
.image-caption a{
    text-decoration: underline;
    color: #030ec7;
}
.table-policies{
    min-height: 700px;
}

#additionalInfoModal .pagination_div{
    margin-top: 20px;
    width: max-content;
    margin-left: auto;
    margin-right: auto;
}



.custom-table{
margin-bottom: 5rem;
    max-width: 870px;
    margin: 0 auto;
}

.custom-table tbody{
	
}

.custom-table tbody tr:not(:last-of-type) {
    padding-bottom: 10px;
    border-bottom: 1px solid #d8d8d8;
    margin-bottom: 20px;
}

.custom-table tbody tr:nth-child(even) {
    background: #f5f5f5;
}

.custom-table tbody tr:not(:last-of-type) {
    padding-bottom: 10px;
    border-bottom: 1px solid #d8d8d8;
    margin-bottom: 20px;
}


.custom-template p{
    margin-bottom: 2.8rem;
    line-height: 27px;
}

.custom-template a{
color:#030ec7;
text-decoration:underline;	
}

.custom-template a:hover{
	
}

.post-img{}
.post-img img{
width:80px;
height:80px;
    object-fit: cover;
	
}


.post-img-big{    align-items: center;}
.post-img-big img{
width:130px;
height:130px;
    object-fit: cover;	
}


.buzz-image{}
.buzz-image img{
    width: 100px;
    object-fit: cover;
    height: 100px;
}

 .col-md-8.d-flex.justify-content-between{
    padding-left: 0px;


 }
@media(min-width: 501px){
.buzz-image img{
    width: 130px;
    height: 130px;
    object-fit: cover;

}
}


@media(max-width: 500px){
#sidebarSecond{

    padding-right: 0px;
    padding-left: 0px; 
}

.logo img 
{
    max-width: 248px;
}


.post-img-big {
    float: left;
    width: 30%;
    padding-right: 15px;
    padding-left: 15px;
    align-items: baseline;
}

   .col-md-9.d-flex.justify-content-between{
    width: 70%;
    float: left;
    padding-left: 0;

   }

.post-img-big img {
    width: 100%;
    height: auto;
    object-fit: cover;
}




.post-img {
    float: left;
    width: 30%;
    padding-right: 15px;
    padding-left: 15px;
}

.col-md-8.d-flex.justify-content-between {
    padding-left: 0px;
    width: 70%;
}

.post-img img {
    width: 100%;
    height: auto;
    object-fit: cover;
}

.buzz-image{
    float: left;
    width: 30%;
    padding-right: 15px;
    padding-left: 15px;
}

.buzz-image img{
    width: 100%;
    height: auto;
    object-fit: cover;
    }

 .col-md-10.align-items-center.buzz-post{

        padding-left: 0px;
    width: 70%;
 }


.news-block__item-topic {
    margin: 0px 0 0 0;
}

.buzz-image img {
    width:100% !important;
	height:auto !important;
    object-fit: cover;

}


.buzz-image{
    align-items: baseline !important;
}

	.wc_custom_maininner_home .col-md-9.d-flex.justify-content-between .news-block__item-title, 
	#mostBiased .col-md-8.d-flex.justify-content-between .news-block__item-title, 
	#breakingNews-top .col-md-8.d-flex.justify-content-between .news-block__item-title, 
	#topics .col-md-8.d-flex.justify-content-between .news-block__item-title, 
	#breakingNews-bottom .col-md-8.d-flex.justify-content-between .news-block__item-title, 
	.news-block.sm.opinion.row.mb-5 .col-md-8.d-flex.justify-content-between .news-block__item-title, 
	.buzz-post .align-items-center.full-w, 
	.buzz-post .col-md-12.d-flex.block-item-footer__start 
	{
		padding-left: 20px !important;
	}

	.col-md-3.d-flex.justify-content-between.post-img-big ,
	.col-md-4.d-flex.justify-content-between.post-img,
	.col-md-2.d-flex.align-items-center.buzz-image,
	.col-md-4.d-flex.justify-content-between.post-img.wc_trendingtopicimage
	{
		padding-right:0px;
	}
	
	div#topics 
	{
	  -webkit-order: 2; 
	  order: 2;
	}
	
	div#newsBlockBottom 
	{      
	  -webkit-order: 3;
	  order: 3;
	}

	div#sidebarSecond 
	{     
	  -webkit-order: 1;
	  order: 1;
	}
	
	
}

.col-md-12.single-block__item.d-flex
{
	margin-bottom: 20px !important;
} 

.single-block__item-social.d-flex 
{
    display: block !important;
}

.single-page .ss-inline-share-wrapper
{
	margin: 0px 0;
}

.single-page .news-block__item .single-block__item 
{
	margin-bottom: 15px !important;
}

.single-page .ss-inline-share-wrapper.ss-small-icons .ss-social-icons-container>li>a 
{

    border: solid #000 1px!important;
}


/* FOR DONATION BOX */

ul.topic-menu {
width: 71%;
}
.wc_donation_box {
width: 17% !important;
display: inline-block !important;
}
.wc_donation_box.wcfooter
{
width: 50% !important;
display: inline-block !important;
float: right;
}
/* .wc_donation_box_inner {
width: 100% !important;
} */
.wc_donation_box div#eapps-paypal-button-1 {
width: 100% !important;
}
/* FOR DONATION BOX */
/* FOR HOME PAGE VIEW MORE BELOW EACH TOPIC */
.wc_cstm_viewmore 
{
    color: #030ec7;
    cursor: pointer;
    white-space: nowrap;
}

.col-md-4.d-flex.justify-content-between.post-img.wc_trendingtopicimage 
{
    max-width: 25%;
}

.post-img.wc_trendingtopicimage img 
{
    width: 70px !important;
    height: 70px !important;
}

/* FOR HOME PAGE VIEW MORE BELOW EACH TOPIC */

/* FOR SEARCH PAGE */
/* .search-page-wrapper span.topic 
{
    float: right;
} */

#filterSortBy #collapseOne, #filterTopics #collapseTwo,
#filterSortByoreder #collapseOneone, #filterSortBybias #collapseOnetwo
{
   border: 1px solid #101b59;
}

#headingOneone,#headingOnetwo,#headingOne,#headingTwo,#headingOneonedate
{
	background: #101b59;
    color: #fff;
}

.search-page-wrapper .filter-block a:before
{
	background: #cccccca6;
}

.search-page-wrapper .filter-block a:hover 
{
    color: #000;
}

.col-md-2.d-flex.align-items-center.searchpge-image img 
{
    width: 120px;
    height: 120px;
}


/* FOR SEARCH PAGE */

/* FOR ALL TOPICS PAGE */
.moduleFull
{
	width:100%;
	text-align: center;
	margin-bottom: 30px;
	margin-left: 15px;
    margin-right: 15px;
}

.ccolcc.topicLetter {
    width: 2%;
    display: inline-block;
    border: 1px solid #29262659;
    background: #101b59;
	color:#fff;
	text-align: center;

}

.wcalphabettopics 
{
    width: 100%;
    clear: both;
    margin: 0 20px;
}

.wcalphabettopics 
{
    width: 100%;
    clear: both;
    margin: 0 20px;
}

.alphabetwiserow 
{
    width: 100%;
    clear: both;
}

.wc_alphbeticwise_topics
{
	width: 100%;
}

ul.wc_cstm_topicsul 
{
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
}

ul.wc_cstm_topicsul li a:hover
{
	color:blue;
	text-decoration: underline;
}

.alphabetwiserow h2
{
    padding-bottom: 0;
    margin-bottom: 14px;
	background: #101b59;
    color: #fff;
    padding-left: 10px;
    padding-top: 3px;
    font-size: 22px;
}
/* FOR ALL TOPICS PAGE */

.col-md-12.col-sm-6.col-12.breaking-news-block.wccstmad 
{
    margin-bottom: 20px;
}

h2#wcpoliticianheading 
{
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
    margin-top: 40px;
}

.single-politician .filter-options.show
{
	display: none;
}

h2.wc_article_heading.wcportraylpolicytbl
{
	border-bottom: none;
	margin-bottom: 0;
}
p.negetivepercent {
    margin-bottom: 0;
    background: #b30200;
    color: #fff;
    border-radius: 50px;
    font-size: 13px;
    padding: 3px 0px;
	cursor: pointer;
}
p.positivepercent {
    margin-bottom: 0;
    background: #00962d;
    color: #fff;
    border-radius: 50px;
    font-size: 13px;
    padding: 3px 0px;
	cursor: pointer;
}

.col-md-4.ml-lg-4.mb-4.wc_percentage_diivs
{
	margin-bottom: 0px !important;
}

#wc_paginatetabledata a.wccnsrvtv, a.wcnutrl {
    margin-bottom: 0;
    background: #990000;
    color: #fff;
    border-radius: 50px;
    font-size: 13px;
    padding: 3px 30px;
    cursor: pointer;
}

#wc_paginatetabledata a.wclibrl {
	 margin-bottom: 0;
    background: #00962d;
    color: #fff;
    border-radius: 50px;
    font-size: 13px;
    padding: 3px 30px;
    cursor: pointer;
}
.wcprivcypolicy ul {
    list-style-type: disc !important;
}
.wcprivcypolicy ul li::marker {
    font-size: 25px !important;
    color: #101b59;
}
.wcprivcypolicy h1.entry-title {
    margin-top: 30px;
}

.BN-root.BN-trigger.BN-thumb.BN-simple-vertical.BN-radius 
{
    border: none !important;
}

td.wc_center_text.wc_portryalpopudata_popup p:hover,
.bias-item.b-politic p:hover,
 .block-item-footer__right div p:hover,
.bias-item-new-portryal:hover,
.bias-item-new:hover,
.wc_percentage_diivs p:hover,
.bias-item.justify-content-center p:hover
{
    text-decoration: underline !important;
}

.elementor ul{
	list-style-type: initial;
}

.wchideads
{
	display:none !important;
}
main {
    /* margin-top: 7%; */
     margin-top: 115px;
}
body.wc_biasly_admin_bar_available main{
 /* margin-top: 7%;*/
     margin-top: 100px;
}

body.wc_biasly_admin_bar_available header {
    padding-top: 28px;
}

.content-block-item.col-lg-3.col-md-12.sidebar-top .bias-meter-details.show {
    right: 65%;
	top: 0px;
}
.wc_list_similar_topics .bias-meter-details.show
{
	top: 18px;
}
.wc_left_opp_article .wc_list_similar_topics .bias-meter-details.show
{
       right: 52%;
}
.wc_right_opp_article .wc_list_similar_topics .bias-meter-details.show
{
       right: 55%;
}
.col-md-10.align-items-center.buzz-post .bias-meter-details.show
{
	left: 13%;
    top: -10px;
}
.news-block__item.wc_trendingtopicsection .bias-meter-details.show
{
	top: 32px;
}
#mostBiased .bias-meter-details.show {
    left: 100%;
    top: -90px;
}
#newsBlockBottom .bias-meter-details.show {
    left: 50%;
    top: 25px;
}
div#buzzNews .bias-meter-details.show {
    top: -25px;
    left: 10%;
}
div#breakingNews-top .bias-meter-details.show {
    top: -15px;
    right: 65%;
}
div#breakingNews-bottom .bias-meter-details.show
{
    right: 65%;
}
.news-block.sm.opinion.row.mb-5 .bias-meter-details.show {
    top: -12px;
    right: 65%;
}
.trending-topics:nth-child(2n) .wc_trendingtopicsection .bias-meter-details.show {
    left: -240px !important;
    top: 0 !important;
}

.trending-topics:nth-child(2n+1) .wc_trendingtopicsection .bias-meter-details.show {
    left: 95% !important;
    top: 0 !important;
}
.header__bias-meter-drp .header__bias-meter-drp__content ul
{
	 min-width: max-content;
}
.header__sub-drp
{
    margin-left: 10%;
}
.header__bias-meter-drp 
{
    margin-right: 10%;
}
@media(max-width: 1200px)
{
	h6.figure-title {
	float: left;
	width: 17%;
	}
	ul.topic-menu {
	width: 67%;
	}
	.wc_donation_box {
	width: 16% !important;
	display: inline-block !important;
	}
	.wc_custom_maininner_home .news-block.sm .news-block__item-title,
	.wc_trendingtopicsection .news-block__item-title,
	.buzz-post .align-items-center.full-w,
	.buzz-post .col-md-12.d-flex.block-item-footer__start
	{
     margin-left: 20px;
	}
	.wc_donation_box.wcfooter 
	{
    width: 50% !important;
	}
}

@media(max-width: 980px)
{
	h6.figure-title
	{
	width: 20%;
	}
	ul.topic-menu
	{
	width: 60%;
	}
	.wc_donation_box
	{
	width: 20% !important;
	}
	.wc_donation_box.wcfooter	
	{
	width: 50% !important;
	}
	.wc_custom_maininner_home .news-block.lg .news-block__item-title
	{
	  margin-left: 20px !important;
	}
	.col-md-4.d-flex.justify-content-between.post-img.wc_trendingtopicimage 
	{
		max-width: 33%;
	}
    main {
    margin-top:67px;
    }
    body.wc_biasly_admin_bar_available main{


    }
}
@media(max-width: 940px)
{
    main {
    margin-top:54px;
    }
    body.wc_biasly_admin_bar_available main{
           margin-top: 68px;
    }
    
}
@media(max-width: 800px)
{
body.wc_biasly_admin_bar_available header {
    padding-top: 56px;
}
}
@media(max-width: 767px)
{
	ul.topic-menu {
	width: 100%;
	margin: 20px 0;
	}
	.wc_donation_box 
	{
	   width: 100% !important;
	   text-align: center !important;
	}
	
	.wc_donation_box .eapps-paypal-button-form-caption {
	 
	   text-align: left;
	}
	.wc_donation_box .eapps-paypal-button-form
	   {
	   align-items: baseline;
	   }
	.col-md-3.d-flex.justify-content-between.post-img-big ,
	.col-md-4.d-flex.justify-content-between.post-img,
	.col-md-2.d-flex.align-items-center.buzz-image,
	.col-md-4.d-flex.justify-content-between.post-img.wc_trendingtopicimage
	{
	flex: auto;
	width: 100%;
	max-width: 25% !important;
	float: left;
	}  
	.col-md-9.d-flex.justify-content-between,
	.col-md-8.d-flex.justify-content-between,
	.col-md-10.align-items-center.buzz-post	,
	.col-md-8.d-flex.justify-content-between
	{
     flex: auto;
     width: 100%;
     max-width: 75% !important;
     float: left;
	}
	.post-img img,.post-img.wc_trendingtopicimage img,.post-img-big img,
	.buzz-image img
	{
		width:100% !important;
		height:auto !important;
	}
	.news-block__item-title a
	{
	 line-height: 1.25;
     font-family: ProximaNova-semibold;
     font-size: 1.44em;
	}
	.wc_custom_maininner_home .col-md-9.d-flex.justify-content-between .news-block__item-title,
	#mostBiased .col-md-8.d-flex.justify-content-between .news-block__item-title, #breakingNews-top .col-md-8.d-flex.justify-content-between .news-block__item-title, #topics .col-md-8.d-flex.justify-content-between .news-block__item-title, #breakingNews-bottom .col-md-8.d-flex.justify-content-between .news-block__item-title, .news-block.sm.opinion.row.mb-5 .col-md-8.d-flex.justify-content-between .news-block__item-title,
	.buzz-post .align-items-center.full-w, .buzz-post .col-md-12.d-flex.block-item-footer__start	
	{
     margin-left: 0% !important;
	}
	#breakingNews-top.breaking-sidebar .col-md-12.col-sm-6.col-12.breaking-news-block,
	.most-biased .breaking-news-block, .most-popular .breaking-news-block, .opinion .breaking-news-block,.content-block-item.col-sm-6.new-s.trending-topics,
	.col-md-12.col-sm-6.col-12.breaking-news-block
	{
    width: 100% !important;
    float: left;
    display: inline-block;
    flex: auto;
    max-width: 100% !important;
	}
	
	.ccolcc.topicLetter
	{
		width: 5%;
		margin-bottom: 8px;
	}
	
	.wcalltopicspage .col-8.filter-block.sort-by
	{
		display: block !important;
		flex: auto;
		width: 100%;
		max-width: 100%;
	}
	.wcalphabettopics
	{
		margin:0px;
	}
	
	.BN-trigger.BN-simple-vertical,.BN-trigger.BN-half-vertical
	{
		margin: 0 auto;
	}

    main {
    margin-top:0px;
       }
    body.wc_biasly_admin_bar_available main{
    margin-top: 0px;
    }
    body.wc_biasly_admin_bar_available header {
    padding-top: 5px;
    }
	.content-block-item.col-lg-3.col-md-12.sidebar-top .bias-meter-details.show {
    right: 0;
	top: 0px;
	}
	.wc_list_similar_topics .bias-meter-details.show
	{
		top: 0;
	}
	.col-md-10.align-items-center.buzz-post .bias-meter-details.show
	{
		left: 0;
		top: 0;
	}
	.news-block__item.wc_trendingtopicsection .bias-meter-details.show
	{
		top: 0;
	}
	#mostBiased .bias-meter-details.show {
		left: 0;
		top: 0;
	}
	#newsBlockBottom .bias-meter-details.show {
		left: 0;
		top: 0;
	}
	div#breakingNews-top .bias-meter-details.show {
		top: 0;
		right: 0;
	}
	div#breakingNews-bottom .bias-meter-details.show
	{
		right: 0;
	}
	.news-block.sm.opinion.row.mb-5 .bias-meter-details.show,
	.wc_left_opp_article .wc_list_similar_topics .bias-meter-details.show,
	.wc_right_opp_article .wc_list_similar_topics .bias-meter-details.show {
		top: 0;
		right: 0;
	}
	.trending-topics:nth-child(2n) .wc_trendingtopicsection .bias-meter-details.show {
	    left: 0px !important;
	    top: 0 !important;
	}

	.trending-topics:nth-child(2n+1) .wc_trendingtopicsection .bias-meter-details.show {
	    left: 0 !important;
	    top: 0 !important;
	}
}
@media(max-width: 575px)
{
.wc_donation_box.wcfooter	
	{
		width: 40% !important;
		margin: 0 auto;
		display: block !important;
		float:none;
	}
	/* .wc_donation_box 
	{
	 display:none !important;	
	} */
	.col-md-12.afterfooterlogo
	{
		margin-bottom:18px;
	}
	.afterfooterlogo,
	li.wc_mobiledonationbox	
	{
	display:block !important;
	}
		a.wc_cstmdonatelink {
		color: #030ec7;
		text-align: left;
		font-size: 18px;
	}
	.ccolcc.topicLetter
	{
		width: 7%;
	}

 

}



@media(max-width: 480px)
{

	ul.wc_cstm_topicsul
	{
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2 !important;
	}
	.ccolcc.topicLetter
	{
		width: 10%;
	}
}

@media(max-width: 420px)
{

}

