
/*region Main banner styles */
.banner-index {
    position: relative;
    width: 100%;
    min-height: 900px;
    max-height: 1200px;
    height: 100vh;
    background: -webkit-linear-gradient(-90deg, #0c101a 0%, #21223b 100%);
    background: -moz-linear-gradient(-90deg, #0c101a 0%, #21223b 100%);
    background: -o-linear-gradient(-90deg, #0c101a 0%, #21223b 100%);
    background: -ms-linear-gradient(-90deg, #0c101a 0%, #21223b 100%);
    background: linear-gradient(180deg, #0c101a 0%, #21223b 100%);
}

.banner-index .bg-image {
    position: absolute;
    top: 50%;
    left: 550px;
    width: 1072px;
    height: 577px;
    margin-top: -320px;
    z-index: 2;
}

.banner-index iframe {
    position: absolute;
    top: 50%;
    left: 550px;
    width: 1072px;
    height: 577px;
    margin-top: -320px;
    z-index: 3;
}

.banner-index .content {
    position: relative;
    height: 100%;
}

.product-descr {
    position: absolute;
    top: 50%;
    left: 0;
    width: 500px;
    height: 700px;
    margin-top: -250px;
}

.product-descr h1 {
    height: 58px;
    padding: 0 0 20px 80px;
    font-size: 3.5em;
    font-weight: 400;
    line-height: 58px;
    color: #fff;
    background: url("/img/theme.20170130/index/pdfexpert.png") no-repeat 0 0;
    background-size: 58px 58px;
}

.product-descr .subtitle {
    padding: 0 0 20px;
    font-size: 1.563em;
    line-height: 36px;
    color: #fff;
}

.product-descr .description {
    padding: 0 0 60px;
    font-size: 1.188em;
    line-height: 30px;
    color: #add6ff;
}

.product-descr .quote-text {
    padding: 0 0 10px 20px;
    color: #add6ff;
    font-size: 1.125em;
    font-weight: 400;
    line-height: 175%;
    background: url("/img/theme.20170130/landings/feat_common/quote.svg") no-repeat 0 0;
    background-size: 16px 14px;
}

.product-descr .quote-author {
    padding: 0 0 45px;
    color: #add6ff;
    font-size: 1.125em;
    font-weight: 300;
    text-align: right;
}

.product-descr .quote-author span {
    font-weight: 600;
}

.product-descr .loved-by {
    display: inline-block;
    height: 17px;
    margin: 0;
    padding: 0 0 0 30px;
    color: #add6ff;
    font-size: 1.188em;
    font-weight: 400;
    line-height: 17px;
    background: url("/img/theme.20170130/index/heart.svg") no-repeat 0 0;
    background-size: 19px 17px;
}

.product-descr .rating {
    padding: 0 0 0 104px;
    color:  #fff;
    font-size: 1.125em;
    font-weight: 400;
    background: url("/img/theme.20170130/landings/feat_common/stars_5.svg") no-repeat 0 3px;
    background-size: 94px 16px;
}

.product-descr .rating.rating-45 {
    background-image: url("/img/theme.20170130/landings/feat_common/stars_4-5.svg");
}

.get-it {
    padding: 0 0 60px;
}

.get-it .btn.green {
    color: #fff;
    background-color: #3fc322;
    border: 1px solid #3fc322;
}

.get-it .btn.green:hover {
    background-color: #43cf24;
    border: 1px solid #43cf24;
}

.get-it .btn.green:active {
    background-color: #43cf24;
    border: 1px solid #43cf24;
}

.get-it .btn.blue {
    color: #3ba6ff;
    background-color: transparent;
    border: 1px solid #3ba6ff;
}

.get-it .btn.blue:hover {
    color: #65b2ff;
    border: 1px solid #65b2ff;
}

.get-it .btn.blue:active {
    color: #65b2ff;
    border: 1px solid #65b2ff;
}

.get-it .btn.blue-filled {
    color: #fff;
    background-color: #3ba6ff;
    border: 1px solid #3ba6ff;
}

.get-it .btn.blue-filled:hover {
    background-color: #65b2ff;
    border: 1px solid #65b2ff;
}

.get-it .btn.blue-filled:active {
    background-color: #65b2ff;
    border: 1px solid #65b2ff;
}

.get-it .itunes-badge {
    margin: 0;
}

.get-it .itunes-badge img {
    height: 62px;
    margin: 0 auto;
}
/*endregion*/

/*region Reading experience styles */
.reading-experience h2 {
    padding: 0 0 40px;
}

.reading-experience p.text {
    width: 1080px;
    margin: 0 auto;
    padding: 0 0 55px;
}

.reading-experience .video {
    display: inline-block;
    height: 34px;
    margin: 0 0 40px;
}

.reading-experience .video .icon {
    display: inline-block;
    width: 34px;
    height: 34px;
    margin: 0 10px 0 0;
    vertical-align: top;
}

.reading-experience .video .text {
    display: inline-block;
    height: 34px;
    color: #0074e6;
    font-size: 1.375em;
    line-height: 32px;
}

.reading-experience .video:hover path {
    fill: #2989e6;
}

.reading-experience .video:hover .text {
    color: #2989e6;
}

.reading-experience .illustration {
    position: relative;
    width: 100%;
    height: 774px;
}

.reading-experience .illustration .devices {
    width: 1616px;
    height: 774px;
}

.reading-experience .illustration .palette {
    position: absolute;
    top: 314px;
    left: 1044px;
    width: 94px;
    height: 194px;
}

.reading-experience .get-it {
    text-align: center;
    padding: 100px 0 30px;
}

.reading-experience .get-it .btn {
    margin: 0;
}

.reading-features {
    padding: 120px 0 0;
}

.reading-features .feature-block {
    display: inline-block;
    width: 370px;
    margin: 0 95px 0 0;
    vertical-align: top;
}

.reading-features .feature-block:last-of-type {
    margin: 0;
}

.reading-features iframe {
    display: block;
    width: 110px;
    height: 110px;
    margin: 0;
}

.reading-features img {
    display: block;
    width: 110px;
    height: 110px;
    margin: 0;
}

.reading-features h4 {
    padding: 30px 0;
    font-weight: 400;
}

.reading-features p {
    color: #4d545f;
    font-size: 1.063em;
    line-height: 31px;
}

.reading-experience.version-20170301 .illustration .devices {
    display: block;
    width: 1550px;
    height: 803px;
    margin: 0 auto;
}
/*endregion*/

/*region Easily Edit styles */
.easily-edit {
    position: relative;
    min-height: 745px;
}

.easily-edit .description {
    width: 620px;
}

.easily-edit iframe {
    position: absolute;
    top: 0;
    left: 680px;
    display: block;
    width: 1136px;
    height: 745px;
    box-shadow: 0 5px 23px 3px rgba(0, 0, 0, 0.15);
}

.easily-edit h2 {
    padding: 200px 0 30px;
}

.easily-edit p.text {
    padding: 0 0 50px;
}

.easily-edit .quote-author {
    display: inline-block;
    width: 90px;
    height: 22px;
    margin: 20px 0 0;
}

.easily-edit.version-20170301 .illustration {
    width: 620px;
}

.easily-edit.version-20170301 .illustration iframe {
    box-shadow: none;
}

.easily-edit.version-20170301 .illustration .screen {
    display: block;
    width: 1136px;
    height: 745px;
    box-shadow: 0 5px 23px 3px rgba(0, 0, 0, 0.15);
}
/*endregion*/

/*region Powerful Features styles */
.powerful-features h2 {
    padding: 0 0 60px;
}

.powerful-features .list {
    display: inline-block;
    width: 33%;
    vertical-align: top;
}

.powerful-features h4 {
    padding: 0 0 50px;
    color: #575f6b;
    font-size: 2.313em;
    font-weight: 300;
}

.powerful-features .feature {
    height: 94px;
    margin: 0 0 18px;
    padding: 30px 0 0 116px;
    color: #17212f;
    font-size: 1.625em;
    font-weight: 300;
    line-height: 1.3em;
    background: url("/img/blank.gif") no-repeat 0 0;
    background-size: 94px 94px;
}

.powerful-features .get-it {
    text-align: center;
    padding: 30px 0 0;
}

.powerful-features .get-it .btn {
    margin: 0;
}

.powerful-features .feature.feature-text {
    background-image: url("/img/theme.20170130/index/features/feature_text.svg");
}

.powerful-features .feature.feature-images {
    background-image: url("/img/theme.20170130/index/features/feature_image.svg");
}

.powerful-features .feature.feature-links {
    background-image: url("/img/theme.20170130/index/features/feature_link.svg");
}

.powerful-features .feature.feature-reduce {
    background-image: url("/img/theme.20170130/index/features/feature_reduce.svg");
}

.powerful-features .feature.feature-fill {
    background-image: url("/img/theme.20170130/index/features/feature_fill.svg");
}

.powerful-features .feature.feature-sign {
    background-image: url("/img/theme.20170130/index/features/feature_sign.svg");
}

.powerful-features .feature.feature-export {
    background-image: url("/img/theme.20170130/index/features/feature_export.svg");
}

.powerful-features .feature.feature-touchbar {
    background-image: url("/img/theme.20170130/index/features/feature_touchbar.svg");
}

.powerful-features .feature.feature-merge {
    background-image: url("/img/theme.20170130/index/features/feature_merge.svg");
}

.powerful-features .feature.feature-thumbs {
    background-image: url("/img/theme.20170130/index/features/feature_thumbnail.svg");
}

.powerful-features .feature.feature-split {
    background-image: url("/img/theme.20170130/index/features/feature_splitview.svg");
}

.powerful-features .feature.feature-crop {
    background-image: url("/img/theme.20170130/index/features/feature_crop.svg");
}
/*endregion*/

/*region Fill PDF forms styles */
.fill-forms {
    position: relative;
    min-height: 745px;
}

.fill-forms .description {
    width: 620px;
}

.fill-forms h2 {
    width: 640px;
    padding: 200px 0 30px;
}

.fill-forms p.text {
    padding: 0 0 50px;
}

.fill-forms .quote-author {
    display: inline-block;
    width: 120px;
    height: 30px;
    margin: 20px 0 0;
}

.fill-forms .illustration {
    position: relative;
    width: 540px;
    height: 745px;
}

.fill-forms .illustration .fill-screen {
    display: block;
    width: 1136px;
    height: 745px;
    box-shadow: 0 5px 23px 3px rgba(0, 0, 0, 0.15);
}

.fill-forms .illustration .fill-iphone {
    position: absolute; bottom: -20px;
    left: -83px;
    display: block;
    width: 240px;
    height: 492px;
}
/*endregion*/

/*region Collaborate styles */
.collaborate {
    position: relative;
    min-height: 700px;
}

.collaborate .description {
    position: relative;
    width: 620px;
    z-index: 3;
}

.collaborate h2 {
    width: 630px;
    padding: 150px 0 30px;
}

.collaborate p.text {
    padding: 0 0 50px;
}

.collaborate .quote-author {
    display: inline-block;
    width: 90px;
    height: 22px;
    margin: 20px 0 0;
}

.collaborate .illustration {
    position: relative;
    width: 680px;
    height: 690px;
}

.collaborate .two-macs {
    position: absolute;
    top: 0;
    right: -220px;
    display: block;
    width: 1360px;
    height: 690px;
    z-index: 1;
}

.collaborate iframe {
    position: absolute;
    top: 110px;
    right: 80px;
    display: block;
    width: 747px;
    height: 485px;
    z-index: 2;
    opacity: 0;
}
/*endregion*/

/*region Work across styles */
.work-across {
    position: relative;
    height: 860px;
}

.work-across .description {
    width: 500px;
}

.work-across h2 {
    width: 560px;
    padding: 200px 0 30px;
}

.work-across p.text {
    padding: 0 0 50px;
}

.work-across .illustration {
    position: relative;
    width: 450px;
    height: 860px;
}

.work-across .illustration .work-across-mac {
    display: block;
    width: 832px;
    height: 906px;
}

.work-across .illustration .work-across-ipad {
    position: absolute;
    bottom: -46px;
    left: -125px;
    display: block;
    width: 208px;
    height: 430px;
}

.work-across .illustration .work-across-iphone {
    position: absolute;
    bottom: -46px;
    left: -171px;
    display: block;
    width: 83px;
    height: 224px;
}
/*endregion*/

/*region Elegant design styles */
.elegant-design {
    position: relative;
    height: 768px;
}

.elegant-design video {
    position: absolute;
    width: 100%;
    margin: auto;
    top: 0;
    bottom: 0;
}

.elegant-design h2 {
    color: #fff;
    padding: 200px 0 60px;
    font-size: 3.75em;
}

.elegant-design p.text {
    color: #fff;
    width: 900px;
    margin: 0 auto;
    padding: 0 0 130px;
    font-size: 1.688em;
    line-height: 44px;
}

.elegant-design .video {
    display: inline-block;
    height: 48px;
    margin: 0;
}

.elegant-design .video .icon {
    display: inline-block;
    width: 48px;
    height: 48px;
    margin: 0 15px 0 0;
    vertical-align: top;
}

.elegant-design .video .text {
    display: inline-block;
    height: 48px;
    color: #fff;
    font-size: 1.688em;
    font-weight: 300;
    line-height: 46px;
}
/*endregion*/


/*region iOS Main banner styles */
.banner-index.ios-version h1 {
    background: url("/img/theme.20170130/index.ios/pdf_expert.png") no-repeat 0 0; background-size: 58px 58px;
}

.banner-index.ios-version .itunes-badge img {
    height: 55px;
}

.banner-index.ios-version .ios-rating {
    display: inline-block;
    height: 16px;
    margin: 0;
    padding: 0 0 0 110px;
    color: #fff;
    font-size: 1.188em;
    font-weight: 400;
    line-height: 17px;
    background: url("/img/mobile/common/stars_4-5.svg") no-repeat 0 0;
    background-size: 94px 16px;
}
/*endregion*/

/*region iOS Reading experience styles */
.reading-experience.ios-version .pencil {
    width: 445px;
    height: auto;
    margin: 0 auto 40px;
}

.reading-experience.ios-version .illustration {
    position: relative;
    width: 100%;
    height: auto;
}

.reading-experience.ios-version .illustration .devices {
    width: 1060px;
    height: auto;
}

.reading-experience.ios-version .reading-features {
    padding: 60px 0 0;
}

.reading-experience.ios-version .get-it {
    padding: 0;
}
/*endregion*/

/*region iOS Easily Edit styles */
.easily-edit.ios-version h2 {
    padding: 100px 0 30px;
}

.easily-edit.ios-version .illustration {
    width: 540px;
}

.easily-edit.ios-version .illustration .screen {
    display: block;
    width: 382px;
    height: auto;
    box-shadow: none;
}

.easily-edit.ios-version .feature-block {
    display: inline-block;
    margin: 0;
    vertical-align: top;
}

.easily-edit.ios-version .feature-block img {
    display: block;
    width: 110px;
    height: 110px;
    margin: 0;
}

.easily-edit.ios-version .feature-block h4 {
    padding: 30px 0;
    font-weight: 400;
}

.easily-edit.ios-version .feature-block p {
    color: #4d545f;
    font-size: 1.063em;
    line-height: 31px;
}
/*endregion*/

/*region iOS Powerful Features styles */
.powerful-features.ios-version .separator {
    margin-top: 0;
}

.powerful-features.ios-version .get-it {
    padding: 0;
}
/*endregion*/

/*region iOS Fill PDF forms styles */
.fill-forms.ios-version .illustration {
    width: 600px;
    height: auto;
}

.fill-forms.ios-version .illustration .screen {
    width: 673px;
    height: auto;
}
/*endregion*/

/*region iOS Collaborate styles */
.collaborate.ios-version .description {
    position: relative;
    width: 520px;
}

.collaborate.ios-version h2 {
    width: auto;
    padding: 200px 0 30px;
}

.collaborate.ios-version {
    min-height: initial;
}

.collaborate.ios-version .illustration {
    width: 710px;
    height: auto;
}

.collaborate.ios-version .screen {
    display: block;
    width: 710px;
    height: auto;
}
/*endregion*/

/*region iOS File Manager styles*/
.file-manager.ios-version h2 {
    padding: 0 0 40px;
}

.file-manager.ios-version p.text {
    width: 800px;
    margin: 0 auto;
    padding: 0 0 55px;
}

.file-manager.ios-version .services {
    display: block;
    width: 540px;
    height: auto;
    margin: 0 auto;
}

.file-manager.ios-version .get-it {
    padding: 0;
}
/*endregion*/

/*region iOS Readdle transfer styles */
.readdle-transfer {
    position: relative;
    height: 768px;
}

.readdle-transfer video {
    position: absolute;
    width: 100%;
    margin: auto;
    top: 0;
    bottom: 0;
}

.readdle-transfer h2 {
    color: #fff;
    padding: 200px 0 60px;
    font-size: 3.75em;
}

.readdle-transfer p.text {
    color: #fff;
    width: 900px;
    margin: 0 auto;
    padding: 0 0 130px;
    font-size: 1.688em;
    line-height: 44px;
}

.readdle-transfer .video {
    display: inline-block;
    height: 48px;
    margin: 0;
}

.readdle-transfer .video .icon {
    display: inline-block;
    width: 48px;
    height: 48px;
    margin: 0 15px 0 0;
    vertical-align: top;
}

.readdle-transfer .video .text {
    display: inline-block;
    height: 48px;
    color: #fff;
    font-size: 1.688em;
    font-weight: 300;
    line-height: 46px;
}
/*endregion*/



/*region Laptop styles */
@media only screen and (min-width: 1200px) and (max-width: 1440px) {

    /*region Main banner styles */
    .banner-index {
        min-height: 700px;
    }

    .banner-index .bg-image {
        width: 858px;
        height: auto;
        margin-top: -240px;
    }

    .product-descr {
        height: 400px;
        margin-top: -186px;
    }

    .product-descr h1 {
        height: 48px;
        padding: 0 0 15px 70px;
        font-size: 3em;
        line-height: 46px;
        background-size: 48px 48px;
    }

    .product-descr .subtitle {
        padding: 0 0 15px;
        font-size: 1.45em;
    }

    .product-descr .description {
        padding: 0 0 40px;
        font-size: 1em;
    }

    .product-descr .loved-by {
        height: 15px;
        padding: 0 0 0 28px;
        font-size: 1em;
        line-height: 15px;
        background-size: 17px 15px;
    }

    .get-it {
        padding: 0 0 50px;
    }

    .get-it .btn {
        width: 140px;
        height: 40px;
        font-size: 1em;
        line-height: 40px;
    }
    /*endregion*/

    /*region Reading experience styles */
    .reading-experience h2 {
        padding: 0 0 30px;
    }

    .reading-experience p.text {
        width: 900px;
        padding: 0 0 45px;
    }

    .reading-experience .video {
        height: 30px;
    }

    .reading-experience .video .icon {
        width: 30px;
        height: 30px;
    }

    .reading-experience .video .text {
        height: 30px;
        font-size: 1.25em;
        line-height: 28px;
    }

    .reading-experience .illustration {
        height: 660px;
    }

    .reading-experience .illustration .devices {
        width: auto;
        height: 660px;
        margin-left: 30px;
    }

    .reading-experience .illustration .palette {
        top: 270px;
        left: 920px;
        width: 80px;
        height: auto;
    }

    .reading-experience .get-it {
        padding: 70px 0 10px;
    }

    .reading-features {
        padding: 100px 0 0;
        vertical-align: top;
    }

    .reading-features .feature-block {
        width: 350px;
        margin: 0 75px 0 0;
    }

    .reading-features .feature-block:last-of-type {
        margin: 0;
    }

    .reading-features iframe {
        width: 110px;
        height: 110px;
    }

    .reading-features h4 {
        padding: 25px 0 20px;
        font-weight: 400;
    }

    .reading-features p {
        font-size: 1em;
        line-height: 28px;
    }

    .reading-experience.version-20170301 .illustration {
        height: 640px;
    }

    .reading-experience.version-20170301 .illustration .devices {
        width: auto;
        height: 640px;
        margin: 0 auto;
    }
    /*endregion*/

    /*region Easily Edit styles */
    .easily-edit {
        position: relative;
        min-height: 596px;
    }

    .easily-edit .description {
        width: 600px;
    }

    .easily-edit iframe {
        left: 660px;
        width: 908px;
        height: 596px;
    }

    .easily-edit h2 {
        padding: 140px 0 30px;
    }

    .easily-edit.version-20170301 .illustration {
        width: 560px;
    }

    .easily-edit.version-20170301 .illustration iframe {
        left: auto;
    }

    .easily-edit.version-20170301 .illustration .screen {
        width: 908px;
        height: 596px;
    }
    /*endregion*/

    /*region Powerful Features styles */
    .powerful-features h2 {
        padding: 0 0 50px;
    }

    .powerful-features h4 {
        margin: 0 0 0 10px;
        padding: 0 0 40px;
        font-size: 2em;
    }

    .powerful-features .feature {
        height: 84px;
        margin: 0 0 30px 10px;
        padding: 25px 0 0 105px;
        font-size: 1.5em;
        background-size: 84px 84px;
    }
    /*endregion*/

    /*region Fill PDF forms styles */
    .fill-forms {
        min-height: 596px;
    }

    .fill-forms .description {
        width: 580px;
    }

    .fill-forms h2 {
        padding: 140px 0 30px;
    }

    .fill-forms .illustration {
        height: 596px;
    }

    .fill-forms .illustration .fill-screen {
        width: 908px;
        height: 596px;
    }

    .fill-forms .illustration .fill-iphone {
        bottom: -20px;
        left: -50px;
        display: block;
        width: 213px;
        height: auto;
    }
    /*endregion*/

    /*region Collaborate styles */
    .collaborate {
        position: relative;
        min-height: 558px;
    }

    .collaborate .description {
        width: 580px;
    }

    .collaborate h2 {
        padding: 100px 0 30px;
    }

    .collaborate .illustration {
        width: 620px;
        height: 552px;
    }

    .collaborate .two-macs {
        top: 0;
        right: -220px;
        width: 1088px;
        height: 552px;
    }

    .collaborate iframe {
        top: 86px;
        right: 20px;
        width: 598px;
        height: 388px;
    }
    /*endregion*/

    /*region Work across styles */
    .work-across {
        position: relative;
        height: 685px;
    }

    .work-across .description {
        width: 500px;
    }

    .work-across h2 {
        width: 560px;
        padding: 140px 0 30px;
    }

    .work-across p.text {
        padding: 0 0 50px;
    }

    .work-across .illustration {
        width: 450px;
        height: 685px;
    }

    .work-across .illustration .work-across-mac {
        width: auto;
        height: 725px;
    }

    .work-across .illustration .work-across-ipad {
        bottom: -40px;
        left: -100px;
        width: auto;
        height: 344px;
    }

    .work-across .illustration .work-across-iphone {
        bottom: -40px;
        left: -137px;
        width: auto;
        height: 180px;
    }
    /*endregion*/

    /*region Elegant design styles */
    .elegant-design {
        position: relative;
        min-height: 680px;
        height: 680px;
    }

    .elegant-design video {
        position: absolute;
        top: 0;
        bottom: 0;
        width: 100%;
        margin: auto;
    }

    .elegant-design h2 {
        padding: 180px 0 60px;
        font-size: 3.25em;
    }

    .elegant-design p.text {
        width: 900px;
        padding: 0 0 120px;
        font-size: 1.5em;
        line-height: 36px;
    }

    .elegant-design .video {
        height: 44px;
    }

    .elegant-design .video .icon {
        width: 44px;
        height: 44px;
        margin: 0 15px 0 0;
    }

    .elegant-design .video .text {
        height: 44px;
        font-size: 1.5em;
        line-height: 42px;
    }
    /*endregion*/


    /*region iOS Main banner styles */
    .banner-index.ios-version .itunes-badge img {
        height: 50px;
    }
    /*endregion*/

    /*region iOS Easily Edit styles */
    .easily-edit.ios-version .illustration {
        width: 460px;
    }

    .easily-edit.ios-version .illustration .screen {
        width: 382px;
        height: auto;
    }
    /*endregion*/

    /*region iOS Collaborate styles */
    .collaborate.ios-version .illustration {
        width: 680px;
        height: auto;
    }

    .collaborate.ios-version .screen {
        width: 710px;
        height: auto;
        margin: 0 0 0 -80px;
    }
    /*endregion*/

    /*region iOS Readdle transfer styles */
    .readdle-transfer {
        position: relative;
        min-height: 680px;
        height: 680px;
    }

    .readdle-transfer video {
        position: absolute;
        top: 0;
        bottom: 0;
        width: 100%;
        margin: auto;
    }

    .readdle-transfer h2 {
        padding: 180px 0 60px;
        font-size: 3.25em;
    }

    .readdle-transfer p.text {
        width: 900px;
        padding: 0 0 120px;
        font-size: 1.5em;
        line-height: 36px;
    }

    .readdle-transfer .video {
        height: 44px;
    }

    .readdle-transfer .video .icon {
        width: 44px;
        height: 44px;
        margin: 0 15px 0 0;
    }

    .readdle-transfer .video .text {
        height: 44px;
        font-size: 1.5em;
        line-height: 42px;
    }
    /*endregion*/

}
/*endregion*/


/*region Retina styles */
@media (-webkit-min-device-pixel-ratio: 2) {

    /*region Main banner styles */
    .banner-index .bg-image {
        content: url("/img/theme.20170130/index/block01_alldevices_2x.png");
    }

    .banner-index.version-20170301 .bg-image {
        content: url("/img/theme.20170130/index/20170301/block01_alldevices_2x.png");
    }
    /*endregion*/

    /*region Reading experience styles */
    .reading-experience.version-20170301 .illustration .devices {
        content: url("/img/theme.20170130/index/20170301/block2_devices_2x.png");
    }
    /*endregion*/

    /*region Easily Edit styles */
    .easily-edit .quote-author {
        content: url("/img/theme.20170130/index/stanford_2x.png");
    }

    .easily-edit.version-20170301 .illustration .screen {
        content: url("/img/theme.20170130/index/20170301/new_editing_bk_2x.png");
    }
    /*endregion*/

    /*region Fill PDF forms styles */
    .fill-forms .quote-author {
        content: url("/img/theme.20170130/index/quote_cultofmac_2x.png");
    }

    .fill-forms .illustration .fill-screen {
        content: url("/img/theme.20170130/index/block5_screen_2x.png");
    }

    .fill-forms .illustration .fill-iphone {
        content: url("/img/theme.20170130/index/block5_iphone_2x.png");
    }

    .fill-forms.version-20170301 .illustration .fill-screen {
        content: url("/img/theme.20170130/index/20170301/block5_screen_2x.png");
    }
    /*endregion*/

    /*region Collaborate styles */
    .collaborate .quote-author {
        content: url("/img/theme.20170130/index/cambridge_2x.png");
    }

    .collaborate .illustration .two-macs {
        content: url("/img/theme.20170130/index/block6_2mac_2x.png");
    }
    /*endregion*/

    /*region Work across styles */
    .work-across .illustration .work-across-mac {
        content: url("/img/theme.20170130/index/block7_imac_2x.png");
    }

    .work-across .illustration .work-across-ipad {
        content: url("/img/theme.20170130/index/block7_ipad_2x.png");
    }

    .work-across .illustration .work-across-iphone {
        content: url("/img/theme.20170130/index/block7_iphone_2x.png");
    }

    .work-across.version-20170301 .illustration .work-across-mac {
        content: url("/img/theme.20170130/index/20170301/block7_imac_2x.png");
    }
    /*endregion*/

    /*region Elegant design styles */
    .elegant-design {
        margin-bottom: -1px;
    }
    /*endregion*/


    /*region iOS Main banner styles */
    .banner-index.ios-version .bg-image {
        content: url("/img/theme.20170130/index.ios/alldevices_home_2x.png");
    }

    .banner-index.ios-version h1 {
        background-image: url("/img/theme.20170130/index.ios/pdf_expert_2x.png");
    }
    /*endregion*/

    /*region iOS Reading experience styles */
    .reading-experience.ios-version .pencil {
        content: url("/img/theme.20170130/index.ios/ipad_pencil_pdf_2x.png");
    }

    .reading-experience.ios-version .illustration .devices {
        content: url("/img/theme.20170130/index.ios/ipad_pencil_2x.png");
    }
    /*endregion*/

    /*region iOS Easily Edit styles */
    .easily-edit.ios-version .illustration .screen {
        content: url("/img/theme.20170130/index.ios/iphone_edit_2x.png");
    }
    /*endregion*/

    /*region iOS Fill PDF forms styles */
    .fill-forms.ios-version .illustration .screen {
        content: url("/img/theme.20170130/index.ios/iphone_ipad_sign_2x.png");
    }
    /*endregion*/

    /*region iOS Collaborate styles */
    .collaborate.ios-version .screen {
        content: url("/img/theme.20170130/index.ios/iphone_share_2x.png");
    }
    /*endregion*/

    /*region iOS Readdle transfer styles */
    .raddle-transfer {
        margin-bottom: -1px;
    }
    /*endregion*/

}
/*endregion*/
