
@media all and (max-width:1140px){
	.exter_left_number strong {

		padding-left: 0;
	}
.exter_left_number strong::after {
	left: 74px;
	top: 29px;
	width: 58px;
	height: 6px;
}
	.banner_area {
		height: 700px;
	}
	.new_bottom_content {
		padding-top: 318px;
	}
	.property_0_number strong::after {
		position: absolute;
		content: " ";
		background-color: #000;
		width: 29px;
		height: 7px;
		left: -26px;
		top: 17px;
	}
	.property_0_number {
		padding-left: 23px;
	}


	.exter_left_number strong {
		font-size: 58px;
		line-height: 40px;
	}
	.footer_button a {
		font-size: 16px;

		padding: 9px 33px;
		-webkit-transition: 0.7s;
		-o-transition: 0.7s;
		transition: 0.7s;
	}
	.property_bottom_text {
		width: 94%;
	}
	.samrya_right_content p {
		width: 78%;
		margin-bottom: 30px;
	}
	.qatar_right_content h4 {
		font-size: 20px !important;

	}



}

@media all and (max-width:991px){
	.header-banner_content_area {
		width: 61%;
		float: right;
		padding-top: 112px;
	}
	.banner_area {
		height: 604px;
	}
	.logo a img {
		width: 310px;
		height: auto;
	}
	.qatar_content_area {
		background: #FFF;
		padding-top: 32px;
		overflow: hidden;
		padding-bottom: 25px;
	}
	.qatar_left_area {
		margin-right: 13px;
	}
	.qatar_right_content h4 {
		font-size: 14px !important;
		line-height: 23px !important;
	}
	.west_top_content h4 {
		line-height: 27px;
		padding-bottom: 18px;
		font-size: 21px;
	}
	.new_bottom_content {
		padding-top: 155px;
	}
	.west_content_area {
		padding-bottom: 16px;
	}
	.property_area {
		background: #DEDAD1;
		padding-top: 30px;
		padding-bottom: 11px;
		overflow: hidden;
	}
	.property_0_content h4 {
		color: #000;
		font-size: 21px;
		font-weight: 400;
		line-height: 27px;
		width: 100%;
	}
	.property_0_content h4 {
		font-size: 21px;
		line-height: 27px;
	}
	.property_0_number strong::after {
		position: absolute;
		content: " ";
		background-color: #000;
		width: 29px;
		height: 7px;
		left: -36px;
		top: 17px;
	}
	.headssome_area {
		padding-top: 40px;
	}
	.headssome_area h4 {
		font-weight: bold;
		font-style: italic;
		font-size: 17px;
		line-height: 26px;
	}
	.exter_left_number strong {
		font-size: 40px;
		line-height: 29px;
	}
	.exter_left_number strong::after {
		left: 48px;
		top: 19px;
		width: 33px;
		height: 5px;
	}
	.exter_left_number_content h4 {
		font-size: 23px;
		color: #191516;
		line-height: 24px;
		font-weight: 400;
	}
	.exter_left_number_content {
		padding-bottom: 15px;
	}
	p {
		font-size: 14px;
	}
	.pillar_moddle_text p {
		font-size: 18px;
	}
	.pillar_section_area {
		padding-bottom: 30px;

	}
	.samrya_tower_grounfd {
		overflow: hidden;
		height: 600px;
	}
	.samrya_right_content p {
		width: 100%;
		margin-bottom: 12px;
	}
	.samrya_tower_ground_small {
		padding-top: 35px;
		padding-bottom: 35px;
	}
	.new_sit_img img {
	    width: 100%;
	    height: auto;
	}
	.samrya_tower_city {
	    overflow: hidden;
	    height: 400px;
	}
	.google_map_area iframe {
	    width: 100%;
	    height: 400px;
	}
	.footer_btn {
	    padding-top: 35px;
	    padding-bottom: 35px;
	}
	.exter_right_area {
		padding-right: 23px;
	}


}




@media all and (min-width:767px){
		.menu_area ul {
		  display: -webkit-box !important;
		  display: -ms-flexbox !important;
		  display: flex !important;
	    }

}

@media all and (max-width:767px){
	.nav-bars {
		position: absolute;
		right: 18px;
		top: 1px;
		display: block !important;
	}
	.menu_area ul {
		display: none;
	}
	.menu_area{
		position: relative;
	}
	.menu_area ul {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		/* justify-content: start; */
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		text-align: center;
		background: #B9C7D5;
		width: 100%;
		position: absolute;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		z-index: 2;
		display: none;
		top: 16px;
	}
	.header_area {
		background-color: #FFF;
		padding: 15px 0px;
	}
	.logo a img {
		width: 251px;
		height: auto;
	}
	.menu_area ul li a {
		padding: 6px 20px;
		width: 100%;
		-webkit-transition: 0.5s;
		-o-transition: 0.5s;
		transition: 0.5s;
	}
	.menu_area ul li:hover a {
		background: #000;
		color: #FFF;
		-webkit-transition: 0.5s;
		-o-transition: 0.5s;
		transition: 0.5s;

	}
	.banner_content h4 {
    font-size: 16px;
    line-height: 25px;
}
	.banner_area {
	    height: 483px;
	}
	.QATAR_full_content {
	    display: -webkit-box;
	    display: -ms-flexbox;
	    display: flex;
	    -webkit-box-orient: vertical;
	    -webkit-box-direction: normal;
	        -ms-flex-direction: column;
	            flex-direction: column;
	}
	.qatar_right_content {
	    margin-bottom: 20px;
	}
	.new_bottom_content {
	    padding-top: 55px;
	}
	.west_content_area .qatar_right_item p {
	    margin-bottom: 18px;
	    color: #FFF;
	}
	.property_0_number strong {
	    position: relative;
	    color: #191516;
	    font-size: 45px;
	    line-height: 37px;
	    font-weight: 700;
	}
	.property_0_number strong::after {
	    position: absolute;
	    content: " ";
	    background-color: #000;
	    width: 26px;
	    height: 5px;
	    left: -31px;
	    top: 9px;
	}
	.property_0_content h4 {
	    font-size: 16px;
	    line-height: 24px;
	}
	.property_area .container-fluid {
	    width: 100%;
	    padding-right: 15px;
	    padding-left: 15px;
	}
	.property_single_item {
	    overflow: hidden;
	    margin-bottom: 30px;
	}
	.property_bottom_text {
	    width: 100%;
	}
	.headssome_area {
	    padding-top: 1px;
	}
	.headssome_area h4 {
	    font-weight: bold;
	    font-style: italic;
	    font-size: 16px;
	    line-height: 23px;
	}
	.exter_left_iimg {
	    overflow: hidden;
	    margin-bottom: 30px;
	}
	.exterior_area .container-fluid {
	    padding-left: 15px;
	}
	.exter_right_area {
	    padding-right: 0px;
	}

	.exter_left_number_content h4 {
	    font-size: 20px;
	    color: #191516;
	    line-height: 24px;
	    font-weight: 400;
	}
	.exter_left_number_content small {
    font-size: 16px;
    padding-bottom: 3px;
    display: block;
}
.pillar_right_img {
    overflow: hidden;
    margin-top: 17px;
}
.pillar_moddle_text p {
    font-size: 18px;
    padding-top: 30px;
}
.samrya_tower_grounfd {
    overflow: hidden;
    height: 426px;
}
.samrya_tower_ground_small .container-fluid {
    padding-left: 15px;
}
.offices_area {
    overflow: hidden;
    background: #DEDAD1;
    padding-bottom: 25px;
    padding-top: 5px;
}
.samrya_left_small {
    overflow: hidden;
    margin-bottom: 20px;
}
.samrya_tower_ground_small {
    padding-top: 35px;
    padding-bottom: 16px;
}
.samrya_tower_grounfd_new {
	    padding-top: 40px;
	    padding-bottom: 40px;
	    overflow: hidden;
	    background: #DEDAD1;
	}
	.samrya_tower_grounfd_new .container-fluid {
    padding-right: 15px;
}
.prime_location_right_bottm {
    padding-top: 5px;
}



}

@media all and (max-width:424px){

	.header-banner_content_area {
	    width: 100%;
	    float: right;
	    padding-top: 112px;
	}
	.banner_area {
	    height: 319px;
	}
	.samrya_tower_grounfd {
	    overflow: hidden;
	    height: 350px;
	}
	.samrya_tower_city {
	    overflow: hidden;
	    height: 302px;
	}
	.google_map_area iframe {
	    width: 100%;
	    height: 287px;
	}
	.footer_button a {
	    font-size: 11px;
	    padding: 9px 21px;
	    -webkit-transition: 0.7s;
	    -o-transition: 0.7s;
	    transition: 0.7s;
	}


}



@media all and (max-width:450px){}



@media all and (max-width:374px){
	.logo a img {
		width: 205px;
		height: auto;
	}
	.nav-bars .fa.fa-bars {
		font-size: 23px;
	}
	.prime_location_right_bottm {}
	.prime_location_right_bottm h4 {}




}

