@media (max-width: 1366px) {
	.top {
		background-position: 500px center;
	}
	.bannertop h1 {
		font-size: 2.75rem;
	}
	.top {
		
	}
	.banner {
		max-width: 1000px;
	}
	.bannertop h1 {
		font-size: 2.75rem;
	}
	.mark2 {
		position: absolute;
		top: 90px;
		right: 20px;
		display: inline-block;
	}
	.mark3 {
		position: absolute;
		top: 180px;
		right: 20px;
		display: inline-block;
	}
	.mark4 {
		position: absolute;
		top: 300px;
		right: 20px;
		display: inline-block;
	}
	.logoWrapper>div {
		width: 95%;
	}
.highlightsText {margin-left:0px;}
}

@media (max-width: 1024px) {
	/*.mark1 ,.mark2 ,.mark3 ,.mark4{  display:none;}*/
	.mark1 {
		position: absolute;
	top: 80px;

    display: inline-block;
	}
	.mark2 {
    position: absolute;
    top: 160px;
    right: -80px;
    display: inline-block;
	}
	.mark3 {
position: absolute;
    top: 250px;
    right: -100px;
    display: inline-block;
	}
	.mark4 {
    position: absolute;
    top: 380px;
    right: -100px;
    display: inline-block;
	}
		.eyebrow {
    text-align: center;
    font-size: 1.5rem;
    margin-top: 1rem;
    font-weight: 700;
}
	.smalltopimg {
		width: 100%;
		margin: auto;
		display: block;
		padding-top: 1rem;
		padding-bottom: 4rem;
	}
	.top {
		display: table;
		background-image: none;
	}
	/*.top{background-image:url(../images/smalltopbg.png); background-position:center center;   background-size: 60%;}*/
	.banner {
		display: table-cell;
	}
	.bannertop {
		position: initial;
		display: inline-block;
		width: 100%;
	}
	.bannertop h1 {
		padding-top: 3rem;
		padding-bottom: 2rem;
		width: 100%;
		text-align: center;
		font-size: 1.75rem;
		position: initial;
	}
	.bannerBtn {
		width: 100%;
		margin: auto;
		position: absolute;
		top: 55%;
		text-align: center;
		position: initial;
	}
	.bannerBtn a {
	
		letter-spacing: 3px;
		height: 3rem;
		font-size: 1rem;
		line-height: 3rem;
		width: 35%;
	}
	.headline {
    font-family: Arial;
    font-size: 2.5rem;
    text-align: center;
}
.productName {

    letter-spacing: 10px;

}
	.qa-title {
		width: 85%;
		padding-bottom: 3rem;
		max-width: 760px;
	}
	.qa-title .title {
		display: block;
		width: 100%;
		margin: auto;
		text-indent: 0rem;
		font-size: 1.75rem;
	}
	.qa-title .paragraph {
		display: block;
		width: 100%;
		margin: auto;
		padding-top: 2rem;
	}
	.qa-title .paragraph .part1 {
		font-size: 1.25rem;
		letter-spacing: 0px;
	}
		.highlightsItem {
    display: block;
    width: 100%;
    margin: auto;    text-align: center;
}
.highlightsList+.highlightsList {
    margin-top: 3rem;
}
.list2 .item1 {
    float: none;
}
.list2 .item2 {
    float: none;
	margin-top:0px;
}
.highlightsImg .fill {
    width: 100%;
    max-width: 500px;
    display: inline-block;margin-bottom: 3rem;
}
	.qa-title .title .qa-mark{height: 1.5rem;
     bottom: 0px; 
    vertical-align: middle;}
	.serviceContent {
		display: block;
	}
	.serviceItem {
		width: 85%;
		margin: auto;
		max-width:500px;
	}
	.serviceItem+.serviceItem {
		padding-top: 3rem;
	}
	.serviceIcon {
		vertical-align: top;
		display: inline-block;
		margin-right: 5%;
		width: 70px;
		height: 70px;
	}
	.serviceText {
		width: 65%;
		display: inline-block;
		vertical-align: middle;
	}
	.serviceText .title {
		font-size: 1.5rem;
		padding-bottom: 0.5rem;
		text-align: left;
	}
	.highlightsContent {
		margin: auto;
		width: 75%;
	}
	.logo-title {
		width: 85%;
		text-align: center;
	}
	.contactWrapper {
		display: block;
		text-align: center;
		margin-top:0px;
	}
	.contactWrapper .contact-title {
		text-align: center;
		letter-spacing: 0px;
		height: initial;
    /* height: 3rem; */
    margin-bottom: 1rem;
	}
	.contactWrapper .contact-title {
		
	}
	.serviceIcon{margin-bottom:1rem;}
}

@media (max-width: 768px) {
	.logoWrapper>div {
		
	}
.productName {

    letter-spacing: 10px;

}

	.list2 .item1 {
		float: none;
	}
	.list2 .item2 {
		float: none;
	}
}

@media (max-width: 600px) {
	.mark1,
	.mark2,
	.mark3,
	.mark4 {
		display: none;
	}
	.bannerBtn {
		width: 100%;
	}

	.navLink {
		width: 100%;
		float: none;
	}
	.navLink a {
		width: 100%;
		text-align: center;
		padding: 1rem 0rem;
		margin: auto;
	}
	#pc_nav {
		display: none;
		float: none;
		margin: auto;
	}
	#mobile_nav {
		display: block;
	}
.nav .logo {
	
	max-height:45px;
	margin-top:0px;
}

.productName {

    letter-spacing: 10px;

}	
	.banner {
		height: 600px;
	}
	.bannertop h1 {
		font-size: 1.45rem;
	}
	.qa-title .title {
		text-align: center;
	}
.qa-title .title .qa-mark {
  display:none;
}


	.qa-title .paragraph .part1 {
		line-height: 1.5;
		padding-bottom: 0.5rem;
	}
	.highlightsItem {
		display: block;
		width: 100%;
		margin: auto;
	}

	.highlightsText .title {
    font-size: 1.25rem;
    font-weight: 600;
    padding-bottom: 1rem;
}
.highlightsImg .fill {
    width: 100%;
    max-width: 300px;
    display: inline-block;
    margin-bottom: 1rem;
}
	.highlightsContent {
		margin: auto;
		width: 95%;
	}
	.highlightsText .text .logo ul {


  font-size:0.875rem;
}
	.highlightsText .text .sub ul {

   
  font-size:0.875rem;
}
.copyright {
    font-size: 0.875rem;
    color: #666666;
    text-align: center;
    width: 100%;
    min-height: 100px;
    padding-top: 1rem;
    line-height: 1.5rem;
}
.copyright br{display:block;}
}