@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&subset=cyrillic'); .content { --green-dwnl-btn: to right, #00c628 0%, #00cda3 100%; --blue-dwnl-btn: 15deg, #278cf3 7%, #5db3f9 93%; } .content * { font-family: 'Roboto', sans-serif; } .content p, .content div, .content span, .content label { color: #444444; } .content h1, .content h2, .content h3, .content h4, .content h5, .content h6 { color: #222222 !important; } .content .learn-more-block { font-size: 1.375em; line-height: 1.55; padding: 20px 30px; margin: 20px 0; border-top: 1px solid #dcdcdc; border-bottom: 1px solid #dcdcdc; } .content .tip-block { font-size: 1.375em; line-height: 1.55; font-style: italic; padding: 20px 30px; margin: 20px 0; border-top: 1px solid #dcdcdc; border-bottom: 1px solid #dcdcdc; } .inner-prod-dwnl-banner { display: flex; min-height: 110px; margin: 80px 0; border-radius: 8px; background-color: #f8f8f8; } .inner-prod-dwnl-banner .icon { width: 70px; min-width: 70px; height: 70px; margin: auto 20px; } .inner-prod-dwnl-banner.spark .icon, .bottom-prod-dwnl-banner.spark .icon { background: url("https://d3pbdh1dmixop.cloudfront.net/assets/readdle/common/products_icons/spark.svg?1580138264") no-repeat 0 0; } .inner-prod-dwnl-banner.documents .icon, .bottom-prod-dwnl-banner.documents .icon { background: url("https://d3pbdh1dmixop.cloudfront.net/assets/readdle/common/products_icons/documents.svg?1580913232") no-repeat 0 0; } .inner-prod-dwnl-banner.calendars .icon, .bottom-prod-dwnl-banner.calendars .icon { background: url("https://d3pbdh1dmixop.cloudfront.net/assets/readdle/common/products_icons/calendars5.svg?1580913184") no-repeat 0 0; } .inner-prod-dwnl-banner.pdfexpert .icon, .bottom-prod-dwnl-banner.pdfexpert .icon { background: url("https://d3pbdh1dmixop.cloudfront.net/assets/readdle/common/products_icons/pdfexpert.svg?1580137746") no-repeat 0 0; } .inner-prod-dwnl-banner.scannerpro .icon, .bottom-prod-dwnl-banner.scannerpro .icon { background: url("https://d3pbdh1dmixop.cloudfront.net/assets/readdle/common/products_icons/scanner.svg?1580204525") no-repeat 0 0; } .inner-prod-dwnl-banner.printerpro .icon, .bottom-prod-dwnl-banner.printerpro .icon { background: url("https://d3pbdh1dmixop.cloudfront.net/assets/readdle/common/products_icons/printer.svg?1580136903") no-repeat 0 0; } .inner-prod-dwnl-banner.pdfconverter .icon, .bottom-prod-dwnl-banner.pdfconverter .icon { background: url("https://d3pbdh1dmixop.cloudfront.net/assets/readdle/common/products_icons/converter.svg?1580138540") no-repeat 0 0; } .inner-prod-dwnl-banner.fluix .icon, .bottom-prod-dwnl-banner.fluix .icon { background: url("https://d3pbdh1dmixop.cloudfront.net/assets/readdle/common/products_icons/fluix.svg?1580913249") no-repeat 0 0; } .inner-prod-dwnl-banner > div:nth-child(2) { margin: 21px 30px 21px 10px; max-width: 420px; } .inner-prod-dwnl-banner > div:nth-child(2) > div:nth-child(1) { padding-bottom: 4px; font-size: 1.875em; color: #222222; font-weight: bold; } .inner-prod-dwnl-banner > div:nth-child(2) > div:nth-child(2) { line-height: 1.27; font-size: 1.375em; } .inner-prod-dwnl-banner > a { display: flex; align-items: center; justify-content: center; width: 220px; height: 47px; margin: auto 20px auto auto; border-radius: 8px; font-size: 1.4em; font-weight: 500; border: 0; color: #fff; background: -webkit-linear-gradient(var(--green-dwnl-btn)); background: -moz-linear-gradient(var(--green-dwnl-btn)); background: -o-linear-gradient(var(--green-dwnl-btn)); background: -ms-linear-gradient(var(--green-dwnl-btn)); background: linear-gradient(var(--green-dwnl-btn)); } .inner-prod-dwnl-banner.spark > a { font-size: 1.25em; background: -webkit-linear-gradient(var(--blue-dwnl-btn)); background: -moz-linear-gradient(var(--blue-dwnl-btn)); background: -o-linear-gradient(var(--blue-dwnl-btn)); background: -ms-linear-gradient(var(--blue-dwnl-btn)); background: linear-gradient(var(--blue-dwnl-btn)); } .bottom-prod-dwnl-banner { display: flex; position: relative; min-height: 200px; margin: 80px 0; border-radius: 0 0 8px 8px; box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.1); background-color: #ffffff; } .bottom-prod-dwnl-banner:before { content: ""; position: absolute; width: 100%; height: 10px; left: 0; top: -10px; background-image: linear-gradient(to bottom, #ffc042, #ffbf58); border-radius: 8px 8px 0 0; } .bottom-prod-dwnl-banner .icon { width: 186px; min-width: 186px; height: 186px; margin: 42px; } .bottom-prod-dwnl-banner > div:nth-child(2) { margin: 30px 45px 40px 0; max-width: 485px; } .bottom-prod-dwnl-banner > div:nth-child(2) > div:nth-child(1) { padding-bottom: 10px; font-size: 1.875em; color: #222222; font-weight: bold; } .bottom-prod-dwnl-banner > div:nth-child(2) > div:nth-child(2) { padding-bottom: 25px; line-height: 1.7; font-size: 1.25em; } .bottom-prod-dwnl-banner > div:nth-child(2) > a { display: flex; align-items: center; justify-content: center; max-width: 250px; height: 54px; border-radius: 8px; font-size: 1.25em; font-weight: 500; border: 0; color: #fff; background: -webkit-linear-gradient(var(--green-dwnl-btn)); background: -moz-linear-gradient(var(--green-dwnl-btn)); background: -o-linear-gradient(var(--green-dwnl-btn)); background: -ms-linear-gradient(var(--green-dwnl-btn)); background: linear-gradient(var(--green-dwnl-btn)); } @media (max-width: 767px) { .content .learn-more-block { font-size: 1.1em; line-height: 1.55; padding: 15px 15px; } .content .tip-block { font-size: 1.1em; line-height: 1.55; padding: 15px 15px; } .inner-prod-dwnl-banner { justify-content: center; flex-direction: column; margin: 30px 0 40px; } .inner-prod-dwnl-banner .icon { margin: 20px auto 0; } .inner-prod-dwnl-banner > div:nth-child(2) { margin: 0 auto; padding: 20px 20px 24px; text-align: center; } .inner-prod-dwnl-banner > div:nth-child(2) > div:nth-child(1) { font-size: 1.5em; line-height: 1.42; } .inner-prod-dwnl-banner > div:nth-child(2) > div:nth-child(2) { line-height: 1.56; font-size: 1.125em; } .inner-prod-dwnl-banner > a { width: 220px; height: 48px; margin: 0 auto 20px; } .inner-prod-dwnl-banner.spark > a { font-size: 1.25em; } .bottom-prod-dwnl-banner { flex-direction: column; margin: 60px 0; } .bottom-prod-dwnl-banner .icon { width: 120px; min-width: 120px; height: 120px; margin: 40px auto 20px; } .bottom-prod-dwnl-banner > div:nth-child(2) { margin: 0 20px 40px; text-align: center; } .bottom-prod-dwnl-banner > div:nth-child(2) > div:nth-child(1) { font-size: 1.5em; } .bottom-prod-dwnl-banner > div:nth-child(2) > div:nth-child(2) { padding-bottom: 30px; line-height: 1.56; font-size: 1.125em; } .bottom-prod-dwnl-banner > div:nth-child(2) > a { margin: 0 auto; } } @media (max-width: 575px) { .content .learn-more-block, .content .tip-block { font-size: 1em; } } .menu_container.nav ul li a.dropdown_link:hover:after { border-color: #000; } .blog { background-color: #f6f6f7; } .blog .content { max-width: 1150px; width: 100%; overflow: visible; } .blog .content h1 { margin: 0; padding: 30px 0 40px; color: #a2a9b6; font-size: 1.5em; font-weight: 600; line-height: 100%; text-transform: uppercase; } .blog .content .separator { border: none; height: 1px; margin: 30px 0; color: #c6cedc; background-color: #c6cedc; } .blog .blog-posts { display: inline-block; width: 800px; } .blog .blog-widgets { position: relative; float: right; width: 315px; } .blog .pagination { list-style: none; } .blog .pagination li { display: inline-block; } .blog .pagination li a { display: inline-block; padding: 0 5px; margin: 0 5px; color: #a2a9b6; font-size: 1.125em; font-weight: 400; line-height: 22px; } .blog .pagination li a:hover { color: #17212f; } .blog .pagination li.active a { color: #17212f; pointer-events: none; } .blog .pagination li.next a, .blog .pagination li.previous a { position: relative; padding: 0; margin: 0; color: #1b84ee; font-size: 1.25em; font-weight: 600; line-height: 100%; } .blog .pagination li.next a { padding-right: 15px; } .blog .pagination li.previous a { padding-left: 15px; } .blog .pagination li.next.disabled a, .blog .pagination li.previous.disabled a { color: #17212f; pointer-events: none; } .blog .pagination li.next { float: right; } .blog .pagination li.previous { float: left; } .blog .pagination li.next a:after { content: ""; border-bottom: 2px solid #1b84ee; border-right: 2px solid #1b84ee; width: 6px; height: 6px; position: absolute; right: 2px; top: 7px; z-index: 100; -moz-transform: rotate(-45deg); -webkit-transform: rotate(-45deg); -o-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); } .blog .pagination li.previous a:after { content: ""; border-bottom: 2px solid #1b84ee; border-right: 2px solid #1b84ee; width: 6px; height: 6px; position: absolute; left: 2px; top: 7px; z-index: 100; -moz-transform: rotate(135deg); -webkit-transform: rotate(135deg); -o-transform: rotate(135deg); -ms-transform: rotate(135deg); transform: rotate(135deg); } .blog .pagination li.next.disabled, .blog .pagination li.previous.disabled { display: none; } .blog .pagination li.next.disabled a:after, .blog .pagination li.previous.disabled a:after { border-bottom: 2px solid #17212f; border-right: 2px solid #17212f; } .blog-widgets .rss-feed { position: absolute; top: -60px; right: 0; display: inline-block; height: 26px; padding: 0 36px 0 0; color: #a2a9b6; font-size: 1.125em; line-height: 26px; background: url("https://d3pbdh1dmixop.cloudfront.net/assets/readdle/desktop/blog/common/rss.svg?1574764225") no-repeat right center; background-size: 26px 26px; } .blog-widgets .rss-feed:hover { opacity: 0.75; } .blog .in-touch { display: block; width: 315px; margin: 0 0 30px; padding: 25px 0; border-radius: 6px; background-color: #fff; box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.14); box-sizing: border-box; z-index: 100; } .blog .in-touch .title { padding: 15px 0; color: #17212f; font-size: 1.5em; font-weight: 600; line-height: 100%; } .blog .in-touch .text { padding: 0 10px 20px; color: #444a56; font-size: 1.125em; font-weight: 400; line-height: 150%; } .blog .in-touch input { display: block; width: 243px; height: 42px; margin: 0 auto 10px; padding: 0 15px; color: #17212f; font-size: 1.125em; font-weight: 400; line-height: 42px; text-align: center; border-radius: 4px; border: 1px solid #a2a9b6; background-color: #fff; } .blog .in-touch input:focus { outline: none; } .blog .in-touch .button { display: block; width: 275px; height: 44px; margin: 0 auto; padding: 0; color: #fff; font-size: 1.125em; font-weight: 600; line-height: 44px; border: none; border-radius: 4px; background-color: #1b84ee; cursor: pointer; } .blog .in-touch .button:hover { background-color: #3ba6ff; } .blog .in-touch .button:disabled { background-color: #68baff; pointer-events: none; } .blog .in-touch .button:focus { outline: none; } .blog .in-touch .success { display: inline-block; height: 24px; padding: 2px 0 2px 35px; color: #3fc322; font-size: 1em; font-weight: 600; line-height: 22px; text-transform: uppercase; background: url("https://d3pbdh1dmixop.cloudfront.net/assets/readdle/common/subscribe_success@2x.png?1567686354") no-repeat 0 0; background-size: 24px 24px; } .blog .in-touch .privacy-agreement { padding: 15px 20px 0; font-size: 0.875rem; line-height: 130%; } .blog .must-reads-title { margin-bottom: -10px; padding: 0; color: #a2a9b6; font-size: 1.5em; font-weight: 600; line-height: 100%; text-transform: uppercase; } .blog .must-read-post { display: block; width: 315px; min-height: 200px; margin: 30px 0 0; border-radius: 6px; background-color: #fff; box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.14); overflow: hidden; } .blog .must-read-post .cover { display: block; width: 100%; height: auto; min-height: 140px; background-color: #ccc; } .blog .must-read-post .post-title { padding: 15px; color: #17212f; font-size: 0.875em; font-weight: 600; line-height: 150%; } .blog .must-see-video { display: block; width: 315px; min-height: 200px; margin: 30px 0 0; border-radius: 6px; background-color: #fff; box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.14); overflow: hidden; } .blog .must-see-video .cover { display: block; width: 100%; height: auto; } .blog .must-see-video .post-title { padding: 15px; color: #17212f; font-size: 1.125em; font-weight: 600; line-height: 150%; } .blog .blog-item { display: block; width: 100%; margin: 0 0 30px; border-radius: 6px; background-color: #fff; box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.14); } .blog .blog-item h2 { margin: 0; padding: 30px 30px 0; color: #17212f; font-size: 2em; font-weight: 600; line-height: 120%; } .blog .blog-item .post-info { height: 13px; padding: 20px 30px 30px; } .blog .blog-item .pub-date { display: inline-block; margin: 0; padding: 0 50px 0 0; color: #a2a9b6; font-size: 1em; font-weight: 600; line-height: 13px; text-transform: uppercase; } .blog .blog-item .views { display: inline-block; margin: 0; padding: 0 50px 0 30px; color: #a2a9b6; font-size: 1em; font-weight: 400; line-height: 13px; text-transform: uppercase; background: url("https://d3pbdh1dmixop.cloudfront.net/assets/readdle/desktop/blog/common/views.svg?1567686354") no-repeat 0 0; background-size: 22px 12px; } .blog .blog-item .comments { display: inline-block; margin: 0; padding: 0 0 0 30px; color: #a2a9b6; font-size: 1em; font-weight: 400; line-height: 13px; text-transform: uppercase; background: url("https://d3pbdh1dmixop.cloudfront.net/assets/readdle/desktop/blog/common/comments.svg?1567686354") no-repeat 0 0; background-size: 18px 13px; } .blog .blog-item .post-cover { display: block; width: 100%; height: auto; margin: 0 auto 30px; padding: 0; } .blog .blog-item .disclaimer { margin: 0; padding: 0 30px 20px; color: #17212f; font-size: 1.25em; font-weight: 400; line-height: 150%; } .blog .blog-item .learn-more { position: relative; display: inline-block; margin: 0 30px 30px; padding: 0 15px 0 0; color: #1b84ee; font-size: 1.25em; font-weight: 400; line-height: 100%; } .blog .blog-item .learn-more:after { content: ""; border-bottom: 2px solid #1b84ee; border-right: 2px solid #1b84ee; width: 7px; height: 7px; position: absolute; right: 0; top: 7px; z-index: 100; -moz-transform: rotate(-45deg); -webkit-transform: rotate(-45deg); -o-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); } .blog .blog-item .learn-more:hover { text-decoration: underline; } .blog-post .content { width: 800px; } .blog-post .post-share { position: fixed; top: 146px; left: 50%; width: 50px; margin: -1px 0 0 -540px; z-index: 100; } .blog-post .post-share p { margin: 0; padding: 0 0 30px; color: #a2a9b6; font-size: 1em; font-weight: 600; line-height: 100%; text-transform: uppercase; text-align: center; } .blog-post .post-share .post-share-btn { display: block; margin: 0 auto 30px; padding: 0; width: 42px; height: auto; } .blog-post .post-share .post-share-btn:hover { opacity: 0.75; } .blog-post .post-share .post-share-btn img { display: block; margin: 0; padding: 0; width: 42px; height: auto; } .blog-post h1 { margin: 0; padding: 30px 0 0; color: #17212f; font-size: 2em; font-weight: 600; line-height: 120%; } .blog-post .post-info { height: 13px; padding: 20px 0 30px; } .blog-post .pub-date { display: inline-block; margin: 0; padding: 0 50px 0 0; color: #a2a9b6; font-size: 1em; font-weight: 600; line-height: 13px; text-transform: uppercase; } .blog-post .views { display: inline-block; margin: 0; padding: 0 50px 0 30px; color: #a2a9b6; font-size: 1em; font-weight: 400; line-height: 13px; text-transform: uppercase; background: url("https://d3pbdh1dmixop.cloudfront.net/assets/readdle/desktop/blog/common/views.svg?1567686354") no-repeat 0 0; background-size: 22px 12px; } .blog-post .blog-mobile-rss { display: none; } .blog-post .comments { display: inline-block; margin: 0; padding: 0 0 0 30px; color: #a2a9b6; font-size: 1em; font-weight: 400; line-height: 13px; text-transform: uppercase; background: url("https://d3pbdh1dmixop.cloudfront.net/assets/readdle/desktop/blog/common/comments.svg?1567686354") no-repeat 0 0; background-size: 18px 13px; } .blog-post .post-cover { display: block; width: 100%; height: auto; margin: 0 auto 30px; padding: 0; } .blog-post .disclaimer { margin: 0; padding: 0 0 30px; color: #17212f; font-size: 1.25em; font-weight: 400; line-height: 150%; } .blog-post .separator { border: none; height: 1px; margin: 32px 0; color: #c6cedc; background-color: #c6cedc; } .blog-post .author { position: relative; display: inline-block; height: 40px; margin: 0; padding: 0 0 0 50px; color: #17212f; font-size: 1em; font-weight: 600; line-height: 40px; } .blog-post .author img { position: absolute; top: 0; left: 0; display: block; width: 40px; height: 40px; border-radius: 50%; background: #ccc; } .blog-post .post-content hr { border: none; height: 1px; margin: 32px 0; color: #c6cedc; background-color: #c6cedc; } .blog-post .post-content h2 { margin: 0; padding: 10px 0 30px; color: #17212f; font-size: 2em; font-weight: 600; line-height: 120%; } .blog-post .post-content h3 { margin: 0; padding: 10px 0 10px; color: #17212f; font-size: 1.5em; font-weight: 600; line-height: 140%; } .blog-post .post-content p { margin: 0; padding: 0 0 20px; color: #444444; font-size: 1.25em; font-weight: 400; line-height: 150%; } .blog-post .post-content img { display: block; max-width: 100%; height: auto; margin: 20px auto 40px; padding: 0; } .blog-post .post-content .icon-in-text { max-height: 30px; width: 100% !important; max-width: 30px; display: inline; vertical-align: baseline; padding: 0 10px; margin: 0; } .blog-post .post-content ol { width: auto; margin: 0 0 30px 24px; color: #17212f; font-size: 1.25em; line-height: 150%; box-sizing: border-box; } .blog-post .post-content ol li { padding: 0 0 5px 10px; } .blog-post .post-content ul { width: auto; margin: 0 0 30px 24px; color: #17212f; font-size: 1.25em; line-height: 150%; } .blog-post .post-content ul li { padding: 0 0 10px 10px; } .blog-post .post-content .video { position: relative; display: block; width: 100%; height: 0; margin: 0 auto 30px; padding: 0 0 56.25%; } .blog-post .post-content .video iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } .blog-post .post-content video { display: block; max-width: 100%; margin: 30px auto 50px; padding: 0; } .blog-post .post-content .bordered { border-radius: 6px; box-shadow: 2px 3px 18px 2px rgba(0, 0, 0, 0.25); } .blog-post .post-content .ios { max-width: 375px; } .blog-post .post-content .inline { display: inline-block; margin-left: 10px; margin-right: 10px; } .blog-post .post-content .wrap-right-text { float: left; max-width: 50%; padding: 0 20px 0 0; box-sizing: border-box; } .blog-post .post-content .wrap-left-text { float: right; max-width: 50%; padding: 0 0 0 20px; box-sizing: border-box; } .blog-post .content table { margin: 10px 0 20px; border-left: 1px solid #222222; border-top: 1px solid #222222; color: #222222; border-collapse: collapse; font-size: 1.25em; line-height: 150%; } .blog-post .content th, .blog-post .content td { border-right: 1px solid #222222; border-bottom: 1px solid #222222; padding: 10px 10px; vertical-align: top; } .blog-post .content th { background-color: #f0f1f3; } .overflow-hidden-block { overflow: hidden; } .more-posts h3 { padding-bottom: 30px; color: #a2a9b6; font-size: 1.5em; font-weight: 600; line-height: 100%; text-transform: uppercase; } .more-posts .single-post { display: inline-block; width: 257px; height: 290px; margin: 0 0 0 10px; border-radius: 4px; box-shadow: 0 2px 4px rgba(46,47,63,0.15); overflow: hidden; will-change: transform, box-shadow; transition: transform .25s ease-out, box-shadow .25s ease-out, -webkit-transform .25s ease-out; } .more-posts .single-post:first-of-type { margin: 0; } .more-posts .single-post:hover { box-shadow: 0 5px 20px 5px rgba(46,47,63,0.15); transform: translateY(-2px); } .more-posts .single-post .cover { display: block; width: 100%; height: auto; min-height: 140px; background-color: #ccc; } .more-posts .single-post .post-title { height: 66px; margin-top: 10px; margin-bottom: 20px; padding: 0 15px; color: #17212f; font-size: 0.875em; font-weight: 600; line-height: 150%; overflow-y: hidden; } .more-posts .single-post .post-views { margin: 0 0 0 15px; padding: 0 0 0 30px; color: #a2a9b6; font-size: 1em; font-weight: 400; line-height: 13px; text-transform: uppercase; background: url("https://d3pbdh1dmixop.cloudfront.net/assets/readdle/desktop/blog/common/views.svg?1567686354") no-repeat 0 0; background-size: 22px 12px; } .blog-post .in-touch { padding-top: 60px; } .blog-post .in-touch .title { padding-bottom: 15px; color: #17212f; font-size: 1.5em; font-weight: 600; line-height: 100%; } .blog-post .in-touch .text { padding-bottom: 30px; color: #444a56; font-size: 1.125em; font-weight: 400; line-height: 150%; } .blog-post .in-touch input { display: inline-block; width: 288px; height: 43px; margin: 0 auto 10px; padding: 0 15px; color: #17212f; font-size: 1.125em; font-weight: 400; line-height: 43px; text-align: left; border-radius: 4px; border: 1px solid #a2a9b6; background-color: #fff; } .blog-post .in-touch input:focus { outline: none; } .blog-post .in-touch .button { display: inline-block; min-width: 100px; height: 45px; margin: 0 auto; padding: 0 20px; color: #fff; font-size: 1.125em; font-weight: 600; line-height: 45px; border: none; border-radius: 4px; background-color: #1b84ee; cursor: pointer; } .blog-post .in-touch .button:hover { background-color: #3ba6ff; } .blog-post .in-touch .button:disabled { background-color: #68baff; pointer-events: none; } .blog-post .in-touch .button:focus { outline: none; } .blog-post .in-touch .success { display: inline-block; height: 24px; padding: 2px 0 2px 35px; color: #3fc322; font-size: 1em; font-weight: 600; line-height: 22px; text-transform: uppercase; background: url("https://d3pbdh1dmixop.cloudfront.net/assets/readdle/common/subscribe_success@2x.png?1567686354") no-repeat 0 0; background-size: 24px 24px; } .blog-post .in-touch .privacy-agreement { max-width: 500px; margin: 0 auto; padding: 7px 0 0; font-size: 0.875rem; line-height: 130%; } @media (max-width: 1199px) { .blog .content { max-width: 800px; } .blog .content h1 { text-align: left; } .blog .blog-item .comments { display: none; } .blog .blog-posts { margin: 0 auto; width: 100%; max-width: 800px; display: block; } .blog-post .comments { display: none; } .blog-post .post-content { margin: 0; padding: 0 20px 20px; } .blog-pagination { max-width: 800px; width: 100%; height: 30px; line-height: 30px; } .blog .blog-widgets { position: initial; float: none; width: initial; } .blog .blog-widgets .must-see-block{ display: none; } .blog-widgets .rss-feed { top: 30px; } .blog .in-touch { width: 100%; max-width: 800px; margin: 25px auto; } .blog .in-touch .privacy-agreement { max-width: 300px; margin: 0 auto; } .blog-post .content { width: 100%; max-width: 800px; } .blog-post .blog-mobile-rss { display: inline-block; float: right; margin-top: -3px; } .blog-mobile-rss p { float: left; padding: 0 10px 0; color: #a2a9b6; font-size: 1.125em; font-weight: 600; } .blog-mobile-rss .btn-rss { float: left; width: 26px; height: auto; } .blog-post .post-content hr { border: none; height: 1px; margin: 20px 0; color: #c6cedc; background-color: #c6cedc; } .blog-post .post-content p { font-weight: 400; line-height: 150%; } .blog-post .post-content img { display: block; width: 90% !important; max-width: 375px; height: auto !important; margin: 0 auto 20px; padding: 0; } .blog-post .post-content .video { position: relative; display: block; width: 100%; height: 0; margin: 0 auto 20px; padding: 0 0 56.25%; } .blog-post .post-content .video iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } .blog-post .post-content video { display: block; max-width: 100%; height: auto !important; margin: 0 auto 20px; padding: 0; } .blog-post .post-content .bordered { border-radius: 6px; box-shadow: 2px 3px 18px 2px rgba(0, 0, 0, 0.25); } .blog-post .author { margin: 0 20px 0 0; } .blog-post .post-share { display: none; } } @media (max-width: 991px) { .blog-post h1 { text-align: center; padding: 30px 20px 0; } .blog-post .post-info { padding: 20px 20px 30px; } .more-posts { display: flex; flex-direction: column; max-width: 600px; padding: 0 20px; margin: 0 auto; } .more-posts h3 { padding-bottom: 30px; color: #a2a9b6; font-size: 1.25em; font-weight: 600; line-height: 100%; text-transform: uppercase; } .more-posts .single-post { display: block; width: 100%; height: 100%; padding: 0 0 20px; margin: 0 0 20px !important; border-radius: 4px; box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.14); overflow: hidden; } .more-posts .single-post .cover { width: 100%; height: auto; } .more-posts .single-post .post-title { height: 100%; margin: 0; padding: 10px 15px 20px; color: #17212f; font-size: 1.125em; font-weight: 600; line-height: 150%; overflow-y: hidden; } .more-posts .single-post .post-views { margin: 0 0 0 15px; padding: 0 0 0 30px; color: #a2a9b6; font-size: 1em; font-weight: 400; line-height: 13px; text-transform: uppercase; background: url("https://d3pbdh1dmixop.cloudfront.net/assets/readdle/desktop/blog/common/views.svg?1567686354") no-repeat 0 0; background-size: 22px 12px; } .blog-post .in-touch { display: block; margin: 0; padding: 30px 0; } .blog-post .in-touch .title { padding: 0 20px 15px; } .blog-post .in-touch .text { padding: 0 20px 20px; } .blog-post .in-touch input { display: block; width: 243px; height: 42px; text-align: center; } .blog-post .in-touch input:focus { outline: none; } .blog-post .in-touch .button { display: block; width: 275px; height: 44px; padding: 0 20px; } .blog-post .in-touch .privacy-agreement { max-width: 300px; padding: 15px 0 0; } } @media (max-width: 767px) { .blog-post .post-content p { font-size: 1.1em; } .blog-post .post-content h2 { font-size: 1.375em; font-weight: 600; line-height: 120%; } .blog-post .post-content h3 { font-size: 1.125em; font-weight: 600; line-height: 140%; } .blog .content h1 { font-size: 1.3em; } .blog .blog-item h2 { padding: 20px 14px 0; font-size: 1.6em; line-height: 140%; } .blog-post .post-content ol { width: auto; margin: 0 0 20px 20px; color: #17212f; font-size: 1em; line-height: 150%; box-sizing: border-box; } .blog-post .post-content ol li { padding: 0 0 5px 7px; } .blog-post .post-content ul { width: auto; margin: 0 0 20px 20px; padding: 0 20px; color: #17212f; font-size: 1em; line-height: 150%; } .blog-post .post-content ul li { padding: 0 0 5px 7px; } .blog-post .post-content table { font-size: 1.1em; } .blog .blog-item .post-info { padding: 15px 14px 25px; } .blog .blog-item .pub-date { font-size: 0.9em; } .blog .blog-item .views { font-size: 0.9em; } .blog .blog-item .disclaimer { padding: 0 14px 20px; font-size: 1.0em; } .blog .blog-item .learn-more { margin: 0 14px 30px; padding: 0 10px 0 0; font-size: 1em; } .blog .blog-item .learn-more:after { width: 5px; height: 5px; right: 0; top: 6px; border-bottom: 1px solid #1b84ee; border-right: 1px solid #1b84ee; } .blog-post h1 { font-size: 1.6em; } .blog-post .pub-date { font-size: 0.9em; padding: 0 35px 0 0; } .blog-post .views { font-size: 0.9em; padding: 0 0 0 26px; } } @media (max-width: 575px) { .blog-post .post-content p { font-size: 1em; } .blog .content h1 { padding: 30px 20px 30px; font-size: 1em; } .blog-post .post-content video { max-height: 500px; } .blog-post .post-content table { font-size: 1em; } .blog-widgets .rss-feed { top: 24px; margin-right: 15px; font-size: 1em; } .content-block.blog .container { padding: 0; } .blog-post .post-content .wrap-right-text, .blog-post .post-content .wrap-left-text { float: initial; max-width: 375px; padding: 0; } .blog-pagination .pagination { padding: 0 15px; } .blog .pagination li.next a, .blog .pagination li.previous a { font-size: 1.1em; } .blog .pagination li.next a:after, .blog .pagination li.previous a:after { width: 5px; height: 5px; top: 7px; } } @media (max-width: 479px) { .blog .blog-item h2 { font-size: 1.4em; } .blog-post h1 { font-size: 1.4em; } }