﻿/*slider*/

.threeSlider {
    margin: 0 auto;
    direction: ltr;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    direction: rtl;
    text-align: right;
}

.slick-slide img {
    width: auto;
    height: auto;
    margin: 0 auto;
    max-width: 100%;
    max-height: 540px;
    display: block;
}

.threeSlider > * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.sliderBox {
    overflow: hidden;
    /*height: 571px;*/
    max-height: 100%;
    margin-bottom: 20px;
}
/*.sliderBox .slick-list{height:auto!important}*/
.threeSlider.video.hide {
    display: none
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
    overflow: hidden;
    /*height: 571px;*/
    max-height: 100%;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

    .slick-list:focus {
        outline: 0;
    }

    .slick-list.dragging {
        cursor: pointer;
        cursor: hand;
    }

.slick-slider .slick-track, .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    right: 0;
    display: block;
}

    .slick-track:before, .slick-track:after {
        display: table;
        content: '';
    }

    .slick-track:after {
        clear: both;
    }

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: right;
    margin: 0 auto;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
    position: relative;
    text-align: center;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

.slick-loading .slick-list {
    background: #fff url('/images/ajax-loader.gif') center center no-repeat;
}

.threeSlider .hoverCss {
    position: relative;
}

    .threeSlider .hoverCss .title {
        position: absolute;
        bottom: 0;
        right: 0;
        left: 0;
        background: rgba(4, 0, 0, 0.8);
        color: #fff;
        -webkit-transition: .5s;
        -moz-transition: .5s;
        -ms-transition: .5s;
        -o-transition: .5s;
        transition: .5s;
        padding: 5px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        line-height: 20px;
        text-align: right;
        font-size: 14px;
        line-height: 20px;
    }

        .threeSlider .hoverCss .title .articleInfo {
            position: relative;
            bottom: auto;
            width: 100%;
            top: 5px;
        }

.title {
    right: 10px;
    bottom: 10px;
    padding: 5px 5px 10px;
    max-height: 55px;
    z-index: 50;
    left: 10px;
    font-size: 14px;
    line-height: 22px;
    text-shadow: 1px 1px 0px #b2a9a9;
    -webkit-text-shadow: 1px 1px 0px #b2a9a9;
    color: #fff;
    overflow: hidden;
    text-align: right;
    color: #585757;
    -moz-transition: color .25s linear;
    -ms-transition: color .25s linear;
    -o-transition: color .25s linear;
    -webkit-transition: color .25s linear;
    transition: color .25s linear;
    max-height: 35px;
}

a:hover .title {
    color: #000;
}

.threeSlider a {
    display: inline-block;
    vertical-align: top;
}

.threeSlider iframe {
    width: 100%;
    height: 200px;
}



.captionSpan {
    font-family: 'Droid Arabic Naskh';
    font-size: 14px;
    height: auto;
    padding: 5px 5px 0;
    color: #000;
    line-height: 22px;
    text-align: center;
    display: inline-block;
    width: 100%;
    clear: both;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: top;
}

.v_link {
    background: url(/images/playButton.png) no-repeat;
    position: absolute;
    top: auto;
    bottom: 0;
    left: 1px;
    margin: 0;
    background-size: 35px;
    width: 35px;
    height: 35px;
    z-index: 1;
}
/*iframe in slider*/

.threeSlider iframe {
    border: none;
}


/*lightbox*/

body #html5box-html5-lightbox .html5-text {
    text-align: center;
    font-family: 'Droid Arabic Naskh';
    font-size: 12px;
    line-height: 20px;
    direction: rtl;
}

#html5box-html5-lightbox ~ .html5-nav .html5-nav-container {
    direction: ltr;
}

#html5box-html5-lightbox .html5-text .html5-title-prefix {
    font-family: sans-serif;
    font-weight: 700;
    margin-left: 7px;
    unicode-bidi: bidi-override;
    direction: ltr;
}

#html5box-html5-lightbox #html5-lightbox-overlay {
    opacity: 1 !important;
}

#html5box-html5-lightbox #html5-close-fullscreen {
    top: auto !important;
    left: 0;
    width: 52px;
    margin: 7px auto 0 !important;
}

#html5box-html5-lightbox .html5-next-bottom-fullscreen {
    left: 0px;
    right: auto !important;
    width: 80px;
    height: 60px;
}

    #html5box-html5-lightbox .html5-next-bottom-fullscreen img {
        margin-top: 10px;
        margin-left: -10px;
    }

#html5box-html5-lightbox .html5-prev-bottom-fullscreen {
    right: 0px !important;
    left: auto !important;
    width: 80px;
    height: 60px;
}

    #html5box-html5-lightbox .html5-prev-bottom-fullscreen img {
        margin-top: 10px;
        margin-right: -10px;
    }


#html5box-html5-lightbox .html5-image-container img {
    width: auto;
    vertical-align: top;
}
/*iframe popup*/
#html5box-html5-lightbox .html5-elem-wrap .html5lightbox-web iframe {
    vertical-align: top;
    width: 1375px;
}

#html5box-html5-lightbox .html5-next-fullscreen {
    right: auto !important;
    left: 8px
}

#html5box-html5-lightbox .html5-prev-fullscreen {
    left: auto !important;
    right: 8px
}

@media (max-width: 1500px) {
    #html5box-html5-lightbox .html5-elem-wrap .html5lightbox-web iframe {
        width: 1200px;
    }
}

@media (max-width: 1330px) {
    body #html5box-html5-lightbox .html5-elem-wrap .html5lightbox-web iframe {
        width: 900px;
    }
}

@media (max-width: 1024px) {
    body #html5box-html5-lightbox #html5-lightbox-box, #html5box-html5-lightbox .html5-elem-wrap {
        max-width: 100%;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }

    body #html5box-html5-lightbox .html5-elem-wrap .html5lightbox-web iframe {
        width: 100%;
    }



    body #html5box-html5-lightbox #html5-lightbox-box {
        width: 100% !important;
        margin: 30px auto 0 !important;
        min-height: 300px
    }

    #html5box-html5-lightbox .html5-elem-wrap {
        max-height: 100%;
        width: auto !important;
        height: auto !important;
    }

    #html5box-html5-lightbox .html5-image-container img {
        max-height: 410px;
    }

    .threeSlider .slick-slide img {
        max-height: 350px;
    }
}

@media (max-width: 814px) {

    #html5box-html5-lightbox .html5-image-container img {
        max-height: 128px;
    }
}

@media (max-width: 768px) {

    #html5box-html5-lightbox .html5-image-container img {
        max-height: 700px;
    }
}


@media (max-width: 736px) {

    #html5box-html5-lightbox .html5-image-container img {
        max-height: 160px;
    }
}

@media (max-width: 667px) {
    #html5box-html5-lightbox .html5-image-container img {
        max-height: 114px;
    }
}

@media (max-width: 640px) {
    #html5box-html5-lightbox .html5-image-container img {
        max-height: 106px;
    }
}

@media (max-width: 568px) {
    #html5box-html5-lightbox .html5-image-container img {
        max-height: 68px;
    }
}

@media (max-width: 414px) {

    #html5box-html5-lightbox .html5-image-container img {
        max-height: 320px;
    }
}




@media (max-width: 375px) {

    #html5box-html5-lightbox .html5-image-container img {
        max-height: 272px;
    }
}

@media (max-width: 360px) {

    #html5box-html5-lightbox .html5-image-container img {
        max-height: 235px;
    }
}

@media (max-width: 320px) {
    body #html5box-html5-lightbox #html5-lightbox-box {
        min-height: auto;
    }

    #html5box-html5-lightbox .html5-image-container img {
        max-height: 165px;
    }
}

@media (max-width: 1000px) and (orientation:landscape) {


    body #html5box-html5-lightbox .html5-next-bottom-fullscreen,
    body #html5box-html5-lightbox .html5-prev-bottom-fullscreen {
        height: auto
    }
}

@media (max-width:900px) and (orientation: landscape) {
    body #html5box-html5-lightbox #html5-lightbox-box {
        width: 44% !important;
    }

    body #html5box-html5-lightbox #html5-lightbox-box {
        margin: 5px auto 0 !important;
    }

    body #html5box-html5-lightbox .html5-elem-data-box {
        display: none !important;
    }

    body #html5box-html5-lightbox #html5-lightbox-box {
        min-height: auto;
    }
}

@media (max-width: 667px) and (orientation: landscape) {


    .threeSlider.slick-slider, body .sliderBox {
        height: 411px;
    }

    .threeSlider .slick-slide img {
        max-height: 363px;
    }
}

@media (max-width: 640px) and (orientation:landscape) {


    .threeSlider.slick-slider, body .sliderBox {
        height: 396px;
    }

    .threeSlider .slick-slide img {
        max-height: 348px;
    }
}

@media (max-width: 568px) and (orientation: landscape) {

    .threeSlider.slick-slider, body .sliderBox {
        height: 357px;
    }

    .threeSlider .slick-slide img {
        max-height: 308px;
    }
}

@media (max-width: 533px) and (orientation: landscape) {
    .threeSlider.slick-slider, body .sliderBox {
        height: 337px;
    }

    .threeSlider .slick-slide img {
        max-height: 288px;
    }
}

@media (max-width: 480px) and (orientation: landscape) {


    .threeSlider.slick-slider, body .sliderBox {
        height: 307px;
    }

    .threeSlider .slick-slide img {
        max-height: 258px;
    }
}


/*new*/
/*.sliderContent{position: relative;}*/
.switchGal {
    border-bottom: 3px solid #444;
    text-align: left;
    margin-top: -15px;
    font-size: 0 !important;
    line-height: 0 !important;
    margin-top: -42px;
}

    .switchGal .link-photo {
        height: 38px;
        width: 60px;
        background-color: #dadada;
        line-height: 30px;
        color: #fff;
        background-image: url(/images/link-swap.png);
        background-repeat: no-repeat;
        background-position: 12px -28px;
        cursor: pointer;
        background-size: 30px;
        background-size: 85px;
        display: inline-block;
        vertical-align: top;
        border-top-right-radius: 15px;
        -webkit-border-top-right-radius: 15px;
        -moz-border-top-right-radius: 15px;
    }

        .switchGal .link-photo.clicked {
            background-color: #444;
            background-position: -37px -28px;
        }

    .switchGal .link-video {
        height: 38px;
        width: 60px;
        background-color: #dadada;
        line-height: 30px;
        color: #fff;
        background-image: url(/images/link-swap.png);
        background-repeat: no-repeat;
        background-position: 13px 6px;
        cursor: pointer;
        background-size: 85px;
        display: inline-block;
        vertical-align: top;
        margin-right: -4px;
        border-top-left-radius: 15px;
        -webkit-border-top-left-radius: 15px;
        -moz-border-top-left-radius: 15px;
    }

        .switchGal .link-video.clicked {
            background-color: #444;
            background-position: -38px 6px;
        }


/*count*/
.boxCount {
    display: inline-block;
    vertical-align: top;
    position: absolute;
    right: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.6);
    padding: 0px 4px 2px;
    font-family: sans-serif;
    line-height: 0 !important;
    font-size: 0 !important;
}

    .boxCount .curBox {
        font-size: 16px;
        line-height: 16px;
        color: #fff;
        margin-right: 2px;
    }

    .boxCount .ToBox {
        font-size: 14px;
        line-height: 14px;
        color: #fff;
    }

.adZoneappnews, .mediaZoneappnews {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}

#body .adZoneappnews img, #body .mediaZoneappnews img {
    margin: 0 auto;
}

.adZoneappnews.lbone, .mediaZoneappnews.lbone {
    margin: 0 !important
}

    .adZoneappnews.lbone a, .mediaZoneappnews.lbone a {
        display: inline-block;
        vertical-align: top;
        line-height: 0;
    }

.adZoneappnews.popup .footerMobile, .mediaZoneappnews.popup .footerMobile {
    display: none !important;
}

@media (max-width: 375px) {
    .byline .weekName {
        display: none !important
    }
}
/*google translate*/
.boxReadG {
    clear: both;
    display: block;
    width: 100%;
    overflow: hidden;
}

    .boxReadG .readSpeakerAnba {
        display: inline-block;
        vertical-align: top;
        float: left;
    }

.GoogleSelect #google_translate_element, .GoogleSelect .goog-te-gadget {
    font-size: 0 !important;
}

.GoogleSelect .goog-te-banner-frame.skiptranslate {
    display: none !important;
}

.GoogleSelect .goog-logo-link {
    display: none !important;
}

.GoogleSelect .goog-te-combo {
    font-size: 16px !important;
    line-height: 30px !important;
    height: 30px !important;
}

.GoogleSelect .goog-te-gadget .goog-te-combo {
    margin: 0 !important;
}

.GoogleSelect {
    height: 30px !important;
    float: right !important;
    margin: 0 !important;
    clear: none !important;
    width: auto !important;
    margin-top: 0 !important;
}

html.translated-ltr .byline {
    background: url(/images/dateBtn.png) left 0 no-repeat;
    background-position: left 0 top 1px;
    padding-left: 18px;
    background-size: 13px;
    padding-right: 0;
    float: left;
}

    html.translated-ltr .byline.comment {
        background: url(/images/icons_article.png) left 0 no-repeat;
        background-size: 20px;
        background-position: left 0 top -22px;
        margin-left: 10px;
        margin-right: 0;
        padding-left: 25px;
        padding-right: 0;
        float: left;
    }

html.translated-ltr .byview {
    font-size: 14px;
    line-height: 18px;
    color: #000;
    background: url(/images/icons_article.png) left 0 no-repeat;
    background-size: 20px;
    background-position: left 0 top -44px;
    margin-left: 10px;
    vertical-align: top;
    display: inline-block;
    padding-left: 25px;
    margin-right: 0;
    padding-right: 0;
    float: left;
}

html.translated-ltr .switchGal {
    text-align: right;
}

html.translated-ltr .GoogleSelect {
    float: left !important
}

html.translated-ltr .translate, html.translated-ltr .translate {
    direction: ltr !important;
    text-align: left !important;
    font-family: sans-serif !important
}


html.translated-ltr .readSpeakerAnba {
    float: right;
}

html.translated-ltr .post_content ul {
    padding: 0;
}

    html.translated-ltr .post_content ul li {
        margin-left: 30px;
        text-align: left;
        margin-right: 0;
    }

        html.translated-ltr .post_content ul li:before {
            margin-right: 14px;
            margin-left: 0;
        }

html.translated-ltr .span-empty, .pic_multipic span {
    text-align: left;
}

html.translated-ltr .single article.hentry .span-empty, html.translated-ltr .single article.hentry .pic_multipic span {
    text-align: left;
}

html.translated-ltr .V_div_content {
    float: right
}

html.translated-ltr .pic_multipic {
    margin-left: 20px;
    margin-right: 0;
}

html.translated-ltr body #html5box-html5-lightbox .html5-text {
    text-align: left;
    font-family: sans-serif
}

html.translated-ltr body #html5box-html5-lightbox .html5-title {
    text-align: left;
    direction: ltr;
}

html.translated-ltr body #html5box-html5-lightbox .html5-text .html5-title-prefix {
    margin-right: 7px;
    margin-left: 0;
}

html.translated-ltr .pic_multipic2, html.translated-ltr .pic_multipic3, html.translated-ltr .pic_multipic4 {
    margin-right: 20px;
    margin-left: 0;
}

    html.translated-ltr .pic_multipic2:nth-of-type(2n), html.translated-ltr .pic_multipic3:nth-of-type(3n), html.translated-ltr .pic_multipic4:nth-of-type(4n) {
        margin-right: 0;
    }

.goog-te-gadget img {
    display: inline-block;
    vertical-align: top;
}

@media (max-width:768px) {
    html.translated-ltr body.notranslate {
        top: 40px !important
    }

        html.translated-ltr body.notranslate #header .top {
            top: 40px !important
        }

        html.translated-ltr body.notranslate .NavMenu, html.translated-ltr body.notranslate .NavMenuSEC {
            top: 86px;
        }
}

/*@media (max-width:520px) {
    .GoogleSelect {
        float: none !important;
        display: inline-block;
        clear: both;
        text-align: right !important;
        margin-top: 10px !important;
        vertical-align: top;
        width: 100%;
    }
}*/

@media (max-width:480px) {
    html.translated-ltr .pic_multipic4:nth-of-type(2n) {
        margin-right: 0;
    }
}

@media (max-width:375px) {
    html.translated-ltr .pic_multipic3:nth-of-type(3n) {
        padding-left: 0;
        margin-right: 0;
    }
}

.GoogleSelect .goog-te-gadget-simple .goog-te-menu-value, .goog-te-menu2-item {
    color: #000;
    font-family: 'ArticleText Arabic Naskh', serif;
    font-weight: 400;
    text-align: right;
}

.engNoteTrans {
    display: none;
    font-size: 16px;
    font-family: sans-serif;
    text-align: center;
    font-weight: 700;
    color: #666;
}

html.translated-ltr .engNoteTrans {
    display: block
}

html.translated-ltr body .widget_recent_blogposts.center .article .pic {
    float: right;
    margin: 0 0 10px 10px;
}

html.translated-ltr body .widget_recent_blogposts .widget_body ul.slides > li {
    margin-left: 0 !important;
}

html.translated-ltr .widget_recent_blogposts .article .text,
html.translated-ltr .widget_recent_blogposts.center .article .desc {
    text-align: left;
}

    html.translated-ltr .widget_recent_blogposts.center .article .desc img {
        float: left;
        padding-left: 0;
        padding-right: 10px;
    }

html.translated-ltr .pic_multipic {
    float: right;
    clear: right;
}

html.translated-ltr .pic_H_small {
    float: left;
    padding-left: 0;
    padding-right: 10px;
}

html.translated-ltr .translate h1, html.translated-ltr .translate h2, html.translated-ltr .translate h3 {
    direction: ltr !important;
    text-align: left !important;
    font-family: sans-serif !important;
}

html.translated-ltr .post_content p {
    line-height: 25px;
}

html.translated-ltr .readSpeakerAnba {
    display: none !important
}

.h2titletxt {
    color: #8a0000;
    font-size: 18px;
    line-height: 29px;
    text-align: right;
    clear: none;
    font-weight: 700;
}

.h3titletxt {
    font-size: 14px;
    line-height: 22px;
    text-align: right;
    clear: none;
    font-weight: 700;
}

html.translated-ltr body.headerBox_new {
    padding-top: 95px;
}

html.translated-ltr .goog-te-banner-frame {
    top: 46px;
}

html.translated-ltr ul.breadcrumbs.new {
    top: 85px;
}

html.translated-ltr body.notranslate #header.site-header {
    top: 0 !important;
}
/*english*/
#mainBox.article_EN, .article_EN .captionSpan, .article_EN .slugline {
    font-family: sans-serif;
}


.article_EN {
    direction: ltr !important;
    text-align: left !important;
}

    .article_EN ul.breadcrumbs li {
        float: left;
        margin-right: 5px;
        margin-left: 0;
    }

        .article_EN ul.breadcrumbs li.current {
            padding-right: 0;
            background: 0 0;
            margin: 0;
        }

        .article_EN ul.breadcrumbs li a {
            margin-right: 5px;
            margin-left: 0;
        }

    .article_EN ul.breadcrumbs.new {
        padding: 7px 15px;
        padding-left: 32px;
        background-position: left 10px center;
    }

    .article_EN .byline, .article_EN .byview {
        float: left;
    }

        .article_EN .byview, .article_EN .byline.comment {
            margin-right: 0;
            margin-left: 10px;
        }

    .article_EN .byline {
        padding-left: 18px;
        padding-right: 0;
        background: url(/images/dateBtn.png) left 0 no-repeat;
        background-size: 13px;
    }

        .article_EN .byline.comment {
            background: url(/images/icons_article.png) left 0 no-repeat;
            background-size: 20px;
            background-position: left 0 top -23px;
        }

    .article_EN .byview {
        background: url(/images/icons_article.png) left 0 no-repeat;
        background-size: 20px;
        background-position: left 0 top -45px;
    }

    .article_EN .byline.comment, .article_EN .byview {
        padding-right: 0;
        padding-left: 25px;
    }

    .article_EN .switchGal {
        text-align: right;
    }

        .article_EN .switchGal .link-video {
            border-top-left-radius: 0;
            -webkit-border-top-left-radius: 0;
            -moz-border-top-left-radius: 0;
            border-top-right-radius: 15px;
            -webkit-border-top-right-radius: 15px;
            -moz-border-top-right-radius: 15px;
        }

        .article_EN .switchGal .link-photo {
            border-top-right-radius: 0;
            -webkit-border-top-right-radius: 0;
            -moz-border-top-right-radius: 0;
            border-top-left-radius: 15px;
            -webkit-border-top-left-radius: 15px;
            -moz-border-top-left-radius: 15px;
        }

    .article_EN .hentry .post-info .comments_count, .article_EN .hentry .post-info .post_date, .article_EN .hentry .post-info .post_source, .article_EN .hentry .post-info .post_views, .article_EN .hentry .post_format {
        float: left;
        margin-right: 10px;
        margin-left: 0;
        padding-left: 15px;
        padding-right: 0;
        background-position: left 0;
    }

    .article_EN .hentry span.weekName {
        margin-right: 2px;
        margin-left: 0;
    }

    .article_EN .single .block_social_top, .article_EN .single .block_social_top ul, .article_EN .single .block_social_top ul li {
        float: left;
    }

        .article_EN .single .block_social_top ul, .article_EN .single article .block_social_top .closeButton {
            margin-right: 0;
            margin-left: -50px
        }

    .article_EN .single .sec_block_top .FBshare {
        float: right
    }

    .article_EN .single .sec_block_top .printer a {
        margin-right: 0;
        margin-left: 4px
    }

    .article_EN .single .block_social_top .closeButton {
        line-height: 34px;
        margin-right: 0;
        margin-left: -50px;
    }

    .article_EN .V_div_content {
        float: right;
    }

    .article_EN .post_content h2 {
        line-height: 26px;
        text-align: right;
    }

    .article_EN .post_content h3 {
        font-size: 18px;
        line-height: 24px;
        text-align: right;
    }

    .article_EN .single .post_content .pic_multipic {
        margin-left: 20px;
        margin-right: 0;
    }

    .article_EN .single .post_content .pic_multipic2, .article_EN .post_content .pic_multipic3, .article_EN .post_content .pic_multipic4 {
        float: left;
        margin-right: 20px;
        margin-left: 0;
    }

        .article_EN .post_content .pic_multipic2:first-of-type, .article_EN .post_content .pic_multipic3:first-of-type, .article_EN .post_content .pic_multipic4:first-of-type {
            clear: left;
        }

        .article_EN .post_content .pic_multipic2:nth-of-type(2n), .article_EN .post_content .pic_multipic3:nth-of-type(3n), .article_EN .post_content .pic_multipic4:nth-of-type(4n) {
            margin-right: 0;
            clear: right;
        }

    .article_EN .post_content .span-empty, .article_EN .post_content .pic_multipic span {
        text-align: left;
        font-size: 14px;
        line-height: 18px;
    }

.post_content ul {
    padding: 0;
}

.article_EN .post_content ul li {
    text-align: left;
    margin-left: 20px;
    margin-right: 0;
    text-indent: -0.8em;
}

    .article_EN .post_content ul li:before {
        margin-right: 6px;
        margin-left: 0;
        vertical-align: top;
    }

.article_EN .post_content .pic_H_small {
    float: left;
    padding-right: 10px;
    padding-left: 0;
}

.article_EN .post_content .pic_multipic, .article_EN span.hideVideo {
    float: right;
    clear: right;
}

.article_EN #recent_posts .posts_wrapper article, .article_EN #recent_posts .posts_wrapper article:before {
    float: left;
}

.article_EN #recent_posts .posts_wrapper article {
    margin-right: 20px;
    margin-left: 0;
}

    .article_EN #recent_posts .posts_wrapper article.item_left {
        margin-right: 0;
    }

    .article_EN #recent_posts .posts_wrapper article .pic {
        float: right;
        margin-left: 10px;
        margin-right: 0;
    }

    .article_EN #recent_posts .posts_wrapper article h3 {
        text-align: left;
    }

.article_EN #recent_posts .post-info .comments_count, .article_EN #recent_posts .post-info .post_date, .article_EN #recent_posts .post-info .post_source, .article_EN #recent_posts .post-info .post_views, .article_EN #recent_posts .post_format {
    float: left;
    margin-right: 3px;
    margin-left: 0;
    padding-left: 15px;
    padding-right: 0;
    background-position: left 0;
}

.article_EN #recent_posts span.weekName {
    margin-right: 2px;
    margin-left: 0;
}

.article_EN .comment-list li.comment > .photo {
    float: left;
    margin: 0 10px 0 0;
}

.article_EN .comment-list li.comment h4 {
    text-align: left;
}

.article_EN .comment-list li.comment .comment_info .comment_edit_link, .article_EN .comment-list li.comment .comment_info .comment_reply_link {
    float: left;
    margin-right: 11px;
    margin-left: 0;
}

.article_EN .comment-list li.comment .comment_info .comment_date {
    float: left;
}

.article_EN .comment-list li.comment .extra_wrap .comment_reply_icon img {
    margin-left: 3px;
    margin-right: 0;
    transform: scaleX(-1);
}

.article_EN #comments .comment-list li.comment.reply {
    margin-left: 39px;
    margin-right: 0;
}

.article_EN .comment-list li.comment .comment_info .comment_edit_link a:after, .article_EN .comment-list li.comment .comment_info .comment_reply_link a:after {
    left: auto;
    right: -6px;
}

.article_EN li > ol, .article_EN li > ul {
    margin-right: 1.5em;
    margin-left: 0;
}

.article_EN #commentform p label {
    float: left;
    margin-right: 10px;
    margin-left: 0;
    font-size: 16px;
    line-height: 20px;
    width: 100px;
}

.article_EN #respond input[type=email], .article_EN #respond input[type=text], .article_EN #respond textarea {
    float: left;
    text-align: left;
}

.article_EN ul.breadcrumbs li {
    font-size: 18px;
    line-height: 25px;
}

.article_EN .main_content h1, .article_EN .main_content h2, .article_EN .main_content h3 {
    text-align: left
}

.article_EN .comment-list li.comment .comment_content p, .article_EN .comment-list li.comment .extra_wrap .comment_reply_icon, .article_EN .single article .post_content {
    font-size: 16px;
    line-height: 20px;
}

.article_EN #comments.post_comments .comments_title, .article_EN #recent_posts .section_title, .article_EN #respond #reply-title {
    font-size: 18px;
    line-height: 26px;
}

.article_EN #recent_posts .posts_wrapper article h3, .article_EN .comment-list li.comment h4 {
    font-size: 17px;
    line-height: 20px;
}

.article_EN #commentform input[type=submit] {
    font-size: 18px;
    line-height: 27px
}

.article_EN .commentNote p:before {
    margin-right: 5px;
    margin-left: 0;
}

.article_EN .commentNote ul li {
    margin-left: 10px;
    margin-right: 0
}

.article_EN #rfvFullName, .article_EN #rfvCommentText {
    margin-right: 0;
    margin-left: 5px
}

.article_EN .single article .fontlinks .fontSize, .article_EN .single article .fontlinks .incfont {
    padding-left: 0;
    padding-right: 10px
}

.article_EN .single article .rsbtn {
    float: right
}

/*.widget_latest_weather img {
    margin: 0 auto
}

#page .socialMedia.mobile {
    display: none
}

.main_content .iframecomment {
    width: 100%;
    height: 440px;
    overflow: hidden;
    margin-top: 10px
}
*/
.article_EN #respond .csdivReplyTitle {
    padding: 5px 30px 5px 10px
}

    .article_EN #respond .csdivReplyTitle .close {
        right: 10px;
        left: auto
    }

.article_EN .byline .weekName {
    display: none;
}

.article_EN #respond #reply-title {
    text-align: right;
}

.article_EN .CP_body_main .block-title {
    border-top-left-radius: 0;
    border-bottom-right-radius: 0;
    -moz-border-top-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    -khtml-border-top-left-radius: 0;
    -moz-border-bottom-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -khtml-border-bottom-right-radius: 0;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    -moz-border-top-right-radius: 20px;
    -webkit-border-top-right-radius: 20px;
    -khtml-border-top-right-radius: 20px;
    -moz-border-bottom-left-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    -khtml-border-bottom-left-radius: 20px;
}

.article_EN .CP_body_main .border-bottom {
    margin-right: 0;
    margin-left: 18px;
}
/*related*/
.news_style6_body .posts_wrapper article .field_group .icons .weekName {
    display: none;
}


.news_style6_body .posts_wrapper article:before {
    content: '';
    box-sizing: border-box;
    bottom: 0;
}

.news_style6_body .posts_wrapper {
    overflow: hidden;
}

    .news_style6_body .posts_wrapper .row-container {
        overflow: hidden;
        position: relative;
        margin-bottom: 10px;
    }

        .news_style6_body .posts_wrapper .row-container .two-container {
            display: inline-block;
            vertical-align: top;
            width: 49.5%;
        }

            .news_style6_body .posts_wrapper .row-container .two-container:first-of-type {
                margin-left: 10px
            }

    .news_style6_body .posts_wrapper article {
        width: 49%;
        overflow: hidden;
    }

        .news_style6_body .posts_wrapper article .field_group .icons, .news_style6_body .posts_wrapper article:before {
            width: 24%;
            overflow: hidden;
        }

    .news_style6_body .posts_wrapper article {
        float: right;
        margin: 0 10px 0 0;
        overflow: hidden;
    }

    .news_style6_body .posts_wrapper .row-container article:first-of-type {
        margin-right: 0;
        clear: right;
    }

    .news_style6_body .posts_wrapper .row-container article:nth-of-type(4) {
        clear: left;
    }

    .news_style6_body .posts_wrapper article .field_group {
        padding: 10px 10px 33px;
        height: 100%;
        overflow: hidden;
    }

    .news_style6_body .posts_wrapper article:before {
        display: block;
        position: absolute;
        top: 0;
        border: 1px solid #e3e3e3;
        height: 100%;
        background-color: rgba(255, 255, 255, 0);
        pointer-events: none;
    }

    .news_style6_body .posts_wrapper article .field_group h3 {
        margin-top: 0;
        color: #8A0000;
        margin-bottom: 10px;
        text-align: center;
        font-size: 13px;
        line-height: 21px;
    }

        .news_style6_body .posts_wrapper article .field_group h3 a {
            color: #8A0000;
            text-decoration: none;
            display: inline-block;
        }

    .news_style6_body .posts_wrapper article .field_group .icons {
        margin: 0 -10px;
        background: 0 0;
        padding: 10px;
        bottom: 0;
        position: absolute;
        border-top: 1px solid #e3e3e3;
        box-sizing: border-box;
        line-height: 0;
        text-align: right;
        list-style: none;
    }

        .news_style6_body .posts_wrapper article .field_group .icons li {
            margin-bottom: 0;
            line-height: 0;
        }

    .news_style6_body .posts_wrapper article .link-icon {
        background: url(/newspaper/images/img-small-icon.png) center center no-repeat;
    }

.news_style6_body .border-bottom {
    height: 3px;
    background: #8A0000;
    margin-right: 18px;
    margin-top: -3px;
}

.news_style6_body .block-title {
    padding: 3px 20px;
    display: inline-block;
    color: #fff;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
    font-size: 16px;
    line-height: 20px;
    background: #8A0000;
}

.news_style6_body {
    margin-bottom: 20px
}

    .news_style6_body .posts_wrapper .row-container:last-of-type {
        margin-bottom: 0
    }

    .news_style6_body .border-bottom.sec {
        margin-right: 0;
        margin-top: 0;
        height: 6px;
    }

    .news_style6_body.themeGreen .border-bottom, .news_style6_body.themeGreen .block-title {
        background: #059d38;
    }

    .news_style6_body.themeYellow .border-bottom, .news_style6_body.themeYellow .block-title {
        background: #d18b12;
    }

    .news_style6_body.themeRed .border-bottom, .news_style6_body.themeRed .block-title {
        background: #eb1c15;
    }

    .news_style6_body.themeCommunity .border-bottom, .news_style6_body.themeCommunity .block-title {
        background: #00391c;
    }

    .news_style6_body.themeCulture .border-bottom, .news_style6_body.themeCulture .block-title {
        background: #4587af;
    }

    .news_style6_body.themeOpinion .border-bottom, .news_style6_body.themeOpinion .block-title {
        background: #1458dd;
    }

    .news_style6_body.themeArabic .border-bottom, .news_style6_body.themeArabic .block-title {
        background: #81436a;
    }

    .news_style6_body.themeEconomy .border-bottom, .news_style6_body.themeEconomy .block-title {
        background: #1aad98;
    }

    .news_style6_body.themeSport .border-bottom, .news_style6_body.themeSport .block-title {
        background: #e06718;
    }

    .news_style6_body.themeReport .border-bottom, .news_style6_body.themeReport .block-title {
        background: #986d34;
    }

    .news_style6_body.themeWorld .border-bottom, .news_style6_body.themeWorld .block-title {
        background: #ba337f;
    }

    .news_style6_body.themeLast .border-bottom, .news_style6_body.themeLast .block-title {
        background: #cba912;
    }

    .news_style6_body.themeBlack .border-bottom, .news_style6_body.themeBlack .block-title {
        background: #000
    }

    .news_style6_body .posts_wrapper article .field_group .pic {
        margin: 0 auto 10px;
    }

    .news_style6_body article .pic, .news_style6_body article .pic a {
        width: auto;
        height: auto;
    }

        .news_style6_body article .pic a img, .news_style6_body article .pic img {
            max-width: 100%;
            max-height: 272px;
            margin: 0 auto;
            display: block;
        }

        .news_style6_body article .pic a {
            -webkit-tap-highlight-color: transparent;
            -webkit-touch-callout: none;
            -webkit-user-select: none;
            -khtml-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            outline: none;
        }

    .news_style6_body article .icons li a, .news_style6_body article .post-info a, .news_style6_body article .post-info div {
        font-size: 10px;
        line-height: 12px;
        padding-right: 15px;
        padding-top: 2px;
        margin-left: 3px;
    }

    .news_style6_body article .comments_count, .news_style6_body article .post_date, .news_style6_body article .post_format, .news_style6_body article .post_source, .news_style6_body article .post_views {
        text-decoration: none;
        float: right;
        margin-left: 10px;
        display: inline-block;
        color: #666;
        line-height: 16px;
        font-size: 12px;
    }

    .news_style6_body article .post_date {
        background: url('/images/dateBtn.png') right 0px top 0px no-repeat;
        background-size: 11px;
    }

    .news_style6_body article .comments_count {
        background: url(/images/icons_article.png) no-repeat;
        background-size: 12px;
        background-position: right 0 top -12px;
    }

    .news_style6_body article .post_views {
        background: url(/images/icons_article.png) right 0px top -25px no-repeat;
        background-size: 12px;
    }

@media (max-width: 1366px) {
    .news_style6_body article .pic a img, .news_style6_body article .pic img {
        max-height: 192px;
    }
}


@media (max-width: 1180px) {
    .news_style6_body article .pic a img, .news_style6_body article .pic img {
        max-height: 159px;
    }
}

@media (max-width:1200px) {


    .news_style6_body .posts_wrapper article, .news_style6_body .posts_wrapper article .field_group .icons, .news_style6_body .posts_wrapper article:before {
        width: 23.7%
    }



    .news_style6_body .posts_wrapper .row-container .two-container {
        width: 49%
    }

    .news_style6_body .posts_wrapper article {
        width: 48% !important
    }
}

@media (max-width:1024px) {

    .news_style6_body article .pic a img, .news_style6_body article .pic img {
        max-height: 136px;
    }
}

@media (max-width:949px) {
    .news_style6_body .posts_wrapper article .field_group .icons li a {
        font-size: 10px;
    }



    .news_style6_body .posts_wrapper article, .news_style6_body .posts_wrapper article .field_group .icons, .news_style6_body .posts_wrapper article:before {
        width: 23.5%;
    }

        .news_style6_body .posts_wrapper article .field_group .icons {
            padding: 7px;
        }

    .news_style6_body article .pic a img, .news_style6_body article .pic img {
        max-height: 125px;
    }
}

@media (max-width:800px) {


    .news_style6_body article .pic a img, .news_style6_body article .pic img {
        max-height: 104px;
    }
}

@media (max-width:768px) {
    .news_style6_body article .pic a img, .news_style6_body article .pic img {
        max-height: 100px;
    }
}



@media (max-width:568px) {
    .news_style6_body .posts_wrapper .row-container .two-container {
        width: 48%
    }

    .news_style6_body .posts_wrapper article {
        width: 47% !important
    }
}

@media (max-width:533px) {
    .news_style6_body .posts_wrapper article, .news_style6_body .posts_wrapper article .field_group .icons, .news_style6_body .posts_wrapper article:before {
        width: 23.2%;
    }
}

@media (max-width:480px) {
    .news_style6_body .posts_wrapper .row-container .two-container {
        width: 100%;
        position: relative;
    }

        .news_style6_body .posts_wrapper .row-container .two-container:first-of-type {
            margin-left: 0;
        }

        body .news_style6_body .posts_wrapper .row-container .two-container article .pic, .news_style6_body .posts_wrapper .row-container .two-container div[class$=Land].pic,
        .news_style6_body .posts_wrapper .row-container .two-containerdiv[class$=Port].pic, body .news_style6_body .posts_wrapper .row-container .two-container article .pic a {
            width: 100% !important;
            height: 100% !important;
            max-width: 100% !important;
            max-height: 100% !important;
        }

    .news_style6_body article .pic a img, .news_style6_body article .pic img {
        max-height: 127px;
    }

    .news_style6_body .posts_wrapper article, .news_style6_body .posts_wrapper article .field_group .icons, .news_style6_body .posts_wrapper article:before {
        width: 48%;
        margin: 0;
    }

    .news_style6_body .posts_wrapper article {
        width: 48% !important;
    }

        .news_style6_body .posts_wrapper article, .news_style6_body .posts_wrapper article:before {
            margin: 0 0 10px;
        }

    .news_style6_body .posts_wrapper .row-container .two-container article:first-of-type,
    .news_style6_body .posts_wrapper .row-container .two-container article:first-of-type:before {
        margin-left: 10px;
    }

        .news_style6_body .posts_wrapper .row-container .two-container article:first-of-type .field_group .icons {
            right: 0;
        }

    .news_style6_body .posts_wrapper .row-container .two-container article:nth-of-type(2) .field_group .icons {
        left: 0;
    }

    .news_style6_body .posts_wrapper .row-container .two-container article:nth-of-type(2) {
        float: left;
    }

    .news_style6_body .posts_wrapper .row-container .two-container:first-of-type {
        margin-bottom: 10px;
    }
}

@media (max-width: 415px) {
    .news_style6_body article .pic a img, .news_style6_body article .pic img {
        max-height: 108px;
    }
}

@media (max-width: 390px) {
    .news_style6_body article .pic a img, .news_style6_body article .pic img {
        max-height: 101px;
    }
}

@media (max-width:360px) {


    .news_style6_body article .pic a img, .news_style6_body article .pic img {
        max-height: 92px;
    }
}

.CP_body_main .block-title {
    padding: 5px 20px 3px;
    display: inline-block;
    color: #fff;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
    -moz-border-top-left-radius: 20px;
    -webkit-border-top-left-radius: 20px;
    -khtml-border-top-left-radius: 20px;
    -moz-border-bottom-right-radius: 20px;
    -webkit-border-bottom-right-radius: 20px;
    -khtml-border-bottom-right-radius: 20px;
    font-size: 16px;
    line-height: 25px;
    background: #5b6166;
}

.CP_body_main .border-bottom {
    height: 3px;
    background: #5b6166;
    margin-right: 18px;
    margin-top: -2px;
    width: 98%;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
}

    .CP_body_main .border-bottom.sec {
        margin-right: 0;
        margin-top: 7px;
        height: 6px;
        width: 100%;
    }

.CP_body_main.themeMaron .border-bottom, .CP_body_main.themeMaron .block-title {
    background: #8a0000;
}

.CP_body_main.themeGreen .border-bottom, .CP_body_main.themeGreen .block-title {
    background: #059d38;
}

.CP_body_main.themeYellow .border-bottom, .CP_body_main.themeYellow .block-title {
    background: #d18b12;
}

.CP_body_main.themeRed .border-bottom, .CP_body_main.themeRed .block-title {
    background: #eb1c15;
}

.CP_body_main.themeCommunity .border-bottom, .CP_body_main.themeCommunity .block-title {
    background: #00391c;
}

.CP_body_main.themeCulture .border-bottom, .CP_body_main.themeCulture .block-title {
    background: #4587af;
}

.CP_body_main.themeOpinion .border-bottom, .CP_body_main.themeOpinion .block-title {
    background: #1458dd;
}

.CP_body_main.themeArabic .border-bottom, .CP_body_main.themeArabic .block-title {
    background: #81436a;
}

.CP_body_main.themeEconomy .border-bottom, .CP_body_main.themeEconomy .block-title {
    background: #1aad98;
}

.CP_body_main.themeSport .border-bottom, .CP_body_main.themeSport .block-title {
    background: #e06718;
}

.CP_body_main.themeReport .border-bottom, .CP_body_main.themeReport .block-title {
    background: #986d34;
}

.CP_body_main.themeWorld .border-bottom, .CP_body_main.themeWorld .block-title {
    background: #ba337f;
}

.CP_body_main.themeLast .border-bottom, .CP_body_main.themeLast .block-title {
    background: #cba912;
}

.CP_body_main.themeBlack .border-bottom, .CP_body_main.themeBlack .block-title {
    background: #000;
}

.CP_body_main {
    margin-bottom: 7px
}

@media (max-width: 1300px) {
    .CP_body_main .border-bottom {
        width: 97%;
    }
}

@media (max-width: 960px) {
    .CP_body_main .border-bottom {
        width: 96%;
    }
}

@media (max-width: 720px) {
    .CP_body_main .border-bottom {
        width: 95%;
    }
}

@media (max-width: 630px) {
    .CP_body_main .border-bottom {
        width: 94%;
    }
}

@media (max-width: 480px) {
    .CP_body_main .border-bottom {
        width: 92%;
    }
}


.errorPage {
    box-sizing: border-box;
    padding: 20px;
    background: #f0f0f0;
    border: 1px solid #cfcfcf;
    display: inline-block;
    width: 100%;
    clear: both;
}

    .errorPage .top_text {
        font-size: 150px;
        line-height: 150px;
        font-family: sans-serif;
        font-weight: 700;
        display: block;
        vertical-align: top;
        text-align: center;
        width: 100%;
        margin-bottom: 40px;
    }

    .errorPage .text_eror {
        text-align: center;
    }

        .errorPage .text_eror span {
            font-size: 35px;
            line-height: 60px;
            font-weight: 700;
            color: #757575;
            display: inline-block;
            vertical-align: top;
            margin-bottom: 10px;
        }

        .errorPage .text_eror p {
            font-size: 16px;
            line-height: 32px;
            font-weight: 500;
            color: #333;
        }

.single .widget_recent_blogposts.center .article .text a {
    display: inline-block
}

@media(max-width:736px) {
    .errorPage .text_eror span {
        font-size: 30px;
        line-height: 50px;
    }
}

@media(max-width:633px) {
    .adZone #adZone2B, .mediaZone #mediaZone2B {
        border-top: 3px solid #ffba0f;
        width: 100%;
        display: block;
        padding-top: 10px
    }
}

@media(max-width:533px) {
    .errorPage .top_text {
        text-align: center
    }

    .errorPage .text_eror span {
        font-size: 19px;
        line-height: 33px;
    }

    .errorPage .top_text {
        font-size: 115px;
        line-height: 115px;
        margin-bottom: 30px
    }
}

@media(max-width:360px) {
    .errorPage .text_eror span {
        font-size: 16px;
        line-height: 30px;
    }

    .errorPage .text_eror p {
        font-size: 14px;
        line-height: 26px;
    }
}

body.appnews {
    background: #e8e8e8;
}

    body.appnews #mainBox .articleBox, body.appnews #comments .comment-list,
    body.appnews #comments #commentform, body.appnews .news_style6_body {
        padding: 7px;
        box-shadow: 0 3px 6px rgba(0,0,0,.16), 0 3px 6px rgba(0,0,0,.23) !important;
        -webkit-box-shadow: 0 3px 6px rgba(0,0,0,.16), 0 3px 6px rgba(0,0,0,.23) !important;
        border-radius: 15px;
        -moz-border-radius: 15px;
        -webkit-border-radius: 15px;
        -khtml-border-radius: 15px;
        width: 100%;
        clear: both;
        overflow: hidden;
        margin: 0 auto 7px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        background: #fcfcfc;
    }

body.headerBox_new.appnews .detailsBox {
    margin-top: 0;
    border-top: none;
}

body.appnews .CP_body_main {
    margin-bottom: 0;
}

body.appnews #comments .comments_title {
    border: none;
    text-align: right;
    vertical-align: top;
    display: inline-block !important;
    padding: 5px 20px 3px;
    color: #fff;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
    -moz-border-top-left-radius: 20px;
    -webkit-border-top-left-radius: 20px;
    -khtml-border-top-left-radius: 20px;
    -moz-border-bottom-right-radius: 20px;
    -webkit-border-bottom-right-radius: 20px;
    -khtml-border-bottom-right-radius: 20px;
    font-size: 16px;
    line-height: 25px;
    background: #ffba0f;
    margin: 0px 0 0;
}

    body.appnews #comments .comments_title:after {
        content: '';
        position: absolute;
        right: 0;
        left: 0;
        height: 3px;
        background: #ffba0f;
        margin-right: 25px;
        margin-top: -3px;
        width: 97%;
        border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        -khtml-border-radius: 50%;
        display: block;
        margin-top: 1px;
    }

body.headerBox_new.appnews .detailsBox {
    margin-top: 0;
    border-top: none;
}

body.appnews .CP_body_main {
    margin-bottom: 0;
}

body.appnews #respond #reply-title {
    border-top: none;
    padding: 0;
    line-height: 1;
}

    body.appnews #respond #reply-title span {
        float: none;
        clear: both;
        width: 100%;
        display: block;
        font-size: 12px;
        color: #565656;
        line-height: 24px;
        background: #fff;
        text-align: center;
        padding-top: 7px;
        padding-bottom: 7px;
        outline: none;
        font-weight: 700;
    }

body.appnews .news_style6_body .posts_wrapper article .field_group {
    padding: 0 0 22px;
}

body.appnews .news_style6_body .posts_wrapper .row-container .two-container article:first-of-type, body.appnews .news_style6_body .posts_wrapper .row-container .two-container article:first-of-type:before {
    margin-left: 0;
}

body.appnews .news_style6_body .posts_wrapper article .field_group .icons {
    margin: 0;
    border-top: 0;
    padding: 10px 7px;
}

body.appnews .news_style6_body .posts_wrapper article:before {
    border: none;
    box-shadow: 1px 1px 1px 1px #f0f0f0;
    border-right: 1px solid #e3e3e3;
    margin-right: -5px;
}

body.appnews .news_style6_body .posts_wrapper .two-container:first-of-type article:first-of-type:before {
    border: none;
    box-shadow: none;
}

body.appnews .news_style6_body .posts_wrapper article .field_group h3 {
    padding-right: 7px;
    padding-left: 7px;
    font-size: 11px;
    line-height: 20px;
    color: #6a6a6a;
    text-align: right;
}

    body.appnews .news_style6_body .posts_wrapper article .field_group h3 a {
        color: #6a6a6a;
        text-shadow: 1px 1px 1px #e0dbdb;
    }

body.appnews .news_style6_body .row-container {
    box-shadow: 1px 1px 1px 1px #f0f0f0;
    margin: 0;
    padding-top: 7px;
}

    body .appnews .news_style6_body .row-container:last-of-type {
        box-shadow: none;
    }

body.appnews .news_style6_body {
    padding: 0;
}

    body.appnews .news_style6_body article .pic a img, body.appnews .news_style6_body article .pic img {
        padding-right: 7px;
        padding-left: 7px;
    }

.news_style6_body .posts_wrapper .row-container .two-container:before {
    display: block;
    position: absolute;
    top: 0;
    border: 1px solid #e3e3e3;
    height: 100%;
    background-color: rgba(255, 255, 255, 0);
    pointer-events: none;
    content: '';
    box-sizing: border-box;
    bottom: 0;
    border: none;
    box-shadow: 1px 1px 1px 1px #f0f0f0;
    border-right: 1px solid #e3e3e3;
    margin-right: 0;
    right: 24.5%;
}

.news_style6_body .posts_wrapper .row-container .two-container:nth-of-type(2):before {
    right: 74.5%;
}

body.appnews .news_style6_body .posts_wrapper .row-container .two-container {
    clear: both;
}

    body.appnews .news_style6_body .posts_wrapper .row-container .two-container article:nth-of-type(2) {
        float: left;
    }

    body.appnews .news_style6_body .posts_wrapper .row-container .two-container article:before {
        content: none !important;
    }

.news_style6_body .posts_wrapper .row-container .two-container:first-of-type:after {
    display: block;
    position: absolute;
    top: 0;
    border: 1px solid #e3e3e3;
    height: 100%;
    background-color: rgba(255, 255, 255, 0);
    pointer-events: none;
    content: '';
    box-sizing: border-box;
    bottom: 0;
    border: none;
    box-shadow: 1px 1px 1px 1px #f0f0f0;
    border-right: 1px solid #e3e3e3;
    margin-right: 0;
    right: 49.5%;
}

@media (max-width:480px) {
    body .appnews .news_style6_body .row-container {
        /*box-shadow: none;*/
        padding-top: 0;
    }

    body.appnews .news_style6_body .posts_wrapper .two-container {
        box-shadow: 1px 1px 1px 1px #f0f0f0;
    }

    body.appnews .news_style6_body .posts_wrapper .row-container:last-of-type .two-container:last-of-type {
        box-shadow: none;
    }

    body.appnews .news_style6_body .posts_wrapper .row-container .two-container:first-of-type {
        margin-bottom: 0;
    }

    body.appnews .news_style6_body .posts_wrapper article .field_group .pic {
        padding-top: 7px;
    }

    body.appnews .news_style6_body .posts_wrapper article .field_group {
        padding: 0 0 15px;
    }

    body.appnews .news_style6_body .posts_wrapper article:before {
        margin-right: -7px;
    }

    body.appnews .news_style6_body .row-container {
        padding-top: 0;
    }

    .news_style6_body .posts_wrapper .row-container .two-container:before, .news_style6_body .posts_wrapper .row-container .two-container:nth-of-type(2):before {
        right: 50%;
        margin-right: 0;
    }

    .news_style6_body .posts_wrapper article:before {
        content: none;
    }

    .news_style6_body .posts_wrapper .row-container .two-container:first-of-type:after {
        content: none;
    }
}

@media (max-width: 1300px) {
    body.appnews #comments .comments_title:after {
        width: 95%;
    }
}

@media (max-width: 960px) {
    body.appnews #comments .comments_title:after {
        width: 94%;
    }
}

@media (max-width: 720px) {
    body.appnews #comments .comments_title:after {
        width: 90%;
    }
}

@media (max-width: 630px) {
    body.appnews #comments .comments_title:after {
        width: 89%;
    }
}

@media (max-width: 480px) {
    body.appnews #comments .comments_title:after {
        width: 88%;
    }
}

.readSpeakerAnba.deactive {
    display: none !important;
}

/*magnet*/
body ._magnetRelHdrel_193-1, body ._magnetRelHdrel_193-2 {
    display: none !important;
}

@media(width:1024px) {
    #mainBox ._magnetRecConrecom_193-1 ._magnetRecTbrecom_193-1, #mainBox ._magnetRelConrel_193-1 ._magnetRelTbrel_193-1, #mainBox ._magnetRecConrecom_193-3 ._magnetRecTbrecom_193-3 {
        width: 228px;
        height: 140px;
    }
}

@media(width:768px) {
    #mainBox ._magnetRecConrecom_193-1 ._magnetRecTbrecom_193-1, #mainBox ._magnetRelConrel_193-1 ._magnetRelTbrel_193-1, #mainBox ._magnetRecConrecom_193-3 ._magnetRecTbrecom_193-3 {
        width: 240px;
        height: 147px;
    }
}

#mainBox ._magnetRelConrel_193-1 ._magnetRelDtrel_193-1 {
    color: #000 !important;
}

#mainBox ._magnetRelConrel_193-1 {
    margin-bottom: 10px;
}

#mainBox ._magnetRecHdrecom_193-1, #mainBox ._magnetRelHdrel_193-1, #mainBox ._magnetRelHdrel_193-2, #mainBox ._magnetRecHdrecom_193-2, #mainBox ._magnetRecHdrecom_193-3, #mainBox ._magnetRecHdrecom_193-4,
#mainBox ._magnetRecHdrecom_193-1 {
    padding-top: 7px;
}

#mainBox ._magnetEntNameitent_193-1 {
    border-bottom: 0;
    color: #39c !important;
}

#mainBox ._magnetEntConent_193-1 {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    width: 100%;
    clear: both;
    padding-right: 25px;
    position: relative;
    margin-bottom: 10px;
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px dotted #dcdcdc;
    border-bottom: 1px dotted #dcdcdc;
}

    #mainBox ._magnetEntConent_193-1:before {
        content: '';
        display: inline-block;
        vertical-align: top;
        width: 23px;
        height: 23px;
        background: url('/images/tags_icon.png');
        background-repeat: no-repeat;
        position: absolute;
        right: 0;
    }

    #mainBox ._magnetEntConent_193-1 ._magnetEntNameent_193-1 {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        margin-left: 5px;
        margin-bottom: 5px;
        padding: 0 10px;
        font-size: 12px;
        line-height: 22px;
        font-weight: 700;
        display: inline-block;
        vertical-align: top;
        -webkit-border-radius: 62.5rem;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        color: #333 !important;
        background-color: #f1f1f1;
        border-color: #f1f1f1;
    }

        #mainBox ._magnetEntConent_193-1 ._magnetEntNameent_193-1:hover, #mainBox ._magnetEntConent_193-1 ._magnetEntNameent_193-1:focus {
            background-color: #d8d8d8;
            border-color: #d8d8d8;
        }

#mainBox ._mgntConentRelPg_193-1 ._mgntHdentRelPg_193-1 {
    padding-top: 7px;
}

#mainBox ._mgntConentRelPg_193-1 ._mgntTbentRelPg_193-1 {
    width: 170px;
    height: 104px;
}

#mainBox ._mgntConentRelPg_193-1 ._mgntSMentRelPg_193-1 {
    color: #000 !important;
    font-weight: 700;
}

#mainBox ._mgntConentRelPg_193-1 ._mgntSMentRelPg_193-1hover {
    color: #606060 !important;
}

@media(width:1024px) {
    #mainBox ._mgntConentRelPg_193-1 ._mgntTbentRelPg_193-1 {
        width: 159px;
        height: 98px;
    }
}

@media(width:768px) {
    #mainBox ._mgntConentRelPg_193-1 ._mgntTbentRelPg_193-1 {
        width: 140px;
        height: 86px;
    }
}

@media(width:414px) {
    #mainBox ._mgntConentRelPg_193-1 ._mgntTbentRelPg_193-1 {
        width: 188px;
        height: 115px;
    }
}

@media(width:667px) {
    #mainBox ._mgntConentRelPg_193-1 ._mgntTbentRelPg_193-1 {
        width: 205px;
        height: 126px;
    }
}

@media(width:640px) {
    #mainBox ._mgntConentRelPg_193-1 ._mgntTbentRelPg_193-1 {
        width: 140px;
        height: 86px;
    }
}

@media(width:360px) {
    #mainBox ._mgntConentRelPg_193-1 ._mgntTbentRelPg_193-1 {
        width: 157px;
        height: 96px;
    }
}

@media(width:359px) {
    #mainBox ._mgntConentRelPg_193-1 ._mgntTbentRelPg_193-1 {
        width: 292px;
        height: 179px;
    }
}

@media(width:1024px) {
    #mainBox ._magnetRecConrecom_193-1 ._magnetRecTbrecom_193-1 {
        width: 228px !important;
        height: 140px !important;
    }
}

@media(width:768px) {
    #mainBox ._magnetRecConrecom_193-1 ._magnetRecTbrecom_193-1 {
        width: 240px !important;
        height: 147px !important;
    }
}



/*magnet*/
._magnetRecHdrecom_193-2, ._magnetRecHdrecom_193-1 {
    position: relative;
    border: none;
    text-align: right;
    padding: 0;
    vertical-align: top;
    display: block !important;
    height: auto;
    line-height: 19px;
}

    ._magnetRecHdrecom_193-2 > div, ._magnetRecHdrecom_193-1 > div {
        padding: 3px 20px !important;
        display: inline-block;
        color: #fff;
        border-top-left-radius: 20px;
        border-bottom-right-radius: 20px;
        -moz-border-top-left-radius: 20px;
        -webkit-border-top-left-radius: 20px;
        -khtml-border-top-left-radius: 20px;
        -moz-border-bottom-right-radius: 20px;
        -webkit-border-bottom-right-radius: 20px;
        -khtml-border-bottom-right-radius: 20px;
        font-size: 16px;
        line-height: 20px;
        background: #5b6166;
        display: inline-block !important;
    }

    ._magnetRecHdrecom_193-2:after, ._magnetRecHdrecom_193-1:after {
        content: '';
        position: absolute;
        bottom: 0;
        right: 0;
        height: 3px;
        background: #5b6166;
        margin-right: 18px;
        margin-top: -3px;
        width: 93%;
        border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        -khtml-border-radius: 50%;
    }

._magnetRecConrecom_193-2 > div:nth-of-type(2), ._magnetRelConrel_193-2 > div:nth-of-type(2) {
    background: #fff;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23) !important;
    -webkit-box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23) !important;
}

._magnetRecConrecom_193-2, ._magnetRelConrel_193-2 {
    margin-bottom: 7px;
    background-color: transparent !important;
}
/*ai summary*/
.ai_box_div {
    display: block;
    clear: both;
}

    .ai_box_div .ai_box {
        clear: both;
    }

.ai_box .btn_ai_box {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    background-color: #f3f3f3 !important;
    border: 1px solid #ddd !important;
    -webkit-appearance: none;
    -webkit-border-radius: 7px !important;
    border-radius: 7px !important;
    -moz-border-radius: 7px !important;
    -khtml-border-radius: 7px !important;
    margin: 7px auto !important;
    -webkit-box-shadow: 0 0.5rem 0.75rem -0.75rem rgba(0, 0, 0, 0.5) !important;
    -moz-box-shadow: 0 0.5rem 0.75rem -0.75rem rgba(0, 0, 0, 0.5) !important;
    box-shadow: 0 0.5rem 0.75rem -0.75rem rgba(0, 0, 0, 0.5) !important;
    padding: 0 !important;
    font-size: 16px !important;
    font-family: 'ArticleText Arabic Naskh', serif !important;
    cursor: pointer;
}

.ai_box_div .ai_box:hover {
    background-color: transparent;
}

.ai_box .btn_ai_box:disabled {
    cursor: not-allowed !important;
}

.ai_box .ai_mainimg, .ai_box .ai_title {
    display: inline-block;
    vertical-align: top;
}

.ai_box .ai_mainimg {
    width: 30px;
}

.ai_box .ai_title {
    margin-top: 10px;
    font-weight: 700;
    margin-right: 5px;
    text-shadow: 1px 1px 1px #c5c5c5;
    font-size: 16px;
    margin-left: 10px;
}

.ai_box .ai_red {
    color: #D50B07;
    margin-right: 5px;
}

.ai_box button:disabled .ai_red {
    color: #6e6e6e !important;
}

.ai_box:hover .ai_red, .ai_box:focus .ai_red {
    color: #8A0000;
}

.ai_box .ai_img_box {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 10px;
}

    .ai_box .ai_img_box .ai_img_load {
        position: absolute;
        right: 0;
        top: -1px;
        width: 30px;
        z-index: 10;
        display: none;
    }

.ai_box .summary_load_icon {
    display: none;
    vertical-align: top;
    width: 22px;
    margin-top: 13px;
    margin-left: 10px;
}

.ai_box_div .ai_result {
    clear: both;
    display: none;
    position: relative;
}

    .ai_box_div .ai_result .aicloseBox {
        position: absolute;
        background: #000;
        color: #fff;
        left: 5px;
        top: -15px;
        border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        -khtml-border-radius: 50%;
        width: 30px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        font-size: 15px;
        font-weight: 700;
        font-family: sans-serif;
        cursor: pointer;
        -webkit-box-shadow: 0 0 5px 0 #000;
        -moz-box-shadow: 0 0 5px 0 #000;
        box-shadow: 0 0 5px 0 #000;
    }

        .ai_box_div .ai_result .aicloseBox:hover, .ai_box_div .ai_result .aicloseBox:focus {
            -webkit-box-shadow: 0 0 2px 0 #D50B07;
            -moz-box-shadow: 0 0 2px 0 #D50B07;
            box-shadow: 0 0 2px 0 #D50B07;
            color: #ffdddc;
        }

.ai_box_div .ai_box_container {
    clear: both;
    -webkit-box-shadow: 0 0.5rem 0.75rem -0.75rem rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0.5rem 0.75rem -0.75rem rgba(0, 0, 0, 0.5);
    box-shadow: 0 0.5rem 0.75rem -0.75rem rgba(0, 0, 0, 0.5);
    margin-bottom: 15px;
    background-color: #f3f3f3;
    width: auto;
    margin: 0 auto 15px;
    overflow: hidden;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -khtml-border-radius: 7px;
    border: 1px solid #8b8b8b;
    vertical-align: top;
    padding: 10px;
    text-align: right;
}

    .ai_box_div .ai_box_container ul {
        list-style: disc;
        padding-right: 20px;
    }

    .ai_box_div .ai_box_container a {
        color: #e50700;
        font-weight: 700;
    }

        .ai_box_div .ai_box_container a:hover {
            color: #666;
        }

.ai_box_div .divSuccess {
    color: green;
    font-weight: 700;
    margin-bottom: 15px;
    display: none;
}

.ai_box_div .divFail, .ai_box_div .divFailNo {
    color: red;
    font-weight: 700;
    margin-bottom: 15px;
    display: none;
}

.ai_box_div .ai_box_container .summary_note {
    font-weight: 700;
    text-align: left;
    color: #007028;
    margin-top: 5px;
    text-shadow: 1px 1px 1px #bfbfbf;
    font-size: 12px;
}

html.translated-ltr .ai_box_div .ai_box_container .summary_note {
    text-align: right;
}

html.translated-ltr .ai_box .ai_img_box {
    margin-right: 0;
    margin-left: 10px;
}

html.translated-ltr .ai_box .ai_red {
    margin-left: 5px;
    margin-right: 0;
}

html.translated-ltr .ai_box .ai_title {
    margin-right: 10px;
    margin-left: 5px;
}

html.translated-ltr .ai_box_div .ai_box_container {
    text-align: left;
}

html.translated-ltr .ai_box_div .ai_result .aicloseBox {
    left: auto;
    right: 5px;
}

html.translated-ltr .ai_box .summary_load_icon {
    margin-left: 0;
    margin-right: 10px;
}

@media(max-width:480px) {
    .ai_box_div {
        text-align: center;
    }
}

@media(max-width:355px) {
    .ai_box .ai_img_box {
        margin-right: 5px;
    }

    html.translated-ltr .ai_box .ai_img_box {
        margin-right: 0;
        margin-left: 5px;
    }

    .ai_box .ai_title {
        font-size: 14px;
        margin-left: 5px;
    }

    html.translated-ltr .ai_box .ai_title {
        margin-right: 5px;
    }
}

@media(max-width:319px) {
    .ai_box .ai_title {
        font-size: 13px;
    }

    .ai_box .summary_load_icon {
        width: 17px;
        margin-top: 15px;
    }
}

html.translated-ltr #goog-gt-tt {
    max-width: 100% !important;
    left: 0 !important;
    right: 0 !important;
}


body.appnews.appPortFix .threeSlider .slick-slide img {
    max-height: none !important;
}

body.appnews.appPortFix #html5box-html5-lightbox .html5lightbox-video iframe {
    height: 1120px !important;
}

body.appnews.appPortFix #html5box-html5-lightbox #html5-lightbox-box {
    margin: 3% auto 0px !important;
}

body.appnews.appPortFix #html5box-html5-lightbox .html5-elem-wrap {
    height: 717px !important;
}
@media(max-width:1400px) {
    body.appnews.appPortFix #html5box-html5-lightbox #html5-lightbox-box {
        margin: 13% auto 0px !important;
    }
}
    @media(max-height:1300px) {
        body .appnews.appPortFix #html5box-html5-lightbox .html5lightbox-video iframe {
            height: 1000px !important;
        }
    }

    @media(max-height:1200px) {
        body.appnews.appPortFix #html5box-html5-lightbox .html5lightbox-video iframe {
            height: 900px !important;
        }
    }

    @media(max-height:1050px) {
        body.appnews.appPortFix #html5box-html5-lightbox .html5lightbox-video iframe {
            height: 800px !important;
        }
    }

    @media(max-height:950px) {
        body.appnews.appPortFix #html5box-html5-lightbox .html5lightbox-video iframe {
            height: 700px !important;
        }
    }

    @media(max-height:850px) {
        body.appnews.appPortFix #html5box-html5-lightbox .html5lightbox-video iframe {
            height: 600px !important;
        }
    }

    @media(max-height:750px) {
        body.appnews.appPortFix #html5box-html5-lightbox .html5lightbox-video iframe {
            height: 500px !important;
        }
    }

    @media(max-height:650px) {
        body.appnews.appPortFix #html5box-html5-lightbox .html5lightbox-video iframe {
            height: 400px !important;
        }
    }

    @media(max-height:550px) {
        body.appnews.appPortFix #html5box-html5-lightbox .html5lightbox-video iframe {
            height: 300px !important;
        }
    }

    @media(max-height:450px) {
        body.appnews.appPortFix #html5box-html5-lightbox .html5lightbox-video iframe {
            height: 200px !important;
        }
    }

    @media(max-height:350px) {
        body.appnews.appPortFix #html5box-html5-lightbox .html5lightbox-video iframe {
            height: 100px !important;
        }
    }

    @media(max-width:1024px) {
        body.appnews.appPortFix #html5box-html5-lightbox .html5-prev-fullscreen, body.appnews.appPortFix #html5box-html5-lightbox .html5-next-fullscreen {
            top: auto !important;
            bottom: 10px !important;
        }

        body.appnews.appPortFix #html5box-html5-lightbox #html5-lightbox-box {
            margin: 30px auto 0 !important;
        }

        body.appnews.appPortFix #html5box-html5-lightbox .html5-elem-wrap {
            height: auto !important;
        }
    }
/*article bbc*/
body.appnews .news_style6_body.BBC {
    margin-bottom: 10px;
}
    body.appnews .news_style6_body.BBC .bbc_header_img {
        width: 300px !important;
        padding-bottom: 0;
        padding-top: 10px;
        padding-right: 10px;
    }

    body.appnews .news_style6_body.BBC .imgDeskBBC, body.appnews .news_style6_body.BBC .imgFterBBC {
        width: 100%;
        height: auto;
    }

    body.appnews .news_style6_body.BBC .row-container {
        clear: both;
        overflow: hidden;
        text-align: center;
        position: relative;
        margin-bottom: 10px;
    }

        body.appnews .news_style6_body.BBC .row-container:last-of-type {
            margin-bottom: 0;
        }

        body.appnews .news_style6_body.BBC .row-container > a {
            display: inline-block;
            vertical-align: top;
        }

            body.appnews .news_style6_body.BBC .row-container > a:first-of-type {
                float: right;
            }

            body.appnews .news_style6_body.BBC .row-container > a:last-of-type {
                float: left;
            }

        body.appnews .news_style6_body.BBC .row-container > a, body.appnews .news_style6_body.BBC .posts_wrapper article .field_group .icons, body.appnews .news_style6_body.BBC .posts_wrapper .row-container > a:before {
            width: 32%;
        }

    body.appnews .news_style6_body.BBC .posts_wrapper .row-container > a:before {
        content: '';
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        bottom: 0;
        display: block;
        position: absolute;
        top: 0;
        border: 1px solid #e3e3e3;
        height: 100%;
        background-color: #fff;
        pointer-events: none;
    }

    body.appnews .news_style6_body.BBC .posts_wrapper article {
        position: relative;
    }

        body.appnews .news_style6_body.BBC .posts_wrapper article .field_group .pic {
            margin: 0 auto 10px;
        }

        body.appnews .news_style6_body.BBC .posts_wrapper article .field_group h3 {
            padding-right: 10px;
            padding-left: 10px;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            margin-top: 0;
            color: #8a0000;
            margin-bottom: 10px;
            text-align: center;
            font-size: 13px;
            line-height: 23px;
            font-weight: 700;
        }

            body.appnews .news_style6_body.BBC .posts_wrapper article .field_group h3.bbcloadmore {
                background: #bc191a;
                color: #fff;
                text-align: center;
                font-size: 16px;
                line-height: 26px;
                font-weight: 700;
                clear: both;
                margin: 77px auto 0;
                width: 100px;
                padding: 0;
                position: relative;
            }

            body.appnews .news_style6_body.BBC .posts_wrapper article .field_group h3.bbcloadmore {
                width: 110px;
                color: #fff;
                box-sizing: border-box;
                -webkit-box-sizing: border-box;
                -moz-box-sizing: border-box;
                padding: 9px 10px 8px;
                text-decoration: none;
                display: block;
                font-weight: 400;
            }

    body.appnews .news_style6_body.BBC .posts_wrapper .row-container > a {
        -webkit-tap-highlight-color: transparent;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        outline: none;
    }

@media (max-width: 480px) {
    body.appnews .news_style6_body.BBC .posts_wrapper .row-container > a {
        float: none !important;
    }

    body.appnews .news_style6_body.BBC .posts_wrapper .row-container > a, body.appnews .news_style6_body.BBC .posts_wrapper .row-container article .field_group .icons {
        width: 100%;
    }

        body.appnews .news_style6_body.BBC .posts_wrapper .row-container > a:before {
            content: none !important;
        }

    body.appnews .news_style6_body.BBC .posts_wrapper .row-container article .pic img {
        margin: 0 10px 10px;
        max-width: 164px;
        max-height: 101px;
        float: left;
    }

    body.appnews .news_style6_body.BBC .posts_wrapper article .field_group h3 {
        clear: none;
        text-align: right;
    }

    body.appnews .news_style6_body.BBC .imgDeskBBC {
        padding-bottom: 0 !important;
    }

    body.appnews .news_style6_body .posts_wrapper .row-container > a {
        border-bottom: 1px solid #e3e3e3;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
    }

    body.appnews .news_style6_body.BBC .posts_wrapper {
        background: #fff;
    }

        body.appnews .news_style6_body.BBC .posts_wrapper .row-container {
            margin-bottom: 0;
        }

        body.appnews .news_style6_body.BBC .posts_wrapper article .field_group h3.bbcloadmore {
            width: 100%;
            color: #fff;
            box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            padding: 9px 10px 8px;
        }

        body.appnews .news_style6_body.BBC .posts_wrapper article .field_group h3.bbcloadmore {
            width: 100%;
            margin: 10px auto 0;
        }
}
