/* a { color: #000; } */

.header-tags ul li a {
    color: #000;
}

.header-tags ul li a.active {
    text-decoration: underline;
}

.header-tags ul li a:before,
.section-tags ul li a:before {
    content: '#';
}

.custom-main-content .video-img-link img,
.custom-main-content .video-img-link .video-js {
    margin-bottom: 25px;
}

.button-lead-text span.sponsored {
    background-color: #dcdcdc;
    color: #4a4a4a;
}

.button-lead-text span.exclusive,
.button-lead-text span.breaking {
    background-color: #ff0000;
    color: #fff;
    text-transform: capitalize;
}


/*
.button-lead-text span.exclusive, .button-lead-text span.breaking, .button-lead-text span.sponsored {
  padding: 5px 8px;
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 10px;
  letter-spacing: normal;
  font-family: 'Benton-md', sans-serif;
  border-radius: 2px;
  margin-right: 5px;
}
*/

.trending-tag .date-published {
    color: #fff;
}

.group-left-img .video-img {
    margin-bottom: 0;
}

.video-section .main-lead-text a,
.video-section .normal-lead-text a {
    color: #fff;
}

.video-section .video-list .video-thumbnail {
    width: 113px;
}

.footer-menu .custom-navigation-head span:first-child {
    line-height: 1.28;
    letter-spacing: -0.5px;
    color: #000000;
    font-family: 'Benton-bd', sans-serif;
}

.footer-menu ul,
.footer-menu ul li {
    list-style: none;
}

.dialog-close {
    position: relative;
    float: right;
    display: block;
    font-weight: 600;
    cursor: pointer;
}

.navigation-head ul.menu li {
    list-style: none;
}


/* .navigation-head ul.menu li { margin:0; } */

.fixed-header .subhead {
    display: none;
}

.breadcrumb {
    background-color: transparent;
    padding: 0px 0px;
    margin-bottom: 0px;
}

#loader_image {
    text-align: center;
    width: 50px;
    height: 50px;
    max-width: 50px;
    margin: 0 auto;
    display: none;
}

.sub-section .article-custom {
    padding-top: 0px;
}

.sub-section.custom-trending-tag .trd-tags4:nth-child(4) .article-custom {
    border-top: solid 1px #979797;
    padding-top: 25px;
    margin-top: 0px;
}

.sub-section.custom-trending-tag .trd-tags4:nth-child(n+5) .article-custom {
    padding-top: 25px;
}

.lst-yr .lst-yr-itm {
    font-size: 18px;
    font-family: 'Benton-rg', sans-serif;
    line-height: 1.5;
    opacity: 0.4;
}

.lst-yr .lst-yr-itm.active {
    font-size: 24px;
    font-family: 'Benton-md', sans-serif;
    position: relative;
    line-height: 1.6;
    opacity: 1;
    margin-left: 0;
    height: 45px;
}

.lst-yr .lst-yr-itm.active:before {
    content: "";
    background: #ff0000;
    height: 5px;
    position: absolute;
    bottom: 5px;
    width: calc(100% + 10px);
    right: -10px;
}

.delimiter {
    padding: 0 5px;
}

.g-img img {
    width: 100%;
}

ul.primary {
    margin: 15px 0;
}

.mb {
    margin-bottom: 10px;
}

.am {
    text-align: center;
}

.mag-cnt .grp-rgt h2 {
    font-family: 'Benton-bd', sans-serif;
    font-size: 25px;
    line-height: normal;
    margin-bottom: 15px;
}

.st-lg-cnt p {
    font-size: 16px;
    line-height: normal;
}

.mag-cnt .grp-rgt .st-lg-cnt {
    margin-bottom: 20px;
}

.mag-cnt .grp-lft {
    margin-top: 10px;
}

.subc-btn a {
    width: 150px;
    display: inline-block;
    height: 40px;
    font-size: 18px;
    text-align: center;
    margin: 0;
    align-content: center;
    justify-content: center;
    line-height: 40px;
    padding: 0;
}

.mag-cnt .grp-rgt {
    margin-top: 10px;
}

.sc-lnks-img {
    margin-bottom: 20px;
    float: left;
    width: 50%;
}

.sc-lnks-img img {
    width: 100%;
    padding: 0 10px;
}

ul.primary {
    white-space: inherit;
}

span.nolink,
address {
    padding-top: 20px;
    padding-left: 2px;
}

address,
span.menu__link {
    padding-left: 20px;
}

.mfooter li.expanded {
    padding-bottom: 20px;
}

.footer-logo li {
    padding-bottom: 10px;
}

.email-in,
.subscribe-button {
    margin-bottom: 10px;
}

.subscribe-button {
    margin-bottom: 0;
}

.ajax-progress {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    z-index: 99;
}

.ajax-progress .throbber {
    background: none;
    position: absolute;
    left: 50%;
    top: 50%;
    font-size: 5px;
    width: 7em;
    z-index: 100;
    height: 7em;
    margin: -25px 0 0 -25px;
    text-indent: -9999em;
    border-top: .5em solid #fff;
    border-right: .5em solid rgba(204, 204, 204, .5);
    border-bottom: .5em solid rgba(204, 204, 204, .5);
    border-left: .5em solid rgba(204, 204, 204, .5);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: loadanim 1.1s infinite linear;
    animation: loadanim 1.1s infinite linear;
    border-radius: 50%;
}

.ajax-progress .message {
    font-size: 0;
}

h2.wid-title-icon:before {
    top: -8px;
}

.mag-cnt .grp-lft img {
    border-radius: 4px;
}

.sc-lnks {
    position: initial;
    bottom: initial;
    left: initial;
    display: block;
    margin: 0 -10px;
}

.mag-cnt .main-bg-title {
    color: #fff;
    line-height: 1.15;
    font-family: 'Benton-bd', sans-serif;
    font-size: 24px;
}

.mag-cnt .group-right-text {
    position: absolute;
    bottom: 5px;
    padding: 0 15px;
}


/* companies style*/

.br-tp {
    border-top: 1px solid #ccc;
}

.dsp-tbl {
    display: table;
    width: 100%;
    table-layout: fixed;
}

.dsp-tb-cl {
    display: table-cell;
    vertical-align: middle;
}

.mrkt-lst .src-lst {
    text-align: center;
    padding: 0 5px;
    font-family: 'Benton-md', sans-serif;
    font-size: 16px;
    float: left;
}

.mrkt-lst .src-lst.active {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: rgba(155, 155, 155, 0.15);
}

.cmp-lst a {
    font-family: 'Benton-md', sans-serif;
    font-size: 16px;
}

.has-search .form-control {
    padding-right: 12px;
    padding-left: 34px;
    height: 42px;
    border-radius: 2px;
    background-color: #f4f4f4;
    border: none;
    box-shadow: none;
}


/* comment box */

.commento-root .commento-markdown-help tr td pre {
    display: block;
}

.commento-root .commento-markdown-button {
    visibility: hidden;
}

.commento-logo-text {
    display: none !important;
}

.commento-root .commento-comments .commento-card .commento-body p {
    margin-left: 48px;
    padding-left: 35px;
    margin-top: 0;
    margin-bottom: 0;
}

.commento-root .commento-card .commento-subtitle,
.commento-root .commento-card .commento-name {
    padding: 0 35px;
}

.commento-root .commento-comments .commento-card {
    margin-top: 0;
}

.commento-root .commento-comments .commento-card .commento-name {
    font-size: 15px;
    color: #000;
    text-transform: capitalize;
}

.commento-root .commento-comments .commento-card .commento-option-reply,
.commento-root .commento-comments .commento-card .commento-option-upvote,
.commento-root .commento-comments .commento-card .commento-option-downvote,
.commento-root .commento-comments .commento-card .commento-option-collapse {
    margin: 0;
}


/* Video Code */

a.video-link {
    position: relative;
}

a.video-link:after {
    content: '';
    background: url(/sites/all/modules/custom/arabianbusiness/images/group2x.png) no-repeat center;
    position: absolute;
    top: 50%;
    left: 50%;
    right: inherit;
    display: block;
    width: 60px;
    height: 60px;
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-size: 100%;
    z-index: 1;
}

a.aside-video.video-link:after {
    width: 36px;
    height: 36px;
}

a.video-link img {
    -webkit-transition: -webkit-transform .3s ease-out;
    -webkit-transition: transform .3s ease-out;
    transition: transform .3s ease-out;
}

a.video-link:hover img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}

.custom-video.day-trending,
.trending-tag .group-left-img {
    overflow: hidden;
}

a.aside-video.video-link {
    display: block;
    overflow: hidden;
}


/* Video Code */

@keyframes loadanim {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@media only screen and (min-width:480px) {
    .mfooter li.expanded {
        float: left;
        width: 50%;
        padding-bottom: 20px;
    }
    address,
    span.menu__link {
        clear: both;
    }
    .email-in,
    .subscribe-button {
        width: auto;
    }
    .footer-logo li {
        padding-bottom: 0;
    }
    h2.wid-title-icon:before {
        top: -10px;
    }
}

@media only screen and (min-width:640px) {
    .mag-cnt .grp-lft {
        width: 200px;
        float: left;
    }
    .mag-cnt .grp-rgt {
        margin-left: 220px;
    }
    .mag-cnt {
        margin: 0 0 25px 0;
    }
    .sc-lnks {
        position: absolute;
        bottom: 0;
        left: 235px;
        display: block;
        margin: 0 0 15px 0;
    }
    .sc-lnks-img {
        float: left;
        width: 150px;
        padding-right: 20px;
        margin: 0;
    }
    .sc-lnks-img img {
        width: auto;
        padding: 0;
    }
    /* companies */
    .mrkt-lst .src-lst {
        float: none;
    }
    .mrkt-lst .src-lst.active {
        width: 40px;
        height: 40px;
    }
}

@media only screen and (min-width: 768px) {
    .group-right-text .main-bg-title {
        width: auto;
        font-family: 'Benton-bd', sans-serif;
        color: #fff;
        font-size: 32px;
        line-height: 32px;
        line-height: 1;
        letter-spacing: -0.6px;
        padding-right: 0;
    }
    .sub-section.custom-trending-tag .trd-tags4:nth-child(3n+4) {
        clear: both;
    }
    .sub-section.custom-trending-tag .trd-tags4:nth-child(5) {
        clear: none;
    }
    /* .page-taxonomy .trending-img-link:after {
        display: none;
    } */
    .page-taxonomy .group-right-text {
        position: absolute;
        margin-top: 0;
        bottom: 0;
    }
    .page-taxonomy .main-tag a,
    .page-taxonomy .trending-tag .date-published,
    .page-taxonomy .main-bg-title a {
        color: #000;
    }
    .gallery .main-bg-title a {
        color: #fff !important;
    }
    .gallery .group-right-text {
        left: 0 !important;
    }
    .page-taxonomy h2 {
        line-height: .875;
    }
    .wid-list-popular .video-thumbnail {
        width: 50px;
    }
    .wid-list-popular .video-thumbnail+.video-data {
        margin-right: 60px;
    }
    .group-right-text {
        position: absolute;
        bottom: 30px;
        padding: 0px 20px;
    }
    .mag-cnt .group-right-text {
        position: absolute;
        bottom: 5px;
        padding: 0 20px;
    }
    .mag-cnt .main-tag a {
        color: #fff;
    }
}

@media only screen and (min-width: 992px) {
    .cs-col-5 {
        width: 20%;
    }
    .col-md-4 {
        width: 33.33%;
    }
    .sc-lnks {
        position: static;
    }
}

@media only screen and (min-width:1024px) {
    .mfooter li.expanded {
        width: 33.33%;
    }
    .mfooter li.expanded,
    span.menu__link {
        padding-left: 0;
    }
    address {
        clear: none;
    }
    h2.wid-title-icon:before {
        top: -1px;
    }
    .button-lead-text span.exclusive,
    .button-lead-text span.breaking {
        font-size: 13px;
    }
}

@media only screen and (min-width: 1200px) {
    .lst-yr .lst-yr-itm.active {
        font-size: 36px;
        line-height: normal;
        height: 55px;
    }
    .lst-yr .lst-yr-itm {
        text-align: right;
        margin-right: -15px;
    }
    .list-item-data {
        margin: 0;
    }
    .footer-menu .custom-navigation-head span:first-child {
        font-size: 18px;
    }
    span.nolink,
    address {
        padding-left: 0;
    }
    .wid-list-popular .video-thumbnail {
        width: 70px;
    }
    .wid-list-popular .video-thumbnail+.video-data {
        margin-right: 80px;
    }
    .page-taxonomy .group-right-text {
        padding-top: 0px;
        position: absolute;
        padding-left: 20px;
        padding-right: 20px;
        margin-top: 20px;
    }
    .page-taxonomy .main-tag a,
    .page-taxonomy .trending-tag .date-published,
    .page-taxonomy .main-bg-title a {
        color: #fff;
    }
    .page-taxonomy h2 {
        line-height: 1.2;
    }
    .page-taxonomy .trending-img-link:after {
        display: block;
    }
}

@media only screen and (min-width: 1360px) {
    .mgzn-pd-rm>.container,
    .col-pd-rm,
    .col-pd-rm .col-sm-6 {
        padding-left: 0;
        padding-right: 0;
    }
    .mv-mrgn-lft {
        margin-left: -135px;
    }
}

@media only screen and (max-width: 768px) {
    a.video-link:after {
        content: '';
        width: 40px;
        height: 40px;
    }
    a.aside-video.video-link:after {
        width: 30px;
        height: 40px;
    }
}

.not-front .main-bg-title a {
    color: #fff;
}

.not-front .main-tag a {
    color: #fff;
}

.not-front .trending-tag .date-published {
    color: #fff;
}