h1,
h3 {
	color: aliceblue;
	font-size: 36px;
}

p {
	color: #e8e8e8;
}

.section-1 {
	position: relative;
}

.section-1 .container {
	text-align: left;
	position: absolute;
	width: 100%;
	top: 20%;
	padding-left: 5%;
	padding-right: 60%;
}

.section_1 .container {
	width: 100%;
	padding: 6% 0 6% 0;
	text-align: left
}

.section_1 {
	background-color: #101010;
	text-align: center;
}

.section_1 .compatibility_xbox {
	color: #fff;
	font-size: 30px;
	padding-top: 5%;
}

.section_1 .container .col-sm-6:first-child {
	border-right: 1px dashed #fff;
}

.section_1 .container img {
	width: 30%;
}

.section_1 .col-sm-6 img {
	position: relative;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}

.spec1 {
	border-top: 1px solid #2e2e2e3d;
}

/*å¹»ç¯çè¿åºææ-start*/
.carousel.fade {
	opacity: 1;
}

.carousel.fade .item {
	-moz-transition: opacity ease-in-out .7s;
	-o-transition: opacity ease-in-out .7s;
	-webkit-transition: opacity ease-in-out .7s;
	transition: opacity ease-in-out .7s;
	left: 0 !important;
	opacity: 0;
	top: 0;
	position: absolute;
	width: 100%;
	display: block !important;
	z-index: 1;
}

.carousel.fade .item:first-child {
	top: auto;
	position: relative;
}

.carousel.fade .item.active {
	opacity: 1;
	-moz-transition: opacity ease-in-out .7s;
	-o-transition: opacity ease-in-out .7s;
	-webkit-transition: opacity ease-in-out .7s;
	transition: opacity ease-in-out .7s;
	z-index: 2;
}

.carousel.fade {
	opacity: 1;
}

.carousel.fade .item {
	-moz-transition: opacity ease-in-out .7s;
	-o-transition: opacity ease-in-out .7s;
	-webkit-transition: opacity ease-in-out .7s;
	transition: opacity ease-in-out .7s;
	left: 0 !important;
	opacity: 0;
	top: 0;
	position: absolute;
	width: 100%;
	display: block !important;
	z-index: 1;
}

.carousel.fade .item:first-child {
	top: auto;
	position: relative;
}

.carousel.fade .item.active {
	opacity: 1;
	-moz-transition: opacity ease-in-out .7s;
	-o-transition: opacity ease-in-out .7s;
	-webkit-transition: opacity ease-in-out .7s;
	transition: opacity ease-in-out .7s;
	z-index: 2;
}

/*å¹»ç¯ç*/
.layer-mask {
	width: 100%;
	height: 100%;
	opacity: 0.7;
	transition: all 0.5s;
	background-color: #000000;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
}

.pc-banner {
	width: 100%;
	float: left;
	display: contents;
}

.swiper-slide img {
	width: 100%;
	/* border-radius: 5px; */
	display: block;
	height: 100%;
	border: none;
}

.swiper-slide-active .layer-mask {
	display: none;
}

.spec .container {
	position: relative;
	text-align: center;
	padding-top: 50px;
	padding-bottom: 50px;
}

/* è®¾ç½®è½®æ­æé® */
.button div {
	width: 50px;
	height: 50px;
	background-size: 40%;
	border-radius: 50%;
}

.button div:hover {
	transform: ;
	background-color: rgb(0, 0, 0, .5);
	transition: background-color 1s;
}

@media screen and (max-width: 767px) {
	h1 {
		font-size: 22px !important;
		line-height: 30px;
	}

	p {
		color: grey !important;
		font-size: 12px;
	}

	h3 {
		font-size: 18px !important;
	}

	li {
		font-size: 12px !important;
	}

	hr {
		margin: 0;
	}

	.section-1 .container {
		padding: 10px 15px 20px !important;
	}

	.section_1 .container img {
		width: 60%;
	}

	.section_1 .container {
		padding-top: 15%;
		padding-bottom: 0%;
	}

	.section_1 .container .col-sm-6:first-child {
		border-right: none !important;
	}

	.section_1 .container img {
		margin-bottom: 15%;
	}

	.spec1 {
		border-top: 1px solid #2e2e2e3d;
	}

	.compatibility {
		padding: 40px 0;
	}

	.compatibility .container {
		width: 100%;
	}

	.compatibility .container .remarks {
		text-align: left;
	}

	.compatibility .container h1 {
		font-weight: 600;
	}

	.compatibility .container img {
		width: 80%;
	}

	.section-5 dd {
		font-size: 12px;
		color: #bbb !important;
	}

	.covervid-wrapper .container p {
		font-size: 1rem;
	}

	.covervid-wrapper .container h1 {
		font-size: 2.5rem;
	}

	.social {
		text-align: left !important;
	}
}

@media only screen and (min-width:768px) and (max-width:1023px) {
	h1 {
		font-size: 24px;
		line-height: 32px;
	}

	p {
		font-size: 12px !important;
	}

	.section-1 .container {
		text-align: center;
		top: 3%;
		padding: 0 21%;
	}

	.section_1 .container img {
		width: 60%;
	}

	.section_1 .container {
		padding-top: 8%;
	}

	.section_1 .container img:first-child {
		width: 60%;
		margin-bottom: 6%;
	}

	.section_1 .container .col-md-6:first-child {
		border-right: none;
	}

	.compatibility .container {
		width: 88%;
	}

	.compatibility .container img {
		width: 88%;
	}

	.section-5 .container {
		padding-left: 48%;
		width: 88%;
		top: 3%
	}

	.copyright-bar .container .small {
		font-size: 12px !important;
	}
}

@media only screen and (min-width:1024px) and (max-width:1279px) {
	.padding img {
		padding-bottom: 8.5% !important;
	}

	h1 {
		font-size: 24px;
		line-height: 32px;
	}

	p {
		font-size: 12px !important;
	}

	.section-1 .container {
		text-align: center;
		top: 8%;
		padding: 0 24%;
	}

	.compatibility .container {
		width: 88%;
	}

	.compatibility .container img {
		width: 88%;
	}

	.compatibility .container .blank-line {
		height: 7px;
	}

	.section-5 .container {
		padding-left: 48%;
		width: 88%;
		top: 3%
	}

	.copyright-bar .container .small {
		font-size: 12px !important;
	}
}

@media only screen and (min-width:1280px) and (max-width:1365px) {
	h1 {
		font-size: 28px;
		line-height: 36px;
	}

	h3,
	h4 {
		font-size: 20px !important;
	}

	p,
	li {
		font-size: 13px !important;
	}

	.container {
		width: 1200px;
	}

	.section-1 .container {
		top: 23%;
		padding-left: 5%;
		padding-right: 58%;
	}

	.compatibility .container {
		width: 88%;
	}
}

@media only screen and (min-width:1366px) and (max-width:1440px) {
	h1 {
		font-size: 30px;
	}

	h3 {
		font-size: 20px !important;
	}

	p,
	li {
		font-size: 14px !important;
	}

	.section-1 .container {
		top: 23%;
		padding-left: 6%;
		padding-right: 56%;
	}

	.compatibility .container {
		width: 88%;
	}
}

@media only screen and (min-width:1441px) and (max-width:1680px) {
	h1 {
		font-size: 30px;
	}

	h3 {
		font-size: 20px !important;
	}

	p,
	li {
		font-size: 14px !important;
	}

	.container {
		width: 1200px;
	}

	.section-1 .container {
		top: 25%;
		padding-left: 6%;
		padding-right: 60%;
	}

	.compatibility .container {
		width: 77%;
	}
}

/*å¤§åè¾¨çå¼å®¹æ§è°æ´*/
@media only screen and (min-width:1921px) and (max-width:2559px) {
	h1 {
		font-size: 42px;
	}

	h3 {
		font-size: 24px !important;
	}

	.btn {
		font-size: 18px !important;
	}
}

@media only screen and (min-width:2500px) and (max-width:2879px) {
	h1 {
		font-size: 48px;
	}

	.btn {
		font-size: 18px !important;
	}

	.section-1 .container {
		top: 22%;
		padding-left: 8%;
		padding-right: 66%;
	}

	.press-reviews .container h3 {
		line-height: 36px;
		font-size: 20px !important
	}

	.section-2 .container-ns {
		padding: 0 26.76%;
	}

	.section-2 .container {
		top: 49.8%;
	}

	.section-3 .container {
		padding-right: 18%;
		padding-left: 58%;
	}

	.section-3 .Android-Screens {
		top: 8.8%;
		padding-left: 24.5%;
		padding-right: 44.08%;
	}

	.section-5 .container {}
}

@media only screen and (min-width:2880px) and (max-width:3200px) {
	h1 {
		font-size: 48px;
		line-height: 66px;
	}

	h3 {
		font-size: 24px !important;
	}

	.container {
		width: 1200px;
	}

	.section-1 .container {
		top: 26%;
		padding-left: 13%;
		padding-right: 64%;
	}

	.press-reviews .container h3 {
		line-height: 36px;
	}

	.section-3 .Android-Screens {
		top: 8.8%;
		padding-left: 24.5%;
		padding-right: 44.08%;
	}

	.compatibility .container {
		width: 60%;
	}

	.compatibility .container .remarks {
		font-size: 14px !important;
	}

	.compatibility .container img {
		width: 80%;
	}
}

@media only screen and (min-width:3200px) {
	.section-1 .container {
		top: 25%;
		padding-left: 15%;
		padding-right: 68%;
	}
}