/* ANY RTL SPECIFIC RESPONSIVE CALLS GO HERE
----------------------------------------------------------- */

#s5_responsive_mobile_top_bar_wrap {
direction:rtl;
}

#s5_responsive_mobile_drop_down_menu {
text-align:left;
}

@media screen and (max-width: 579px){
	
	#s5_responsive_menu_button {
	margin-right:0px;
	margin-left:18px;
	}
	
}

@media screen and (max-width: 750px){

	
	#s5_pos_custom_2 {
	float:right;
	}
	
}