@media(max-width:  1040px){
	.grey_white{
		background: linear-gradient( to bottom, #ebebeb 0%, #ebebeb 42%, #fff 42%, #fff 100% );
	}
	.activities_box_capacity{
		width: 46%;
	}
	.home_table .line_border{
		display: none;
	}
	.home_table .icon_double{
		display: none;
	}
}
@media(max-width:  979px){
	.w_75{
	  width: 100%;
	}
	.row .one{
	  width: 100%;
	}
	.row .two{
	  width: 100%;
	}
	.row .three{
	  width: 100%;
	}
	.row .bet_three_four{
	  width: 45%;
	}
	.row .four{
	  width: 100%;
	}
	.row .five{
	  width: 100%;
	}
	.row .six{
	  width: 100%;
	}
	.row .seven{
	  width: 100%;
	}
	.row .eight{
	  width: 100%;
	}
	.row .nine{
	  width: 100%;
	}
	.row .ten{
	  width: 100%;
	}
	.row .eleven{
	  width: 100%;
	}
	.row .twelve{
	  width: 100%;
	}
	input[type=text].w_50{
		width: 100% !important;
	}
	.activities_box{
		width: 22%;
	}
	.blue_grey{
	  background: linear-gradient(
	    to right, 
	    #234d75 0%, 
	    #234d75 0%, 
	    #ebebeb 0%, 
	    #ebebeb 100%
	  );
	}
	.about-box{
	  padding: 0;
	}
	.about-box-big{
	  margin: 0;
	}
	.activities-box-supplier,
	.activities-box-supplier-title{
		width: 45%;
	}
	.activities-box-supplier-title.text, 
	.activities-box-supplier.text{
		width: 100%;
	}
	.activities_box_certication{
		width: 42%;
	}
	.row .two-five{
	  width: 32%;
	  text-align: center;
	}

	footer button{
		width: 20%;
	}
	footer input[type="text"]{
		width: 35%;
	}
	.profile-box-one{
	  padding: 0;
	}
	.profile-box-two{
	  padding: 0;
	}
	.phone_menu{
	  display: block;
	}
	.menu{
	  display: none;
	}
	.sub-menu {
	    display: none;
	    align-items: center;
	    padding: 0;
	    position: relative;
	    top: 0;
	    z-index: 100;
	    background: white;
	    left: 0;
	    list-style: none;
	    width: 100%;
	    text-align: center;
	    margin-left: -4rem;
	}
	.phone_menu_1:hover .sub-menu{
	  display: block;
	}
	.menu-item {
		padding: 0 0 0 5rem;
		width: calc(100% - 1rem);
		text-align: left;
		z-index: 2;
		border: unset;
		border-bottom: 1px solid lightgray;
		background: white;
		margin: 0;
		border-top: 1px solid lightgray;
	}
}
@media(max-width:  1130px){
	.grip-fartory-box1 .factory-image img{
	  height: auto;
	}
	.grip-fartory-box{
		display: block;
		height: unset;
	}
	.grip-fartory-box1{
		display: block;
		height: unset;
	}
		.border-left-bottom{
		border: unset;
	}
	.factory-image .img-text-sbleft,
	.factory-image .img-text-ssbleft,
	.factory-image .img-text-bleft{
		text-align: center;
		padding: 0px;
		font-size: 22px;
	}
	.factory-image.bottom-left{
		align-items: center;
	}
	.factory-image{
		overflow: hidden;
		height: 50%;
		margin: 10px 0;
		height: 200px;
	}
}
@media(max-width:  777px){
	.grey_white{
		background: linear-gradient( to bottom, #ebebeb 0%, #ebebeb 46%, #fff 46%, #fff 100% );
	}
	.activities_box_capacity{
		width: 100%;
	}
}
@media(max-width:  630px){
	.activities_box{
		width: 30%;
	}
	.row .two-five{
	  width: 100%;
	}
	.activities-box{
		width: 100%;
	}
}
@media(max-width:  655px){
	.header-p{
	  margin-left: 0;
	  margin-right: 0;
	  width: 100%;
	  text-align: center;
	}
}
@media(max-width:  500px){
	.activities_box{
		width: 100%;
	}
	.activities-box-supplier,.activities-box-supplier-title{
		width: 100%;
	}
	.activities_box_certication{
		width: 100%;
	}
	.btn-blue{
		width: 100%;
	    text-align: center;
	}
	footer button{
		width: 30%;
	}
	footer input[type="text"]{
		width: 68%;
	}
	.row .bet_three_four{
	  width: 100%;
	}
}