#hero { background-position: center top; background-repeat: no-repeat; background-size: cover; font-size: 16px; color: #fff; overflow: hidden }
#vector #hero { background: #ffba50; background: -moz-linear-gradient(15deg, #ffba50 0%, #ffffff 51%, #ffffff 100%); background: -webkit-linear-gradient(15deg, #ffba50 0%, #ffffff 51%, #ffffff 100%); background: linear-gradient(15deg, #ffba50 0%, #ffffff 51%, #ffffff 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffba50', endColorstr='#ffffff', GradientType=1 );
}
#hero .product-info { padding-top: 35px; padding-bottom: 30px; }
#hero .title { font-size: 28px; font-weight: 500; }
#hero .title .new { font-size: 24px; font-style: italic; font-weight: 600; display: inline; text-transform: uppercase }
#hero .title .description { font-size: 20px; display: block; }
#hero .content p { color: #fff; font-size: 20px; margin: 0; }
#hero p a.trial { text-decoration: underline; }
#hero p a.trial:hover { text-decoration: none; }
#hero .priceDisplayNormal { font-size: 25px !important; line-height: 1; }
#hero .priceDisplayStrikethrough { color: #d2d2d2; text-decoration: line-through; line-height: 1; }
#hero p.list-price { margin-bottom: 0; margin-top: 8px; }
#hero .main-price { margin-top: 0; margin-bottom: 0; }
#hero > .container { position: relative; }
#hero .content a.download { border: solid 2px #fff; margin: 35px 0 40px; padding: 8px 40px 9px 15px; font-weight: 500; font-size: 16px; text-transform: uppercase; text-decoration: none; display: inline-block; position: relative; line-height: 1; }
#hero .content a.download::after { content: ""; background: url(/static/cdgs/product_content/vector/icon-download.png); position: absolute; top: 7px; right: 12px; height: 18px; width: 18px; background-size: 18px; }
#hero .content a.download:hover { opacity: 0.8; text-decoration: none; }
.sign-in { display: flex; justify-content: right; margin-bottom: 30px; }
.sign-in img { max-width: 25px; margin-right: 8px; }
.sign-in a { color: #fff; font-size: 16px; font-weight: 500; text-transform: uppercase; }
.sign-in a:hover { color: #fff; }
#product-nav .navbar-nav>li>a.btn-primary { color: #fff; }
#product-nav .navbar-nav>li>a.btn-primary:hover { background: #28acff; border: 1px solid #28acff; }
.purchase-box { width: auto; }
.purchase-box .btn, .purchase-box .button a { font-size: 16px; border-radius: 0; color: #fff; text-transform: uppercase; text-decoration: none; padding: 6px 15px 8px; min-width: 150px; }
.purchase-box .btn-primary:hover, .purchase-box .blue-btn:hover { background: #28acff; border: 1px solid #28acff; }
.purchase-box .buy-options { margin-top: 40px; }
.btn-lt { border: solid 1px #fff; margin-left: 15px; }
.btn-lt:hover { color: #fff; background: rgba(255, 255, 255, 0.1) }
.btn-dk { border: solid 1px #000; margin-left: 15px; color: #000; }
.btn-dk:hover { opacity:  0.8;}
.btn-wt { background-color: #fff; margin-left: 15px; color: #000; }
.btn-wt:hover { color: #000; background: rgba(255, 255, 255, 0.9) }
#hero p.trial a { color: #fff; text-decoration: underline;}
#hero p.trial a:hover { text-decoration: none;}
.lto-promo { position: inherit; padding: 2px 10px; margin-left: 0; font-size: 16px;}
.lto-box { margin-top: 0; }
.lto-box h4 { font-size: 16px; }
.lto-box .link { color: #333; text-decoration: none; }
.lto-box a:hover .link { color: #23527c !important; text-decoration: none !important; }
.lto-box p { font-size: 80% !important; color: #333 !important; }
.lto-box .link { color: #009cff !important; }
#hero .offer-box { padding-top: 40px; padding-bottom: 50px; }
.additional-info p { margin: 0 !important; padding: 0 !important; }
.additional-info a { font-size: 12px; color: #fff }
#hero .upsell { padding: 10px 15px 15px; background: #f4f4f4; color: #333; float: left; border: dotted 1px #ccc; }
#hero .upsell h4, #hero .upsell p { font-size: 13px; margin: 0; color: #333 }
#hero .upsell h4 { text-transform: uppercase; font-size: 14px; font-weight: 600; margin-bottom: 3px }
#hero .upsell p span { color: #00B10C; font-weight: 600; font-style: italic }
#hero .upsell a { color: #333; text-decoration: underline }
#hero .upsell a:hover { text-decoration: none }
.additional-info a:hover { text-decoration: underline; }
#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; }
.draw-in-perspective .sec-block p { max-width: 1000px; margin-left: auto; margin-right: auto }
.intro { position: relative }
#vector #overview { background-color: #D5005A; color: #fff; }
#vector #overview .intro {  background-image: url(/static/cdgs/product_content/vector/overview-bg.jpg); background-repeat: no-repeat;background-position: center bottom; background-color: #d6005b; }
#vector #overview .pillars { background-color: #000000; }
#overview .video-bg { position: relative; overflow: hidden; }
#overview .video-bg img { max-width: 844px; margin-bottom: -5em; }
.mt-1 { margin-top: 1em; }
.mt-2 { margin-top: 2em; }
.mt-3 { margin-top: 3em; }
.mt-4 { margin-top: 4em; }
.mt-5 { margin-top: 5em; }
.ml-1 { margin-left: 1em !important; }
.accordion-wrap { position: relative; overflow: hidden; padding: 100px 0 60px; }
.accordion.font-sm .title h2, .font-sm.title h2 { font-size: 39px; font-weight: 400 }
.accordion .title p, .accordion .title a { font-size: 16px }
.accordion .title a { color: #333; text-decoration: underline }
.accordion .title a:hover { color: #333; text-decoration: none }
.accordion ul li { margin-bottom: 1em; }
.accordion ul li:last-child { margin-bottom: 0em; }
.accordion .panel.panel-default { margin: 0; }
.accordion .panel-title { font-size: 17px; font-weight: 500; }
.accordion .panel { border: none; border-bottom: 1px solid #ccc; border-radius: 0 !important; box-shadow: none; background-color: transparent; font-size: 17px }
.accordion .panel:first-child { border-top: 1px solid #ccc; margin-top: 40px }
.accordion .panel-title a { color: #333; }
.intuitive-tools .accordion .panel-title { position: relative; padding-right: 25px; line-height: 1.5; }
.intuitive-tools .accordion .panel-title a::before { content: ""; border-radius: 50%; position: absolute; right: 5px; top: 13px; transition: .3s transform ease-in-out; font-weight: initial; transform: rotate(45deg); width: 22px; height: 22px; background: url("/static/cdgs/product_content/cdgs/2021/plus.png") #fff; background-size: 14px; background-position: 2px -7px; background-repeat: no-repeat; border: 2px solid #707070 }
.accordion .panel-title a.collapsed::before { transform: rotate(0deg); border: 2px solid #707070 }
.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 }
.accordion .panel-title a { display: block; padding: 10px 0; }
.accordion .panel-heading { padding: 0; background: transparent }
.accordion .panel-default>.panel-heading+.panel-collapse>.panel-body { border-top: none; }
#what-product { background-color: #F9F9F9; }
#what-product .module { background-color: #fff; padding: 0; font-size: 16px; position: relative; }
#what-product .module-row .module-col { margin-bottom: 20px }
#what-product .module .content { padding: 15px 25px 120px; position: relative; height: 100%; }
#what-product .module h4 { font-size: 18px; font-weight: normal; }
#what-product .module img { width: 100%; }
#what-product .img-holder img { width: 75px; padding: 32px 0 20px 0;  }
#what-product .buttons { position: absolute; bottom: 0; height: 130px; left: 50%; transform: translateX(-50%); }
.shadow { box-shadow: 0px 3px 25px rgba(0,0,0,.15)!important; }

#resources { background-color: #F9F9F9; }
#resources { padding-top: 60px; }
#resources .section-intro { margin-bottom: 20px; }
#resources .accordion .panel-title { position: relative; padding-left: 40px; line-height: 1.5; }
#resources .accordion .panel-title a::before { content: ""; position: absolute; left: 15px; top: 16px; transition: .3s transform ease-in-out; font-weight: initial; transform: rotate(0deg); width: 14px; height: 14px; background: url("/static/cdgs/product_content/vector/arrow.jpg") #fff; background-size: 14px; background-position: 0 0; background-repeat: no-repeat; }
#resources .accordion .panel-title a.collapsed::before { transform: rotate(-90deg); left: 15px; top: 16px; border: 0 }
#resources .accordion .panel-body { padding-left: 15px; }

.artist-name { position: absolute; color: #333; z-index: 1; }
.artist-name.bottom { right: 10%; bottom: 60px; }
.intro .artist-name { right: 30%; }
a.video { display: block; margin: 0; padding: 0; }
a.video span { width: 150px; height: 150px; position: absolute; background: url("/static/cdgs/product_content/cdgs/2020/play-icon.svg") no-repeat; left: 50%; top: 50%; transform: translate(-50%, -50%); opacity: .8; z-index: 10; transition: all .2s ease-in-out; }
a.video span:hover { transform: translate(-50%, -50%) scale(1.1); opacity: 1; }
.flow-icons { position: relative; padding: 75px 0; color: #fff; text-align: center }
.flow-icons h3 { font-size: 24px }
.flow-icons p { font-size: 18px }
.flow-icons a, .whats-inc .tab-content a { color: #000; text-decoration: underline }
.intuitive-tools .content a { color: #000; text-decoration: none }
.flow-icons a:hover, .whats-inc .tab-content a:hover { color: #000; text-decoration: none }
.intuitive-tools .content a:hover { color: #000; text-decoration: underline }
.flow-icons img { max-width: 160px; display: block; margin: 0 auto; }
#accordion-mobile .nav-icon { width: 35px; height: 35px }
#accordion-mobile .panel-title a { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; align-items: center }
#accordion-mobile .panel-title a:hover, #accordion-mobile .panel-default>.panel-heading+.panel-collapse>.panel-body a { color: #333; text-decoration: underline }
#accordion-mobile .panel-title a p { font-size: 20px; margin: 0 0 0 10px; }
#accordion-mobile .panel-default>.panel-heading { background-color: transparent; border-color: transparent; }
#accordion-mobile .panel-default>.panel-heading+.panel-collapse>.panel-body { border-top-color: transparent; }
#accordion-mobile .panel-default>.panel-heading+.panel-collapse>.panel-body p { font-size: 16px; margin-top: 0; text-align: left }
#accordion-mobile .panel-default { border-color: transparent; box-shadow: none; }
.create-with-confidence  { background: rgb(236,0,89); background: linear-gradient(90deg, rgba(236,0,89,1) 0%, rgba(107,0,96,1) 100%); color: #fff; }
.create-with-confidence .btn { margin: 20px 0 15px; }
.learning { background-repeat: no-repeat; background-position: center; background-size: cover; }
.learning.container img { width: inherit; max-width: 100%; display: block; margin: 0 auto; }
.learning .section-intro, .create-with-confidence .section-intro { margin-bottom: 0 }
.learning img { max-width: 346px; }
.note p { font-size: 14px; margin-top: 40px }
.learning .container.image { width: 100%; max-width: 1400px; position: relative }

@media (min-width: 768px) {
h4 { font-size: 20px }
.section-intro h2 { font-size: 40px; }
#vector #hero { background-position: left; background-repeat: no-repeat; background-size: cover; color: #fff; font-size: 16px; min-height: 440px }
#vector #hero { background-image: url(/static/cdgs/product_content/vector/hero-bg.jpg);  }
#hero p, #hero .title .new, #hero p a.trial, .additional-info a { color: #fff; }
#hero .details { border-bottom: 1px solid #ddd; }
#hero .upsell { margin-top: 15px; }
#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: 20px; padding-right: 20px; }
#accordion-mobile { display: none; }
#what-product .module-row { padding-top: 20px; display: -webkit-flex; display: -ms-flexbox; display: flex; display: table-cell\9; flex-wrap: wrap; -webkit-flex-wrap: wrap; }
#what-product .module-row .module-col { display: -ms-flexbox; display: -webkit-flex; display: flex; display: table-cell\9; flex-wrap: wrap; -webkit-flex-wrap: wrap; }
#what-product .img-holder img { width: 75px; }
#product-nav.sticky #buy { border-bottom: none; padding: 15px 20px 17px; font-weight: 400; }
}

@media (min-width: 992px) {
    .accordion .title h2 { font-size: 42px; }
    .accordion.full-width .images { position: inherit; width: 100%; }
    .accordion.full-width .tab-content { width: 100%; height: 100%; position: absolute; z-index: 0; left: 0; top: 0; }
    .accordion.full-width .content { left: 0; top: 0; }
    .accordion.full-width.right .content { right: 0; top: 0; float: right }
    .accordion.full-width .tab-pane { height: 100%; width: 100%; background-size: cover; background-position: 50% 50px; background-repeat: no-repeat }
    .accordion-wrap.intuitive-tools { min-height: 750px; }
}

@media (max-width: 991px) {

}

@media (max-width: 767px) {
body.responsive .container { overflow: hidden; }
#hero { background: rgba(0,0,0,.7); background-position: center; background-repeat: no-repeat; background-size: cover; color: #fff; font-size: 16px; }
#vector #hero { background-image: url(/static/cdgs/product_content/vector/hero-bg-mobile.jpg); }
#hero { background: rgba(0,0,0,.7); background-size: cover !important; }
#hero .product-info { padding-top: 10px; padding-bottom: 10px; margin: 0 15px 15px; }
#hero .details { text-align: center; }
#hero p .trial { display: none; }
#hero .purchase-box { padding-bottom: 25px; }
#hero .offer-box {  padding-bottom: 0; }
#hero .promo-offer .lto-promo-container { padding-bottom: 20px }
#hero .upsell { width: 100% }
#hero .artist-name { display: none }
.purchase-box .btn, .purchase-box .button a { padding: 10px 15px; width: 100%; }
.flow-icons { padding-bottom: 40px; text-align: left }
.flow-icons p { font-size: 14px; margin: 10px 0 15px; }
.flow-icons .col .row { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.flow-icons .col .row .col-xs-3 { -ms-flex: 1 0 30%; flex: 1 0 30%; max-width: 30% }
.flow-icons .col .row .col-xs-9 { -ms-flex: 1 0 70%; flex: 1 0 70%; max-width: 70% }
.flow-icons h3 { margin-top: 5px; font-size: 20px; }
.flow-icons img { max-width: 80px; margin-bottom: 50px; }
a.video span { width: 90px; height: 90px; }
.learning img { display: none; }
#what-product .module { margin: 0 20px; }
#accordion-mobile .panel-default>.panel-heading+.panel-collapse>.panel-body p { font-size: 14px; }
#accordion-mobile .panel-title a p { font-size: 18px; margin: 0; }
.btn-lt { margin-left: 0px; margin-top: 15px; }
}

@media (max-width: 560px) {
.btn, .button a { white-space: inherit; }
}

@media (min-width: 2200px) {
.color-fills, .object-management, .bitmap-to-vector { background-size: contain; }
}
