.header_container .navbar-nav>li:last-child {
    margin-left: 0;
}
.bg-f6f7f7 {
    background-color: #f6f7f7;
}
.install-block .container {
    margin: 0 auto;
    padding: 40px 0;
    width: 940px;
}
.install-block .row {
    padding-bottom: 10px;
}
.container b {
    font-weight: 800;
}
.container h1 {
    margin: 0;
    font-size: 36px;
    color: #465d90;
    text-align: center;
    font-weight: 700;
}
.container h2 {
    margin: 0;
    font-size: 32px;
    font-weight: 700;
    color: #465d90;
    text-align: left;
}
.container h4 {
    margin: 10px auto 0 auto;
    line-height: 1.3;
    font-size: 24px;
    font-weight: 600;
    color: #0c1017;
    text-align: center;
}
.container p {
    margin: 10px auto 0 auto;
    line-height: 1.3;
    font-size: 22px;
    font-weight: 600;
    color: #0c1017;
    text-align: center;
}
.container .install-features {
    display: flex;
    justify-content: space-between;
    margin: 20px auto;
    width: 880px;
}
.container h2 {
    margin-bottom: 20px;
}
.container h2.clr-00b050 {
    color: #00b050;
}
.container p {
    line-height: 1.5;
    color: #2c2c2c;
    text-align: left;
}
.container .if-left,
.container .if-right {
    width: 421px;
    align-self: center;
    text-align: left;
}
.container .if-right {
    width: 385px;
}
.container .if-left {
    box-shadow: 0 0 13px 0 rgba(0,0,0,0.2);
}
.container .btn {
    display: inline-block;
    margin-top: 30px;
    padding: 0;
    text-align: left;
}
.container .btn a {
    border-radius: 30px;
    display: inline-block;
    vertical-align: middle;
    padding: 18px;
    min-width: 225px;
    line-height: 1.2;
    font-size: 20px;
    font-weight: 700;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    background-color: #00b050;
    text-decoration: none;
}
.container .btn a:hover {
    padding: 17px 18px;
    border: 1px solid #00b050;
    background-color: #ffffff;
    color: #00b050;
}
.rblock .container  h2 {
    margin-top: 10px;
    text-align: center;
}
.container .reasons {
    display: flex;
    flex-direction: column;
    margin: 20px 0 0 0;
}
.container .reason-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 20px 0;
}
.container .reason1, .container .reason2, .container .reason3, .container .reason4, .container .reason5 {
    display: flex;
    justify-content: space-between;
    width: 285px;
}
.container .reason1 {
    align-self: flex-start;
}
.container .reason3 {
    align-self: flex-end;
}
.container .reason-txt {
    align-self: center;
    margin: 0 auto 0 20px;
    width: 180px;
    font-size: 20px;
    font-weight: 600;
    color: #2c2c2c;
    text-align: left;
    word-break: break-word;
}
.container .reason-txt b {
    font-weight: 800;
}
.container .reason-img {
    align-self: flex-start;
    width: 46px;
    height: 76px;
    background: url('/images/du/uninstall/uninstall-du-sprite.png') 0 0 no-repeat transparent;
}
.container .reason5 {
    margin-right: 0;
}
.container .reason2 .reason-img {
    width: 66px;
    height: 66px;
    background-position: -173px 0;
}
.container .reason3 .reason-img {
    width: 73px;
    height: 73px;
    background-position: -257px 0;
}
.container .reason4 .reason-img {
    width: 109px;
    height: 69px;
    background-position: -64px 0;
}
.container .reason5 .reason-img {
    width: 77px;
    height: 76px;
    background-position: -349px 0;
}
.container .rrow2.reason-row {
    justify-content: center;
}
.container .rrow2.reason-row .reason-txt {
    width: 200px;
}
.container .rrow2.reason-row .reason4 {
    margin: 0 20px 0 auto;
}
.container .rrow2.reason-row .reason5
{
    margin: 0 auto 0 20px;
}
.container .help {
    margin: 20px 0 10px 0;
    display: flex;
    justify-content: space-between;
}
.container .other, .container .support {
    padding: 45px 55px;
    border-radius: 20px;
    border: 1px solid #00b050;
    width: 335px;
    box-shadow: 0 0 10px 0 rgba(41, 157, 194, 0.2);
    box-sizing: unset;
}
.container h3 {
    margin: 0 0 15px 0;
    line-height: 1.4;
    font-size: 28px;
    font-weight: 700;
    text-align: center;
}
.container .help .btn {
    display: block;
    white-space: normal;
}
.container .support .btn {
    display: block;
    white-space: normal;
}
.container .support {
    border-color: #465d90;
}
.container .other * {
    color: #00b050;
}
.container .support * {
    color: #465d90;
}
.container .other .btn a {
    border: 1px solid #00b050;
    display: block;
    color: #00b050;
}
.container .support .btn a {
    border: 1px solid #465d90;
}
.container .other .btn a {
    display: block;
    background-color: #e5f7ed;
    text-transform: none;
}
.container .support .btn a {
    display: block;
    background-color: #eceef4;
    text-transform: none;
    color: #465d90;
}
.container .other .btn a:hover,
.container .support .btn a:hover{
    padding: 18px;
}
.container .other .btn a:hover {
    background-color: #00b050;
    color: #ffffff;
}
.container .support .btn a:hover {
    background-color: #465d90;
    color: #ffffff;
}

@media screen and (max-width: 940px) {
    .install-block .container {
        width: auto;
    }
    .install-block .container .reason-wrapper:after {
        display: table;
        content: ' ';
        clear: both;
        padding-top: 20px;
    }
}
@media screen and (max-width: 940px){
    .hblock .help {flex-direction: column;}
    .hblock .support {margin-top: 20px;}
    .hblock .support,
    .hblock .other {align-self: center;}
    .rblock .reasons .reason-row {flex-direction: column;}
    .rblock .reasons .reason-row .reason1,
    .rblock .reasons .reason-row .reason2,
    .rblock .reasons .reason-row .reason3,
    .rblock .reasons .rrow2.reason-row .reason4,
    .rblock .reasons .rrow2.reason-row .reason5 {
        margin: 20px auto 0 auto;
        align-self: center;
    }
    .install-features {flex-direction: column;}
    .if-right {margin-top: 40px;}
    .ifblock .install-features {width: auto;}
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    /* IE10+ CSS*/
    .container .other, .container .support {width: 450px;}
    .container .rrow2.reason-row {justify-content: inherit; }
}
/*Start products -------------------------------------------------------- */
.container.container--4 p {
    text-align:  center;
}
.products {
    display:           -webkit-box;
    display:           -ms-flexbox;
    display:           flex;
    -webkit-box-pack:  center;
    -ms-flex-pack:     center;
    justify-content:   center;
    -webkit-box-align: start;
    -ms-flex-align:    start;
    align-items:       flex-start;
    -ms-flex-wrap:     wrap;
    flex-wrap:         wrap;
}
.product {
    width:            296px;
    height:           526px;
    border-radius:    10px;
    background-color: #ffffff;
    margin:           0 12px 73px;
}
.product .btn {
    margin: 0 auto;
}
.product__img {
    padding:    28px 0 27px;
    text-align: center;
}
.product__name {
    color:          #ffffff;
    text-align:     center;
    font-size:      24px;
    font-weight:    800;
    padding:        13px 0 14px;
    line-height:    30px;
    font-family:    'ProximaNova-Bold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
}
.product__name span {
    color:          #ffffff;
    font-family:    'ProximaNova-Bold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-weight:    800;
    font-size:      24px;
    letter-spacing: 2px;
}
.product__desc {
    width:          296px;
    height:         113px;
    display:        table-cell;
    text-align:     center;
    vertical-align: middle;
    padding:        0 20px;
    color:          #0c1017;
    font-size:      18px;
    font-weight:    600;
    line-height:    1.35;
}
.product__desc b {
    font-weight: 700;
}
.product__btn {
    text-align: center;
}
.product .product__btn .btn {
    min-width: 220px;
}
.product.product--tpc {
    border: 1px solid #299dc2;
}
.product.product--tpc .product__name {
    background-color: #299dc2;
}
.product.product--adremover {
    border: 1px solid #5682c2;
}
.product.product--adremover .product__name {
    background-color: #5682c2;
    padding:          28px 0 29px;
}
.product.product--pdf {
    border: 1px solid #df3232;
}
.product.product--pdf .product__name {
    background-color: #df3232;
}
/*End products -------------------------------------------------------- */