body {
    font-family: 'Open Sans', sans-serif;
    padding: 0px;
    margin: 0px;
    color: #333;
    background: #f5f3f8;
}

a {
    color: #0021c6;
}

.cpabg .DownLoad a:focus {
    color: #fff!important;
    text-decoration: none;
}

.CenterBox {
    float: left;
    width: 100%;
    padding: 50px 0px;
}
/*Update for New Pcvark Home page*/

.macimg {
width: 118px;
margin-top: 4px;
}

.PcvarkHeader {
    background: #fff;
    border: 0px;
    border-radius: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    -webkit-box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.2 );
    box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.2);
}

.navbar-brand {
    height: auto;
    padding: 16px 15px 10px;
}

.topPhone {
    float: left;
    width: 100%;
    color: #6e6f71;
    float: right;
    font-size: 14px;
}

.HeaderNav {
    text-align: right;
    position: relative;
}

    .HeaderNav li {
        font-size: 16px;
        color: #000;
        padding: 6px 20px 6px;
        position: static;
    }

        .HeaderNav li:last-child {
            padding-right: 0px;
            margin-right: 0px;
        }

        .HeaderNav li a {
            font-size: 16px;
            color: #000!important;
            padding: 14px 0px;
            font-weight: 400;
        }

e        .HeaderNav li:hover a {
            font-size: 16px;
            color: #3f9eee!important;
            background: none;
        }

        .HeaderNav li.active a {
            font-size: 16px;
            color: #3f9eee!important;
            background: none!important;
        }

.HomeBannerBox {
    float: left;
    width: 100%;
    background: url(https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/common/Home_banner.jpg) no-repeat center center;
    background-size: cover;
    padding-bottom: 10px;
}

.HeaderNav li.red {
    color: #e80909;
    font-size: 16px;
    font-weight: 600;
    padding: 20px 0px 15px;
}

.HeaderNav li > span.phone {
    background: url(https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/common/phone.png) no-repeat left center;
    padding-left: 20px;
    color: #e80909;
    font-weight: 700;
}

.HeaderNav li.PhoneDivider {
    background: url(https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/common/phoneDivider.png) no-repeat center center;
    padding: 30px 15px;
}

.HeaderNav .SubTitle {
    float: left;
    width: 100%;
    font-size: 20px;
    margin-bottom: 10px;
    color: #000;
    font-weight: 600;
}

.HeaderNav .dropdown-menu .sub-menu {
    left: 100%;
    position: absolute;
    top: 0;
    visibility: hidden;
    margin-top: -1px;
}

.HeaderNav .dropdown-menu li:hover .sub-menu {
    visibility: visible;
}

.HeaderNav .dropdown:hover .dropdown-menu {
    display: block;
}

.HeaderNav .nav-tabs .dropdown-menu, .nav-pills .dropdown-menu, .navbar .dropdown-menu {
    margin-top: 0;
    width: 200%;
    padding: 10px 10px 20px;
}

.HeaderNav .dropdownSub {
    list-style: none;
    padding: 0px 0px 0px 3px;
    margin: 0px;
}

    .HeaderNav .dropdownSub li {
        padding: 4px 20px;
        background: url(https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/common/sublink.png) no-repeat 5px 12px;
    }

        .HeaderNav .dropdownSub li a {
            padding: 0px 0px;
            font-weight: 400;
            color: #333!important;
        }

.HeaderNav li:hover .dropdownSub li a {
    padding: 0px 0px;
    border-bottom: 0px;
}

    .HeaderNav li:hover .dropdownSub li a:hover {
        padding: 0px 0px;
        border-bottom: 0px;
        color: #119ee7!important;
        text-decoration: none;
    }

.HeaderNav .navbar .sub-menu:before {
    border-bottom: 7px solid transparent;
    border-left: none;
    border-right: 7px solid rgba(0, 0, 0, 0.2);
    border-top: 7px solid transparent;
    left: -7px;
    top: 10px;
}

.HeaderNav .navbar .sub-menu:after {
    border-top: 6px solid transparent;
    border-left: none;
    border-right: 6px solid #fff;
    border-bottom: 6px solid transparent;
    left: 10px;
    top: 11px;
    left: -6px;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
    background-color: #f3f3f3;
}

.BannrText {
    float: left;
    width: 100%;
    padding: 0px 0px;
    text-shadow: 0px 0px 0px;
}

    .BannrText h2 {
        font-size: 36px;
        color: #000000;
        font-weight: 300;
        line-height: 54px;
        margin-bottom: 10px;
        margin-top: 40px;
    }

        .BannrText h2 span {
            font-size: 50px;
            color: #000000;
            font-weight: 600;
        }

.HomeBannerBox .carousel-caption {
    top: 10px;
    left: 0px;
    position: relative;
}

.BannerText {
    font-size: 22px;
    color: #000000;
    font-weight: 300;
    line-height: 32px;
    margin-bottom: 50px;
}

.GreenBtn {
    font-size: 30px;
    font-weight: 700;
    text-shadow: 0 -1px 1px rgba(0,0,0,.38);
    background: #5cbe14 url(https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/common/GreenBtnBg.png) repeat-x left bottom;
    padding: 6px 40px;
    border: 2px solid #217c03;
    color: #fff;
    float: left;
    width: 100%;
    text-align: center;
}

    .GreenBtn:hover {
        text-decoration: none;
        background: #5cbe14 url(https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/common/GreenBtnBg_h.png) repeat-x left bottom;
        color: #e1e1e1;
    }

.supportText {
    float: left;
    width: 100%;
    font-size: 14px;
    color: #fff;
    font-weight: 300;
    margin-top: 10px;
}

.BannerImg {
    float: left;
    width: 100%;
    padding: 60px 0px 0px;
}

.carousel-indicators {
    bottom: -8px;
}

.cookie-bar.visible {
    max-height: 1000px;
    -webkit-transition: max-height 1s ease-in-out;
    -o-transition: max-height 1s ease-in-out;
    -moz-transition: max-height 1s ease-in-out;
    transition: max-height 1s ease-in-out;
}

.cookie-bar {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 5000;
    width: 100%;
    max-height: 0;
    overflow: hidden;
    text-align: center;
    color: #FFF;
    -webkit-transition: max-height .5s cubic-bezier(0, 1, 0, 1);
    -o-transition: max-height .5s cubic-bezier(0, 1, 0, 1);
    -moz-transition: max-height .5s cubic-bezier(0, 1, 0, 1);
    transition: max-height .5s cubic-bezier(0, 1, 0, 1);
}

.AVsizer {
    margin: 0 auto;
    text-align: left;
    position: relative;
    max-width: 1290px;
    background: #0f0d27;
    padding-left: 25px;
    padding-right: 25px;
}

.cookie-bar .AVsizer {
    padding-top: 15px;
    padding-bottom: 15px;
}

.cookie-bar .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    vertical-align: middle;
    padding-bottom: 8px;
}

.cookie-bar p {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: auto;
    padding: 0 30px 0 0;
    vertical-align: middle;
    text-align: left;
    color: #ADB2B6;
    font-size: 15px;
    line-height: 26px;
}

.cookie-bar a {
    color: #FFF;
    text-decoration: underline;
}

.cookie-bar .close {
    cursor: pointer;
    display: block;
    border: #ADB2B6 solid 1px;
    opacity: 1;
    padding: 0;
    font-size: 20px;
    text-shadow: none;
    color: #ADB2B6;
    font-weight: 400;
    /* border-radius: 100%; */
    position: absolute;
    right: 10px;
    top: 10px;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 24px;
}

.carousel-indicators li {
    height: 9px;
    width: 9px;
    background: rgba(255, 255, 255, 0.5);
    border: none;
    margin: 0px;
}

    .carousel-indicators li.active {
        height: 9px;
        width: 9px;
        background: rgba(255, 255, 255, 1);
        border: none;
        margin: 0px;
    }

.BlueBg {
    float: left;
    width: 100%;
    padding: 25px 0px;
    background: #289ccb;
}

.SubSubtitle {
    font-size: 20px;
    color: #fff;
    font-weight: 700;
}

    .SubSubtitle span {
        font-weight: 400;
    }

.italic {
    font-style: italic;
}

.Pagetitle {
    float: left;
    width: 100%;
    font-size: 40px;
    font-weight: 300;
    color: #000;
}

.Pagetitlenew {
    float: left;
    width: 100%;
    font-size: 24px;
    font-weight: 400;
    color: #000;
}

.Pera {
    font-size: 14px;
    color: #333;
    margin: 5px 0px 15px;
    float: left;
    width: 100%;
    line-height: 26px;
}

.CarouselBox {
    float: left;
    width: 100%;
}

.OwlListingBox {
    float: left;
    border: 1px solid #d6d6d6;
    background: #fff;
    border-radius: 8px;
    padding: 15px;
    margin: 5px 3%;
    width: 94%;
}

.OwlTitle {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
}

.OwlImg {
    float: left;
    width: 100%;
    min-height: 145px;
    line-height: 145px;
    padding-top: 20px;
}

.OwlsubTitle {
    font-size: 17px;
    font-weight: 600;
    text-align: center;
    min-height: 75px;
    float: left;
    width: 100%;
}

    .OwlsubTitle p {
        font-size: 14px;
        font-weight: 400;
    }

.ShadowLeft {
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    width: 18px;
}

.ShadowRight {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    width: 18px;
}

.TestimonialBg {
    float: left;
    width: 100%;
    background: url(https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/common/TestimonialBg.jpg) no-repeat center center;
    background-size: cover;
    background-attachment: fixed;
    padding: 40px 0px 20px;
}

.colorWhite {
    color: #fff;
}

.Black {
    color: black!important;
}

.lightGray {
    color: #838383;
}

.CarouselBox1 {
    float: left;
    width: 100%;
}

.DotTop {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

.TestimonialBox {
    float: left;
    width: 90%;
}

    .TestimonialBox .TopTitle {
        font-size: 24px;
        font-weight: 600;
        color: #fff;
        margin-bottom: 10px;
    }

    .TestimonialBox .Testtext {
        font-size: 14px;
        color: #fff;
        font-weight: 600;
    }

    .TestimonialBox .TestimonialName {
        font-size: 14px;
        color: #fff;
        float: left;
        width: 100%;
        margin: 15px 0px 0px;
    }

        .TestimonialBox .TestimonialName span {
            color: #119ee7;
        }

.CarouselBox1 {
    float: left;
    width: 100%;
    padding: 50px 0px 20px;
}

.FooterBox {
    background: #14161b;
    width: 100%;
    float: left;
    padding: 40px 0px 20px;
}

.footerTitle {
    float: left;
    width: 100%;
    font-size: 20px;
    margin-bottom: 10px;
    color: #fff;
    font-weight: 600;
}

.Footerlink {
    float: left;
    width: 100%;
}

    .Footerlink ul {
        list-style: none;
        padding: 0px;
        margin: 0px;
    }

        .Footerlink ul li a {
            color: #7c7f84;
            font-size: 13px;
        }

.nortonfooter {
    padding-top: 20px;
}

.footerInner {
    width: 100%;
    float: left;
    padding: 0px 0px 30px;
    margin-bottom: 20px;
    background: url(https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/common/footer_divider.png) repeat-x left bottom;
}

.copy {
    font-size: 13px;
    color: #6b6b6b;
    line-height: 18px;
}

.language label {
    color: #7c7f84;
    font-size: 13px;
    text-align: right;
    width: 100%;
}

.language .btn-default {
    background: #0a1014;
    border: 1px solid #000000;
    border-radius: 0px;
    padding: 2px;
    color: #999;
    font-size: 12px;
    width: 100%;
    text-align: left;
}

.language .caret {
    margin-left: 6px;
    margin-right: 5px;
}

.language .dropdown-menu {
    left: -39px;
    max-width: 180px;
}

#Testimonial .owl-buttons {
    display: none;
}
/*Update for New Pcvark AMC page*/
.BannerBox {
    float: left;
    width: 100%;
    background: url(https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/amc/BannerBg.jpg) no-repeat center top;
    background-size: auto 100%;
    padding: 40px 0px 5px; /*-webkit-box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.5); -moz-box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.5); box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.5); */
    margin-bottom: 8px;
}

.BannerTitle {
    float: left;
    width: 100%;
    font-size: 40px;
    color: #fff;
    font-weight: 300;
}

.white {
    color: #fff;
}

.DownLoadBtn {
    float: left;
    width: 100%;
    font-size: 54px;
    color: #fff;
    margin: 15px 0px 5px;
}

    .DownLoadBtn a {
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
        background-color: #48b4fc;
        -webkit-box-shadow: 5px 0 5px rgba(0,0,0,.45), inset 0 1px #52b6ec;
        -moz-box-shadow: 5px 0 5px rgba(0,0,0,.45), inset 0 1px #52b6ec;
        box-shadow: 5px 0 5px rgba(0,0,0,.45), inset 0 1px #52b6ec;
        border: solid 1px #2d5d9a;
        background-image: -webkit-linear-gradient(bottom, #2e75ce, #38adee);
        background-image: -moz-linear-gradient(bottom, #2e75ce, #38adee);
        background-image: -o-linear-gradient(bottom, #2e75ce, #38adee);
        background-image: -ms-linear-gradient(bottom, #2e75ce, #38adee);
        background-image: linear-gradient(to top, #2e75ce, #38adee);
        font-size: 30px;
        text-transform: uppercase;
        color: #fffefe;
        text-shadow: 1px 0 rgba(0,0,0,.5);
        padding: 13px 50px;
        float: left;
        font-weight: 600;
    }

        .DownLoadBtn a:hover {
            text-decoration: none;
            background: #2e75ce;
        }

.DownLoadGreen a {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: #0f8f00;
    -webkit-box-shadow: 0 5px 5px rgba(0,0,0,.45), inset 0 1px rgba(111,255,94,.52);
    -moz-box-shadow: 0 5px 5px rgba(0,0,0,.45), inset 0 1px rgba(111,255,94,.52);
    box-shadow: 0 5px 5px rgba(0,0,0,.45), inset 0 1px rgba(111,255,94,.52);
    border: solid 1px #063d00;
    background-image: -webkit-linear-gradient(bottom, #0f8f00, #12a900);
    background-image: -moz-linear-gradient(bottom, #0f8f00, #12a900);
    background-image: -o-linear-gradient(bottom, #0f8f00, #12a900);
    background-image: -ms-linear-gradient(bottom, #0f8f00, #12a900);
    background-image: linear-gradient(to top, #0f8f00, #12a900);
    font-size: 30px;
    text-transform: uppercase;
    color: #fffefe;
    text-shadow: 1px 0 rgba(0,0,0,.5);
    padding: 13px 50px;
    float: left;
    font-weight: 600;
}

    .DownLoadGreen a:hover {
        text-decoration: none;
        background: #0f8f00;
    }

.compatible {
    float: left;
    width: 100%;
    font-size: 13px;
    color: #fff;
}

.BannerInnerBox {
    float: left;
    width: 100%;
    padding: 40px 0px 0px;
}

.CenterTitle {
    float: left;
    width: 100%;
    font-size: 40px;
    color: #010101;
    line-height: 52px;
}

.FeaturesBox {
    width: 100%;
    float: left;
    padding: 50px 0px 0px;
}

.FeaturesInnerBox {
    float: left;
    width: 100%;
    background-repeat: no-repeat;
    min-height: 138px;
}

    .FeaturesInnerBox h2 {
        margin: 0px 0px 10px 0px;
        color: #0092ff;
        font-size: 20px;
        font-weight: 400;
    }

.Fes_Icon_right {
    background-position: right top;
    padding-right: 75px;
}

.Fes_Icon_left {
    background-position: left top;
    padding-left: 75px;
}

.Fes_Icon_1 {
    background-image: url(https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/amc/features_Icon-1.png);
}

.Fes_Icon_2 {
    background-image: url(https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/amc/features_Icon-2.png);
}

.Fes_Icon_3 {
    background-image: url(https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/amc/features_Icon-3.png);
}

.Fes_Icon_4 {
    background-image: url(https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/amc/features_Icon-4.png);
}

.Fes_Icon_5 {
    background-image: url(https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/amc/features_Icon-5.png);
}

.Fes_Icon_6 {
    background-image: url(https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/amc/features_Icon-6.png);
}

.Fes_Icon_1:hover {
    background-image: url(https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/amc/features_Icon-1-hover.png);
}

.Fes_Icon_2:hover {
    background-image: url(https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/amc/features_Icon-2-hover.png);
}

.Fes_Icon_3:hover {
    background-image: url(https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/amc/features_Icon-3-hover.png);
}

.Fes_Icon_4:hover {
    background-image: url(https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/amc/features_Icon-4-hover.png);
}

.Fes_Icon_5:hover {
    background-image: url(https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/amc/features_Icon-5-hover.png);
}

.Fes_Icon_6:hover {
    background-image: url(https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/amc/features_Icon-6-hover.png);
}

.Fes_Icon_1.active {
    background-image: url(https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/amc/features_Icon-1-hover.png);
}

.Fes_Icon_2.active {
    background-image: url(https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/amc/features_Icon-2-hover.png);
}

.Fes_Icon_3.active {
    background-image: url(https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/amc/features_Icon-3-hover.png);
}

.Fes_Icon_4.active {
    background-image: url(https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/amc/features_Icon-4-hover.png);
}

.Fes_Icon_5.active {
    background-image: url(https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/amc/features_Icon-5-hover.png);
}

.Fes_Icon_6.active {
    background-image: url(https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/amc/features_Icon-6-hover.png);
}

.row-no-padding [class*="col-"] {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.FeaturesPcImg {
    padding: 30px 0px 0px;
    float: left;
    width: 100%;
}

.MoreFeatures {
    float: left;
    width: 100%;
    background: url(https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/amc/Bg2.jpg) repeat;
}

.MorefeaturesTitle {
    float: left;
    width: 100%;
    font-size: 40px;
    color: #fff;
    text-shadow: 0px 1px 1px rgba(0,0,0,0.4);
    font-weight: 300;
    line-height: 49px;
}

.MorefeaturesText {
    font-size: 14px;
    color: #fff;
    line-height: 22px;
    width: 100%;
    float: left;
    padding: 0px 3%;
    margin-top: 10px;
}

.MoreFeaturesInnerBox {
    float: left;
    width: 100%;
    background: rgba(0,0,0,0.15);
    padding: 40px 0px 30px;
    margin-top: 30px;
}

.MoreFesBox {
    float: left;
    width: 100%;
}

.MoreBoxImg {
    display: inline-block;
    float: left;
    width: 33%;
    padding: 0px 10px;
}

.MoreBoxText {
    display: inline-block;
    float: left;
    color: #fff;
    width: 67%;
}

    .MoreBoxText h2 {
        font-size: 18px;
        margin: 0px 0px 10px;
        font-weight: 700;
    }

    .MoreBoxText p {
        font-size: 14px;
        margin: 0px 0px 5px;
    }

.BenefitsBox {
    float: left;
    width: 100%;
    min-height: 113px;
}

.BenefitsImg {
    display: inline-block;
    float: left;
    width: auto;
    padding: 0px 20px 0px 10px;
}

.BenefitsText {
    display: inline-block;
    float: left;
    color: #000000;
    width: 67%;
}

    .BenefitsText h2 {
        font-size: 24px;
        margin: 0px 0px 4px;
        font-weight: 300;
    }

    .BenefitsText p {
        font-size: 14px;
        margin: 0px 0px 5px;
        color: #595959;
    }

.DownLoadBg {
    float: left;
    width: 100%;
    background: #ececec;
    padding: 40px 0px 20px;
}

.downloadbigbtn {
    float: left;
    width: 100%;
}

    .downloadbigbtn a {
        color: #fff;
        display: inline-block;
    }

        .downloadbigbtn a:hover {
            color: #fff;
            text-decoration: none;
        }

    .downloadbigbtn span {
        width: 100%;
        text-align: center;
        display: block;
    }

.TestimonialInnerBg {
    width: 100%;
    background: #fff;
    border-radius: 20px;
    float: left;
    padding: 20px;
    position: relative;
    margin-top: 60px;
}

.TestArrtow {
    position: absolute;
    right: -60px;
    top: 30px;
}

.TestimonialBg_amc {
    float: left;
    width: 100%;
    background: #cfcbcd;
    padding: 50px 0px 0px;
}

.TestimonialText {
    float: left;
    width: 100%;
    padding: 10px 0px 0px;
    font-size: 18px;
    color: #3b3b3b;
}

    .TestimonialText span {
        font-size: 24px;
        font-weight: 700;
        display: block;
        margin-bottom: 10px;
    }

.close {
    display: none;
}

.open {
    display: block;
}

.DownLoadBg .DownLoadBtn {
    text-align: center;
    margin-top: 0px;
}

    .DownLoadBg .DownLoadBtn a {
        text-align: center;
        float: none;
    }

.DownLoadBg .compatible {
    color: #000;
}

.DownLoadBg .OrgBgBtn {
    color: #fff;
    float: left;
    font-size: 54px;
    margin: 0px 0 5px;
    width: 100%;
}

    .DownLoadBg .OrgBgBtn a {
        text-align: center;
        float: none;
    }

.OrgBgBtn {
    text-align: center;
    float: left;
    width: 100%;
}

    .OrgBgBtn a {
        font-size: 30px;
        text-transform: uppercase;
        color: #fffefe;
        text-shadow: 1px 0 rgba(0,0,0,.5);
        padding: 13px 50px;
        float: left;
        font-weight: 600;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
        background-color: #dc7b00;
        -webkit-box-shadow: 5px 0 5px rgba(0,0,0,.45), inset 0 1px rgba(255,188,102,.52);
        -moz-box-shadow: 5px 0 5px rgba(0,0,0,.45), inset 0 1px rgba(255,188,102,.52);
        box-shadow: 5px 0 5px rgba(0,0,0,.45), inset 0 1px rgba(255,188,102,.52);
        border: solid 1px #a45c00;
        background-image: -webkit-linear-gradient(bottom, #dc7b00, #ff9610);
        background-image: -moz-linear-gradient(bottom, #dc7b00, #ff9610);
        background-image: -o-linear-gradient(bottom, #dc7b00, #ff9610);
        background-image: -ms-linear-gradient(bottom, #dc7b00, #ff9610);
        background-image: linear-gradient(to top, #dc7b00, #ff9610);
    }

        .OrgBgBtn a:hover {
            text-decoration: none;
            background: #dc7b00;
        }

.font30 {
    font-size: 30px;
}

.font24 {
    font-size: 24px;
}

.font20 {
    font-size: 20px;
}

.font18 {
    font-size: 18px;
}

.font13 {
    font-size: 13px;
}

.BannerInnerBox .BannerText {
    line-height: 26px;
}
/*Update for New Pcvark DCP page*/
.cpabg {
    background: #fff;
}

.BannerBoxCpa {
    float: left;
    width: 100%;
    background: url(https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/apc/BannerBg.jpg) no-repeat center top;
    background-size: auto 100%;
    padding: 60px 0px 26px;
    background-color: #F4F3EF;
}

.BannerBoxCpadcp {
    float: left;
    width: 100%;
    background: url(https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/dcp/BannerBg.jpg) no-repeat center top;
    background-size: cover;
    padding: 60px 0px 26px;
}

.BannerBoxCpadc {
    float: left;
    width: 100%;
    background: url(https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/dc/banner_bg.jpg) no-repeat center top;
    background-size: auto 100%;
    padding: 60px 0px 26px;
}

.BannerBoxCpaMSR {
    float: left;
    width: 100%;
    background: url(https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/msr/BannerBg.jpg) no-repeat center top;
    background-size: auto 100%;
    padding: 60px 0px 26px;
}

.clickInstall {
    float: left;
    width: 100%;
    margin-top: 25px;
}

    .clickInstall a {
        color: #fff;
        text-decoration: underline;
        font-size: 18px;
        font-weight: 300;
    }

.spacer8 {
    padding: 40px 0px;
    float: left;
    width: 100%;
}

.spacer6 {
    padding: 30px 0px;
    float: left;
    width: 100%;
}

.spacer4 {
    padding: 20px 0px;
    float: left;
    width: 100%;
}

.CpaFeature {
    position: relative;
}

.Pointline {
    position: absolute;
    top: 100px;
    left: 20%;
    z-index: 99;
}

.CpaFeature .BenefitsImg {
    min-height: 146px;
}

.GrayBg {
    float: left;
    width: 100%;
    background: #f2f2f2;
}

.SteopBackBg {
    float: left;
    width: 100%;
    background: #fff;
    margin-top: 40px;
}

.StepSideBg {
    float: left;
    background: url(https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/dcp/StepSideBg.jpg) no-repeat left top;
    padding: 50px 0px 20px!important;
    background-size: cover;
    width: 100%;
}

.StopSideleftBg {
    width: 100%;
    float: left;
    padding: 40px 20px 20px;
}

    .StopSideleftBg .BenefitsBox {
        border-bottom: 1px solid #e5e5e5;
        margin-top: 30px;
        cursor: pointer;
    }

        .StopSideleftBg .BenefitsBox:last-child {
            border-bottom: 1px solid #fff;
        }

        .StopSideleftBg .BenefitsBox:hover h2 {
            text-decoration: underline;
        }

.cpabg .CenterBox {
    float: left;
    width: 100%;
    padding: 30px 0px 0px 0px;
}

.CpaFeatureLast .BenefitsBox {
    min-height: 80px;
    margin: 0px 0px 10px;
    border-bottom: 1px solid #e5e5e5;
    padding: 10px 0px;
}

    .CpaFeatureLast .BenefitsBox:last-child {
        border-bottom: none;
    }

.CpaFeatureLast .BenefitsText {
    width: 75%;
}

.CpaFeatureLast .BenefitsImg {
    min-height: 50px;
}

.TestimonialBgCPA {
    float: left;
    width: 100%;
    background: url(https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/dcp/Testimonials_bg.jpg) no-repeat center center;
    background-size: cover;
    background-attachment: fixed;
    padding: 40px 0px 20px;
}
/*Update for New Pcvark Contact page*/
.ContactBanner {
    float: left;
    background: url(https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/contact/Banner.jpg) no-repeat left top;
    width: 100%;
    background-size: cover;
}

.InnerTitle {
    float: left;
    width: 100%;
    background: url(https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/common/innerTitlteBg.png) no-repeat center 80px;
    padding: 58px 0px 10px;
}

.InnerTitleText {
    color: #fff;
    font-size: 45px;
    font-weight: 300;
    text-align: center;
    width: 45%;
    padding-top: 10px;
}

.ContactBox {
    width: 100%;
    float: left;
}

.contactIcon {
    float: left;
    width: 100%;
    margin: 10px 0px 15px;
}

.contactText {
    font-size: 14px;
    float: left;
    width: 100%;
    padding: 5px 0px 20px;
}

.contactBorderBox {
    width: 100%;
    padding: 0px 0px 10px;
    margin-bottom: 0px;
    float: left;
}

.ContactFrom .form-group {
    width: 100%;
    float: left;
    margin-bottom: 20px;
}

.ContactFrom .form-control {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #e9e9e9;
    -webkit-box-shadow: inset 1px 2px 2px rgba(0,0,0,.12);
    -moz-box-shadow: inset 1px 2px 2px rgba(0,0,0,.12);
    box-shadow: inset 1px 2px 2px rgba(0,0,0,.12);
    border: solid 1px #d1d1d1;
    color: #000;
    padding: 10px 15px;
    width: 100%;
    float: left;
    height: auto;
    font-size: 14px;
}

.contactBtn {
    width: 100%;
    font-size: 24px;
    color: #fff;
    padding: 12px 0px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-weight: 300;
    background-color: #119ee7;
    border: none;
}

    .contactBtn:hover {
        background: #0d88c8;
    }

.mapBox {
    float: left;
    width: 100%;
}
/*Update for New Pcvark About us page*/
.AboutBanner {
    float: left;
    background: url(https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/about/banner.jpg) no-repeat left top;
    width: 100%;
    background-size: cover;
}

.PeraUl {
    float: left;
    width: 100%;
    padding: 10px 0px;
}

    .PeraUl ul {
        list-style: none;
        padding: 0px 0px 0px 20px;
        margin: 0px;
    }

        .PeraUl ul li {
            font-size: 14px;
            padding: 0px 0px 20px 23px;
            background: url(https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/common/li_arrow.jpg) no-repeat left 2px;
        }

.AboutBoxBg {
    float: left;
    width: 100%;
    background: url(https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/about/about_inner_banner.jpg) no-repeat left top;
    background-size: cover;
}

.aboutBox {
    float: left;
    width: 80%;
    border-bottom: 2px solid #edc15b;
    padding-bottom: 20px;
    min-height: 300px;
    margin: 0px 10%;
}

.AboutIcon {
    float: left;
    width: 100%;
    padding-top: 40px;
    min-height: 130px;
}

.AboutText {
    float: left;
    width: 100%;
}

    .AboutText h2 {
        color: #ffcf5c;
        font-size: 18px;
    }

    .AboutText p {
        color: #fff;
        font-size: 14px;
        line-height: 18px;
    }

        .AboutText p a {
            color: #fff;
            text-decoration: underline;
        }

.AboutTestimonial {
    float: left;
    width: 100%;
}

    .AboutTestimonial .TestimonialBox {
        float: left;
        width: 100%;
        position: relative;
        margin: 40px 0px 40px;
    }

    .AboutTestimonial .TestUser {
        position: absolute;
        top: 0px;
        z-index: 99;
    }

    .AboutTestimonial .AboutTestText {
        margin-top: 75px;
        background: #f2f2f2;
        padding: 20px;
        float: left;
    }

    .AboutTestimonial .TestimonialBox .TopTitle {
        color: #000;
    }

    .AboutTestimonial .TestimonialBox .Testtext, .AboutTestimonial .TestimonialBox .TestimonialName {
        color: #000;
        font-weight: 400;
    }
/*Update for New Pcvark Privacy policy us page*/
.PrivacyBanner {
    background: #145dd0;
    float: left;
    width: 100%;
}

.PrivacyText {
    float: left;
    width: 100%;
    padding: 0px 0px 40px;
}

    .PrivacyText .mb8 {
        margin-bottom: 8px;
        display: inline-block;
    }
/*Update for New Pcvark DC page*/
.DCBannerBox {
    background: url(https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/dc/Banner_Bg.jpg) no-repeat center top;
    background-size: auto 100%;
}

.DCFeaturesBox {
    float: left;
    width: 100%;
    padding: 40px 0px;
    position: relative;
}

.DCfeatureText {
    float: left;
    width: 100%;
    padding-top: 140px;
}

.DCteatureTablink {
    position: absolute;
    top: 50px;
    left: 20px;
    z-index: 99;
}

.DCTab {
    float: left;
    background: url(https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/dc/Tab_bg.png) no-repeat left top;
    width: 84px;
    height: 84px;
    margin-right: 10px;
    padding-top: 24px;
}

    .DCTab:hover, .DCTab.active {
        float: left;
        background: url(https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/dc/Tab_bg_hover.png) no-repeat 1px top;
    }

.DCImportant {
    float: left;
    position: relative;
    width: 100%;
    padding: 20px;
    border-bottom: 1px solid #e7e7e7;
}

.DCShowHover {
    float: left;
    width: 100%;
    display: none;
}

.DcImportantBox .active .DCShowHover {
    display: block;
}

.SideArrow {
    position: absolute;
    top: 23px;
    left: -13px;
}

.roundabout-holder {
    padding: 0;
    margin: 0 auto;
    width: 100%;
    float: left;
    overflow: hidden;
}

.roundabout-moveable-item {
    cursor: pointer;
    display: block;
}

    .roundabout-moveable-item img {
        height: 100%;
        width: 100%;
    }

.roundabout-in-focus {
    cursor: auto;
}

#carousel-descriptions {
    list-style: none;
    display: block;
    width: 100%;
    margin: 35px auto 35px;
    padding: 0;
}

    #carousel-descriptions li {
        font-size: 14px;
        text-align: center;
        display: none;
    }

        #carousel-descriptions li.current {
            display: block;
        }

#carousel-controls {
    max-width: 900px;
    width: auto;
    margin: 25px auto;
    overflow: auto;
    border-collapse: collapse;
    text-align: center;
}

    #carousel-controls span {
        width: 38px;
        height: 38px;
        border-radius: 50%;
        display: inline-block;
        font-size: 18px;
        text-align: center;
        margin: 0 25px;
        padding-top: 5px;
        cursor: pointer;
        background: #a5a5a5;
        color: #fff;
    }

    #carousel-controls .current {
        background: #fb9f1b;
        color:;
        border-color: #400;
    }

.Shadow-left {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 999;
}

.Shadow-right {
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 999;
}

.WomanImg {
    position: absolute;
    top: -85px;
    left: 30%;
}

.DcDownload {
    float: none;
    display: inline-block;
    text-align: center;
}
/*Update for New Pcvark udu page*/
.UdpBannerBox {
    background: url(https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/udu/banner_bg.jpg) no-repeat center top;
    background-size: auto 100%;
}

.UdpImportant {
    float: left;
    position: relative;
    padding: 30px 20px 30px 10px;
    border-bottom: 1px solid #e7e7e7;
    margin-left: 7%;
    width: 90%;
}

.LineBox {
    position: absolute;
    left: -170px;
    top: 33px;
}

.UdpImportantBox {
    margin: 15px 0px;
    background: #f0f0f0;
}

    .UdpImportantBox .active .DCShowHover {
        display: block;
    }

.ExcitingBox {
    float: left;
    width: 100%;
}

.ExcitingImg {
    float: none;
    width: 170px;
    margin: -40px auto 30px;
    border-radius: 50%;
    background: #f2f2f2;
    height: 115px;
    text-align: center;
    line-height: 150px;
}

.ExcitingTextBox .BenefitsText {
    width: 90%;
    margin: 0px 5% 40px;
}

.BenefitsUdp {
    float: left;
    width: 100%;
    background: url(https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/udu/Benefits_bg.jpg) no-repeat center center;
    background-size: cover;
    background-attachment: fixed;
    padding: 40px 0px 20px;
}

.BenefitsTextUdp {
    float: left;
    width: 100%;
}

    .BenefitsTextUdp h2 {
        font-size: 24px;
        font-weight: 300;
        margin-bottom: 12px;
    }

    .BenefitsTextUdp p.white {
        font-size: 14px;
        color: #fff;
    }

.BenefitLineBg {
    background: url(https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/udu/Benefit_bg_line.png) repeat-y center center;
    padding-top: 20px;
    padding-bottom: 20px;
}

.BenefitsIconImg {
    padding-left: 60px;
    margin: 0px -15px;
}

.BenefitsIconleft {
    position: absolute;
    top: 40%;
    left: -5px;
}

.BenRight {
    padding-right: 60px;
    text-align: right;
}

    .BenRight .BenefitsIconleft {
        left: inherit;
        right: -4px;
    }

.BenefitsTextUdp p.white a {
    font-size: 14px;
    color: #fff;
}

.TestimonialBgUDP {
    float: left;
    width: 100%;
    background: url(https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/udu/Testimonials_bg.jpg) no-repeat center center;
    background-size: cover;
    background-attachment: fixed;
    padding: 40px 0px 20px;
}

.TestimonialBgAPC {
    float: left;
    width: 100%;
    background: url(https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/apc/Testimonials_bg.jpg) no-repeat center center;
    background-size: cover;
    background-attachment: fixed;
    padding: 40px 0px 20px;
}
/*Update for New Pcvark APC page*/
/*.APCBannerBox { background: #001b35; }*/
.APCfeaturesbox {
    float: left;
    width: 100%;
}

.APCFeatureImg {
    float: left;
    width: 100%;
    min-height: 120px;
}

.ExcFeature {
    margin: 40px 0px;
    float: left;
    width: 100%;
}

.ApcBenifitsBox {
    float: left;
    width: 100%;
    padding: 50px 0px 30px;
}

.max-250 {
    max-width: 200px;
}

.owl-item .item a {
    color: #333;
    float: left;
    width: 100%;
}

.numberol li {
    padding-bottom: 20px;
}
/*Update for New Pcvark PC page*/
.BannerImgPhotoC {
    float: left;
    width: 100%;
    background: url(https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/pc/BannerBg.jpg) no-repeat center top;
    background-size: cover;
    padding: 60px 0px 26px;
}

.PcCommanderText .BenefitsBox {
    border-bottom: 0px;
}

.PcCommanderText .BenefitsText p {
    margin-top: 8px;
}

.downloadBackbg {
    background: url(https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/pc/downloadBg.png) no-repeat center center;
    background-size: cover;
}

.PcBenifites {
    background: #fff;
    border-radius: 8px;
    margin-top: 60px;
    padding: 10px;
    margin-bottom: 20px;
}

.PcBenImg {
    float: left;
    width: 100%;
    margin-top: -75px;
    margin-bottom: 30px;
}

.PcBenifites .BenefitsText {
    margin-bottom: 10px;
}

.photocFeature .BenefitsBox {
    min-height: 50px!important;
}

.TestimonialBgPC {
    float: left;
    width: 100%;
    background: url(https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/pc/Testimonials_bg.jpg) no-repeat center top;
    background-size: cover;
    background-attachment: fixed;
    padding: 40px 0px 20px;
}

.UninstallBanner {
    background: #696969;
    float: left;
    width: 100%;
}

.uninstallText ul {
    margin-bottom: 0px;
}

    .uninstallText ul li {
        padding-bottom: 10px;
    }

.uninstallText ol {
    margin-bottom: 0px;
}

.dividerline {
    float: left;
    width: 100%;
    border-top: 1px solid #dce0e0;
    height: 0px;
    margin: 16px 0 22px;
    padding: 0px;
}

.photoCommandertext {
    padding: 50px 0px 90px;
}

.BannerImgPhotoC {
    background-size: auto 100%;
}

.CarouselBox {
    margin-bottom: 40px;
}

.positionR {
    position: relative!important;
}
/*Update for New Product page*/
.BannerBoxProduct {
    float: left;
    width: 100%;
    background: url(https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/products/Banner.jpg) no-repeat left top;
    background-size: cover;
    padding: 60px 0px 26px;
}

.ProductsPageBox {
    float: left;
    width: 95%;
    margin-bottom: 20px;
    padding: 0px 0px 0px 40px;
}

.ProductTtileBox {
    float: left;
    width: 100%;
    position: relative;
}

    .ProductTtileBox img {
        position: absolute;
        left: 0px;
        top: 0px;
    }

    .ProductTtileBox h2 {
        float: left;
        padding: 20px 0px 20px 75px;
        width: 100%;
        font-size: 24px;
        color: #010101;
        font-weight: 300;
        margin: 0px 0px 0px 0px;
    }

.ProductText {
    float: left;
    width: 100%;
    padding: 10px 0px;
    color: #595959;
    font-size: 14px;
    line-height: 24px;
    min-height: 140px;
}

    .ProductText a {
        color: #119ee7;
    }

.ProductPageDownload {
    float: left;
    width: 100%;
}

    .ProductPageDownload a.freeDownload {
        background: #309909;
        font-size: 14px;
        color: #fff;
        font-weight: 600;
        padding: 10px 25px;
        border: 1px solid #217c03;
    }

    .ProductPageDownload a:hover.freeDownload {
        background: #4fb30b;
    }

    .ProductPageDownload a {
        text-decoration: none;
        margin-right: 5px;
        float: left;
    }

        .ProductPageDownload a.BuyNow {
            background: #e34f1b;
            font-size: 14px;
            color: #fff;
            font-weight: 600;
            padding: 10px 25px;
            border: 1px solid #e15800;
        }

        .ProductPageDownload a:hover.BuyNow {
            background: #ff7319;
        }

        .ProductPageDownload a.appstore {
            background: #000;
            border: 1px solid #000;
        }

        .ProductPageDownload a:hover.appstore {
            background: #1b1b1b;
        }

.ProdictDivider {
    float: left;
    width: 100%;
    height: 80px;
    position: relative;
}

    .ProdictDivider img {
        position: absolute;
        top: -60px;
        left: 41%;
    }

.ClinetBoxProduct {
    float: left;
    width: 100%;
    background: #f5f3f8;
    padding: 0px 0px 10px;
}

.productGrayBox {
    float: left;
    width: 100%;
    background: #373737;
}

.TabLinkProduct {
    float: left;
}

    .TabLinkProduct ul {
        float: left;
        padding: 0px;
        margin: 0px;
        list-style: none;
    }

    .TabLinkProduct li {
        float: left;
        border-right: 1px solid #787878;
    }

        .TabLinkProduct li a {
            float: left;
            border-right: 1px solid #000;
            padding: 7px 0px 0px;
            min-width: 85px;
            text-align: center;
            color: #fff;
            text-decoration: none;
            font-size: 14px;
            font-weight: 600;
            border-bottom: 4px solid #373737;
        }

            .TabLinkProduct li a span {
                width: 100%;
                float: left;
                padding: 3px 0px;
                height: 45px;
            }

            .TabLinkProduct li a:hover, .TabLinkProduct li.active a {
                background: #fff;
                color: #000;
                border-bottom-color: #119ee7;
            }

.adword {
    float: right;
    padding: 8px 0px;
}

    .adword img {
        margin-right: 8px;
    }
/*Update for esecure product page*/
.esecureBanner_box {
    float: left;
    width: 100%;
    background: url(https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/esecure/banner.jpg) no-repeat center center;
    background-size: cover;
}

.mainMenu li {
    color: #6d6e70;
    font-size: 16px;
    padding: 18px 17px;
}

    .mainMenu li a {
        padding: 0px;
        font-weight: 600;
        color: #6d6e70;
    }

    .mainMenu li.active a {
        background: none;
        color: #0092ff;
    }

    .mainMenu li a:hover {
        background: none;
        color: #0092ff;
    }

    .mainMenu li:last-child {
        padding-right: 0px;
    }

.BannerTextBox {
    float: left;
    width: 100%;
    padding: 90px 0px 30px;
}

    .BannerTextBox h1 {
        width: 100%;
        font-size: 40px;
        color: #fff;
        font-weight: 600;
        text-shadow: 1px 2px 2px rgba(0,0,0,.42);
        margin-bottom: 15px;
    }

    .BannerTextBox p {
        width: 100%;
        font-size: 26px;
        color: #fff;
        font-weight: 400;
        text-shadow: 1px 2px 2px rgba(0,0,0,.42);
        margin-bottom: 50px;
    }

    .BannerTextBox .DownloadBtn {
        max-width: 338px;
        display: inline-block;
    }

        .BannerTextBox .DownloadBtn span {
            font-size: 14px;
            text-align: center;
            color: #fff;
            padding: 8px 0px;
            display: block;
        }

.padding4top {
    padding-top: 40px;
}

.padding4bottom {
    padding-bottom: 40px!important;
}

.Centerbox {
    float: left;
    width: 100%;
}

.PageTitle {
    float: left;
    width: 100%;
}

    .PageTitle h2 {
        font-size: 25px;
        font-weight: 600;
        color: #515151;
        margin-bottom: 20px;
        float: left;
        width: 100%;
    }

    .PageTitle p {
        font-size: 20px;
        font-weight: 300;
        color: #515151;
        line-height: 34px;
    }

.TabbingBox {
    float: left;
    width: 100%;
}

.TopTab {
    border-color: #e6e6e6;
    border: 0px;
}

    .TopTab li {
        position: relative;
        margin-bottom: 0px!important;
        border-bottom: 2px solid #e6e6e6;
    }

        .TopTab li span.round {
            width: 43px;
            height: 43px;
            background: #5f5f5f;
            font-size: 20px;
            font-weight: 600;
            text-align: center;
            padding-top: 6px;
            border-radius: 50%;
            float: left;
            color: #fff;
            text-indent: 0px;
            margin-top: -3px;
        }

        .TopTab li.active span.round {
            background: #0092ff;
            text-indent: 0px;
        }

        .TopTab li a {
            text-align: left;
            font-size: 24px;
            font-weight: 300;
            color: #656565;
            padding-bottom: 22px;
            outline: none;
            text-indent: 10px;
        }

.tabArrow {
    position: absolute;
    bottom: -9px;
    left: 0px;
    right: 0px;
    display: none;
}

.TopTab > li.active .tabArrow {
    display: block;
}

.TopTab > li.active {
    border-bottom: 2px solid #0092ff;
}

.TopTab > li a:hover {
    background: none;
    border: 1px solid transparent;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    border: 1px solid transparent;
    background: none;
}

.tab-content {
    float: left;
    width: 100%;
    padding: 65px 0px 80px;
}

.SideText {
    float: left;
    width: 100%;
    padding: 50px 0px;
}

.SideTextTitle {
    font-size: 24px;
    color: #0092ff;
    line-height: 30px;
    margin-bottom: 30px;
}

.NormalText {
    color: #606060;
    font-size: 16px;
    font-weight: 400;
}

.lightblue {
    background: #e2f8ff;
}

.lightgreen {
    background: #f5f9eb;
}

.BlueGreen_bg {
    float: left;
    width: 100%;
    background: url(https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/esecure/blue_green_bg.png) no-repeat center center;
    background-size: cover;
}

.boxSideBar {
    float: left;
    width: 100%;
    padding: 60px 0px 40px;
}

.GetTittle {
    font-size: 25px;
    color: #515151;
    margin-bottom: 10px;
}

.boxSideBar p {
    line-height: 30px;
    min-height: 125px;
}

.boxSideBar a {
    font-size: 16px;
    color: #fff;
    font-weight: 600;
    border-radius: 8px;
    padding: 10px 15px;
    min-width: 185px;
    float: left;
    text-align: center;
}

    .boxSideBar a:hover {
        text-decoration: none;
        color: rgba(225, 225, 225, 0.9);
    }

    .boxSideBar a.bluebtn {
        background: #26a6d1;
    }

    .boxSideBar a.Blackbtn {
        background: #000;
    }

.BottomTab {
    text-align: center;
    border-bottom: 0px;
}

    .BottomTab li {
        display: inline-block;
        float: none;
    }

        .BottomTab li a {
            font-size: 16px;
            color: #515151;
            background: none;
            border: 1px solid transparent;
            outline: none;
        }

            .BottomTab li a:hover {
                background: none;
                border: 1px solid transparent;
                color: #0092ff;
            }

        .BottomTab li.active a {
            color: #0092ff !important;
        }

.bottomTabMainbox {
    padding-bottom: 30px;
}

.BottomTabBox {
    position: relative;
}

.BottomText {
    position: absolute;
    bottom: -125px;
    width: 100%;
}

.bottomTabOuterbox {
    padding-bottom: 85px;
}

.BottomBox {
    float: left;
    width: 100%;
    background: url(https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/esecure/bottom_img_bg.jpg) no-repeat center bottom;
    background-size: cover;
}

.font40 {
    color: #9ec02d !important;
}

.eTestimonialBox {
    float: left;
    border-radius: 10px;
    background: #fff;
    padding: 15px;
    width: 100%;
    position: relative;
}

.eTestimonialTitle {
    font-size: 20px;
    color: #0092ff;
    font-weight: 600;
    margin-bottom: 15px;
}

.eTestimonialText {
    font-size: 14px;
    color: #848484;
    line-height: 22px;
}

.eTestimonialArrow {
    position: absolute;
    left: 83px;
    bottom: -20px;
}

.eTestimonialuserBox {
    margin-left: 50px;
    margin-top: 38px;
    float: left;
    color: #000000;
}

    .eTestimonialuserBox img {
        margin-right: 20px;
    }

.Award {
    float: left;
    width: 100%;
    padding: 16px 0px; /*border-bottom:1px solid #ededed;*/
}

.copy {
    font-size: 14px;
    float: left;
    width: 100%;
    padding: 20px 0px;
    color: #848484;
    font-weight: 400;
}

.Banner_box2 {
    float: left;
    width: 100%;
    background: url(https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/esecure/sec_banner.jpg) no-repeat center center;
    background-size: cover;
}

.compatibletxtClr {
    color: #ffffff;
}
/*Refund*/
.NewsletterBanner {
    float: left;
    width: 100%;
    background: url(https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/common/NewsLetterBanner.png) no-repeat center center;
    background-size: cover;
}

.NewsLetterInnerText {
    font-size: 24px;
    font-weight: 300;
    color: #000;
    text-align: center;
    line-height: 30px;
    padding: 100px 0px 50px;
}

    .NewsLetterInnerText span {
        font-size: 48px;
        font-weight: 700;
        color: #2f79d0;
    }

        .NewsLetterInnerText span.black {
            color: #000;
            font-weight: 400;
        }

.NewsboxPage {
    float: left;
    width: 100%;
    padding: 40px 0px;
}

.NewsTitlte {
    font-size: 40px;
    font-weight: 300;
    text-align: center;
    width: 100%;
    margin-bottom: 10px;
}

    .NewsTitlte span {
        font-weight: 700;
    }

.NewsboxPage p {
    margin-bottom: 25px;
}

.NewsFildpage {
    border: 1px solid #c0c0c0;
    border-radius: 3px;
    padding: 7px 15px;
    font-size: 14px;
    color: #a3a3a3;
    text-align: center;
    background: rgba(225, 225, 225, 0.05);
    margin-bottom: 8px;
    width: 100%;
}

.Newsbtnpage {
    background-color: #2e75ce;
    -webkit-box-shadow: 0 5px 5px rgba(0,0,0,.45), inset 0 1px #52b6ec;
    -moz-box-shadow: 0 5px 5px rgba(0,0,0,.45), inset 0 1px #52b6ec;
    box-shadow: 0 5px 5px rgba(0,0,0,.45), inset 0 1px #52b6ec;
    border: solid 1px #2d5d9a;
    background-image: -webkit-linear-gradient(bottom, #2e75ce, #38adee);
    background-image: -moz-linear-gradient(bottom, #2e75ce, #38adee);
    background-image: -o-linear-gradient(bottom, #2e75ce, #38adee);
    background-image: -ms-linear-gradient(bottom, #2e75ce, #38adee);
    background-image: linear-gradient(to top, #2e75ce, #38adee);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    text-shadow: 0 1px rgba(0,0,0,.5);
    padding: 6px 0px;
    width: 100%;
    text-align: center;
}

    .Newsbtnpage:hover {
        background: #38adee;
    }

.NewsLettingBox span {
    font-size: 12px;
    text-align: center;
    width: 100%;
    float: left;
    padding: 0px 0px 20px;
}

.Grayboxnews {
    background: #f4f4f4;
}

.NewsListing {
    float: left;
    width: 100%;
}

    .NewsListing ul {
        list-style: none;
        padding: 0px 0px 20px 0px;
        margin: 0px;
    }

    .NewsListing li {
        font-size: 14px;
        font-weight: 300;
        margin-bottom: 10px;
        padding-left: 35px;
        background: url(https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/common/ul_list.png) no-repeat left 5px;
    }

.NewslastBox {
    float: left;
    width: 100%;
    padding: 40px 0px;
}

.NewsLettingBox a {
    font-size: 12px;
    font-weight: 400;
    color: #0021c6;
}

    .NewsLettingBox a:hover {
        font-size: 12px;
        font-weight: 400;
        color: #337ab7;
    }
/*Refund page*/
.InnerTitleRefund {
    float: left;
    width: 100%;
    background: url(https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/common/innerTitlteBg.png) no-repeat center 45px;
    padding: 24px 0px 10px;
}

.ReundFont {
    padding-top: 15px;
    font-size: 14px;
    font-weight: 700;
    float: left;
}

textarea::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #a3a3a3;
}

.InnerTitleTextRefund {
    color: #fff;
    font-size: 45px;
    font-weight: 300;
    text-align: center;
    width: 45%;
    padding-top: 5px;
    padding-bottom: 5px;
}
/*Privacy Protector(PP)*/

.iconbg {
    background-repeat: repeat-y;
    background-color: #fffcd1;
    -webkit-box-shadow: -3px 0 9px rgba(0,0,0,.19);
    -moz-box-shadow: -3px 0 9px rgba(0,0,0,.19);
    box-shadow: -3px 0 9px rgba(0,0,0,.19);
    background-image: -webkit-linear-gradient(right, #fff, #f3f3f3);
    background-image: -moz-linear-gradient(right, #fff, #f3f3f3);
    background-image: -o-linear-gradient(right, #fff, #f3f3f3);
    background-image: -ms-linear-gradient(right, #fff, #f3f3f3);
    background-image: linear-gradient(to left, #fff, #f3f3f3);
}

.spicer {
    float: left;
    width: 100%;
    padding: 20px 0px;
}

.BannerBgBox {
    background-image: url('https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/pp/banner.jpg');
    float: left;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
}

    .BannerBgBox p {
        width: 100%;
        font-size: 26px;
        color: #fff;
        font-weight: 400;
        text-shadow: 1px 2px 2px rgba(0,0,0,.42);
        margin-bottom: 50px;
    }

.BannerTextBox_prv {
    float: left;
    width: 100%;
    padding: 90px 0px 30px;
}

    .BannerTextBox_prv h3 {
        width: 100%;
        font-size: 40px;
        color: #fff;
        font-weight: 300;
        text-shadow: 1px 2px 2px rgba(0,0,0,.42);
        margin-bottom: 15px;
    }

    .BannerTextBox_prv.DownloadBtn {
        display: inline-block;
    }

        .BannerTextBox_prv .DownloadBtn span {
            font-size: 14px;
            text-align: center;
            color: #fff;
            padding: 8px 0px;
            display: block;
        }

.CenterBox_prv {
    float: left;
    width: 100%;
    padding: 50px 0px 30px;
}

.privacymidtextHead {
    font-size: 40px;
    color: rgb(255, 255, 255);
    padding-bottom: 32px;
}

.PageTitle_prv {
    float: left;
    width: 100%;
}

    .PageTitle_prv p {
        font-size: 14px;
        font-weight: 300;
        color: #333333;
        text-align: center;
    }

.CInnerBox {
    float: left;
    width: 100%;
    padding: 20px 0px;
    position: relative;
}

    .CInnerBox .carousel-indicators {
        bottom: -8px;
        float: left;
        text-align: left;
        left: 30%;
    }

        .CInnerBox .carousel-indicators li {
            height: 9px;
            width: 9px;
            background: #b5b5b5;
            border: none;
            margin: 0px;
        }

            .CInnerBox .carousel-indicators li.active {
                height: 9px;
                width: 9px;
                background: #4294e8;
                border: none;
                margin: 0px;
            }

.itemtitle {
    font-size: 24px;
    color: #000000;
    float: left;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 5px;
}

.carousel .item {
    background-color: none;
}

.itemtext {
    font-size: 14px;
    color: #595959;
    float: left;
    width: 100%;
}

.MiddleBox {
    float: left;
    width: 100%;
    background-image: url('https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/pp/Download_area.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}

.MiddleTextBox {
    float: left;
    width: 100%;
    padding: 30px 0px 30px;
}

    .MiddleTextBox h1 {
        width: 100%;
        font-size: 40px;
        color: #fff;
        font-weight: 600;
        text-shadow: 1px 2px 2px rgba(0,0,0,.42);
        margin-bottom: 15px;
    }

    .MiddleTextBox p {
        width: 100%;
        font-size: 40px;
        color: #fff;
        font-weight: 400;
        text-shadow: 1px 2px 2px rgba(0,0,0,.42);
        margin-bottom: 50px;
    }

    .MiddleTextBox .DownloadBtn {
        max-width: 338px;
        display: inline-block;
    }

        .MiddleTextBox .DownloadBtn span {
            font-size: 14px;
            text-align: center;
            color: #fff;
            padding: 8px 0px;
            display: block;
        }
/*.MiddleTextBox { float: left; width: 100%; padding: 30px 0px 30px; }
.MiddleTextBox h3 { width: 100%; font-size: 30px; color: #fff; font-weight: lighter; text-shadow: 1px 2px 2px rgba(0,0,0,.42); margin-top: 40px; }
.MiddleTextBox .DownloadBtn { margin-top: 15px; max-width: 338px; display: inline-block; }
.MiddleTextBox .DownloadBtn span { font-size: 14px; text-align: center; color: #fff; padding: 8px 0px; display: block; }*/
.LastBox {
    float: left;
    width: 100%;
}

.LastCenterBox {
    float: left;
    width: 100%;
    padding: 30px 0px 0px 0px;
}

.LastTitle {
    font-size: 40px;
    color: #000;
    float: left;
    width: 100%;
}

.LastSubTitle {
    font-size: 14px;
    color: #333333;
    float: left;
    width: 100%;
}

.SteopBackBg_prv {
    float: left;
    width: 100%;
    background: #fff;
    margin-top: 40px;
    margin-bottom: 50px;
}

.StepSideBg_prv {
    float: left;
    padding: 20px 0px 20px !important;
    width: 100%;
}

.StopSideleftBg_prv {
    width: 100%;
    float: left;
    padding: 40px 20px 20px;
    margin-left: 0px;
}

.BenefitsBoxTab {
    float: left;
    width: 100%;
    padding: 25px 15px;
    margin-bottom: 20px;
    cursor: pointer;
}

    .BenefitsBoxTab .BenefitsImg img {
        margin-top: 5%;
    }

    .BenefitsBoxTab .BenefitsText {
        display: inline-block;
        float: left;
        color: #000000;
        width: 67%;
    }

        .BenefitsBoxTab .BenefitsText h2 {
            font-size: 24px;
            margin: 0px 0px 4px;
            font-weight: 300;
        }

        .BenefitsBoxTab .BenefitsText p {
            font-size: 14px;
            margin: 0px 0px 5px;
            color: #595959;
        }
/*.SBenefitsText { display: inline-block; float: left; color: #000000; width: 67%; }
.SBenefitsText h2 { font-size: 24px;  color: #000000; margin: 0px 0px 4px; float: left; width: 100%; }
.SBenefitsText p { font-size: 14px; color: #333333; margin: 0px 0px 5px; float: left; width: 100%; }*/
.TestimonialBgCPAP {
    float: left;
    width: 100%;
    background: url('https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/pp/Testi_background.jpg') no-repeat center center;
    background-size: cover;
    background-attachment: fixed;
    padding: 80px 0px 50px;
}

.TestTitle {
    font-size: 40px;
    color: #efefef;
    float: left;
    width: 100%;
}

.TestSubTitle {
    font-size: 14px;
    color: #efefef;
    float: left;
    width: 100%;
}

.TestimonialBox_prv {
    float: left;
    width: 90%;
}

    .TestimonialBox_prv .TopTitle {
        font-size: 24px;
        font-weight: 600;
        color: #fff;
        margin-bottom: 10px;
    }

    .TestimonialBox_prv .Testtext {
        font-size: 14px;
        color: #fff;
        font-weight: 600;
    }

    .TestimonialBox_prv .TestimonialName {
        font-size: 14px;
        color: #fff;
        float: left;
        width: 100%;
        margin: 15px 0px 0px;
    }

        .TestimonialBox_prv .TestimonialName span {
            color: #119ee7;
        }

.protectorUlTab {
    float: left;
}

.protectorCarousel {
    float: left;
    width: 100%;
}

.bluetext {
    color: #2d72d9;
}


/*mop*/


.mcMoreFeaturesInnerBox2 {
    float: left;
    width: 100%;
    padding: 40px 0px 30px;
    margin-top: 30px;
}

.Mopspacer {
    padding: 10px 0px;
}

.mcBannerBg {
    background-image: url('https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/mop/banner.jpg') !important;
}

.MopBannerTextBox {
    float: left;
    width: 100%;
    padding: 90px 0px 30px;
}

.MopBannerTextBox2 {
    float: left;
    width: 100%;
    padding: 56px 0px 30px !important;
}

.MopPaddingTop {
    padding-top: 40px;
}

.MopBannerTextBox h1 {
    width: 100%;
    font-size: 48px;
    color: #fff;
    font-weight: 400;
    text-shadow: 1px 2px 2px rgba(0,0,0,.42);
    margin-bottom: 15px;
}

.MopBannerTextBox p {
    width: 100%;
    font-size: 18px;
    color: #fff;
    font-weight: 400;
    text-shadow: 1px 2px 2px rgba(0,0,0,.42);
    margin-bottom: 50px;
}

.MopBannerTextBox .DownloadBtn {
    max-width: 338px;
    display: inline-block;
}

    .MopBannerTextBox .DownloadBtn span {
        font-size: 14px;
        text-align: center;
        color: #fff;
        padding: 8px 0px;
        display: block;
    }

.padding4top {
    padding-top: 40px;
}

.mcDownloadRes {
    display: inline-block;
}

.BenifitmopText {
    float: left;
    color: #000000;
    width: 100%;
    padding-top: 99px;
}

.BenifitmopText2 {
    float: left;
    color: #000000;
    width: 100%;
}

.BenifitmopText h2 {
    font-size: 24px;
    margin: 0px 0px 18px;
    font-weight: 300;
}

.BenifitmopText2 h2 {
    font-size: 24px;
    margin: 0px 0px 18px;
    font-weight: 400;
}

.BenifitmopText p, .BenifitmopText2 p {
    font-size: 14px;
    margin: 0px 0px 5px;
    font-weight: 400;
    line-height: 25px;
}

.MopbottomShadowBox {
    background-color: #f2f2f2;
    width: 100%;
    padding: 40px 0;
    margin-top: 20px;
}

.mcMoreFeatures {
    float: left;
    width: 100%;
    background-color: #ffffff;
    padding: 40px 0 63px;
    margin-bottom: 25px;
}

.MopBenifitFeatures {
    float: left;
    width: 100%;
    background-color: #ffffff;
}

.mcMoreFeaturesInnerBox {
    float: left;
    width: 100%;
    padding: 40px 0px 30px;
    margin-top: 30px;
}

.MopFeaturesInnerBox {
    float: left;
    width: 100%;
    padding: 40px 0px 0px;
    margin-top: 30px;
}

.MopFeaturesInnerBox2 {
    float: left;
    width: 100%;
}

.mcMoreBoxImg {
    display: inline-block;
    float: left;
    width: 25%;
    padding: 0px 30px;
    padding-left: 0px;
    padding-right: 0px;
}

.mcLaptopImg {
    position: relative;
    top: 110px;
}

.mcBackgroundColor {
    background-color: #F6F6F6;
}

.mcCenterBox {
    float: left;
    width: 100%;
    padding: 24px 0px 0px 0px;
}

.mcOptimizeImageUpperShowHide {
    display: none;
}

.mccontactBorderBox {
    width: 100%;
    padding: 0px 0px 10px;
    margin-bottom: 0px;
    float: left;
    margin-top: 8px;
    padding-bottom: 0px;
}

.MopMoreFesBox {
    float: left;
    width: 100%;
    padding-bottom: 30px;
}

.mcPeraUl {
    float: left;
    width: 100%;
    padding: 10px 0px;
}

    .mcPeraUl ul {
        list-style: none;
        padding: 0px 0px 0px 20px;
        margin: 0px;
    }

        .mcPeraUl ul li {
            font-weight: 400;
            font-size: 18px;
            color: #000;
            padding: 0px 0px 20px 23px;
            background: url('https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/mop/bullet.png') no-repeat left 8px;
            padding-bottom: 13px;
        }

.mcOptimizeImageLowerShowHide {
    display: block;
}

.MopMoreFesBox2 {
    float: left;
    width: 100%;
    padding-top: 30px;
}

.mcBanner_box2 {
    float: left;
    width: 100%;
    background: url('https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/mop/download_area.png') no-repeat center center;
    background-size: cover;
}

.MopPageTitle {
    font-size: 40px !important;
    font-weight: 300 !important;
}

.mcSetWidth {
    width: 100%;
}

.mcBottomCarouselBackgroundImage {
    background: url('https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/mop/Testi_background.png') no-repeat center center;
    background-size: cover;
}

.mcCarouselMainHeading {
    font-weight: 200;
    font-size: 40px;
    color: #ffffff;
    margin: 53px 0px 2px 0px;
}

#Mopcarousel-example-generic .carousel-indicators {
    bottom: -12px;
}

    #Mopcarousel-example-generic .carousel-indicators li {
        height: 10px;
        width: 10px;
        border: 1px solid #fff;
        margin: 7px;
    }

        #Mopcarousel-example-generic .carousel-indicators li.active {
            height: 10px;
            width: 10px;
            background: rgba(255, 255, 255, 1);
            border: none;
            margin: 7px;
        }

.HomeBannerBox .carousel-caption {
    top: 10px;
    left: 0px;
    position: relative;
}

.mcCarouselItemMarginAlignment {
    margin-top: 10px;
    text-align: center;
}

.mcTestimonialText {
    font-weight: 200;
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    margin: 28px 0px 40px 0px;
    line-height: 1.2em;
    margin-bottom: 16px;
    padding-left: 150px;
    padding-right: 150px;
}

.mcTestimonialTextName {
    font-weight: 200;
    font-size: 14px;
    color: #ffffff;
    margin-top: 28px;
    text-align: center;
}

/*Free up space android*/
.DupBannerBgBox2 {
    float: left;
    width: 100%;
    background: url('https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/fsa/banner.jpg') no-repeat center top;
    background-size: cover;
    padding: 2px 0 35px;
}

.BannerTextBox2 {
    float: left;
    width: 100%;
    padding: 90px 0px 30px;
}

.DupBannerTitle {
    font-size: 48px;
    float: left;
    color: #fff;
    font-weight: 400;
    width: 100%;
    text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.004);
}

.DupCenterBox {
    float: left;
    width: 100%;
    padding: 70px 0 15px;
}

.DupBannerText {
    font-size: 18px;
    float: left;
    color: #fff;
    font-weight: 300;
    width: 100%;
    line-height: 28px;
    margin-bottom: 30px;
    text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.004);
}

.DupDownloadBtnText {
    color: #fff !important;
    padding: 18px 0 0px !important;
    font-size: 14px !important;
    font-weight: 400;
}

.DupDownloadBtnText2 {
    color: #fff !important;
    padding: 14px 0 0px !important;
    font-size: 14px !important;
    font-weight: 400;
}

.Dupfeaturesbox2 {
    margin: 10px 0 15px 28px;
    float: left;
    width: 100%;
}

.DupFeatureImg {
    float: left;
    width: 100%;
    min-height: 90px;
}

.TextHeading {
    margin-bottom: 10px !important;
}

.TextContent2 {
    color: #838383 !important;
    line-height: 26px;
    font-weight: 400;
}

.BenifitTextHead2 {
    margin-bottom: 10px !important;
    color: #fff;
    font-weight: 700 !important;
    margin-top: 5px !important;
    font-size: 24px;
}

.BenifitTextContent2 {
    line-height: 26px;
    color: #fff !important;
    font-size: 14px;
    padding-right: 10px;
}

.PageText {
    padding: 0px 45px 0px;
    margin-top: 7px;
}

.BenefitsText2 {
    width: 100%;
    margin-bottom: 40px;
}

.ExcFeature2 {
    margin: 40px 0px;
    float: left;
    width: 100%;
}

.AndExcFeature {
    margin: 27px 0px;
    float: left;
    width: 100%;
}

.DupBottomBox2 {
    float: left;
    width: 100%;
    background: url('https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/fsa/cloud.jpg') no-repeat center center;
    background-size: cover;
    padding: 20px 0 45px;
}

.usercontent {
    width: 100%;
    position: relative;
}

.UsercontentBox {
    position: relative;
    bottom: 240px;
}

.CustomerCount {
    font-size: 32px;
    font-weight: 700;
    color: #fd6804;
    margin-bottom: 5px;
}

.UserText {
    font-size: 16px;
    font-weight: 300;
    color: #000;
}

.BottomDownloadBtn {
    position: relative;
    top: 30px;
}

.DupMainFeatureBox {
    float: left;
    width: 100%;
    padding: 200px 0 20px;
}

.DupPageSubtitle {
    padding: 20px 0;
}

.sliderimage {
    width: 96%;
    float: right;
    padding-right: 45px;
}

.DupPagetitle {
    float: left;
    width: 100%;
    font-size: 40px;
    font-weight: 300;
    color: #000;
}

.DupPagetitle2 {
    float: left;
    width: 100%;
    font-size: 40px;
    font-weight: 300;
    color: #000;
    margin-bottom: 7px;
}

.DupMiddleBox {
    background: -webkit-linear-gradient(#E7F5FB, #fff);
    background: -o-linear-gradient(#E7F5FB, #fff);
    background: -moz-linear-gradient( #E7F5FB, #fff);
    background: linear-gradient(#E7F5FB, #fff);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#E7F5FB, endColorstr=#ffffff);
    border-top: 1px solid #86D0F3;
}

.dupPeraUl {
    float: left;
    width: 100%;
    padding: 10px 0px;
}

    .dupPeraUl ul {
        list-style: none;
        padding: 0px 0px 0px 0px;
        margin: 0px;
    }

        .dupPeraUl ul li {
            text-align: left;
            display: block;
            font-size: 18px;
            font-weight: 300;
            color: #000;
            padding: 0px 0px 30px 27px;
            background: url(https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/fsa/disc.png) no-repeat left 8px;
            padding-bottom: 20px;
        }

#quote-carousel {
    margin-top: 30px;
}

    #quote-carousel .carousel-indicators {
        right: 50%;
        bottom: 452px;
        left: 822px;
        margin-right: -19px;
    }

        #quote-carousel .carousel-indicators .indicatorimg {
            background: #EFF8FC;
            width: 100px;
            height: 100px;
            border: 1px solid #A0A0A0;
            border-radius: 50%;
            position: relative;
        }

        #quote-carousel .carousel-indicators li {
            width: 150px;
            height: 100px;
            margin: 5px;
            cursor: pointer;
            border: none;
            background: transparent;
            opacity: 1;
            overflow: hidden;
            transition: all 0.4s;
        }

        #quote-carousel .carousel-indicators .active {
            background: none;
            width: 150px;
            height: 100px;
            border: none;
            opacity: 1;
            overflow: hidden;
        }

            #quote-carousel .carousel-indicators .active .indicatorimg {
                background: #0C4B77;
                height: 100px;
                position: relative;
                text-align: center;
            }

.sliderArrow {
    position: relative;
    bottom: 54px;
    padding: 0px 10px;
    display: inline;
    left: 54px;
}

.carousel-inner {
    min-height: 300px;
}

.ResMiddleBox {
    float: left;
    width: 100%;
    background: url('https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/fsa/benefits_bg.jpg') no-repeat center top;
    background-size: cover;
    padding: 80px 0 0px;
}

.DupmobileImg {
    display: none;
}

.DupmobileImg2 {
    float: left;
    padding-top: 76px;
    width: 100%;
    padding-left: 70px;
    overflow: hidden;
}

.DupmobileImg3 {
    float: left;
    width: 100%;
}

.BenefitsText3 {
    display: inline-block;
    float: left;
    color: #000000;
    width: 90%;
}

#Slider1 .carousel-indicators {
    bottom: 2px;
}

.DupCarouselMainHeading {
    font-weight: 200;
    font-size: 40px;
    color: #ffffff;
    margin: 53px 0px 2px 0px;
}

.DupTestimonialTextName {
    font-weight: 200;
    font-size: 14px;
    color: #ffffff;
    margin-top: 28px;
    text-align: center;
}

.row-0-padding [class*="col-"] {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
/*Free Up Space Iphone*/

.DupBannerBgBox {
    float: left;
    width: 100%;
    background: url('https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/fsi/banner.jpg') no-repeat center top;
    background-size: cover;
    padding: 2px 0 35px;
}

.DupiCenterBox2 {
    float: left;
    width: 100%;
    padding: 70px 0 0px;
}

.Dupfeaturesbox {
    margin-top: 10px;
    float: left;
    width: 100%;
}

.TextContent {
    color: #14161b !important;
    line-height: 26px;
}

.BenifitTextHead {
    margin-bottom: 10px !important;
    color: #000;
    font-weight: 700 !important;
    margin-top: 25px !important;
    font-size: 24px;
}

.BenifitTextContent {
    line-height: 26px;
    color: #000 !important;
    font-size: 14px;
    padding: 0px 20px;
}

.DupBenifitBox {
    float: left;
    width: 100%;
    background-color: #f5f5f5;
    padding: 60px 0 24px;
}

.DupBenifitBoxnew {
    float: left;
    width: 100%;
    background-color: #f5f5f5;
    padding: 50px 0 50px;
}

.DupBenifitBoxContent {
    float: left;
    width: 100%;
}

.DupBottomBox {
    float: left;
    width: 100%;
    background: url('https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/fsi/cloud.jpg') no-repeat center top;
    background-size: cover;
    padding: 20px 0 45px;
}

.ExcFeature2 {
    margin: 40px 0px;
    float: left;
    width: 100%;
}

.dupPeraUl2 {
    float: left;
    width: 100%;
    padding: 10px 0px;
}

    .dupPeraUl2 ul {
        list-style: none;
        padding: 0px 0px 0px 0px;
        margin: 0px;
    }

        .dupPeraUl2 ul li {
            text-align: left;
            display: block;
            font-size: 18px;
            font-weight: 300;
            color: #000;
            padding: 0px 0px 30px 27px;
            background: url(https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/fsi/disc.png) no-repeat left 8px;
            padding-bottom: 20px;
        }

#quote-carousel2 {
    margin-top: 30px;
}

    #quote-carousel2 .carousel-indicators {
        right: 50%;
        bottom: 452px;
        left: 822px;
        margin-right: -19px;
    }

        #quote-carousel2 .carousel-indicators .indicatorimg {
            background: #EFF8FC;
            width: 100px;
            height: 100px;
            border: 1px solid #A0A0A0;
            border-radius: 50%;
            position: relative;
        }

        #quote-carousel2 .carousel-indicators li {
            width: 150px;
            height: 100px;
            margin: 5px;
            cursor: pointer;
            border: none;
            background: transparent;
            opacity: 1;
            overflow: hidden;
            transition: all 0.4s;
        }

        #quote-carousel2 .carousel-indicators .active {
            background: none;
            width: 150px;
            height: 100px;
            border: none;
            opacity: 1;
            overflow: hidden;
        }

            #quote-carousel2 .carousel-indicators .active .indicatorimg {
                background: #0C4B77;
                height: 100px;
                position: relative;
                text-align: center;
            }

/* mopi */
.imcBannerBg {
    background-image: url('https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/mopi/banner.jpg');
    float: left;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
}

.imcMemoryCleanerHeading {
    font-weight: 200 !important;
    margin-bottom: 12px !important;
}

.imcMemoryCleanerSubHeading {
    font-weight: 200 !important;
    margin-bottom: 38px !important;
    font-size: 20px !important;
}

.imcDownloadRes {
    display: inline-block;
}

.iCompatible {
    font-weight: 400;
    font-size: 14px;
    color: #ffffff;
    float: left;
    width: 100%;
}

.imcFeaturesBannerPadding {
    float: left;
    width: 100%;
    background-size: cover;
    padding: 65px 0 20px;
}

.imcSubHeading {
    font-weight: 400;
    font-size: 14px;
    color: #000;
    float: left;
    width: 100%;
    line-height: 26px;
    margin: 17px 0px 40px;
}

.imcFeaturesRightColumn {
    margin: 27px 0px;
    float: left;
    width: 100%;
}

.mcPaddingTop {
    padding-top: 5px;
    text-align: justify;
}

.imcFeaturesTextAndImageDetailsBox {
    margin: 20px 0 40px;
    width: 100%;
}

.imcPaddingTop {
    padding-top: 68px;
}

.imcFeaturesBannerPadding {
    padding: 40px 0 20px;
}

.imcFeaturesTextImagesAlign {
    margin-top: 9px;
    margin-left: 44px;
}

.imcFeaturesTextDetailsBox {
    display: inline-block;
    color: #000000;
    width: 90%;
    text-align: left;
}

.imcFeaturesRightTextHeading {
    font-weight: 200;
    font-size: 24px;
    color: #000;
    margin-bottom: 10px !important;
    margin-top: 5px !important;
}

.imcFeaturesRightTextSubHeading {
    font-weight: 400;
    font-size: 14px;
    color: #000;
    line-height: 26px;
    padding: 0px 4px;
}

.imcBannerBgBox {
    background-image: url('https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/mopi/speedup_bg.jpg');
    float: left;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
}

.imcBannerOptimizeUsedMemory {
    background-image: url('https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/mopi/optimize_bg.jpg');
    float: left;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
}

.imcBannerOptimizeUsedMemoryText {
    color: #ffffff;
}

.imcPeraUl {
    float: left;
    width: 100%;
    padding: 10px 0px;
}

    .imcPeraUl ul {
        list-style: none;
        padding: 0px 0px 0px 0px;
        margin: 0px;
    }

        .imcPeraUl ul li {
            font-weight: 400;
            font-size: 18px;
            color: #000;
            padding: 0px 0px 20px 23px;
            background: url('https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/mopi/right.png') no-repeat left 9px;
            padding-bottom: 25px;
        }

.imcBannerOptimizeUsedMemoryImage {
    margin-top: 48px;
    margin-bottom: 50px;
}

.imcBannerOptimizeUsedMemoryTextPadding {
    padding-left: 65px;
}

.imcBannerOptimizeHeadingMargin {
    margin-top: 92px;
}

.imcDuplicateBoxText {
    float: left;
    width: 100%;
    padding: 111px 0px 30px;
}

.imcDuplicateHeadingText {
    font-weight: 200;
    font-size: 40px;
    color: #000;
    width: 100%;
    margin-bottom: 25px;
}

.imcDuplicateSubHeadingText {
    font-weight: 400;
    font-size: 14px;
    color: #000;
    width: 100%;
    margin-bottom: 83px;
}

.imcDownloadResDuplicateResizer {
    display: inline-block;
}

.imcDuplicateResizerUpperShowHide {
    display: none;
}

.imcDuplicateResizerLowerShowHide {
    display: block;
}

.imcBottomCarouselBackgroundImage {
    background: url('https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/mopi/texti_bg.jpg') no-repeat center center;
    background-size: cover;
}

.mcPeraUlLight {
    float: left;
    width: 100%;
}

    .mcPeraUlLight ul {
        float: left;
        width: 100%;
        list-style: none;
        padding: 0px;
    }

    .mcPeraUlLight li {
        font-weight: 300 !important;
        margin-bottom: 10px;
    }

.imcPeraUl li.white {
    color: #fff;
    font-weight: 300;
}


/*FSI*/
.spicerBoxfsi {
    float: left;
    width: 100%;
    padding: 70px 0px;
}

.ParallaxImgBox {
    position: absolute;
    top: -150px;
    width: 100%;
    background-repeat: no-repeat;
}

.ParallaxImgBox2 {
    margin-top: -100px;
}

#parallaxImg1 {
    background: url(https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/fsi/phonescree_1.png);
    background-repeat: no-repeat;
    height: 950px;
}

#parallaxImg2 {
    background: url(https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/fsi/phonescree_2.png);
    background-repeat: no-repeat;
    height: 950px;
}

#parallaxImg3 {
    background: url(https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/fsi/phonescree_3.png);
    background-repeat: no-repeat;
    height: 950px;
}

.J_movePic {
    -webkit-transition: all 700ms cubic-bezier(0.39, 0.575, 0.565, 1);
    transition: all 700ms cubic-bezier(0.39, 0.575, 0.565, 1);
}

.DupBannerText a {
    font-size: 14px;
    color: #fff;
    text-decoration: underline;
}

.note3-overall-sys .section-text {
    top: 130px;
    text-align: center;
    position: absolute;
    left: 50%;
    width: 1226px;
    margin-left: -613px;
    z-index: 10;
}

    .note3-overall-sys .section-text .text-border {
        margin-left: auto;
        margin-right: auto;
    }

    .note3-overall-sys .section-text .text-descp {
        width: 760px;
        margin-left: auto;
        margin-right: auto;
    }

.note3-overall-sys .phone-left-c {
    width: 209px;
    height: 544px;
    background-repeat: no-repeat;
    background-position: center center;
    margin-left: -630px;
    margin-top: 150px;
    -webkit-transition: all .9s cubic-bezier(0, 0.68, 0.58, 1) 5.4s;
    transition: all .9s cubic-bezier(0, 0.68, 0.58, 1) 5.4s;
}

.note3-overall-sys .phone-left-d {
    width: 157px;
    height: 411px;
    background-repeat: no-repeat;
    background-position: center center;
    margin-left: -400px;
    margin-top: 255px;
    -webkit-transition: all .9s cubic-bezier(0, 0.68, 0.58, 1) 3.6s;
    transition: all .9s cubic-bezier(0, 0.68, 0.58, 1) 3.6s;
}

.note3-overall-sys .phone-left-e {
    width: 109px;
    height: 279px;
    background-repeat: no-repeat;
    background-position: center center;
    margin-left: -230px;
    margin-top: 356px;
    -webkit-transition: all .9s cubic-bezier(0, 0.68, 0.58, 1) 1.8s;
    transition: all .9s cubic-bezier(0, 0.68, 0.58, 1) 1.8s;
}

.note3-overall-sys .phone-right-c {
    width: 209px;
    height: 544px;
    background-repeat: no-repeat;
    background-position: center center;
    margin-left: 420px;
    margin-top: 150px;
    -webkit-transition: all .9s cubic-bezier(0, 0.68, 0.58, 1) 6.3s;
    transition: all .9s cubic-bezier(0, 0.68, 0.58, 1) 6.3s;
}

.note3-overall-sys .phone-right-d {
    width: 157px;
    height: 411px;
    background-repeat: no-repeat;
    background-position: center center;
    margin-left: 230px;
    margin-top: 255px;
    -webkit-transition: all .9s cubic-bezier(0, 0.68, 0.58, 1) 4.5s;
    transition: all .9s cubic-bezier(0, 0.68, 0.58, 1) 4.5s;
}

.note3-overall-sys .phone-right-e {
    width: 109px;
    height: 279px;
    background-repeat: no-repeat;
    background-position: center center;
    margin-left: 100px;
    margin-top: 356px;
    -webkit-transition: all .9s cubic-bezier(0, 0.68, 0.58, 1) 2.7s;
    transition: all .9s cubic-bezier(0, 0.68, 0.58, 1) 2.7s;
}

.note3-overall-sys .fly-block {
    -webkit-transition: -webkit-transform 20s ease-out;
    transition: -webkit-transform 20s ease-out;
    transition: transform 20s ease-out;
    transition: transform 20s ease-out, -webkit-transform 20s ease-out;
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
}

.note3-overall-sys .phone-left {
    opacity: 1;
}

.note3-overall-sys .phone-right {
    opacity: 1;
}

.note3-overall-sys .animate .fly-section {
    opacity: 1;
}

.note3-overall-sys .animate .phone-left {
    -webkit-transform: translateX(0px) scale(1);
    -ms-transform: translateX(0px) scale(1);
    transform: translateX(0px) scale(1);
}

.note3-overall-sys .animate .phone-right {
    -webkit-transform: translateX(0px) scale(1);
    -ms-transform: translateX(0px) scale(1);
    transform: translateX(0px) scale(1);
}

.note3-overall-sys .animate.fly-block {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.note3-overall-sys.preload .phone-left-c {
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/fsi/phone_left_1.png);
}

.note3-overall-sys.preload .phone-left-d {
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/fsi/phone_left_2.png);
}

.note3-overall-sys.preload .phone-left-e {
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/fsi/phone_left_3.png);
}

.note3-overall-sys.preload .phone-right-c {
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/fsi/phone_right_1.png);
}

.note3-overall-sys.preload .phone-right-d {
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/fsi/phone_right_2.png);
}

.note3-overall-sys.preload .phone-right-e {
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/fsi/phone_right_3.png);
}

.note3-overall-sys {
    height: 700px;
    overflow: hidden;
    float: left;
    width: 100%;
    margin-top: -340px;
}

.fly-block {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
}

.note3-overall-sys .fly-block {
    -webkit-transition: -webkit-transform 20s ease-out;
    transition: -webkit-transform 20s ease-out;
    transition: transform 20s ease-out;
    transition: transform 20s ease-out, -webkit-transform 20s ease-out;
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
}

.fly-block {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
}

.note3-overall-sys .fly-section {
    position: absolute;
    left: 50%;
    top: 0%;
    z-index: 1;
}

.section {
    position: relative;
}

.bottomPoint {
    position: relative;
    z-index: 999;
}

.Upcloud {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    top: 311px;
    right: 0px;
    z-index: 9;
}

.BottomPaddingNone {
    padding-bottom: 0px;
}

.Gray_box {
    background: url('https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/fsa/gray_box.png') repeat-x left bottom;
    float: left;
    width: 100%;
}

.listclickBox {
    float: left;
    width: 100%;
    background: #fff;
    border: 1px solid #a4a4a4;
    padding: 8px 15px;
    margin-bottom: 30px;
}

.listclickBox1 {
    float: left;
    width: 100%;
    background: #fff;
    background: -webkit-linear-gradient(#E2E2E2, #ffffff);
    background: -moz-linear-gradient(#E2E2E2, #ffffff);
    background: -o-linear-gradient(#ffffff, #E2E2E2);
    background: linear-gradient(#E2E2E2, #ffffff);
    border: 1px solid #a4a4a4;
    border-radius: 10px 0px 0px 10px;
    -moz-border-radius: 10px 0px 0px 10px;
    -webkit-border-radius: 10px 0px 0px 10px;
    padding: 8px 10px;
}

.listclickBox2 {
    float: left;
    width: 100%;
    background: #fff;
    background: -webkit-linear-gradient(top, #E2E2E2, #ffffff);
    background: -moz-linear-gradient(#E2E2E2, #ffffff);
    background: -o-linear-gradient(top, #E2E2E2, #ffffff);
    background: -o-linear-gradient(#ffffff, #E2E2E2);
    border-top: 1px solid #a4a4a4;
    border-bottom: 1px solid #a4a4a4;
    padding: 8px 10px;
}

.listclickBox3 {
    float: left;
    width: 100%;
    background: -moz-linear-gradient(#E2E2E2, #ffffff);
    background: -o-linear-gradient(#ffffff, #E2E2E2);
    background: linear-gradient(#E2E2E2, #ffffff);
    border: 1px solid #a4a4a4;
    border-radius: 0px 10px 10px 0px;
    -moz-border-radius: 0px 10px 10px 0px;
    -webkit-border-radius: 0px 10px 10px 0px;
    padding: 8px 10px;
}

    .listclickBox span, .listclickBox1 span, .listclickBox2 span, .listclickBox3 span {
        float: left;
        font-size: 14px;
        color: #000;
        display: block;
        margin-top: 10px;
        margin-left: 5px;
        text-align: center;
    }

    .listclickBox1:hover, .listclickBox2:hover, .listclickBox3:hover {
        background: #0C69D1 !important;
        color: #fff;
    }

    .listclickBox1 img, .listclickBox2 img, .listclickBox3 img {
        float: left;
    }

.activelistclick {
    background: #0C69D1 !important;
}

    .activelistclick span {
        color: #fff !important;
    }

.chipBox {
    background: url('https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/fsa/chip.png') repeat-x center center;
    padding-top: 40px;
    background-size: cover;
    float: left;
    width: 100%;
}

.ChipPersentbox {
    float: left;
    width: 100%;
    background: #000;
    font-size: 14px;
    color: #ffc41f;
    text-align: center;
    padding: 20px;
}

    .ChipPersentbox span {
        font-size: 40px;
        display: block;
    }

.zoominImg {
    transform: scale(0.85);
    -webkit-transition: all .9s ease-out;
    transition: all .9s ease-out;
}

.zoomoutImg {
    transform: scale(1);
}

.downout {
    position: relative;
    top: 520px;
    -webkit-transition: all .9s ease-out;
    transition: all .9s ease-out;
}

.downoutShow {
    top: 0px;
}

.FsiTestimonialBg {
    background: url('https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/fsi/Testi_background.png') no-repeat center center;
    background-size: cover;
}

/*CPI*/
.cpiDupBannerBgBox {
    float: left;
    width: 100%;
    background: url('https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/cpi/banner.jpg') no-repeat center top;
    background-size: cover;
    padding: 2px 0 35px;
}

#cpiparallaxImg1 {
    background: url(https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/cpi/phonescree_1.png);
    background-repeat: no-repeat;
    height: 950px;
}

#cpiparallaxImg2 {
    background: url(https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/cpi/phonescree_2.png);
    background-repeat: no-repeat;
    height: 950px;
}

#cpiparallaxImg3 {
    background: url(https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/cpi/phonescree_3.png);
    background-repeat: no-repeat;
    height: 950px;
}

.note3-overall-sys.preload .cpiphone-left-c {
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/cpi/phone_left_1.png);
}

.note3-overall-sys.preload .cpiphone-left-d {
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/cpi/phone_left_2.png);
}

.note3-overall-sys.preload .cpiphone-left-e {
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/cpi/phone_left_3.png);
}

.note3-overall-sys.preload .cpiphone-right-c {
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/cpi/phone_right_1.png);
}

.note3-overall-sys.preload .cpiphone-right-d {
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/cpi/phone_right_2.png);
}

.note3-overall-sys.preload .cpiphone-right-e {
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/cpi/phone_right_3.png);
}

.cpiFsiTestimonialBg {
    background: url('https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/cpi/Testi_background.png') no-repeat center center;
    background-size: cover;
}

.note3-overall-sys .cpiphone-left-c {
    width: 209px;
    height: 544px;
    background-repeat: no-repeat;
    background-position: center center;
    margin-left: -630px;
    margin-top: 150px;
    -webkit-transition: all .9s cubic-bezier(0, 0.68, 0.58, 1) 5.4s;
    transition: all .9s cubic-bezier(0, 0.68, 0.58, 1) 5.4s;
}

.note3-overall-sys .cpiphone-left-d {
    width: 157px;
    height: 411px;
    background-repeat: no-repeat;
    background-position: center center;
    margin-left: -400px;
    margin-top: 255px;
    -webkit-transition: all .9s cubic-bezier(0, 0.68, 0.58, 1) 3.6s;
    transition: all .9s cubic-bezier(0, 0.68, 0.58, 1) 3.6s;
}

.note3-overall-sys .cpiphone-left-e {
    width: 109px;
    height: 279px;
    background-repeat: no-repeat;
    background-position: center center;
    margin-left: -230px;
    margin-top: 356px;
    -webkit-transition: all .9s cubic-bezier(0, 0.68, 0.58, 1) 1.8s;
    transition: all .9s cubic-bezier(0, 0.68, 0.58, 1) 1.8s;
}

.note3-overall-sys .cpiphone-right-c {
    width: 209px;
    height: 544px;
    background-repeat: no-repeat;
    background-position: center center;
    margin-left: 420px;
    margin-top: 150px;
    -webkit-transition: all .9s cubic-bezier(0, 0.68, 0.58, 1) 6.3s;
    transition: all .9s cubic-bezier(0, 0.68, 0.58, 1) 6.3s;
}

.note3-overall-sys .cpiphone-right-d {
    width: 157px;
    height: 411px;
    background-repeat: no-repeat;
    background-position: center center;
    margin-left: 230px;
    margin-top: 255px;
    -webkit-transition: all .9s cubic-bezier(0, 0.68, 0.58, 1) 4.5s;
    transition: all .9s cubic-bezier(0, 0.68, 0.58, 1) 4.5s;
}

.note3-overall-sys .cpiphone-right-e {
    width: 109px;
    height: 279px;
    background-repeat: no-repeat;
    background-position: center center;
    margin-left: 100px;
    margin-top: 356px;
    -webkit-transition: all .9s cubic-bezier(0, 0.68, 0.58, 1) 2.7s;
    transition: all .9s cubic-bezier(0, 0.68, 0.58, 1) 2.7s;
}

/*Duplicate Photos Cleaner - dcpi*/
.dcpiBannerBox {
    background-image: url('https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/dcpi/banner.jpg');
    float: left;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    padding: 80px 0 30px;
}

.dcpiBannerText {
    font-size: 18px;
    float: left;
    color: #fff;
    font-weight: 400;
    width: 100%;
    line-height: 32px;
    margin-bottom: 10px;
}

.dcpisubtext {
    font-size: 14px;
    float: left;
    color: #fff;
    font-weight: 400;
    width: 100%;
    line-height: 32px;
    margin-bottom: 37px;
}

.dcpiDescBox {
    width: 100%;
    float: left;
    background: #F3F3F3;
    padding: 80px 0px;
}

.dcpiDesc {
    font-size: 14px;
    float: left;
    color: #838383;
    font-weight: 400;
    width: 100%;
    padding: 40px 0 22px;
}

.dcpiPeraUl {
    float: left;
    width: 100%;
    padding: 10px 0px;
}

    .dcpiPeraUl ul {
        list-style: none;
        padding: 0px 0px 0px 0px;
        margin: 0px;
    }

        .dcpiPeraUl ul li {
            font-size: 14px;
            color: #000;
            font-weight: 400;
            padding: 0px 0px 0px 23px;
            margin-bottom: 15px;
            background: url(https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/dcpi/point.png) no-repeat center left;
        }

.dcpiMiddleBox {
    float: left;
    width: 100%;
    background: url('https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/dcpi/benefits_bg.jpg') no-repeat center top;
    background-size: cover;
    padding: 60px 0 30px;
}

.dcpiBenifitImg {
    float: left;
    width: 100%;
    padding: 10px 0px;
}

.dcpifeaturesbox {
    margin: 20px 0 15px 28px;
    float: left;
    width: 100%;
}

.dcpiBenifitTextContent {
    line-height: 19px;
    color: #fff !important;
    font-size: 14px;
    padding-right: 10px;
}

.dcpiBenifitTextHead {
    margin-bottom: 10px !important;
    color: #fff;
    font-weight: 700 !important;
    margin-top: 5px !important;
    font-size: 24px;
}

.dcpiPaddingTop {
    padding-top: 20px;
}

.dcpiDownloadbtnBox {
    padding-top: 40px;
}

.dcpiDownloadBtnText {
    color: #000 !important;
    padding: 14px 0 0px !important;
    font-size: 14px !important;
    font-weight: 400;
}

.dcpiBottomBox {
    float: left;
    width: 100%;
    background: url('https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/dcpi/duplicateremove_bg.jpg') no-repeat center top;
    background-size: cover;
    padding: 67px 0 88px;
}

.dcpiTestimonialBg {
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding-bottom: 45px;
    background: #000;
}

.captionbox {
    position: relative;
    top: 40px;
}

.dcpiPagetitle {
    float: left;
    width: 100%;
    font-size: 40px;
    font-weight: 300;
    color: #fff;
    margin-top: 30px;
    margin-bottom: 20px;
}

.dcpiPera {
    font-size: 14px;
    color: #838383;
    font-weight: 400;
    margin: 15px 0px 10px;
    float: left;
    width: 100%;
    line-height: 26px;
}

.dcpiBannerBox a:hover, .dcpiBannerBox a:hover, .rpiBannerBox a:focus {
    color: #f5f5f5 !important;
    outline: 0;
}

a:focus {
    color: #fff !important;
    outline: 0;
}

.ProductText a:focus {
    color: #119ee7 !important;
    outline: 0;
}

.dcpiTestimonialText {
    font-weight: 200;
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    margin: 28px 0px 40px 0px;
    line-height: 21px;
    margin-bottom: 16px;
    padding-left: 150px;
    padding-right: 150px;
}

.dcpiTestimonialTextName {
    font-weight: 200;
    font-size: 14px;
    color: #ffffff;
    margin-top: 10px;
    text-align: center;
}

/*Resize Photos For iPhone - rpi*/
.rpiBannerBox {
    background-image: url('https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/rpi/banner.jpg');
    overflow-y: hidden;
    float: left;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    padding: 70px 0 45px;
}

.rpiBannerTitle {
    font-size: 48px;
    float: left;
    color: #fff;
    font-weight: 400;
    width: 100%;
}

.rpiDownloadRes {
    display: inline-block;
}

.rpiBannerText {
    font-size: 18px;
    float: left;
    color: #fff;
    font-weight: 400;
    width: 100%;
    line-height: 32px;
    margin-bottom: 40px;
}

#rpiparallaxImg1 {
    background: url(https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/rpi/banner_img.png);
    background-repeat: no-repeat;
    height: 600px;
    background-size: 100%;
}

#rpiparallaxImg2 {
    background: url(https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/rpi/resize_done.png);
    background-repeat: no-repeat;
    height: 594px;
    background-size: 100%;
}

.rpiParallaxImgBox {
    position: absolute;
    top: -101px;
    width: 100%;
    background-repeat: no-repeat;
}

.rpiParallaxImgBox2 {
    position: absolute;
    top: -45px;
    width: 100%;
    background-repeat: no-repeat;
}

.rpiDownloadBtnText {
    color: #fff !important;
    padding: 10px 0 0px !important;
    font-size: 14px !important;
    font-weight: 400;
}

.rpiWhiteBox {
    float: left;
    width: 100%;
    padding: 60px 0 40px;
}

.selectionBox {
    float: left;
    width: 100%;
    padding-top: 35px;
}

.rpiMiddleBox {
    background-image: url('https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/rpi/custom_bg.jpg');
    float: left;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    padding: 36px 0 0px;
}

.rpiMiddleContent {
    width: 100%;
    float: left;
    padding-top: 80px;
}

.rpiFeatureBox {
    width: 100%;
    float: left;
    background: #F5F5F5;
    padding: 0px;
    overflow-y: hidden;
}

.rpiFeatureContent {
    width: 100%;
    float: left;
    padding: 120px 0px;
}

.rpiPagetitle {
    float: left;
    width: 100%;
    font-size: 40px;
    font-weight: 300;
    color: #000;
}

.rpiTestimonialBg {
    float: left;
    width: 100%;
    background: url('https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/rpi/Testi_background.png') no-repeat top center;
    background-size: cover;
}

.rpisubtext_1 {
    font-size: 14px;
    float: left;
    color: #fff;
    font-weight: 400;
    width: 100%;
    line-height: 32px;
    margin-bottom: 37px;
}

.rpisubtext {
    font-size: 14px;
    float: left;
    color: #0000e1;
    font-weight: 400;
    width: 100%;
    line-height: 32px;
    margin: 5px 0px 37px;
}

.rpiBottomBox {
    float: left;
    width: 100%;
    padding: 60px 0 0px;
    overflow: hidden;
}

.rpiLastImgBox {
    float: left;
    width: 100%;
    padding-top: 45px;
}

.rpiMobileDiv {
    position: relative;
    float: left;
    width: 100%;
    padding: 20px 0px;
}

.rpiBannerBox a:hover, .rpiBannerBox a:focus {
    color: #fff !important;
    outline: 0;
}

.testi-container {
    float: left;
    width: 100%;
}

.video_overlap {
    position: absolute;
    background: rgba(0,0,0,0.5);
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 200;
}

video {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    min-height: 100%;
    height: auto;
    z-index: 100;
    transform: translateX(-50%) translateY(-50%);
    transition: 1s opacity;
}

/*Duplicate Photos Cleaner - dcpa*/
.dcpaBannerBox {
    background-image: url('https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/dcpa/banner.jpg');
    float: left;
    width: 100%;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden;
    background-size: cover;
    background-position: top left;
    padding: 0 0 27px;
}

.dcpagifbg {
    width: 100%;
    background: url(https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/dcpa/banner_video.gif) no-repeat top left;
    width: 48%;
    position: absolute;
    right: 0px;
    height: 450px;
    overflow: hidden;
}

.dcpaBannerBox .DupBannerText {
    line-height: 24px;
    margin-bottom: 11px;
}

.marginmanage {
    margin: 5px 0 11px;
}

.paddingmanage {
    padding-top: 60px;
}

.dcpasubtext {
    font-size: 14px;
    float: left;
    text-decoration: underline;
    color: #ffffff;
    font-weight: 400;
    width: 100%;
    line-height: 32px;
    margin-bottom: 42px;
}

.dcpaDownloadBtnText {
    float: left;
    width: 100%;
    color: #fff;
    padding: 10px 0;
    font-size: 14px;
    font-weight: 400;
}

.dcpaBannerBox a:hover {
    color: #f5f5f5 !important;
}

.dcpaImageDiv {
    float: left;
    width: 100%;
    padding-top: 70px;
}

.dcpImageSet {
    position: relative;
    top: 401px;
}

.imageSet1 {
    position: absolute;
    bottom: 0px;
    padding-left: 30px;
    float: left;
    display: block;
    width: 100%;
}

.imageSet {
    position: absolute;
    bottom: 0px;
    float: left;
    display: block;
    width: 100%;
}

.imageSet2 {
    position: absolute;
    bottom: 0px;
    right: 30px;
    float: left;
    display: block;
    width: 100%;
}

.dcpaWhiteBox {
    float: left;
    width: 100%;
    background: #fff;
    padding: 73px 0 400px;
}

.dcpaImageDiv .row-no-padding [class*="col-"] {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.dcpaFeatureBox {
    background-image: url('https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/dcpa/second_banner.jpg');
    float: left;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    padding: 77px 0 40px;
}

.dcpaBenifitBox {
    float: left;
    width: 100%;
}

.DcpaExcFeature {
    float: left;
    width: 100%;
}

.dcpaCarouselBox {
    background-image: url('https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/dcpa/thired_banner.jpg');
    float: left;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    padding: 75px 0 40px;
}

.dcpafeaturesbox {
    margin: 20px 0 35px 0px;
    float: left;
    width: 100%;
}

.dcpaBenifitTextHead {
    margin: 0px 0 10px !important;
    color: #fff;
    font-weight: 300 !important;
    font-size: 24px;
}

.dcpaDescBox {
    width: 100%;
    float: left;
    background: #F3F3F3;
    padding: 75px 0px 0px;
}

    .dcpaDescBox .Pera {
        margin-top: 10px;
        color: #838383;
    }

.imgBox {
    float: left;
    width: 100%;
}

.dcpaTestimonialBg {
    background: url('https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/dcpa/testi_banner.jpg') no-repeat center center;
    width: 100%;
    float: left;
    background-size: cover;
    padding: 15px 0 45px;
}

.dcpaMainHeading {
    font-weight: 200;
    font-size: 40px;
    color: #ffffff;
    margin: 53px 40px 0px 40px;
    border-bottom: 1px solid #3C3D41;
    padding-bottom: 10px;
}

.dcpaTestimonialText {
    font-weight: 200;
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    margin: 0px 0px 40px 0px;
    line-height: 23px;
    margin-bottom: 25px;
    padding: 28px 25px 0px;
}

.invertcomma2 {
    float: right;
    padding-top: 30px;
    width: 100%;
}

.invertcomma1 {
    float: left;
    padding-top: 30px;
    width: 100%;
}

.indicatorcontent {
    float: left;
    text-align: left;
    width: 100%;
}

.dcpaparallaxImg1 {
    position: absolute;
    float: left;
    left: 18px;
    top: 121px;
    background: url('https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/dcpa/phone1.jpg') no-repeat;
    height: 351px;
    width: 22%;
    overflow: hidden;
    -webkit-transition: all .4s ease-out;
    transition: all .4s ease-out;
}

.dcpaparallaxImg2 {
    position: absolute;
    top: 61px;
    left: 163px;
    background: url('https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/dcpa/phone2.jpg') no-repeat;
    height: 432px;
    width: 42%;
    -webkit-transition: all .4s ease-out;
    transition: all .4s ease-out;
}

.dcpaparallaxImg3 {
    position: absolute;
    top: 90px;
    background: url('https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/dcpa/phone3.jpg') no-repeat;
    height: 371px;
    width: 25%;
    right: 20px;
    -webkit-transition: all .4s ease-out;
    transition: all .4s ease-out;
}

.dcpitranslate11 {
    background-position: 0px 0px;
}

.dcpitranslate12 {
    background-position: -132px 0px !important;
}

.dcpitranslate13 {
    background-position: -264px 0px !important;
}

.dcpitranslate21 {
    background-position: 0px 0px;
}

.dcpitranslate22 {
    background-position: -245px 0px !important;
}

.dcpitranslate23 {
    background-position: -490px 0px !important;
}

.dcpitranslate31 {
    background-position: 0px 0px;
}

.dcpitranslate32 {
    background-position: -148px 0px !important;
}

.dcpitranslate33 {
    background-position: -296px 0px !important;
}

.mobilegrpdiv {
    background: url(https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/dcpa/mob_group.png) no-repeat top left;
    overflow: hidden;
    height: 560px;
    background-size: 100%;
    position: relative;
}

.indicatorcontent .dcpiBenifitTextHead {
    float: left;
    width: 100%;
    padding-left: 110px;
    padding-top: 10px;
    font-weight: 300 !important;
}

.indicatorcontent .dcpiBenifitTextContent {
    float: left;
    width: 100%;
    padding-left: 110px;
}

.dcpaSliderTab {
    position: relative;
    background: url(https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/dcpa/unselect_arrow.png) no-repeat top right;
    cursor: pointer;
    display: block;
    width: 100%;
    margin-bottom: 20px;
    height: 106px;
}

.dcpaCarouselBox .active {
    background: url(https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/dcpa/select_arrow.png) no-repeat top right !important;
    cursor: pointer;
    display: block;
    width: 100%;
    margin-bottom: 20px;
    height: 106px;
}

    .dcpaCarouselBox .active .dcpiBenifitTextHead {
        font-weight: 700 !important;
    }

/*Resize Photo_Android*/
.rpaBannerBox {
    background: url('https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/rpa/banner.jpg') no-repeat top center;
    position: relative;
    float: left;
    width: 100%;
    background-size: cover;
    padding: 75px 0 35px;
}

    .rpaBannerBox a:hover {
        color: #f5f5f5 !important;
    }

.rpaFeatureBox {
    background: url('https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/rpa/2_banner.jpg') no-repeat top center;
    float: left;
    width: 100%;
    background-size: cover;
    padding: 200px 0;
}

.rpaWhiteBox {
    float: left;
    width: 100%;
    background: #fff;
    padding: 0px;
}

.rpaPhoneImg {
    position: relative;
    right: 150px;
    overflow: hidden;
    float: left;
    width: 100%;
}

.rpaTestimonialBg {
    background: url('https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/rpa/texti_bg.jpg') no-repeat top center;
    width: 100%;
    float: left;
    background-size: cover;
    padding: 23px 0 45px;
}

.rpaWhiteInner {
    padding-top: 220px;
    float: left;
    width: 100%;
}

.rpaMoreFeatures {
    background: url('https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/rpa/3_banner.jpg') no-repeat top center;
    width: 100%;
    float: left;
    background-size: cover;
    padding-top: 64px;
}

.rpaMoreInner {
    float: left;
    width: 100%;
    padding: 100px 0 180px;
}

.rpaTestimonialText {
    font-weight: 400;
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    margin: 0px 0px 40px 0px;
    line-height: 23px;
    margin-bottom: 25px;
    padding: 19px 0px 0px;
}

.rpaDescBox {
    width: 100%;
    float: left;
    background: #F3F3F3;
    padding: 75px 0px 0px;
}

    .rpaDescBox .Pera {
        margin-top: 10px;
    }

    .rpaDescBox .dcpiDownloadbtnBox {
        padding: 40px 0px 26px;
    }

    .rpaDescBox .imgBox {
        padding-top: 55px;
    }

.rpaTestimonialInner {
    border-top: 1px solid #000;
    margin: 0px 40px;
}

.rpaTestimonialBg .dcpaMainHeading {
    border-bottom: 1px solid #62605F;
}

.rpaImgBox {
    float: left;
    width: 100%;
}

/* ac */
.cpabg .CenterBox1 {
    float: left;
    width: 100%;
    padding: 25px 0px 0px 0px;
}

.BatterySaver {
    font-weight: 300;
    font-size: 40px;
    color: #000000;
    line-height: 26px;
}

.BatterySaverMarging {
    margin-top: 73px;
}

.mcPaddingTop1 {
    padding-top: 8px;
    text-align: justify;
    font-size: 14px;
}

.BatteryPaddingTop1 {
    padding-bottom: 25px;
}

.BatterySaverMargin1 {
    margin-top: 36px;
}

.SpaceManagerPaddingTop {
    padding-top: 57px;
    padding-bottom: 48px;
}

.WhyChooseAlign {
    font-weight: 300;
    text-align: left;
    line-height: 26px;
}

.WhyChooseAlign1 {
    text-align: left;
    line-height: 26px;
    color: #838383;
}

.CleanerAppBenefitsColor1 {
    font-weight: 300;
    color: #fff;
}

.imcSubHeading1 {
    font-weight: 400;
    font-size: 14px;
    float: left;
    width: 100%;
    line-height: 26px;
    margin: 17px 0px 64px;
}

.imcFeaturesTextAndImageDetailsBox1 {
    margin: 20px 0 22px;
    width: 100%;
}

.downout1 {
    position: relative;
    top: 400px;
    transition: all .2s ease-out;
}

.downout2 {
    position: relative;
    top: 400px;
    transition: all .6s ease-out;
}

.downout3 {
    position: relative;
    top: 400px;
    transition: all .9s ease-out;
}

.downoutShow1 {
    top: 30px;
}

.downoutShow2 {
    top: 60px;
}

.downoutShow3 {
    top: 90px;
}

.ThreemobileImg {
    width: 100%;
    position: relative;
    min-height: 407px;
    overflow: hidden;
}

.bannerPhone1 {
    position: absolute;
    left: 29%;
    z-index: 999;
}

.bannerPhone2 {
    position: absolute;
    left: 0%;
    z-index: 997;
}

.bannerPhone3 {
    position: absolute;
    right: 0px;
    z-index: 995;
}

.CleanerAppFeaturesOuter {
    background-color: #ffffff;
    padding-top: 52px;
    padding-bottom: 2px;
}

.CleanerAppFeatures {
    font-weight: 400;
    color: #838383;
}

.BenifitTextHead1 {
    margin-bottom: 0px !important;
    color: #000;
    font-weight: 600 !important;
    margin-top: 25px !important;
    font-size: 20px;
}

.imcFeaturesBannerPadding1 {
    background-color: #5832af;
    padding: 52px 0 104px;
}

.imcFeaturesRightTextHeading1 {
    font-weight: 300;
    font-size: 24px;
    color: #fff;
    margin-bottom: 10px !important;
    margin-top: 5px !important;
}

.caTestimonialWeight {
    font-weight: 300;
}

.caBannerBox {
    padding-bottom: 0px;
}

.caBannerRatingAlign {
    padding-bottom: 27px;
}

.caAndroidCareBenefitsIconAlign {
    margin-top: 9px;
}

/* Space Reviver For iPhone (sri) */
.sriBannerBackground {
    background-image: url('https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/sri/banner.jpg');
}

.sri2SubHeading {
    color: #000000 !important;
    font-weight: 400;
}

#sri2parallaxImg1 {
    background: url(https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/sri/phonescree_1.png);
    background-repeat: no-repeat;
    height: 950px;
}

.sri2BgBox1 {
    float: left;
    width: 100%;
    background: url('https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/sri/Bg_box_1.jpg') no-repeat top center;
    background-size: cover;
}

.sri2spicerBox {
    float: left;
    width: 100%;
    padding: 27px 0px;
}

.sri2ParallaxImgBox1 {
    margin-top: 130px;
}

.sri2Heading {
    margin-top: 26px;
}

.sri3spicerBox {
    float: left;
    width: 100%;
    padding: 38px 0px;
}

.sri4BgBox2 {
    float: left;
    width: 100%;
    background: url('https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/sri/Bg_box_2.jpg') no-repeat top center;
    background-size: cover;
}

.sri5SubHeading {
    font-weight: 400;
    color: #000000;
}

.sri5BackgroundColor {
    background-color: #ffffff;
}

.sri6SubHeading {
    font-weight: 400;
    color: #000000 !important;
}

.sri6LinkAvailalbeOnAppStore {
    text-decoration: underline;
    color: #0000e1;
    margin-bottom: 18px;
    float: none;
}

.sriTestimonialBg {
    float: left;
    width: 100%;
    background: url('https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/sri/Testi_background.png') no-repeat top center;
    background-size: cover;
}

.FontWeight400 {
    font-weight: 400;
}

.sriDescBox {
    width: 100%;
    float: left;
    background: #F1F0F6;
    padding: 40px 0px;
}

/* Disk Reviver (dr) */
.dr1BannerBox {
    background: url('https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/dr/banner.png') no-repeat center top;
    background-color: #313028; /*background-size: cover;*/
}

.dr1SubHeading {
    font-weight: 400;
    font-size: 18px;
    color: #ffffff;
}

.dr1Compatible {
    font-weight: 400;
    font-size: 14px;
    margin-top: 17px;
    text-align: center;
}

.dr1BannerHeading {
    padding-top: 10px;
    padding-bottom: 59px;
}

.dr3BackgroundColor {
    background-color: #DFECEF;
}

.dr5Background {
    background: #34475C;
    width: 100%;
    float: left;
}

.dr5PaddingMac {
    padding-top: 62px;
    padding-bottom: 25px;
}

.dr5Padding {
    padding-top: 72px;
    padding-bottom: 0px;
}

.dr5SubHeading {
    font-weight: 400;
    color: #ffffff;
}

.dr6SubHeadingBottomMargin {
    margin-bottom: 38px;
}

.dr6last_imgTopMargin {
    padding-top: 37px;
}

.FontWeight300 {
    font-weight: 300 !important;
}

.ColorBlack {
    color: #000000 !important;
}

.ColorWhite {
    color: #ffffff !important;
}


/* Ad Blocker For IPhone (abi) */
.ar1BannerBox {
    background-image: url('https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/abi/banner_bg.jpg');
    padding-top: 49px;
}

.ar1spicerBox {
    float: left;
    width: 100%;
    padding: 24px 0px;
}

.ar2BannerBoxBackgroundColor {
    background-color: #ffffff;
}

.ar2SubHeading {
    font-weight: 400;
    color: #000000;
}

.ar2spicerBox {
    float: left;
    width: 100%;
    padding: 34px 0px;
}

.ar2Block2HeadingAlign {
    padding-top: 20px !important;
}

.ar2spicerBox1 {
    float: left;
    width: 100%;
    padding: 31px 0px;
}

.ar2TabContentAlign {
    padding: 0px 0px 0px 0px;
}

.ar3backgroundColor {
    background-color: #EEEEEF;
}

.ar3ColAlign {
    padding-left: 0px;
    padding-right: 0px;
}

.ar3backgroundColor ul {
    border-bottom: solid 0px;
}
/*.ar3backgroundColor li.ar3liAlign { border-right: solid 1px #ffffff; margin-bottom: 0px !important; }*/
.ar3backgroundColor li.ar3liAlign {
    margin-bottom: 0px !important;
}

.ar3aAlign {
    float: left;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 24px;
}

.ar3liImageAlign {
    margin-top: 10px;
    margin-bottom: 10px;
}

.ar3liText {
    font-weight: 400;
    font-size: 13px;
    color: #000000;
}

.ar3backgroundColor li.active a {
    background-color: #ffffff !important;
}

.ar3backgroundColor li > a {
    border: solid 0px;
    border-right: solid 1px #ffffff;
}

    .ar3backgroundColor li > a:hover {
        border: solid 0px;
        border-right: solid 1px #ffffff;
    }

.ar3ImageShow {
    display: block;
}

.ar3ImageHide {
    display: none;
}

.ar4BackgroundColor {
    background-color: #262626;
}

.ar4spicerBox {
    float: left;
    width: 100%;
    padding: 23px 0px;
}

.ar4SubHeading {
    font-weight: 400;
    color: #ffffff;
}

.ar4spicerBox1 {
    float: left;
    width: 100%;
    padding: 12px 0px;
}

.ar4spicerBox2 {
    float: left;
    width: 100%;
    padding: 2px 0px;
}

.ar4spicerBox3 {
    float: left;
    width: 100%;
    padding: 24px 0px;
}

.ar5DescBoxbackgroundColor {
    background-color: #ffffff;
}

.ar5SubHeading {
    font-weight: 400;
    color: #000000;
}

.ar6TestimonialBgImage {
    background-image: url(https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/abi/texti_bg.jpg);
}

.ar6TestimonialName {
    color: #d25b39 !important;
}

/* Mac File Opener For MAC (mfo) */
.mfo1BannerBackground {
    background-image: url('https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/mfo/banner.jpg'); /*box-shadow: 0px 18px 24px #7A796B;*/
    -moz-box-shadow: inset 10px 10px 50px #fff;
    -webkit-box-shadow: inset 10px 10px 50px #fff;
    box-shadow: 0 -23px 14px rgba(0, 0, 0, 0.3) inset;
}

.mfo1spicerBox1 {
    float: left;
    width: 100%;
    padding: 27px 0px;
}

.mfo1spicerBox2 {
    float: left;
    width: 100%;
    padding: 43px 0px;
}

.mfo2Background {
    background-image: none;
}

.mfo2spicerBox1 {
    float: left;
    width: 100%;
    padding: 24px 0px;
}

.mfo2spicerBox2 {
    float: left;
    width: 100%;
    padding: 35px 0px;
}

.mfo2spicerBox3 {
    float: left;
    width: 100%;
    padding: 7px 0px;
}

.mfo3backgroundColor {
    background-color: #F4F5F8;
    padding-top: 35px;
    padding-bottom: 0px;
}

.mfo3TextSubHeading {
    font-weight: 400;
    color: #000000;
}

.mfo3TextDarkBoxAlign {
    margin-top: 17px !important;
    margin-bottom: 0px !important;
}

.mfo3TextInnerDarkBoxAlign {
    min-height: 330px;
    background-color: #EDEEF1;
}

.mfo3TextInnerDarkBoxImageAlign {
    margin-top: 17px;
}

.mfo3TextDarkBoxHeading {
    font-weight: 300 !important;
}

.mfo3TextDarkBoxSubHeading {
    font-weight: 400;
}

.mfo6Align {
    padding: 35px 0 40px;
}

.mfo5TextTestimonial {
    font-weight: 300;
    line-height: 1.7em;
}

.mfo5TextTestimonialName {
    font-weight: 700;
}



/* Mac Malware */
.mmwBanner {
    width: 100%;
    background: url('https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/mmw/BannerBg.jpg') no-repeat center;
    background-size: cover;
    padding: 60px 0px 60px;
}

.mmwprotectiondiv {
    background: url('https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/mmw/box_bacground_2.jpg') no-repeat;
    background-size: cover;
}

.mmwdownloaddiv {
    background: url('https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/mmw/box_background_3.jpg') no-repeat;
    background-size: cover;
}

.mmwtstbackground {
    background: url('https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/mmw/Testimonials_bg.jpg');
}

.myul {
    text-align: left;
    margin-left: 0;
    padding-left: 0px;
    list-style: none;
    line-height: 2;
}

.dwnldBlue {
    color: #fff;
    font-size: 34px;
    font-weight: 700;
    display: block;
    text-shadow: 0 1px rgba(0,0,0,.5);
    background-color: #298EDF;
    padding: 15px 80px;
    border-radius: 5px;
    text-decoration: none;
    cursor: pointer;
    margin-bottom: 10px;
    margin-top: 40px;
}

    .dwnldBlue:hover {
        text-decoration: none;
        color: #fff;
    }

.dwnldGrey {
    color: #fff;
    font-size: 34px;
    font-weight: 700;
    display: block;
    text-shadow: 0 1px rgba(0,0,0,.5);
    background-color: #6E6E6E;
    padding: 15px 133px;
    border-radius: 5px;
    text-decoration: none;
    cursor: pointer;
    margin-bottom: 10px;
    margin-top: 40px;
}

    .dwnldGrey:hover {
        text-decoration: none;
        color: #fff;
    }


.bluedwnldtext {
    text-decoration: none;
    color: #fff;
    cursor: pointer;
}

    .bluedwnldtext:hover {
        text-decoration: underline;
        color: #fff;
    }

.btnfloatright {
    float: right;
}

.marginR15 {
    margin-right: 15px;
}




/* File Helper For MAC (fh) */
.fo1BannerBackground {
    background-image: url('https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/fo/banner.jpg');
}

.fo1TextSubHeading {
    line-height: 22px;
}

.fo1spicerBox1 {
    float: left;
    width: 100%;
    padding: 3px 0px;
}

.fo1spicerBox2 {
    float: left;
    width: 100%;
    padding: 7px 0px;
}

.fo2spicerBox1 {
    float: left;
    width: 100%;
    padding: 37px 0px;
}

.fo3BackgroundColor {
    background-color: #162028;
}

.fo3TextHeading {
    color: #ffffff;
}

.fo3SubHeading {
    font-weight: 400;
    color: #ffffff;
}

.fo3TextPointHeading {
    color: #ffffff !important;
}

.fo4Bg {
    background: url('https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/fo/download_bg.png') no-repeat center bottom;
    background-size: contain;
    padding: 0px 0px 277px 0px;
}

.fo4DownloadBtnSubText {
    color: #000000;
    padding: 10px 0 0px !important;
    font-size: 14px !important;
    font-weight: 400;
}

.fo5FsiTestimonialBg {
    background: url('https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/fo/testim_bg.jpg') no-repeat center center;
    background-size: cover;
}


/*Porn Scrubber*/
.BannerBgBoxPS {
    background-image: url('https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/ps/banner.jpg');
    float: left;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
}

    .BannerBgBoxPS p {
        width: 100%;
        font-size: 26px;
        color: #fff;
        font-weight: 400;
        text-shadow: 1px 2px 2px rgba(0,0,0,.42);
        margin-bottom: 50px;
    }

.BannerTextBoxPS {
    float: left;
    width: 100%;
    padding: 68px 0px 30px;
}

    .BannerTextBoxPS h1 {
        width: 100%;
        font-size: 40px;
        color: #fff;
        font-weight: 600;
        text-shadow: 1px 2px 2px rgba(0,0,0,.42);
        margin-bottom: 15px;
    }

    .BannerTextBoxPS p {
        width: 100%;
        font-size: 26px;
        color: #fff;
        font-weight: 400;
        text-shadow: 1px 2px 2px rgba(0,0,0,.42);
        margin-bottom: 50px;
    }

    .BannerTextBoxPS .DownloadBtn {
        max-width: 338px;
        display: inline-block;
    }

        .BannerTextBoxPS .DownloadBtn span {
            font-size: 14px;
            text-align: center;
            color: #fff;
            padding: 8px 0px;
            display: block;
        }

.tr1BannerBoxAlign {
    padding: 83px 0px 48px 0px;
}

.tr1TextHeading {
    font-weight: 600;
    font-size: 44px !important;
    color: #ffffff;
}

.tr1TextHeadingAlign {
    margin-bottom: 5px !important;
    text-shadow: none !important;
}

.tr1TextSubHeading {
    font-weight: 300 !important;
    font-size: 30px !important;
    color: #ffffff;
}

.tr1TextSubHeadingAlign {
    margin-bottom: 65px !important;
    text-shadow: none !important;
}

.tr1TextCompatible {
    font-weight: 400;
    font-size: 14px;
    color: #ffffff;
}

.tr2BoxAlign {
    padding: 30px 0px 20px !important;
}

.tr2TextHeading {
    font-weight: 600;
    font-size: 40px;
    color: #000000;
}

.tr2TextHeadingPS {
    font-weight: 600;
    font-size: 40px;
    color: #ffffff;
}

.tr2TextCompatible {
    font-weight: 400;
    font-size: 14px !important;
    color: #000000 !important;
}

.tr2TextSubHeading {
    margin: 0px 0px 24px !important;
}

.tr2ImageLeftAlign {
    margin-top: 24px;
    text-align: left;
}

.tr2ImageLeftAlign1 {
    float: left;
}

.tr2TextLeftHeading {
    font-weight: 600;
    font-size: 24px !important;
    color: #000000 !important;
}

.tr2TextLeftAlign {
    margin-top: 36px;
    margin-bottom: 7px !important;
}

.tr3BoxAlign {
    padding: 47px 0px 56px !important;
}

.tr3BoxHeadingAlign {
    margin-bottom: 18px;
    margin-top: 28px;
}

.tr4HeadingAlign {
    float: left;
    width: 100%;
    padding: 30px 0px 0px 0px;
}

.tr4SubHeadingAlign {
    margin: 5px 0px 5px !important;
}

.tr4LeftContentAlign {
    margin-top: 6px !important;
    margin-bottom: 7px !important;
}

.tr4SpicerBox1 {
    float: left;
    width: 100%;
    margin: 23px 0px !important;
}

.tr4SpicerBox2 {
    float: left;
    width: 100%;
    margin: 28px 0px !important;
}

.tr4RightContentAlign {
    padding: 20px 0px 0px !important;
}

.tr4RightContentTextAlign {
    padding: 27px 0px 24px 0px !important;
    margin-bottom: 2px !important;
}

.tr4RightContentSubTextAlign {
    width: 82% !important;
}

.tr4TextRightHeading {
    font-weight: 600 !important;
    font-size: 24px !important;
    color: #000000 !important;
}

.tr4TextRightSubHeading {
    font-weight: 400 !important;
    font-size: 14px !important;
    color: #000000 !important;
}

.tr5TestimonialAlign {
    padding: 30px 0px 20px !important;
}

.tr5TextHeading {
    font-weight: 600;
    font-size: 40px !important;
    color: #ffffff !important;
}

.tr5TextSubHeading {
    font-weight: 600 !important;
    font-size: 24px !important;
    color: #ffffff !important;
}

.tr5TextTestimonialDes {
    font-weight: 400 !important;
    font-size: 14px !important;
    color: #ffffff !important;
}

.GreenBtn:hover, a:hover, a:focus {
    text-decoration: none;
    color: #e1e1e1;
}

.DownLoadBgPS .compatiblePS {
    color: #000;
}

.StopSideleftBgPS_prv {
    width: 100%;
    float: left;
    padding: 26px 20px 20px;
    margin-left: 0px;
}

.BenefitsBoxTabPS {
    float: left;
    width: 100%;
    padding: 25px 15px;
    margin-bottom: 20px;
    cursor: pointer;
    border: solid 1px #ffffff;
}

    .BenefitsBoxTabPS .BenefitsImgPS img {
        margin-top: 5%;
    }

    .BenefitsBoxTabPS .BenefitsTextPS {
        display: inline-block;
        float: left;
        color: #000000;
        width: 67%;
    }

        .BenefitsBoxTabPS .BenefitsTextPS h2 {
            font-size: 24px;
            margin: 0px 0px 4px;
            font-weight: 300;
        }

        .BenefitsBoxTabPS .BenefitsTextPS p {
            font-size: 14px;
            margin: 0px 0px 5px;
            color: #595959;
        }

.iconbgPS {
    background-repeat: repeat-y;
    background-color: #EAEAEA;
    background-image: linear-gradient(to left, #EAEAEA, #EAEAEA);
    border: solid 1px #CECECE !important;
}

.BenefitsImgPS {
    display: inline-block;
    float: left;
    width: auto;
    padding: 0px 15px 0px 10px;
}

.BenefitsTextPS {
    display: inline-block;
    float: left;
    color: #000000;
    width: 67%;
}

    .BenefitsTextPS h2 {
        font-size: 24px;
        margin: 0px 0px 4px;
        font-weight: 300;
    }

    .BenefitsTextPS p {
        font-size: 14px;
        margin: 0px 0px 5px;
        color: #595959;
    }

.TestimonialBgCPAPPS {
    float: left;
    width: 100%;
    background: url('https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/ps/texti_bg.jpg') no-repeat center center;
    background-size: cover;
    background-attachment: fixed;
    padding: 80px 0px 50px;
}

.TestimonialBox_prvPS {
    float: left;
    width: 100%;
}

    .TestimonialBox_prvPS .TopTitle {
        font-size: 24px;
        font-weight: 600;
        color: #fff;
        margin-top: 30px;
        margin-bottom: 10px;
    }

    .TestimonialBox_prvPS .Testtext {
        font-size: 14px;
        color: #fff;
        font-weight: 600;
    }

    .TestimonialBox_prvPS .TestimonialName {
        font-size: 14px;
        color: #fff;
        float: left;
        width: 100%;
        margin: 15px 0px 0px;
    }

        .TestimonialBox_prvPS .TestimonialName span {
            color: #ff6666;
        }

.TestimonialBoxPS .TopTitle {
    font-size: 24px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 10px;
}

.TestimonialBoxPS .Testtext {
    font-size: 14px;
    color: #fff;
    font-weight: 600;
}

.TestimonialBoxPS .TestimonialName {
    font-size: 14px;
    color: #fff;
    float: left;
    width: 100%;
    margin: 15px 0px 0px;
}

    .TestimonialBoxPS .TestimonialName span {
        color: #119ee7;
    }


/*<!--Mac Power Dock-->*/


.pdBannerBg {
    background-image: url('https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/pd/banner.jpg') !important;
}

.pdBanner_box2 {
    float: left;
    width: 100%;
    background: url('https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/pd/download_area.jpg') no-repeat center center;
    background-size: cover;
}

.pdBottomCarouselBackgroundImage {
    background: url('https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/pd/Testi_background.jpg') no-repeat center center;
    background-size: cover;
}

.pdbottomShadowBox {
    background: url('https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/pd/box_shadow.png');
    width: 100%;
    padding: 60px 0;
    margin-top: -60px;
}

.pdPaddingTop {
    padding-top: 10px;
    text-align: justify;
}

.pdLaptopImg {
}

.pdSetWidth {
    width: 100%;
    margin-left: 10px;
}

.pdTestimonialText {
    font-weight: 200;
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    margin: 28px 0px 40px 0px;
    line-height: 1.8em;
    margin-bottom: 16px;
    padding-left: 150px;
    padding-right: 150px;
    font-weight: 300;
}




/*Similar Selfie Cleaner*/
.sscBannerBgBox {
    float: left;
    width: 100%;
    background: url('https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/ssc/banner.jpg') no-repeat center top;
    background-size: cover;
    padding: 2px 0 35px;
}

.sscCenterBox2 {
    /*background: url('https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/ssc/banner1.jpg') no-repeat 0 0;*/
    /*background-image: url('https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/ssc/banner1.jpg');*/
    float: left;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top, bottom;
}

.sscbox1 {
    width: 95%;
    height: 100%;
    background-color: #45BF7E;
    transition: transform 1s;
    position: absolute;
    top: 0;
    right: 10px;
    left: 0px;
    bottom: 0;
    z-index: 0;
}

.sscbox2 {
    width: 95%;
    height: 100%;
    background-color: #F57A62;
    transition: transform 1s;
    position: absolute;
    top: 0;
    right: 0px;
    left: 5px;
    bottom: 0;
    z-index: 0;
}

.sscbox3 {
    width: 95%;
    height: 100%;
    background-color: #3B9AC6;
    transition: transform 1s;
    position: absolute;
    top: 0;
    right: 0px;
    left: 10px;
    bottom: 0;
    z-index: 0;
}

.sscFeatureBox {
    background-image: url('https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/ssc/banner2.jpg');
    float: left;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    height: 100%;
    /*padding: 77px 0 40px;*/
}

.sscFeatureBox1 {
    background-color: #1787CE;
    float: left;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    /*padding: 77px 0 40px;*/
}

.sscBannerfotter {
    float: left;
    width: 100%;
    background: url('https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/ssc/banner3.jpg') no-repeat center top;
    background-size: cover;
    padding: 2px 0 35px;
}

.mobileImgssc {
    width: 100%;
    position: relative;
    /*min-height: 379px;*/
    overflow: hidden;
}

.downout2ssc {
    position: relative;
    top: 360px;
    transition: all .2s ease-out;
}

.bannerPhone2ssc {
    /*position: absolute;
    left: 0%;
    z-index: 997;*/
}

.downoutShow2ssc {
    top: 60px;
}

.sscBannerText {
    font-size: 14px;
    float: left;
    color: #000;
    font-weight: 400;
    margin-bottom: 40px;
    width: 100%;
    line-height: 28px;
    text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.004);
}

.sscBenifitBox {
    float: left;
    width: 100%;
    background-color: #FFFFFF;
    padding: 200px 0 40px;
}

.sscDownloadBtnText {
    color: #000 !important;
    padding: 18px 0 0px !important;
    font-size: 14px !important;
    font-weight: 400;
}

.hovercls:hover .sscbox1 {
    transform: scale(1.04);
    box-shadow: 0px 1px 8px #888888;
}



.hovercls1:hover .sscbox2 {
    transform: scale(1.04);
    box-shadow: 0px 1px 8px #888888;
}

.hovercls2:hover .sscbox3 {
    transform: scale(1.04);
    box-shadow: 0px 1px 8px #888888;
}

.animatewith1 {
    width: 65%;
    text-align: left;
    color: white;
    margin: 150px 0px 20px 0px;
    line-height: 1.0;
}

.animatewith1sub {
    width: 70%;
    text-align: left;
    font-weight: 400;
    color: white;
    text-align: left;
    margin-bottom: 170px;
}

#animateinside {
    background: transparent url('https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/ssc/mobile1.png') no-repeat;
    background-attachment: fixed;
    background-position: right 300px center;
    /*opacity: 1.5;*/
    /*position: relative;top:0px;position:absolute; left:50px; top: 50px;background-image:url('https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/ssc/mobilehead.png')*/
}

#animateinside1 {
    background: transparent url('https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/ssc/mobile2.png') no-repeat;
    background-attachment: fixed;
    background-position: right 300px center;
    /*position: relative;top:0px;position:absolute; left:50px; top: 50px;background-image:url('https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/ssc/mobilehead.png')*/
}


.sscbenifitcontent {
    line-height: 21px;
    font-size: 14px;
    padding-right: 10px;
    padding-left: 5px;
    color: #fff !important;
}

.BenifitTextHeadssc {
    margin-bottom: 10px !important;
    color: #000;
    font-weight: 700 !important;
    margin-top: 25px !important;
    font-size: 24px;
}

.wrap {
    height: 400px;
    position: relative;
}

    .wrap img {
        display: block;
        max-width: 100%;
        position: absolute;
        bottom: 0;
        left: 50%;
        top: 45%;
        transform: translateX(-50%);
    }

.DupBannerTextssc {
    font-size: 18px;
    float: left;
    color: #fff;
    font-weight: 300;
    width: 100%;
    line-height: 28px;
    margin-bottom: 30px;
    text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.004);
}

/*adblockerpro*/

.BannerBoxadbpro {
    float: left;
    width: 100%;
    background: url(https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/adb-pro/banner.png) no-repeat center top;
    background-size: auto;
}

.BannerTextadpro {
    font-size: 24px;
    color: #000000;
    font-weight: 600;
    line-height: 32px;
    margin-bottom: 10px;
    padding-left: 40px;
}

.BannerTextadprosub {
    font-size: 14px;
    color: #000000;
    line-height: 20px;
    margin-bottom: 10px;
    padding-left: 40px;
}

.BenefitsTextadpro {
    padding: 80px 0px 0px 0px;
}

.CenterBoxadbpro {
    float: left;
    width: 100%;
    padding: 70px 0px;
}


.DownLoadBgadbpro {
    float: left;
    width: 100%;
    background: url(https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/adb-pro/banner1.png) no-repeat;
    padding: 27px 0px 33px;
}

.CenterBoxadbpro2 {
    float: left;
    width: 100%;
    padding: 35px 0px 50px 0px;
}

.adbproBottomCarouselBackgroundImage {
    background: url('https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/adb-pro/banner2.png') no-repeat center center;
    background-size: cover;
}

.adbproCarouselMainHeading {
    font-weight: 200;
    font-size: 40px;
    color: #ffffff;
    margin: 45px 0px 20px 0px;
}

.adblockerp0text {
    padding: 50px 0px 45px;
}

.adbDownloadBtnText {
    color: #fff !important;
    padding: 18px 0 0px 64px;
    font-size: 14px !important;
    font-weight: 400;
}

.Peraadbpro {
    font-size: 14px;
    color: #333;
    margin: 5px 0px 15px;
    float: left;
    width: 100%;
    line-height: 22px;
}

/*.texttop {
    margin-bottom:30px;
}*/

.texttopsub2img {
    margin-top: 10px;
}

.textnewsub {
    padding-left: 0px;
    font-weight: 600;
    font-size: 24px;
}


.adbproTestimonialText {
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    margin: 28px 0px 40px 0px;
    line-height: 1.8em;
    font-weight: 400;
}

/*ac support*/

.note {
    border: solid 1px #e6c943;
    background-color: #fefbdd;
    padding-left: 17px;
    padding-top: 16px;
    padding-right: 6px;
    padding-bottom: 14px;
    margin-right: 0px;
    margin-bottom: 15px;
}

.FaqAnswerText {
    font-size: 14px;
    font-weight: 400;
    color: #000;
    line-height: 22px;
    margin: 0;
    padding: 23px;
}

.FaqQuestionHeadingText:hover {
    text-decoration: none;
}

.FaqAnswerText:hover {
    text-decoration: none;
}

.faqPtxt :hover {
    color: #9C9C9C !important;
}

.faqPtxt :active {
    color: #9C9C9C !important;
}


.panel-title {
    font-size: 14px;
}


.supportBanner {
    background-image: url('https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/support/ac/banner.jpg');
    float: left;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom right;
    padding: 30px 0px 22px;
}

.SupportacTopBannerHeading {
    font-weight: 600;
    font-size: 40px;
    color: #ffffff;
    text-shadow: 0.5px 0.866px 4px rgba(0, 0, 0, 0.004);
}

.SupportacTopBannerSubHeading {
    font-weight: 200;
    font-size: 30px;
    color: #ffffff;
    margin-top: 5px;
    text-shadow: 0.5px 0.866px 4px rgba(0, 0, 0, 0.004);
}

.acBannerBox {
    background-color: #5832af;
    float: left;
    width: 100%;
}

.newnumberol {
    margin: 0px 0px 20px 20px;
    text-align: left;
}




/*Similar Photo Cleaner*/

.SpcBannerBox {
    float: left;
    width: 100%;
    background: url(https://pcvarkr.hs.llnwd.net/v1/pcvark/website/images/spc/banner.jpg) no-repeat center top;
    background-size: cover;
    padding: 2px 0 35px;
}

    .SpcBannerBox .BannerTextBox p {
        font-size: 18px;
        color: #fff;
    }
