p {
    margin-top: 0;
    margin-bottom: 1rem;
    font-size: 1.35rem;
    line-height: 1.9rem;
}

strong {
    font-weight: 500
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 1rem;
    margin-bottom: 1.5rem;
    font-family: inherit;
    font-weight: 400;
    line-height: 1.2;
    color: inherit;
}

h1 {
    font-size: 2.4rem;
    font-weight: 400;
    letter-spacing: -0.08rem;
    line-height: 2.5rem;
}

h2 {
    font-size: 2rem
}

h3 {
    font-size: 1.5rem;
}

h4 {
    font-size: 1.4rem
}

h5 {
    font-size: 1.25rem
}

h6 {
    font-size: 1rem
}

a {
    color: #3f91d2;
}

.img-responsive {
    max-width: 100%;
    width: auto\8;
    height: auto;
    vertical-align: middle;
    border: 0;
}

/* .clearfix {
    *zoom: 1;
}

.clearfix:before,
.clearfix:after {
    display: table;
    content: "";
    line-height: 0;
}

.clearfix:after {
    clear: both;
}

.hide-text {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.input-block-level {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -moz-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}

.collapse {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height 0.35s ease;
    -moz-transition: height 0.35s ease;
    -o-transition: height 0.35s ease;
    transition: height 0.35s ease;
}

.collapse.in {
    height: auto;
}

.close {
    float: right;
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    color: #000;
    text-shadow: 0 1px 0 #ffffff;
    opacity: 0.2;
    filter: alpha(opacity=20);
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.4;
    filter: alpha(opacity=40);
}

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}

img {
    vertical-align: bottom;
}

.nav-pills>li+li {
    margin-left: 0px;
    position: relative;
} */

.section-menu {
    /* margin-bottom: 16px; */
    margin-top: 0px;
    border-bottom: 1px solid #bbb;
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
    color: #fff;
    background-color: #f44336;
    border-radius: 0;
}

.breadcrumb {
    background-color: #ffffff;
    /* border-top: 1px solid #bbb; */
    border-bottom: 1px solid rgba(36, 148, 236, 0.53);
    border-radius: 0px;
    font-size: 1.2rem;
    padding: 6px 15px;
}

.link img {
    border-radius: 4px;
    border: solid 1px rgb(36, 148, 236);
    transition: all 0.4s ease-in-out;
    outline: 9px solid rgba(0, 0, 0, 0);
    outline-offset: 0px;
}

.link a:hover {
    text-decoration: none;
    color: #f44336;
}

.link img:hover {
    outline: 8px solid rgba(36, 149, 236, 0.685);
    outline-offset: -8px;
}

.clearfix_hidden {
    height: 0px;
    clear: both;
}

/* 
.clearfix-noline {
    height: 16px;
    clear: both;
}

.clearfix-margin {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #bdc3c7;
    margin-top: 24px;
    margin-bottom: 24px;
    clear: both;
}

.alert h1,
.alert h2,
.alert h3,
.alert h4,
.alert h5,
.alert h6 {
    color: #fff;
} */

header {
    background: #ffffff;
    margin-bottom: 16px;
    position: relative;
    /* box-shadow: 0px 3px 18px rgba(0, 0, 0, 0.16); */
}

.container-fluid {
    padding-right: 16px;
    padding-left: 16px;
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
}

.container {
    max-width: 1600px;
}

.row {
    margin-bottom: 0px;
}

.well {
    background-color: rgb(222, 236, 248);
    padding-top: 0;
    border-radius: 3px;
    border-color: #3f91d282;
    box-shadow: none;
    padding: 8px 8px 8px 8px;
    overflow: hidden;
}

.well h1 {
    margin-top: 3px;
}

#header_color {
    background-color: #d32f2f;
    /* background: -webkit-linear-gradient(top, #ff4700 0%,#d32f2f 39%); */
    padding-top: 6px;
    overflow: hidden;
    padding-bottom: 6px;
    text-align: center;
    /* border-bottom: 1px solid #fff; */
}

#logo {
    padding-top: 4px;
    float: left;
    /* margin-right: 1%; */
    display: block;
    width: 98%;
    padding-bottom: 6px;
    padding-left: 24px;
    padding-right: 24px;
}

#footer {
    padding-top: 32px;
    z-index: 210;
    background-color: rgb(63, 145, 210);
    background: linear-gradient(to bottom, rgba(63, 145, 210, 1) 1%, rgba(82, 188, 242, 1) 100%);
    position: relative;
}

#footer hr {
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #112149;
    width: 944px;
    margin-bottom: 16px;
    float: left;
}

#footer h4 {
    letter-spacing: -1px;
}

#footer #copyright {
    text-align: center;
    padding-bottom: 180px;
    padding-top: 16px;
    color: #ffffff;
}

#footer ul {
    list-style-type: none;
}

#footer a,
#footer a:visited {
    display: block;
    color: #fff;
}

#footer a:hover {
    text-decoration: underline;
}

.navbar .nav>li>a {
    padding: 10px 8px 10px;
    letter-spacing: -1px;
}

.navbar .btn-navbar {
    background: none;
    border: none;
}

.social-nav {
    top: 6px;
    margin-bottom: 12px !important;
}

.social-nav li {
    margin-right: 8px;
    color: #fff;
}

.social-nav li:hover {
    color: #e74c3c;
}

/* Video Full Width */

.flex-video {
    position: relative;
    padding-bottom: 62%;
    height: 0;
    margin-bottom: 16px;
    border-radius: 4px;
    overflow: hidden;
}

.flex-video.widescreen {
    padding-bottom: 57.25%;
}

.flex-video.vimeo {
    padding-top: 0;
}

.flex-video iframe,
.flex-video object,
.flex-video embed {
    border-radius: 4px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.quick-links {
    margin-bottom: 0px;
    padding-bottom: 0px;
    padding: 0px 4px;
    border-bottom: solid 1px #e2eff9;
    background-color: #4e4e4e;
    position: relative;
    z-index: 9;
    clear: both;
}

.quick-links>li>a {
    color: #ffffff;
    border-right: solid 1px #ffffff78;
    border-radius: 0px;
    padding: 6px 11px;
    z-index: 7000;
    transition: all 0.4s ease-in-out;
    font-size: 1.2rem;
}

.quick-links>li:last-child>a {
    border-right-color: transparent;
}

.quick-links>li:hover>a {
    color: #FFEB3B;
    position: relative;
    text-decoration: underline;
}

.quick-links:before {
    left: 0px;
    right: 0px;
    bottom: 0px;
    top: 0px;
    border-top: solid 8px #4e4e4e;
    border-bottom: solid 7px #4e4e4e;
    content: '';
    position: absolute;
    z-index: 10000;
    pointer-events: none;
    display: block;
}

.section-menu li>a {
    color: #000;
    font-size: 1.2rem;
    padding-right: 12px;
    padding-left: 12px;
    padding-bottom: 6px;
    padding-top: 6px;
    border-right: solid 1px #0000002b;
    border-radius: 0;
    transition: all .25s ease;
}

.element_header {
    color: #2c3e50;
    position: relative;
    z-index: 5;
    margin-bottom: 16px;
    padding-top: 8px;
}

.element_header div {
    display: inline;
}

.element_header a {
    text-decoration: none;
}

.col-md-12.img-top h3 {
    margin-top: 8px;
}

.col-md-12.img-left img {
    margin-bottom: 16px;
}

.col-md-12.img-left h3 {
    margin-top: 0;
    margin-bottom: 8px;
}

.col-md-6.img-top h3 {
    margin-top: 8px;
    margin-bottom: 3px;
}

.col-md-6.img-left img {
    margin-bottom: 16px;
}

.col-md-6.img-left h3 {
    margin-top: 0;
    margin-bottom: 8px;
}

.col-md-6.no-image h3 {
    margin-bottom: 8px;
}

.col-md-6.no-image p {
    margin-bottom: 24px;
}

.col-md-4.img-top h3 {
    margin-top: 8px;
}

.col-md-4.img-left img {
    margin-bottom: 16px;
}

.col-md-4.img-left h3 {
    margin-bottom: 8px;
}

.col-md-4.no-image h3 {
    margin-bottom: 8px;
}

.col-md-4.no-image p {
    margin-bottom: 24px;
}

.col-md-3.img-top h3 {
    margin-top: 8px;
}

.col-md-3.img-left img {
    margin-bottom: 16px;
}

.col-md-3.img-left h3 {
    margin-bottom: 8px;
}

.col-md-3.no-image h3 {
    margin-bottom: 3px;
}

.col-md-3.no-image p {
    margin-bottom: 16px;
}

.col-md-2.img-top h3 {
    margin-top: 8px;
    margin-bottom: 3px;
}

.col-md-2.img-left img {
    margin-bottom: 16px;
}

.col-md-2.img-left h3 {
    margin-bottom: 8px;
}

.col-md-2.no-image h3 {
    margin-bottom: 3px;
}

.col-md-2.no-image p {
    margin-bottom: 16px;
}

.col-md-1.img-top h3 {
    margin-top: 8px;
}

.col-md-1.img-left img {
    margin-bottom: 16px;
}

.col-md-1.img-left h3 {
    margin-bottom: 8px;
}

.element_freecontent {
    margin-right: 16px;
}

.equal {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
}

/* .element_icon {
    display: block;
    margin-right: 16px;
    margin-bottom: 16px;
    position: relative;
    z-index: 10;
    cursor: pointer;
    cursor: hand;
    clear: both;
    overflow: hidden;
}

.element_icon img {
    border-radius: 4px;
    transition: all 0.4s ease-in-out;
    outline: 8px solid transparent;
    outline-offset: 0px;
}

.element_icon img {
    float: left;
    margin-right: 8px;
    padding-top: 2px;
}

.element_icon a {
    display: block;
    margin-left: 16px;
    font-size: 1.1rem;
    line-height: 14px;
    font-weight: bold;
    color: #fff;
} */

.nav-tabs {
    border-bottom: 1px solid #e74c3c;
}

.nav-tabs>.active>a,
.nav-tabs>.focus>a {
    background: #e74c3c !important;
    color: #fff !important;
    border: 1px solid #e74c3c !important;
}

.accordion-heading .accordion-toggle {
    background: #e74c3c;
    color: #fff;
}

.accordion-heading .accordion-toggle a {
    color: #fff;
}

.vote {
    color: #2c3e50;
    margin-bottom: 16px;
}

.vote .title h2 {
    color: #e74c3c;
    margin-top: 0px;
    margin-bottom: 8px;
}

.vote .text {
    margin-bottom: 16px;
}

.vote form {
    margin-left: 8px;
    color: #2c3e50;
}

.vote form label {
    margin-left: 8px;
    cursor: pointer;
    cursor: hand;
}

.vote form label:hover {
    color: #fff;
}

.vote form input {
    margin-bottom: 8px;
}

#detail_box {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #ecf0f1;
    border: 1px solid #d7e0e2;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05) 3px 5px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05) 3px 5px rgba(0, 0, 0, 0.5);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05) 3px 5px rgba(0, 0, 0, 0.5);
    width: 39%;
    display: block;
    clear: both;
    float: right;
    overflow: hidden;
    margin-left: 1%;
    margin-top: 8px;
    margin-bottom: 16px;
}

#detail_box blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15);
}

#detail_box .text {
    margin-top: 8px;
}

#related {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #ecf0f1;
    border: 1px solid #d7e0e2;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05) 3px 5px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05) 3px 5px rgba(0, 0, 0, 0.5);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05) 3px 5px rgba(0, 0, 0, 0.5);
    float: right;
    clear: both;
    margin-left: 1%;
    width: 100%;
    margin-bottom: 16px;
}

#related blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15);
}

#related h3,
#related h2 {
    color: #2c3e50;
    margin-bottom: 4px;
}

.infobox {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #ecf0f1;
    border: 1px solid #d7e0e2;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05) 3px 5px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05) 3px 5px rgba(0, 0, 0, 0.5);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05) 3px 5px rgba(0, 0, 0, 0.5);
    width: 39%;
    margin-left: 1%;
    float: right;
    clear: both;
}

.infobox blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15);
}

.infobox h3,
.infobox h2 {
    color: #2c3e50;
    margin-bottom: 8px;
}

.iconoverlay_video {
    position: absolute;
    float: left;
    /* left: 9px; */
    z-index: 5;
    background-image: url(/assets/img/icons/video_overlay.png);
    width: 36px;
    height: 36px;
}

.iconoverlay_slytube_video {
    position: absolute;
    float: left;
    z-index: 5;
    background-image: url(/assets/img/icons/video_overlay.png);
    width: 36px;
    height: 36px;
    margin-bottom: -36px;
}

.iconoverlay_audio {
    position: absolute;
    float: left;
    z-index: 5;
    background-image: url(/assets/img/icons/audio_overlay.png);
    width: 36px;
    height: 36px;
}

.iconoverlay_image {
    position: absolute;
    z-index: 5;
    background-image: url(/assets/img/icons/image_overlay.png);
    width: 36px;
    height: 36px;
    float: left;
}

.content-box {
    margin-left: 1%;
    width: 39%;
    margin-bottom: 16px;
    background-color: #ECF0F1;
    padding: 20px;
    border-top-width: 8px;
    border-top-style: solid;
    border-top-color: #e74c3c;
    clear: both;
    border-radius: 4px;
}

.content-box.right {
    margin-left: 1%;
    margin-right: 0;
    float: right;
}

.content-box.left {
    margin-left: 0;
    margin-right: 1%;
    float: left;
}

/* .video_holder {
    margin-bottom: 8px;
    height: 390px;
}

.video_thumb {
    border: solid 1px transparent;
    cursor: pointer;
    display: inline-block;
}

.playlist {
    height: 380px;
    overflow: auto;
}

.playlist .element_videothumb {
    height: 160px;
    width: 186px;
    float: left;
    overflow: hidden;
    margin-right: 16px;
    margin-bottom: 8px;
}

.playlist .element_videothumb .img {
    width: 186px;
    position: relative;
    top: -20px;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100);
    -webkit-transition: Opacity 0.3s ease-in;
    -moz-transition: Opacity 0.3s ease-in;
    -o-transition: Opacity 0.3s ease-in;
    transition: Opacity 0.3s ease-in;
}

.playlist .element_videothumb .video_thumb:hover .img {
    -moz-opacity: 0.75;
    -khtml-opacity: 0.75;
    -webkit-opacity: 0.75;
    opacity: 0.75;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=75);
    filter: alpha(opacity=75);
}

.playlist .element_videothumb .clip {
    height: 100px;
    overflow: hidden;
    border-bottom-style: solid;
    border-bottom-color: #fff;
    border-bottom-width: 8px;
    margin-bottom: 4px;
}

.playlist .element_videothumb .clip img {
    width: 100%;
}

.video_thumb.active .clip {
    border-bottom-style: solid;
    border-bottom-color: #fff;
    border-bottom-width: 8px;
}

.input-newsletter {
    background: #ecf0f1 !important;
    border: 1px solid #bdc3c7 !important;
    padding: 12px 8px !important;
    width: 138px !important;
} */

.control-group {
    height: auto !important;
}

.well-warning {
    background-color: #ecf0f1;
    border: 1px solid #cfd9db;
}

blockquote.question {
    border-left: 5px solid #2ecc71;
}

blockquote.question blockquote {
    border-left: 5px solid #e67e22;
}

blockquote.question blockquote h2 {
    color: #e67e22;
}

blockquote.question blockquote p {
    color: #2c3e50;
}

blockquote.question h2 {
    color: #2ecc71;
}

blockquote.question p {
    margin-bottom: 20px;
}

.social_share {
    margin-bottom: 16px;
}

.social-icons {
    width: 190px;
    margin-left: auto;
    margin-right: auto;
    height: 60px;
}

.social-icons a {
    font-size: 3.2rem;
    color: #fff !important;
    float: left;
    margin-right: 8px;
    margin-left: 8px;
    color: #fff;
    transition: all 0.6s ease-in-out;
}

.social-icons a:hover {
    color: #000 !important;
}

.container>.row>.col-md-12 {
    border-bottom: solid 1px rgba(36, 148, 236, 0.64);
    margin-bottom: 16px;
}

.carousel_image {
    margin-bottom: 8px;
    background-image: url(/assets/img/icons/ajax-loader.gif);
    background-repeat: no-repeat;
    background-position: center center;
}

.modal-content {
    background-color: rgb(244, 67, 54);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0);
}

.modal-title {
    color: rgb(255, 255, 255);
}

@media (max-width: 767px) {
    .container {
        margin-left: 8px;
        margin-right: 8px;
    }

    .content-box.right {
        float: left;
        width: 100%;
        margin-left: 0;
    }

    #detail_box {
        width: 100%;
        padding-left: 2%;
        padding-right: 2%;
        float: none;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
        margin-bottom: 8px;
    }

    #detail_box img {
        width: 100%;
    }
}

@media (min-width: 768px) {
    #logo {
        padding-top: 23px;
        float: left;
        /* margin-right: 3%; */
        display: block;
        width: 366px;
        padding-bottom: 18px;
        padding-left: 26px;
        padding-right: 10px;
    }
}

[class^="Footer__FooterWrapper-"] {
    display: none;
}

/* Live Score Fixes */

.tabArea {
    z-index: auto !important;
}

.live1 p {
    display: inline;
    position: relative;
    left: 4px;
    font-weight: 700;
    color: red;
}

/* Live Animation */
.lds-ripple {
    display: inline-block;
    position: relative;
    width: 16px;
    height: 16px;
}

.lds-ripple div {
    position: absolute;
    border: 4px solid red;
    opacity: 1;
    border-radius: 50%;
    animation: lds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
}

.lds-ripple div:nth-child(2) {
    animation-delay: -0.5s;
}

@keyframes lds-ripple {
    0% {
        top: 7px;
        left: 7px;
        width: 0;
        height: 0;
        opacity: 1;
    }

    100% {
        top: -1px;
        left: -1px;
        width: 16px;
        height: 16px;
        opacity: 0;
    }
}

/* Second thingy */

.live2 p {
    display: inline;
    position: relative;
    left: 4px;
    top: -3px;
    font-weight: 700;
    color: red;
}

.spinner {
    display: inline-block;
    width: 16px;
    height: 16px;
    float: left;
    position: relative;
    border: 1px solid rgba(255, 0, 0, 0.34);
    border-radius: 50%;
}

.double-bounce1,
.double-bounce2 {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: red;
    opacity: 0.6;
    position: absolute;
    top: 0;
    left: 0;

    -webkit-animation: sk-bounce 2.0s infinite ease-in-out;
    animation: sk-bounce 2.0s infinite ease-in-out;
}

.double-bounce2 {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
}

@-webkit-keyframes sk-bounce {

    0%,
    100% {
        -webkit-transform: scale(0.0)
    }

    50% {
        -webkit-transform: scale(1.0)
    }
}

@keyframes sk-bounce {

    0%,
    100% {
        transform: scale(0.0);
        -webkit-transform: scale(0.0);
    }

    50% {
        transform: scale(1.0);
        -webkit-transform: scale(1.0);
    }
}

/* Third Thingy */


.live-pulse p {
    font-size: 18px;
    display: inline;
    position: relative;
    left: 0px;
    top: 3px;
    font-weight: 700;
    color: red;
}


.cssload-loader {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    background-color: rgb(255, 0, 0);
    /* float: left; */
    margin-right: 4px;
    border: solid 1px red;
}

.cssload-loader,
.cssload-loader:before,
.cssload-loader:after {
    animation: 1.25s infinite ease-in-out;
    -o-animation: 1.25s infinite ease-in-out;
    -ms-animation: 1.25s infinite ease-in-out;
    -webkit-animation: 1.25s infinite ease-in-out;
    -moz-animation: 1.25s infinite ease-in-out;
}

.cssload-loader:before,
.cssload-loader:after {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
}

.cssload-loader:before,
.cssload-loader:after {
    content: "";
}

.cssload-loader:before {
    content: '';
    border: 6px solid white;
    /* top: -6px; */
    /* left: -6px; */
    animation-name: cssload-animation;
    -o-animation-name: cssload-animation;
    -ms-animation-name: cssload-animation;
    -webkit-animation-name: cssload-animation;
    -moz-animation-name: cssload-animation;
}




@keyframes cssload-animation {
    0% {
        transform: scale(0);
        opacity: 0.3;
    }

    100% {
        transform: scale(1);
        opacity: 1;
    }
}

@-o-keyframes cssload-animation {
    0% {
        -o-transform: scale(0);
    }

    100% {
        -o-transform: scale(1);
    }
}

@-ms-keyframes cssload-animation {
    0% {
        -ms-transform: scale(0);
    }

    100% {
        -ms-transform: scale(1);
    }
}

@-webkit-keyframes cssload-animation {
    0% {
        -webkit-transform: scale(0);
    }

    100% {
        -webkit-transform: scale(1);
    }
}

@-moz-keyframes cssload-animation {
    0% {
        -moz-transform: scale(0);
    }

    100% {
        -moz-transform: scale(1);
    }
}

/* Responsive stuff for in-line article adds */

.mpu-in-text {
    width: 320px;
    padding: 12px 24px 12px 0;
    float: left;
}

@media (max-width: 600px) {
    .mpu-in-text {
        width: 320px;
        padding: 12px 24px 12px 0;
        display: block;
        margin-left: auto;
        margin-right: auto;
        float: none;
    }
}

.row.equal:after,
.row.equal:before {
    display: none;
}
/* Fix for rubbish google ads */
#div-gpt-ad-LeaderboardTop>div {
    width: unset !important;
    height: unset !important;
}