h2 { font-size: 50px; color: #fff; font-weight: 700; margin-top: 0; }
h3 { font-size: 32px; color: #fff; font-weight: 700; margin-top: 0; }
h4 { font-size: 20px; font-weight: 400; margin-top: 0; }
h5 { font-size: 17px; font-weight: 600; margin-top: 0; }
h6 { font-size: 15px; margin-top: 0; color: #D9D9D9 }
body.responsive img, video { width: 100%; height: auto; }
#product-nav { text-transform: inherit; }
#product-nav.sticky { z-index: 11; }
#product-nav .navbar-header { float: none; }
#product-nav #subnav { font-size: 0; }
#product-nav .navbar-nav { display: inline-block; float: none; font-size: 14px; }
#product-nav .navbar-nav>li { padding: 0; }
#product-nav .navbar-nav>li>a { color: #333; }
#product-nav .navbar-nav>li>a.version { font-weight: 600; color: #000; }
.studio #hero { background: url('/static/pin/images/products/studio/v26/bg-studio.jpg'); background-position: center top; background-repeat: no-repeat; background-size: cover; color: #fff; font-size: 16px; }
.ultimate #hero { background: url('/static/pin/images/products/studio/v26/bg-ultimate.jpg'); background-position: center top; background-repeat: no-repeat; background-size: cover; color: #fff; font-size: 16px; }
.plus #hero { background: url('/static/pin/images/products/studio/v26/bg-plus.jpg'); background-position: center top; background-repeat: no-repeat; background-size: cover; color: #fff; font-size: 16px; }
#hero .product-info { padding-top: 20px; padding-bottom: 50px; }
#hero .title { font-size: 24px; line-height: 1.5; margin-top: 0 }
#hero .title .new { font-size: 24px; font-style: italic; font-weight: 600; display: inline; color: #fff; font-family: "Segoe UI", -apple-system, BlinkMacSystemFont, sans-serif; }
#hero .title .description { font-size: 20px; display: block; }
#hero .content { color: #ccc; }
#hero .btn-trial { border: 1px solid #fff; border-radius: 0; color: #fff; margin-top: 5px; position: relative; text-transform: uppercase; font-weight: 600; background: #000; }
#hero .btn-trial:hover { opacity: 0.85; }
#hero .btn-trial span { border-right: 1px solid rgba(255,255,255, .7); padding: 5px 15px 5px 0; margin-right: 20px; display: block; }
#hero p.trial a { text-decoration: underline; color: #fff; }
#hero p.trial a:hover { text-decoration: none; }
#hero .details .btn-trial::after { content: "\e025"; font-family: "Glyphicons Halflings"; font-size: 18px; position: absolute; top: 8px; right: 12px; font-weight: 400; }
#hero .purchase-box { padding-top: 10px; }
#hero .price { padding: 0; margin: 0; padding-bottom: 15px; min-height: 70px }
#hero .list-price { color: #7f7f7f; text-decoration: line-through; padding: 0; margin: 0; min-height: 24px }
#hero .main-price { padding: 0; margin: 0; min-height: 28px; position: relative; }
#hero .priceDisplayNormal { font-size: 25px !important; padding-right: 8px; line-height: 1 }
#hero .offer-box { padding-top: 5px; padding-bottom: 50px; }
#hero .details a.download { border: solid 2px #fff; padding: 11px 55px 14px 20px; text-transform: uppercase; text-decoration: none; display: inline-block; position: relative; line-height: 1; }
#hero .details a.download::after { content: ""; background: url(/static/pin/images/products/studio/icon-download.png); position: absolute; top: 7px; right: 14px; height: 25px; width: 25px; background-size: 25px; }
#hero .details a.download:hover { opacity: 0.8; text-decoration: none; }
.row.pricing { min-height: 240px }
.purchase-box .styled-select { width: 100%; min-width: 150px; height: 30px; margin: 0 0 10px; background: #2c2c2c url(/static/common/images/dropdown_arrow_default.png) no-repeat right; }
.purchase-box .styled-select select { background: transparent; color: #fff; padding: 0 10px 0 10px; font-size: 14px; border: 0; height: 30px; border-radius: 0; -webkit-appearance: none; -moz-appearance: none; width: 100%; }
.purchase-box .styled-select select option { color: #009cff }
.purchase-box .styled-select select::-ms-expand {
    display: none;
}
.purchase-box .btn, .purchase-box .button a { padding: 8px 15px; min-width: 150px; }
.lto-promo { background: #EA552B; position: absolute; top: auto; bottom: 0; padding: 2px 4px; font-size: 100%; }
.version-select-label, .playlink span { position: absolute; top: -10000px }
.lto-box h4 { font-size: 16px }
.lto-box .link { color: #333; text-decoration: underline }
.lto-box a:hover .link { text-decoration: none }
.additional-info p { margin: 0 !important; padding: 0 !important; }
.additional-info a { font-size: 12px; color: #bdbebb; }
.additional-info a:hover { text-decoration: underline; }
.family .hero .flex { display: flex; align-items: center; }
.breadcrumb { margin-top: 0; padding: 10px 15px 0 15px; margin-bottom: 0; list-style: none; background: none; border-radius: 4px; }
.breadcrumb > li { display: inline-block; }
.breadcrumb > li a { color: #888888; font-size: 14px; }
.breadcrumb > .active { color: #aaa; font-weight: bold; font-size: 14px; }
.breadcrumb>li+li:before { padding: 0 5px; color: #888888; content: "/\00a0"; }
.breadcrumb > li a:hover { color: #BDBDBD; text-decoration: none; }
.pricing .btn-primary, #product-nav .btn-primary, .family .btn-primary { background: #ff2300; border: 1px solid #ff2300; text-transform: uppercase; border-radius: 0 !important; text-shadow: none; }
.pricing .btn-primary:hover, .pricing .btn-primary:focus, #product-nav .btn-primary:hover, #product-nav .btn-primary:focus, .family .btn-primary:hover, .family .btn-primary:focus { background: #ff4800; border: 1px solid #ff4800; }
.btn.btn-buy { color: #fff; background: #ff2300; border: 1px solid #ff2300; text-transform: uppercase; border-radius: 0 !important; text-shadow: none; }
.btn.btn-buy:hover { background: #ff4800; border: 1px solid #ff4800; }
.bg-dark { background: #131313; }
.bg-grey { background: #181818; }
.bg-black { background: #000; }

.content { color: #fff; }
.content .descr { font-size: 20px; margin-bottom: 40px; }
.content .descr-bg { font-size: 32px; margin-bottom: 40px; }
.content .descr-sm { font-size: 16px; }
span.new { color: #b755e8; font-size: 30px; font-weight: 700; line-height: 1; font-style: italic; text-transform: uppercase; }
.studio span.new { color: #ff9100; }
.playlink:after { font-family: "Glyphicons Halflings"; content: "\e029"; display: inline-block; margin-left: 5px; vertical-align: middle; font-size: 120%; }
.content a.playlink { color: #009cff; text-decoration: none; }
.content a.playlink:focus, .content a.playlink:hover { color: #009cff; text-decoration: underline; }
.section-intro p { font-size: 20px; }
.section-intro ul { font-size: 16px; margin-top: 20px; }
.section-intro ul li { margin-bottom: 15px; }
.ult-highlight { display: inline-block; border-bottom: 3px solid #b755e8; padding: 0 0 70px; margin-left: 15px; }
.ultimate .ult-highlight { border-bottom: 3px solid #b755e8; }
.studio .ult-highlight { border-bottom: 3px solid #ff9100; }
.content .section-intro ul { padding-left: 20px; }

#product-nav { text-transform: inherit; }
#product-nav.sticky { z-index: 11; }
#product-nav .navbar-header { float: none; }
#product-nav #subnav { font-size: 0; }
#product-nav .navbar-nav { display: inline-block; float: none; font-size: 14px; }
#product-nav .navbar-nav>li { padding: 0; }
#product-nav .navbar-nav>li>a { color: #333; }
#product-nav .navbar-nav>li>a.version { font-weight: 600; color: #000; }
#product-nav.sticky #buy { display: inline-block; }
#product-nav #buy { float: right; padding: 19.5px 15px !important; min-width: 135px; }
.studio #hero { background: url('/static/pin/images/products/studio/v26/bg-studio.jpg'); background-color: #000; background-position: center top; background-repeat: no-repeat; background-size: cover; color: #fff; font-size: 16px; }
.ultimate #hero { background: url('/static/pin/images/products/studio/v26/bg-ultimate.jpg'); background-color: #000; background-position: center top; background-repeat: no-repeat; background-size: cover; color: #fff; font-size: 16px; }

.additional-info p { margin: 0 !important; padding: 0 !important; }
.additional-info a { font-size: 12px; color: #bdbebb; }
.additional-info a:hover { text-decoration: underline; }
.family .hero .flex { display: flex; align-items: center; }
.breadcrumb { margin-top: 0; padding: 10px 15px 0 15px; margin-bottom: 0; list-style: none; background: none; border-radius: 4px; }
.breadcrumb > li { display: inline-block; }
.breadcrumb > li a { color: #b0b0b0; font-size: 14px; }
.breadcrumb > .active { color: #dedede; font-weight: bold; font-size: 14px; }
.breadcrumb>li+li:before { padding: 0 5px; color: #b0b0b0; content: "/\00a0"; }
.breadcrumb > li a:hover { color: #BDBDBD; text-decoration: none; }
#pricebrick .btn-primary, #product-nav .btn-primary, .family .btn-primary { background: #ff2300; border: 1px solid #ff2300; text-transform: uppercase; border-radius: 0 !important; text-shadow: none; line-height: normal; }
#pricebrick .btn-primary:hover, .pricing .btn-primary:focus, #product-nav .btn-primary:hover, #product-nav .btn-primary:focus, .family .btn-primary:hover, .family .btn-primary:focus { background: #ff4800; border: 1px solid #ff4800; }
.btn.btn-buy { color: #fff; background: #ff2300; border: 1px solid #ff2300; text-transform: uppercase; border-radius: 0 !important; text-shadow: none; }
.btn.btn-buy:hover { background: #ff4800; border: 1px solid #ff4800; }
.bg-dark { background: #131313; }
.bg-grey { background: #181818; }
.bg-black { background: #000; }
a.video { display: block; margin: 0; padding: 0; }
.ultimate a.video span { width: 60px; height: 60px; background: url(/static/pin/images/products/studio/v26/icon-play-ult.png) no-repeat; background-size: contain; }
.studio a.video span { width: 60px; height: 60px; background: url(/static/pin/images/products/studio/v26/icon-play-std.png) no-repeat; background-size: contain; }
a.video span { position: absolute; left: 50%; top: 44%; opacity: .6; z-index: 5; transform: translate(-50%, -50%); transition: all .2s ease-in-out; }
a.video:hover span { transform: translate(-50%, -50%) scale(1.1); opacity: 1; }
.video-ui { position: relative; }
.video-ui a.video span { width: 150px; height: 150px; position: absolute; left: 50%; top: 60%; opacity: .8; }
.video-ui a.video:hover span { transform: translate(-50%, -50%) scale(1.1); opacity: 1; }
.equal { display: flex; flex-wrap: wrap }
.overview-video { background: #131313; }
.flow-icons { position: relative; overflow: hidden; padding: 70px 0 90px; }
.flow-icons h3 { font-weight: 400; }
.flow-icons h4 { font-size: 21px; margin-bottom: 0; }
.flow-icons img { max-width: 200px; width: 100%; display: block; margin: 0 auto 20px; }
.flow-icons a { color: #fff; text-decoration: underline }
.flow-icons a:hover, .item-holder .content a:hover, .art-section a:hover, .prod-info ul a:hover, .additional-brushes a:hover, a.link-btn:hover { text-decoration: none }
.highlight-section { text-align: center; padding-bottom: 100px; background: #000; }
.highlight-features h4 { font-size: 21px; }
.highlight-section .feature { margin-bottom: 50px; padding: 0 50px; }
.highlight-section img { max-width: 150px; width: 100%; }
.highlight-section .feature h3 { font-weight: 400; padding: 0 !important; margin-bottom: 5px; }
.ult-only { color: #b755e8; display: block; font-weight: 700; font-size: 14px; line-height: 17px; position: absolute; top: -20px; }
ul .ult-only { position: unset; }
.info-features { margin-top: 30px; }
.testimonials { color: #191919; padding: 100px 0 140px; background-size: cover; background-position-y: bottom; }
.carousel { margin: 0 auto; padding: 0 70px; min-height: 230px; }
.carousel .item { font-size: 18px; text-align: center; overflow: hidden; min-height: 200px; }
.carousel .testimonial { color: #fff; padding: 30px 50px 5px; font-size: 26px; line-height: 1; font-weight: 400; margin-bottom: 0; }
.carousel .overview { font-size: 22px; color: #fff; }
.carousel .overview span { text-transform: uppercase; }
.carousel-control.right, .carousel-control.left { background-image: url(/static/pin/images/products/studio/v26/navigate-next.png); background-size: cover; background-position: center; }
.carousel .carousel-control { width: 70px; height: 70px; top: 40%; }
.carousel-control.left { transform: rotate(180deg); }
.carousel-indicators { position: absolute; bottom: -45px; left: 50%; z-index: 8; width: 60%; padding-left: 0; margin-left: -30%; text-align: center; list-style: none; }
.carousel-indicators li { background: #999; border-color: transparent; }
.carousel-indicators li.active { background: #fff; }
.carousel-indicators li, .carousel-indicators li.active { width: 10px; height: 10px; margin: 1px 3px; border-radius: 50%; }
.responsive img.reviews { width: 85px; }
.testimonials img { margin-bottom: 15px; }
.testimonials a { font-size: 15px; color: #fff; text-decoration: underline; }
.testimonials a:hover { text-decoration: none; }
.carousel-control span.glyphicon { font-size: 30px; color: rgba(255, 255, 255, 0.8); }
.glyphicon-menu-left:before, .glyphicon-menu-right:before { content: " "; }
.power-section, .features-intro { background-size: cover; background-attachment: fixed; background-position: center 80%; background-repeat: no-repeat; }
.power-section, .features-intro { padding: 120px 0; }
.power-section .descr { font-size: 20px; margin-bottom: 0; }
.video-bg-section h3 { position: relative; }
.video-bg-section { position: relative; padding: 100px 0 0; min-height: 750px; background: #000; }
.action-video.video-bg-section { background: #131313; }
.music-section { padding-bottom: 140px; background-size: cover; background-position-y: bottom; }
.video-bg-section .section-wrap, .music-section .section-wrap { position: relative; overflow: hidden; padding: 100px 0 0; }
.video-bg-section span.new, .music-section span.new { font-size: 50px; font-style: normal; }
.margin-bottom-0 { margin-bottom: 0 !important; }
.music-section .content-wrap h3 { font-size: 32px; margin-bottom: 20px; font-weight: 400; }
.video-bg-section .content-wrap.font-sm .title h3, .font-sm.title h3 { font-weight: 400; }
.video-bg-section ul, .video-bg-section p { font-size: 16px; }
.action-video .ult-highlight > p { font-size: 20px; }
.content-wrap .title a { font-size: 16px; }
.video-bg-section video { position: absolute; top: 0; left: 0; right: 0; margin: 0 auto; max-width: 1700px; width: 100%; height: 100%; }
.video-bg-section .video-placeholder { position: absolute; top: 0; left: 0; right: 0; margin: 0 auto; max-width: 1700px; width: 100%; height: 100%; }
.video-bg-section .content, .video-bg-section .title { z-index: 3; }
.overlay-video { height: 100%; width: 100%; position: absolute; top: 0px; left: 0px; z-index: 2; background: black; opacity: 0.5; }
.video-bg-section, .music-section { font-size: 16px; }
.video-bg-section a, .music-section a, .let-color a { text-decoration: underline; color: #fff; }
.video-bg-section a:hover, .music-section a:hover, .let-color a:hover { text-decoration: none; color: #fff; }
.video-bg-section ul, .music-section ul { padding: 0 0 0 20px; margin: 0; }
.video-bg-section ul, .video-bg-section h2 { position: relative; }
.blend-modes p { font-size: 16px; }
.before-after { position: relative; transition: all 0.6s ease-in-out; }
.before-after .container { position: relative; }
.before-after .sec-block.text-center { position: absolute; left: 15px; top: 0; z-index: 3; text-align: left; max-width: 330px; }
#beforeAfter, #beforeAfter2 { position: relative; max-height: 900px; overflow: hidden; }
#beforeAfter ul, #beforeAfter li, #beforeAfter2 ul, #beforeAfter2 li { margin: 0; }
#beforeAfter ul, #beforeAfter2 ul { display: table; padding: 0; }
#beforeAfter li, #beforeAfter2 li { display: none; list-style: none; }
#beforeAfter .active-image, #beforeAfter2 .active-image { display: block; }
#beforeAfter .controls, #beforeAfter2 .controls { position: absolute; bottom: 0; z-index: 100; width: 10%; right: -120px; }
#beforeAfter .controls .prev, #beforeAfter .controls .next, #beforeAfter2 .controls .prev, #beforeAfter2 .controls .next { color: #13ad97; cursor: pointer; }
#beforeAfter .controls .prev:hover, #beforeAfter .controls .next:hover, #beforeAfter2 .controls .prev:hover, #beforeAfter2 .controls .next:hover { opacity: 0.3; }
#beforeAfter .instruction, #beforeAfter2 .instruction { cursor: pointer; }
#beforeAfter .label, #beforeAfter2 .label { background-color: rgba(0, 0, 0, 0.5); border-radius: 0; bottom: 0; color: #fff; font-size: 14px; font-weight: normal; padding: 0.3em 1em 0.5em; position: absolute; z-index: 9 }
#beforeAfter .label.after, #beforeAfter2 .label.after { right: 0 }
.slider { position: relative; }
.slider .right.image { position: absolute; z-index: 1; top: 0; left: 0 }
.slider .left.image { position: relative; z-index: 2; border-right: 4px solid #fff; margin-right: -4px; overflow: hidden; }
.slider .instruction { position: absolute; top: 50%; padding: 0 15px 7px; color: #fff; background: #fff; border: 4px solid #fff; border-radius: 4px; left: 49.9% !important; transform: translate(-50%, -50%); z-index: 3 }
.slider .instruction p { display: inline; font-size: 2.5em; text-transform: uppercase; color: #fff; line-height: 1.2; }
.ultimate .slider .instruction { background: #b755e8; }
.studio .slider .instruction { background: #ff9100; }
#whats-new { background: #000; }
.whats-new { padding-bottom: 60px; background: #000; }
.whats-new p { font-size: 16px; }
.whats-new-features { padding: 180px 0 50px;  background-size: cover; background-repeat: no-repeat; background-position-y: center; }
.whats-new-features ul, .whats-new-features p, .formats-section ul { font-size: 16px; }
.formats-section { padding: 240px 0; background-size: cover; background-repeat: no-repeat; background-position-x: 8%; background-position-y: bottom; }
.features-accordion h3 { font-size: 36px; }
.features-accordion span.new { font-size: 18px; font-style: italic; }
.features-accordion .accordion .panel.panel-default { margin: 0; }
.features-accordion .accordion .panel-title { font-size: 18px; font-weight: 500; }
.features-accordion .accordion .panel { border: none; border-bottom: 1px solid #ccc; border-radius: 0 !important; box-shadow: none; background-color: transparent; font-size: 18px }
.features-accordion .accordion .panel:first-child { border-top: 1px solid #ccc; margin-top: 40px }
.features-accordion .accordion .panel-title a { color: #fff; }
.features-accordion .accordion .panel-title { position: relative; padding-right: 25px; line-height: 1.5; }
.features-accordion .accordion .panel-title a::before { position: absolute; font-family: 'Glyphicons Halflings'; content: "\002b"; font-size: 12px; right: 5px; top: 13px; transition: .3s transform ease-in-out; color: #fff; font-weight: initial; border: 2px solid #fff; border-radius: 50%; padding: 2px 6px; text-align: center; transform: rotate(45deg); width: 26px; height: 26px; }
.features-accordion .accordion .panel-title a::before { background: transparent; }
.features-accordion .accordion.dark .panel-title a::before { color: rgba(255,255,255,.7); }
.features-accordion .accordion .panel-title a.collapsed::before { transform: rotate(0deg); color: #fff; background: transparent; }
.features-accordion .accordion .panel-body { font-size: 16px; border-top: 1px dotted rgba(0,0,0,.3); line-height: 1.5; padding: 5px 0 25px; letter-spacing: -0.2px }
.features-accordion .accordion .panel-title a { display: block; padding: 10px 0; font-weight: bold }
.features-accordion .accordion .panel-title a.pad-t-0 { padding-top: 0; }
.features-accordion .accordion .panel-heading { padding: 0; background: transparent }
.features-accordion .accordion .panel-default>.panel-heading+.panel-collapse>.panel-body { border-top: none; position: relative; }
.features-accordion { position: relative; overflow: hidden; min-height: 850px; padding: 0 0 100px; }
.features-accordion .title { z-index: 10; }
.features-accordion.audio { min-height: auto; padding-bottom: 80px; }
.features-accordion .content { margin-top: 125px; }
.features-accordion .ult-only { display: block; position: relative; padding-top: 10px; top: 0; }
.feature-gallery .tab-content.image { height: 0; padding-bottom: 50%; }
.ultimate .slider-section.vm .feature-gallery .tab-content.image { height: 0; padding-bottom: 50%; }
.feature-gallery .nav-pills { border-bottom: 0; margin: 30px 0; }
.feature-gallery .nav-pills>li.active { border-bottom: solid 3px transparent; }
.feature-gallery .nav-pills>li.active:before { content: ""; width: 100%; height: 4px; border-radius: 2px; position: absolute; bottom: 0; left: 0; }
.ultimate .feature-gallery .nav-pills>li.active:before { background: #b755e8; }
.studio .feature-gallery .nav-pills>li.active:before { background: #ff9100; }
.feature-gallery .nav-pills>li>a:focus, .feature-gallery .nav-pills>li>a:hover { color: #00BEFF; }
.feature-gallery p { font-size: 17px; }
.feature-gallery video { width: 90%; }
.feature-gallery .caption { padding-bottom: 35px; }
.feature-gallery .nav-pills>li.active>a, .feature-gallery .nav-pills>li.active>a:focus, .feature-gallery .nav-pills>li.active>a:hover { color: #fff; }
.feature-gallery .nav-pills>li>a, .feature-gallery .nav-pills>li>a:focus, .feature-gallery .nav-pills>li>a:hover { color: #fff; }
.feature-gallery .caption a { text-decoration: underline; color: #fff; }
.feature-gallery .caption a:hover { text-decoration: none; color: #fff; }
.pure-creativity .content-holder p, .let-color .content-holder p { font-size: 16px; }
.pure-creativity .content-holder { padding: 80px 0; }
.ppp-section { background: #2a1854; }
.slider-bottom .slider-bottom-wrap .row { margin: 0 !important; }
.perspectives img, .perspectives video, .get-extra img, .get-extra video { width: 100%; margin-bottom: 30px; }
.get-extra .img-wrap { position: relative; }
.get-extra .col-item, .get-extra p { margin-bottom: 30px; }
.perspectives .col-item, .whats-inc .col-item { margin-bottom: 80px; }
.perspectives .col-content, .get-extra .col-content, .whats-inc .col-content { position: relative; }
.ultimate .perspectives .col-item p { font-size: 16px; }
.whats-inc { background-attachment: fixed; padding-bottom: 100px; background-repeat: no-repeat; background-position-x: center; background-size: cover; }
.whats-inc ul { font-size: 16px; margin: 0; padding: 0 0 0 20px; }
.whats-inc a, .support a { color: #fff; text-decoration: underline; }
.family .action-learn-more-bundle a { color: #fff; text-decoration: none; }
.support a.btn-learn { text-decoration: none; }
.whats-inc a:hover, .support a:hover { text-decoration: none; }
.whats-inc .col-item { margin-bottom: 0; }
.learn-content { margin-top: 60px; }
.action-support { margin-top: 60px; }
.support { padding-bottom: 80px; }
.slider-bottom-holder { width: 100%; display: flex; flex-direction: column; background: #2a1854; }
.item-holder .title { margin-bottom: 0 }
.item-holder { margin: 20vh 0; }
.image-holder div { height: 100vh; width: 100%; background-size: cover; background-repeat: no-repeat; background-position: center center; }
.item-holder:first-child .content { padding-top: 20vh; }
.item-holder:first-child { margin-top: 0; }
.item-holder:last-child .content { padding-bottom: 400px; }
.item-holder .content { width: 35%; max-width: 445px; padding-left: 60px; padding-right: 15px; margin-left: 65%; align-items: flex-start; position: relative; z-index: 2; font-size: 18px }
.slider-bottom-holder { position: relative; }
.slider-bottom-holder .image-holder { display: flex; justify-content: center; align-items: center; align-content: center; opacity: 0; position: absolute; left: 0; top: 160px; width: 100%; -webkit-transition: top .3s, opacity .5s linear; -o-transition: top .3s, opacity .5s linear; transition: top .3s, opacity .5s linear; }
.image-holder .slider-bg { height: 100vh; width: 100%; background-repeat: no-repeat; background-position: center center; }
.slider-bottom-holder .active .image-holder { z-index: 1; opacity: 1; }
.slider-bottom-holder.visible .image-holder { position: fixed; }
.slider-bottom-holder .image-holder.absolute { bottom: 0; position: absolute; top: auto; }
.slider-bottom-holder .sec-block { position: relative; z-index: 2 }
.slider-bottom-holder .image-holder { display: flex; justify-content: center; align-items: center; align-content: center; opacity: 0; position: absolute; left: 0; top: 160px; width: 100%; -webkit-transition: top .3s, opacity .5s linear; -o-transition: top .3s, opacity .5s linear; transition: top .3s, opacity .5s linear; }
.slider-bottom-holder .active .image-holder { z-index: 1; opacity: 1; top: 0 }
.slider-bottom-holder .top .image-holder { top: 0 }
.slider-bottom-holder.visible .image-holder { position: fixed; }
.slider-bottom-holder .image-holder.absolute { bottom: 0; position: absolute; top: auto; }
.slider-bottom-holder .sec-block { position: relative; z-index: 2 }
.item-holder.right .content { margin-left: 0 }
.slider-bottom .slider-bottom-wrap { max-width: 1200px; margin: 0 auto }
.slider-bottom-holder h3, .mobile h3 { font-size: 32px; font-weight: 400; }
.slider-bottom-holder p, .slider-bottom-holder ul, .mobile p, .mobile ul { font-size: 16px; }
.slider-bottom-holder ul, .mobile ul { padding-left: 20px; }
.vm.slider-section .ult-only { position: unset; }
.pad-b-0 { padding-bottom: 0; }
.mar-b-30 { margin-bottom: 30px; }
.mar-b-80 { margin-bottom: 80px; }
.mar-t-0 { margin-top: 0 !important; }
.mar-t-30 { margin-top: 30px; }
.category-item .module { padding: 0; width: 100%; background: #fff; margin-bottom: 30px; }
.category-item .module a { color: #333; text-decoration: none; }
.category-item img { width: 100%; }
.category-content { padding: 20px; min-height: 140px; }
.category-content p { padding: 0; margin-top: 0; font-size: 16px; }
.category-content .category-name { color: #9b9b9b; text-transform: uppercase; font-size: 12px; position: absolute; bottom: 50px; }
.category-item .module:hover { border-radius: 0; webkit-box-shadow: 0 0 12px 2px rgba(0,0,0,0.1); -moz-box-shadow: 0 0 12px 2px rgba(0,0,0,0.1); box-shadow: 0 0 16px 4px rgba(255, 255, 255, 0.1); }
.compare-content .nav-pills { border-bottom: 0; margin: 0 0 30px; display: flex; flex-wrap: wrap; justify-content: center; }
.compare-content .nav>li>a { font-size: 14px; font-weight: 600; color: #333 }
.compare-content .nav-pills>li:before { content: ""; width: 100%; height: 1px; position: absolute; bottom: -1px; left: 0; background: #969696; }
.compare-content .nav-pills>li+li { margin-left: 0; }
.compare-content .nav-pills>li>a:focus, .compare-content .nav-pills>li.active>a { color: #333; }
.compare-content .nav-pills>li.active { border-bottom: 0; position: relative }
.compare-content .nav-pills>li.active:before { content: ""; width: 100%; height: 4px; border-radius: 2px; position: absolute; bottom: -2.5px; left: 0; background: rgb(171, 74, 187); background: -moz-linear-gradient(90deg, rgb(171, 74, 187) 0%, rgb(150, 86, 160) 100%); background: -webkit-linear-gradient(90deg, rgb(171, 74, 187) 0%, rgb(150, 86, 160) 100%); background: linear-gradient(90deg, rgb(171, 74, 187) 0%, rgb(150, 86, 160) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#7B4084", endColorstr="#9656a0", GradientType=1);
}
#compare .nav-pills>li>a { color: #fff; font-weight: bold; }
th.align-left { text-align: left !important; }
th.blank a { color: #fff; text-decoration: underline; font-size: 16px; }
th.blank a:hover { color: #fff; text-decoration: none; cursor: pointer; }
.compare-content .nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover { background: transparent; }
.compare-content .nav-pills>li>a:hover { background: #292929; }
.compare-content .nav-pills>li.active>a:hover { background: none; }
.compare-content .active .btn.btn-compare { background: #fff; color: #333333; }
.compare-content .active .btn.btn-compare:hover { background: #e3e3e3; }
ul.compare-buttons { list-style: none; }
ul.compare-buttons li { display: inline-block; }
.compare-buttons .tab-content>.tab-pane { display: none; }
.compare-content { padding-bottom: 100px; }
.compare-buttons { margin: 30px 0; padding: 0; }
.compare-buttons .btn { margin: 5px; }
.compare-table { width: 100%; text-align: center; border-collapse: collapse; font-size: 16px; color: #ccc; }
.compare-table th { background-color: #3e3e3e; font-size: 18px; color: #fff; line-height: 1.2em; font-weight: normal; border-top: none; border-bottom: none; text-align: center; padding: 15px; vertical-align: middle; }
.compare-table th:first-child { border-left: none; padding: 15px; }
.compare-table th:last-child { border-right: none; background: rgba(107, 59, 115, 0.9); }
.compare-table tr.category-title td { background-color: #d0d0d0; }
.compare-table tr.category-title { background-color: #d0d0d0; border-bottom: none; }
.compare-table tr { border-bottom: 1px solid #5a5a5a; }
.compare-table .category-title h4 { color: #333333; font-weight: 600; padding-left: 20px; font-size: 18px; margin: 15px 0; }
.compare-table .rowTitle { text-align: left; padding: 15px 20px; }
.compare-table tbody td { font-weight: 300; }
.compare-table td:last-child { background-color: rgba(171, 74, 187, 0.6); }
.compare-table .rowTitle { font-weight: 400; }
.compare-table .rowTitle.subTitle { padding-left: 50px; font-style: italic; }
.compare-table .glyphicon-ok { color: #ccc; -webkit-text-stroke: 2px #131313; }
.compare-table .trFeature td:last-child .glyphicon-ok { -webkit-text-stroke: 2px #6f3478; }
.compare-table td { padding: 15px 5px; line-height: 17px; }
.compare-table .category-title td { padding: 0; }
.compare-table .compare-add { display: block; }
.compare-table span { display: block; line-height: 1.2em; margin-bottom: .25em; }
.compare-content .compare-note { margin-top: 40px; }
.compare-content .compare-note p.small { font-size: 85%; }
.compare-lists ul.req-list { font-size: 16px; }
.compare-table .category-title a { color: #333333; text-decoration: none }
.compare-table .category-title { border-bottom: 2px solid #333 !important; }
.compare-table .category-title a:before { font-family: 'Glyphicons Halflings'; content: "\e252"; float: left; color: #000000; margin-right: 15px; font-size: 12px; line-height: 17px; -webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg); transform: rotate(-90deg); }
.compare-table .category-title a[aria-expanded="true"]:before { -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); }
.compare-table .compare-new.new { font-weight: 600; font-size: 16px; color: #ccc; font-style: normal; display: block; margin-top: .25em; }
.comparison-chart .feature-check { background: none; }
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th { vertical-align: middle; padding: 5px; }
.compare-table thead .glyphicon { display: inline-block; padding-right: .25em !important; font-size: 16px; }
.tech-content h3 { font-size: 20px; font-weight: 400; }
.tech-note { margin-top: 40px; }
.tech-note p { font-size: 12px; }
.tech-content .req-list { margin-bottom: 20px; }
.tech-list { padding-bottom: 100px; }
.call-action { background-repeat: no-repeat; background-size: cover; background-position: center; padding-bottom: 300px; }
.call-action .buttons { margin: 50px 0; }
.highlight-features .ult-only { left: 0; right: 0; }
.highlight-features h4, .wrap-inc h3, .before-after h3, .feature-gallery h2, .owl-carousel .content-wrap p, .wrap-inc h2 { position: relative; }
.feature-gallery .ult-only { position: relative; top: 0; }
.owl-carousel .content-wrap .ult-only { left: 50%; white-space: nowrap; transform: translate(-50%, 0); }
.new-features .ult-only { position: relative; top: 0; display: inline; }
.video-gallery .ult-only { position: absolute; top: -12px; }
video.lazy-hidden { opacity: 1; }
.nobr { white-space: nowrap; }
.family #hero .btn-trial { background: #000; border-radius: 0; text-decoration: none; border: 1px solid #000; text-transform: uppercase; color: #fff; padding: 7px 15px 8px; }
.family #hero .play a { color: #000; font-size: 16px; padding: 6px 15px; display: inline-block; margin-top: 5px; text-transform: uppercase; }
.family .header-promo h3 { color: #EA552B; font-size: 20px; margin: 10px 0 0; font-weight: 400; }
.family .top-buttons { display: flex; align-items: center; padding-bottom: 25px; }
.family .top-buttons .play a { padding-left: 0; background: transparent; margin-top: 0; }
.family .play a { background: #ececec; color: #000; font-size: 16px; padding: 6px 15px; display: inline-block; margin-top: 5px; }
.family .hero h2 { font-size: 22px; margin: 0; }
.family .top-buttons .glyphicon.glyphicon-play-circle { font-size: 34px; margin-right: 10px; }
.family .top-buttons a:hover { text-decoration: none; }
.family .play a { background: #ececec; color: #000; font-size: 16px; padding: 6px 15px; display: inline-block; margin-top: 5px; }
.family .hero .caption { padding-top: 25px; color: #000; }
.family .caption { padding-top: 10px; padding-bottom: 10px; }
.family .hero h1 { margin-bottom: 5px; }
.boxshot-wrap { text-align: center; }
.family .hero img { position: absolute; z-index: 2; top: 40px; left: 0; width: 100%; }
.family .hero h2 { font-size: 22px; margin: 0; }
.family .hero .caption p { font-weight: 500; color: #000; }
.family .hero .new-inline { color: #333 !important; }
.family .new-inline { color: #333; font-weight: 600; }
.new-inline, .improved-inline, .enhanced-inline { font-weight: 700; text-transform: uppercase; font-style: italic; color: #009cff !important; }
.family .hero h2 { font-size: 22px; font-weight: 400; color: #333; }
.family-compare { margin: 80px 0 100px; }
.family-compare table, .family-compare thead, .family-compare tr, .family-compare th { height: 100% }
.family-compare .t-intro { display: -ms-flexbox; display: -webkit-flex; display: flex; display: table-cell\9; flex-wrap: wrap; -webkit-flex-wrap: wrap; flex-direction: column; justify-content: space-between; height: 100% }
.family-compare .intro-text { display: block; padding-bottom: 0; min-height: 70px; flex-grow: 1; }
.family-compare .table h3 { margin-bottom: 0; font-size: 24px; color: #333; font-weight: 400; }
.family-compare .table .intro-text p { margin-top: 5px; font-style: italic; }
/* .family-compare .lto-badge {position: absolute; top: -25px;} */
.family-compare .lto-badge p { margin-top: 0; font-size: 20px; color: #d24421; font-weight: 500; margin-bottom: 0; }
.family-compare .priceDisplayNormal { font-size: 30px; display: inline-block; margin-right: 10px; }
.family-compare .priceDisplayStrikethrough { text-decoration: line-through; color: #ACACAC; font-size: 20px; display: inline-block; margin-right: 10px; }
.family-compare .main-price {margin: 0 0 0 0;}
.family-compare .btn-std { margin-top: 20px; }
.family-compare a.textlink { margin-top: 40px; margin-bottom: 20px; text-decoration: none; }
.family-compare a.textlink:hover { text-decoration: underline; }
.family-compare .table .bg-grey { background-color: transparent; border-top: 1px solid #ddd; border-left: 1px solid #ddd; border-right: 1px solid #ddd; }
.family-compare .table tbody tr td:last-child { border-top: 1px solid #ddd; border-left: 1px solid #ddd; border-right: 1px solid #ddd; }
.family-compare .table tbody tr.final td:last-child { border: none; border-top: 1px solid #ddd; }
.family-compare .table>thead>tr>th { border: none; font-weight: normal; }
.family-compare .table th { vertical-align: top; position: relative; padding-top: 30px; }
.family-compare .label-promo { position: absolute; top: 0; left: 0; padding: .4em 1.5em .4em 1em; background-color: #b755e8; text-transform: uppercase; width: 100%; color: #fff; }
.family-compare .table td, .family .table th { width: 25%; vertical-align: middle; }
.family-compare .table tbody tr { border-left: 1px solid #ddd; height: 50px; }
.family-compare .table .new { font-size: 14px; color: #00BEFF; text-transform: uppercase; font-style: italic; font-weight: 700; }
.family-compare .table tr:hover td { background-color: #EFEFEF; }
.family-compare .table tr.final:hover td { background-color: transparent; }
.family-compare .table>tbody>tr>td, .family-compare .table>tbody>tr>th, .family-compare .table>tfoot>tr>td, .family-compare .table>tfoot>tr>th, .family-compare .table>thead>tr>td, .family-compare .table>thead>tr>th { padding: 8px; }
.family-compare .table>tbody>tr>td.compare-sub-features { padding-left: 30px; }
.family-compare .table tbody tr:last-of-type { border-left: none; }
.family-compare .table tbody tr { border-left: 1px solid #ddd; height: 50px; }
.family-compare .table tr.final td { padding: 20px; }
.family-compare .table th { vertical-align: top; position: relative; padding-top: 60px !important; }
.family-compare .table tbody { text-align: center; }
.family-compare .table tbody tr td:first-child { text-align: left; }
.family-compare .table .check { display: inline-block; width: 28px; height: 28px; background: url(/static/pin/images/products/studio/v25/ico-check.png) no-repeat top left; background-size: 100%; }
.purchase-popup { max-width: 320px !important; height: 85%; margin: auto; max-height: 780px; padding: 140% 15px 0 10px !important; }
.img-wrap { position: relative; }
.family-compare .styled-select { margin: 25px 0 10px 0; max-width: 180px; padding: 0; height: 30px; background: url(/static/pin/images/dropdown_arrow_default.png) no-repeat right #2c2c2c; }
.family-compare .styled-select select { background: transparent; color: #fff; padding: 0 10px 0 10px; font-size: 14px; border: 0; height: 30px; border-radius: 0; -webkit-appearance: none; -moz-appearance: none; text-indent: 0.01px; }
.family-compare .styled-select select::-ms-expand {
display: none;
}
.family-compare .styled-select option { color: #009cff; padding-left: 10px; margin: 0; }
.family-compare .price { text-align: left; padding-left: 50px; }
.family-compare a.listlink, .mobile-table { display: none; }
.family .power-section { display: none; }
.family .overview-intro, .family .overview-video, .family .flow-icons, .family .ppp-section { display: none; }
.family .text-learn-more-bundle p { font-size: 16px; text-align: center; }
.toggle-icon { margin-right: 5px; }
.toggle-icon:before { color: #2c2c2c; display: inline-block; content: "+"; width: 16px; height: 16px; transform: rotate(45deg); }
.collapsed .toggle-icon:before { color: #2c2c2c; display: inline-block; content: "+"; width: 16px; height: 16px; transform: rotate(0deg); }
.ult-bundle-lm-1 .lto-box { margin-top: 0; padding: 0; background: none; }
.ult-bundle-lm-1 .lto-box .link { text-decoration: none; color: #009cff; margin-top: 40px; margin-bottom: 20px; text-transform: capitalize;}
.ult-bundle-lm-2 .lto-box { margin-top: 0; padding: 0; background: none; }
.ult-bundle-lm-2 .lto-box .link { text-decoration: none; color: #fff; text-transform: uppercase;}
#standart-buy-now.compensation-margin { margin-top: 60px; }
.pad-t-60 {padding-top: 60px;}

.whats-new-features .performance-note {margin-top: 50px; text-align: right; font-size: 12px;}
.position-relative {position: relative;}

.promo  { background-size: cover; background-position: center; }
.promo .bg-wrap  { padding: 120px 0; background-color: rgba(0,0,0,.3);}
.promo .buttons { margin-top: 2em; }
.bundle .whats-new{padding-bottom: 0}
.bundle .whats-new-features.bg-right{background-position-x: center;}
.bundle .whats-new-features{padding: 80px 0 60px;}
.bundle .section-intro ul li{margin-bottom: 5px; font-weight: 400; margin-top: 0;}
.whats-new-button{padding: 60px 0 60px; background: #000;}
#inspiration {background: #000; padding-bottom: 50px}
#top-reasons-to-buy .whats-new-features{padding-top: 60px; padding-bottom: 60px;}
#inspiration img, #inspiration video{border-radius: 10px; margin-bottom: 30px;}
.bundle .modal-body.flex{display: flex; align-items: center;}
.bundle .modal-body.flex img{max-width: 200px; display: block; margin: 0 auto}
.bundle .modal-body.flex ul{padding-right: 15px}
.bundle .section-intro ul.first-level > li {font-weight: bold; margin-top: 15px;}
.bundle .section-intro ul.first-level ul {margin-top: 2px}
.bundle .modal-body.flex div{flex: 1}
.bundle .overview-intro{padding-bottom: 60px}
.bundle .rounded-corners{border-radius: 10px;}
.bundle .tech-content h4{font-weight: bold}
.bundle .flex-card{display: flex; flex-wrap: wrap}


@media (min-width: 768px) {
#hero .details { padding-bottom: 20px; border-bottom: 1px solid rgba(255,255,255,.2); }
#hero .details p { max-width: 510px; }
.ultimate #hero { background: url('/static/pin/images/products/studio/v26/bg-ultimate.jpg'); background-color: #000; background-position: center top; background-repeat: no-repeat; background-size: cover; color: #fff; font-size: 16px; }
.ultimate.bundle #hero { background: url('/static/pin/images/products/studio/v26/bundle/bg-bundle.jpg') #000 center top no-repeat; min-height: 490px; background-size: cover; }
#product-nav .navbar-collapse { text-align: center; padding-left: 0; padding-right: 0; }
#product-nav.sticky .navbar-collapse { text-align: left; }
#product-nav.sticky .navbar-brand { display: none; }
#product-nav li.active a { border-bottom: 3px solid #000; color: #000; }
#product-nav .nav>li>a { padding-left: 15px; padding-right: 15px; }
#product-nav .nav>li>a { font-size: 18px; padding: 17px 24px 18px; }
#hero .details p.trial { margin-top: 25px; }
.row.flex { display: flex; flex-wrap: wrap; flex-grow: 1; flex-basis: 0; }
.row.flex > [class*='col-'] { display: flex; }
.family.ultimate #hero { background-image: url(/static/pin/images/products/studio/v25/pin-family-hero.jpg); background-position: center top; background-repeat: no-repeat; background-size: cover; font-size: 16px; color: #fff; }
.family .hero img { position: absolute; z-index: 2; top: 90px; left: 0; width: 100%; }
.family .list-price { margin: 0 !important; padding: 10px 0 0 0 !important; }
.family .play { border-left: 1px solid #000; margin-left: 19px; }
.flow-icons .col { padding: 0 80px; }
.nobr { white-space: nowrap; }
.over-image { position: absolute; top: -25px; max-width: 220px; }
.ultimate .over-image { position: absolute; top: -40px; max-width: 345px; }
.hid-image { visibility: hidden; }
.mar-b-0 { margin-bottom: 0 !important; }
#modal-master.modal:before { display: inline-block; vertical-align: middle; content: " "; height: 100%; }
.get-extra .col-content { display: block; height: 60%; }
.family .flex { display: flex; align-items: center; }
.family-compare .btn-std { margin-top: 60px; }
.whats-new-features { min-height: 650px; }
.locs .family-compare .table .intro-text .additional-mb { margin-bottom: 35px; }
.flex-align{display: flex; align-items: center; align-content: center}
.bg-white{background-color: #fff; color: #000}
.bg-white h3{ color: #000}
.bg-gray{background-color: #fafafa; color: #000}
.bg-gray h3{ color: #000}
.whats-new-button{background: #fff;}
}

@media (min-width: 992px) {
h2.main-title { font-size: 65px; }
#product-nav .nav>li>a { padding-left: 25px; padding-right: 25px; }
.de #product-nav .nav>li>a { padding-left: 20px; padding-right: 20px; }
.es #product-nav .nav>li>a { padding-left: 15px; padding-right: 15px; font-size: 17px; letter-spacing: -0.2px; }
#hero .title { font-size: 29px; }
#hero .title .new, #hero .title .new { font-size: 29px; }
#hero .title .description { font-size: 22px; }
.video-bg-section .content-wrap.full-width .images { position: inherit; width: 100%; }
.video-bg-section .content-wrap.full-width.right .content, .music-section .content-wrap.full-width.right .content { right: 0; top: 0; float: right; }
.content-wrap.full-width .content.col-md-5 { padding-left: 30px; }
.video-bg-section .content-wrap.full-width .content, .music-section .content-wrap.full-width .content { left: 0; top: 0; }
.video-bg-section span.new + h2, .music-section span.new + h2 { margin-top: 0; }
.features-accordion .accordion .images { position: inherit; width: 100%; }
.features-accordion .accordion .tab-content { width: 100%; height: 100%; position: absolute; z-index: 0; left: 0; top: 0; }
.features-accordion .accordion .content { left: 0; top: 0; }
.features-accordion .accordion .tab-pane { height: 100%; width: 100%; background-size: cover; background-position: 50% 100%; background-repeat: no-repeat }
.features-accordion .accordion .tab-pane img.gif-image { display: block; position: absolute; left: 42%; max-width: 320px; bottom: 0; }
.features-accordion .accordion .tab-pane img.gif-image.customization { max-width: 522px; }
.features-accordion .accordion .tab-pane img.gif-image.customization { left: 45%; top: 150px; }
.features-accordion .accordion .tab-pane .performance { left: 51%; top: 275px; position: absolute; display: flex; flex-wrap: wrap }
.features-accordion .accordion .tab-pane img.gif-image.crop { left: 45%; max-width: 224px; }
.features-accordion .accordion .tab-pane img.gif-image.lightning { max-width: 460px; }
.highlight-section .feature.col-md-2 { width: 20%; }
.flow-icons h3 { font-size: 32px; }
.over-image { position: absolute; top: -35px; max-width: 294px; }
.ultimate .over-image { position: absolute; top: -53px; max-width: 455px; }
.get-extra .col-content { display: block; height: 50%; }
}

@media (min-width: 1200px) {
.over-image { position: absolute; top: -43px; max-width: 370px; }
.ultimate .over-image { position: absolute; top: -66px; max-width: 570px; }
.get-extra .col-content { display: block; height: 45%; }
}

@media (min-width: 2000px) {
    .ultimate #hero { background: url('/static/pin/images/products/studio/v26/bg-ultimate.jpg'); background-color: #000; background-position: center top; background-repeat: no-repeat; background-size: contain; }
    .studio #hero { background: url('/static/pin/images/products/studio/v26/bg-studio.jpg'); background-color: #000; background-position: center top; background-repeat: no-repeat; background-size: contain; }
}

@media (min-width: 2500px) {
.features-accordion .accordion .tab-pane { background-position-y: 75%; }
}

@media (min-width: 992px) and (max-width: 1500px) {
.ultimate #hero { background-position-x: 35%; }
.studio #hero { background-position-x: 35%; }
}

@media (min-width: 992px) and (max-width: 1199px) {
#hero .title .description { font-size: 17px; }
#features .video-bg-section video { left: unset; width: auto; }
}
@media (min-width: 768px) and (max-width: 1199px) {
/*.lto-promo { padding: 2px 5px; position: absolute; top: -55px; left: 0; bottom: auto; }*/
.family-compare .intro-text { display: block; padding-bottom: 0; min-height: 100px }
/*.family-compare .main-price.vat {min-height: 95px;}*/
}

@media (min-width:769px) and (max-width:991px){
/*.family-compare .main-price.long-currency.no-vat { min-height: 75px; }*/
 .family-compare .main-price {min-height: 75px;}
}
@media (max-width: 1500px) {
.formats-section { background-position-x: 32%; background-position-y: bottom; }
.fr .formats-section h2 { letter-spacing: -1px; }
}

@media (max-width: 1500px) and (min-width: 1200px) {
    .de.studio .performance-feature, .fr.studio .performance-feature, .nl.studio .performance-feature, .es.studio .performance-feature { background-position-x: 15%; }
}

@media (max-width: 1199px) {
.item-holder:first-child .content { padding-top: 15vh; }
.item-holder .feature-title h2 { font-size: 30px }
.slider-bottom-holder p, .slider-bottom-holder ul, .mobile p, .mobile ul { font-size: 16px; }
.item-holder .content h3 { font-size: 24px; }
.image-holder .slider-bg { width: 200%; margin-left: -5%; }
.family-compare .price { padding-left: 20px; }
.whats-new-features { background-position-x: 25%; }
.whats-new-features.bg-right { background-position-x: center; }
}

@media (max-width: 991px) {
.mobile .row { margin-bottom: 40px; }
.features-accordion .content { margin-top: 20px; }
.features-accordion .accordion .panel-group { margin-bottom: 40px }
.features-accordion .accordion .tab-pane { background-size: cover; background-repeat: no-repeat; background-position: 70% 0; min-height: 500px }
.features-accordion .accordion .tab-pane img.gif-image { max-width: 320px; width: auto; margin-top: 50px; }
#compare h2.tab-title { font-weight: 600; }
.video-bg-section video { left: 0; z-index: 1; height: 445px; overflow: hidden; }
.video-bg-section .content { padding-top: 500px; padding-bottom: 40px; }
.video-bg-section video { top: 350px; }
.section-wrap { padding-top: 0; }
.section-wrap .col-sm-5 { width: 100%; }
.testimonials { padding: 80px; background-size: unset; background-position-x: center; }
.carousel .testimonial { font-size: 22px; }
.carousel { min-height: 250px; }
.music-section { padding-bottom: 0; }
.music-section .bg-wrap { padding-bottom: 60px; background: rgba(0,0,0,.5); }
.whats-inc { padding-bottom: 0; }
.whats-inc .bg-wrap { padding-bottom: 100px; background: rgba(0,0,0,.5); }
.formats-section { background-position-x: 40%; background-position-y: bottom; }
.highlight-features { justify-content: center; }
.flow-icons h3 { font-size: 24px; }
.overlay-video { display: none; }
.whats-new-features.scripts {background-position-x: 35%;}
}

@media (max-width: 767px) {
.ultimate #hero, .plus #hero, .studio #hero { background-position: left top; }
h2, h2.main-title { font-size: 36px; }
h3 { font-size: 22px; }
h4 { font-size: 18px; }
h5 { font-size: 16px; }
.video-ui a.video span { width: 80px; height: 80px; }
.ult-only { font-size: 12px; position: unset; }
span.new { font-size: 22px; }
.content .section-intro p { font-size: 16px; }
.content .section-intro ul, .formats-section ul { font-size: 16px; }
#hero .hero { background: rgba(0,0,0,.6); background-size: cover; }
#product-nav .navbar-brand img { display: block; }
#product-nav .navbar-brand span { display: none; }
#product-nav .btn { float: left; padding: 5px 15px 5px 15px; width: 100%; margin-top: 5px; }
#product-nav.sticky .navbar-brand, #product-nav .navbar-brand { padding: 15px 15px 12px !important; }
.navbar-nav .open .dropdown-menu { display: block !important; }
#hero .product-info { padding-top: 10px; padding-bottom: 10px; }
#hero .details { text-align: center; }
#hero .purchase-box { padding-bottom: 25px; }
#hero .offer-box { background: rgba(0, 0, 0, 0.5); }
#hero .trial { display: none; }
.purchase-box .btn, .purchase-box .button a { padding: 10px 15px; width: 100%; }
.content .descr { font-size: 16px; margin-bottom: 20px; }
.content .descr-sm { font-size: 14px; }
.ppp-section, .slider-bottom-holder { background: #131313; }
.flow-icons h4, .highlight-features h4 { margin: 0; font-size: 15px; }
.flow-icons .col { text-align: left; }
.flow-icons img, .flow-icons.bottom img { max-width: 120px; width: 100%; margin-bottom: 0; }
.flow-icons { padding: 40px 0; }
.flow-items { display: flex; align-items: center; margin-bottom: 20px; }
#features .mobile img { width: 200%; margin-left: -20%; }
.slider-bottom-holder h3, .mobile h3 { font-size: 24px; }
.slider-bottom-holder p, .slider-bottom-holder ul, .mobile p, .mobile ul { font-size: 14px; }
.item-holder .content { width: 100%; max-width: initial; padding-left: 15px; padding-right: 15px; margin-left: 0; }
.slider-bottom-holder .image-holder, .slider-bottom-holder.visible .image-holder { position: initial; }
.slider-bottom-holder .image-holder { opacity: 1 }
.item-holder { margin: 0 0 30px; }
.item-holder:first-child .content { padding-top: 20px }
.item-holder .content h3 { margin-top: 40px; }
.image-holder .slider-bg { height: 400px; margin-left: 0; background-position: left; }
.item-holder:last-child .content { padding-bottom: 0; }
.highlight-features .ult-only { position: unset; }
.highlight-section, .whats-new { padding-bottom: 50px; }
.highlight-section img { max-width: 120px; width: 100% }
.highlight-section .feature.col-xs-6 { width: 50%; }
.highlight-section .info-features { margin-top: 20px; }
.highlight-section .feature { margin-bottom: 40px; }
.carousel .testimonial { padding: 40px 30px 5px; }
.carousel .overview { font-size: 1px; }
.carousel { padding: 0 20px; height: 0; }
.carousel-indicators { bottom: 0; }
.testimonials { padding: 30px; }
.testimonials a { font-size: 13px; }
.power-section { padding: 60px 0; }
.power-section .descr { font-size: 18px; }
.ultimate .perspectives .col-item p { font-size: 14px; }
.video-bg-section { padding: 0; }
.video-bg-section span.new, .music-section span.new { font-size: 36px; }
.content-wrap .title a { font-size: 14px; }
.video-bg-section .content-wrap .title p { font-size: 16px; }
.video-bg-section .content { padding-top: 360px; }
.video-bg-section video { top: 180px; height: 445px; width: 100%; }
.smart-object.video-bg-section video { top: 270px; }
.video-bg-section ul, .video-bg-section p, .music-section { font-size: 15px; }
.blend-modes p { font-size: 15px; }
.before-after .text-holder { margin-bottom: 220px }
.before-after { padding: 0; }
.whats-new-features, .bundle .whats-new-features { padding: 0; background-size: unset; }
.whats-new-features .bg-wrap { padding: 100px 0; background: rgba(0,0,0,.5); }
.bundle .whats-new-features .bg-wrap {background: rgba(0,0,0,.7); }
.whats-new-features ul { font-size: 16px; }
.power-section, .features-intro { padding: 60px 0; }
.features-accordion { padding-bottom: 40px; }
.features-accordion h3 { font-size: 24px; }
.features-accordion span.new { font-size: 16px; }
.features-accordion .images { padding: 0; }
.features-accordion .accordion .panel-body { font-size: 14px; }
.features-accordion .accordion .tab-pane { background-size: cover; background-repeat: no-repeat; background-position: 72% 20%; min-height: 350px; }
.feature-gallery .nav>li>a { margin: 0 20px 10px; }
.feature-gallery .nav-pills { border-bottom: none; margin: 20px 0; }
.feature-gallery .nav-pills>li.active { background: transparent; border: none }
.feature-gallery p { font-size: 15px; }
.features-accordion .accordion .panel-title { font-size: 16px; }
.pure-creativity .content-holder p, .let-color .content-holder p { font-size: 15px; }
.pure-creativity .content-holder { padding: 40px 0; }
.ppp-section .mobile img { width: 200%; margin-left: -20%; }
.ppp-section .mobile { overflow-x: hidden; }
.whats-inc .col-item { margin-bottom: 30px; }
.category-content p { font-size: 14px; }
.compare-table { font-size: 15px; }
.compare-lists ul.req-list { font-size: 15px; }
.compare-table th, .compare-table .category-title h4 { font-size: 16px; }
.compare-table .compare-new.new { font-size: 14px; }
.table-responsive { border: none; background: none; }
.ult-highlight, .plus-highlight, .std-highlight { margin-left: 0; padding: 0 0 25px; }
.perspectives .col-item, .get-extra .col-item, .whats-inc .col-item { margin-bottom: 40px; }
.music-section .content-wrap h3 { font-size: 24px; }
.video-bg-section .ult-highlight, .video-bg-section .plus-highlight, .video-bg-section .std-highlight, .music-section .ult-highlight, .music-section .plus-highlight, .music-section .std-highlight { margin-bottom: 30px; }
.formats-section { padding: 0; background-size: unset; background-position-x: 0; background-position-y: bottom; }
.formats-section .bg-wrap { padding: 120px 0; background: rgba(0,0,0,.5); }
.whats-inc ul { font-size: 14px; }
.content .support p.descr-bg { font-size: 26px; }
.action-support { margin-top: 20px; }
.call-action .buttons { margin: 30px 0; }
.support { padding-bottom: 60px; }
.call-action { padding-bottom: 150px; }
.whats-inc { padding-bottom: 0; }
.whats-inc .bg-wrap { padding-bottom: 40px; }
.family.ultimate #hero { background: #f5f5f5; }
.family .product-info { margin-bottom: 20px; }
.family .hero img { position: inherit; z-index: 2; max-width: 260px; margin: 0 auto; display: block; }
.family .hero .caption { text-align: center; }
.family .top-buttons { justify-content: center; }
.family .hero img { width: 100%; }
.family .boxshot-wrap { margin-top: 40px; }
.hid-image { display: none; }
.get-extra p { margin-bottom: 15px; }
.table tr.action-header { display: flex; flex-wrap: wrap; flex-direction: column-reverse; flex: 0 0 100%; justify-content: center; align-items: center; }
.table th.action-col { width: 100%; max-width: 500px; border: 1px solid #d3d3d3 !important; margin-bottom: 15px; padding-bottom: 0 !important; box-shadow: 0 0 10px #ccc; }
.family-compare .price { padding-left: 0; }
.family-compare a.textlink { display: none; }
.family-compare .ult-bundle-lm-1 { display: none !important; }
.family-compare a.listlink { margin: 20px 0 30px; display: inline-block; color: #2c2c2c; }
.family-compare .price { margin: 0 auto; }
.family-compare table, .family-compare thead { display: block; font-size: 18px; }
.family-compare .priceDisplayNormal { font-size: 40px; }
.family-compare .btn-primary { min-width: 190px }
.family-compare .styled-select { min-width: 230px; }
.mobile-table { background: none; }
.family-compare .table .mobile-table tr:hover td, .family-compare .table .mobile-table tr td { background: none; }
.family-compare .table .mobile-table tbody tr td { border: 1px solid #ddd; padding: 0 10px; }
.family-compare .table .mobile-table table { font-size: 15px; }
.family-compare .table .t-intro { padding-bottom: 30px; }
.full-table-content { display: none; }
.family-compare .table>thead>tr>th:first-child { display: none; }
.family-compare { margin-bottom: 20px; }
.whats-new-features .performance-note {margin-top: 80px; text-align: left; }

.promo img { max-width: 70%; margin: auto; display: block !important; }
#top-reasons-to-buy .whats-new-features{padding-top: 0; padding-bottom: 0}
#top-reasons-to-buy .whats-new-features .bg-wrap {background:rgb(19 19 19 / 70%);}
}

@media (max-width: 500px) {
.video-bg-section video { top: 100px; }
.video-bg-section .content { padding-top: 220px; }
.carousel .testimonial { font-size: 15px; }
}

@media (min-width: 1200px) {
.purchase-popup { max-width: 320px !important; height: 85%; margin: auto; max-height: 780px; padding: 95% 16px 0 13px !important; }
}

@media (min-width: 992px) {
.purchase-popup { max-width: 320px !important; height: 85%; margin: auto; max-height: 780px; padding: 95% 16px 0 13px !important; }
}

@media (min-width: 768px) {
.purchase-popup { max-width: 320px !important; height: 85%; margin: auto; max-height: 780px; padding: 95% 16px 0 13px !important; }
.family-compare .main-price.long-currency.no-vat { min-height: 75px !important; }	
.family-compare .main-price.long-currency.vat { min-height: 95px !important; }	
}
