body{
	direction:rtl;}
	
#requestJobForm2 .col-md-6, #requestJobForm2 .col-md-12, #requestJobForm2, h2, .job_request .job_request_form{
	text-align:right;}	

/* Large screens ----------- */
@media (max-width : 1824px) {
/* Styles */
}


@media (max-width: 1300px) {

}

/* Desktops and laptops ----------- */
@media (max-width : 1224px) {
/* Styles */
}

@media (max-width: 1024px) {
.centered {
 width:98%;
 margin:0;
 padding:0 1%;
}
}

@media screen and (max-width: 960px) {
		
.article-header .counters strong{
	margin-top:1px;}}
@media (max-width: 992px) {

#requestJobForm2 .col-md-6, #requestJobForm2 .col-md-12{
	text-align:right;
	margin-bottom:12px;
		width:100%;}
#requestJobForm2 .form-group{
			margin-bottom:0;}

}
@media screen and (max-width: 800px) {}
@media screen and (max-width: 600px) {}


/* Smartphones (portrait and landscape) ----------- */
@media (max-device-width : 480px) {
/* Styles */
}


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




