.shorten-title { letter-spacing: -1.1px; }
ul.emphasis { font-size: 16px; margin: 16px 0; }
p { font-size: 18px }
.mt-3 { margin-top: 3rem; }
.margin-bottom-0 { margin-bottom: 0 }
.padding-bottom-0 { padding-bottom: 0 }
.bg-light-grey {background: #f1f1f1;}
.btn-white, .btn-white:hover { color: #333 }
.buttons { display: inline-flex; flex-wrap: wrap; gap: 12px; }
.buttons a.btn { margin-right: 0; }
a.black { color: #000; text-decoration: underline }
a.white { color: #fff; text-decoration: underline }
.playlink:after { font-family: "Glyphicons Halflings"; content: "\e029"; display: inline-block; margin-left: 5px; vertical-align: middle; font-size: 120%; }
@media (min-width: 768px) {
    h4 { font-size: 26px }
}
@media (min-width: 1200px) {
    h3 { font-size: 30px }
    .section-intro h2 { font-size: 40px }
    .title h4 { font-size: 40px; }
}
@media (min-width: 1630px) { 
    .title h4 { font-size: 40px; }
}
@media (max-width: 991px) {
    ul.emphasis { font-size: 14px; text-align: left; margin-top: 20px; }
    .emphasis { font-size: 18px; }
}
@media (max-width: 767px) {
    h4 { margin-bottom: 5px; }
    h3 { font-size: 20px; }
}
@media (max-width: 560px) {
    .btn, .button a { white-space: inherit; }
}



.hero { background-image: url(/static/cdgs/product_content/cdts/3dcad/xvl2021/hero-background.jpg); background-position: center; background-repeat: no-repeat; background-size: cover; color: #fff; font-size: 18px; padding: 60px 0 80px; }
.hero h2 { font-size: 16px; font-weight: 400; text-transform: uppercase; }
.hero h1 { font-size: 55px; font-weight: 400; line-height: 1; }
.hero .buttons { margin-top: 10px; }
.hero .emphasis a { text-decoration: underline; color: #fff; }
.hero .emphasis a:hover { text-decoration: none; }
@media (min-width: 1200px) {
    .hero { height: 550px; }
    .hero > .container { height: 100%; }
    .hero > .container > .row { height: 100%; display: flex; flex-wrap: wrap; align-items: center; }
}
@media (max-width: 991px) {
    .hero { background-image: url(/static/cdgs/product_content/cdts/3dcad/xvl2021/hero-background-mobile.jpg); background-position: center; background-repeat: no-repeat; background-size: cover;}
    .hero { text-align: center; }
    .hero h1 { font-size: 36px; font-weight: 400; }
    .hero .buttons  { justify-content: center; }
}



#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 .navbar-nav>li>a.btn-primary { color: #fff; }
#product-nav .navbar-nav>li>a.btn-primary:focus { background-color: #0052a3; }
@media (min-width: 768px) {
    #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 .navbar-right { margin-right: 0; }
    #product-nav.sticky #buy:hover { background-color: #28acff }
}
@media (min-width: 1200px) {
    #product-nav .navbar-right { right: 0; }
}
@media (max-width: 767px) {
    #product-nav #buy { margin-left: 15px }
    #product-nav .navbar-nav { display: block; }
}



#overview { background-color: #f1f1f1; }
#overview .sec-block { padding-bottom: 0; }
#overview .section-intro { margin-bottom: 0; }
#overview h2 { margin-top: 0; }
#overview .section-intro p { margin-bottom: 48px; }
.flow-icons { position: relative; padding: 80px 0; text-align: center; }
.flow-icons h3 { font-size: 30px }
.flow-icons p { font-size: 16px; margin-bottom: 0; }
.flow-icons a { text-decoration: underline }
.flow-icons img { max-width: 88px; display: block; margin: 0 auto; }
@media (min-width: 768px) {
    .flow-icons p { padding: 0; }
}
@media (max-width: 991px) {
    .flow-icons .icon-cols { display: flex; flex-wrap: wrap; row-gap: 48px; }
    .flow-icons .icon-cols::before, .flow-icons .icon-cols::after { display: none; }
}
@media (max-width: 767px) {
    #overview .sec-block { padding-top: 48px; }
    #overview .section-intro p { margin-bottom: 24px; }
    .flow-icons { padding: 48px 0; text-align: left }
    .flow-icons .icon-cols { row-gap: 40px; }
    .flow-icons p { font-size: 14px; margin: 5px; }
    .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: 5px 0 0; font-size: 20px; }
    .flow-icons img { max-width: 80px; }
}



.whats-inc { padding: 80px 0; }
.whats-inc .section-intro { margin-bottom: 80px; }
.whats-inc .section-intro h2 { margin-top: 0; }
.whats-inc .section-intro p { margin-bottom: 0; }
.whats-inc .modules .module { margin-bottom: 48px; }
.whats-inc .modules p { font-size: 16px !important; margin-top: 0 !important; margin-bottom: 0; }
.whats-inc .modules h4 { margin-bottom: 5px; line-height: 1.3; font-weight: 500; margin-top: 0 !important; }
.whats-inc .modules h4 span.desc { font-size: 16px !important; line-height: 24px; }
.wrap-inc h4 { font-size: 24px; margin-top: 0; }
.whats-inc .modules p .note { font-size: 12px; font-style: italic; }
.subscription-exclusive { font-size: 12px; font-weight: 500; display: inline-block; color: #000000; background: #d1c3f5; padding: 2px 12px 2px; border-radius: 13px; text-transform: uppercase; }
.wrap-inc { padding: 48px 0 0; font-size: 16px; text-align: left; }
#accordion-mobile { margin-bottom: 38px; }
#accordion-mobile .nav-icon { width: 35px; height: 35px }
#accordion-mobile .panel-title a { display: -webkit-box; display: -ms-flexbox; display: flex; 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 15px; }
#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; padding-top: 0; }
#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; }
.btn.incl { margin-top: 0; }
@media (min-width: 768px) {
   #accordion-mobile { display: none } 
}
@media (max-width: 767px) {
    .whats-inc { padding: 48px 0; }
    .whats-inc .section-intro { margin-bottom: 38px; }
    #included-features { display: none; }
}



.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 .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 }
#features .accordion .panel:first-child { margin-top: 0; }
.accordion .panel-title a { color: #333; }
.accordion .panel-title { position: relative; padding-right: 30px; line-height: 1.5; }
.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") #fff0; 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: inline-block; padding: 10px 0; }
.accordion .panel-heading { padding: 0; background: transparent }
.accordion .panel-default>.panel-heading+.panel-collapse>.panel-body { border-top: none; }
.accordion .img-icon { max-width: 40px; margin: 18px 15px 0 0; float: left; }
.accordion .sub-header { display: block; }
.panel-body .vid-modal.playlink { white-space: nowrap; }
#features .left .accordion .tab-pane.active img { margin: 0 0 0 5%; width: 95%; }
#features .right .accordion .tab-pane.active img { margin: 0 5% 0 0; width: 95%; }
#features .right .accordion .tab-pane { text-align: left; float: right; }
.accordion-wrap { position: relative; overflow: hidden; padding: 60px 0; }
.accordion.font-sm .title h2, .font-sm.title h2 { font-size: 39px; font-weight: 400 }

#features ul { list-style-type: circle; padding-left: 20px; }

#features .features { padding-bottom: 80px; }
#features .sec-block { padding: 80px 0 0; }
#features .section-intro { margin-bottom: 80px; }
#features .section-intro h2 { margin-top: 0; }
#features .section-intro p { margin-bottom: 0; }
#features .panel-group { margin-bottom: 0; }
@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% 100%; background-repeat: no-repeat }
}
@media (max-width: 991px) {
    .accordion .tab-pane { background-size: cover; background-repeat: no-repeat; background-position: 70% 0; }
    .accordion.right .tab-pane { background-position: 35% 0; }
    .accordion .tab-pane img.gif-image { max-width: 320px; width: auto; margin-top: 50px; }
    .accordion .tab-pane { min-height: 600px; }
    .accordion .panel-title a { font-weight: 500; }
    .accordion-wrap { padding: 60px 0; }
    #features .right .accordion .tab-pane.active img, #features .left .accordion .tab-pane.active img { margin: 0; width: 100%; }

    #features .section-intro { margin-bottom: 48px; }
    #features .accordion-img { display: inline-block; margin-bottom: 48px; }
}
@media (max-width: 767px) { 
    #xvl .feature .tab-content.image {height: auto; padding: 0;}
    .accordion-wrap { padding: 20px 0 60px; min-height: 500px }
    .accordion-wrap .images { padding: 0 }

    #features .features { padding-bottom: 48px; }
    #features .sec-block { padding: 48px 0 0; }
    #features .section-intro { margin-bottom: 24px; }
    .accordion .tab-pane { min-height: 300px; }
    #features .accordion-img { margin-bottom: 24px; }
}



#additional { background-size: cover; background-repeat: no-repeat; background-position-y: bottom; color: #fff; }



#tech-specs { padding: 80px 0; background: #151515; color: #fff; }
#tech-specs .section-intro { margin-bottom: 80px; }
#tech-specs .section-intro h2 { margin: 0; }
.req-list { margin-bottom: 0; padding-left: 20px; }
.req-list li ul { margin-top: 12px; }
@media (max-width: 767px) {
    #tech-specs { padding: 48px 0; }
    #tech-specs .section-intro { margin-bottom: 48px; }
    .req-list { font-size: 14px; }
}



.bottom-section h2 { margin-bottom: 0; }
.bottom-section .buttons { justify-content: center; margin-top: 32px; }