/*
Theme Name: Synopsys SIG Blogs 2023
Theme URI: http://www.synopsys.com/
Description: Standard Theme for Synopsys WordPress SIG Blogs v.2023
Author: SMichael, Jayling, JTsai, Nadir, Manjula Kumar
Author URI: http://www.synopsys.com
Text Domain: synopsys-sig


*/

html {
  margin-top: 0 !important;
}
html #wpadminbar {
  display: none !important;
}


.component-railCard ul li {
    list-style-type: none;
    position:relative;
    left:-40px;
}

li.srpw-li {
  left:0px !important;
}


div.component-text  {
  margin-bottom:15px;
  width: 100%;
}

.post-meta {
  color: #7e8a92 !important;
}

img.aligncenter {
  display: block;
  margin-left:auto;
  margin-right:auto;
}

img {
  vertical-align: middle;
}

.alignleft {
  float:left;
}

.alignright {
  float:right;
}

div.blogtopnavigation, div.blogbottomnavigation{
  padding-bottom:15px;
  font-size:18px;
}
div.blogtopnavigation {
  padding-bottom:30px;
  max-width: 1170px;
  margin: 0 auto;
}

a.srpw-title:hover {
    text-decoration: underline;
}
.sidebar.component-text {
  padding-top: 55px;
}


/* SIG Merge */


/* Table Reloaded */

table.wp-table-reloaded {
  font-size: 15px;
}


/* Check mark */

.checkmark, .checkmark ul {
  margin-top: 0;
  list-style-type: none !important;

}
.checkmark li:before {
  content: "\2713";
  padding-right:15px;
  font-weight: bold;
}

h4.page-title {
   font-size: 45px;
}

/* Light button hover */

.btn-default:hover, .btn:hover {
   box-shadow: inset 0 0 0 99999px rgba(0, 0, 0, 0.2);
   cursor: pointer;
   text-decoration: underline;
}

.nav-group-title {
    padding-left: 40px;
    padding-right: 20px;
    text-transform: uppercase;
    color: $synopsys_purple;
    font-weight: 300;
    margin: 15px 0 15px 0;
    font-size: 26px;
  }

/* Button adapters */

.btn-wide {
  display: block !important;
  max-width: 100% !important;
  width: 100% !important;
  padding: 10px 30px;
  border-radius: 3px;
  color: #ffffff;
  text-align: center;
  font-size: 18px !important;
  font-weight: 500 !important;
  }

.component-button-purple {
  background-color: #80539c; }

  .component-button-purple:hover {
    box-shadow: inset 0 0 0 99999px rgba(0, 0, 0, 0.2);
    cursor: pointer;
    text-decoration: underline; }

.component-button-gray {
  background-color: #646e81; }

  .component-button-gray:hover {
    box-shadow: inset 0 0 0 99999px rgba(0, 0, 0, 0.2);
    cursor: pointer;
    text-decoration: underline; }

.component-button-orange {
  background-color: #fcaf1a; }

  .component-button-orange:hover {
    box-shadow: inset 0 0 0 99999px rgba(0, 0, 0, 0.05);
    cursor: pointer;
    text-decoration: underline; }

/* Blockquote update */

div#post-content blockquote p {
  font-size:28px;
  color:#5a2a82;
}

div#post-content blockquote {
  padding-top:20px;
  padding-left:40px;
  padding-right:40px;
  padding-bottom:5px;
}


div.component-text > ul > li.cat-item > ul.children {
  margin-left:20px;
}

div.component-text > ul > li.cat-item {
  margin-top:5px;
}

div.textwidget {
    font-size:15px;
}

div.col-xs-12.col-sm-4 {
  font-size:18px;
}

div.postmetadata {
  font-size:18px;
}

span.btn.component-button-purple, span.btn.component-button-gray, span.btn.component-button-orange {
  display:inline-block !important;
}
.component-railCard {
  margin-bottom: 40px;
}

.component-railCard .flag {
  margin-bottom:15px;
  background: transparent !important;
}
.component-railCard .flag .text {
  font-weight: 400;
  color: #000;
  padding-left: 0 !important;
  border-bottom: 1px solid #d1d1d1;
}
.flag .triangle {
  background: transparent !important;
}

.component-card-b .card-img {
  padding-bottom: 40%;
}
.heading .text-size-normal {
  font-size: 22px;
  line-height: 28px;
}


div#post-content p {
    margin-bottom:40px;
}

div.component-text img.img-responsive {
    margin-bottom: 20px;
}

/* NewsCred collision fix */
img.img-responsive.nc_pixel {
    width: inherit;
}

img.avatar.avatar-150, img.avatar.avatar-150.photo.size-thumbnail {
    margin-right:15px;
}

b, strong {
    font-weight: bolder;
}

.site-content .card-col {
    padding-bottom:0px !important;
}



/*Padding Between Left Column (Content) and Right Rail*/

@media only screen and (min-width: 730px) {
.col-sm-9 {
  padding-right: 45px !important;
  }
}

@media only screen and (min-width: 1200px) {
.col-sm-9 {
  padding-right: 75px !important;
  }
}



/* Search Align Left on Mobile */

@media only screen and (max-width: 730px) {
.col-xs-12.col-sm-4 > div > .container > .component-textcomp.text-align-right  {
  text-align: left !important;
  }
  .component-breadcrumb {
    display: block !important;
  }

}



/* Blog Homepage - Adds Space Between Top & Bottom of Posts */

.col-xs-12.col-sm-9 div[id^="post-"] .component-textcomp .component-text p:last-child {
    margin-bottom: 45px !important;
}



/* Add Bottom Margin to <ul> in Blog Post Content */

.component-textcomp .component-text div#post-content ul {
  margin-bottom: 40px;
}



/* Adjust Blockquote Bottom Margin */

.component-textcomp .component-text div#post-content blockquote p {
  margin-bottom: 30px !important;
}



/* H1 Title Class - Used in Blog Post Content for Post Title */

.component-textcomp .component-text h1.title {
    font-size: 30px !important;
}

@media (min-width: 730px) {
.component-textcomp .component-text h1.title {
    font-size: 32px !important;
}
}

@media (min-width: 1200px) {
.component-textcomp .component-text h1.title {
    font-size: 36px !important;
}
}



/* H2 - Used in Blog Post Content */

.component-textcomp .component-text div#post-content h2 {
    font-size: 28px !important;
}

@media (min-width: 730px) {
.component-textcomp .component-text div#post-content h2 {
    font-size: 30px !important;
}
}

@media (min-width: 1200px) {
.component-textcomp .component-text div#post-content h2 {
    font-size: 34px !important;
}
}



/* H3 - Used in Blog Post Content */

.component-textcomp .component-text div#post-content h3 {
    font-size: 20px !important;
}

@media (min-width: 730px) {
.component-textcomp .component-text div#post-content h3 {
    font-size: 28px !important;
}
}

@media (min-width: 1200px) {
.component-textcomp .component-text div#post-content h3 {
    font-size: 32px !important;
}
}



/* H3 Title Class - Used on Blog Homepage for Post Titles */

.component-textcomp .component-text h3.title {
    font-size: 24px !important;
}

@media (min-width: 730px) {
.component-textcomp .component-text h3.title {
    font-size: 28px !important;
}
}

@media (min-width: 1200px) {
.component-textcomp .component-text h3.title {
    font-size: 32px !important;
}
}

/* Alignment + Captions */

figcaption,
figure,
main {
  display: block;
}

figure {
  margin: 1em 0;
}

.wp-caption,
.gallery-caption {
  color: #666;
  font-size: 13px;
  font-style: italic;
  margin-bottom: 1.5em;
  max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    max-width: 100%;
}

dl.wp-caption, dl.wp-caption * {
    -webkit-user-drag: none;
}




/*\\\\\\\\\\\\\\\\\\\\\\\\\\\\\  aylings update \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/

h1.formTitle {
  color: #fff;
  text-shadow: 0px 0px 6px rgba(0,0,0,0.45);
}

hr {
  border-top: 1px solid #80539C;
}

.component-breadcrumb {
  width: 100%;
  max-width: 1170px;
  margin: 0 auto !important;
  padding: 0;
}

.component-breadcrumb #primary_nav_wrap > ul {
  width: 100%;
}

#sig_sw_submenu {

  background: #5A2D83;
  -webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.15);
  -moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.15);
  box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.15);
  background: rgb(90,45,131);
  background: linear-gradient(180deg, rgba(90,45,131,1) 0%, rgba(90,45,131,1) 42%, rgba(67,33,97,1) 100%);
  position: relative;
  border-bottom: 1px solid #80539C;

}

input.search-Box {
  width: 100%;
  margin: 0px auto;
  padding: 5px 10px !important;
  width: -moz-calc(100% - 20px);
  width: -webkit-calc(100% - 20px);
  width: calc(100% - 20px);
  background: url('data:image/svg+xml;utf8,<svg version="1.1" id="Layer_123" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 17.5 17.5" style="enable-background:new 0 0 17.5 17.5;" xml:space="preserve"><path id="icon_action_search_24px" d="M16,17.5L16,17.5l-5-5v-0.8l-0.3-0.3c-2.7,2.3-6.8,2-9.2-0.7s-2-6.8,0.7-9.2s6.8-2,9.2,0.7c2.1,2.4,2.1,6,0,8.5l0.3,0.3h0.8l5,5L16,17.5L16,17.5z M6.5,2C4,2,2,4,2,6.5S4,11,6.5,11S11,9,11,6.5C11,4,9,2,6.5,2z"/></svg>') no-repeat;
  background-position: 99%;
  background-size: 20px 20px;
}

.contact-sales-btn {

    margin-left: 20px;
    background-color: #5A2D83;
    border-color: #5A2D83;
    padding: 8px 15px;
    font-size: 16px;
    color:#FFFFFF;
    text-decoration: none;

}

.contact-sales-btn:hover {

    text-decoration: none;
    background: #80539c;
    color: #fff;

}

.searchContainer {

   display:flex;
   margin:20px auto;
   max-width: 1170px;
   width: 100%;

}

li.search-icon {

   display: none !important;
}


ul#menu-sig-software-submenu-1 {

  padding:0;
  width: 99%;
  margin: 15px 0 0;
  display: flex;
  justify-content: space-between;
  max-width: 1170px;
  margin: 0 auto;

}

ul#menu-sig-software-submenu {

  display: none;

}

.sig-sw-cats li {
  display:inline-block;
  float: left;
  cursor: pointer;
  -webkit-transition: background 0.2s ease-out;
    -moz-transition: background 0.2s ease-out;
    -ms-transition: background 0.2s ease-out;
    -o-transition: background 0.2s ease-out;
    transition: background 0.2s ease-out;
}

.sig-sw-cats li a {
  color: #fff;
  font-weight:300;
  padding:8px 0px;
  font-size: 16px;
  display: block;
  font-weight: 300;
}

.sig-sw-cats li:hover {

}

.sig-sw-cats li:hover a {
  color: #fff;
  text-decoration: underline;
}

a.blog-title-link-h3 {
  color:#5a2a82;
}

a.blog-title-link-h3:hover {
  text-decoration: underline;
  color:#80539C;
}

.row {
  margin-left: auto;
  margin-right:auto;
}

.component-breadcrumb #primary_nav_wrap ul li.searchLiContainer {
  float: right;
  margin-right: 0 !important;
  line-height: 0;
  height: 0;
}

h2.heading a:hover {
  text-decoration: none;
}

button.search-submit {
  line-height: 1;
  border-radius: 0;
  border:1px solid #999;
  padding: 3px 10px;
  font-size: 16px;
  font-weight: 300;
  vertical-align: top;
}

.container_search input.search-Box {
  font-size: 16px;
  padding: 2px 10px;
  border: 1px solid #d1d1d1 !important;
}

div.component-text {
  margin-bottom: 0;
}



.container_search .component-text p {
  display: none;
}


.component-card-b {
  height: auto !important;
  margin: 0;
  margin-right: 10px;
}

.component-card-b,
.component-card-b:hover {
  box-shadow: none;
}
.component-card-b .card-text h2 a:hover {
  /*font-weight: 400;*/
  text-decoration: underline;
  color: #80539C;
}


p.post-meta {
  font-size: 14px;
  color: #707070
}
p.post-meta a {
  text-decoration: underline;
  color: #5A2A82;
  font-weight: 400;
  display: inline-block !important;
}

p.post-meta a:hover {
  text-decoration: none;
}
p.post-meta a:after {
  display: block;
}

ul.sig_tag_block,
ul.wp-tag-cloud {
  width: 100%;
  display: block;
  padding: 0;
}

ul.sig_tag_block li,
ul.wp-tag-cloud li {
  list-style: none;
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 10px;
}

ul.sig_tag_block li a,
ul.wp-tag-cloud li a {
  background: #d1d1d1;
  padding: 8px 20px;
  border-radius: 30px;
  color: #000;
  font-size: 16px;
  font-weight: 400;
  cursor: pointer;
  display: inline-block;
  -webkit-transition: background 0.2s ease-out;
    -moz-transition: background 0.2s ease-out;
    -ms-transition: background 0.2s ease-out;
    -o-transition: background 0.2s ease-out;
    transition: background 0.2s ease-out;
}
ul.sig_tag_block li a:hover,
ul.wp-tag-cloud li a:hover {
  text-decoration: none;
  background: #999;
}
.card-col {
  padding: 0 !important;
}

.component-card-b .card-text {
  padding: 0px;
  margin-top: 20px;
}


.row .card-col.col-xs-12.col-sm-9 {
  text-align: right;
  border-top:1px solid #5a2a82;
}
.card-col.col-xs-12.col-sm-3 {
  text-align: right;
  border-top:1px solid #5a2a82;
}

 a.category_all_top,
 a.category_all_top:visited {
  text-decoration: underline;
  color: #5a2a82;
  font-size: 14px;
  font-weight: 400;
  cursor: pointer;
  padding-top: 20px !important;
  display: inline-block;
}
a.category_all_top:hover {
  text-decoration: none;
}

h3.title {
  text-align: left;
  margin-top:0;
  padding-top: 10px;
}

.row .card-col.col-xs-12.col-sm-12 {
  text-align: center;

}
.tags_all_bottom {
  border:0;
  -webkit-appearance: none;
  -moz-appearance:    none;
  appearance:  none;
  cursor: pointer;
}
a.category_all_bottom,
.card-col p.author_block a,
.tags_all_bottom {
  display: inline-block;
  margin-bottom: 70px;
  color: #fff;
  font-size: 15px;
  font-weight: 400;
  background: #5a2a82;
  padding: 7px 20px;
  border-radius: 30px;
  cursor: pointer;
    -webkit-transition: background 0.2s ease-out;
    -moz-transition: background 0.2s ease-out;
    -ms-transition: background 0.2s ease-out;
    -o-transition: background 0.2s ease-out;
    transition: background 0.2s ease-out;
}
a.category_all_bottom:hover,
.card-col p.author_block a:hover,
.tags_all_bottom:hover {
  text-decoration: none;
  background: #80539C;
  color: #fff;
}
.tags_all_bottom:focus,
.tags_all_bottom:active {
  color: #fff;
}


.component-card-container.card-size-small [class^="component-card-"] {
  height: auto;
}


.component-card-b {
  overflow: visible;
}






img.avatar.avatar-150, img.avatar.avatar-150.photo.size-thumbnail {
  margin-right: 26px;
  margin-top: 5px;
  float:left;
}


.blogtopnavigation .alignleft a,
.blogtopnavigation .alignright a,
.blogbottomnavigation .alignleft a,
.blogbottomnavigation .alignright a{
  font-size: 16px;
  color: #80539C;
}





.row .card-col .title p.post  {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}



#message_header {
  background: url('https://www.synopsys.com/blogs/software-security/wp-content/uploads/2021/10/speed-hero-1900.jpg') no-repeat;
  background-size: cover;
}

#message_header .row > div {
  background-color: transparent !important;
    padding-top:70px  !important;
  padding-bottom: 70px  !important;
}

#message_header iframe {
  /*display: none;*/
  /*position: fixed;*/
  /*top: 50px;
  right: 0;*/
  margin-top: 25px;
  border-radius: 6px;
  -webkit-box-shadow: 0px 0px 15px 1px rgba(0,0,0,0.49);
  box-shadow: 0px 0px 15px 1px rgba(0,0,0,0.49);
  height: 165px;
}

p {
  margin:0 0 20px;
}

p strong em {
  font-style: normal;
  font-weight: 400;
  color: #666;
}
p strong em a {
  text-decoration: underline;
}
p strong em a:hover {
  text-decoration: none;
}

p.line1 {
  max-width: 585px;
  margin:0 auto;
  text-align: left;
  color: #fff;
  font-weight: 400;
}

p.line1 span {
  display: block;
  margin-top: 15px;
}

input.emailAddress {
  width: 260px;
}

input.formInputButton {
  background: #FDB71A;
  border:0;
  padding: 2px 10px;
  color: #fff;
  font-weight: 400;
}




/*.row .card-col:nth-child(4),*/
.card-3, .card-6, .card-9,
.card-12, .card-15, .card-18, .card-21,
.card-24, .card-27, .card-30, .card-33, .card-36,
.card-39, .card-42 {
  clear: both;
}

.component-card-container:nth-child(2) .row .card-col:nth-child(4),
.card-size-small .row .card-col.col-xs-12.col-sm-6 {
  clear: none;
}






.component-railCard ul li {
  left: 0;
}

.component-railCard iframe {
  width: 100%;
}

.component-text-all {
  height: 0px;
  overflow: hidden;
}
.component-text {
  overflow: hidden;
}


.elq-form #field0 {
  width: 30%;
  padding: 10px 5px;
  margin-top: 25px;
}

.elq-form .newsletterSubscription {
  border:0;
  -webkit-appearance: none;
  -moz-appearance:    none;
  appearance:         none
  margin-top: 20px;
  background: #FDB71A;
  padding: 10px 30px;
  border-radius: 6px;
  color: #fff;
  -webkit-transition: background 0.2s ease-out;
  -moz-transition: background 0.2s ease-out;
  -ms-transition: background 0.2s ease-out;
  -o-transition: background 0.2s ease-out;
  transition: background 0.2s ease-out;
  margin-top: 20px;
  height: auto;
}


.elq-form .newsletterSubscription:hover {
  background: #e1a215;
}
.LV_valid2 {
  display: none;
  font-weight: 400;
  color: #fff;
  text-shadow: 0px 0px 6px rgba(0,0,0);
  text-align: left;
  margin: 0 auto !important;
  width: 85%;
  max-width: 610px;
}
.LV_valid2 a {
  color: #fff;
  text-decoration: underline;
  text-align: left;
}

.LV_valid2 a:hover {
  color: #fff;
  text-decoration: none;
}

._100.field-style {
  text-align: center;
}




/* /////// RIGHT RAIL FORM  ///////////// */
.component-railCard .elq-form .newsletterSubscription {
  width: 99%;
  margin-top: 10px;
}
.component-railCard .elq-form #field0 {
  margin-top: 2px;
  width: -moz-calc(99% - 12px);
  width: -webkit-calc(99% - 12px);
  width: calc(99% - 12px);
}

.component-railCard .LV_valid2 {
  color: #000;
  text-shadow: none;
  width: 100%;
  padding-bottom: 25px;
}

.component-railCard .LV_valid2 a {
  color: #00678F;
}

.component-railCard .LV_valid2 a:hover {
  color: #00678F;
  text-decoration: none;
}































/*/////////////////////////////////  ELOQUA FORM ////////////////////////////////////////*/



.elq-form * {
  margin: 0;
  padding: 0;
  }
  .elq-form input,textarea {
    -webkit-box-sizing:content-box;
    -moz-box-sizing:content-box;
    box-sizing:content-box;
  }
  .elq-form input[type=text],.elq-form textarea,.elq-form select[multiple=multiple] {
    border: 1px solid #A6A6A6;
  }
  .elq-form button,input[type=reset],input[type=button],input[type=submit],input[type=checkbox],input[type=radio],select {
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
  }
  /* GENERIC */.elq-form input {
    height: 16px;
    line-height: 16px;
  }
  .elq-form .item-padding {
    padding:6px 5px 9px 9px;
  }
  .elq-form .pp-group {
    padding:0px 5px 0px 9px;
  }
  .elq-form .pp-field {
    padding:6px 0px 9px 0px;
  }
  .elq-form .field-wrapper.individual {
    float: left;
    width: 100%;
    clear: both;
  }
  .elq-form .field-p {
    position: relative;
    margin: 0;
    padding: 0;
    text-align: center;
  }
  .component-railCard .elq-form .field-p {
    text-align: left;
  }

  .elq-form .zIndex-fix {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
  .elq-form .field-design {
    position:absolute;
    z-index:2;
    top:0;
    left:0;
    right:0;
    bottom:0;
    margin:0;
    padding:0;
  }
  .elq-form .no-fields-prompt {
    float: left;
    width: 100%;
    height: 150px;
    padding-top: 50px;
    clear: both;
  }
  /* SECTION BREAKS */.elq-form .section-break {
    float:left;
    width: 97%;
    margin-right:2%;
    margin-left:1%;
    padding-bottom:6px;
  }
  .elq-form .section-break .heading {
    width:100%;
    font-weight: bold;
    margin:0;
    padding:0;
  }
  /* LABEL */.elq-form .required {
    color: red !important;
    display: inline;
    float: none;
    font-weight: bold;
    margin: 0pt 0pt 0pt;
    padding: 0pt 0pt 0pt;
  }
  /* FIELD GROUP */.elq-form .field-group {
    float: left;
    clear: both;
  }
  .elq-form .field-group.large {
    width:100%;
  }
  .elq-form .field-group.medium {
    width:51%;
  }
  .elq-form .field-group.small {
    width:31%;
  }
  .elq-form .field-group .label {
    float:left;
    width:97%;
    margin-right:2%;
    margin-left:1%;
    padding-bottom:6px;
    font-weight: bold;
  }
  .elq-form .field-group .field-style {
    float: left;
  }
  .elq-form .progressive-profile .pp-inner {
    float: left;
    clear: both;
  }
  .elq-form .progressive-profile .pp-inner.large {
    width:100%;
  }
  .elq-form .progressive-profile .pp-inner.medium {
    width:51%;
  }
  .elq-form .progressive-profile .pp-inner.small {
    width:31%;
  }
  /* RADIO */.elq-form .radio-option {
    display: inline-block;
  }
  .elq-form .radio-option .label {
    display:block;
    float:left;
    padding-right:10px;
    padding-left:22px;
    text-indent:-22px;
  }
  .elq-form .radio-option .input {
    vertical-align:middle;
    margin-right:7px;
  }
  .elq-form .radio-option .inner {
    vertical-align:middle;
  }
  /* CHECKBOX */.elq-form .checkbox-span {
    display:inline-block;
  }
  .elq-form .checkbox-label {
    padding-left:7px;
    position: relative;
    bottom:3px;
  }
  /* INPUT */.elq-form .accept-default {
    width:100%;
  }
  /* SIZING */.elq-form .field-style {
    margin-right:2%;
    margin-left:2%;
  }
  .elq-form .field-style._25 {
    width:21%;
  }
  .elq-form .field-style._50 {
    width:46%;
  }
  .elq-form .field-style._50_left {
    clear:left;
    width:46%;
  }
  .elq-form .field-style._75 {
    width:71%;
  }
  .elq-form .field-style._100 {
    width:96%;
  }
  .elq-form .field-size-top-small {
    width:30%;
  }
  .elq-form .field-size-top-medium {
    width:75%;
  }
  .elq-form .field-size-top-large {
    width:100%;
  }
  .elq-form .field-size-left-small {
    width:21%;
  }
  .elq-form .field-size-left-medium {
    width:46%;
  }
  .elq-form .field-size-left-large {
    width:60%;
  }
  /* INSTRUCTIONS */.elq-form .instructions.default {
    color:#444444;
    display:block;
    font-size:10px;
    padding:6px 0pt 3px;
  }
  .elq-form .instructions.group {
    float:left;
    width:97%;
    margin-right:2%;
    margin-left:2%;
    padding:6px 0pt 3px;
    color:#444444;
    display:block;
    font-size:10px;
  }
  .elq-form .instructions.left-single {
    margin:0 0 0 33%;
  }
  .elq-form .instructions-other {
    margin:0;
  }
  /* POSITIONING */.elq-form .label-position.left {
    display:block;
    line-height:150%;
    padding:1px 0pt 3px;
    float:left;
    width:31%;
    margin:0pt 15px 0pt 0pt;
    word-wrap:break-word;
    overflow-wrap: break-word;
  }
  .elq-form .label-position.top {
    display:block;
    line-height:150%;
    padding:1px 0pt 3px;
    white-space:normal;
  }
  .elq-form .label-position.alignment-left {
    text-align: left;
  }
  .elq-form .label-position.alignment-right {
    text-align: right;
  }
  /* LIST ORDER */.elq-form .list-order {
    display:block;
  }
  .elq-form .list-order.oneColumn {
    margin:0pt 7px 0pt 0pt;
    width:100%;
    clear:both;
  }
  .elq-form .list-order.twoColumn {
    float:left;
    margin:0pt 7px 0pt 0pt;
    width:38%;
  }
  .elq-form .list-order.threeColumn {
    float:left;
    margin:0pt 7px 0pt 0pt;
    width:30%;
  }
  .elq-form .list-order.oneColumnLeft {
    float:left;
    margin:0pt 7px 0pt 0pt;
    width:100%;
  }
  .elq-form .list-order.twoColumnLeft {
    float:left;
    margin:0pt 7px 0pt 0pt;
    width:38%;
  }
  .elq-form .list-order.threeColumnLeft {
    float:left;
    margin:0pt 7px 0pt 0pt;
    width:30%;
  }
  /* GRID STYLE */.elq-form .grid-style {
    display:inline;
    float:left;
    margin-left:2%;
    margin-right:2%;
  }
  .elq-form .grid-style._25 {
    width:21%;
  }
  .elq-form .grid-style._50 {
    width:46%;
  }
  .elq-form .grid-style._75 {
    width:71%;
  }
  .elq-form .grid-style._100 {
    width:96%;
  }
  .elq-form  #elq-FormLastRow {
    position: absolute;
    left: -80%;
    top: -80%;
  }






.elq-form .loader{
    vertical-align: middle;
    display: inline-block;
    margin-left:10px;
    border: 3px solid #f3f3f3;
    border-radius: 50%;
    border-top: 3px solid #3498db;
    width: 20px;
    height: 20px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    }
    @-webkit-keyframes spin {
      0% {
        -webkit-transform: rotate(0deg);
      }
      100% {
        -webkit-transform: rotate(360deg);
      }
    }
    @keyframes spin {
      0% {
        transform: rotate(0deg);
      }
      100% {
        transform: rotate(360deg);
      }
    }
    .LV_validation_message{
      font-weight:bold;
      margin: 0 0 0 5px;
    }
    .LV_valid{
      color:#fff;
      display:none;
    }
    .LV_invalid{
      color:#CC0000;
      font-size:10px;
    }
    .LV_valid_field, input.LV_valid_field:hover, input.LV_valid_field:active, textarea.LV_valid_field:hover, textarea.LV_valid_field:active {
      outline: 1px solid #00CC00;
    }
    .LV_invalid_field, input.LV_invalid_field:hover, input.LV_invalid_field:active, textarea.LV_invalid_field:hover, textarea.LV_invalid_field:active {
      outline: 1px solid #CC0000;
    }




#formElement93,
#formElement94,
#formElement95,
#formElement97,
#formElement98 {
  display: none;
}






.elq-form .item-padding {
  padding: 0;
}

.elq-form .field-style {
  margin:0;
}

.elq-form .field-style._100 {
  width: 100%;
}

.elq-form #field0 {
        max-width: 300px;
        width: -moz-calc(100% - 30px);
        width: -webkit-calc(100% - 30px);
        width: calc(100% - 30px);
}

.elq-form .newsletterSubscription {
    max-width: 312px;
        width: -moz-calc(100% - 15px);
        width: -webkit-calc(100% - 15px);
        width: calc(100% - 15px);
}
































.blog-search-form-ug {
  width: 99%;
  max-width: 1170px;
  margin: 0 auto;
  text-align: center;
}













/* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\   2022 SIG NAVIGATION LAUNCH CODE  \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */





body {
  background-color: #d1d1d1;
}
.container {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  max-width: 1900px;
}
section.component-card-container {
  max-width: 1170px;
  margin: 0 auto;
}
#message_header {
  max-width: 100%;
}

.site-wrapper {
  max-width: 1900px;
}
.cmp-experiencefragment--sig-topnav .container {
  width: 100% !important;
  padding: 0 !important;
  max-width: 1900px;
}
.hero-banner {
  min-height: 1000px !important;
}




.SIG-Main {
  width: 100%;
  position: relative;
  max-width: 1900px;
  line-height: 0;
  margin: 0 auto;
  background: #fff;
  border-bottom: 1px solid #d1d1d1;
}
.SIG-Main-container,
.breadcrumb.aem-GridColumn .container {
  width: 99%;
  max-width: 1900px;
  max-width: 1170px;
  margin: 0 auto;
  display: table;
  position: relative;

}
figure.SIG-synopsys-logo-figure {
  display: table-cell;
  position: relative;
  vertical-align: middle;
                    width: 150px;
}

img.SIG-synopsys-logo {
  /*width: 189px;*/
                    width: 150px;
  vertical-align:middle;
  height: 32px;
}
a.AppSecHome {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: -moz-calc(100% - 500px);
  width: -webkit-calc(100% - 500px);
  width: calc(100% - 500px);
}
a.AppSecHome:hover h1 .h1a {
  border-bottom: 2px solid #5A2D83;
}
h1.SIG-Main-h1 {
  display: inline-block;
  font-size: 18px;
  margin: 0 auto;
  padding: 0;
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
  width: 100%;
}
h1 span.h1a {
  font-weight: 500;
  color: #5A2D83;
  padding: 3px 0;
}
h1 span.h1b {
  font-weight: 100;
  color: #707070;
}

span.SIG-Main-h1 {
  display: inline-block;
  font-size: 18px;
  margin: 0 auto;
  padding: 0;
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
  width: 100%;
}
span span.h1a {
  font-weight: 500;
  color: #5A2D83;
  padding: 3px 0;
}
span span.h1b {
  font-weight: 100;
  color: #707070;
}


.divider {
  width: 1px;
  height: 80px;
  background: #d1d1d1;
  display: inline-block;
}
ul.SIG-Main-Corp {
  display: inline-block;
  margin: 0;
  padding: 0;
  display: table-cell;
  vertical-align: middle;
                    width: 350px;
                    width: 415px;
}
ul.SIG-Main-Corp li {
  display: inline-block;
  font-size: 16px;
  vertical-align: middle;
  cursor: pointer;
  color: #000;
  line-height: 1;
}
ul.SIG-Main-Corp li.LihasDropdown,
ul.SIG-Main-Corp li.LiNoDropdown {
  position: relative;
  text-align: center;
                    width: -moz-calc(50% - 34px);
                    width: -webkit-calc(50% - 34px);
                    width: calc(50% - 34px);
}
ul.SIG-Main-Corp li a,
ul.SIG-Main-Corp li span {
  color: #000;
  padding: 3px 0;
}
ul.SIG-Main-Corp li:first-child {
  text-align: right;
}
ul.SIG-Main-Corp li.LihasDropdown a:hover,
ul.SIG-Main-Corp li.LihasDropdown span:hover,
ul.SIG-Main-Corp li.LiNoDropdown a:hover,
ul.SIG-Main-Corp li.LiNoDropdown span:hover {
  text-decoration: none;
  color: #000;
  border-bottom: 2px solid #5A2D83;
}
ul.SIG-Main-Corp li.LihasDropdown a:after,
ul.SIG-Main-Corp li.LihasDropdown span:after {
  content: ' ';
  display: inline-block;
  height: 8px;
  width: 8px;
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1b' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 9 8' style='enable-background:new 0 0 9 8;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E.st0az%7Bfill:%23111C24;%7D%3C/style%3E%3Cpath id='Polygon_2' class='st0az' d='M4.5,8L0,0h9L4.5,8z'/%3E%3C/svg%3E%0A");
  background-size: 8px 8px;
  background-position: top;
  background-repeat: no-repeat;
  margin-left: 8px;
}
.search-wrapper,
.lauguage-wrapper {
  position: relative;
  width: 99%;
  max-width: 1170px;
  margin: 0 auto;
}
.component-search {
  /*position: absolute;*/
  z-index: 1000;
  right: 0;
  top: 0;
  padding-top: 0;
  padding-bottom: 10px;
}
.magic-box-input {
  /*border: 2px solid #d1d1d1;*/
}


.component-search .CoveoSearchbox,
.component-search .CoveoSearchbox .magic-box .magic-box-input,
.component-search .CoveoOmnibox.magic-box .magic-box-suggestions {
  display: inline-block;
}
.magic-box-underlay {
  display: inline;
  position: relative;
}
.component-search .CoveoSearchbox .magic-box .magic-box-input,
.component-search .CoveoSearchbox .magic-box .magic-box-input .magic-box-underlay,
.component-search .CoveoSearchbox .magic-box .magic-box-input > input,
.component-search .CoveoSearchbox .magic-box .magic-box-input .magic-box-underlay,
.component-search .CoveoSearchbox .magic-box .magic-box-input > input {
  height: 48px !important;
}
.magic-box .magic-box-clear {
  top: -50px;
}

.component-search .CoveoSearchbox .magic-box .magic-box-input > input,
.component-search .CoveoSearchbox .magic-box.magic-box-hasFocus .magic-box-input > input,
.component-search .CoveoSearchbox .magic-box .magic-box-input > input:not(:focus),
.component-search .CoveoSearchbox .magic-box .magic-box-input > input:focus  {
  background: url('data:image/svg+xml;utf8,<svg version="1.1" id="Layer_123" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 17.5 17.5" style="enable-background:new 0 0 17.5 17.5;" xml:space="preserve"><path id="icon_action_search_24px" d="M16,17.5L16,17.5l-5-5v-0.8l-0.3-0.3c-2.7,2.3-6.8,2-9.2-0.7s-2-6.8,0.7-9.2s6.8-2,9.2,0.7c2.1,2.4,2.1,6,0,8.5l0.3,0.3h0.8l5,5L16,17.5L16,17.5z M6.5,2C4,2,2,4,2,6.5S4,11,6.5,11S11,9,11,6.5C11,4,9,2,6.5,2z"/></svg>') no-repeat;
  background-size: 16px;
  background-position: right;
/*  opacity: .5;*/
  padding: 0;
  background-color: #fff;
  padding: 0 20px 0 10px !important;
  width: 100% !important;
}
.component-search .CoveoSearchbox .magic-box .magic-box-input > input:focus,
.component-search .CoveoSearchbox .magic-box.magic-box-hasFocus .magic-box-input > input:focus {
  background: url('data:image/svg+xml;utf8,<svg version="1.1" id="Layer_123" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 17.5 17.5" style="enable-background:new 0 0 17.5 17.5;" xml:space="preserve"><path id="icon_action_search_24px" d="M16,17.5L16,17.5l-5-5v-0.8l-0.3-0.3c-2.7,2.3-6.8,2-9.2-0.7s-2-6.8,0.7-9.2s6.8-2,9.2,0.7c2.1,2.4,2.1,6,0,8.5l0.3,0.3h0.8l5,5L16,17.5L16,17.5z M6.5,2C4,2,2,4,2,6.5S4,11,6.5,11S11,9,11,6.5C11,4,9,2,6.5,2z"/></svg>') no-repeat;
  background-size: 16px;
  background-position: right;
  /*opacity: .5;*/
  padding: 0;
  background-color: #fff;
}
.component-search .CoveoSearchbox .magic-box .magic-box-input > input:hover {
  opacity: 1;
}
.component-search .CoveoSearchbox .magic-box .magic-box-input > input:not(:focus){
  position: relative;
  right: 0;
}
/*local host fix*/
.component-search .CoveoSearchbox .magic-box.magic-box-hasFocus .magic-box-input > input:focus,
.component-search .CoveoSearchbox .magic-box .magic-box-input > input:focus {
  border-bottom: transparent;
  color: #707070;
  opacity: 1;
  /*width: 300px;*/
  position: relative;
  right: 0;
}
.component-search .CoveoSearchbox .magic-box .magic-box-input > input[type="text"]::placeholder,
.component-search .CoveoSearchbox .magic-box .magic-box-input > input[type="text"]::-webkit-input-placeholder,
.component-search .CoveoSearchbox .magic-box .magic-box-input > input[type="text"]:-ms-input-placeholder {
  font-size: 16px;
  color: #000 !important;
  text-transform: capitalize;
}

.component-search .CoveoSearchbox,
.component-search .CoveoSearchbox .magic-box .magic-box-input,
.component-search .CoveoSearchbox .magic-box .magic-box-input > input,
.component-search .CoveoSearchbox .magic-box .magic-box-input > input:focus,
.component-search .CoveoSearchbox .magic-box .magic-box-input > input:not(:focus),
.component-search .CoveoSearchbox .magic-box.magic-box-hasFocus .magic-box-input > input,
.component-search .CoveoSearchbox .magic-box.magic-box-hasFocus .magic-box-input > input:focus {
  width: 99% !important;
 /* margin-top: 3px;*/
  /*width: -moz-calc(100% - 20px) !important;
  width: -webkit-calc(100% - 20px) !important;
  width: calc(100% - 20px) !important;*/
}
.component-search .CoveoSearchbox {
  width: 100% !important;
}


.search-icon {
  background: url('data:image/svg+xml;utf8,<svg version="1.1" id="Layer_123" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 17.5 17.5" style="enable-background:new 0 0 17.5 17.5;" xml:space="preserve"><path id="icon_action_search_24px" d="M16,17.5L16,17.5l-5-5v-0.8l-0.3-0.3c-2.7,2.3-6.8,2-9.2-0.7s-2-6.8,0.7-9.2s6.8-2,9.2,0.7c2.1,2.4,2.1,6,0,8.5l0.3,0.3h0.8l5,5L16,17.5L16,17.5z M6.5,2C4,2,2,4,2,6.5S4,11,6.5,11S11,9,11,6.5C11,4,9,2,6.5,2z"/></svg>') no-repeat;
  background-size: 16px;
  background-position: right;
  width: 16px;
  height: 16px;
  opacity: 1;
  transition: opacity .25s ease-out;
    -moz-transition: opacity .25s ease-out;
    -webkit-transition: opacity .25s ease-out;
    -o-transition: opacity .25s ease-out;
}
.search-icon-mobile {
  background: url('data:image/svg+xml;utf8,<svg version="1.1" id="Layer_123" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 17.5 17.5" style="enable-background:new 0 0 17.5 17.5;" xml:space="preserve"><path id="icon_action_search_24px" d="M16,17.5L16,17.5l-5-5v-0.8l-0.3-0.3c-2.7,2.3-6.8,2-9.2-0.7s-2-6.8,0.7-9.2s6.8-2,9.2,0.7c2.1,2.4,2.1,6,0,8.5l0.3,0.3h0.8l5,5L16,17.5L16,17.5z M6.5,2C4,2,2,4,2,6.5S4,11,6.5,11S11,9,11,6.5C11,4,9,2,6.5,2z"/></svg>') no-repeat;
  background-position: right;
  width: 20px;
  height: 20px;
  display: none;
  background-size: 100%;
  position: absolute;
  right: 50px;
  top: 10px;
  vertical-align:top;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: none !important;
}

.globalSitesIcon {
  width: 20px;
  height: 16px;
  background: url('data:image/svg+xml;utf8,<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 18 18" style="enable-background:new 0 0 18 18;" xml:space="preserve"><g id="world-outline-badged" transform="translate(-1.881 -1)"><path id="Path_48" d="M18.9,7.4c-0.3,0.2-0.7,0.3-1,0.3c1.4,4-0.7,8.4-4.7,9.8c-4,1.4-8.4-0.7-9.8-4.7S4.1,4.4,8.1,3c1.6-0.6,3.4-0.6,5.1,0c0.1-0.4,0.2-0.7,0.3-1C8.9,0.4,3.9,2.8,2.4,7.4s0.8,9.6,5.4,11.1c4.6,1.6,9.6-0.8,11.1-5.4C19.6,11.2,19.6,9.2,18.9,7.4z"/><path id="Path_49" d="M12,3.3c1,1.1,1.8,2.3,2.2,3.7h-3.1V3.2h-0.9V7H7.2c0.5-1.4,1.2-2.7,2.2-3.7c-0.5,0.1-1,0.2-1.4,0.4C7.2,4.7,6.7,5.8,6.3,7H4.4C4.2,7.3,4.1,7.6,4,8H6c-0.2,0.7-0.2,1.5-0.2,2.3c0,0.8,0.1,1.7,0.3,2.5h-2c0.1,0.3,0.3,0.6,0.4,0.9h1.8c0.3,1.1,0.9,2.1,1.5,3c0.5,0.2,1,0.4,1.5,0.4c-0.9-1-1.6-2.2-2.1-3.5h3v3.6h0.9v-3.6h3c-0.5,1.3-1.2,2.5-2.1,3.5c0.5-0.1,1-0.3,1.5-0.5c0.7-0.9,1.2-1.9,1.5-3h1.8c0.2-0.3,0.3-0.6,0.4-0.9h-2c0.2-0.8,0.3-1.6,0.3-2.5c0-0.8-0.1-1.5-0.2-2.3h2.1c0-0.1-0.1-0.2-0.1-0.3c-0.7,0-1.4-0.3-2-0.6H15C15,7,15,6.9,15,6.9c-1-0.7-1.7-1.9-1.7-3.2C12.8,3.5,12.4,3.4,12,3.3z M10.2,12.7H7c-0.4-1.6-0.4-3.2-0.1-4.8h3.3L10.2,12.7z M14.7,10.2c0,0.8-0.1,1.7-0.3,2.5h-3.2V8h3.3C14.6,8.7,14.7,9.5,14.7,10.2L14.7,10.2z"/><path id="Path_50" d="M19.9,3.4c0,1.3-1.1,2.4-2.4,2.4c-1.3,0-2.4-1.1-2.4-2.4c0-1.3,1.1-2.4,2.4-2.4c0,0,0,0,0,0C18.8,1,19.9,2.1,19.9,3.4L19.9,3.4z"/></g></svg>') no-repeat;
  background-size: 16px;
  background-position: right;
  opacity: 1;
  margin-left: 16px;
  transition: opacity .25s ease-out;
    -moz-transition: opacity .25s ease-out;
    -webkit-transition: opacity .25s ease-out;
    -o-transition: opacity .25s ease-out;
    float: right;
}
.globalSitesIcon:hover,
.search-icon:hover {
  opacity: 1;
}


button:focus {outline:0;}
.SIG-Sub-dropdown section.indexBar button.indexBarContainer {
  color: #fff;
  color: #5A2D83;
  margin: 0 auto;
  max-width: 1170px;
  display: block;
  font-size: 16px;

  font-weight: 400;
  -webkit-appearance: none;
    -moz-appearance:    none;
    appearance:         none;
    width: 100%;
    text-align: left;
    padding: 0;
    border: none;
    background: transparent;
    cursor: auto;
}
.SIG-Sub-dropdown section.indexBar a.indexBarA {
  color: #5A2D83;
  display: inline-block;
}
.SIG-Sub-dropdown section.indexBar a:hover {
  text-decoration: underline;
}
.SIG-Sub-dropdown-container {
  max-width: 1170px;
  margin: 0 auto;
  width: 99%;
  position: relative;
  display: flex;
  flex-direction:row;
  flex-wrap:wrap;
  justify-content: space-between;
  padding-top: 20px;
}
svg.close-sub-nav,
svg.close-search-bar,
svg.close-language {
  position: absolute;
  right: 1px;
  top: auto;
  bottom: 15px;
  width: 16px;
  opacity: 1;
  transition: opacity .25s ease-out;
    -moz-transition: opacity .25s ease-out;
    -webkit-transition: opacity .25s ease-out;
    -o-transition: opacity .25s ease-out;
    cursor: pointer;
}
svg.close-language {
  top: -15px;
  top: auto;
  bottom: 0;
}
svg.close-search-bar {
  top: -35px;
  top: auto;
  bottom: -20px;
  right: 1px;
}
svg.close-sub-nav:hover,
svg.close-search-bar:hover,
svg.close-language:hover {
  opacity: 1;
}
.SIG-Sub-dropdown-container section {
  vertical-align: top;
  margin-right: auto;
}
.SIG-Sub-dropdown section h2 {
  font-size: 16px;
  color: #000;
  font-weight: 400;
  border-bottom: 1px solid #d1d1d1;
  display: inline-block;
  padding: 0px 0 9px;
  margin-bottom: 5px;
}
.SIG-Sub-dropdown section ul {
  padding: 0;
  margin-bottom: 60px;
}
.SIG-Sub-dropdown section ul li {
  list-style: none;
  color: #707070;
  font-size: 16px;
  cursor: pointer;
}
.SIG-Sub-dropdown section ul li a {
  color: #707070;
}
.SIG-Sub-dropdown section ul li a:hover {
  color: #000;
}
.SIG-Sub-dropdown section h2 a {
  color: #000;
}
.SIG-Sub-dropdown section ul li:hover {
  text-decoration: underline;
  color: #000;
}

.AppSec-mobileNav {
  display: none;
  background: #fff;
  border-bottom: 1px solid #d1d1d1;
}
.mobile-go-back,
.mobile-x-close,
.mobile-go-back-txt,
.SIG-mobile-breadcrumb {
  display: none;
}
#hamburger {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 25.2.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 16.1 15' style='enable-background:new 0 0 16.1 15;' xml:space='preserve'%3E%3Cg id='menu' transform='translate(-5.625 -6.75)'%3E%3Cpath id='Path_361' d='M5.6,6.8h16.1V8H5.6V6.8z'/%3E%3Cpath id='Path_362' d='M5.6,13.6h16.1v1.3H5.6V13.6z'/%3E%3Cpath id='Path_363' d='M5.6,20.5h16.1v1.3H5.6V20.5z'/%3E%3C/g%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  cursor: pointer;
  width: 20px;
  height: 20px;
  background-size: 100%;
  position: absolute;
  right: 0px;
  top: 10px;
  vertical-align:top;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: 0;
}

.searchBarHidden,
.languageHidden {
  position: absolute;
  width: 100%;
  background: #fff;
  border-bottom: 5px solid #80529b;
  z-index: 10000;
  padding: 30px 0 20px;
  display: none;
}
.searchBarHidden {
  padding: 30px 0 40px;
}
.globalLinks {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 18px 0;
  width: 99%;
  margin: 0 auto;
  max-width: 500px;
}
.globalLinks li {
  list-style: none;
  cursor: pointer;
}
.mobileSlide {
  position: relative;
}
ul.SIG-Main-Corp li.mobile-Global,
ul.SIG-Main-Corp li.mobile-blog-menu {
  display: none;
}
.mobile-Global,
.desktop-Global {
  position: relative;
  border-bottom: 2px solid transparent;
}
.mobile-Global:hover,
.desktop-Global:hover,
.mobile-blog-menu:hover {
  color: #5A2D83;
  border-bottom: 2px solid #5A2D83;
}
.lang-selected {
  color: #5A2D83;
}

.noLanguage {
  background-color:rgba(0, 0, 0, 0.9);
  border-radius: 4px;
  padding: 5px 10px;
  color: #fff;
  font-size: 14px;
  position: absolute;
  z-index: 1000000;
  display: none;
  right: 0;
  min-width: 260px;
}

.breadcrumb.aem-GridColumn .container {
  padding-left: 0;
}
.component-breadcrumb #primary_nav_wrap>ul>li>a {
  font-size: 14px;
  font-weight: 100;
}
.component-breadcrumb .icon-dropdown-arrow {
  background-image: none;
  margin-right: 5px;
}
.component-breadcrumb #primary_nav_wrap ul ul {
  display: none !important;
}

li.desktop-Global a,
li.mobile-Global a {
  color: #707070 !important;
}
li.desktop-Global a:hover,
li.mobile-Global a:hover {
  text-decoration: none  !important;
}
li.lang-selected a {
  color: #5A2D83  !important;
}

.component-search .CoveoSearchbox .magic-box {
  border:1px solid #d1d1d1 !important;
  border-color:#d1d1d1 !important;
}

.container .container,
h4.title,
.site-footer .container {
  margin: 0 auto;
  max-width: 1170px;
}

.col-xs-12.hidden-xs.social-fix {
  padding-right: 0;
}
.site-footer ul.social-icons .icon-twitter,
.site-footer ul.social-icons .icon-linkedin,
.site-footer ul.social-icons .icon-facebook,
.site-footer ul.social-icons .icon-youtube {
  margin-right: 7px;
}
a.blog-home-nav {
  display: none;
}
.SIGblogHomeIcon:before {
    content: "\f015";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    color: #fff;
    font-size: 22px;
    position: relative;
    display: inline-block;
    margin-top: 4px;
}


[aria-current] {
  font-weight: 400 !important;
  text-decoration: underline;
}



/*MARKETO FORM CUSTOMIZATION*/
.mktoForm.mktoHasWidth.mktoLayoutAbove {
  margin: 20px auto 0;
  max-width: 350px;
}
.mktoHtmlText.mktoHasWidth {
  color: #fff;
  font-style: italic;
  font-size: 12px;
}
.mktoFieldDescriptor.mktoFormCol,
.mktoForm .mktoFieldWrap,
label#LblEmail {
  width: 100% !important;
}
label#LblEmail,
label#LblCountry {
  color: #fff;
  font-weight: 400;
  margin-top: 7px;
}
input#Email,
select#Country {
  width: 100% !important;
  margin-top: 5px;
  padding: 6px;
}
.mktoFieldDescriptor.mktoFormCol,
.mktoFormCol {
  margin-bottom: 0 !important;
}
.mktoForm.mktoHasWidth.mktoLayoutAbove .mktoButtonWrap.mktoSimple .mktoButton {
  border:0;
  -webkit-appearance: none;
  -moz-appearance:    none;
  appearance:         none
  margin-top: 20px;
  background-color: #FDB71A;
  padding: 10px 30px;
  border-radius: 6px;
  color: #fff;
  -webkit-transition: background 0.2s ease-out;
  -moz-transition: background 0.2s ease-out;
  -ms-transition: background 0.2s ease-out;
  -o-transition: background 0.2s ease-out;
  transition: background 0.2s ease-out;
  margin-top: 20px;
  height: auto;
  background-image: none;
  width: 100%;
  font-size: 16px;
  font-weight: 400;
}
.mktoForm.mktoHasWidth.mktoLayoutAbove .mktoButtonWrap.mktoSimple .mktoButton:hover {
  background-color: #e1a215;
}
.mktoButtonRow,
span.mktoButtonWrap.mktoSimple {
  width: 100%;
}
.mktoOffset {
  display: none;
}
.mktoForm .mktoAsterix,
.mktoHtmlText.mktoHasWidth span {
  color: #fff !important;
}

/*================================*/



  @media only screen and (min-width: 1129px) {
    .mobileSlide {
      right: 0 !important;
    }
    .SIG-Sub-dropdown {
      right: inherit !important;
      min-height: 0 !important;
    }
    .SIG-Main,
    .SIG-Sub {
      display: block !important;
    }
  }
    @media only screen and (max-width: 1129px) {
      html {
        overflow-x: hidden;
        margin-top: 0;
      }
      .SIG-Main-container,
      nav.SIG-Sub section.SIG-Sub-container,
      .breadcrumb.aem-GridColumn .container {
        display: block;
        width: -moz-calc(100% - 30px);
      width: -webkit-calc(100% - 30px);
      width: calc(100% - 30px);
      }
      .SIG-mobile-breadcrumb {
        font-size: 10px;
        text-transform: uppercase;
        color: #999;
        border-bottom: 1px solid #d1d1d1;
        display: block;
        width: 100%;
        padding: 5px 0 3px 10px;
      }
      section.component-submenu {
        display: none;
      }
      ul#menu-sig-software-submenu {
        display: block;
        padding: 0;
        border-top: 1px solid #d1d1d1;
        padding: 15px 0 5px;
      }
      .blog-search-form-ug {
        width: 95%;
      }
      ul#menu-sig-software-submenu.sig-sw-cats li {
        float: none;
        display: block;
        padding: 12px 0;
      }
      ul#menu-sig-software-submenu.sig-sw-cats li a {
        color: #5A2D83;
        font-weight: 400;
      }

      figure.SIG-synopsys-logo-figure {
        width: 150px;
        display: inline-block;
        margin: 0 auto;
        padding: 20px 0;
      }
      a.AppSecHome {
        width: auto;
        display: inline-block;
      }
      h1.SIG-Main-h1 {
        display: inline-block;
        width: auto;
        color: #707070;
        margin-left: 20px;
        padding-left: 20px;
        border-left: 1px solid #707070;
      }
      .AppSec-mobileNav {
        display: block;
      }
      ul.SIG-Main-Corp {
        display: inline-block;
        width: 100%;
      }
      ul.SIG-Main-Corp li {
        display: block;
      }
      ul.SIG-Main-Corp li.LihasDropdown,
      ul.SIG-Main-Corp li.LiNoDropdown {
        display: block;
        width: 100%;
        text-align: left;
      }
      ul.SIG-Main-Corp li a {
        line-height: 1.5;
      }
      ul.SIG-Main-Corp li:first-child,
      ul.SIG-Main-Corp li {
        text-align: left;
      }
      .searchBarHidden {
        top: 0;
        padding: 30px 0 20px;
      }
    .component-search {
      position: relative;
      margin: 0 auto;
      width: 90%;
    }
    .component-search .CoveoSearchbox,
    .component-search .CoveoSearchbox .magic-box .magic-box-input,
    .component-search .CoveoOmnibox.magic-box .magic-box-suggestions {
      display: block;
    }
    .magic-box-underlay {
      display: block;
      position: relative;
    }

    .component-search .CoveoSearchbox .magic-box .magic-box-input > input,
    .component-search .CoveoSearchbox .magic-box.magic-box-hasFocus .magic-box-input > input,
    .component-search .CoveoSearchbox .magic-box .magic-box-input > input:not(:focus),
    .component-search .CoveoSearchbox .magic-box .magic-box-input > input:focus,
    .component-search .CoveoSearchbox .magic-box.magic-box-hasFocus .magic-box-input > input:focus {
      opacity: 1;
      width: 100%;
    }
    .component-search .CoveoSearchbox .magic-box.magic-box-hasFocus .magic-box-input > input:focus,
    .component-search .CoveoSearchbox .magic-box .magic-box-input > input:focus {
      border:none;
      color: #707070;
      opacity: 1;
      position: relative;
      right: 0;
      width: 100% !important;
    }
    .component-search .CoveoSearchbox,
    .component-search .CoveoSearchbox .magic-box .magic-box-input,
    .component-search .CoveoSearchbox .magic-box .magic-box-input > input,
    .component-search .CoveoSearchbox .magic-box .magic-box-input > input:focus,
    .component-search .CoveoSearchbox .magic-box .magic-box-input > input:not(:focus),
    .component-search .CoveoSearchbox .magic-box.magic-box-hasFocus .magic-box-input > input,
    .component-search .CoveoSearchbox .magic-box.magic-box-hasFocus .magic-box-input > input:focus {
      margin-top: 0px;
    }
    .globalSitesIcon {
      width: 17px;
      opacity: 1;
    }


    .search-wrapper,
    .lauguage-wrapper,
    .component-search .CoveoSearchbox {
      width: 100% !important;
      height: auto;
      border:none;
      -webkit-appearance: none;
        -moz-appearance:    none;
        appearance:         none;
    }
    nav.SIG-Sub {
      padding-bottom: 10px;
    }
    nav.SIG-Sub ul.SIG-Sub-ul,
    nav.SIG-Sub ul.SIG-Sub-ul li,
    nav.SIG-Sub ul.SIG-Sub-ul li a {
      display: block;
      width: 100%;
      color: #000;
    }
    nav.SIG-Sub ul.SIG-Sub-ul {
      padding: 0;
    }
    nav.SIG-Sub ul.SIG-Sub-ul li,
    ul.SIG-Main-Corp li {
      margin-top: 20px;
    }
    nav.SIG-Sub ul.SIG-Sub-ul li:last-child,
    ul.SIG-Main-Corp li:last-child {
      margin-bottom: 20px;
    }
    nav.SIG-Sub ul.SIG-Sub-ul li.SIG-Sub-CS {
      position: relative;
      background: transparent;
      border: none;
      padding: 0;
    }
    nav.SIG-Sub ul.SIG-Sub-ul li.SIG-Sub-CS a {
      color: #5A2D83;
      font-weight: 400;
    }
    .globalSitesIcon {
      margin-left: 0;
    }
    ul.SIG-Main-Corp li.search-icon,
    ul.SIG-Main-Corp li.globalSitesIcon {
      display: none;
    }
    ul.SIG-Main-Corp li.mobile-Global {
      display: block;
      margin-left: 10px;
      color: #707070;
      width: max-content;
      padding-bottom: 2px;
    }

    .search-icon-mobile {
      display: block;
    }

    ul.SIG-Sub-ul li.LihasDropdown:after,
    ul.SIG-Main-Corp li.LihasDropdown span:after,
    ul.SIG-Sub-ul li.LihasDropdown.SIG-Sub-active:after {
      content: ' ';
      display: inline-block;
      height: 15px;
      width: 15px;
      background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 9 7.9' style='enable-background:new 0 0 9 7.9;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E.st0ccv%7Bfill-rule:evenodd;clip-rule:evenodd;fill:%23000000;%7D%3C/style%3E%3Cg id='arrow-right-short' transform='translate(-9 -10.123)'%3E%3Cpath id='Path_365' class='st0ccv' d='M12.3,10.3c0.3-0.2,0.7-0.2,1,0l4.4,3.4c0.2,0.1,0.3,0.4,0.1,0.7c0,0.1-0.1,0.1-0.1,0.1l-4.4,3.4c-0.3,0.2-0.7,0.2-1,0c-0.2-0.1-0.3-0.4-0.1-0.7c0-0.1,0.1-0.1,0.1-0.1l3.9-3l-3.9-3c-0.2-0.1-0.3-0.4-0.1-0.7C12.2,10.4,12.3,10.3,12.3,10.3L12.3,10.3z'/%3E%3Cpath id='Path_366' class='st0ccv' d='M9,14.1c0-0.4,0.2-0.7,0.6-0.7h7.2c0.3,0,0.6,0.3,0.6,0.7s-0.2,0.7-0.6,0.7H9.6C9.2,14.8,9,14.5,9,14.1z'/%3E%3C/g%3E%3C/svg%3E%0A");
      background-size: 15px 15px;
      background-position: top;
      background-repeat: no-repeat;
      margin-left: 8px;
      float: right;
    }
    ul.SIG-Main-Corp li.LiNoDropdown a:hover,
    ul.SIG-Main-Corp li.LihasDropdown span:hover,
    nav.SIG-Sub ul.SIG-Sub-ul li:hover,
    nav.SIG-Sub ul.SIG-Sub-ul li.SIG-Sub-active {
      border-bottom: solid 2px transparent;
    }
    nav.SIG-Sub ul.SIG-Sub-ul li.SIG-Sub-CS:hover {
      background: transparent;
      border-bottom: none;
    }
    .mobileSlide {
      position: absolute;
      width: 100%;
      z-index: 100000;
      right: -100%;
      border-left: 1px solid #d1d1d1;

    }
    .mobileSlide,
    .SIG-Sub-dropdown {
      max-width: 400px;
    }
    .SIG-Sub-dropdown {
      right: -100%;
      display: none;
      padding-top: 0;
      padding-bottom: 50px;
    }
    .SIG-Sub-dropdown section ul {
      margin-bottom: 10px;
    }
    .SIG-Sub-dropdown-container {
      width: -moz-calc(100% - 20px);
      width: -webkit-calc(100% - 20px);
      width: calc(100% - 20px);
      display: block;
      padding-top: 5px;
    }
    svg.mobile-go-back {
      display: inline-block;
      width: 20px;
    }
    button.mobile-go-back-txt {
      display: inline-block;
      color: #000;
      font-weight: 400;
      font-size: 18px;
      -webkit-appearance: none;
        -moz-appearance:    none;
        appearance:         none;
        background: transparent;
        border: none;
        margin-bottom: 15px;
    }
    .SIG-Sub-dropdown section.indexBar {
      position: absolute;
      bottom: 0;
    }
    .divider,
      .h1b,
      figure.desktopMain,
      h1.desktopMain,
      .close-sub-nav,
      svg.close-search-bar,
    svg.close-language {
        display: none;
      }
      .mobile-x-close,
      #hamburger.mobile-x-close {
        background-image: url("data:image/svg+xml,%3Csvg class='mobile-x-close' version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 15 15' style='enable-background:new 0 0 15 15;' xml:space='preserve'%3E%3Cg id='close' transform='translate(-6.776 -6.777)'%3E%3Cpath id='Path_364' d='M8.5,7.1c-0.4-0.4-1-0.4-1.4,0c-0.4,0.4-0.4,1,0,1.4l5.8,5.8l-5.8,5.8c-0.4,0.4-0.4,1,0,1.4c0.4,0.4,1,0.4,1.4,0l5.8-5.8l5.8,5.8c0.4,0.4,1,0.4,1.4,0s0.4-1,0-1.4l-5.8-5.8l5.8-5.8c0.4-0.4,0.4-1,0-1.4c-0.4-0.4-1-0.4-1.4,0l-5.8,5.8L8.5,7.1z'/%3E%3C/g%3E%3C/svg%3E");
        background-size: 100%;
      }
      .noLanguage {
        right: auto;
        left: 0;
      }
      .component-card-b .card-text {
        /*padding: 10px;*/
      }
      .card-col {
        /*padding: 10px !important;*/
      }
      .container {
        padding-left: 10px;
        padding-right: 10px;
      }
      a.blog-home-nav {
          display: block;
          line-height: 30px;
          padding: 10px 0;
          border-top: 1px solid #d1d1d1;
          font-size: 16px;
          color: #5A2D83;
          font-weight: 400;
      }
      [aria-current] {
        background: #5a2a82;
        color: #fff !important;
      }
      [aria-current] {
        color: #5a2a82 !important;
        background: transparent;
        font-weight: 600 !important;
        text-decoration: underline;
      }

    }


  div#drift-frame-controller,
  div#drift-frame-chat {
    left:inherit;
    right:24px;
  }

  @media only screen and (max-width: 729px) {
    .mobileSlide,
    .SIG-Sub-dropdown {
      max-width: 100%;
    }
  }
  @media only screen and (max-width: 475px) {
    img.SIG-synopsys-logo,
    figure.SIG-synopsys-logo-figure {
      width: 90px;
      height: auto;
    }
    h1.SIG-Main-h1 {
      margin-left: 5px;
      padding-left: 10px;
    }
    h1 span.h1a {
      font-weight: 300;
      color: #707070;
      font-size: 15px;
      padding: 3px 0;
    }
  }

  @media only screen and (max-width: 359px) {
    h1.SIG-Main-h1 {
      display: none;
    }
  }


  @media only screen and (max-width: 325px) {
    .sig-sw-cats li a {
      font-size: 14px;
    }
  }
