html[lang='ar-SA'] .banner_box{background: url(/wp-content/themes/vt/images/ar_notifications_banner_bg.webp) center no-repeat;background-size: cover;}
html[lang='ar-SA'] .banner_box .banner_content{direction: rtl;}
/* html[lang='ar-SA'] .notification-content>ul li .text h6{padding-left: 0;padding-right: 16px;}
html[lang='ar-SA'] .notification-content>ul li .text h6::after{left: auto;right: 0;} */
html[lang='ar-SA'] .notification-content>ul li{direction: ltr;}
html[lang='ar-SA'] .notification-content>ul li .text h5{direction: ltr;}
html[lang='ar-SA'] .notification-content>ul li .text p{direction: ltr;}
html[lang='ar-SA'] .post_list_turn_item ul{direction: ltr;}
html[lang='ar-SA'] .notification-conditions .conditions_content .conditions_box .conditions_box_content p{text-align: right;}
html[lang='ar-SA'] .conditions_table tr th{text-align:right;}
html[lang='ar-SA'] .conditions_table tr td{text-align:right;}
@media (max-width: 768px){
    html[lang='ar-SA'] .banner_box{background: url(/wp-content/themes/vt/images/notifications_banner_bg_mobile.webp) center center no-repeat;background-size: cover;background-position-y: 71%;}
    html[lang='ar-SA'] .notification-conditions .conditions_content .conditions_box .conditions_box_title_one{direction: rtl;}
}
@media (max-width:500px){
    html[lang='ar-SA'] .banner_box{background: url(/wp-content/themes/vt/images/notifications_banner_bg_mobile.webp) center center no-repeat;background-size: cover;}
}
@media (max-width:425px){
    html[lang='tr-TR'] .banner_box .banner_content{padding: 152px 0 504px;}
}