body{
	font-family:arial,helvetica,sans-serif;
	margin:0;
	padding:0;
}

.wrapper{
    width:65%;
    border: 0px solid red;
    margin:0 auto;
    overflow:auto;

}
.logo{
	width:20%;
	border: 0px solid red;
	float:left;
}
.logo img{
    width:100%;
}
.menu{
	width:75%;
	border:0px solid red;
	float:right;
}
.menu ul{
	float:right;
}
.menu ul li{
	list-style:none;
	float:left;
	padding:7px 0 5px 15px;
}
.menu ul li a{
	font-family:sans-serif;
	font-size:;
	font-weight: ;
	color:purple;
	text-decoration:none;
	display:inline-block;
}








    /*Banner CSS Start*/

.banner{
	width:100%;
	height:600px;
	border:0px solid red;
	
}
.bnimage{
    width:100%;
	height:600px;
	border:0px solid red;
	background-image:url(../image/computer-work.jpg);
	background-size: cover;
	position: relative;

	


}

.bntext{
	width:400px;
	height: 300px;
	border:0px solid black;
	
	color:white;
    position:absolute;
    left:15%;
    top:200px;
    font-size:17px;

	
}
.bntext h1{
	white-space:pre;
}
.bntext a{
	font-size:15px;
	text-decoration-line: none;
	background: red;
	color:white;
	padding:10px;
	border: 0px solid red;
	border-radius: 5px;
}
.bntext a:hover{
	background: darkred;
}

 /*Banner CSS End*/










 /*How it work CSS starts*/
.howitwrapper{
	width:65%;
	height:450px;
	border: 0px solid red;
	margin:60px auto 0 auto;
	box-sizing: border-box;
	overflow: hidden;

}
.howitheader{
	width:80%;
	height: 200px;
	border: 0px solid red;
	margin:0 auto;


}
.howitheader h1 ,p{
	text-align: center;
}
.document{
	width:30%;
	height:200px;
	border: 0px solid red;
	float:left;
	margin:15px 20px;
	text-align: center;
	font-weight: bold;
}
.connect{
	width:30%;
	height:200px;
	border: 0px solid red;
	float:left;
	margin:15px 10px;
	text-align: center;
	font-weight: bold;
}
.signin{
	width:30%;
	height:200px;
	border: 0px solid red;
	float:left;
	margin:15px 10px;
	text-align: center;
	font-weight: bold;
}


 /*How it work CSS ends*/









/*Know more section CSS*/
.knowwrapmain{
	width:100%;
	height:500px;
	border:0px solid red;
	background: #ededed;
}
.knowwrapsub{
	width:65%;
	height:400px;
	border:0px solid red;
	margin:40px auto;
	padding-left: 60px;
	padding-top: 60px;
	box-sizing: border-box;
}
.textknow{
	width:45%;
	height:300px;
	border:0px solid red;
	float:left;

}
.textknow p {
	text-align: left;
}
.textknow a{
	text-decoration:none;
	color:white;
	background:red;
	padding:10px;
	border-radius:5px;
}
.videoknow{
	width:45%;
	height:300px;
	border:0px solid red;
	float:left;
	margin-left: 20px;

}

/*Know more section CSS*/









/* Features section CSS*/
.featuresection{
	width:100%;
	height:800px;
	border:0px solid red;
	box-sizing: border-box;
}
.headfeaturewrap{
	width:65%;
	height:700px;
	border:0px solid red;
	margin:50px auto;
	box-sizing: border-box;
}
.featureheader{
	width:100%;
	height:150px;
	border:0px solid red;
	text-align: center;

}

.featurewrap{
	width:100%;
	height: 520px;
	border:0px solid blue;
	text-align: center;
	overflow: hidden;


}

.videochat{
	width:30%;
	height:200px;
	border:0px solid blue;
	float:left;
	margin:15px;
	padding:0;
	background: white;
	box-shadow: 0 0 5px gray;


}
.videochat img{
	width:25%;
}
.videochat:hover{
	box-shadow: 0 0 20px gray;
}
.interaction{
	width:30%;
	height:200px;
	border:0px solid blue;
	float:left;
	margin:15px;
	padding:0;
	box-shadow: 0 0 5px gray;

}
.interaction img{
	width:25%;
}
.interaction:hover{
	box-shadow: 0 0 20px gray;
}
.form{
	width:30%;
	height:200px;
	border:0px solid blue;
	float:left;
	margin:15px;
	padding:0;
	box-shadow: 0 0 5px gray;

}
.form:hover{
	box-shadow: 0 0 20px gray;
}
.editdoc{
	width:30%;
	height:200px;
	border:0px solid blue;
	float:left;
	margin:15px;
	padding:0;
	box-shadow: 0 0 5px gray;

}
.editdoc:hover{
	box-shadow: 0 0 20px gray;
}
.media{
	width:30%;
	height:200px;
	border:0px solid blue;
	float:left;
	margin:15px;
	padding:0;
	box-shadow: 0 0 5px gray;

}
.media:hover{
	box-shadow: 0 0 20px gray;
}
.signature{
	width:30%;
	height:200px;
	border:0px solid blue;
	float:left;
	margin:15px;
	box-shadow: 0 0 5px gray;

}
.signature:hover{
	box-shadow: 0 0 20px gray;
}
.featurewrap a{
	text-decoration: none;
	font-size: 12px;
	color:red;
	padding:5px;
	box-shadow: 0 0 5px gray;
}



/* Features section CSS*/









/* footer section CSS*/

.contactwrapper{
	width: 100%;
	height:300px;
	background: black ;
}
.contactwrappersub{
	width:65%;
	height:300px;
	border: 0px solid white;
	margin:0 auto;
	box-sizing:border-box;
	overflow: hidden;
	color:white;
}
.contactwrappersub h3{
	color:#ce1a4d;
}
.contact{
	width: 30%;
	height:300px;
	border: 0px solid blue;
	float:left;
	text-align: left;
	padding-top: 60px;
}
.contact p{
	text-align: left;
	font-size: 12px;
}

.links{
	width:30%;
	height:300px;
	border: 0px solid green;
	float:left;
	margin-left: 50px;
	padding-top: 60px;
}

.links ul li{
	list-style-type: square inset;
	padding: 0;
}

.links ul li a{
	text-decoration: none;
	color:white;
}
.newsletter{
	width:30%;
	height:300px;
	border: 0px solid red;
	float:right;
	padding-top: 60px;
}
.newsletter label{
	background:#ce1a4d;
	padding:2px;

}

.copyright{
	background: #6a696a;
	padding:20px;
	text-align: center;
}



/* footer section CSS*/