.row>* {
    padding-left: 28px;
    padding-right: 28px;
}

body {
    background: #000;
}

a {
	color: #fff;
}

.features .link a:hover {
	color: #fff;
}

.mb-20 {
    margin-bottom: 20px !important;
}

.mt-20 {
    margin-top: 20px !important;
}

.pb-20 {
    padding-bottom: 20px !important;
}

.pt-20 {
    padding-top: 20px !important;
}

.pt-50 {
    padding-top: 50px !important;
}

.mb-50 {
    margin-bottom: 50px !important;
}

.pb-30 {
    padding-bottom: 30px !important;
}

.p-0 {
    padding: 0 !important;
}

.intro-box {
    height: 100%;
    padding: 30px 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.intro-box .acdsee-icon {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.intro-box .acdsee-icon .logo {
    height: 28px;
    width: auto;
    margin-top: 10px;
}

.intro-box .acdsee-name {
    font-size: 32px;
    font-weight: bold;
    margin: 10px 0 25px;
    color: #fff;
}

.intro-box .choose-version span {
    font-size: 16px;
}

.choose-version {
    font-size: 16px;
    font-weight: normal;
    color: #fff;
    display: flex;
    align-items: center;
    margin: 15px 0 30px;
}

.choose-version a {
    color: #ffffff;
    padding-right: 15px;
    padding-left: 15px;
    display: flex;
    align-items: center;
}

.choose-version .radio_button {
    width: 20px;
    height: 20px;
    background-color: rgba(255, 255, 255, 0);
    border-radius: 50%;
    margin-right: 5px;
    border: solid 1px rgba(255, 255, 255, 0.5);
}

.choose-version .radio_button span {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0);
}

.choose-version .radio_button.selected {
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0);
    border: solid 1px rgba(255, 255, 255, 1);
    display: flex;
    align-items: center;
    justify-content: center;
}

.choose-version .radio_button.selected span {
    background: #fff;
}

.modal-backdrop.show {
    background-color: #aaa;
}

.modal {
    background: transparent;
    box-shadow: 0px 6px 20px 4px rgba(0, 0, 0, 0.2);
}

.modal-dialog {
    max-width: 420px;
    height: 100%;
    margin: 0 auto;
    display: flex;
    align-items: center;
}

.modal-content {
    background: transparent;
    border-color: transparent;
}

.modal-content .close {
    position: absolute;
    background: transparent;
    border: 0;
    top: -30px;
    right: -20px;
}

.modal .store_content .product_pannel {
    padding: 0;
}

.intro-box .icon {
    width: 60px;
    height: auto;
    margin-bottom: 10px;
}

.intro-box .logo {
    height: 24px;
    width: auto;
    margin-right: 10px;
}

.product-nav-bar .menu-highlight {
    font-size: .875rem;
    padding: 0 8px;
    border-radius: 6px;
    display: inline-block;
    margin-left: 5px;
    height: 24px;
    line-height: 22px;
    color: #fff;
    background-color: #5bc60d;
}

.ultimate-2026 .product-bg {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url('/images/products/acdsee2026/ultimate/ACDSee2026-PD-Intro-Ult.jpg');
}

.professional-2026 .product-bg {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url('/images/products/acdsee2026/professional/ACDSee2026-PD-Intro-Pro.jpg');
}

.home-2026 .product-bg {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url('/images/products/acdsee2026/home/ACDSee2026-PD-Intro-Home.jpg');
}

.ultimate-2026 .purchse-footer {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url('/images/products/acdsee2026/ultimate/ACDSee2026-PD-Footer-Ult-scaled.jpg');
}

.professional-2026 .purchse-footer {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url('/images/products/acdsee2026/professional/ACDSee2026-PD-Footer-Pro-scaled.jpg');
}

.home-2026 .purchse-footer {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url('/images/products/acdsee2026/home/ACDSee2026-PD-Footer-Home-scaled.jpg');
}

.product-nav-bar {
    position: sticky;
    top: 0;
    z-index: 99;
}

.product-nav-bar .sub-nav-bar {
    background-color: rgb(2, 5, 10);
}

.product-nav-bar.opacity85 .sub-nav-bar {
    background-color: rgba(2, 5, 10, 0.85);
}

.product-nav-bar .sub-nav-bar>.row {
    max-width: 1480px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

.product-nav-bar .sub-nav-bar .nav-icon {
    width: auto;
    height: 30px;
    margin-right: 10px;
}

.product-nav-bar .sub-nav-bar .features-list {
    width: calc(100% - 160px);
    display: flex;
    justify-content: center;
}

.product-nav-bar .sub-nav-bar .product-nav {
    padding: 0 15px;
    margin-bottom: 0;
    height: 57px;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}

.product-nav-bar .sub-nav-bar .product-nav>div {
    height: 100%;
}

.product-nav-bar .sub-nav-bar span,
.product-nav-bar .sub-nav-bar span a {
    color: #ffffff;
    font-size: 16px;
    display: inline-block;
    cursor: pointer;
}

.product-nav-bar .sub-nav-bar span {
    margin: 0 30px;
    height: 100%;
    line-height: 53px;
}

.product-nav-bar .sub-nav-bar span a {
    padding: 0 10px;
}

.product-nav-bar .sub-nav-bar .product-name a {
    font-weight: bold;
}

.product-nav-bar .sub-nav-bar span a.selected {
    border-bottom: 3px solid #fff;
}

.ultimate-2026 .features-nav-bar .sub-nav-bar {
    background-color: #00164c;
}

.ultimate-2026 .features-nav-bar.opacity85 .sub-nav-bar {
    background-color: #00164cd1;
}

.professional-2026 .features-nav-bar .sub-nav-bar {
    background-color: #470000;
}

.professional-2026 .features-nav-bar.opacity85 .sub-nav-bar {
    background-color: #470000d3;
}

.home-2026 .features-nav-bar .sub-nav-bar {
    background-color: #491d00;
}

.home-2026 .features-nav-bar.opacity85 .sub-nav-bar {
    background-color: #491d00d3;
}

.product-nav-bar .sub-nav-bar .product-nav {
    height: 64px;
}

.product-nav-bar .sub-nav-bar .nav-icon {
    margin-right: 0;
    width: auto;
    height: 40px;
}

.product-nav-bar .sub-nav-bar span {
    display: flex;
    align-items: center;
    line-height: normal;
    margin: 0 10px;
}

.menu-badge {
    font-size: 10px;
    margin-left: 3px;
    position: relative;
    top: -10px;
    color: #ffffff;
    background-color: rgb(91, 198, 13);
    width: 28px;
    height: 22px;
    line-height: 22px;
    display: inline-block;
    text-align: center;
    border-radius: 10px;
    font-family: Arial, Helvetica, sans-serif !important;
}

.badge-bounce {
    animation: bouncing .5s cubic-bezier(0.1, 0.05, 0.05, 1) 0s infinite;
}

@keyframes bouncing {
    0% {
        top: -6px
    }

    100% {
        top: -10px
    }
}

.product-tabs {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}

.product-tabs>div {
    position: relative;
    height: 100%;
    display: flex;
    align-items: center;
    margin: 0 10px;
}

.product-tabs>div>a {
    height: 100%;
    display: flex;
    align-items: center;
    color: #ffffff;
    font-size: 16px;
    cursor: pointer;
    padding: 0 10px;
}

.ultimate-2026 .product-tabs>div>a:hover,
.ultimate-2026 .product-tabs>div>a.active {
    color: #2a96ff;
}

.professional-2026 .product-tabs>div>a:hover,
.professional-2026 .product-tabs>div>a.active {
    color: #f69120;
}

.home-2026 .product-tabs>div>a:hover,
.home-2026 .product-tabs>div>a.active {
    color: #e89a22;
}

.product-tabs>div>a::after {
    content: '';
    display: inline-block;
    height: 8px;
    width: 8px;
    border-width: 2px 2px 0 0;
    border-color: #fff;
    border-style: solid;
    -webkit-transform: matrix(.71, .71, .71, -.71, 0, 0);
    transform: matrix(.71, .71, .71, -.71, 0, 0);
    margin-left: 10px;
    margin-top: -4px;
}

.product-tabs>div>a:hover::after,
.product-tabs>div>a.active::after {
    border-color: #f69120;
}

.ultimate-2026 .product-tabs>div>a:hover::after,
.ultimate-2026 .product-tabs>div>a.active::after {
    border-color: #2a96ff;
}

.professional-2026 .product-tabs>div>a:hover::after,
.professional-2026 .product-tabs>div>a.active::after {
    color: #f69120;
}

.home-2026 .product-tabs>div>a:hover::after,
.home-2026 .product-tabs>div>a.active::after {
    color: #e89a22;
}

.product-tabs>div>ul {
    display: none;
    position: absolute;
    left: 0;
    top: 64px;
    min-width: 145px;
    width: max-content;
    padding: 0;
    margin: 0;
    z-index: 2;
}

.ultimate-2026 .product-tabs>div>ul {
    background: #00164C;
}

.professional-2026 .product-tabs>div>ul {
    background: #540000;
}

.home-2026 .product-tabs>div>ul {
    background: #491D00;
}

.product-tabs>div>ul>li>a {
    width: 100%;
    display: inline-block;
    padding: 12px 20px;
    text-align: left;
    color: #ffffff;
    font-size: 16px;
}

.product-tabs>div>ul>li>a:hover,
.product-tabs>div>ul>li>a.active {
    background: #383535;
}

.ultimate-2026 .product-tabs>div>ul>li>a:hover,
.ultimate-2026 .product-tabs>div>ul>li>a.active {
    color: #2a96ff;
}

.professional-2026 .product-tabs>div>ul>li>a:hover,
.professional-2026 .product-tabs>div>ul>li>a.active {
    color: #f69120;
}

.home-2026 .product-tabs>div>ul>li>a:hover,
.home-2026 .product-tabs>div>ul>li>a.active {
    color: #e89a22;
}

.product-tabs>div:hover>ul {
    display: block;
}

.ultimate-2026 .product-content {
    color: #fff;
    background: linear-gradient(to bottom,
            #05265F 0%,
            #000000 8%,
            #05265F 16%,
            #000000 24%,
            #05265F 32%,
            #000000 40%,
            #05265F 48%,
            #000000 56%,
            #05265F 64%,
            #000000 72%,
            #05265F 80%,
            #000000 88%,
            #05265F 96%,
            #000000 100%);
}

.professional-2026 .product-content {
    color: #fff;
    background: linear-gradient(to bottom,
            #510000 0%,
            #000000 8%,
            #510000 16%,
            #000000 24%,
            #510000 32%,
            #000000 40%,
            #510000 48%,
            #000000 56%,
            #510000 64%,
            #000000 72%,
            #510000 80%,
            #000000 88%,
            #510000 96%,
            #000000 100%);
}

.home-2026 .product-content {
    color: #fff;
    background: linear-gradient(to bottom,
            #451B00 0%,
            #000000 8%,
            #451B00 16%,
            #000000 24%,
            #451B00 32%,
            #000000 40%,
            #451B00 48%,
            #000000 56%,
            #451B00 64%,
            #000000 72%,
            #451B00 80%,
            #000000 88%,
            #451B00 96%,
            #000000 100%);
}

.ultimate-2026 .features-content {
    background: linear-gradient(to bottom,
            #000000 0%,
            #05265F 8%,
            #000000 16%,
            #05265F 24%,
            #000000 32%,
            #05265F 40%,
            #000000 48%,
            #05265F 56%,
            #000000 64%,
            #05265F 72%,
            #000000 80%,
            #05265F 88%,
            #000000 96%,
            #05265F 100%);
}

.professional-2026 .features-content {
    background: linear-gradient(to bottom,
            #000000 0%,
            #6f1103 8%,
            #000000 16%,
            #6f1103 24%,
            #000000 32%,
            #6f1103 40%,
            #000000 48%,
            #6f1103 56%,
            #000000 64%,
            #6f1103 72%,
            #000000 80%,
            #6f1103 88%,
            #000000 96%,
            #6f1103 100%);
}

.home-2026 .features-content {
    background: linear-gradient(to bottom,
            #000000 0%,
            #714c12 8%,
            #000000 16%,
            #714c12 24%,
            #000000 32%,
            #714c12 40%,
            #000000 48%,
            #714c12 56%,
            #000000 64%,
            #714c12 72%,
            #000000 80%,
            #714c12 88%,
            #000000 96%,
            #714c12 100%);
}

.product-content.whats-new {
    color: #fff;
    background: linear-gradient(to bottom,
        #05265F 0%,
        #000000 12%,
        #05265F 24%,
        #000000 36%,
        #05265F 48%,
        #000000 60%,
        #000000 80%,
        #05265F 100%);
}

.product-content.ai-software .bg-img {
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #141414;
    background-image: url('/images/products/acdsee2026/ACDSee2026-WebBkgd-AIDots-UltProHome.png');
}

.product-content.ai-software .store_content {
    background: linear-gradient(to bottom,
            #052D72 0%,
            #000000 100%);
}

.product-bg .row,
.product-content .row {
    max-width: 1480px;
    margin: 0 auto;
}

.product-content .row .text-column {
    height: 100%;
}

.product-content img {
    max-width: 100%;
}

.product-content .videos a {
    cursor: pointer;
}

.intro .row .col-lg-6 {
    display: flex;
    flex-direction: column;
    align-items: self-start;
    justify-content: start;
}

#new {
    text-align: center;
}

.new-icon {
    width: 13.2%;
    height: 60px;
    background: #469F08;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 25px;
    margin-bottom: 10px;
}

.new-improve-icon {
    width: 21.6%;
}

.product-content .title>span {
    position: relative;
}

@keyframes fusion-title-highlight {
    0% {
        stroke-dasharray: 0 1500;
        opacity: 1
    }

    15% {
        stroke-dasharray: 1500 1500
    }

    85% {
        opacity: 1
    }

    90% {
        stroke-dasharray: 1500 1500;
        opacity: 0
    }

    100% {
        stroke-dasharray: 0 1500;
        opacity: 0
    }
}

@keyframes fusion-title-highlight-off-loop {
    0% {
        stroke-dasharray: 0 1500;
        opacity: 1
    }

    15% {
        stroke-dasharray: 1500 1500
    }

    85% {
        opacity: 1
    }

    90% {
        stroke-dasharray: 1500 1500;
        opacity: 1
    }

    100% {
        stroke-dasharray: 1500 1500;
        opacity: 1
    }
}

.photo-studio-product h1.title {
    color: #fff;
    margin: 20px 0;
    font-size: 36px;
    line-height: 1.3;
    font-weight: bold;
    display: flex;
    align-items: center;
}

.photo-studio-product h3.subtitle {
    color: #fff;
    margin: 10px 0;
    font-size: 24px;
    font-weight: bold;
}

.photo-studio-product h6.sub-title {
    color: #fff;
    padding: 0 0 10px;
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 3px;
    margin: 0;
}

.photo-studio-product .buttons-box {
    display: flex;
    align-items: center;
}

.photo-studio-product span.new-color {
    color: #fff;
    display: inline-block;
    padding: 2px 8px 3px 10px;
    font-size: 16px;
    line-height: 1;
    letter-spacing: 1px;
    background-color: #5bc60d;
    font-weight: normal;
    border-radius: 0;
    text-align: center;
    margin-right: 10px;
}

.photo-studio-product p.text {
    color: #fff;
    max-width: 100%;
}

.photo-studio-product p.text a {
    color: #07a5d8;
    text-decoration: none;
}

.photo-studio-product .button {
    display: inline-block;
    padding: 10px 25px;
    border-radius: 25px;
    font-family: Microsoft YaHei;
    font-size: 14px;
    line-height: 1;
    font-weight: normal;
    color: #ffffff;
    text-align: center;
    cursor: pointer;
    width: max-content;
    text-decoration: none;
}

.photo-studio-product .button.button-large {
    font-size: 16px;
    padding: 12px 25px;
}

.photo-studio-product .button.transparent {
    border: 2px solid #fff;
    color: #fff;
}

.photo-studio-product .button.blue-button:hover {
    background: #1B6CC5;
    border: 2px solid #1B6CC5;
}

.photo-studio-product .button.orange-button:hover {
    background: #F69120;
    border: 2px solid #F69120;
}

.photo-studio-product .button.green-button:hover {
    background: #469F08;
    border: 2px solid #469F08;
}

.photo-studio-product .button.yellow-button:hover {
    background: #C6842A;
    border: 2px solid #C6842A;
}

.photo-studio-product .button.red-button:hover {
    background: #BD1818;
    border: 2px solid #BD1818;
}

.photo-studio-product .button.new-green-button {
    background-color: #5bc60d;
    border: 2px solid #5bc60d;
}

.photo-studio-product .button.new-green-button:hover {
    background-color: #257101;
    border: 2px solid #257101;
}

.photo-studio-product .button.new-cyan-button {
    background-color: #00BEA4;
    border: 2px solid #00BEA4;
}

.photo-studio-product .button.new-cyan-button:hover {
    background-color: #189B88;
    border: 2px solid #189B88;
}

.photo-studio-product .button.new-red-button {
    background: #DA3434;
    border: 2px solid #DA3434;
}

.photo-studio-product .button.new-red-button:hover {
    background: #BD1818;
    border: 2px solid #BD1818;
}

.photo-studio-product .button.new-blue-button {
    background: #07A5D8;
    border: 2px solid #07A5D8;
}

.photo-studio-product .button.new-blue-button:hover {
    background: #0E8AB5;
    border: 2px solid #0E8AB5;
}

.photo-studio-product .button.new-orange-button {
    background: #F69120;
    border: 2px solid #F69120;
}

.photo-studio-product .button.new-orange-button:hover {
    background: #CC7918;
    border: 2px solid #CC7918;
}

.intro-img .slick-slider .slick-list {
    border-radius: 12px;
}

.intro-img a {
    margin: 0 8px;
}

.intro-img img {
    border-radius: 12px;
}

.img-column {
    margin-bottom: 20px;
}

.img-column .center-auto {
    max-width: 600px;
    margin: 0 auto;
}

.features-content .col-lg-6 .twentytwenty-container img {
    max-width: 600px;
    margin: 0 auto;
}

.bg-050d39 {
    background-color: #050d39 !important;
}

.bg-540000 {
    background-color: #540000 !important;
}

.bg-000000 {
    background: #000000 !important;
}

.bg-714c12 {
    background: #714c12 !important;
}

.bg-491d00 {
    background: #491d00 !important;
}

.bg-613718 {
    background: #613718 !important;
}

.bg-242424 {
    background: #242424 !important;
}

.br-16 img {
    border-radius: 16px;
}

.br-20 img {
    border-radius: 20px;
}

.br-24 img {
    border-radius: 24px;
}

.slick-prev {
    background: url(/images/index/banners/index-banner-arrow.png) no-repeat scroll 0 0;
    width: 60px;
    height: 60px;
    background-size: 60px;
    background-position: 0 0;
    left: calc(21% - 30px);
    z-index: 1;
}

.slick-prev:hover {
    background: url(/images/index/banners/index-banner-arrow.png) no-repeat scroll 0 0;
    width: 60px;
    height: 60px;
    background-size: 60px;
    background-position: 0 0;
    left: calc(21% - 30px);
}

.slick-next {
    background: url(/images/index/banners/index-banner-arrow.png) no-repeat scroll 0 0;
    width: 60px;
    height: 60px;
    background-size: 60px;
    background-position: 0 -60px;
    right: calc(21% - 30px);
    z-index: 1;
}

.slick-next:hover {
    background: url(/images/index/banners/index-banner-arrow.png) no-repeat scroll 0 0;
    width: 60px;
    height: 60px;
    background-size: 60px;
    background-position: 0 -60px;
    right: calc(21% - 30px);
}


.sync-and-lightroom {
    padding: 60px 0 40px;

}

.sync-and-lightroom .video-bg {
    padding: 30px;
    height: 255px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    border-bottom-left-radius: 50px;
    border-top-right-radius: 50px;
}

.sync-and-lightroom .sync-video {
    background-image: url('/images/products/acdsee2025/ultimate/ACDSee2025-PD-Images-MobileSync.jpg');
}

.sync-and-lightroom .lightroom-video {
    background-image: url('/images/products/acdsee2025/ultimate/ACDSee2025-PD-Images-Migrate.jpg');
}

.sync-and-lightroom p.text {
    margin-top: 0;
    margin-bottom: 20px;
}

.sync-and-lightroom .video-bg a {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.sync-and-lightroom .video-bg a span {
    font-size: 36px;
    line-height: 1;
    color: #fff;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
}

.sync-and-lightroom .video-bg img {
    width: 130px;
    height: auto;
    margin-bottom: 10px;
}

.purchse-footer .row {
    max-width: 100% !important;
}

.purchse-footer .col {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.purchse-footer .acdsee-name {
    font-size: 36px;
    font-weight: bold;
    margin: 15px 0;
    color: #fff;
}

.purchse-footer .icon {
    width: 100px;
    height: auto;
    display: block;
}

.purchse-footer .purchse-box {
    background-color: rgba(0, 0, 0, 0.7);
    border-radius: 0px 100px 0px 100px;
    padding: 30px 356px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.purchse-footer .logo {
    width: 160px;
    height: auto;
    display: block;
}

#upgrade li {
    list-style: disc;
}
.ultimate-2026 #upgrade {
    background: linear-gradient(to bottom, #000000 0%, #062C6E 100%);
}
.home-2026 #upgrade {
    background: linear-gradient(to bottom, #000000 0%, #674510 100%);
}
.professional-2026 #upgrade {
    background: linear-gradient(to bottom, #000000 0%, #6B1003 100%);
}

.photo-studio-product svg {
    position: absolute;
    top: 60%;
    left: 50%;
    width: calc(50% + .75em);
    height: calc(100% + .75em);
    transform: translate(-50%, -50%);
    overflow: visible;
}

.photo-studio-product svg path {
    stroke-width: 9;
    fill: none;
    stroke-dasharray: 1500;
    stroke-linecap: round;
    stroke-linejoin: round;
    animation: fusion-title-highlight 10s;
}

.photo-studio-product .green svg path {
    stroke: #5bc60d;
}

.photo-studio-product .blue svg path {
    stroke: #2a96ff;
}

.photo-studio-product .red svg path {
    stroke: #ff281b;
}

.photo-studio-product .yellow svg path {
    stroke: #e89a22;
}

@keyframes fusion-title-highlight {
    0% {
        stroke-dasharray: 0 1500;
        opacity: 1
    }

    15% {
        stroke-dasharray: 1500 1500
    }

    85% {
        opacity: 1
    }

    90% {
        stroke-dasharray: 1500 1500;
        opacity: 0
    }

    100% {
        stroke-dasharray: 0 1500;
        opacity: 0
    }
}

@keyframes fusion-title-highlight-off-loop {
    0% {
        stroke-dasharray: 0 1500;
        opacity: 1
    }

    15% {
        stroke-dasharray: 1500 1500
    }

    85% {
        opacity: 1
    }

    90% {
        stroke-dasharray: 1500 1500;
        opacity: 1
    }

    100% {
        stroke-dasharray: 1500 1500;
        opacity: 1
    }
}

.why-upgrade-box,
.choose-acdsee-box {
    background-color: rgba(0, 0, 0, 0.7);
    border-radius: 0px 100px 0px 100px;
    padding: 40px 30px 50px 30px;
}

#sidebar-fixed {
    position: fixed;
    z-index: 9999;
    right: 3%;
    bottom: 0;
    padding: 10px;
}

.product-links {
    background: #1D1D1D;
}

.product-content.whats-new .new-box {
    text-align: start;
}

.product-content.whats-new .new-box img {
    width: 120px;
    height: auto;
    margin-bottom: 10px;
}

.product-content.whats-new h2.subtitle {
    font-size: 30px;
}

.include-product-icons {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.dam-products-icons {
    display: inline-flex;
    align-items: center;
    justify-content: flex-start;
}

.whats-new .text a {
    color: #07a5d8;
}

.include-product-icons a img {
    margin-right: 10px;
    width: 40px;
    height: auto;
    border-radius: 0;
}

.whats-new .include-product-icons a img {
    width: 26px;
}

.dam-products-icons img {
    width: 30px;
    margin-right: 10px;
    height: auto;
}

.whats-new .features .text {
    margin-bottom: 20px;
}

/* features */
.ultimate-2026 .feature-header-box {
    background: linear-gradient(to bottom, #05265F 0%, #000000 100%);
}
.professional-2026 .feature-header-box {
    background: linear-gradient(to bottom, #6f1103 0%, #000000 100%);
}
.home-2026 .feature-header-box {
    background: linear-gradient(to bottom, #714c12 0%, #000000 100%);
}
.feature-header {
    max-width: 1480px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    padding: 30px 15px;
}

.feature-header .product-icon-box {
    width: 250px;
}

.feature-header .product-icon {
    width: 150px;
    height: auto;
}

.feature-header .product-intro-box {
    flex: 1;
}

.feature-header .product-logo {
    width: 120px;
    height: auto;
}

.feature-header h1.title {
    margin: 10px 0;
}

.feature-header .choose-version {
    margin-bottom: 20px;
}
.features-content .row {
    max-width: 1500px;
    margin: 0 auto;
}

.features-content hr {
    background-color: #fff;
    opacity: 1;
}

.features-content .col-lg,
.features-content .col-lg-6 {
    padding-left: 30px;
    padding-right: 30px;
}

.features-content .border-box {
    background-color: rgba(0, 0, 0, 0.7);
    border-width: 1px;
    border-style: solid;
    border-radius: 10px;
    padding: 10px;
}

.ultimate-2026 .border-box {
    border-color: #11509f;
}

.professional-2026 .border-box {
    border-color: #9f160a;
}

.home-2026 .border-box {
    border-color: #9f6f2c;
}

.features-content h3.subtitle {
    margin: 10px 0;
    display: flex;
    align-items: center;
}

.features-content p.text {
    margin-bottom: 35px;
}

.features-content p.text a {
    color: #07a5d8;
}

.features-content .fa-title {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
}

/* ai-software */
.store_content .try-product .ultimate_box {
    background-color: rgba(0, 0, 0, 0.7);
    border: 1px solid #3f4040;
    border-radius: 10px;
}

.store_content .try-product .product_icon,
.store_content .try-product .product_info {
    background-color: transparent;
}

@media (max-width: 1279px) {
    .product-content h1.title {
        font-size: 30px;
    }
}

@media (max-width: 991px) {

    .new-icon,
    .new-improve-icon {
        width: 90%;
    }

    .product-content .row {
        padding: 0 15px;
    }

    .br-16 img {
        border-radius: 32px;
    }

    .more-box {
        margin-bottom: 35px;
    }

    #ai .col-lg {
        margin-bottom: 35px;
    }

    .whats-new #aimask .col-lg {
        margin-bottom: 35px;
    }

    .whats-new .include-product-icons {
        margin-top: 20px;
    }

    .product-content .row .text-column,
    .product-content .row .video-column {
        margin: 25px 0;
    }

    .mobile-sync-box {
        margin-bottom: 25px;
    }

    .pb-5 {
        padding-bottom: 2rem !important;
    }

    .pt-5 {
        padding-top: 2rem !important;
    }

    .mt-5 {
        margin-top: 2rem !important;
    }

    .mb-5 {
        margin-bottom: 2rem !important;
    }
}

@media (max-width: 767px) {
    .product-tabs {
        display: none !important;
    }

    .product-content h1.title {
        font-size: 26px;
        text-align: left;
        margin: 15px 0;
    }

    .product-content h3.subtitle {
        font-size: 18px;
        line-height: 1.5;
    }

    .product-content p.text,
    .product-content li {
        font-size: 14px;
    }

    .product-content span.new-color {
        font-size: 14px;
        font-weight: normal;
        padding: 3px 6px;
        min-width: max-content;
        margin-right: 4px;
    }

    .br-16 img {
        border-radius: 24px;
    }

    .intro-box {
        padding: 0;
    }

    .intro-box .logo {
        height: 24px;
    }

    .intro-box .acdsee-name {
        font-size: 26px;
        margin: 10px 0 15px;
    }

    .product-content .button {
        margin-bottom: 15px;
    }

    .product-content .row {
        padding: 0 10px;
    }

    .product-content .row .text-column,
    .product-content .row .video-column {
        margin: 15px 0;
    }

    .product-content ul {
        padding-left: 20px;
    }

    .product-content svg {
        top: 65%;
    }

    .sync-and-lightroom .video-bg {
        margin-top: 15px;
    }

    .sync-and-lightroom .video-bg img {
        width: 100px;
        height: auto;
    }

    .sync-and-lightroom .video-bg a span {
        font-size: 24px;
    }

    .product-content .buttons-box {
        flex-direction: column;
        align-items: flex-start;
    }

    .product-content .button.button-large {
        font-size: 14px;
        padding: 10px 25px;
    }

    .features-content .col-lg,
    .features-content .col-lg-6 {
        padding-left: 20px;
        padding-right: 20px;
    }
}