

.cover{
	background-image: url('../images/about/Final_Vigoursoft _Aboutus_coverpage.jpg');
}

@media only screen and (min-width: 768px) {
	.social111 img{
	width:47px !important;
	
	
	}
	.client{
	padding-top: 90px;
	}
	.sizefont{
	font-size: 25px!important;
	
	}
	.section4 {
    padding: 50px 50px 50px 50px;
}
	.img2 {
    width: 104px;
    padding: 0px;
    border-radius: 50% !important;
    border: 2px solid grey !important;
}
	.spaceee11{
	padding-right: 0px;
	text-align: right !important;

}
	.displaydesktop{
	display:block;
}
.displaymobile{
	display: none;
}
 .cover{
	 height: 800px;
	 padding:20px;
    background-size: 100% 800px;
    background-repeat: no-repeat;
}
.space{
	padding-top: 10px;
}
.space2{
	padding-top: 60px;
}
.normal {
    color: grey;
}
.team {
    padding: 10px 130px !important;
    font-size: 15px !important;
	
	
	}
}
@media only screen and (max-width: 768px) {
	.section3 {
    background-size: 100% 1180px;
    background-repeat: no-repeat;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 0px;
    background-image: url(../images/home/Diagonal_shape.png);
    height: 1180px;
}
.section3 h4{
	    font-size: 45px;
    font-weight: lighter;
}
.center {
    text-align: center;
    padding-bottom: 10px;
}
	.client {
    margin-top: 60px;
}
	.social111 img{
	    width: 37px!important;
    padding: 2px 7px!important;
	}
	
	.section3 .col-xs-6{
    width: 70%;
    padding-left: 31px;
}
	
	.small{
		    margin-bottom: 30px !important;
		    padding-left:1%;
		    padding-right:1%;
	}
	.spaceee11{
	padding-right: 0px;
	text-align: right !important;

}
	.displaydesktop{
	display:none !important;
}
.displaymobile{
	display: block;
}
	br{
		display: none;
	}
.cover {
    height: 350px;
    background-size: 100% 350px;
    background-repeat: no-repeat;
}
.cover .col-md-5{
	text-align: center;
}
.wt {
    color: #4c4c4c;
    font-size: 43px !important;
    font-weight: 300;
    letter-spacing: 1px;
    margin-top: 18%;
}
.vs {
    color: #fe6847;
    font-size: 22px;
    font-weight: 300;
    letter-spacing: 0px;
}
.normal {
    color: grey;
    padding-left: 0px;
    font-size: 15px;
    font-weight: 300;
    margin-bottom: 10px;
    letter-spacing: 1px;
}
}