
.tabs-container{
	position: relative;
	background-color: #f6f9fe;
	z-index: 2;
}
.os-container{
	margin-top: -47px;
}

/* ====================== section-bannerTop ====================== */

.section-bannerTop{
	background-color: transparent;
	color: black;
	overflow: hidden;
	text-align: left;
	padding-bottom: 35px;
}
.section-bannerTop:before{
	position: absolute;
	content: '';
	left: -100px;
	right: -100px;
	bottom: 40%;
	height: 1000px;
	background-color: #f6f9fe;
	z-index: -1;
	transform: rotate(-4deg);
}
.section-bannerTop .container{
	padding-top: 70px;
	padding-bottom: 70px;
	border-bottom: 1px solid #DFE7F5;
}
.section-bannerTop .container:before{
	position: absolute;
	content: '';
	bottom: 0;
	left: calc(50% - 35px);
	height: 70px;
	width: 70px;
	border: 1px solid #DFE7F5;
	border-radius: 999px;
	background-color: white;
}
.section-bannerTop .container:after{
	position: absolute;
	content: '';
	bottom: 30px;
	left: calc(50% - 7px);
	height: 14px;
	width: 14px;
	border: 2px solid #3279F6;
	border-width: 0 2px 2px 0;
	transform: rotate(45deg);
}
.section-bannerTop .background-front {
	position: absolute;
	left: 0;
	width: calc(50% - 50px);
	height: 480px;
	background: url(../../images/banners/spyhunter-home-simple/sh5-and-box.png?v=2) no-repeat right top;
	background-size: auto 480px;
}
body .mac .section-bannerTop .background-front {
	background-image: url(../../images/banners/spyhunter-home-simple/shm-and-box.png?v=2);
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){
	/* retina */
	.section-bannerTop .background-front {
		background-image: url(../../images/banners/spyhunter-home-simple/sh5-and-box@2x.png?v=2);
	}
	body .mac .section-bannerTop .background-front {
		background-image: url(../../images/banners/spyhunter-home-simple/shm-and-box@2x.png?v=2);
	}
}
.banner a:not(.button) {
	color: #1e6df6;
}
.section-bannerTop .text{
	width: 50%;
	margin-left: auto;
	min-height: 430px;
}
.section-bannerTop .text p{
	font-size: 22px;
}
.section-bannerTop p{
	font-size: 22px;
}
.section-bannerTop a{
	color: var(--link-color);
}
.section-bannerTop h1{
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.section-bannerTop ul {
	padding-left: 0;
	margin-left: 0;
}
.section-bannerTop li{
	list-style: none;
	background: url(../../images/pages/general/icons/list.svg) no-repeat left 0.4em;
	background-size: auto 0.7em;
	padding-left: 1.5em;
}
.section-bannerTop .more{
	margin: 20px 0 20px 20px;
	font-weight: bold;
	text-decoration: none;
}
.section-bannerTop .more-container{
	width: 212px;
	flex: none;
	margin-left: 0;
}
.section-bannerTop .compatible{
	margin: 15px 0;
	font-size: 14px;
	color: #3279F6;
}
.section-bannerTop .compatible .os-images{
	font-size: 0;
	vertical-align: middle;
}
.section-bannerTop .compatible .os-images img{
	display: inline-block;
	padding: 5px 15px;
	vertical-align: middle;
}
.section-bannerTop .compatible .os-images img:not(:last-child){
	border-right: 1px solid rgba(50, 121, 246, 0.7);
}
.section-bannerTop .video-container{
	position: absolute;
	top: 100px;
	right: 210px;
	text-decoration: none;
}
.section-bannerTop .video{
	display: inline-block;
	background: url(../../images/pages/general/icons/play-borders.svg?v=4) no-repeat center top;
	background-size: 136px auto;
	min-width: 136px;
	padding-top: 134px;
}
.section-bannerTop a.video{
	text-decoration: none;
}
.section-bannerTop .video .video-title{
	display: block;
	margin-top: 8px;
	background: #3279F6;
	border-radius: 5px;
	font-size: 20px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	padding: 4px 13px;
	text-align: center;
}
.section-bannerTop .video:hover .video-title{
	background-color: #0a60f5;
}
.section-bannerTop .video .video-title:before{
	position: absolute;
	content: '';
	margin-top: -14px;
	left: calc(50% - 8px);
	border-bottom: 10px solid #3279F6;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
}
@media screen and (max-width: 900px){
	.section-bannerTop .background-front {
		position: initial;
		width: 100%;
		height: auto;
		background: none !important;
	}
	.section-bannerTop .text{
		width: 100%;
		min-height: 0;
	}
	.section-bannerTop .video-container{
		position: initial;
		margin-top: 20px;
		text-align: center;
	}
	.section-bannerTop .video{
		background-size: 80px auto;
		min-width: 80px;
		padding-top: 85px;
	}
}

/* ====================== section-compare ====================== */

.section-compare{
	background-color: white;
}
.tobii .section-compare .container{
	padding-top: 20px;
}
.section-compare .terms{
	text-decoration: underline;
	font-size: 15px;
}
.section-compare .plans-link{
	display: none;
}
.section-compare .price-min-height{
	min-height: 125px;
}
.section-compare .has-discount .price-min-height{
	min-height: 170px;
}

/* ====================== section-try ====================== */

.section-try{
	background-color: #F5F8FD;
	font-size: 22px;
}
.section-try .media{
	position: absolute;
	left: 0;
	width: calc(50% - 50px);
	height: 750px;
	background: url(../../images/pages/spyhunter-pricing/computer.svg) no-repeat right top;
}
.section-try h2{
	text-align: center;
}
.section-try h3{
	font-size: 34px;
	font-size: clamp(26px, 3vw, 34px);
	color: #3279F6;
}
.section-try .text{
	margin-left: 50%;
}
.section-try .item{
	margin: 50px 0;
	padding-top: 10px;
	min-height: 190px;
	background-position: 30px 0;
}
.section-try .item.protection{ background-image: url(../../images/pages/spyhunter-pricing/protection.svg); }
.section-try .item.guarantee{ background-image: url(../../images/pages/spyhunter-pricing/guarantee.svg); }
.section-try .item.support{ background-image: url(../../images/pages/spyhunter-pricing/support.svg); }

@media screen and (max-width: 1000px){
	.section-try .media{
		display: none;
	}
	.section-try .text{
		margin-left: 0;
	}
}

/* ====================== section-bottomBanner ====================== */

.section-bottomBanner{
	background-image: url(../../images/pages/spyhunter-pricing/banner-bottom.jpg);
	min-height: 0;
}
.section-bottomBanner h2{
	font-size: 34px;
}
.section-bottomBanner .button{
	font-size: 24px;
	padding: 23px 64px;
}

/* ====================== banner-affiliate ====================== */

.banner-affiliate {
	min-height: 476px;
}
.banner-affiliate .text{
	max-width: 730px;
	margin-right: auto;
	text-align: left;
}
.banner-affiliate .container:after{
	position: absolute;
	content: '';
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: url(../../images/pages/spyhunter-pricing/affiliate.svg) no-repeat right center;
	background-position: calc(50% + 400px) center;
	z-index: -1;
}
.banner-affiliate .button{
	background-color: #E05750;
	color: white;
	padding-top: 20px;
	padding-bottom: 20px;
	border-radius: 2px;
	font-size: 24px;
}
@media screen and (max-width: 910px) {
	.banner-affiliate {
		min-height: 0px;
	}
	.banner-affiliate .container:after{
		background-image: none;
	}
	.banner-affiliate .text{
		max-width: none;
		text-align: center;
	}
}