
.row {
	width:100%;
	float:left;
}
.quarter-side {
	width:24.5%;
	float:left;
}
.half-side {
	width:48%;
}
.half-side.left {
	float:left;
}
.half-side.right {
	float:right;
}
.third-side {
	width:32%;
	float:left;
}
.third-side.right {
	float:right;
}
.third-side.middle {
	margin:0 2%;
}
.third-quarter-side {
	width:64%;
	float:left;
}
.third-quarter-side.right {
	float:right;
}
/* responsive */
.slicknav_menu {
	display:none;
}



/* Large screens ----------- */
@media (max-width : 1824px) {
/* Styles */

}




@media (max-width: 1300px) {

}

/* Desktops and laptops ----------- */

@media (max-width : 1564px) {}

@media (max-width : 1224px) {
/* Styles */
	.ul_contactus_blg{
		padding-right:0;}
		
.languages ul.ar{
	 right: 50px;
	 left:auto;}	
	 
.languages .pbutton{
	right:6px;
	left:auto;	 }	
	
.mobile.languages ul.ar{
	 left: 50px;
	 right:auto;}	
	 
.mobile.languages .pbutton{
	left:6px;
	right:auto;	 }	
}

@media (max-width: 1200px) {}
@media screen and (max-width: 960px) {}
@media screen and (max-width: 800px) {
	.ul_contactus_blg li:nth-last-child(3){
		background:none}
	.ul_contactus_blg li:nth-last-child(2){
		background:rgba(0, 0, 0, 0) url("../img/border-contactus_blg.png") no-repeat scroll left center;}
	.work_figure_content.right, .work_figure_img.right, .work_figure_img {
	float:right !important;}	}
	
@media screen and (max-width: 600px) {
	.ul_contactus_blg li:first-child, .ul_contactus_blg li:nth-last-child(2){
		background:none;
		}}


/* Smartphones (portrait and landscape) ----------- */
@media (max-width : 480px) {}


/* Smartphones (portrait) ----------- */
@media  (max-width : 320px) {
/* Styles */
}
