body {
	direction: rtl;
}

section#section5 .content .boxx .inner-boxx .pic {
	padding-right: 0;
	padding-left: 10px;
}

.nav {
	padding-right: 0;
}

.custom-nav li .dropdown-menu {
	right: -50%;
}

.nav-more {
	margin-left: 0 !important;
}


@media screen and (min-width: 768px) {
	.nav-more {
		float: left !important;
	}
}

