@charset "utf-8";
/* CSS Document */

@media only screen and (max-width: 600px){
	.box{
		margin-left: 0;
		margin-right: 0;
		width: 100%;
		height: auto;
		margin-top: 10px;
		max-width: 400px;
		
	}
	.boxa{
		
		margin-left: 0;
		margin-right: 0;
		width: 100%;
		height: auto;
		max-width: 400px;
		
	}
	.boxb{
		
		margin-left: 0;
		margin-right: 0;
		width: 100%;
		height: auto;
		max-width: 400px;
		
	}
	.boxcb1{
		 background-size: cover;
         background-position: center;
       
		margin-left: 0;
		margin-right: 0;
		width: 100%;
		height: 220px;
		max-width: 400px;
		background-image: url("../img/portfolio/logo/8.jpg");
	}
	.boxcb2{
		
		 background-size: cover;
         background-position: center;
        
		margin-left: 0;
		margin-right: 0;
		width: 100%;
		height: 220px;
		max-width: 400px;
		background-image: url("../img/portfolio/logo/6.jpg");
	}
	.boxcb3{
		 background-size: cover;
         background-position: center;
        
		margin-left: 0;
		margin-right: 0;
		width: 100%;
		max-width: 400px;
		height: 220px;
		background-image: url("../img/portfolio/logo/7.jpg");
	}
	.boxcc1{
		 background-size: cover;
        background-position: center;
        
		margin-left: 0;
		margin-right: 0;
		width: 100%;
		max-width: 400px;
		height: 220px;
		background-image: url("../img/portfolio/website/rashik.jpg");
		
	}
	.boxcc2{
		
		 background-size: cover;
        background-position: center;
        
		margin-left: 0;
		margin-right: 0;
		width: 100%;
		max-width: 400px;
		height: 220px;
		background-image: url("../img/portfolio/website/medico.jpg");
	}
	.boxcc3{
		 background-size: cover;
         background-position: center;
         
		margin-left: 0;
		margin-right: 0;
		max-width: 400px;
		width: 100%;
		height: 220px;
		background-image: url("../img/portfolio/website/mrsingh.jpg");
	}
	.boxcd1{
		
		margin-left: 0;
		 background-size: cover;
        background-position: center;
       
		margin-right: 0;
		width: 100%;
		max-width: 400px;
		height: 350px;
		background-image: url("../img/portfolio/All/social2/1.jpg");
	}
	.boxcd2{
		
		 background-size: cover;
       background-position: center;
       
		margin-left: 0;
		margin-right: 0;
		width: 100%;
		max-width: 400px;
		height: 350px;
		background-image: url("../img/portfolio/All/social2/2.jpg");
	}
	.boxcd3{
			
		 background-size: cover;
       background-position: center;
       
		margin-left: 0;
		margin-right: 0;
		width: 100%;
		max-width: 400px;
		height: 350px;
		background-image: url("../img/portfolio/All/social2/3.jpg");
	}
}
