@media only screen and (max-width: 1400px) {
.upper_area {
	padding: 0 10px;
}	
}
@media only screen and (max-width: 1350px) {
header {
	height: 500px;
}
.carousel-item {
	height: 500px;
}
.inner_bg {
	width: 100%;
	height: 500px;
}
.inner_bc {
	width: 100%;
	height: 500px;
}
}
@media screen and (max-width: 1325px) {
.logo h1 {
    font-size: 24px;
    line-height: 26px;
    margin-top: 29px;
}
.logo h1 span {
    font-size: 20px;
}	
}
@media screen and (max-width: 1300px) {
.tiles article {
	width: calc(33.33333% - 20px);
	margin: 20px 10px 0 10px;
}
.logo h1 span {
    font-size: 18px;
}
.logo h1 {
    font-size: 21px;
    margin-top: 33px;
    line-height: 22px;
}	
}
@media screen and (max-width: 1250px) {
.logo h1 span {
    font-size: 16px;
}
.logo h1 {
    font-size: 19px;
    margin-top: 34px;
    line-height: 22px;
}	
}
@media only screen and (max-width: 1200px) {
.clients p {
	margin-top: 25px;
}
.upper_area {
	padding: 0;
}
nav {
	display: block;
	width: 100%;
}
.drop_menu {
	float: left;
	width: 100%;
	overflow-y: hidden;
	height: 0;
}
.drop_menu.open {
	display: block;
	height: auto;
}
nav li {
	display: block;
	text-align: center;
	width: 100%;
	background:linear-gradient(216deg, #feca0a, #df3005);
	float: left;
}
nav li a {
	padding: 12px 0px 10px;
	width: 100%;
	float: left;
	border-bottom: 1px solid #d28928;
}
nav li:first-child a {
	border-top: 1px solid #bca8a8;
}
nav li:last-child a {
	border-bottom: none;
}
.second_nav li a {
	border-top: 1px solid #d28928!important;
}
nav ul {
	list-style: none;
	padding: 0;
	width: 100%;
	margin: 0;
	float: left;
}
#toggle_btn {
	display: block;
}
.second_nav {
	position: static;
}
.second_nav li {
	border-top: 0;
}
.second_nav li a {
	line-height: 40px;
}
.second_nav li:hover {
	background: #ff9900;
}
nav li:hover {
	background: #ff9900;
}
nav li.active {
	background: #ff9900;
}
.ab_head h2 {
	margin-top: 0px;
	font-size: 25px;
}
.logo h1 {
    font-size: 19px;
    line-height: 20px;
    margin-top: 22px;
}
.logo img {
	height: 80px;
}
.logo h1 span {
	font-size: 14px;
}
.cimg br {
	display: block;
}
.kind_png {
	min-height: 552px;
}
.ab_azha .col-lg-4 .def_abo {
	min-height: 700px;
}
.frt_clip {
	background-image: url(../images/bc_areastg.jpg);
}
.bg_clr {
	background-image: none;
}
.bg_clr:after {
	content: "";
	position: absolute;
	top: 0;
	height: 100%;
	left: 0;
	right: 0;
	z-index: 0;
	/*background: url(../images/wood.jpg) center center;*/
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.bg_clr .container {
	position: relative;
	z-index: 1;
}
footer {
	background-image: none;
	position: relative;
	background:linear-gradient(314deg, #feca0a, #df3005);
}
footer:after {
	content: "";
	position: absolute;
	top: 0;
	height: 100%;
	left: 0;
	right: 0;
	z-index: 0;
	/*background: url(../images/wood1.jpg) center center!important;*/
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
footer .container {
	position: relative;
	z-index: 1;
}
.copyright_wrap {
	background-image: none;
	position: relative;
}
.copyright_wrap:after {
	content: "";
	position: absolute;
	top: 0;
	height: 100%;
	left: 0;
	right: 0;
	z-index: 0;
	/*background: url(../images/wood.jpg) center center!important;*/
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.copyright_wrap .container {
	position: relative;
	z-index: 1;
}
.upper_area {
	background-image: none;
}	
.upper_area:after {
	content: "";
	position: absolute;
	top: 0;
	height: 100%;
	left: 0;
	right: 0;
	z-index: 21;
	/*background: url(../images/top_bgr.jpg) center!important;*/
	background:rgba(256, 256, 256, 0.5);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.logo {
	position: relative;
	z-index: 22;
}
.drop_menu {
	position: relative;
	z-index: 22;
}
#toggle_btn{
z-index: 22;		
}	
}

@media only screen and (max-width: 991px) {
.banner h1 {
	left: 0%;
	font-size: 30px;
}
.carousel-caption {
	bottom: 22%;
	right: 0;
}
.upper_area {
	padding-left: 0;
	padding-right: 0;
}
.bc_inside {
	bottom: -296px;
}
.copyright_wrap {
	text-align: center;
	line-height: 20px;
	background:linear-gradient(172deg, #feca0a, #df3005);
}
.im_copys {
	float: none;
}
.copyright_wrap br {
	display: block;
}
#back-to-top {
	bottom: 100px;
}
	#title_img1{
	width: 50%;
	margin-left:auto;
	margin-right: auto;
}
#title_img2{
	width: 100%;
	margin-left:auto;
	margin-right: auto;
}
	.carousel-item img {
    width: 100%;
    height: 100%;
    /* object-fit: cover; */
    margin-top: 35px;
}
	.carousel-indicators {
		bottom: 40px !important;
	}
.cimg br {
	display: none;
}
.kind_png {
	min-height: 100px;
}
.ab_azha .col-lg-4 .def_abo {
	min-height: 100px;
}
header{
margin-top: 30px;		
}	
}

@media screen and (max-width: 980px) {
.tiles article {
	width: calc(50% - 2.5em);
	margin: 2.5em 1.25em 0 1.25em;
}
		#title_img1{
	width: 50%;
	margin-left:auto;
	margin-right: auto;
}
#title_img2{
	width: 100%;
	margin-left:auto;
	margin-right: auto;
}
	.carousel-item img {
    width: 100%;
    height: 100%;
    /* object-fit: cover; */
    margin-top: 35px;
}
	.carousel-indicators {
		bottom: 40px !important;
	}
}

@media only screen and (max-width: 767px) {
header {
	height: 400px;
}
.carousel-item {
	height: 400px;
}
.menu_area {
	width: 100%;
	text-align: center;
}
	#title_img1{
	width: 50%;
	margin-left:auto;
	margin-right: auto;
}
#title_img2{
	width: 100%;
	margin-left:auto;
	margin-right: auto;
}	
	.carousel-item img {
    width: 100%;
    height: 100%;
    /* object-fit: cover; */
    margin-top: 35px;
}
	.carousel-indicators {
		bottom: 40px !important;
	}
.inner_bg {
	width: 100%;
	height: 400px;
}
.inner_bc {
	width: 100%;
	height: 400px;
}
#back-to-top {
	bottom: 120px;
}
.tiles article {
	width: 100%;
	margin: 40px 0 0 0;
}
.tiles article:hover > .image {
	-moz-transform: scale(1.0);
	-webkit-transform: scale(1.0);
	-ms-transform: scale(1.0);
	transform: scale(1.0);
}
.arf_disp {
	display: none;
}
.ab_azha img {
	clip-path: none;
}
}

@media only screen and (max-width: 600px) {
.banner h1 {
	font-size: 30px;
}
.bg_clr_inside {
	top: -314px;
}
		#title_img1{
	width: 50%;
	margin-left:auto;
	margin-right: auto;
}
#title_img2{
	width: 100%;
	margin-left:auto;
	margin-right: auto;
}
	.carousel-item img {
    width: 100%;
    height: 100%;
    /* object-fit: cover; */
    margin-top: 35px;
}
	.carousel-indicators {
		bottom: 40px !important;
	}
}

@media only screen and (max-width:550px) {
.maps_ar {
	height: 300px;
}
.logo h1 {
    font-size: 18px;
    line-height: 20px;
    margin-top: 23px;
}
.logo h1 span {
    font-size: 15px;
}	
		#title_img1{
	width: 50%;
	margin-left:auto;
	margin-right: auto;
}
#title_img2{
	width: 100%;
	margin-left:auto;
	margin-right: auto;
}
	.carousel-item img {
    width: 100%;
    height: 100%;
    /* object-fit: cover; */
    margin-top: 35px;
}
	.carousel-indicators {
		bottom: 40px !important;
	}
}

@media only screen and (max-width: 500px) {
.logo {
	height: 68px;
}
.logo img {
	float: left;
	width: auto;
	height: 45px;
}
.menu_btn {
	top: -100px;
}
		#title_img1{
	width: 50%;
	margin-left:auto;
	margin-right: auto;
}
#title_img2{
	width: 100%;
	margin-left:auto;
	margin-right: auto;
}
	.carousel-item img {
    width: 100%;
    height: 100%;
    /* object-fit: cover; */
    margin-top: 35px;
}
	.carousel-indicators {
		bottom: 40px !important;
	}
.banner h1 {
	font-size: 20px;
}
.bg_area {
	height: 68px;
}
.menu-toggle {
	top: 15px;
}
.carousel-caption {
	bottom: 38%;
	right: 0;
}
.clients h1 {
	text-align: center;
	font-size: 25px;
	margin-top: 0;
}
.clients p {
	font-size: 18px;
}
.menu_area li a {
	font-size: 25px;
	line-height: 24px;
}
#toggle_btn {
	top: 14px;
}
.specs_cl a {
	padding-left: 15px;
	padding-right: 15px;
}
.bc_inside {
	bottom: -316px;
}
#back-to-top {
	bottom: 120px;
	right: 12px;
}
.logo h1 {
	font-size: 15px;
	line-height: 16px;
	margin-top: 10px;
}
.logo h1 span {
	font-size: 11px;
}
header {
	height: 310px;
	margin-top: -60px;
}
.carousel-item {
	height: 310px;
}
.inner_bg {
	width: 100%;
	height: 310px;
}
.inner_bc {
	width: 100%;
	height: 310px;
}
.kind_png img {
	max-height: none;
	max-width: 300px;
	width: 100%!important;
}
}

@media only screen and (max-width: 420px) {
.logo h1 {
	font-size: 13px;
	line-height: 15px;
	margin-top: 11px;
}
.logo h1 span {
	font-size: 10px;
}
	.carousel-item img {
    width: 100%;
    height: 100%;
    /* object-fit: cover; */
    margin-top: 35px;
}
}

@media only screen and (max-width: 380px) {
.logo h1 {
	font-size: 11px;
	line-height: 14px;
	margin-top: 11px;
	margin-left: 5px;
}
.logo h1 span {
	font-size: 9px;
}
		#title_img1{
	width: 50%;
	margin-left:auto;
	margin-right: auto;
}
#title_img2{
	width: 100%;
	margin-left:auto;
	margin-right: auto;
}
	.carousel-item img {
    width: 100%;
    height: 100%;
    /* object-fit: cover; */
    margin-top: 35px;
}
	.carousel-indicators {
    bottom: 40px !important;
}
}
