

/*banner start*/

@media only screen and (max-width: 767px){
	.banner_area .banne_flex_img img{
width: 200px!important;
}

.banner_area .banne_flex_img {
	justify-content: center;
	
}

.banner_title h1{
	font-size: 30px;
	line-height: 40px;
}
.banner_title{
	text-align: center;
}
.banner_area{
	padding-top: 30px;
	padding-bottom: 50px;
}
}

/*banner end*/

/*about us start*/
@media only screen and (max-width: 767px){

	.section-title_about{
	text-align: center;
	

}
.section-title_about h2{
	font-size: 30px;
}

.features_flex ul{
	
	justify-content: center !important;
	text-align: center;

}

.section-title h2{
	font-size: 24px;
}
.features_flex ul li{
 
  font-size: 16px;
}
.section-padding{
	padding-top: 30px;
	padding-bottom: 30px;
}
.section-title h2{
	margin-bottom: 0px;
	text-align: center;
}
}

/*about us end*/

/*why we best start*/

@media only screen and (max-width: 767px){
	.webest_area{
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.section_content p{
		text-align: center;

	}
	.features_flex ul li{
		text-align: center;
}
}

/*why we best end*/

/*widget start*/

@media only screen and (max-width: 767px){
	.widgest_box{
       margin-top: 20px;

}
.section-title h2{
	font-size: 30px;
	/*margin-bottom: 30px;*/
	
}
.widgest_box iframe{
	height: 580px;
}
}

/*widget end*/


/*menu area start*/

@media only screen and (max-width: 767px){

	.menu_tiles{
	margin-top: 5px;

}
	.shape-top-img {
	position: relative;
	margin-bottom: -5px;
         }


.shape-bottom-img {
	position: relative;
	margin-top: -5px;
         }

         .menu-area .mt-6{
         	margin-top: 30px;
         }
         .menu-area{
         	padding-top: 30px;
         	padding-bottom: 30px;
         }

    .menu_tiles img{
	width: 100%;
	margin-bottom: 15px;
	margin-top: 10px;
	height: 300px;
	object-fit: cover;
	object-position: center;
}

.menu_tiles{
	margin-top: 30px;
	text-align: center;
	font-size: 22px;
	color: #daaa8b;

}
.menu_tiles h2{
	color: #000;
	font-size: 20px;
	margin-top: 0px;
}
}

/*menu area end*/

/*footer start*/

@media only screen and (max-width: 767px) {

	.footer_area {
		justify-content: center;
		text-align: center;
		column-gap: 0px;
		display: flex;
		flex-wrap: wrap;
		height: auto;
	}
	.footer_left_panel {
		justify-content: center;
		column-gap: 20px;
		align-items: center;
		display: block;
		width: 100%;
	}

	.footer_left_panel .pipeline {
			display: none;
		}

	.footer_left_panel span {
			display: block;
		}

	.footer_right_panel {
		justify-content: center;
		column-gap: 20px;
	}

	.coptright-order-2 {
		order: 2;
	}

	.social-order-1 {
		order: 1;
		margin: auto;
		text-align: center;
		margin-bottom: 10px;
	}
}

/*footer start*/

/*footer*/
