.spnLoadMore {
    background-color: #8A0000;
    color: #fff;
    text-align: right;
    font-size: 14px;
    line-height: 14px;
    font-weight: 700;
    padding: 10px;
    border: 1px solid #ddd;
    -webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    margin: 0 auto 10px;
    width: 120px;
    height: 35px;
     -webkit-border-radius: 20px; 
  -moz-border-radius: 20px; 
    border-radius: 20px;
    background-image: url(../images/left_arrow.png);
    background-repeat: no-repeat;
    background-position: 5px 6px;
    background-size: 21px;
    cursor:pointer;
    direction:rtl;
}
.spnLoadMoreEn{background-color: #8A0000;
    color: #fff;
    text-align: left;
    font-size: 14px;
    line-height: 14px;
    font-weight: 700;
    padding: 10px;
    border: 1px solid #ddd;
    -webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    margin: 0 auto 10px;
    width: 120px;
    height: 35px;
    -webkit-border-radius: 20px; 
  -moz-border-radius: 20px; 
    border-radius: 20px;
    background-image: url(../images/left_arrow.png);
    background-repeat: no-repeat;
    background-position: 93px 6px;
    background-size: 21px;
     direction:ltr;
    cursor:pointer;}
      .spnLoadMore:hover,.spnLoadMore:focus{ background-color: #D50B07;}
      .spnLoadMoreEn:hover,.spnLoadMoreEn:focus{ background-color: #D50B07;}
ul.breadcrumbs {
    overflow: hidden;
    margin: 0;
    padding: 5px;
    vertical-align: middle;clear:both;
}
ul.breadcrumbs li {
    font-size: 15px;
    line-height: 25px;
    white-space: nowrap;
    list-style: none;
    float: right;
    text-align: center;
    padding: 0;
    margin-left: 5px;
}
ul.breadcrumbs li:after{content: '/';display: inline-block;font-size: 22px;line-height: 22px;vertical-align: top;margin-top: 3px;color: #a2a9ae;}
ul.breadcrumbs li.current:after,ul.breadcrumbs li:last-of-type:after{content:none;}
ul.breadcrumbs li a {
    text-decoration: none;
    vertical-align: top;
    display: inline-block;
    margin-left: 5px;
}
ul.breadcrumbs li.current {
    padding-left: 0;
    background: 0 0;
    margin: 0;
    color: #8A0000;
    font-weight: 700;
}
.single .hentry {
    border-top: 3px solid #a2a9ae;
    padding-top: 10px;
    display:inline-block;
    width:100%;
    overflow:hidden;
}
.single h2.page-title-art {
    margin-bottom: 0;
    padding-bottom: 10px;
    color: #000;
}
.single h1.page-title-art {
    line-height: 27px;
    margin-bottom: 10px;
}
.single article.hentry .post-info {
    width: 100%;
    margin-bottom: 5px;
    border-bottom: 5px solid #a2a9ae;
    padding-bottom: 5px;
    white-space: nowrap;
}
.single .block_social_top {
   padding-top: 0;
    padding-bottom: 0;
    clear: none;
    width: auto;
    position: relative;
}
.single .block_social_top .closeButton{
    position: fixed;
    margin-right: -50px;
    z-index: 1000;
    margin-top: 241px;
    padding: 0;
    text-indent: 0;
    background: #555555;
  
    width: 35px;
    height: 35px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    vertical-align: top;
    display: block;
    color: #fff;
    font-weight: 700;
    font-family: sans-serif;
    text-align: center;
    font-size: 23px;
    line-height: 30px;
    cursor:pointer;
     -webkit-user-select: none;  
  -moz-user-select: none;    
  -ms-user-select: none;      
  user-select: none;
}
.single .block_social_top.nosmpdf .closeButton {
        margin-top: 200px;
    }
.single .block_social_top .closeInput{display:none}
    .single .block_social_top li.hide,.single .block_social_top .closeInput {
     visibility: hidden;
     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  transition: visibility 0s, opacity 0.5s linear;
  -webkit-transition: opacity 0.5s linear;
       -moz-transition: opacity 0.5s linear;
         -o-transition: opacity 0.5s linear;
    }
    .single .block_social_top .closeInput:checked ~ ul li.hide {
     visibility: visible;
     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
    }
    .single .block_social_top .closeInput:checked ~ .closeButton{margin-top:400px;transform: rotate(-45deg);-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);-ms-transform: rotate(-45deg);-o-transform: rotate(-45deg);filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);}
 .single .block_social_top.nosmpdf .closeInput:checked ~ .closeButton {
margin-top:360px
        }
 .single .block_social_top.nosmpdf.qr .closeButton {
        margin-top: 200px;
    }
 .single .block_social_top.nosmpdf.noqr .closeInput:checked ~ .closeButton{
margin-top: 240px;
}
    .single article .sec_block_top .fontlinks {
    padding: 0;
    display:inline-block;
    text-indent: 0;
    background: #fffefe;
    position: relative;
    border: 2px solid #ddd;
    width: 35px;
    height: 35px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin: 0;
    vertical-align: top;
}
    .single article .sec_block_top .fontlinks:focus, .single article .sec_block_top .fontlinks:hover {
        border: 2px solid #a2a9ae;
    }
    .single article .sec_block_top .fontlinks:focus a, .single article .sec_block_top .fontlinks:hover a{color:#5b6166}
        .single article .sec_block_top .fontlinks a {
        position: absolute;
    text-indent: 0;
    font-size: 18px;
    line-height: 18px;
    font-family: sans-serif;
    vertical-align: top;
    text-align: left;
    border: none;
    margin: 0;
    padding: 0;
    width: auto;
    height: auto;
    font-weight: 700;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}
          .single article .sec_block_top .fontlinks a.incfont{padding: 5px 3px}
          .single article .sec_block_top .fontlinks a.decfont{padding: 5px 5px}
          .single article .sec_block_top .fontlinks a:before{content:none}



.single .block_social_top ul{
         position: fixed;
    margin-right: -50px;
    max-width: 40px;
    margin-top: 0;
    text-align: center;
    z-index: 100;

}

    .single .block_social_top ul li {
    float:none;
    margin:0;
    margin-bottom:5px;
    text-align: left;
    display:block;
        vertical-align: top;
         width: 35px;
    height: 35px;
    border-radius: 50%;
    }
    .single .block_social_top ul li:last-of-type {
margin-bottom:0
    }
  
     .single article .sec_block_top .FBshare{    float: left;
    display: inline-block;
    vertical-align: top;
    max-height: 30px;}
     .single article .sec_block_top .FBshare iframe{width: 95px;height: 32px}
     .block_social_top ul li a:hover,.block_social_top ul li a:focus,.single .block_social_top .closeButton:hover,.single .block_social_top .closeButton:focus {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  -moz-opacity: .8;
  -khtml-opacity: .8;
    opacity: .8;
}
        
.single .block_social_top ul li.facebookbox{background: #4a6eaa}
.single .block_social_top ul li.twitterbox{background: #5ea9dd}
.single .block_social_top ul li.pdfbox{background: #cd2b0b}
.single .block_social_top ul li.whatsappbox{background: #169e0e}
.single .block_social_top ul li.googlebox{background: #da2713}
.single .block_social_top ul li.emailbox{background: #f89e45}
.single .block_social_top ul li.gmailbox{background: #ed4335}
.single .block_social_top ul li.linkedinbox{background: #0173b2}
.single .block_social_top ul li.printbox{background: #738a8d}
.single .block_social_top ul li.commentbox{background: #808080}
.single .block_social_top ul li.bloggerbox{background: #f57e00}
.single .block_social_top ul li a{position:relative;background:none;width: 35px;height: 35px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius::50%;}


.single .block_social_top ul li a:before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 22px;
    height: 22px;
    z-index: 1;
    top: 7px;
    left: 7px;
    vertical-align: top;
    background: url(/newspaper/images/footer-soc-29.png);
    background-size: auto 22px;
    background-repeat: no-repeat;
}
.single .block_social_top ul li a.tw:before {
    background-position: -133px center;
}
.single .block_social_top ul li.twitterbox.new {
    background: #000;
}
.single .block_social_top ul li a.tw.new:before {
    background-position: -909px center;
}
.single .block_social_top ul li a.fb:before {
    background-position: -163px center;
}
.single .block_social_top ul li a.gplus:before {
    background-position: -787px center;
    background-size: auto 20px;
    width: 24px;
    height: 22px;
    margin-left: -2px;
}
.socialMedia ul li i.fa-youtube:before {
    background-size: auto 28px;
    background-position: -1009px center;
    margin-left: -1px;
}
.socialMedia ul li i.fa-instagram:before {
    background-size: auto 26px;
    background-position: -899px center;
}
.socialMedia ul li i.fa-rss:before {
        background-size: auto 22px;
    background-position: -192px center;
}
.single .block_social_top ul li a.pdf:before {
    background-size: auto 21px;
    background-position: -60px center;
    
}
.single .block_social_top ul li a.whts:before {
    background-size: auto 26px;
    background-position: -2px center;
}
.single .block_social_top ul li a.linkedin:before {
    background-size: auto 24px;
    background-position: -561px center;
}

.single .block_social_top ul li a.outlook:before {
    background-size: auto 26px;
    background-position: -489px center;
}

.single .block_social_top ul li a.gmail:before {
    background-position: -548px center;
}
.single .block_social_top ul li a.print{    
    background-size: auto 24px;
    background-position: -639px center;}


.single .block_social_top ul li a.comment:before {
    background-size: auto 28px;
    background-position: -794px -2px;
    margin-left: -1px;
}

.single .block_social_top ul li.qrcodebox{background: #000}
.single .block_social_top ul li a.qrcode:before {
    background-position: -723px center;
}

.single .block_social_top .qrimagebox{position: fixed;
    width: 105px;
    margin-right: -174px;
    margin-top: 85px;
    z-index: 100000;
    -moz-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    display: none;}
.article_EN .single .block_social_top .qrimagebox{margin-left: -174px}
.single .block_social_top .qrimagebox canvas{width:105px;height:105px;display:inline-block;vertical-align: top}
.single .block_social_top .qrimagebox.appear{display:block}

.single .block_social_top .qrimagebox:before {
 content: '';
    position: absolute;
    left: -15px;
    border-right: 13px solid #f52e2a;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    bottom: 1px;
}
.single .block_social_top .qrimagebox:after {
      content: '';
    position: absolute;
    left: -15px;
    border-right: 13px solid #D50B07;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    bottom: 1px;
}

.article_EN .single .block_social_top .qrimagebox:before {
    left:auto;
    right: -15px;
    border-left: 13px solid #f52e2a;
    border-right:0;
}

.article_EN .single .block_social_top .qrimagebox:after {
    left:auto;
    right: -15px;
    border-left: 13px solid #D50B07;
    border-right:0;
}

.single article .sec_block_top .printer {
    display: inline-block;
    vertical-align: top;
    margin-right: 2px;
    background: #fffefe;
    position: relative;
    border: 2px solid #ddd;
    width: 35px;
    height: 35px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    cursor:pointer;
}
.single article .sec_block_top .printer:hover,.single article .sec_block_top .printer:focus{border: 2px solid #a2a9ae;}
.single article .sec_block_top .printer:hover img,.single article .sec_block_top .printer:focus img{
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
  filter: alpha(opacity=75);
  -moz-opacity: 0.75;
  -khtml-opacity: 0.75;
    opacity: 0.75;
}
.single article .sec_block_top .printer a{
    display: inline-block;
    vertical-align: top;
    margin-top: 4px;
    margin-right: 4px;
}
.single article .fontlinks{display: inline-block;vertical-align: top;}
.single article .fontlinks .fontSize{font-weight: 700;color: #8A0000;display:inline-block;direction:ltr;white-space: nowrap}
.single article .fontlinks .incfont,.single article .fontlinks .decfont{font-weight: 700;color: #000;direction:ltr}
.single article .fontlinks .incfont{padding-left:10px}
.single article .rsbtn {display: inline-block;margin: 0px;vertical-align: top;float:left}
.single article .sec_block_top{display:inline-block;width:100%;clear:both;padding-bottom:10px;vertical-align:top}
.post_content h2 {
    font-size: 18px;
    line-height: 29px;
    text-align: right;
    clear: none;
    margin-top: 10px;
    font-weight: 700;
    color: #8A0000;
}
.post_content h3{
    font-size: 14px;
    line-height: 22px;
    text-align: right;
    clear: none;
    margin-top: 10px;
    font-weight: 700;
    color: #000;
}

.post_content h2 a {
    color: #8A0000;
}
.post_content h3 a {
    color: #000;
}
.block-social ul li img, .mejs-container {
    vertical-align: top;
}
.hentry .post-info .comments_count, .hentry .post-info .post_date, .hentry .post-info .post_source, .hentry .post-info .post_views, .hentry .post_format {
    text-decoration:  none;
    float:  right;
    margin-left:  10px;
    display:  inline-block;
    color:  #666;
    line-height:  11px;
    font-size:  11px;
    padding-right:  15px;
    padding-top:  0;
}
.hentry .post-info div:last-of-type{margin-left:0}

.single article.hentry .img_p_content.nolimit .pic_multipic2 a,.single article.hentry .img_p_content.nolimit .pic_multipic2 img,
.single article.hentry .img_p_content.nolimit .pic_multipic3 a,.single article.hentry .img_p_content.nolimit .pic_multipic3 img,
.single article.hentry .img_p_content.nolimit .pic_multipic4 a,.single article.hentry .img_p_content.nolimit .pic_multipic4 img{max-height:100%!important}
.single article .post_content .iframe_container.iframeVideoAdd{padding-bottom: 53.25%}

.single article.hentry .pic_multipic2 {
    display: inline-table;
    margin-left: 20px;
    clear: left;
    margin-bottom: 10px;
    max-width: 48.8%;
    max-width: 373px;
    vertical-align:top;
}
.single article.hentry .pic_multipic2 a, .single article.hentry .pic_multipic2 a img {
    max-width: 373px;
    margin: 0 auto;
    width: auto;
}
.single article.hentry .pic_multipic2:nth-of-type(2n) {
    margin-left: 0;
    clear: left;
}
.single article.hentry .pic_multipic2:first-of-type {
    clear: right;
}
.single article.hentry .pic_multipic2 span {
    display: table-caption;
    caption-side: bottom;
    text-align: right;
}
.single article.hentry .pic_multipic3 {
    display: inline-table;
    margin-left: 20px;
    margin-bottom: 10px;
    max-width: 31.6%;
    max-width: 239px;
    vertical-align:top;
}
.single article.hentry .pic_multipic3 a, .single article.hentry .pic_multipic3 a img {
    max-width: 239px;
    width: auto;
    margin: 0 auto;
}
.single article.hentry .pic_multipic3:nth-of-type(3n) {
    margin-left: 0;
    clear: left;
}
.single article.hentry .pic_multipic3:first-of-type {
    clear: right;
}
.single article.hentry .pic_multipic3 span {
    display: table-caption;
    caption-side: bottom;
    text-align: right;
}
.single article.hentry .pic_multipic4 {
    display: inline-table;
    margin-left: 20px;
    margin-bottom: 10px;
    max-width: 23%;
    max-width: 173px;
    vertical-align:top;
}
.single article.hentry .pic_multipic4 a, .single article.hentry .pic_multipic4 a img {
    max-width: 173px;
    width: auto;
    margin: 0 auto;
}
.single article.hentry .pic_multipic4:nth-of-type(4n) {
    margin-left: 0;
    clear: left;
}
.single article.hentry .pic_multipic4:first-of-type {
    clear: right;
}
.single article.hentry .pic_multipic4 span {
    display: table-caption;
    caption-side: bottom;
    text-align: right;
}
body .single article.hentry .pic_multipic a img,body .single article.hentry .pic_multipic2 a img,body .single article.hentry .pic_multipic3 a img,body .single article.hentry .pic_multipic4 a img,
body .single article.hentry .full_pic img,body .single article.hentry .pic_H_small a img{width:none}
.single article.hentry .full_pic, .single article.hentry .full_pic img {
    float: none;
    margin: 0 auto;
    width: auto;
    max-width: 770px;
    display: inline-table;
}
.single article.hentry .full_pic a {
    width: auto;
}
.single article.hentry .full_pic {
    margin-bottom: 10px;
    width: 100%;
    text-align: center;
    vertical-align:top;
}
.single article.hentry .img_p_content  {
    clear: both;
    overflow: hidden;
}
.single article.hentry .img_p_content.txtCenter{text-align:center}
.single article.hentry .pic_multipic {
    display: table;
    max-width: 300px;
    margin-right: 20px;
    margin-bottom: 21px;
    float: left;
    clear: left;
    margin-top: 9px;
}
.single article.hentry .pic_multipic.addimage{width:auto;max-width:512px}
.single article.hentry .span-empty, .single article.hentry .pic_multipic span {
    padding-top: 5px;
    caption-side: bottom;
    display: table-caption;
    text-align: right;
    font-size: 12px;
    line-height: 20px;
}
.single article.hentry .pic_multipic a, .single article.hentry .pic_multipic a img {
    max-width: 300px;
    width: auto;
    margin: 0 auto;
}
.single article.hentry .pic_multipic span {
    font-weight: 400;
}
.V_div_content {
    overflow: hidden;
    float: left;
}
.single article.hentry .pic_H_small {
    max-width: 130px;
    margin-bottom: 10px;
    float: right;
    padding-left: 10px;
    margin-top: 5px;
}
.single article.hentry .pic_H_small a, .single article.hentry .pic_H_small a img {
    max-width: 130px;
    width: auto;
}
.page .post_content a, .single article .post_content a {
    color: #e50700;
    text-decoration: none;
}
.page article.type-page .post_content a:hover, .single article .post_content a:hover {
    color: #666;
}
.single article .post_content {
    margin-bottom: 10px;
    overflow: inherit;
}
.single article .post_content ul {
    font-weight: 400;
    color: #000;
}
.single article .post_content ul .Text_Bold {
    font-weight: 700;
}
.single article .post_content ul li {
    margin-bottom: 7px;
    margin-right: 25px;
    text-align: right;
    color: #000;
    list-style: none;
    text-indent: -1.35em;
}
.single article .post_content ul li:before {
    content: "\2022";
    color: red;
    font-size: 20px;
    margin-left: 6px;
    vertical-align: middle;
}
.block-social {
    width: 100%;
    padding: 11px 0;
    margin-bottom: 10px;
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    overflow: hidden;
}
.block-social .soc_label {
    float: left;
    margin-right: 17px;
    font-size: 10px;
    word-spacing: 1px;
    padding-top: 5px;
    line-height: 12px;
    font-family: 'Times New Roman', Times, serif;
}
.block-social ul {
    overflow: hidden;
    margin: 0;
}
.block-social ul li {
    list-style: none;
    float: left;
    margin: 0 0 0 7px;
}
.block-social ul li:first-child {
    margin-left: 0;
}
.block-social ul li a {
    display: block;
}
#recent_posts {
    margin-bottom: 10px;
}
#recent_posts .section_title {
    border-top: 3px solid #788187;
    border-bottom: 1px solid #e3e3e3;
    margin-bottom: 0;
    padding: 8px 0;
    font-size: 18px;
    line-height: 29px;
    font-weight: 700;
    color: #8A0000;
    clear: both;
}
#recent_posts .posts_wrapper {
    overflow: hidden;
    margin-bottom: 10px;
}
#recent_posts .posts_wrapper .row-container {
    overflow: hidden;
    position: relative;
}
#recent_posts .posts_wrapper article, #recent_posts .posts_wrapper article:before {
    width: 48.6%;
    float: right;
}
#recent_posts .posts_wrapper article {
    overflow: hidden;
    padding-top: 10px;
    margin-left: 20px;
}
#recent_posts .posts_wrapper .row-container article:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    box-sizing: border-box;
    border-bottom: 1px solid #e3e3e3;
    height: 100%}
#recent_posts .posts_wrapper article.item_left {
    margin-left: 0;
}
#recent_posts .posts_wrapper article .pic {
    float: left;
    max-width: 85px;
    height: 52px;
    margin-right: 10px;
    margin-bottom: 10px;
}
#recent_posts .posts_wrapper article .pic img {
    max-width: 85px;
    max-height: 52px;
}
#recent_posts .posts_wrapper article h3 {
    clear: none;
    line-height: 21px;
    margin-bottom: 35px;
}
#recent_posts .posts_wrapper article h3 a {
    text-decoration: none;
    color: #000;
    position: relative;
    display:block;
}
#recent_posts .posts_wrapper article h3 a:hover {
    color: #666;
}
#recent_posts .posts_wrapper article .post-info {
    position: absolute;
    bottom: 0;
    margin-bottom: 10px;
}
#recent_posts .posts_wrapper article .post-info .post_date, #recent_posts .posts_wrapper article .post-info a {
    padding-top: 2px;
}
#comments.post_comments .comments_title {
    padding-bottom: 8px;
    border-bottom: 1px solid #e3e3e3;
    margin-bottom: 10px;
    border-top: 3px solid #ffba0f;
    padding-top: 8px;
    font-size: 18px;
    line-height: 29px;
    font-weight: 700;
    color: #8A0000;
    clear: both;
}
#comments .comment-list {
    margin: 0;
}
#comments .comment-list li.comment {
    list-style: none;
    overflow: hidden;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #e3e3e3;
}
.comment-list li.comment>.photo {
    float: right;
    width: 30px;
    height: auto;
    margin: 0 0 0 10px;
}
.comment-list li.comment .photo img {
    vertical-align: top;
    max-width: 30px;
    max-height: 29px;
}
.comment-list .extra_wrap {
    overflow: hidden;
}
.comment-list li.comment .userName {
    font-size:15px;
    margin-bottom: 10px;
    line-height: 18px;
    color: #000;
    font-weight:700;
}
.comment-list li.comment .userName a {
    text-decoration: none;
    color: #000;
    font-weight:700;
}
.comment-list li.comment .commentTitleReply {
    font-size:13px;
    margin-bottom: 5px;
    line-height: 16px;
    color: #8A0000;
    font-weight:700;
}
.comment-list li.comment .commentTitleReply a {
    text-decoration: none;
    color: #8A0000;
    font-weight:700;
}
.comment-list li.comment .comment_content {
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: 1px dashed #ddd;
}
.comment-list li.comment .comment_info {
    overflow: hidden;
    font-size: 10px;
    line-height: 14px;
    color: #797a7d;
}
.comment-list li.comment .comment_info .comment_date {
    float: right;
}
.comment-list li.comment .comment_info .comment_edit_link, .comment-list li.comment .comment_info .comment_reply_link {
    float: right;
    margin-left: 11px;
}
.comment-list li.comment .comment_info .comment_edit_link a, .comment-list li.comment .comment_info .comment_reply_link a {
    display: inline-block;
    position: relative;
    text-decoration: none;
    color: #797a7d;
}
.comment-list li.comment .comment_info .comment_edit_link a:after, .comment-list li.comment .comment_info .comment_reply_link a:after {
    content: "";
    position: absolute;
    top: 6px;
    left: -6px;
    color: red;
    width: 2px;
    height: 2px;
    display: block;
    background: #bfc0c1;
}
.comment-list li.comment .comment_info .comment_edit_link a:hover, .comment-list li.comment .comment_info .comment_reply_link a:hover {
    color: #141414;
}
.comment-list li.comment .comment_content p {
    margin: 19px 0 0;
}
.comment-list li.comment .comment_content p:first-child {
    margin-top: 0;
}
#respond #reply-title {
    border-top: 3px solid #6cac00;
    padding: 8px 0;
    font-size: 18px;
    line-height: 29px;
    font-weight: 700;
    color: #8A0000;
    clear: both;
}
#respond input[type=email], #respond input[type=text], #respond textarea {
    border: 1px solid #d6d6d6;
    background: #ffffff;
    width: 284px;
    float: right;
    padding: 6px 7px 7px;
}
#commentform p {
    overflow: hidden;
    margin-bottom: 10px;
}
#commentform p label {
    float: right;
    cursor: pointer;
    color: #6b6b6b;
    padding-top: 10px;
    display: inline-block;
    margin-left: 10px;
    padding-bottom: 10px;
    width: 85px;
}
#commentform p textarea {
    height: 122px;
    width: 100%;
    box-sizing: border-box;
}
#commentform input[type=submit] {
    box-sizing: content-box;
    height: 30px;
    line-height: 15px;
    padding-top: 0;
    color: #4c4c4c;
    font-weight: 700;
    font-size: 14px;
}
#respond .csdivReplyTitle{display: inline-block;
    background: gray;
    border-radius: 20px;
    padding: 5px 10px;
    color: #000;
    margin-bottom: 10px;
    padding-left: 30px;position:relative;font-weight:700}

#respond .csdivReplyTitle .close{position: absolute;
    top: 3px;
    left: 10px;
    display: inline-block;
    font-family: sans-serif;
    cursor: pointer;
    color: #fff;
    font-size: 16px;}
#respond .csdivReplyTitle .close:hover,#respond .csdivReplyTitle .close:focus{color:#ffb2b2}
#comments .comment-list li.comment.reply {
    margin-right: 39px;
    border: 1px solid #ddd;
    margin-top: 10px;
    padding: 10px;
    margin-bottom: 0;
    background-color: #F4F4F4;
    border-radius: 10px;
}
.comment-list li.comment .extra_wrap .comment_reply_icon {
    font-size: 12px;
    font-weight: 700;
    color: #8A0000;
    cursor: pointer;
    display: inline-block;
}
.comment-list li.comment .extra_wrap .comment_reply_icon img {
    display: inline-block;
    width: 15px;
    margin-bottom: -1px;
    margin-right: 3px;
}
#comments .comment-list li.comment.reply .photo img, .comment-list li.comment .extra_wrap .comment_reply_icon:focus>img, .comment-list li.comment .extra_wrap .comment_reply_icon:hover>img {
    opacity: .5;
}
.post_content table {
    clear: both;
    margin: 0 auto 10px;
    border-collapse: collapse;
    table-layout: fixed;
}
caption, td, th {
    font-weight: 400;
    text-align: right;
}
.post_content table td, .post_content table th {
    border: 1px solid #e0e0e0;
    padding: 10px;
    background: #fff;
    overflow: hidden;
    color: #6b6b6b;
    text-align: center;
    font-weight: 700;
    vertical-align:middle;
}
.post_content table th {
    padding: 9px 10px;
    color: #404040;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    background: linear-gradient(#fff 0, #f7f7f7 100%);
}
.post_content table tr:hover td {
    background-color: #ffffff;
}
.post_content table p {padding-bottom:0}
.post_content table.noborder td, .post_content table.noborder th {
    border: none;
    color: #000;
}
.post_content table.right{float:right}
.post_content table.left{float:left}
.post_content .marginright100{margin-right:100px}
.post_content .marginright120{margin-right:120px}
.post_content .lefttextalign,.post_content .lefttextalign a {
    text-align: left !important;
}

.post_content .righttextalign,.post_content .righttextalign a {
    text-align: right !important;
}

.post_content .centertextAlign, .post_content .centertextalign a {
    text-align: center !important;
}
#calendar_wrap table {
    width: 100%}
.videoContainer iframe {
    height: 382px;
    width: 100%}
span.hideVideo {
    padding-top: 10px;
    padding-bottom: 5px;
    display: block;
    font-weight: 700;
    color: #CE1127;
    cursor: pointer;
    text-align: left;
    float: left;
}
span.hideVideo:focus, span.hideVideo:hover {
    color: #000;
}
.iframe_container.iframeVideoAdd {
    position: relative;
    padding-bottom: 53.25%;
    padding-top: 25px;
    height: 0;
    margin-bottom: 10px;
   background: url('/newspaper/images/loadanba20171.gif');
    background-repeat: no-repeat;
    background-position: center center;
        background-size: contain;
}
.iframe_container.iframeVideoAddtwo {
    position: relative;
    padding-bottom: 78.25%;
    padding-top: 25px;
    height: 0;
    margin-bottom: 10px;
}
.single article .post_content .iframe_container.iframeVideoAdd{margin-top:10px}
.iframeVideoAdd iframe.video_frame,.iframeVideoAddtwo  iframe.video_frame {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%}
.iframe_container.iframeVideoAdd.Portrait {
    /*padding-bottom: 168.78%;*/ /* 16:9 aspect ratio for portrait */
    padding-bottom: 100%;
}

.iframe_container.iframeVideoAdd.Portrait34 {
    /*padding-bottom: 125.33%;*/ /* Base 3:4 aspect ratio for portrait */
    padding-bottom: 100%;
}
.videoboxhtml5 {
    margin-top: 10px;
    margin-bottom: 10px;
}
.main_content_full_article {
    float: right;
    width: 100%}
.main_content_full_article .single article.hentry .full_pic, .main_content_full_article .single article.hentry .pic_multipic3, .main_content_full_article .single article.hentry .pic_multipic4 {
    max-width: 100%}
.main_content_full_article .single article.hentry .pic_multipic2{max-width:48.5%}
.firefox .single article.hentry .pic_multipic2,.firefox .single article.hentry .pic_multipic2,.firefox .single article.hentry .pic_multipic2{display:inline-block}
.writer_pic {
    overflow: hidden;
    display: inline-table;
}
.writer_pic img {
    display: table-cell;
    width: 462px;
    max-width: 100%;
}
.single h1.page-title-writer-art {
    margin-bottom: 0;
    padding: 0 20px;
    line-height: 33px;
    display: table-cell;
    width: 40%;
    vertical-align: middle;
    text-align: center;
}
.commentNote{
    border: 1px solid #FFC8C8;
    padding: 10px;
    margin-bottom: 10px;
}
.commentNote p{
    font-weight:700
}
.commentNote p:before {
    content: '*';
    display: inline-block;
    color: red;
    vertical-align: top;
    height: 15px;
    margin-top: 2px;
    margin-left: 5px;
}
.commentNote ul li{
    list-style-position: inside;
    margin-right: 10px;
}
.commentNote ul li a{
    list-style-position: inside;
    margin-right: 10px;
    white-space: nowrap;
}
.commentNote ul li a{
    color: #8a0000;
    font-weight:700;
}
.commentNote ul li a:hover, .commentNote ul li a:focus{
    color: red;
}
.span-emptyTable{    padding-top: 5px;
    caption-side: bottom;
    text-align: right;
    font-size: 12px;
    line-height: 20px;font-weight: 400;}
.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 article, .news_style6_body .posts_wrapper article .field_group .icons, 

.news_style6_body .posts_wrapper article:before {
    width: 185px;
    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: 165px;
    height: 101px;
}
.news_style6_body article .pic a img, .news_style6_body article .pic img {
    max-width: 165px;
    max-height: 101px;
}
.news_style6_body .posts_wrapper .row-container .two-container{display:inline-block;vertical-align:top}
.news_style6_body .posts_wrapper .row-container .two-container:first-of-type{margin-left:10px}
body  .single .widget{border-top-right-radius: 20px;}
body  .single article  .widget ul li:before{content:none}
body .single article  .widget ul li {text-indent: 0;}
.single  .widget.widget_recent_blogposts {width: 600px;clear: both;vertical-align: top;margin: 10px auto;}
.single  .widget.widget_recent_blogposts .widget_header { overflow:hidden; height: 50px; line-height: 50px;border-bottom-left-radius: 18px;border-top-right-radius: 18px;background: #5b6166;}
.single  .widget.widget_recent_blogposts ul li { list-style: none; }
.single  .widget.widget_recent_blogposts .widget_header .widget_title { color:#fff; overflow: hidden; clear: none;float:right;white-space:nowrap;font-weight: bold;height: 30px; line-height: 30px;padding: 0 15px;}
.single  .widget .widget_header .widget_subtitle {white-space:nowrap; float:left; color:#fff;word-spacing: 1px;   padding:0px 0 0 15px;text-align:right;}
.single  .widget .widget_header .widget_subtitle a { text-decoration: none;}
.single  .widget.widget_recent_blogposts .widget_body { position:relative; padding:10px 10px 10px; overflow:hidden; background: #fff;}

.single  .widget.widget_recent_blogposts h3 {font-size: 13px;margin:0}
.single  .widget.widget_recent_blogposts ul {padding:0}
.single  .widget.widget_recent_blogposts img {width:auto;height:auto;border:0;display: block;margin:0 auto}
.single  .widget.widget_recent_blogposts  a {text-decoration: none;}
.single  .widget.widget_recent_blogposts  a.w_hover, .widget.widget_recent_blogposts  a.gal_link {position: relative;overflow: hidden;display: table-cell;vertical-align: middle;}




.single  .widget.widget_recent_blogposts.center .widget_header .widget_title{float: none;text-align: center;font-size: 25px;line-height: 47px;padding-top: 3px;}
.single  .widget.widget_recent_blogposts.center .widget_header .widget_title{height:auto}
.single  .widget_recent_blogposts.center .article .pic,.single   .widget_recent_blogposts.center .article .pic a {max-width: 150px;max-height: 244px;width:auto;height:auto}
.single  .widget_recent_blogposts.center .article .pic a img,.single   .widget_recent_blogposts.center .article .pic img{max-width: 150px;max-height: 244px;}
.single  .widget_recent_blogposts.center .article .pic img{border:1px solid #eb1c15;box-sizing:border-box}
.single  .widget_recent_blogposts.center .article .text {color: #000;margin-bottom: 10px;font-size: 20px;line-height: 35px;font-weight: 700;text-align: right;}
.single  .widget_recent_blogposts.center  .article .text a,.single  .widget_recent_blogposts.center .ctrText,.widget_recent_blogposts.center .ctrText a,.widget_recent_blogposts .article .desc, .widget_recent_blogposts .article .desc a,.widget_recent_blogposts .article .desc a:hover {color:#000}
.single  .widget_recent_blogposts.center  .article .text a:hover,.single  .widget_recent_blogposts.center  .article .text:hover,.widget_recent_blogposts.center .ctrText:hover,.widget_recent_blogposts.center .ctrText a:hover {outline: 0;color: #8a0000;text-decoration: none;}
.single  .widget_recent_blogposts.center .article .desc{margin-bottom:10px;font-size: 18px;line-height: 29px;text-align:right;text-align:right}
.single  .widget_recent_blogposts.center .article .desc a{color: #000;}
.single  .widget_recent_blogposts.center .article .desc img{float: right;padding-left: 10px;max-width:25px;max-height:43px}
.single  .widget_recent_blogposts.center .ctrText{text-align: center;padding-top: 10px;padding-bottom: 10px;border-top: 1px solid #ddd;font-weight:700;font-size: 20px;line-height: 35px;display:inline-block;width:100%}

/*themes*/
body .single  .widget.themeBlack{border: 1px solid #0c0c0c!important;}
body .single  .widget.themeBlack .widget_header{background:#000!important;}
body .single  .widget.themeRed{border: 1px solid #e50700!important;}
body .single  .widget.themeRed .widget_header{background:#eb1c15!important;}
body .single  .widget.themeYellow{border: 1px solid #9e7c41!important;}
body .single  .widget.themeYellow .widget_header{background:#d18b12!important;}
body .single  .widget.themeMaron{border: 1px solid #970202!important;}
body .single  .widget.themeMaron .widget_header{background:#8A0000!important;}
body .single  .widget.themeGreen{border: 1px solid #0d973b!important;}
body .single  .widget.themeGreen .widget_header{background:#059d38!important;}

body .single  .widget.themeCommunity{border: 1px solid #014d27!important;}
body .single  .widget.themeCommunity .widget_header{background:#00391c!important;}
body .single  .widget.themeCulture{border: 1px solid #3b81ac!important;}
body .single  .widget.themeCulture .widget_header{background:#4587af!important;}
body .single  .widget.themeOpinion{border: 1px solid #144095!important;}
body .single  .widget.themeOpinion .widget_header{background:#1458dd!important;}
body .single  .widget.themeArabic{border: 1px solid #743c60!important;}
body .single  .widget.themeArabic .widget_header{background:#81436a!important;}
body .single  .widget.themeEconomy{border: 1px solid #21a693!important;}
body .single  .widget.themeEconomy .widget_header{background:#1aad98!important;}
body .single  .widget.themeSport{border: 1px solid #e06718!important;}
body .single  .widget.themeSport .widget_header{background:#e06718!important;}
body .single  .widget.themeReport{border: 1px solid #9e7239!important;}
body .single  .widget.themeReport .widget_header{background:#986d34!important;}
body .single  .widget.themeWorld{border: 1px solid #ae2e76!important;}
body .single  .widget.themeWorld .widget_header{background:#ba337f!important;}
body .single  .widget.themeLast{border: 1px solid #ae9836!important;}
body .single  .widget.themeLast .widget_header{background:#cba912!important;}

.span-emptyTable strong{font-weight: 400!important;}
#vsComment{color:red}
#vsComment ul li {list-style-position:inside}
.RedColorText{color:red}
.bigText{   
    font-size: 18px;
    line-height: 29px;
    text-align: right;
    clear: none;
    margin-top: 10px;
    font-weight: 700;
    color: #8A0000;
    margin-bottom: 10px;
}
#rfvFullName,#rfvCommentText{display:inline-block;vertical-align:top;height:15px;margin-top:10px;margin-right:5px}
#commentform #lblMsg{display: block;color: #0C4011;font-weight: 700;margin-top: 10px}
#post_comments #upComments .title{text-align: center;margin-bottom: 10px;color: #131871;font-size: 16px;font-weight:700}
.main_sidebar .widget {
    margin-bottom: 10px;
    border: 1px solid #5b6166;border-top-right-radius: 20px;
}
.main_sidebar .widget .widget_header {
    overflow: hidden;
    height: 30px;
    line-height: 30px;
    border-bottom-left-radius: 18px;border-top-right-radius: 18px;background: #5b6166;
}
.main_sidebar .widget ul li {
    list-style: none;
}
.main_sidebar .widget .widget_header .widget_title {
    color: #fff;
    overflow: hidden;
    clear: none;
    float: right;
    white-space: nowrap;
    font-weight: 700;
    height: 30px;
    line-height: 30px;
    padding: 0 15px;
}
.main_sidebar .widget .widget_header .widget_subtitle {
    white-space: nowrap;
    float: left;
    color: #fff;
    word-spacing: 1px;
    padding: 0 0 0 15px;
    text-align: right;
}
.main_sidebar .widget .widget_header .widget_subtitle a {
    text-decoration: none;
}
.main_sidebar .widget .widget_body {
    position: relative;
    padding: 10px;
    overflow: hidden;
    background: #fff;
    width:100%;
    box-sizing:border-box;
    display: inline-block;
}
.widget.widget_recent_blogposts.alwafiyat {
    border-bottom-left-radius: 20px;
}
.widget.widget_recent_blogposts.center .widget_header .widget_title{float: none;text-align: center;font-size: 16px;line-height: 27px;}
.widget.widget_recent_blogposts.center .widget_header .widget_title{height:auto}
.widget_recent_blogposts.center .article .pic, .widget_recent_blogposts.center .article .pic a {max-width: 90px;max-height: 147px;width:auto;height:auto}
.widget_recent_blogposts.center .article .pic a img, .widget_recent_blogposts.center .article .pic img{max-width: 90px;max-height: 147px;}
.widget_recent_blogposts.center .article .pic img{border:1px solid #eb1c15;box-sizing:border-box}
.widget_recent_blogposts.center .article .text {color: #000;margin-bottom: 10px;font-size: 13px;line-height: 21px;font-weight: 700;text-align: right;}
.widget_recent_blogposts.center  .article .text a,.widget_recent_blogposts.center  .article .text,.widget_recent_blogposts.center .ctrText,.widget_recent_blogposts.center .ctrText a,
.widget_recent_blogposts.center .article .desc, .widget_recent_blogposts.center .article .desc a,.widget_recent_blogposts.center .article .desc a:hover  {color:#000}
.widget_recent_blogposts.center  .article .text a:hover,.widget_recent_blogposts.center  .article .text:hover,
.widget_recent_blogposts.center .ctrText:hover,.widget_recent_blogposts.center .ctrText a:hover {outline: 0;color: #8a0000;text-decoration: none;}
.widget_recent_blogposts.center .article .desc{margin-bottom:10px;text-align:right;text-align:right}
.widget_recent_blogposts.center .article .desc img{float: right;padding-left: 10px;max-width:25px;max-height:43px}
.widget_recent_blogposts.center .ctrText{text-align: center;padding-top: 10px;padding-bottom: 10px;border-top: 1px solid #ddd;font-weight:700;display:inline-block;width:100%}
.main_sidebar .widget.themeBlack{border: 1px solid #0c0c0c;}
.main_sidebar .widget.themeBlack .widget_header{background:#000}
.main_sidebar .widget.themeRed{border: 1px solid #e50700;}
.main_sidebar .widget.themeRed .widget_header{background:#eb1c15}
.main_sidebar .widget.themeYellow{border: 1px solid #9e7c41;}
.main_sidebar .widget.themeYellow .widget_header{background:#d18b12}
.main_sidebar .widget.themeMaron{border: 1px solid #970202;}
.main_sidebar .widget.themeMaron .widget_header{background:#8A0000}
.main_sidebar .widget.themeGreen{border: 1px solid #0d973b;}
.main_sidebar .widget.themeGreen .widget_header{background:#059d38}

.main_sidebar .widget.themeCommunity{border: 1px solid #014d27;}
.main_sidebar .widget.themeCommunity .widget_header{background:#00391c}
.main_sidebar .widget.themeCulture{border: 1px solid #3b81ac;}
.main_sidebar .widget.themeCulture .widget_header{background:#4587af}
.main_sidebar .widget.themeOpinion{border: 1px solid #144095;}
.main_sidebar .widget.themeOpinion .widget_header{background:#1458dd}
.main_sidebar .widget.themeArabic{border: 1px solid #743c60;}
.main_sidebar .widget.themeArabic .widget_header{background:#81436a}
.main_sidebar .widget.themeEconomy{border: 1px solid #21a693;}
.main_sidebar .widget.themeEconomy .widget_header{background:#1aad98}
.main_sidebar .widget.themeSport{border: 1px solid #e06718;}
.main_sidebar .widget.themeSport .widget_header{background:#e06718}
.main_sidebar .widget.themeReport{border: 1px solid #9e7239;}
.main_sidebar .widget.themeReport .widget_header{background:#986d34}
.main_sidebar .widget.themeWorld{border: 1px solid #ae2e76;}
.main_sidebar .widget.themeWorld .widget_header{background:#ba337f}
.main_sidebar .widget.themeLast{border: 1px solid #ae9836;}
.main_sidebar .widget.themeLast .widget_header{background:#cba912}
.widget.widget_news_combine .widget_title {
    padding: 0 10px;
}
.widget.widget_news_combine .widget_subtitle a, .widget.widget_news_combine .widget_subtitle a:hover {
    color: #fff;
}
.widget.widget_news_combine .widget_body {
    padding: 10px 10px 20px;
}

.widget_news_combine .widget_body .block_news_tabs .tabs {
    border-bottom: 1px solid #ff4a4a;
    margin: 0 0 10px;
}
.widget_news_combine .widget_body .block_news_tabs .tabs ul {
    overflow: hidden;
    padding: 0;
    margin: 0;
}
.widget_news_combine .widget_body .block_news_tabs .tabs ul li {
    list-style: none;
    float: right;
    line-height: 20px;
}
.widget_news_combine .widget_body .block_news_tabs .tabs ul li+li {
    margin-left: 3px;
}
.widget_news_combine .widget_body .block_news_tabs .tabs ul li a {
    margin-bottom:-2px;
    color: #3e4345;
    white-space: nowrap;
    border: 1px solid #ddd;
    padding: 10px 10px 9px;
    display: inline-block;
    line-height: 12px;
    text-decoration: none;
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
    cursor: pointer;
    margin-right: 5px;
    border-bottom: 0;
}
.widget_news_combine .widget_body .block_news_tabs .tabs ul li a span {
    display: inline-block;
}
.widget_news_combine .widget_body .block_news_tabs .tabs ul li a:hover {
    color: #73797c;
}
.widget_news_combine .widget_body .block_news_tabs .tabs ul li.ui-tabs-active a {
    background: #D50B07;
    color: #fff;
    border-bottom: 1px solid #C20C08;
}

.widget_news_combine .widget_body .block_news_tabs .tabs ul li.ui-tabs-active a span {
    border: none;
}
.widget_news_combine .widget_body .block_news_tabs .block_home_news_post {
    text-align: right;
    overflow: hidden;
    border-bottom:1px solid #e3e3e3;
    margin-bottom:10px;
}
.widget_news_combine .widget_body .block_news_tabs .block_home_news_post:last-child {
    margin-bottom: 0;
    border-bottom:none;
}
.widget_news_combine .widget_body .block_news_tabs .block_home_news_post .pic{float:left;padding-right:10px;padding-bottom:10px;}
.widget_news_combine .article .pic, .widget_news_combine .article .pic a{max-width:85px;max-height:52px}
.widget_news_combine .article .pic a img, .widget_news_combine .article .pic img {max-width:85px;max-height:52px}
.widget_news_combine .widget_body .block_news_tabs .block_home_news_post .title {
    overflow: hidden;
    margin: 0;
    line-height: 25px;
    padding-bottom: 10px;
    position: relative;
}
.widget_news_combine .widget_body .block_news_tabs .block_home_news_post .title .latest_date {
    color: #666;
    font-weight: 700;
    display: inline-block;
    padding: 6px 5px 4px;
    margin-left: 10px;
    position: relative;
    right: 0;
    box-sizing: border-box;
    font-size: 11px;
    width: 57px;
    line-height: 14px;
    text-align: center;
    margin-bottom: 5px;
}
.widget_news_combine .widget_body .block_news_tabs .block_home_news_post .title .latest_date:after {content: '';
    border: 1px solid #ff4a4a;
    display: inline-block;
    left: 0;
    top: 0;
    bottom: 0;
    right:0;
    position: absolute;}
.widget_news_combine .widget_body .block_news_tabs .block_home_news_post .post-info{margin-bottom:10px}
.widget_news_combine span.weekName{display:none}
.widget_news_combine .widget_body .block_news_tabs .block_home_news_post .title .hot {
    color: #e50700;
    margin-right: 4px;
    font-weight: 700;
}
.widget_news_combine .widget_body .block_news_tabs .block_home_news_post .title a {
    text-decoration: none;
}


 .widget_news_combine .widget_body ul.slides>li {
    display: none;
}

 .widget_news_combine ul.flex-direction-nav {
    position: absolute;
    bottom: 5px;
    width: 90px;
    height: 20px;
    padding-top: 0;
    vertical-align: top;
    z-index: 100;
}
.widget_news_combine ul.flex-direction-nav li {
    width: 18px;
    height: 19px;
    position: absolute;
    bottom: 0;
}
.widget_news_combine ul.flex-direction-nav li:first-child {
    right: 11px;
}
.widget_news_combine ul.flex-direction-nav li+li {
    right: 72px;
}
.widget_news_combine ul.flex-direction-nav li a {
    display: block;
    height: 16px;
    width: 16px;
    border: 1px solid #dedede;
    background: #fff;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0, rgba(242, 242, 242, 1) 100%);
}
.widget_news_combine ul.flex-direction-nav li a:hover {
    border-color: #ddd;
}
.widget_news_combine ul.flex-direction-nav li a.flex-next:after, .widget_news_combine ul.flex-direction-nav li a.flex-prev:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    left: 6px;
    top: 6px;
    border-top: 3px solid transparent;
    border-bottom: 3px solid transparent;
    position: absolute;
}
.widget_news_combine ul.flex-direction-nav li a.flex-prev:after {
    border-left: 4px solid #a6a6a6;
}
.widget_news_combine ul.flex-direction-nav li a.flex-next:after {
    left: 8px;
    border-right: 4px solid #a6a6a6;
}
.widget_news_combine ul.flex-direction-nav li a.flex-next:hover:after, .widget_news_combine ul.flex-direction-nav li a.flex-prev:hover:after {
    border-right-color: #333;
    border-left-color: #333;
}
.widget_news_combine .pages_info {
    position: absolute;
    bottom: 6px;
    right: 44px;
    height: 13px;
    color: #333;
    font-size: 10px;
    line-height: 12px;
    white-space: nowrap;
    font-weight: 700;
}
.widget_news_combine .cur_page {
    padding-right: 3px;
    white-space: nowrap;
}
.widget_news_combine .all_pages {
    float: none;
    padding-left: 1px;
    white-space: nowrap;
}


.widget_news_combine #imgLoading,.widget_recent_blogposts #imgLoading{margin:0 auto;}
.widget_news_combine .tab_content ul.slides > li 
{
display: none !important;
}

.widget_news_combine .tab_content ul.slides > li.flex-active-slide
{
display: block !important;
}
.widget_recent_blogposts ul.slides > li{display: none !important}
.widget_recent_blogposts ul.slides > li.flex-active-slide{display: block !important}
.widget_recent_writters .widget_body ul {
    margin: 0;
}
.widget_recent_writters .widget_body ul li+li {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 5px;
    padding-left: 5px;
}
.widget_recent_writters .widget_body ul li:first-of-type{margin-bottom: 10px;}
.widget_recent_writters .widget_body ul li {
    overflow: hidden;
    position:relative;
    vertical-align:top;
}

    .widget_recent_writters .widget_body ul li > * {
        position:relative;
    }
.widget_recent_writters .widget_body ul li:nth-of-type(even):before{    content: '';
    position: absolute;
    background: #EDEDED;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;}
.widget.widget_recent_writters .widget_header .widget_subtitle a {
    color: #fff;
}
.page .sc_accordion_style_1 .headerTap {
    font-size: 15px;
    line-height: 17px;
    border: 1px solid #e0e0e0;
    color: #707070;
    display: block;
    padding: 8px 50px 8px 11px;
    position: relative;
    cursor: pointer;
    margin-bottom: 4px;
    background: #fff;
    background: linear-gradient(to bottom, #fff 0, #fcfcfc 100%);
}
.page .sc_accordion_style_1 .headerTap span:after, .page .sc_accordion_style_1 .headerTap span:before {
    display: block;
    background: #b4b4b4;
    left: 50%;
    content: "";
    position: absolute;
}
.page .sc_accordion_style_1 .headerTap span {
    width: 35px;
    top: 0;
    bottom: 0;
    position: absolute;
    right: 0;
    border-left: 1px solid #e0e0e0;
}
.page .sc_accordion_style_1 .headerTap:hover {
    text-decoration: none;
}
.page .sc_accordion_style_1 .headerTap span:after {
    height: 11px;
    width: 1px;
    top: 12px;
}
.page .sc_accordion_style_1 .headerTap span:before {
    height: 1px;
    width: 11px;
    top: 17px;
    margin-left: -5px;
}
.page .sc_accordion_style_1 .headerTap.ui-accordion-header-active span:after, .widget_recent_blogposts .widget_body ul.slides>li {
    display: none;
}
.page .sc_accordion_style_1 .content {
    font-size: 12px;
    line-height: 19px;
    color: #6b6b6b;
    padding: 6px 0 10px;
    display: none;
    overflow: hidden;
    height: auto!important;
}
.ImgWritter {
    float: right;
    margin: 0 0 0 5px;
    width: 100px;
    height: 62px;
}
.ImgWritter img {
    max-width: 100px;
    max-height: 62px;
}
.TextWritter {float: left;width: 60%;clear: left;margin-bottom: 5px;font-size: 13px;line-height: 21px;text-align: right;font-weight: 700;color: #8A0000}
.TextWritter a{color: #8A0000}
p.TextWritter {
    font-weight: 400;
    line-height: 20px;
    color: #565656;
    margin-bottom: 0;
    text-align: right;
}
p.TextWritter a{color: #565656}
.widget_recent_blogposts .widget_title {
    padding: 0 10px;
}
.widget_recent_blogposts .widget_subtitle a {
    color: #fff;
}
.main_sidebar .widget_recent_blogposts .widget_body {
    padding: 10px 10px 25px;
}
.main_sidebar .widget_recent_blogposts .widget_body.removePadding {
    padding: 10px 10px 0;
}
.widget_recent_blogposts .widget_body a {
    text-decoration: none;
}
.widget_recent_blogposts .widget_body ul {
    list-style-type: none;
    margin: 0;
    overflow: hidden;
}
.widget_recent_blogposts .widget_body ul.icons {
    padding-bottom: 10px;
    line-height: 0;
}
.widget_recent_blogposts .article+.article {
    padding-top: 10px;
    border-top: 1px solid #e3e3e3;
    overflow: hidden;
    clear: both;
}
.widget_recent_blogposts .article {
    overflow: hidden;
    clear: both;
}
.widget_recent_blogposts .article .pic {
    float: left;
    margin: 0 10px 10px 0;
}
.widget_recent_blogposts .article .pic img {
    width: auto;
    height: auto;
}
.widget.widget_recent_blogposts .article .pic.fullImageLeft {
    width: 278px;
    height: 171px;
    float: none;
    margin: 0 auto 10px;
}
.widget.widget_recent_blogposts .article .pic.fullImageLeft a {
    width: 278px;
    height: 171px;
}
.widget.widget_recent_blogposts .article .pic.fullImageLeft a img {
    max-width: 278px;
    max-height: 171px;
}
.widget_recent_blogposts .flex-direction-nav {
    display: block;
    clear: both;
    height: 15px;
}
.widget_recent_blogposts .article .text{color: #8A0000;margin-bottom: 10px;font-size: 13px;line-height: 21px;font-weight: 700;text-align: right;white-space:pre-wrap}
.widget_recent_blogposts  .article .text a {color: #8A0000;display:block}
.widget_recent_blogposts.flash .article .text{text-align: center;}
.widget_recent_blogposts .article .textblack,.widget_recent_blogposts .article .textblack a{color: #000}
.widget_recent_blogposts .article .textblack{margin-bottom: 10px;font-size: 13px;line-height: 21px;font-weight: 700;text-align: right;white-space:pre-wrap}
.widget_recent_blogposts .article .textblackleft,.widget_recent_blogposts .article .textblackleft a{color: #000}
.widget_recent_blogposts .article .textblackleft{margin-bottom: 10px;font-size: 13px;line-height: 21px;font-weight: 700;text-align: left;white-space:pre-wrap}
.widget_recent_blogposts ul.flex-direction-nav {
    position: absolute;
    bottom: 6px;
    width: 90px;
    height: 20px;
    padding-top: 0;
    vertical-align: top;
    z-index: 100;
}
.widget_recent_blogposts ul.flex-direction-nav li {
    width: 18px;
    height: 19px;
    position: absolute;
    bottom: 0;
}
.widget_recent_blogposts ul.flex-direction-nav li:first-child {
    right: 11px;
}
.widget_recent_blogposts ul.flex-direction-nav li+li {
    right: 72px;
}
.widget_recent_blogposts ul.flex-direction-nav li a {
    display: block;
    height: 16px;
    width: 16px;
    border: 1px solid #dedede;
    background: #fff;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0, rgba(242, 242, 242, 1) 100%);
}
.widget_recent_blogposts ul.flex-direction-nav li a:hover {
    border-color: #ddd;
}
.widget_recent_blogposts ul.flex-direction-nav li a.flex-next:after, .widget_recent_blogposts ul.flex-direction-nav li a.flex-prev:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    left: 6px;
    top: 6px;
    border-top: 3px solid transparent;
    border-bottom: 3px solid transparent;
    position: absolute;
}
.widget_recent_blogposts ul.flex-direction-nav li a.flex-prev:after {
    border-left: 4px solid #a6a6a6;
}
.widget_recent_blogposts ul.flex-direction-nav li a.flex-next:after {
    left: 8px;
    border-right: 4px solid #a6a6a6;
}
.widget_recent_blogposts ul.flex-direction-nav li a.flex-next:hover:after, .widget_recent_blogposts ul.flex-direction-nav li a.flex-prev:hover:after {
    border-right-color: #333;
    border-left-color: #333;
}
.widget_recent_blogposts .flex-direction-nav a.flex-disabled,.widget_news_combine .flex-direction-nav a.flex-disabled{display:none}
.widget_recent_blogposts .pages_info {
    position: absolute;
    bottom: 8px;
    right: 44px;
    height: 13px;
    color: #333;
    font-size: 10px;
    line-height: 12px;
    white-space: nowrap;
    font-weight: 700;
}
.widget_recent_blogposts .cur_page {
    padding-right: 3px;
    white-space: nowrap;
}
.widget_recent_blogposts .all_pages {
    float: none;
    padding-left: 1px;
    white-space: nowrap;
}
.widget_recent_blogposts .article .pic.Land, .widget_recent_blogposts .article .pic.Land a {
    width: 140px;
    height: 86px;
}
.widget_recent_blogposts .article .pic.Land a img, .widget_recent_blogposts .article .pic.Land img {
    max-width: 140px;
    max-height: 86px;
}
.widget_recent_blogposts .article .pic.Port, .widget_recent_blogposts .article .pic.Port a {
    width: 53px;
    height: 86px;
}
.widget_recent_blogposts .article .pic.Port a img, .widget_recent_blogposts .article .pic.Port img {
    max-width: 53px;
    max-height: 86px;
}
.widget_recent_blogposts.flash .article .pic {
    float: none;
    margin: 0 auto 10px;
}
.widget_recent_blogposts.flash .article .pic.Land, .widget_recent_blogposts.flash .article .pic.Land a {
    width: 278px;
    height: 171px;
}
.widget_recent_blogposts.flash .article .pic.Land a img, .widget_recent_blogposts.flash .article .pic.Land img {
    max-width: 278px;
    max-height: 171px;
}
.widget_recent_blogposts.flash .article .pic.Port, .widget_recent_blogposts.flash .article .pic.Port a {
    width: 107px;
    height: 170px;
}
.widget_recent_blogposts.flash .article .pic.Port a img, .widget_recent_blogposts.flash .article .pic.Port img {
    max-width: 107px;
    max-height: 170px;
}
.main_sidebar .widget_recent_blogposts .article .pic.PortFull,.main_sidebar .widget_recent_blogposts .article .pic.PortFull a,.main_sidebar .widget_recent_blogposts .article .pic.PortFull a img, 
.main_sidebar .widget_recent_blogposts .article .pic.PortFull img{max-width: 278px;max-height: 100%;width:auto;height:auto}
.widget.widget_recent_blogposts .article .pic.PortFull{margin:  0 auto!important;text-align:center}
.widget.widget_recent_blogposts .article .pic.PortFull a{display:inline-block;vertical-align:top}
.widget_recent_blogposts .article .pic.freeImage,.widget_recent_blogposts .article .pic.freeImage img{max-height:87px}
.widget_recent_blogposts.flash .article .pic.freeImage,.widget_recent_blogposts .article .pic.freeImage.fullImageLeft,
.widget_recent_blogposts.flash .article .pic.freeImage img,.widget_recent_blogposts .article .pic.freeImage.fullImageLeft img{max-height:171px}
.widget_recent_blogposts .article .pic.freeImage.PortFull,.widget_recent_blogposts .article .pic.freeImage.PortFull img{max-height:100%!important}
.widget.widget_recent_blogposts.review .widget_header {
    background: #059d38;
}
.widget.widget_recent_blogposts.review .post-info .comments_count, .widget.widget_recent_blogposts.review .post-info .post_views {
    display: none;
}
.widget_recent_blogposts.review .widget_body .post-info ul.icons {
    float: right;
}
.widget_recent_blogposts.child .article .pic {
    float: none;
    margin: 0 auto;
}
.widget_recent_blogposts.child .article .pic, .widget_recent_blogposts.child .article .pic a {
    width: 280px;
    height: auto;
    max-width: 100%}
.widget_recent_blogposts.child .article .pic a img, .widget_recent_blogposts.child .article .pic img {
    max-width: 280px;
    max-height: 100%}
.widget_recent_blogposts.child .article h3 {
    text-align: center;
    margin-top: 10px;
}
.widget.widget_recent_blogposts.child.PDF .widget_header {
    position: relative;
    overflow: visible;
}
.widget.widget_recent_blogposts.child.PDF .widget_header .widget_subtitle {
    position: absolute;
    z-index: 7;
    left: 0;
    top: -6px;
}
.widget.widget_recent_blogposts.child.PDF .widget_header .widget_subtitle img {
    width: 40px;
    height: auto;
}
.widget.widget_prayer_time .widget_header {
    overflow: hidden;
}
.widget_prayer_time .widget_body {
    position: relative;
    background: #fff;
    border: 1px solid #e3e3e3;
    border-top: none;
    padding: 17px 11px;
    overflow: hidden;
}
.widget_prayer_time .widget_body .prayer_container {
    position: absolute;
    bottom: 9.6%;
    padding-bottom: 10px;
    line-height: 30px;
    left: 17%;
    padding-left: 10px;
    font-family: sans-serif;
    font-weight: 700;
    color: #4F5153;
}
.block_subscribes_sidebar {
    overflow: hidden;
    background: #fff;
    border: 1px solid #e3e3e3;
    padding: 10px 10px 9px;
    text-align: center;
}
.block_subscribes_sidebar .service {
    display: inline-block;
    margin-left: 6px;
}
.block_subscribes_sidebar .service:nth-of-type(4n), .widget .block_subscribes_sidebar .service:last-of-type {
    margin-left: 0;
    clear: left;
}
.block_subscribes_sidebar .service:first-of-type {
    clear: right;
}
.block_subscribes_sidebar .service a {
    display: inline-block;
    padding: 0 0 0 28px;
    text-decoration: none;
    background: url(/newspaper/images/follow-right1.png) no-repeat;
    vertical-align: top;
}
.block_subscribes_sidebar .service a:hover {
    opacity: .8;
    color: #e50700;
}
.block_subscribes_sidebar .service a.fb {
    background-position: 0 -33px;
}
.block_subscribes_sidebar .service a.tw {
    background-position: 0 -2px;
}
.block_subscribes_sidebar .service a.rss {
    background-position: 0 -64px;
}
.block_subscribes_sidebar .service a.youtube {
    background-position: 0 -95px;
}
.block_subscribes_sidebar .service a.instagram {
    background-position: 0 -125.5px;
}
.block_subscribes_sidebar .service a.pdf {
    background-position: 0 -156px;
}
.block_subscribes_sidebar .service a span {
    display: block;
}
.block_subscribes_sidebar .service a span.num {
    float: left;
    font-size: 12px;
    line-height: 16px;
    margin-bottom: -1px;
    font-weight: 700;
}
.block_subscribes_sidebar .service a span.people {
    clear: both;
    float: left;
    direction: ltr;
    font-size: 10px;
    line-height: 12px;
    color: #939393;
    font-weight: 700;
}
.widget.widget_recent_video .widget_body {
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
}
.widget_recent_video .widget_header .widget_subtitle a {
    color: #f2f2f2;
}
.widget_recent_video .thumb_carousel .jcarousel-list {
    margin: 0;
}
.widget_recent_video .thumb_carousel .jcarousel-list li {
    margin: 2px 0 3px;
    width: 45px;
    height: 33px;
}
.widget_recent_video .thumb_carousel .jcarousel-list li a {
    display: inline-block;
    max-height: 33px;
}
.widget_recent_video .thumb_carousel .jcarousel-list li a img {
    margin: 0 auto;
    max-width: 100%;
    max-height: 33px;
}
.widget_recent_video.photo .thumb_carousel .jcarousel-list li,.widget_recent_video.caricature .thumb_carousel .jcarousel-list li {
    height: 28px;
}
.widget_recent_video.photo .thumb_carousel .jcarousel-list li a,.widget_recent_video.caricature .thumb_carousel .jcarousel-list li a,
.widget_recent_video.photo .thumb_carousel .jcarousel-list li a img,.widget_recent_video.caricature .thumb_carousel .jcarousel-list li a img{
     max-height: 28px;
}
.widget_recent_video .video-thumb .w_hover {
    height: 141px;
    width: 225px;
    line-height: 0;
}
.widget_recent_video .widget_body .link-icon {
    background: url(/newspaper/images/video_link_icon.png) no-repeat;
}
.widget_recent_video.caricature .widget_body .link-icon, .widget_recent_video.photo .widget_body .link-icon {
    background: url(/newspaper/images/gallery-icon.png) no-repeat;
}
.widget_recent_video .thumb_carousel .jcarousel-list li:hover img {
    opacity: .8;
}
.widget_recent_video .jcarousel-next, .widget_recent_video .jcarousel-prev {
    width: 43px;
    height: 18px;
    border: 1px solid #D6D3D3;
    cursor: pointer;
    background: #fff;
    top: 0;
    right: 0;
    position: absolute;
}
.widget_recent_video .jcarousel-next:hover, .widget_recent_video .jcarousel-prev:hover {
    background: #e3e3e3;
}
.widget_recent_video .jcarousel-next {
    top: auto;
    bottom: 0;
}
.widget_recent_video .jcarousel-next span, .widget_recent_video .jcarousel-prev span {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 7px;
    height: 5px;
    margin-left: -4px;
    margin-top: -2px;
    background: url(/newspaper/images/video-controls.gif) no-repeat;
}
.widget_recent_video .jcarousel-next span {
    background-position: 0 bottom;
}
.widget_recent_video .widget_body .video-thumb img {
    max-width: 225px;
    max-height: 172px;
    margin-bottom: 10px;
}
.widget_recent_video.photo .widget_body .video-thumb img,.widget_recent_video.caricature .widget_body .video-thumb img {
        max-height: 141px;
}
.widget_recent_video .video-thumb {
    width: 225px;
    display: inline-block;
    float:left;
}
.widget_recent_video .video-thumb .post_title {
    line-height: 18px;
    text-align: right;
    padding-right: 10px;
}
.widget_recent_video .video-thumb .post_title a {
    color: #000;
    text-decoration: none;
    font-weight: 700;
}
.widget_recent_video .video-thumb .post_title a:hover {
    color: #e50700;
}
.widget_recent_video .thumb_carousel {
    padding: 22px 0;
    display: inline-block!important;
    width: 45px;
    position: relative;
    vertical-align: top;
    float:right;
}
.widget_recent_video .thumb_carousel .jcarousel-clip {
    height: 153px;
    overflow: hidden;
}
.widget_recent_video.photo .thumb_carousel .jcarousel-clip,.widget_recent_video.caricature .thumb_carousel .jcarousel-clip {
    height: 131px;
}
.widget.widget_latest_weather .widget_header {
    overflow: hidden;
}
.widget_latest_weather .widget_body {
    position: relative;
    background: #fff;
    border: 1px solid #e3e3e3;
    border-top: none;
    padding: 17px 11px;
    overflow: hidden;
}
.widget.widget_latest_weather .widget_header .widget_subtitle a {
    color: #fff;
}
.widget.widget_latest_weather .widget_header .widget_subtitle a {
    color: #fff;
}
.widget.widget_latest_weather .widget_header .widget_subtitle, .widget.widget_latest_weather .widget_header .widget_title {
    padding-right: 0;
    padding-left: 0;
}
.widget.widget_recent_blogposts.twitter .widget_body ul li .article, .widget.widget_recent_blogposts.twitter .widget_body ul li .article+li .article {
    background: url(/newspaper/images/tweet-icon.png) -1px 14px no-repeat;
    line-height: 20px;
    color: #4f4f4f;
}
.widget.widget_recent_blogposts.twitter .widget_body ul li .article:first-of-type {
    background-position: 0 3px;
}
.widget.widget_recent_blogposts.twitter .widget_body ul li .article~.article {
    padding: 10px 0 10px 24px;
}
.widget.widget_recent_blogposts.twitter .widget_body ul li .article {
    padding: 0 0 10px 24px;
    line-height: 20px;
    color: #4f4f4f;
}
.widget.widget_recent_blogposts.twitter .widget_body ul li .article a:hover {
    color: #131313;
}
.widget.widget_recent_blogposts.twitter .widget_body ul li .article a {
    color: #e50700;
    font-weight: 700;
}
.widget.feedburner_subscribe .widget_body {
    padding-bottom: 10px;
}
.widget.feedburner_subscribe .widget_header .widget_title {
    padding: 0 10px 0 11px;
}
.widget.feedburner_subscribe .form {
    width: 100%;
    overflow: hidden;
    padding: 10px 0 2px;
    float: right;
}
.widget.feedburner_subscribe .form .field {
    float: right;
    margin-left: 2px;
}
.widget.feedburner_subscribe .form .field input {
    width: 160px;
    height: 27px;
    box-sizing:border-box;
    line-height:18px;
}
.widget.feedburner_subscribe .form .button {
    float: right;
    font-weight: 700;
}
.widget.feedburner_subscribe .label {
    line-height: 18px;
    color: #666;
}
.widget.widget_recent_blogposts.comments .comment_author {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 5px;
    font-weight: 700;
    background: url(/newspaper/images/user-icon.png) 0 3px no-repeat;
    padding-left: 18px;
}
.widget.widget_recent_blogposts.comments .comment_author a {
    text-decoration: none;
    color: #1d4155;
}
.widget.widget_recent_blogposts.comments .comment_author a:hover {
    text-decoration: none;
    color: #1c2023;
}
.widget.widget_recent_blogposts.comments .comment_text {
    font-weight: 400;
    line-height: 18px;
    color: #565656;
    margin-bottom: 5px;
}
.widget.widget_recent_blogposts.comments .comment_date {
    font-weight: 400;
    font-size: 10px;
    line-height: 17px;
    color: #b1b1b1;
    padding-bottom: 8px;
}
#main.right_sidebar .article_EN .main_content {
    float: left;
    direction: ltr;
    text-align: left;
}
.article_EN #secondary.main_sidebar {
    float: right;
}
.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 .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;
}
.article_EN .post_content h3{
      font-size:18px;
      line-height: 24px;
}
.article_EN .single article.hentry .pic_multipic {
    margin-left: 20px;
    margin-right: 0;
}
.article_EN .single article.hentry .pic_multipic2, .article_EN .single article.hentry .pic_multipic3, .article_EN .single article.hentry .pic_multipic4 {
    float: left;
    margin-right: 20px;
    margin-left: 0;
}
.article_EN .single article.hentry .pic_multipic2:first-of-type, .article_EN .single article.hentry .pic_multipic3:first-of-type, .article_EN .single article.hentry .pic_multipic4:first-of-type {
    clear: left;
}
.article_EN .single article.hentry .pic_multipic2:nth-of-type(2n), .article_EN .single article.hentry .pic_multipic3:nth-of-type(3n), .article_EN .single article.hentry .pic_multipic4:nth-of-type(4n) {
    margin-right: 0;
    clear: right;
}
.article_EN .single article.hentry .span-empty, .article_EN .single article.hentry .pic_multipic span {
    text-align: left;
    font-size: 14px;
    line-height: 18px;
}
.article_EN .single article .post_content ul li {
    text-align: left;
    margin-left: 20px;
    margin-right: 0;
    text-indent: -0.8em;
}
.article_EN .single article .post_content ul li:before {
    margin-right: 6px;
    margin-left: 0;
    vertical-align: top;
}
.article_EN .single article.hentry .pic_H_small {
    float: left;
    padding-right: 10px;
    padding-left: 0;
}
.article_EN .single article.hentry .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: 22px;
    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}
.main_content .iframecomment.less{height:110px;}
.single .widget_recent_blogposts.center .article .text a{display:inline-block}
@media (max-width:1435px) {body .article_EN .single .block_social_top .qrimagebox,body .single .block_social_top .qrimagebox{margin-left: 0;margin-right:0}
body .article_EN .single .block_social_top .qrimagebox:before{left: -15px;border-right: 13px solid #f52e2a;right:auto;border-left:0}
body .article_EN .single .block_social_top .qrimagebox:after{left: -15px;border-right: 13px solid #D50B07;right:auto;border-left:0}
body .single .block_social_top .qrimagebox:before{right: -15px;border-left: 13px solid #f52e2a;left:auto;border-right:0}
body .single .block_social_top .qrimagebox:after{right: -15px;border-left: 13px solid #D50B07;left:auto;border-right:0}
}
@media (max-width:1200px) {
    body .single article .sec_block_top .printer{display:none}
    .single .adZone, .single .mediaZone {
        display: inline-block;
        vertical-align: top;
        width: auto
    }
        .single .adZone:nth-of-type(2n+1), .single .mediaZone:nth-of-type(2n+1) {
            margin-right: 10px;
            float: left
        }
.main_sidebar .widget.widget_recent_blogposts .article .pic.fullImageLeft {
    width: 100%;
    height: auto;
    float: none;
    margin: 0 auto 10px;
}
.widget.widget_recent_blogposts .article .pic.fullImageLeft a {
    width: 100%;
    height: auto;
}
.single article.hentry .V_div_content .pic_multipic img, .single article.hentry .full_pic a, .single article.hentry .pic_multipic2 .span-empty, .single article.hentry .pic_multipic2 a, .single article.hentry .pic_multipic3 .span-empty, .single article.hentry .pic_multipic3 a, .single article.hentry .pic_multipic4 .span-empty, .single article.hentry .pic_multipic4 a {
    width: 100%}
.single article .post_content .full_pic .span-empty {
    width: 100%;
    display: inline-block;
}
.single article.hentry .pic_multipic2 {
    max-width: 48%}
.single article.hentry .pic_multipic3 {
    max-width: 31%}
.single article.hentry .pic_multipic4 {
    max-width: 22.5%}
.single article.hentry .pic_multipic2 a, .single article.hentry .pic_multipic2 a img {
    max-height: 208px;
}
.single article.hentry .pic_multipic3 a, .single article.hentry .pic_multipic3 a img {
    max-height: 134px;
}
.single article.hentry .pic_multipic4 a, .single article.hentry .pic_multipic4 a img {
    max-height: 98px;
}
.single article.hentry .V_div_content .pic_multipic img {
    width: 100%}
.single article.hentry .img_p_content  .pic_multipic2, .single article.hentry .img_p_content  .pic_multipic3, .single article.hentry .img_p_content  .pic_multipic4 {
    float: none;
    display: inline-table;
}
#recent_posts .posts_wrapper article, #recent_posts .posts_wrapper article:before {
    width: 48%}
#recent_posts .posts_wrapper article .pic, .single article.hentry .full_pic, .single article.hentry .pic_H_small, .single article.hentry .pic_multipic, .single article.hentry .pic_multipic2, .single article.hentry .pic_multipic3, .single article.hentry .pic_multipic4 {
    height: auto;
}
.single article.hentry .pic_multipic {
    width: auto;
}
.main_sidebar .widget.widget_recent_blogposts .post-info .icons li a {
    padding-right: 15px;
    padding-top: 2px;
    margin-left: 2px;
    margin-bottom: 2px;
}
.block_subscribes_sidebar .service {
    margin-left: 12%}
.block_subscribes_sidebar .service:nth-of-type(3n) {
    margin-left: 0;
    clear: left;
}
.block_subscribes_sidebar .service:nth-of-type(4n) {
    margin-left: 12%;
    clear: none;
}

.widget_recent_video .video-thumb {
    width: 80%}
.widget_recent_video .video-thumb .w_hover {
    height: auto;
    width: auto;
}
.single .hentry{border-top: 1px solid #ddd}
.single article.hentry .post-info{border-bottom: 1px solid #a2a9ae}

body .article_EN .single article.hentry .pic_multipic2, body .article_EN .single article.hentry .pic_multipic3, body .article_EN .single article.hentry .pic_multipic4 {
    float: none;
}
.news_style6_body .posts_wrapper article .field_group .icons {
    padding: 10px 5px;
}
.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 article .pic, .news_style6_body article .pic a{width:auto;height:auto}
.news_style6_body .posts_wrapper .row-container .two-container{width: 49%}
.news_style6_body .posts_wrapper article {width: 48.6%!important}
body #page .single .block_social_top{display:none;}
}@media (max-width:1024px) {
    .single article.hentry .V_div_content, .single article.hentry .pic_multipic a, .single article.hentry .pic_multipic a img, .single article.hentry .post_content .img_p_content  .pic_multipic {
    max-width: 34.1%}
.page article.type-page .pic_multipic, .single article.hentry .img_p_content  .pic_multipic {
    max-width: 34.1%}
.single article.hentry .pic_multipic2 {
    max-width: 48.2%}
.single article.hentry .pic_multipic4 {
    max-width: 22.5%}
.single article.hentry .V_div_content .pic_multipic {
    margin-right: 0;
}
.single article.hentry .V_div_content {
    margin-right: 20px;
}
.single article.hentry .full_pic, .single article.hentry .full_pic img, .single article.hentry .pic_multipic a, .single article.hentry .pic_multipic a img, .single article.hentry .pic_multipic2 a, .single article.hentry .pic_multipic2 a img, .single article.hentry .pic_multipic3 a, .single article.hentry .pic_multipic3 a img, .single article.hentry .pic_multipic4 a, .single article.hentry .pic_multipic4 a img {
    max-width: 100%}
.single article.hentry .pic_multipic2 a, .single article.hentry .pic_multipic2 a img {
    max-height: 211px;
}
.single article.hentry .pic_multipic3 a, .single article.hentry .pic_multipic3 a img {
    max-height: 136px;
}
.single article.hentry .pic_multipic4 a, .single article.hentry .pic_multipic4 a img {
    max-height: 99px;
}
#recent_posts .posts_wrapper article {
    width: 48.4%}
article .pic, article .pic a {
    width: auto;
    height: auto;
}
.main-videoContainer, .videoContainer, .videoboxhtml5 {
    display: block!important;
}
.videoContainer iframe {
    height: 350px!important;
}
#videohtml5, .mejs-container, .mejs-overlay {
    width: 100%!important;
    vertical-align: top;
    height: 350px!important;
    display: inline-block;
}
.block_subscribes_sidebar .service, .block_subscribes_sidebar .service:nth-of-type(4n) {
    margin-left: 9%}
.widget_prayer_time .widget_body .prayer_container {
    line-height: 28px;
}
.widget_recent_video .video-thumb {
    width: 79%}
.widget.feedburner_subscribe .form input[type=submit] {
    padding: 1px 5px 0;
}
.widget.feedburner_subscribe .form .field input {
    width: 149px;
}
body .article_EN .single article.hentry .V_div_content .pic_multipic {
    margin-left: 0;
}
.article_EN .single article.hentry .V_div_content {
    margin-left: 20px;
    margin-right: 0;
}
.news_style6_body article .pic, .news_style6_body article .pic a, .news_style6_body article .pic a img, .news_style6_body article .pic img {
    max-height: 92px;
}

.news_style6_body .posts_wrapper article .field_group .icons {
    padding: 10px 4px;
}
.widget_news_combine .widget_body .block_news_tabs .tabs ul li a {
    font-size: 12px;
    padding: 8px 8px 7px;
}
.widget_news_combine .widget_body .block_news_tabs .tabs ul li a {padding: 6px 6px 5px}
.widget_recent_writters .TextWritter {width: 44%}
}
@media (max-width:949px) {
    #recent_posts .posts_wrapper article, #recent_posts .posts_wrapper article:before, .single article.hentry .pic_multipic2 {
        max-width: 48.1%;
    }

    .single article.hentry .pic_multipic3 {
        max-width: 31.3%;
    }

    .single article.hentry .pic_multipic4 {
        max-width: 22.7%;
    }

    .widget_recent_video .video-thumb {
        width: 73%;
    }

    .single article.hentry .pic_multipic2 a, .single article.hentry .pic_multipic2 a img {
        max-height: 195px;
    }

    .single article.hentry .pic_multipic3 a, .single article.hentry .pic_multipic3 a img {
        max-height: 124px;
    }

    .single article.hentry .pic_multipic4 a, .single article.hentry .pic_multipic4 a img {
        max-height: 89px;
    }

    .block_subscribes_sidebar .service, .block_subscribes_sidebar .service:nth-of-type(4n) {
        margin-left: 3px;
    }

    .widget_prayer_time .widget_body .prayer_container {
        line-height: 26px;
    }

    .widget.feedburner_subscribe .form .field input {
        width: 128px;
    }

    /*body #page .socialMedia {
        display: none;
    }

    body #page .socialMedia.mobile {
        display: block;
        background: #fff;
        border-top: 1px solid #ddd;
    }

    #page .socialMedia.mobile ul li {
        width: 12.5%;
    }

        #page .socialMedia.mobile ul li.li-share {
            opacity: 1;
            background: #fff;
            color: #000;
            font-size: 12px;
            line-height: 12px;
            vertical-align: top;
            display: inline-block;
        }

        #page .socialMedia.mobile ul li.li-share {
            color: #000;
            font-size: 12px;
            line-height: 12px;
            vertical-align: top;
            display: inline-block;
        }

            #page .socialMedia.mobile ul li.li-share span {
                font-size: 10px;
                line-height: 10px;
                margin-top: 4px;
                color: #333;
                letter-spacing: 1px;
                font-weight: 700;
                width: 100%;
                clear: both;
                vertical-align: top;
                display: inline-block;
            }

            #page .socialMedia.mobile ul li.li-share i {
                background: none;
                border-radius: 0;
                width: auto;
                height: auto;
                margin-top: 5px;
                margin-left: 0;
                font-size: 14px;
                line-height: 14px;
                font-style: normal;
                color: #333;
                letter-spacing: 1px;
                font-weight: 700;
                width: 100%;
                clear: both;
            }

        #page .socialMedia.mobile ul li i.fa-viber:before {
              background-size: auto 26px;
    background-position: -528px center;
        }

        #page .socialMedia.mobile ul li i.fa-telegram:before {
              background-size: auto 26px;
    background-position: -568px center;
    margin-right: -1px;
        }

        #page .socialMedia.mobile ul li i.fa-email:before {
             background-size: auto 26px;
    background-position: -489px center;
        }

        #page .socialMedia.mobile ul li i.fa-whatsapp {
            margin-left: 2px;
            margin-top: 6px;
        }

        #page .socialMedia.mobile ul li.li-viber {
            background: #7b519d;
        }

            #page .socialMedia.mobile ul li.li-viber a i {
                margin-left: 0px;
            }

        #page .socialMedia.mobile ul li.li-telegram {
            background: #08c;
        }

            #page .socialMedia.mobile ul li.li-telegram a i, #page .socialMedia.mobile ul li.li-email a i {
                margin-left: 2px;
            }

            #page .socialMedia.mobile ul li.li-telegram i, #page .socialMedia.mobile ul li.li-viber i, #page .socialMedia.mobile ul li.li-email i {
                background: none;
            }*/

    .news_style6_body .posts_wrapper article .field_group .icons li a {
        font-size: 10px;
    }

    .news_style6_body .posts_wrapper article .field_group {
        padding: 10px 10px 42px;
    }

        .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, .news_style6_body article .pic a, .news_style6_body article .pic a img, .news_style6_body article .pic img {
        max-height: 82px;
    }

    .news_style6_body .icons li:last-child a, .news_style6_body .icons li:nth-child(2) a {
        margin-top: 3px;
    }

    .news_style6_body .icons li:nth-child(2) {
        clear: right;
    }

    .widget_news_combine .widget_body .block_news_tabs .tabs ul li:first-of-type a {
        margin-right: 0;
    }

    .widget_news_combine .widget_body .block_news_tabs .tabs ul li a {
        font-size: 10px;
        padding: 7px 4px 6px;
    }

    .single .widget.widget_recent_blogposts {
        width: 100%;
    }
}@media (max-width:860px) {
    .iframe_container.iframeVideoAdd, .single article .post_content .iframe_container.iframeVideoAdd {
        padding-bottom: 52.25%;
    }
        .iframe_container.iframeVideoAdd.Portrait,
        .single article .post_content .iframe_container.iframeVideoAdd.Portrait {
            padding-bottom: 167.78%;
        }

        .iframe_container.iframeVideoAdd.Portrait34,
        .single article .post_content .iframe_container.iframeVideoAdd.Portrait34 {
            padding-bottom: 124.33%;
        }
}
@media (max-width:810px){.main_content .iframecomment{height:480px}
}@media (max-width:800px) {
    #recent_posts .posts_wrapper article, #recent_posts .posts_wrapper article:before {
    width: 48%}
.single article.hentry .pic_H_small {
    margin-top: 0;
}
.single article.hentry .post_content .img_p_content  .pic_multipic {
    max-width: 33.3%}
.single article.hentry .pic_multipic2 {
    max-width: 48.1%}
.single article.hentry .pic_multipic3 {
    max-width: 30.9%}
.single article.hentry .pic_multipic4 {
    max-width: 22.2%}
.single article.hentry .pic_multipic2 a, .single article.hentry .pic_multipic2 a img {
    max-height: 163px;
}
.single article.hentry .pic_multipic3 a, .single article.hentry .pic_multipic3 a img {
    max-height: 104px;
}
.single article.hentry .pic_multipic4 a, .single article.hentry .pic_multipic4 a img {
    max-height: 75px;
}
.block_subscribes_sidebar .service {
    margin-left: 30%}
.block_subscribes_sidebar .service:nth-of-type(2n) {
    margin-left: 0;
    clear: left;
}
.block_subscribes_sidebar .service:nth-of-type(3n) {
    margin-left: 30%;
    clear: none;
}
.block_subscribes_sidebar .service:nth-of-type(4n) {
    margin-left: 30%}
.widget_prayer_time .widget_body .prayer_container {
    left: 14%;
    line-height: 21px;
}
.widget.feedburner_subscribe .form .field input {
    width: 80px;
}
.news_style6_body .posts_wrapper article .field_group .icons li a {
    font-size: 11px;
}
.news_style6_body article .pic, .news_style6_body article .pic a, .news_style6_body article .pic a img, .news_style6_body article .pic img {
    max-height: 67px;
}
.widget_news_combine .widget_body .block_news_tabs .tabs ul li a{font-size:9px}
}@media (max-width:768px) {
    .block_subscribes_sidebar .service, .block_subscribes_sidebar .service:nth-of-type(3n) {
    margin-left: 6px;
    clear: none;
}
.single article.hentry .pic_multipic {
    width: auto;
}
.block-social .soc_label {
    display: none;
}
#recent_posts .posts_wrapper article, #recent_posts .posts_wrapper article:before {
    width: 48.5%}
.single article.hentry .post_content .img_p_content  .pic_multipic {
    max-width: 34.3%}
.single article.hentry .pic_multipic2 {
    max-width: 48.2%}
.single article.hentry .pic_multipic4 {
    max-width: 22.3%}
.single article.hentry .pic_multipic2 a, .single article.hentry .pic_multipic2 a img {
    max-height: 222px;
}
.single article.hentry .pic_multipic3 a, .single article.hentry .pic_multipic3 a img {
    max-height: 144px;
}
.single article.hentry .pic_multipic4 a, .single article.hentry .pic_multipic4 a img {
    max-height: 105px;
}
.iframe_container.iframeVideoAdd, .single article .post_content .iframe_container.iframeVideoAdd {
        padding-bottom: 53.25%;
    }
    .iframe_container.iframeVideoAdd.Portrait,
    .single article .post_content .iframe_container.iframeVideoAdd.Portrait {
        padding-bottom: 168.78%;
    }

    .iframe_container.iframeVideoAdd.Portrait34,
    .single article .post_content .iframe_container.iframeVideoAdd.Portrait34 {
        padding-bottom: 125.33%;
    }
.widget_recent_writters .TextWritter {
    width: 60%}
.widget_prayer_time .widget_body .backGroundImgPrayer {
    margin: 0 auto;
}
.widget_prayer_time .widget_body .prayer_container {
    line-height: 30px;
    left: 22%;
}
.widget_recent_video .video-thumb {
    width: 83%;
}
.recent_photos_thumbs {
    max-width: 225px;
    margin: 0 auto 10px;
}
.widget.feedburner_subscribe .form .field {
    width: 75%;
}
.widget.feedburner_subscribe .form .field input {
    width: 100%;
}
.widget_news_combine .widget_body .block_news_tabs .tabs ul li a{font-size:14px;padding:10px 8px 9px;}
.widget_recent_blogposts .article{
 overflow: hidden;
    width: 49%;
    display: inline-block;
   vertical-align: top;
    clear: none!important;
    margin-left: 10px;
    border-top: 1px solid #e3e3e3;
    padding-top: 10px;
        float: right;
}
.widget_recent_blogposts.NoArticle .article{width:auto;margin-left:0;border-top:0;padding-top:0;float:none}
.widget_recent_blogposts .article:first-of-type,.widget_recent_blogposts .article:nth-of-type(2){padding-top:0;border:0}
    .widget_recent_blogposts .article:nth-of-type(2n){margin-left:0}
     body .widget_recent_blogposts .article:nth-of-type(2n+1){clear: right!important;}
    .widget_recent_blogposts .widget_body ul.slides>li{text-align:center}
body .widget_recent_blogposts .article .pic.Land a img, body .widget_recent_blogposts .article .pic.Land img,
    body .widget_recent_blogposts .article .pic.Port a img, body .widget_recent_blogposts .article .pic.Port img,
body .widget.widget_recent_blogposts .article .pic.fullImageLeft a img{max-width:100%;max-height:100%}
body .widget_recent_blogposts .article .pic{float:none;margin: 0 0 10px;}
body .widget_recent_blogposts.center .article .pic{float:left;margin :0 10px 10px 0}
body .widget_recent_blogposts.center .article{width: 100%;margin: 0 0 10px 0;border-bottom: 1px solid #ddd;border-top: 0;padding-top: 0;}
body .single .widget_recent_blogposts.center .article:last-of-type{border-bottom:0}
body .widget_recent_blogposts.center .ctrText{border-top:none}
.widget_recent_video.caricature .widget_body .video-thumb img, .widget_recent_video.photo .widget_body .video-thumb img{max-height:100%}
.news_style6_body article .pic, .news_style6_body article .pic a, .news_style6_body article .pic a img, .news_style6_body article .pic img {
    max-height: 96px;
}
.single .widget.widget_recent_blogposts,.main_sidebar .widget.widget_recent_blogposts.center{width:300px}
.main_sidebar .widget.widget_recent_blogposts.center{clear:none}
.single .widget_recent_blogposts.center .article .pic,.single .widget_recent_blogposts.center .article .pic a,
.single .widget_recent_blogposts.center .article .pic a img,.single  .widget_recent_blogposts.center .article .pic img{max-width: 90px;max-height: 147px;width: auto;height: auto}
.single .widget_recent_blogposts.center .article .text{font-size:13px;line-height:21px;padding-bottom:0}
.single .widget_recent_blogposts.center .article .desc{font-size:13px;line-height:25px}
.single .widget.widget_recent_blogposts.center .widget_header .widget_title{font-size:16px;line-height:27px}
.single .widget.widget_recent_blogposts .widget_header{height: 30px;line-height: 30px}
.news_style6_body .icons li:last-child a, .news_style6_body .icons li:nth-child(2) a {margin-top: 0}
.news_style6_body .icons li:nth-child(2) {clear: none}
.news_style6_body .posts_wrapper article .field_group {
    padding: 10px 10px 29px;
}
.widget_recent_blogposts .article .pic.freeImage,.widget_recent_blogposts .article .pic.freeImage img,.widget_recent_blogposts.flash .article .pic.freeImage,.widget_recent_blogposts .article .pic.freeImage.fullImageLeft,.widget_recent_blogposts.flash .article .pic.freeImage img,.widget_recent_blogposts .article .pic.freeImage.fullImageLeft img{max-height: 100%}
.main_content .iframecomment{height: 460px}
}@media (max-width:736px) {
    #recent_posts .posts_wrapper article, #recent_posts .posts_wrapper article:before {
    width: 48.4%}
.single article.hentry .post_content .img_p_content  .pic_multipic {
    max-width: 34.2%}
.single article.hentry .pic_multipic2 a, .single article.hentry .pic_multipic2 a img {
    max-height: 212px;
}
.single article.hentry .pic_multipic3 a, .single article.hentry .pic_multipic3 a img {
    max-height: 137px;
}
.single article.hentry .pic_multipic4 a, .single article.hentry .pic_multipic4 a img {
    max-height: 100px;
}
}@media (max-width:720px) {
    .single article.hentry .pic_multipic2 {
    max-width: 47.6%}
.single article.hentry .pic_multipic4 {
    max-width: 22.2%}
.single article.hentry .pic_multipic2 a, .single article.hentry .pic_multipic2 a img {
    max-height: 207px;
}
.single article.hentry .pic_multipic3 a, .single article.hentry .pic_multipic3 a img {
    max-height: 134px;
}
.single article.hentry .pic_multipic4 a, .single article.hentry .pic_multipic4 a img {
    max-height: 97px;
}
#recent_posts .posts_wrapper article, #recent_posts .posts_wrapper article:before {
    width: 47.9%}

     .widget_news_combine .widget_body .block_news_tabs .tabs ul li a {font-size: 12px;padding: 7px 7px 6px}
     .news_style6_body .icons li:last-child a, .news_style6_body .icons li:nth-child(2) a {margin-top: 3px}
.news_style6_body .icons li:nth-child(2) {clear: right}
.news_style6_body .posts_wrapper article .field_group {
    padding: 10px 10px 42px;
}
.main_content_full_article .single article.hentry .pic_multipic2{max-width:47.9%}
}@media (max-width:667px) {
    #recent_posts .posts_wrapper article, #recent_posts .posts_wrapper article:before {
    width: 48.3%}
.single article.hentry .post_content .img_p_content  .pic_multipic {
    max-width: 34%}
.single article.hentry .pic_multipic3 {
    max-width: 30.5%}
.single article.hentry .pic_multipic4 {
    max-width: 22.1%}
.single article.hentry .pic_multipic2 a, .single article.hentry .pic_multipic2 a img {
    max-height: 191px;
}
.single article.hentry .pic_multipic3 a, .single article.hentry .pic_multipic3 a img {
    max-height: 123px;
}
.single article.hentry .pic_multipic4 a, .single article.hentry .pic_multipic4 a img {
    max-height: 89px;
}
.iframe_container.iframeVideoAdd, .single article .post_content .iframe_container.iframeVideoAdd {
        padding-bottom: 53.25%;
    }
    .iframe_container.iframeVideoAdd.Portrait,
    .single article .post_content .iframe_container.iframeVideoAdd.Portrait {
        padding-bottom: 167.78%;
    }

    .iframe_container.iframeVideoAdd.Portrait34,
    .single article .post_content .iframe_container.iframeVideoAdd.Portrait34 {
        padding-bottom: 124.33%;
    }
.widget_body .prayer_container {
    line-height: 30px;
    left: 18%;
}
     .widget_recent_video .video-thumb {
    width: 75%;
}
}
@media (max-width:640px) {
    #recent_posts .posts_wrapper article, #recent_posts .posts_wrapper article:before {
        width: 48.2%;
    }

    .single article.hentry .post_content .img_p_content .pic_multipic {
        max-width: 33.8%;
    }

    .single article.hentry .pic_multipic4 {
        max-width: 21.5%;
    }

    .single article.hentry .pic_multipic2 a, .single article.hentry .pic_multipic2 a img {
        max-height: 183px;
    }

    .single article.hentry .pic_multipic3 a, .single article.hentry .pic_multipic3 a img {
        max-height: 118px;
    }

    .single article.hentry .pic_multipic4 a, .single article.hentry .pic_multipic4 a img {
        max-height: 85px;
    }

    .widget.feedburner_subscribe .form .field {
        width: 65%;
    }
}@media (max-width:633px){
    .single .adZone, .single .mediaZone {
        width: 100%
    }
        .single .adZone:nth-of-type(2n+1), .single .mediaZone:nth-of-type(2n+1) {
            margin-right: 0;
            float: none
        }
    .adZone #adZone2B, .mediaZone #mediaZone2B {
        border-top: 3px solid #ffba0f;
        width: 100%;
        display: block;
        padding-top: 10px
    }
}
@media (max-width:600px) {
    #recent_posts .posts_wrapper article, #recent_posts .posts_wrapper article:before {
        width: 48.1%;
    }

    .single article.hentry .post_content .img_p_content .pic_multipic {
        max-width: 33.5%;
    }

    .single article.hentry .pic_multipic2 {
        max-width: 47.5%;
    }

    .single article.hentry .pic_multipic3 {
        max-width: 30%;
    }

    .single article.hentry .pic_multipic2 a, .single article.hentry .pic_multipic2 a img {
        max-height: 171px;
    }

    .single article.hentry .pic_multipic3 a, .single article.hentry .pic_multipic3 a img {
        max-height: 109px;
    }

    .single article.hentry .pic_multipic4 a, .single article.hentry .pic_multipic4 a img {
        max-height: 79px;
    }

    .widget_prayer_time .widget_body .prayer_container {
        line-height: 29px;
    }

    .widget_news_combine .widget_body .block_news_tabs .tabs ul li:first-of-type a {
        margin-right: 0;
    }

    .widget_news_combine .widget_body .block_news_tabs .tabs ul li a {
        font-size: 9px;
        padding: 5px 5px 4px;
    }

    .widget_news_combine .widget_body .block_news_tabs .tabs ul {
        padding: 0;
    }
}@media (max-width: 580px){.main_content .iframecomment{height: 630px}
}@media (max-width:568px) {
    #recent_posts .posts_wrapper article, #recent_posts .posts_wrapper article:before {
    width: 47.9%}
.single article.hentry .post_content .img_p_content  .pic_multipic {
    max-width: 33.3%}
.single article.hentry .pic_multipic2 {
    max-width: 47%}
.main_content_full_article .single article.hentry .pic_multipic3 {
    max-width: 30.2%}
.single article.hentry .pic_multipic2 a, .single article.hentry .pic_multipic2 a img {
    max-height: 161px;
}
.single article.hentry .pic_multipic3 a, .single article.hentry .pic_multipic3 a img {
    max-height: 103px;
}
.single article.hentry .pic_multipic4 a, .single article.hentry .pic_multipic4 a img {
    max-height: 74px;
}
.comments_count, .post_date, .post_format, .post_source, .post_views {
    font-size: 11px;
    line-height: 20px;
}
#recent_posts .posts_wrapper article .post-info {
    margin-bottom: 5px;
}

.widget_prayer_time .widget_body .prayer_container {
    line-height: 27px;
    left: 17%;
}
.widget_recent_blogposts .article{width:48%}
.news_style6_body .posts_wrapper .row-container .two-container{width: 48%}
.news_style6_body .posts_wrapper article {width: 47%!important}
}@media (max-width:533px) {
    #recent_posts .posts_wrapper article, #recent_posts .posts_wrapper article:before {
    width: 47.7%}
#top-left-menu li {
    font-size: 15px;
}
.single article.hentry .post_content .img_p_content  .pic_multipic {
    max-width: 33%}
.single article.hentry .pic_multipic2 {
    max-width: 47.2%}
.single article.hentry .pic_multipic3 {
    max-width: 29.5%}
.single article.hentry .pic_multipic4 {
    max-width: 20.9%}
.single article.hentry .pic_multipic2 a, .single article.hentry .pic_multipic2 a img {
    max-height: 150px;
}
.single article.hentry .pic_multipic3 a, .single article.hentry .pic_multipic3 a img {
    max-height: 96px;
}
.single article.hentry .pic_multipic4 a, .single article.hentry .pic_multipic4 a img {
    max-height: 68px;
}
.single article .fontlinks {float:none;clear:none}
.single article .rsbtn { float:left;
    clear: none;
    margin-top: 0;}
.article_EN .single article .rsbtn {float:right;clear:both;margin-top:10px}

.widget_prayer_time .widget_body .prayer_container {
        line-height: 25px;
    }
.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) {
    #recent_posts .posts_wrapper .row-container article:before, #top-left-menu li:nth-of-type(4):after {
    content: none;
}
.single article .post_content {
    margin-top: 7px;
}
.page article.type-page .post_content .pic_multipic, .single article.hentry .V_div_content, .single article.hentry .post_content .pic_multipic {
     max-width: 45%;margin-right:10px}
.page article.type-page .pic_multipic, .single article.hentry .pic_multipic {
    margin-bottom: 10px;
}
#recent_posts .posts_wrapper article {
    margin: 0;
    width: 100%;
    border: none;
    box-sizing: border-box;
    border-bottom: 1px solid #e3e3e3;
    position: relative;
    max-width:100%;
}
#recent_posts .posts_wrapper article, #recent_posts .posts_wrapper .row-container article:before{content:none}
#recent_posts .posts_wrapper article .post-info{margin-bottom:5px}
.single article.hentry .post_content .img_p_content  .pic_multipic {
    max-width: 45%}
.single article.hentry .pic_multipic4 a, .single article.hentry .pic_multipic4 a img {
    max-width: 100%}
.single article.hentry .pic_multipic4:nth-of-type(2n) {
    margin-left: 0;
}
.single article.hentry .pic_multipic2 {
    max-width: 46.7%}
.main_content_full_article .single article.hentry .pic_multipic3, .single article.hentry .pic_multipic3 {
    max-width: 29%}
.single article.hentry .pic_multipic4 {
    max-width: 47%}
.main_content_full_article .single article.hentry .pic_multipic4 {
    max-width: 46.5%}
.single article.hentry .pic_H_small a, .single article.hentry .pic_H_small a img {
    max-width: 54px;
    max-height: 100px;
}
.single article.hentry .pic_multipic2 a, .single article.hentry .pic_multipic2 a img {
    max-height: 134px;
}
.single article.hentry .pic_multipic3 a, .single article.hentry .pic_multipic3 a img {
    max-height: 85px;
}
.single article.hentry .pic_multipic4 a, .single article.hentry .pic_multipic4 a img {
    max-height: 109px;
}
.single article.hentry .post-info .comments_count {
    clear: right;
}
.single article.hentry .post-info .comments_count,.single article.hentry .post-info .post_views{margin-top:10px}
#videohtml5, .mejs-container, .mejs-overlay, .videoContainer iframe {
    height: 250px!important;
}
.writer_pic {
    display: block;
}
.writer_pic img {
    display: block;
    margin: 0 auto;
}
.single h1.page-title-writer-art {
    line-height: 25px;
    width: 100%;
    text-align: right;
    padding: 10px 0;
}
#respond input[type=email],#respond input[type=text], #respond textarea {
    width: 100%;
    box-sizing: border-box;
}
.widget_recent_blogposts.child .article .pic {
    margin: 0 auto 10px!important;
}
body .article_EN .single article.hentry .pic_multipic4:nth-of-type(2n) {
    margin-right: 0;
}
.widget_prayer_time .widget_body .prayer_container {
    left: 29%;
    line-height: 31px;
}
.widget.feedburner_subscribe .form .field {
    width: 74%;
}
.widget_recent_video .video-thumb {
    width: 85%;
}
.widget_recent_video .widget_body .video-thumb img {
    max-height: 290px;
}
.widget_recent_blogposts.flash .article .text{text-align:right}
.widget_news_combine .widget_body .block_news_tabs .tabs ul li a{margin-right:10px;padding: 12px 8px 10px;font-size:12px}
.main_sidebar .widget.widget_news_combine,.main_sidebar .widget.widget_recent_writters,.main_sidebar .widget.widget_recent_video{width:300px;clear:both}
.widget_recent_blogposts .article{width:47%}
.widget_recent_blogposts .article .pic.Land, .widget_recent_blogposts .article .pic.Land a,.widget_recent_blogposts .article .pic.Land a img,
.widget_recent_blogposts .article .pic.Port, .widget_recent_blogposts .article .pic.Port a,.widget_recent_blogposts .article .pic.Port a img{max-width:100%!important;max-height:100%!important;float:none!important}
.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, .news_style6_body article .pic a, .news_style6_body article .pic a img, .news_style6_body article .pic img {
    max-height: 100%;
}
.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}
.news_style6_body .icons li:last-child a, .news_style6_body .icons li:nth-child(2) a {margin-top: 0}
.news_style6_body .icons li:nth-child(2) {clear: none}
.news_style6_body .posts_wrapper article .field_group {
    padding: 10px 10px 18px;
}
.main_content_full_article .single article.hentry .pic_multipic2{max-width: 46.5%}
.single article.hentry .pic_multipic4:nth-of-type(3){clear:right}

.iframe_container.iframeVideoAdd,.single article .post_content .iframe_container.iframeVideoAdd {padding-bottom: 51.25%}
    .iframe_container.iframeVideoAdd.Portrait,
    .single article .post_content .iframe_container.iframeVideoAdd.Portrait {
        padding-bottom: 166.78%;
    }

    .iframe_container.iframeVideoAdd.Portrait34,
    .single article .post_content .iframe_container.iframeVideoAdd.Portrait34 {
        padding-bottom: 123.33%;
    }

}@media (max-width:414px) {
    .single article.hentry .pic_multipic4 {
        max-width: 47%;
    }
}@media (max-width: 405px) {
    .single article .rsbtn {
    float:right;
    clear: right;
    margin-top: 10px;
}
}@media (max-width:400px) {
    .single article.hentry .post_content .img_p_content  .pic_multipic {
    max-width: 45%}
.single article.hentry .pic_multipic2 {
    max-width: 46.5%}
.single article.hentry .pic_multipic3 {
    max-width: 28.5%}
.single article.hentry .pic_multipic4 {
    max-width: 46.5%}
.single article.hentry .pic_multipic2 a, .single article.hentry .pic_multipic2 a img {
    max-height: 109px;
}
.single article.hentry .pic_multipic3 a, .single article.hentry .pic_multipic3 a img {
    max-height: 69px;
}
.single article.hentry .pic_multipic4 a, .single article.hentry .pic_multipic4 a img {
    max-height: 109px;
}
.widget_prayer_time .widget_body .prayer_container {
    left: 25%;
}
.widget_recent_video .video-thumb {
    width: 83%;
}

.iframe_container.iframeVideoAdd,.single article .post_content .iframe_container.iframeVideoAdd {padding-bottom: 50.25%}
    iframe_container.iframeVideoAdd.Portrait,
    .single article .post_content .iframe_container.iframeVideoAdd.Portrait {
        padding-bottom: 165.78%;
    }

    .iframe_container.iframeVideoAdd.Portrait34,
    .single article .post_content .iframe_container.iframeVideoAdd.Portrait34 {
        padding-bottom: 122.33%;
    }

}@media (max-width:375px) {
    .single article.hentry .post_content .img_p_content  .pic_multipic {
    max-width: 45%}
.single article.hentry .pic_multipic3:nth-of-type(2n) {
    padding-left: 0;
    margin-left: 0;
}
.main_content_full_article .single article.hentry .pic_multipic4, .single article.hentry .pic_multipic2, .single article.hentry .pic_multipic3, .single article.hentry .pic_multipic4 {
    max-width: 46.4%}
.single article.hentry .pic_multipic3 {
    max-width: 47%}
.single article.hentry .pic_multipic2 a, .single article.hentry .pic_multipic2 a img, .single article.hentry .pic_multipic3 a, .single article.hentry .pic_multipic3 a img, .single article.hentry .pic_multipic4 a, .single article.hentry .pic_multipic4 a img {
    max-height: 102px;
}
body .article_EN .single article.hentry .pic_multipic3:nth-of-type(2n) {
    margin-right: 0;
}
.single article.hentry .pic_multipic3:nth-of-type(3){clear:right}
}
@media (max-width:360px) {
    .single article.hentry .post_content .img_p_content .pic_multipic {
        max-width: 45%;
    }

    .main_content_full_article .single article.hentry .pic_multipic4, .single article.hentry .pic_multipic2, .single article.hentry .pic_multipic3, .single article.hentry .pic_multipic4 {
        max-width: 45.5%;
    }

        .single article.hentry .pic_multipic2 a, .single article.hentry .pic_multipic2 a img, .single article.hentry .pic_multipic3 a, .single article.hentry .pic_multipic3 a img, .single article.hentry .pic_multipic4 a, .single article.hentry .pic_multipic4 a img {
            max-height: 97px;
        }

    #videohtml5, .mejs-container, .mejs-overlay, .videoContainer iframe {
        height: 200px !important;
    }

    .single article .fontlinks {
        float: right;
        clear: right;
    }

    .article_EN .single article .fontlinks {
        float: left;
        clear: none;
        margin-right: 5px;
    }

    .single article .rsbtn {
        float: right;
        clear: none;
        margin-top: 10px;
    }

    .widget_recent_video .video-thumb {
        width: 212px;
    }

    .widget_recent_video .video-thumb {
        width: 80%;
    }

    .news_style6_body .icons li:last-child a, .news_style6_body .icons li:nth-child(2) a {
        margin-top: 3px;
    }

    .news_style6_body .icons li:nth-child(2) {
        clear: right;
    }

    .news_style6_body .posts_wrapper article .field_group {
        padding: 10px 10px 49px;
    }

   
}@media (max-width:340px) {.iframe_container.iframeVideoAdd,.single article .post_content .iframe_container.iframeVideoAdd {padding-bottom: 49.25%}
    .iframe_container.iframeVideoAdd.Portrait,
    .single article .post_content .iframe_container.iframeVideoAdd.Portrait {
        padding-bottom: 164.78%;
    }

    .iframe_container.iframeVideoAdd.Portrait34,
    .single article .post_content .iframe_container.iframeVideoAdd.Portrait34 {
        padding-bottom: 121.33%;
    }
}@media (max-width:320px) {
    .single article.hentry .post_content .img_p_content  .pic_multipic {
    max-width: 45%}
.single article.hentry .pic_multipic2 a, .single article.hentry .pic_multipic2 a img, .single article.hentry .pic_multipic3 a, .single article.hentry .pic_multipic3 a img, .single article.hentry .pic_multipic4 a, .single article.hentry .pic_multipic4 a img {
    max-height: 85px;
}
.widget_prayer_time .widget_body .prayer_container {
    left: 18%;
}
}@media (min-width:769px) and (max-width:1023px) {
    .single article.hentry .pic_multipic2 {
    max-width: 47.7%}
.single article.hentry .pic_multipic3 {
    max-width: 30%}
.single article.hentry .pic_multipic4 {
    max-width: 21.5%}
}

 .single .block_social_top ul li.copybox {
    background: #8a0000;
position: relative;
    cursor: pointer;
}

.single .block_social_top ul li.copybox:before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 22px;
    height: 22px;
    z-index: 1;
    top: 7px;
    left: 7px;
    vertical-align: top;
    background: url(/newspaper/images/linkicon.png);
        background-size: 22px 22px;
    background-repeat: no-repeat;
}
.single .cpylnkmsg{left:auto;margin-top:85px;margin-right: -155px;}
.single .cpylnkmsg:before{border-right-color: #c2e1f5;border-bottom-color: transparent;top: 13px;left: -18px;}
@media (max-width:1120px) {
.single .cpylnkmsg{left:10px;margin-right: 0;}
.single .cpylnkmsg:before{border-top-color: #c2e1f5;
    border-right-color: transparent;
    top: auto;
    left: 18px;
}
}

.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 .headStyleMenu.stick {
    top: 40px;
}
/*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: 0 auto 10px !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;
}

/*new style for mobile*/
.commentMobNote {
    display: none;
}

#page .socialMedia ul li.li-totop:before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 22px;
    height: 22px;
    z-index: 1;
    top: 7px;
    margin: 0 auto;
    left: 0;
    right: 0;
    vertical-align: top;
    background: url(/newspaper/images/icons_article.png);
    background-size: 30px;
    background-repeat: no-repeat;
    background-position: center top -240px;
}

.socialMedia ul li i.fa-totop, .socialMedia ul li.li-totop {
    background: #3a3e40;
}

#page .socialMedia ul li.li-totop {
    background: #3a3e40;
    position: relative;
    cursor: pointer;
    font-size: 0;
    display: none;
}

#page .socialMedia.mobile ul li {
    width: 14.285% !important;
}

#page .socialMedia.mobile.scrolled ul li {
    width: 12.5% !important;
}

#page .socialMedia.mobile.nosmpdf ul li {
    width: 16.666% !important;
}

#page .socialMedia.mobile.nosmpdf.scrolled ul li {
    width: 14.285% !important;
}

.single .socialMedia.mobile.scrolled .cpylnkmsg {
    left: 11%;
}

.magnetdivsBox {
    margin-bottom: 7px;
}

@media (max-width: 1120px) {
    #toTop {
        display: none !important;
    }
}

@media (max-width: 1024px) {
    body {
        font-family: 'ArticleText Arabic Naskh', serif;
        font-weight: 400;
        text-align: right;
        font-size: 12px;
        line-height: 22px;
        color: #000;
    }
    /* .single article.hentry .V_div_content, .single article.hentry .pic_multipic a, .single article.hentry .pic_multipic a img, .single article.hentry .post_content .img_p_content .pic_multipic {
        max-width: 45%;
    }*/
    .hentry .V_div_content, .hentry .post_content .pic_multipic, .single article.hentry .V_div_content {
        max-width: 45% !important;
        margin-right: 10px !important;
    }

    html.translated-ltr .hentry .V_div_content, html.translated-ltr .hentry .post_content .pic_multipic, html.translated-ltr .single article.hentry .V_div_content,
    .article_EN .hentry .V_div_content, .article_EN .hentry .post_content .pic_multipic, .article_EN .single article.hentry .V_div_content {
        margin-right: 0 !important;
        margin-left: 10px !important;
    }
}

@media(max-width:768px) {

    body {
        background: #e8e8e8;
    }

        .tickerAlanba, body #page #footer {
            display: none !important
        }

        body #page {
            padding-bottom: 46px;
        }

    .section2 .section-wrap {
        background: transparent;
        box-shadow: none;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
    }

    .privatezone .adZone, header .section2 .adZone, .privatezone .mediaZone, header .section2 .mediaZone {
        margin-bottom: 0;
    }

    #header, .tickerAlanba {
        margin-bottom: 7px;
    }

    .tickerAlanba {
        padding: 0 7px;
    }

        .tickerAlanba .title {
            background: #fff;
        }

    ul.breadcrumbs {
        overflow: hidden;
        margin: 0 0 7px;
        padding: 5px;
        vertical-align: middle;
        clear: both;
        background: #fff;
        border: 1px solid #e3e3e3;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }

    #main {
        background: transparent;
        box-shadow: none;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
    }

    ul.breadcrumbs li.current a {
        color: #8a0000;
    }

    .single .hentry {
        background: #fff;
        padding: 7px;
        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;
        border-radius: 15px;
        -moz-border-radius: 15px;
        -webkit-border-radius: 15px;
        -khtml-border-radius: 15px;
        width: 100%;
        margin: 0 auto 7px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        max-height: none;
        overflow: unset;
    }



    .iframecomment {
        background: #fff;
        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;
        border-radius: 7px;
        -moz-border-radius: 7px;
        -webkit-border-radius: 7px;
        -khtml-border-radius: 7px;
        width: 100%;
        clear: both;
        overflow: hidden;
        margin: 0 auto 7px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 5px 5px 0px;
    }

    #commentform p {
        margin-bottom: 0;
    }

    .news_style6_body {
        background: #fff;
        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;
        border-radius: 7px;
        -moz-border-radius: 7px;
        -webkit-border-radius: 7px;
        -khtml-border-radius: 7px;
        width: 100%;
        clear: both;
        overflow: hidden;
        margin: 0 auto 7px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 5px 5px 5px 0;
    }

    body .nSlidersNew_box .nSlidersNew_body {
        margin-bottom: 0;
    }

    .nSlidersNew_box.podcast .nSlidersNew {
        margin-bottom: 7px;
    }

    .nSlidersNew_box .nSlidersNew {
        margin-bottom: 0;
    }

    .news_style6_body .posts_wrapper article .field_group {
        padding: 10px 10px 30px;
    }

    #main.right_sidebar .main_content {
        margin-bottom: 7px;
    }

    .main_sidebar .widget.widget_recent_blogposts.alanbaProg {
        width: 300px;
        background: #fff;
    }

    .widget_recent_blogposts.alanbaProg .article {
        width: 100%;
        margin-left: 0;
    }

    .main_sidebar .widget {
        background: #fff;
    }

    .main_content .iframecomment {
        margin: 0;
    }

    #recent_posts {
        margin: 0;
    }

    .commentDeskNote {
        padding-bottom: 2px;
        display: inline-block;
        vertical-align: top;
        text-shadow: 1px 1px 1px #c3c0c0;
    }

    .nSlidersNew {
        max-height: 660px;
        background: #fff;
        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;
        border-radius: 15px;
        -moz-border-radius: 15px;
        -webkit-border-radius: 15px;
        -khtml-border-radius: 15px;
        padding-top: 5px;
        padding-bottom: 5px;
    }

        .nSlidersNew .slick-slide img {
            border-radius: 15px;
            -moz-border-radius: 15px;
            -webkit-border-radius: 15px;
            -khtml-border-radius: 15px;
        }

    #comments .comment-list {
        background: #fff;
        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;
        border-radius: 7px;
        -moz-border-radius: 7px;
        -webkit-border-radius: 7px;
        -khtml-border-radius: 7px;
        width: 100%;
        clear: both;
        overflow: hidden;
        margin: 0 auto 7px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 5px;
    }

    .spnLoadMore {
        margin-top: -20px;
    }

    #comments .comment-list li.comment:last-of-type {
        border-bottom: none;
        padding: 0;
        margin: 0;
    }

    #respond .csdivReplyTitle {
        margin-bottom: 4px;
    }
    /*title mob*/
    #respond #reply-title, #recent_posts .section_title, #comments.post_comments .comments_title {
        background: transparent;
        padding: 0;
        border: none;
        position: relative;
        margin: 0;
    }

        #respond #reply-title:after, #recent_posts .section_title:after, #comments.post_comments .comments_title:after {
            content: "";
            position: absolute;
            bottom: 2px;
            left: 0;
            right: 20px;
            width: 95%;
            height: 3px;
            border-bottom: 3px solid #8A0000;
            margin: 0 auto;
        }

    .mobTitle, .mobTitle a {
        color: #fff !important;
        text-shadow: 1px 1px 1px #000;
        font-weight: 700;
        font-size: 16px !important;
        line-height: 20px !important;
        margin: 0 !important;
        width: auto !important;
        display: inline-block !important;
    }

        .mobTitle a:hover {
            color: #ddd !important;
        }

    .mobTitle {
        padding: 3px 20px;
        color: #fff;
        border-top-left-radius: 20px;
        border-bottom-right-radius: 20px;
        font-size: 16px;
        line-height: 20px;
        background: #8A0000;
        text-shadow: 1px 1px 1px #000;
        font-weight: 700;
        white-space: nowrap;
        -webkit-border-top-left-radius: 20px;
        -khtml-border-top-left-radius: 20px;
        -webkit-border-bottom-right-radius-radius: 20px;
        -khtml-border-bottom-right-radius: 20px;
        padding-bottom: 4px;
        vertical-align: top;
    }
    /*colors*/
    .themeBlack .mobTitle {
        background: #000;
    }

    #respond #reply-title.themeBlack:after, #recent_posts .section_title.themeBlack:after, #comments.post_comments .comments_title.themeBlack:after {
        border-bottom: 3px solid #000;
    }

    .themeGreen .mobTitle {
        background: #059d38;
    }

    #respond #reply-title.themeGreen:after, #recent_posts .section_title.themeGreen:after, #comments.post_comments .comments_title.themeGreen:after {
        border-bottom: 3px solid #059d38;
    }

    .themeYellow .mobTitle {
        background: #d18b12;
    }

    #respond #reply-title.themeYellow:after, #recent_posts .section_title.themeYellow:after, #comments.post_comments .comments_title.themeYellow:after {
        border-bottom: 3px solid #d18b12;
    }

    .themeRed .mobTitle {
        background: #eb1c15;
    }

    #respond #reply-title.themeRed:after, #recent_posts .section_title.themeRed:after, #comments.post_comments .comments_title.themeRed:after {
        border-bottom: 3px solid #eb1c15;
    }

    .themeCommunity .mobTitle {
        background: #00391c;
    }

    #respond #reply-title.themeCommunity:after, #recent_posts .section_title.themeCommunity:after, #comments.post_comments .comments_title.themeCommunity:after {
        border-bottom: 3px solid #00391c;
    }

    .themeCulture .mobTitle {
        background: #4587af;
    }

    #respond #reply-title.themeCulture:after, #recent_posts .section_title.themeCulture:after, #comments.post_comments .comments_title.themeCulture:after {
        border-bottom: 3px solid #4587af;
    }

    .themeOpinion .mobTitle {
        background: #1458dd;
    }

    #respond #reply-title.themeOpinion:after, #recent_posts .section_title.themeOpinion:after, #comments.post_comments .comments_title.themeOpinion:after {
        border-bottom: 3px solid #1458dd;
    }

    .themeArabic .mobTitle {
        background: #81436a;
    }

    #respond #reply-title.themeArabic:after, #recent_posts .section_title.themeArabic:after, #comments.post_comments .comments_title.themeArabic:after {
        border-bottom: 3px solid #81436a;
    }

    .themeEconomy .mobTitle {
        background: #1aad98;
    }

    #respond #reply-title.themeEconomy:after, #recent_posts .section_title.themeEconomy:after, #comments.post_comments .comments_title.themeEconomy:after {
        border-bottom: 3px solid #1aad98;
    }

    .themeSport .mobTitle {
        background: #e06718;
    }

    #respond #reply-title.themeSport:after, #recent_posts .section_title.themeSport:after, #comments.post_comments .comments_title.themeSport:after {
        border-bottom: 3px solid #e06718;
    }

    .themeReport .mobTitle {
        background: #986d34;
    }

    #respond #reply-title.themeReport:after, #recent_posts .section_title.themeReport:after, #comments.post_comments .comments_title.themeReport:after {
        border-bottom: 3px solid #986d34;
    }

    .themeWorld .mobTitle {
        background: #ba337f;
    }

    #respond #reply-title.themeWorld:after, #recent_posts .section_title.themeWorld:after, #comments.post_comments .comments_title.themeWorld:after {
        border-bottom: 3px solid #ba337f;
    }

    .themeLast .mobTitle {
        background: #cba912;
    }

    #respond #reply-title.themeLast:after, #recent_posts .section_title.themeLast:after, #comments.post_comments .comments_title.themeLast:after {
        border-bottom: 3px solid #cba912;
    }

    .graytheme .mobTitle {
        background: #5b6166;
    }

    #respond #reply-title.graytheme:after, #recent_posts .section_title.graytheme:after, #comments.post_comments .comments_title.graytheme:after {
        border-bottom: 3px solid #5b6166;
    }
}

@media(max-width:480px) {
    body #page {
        padding-bottom: 46px;
    }

    .commentDeskNote {
        display: none !important;
    }

    .commentMobNote {
        display: block;
        vertical-align: top;
        text-shadow: 1px 1px 1px #c3c0c0;
        font-size: 12px;
        color: #565656;
        line-height: 24px;
        margin: 0 auto;
        font-weight: 700;
        text-align: center;
    }

    .news_style6_body {
        padding: 5px;
    }

        .news_style6_body .posts_wrapper article .field_group {
            padding: 10px 10px 20px;
        }

    #respond .csdivReplyTitle {
        display: block;
        text-align: center;
    }
}
