@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;
}
.sm-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;
}
.sm-btn:hover{
	background-color: transparent;
	text-decoration: none;
}
.sm-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: #081020;	
	overflow: hidden;
}
.sm-banner-wrap{
	padding: 3.125rem 0 12.5rem;
	background-image: url(/lc/images/sm/shadowmaker/lc-sm-banner-bg.png);
	background-position: center;
	background-size: cover;
}
.sm-banner-wrap .sm-banner-conent-container{
	margin-top: 3rem;
	color: #fff;
}
.sm-banner-wrap .sm-banner-conent-container .col-5-3{
	padding-right: 3rem;
}
.sm-banner-wrap .sm-banner-conent-container .col-5-2{
	padding-top: 3rem;
}
.sm-banner-wrap .sm-banner-conent-container h1{	
	line-height: 4.5rem;
	font-size: 3rem;
}
.sm-banner-wrap .sm-banner-conent-container .descipt{
	font-size: 1.25rem;
}
.sm-banner-wrap .sm-banner-conent-container .banner-review-wrap{
	display: inline-block;
	max-width: 240px;
	margin-top: 2.5rem;
	
}

.sm-products-wrap{
	background-image: url(/lc/images/sm/shadowmaker/lc-sm-overview-bg.png);
	background-size: cover;
}

.sm-buy-container{
	margin-top: -10rem;
}
.sm-buy-container .col-3-1{
	padding: 0 1.25rem;
}
.sm-buy-container .sm-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;
}
.sm-buy-container .sm-buy-content img{
	margin-top: -3.75rem;
}
.sm-buy-container .sm-buy-content h3{
	margin-top: 1.25rem;
	margin-bottom: .625rem;
	font-size: 1.25rem;	
}
.usage{font-size:0.875rem;}
.usage .sm-explanation{ position: relative; display:inline-block; cursor: pointer;}
.usage .sm-explanation i{ margin-left:5px; color: #fff;}
.usage .sm-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 .sm-explanation:hover span{display:inline-block;}

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

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

.sm-awards-container{
	margin-top: 6rem;
	text-align: center;
}
.sm-awards-wrap{
	margin-top: 2.5rem;
}
.sm-awards-wrap .col-3-1{
	padding: 0 1.25rem;
}
.sm-awards-wrap .sm-awards-content{
	height: 100%;
	padding: 3.75rem 2.5rem;
	background-color: #fff;
	border-radius: .625rem;
	box-shadow: 0 0 1.875rem rgba(25,25,32,.1);	
}
.sm-awards-wrap .sm-awards-content p{
	line-height: 1.75rem;
	margin-top: 2.5rem;
	font-size: 1.125rem;
	color: #696969;
}



.sm-review-container{
	margin-top: 8.5rem;
	background: url(/lc/images/sm/shadowmaker/lc-sm-review-bg.png) center no-repeat;
	background-size: cover;
}
.sm-review-content{
	position: relative;
	max-width: 56.25rem;	
	margin: 0 auto;
	background-color: #fff;
	border-radius: .625rem;
	box-shadow: 0 0 1.875rem rgba(25,25,32,.1);
	text-align: center;
}
.sm-review-content:before{
	position: absolute;
	display: block;
	content: '\f10d';
	width: 5rem;
	height: 5rem;
	line-height: 5rem;
	background-color: #d2151c;
	border-radius: 50%;
	font-family: FontAwesome;
	font-size: 2rem;
	color: #fff;
	text-align: center;
	top: -2.5rem;
	left: 50%;
	transform: translateX(-50%);
}
.sm-review-content .sm-review-item{
	padding: 8rem;
}
.sm-review-content .sm-review-item p{
	line-height: 1.75rem;
	font-size: 1.125rem;
}
.sm-review-content .sm-review-item span.author{
	display: inline-block;
	margin-top: 2.5rem;
	color: #d2151c;
}



.section-features{
	background: linear-gradient(to bottom, #f0f7ff, #fff 8%);
}

.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: 2rem;
	font-size: 1.125rem;
	color: #696969;
}
.highlighted-features-content .features p.note{
	margin-bottom: 1.875rem;
}

.highlighted-features-content .features .freetrial-btn{
	display: inline-block;
	font-size: 1.125rem;
	font-weight: 500;
	color: #1a8ad1;
	text-decoration: underline;
}
.highlighted-features-content .features .freetrial-btn:hover{
	color: #07639c;
}


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

.sm-products-comparison-tbody ul:nth-child(odd){
	background-color: #fff;
}
.sm-products-comparison-tbody ul li i{
	display: inline-block;
}
.sm-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);
}
.sm-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);
}
.sm-products-comparison-tbody ul li i.not-include:before,
.sm-products-comparison-tbody ul li i.not-include:after{
	position: relative;
    display: inline-block;
    content: "";
    width: 1.25rem;
    height: 2px;
    background-color: #ff3e3e;    
}
.sm-products-comparison-tbody ul li i.not-include:before{
    -webkit-transform: rotate(45deg) translateX(50%);
    transform: rotate(45deg) translateX(50%);
	top: -0.75rem;
}
.sm-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;
}

.sm-products-comparison-thead ul.edition li .usage{
	line-height: 1.125rem;
	font-size: .75rem;
	font-weight: normal;
}
.sm-products-comparison-thead ul.edition li .usage .sm-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){	
	
	.sm-products-wrap{
		background-image: none;
	}
	.section-features{
		background: none;
	}
}

@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){	
	.sm-banner-wrap .sm-banner-conent-container{
		text-align: center;
	}
	.sm-banner-wrap .sm-banner-conent-container .col-3-2{
		padding-right: 0;
		margin-top: 2.5rem;
	}
	.sm-buy-container .col-3-1{
		margin-bottom: 8rem;
	}
	.sm-buy-container .col-3-1:last-child,
	.sm-awards-wrap .col-3-1:last-child{
		margin-bottom: 0;
	}
	.sm-awards-wrap .col-3-1{
		margin-bottom: 2.5rem;
	}	
	.highlighted-features-content .features{
		margin-bottom: 3.75rem;
	}
	.sm-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;
	}
	.highlighted-features-content{
		text-align: center;
	}

	.sm-products-comparison-content{
		max-width: 767px;
		overflow: hidden;
	}
	.sm-products-comparison-wrapper{
		width: 100%;
		overflow-x: scroll;
	}
	.sm-products-comparison-thead,
	.sm-products-comparison-tbody{
		width: 767px;
	}
	
	
	.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;
	}
	
	
}
















