@charset "utf-8";
/* CSS Document */

h1, h2, h3 {
	font-weight: 700;
}
h1 {
	font-size: 3.5rem;
	padding: 1.875rem 0;
}
h2 {
	font-size: 3rem;
	color: #333;
	padding: 1.25rem 0;
}
h3 {
	font-size: 1.875rem;
	color: #333;
	margin-bottom: 1.25rem;
}
img {
	max-width: 100%;
	height: auto;
}
.section-item {
	padding: 6rem 0;
}
.section-item .subtitle {
	font-size: 1.125rem;
	margin-bottom: 5rem;
}
.pw-btn{
	display: inline-block;
	min-width: 11.25rem;
	padding: .875rem 1.25rem;
	border-radius: .1875rem;
	border: 2px solid;
	margin-right: 2.25rem;
	font-size: 1.125rem;
	font-weight: 400;
	color: #fff;
	text-align: center;
}
.pw-btn:hover{
	background-color: transparent;
	text-decoration: none;
}
.pw-btn:last-child{
	margin-right: 0;
}
.downbtn{
	background-color: #048035;
	border-color: #048035;
}
.downbtn:hover{
	color: #048035;
}
.downbtn-light {
	color: #28283a;
	background-color: #fff;
	border-color: #fff;
}
.downbtn-light:hover {
	color: #fff;
}
.buybtn{
	background-color: #d2151c;
	border-color: #d2151c;
}
.buybtn:hover{
	color: #d2151c;
}
.upgradebtn{
	width: 17.5rem;
	background-color: #fff;
	border-color: #fff;
	color: #28283a;
}
.upgradebtn:hover{
	color: #fff;
}
.banner-btn {	
	border: none;
}
.green-btn {
	background-color: #099e44;
	border: none;
}
.green-btn:hover {
	background-color: #007331;
	color: #fff;
}
.red-btn {
	background-color: #d2151c;
	border: none;
}
.red-btn:hover {
	background-color: #c11317;
	color: #fff;
}
.white-btn {
	background-color: #fff;
	border: none;
	color: #333;
}
.white-btn:hover {
	background-color: #eee;
	color: #333;
}
.row-reverse{
	flex-direction: row-reverse;
}


/**/
.section-banner{
	background-color: #0f1219;	
	overflow: hidden;
}
.pw-banner-wrap{
	padding: 3.125rem 0 12.5rem;
	background-image: url(/lc/images/pw/partition-wizard/lc-pw-banner-bg.png);
	background-position: center;
	background-size: cover;
}
.pw-banner-wrap .pw-banner-conent-container{
	margin-top: 3rem;
	color: #fff;
}
.pw-banner-wrap .pw-banner-conent-container .col-3-2{
	padding-right: 3rem;
}
.pw-banner-wrap .pw-banner-conent-container .col-3-1{
	padding-top: 3rem;
}
.pw-banner-wrap .pw-banner-conent-container h1{	
	line-height: 4.5rem;
	font-size: 3rem;
}
.pw-banner-wrap .pw-banner-conent-container .descipt{
	font-size: 1.25rem;
}
.pw-banner-wrap .pw-banner-conent-container .special-discount{
	margin-top: 2.5rem;
	font-size: 1.875rem;
}
.pw-banner-wrap .pw-banner-conent-container .banner-review-wrap{
	display: inline-block;
	max-width: 240px;
	margin-top: 2.5rem;
	
}

.pw-products-wrap{
	background-image: url(/lc/images/pw/partition-wizard/lc-pw-bg.png);
	background-size: cover;
}

.pw-buy-container{
	margin-top: -10rem;
}
.pw-buy-container .col-3-1{
	padding: 0 1.25rem;
}
.pw-buy-container .pw-buy-content{
	padding: 0 1.875rem 3.75rem;
	background-color: #fff;
	border-radius: .625rem;
	box-shadow: 0 0 1.875rem rgba(25,25,32,.1);
	text-align: center;
	color: #333;
}
.pw-buy-container .pw-buy-content img{
	margin-top: -3.75rem;
}
.pw-buy-container .pw-buy-content h3{
	margin-top: 1.25rem;
	margin-bottom: .625rem;
	font-size: 1.25rem;	
}
.usage{font-size:0.875rem;}
.usage .pw-explanation{ position: relative; display:inline-block; cursor: pointer;}
.usage .pw-explanation i{ margin-left:5px; color: #fff;}
.usage .pw-explanation span{ position: absolute; display:none; width:280px; line-height: 18px;  padding:8px 12px; border-radius: 3px; background-color: #fff; box-shadow: 0 0 2px #4c4c4c; font-size:0.75rem; color: #555; text-align: left; right: -20px; top: 28px; z-index: 1;}
.usage .pw-explanation:hover span{display:inline-block;}

.pw-buy-container .pw-buy-content p.usage{
	margin-top: .625rem;
}
.pw-buy-container .pw-buy-content p.usage,
.pw-buy-container .pw-buy-content p.usage .pw-explanation i{
	color: #d2151c;
}

.pw-buy-container .pw-buy-content .descript{
	margin-top: 1.875rem;
	font-size: 1.25rem;
	color: #696969;
}
.pw-buy-container .pw-buy-content .price{
	margin-top: 1.875rem;
	margin-bottom: 1.25rem;
	font-size: 1.875rem;
}
.pw-buy-container .pw-buy-content .price .original-price{
	margin-left: .625rem;
	font-size: 1rem;
	color: #696969;
	text-decoration: line-through;
}
.pw-buy-container .pw-buy-content .pw-btn{
	width: 70%;
}

.pw-rated-by-container{
	padding: 3.75rem 0;
	margin-top: 6rem;
	background-color: #f7f7f7;
	border-radius: .625rem;
}
.pw-rated-by-container h2{
	font-size: 2.5rem;
	text-align: center;
}

.trusted-by-container{	
	margin-top: .625rem;
}
.trusted-by-container ul.flex{
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}
.trusted-by-container ul{
	padding: 0 8rem;
}
.trusted-by-container ul li{
	padding: 1.875rem 2.5rem;
}
.trusted-by-container ul li i{
	display: inline-block;	
	height: 48px;
	background-image: url(/lc/images/pw/partition-wizard/review-icon.png);
	transition: all .3s;
}
.trusted-by-container ul li i:hover{
	background-image: url(/lc/images/pw/partition-wizard/review-light-icon.png);
}
.trusted-by-container ul li i.pcworld{
	width: 150px;
	background-position: 0 0;
}
.trusted-by-container ul li i.softpedla{
	width: 176px;
	background-position: -151px 0;
}
.trusted-by-container ul li i.lifewire{
	width: 145px;
	background-position: -328px 0;
}
.trusted-by-container ul li i.chip{
	width: 150px;
	background-position: -474px 0;
}
.trusted-by-container ul li i.cnet{
	width: 48px;
	background-position: -625px 0;
}
.trusted-by-container ul li i.tech-advisor{
	width: 162px;
	background-position: -674px 0;
}
.trusted-by-container ul li i.techradar{
	width: 282px;
	background-position: -837px 0;
}
.trusted-by-container ul li i.pc{
	width: 40px;
	background-position: -1120px 0;
}

.pw-review-container{
	padding: 0 0 3.75rem;
	margin-top: 6rem;
	background-color: #fff;
	border-radius: .625rem;
	box-shadow: 0 4px 20px rgba(25,25,32,.06);
}
.pw-review-container .pw-review-title{
	line-height: 3.75rem;
	padding: 10rem 1.875rem 10rem 6rem;
	background-color: #191920;
	border-radius: .625rem 0 2.5rem 0;
	font-size: 2.5rem;
	font-weight: bold;
	color: #fff;
}
.pw-review-container .pw-review-title p{
	position: relative;
	z-index: 1;
}
.pw-review-container .pw-review-title p:before,
.pw-review-container .pw-review-title p:after{
	position: absolute;
	display: block;
	content: "";
	z-index: -1;
}
.pw-review-container .pw-review-title p:before{
	width: 100px;
	height: 100px;
	background-image: url(/lc/images/pw/partition-wizard/trustd-by-img1.png);
	left: -3.25rem;
	top: -4rem;	
}
.pw-review-container .pw-review-title p:after{
	width: 104px;
	height: 104px;
	background-image: url(/lc/images/pw/partition-wizard/trustd-by-img2.png);
	left: -1.25rem;
	bottom: -3rem;
}
.pw-review-container .pw-review-title p span{
	display: block;
}

.pw-review-container .pw-review-wrap,
.pw-review-container .pw-review-content{
	position: relative;
}
.pw-review-container .pw-review-content:before,
.pw-review-container .pw-review-content:after{
	position: absolute;
	display: block;
	content: "";
	width: 52px;
	height: 46px;
	background-image: url(/lc/images/pw/partition-wizard/quotation-marks.png);
}
.pw-review-container .pw-review-content:before{
	left: 5rem;
	top: 5rem;
}
.pw-review-container .pw-review-content:after{
	right: 5rem;
	bottom: 5rem;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
.pw-review-container .pw-review-content .pw-review{
	padding: 10rem 9rem;
}
.pw-review-container .pw-review-content .pw-review .content{
	line-height: 1.75rem;
	font-size: 1.125rem;
	color: #333;
}
.pw-review-container .pw-review-content .pw-review .author{
	margin-top: 1.875rem;
	font-size: .875rem;
	color: #d2151c;
}


.section-features{
	background: url(/lc/images/pw/partition-wizard/pw-pro-highlighted-features-bg.png) top center no-repeat;
	background-size: cover;
}

.section-features h2{
	margin-bottom: 5.5rem;
	font-size: 2.5rem;
	text-align: center;
}
.highlighted-features-contaioner{
	position: relative;
	z-index: 1;
}
.highlighted-features-content{
	margin-bottom: 8rem;
}
.highlighted-features-content:last-child{
	margin-bottom: 0;
}
.highlighted-features-content .col-2-1{
	padding: 0 3rem;
}
.highlighted-features-content .features{
	padding-top: 3rem;
}
.highlighted-features-content .features h3{
	font-size: 2.25rem;
}
.highlighted-features-content .features p{
	line-height: 1.875rem;
	margin-bottom: 2.5rem;
	font-size: 1.125rem;
	color: #696969;
}
.highlighted-features-content .features p.note{
	margin-bottom: 1.875rem;
}


.pw-comparison{
	text-align: center;
}
.pw-products-comparison-wrapper{
	width: 100%;
}
.pw-products-comparison-wrapper ul.flex{
	align-items: center;
}
.pw-products-comparison-wrapper ul li{
	width: 12%;
	padding: 1.25rem .625rem;
}
.pw-products-comparison-wrapper .pw-products-comparison-row .comparison-title{
	width: 16%;
	font-size: 1.125rem;
	font-weight: 600;
	text-align: left;
}
.pw-products-comparison-wrapper .pw-products-comparison-row .comparison-title span{
	display: block;
	font-size: 1rem;
	font-weight: normal;
}
.pw-products-comparison-thead .comparison-thead-content{
	width: 84%;
}
.pw-products-comparison-thead .pw-products-comparison-row .comparison-title{
	line-height: 3rem;
	padding-top: 2rem;
	font-size: 1.875rem;
}
.pw-products-comparison-thead ul li{
	width: 14.2%;
	color: #fff;
}
.pw-products-comparison-thead ul.edition{
	background-color: #4d4d63;
}
.pw-products-comparison-thead ul.edition li{
	font-size: 1.125rem;
	font-weight: 500;
}
.pw-products-comparison-thead ul.price{
	background-color: #28283a;
}
.pw-products-comparison-thead ul.price li{
	padding-top: 1.875rem;
	padding-bottom: 1.875rem;
	font-size: 1.875rem;
}
.pw-products-comparison-thead ul.price li .original-price{
	margin-left: .625rem;
	font-size: 1rem;
	text-decoration: line-through;
}
.pw-products-comparison-thead ul li .pw-btn{
	min-width: 90%;
	padding: .625rem 1.125rem;
}

.pw-products-comparison-tbody ul:nth-child(odd){
	background-color: #f7f7f7;
}
.pw-products-comparison-tbody ul li i{
	display: inline-block;
}
.pw-products-comparison-tbody ul li i.include:before{
    display: inline-block;
    content: "";
    width: .75rem;
    height: 2px;
    background-color: #099e44;
    transform-origin: right;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.pw-products-comparison-tbody ul li i.include:after{
    display: inline-block;
    content: "";
    width: 1.25rem;
    height: 2px;
    background-color: #099e44;
    transform-origin: left;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.pw-products-comparison-tbody ul li i.not-include:before,
.pw-products-comparison-tbody ul li i.not-include:after{
	position: relative;
    display: inline-block;
    content: "";
    width: 1.25rem;
    height: 2px;
    background-color: #ff3e3e;    
}
.pw-products-comparison-tbody ul li i.not-include:before{
    -webkit-transform: rotate(45deg) translateX(50%);
    transform: rotate(45deg) translateX(50%);
	top: -0.75rem;
}
.pw-products-comparison-tbody ul li i.not-include:after{
    -webkit-transform: rotate(-45deg) translateX(-50%);
    transform: rotate(-45deg) translateX(-50%);
	top: -0.75rem;
	right: 0.375rem;
}

.pw-products-comparison-thead ul.edition li .usage{
	line-height: 1.125rem;
	font-size: .75rem;
	font-weight: normal;
}
.pw-products-comparison-thead ul.edition li .usage .pw-explanation span{ right: 0;}


.software-guarantee{
	padding: 3.75rem 0;
	background-color: #d2151c;
	color: #fff;
	text-align: center;
}
.software-guarantee h2{
	margin-bottom: 3.125rem;
	font-size: 2.25rem;
	color: #fff;
}
.software-guarantee-wrapper .col-4-1{
	padding: 0 2rem;
}
.software-guarantee-content i{
	display: inline-block;
	width: 4.25rem;
	height: 4.25rem;
	background-size:100%;
	vertical-align: middle;
}
.software-guarantee-content i.safe{
	background-image: url(/images/2020/icons/mdr-guarantee-safe-icon.png);
}
.software-guarantee-content i.support{
	background-image: url(/images/2020/icons/mdr-guarantee-support-icon.png);
}
.software-guarantee-content i.money-back{
	background-image: url(/images/2020/icons/mdr-guarantee-money-back-icon.png);
}
.software-guarantee-content i.trusted{
	background-image: url(/images/2020/icons/mdr-guarantee-users-icon.png);
}
.software-guarantee-content p{
	display: inline-block;
	line-height: 1.875rem;
	margin-left: .625rem;
	font-size: 1.875rem;
	text-align: left;
	vertical-align: middle;
}
.software-guarantee-content p span{
	display: block;
	font-size: 1.125rem;
	font-weight: 300;
}






/**/
@media screen and (min-width: 2000px){	
	
	.pw-products-wrap{
		background-image: none;
	}
	.section-features{
		background: none;
	}
}

@media screen and (max-width: 1366px){	
	
	.trusted-by-container ul{
		padding: 0;
	}
}
@media screen and (width: 1024px){
	h1{
		line-height: 4rem;
	}
}
@media screen and (max-width: 1024px){
	
	.highlighted-features-content .features{
		padding-top: 0;
	}
	.software-guarantee-wrapper .col-4-1{
		padding: 0 1rem;
	}
	.software-guarantee-content p{
		line-height: 1.5rem;
		font-size: 1.25rem;
	}
	.software-guarantee-content p span{
		font-size: .875rem;
	}
	.software-guarantee-content i{
		width:2.75rem;
		height: 2.75rem;
	}
}

@media screen and (max-width: 1023px){	
	.pw-banner-wrap .pw-banner-conent-container{
		text-align: center;
	}
	.pw-banner-wrap .pw-banner-conent-container .col-3-2{
		padding-right: 0;
		margin-top: 2.5rem;
	}
	.pw-buy-container .col-3-1{
		margin-bottom: 8rem;
	}
	.pw-buy-container .col-3-1:last-child{
		margin-bottom: 0;
	}
	.highlighted-features-content{
		text-align: center;
	}
	.highlighted-features-content .features{
		margin-bottom: 3.75rem;
	}
	
	.pw-review-container .pw-review-content .pw-review{
		padding: 10rem 2rem;
	}
	.pw-review-container .pw-review-content:before{
		left: 1.25rem;
	}
	.pw-review-container .pw-review-content:after{
		right: 1.25rem;
	}
	
	.pw-products-comparison-thead ul.price li .original-price{
		display: block;
		margin-top: .5rem;
	}
	.software-guarantee-wrapper.flex .col-4-1{
		max-width: 25%;
		flex-basis: 25%;
	}
	.software-guarantee-wrapper .col-4-1{
		padding: 0 1.25rem;
	}
	.software-guarantee-content p{
		display: block;
		margin-top: 1.25rem;
		text-align: center;
	}
	
	
}

@media screen and (max-width: 767px){
	h1 {
		line-height: 3.75rem;
		font-size: 2.875rem;
		margin-bottom: 1.875rem;
	}
	h2 {
		font-size: 2.25rem;
		color: #333;
		margin-bottom: 1.25rem;
	}
	h3 {
		font-size: 1.25rem;
		color: #333;
		margin-bottom: 1.25rem;
	}
	
	
	.section-features h2{
		margin-bottom: 1.25rem;
	}
	
	.trusted-by-container ul li i.techradar{
		transform: scale(.4);
	}
	.pw-products-comparison-content{
		max-width: 767px;
		overflow: hidden;
	}
	.pw-products-comparison-wrapper{
		width: 100%;
		overflow-x: scroll;
	}
	.pw-products-comparison-thead,
	.pw-products-comparison-tbody{
		width: 767px;
	}
	
	
	.trusted-by-container ul{
		padding: 0;
	}
	.trusted-by-container ul li{
		width: 50%;
		padding: .625rem 1.25rem;
		text-align: center;
	}
	.trusted-by-container ul li i{
		transform: scale(.6);
	}
	
	.software-guarantee-wrapper.flex .col-4-1{
		max-width: 100%;
    	flex-basis: 100%;
	}
	.software-guarantee-wrapper .col-4-1{
		margin-bottom: 1.875rem;
	}
	.software-guarantee-wrapper .col-4-1:last-child{
		margin-bottom: 0;
	}
	
	
}
















