@font-face {
  font-family: OpenSans-Regular;
  src: url(../fonts/opensans-regular.eot);
  src: url(../fonts/opensans-regular.eot?#iefix) format("embedded-opentype"), url(../fonts/opensans-regular.woff) format("woff"), url(../fonts/opensans-regular.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: opensans-bold;
  src: url(../fonts/opensans-bold.eot);
  src: url(../fonts/opensans-bold.eot?#iefix) format("embedded-opentype"), url(../fonts/opensans-bold.woff) format("woff"), url(../fonts/opensans-bold.ttf) format("truetype"), url(../fonts/opensans-bold.svg#opensans-bold) format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: opensans-semibold;
  src: url(../fonts/opensans-semibold.eot);
  src: url(../fonts/opensans-semibold.eot?#iefix) format("embedded-opentype"), url(../fonts/opensans-semibold.woff) format("woff"), url(../fonts/opensans-semibold.ttf) format("truetype"),
    url(../fonts/opensans-semibold.svg#opensans-semibold) format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: Inter;
  src: url(../fonts/Inter-Regular.woff2) format('woff2'),
  url(../fonts/Inter-Regular.woff) format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Inter-Regular;
  src: url(../fonts/Inter-Regular.woff2) format('woff2'),
  url(../fonts/Inter-Regular.woff) format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Inter-Medium;
  src: url(../fonts/Inter-Medium.woff2) format('woff2'),
  url(../fonts/Inter-Medium.woff) format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Inter-Bold;
  src: url(../fonts/Inter-Bold.woff2) format('woff2'),
  url(../fonts/Inter-Bold.woff) format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Inter-Black;
  src: url(../fonts/Inter-Bold.woff2) format('woff2'),
  url(../fonts/Inter-Bold.woff) format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Inter-ExtraBold;
  src: url(../fonts/Inter-Bold.woff2) format('woff2'),
  url(../fonts/Inter-Bold.woff) format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
.modal *, .modal :after, .modal :before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#autocomplete {
  border: 1px solid;
  overflow: hidden;
  position: absolute;
  z-index: 100;
}
#autocomplete ul {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}
#autocomplete li {
  background: #fff;
  color: #000;
  cursor: default;
  white-space: pre;
  zoom: 1;
}
table.sticky-header {
  background-color: #fff;
  margin-top: 0;
}
.container-inline div,
.container-inline label {
  display: inline;
}
html.js .js-hide {
  display: none;
}
.element-hidden {
  display: none;
}
.element-invisible {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
  height: 1px;
}
.element-invisible.element-focusable:active,
.element-invisible.element-focusable:focus {
  position: static !important;
  clip: auto;
  overflow: visible;
  height: auto;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
* html .clearfix {
  height: 1%;
}
body {
  font-family: OpenSans-Regular;
  font-size: 14px;
  min-width: 1200px;
}
body.front {
  overflow: hidden;
}
html.mobile body {
  overflow: visible;
}
a,
a:focus,
a:hover {
  color: #444;
}
h2 {
  font-size: 40px;
  font-weight: 400;
  font-family: Inter-Regular;
  text-transform: uppercase;
  margin-bottom: 20px;
}
h3 {
  font-size: 18px;
  font-family: Inter-Medium;
  text-transform: uppercase;
}
p {
  font-size: 15px;
}
.clear {
  clear: both;
}
.navbar {
  min-height: 30px;
  margin-bottom: 0;
}
.navbar .menu a {
  font-size: 12px;
}
.navbar.container {
  margin-top: 0;
  max-width: 100% !important;
}
.navbar-default {
  background-color: transparent;
  border: none;
}
.navbar-top-menu {
  padding-top: 5px;
}
#block-menu-menu-topmenu {
  float: right;
}
#block-lang-dropdown-language {
  clear: none;
  float: right;
  color: #666;
  cursor: pointer;
  -moz-user-select: none;
  -o-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#block-lang-dropdown-language * {
  border: 0 !important;
  outline: 0 !important;
}
#block-lang-dropdown-language .form-group {
  margin-bottom: 0;
}
#block-lang-dropdown-language a {
  color: #666;
}
#block-lang-dropdown-language .ddTitle span.ddTitleText {
  font-size: 12px !important;
}
#block-lang-dropdown-language .ddTitle span.ddTitleText {
  text-indent: 1px;
  overflow: hidden;
  line-height: 16px;
  float: left;
}
.i18n-cn #block-lang-dropdown-language .ddTitle span.ddArrow {
  top: 11px;
  left: 11px;
}
#block-lang-dropdown-language .ddChild {
  position: absolute;
  display: none;
  margin: 0;
  width: auto;
  overflow-x: hidden !important;
  background-color: #fff;
  cursor: pointer;
  padding: 8px 5px 5px 10px !important;
  overflow: hidden;
  height: auto !important;
  border: 0 !important;
  z-index: 999999 !important;
}
#block-lang-dropdown-language .ddChild li.selected {
  text-decoration: underline !important;
}
#block-lang-dropdown-language .ddChild li.hover {
  text-decoration: underline !important;
}
#block-lang-dropdown-language .ddChild li {
  white-space: nowrap;
  padding: 2px 6px 2px 0;
}
#block-lang-dropdown-language .ddChild li span.ddlabel {
  font-size: 13px;
}
#block-menu-menu-topmenu ul li {
  float: left;
  background: 0 0;
  padding-right: 50px;
}
#block-menu-menu-topmenu ul li a {
  padding: 0;
  margin: 0;
  color: #666;
}
#block-menu-menu-topmenu ul li a:hover {
  background: 0 0;
}
#block-live-altium-download-login {
  float: right;
}
#block-live-altium-download-login ul li {
  float: left;
  background: 0 0;
}
#block-live-altium-download-login ul li > a {
  margin-right: 50px !important;
}
#block-live-altium-download-login ul li > img {
  margin-right: 10px;
  margin-top: -3px;
}
#block-live-altium-download-login ul li a {
  padding: 0;
  margin: 0;
  color: #666;
}
#block-live-altium-download-login ul li a:hover {
  background: 0 0;
}
#edit-lang-dropdown-select_msdd {
  width: auto !important;
}
.btn-default {
  color: #fff;
  background-color: transparent;
  border-color: #fff;
  border-radius: 25px;
  text-transform: uppercase;
  margin-top: 60px;
}
#block-block-3268 .block-title {
  font-family: Inter-Medium;
  margin-bottom: 25px;
}
.front .btn-default {
  margin-top: 30px;
}
#block-block-3268 h1 {
  font-size: 40px;
  font-weight: 400;
  font-family: Inter-Medium;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 25px;
}
#branding {
  min-height: 84px;
  background-color: #1e1e1e;
}
.front #fix-branding {
  min-height: 84px;
}
#branding {
  width: 100%;
  z-index: 100000;
  top: 0;
  min-width: 1200px;
}
#fix-branding.header-fixed #branding {
  position: fixed;
}
.navbar-header {
  padding-top: 20px;
  float: left;
  margin-right: 0 !important;
  margin-left: 0 !important;
}
section.col-sm-9 {
  float: left;
}
section.col-sm-9 {
  width: 75%;
}
.b-search-collapsed .site-container {
  width: 1167px;
  margin: 0 auto;
  position: relative;
}
.form-search-collapsed {
  width: 770px;
  margin: 0 auto !important;
}
.form-search-collapsed .form-text {
  width: 100%;
  color: #333;
  text-align: center;
  font-size: 18px;
  padding: 12px 19px;
  background: 0 0;
  border: none;
  outline: 0;
}
.form-search-collapsed .form-actions {
  position: absolute;
  top: 50%;
  margin-top: -14px;
  right: 123px;
}
.form-search-collapsed .form-actions:before {
  content: "";
  display: block;
  position: absolute;
  top: 4px;
  right: -57px;
  height: 20px;
  width: 1px;
  background-color: #ddd;
}
.form-search-collapsed .form-submit {
  background-color: transparent;
  text-indent: -9999px;
  font-size: 0;
  line-height: 0;
  padding: 0;
  height: 15px;
  width: 15px;
  background: url(/resources/menu/loupe.png) center 0 no-repeat;
  border: none;
}
.b-search-collapsed {
  height: 148px;
  position: fixed;
  left: 0;
  right: 0;
  top: -148px;
  z-index: 55;
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  padding-top: 48px;
  border-bottom: 1px solid #ddd;
}
.b-search-collapsed:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 4000px;
  margin-left: -2000px;
  background-color: #fff;
  z-index: -1;
}
.b-search-collapsed .site-container {
  padding: 0;
}
.search-active .b-search-collapsed {
  -moz-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  -webkit-transform: translate(0, 100%);
  transform: translate(0, 100%);
}
.btn-store {
  margin-left: 32px;
}
.top-block {
  background: #cdcdcd;
  color: #fff;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.front .top-block {
  background: #000 !important;
}
.top-block .related-node p {
  color: #c9c9c9;
}
.altium-products {
  position: relative;
  background: #1a1a1a;
  overflow: hidden;
}
.mobile .altium-products {
  height: 800px !important;
}
#last-container .col-xs-12.col-sm-6.col-md-4 {
  width: 33.33333333333333%;
  float: left;
}
#last-container .views-row-1 {
  padding: 0 50px 0 0;
}
#last-container .views-row-2 {
  padding: 0 0 0 79px;
}
#last-container .views-row-3 {
  padding: 0 0 0 90px;
}
#last-container .view-latest-news .views-row-2 {
  padding: 10px 0 0 0;
}
.as-container {
  position: absolute;
  left: 5%;
  top: 50%;
  width: 40%;
}
.as-container * {
  color: #fff;
}
.as-container h2,
.as-container p {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding-right: 0;
  padding-left: 0;
}
.node-type-solution .topblock-header {
  height: 295px;
}
.page-node-11651.node-type-solution .topblock-header-inner h1,
.page-node-15384.node-type-solution .topblock-header-inner h1,
.page-node-158.node-type-solution .topblock-header-inner h1,
.page-node-1583.node-type-solution .topblock-header-inner h1,
.page-node-2696.node-type-solution .topblock-header-inner h1,
.page-node-2852.node-type-solution .topblock-header-inner h1 {
  color: #fff !important;
  margin-top: 70px !important;
  margin-bottom: 10px !important;
}
.page-node-11651.node-type-solution .topblock-header-inner .field-name-body p,
.page-node-15384.node-type-solution .topblock-header-inner .field-name-body p,
.page-node-158.node-type-solution .topblock-header-inner .field-name-body p,
.page-node-1583.node-type-solution .topblock-header-inner .field-name-body p,
.page-node-2696.node-type-solution .topblock-header-inner .field-name-body p,
.page-node-2852.node-type-solution .topblock-header-inner .field-name-body p {
  color: #fff;
  font-size: 16px;
  opacity: 0.8;
}
.node-type-solution .topblock-header form {
  width: 560px !important;
  margin-top: -20px;
  position: relative;
}
.node-type-solution .topblock-header form label {
  display: none;
}
.node-type-solution .topblock-header form input {
  width: 170px !important;
  height: 40px;
  padding: 10px 20px;
  margin-right: 15px;
  box-shadow: none !important;
  border: 1px solid #ddd !important;
  outline: 0;
}
#block-block-12467 {
  width: 100%;
  border-bottom: 1px solid #ececec;
  display: table;
}
#block-block-12467 .field-name-body {
  width: 1170px;
  height: 60px;
  margin: 0 auto;
  vertical-align: middle;
  text-align: center;
  display: table-cell;
}
#block-block-12467 .field-name-body a {
  color: #a5915f;
}
.node-type-solution h2 {
  margin-top: 40px;
  margin-bottom: 20px !important;
}
.node-type-solution h3 span {
  text-transform: none;
}
.node-type-solution .main-container {
  padding-top: 40px;
}
.node-type-solution .main-container p {
  margin-bottom: 20px;
}
.node-type-solution .main-container .col-sm-6 {
  float: none;
  display: inline-block;
  vertical-align: top;
}
#block-block-3582,
#block-block-3586,
#block-block-3590,
#block-block-3594 {
  padding: 30px 0;
  border-bottom: 1px solid #ececec;
  color: #4f4f4f;
  font-size: 14px;
  margin-bottom: 35px;
}
#block-block-3582 a,
#block-block-3586 a,
#block-block-3590 a,
#block-block-3594 a {
  font-size: 14px;
  color: #a5915f;
}
#block-block-3582 p,
#block-block-3586 p,
#block-block-3590 p,
#block-block-3594 p {
  width: 1170px;
  margin: 0 auto;
}
#block-block-3582 p:last-child,
#block-block-3586 p:last-child,
#block-block-3590 p:last-child,
#block-block-3594 p:last-child {
  color: #a5915f;
}
.node-type-solution .main-container .row {
  position: relative;
}
#altium-customers {
  overflow: hidden;
  position: relative;
  color: #c2c2c2;
  line-height: 1.5;
}
.mobile #altium-customers {
  height: 810px !important;
}
.mobile #altium-customers > img {
  height: 100% !important;
}
#altium-customers h2 {
  color: #fff;
}
#altium-customers .block-title {
  color: #2d2d2d;
  font-size: 40px;
  font-family: Inter-Medium;
  text-transform: uppercase;
  width: 100%;
  text-align: center;
  margin-top: 0;
  margin-bottom: 25px;
}
.t-col-xs-2 {
  width: 20%;
  float: left;
  padding-left: 50px;
  padding-top: 9px;
}
#block-block-1 {
  padding-top: 25px;
  padding-bottom: 45px;
}
#block-block-1 .block-title {
  text-transform: uppercase;
  font-size: 26px;
  text-transform: uppercase;
  font-size: 13pt;
  margin-bottom: 10px;
}
#block-block-1 > .block-title {
  font-size: 26px;
  line-height: 1.1;
  text-align: center;
  font-weight: 400;
  font-family: Inter-Regular;
  text-transform: uppercase;
  margin-bottom: 10px;
  margin-bottom: 40px;
  text-align: center;
}
#block-block-1 icon-how .block-title {
  margin-top: 20px;
}
#block-block-1 div a {
  position: absolute;
  left: 0;
  top: 0;
  width: 170px;
  height: 50px;
  padding: 30px 0 0 80px;
  color: #a5915f;
  text-decoration: none;
  font-family: Inter-Medium;
  font-size: 15px;
}
.block:first-child .block-title {
  margin-top: 0;
}
#block-block-138 .block-title {
  color: #2d2d2d;
  font-family: Inter-Medium;
  text-transform: uppercase;
  font-size: 27px;
  text-align: center;
}
#block-block-138 {
  margin-top: 30px;
}
.front-2col {
  border-top: 1px solid #f3f2f2;
  overflow: hidden;
}
.front-2col .block-title {
  color: #2d2d2d;
  font-family: Inter-Medium;
  font-size: 27px;
  text-transform: uppercase;
  font-weight: 400;
  margin-bottom: 20px;
}
.front-2col .front-2col-left,
.front-2col .front-2col-right {
  padding-top: 14px;
  padding-bottom: 21px;
}
.front-2col .front-2col-left {
  padding-right: 50px;
  padding-left: 0;
}
.front-2col .front-2col-left.col-xs-12.col-sm-6.col-md-6,
.front-2col .front-2col-right.col-xs-12.col-sm-6.col-md-6 {
  width: 50%;
  float: left;
}
.front-2col .front-2col-right {
  padding-left: 115px;
  padding-right: 0;
}
.front-2col .front-2col-right:before {
  content: "";
  border-left: 1px solid #f3f2f2;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
}
.front-2col .front-2col-right .views-row {
  padding-bottom: 30px;
}
.front-2col .views-row {
  padding-bottom: 13px;
  clear: both;
}
.front-2col .views-row .views-row {
  padding-top: 22px;
  padding-bottom: 0;
}
.front-2col .views-row .views-row:first-child {
  padding-top: 0;
}
.front-2col .views-field-title {
  font-size: 14px;
}
.front-2col .views-field-name a {
  color: #4f4f4f;
}
.front-2col .views-field-field-date {
  color: #4f4f4f;
  padding-top: 3px;
}
.dc-img {
  float: left;
  width: 100px;
}
.dc-img img {
  border-radius: 10px;
}
.dc-text {
  float: left;
  width: 339px;
}
.mobile .altium-products-go-link {
  display: none;
}
.altium-about-go-link:focus {
  text-decoration: none;
}
.mobile .altium-last-go-link {
  display: none;
}
.altium-last-go-link {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 335px;
  height: 67px;
  margin-left: -167px;
}
#video_background {
  width: 100%;
}
#block-block-33717 h2 {
  font-family: Inter-Medium;
}
#block-block-33717,
#block-block-33717 p {
  color: #4f4f4f;
  font-size: 16px;
  text-align: center;
}
.vidyard_wrapper {
  width: 210px;
  height: auto;
}
.front #contact-and-service {
  display: none;
}
.contact-and-service-content {
  margin-left: 55px;
  width: 250px;
}
#contact-and-service h6 {
  font-size: 14px;
  color: #fff;
  margin-top: 20px;
  margin-bottom: 5px;
}
#contact-and-service a {
  color: #a5915f;
}
#contact-and-service a.cas-link-big {
  display: block;
  text-transform: uppercase;
  font-size: 16px;
  font-family: Inter-Regular;
  margin-top: 7px;
}
.contact-and-service-link-a {
  position: absolute;
  left: 0;
  top: 0;
  width: 34px;
  height: 185px;
  cursor: pointer;
}
.mobile .link-to-top {
  top: 25px;
}
#block-block-21 {
  margin: 20px 0 40px 0;
}
.view-download-page {
  overflow: hidden;
}
.view-download-page .views-row {
  padding: 25px 0;
  border-bottom: 1px solid #ebebeb;
}
.view-download-page .views-row.views-row-last {
  border-bottom: 0;
}
.view-download-page .views-field-field-logo {
  float: left;
  width: 63px;
  height: 63px;
}
.view-download-page .views-field-title {
  height: 63px;
  padding-top: 10px;
  font-family: Inter-Regular;
  font-size: 18px;
  color: #2d2d2d;
  text-transform: uppercase;
}
.view-download-page .views-field-field-download-description {
  width: 700px;
  color: #4f4f4f;
}
.view-download-page .views-field-field-download-link {
  float: right;
}
#on-footer {
  margin-top: 50px;
}
#block-downloadsbottom {
  background-color: #404040;
  padding: 30px 0;
  text-align: center;
  color: #babab9;
  font-size: 14px;
}
#block-downloadsbottom h2 {
  color: #f5f5f5;
  font-size: 18px;
  margin-top: 0;
}
#block-downloadsbottom p:first-child {
  margin-top: 0;
}
#block-downloadsbottom p:last-child {
  margin-bottom: 0;
}

.page-node-84 h1.page-header {
  display: none;
}
#on-footer #block-block-8286 {
  border-top: 1px solid #e6e5e5;
  height: 93px;
  background: 0 0;
  font-size: 16px;
  color: #4f4f4f;
}
#on-footer #block-block-8286 a {
  color: #a5915f;
}
#on-footer #block-block-8286 a:hover {
  text-decoration: none;
}
.content-inner {
  width: 1170px;
  margin: 0 auto;
}
#block-block-29 p,
#block-block-30 p,
#block-block-31 p {
  text-align: right;
  padding-top: 17px;
  color: #a5915f;
  font-family: Inter-Regular;
  font-size: 14px;
}
#block-block-29 p span,
#block-block-30 p span,
#block-block-31 p span {
  padding-left: 45px;
}
#block-block-29 p span.solutions-menu-active,
#block-block-30 p span.solutions-menu-active,
#block-block-31 p span.solutions-menu-active {
  color: #fff;
}
#block-block-123 {
  padding: 23px 20px;
  background: #f3f3f3;
}
#block-block-123 form {
  width: 100% !important;
}
#block-block-123 p {
  font-size: 13px;
  margin-bottom: 0;
}
#block-block-123 form input:not([type="checkbox"]),
#block-block-123 form select {
  width: 260px !important;
  color: #999;
  padding: 10px 20px;
  border: 1px solid #ddd;
  box-shadow: none !important;
  margin-bottom: 0;
}
#block-block-127 .topblock-header {
  height: 260px;
}
#block-block-128 .topblock-header {
  height: 209px;
}
.i18n-de #block-block-127 .topblock-header .topblock-header-inner p {
  width: 605px;
}
.altium-snapshot {
  position: relative;
  overflow: hidden;
  width: 1169px;
  height: 1495px;
}
.altium-snapshot-item {
  position: absolute;
}
.altium-snapshot-item div {
  position: absolute;
  color: #c2c2c2;
  font-size: 14px;
}
.altium-snapshot-item div span {
  text-transform: uppercase;
}
.altium-snapshot-item h5 {
  text-transform: uppercase;
  font-family: Inter-Regular;
  font-size: 15px;
  color: #fff;
  margin: 0 0 12px 0;
}
.edit-link {
  color: #a5915f !important;
  display: inline-block;
  margin-right: 20px;
}
#block-views-list-blocks-block {
  width: 1170px;
  margin: 0 auto;
  border-top: 1px solid #ececec;
}
#block-views-list-blocks-block h2 {
  font-size: 18px;
}
#block-views-list-blocks-block .views-row {
  float: left;
  width: 354px;
  margin-right: 54px;
}
#block-views-list-blocks-block .views-row.views-row-last {
  margin-right: 0;
}
#block-views-list-blocks-block .field-name-field-logo1 {
  float: left;
}
#block-views-list-blocks-block .field-name-field-body1 {
  margin-left: 70px;
  font-size: 15px;
  color: #4f4f4f;
  margin-bottom: 10px;
}
#block-views-list-blocks-block .field-name-field-link1 {
  margin-left: 70px;
}
#block-views-list-blocks-block .field-name-field-link1 a {
  color: #a5915f;
}
a.system-flag {
  position: relative;
  top: -150px;
  visibility: hidden;
}
#block-block-61,
#block-menu-menu-altium-dxp-menu {
  display: none;
}
#product-overview h1 {
  margin-bottom: 40px !important;
}
#product-overview span.topblock-header-subtitle {
  display: block;
  font-size: 14px;
  margin-top: 10px;
  text-transform: none;
}
#block-block-22 a {
  color: #ac9a6e;
}
.social-wrapper a {
  display: block;
  width: 78px;
  height: 24px;
  text-align: center;
  line-height: 24px;
  position: relative;
  margin-left: 40px;
}
.social-wrapper a img {
  position: absolute;
}
#block-menu-block-12 {
  font-family: Inter-Regular;
  font-size: 14px;
  color: #a5915f;
}
#block-menu-block-12 ul.menu.nav {
  padding-top: 17px;
}
#block-menu-block-12 a {
  font-family: Inter-Regular;
  font-size: 14px;
  color: #a5915f;
}
#block-menu-block-12 span {
  cursor: pointer;
}
#block-menu-block-12 li.dropdown {
  position: relative;
  margin-right: 30px;
  padding-bottom: 15px;
  z-index: 1;
}
#block-menu-block-12 li.dropdown ul {
  position: absolute;
  left: -25px;
  top: 20px;
  text-align: left;
  border: 0;
  background: #313131;
  padding: 20px 25px 10px 25px;
  border-radius: 0;
  box-shadow: none;
}
#block-menu-block-12 li.dropdown ul li {
  display: block;
  border-bottom: 1px solid #404040;
  line-height: 31px;
  overflow: hidden;
}
#block-menu-block-12 li.dropdown ul li.last {
  border-bottom: 0;
}
#block-menu-block-12 li.dropdown ul li a {
  font-size: 13px;
  margin-left: 0;
  line-height: 31px;
}
#block-menu-block-12 li.dropdown ul li a.active-trail.active {
  color: #fff;
  background: 0 0;
}
#block-menu-block-12 li.dropdown ul li a:hover {
  text-decoration: underline;
}
#edit-lang-dropdown-select_child a {
  margin-bottom: 5px !important;
}
#block-block-46 h2 {
  margin-bottom: 0;
}
.page-node-13 #block-system-main a,
.page-node-1348 #block-system-main a {
  color: #a5915f;
}
.page-node-13 .topblock-header,
.page-node-1348 .topblock-header,
.page-node-14 .topblock-header,
.page-node-236473 .topblock-header {
  margin-bottom: 25px;
}
.page-node-1348 .topblock-header h1,
.page-node-236473 .topblock-header h1 {
  width: 500px;
  margin-top: -4px !important;
}
.page-node-236473 .topblock-header h1 {
  color: #2d2d2d !important;
}
.page-node-1578 .topblock-header h1 {
  width: 500px;
  margin-top: -4px !important;
}
.page-node-316733 .main-container a,
.page-node-316733 .main-container a:hover {
  color: #a5915f !important;
}
.page-node-13 .topblock-header,
.page-node-1348 .topblock-header,
.page-node-14 .topblock-header,
.page-node-1578 .topblock-header,
.page-node-236473 .topblock-header {
  height: 146px;
  min-height: 146px;
  margin-bottom: 40px;
}
.view-eula {
  margin-top: 25px;
}
.view-eula td {
  padding: 20px 0 !important;
  border-bottom: 1px solid #ddd;
}
.view-eula td.views-field-title {
  font-family: Inter-Medium;
  color: #2d2d2d;
}
.view-eula td.views-field-php {
  text-align: right;
}
.view-eula td.views-field-php a {
  color: #a5915f !important;
}
.view-downloads {
  padding-top: 50px;
}
.view-downloads h2 {
  font-size: 24px;
  font-family: Inter-Medium;
  display: inline-block;
  vertical-align: middle;
}
.view-downloads .views-field-type h3 {
  margin-top: 12px;
  margin-bottom: 30px;
}
.view-downloads .views-field-type {
  padding-right: 100px;
}
.view-downloads .views-field-type div {
  margin-left: -75px;
}
.view-downloads .views-field-field-download-url {
  min-width: 225px;
}
.view-downloads .views-field-field-download-url select {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555;
  vertical-align: middle;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  margin-bottom: 15px;
}
.view-downloads .views-field-field-download-url select:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.view-downloads .views-field-field-download-url a {
  color: #a5915f;
  white-space: nowrap;
  cursor: pointer;
}
.view-downloads .views-field-field-download-url div {
  margin-bottom: 10px;
}
.view-downloads table:not(.table-adv-login) tr:first-child td {
  border-top: none;
  padding-top: 0;
}
.view-downloads table tr:first-child td a {
  color: #a5915f;
}
.view-downloads table tr td a {
  color: #a5915f;
  text-decoration: none;
}
.view-downloads table tr td a:hover {
  text-decoration: underline;
}
.view-downloads .table td {
  padding-bottom: 30px;
  padding-top: 30px;
}
.view-downloads .views-field-field-summary-image {
  text-align: center;
}
.view-display-id-block_1 {
  padding-top: 0;
}
.view-display-id-block_1 .table td {
  padding-top: 0;
  padding-bottom: 30px;
  border-top: 0;
}
.view-display-id-block_1 .table td:nth-child(1) {
  display: none;
  padding-left: 0;
}
.view-display-id-block_1 .table td:nth-child(1) img {
  display: none;
}
.view-display-id-block_1 .table td:nth-child(2) {
  padding-left: 75px;
  padding-right: 180px;
}
.view-display-id-block_1 .table td.list-view-download-link {
  padding-top: 36px;
}
#sb-wrapper-inner {
  border: none;
  height: 445px;
}
#sb-body,
#sb-loading {
  background: #fff;
}
#sb-body-inner td {
  vertical-align: top;
}
#sb-body-inner .adv-login-leftcell-td {
  width: 340px;
  padding: 40px;
  font-size: 15px;
}
#sb-body-inner .adv-login-leftcell-td h2 {
  font-size: 26px;
  font-family: Inter-Medium;
  margin: 0;
}
#sb-body-inner .adv-login-leftcell-td p {
  margin-top: 15px;
  margin-bottom: 10px;
}
#sb-body-inner .adv-login-leftcell-td a {
  color: #a5915f;
}
#sb-body-inner .adv-login-leftcell-td ul {
  margin: 0;
  padding: 0 0 0 20px;
  line-height: 27px;
}
#sb-body-inner .adv-login-rightcell-td table.login-inner {
  width: 100%;
  table-layout: fixed;
}
#sb-body-inner .adv-login-rightcell-td table.login-inner .login-inner-left p {
  margin-bottom: 25px;
}
#sb-body-inner .adv-login-rightcell-td table.login-inner a {
  color: #a5915f;
}
#sb-body-inner .adv-login-rightcell-td .form-submit,
#sb-body-inner .adv-login-rightcell-td table.login-inner .login-inner-left a {
  text-transform: uppercase;
  display: inline-block;
  color: #a5915f;
  font-size: 16px;
  font-family: Inter-Medium;
  text-decoration: none;
  padding: 10px 25px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
  border: 2px solid #a5915f;
  background: 0 0;
}
#sb-body-inner .adv-login-rightcell-td .form-submit:hover,
#sb-body-inner .adv-login-rightcell-td table.login-inner .login-inner-left a:hover {
  background: #a5915f;
  color: #fff;
  outline: 0;
}
#sb-body-inner .adv-login-rightcell-td table.login-inner input[type="password"],
#sb-body-inner .adv-login-rightcell-td table.login-inner input[type="text"] {
  border: 1px solid #ddd;
  padding: 7px 15px;
  width: 100%;
}
#sb-body-inner .adv-login-rightcell-td table.login-inner input[type="password"] {
  margin-bottom: 10px;
}
#sb-body-inner .adv-login-rightcell-td table.login-inner input[type="text"] {
  margin-bottom: 20px;
}
.downloads-signin-link {
  position: relative;
}
#sb-body-inner .downloads-signin-link,
#sb-body-inner .table-adv-login {
  height: 100%;
}
#sb-body-inner .adv-login-rightcell-td {
  background: #f7f7f7;
  color: #4f4f4f;
  padding: 45px 39px 0 55px;
}
#sb-body-inner .adv-login-rightcell-td .login-inner > tbody > tr > td {
  padding-left: 60px;
}
#sb-body-inner .adv-login-rightcell-td .login-inner > tbody > tr > td.login-inner-left {
  padding-right: 60px;
  padding-left: 0;
  border-right: 1px solid #ececec;
}
#sb-body-inner .adv-login-rightcell-td h2 {
  font-size: 18px;
  color: #4f4f4f;
  margin: 0 0 20px;
}
#sb-body-inner .adv-login-rightcell-td .login-inner table td {
  vertical-align: middle;
}
#sb-body-inner .adv-login-rightcell-td .login-inner table .adv-ids-login-remember-checkbox {
  display: inline-block;
  vertical-align: middle;
}
#sb-body-inner .adv-login-rightcell-td .login-inner table #adv-ids-login-remember-cell,
#sb-body-inner .adv-login-rightcell-td .login-inner table #adv-ids-login-submit-cell {
  padding-bottom: 0;
}
#sb-body-inner .adv-login-rightcell-td .login-inner table #adv-ids-login-submit-cell {
  padding-top: 20px;
}
#sb-body-inner .adv-login-rightcell-td .login-inner table #adv-ids-login-remember-cell {
  border-right: 1px solid #000;
  padding-right: 10px;
  padding-left: 10px;
}
#sb-info {
  overflow: visible;
  display: none;
}
#sb-body-inner .adv-login-rightcell-td .login-inner table #adv-ids-login-remember-cell .adv-ids-login-remember-checkbox {
  margin-right: 5px;
}
#sb-body-inner .adv-login-rightcell-td .login-inner table .adv-ids-login-submit-row {
  font-size: 12px;
}
#sb-body-inner .adv-login-rightcell-td .login-inner table .forgot-pass {
  text-align: right;
  padding-left: 10px;
}
.policy {
  padding: 0;
  margin: 15px 0;
  background: 0 0;
  border: none;
  max-width: 510px;
}
.policy p {
  font-size: 12px;
  color: #bfbfbf;
}
.policy a {
  color: #a5915f;
}
button.form-submit,
button.form-submit:hover {
  color: #a5915f;
  font-family: Inter-Medium;
  font-size: 16px;
  background-color: transparent;
  border: 2px solid #a5915f;
  border-radius: 25px;
  text-transform: uppercase;
  padding: 5px 15px;
  margin-top: 10px;
  display: inline-block;
}
.popup-img-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.2;
  z-index: 200000;
}
.popup-img {
  width: 1170px;
  min-height: 560px;
  position: fixed;
  text-align: center;
  background: #fff;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
  border-radius: 5px;
  z-index: 300000;
}
.popup-img-inner {
  width: 100%;
  text-align: left;
  position: relative;
}
.popup-img-inner a.button-close {
  position: absolute;
  top: -35px;
  right: 30px;
  cursor: pointer;
}
.popup-img-content {
  width: 100%;
  margin-top: 60px;
  padding: 20px 30px;
}
.popup-img-content h3 {
  font-size: 20px;
  margin: 20px 0;
}
a.link,
a.link:hover {
  color: #a5915f;
}
.popup-download-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.2;
  z-index: 200000;
}
.popup-download {
  width: 820px;
  height: 910px;
  top: 40px;
  left: 50%;
  margin-left: -410px;
  position: absolute;
  text-align: center;
  background: #fff;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
  background-color: #ebebeb;
  z-index: 300000;
}
.popup-download-inner {
  width: 100%;
  height: 100%;
  text-align: left;
  position: relative;
}
.popup-download-inner .button-close {
  cursor: pointer;
}
.popup-download-content {
  width: 100%;
  height: 100%;
}
body {
  margin-top: 0;
  -webkit-transition: margin-top 0.5s;
  transition: margin-top 0.5s;
}
.sticky-block {
  position: relative;
}
.sticky-modal {
  color: #fff;
  overflow-x: hidden;
  overflow-y: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: fixed;
  background-color: rgba(0, 0, 0, 0.85);
  z-index: 99999;
  display: none;
}
.sticky-modal-container {
  display: -webkit-box;
  display: -ms-flexbox;
  min-height: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
}
.sticky-modal-content {
  color: #fff;
  max-width: 830px;
  min-width: 830px;
  min-height: 370px;
  font-size: 16px;
  position: relative;
}
.sticky-modal-content div {
  right: 0;
  position: absolute;
}
.sticky-modal-title {
  top: 50px;
  font-size: 35px;
  font-family: Inter-Bold;
  line-height: 32px;
}
.sticky-modal-subtitle {
  line-height: 28px;
  font-size: 24px;
  font-family: Inter-Regular;
}
.sticky-modal-summary {
  top: 150px;
}
.sticky-modal-summary p {
  font-size: 14px;
  font-family: Inter-Medium;
  line-height: 23px;
  margin-bottom: 12px;
  color: #dadada;
}
.sticky-modal-summary p:first-child {
  margin-bottom: 34px;
}
.sticky-modal-summary span.white {
  color: #fff;
  font-family: Inter-Medium;
}
.sticky-modal-summary span.golden {
  color: #dbc883;
}
.sticky-modal-summary span.largest {
  color: #fff;
  font-size: 22px;
}
.sticky-modal-btn {
  top: 265px;
}
.sticky-modal-btn,
.sticky-modal-subtitle,
.sticky-modal-summary,
.sticky-modal-title {
  width: 480px;
  text-align: center;
}
.sticky-modal-btn a {
  color: #fff;
  font-family: Inter-Medium;
  font-size: 10.5px;
  text-align: center;
  border-radius: 50px;
  padding: 14px 30px 13px;
  margin: 10px 5px 50px;
  display: block;
  text-decoration: none;
  text-transform: uppercase;
  display: inline-block;
  -moz-transition: background 0.3s;
  -o-transition: background 0.3s;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
  background: #a5915f;
}
.sticky-modal-btn a:focus,
.sticky-modal-btn a:hover {
  -moz-transition: background 0.3s;
  -o-transition: background 0.3s;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
  background: #b39957;
}
.node-type-promo-new.i18n-de .promo h3,
.node-type-promo-new.i18n-de .promo__info p {
  font-family: OpenSans-Regular;
}
@-webkit-keyframes oifadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes oifadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.btn.beta-program {
  min-width: 100px;
  color: #a5915f;
  background: #fff;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  font-family: Inter-Medium;
  text-decoration: none;
  padding: 6px 20px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
  border: 2px solid #a5915f;
  outline: 0;
  margin: 50px auto 0;
  display: inline-block;
}
.btn.beta-program {
  margin: 30px auto 20px;
}
.btn.beta-program:hover {
  color: #fff;
  background: #a5915f;
}
.tm-cm.tm-item.cn-hidden {
  padding-bottom: 0 !important;
}
#topmenu-products .tm-top-ov .title {
  padding-top: 17px;
}
.i18n-it #product-overview.circuitmaker-overview .content-inner {
  display: none;
}
.social_inner {
  -webkit-box-pack: center;
  justify-content: center;
  display: -webkit-box;
  display: flex;
}
.social_item {
  margin: 0 4px;
}
.social_item a {
  text-align: center;
  width: 48px;
  height: 48px;
  display: block;
  border-radius: 50%;
  background-color: #ececed;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  position: relative;
}
.social_item a:hover {
  background-color: #e4e4e7;
}
.social_item a img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.footer-links li,
.footer-links ul {
  color: #8e8e93;
  font-size: 12px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer-links li {
  margin-bottom: 10px;
}
@media (min-width: 360px) {
  .footer-links li {
    display: inline-block;
    margin: 0 18px 10px;
  }
}
.footer-links a {
  color: #8e8e93;
  text-decoration: none;
  transition: color 0.3s;
  font-size: 12px;
}
@media (max-width: 1024px) {
  .footer-links {
    max-width: 600px;
    margin: 0 auto;
  }
}
#block-block-280434 {
  margin-top: 16px;
}
#block-block-280434 p {
  font-size: 20px;
  margin: 0 0 10px;
  font-family: Inter-Medium;
}
.node-related-node-media-contacts .field-collection-container {
  margin-top: 0;
}
.field-name-field-media-contacts .field-collection-view {
  padding: 0;
  margin: 0;
}
.node-related-node-media-contacts h2 {
  display: none;
}
.i18n-jp .topblock-header-button {
  display: none;
}
@media (min-width: 1200px) {
  .i18n-ru #block-block-5 div:not(.block-title) {
    white-space: nowrap;
  }
}
.i18n-ru #block-block-5 .tel {
  white-space: nowrap;
}
.i18n-ru .cn-hidden,
.i18n-ru .ru-hidden {
  display: none;
}
.i18n-ru .cn-hidden.ru-hidden-no {
  display: inherit;
}
.btn-store {
  margin-left: 30px;
  vertical-align: middle;
  display: none;
}
.btn-store:hover path {
  fill: #fff;
}
.btn-store:hover circle {
  stroke: #fff;
}
.block-store {
  margin-bottom: 12px;
}
.block-store__ico {
  margin-right: 12px;
  display: inline-block;
  vertical-align: middle;
  width: 26px;
  height: 26px;
  border-radius: 50%;
}
.block-store__item {
  display: inline-block !important;
  padding: 0 !important;
  vertical-align: middle;
  text-decoration: none !important;
}
.topmenu.show-store {
  padding-top: 25px;
}
.topmenu.show-store .btn-store {
  display: inline-block;
}
#block-live-altium-download-login ul li > a img {
  margin-right: 5px;
  vertical-align: top;
}
body {
  overflow-x: hidden;
}
.view-downloads table td {
  vertical-align: top;
  padding-bottom: 30px;
  padding-top: 30px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}

/* Main Menu - Products */
.nav-separator {
  border: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  margin: 20px 0;
}
.nav-row {
  display: flex;
  flex-wrap: wrap;
}
.nav-row__item__row__wrap {
  display: flex;
  flex-flow: wrap;
  align-items: center;
}
.nav-row__title {
  color: #bdbdbd;
  font-size: 14px;
  font-family: Inter-Medium;
  opacity: 0.45;
  margin-bottom: 16px;
  line-height: 1.428;
  text-transform: uppercase;
}
.nav-row__item__row__elm .nav-row__title {
  margin-bottom: 16px;
}
.nav-row__item__row__wrap {
  margin: 0 -20px;
}
.nav-row__item__row__elm {
  padding: 0 20px;
  margin-bottom: 16px;
}
.nav-row__item__row__elm:last-child {
  margin-bottom: 0;
}
.nav-row__item__row {
  padding-bottom: 16px;
}
.nav-row__item__row:last-child {
  padding-bottom: 0;
}
.nav-row__text {
  margin-top: 26px;
}
.nav-cols__item__text p,
.nav-row__text {
  font-size: 14px;
  color: #c2c2c2;
  line-height: 1.428;
  font-family: OpenSans-Regular;
}
.nav-row__link__text {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  left: -9999px;
}
.nav-cols {
  display: flex;
  flex-wrap: wrap;
}
.nav-cols__item {
  display: flex;
}
.nav-cols__item__ico {
  margin-right: 30px;
  position: relative;
  width: 48px;
  min-width: 48px;
  height: 48px;
}
.nav-row__item_main .nav-row__link a {
  display: block;
  position: relative;
}
.nav-cols__item__ico img,
.nav-row__item_main .nav-row__link a img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: auto;
  height: auto;
  max-height: 100%;
  max-width: 100%;
}
.nav-cols__item__text a {
  text-transform: uppercase;
  margin-bottom: 4px;
  display: block;
}
.nav-cols__item__text a:hover {
  text-decoration: underline;
}
.nav-row__link a {
  display: block;
}
.nav-row__link img {
  max-width: 100%;
  height: auto;
}
.nav-row__item {
  width: 100%;
}
.nav-row__item_main:nth-child(1),
.nav-row__item_main:nth-child(2) {
  width: 50%;
}
.nav-row__item_main .nav-row__link a {
  width: 92px;
  height: 52px;
}
.nav-row {
  margin-left: -20px;
  margin-right: -20px;
}
.nav-row__item {
  padding: 0 20px;
}
.nav-row__item__row__elm {
  width: 50%;
}
.nav-row__item__row__elm:first-child:last-child {
  width: 100%;
}
@media (max-width: 991px) {
  .nav-row__item:not(.nav-row__item_main) {
    padding-top: 30px;
    margin-top: 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.05);
  }
  .nav-cols__item {
    margin-bottom: 30px;
  }
  .nav-cols__item:nth-child(2n + 2) {
    padding-bottom: 30px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  }
  .mobile-header .topmenu-item-inner {
    overflow: hidden;
  }
}
@media (min-width: 992px) {
  .nav-separator {
    margin: 40px 0;
  }
  .nav-row__title {
    margin-bottom: 26px;
  }
  .nav-row__item__row__wrap {
    margin: 0 -8px;
  }
  .nav-row__item__row__elm {
    padding: 0 8px;
    margin-bottom: 0;
  }
  .nav-row__item {
    width: 44%;
  }
  .nav-row__item_main:nth-child(1),
  .nav-row__item_main:nth-child(2) {
    width: 28%;
  }
  .nav-row__item_main .nav-row__link a {
    width: 140px;
    height: 76px;
  }
  .nav-row {
    margin-left: -2%;
    margin-right: -2%;
  }
  .nav-row__item {
    padding: 0 2%;
  }
  .nav-row__item__row__elm {
    width: 66.666%;
  }
  .nav-row__item__row__elm:first-child {
    width: 33.333%;
  }
  .nav-row__item__row__elm:nth-last-child(n + 3),
  .nav-row__item__row__elm:nth-last-child(n + 3) ~ .nav-row__item__row__elm {
    width: 33.333%;
  }
  .nav-row__item__row__elm:first-child:last-child {
    width: 100%;
  }
  .nav-row__item__row {
    padding-bottom: 8%;
  }
  .nav-cols {
    padding-bottom: 20px;
    margin: 0 -3%;
  }
  .nav-cols__item {
    width: 33.333%;
    padding: 0 3%;
  }
  .nav-cols__item .nav-cols__item__text {
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
  .nav-cols__item:nth-last-child(1) .nav-cols__item__text,
  .nav-cols__item:nth-last-child(2) .nav-cols__item__text,
  .nav-cols__item:nth-last-child(3) .nav-cols__item__text {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
  }
}
@media (min-width: 1300px) {
  .nav-row {
    margin-left: -4%;
    margin-right: -4%;
  }
  .nav-row__item {
    padding: 0 4%;
  }
  .nav-row__item_main .nav-row__link a {
    width: 177px;
    height: 105px;
  }
  .nav-cols {
    margin: 0 -5%;
  }
  .nav-cols__item {
    padding: 0 5%;
  }
  .nav-row__item {
    width: 42%;
  }
  .nav-row__item_main:nth-child(1) {
    width: 30%;
  }
  .nav-row__item_main:nth-child(2) {
    width: 28%;
  }
}
/* end Main Menu - Products */
@media (max-width: 991px) {
  #block-lang-dropdown-language {
    position: absolute;
    right: 0;
    top: 24px;
    z-index: 101;
  }
  .navbar-top-menu #block-live-altium-download-login {
    display: none !important;
  }
}
/*end style.css*/

/*custom.css*/
body {
  min-width: 320px;
}
.field-collection-view {
  border-bottom: none;
}
.i18n-ru .ru-hidden {
  display: none !important;
}
.container {
  width: 90% !important;
  position: relative;
}
@media (min-width: 768px) {
  .container {
    width: 90% !important;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px !important;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px !important;
  }
}
@media (min-width: 1300px) {
  .container {
    width: 1170px !important;
  }
}
@media (max-width: 991px) {
  img {
    max-width: 100%;
    height: auto;
    vertical-align: top;
  }
}
@media (max-width: 767px) {
  .front .link-to-top {
    display: none;
  }
}
#altium-customers .block-title {
  font-size: 34px;
}
@media (min-width: 768px) {
  #altium-customers .block-title {
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  body.front .our-products {
    display: none;
  }
  body.front .top-block .related-node p {
    color: #aaa;
  }
}
.view-downloads .views-field-field-summary-image {
  width: 75px;
}
.node-type-solution #block-solutions-related-products-solutions-related-products.mobile {
  display: none;
}
@media (max-width: 1299px) {
  section.col-sm-12 {
    width: 100% !important;
    padding-left: 0 !important;
    background: 0 0;
  }
  section.col-sm-9 {
    float: none;
  }
  .main-container > .row {
    margin: 0;
  }
  .view-downloads .views-field-type {
    padding-right: 30px;
  }
  #block-block-3539 .field-collection-container .field-item,
  #block-block-3539 .field-collection-container .field-item.even {
    margin-right: 0;
    width: 100%;
    max-width: 400px;
  }
  #block-block-3539 .field-collection-container .field-name-field-icon,
  #block-block-3539 .field-collection-container .field-name-field-title {
    display: block;
    margin-right: 0;
    text-align: center;
  }
  #block-block-3539 .field-collection-container .field-name-field-icon {
    margin-bottom: 20px;
  }
  .about-altium-history-inner {
    padding: 10px 20px 0;
  }
  .node-type-solution .main-container .col-sm-6 {
    width: 65%;
  }
  .node-type-solution #block-solutions-related-products-solutions-related-products.desktop {
    display: none;
  }
  .node-type-solution #block-solutions-related-products-solutions-related-products.mobile {
    display: block;
  }
  .node-type-solution #block-solutions-related-products-solutions-related-products.mobile h2.block-title {
    font-family: Inter-Regular;
    font-size: 18px;
    color: #2d2d2d;
    margin-top: 40px;
  }
}
@media (max-width: 767px) {
  .main-container.container > .row {
    margin-left: 0;
    margin-right: 0;
  }
  .main-container.container > .row > [class*="col-"] {
    padding-left: 0;
    padding-right: 0;
  }
  .view-downloads table,
  .view-downloads tbody,
  .view-downloads td,
  .view-downloads tr {
    display: block;
  }
  .view-downloads tr {
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    margin-bottom: 20px;
  }
  .view-downloads td {
    padding: 0 !important;
    border-top: none !important;
  }
  .view-downloads .views-field-type div {
    margin-left: 0;
  }
  .view-downloads .views-field-type h3 {
    margin-top: 0;
    margin-bottom: 12px;
  }
  .view-downloads .views-field-type {
    padding-bottom: 16px !important;
  }
}
@media (max-width: 539px) {
  #block-block-8217 .field ul li {
    width: 100px;
  }
}
.field-collection-view {
  border-bottom: none;
}
@media (max-width: 991px) {
  #navbar {
    min-height: 0;
  }
  #navbar .container {
    width: 100% !important;
  }
  .navbar-top-menu {
    padding: 0;
  }
  #block-lang-dropdown-language {
    position: absolute;
    right: 0;
    top: 24px;
    z-index: 101;
  }
  #block-lang-dropdown-language .ddTitle {
    color: #fff;
  }
  #block-lang-dropdown-language .ddlabel {
    font-size: 14px;
  }
  #block-lang-dropdown-language .ddTitle span.ddArrow {
    background: 0 0;
  }
  #block-lang-dropdown-language .ddTitle span.ddArrow:before {
    content: "";
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 5px solid #fff;
    position: absolute;
    top: 1px;
    right: -1px;
  }
  #block-live-altium-download-login {
    display: none;
  }
}
@media (max-width: 991px) {
  #fix-branding {
    min-height: 0 !important;
    height: auto !important;
  }
}
#branding {
  min-width: 0;
  z-index: 100;
}
.topblock-header {
  background-size: cover !important;
}
@media (max-width: 991px) {
  #branding {
    min-height: 0;
    top: 0 !important;
    position: relative !important;
  }
}
@media (max-width: 991px) {
  #branding > .container {
    width: 100% !important;
  }
  #branding > .container:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    width: 3000px;
    margin-left: -1500px;
    background-color: #1e1e1e;
    display: block;
  }
}
#branding .b-search-collapsed .site-container {
  width: 90%;
}
@media (min-width: 1300px) {
  #branding .b-search-collapsed .site-container {
    width: 1170px;
  }
}
#branding .b-search-collapsed .site-container .form-search-collapsed {
  width: 570px;
}
@media (min-width: 1300px) {
  #branding .b-search-collapsed .site-container .form-search-collapsed {
    width: 770px;
  }
}
#branding .btn-open {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  transition-property: opacity, -webkit-filter;
  transition-property: opacity, -webkit-filter, opacity, filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
  display: inline-block;
}
@media (min-width: 992px) {
  #branding .btn-open {
    display: none;
  }
}
#branding .btn-open:hover {
  opacity: 0.7;
}
#branding .btn-open .btn-mobile-box {
  width: 28px;
  height: 24px;
  display: inline-block;
  position: relative;
}
@media (min-width: 768px) {
  #branding .btn-open .btn-mobile-box {
    width: 40px;
  }
}
#branding .btn-open .btn-mobile-inner {
  display: block;
  top: 50%;
  margin-top: -2px;
}
#branding .btn-mobile-inner,
#branding .btn-mobile-inner::after,
#branding .btn-mobile-inner::before {
  width: 28px;
  height: 4px;
  border-radius: 4px;
  position: absolute;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: -webkit-transform, -webkit-transform;
  transition-property: transform, -webkit-transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
  background-color: #fff;
}
@media (min-width: 768px) {
  #branding .btn-mobile-inner,
  #branding .btn-mobile-inner::after,
  #branding .btn-mobile-inner::before {
    width: 40px;
  }
}
#branding .btn-mobile-inner::after,
#branding .btn-mobile-inner::before {
  content: "";
  display: block;
}
#branding .btn-mobile-inner::before {
  top: -8px;
}
@media (min-width: 768px) {
  #branding .btn-mobile-inner::before {
    top: -10px;
  }
}
#branding .btn-mobile-inner::after {
  bottom: -10px;
}
#branding .btn-mobile--collapse .btn-mobile-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.15s;
  transition-delay: 0.15s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
#branding .btn-mobile--collapse .btn-mobile-inner::after {
  top: -16px;
  transition: top 0.3s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
}
@media (min-width: 768px) {
  #branding .btn-mobile--collapse .btn-mobile-inner::after {
    top: -20px;
  }
}
#branding .btn-mobile--collapse .btn-mobile-inner::before {
  transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
#branding .btn-mobile--collapse.active .btn-mobile-inner {
  -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
  transform: translate3d(0, -10px, 0) rotate(-45deg);
  transition-delay: 0.32s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
#branding .btn-mobile--collapse.active .btn-mobile-inner::after {
  top: 0;
  opacity: 0;
  transition: top 0.3s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.27s linear;
}
#branding .btn-mobile--collapse.active .btn-mobile-inner::before {
  top: 0;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.15s 0.42s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.15s 0.42s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.15s 0.42s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.15s 0.42s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.15s 0.42s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.15s 0.42s cubic-bezier(0.215, 0.61, 0.355, 1);
}
#branding .topmenu {
  min-width: 0;
  width: auto;
}
@media (max-width: 991px) {
  #branding .topmenu {
    display: none;
  }
}
#branding .topmenu li {
  padding-left: 20px;
}
@media (min-width: 1200px) {
  #branding .topmenu li {
    padding-left: 30px;
  }
}
@media (min-width: 1300px) {
  #branding .topmenu li {
    padding-left: 50px;
  }
}
#branding .topmenu li:first-child {
  padding-left: 0;
}
#branding .topmenu li:last-child {
  padding-left: 20px;
}
@media (min-width: 1200px) {
  #branding .topmenu li:last-child {
    padding-left: 35px;
  }
}
#branding .topmenu-item-inner {
  width: 90%;
  display: block;
}
#lang-dropdown-select-language_msdd {
  width: auto !important;
}
@media (min-width: 992px) {
  #branding .topmenu-item-inner {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  #branding .topmenu-item-inner {
    width: 1170px;
  }
}
@media (min-width: 1300px) {
  #branding .topmenu-item-inner {
    width: 1170px;
  }
}
#branding #topmenu-community {
  height: auto;
}
#branding #topmenu-products .tm-block {
  width: auto;
  padding-right: 20px;
}
#branding #topmenu-products .tm-block > div:last-child {
  padding-left: 10px;
}
@media (min-width: 768px) {
  #branding #topmenu-products table td:first-child,
  #branding #topmenu-products table td:first-child + td {
    padding-right: 20px;
  }
}
@media (min-width: 1300px) {
  #branding #topmenu-products table td:first-child,
  #branding #topmenu-products table td:first-child + td {
    padding-right: 40px;
  }
}
#branding #topmenu-products table td {
  width: 33%;
}
#branding .navbar-header {
  position: relative;
}
@media (max-width: 991px) {
  #branding .navbar-header {
    padding: 17px 0;
    float: none;
    text-align: center;
  }
}
@media (max-width: 991px) {
  #branding .navbar-header .pull-left {
    float: none !important;
  }
}
@media (max-width: 991px) {
  #branding #menutag,
  #branding .topmenu-item {
    display: none !important;
  }
}
#branding #menutag img {
  vertical-align: middle;
}
.mobile .front #altium-customers {
  height: auto !important;
}
#branding .mobile-header {
  font-size: 14px;
  padding: 20px 5%;
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  background: #252525;
  max-height: calc(100vh - 53px);
  overflow-y: auto;
  transition: -webkit-transform 0.6s;
  transition: transform 0.6s;
  -webkit-transform: translate(0, -100%);
  transform: translate(0, -100%);
  z-index: -1;
}
#branding .mobile-header.active {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
@media (min-width: 992px) {
  #branding .mobile-header {
    display: none;
  }
}
#branding .mobile-header .only-mobile {
  display: block !important;
}
#branding .mobile-header li,
#branding .mobile-header ul {
  margin: 0;
  padding: 0;
}
#branding .mobile-header li {
  list-style: none;
}
#branding .mobile-header > ul {
  margin-bottom: 10px;
}
#branding .mobile-header > ul:last-child {
  margin-bottom: 0;
}
#branding .mobile-header > ul > li {
  border-bottom: 1px solid #1e1e1e;
  position: relative;
}
#branding .mobile-header > ul > li li ul {
  margin-left: 20px;
  margin-top: 8px;
}
#branding .mobile-header .topmenu-item-inner {
  margin: 12px 0 0;
  width: 100%;
  display: none;
}
#branding .mobile-header .topmenu-item-inner.active {
  display: block;
}
#branding .mobile-header .tm-left,
#branding .mobile-header .tm-right {
  width: 100%;
  padding: 0;
  display: block;
}
#branding .mobile-header .tm-left {
  margin-bottom: 25px;
}
#branding .mobile-header .tm-right table,
#branding .mobile-header .tm-right tbody,
#branding .mobile-header .tm-right td,
#branding .mobile-header .tm-right tr {
  display: block;
}
#branding .mobile-header .tm-right tbody {
  border-top: none;
}
#branding .mobile-header .tm-right td > div {
  margin-bottom: 25px;
}
#branding .mobile-header .tm-block {
  margin-bottom: 10px;
}
#branding .mobile-header .tm-block:last-child {
  margin-bottom: 0;
}
#branding .mobile-header .tm-block-icon {
  padding-right: 20px;
  width: 50px;
}
#branding .mobile-header .tm-block-icon a {
  padding: 0;
}
#branding .mobile-header .tm-item {
  margin-bottom: 5px;
}
#branding .mobile-header .tm-community-list li,
#branding .mobile-header .tm-resources-list li {
  margin-bottom: 15px;
}
#branding .mobile-header .tm-community-list li:last-child,
#branding .mobile-header .tm-resources-list li:last-child {
  margin-bottom: 0;
}
#branding .mobile-header a {
  padding: 5px 30px 5px 0;
  display: block;
  color: #a5915f;
}
#branding .mobile-header a:hover {
  text-decoration: underline;
}
#branding .mobile-header a.active {
  color: #fff;
}
#branding .mobile-header a.active ~ .btn-close {
  display: block;
}
#branding .mobile-header p {
  margin-bottom: 0;
  color: #c2c2c2;
}
#branding .mobile-header a#tm-products + .topmenu-item-inner .title {
  opacity: 0.45;
}
#branding .mobile-header .title {
  color: #c2c2c2;
  font-family: Inter-Medium;
  text-transform: uppercase;
  margin-bottom: 5px;
}
#branding .mobile-header .tm-subtitle {
  color: #c2c2c2;
  font-family: Inter-Medium;
}
@media (max-width: 767px) {
  body.front .section-contact {
    border-bottom: none !important;
  }
}
.footer-btn-menu {
  margin-top: -10px;
  background: #ededed;
  font-size: 12px;
  color: #929292 !important;
  text-decoration: none !important;
  font-family: Inter-Medium;
  text-transform: uppercase;
  display: block;
  padding: 14px;
  text-align: center;
  width: 100vw;
  position: relative;
  left: 50%;
  margin-left: -50vw;
  margin-bottom: 30px;
}
.footer-btn-menu.menu-showed {
  margin-bottom: 26px;
  color: #5a5a5a !important;
}
.footer-btn-menu .text-more {
  display: block;
}
.footer-btn-menu .text-less {
  display: none;
}
.footer-btn-menu.menu-showed .text-more {
  display: none;
}
.footer-btn-menu.menu-showed .text-less {
  display: block;
}
@media (min-width: 768px) {
  .footer-btn-menu {
    display: none;
  }
  .bottom-menus .col-sm-2 {
    width: 16.666666666666664%;
  }
  .bottom-menus .col-sm-12 {
    width: 100%;
  }
}
.resources-line {
  border-bottom: 1px solid #d9d9d9;
  width: 100vw;
  position: relative;
  margin-left: -50vw;
  left: 50%;
  margin-top: 20px;
}
@media (max-width: 767px) {
  .bottom-menus {
    display: none;
  }
  .bottom-menus.active {
    display: block;
  }
}
.bottom-menus .col-xs-12.col-sm-2.col-md-2.col-lg-2 {
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 767px) {
  .bottom-menus .col-xs-12.col-sm-2.col-md-2.col-lg-2 {
    clear: both;
    overflow: hidden;
  }
}
.bottom-menus .col-xs-6.col-sm-6.col-md-2.col-lg-2 {
  width: 50%;
}
@media (min-width: 768px) {
  .bottom-menus .col-xs-12.col-sm-6.col-md-2.col-lg-2,
  .bottom-menus .col-xs-6.col-sm-6.col-md-2.col-lg-2 {
    width: 16.666666666666664%;
    float: left;
  }
}
#block-block-6 {
  padding-left: 0;
}
@media (min-width: 992px) {
  #block-block-6 {
    padding-left: 60px;
  }
}
@media (max-width: 991px) {
  .footer {
    padding-bottom: 16px;
    overflow: hidden;
  }
}
.new-related-page .node-related-page h2,
.new-related-page .node-related-page h3 {
  margin-top: 35px !important;
  margin-bottom: 15px !important;
}
.new-related-page .node-related-page h2 {
  font-size: 15px;
  font-family: Inter-Medium;
}
.new-related-page section.col-sm-9 img {
  width: auto !important;
  height: auto !important;
  max-width: 100%;
}
.new-related-page .node-related-page ul {
  margin-bottom: 35px;
}
.new-related-page .node-related-page ul li {
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .new-related-page section.col-sm-9 {
    float: left;
    width: calc(100% - 280px);
  }
}
@media (min-width: 1300px) {
  .new-related-page section.col-sm-9 {
    float: left;
    width: calc(100% - 350px);
  }
}
.new-related-page section.col-sm-9 ol,
.new-related-page section.col-sm-9 ul {
  font-size: 15px;
}
.new-related-page section.col-sm-9 h4 {
  font-size: 15px;
  font-family: opensans-semibold;
  font-weight: 400;
}
.new-related-page section.col-sm-9 a[href] {
  color: #a5915f;
}
.new-related-page section.col-sm-9 a[href]:hover {
  color: #8b7a50;
}
.media-wrap {
  margin-bottom: 40px;
}
.media-wrap a.media-wrap__media img,
.media-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.media-wrap__media {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  display: block;
}
.media-wrap__media img {
  width: 100% !important;
  height: auto;
}
.media-wrap__btn-play {
  display: block;
  position: relative;
  min-width: 80px;
  min-height: 80px;
  transition: box-shadow 0.3s;
}
.media-wrap__btn-play:after,
.media-wrap__btn-play:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.media-wrap__btn-play:before {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background: rgba(20, 20, 22, 0.64);
  transition: background 0.3s;
  z-index: 1;
}
.media-wrap__btn-play:hover:before {
  background: rgba(20, 20, 22, 0.88);
}
#block-views-investor-relations-block .view-investor-relations td:first-child {
  width: auto;
}
@media (max-width: 1100px) {
  #block-views-investor-relations-block-1 table td:first-child {
    width: auto;
  }
  #block-views-investor-relations-block-3 td:nth-child(2) {
    padding-left: 0 !important;
  }
  #block-views-investor-relations-block-3 td:nth-child(3) {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  #block-views-investor-relations-block-3 .view-investor-relations td {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}
@media (max-width: 991px) {
  #block-views-investor-relations-block-4 .view-investor-relations td:first-child {
    width: auto;
  }
}
@media (max-width: 767px) {
  #block-views-investor-relations-block-3 .view-investor-relations td {
    display: inline-block;
    vertical-align: top;
    width: calc(44% - 20px) !important;
    margin-left: 10px;
    margin-right: 10px;
    text-align: center;
  }
}
#branding .mobile-header .block-tel {
  display: block;
  float: none;
  margin-right: 0;
  padding-right: 0;
}
#branding .mobile-header .block-tel:before {
  display: none;
}
#branding .mobile-header .block-tel .block-tel__tel {
  color: #fff !important;
}
.block-tel {
  float: right;
  font-family: OpenSans-Bold;
  font-size: 12px;
  padding-right: 30px;
  margin-right: 32px;
  position: relative;
  display: none;
  text-decoration: none !important;
}
@media (min-width: 992px) {
  .block-tel {
    display: block;
  }
  #block-lang-dropdown-language,
  #block-live-altium-download-login {
    padding-top: 3px;
  }
  .navbar-top-menu {
    padding: 8px 0;
  }
}
.block-tel:before {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
  content: "";
  height: 15px;
  border-right: 1px solid #cfcfcf;
}
.block-tel__ico {
  margin-right: 12px;
  display: inline-block;
  vertical-align: middle;
  width: 24px;
  height: 24px;
  border-radius: 50%;
}
.block-tel__ico img {
  width: 100%;
  height: auto;
}
.block-tel__tel {
  margin-top: 2px;
  display: inline-block !important;
  padding: 0 !important;
  vertical-align: middle;
  color: #121212 !important;
  text-decoration: none !important;
}
@media (max-width: 991px) {
  .mobile-header .tm-block .tm-block-icon {
    margin-left: 0;
  }
  .mobile-header .tm-block > div {
    padding-bottom: 0;
    padding-top: 0;
  }
  .mobile-header .tm-block > div:last-child {
    max-width: none;
    margin-left: 0;
  }
  .mobile-header p {
    font-size: 14px;
  }
}
.designer-block {
  font-size: 14px;
  line-height: 1.64;
  color: #4f4f4f;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 50px;
}
.designer-block__item:first-child {
  text-align: left;
  background: 0 0;
  padding: 74px 30px 20px;
}
@media (min-width: 500px) {
  .designer-block__item:first-child {
    padding: 30px 10px 30px 0;
  }
}
.designer-block__item:first-child .designer-block__title {
  text-transform: uppercase;
  font-family: Inter-Bold;
  font-size: 22px;
}
.designer-block__item {
  text-align: center;
  padding: 44px 6.5%;
  background: #fafafa;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 100%;
  max-width: 320px;
  -ms-flex: 1;
  flex: 1;
  margin: 0 7px 14px;
  border-radius: 6px;
  text-decoration: none !important;
}
@media (min-width: 540px) {
  .designer-block__item {
    min-width: 320px;
    max-width: 320px;
  }
}
@media (min-width: 992px) {
  .designer-block {
    margin-left: -14px;
    margin-right: -14px;
  }
  .designer-block__item {
    min-width: calc(33% - 14px);
    max-width: calc(33% - 14px);
  }
}
.designer-block__item:hover .designer-block__link {
  color: #8b7a50;
}
.designer-block__item span {
  display: block;
}
.designer-block__img {
  margin: 0 auto 14px;
  display: inline-block !important;
  vertical-align: top;
  background: #fff;
  border-radius: 50%;
  overflow: hidden;
  border: 1px solid #ededed;
  width: 64px;
  height: 64px;
}
.designer-block__title {
  color: #333;
  font-family: Inter-Medium;
  font-size: 14px;
  margin-bottom: 18px;
  line-height: 1.3;
}
.designer-block__text {
  margin-bottom: 18px;
}
.designer-block__link {
  color: #a5915f;
  font-family: Inter-Medium;
  transition: color 0.3s;
  font-size: 12px;
  margin-top: auto;
}
.page-node-249686 ol,
.page-node-249686 ul {
  margin-left: 20px;
  padding-left: 20px;
}
.page-node-249686 ul {
  list-style: disc;
}
.page-node-249686 ol li,
.page-node-249686 ul li {
  margin: 0 0 10px;
}
.page-node-249686 li ul {
  margin-top: 10px;
}
.page-node-249686 .topblock-header-inner h1 {
  font-size: 21px !important;
  text-align: left;
}
@media (min-width: 768px) {
  .page-node-249686 .topblock-header-inner h1 {
    font-size: 30px !important;
  }
}
@media (min-width: 992px) {
  .page-node-249686 .topblock-header-inner h1 {
    font-size: 40px !important;
  }
}
.field-name-field-cs-bottom-body-text {
  margin-top: 30px;
}
/*end custom.css*/

.form input:not([type=checkbox]):not([type=radio]),
.form select,
.form textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    box-shadow: none;
    border-radius: 0
}

.form select,
.form input:not([type=submit]):not([type=checkbox]):not([type=radio]),
.form textarea {
    transition: border-color .3s, box-shadow .3s;
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    padding: 12px 14px;
    background-color: #fff;
    width: 100%!important;
    color: #414143;
    font-weight: 400;
    font-size: 12px
}
.form input:not([type=submit]):not([type=checkbox]):not([type=radio]):hover {
    background-color: #fafafa;
}

.form select::-webkit-input-placeholder,
.form input:not([type=submit]):not([type=checkbox]):not([type=radio])::-webkit-input-placeholder,
.form textarea::-webkit-input-placeholder {
    color: #c7c7cc;
    opacity: 1
}

.form select:-moz-placeholder,
.form input:not([type=submit]):not([type=checkbox]):not([type=radio]):-moz-placeholder,
.form textarea:-moz-placeholder {
    color: #c7c7cc;
    opacity: 1
}

.form select::-moz-placeholder,
.form input:not([type=submit]):not([type=checkbox]):not([type=radio])::-moz-placeholder,
.form textarea::-moz-placeholder {
    color: #c7c7cc;
    opacity: 1
}

.form select:-ms-input-placeholder,
.form input:not([type=submit]):not([type=checkbox]):not([type=radio]):-ms-input-placeholder,
.form textarea:-ms-input-placeholder {
    color: #c7c7cc;
    opacity: 1
}

.form select:focus:not([type=file]):not([readonly]),
.form input:not([type=submit]):not([type=checkbox]):not([type=radio]):focus:not([type=file]):not([readonly]),
.form textarea:focus:not([type=file]):not([readonly]) {
    border-color: #298fff
}

.form select.error,
.form select.mktoInvalid,
.form input:not([type=submit]):not([type=checkbox]):not([type=radio]).error,
.form input:not([type=submit]):not([type=checkbox]):not([type=radio]).mktoInvalid,
.form textarea.error,
.form textarea.mktoInvalid {
    border-color: red
}

.form textarea {
    resize: none;
    height: 100px
}

.form select {
    cursor: pointer;
    padding-right: 18px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAJCAQAAACoRNXiAAAAK0lEQVQY02NgoA0w/mb8Hw6/oUuaIkmaYuotgEoVYDd6LVBqLW6bj5HsWAAv0Bfed1VYOwAAAABJRU5ErkJggg==);
    background-position: calc(100% - 14px) 50%;
    background-repeat: no-repeat
}

.form .mktoError,
.form .mktoAsterix {
    display: none!important
}

.form .row select,
.form .row input:not([type=submit]):not([type=checkbox]):not([type=radio]),
.form .row textarea {
    width: 100%
}

.form .mktoHtmlText {
    width: 100%!important;
    font-size: 12px
}

.form-actions {
    text-align: center;
    margin-top: 24px
}

.form-submit {
  color: #fff!important;
  background: #007aff!important;
  font-size: 12px !important;
  padding: 13px 26px !important;
  border-radius: 4px!important;
  transition: all .3s;
  font-weight: 500;
  line-height: 1.2;
  min-width: 180px;
  text-align: center;
  border: 0 !important;
  text-transform: none !important;
}

.form-submit:hover {
    background: #298fff!important;
    text-decoration: none
}

.form-submit:active {
    background: #0067d8!important
}

.form-item {
    margin-bottom: 10px
}
.b-modal {
    font-size: 14px
}

.b-modal .close {
    background-color: transparent;
    border: 0;
    text-indent: -9999px;
    font-size: 0;
    line-height: 0;
    position: absolute;
    right: 16px;
    top: 16px;
    display: block;
    background-image: url(../images/sprite.png);
    background-position: 0 0;
    width: 14px;
    height: 14px;
    margin: 0;
    padding: 0;
    cursor: pointer
}

@media (min-width:768px) {
    .b-modal .close {
        right: 32px;
        top: 32px
    }
}
.b-modal .modal-dialog {
  max-width: 600px;
  padding-top: 30px;
  padding-bottom: 30px;
  margin: auto;
}

.b-modal .modal-content {
  padding: 30px;
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0,0,0,0.2);
  border-radius: 6px;
  outline: none;
  -webkit-box-shadow: 0 3px 9px rgb(0 0 0 / 50%);
  box-shadow: 0 3px 9px rgb(0 0 0 / 50%);
  background-clip: padding-box;
}

@media (min-width:768px) {
    .b-modal .modal-content {
        padding: 54px
    }
}

.b-modal .modal-body:last-child {
    margin-bottom: 0
}

.b-modal .modal-header {
    padding: 0;
    border-bottom: none
}

.b-modal .thank-you {
    text-align: center;
    font-family: OpenSans-Semibold;
    color: #141416;
    font-size: 16px;
    display: none
}

.b-modal .thank-you .ico {
    margin-bottom: 20px
}

.fade.show {
  opacity: 1;
  background: rgba(0, 0, 0, 0.5);
}

body .modal.show .modal-dialog {
  -webkit-transform: translate(0,0);
  transform: translate(0,0);
}
.b-modal input, .b-modal button, .b-modal select, .b-modal textarea {
  font-size: 12px;
}
.b-modal h4 {
  font-size: 20px;
  margin-bottom: 20px;
}
.b-modal p {
  margin-bottom: 20px;
}
.b-modal .mktoCheckboxList input[type="checkbox"] {
  top: 0;
}
.b-modal .mktoInvalid input[type="checkbox"] {
  outline: 1px solid red;
}
.b-modal .form-submit,
.b-modal .form-submit:hover {
  margin-top: 30px;
}
.b-modal .close {
  opacity: .6;
}
.b-modal .close:hover {
  opacity: 1;
}
.b-modal form a {
  color: #a5915f;
}

#beta-block-place {
  max-width: 310px;
  margin: 0 auto;
}
.beta-block {
  text-align: left;
  margin: 0 auto;
  display: none;
}
#beta-block-place .beta-block {
  display: block;
}
.beta-title {
  margin-left: -175px;
  margin-bottom: 20px;
}
.beta-title img {
  margin-right: 35px;
}

.downloads-nexus-block-row {
  width: 100%;
  max-width: 1170px;
  min-height: 241px;
  margin: 0 auto 60px;
  background: url('../images/altium-nexus-bg.jpg') center no-repeat;
  background-size: cover;
  display: table;
}
.downloads-nexus-block-col {
  padding: 20px;
  vertical-align: middle;
  display: table-cell;
}
.downloads-nexus-block-col:first-child {
  width: 310px;
  text-align: center;
}
.downloads-nexus-block-col:last-child {
  text-align: left;
}
.downloads-nexus-block-col p {
  color: white;
  max-width: 415px;
  font-size: 24.5px;
  font-family: Inter;
  line-height: 120%;
}
.downloads-nexus-block-col a {
  color: white;
  font-size: 13px;
  font-family: Inter;
  text-decoration: none;
  padding: 11px 40px 12px;
  margin-top: 16px;
  border-radius: 2px;
  background: #1A7BAE;
  display: inline-block;
}
.downloads-nexus-block-col a:hover {
  color: white;
  text-decoration: none;
  background: #0b6c9d;
  -moz-transition: background 0.3s;
  -o-transition: background 0.3s;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
}
@media (max-width:640px) {
  .downloads-nexus-block-row {
    display: block;
  }
  .downloads-nexus-block-col {
    width: 100% !important;
    text-align: center !important;
    display: block;
  }
  .downloads-nexus-block-col p {
    max-width: 100%;
  }
}
@media (max-width:1170px) {
  .downloads-nexus-block-row {
    margin: 0 auto;
  }
}

.table-adv-login td {
  vertical-align: top;
}
@media (max-width: 991px) {
 .table-adv-login td {
    padding: 15px !important;
  }
}
.mobile .table-adv-login td {
  padding: 15px !important;
}
.adv-login-leftcell-td {
  width: 340px;
  padding: 40px;
  font-size: 15px;
  background: white;
}
.mobile .adv-login-leftcell-td {
  display: none;
}
.adv-login-leftcell-td h2 {
  font-size: 26px;
  font-family: Inter-Medium;
  margin: 0;
}
.adv-login-leftcell-td p {
  margin-top: 15px;
  margin-bottom: 10px;
}
.adv-login-leftcell-td a {
  color: #a5915f !important;
  text-decoration: none;
}
.adv-login-leftcell-td a:hover {
  text-decoration: underline;
}
.adv-login-leftcell-td ul {
  margin: 0;
  padding: 0 0 0 20px;
  line-height: 27px;
}
.adv-login-rightcell-td table.login-inner {
  width: 100%;
  table-layout: fixed;
}
.adv-login-rightcell-td table.login-inner .login-inner-left p {
  margin-bottom: 25px;
}
.adv-login-rightcell-td table.login-inner a {
  color: #a5915f;
}
.adv-login-rightcell-td table.login-inner .login-inner-left a,
.adv-login-rightcell-td .form-submit {
  text-transform: uppercase;
  display: inline-block;
  color: #a5915f;
  font-size: 16px;
  font-family: Inter-Medium;
  text-decoration: none;
  padding: 10px 25px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
  border: 2px solid #a5915f;
  background: transparent;
}
.adv-login-rightcell-td table.login-inner .login-inner-left a:hover,
.adv-login-rightcell-td .form-submit:hover {
  background: #a5915f;
  color: #fff;
  outline: none;
}
.adv-login-rightcell-td table.login-inner input[type=text],
.adv-login-rightcell-td table.login-inner input[type=password] {
  border: 1px solid #dddddd;
  padding: 7px 15px;
  width: 100%;
}
.adv-login-rightcell-td table.login-inner input[type=password] {
  margin-bottom: 10px;
}
.adv-login-rightcell-td table.login-inner input[type=text] {
  margin-bottom: 20px;
}
.downloads-signin-link,
.table-adv-login {
  height: 100%;
}
.adv-login-rightcell-td {
  background: #f7f7f7;
  color: #4f4f4f;
  padding: 45px 39px 0 55px;
}
.adv-login-rightcell-td .login-inner > tbody > tr > td {
  padding-left: 60px;
}
.adv-login-rightcell-td .login-inner > tbody > tr > td.login-inner-left {
  padding-right: 60px;
  padding-left: 0;
  border-right: 1px solid #ececec;
}
.adv-login-rightcell-td h2 {
  font-size: 18px;
  color: #4f4f4f;
  margin: 0 0 20px;
}
.adv-login-rightcell-td .login-inner table td {
  vertical-align: middle;
}
.adv-login-rightcell-td .login-inner table .adv-ids-login-remember-checkbox {
  display: inline-block;
  vertical-align: middle;
}
.adv-login-rightcell-td .login-inner table #adv-ids-login-submit-cell,
.adv-login-rightcell-td .login-inner table #adv-ids-login-remember-cell {
  padding-bottom: 0px;
}
.adv-login-rightcell-td .login-inner table #adv-ids-login-submit-cell {
  padding-top: 20px;
}
.mobile .adv-login-rightcell-td .login-inner table #adv-ids-login-submit-cell {
  padding-left: 0 !important;
}
.adv-login-rightcell-td .login-inner table #adv-ids-login-remember-cell {
  border-right: 1px solid #000;
  padding-right: 10px;
  padding-left: 10px;
}
.adv-login-rightcell-td .login-inner table #adv-ids-login-remember-cell .adv-ids-login-remember-checkbox {
  margin-right: 5px;
}
.adv-login-rightcell-td .login-inner table .adv-ids-login-submit-row {
  font-size: 12px;
}
.adv-login-rightcell-td .login-inner table .forgot-pass {
  text-align: right;
  padding-left: 10px;
}
.mobile .adv-login-rightcell-td .login-inner table .forgot-pass {
  text-align: left;
  padding-left: 0;
}

#contact-and-service {
  display: none;
}
.altium-user {
  color: #AD8230;
  font-size: 12px;
  padding: 10px 17px 11px;
  margin-top: 20px;
  background: #FDF5DF;
  border-radius: 2px;
}
.open-beta {
  font-size: 12px;
  padding: 10px 17px 11px;
  margin-top: 20px;
  background: #FDF5DF;
  border-radius: 2px;
  display: block;
}

#block-downloadsbottom a {
  color: #a5915f;
  text-decoration: none;
}
#block-downloadsbottom a:hover {
  text-decoration: underline;
}

.oi-modal-form {
  cursor: pointer;
}
.oi-modal {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999999;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0,0.65);
  -webkit-animation-name: oifadeIn;
  -webkit-animation-duration: 0.3s;
  animation-name: oifadeIn;
  animation-duration: 0.3s
}
@-webkit-keyframes oifadeIn {
  from {opacity: 0}
  to {opacity: 1}
}
@keyframes oifadeIn {
  from {opacity: 0}
  to {opacity: 1}
}
.oi-modal-content-wrap {
  max-width: 640px;
  width: 80%;
  text-align: center;
  padding: 10px 10px 45px;
  margin: 15% auto;
  border: 1px solid #ececec;
  background-color: white;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.2);
}
.oi-modal-content {
  padding-top: 50px;
}
.oi-modal-content p {
  font-family: OpenSans-Semibold;
  font-size: 16px;
}
#oi-modal-text span {
  font-size: 15px;
  font-family: OpenSans-Regular;
}
#oi-modal-input {
  width: 85%;
  padding: 10px;
  margin-top: 15px;
  border: 1px solid #d8d8d8;
  outline: none;
}
#oi-modal-input.oi-modal-invalid {
  border-color: red;
}
.oi-modal-btn {
  font-family: Inter-Medium;
  font-size: 16px;
  padding: 9px 30px;
  margin-top: 20px;
  border: 2px solid #a5915f;
  border-radius: 30px;
  display: inline-block;
  cursor: pointer;
}
.oi-modal-btn:hover,
.oi-modal-btn:focus {
  text-decoration: none;
}
#oi-modal-close {
  float: right;
  cursor: pointer;
}
.oi-modal-btn img {
  width: 20px;
  height: 20px;
  margin-top: -4px;
  margin-right: -15px;
}
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* CM modal */

#sb-wrapper {
  box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.2);
  border-radius: 15px;
}
#sb-body,
#sb-player,
#sb-loading {
  border-radius: 15px;
  background: transparent;
}
#sb-loading-inner span {
  background: transparent;
}
#sb-title {
  display: none;
}
.cm-login-block {
  width: 860px;
  height: 600px;
  padding: 0;
  border-radius: 15px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.cm-login-container {
  height: 100%;
  display: flex;
}
.cm-login-container > div {
  width: 50%;
}
.cm-login-left {
  text-align: center;
  padding: 50px;
  border-radius: 15px 0 0 15px;
  background: #fff;
}
.cm-register a,
.cm-register a:hover,
.cm-register a:focus {
  color: #007DD4 !important;
}
.cm-login-right {
  position: relative;
}
#cm-login-form-close {
  top: 30px;
  right: 30px;
  position: absolute;
  z-index: 1;
  cursor: pointer;
}
.cm-login-right-content {
  color: #fff;
  height: 100%;
  padding: 30px 40px 50px 50px;
  border-radius: 0 15px 15px 0;
  background: url('../images/cm-modal-bg.jpg') center center no-repeat;
  background-size: cover;
  display: flex;
  flex-direction: column;
  position: relative;
}
.cm-login-right-content h2 {
  font-family: Inter-Medium;
  font-size: 25px;
  line-height: 35px;
  text-transform: none;
}
.cm-login-right-content p {
  font-family: Inter-Regular;
  font-size: 15px;
  line-height: 21px;
  flex: 1;
}
.cm-login-right-content a {
  color: #fff;
  font-family: Inter-Regular;
  font-size: 12px;
  line-height: 19px;
  text-decoration: none;
  margin-top: auto;
}
.cm-login-right-content a:hover {
  color: #fff;
  text-decoration: none;
}
.cm-login-right-content a img {
  vertical-align: middle;
}
.cm-login-control {
  margin-bottom: 30px;
  border: 1px solid #EAEAEA;
  box-sizing: border-box;
  border-radius: 100px;
  display: inline-flex;
}
.cm-login-control-item {
  color: #111111;
  font-family: Inter-Medium;
  font-size: 15px;
  line-height: 21px;
  padding: 13px 25px;
  border-radius: 100px;
  border: 5px solid #fff;
  cursor: pointer;
}
.cm-login-control-item.active {
  background: #ECECEC;
  cursor: default;
}
.cm-login-item {
  text-align: left;
  display: none;
}
.cm-login-item.active {
  display: block;
}
.cm-form-item {
  width: 100%;
  margin-bottom: 22px;
  display: inline-block;
  position: relative;
}
.cm-login-block .form-item {
  margin-bottom: 20px;
}
.cm-login-block .form-item .mktoError {
  color: #EA4335;
  font-family: Inter-Regular;
  font-size: 11.5px;
  line-height: 19px;
  margin: 12px 0 -10px;
}
.cm-login-block .form-item input.mktoInvalid {
  border: 1px solid #EA4335 !important;
}
.cm-form-item label,
.cm-login-block .form-item label {
  color: #111111;
  font-family: Inter-Regular;
  font-weight: normal;
  font-size: 12px;
  line-height: 19px;
  display: block;
}
.cm-login-block .form-item label:not([for="Opt_In__c"]) {
  white-space: nowrap;
}
.cm-login-block .form-item label[for="Opt_In__c"] {
  color: #414141;
  font-family: Inter-Regular;
  font-style: normal;
  font-weight: normal;
  font-size: 10px;
  line-height: 16px;
  margin: 0 0 20px;
}
.cm-login-block .form-item label[for="Opt_In__c"] a {
  font-size: 10px;
}
.cm-login-block .form-item .mktoCheckboxList input[type=checkbox] {
  top: 0;
}
.cm-form-item input,
.cm-login-block .form-item input:not([type="checkbox"]) {
  width: 100%;
  font-size: 15px !important;
  padding: 12px 15px;
  background: #FFFFFF;
  border: 1px solid #EAEAEA;
  box-sizing: border-box;
  border-radius: 5px;
  outline: none !important;
}
.cm-form-item:not(.error) input:focus,
.cm-login-block .form-item input:focus {
  border: 1px solid #007DD4;
}
.cm-form-item input#pass {
  padding: 12px 50px 12px 15px;
}
.cm-form-item.error {
  margin-bottom: 16px;
  background-color: transparent;
}
.cm-form-item .error {
  color: #EA4335;
  font-family: Inter-Regular;
  font-size: 11.5px;
  line-height: 19px;
  margin: 12px 0 0;
  background: transparent;
  display: none;
}
.cm-form-item.error input {
  border: 1px solid #EA4335;
}
.cm-form-item.error .error {
  display: block;
}
.cm-form-submit {
  margin-top: 5px;
}
.cm-form-submit,
.cm-form-submit:hover,
.cm-form-submit:focus,
.cm-login-item .form-submit,
.cm-login-item .form-submit:hover,
.cm-login-item .form-submit:focus {
  color: #FFFFFF !important;
  width: 100%;
  height: 55px;
  font-family: Inter-Medium;
  font-size: 15px !important;
  line-height: 24px;
  text-align: center;
  text-decoration: none;
  padding: 16px 10px 15px !important;
  transition: all .3s;
  background: #007DD4 !important;
  border-radius: 60px !important;
  display: block;
  cursor: pointer;
}
.cm-form-submit:hover,
.cm-login-item .form-submit:hover {
  background: #108De4 !important;
  text-decoration: none;
}
.cm-login-thank-you {
  text-align: center;
  margin-top: 180px;
  display: none;
}
.cm-login-thank-you h3 {
  color: #000000;
  font-family: Inter-Medium;
  font-style: normal;
  font-weight: normal;
  font-size: 25px;
  line-height: 35px;
  text-align: center;
  text-transform: none;
  margin-bottom: 20px;
}
.cm-login-thank-you p {
  color: #000000;
  font-family: Inter-Regular;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 21px;
}
.cm-register form {
  width: 100% !important;
}
.modal-backdrop {
  opacity: 0.6;
}
.mktoInvalid input[type="checkbox"] {
  outline: 1px solid red !important;
}
.cm-reset-pass {
  color: #007DD4;
  float: right;
  cursor: pointer;
}
.modal-backdrop {
    opacity: 0.6;
    background-color: #000000;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030;
}
.mktoCheckboxList input[type=checkbox] {
  position: absolute;
  top: 0;
  left: 0;
  display: inline;
}
.f-checkbox .mktoLabel[for="Opt_In__c"] {
  padding-left: 30px;
}
.f-checkbox .mktoFormCol {
  position: relative;
}
.cm-show-pass {
  top: 34px;
  right: 20px;
  position: absolute;
  cursor: pointer;
}
@media (max-width: 860px) {
  .cm-login-block {
    width: 90%;
    margin: 40px auto;
  }
  .cm-login-container {
    height: auto;
    flex-direction: column-reverse;
  }
  .cm-login-container > div {
    width: 100%;
  }
  .cm-login-left {
    padding: 35px 30px 30px;
    border-radius: 0 0 15px 15px;
  }
  .cm-login-right-content {
    padding: 10px 30px 30px;
    border-radius: 15px 15px 0 0;
    background: url(../images/cm-modal-bg.jpg) top -30px center no-repeat;
    background-size: 100%;
  }
  .cm-login-right-content h2 {
    font-size: 22px;
    line-height: 32px;
  }
  .cm-login-right-content p {
    font-size: 12px;
  }
  .cm-login-right-content a {
    padding-top: 20px;
  }
}
@media (max-width: 375px) {
  .cm-login-block {
    width: 100%;
    height: 100%;
    margin: 0;
  }
  .cm-login-left {
    border-radius: 0;
  }
  .cm-login-right-content {
    border-radius: 0;
    background: url(../images/cm-modal-bg.jpg) top -45px center no-repeat;
  }
}
.mobile .cm-login-block {
    width: 100%;
    height: 100%;
    margin: 0;
  }
.mobile .cm-login-left {
    border-radius: 0;
  }
.mobile .cm-login-right-content {
    border-radius: 0;
    background: url(../images/cm-modal-bg.jpg) top -45px center no-repeat;
  }

.l-modal .modal-dialog {
  max-width: 1170px;
  height: 600px;
  padding: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.sb-nav-close {
  position: absolute;
  top: 15px;
  right: 20px;
  width: 32px;
  height: 32px;
  background: url(.../images/btn-close.png);
  border-radius: 32px;
  z-index: 1;
  cursor: pointer;
}
