.logo{
	height:50px;
	width:100px;
}
.about_us{
	background-color:#bababa;
	padding-top: 10px;
    padding-bottom: 50px;
}
.about_us4{
	color:white;
	text-align: center;
	margin-top: 20px;
}
.about_us2{
	margin-top:40px;
}
.about_us5{
	width:100px;
	border-top:4px solid;
	margin-top: -7px;
    color: red;
}
.aimg{
	margin-top:15px;
	width:100%;
}
.priority{
	font-size:21px;
}
.aread{
	background-color:blue;
	color:white;
	font-size:20px;
	text-decoration:none;
	border-radius:5px;
	padding-left: 10px;
    padding-right: 10px;
}
.aread:hover{
	background-color:red;
	color:white;
	text-decoration:none;
	border-radius:5px;
}
.our_service{
	background-color:#a8a8a8;
	padding-top: 25px;
	padding-bottom: 25px;
}
.our_service2{
	color:white;
	text-align: center;
}
.our_service4{
	width:150px;
	border-top:4px solid;
	margin-top: -7px;
    color: red;
}
.warehouseservice{
	background-color: red;
    margin-top: 10px;
    text-align: center;
	border-radius:10px;
}
.warehouseservice1{
	color: white;
    text-decoration: none;
}
.warehouseservice:hover{
	background-color: blue;
	border-radius:10px;
}
.warehouseservice1:hover{
	color: white;
    text-decoration: none;
}
.industrialservice{
	background-color: red;
    margin-top: 10px;
    text-align: center;
	border-radius:10px;
}
.industrialservice1{
	color: white;
    text-decoration: none;
	font-size: 22px;
	font-weight: 700;
}
.industrialservice:hover{
	background-color: blue;
	border-radius:10px;
}
.industrialservice1:hover{
	color: white;
    text-decoration: none;
}
.simg1{
	height:auto;
	width:100%;
	margin-top: 20px;
}
.our_portfolio{
	background-color:#a8a218;
	padding-top: 25px;
	padding-bottom: 25px;
}
.our_portfolio1{
	width:150px;
	border-top:4px solid;
	margin-top: -7px;
    color: red;
	padding: 40px 20px 2px;
}
.client_list{
	background-color:#a84518;
	padding-top: 25px;
	padding-bottom: 25px;
}
.client_list1{
	color:white;
	text-align: left;
}
.client_list2{
	width:140px;
	border-top:4px solid;
	margin-top: -7px;
    color: red;
	margin-left: 0px;
}
.footer{
	background-color:#858484;
}
.footer1{
	padding-top: 10px;
    padding-bottom: 20px;
}
.footer2{
	color:white;
}
.abhiyashindustries{
	background-color:#686666;
	margin:0px;
}
.abhiyashindustries{
	color:white;
	text-align: center;
	height:80px;
	line-height:80px;
	font-size:25px;	
}
#portfolio{
	padding: 20px;
	margin: 0 auto;
}
.gallery-title{
	font-size:36px;
	color:#db584c;
	text-align:center;
	font-weight:700;
}
.filter-button{
	font-size: 14px;
	border: 1px solid #db584e;
	border-radius:5px;
	text-align:center;
	color:#db584e;
	margin-bottom:5px;
	font-weight:200;
}
.filter-button:hover{
	font-size:14px;
	border: 1px solid #eb584e;
	border-radius:5px;
	text-align:center;
	color:#fff;
	background-color:#db584e;
}
.btn-default:active .filter-button:active{
	background-color:#db584e;
	color:#fff;
}
.gallery_product{
	margin-bottom:30px;
}
.pimg{
	height:auto;
	width:100%;
}
.bb{
	align-items:center;
	justify-content:center;
}
@keyframes scroll{
0%{
	transform: translateX(0);
}
100%{
	transform: translateX(calc(-250px * 7));
}
}
.slider{
	height:100px;
	margin:auto;
	overflow:hidden;
	position:relative;
	width:auto;
}
.slider .slide-track{
	animation: scroll 40s linear infinite;
	display:flex;
	width:calc(250px * 14);
}
.slider .slide{
	height:100px;
	width:250px;
}
.simg{
	width:95%;
}
.designsk{
	color: #eef215;
}
.designsk1{
	color: #39a4e6;
	text-decoration:none;
}
.designsk:hover{
	color: #1bed0e;
}
.designsk1:hover{
	color: #31deeb;
	text-decoration:none;
}
.cccc {
  position: relative;
  text-align: center;
  color: white;
}
.cccc1 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
  font-size: 40px;
}
.aboutus{
	margin-top:20px;
	width:100%;
}
.about_us5{
	width:120px;
	border-top:4px solid;
	margin-top: -7px;
    color: red;
}
.contactus{
	background-color:#c7c7c7;
	padding-top:20px;
	padding-bottom:20px;
}
.contactus1{
	font-size:20px;
	color:red;
}
.contactus2{
	font-size:20px;
	color:red;
	padding-bottom: 30px
}
.address{
	font-size:22px;
}
.address1{
	text-decoration:none;
	color:#090909;
}
.address1:hover{
	text-decoration:none;
	color:#e71414;
}
.address2{
	text-decoration:none;
	color:white;
}
.address2:hover{
	text-decoration:none;
	color:#e71414;
}
.facebooks{
	background: #0000e6;
    color: white;
    text-align: center;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 30px;
	margin-top: 20px;
	border-radius: 10px;
}
.facebooks:hover{
	background: #4747d1;
}
.whatsapps{
	background: #00b359;
    color: white;
    text-align: center;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 30px;
	margin-top: 20px;
	border-radius: 10px;
}
.whatsapps:hover{
	background: #4dff88;
}
.twitters{
	background: #0073e6;
    color: white;
    text-align: center;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 30px;
	margin-top: 20px;
	border-radius: 10px;
}
.twitters:hover{
	background:  #008ae6;
}
.instagrams{
    background: #e68a00;
    color: white;
    text-align: center;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 30px;
	margin-top: 20px;
	border-radius: 10px;
}
.instagrams:hover{
	background: #e6005c;
}
.linkedins{
	background: #008ae6;
    color: white;
    text-align: center;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 30px;
	margin-top: 20px;
	border-radius: 10px;
}
.linkedins:hover{
	background: #00ace6;
}
@media (min-width: 1024px) {
    
}
@media screen and (max-width: 900px) and (min-width: 600px) {
    
}

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
.abhiyashindustries{
	font-size:9px;
}
.abhiyashindustries{
	height:50px;
	line-height:50px;
}
.address1{
    font-size:15px;
}
.cccc1{
    font-size:25px;
}
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {}