.feaList h3{color:#333}
a.bannerDwnBtn{
    display: inline-block;
    margin-top: -102px;
    position: absolute;
}
.pageTabSec .pageTabView.active {
    display: block;
    font-size: 12px;
}
.pageTabSec ul.pageTab li {
    padding: 12px 20px;
    box-sizing: border-box;
    margin: 0 20px;
    display: inline-block;
    font-size: 12px;
    color: #8c9ca2;
    cursor: pointer;
}

.imagelnk{background:none;padding-right:0}

.ppr-sp-com .ppr-bor-br p {
    font-size: 14px;
    line-height: 23px;
    padding-left: 78px;
    margin: 0;
}
/* tab section css start*/
        .pageTabSec h2{font-size:29px !important;font-weight:bold !important;text-align:center;margin-bottom:30px !important; color: #333;}
 .pageTabSec{max-width:974px;margin:0 auto;margin-bottom:40px;}
 .pageTabSec ul.pageTab{padding:0 30px;border-bottom:1px solid #e7e7e7;text-align:center;box-sizing:border-box;}
 .pageTabSec ul.pageTab li{padding:12px 20px;box-sizing:border-box;margin:0 20px;display:inline-block;font-size:15px;color:#8c9ca2;cursor:pointer;}
 .pageTabSec ul.pageTab li.active{border-bottom:2px solid #055367;color:#055367;font-weight:600;}
 .pageTabSec ul.pageTab li:hover{color:#055367;}
 .pageTabSec .pageTabView{padding:30px 0;display:none;}
 .pageTabSec .pageTabView.active{display:block;}
 .pageTabSec .pageTabView ul{width:32%;display:inline-block;padding-left:20px;box-sizing:border-box;list-style:disc;color:#93bac9;vertical-align:text-top;}
 .pageTabSec .pageTabView.solutions-tab ul{width:25%;float:left;}
 .pageTabSec .pageTabView.solutions-tab ul:nth-child(1){width:27%;}
 .pageTabSec .pageTabView.solutions-tab ul:nth-child(2){width:26%;}
 .pageTabSec .pageTabView.solutions-tab ul:nth-child(3){width:28%;}
 .pageTabSec .pageTabView.solutions-tab ul:nth-child(4){width:19%;}
 .pageTabSec .pageTabView ul li a{}
 .pageTabSec .pageTabView ul li a:hover{ text-decoration: underline; }
 .pageTabSec .pageTabView ul li{padding:6px 0;margin:0;list-style-type:disc !important;color:#93bac9;}
 @media(max-width:1024px){.pageTabSec .pageTabView{padding:30px 20px }
 }
 @media(max-width:1023px){.pageTabSec ul.pageTab{padding:0 10px;}
 .pageTabSec ul.pageTab li{padding:12px 10px;margin:0 10px;font-size:13px;}
 .pageTabSec .pageTabView ul{font-size:13px;}
 .pageTabSec .pageTabView{padding:20px;}
 }
 @media (max-width:991px){.pageTabSec .pageTabView.solutions-tab ul{width:25% !important;}
 }
 @media (max-width:767px){.pageTabSec{display:none !important;}
 }

        /* tab section css end */

	<link rel="stylesheet" href="https://www.manageengine.com/css/fonts.css">
	@charset "UTF-8";
	body {
		margin: 0;
	/*    font-family: 'Source Sans Pro', sans-serif !important;*/
		font-family: 'Zoho_Puvi_Regular';
	}
	
	.pad-top-40 {
	/*    padding-top: 40px !important*/
	}
	
	.ppr-com h1,
	h2 {
		margin: 0;
		font-weight: 600;
		color: #000;
		line-height: 38px
	}
	.ppr-sp-com .ppr-top-2 h1 {
		color: #0b5366;
		position: relative;
		margin: 60px 0px 0px 50px;
		font-size: 45px;
		font-weight: 600;
		line-height: 1.3;
	}
	
	.foot-sec > ul.regional-countries-drop > li span {
		color: #fff;
	}
	
	.ppr-com p,
	span {
		font-size: 16px;
		color: #3b3b3b;
		line-height: 30px
	}
	
	.ppr-com a {
		-webkit-transition: all .5s ease;
		-moz-transition: all .5s ease;
		-o-transition: all .5s ease;
		transition: all .5s ease;
		text-decoration: none;
		cursor: pointer
	}
	
	.ppr-com a:hover {
		-webkit-transition: all .5s ease;
		-moz-transition: all .5s ease;
		-o-transition: all .5s ease;
		transition: all .5s ease
	}
	
	.ppr-p-r {
		position: relative;
		overflow: hidden
	}
	
	.ppr-full {
		width: 100%
	}
	
	.ppr-inn-con {
		width: 100%;
		max-width: 1100px;
		margin: 0 auto
	}
	
	.mon-inn-con-spec {
		width: 100%;
		max-width: 1100px;
		margin: 0 auto
	}
	
	.ppr-sprit {
		background: url(https://www.manageengine.com/latam/data-security/images/best-practices-to-prevent-data-breaches-sprite.png) no-repeat
	}
	
	.ppr-hero {
		background: #d2f2ff;
		background-image: linear-gradient(#d2f2ff, #fff);
		background: linear-gradient(#d2f2ff, #fff);
		position: relative;
	}
	
	.ppr-hero::after {
		content: "";
		position: absolute;
		left: 0;
		top: 124px;
		height: 100px;
		width: 175px;
		background: url(https://www.manageengine.com/latam/data-security/images/usb-drive-best-practices-sprite.png) no-repeat;
		background-size: 180px;
		background-position: 0 -219px;
	}
	
	.ppr-hero-con {
		margin: 0 auto;
		display: table;
		width: 85%
	}
	
	.ppr-sp-com {
		padding: 75px 0 75px 0;
		box-sizing: border-box;
		position: relative;
		overflow: hidden
	}
	
	.ppr-hero {
		padding: 30px 0 16px;
	}
	
	.ppr-slider-inn .flex-direction-nav .flex-next {
		opacity: 0.4;
	}
	
	div#scroll {
		display: none;
	}
	
	.ppr-slider-inn .flex-direction-nav .flex-prev {
		opacity: 0.4 ! important;
	}
	
	.ppr-slider:hover .flex-direction-nav li a {
		opacity: 1 ! important;
	}
	
	.clearfix.raColBg {
		display: none;
	}
	
	.ppr-top-2 {
		float: right;
		width: calc(100% - 450px);
		padding: 0px 0px 0px 25px;
	}
	
	.ppr-top-2 h1 {
		color: #0b5366;
		position: relative;
	}
	
	.ppr-top-2 h1 span {
		position: absolute;
	}
	
	.ppr-top-2 h1 span:nth-child(1) {
		font-size: 145px;
		font-family: 'Zoho_Puvi_Bold';
		color: #0b5366;
		margin: 132px 0px 0px 0px;
		left: 60px;
	}
	
	.ppr-top-2 h1 span:nth-child(2) {
		color: #0b5366;
		font-family: 'Zoho_Puvi_Bold';
		font-size: 43px;
		line-height: 58px;
		margin: 69px 0px 0px 180px;
		width: 90%;
	}
	
	.ppr-top-2 h1 span:nth-child(3) {
		color: #0b5366;
		font-weight: 700;
		font-size: 34px;
		margin: 87px 0px 0px 150px;
	}
	
	.ppr-top-2 h1 span:nth-child(3) b {
		color: #0b5366;
	}
	
	.ppr-top-1 {
		width: 412px;
		height: 230px;
		box-sizing: border-box;
		float: left;
		background: url(https://www.manageengine.com/latam/data-security/images/best-practices-to-prevent-data-breaches-sprite.png) no-repeat;
		background-size: 700px;
		background-position: -21px -6px;
		margin-left: 0px;
	}
	
	.ppr-whr-left {
		width: 70%;
		box-sizing: border-box;
		margin: 0 auto;
		float: left;
		display: table;
	}
	
	.ppr-whr-left h1 {
		font-size: 29px;
		font-weight: 700;
		line-height: 42px;
		margin: 0 0 10px
	}
	
	.ppr-whr-left p {
		font-size: 15px;
		color: #333;
		margin-bottom: 0;
		line-height: 30px;
		color: #444;
		padding: 10px 0px 15px 0px;
	}
	
	.ppr-whr-left p a {
		color: #1389ca;
		position: relative;
		display: inline-block;
		height: auto;
		margin-top: 0px !important;
	}
	
	.ppr-whr-right {
		float: left;
		width: 30%;
		margin-top: -40px;
	}
	
	.ppr-whr-right-inn {
		background: url(https://www.manageengine.com/latam/data-security/images/best-practices-to-prevent-data-breaches-sprite.png) no-repeat;
		background-position: -565px -15px;
		background-size: 860px;
		width: 250px;
		height: 289px;
		box-sizing: border-box;
		float: right;
		border: 1px solid #e3e7ea;
		-webkit-transition: all .5s ease;
		-moz-transition: all .5s ease;
		-o-transition: all .5s ease;
		transition: all .5s ease;
		margin-right: 10px;
		cursor: pointer;
		position: relative;
	}
	
	.ppr-whr-right-inn a {
		text-decoration: none;
		transition: .3s;
		position: absolute;
		width: 100%;
		top: 0;
		height: 100%;
		left: 0;
	}
	
	.ppr-whr-right-inn a span {
		transition: .3s;
		text-decoration: none;
		background: #00546b;
		position: absolute;
		width: 100%;
		text-align: center;
		bottom: 0;
		padding: 7px 0;
		font-size: 17px;
		color: #fff;
		left: 0;
	}
	.ppr-whr-right-inn:hover span{background: #004556;}
	
	/*
	.ppr-whr-right-inn a:hover > span {
		transition: .3s;
		background: #00546b;
	}
	*/
	
	.ppr-whr-right-inn img {
		margin-top: 145px;
		-webkit-transition: all .5s ease;
		-moz-transition: all .5s ease;
		-o-transition: all .5s ease;
		transition: all .5s ease;
		opacity: 0;
	}
	
	.ppr-whr-right-inn:hover img {
		transform: scale(1.05);
		-webkit-transition: all .5s ease;
		-moz-transition: all .5s ease;
		-o-transition: all .5s ease;
		transition: all .5s ease
	}
	
	.pdf-link {
		position: relative;
		overflow: hidden;
		display: inline-block;
		-webkit-transition: all .5s ease;
		-moz-transition: all .5s ease;
		-o-transition: all .5s ease;
		transition: all .5s ease
	}
	
	.pdf-link:hover {
		box-shadow: 0 10px 16px -3px rgba(150, 150, 150, 0.8);
		margin-top: -10px;
		-webkit-transition: all .5s ease;
		-moz-transition: all .5s ease;
		-o-transition: all .5s ease;
		transition: all .5s ease
	}
	
	.ppr-ben-fa {
		display: inline-block;
		width: 48%;
		padding: 30px 30px 30px 30px;
		box-sizing: border-box;
		border-radius: 2px;
		border: 2px solid #fff;
		box-shadow: 0 0 12px rgba(239, 239, 239, .92);
		margin-bottom: 15px;
		height: 320px;
		-webkit-transition: all .5s ease-in-out;
		-moz-transition: all .5s ease-in-out;
		-o-transition: all .5s ease-in-out;
		transition: all .5s ease-in-out;
	}
	
	.ppr-ben-fa:hover {
		border: 2px solid #004754;
		box-shadow: none;
		-webkit-transition: all .5s ease-in-out;
		-moz-transition: all .5s ease-in-out;
		-o-transition: all .5s ease-in-out;
		transition: all .5s ease-in-out
	}
	
	.ppr-bor-br {
		background: #fff
	}
	
	.ppr-sprit-fa-com {
		width: 58px;
		height: 20px;
		float: left;
		margin-right: 20px;
		background-size: 806px;
	}
	
	.ppr-prac {
		background: #fff;
	}
	
	.ppr-sprit-fa-1 {
		background-position: -52px -282px;
	}
	
	.ppr-sprit-fa-2 {
			background-position: -124px -280px;
	}
	
	.ppr-sprit-fa-3 {
		background-position: -208px -280px;
	}
	
	.ppr-sprit-fa-4 {
			background-position: -52px -342px;
	}
	
	.ppr-sprit-fa-5 {
		background-position: -120px -348px;
	}
	
	.ppr-sprit-fa-6 {
		background-position: -204px -340px;
	}
	
	.ppr-sprit-fa-7 {
		background-position: -269px -280px;
	}
	
	.ppr-sprit-fa-8 {
		background-position: -269px -348px;
	}
	
	.ppr-sprit-fa-9 {
		background-position: -755px -65px
	}
	
	.ppr-sprit-fa-10 {
		background-position: -824px -65px
	}
	
	.ppr-prac-title {
		text-align: center;
		margin: 0 auto
	}
	
	.ppr-prac-title h2 {
		font-size: 29px;
		font-weight: 600;
		line-height: 42px;
		margin-top: 0
		color: #333333;
	}
	
	.ppr-prac-title p {
		line-height: 24px
	}
	
	.ppr-prac-point {
		position: relative;
		overflow: hidden;
		margin-top: 40px
	}
	
	.ppr-bor-br h4 {
		margin: 0;
		font-weight: 600;
		color: #333;
		font-size: 16px;
		margin-bottom: 10px;
	}
	
	.ppr-bor-br p {
		font-size: 14px;
		color: #4f4f4f;
		line-height: 21px;
		padding-left: 78px;
		margin: 0px;
	}
	
	.ppr-fap {
		background: url(https://www.manageengine.com/latam/data-security/images/arrow-ransomware-bg.png) no-repeat, linear-gradient(90deg, #124693 40%, #bde4f2 40%);
		background-size: contain;
		background-position: 36.4% 0
	}
	
	.ppr-fap:after {
		width: 0;
		height: 0;
		border-top: 50px solid transparent;
		border-left: 100px solid red;
		border-bottom: 50px solid transparent
	}
	
	.ppr-fap-left {
		color: #fff;
		float: left;
		width: 40%;
		box-sizing: border-box;
		padding-right: 120px
	}
	
	.ppr-fap-left h2 {
		color: #fff;
		font-size: 35px;
		font-weight: 700
	}
	
	.ppr-fap-left p {
		font-size: 38px;
		font-weight: 300;
		margin: 0;
		border-bottom: 1px solid #3963a1;
		padding-bottom: 40px;
		margin-bottom: 10px;
		display: inline-block;
		line-height: 42px;
		margin-top: 10px
	}
	
	.ppr-fap-vid {
		position: relative;
		display: inline-block;
		margin-top: 25px;
		width: 83px;
		height: 87px;
		background-position: -278px -294px;
		-webkit-transition: all .5s ease-in-out;
		-moz-transition: all .5s ease-in-out;
		-o-transition: all .5s ease-in-out;
		transition: all .5s ease-in-out;
		float: left
	}
	
	.ppr-fap-vid:hover {
		background-position: -370px -294px;
		-webkit-transition: all .5s ease-in-out;
		-moz-transition: all .5s ease-in-out;
		-o-transition: all .5s ease-in-out;
		transition: all .5s ease-in-out
	}
	
	.ppr-vid-text {
		float: left;
		display: inline-block;
		margin-top: 37px;
		padding-left: 20px;
		color: #fff
	}
	
	.ppr-vid-text span {
		color: #95a3c3;
		text-transform: uppercase;
		font-size: 16px;
		font-weight: 300
	}
	
	.ppr-vid-text h4 {
		margin: 0;
		font-size: 24px;
		font-weight: 300;
		color: #95a3c3
	}
	
	.ppr-fap-right {
		float: left;
		width: 60%;
		padding-left: 150px;
		box-sizing: border-box
	}
	
	.ppr-fap-right p {
		color: #000;
		font-weight: 300;
		font-size: 18px;
		margin-bottom: 0;
		line-height: 32px;
		margin-top: 0
	}
	
	.ppr-fap-right a {
		background: #c65540;
		color: #fff;
		text-decoration: none;
		padding: 15px 30px;
		position: relative;
		display: inline-block;
		margin-top: 60px;
		border-radius: 3px;
		font-weight: 300;
		border: 1px solid #e3e7ea;
		-webkit-transition: all .5s ease;
		-moz-transition: all .5s ease;
		-o-transition: all .5s ease;
		transition: all .5s ease
	}
	
	.ppr-fap-right a:hover {
		background: #ab3623;
		color: #fff;
		border: 1px solid #942918;
		-webkit-transition: all .5s ease;
		-moz-transition: all .5s ease;
		-o-transition: all .5s ease;
		transition: all .5s ease
	}
	
	.ran-sli-text {
		float: left;
		width: 70%;
		box-sizing: border-box
	}
	
	.ran-sli-img {
		float: left;
		width: 30%;
		box-sizing: border-box
	}
	
	.ran-sli-img-com {
		width: 300px;
		height: 268px;
		background-size: 811px;
	}
	
	.ran-sli-img-1 {
		background-position: 1px -358px
	}
	
	.ran-sli-img-2 {
		background-position: -458px -489px
	}
	
	.ran-sli-img-3 {
		background-position: -492px -179px;
		width: 322px;
	}
	
	.ran-sli-img-4 {
		background-position: -604px -262px
	}
	
	.ran-sli-350 {
		position: relative;
		overflow: hidden
	}
	
	.ran-sli-350-lf {
		position: relative;
		margin-top: 60px;
		margin-left: 80px
	}
	
	.ran-sli-350-lf a {
		margin: 0;
		display: inline-block;
		margin-top: 90px;
		color: #5d5b5b;
		margin-left: 100px;
		text-decoration: none
	}
	
	.ran-s1t1 {
		color: #f15859;
		font-size: 40px;
		font-weight: 700;
		top: 0;
		position: absolute
	}
	
	.ran-s1t2 {
		position: absolute;
		left: 0;
		top: 39px;
		color: #2d2d2d;
		font-weight: 700;
		font-size: 18px
	}
	
	.ran-s1t3 {
		color: #f15859;
		font-size: 80px;
		font-weight: 700;
		position: absolute;
		top: 15px;
		left: 275px
	}
	
	.ran-sli-inc-sale {
		text-align: center;
		margin-top: 60px
	}
	
	.ran-sli-inc-sale h2 {
		font-size: 18px;
		font-weight: 500;
	}
	
	.ran-s2t1 {
		font-size: 18px;
		font-weight: 700;
		color: #000
	}
	
	.ran-s2t2 {
		color: #f15859;
		font-size: 26px;
		font-weight: 700
	}
	
	.ran-s2t3 {
		color: #f15859;
		font-size: 30px;
		font-weight: 700;
	}
	
	.ran-s2t4 {
		color: #000;
		font-size: 26.5px;
		font-weight: 700;
	}
	
	.ran-s2t5 {
		color: #000;
		font-size: 24px;
		font-weight: 700;
	}
	
	.ran-s2t6 {
		color: #000;
		font-size: 26.5px;
		font-weight: 500;
		font-style: italic;
	}
	
	.ppr-slider-inn .flex-control-paging li a {
		background: #e5f4f9;
	}
	
	.ppr-slider-inn .flex-control-paging li a:hover {
		background: #0178ba;
	}
	
	.s11 {
		display: block;
		font-size: 28px;
		color: #f15859;
		font-weight: 700;
	}
	
	.s12 {
		color: #f15859;
		font-weight: 700;
	}
	
	.s13 {}
	
	.s21 {
		background: #000;
		color: #fff;
		border-radius: 4px;
		padding: 1px 5px 2px 5px;
		font-weight: 600;
		font-size: 18px;
	}
	
	.s22 {
		font-size: 18px;
		color: #f15859;
		font-weight: 700;
	}
	
	.s31 {
		font-size: 21px;
		color: #f15859;
		font-weight: 700;
	}
	
	.s32 {}
	
	.ran-sli-inc-sale a {
		color: #000000;
		display: inline-block;
		text-decoration: underline;
		font-weight: 700;
		font-size: 18px;
	}
	
	.ran-sli-inc-cost {
		text-align: center;
		margin-top: 49px
	}
	
	.ran-sli-inc-cost h2 {
		font-size: 20px;
		font-weight: 600
	}
	
	.ran-s3t1 {
		display: block;
		font-size: 24px;
		font-weight: 700;
		color: #000
	}
	
	.ran-s3t2 {
		color: #f15859;
		font-size: 35px;
		font-weight: 700;
		display: block;
		padding: 10px 0 1px
	}
	
	.ran-s3t3 {
		font-weight: 700;
		font-size: 20px;
		font-style: italic;
		padding-left: 10px;
		color: #000
	}
	
	.ran-sli-inc-cost a {
		margin: 0;
		display: inline-block;
		margin-top: 12px;
		color: #5d5b5b;
		margin-left: 15px;
		text-decoration: none
	}
	
	.vid-link {
		position: relative;
		display: inline-block;
		position: relative;
		overflow: hidden;
		display: inline-block;
		width: 300px;
		height: 87px;
		float: left;
		-webkit-transition: all .5s ease;
		-moz-transition: all .5s ease;
		-o-transition: all .5s ease;
		transition: all .5s ease
	}
	
	.ran-play-vid img {
		transition: all .2s ease-in-out;
		width: 90%
	}
	
	.vid-text {
		float: left;
		padding: 10px 14px 14px 30px;
		color: #6a8cbf;
		font-weight: 300;
		text-decoration: none !important;
		-webkit-transition: all .5s ease;
		-moz-transition: all .5s ease;
		-o-transition: all .5s ease;
		transition: all .5s ease
	}
	
	.vid-text:hover {
		color: #d5dfef;
		-webkit-transition: all .5s ease;
		-moz-transition: all .5s ease;
		-o-transition: all .5s ease;
		transition: all .5s ease
	}
	
	.vid-text:hover h4 {
		color: #d5dfef;
		-webkit-transition: all .5s ease;
		-moz-transition: all .5s ease;
		-o-transition: all .5s ease;
		transition: all .5s ease
	}
	
	.vid-text h4 {
		margin: 0;
		font-weight: 300;
		text-transform: uppercase;
		font-size: 18px;
		color: #6a8cbf;
		padding-bottom: 7px
	}
	
	.vid-text h5 {
		margin: 0;
		font-weight: 300;
		font-size: 26px
	}
	
	.ran-play-vid {
		float: left;
		margin-top: 30px
	}
	
	.ran-vid-play-btn-grn {
		display: none
	}
	
	.YouTubePopUp-Wrap {
		display: none;
		position: fixed;
		width: 100%;
		height: 100%;
		background-color: #000;
		background-color: rgba(0, 0, 0, 0.8);
		top: 0;
		left: 0;
		z-index: 9999999999999;
		-webkit-animation-duration: .5s;
		animation-duration: .5s;
		-webkit-animation-fill-mode: both;
		animation-fill-mode: both;
		-webkit-animation-name: YouTubePopUp;
		animation-name: YouTubePopUp
	}
	
	.YouTubePopUp-Content {
		max-width: 680px;
		display: block;
		margin: 0 auto;
		height: 100%;
		position: relative
	}
	
	.YouTubePopUp-Close {
		position: absolute;
		top: 0;
		cursor: pointer;
		bottom: 528px;
		right: 0;
		margin: auto 0;
		width: 24px;
		height: 24px;
		background: url(images/insider-threat-prevention-best-practices-sprite.png) no-repeat;
		background-position: -370px -297px
	}
	
	.YouTubePopUp-Content iframe {
		max-width: 100% !important;
		width: 100% !important;
		display: block !important;
		height: 480px !important;
		border: none !important;
		position: absolute;
		top: 0;
		bottom: 0;
		margin: auto 0
	}
	
	.raHigSec {
		background: #fff;
		padding: 0px 0 20px 0
	}
	
	.clearfix {
		display: block
	}
	
	.raHigSec .sec1 {
		float: left;
		width: 12%
	}
	
	.raHigSec .sec2 {
		float: left;
		width: 22%
	}
	
	.raHigSec .sec3 {
		float: left;
		width: 33%
	}
	
	.raHigSec .sec4 {
		float: left;
		width: 31%
	}
	
	.raHigSec ul {
		margin: 0;
		padding: 0
	}
	
	.raHigSec ul li {
		font-size: 13px;
		list-style: none;
		margin: 0 0 10px
	}
	
	.raHigSec ul li a {
		color: #000
	}
	
	strong {
		font-weight: 700
	}
	
	.bg-l-grey {
		background: #f1f1f1;
	}
	
	.heading-menu {
		display: none
	}
	
	.raColBg .raColLft {
		background: url(https: //www.manageengine.com/file-server-auditing/images/ransomware-attack-div-bg.png) right center no-repeat #f7f7f7;background-size:1px 100%;float:left;padding:65px 0;width:50%}
	
			.raColBg .raColLft .sze {
			float: right;
			width: 100%
		}
	
		.raColBg p {
			font-size: 16px;
			font-weight: 500
		}
	
		.raColBg .raColLft .sze a {
			background: #0eb0d8;
			border-radius: 2px;
			color: #fff;
			display: inline-block;
			font-size: 15px;
			margin: 30px 0 0;
			padding: 10px 30px;
			text-decoration: none;
			text-transform: uppercase
		}
	
		.raColBg .raColRgt {
			background: #f7f7f7;
			float: left;
			padding: 64px 0;
			width: 50%
		}
	
		.raColBg .raColRgt .sze a {
			background: #0eb0d8;
			border: 1px solid #fff;
			border-radius: 2px;
			color: #fff;
			display: inline-block;
			font-size: 15px;
			margin: 30px 0 0;
			padding: 10px 30px;
			text-decoration: none;
			text-transform: uppercase
		}
	
		.raColBg .raColRgt .sze a:hover {
			background: #099abd;
			-webkit-transition: all .5s ease;
			-moz-transition: all .5s ease;
			-o-transition: all .5s ease;
			transition: all .5s ease
		}
	
		.raColBg .raColLft .sze a:hover {
			background: #099abd;
			-webkit-transition: all .5s ease;
			-moz-transition: all .5s ease;
			-o-transition: all .5s ease;
			transition: all .5s ease
		}
	
		.sze a {
			-webkit-transition: all .5s ease;
			-moz-transition: all .5s ease;
			-o-transition: all .5s ease;
			transition: all .5s ease
		}
	
		.fim-dwn {
			background: url(https://www.manageengine.com/latam/data-security/images/file-integrity-sprite.png) no-repeat left center;
			background-position: 499px -300px
		}
	
		.fim-dwn-req {
			background: #f3f7fa
		}
	
		.fim-dwn-com {
			float: left;
			width: 50%;
			box-sizing: border-box;
			padding: 0 20px;
			text-align: center
		}
	
		.fim-dwn-com h4 {
			margin-top: 0;
			font-size: 20px;
			margin-bottom: 45px
		}
	
		.fim-dwn-com a {
			background: #0eb0d8;
			text-decoration: none;
			color: #fff;
			height: 40px;
			line-height: 40px;
			display: inline-block;
			padding: 7px 50px;
			text-transform: uppercase;
			border-radius: 2px;
			font-size: 16px;
			letter-spacing: 1.2px
		}
	
		.fim-dwn-com a:hover {
			background: #06708a
		}
	
		.fim-sprit-dwn {
			background-position: -282px -426px;
			width: 96px;
			height: 68px;
			margin: 0 auto;
			margin-bottom: 10px
		}
	
		.fim-sprit-req {
			background-position: -401px -424px;
			width: 96px;
			height: 68px;
			margin: 0 auto;
			margin-bottom: 10px
		}
	
		.flex-direction-nav a:before {
			font-family: "flexslider-icon";
			font-size: 40px;
			display: inline-block;
			content: url(/manageengine/file-server-auditing/images/ransom-arrow1.png);
			background-size: 10px
		}
	
		.flex-direction-nav a.flex-next:before {
			content: url(/manageengine/file-server-auditing/images/ransom-arrow.png)
		}
	
		.flexslider {
			overflow: inherit
		}
	
		.ran-sli-po {
			padding: 80px 0;
			box-sizing: border-box;
			position: relative
		}
	
		.flex-direction-nav a {
			text-decoration: none;
			display: block;
			width: 55px;
			height: 55px;
			margin: -20px -70px 0;
			position: absolute;
			top: 50%;
			z-index: 10;
			overflow: hidden;
			opacity: 0;
			cursor: pointer;
			color: rgba(0, 0, 0, 0.8);
			text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
			-webkit-transition: all .3s ease;
			-moz-transition: all .3s ease;
			transition: all .3s ease
		}
	
		.ppr-slider {
			overflow: initial;
			padding: 0px 0px 60px 0px;
		}
	
		.fixed_bar_scontainer {
			z-index: 99
		}
	
		.bot-ban {
			margin: 45px 40px 0;
			padding: 45px 55px;
			border: 1px solid #d8f0f5;
			background: #e5f8fc;
			border-radius: 10px;
			position: relative;
			text-align: left
		}
	
		.bot-ban h2 {
			text-align: left;
			font-weight: 400;
			font-size: 26px;
			padding-bottom: 20px;
			color: #000;
			line-height: 36px
		}
	
		.bot-ban a {
			background: #d22222;
			border-radius: 2px;
			color: #fff;
			padding: 10px 42px;
			text-decoration: none;
			transition: all .5s;
			font-size: 16px;
			transition: .3s;
		}
	
		.bot-ban a:hover {
			background: #bc1e1e
		}
	
		.bot-ban span {
			background-image: url(https://www.manageengine.com/latam/data-security/images/dsp-sprite-icons.png);
			background-repeat: no-repeat;
			display: inline-block;
			position: absolute;
			background-position: -245px -520px;
			width: 263px;
			height: 169px;
			right: 50px;
			top: 22px;
			background-size: 500px
		}
	
		/*@media screen and (max-width:1366px) {
	.ppr-fap{background:url(https://www.manageengine.com/latam/data-security/images/arrow-ransomware-bg.png) no-repeat,linear-gradient(90deg,#124693 30%,#bde4f2 30%);background-size:contain;background-position:30% 0}
	.ppr-whr-left h1{font-size:26px}
	.ppr-whr-left p{font-size:14px}
	.ppr-whr-left a{font-size:14px}
	.ppr-prac-title h2{font-size:26px}
	.ppr-prac-title p{font-size:14px}
	.ppr-bor-br p{font-size:12px}
	.ppr-fap-left h2{font-size:30px}
	.ppr-fap-left p{font-size:30px}
	.ppr-fap-right p{font-size:15px}
	.ppr-fap-right a{font-size:14px}
	.ppr-sp-com{padding:55px 0}
	}*/
		@media screen and (max-width:1200px) {
			.ppr-inn-con {
				width: 85%;
				max-width: none
			}
	
			.ppr-sprit-fa-com {}
	
			.ppr-ben-fa {
				height: 350px
			}
	
			.ppr-top-1 {
				margin: 0 auto;
				display: none;
				float: inherit;
			}
	
			.ppr-top-2 {
				float: initial;
				width: 100%;
				padding-left: 0px;
				position: relative;
				display: block;
				height: 150px;
			}
	
			.ppr-top-2 h1 {
				text-align: center;
			}
	
			.ppr-top-2 h1 span {
				position: relative;
				display: block;
				line-height: 44px;
			}
	
			.ppr-top-2 h1 span:nth-child(1) {
				margin: initial;
				line-height: 120px;
				margin-bottom: 15px;
			}
	
			.ppr-top-2 h1 span:nth-child(2) {
				margin: initial;
				width: 100%;
			}
	
			.ppr-top-2 h1 span:nth-child(3) {
				margin: inherit;
			}
	
			.ppr-top-2 {
				height: initial;
			}
		}
	
		@media screen and (max-width:1100px) {
			.flex-direction-nav {
				display: none !important;
			}
		}
	
		@media screen and (max-width:992px) {
			.ppr-hero::after {
				display: none;
			}
	
			.ppr-top-2 h1 span:nth-child(1) {
				left: 0;
			}
	
			.ppr-top-2 h1 span:nth-child(2) {
				width: 100%;
			}
	
			.bot-ban {
				margin: 0;
			}
	
			.bot-ban span {
				display: none;
			}
	
			.bot-ban, .bot-ban h2 {
				text-align: center;
			}
	
			.ppr-whr-left {
				width: 100%;
				padding-right: 0
			}
	
			.ppr-whr-right {
				float: left;
				width: 100%;
				margin-top: 35px
			}
	
			.ppr-whr-right-inn {
				margin: 0 auto;
				display: table;
				float: initial;
				right: initial;
			}
	
			.ppr-ben-fa {
				width: 100%;
				height: auto
			}
	
			.ppr-fap {
				background: linear-gradient(180deg, #124693 50%, #bde4f2 30%);
				background-size: contain;
				background-position: 30% 0
			}
	
			.ppr-fap-left {
				width: 100%;
				padding-right: 0;
				text-align: center
			}
	
			.ppr-fap-left p {
				display: block
			}
	
			.ppr-fap-right {
				width: 100%;
				padding-left: 0;
				margin-top: 90px;
				text-align: center
			}
	
			.ppr-fap-right p {
				text-align: center
			}
	
			.ppr-fap-right a {
				margin-top: 35px
			}
	
			.ppr-top-1 {
				background-position: 0 0;
				width: 600px;
				height: 120px;
				background-size: 100%
			}
	
			.ppr-prac-title {
				width: 100%
			}
	
			.ran-sli-text {
				width: 100%
			}
	
			.ran-sli-img {
				display: none
			}
	
			.ran-sli-350-lf {
				margin-left: 20%
			}
	
			.ran-sli-inc-cost, .ran-sli-350-lf, .ran-sli-inc-sale {
				margin-top: 40px
			}
	
			.flex-direction-nav {
				display: none
			}
	
			.ppr-top-1 {
				display: none;
			}
	
			.raHigSec {
				display: none;
			}
		}
	
		@media screen and (max-width:767px) {
			.ppr-top-1 {
				width: 500px;
				height: 94px
			}
	
			.ppr-hero {
				padding: 28px 0
			}
	
			.ran-sli-350-lf {
				margin-left: 15%;
				margin-top: 65px
			}
	
			.ran-s1t1 {
				color: #f15859;
				font-size: 32px;
				font-weight: 700;
				top: 0;
				position: absolute
			}
	
			.ran-s1t3 {
				color: #f15859;
				font-size: 54px;
				font-weight: 700;
				position: absolute;
				top: 15px;
				left: 215px
			}
	
			.ran-s1t2 {
				position: absolute;
				left: 0;
				top: 30px;
				color: #2d2d2d;
				font-weight: 700;
				font-size: 14px
			}
	
			.ran-sli-350-lf a {
				margin-left: 10%;
				margin-top: 70px
			}
	
			.raColBg .raColLft {
				width: 100%;
				border-bottom: 1px solid #dedede;
			}
	
			.raColBg .raColRgt {
				width: 100%;
			}
	
			#btmscroll {
				display: none;
			}
	
			.sec-pTB {
				padding: 0px 0 40px 0;
			}
	
			.ran-sli-inc-cost, .ran-sli-350-lf, .ran-sli-inc-sale {
				margin-top: 0px;
			}
	
			.ppr-slider {
				padding: 0px 0px 0px 0px;
			}
	
			.ppr-whr-left h1 {
				font-size: 18px;
			}
	
			.ppr-top-2 h1 span:nth-child(2) {
				font-size: 32px;
				line-height: 42px
			}
		}
	
		@media screen and (max-width:550px) {
			.ppr-top-1 {
				width: 350px;
				height: 80px
			}
	
			.ppr-hero {
				padding: 20px 0 16px
			}
	
			.ran-sli-350-lf {
				margin-left: 0;
				margin-top: 55px
			}
	
			.ppr-top-2 h1 span:nth-child(1) {
				line-height: 50px;
				font-size: 90px;
			}
	
			.ppr-top-2 h1 span:nth-child(3) {
				margin: 0px;
			}
	
			.ppr-wh-ran {
				margin-top: 0px;
			}
	
			.ppr-hero {
				padding: 40px 0 2px;
			}
		}
	
		@media screen and (max-width:480px) {
			.ppr-bor-br h4 {
				width: 100%;
				float: left;
				line-height: 28px;
			}
	
			.ppr-bor-br p {
				float: left;
				padding-left: 0px;
			}
	
			.ppr-whr-left p {
				padding: 0px 0px 15px 0px;
				margin: 0px;
			}
		}
	
		.footer-new {
			padding-top: 70px !important;
			background: transparent;
		}
/* new style */

.ppr-inn-con h1{font-size:46px;line-height:56px;font-weight:600;text-align:center;color:#225165;letter-spacing:.1px}
.ppr-hero{padding-top:80px}
.one-line-form{width:512px;margin:0 auto}
.one-line-form *{font-family:ZohoPuvi,verdana,arial,sans;font-size:14px;outline:0;margin:0;padding:0;box-sizing:border-box}
.one-line-form>form>ul{margin:0;padding:0}
.one-line-form>form>ul li{list-style-type:none;float:left;border:1px solid #c6d0d6}
.one-line-form>form>ul li:first-child{width:270px;position:relative;border-radius:3px 0 0 3px;border-right-width:0;box-shadow:-2px 2px 10px rgb(143 233 254 / 27%);background:#fff}
.one-line-form>form>ul li:first-child .form-icn{width:42px;position:absolute;top:0;left:0;height:100%;border-radius:3px 0 0 3px;background:0 0}
.one-line-form>form>ul li:first-child .form-icn .icn-mail{width:100%;height:25px;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAbCAYAAAAK5R1TAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDkuMC1jMDAwIDc5LjE3MWMyN2ZhYiwgMjAyMi8wOC8xNi0yMjozNTo0MSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDI0LjEgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RkEwMkZDRjlFM0UxMTFFRDk1MUNFRDkyM0JBNDU5QkEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RkEwMkZDRkFFM0UxMTFFRDk1MUNFRDkyM0JBNDU5QkEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGQTAyRkNGN0UzRTExMUVEOTUxQ0VEOTIzQkE0NTlCQSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGQTAyRkNGOEUzRTExMUVEOTUxQ0VEOTIzQkE0NTlCQSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PhzZdQgAAAKUSURBVHjazJdNa9RQFIbTdBikDqJupBsFES2oqCgogtCNWBXUtKI4Km6km2L3RdEWpT9AsxEXfiAqrYzW+rlSdKErcelCd2PBjYLaqZ1a9D3wjITQmUlKZpoDzyTpzX3P25t7z01afN9f4jjOZXFALHPSFd/FI9Gf0Y8vTjrpDBu4U8J19bM/0DAkWlLCYMBXjxldzsWsOC/OpWAkz4oLeLJocwONnpgUF8U1kVkAgxlyX8KLV2kIGh0Xu8QXcZrrXBNN5shpuSfwMj6XUYsPYgfHLvFatDfBZDu5usi9naNTzahFkf/msdgi3on1DTRp2m/J9YTcxfBNbpXOv8QhStdK8UZ0NsBkJ9qryHWQ3E5Uo5UqcAZsU3gh8gmazKNp2v3kma12sxtB0Gf1lcVtMZCAyQG0ymhfqdfBjShcqQi2GofFVdE6D4Ot9B2ea2UnYTRcEXrFWMzylWPf7g1pOUkbrVSEPeIHW+9LsS5CP7vnldgnfqJRjLsTxIk25pYtgI9iG0fbRb4y5ya5d7HIihWcO9zbgYZVlVIjRnSRKIjdYkRs4M1mAiOrMbEVOvibtb23Fwv6jKBRQDPREc0ibI/sPqXFSsktCIa9+SzlfEr8DrUfZ4AOiwfUznISRrMI7sVsvla9U/zlhbda/EHDzHaj7dUz60YwOcoieCiOiZkE6ugMWmNoj5JrXkat410+UWzfPxrlEcUI0zqCtuW4V8usW2NK3OHRPGMhJGkyaLaHHB45M3GMXkfgeZT5k4BZj33fct6IY3Qz88dGdLoJ76PTmLWda1O9Vb9GfOJ84wJ8hkxRqpyQp/8j+o3zmxTotMTawDQo2Yg+FSfETvE5pd/3BTPax0U3e3maosQm0/dPgAEAMfORVzId8A8AAAAASUVORK5CYII=');background-repeat:no-repeat;background-size:17px;background-position:14px center;border-right:1px solid #eaeaea}
.one-line-form>form>ul li:first-child input{font-size:14px;padding-left:52px;background:0 0}
.one-line-form>form>ul li:first-child input::placeholder{color:#b3b3b3}
.one-line-form>form>ul li:nth-child(2){width:50px;border-left:0;border-right:0;position:relative;box-shadow:5px 2px 10px rgb(143 233 254 / 27%);background:#fff}
.one-line-form>form>ul li:nth-child(3){padding-left:0;border-color:#d63327;border-radius:0 3px 3px 0;position:relative}
.one-line-form>form>ul li .ffw-errmsg{display:none;color:red;font-size:12px;margin-top:-20px;position:absolute;font-weight:300;white-space:nowrap}
.one-line-form>form>ul li input{width:100%;height:50px;border:0;padding:0 10px;font-size:14px;color:#000;font-weight:300}
.one-line-form>form>ul li .selectedCountry{text-align:left;width:50px;height:30px;top:10px;position:absolute;color:#000;font-size:14px;line-height:30px;left:0;padding-left:5px;border-left:1px solid #e5e5e5;font-weight:300}
.one-line-form>form>ul li .selectedCountry:before{content:"";position:absolute;width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid #1e0437;z-index:0;right:7px;top:14px}
.one-line-form>form>ul li .selectedCountry:after{content:"";position:absolute;width:1px;height:29px;top:0;right:0;background-color:#e6e6e6;display:none}
.one-line-form>form>ul li input[type=submit]{font-size:16px;background:#d63327;color:#fff;padding:0 25px 0 50px;cursor:pointer;font-weight:500;height:50px;border:0}
.one-line-form>form>ul li input[type=submit]:hover{background:#9e0303;transition:all .5s ease}
.one-line-form>form>ul li select{font-weight:300;width:50px;height:50px;border:0;padding:0 10px;box-sizing:border-box;border-radius:0;margin:0;z-index:9;position:relative;color:#000;font-size:12px;opacity:0;-moz-appearance:none;-webkit-appearance:none;cursor:pointer;float:left}
.one-line-form>form>ul li select#country_state{position:relative;font-size:14px;opacity:1;width:100px;float:left;padding-left:0;line-height:22px}
.one-line-form>form>.misc-field .dwn-priv{margin-top:0;line-height:16px;font-weight:300;padding-top:5px;display:inline-block;width:100%;text-align:left}
.one-line-form>form>.misc-field .dwn-priv,.one-line-form>form>.misc-field .dwn-priv *{font-size:10px;color:#000}
.one-line-form>form>.misc-field .dwn-priv strong{font-weight:400}
.one-line-form>form>.misc-field .dwn-priv a{font-size:inherit;color:#1281bd;text-decoration:underline}
.one-line-form>form>.misc-field #meGDPRMessage{line-height:16px;margin:11px 0 0!important;width:100%}
.one-line-form>form>.misc-field #meGDPRMessage label{font-size:10px;line-height:18px;color:#000;font-weight:300}
.one-line-form>form>.misc-field #meGDPRMessage .checkmarkgdpr{margin-bottom:0}
.one-line-form>form>.misc-field::before{content:" ";display:table;clear:both}
.one-line-form>form>.misc-field *{color:#a6a6a6;font-weight:300}
.one-line-form>form>.misc-field strong{font-weight:600}
.one-line-form>form>.misc-field a{color:#1281bd;text-decoration:underline}
.one-line-form>.success-message{display:none;text-align:center}
.one-line-form>.success-message h2{color:#000;font-size:24px;margin-bottom:0;font-weight:500}
.one-line-form>.success-message p{font-size:14px;line-height:23px;margin-top:0;color:#000}
.one-line-form.success ul{display:none}
.one-line-form.success .success-message{display:block}
.one-line-form.success .misc-field{display:none}
.one-line-form.with-state{width:553px}
.one-line-form.with-state ul li #headerCountryListItem:after{content:"";position:absolute;width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid #1e0437;z-index:0;right:7px;top:23px}
.one-line-form.with-state ul li:first-child{margin-left:0;width:200px}
.one-line-form.with-state ul li #country_state{margin-left:8px}
.one-line-form.with-state ul li .selectedCountry:after{display:block}
.one-line-form.with-state ul li:nth-child(2){width:160px}
.one-line-form.with-state .ffw-country-list{position:relative}
.one-line-form.with-state .ffw-country-list:after{content:"";position:absolute;right:10px;top:24px;width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid #1e0437;z-index:9;display:inline-block;pointer-events:none}
@media screen and (max-width:620px){
.one-line-form{width:100%}
.one-line-form ul li{width:100%!important;border-radius:3px!important}
.one-line-form ul li select{width:100%!important}
.one-line-form ul li:first-child{border:1px solid #8ca2ba!important;margin-top:5px!important;width:100%!important;display:block;background:0 0}
.one-line-form>form>ul li:nth-child(2){background:0 0}
.one-line-form ul li:nth-child(2) select{border:1px solid #8ca2ba!important;margin-top:5px!important;width:100%!important;display:block;opacity:1;border-radius:3px;-webkit-appearance:listbox}
.one-line-form ul li .selectedCountry{display:none;width:100%!important}
.one-line-form ul li:nth-child(3){margin-top:5px}
.one-line-form.with-state{width:100%!important}
.one-line-form.with-state ul li select#country_state{margin-left:0;padding:0 10px;font-size:12px}
.one-line-form.with-state .ffw-country-list:after{display:none}
}
#meGDPRMessage .checkmarkgdpr.enableCheckgdpr:before{top:0!important;left:2px!important}
.one-line-form>form>ul .ffw-download{position:relative}
.one-line-form>form>ul .ffw-download:before{content:"";width:15px;height:15px;background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB0AAAAcCAYAAACdz7SqAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDkuMC1jMDAwIDc5LjE3MWMyN2ZhYiwgMjAyMi8wOC8xNi0yMjozNTo0MSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDI0LjEgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RkEwMkZDRkRFM0UxMTFFRDk1MUNFRDkyM0JBNDU5QkEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RkEwMkZDRkVFM0UxMTFFRDk1MUNFRDkyM0JBNDU5QkEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGQTAyRkNGQkUzRTExMUVEOTUxQ0VEOTIzQkE0NTlCQSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGQTAyRkNGQ0UzRTExMUVEOTUxQ0VEOTIzQkE0NTlCQSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuhaZzAAAAE9SURBVHjaYvj//z8DidgFiN8C8TsgdiNDPwMDGZr2/EeAXeRYysRAOhBBYrORoZ8sSykGo5aOWjp0LWXBIc4BxKlA/A+I5wDxTyLNA+nLgLJnAvF3rKpwlBqTkUqdfUDMhSR3AUnuAJI4F1QtDEwhtUTSQGI7AvEWIObC40MuqBpHJDF1nKpxuMYZiH/9RwUwH6P7FN2H/6F63cgp8P1wWHwTiX8Sh4V+lNQy2CzGBwhaSGzVRqzFRFkIs1QaiKuAOIQCiwlZGAS1Qxpm6SUkzUFkWEzIwhAktZdgliKDHhKDmpgg7UGzAyOfshAocTYBcSAQvwTiV0AcABUjqdRjIaPo3ArEkrBsTs2ylxD4P+RqGUZwzCLABSA+SGU77IHYANlOdEvp4lFQ8P6io4U/YHFaA+PQwcIqEAMgwACW2+UEe7HIqgAAAABJRU5ErkJggg==');background-repeat:no-repeat;background-position:center;background-size:15px;position:absolute;left:calc(50% - 66px);right:0;top:17px;pointer-events:none}
textarea[name=Additional_Data]{display:none}
.about{margin:45px 0 70px}
.about p{color:#333;font-size:17px;text-align:center;font-weight:300;line-height:33px;margin:0}
@media screen and (max-width:767px){
.ppr-inn-con h1{font-size:34px;line-height:44px;margin-bottom:20px}
}
.ebook-link{color:#1d00ff;text-decoration:underline}

.ppr-wh-ran{display:none}
.about {
    margin-bottom: 0;
}

.ppr-hero {
    padding-bottom: 0;
}
.ppr-slider{
padding-top:50px;
}
@media screen and (max-width : 767px){
.ppr-slider{padding-top:20px;}
}
.one-line-form > form > ul li select#country_state, .one-line-form > form > ul li select#ukcountry_region {
    position: relative;
    font-size: 14px;
    opacity: 1;
    width: 100px;
    float: left;
    padding-left: 0;
    line-height: 22px;
    background: transparent;
    margin-left: 0px;
}
	
		