/* Overrides */
html { height: 100%; font-size: 16px; }
body { font-family: 'NB-International', -apple-system, BlinkMacSystemFont, sans-serif; font-size: 16px; line-height: 1.5; }
.mainContainer { padding-bottom: 0; }
p { margin: 1em 0; }
img { border-style: none; }
a { color: #0067CB; text-decoration: none; }
a:hover { color:#0052A3;}
input, textarea, select { font-size: 13px; line-height: 16px; vertical-align: top; color: #000; }
form, fieldset { margin: 0; padding: 0; border-style: none; }
dl { margin: 0 }
label { margin-bottom: 0; font-weight: 400; }
strong { font-weight: 500; }
span.new {font-size: 16px; font-weight: 500; color: #000; background-color: #cef1f0; display: inline-block; padding: 8px 12px; width: fit-content; border-radius: 10px; vertical-align: top; line-height: 1; text-transform: uppercase;}
.lazy-hidden { opacity: 0; }
.lazy-loaded { -webkit-transition: opacity 0.3s; -moz-transition: opacity 0.3s; -ms-transition: opacity 0.3s; -o-transition: opacity 0.3s; transition: opacity 0.3s; opacity: 1; }
.responsive img { width: 100%; max-width: 100%; height: auto }
/* Hello Bar */
#hello-bar { background-color: #e7e7e7; padding: 3px 0; vertical-align: middle; }
a:hover #hello-bar { background-color: #efefef; }
#hello-bar img.icon { width: 35px; height: auto; float: left; margin-right: 10px }
#hello-bar p { padding: 5px 0; margin: 0; font-size: 16px; }
#hello-bar.hsw { background-color: #000; color: #fff; text-align: center }
a:hover #hello-bar.hsw { background-color: #000; }
#hello-bar.hsw p { font-size: 22px; line-height: 27px; text-transform: uppercase; font-weight: 400; padding: 12px 0 14px; }
#hello-bar.hsw p.small-font { font-size: 16px; }
#hello-bar.hsw .hsw-btn { font-size: 16px; font-weight: 400; display: inline-block; vertical-align: top; padding: 0px 13px 3px; margin: 0 0 0 15px; color: #000; background-color: #fff }
#hello-bar.hsw:hover { background-color: #181818 !important; }
/* Sitenav */
#sitenav { z-index: 100 }
#sitenav .container { padding-top: 45px; position: relative }
#sitenav .navbar-brand { width: 243px; padding: 13px 15px 10px; margin-right: 0 }
#sitenav .navbar-brand:hover { background: none; }
#sitenav .navbar-brand img { width: 100%; max-width: 200px; }
/* Sitenav gray */
.navbar-gray { background: #f2f2f2; }
.navbar-gray h4 { color: #333; }
/* Sitenav gray */
.drop-grey { color: #bababa; font-size: 9px; line-height: 2.5; vertical-align: top; transition: all 250ms;}
.actions { position: absolute; right: 0; margin-top: -35px; font-size: 11px; color: #989898; }
.actions li { margin-left: 25px; line-height: 20px; }
nav .actions>li>a { padding: 0 }
.actions a:hover { text-decoration: none }
.actions .glyphicon { position: initial; color: #ccc; font-size: 15px; vertical-align: middle; margin-right: 7px }
.actions .h-phone, .actions .phone { display: none; }
.actions .phone:hover, .actions .search:hover { cursor: pointer; text-decoration: underline; color: #fff }
.actions a.chat:focus { color: #989898 !important; }
.actions .popover { width: 250px; text-align: center; color: #494D56; }
.actions .language-selector select { font-size: 12px }
#dropdownMenuLang { color: #000; background: #fff; text-transform: none; font-size: 12px; min-width: 100px; padding: 0; border-radius: 1px; text-align: right; line-height: 1.3; margin: 0 }
#dropdownMenuLang .loc { float: left }
#dropdownMenuLang .glyphicon.glyphicon-menu-down { color: #000; font-size: 11px; margin: 0; position: inherit; vertical-align: initial; }
.lang-selector.dropdown-menu { min-width: 0 }
.lang-selector li { margin: 0; font-size: 12px; }
.dropdown-menu.lang-selector>li>a { padding: 6px 25px 6px 10px; font-size: 12px; }
.zEWidget-launcher { display: none; }
/* bootstrap */
.container { width: 100%; min-width: 974px }
body.responsive .container { min-width: initial }
body.responsive img.mfp-img { width: auto; }
.marginBottom-0 { margin-bottom: 0; }
.dropdown-menu { border-radius: 0; border: none; border-top: 1px solid #dedede; min-width: 220px; padding: 10px 0 15px; -webkit-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.15);
-moz-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.15); box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.15);; font-size: 1rem;}
.dropdown-menu .divider { margin: 9px 0 5px; background-color: #dadada; }
.dropdown-menu>li>a { padding: 9px 25px; color: #0067CB; }
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover { background-color: #F5F5F5; color: #1D2B61 }
.dropdown-submenu { position: relative; }
.dropdown-submenu>.dropdown-menu { top: 0; left: 100%; margin-top: 0; margin-left: -1px; }
.dropdown-submenu>.dropdown-menu>li>a { padding: 12px 20px 12px 30px; }
.dropdown-submenu>.dropdown-menu>li>a:focus, .dropdown-submenu>.dropdown-menu>li>a:hover { background-color: #F5F5F5; }
.dropdown-submenu>a:after { display: block; content: " "; float: right; width: 0; height: 0; border-color: transparent; border-style: solid; border-width: 5px 0 5px 5px; border-left-color: #cccccc; margin-top: 5px; margin-right: -10px; }
.dropdown-submenu:hover>a { background-color: #e6e6e6; }
.dropdown-submenu:hover>a:after { border-left-color: #555; }
.dropdown-submenu.pull-left { float: none; }
.dropdown-submenu.pull-left>.dropdown-menu { left: -100%; margin-left: 10px; border-radius: 0; }
.dropdown-header { text-transform: uppercase; font-weight: bold; padding: 15px 20px 3px 30px; }
.dropdown:hover { display: block }
.navbar { border: none; margin: 0; border-radius: 0; }
#navbar { font-size: 16px; }
.navbar .bar-offer { text-align: center; font-size: 18px; color: #fff; background-color: #4472c4; padding: 11px 0; text-transform: none; }
.navbar-nav>li>.dropdown-menu {margin-top: -2px;}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover { background-color: transparent; }
.nav .open .drop-grey {transform: rotate(-180deg);}
.nav-tabs { border-bottom: none; float: left; margin: 0; }
.nav-tabs>li { margin-bottom: 0 }
.nav-tabs>li>a { border-radius: 0; line-height: inherit; margin-right: 0; border: none; }
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover { border: none; }
.navbar-nav>li>a { line-height: 22px; }
.navbar-inverse { background: #3952A4; }
.navbar-inverse .navbar-nav>li>a { color: #fff; }
.navbar-inverse .navbar-nav > li > a:hover { color: #000; background-color: #f1f1f1; }
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus { background-color: inherit; }
.navbar-inverse .navbar-nav>.active>a:hover { background-color: #f1f1f1; color: #000 }
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus { color: #000; background-color: #f1f1f1; }
.navbar-inverse .navbar-nav.actions>li>a, .actions a { color: #ccc }
.navbar-inverse .navbar-nav.actions>li>a:hover, .actions a:hover { text-decoration: underline; background-color: transparent; color: #fff }
.navbar-inverse .navbar-toggle, .navbar-default .navbar-toggle { border: none; }
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover { background-color: #fff; }
.navbar-inverse .navbar-toggle:focus .icon-bar, .navbar-inverse .navbar-toggle:hover .icon-bar { background-color: #3952A4; }
.img-static { width: initial !important; }
.table-responsive .td-vertical-align td { vertical-align: middle !important; }
/* Logo-bar */
#logo-bar-light { padding-top: 25px; padding-bottom: 25px; border-bottom: 1px solid white; text-align: center; }
/* HSW Accordion */
dl#headersw, #headersw dt, #headersw dd { margin: 0; padding: 0; line-height: 20px; font-size: 13px; font-weight: normal }
.hsw-msg { display: table; width: 100% }
[data-promo-image="hsw"] { margin: 0 auto }
#headersw dd { display: none; }
#headersw a, #headersw a:hover, #headersw a:hover span, #headersw span:focus, #headersw a:focus { text-decoration: none !important; }
.hsw-wrapper { padding: 7px; display: block }
[data-promo-text="hswDetails"] { padding: 7px; display: block; background: #000; color: white; }
.hsw-link { text-decoration: underline }
.hsw-dtl { background: #fff; }
/* HSW timer */
.hsw-msg .bn-timer { text-align: center; float: right; font-size: 20px !important; line-height: 1.6; min-width: 290px;  }
#simple_timer { display: inline-block; vertical-align: top; float: none !important; margin: 0 auto !important; }
.syotimer-cell { float: left; width: 40px; text-align: center; margin: 0 3px; }
.syotimer-cell__value { position: relative; font-variant-numeric: tabular-nums; background-color: #fff; color: #555; letter-spacing: 3px; padding: 0 0 2px 0; text-align: right; width: 35px; font-size: 22px; font-weight: 600; line-height: 1.2; }
.syotimer-cell__value::before { content: ''; border-left: solid 2px #bdbdbd; position: absolute; left: 50%; top: 0; height: 100% }
.syotimer-cell__unit { font-size: 9px; color: #fff }
[data-promo-text="hsw"] { display: flex !important; align-items: c2nter; }
.hsw-title { font-size: 20px; font-weight: 400; margin: 8px auto; float: left; }
.hsw-title.center { float: none; display: inline-block; display: flex; align-items: center;}
.hsw-title .stack { font-size: 13px; line-height: 0.95; display: inline-block; }
.hsw-title .hsw-btn { font-size: 14px; font-weight: 500; display: inline-block; padding: 5px 13px 6px; margin: 0 0 0 15px; border-radius: 100px; text-transform: none; }
.hsw-title .hsw-btn.white { color: #fff !important; border: 2px solid #fff !important; background: none !important;}
.hsw-title .hsw-btn.black { color: #000 !important; border: 2px solid #000 !important; background: none !important;}
.hsw-title .hsw-btn.white:hover  { color: #000 !important; background: #fff !important;}
.hsw-title .hsw-btn.black:hover  { color: #fff !important; background: #000 !important;}
.bn.hsw-title { font-weight: 400 !important;  line-height: 27px; }
.bn.hsw-title .hsw-btn { font-weight: 500 !important; }
.sticky { position: fixed; top: 0; left: 0; right: 0; z-index: 10 }
.popover { border-radius: 0 }
/* class added to body to hide promo-bar */
.hide-promo-bar section.promo-bar { display: none; }
.hide-chat .chat-widget-container iframe { display: none !important; visibility: hidden !important; }
.navbar-white .sign-in, .navbar-white .nav>li>a { color: #000; font-weight: 500; }
.navbar-white .sign-in {border-radius: 100px; padding: 12px 20px; min-width: inherit; border: 2px solid transparent;}
.navbar-white .sign-in:hover { color: #fff; text-decoration: none; background: #0067CB; border: 2px solid #0067CB;}
.user-icon::before { display: inline-block; content: ""; width: 20px; height: 20px; vertical-align: -4px; background-image: url("/static/mm/images/icons/user-square.svg"); background-repeat: no-repeat; background-size: 100% 100%; margin-right: 5px;}
.sign-in:hover .user-icon::before {filter: brightness(0) invert(1);}
.navbar-white .button a { font-size: 14px }
.navbar-white#sitenav {/*box-shadow: 1px 15px 15px #fff;*/ background: #fff; border-bottom: 1px solid #DEDEDE; }
.navbar-white#sitenav .container { padding-top: 0; padding-right: 0; }
.navbar-white#sitenav .navbar-brand { padding: 20px 15px; height: auto; }
.navbar-white .navbar-right { margin-top: 11px; margin-bottom: 10px; }
.navbar-white .drop-grey { display: inline-block; }
.navbar-white .drop-grey:before { content: ''; background: url("/static/mm/images/icons/menu-arrow-down.svg") no-repeat 0 4px; width: 16px; height: 16px; display: inline-block; background-size: 16px; }
.navbar-brand>img.header-logo-white { display: none }
.nav>li>a:focus, .nav>li>a:hover { background-color: transparent;}
.nav-link { position: relative; padding: 0 0; font-weight: 500; font-size: 1rem; color: #000 !important;}
.nav-link::after {display: inline-block; position: absolute; content: "";  background: url("/static/mm/images/icons/arrow-narrow-right.svg");background-repeat: no-repeat; background-size: 100% 100%; top: 2px; right: -26px; width: 18px; height: 15px; }
.nav>li>a .nav-item, .nav>li>a.nav-item, .nav-items li a, a.nav-link {transition: 250ms; padding-bottom: 2px; border-bottom: 2px solid transparent;}
.nav>li>a:focus .nav-item, .nav>li>a:hover .nav-item, .nav-items li a:hover, a.nav-link:hover {padding-bottom: 2px; border-bottom: 2px solid #84DDDA; text-decoration: none; }
.nav-link:hover {text-decoration: none;}

/* Global classes */
.me-auto { margin-right: auto!important; }
.justify-content-end { justify-content: flex-end!important; }
.align-self-center { align-self: center!important; }
.d-flex { display: flex; }

@media (max-width: 1199px) {
.hsw-title .stack { font-size: 13px; }
.hsw-msg .bn-timer { margin-top: 5px }
.bn-timer { font-size: 18px; }
.bn.hsw-title .hsw-btn { padding: 1px 13px 3px !important; margin-top: 0 !important }
.syotimer-cell { width: 38px; }
.hsw-msg .syotimer-cell__value { padding: 0; width: 32px; font-size: 18px; }
}

@media (min-width: 768px) {
.bn.hsw-title {font-size: 30px;}
.navbar {min-height: 70px;}
}

@media (max-width: 767px) {
.hsw-title { font-size: 14px; }
.hsw-title .stack { font-size: 10px; }
.hsw-title .hsw-btn { display: none }
.hsw-msg .bn-timer { display: none; }
.bn.hsw-title {font-size: 22px;}
.bn.hsw-title .hsw-btn { padding: 0px 13px 1px !important; }
}
/* Buttons */
.btn, .button a { color: #fff; text-decoration: none; padding: 12px 24px; line-height: 1; min-width: 150px; border-radius: 100px; font-size: 16px; font-weight: 500 }
.button { line-height: 22px; }
.button a:hover { text-decoration: none }
.btn-primary, .btn-blue { background-color: #0067CB; border: 2px solid #0067CB; color: #fff !important }
.btn-primary:hover, .btn-blue:hover { background-color: #0052a3; border: 2px solid #0052a3; color: #fff; }
.btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary, .btn-primary.focus, .btn-primary:focus, .btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover { background: #0067CB; border: 2px solid #0067CB; }
.dark-bg .btn-primary { background-color: #fff; border: 2px solid #fff; color: #000 !important }
.dark-bg .btn-primary:hover { background-color: #000; border: 2px solid #000; color: #fff!important; }
.dark-bg .btn-primary.active, .dark-bg .btn-primary:active, .dark-bg .open>.dropdown-toggle.btn-primary, .dark-bg .btn-primary.focus, .dark-bg .btn-primary:focus, .dark-bg .btn-primary.active.focus, .dark-bg .btn-primary.active:focus, .dark-bg .btn-primary.active:hover, .dark-bg .btn-primary:active.focus, .dark-bg .btn-primary:active:focus, .dark-bg .btn-primary:active:hover, .dark-bg .open>.dropdown-toggle.btn-primary.focus, .dark-bg .open>.dropdown-toggle.btn-primary:focus, .dark-bg .open>.dropdown-toggle.btn-primary:hover { background: #fff; border: 2px solid #fff; color: #000!important; box-shadow: none;}
.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary { background-color: #CBCBCB; border-color: #CBCBCB;}
.btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled].focus, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover { background-color: #CBCBCB; border-color: #CBCBCB }
.btn-grey, .grey-btn { background: #959595; color: #fff; border: 2px solid #959595; }
.btn-grey:hover, .grey-btn:hover { background: #a8a8a8; color: #fff; border: 2px solid #a8a8a8; }
a.btn-default, a.btn-secondary, .btn-secondary  { background: transparent; color: #000; border: 2px solid #000; }
a.btn-default:hover, a.btn-secondary:hover,  .btn-secondary:hover { background: #000; color: #fff; border: 2px solid #000; }
.dark-bg a.btn-default, .dark-bg a.btn-secondary, a.btn-secondary.dark  { background: transparent; color: #fff; border: 2px solid #fff; }
.dark-bg a.btn-default:hover, .dark-bg a.btn-secondary:hover, a.btn-secondary.dark:hover { background: #fff; color: #000; border: 2px solid #fff; }
a.btn-tertiary { position: relative; padding: 0 0; font-weight: 500; font-size: 1rem; color: #000 !important;}
a.btn-tertiary::after {display: inline-block; position: absolute; content: "";  background: url("/static/mm/images/icons/arrow-narrow-right.svg");background-repeat: no-repeat; background-size: 100% 100%; right: -26px; width: 18px; height: 15px; filter: brightness(0) saturate(100%);}
a.btn-long { position: relative; font-weight: 500; font-size: 1rem; color: #000 !important; padding: 12px 48px 12px 24px; line-height: 1; min-width: 150px; border-radius: 10px;  }
a.btn-download { color: #000 !important; border: 2px solid #000;  }
a.btn-download::after { display: inline-block; position: absolute; content: ""; background: url("/static/mm/images/icons/download-01.svg"); background-repeat: no-repeat; background-size: 100% 100%; top: 10px; right: 24px; width: 18px; height: 18px; }
a.btn-download:hover { text-decoration: none !important; color: #fff !important; background: #000;}
a.btn-download:hover::after {filter: brightness(0) invert(1);}
a.link-download::after { display: inline-block; position: absolute; content: ""; background: url("/static/common/images/icons/download-01.svg"); background-repeat: no-repeat; background-size: 100% 100%; top: 2px; right: -26px; width: 18px; height: 18px; }
a.link-download:hover { text-decoration: underline; }
a.link-download:hover::after {filter: brightness(0) saturate(100%) invert(18%) sepia(31%) saturate(7389%) hue-rotate(196deg) brightness(97%) contrast(106%);}
.btn-white { background: #fff; border: 2px solid #fff; color: #000 }
.btn-white:hover { background: #000; border: 2px solid #000; color: #fff }
a.btn-video { color: #3B51A3; padding: 6px 20px; display: inline-block; text-align: center; font-weight: bold }
.btn-video:active { box-shadow: none }
.btn-video:before { content: "\e250"; font-family: 'Glyphicons Halflings'; padding-right: 5px; vertical-align: middle; }
a.btn-price { background: transparent; border: 2px solid #000; min-width: 116px; color: #000; padding: 12px 20px; }
a.btn-price:hover { background: #000; border: 2px solid #000; color: #fff }
.grey-btn { padding: 8px 20px 10px; text-decoration: none; text-transform: uppercase; display: inline-block; line-height: 1.2em; text-align: center; }
.blue-btn { padding: 8px 20px 10px; color: #fff; text-decoration: none; text-transform: uppercase; display: inline-block; line-height: 1.2em; text-align: center; }
.btn-orange, .orange-btn { background-color: #F7531A; border: 2px solid #F7531A; }
.btn-orange:hover, .orange-btn:hover { background-color: #f7631a; border: 2px solid #f7631a; color: #fff; }
.btn-yellow, .orange-btn { background-color: #FAAF23; border: 2px solid #FAAF23; }
.btn-yellow:hover, .yellow-btn:hover { background-color: #F09923; border: 2px solid #F09923; color: #fff; }
.button.os span { display: block; font-weight: 400; font-size: 12px; }
.button.os { display: inline-table; }
.button a.btn {margin-right: 12px;}
.button a.btn:last-child {margin-right: 0;}
.btn-white-outline { border: 2px solid #fff; color: #fff; background: transparent }
.btn-white-outline:hover { border: 2px solid #fff; color: #fff; opacity: 0.9 }
.black-bg .btn-default { border: 2px solid #fff; color: #fff; background: transparent }
.black-bg .btn-default:hover { border: 2px solid #fff; color: #fff; opacity: 0.9 }
.os a { width: 190px; }
.os a:first-child { margin-bottom: 10px; }
.link-img { position: relative; }#0067CB
.link-img div { padding-right: 50px; }
.link-img img { width: 33px; position: absolute; top: 15px; right: 23px; }
#shop-now, #try-it-free { margin-top: 10px; margin-bottom: 10px; }
/* Prod pages */
#prod-hero { position: relative; background-repeat: no-repeat; background-position: top center }
#prod-hero > .container { position: relative; }
#prod-hero .artist-name { position: absolute; bottom: 20px; left: 90px }
.prod-intro { margin-top: 50px }
.prod-info .title { margin-bottom: 5px }
.prod-info .title span { display: block; line-height: 1.2 }
.prod-info .name { font-size: 210%; }
.prod-info .os { font-size: 170%; }
.prod-info .download { background: #666; color: #fff; text-transform: uppercase; text-align: left; padding: 10px 50px 10px 15px !important; position: relative; }
.prod-info .download:hover { opacity: 0.85; }
.prod-info .download div { line-height: 1; border-right: solid 1px #fff; padding-right: 15px; font-weight: 500; }
.prod-info .download span { display: block; text-transform: none; margin-top: 5px; font-weight: 400; }
.prod-rating { margin: 0 5px 10px 0; }
.prod-rating .stars { width: 90px; margin-right: 5px; vertical-align: sub; }
.prod-rating a { color: #fff; font-size: 90% }
.prod-rating a:hover { color: #ccc; }
.prod-info h1 { font-size: 160% }
.prod-info ul { list-style: none; font-size: 120%; padding-left: inherit; margin: 15px 0 25px; line-height: 1.5; }
.prod-info li { font-size: 15px; line-height: 1.5; position: relative; margin: 0; padding: 0 0 10px 5px; }
.prod-info li:before { font-family: "Glyphicons Halflings"; content: "\e258"; margin-right: 6px; margin-left: -25px; color: grey; font-size: 90%; vertical-align: bottom }
.prod-info .light-bullets li:before { color: #c8c8c8 }
.alt-version { font-size: 90%; color: #333; margin-top: 10px; }
.alt-version a, .alt-version a:hover { color: #666; }
.prod-info .alt-version a, .prod-info .alt-version a:hover { color: #fff }
.alt-version a { text-decoration: underline }
.alt-version a:hover { text-decoration: none }
.pricebrick { background: rgba(0, 0, 0, 0.9); }
#pricing-tabs { list-style: none; margin: 0 -15px; padding: 0; overflow: hidden; }
#pricing-tabs li { float: left; text-transform: uppercase; cursor: pointer; border-top: 2px solid #262626; background: #262626; color: #a3a3a3; margin: 0; width: 50%; padding: 6px 0 8px; font-size: 15px; text-align: center }
#pricing-tabs li.active { background-color: transparent; color: #fff; border-top: 2px solid #659ad2; padding: 6px 0 8px; }
#pricing-tabs li.active:hover { border-top: 2px solid #659ad2; background-color: transparent; }
#pricing-tabs li:hover { border-top: 2px solid #464646; background: #464646; padding: 6px 0 8px; color: #fff; }
#tabs-content { position: relative; padding: 55px 5px 20px; }
.pricing-tab-content { display: none; }
#tab-content-1 { display: block; }
.pricebrick { color: #fff }
.pricebrick .no-select { color: #999 }
.pricebrick .BuyLink { margin: 20px 6px 12px 0; min-width: 150px; font-size: 15px }
.pricebrick .price { margin: 0 0 12px; padding: 0; line-height: 20px; }
.pricebrick .priceDisplayStrikethrough { text-decoration: line-through; font-size: 18px; color: #acacac; }
.pricebrick .priceDisplayNormal { display: block; font-size: 26px; color: #fff; }
.pricebrick .inclVAT { color: #fff; font-size: 11px; }
.pricebrick .styled-radio { padding-bottom: 10px; }
.pricebrick .styled-radio label { display: inline-block; cursor: pointer; position: relative; margin-right: 15px; padding-left: 0; font-size: 13px; }
.pricebrick .styled-select { width: 240px; height: 30px; margin: 0 0 5px; background: #2c2c2c url(/static/common/images/dropdown_arrow_default.png) no-repeat right; }
.pricebrick .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: 240px; }
.pricebrick .styled-select select option { color: #659ad2 }
.pricebrick .styled-select select::-ms-expand {
display: none;
}
.pricebrick #iconbrandbar { color: #fff; clear: both; font-size: 12px }
.pricebrick #iconbrandbar.margin-top p { margin: 10px 0; }
.pricebrick #iconbrandbar img { vertical-align: middle; margin: 0 5px }
.comp-win10 { width: 95px; height: 20px; background: url(/static/common/images/icon-sprites.png) no-repeat; background-size: 90%; background-position: 0 -270px; display: inline-block; vertical-align: top; margin: 0 0 0 10px; }
.comp-apple { width: 20px; height: 20px; background: url(/static/common/images/icon-sprites.png) no-repeat; background-size: 80px; background-position: 0 -278px; display: inline-block; vertical-align: top; }
.pricebrick .guarantee-badge { position: absolute; top: 20px; right: 10px; }
.pricebrick .guarantee-badge img { width: 90px }
.pricebrick .win-badge { position: absolute; top: 120px; right: 25px; }
.pricebrick .form-control { display: block; width: 210px; }
.pricebrick .instructions { background: none; font-size: 16px; line-height: 20px; margin: 0; padding: 0; clear: both; }
.pricebrick .instructions a { display: block; background: url(/static/common/images/icons/icon-info.png) 0 2px no-repeat; padding-left: 22px; line-height: 1.5; color: #fff; padding-bottom: 5px; }
/*LTO*/
.lto-promo-container { width: 100% }
.lto-promo { position: absolute; top: 10px; font-size: 110%; padding: 5px 0 5px; font-weight: bold; background: transparent; color: #FE8D46 }
.lto-promo p { font-size: 1em; color: #FE8D46; padding: 0; margin: 0; }
.lto-box { margin-top: 30px; padding: 10px 10px 10px 15px; background: rgba(255,255,255,.9); line-height: 130%; font-size: 110%; }
.lto-box h4 { text-transform: uppercase; margin: 0; padding: 0; color: #2c2c2c; font-weight: normal; }
.lto-box p { font-size: 14px; color: #333; margin: 3px 0 0 0; line-height: 1.4; }
.inner .lto-box p { font-size: 80%; color: #333; padding: 0; margin: 5px 0 0 0; ; }
.lto-box .save { font-size: 13px; font-weight: bold; color: #FE8D46; }
.lto-box .link { color: #659ad2; }
.lto-box a:hover { text-decoration: none !important; }
.lto-box a:hover .link { text-decoration: underline; }
.lto-box a:active, .lto-box a:focus { text-decoration: none; }
.lto-content { position: relative; background: #FFF; padding: 20px; width: auto; max-width: 900px; margin: 20px auto; line-height: 160%; }
.lto-content h2 { font-size: 150%; padding-bottom: 15px; }
.lto-content .container { width: 100%; min-width: inherit; max-width: inherit }
.lto-content h4 { margin: 0; padding: 0 0 5px 0; font-size: 120%; }
.lto-content p { margin: 0; padding: 0 0 10px 0; }
.lto-content ul { padding-left: 15px; }
.lto-content ul li { padding-bottom: 5px; }
.lto-content .row { padding-top: 15px; padding-bottom: 15px; }
.lto-content .lto-boxshot { float: left; width: 20%; }
.lto-content .lto-boxshot img { width: 90%; }
.lto-content .lto-details { float: left; width: 75%; }
.lto-content#lto-details .product.image img { max-width: 100%; display: block; margin: 0 auto; }
.lto-content#lto-details h2 { font-weight: bold; font-size: 180%; margin: 0; padding: 0 0 10px 0; }
.lto-content#lto-details .save { font-weight: bold; color: #CC397F; }
.lto-content#lto-details h4 { line-height: 130%; padding: 0; padding-bottom: 15px; margin: 0; }
.lto-content#lto-details ul { margin-top: 0; padding-top: 0; }
.lto-content#lto-details ul { margin-top: 0; padding-top: 0; list-style: none; }
.lto-content#lto-details ul li:before { font-family: "Glyphicons Halflings"; content: "\e258"; font-size: 65%; margin-right: 6px; margin-left: -17px; color: grey; }
.lto-content#lto-details .product.image { position: relative; }
.lto-content#lto-details .product.image .abs { position: absolute; color: #fff; background: rgba(0,0,0,.5); padding-left: 10px !important; padding-right: 10px !important; padding-top: 5px !important; padding-bottom: 5px !important; bottom: -10px; font-size: 80%; }
.lto-content#lto-details .product.image .abs.left { left: auto; right: 50%; }
.lto-content#lto-details .product.image .abs.right { right: 15px; }

@media (min-width: 768px) and (max-width: 1199px) {
.offer-box .bn.lto-box { border-top-width: 80px; }
.offer-box .bn.lto-box .bn-timer { margin-top: -85px; }
.offer-box .bn.lto-box .bn-timer span { float: none; }
.offer-box .bn.lto-box .bn-timer #simple_timer { float: none }
}
#product-nav { background: #E6E6E6; text-transform: uppercase; min-height: initial; z-index: 10 }
#product-nav .btn { text-transform: none; }
#product-nav #subnav { font-size: 0; }
#product-nav .nav-tabs { float: none; display: inline-block; }
#product-nav .nav-tabs>li>a { color: #555; text-transform: initial; padding: 17px 24px 16px; font-size: 14px; border-bottom: 3px solid transparent; }
#product-nav .btn { float: right; }
#product-nav #buy { display: none; min-width: 115px; margin-top: 6px; }
#product-nav.sticky #buy { display: inline; }
#product-nav .navbar-brand { display: none; text-transform: none; height: inherit }
#product-nav .navbar-brand { color: #333 }
#product-nav.sticky .navbar-brand { display: inline; padding: 13px 15px; }
#product-nav .navbar-brand img { height: 13px; width: inherit; }
#product-nav .navbar-brand span { display: none }
.artist-name { font-size: 11px; }
.artist-name.light { color: #ddd; text-shadow: 1px 1px #333 }
.artist-name.med { color: #777; text-shadow: 1px 1px #333 }
.artist-name.dark { color: #333; text-shadow: 1px 1px #fff }
.sec-block { padding: 80px 0 60px; }
.section-intro { margin-bottom: 60px }
.section-intro p { font-size: 18px }
.feature-gallery .tab-content.image { height: 0; padding-bottom: 55%; }
.feature-gallery .caption { width: 80%; margin: 0 auto; }
.feature-gallery .caption p { font-size: 16px; margin-top: 0 }
.num-cols p { font-size: 16px }
.feature h3 { font-size: 22px; margin-top: 0 }
.feature .nav>li { padding: 5px 0 10px; }
.feature .nav>li>a { padding: 0 15px; }
.feature-gallery .nav-pills { border-bottom: solid 1px #d5d5d5; display: inline-block; margin: 30px 0 20px }
.feature-gallery .nav-pills>li { margin-bottom: -2px; float: none; display: inline-block; }
.feature-gallery .nav>li>a { padding: 0; margin: 0 30px 10px }
.feature-gallery .nav-pills>li>a, .feature-gallery .nav-pills>li>a:focus, .feature-gallery .nav-pills>li>a:hover { color: #666; background-color: transparent; }
.feature-gallery .nav-pills>li>a:focus, .feature-gallery .nav-pills>li>a:hover { color: #60A607 }
.feature-gallery .nav-pills>li.active>a, .feature-gallery .nav-pills>li.active>a:focus, .feature-gallery .nav-pills>li.active>a:hover { color: #666; background-color: transparent; font-weight: 600 }
.feature-gallery .nav-pills>li.active { border-bottom: solid 3px #60A607 }
.features ul.nav-pills.nav-stacked { padding: 0 0 10px 10px !important; }
.features .nav-pills.nav-stacked>li>a { color: #7b7b7b; background: none; }
.whats-new.features .nav-pills.nav-stacked .playlink, #features.pillars .nav-pills.nav-stacked .playlink { margin: -10px 0 -15px 15px; display: table; }
.features .nav-pills.nav-stacked>li.active>a, .features .nav-pills.nav-stacked>li>a:hover { color: #2c2c2c; background: none; }
.features .nav-pills.nav-stacked .pillar { position: absolute; left: 0px; height: 100%; width: 2px; background-color: #efefef; }
.features .nav-pills.nav-stacked>li.active>.pillar, .features .nav-pills.nav-stacked>li:hover>.pillar { background-color: #2c2c2c !important; height: 100%; width: 2px; }
.features ul.nav-pills.nav-stacked p { font-size: 13px; }
.feature .tab-content.image { height: 0; padding-bottom: 60%; }
.comparison-chart { border-collapse: collapse; margin-bottom: 40px; font-size: 15px; text-align: left }
.comparison-chart thead { background-color: #ececee; color: #58595b; line-height: 1.2 }
.comparison-chart thead td { padding: 10px 20px; text-align: center; font-size: 16px; font-weight: bold; margin-top: 16px }
.comparison-chart td { border-bottom: 1px solid #ececee; border-collapse: collapse; padding: 15px 10px 15px 15px }
.comparison-chart h4 { font-size: 14px; text-transform: none; margin: 0 }
.comparison-chart p { font-size: 12px; line-height: 16px; margin: 0 }
.comparison-chart .enhanced { color: #d47557 }
.comparison-chart .comparison-feature-header { font-size: 16px; padding: 10px; background-color: #999; color: #fff }
.comparison-chart .feature-check { background: url(/static/cdgs/images/icons/compare-check.png) no-repeat; background-position: center; background-size: 30px; }
.feature-check-new p { text-align: center; }
.req-list { margin-bottom: 80px; font-size: 16px }
.req-list li { margin-bottom: 12px; }
ol.circles-list { list-style-type: none; margin: 0; margin-left: 4em; padding: 0; counter-reset: li-counter; }
ol.circles-list > li { position: relative; margin-bottom: 20px; padding-left: 0.5em; min-height: 3em; }
ol.circles-list > li:before { position: absolute; top: -0.15em; left: -1.33em; width: 1.2em; height: 1.2em; font-size: 1.6em; line-height: 1.15; text-align: center; color: #f5f5f5; border-radius: 50%; background-color: #659ad2; content: counter(li-counter); counter-increment: li-counter; }
.quotes { font-style: italic; font-size: 18px; }
.author { text-align: right; color: #000; overflow-wrap: break-word; font-size: 18px; }
/* Trial thank you pages */
#install_thankyou h3 { margin: 0; }
#install_thankyou h4 { font-size: 18px; font-weight: normal; line-height: 22px; padding-bottom: 5px }
#install_thankyou .module { float: left; width: 230px; padding-left: 20px; padding-right: 70px; }
#install_thankyou .last { padding-right: 20px; }
#tyfi-header { background: url(/static/common/images/icons/circle-check.png) no-repeat scroll 0 0; padding: 0 0 10px 55px; }
.disclaimers { margin-top: 20px; border-top: 1px solid #CCCCCC; padding-top: 10px; }
.disclaimers p { color: #aaa; padding: 0; }
.panel-group { overflow-anchor: none; }
/* Legacy */
.cell h1, .cell h2, .cell h3, .cell h4, .cell h5 { margin: 16px 0 0 }
.cell p { margin: 8px 0 10px }
.cell img { width: 100% }
.cell.linked h1, .cell.linked h2, .cell.linked h3, .cell.linked h4, .cell.linked h5, .cell.linked p { color: #494d56 }
.cell.linked a:hover { text-decoration: none }
.cell.linked .link { color: #659ad2; }
.cell.linked a:hover .link { text-decoration: underline }
.three-column { width: 32%; float: left }
.emphasis { font-size: 1.1em }
#wrapper { width: 100%; max-width: 1440px; height: 100%; margin: 0 auto; }
#main { overflow: hidden; }
.about-page h1 { margin-top: 0; }
.content-holder { padding: 40px 20px 60px }
.center { text-align: center }
.padding-bottom { padding-bottom: 100px }
.no-padding-bottom { padding-bottom: 0 !important; }
.no-padding-top { padding-top: 0 !important; }
ul.menu { margin-top: 50px }
.content-right { margin-top: 20px }
.contents { margin-bottom: 80px }
/* Footer */
footer input.ft-menu { display: none }
footer li a, li footer a:hover { font-size: 11px; }
footer a:hover { text-decoration: underline; color: inherit }
.footer-nav { background-color: #323132; padding: 80px 0 20px; }
ul.ft-ads-list .w-150 { width: 150px; }
ul.ft-ads-list .w-55 { width: 55px; }
.ft-social { background: #efefef; }
.ft-social .container { padding: 10px 20px }
.ft-social-list {  display: inline-block; list-style: none; padding: 0; margin: 10px 0; }
.ft-social-list li { display: inline-block; margin-right: 15px; float: left }
.ft-social-list li:last-child { margin-right: 0;}
.ft-social-list li h6 { font-size: 16px; margin-right: 10px; color: #292929; line-height: 30px }
.ft-social-list a { width: 20px; height: 20px; color: #333; fill: #999; position: relative; display: block; transition:  250ms;}
.ft-social-list a:hover { opacity: 1; fill: #fff; }
.ft-social-list svg { width: 100%; height: 100%; }
.ft-links { background: #000; color: #999 }
.ft-links .h6 a, .ft-links .h6 { margin-bottom: 20px; color: #fff; }
.ft-links ul a { color: #999; font-size: 14px; font-weight: 400; transition:  250ms;}
.ft-links ul a:hover {color: #fff; text-decoration: none;}
.ft-super { background: #1e1e1e; }
.ft-super .row { margin-bottom: 10px; }
.ft-super .row.last { margin-bottom: 0; }
.ft-super dl { margin: 0 auto 15px }
.ft-super dd { line-height: 1.4; }
.ft-super dt { font-size: 13px; margin-bottom: 4px; color: #fff; }
.ft-super a { color: #c5c5c5 }
.ft-super a:hover { text-decoration: none !important; }
.ft-super a:hover dd { text-decoration: underline; }
.ft-copyright .container { background: #1e1e1e; padding: 10px 20px 20px; }
.ft-copyright li { line-height: 20px; }
.ft-copyright .glyphicon-globe { color: #fff; font-size: 26px; display: inline-block; margin-right: 10px }
.ft-copyright, p.ft-psb, p.ft-icp { font-size: 14px; color: #D8D8D8; }
p.ft-psb img { margin-right: 5px; width: 14px; height:auto; position: relative; top: -1px; display: inline-block;}
p.ft-psb a, p.ft-icp a {color: #999; font-size: 14px; font-weight: 400; transition: 250ms;}
p.ft-psb a:hover, p.ft-icp a:hover {color: #fff; text-decoration: none;}
p.ft-copyright, p.ft-psb {margin-bottom: 0;}
p.ft-psb, p.ft-icp {margin-top: 0;}
footer .lang { margin-top: 40px;}
footer .lang .dropdown-menu { bottom: inherit;}
footer .lang img { max-width: initial; width: auto; max-height: 45px; margin-left: 10px }
footer .lang img.soc {max-height: 50px; margin-left: 0 }
footer ul { list-style: none; margin: 0; padding: 0 }
footer ul.ft-menu-list li { margin-bottom: 5px; }
footer ul li a { color: #999 }
footer ul img { margin: 0 }
.ft-menu-list { padding: 0; }
.ft-brand-list li { display: inline-block; vertical-align: middle; font-size: 16px; color: #fff }
.ft-brand-list li img { margin-right: 20px; }
.footer-alludo .ft-copyright-list { text-align: center;  }
.footer-alludo .ft-copyright-list li a { font-size: 14px; color: #757575; }
.footer-alludo .container {border-top: 1px solid #464646; padding-top: 20px; padding-bottom: 20px;}
.ft-copyright-list li { display: inline-block; vertical-align: middle; padding-right: 10px;  }
.ft-copyright-list li:last-child {padding-right: 0;}
p.ft-copyright { font-size: 12px; color: #999; }
p.ft-copyright span.wrap {display: block;}
.ft-alludo-list li { display: inline-block; vertical-align: middle; padding-right: 10px; }
.ft-alludo-list li:last-child {padding-right: 0;}
.ft-alludo-list li a {font-size: 14px; color: #999; transition: 250ms;}
.ft-alludo-list li a:hover {color: #fff; text-decoration: none;}

footer .footer-logo {max-width: 180px; margin-bottom: 1.5rem; overflow: auto; margin-top: 13px; }
a.ideated-by { font-size: 12px; color: #fff; }
a.ideated-by:hover { color: #fff; text-decoration: none;}
img.logo-alludo { max-height: 18px; width: auto; display: inline-block; vertical-align: baseline; margin-left: 5px; height: fit-content;}
p.copyright { clear: both; }

.ft-ads-list {padding-top: 15px;}
.ft-ads-list li { display: inline-block; vertical-align: middle; margin: 0 20px 0 0; }
.ft-ads-list li:last-child {margin:0;}
.ft-ads-list li img {max-height: 55px;}
.mb-30 { margin-bottom: 30px; }
.basic #sitenav .navbar-toggle, .basic #navbar, .basic .ft-links { display: none !important; }
.free-trial-cta, .promo-bar { background: #3B51A3; color: #fff; padding-bottom: 20px !important; }
.free-trial-cta h4, .promo-bar h4 { font-size: 24px; }
.free-trial-cta p, .promo-bar p { font-size: 18px; }
.gray-section { background-color: #f1f1f1; font-size: 18px; }
.gray-section h4 { font-size: 30px; padding-bottom: 10px; }
.black-section { background-color: rgb(1, 1, 1); font-size: 18px; color: #fff; }
.black-section h2 a { padding-bottom: 10px; color: #fff; text-decoration: underline; }
.green-section { background-color: rgb(18, 179, 47); font-size: 18px; color: #fff; }
.green-section h2 a { padding-bottom: 10px; color: #fff; text-decoration: underline; }
.blue-section { background-color: rgb(59, 81, 163); font-size: 18px; color: #fff; }
.blue-section h3 { padding-bottom: 10px; color: #fff; text-decoration: none; line-height: 1.5; }
.landing-page h4 { font-size: 30px; padding-bottom: 10px; }
.landing-page .intro { background-color: #f1f1f1; padding-top: 30px; padding-bottom: 60px; font-size: 18px; }
.modal { text-align: center; }
.modal-content { border-radius: 0 }
.modal-dialog { width: 650px; display: inline-block; text-align: left; vertical-align: middle; margin: 30px auto; }
.modal-title { font-size: 22px }
.modal-body { margin-bottom: 15px; position: relative; }
.modal-body li { margin-bottom: 5px; line-height: 1.3 }
.modal-footer p { font-size: 12px; text-align: left; color: #777; }
#modal-master.video .modal-dialog { width: 90%; max-width: 1000px; }
#modal-master.video .modal-content { background-color: #000; border: none; box-shadow: none }
#modal-master.video .modal-body { padding: 0px; }
#modal-master.video .close { position: absolute; right: 0; top: -40px; z-index: 999; font-size: 3rem; font-weight: 100; color: #fff; opacity: 1; text-shadow: none }
#modal-master.video .close:hover { color: #ccc; }
.lto-popup .modal-dialog { max-width: 900px; width: 95% }
.lto-popup .modal-header { padding: 15px 15px 0 0; border-bottom: 0; }
.lto-popup .lto-content { margin-top: 0 }
#sitenav.btn-pricing, #sitenav.btn-pricing-inline { min-height: 70px }
#sitenav.btn-pricing-inline .button a { display: inline-block; margin-top: 18px; padding: 6px 20px; min-width: 116px; border-width: 1px }
.footer-alludo { background: #000; text-align: center; }
footer .language-selector button#dropdownMenuLang { display: flex; align-items: center; padding-top: 5px; padding-bottom: 5px; font-size: 16px; text-transform: capitalize; color: #fff; background-color: rgba(255,255,255,0); transition: .25s; border: none; }
footer .language-selector button i.bi-globe2 { font-size: 1.75em; }
footer .bi-globe2 { background-image: url(/static/common/icons/bootstrap-5/globe2.svg); }
footer [class^="bi-"], [class*=" bi-"] { display: inline-block; content: ''; text-indent: -9999px; width: 1em; height: 1em; stroke-width: 0; stroke: currentColor; fill: currentColor; top: 0; left: 0; z-index: 1; background-size: cover; }
footer .bi-chevron-up { background-image: url(/static/common/icons/bootstrap-5/chevron-up.svg); }
footer .bi-chevron-down { background-image: url(/static/common/icons/bootstrap-5/chevron-down.svg); transition: all 250ms;}
.language-selector.open .bi-chevron-down { transform: rotate(-180deg); } 
footer .language-selector button i.bi-globe2 { font-size: 24px; }
footer .language-selector .loc { padding: 0 8px; }
footer #dropdownMenuLang .loc { float: unset; }
.language-selector .dropdown-menu { background-color: #121212; padding: 10px 0 10px; border-top: none; }
footer .lang .dropdown-menu { bottom: 45px; top: inherit; }
footer .navbar-nav .nav-link, footer .navbar-nav .nav-link:focus, .dropdown-item, footer .dropdown-menu>li>a { color: #dedede; }
footer .dropdown-menu.lang-selector>li>a { font-size: 14px; }
footer .dropdown-menu.lang-selector>li>a { padding: 7px 20px; }
footer .dropdown-item { display: block; width: 100%; padding: 0.25rem 1rem; clear: both; font-weight: 400; color: #212529; text-align: inherit; text-decoration: none; white-space: nowrap; background-color: transparent; border: 0; }
footer .language-selector ul li a:hover { text-decoration: none; }
footer .dropdown-menu li a:focus, footer .dropdown-menu li a:hover { color: #1e2125; background-color: #e9ecef; }

/* Global */
.p-0 { padding: 0!important; }
.align-items-sm-center { align-items: center!important; }

/* Alludo */
#alludonav ul.navbar-nav { margin-top: 5px; margin-bottom: 5px; }

@media (min-width: 768px) {
.simple-header#sitenav .navbar-brand { width: auto }
.simple-header#sitenav .navbar-brand img { max-width: 300px; }
#sitenav.btn-pricing .button { margin-top: 18px; }
.navbar-white .navbar-nav>li>a { padding-top: 23px; padding-bottom: 23px; }
.navbar-nav>li>a { padding-top: 13px; }
#product-nav .navbar-collapse { text-align: center; }
#product-nav.sticky .navbar-collapse { text-align: left; }
#product-nav .nav>li>a { font-size: 16px; }
#product-nav .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover { background-color: #e6e6e6; border: 0; border-bottom: 3px solid #353535; }
.num-cols .col { padding-left: 30px; padding-right: 30px; }
.prod-info { padding-left: 20px; }
.prod-info .box-shot img { display: none }
.prod-info .download::after { content: "\e025"; font-family: "Glyphicons Halflings"; font-size: 25px; position: absolute; top: 10px; right: 14px; }
#cdts .download::after, .cdts .download::after, #xvl .download::after { font-size: 22px; top: 2px }
#tabs-content { min-height: 440px; }
#pricing-tabs li a.buy-tab { color: #a3a3a3; text-decoration: none; }
#pricing-tabs li.active a.buy-tab { color: #fff; }
#pricing-tabs li:hover a { color: #fff; }
.v-center { display: flex; align-items: center; }
#modal-master.modal:before { display: inline-block; vertical-align: middle; content: " "; height: 100%; }
.footer-right { text-align: right; padding: 0 15px; }
.footer-left { text-align: left; }
.promo-bar h2 {font-size: 36px; margin-bottom: 40px;}
}

@media (min-width: 768px) and (max-width: 1199px) {
#prod-hero .prod-intro { font-size: 90% }
.pricebrick .styled-select, .pricebrick .styled-select select { width: 100%; }
#prod-hero .artist-name { left: 20px }
.free-trial-cta .button #shop-now, .free-trial-cta .button #try-it-free, .promo-bar .button #shop-now, .promo-bar .button #try-it-free { margin-bottom: 0px; }
}

@media (min-width: 1050px) {
.nav>li>a { padding-left: 20px; padding-right: 20px; }	
}

@media (min-width: 1200px ) {
.container { width: 1140px }
}

@media (min-width: 1400px ) {
.container { width: 1320px }
}

@media (min-width: 2200px ) {
#prod-hero { background-size: cover }
}

@media (max-width: 767px) {
#navbar { margin-left: -15px; }
.navbar .nav li .dropdown-menu li a { white-space: normal; }
.navbar-nav>li>a { padding: 7px 30px; }
.navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a { padding: 7px 15px 7px 50px; }
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a { color: #000 !important; }
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover { color: #000; text-decoration: underline }
.navbar-inverse .navbar-nav .open .dropdown-menu .divider { background-color: #c4c4c4; }
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover { background-color: transparent; }
.dropdown-submenu>.dropdown-menu { padding-left: 10px; white-space: normal; }
.dropdown-submenu>.dropdown-menu li { padding-left: 10px; }
.topnav li { border-bottom: 1px solid rgba(255,255,255,.2) }
.dropdown-menu .divider { margin: 9px 15px 9px 50px; }
.actions { position: relative; margin-top: 0; }
.actions li { margin-bottom: 20px }
.navbar-nav .open .lang-selector.dropdown-menu { position: relative; float: none; background-color: #f1f1f1 }
.language-selector .btn-group>.btn { float: none }
.lang-selector li { margin: 0; }
.navbar-nav .open .dropdown-menu.lang-selector>li>a { padding: 5px 20px 5px 10px }
#sitenav .navbar-toggle { float: left; margin-left: 5px; margin-top: 5px; }
#sitenav .navbar-brand { position: absolute; left: 50%; padding: 13px 5px; width: 170px; transform: translate(-50%, 0); }
#sitenav .container { padding-top: 0; }
.navbar-white#sitenav .container { padding-right: 15px; }
#sitenav .popover { display: none !important }
.nav>li.shopcart { display: none }
#sitenav .btn { display: block; margin-left: 30px; margin-right: 30px; margin-top: 15px; }
#hello-bar .hello-msg p { font-size: 12px; padding: 2px 0; line-height: 1.3 }
.btn, .button a { min-width: 135px; font-size: 14px;}
#prod-hero { background-image: none !important; background-color: #fff; background-position: -100px top; background-size: auto 220px; }
#prod-hero .prod-intro { margin: 20px 0 30px }
#prod-hero .artist-name { display: none }
.prod-info { color: #333; font-size: 72% }
.prod-info h1 { font-size: 200%; }
.prod-info ul { font-size: 140%; line-height: 1.2; margin-bottom: 20px; }
.prod-info .btn.download, .prod-info .btn.btn-license { margin-right: 15px; text-transform: none; font-size: 9px; padding: 6px 10px 7px !important; min-width: auto; background: none; color: #333; border: 1px solid #ccc; }
.prod-info .download span { display: inline; margin-left: 3px }
.prod-info .download div { border: none; padding: 0; }
.box-shot { margin-top: 30px }
.pricebrick .inclVAT { color: #000; }
body.responsive .box-shot img { display: block; width: 115px; margin: 0 auto }
.alt-version { display: inline-block; }
.pricebrick { background: #eaeaea; color: #333; margin: 15px 15px 30px; }
.pricebrick label { color: #333 }
#pricing-tabs li { background: #f7f7f7; border-top: 2px solid #f7f7f7; color: #666; }
#pricing-tabs li.active { background-color: transparent; color: #000; border-top: 2px solid #009cff; }
#pricing-tabs li.active:hover { background-color: transparent; }
.pricebrick .priceDisplayNormal { color: #000; }
.pricebrick .styled-select, .pricebrick .styled-select select { width: 100%; }
.pricebrick .BuyLink { width: 100%; font-size: 18px; padding: 8px 20px 10px; margin-top: 10px }
.pricebrick .guarantee-badge { top: 10px; right: 0; }
.pricebrick .guarantee-badge img { width: 60px }
.pricebrick .instructions a { color: #333; }
.lto-box { margin-top: 10px }
.white-popup-block { width: 100% !important }
#product-nav { width: 100% }
#product-nav.sticky { box-shadow: 0 5px 20px -5px rgba(0,0,0,.15) }
#product-nav .navbar-brand { display: block; font-size: 14px }
#product-nav .navbar-brand img { display: none }
#product-nav .navbar-brand span { display: block }
#product-nav .navbar-toggle { margin: 2px 5px 0 0; font-size: 18px; }
#product-nav .btn { float: left; line-height: 1.5; min-width: auto; margin: 0 0 10px; padding: 4px 15px 5px; }
#product-nav .nav-tabs { float: none; }
#product-nav .nav-tabs>li>a { padding: 15px }
#product-nav .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover { background-color: transparent; border: none }
#subnav .nav-tabs>li { float: none; }
#subnav { clear: both }
.sec-block { padding: 30px 0; }
.no-padding-bottom { padding-bottom: 0; }
.padding-bottom { padding-bottom: 40px; }
.feature-gallery .nav>li>a { margin: 0 20px 10px; }
.feature-gallery .caption p { font-size: 14px; }
.feature.pull-right, .feature.pull-left { float: none !important }
.features ul.nav-pills.nav-stacked p { font-size: 14px; }
.feature h3 { font-size: 18px; margin-top: 20px; }
.comparison-chart td { padding: 10px 0 }
.comparison-chart thead td { padding: 10px 0; font-size: 12px }
.comparison-chart .comparison-feature-header { font-size: 14px; }
.comparison-chart h4 { font-size: 12px; }
.comparison-chart .feature-check { background-size: 10px; }
.compare-lists, .req-list { font-size: 12px; }
.table-responsive { background: linear-gradient(90deg, rgba(0,0,0,0) 0%, rgba(78,78,78,0) 95%, rgba(78,78,78,0.3) 100%); background-repeat: no-repeat; background-size: 100%; margin-bottom: 15px; }
.table-responsive>.table>tbody>tr>td, .table-responsive>.table>tbody>tr>th, .table-responsive>.table>tfoot>tr>td, .table-responsive>.table>tfoot>tr>th, .table-responsive>.table>thead>tr>td, .table-responsive>.table>thead>tr>th { white-space: normal }
.responsive footer { margin-top: 0; }
footer .container { min-width: 100% !important; }
.ft-social .container { text-align: center; }
.ft-links { padding: 40px 40px 20px; }
.ft-links .container { padding-top: 0; padding-bottom: 0 }
.ft-links label.ft-menu { position: relative; display: block; padding: 16px 0 0 0; line-height: 3em; }
.ft-menu-list li a { display: block; padding: 0; text-decoration: none; transition: background .2s; font-size: 12px }
.ft-menu-list li a:hover { text-decoration: underline; }
.ft-super { display: none }
.ft-copyright { font-size: 10px; padding-top: 10px }
.ft-copyright-list {padding-bottom: 20px;}
.ft-copyright-list li { display: inline-block; vertical-align: middle; }
footer .lang img{max-height: 35px; }
footer .lang img.soc {max-height: 45px; }
.ft-ads-list li { margin: 0 8px 0 0; }
.ft-ads-list, .ft-copyright-list { text-align: left; margin: 0 }
#wpo #sitenav .navbar-brand { left: 50%; transform: translate(-50%, 0) }
.basic #sitenav .container { padding: 0; }
.button.os:first-child, .button.os:nth-child(2) { padding-bottom: 20px; }
#logo-bar-light img { padding-bottom: 20px; }
#sitenav.btn-pricing.no-menu .navbar-brand { position: relative; }
#sitenav.btn-pricing .container { padding-bottom: 15px; }
#sitenav.btn-pricing + #hero .arrow img { width: 100%; }
.modal-dialog { width: 95% }
/*.navbar-white#sitenav {box-shadow: 1px 2px 5px #e2e2e2;padding-bottom: 20px;}*/
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover, .dropdown-submenu>.dropdown-menu>li>a:focus, .dropdown-submenu>.dropdown-menu>li>a:hover { background-color: transparent; }
.navbar-white#sitenav .navbar-collapse { background: #fff; box-shadow: 0 7px 8px rgb(53 53 53 / 16%); }
.navbar-white .navbar-nav { margin-bottom: 0 }
.navbar-white .navbar-toggle .icon-bar { background: #3B51A3; width: 27px; height: 3px; margin-top: 5px }
.navbar-white .navbar-right { margin-top: 0; margin-bottom: 20px }

.ft-links h3 a, .ft-links h3 { margin-top: 10px; margin-bottom: 10px; font-size: 16px; }
.footer-alludo .ft-copyright-list li a { font-size: 12px; }
.ft-menu-list { margin-bottom: 20px; }
.footer-nav .row { display: flex; flex-wrap: wrap; }
footer .logo-wrapper { width: 100%; }
footer .footer-alludo .row { justify-content: space-between; flex-direction: column; }
.align-items-sm-center { align-items: center!important; }
img.footer-logo { margin: 0 auto 20px; }
}
@media (max-width: 370px) {
    .lang .ft-ads-list {width: 100%; margin-top: 20px}
}
/* Hide IE9/10 */
@media screen and (min-width:0\0) {
.chat {
display:none\9 !important;
}
.zopim {
display:none\9 !important;
visibility: hidden\9 !important;
}
}
/* General Rules */
body.responsive img.img-auto { width: auto; max-width: 100%; }
body.responsive iframe.img-auto { width: auto; max-width: 100%; }

@media screen and (min-width: 767px) {
body.responsive iframe.img-auto { width: 500px; height: 280px; }
}
.bold { font-weight: bold; }
.margin-auto { margin: 0 auto; }
.no-margin { margin: 0px; }
.no-margin-bottom {margin-bottom: 0 !important;}
.margin-t-0 { margin-top: 0; }
.margin-b-0 { margin-bottom: 0; }
.margin-t-20 { margin-top: 20px; }
.margin-tb-15 { margin: 15px 0px; }
.margin-r-15 { margin-right: 15px; }
.no-padding { padding: 0px; }
.padding-20 { padding: 20px; }
.padding-t-35 { padding-top: 35px; }
.padding-tb-20 { padding-top: 20px; padding-bottom: 20px; }
.padding-t-15 { padding-top: 15px; }
.padding-t-20 { padding-top: 20px; }
.padding-b-35 { padding-bottom: 35px; }
.padding-l-15 { padding-left: 15px; }
.padding-lr-20 { padding-left: 20px; padding-right: 20px; }
.padding-r-50 { padding-right: 50px; }
.img-20, img.img-20 { width: 20%; }
.img-40, img.img-40 { width: 40%; }
.img-60, img.img-60 { width: 60%; }
.img-90, img.img-90 { width: 90%; }
/**********************
 Social Media Buttons
 **********************/
.social-network-images { float: right; }
.social-network-image { margin-right: 16px; width: 25px; height: 28px; float: left; cursor: pointer; background-position: center; background-repeat: no-repeat; background-size: contain; }
.social-network-images a:last-child .social-network-image { margin-right: 0px; }
.social-network-twitter { background-image: url('/static/mm/images/social-networks/twitter-white.png'); }
.social-network-facebook { background-image: url('/static/mm/images/social-networks/facebook-white.png'); }
.social-network-youtube { background-image: url('/static/mm/images/social-networks/youtube-white.png'); }
.social-network-linkedin { background-image: url('/static/mm/images/social-networks/linkedin-white.png'); }
.social-network-twitter:hover { background-image: url('/static/mm/images/social-networks/twitter-blue.png'); }
.social-network-facebook:hover { background-image: url('/static/mm/images/social-networks/facebook-blue.png'); }
.social-network-youtube:hover { background-image: url('/static/mm/images/social-networks/youtube-blue.png'); }
.social-network-linkedin:hover { background-image: url('/static/mm/images/social-networks/linkedin-blue.png'); }
/* Styles to add to create 5 columns */
.col-xs-5ths, .col-sm-5ths, .col-md-5ths, .col-lg-5ths { position: relative; min-height: 1px; padding-right: 15px; padding-left: 15px; }

@media (min-width: 768px) {
.col-sm-5ths { width: 20%; float: left; }
}

@media (min-width: 992px) {
.col-md-5ths { width: 20%; float: left; }
.footer-nav-item { padding-left: 30px; }
}

@media (min-width: 1200px) {
.col-lg-5ths { width: 20%; float: left; }
}
.row-flex { display: flex; flex-wrap: wrap; @for $i from 1 through 12 {
 [class*="col-xs-#{$i}"] {
 flex: $i 0 (100% / 12 * $i);
}
 [class*="col-xs-#{$i}"]:last-child {
 flex: 0 0 (100% / 12 * $i);
}
}

@media (min-width: 768px) {
 @for $i from 1 through 12 {
 [class*="col-sm-#{$i}"] {
 flex: $i 0 (100% / 12 * $i);
}
 [class*="col-sm-#{$i}"]:last-child {
 flex: 0 0 (100% / 12 * $i);
}
}
}

@media (min-width: 992px) {
 @for $i from 1 through 12 {
 [class*="col-md-#{$i}"] {
 flex: $i 0 (100% / 12 * $i);
}
 [class*="col-md-#{$i}"]:last-child {
 flex: 0 0 (100% / 12 * $i);
}
}
}

@media (min-width: 1200px) {
 @for $i from 1 through 12 {
 [class*="col-lg-#{$i}"] {
 flex: $i 0 (100% / 12 * $i);
}
 [class*="col-lg-#{$i}"]:last-child {
 flex: 0 0 (100% / 12 * $i);
}
}
}
}
.chat-iframe-wrap { max-height: 550px !important; }

@media (min-width: 768px) {
.mega-content .border-left {border-left: 1px solid #dbdbdb;}
.mega-content .border-right {border-right: 1px solid #dbdbdb;}	
}

@media (min-width: 992px) {
.modal-lg, .modal-xl { max-width: 800px !important; }
}

h1, .h1, .fs-1 { font-size: calc(1.375rem + 1.5vw); font-weight: 400; line-height: 1.2;}
h1.product .h1.product { font-size: calc(1.35rem + 1.2vw); font-weight: 400; line-height: 1.2;}
h2, .h2, .fs-2 { font-size: calc(1.325rem + 0.9vw); font-weight: 400; line-height: 1.2;}
h3, .h3, .fs-3 { font-size: calc(1.275rem + 0.3vw); font-weight: 400; line-height: 1.4;}
h4, .h4, .fs-4 { font-size: 1.25rem; font-weight: 400; line-height: 1.4;}
h5, .h5, .fs-5 { font-size: 1.125rem; font-weight: 400; line-height: 1.5;}
h6, .h6, .fs-6 { font-size: 1rem; font-weight: 400; line-height: 1.5;}

h4, .h4 { font-weight: 700; }
h5, .h5 { font-weight: 700; }
h6, .h6 { font-weight: 700; }
p.large { font-size: 1.125rem;}
@media (min-width: 1200px) {
h1, .h1, .fs-1 { font-size: 2.5rem; }
h1.product, .h1.product {font-size: 2.25rem;}
h2, .h2, .fs-2 { font-size: 2rem;}
h3, .h3, .fs-3 { font-size: 1.5rem; }
}
.fs-7 { font-size: .875rem; }

.mega .nav, .mega .collapse, .mega .dropup, .mega .dropdown { position: static; }
.mega .container { position: relative; }
.mega .dropdown-menu { width: 100%; }
.mega-content { padding: 0 15px 0 15px; }
.mega-content .col-lg-1, .mega-content .col-lg-10, .mega-content .col-lg-11, .mega-content .col-lg-12, .mega-content .col-lg-2, .mega-content .col-lg-3, .mega-content .col-lg-4, .mega-content .col-lg-5, .mega-content .col-lg-6, .mega-content .col-lg-7, .mega-content .col-lg-8, .mega-content .col-lg-9, .mega-content .col-md-1, .mega-content .col-md-10, .mega-content .col-md-11, .mega-content .col-md-12, .mega-content .col-md-2, .mega-content .col-md-3, .mega-content .col-md-4, .mega-content .col-md-5, .mega-content .col-md-6, .mega-content .col-md-7, .mega-content .col-md-8, .mega-content .col-md-9, .mega-content .col-sm-1, .mega-content .col-sm-10, .mega-content .col-sm-11, .mega-content .col-sm-12, .mega-content .col-sm-2, .mega-content .col-sm-3, .mega-content .col-sm-4, .mega-content .col-sm-5, .mega-content .col-sm-6, .mega-content .col-sm-7, .mega-content .col-sm-8, .mega-content .col-sm-9, .mega-content .col-xs-1, .mega-content .col-xs-10, .mega-content .col-xs-11, .mega-content .col-xs-12, .mega-content .col-xs-2, .mega-content .col-xs-3, .mega-content .col-xs-4, .mega-content .col-xs-5, .mega-content .col-xs-6, .mega-content .col-xs-7, .mega-content .col-xs-8, .mega-content .col-xs-9 {
	padding-left: 0;
	padding-right: 0;
}
.mega-content .gray-col {background: #f4f4f4;}
.mega-content ul {list-style: none; padding-left: 0;}
.mega-content ul li {padding-bottom: 10px;}
.mega-content a {color: #000;}
.dropdown-menu.mega-full-width {padding: 0;}
.dropdown-menu.mega-full-width  { left: 0; right: 0; }
.mega-content .h5 {font-size: 1.125rem;}
.mega-content .gray-col {padding: 30px 15px 30px 30px;}
.mega-content .feature-col {padding: 0; }
.mega-content .gray-wrap {background: #f4f4f4;}
.feature-col .row {margin-left: 0; margin-right:0;}
.mega-content .icon-col {padding-left: 50px; padding-bottom: 15px; padding-right: 15px; margin: 30px 0;}
.mega-content .icon-col .row {margin-left: 0; margin-right: 0;}
.mega-content .icon {position: relative;}
.mega-content .icon::before {display: inline-block; position: absolute; content: ""; width: 22px; height: 22px;  background-repeat: no-repeat; background-size: 100% 100%; margin-right: 5px; top: 3px; left: -32px;}
.business-icon::before {background-image: url("/static/mm/images/icons/briefcase-02.svg");}
.education-icon::before {background-image: url("/static/mm/images/icons/graduation-hat-02.svg");}
.home-icon::before {background-image: url("/static/mm/images/icons/home-03.svg");}
.licensing-icon::before {background-image: url("/static/mm/images/icons/home-03.svg");}
.features-icon::before {background-image: url("/static/mm/images/icons/list.svg");}
.uses-icon::before {background-image: url("/static/mm/images/icons/target-02.svg");}
.arrow-right { display: inline-block; padding-left: 5px; }
.arrow-right:before { content: ''; background: url("/static/mm/images/icons/arrow-narrow-right.svg") no-repeat 0 4px; width: 16px; height: 16px; display: inline-block; background-size: 16px;}

.nav-ft-image { display: none; padding: 15px; height: 100%;}
.nav-ft-image a { color: #000; background-image: url("/static/mm/images/navigation/feature-education.jpg"); background-size: 150% auto; background-position: center center; transition: all 1s;}
.nav-ft-image a:hover { text-decoration: none; background-size: 160% auto; }
.feature-description {padding: 10px 15px; background: rgba(255,255,255,.9);}
.feature-description p {margin:0;}
.feature-info {padding:25px;}

@media (min-width: 768px) {
.nav-flex {display: flex;}	
.feature-product { height: 100%; display: flex;}
.navbar-white .sign-in, .navbar-white .btn-price {margin-right: 5px;}	
.footer-bar .lang {float:left;}
.footer-bar .ft-ads-list {float: right;}
footer .lang {display: flex; align-items: center; flex-wrap: wrap;}
}
@media (min-width: 992px) {
.nav-ft-image {display: block}
.nav-ft-image a { display: flex; align-items: flex-end; height: 100%; }
.navbar-white .sign-in, .navbar-white .btn-price {margin-right: 10px;}
.navbar.mega .navbar-header {position: absolute !important; left: 15px; z-index: 101;}	
.nav-center .navbar-nav { width: 100%; text-align: center; position: absolute !important; z-index: 100; margin-left: -30px;}
.nav-center .navbar-nav > li { float: none; display: inline-block; }
.navbar-right {position: absolute !important; right: 30px; z-index: 101;}
}

@media (min-width: 1200px) {
.nav-ft-image a { background-size: 100% auto;}
.nav-ft-image a:hover { background-size: 110% auto; }
}

@media (min-width: 768px) and (max-width: 939.98px) {
.navbar-white#sitenav .navbar-brand {width: 170px; padding: 23px 15px 17px;}
.nav>li>a { padding-left: 8px; padding-right: 8px; font-size: 15px;}
.navbar-white .sign-in, .navbar-white .btn-price { padding: 12px 15px; font-size: 15px;}
.dropdown-menu {font-size:0.9375rem;}
.mega-content .h5 {font-size: 1rem;}

}
@media (min-width: 939.98px) and (max-width: 1034.98px) {
.nav>li>a { padding-left: 15px; padding-right: 15px; }
}

@media (min-width: 1035px) and (max-width: 1089.98px) {
.nav>li>a { padding-left: 20px; padding-right: 20px; }
}
@media (min-width: 1090px) {
.nav>li>a { padding-left: 25px; padding-right: 25px; }
}

@media (max-width: 767px) {
	.footer-bar, .footer-bar .ft-ads-list {text-align: center;}
}

@media (max-width: 991px) {
	#sitenav .navbar-brand img {margin-top: 2px;}	
}
.formio-component .field-required.form-check-label span, .formio-component-htmlelement p { font-size: 12px; }
.formio-component .field-required.form-check-label span {display: inline-block;}
.form-check .field-required:after { position: absolute; margin-left: 3px; }