@charset "utf-8";
@font-face { font-family:'Motaru Regular';src:url('Mv_MotaruRegular.ttf') format('truetype'); }
@font-face { font-family:"MV Typewriter Bold";src:url('mvtypebold.ttf') format("truetype"); }
@font-face { font-family:"MV Typewriter SB";src:url('mvtypewritersb_v1.1.ttf') format("truetype"); }
@font-face { font-family:"MV Typewriter";src:url('mvtyper.ttf') format("truetype"); }

html {
    scroll-behavior: smooth;
}
body{
    box-sizing: border-box;
}
.inline_ads{
    width: 250px;
    float:left;
}
.article_content_ads img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.article_content_ads{
    height:150px;
    width: 100%;
}

.absolute .article_ads {
    position: absolute;
    bottom: 0;
    top: auto;
  }
.fixed .article_ads {
    position: fixed;
    top: 0;
    bottom: auto;
}
.article_ads img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.article_ads{
    position: absolute;
    margin-left: -300px;
    width: 300px;
    height: 300px;
}
.article_content_left{
    width: 30%;
    float:left;
    height: 100%;
    position: absolute;
    top: 0;
}
.article_content_right{
    font-family:"MV Typewriter";
    color: rgb(61, 61, 61);
    font-size: 15pt;
    direction:rtl;
    text-align: right;
    padding: 10px;
    line-height: 42px;
    width: 80%;
    float:right;
}
.article_content{
    display:inline-block;
    position: relative;
}
.article_body{
    padding-right: 230px;
}
.article_writer{
    direction: rtl;
    text-align: right;
    font-size: 13px !important;
    color:rgb(155, 155, 155) !important;
}
.article_writer span{
    font-family:"MV Typewriter SB";
    font-size: 18px;
    color:#666;
}
.article_img_title{
    font-family:"MV Typewriter";
    color: rgb(119, 119, 119);
    font-size: 16px;
    direction:rtl;
    text-align: right;
    padding: 10px;
    padding-right: 130px;
}
.article_img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.article_img{
    height: 450px;
    padding-right: 130px;
}

.article_top{
    padding-right: 230px;
}
.article_top_sub_heading{
    direction: rtl;
    font-family:"MV Typewriter SB";
    font-size: 22px;
    text-align: right;
    padding: 5px;
    color: rgb(61, 61, 61);
    padding-right: 40px;
    background-image: url(../image/dot_black.png);
    background-position:right;
    background-repeat:no-repeat;
    background-size:20px;
    padding-top: 15px;
    opacity: 0.6;
}
.article_content_text p{
    padding-top: 20px;
}
.article_top_heading h1{
    font-family:"MV Typewriter SB";
    font-size: 40px;
    text-align: right;
    padding: 5px;
    line-height: 55px;
}
.article_top_heading{
    direction: rtl;
}
  
a{
    color: #333;
}
body{
    margin: 0px;
}
.middle_ads img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.middle_ads{
    width: 80%;
    height: 200px;
    margin: 0 auto;
}
.searchbox_mobile{
    padding: 5px;
    padding-top: 10px !important;
    font-family:"MV Typewriter";
    color: rgb(255, 255, 255);
    font-size: 22px;
    direction:rtl;
    text-align: right;
    line-height: 30px;
    width: 100%;
    border: 0px;
    background-color:transparent;
    
}
.mobile_search_box{
    
    padding-right: 50px;
    background-image:url(../image/srch_icon_wht.png);
    background-position:right;
    background-repeat:no-repeat;
    background-size:30px;
}
.mobile_search_area{
    width: 900px;
    margin: 0 auto;
    margin-top: 50px;
    padding-right: 20px;
    padding-bottom: 0px;
    height: 50px;
    border:2px solid #ccc;
    border-radius:20px;

}
.scroll_mobile{
    display: none;
}
.ads_box img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.ads_box {
    width: 300px;
    height: 300px;
    border:2px solid #666;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 60px;
}
.ajax_loaded{
    display: none;
    margin-bottom: 40px;
}
.box_article_social_item .article_middle_socia{
    margin-top: 10px;
}
.box_article_social_tags{
    text-align: right !important;
}
.box_article_social_item{
    width: 100%;
}
.box_article_social_box{
    display: flex;
}
.box_article_heading h1::first-line {
    color: blue;
    text-transform: uppercase;
  
    /* WARNING: DO NOT USE THESE */
    /* Many properties are invalid in ::first-line pseudo-elements */
    margin-right: 30px;
    text-indent: 20px;
  }
.box_article_heading h1{
    font-family:"MV Typewriter SB";
    white-space: pre-wrap;
    font-size: 22px;
    display:inline;
    color: rgb(255, 255, 255);
    /*background-color:rgb(231, 231, 231);*/
    /*box-shadow: 0 0 0 rgb(231, 231, 231), -10px 0 0 rgb(231, 231, 231);*/
    padding-right: 16px;
    line-height: 50px;
    padding-top: 5px;
    padding-bottom: 3px;
    background-color:rgba(0,0,0,0.7);
    padding: 10px;padding-left:0px;box-shadow: -10px 0 0 rgba(0,0,0,0.7);
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.box_article_heading{
    text-align: right;
    direction:rtl;
    padding: 5px 0;
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 5px;
    padding-right: 10px;
    padding-left: 20px;
}
.long_article_box:last-child {
    border: none;
  }

.mnu_dropdown_left img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.article_tag_box{
    direction: rtl;
    padding: 5px;
    padding-right: 20px;
}
.active_tag{
    border-bottom: 3px solid #5c9aca;
    color: #1B75BC !important;
    cursor:default !important;
    text-decoration: none !important;
}
.sel_tag{
    font-family:"MV Typewriter Bold";
    color: #5c9aca;
    font-size: 26px;
    text-align: right;
    cursor: pointer;
    margin-left: 20px;
    text-decoration: none !important;
}
.sugest_middle_head a{
    font-family:"MV Typewriter SB";
    color: rgb(224, 224, 224) !important;
    font-size: 18px;
    direction: rtl;
}
.sugest_middle_head{
    text-align: right;
    direction: rtl;
}
.sugest_article_right{
    width: 15%;
    height: 80px;
    float:right;
}
.sugest_article_right img{
    width:100%;
    height:100%;
    object-fit: cover;
}
.sugest_article_box{
    overflow: auto;
    padding-bottom: 20px;
    margin-top: 40px;
    border-bottom: 1px solid rgb(126, 126, 126);
}

.sugest_more a{
    font-family:"MV Typewriter SB";
    color: rgb(224, 224, 224) !important;
    font-size: 22px;
    direction: rtl;
}
.sugest_more{
    text-align: center;
    padding-top: 20px;
}
.search_sugest{
    height: 0px;
    background-color:rgba(0, 0, 0, 0.9);
    transition: height 0.5s;
    padding: 0px;
    overflow: hidden;
}
.sm_img{
    height: 100px !important;
}
.box_article_img img{
    width:100%;
    height:100%;
    object-fit: cover;
}
.box_article_img{
    position: relative;
}
.box_article_box{
    width: 100%;
    margin: 0 auto;
}
.middle_article_box{
    width: 20%;
    float:right;
    padding: 10px;
}
.link_copy{
    min-width: 22px;
    height: 12px;
    background-image:url(../image/share_icon.svg);
    background-position:right;
    background-repeat: no-repeat;
    background-size:12px;
    float: right;
}
.link_copy span{
    color: rgb(112, 112, 112);
    font-size: 12px;
    width: 100%;
    text-align: center;

}
.fa-link{
    color: rgb(163, 163, 163);
    font-size: 16px;
}
.main_left{
    width: 310px;
    float: left;
}
.main_right{
    width: 940px;
    float: right;
}
.mnu_dropdown_subtag a:hover{
    text-decoration: none;
    background-color:rgb(94, 94, 94);
    cursor: pointer;
}

.mnu_dropdown_subtag a{
    text-decoration: none;
    transition: background-color 0.5s;
    padding: 10px;
    border-radius: 5px;
    color: rgb(148, 148, 148) !important;
    padding-bottom: 0px;
}
.mnu_dropdown_maintag a:hover{
    text-decoration: none;
    background-color:rgb(129, 129, 129);
    cursor: pointer;
}
.mnu_dropdown_maintag a{
    text-decoration: none;
    transition: background-color 0.5s;
    padding: 10px;
    border-radius: 5px;
    color: rgb(243, 243, 243) !important;
}
.mnu_dropdown_subtag{
    font-family:"MV Typewriter";
    color: rgb(185, 185, 185);
    font-size: 18px;
    direction:rtl;
    text-align: right;
    margin-bottom: 5px;
    padding-right: 10px;
}
.mnu_dropdown_maintag{
    font-family:"MV Typewriter Bold";
    color: rgb(243, 243, 243);
    font-size: 20px;
    direction: rtl;
    margin-bottom: 10px;
    margin-top: 20px;
}
.mnu_dropdown_logo:hover{
    border:1px solid #ccc;
    cursor: pointer;
}
.mnu_dropdown_logo img{
    width: 100%;
    height: 100%;
}
.mnu_dropdown_logo{
    width: 120px;
    height: 50px;
    padding: 5px;
    margin-top: 20px;
    float: right;
}
.mnu_dropdown_right{
    width: 80%;
    float:right;
    padding: 20px;
}
.mnu_dropdown_left{
    width: 20%;
    float:left;
    margin-top: 20px;
}
.mnu_dropdown_box{
    width: 1200px;
    margin: 0 auto;
    margin-top: 50px;
    overflow: auto;
    margin-bottom: 30px;
}
.mnu_dropdown{
    position:absolute;
    top:80px;
    left:0;
    background:rgba(0,0,0,0.9);
    z-index:100;
    width:100%;
    display: none;
    overflow: hidden;
}
textarea:focus, input:focus{
    outline: none;
}
.middle_nav_bar{
    height: 80px;
    overflow: hidden;
}
.searchbox-input{
    border:0px;
    background-color:rgb(161, 161, 161);
    width: 700px;
    padding: 5px;
    padding-top: 10px !important;
    font-family:"MV Typewriter";
    color: rgb(0, 0, 0);
    font-size: 18px;
    direction:rtl;
    text-align: right;
    line-height: 40px;
    height: 45px;
    border-radius: 3px;
}
.srch_width_large{
    width: 700px !important;
    
    
}
.srch_width_small{
    width: 0px !important;
}

.searchbox{
    width: 0px;
    margin-left: 90px;
    transition: width 1s, height 4s;
    margin-top: 28px;
    border-radius: 5px;
    overflow: hidden;
    position: absolute;
}
.footer_outer{
    margin-top: 40px;
}
.footer_inner{
    border-top: 3px solid #ccc;
    height: 100px;
}
.home_pagination{
    border-top: 1px solid #ccc;
    
}
.home_page_elem:hover{
    text-decoration: none;
    color:rgb(102, 102, 102);
}
.home_page_elem{
    font-size: 25px;
    text-decoration: none;
    color:rgb(184, 184, 184);
    margin-right: 20px;
    cursor: pointer;
}
.fa-twitter{
    color:rgb(0, 168, 219);
}
.socia_elem{
    color:rgb(0, 97, 187);
    cursor: pointer;
    text-align: right;
    margin-left: 10px;
    border-left: 1px solid #ccc;
    margin-top: 5px;
}
.article_middle_socia{
     overflow: auto;
     margin-top: -10px;
     width: 100%;
}
.article_middle_lead{
    font-family:"MV Typewriter";
    font-size: 18px;
    direction:rtl;
    text-align: right;
    margin-top: 10px;
    line-height: 40px;
    color:rgb(119, 119, 119) !important;
}
.article_middle_head a{
    font-family:"MV Typewriter SB";
    color: rgb(75, 75, 75);
    font-size: 20px;
    direction: rtl;
}
.article_middle_head{
    text-align: right;
    direction: rtl;
}
.sticky {
    position: fixed !important;
    top: 0;
    margin-top: 0px !important;
    z-index: 1;
}
.long_article_left{
    width: 65%;
    float:right;
    padding-right: 20px;
}
.long_article_right img{
    width:100%;
    height:100%;
    object-fit: cover;
}
.long_article_right{
    width: 30%;
    height: 160px;
    float:right;
}
.long_article_box{
    overflow: auto;
    padding-bottom: 20px;
    margin-top: 40px;
    border-bottom: 1px solid #ccc;
    margin-left:170px;
}
.middle_content_area{
    width: 68%;
    margin-right: 110px;
    float:right;
    position: relative;
}
.middlebar_ads img{
    width: 100%;
    height: 100%;
}
.middlebar_ads{
    position: absolute;
    top:480px;
    width: 280px;
    height: 280px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    z-index: 2;
    opacity: 0;
}
.middlebar_srch{
    width: 32px;
    height: 32px;
    background-image: url(../image/Asset_5xxxhdpi.png?v=1);
    background-repeat:no-repeat;
    background-position: center;
    background-size: contain;
    float: left;
    margin-top: 32px;
    margin-left: 0px;
}
.middlebar_mnu{
    margin-left: 5px;
    width: 32px;
    height: 32px;
    background-image: url(../image/Asset_5xxxhdpi.png?v=2);
    background-repeat:no-repeat;
    background-position: center;
    background-size: contain;
    float: left;
    margin-top: 32px;
    transition: transform 0.5s;
}
.right_pad{
    width: 920px;
}
.middlebar{
    margin-top: 20px;
}
.middle_article_area{
    padding-bottom: 40px;
    overflow: auto;
    padding-right: 100px;
}
.small_article_box{
    padding-bottom: 40px;
    overflow: auto;
    width: 100%;
    padding-right: 120px;
}
.space_20{
    height: 20px;
    width: 100%;
    display: block;
}
.space_30{
    height: 30px;
    width: 100%;
    display: block;
}
.space_40{
    height: 40px;
    width: 100%;
    top:200px;
}
.space_60{
    height: 60px;
    width: 100%;
    display: block;
}
.article_smallbox_head a{
    font-family:"MV Typewriter SB";
    color: rgb(75, 75, 75);
    font-size: 20px;
    line-height: 35px;
    direction: rtl;
}
.article_smallbox_head{
    text-align: right;
    direction: rtl;
    min-height: 70px;
    margin-top: 15px;
    padding-right: 5px;
}
.article_small_box{
    color: #666;
    min-height: 250px;
}
.float_right{
    float: right;
}
.article_smallbox_img img{
    width:100%;
    height:100%;
    object-fit: cover;
}
.article_smallbox_img{
    height: 200px;
    overflow: hidden;
    position: relative;
}
.have_padding{
    padding-right: 15px;
    padding-left: 15px;
}

.main_article_left img{
    width:100%;
    height:100%;
    object-fit: cover;
}
.time_elem i{
    padding-right: 7px;
}
.time_elem{
    margin-right:0px !important;
    padding-right: 0px !important;
    border-right: 0px !important;
}
.tag_elem{
    margin-right:10px;
    padding-right: 10px;
    border-right: 1px solid rgb(224, 224, 224);
    font-size: 12px;
    color: rgb(180, 180, 180);
    
}
.tag_box{
    text-align: right;
    margin-bottom: 10px;
    margin-top: 10px;
}
.main_article_small_lead{
    font-family:"MV Typewriter";
    font-size: 18px;
    direction:rtl;
    text-align: right;
    margin-top: 25px;
    height: 80px;
    line-height: 40px;
    color:rgb(119, 119, 119) !important;
    padding-left: 5px;
}
.main_article_lead{
    font-family:"MV Typewriter";
    font-size: 18px;
    direction:rtl;
    text-align: right;
    padding-left: 40px;
    line-height: 40px;
    color:rgb(119, 119, 119) !important;
    margin-bottom: -10px;
    height:250px;
    white-space: normal;
    word-break: break-all;
}
.main_article_lead a{
    
}
.main_article_bullet span{
    display: inline-table;
}
.main_article_bullet i{
    font-size: 12px;
}
.main_article_bottom{
  position: absolute;
  bottom: 0;
  right:120px;
  width: 400px;
}
.main_article_bullet{
    font-family:"MV Typewriter SB";
    font-size: 20px;
    direction:rtl;
    text-align: right;
    background-image:url(../image/dot_black.png);
    background-repeat: no-repeat;
    background-position:right 5%;
    background-size:15px;
    padding-right: 30px;
    padding-bottom: 5px;
    padding-left: 40px;
    margin-top: 30px;
}
.main_heading h1{
    font-family:"MV Typewriter SB";
    white-space: pre-wrap;
    font-size: 30px;
    display:inline;
    color: rgb(243, 243, 243);
    background-color:rgba(66, 66, 66,0.95);
    box-shadow: 0 0 0 rgba(66, 66, 66,0.95), -10px 0 0 rgba(66, 66, 66,0.95);
    padding-right: 10px;
    line-height: 60px;
    padding-top: 5px;
    padding-bottom: 3px;
    box-decoration-break: clone;
}
.main_heading{
    text-align: right;
    direction:rtl;
    padding: 5px 0;
}
.main_article_right{
    height: 320px;
    position: relative;
}
.main_article_left{
    width: 65%;
    float: left;
    height: 320px;
    background-color:brown;
}
.main_article_box{
    overflow: auto;
    position: relative;
}
.nave_time{
    margin-top: 80px;
    font-size: 12px;
    color:rgb(117, 117, 117);
    background-color:#fff;
    padding: 10px;
    padding-left: 15px;
}
.content_area{
    width: 100%;
    margin-top: 180px;
    padding-bottom: 20px;
}

.nav_ads img{
    width: 100%;
    height: 100%;
}
.nav_ads{
    width: 280px;
    height: 350px;
    top: 320px;
    position: fixed;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    z-index: 1;
}
.nav_elem_active{
    border-bottom: 4px solid rgb(0, 85, 141);
}
.nav_elem:hover{
    border-bottom: 4px solid rgb(126, 172, 202);
    text-decoration: none;
    color: rgb(85, 85, 85);
}
.nav_elem{
    font-family:"MV Typewriter Bold";
    direction:rtl;
    text-align: right;
    text-decoration: none;
    color: rgb(85, 85, 85);
    font-size: 22px;
    float: right;
    padding-top: 40px;
    padding-bottom: 5px;
    margin-left: 40px;
    text-decoration: none;
    cursor: pointer !important;
}
.nav_area{
    width: 735px;
    float: right;
}
.tr_logo{
    width: 180px;
    height: 120px;
    background-image: url(../image/burge--2-02.svg);
    background-position:right;
    background-repeat:no-repeat;
    background-size: contain;
    float: right;
    transition: height 0.5s;
    margin-right: 20px;
    position: relative;
    z-index: 1000;
}
.main_inner{
    width: 1350px;
    margin: 0 auto;
    overflow: auto;
}
.navbar_outer{
    height: 80px;
    background-image:linear-gradient(transparent 20px, rgb(224, 224, 224) 20px);
    position: fixed;
    top:0;
    left: 0;
    width: 100%;
    z-index: 1;
    background-color:#1B75BC;
}

.scrollbar-hidden::-webkit-scrollbar {
    display: none;
  }
  
  /* Hide scrollbar for IE, Edge add Firefox */
  .scrollbar-hidden {
    -ms-overflow-style: none;
    scrollbar-width: none; /* Firefox */
  }
.nav_tag_area{
    width: 693px;
    float: right;
    overflow: scroll;
    direction: rtl;
}
.tr_logo_mobile{
    display: none;
    width: 80px;
    height: 65px;
    background-image: url(../image/burge--2-02.svg);
    background-position:right;
    background-repeat:no-repeat;
    background-size: contain;
    position: absolute;
    right: 0;
    z-index: 100;
    margin-right: 10px;
}
.mnu_dropdown_logo_box{
    padding-right: 10px;
}
.mobile_main_article_box{
    display: none;
}
.mnu_dropdown_head{
    color:rgb(233, 233, 233);
    font-size: 30px;
    text-align: right;
}
.mnu_dropdown_head span{
    font-family:"MV Typewriter Bold";
    direction:rtl;
    text-align: right;
    text-decoration: none;
    font-size: 22px;
    color:rgb(233, 233, 233);
    padding-right: 10px;
    margin-bottom: 10px;
}
.mnu_dropdown_elem{
    font-family:"MV Typewriter Bold";
    direction:rtl;
    text-align: right;
    text-decoration: none;
    font-size: 18px;
    color:rgb(160, 160, 160);
    padding-right: 40px;
    margin-top: 10px;
}
.nav_logo_elem{
    width: 40px;
    height: 40px;
    float: right;
    margin-left: 20px;
    padding: 2px;
}
.nav_logo_elem img{
    width:100%;
    height:100%;
    object-fit: contain;
    margin-top: 30px;
}
.main_article_scroller{
    overflow: auto;
    margin-bottom: 5px;
}
.elem_scroller{
    font-size: 30px;
    margin-right: 5px;
    width: 30px;
    height:4px;
    background-color:rgb(197, 197, 197);
    float:left;
    cursor: pointer;
    border-radius:2px;
}
.elem_scroller:hover{
    background-color:rgb(95, 142, 173);
}
.elem_scroller_active{
    background-color:rgb(0, 85, 141);
}
#ma_2, #ma_3{
    display: none;
}
.main_article_area{
    height:320px;
}
.mobile_ads_float{
    width: 100px;
    height: 100px;
    position: fixed;
    bottom:50px;
    left:50px;
    z-index: 1000;
}
.mobile_ads_float img{
    width:100%;
    height:100%;
    object-fit: contain;
}



.nav_tag_inner{
        width: max-content;
        text-wrap-mode: nowrap;
    }













/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
    .main_inner{
        width: 100%;
    }
    .nav_ads{
        display: none !important;
    }
    .tr_logo{
        display: none;
    }
    .nav_area{
       width: auto;
       overflow: scroll;
       direction: rtl;
       float:none;
       height: 55px;
       background-color:rgb(224, 224, 224);
    }
    .nav_tag_inner{
        display: -webkit-flex;
        -webkit-flex-flow: row;
        direction: rtl;
    }
    .main_article_left{
        width: 100%;
        height: 250px;
    }
    .main_article_right{
        width: 100%;
    }
    .content_area{
        padding: 0px;
        margin-top: 120px;
        width: auto;
    }
    .main_right{
        width: 100%;
        float:none;
        overflow: auto;
    }
    .middlebar_ads{
        display: none !important;
    }
    .sticky{
        display: none !important;
    }
    .nav_tag_area{
        width: 60%;
        
    }
    .tr_logo_mobile{
        display: block;
    }
    .nave_time{
        margin-top: -4px;
        display: none;
    }
    .mnu_dropdown_box{
        width: 100%;
        height: 600px;
    }
    .mnu_dropdown_right{
        width: 60%;
    }
    .mnu_dropdown_left{
        width: 40%;
    }
    .mnu_dropdown_box{
        margin-top: 0px;
    }
    .main_article_bullet{
        display: none;
    }
    .main_article_right{
        height: auto;
    }
    .small_article_box{
        display: none;
    }
    .middle_article_area{
        display: none;
    }
    .middle_section_box{
        display: none;
    }
    .mnu_dropdown_left{
        display: none;
    }
    .mnu_dropdown_right{
        width: 100%;
    }
    .home_pagination{
        display: none;
    }
    .footer_outer{
        display: none;
    }
    .right_pad{
        border-top:0px;
    }
    .scroll_desktop{
        display: none;
    }
    .scroll_mobile{
        display: block;
        width: 100% !important;
        margin-top: -5px;
        background-color:#fff;
        padding-right: 10px;
        box-shadow: 0px 2px 2px rgba(97, 97, 97, 0.5);
        margin-bottom: 5px;
    }
    .middlebar_srch{
        margin-top: 3px;
        display: none;
    }
    .middlebar_mnu{
        margin-top: 8px;
        -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
    }
    .mobile_search_area{
        display: block;
        width: 100%;
    }
    .searchbox{
        display: none;
    }
    .space_40{
        height: 20px;
    }
    .mobile_main_article_box{
        display: block;
        height: 100vh !important;
    }
    .main_article_box{
        display: none;
    }
    .box_article_heading h1{
        font-size: 20px !important;
        line-height: 55px;
    }
    .box_article_heading{
        padding: 5px;
    }
    .ovrflw{
        width: 100vw;
        white-space: nowrap;
        overflow-x: auto;
        direction: rtl;
    }
    .box_article_box{
        width: 90vw;
        display: inline-block;
        padding: 10px;
        height:100vh;
        direction: rtl;
        vertical-align: top;
    }
    .navbar_outer{
        background-image:linear-gradient(transparent 5px, rgb(224, 224, 224) 5px);
    }
    .ads_box img{
        width: 70vw;
        height: 70vw;
        margin: auto;
    }
    .ads_box{
        border: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    body {
        position: relative;
        height: 100%;
      }

      .swiper-container {
        width: 100%;
        height: 100%;
      }
      .swiper-wrapper{
          z-index: 0 !important;
      }
      .article_top{
          padding-right: 0px;
      }
      .article_img{
        padding-right: 0px;
        height:250px;
        width: 100%;
      }
      .article_img_title{
        padding-right: 0px;
      }
      .article_content_right{
          width: 100%;
      }
      .article_content_left{
        display: none;
      }

      .article_body{
        padding-right: 0px;
      }
      .nav_elem{
        padding-top: 20px;
      }
      .article_content_area{
          padding: 10px !important;
      }
      .inline_ads{
        width: 100%;
        float:none;
        margin-bottom: 20px;
    }
    .mnu_dropdown{
        top:50px;
    }

    .mnu_dropdown_head{
        font-size: 25px;
    }
    .mnu_dropdown_head span{
        font-size: 18px;
    }
    .mnu_dropdown_elem{
        font-size: 15px;
        margin-bottom: 10px;
    }
    .nav_logo_elem{
        display: none;
    }
    .main_article_scroller{
        display: none;
    }
    .main_article_area{
        display: none;
    }
    .article_tag_area{
        display: none;
    }
    .main_article_lead{
        height:250px;
    }

}

/* Smartphones (landscape) ----------- */
@media only screen and (min-width : 321px) {
/* Styles */
}

/* Smartphones (portrait) ----------- */
@media only screen and (max-width : 320px) {
/* Styles */
}

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
/* Styles */
}

/* iPads (landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
/* Styles */
}

/* iPads (portrait) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
/* Styles */
}
/**********
iPad 3
**********/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio : 2) {
/* Styles */
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio : 2) {
/* Styles */
}
/* Desktops and laptops ----------- */
@media only screen  and (min-width : 1224px) {
/* Styles */
}

/* Large screens ----------- */
@media only screen  and (min-width : 1824px) {
/* Styles */
}

/* iPhone 4 ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio : 2) {
/* Styles */
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio : 2) {
/* Styles */
}

/* iPhone 5 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

/* iPhone 6, 7, 8 ----------- */
@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

/* iPhone 6+, 7+, 8+ ----------- */
@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

/* iPhone X ----------- */
@media only screen and (min-device-width: 375px) and (max-device-height: 812px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}

@media only screen and (min-device-width: 375px) and (max-device-height: 812px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}

/* iPhone XS Max, XR ----------- */
@media only screen and (min-device-width: 414px) and (max-device-height: 896px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}

@media only screen and (min-device-width: 414px) and (max-device-height: 896px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}

/* Samsung Galaxy S3 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

/* Samsung Galaxy S4 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}

@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}

/* Samsung Galaxy S5 ----------- */
@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}

@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}
    
