@media screen and (max-width:768px) {
	.top-nav-se {
		width: 100%;
		display: none;
		position: absolute;
		background: rgba(255, 255, 255, 0.4);
		padding: 0 10px;
		padding-bottom: 1px;
		top: 58px;
	}
	
	.aboutcomptag {
		color: #fff !important;
		display: inline-block !important;
		margin: 0px 0% !important;
		font-size: 10px !important;
		text-align: center !important;
		padding: 3% !important;
	}

	#topheight li>a {
		color: #fff !important;
	}

	.top-nav-se {
		position: relative !important;
		top: 0px !important;
	}
	#parentbigbox{
		width: inherit !important;
	}

}
.n-nav-box ul.top-nav li a {
	color: #000000 !important;
	text-decoration: unset;
}

.cp-nav-ul {
	width: 1073px;
	margin: 0 auto;
	clear: both;
	position: relative;
}

#aboutourbanner {
	width: 100%;
}

.top-nav-se {
	width: 100%;
	display: none;
	position: absolute;
	background: rgba(255, 255, 255, 0.8);
	padding: 0 10px;
	padding-bottom: 1px;
	top: 58px;
}

.aboutcomptag {
	color: #fff;
	display: inline-block;
	margin: 0px 15px;
    font-size: 18px;
    text-align: center;
    padding: 20px 33px;
    color: #3C3C3C;
}
.aboutcomptag:hover{
	background: rgba(65, 118, 255, 1);
	color: #fff;
}
.aboutcomptagclick{
	background: rgba(65, 118, 255, 1);
	color: #fff;
}

#parenttaglinewrapper {
	text-align: center;
	background: #E9ECF2;
}

.m-page {
	text-align: right;
	font-size: 0;
	height: 38px;
	line-height: 38px;
	padding-right: 10px;
}
.m-page li {
	display: inline
}
.m-page span {
	display: inline-block;
	font-size: 15px;
	background-color: #fff;
	padding: 0px 13px;
	height: 36px;
	overflow: hidden;
	text-align: center;
	border: 0px #ddd solid;
	color: #ddd;
	font-family: Arial;
	margin-left: 5px;
	vertical-align: top;
}

.m-page a,
.m-page i {
	display: inline-block;
	font-size: 15px;
	background-color: #fff;
	padding: 0px 13px;
	height: 36px;
	overflow: hidden;
	text-align: center;
	border: 0px #ddd solid;
	color: #000;
	font-family: Arial;
	margin-left: 5px;
	vertical-align: top;
}
.m-page a.next, .m-page a.prev {
	font-family: å®‹ä½“;
	font-size: 16px;
	font-weight: 700;
}
.m-page a:hover, .m-page li.thisclass a {
	background-color: #4176FF;
	color: #fff;
}
.m-page span {
	font-size: 14px;
	padding-right: 10px;
}
#rightselectbox{
    padding: 3px;
    border: 0px;
    font-size: 16px;
    outline: none;
    position: absolute;
    top: 18%;
    right: 0px;
	font-weight: 600;
    color: #037cd9;
}

