@charset "utf-8";
/*
Theme Name: Bayragh News
Theme URI: https://www.rtl-theme.com/user-profile/sornagostar/
Author: Farzad Aghaei
Author URI: https://www.rtl-theme.com/user-profile/sornagostar/
Description: Farzad Aghaei
Version: 11.0
*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,
cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,ul,li,
fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,
figure,figcaption,footer,header,hgroup,menu,output,section,summary,time,mark,audio,video{
margin: 0;padding: 0;border: 0;font-size: 100%;font: inherit;vertical-align: baseline;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,section{display: block;}
body{line-height: 1px;}
ol,ul{list-style: none;}
blockquote,q{quotes: none;}
blockquote:before,blockquote:after,q:before,q:after{content: '';content: none;}
.aligncenter,img.aligncenter{clear: both;display: block;margin-left: auto;margin-right: auto;margin-top: 15px;margin-bottom: 15px;}
.alignright,img.alignright{float: right;margin: 0 0 15px 15px;}
.alignleft,img.alignleft{float: left;margin: 0 15px 15px 0;}
img{max-width: 100%;height: auto;}
table{border-collapse: collapse;border-spacing: 0;}
ul,ul li{list-style-type: none;}
a,article,.left_vdo_li span,img{text-decoration: none;transition: 0.3s all;-moz-transition:0.3s all;-webkit-transition:0.3s all;}
a:hover{transition: 0.3s all;-moz-transition:0.3s all;-webkit-transition:0.3s all;}
.clear{clear: both;}
.clear2{clear: both;padding: 15px 0;}
.clear3{clear: both;padding: 10px 0;}
strong{font-weight: bold;}
@font-face {
    font-family: 'iransans';
    font-style: normal;
    font-weight: bold;
    src: url('fonts/IRANSans-Bold-web.woff') format('woff');
	font-display: swap;
}
@font-face {
    font-family: 'iransans';
    font-style: normal;
    font-weight: 500;
    src: url('fonts/IRANSans-Medium-web.woff') format('woff');
	font-display: swap;
}
@font-face {
    font-family: 'iransans';
    font-style: normal;
    font-weight: 300;
    src: url('fonts/IRANSans-Light-web.woff') format('woff');
	font-display: swap;
}
@font-face {
    font-family: 'iransans';
    font-style: normal;
    font-weight: normal;
    src: url('fonts/IRANSans-web.woff') format('woff');
	font-display: swap;
}
input,button,textarea{font-family: 'iransans',tahoma;
transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;}
*{box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;
outline: unset;-moz-outline: unset;-webkit-outline: unset;}
body{background: #f1f2f4;color: #333;font-family: 'iransans',tahoma;font-size: 13px;line-height: 26px;
direction: rtl;text-align: right;overflow-x: hidden;}
a{color: #333;}
.tarlanweb_center{width: 100%;height: auto;margin: 0 auto;}
.tarlanweb_center_single{width: 1300px;height: auto;margin: 0 auto;}

#header{width: 100%;height: auto;margin-bottom: 20px;box-shadow: 0 5px 5px -5px  rgba(11, 11, 11, 0.2);}
.header_top{width: 100%;height: auto;}
.logo{width: 200px;height: 80px;float: right;line-height: 0;margin:5px 0;}
.logo a,.logo img{display: block;line-height: 0}

.archive_articles{color:#fff;}
.archive_articles .short_desck_body {border:0 !important;
    padding: 0 !important;
    background: #313131 !important;
}
.archive_articles header h2{font-size:19px;font-weight:bold;clear:both;margin-bottom:10px;}
.archive_articles header ul li{float:right;margin-left:20px;width:auto;}
.left_top_head{width: 80%;float: left;background: #000;color: #fff;padding:0 10px 5px 10px;position: relative;margin: 20px 0 15px 0;
border-radius: 5px;}

.left_top_head a{color: #fff;}
.left_thead{float: left;}

.left_thead_dates{float: right;padding:7px 0;color:#fff;}
.left_thead_socials{float: left;margin:5px 15px 0 0;}
.left_thead_socials a{font-size: 20px;padding:10px 5px;float: left;}

.rightt_thead{float: right;margin: 12px 0 0 0;transition: all .5s ease-in-out;}
.rightt_thead nav > ul > li{float: right;transition: all .5s ease-in-out;}
.rightt_thead nav > ul > li > a{display: block;padding: 0 10px;border-radius: 3px;}
.rightt_thead nav > ul > li > a:hover{}

.rightt_thead nav > ul > li > ul{position: absolute;top: 82px;right:0;opacity: 0;
visibility: hidden;z-index: 99999999999;transition: all .5s ease-in-out;}
.rightt_thead nav > ul > li:hover > ul{opacity: 1;visibility: visible;}
.rightt_thead nav > ul > li > ul > li{float: right;margin-left: 5px;position: relative;}
.rightt_thead nav > ul > li > ul > li > a{padding: 0 15px;}
.rightt_thead nav > ul > li > ul > li::after{content: '';position: absolute;
width: 5px;height: 5px;background: #fff;left: 0;top: 11px;}
.rightt_thead nav > ul > li > ul > li:last-child::after{display: none;}
.rightt_thead nav > ul > li > ul > li > ul{width: 150px;position: absolute;top: 30px;opacity: 0;visibility: hidden;z-index: 99999999999;}
.rightt_thead nav > ul > li > ul > li:hover > ul{opacity: 1;visibility: visible;}
.rightt_thead nav > ul > li > ul > li > ul > li{width: 100%;height: auto;clear: both;}
.rightt_thead nav > ul > li > ul > li > ul > li > a{padding: 4px 10px;display: block;background: #e50e28;}


.rightt_thead nav > ul > li:first-child > ul{visibility: visible;opacity: 1;}

.bt_head{width: 100%;height: auto;padding-bottom: 20px;}

#searches {width: 25%;height: 40px;padding: 5px;
background: #fff;position: relative;float: left;
border-radius: 3px;
}
#lsds {width: 100%;border: none;position: absolute;right: 0;outline: unset;
background: #fff;height: 30px;text-indent: 12px;font-size: 12px;
border-radius: 3px;
}
#searches button {
    width: 30px;
    height: 30px !important;font-size: 16px;text-align: center;background: #212121;color: #fff;
    border: none;position: relative;border-radius: 3px;
    cursor: pointer;
    float: left;
}
#searches button:hover{}

.box_shadow{
box-shadow: 0 6px 20px rgba(11, 11, 11, 0.2);
}

#top_slide_ads,#news_plus_box,#day_notes_box,#ads_top_box,#ads_bt_box,#more_news_box,#img_news_box,
#sports_box,#video_gallerys,#th3_boxs,#th3_boxs_t{width: 100%; margin-bottom: 20px;}

.news_ticker_i{width: 100%;height: auto;clear: both;background: #fff;
border-radius: 5px;}

.news_ticker_it{width: 150px;color: #fff;float: right;padding: 10px;position: relative;border-radius: 0 5px 5px 0;background: #000;}
.news_ticker_it::after{background: #000;content: '';width: 20px;height: 100%;position: absolute;left: -8px;top: 0;bottom: 0;transform: skew(-15deg);-moz-transform: skew(-15deg);-webkit-transform: skew(-15deg);}
.ticker {
  width: 85%;
  margin: 10px auto;
  direction: rtl;float: left;
}
.ticker div {
  display: inline-block;
  word-wrap: break-word;font-weight: 500;
}
.p_dates{float: left;}


.right_img_slide{width: 100%;float: right;}
.img_slide_item{position: relative;width: 100%;height: auto;display: block;line-height: 0;border-radius: 5px;position: relative;
overflow: hidden;direction: rtl;}
.img_slide_item img{line-height: 0;display: block;border-radius: 5px;width: 100% !important;min-height:418px;}
.slide_img_dets{position: absolute;bottom: 0;left: 0;right: 0;padding: 15px 30px 15px 15px;line-height: 27px;color: #fff;z-index: 99999;}
.slide_img_dets::before{content: '';width: 3px;height: 40px;position: absolute;right: 15px;top: 25px;
border-radius: 3px;display: block;}
.slide_img_dets span{display: block;line-height: 20px;border-radius: 10px;padding: 5px;}
.slide_img_t{font-size: 20px;}
.slide_img_t2{font-size: 18px;margin: 8px 0; padding: 10px; border-radius: 5px;background:#680000;}.img_slide_item,.img_box_film{position:relative;}
.img_slide_item,.img_box_film{position:relative;}
.img_slide_item:hover img,.img_box_film:hover img{-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);}
.img_slide_item::after,.img_box_film::after{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
	background:rgba(0,0,0,0.2)
	/*
    background: -moz-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.1) 5%,rgba(0,0,0,.5) 75%,rgba(0,0,0,.75) 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,0)),color-stop(5%,rgba(0,0,0,.1)),color-stop(75%,rgba(0,0,0,.5)),color-stop(100%,rgba(0,0,0,.75)));
    background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.2) 5%,rgba(0,0,0,.5) 75%,rgba(0,0,0,.8) 100%);
    background: -o-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.1) 5%,rgba(0,0,0,.5) 75%,rgba(0,0,0,.75) 100%);
    background: -ms-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.1) 5%,rgba(0,0,0,.5) 75%,rgba(0,0,0,.75) 100%);
	*/
}
.slide_img_top .owl-item{border-radius: 5px !important;overflow: hidden;}
.right_big_sldie{width: 86%;float: right;}
.vip_top_box{width: 34%;float: right;margin-right: 2%;background: #fff;position: relative;padding:15px;
border-radius: 5px;}
.vip_top_box_elementor{width: 100%;float: right;margin-right: -0%;background: #fff;position: relative;padding: 15px;border-radius: 5px;}
.title_nt_box{width: 100%;height: auto;padding:0 20px 15px 0;position: relative;}
.title_nt_box h4,.title_nt_box h2{font-size: 16px;font-weight: bold;float: right;}
.title_nt_box span{}
.title_nt_box::before{background: #f00;content: '';width: 10px;height: 5px;position: absolute;right: 8px;top: 10px;border-radius: 5px;}
.box_vip_bn{width: 100%;height: auto;clear: both;}
.box_vip_bn li {}
.box_vip_bn .sli_itemsp{display: block;width: 100%;height:85px !important;margin-bottom: 5px;border-bottom: 1px solid #f5f5f5;}
.box_vip_bn .sli_itemsp span{display: block;}
.box_vip_bn .sli_itemsp img{width: 83px;height: 63px;float: right;margin:7px 0 0 10px;
border-radius: 5px;}
.box_vip_bn .sli_itemsp .sub_vip_t{font-size: 12px;color: #888;}
.box_vip_bn .sli_itemsp .t_vip_t{line-height: 22px;font-weight: bold;}
.vip_top_box .prev{width: 25px;height: 25px;text-align: center;font-size: 22px;cursor:pointer;
background: #f2f2f2;color: #888;position: absolute;z-index: 99999999;top: 45px;left: 13px;transform: rotate(90deg);
border-radius: 3px;transition:all 0.3s ease-in-out;}
.vip_top_box_elementor .prev{width: 25px;height: 25px;text-align: center;font-size: 22px;cursor:pointer;
background: #f2f2f2;color: #888;position: absolute;z-index: 99999999;top: 45px;left: 13px;transform: rotate(90deg);
border-radius: 3px;transition:all 0.3s ease-in-out;}
.vip_top_box .next{width: 25px;height: 25px;text-align: center;font-size: 22px;cursor:pointer;
background: #f2f2f2;color: #888;position: absolute;z-index: 99999999;top: 15px;left: 13px;transform: rotate(90deg);
border-radius: 3px;transition:all 0.3s ease-in-out;}
.vip_top_box_elementor .next{width: 25px;height: 25px;text-align: center;font-size: 22px;cursor:pointer;
background: #f2f2f2;color: #888;position: absolute;z-index: 99999999;top: 15px;left: 13px;transform: rotate(90deg);
border-radius: 3px;transition:all 0.3s ease-in-out;}
.vip_top_box .next:hover,.vip_top_box .prev:hover{color:#fff;}
.vip_top_box_elementor .next:hover,.vip_top_box_elementor .prev:hover{color:#fff;}
.top_img_ads{width: 160px;background: #fff;border-radius: 5px;float: left;padding: 15px;text-align: center;}
.top_img_ads a,.top_img_ads img{display: block;line-height: 0;text-align: center;margin: 0 auto;}
.top_img_ads a{margin-bottom: 28px;}
.top_img_ads .ads120120{margin-bottom: 0;}
.news_plus_side,.news_notes_side,.ads_top_box,.news_tg_box,.sports_boxs,.aside_boxs,.breads_box,.single_boxs,.related_box{width: 100%;height: auto;padding: 15px;
background: #fff;border-radius: 5px;}
.more_news_link{float: left;color: #777;}
.more_news_link:hover,.news_img_box .more_news_link:hover{}
.news_plus_right{width: 50%;float: right;margin-bottom: 10px;}
.news_plus_left{width: 48%;float: left;margin-bottom: 10px;}
.news_plus_right ul{margin: 0 -10px;}
.news_plus_right ul li{width: 50%;padding:0 10px;float: right;}
.news_plus_left li{margin-bottom: 19px;}
.news_plus_left li:last-child{margin-bottom: 0;}
.plus_post{width: 100%;background: #fcfcfc;border-bottom: 3px solid #e3e7eb;padding: 7px;
border-radius: 7px;transition:all 0.3s ease-in-out;}
.plus_post header figure{margin-bottom: 10px;}

.plus_post header figure a,.plus_post header figure img{display: block;line-height: 0;border-radius: 5px;}
.plus_post header h2{width: 100%;height: 55px;overflow: hidden;font-weight: bold;font-size: 14px;}
.plus_post_txt{width: 100%;height: 80px;overflow: hidden;color: #6e6e6e;font-size: 12px;margin: 5px 0;}
.plus_post_ftr{font-size: 12px;color: #6e6e6e;float: right;padding-right: 6px;}
.plus_post_ftl{font-size: 12px;float: left;}
.plus_post:hover{}
.plus_post:hover header h2 a{}
.eghtesad_bc{color: #3c7bc3;display: block;position: relative;float: right;margin-left: 15px;}
.eghtesad_bc::before{content: '';width: 7px;height: 7px;background:#3c7bc3;border-radius: 50%;float: right;margin: 10px 0 0 5px;}
.siasi_bc{color: #e50e28;display: block;position: relative;float: right;margin-left: 15px;}
.siasi_bc::before{content: '';width: 7px;height: 7px;background:#e50e28;border-radius: 50%;float: right;margin: 10px 0 0 5px;}
.ejtema_bc{color: #8f3cc3;display: block;position: relative;float: right;margin-left: 15px;}
.ejtema_bc::before{content: '';width: 7px;height: 7px;background:#8f3cc3;border-radius: 50%;float: right;margin: 10px 0 0 5px;}
.plus_h_post{width: 100%;background: #fcfcfc;border-bottom: 3px solid #e3e7eb;padding: 7px;
border-radius: 7px;transition:all 0.3s ease-in-out;}
.plus_h_post figure,.plus_h_post figure a{display: block;line-height: 0;}
.plus_h_post figure img{border-radius: 5px;}
.plus_h_post figure{float: right;margin-left: 15px;}
.plus_h_post header{overflow: hidden;}
.post_pdae{color: #6e6e6e;float: right;padding-right: 15px;position: relative;}
.post_pdae::before{content: '';width: 1px;height: 12px;background: #6e6e6e;position: absolute;right: 0;top: 8px;}
.plus_h_post header h2{width: 100%;clear: both;height: 52px;overflow: hidden;padding-right: 6px;}
.plus_h_post header h2 a{font-weight: bold;font-size: 14px;}
.plus_h_post:hover{border-bottom: 3px solid #e50e28;}
.plus_h_post:hover header h2 a{color: #e50e28;}
.archive_posts{margin-bottom: 15px;background:#fff !important;}
.archive_posts header h2{height: auto;margin-bottom: 3px;}
.archive_txt{overflow: hidden;}
.cats_det_box h1{font-size:19px;font-weight:bold;margin-bottom:10px;}
.notes_box{width: 100%;height: auto;}
.news_notes_side ul{margin: 0 -10px;}
.news_notes_side ul li{width: 33.33%;float: right;padding: 10px;}
.notes_items{width: 100%;height: 75px;}
.notes_items figure{width: 75px;height: 75px;float: right;margin-left: 15px;border-radius: 50%;
background-image: linear-gradient(97.2deg,rgba(235,62,62,1) 10.5%,rgba(101,46,229,1) 93.7%);
background-image: -moz-linear-gradient(97.2deg,rgba(235,62,62,1) 10.5%,rgba(101,46,229,1) 93.7%);
background-image: -ms-linear-gradient(97.2deg,rgba(235,62,62,1) 10.5%,rgba(101,46,229,1) 93.7%);
background-image: -webkit-linear-gradient(97.2deg,rgba(235,62,62,1) 10.5%,rgba(101,46,229,1) 93.7%);}
.notes_items img{width: 71px;height: 71px;display: block;margin:2px;padding: 2px;background: #fff;border-radius: 50% !important;}
.notes_items span{margin-top: 5px;}
.notes_items span,.notes_items p a{color: #6e6e6e;font-size: 11px;font-weight: bold;line-height: 15px;}
.notes_items p a{font-weight: normal;}
.notes_items h3{font-size: 14px;height: 32px;overflow: hidden;}
.notes_items h3 a{font-weight: bold;}
.notes_items h3 a:hover{}
.ads_top_box a{line-height: 0;display: inline-block;}
.images_ads_box{line-height: 0;float: right;width: 78%;}
.tell_number_box{padding: 3px;float: left;width: 18%;text-align: center;border:1px dashed #a0a0a0;color: #a0a0a0;}
.telss_number{font-size: 15px;font-weight: bold;}
#more_news_box ul{margin:0 -10px;}
#more_news_box ul li{padding: 10px;float: right;width: 25%;position: relative;height: 320px;}
#more_news_box ul li:first-child,#more_news_box ul li:last-child{width: 50%;}
#more_news_box .img_slide_item img{width: 100%;}
.more_news_posts{width: 100%;height: auto;}
.more_news_posts .img_slide_item img{min-height:auto;height:auto;}
#more_news_box .plus_post header h2{height: 70px;}
.news_img_box{width: 100%;background: #313131;border-radius: 5px;padding: 15px;}
.news_img_box .title_nt_box h4,.news_img_box .title_nt_box h2{color: #e50e28;}
.news_img_box .title_nt_box span{color: #fff;}
.news_img_box .more_news_link{color: #fff;}
.news_img_rt{width: 100%;height: auto;}
.news_img_right{width: 49%;float: right;}
.news_img_right_elementor{width: 100%;float: right;}
.news_img_left{width: 49.5%;float: left;padding: 0 0 0 10px;}
.news_img_left_elementor{width: 100%;float: left;padding: 0 0 0 10px; margin-top: 62px;}
.news_img_right img{width: 100%;}
.news_img_left ul{margin: -5px;}
.news_img_left ul li{width: 50%;float: right;padding: 5px;}
.news_img_left .slide_img_t{font-size: 11px;color: #fff;}
.news_img_left .slide_img_p{font-size: 12px;font-weight: normal;color: #fff;}
.news_img_left img{min-height:auto;}

.news_img_left_elementor ul{margin: -5px;}
.news_img_left_elementor ul li{width: 50%;float: right;padding: 5px;}
.news_img_left_elementor .slide_img_t{font-size: 11px;color: #fff;}
.news_img_left_elementor .slide_img_p{font-size: 12px;font-weight: normal;color: #fff;}
.news_img_left_elementor img{min-height:auto;}

#sports_box .title_nt_box{color: #1aba65;}
#sports_box .title_nt_box::before{background: #1aba65;}
.news_boxdc{width: 100%;height: auto;}
.news_boxdc_right{width: 37%;float: right;}
.news_boxdc_left{width: 61%;float: left;}
.news_boxdc_left ul{margin: -13px;}
.news_boxdc_left ul li{width: 50%;float: right;padding: 13px;}
.news_boxdc_left .plus_h_post header{height: 60px;overflow: hidden;}
/*
.news_boxdc_left .plus_h_post header,.news_boxdc_left .plus_h_post footer{width: 58%;padding-left: 2%;float: left;}
*/
.news_boxdc_left .plus_h_post{margin-bottom: 0;}
.big_posts{width: 100%;height: auto;position: relative;border-radius: 7px;overflow: hidden;}
.big_posts figure,.big_posts figure a{display: block;line-height: 0;}
.big_posts figure img{display: block;line-height: 0;border-radius: 7px;width: 100%;}
.big_posts figure a::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background: -moz-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.1) 5%,rgba(0,0,0,.5) 75%,rgba(0,0,0,.75) 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,0)),color-stop(5%,rgba(0,0,0,.1)),color-stop(75%,rgba(0,0,0,.5)),color-stop(100%,rgba(0,0,0,.75)));
    background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.1) 5%,rgba(0,0,0,.5) 75%,rgba(0,0,0,.75) 100%);
    background: -o-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.1) 5%,rgba(0,0,0,.5) 75%,rgba(0,0,0,.75) 100%);
    background: -ms-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.1) 5%,rgba(0,0,0,.5) 75%,rgba(0,0,0,.75) 100%);
}
.big_posts_txb{position: absolute;bottom: 0;right: 0;left: 0;padding: 10px;color: #fff;z-index: 9999999999;}
.big_posts_txb header h2 a{font-size: 15px;font-weight: bold;color: #fff;margin: 7px 0;display: block;}


.news_vdo_right{width: 50%;float: right;}
.news_vdo_right_elementor{width: 100%;float: right;}
.news_vdo_left{width: 48%;float: left;padding-left: 10px;}
.news_vdo_left_elementor{width: 100%;float: left;padding-left: 10px;}
#video_gallerys .slide_img_t i{font-size: 18px;display: inline-block;vertical-align: middle;}
#video_gallerys .slide_img_dets{padding: 15px;}
#video_gallerys .slide_img_dets::before{display: none;}

.gg-play-button {width: 50px;height: 50px;box-sizing: border-box;z-index: 99999;
position: absolute;top: 0;right: 0;left: 0;bottom: 0;margin: auto;
display: block;border-radius: 50%;background: rgba(255,255,255,0.4);
transform: scale(var(--ggs,1));}
.gg-play-button::before {width: 0;height: 20px;content: "";display: block;box-sizing: border-box;position: absolute;
border-top: 10px solid transparent;border-bottom: 10px solid transparent;border-left: 12px solid #fff;
transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;
top: 0;right: 0;left: 0;bottom: 0;margin: auto;border-radius:3px;}

.news_vdo_right:hover .gg-play-button::before,.news_vdo_left li:hover .gg-play-button::before{}

.right_vdo_li{width: 200px;float: right;background: #353535;color: #fff;margin-left: 20px;
border-radius: 7px;}
.img_vdo_left{width: 145px;height: 100px;float: left;position: relative;}
.right_vdo_li img{width: 145px;height: 100px;
border-radius: 7px 0 0 7px;}
.right_vdo_li_number{width: 55px;height: 100px;line-height: 100px;text-align: center;font-size: 40px;float: right;
color: #fff;}
.right_vdo_li i.icofont-image{width: 25px;height: 25px;font-size: 25px;
position: absolute;right: 0;left: 0;top: 0;bottom: 0;margin: auto;}
.img_vdo_left .gg-play-button{width: 40px;height: 40px;}
.left_vdo_li{width: 100%;overflow: hidden;}
.left_vdo_li span{display: block;color: #989898;position: relative;}
.pdates{font-size: 11px;}
.ptitres{font-size: 14px;margin-bottom: 10px;}
.ptimes{float: right;background-color: #000;color: #fff !important;padding: 0 10px;border-radius: 3px;}
.news_vdo_left li{width: 95%;margin-bottom: 10px;}
.news_vdo_left li:hover .ptimes{opacity:0.7;}
.news_vdo_left li:hover .right_vdo_li_number{}
.scrolls_bars{height: 413px;position: relative;}

.news_vdo_left li a:hover span{color: #fff !important;}


.right_reports_box{width: 73%;float: right;}
.comments_boxc{margin-bottom: 0;}
.pishkhan_box{width: 100%;float: left;margin-bottom: 30px;}
.right_reports_box .plus_post_txt{height: 190px;}

.right_reports_box_right{width: 50%;float: right;}
.right_reports_box_left{width: 48%;float: left;}
.right_reports_box .plus_post,.right_reports_box .plus_post:hover{background: unset;border-bottom: unset;}
.report_links_b{padding-right: 30px;position: relative;display: block;}
.report_links_b::before{content: '';width: 3px;height: 80%;position: absolute;right: 15px;top: 10%;
border-radius: 3px;display: block;}
.report_links_b span{display: block;}
.report_links_b .slide_img_t{font-size: 12px;}
.report_links_b .slide_img_p{font-weight: bold;}
.right_reports_box_left ul li{margin-bottom: 20px;}
.right_reports_box_left ul li:last-child{margin-bottom: 0;}

.pishkhan_img_box{width: 80%;margin: 0 auto;position: relative;margin-bottom: 30px;}
.pishkhan_img_box img{z-index: 2;display: block;position: relative;border-radius: 7px;}
.pishkhan_img_box::after{content: '';width: 110%;height: 50%;background: #dc0e27;z-index: 1;
position: absolute;bottom: -15px;right: -5%;left: -5%;
border-radius: 7px;}

.bt_boxes{position: relative;direction: rtl;}
.bt_boxes_right{float: right;position: relative;font-weight: bold;font-size: 14px;padding-right: 10px;}
.bt_boxes_left{float: left;}
.bt_boxes_right::before{content: '';width: 3px;height: 80%;position: absolute;right: 0;top: 10%;
border-radius: 3px;display: block;}


.pishkhan_box .owl-dots{position: absolute;top: -45px;}
.pishkhan_box .owl-dot{float: left;}
.pishkhan_box .owl-dots .active span,.pishkhan_box .owl-dot:hover span{}

.comments_box_txt{font-size: 11px;line-height: 24px;text-align: justify;direction: rtl;height: 42px;overflow: hidden;}
.comment_imgs_box{width: 120px;margin: 0 auto;margin-bottom: 10px;text-align: center;position: relative;
padding-top: 20px;}
.comment_imgs_box img{width: 60px;height: 60px;margin: 0 auto;display: block;z-index: 99999;margin-bottom: 10px;
border-radius: 50%;}
.comment_imgs_box span{color: #ff6a07;font-size: 15px;font-weight: bold;}
.comment_imgs_box::before{content: "\efce";font-family: IcoFont !important;font-size: 110px;color: #ebebeb;
position: absolute;top: 40px;right: 0;left: 0;margin: auto;z-index: -1;}

#th3_boxs_t{margin-top: 45px;}

.rkian_box_s{width: 28%;float: right;height: auto;position: relative;margin-left: 2%;
padding: 15px 0;
background: #fff;
border-radius: 5px;}
.rkian_box_last{float: left;margin-left: 0;width: 40%;}
.rkian_box_last2{float: left;margin-left: 0;width: 100%;}
.rkian2_boxes{background: #fff;padding: 15px 0;position: relative;height: 350px;width:97%;
border-radius: 10px;}

.tirle_rty{padding: 3px 15px 20px 15px;float: right;color: #fff;
position: absolute;top: -20px;right: 0;
border-radius: 5px;}
.tirle_rty_elementor{padding: 3px 15px 20px 15px;float: right;color: #fff;position: absolute;top: -20px;right: 0;border-radius: 5px;background: #f00;}
.tirle_rty-elementor{padding: 3px 15px 20px 15px;float: right;color: #fff;
position: absolute;top: -20px;right: 0;
border-radius: 5px; background-color: #e3082c;}


.rkian2_boxes ul{padding: 0 15px;}
.rkian2_boxes ul li{border-bottom: 1px solid #f5f2f2;margin-bottom: 12px;padding-bottom: 12px;}
.rkian2_boxes ul li:last-child{border-bottom: unset;margin-bottom: 0;}
.rkian2_boxes .report_links_b::before {right:0;}
.rkian2_boxes .report_links_b{padding-right: 15px;}

.rkian_box_s .os-scrollbar > .os-scrollbar-track{background: #f4f4f4 !important;}
.img_link_ert img{float: right;margin-left: 15px;}

.news_rtgp{overflow: hidden;}
.news_rtgp span{display: block;font-size: 12px;}


.os-theme-light > .os-scrollbar:hover > .os-scrollbar-track > .os-scrollbar-handle {
    background: #000 !important;
}




#footer{width: 100%;background: #181818;color: #acacac;padding: 30px 0;margin-top: 40px;}
#footer a{color: #acacac;}
#footer a:hover{}
.ft_top_right_box{width: 45%;float: right;}
.ft_txtc{}
.ft_top_middle_box{width: 20%;float: left;}
.titles_frg{width: 100%;height: auto;clear: both;margin-bottom: 20px;font-size: 16px;font-weight: bold;
color: #fff;}


.ft_linksf{}
.ft_linksf li{width: 50%;float: right;}

.socials_links{width: 100%;height: auto;clear: both;margin: 20px 0;}
.socials_links a{float: left;width: 32px;height: 32px;line-height: 32px;text-align: center;font-size: 16px;
border:1px solid #444;margin-right: 10px;
border-radius: 50%;}


.socials_links a:hover{color: #fff !important;}



.copy_right_box{width: 100%;border-top:1px solid #262626;clear: both;padding-top: 20px;}
.copy_right_box_right{float: right;}
.copy_right_box_left{float: left;margin-top: 15px;}

#main_box{width: 100%;}
#sidebar_right{width: 73.5%;float: right;}
#sidebar_left{width: 25%;float: left;}
.archive #sidebar_left,.search #sidebar_left{margin-top: 35px;}

#sidebar_left .title_nt_box{padding-right: 12px;}
#sidebar_left .title_nt_box::before{right: 0;}
.aside_boxs{margin-bottom: 30px;position: relative;}
.aside_boxs .more_news_link{position: absolute;left: 10px;top: 15px;}
.aside_boxs .report_links_b::before{right: 0;}
.aside_boxs .report_links_b{padding-right: 15px;}
.side_boxes li{width: 100%;height: auto;clear: both;margin-bottom: 10px;}
.side_boxes li:last-child{margin-bottom: 0;}
.most_viewd_box li{border-bottom: 1px solid #f5f2f2;margin-bottom: 12px;padding-bottom: 12px;}
.most_viewd_box li:last-child{border-bottom: unset !important;margin-bottom: 0;}
.aside_boxs .plus_h_post .c_b_fo{overflow: hidden;}
.aside_boxs .plus_h_post figure{margin:7px 0 0 15px;}
.aside_boxs .plus_h_post .c_b_fo h3{width: 100%;clear: both;height: 52px;overflow: hidden;}
.aside_boxs .plus_h_post .c_b_fo h3 a{font-weight: bold;font-size: 13px;}

.ads_center_img{text-align: center;}

.breads_box{padding:10px 15px;margin-bottom: 20px;}
.breads_box i{float: right;font-size: 20px;margin: 2px 0 0 5px;color: #cecece;}

.single_boxs{margin-bottom: 20px;}
.news_article_box header{width: 100%;height: auto;clear: both;margin-bottom: 15px;padding-bottom: 15px;
border-bottom: 1px solid #cecece;}
.news_article_box footer{width: 100%;height: auto;clear: both;margin-top: 15px;padding-top: 15px;
border-top: 1px solid #cecece;}

.news_article_box footer a{padding: 0 10px;background: #f6f6f6;color:#333;float: right;margin: 3px;
border-radius: 3px;}

.news_article_body img{border-radius: 5px;}
.short_desck_body{width: 100%;height: auto;padding: 15px;background: #fbfbfb;margin-bottom:15px;
border-radius: 7px;}

.hed_title{float: right;margin-top: 7px;}
.left_head_bxc{float: left;position: relative;}
.lefts_box_items,.share_box a{width: 40px;height: 40px;line-height: 42px;text-align: center;background: #f6f6f6;color: #909090;border:unset;
float: left;margin-right: 10px;font-size: 22px;cursor: pointer;
border-radius: 12px;}
.news_article_box header h1{font-size: 20px;font-weight: bold;width: 100%;height: auto;clear: both;
margin: 5px 0 20px 0;}
.news_article_box header ul li{height: 20px;line-height: 20px;
float: right;padding-left: 20px;margin-left: 20px;}
.news_article_box header ul li i{font-size: 19px;display: inline-block;vertical-align: middle;margin-left: 5px;}
.ads_bt_box,.related_box {width: 100%;height: auto;clear: both;margin-bottom: 20px;}
.related_box .plus_post{width: 250px;margin: 0 auto;float: none;direction: rtl;}
.plus_post{width: 100%;background: #fcfcfc;border-bottom: 3px solid #e3e7eb;padding: 7px;
border-radius: 7px;}
.plus_post .rel_bxc figure{margin-bottom: 10px;}
.plus_post .rel_bxc figure img{width: 100%;}
.plus_post .rel_bxc figure a,.plus_post .rel_bxc figure img{display: block;line-height: 0;border-radius: 5px;}
.plus_post .rel_bxc h2{width: 100%;height: 55px;overflow: hidden;font-weight: bold;font-size: 14px;}

.comments_box_roles{width: 100%;height: auto;clear: both;color: #fff;}


.share_box{background: #ececec;font-size: 20px;position: absolute;left: 0;top: 60px;padding: 10px;width: 160px;
border-radius: 7px;display: none;}
.share_box .icofont-whatsapp{margin-right: 0 !important;}
.share_box .icofont-paper-plane:hover{background: #00abff;color: #fff;}
.share_box .icofont-twitter:hover{background: #00aced;color: #fff;}
.share_box .icofont-whatsapp:hover{background: #55d775;color: #fff;}
.lefts_box_items:hover,.share_box a:hover{
    background: #eb0909d1;
    color: #fff;}
.post-actions-input{width: 180px;margin-top: 5px;float: left;overflow: hidden;}
.post-actions-input input{width: 180px;position: relative;direction: ltr;font-size: 12px;
border: 1px solid #858585;background: #ececec;padding: 5px 10px;border-radius: 25px;}
.post-actions-input{display: none;}


.single_img_box{width: 100% !important;}
.gallery_box_x{width: 100%;height: auto;clear: both;margin: 20px auto;}
.gallery_box_x ul{margin: 0 -10px;}
.gallery_box_x ul li{width: 25%;height: auto;float: right;
padding: 10px;position: relative;}
.gallery_box_x ul li img{width:100%;display: block;border-radius: 3px;line-height: 0;}
.gallery_box_x ul li a{display: block;line-height: 0;position: relative;border-radius: 5px;
overflow: hidden;}
.gallery_box_x ul li a .icofont-search{width: 25px;height: 25px;font-size: 25px;position: absolute;margin: auto;
position: absolute;right: 0;left: 0;top: 0;bottom: 0;color: #fff;}

.gallery_box_x ul li a::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background: -moz-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.1) 5%,rgba(0,0,0,.5) 75%,rgba(0,0,0,.75) 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,0)),color-stop(5%,rgba(0,0,0,.1)),color-stop(75%,rgba(0,0,0,.5)),color-stop(100%,rgba(0,0,0,.75)));
    background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.1) 5%,rgba(0,0,0,.5) 75%,rgba(0,0,0,.75) 100%);
    background: -o-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.1) 5%,rgba(0,0,0,.5) 75%,rgba(0,0,0,.75) 100%);
    background: -ms-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.1) 5%,rgba(0,0,0,.5) 75%,rgba(0,0,0,.75) 100%);
}




.single-media,.post-type-archive-gallery,.single-gallery,.post-type-archive-media,.tax-gallery_cat,.tax-media_cat{background: #313131;}
.single-media .news_img_box,.single-gallery .news_img_box{padding: 0;margin-bottom: 30px;}
.single-media .news_vdo_left,.single-gallery .news_vdo_left{padding-left: 0;}
#fim_content ul{margin: -15px;}
#fim_content ul li{width: 33.3%;float: right;padding: 15px;}
.films_post{width: 100%;position: relative;margin: 0 auto;border-radius: 5px;overflow: hidden;}
.films_post header a i.icofont-image,.img_big_icon{width: 25px;height: 25px;color: #fff;
font-size: 25px;position: absolute;right: 0;left: 0;top: 0;bottom: 0;margin: auto;}
.img_big_icon{width: 40px;height: 40px;font-size: 40px;}
.films_post header figure{width: 100%;height: auto;}
.films_post header figure img{border-radius: 5px;width: 100%;height: auto;}
.films_post header figure a{display: block;line-height: 0;}
.films_post .ptimes{position: absolute;top: 10px;left: 10px;}
.films_post figure a::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background: -moz-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.1) 5%,rgba(0,0,0,.5) 75%,rgba(0,0,0,.75) 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,0)),color-stop(5%,rgba(0,0,0,.1)),color-stop(75%,rgba(0,0,0,.5)),color-stop(100%,rgba(0,0,0,.75)));
    background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.1) 5%,rgba(0,0,0,.5) 75%,rgba(0,0,0,.75) 100%);
    background: -o-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.1) 5%,rgba(0,0,0,.5) 75%,rgba(0,0,0,.75) 100%);
    background: -ms-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.1) 5%,rgba(0,0,0,.5) 75%,rgba(0,0,0,.75) 100%);
}
.films_bt_content{position: absolute;bottom: 0;left: 0;right: 0;padding: 15px 30px 15px 15px;
line-height: 27px;color: #fff;z-index: 99999;}
.film_dates{display: block;}
.film_h2_a a{color: #fff;}






.related_sliders .films_post{width: 90%;position: relative;}
.single-media .related_box,.single-media #respond{background: #313131;padding: 0;}
.single-media .title_nt_box h4{color: #fff;}
.single-media .form-submit #submit,.single-media #reviews #submit{background: #e50e28;}
.single-media #comments input#author,.single-media #comments input#email,.single-media #comments input#url,
.single-media #reviews input#url,.single-media #reviews input#email,.single-media #reviews input#author,
.single-media .comment-form-comment textarea#comment,.single-media #reviews textarea{background: #313131;color: #fff;}

.single-media .commentlist li{background: #313131;color: #fff;box-shadow: unset;
border: 1px solid #fff;}
.single-media .comment-date{background: transparent;}
.single-media .comment-replay a{color: #fff;}

.single-media .news_article_box{color:#fff;margin-bottom: 20px;}
.single-media .news_article_box header{border-bottom: unset;}
.single-media .news_article_box footer{border-top: unset;}
.single-media .news_article_box header h1{color: #fff;}
.single-media .vide_single{margin-bottom: 20px;}
.single-media .vide_single video{width: 100%;height: auto;
border-radius: 12px;}
.single-media .short_desck_body{background: #353535;}
.single-media .news_article_box footer a{background: #353535;color: #fff;}
.single-media .news_article_box footer a:hover{background: #515151;color: #fff;}
.single-media .news_article_box header ul li i{color: #fff;}

.single-media .news_article_dl{background: #353535;margin: 20px 0;padding: 15px;
border-radius: 7px;}
.single-media .news_article_dl ul{margin: 0 -10px;}
.single-media .news_article_dl ul li{width: 25%;float: right;padding: 10px;}
.single-media .news_article_dl ul li span{display: block;margin-top: 10px;}
.single-media .news_article_dl ul li a{display: block;border: 1px solid #fff;padding: 10px 0;text-align: center;
border-radius: 5px;color: #fff;}
.single-media .news_article_dl ul li a:hover{background: #e50e28;border: 1px solid #e50e28;color: #fff;}







.single-gallery .related_box,.single-gallery #respond{background: #313131;padding: 0;}
.single-gallery .title_nt_box h4{color: #fff;}
.single-gallery .form-submit #submit,.single-gallery #reviews #submit{}
.single-gallery #comments input#author,.single-gallery #comments input#email,.single-gallery #comments input#url,
.single-gallery #reviews input#url,.single-gallery #reviews input#email,.single-gallery #reviews input#author,
.single-gallery .comment-form-comment textarea#comment,.single-media #reviews textarea{background: #313131;color: #fff;}

.single-gallery .commentlist li{background: #313131;color: #fff;box-shadow: unset;
border: 1px solid #fff;}
.single-gallery .comment-date{background: transparent;}
.single-gallery .comment-replay a{color: #fff;}


.single-gallery .news_article_box{color:#fff;margin-bottom: 20px;}
.single-gallery .news_article_box header{border-bottom: unset;}
.single-gallery .news_article_box footer{border-top: unset;}
.single-gallery .news_article_box header h1{color: #fff;}
.single-gallery .vide_single{margin-bottom: 20px;}
.single-gallery .vide_single video{width: 100%;height: auto;
border-radius: 12px;}
.single-gallery .short_desck_body{background: #353535;}
.single-gallery .news_article_box footer a{background: #353535;color: #fff;}
.single-gallery .news_article_box footer a:hover{background: #515151;color: #fff;}
.single-gallery .news_article_box header ul li i{color: #fff;}

.single-gallery .news_article_dl{background: #353535;margin: 20px 0;padding: 15px;
border-radius: 7px;}
.single-gallery .news_article_dl ul{margin: 0 -10px;}
.single-gallery .news_article_dl ul li{width: 25%;float: right;padding: 10px;}
.single-gallery .news_article_dl ul li span{display: block;margin-top: 10px;}
.single-gallery .news_article_dl ul li a{display: block;border: 1px solid #fff;padding: 10px 0;text-align: center;
border-radius: 5px;color: #fff;}
.single-gallery .news_article_dl ul li a:hover{background: #e50e28;border: 1px solid #e50e28;color: #fff;}



.films_side_lefts{}
.films_side_lefts li{width: 100%;height: auto;clear: both;margin-bottom: 15px;color: #6f6f6f;}
.films_side_lefts li img{border-radius: 5px;}
.films_side_lefts li a{color: #fff;}
.films_side_lefts li a:hover{color: #e50e28;}
.img_box_film{height: 85px;float: right;position: relative;margin-left: 10px;}
.films_side_lefts .img_link_ert img{margin-left: 0;}
.films_side_lefts .gg-play-button{width: 40px;height: 40px;}















.slide_img_top .owl-dots{display: none !important;}
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative;direction: ltr !important;}
.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}
.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}
.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}
.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}
.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}
.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}
.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{
background:0 0;color:inherit;border:none;padding:0!important;font:inherit;
}
.owl-carousel.owl-loading{opacity:0;display:block}
.owl-carousel.owl-hidden{opacity:0}
.owl-carousel.owl-refresh .owl-item{visibility:hidden}
.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.owl-carousel.owl-grab{cursor:move;cursor:grab}
.owl-carousel.owl-rtl{direction:rtl !important;}
.owl-carousel.owl-rtl .owl-item{float:right}
.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}
.owl-carousel .owl-animated-in{z-index:0}
.owl-carousel .owl-animated-out{z-index:1}
.owl-carousel .fadeOut{animation-name:fadeOut}
@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}
.owl-height{transition:height .5s ease-in-out}
.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}
.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}
.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}
.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}
.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}
.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}
.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}
.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}
.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
.owl-theme .owl-nav{text-align: center;-webkit-tap-highlight-color: transparent; }
.owl-theme .owl-nav [class*='owl-'] {
width: 35px;height: 35px;font-size: 25px !important;
border-radius: 12px;top: 50%;background: #fff !important;
color:#a8a8a8 !important;text-align: center;cursor: pointer;
position: absolute;-webkit-transform: translateY(-50%);transform: translateY(-50%);}
.owl-carousel .owl-nav button.owl-prev{right: -60px;-webkit-box-shadow: 1.5px 0 4px 0 rgba(0,0,0,.15);
box-shadow: 1.5px 0 4px 0 rgba(0,0,0,.15);}
.owl-carousel .owl-nav button.owl-next{left: -60px;-webkit-box-shadow: -1.5px 0 4px 0 rgba(0,0,0,.15);
box-shadow: -1.5px 0 4px 0 rgba(0,0,0,.15);}
.owl-theme .owl-nav [class*='owl-']:hover{background: #ffa800;color:#fff !important;text-decoration: none;}
.owl-theme .owl-nav [class*='owl-']:hover{background: #e50e28 !important;}
.owl-theme .owl-nav .disabled {opacity: 0.5;cursor: default; }
.owl-theme .owl-nav.disabled + .owl-dots{margin-top: 10px; }
.owl-theme .owl-dots {text-align: center;-webkit-tap-highlight-color: transparent;}
.owl-theme .owl-dots .owl-dot {display: block;zoom: 1;*display: inline;}
.owl-theme .owl-dots .owl-dot span {width: 10px;height: 10px;margin: 3px;background: #d6dee8;display: block;
-webkit-backface-visibility: visible;transition: opacity 200ms ease;border-radius: 30px;}
.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background: #49962d;}

.slide_img_top .owl-nav button.owl-next{width: 25px;height: 25px;
color: #000 !important;
top: 30px;left: 50px !important;border-radius: 3px;}
.slide_img_top .owl-nav button.owl-prev{width: 25px;height: 25px;color: #000 !important;right: auto !important;
top: 30px;left: 20px !important;border-radius: 3px;}


.news_img_right .owl-nav button.owl-next {
    width: 35px;
    height: 35px;
    background: rgba(0,0,0,0.6) !important;
    color: #fff !important;
    right: 20px !important;bottom:0;margin: auto;margin-right: 0;
    left: 0 !important;
    border-radius: 50%;
}
.news_img_right .owl-nav button.owl-prev {
    width: 35px;
    height: 35px;
    background: rgba(0,0,0,0.6) !important;
    color: #fff !important;
    left: 20px !important;bottom:0;margin: auto;margin-left: 0;
    right: 0 !important;
    border-radius: 50%;
}

.related_sliders .owl-nav button.owl-prev{right: 0px;background: rgba(0,0,0,0.3) !important;
color: #fff !important;font-size: 35px;border-radius: 0 50% 50% 0;}
.related_sliders .owl-nav button.owl-next{left: 0px;background: rgba(0,0,0,0.3) !important;
color: #fff !important;font-size: 35px;border-radius: 50% 0 0 50%;}

#comment-nav-above{text-align: center;border-radius: 3px;-moz-border-radius: 3px;-webkit-border-radius: 3px;
box-shadow: 1px 1px 7px rgba(0,0,0,.2);-moz-box-shadow: 1px 1px 7px rgba(0,0,0,.2);-webkit-box-shadow: 1px 1px 7px rgba(0,0,0,.2);-ms-box-shadow: 1px 1px 7px rgba(0,0,0,.2);margin: 5px auto;border: none;
display: table;white-space: nowrap;padding: 3px;}
#comment-nav-above a,#comment-nav-above span {padding: 7px 14px;display: inline-block;
border-radius: 3px;-moz-border-radius: 3px;-webkit-border-radius: 3px;}
#comment-nav-above a:focus,#comment-nav-above a:hover,#comment-nav-above span.current {background: #e54a3a;color: #fff;}

#comments,.woocommerce-Reviews{width: 100%;height: auto;margin: 10px auto;}
#commentform{width: 100%;height: auto;margin: 0 auto;}
.comment-form-rating{width: 100%;float: right;margin-bottom: 0 !important;}
.right-commentss{width: 100% !important;height: auto;float: right;}
.leftss00{width: 100%;float: left;}
.comment-form-author{width: 49.4%;float: right;}
.comment-form-email{width: 49.4%;float: left;}
.comment-form-url{display: none;}

textarea#comment,.woocommerce #review_form #respond textarea,#reviews textarea{width: 100% !important;
height: 150px !important;float: left !important;margin-bottom: 5px;}
.comment-form-comment{width: 100%;height: auto;float: none;margin: 0 auto;}
.side_boxs select{width: 90% !important;height: 30px;margin: 15px auto;float: none !important;}
#comments input#author,#comments input#email,#comments input#url,#reviews input#url,
#reviews input#email,#reviews input#author,.side_boxs select,
#edd_checkout_form_wrap input[type="text"],#edd_checkout_form_wrap input[type="email"],
#edd_checkout_form_wrap input[type="password"],#edd_checkout_form_wrap input[type="tel"],
#edd_checkout_form_wrap textarea,.rkianoosh_txt form input{
  width: 100%;
  height: 50px;
  float: right;
  display: block;
  position: relative;
  font-size: 13px !important;
background: #fff;
border: 1px solid #ccc;
  text-indent: 10px;padding: 3px 0;
  border-radius: 3px;-moz-border-radius: 3px;-webkit-border-radius: 3px;
}
.rkianoosh_fields input[type="submit"]{color: #fff !important;}


.wpcf7-quiz-label{width: 100%;clear: both;display: block;}
.wpcf7-form-control-wrap {position: unset !important;}

.comment-form-comment textarea#comment{width: 100% !important;}
.logged-in .comment-form-comment textarea#comment{width: 100% !important;}
.comment-form-comment textarea#comment,#reviews textarea,.rkianoosh_txt form textarea{
  font-size: 13px !important;
  height: 150px;background: #fff;
border: 1px solid #ccc;
  padding: 10px;
  position: relative;
  text-align: justify !important;
  float: left;border-radius: 3px;-moz-border-radius: 3px;-webkit-border-radius: 3px;
}
.side_boxs form a{color: #404040;padding-top: 25px;}
.rkianoosh_txt form textarea,.rkianoosh_txt form input[type="submit"]{float: right !important;clear: both;}
#comments input#author,#comments input#email,#comments input#url,#comments textarea#comment,
#reviews input#author{transition: all 0.5s;margin:0 0 10px 0;}
.form-submit #submit,#reviews #submit,.rkianoosh_txt form input[type="submit"]{
width: 120px !important;
height: 45px !important;
font-size: 15px;border: unset;outline: unset;
cursor: pointer;
float: left;
background: #313131;
color: #fff;
border-radius: 3px;-moz-border-radius: 3px;-webkit-border-radius: 3px;
}
.form-submit #submit:hover,.rkianoosh_txt form input[type="submit"]:hover{color: #fff;}
.bypostauthor{}
.comment-content{width: 92%;float: left;height: auto;position: relative;text-align: justify;}
.rkianoosh_ir_com{width: 100%;position: relative;margin-top: 5px;}
#respond{width:100%;height:auto;margin-bottom: 25px;padding:15px;background: #fff;
border-radius: 5px;}
.commentlist li{width:100%;height:auto;margin:0 auto;position: relative;
padding:15px;margin-bottom: 25px;background: #fff;border-radius: 5px;}
.commentlist li:last-child{margin-bottom: 0;}

#reply-title{font-family:vazir;margin:0 20px;font-size: 14px;}
.left_kianoosh_like{width: auto;float: left;text-align: center;margin-top: 3px;
font-size: 13px;padding: 0;line-height: 25px;}
.comments_likes{width: 40%;float: right;display: inline-grid;}
.comment-date{float: left;text-align: left;background: #f0f2f7;padding: 0 6px;
border-radius: 5px;}
#comments .avatar,.woocommerce-Reviews .avatar{
  width: 45px !important;
  height: 45px !important;
  border-radius: 3px;
}
.fn{line-height: 30px;float: right;font-size: 15px;position: relative;z-index: 2;}
.fn a{color: #49962d !important;}

.comment-meta{padding-bottom: 0;padding: 0 !important;width: 50px;
position: absolute;right: 15px;top: 20px;
margin-top: 0 !important;border-top: none !important;}
.comment-replay a{text-align: center;float: left;}
.comment-replay a::before{content: "\efd4";font-family: IcoFont !important;vertical-align: middle;
margin-left: 7px;}

#commentnotes{font-size:10px;}
.comment .depth-2,.comment .depth-3,.comment .depth-4,.comment .depth-5{width:97%;margin-bottom: 15px;}
.comment-title{font-size: 16px;padding: 15px;}
.attachment-shop_thumbnail{width: 23%;height: 50px;padding: 0.5%;margin: 5px 0.48%;float: right;border: 1px solid #D4D4D4;}




.responsive-menu-button-inner {position: absolute;width: 24px;height: 2px;
left: 0;top: 0;bottom: 0;right: 0;margin: auto;background-color: #afafaf;}
.panel-menu-button-inner::after,.panel-menu-button-inner::before,.responsive-menu-button-inner::after,
.responsive-menu-button-inner::before {content: "";
-webkit-transition: transform .45s cubic-bezier(.5,-.6,.19,1),top .45s cubic-bezier(.5,-.6,.19,1),bottom .45s cubic-bezier(.5,-.6,.19,1),background .3s ease-in-out;
-webkit-transition: top .45s cubic-bezier(.5,-.6,.19,1),bottom .45s cubic-bezier(.5,-.6,.19,1),background .3s ease-in-out,-webkit-transform .45s cubic-bezier(.5,-.6,.19,1);
transition: top .45s cubic-bezier(.5,-.6,.19,1),bottom .45s cubic-bezier(.5,-.6,.19,1),background .3s ease-in-out,-webkit-transform .45s cubic-bezier(.5,-.6,.19,1);
transition: transform .45s cubic-bezier(.5,-.6,.19,1),top .45s cubic-bezier(.5,-.6,.19,1),bottom .45s cubic-bezier(.5,-.6,.19,1),background .3s ease-in-out;
transition: transform .45s cubic-bezier(.5,-.6,.19,1),top .45s cubic-bezier(.5,-.6,.19,1),bottom .45s cubic-bezier(.5,-.6,.19,1),background .3s ease-in-out,-webkit-transform .45s cubic-bezier(.5,-.6,.19,1);
}
.panel-menu-button-inner,.panel-menu-button-inner::after,.panel-menu-button-inner::before,
.responsive-menu-button-inner,.responsive-menu-button-inner::after,.responsive-menu-button-inner::before{
position: absolute;width: 24px;height: 2px;background-color: #afafaf;}
.panel-menu-button-inner::before,.responsive-menu-button-inner::before{bottom: -7px;}
.panel-menu-button-inner::after,.responsive-menu-button-inner::after{top: -7px;}
.responsive-menu-button-inner::after, .responsive-menu-button-inner::before{right: 0;}

#cssmenu{}
.navicon{height:40px;width:40px;line-height: 43px;float:left;cursor:pointer;position: relative;
font-size: 20px;text-align: center;background: #f0f2f7;color: #7f8187;margin:12px 10px 0 0;
border-radius: 4px;}
#mobiles_header .circle_hlink{height:40px;width:40px;line-height: 43px;float: left;text-align: center;
cursor: pointer;background: #f0f2f7;color: #7f8187;position: relative;font-size: 20px;margin:12px 10px 0 0;
border-radius: 4px;}

#mobiles_header .login_register_url{height:46px;width:46px;line-height: 49px;font-size: 25px;padding: 0;
margin:10px 15px 0 0 !important;text-align: center !important;}

#mobiles_header{width:100%;height: 65px;
position:fixed;top:0;right:0;left:0;display:none;z-index:99999999999;background: #313131;
padding:0 2%;box-shadow:0 0 20px rgba(0,0,0,0.4);}

.mobiles_menu{position: fixed;
float: none;
height: 100%;
right: 0px;top: 0;
background: #333;
width: 220px;
z-index: 999999999;
margin: 0px -232px 0px 0px;overflow-y: auto;}

.bodydeactive{width:100%;height:100%;background:rgba(0, 0, 0, 0.4);position:fixed;z-index:99999999;
display:none;top:0px;right: 0;left: 0;bottom: 0;}

.top_logo_title{width:100%;height:auto;background:#000;text-align:center;position:relative;padding: 15px 0;}
.top_logo_title a{display: block;width: 100%;height: auto;clear: both;color: #fff;}
.top_logo_title img{display: block;margin: 0 auto;padding: 10px 0;}
.top_logo_title span{padding-bottom: 10px;display: block;}

.bottom_box{text-align: center;width: 100%;background: #222;}
.bottom_box .socials_url{width: 100%;float: none;text-align: center;}
.bottom_box a{display: inline-block;font-size: 26px;padding: 5px;color: #fff;float: none;margin: 3px;
border-radius: 3px;}
.bottom_box a:hover{background: #fff;}


.search_icons{font-size: 18px;margin-left: 0;}
.search_mobile_box{}
.logo_mobiles{width: 145px;height:43px;line-height: 0;margin-top: 5px 0;float: right;}

.searches_mobile{width: 100%;height: 65px;margin: 0 auto;display: none;z-index: 9999999999;
position:absolute;right: 0;left: 0;top: 0;}
#lsds_mobile{width: 100%;height: 100%;position: absolute;right: 0;top: 0;left: 0;bottom: 0;
background: #fff;border: unset;padding-right: 20px;}
.searches_mobile button{width: 60px;height: 60px;text-align: center;font-size: 25px;cursor: pointer;
border: unset;background: transparent;position: absolute;left: 0;top: 0;}

#cssmenu,#cssmenu ul,#cssmenu ul li,#cssmenu ul li a {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#cssmenu {
  width: 100%;
  color: #ffffff;position: relative;
}
#cssmenu ul ul {
  display: none;
}
.align-right {
  float: right;
}
#cssmenu ul li,#cssmenu ul li a{position: relative;display: block;}
#cssmenu > ul > li > a {
  padding: 10px 20px;
  z-index: 2;
  font-size: 14px;
  color: #fff;display: block;
}
#cssmenu > ul > li > a:hover,#cssmenu > ul > li.active > a,
#cssmenu > ul > li.open > a{background: #e50e28;}
#cssmenu > ul > li.open > a {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.15);
}
#cssmenu > ul > li:last-child > a,#cssmenu > ul > li.last > a {}
.holder {
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  left: 0;
}
.holder::after,.holder::before {
  display: block;
  position: absolute;
  content: "";
  width: 6px;
  height: 6px;left: 20px;
  z-index: 10;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.holder::after {
  top: 11px;
  border-top: 2px solid #ffffff;
  border-left: 2px solid #ffffff;
}
#cssmenu > ul > li > a:hover > span::after,
#cssmenu > ul > li.active > a > span::after,
#cssmenu > ul > li.open > a > span::after {
  border-color: #eee;
}
.holder::before {
  top: 12px;
  border-top: 2px solid;
  border-left: 2px solid;
  border-top-color: inherit;
  border-left-color: inherit;
}
#cssmenu ul ul li a {
  padding: 10px 20px;
  z-index: 1;
  font-size: 13px;
  color: #eee;
}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li.open > a,
#cssmenu ul ul li.active > a {
  color: #fff;
}
#cssmenu ul ul li:first-child > a {
}
#cssmenu ul ul ul li:first-child > a {
}
#cssmenu ul ul ul li a {
  padding-right: 30px;
}
#cssmenu > ul > li > ul > li:last-child > a,
#cssmenu > ul > li > ul > li.last > a {
  border-bottom: 0;
}
#cssmenu > ul > li > ul > li.open:last-child > a,
#cssmenu > ul > li > ul > li.last.open > a {
}
#cssmenu > ul > li > ul > li.open:last-child > ul > li:last-child > a {
  border-bottom: 0;
}
#cssmenu ul ul li.has-sub > a::after {
  display: block;
  position: absolute;
  content: "";
  width: 5px;
  height: 5px;
  left: 20px;
  z-index: 10;
  top: 11.5px;
  border-top: 2px solid #eeeeee;
  border-left: 2px solid #eeeeee;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
#cssmenu ul ul li.active > a::after,
#cssmenu ul ul li.open > a::after,
#cssmenu ul ul li > a:hover::after {
  border-color: #ffffff;
}

img:hover,.notes_items:hover img{-webkit-filter: grayscale(100%);filter: grayscale(100%);}



.fullwidts{width: 100% !important;}
.post_top_img{width:100%;height:auto;clear:both;display:block;line-height:0;text-align:center;margin:20px auto 15px auto;}
.post_top_img img{display:block;margin:0 auto;}

.pagination_box{width: 100%;height: auto;clear: both;margin: 25px 0 50px 0;}
.pagination{width: 100%;list-style: none;box-sizing: border-box;text-align: center;}
.pagination li {width: 40px;height: 40px;display: inline-block;padding: 0;float: none;margin:4px;}
.pagination li a,.pagination li .inactive,.pagination .current{width: 40px;height: 40px;text-align: center;
line-height: 40px;font-size: 18px;background: #fff;display: inline-block;
border-radius: 5px;box-shadow: 0 3px 10px rgba(11, 11, 11, 0.2);}
.post-type-archive-media .pagination li a,.post-type-archive-media .pagination li .inactive,.post-type-archive-media .pagination .current,.post-type-archive-gallery .pagination li a,.post-type-archive-gallery .pagination li .inactive,.post-type-archive-gallery .pagination .current{background: #111;color: #fff;}

.pagination .current,.pagination li a:hover,.post-type-archive-media .pagination .current,.post-type-archive-media .pagination li a:hover,.post-type-archive-gallery .pagination .current,.post-type-archive-gallery .pagination li a:hover{color: #fff !important;background: #aa2712 !important;}


.day_night_box{width: 40px;height: 40px;line-height: 40px;text-align: center;position: relative;float: left;
cursor: pointer;margin-right: 10px;background: #fff;
border-radius: 3px;}
.day_night_box i{font-size: 1.5rem;
line-height: 40px;
color: #424242;
display: inline-block;
margin-top: 0 auto;}
.darkmode i.icofont-sun-alt{display: none;}
.darkmode.active i.icofont-sun-alt{display: block;}
.darkmode.active i.icofont-moon{display: none;}
#mobiles_header .day_night_box{margin: 12px 0 0 0;background: #f0f2f7;
color: #7f8187;}
#mobiles_header .day_night_box i{color: #7f8187;}

.night{background: #313131;color:#fff;}
.night a,.night .plus_post_txt,.night .news_img_left .slide_img_p{color:#fff;}
.night .news_ticker_i,.night .top_img_ads,.night .vip_top_box,.night .news_plus_side,.night .news_notes_side, .night .ads_top_box,.night .news_tg_box,.night .sports_boxs,.night .aside_boxs,.night .breads_box,.night .single_boxs,.night .related_box,.night .news_img_box,.night .rkian_box_s,.night .rkian2_boxes,.night #respond,.night .commentlist li{background: #232328;box-shadow: unset;}
.night .sli_itemsp,.night .rkian2_boxes ul li,.night .news_article_box header,.night .most_viewd_box li{border-bottom: 1px solid rgba(0,0,0,0.4);}
.night .plus_h_post,.night .plus_post{border-bottom: 3px solid rgba(0,0,0,0.4);background: #19191b !important;}
.night .rkian_box_s .os-scrollbar > .os-scrollbar-track{background: #555 !important;}
.night .short_desck_body,.night .lefts_box_items,.night .share_box a,.night .news_article_box footer a,.night .comment-date,.night #comments input#author,.night #comments input#email,.night #comments input#url,.night #comments textarea#comment,.night #reviews input#author{background: #19191b;color:#fff;}
.night .news_article_box footer{border-top: 1px solid rgba(0,0,0,0.4);}
.night #comments input#author,.night #comments input#email,.night #comments input#url,.night #comments textarea#comment,.night #reviews input#author{border: 1px solid rgba(0,0,0,0.4);}

.vip_top_box .slick-vertical{overflow:hidden;}
.vip_top_box .slick-list{height:345px !important;}
.vip_top_box_elementor .slick-vertical{overflow:hidden;}
.vip_top_box_elementor .slick-list{height:345px !important;}


.slide_img_top img,.news_img_right img,.news_vdo_right img{width:645px;height:415px;}
.plus_post header figure img{width:300px;height:175px;}
#more_news_box ul li:first-child img, #more_news_box ul li:last-child img{width:630px;height:300px;}
.right_reports_box_right .plus_post header figure img{width:445px;height:266px;}


@media (max-width: 1300px){
.tarlanweb_center{width: 1200px;}
.tarlanweb_center_single{width: 1200px;}
.ticker{width: 85%;}
.images_ads_box{width: 85%;}
.tell_number_box{width: 15%;}
.ft_top_middle_box{width: 25%;}


}
@media (max-width: 1200px){
.tarlanweb_center,.tarlanweb_center_single{width: 1100px;}
.left_top_head{width: 100%;}
.logo{float: none;margin: 0 auto;width: auto;height: auto;padding: 15px 0;text-align: center;}
.logo a,.logo img{margin: 0 auto;}
.top_img_ads{width: 13%;}
.ticker{width: 82%;}
.ads_top_box a{width: 47%;margin: 10px 1%;}


}
@media (max-width: 1100px){
.tarlanweb_center,.tarlanweb_center_single{width: 1000px;}
.news_notes_side ul li{width: 50%;overflow: hidden;}


}
@media (max-width: 1000px){
.tarlanweb_center,.tarlanweb_center_single{width: 900px;}
.news_vdo_right,.news_boxdc_right,.right_img_slide,.news_img_right,.news_plus_right{
width: 100%;margin-bottom: 25px;}
.news_vdo_left,.news_boxdc_left,.news_img_left{width: 100%;padding-left: 0;}
.ticker{width: 78%;}
.news_plus_left{width: 100%;}
.vip_top_box{width: 77%;margin-right: 0;}
.top_img_ads{width: 20%;}
#more_news_box ul li:first-child,#more_news_box ul li:last-child {width: 100%;}
#more_news_box ul li{width: 50%;height: auto;}
.tell_number_box{width: 100%;}
.images_ads_box{width: 100%;text-align: center;}
.images_ads_box a{width: 49%;margin: 10px 0.5%;float: right;}
#sidebar_right,#sidebar_left{width: 100%;}
.archive #sidebar_left,.search #sidebar_left{margin-top: 0;}
#comments{margin-bottom: 25px;}

body{padding-top: 90px;}
#header{display: none;}
#mobiles_header{display: block;}


.slide_img_top img,.news_img_right img,.news_vdo_right img{width:100%;height:auto;}
.plus_post header figure img{width:100%;height:auto;}
#more_news_box ul li:first-child img, #more_news_box ul li:last-child img{width:100%;height:auto;}
.right_reports_box_right .plus_post header figure img{width:100%;height:auto;}

}
@media (max-width: 900px){
.tarlanweb_center,.tarlanweb_center_single{width: 800px;}
.right_reports_box{width: 100%;margin-bottom: 25px;}
.pishkhan_box{width: 48.5%;float: right;}
.comments_boxc{float: left;}
.vip_top_box{width: 100%;margin-bottom: 25px;}
.vip_top_box_elementor{width: 100%;margin-bottom: 25px;margin-right: 5px;}
.top_img_ads{width: 100%;}
.gallery_box_x ul li{width: 33.3%;}

.img_slide_item img{min-height:auto;height:auto;}

}
@media (max-width: 800px){
.tarlanweb_center,.tarlanweb_center_single{width: 700px;}
.ft_top_middle_box,.ft_top_right_box{width: 100%;}
.rkian_box_s{width: 100%;margin: 0 0 40px 0;}
.news_ticker_it{width: 100%;text-align: center;border-radius: 5px 5px 0 0;}
.news_ticker_it::after {display: none;}
.ticker{width: 100%;padding:5px 10px;}
#fim_content ul li{width: 50%;}
.news_article_box header h1{font-size: 16px;}
.news_article_box header ul li{margin-bottom: 5px;}


}
@media (max-width: 700px){
.tarlanweb_center,.tarlanweb_center_single{width: 600px;}
.news_boxdc_left ul li{width: 100%;}
.right_reports_box_right,.right_reports_box_left{width: 100%;}
.comment-form-author,.comment-form-email,.form-submit #submit,#reviews #submit[type="submit"]{width: 100% !important;}
.comment-content{width: 85%;}
.film_bg .news_article_dl ul li:first-child{width: 100%;}
.film_bg .news_article_dl ul li{width: 33%;}
.gallery_box_x ul {margin: 0 -5px;}
.gallery_box_x ul li{width: 50%;padding: 5px;}

}
@media (max-width: 600px){
.tarlanweb_center,.tarlanweb_center_single{width: 500px;}
.news_notes_side ul li{width: 100%;}
.pishkhan_box{width: 100%;}
.right_vdo_li{width: 127px;}
.right_vdo_li_number{width: 25px;}
.img_vdo_left{width: 100px;}
.images_ads_box a{width: 100%;margin: 5px auto;}
.archive_posts figure{width:80% !important;float: none;margin: 15px auto;text-align: center;}

}
@media (max-width: 500px){
.tarlanweb_center,.tarlanweb_center_single{width: 400px;}
.news_plus_right ul li{width: 100%;padding-bottom: 20px;}
#more_news_box ul li,.news_img_left ul li{width: 100%;}
.plus_h_post figure{width: 30%;}
#fim_content ul {margin: 0;}
#fim_content ul li{width: 100%;padding: 10px 0;}
.comment-content{width: 75%;}
.film_bg .news_article_dl ul li{width: 100%;}

.news_article_box header ul li{margin-bottom: 10px;width: 100%;padding-left: 0;margin-left: 0;}
}
@media (max-width: 400px){
.tarlanweb_center,.tarlanweb_center_single{width: 350px;}

}
@media (max-width: 350px){
.tarlanweb_center,.tarlanweb_center_single{width: 95%;}
.comment-content{width: 100%;}
.comment-meta{display: none;}
.gallery_box_x ul {margin: 0;}
.gallery_box_x ul li{width: 100%;padding: 5px 0;}
.logo_mobiles{width: 100px;height: 30px;margin-top: 17px;}
}
@media print {
#header,#sidebar_left,#news_ticker_box,.left_head_bxc,.news_article_box header ul,.news_article_box footer,.related_box,#comments,#footer,#mobiles_header,.ads_singles_post{display:none;}
.news_article_box {background:transparent;padding:0;box-shadow:unset;}
.short_desck_body{padding:0;border:0;border-right: unset;}
}
